Login
From:
GrimBlog
(Uncensored)
subscribe
Loading Dirty JSON With Python
https://grimhacker.com/2016/04/24/loading-dirty-json-with-python/
links
backlinks
Tagged with:
json
scripting
parsing
regular expressions
re
tools and techniques
Roast topics
Find topics
Find it!
Recently I needed to parse some data embedded in HTML. At first glance it appeared to be JSON, so after pulling the text out of…