Skip to main content

Get Proxy Python

Project description

#MinProxy

Thư viện viết lên bởi Tài Lê :DD

Đây là thư viện tự động lấy proxy của website Minproxy.vn

Khi nhập apikey của MinProxy

Thư viện sẽ tự động check type của api key và trả về IP và Port

Nhập API Key V4 hay V6 đều được

Requirments

Hưỡng dẫn sử dụng thư viện Minproxy

Các lệnh - Command Line Python

Import thư viện

import MinProxy

Lấy thông tin API Key

import by from

from MinProxy import CheckApiKey

Sử dụng 'CheckApiKey' với tham 'số api_key'

CheckApiKey(api_key='your api key by minproxy.vn')

Code Example

import MinProxy

from MinProxy import CheckApiKey



api_key="Key IPG6 hoặc V4"

CheckApiKey(api_key=api_key)

Get Proxy

import

from MinProxy import Get_Proxy

Sử dụng 'Get_Proxy' với tham số là 'your_api_key'

Get_Proxy(api_key='your api key')

Code Example

import MinProxy

from MinProxy import Get_Proxy



api_key="Key IPG6 hoặc V4"

Get_Proxy(api_key=api_key)

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

MinProxy-1.0.0.tar.gz (3.3 kB view hashes)

Uploaded Source

Built Distribution

MinProxy-1.0.0-py3-none-any.whl (3.3 kB view hashes)

Uploaded Python 3

Supported by

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