|
2 | 2 |
|
3 | 3 | **Playwright SDK for bypassing DataDome and PerimeterX anti-bot protection.** |
4 | 4 |
|
5 | | -## π About Parallax API |
| 5 | +## π Overview |
6 | 6 |
|
7 | | -ParallaxAPIs provides a **request-based solution** for bypassing DataDome and PerimeterX anti-bot systems. Instead of relying on slow, resource-heavy browser automation, our API generates valid cookies and tokens in **200-400ms** through direct HTTP requests. |
| 7 | +ParallaxAPIs Playwright SDK provides **seamless browser automation without anti-bot barriers**. While browser automation is required, we handle all the complexity of bypassing DataDome and PerimeterX protection systems automatically, so you can focus on your automation logic. |
8 | 8 |
|
9 | 9 | **What We Solve:** |
10 | | -- β
**DataDome** - Slider captchas, interstitial pages, cookie generation, tags payload |
11 | | -- β
**PerimeterX** - Cookie generation (_px3), challenge solver, vid & cts tokens |
| 10 | +- β
**DataDome** - Slider captchas, interstitial pages, automatic cookie injection |
| 11 | +- β
**PerimeterX** - Automatic cookie generation and injection (_px3), challenge solving |
12 | 12 |
|
13 | 13 | **Key Benefits:** |
14 | | -- β‘ **Lightning Fast** - 200-400ms response times vs 2-5+ seconds for browsers |
15 | | -- π§ **Simple Integration** - Clean API, no browser management required |
16 | | -- π **Highly Scalable** - Handle thousands of concurrent requests with minimal resources |
17 | | -- π° **Cost Effective** - Lightweight infrastructure, minimal proxy usage |
18 | | -- π **Always Updated** - We handle all reverse engineering and updates for you |
| 14 | +- **Zero Configuration** - Simple `.init()` method handles everything automatically |
| 15 | +- **Transparent Integration** - Works with your existing Playwright code |
| 16 | +- **Full Browser Context** - Real browser environment for JavaScript-heavy sites |
| 17 | +- **Automatic Cookie Handling** - Set it and forget it - we inject cookies seamlessly |
| 18 | +- **Always Updated** - We handle all reverse engineering and updates for you |
19 | 19 |
|
20 | 20 | --- |
21 | 21 |
|
|
0 commit comments