Skip to content

v1.0.0 - Initial Public Release

Latest

Choose a tag to compare

@fevziismailsahin fevziismailsahin released this 02 Jul 16:34

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