Skip to content

jerry1022/movie_time

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

movie_time

search the movie time from yahoo movie

  1. install node
  2. run npm install
  3. crawler data from tw.movie.yahoo.com => run node jobs/doCrawler.js
  4. crawler theater => run node jobs/doCrawlerTheater.js
  5. npm start

demo

https://twmovietimes.herokuapp.com/movietime/getmovie/{movie_name}

https://twmovietimes.herokuapp.com/movietime/gettheater/{theater_name}

https://twmovietimes.herokuapp.com/theater/gettheater?name={theater_name}&address={address}

https://twmovietimes.herokuapp.com/movietime/getgenremovie?genre={genre}

Enjoy it

linebot @zti3761l add it to search taiwan movie time

Releases

No releases published

Packages

No packages published