#Scrape JSON and HTML responses in different handlers

1 messages · Page 1 of 1 (latest)

gritty marten
#

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.
upbeat yarrow
#

This post has been pushed to the community knowledgebase. Any replies in this thread will be synced to the community site.