Skip to content

Keep it simple stupid. "Universal" Proxy Scraper & Quality Checker with GUI.

Notifications You must be signed in to change notification settings

StickySitch/Basic_Proxy_Scraper_GUI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Basic_Proxy_Scraper_GUI

Keep it simple stupid. "Universal" Proxy Scraper & Quality Checker with GUI.

Resources

How To Use:

Step 1: Option 1

Double click BasicProxyScraper.exe

Run 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

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.

Start program

Saving proxies

Simply click the Save txt or Save JSON button. The file will be output to the current directory your program is in.

Save

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.