Skip to content

Instantly share code, notes, and snippets.

View afrazahmad21's full-sized avatar

Afraz Ahmad afrazahmad21

View GitHub Profile
{
"_id" : ObjectId("64e0dad2c8c13bfda8b40fe0"),
"source" : "HolidayHotel_API",
"code" : "1176922",
"name" : "Hotel Colombo",
"HIndex" : "5",
"type" : "Hotels",
"rating" : 4,
"logo" : "https://photos.hotelbeds.com/giata/original/90/909096/909096a_hb_a_002.jpg",
"featuredImage" : "https://photos.hotelbeds.com/giata/original/90/909096/909096a_hb_a_002.jpg",
2017-05-30 15:39:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET http://www.kmart.com.au/product/womens-placket-top/1263809?imageIndex=2&selectedSwatch=White&selectedSwatchPartnumber=1272386> (referer: http://www.kmart.com.au/category/women/womens-clothing/womens-tops/414008)
2017-05-30 15:39:01 [scrapy.core.scraper] ERROR: Spider error processing <GET http://www.kmart.com.au/product/womens-placket-top/1263809?imageIndex=2&selectedSwatch=White&selectedSwatchPartnumber=1272386> (referer: http://www.kmart.com.au/category/women/womens-clothing/womens-tops/414008)
Traceback (most recent call last):
File "/home/afraz/anaconda3/lib/python3.6/site-packages/twisted/internet/defer.py", line 1301, in _inlineCallbacks
result = g.send(result)
File "/home/afraz/anaconda3/lib/python3.6/site-packages/scrapy/core/downloader/middleware.py", line 43, in process_request
defer.returnValue((yield download_func(request=request,spider=spider)))
File "/home/afraz/anaconda3/lib/python3.6/site-packages/twisted/internet