https://api.i-as.dev/api/google/file?q={query}&type={type}&page={value}&limit={value}
{type} = pdf, doc, docx, xls, xlsx, ppt, pptx, txt, html, htm, csv, rtf, odt, ods, odp, epub, zip, gz
{
"file": [
{
"title": "string",
"url": "url"
},
// More data
]
}