Skip to main content

Official client SDK of Scrapezone

Project description

Scrapezone Logo

Getting Data Was Never Easier

Forget about proxies, servers, and IP addresses. Just get the data you need.

Google and eCommerce HTML Scraper Send a request with up to 1,000 URLs and receive the raw, unblocked HTML files.

Quick Start

  1. Create a new account at: https://app.scrapezone.com
  2. Copy your scrape username and password.
  3. Start getting the data you need.

Example request:

from scrapezone_client import ScrapezoneClient
from decouple import config

username = config('SCRAPEZONE_USERNAME')
password = config('SCRAPEZONE_PASSWORD')

scrapezoneClient = ScrapezoneClient(username, password)

results = scrapezoneClient.scrape(
    {'scraper_name': 'amazon_product_display', 'query': [
        'https://amazon.com/dp/B01LSUQSB0',
        'https://amazon.com/dp/B084K5HNCB'
    ]})

print(results)

Full documentation can be found Here.

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

scrapezone-python-sdk-1.0.5.tar.gz (2.6 kB view details)

Uploaded Source

Built Distribution

scrapezone_python_sdk-1.0.5-py3-none-any.whl (2.8 kB view details)

Uploaded Python 3

File details

Details for the file scrapezone-python-sdk-1.0.5.tar.gz.

File metadata

  • Download URL: scrapezone-python-sdk-1.0.5.tar.gz
  • Upload date:
  • Size: 2.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.24.0 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.51.0 CPython/3.9.0

File hashes

Hashes for scrapezone-python-sdk-1.0.5.tar.gz
Algorithm Hash digest
SHA256 19d2e6d0f2ffd9a576a0513134857902d6604216ceddf748076d79cd4667394c
MD5 d3a4ab8909925910cff2a5249e4aa479
BLAKE2b-256 81cc1bec3767f48664be82b106c2a0b001cb4a955a85857710df382967b1d5bd

See more details on using hashes here.

File details

Details for the file scrapezone_python_sdk-1.0.5-py3-none-any.whl.

File metadata

  • Download URL: scrapezone_python_sdk-1.0.5-py3-none-any.whl
  • Upload date:
  • Size: 2.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.24.0 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.51.0 CPython/3.9.0

File hashes

Hashes for scrapezone_python_sdk-1.0.5-py3-none-any.whl
Algorithm Hash digest
SHA256 fb82d66e1057ee13e74d191fd674c2982ed8d4d21732068bd649e21f42e84168
MD5 eaaa40a351033143dd1ef7bcf6a78459
BLAKE2b-256 b5e561e17f9bedc078051cf55037157a41b68f40aaa549da0d2f5c53b299cbae

See more details on using hashes here.

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