Scrapy:抓取返回数据格式为JSON的网站内容
有些网站的数据是通过ajax请求获取的,或者提供了json格式的api。比如对于如下的数据:{ { "url": "http://www.techbrood.com/news/1", "author": "iefreer", "title": "techbrood Co. test 1"