
Similarweb Quick Scraper
Try for free
Pay $10.00 for 1,000 results
Go to Store


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.
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.

9 months ago
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}