[PR #2638] Add Hyperbrowser #1954

Open
opened 2025-11-06 13:26:32 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/vinta/awesome-python/pull/2638
Author: @nimitta09
Created: 1/3/2025
Status: 🔄 Open

Base: masterHead: patch-1


📝 Commits (1)

📊 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:

  • Instant Scalability - Spin up hundreds of browser sessions in seconds without infrastructure headaches
  • Simple Integration - Works seamlessly with popular tools like Puppeteer and Playwright
  • Powerful APIs - Easy to use APIs for scraping/crawling any site, and much more
  • Bypass Anti-Bot Measures - Built-in stealth mode, ad blocking, automatic CAPTCHA solving, and rotating proxies

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.

## 📋 Pull Request Information **Original PR:** https://github.com/vinta/awesome-python/pull/2638 **Author:** [@nimitta09](https://github.com/nimitta09) **Created:** 1/3/2025 **Status:** 🔄 Open **Base:** `master` ← **Head:** `patch-1` --- ### 📝 Commits (1) - [`313ca96`](https://github.com/vinta/awesome-python/commit/313ca960388d2ad51773d78dc47d80df92153ec8) Add Hyperbrowser ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+1 -0) </details> ### 📄 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: - Instant Scalability - Spin up hundreds of browser sessions in seconds without infrastructure headaches - Simple Integration - Works seamlessly with popular tools like Puppeteer and Playwright - Powerful APIs - Easy to use APIs for scraping/crawling any site, and much more - Bypass Anti-Bot Measures - Built-in stealth mode, ad blocking, automatic CAPTCHA solving, and rotating proxies ## 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: - GitHub: https://github.com/hyperbrowserai/python-sdk - Website: https://hyperbrowser.ai -- Anyone who agrees with this pull request could submit an *Approve* review to it. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-06 13:26:32 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-python#1954