zhSieve
A ruby based zhihu content crawler
Status: under working :construction:
Pre-Request
Create cookies.txt file and put it into root folder. (Mozilla cookies.txt-style)
Usage
Crawler specific answer, and output it as markdown format.
$ zhSieve answer -q 'Your Question Id' -a 'Your Answer Id'
Crawler specific Zhuanlan article, and output it as markdown format.
$ zhSieve article -z 'Your Article Id'
TO-DO List
Contributing
Bug reports and pull requests are welcome on GitHub at https://github.com/gwzz/zhSieve. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the Contributor Covenant code of conduct.
License
The gem is available as open source under the terms of the MIT License.