文件名称:Examples-of-Python-Spiders:我自己使用PhantomJS,Selenium和AutoIt编写了三个Python蜘蛛
文件大小:432KB
文件格式:ZIP
更新时间:2024-05-28 20:45:04
Python
Python蜘蛛示例 我自己使用PhantomJS,Selenium和AutoIt编写了三个Python Spider。 phone_scrapy.py: 它使用PhantomJS或Chrome浏览器使用百度抓取电话号码信息。 baidu_image_spider.py: 它使用Selenium从百度图像网页自动下载图像。 auto_upload_file.py: 它使用Selenium和AutoIt将您的计算机文件上传到百度云磁盘。 要运行程序,您需要使用AutoIt Window Info来调整upload_file.au3中的位置坐标。 然后编译upload_file.au3,生成upload_file.exe文件。 将upload_file.exe放在正确的位置,以便让Python执行它。 希望这三个蜘蛛通过简单的例子可以对您有所帮助!
【文件预览】:
Examples-of-Python-Spiders-master
----upload_file.exe(846KB)
----douban_cookie.py(2KB)
----Ebooks_spider.py(3KB)
----upload_file.au3(171B)
----auto_upload_file.py(1KB)
----download_ebook.py(1KB)
----English_2_Chinese_dict.py(3KB)
----baidu_image_spider.py(2KB)
----phone_scrapy.py(2KB)
----README.md(776B)