Show HN: Hacker News TLDR
hn-tldr.herokuapp.com
Show HN: Hacker News TLDR
1–3 of 3 posts
Re: Show HN: Hacker News TLDR
#2There are similar projects out there but I wanted to play with some APIS and to try out Python 3s async IO library.
Uses the Aylien text analysis api to summarize and the Hackernews api to get the articles
Code here: https://github.com/Bachmann1234/hn-tldr
Re: Show HN: Hacker News TLDR
#3There are similar projects out there but I wanted to play with some APIS and to try out Python 3s async IO library. Uses the Aylien text analysis api to summarize and the Hackernews api to get the articles Code here: https://github.com/Bachmann1234/hn-tldr http://aylien.com/ https://github.com/HackerNews/API
Nicely done :)
I would give it a try for other communities as well.