Skip to content
This repository has been archived by the owner on Sep 30, 2022. It is now read-only.

Latest commit

 

History

History
31 lines (22 loc) · 1.03 KB

README.md

File metadata and controls

31 lines (22 loc) · 1.03 KB

imooc crawler

imooc website: http://www.imooc.com

Usage

$ node crawler.js

Usage: crawler.js [Options]
    --search  Search for the specified keywords
    --list  List the video list under the specified course ID or URL
    --download  Download the video list under the specified course ID or URL

Screenshot

running search download videolist results

Installation

Install Node.js.

Like this https://nodejs.org/en/download/package-manager/

Download

You can download the zip or clone the git repository :

git clone https://github.com/monkeym4ster/imooc_crawler

Install package

npm install