bullbreed Posted February 7, 2010 Share Posted February 7, 2010 I was wondering if I could type in a keyword in to a form field on my site Click submit That keyword is then queried against google and yahoo Then the title, description and URL of the first 5 results are echoed on to my page? Link to comment https://forums.phpfreaks.com/topic/191287-can-php-query-google/ Share on other sites More sharing options...
gizmola Posted February 7, 2010 Share Posted February 7, 2010 Take a look at using CURL Link to comment https://forums.phpfreaks.com/topic/191287-can-php-query-google/#findComment-1008544 Share on other sites More sharing options...
Brandon_R Posted February 7, 2010 Share Posted February 7, 2010 In addition to using CURL you may want to check out Google's Search API - http://code.google.com/apis/ajaxsearch/documentation/ Link to comment https://forums.phpfreaks.com/topic/191287-can-php-query-google/#findComment-1008583 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.