Extract JSONs like a pro with chompjs and JMESPath (opens in new tab)
Handling javascript objects is an important skill for any web data extraction developer. At the start, having to extract JSONs can seem like a daunting task to get data from these nested dictionaries within blocks of javascript code, however, I am going to introduce you to two packages I use to make getting info from […]
Read the original article