Cheerio Scraper avatar

Cheerio Scraper

Try for free

No credit card required

Go to Store
Cheerio Scraper

Cheerio Scraper

apify/cheerio-scraper
Try for free

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 demo
MT

I want to rotate proxy manually base on condition

Closed

masstic_tech opened this issue
10 months ago

I want to rotate the proxy manually based on the condition. Is there a docs for it?

adamek avatar

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

Developer
Maintained by Apify

Actor Metrics

  • 443 monthly users

  • 93 stars

  • >99% runs succeeded

  • 28 days response time

  • Created in Apr 2019

  • Modified 2 months ago