xueyuanl/daily-hackernews
Daily hacker news top stories. Subscribe the hackernews daily top stories by watching this repo.
repo name | xueyuanl/daily-hackernews |
repo link | https://github.com/xueyuanl/daily-hackernews |
homepage | |
language | Python |
size (curr.) | 22 kB |
stars (curr.) | 38 |
created | 2020-09-07 |
license | GNU General Public License v3.0 |
Daily Hacker News
How to use
Fetch top 25 stories everyday and record them in issues. You can subscribe it by watching this repo.
How does it work
- A script fetches top 25 stories on hackernews everyday
- Use github REST api open an issue
- create github Action to run it automatically.