IonicaBizau / scrape-it

🔮 A Node.js scraper for humans.

Home Page:http://ionicabizau.net/blog/30-how-to-write-a-web-scraper-in-node-js

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Returns empty string ""

NikicaCh opened this issue · comments

The api returns an empty string, but sometimes works for the same url.

You have to make sure that the element is on the page and has text (or what you are searching for).