I'm new to python and to recipe building. Therefore I'll try to create a normal news recipe because I'm not familiar with python enough.
What I would need to do to myscript is to
- replace folder creation by parse.index section
- and file download to article addition.
The rest should remain pretty much the same.
Can you please give me a simple recipe that creates a section with one article from a single link (
http://www.aelf.org/office-lectures?...my=22/6/2014)? I think I could build up from that.