Rev 136 | Blame | Compare with Previous | Last modification | View Log | RSS feed
# This package will contain the spiders of your Scrapy project## To create the first spider for your project use this command:## scrapy-ctl.py genspider myspider myspider-domain.com## For more info see:# http://doc.scrapy.org/topics/spiders.html