我当前的 Android 应用程序使用 WebView 来允许用户搜索科学期刊(文章)。
当我尝试浏览 Google Scholar 时,我收到一个屏幕,上面写着
We're Sorry... ...but your computer or network may be sending automated queries. To protect our user's we can't process your request right now.
“ automated query
”是什么意思?我的 webView 只是尝试加载 Scholar URL 为什么谷歌用户需要保护它?
这是否意味着永远无法通过 Android WebView 访问 Google Scholar?
有什么方法可以通过 Android Webview 访问 Google Scholar?