Web Scrapers

Automation efforts

Technologies

  • Java
  • Python
  • AI
  • LLM
  • Shell Scripting
  • SQLite

Web Scrapers

Over the years I’ve built an enormous collection of scrapers to automate the information I care about most. They range from simple RSS feed aggregators to targeted utilities that watch for ISP outages or local store promotions. Most jobs run as cron tasks on Linux servers and feed a SQLite database that handles deduplication, scheduling, and delivery preferences.

These days most of them are piped through AI and LLM services to summarise content, extract key points, or reformat for easier reading.

HackerNews

Daily Newsletters

I have several scrapers that compile daily or weekly digests of curated content, that I usually read over breakfast and in the evenings after work.

Long-Form Compilation

Tiny Monitors

ISP Downtime Monitor

Tooling Notes