kimtaeyoung99 / BetweenClasses

한국항공대학교 공강 시간표

Home Page:https://morning-forest-80255.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

한국항공대학교 공강 시간표

Requirements

  • python>=3.4
  • requests
  • selenium
  • flask

Usage

$ cd src/
$ python crawl1.py  # crawl data from university server

... wait while crawling is done ...

$ python crawl2.py  # manipulate data
$ python server.py 8080  # server is on. type 127.0.0.1:8080 on your webbrowser.

License

MIT License. For more information, see LICENSE.

About

한국항공대학교 공강 시간표

https://morning-forest-80255.herokuapp.com/

License:MIT License


Languages

Language:Python 76.0%Language:HTML 24.0%