Jump to content

Form Bot, To Query Google


atticus

Recommended Posts

Hi,

 

I was wondering if anyone knows of a PHP script to grab Google search results. I actually only need one part. The total number of results for that search.

 

So I want my script to go out to Google, do the search and scrape the total results number.

 

The Google API script is not really what I am looking for. I am not sure where to get started with this. Any ideas on scripts or what I would need to start to write some code to do it.

 

I have never written a scraper, so I do not know where to begin.

 

Thanks in advance.

Link to comment
Share on other sites

The Google API script is not really what I am looking for.

 

I'm sure there's an easy Google API call to retrieve this information.

 

But since you don't want to go that path then you would have to probably use cURL and grab the total number of results with regex.  There are plenty of examples on this forum and Google, use them as a template.

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • 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.