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
Copy file name to clipboardExpand all lines: README.md
+10-16Lines changed: 10 additions & 16 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -22,10 +22,7 @@
22
22
🛠️ <ahref="#-advanced-magic">Advanced Magic</a> •
23
23
💖 <ahref="#-support-my-work">Support</a>
24
24
</p>
25
-
26
-
---
27
-
28
-
## 🎯 **Stop Fighting. Start Automating.**
25
+
<br>
29
26
30
27
You know that feeling when you need to automate something on the web and you spend hours just trying to get your environment working? We've all been there.
31
28
@@ -39,8 +36,7 @@ Just `pip install pydoll-python` and you're automating.
39
36
<h4>Give it a star if you appreciate tools that just work! ⭐</h4>
40
37
<sub>(Your stars fuel our development and bug fixes)</sub>
41
38
</div>
42
-
43
-
---
39
+
<br>
44
40
45
41
## 🔥 **Why Pydoll Stands Out**
46
42
@@ -95,7 +91,6 @@ Pydoll doesn't just click - it behaves like a real human. Natural mouse movement
95
91
96
92
**Ethical Note**: Due to these realistic interaction patterns, Pydoll may bypass some behavioral detection systems. Please use responsibly and respect website terms of service.
97
93
98
-
---
99
94
100
95
## 🚀 **Just Getting Started?**
101
96
@@ -112,7 +107,7 @@ Pydoll comes packed with advanced features that make complex automation scenario
112
107
113
108
**And this is just the beginning.** Check out our [complete documentation](https://pydoll.tech/) to discover everything Pydoll can do!
114
109
115
-
---
110
+
116
111
117
112
## 📦 **Installation**
118
113
@@ -122,7 +117,7 @@ pip install pydoll-python
122
117
123
118
**That's literally it.** No drivers, no additional downloads, no configuration files. Install and start automating in the next 30 seconds.
124
119
125
-
---
120
+
126
121
127
122
## 🚀 **Zero to Hero in Seconds**
128
123
@@ -265,7 +260,7 @@ async with tab.expect_download(timeout=30) as download:
265
260
266
261
Auto-cleanup, timeout handling, and zero headaches included!
0 commit comments