If you look at the JSON you posted (it should be text, but somehow it's a screenshot image)...
SIGUN_NM = data["ReliefAction"]["row"][num1]["SIGUN_NM"]
Shouldn't you do this?
If you add ["row"], there is a bug that str cannot be used
© 2024 OneMinuteCode. All rights reserved.