Been trying to hack this together for a bit, both from scratch and from editing other recipes, but I'm just not that good at Python.
I'm attempting to make a recipe out of this page, which has no RSS feed:
http://www.christianitytoday.com/ct/our-latest/
Ideally would return 100 articles, even thought that page only loads a few at a time before scroll.
Other information:
single-page urls end with ?paging=off
Any help appreciated. Thanks.