You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[Browser Rendering](/browser-rendering/) REST API rate limits for Workers Paid plans have been increased from 3 requests per second (180/min) to **10 requests per second (600/min)**. No action is needed to benefit from the higher limit.
13
+
14
+
<Imagesrc={restApiLimitIncrease}alt="Browser Rendering REST API rate limit increased from 3 to 10 requests per second"width="637"height="64" />
15
+
16
+
The [REST API](/browser-rendering/rest-api/) lets you perform common browser tasks with a single API call, and you can now do it at a higher rate.
-[/markdown - Extract Markdown from a webpage](/browser-rendering/rest-api/markdown-endpoint/)
22
+
-[/snapshot - Take a webpage snapshot](/browser-rendering/rest-api/snapshot/)
23
+
-[/scrape - Scrape HTML elements](/browser-rendering/rest-api/scrape-endpoint/)
24
+
-[/json - Capture structured data using AI](/browser-rendering/rest-api/json-endpoint/)
25
+
-[/links - Retrieve links from a webpage](/browser-rendering/rest-api/links-endpoint/)
26
+
27
+
If you use the [Workers Bindings](/browser-rendering/workers-bindings/) method, increases to concurrent browser and new browser limits are coming soon. Stay tuned.
28
+
29
+
For full details, refer to the [Browser Rendering limits page](/browser-rendering/limits/).
0 commit comments