asmith Posted April 15, 2009 Share Posted April 15, 2009 Hi, Is there a way to have the googles search result on my page, but only the result, Not the google header, Logo or so. I have my keyword, I need to send the data by the url. (like iframe maybe). But then get the result and show that on my page. if I use iframe on google, or google custom search, the google log and other things will be displayed too. I've been looking through the google custom search. I didn't find anything about that. Am I missing something here? Link to comment https://forums.phpfreaks.com/topic/154244-google-result-onthe-page-but-without-log/ Share on other sites More sharing options...
zq29 Posted April 15, 2009 Share Posted April 15, 2009 I'd imagine it's in their terms and conditions that their logo has to appear on the page - But, I guess you could use cURL and some RegEx to get the result you're after. Link to comment https://forums.phpfreaks.com/topic/154244-google-result-onthe-page-but-without-log/#findComment-810875 Share on other sites More sharing options...
rhodesa Posted April 15, 2009 Share Posted April 15, 2009 curl with regex is an option...but i'm pretty sure that is illegal too. here is their official offering: http://www.google.com/sitesearch/ Link to comment https://forums.phpfreaks.com/topic/154244-google-result-onthe-page-but-without-log/#findComment-810884 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.