Skip to content

Crazycurly/106-2NCHUIT-web

 
 

Repository files navigation

106-2NCHUIT-web

This a small project on parser for NCHUIT club classes, which uses node, request and cheerio.

See Final result:

爬蟲練習

How to use:

  • You can check our tutorial first: https://hackmd.io/s/SJ7-20Qdz
  • Fist of all, you need to download node.
  • To execute a .js file, jsut run node [filename.js].
  • The most basic example is fetchIndex.js
  • Then try fetchBeauty.js to get all the articles on ptt index.
  • At last fetchImages.js get all the img links of the beauty.

Other club members' work:

  1. yourname
  2. 肥宅
  3. 台南傳說賴清德
  4. 謝龍介

About

This a small project on parser for NCHUIT club classes which uses node, request and cheerio.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 54.0%
  • HTML 41.3%
  • CSS 4.3%
  • Shell 0.4%