Hacker News new | ask | show | jobs
by ushi 4292 days ago
So getting the front page links is now as easy as:

   curl https://news.ycombinator.com | pup td.title a attr{href}
Well done and thx for sharing.