Skip to main content

Scrape fast HTTP, HTTPS, SOCKS4, and SOCKS5 proxies.

Project description

Adjidev proxy scraper

===================================

Guide

Let's get started if you don't know about my project

1. Installation

requirements

  1. python 3.8 or later
  2. python installed on you device
  3. Code editor or notepad etc

for windows

  • install python if python is not installed click here
  • install my pypi packages
    python -m pip install adjisan-proxy-scraper
    

for debian based linux

  • install python if not installed
    sudo apt install python
    
  • install my pypi package
    pip install adjisan-proxy-scraper
    

for arch based linux

  • install python if not installed
    sudo pacman -S python
    
  • install my pypi packages
    pip install adjisan-proxy-scraper
    

for red hat based linux

  • install python if not installed
    sudo dnf install python3
    
  • install my pypi packages
    pip install adjisan-proxy-scraper
    

EXAMPLE

from ProxyScraper import GetProxy

if __name__ == "__main__":
  #Init
  proxy = GetProxy(type="http", timeout=5, max_workers=20)

  #get
  proxies = proxy.get()
  print(f"Fetched {len(proxies)} proxies.")

  #save
  proxy.save("http.txt")

===================================

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

adjisan_proxy_scraper-0.1.1.tar.gz (3.8 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

adjisan_proxy_scraper-0.1.1-py3-none-any.whl (5.8 kB view details)

Uploaded Python 3

File details

Details for the file adjisan_proxy_scraper-0.1.1.tar.gz.

File metadata

  • Download URL: adjisan_proxy_scraper-0.1.1.tar.gz
  • Upload date:
  • Size: 3.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.12.6

File hashes

Hashes for adjisan_proxy_scraper-0.1.1.tar.gz
Algorithm Hash digest
SHA256 3cf34ba966220643979b5c3db23dd9552092e6ceb2d030252640543bcfad47fd
MD5 c02c92750dec3ea74880a1073349b657
BLAKE2b-256 0aeef1abba64b574e1ac28092aa987c881df1d931149e106e24a7994c711672c

See more details on using hashes here.

File details

Details for the file adjisan_proxy_scraper-0.1.1-py3-none-any.whl.

File metadata

File hashes

Hashes for adjisan_proxy_scraper-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 c1630b4353ae2bc22ca8ad8417e6bdfd053a5f427349ce023d988291dda41982
MD5 eb00ad40fc250f2b66bb9ba61c7c675b
BLAKE2b-256 ea99ac23082336bc079fdd3904643a740c28ad0c1db3829fbcbd5039b3711706

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page