A very rudimentary bot that pulls the latest news stories from the KUOW website, and posts them to Mastodon
Find a file
Liam Steckler 31059d7687
All checks were successful
ci/woodpecker/push/lint Pipeline was successful
ci/woodpecker/push/docker-buildx Pipeline was successful
Move to uv for dependency management, add Docker image
2025-07-05 23:59:28 -07:00
.woodpecker Move to uv for dependency management, add Docker image 2025-07-05 23:59:28 -07:00
.gitignore Update gitignore 2024-01-14 15:14:01 -08:00
.python-version Move to uv for dependency management, add Docker image 2025-07-05 23:59:28 -07:00
config-sample.yml Improve tagging 2024-02-14 08:18:08 -08:00
Dockerfile Move to uv for dependency management, add Docker image 2025-07-05 23:59:28 -07:00
kuow_fetcher.py Update comments 2024-02-22 07:14:29 -08:00
LICENSE Update year 2024-01-14 15:02:48 -08:00
pyproject.toml Move to uv for dependency management, add Docker image 2025-07-05 23:59:28 -07:00
README.md Add features to README 2024-02-22 07:17:32 -08:00
renovate.json Renovate shouldn't skip CI checks 2024-02-10 19:57:53 -08:00
requirements.txt Update dependency urllib3 to v2.5.0 2025-07-06 06:30:40 +00:00
uv.lock Move to uv for dependency management, add Docker image 2025-07-05 23:59:28 -07:00

KUOW Mastodon Bot

status-badge

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

PRs welcome!

Features

  • Tags based on article topics
  • Matching for already-seen articles by both article link, and "Pageview ID"
  • Re-posting articles when the published time changes
  • Detecting and including metadata about the language of the posts