daily pastebin goal
58%
SHARE
TWEET

Untitled

a guest May 12th, 2016 46 Never
Upgrade to PRO!
ENDING IN00days00hours00mins00secs
 
  1. public class TwitterDownloader {
  2.    
  3.     public static void main(String[] args) throws FileNotFoundException, UnsupportedEncodingException, InterruptedException {
  4.         TwitterManag twitterService = new TwitterManag();
  5.         twitterService.downloadTweets("Fallout 4", 20000, "test.txt");
  6.         System.out.println("DONE!");
  7.     }
  8.    
  9. }
RAW Paste Data
We use cookies for various purposes including analytics. By continuing to use Pastebin, you agree to our use of cookies as described in the Cookies Policy. OK, I Understand
Pastebin PRO 'CHRISTMAS SPECIAL'!
Get 60% OFF Pastebin PRO accounts!
 
Top