[PR #2495] add botasaurus #1814

Open
opened 2025-11-06 13:23:44 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/vinta/awesome-python/pull/2495
Author: @Chetan11-dev
Created: 7/9/2023
Status: 🔄 Open

Base: masterHead: master


📝 Commits (2)

📊 Changes

1 file changed (+1 additions, -0 deletions)

View changed files

📝 README.md (+1 -0)

📄 Description

What is this Python project?

It is selenium based scraper with best practices from experienced bot developers to help create undetectable, low boilerplate and easy to debug bots.

What's the difference between this Python project and similar ones?

  1. Adds Powerful Methods to make working with Selenium a lot easier.
  2. Follows best practices to avoid Bot Detection by Cloudflare and PerimeterX.
  3. Saves the HTML, Screenshot, and the run details for each task run to enable easy debugging.
  4. Utility components to write scraped data as JSON, CSV, and Excel files.
  5. Automatically downloads and initializes the correct Chrome driver.
  6. Fast and Developer friendly.

--
Has 400+ Stars
Please let me know if you have questions regarding Botasaurus. You may view Botasaurus here
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/2495 **Author:** [@Chetan11-dev](https://github.com/Chetan11-dev) **Created:** 7/9/2023 **Status:** 🔄 Open **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (2) - [`f92b788`](https://github.com/vinta/awesome-python/commit/f92b788d6cd9a9247b6f8b2700ab1a91d1c32cd6) Update README.md - [`212245f`](https://github.com/vinta/awesome-python/commit/212245f0c4c482387eea92512e12cc0d80c148c4) Update README.md ### 📊 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? It is selenium based scraper with best practices from experienced bot developers to help create undetectable, low boilerplate and easy to debug bots. ## What's the difference between this Python project and similar ones? 1. Adds Powerful Methods to make working with Selenium a lot easier. 2. Follows best practices to avoid Bot Detection by Cloudflare and PerimeterX. 3. Saves the HTML, Screenshot, and the run details for each task run to enable easy debugging. 4. Utility components to write scraped data as JSON, CSV, and Excel files. 5. Automatically downloads and initializes the correct Chrome driver. 6. Fast and Developer friendly. -- *Has 400+ Stars* Please let me know if you have questions regarding Botasaurus. You may view Botasaurus [here](https://github.com/omkarcloud/botasaurus) 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:23:44 -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#1814