{"id":17645020,"url":"https://github.com/andefined/twtarget","last_synced_at":"2025-09-12T12:48:04.117Z","repository":{"id":85955120,"uuid":"346861548","full_name":"andefined/twtarget","owner":"andefined","description":null,"archived":false,"fork":false,"pushed_at":"2021-03-12T08:16:38.000Z","size":582,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-30T07:13:55.396Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","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/andefined.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,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-03-11T22:50:47.000Z","updated_at":"2021-03-12T08:16:40.000Z","dependencies_parsed_at":"2023-03-07T21:45:43.052Z","dependency_job_id":null,"html_url":"https://github.com/andefined/twtarget","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/andefined/twtarget","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andefined%2Ftwtarget","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andefined%2Ftwtarget/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andefined%2Ftwtarget/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andefined%2Ftwtarget/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/andefined","download_url":"https://codeload.github.com/andefined/twtarget/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andefined%2Ftwtarget/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274815787,"owners_count":25355211,"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","status":"online","status_checked_at":"2025-09-12T02:00:09.324Z","response_time":60,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":[],"created_at":"2024-10-23T10:44:35.547Z","updated_at":"2025-09-12T12:48:04.086Z","avatar_url":"https://github.com/andefined.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# twtarget\n\ntwtarget (or Twitter Target) is a CLI tool, written in [Go](https://golang.org/), that collects data from twitter API for a given User.\n\n\n## Installation\nYou can download the binaries from the [releases](https://github.com/andefined/twtarget/releases) section, or you can install it with Go.\n\n\n```bash\ngo install github.com/andefined/twtarget\n```\n\n## How to use\n```\nNAME:\n   twtarget\n\nUSAGE:\n   twtarget [global options] command [command options] [arguments...]\n\nVERSION:\n   0.1.0\n\nDESCRIPTION:\n   twtarget (or Twitter Target) is a CLI tool that collects data from twitter API for a given User.\n\nCOMMANDS:\n     init     Initialize a new Target (User). The command will create a target folder and subfolders with the configuration files and collected data.\n     fetch    Fetch data for a given Target (User). \n     help, h  Shows a list of commands or help for one command\n\nGLOBAL OPTIONS:\n   --help, -h     show help\n   --version, -v  print the version\n```\n\n## Initialize a Target\n\nBefore you get started you need to add your Twitter API credentials into the configuration file [configuration](conf/default.yml).\n```bash\ntwtarget init -c conf/default.yaml [target screen name]\n```\n\n## Get Friends\n\n```bash\ntwtarget fetch --user --friends [target screen name]\n```\n## Get Followers\n```bash\ntwtarget fetch --user --followers [target screen name]\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandefined%2Ftwtarget","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fandefined%2Ftwtarget","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandefined%2Ftwtarget/lists"}