Jump to content

[SOLVED] Help from google's "Feeling Lucky" search


tommyboy123x

Recommended Posts

So i plan on the user typing in their business or the name of something, and the next page displays their logos and everything, and select from that logo the one to represent you.

 

The trick to this is, the user does not know the URL of the website, only the name of it.  So i plan on throwing their search into a variable, then putting that into the google "I'm feeling lucky" seach... something like

 

'http://www.google.com/search?hl=en&q='.$Business_Name.'&btnI=Search'

 

The only problem with this is that php does not automatically redirect to the business' page, but instead reads the google page. 

 

I've considered using frames, but I dont know where to go from there.  Is there any way to still leech off google? ( :D:P )

http://www.google.com/accounts/TOS

 

5. Use of the Services by you

5.3 You agree not to access (or attempt to access) any of the Services by any means other than through the interface that is provided by Google, unless you have been specifically allowed to do so in a separate agreement with Google. You specifically agree not to access (or attempt to access) any of the Services through any automated means (including use of scripts or web crawlers) and shall ensure that you comply with the instructions set out in any robots.txt file present on the Services.

 

(Emphasis mine)

dude seriously back off... i'm making a kind of local directory thing for some businesses and i'm not even using the i'm feeling lucky thing, i'm using the api

 

i would ask you how is it stealing if i'm giving them more business (both through a link and by saying the search is brought to you by google), but i'm kind of done with this thread...

 

topic solved

"Dude", when you say things like

Is there any way to still leech off google?

It's kind of hard to think that you are being above board. And, obviouosly you never knew there were API's to do this or you would have mentioned it in your first post. Instead, you were planning on ripping off thier functionality and passing it off as your own. I just call them as I see them.

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.