New Post: Fetching RSS Feeds Respectfully With curl
https://blog.amen6.com/blog/2024/11/fetching-rss-feeds-respectfully-with-curl/
Fetching RSS Feeds Respectfully With curl
Introduction Conditional Requests? Generate and Use a curl config Last-Modified / If-Modified-Since eTag / If-None-Match Grab The Latest curl Version with HTTP/3 Support Don’t Call It From cron Conclusion Introduction I am a member of the Church of RSS, though I’m quite a late convert (I missed the whole Google Reader thing). I use my own self-written Golang tools to parse the RSS/Atom feed files and send myself the entries in an email.