{"uid":"cap_Px_AW4499kuo8STS6enFn","slug":"heurist-mesh-firecrawl-scrape-url-f225ca5a","name":"Heurist Mesh: Firecrawl Scrape URL","description":"Scrape full contents from a specific URL. Returns clean and summarized web contents.","url":"https://mesh.heurist.xyz/x402/solana/agents/FirecrawlSearchDigestAgent/firecrawl_scrape_url","method":"POST","headers":{},"bodySchema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method","bodyType","body"],"properties":{"body":{"type":"object","required":["url"],"properties":{"url":{"type":"string","description":"The URL to scrape and analyze"},"debug":{"type":"boolean","default":false,"description":"Debug mode flag. ALWAYS use false."},"wait_time":{"type":"integer","default":7500,"description":"Time to wait for page to load in milliseconds"}}},"type":{"type":"string","const":"http"},"method":{"enum":["POST"],"type":"string"},"bodyType":{"enum":["json"],"type":"string"}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object","properties":{"result":{"type":"object","additionalProperties":true}}}}}}},"responseSchema":null,"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.01","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"registry","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_mPKynJfURIOedETQFNgOz","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.01","costPer":"request","priority":0,"asset":"EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Scrapes the full contents of a given URL and returns clean, summarized, LLM-ready web content.","exampleAgentPrompt":"Scrape the full contents of https://example.com/article and give me a clean, readable summary of what's on the page.","exampleUseCases":[{"title":"Research article content extraction","prompt":"Can you scrape the full text from https://techcrunch.com/2024/05/01/openai-funding-round and give me a clean summary of what the article says?"},{"title":"Competitor product page analysis","prompt":"Fetch and clean the content from https://www.competitor.com/pricing so I can see exactly what plans and prices they're advertising."},{"title":"News story fact extraction","prompt":"Scrape https://www.reuters.com/markets/us/fed-raises-rates-2024 and pull out the key facts and figures mentioned in the article."}],"resultDescription":"Returns the full scraped text of the target webpage in a cleaned, structured, LLM-readable format along with a summarized version of the content, stripping away ads, navigation, and boilerplate HTML.","failureModes":["URL is unreachable or returns a non-200 HTTP status — scrape fails with an error","Page is behind a hard login wall or CAPTCHA — content cannot be extracted","URL points to a binary file (PDF, image) instead of an HTML page — may return empty or partial content","Rate limiting or bot-blocking by the target website — returns an access-denied or empty response","Malformed or invalid URL input — returns a validation error"],"whenToPreferThis":"Choose this endpoint when you need to fetch, clean, and summarize the content of a specific known URL for downstream LLM processing. It is ideal for single-page content extraction where you already have the target URL, as opposed to search-first workflows. Prefer this over raw HTTP fetching when you need LLM-ready cleaned text rather than raw HTML.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-16T00:57:18.247Z","isFirstParty":false}