{"id":19700244,"url":"https://github.com/dbeley/export-all-tweets","last_synced_at":"2026-05-26T16:32:49.896Z","repository":{"id":50185442,"uuid":"203590017","full_name":"dbeley/export-all-tweets","owner":"dbeley","description":"Export the maximum of tweets allowed by the Twitter API for one or several twitter users.","archived":false,"fork":false,"pushed_at":"2022-12-08T06:36:08.000Z","size":18,"stargazers_count":2,"open_issues_count":2,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-27T15:45:55.371Z","etag":null,"topics":["twitter"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dbeley.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-08-21T13:27:29.000Z","updated_at":"2023-04-03T01:22:32.000Z","dependencies_parsed_at":"2023-01-24T16:30:40.951Z","dependency_job_id":null,"html_url":"https://github.com/dbeley/export-all-tweets","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/dbeley/export-all-tweets","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dbeley%2Fexport-all-tweets","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dbeley%2Fexport-all-tweets/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dbeley%2Fexport-all-tweets/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dbeley%2Fexport-all-tweets/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dbeley","download_url":"https://codeload.github.com/dbeley/export-all-tweets/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dbeley%2Fexport-all-tweets/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33529452,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"ssl_error","status_checked_at":"2026-05-26T15:22:15.568Z","response_time":63,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["twitter"],"created_at":"2024-11-11T21:04:54.101Z","updated_at":"2026-05-26T16:32:49.880Z","avatar_url":"https://github.com/dbeley.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# export-all-tweets\n\nThe scripts need a valid config file with your twitter API keys (get them at developer.twitter.com.) in a config.ini file (see config_sample.ini for an example).\n\n- export_all_tweets.py : Exports all tweets from one or several users in xlsx format.\n\n## Requirements\n\n- pandas\n- tweepy\n- openpyxl\n\n## Installation of the virtualenv with pipenv (recommended)\n\n```\npipenv install\n```\n\nYou can then launch any script with\n\n```\npipenv run python export_all_tweets.py -h\n```\n\n## Usage\n\n```\npython export_all_tweets.py -h\n```\n\n```\nusage: export_all_tweets.py [-h] [--debug] [-u USER] [-r]\n\nExport all tweets for one or several twitter accounts.\n\noptional arguments:\n  -h, --help            show this help message and exit\n  --debug               Display debugging information.\n  -u USER, --user USER  Username (separated by comma).\n  -r, --export_retweets\n                        Export retweets (default = False).\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdbeley%2Fexport-all-tweets","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdbeley%2Fexport-all-tweets","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdbeley%2Fexport-all-tweets/lists"}