Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 271 Bytes

File metadata and controls

16 lines (11 loc) · 271 Bytes

python_baike_spider

1.爬取百度百科 2.爬取百度词典

###推荐使用ide PyCharm

环境

python3

依赖

pip install beautifulsoup4

运行

python.exe spider_main.py

如果爬取不了,则百度修改了页面,根据页面修改爬取规则