Save Info Wars Scraper
Record fundraising changes for Alex Jones' latest grift
The angry
Alex Jones found liable for Sandy Hook hoax lies
Alex Jones after lawsuits
Data Available (in /data)
saveinfowars-donations-records.csv
: CSV that updates based on a routine cron job with GitHub Actions - should have most up to date data on donations
- using
scrape-saveinfowars.py
saveinfowars-donations-compiled.csv
: all SaveInfoWars donation data compiled as the starting file
- using
scrape-saveinfowars-csv-builder.py
Special Thanks for inspiring me to do this project
- Knowledge Fight Podcast (where I discovered AJ was asking for donations)
- Behind the Bastards Podcast
Resources
- Get Around Cloudflare Blocking with Cloudscraper
- query I used: https://lmgtfy.app/?q=python+request+cloudflare
- Blog Article on GitHub Actions cron job with Python
- query I used: https://lmgtfy.app/?q=python+github+actions+cron