Skip to main content
Glama

get_snapshot

Retrieve a specific web archive snapshot by its ID to access preserved webpage content and detailed archiving results for reference or analysis.

Instructions

Get a specific Snapshot by abid or id.

Input Schema

NameRequiredDescriptionDefault
snapshot_idYesThe ID or abid of the snapshot
with_archiveresultsNoWhether to include archiveresults

Input Schema (JSON Schema)

{ "properties": { "snapshot_id": { "description": "The ID or abid of the snapshot", "type": "string" }, "with_archiveresults": { "default": true, "description": "Whether to include archiveresults", "type": "boolean" } }, "required": [ "snapshot_id" ], "type": "object" }

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/Knuckles-Team/archivebox-api'

If you have feedback or need assistance with the MCP directory API, please join our Discord server