# Changelog of Flipkart Seller Scraper (`w3crawler/flipkart-seller-scraper`) Actor

- **URL**: https://apify.com/w3crawler/flipkart-seller-scraper/changelog.md
- **Full Actor documentation**: https://apify.com/w3crawler/flipkart-seller-scraper.md

## Changelog

### \[1.1.0] - 2026-08-06

#### Changed

- Added public search-query and search-URL discovery with bounded pagination.
- Added wired filters, pacing, retry, timeout, detail, media, and rating controls.
- Added fail-closed access-barrier and no-results diagnostics.
- Removed stealth browser flags and aligned runtime/output metadata with OpenAI Codex with GPT-5.6.

### \[1.0.1] - 2026-07-29

#### Changed

- Migrated the stale selector-based crawler to the verified direct-Puppeteer seller-page transport.
- Expanded output from 15 fields to a 56-field, null-safe seller-offer contract.
- Added retries, coherent browser headers, India residential proxy sessions, input validation, and zero-result failure.
- Added current price, savings, delivery, EMI, policy, assurance, and categorized offer extraction.

### \[1.0.0] - 2026-05-22

#### Added

- Initial release
- Playwright-based scraping with proxy support
- Dataset schema validation
