Hello all,
I have created recipe for Polish magazine "Przekrój" -
http://przekroj.pl/rss.html . The only problem with it is that longer articles are divided into pages. My rss recipe downloads and processes only the first page... would it be possible to do the following:
for each rss article, in loop, call urls like <article url without .html>+",N"+.html, where N is a page number starting with 0; terminate loop on first http response <> OK (200)?