Skip to main content

YaSINT

GitHub PyPI Version License

buymeacoffee

YaSINT is a command line OSINT toolkit for looking up public Yandex account information by username, email address, or Yandex public ID.

It is a greatly updated package based on the original YaSeeker project. YaSINT is now intended to be installed as a Python package and run with a command, although it can still be run directly from a source checkout.

Artifacts

Depending on what public Yandex pages and APIs return, YaSINT may find:

  • full name;
  • profile photo or other possible avatar URLs;
  • gender;
  • Yandex UID;
  • Yandex public ID;
  • linked social accounts;
  • public activity information;
  • account flags, such as verified, banned, deleted, restricted, or business status.

Some services return useful information only when valid Yandex cookies are provided. See Cookies.

Installation

Python 3.8 or newer is required.

Install from PyPI:

python -m pip install yasint

If you already downloaded the source code, install it from the project directory:

python -m pip install .

After installation, the yasint command should be available:

yasint --version

If you do not want to install the package, you can run it from the source directory instead:

python -m pip install -r requirements.txt
python -m yasint login

Usage

Give YaSINT one or more targets:

yasint TARGET

Examples:

yasint login
yasint login@yandex.ru
yasint c48fhxw0qppa50289r5c9ku4k4

The tool recognises the target type automatically. Email addresses are supported. A 26-character value is treated as a Yandex public ID.

For many targets, put one target per line in a text file:

yasint --target-list targets.txt

Results

For every target, YaSINT creates a per-session folder under reports/. The folder name contains a UTC timestamp and the target value.

reports/20260101T120000Z_login/

The session folder keeps the evidence collected during the run, including saved responses where possible and auxiliary TXT/CSV reports. The console output gives you the human-readable summary.

You can also write your own report files:

yasint login -oT report.txt -oC report.csv

A No leads found result means the checked sources did not return useful profile data for that target. It does not prove that the account does not exist.

Cookies

Some Yandex services require cookies before they return useful API responses. YaSINT can read browser cookies exported in Netscape cookies.txt format.

  1. Log in to Yandex in your browser.
  2. Export your Yandex cookies as cookies.txt (Chrome, Firefox).
  3. Put cookies.txt in the directory where you run YaSINT.
  4. Run YaSINT normally.

You can also pass a custom cookie file path:

yasint login --cookie-jar-file /path/to/cookies.txt

When cookies are loaded, YaSINT prints whether any of them match the Yandex domains queried by the tool.

SOWEL classification

This tool uses the following OSINT techniques:

Release files for yasint 0.3.3

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for yasint 0.3.3
File Size Uploaded
yasint-0.3.3.tar.gz 26.8 kB Details

Built distribution (wheel)

Table of built distributions (wheels) for yasint 0.3.3
File Interpreter ABI Platform
yasint-0.3.3-py3-none-any.whl Python 3 none any Details

Total release size: 45.3 kB

Release files / yasint-0.3.3.tar.gz

Download URL yasint-0.3.3.tar.gz
Size 26.8 kB
Tags Source
SHA-256 checksum
How to use checksums
6b7e6b05663700d29d947b7a1d19196d1094e328b906aa11616c830ba5f93116
BLAKE2b-256 checksum
How to use checksums
716f385850c9d4c6a14d75da8e357673388d4104c6845bbe177e0aab9c5c2475
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.2.0 CPython/3.11.4

Release files / yasint-0.3.3-py3-none-any.whl

Download URL yasint-0.3.3-py3-none-any.whl
Size 18.5 kB
Tags Python 3
SHA-256 checksum
How to use checksums
3f4c5ccb81159bfdc36605fbc1817171018f68c455448a0cb501482c8d3590b1
BLAKE2b-256 checksum
How to use checksums
4d68a6fa67bc57c3bcd08dc8c86118dda77e886a799e807f3bad93ad9977337f
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.2.0 CPython/3.11.4

Release history Release notifications | RSS feed

This release

0.3.3 This release

2 release files

0.3.0

2 release files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page