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
<title>Pydoll - Automate the Web, naturally</title>
7
+
<title>Pydoll - scraping, the easier way</title>
8
8
<metaname="description" content="Pydoll is a Python browser automation library built on CDP with zero configuration, async performance, intuitive API, and full type safety. Simple, powerful web automation." />
9
9
<metaname="keywords" content="pydoll, browser automation, web automation, web scraping, scraping, data scraping, data extraction, crawler, crawling, headless browser, headless chrome, chrome devtools protocol, devtools protocol, cdp, python cdp, chrome cdp, async python, asyncio, network interception, request interception, browser context requests, http requests browser context, humanized interactions, human-like interactions, automation library, scraping framework, type safety, zero configuration, concurrent automation, browser preferences, downloads, python automation, modern web scraping" />
<metaproperty="og:title" content="Pydoll - Automate the Web, naturally" />
14
+
<metaproperty="og:title" content="Pydoll - scraping, the easier way" />
15
15
<metaproperty="og:description" content="Python browser automation with zero configuration, async performance, intuitive API, and full type safety. Simple, powerful web automation." />
<metaname="twitter:title" content="Pydoll - Automate the Web, naturally" />
25
+
<metaname="twitter:title" content="Pydoll - scraping, the easier way" />
26
26
<metaname="twitter:description" content="Python browser automation with zero configuration, async performance, intuitive API, and full type safety." />
0 commit comments