In the now deprecated google search api, you could create a php page and hit the api to search google and print the results in your webpage. How can I do that with the google custom search engine? I want to take a piece of text off my webpage, use that term for my cse that I created, and have the results already on the page. No user interaction necessary. Is this possible?
update: Would I use PHP to echo the script with keywords in it? Still not sure how to make it actually go out and search and return results.
update: I think it's against the TOS as you're not suppose to pre-populate. Oh well, I guess the old search api is dead.
Any way to embed searches in ones page? Another search engine? I have tried bing but don't always like the results.