/auto_google_forms

Automatic multi response to google form

Primary LanguagePython

Auto Google forms


Want to get hundreds of responses to your Goodle Form but don't have that many friends? This script is for you

Selenium based script to automatically fill your google form with random values. Literally in a minute you will receive 50 responses to your form!

How to run?

  1. Download chrome driver and add to the project folder with the name chromedriver.exe https://chromedriver.chromium.org/downloads

  2. Install requirements

    $ pip install -r requirements.txt

  3. Fill in the url and answers_count fields in the settings.py