Modify ↓
Opened at 2010-07-29T23:13:07Z
Closed at 2012-12-23T15:26:08Z
#664 closed enhancement (duplicate)
Retrieve tweets from Twitter saved searches
Reported by: | Owned by: | geert | |
---|---|---|---|
Priority: | wishlist | Milestone: | |
Component: | Version: | devel | |
Keywords: | Cc: | ||
IRC client+version: | Client-independent | Operating System: | Windows |
OS version/distro: |
Description
It would be useful if Bitlbee could retrieve tweets from saved searches for Twitter accounts.
- The saved searches must first be retrieved; see http://dev.twitter.com/doc/get/saved_searches
- The tweets for each search must then be retrieved; see http://dev.twitter.com/doc/get/search
- I think this one is going to be very tricky, as it only provides responses in json and atom. I guess Atom is XML, but it'll have to be parsed completely differently to the other timelines, which sucks.
Attachments (0)
Change History (3)
comment:1 Changed at 2011-11-11T16:31:20Z by
comment:2 Changed at 2012-01-05T12:49:34Z by
As I mentioned #597 saved_searches has a return format of XML so could be added, as do lists which would also be nice
comment:3 Changed at 2012-12-23T15:26:08Z by
Resolution: | → duplicate |
---|---|
Status: | new → closed |
BitlBee uses JSON now which takes away the biggest problem. trac3r in #bitlbee has a patch that implements some of this already.
Note: See
TracTickets for help on using
tickets.
+1 to subscribe