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
- Host: GitHub
- URL: https://github.com/internetarchive/ia
- Owner: internetarchive
- License: agpl-3.0
- Created: 2022-09-15T20:52:03.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-02-09T04:01:16.000Z (over 2 years ago)
- Last Synced: 2024-05-08T23:16:17.617Z (about 2 years ago)
- Topics: api, download, internet-archive, javascript, json, metadata, search
- Language: JavaScript
- Homepage: https://internetarchive.github.io/ia
- Size: 172 KB
- Stars: 7
- Watchers: 16
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
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