Skip to main content

Narrow-focus helper to scrape Amazon product pages by ASIN via the GoCreative AI API.

Project description

gocreative-amazon-scraper

Tiny single-purpose Python helper that fetches Amazon product data (title, price, rating, reviews, images) by ASIN through the GoCreative AI pay-per-call API. Bring your own gck_ API key or use the free demo tier (5/day per IP). For full multi-endpoint coverage install the unified gocreative package.

Install

pip install gocreative-amazon-scraper

30-second quickstart

from gocreative_amazon_scraper import scrape_amazon

# Free demo tier (no key needed, 5 calls/day per IP):
print(scrape_amazon('B08N5WRWNW'))

# Or with a paid API key:
print(scrape_amazon('B08N5WRWNW', api_key="gck_your_key_here"))

You can also set GOCREATIVE_API_KEY=gck_... in your environment.

Need more endpoints?

This package wraps just one GoCreative endpoint. For the full SDK with enrich / lookup / scrape / search across 145+ endpoints, install:

pip install gocreative

Powered by GoCreative AI — free tier 5 calls/day, paid plans at https://api.gocreativeai.com/pricing.

License

MIT

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

gocreative_amazon_scraper-0.1.0.tar.gz (3.4 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

gocreative_amazon_scraper-0.1.0-py3-none-any.whl (3.9 kB view details)

Uploaded Python 3

File details

Details for the file gocreative_amazon_scraper-0.1.0.tar.gz.

File metadata

File hashes

Hashes for gocreative_amazon_scraper-0.1.0.tar.gz
Algorithm Hash digest
SHA256 cbe3ff75bb3d0cddf07b437fef0664141c408882faa71e1d3a42a0ae9703523f
MD5 9c8014da08f6ddae7b89fa1960643737
BLAKE2b-256 1fbb03a4b2e9159c27d13539fbcafc53688b8a3e01e49a7c1fbc18a1c1efef46

See more details on using hashes here.

File details

Details for the file gocreative_amazon_scraper-0.1.0-py3-none-any.whl.

File metadata

File hashes

Hashes for gocreative_amazon_scraper-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 fd1e3e6f519c4b49ee5b5772b7c30c894a93a6cdbf655a11ed41a57175268e3a
MD5 4f82f07745a05570a5e387f0dc32a982
BLAKE2b-256 1746c27f39e0c1fe3302309d2e45398735f7d28ba0481b50c8445d516fe6bc78

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page