{"id":21577980,"url":"https://github.com/osint-mindset/yaseekerultra","last_synced_at":"2026-03-06T23:32:28.816Z","repository":{"id":181636911,"uuid":"667062531","full_name":"OSINT-mindset/YaSeekerUltra","owner":"OSINT-mindset","description":"Advanced version of YaSeeker tool for gathering of information about Yandex account","archived":false,"fork":false,"pushed_at":"2024-04-10T10:20:39.000Z","size":31,"stargazers_count":18,"open_issues_count":0,"forks_count":3,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-09-02T11:49:56.595Z","etag":null,"topics":["osint","osint-tool","socmint"],"latest_commit_sha":null,"homepage":"https://t.me/osint_mindset_eng","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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2023-07-16T14:16:15.000Z","updated_at":"2025-08-27T07:37:05.000Z","dependencies_parsed_at":null,"dependency_job_id":"cd2c5d12-966d-4434-bf79-cd8da85994d9","html_url":"https://github.com/OSINT-mindset/YaSeekerUltra","commit_stats":null,"previous_names":["osint-mindset/yaseekerultra"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/OSINT-mindset/YaSeekerUltra","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OSINT-mindset%2FYaSeekerUltra","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OSINT-mindset%2FYaSeekerUltra/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OSINT-mindset%2FYaSeekerUltra/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OSINT-mindset%2FYaSeekerUltra/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/OSINT-mindset","download_url":"https://codeload.github.com/OSINT-mindset/YaSeekerUltra/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OSINT-mindset%2FYaSeekerUltra/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30203351,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-06T19:07:06.838Z","status":"ssl_error","status_checked_at":"2026-03-06T18:57:34.882Z","response_time":250,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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","osint-tool","socmint"],"created_at":"2024-11-24T13:09:08.177Z","updated_at":"2026-03-06T23:32:28.786Z","avatar_url":"https://github.com/OSINT-mindset.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# YaSeeker\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"./pictures/logo.jpg\" /\u003e\n\u003c/p\u003e\n\n## Description\n\nYaSeeker - an OSINT tool to get info about any Yandex account using email or login.\n\nIt can find:\n- Fullname\n- Photo\n- Gender\n- Yandex UID\n- Yandex Public ID\n- Linked social accounts\n- Activity (count of reviews, comments; subscribers and subscriptions)\n- Account features (is it verified, banned, deleted, etc.)\n\nTool checks the following Yandex services: Music, Collections, Bugbounty, Reviews, Q (Znatoki), O (Classified), Zen, Market, Messenger.\n\n**Results are saved in the file `IDENTIFIER.txt` in JSON format.**\n\n## Installation\n\nPython 3.6+ and pip are required.\n\n    pip3 install -r requirements.txt\n\n## Usage\n\n```bash\n$ python3 ya_seeker.py login  # only for usernames\n# or \n$ python3 ya_seeker.py c48fhxw0qppa50289r5c9ku4k4 yandex_public_id\n# identifier can have one of these types: username, yandex_public_id, id, yandex_messenger_guid\n```\n\n## Example\n\n```bash\n$ python3 ya_seeker.py login\n[*] Get info by username `login`...\n\n[+] Yandex.Collections\n\tURL: https://yandex.ru/collections/user/login/\n\tYandex_public_id: c48fhxw0qppa50289r5c9ku4k4\n\tFullname: haxxor elite\n\tImage: https://avatars.mds.yandex.net/get-yapic/24700/enc-0f504b0d68d5f6fb0d336e2157b44e88ef2225aff6a621016f4dccad990b5d3e/islands-200\n\tLikes: 0\n\tCards: 0\n\tBoards: 0\n\tIs_passport: True\n\tIs_restricted: False\n\tIs_forbid: False\n\tIs_km: False\n\tIs_business: False\n\n[+] Yandex.Music\n\tURL: https://music.yandex.ru/users/login/playlists\n\tYandex_uid: 266797119\n\tUsername: login\n...\n\n$ python3 ya_seeker.py c48fhxw0qppa50289r5c9ku4k4 yandex_public_id\n[*] Get info by yandex_public_id `c48fhxw0qppa50289r5c9ku4k4`...\n\n[+] Yandex.Collections API\n\tURL: https://yandex.ru/collections/user/c48fhxw0qppa50289r5c9ku4k4/\n\tYandex_public_id: c48fhxw0qppa50289r5c9ku4k4\n\tFullname: haxxor elite\n\tImage: https://avatars.mds.yandex.net/get-yapic/24700/enc-0f504b0d68d5f6fb0d336e2157b44e88ef2225aff6a621016f4dccad990b5d3e/islands-200\n\tLikes: 0\n\tCards: 0\n\tBoards: 0\n\tIs_passport: True\n\tIs_restricted: False\n\tIs_forbid: False\n\tIs_km: False\n\tIs_business: False\n\n[+] Yandex.Reviews\n\tURL: https://reviews.yandex.ru/user/c48fhxw0qppa50289r5c9ku4k4\n\tYandex_public_id: c48fhxw0qppa50289r5c9ku4k4\n...\n```\n\n### SOWEL classification\n\nThis tool uses the following OSINT techniques:\n- [SOTL-1.4. Analyze Internal Identifiers](https://sowel.soxoj.com/internal-identifiers)\n- [SOTL-2.2. Search For Accounts On Other Platforms](https://sowel.soxoj.com/other-platform-accounts)\n- [SOTL-6.1. Check Logins Reuse To Find Another Account](https://sowel.soxoj.com/logins-reuse)\n- [SOTL-6.2. Check Nicknames Reuse To Find Another Account](https://sowel.soxoj.com/nicknames-reuse) \n\n## Cookies\n\nSome services are required cookies for API requests. Follow next steps to use your cookies for YaSeeker:\n1. Login into Yandex through your browser.\n1. Install any extension to download all the Ya cookies in Netscape format aka cookies.txt  ([Chrome](https://chrome.google.com/webstore/detail/get-cookiestxt/bgaddhkoddajcdgocldbbfleckgcbcid), [Firefox](https://addons.mozilla.org/en-US/firefox/addon/cookies-txt/)).\n1. Save it to the directory of YaSeeker in file `cookies.txt`.\n1. Run script and enjoy!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fosint-mindset%2Fyaseekerultra","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fosint-mindset%2Fyaseekerultra","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fosint-mindset%2Fyaseekerultra/lists"}