So I have a problem I just want to get files link from a drive folder but I find out that can only done by API of google drive but I don't want to use API for that. I was thinking I can do that with simple web scrapping but I found out it can not happen because drive use server to get link.
In simple words I want to know how to get files data from folder of Google-drive without API.