Giter Site home page Giter Site logo

appstore's Introduction

AppStore

This project is about pull specific information of all applications on iTunes.

Getting Started

This proccess has several step. It also has severeal requirements before run.

Prerequisites

  1. There should be rabbitmq-server on your server or your localhost.(However this is long-running process. If there is a static ip server or if connection on the localhost is not break, you can use this server.)
  2. New user should be added for credential on rabbitmq management system.
  3. There should be a grid-system which has 50-100 cluster which has anaconda module.

Running the process

  1. Install rabbitmq and start the server
  2. Run the appReader.py which creates appStore.db database which has information of apps.
  • Note: this step may take 7-8 hours to execute. Be patient.
  • Note: I also upload an example database which has 1.3 million app id
  1. After Step 2 done, Run the new_task.py which sends information rabbitmq server.
  2. Run the worker.py on clusters
    1. Download environment.yml, appStore.sh, Makefile, worker.py on your cluster workspace.
    2. Run 'make' command how many cluster you want to work
  3. After Step 3 done, Run read_responds.py which updates appStore.db which you created on Step 2

After all steps, information of applications is ready.

  1. Static IP: localhost
  2. Rabbitmq Credentials:
    1. user: username
    2. password: password
  3. Create a virtual environment for python codes

This project is conducted at BU Secure Systems Lab(BUSec LAB) with guidance of Prof. Manuel EGELE. Thanks to him, I have completed the project and learn a lot stuff.

appstore's People

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.