I would like to create a recipe for a site whose rss feed does not contain the content required.
Basically, I would like a recipe that does the following:
Get the following links from the site for a 60 day period, starting from today, each time changing the date bit at the end.
- http://www.aelf.org/office-messe?des...e_my=31/1/2014
- http://www.aelf.org/office-laudes?de...e_my=31/1/2014
- http://www.aelf.org/office-lectures?...e_my=31/1/2014
- http://www.aelf.org/office-tierce?de...e_my=31/1/2014
- http://www.aelf.org/office-none?desk...e_my=31/1/2014
- http://www.aelf.org/office-vepres?de...e_my=31/1/2014
- http://www.aelf.org/office-complies?...e_my=31/1/2014
Then clean the files leaving only the content.
Create an index page for each day containing links to the 7 pages.
Finally create an table of contents style page for the days.
I've never created recipes yet and am willing to learn. I would be grateful for any help.