Commit 9c843009 authored by Renán Sosa Guillen's avatar Renán Sosa Guillen

crawlers

parent 776d268b
......@@ -45,9 +45,9 @@ class QuotesSpider(scrapy.Spider):
baseURL = "http://www.elheraldo.hn/"
sectionList = ["economia", "mundo", "tecnologia", "cine", "cultura", "turismo",
"honduras", "sucesos", "espectaculos", "deportes"]
# sectionList = ["economia"]
# sectionList = ["tegucigalpa", "economia", "opinion", "revistas/crimenes",
# "pais", "sucesos", "deportes", "entretenimiento"]
sectionList = ["tegucigalpa"]
if self.stopDate is None:
for s in sectionList:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment