help on doing a cheeriocrawler scrape and then taking that list of urls and conducting a scrape
i have this code that scrapes product URLs from an Amazon results page
i am able to successfully scrape the product URLs, but I'm unable to take each link and scrape the needed info in another crawler
do i need another cheerio router
also how can i take each link once scraped and instead add it to a requestlist and requestqueue and then take the urls in that request queue and scrape that information
here are the codes attached, please actually take some time to click on the link its too big to write here:
0 Replies