This is a CLI based Google form, for scraping the questions in Command Line.
Use the package manager yarn to install packages to run Google Forms.
yarn install
node index.js <google-form-id>
This will fetch all the questions from the google form.
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.