Skip to content

eomttt/movie-crawl

Repository files navigation

movie-crawl

Installation

npm install --frozen-lockfile

Test

  • npm test

  • Change request, theater, theaterLink in _test function and play!

TimeTable test 인 경우

{
  request: 'timetable',
  theater: 'megaBox' | 'cgv' | 'lotte',
  theaterLink: ''
  // ex: megabox: /theater/time?brchNo=1372(강남)
  // ex: cgv: /theaters/?theaterCode=0056(강남)
  // ex: lotte: '영화관 이름' (Naver 검색을 사용하기 때문)
}

Movie crawling for use in AWS Lambda

  • Deploy when merge in master by serverless

About

Get movie time table (MegaBox, CGV, Lotte)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •