{"id":21577979,"url":"https://github.com/osint-mindset/skype-contact-parser","last_synced_at":"2025-04-30T21:38:38.195Z","repository":{"id":181636904,"uuid":"667061320","full_name":"OSINT-mindset/skype-contact-parser","owner":"OSINT-mindset","description":"Resolve Skype accounts by phone number with API interface","archived":false,"fork":false,"pushed_at":"2023-07-16T14:12:13.000Z","size":13,"stargazers_count":15,"open_issues_count":1,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-03-30T20:11:13.248Z","etag":null,"topics":["osint","osint-tool","skype","socmint"],"latest_commit_sha":null,"homepage":"","language":"Python","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/OSINT-mindset.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}},"created_at":"2023-07-16T14:11:47.000Z","updated_at":"2025-02-09T21:21:42.000Z","dependencies_parsed_at":"2023-07-16T16:45:51.027Z","dependency_job_id":null,"html_url":"https://github.com/OSINT-mindset/skype-contact-parser","commit_stats":null,"previous_names":["osint-mindset/skype-contact-parser"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OSINT-mindset%2Fskype-contact-parser","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OSINT-mindset%2Fskype-contact-parser/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OSINT-mindset%2Fskype-contact-parser/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OSINT-mindset%2Fskype-contact-parser/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/OSINT-mindset","download_url":"https://codeload.github.com/OSINT-mindset/skype-contact-parser/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251787251,"owners_count":21643843,"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":["osint","osint-tool","skype","socmint"],"created_at":"2024-11-24T13:09:08.159Z","updated_at":"2025-04-30T21:38:38.161Z","avatar_url":"https://github.com/OSINT-mindset.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# skype-contact-parser\n\nGet any Skype contact by phone number! And do Skype search by any term, literally.\n\nHow it works? This script exploits Skype search API functionality.\n\nWARNING: Skype antifraud system bans accounts periodically. You should check your mailbox\nand reset passwords through Microsoft email link when you account stop working. Also, you can\ncreate several accounts and use 3rd option of authorization (see below).\n\n## Usage\n\n**The tool based on the template [osint-cli-tool-skeleton](https://github.com/soxoj/osint-cli-tool-skeleton)**. Read its README to explore all the available functionality.\n\nYou need to authorize first to get Skype token. You can:\n\n1. Use env variables\n```sh\nexport SKYPE_LOGIN=login\nexport SKYPE_PASS=pass\n```\n\n2. Enter credentials after the launch:\n```\n./run.py +79218657070\nLogin: \nPassword: \n```\n\n3. Use special file `credentials.txt` with `login:password` pairs, the tool will automatically select the working one.\n```\nlogin1:pass1\nlogin2:pass2\n```\n\nScript will get the token and save it to the `token.txt` file.\n\n## Development\n\nSet `SKPY_DEBUG_HTTP=1` in your environment to output all HTTP requests between the library and Skype’s APIs.\n\nRead the unoffical `skpy` library documentation [here](https://skpy.t.allofti.me/).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fosint-mindset%2Fskype-contact-parser","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fosint-mindset%2Fskype-contact-parser","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fosint-mindset%2Fskype-contact-parser/lists"}