Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 576 Bytes

README.md

File metadata and controls

18 lines (10 loc) · 576 Bytes

Query_OLB

A simple app to query the Internet Archive Open Library Books API

Dependencies

Dependencies can be installed using pipenv

Linux:

  • pipenv install

Windows:

  • python -m pipenv install

Description

The app consists of a single page to query the Internet Archive Open Library Books API. The results of the API call are displayed in a table. By default, a simplified result is returned, showing only a few of the values returned by the API. To show all results, select the Show raw output: checkbox.