Hacker News new | ask | show | jobs
by carlossouza 975 days ago
I’ve built a tool using Arxiv’s API to help explore computer science papers:

https://trendingpapers.com/

I hope they keep their great work especially in the API front..

2 comments

Cool idea! Is there a way to go to the arxiv page (https://arxiv.org/abs/...) of a paper instead of only going to the PDF (https://arxiv.org/pdf/...) without manually manipulating the URL?
Done!
This would be great if it were expanded to other subjects as well! Very cool! I’d post it as a Show HN
Thanks! Yeah, I posted as a Show HN, but the post went mostly unnoticed.

I will implement the expansion to other areas and post it again once done, as this will be a major change in the codebase