Thread: Barrons recipe
View Single Post
Old 07-07-2024, 03:05 AM   #1
nano5
Zealot
nano5 ought to be getting tired of karma fortunes by now.nano5 ought to be getting tired of karma fortunes by now.nano5 ought to be getting tired of karma fortunes by now.nano5 ought to be getting tired of karma fortunes by now.nano5 ought to be getting tired of karma fortunes by now.nano5 ought to be getting tired of karma fortunes by now.nano5 ought to be getting tired of karma fortunes by now.nano5 ought to be getting tired of karma fortunes by now.nano5 ought to be getting tired of karma fortunes by now.nano5 ought to be getting tired of karma fortunes by now.nano5 ought to be getting tired of karma fortunes by now.
 
Posts: 131
Karma: 2136220
Join Date: May 2019
Device: Kindle
Barrons recipe

Following the previous link https://www.mobileread.com/forums/sh...ghlight=barron to get Barrons' past issue, e.g. 'https://www.barrons.com/magazine/20240527' in archive = self.index_to_soup('') , and it returns the following error:

Code:
1% Got feeds from index page
Traceback (most recent call last):
  File "runpy.py", line 198, in _run_module_as_main
  File "runpy.py", line 88, in _run_code
  File "site.py", line 42, in <module>
  File "site.py", line 38, in main
  File "calibre/ebooks/conversion/cli.py", line 422, in main
  File "calibre/ebooks/conversion/plumber.py", line 1127, in run
  File "calibre/customize/conversion.py", line 245, in __call__
  File "calibre/ebooks/conversion/plugins/recipe_input.py", line 138, in convert
  File "calibre/web/feeds/news.py", line 1069, in download
  File "calibre/web/feeds/news.py", line 1259, in build_index
ValueError: No articles found, aborting
nano5 is offline   Reply With Quote