nowfound

Alternatives

Products that do what Export HN saved links (upvotes) as JSON or CSV does

  1. 1EH

    I wrote a short JavaScript snippet to export HN Favorites to a CSV file. It runs in your browser like a browser extension. It scrapes the HTML and navigates from page to page. Setup and usage instructions are in the file. Check out https://gabrielsroka.github.io/getHNFavorites.js or to view the source code, see getHNFavorites.js on https://github.com/gabrielsroka/gabrielsroka.github.io

    2020

  2. 2AH
  3. 3IM
  4. 4EH

    2016 · comments.network

  5. 5LF
  6. 6TA
  7. 7ER
  8. 8UA
  9. 9SR
  10. 10HD
  11. 11EY
  12. 12NM
  13. 13AN
  14. 14CJ

    2020 · github.com

  15. 15EC
  16. 16FP

    2013 · rsspusher.eu01.aws.af.cm

  17. 17RR
  18. 18AU
  19. 19BE
  20. 20JB

    2015 · github.com

  21. 21ED
  22. 22HH

    Each link has an anchor tag like this: <a href="vote?for=4156127&dir=up&by=asto&auth=12345&whence=%6e%65%77%73" onclick="return vote(this)" id="up_4156127"> <img vspace="3" hspace="2" border="0" src="http://ycombinator.com/images/grayarrow.gif"> </a> The vote function looks like this: function vote(node) { var v = node.id.split(/_/); // {'up', '123'} var item = v[1]; // hide arrows byId('up_' + item).style.visibility = 'hidden'; byId('down_' + item).style.visibility = 'hidden'; // ping server var ping = new Image(); ping.src =…

    2012

  23. 23MY
  24. 24

    Export any webpage links to Excel, CSV or JSON

    Jun 2026 · landing-pages-brtk.vercel.app

Ranked by how close each launch is in meaning, then by votes. Refine with a description →