-
Notifications
You must be signed in to change notification settings - Fork 10.5k
Create 2025-04-07-br-free-ga-playwright.mdx #21407
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Browser Rendering - REST API GA, playwright, new endpoints, free tier
|
Howdy and thanks for contributing to our repo. The Cloudflare team reviews new, external PRs within two (2) weeks. If it's been two weeks or longer without any movement, please tag the PR Assignees in a comment. We review internal PRs within 1 week. If it's something urgent or has been sitting without a comment, start a thread in the Developer Docs space internally. PR Change SummaryIntroduced Browser Rendering updates including REST API GA, new endpoints, and Playwright support.
Added Files
How can I customize these reviews?Check out the Hyperlint AI Reviewer docs for more information on how to customize the review. If you just want to ignore it on this PR, you can add the Note specifically for link checks, we only check the first 30 links in a file and we cache the results for several hours (for instance, if you just added a page, you might experience this). Our recommendation is to add |
make hidden
removed reference to playwright since that's going live 4/4 now
readd playwright
|
Preview URL: https://cb5b7b20.preview.developers.cloudflare.com Files with changes (up to 15) |
update title
irvinebroque
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can you use the Cloudflare TypeScript SDK with the REST API?
src/content/changelog/browser-rendering/2025-04-07-br-free-ga-playwright.mdx
Outdated
Show resolved
Hide resolved
update title
Our REST APIs are listed here in the cloudflare apis - https://developers.cloudflare.com/api/resources/browser_rendering/ |
|
Confirmed yes @irvinebroque |
irvinebroque
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I wouldn't know that there is an SDK I can use from reading this changelog
Wouldn't know that here either:
https://developers.cloudflare.com/browser-rendering/rest-api/content-endpoint/
Seems like clear win to pull in
const content = await client.browserRendering.content.create({ account_id: 'account_id' });
https://developers.cloudflare.com/style-guide/components/tabs/
src/content/changelog/browser-rendering/2025-04-07-br-free-ga-playwright.mdx
Outdated
Show resolved
Hide resolved
src/content/changelog/browser-rendering/2025-04-07-br-free-ga-playwright.mdx
Outdated
Show resolved
Hide resolved
src/content/changelog/browser-rendering/2025-04-07-br-free-ga-playwright.mdx
Outdated
Show resolved
Hide resolved
…playwright.mdx Co-authored-by: Matt Silverlock <[email protected]>
…playwright.mdx Co-authored-by: Matt Silverlock <[email protected]>
…playwright.mdx Co-authored-by: Matt Silverlock <[email protected]>
add typescript sdk
* Create 2025-04-07-br-free-ga-playwright.mdx Browser Rendering - REST API GA, playwright, new endpoints, free tier * Update 2025-04-07-br-free-ga-playwright.mdx make hidden * Update 2025-04-07-br-free-ga-playwright.mdx removed reference to playwright since that's going live 4/4 now * Update 2025-04-07-br-free-ga-playwright.mdx readd playwright * Update 2025-04-07-br-free-ga-playwright.mdx update title * Update 2025-04-07-br-free-ga-playwright.mdx update title * Update src/content/changelog/browser-rendering/2025-04-07-br-free-ga-playwright.mdx Co-authored-by: Matt Silverlock <[email protected]> * Update src/content/changelog/browser-rendering/2025-04-07-br-free-ga-playwright.mdx Co-authored-by: Matt Silverlock <[email protected]> * Update src/content/changelog/browser-rendering/2025-04-07-br-free-ga-playwright.mdx Co-authored-by: Matt Silverlock <[email protected]> * Update 2025-04-07-br-free-ga-playwright.mdx add typescript sdk --------- Co-authored-by: Matt Silverlock <[email protected]>
Browser Rendering - REST API GA, playwright, new endpoints, free tier
Summary
Screenshots (optional)
Documentation checklist