Git Product home page Git Product logo

mtime_spider-data_visualization's Introduction

mtime_spider-data_visualization

时光网电影 Top100 爬虫和数据可视化

如何使用

(以下操作在 MacOS 10.14.6,Node.js v12.2.0,yarn v1.16.0 下测试可用)

时光网 Top100 爬虫

  1. 安装 MongoDB 并启动服务,需要运行在 localhost:27017 上。
  2. /spider 目录下,运行 yarn install,安装爬虫所需的库。
  3. /spider 目录下,运行 yarn run start

数据可视化

  1. 确认爬虫已经运行过且运行正常,数据已经存储到 MongoDB。
  2. /spider 目录下,运行 yarn install,安装数据可视化所需的库。
  3. /spider 目录下,运行 yarn run start,确认没有其他应用占用 8000 端口。
  4. 访问 http://localhost:8000

项目效果

爬虫

mtime_spider.gif

数据可视化

movie.png point.png stars.png director.png

技术栈

  • Node.js
  • syncrequest
  • cheerio
  • MongoDB
  • Express.js
  • JQuery
  • Lodash
  • ECharts

mtime_spider-data_visualization's People

Contributors

ikaryshin avatar

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.