A very rudimentary bot that pulls the latest news stories from the KUOW website, and posts them to Mastodon
Find a file
2023-04-13 09:12:01 -07:00
.gitignore Initial commit 2023-04-13 15:45:45 +00:00
kuow_fetcher.py Only log article_link if post was successful 2023-04-13 09:12:01 -07:00
LICENSE Initial commit 2023-04-13 15:45:45 +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!