Alsharqiyah: List Products
Alsharqiyah via Parse · ecommerce
Lists products with name, price, currency, sold_quantity (number of sales), category, and availability. Supports pagination via page parameter and optional filtering by category_id (from list_categories). When category_id is omitted, returns all products. Returns up to ~20 products per page with cursor-based pagination metadata. Access product listings, categories, and product details from Alsharqiyah Oud (الشرقية للعود), a Saudi Arabian perfume and oud store on the Salla platform. Fulfilled by Parse from alsharqiyah.com.
- alsharqiyah
- alsharqiyah-com
- ecommerce
- food-dining
- marketplace
- parse
- platform-key
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/d6ff139c-c24c-4dc5-9199-8e3b30a6ae63/list_products
- Interface artifact
- sha256:06552c6a54f2f15387b097af32158d296138175bc5dd53c1f212a079e2184d48
- Manifest digest
- sha256:fff72325cf0ed2efe5a571e1306ea5d2fa057cdca8c06d5e6ce228f04822ab30
Request fields
- page (integer): Page number for pagination.
- category_id (string): Numeric category ID to filter products (from list_categories endpoint). Omitting returns all products.
Example queries
- {"page":"1","category_id":"1297918662"}