FreeProxy: Collecting free proxies from internet.
Project description
Documents: https://freeproxy.readthedocs.io/
FreeProxy
Collecting free proxies from internet.
You can star this repository to keep track of the project if it's helpful for you, thank you for your support.
Support List
Source | Official Website | Core Code | in Chinese |
---|---|---|---|
kuaidaili | click | click | 快代理 |
ip3366 | click | click | 云代理 |
jiangxianli | click | click | jiangxianli代理 |
proxylistplus | click | click | proxylistplus代理 |
daili66 | click | click | 代理66 |
fatezero | click | click | fatezero代理 |
ip89 | click | click | IP89代理 |
seofangfa | click | click | seofangfa代理 |
zdaye | click | click | 站大爷代理 |
yqie | click | click | yqie代理 |
taiyanghttp | click | click | 太阳HTTP代理 |
Practice with FreeProxy
Project | Introduction | Core Code | in Chinese |
---|---|---|---|
ICU996 | click | click | 用数万条数据带大家看看到底是哪些人在反对996~ |
Install
Pip install
run "pip install pyfreeproxy"
Source code install
(1) Offline
Step1: git clone https://github.com/CharlesPikachu/freeproxy.git
Step2: cd freeproxy -> run "python setup.py install"
(2) Online
run "pip install git+https://github.com/CharlesPikachu/freeproxy.git@master"
Quick Start
from freeproxy import freeproxy
proxy_sources = ['proxylistplus', 'kuaidaili']
fp_client = freeproxy.FreeProxy(proxy_sources=proxy_sources)
headers = {
'User-Agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/98.0.4758.102 Safari/537.36'
}
response = fp_client.get('https://space.bilibili.com/406756145', headers=headers)
print(response.text)
Projects in Charles_pikachu
- Games: Create interesting games by pure python.
- DecryptLogin: APIs for loginning some websites by using requests.
- Musicdl: A lightweight music downloader written by pure python.
- Videodl: A lightweight video downloader written by pure python.
- Pytools: Some useful tools written by pure python.
- PikachuWeChat: Play WeChat with itchat-uos.
- Pydrawing: Beautify your image or video.
- ImageCompressor: Image compressors written by pure python.
- FreeProxy: Collecting free proxies from internet.
- Paperdl: Search and download paper from specific websites.
- Sciogovterminal: Browse "The State Council Information Office of the People's Republic of China" in the terminal.
- CodeFree: Make no code a reality.
- DeepLearningToys: Some deep learning toys implemented in pytorch.
- DataAnalysis: Some data analysis projects in charles_pikachu.
- Imagedl: Search and download images from specific websites.
More
WeChat Official Accounts
Charles_pikachu
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
pyfreeproxy-0.1.4.tar.gz
(13.4 kB
view details)
Built Distribution
File details
Details for the file pyfreeproxy-0.1.4.tar.gz
.
File metadata
- Download URL: pyfreeproxy-0.1.4.tar.gz
- Upload date:
- Size: 13.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.2.0 pkginfo/1.7.0 requests/2.27.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.7.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 001a7478a513866d428db0809c84140ed5dab3b22a9f810f0db2ab62e1b9e0c5 |
|
MD5 | 98f852090198f3f41c22df021d8f0061 |
|
BLAKE2b-256 | 032e5384b681ef78819de7ed95d6b2da75c0cca6e9bedc1d2cceb28aa92525e9 |
File details
Details for the file pyfreeproxy-0.1.4-py3-none-any.whl
.
File metadata
- Download URL: pyfreeproxy-0.1.4-py3-none-any.whl
- Upload date:
- Size: 22.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.2.0 pkginfo/1.7.0 requests/2.27.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.7.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 55e964e97c2c0b72e123d7e5fbcc693b720a33f1ecf225dbd1bca935fb20fa9e |
|
MD5 | 43653ea0e0892997f49ee4a0ee3aa462 |
|
BLAKE2b-256 | 5965f2e0faa41f2766909dc22aba241c6e953a697b42091d05bf3fd129eef670 |