fmartingr
/
shelfzilla
Archived
1
0
Fork 0
This commit is contained in:
Juan Manuel Parrilla Madrid 2014-10-09 00:36:28 +02:00
parent ef2d6f4e2d
commit 729850084f
1 changed files with 0 additions and 1 deletions

View File

@ -78,7 +78,6 @@ class PaninicomicsSpider(CrawlSpider):
item['isbn_13'] = str(re.findall(r'\d{13}', str(numbers))).strip("\' [] ")
print item
#response.xpath('//*[@id="shop"]/div[2]/div[3]/h3/text()').extract()