Patch csv (#276)
* 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
Showing
Please register or sign in to comment