Quote:
Originally Posted by kovidgoyal
No it doesn't it will refetch any articles newer then the setting for oldest_article.
You can get older blog posts by directly parsing the html usng the parse_index function, see the user manual for how to do that.
|
Hi!
I've got the same problem, since i would like to download an entire blog instead of just the latest items using the feed; i'm quite good in python so i guess i should be able to figure out by myself how to write the code, but i was wondering if someone has a generic recipe for blogs hosted by google (blogspot) and/or wordpress so i can save some time
Thanks in advance to anyone willing to help...