Shopee: Get Official Shops
Shopee via Parse · ecommerce
List official shops in Shopee Mall, filtered by category. Returns paginated results with shop name, ID, logo, brand info, and username. Use get_official_shop_categories to discover valid category_id values. Paginates via offset; each page returns up to `limit` shops from the total pool. API for browsing official shops, categories, trending searches, and shop information from shopee.co.id. Fulfilled by Parse from shopee.co.id.
- ecommerce
- marketplace
- parse
- platform-key
- reviews-ratings
- shopee
- shopee-co-id
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- ecommerce
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/f3391696-7ff1-4aab-bbea-3668f25ddf1f/get_official_shops
- Interface artifact
- sha256:b864634b8ef1db2ecc2444a26b581be5fe664fc98b95fd071812157686f1b27e
- Manifest digest
- sha256:1264d9c0f7012940f53732f503b11c8281e656453e0614d7a33ae5c84a89c606
Request fields
- limit (integer): Number of shops to return per page. Accepts 5, 10, or 20.: Allowed values: 5, 10, 20
- offset (integer): Offset for pagination. Increment by limit to page through results.: Allowed values: 0
- category_id (integer): Category ID for filtering shops. Obtain valid IDs from get_official_shop_categories endpoint.
Example queries
- {"limit":"5","offset":"0","category_id":"11044258"}