Skip to content

A class project to extract app info from GooglePlay, and display analysis info using List and Graph views

Notifications You must be signed in to change notification settings

xingyz/google_app_crawler_analyzer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

google_app_crawler_analyzer

A class project to extract app info from GooglePlay, and display analysis info using List and Graph views

The fundamental tasks can be splitted into the following parts:

  1. Scrape data with JSoup
  2. Create RDF file with Jena
  3. Display analysis results with JavaFX

Other tasks are smaller, and they include:

  1. Read and parse CSV file
  2. Read and Parse RDF file

Design patterns used in this project: MVC, Observable, Factory

Homepage alt tag

Pie Chart view alt tag

Bar View alt tag

About

A class project to extract app info from GooglePlay, and display analysis info using List and Graph views

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published