View Single Post
Old 10-17-2020, 08:57 AM   #5
franklekens
Addict
franklekens ought to be getting tired of karma fortunes by now.franklekens ought to be getting tired of karma fortunes by now.franklekens ought to be getting tired of karma fortunes by now.franklekens ought to be getting tired of karma fortunes by now.franklekens ought to be getting tired of karma fortunes by now.franklekens ought to be getting tired of karma fortunes by now.franklekens ought to be getting tired of karma fortunes by now.franklekens ought to be getting tired of karma fortunes by now.franklekens ought to be getting tired of karma fortunes by now.franklekens ought to be getting tired of karma fortunes by now.franklekens ought to be getting tired of karma fortunes by now.
 
franklekens's Avatar
 
Posts: 398
Karma: 3421956
Join Date: Sep 2009
Device: various Kobo's, Onyx Note2, Pocketbook 360, Kindle Keyboard
Thanks. Unfortunately, I'm not versed in python or whatever language those scripts are written in.

What I tried, was copy the first of these two recipes:
https://github.com/kovidgoyal/calibr...b6864438e5bda1

And replace the URL's in these lines

soup = self.index_to_soup('http://www.nybooks.com/current-issue')
soup = self.index_to_soup('https://www.nybooks.com/current-issue')

by the actual URL of a specific back issue https://www.nybooks.com/issues/2013/09/26/

But no dice.
franklekens is offline   Reply With Quote