{"uid":"cap_xnBXqeuTznTyiO5rmm9QQ","slug":"gedx402-browser-scrape-baac2bf7","name":"GEDX402 Browser Scrape","description":"x402 workers ai. pay with usdc on base, polygon, arbitrum, world, or solana. no api keys.","url":"https://browser.gedx402.com/v1/browser/scrape","method":"GET","headers":{},"bodySchema":{"type":"object","properties":{"url":{"type":"string","description":"HTTPS URL to load (required unless html is set)."},"html":{"type":"string","description":"Raw HTML to render instead of fetching a URL."},"prompt":{"type":"string","description":"Natural-language extraction prompt (for /json)."},"elements":{"type":"array","items":{"type":"object"},"description":"Scrape selectors (for /scrape)."},"selector":{"type":"string","description":"CSS selector for element capture or scrape."},"viewport":{"type":"object","description":"Browser viewport width/height/deviceScaleFactor."},"pdfOptions":{"type":"object","description":"PDF print options."},"gotoOptions":{"type":"object","description":"Puppeteer goto options (e.g. waitUntil: networkidle0)."},"response_format":{"type":"object","description":"JSON schema for structured /json extraction."},"screenshotOptions":{"type":"object","description":"fullPage, type, omitBackground, etc."}}},"responseSchema":{"type":"json","example":{"html":"<html>...</html>"}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.06","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"settled","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.06/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.06","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.06","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_G1yRW2cpq-DGpZQmH7GsQ","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.06","costPer":"request","priority":0,"asset":null,"unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Headless browser scraping of a URL or raw HTML using CSS selectors, returning extracted element content as structured data","exampleAgentPrompt":"Scrape the URL https://example.com/products and extract all elements matching the CSS selector '.product-title' so I can see the list of product names on that page.","exampleUseCases":[{"title":"Monitor competitor pricing updates daily","prompt":"Scrape https://competitor-site.com/pricing and pull all the text from elements with class 'price-tag' so I can track if their rates have changed since yesterday."},{"title":"Extract job listings from career pages","prompt":"Go to https://company.com/careers and grab all the job titles and descriptions using the CSS selector 'article.job-posting' so I can build a list of open positions."},{"title":"Pull real estate listings with details","prompt":"Scrape https://realestate-portal.com/listings and extract property addresses, prices, and descriptions from elements matching 'div.listing-card' so I can aggregate current available homes in my area."}],"resultDescription":"Returns a JSON object containing the scraped HTML or extracted element content matching the provided CSS selector or elements array from the rendered page.","failureModes":["Invalid or unreachable URL returns an error or empty result","CSS selector matches no elements — returns empty array","Payment failure (insufficient USDC balance or unsupported chain) blocks the request","JavaScript-heavy pages may not fully render if gotoOptions are not configured correctly","Raw HTML provided without a valid selector may return unprocessed content"],"whenToPreferThis":"Choose this endpoint when you need to scrape a live URL or render raw HTML and extract specific elements via CSS selectors, without managing API keys — especially useful for pay-per-call crypto-native workflows using USDC on Base, Polygon, Arbitrum, World, or Solana.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T00:43:35.404Z","isFirstParty":false}