Marketplace datawithout the proxies,parsers or blocks

Products, categories and live search from SHEIN, AliExpress, Amazon and Back Market, returned as structured JSON with the quota each call costs known before you make it.

2000 credits a month free. No card required.

shein
200 OK
$
1,827categories indexed on SHEINGET /v1/categories
9msmedian cached readserved in-process
500credits free every monthno card required
4 marketplaces. One integration.
The Rascador dashboard: request volume, quota, data served and per-source reliability.
GET/v1/products1 unitGET/v1/products/{id}1–5GET/v1/categories1 unitGET/v1/search10 creditsGET/v1/sourcesfreeGET/v1/mefree
GET/v1/products1 unitGET/v1/products/{id}1–5GET/v1/categories1 unitGET/v1/search10 creditsGET/v1/sourcesfreeGET/v1/mefree

Sources

One API, every marketplace

Live

SHEIN

1,827 categories

The full catalogue: variants, images, pricing, review counts. Live search drives a real browser at the source when stored data will not do.

Live

AliExpress

Hierarchical tree

Listing and detail across the global storefront. Categories carry a path and parent, so the tree survives the trip intact.

Live

Amazon

Product & search

Product detail, offers and category browse across major locales.

Live

Back Market

Refurbished electronics

The refurbished side of the market — phones, laptops, consoles — with categories, detail and live search in the same envelope as everything else.

Swipe · 4 sources

Quickstart

Working in about a minute

  1. 01

    Create a key

    Sign up and you have a test key immediately. It returns real data on the free tier, so there is nothing to mock.

  2. 02

    Call an endpoint

    One base URL, one bearer token, the same envelope from every source. Switching marketplace is a query parameter.

  3. 03

    Read the meta

    Every response says where the answer came from, how long it took and what it cost you. No reconciling a bill later.

Try it without writing any code
curl https://api.rascador.store/v1/products?source=shein \
  -H "Authorizatstoren: Bearer rsc_live_..."
→ { data: [...], meta: { origin, took_ms, cost } }

Controls

What happens on the bad days

Anyone can return a product on a good day. This is the rest of it.

01Spend

Cap any key on its own

Monthly quota, requests per minute, live searches per day, concurrency. Set per credential and below your plan, so one runaway job cannot spend the month.

Monthly credits
9,000
Stored reads
60 / min
Live searches
5 / min
Concurrent
1
02Cost

Priced by what a call actually costs

A credit buys twenty records or 128 KiB, whichever runs out first, so a page costs what it weighs. Products new to you cost one more each, which is why rereading a catalogue is cheap and copying one is not.

20 records
1 credit
New product
1 credit
Product, live
5 credits
Live search
10 credits
Sources
free
03Visibility

A request log you can actually read

Every call with its status, latency, bytes, quota spent and the upstream's own reply. Each response carries a link straight to its own entry.

Retention
90 days
Cached
9ms
Stored
84ms
Live search
24.1s
04Failure

Honest when something breaks

A cold cache returns 503 with a retry, not an empty list dressed up as success. You are never told there is no data when we simply do not have it yet.

Cold catalogue
503
Over quota
402
Wrong scope
403
Source down
502

Use cases

The same endpoints, pointed at different problems

Track one product across every marketplace

SHEIN$12.40−8%
AliExpress$14.90+2%
Amazon$18.250%
Back Market$16.10−4%

Fill the gaps in your own data

titleimagespricevariantsreviewscategory

Watch stock across sources

in_stockInStock
out_of_stockSoldOut

Sample a whole category

1,827 on SHEIN
Dresses
Tops
Knitwear
Coats
1,827SHEIN categories
9msCached reads
84msStored reads
90Days of request logs

Pricing

Priced by what you take

Start free with 2000 credits a month. Every plan includes the request log, per-key limits and the playground.

Starter

$25/month
  • 3,000 credits a month
  • Up to 2,800 new products
  • 1 team members
Compare plans
Most picked

Pro

$70/month
  • 9,000 credits a month
  • Up to 8,500 new products
  • 2 team members
Compare plans

Advanced

$120/month
  • 30,000 credits a month
  • Up to 28,000 new products
  • 5 team members
Compare plans

Start on the free tier. No card.

Real data on a test key from the first request. Add a plan when you need live search and production limits.