-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Description
from htrc_features import Volume
print(Volume('mdp.39015028036104').tokenlist())
ERROR:root:HTTP Error accessing http://data.analytics.hathitrust.org/features-2020.03/mdp\31230\mdp.39015028036104.json.bz2
I can access the page via browser, but it gives a 'no online access' page. I can download the json file, but I cannot use that within the Volume()
If I try path = r""
I get: OSError: Invalid data stream
Metadata
Metadata
Assignees
Labels
No labels