gabceb / node-metainspector

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

Url of the page is not url of the page #33

Open tinganho opened 8 years ago

tinganho commented 8 years ago

I noticed that node-metainspector don't take the url of the page. For instance shorten a link and it takes that short link and not the url of the page.