krsh-37 / Googleform-answers

parse question and answers from google form

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Googleform-answers

Parse question and answers from google form

Identify the question answer nodes

questions

Copy its innerHTML

html code

Paste it in a text editor and save it as html file (page.html here) import the file and parse the questions and answers

PS: this was done for my quick need, don't @me

About

parse question and answers from google form


Languages

Language:HTML 99.8%Language:Python 0.2%