2026-03-24 12:53:59 [scrapy.utils.log] INFO: Scrapy 2.11.2 started (bot: SourcingV2)
2026-03-24 12:53:59 [scrapy.utils.log] INFO: Versions: lxml 5.2.2.0, libxml2 2.12.6, cssselect 1.2.0, parsel 1.9.1, w3lib 2.1.2, Twisted 24.3.0, Python 3.11.2 (main, Mar 13 2023, 12:18:29) [GCC 12.2.0], pyOpenSSL 24.1.0 (OpenSSL 3.2.1 30 Jan 2024), cryptography 42.0.7, Platform Linux-5.15.0-1098-azure-x86_64-with-glibc2.36
2026-03-24 12:53:59 [auto_selling_coches.net] INFO: Starting auto_selling_coches.net spider
2026-03-24 12:53:59 [auto_selling_coches.net] INFO: _job: 851aca1e278011f18f76c264925fbcfa, SCRAPY_JOB: None
2026-03-24 12:53:59 [auto_selling_coches.net] INFO: Quick mode enabled - reduced wait times and single photo per item
2026-03-24 12:53:59 [scrapy.addons] INFO: Enabled addons:
[]
2026-03-24 12:53:59 [asyncio] DEBUG: Using selector: EpollSelector
2026-03-24 12:53:59 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor
2026-03-24 12:53:59 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop
2026-03-24 12:53:59 [scrapy.extensions.telnet] INFO: Telnet Password: a04d5577789f1ab0
2026-03-24 12:53:59 [scrapy.middleware] INFO: Enabled extensions:
['scrapy.extensions.corestats.CoreStats',
'scrapy.extensions.telnet.TelnetConsole',
'scrapy.extensions.memusage.MemoryUsage',
'scrapy.extensions.feedexport.FeedExporter',
'scrapy.extensions.logstats.LogStats',
'scrapy.extensions.closespider.CloseSpider']
2026-03-24 12:53:59 [scrapy.crawler] INFO: Overridden settings:
{'BOT_NAME': 'SourcingV2',
'CLOSESPIDER_TIMEOUT': 3600,
'CONCURRENT_REQUESTS': 5,
'DOWNLOAD_MAXSIZE': 52428800,
'DOWNLOAD_WARNSIZE': 10485760,
'FEED_EXPORT_ENCODING': 'utf-8',
'LOG_FILE': '/var/log/scrapyd/logs/sourcing_v2/auto_selling_coches.net/851aca1e278011f18f76c264925fbcfa.log',
'LOG_FORMATTER': 'crawlers.log_formatter.SourcingLogFormatter',
'MEMUSAGE_LIMIT_MB': 2048,
'MEMUSAGE_WARNING_MB': 1536,
'NEWSPIDER_MODULE': 'spiders',
'REQUEST_FINGERPRINTER_CLASS': 'scrapy_zyte_api.ScrapyZyteAPIRequestFingerprinter',
'REQUEST_FINGERPRINTER_IMPLEMENTATION': '2.7',
'SPIDER_MODULES': ['spiders', 'auth_check'],
'TWISTED_REACTOR': 'twisted.internet.asyncioreactor.AsyncioSelectorReactor',
'USER_AGENT': ''}
2026-03-24 12:53:59 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-24 12:53:59 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-24 12:53:59 [scrapy.middleware] INFO: Enabled downloader middlewares:
['scrapy.downloadermiddlewares.offsite.OffsiteMiddleware',
'scrapy.downloadermiddlewares.httpauth.HttpAuthMiddleware',
'scrapy.downloadermiddlewares.downloadtimeout.DownloadTimeoutMiddleware',
'scrapy.downloadermiddlewares.defaultheaders.DefaultHeadersMiddleware',
'scrapy.downloadermiddlewares.useragent.UserAgentMiddleware',
'scrapy_zyte_api.ScrapyZyteAPIDownloaderMiddleware',
'scrapy.downloadermiddlewares.retry.RetryMiddleware',
'scrapy.downloadermiddlewares.redirect.MetaRefreshMiddleware',
'scrapy.downloadermiddlewares.httpcompression.HttpCompressionMiddleware',
'scrapy.downloadermiddlewares.redirect.RedirectMiddleware',
'scrapy.downloadermiddlewares.cookies.CookiesMiddleware',
'scrapy.downloadermiddlewares.httpproxy.HttpProxyMiddleware',
'scrapy.downloadermiddlewares.stats.DownloaderStats']
2026-03-24 12:53:59 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Setting up IdGenerationMiddleware for auto_selling
2026-03-24 12:53:59 [scrapy.middleware] INFO: Enabled spider middlewares:
['scrapy.spidermiddlewares.httperror.HttpErrorMiddleware',
'scrapy_zyte_api.ScrapyZyteAPISpiderMiddleware',
'scrapy.spidermiddlewares.referer.RefererMiddleware',
'scrapy.spidermiddlewares.urllength.UrlLengthMiddleware',
'scrapy.spidermiddlewares.depth.DepthMiddleware',
'crawlers.middlewares.photo_download_middleware.PhotoDownloadMiddleware',
'crawlers.auto_selling.middlewares.id_gen_middleware.IdGenMiddleware']
2026-03-24 12:53:59 [scrapy.middleware] INFO: Enabled item pipelines:
['crawlers.pipelines.post_to_azurebus_auto_selling.AzureBusPipelineAutoSelling',
'crawlers.pipelines.save_to_cdlq_db_auto_selling.SaveToCdlqDbAutoSelling']
2026-03-24 12:53:59 [scrapy.core.engine] INFO: Spider opened
2026-03-24 12:53:59 [azure.identity._credentials.environment] INFO: Incomplete environment configuration for EnvironmentCredential. These variables are set: AZURE_CLIENT_ID, AZURE_TENANT_ID
2026-03-24 12:53:59 [common.service_bus.service_bus_client_factory] INFO: ServiceBusClient initialized via DefaultAzureCredential for alx-production-bus.servicebus.windows.net
2026-03-24 12:53:59 [crawlers.pipelines.base_azure_bus_pipeline] INFO: [AzureBusPipeline] Connected to topic auto.sourcing-v2-quickmode
2026-03-24 12:53:59 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min)
2026-03-24 12:53:59 [scrapy.extensions.telnet] INFO: Telnet console listening on 127.0.0.1:6023
2026-03-24 12:53:59 [scrapy.extensions.memusage] INFO: Peak memory usage is 140MiB
2026-03-24 12:53:59 [scrapy-playwright] INFO: Starting download handler
2026-03-24 12:53:59 [scrapy-playwright] INFO: Starting download handler
2026-03-24 12:54:04 [auto_selling_coches.net] INFO: Scraper started with URL: https://www.coches.net/concesionario/automovilesjuancarlosgarcia and multipost_profile_id: 6aca9bbe-2777-4d23-92ae-fc1ff204b3fe and job_id: 851aca1e278011f18f76c264925fbcfa
2026-03-24 12:54:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 12:54:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.coches.net/concesionario/automovilesjuancarlosgarcia> (referer: None) ['zyte-api']
2026-03-24 12:54:11 [auto_selling_coches.net] INFO: response: <200 https://www.coches.net/concesionario/automovilesjuancarlosgarcia/>
2026-03-24 12:54:11 [auto_selling_coches.net] INFO: Title at home page 3 Vehículos
2026-03-24 12:54:11 [auto_selling_coches.net] INFO: Total number of items: 3
2026-03-24 12:54:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 12:54:23 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 11.759(s), this was the 1st time calling it.
2026-03-24 12:54:23 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 5.723401540106748 seconds as it raised RequestError: RequestError: 520, message=, headers=<CIMultiDictProxy('Date': 'Tue, 24 Mar 2026 12:54:23 GMT', 'Content-Type': 'application/problem+json', 'Content-Length': '252', 'Connection': 'keep-alive', 'Retry-After': '60', 'Request-Id': '447fd739e92fea86e231b465552fc818', 'Vary': 'Accept-Encoding', 'Strict-Transport-Security': 'max-age=31536000; includeSubDomains; preload', 'Access-Control-Allow-Credentials': 'true', 'Access-Control-Expose-Headers': '*, X-Project-Key', 'Access-Control-Allow-Methods': 'GET, PUT, POST, DELETE, PATCH, OPTIONS', 'Access-Control-Allow-Headers': 'DNT, Keep-Alive, User-Agent, X-Requested-With, If-Modified-Since, Cache-Control, Content-Type, Range, Authorization, X-Project-Key', 'Access-Control-Max-Age': '1728000')>, body=b'{"type":"/download/website-ban","title":"Website Ban","status":520,"detail":"Zyte API could not get a ban-free response in a reasonable time. Please, check your URL query parameters. See https://docs.zyte.com/zyte-api/usage/errors.html#zapi-error-url"}', request_id=447fd739e92fea86e231b465552fc818.
2026-03-24 12:54:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-24 12:54:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.coches.net/concesionario/automovilesjuancarlosgarcia?pg=1> (referer: https://www.coches.net/concesionario/automovilesjuancarlosgarcia/) ['zyte-api']
2026-03-24 12:54:36 [auto_selling_coches.net] INFO: Parsing page 1
2026-03-24 12:54:36 [auto_selling_coches.net] INFO: Found 3 listings on page 1
2026-03-24 12:54:36 [auto_selling_coches.net] INFO: Found listing with ID: 70210691
2026-03-24 12:54:36 [azure.identity._credentials.environment] INFO: Incomplete environment configuration for EnvironmentCredential. These variables are set: AZURE_CLIENT_ID, AZURE_TENANT_ID
2026-03-24 12:54:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
2026-03-24 12:54:36 [urllib3.connectionpool] DEBUG: https://login.microsoftonline.com:443 "POST /8ea908c1-4e85-4692-bc3f-3646b9b40891/oauth2/v2.0/token HTTP/1.1" 200 2118
2026-03-24 12:54:36 [azure.identity._credentials.chained] INFO: DefaultAzureCredential acquired a token from WorkloadIdentityCredential
2026-03-24 12:54:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): alxsourcingstorageprod.table.core.windows.net:443
2026-03-24 12:54:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 12:54:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%2770210691%27 HTTP/1.1" 200 None
2026-03-24 12:54:36 [auto_selling_coches.net] INFO: Scrape type for 70210691: 1
2026-03-24 12:54:36 [auto_selling_coches.net] INFO: Scraping new listing 70210691
2026-03-24 12:54:36 [auto_selling_coches.net] INFO: Found listing with ID: 70210693
2026-03-24 12:54:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 12:54:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%2770210693%27 HTTP/1.1" 200 None
2026-03-24 12:54:36 [auto_selling_coches.net] INFO: Scrape type for 70210693: 1
2026-03-24 12:54:36 [auto_selling_coches.net] INFO: Scraping new listing 70210693
2026-03-24 12:54:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 12:54:36 [auto_selling_coches.net] INFO: Found listing with ID: 70095220
2026-03-24 12:54:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 12:54:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%2770095220%27 HTTP/1.1" 200 None
2026-03-24 12:54:36 [auto_selling_coches.net] INFO: Scrape type for 70095220: 1
2026-03-24 12:54:36 [auto_selling_coches.net] INFO: Scraping new listing 70095220
2026-03-24 12:54:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 12:54:36 [auto_selling_coches.net] INFO: No more listings to scrape.
2026-03-24 12:54:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 12:54:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70210691> (referer: https://www.coches.net/concesionario/automovilesjuancarlosgarcia/?pg=1) ['zyte-api']
2026-03-24 12:54:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70210693> (referer: https://www.coches.net/concesionario/automovilesjuancarlosgarcia/?pg=1) ['zyte-api']
2026-03-24 12:54:37 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
'body_type': 'Berlina',
'c_o_2_emission_value': 104,
'category': 'Coches',
'color': 'Blanco',
'currency': 'EUR',
'description': 'Vehículo en perfecto estado, muy bien cuidado, único '
'propietario, muchos extras, paquete M interior, sensores en '
'todo el coche, cámara marcha atrás, volante multifunción...\n'
'Se entrega revisado, con mantenimientos al día, ITV y un año '
'de garantía.',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': None,
'fuel_type': 'Diesel',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/bmw-serie-1-118d-5p-diesel-2016-en-cordoba-70210691-covo.aspx',
'listing': 'auction',
'location': 'Córdoba',
'make': 'BMW',
'model': 'Serie 1',
'odometer': 153000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19396318/9a3f4160-c9e4-499e-b555-35aedbb4b0c1.jpg',
'https://a.ccdn.es/cnet/vehicles/19396318/45483205-e03c-46c1-ba82-e0d9458ad183.jpg',
'https://a.ccdn.es/cnet/vehicles/19396318/61f107cc-2cc2-44a9-b4ef-159657d2c734.jpg',
'https://a.ccdn.es/cnet/vehicles/19396318/122839f1-f547-4bab-b2a0-49b5922706a8.jpg',
'https://a.ccdn.es/cnet/vehicles/19396318/9c95a92d-0e98-42df-af73-00c73b2f6eed.jpg',
'https://a.ccdn.es/cnet/vehicles/19396318/1b042895-4f16-471c-9dd5-24a74ef79665.jpg',
'https://a.ccdn.es/cnet/vehicles/19396318/51d335cf-d908-4219-b15d-df0798f8c6d9.jpg',
'https://a.ccdn.es/cnet/vehicles/19396318/e2fade20-21e0-4cc3-b025-11ad9aa6fe1a.jpg',
'https://a.ccdn.es/cnet/vehicles/19396318/23e7da03-08d8-45b3-83cd-538b5337141d.jpg',
'https://a.ccdn.es/cnet/vehicles/19396318/ef5bdf1c-45fa-4c95-b7d0-831d07f443e2.jpg',
'https://a.ccdn.es/cnet/vehicles/19396318/ad8897c8-5a49-4b30-a558-b062a1517726.jpg',
'https://a.ccdn.es/cnet/vehicles/19396318/f820fb7a-edcb-49bc-8e3c-70fa64bd0d84.jpg',
'https://a.ccdn.es/cnet/vehicles/19396318/f2a64ad1-c297-4fe3-8351-4526a6d238e2.jpg',
'https://a.ccdn.es/cnet/vehicles/19396318/3de5013d-a665-47ff-bfa8-040dd46d86d0.jpg',
'https://a.ccdn.es/cnet/vehicles/19396318/513ad1a0-37de-4f70-bab2-b03b9040bbba.jpg',
'https://a.ccdn.es/cnet/vehicles/19396318/e661cf59-eef2-45e5-84e8-e5900ab1888a.jpg',
'https://a.ccdn.es/cnet/vehicles/19396318/ac11fccc-ea02-4dea-b806-b1e833420995.jpg',
'https://a.ccdn.es/cnet/vehicles/19396318/671a504e-ce3b-465e-96da-777e66b3c026.jpg',
'https://a.ccdn.es/cnet/vehicles/19396318/884fa3c1-63a5-4da6-8c17-898f70453b2e.jpg'],
'price': 12500,
'price_includes_vat': True,
'registration_date': '2015-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'BMW Serie 1 118d',
'transmission': 'automatic',
'trim': '118d',
'vin': None,
'year': 2015}
2026-03-24 12:54:37 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 7b905a7e-d08b-5cdd-bba7-4385093ff78b with identifier: 70210691
2026-03-24 12:54:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 7b905a7e-d08b-5cdd-bba7-4385093ff78b
2026-03-24 12:54:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 12:54:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F19396318%252F9a3f4160-c9e4-499e-b555-35aedbb4b0c1.jpg%27 HTTP/1.1" 200 None
2026-03-24 12:54:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19396318/9a3f4160-c9e4-499e-b555-35aedbb4b0c1.jpg not downloaded yet
2026-03-24 12:54:37 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
'body_type': 'Berlina',
'c_o_2_emission_value': 37,
'category': 'Coches',
'color': 'Gris / Plata',
'currency': 'EUR',
'description': 'Volkswagen Golf VII GTE 1.4 TSI, vehículo híbrido enchufable, '
'con un motor gasolina de 160CV y otro eléctrico de 44CV, con '
'un total de 204CV. En perfecto estado, cambio automático DSG, '
'pantalla, sensores de aparcamiento por todo el coche, cámara '
'marcha atrás, control de crucero, levas en el volante, muchos '
'extras...\n'
'Se entrega revisado, transferido, con mantenimientos al día y '
'con un año de garantía.',
'doors_number': 5,
'emission_standard': '0',
'engine': '1.4L',
'engine_horse_power': 204,
'expiration_date': None,
'fuel_type': 'Híbrido enchufable',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/volkswagen-golf-14-tsi-dsg-gte-5p-electrico-hibrido-2016-en-cordoba-70210693-covo.aspx',
'listing': 'auction',
'location': 'Córdoba',
'make': 'VOLKSWAGEN',
'model': 'Golf',
'odometer': 151000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19574118/16708ab2-beab-4adc-88c2-1ef4ceafcb51.jpg',
'https://a.ccdn.es/cnet/vehicles/19574118/70af9ced-961d-4e35-b04c-f497f0179148.jpg',
'https://a.ccdn.es/cnet/vehicles/19574118/782dc65c-c56f-4ef6-a586-248acc2c1948.jpg',
'https://a.ccdn.es/cnet/vehicles/19574118/bdd57136-5361-4f1c-9df5-ec31cfab7a83.jpg',
'https://a.ccdn.es/cnet/vehicles/19574118/9aa8f64a-4e04-4dd1-8166-11a3357e594d.jpg',
'https://a.ccdn.es/cnet/vehicles/19574118/2d4e05b3-15c7-49cb-b867-1fd7a2c400a7.jpg',
'https://a.ccdn.es/cnet/vehicles/19574118/44fdeecd-d5f8-4d29-a5ee-8c160a5e914d.jpg',
'https://a.ccdn.es/cnet/vehicles/19574118/bfb7cdf6-320a-4e40-8b61-63f8ef47fa14.jpg',
'https://a.ccdn.es/cnet/vehicles/19574118/66b55b33-369b-46a2-9945-044e90500740.jpg',
'https://a.ccdn.es/cnet/vehicles/19574118/b4838d5c-2514-4c25-aced-b43ecdc7f212.jpg',
'https://a.ccdn.es/cnet/vehicles/19574118/9a7b0153-d2a6-42c0-a1a3-64ff2996ea71.jpg',
'https://a.ccdn.es/cnet/vehicles/19574118/891ff74b-5a0a-46f3-be38-498e52b21038.jpg',
'https://a.ccdn.es/cnet/vehicles/19574118/6930952e-0f14-42d4-8797-ff84a83db1db.jpg',
'https://a.ccdn.es/cnet/vehicles/19574118/7489d4f1-671c-4556-86a7-39aef0f07558.jpg',
'https://a.ccdn.es/cnet/vehicles/19574118/d1080658-2b15-49f6-8e83-aad76f20929e.jpg',
'https://a.ccdn.es/cnet/vehicles/19574118/22e01719-f4d5-4585-ac74-b53e801cab75.jpg',
'https://a.ccdn.es/cnet/vehicles/19574118/edf7f176-d4df-4a65-9199-75e2bc705f6d.jpg'],
'price': 14500,
'price_includes_vat': True,
'registration_date': '2015-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'VOLKSWAGEN Golf 1.4 TSI DSG GTE',
'transmission': 'automatic',
'trim': '1.4 TSI DSG GTE',
'vin': None,
'year': 2015}
2026-03-24 12:54:37 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 371a6694-1058-513d-866b-1d28a1cf9e96 with identifier: 70210693
2026-03-24 12:54:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 371a6694-1058-513d-866b-1d28a1cf9e96
2026-03-24 12:54:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 12:54:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F19574118%252F16708ab2-beab-4adc-88c2-1ef4ceafcb51.jpg%27 HTTP/1.1" 200 None
2026-03-24 12:54:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19574118/16708ab2-beab-4adc-88c2-1ef4ceafcb51.jpg not downloaded yet
2026-03-24 12:54:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/19396318/9a3f4160-c9e4-499e-b555-35aedbb4b0c1.jpg> (referer: None)
2026-03-24 12:54:38 [common.azure_blobstore] INFO: Using managed identity for Azure Blob Storage
2026-03-24 12:54:38 [common.azure_blobstore] INFO: Using managed identity with client ID: 39192755-105d-4ce2-a21d-ab53b63f8b87
2026-03-24 12:54:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 12:54:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8f940ce710>
2026-03-24 12:54:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 12:54:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
2026-03-24 12:54:38 [urllib3.connectionpool] DEBUG: https://login.microsoftonline.com:443 "POST /8ea908c1-4e85-4692-bc3f-3646b9b40891/oauth2/v2.0/token HTTP/1.1" 200 2118
2026-03-24 12:54:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): alxproduction.blob.core.windows.net:443
2026-03-24 12:54:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 12:54:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 12:54:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7b905a7e-d08b-5cdd-bba7-4385093ff78b/7b905a7e-d08b-5cdd-bba7-4385093ff78b_image_0.jpg HTTP/1.1" 201 0
2026-03-24 12:54:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 12:54:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto_selling_coches.net',RowKey='https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F19396318%252F9a3f4160-c9e4-499e-b555-35aedbb4b0c1.jpg') HTTP/1.1" 204 0
2026-03-24 12:54:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19396318/9a3f4160-c9e4-499e-b555-35aedbb4b0c1.jpg saved to cache
2026-03-24 12:54:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 7b905a7e-d08b-5cdd-bba7-4385093ff78b
2026-03-24 12:54:38 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 7b905a7e-d08b-5cdd-bba7-4385093ff78b sending to next pipeline
2026-03-24 12:54:38 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 7b905a7e-d08b-5cdd-bba7-4385093ff78b with identifier 70210691
2026-03-24 12:54:38 [azure.servicebus._pyamqp._connection] INFO: Connection state changed: None -> <ConnectionState.START: 0>
2026-03-24 12:54:38 [azure.servicebus._pyamqp._connection] INFO: Connection state changed: <ConnectionState.START: 0> -> <ConnectionState.HDR_SENT: 2>
2026-03-24 12:54:38 [azure.servicebus._pyamqp._connection] INFO: Connection state changed: <ConnectionState.HDR_SENT: 2> -> <ConnectionState.HDR_SENT: 2>
2026-03-24 12:54:38 [azure.servicebus._pyamqp._connection] INFO: Connection state changed: <ConnectionState.HDR_SENT: 2> -> <ConnectionState.OPEN_PIPE: 4>
2026-03-24 12:54:38 [azure.servicebus._pyamqp.session] INFO: Session state changed: <SessionState.UNMAPPED: 0> -> <SessionState.BEGIN_SENT: 1>
2026-03-24 12:54:38 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.DETACHED: 0> -> <LinkState.ATTACH_SENT: 1>
2026-03-24 12:54:38 [azure.servicebus._pyamqp.management_link] INFO: Management link receiver state changed: <LinkState.DETACHED: 0> -> <LinkState.ATTACH_SENT: 1>
2026-03-24 12:54:38 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.DETACHED: 0> -> <LinkState.ATTACH_SENT: 1>
2026-03-24 12:54:38 [azure.servicebus._pyamqp.management_link] INFO: Management link sender state changed: <LinkState.DETACHED: 0> -> <LinkState.ATTACH_SENT: 1>
2026-03-24 12:54:38 [azure.servicebus._pyamqp._connection] INFO: Connection state changed: <ConnectionState.OPEN_PIPE: 4> -> <ConnectionState.OPEN_SENT: 7>
2026-03-24 12:54:38 [azure.servicebus._pyamqp._connection] INFO: Connection state changed: <ConnectionState.OPEN_SENT: 7> -> <ConnectionState.OPENED: 9>
2026-03-24 12:54:38 [azure.servicebus._pyamqp.session] INFO: Session state changed: <SessionState.BEGIN_SENT: 1> -> <SessionState.MAPPED: 3>
2026-03-24 12:54:38 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.ATTACH_SENT: 1> -> <LinkState.ATTACHED: 3>
2026-03-24 12:54:38 [azure.servicebus._pyamqp.management_link] INFO: Management link receiver state changed: <LinkState.ATTACH_SENT: 1> -> <LinkState.ATTACHED: 3>
2026-03-24 12:54:38 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.ATTACH_SENT: 1> -> <LinkState.ATTACHED: 3>
2026-03-24 12:54:38 [azure.servicebus._pyamqp.management_link] INFO: Management link sender state changed: <LinkState.ATTACH_SENT: 1> -> <LinkState.ATTACHED: 3>
2026-03-24 12:54:38 [azure.servicebus._pyamqp.cbs] DEBUG: CBS completed opening with status: <ManagementOpenResult.OK: 1>
2026-03-24 12:54:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
2026-03-24 12:54:39 [urllib3.connectionpool] DEBUG: https://login.microsoftonline.com:443 "POST /8ea908c1-4e85-4692-bc3f-3646b9b40891/oauth2/v2.0/token HTTP/1.1" 200 2011
2026-03-24 12:54:39 [azure.identity._credentials.chained] INFO: DefaultAzureCredential acquired a token from WorkloadIdentityCredential
2026-03-24 12:54:39 [azure.servicebus._pyamqp.cbs] DEBUG: CBS update in progress. Token put time: 1774356879
2026-03-24 12:54:39 [azure.servicebus._pyamqp.cbs] DEBUG: CBS update in progress. Token put time: 1774356879
2026-03-24 12:54:39 [azure.servicebus._pyamqp.cbs] DEBUG: CBS Put token result (<ManagementExecuteOperationResult.OK: 0>), status code: 202, status_description: b'Accepted'.
2026-03-24 12:54:39 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-24 12:54:39 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.DETACHED: 0> -> <LinkState.ATTACH_SENT: 1>
2026-03-24 12:54:39 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.ATTACH_SENT: 1> -> <LinkState.ATTACHED: 3>
2026-03-24 12:54:39 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-24 12:54:39 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-24 12:54:39 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-24 12:54:39 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-24 12:54:39 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 7b905a7e-d08b-5cdd-bba7-4385093ff78b
2026-03-24 12:54:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/19396318/9a3f4160-c9e4-499e-b555-35aedbb4b0c1.jpg>
{'auction_title': '',
'body_type': 'Berlina',
'c_o_2_emission_value': 104,
'category': 'Coches',
'color': 'Blanco',
'currency': 'EUR',
'description': 'Vehículo en perfecto estado, muy bien cuidado, único '
'propietario, muchos extras, paquete M interior, sensores en '
'todo el coche, cámara marcha atrás, volante multifunción...\n'
'Se entrega revisado, con mantenimientos al día, ITV y un año '
'de garantía.',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '7b905a7e-d08b-5cdd-bba7-4385093ff78b',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/bmw-serie-1-118d-5p-diesel-2016-en-cordoba-70210691-covo.aspx',
'listing': 'auction',
'location': 'Córdoba',
'make': 'BMW',
'model': 'Serie 1',
'odometer': 153000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 19,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7b905a7e-d08b-5cdd-bba7-4385093ff78b/7b905a7e-d08b-5cdd-bba7-4385093ff78b_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81457,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19396318/9a3f4160-c9e4-499e-b555-35aedbb4b0c1.jpg',
'Width': 800}],
'price': 12500,
'price_includes_vat': True,
'registration_date': '2015-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'BMW Serie 1 118d',
'transmission': 'automatic',
'trim': '118d',
'vin': None,
'year': 2015}
2026-03-24 12:54:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 12:54:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%2770210691%27 HTTP/1.1" 200 None
2026-03-24 12:54:39 [auto_selling_coches.net] INFO: Saving data for 70210691: {'created_time': 1774356879.39226, 'last_price_update_time': 1774356879.392271}
2026-03-24 12:54:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 12:54:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70210691') HTTP/1.1" 204 0
2026-03-24 12:54:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/19574118/16708ab2-beab-4adc-88c2-1ef4ceafcb51.jpg> (referer: None)
2026-03-24 12:54:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 12:54:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8f9515c0d0>
2026-03-24 12:54:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 12:54:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 12:54:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 12:54:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_371a6694-1058-513d-866b-1d28a1cf9e96/371a6694-1058-513d-866b-1d28a1cf9e96_image_0.jpg HTTP/1.1" 201 0
2026-03-24 12:54:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 12:54:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto_selling_coches.net',RowKey='https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F19574118%252F16708ab2-beab-4adc-88c2-1ef4ceafcb51.jpg') HTTP/1.1" 204 0
2026-03-24 12:54:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19574118/16708ab2-beab-4adc-88c2-1ef4ceafcb51.jpg saved to cache
2026-03-24 12:54:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 371a6694-1058-513d-866b-1d28a1cf9e96
2026-03-24 12:54:39 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 371a6694-1058-513d-866b-1d28a1cf9e96 sending to next pipeline
2026-03-24 12:54:39 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 371a6694-1058-513d-866b-1d28a1cf9e96 with identifier 70210693
2026-03-24 12:54:39 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-24 12:54:39 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-24 12:54:39 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 371a6694-1058-513d-866b-1d28a1cf9e96
2026-03-24 12:54:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/19574118/16708ab2-beab-4adc-88c2-1ef4ceafcb51.jpg>
{'auction_title': '',
'body_type': 'Berlina',
'c_o_2_emission_value': 37,
'category': 'Coches',
'color': 'Gris / Plata',
'currency': 'EUR',
'description': 'Volkswagen Golf VII GTE 1.4 TSI, vehículo híbrido enchufable, '
'con un motor gasolina de 160CV y otro eléctrico de 44CV, con '
'un total de 204CV. En perfecto estado, cambio automático DSG, '
'pantalla, sensores de aparcamiento por todo el coche, cámara '
'marcha atrás, control de crucero, levas en el volante, muchos '
'extras...\n'
'Se entrega revisado, transferido, con mantenimientos al día y '
'con un año de garantía.',
'doors_number': 5,
'emission_standard': '0',
'engine': '1.4L',
'engine_horse_power': 204,
'expiration_date': None,
'fuel_type': 'Híbrido enchufable',
'id': '371a6694-1058-513d-866b-1d28a1cf9e96',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/volkswagen-golf-14-tsi-dsg-gte-5p-electrico-hibrido-2016-en-cordoba-70210693-covo.aspx',
'listing': 'auction',
'location': 'Córdoba',
'make': 'VOLKSWAGEN',
'model': 'Golf',
'odometer': 151000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 17,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_371a6694-1058-513d-866b-1d28a1cf9e96/371a6694-1058-513d-866b-1d28a1cf9e96_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81644,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19574118/16708ab2-beab-4adc-88c2-1ef4ceafcb51.jpg',
'Width': 800}],
'price': 14500,
'price_includes_vat': True,
'registration_date': '2015-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'VOLKSWAGEN Golf 1.4 TSI DSG GTE',
'transmission': 'automatic',
'trim': '1.4 TSI DSG GTE',
'vin': None,
'year': 2015}
2026-03-24 12:54:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 12:54:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%2770210693%27 HTTP/1.1" 200 None
2026-03-24 12:54:39 [auto_selling_coches.net] INFO: Saving data for 70210693: {'created_time': 1774356879.614764, 'last_price_update_time': 1774356879.614775}
2026-03-24 12:54:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 12:54:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70210693') HTTP/1.1" 204 0
2026-03-24 12:54:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70095220> (referer: https://www.coches.net/concesionario/automovilesjuancarlosgarcia/?pg=1) ['zyte-api']
2026-03-24 12:54:46 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
'body_type': 'SUV',
'c_o_2_emission_value': 107,
'category': 'Coches',
'color': 'Blanco',
'currency': 'EUR',
'description': 'Vehículo en perfecto estado, muy bien cuidado, muchos extras, '
'único propietario, se entrega revisado, con mantenimientos al '
'día, transferido y con un año de garantía',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': None,
'fuel_type': 'Diesel',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/peugeot-3008-15l-bluehdi-96kw-130cv-ss-active-5p-diesel-2018-en-cordoba-70095220-covo.aspx',
'listing': 'auction',
'location': 'Córdoba',
'make': 'PEUGEOT',
'model': '3008',
'odometer': 88000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19317569/5f200b7a-29bb-4db7-9692-a7ff5963c20a.jpg',
'https://a.ccdn.es/cnet/vehicles/19317569/3a01c95e-0701-4f4b-b525-8de2088c9954.jpg',
'https://a.ccdn.es/cnet/vehicles/19317569/ba96d40a-7bca-47b6-8238-52482834e45f.jpg',
'https://a.ccdn.es/cnet/vehicles/19317569/104c460b-e1e5-4800-9414-9f012dacd5be.jpg',
'https://a.ccdn.es/cnet/vehicles/19317569/de40afba-3e04-4307-af3f-0559e9a6d340.jpg',
'https://a.ccdn.es/cnet/vehicles/19317569/fd9e7bba-ddc8-4cc0-b89e-07cae681a89b.jpg',
'https://a.ccdn.es/cnet/vehicles/19317569/3d1b4199-627a-454f-8c9e-97ed71612a05.jpg',
'https://a.ccdn.es/cnet/vehicles/19317569/27f9df34-cb80-4a5f-9fe1-7887276f65a4.jpg',
'https://a.ccdn.es/cnet/vehicles/19317569/58c0750b-7bd9-4985-9e84-ba0a3f713a97.jpg',
'https://a.ccdn.es/cnet/vehicles/19317569/d85c596d-7182-4ea2-a27a-d7ac21b9e3e4.jpg',
'https://a.ccdn.es/cnet/vehicles/19317569/82e5e6d2-58e3-47a0-b8ce-283836257a8e.jpg',
'https://a.ccdn.es/cnet/vehicles/19317569/5c46a170-bd37-4439-b4ee-84b780f923ee.jpg',
'https://a.ccdn.es/cnet/vehicles/19317569/ce48a8f0-2eb8-41e2-8c3c-dc6ed9b1b461.jpg',
'https://a.ccdn.es/cnet/vehicles/19317569/7dcd9956-aac6-4fa3-9da1-5cb739d0cad4.jpg',
'https://a.ccdn.es/cnet/vehicles/19317569/4ed8c139-d05c-477d-9162-0c10269b46bf.jpg'],
'price': 14900,
'price_includes_vat': True,
'registration_date': '2018-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'PEUGEOT 3008 1.5L BlueHDi SS Active',
'transmission': 'manual',
'trim': '1.5L BlueHDi 96kW 130CV SS Active',
'vin': None,
'year': 2018}
2026-03-24 12:54:46 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 7ede9883-d845-55a7-a506-43ffd9253336 with identifier: 70095220
2026-03-24 12:54:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 7ede9883-d845-55a7-a506-43ffd9253336
2026-03-24 12:54:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 12:54:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F19317569%252F5f200b7a-29bb-4db7-9692-a7ff5963c20a.jpg%27 HTTP/1.1" 200 None
2026-03-24 12:54:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19317569/5f200b7a-29bb-4db7-9692-a7ff5963c20a.jpg not downloaded yet
2026-03-24 12:54:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/19317569/5f200b7a-29bb-4db7-9692-a7ff5963c20a.jpg> (referer: None)
2026-03-24 12:54:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 12:54:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8f951b8590>
2026-03-24 12:54:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 12:54:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 12:54:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 12:54:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7ede9883-d845-55a7-a506-43ffd9253336/7ede9883-d845-55a7-a506-43ffd9253336_image_0.jpg HTTP/1.1" 201 0
2026-03-24 12:54:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 12:54:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto_selling_coches.net',RowKey='https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F19317569%252F5f200b7a-29bb-4db7-9692-a7ff5963c20a.jpg') HTTP/1.1" 204 0
2026-03-24 12:54:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19317569/5f200b7a-29bb-4db7-9692-a7ff5963c20a.jpg saved to cache
2026-03-24 12:54:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 7ede9883-d845-55a7-a506-43ffd9253336
2026-03-24 12:54:47 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 7ede9883-d845-55a7-a506-43ffd9253336 sending to next pipeline
2026-03-24 12:54:47 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 7ede9883-d845-55a7-a506-43ffd9253336 with identifier 70095220
2026-03-24 12:54:47 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-24 12:54:47 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-24 12:54:47 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 7ede9883-d845-55a7-a506-43ffd9253336
2026-03-24 12:54:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/19317569/5f200b7a-29bb-4db7-9692-a7ff5963c20a.jpg>
{'auction_title': '',
'body_type': 'SUV',
'c_o_2_emission_value': 107,
'category': 'Coches',
'color': 'Blanco',
'currency': 'EUR',
'description': 'Vehículo en perfecto estado, muy bien cuidado, muchos extras, '
'único propietario, se entrega revisado, con mantenimientos al '
'día, transferido y con un año de garantía',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '7ede9883-d845-55a7-a506-43ffd9253336',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/peugeot-3008-15l-bluehdi-96kw-130cv-ss-active-5p-diesel-2018-en-cordoba-70095220-covo.aspx',
'listing': 'auction',
'location': 'Córdoba',
'make': 'PEUGEOT',
'model': '3008',
'odometer': 88000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 15,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7ede9883-d845-55a7-a506-43ffd9253336/7ede9883-d845-55a7-a506-43ffd9253336_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 183454,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19317569/5f200b7a-29bb-4db7-9692-a7ff5963c20a.jpg',
'Width': 800}],
'price': 14900,
'price_includes_vat': True,
'registration_date': '2018-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'PEUGEOT 3008 1.5L BlueHDi SS Active',
'transmission': 'manual',
'trim': '1.5L BlueHDi 96kW 130CV SS Active',
'vin': None,
'year': 2018}
2026-03-24 12:54:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 12:54:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%2770095220%27 HTTP/1.1" 200 None
2026-03-24 12:54:47 [auto_selling_coches.net] INFO: Saving data for 70095220: {'created_time': 1774356887.063507, 'last_price_update_time': 1774356887.063519}
2026-03-24 12:54:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 12:54:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70095220') HTTP/1.1" 204 0
2026-03-24 12:54:47 [scrapy.core.engine] INFO: Closing spider (finished)
2026-03-24 12:54:47 [crawlers.pipelines.save_to_cdlq_db_auto_selling] DEBUG: [SaveToCdlqDbAutoSelling] failed to close cursor: 'SaveToCdlqDbAutoSelling' object has no attribute 'cursor'
2026-03-24 12:54:47 [crawlers.pipelines.save_to_cdlq_db_auto_selling] DEBUG: [SaveToCdlqDbAutoSelling] failed to close connection: 'SaveToCdlqDbAutoSelling' object has no attribute 'conn'
2026-03-24 12:54:47 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-24 12:54:47 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-24 12:54:47 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process scrape complete CloudEvent for item 851aca1e278011f18f76c264925fbcfa
2026-03-24 12:54:47 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.ATTACHED: 3> -> <LinkState.DETACH_SENT: 4>
2026-03-24 12:54:47 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.ATTACHED: 3> -> <LinkState.DETACH_SENT: 4>
2026-03-24 12:54:47 [azure.servicebus._pyamqp.management_link] INFO: Management link receiver state changed: <LinkState.ATTACHED: 3> -> <LinkState.DETACH_SENT: 4>
2026-03-24 12:54:47 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.ATTACHED: 3> -> <LinkState.DETACH_SENT: 4>
2026-03-24 12:54:47 [azure.servicebus._pyamqp.management_link] INFO: Management link sender state changed: <LinkState.ATTACHED: 3> -> <LinkState.DETACH_SENT: 4>
2026-03-24 12:54:47 [azure.servicebus._pyamqp.session] INFO: Session state changed: <SessionState.MAPPED: 3> -> <SessionState.END_SENT: 4>
2026-03-24 12:54:47 [azure.servicebus._pyamqp._connection] INFO: Connection state changed: <ConnectionState.OPENED: 9> -> <ConnectionState.CLOSE_SENT: 11>
2026-03-24 12:54:47 [azure.servicebus._pyamqp._connection] INFO: Connection state changed: <ConnectionState.CLOSE_SENT: 11> -> <ConnectionState.END: 13>
2026-03-24 12:54:47 [azure.servicebus._pyamqp.session] INFO: Session state changed: <SessionState.END_SENT: 4> -> <SessionState.DISCARDING: 6>
2026-03-24 12:54:47 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.DETACH_SENT: 4> -> <LinkState.DETACHED: 0>
2026-03-24 12:54:47 [azure.servicebus._pyamqp.management_link] INFO: Management link sender state changed: <LinkState.DETACH_SENT: 4> -> <LinkState.DETACHED: 0>
2026-03-24 12:54:47 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.DETACH_SENT: 4> -> <LinkState.DETACHED: 0>
2026-03-24 12:54:47 [azure.servicebus._pyamqp.management_link] INFO: Management link receiver state changed: <LinkState.DETACH_SENT: 4> -> <LinkState.DETACHED: 0>
2026-03-24 12:54:47 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.DETACH_SENT: 4> -> <LinkState.DETACHED: 0>
2026-03-24 12:54:47 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: [AzureBusPipeline] connection closed
2026-03-24 12:54:47 [auto_selling_coches.net] INFO: auto_selling_coches.net Crawl ended with reason finished, scrape types: {<ScrapeType.NEW: 1>: 3, <ScrapeType.NEW_DUPLICATE_ID: 4>: 0, <ScrapeType.PRICE_UPDATE: 2>: 0, <ScrapeType.AUCTION_UPDATE: 3>: 0, <ScrapeType.SKIPPED: 0>: 0}
2026-03-24 12:54:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 12:54:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20last_price_update_time%20lt%201773060887 HTTP/1.1" 200 None
2026-03-24 12:54:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62526461') HTTP/1.1" 204 0
2026-03-24 12:54:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62590155') HTTP/1.1" 204 0
2026-03-24 12:54:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62636520') HTTP/1.1" 204 0
2026-03-24 12:54:48 [scrapy.extensions.feedexport] INFO: Stored jsonlines feed (3 items) in: file:///var/lib/scrapyd/items/sourcing_v2/auto_selling_coches.net/851aca1e278011f18f76c264925fbcfa.jl
2026-03-24 12:54:48 [scrapy.statscollectors] INFO: Dumping Scrapy stats:
{'downloader/request_bytes': 3215,
'downloader/request_count': 8,
'downloader/request_method_count/GET': 8,
'downloader/response_bytes': 2919550,
'downloader/response_count': 8,
'downloader/response_status_count/200': 8,
'elapsed_time_seconds': 48.279049,
'feedexport/success_count/FileFeedStorage': 1,
'finish_reason': 'finished',
'finish_time': datetime.datetime(2026, 3, 24, 12, 54, 48, 186493, tzinfo=datetime.timezone.utc),
'httpcompression/response_bytes': 346555,
'httpcompression/response_count': 3,
'item_scraped_count': 3,
'log_count/DEBUG': 92,
'log_count/INFO': 114,
'memusage/max': 146972672,
'memusage/startup': 146972672,
'photo_download_count': 3,
'request_depth_max': 3,
'response_received_count': 5,
'scheduler/dequeued': 8,
'scheduler/dequeued/memory': 8,
'scheduler/enqueued': 8,
'scheduler/enqueued/memory': 8,
'scrape_type/new': 3,
'scrapy-zyte-api/429': 0,
'scrapy-zyte-api/attempts': 6,
'scrapy-zyte-api/error_ratio': 0.16666666666666666,
'scrapy-zyte-api/error_types/download/website-ban': 1,
'scrapy-zyte-api/errors': 1,
'scrapy-zyte-api/fatal_errors': 0,
'scrapy-zyte-api/mean_connection_seconds': 6.092135638697073,
'scrapy-zyte-api/mean_response_seconds': 5.130282515008003,
'scrapy-zyte-api/processed': 5,
'scrapy-zyte-api/request_args/customHttpRequestHeaders': 4,
'scrapy-zyte-api/request_args/experimental.requestCookies': 4,
'scrapy-zyte-api/request_args/experimental.responseCookies': 5,
'scrapy-zyte-api/request_args/httpResponseBody': 5,
'scrapy-zyte-api/request_args/httpResponseHeaders': 5,
'scrapy-zyte-api/request_args/url': 5,
'scrapy-zyte-api/status_codes/200': 5,
'scrapy-zyte-api/status_codes/520': 1,
'scrapy-zyte-api/success': 5,
'scrapy-zyte-api/success_ratio': 1.0,
'scrapy-zyte-api/throttle_ratio': 0.0,
'start_time': datetime.datetime(2026, 3, 24, 12, 53, 59, 907444, tzinfo=datetime.timezone.utc)}
2026-03-24 12:54:48 [scrapy.core.engine] INFO: Spider closed (finished)
2026-03-24 12:54:48 [asyncio] ERROR: Unclosed client session
client_session: <aiohttp.client.ClientSession object at 0x7f8f9735b6d0>
2026-03-24 12:54:48 [asyncio] ERROR: Unclosed client session
client_session: <aiohttp.client.ClientSession object at 0x7f8f96d47450>