Skip to content

Commit 8d6658f

Browse files
author
Daniel Weisser
committed
Update Overview to reflect browser-based automation approach
1 parent c19fe1f commit 8d6658f

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

β€ŽREADME.mdβ€Ž

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -2,20 +2,20 @@
22

33
**Playwright SDK for bypassing DataDome and PerimeterX anti-bot protection.**
44

5-
## πŸ“– About Parallax API
5+
## πŸ“– Overview
66

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.
88

99
**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
1212

1313
**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
1919

2020
---
2121

0 commit comments

Comments
Β (0)