Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Latest commit

History

History
History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..

readme.md

Outline

Python Script to auto fill Google Forms

This is a python script which can helps you to fillout the google form automatically by bot.

Steps to make it run

  1. Clone/Download this repository
git clone clone_path
  1. Downlaod the required packages
pip install -r requirements.txt
  1. To run the script you need to use the following command
python app.py
  1. To run this script you need to have selenium installed and you nedd to have geckodriver. you can downlaod geckodriver from here: https://github.com/mozilla/geckodriver/releases After downloading the geckodriver, need to set-path for that as shown below:
webdriver.Firefox(executable_path=
'D:\Selenium_RiponAlWasim\geckodriver-v0.18.0-win64\geckodriver.exe')

working

  1. You can add or delete the records in .csv file. Screenshot (589)

  2. Intially the number of responses in the google-form will be null(no-entries): screenshot is attached below: Screenshot (590)

  3. After ruuning the script, the bot will automatically take the records from .csv file and it will will the form. Screenshot (591)

you can check the working of the bot: https://user-images.githubusercontent.com/61947484/103747705-1029fb00-5029-11eb-8307-fcef2c8a3048.mp4

Morty Proxy This is a proxified and sanitized view of the page, visit original site.