semrush_keywords: SEMrush Keywords - This function provides a list of both...

Description Usage Arguments Value Examples

Description

SEMrush Keywords - This function provides a list of both phrase matches and related keywords to a queried term in a chosen database.

Usage

1
semrush_keywords(keyword, country, nb_of_keywords, 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

nb_of_keywords

The number of results returned to a request

semrush_Api_key

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

Value

Extended list of both related keywords and phrase match to a queried term with data like search volume, CPC or number of results

Examples

1
2
3
4
## Not run: 
semrush_keywords("asap rocky","fr",20,"xxxxxxxxxxxxxxxxxxx")

## End(Not run)

SEMrushR documentation built on May 1, 2019, 8:56 p.m.