#softwareautomationbrowser โ Public Fediverse posts
Live and recent posts from across the Fediverse tagged #softwareautomationbrowser, aggregated by home.social.
-
๐ / #software / #automation / #browser
#Automa is a browser extension for browser automation. From auto-fill forms, doing a repetitive task, taking a screenshot, to scraping data of the website, it's up to you what you want to do with this extension.
-
๐ / #software / #automation / #browser / #proxy
Learn how to rotate proxies in #Python to avoid detection and IP bans. This step-by-step guide covers everything from basic setups to advanced techniques.
๐ฑ๐ https://laravista.altervista.org/CatLink/links/343
#catlink #softwareautomation #softwareautomationbrowser #softwareautomationbrowserproxy #ZenRows
-
๐ / #software / #automation / #browser
#curl_cffi is the most popular #Python binding for curl. Unlike other pure python http clients like httpx or requests, curl_cffi can impersonate browsers' TLS/JA3 and HTTP/2 fingerprints. If you are blocked by some website for no obvious reason, you can give curl_cffi a try.
-
๐ / #software / #automation / #browser
#nodriver Successor of Undetected-Chromedriver. Providing a blazing fast framework for web automation, webscraping, bots and any other creative ideas which are normally hindered by annoying anti bot systems like Captcha / CloudFlare / Imperva / hCaptcha
๐ฑ๐ https://laravista.altervista.org/CatLink/links/314
#catlink #SoftwareAutomation #SoftwareAutomationBrowser #Chrome #CDP #Python
-
๐ / #software / #automation / #browser
#Zendriver is a blazing fast, async-first, undetectable webscraping/web automation framework implemented using the Chrome Devtools Protocol. Visit websites, scrape content, and run JavaScript using a real browser (no Selenium/Webdriver) all with just a few lines of #Python.
๐ฑ๐ https://laravista.altervista.org/CatLink/links/313
#catlink #SoftwareAutomation #SoftwareAutomationBrowser #Chrome #CDP
-
๐ / #software / #automation / #browser
#SeleniumBase: Python Web Automation and E2E Testing
Fast, easy, and reliable Web/UI testing with #Python.
-
๐ / #software / #automation / #browser
> After countless hours spent automating tasks only to get blocked by Cloudflare, rage-quitting over reCAPTCHA v3 (why is there no button to click?), and nearly throwing my laptop out the window, I built #PyDoll.
by https://www.linkedin.com/in/thalison-fernandes/๐ฑ๐ https://laravista.altervista.org/CatLink/links/309
#catlink #SoftwareAutomation #SoftwareAutomationBrowser #Python
-
๐ / #software / #automation / #browser
Learn how to use #Pydoll for scraping JavaScript-heavy sites, bypass #Cloudflare, and integrate rotating proxies. Includes setup, code, and top alternatives.
๐ฑ๐ https://laravista.altervista.org/CatLink/links/307
#catlink #SoftwareAutomation #SoftwareAutomationBrowser #Python
-
๐ / #software / #automation / #browser
In the fast-paced realm of web scraping, efficiency is paramount. Traditional tools like #Selenium and #Playwright, while robust, often grapple with performance bottlenecks due to their synchronous operations. At Scraping Solution, our relentless pursuit of more agile and responsive alternatives led us to an emerging gem in the field: #Pydoll.