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

Uploaded Source

Built Distribution

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

Uploaded Python 3

File details

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

File metadata

  • Download URL: scrapezone-python-sdk-1.0.1.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.1.tar.gz
Algorithm Hash digest
SHA256 7ff8dd32a202c5983584cb7595238ef03b0a70a7c88cf42db883ec07b1224c2e
MD5 8903c36405691b8b17833625c501db0b
BLAKE2b-256 bfcf499182c55f88873bf4aa0a0727c8996ab541cf8a1760467eca296b02c255

See more details on using hashes here.

File details

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

File metadata

  • Download URL: scrapezone_python_sdk-1.0.1-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.1-py3-none-any.whl
Algorithm Hash digest
SHA256 a9bbca19810804c7e0f5684a0d8a9318b15db9c669eb50132a38fcb7ec3bfec6
MD5 d237af231c8ec924336336fbcf323e0d
BLAKE2b-256 6a704ccc430ec540e353d2f05e96383f8b31c4e2275f3f321f1afc9a6be11df9

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