{"uid":"cap_WyusokD9yPKdfFPWVPZ3V","slug":"mdataaccess-web-scraper-9f9b1c23","name":"MDataAccess Web Scraper","description":"Scrape a webpage and return machine-readable content.","url":"https://api.mdataaccess.com/scrape","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","HEAD","DELETE"],"type":"string"},"queryParams":{"type":"object","required":["url"],"properties":{"url":{"type":"string","description":"URL of the webpage to scrape."}}}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object","required":["provider","url","data"],"properties":{"url":{"type":"string"},"data":{"type":"object"},"provider":{"type":"string"}}}}}}},"responseSchema":null,"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.012","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.012/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.012","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.012","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_92TWFLyvT1z9IneZcYs06","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.012","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Scrapes a webpage at a given URL and returns its content in machine-readable format.","exampleAgentPrompt":"Can you scrape the webpage at https://example.com/products and give me its contents in a machine-readable format?","exampleUseCases":[{"title":"Competitor pricing intelligence","prompt":"Scrape the pricing page at https://competitor.com/pricing and pull back all the data so I can see what plans they offer."},{"title":"News article content extraction","prompt":"Grab the article at https://techcrunch.com/2024/05/01/some-story and return the full text and metadata in a structured format."},{"title":"Job listing data collection","prompt":"Scrape the job posting at https://jobs.example.com/positions/senior-engineer and give me the machine-readable content so I can parse the requirements."}],"resultDescription":"Returns machine-readable structured content of the scraped webpage, including the provider name, the URL that was scraped, and a data object containing the parsed page contents.","failureModes":["Invalid or malformed URL returns an error","Target page returns a non-200 HTTP status (e.g. 404 or 403) resulting in a scrape failure","Paywalled or bot-protected pages may return incomplete or blocked content","Network timeouts on slow or unresponsive target servers","URL parameter missing causes request validation failure"],"whenToPreferThis":"Choose this endpoint when you need machine-readable structured content from a single specific URL, especially when you want the raw page data in a structured object format suitable for agent parsing. Prefer this over the readable-content endpoint if you need the full data object rather than human-readable text, and over the multi-page crawl endpoint when you only need one URL.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T06:40:03.816Z","isFirstParty":false}