antisol
Member
- Joined
- Feb 9, 2014
- Messages
- 74
All,
I couldn't seem to find any way to get an RSS feed of the pyra news forum (https://pyra-handheld.com/boards/forums/pyra-news.250/), so I hacked my own together. I thought it might be useful to others so I'm posting it here.
it's at http://antisol.org/pyra-news/
It works by scraping the forum. This involves quite a few requests since it has to load each news post to get the content, but it offsets this by caching the RSS output and only re-scraping the forum once per hour.
I use thunderbird for my RSS feeds and it works fine for me, but If you have any issues let me know.
Enjoy!
I couldn't seem to find any way to get an RSS feed of the pyra news forum (https://pyra-handheld.com/boards/forums/pyra-news.250/), so I hacked my own together. I thought it might be useful to others so I'm posting it here.
it's at http://antisol.org/pyra-news/
It works by scraping the forum. This involves quite a few requests since it has to load each news post to get the content, but it offsets this by caching the RSS output and only re-scraping the forum once per hour.
I use thunderbird for my RSS feeds and it works fine for me, but If you have any issues let me know.
Enjoy!