8000 GitHub - logicalicy/google_forms: A simple API for creating a web proxy for Google forms.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

logicalicy/google_forms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Summary

A simple API for creating a web proxy for Google forms.

Install

pip install google_forms

Usage

from google_forms import google_forms

response_status = google_forms(
    '2ae5KGBJrE3HmPSLnUyVwKENTpasiwueI9ZlOpsW3kdp',
    { 'entry.92010082': 'example@gmail.com' }
)
// response_status = 200

License

See LICENSE.

About

A simple API for creating a web proxy for Google forms.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0