This script load all review for the past week from all products in your App Annie account and send it to email. Results formatted in HTML. Only products with reviews listed.
You should specify your API key and email parameters in settings.py
.
Python script to load a batch of reviews from App Annie and send it by email.
PythonApache-2.0