Releases: fevziismailsahin/app-review-scraper
Releases · fevziismailsahin/app-review-scraper
v1.0.0 - Initial Public Release
First stable release of the App Review Scraper!
This release includes:
- ✅ App Store review scraping by app ID
- ✅ Google Play review scraping by package name
- ✅ Merging and de-duplicating reviews from both platforms
- ✅ Output as JSON and CSV formats
- ✅ Configurable script settings for easy use
- 🧪 Basic error handling and logs
No binaries attached — this project is script-based.
🔧 Requirements:
- Node.js v18+
- Internet connection
- Valid App Store ID or Google Play package name
Next steps for v1.1.0:
- Add CLI input support
- Add review sentiment analysis
- Export to SQLite or MongoDB
Thanks for using App Review Scraper! Feel free to open an issue if you find a bug or have a feature request.
Full Changelog: https://github.com/fevziismailsahin/app-review-scraper/commits/v1.0.0