
Archive.org advanced search
Pricing
$9.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
0.0 (0)
Pricing
$9.00/month + usage
0
Monthly users
2
Runs succeeded
>99%
Last modified
9 hours 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.
1echo '{
2 "any_field_value": "",
3 "any_field_operator": "contains",
4 "title_value": "Learn Python",
5 "title_operator": "contains",
6 "creator_value": "",
7 "creator_operator": "contains",
8 "description_value": "",
9 "description_operator": "contains",
10 "collection_value": "",
11 "collection_operator": "contains",
12 "mediatype_value": "",
13 "mediatype_operator": "is",
14 "custom_field_1_name": "",
15 "custom_field_1_value": "",
16 "custom_field_1_operator": "contains",
17 "custom_field_2_name": "",
18 "custom_field_2_value": "",
19 "custom_field_2_operator": "contains",
20 "custom_field_3_name": "",
21 "custom_field_3_value": "",
22 "custom_field_3_operator": "contains",
23 "custom_field_4_name": "",
24 "custom_field_4_value": "",
25 "custom_field_4_operator": "contains",
26 "custom_field_5_name": "",
27 "custom_field_5_value": "",
28 "custom_field_5_operator": "contains",
29 "date": "",
30 "date_range_start": "",
31 "date_range_end": "",
32 "hits_per_page": 5,
33 "page": 1,
34 "sort_name": "publicdate",
35 "sort_value": "desc"
36}' |
37apify 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
1npm i -g apify-cli
2apify login
Other API clients include:
Pricing
Pricing model
RentalTo use this Actor, you have to pay a monthly rental fee to the developer. The rent is subtracted from your prepaid usage every month after the free trial period. You also pay for the Apify platform usage.
Free trial
1 day
Price
$9.00