imooc-crawler
imooc-crawler copied to clipboard
[Obsolete] imooc web crawler in Node.js(使用 Node.js 编写的慕课网爬虫)
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

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