文件名称:google-form-scraper:Express App将Google Form转换为JSON
文件大小:2KB
文件格式:ZIP
更新时间:2024-06-06 05:42:44
JavaScript
Google表格搜寻器
在制品!
该Express应用将使用Google表单ID,并将其作为JSON返回,因此您可以对表单的外观进行更多控制。 此处的示例: :
npm install
API将在localhost:8080/api/google-form?formId=
【文件预览】:
google-form-scraper-master
----index.js(1KB)
----package.json(517B)
----.gitignore(60B)
----README.md(295B)