Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hollowman6/tool-for-autofill-questionaire
Tool for Autofill Questionaire.(自动填写问卷工具)
https://github.com/hollowman6/tool-for-autofill-questionaire
autofill-questionaire chrome-driver selenium
Last synced: 19 days ago
JSON representation
Tool for Autofill Questionaire.(自动填写问卷工具)
- Host: GitHub
- URL: https://github.com/hollowman6/tool-for-autofill-questionaire
- Owner: HollowMan6
- License: gpl-3.0
- Created: 2020-09-09T11:30:30.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-11-20T06:38:17.000Z (about 4 years ago)
- Last Synced: 2024-11-25T08:38:38.945Z (3 months ago)
- Topics: autofill-questionaire, chrome-driver, selenium
- Language: Python
- Homepage:
- Size: 80.1 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# 自动填写问卷工具
[![last-commit](https://img.shields.io/github/last-commit/HollowMan6/Tool-for-Autofill-Questionaire)](../../graphs/commit-activity)
![Python package](https://github.com/HollowMan6/Tool-for-Autofill-Questionaire/workflows/Python%20package/badge.svg)[![Followers](https://img.shields.io/github/followers/HollowMan6?style=social)](https://github.com/HollowMan6?tab=followers)
[![watchers](https://img.shields.io/github/watchers/HollowMan6/Tool-for-Autofill-Questionaire?style=social)](../../watchers)
[![stars](https://img.shields.io/github/stars/HollowMan6/Tool-for-Autofill-Questionaire?style=social)](../../stargazers)
[![forks](https://img.shields.io/github/forks/HollowMan6/Tool-for-Autofill-Questionaire?style=social)](../../network/members)[![Open Source Love](https://img.shields.io/badge/-%E2%9D%A4%20Open%20Source-Green?style=flat-square&logo=Github&logoColor=white&link=https://hollowman6.github.io/fund.html)](https://hollowman6.github.io/fund.html)
[![GPL Licence](https://img.shields.io/badge/license-GPL-blue)](https://opensource.org/licenses/GPL-3.0/)
[![Repo-Size](https://img.shields.io/github/repo-size/HollowMan6/Tool-for-Autofill-Questionaire.svg)](../../archive/master.zip)[![Total alerts](https://img.shields.io/lgtm/alerts/g/HollowMan6/Tool-for-Autofill-Questionaire.svg?logo=lgtm&logoWidth=18)](https://lgtm.com/projects/g/HollowMan6/Tool-for-Autofill-Questionaire/alerts/)
[![Language grade: Python](https://img.shields.io/lgtm/grade/python/g/HollowMan6/Tool-for-Autofill-Questionaire.svg?logo=lgtm&logoWidth=18)](https://lgtm.com/projects/g/HollowMan6/Tool-for-Autofill-Questionaire/context:python)(English version is down below)
[Python库依赖](../../network/dependencies)
此程序使用Python的selenium库,使用前请确保电脑上已经安装了Google Chrome浏览器,并且在程序执行目录下放置了[Chrome Driver](https://chromedriver.chromium.org)
[此程序适用的问卷](http://contest.zhishijingsai.com.cn/jq/90306762.aspx?udsid=892160),其它问卷只需要稍加改造即可
问卷内容展示:
![](image/Questionaire_Page1.png)
![](image/Questionaire_Page2.png)
## 链接
* [自动填写问卷工具 脚本](Tool-for-Autofill-Questionaire.py)
**警告**:
***仅供测试使用,不可用于任何非法用途!***
***对于使用本代码所造成的一切不良后果,本人将不负任何责任!***
# Tool for Autofill Questionaire
[Python library dependency](../../network/dependencies)
Using selenium to realize the function. Before using, make sure that Google Chrome browser is installed on the computer, and [Chrome Driver](https://chromedriver.chromium.org) is placed in the programme execution directory.
[The questionaire that suits for the program](http://contest.zhishijingsai.com.cn/jq/90306762.aspx?udsid=892160), other questionaires can be adapted easily.
Content of the questionaire:
![](image/Questionaire_Page1.png)
![](image/Questionaire_Page2.png)
## Links
* [Tool-for-Autofill-Questionaire Script](Tool-for-Autofill-Questionaire.py)
**Warning**:
***For TESTING ONLY, not for any ILLIGAL USE!***
***I will not be responsible for any adverse consequences caused by using this code.***