Scrapy: Item returning JSON with values as a list, trying to output each element of the list as its own line

后端 未结 0 1268
清歌不尽
清歌不尽 2021-02-09 05:57

I\'m trying to scrape the Jeopardy archive, using scrapy items. Here is my current spider:

import scrapy
from jeopardy.items import JeopardyItem
from scrapy.loade         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题