Coder Social home page Coder Social logo

fju-class-crawler's Introduction

FJU Class Crawler

ScreenShot

輔仁大學開課資料查詢系統爬蟲

Installation

Just clone this repo and install dependencies.

$ npm install

Usage

$ node app.js <上/下學期>

Example

開課系統分別提供上/下學期的開課資料,使用者可依需求使用以下參數:

$ node app.js 1		// 下載上學期課程資料
$ node app.js 2		// 下載下學期課程資料

下載的課程資料會儲存在當前目錄<時間戳記>-第1/2學期課程資料.csv的檔案裡,例如:

1487593853456-第2學期課程資料.csv

Features

  • 下載所有開課部別資料,包含「日間部」、「進修部」、「研究所」和「二年制」
  • 自動匯出成.csv檔
  • 改善csv建檔速度
  • 自訂要下載的開課部別
  • 自訂要下載的開課單位
  • 自訂檔案儲存位置和名稱
  • 更好的介面設計
  • 使用第二代課程查詢系統(比起現在會缺少部分資料)

fju-class-crawler's People

Contributors

theoklein avatar

Stargazers

ICEJJ avatar  avatar ColMugX avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.