I am new to Scrapy and Python on general.
Here is the code:
import scrapy import json class MOOCSpider(scrapy.Spider): name = \'mooc\' start