help converting full name of a country to country code "alpha2"

i'm retreiving nba players from an api , and i want to display their country as an icon using country_flags package , but i only have the full name and the package accept only alpha2code, what do i do