formatsarray · optionalValue supplied for formats.
minItems: 1 · maxItems: 4
Loading tools…
Firecrawl
Read one public web page as Markdown, HTML or links.
Read one public HTTPS web page as Markdown, HTML, raw HTML or links. Each text format is capped at 100,000 characters and links at 1,000, with truncation reported. PDF documents, X/Twitter, screenshots, JSON extraction, custom headers and browser actions are excluded. Failed or empty page extraction is not charged. The worked example shows selected fields and at most one item per list; counts retain their recorded values.
Agents select this operation with tool ID firecrawl.web-scrape, then check its current inputs and price before a run.
formatsarray · optionalValue supplied for formats.
minItems: 1 · maxItems: 4
onlyMainContentboolean · optionalValue supplied for only main content.
urlstring · requiredPublic HTTPS web page. PDF files and X/Twitter URLs are excluded.
format: uri · maxLength: 2048
markdownstringReturned markdown value.
statusnumberReturned status value.
titlestringReturned title value.
truncatedbooleanReturned truncated value.
urlstringReturned url value.
Inspect returns this reviewed example, its estimated cost and the current input schema. Run calculates the estimate for your actual input.
{
"tool_id": "firecrawl.web-scrape",
"input": {
"url": "https://example.com/",
"formats": [
"markdown"
],
"onlyMainContent": true
}
}{
"url": "https://example.com/",
"title": "Example Domain",
"status": 200,
"markdown": "# Example Domain\n\nThis domain is for use in documentation examples without needing permission. Avoid use in operations.\n\n[Learn more](https://iana.org/domains/example)",
"truncated": false
}invalid_input: The URL, query or limits are outside this tool's supported inputs.example: {"url":"https://example.com/","formats":["markdown"]}upstream_error: The provider could not return usable results; the wallet was not charged.Check the target page and retry with a smaller limit if necessary.Use verified tools with pay-per-use pricing. Provider access is included. Tools that work in your own apps ask you to connect that account.
Connect your first agent to receive $1 trial credit.