Output Google Search Result?

1 replies
I'm not sure if this is possible but... I'm trying to make a tool that outputs Google Search Results on my page without refreshing which is why I'm planning to use AJAX.
However, I'm not quite sure how I can output a Google Search Result on my page.
Any ideas?

My initial idea was to use an iFrame but that would also display the search query, I want to display only the results.

For example:
If someone types "how to PHP" in the search field on my page, it will output the results from Google.

Tags: panda marimba remix ringtone download
free music ringtone, free message tones
#google #output #result #search
  • Profile picture of the author Jerry Jackson
    Take a look at google's websearch API .
    This allows you make ajax requests to their api with a max 100 search queries per day on free tier, but will certainly do what you want.

    I've experience working with their api's and providing custom input fields etc so let me know if you need any help!
    {{ DiscussionBoard.errors[10973665].message }}

Trending Topics