{"id":22374488,"url":"https://github.com/kevcui/gettweets","last_synced_at":"2025-04-12T23:24:29.154Z","repository":{"id":132197993,"uuid":"246587842","full_name":"KevCui/getTweets","owner":"KevCui","description":":bird: Fetch tweets from a specific user without account login","archived":false,"fork":false,"pushed_at":"2020-07-08T06:17:30.000Z","size":10,"stargazers_count":4,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-26T17:40:01.745Z","etag":null,"topics":["bash","bash-script","tweets","tweets-scraper","twitter"],"latest_commit_sha":null,"homepage":"","language":"Shell","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/KevCui.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,"governance":null,"roadmap":null,"authors":null}},"created_at":"2020-03-11T14:05:46.000Z","updated_at":"2025-01-05T22:46:52.000Z","dependencies_parsed_at":null,"dependency_job_id":"3aa9f151-5bdc-47bb-934e-d9abf11dbf05","html_url":"https://github.com/KevCui/getTweets","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KevCui%2FgetTweets","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KevCui%2FgetTweets/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KevCui%2FgetTweets/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KevCui%2FgetTweets/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/KevCui","download_url":"https://codeload.github.com/KevCui/getTweets/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248644656,"owners_count":21138602,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["bash","bash-script","tweets","tweets-scraper","twitter"],"created_at":"2024-12-04T21:17:18.297Z","updated_at":"2025-04-12T23:24:29.134Z","avatar_url":"https://github.com/KevCui.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"getTweets.sh\n============\n\ngetTweets.sh is a quick and simple Bash script, for fetching tweets from a specific user. This script uses twitter guest token, so there is absolute no need to either register official twitter API access or to login twitter account. The output is a json file for the further analysis. Yep, quick \u0026 simple.\n\n## Dependency\n\n- [jq](https://stedolan.github.io/jq/)\n\n## How to use\n\n```\nUsage:\n  ./getTweets.sh -u \u003ctwitter_handle\u003e [-m \u003cmax_num\u003e] [-d]\n\nOptions:\n  -u \u003chandle\u003e        Mandatory, set twitter handle\n  -d                 Optional, direct output without saving to json file\n  -m                 Optional, max tweets number to download\n  -h | --help        Display this help message\n```\n\n### Example\n\n- Fetch tweets from `kevcui`:\n\n```\n~$ ./getTweets.sh -u kevcui\n```\n\nAll downloaded tweets will be stored in a json file, format like: `\u003chandle\u003e_\u003ctimestamp\u003e.json`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkevcui%2Fgettweets","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkevcui%2Fgettweets","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkevcui%2Fgettweets/lists"}