Skip to content

A Python bot to Automate Feedback Form Filling process. Bot to fill out ADYPU Feedback Forms (Google Forms).

Notifications You must be signed in to change notification settings

skyrunner360/ADYPU_Feedback_form_filling_Bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ADYPU_Feedback_form_filling_Bot

A Bot to fill out ADYPU Feedback Forms (Google Forms)

GitHub followers Twitter Follow

This Bot is developed in Python using selenium package. More Development is needed to make it Dynamic and provide a GUI.

Open the secrets.py file to edit and enter your details there.

Prerequisites :-

  • Python (v3.8)
  • Selenium Package (v3.141.0)
  • Google Chrome Driver/Firefox Gecko Driver (v0.26.0)

Instructions :-

  • Install Python from here

*Additionally you can also install Pycharm from here

  • Now install Chrome Driver from here

and add it to your path (see Documentation of chrome driver)

  • Now Install Selenium Package by using - pip install selenium command.

  • Now edit the secrets.py file accordingly and then run fbot.py file.

Ubuntu package GitHub last commit

About

A Python bot to Automate Feedback Form Filling process. Bot to fill out ADYPU Feedback Forms (Google Forms).

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages