{"id":15323140,"url":"https://github.com/krishpranav/socialosint","last_synced_at":"2025-10-17T19:57:16.225Z","repository":{"id":53821481,"uuid":"382223858","full_name":"krishpranav/socialosint","owner":"krishpranav","description":"A python osint tool for getting emails, from a target, published in social networks like Instagram, Linkedin and Twitter for finding the possible credential leaks in PwnDB","archived":false,"fork":false,"pushed_at":"2021-07-22T03:32:45.000Z","size":59,"stargazers_count":71,"open_issues_count":1,"forks_count":9,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-15T02:45:09.811Z","etag":null,"topics":["email-osint","instagram-osint","linkedin-osint","osint","osint-python","osint-tool","python","python3","social-network","twitter-osint"],"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/krishpranav.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}},"created_at":"2021-07-02T03:52:20.000Z","updated_at":"2025-02-24T05:31:42.000Z","dependencies_parsed_at":"2022-08-21T12:10:25.333Z","dependency_job_id":null,"html_url":"https://github.com/krishpranav/socialosint","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/krishpranav%2Fsocialosint","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/krishpranav%2Fsocialosint/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/krishpranav%2Fsocialosint/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/krishpranav%2Fsocialosint/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/krishpranav","download_url":"https://codeload.github.com/krishpranav/socialosint/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248997087,"owners_count":21195797,"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":["email-osint","instagram-osint","linkedin-osint","osint","osint-python","osint-tool","python","python3","social-network","twitter-osint"],"created_at":"2024-10-01T09:19:09.205Z","updated_at":"2025-10-17T19:57:16.116Z","avatar_url":"https://github.com/krishpranav.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# socialosint\nA python osint tool for getting emails, from a target, published in social networks like Instagram, Linkedin and Twitter for finding the possible credential leaks in PwnDB\n\n[![forthebadge](https://forthebadge.com/images/badges/made-with-python.svg)](https://forthebadge.com)\n\n# Installation\n```\ngit clone https://github.com/krishpranav/socialosint\ncd socialosint\npython3 -m pip install -r requirements.txt\npython3 socialosint.py\n```\n\n# Usage\n\n- you need to give your credentials here \n\n```\nonly for instagram \u0026 linkedin you need to give\n```\n\n```\n{\n    \"instagram\":{\n        \"username\":\"username\",\n        \"password\":\"password\"\n    },\n    \"linkedin\":{\n        \"email\":\"email\",\n        \"password\":\"password\"\n    }\n}\n```\n\n# Examples\n\n# Instagram example:\n```\npython3 socialosint.py --credentials credentials.json --instagram --info somename\npython3 socialosint.py --credentials credentials.json --instagram --location 832578276\npython3 socialosint.py --credentials credentials.json --instagram --hashtag-ig someHashtag --pwndb\npython3 socialosint.py --credentials credentials.json --instagram --target-ig username --pwndb\npython3 socialosint.py --credentials credentials.json --instagram --target-ig username --followers-ig --followings-ig --pwndb\n```\n\n# Linkedin example:\n```\npython3 socialosint.py --credentials credentials.json --linkedin --search-companies \"My Target\"\npython3 socialosint.py --credentials credentials.json --linkedin --search-companies \"My Target\" --employees --pwndb\npython3 socialosint.py --credentials credentials.json --linkedin --company 123456789 --employees --pwndb\npython3 socialosint.py --credentials credentials.json --linkedin --company 123456789 --employees --add-contacts\npython3 socialosint.py --credentials credentials.json --linkedin --user-contacts user-id --pwndb\npython3 socialosint.py --credentials credentials.json --linkedin --user-contacts user-id --add-contacts\n```\n\n# Twitter example:\n```\npython3 socialosint.py --credentials credentials.json --twitter --hashtag-tw someHashtag --pwndb --limit 200\npython3 socialosint.py --credentials credentials.json --twitter --target-tw username --all-tw --pwndb\npython3 socialosint.py --credentials credentials.json --twitter --target-tw username --all-tw --followers-tw --followings-tw --pwndb\n```\n\n# Multiple Target:\n```\npython3 socialosint.py --credentials credentials.json --instagram --target-ig username --followers-ig --followings-ig --linkedin --company 123456789 --employees --twitter --target-tw username --all-tw --pwndb --output results.txt\n\npython3 socialosint.py --credentials credentials.json --instagram --target-ig username --linkedin --target-in username --twitter --target-tw username --all-tw --pwndb\n```\n\n- Disclainer:\n```\nUse this tool for legal purpose. Author will not be responsible for any damage!.\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkrishpranav%2Fsocialosint","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkrishpranav%2Fsocialosint","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkrishpranav%2Fsocialosint/lists"}