Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 268 Bytes

File metadata and controls

7 lines (5 loc) · 268 Bytes

soup_demo

Python3 [Beautiful Soup 4] 爬虫样例

testCatchWeb.py -- 测试1 糗事百科-热图 模块 爬虫测试;(返回json对象)
web.py -- 测试2 糗事百科-文字 模块 爬虫测试;

爬虫框架: https://blog.51cto.com/13460911/2122398