阅读背景:

Sorry.Google.com .NET WPF C#4.0应用程序所需的Captcha解决方法

来源:互联网 

My application uses Google to search for information and retrieves it. After a few searches, I get the dreaded Sorry.Google.com message and asking me to verify that I am not a bot and then my application crashes. I need the code to actually present the captcha page as a popup or WPF browser window when I am presented with it so that it can be entered and the application will then proceed on doing what it was doing. I am using HTTPWebRequest to fetch the search engine page. I can imagine the code would see that Google was first serving the captcha page so then it would halt activity instead of crashing, allow someone to enter the captcha and then proceed normally fetching the information. Another workaround would be to avoid crashing altogether but I have not been able to prevent that either. I am most interested in the solving the captcha issue as I think that would be the best solution. Any code for this would be greatly appreciated.My application uses Google to search for inform




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: