{"uid":"cap_MEIzUMizF8ba4x8Fqzk_y","slug":"felipe-andrade-scrape-json-267d5c5c","name":"Felipe Andrade — Scrape JSON","description":"Felipe Andrade&#x27;s living archive of commerce systems, interactive products, motion, visual identities, and AI production workflows.","url":"https://felipeandrade.xyz/api/agent/scrape-json","method":"GET","headers":{},"bodySchema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method"],"properties":{"type":{"type":"string","const":"http"},"method":{"enum":["GET"],"type":"string"},"queryParams":{"type":"object","required":["url"],"properties":{"url":{"type":"string","format":"uri"}},"additionalProperties":false}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object"}}}}},"responseSchema":{"type":"json","example":{"status":"complete","service_id":"scrape-json","source_url":"https://example.com"}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.005","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.005/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.005","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.005","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_Zb_jMGZlsIr-XcfdSJsCm","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.005","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Fetches and returns structured JSON data from any given URL via a web scraping service","exampleAgentPrompt":"Can you scrape https://example.com/products and return the page content as structured JSON?","exampleUseCases":[{"title":"Extract product data from e-commerce page","prompt":"Can you scrape https://shop.example.com/items and give me the page content as JSON so I can see the product listings?"},{"title":"Pull live data from public API page","prompt":"Fetch the content at https://data.gov/some-dataset-page as JSON so I can see what fields are available."},{"title":"Monitor competitor pricing page","prompt":"Scrape https://competitor.com/pricing for me and return it as JSON so I can see their current plan details."}],"resultDescription":"Returns a JSON object containing the scrape status (e.g. 'complete'), the service ID ('scrape-json'), and the source URL that was scraped, along with the extracted page content in structured JSON form.","failureModes":["Invalid or malformed URL returns an error","Target URL is unreachable or returns non-200 HTTP status","Target page blocks scraping (anti-bot measures, CAPTCHAs)","Response is not parseable as JSON","Rate limiting or payment failure returns 402"],"whenToPreferThis":"Choose this endpoint when you need to programmatically fetch and extract structured JSON content from a live web URL on demand, especially within an x402 micropayment-enabled agent workflow where per-call billing at $0.005 USDC is acceptable.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T06:36:28.516Z","isFirstParty":false}