Skip to content

App crawler challenge proposed by AppSamurai for vanhackathon

Notifications You must be signed in to change notification settings

OtavioBraga/app-crawler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

App Crawler - #vanhackathon #appsamurai

This application was made for a chalenge on vanhackathon. The main goal is to extract information from App Store charts on available some countries and display the ranking for the user. Due the short time for the coding, only the extractor for AppStore has been implemented.

The AppStore class can do the following actions:

  • Get the top 100's paid apps
  • Get the top 100's free apps
  • Get info from a app
  • Get the global ranking from app

Instalation guide

To install and test this application, you'l need just two dependencies:

  • Docker
  • Docker compose

Installing Docker and Docker compose

It's recommended to folow the guide for installing Docker and Docker compose directly on the site:

Running the application

Once you have installed Docker and Docker compose, just clone this repo and cd into the folder. Inside the folder, just enter the following command on bash.

docker-compose up

Wait until Docker finish his processes and head to http://0.0.0.0:5000

About

App crawler challenge proposed by AppSamurai for vanhackathon

Resources

Stars

Watchers

Forks

Packages

No packages published