Cheerio Scraper
No credit card required
Cheerio Scraper
No credit card required
Crawls websites using raw HTTP requests, parses the HTML with the Cheerio library, and extracts data from the pages using a Node.js code. Supports both recursive crawling and lists of URLs. This actor is a high-performance alternative to apify/web-scraper for websites that do not require JavaScript.
Do you want to learn more about this Actor?
Get a demoI want to rotate the proxy manually based on the condition. Is there a docs for it?
You need a custom actor for that, where you would set up the ProxyConfiguration object, probably with a newUrlFunction
callback to handle your conditional logic.
Few links to check out:
https://crawlee.dev/docs/guides/cheerio-crawler-guide https://crawlee.dev/docs/guides/proxy-management https://crawlee.dev/api/core/interface/ProxyConfigurationOptions#newUrlFunction
Actor Metrics
443 monthly users
-
93 stars
>99% runs succeeded
28 days response time
Created in Apr 2019
Modified 2 months ago