Python Forum
How to process JSON response from requests?
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How to process JSON response from requests?
#6
That is true. But requests' json method cannot handle it in my case similar to standard lib json. However, simplejson can. Since simplejson is a bit "advanced" eventually at some point json and requests lib will be able to handle in the future?!
Reply


Messages In This Thread
RE: How to process JSON response from requests? - by Heinrich - Jan-10-2020, 06:17 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Trying to get JSON object in python and process it further Creepy 2 1,087 Oct-24-2024, 08:46 AM
Last Post: buran
  Response.json list indices must be integers or slices, not str [SOLVED] AlphaInc 4 9,309 Mar-24-2023, 08:34 AM
Last Post: fullytotal
  Name not found in response json NewbiePyt 4 2,128 Dec-29-2022, 11:12 AM
Last Post: buran
  python requests library .JSON() error mHosseinDS86 6 7,692 Dec-19-2022, 08:28 PM
Last Post: deanhystad
  Python3 requests.models.Response ogautier 4 9,412 Feb-17-2022, 04:46 PM
Last Post: ogautier
  JSON response from REST service get nested value nl2ttl 2 3,251 Nov-30-2020, 09:34 PM
Last Post: nl2ttl
  parser json response absolut 4 3,922 Sep-15-2020, 12:10 PM
Last Post: buran
  Python Requests package: Handling xml response soumyarani 1 3,049 Sep-14-2020, 11:41 AM
Last Post: buran
  Empty response to request causing .json() to error t4keheart 1 13,286 Jun-26-2020, 08:35 PM
Last Post: bowlofred
  API JSON response missing list gives keyerror rolfmadsen 3 5,289 Mar-28-2020, 10:12 AM
Last Post: buran

Forum Jump:

User Panel Messages

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