S serije3 Junior Member Joined Jul 4, 2022 Messages 193 Reaction score 68 Jan 12, 2023 #1 I have json like this: {'added': 1, 'id': {'5027801': {'url': 'some url...'}}} i want to extract this number 5026801 using python. thanks
I have json like this: {'added': 1, 'id': {'5027801': {'url': 'some url...'}}} i want to extract this number 5026801 using python. thanks
S serije3 Junior Member Joined Jul 4, 2022 Messages 193 Reaction score 68 Jan 12, 2023 Thread Starter Thread Starter #2 Nvm found soultion
K kwantos Junior Member Joined Jul 29, 2013 Messages 178 Reaction score 78 Jan 12, 2023 #3 serije3 said: Nvm found soultion Click to expand... Share the solution at least