1. 08 Nov, 2018 2 commits
  2. 06 Nov, 2018 1 commit
  3. 05 Nov, 2018 2 commits
  4. 03 Nov, 2018 1 commit
  5. 02 Nov, 2018 9 commits
  6. 01 Nov, 2018 15 commits
    • andytnt's avatar
      Merge pull request #280 from andytnt/master · 7b500296
      andytnt authored
      #273
      7b500296
    • andytnt's avatar
      c6f02e53
    • andytnt's avatar
      Modify README.md · 17e8efbe
      andytnt authored
      17e8efbe
    • andytnt's avatar
      Modify output.py · 8da90166
      andytnt authored
      8da90166
    • andytnt's avatar
      Modify get.py · f1faebc8
      andytnt authored
      f1faebc8
    • andytnt's avatar
      Modify feed.py · 7f69299b
      andytnt authored
      7f69299b
    • andytnt's avatar
      Modify tweet.py · 1c9ca277
      andytnt authored
      1c9ca277
    • andytnt's avatar
      Add --get-replies · 232f420c
      andytnt authored
      232f420c
    • Francesco Poldi's avatar
      Added some spaces · 1a403069
      Francesco Poldi authored
      1a403069
    • Francesco Poldi's avatar
      Dev (#279) · a5499517
      Francesco Poldi authored
      * Update (#274)
      
      * 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
      
      * Add option for not printing output (#277)
      a5499517
    • Maxim Gubin's avatar
      Fix 'Something is technically wrong' when scrapping a profile (#278) · 6598258b
      Maxim Gubin authored
      * Support -1 for init
      
      * Empty init should be -1 everywhere
      6598258b
    • Francesco Poldi's avatar
      Update · d113d855
      Francesco Poldi authored
      d113d855
    • Francesco Poldi's avatar
      Added example for new custom syntax · f10e8ea6
      Francesco Poldi authored
      f10e8ea6
    • Francesco Poldi's avatar
      Cleaned options and updated defaults · f59939da
      Francesco Poldi authored
      f59939da
    • Francesco Poldi's avatar
      Patch csv (#276) · 5cd65d7c
      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
      5cd65d7c
  7. 31 Oct, 2018 2 commits
  8. 30 Oct, 2018 2 commits
  9. 29 Oct, 2018 5 commits
  10. 28 Oct, 2018 1 commit