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

https://github.com/deltacs99/deltacs99.github.io

Fill Google Form using JavaScript Fetch API and URLSearchParams Interface
https://github.com/deltacs99/deltacs99.github.io

fetch-api google-form javascript urlsearchparams-interface

Last synced: about 2 months ago
JSON representation

Fill Google Form using JavaScript Fetch API and URLSearchParams Interface

Awesome Lists containing this project

README

          

# Fill Google Form using JavaScript Fetch API and URLSearchParams Interface
Site Link [Feedback Website](https://deltacs99.github.io/).

## Arguments in form
1. Fill in your Google Form as Normal (Select all options to see all id's in form)
2. Submit form and go to Inspector Mode
3. Select Network Tab and select the formResponse on the left Name Column
4. Select the Payload Tab and see the entries as marked below

![Inspector Mode Picture of the Google FOrm after submission](https://deltacs99.github.io/auto.jpg)