Sample Node.js scrappers?

Hi, call me lazy but is there a library of sample scrappers (for Node.js in particular) which I could refer to?

I’d be looking at sample implementations of the top-5 scrapping techniques, beyond the default code given at creation of a new scrapper, that I can then copy and paste to create my own scrapper - saving me hours of finding out how to do it the hard way…

Hi @14geronimo and welcome to the community :slight_smile:

Not exactly an answer to your question, but I can point you at a few PlanningAlerts Scrapers written in TypeScript and JavaScript which might be a source of inspiration.