1. 02 Nov, 2018 5 commits
  2. 01 Nov, 2018 15 commits
    • andytnt's avatar
      Merge pull request #280 from andytnt/master · a340a1dc
      andytnt authored
      #273
      a340a1dc
    • andytnt's avatar
      c3b76170
    • andytnt's avatar
      Modify README.md · a319db47
      andytnt authored
      a319db47
    • andytnt's avatar
      Modify output.py · 16935352
      andytnt authored
      16935352
    • andytnt's avatar
      Modify get.py · e380cdb2
      andytnt authored
      e380cdb2
    • andytnt's avatar
      Modify feed.py · 9d1c2ae1
      andytnt authored
      9d1c2ae1
    • andytnt's avatar
      Modify tweet.py · 3d28dae6
      andytnt authored
      3d28dae6
    • andytnt's avatar
      Add --get-replies · 47f31d56
      andytnt authored
      47f31d56
    • Francesco Poldi's avatar
      Added some spaces · bc94da50
      Francesco Poldi authored
      bc94da50
    • Francesco Poldi's avatar
      Dev (#279) · 8e2ac55d
      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)
      8e2ac55d
    • Maxim Gubin's avatar
      Fix 'Something is technically wrong' when scrapping a profile (#278) · d383152b
      Maxim Gubin authored
      * Support -1 for init
      
      * Empty init should be -1 everywhere
      d383152b
    • Francesco Poldi's avatar
      Update · 37ecaa41
      Francesco Poldi authored
      37ecaa41
    • Francesco Poldi's avatar
      Added example for new custom syntax · df8a7e39
      Francesco Poldi authored
      df8a7e39
    • Francesco Poldi's avatar
      Cleaned options and updated defaults · ade34843
      Francesco Poldi authored
      ade34843
    • 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
  3. 31 Oct, 2018 2 commits
  4. 30 Oct, 2018 2 commits
  5. 29 Oct, 2018 5 commits
  6. 28 Oct, 2018 5 commits
  7. 27 Oct, 2018 6 commits