An open API service indexing awesome lists of open source software.

https://github.com/utility-code/googleformfiller


https://github.com/utility-code/googleformfiller

Last synced: 11 months ago
JSON representation

Awesome Lists containing this project

README

          

# README

- Mass fill a google form with entries you choose.
- Inspired from [Here](https://github.com/jamesshah/GoogleForm-AutoFill/blob/master/AutoFill.py)
- Modified heavily to make it more general purpose
- Added bias. (aka if you want some answers to be favored)

## How to use?

- Make a form link
- Click the 3 dots and find out the "pre filled" link
- Replace the viewform part of the url with formResponse
- For every entry, go to inspect element and take out the name = "entry" thing
- Fill in the entries with probabilities in your questionaire. (Follow the instructions in the code itself)
- Run the file
- Cry tears of joy
- Thank me and get me hot chocolate :)