How to extract this value

Status
Not open for further replies.

serije3

Junior Member
Joined
Jul 4, 2022
Messages
193
Reaction score
68
I have json like this:
{'added': 1, 'id': {'5027801': {'url': 'some url...'}}}
i want to extract this number 5026801 using python. thanks
 
Status
Not open for further replies.
Back
Top