6 ms·
Nokogiri comes with a command-line tool for just that purpose: https://github.com/sparklemotion/nokogiri/blob/master/bin/nokogiri https://github.com/sparklemoti
by dashesyan 12y ago
Nokogiri comes with a command-line tool for just that purpose: https://github.com/sparklemotion/nokogiri/blob/master/bin/nokogiri https://github.com/sparklemotion/nokogiri/blob/master/bin/no...
Example: nokogiri https://news.ycombinator.com https://news.ycombinator.com -e 'puts $_.css("td.title a @href")'