Siegeapi

Latest version: v6.3.4

Safety actively analyzes 714919 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 5 of 8

2.2.0

more personal info about operators
added a toggle for this new data

Usage
python
await player.load_operators(op_about=True)

`op_about=True` adds this info:

- `real_name` = Real Name
- `birth_place` = Birthplace
- `date_of_birth` = Date of birth (day and month)
- `age` = Age
- `roles` = Roles (list)
- `health` = Health (1-3)
- `armor` = Armor (1-3)
- `hp` = Operators' HP (Since Crystal Guard)
- `unit` = Unit
- `country_code` = Country Code (two letter representation of their country)
- `year_introduced` = E.g.: Y5S3

2.1.2

added `,get_timespan_dates()` to every class that supports it (`Gamemodes`, `Operators`, `Maps`, `Trends`, `Weapons`)

Example
py
await player.load_gamemodes()
print(player.gamemodes.get_timespan_dates())

Output
text
{'start_date': '20211205', 'end_date': '20220405'}

2.1.0

add `.set_timespan_dates()` to `Player` class
allows you to set start and end dates for getting time constrained data

2.0.7

fix missing operator errors
fix "No Class" operator

2.0.6

added seasonal deathmatch data

2.0.5

Page 5 of 8

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.