get_category_rank: Get category rank

Description Usage Arguments Value Examples

Description

Get category rank

Usage

1
get_category_rank(api_key, domain)

Arguments

api_key

similarweb API key

domain

domain of interest, do not include schemas like www. or https:

Value

The curl object with category, rank

Examples

1
2
3
4
## Not run: 
get_category_rank(api_key = "my_api_key", domain = "facebook.com")

## End(Not run)

ShaulAb/similarwebr documentation built on May 15, 2019, 1:58 a.m.