Questions tagged as 'twitter-api'

0
answers

APi Twitter without paging

Good morning guys. I'm using the twitter API to do a text mining for my tcc. URL: link I put a count = 100. But it only returns me 15 tweets at a time, so I have to do a paging. Can anyone tell me if I have to disable paging and bring it...
asked by 21.04.2018 / 15:27
1
answer

Error when using STTwitter and Swifter

I'm trying to use one of the two STTwitter or Swifter libraries in my project but always the error. In the case of STTwitter the error is in the method call getUserTimelineWithScreenName:(NSString *)screenName successBlock:(void(^)(NSArray...
asked by 16.01.2015 / 23:31
1
answer

Script follower exchange (Generator) [closed]

I have the following code in php done by abraham in case it would be this system : <?php require_once './modules/Config.php'; require_once './libs/OAuth.php'; require_once './libs/twitteroauth.php'; // 1. to handle logout...
asked by 21.05.2017 / 23:17