Web Scraper avatar
Web Scraper
Try for free

No credit card required

View all Actors
Web Scraper

Web Scraper

apify/web-scraper
Try for free

No credit card required

Crawls arbitrary websites using the Chrome browser and extracts data from pages using a provided JavaScript code. The actor supports both recursive crawling and lists of URLs and automatically manages concurrency for maximum performance. This is Apify's basic tool for web crawling and scraping.

User avatar

Request re-enqueued even though POST request was successful

Closed

kickable_flower opened this issue
2 months ago

If I add the payload as json object, the requests works (I get the expected response) but for some reason playwright say there is an error and marks the requests as failed and puts in the queue again without further executing the page function. if I try to stringify the payload, then then the requests fail (I don't get the expected response) and thus the scraping doesn't work...

Developer
Maintained by Apify
Actor metrics
  • 3.7k monthly users
  • 98.8% runs succeeded
  • 3.6 days response time
  • Created in Mar 2019
  • Modified about 1 month ago