Skip to content

Commit 35fa537

Browse files
committed
unhide br changelog
1 parent 0013834 commit 35fa537

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

src/content/changelog/browser-rendering/2025-04-07-br-free-ga-playwright.mdx

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,9 @@
11
---
2-
title: Browser Rendering REST API is Generally Available, with new endpoints and a free tier
2+
title: Browser Rendering REST API is Generally Available, with new endpoints and a free tier
33
description: Browser Rendering updates - free tier and REST API GA with new endpoints
44
products:
55
- browser-rendering
66
date: 2025-04-07T6:00:00Z
7-
hidden: true
87
---
98

109
We’re excited to announce Browser Rendering is now available on the [Workers Free plan](https://www.cloudflare.com/plans/developer-platform/), making it even easier to prototype and experiment with web search and headless browser use-cases when building applications on Workers.
@@ -27,7 +26,7 @@ curl -X 'POST' 'https://api.cloudflare.com/client/v4/accounts/<accountId>/browse
2726

2827
```
2928

30-
For the full list of endpoints, check out our [REST API documentation](/browser-rendering/rest-api/). You can also interact with Browser Rendering via the [Cloudflare TypeScript SDK](https://github.com/cloudflare/cloudflare-typescript).
29+
For the full list of endpoints, check out our [REST API documentation](/browser-rendering/rest-api/). You can also interact with Browser Rendering via the [Cloudflare TypeScript SDK](https://github.com/cloudflare/cloudflare-typescript).
3130

3231
We also recently landed support for [Playwright](/browser-rendering/platform/playwright/) in Browser Rendering for browser automation from Cloudflare [Workers](/workers/), in addition to [Puppeteer](/browser-rendering/platform/puppeteer/), giving you more flexibility to test across different browser environments.
3332

0 commit comments

Comments
 (0)