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

Uploaded Source

Built Distribution

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

Uploaded Python 3

File details

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

File metadata

  • Download URL: scrapezone-python-sdk-1.0.3.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.3.tar.gz
Algorithm Hash digest
SHA256 6bd0b504a6b8088fd92505d06ab5ac036e56b9a84c823241e69fd7a76159ce33
MD5 4618f021c50ba968a3d9f41e335a55b0
BLAKE2b-256 afdab83553a81fb5800a2129226f19487f9e0041a55c7ed40fdb2cb80669d1d4

See more details on using hashes here.

File details

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

File metadata

  • Download URL: scrapezone_python_sdk-1.0.3-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.3-py3-none-any.whl
Algorithm Hash digest
SHA256 1bc0fddc520ca8fa6461b7339311d9f7b7998e8d2b594f9fdec4bed7d376de49
MD5 4fd604f5dd2cfb4668f87a8bae219403
BLAKE2b-256 227b686573e1b836dca18eadb96d830f35cc0da1e0cf5dd84cefa0fb37944b22

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