An open API service indexing awesome lists of open source software.

https://github.com/internetarchive/ia

A JS interface to archive.org
https://github.com/internetarchive/ia

api download internet-archive javascript json metadata search

Last synced: about 1 year ago
JSON representation

A JS interface to archive.org

Awesome Lists containing this project

README

          

# 🏛️ Internet Archive JS API 🏛️

## Demos
⬇️ **[download/](examples/download.html)** ⬇️

🔍 **[search/](examples/search.html)** 🔎

^ some early demo / research

## GitHub Pages
- site: ****
- source: ****

## 🙏🏽 Help Us :)
We are actively interested in volunteers who'd like to contribute to this project and expand it.

## References, Helpful Links
- - archive.org APIs
- - jake's awesome python-based command-line API tool
- - richard's earlier work on a JS API client
- - we _could_ make a command line version, by bundling all JS into a single executable, ARCH-based (ie: one for windows, one for mac intel, one for apple silicon, one for linux)
- - (downloading) could consider for fallback implementation when 'File System Access API' isnt available in a browser