Skip to content

Commit 0cc5c80

Browse files
committed
tag
1 parent cbac29a commit 0cc5c80

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@ some python spiders with BeautifulSoup & requests
66
- 爬取用户个人信息 [userInfo.py](github/github_userInfo.py)
77

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

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

github/imgs/tag.png

1017 Bytes
Loading

0 commit comments

Comments
 (0)