Fast-fashion catalog and taxonomy research
Use SHEIN endpoints to turn fast-fashion catalog and taxonomy research into repeatable API requests with documented inputs and JSON responses.
Turn SHEIN's app-API category and search surfaces into structured fast-fashion data — filter facets (size, color, material, price range) for a category, subcategory navigation tabs each with a representative product, and the trending search keywords SHEIN's own app surfaces in its search box, all as normalized JSON. Credential-free.
Get SHEIN category filter facets, subcategory navigation tabs, and trending search keywords as structured JSON.
Endpoint families
2
Documented params
7
Examples
3
Live catalog snapshot
Active endpoints
3
Methods
GET, POST
Required params
5
Schema refs
3
{
"platform": "SHEIN",
"endpoint": "shein-category-filters",
"method": "GET",
"path": "/shein/category/filters",
"auth": "apiKey"
}Use cases
Get SHEIN category filter facets, subcategory navigation tabs, and trending search keywords as structured JSON.
Use SHEIN endpoints to turn fast-fashion catalog and taxonomy research into repeatable API requests with documented inputs and JSON responses.
Use SHEIN endpoints to turn trending keyword and demand tracking into repeatable API requests with documented inputs and JSON responses.
Use SHEIN endpoints to turn category facet and pricing research into repeatable API requests with documented inputs and JSON responses.
Managed execution
Each Crawlora platform API is designed around a specific data surface. Instead of exposing a generic fetch endpoint, Crawlora combines endpoint-specific request logic, managed infrastructure, parsing, normalization, billing, and Playground-tested examples.
Request behavior is tuned for the target platform and endpoint type.
Supported endpoints can use managed proxy routing to improve reliability and reduce infrastructure work.
Dynamic pages can be routed through managed browser instances where JavaScript rendering is required.
Challenge pages and unusable upstream responses are detected and surfaced clearly.
Results are returned as documented JSON instead of raw HTML.
Test the same route from Docs and Playground before production integration.
Coverage map
These cards are generated from the active endpoint catalog, so the landing page reflects the same API surface used by Docs and Playground.
/shein/category/filters
/shein/search/keywords
Endpoint catalog
/shein/category/filtersReturns the filter facets (sizes, colors, materials, …) and price range for a SHEIN category.
/shein/category/navReturns the subcategory navigation tabs for a SHEIN category, each with a representative product.
/shein/search/keywordsReturns the trending search keywords SHEIN's app surfaces in its search box.
Related APIs
Marketplaces & Retail
Collect marketplace product signals from Amazon without building brittle storefront scrapers.
Marketplaces & Retail
Build resale, pricing, and marketplace workflows from structured eBay data.
Marketplaces & Retail
Turn public Shop.app product and merchant pages into structured JSON for e-commerce product intelligence, price research, shop monitoring, and marketplace discovery workflows.
How to scrape SHEIN
Crawlora's SHEIN endpoints return category filter facets, subcategory navigation, and trending search keywords as normalized JSON with one API key — no SHEIN account required.
Pass a numeric cat_id to /shein/category/filters for that category's size/color/material facet groups and min/max price range.
Pass a cat_id to /shein/category/nav for that category's subcategory navigation tabs, each with a representative product.
Call /shein/search/keywords for the trending keywords SHEIN's own app surfaces in its search box.
FAQ
Pass a numeric cat_id to Crawlora's /shein/category/filters endpoint and get that category's facet groups (size, color, material) and price range as structured JSON.
/shein/category/nav returns a category's subcategory navigation tabs, each with a representative product — the same tabs SHEIN's own category page shows.
Call Crawlora's /shein/search/keywords endpoint for the trending keywords SHEIN's app surfaces in its own search box, no query parameter required.
No SHEIN account or login is required from the caller — only your Crawlora API key.