Skip to main content

Package to get proxies from proxynova.com via web scraping

Project description

proxynova_scraper

Get free proxies for your projects from proxinova.com

Getting started

Installing the package

pip install proxynova-scrapper

Use

You have two ways to get the proxies:

  • Get the latest ones
  • Get proxies by country

Get the latest ones from different countries

It will scrap the main page from proxynova

from proxynova_scraper import get_proxies
proxies = get_proxies()

Get proxies by country

It will scrap proxynova by specifying the country (2 char code), if the table from proxynova doesn't contain any proxy it will return an empty array

from proxynova_scraper import get_proxies_by_country
mexico_proxies = get_proxies_by_country('mx')

Proxy item

This is an example of the content returned by get_proxies or get_proxies_by_country

{
    'proxyIp': '45.174.77.241', 
    'proxyPort': '999', 
    'lastCheck': '2022-07-23 22:32:03Z', 
    'proxySpeed': 2735, 
    'Uptime': '5114', 
    'proxyCountry': 'Mexico - Chihuahua City', 
    'anonymity': 'Transparent'
}

Project details


Release history Release notifications | RSS feed

This version

0.1

Download files

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

Source Distribution

proxynova-scraper-0.1.tar.gz (4.6 kB view details)

Uploaded Source

Built Distribution

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

proxynova_scraper-0.1-py3-none-any.whl (5.6 kB view details)

Uploaded Python 3

File details

Details for the file proxynova-scraper-0.1.tar.gz.

File metadata

  • Download URL: proxynova-scraper-0.1.tar.gz
  • Upload date:
  • Size: 4.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.8.13

File hashes

Hashes for proxynova-scraper-0.1.tar.gz
Algorithm Hash digest
SHA256 6e2861d6bd2117ec8d0151d2340eb790bfa65a0be1b04c5304ec9a376c8a2174
MD5 f05dd9205f803eca7fcc145d0e42d03f
BLAKE2b-256 22f27302dd4c470ccb6d13014c02ccab8614e7ef629d6b887b26e9a4ad1533b1

See more details on using hashes here.

File details

Details for the file proxynova_scraper-0.1-py3-none-any.whl.

File metadata

File hashes

Hashes for proxynova_scraper-0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 cf818c00b44863891298a89fd9ba2978b93ea64c3f0e6af2f9c72204f56a8337
MD5 83613c316c494adfaab1464b811276f5
BLAKE2b-256 64497034a52950cbf5146aac497b7c23f989bc32b14b6343c7a6b1c4a7f668ec

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