This app uses the Valorant API to gather information and data of different Agents in the game. Enter an agents name to receive all of their information, including their name, description, abilities, and release date. At the end of the program it will display all of the agents you asked for during the session.
- Python
- requests module
- json module