Hello,
I am doing one application to find the rank of a website for a particular keyword in different search engines.For this i am giving the keyword as the input to the search engine(google,yahoo,msn).I am trying to read the search engine results.but some times i am getting the warning :fopen :503 error unable to open the stream... with google.it is working fine with yahoo and msn.can any one please tel me how can i resolve it.

thanks in advance..

Many people have had this problem and it is because google doesn't like bots reading it's search engine page. Instead I would suggest reading up on the google search api. This is an ajax/javascript api for retrieving results from any of the google services which will avoid this error. Also not that ajax can easily be converted to php.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.