Retrieves actual changed item data for ids from "Changed Items and Profiles API".
Retrieves actual changed item data for ids from "Changed Items and Profiles API".
Retrieves actual changed user data for ids from "Changed Items and Profiles API".
Retrieves actual changed user data for ids from "Changed Items and Profiles API".
Changed Items and Profiles
Changed Items and Profiles
The item and profile changes are at https://hacker-news.firebaseio.com/v0/updates.
Items
Items
Stories, comments, jobs, Ask HNs and even polls are just items. They're identified by their ids, which are unique integers, and live under https://hacker-news.firebaseio.com/v0/item/.
Top Stories
Top Stories
The current top 100 stories are at https://hacker-news.firebaseio.com/v0/topstories.
Max Item ID
Max Item ID
The current largest item id is at https://hacker-news.firebaseio.com/v0/maxitem.
Retrieves actual top stories.
Retrieves actual top stories.
Users
Users
Users are identified by case-sensitive ids, and live under https://hacker-news.firebaseio.com/v0/user/.
HackerNews API client