Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
json and python
#3
1. if you are using requests you can use convenient Response.json() method
2. show us what you get (as JSON or dict of dicts) so that we can advise how to parse it. Use dummy data.
If you can't explain it to a six year old, you don't understand it yourself, Albert Einstein
How to Ask Questions The Smart Way: link and another link
Create MCV example
Debug small programs

Reply


Messages In This Thread
json and python - by rob25111 - Nov-09-2020, 09:20 PM
RE: json and python - by ndc85430 - Nov-10-2020, 06:01 AM
RE: json and python - by buran - Nov-10-2020, 06:34 PM

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020