RE: Web Search results into Table
RE: Web Search results into Table
- Subject: RE: Web Search results into Table
- From: "Bas Scheffers" <email@hidden>
- Date: Fri, 16 Dec 2005 11:18:39 -0000 (GMT)
- Importance: Normal
Rakka said:
>
E.g, google search page results, each search result into one row of the
>
table
You will probably want to use the Google SOAP API
(
http://www.google.com/apis/) with some SOAP client. Not sure if good ones
exist, but Apple has some samples here:
http://developer.apple.com/samplecode/CocoaSOAP/CocoaSOAP.html.
Then you can just get the results as XML and create a Data Source the
usual way to populate your TableView.
Hope that helps,
Bas.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden