Skip to content
This repository has been archived by the owner on Apr 18, 2021. It is now read-only.

matq007/baa-timetable

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

baa-timetable Build Status Code Climate Codacy Badge

Scrapper for skemasys timetable at BAAA. First update all urls you want to scrap in app.js. Next update subject names (copy-paste the names). After this you are good to go.

Requirements

  • NodeJS

Installation

npm install

Run script

node app.js

More commands

node app.js yesterday
node app.js today
node app.js tomorrow
node app.js this week
node app.js next week
node app.js from <DD-MM-YYYY> to <DD-MM-YYYY>
node app.js help

Run test

npm test

About

Crawler for timetable at BAA

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published