formatstring · optionalValue supplied for format.
enum: markdown, html
Bright Data
Extract one public HTTPS page as bounded Markdown or HTML text.
Fetch one public HTTPS URL and return bounded text with status, content type, truncation state and capture time. The first cut supports Markdown or HTML only; it excludes authenticated pages, arbitrary headers, cookies, request bodies, screenshots, browser actions and automatic supplier fallback.
Agents select this operation with tool ID brightdata.web-scrape, then inspect its current executable contract before a run.
formatstring · optionalValue supplied for format.
enum: markdown, html
urlstring · requiredValue supplied for url.
format: uri · maxLength: 2048
captured_atstringReturned captured at value.
contentstringReturned content value.
content_typestringReturned content type value.
requested_urlstringReturned requested url value.
resolved_urlnullReturned resolved url value.
statusnumberReturned status value.
truncatedbooleanReturned truncated value.
This reviewed worked example is shared with inspect. Inspect also returns the current executable schema and price estimate before a paid run.
{
"tool_id": "brightdata.web-scrape",
"input": {
"url": "https://example.com/",
"format": "markdown"
}
}{
"status": 200,
"content": "# Example Domain\n\nThis domain is for use in illustrative examples.",
"truncated": false,
"captured_at": "2026-08-20T00:00:00.000Z",
"content_type": "text/markdown",
"resolved_url": null,
"requested_url": "https://example.com/"
}invalid_input: url must resolve only to public internet addressesexample: {"url":"https://example.com/","format":"markdown"}configuration_error: The web scraper is not configured on the server.The wallet was not charged.Scrollport identifies and validates the best-in-class API tools and provides them on a pay-as-you-go basis so you don't need to maintain a separate provider account, subscription or credits.
Give your agent the setup prompt to receive $1 in trial credit and start using the tools right away.
Bright Data
Extract one public HTTPS page as bounded Markdown or HTML text.
Fetch one public HTTPS URL and return bounded text with status, content type, truncation state and capture time. The first cut supports Markdown or HTML only; it excludes authenticated pages, arbitrary headers, cookies, request bodies, screenshots, browser actions and automatic supplier fallback.
Agents select this operation with tool ID brightdata.web-scrape, then inspect its current executable contract before a run.
formatstring · optionalValue supplied for format.
enum: markdown, html
urlstring · requiredValue supplied for url.
format: uri · maxLength: 2048
captured_atstringReturned captured at value.
contentstringReturned content value.
content_typestringReturned content type value.
requested_urlstringReturned requested url value.
resolved_urlnullReturned resolved url value.
statusnumberReturned status value.
truncatedbooleanReturned truncated value.
This reviewed worked example is shared with inspect. Inspect also returns the current executable schema and price estimate before a paid run.
{
"tool_id": "brightdata.web-scrape",
"input": {
"url": "https://example.com/",
"format": "markdown"
}
}{
"status": 200,
"content": "# Example Domain\n\nThis domain is for use in illustrative examples.",
"truncated": false,
"captured_at": "2026-08-20T00:00:00.000Z",
"content_type": "text/markdown",
"resolved_url": null,
"requested_url": "https://example.com/"
}invalid_input: url must resolve only to public internet addressesexample: {"url":"https://example.com/","format":"markdown"}configuration_error: The web scraper is not configured on the server.The wallet was not charged.Scrollport identifies and validates the best-in-class API tools and provides them on a pay-as-you-go basis so you don't need to maintain a separate provider account, subscription or credits.
Give your agent the setup prompt to receive $1 in trial credit and start using the tools right away.
Bright Data
Extract one public HTTPS page as bounded Markdown or HTML text.
Fetch one public HTTPS URL and return bounded text with status, content type, truncation state and capture time. The first cut supports Markdown or HTML only; it excludes authenticated pages, arbitrary headers, cookies, request bodies, screenshots, browser actions and automatic supplier fallback.
Agents select this operation with tool ID brightdata.web-scrape, then inspect its current executable contract before a run.
formatstring · optionalValue supplied for format.
enum: markdown, html
urlstring · requiredValue supplied for url.
format: uri · maxLength: 2048
captured_atstringReturned captured at value.
contentstringReturned content value.
content_typestringReturned content type value.
requested_urlstringReturned requested url value.
resolved_urlnullReturned resolved url value.
statusnumberReturned status value.
truncatedbooleanReturned truncated value.
This reviewed worked example is shared with inspect. Inspect also returns the current executable schema and price estimate before a paid run.
{
"tool_id": "brightdata.web-scrape",
"input": {
"url": "https://example.com/",
"format": "markdown"
}
}{
"status": 200,
"content": "# Example Domain\n\nThis domain is for use in illustrative examples.",
"truncated": false,
"captured_at": "2026-08-20T00:00:00.000Z",
"content_type": "text/markdown",
"resolved_url": null,
"requested_url": "https://example.com/"
}invalid_input: url must resolve only to public internet addressesexample: {"url":"https://example.com/","format":"markdown"}configuration_error: The web scraper is not configured on the server.The wallet was not charged.Scrollport identifies and validates the best-in-class API tools and provides them on a pay-as-you-go basis so you don't need to maintain a separate provider account, subscription or credits.
Give your agent the setup prompt to receive $1 in trial credit and start using the tools right away.