Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion wayback-cdx-server/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ Please contant us at [email protected] for additional questions.

The most simple query and the only required param for the CDX server is the **url** param

* http://web.archive.org/cdx/search/cdx?url=archive.org
* http://web.archive.org/cdx/search/cdx?url=archive.org (Warning: as of 2018 clicking this will load many megabytes into your browser!)

The above query will return a portion of the index, one per row, for each 'capture' of the url "archive.org"
that is available in the archive.
Expand Down