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