vote up 3 vote down star
1

What is the best Twitter API Library for Ruby?

I want to do simple things like:

  • search for specifics keywords for a date range
  • start following people
  • tweet messages

How can I do these things with the library you recommend?

flag

79% accept rate

2 Answers

vote up 4 vote down

I've used both twitter and twitter4r and I slightly prefer twitter. The latest release (0.7) supports twitter lists.

link|flag
vote up 3 vote down

Twitter maintains a list of recommended libraries; this gem works pretty well.

link|flag
I've seen this list, what I'm asking is for someone who already used some of them and know the advantages of each one. – Daniel Cukier Nov 4 at 18:29

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.