v10

latestSwagger 2.0Apache 2.0raw.githubusercontent.com2023-06-129314.0 KB
collection

XML Query (Wayback)

Queries a collection using Java Wayback's RemoteResourceIndex "xmlquery" protocol.

Note: The string '#xmlquery' should not actually appear in the request URL. It's a workaround for a limitation in this documentation format.

get/{collection}#xmlquery

Path parameters

collectionstring required

Name of a collection

Query parameters

qstring

Query string. Supported fields are url, type (urlquery/prefixquery), offset and limit. Example: "url:http://www.example.org/ type:urlquery limit:100"

Response

Default response