GithubHelp home page GithubHelp logo

hhy5277 / tv-crawler Goto Github PK

View Code? Open in Web Editor NEW

This project forked from pockry/tv-crawler

0.0 2.0 0.0 952 KB

英美剧 TV Show 信息爬虫。 nodejs + mongoose + superagent + Vue.js

License: MIT License

JavaScript 13.19% CSS 82.07% HTML 4.74%

tv-crawler's Introduction

TV Crawler

一个英美剧的爬虫。使用trakt.tv提供的API。

注: 本项目不以速度见长,仅为爬取和存储信息。

##Demo

在线demo: https://tvcrawler.herokuapp.com/

Screenshot截图

Screenshot

技术栈

  • Node.js
  • Mongoose
  • superagent
  • Vue.js

##依赖

你需要先安装MongoDB和Node.js。

##用法

git clone https://XXXXX/pockry/tv-crawler.git tvcrawler

cd tvcrawler

npm install

mongod -dbpath XXX

npm start

你还需要去trakt.tv注册,就会有一个api key,然后填到 config/secrets.js 中的对应位置:

...

trakt: 'api key'

License

MIT.

tv-crawler's People

Contributors

pockry avatar

Watchers

 avatar  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.