Nodejs crawler for cnbeta.com, The source code is on Github.
npm install
startId
node app [limitNumber=50]
http://www.cnbeta.com/articles/tech/620719.htm
startId="620719"
node app 10
前端路上