{"id":21186106,"url":"https://github.com/v1r4m/twitter-d3","last_synced_at":"2025-08-25T08:17:49.558Z","repository":{"id":208371874,"uuid":"721448141","full_name":"v1r4m/twitter-d3","owner":"v1r4m","description":"your twitter private account stalker(total tweets, total media, total likes)","archived":false,"fork":false,"pushed_at":"2024-03-12T01:34:11.000Z","size":21,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-02T13:11:05.421Z","etag":null,"topics":["osint","reverse-engineering","twitter","user-activity-logger","user-activity-monitoring"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/v1r4m.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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}},"created_at":"2023-11-21T04:38:36.000Z","updated_at":"2024-08-15T00:21:25.000Z","dependencies_parsed_at":"2024-03-12T02:42:03.933Z","dependency_job_id":"da4c8451-c3f4-43e6-87f9-e85753e76ad7","html_url":"https://github.com/v1r4m/twitter-d3","commit_stats":null,"previous_names":["v1r4m/twitter-d3"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/v1r4m/twitter-d3","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/v1r4m%2Ftwitter-d3","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/v1r4m%2Ftwitter-d3/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/v1r4m%2Ftwitter-d3/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/v1r4m%2Ftwitter-d3/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/v1r4m","download_url":"https://codeload.github.com/v1r4m/twitter-d3/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/v1r4m%2Ftwitter-d3/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272031468,"owners_count":24861687,"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-08-25T02:00:12.092Z","response_time":1107,"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":["osint","reverse-engineering","twitter","user-activity-logger","user-activity-monitoring"],"created_at":"2024-11-20T18:21:44.461Z","updated_at":"2025-08-25T08:17:49.503Z","avatar_url":"https://github.com/v1r4m.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# twitter-d3\nyour twitter **private** account stalker.\n\n\u003e :warning: This program violates twitter robots.txt policy, since twitter disallows every crawling behavior except for those from googlebot.\n\u003e Following robots.txt is not mandatory, but you should keep in mind that all your behavior is against the policy of twitter, so use the script at your own risk. \n\nYou can use this script in public account as well, but the key point of this script is that it is for the private account user activity pattern configurations.\n\n## Usage\n```\npython3 main.py [-set_interval INTERVAL] twitter_id\n\npositional arguments:\n    twitter_id           twitter id (without @)\n\noptional arguments:\n    -h, --help          help\n    -set_interval INTERVAL, -s INTERVAL\n                        polling interval(default: 60s)\n\n```\nthe output will be:\n```\nTotal Tweet : 1324\nTotal Media : 332\nTotal Fav(Likes) : 3521\n\n...(after the polling interval(default:60s))\n\nTotal Tweet : 1326 (+2 in last 60s)\nTotal Media : 333 (+1 in last 60s)\nTotal Fav(Likes) : 3521 (+0 in last 60s)\n\n...and goes on...\n\n```\n\n## Example\n```\npython3 main.py -set_interval 600 bluehousekorea\n```\n600s means 10 mins\n\n## Further Description\nThis script will be used in visualization for user activity time: See further information in my application.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fv1r4m%2Ftwitter-d3","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fv1r4m%2Ftwitter-d3","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fv1r4m%2Ftwitter-d3/lists"}