/Douban-review-spider

豆瓣影评爬虫

Primary LanguageTypeScriptMIT LicenseMIT

Welcome to Douban-review-spider 👋

Version License: MIT

A spider for douban movie review

Install

npm install

Usage

npm start

All reviews will saved to output/<movie name>/<review title>.html

Run tests

npm run test

Config

Name Type Description
movie_limit number The number of the movies.
review_limit number The number of reviews for each movie.
headers HTTP Header Just copy from your browser!

Author

👤 Gaojianli

Show your support

Give a ⭐️ if this project helped you!

📝 License

Copyright © 2020 Gaojianli.
This project is MIT licensed.


This README was generated with ❤️ by readme-md-generator#