Similarweb Quick Scraper avatar

Similarweb Quick Scraper

Try for free

Pay $10.00 for 1,000 results

Go to Store
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.

Developer
Maintained by Community

Actor Metrics

  • 26 monthly users

  • No reviews yet

  • 19 bookmarks

  • >99% runs succeeded

  • Created in Jun 2023

  • Modified 7 months ago

Categories
JN

Valid url scrape gets forbidden error

Closed
jumpy_nominee opened this issue
9 months ago

When running tasks with valid url, it gets forbidden error.

mscraper avatar

Hey, please try following configuration, thanks!

1{
2    "proxy": {
3        "useApifyProxy": true,
4        "apifyProxyGroups": [
5            "RESIDENTIAL"
6        ],
7        "apifyProxyCountry": "GB"
8    },
9    "websites": [
10        "thecoffeefactory.co.uk"
11    ]
12}