A simple browser console script to check product availability across Indian cities.
- Go to any Croma product page.
- Open Developer Tools (Press
F12, orCmd+Option+J/Ctrl+Shift+J). - Go to the Console tab, paste the code from
croma-availability-checker.js, and press Enter.
- Smart Delays: Avoids IP bans by pausing between checks and batching requests.
- Early Exit: Stops checking automatically once it finds enough available locations.
- Price & Method: Extracts the product price and available delivery methods (Home Delivery, Store Pickup, etc.).
- Summary Table: Prints a neat summary table with all available pincodes at the end.
- Disclaimer: This script relies on Croma's current website structure and API. If they update their website, the script might need an update.
- Use responsibly.
This project is completely open-source and licensed under the MIT License.
