Skip to content

Commit c7b138d

Browse files
committed
Add /crawl endpoint to Browser Rendering changelog
1 parent 86c0672 commit c7b138d

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/content/release-notes/browser-rendering.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@ link: "/browser-rendering/changelog/"
33
productName: Browser Rendering
44
productLink: "/browser-rendering/"
55
entries:
6+
- publish_date: "2026-03-10"
7+
title: "New REST API endpoint: /crawl (Beta)"
8+
description: |-
9+
* Added the [`/crawl` endpoint](/browser-rendering/rest-api/crawl-endpoint/) (beta) to the REST API. The `/crawl` endpoint scrapes content from a starting URL and follows links across the site, up to a configurable depth or page limit. Responses can be returned as HTML, Markdown, or structured JSON (powered by [Workers AI](/workers-ai/)).
610
- publish_date: "2026-03-04"
711
title: "Increased REST API rate limits"
812
description: |-

0 commit comments

Comments
 (0)