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

Can't use :not(:fist-child) nor eq in listItem

zodiia opened this issue · comments

I need to list items that aren't the first item in the node. However, I can't do it with classic css selectors, nor can I use eq for that. How should I do it?

Please open a Stackoverflow question for this and eventually post the link here. Providing the code would help. Cheers! 😁