问题
So, I have my script page and I want to get output that generates on this page. It could've been done with default http client but the problem is that google requires authorization to access this page. So how can I do it right? I also asked about this before but now I realize that my question wasn't clear.
回答1:
It is possible to post web app page to be accessible by "anyone even anonymous". So no auth is needed
来源:https://stackoverflow.com/questions/62533751/how-to-get-info-from-script-google-com-web-page-with-java