Releases: StickySitch/Basic_Proxy_Scraper_GUI
Basic Proxy Scarper GUI
Basic_Proxy_Scraper_GUI
Keep it simple stupid. "Universal" Proxy Scraper & Quality Checker with GUI.
Resources
Software:
Visual Studio Code | Python 3.10.4Libraries:
PySimpleGUI | requests | BeautifulSoup | proxy_checkerSource Code:
BasicProxyScraper.py
How To Use:
Step 1: Option 1
Double click BasicProxyScraper.exe
Step 1: Option 2
Use your desired IDE to run BasicProxyScraper.py OR run py BasicProxyScraper.py
in your command-line interpreter.
Note:
If you've decided to go with option 2, make sure you have a virtual environment setup with the correct dependencies.
Step 2: Thread Count
Input your desired thread count.
Step 3: Scraping Source
Import the list of URLs you
Step 4: Quality Check
If you would like your proxies checked for quality, make sure the quality check
box has its check mark.
With the proxy quality checker disabled, no results will be displayed to the table for now.
Saving proxies
Simply click the Save txt
or Save JSON
button. The file will be output to the current directory your program is in.
Note:
Saving unchecked proxies as JSON is currently a work in progress.
Have fun
Have fun and feel free to fork this and build upon it.
Basic Proxy Scarper GUI
"Universal" proxy scraper that allows users to input URLs to gather and quality check proxies.
- GUI added
- Multi-threaded
- Save as .json or .txt file options