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

Doesn't work with :nth-child selector

ranveerkumar opened this issue · comments

It doesn't work when I pass an :nth-child() selector. Example: td:nth-child(1)