is there a way to get tweets from some specific user and since some time of period? I see that statuses/user_timeline has the screen_name param which I can search for specific user's tweets but can't filter these tweets by date created. so if I want to get this user's past 1 week tweets what are some ways to do it?
Tell me more
×
Facebook - Stack Overflow is a question and answer site for
facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community.
Facebook engineers participate here along with the best Facebook developers in the world.
If you have a technical question about Facebook, this is the best place to ask.
|
|
|
Your only option is to use GET statues/user_timeline and |
|||
|
|