{"id":15930708,"url":"https://github.com/ykzts/twitter-telegraf-plugin","last_synced_at":"2025-09-11T12:32:25.994Z","repository":{"id":37212453,"uuid":"267439624","full_name":"ykzts/twitter-telegraf-plugin","owner":"ykzts","description":"Gather account information from Twitter accounts.","archived":false,"fork":false,"pushed_at":"2024-01-15T13:44:26.000Z","size":6702,"stargazers_count":3,"open_issues_count":4,"forks_count":1,"subscribers_count":3,"default_branch":"main","last_synced_at":"2024-12-30T22:41:58.323Z","etag":null,"topics":["telegraf","telegraf-plugin","twitter"],"latest_commit_sha":null,"homepage":"","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/ykzts.png","metadata":{"funding":{"custom":["https://www.youtube.com/@Inaba_Haneru/join"]},"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-05-27T22:32:26.000Z","updated_at":"2023-12-13T07:55:19.000Z","dependencies_parsed_at":"2023-12-11T18:26:13.471Z","dependency_job_id":"7c979755-558d-424a-ba90-70aed2821896","html_url":"https://github.com/ykzts/twitter-telegraf-plugin","commit_stats":null,"previous_names":["ykzts/twitter-telegraf-plugin"],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ykzts%2Ftwitter-telegraf-plugin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ykzts%2Ftwitter-telegraf-plugin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ykzts%2Ftwitter-telegraf-plugin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ykzts%2Ftwitter-telegraf-plugin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ykzts","download_url":"https://codeload.github.com/ykzts/twitter-telegraf-plugin/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":232646452,"owners_count":18555298,"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":["telegraf","telegraf-plugin","twitter"],"created_at":"2024-10-07T00:43:12.124Z","updated_at":"2025-01-05T22:17:38.779Z","avatar_url":"https://github.com/ykzts.png","language":"Go","funding_links":["https://www.youtube.com/@Inaba_Haneru/join"],"categories":[],"sub_categories":[],"readme":"# Twitter Telegraf Plugin\n\nGather account information from [Twitter](https://twitter.com/) accounts.\n\n### Configuration\n\n```toml\n[[inputs.twitter]]\n  ## List of accounts to monitor.\n  accounts = [\n    783214,\n    1967601206\n  ]\n  ## Twitter API consumer key.\n  # consumer_key = \"\"\n  ## Twitter API consumer secret.\n  # consumer_secret = \"\"\n  ## Twitter API access token.\n  # access_token = \"\"\n  ## Twitter API access token secret.\n  # access_token_secret = \"\"\n```\n\n### Metrics\n\n- twitter_account\n  - tags:\n    - id - The ID of the account\n    - screen_name - The screen name\n  - fields:\n    - favourites (int)\n    - followers (int)\n    - friends (int)\n    - statuses (int64)\n\n### Example Output\n\n```\ntwitter_account,id=1967601206,screen_name=InfluxDB followers=16688i,friends=4235i,statuses=11209i,favourites=7542i 1575008500000000000\ntwitter_account,id=783214,screen_name=Twitter favourites=6353i,followers=56766065i,friends=102i,statuses=12423i 1575008500000000000\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fykzts%2Ftwitter-telegraf-plugin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fykzts%2Ftwitter-telegraf-plugin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fykzts%2Ftwitter-telegraf-plugin/lists"}