源码介绍
该项目使用 node.js 爬取豆瓣网 (https://movie.douban.com/) 近期上映电影及打分与影评数据,并结合 three.js 以 CSS3 三维动画的形式进行展现。
使用前请先安装nodejs
环境要求
- WebKit Browser (eg. Chrome)
- Node.js 4.2.1+
使用方法
$ git clone https://github.com/hanmag/movie-gallery3d.git
$ cd movie-gallery3d
$ npm install # 安装npm包依赖
$ node scrapy.js # 运行程序
打开浏览器访问:http://localhost:3000/
源码截图
下载地址
github
蓝奏云