Comment on Deep dive into finding RSS feedsComments−begriffs1yI created a lightweight shell script to check many url combinations on a site for feeds.https://github.com/begriffs/findrssThe combinations came from what I observed in the big list of blogs I follow. The script works pretty well for most sites.
Comments
I created a lightweight shell script to check many url combinations on a site for feeds.
https://github.com/begriffs/findrss
The combinations came from what I observed in the big list of blogs I follow. The script works pretty well for most sites.