A Python package for scraping free proxy lists from various online sources.
Project description
ProxiesGrabber
Overview
ProxiesGrabber is a Python package designed to scrape free proxy lists from various online sources. It uses multithreading to enhance performance and efficiently gather proxies.
Features
- Fetches free proxies from multiple sources
- Uses multithreading for better performance
- Automatically formats proxies into
IP:PORT - Simple and easy-to-use interface
Installation
You can install ProxiesGrabber via GitHub or PyPI.
Install from GitHub
pip install git+https://github.com/alfarttusie/ProxiesGrabber.git
Install from PyPI
pip install ProxiesGrabber
Usage
from proxiesscraper import ProxiesGrabber
scraper = ProxiesGrabber()
print(scraper.list) # List of formatted proxies
Dependencies
requests
License
MIT License
Author
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file proxiesgrabber-1.0.5.tar.gz.
File metadata
- Download URL: proxiesgrabber-1.0.5.tar.gz
- Upload date:
- Size: 2.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d2392ba57410e9bb28722fc5bc9c9d3b41dfb99361aee75ba9f18acc640b2f04
|
|
| MD5 |
6f33faf7ce60fda35959df05ec2e1db5
|
|
| BLAKE2b-256 |
695669f6ad1d4fcfa5bf3b2215c91cae660592115b6c77fe7127585a674aafb3
|
File details
Details for the file ProxiesGrabber-1.0.5-py3-none-any.whl.
File metadata
- Download URL: ProxiesGrabber-1.0.5-py3-none-any.whl
- Upload date:
- Size: 3.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1899fc55cf53a1b0b537e19bd52f901ad13b0fc1b2dd87e17c08ba4656f2eb85
|
|
| MD5 |
ded776607d53102f9159f5d1e0cb1b84
|
|
| BLAKE2b-256 |
7462b5b5844dd11cab721e29c13c9780261f2fc515d77b3c39b382f72e964d63
|