
Archive.org advanced search
Pricing
$15.00/month + usage

Archive.org advanced search
a powerful, fast and advanced seach api for archive.org leveraging its api for fast and accurate results, with all the filters supported in archive.org's advanced search
5.0 (1)
Pricing
$15.00/month + usage
0
Total users
2
Monthly users
1
Runs succeeded
>99%
Last modified
14 days ago
You can access the Archive.org advanced search programmatically from your own applications by using the Apify API. You can also choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.
$echo '{< "any_field_value": "",< "any_field_operator": "contains",< "title_value": "Learn Python",< "title_operator": "contains",< "creator_value": "",< "creator_operator": "contains",< "description_value": "",< "description_operator": "contains",< "collection_value": "",< "collection_operator": "contains",< "mediatype_value": "",< "mediatype_operator": "is",< "custom_field_1_name": "",< "custom_field_1_value": "",< "custom_field_1_operator": "contains",< "custom_field_2_name": "",< "custom_field_2_value": "",< "custom_field_2_operator": "contains",< "custom_field_3_name": "",< "custom_field_3_value": "",< "custom_field_3_operator": "contains",< "custom_field_4_name": "",< "custom_field_4_value": "",< "custom_field_4_operator": "contains",< "custom_field_5_name": "",< "custom_field_5_value": "",< "custom_field_5_operator": "contains",< "date": "",< "date_range_start": "",< "date_range_end": "",< "hits_per_page": 5,< "page": 1,< "sort_name": "publicdate",< "sort_value": "desc"<}' |<apify call maged120/archive-org-advanced-search --silent --output-dataset
Archive.org advanced search API through CLI
The Apify CLI is the official tool that allows you to use Archive.org advanced search locally, providing convenience functions and automatic retries on errors.
Install the Apify CLI
$npm i -g apify-cli$apify login
Other API clients include: