Python Forum
Parsing JSON with backslashes
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Parsing JSON with backslashes
#4
(Jan-24-2020, 06:21 PM)micseydel Wrote: You might be able to achieve that with a custom parser but I really, really wouldn't recommend that. If a regular Python file doesn't work for you, I'd recommend you give this a look.

This worked a treat. I have converted all my scripts that needed this option. They work perfectly. Thank you very much.
Reply


Messages In This Thread
Parsing JSON with backslashes - by bazcurtis - Jan-24-2020, 04:45 PM
RE: Parsing JSON with backslashes - by micseydel - Jan-24-2020, 06:21 PM
RE: Parsing JSON with backslashes - by bazcurtis - Feb-08-2020, 01:13 PM
RE: Parsing JSON with backslashes - by snippsat - Jan-24-2020, 07:09 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Parsing large JSON josvink66 5 786 Jan-10-2024, 05:46 PM
Last Post: snippsat
  Very simple question about filenames and backslashes! garynewport 4 2,137 Jan-17-2023, 05:02 AM
Last Post: deanhystad
  Parsing JSON pyStund 4 3,234 Jul-31-2022, 02:02 PM
Last Post: pyStund
  Json Parsing sshree43 5 1,940 May-04-2022, 09:21 PM
Last Post: snippsat
  json api data parsing elvis 0 977 Apr-21-2022, 11:59 PM
Last Post: elvis
  string indices must be integers when parsing Json ilknurg 3 6,686 Mar-10-2022, 11:02 AM
Last Post: DeaD_EyE
  Help Parsing JSON kfwydfo1x 5 4,779 Jan-26-2021, 10:42 AM
Last Post: DeaD_EyE
  JSON parsing (nested) fakka 0 3,132 Nov-25-2019, 09:25 PM
Last Post: fakka
  f-strings and backslashes newbieAuggie2019 5 3,848 Oct-26-2019, 06:58 AM
Last Post: buran
  Parsing json - dictionary with in dictionary krish216 6 3,805 Jul-30-2019, 10:01 PM
Last Post: cvsae

Forum Jump:

User Panel Messages

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