Skip to content
Screaming Data

Any data.
One API.

Structured data from any public website, delivered as clean JSON through one API — on demand or on a schedule. Name the source and the fields; we build the dataset and deliver it.

You specify

Source
Any public URL — a catalogue, listing, directory or marketplace
Fields
The attributes every record should carry
Schedule
Once, daily or hourly — as often as you need it
Delivery
REST API or webhook, as JSON
You receiveExample record
{
  "url": "https://example.com/p/electric-kettle-17",
  "observed_at": "2026-09-24T09:00:00Z",
  "name": "Electric Kettle, 1.7 L, Brushed Steel",
  "price": {"amount": 49.9, "currency": "EUR"},
  "in_stock": true,
  "rating": 4.6,
  "attributes": {"capacity": "1.7 L", "power": "2200 W"}
}

Any public source, one schema

Typed, documented records — not HTML. Name the source and the fields; we scope the dataset with you, build it and deliver it on your schedule, through the API or to your webhook.

  • Catalogues

    Products, specifications and prices from online shops and brand sites.

  • Listings

    Classifieds, property, jobs, events — any page that lists items.

  • Directories

    Companies, venues and locations, as structured records.

  • Marketplaces

    Offers, prices, ranks and ratings beyond the ready-made marketplace data.

Ready now: marketplace product data

Product, price, Best Sellers Rank, rating, variants and every product detail from 12 Amazon marketplaces — as live calls, batched tasks, history and monitoring.

Marketplace data

B0EXAMPLE1·amazon.com

ok

Acme Wireless Noise Cancelling Headphones, Black

Acme

  • BlackB0EXAMPLE1
  • WhiteB0EXAMPLE2
  • Navy BlueB0EXAMPLE3
Price

$59.99

USD

Best Sellers Rank

#1,432

in Electronics

Rating

4.5out of 5

2,318 ratings

  • #12 in Over-Ear Headphones
  • #31 in Noise-Cancelling Headphones

details8 pairs

brand
Acme
color
Black
connectivity_technology
Wireless
date_first_available
March 4, 2025

+ 4 more

POST /v1/amazon/product/live

Request

curl https://api.screamingdata.dev/v1/amazon/product/live \
  -u "$API_LOGIN:$API_KEY" \
  -H "Content-Type: application/json" \
  -d '[{"asin": "B0EXAMPLE1", "marketplace": "com"}]'

Response

HTTP 200

{
  "asin": "B0EXAMPLE1",
  "marketplace": "com",
  "title": "Acme Wireless Noise Cancelling Headphones, Black",
  "byline": ["Acme"],
  "variant": "Black",
  "price": {"amount": 59.99, "currency": "USD"},
  "bsr": {"rank": 1432, "category": "Electronics"},
  "rating": 4.5,
  "ratings_count": 2318,
  "details": {"brand": "Acme", "color": "Black", …}
}

Ready-made data has public list prices; custom datasets are quoted per project. See pricing

How an engagement works

  1. 01

    Tell us what you need

    The source and the fields, or the marketplace data — with your expected volume.

  2. 02

    Receive a written proposal

    Our data team scopes every request and replies with a written proposal.

  3. 03

    Call the API

    Call it synchronously, or post up to 100 tasks and receive results by signed webhook.

FAQ

Anything else? Write to [email protected] or read the documentation.

What data can you deliver?
Publicly available data from the web — catalogues, listings, directories, marketplaces — as JSON records with the fields you choose, built on request. Ready today: product data from 12 Amazon marketplaces, with title, brand, the selected variant and its siblings, price, Best Sellers Rank, rating and every label–value pair of the product-details section. A field that cannot be read is null — values are never guessed.
Where does the data come from?
From publicly available web pages. Marketplace data comes from publicly available Amazon product pages, read on demand and on a schedule for monitoring. Screaming Data is an independent service and is not affiliated with Amazon.
How is it priced?
Ready-made marketplace data has public list prices, charged per call from a prepaid balance in US dollars, and every response states its exact cost. Custom datasets are quoted per project; volume terms are available. See pricing.
How do I get access?
Request access with a few lines about the data you need and your expected volume. Our data team scopes every request and replies with a written proposal. Once your account is set up, you receive a secure one-time link to your API login and first key — keys are never sent in plain e-mail.

Tell us what data you need.

A few lines are enough: the source, the fields and how often. We reply with a written proposal.