Skip to content

barmintor/ia_ebooks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ia_ebooks.py

A python script that will download Internet Archive ebook collection records, munge them up with CLIO MARC data and add some convenient links.

Prerequisites

This is a python 3 script that depends on requests and pymarc, see also requirements.txt

Usage

print help:

python3 ia_ebooks.py -h

fetch a collection, as json, with CLIO data:

python3 ia_ebooks.py list-ebooks -C muslim-world-manuscripts -F json --clio > mwm.json

Command line results are printed to stdout!

Adding CLIO data subjects the script to rate limiting; messages will be printed to stderr if applicable.

About

python for downloading ebook data from Internet Archive collections

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages