1. 01 Nov, 2018 1 commit
    • Francesco Poldi's avatar
      Patch csv (#276) · 78d76ba4
      Francesco Poldi authored
      * Fix for csv output
      
      Now it writes to different files with custom format
      
      * Added dict to avoid duplicates users
      
      * Fixed duplicate
      
      * Fixed json error, fixex favorites scraping
      
      While scraping favorites, some tweets are missing
      
      * Update (#275)
      
      * Fix json
      
      * Added new data to meta
      
      * Fix Target profile infos are scraped at each round
      
      * Remove UserId()
      
      * single user info
      
      * clean comments
      
      * clean
      
      * add userlist lookup
      
      * Fix search query
      
      * add .csv, .json to .gitignore
      
      * modify tweet timestamp
      
      * removed --query
      
      * fix date
      
      * Update README
      
      * Readme update
      
      * Dynamic user agent + fixing retry bug (#271)
      
      * Add dynamic user agent and bug fix
      
      * Changed error message
      
      Changed error message to clarify that this kind of errors is not expected and we are trying to solve them, it seems that Twitter tries to block our requests and lies about tweets existence
      
      * Updated issue_template
      
      * Changed name to a correct one
      
      * Fixed csv/json
      
      Now "output" is the name of the directory to save files in
      78d76ba4
  2. 31 Oct, 2018 2 commits
  3. 30 Oct, 2018 2 commits
  4. 29 Oct, 2018 5 commits
  5. 28 Oct, 2018 5 commits
  6. 27 Oct, 2018 10 commits
  7. 26 Oct, 2018 15 commits