A very rudimentary bot that pulls the latest news stories from the KUOW website, and posts them to Mastodon
Find a file
Renovate 2dfe9216a2
All checks were successful
ci/woodpecker/pr/lint Pipeline was successful
ci/woodpecker/pull_request_closed/lint Pipeline was successful
Update dependency certifi to v2025.7.9
2025-07-10 05:20:28 +00: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 Update dependency certifi to v2025.7.9 2025-07-10 05:20:28 +00: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
uv.lock Update dependency certifi to v2025.7.9 2025-07-10 05:20:28 +00: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