I'm trying to make my own search engine, but I need some help. Sites not already indexed by the engine will not be found in the search. That's why I want it to return search results from another engine, like Google, on the same page, after the results from my engine. How can I pass the query from the textbox on the website to another search engines and get back the results?