# Changelog of Myntra Product Search Scraper (`khadinakbar/myntra-product-search-scraper`) Actor

- **URL**: https://apify.com/khadinakbar/myntra-product-search-scraper/changelog.md
- **Full Actor documentation**: https://apify.com/khadinakbar/myntra-product-search-scraper.md

### 1.0 — 2026-06-21

- Initial release: Myntra product search scraper (HTTP-only).
- Input: search keyword and/or Myntra search/category page URLs (product-detail /buy URLs are out of scope).
- Sort: relevance (default), new, price\_asc, price\_desc, discount, popularity.
- Output per product: brand, productName, price, mrp, discountAmount, discountPercent, discountLabel, currency (INR), rating, ratingCount, gender, primaryColour, category, subCategory, articleType, masterCategory, sizes\[], inStock, colourOptions, isSponsored, isFastFashion, image, productUrl, position, searchQuery.
- Anti-bot: Akamai cookie warm-up (got-scraping browser TLS) then gateway search API, auto-paginated 50/page via offset.
- Soft-fail on bad input; honest-fail on anti-bot exhaustion; cost-cap visibility; triple-guard charge counter; safePushData; per-run product de-duplication.
- Resilient proxy: user-supplied -> Apify residential -> Apify datacenter (AUTO, US).
