skscrapper

1.1.0 • Public • Published

skscrapper

A lightweight cli scrapper for meal menu page of Istanbul Technical University.

Install

Node versions 4.3.2+ is supported due to some of ES6 features used.

 $ npm install --global skscrapper

Usage

 # prints the relevant menu for the time of day 
 $ sks
 
 # prints lunch menu, other valid options: [--lunch, -o, --öğle, --ogle] 
 $ sks -l
 
 # prints dinner menu, other valid options: [--dinner, -a, --akşam, --aksam] 
 $ sks -d

Author

İsmail Demirbilek @dbtek Released under MIT License

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.1.0
    10
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.1.0
    10
  • 1.0.0
    0

Package Sidebar

Install

npm i skscrapper

Weekly Downloads

10

Version

1.1.0

License

MIT

Last publish

Collaborators

  • dbtek