Python Liberation Front |
|
|
Front page Archives 2004-10-23 2004-10-30 2004-11-06 2004-11-13 2004-11-20 2004-11-27 2005-01-22 2005-02-05 2005-02-12 2005-02-19 Category archives ArtBlog Greeks community firedrop general ipodcasting javascript philosophy poetry python techne RSS |
Mobile Applications
See also Mobile Python on the Mac OS X for a good setup how-to for Nokia’s python on the Mac. Yahoo Search API's for Python
Yahoo’s API offers more options in some ways, as in video, local, image, news, and web search methods; and allows 5000 interrogations of the search engine per day, compared to the Google 1000 per day. And yes, I have exceeded the Google limit more than once ;-))). I plan to explore Yahoo’s API, and I have some innovative ideas to try out. I will certainly offer up my scripts on this web site. As I am traveling overseas right now and quite busy with my day job, it may be a little while before I can complete anything. Yahoo’s API can be found at Yahoo API and another interesting link is Yahoo Search Python API How-To. |