Skip to main content

A simple python module for Zyte's Smart Proxy Manager Stats API.

Project description

Zyte-spmstats

It is a small python module for interacting with Zyte Smart Proxy Manager Stats API

Documentation

Zyte SPM Stats API Documentation

Installation

pip install zyte-spmstats

Usage

  1. For a single domain/netloc:

python -m zyte.spmstats <ORG-API> amazon.com 2022-06-15T18:50:00 2022-06-17T23:00

Output:

{ "failed": 0, "clean": 29, "time_gte": "2022-06-10T18:55:00", "concurrency": 0, "domain": "amazon.com", "traffic": 3865060, "total_time": 1945 },

  1. For a multiple domain/netloc:

python -m zyte.spmstats <ORG-API> amazon.com,pharmamarket.be 2022-06-15T18:50:00 2022-06-17T23:00

Output:

"results": [ { "failed": 88, "clean": 230, "time_gte": "2022-06-13T07:50:00", "concurrency": 1, "domain": "pharmamarket.be", "traffic": 3690976, "total_time": 2386 }, { "failed": 224, "clean": 8497, "time_gte": "2022-06-16T01:45:00", "concurrency": 80, "domain": "amazon.com", "traffic": 2280046474, "total_time": 1373 }]

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

zyte-spmstats-1.0.0.tar.gz (2.9 kB view details)

Uploaded Source

Built Distribution

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

zyte_spmstats-1.0.0-py3-none-any.whl (3.2 kB view details)

Uploaded Python 3

File details

Details for the file zyte-spmstats-1.0.0.tar.gz.

File metadata

  • Download URL: zyte-spmstats-1.0.0.tar.gz
  • Upload date:
  • Size: 2.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.9.7

File hashes

Hashes for zyte-spmstats-1.0.0.tar.gz
Algorithm Hash digest
SHA256 69098355afbc34d98d079504a2df2f06fdda1d35ad6d6c8243fa53778ca4fa85
MD5 cbf91817c17d4dd31c9849e0b41c1953
BLAKE2b-256 bbabdb86184dd83b18decc5911db5221b2c2da69cacc9802d1432e40300075d8

See more details on using hashes here.

File details

Details for the file zyte_spmstats-1.0.0-py3-none-any.whl.

File metadata

  • Download URL: zyte_spmstats-1.0.0-py3-none-any.whl
  • Upload date:
  • Size: 3.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.9.7

File hashes

Hashes for zyte_spmstats-1.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 12b2e5affd1753b51d27c7b99e1eb205bf55da51f9d39b8122292df21dadabef
MD5 a0813d61b2d331c5b955438d297dc746
BLAKE2b-256 f9c2af7965ad25e620233bf27a35012656c7c3c68650cbab38c7a3a944a4b82e

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