Learn R Programming

SEMrushR (version 0.1.0)

R Interface to Access the 'SEMrush' API

Description

Implements methods for querying SEO (Search Engine Optimization) and SEM (Search Engine Marketing) data from 'SEMrush' using its API (). 'SEMrush' API uses a basic authentication with an API key.

Copy Link

Version

Install

install.packages('SEMrushR')

Monthly Downloads

20

Version

0.1.0

License

GPL-3

Maintainer

Remi Bacha

Last Published

November 3rd, 2018

Functions in SEMrushR (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.
semrush_keywords

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

Organic Results - This function lists domains that are ranking in Google top 20 organic search results with a requested keyword.
phrase_match_keywords

Phrase Match Keywords - This function provides a list of phrase matches and alternate search queries, including particular keywords or keyword expressions.provides an extended list of related keywords, synonyms, and variations relevant to a queried term in a chosen database.
related_keywords

Related Keywords - This function provides an extended list of related keywords, synonyms, and variations relevant to a queried term in a chosen database.