View Single Post
Old 04-15-2019, 03:39 AM   #8
AlessandroD92
Junior Member
AlessandroD92 began at the beginning.
 
Posts: 3
Karma: 10
Join Date: Apr 2019
Device: Kindle PaperWhite
Moreover, in order to have the articles perfectly organized in sections, I would recommend modifying the first line of sections.

The line to be modified is
Code:
("Prima Pagina", "https://www.ilpost.it/"),
The modification to be applied is
Code:
("Prima Pagina", "https://www.ilpost.it/prime-pagine"),
The former code refers to the homepage, the latter to the section called "Prime Pagine". If we do not modify the former code, then some articles would belong to two different sections at the same time, one of which is (wrongly) the homepage. Obviously, all the newly published articles are on the homepage. As a consequence, when we run the recipe, all the new articles belong to "Prima Pagina", which is wrong in my opinion. I think that in "Prima Pagina" we should only see the articles belonging to this section:https://www.ilpost.it/prime-pagine.

This adjustment is very useful when you want to download only the articles no older than one day. If you don't modify the section, then almost all the downloaded articles will be located in the "Prima Pagina" section.
AlessandroD92 is offline   Reply With Quote