Hacker News new | past | comments | ask | show | jobs | submit login

You can use this with pipes and redirectors in the command line.



Nokogiri comes with a command-line tool for just that purpose: https://github.com/sparklemotion/nokogiri/blob/master/bin/no...

Example: nokogiri https://news.ycombinator.com -e 'puts $_.css("td.title a @href")'




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: