Skip to content

Submit responses to Google form using Xlsx file.

Notifications You must be signed in to change notification settings

satyajitd/autoFiller

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

autoFiller

This is an attempt to fill a Google form automatically by extracting data from xlsx file. For this to work, the data in the xlsx file should be in correspondence to the Google form format.

Execution Instructions

  • Clone/Download the repository. Navigate to the repository.

  • Run the following:

    pip install -r requirements.txt

    python autoFiller.py <google_form_url> <path_to_the_xlsx_file>

About

Submit responses to Google form using Xlsx file.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages