Jump to content

How to fetch Google Search Results in PHP ??


ankur0101

Recommended Posts

Hello friends,

Posting this thread after many months.

Well I am making a small script in which on first page there will be a text box with button.

What I want to have is,

When we enter any keyword, like "yahoo" in textbox and click on submit button, on next page, there should be top 10 domain names from google search.

One of the most important is it should have option to select pages from specific countries like from google.co.uk or google.com or google.jp, this should be on first page.

 

 

I dont know how to fetch first 10 results domain names / URL and insert it in PHP variable and populate in table.

 

 

Need help

As you will be needing Googles data, they will need to provide it to you over something called an API. Most of Googles API scripts are free to use.

 

Alternatively google offer search boxes in iframes etc, although I can't remember the link.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.