Search the catalogue
search_itemsFind items in the Internet Archive by title, creator, or description. Filter by media type to search films, books, recordings, images, software, or data.
Instructions
Search the Internet Archive catalogue: films, books, recordings, images, software and datasets. This matches titles, creators and descriptions, so a compilation whose notes mention a name ranks alongside that person's own work: read 'creator' on each row before treating a result as theirs. It does not read the contents of a scan; use search_inside for a phrase within a book. Set 'media_type' whenever the kind of thing is known, because one title exists across several media and mixing them makes a result list unreadable. Every row carries an 'identifier', which get_item takes.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | ||
| sort | No | 'downloads' surfaces what people actually read, which relevance alone often buries. | relevance |
| limit | No | ||
| query | Yes | Words to look for in titles, creators and descriptions. | |
| year_to | No | Latest year, inclusive. | |
| year_from | No | Earliest year, inclusive. | |
| media_type | No | Narrow to one kind of thing. Strongly recommended. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | Yes | ||
| items | Yes | ||
| notes | Yes | ||
| query | Yes | ||
| total | Yes | Items matching across the catalogue, not the number returned. |