elderly-tomatoE
Apify & Crawlee2y ago
2 replies
elderly-tomato

Scrape JSON and HTML responses in different handlers

I do not know how to scrape a website, that contains JSON and HTML responses

My scraper need to:
1. Send a request and parse a JSON response which contains a list of URL that I will enqueue.
2. Scrape those URLs but in HTML using cheerio or whatever is required to do so.
Was this page helpful?