Is it possible to obtain search engine results and extract information from it?
What is the idea behind this?
Say I want to put a search function in my website and actually sending query to the search function that is on another website. then i display the results in my page.
Is it much different doing it in different programming languages?
thanks