mirror of
https://github.com/vinta/awesome-python.git
synced 2026-03-22 22:20:49 -05:00
[PR #2638] Add Hyperbrowser #1954
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/vinta/awesome-python/pull/2638
Author: @nimitta09
Created: 1/3/2025
Status: 🔄 Open
Base:
master← Head:patch-1📝 Commits (1)
313ca96Add Hyperbrowser📊 Changes
1 file changed (+1 additions, -0 deletions)
View changed files
📝
README.md(+1 -0)📄 Description
What is this Python project?
This is the python SDK for Hyperbrowser, a platform for running and scaling headless browsers. It lets you launch and manage browser sessions at scale and provides easy to use solutions for any webscraping needs, such as scraping a single page or crawling an entire site.
Key Features:
What's the difference between this Python project and similar ones?
Hyperbrowser incorporates all things needed for a web crawling tool. It's a browser automation tool that can be used to scrape websites with CAPTCHA solving, automate browser actions, and record browser sessions. Not only does it provide easy to use APIs for easily scraping/crawling any sites with many optional configurations, it also allows fine control of the browser's behavior, such as using a specific profile, reusing browser cookies, adding extensions, using a specific proxy, configurable screen size, and more.
Links:
--
Anyone who agrees with this pull request could submit an Approve review to it.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.