Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
HeZhang1994 authored Mar 2, 2020
1 parent 6127825 commit 45bafe2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

[*English Version*](https://github.com/HeZhang1994/weibo-crawler/blob/master/README.md) | [*中文版*](https://github.com/HeZhang1994/weibo-crawler/blob/master/README-cn.md)

This is a **Python** implementation of crawling Weibo data (e.g., text, images, live photos, and videos) of target Sina Weibo user from the [Weibo Mobile Client](https://m.weibo.cn). It simulates user login by a **session** (username and password).
This is a **Python** implementation of crawling Weibo data (e.g., text, images, live photos, and videos) of a Sina Weibo user from the [Weibo Mobile Client](https://m.weibo.cn). It simulates user login by a **session** (username and password).

Many thanks to [Python Chinese Community](https://blog.csdn.net/BF02jgtRS00XKtCx/article/details/79547627) for providing the source code `SourceCode_weibocrawler.py`.

Expand Down

0 comments on commit 45bafe2

Please sign in to comment.