I'm in the process of creating a website using Django and want to incorporate data from the Google Play Store (Android Market) into it. I've considered manually scraping the Store but it seems like it might be a slow and tedious process so I decided to consider other options, namely an open-source API called I'm in the process of creating a website using