https://github.com/xlcnd/isbntools
Take a look at this tool https://github.com/xlcnd/isbntools. From the command line you can enter commands like this isbn_meta 978032153496 and get metadata about books from WorldCatalogue, Google Books, isbndb.com, OpenLibrary, ... and it is very easy to build more providers with a few lines of python!
You can access ISBN ranges (isbn_mask ISBN) and editions isbn_editions ISBN and with this info query more specific databases.
- python examples: https://www.geeksforgeeks.org/searching ... th-python/
- Python meta Examples: https://python.hotexamples.com/examples ... mples.html
ISBN Tools – Wiki superior to Goob (Google) and Openl (OpenLibrary) – Using a Python Script to Query Open ISBN Databases: https://zuberbuehler-associates.ch/blog/?p=5324
https://pypi.org/project/isbnlib/
https://github.com/xlcnd/isbntools/blob ... s/devs.rst