How to iterate over the content of an HTML page to drive some other API calls?

Hey @erajkovic, welcome to the community :tada:

I see you have been doing amazing work with cheerio library, and that’s a perfect path to get the work done (especially with HTML content). Also, I think you have already got the solution but to make it more smooth and better here are some links -

  1. Web scraping with cheerio.js.
  2. Parsing HTML response.
  3. Web Scrapper or Parser using postman.
  4. Parsing HTML form response data and form attribute.

Cheers :beers: