Alternatives
Products that do what Export HN saved links (upvotes) as JSON or CSV does
- 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
- 2AH
2020 · github.com
- 3IM
2021 · upvotetracker.com
- 4EH
2016 · comments.network
- 5LF
2017 · link.fish
- 6TA
2021 · jsonmatic.com
- 7ER
2015 · github.com
- 8UA
2013 · hnflood.com
- 9SR
2021 · github.com
- 10HD
2020 · github.com
- 11EY
2011 · export.synack.me
- 12NM
2017 · npmjs.com
- 13AN
2020 · seelink.app
- 14CJ
2020 · github.com
- 15EC
2017 · exceljson.com
- 16FP
2013 · rsspusher.eu01.aws.af.cm
- 17RR
2015 · github.com
- 18AU
2017 · sqlify.io
- 19BE
2020 · github.com
- 20JB
2015 · github.com
- 21ED
2016 · github.com
- 22HH
Each link has an anchor tag like this: <a href="vote?for=4156127&amp;dir=up&amp;by=asto&amp;auth=12345&amp;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
- 23MY
2011 · textchannels.com
- 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 →