I'm trying to use the Google Search api on my site so I can keep the search results within my template. I'm using a PHP SOAP script right now. It's very slow and I sometimes get 502 network errors. Not only that, the script I'm using has a bug where nothing shows if click "next page". Are there any options out there as far as ready-made scripts that use the Google API?
Nevermind on this. After looking around, I've switched to Yahoo's Web Search API since it doesn't seem to have any of the same problems and allows more search queries per day.
Bookmarks