Overdrive availability
I am trying to play around with searching for books on Overdrive through Python and I love this plugin.
I discovered that the current availability of a book is rendered using javascript and was wondering if you could give me a hint of how to recover that information?
I was using requests and it obviously didn't work. I also tried inspecting your code but didn't quite follow where the magic happened.
Thanks!
|