mirror of
https://github.com/bendtherules/try_scrapy.git
synced 2026-08-18 13:52:52 +00:00
Lynda single page scraping done
This commit is contained in:
+11
@@ -0,0 +1,11 @@
|
||||
# Automatically created by: scrapy startproject
|
||||
#
|
||||
# For more information about the [deploy] section see:
|
||||
# http://doc.scrapy.org/en/latest/topics/scrapyd.html
|
||||
|
||||
[settings]
|
||||
default = try_scrapy.settings
|
||||
|
||||
[deploy]
|
||||
#url = http://localhost:6800/
|
||||
project = try_scrapy
|
||||
Reference in New Issue
Block a user