Python Forum
Python Requests package: Handling xml response
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Python Requests package: Handling xml response
#1
I'm learning Python programming and I just completed classes about lists, tuples, functions, and methods
I like very much the requests package and its comfortable way to handle JSON responses.

Unfortunately, I did not understand if I can also process XML responses. Has anybody experienced how to handle XML responses with the requests package? Is it necessary to include another package for the XML decoding?
Reply


Messages In This Thread
Python Requests package: Handling xml response - by soumyarani - Sep-14-2020, 11:25 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  How to run utilities from a Python package? LugosisGhost 1 450 Dec-27-2023, 12:00 PM
Last Post: Larz60+
  Python package not seen in VSCode fmccabe80 6 3,247 Mar-06-2023, 10:01 PM
Last Post: fmccabe80
  python requests library .JSON() error mHosseinDS86 6 3,461 Dec-19-2022, 08:28 PM
Last Post: deanhystad
Star python exception handling handling .... with traceback mg24 3 1,289 Nov-09-2022, 07:29 PM
Last Post: Gribouillis
  Python3 requests.models.Response ogautier 4 5,440 Feb-17-2022, 04:46 PM
Last Post: ogautier
  Handling pdf files with python. fuzzin 1 1,271 Jan-19-2022, 02:24 PM
Last Post: ThiefOfTime
  Math Package in python Uma 1 1,501 Dec-12-2021, 02:01 PM
Last Post: jefsummers
  Handling Python Fatal Error richajain1785 7 5,934 Oct-14-2021, 01:34 PM
Last Post: Tails86
  Python requests oauth2 access token herobpv 6 3,943 Sep-27-2021, 06:54 PM
Last Post: herobpv
  Python Requests SSL Aussie 0 2,004 Jan-07-2021, 02:09 AM
Last Post: Aussie

Forum Jump:

User Panel Messages

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