Similarweb Quick Scraper avatar

Similarweb Quick Scraper

Try for free

Pay $10.00 for 1,000 results

View all Actors
Similarweb Quick Scraper

Similarweb Quick Scraper

mscraper/similarweb-quick-scraper
Try for free

Pay $10.00 for 1,000 results

A quick scraper for Similarweb. Get needed data instantly for domains of your choice. Export accumulated data into formats such as HTML, JSON, or Excel.

You can access the Similarweb Quick Scraper programmatically from your own applications by using the Apify API. You can 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.

1echo '{
2  "websites": [
3    "sony.com"
4  ],
5  "proxy": {
6    "useApifyProxy": true,
7    "apifyProxyCountry": "US"
8  }
9}' |
10apify call mscraper/similarweb-quick-scraper --silent --output-dataset

Similarweb Quick Scraper API through CLI

The Apify CLI is the official tool that allows you to use Similarweb Quick Scraper locally, providing convenience functions and automatic retries on errors.

Install the Apify CLI

1npm i -g apify-cli
2apify login

Other API clients include:

Developer
Maintained by Community
Actor metrics
  • 35 monthly users
  • 8 stars
  • 99.2% runs succeeded
  • 1.7 days response time
  • Created in Jun 2023
  • Modified about 1 month ago