seoDiver: Function to retrive data from the SEO Diver API
Description
This function allows you to get Data from the SEO Diver API. http://de.seodiver.com/api Note: This Data is only available for DE,CH,AT Search Results. You get "Suchreichweite", "Suchwahrnehmung" and "Statische Sichtbarkeit"
Usage
seoDiver(url, type = "Suchreichweite")
Arguments
url
The URL you want to get the Data for
type
The type of Data you want to get. Possible Inputs are: "Suchreichweite", "Suchwahrnehmung" and "Statische Sichtbarkeit"
seoDiver()