seoDiver: Function to retrive data from the SEO Diver API

Description Usage Arguments Examples

View source: R/seoDiver.R

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

1
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()

Examples

1
seoDiver("r-project.org", type = "Suchreichweite")

seoR documentation built on Jan. 29, 2018, 5:05 p.m.

Related to seoDiver in seoR...