Skip to content

Commit 1634b07

Browse files
Update Browser Pools documentation and pricing (#172)
* Update browsers/pools.mdx Co-Authored-By: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com> * Update browsers/pools.mdx Co-Authored-By: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com> * Update info/pricing.mdx Co-Authored-By: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com> --------- Co-authored-by: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
1 parent 0fc6de0 commit 1634b07

File tree

2 files changed

+5
-7
lines changed

2 files changed

+5
-7
lines changed

browsers/pools.mdx

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,6 @@ description: "Pre-warm pools of browsers for immediate acquisition"
55

66
Browser pools let you maintain a set of pre-warmed, identically configured browsers ready for immediate use. Instead of waiting for browser creation on each request, you can acquire a browser from the pool without the startup delay and release it when done.
77

8-
<Info>
9-
Browser pools are in limited preview. [Book a demo](https://calendly.com/danny-kernel/browser-pools) to request access or learn more.
10-
</Info>
11-
128
## When to use pools
139

1410
Pools are ideal when you need to:
@@ -297,3 +293,7 @@ asyncio.run(main())
297293
## API reference
298294

299295
For more details on all available endpoints and parameters, see the [Browser Pools API reference](/api-reference/browser-pools/list-browser-pools).
296+
297+
## Pricing
298+
299+
For pricing details, see [Browser Pools pricing](/info/pricing#browser-pools).

info/pricing.mdx

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,16 +30,14 @@ With Kernel, you only pay for what you use and nothing more. Our goal is to be c
3030
3131
## Browser pools
3232

33-
Browser pools incur additional charges for disk space used by idle browsers in the pool.
33+
With Browser Pools, you pay the standard usage-based price per GB-second while browsers run, plus a small disk space charge when they are idle.
3434

3535
| | Headful | Headless |
3636
| --- | --- | --- |
3737
| Disk price per GB/hour | $0.001 | $0.001 |
3838
| Disk allocation per browser | 4 GB | 1 GB |
3939
| Example: 50 browsers idle/month | $144/month | $36/month |
4040

41-
> Note: Browser pools are billed separately from usage-based pricing. Only idle browsers in pools incur disk space charges.
42-
4341
## Limits
4442

4543
| Feature | Developer (free + usage) | Hobbyist ($30 / mo + usage) | Start-Up ($200 / mo + usage) | Enterprise |

0 commit comments

Comments
 (0)