Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 706 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 706 Bytes

Wiki Movie/Actor Data Crawler & Visualization

  • Data crawler supported by Beautiful Soup and store data in JSON format
  • Create graph library data structure
  • Enable to start from random actor Wiki page and crawl any number of movie/actor entries (tree structure)
  • Support data analysis by basic statistics and create illustrations (bar Chart, pie Chart & scatter plot) by Matplotlib
  • Create 3D movie/actor relational visualization by Plotly
  • Detailed log information & 100% coverage tests

Project is created during CS242 Programming Studio @ U of I