← Tools Reference

Similarweb

Similarweb integration (Data, Marketing). Imported from open-connector.

API key3 toolshttps://api.similarweb.com
GET
similarweb_digitalrank_api_get_subscription_status
Get the remaining Similarweb usage allowance for the connected API key.

/user-capabilities

GET
similarweb_digitalrank_api_get_rank_tracker_describe
List Similarweb rank-tracker campaigns and their scraping configurations for follow-up reporting APIs.

/v4/rank-tracker/reports/describe

GET
similarweb_digitalrank_api_get_similar_rank_top_sites
List Similarweb top-ranked websites for a country and category, defaulting to the global $All ranking when filters are omitted.

/v4/website/{category}/topsites/total

10 parameters
ParamTypeRequiredDescription
limitintegeroptionalThe maximum number of ranked sites to return.
offsetintegeroptionalThe zero-based offset into the ranked results.
countrystringoptionalThe country code to query. Defaults to world for a worldwide ranking.
categorystringrequiredThe Similarweb category path segment. Defaults to $All when omitted.
startDatestringoptionalThe start month for the ranking window in YYYY-MM format.
endDatestringoptionalThe end month for the ranking window in YYYY-MM format.
sortstringoptionalThe field used to sort the ranked results.
ascendingbooleanoptionalWhether to sort the ranked results in ascending order.
showVerifiedbooleanoptionalWhether to include only verified domains in the ranked results.
mainDomainOnlybooleanoptionalWhether to include only main domains in the ranked results.