Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 1.24 KB

README.md

File metadata and controls

24 lines (17 loc) · 1.24 KB

ProxyMiner

Lint and format check codecov

ProxyMiner is a powerful tool designed to scrape and collect proxies from various websites. It automates the process of gathering fresh proxy lists and saves them to a file for easy access and use.

Features

  • Automated Scraping: Continuously scrape multiple websites for the latest proxies.
  • Customizable Sources: Easily add or remove proxy sources to tailor the scraping process to your needs.
  • Proxy Validation: Ensure collected proxies are functional and reliable.
  • Output File: Store the gathered proxies in a file, formatted for easy integration with other tools and applications.
  • Scheduling: Schedule scraping tasks to run at specific intervals, ensuring your proxy list is always up-to-date.

Installation

Clone the repository and install the required dependencies:

git clone https://github.com/yourusername/ProxyMiner.git
cd ProxyMiner
pip install -r requirements.txt