Code covered by the BSD License  

Highlights from
Google Toolbox

4.875

4.9 | 8 ratings Rate this file 8 Downloads (last 30 days) File Size: 9.85 KB File ID: #1613

Google Toolbox

by Matthew Simoneau

 

18 Apr 2002 (Updated 02 Jan 2007)

Uses Google's SOAP interface to pull data into MATLAB as a structure.

Editor's Notes:

This file was selected as MATLAB Central Pick of the Week

| Watch this File

File Information
Description

IMPORTANT NOTICE!!!!!

GOOGLE HAS DEPRECATED THEIR SOAP API AND ARE NOT ISSUING NEW KEYS. I KNOW OF NO WORKAROUND.

http://code.google.com/apis/soapsearch/

MATLAB release MATLAB 6.1 (R12.1)
Other requirements Internet access. Google SOAP Search API developer's kit (free download). Google API key (free from Google).
Tags for This File  
Everyone's Tags
Tags I've Applied
Add New Tags Please login to tag files.
Comments and Ratings (12)
09 Jun 2002

This is the coolest thing ever!

04 Jul 2003 arash kamangir  
27 Jul 2003 Birajashis Pattnaik

Just load it then feel it.Its just fantastic.

16 Mar 2004 abdullah ahmed  
05 Sep 2004 johanna gulmatico  
02 Feb 2005 chuang chen-chia

>> setpref('google','key','**************')
>> s = googlesearch('matlab',10);
??? Undefined variable 'com'.

Error in ==> c:\matlab application software\google toolbox\googlesearch.m
On line 39 ==> googleSearch = com.google.soap.search.GoogleSearch;

>>

how to slove it???

03 Feb 2005 Matthew Simoneau

chuang chen-chia, I think you haven't put the JAR-file on your classpath. See step #3 in the setup instructions.

10 Nov 2005 Luigi Rosa

I have developed "Google Ranking Search Engine Optimization Tool", for more information please visit
http://www.advancedsourcecode.com/googleranking.asp
It uses no API.

01 Jun 2006 fernando taveras

ya itz iight

05 Aug 2006 yasir adam

I want the JAR file in my classpath

01 Jan 2007 A B

As per http://code.google.com/apis/soapsearch/,
Google is no longer issuing new API keys for the SOAP Search API. Developers with existing SOAP Search API keys will not be affected.

Google recommends using the AJAX Search API instead: http://code.google.com/apis/ajaxsearch/

03 Jan 2007 A B

EvilAPI.com is a workaround.

Please login to add a comment or rating.
Updates
25 Nov 2002

"Filter" parameter was being ignored. Fix this.

24 Nov 2003

Update doc URL.

14 Jun 2006

Add tests and a demo. Fix some M-lint messages.

02 Jan 2007

update description

Tag Activity for this File
Tag Applied By Date/Time
data import Matthew Simoneau 22 Oct 2008 06:44:01
data export Matthew Simoneau 22 Oct 2008 06:44:01
google Matthew Simoneau 22 Oct 2008 06:44:01
soap Matthew Simoneau 22 Oct 2008 06:44:01
api Matthew Simoneau 22 Oct 2008 06:44:01
new keys Matthew Simoneau 22 Oct 2008 06:44:01
notice Matthew Simoneau 22 Oct 2008 06:44:01
utilities Matthew Simoneau 22 Oct 2008 06:44:01
data Matthew Simoneau 22 Oct 2008 06:44:01

Contact us at files@mathworks.com