Ajio: Get Sale Products
Ajio via Parse · ecommerce
Get products sorted by highest discount on Ajio.com. Returns paginated product listings ordered by discount percentage descending, filtered by an optional keyword. API to search, browse, and get details of products on Ajio.com, including pricing, availability, and ratings. Fulfilled by Parse from ajio.com.
- ajio
- ajio-com
- ecommerce
- marketplace
- parse
- platform-key
- reviews-ratings
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/403a6af9-bd94-47a3-a922-1ea3484b2be8/get_sale_products
- Interface artifact
- sha256:9a5e6f305615b8b1538f94948bcbacf102a84473b0212cd5911402a3f3fb260a
- Manifest digest
- sha256:aad8d9d7a78f512ed6ccd46394b30b33a95fb5d407f27bd4560223800b5b2a5e
Request fields
- page (integer): Zero-based page number for pagination.
- size (integer): Number of results per page (e.g. 5, 10, 45).
- query (string): Search keyword to filter sale products (e.g. 'shoes', 'dresses'). Use 'all' for all categories.
Example queries
- {"page":"0","size":"5","query":"shoes"}