{"uid":"cap_2G5-4nTiayzjLNG6etMyJ","slug":"pagesnap-crawl-api-d763cec1","name":"Pagesnap Crawl API","description":"Turn any public URL into clean Markdown, a screenshot, a PDF or metadata with one API. Free tier, no signup and a remote MCP server for AI agents.","url":"https://pagesnap.142-93-197-141.sslip.io/x402/v1/crawl","method":"POST","headers":{},"bodySchema":{"type":"object","properties":{"url":{"type":"string"},"limit":{"type":"integer","default":20,"maximum":25,"minimum":1},"format":{"enum":["markdown","json"],"type":"string"},"exclude":{"type":["string","array"]},"include":{"type":["string","array"]},"max_depth":{"type":"integer","maximum":20,"minimum":0},"same_origin":{"type":"boolean"},"use_sitemap":{"type":"boolean"}}},"responseSchema":{"type":"json","example":{"pages":[],"stats":{"requested":5}}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.04","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"probe","requiresHandshake":false,"reviewCount":0,"rating":{"score":"0.00","successRate":"0.00","reviews":0,"stars":null,"state":"unrated"},"availabilityStatus":"unknown","priceObserved":null,"sessionDeposit":null,"pricing":{"kind":"static","summary":"$0.04/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.04","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.04","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_oWrNEO2NadNy7dfVFsA_8","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.04","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Crawls a public URL and returns multiple pages as clean Markdown or JSON, following links up to a configurable depth","exampleAgentPrompt":"Crawl https://docs.example.com up to 3 levels deep, stay on the same origin, follow the sitemap, grab up to 20 pages, and give me everything as markdown.","exampleUseCases":[{"title":"Documentation site ingestion for RAG","prompt":"Crawl https://docs.myproduct.com, stay on the same domain, go up to 5 levels deep, limit to 25 pages, and return all the content as markdown so I can feed it into my knowledge base."},{"title":"Competitor content audit","prompt":"Spider https://competitor.com/blog up to 2 levels deep, limit to 15 pages, exclude anything matching '/tag/' or '/author/', and return the pages as JSON so I can analyse what topics they cover."},{"title":"Offline archive of a small site","prompt":"Fetch all pages from https://myfamilyhistory.net — use the sitemap, stay on the same origin, crawl up to 10 pages, and give me the full content as markdown so I have a readable offline copy."}],"resultDescription":"A JSON object containing a 'pages' array (each entry holding the URL and extracted content in the requested format) plus a 'stats' object with the number of pages requested/processed.","failureModes":["Target site blocks crawlers or returns non-200 responses, resulting in empty or partial pages array","Depth or limit exceeded — capped at max_depth=20 and limit=25","Private or localhost URLs cannot be accessed","Payment failure via x402 protocol returns 402 before crawl begins","Very large or slow sites may time out before all pages are retrieved"],"whenToPreferThis":"Choose this endpoint when you need to crawl multiple linked pages from a site in one call rather than fetching a single page. It is ideal for ingesting documentation, blogs, or small websites into a pipeline, especially when you want recursive link-following controlled by depth and same-origin constraints. Prefer a single-page fetch endpoint if you only need one URL.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T18:30:33.800Z","isFirstParty":false}