Wednesday, October 8, 2014
New: The Hacker News API (with Python support)
By Vasudev Ram
Hacker News (HN), a.k.a. news.ycombinator.com has introduced an API for their site - the Hacker News API.
Hacker News is a tech and other news site popular with developers, entrepreneurs and others, which was set up by Paul Graham, founder of Y Combinator, a startup incubator / accelerator.
HN thread about the Hacker News API.
The Hacker News API on Github.
The API has been built in partnership with Firebase, a startup that is a graduate of the Y Combinator incubator / accelerator.
There is a Firebase REST API available to access the Hacker News data.
They mention two Python wrappers for the Firebase REST API:
python-firebase, Python interface to the Firebase REST API, by Özgür Vatansever
and another one, also called
python-firebase, Python wrapper for the Firebase API by Michael Huynh.
The news about the Hacker News API was posted just today.
I'll experiment over some days with the API and then may write another post about using it from Python.
- Vasudev Ram - Python training and consulting - Dancing Bison EnterprisesClick here to signup for email notifications about new products and services from Vasudev Ram. Contact Page
Labels:
accelerators,
API,
Firebase,
hacker-news,
Hacker-News-API,
incubators,
Paul-Graham,
python,
Python-APIs,
Y-Combinator
Subscribe to:
Post Comments (Atom)
1 comment:
Update: Just saw this news on Hacker News - Firebase is joining Google:
https://news.ycombinator.com/item?id=8488500
Post a Comment