Fast-fashion catalog and taxonomy research
SHEINエンドポイントを使えば、「Fast-fashion catalog and taxonomy research」をドキュメント化された入力とJSONレスポンスによる再現可能なAPIリクエストに変えられます。
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.
エンドポイントファミリー
2
ドキュメント化されたパラメータ
7
サンプル数
3
ライブカタログスナップショット
稼働エンドポイント
3
メソッド
GET, POST
必須パラメータ
5
スキーマ参照
3
{
"platform": "SHEIN",
"endpoint": "shein-category-filters",
"method": "GET",
"path": "/shein/category/filters",
"auth": "apiKey"
}ユースケース
Get SHEIN category filter facets, subcategory navigation tabs, and trending search keywords as structured JSON.
SHEINエンドポイントを使えば、「Fast-fashion catalog and taxonomy research」をドキュメント化された入力とJSONレスポンスによる再現可能なAPIリクエストに変えられます。
SHEINエンドポイントを使えば、「Trending keyword and demand tracking」をドキュメント化された入力とJSONレスポンスによる再現可能なAPIリクエストに変えられます。
SHEINエンドポイントを使えば、「Category facet and pricing research」をドキュメント化された入力とJSONレスポンスによる再現可能なAPIリクエストに変えられます。
マネージド実行
各CrawloraプラットフォームAPIは、特定のデータサーフェスに合わせて設計されています。汎用的なfetchエンドポイントを公開する代わりに、エンドポイント固有のリクエストロジック、マネージドインフラ、パース、正規化、課金、そしてPlaygroundで検証済みのサンプルを組み合わせています。
対象プラットフォームとエンドポイントの種類に合わせてリクエスト挙動をチューニングしています。
対応エンドポイントはマネージドプロキシルーティングを利用でき、信頼性を高めながらインフラ運用の手間を減らせます。
JavaScriptレンダリングが必要な動的ページは、マネージドブラウザインスタンス経由で処理できます。
チャレンジページや利用不能な上流レスポンスを検知し、明確に通知します。
結果は生のHTMLではなく、ドキュメント化されたJSONで返されます。
本番統合の前に、DocsとPlaygroundから同じルートをテストできます。
カバレッジマップ
これらのカードは稼働中のエンドポイントカタログから生成されるため、このページはDocsとPlaygroundが使うAPIサーフェスをそのまま反映します。
/shein/category/filters
/shein/search/keywords
エンドポイントカタログ
/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.
関連API
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.
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.