Apify and Crawlee Official Forum

F
FRxFR
Offline, last seen 2 months ago
Joined October 14, 2024
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.
1 comment
o