Internet Archive API
Provides programmatic access to the Internet Archive's digital collections, including books, audio, video, software, and web pages. Supports Solr-based search with faceting and pagination, item metadata retrieval, and direct file downloads.
Screenshot:
Slug: internet-archive
Key:
Base URL:
Auth: none
Endpoints: 5
Category: culture
Reachable: yes
CORS: unknown
Tier: verified
Last checked: 2026-03-14 22:15:23.833914
Key:
archive.org:internet-archive-apiBase URL:
https://archive.org/advancedsearch.phpAuth: none
Endpoints: 5
Category: culture
Reachable: yes
CORS: unknown
Tier: verified
Last checked: 2026-03-14 22:15:23.833914
Links
SDKs:
- Internet Archive Isodos Go Module (go) official
- Python Wayback Machine API (python)
- R Wayback Machine APIs (r)
- Swift Internet Archive Kit (swift)
Topics
Endpoints (5)
| Path | Summary | Response | Auth |
|---|---|---|---|
| advancedsearch.php | Advanced Search API | text/html |
none |
| download/{identifier}/{filename} | Download file | application/zip |
none |
| download/{identifier}/{file} | Download File | ? |
— |
| metadata/{identifier} | Get Item Metadata | application/json |
none |
| services/search/v1/scrape | Scrape API | ? |
— |