pyfreeproxy

FreeProxy: Collecting free proxies from internet.

https://github.com/charlespikachu/freeproxy

Science Score: 44.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Committers with academic emails
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (8.5%) to scientific vocabulary

Keywords

proxy-sources
Last synced: 7 months ago · JSON representation ·

Repository

FreeProxy: Collecting free proxies from internet.

Basic Info
Statistics
  • Stars: 109
  • Watchers: 1
  • Forks: 19
  • Open Issues: 2
  • Releases: 0
Topics
proxy-sources
Created over 7 years ago · Last pushed over 3 years ago
Metadata Files
Readme Funding License Citation

README.md


docs PyPI - Python Version PyPI license PyPI - Downloads PyPI - Downloads issue resolution open issues

Documents: https://freeproxy.readthedocs.io/

FreeProxy

sh 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

sh run "pip install pyfreeproxy"

Source code install

sh (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

```python from freeproxy import freeproxy

proxysources = ['proxylistplus', 'kuaidaili'] fpclient = freeproxy.FreeProxy(proxysources=proxysources) 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.
  • Pytoydl: A toy deep learning framework built upon numpy.
  • NovelDL: Search and download novels from some specific websites.

More

WeChat Official Accounts

Charles_pikachu
img

Owner

  • Login: CharlesPikachu
  • Kind: user
  • Location: HongKong
  • Company: HKU

Citation (CITATION.cff)

cff-version: 1.2.0
message: "If you use this software, please cite it as below."
authors:
  - name: "Zhenchao Jin"
title: "FreeProxy: Collecting free proxies from internet"
date-released: 2022-02-19
url: "https://github.com/CharlesPikachu/freeproxy"
license: Apache-2.0

GitHub Events

Total
  • Watch event: 12
  • Fork event: 1
Last Year
  • Watch event: 12
  • Fork event: 1

Committers

Last synced: about 3 years ago

All Time
  • Total Commits: 42
  • Total Committers: 2
  • Avg Commits per committer: 21.0
  • Development Distribution Score (DDS): 0.024
Top Committers
Name Email Commits
CharlesPikachu 1****1@q****m 41
CharlesPikachu 3****u@u****m 1
Committer Domains (Top 20 + Academic)
qq.com: 1

Issues and Pull Requests

Last synced: 8 months ago

All Time
  • Total issues: 2
  • Total pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Total issue authors: 2
  • Total pull request authors: 0
  • Average comments per issue: 0.5
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 1
  • Pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 1
  • Pull request authors: 0
  • Average comments per issue: 0.0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • MAZE-ARTEEE (1)
  • chinobing (1)
Pull Request Authors
Top Labels
Issue Labels
Pull Request Labels

Packages

  • Total packages: 1
  • Total downloads:
    • pypi 28 last-month
  • Total dependent packages: 0
  • Total dependent repositories: 2
  • Total versions: 5
  • Total maintainers: 1
pypi.org: pyfreeproxy

FreeProxy: Collecting free proxies from internet.

  • Versions: 5
  • Dependent Packages: 0
  • Dependent Repositories: 2
  • Downloads: 28 Last month
Rankings
Stargazers count: 7.4%
Forks count: 8.4%
Dependent packages count: 10.0%
Dependent repos count: 11.6%
Average: 12.3%
Downloads: 24.0%
Maintainers (1)
Last synced: 8 months ago

Dependencies

docs/requirements.txt pypi
  • recommonmark *
  • sphinx ==4.5.0
  • sphinx_markdown_tables ==0.0.12
  • sphinx_rtd_theme *
requirements.txt pypi
  • beautifulsoup4 *
  • requests *
setup.py pypi
  • lab.strip *
  • readlines *