https://github.com/thatlinuxguyyouknow/proxyscrape-get
A simple python script to test and return viable proxies from proxyscrapes list
https://github.com/thatlinuxguyyouknow/proxyscrape-get
Last synced: over 1 year ago
JSON representation
A simple python script to test and return viable proxies from proxyscrapes list
- Host: GitHub
- URL: https://github.com/thatlinuxguyyouknow/proxyscrape-get
- Owner: ThatLinuxGuyYouKnow
- Created: 2024-11-10T12:48:52.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-14T10:36:13.000Z (over 1 year ago)
- Last Synced: 2025-01-29T12:15:59.077Z (over 1 year ago)
- Language: Python
- Size: 6.84 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ProxyScrape - Get
A simple python script to test for currently viable proxies from [proxyscrapes proxy list]('https://proxyscrape.com/free-proxy-list').
## Features
* Automatically removes empty and duplicate proxies
* checks proxies vs [Sofascore]('https://sofascore.com') one of the **strictest** anti bot platforms(if it works there, it'll *probably* work on most other platforms)
* returns viable proxies[TODO]
* verbose logging
## Like this? Clone this repository !
But first, make sure you have:
> Python 3.+
and
> The requests library
And now you can:
```
git clone github.com/ThatLinuxGuyYouKnow/proxyscrape-get
```
### Run this
```
cd proxyscrape-get && python3 app.py
```
## TODO's
- [x] test proxies concurrently
- [ ] return viable proxies as a list
- [ ] add optioning to reduce noisy logging
And finally,
> [!TIP]
> A proxy deemed viable won't necesarily work on the specific paltform you'd like to use it on, may be best to edit the script for specific use cases.
> [!WARNING]
> These are free proxies hosted by volunteers, **DO NOT** send any sensitive data using them