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

Uploaded Source

Built Distribution

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

Uploaded Python 3

File details

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

File metadata

  • Download URL: scrapezone-python-sdk-1.0.2.tar.gz
  • Upload date:
  • Size: 2.0 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.2.tar.gz
Algorithm Hash digest
SHA256 d2f6d278d664c728cc9dc8f31fa9b653d754fdcd95db075061d247cf4ec8fa18
MD5 b01027a452b2551340682475ff091c03
BLAKE2b-256 23ae25b5200cddc00d281ae679ccd7999fe160e86b0a0ac7282a757d286321b5

See more details on using hashes here.

File details

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

File metadata

  • Download URL: scrapezone_python_sdk-1.0.2-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.2-py3-none-any.whl
Algorithm Hash digest
SHA256 91d28bd8e4da15ca9ce0211b981a038e7567ccd6c037e50b7610ebf02ccbb44f
MD5 b69141a966ac431dd20a08798f8e2187
BLAKE2b-256 e0466a10f4f34fe9221ab617425a7355eb801587d9e810f6db9f109ff8f11ec9

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