Jump to content

Recommended Posts

Posted

I've been having trouble with _IECreate. When I run:

#include <IE.au3>
_IECreate("www.google.com")

I get Google's 403 Error page telling me that

your query looks similar to automated requests from a computer virus or spyware application. To protect our users, we can't process your request right now.

Here's a link to an example of the error page: http://sorry.google.com/sorry/?continue=ht...:en-US:official

I know that Google checks to make sure that people aren't sending automated queries, I guess to protect their brand, but I'm not submitting a query in the script--all I want to do is navigate to the main search page. Have any of you had this problem?

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...