Skip to content

sajiazheng/imooc-crawler

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

imooc web crawler in nodejs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 56.6%
  • CoffeeScript 43.4%