Skip to content

Crawler to fetch stats from Apple (iTunes) and Google (Google Play) and store raw data

Notifications You must be signed in to change notification settings

micheleorsi/app-stats-crawler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

app-stats-crawler

A crawler to fetch statistics for your iOs and Android apps. It connects to iTunes Connect and Google Play to fetch data, then store the raw files somewhere in the cloud.

Build Status

app-stats-crawler is an OPEN Open Source Project, see the Contributing section to find out what this means.

The problem

There are already a lot of products and APIs in the market, BUT

  • you have to pay for them money for services you probably never use
  • it is not possible to access raw-data
  • you don't own your data

The solution

It is a simple project, ready to deploy into Google App Engine, that stores files into Google Cloud Storage.

Requirements

  • mvn in order to build and deploy the project
  • Google account in order to create a Google App Engine project and a Google Cloud Storage bucket

Configuration

Deployment

mvn clean appengine:update

Testing

To run the tests:

mvn clean test

Contributing

See the CONTRIBUTING.md file for more details.

About

Crawler to fetch stats from Apple (iTunes) and Google (Google Play) and store raw data

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages