Skip to main content

A Python-based web automation and data scraping framework

Project description

HyperSel

Overview

HyperSel is a Python-based framework for web automation and data scraping. It simplifies crawling, automating interactions, and data extraction from web pages. It is built with various robust tools to handle dynamic and complex web interactions efficiently, offering features such as headless browsing, proxy support, and API sniffing.

Features

  • Headless Browsing: Supports headless mode for efficient and faster crawls.
  • Proxies: Integration for rotating proxies, ensuring anonymity and bypassing restrictions.
  • Playwright and Selenium Support: Utilizes Playwright and Selenium for browser automation, providing flexible tools for interacting with websites.
  • Undetected ChromeDriver: Uses undetected ChromeDriver to bypass detection by anti-scraping mechanisms.
  • WebDriver Manager: Automatically manages and updates drivers.
  • Recursive Crawling: Supports recursive crawling to traverse multiple levels of web pages.
  • API Sniffer: Built-in API request sniffer to intercept and extract data from API calls made by websites.
  • Regex Tools: Built-in regex utilities for parsing and extracting data from web pages.
  • Logging: Comprehensive logging to track scraping sessions and errors.

Installation

To set up HyperSel, follow the steps below:

  1. Clone the Repository:

    git clone https://github.com/foreandr/hyperSel.git
    
  2. Install Dependencies: Navigate to the project directory and install the required Python packages:

    cd hyperSel
    pip install -r req.txt
    
  3. Install from PyPI: You can also install HyperSel directly from PyPI using pip:

    pip install hyperSel
    

Usage

Once installed, you can import and start using HyperSel in your projects. Example usage:

import hyperSel
# Your web automation code here

Contributing

Feel free to submit issues and pull requests. Contributions are welcome!

License

This project is licensed under the MIT License.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

hypersel-3.2.tar.gz (23.6 kB view details)

Uploaded Source

Built Distribution

hyperSel-3.2-py3-none-any.whl (26.0 kB view details)

Uploaded Python 3

File details

Details for the file hypersel-3.2.tar.gz.

File metadata

  • Download URL: hypersel-3.2.tar.gz
  • Upload date:
  • Size: 23.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.0 CPython/3.12.1

File hashes

Hashes for hypersel-3.2.tar.gz
Algorithm Hash digest
SHA256 518b011727bde4ee9ea2d60769197a46362e32b33d25a2a5f1fbb801ef3c5aa1
MD5 300a74d1291b15d94caad7af30272145
BLAKE2b-256 059a064ecffb1a898b6177df1824f21d8093b0b68214b6d832f8620b41b8c93e

See more details on using hashes here.

File details

Details for the file hyperSel-3.2-py3-none-any.whl.

File metadata

  • Download URL: hyperSel-3.2-py3-none-any.whl
  • Upload date:
  • Size: 26.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.0 CPython/3.12.1

File hashes

Hashes for hyperSel-3.2-py3-none-any.whl
Algorithm Hash digest
SHA256 08e3268e8a36b0bb7160f0660bd0805b6c4b26f5e4365489c460fbafa35a1621
MD5 50aa34314221e24b1cdd73a4f04f3266
BLAKE2b-256 d46d5689418afe9976e6610cc53690a0337b8cb66209da9b82254984eb7b6284

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page