GithubHelp home page GithubHelp logo

danmushu / questionless Goto Github PK

View Code? Open in Web Editor NEW

This project forked from way1and/questionless

0.0 0.0 0.0 24.49 MB

识别问卷星问卷 批量模拟填入数据

JavaScript 41.44% Go 49.63% HTML 8.93%

questionless's Introduction

QuestionLESS v1.0.0

基于 Go Selenium 的问卷识别/填写服务

前端使用了 Layui 框架, 后端使用了 Gin 配合 chromedriver 执行自动化任务

PS: 大学牲做课题有问卷要求,让人家填烦了,索性花两天时间搞了这个

功能

  1. 识别问卷星问卷
  2. 自定义填写内容, 批量填写

使用方法

  1. 下载对应版本的ChromeDriver
  2. 命名为chromedriver.exe, 替换项目下chromedriver
  3. go run main.go

运行参数

参数 默认值 描述
-ip localhost gin服务器运行IP地址
-port 80 gin服务器运行port
-dports 9000-9010...-9090 ChromeDriver服务端口

例: go run main.go -port=80 -dport=81

演示

image

额外内容

  1. 无需配置 输入问卷星 问卷网址一键扫描问卷
  2. 可以为文本型答案自定义内容
  3. 自定义每个选项选取概率
  4. 支持多个任务同时进行, 仅需要打开多个网页
  5. 支持分布式, 可以部署在服务器

浏览器打开 http://localhost/index 即可使用

未来

  1. 等我闲了会更新其他问卷类型
  2. 增加对选项附带文本的支持

我的微信 wayland_0916, 欢迎交流

questionless's People

Contributors

way1and avatar su22cmd avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.