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

Uploaded Source

Built Distribution

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

Uploaded Python 3

File details

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

File metadata

  • Download URL: scrapezone-python-sdk-1.0.0.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.0.tar.gz
Algorithm Hash digest
SHA256 fb32da6be7376a80e26e40d715662692a3736eefcae28857605463a575092bae
MD5 08677e0d0acd75de9b7b80574fe8d41b
BLAKE2b-256 af364c97a4e6b29cf4a67ad1e13d22f63891b26970f725e52b373f2cd58fa4f6

See more details on using hashes here.

File details

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

File metadata

  • Download URL: scrapezone_python_sdk-1.0.0-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.0-py3-none-any.whl
Algorithm Hash digest
SHA256 f72392569ae0c4c5f4bc0f3341c0c57e1b7edf22852562ac63ac294cfcedbfcc
MD5 ff9d91c885d1b4ffac6d85a1a9b04b88
BLAKE2b-256 1d33e6a77d7a2120984a28f83b688e0dc8871c71303baa62646cbf5a94d0134d

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