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 cbac29a commit 0cc5c80Copy full SHA for 0cc5c80
README.md
@@ -6,9 +6,9 @@ some python spiders with BeautifulSoup & requests
6
- 爬取用户个人信息 [userInfo.py](github/github_userInfo.py)
7
8
## [58同城](58tongcheng)
9
-- 获取所有的二级菜单列表 [tc_urlLists.py](58tongcheng/tc_urlLists.py)
10
-- 获取每一个url下的具体信息 [tc_itemInfo.py](58tongcheng/tc_itemInfo.py)
+- 获取所有的二级菜单列表 [urlLists.py](58tongcheng/tc_urlLists.py)
+- 获取每一个url下的具体信息 [itemInfo.py](58tongcheng/tc_itemInfo.py)
11
12
## [豆瓣](douban)
13
-- 获取单个电影的短评 [douban_comment.py](douban/douban_comment.py)
14
-- 获取单个电影的所有大图海报 [douban_photosR.py](douban/douban_photosR.py)
+- 获取单个电影的短评 [comment.py](douban/douban_comment.py)
+- 获取单个电影的所有大图海报 [photosR.py](douban/douban_photosR.py)
github/imgs/tag.png
1017 Bytes
0 commit comments