
Similarweb Scraper
Pricing
$14.99/month + usage

Similarweb Scraper
Extract website traffic, global rank, country rank, bounce rate, visit duration, and traffic sources from Similarweb. Get detailed insights on SEO, referrals, and audience demographics. Scrape single or multiple URLs effortlessly. Export data as HTML Table, JSON, JSONL, CSV, Excel, XML, or RSS.
5.0 (2)
Pricing
$14.99/month + usage
15
Total users
167
Monthly users
13
Runs succeeded
>99%
Last modified
4 days ago
You can access the Similarweb Scraper programmatically from your own applications by using the Apify API. You can also choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.
$echo '{< "urls": [< "https://www.indeed.com/",< "https://www.linkedin.com/",< "https://www.glassdoor.com/"< ],< "proxySettings": {< "useApifyProxy": true,< "apifyProxyGroups": [< "RESIDENTIAL"< ],< "apifyProxyCountry": "US"< }<}' |<apify call radeance/similarweb-scraper --silent --output-dataset
Similarweb Scraper API through CLI
The Apify CLI is the official tool that allows you to use Similarweb Scraper locally, providing convenience functions and automatic retries on errors.
Install the Apify CLI
$npm i -g apify-cli$apify login
Other API clients include: