|
|
#1 |
|
Connoisseur
![]() Posts: 74
Karma: 10
Join Date: May 2016
Device: Koreader running on Kobo Libra 2
|
Create a recipe to get daily articles without a visible feed
Hello
I want to create a book from a website, on which there is one article per day https://www.domain.net/folder/2023-01-15/article https://www.domain.net/folder/2023-01-16/article ... The access is free, but there is not a menu webpage to access these articles. the articles URLs are stored in the folder https://www.domain.net/folder, which can not be opened via a browser. I would like, with a recipe, to create a monthly ebook to get all the articles from one month. But as there is no initial feed, is there a possibility to create inside the recipe a "pseudo-feed", or to access each file and create a TOC ? I've looked in some builtin recipes, but I've not found something similar. I would like to use a recipe in order to schedule it, rather than a python script. Thank you |
|
|
|
|
|
#2 |
|
creator of calibre
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 45,617
Karma: 28549044
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
|
Implement parse_index() in your recipe and supply your own URLs
|
|
|
|
| Advert | |
|
|
|
|
#3 | |
|
Connoisseur
![]() Posts: 74
Karma: 10
Join Date: May 2016
Device: Koreader running on Kobo Libra 2
|
Quote:
Thank you for your help; I can get the articles and and I've created a section per day in order to store the articles per day using the method feeds.append((current_section, current_articles)). I then get index pages for each section. I want now to add an introductory text in each of these section index pages. I create a new post to ask help on this subject I'm quite a newbie !! Villard Last edited by Villard; 02-17-2023 at 04:53 AM. |
|
|
|
|
![]() |
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Feed is titled "all articles" if only one list of articles is found | sup | Recipes | 0 | 11-30-2013 06:31 PM |
| Articles repeated in different feed sections | scissors | Recipes | 8 | 10-19-2012 12:27 PM |
| The Age Feed - repeat articles | Quasii | Recipes | 2 | 03-09-2011 07:38 PM |
| Insert Hyperlinks in Feed Articles | Bushwil | Recipes | 1 | 01-21-2011 03:51 PM |
| Sorting articles of RSS feed | miwie | Recipes | 1 | 11-21-2010 02:02 AM |