Category taxonomy monitoring
Lazadaエンドポイントを使えば、「Category taxonomy monitoring」をドキュメント化された入力とJSONレスポンスによる再現可能なAPIリクエストに変えられます。
Turn Lazada Indonesia's public storefront into structured JSON — the full category directory and the live homepage feed, credential-free with one API key.
Get Lazada Indonesia's category directory and homepage feed as structured JSON.
エンドポイントファミリー
2
ドキュメント化されたパラメータ
2
サンプル数
2
ライブカタログスナップショット
稼働エンドポイント
2
メソッド
GET
必須パラメータ
2
スキーマ参照
2
{
"platform": "Lazada",
"endpoint": "lazada-home",
"method": "GET",
"path": "/lazada/home",
"auth": "apiKey"
}ユースケース
Get Lazada Indonesia's category directory and homepage feed as structured JSON.
Lazadaエンドポイントを使えば、「Category taxonomy monitoring」をドキュメント化された入力とJSONレスポンスによる再現可能なAPIリクエストに変えられます。
Lazadaエンドポイントを使えば、「Homepage merchandising research」をドキュメント化された入力とJSONレスポンスによる再現可能なAPIリクエストに変えられます。
Lazadaエンドポイントを使えば、「Southeast Asian marketplace intelligence」をドキュメント化された入力とJSONレスポンスによる再現可能なAPIリクエストに変えられます。
マネージド実行
以下の数値はすべて、稼働中のLazadaエンドポイントカタログから取得しています(エンドポイント2件、ドキュメント化されたリクエストパラメータ2個、公開レスポンススキーマ2件)。DocsとPlaygroundが参照しているカタログと同じものです。
Lazadaのエンドポイントは2件、2つのリクエストファミリーに分類されています(Categories、Home)。
これらのLazadaエンドポイントには2個のリクエストパラメータがドキュメント化されており、うち2個が必須です。統合コードを書く前に入力仕様をすべて確認できます。
2件のLazadaエンドポイントのうち2件が実際のサンプルレスポンスを、2件がドキュメント化されたレスポンススキーマを備えています。最初のリクエストの前に実データの形に合わせて実装できます。
Lazadaのエンドポイントは成功時のスキーマに加えてエラーレスポンス(500、503)もドキュメント化しています。ブロック、レート制限、レコード欠損は空データではなく型付きのエラーとして返ります。
Lazadaのエンドポイントは2個のホスト型MCPツールとして提供されており、エージェントは同じパラメータと同じJSON契約のまま、追加の実装なしに同じルートを呼び出せます。
カバレッジマップ
これらのカードは稼働中のエンドポイントカタログから生成されるため、このページはDocsとPlaygroundが使うAPIサーフェスをそのまま反映します。
/lazada/categories
/lazada/home
エンドポイントカタログ
/lazada/homeReturns Lazada Indonesia's anonymous homepage feed: current flash-sale product cards and featured category links. Product-detail and free-text catalog pages are not included because Lazada's stateless routes currently return an anti-bot challenge.
MCPツール lazada_home
/lazada/categoriesReturns Lazada Indonesia's public category directory from the server-rendered LazMall navigation menu. The response includes top-level groups, categories, and subcategory links; it does not include product listings.
MCPツール lazada_categories
関連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.
Lazadaのスクレイピング方法
Crawlora's Lazada endpoints cover the Indonesia storefront (lazada.co.id) and return normalized JSON with one API key — no Lazada account or app credentials required.
Call /lazada/categories for Lazada Indonesia's full category tree — no parameters needed beyond the API key.
Call /lazada/home for the current Lazada Indonesia homepage feed — the same merchandising modules a shopper sees on first load.
Both endpoints are scoped to lazada.co.id. Lazada Group also runs separate storefronts for Singapore, Malaysia, Thailand, Vietnam, and the Philippines; those are not covered by either endpoint yet.
FAQ
Call /lazada/home for the current Lazada Indonesia homepage feed or /lazada/categories for the full category directory — both return structured JSON with one API key, no account needed.
Not yet. Both endpoints are scoped to the lazada.co.id storefront; Lazada's Singapore, Malaysia, Thailand, Vietnam, and Philippines sites are not covered.
Not yet — the current Lazada endpoints cover the category directory and homepage feed only. Product search and per-product detail are not available.
No. Both endpoints read Lazada's own public storefront pages and require only your Crawlora API key.