I am trying to adapt the code from this tutorial to scrape the questions from a Q&A site.
import scrapy class MySpider(scrapy.Spider): name = "f