I created this basic web scraper with nodejs and wanted to share it. You have to fork it then change the variable url to the url you want. I'm still adding more features to it. Upvote this post and star the repo if you like it.
@sanjaykdragon well I mean if you have a great library to retrieve DOM elements in node.js with similar usage to JQuery, I would just use it
I created this basic web scraper with nodejs and wanted to share it. You have to fork it then change the variable url to the url you want. I'm still adding more features to it. Upvote this post and star the repo if you like it.
@sanjaykdragon well I mean if you have a great library to retrieve DOM elements in node.js with similar usage to JQuery, I would just use it