Tuesday, 11 February 2020

Published my first npm package: scrapefrom.

I published a really simple webscraper and right now all it does is fetch data from Google News or Twitter. You can provide a search term or a series of search terms (in which case it returns data separated by each search term) and it'll return meta data for each article/tweet found.I also made it "reusable" in the sense that anyone can provide their own custom config and fetch their own data from an html page.Check it out:GitHub | NPM

Submitted February 11, 2020 at 02:30PM by _nameer

No comments:

Post a Comment