搜索资源列表
selenium-2.16.0.tar
- Selenium的Python客户端驱动程序,它是一个结合Selenium远程控制(1.0和2.0版本)的Python语言脚本。-Selenium Python Client Driver is a Python language binding for Selenium Remote Control (version 1.0 and 2.0).
weibo_spider_info
- 简单的新浪微博爬虫,采用python+selenium实现。 虽然是简单的微博爬虫,但是至少能运行。同时包括源码及爬取的示例-Simple Weibo reptile, using python+ selenium achieve. Although it is simple microblogging reptiles, but at least be able to run. Also includes source code ex
LSTRetrieval
- 辐射传输方程反演地表温度,通过selenium获取大气校正参数(Land surface temperature retrieval using radiative transfer equation and obtain atmospheric correction index using selenium)
python internet worm
- 这是新浪微博爬虫,采用python+selenium实现 主要爬取内容包括: 新浪微博手机端用户信息和微博信息。 用户信息:包括用户ID、用户名、微博数、粉丝数、关注数等。 微博信息:包括转发或原创、点赞数、转发数、评论数、发布时间、微博内容等。 安装过程: 1.先安装Python环境,作者是Python 2.7.8 2.再安装PIP或者easy_install 3.通过命令pip install selenium安装selenium
autohome
- 最近做的汽车之家爬虫,用selenium模拟打开网页,用beautifulsoup规范化获取html中内容,爬下的内容输出在excel文件里,基本可爬,但该网站伪元素还未破解,请指正。(Autohome crawler recently made by myself. The simulation Using selenium simulate openning pages, using the beautifulsoup to sta
search
- 利用谷歌搜索引擎实现自动上传图片,并获取搜索结果(Use Google search engine to automatically upload pictures, and obtain search results)
selenium-3.4.3.tar
- selenium python 方便下载不了selenium的同学共同学习使用(This is used to help someone who doesn't have path to download the selenium. Then they can use this to code.)
chromedriver_win32
- 通过python + selenium去做自动化测试时需要用到的模拟浏览器chrome版本。(The chrome version of the analog browser you need to use for automated testing with Python + Selenium.)
music_download
- 用于免费下载音乐,支持酷狗平台,使用python的selenium库,请自行配置(To download music for free)
selenium-python之路
- 爬取百度音乐,for all users(pa qu baidu music or all users)
selenium2 python自动化测试
- 自动化工具编程,selenium2 python自动化测试(Automation tool programming)
Python for network worm
- 基于selenium的网络爬虫,主要是从网站爬取数据信息用来进行分析和挖掘潜在的商业价值(Internet worm based on selenium)
Selenium
- python的几个爬虫小程序,包括requests,selenium,主要用来爬去壁纸(Python's crawler small programs, including requests, selenium, are mainly used to crawl out wallpaper)
MaoYan-master
- request 爬取猫眼电影top100,和一个selenium抓取淘宝商品的爬虫(Request crawling maoyan film Top100)
testDC3
- web自动化脚本,采用pyunit框架,覆盖启动浏览器,各种元素定位元素(Web automation scr ipt, using the PyUnit fr a mework, covering the startup browser, various element positioning elements)
dist
- selenium+python开发类似冰点文库,可以免登陆,免费的下载百度文库的软件。(Python development of ice - like library)
PyCharm_Test
- PYthon+selenium web端自动化脚本,是一款极其好用的脚本,只需输入网址,录制需要测试的功能即可,后期自己添加线程(Python + selenium web-side automation scr ipt is an extremely easy-to-use scr ipt. Just input the web address, record the functions that need to be tested,
Selenium自动化测试 基于 Python 语言 - 2018
- Selenium自动化测试 基于 Python 语言(Selenium Automated Testing Based on Python Language)
python 批量查询 转存EXCEL
- python 批量查询 转存EXCEL selenium==4.3.0 xlrd==1.2.0 xlwt==1.3.0