A fast, modular Python scraper that collects product and review data from adidas.com.
Built with multithreading to maximize performance and handle large datasets efficiently.
π£ Requires Python 3.x
- Multithreaded scraping for high performance
- Saves products in separate JSON files (10 pages per file)
- All reviews stored in a single
reviews.json
- Modular codebase, easy to extend and maintain
- Lightweight and structured output