seoDiver: Function to retrive data from the SEO Diver API

View source: R/seoDiver.R

seoDiverR Documentation

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

Examples

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

dschmeh/seoR documentation built on Jan. 7, 2023, 12:19 a.m.