• Stars
    star
    136
  • Rank 267,670 (Top 6 %)
  • Language
    Python
  • License
    GNU General Publi...
  • Created about 4 years ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Daily hacker news top stories. Subscribe the hackernews daily top stories by watching this repo.

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

  1. A script fetches top 25 stories on hackernews everyday
  2. Use github REST api open an issue
  3. create github Action to run it automatically.