Skip to content

Commit abbb227

Browse files
author
Daniel Weisser
committed
Add custom SDK description highlighting Playwright integration
1 parent 5227ab3 commit abbb227

File tree

1 file changed

+12
-1
lines changed

1 file changed

+12
-1
lines changed

README.md

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,17 @@
11
# 🚀 Parallax Playwright SDK: Datadome & Perimeterx
22

3-
Easily interact with Datadome and Perimeterx anti-bot solutions using a simple Playwright SDK. Fast integration, clear API! ✨
3+
**Browser-based Playwright integration for bypassing DataDome and PerimeterX anti-bot protection.**
4+
5+
Perfect for developers who prefer browser automation over request-based approaches. This SDK seamlessly integrates with Playwright, automatically handling cookie generation and injection while you focus on your automation logic.
6+
7+
## ✨ Why Choose the Playwright SDK?
8+
9+
- **🎭 Native Playwright Integration**: Works directly with your existing Playwright workflows
10+
- **🔄 Automatic Cookie Handling**: Transparent cookie generation and injection - set it and forget it
11+
- **🖥️ Full Browser Context**: Real browser environment for sites requiring complex JavaScript execution
12+
- **⚡ Zero Configuration**: Simple `.init()` method handles all setup automatically
13+
- **🎯 Flexible Options**: Supports custom browser launch options, contexts, and proxy configurations
14+
- **🛠️ Production-Ready**: Battle-tested with complex SPAs and JavaScript-heavy websites
415

516
---
617

0 commit comments

Comments
 (0)