A very rudimentary bot that pulls the latest news stories from the KUOW website, and posts them to Mastodon
Find a file
2023-04-19 01:38:06 +00:00
.gitignore Update .gitignore 2023-04-13 12:00:03 -07:00
kuow_fetcher.py Fix formatting 2023-04-13 12:00:29 -07:00
LICENSE Add year and name to license 2023-04-19 01:38:06 +00:00
README.md Update README 2023-04-13 09:03:51 -07:00
requirements.txt Initial version 2023-04-13 08:49:05 -07:00

KUOW Mastodon Bot

This bot scrapes the KUOW website, looks for links to news stories that haven't already been seen/posted, then posts them to Mastodon.

PRs welcome!