Monday, November 16, 2009

Twitter API Library Build 9

I’ve pushed Build 9 of the Twitter API Library to href="http://github.com/navarr/PHP-Twitter-API-Library">github today.  Interesting
thing, it adds a few missing API features but does not yet fix any of the previous problems.

New
features are all Authenticated API Calls:

  • search
  • trends

  • trends_current
  • trends_daily
  • trends_weekly

  • users_search
  • trends_available
  • trends_location

Yes, that means that we’ve added support for the following portions of the twitter api:


  • Search
  • Trends
  • User Search
  • Local
    Trends

Enjoy, and as always please report any and all errors you get.

No comments:

Post a Comment