有一个爬虫项目要爬取一个只有ie浏览器才能登陆的系统,请问ie浏览器像谷歌一样的select an element in the page to inspect功能怎么实现?有这个功能吗?
使用selenium可以实现不用抓包爬取,参考下面教程https://blog.csdn.net/lukaishilong/article/details/51888765