requests爬取网页报错Expecting value: line 1 column 1 (char 0)
将网页抓包的json返回数据放入字典内报错如图
将字典内报错null项加“” 字典即无报错下面for循环可正常运行
想请问各位,该如何解决json返回数据报错的问题。