https://github.com/itgoyo/hackernews-daily
hackernews-daily
https://github.com/itgoyo/hackernews-daily
Last synced: 4 months ago
JSON representation
hackernews-daily
- Host: GitHub
- URL: https://github.com/itgoyo/hackernews-daily
- Owner: itgoyo
- License: gpl-3.0
- Created: 2020-09-16T01:51:57.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-10T02:57:58.000Z (over 2 years ago)
- Last Synced: 2025-01-08T08:41:38.025Z (5 months ago)
- Language: JavaScript
- Size: 124 KB
- Stars: 2
- Watchers: 4
- Forks: 0
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Hacker News Daily Top 10 posts
[](https://t.me/headllines) [](https://feeds.pub/feed/http%3A%2F%2Frsshub.app%2Fgithub%2Fissue%2Fheadllines%2Fhackernews-daily)
## How to subscribe
Top posts are stored in [issues](https://github.com/headllines/hackernews-daily/issues). You can subscribe via [RSS](https://feeds.pub/feed/http%3A%2F%2Frsshub.app%2Fgithub%2Fissue%2Fheadllines%2Fhackernews-daily), or by [watching this repo](#how-does-it-work).
Email and other ways to subscirbe updates are still under development, you can join [the mailing list](https://headllines.com) to get notified.
## How does it work
1. A script fetches top posts on hackernews every day
2. It opens an issue on this repo and store the headlines
3. People can subscribe to new issue via [RSS](https://feeds.pub/feed/http%3A%2F%2Frsshub.app%2Fgithub%2Fissue%2Fheadllines%2Fhackernews-daily) or by watching this repo
## Thanks
- [Algolia](https://hn.algolia.com/) for the hacker news API
- [RSSHub](https://github.com/diygod/rsshub) for generating RSS file from issues
- [Feeds.Pub](https://feeds.pub) for hosting the RSS feed
- [github-trending-repos](https://github.com/vitalets/github-trending-repos) for inspariation## Related headline collectors
- [Hacker News Weekly](https://github.com/headllines/hackernews-weekly)
- [Hacker News Monthly](https://github.com/headllines/hackernews-monthly)## Contribute
We at [headllines.com](https://headllines.com) build open source headline collectors, if you are interested in writing an headline collector and join this orgnization, feel free to join our [telegram group](https://t.me/headllines)
## Authors
- [timqian](https://github.com/timqian)
- [leadream](https://github.com/leadream)