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 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.4.tar.gz (2.1 kB view details)

Uploaded Source

Built Distribution

scrapezone_python_sdk-1.0.4-py3-none-any.whl (2.1 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: scrapezone-python-sdk-1.0.4.tar.gz
  • Upload date:
  • Size: 2.1 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.4.tar.gz
Algorithm Hash digest
SHA256 dd07471a92d9678b8d9351ccb314dda1b05a072a5bea3c7df5ee226a66e2a708
MD5 c9c2dfbb738c9638aa071c1df84a171c
BLAKE2b-256 395d48aebb13a65dbedec64a3988a924a35baa6c2656c6da6a61c2f80e9a0a30

See more details on using hashes here.

File details

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

File metadata

  • Download URL: scrapezone_python_sdk-1.0.4-py3-none-any.whl
  • Upload date:
  • Size: 2.1 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.4-py3-none-any.whl
Algorithm Hash digest
SHA256 778621f742d4ad8e22564ddf32a09efcd39ca0a1979d5ddc16bfd6ad2bee89c4
MD5 66e18f9c1c04548fd43fea28c08ef080
BLAKE2b-256 69fc16d076a11078178ea5f7870c243efdfa5cf1aefaaaecca24892986200de8

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