Node npm for web scraping purposes. It scrapes a given URL, and returns you its title, meta description, meta keywords, an array with all the links, all the images in it, etc. Inspired by the metainspector Ruby gem
MIT License
129
stars
52
forks
source link
Added header management in options. In particular I set a User-Agent … #31
…by default