Quote:
Originally Posted by jpig
New to this forum and calibre. Loving it so far and am about to start gettng my hands dirty with it.
Looking for a recipe for Athens News ( http://www.athensnews.gr/). Have no idea where to start as they don't have an RSS feed.
Anyone want to help?
|
you wanna use parse_index and make_links. Search the built in recipes and/or the sticky for examples of how to use it. field and stream recipe uses it. and a few others I have done. you also have multiple pages which you could take and set recursion = 1 and then have it follow specific links using match_regex (sciencenews.recipe uses that)
look at what i mentioned and then post your coded effort and if i get time I might look at it and help you more

good luck.