Skip to content

jn7163/Jikipedia_Spider

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jikipedia_Spider

python selenium+mitmproxy实现 小鸡词典爬虫

环境

win10 chrome python3 selenium mitmproxy 注意:这里安装selenium时要下载正确的对应的ChromeDriver版本

运行

1.先执行命令:mitmdump -s de_mitmproxy.py ,启动中间人代理,可以实现对http(s)的拦截 2.执行命令:python de_selenium.py ,调用selenium来模拟正常用户访问浏览器

运行图

image

保存结果图

image

About

python selenium+mitmproxy实现 小鸡词典爬虫 详见博客:https://www.cnblogs.com/FHC1994/p/12171265.html

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages