Search – Internet Archive Help Center https://help.archive.org How can we help you? Tue, 23 Dec 2025 20:53:27 +0000 en-US hourly 1 https://wordpress.org/?v=6.8 https://help.archive.org/files/2024/03/cropped-Internet-Archive-Logo-White-on-Black-520x520-1-32x32.png Search – Internet Archive Help Center https://help.archive.org 32 32 Search – Building Powerful, Complex Queries https://help.archive.org/help/search-building-powerful-complex-queries/ Thu, 04 Apr 2024 17:37:45 +0000 https://help.archive.org/?p=1629 The Internet Archive has tens of millions of items, so sometimes finding exactly what you’re looking for can be difficult. But if you learn to build more complex search queries, you can narrow your results much more quickly. This video (or the advanced search page) is a good place to start.

In general, using Boolean Operators and doing fielded searches are your best bets.

Boolean Operators

The video above contains a quick explanation, but you can also read more about Boolean Operators elsewhere on the Internet. They are useful on archive.org, but you can use them in other search engines too. As a quick recap, the most common are:

  • AND – narrows your search
  • OR – widens your search
  • AND NOT – excludes things from your search
  • (  ) – parentheses can be used to group search terms
  • ”  “ – double quotes will only return searches with an exact match for that phrase within
  • [ ]  – square brackets can be used for ranges when ranges are allowed

Fielded Searches

If you would like to explore doing more fielded searches, use the Internet Archive metadata schema to figure out what fields you can search and what their values tend to look like. Here are some common fields you might want to search:

  • title – the title of the work
    • e.g. title:”war and peace” will find items with the exact phrase “war and peace” in the title field
  • subject – terms that describe the content of the work (also referred to as topics or keywords)
    • e.g. subject:mythology will find items with the word mythology in their subject fields
  • creator – the person (or entity) that created the work, e.g. the author, director, conductor, etc.
    • e.g. creator:(Dickens AND Charles) will find all items with both Dickens and Charles in the creator field
  • date – the date the work was published, often in YYYY or YYYY-MM-DD format
    • e.g. date:1922 will find all items with a publish date within the year 1922
]]>
Search – Tips & Troubleshooting https://help.archive.org/help/search-tips-troubleshooting/ Fri, 15 Mar 2024 20:00:59 +0000 https://help.archive.org/?p=1340 Where are the “most recent” uploads?

This feature is limited to the top media types seen on the left of the top black navigation bar.

These are the top media types:

Click on your preferred media type icon in the top black navigation bar.

Click the This Just In link.

The most recent items will appear on the page.

Using the following will help you to refine your search:

  • Boolean operators (AND, OR, NOT). To find out more about Boolean operators, click here.
  • asterisks as a wildcard  
  • parenthesis to group
  • quotes to constrain or literalize
  • Use common metadata keys/terms – collection, date, description, identifier, ISBN, mediatype, publicdate, subject, title

To search for items using a title, quotation marks, and Boolean operators:

For example, I want to find a collection of texts about Charlie Chaplin.

  • Insert the word title: into the search bar.
  • Use quotation marks to constrain or literalize “Chaplin”
  • The Boolean operator AND to include the media type: texts.
  • It will look like this: title: “Chaplin” AND mediatype:texts

The search result would display as below.

If you would like to explore the above example search result, click on the link below.

https://archive.org/search.php?query=title:”Chaplin” AND mediatype:texts

To search for an item/author using a wildcard or fuzzy search:

For example, I would like to find the works of an author called “Monroe.”

  • In the search bar, type the word creator:
  • Followed by the name *Monroe* (using the asterisks)
  • It would look like this: Creator:*Monroe*

To search for multiple subjects using parenthesis to group:

For example, I would like to search for items on butterflies and flowers as a group.

  • Insert the word subject: in the search bar.
  • Place “butterflies AND flowers” in parenthesis to indicate that this is a group.
  • Subject: (butterflies AND flowers)
  • It will look like this: subject:(butterflies AND flowers)

To explore the above example, go to: https://archive.org/search.php?query=subject:(butterflies AND flowers)

To search for a publish date range using [ ] and Boolean operators:

For example, I would like to find all the works by Shakespeare that fall within a certain date range.

  • Insert creator: in the search bar
  • Followed by Shakespeare
  • Followed by AND date [date range]
  • It will look like this: creator: Shakespeare AND date:[1700-01-01 TO 1800-01-01]

To explore the above example, go to:

https://archive.org/search.php?query=creator:Shakespeare AND date:[1700-01-01 TO 1800-12-31]

My search encountered an error. Why?

The query is likely malformed. Some characters and punctuation can cause an error in a search.

Examples are colons, apostrophes, percentage symbol, and others. Some characters may have escaped.

For example, when a space escaped as %20, it will look like the shots below:

Instead of

The space escapes as seen below, followed by an error message. 

]]>
Search – A Basic Guide https://help.archive.org/help/search-a-basic-guide/ Fri, 15 Mar 2024 18:48:12 +0000 https://help.archive.org/?p=1263 There are several types of search on archive.org:

  • General Metadata Search
  • Full-Text Search
  • Bookreader Text Search
  • TV News Captions
  • Wayback Machine Search

You may also be looking for:

  • Where is advanced search?
  • What search APIs are available?
  • Can I search by Creative Commons license?
  • How do I sort search results?
  • How do I search just within a collection?
  • How can I view search results as a list instead of picture tiles?
  • What is indexed in the search engine?
  • What are the lists of metadata on the left side of search results pages?

This uses the metadata on item pages, like title, creator, description, subjects, etc. It returns results from pages on the site.

Boolean operators (AND, OR, AND NOT and ranges using TO) work for this search.

To use this on the site, select Search metadata in the drop-down that appears when you type a query in the input text field.

When you enter text into the main search bar on the homepage, you can also choose Search metadata

Click on the blue Advanced Search below the input text field.

You will be taken to the Advanced Search page.

The Advanced Search also uses item metadata on item pages.

It allows you to use the form to create more complex search queries and also to output the results in several formats: JSON, XML HTML, CSV, and RSS URL.

You will find more information and help below the form.

To do an advanced search, click on the following link:

Advanced search 

Full-Text Search (FTS)

This allows you to search inside books and other text items.

It uses the OCRed text file derived from the processing of uploaded text formatted files such as PDF or scanned image zips.

It will search all texts on the site.

To use this on the site, select Search text contents in the drop-down that appears when you type a query in the input text field.

This allows you to search the contents of a single item when using the bookreader. The search field is in the upper right in the bookreader.

Enter the search item into the search bar that says Search Inside. The system will search inside the book and results will appear as blue icons.

Mouse over the blue icon.

Click on the preferred search result to be taken to the correct place in the book.

TV News Captions

This uses the search engine for the TV News Archive.  It searches the closed caption files for captured TV News items.

To use this on the site, select Search TV news captions in the drop-down that appears when you type a query in the input text field.

Alternatively, click on the Video icon.

Select the TV News category.

Enter your criteria into the search bar.

To search for websites on the Wayback Machine, enter the specific URL of the website into the search bar and select Search archived websites in the drop-down.

Alternatively, click on the Web icon on the upper left side of the black bar.

Enter the correct URL into the Wayback Machine search bar.

Select the desired year.

Select the date and the time.

You will be taken to a snapshot of the website.

For more information on using the search on the Wayback Machine visit this link:  Wayback Machine search.

You will find Advanced Search at the bottom of the drop-down or below the search input field.

What search APIs are available?

Information about how to use the various search APIs can be found at aboutsearch.

Can I search by Creative Commons license?  

Yes, you can. But it’s a little complicated.

1. You need to go and find the license types at the Creative Commons Website. You can do so at the following link creative commons.

2. Scroll down the page on the Creative Commons Website to find the abbreviations.

3. When you want to find all of the items assigned a certain license by an uploading party, you’ll plug their abbreviation for it into this search query:

licenseurl:http*abbreviation*

So if you’re looking for Attribution Non-commercial No Derivatives (by-nc-nd), you’d put this in the search box:

licenseurl:http*by-nc-nd*

If you want to use this in combination with other queries, like “I want by-nc-nd items about dogs” you’d do this:

licenseurl:http*by-nc-ndAND dog

The AND tells the search engine all the items returned should have that license AND they should contain the word dog. AND has to be in all caps.

Just to make it easier, here are the basic searches:

How do I sort search results?

The SORT BY bar has options to allow you to control which results are displayed, in what order and what view:

How do I search just within a collection?

On a collection page, there will be a Search this Collection input field on the left side of the page.

Enter a term there and hit your return/enter key.

The results will be of items in that collection.

For advanced Boolean search, you can use AND collection:[IDENTIFIER] in your query.

How can I view search results as a list instead of picture tiles?

For most search results pages, you can choose the view in the Sort by bar: Tile view (the icon with three rectangles) or List view (the icon with multiple lines.) Tile view is the default view. Click which view you prefer, and your choice will “stick” as you navigate the site until you switch back to the other view.

What is indexed in the search engine?

Only the metadata in an item page is indexed.

The search engine does not have the text of books, individual file metadata, or embedded metadata.

What are the lists of metadata on the left side of search results pages?

Those are facets. These are categories of metadata that, when selected, narrow your results.

The number on the right of the type of facet indicates how many results there are for that selection.

You can select multiple facets to narrow down your search.

Clicking More will show additional facets to choose from. 

Once you have finished selecting your filters, click Apply your filters.

]]>
How To Search the Internet Archive https://help.archive.org/help/how-to-search-the-internet-archive/ Fri, 15 Mar 2024 18:36:08 +0000 https://help.archive.org/?p=1239 Most people are search engine users. A miniscule amount are search engine engineers. A miniscule amount of that miniscule amount are search engine designers. As a result, there’s a number of easily-missed aspects to a search engine that make finding things harder than how it “should” work.

To put it more explicitly, unless a collection of data is highly, highly regimented and maintained, searches are always going to be hit or miss because what you are looking for may not match up for the term you are looking for. In my own searches, I use the term “magic spell”, which is the word or set of words that unlock a genre or type of matched item in general, while also not false positive matching, in general. An example is that very few non-chess books have the words knight and en passant in them at the same time. Learning what those phrases are helps a lot.

The Internet Archive is over 116 million items and growing by thousands every day. It is trying to be everything to everyone: A music player, a movie view, a game emulator, a book reader, and so on. It also suffers from the devastating success of being rather unique – there aren’t multiple sites using the interface or search engine, so how it presents data and how it returns searches are confined to itself.

Therefore, the problem centers less around finding things than understanding how the Internet Archive stores things, and the feature sets that help you do so that only exist at the Archive.

All this to say is at best I can give you some non-intuitive behaviors of the Archive and then hope you’ll combine it with your (often years-long) experience in being a search engine user to come closer to what you’re looking for.

  • The Archive Searches Metadata by Default. And we all know how it works with Metadata. Internal projects that the Archive either funds or partners with tend to have very good and helpful consistent metadata. Projects uploaded by the general public or by mostly-focusing-on-finishing datahoarders less so. Items uploaded by someone with a slippery grip on the vagaries of description and mostly just happen that archive.org/upload worked for them, maybe even less. The less metadata in there, the much harder it will be to find things. Where possible, items are put into more general collections to help with finding them, but if you ever wanted to use the phrase “discovered in the archives” and not have the archivists in charge get angry at you, come on by the Archive; there’s amazing buried treasures.
  • Do Not Sleep on Text Contents Search. Underneath the search window at the Archive, you will see a selection button entitled SHOW TEXT CONTENTS. Every single item that has OCR-able-text is put into this search pool. This is the secret weapon for finding things for me personally – I search for phrases within the text content of millions of items, whatever got OCR treatment by the Archive. In general, it will also click over to the exact page the phrase appears on.
  • Treat Users and Uploading Institutions as Groups of Possibly Like Items. If you find something within your interest, check the uploader’s information page to see what else they’ve uploaded. Often, someone who uploads a quality scanned pamphlet has put up many more scanned pamphlets, even if the terms they used for these others wouldn’t match what you look for. The Uploaded by currently in the lowest part of the right column of the details page will show you who the person was. (If it says “Unknown”, that’s a known bug/situation and I’m sorry you’ve run into that.) We have some truly Breathtaking Absolute Units uploading thematic and stunning collections of items, and that’s another way to find them.
  • Use of the Format: metadata pair search. You can search for metadata pairs. I really like using format: instead of just searching by, say, mediatype: format:jpeg will return items that have a JPEG in them, for example. format:pdf or format:hocr also go well. When I want to find everything with an emulator setup for them, I search for emulator:* and then refine phrases.
  • The Search Engine Is Constantly Changing. Finally, be aware this search engine is a constantly changing project. Additional sets of derived data are added to it over time, and the chances of finding things increase, although never to perfection. But the work being done has not stopped. Keeping track of all these items, open-ended uploads, and variant approaches to the problem is (literally) a full-time job, and attempts are made to make it better every year.
]]>