Skip to content

Commit f925942

Browse files
authored
Update README.md
1 parent a770925 commit f925942

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,14 +7,14 @@ some python spiders with BeautifulSoup & requests
77
- 爬取关注或粉丝列表 [followXXXList.py](bs4/github/github_followXXXList.py)
88
- 爬取用户个人信息 [userInfo.py](bs4/github/github_userInfo.py)
99

10-
### [58同城](58tongcheng)
10+
### [58同城](bs4/58tongcheng)
1111
- 获取所有的二级菜单列表 [urlLists.py](bs4/58tongcheng/tc_urlLists.py)
1212
- 获取每一个url下的具体信息 [itemInfo.py](bs4/58tongcheng/tc_itemInfo.py)
1313

14-
### [豆瓣](douban)
14+
### [豆瓣](bs4/douban)
1515
- 获取单个电影的短评 [comment.py](bs4/douban/douban_comment.py)
1616
- 获取单个电影的所有大图海报 [photosR.py](bs4/douban/douban_photosR.py)
1717

1818
##scarpy
1919

20-
### [wiki](scarpy/wikiSpider)
20+
### [wiki](scarpy/wikiSpider)

0 commit comments

Comments
 (0)