Learn R Programming

SEMrushR (version 0.1.0)

keyword_overview_all: Keyword Overview All Databases - This function provides a summary of a keyword, including its volume, CPC, competition, and the number of results in all regional databases.

Description

Keyword Overview All Databases - This function provides a summary of a keyword, including its volume, CPC, competition, and the number of results in all regional databases.

Usage

keyword_overview_all(keyword, country, semrush_Api_key)

Arguments

keyword

A keyword or keyword expression you'd like to investigate.

country

A regional database. Eg fr, es, de, us, uk, ru

semrush_Api_key

An identification key assigned to a user after subscribing to SEMrush that is available via Profile page.

Value

related_keywords provides an extended list of related keywords, synonyms, and variations relevant to a queried

Examples

Run this code
# NOT RUN {
keyword_overview_all("tyler the creator","fr","xxxxxxxxxxxxxxxxxxx")
# }

Run the code above in your browser using DataLab