API Endpoints

Every Amazon datapoint,
one API.

One request per endpoint. Structured JSON /HTML back. Here is exactly what each call returns.

HTML / JSON

1 request. 60 ASINs. Everything on SERP.

Pass a keyword, country, zip code, and page number. Get back 60 ASINs with every field visible on that search page. Organic & sponsored / ads rank positions, prices, badges, main images, top & mid banner ads...

response.json
GET /amazon/search
  ?query=cat+toys
  &country=us
  &zip=10001
  &page=1

// Response
{
  "ts": 1776818370344,
  "params": {
    "country": "us",
    "zip": "10001",
    "query": "cat toys",
    "page": 1
  },
  "result": {
    "asin_count": 60,
    "spons_count": 12,
    "total_results": 47405,
    "delivery_to": "New York 10001",
    "banners": [
      {
        "position": 0,
        "ad_id": "301200904164802",
        "campaign_id": "200065695213671",
        "creative_id": "0",
        "seller_id": "A3AT23295L0T58",
        "brand": "yaruiguang",
        "headline": "[Yaruiguang Speedy Tail] Upgraded Cat Ball Toy",
        "asins": ["B0F7HGGGK9", "B0FM3PQWZK", "B0FF9TQ198"]
      },
      {
        "position": 1,
        "ad_id": "301121747162202",
        "campaign_id": "300096232428506",
        "creative_id": "0",
        "seller_id": "AMANDY4OEY2I9",
        "brand": "OYSMY-Focusing on Pet Supplies",
        "headline": "cat toys for indoor cats",
        "asins": ["B0DPSFJZ9R", "B0GTQ58JSL", "B0GTPYH5HX"]
      }
    ],
    "products": [
      {
        "asin": "B07F45GGPT",
        "title": "MeoHui Cat Toys for Indoor Cats, Interactive Cat Toy 2PCS Retractable Wand Toy and 9PCS Cat Feather Toys Refills",
        "image_url": "https://m.media-amazon.com/images/I/615Ccf+wziL._AC_UL320_.jpg",
        "price": "$9.78",
        "price_num": 9.78,
        "rank": 1,
        "rating": 4.6,
        "reviews": 48074,
        "monthly_sales": 20000,
        "is_sponsored": true,
        "is_prime": true,
        "free_delivery": "Sun, Apr 26",
        "fastest_delivery": "Tomorrow, Apr 22",
        "badge_text": "Overall Pick",
        "is_overall_pick": true,
        "html_index": 3
      },
      {
        "asin": "B0DLRH694Y",
        "title": "BABORUI Interactive Cat Toy Ball - Automatic Interactive Cat Toys for Indoor Cats with 3 Tails, 2 Speeds Rechargeable",
        "image_url": "https://m.media-amazon.com/images/I/71WDlQPY9uL._AC_UL320_.jpg",
        "price": "$9.98",
        "price_num": 9.98,
        "rank": 2,
        "rating": 4.1,
        "reviews": 3528,
        "monthly_sales": 10000,
        "is_sponsored": true,
        "is_prime": true,
        "free_delivery": "Sun, Apr 26",
        "fastest_delivery": "Thu, Apr 23",
        "is_best_seller": true,
        "html_index": 4
      },
      {
        "asin": "B0FSD5WXP3",
        "title": "Interactive Cat Toys for Indoor Cats, [Newly Upgraded] Rechargeable Touch Activated Hide and Seek Kitten Toys",
        "image_url": "https://m.media-amazon.com/images/I/81BkPMBXkKL._AC_UL320_.jpg",
        "price": "$24.98",
        "list_price": 31.99,
        "price_num": 24.98,
        "discount_amount": 7.01,
        "discount_pct": 21.91,
        "rank": 3,
        "rating": 4.4,
        "reviews": 1285,
        "monthly_sales": 8000,
        "is_sponsored": true,
        "is_prime": true,
        "free_delivery": "Sun, Apr 26",
        "fastest_delivery": "Thu, Apr 23",
        "badge_text": "Limited time deal",
        "badge_limited_deal": true,
        "html_index": 5
      },
      {
        "asin": "B01AHM6P18",
        "title": "Fashion's Talk Cat Toys Variety Pack for Kitty 20 Pieces",
        "image_url": "https://m.media-amazon.com/images/I/71YnqjUr2OL._AC_UL320_.jpg",
        "price": "$9.99",
        "list_price": 12.98,
        "price_num": 9.99,
        "discount_amount": 2.99,
        "discount_pct": 23.04,
        "rank": 8,
        "rating": 4.6,
        "reviews": 13150,
        "monthly_sales": 10000,
        "is_prime": true,
        "free_delivery": "Sun, Apr 26",
        "fastest_delivery": "Tomorrow, Apr 22",
        "more_choices_count": 2,
        "more_choices_price": "$8.90",
        "html_index": 14
      },
      {
        "asin": "B0D4VDDQV3",
        "title": "EHEYCIGA Cardboard Cat Scratcher for Indoor Cats, 26.8 Inch L Shaped Vertical Cat Scratching Board with Ball Cat Toy",
        "image_url": "https://m.media-amazon.com/images/I/81+-Vfdjn2L._AC_UL320_.jpg",
        "price": "$18.99",
        "list_price": 25.99,
        "price_num": 18.99,
        "discount_amount": 7,
        "discount_pct": 26.93,
        "rank": 10,
        "rating": 4.5,
        "reviews": 2687,
        "monthly_sales": 6000,
        "is_prime": true,
        "free_delivery": "Sun, Apr 26",
        "fastest_delivery": "Tomorrow, Apr 22",
        "badge_text": "Limited time deal",
        "badge_limited_deal": true,
        "is_best_seller": true,
        "html_index": 16
      }
      // ... 55 more products — 60 total per page
    ],
    "brands": [
      "Yeowww!", "SmartyKat", "KONG", "Our Pets", "Petlinks",
      "Hartz", "GoCat", "Catit", "Petstages", "Petmate",
      "TRIXIE", "Cat Dancer", "JW", "Outward Hound", "Jackson Galaxy"
      // ... 25 more brands
    ],
    "related_keywords": [
      "cat tree", "cat tower", "cat bed", "cat scratching post", "cat litter box"
    ],
    "pagination": {
      "has_more": true,
      "next": "/amazon/search/results?country=us&page=2&query=cat+toys&zip=10001"
    }
  }
}
Security

The LastAmazon ScraperThat Breaks

Every response is live data scraped fresh on your request. Automatic error retries, SLA-backed uptime, and full request logs ensure reliability and transparency at scale.

Uptime track record
99.6%Lifetime uptime over 3 years
99.6% Uptime24hr SLANo CachingGDPR

No caching, ever

Every request returns live, fresh data direct from Amazon.

Encrypted requests

All API traffic encrypted in transit. Your keys and data stay private.

Full request logs

Every API call logged and auditable. Full transparency on usage.

SLA-backed uptime

24-hour SLA in contract. 99.6% lifetime uptime across 3 years.

Automatic error retries

Each failed request is retried up to 3 times automatically. Failed retries are never billed. Internal retries continue until the ~60s timeout. Effective success rate: 98–99%.

API Reference

We Handle Antibotting, Captchas & Proxies
You Scrape Amazon Data At Scale

Anti-Bot Bypass

We navigate Amazon's bot detection so you never have to. Fingerprint rotation, behavioral mimicry, and request throttling are all managed on our end.

Automatic Proxy Rotation

Requests are routed through a pool of residential IPs with automatic rotation — no datacenter proxies, no blocks, no stale data.

Built-in CAPTCHA Resolver

CAPTCHAs are solved transparently before data is returned. You never see them — we handle every challenge in the pipeline before the response reaches you.

Location & Zipcode Matching

Requests are matched to the correct locale, marketplace, and zipcode so prices, buybox winners', shipping times and keyword ranks are always geographically accurate.

Automatic Parser Updates

When Amazon changes its page structure or response format, we update the parsers no action needed on your side.

Dynamic TLS Fingerprinting

Generates authentic TLS signatures that match real browsers, preventing detection by fingerprinting systems.