{"uid":"cap_9QUOXKN-2qLRsywDrA_Qu","slug":"browserbase-page-fetch-cc30dbcf","name":"Browserbase Page Fetch","description":"Fetch a page and return content, headers, and metadata. $0.01 per request.","url":"https://x402.browserbase.com/fetch","method":"POST","headers":{},"bodySchema":null,"responseSchema":{"type":"object","properties":{"id":{"type":"string"},"content":{"type":"string"},"statusCode":{"type":"number"},"contentType":{"type":"string"}}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.01","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.01/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.01","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.01","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_Wb6tx7Wvpr0a_dnSXH1MU","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.01","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Fetches a web page via headless browser and returns its content, headers, and metadata.","exampleAgentPrompt":"Can you fetch the full page content of https://example.com/pricing using a real browser so I get the rendered HTML, status code, and content type?","exampleUseCases":[{"title":"Monitor competitor pricing page","prompt":"Fetch the rendered content of https://competitor.com/pricing so I can see what their current prices look like in the browser."},{"title":"Extract article text from news site","prompt":"Go grab the full page content from https://techcrunch.com/2024/01/15/some-article and give me the HTML so I can pull out the article body."},{"title":"Check if a URL returns a valid page","prompt":"Can you fetch https://myapp.com/dashboard and tell me the status code and content type so I know if the page is actually loading correctly?"}],"resultDescription":"Returns a JSON object containing a session ID, the full page content as a string (rendered HTML), the HTTP status code, and the content type of the response.","failureModes":["Invalid or unreachable URL returns non-200 status code in the statusCode field","Page with heavy bot protection may return empty or blocked content","Timeout on slow-loading pages may result in partial or empty content","Malformed request body may result in a 400 error","Payment failure or insufficient funds returns a 402 error"],"whenToPreferThis":"Choose this endpoint when you need a real headless browser to fetch and render a web page — especially for JavaScript-heavy sites where a plain HTTP GET would return incomplete content. It is ideal for single-page fetches where you need rendered HTML, status codes, and content type metadata. Prefer it over simple HTTP clients when the target page requires JavaScript execution or browser-like behavior.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T06:36:25.149Z","isFirstParty":false}