I have a existing Website deployed in Google App Engine for Python. Now I have setup the local development server in my System. But I don\'t know how to get the updated Data
Check out the remote API. This will tunnel your database calls over HTTP to the production database.