- 29 Sep, 2018 1 commit
-
-
Francesco Poldi authored
-
- 27 Sep, 2018 9 commits
-
-
Francesco Poldi authored
-
Francesco Poldi authored
-
Francesco Poldi authored
-
Francesco Poldi authored
-
Francesco Poldi authored
-
Francesco Poldi authored
-
Francesco Poldi authored
-
Francesco Poldi authored
Added examples and how-to
-
Francesco Poldi authored
-
- 24 Sep, 2018 6 commits
-
-
Francesco Poldi authored
-
Francesco Poldi authored
-
Francesco Poldi authored
-
Francesco Poldi authored
-
Francesco Poldi authored
-
Francesco Poldi authored
* Added proxy #139
-
- 23 Sep, 2018 1 commit
-
-
Francesco Poldi authored
* Update (#174) * add function to clean accumulated pandas storage data * Fixed typo, dataname, removed attributes * Added config options and config var * Added autoclean Works for search now * Added Elasticsearch count options * Added silent output and objects for users and followers * Update * Clean following/followers attr * Final construct of object * Redesign * Little fix * Debug * Debug * Globals * Removed debug * Globals pt 2 * Mix * Added _old_obj to store previous scrape * Prefix * Pre fix pt 2 * commented * Fix for object follow * Update * Update * Completed follow_object * Pandas object for followers and following * Finished pandas object for followers and following * Added docstrings in Twint.py * Added lowercase #170 * Finished lower case Close #170 * Fix defaults * Added some edits In `panda.py` changing the structure of the dataframe for users that one is following/followed, in `config.py` added autoupdate so that one does not have to call `storage.panda.get()` at every run, in `output.py` edited follow_object, in `run.py` added autoupdate function for panda, in`tweet.py` just some docstrings * Update for panda and objects * Finished storing data into dataframes #173 Now followers, following, tweets, and user details are saved in dataframes
-
- 21 Sep, 2018 1 commit
-
-
Jake Creps authored
-
- 15 Sep, 2018 1 commit
-
-
Francesco Poldi authored
-
- 13 Sep, 2018 1 commit
-
-
flemish4 authored
When media number is over 1000 twitter writes it as 3.2k = 3200 which is now accounted for. 2. When searching for information, protected accounts were never found. This was because the code expected .find to fail when no result when in reality it returns None. Corrected this to check for None and try the other option.
-
- 30 Aug, 2018 3 commits
-
-
Francesco Poldi authored
-
Francesco Poldi authored
-
Francesco Poldi authored
-
- 29 Aug, 2018 1 commit
-
-
Francesco Poldi authored
-
- 02 Aug, 2018 1 commit
-
-
Benjamin Ooghe-Tabanou authored
-
- 30 Jul, 2018 9 commits
-
-
Francesco Poldi authored
-
Francesco Poldi authored
-
aldou authored
* Expand userlist support for other queries Expand the support for an input list of usernames for scraping favorites, following, and followers of the listed usernames * Expand userlist support for other queries Expand the support for an input list of usernames for scraping favorites, following, and followers of the listed usernames * Update Twint.py * fixed indentation issues * Update Twint.py
-
Francesco Poldi authored
This reverts commit 901af26f4ec3271cd5f099ffd18a5df108314a3a.
-
Francesco Poldi authored
Without the Location column in the followers table, Twint is unable to save --user-full details.
-
Francesco Poldi authored
-
Francesco Poldi authored
-
Francesco Poldi authored
Adding missing location column
-
Francesco Poldi authored
-
- 29 Jul, 2018 1 commit
-
-
aldou authored
Without the Location column in the followers table, Twint is unable to save --user-full details.
-
- 28 Jul, 2018 2 commits
-
-
Francesco Poldi authored
-
Francesco Poldi authored
-
- 24 Jul, 2018 1 commit
-
-
Cody Zacharias authored
-
- 15 Jul, 2018 1 commit
-
-
Francesco Poldi authored
Resolving issue #178, think it needs to await Request
-
- 30 Jun, 2018 1 commit
-
-
Cody Zacharias authored
-