Tuesday, 1 August 2017

Scraping multiple pages with Express + Request + Cheerio.

I would like to scrap multiple pages based on unique ids(which are contained in an array).My thought right now is to to loop through the array and make a request based on each unique id. Is this possible? Or is there a better way to do it?

Submitted August 01, 2017 at 03:09PM by jjssjj71

No comments:

Post a Comment