use JSDOMcrawler to crawl multiple consecutive links?

I want to crawl 1 page => get a link from it => crawl that link => get some other link from it => crawl the third link => get a html table from there. i need to do it like this because the 2nd and 3rd links change a lot. how can i chain link crawling like this?
1 Reply
ambitious-aqua
ambitious-aqua3y ago
Is it possible to have a more precise example? the url of the site?

Did you find this page helpful?