{"id":18315190,"url":"https://github.com/kingakeem/twitterbot","last_synced_at":"2025-04-12T19:42:36.793Z","repository":{"id":85693000,"uuid":"566527840","full_name":"KingAkeem/twitterbot","owner":"KingAkeem","description":"This app provides a GUI to interface with social media OSINT. Currently the project is focused on Twitter, but will be expanded to other applications.","archived":false,"fork":false,"pushed_at":"2022-11-16T21:52:34.000Z","size":647,"stargazers_count":5,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-26T13:54:08.333Z","etag":null,"topics":["api","css","full-stack","go","golang","gui","html","javascript","open-source","open-source-intelligence","osint","react","rest-api","social-media","twitter"],"latest_commit_sha":null,"homepage":"","language":"Go","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/KingAkeem.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,"publiccode":null,"codemeta":null}},"created_at":"2022-11-15T21:30:53.000Z","updated_at":"2025-01-16T09:46:54.000Z","dependencies_parsed_at":null,"dependency_job_id":"7aabcad9-e6b6-4f1f-b6b0-6b0645b10291","html_url":"https://github.com/KingAkeem/twitterbot","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/KingAkeem%2Ftwitterbot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KingAkeem%2Ftwitterbot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KingAkeem%2Ftwitterbot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KingAkeem%2Ftwitterbot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/KingAkeem","download_url":"https://codeload.github.com/KingAkeem/twitterbot/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248625402,"owners_count":21135512,"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":["api","css","full-stack","go","golang","gui","html","javascript","open-source","open-source-intelligence","osint","react","rest-api","social-media","twitter"],"created_at":"2024-11-05T16:37:46.282Z","updated_at":"2025-04-12T19:42:36.769Z","avatar_url":"https://github.com/KingAkeem.png","language":"Go","readme":"# twitterbot\n\n## About \ntwitterbot is an OSINT program focused on the social media application Twitter.\nUsers can view a wide variety of information from various sites with an easy-to-use GUI, information includes:\n- User profile information such as name, location, bio, etc.\n- User site posts\n- User's followers\n- User's following\n\n## Setup\nThis application requires a variety of software to run locally, this is the only option currently.\nYou'll need a Bearer API token, create a `twitterbot.env` file with `API_TOKEN` key as the bearer token.\nAdd the `BASE_URL` AND `TOKEN_URL` values from the example as well, place this file in the `conf` directory.\n\ne.g. example `twitterbot.env`\n```env\nBASE_URL=\"https://api.twitter.com/2\"\nTOKEN_URL=\"https://api.twitter.com/2/oauth2/token\"\nAPI_TOKEN=\"ASsafdasdfJASI!23Sasdf\"\nPORT=\":8081\"\n```\n\nLanguages used are:\n1. JavaScript, HTML \u0026 CSS (Front-end uses ReactJS)\n2. Golang (Server)\n\n### Front-end\n1. Go to `front-end` directory\n2. Run `npm start`\n\nThis will build the front-end code and create a local server at `localhost:3000`. The site should automatically load in your default browser.\nIf it does not, then go to `http://localhost:3000`. Hot reloading is activated so could changes are immediately applied.\n\n### Back-end\n1. Go to root directory of this project\n2. Run `go run cmd/main/main.go`\n\nThis will start the back-end at `localhost:{PORT}`. This needs to be run in tandem with the front-end to provide the necessary REST API.\nThe port must be updated within `twitterbot.env` using the `PORT` key.\n\n![twitterbot](https://user-images.githubusercontent.com/13573860/202072671-11c57da1-2b5e-41ae-8b69-2c9ef782c04d.gif)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkingakeem%2Ftwitterbot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkingakeem%2Ftwitterbot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkingakeem%2Ftwitterbot/lists"}