We just released Marketplace Brand and Promotion Data Extractor — extract brand and promotion details from amazon product listings using exported data.
What it does
This Python script processes exported Amazon product data (CSV/JSON) to extract and organize brand names and active promotion details. It’s for developers and analysts who need to analyze competitor promotions and brand presence without live scraping. The key benefit is clean, structured data from your own exports.
Features
- Parse exported Amazon product listings from CSV or JSON files
- Extract and deduplicate brand names from product data
- Identify and list promotion keywords (e.g., ‘deal’, ‘off’, ‘coupon’)
- Output structured results to new CSV or JSON files
- Configurable keyword list for identifying promotion types
Usage
python amazon_brand_scraper.py --input exported_products.csv --output brand_report.json
Get it
Download Marketplace Brand and Promotion Data Extractor for $29 →
Built by OddShop — Python automation tools for developers and small businesses.