-
Notifications
You must be signed in to change notification settings - Fork 32
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
d6723b5
commit 46d62b8
Showing
1 changed file
with
22 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,14 +1,31 @@ | ||
# Douban Clawer | ||
|
||
|
||
|
||
## What is it? | ||
|
||
It is a very simple clawer in order to back-up one's DouBan account considering douban accounts might be blocked without any notification in Douban. | ||
为了防止被未通知封禁账号,写了这个简单的爬虫脚本。目前只能爬电影想看列表和评分短评列表。 | ||
|
||
为了防止被豆瓣未告知便封禁账号,写了这个简单的爬虫脚本。 | ||
|
||
|
||
## Function | ||
|
||
* DouBan Movie Back-up | ||
* DouBan Reading Back-up | ||
* DouBan Music Back-up | ||
|
||
## Coming Up | ||
|
||
* Douban Reading Clawer | ||
* Douban Music Clawer | ||
* Douban Movie label feature | ||
* DouBan Broadcast clawer | ||
* Movie label feature | ||
* Music label feature | ||
* Book label feature | ||
|
||
## Warning | ||
|
||
* 豆瓣阅读爬虫其中包括了脚本自动打开chrome浏览器的操作,可能成功率会低?(我电脑是可以的) | ||
|
||
## About | ||
|
||
* 离考试周还有2周哦,可能由于要复习所以更新会很慢。。。 | ||
* 立志学机器学习的地铁工结果做了一个py爬虫(?) |