/kosen-website-crawler

Taking screenshots of NIT’s websites

Primary LanguageJavaScriptMIT LicenseMIT

Kosen Website Crawler

Build Status dependencies Status

高専のウェブサイトをクロールしてスクリーンショットを保存します。

Getting started

Now available on Docker Hub! 🐳

Docker Images

Run

make

Build Docker image by yourself

make build

Running on local machine

required node version >= 8

npm install
npm start

Tips

How to change crawling sites?

websites.json の内容を変更すると高専のサイト以外も取得することができます。

Author