Metadata-Version: 2.1
Name: ProxyEater
Version: 1.1.1
Summary: A Python Proxy Scraper for gathering fresh proxies.
Home-page: https://github.com/MPCodeWriter21/ProxyEater
Author: CodeWriter21
Author-email: CodeWriter21@gmail.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Description-Content-Type: text/markdown
License-File: LICENSE

ProxyEater\[1.1.1\]
===================

![version](https://img.shields.io/pypi/v/ProxyEater)
![stars](https://img.shields.io/github/stars/MPCodeWriter21/ProxyEater)

A Python Proxy Scraper for gathering fresh proxies.

![issues](https://img.shields.io/github/issues/MPCodeWriter21/log21)
![contributors](https://img.shields.io/github/contributors/MPCodeWriter21/log21)

Install ProxyEater
------------------

To install **ProxyEater**, you can simply use the `pip install ProxyEater` command:

```commandline
python -m pip install ProxyEater
```

Or you can clone [the repository](https://github.com/MPCodeWriter21/ProxyEater) and run:

```commandline
git clone https://github.com/MPCodeWriter21/ProxyEater
cd ProxyEater
```

```commandline
python setup.py install
```

Usage
-----

```
usage: ProxyEater [-h] [--source SOURCE] [--output OUTPUT] [--format { text, json, csv }] [--proxy
                  PROXY] [--threads THREADS] [--proxy-type PROXY_TYPE] [--timeout TIMEOUT]
                  [--useragent USERAGENT] [--include-status] [--include-geolocation] [--verbose]
                  [--quiet] [--version]

options:
  -h, --help
                        show this help message and exit
  --source SOURCE, -s SOURCE
                        The source of the proxies(default:C:\Users\Morteza\AppData\Local\Programs\
                        Python\Python310\lib\site-packages\ProxyEater\sources.json).
  --output OUTPUT, -o OUTPUT
                        The output file.
  --format { text, json, csv }, -f { text, json, csv }
                        The format of the output file(default:text).
  --proxy PROXY, -p PROXY
                        The proxy to use for scraping.
  --threads THREADS, -t THREADS
                        The number of threads to use for scraping(default:25).
  --proxy-type PROXY_TYPE, -type PROXY_TYPE
                        The type of the proxies(default:all).
  --timeout TIMEOUT, -to TIMEOUT
                        The timeout of the requests(default:15).
  --useragent USERAGENT, -ua USERAGENT
                        The useragent of the requests(default:random).
  --include-status, -is
                        Include the status of the proxies in the output file.
  --include-geolocation, -ig
                        Include the geolocation info of the proxies in the output file.
  --verbose, -v
                        The verbose of the program(default:False).
  --quiet, -q
                        The quiet of the program(default:False).
  --version, -V
                        The version of the program.

```

About
-----
Author: CodeWriter21 (Mehrad Pooryoussof)

GitHub: [MPCodeWriter21](https://github.com/MPCodeWriter21)

Telegram Channel: [@CodeWriter21](https://t.me/CodeWriter21)

Aparat Channel: [CodeWriter21](https://www.aparat.com/CodeWriter21)

### License

![License](https://img.shields.io/github/license/MPCodeWriter21/ProxyEater)

[apache-2.0](http://www.apache.org/licenses/LICENSE-2.0)

### Donate

In order to support this project you can donate some crypto of your choice 8D

[Donate Addresses](https://github.com/MPCodeWriter21/ProxyEater/blob/master/DONATE.md)

Or if you can't, give [this project](https://github.com/MPCodeWriter21/ProxyEater) a star on GitHub :)




