keywordResults: Function to retrive the Number of results for a given Keyword

Description Usage Arguments Examples

View source: R/keywordResults.R

Description

This function allows you to get the number of Results for a given Keyword. You can get the value even from Google or Bing, by specifing this in the Call.

Usage

1
keywordResults(keyword, searchengine = "google")

Arguments

keyword

The keyword you want to get the number of results for

searchengine

The Searchengine you want to get the results form. Even Google or Bing. Default is Google. keywordResults()

Examples

1
keywordResults("R Project", searchengine = "google")

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

Related to keywordResults in seoR...