Skip to content

brunoroque06/crawl

Repository files navigation

Crawl

crawl fetches recent items from multiple feed sources and prints them to stdout. For example, it can we used with Apple Shortcuts to deliver a newsletter periodically.

Run

go run . \
  -atom 'Go Blog=https://go.dev/blog/feed.atom' \
  -gnews 'Associated Press=apnews.com' \
  -reddit 'Reddit Chess=chess' \
  -rss 'Hacker News=https://news.ycombinator.com/rss'

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors