Python Forum
GET Request and JSON response
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
GET Request and JSON response
#8
Thanks, that's brilliant - I have it working now. Just one question though - when I run the program in Terminal, the output I get is this:

{u'city': u'New York', u'age': 30, u'name': u'John'}

I've tried accessing the dictionary using name, age etc. and it works fine, giving the same responses. Just wondered why it might be adding the random 'u's?

I don't think it matters - it's working okay, just curious!

Thanks
Chris
Reply


Messages In This Thread
GET Request and JSON response - by montyonthebonty - Sep-23-2018, 10:08 AM
RE: GET Request and JSON response - by wavic - Sep-23-2018, 10:28 AM
RE: GET Request and JSON response - by wavic - Sep-23-2018, 11:32 AM
RE: GET Request and JSON response - by wavic - Sep-23-2018, 01:15 PM
RE: GET Request and JSON response - by snippsat - Sep-23-2018, 03:25 PM
RE: GET Request and JSON response - by montyonthebonty - Sep-23-2018, 06:17 PM
RE: GET Request and JSON response - by snippsat - Sep-23-2018, 06:30 PM
RE: GET Request and JSON response - by buran - Sep-27-2018, 07:28 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Scapy, creating response for GET request. SyRex1013 4 5,235 Dec-11-2018, 07:39 AM
Last Post: SyRex1013

Forum Jump:

User Panel Messages

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