We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a770925 commit f925942Copy full SHA for f925942
README.md
@@ -7,14 +7,14 @@ some python spiders with BeautifulSoup & requests
7
- 爬取关注或粉丝列表 [followXXXList.py](bs4/github/github_followXXXList.py)
8
- 爬取用户个人信息 [userInfo.py](bs4/github/github_userInfo.py)
9
10
-### [58同城](58tongcheng)
+### [58同城](bs4/58tongcheng)
11
- 获取所有的二级菜单列表 [urlLists.py](bs4/58tongcheng/tc_urlLists.py)
12
- 获取每一个url下的具体信息 [itemInfo.py](bs4/58tongcheng/tc_itemInfo.py)
13
14
-### [豆瓣](douban)
+### [豆瓣](bs4/douban)
15
- 获取单个电影的短评 [comment.py](bs4/douban/douban_comment.py)
16
- 获取单个电影的所有大图海报 [photosR.py](bs4/douban/douban_photosR.py)
17
18
##scarpy
19
20
-### [wiki](scarpy/wikiSpider)
+### [wiki](scarpy/wikiSpider)
0 commit comments