Commit a742e498 authored by Mario Chirinos's avatar Mario Chirinos

diario de yucatan

parent b4d9eda3
......@@ -75,5 +75,5 @@ class NoticiasSpider(scrapy.Spider):
item['url']= response.url
#
# print(item["url"])
print(item)
print(item['title'])
yield(item)
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