No description
| 2025-05-10 17:35:10 +01:00 | ||
|---|---|---|
| .gitignore | Alter 5 files | 2025-05-10 17:21:08 +01:00 |
| collect.py | Alter 5 files | 2025-05-10 17:21:08 +01:00 |
| cron.txt | Add cron.txt | 2025-05-10 17:24:51 +01:00 |
| index.html | Alter 5 files | 2025-05-10 17:21:08 +01:00 |
| README.md | Update README.md | 2025-05-10 17:35:10 +01:00 |
| screenshot.png | Alter 2 files | 2025-05-10 17:34:43 +01:00 |
| tabulate.py | Alter 5 files | 2025-05-10 17:21:08 +01:00 |
- After noticing that the new Pope's Wikipedia page got quite popular after the announcement of his election, I decided it might be funny to see what that looks like in graph format.
- It looks like this.
- A crude collection of Python scripts, Cron jobs and Caddy reverse proxy rules held together with string produced a live-updating set of graphs that refresh once ever 5 minutes and I quite enjoyed it while it was happening.
- Now that things have quietened down now (as of the 10th), I've stopped the scraper and made the data static.
- This is probably a good thing because the code I wrote for it is shocking.
