2026-03-26 08:42:04 [scrapy.utils.log] INFO: Scrapy 2.11.2 started (bot: SourcingV2)
2026-03-26 08:42:04 [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-26 08:42:04 [auto_selling_coches.net] INFO: Starting auto_selling_coches.net spider
2026-03-26 08:42:04 [auto_selling_coches.net] INFO: _job: a6664ffc28ef11f18f76c264925fbcfa, SCRAPY_JOB: None
2026-03-26 08:42:04 [auto_selling_coches.net] INFO: Quick mode enabled - reduced wait times and single photo per item
2026-03-26 08:42:04 [scrapy.addons] INFO: Enabled addons:
[]
2026-03-26 08:42:04 [asyncio] DEBUG: Using selector: EpollSelector
2026-03-26 08:42:04 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor
2026-03-26 08:42:04 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop
2026-03-26 08:42:04 [scrapy.extensions.telnet] INFO: Telnet Password: 9e0ad3b1d55d7c7a
2026-03-26 08:42:04 [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-26 08:42:04 [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/a6664ffc28ef11f18f76c264925fbcfa.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-26 08:42:04 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-26 08:42:04 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-26 08:42:04 [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-26 08:42:04 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Setting up IdGenerationMiddleware for auto_selling
2026-03-26 08:42:04 [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-26 08:42:05 [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-26 08:42:05 [scrapy.core.engine] INFO: Spider opened
2026-03-26 08:42:05 [azure.identity._credentials.environment] INFO: Incomplete environment configuration for EnvironmentCredential. These variables are set: AZURE_TENANT_ID, AZURE_CLIENT_ID
2026-03-26 08:42:05 [common.service_bus.service_bus_client_factory] INFO: ServiceBusClient initialized via DefaultAzureCredential for alx-production-bus.servicebus.windows.net
2026-03-26 08:42:05 [crawlers.pipelines.base_azure_bus_pipeline] INFO: [AzureBusPipeline] Connected to topic auto.sourcing-v2-quickmode
2026-03-26 08:42:05 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min)
2026-03-26 08:42:05 [scrapy.extensions.telnet] INFO: Telnet console listening on 127.0.0.1:6024
2026-03-26 08:42:05 [scrapy.extensions.memusage] INFO: Peak memory usage is 140MiB
2026-03-26 08:42:05 [scrapy-playwright] INFO: Starting download handler
2026-03-26 08:42:05 [scrapy-playwright] INFO: Starting download handler
2026-03-26 08:42:10 [auto_selling_coches.net] INFO: Scraper started with URL: https://www.coches.net/concesionario/carreracarsmadrid and multipost_profile_id: dc1bb1a8-d08b-4229-a7b1-a2d7cfccd8db and job_id: a6664ffc28ef11f18f76c264925fbcfa
2026-03-26 08:42:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 08:42:22 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 12.003(s), this was the 1st time calling it.
2026-03-26 08:42:22 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 3.1365590116122433 seconds as it raised RequestError: RequestError: 520, message=, headers=<CIMultiDictProxy('Date': 'Thu, 26 Mar 2026 08:42:21 GMT', 'Content-Type': 'application/problem+json', 'Content-Length': '214', 'Connection': 'keep-alive', 'Retry-After': '60', 'Request-Id': '838014754a3b3f970b0810489018b9b4', '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/temporary-error","title":"Website Ban","status":520,"detail":"Zyte API could not get a ban-free response in a reasonable time. See https://docs.zyte.com/zyte-api/usage/errors.html#ban-responses"}', request_id=838014754a3b3f970b0810489018b9b4.
2026-03-26 08:42:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-26 08:42:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.coches.net/concesionario/carreracarsmadrid> (referer: None) ['zyte-api']
2026-03-26 08:42:30 [auto_selling_coches.net] INFO: response: <200 https://www.coches.net/concesionario/carreracarsmadrid/>
2026-03-26 08:42:30 [auto_selling_coches.net] INFO: Title at home page 11 Vehículos
2026-03-26 08:42:30 [auto_selling_coches.net] INFO: Total number of items: 11
2026-03-26 08:42:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 08:42:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.coches.net/concesionario/carreracarsmadrid?pg=1> (referer: https://www.coches.net/concesionario/carreracarsmadrid/) ['zyte-api']
2026-03-26 08:42:35 [auto_selling_coches.net] INFO: Parsing page 1
2026-03-26 08:42:35 [auto_selling_coches.net] INFO: Found 11 listings on page 1
2026-03-26 08:42:35 [auto_selling_coches.net] INFO: Found listing with ID: 70170648
2026-03-26 08:42:35 [azure.identity._credentials.environment] INFO: Incomplete environment configuration for EnvironmentCredential. These variables are set: AZURE_TENANT_ID, AZURE_CLIENT_ID
2026-03-26 08:42:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
2026-03-26 08:42:35 [urllib3.connectionpool] DEBUG: https://login.microsoftonline.com:443 "POST /8ea908c1-4e85-4692-bc3f-3646b9b40891/oauth2/v2.0/token HTTP/1.1" 200 2117
2026-03-26 08:42:35 [azure.identity._credentials.chained] INFO: DefaultAzureCredential acquired a token from WorkloadIdentityCredential
2026-03-26 08:42:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): alxsourcingstorageprod.table.core.windows.net:443
2026-03-26 08:42:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 08:42:35 [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%2770170648%27 HTTP/1.1" 200 None
2026-03-26 08:42:35 [auto_selling_coches.net] INFO: Scrape type for 70170648: 1
2026-03-26 08:42:35 [auto_selling_coches.net] INFO: Scraping new listing 70170648
2026-03-26 08:42:35 [auto_selling_coches.net] INFO: Found listing with ID: 70170714
2026-03-26 08:42:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 08:42:35 [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%2770170714%27 HTTP/1.1" 200 None
2026-03-26 08:42:35 [auto_selling_coches.net] INFO: Scrape type for 70170714: 1
2026-03-26 08:42:35 [auto_selling_coches.net] INFO: Scraping new listing 70170714
2026-03-26 08:42:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 08:42:35 [auto_selling_coches.net] INFO: Found listing with ID: 70171540
2026-03-26 08:42:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 08:42:35 [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%2770171540%27 HTTP/1.1" 200 None
2026-03-26 08:42:35 [auto_selling_coches.net] INFO: Scrape type for 70171540: 1
2026-03-26 08:42:35 [auto_selling_coches.net] INFO: Scraping new listing 70171540
2026-03-26 08:42:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 08:42:35 [auto_selling_coches.net] INFO: Found listing with ID: 70164612
2026-03-26 08:42:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 08:42:35 [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%2770164612%27 HTTP/1.1" 200 None
2026-03-26 08:42:35 [auto_selling_coches.net] INFO: Scrape type for 70164612: 1
2026-03-26 08:42:35 [auto_selling_coches.net] INFO: Scraping new listing 70164612
2026-03-26 08:42:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 08:42:35 [auto_selling_coches.net] INFO: Found listing with ID: 62237541
2026-03-26 08:42:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 08:42:35 [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%2762237541%27 HTTP/1.1" 200 None
2026-03-26 08:42:35 [auto_selling_coches.net] INFO: Scrape type for 62237541: 1
2026-03-26 08:42:35 [auto_selling_coches.net] INFO: Scraping new listing 62237541
2026-03-26 08:42:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 08:42:35 [auto_selling_coches.net] INFO: Found listing with ID: 70072863
2026-03-26 08:42:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 08:42:35 [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%2770072863%27 HTTP/1.1" 200 None
2026-03-26 08:42:35 [auto_selling_coches.net] INFO: Scrape type for 70072863: 1
2026-03-26 08:42:35 [auto_selling_coches.net] INFO: Scraping new listing 70072863
2026-03-26 08:42:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 08:42:35 [auto_selling_coches.net] INFO: Found listing with ID: 70072841
2026-03-26 08:42:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 08:42:35 [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%2770072841%27 HTTP/1.1" 200 None
2026-03-26 08:42:35 [auto_selling_coches.net] INFO: Scrape type for 70072841: 1
2026-03-26 08:42:35 [auto_selling_coches.net] INFO: Scraping new listing 70072841
2026-03-26 08:42:35 [auto_selling_coches.net] INFO: Found listing with ID: 62440979
2026-03-26 08:42:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 08:42:35 [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%2762440979%27 HTTP/1.1" 200 None
2026-03-26 08:42:35 [auto_selling_coches.net] INFO: Scrape type for 62440979: 1
2026-03-26 08:42:35 [auto_selling_coches.net] INFO: Scraping new listing 62440979
2026-03-26 08:42:35 [auto_selling_coches.net] INFO: Found listing with ID: 70027563
2026-03-26 08:42:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 08:42:35 [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%2770027563%27 HTTP/1.1" 200 None
2026-03-26 08:42:35 [auto_selling_coches.net] INFO: Scrape type for 70027563: 1
2026-03-26 08:42:35 [auto_selling_coches.net] INFO: Scraping new listing 70027563
2026-03-26 08:42:35 [auto_selling_coches.net] INFO: Found listing with ID: 62366141
2026-03-26 08:42:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 08:42:35 [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%2762366141%27 HTTP/1.1" 200 None
2026-03-26 08:42:35 [auto_selling_coches.net] INFO: Scrape type for 62366141: 1
2026-03-26 08:42:35 [auto_selling_coches.net] INFO: Scraping new listing 62366141
2026-03-26 08:42:35 [auto_selling_coches.net] INFO: Found listing with ID: 62357285
2026-03-26 08:42:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 08:42:35 [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%2762357285%27 HTTP/1.1" 200 None
2026-03-26 08:42:35 [auto_selling_coches.net] INFO: Scrape type for 62357285: 1
2026-03-26 08:42:35 [auto_selling_coches.net] INFO: Scraping new listing 62357285
2026-03-26 08:42:35 [auto_selling_coches.net] INFO: No more listings to scrape.
2026-03-26 08:42:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70170648> (referer: https://www.coches.net/concesionario/carreracarsmadrid/?pg=1) ['zyte-api']
2026-03-26 08:42:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 08:42:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70171540> (referer: https://www.coches.net/concesionario/carreracarsmadrid/?pg=1) ['zyte-api']
2026-03-26 08:42:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 08:42:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/62237541> (referer: https://www.coches.net/concesionario/carreracarsmadrid/?pg=1) ['zyte-api']
2026-03-26 08:42:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 08:42:36 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
'body_type': 'Furgoneta',
'c_o_2_emission_value': 158,
'category': 'Furgonetas e industriales',
'color': 'Blanco',
'currency': 'EUR',
'description': 'FORD TRANSIT CUSTOM 2.0 TDCI 6 PLAZAS PRECIO ANUNCIADO + '
'IVA \n'
'GARANTIA DE 1 AÑO +400€ FINANCIACIÓN DE HASTA EL 100% '
'TRANSFERENCIA INCLUIDA \n'
'•Único propietario con historial de Mantenimento \n'
' • 2020\n'
'• 160.000km \n'
'• Etiqueta C \n'
'• 6Plazas\n'
' • Bluetooth con manos libres \n'
'• Control y limitador de velocidad \n'
'• Aire acondicionado \n'
'?Avenida de las Americas, 3 Ford Transit Custom Monovolumen '
'en San Fernando de Henares',
'doors_number': 4,
'emission_standard': 'C',
'engine': '2.0L',
'engine_horse_power': 105,
'expiration_date': None,
'fuel_type': 'Diesel',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/ford-transit-custom-kombi-20-tdci-77kw-320-l1-ambiente-4p-diesel-2020-en-madrid-70170648-fuvivo.aspx',
'listing': 'auction',
'location': 'Madrid',
'make': 'FORD',
'model': 'Transit Custom',
'odometer': 160000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19656392/b50c45fd-995d-4d8b-8466-3fa0899b9c1c.jpg',
'https://a.ccdn.es/cnet/vehicles/19656392/9bae1beb-b1c1-455b-89df-2e59912dda73.jpg',
'https://a.ccdn.es/cnet/vehicles/19656392/64c21753-585e-4754-be3a-b11808360eab.jpg',
'https://a.ccdn.es/cnet/vehicles/19656392/ba1677f4-49ae-4b6a-bfd5-8ad6e175744b.jpg',
'https://a.ccdn.es/cnet/vehicles/19656392/06e28284-fece-4116-afed-9d3e61038938.jpg',
'https://a.ccdn.es/cnet/vehicles/19656392/659bd588-80b3-42fe-96d7-7203a580a667.jpg',
'https://a.ccdn.es/cnet/vehicles/19656392/2b31bd98-6b99-4066-bf0e-937b0384c24c.jpg',
'https://a.ccdn.es/cnet/vehicles/19656392/77dd67c3-ae8a-4461-af45-0bd1fc9143a5.jpg',
'https://a.ccdn.es/cnet/vehicles/19656392/2a2214cc-7b33-4fd1-a3d3-a47390e1216c.jpg',
'https://a.ccdn.es/cnet/vehicles/19656392/a1d059cd-bf55-4fe8-ad40-6a1491e2fa20.jpg'],
'price': 14499,
'price_includes_vat': False,
'registration_date': '2020-01-01',
'seats_number': 9,
'seller_name': None,
'title': 'FORD Transit Custom Kombi 2.0 TDCI 320 L1 Ambiente',
'transmission': 'manual',
'trim': 'Kombi 2.0 TDCI 77kW 320 L1 Ambiente',
'vin': None,
'year': 2020}
2026-03-26 08:42:36 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: d342cc93-e0b0-5174-ae3c-ade16762d890 with identifier: 70170648
2026-03-26 08:42:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item d342cc93-e0b0-5174-ae3c-ade16762d890
2026-03-26 08:42:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 08:42: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%252F19656392%252Fb50c45fd-995d-4d8b-8466-3fa0899b9c1c.jpg%27 HTTP/1.1" 200 None
2026-03-26 08:42:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19656392/b50c45fd-995d-4d8b-8466-3fa0899b9c1c.jpg not downloaded yet
2026-03-26 08:42:37 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
'body_type': 'Furgoneta',
'c_o_2_emission_value': 137,
'category': 'Furgonetas e industriales',
'color': 'Blanco',
'currency': 'EUR',
'description': 'FORD TRANSIT CUSTOM 2.0 TDCI 3 PLAZAS PRECIO ANUNCIADO + '
'IVA \n'
'GARANTIA DE 1 AÑO +400€ FINANCIACIÓN DE HASTA EL 100% '
'TRANSFERENCIA INCLUIDA \n'
'•Único propietario con historial de Mantenimento \n'
' • 2020\n'
'• 134000km \n'
'• Etiqueta ECO\n'
'• 3 Plazas\n'
' • Bluetooth con manos libres \n'
'• Control y limitador de velocidad \n'
'• Aire acondicionado',
'doors_number': 4,
'emission_standard': 'ECO',
'engine': '2.0L',
'engine_horse_power': 105,
'expiration_date': None,
'fuel_type': 'Híbrido',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/ford-transit-custom-komb-20-tdci-77kw-320-l1-ambiente-mhev-4p-electrico-hibrido-2020-en-madrid-70171540-fuvivo.aspx',
'listing': 'auction',
'location': 'Madrid',
'make': 'FORD',
'model': 'Transit Custom',
'odometer': 134000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19657013/453ccd7c-0e4b-4003-92df-2132e18b5ddd.jpg',
'https://a.ccdn.es/cnet/vehicles/19657013/1ba50b36-f6fc-4271-9be9-9ad78d058ef4.jpg',
'https://a.ccdn.es/cnet/vehicles/19657013/f6532811-1529-4fe3-9764-948b6b52b8b1.jpg',
'https://a.ccdn.es/cnet/vehicles/19657013/e319b07d-ba66-411d-9c0e-c7d9605d3d9a.jpg',
'https://a.ccdn.es/cnet/vehicles/19657013/75d8375b-2d66-4204-a973-9f6cc047c2d8.jpg',
'https://a.ccdn.es/cnet/vehicles/19657013/02749622-84ea-459d-ae8a-441009c55382.jpg',
'https://a.ccdn.es/cnet/vehicles/19657013/413d850b-5481-4911-868e-c88d8d89ca1d.jpg',
'https://a.ccdn.es/cnet/vehicles/19657013/d2f81bfb-c474-4423-ac44-3f8dbd3bbf4b.jpg',
'https://a.ccdn.es/cnet/vehicles/19657013/8f0152c9-776f-4235-9ee8-356fe500b381.jpg',
'https://a.ccdn.es/cnet/vehicles/19657013/20e2e90e-7095-4feb-a512-80da3b9e9382.jpg',
'https://a.ccdn.es/cnet/vehicles/19657013/9ae60fb5-ebec-45d3-936b-803a4a0ca01c.jpg'],
'price': 14999,
'price_includes_vat': False,
'registration_date': '2020-01-01',
'seats_number': 9,
'seller_name': None,
'title': 'FORD Transit Custom Komb 2.0 TDCI 320 L1 Ambiente MHEV',
'transmission': 'manual',
'trim': 'Komb 2.0 TDCI 77kW 320 L1 Ambiente MHEV',
'vin': None,
'year': 2020}
2026-03-26 08:42:37 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 9eb2b77f-7d64-54b5-acfe-4b9fbd8eebe2 with identifier: 70171540
2026-03-26 08:42:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 9eb2b77f-7d64-54b5-acfe-4b9fbd8eebe2
2026-03-26 08:42:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 08:42: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%252F19657013%252F453ccd7c-0e4b-4003-92df-2132e18b5ddd.jpg%27 HTTP/1.1" 200 None
2026-03-26 08:42:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19657013/453ccd7c-0e4b-4003-92df-2132e18b5ddd.jpg not downloaded yet
2026-03-26 08:42:37 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
'body_type': 'Furgoneta',
'c_o_2_emission_value': None,
'category': 'Furgonetas e industriales',
'color': 'Amarillo',
'currency': 'EUR',
'description': '•LOTE DE AMBULANCIAS COMO ESTÁN EN LAS FOTOS CON '
'EQUIPAMIENTO, RAMPAS Y CAMILLAS\n'
'•VALEN DOS AÑOS MÁS PARA TRABAJAR COMO AMBULANCIAS TIENEN '
'TODO HOMOLOGADO EN FICHA....\n'
'• CON POSIBILIDAD DE HASTA 100 UNIDADES\n'
'•PERFECTAS PARA CAMPER POR SU HOMOLOGACIÓN Y AISLAMENTO\n'
'•Estas tres unidades son tal cual las de las fotos las '
'Mercedes bajas tienen entre 230 y 260mil km y la alta 500mil '
'km',
'doors_number': 4,
'emission_standard': 'C',
'engine': '2.1L',
'engine_horse_power': 114,
'expiration_date': None,
'fuel_type': 'Diesel',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/mercedes-benz-sprinter-211-cdi-medio-30t-t-alto-4p-diesel-2016-en-madrid-62237541-fuvivo.aspx',
'listing': 'auction',
'location': 'Madrid',
'make': 'MERCEDES-BENZ',
'model': 'Sprinter',
'odometer': 250000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19164525/c7b50698-b695-4da5-892f-e32d81945f4a.jpg',
'https://a.ccdn.es/cnet/vehicles/19164525/5d8cf7fc-d4d6-4947-9348-5d233d739c74.jpg',
'https://a.ccdn.es/cnet/vehicles/19164525/b7f6c027-1e56-4d40-9dba-a6e2c117e1c3.jpg',
'https://a.ccdn.es/cnet/vehicles/19164525/803a69bc-aeec-44ab-ae6a-0b41968c27ac.jpg',
'https://a.ccdn.es/cnet/vehicles/19164525/af22ba6c-3081-427f-8363-fea765790654.jpg',
'https://a.ccdn.es/cnet/vehicles/19164525/7fe43da6-1fb5-43c4-b5ee-283e5f15e19b.jpg',
'https://a.ccdn.es/cnet/vehicles/19164525/b8ebd318-a87c-4407-9bcd-2c5217d7bc42.jpg',
'https://a.ccdn.es/cnet/vehicles/19164525/ad6fbbbc-1e85-44d3-97ab-dc06a7cc9b97.jpg',
'https://a.ccdn.es/cnet/vehicles/19164525/e8a9de84-842f-443f-b3b0-e7e713ee365b.jpg',
'https://a.ccdn.es/cnet/vehicles/19164525/f204b91f-bfb2-4251-9e8a-0300776bd459.jpg',
'https://a.ccdn.es/cnet/vehicles/19164525/bbfd01df-835b-4ae5-b499-a5b0b9ece8c6.jpg',
'https://a.ccdn.es/cnet/vehicles/19164525/8c302915-74ed-49d8-b14d-5e5bf7e66930.jpg',
'https://a.ccdn.es/cnet/vehicles/19164525/fba84492-653c-404b-9456-cbc92c4ecd87.jpg',
'https://a.ccdn.es/cnet/vehicles/19164525/24b1c0eb-0f2e-4be8-8113-ad31b7c0c573.jpg',
'https://a.ccdn.es/cnet/vehicles/19164525/cc806250-f1b7-4885-8d98-fe127281133b.jpg',
'https://a.ccdn.es/cnet/vehicles/19164525/a37d721d-2ebe-4b2a-88a7-20c2c5f6baa2.jpg',
'https://a.ccdn.es/cnet/vehicles/19164525/9be44421-9a50-41ed-bbc7-c7bcdd528c12.jpg',
'https://a.ccdn.es/cnet/vehicles/19164525/1592b613-6a69-4e0a-b7a4-568fe5235e01.jpg',
'https://a.ccdn.es/cnet/vehicles/19164525/62353cc6-ac84-4d05-8503-fcceb6d8abd4.jpg',
'https://a.ccdn.es/cnet/vehicles/19164525/3221a6e6-82ed-4503-b699-6a3fe408c0f2.jpg',
'https://a.ccdn.es/cnet/vehicles/19164525/d6933787-0e2f-4a5f-821b-978302149853.jpg',
'https://a.ccdn.es/cnet/vehicles/19164525/7669a12e-c97b-4e88-8d05-318b529c2a6f.jpg',
'https://a.ccdn.es/cnet/vehicles/19164525/9824ea13-f7c7-4cca-88e1-dbb5945cd475.jpg',
'https://a.ccdn.es/cnet/vehicles/19164525/32fcbc1a-7aee-419c-b09d-7f7604900d69.jpg',
'https://a.ccdn.es/cnet/vehicles/19164525/c7943e8d-9e87-484c-bceb-8ae0bebce06e.jpg'],
'price': 11983,
'price_includes_vat': False,
'registration_date': '2018-01-01',
'seats_number': 3,
'seller_name': None,
'title': 'MERCEDES-BENZ Sprinter 211 CDI MEDIO 3.0T T. ALTO',
'transmission': 'manual',
'trim': '211 CDI MEDIO 3.0T T. ALTO',
'vin': None,
'year': 2018}
2026-03-26 08:42:37 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 6445fc60-4900-5f7f-b9be-f9cf9301e4d2 with identifier: 62237541
2026-03-26 08:42:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 6445fc60-4900-5f7f-b9be-f9cf9301e4d2
2026-03-26 08:42:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 08:42: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%252F19164525%252Fc7b50698-b695-4da5-892f-e32d81945f4a.jpg%27 HTTP/1.1" 200 None
2026-03-26 08:42:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19164525/c7b50698-b695-4da5-892f-e32d81945f4a.jpg not downloaded yet
2026-03-26 08:42:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70170714> (referer: https://www.coches.net/concesionario/carreracarsmadrid/?pg=1) ['zyte-api']
2026-03-26 08:42:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70164612> (referer: https://www.coches.net/concesionario/carreracarsmadrid/?pg=1) ['zyte-api']
2026-03-26 08:42:37 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
'body_type': 'Furgoneta',
'c_o_2_emission_value': 154,
'category': 'Furgonetas e industriales',
'color': 'Blanco',
'currency': 'EUR',
'description': 'FORD TRANSIT CUSTOM 2.0 TDCI 3 PLAZAS PRECIO ANUNCIADO + '
'IVA \n'
'GARANTIA DE 1 AÑO +400€ FINANCIACIÓN DE HASTA EL 100% '
'TRANSFERENCIA INCLUIDA \n'
'•Único propietario con historial de Mantenimento \n'
'•Revisión recién hecha \n'
' • 2020\n'
'• 150.000km \n'
'• Etiqueta C \n'
'• 3 Plazas\n'
' • Bluetooth con manos libres \n'
'• Control y limitador de velocidad \n'
'• Aire acondicionado',
'doors_number': 4,
'emission_standard': 'C',
'engine': '2.0L',
'engine_horse_power': 170,
'expiration_date': None,
'fuel_type': 'Diesel',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/ford-transit-custom-kombi-20-tdci-125kw-320-l1-trend-4p-diesel-2020-en-madrid-70170714-fuvivo.aspx',
'listing': 'auction',
'location': 'Madrid',
'make': 'FORD',
'model': 'Transit Custom',
'odometer': 149000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19656482/7c4291cc-da24-46d4-be03-7412581ebabb.jpg',
'https://a.ccdn.es/cnet/vehicles/19656482/94596140-bbc8-412c-b555-b4b24b87f988.jpg',
'https://a.ccdn.es/cnet/vehicles/19656482/fd311395-8b15-49a4-b9ef-df022c8f3e32.jpg',
'https://a.ccdn.es/cnet/vehicles/19656482/4ffa7508-5265-43d3-ac0e-1934c957a800.jpg',
'https://a.ccdn.es/cnet/vehicles/19656482/5b48086b-2a4c-4f62-89f6-488ce3be3c1d.jpg',
'https://a.ccdn.es/cnet/vehicles/19656482/f4e48a72-1dd4-4554-a65f-a0a9795441bb.jpg',
'https://a.ccdn.es/cnet/vehicles/19656482/6ef343ca-0e16-4feb-a490-06a792f9adbd.jpg',
'https://a.ccdn.es/cnet/vehicles/19656482/70237772-030d-481c-be36-08e133bc172b.jpg',
'https://a.ccdn.es/cnet/vehicles/19656482/499838c7-f981-430a-9b86-365f29d04ca3.jpg'],
'price': 12999,
'price_includes_vat': False,
'registration_date': '2020-01-01',
'seats_number': 9,
'seller_name': None,
'title': 'FORD Transit Custom Kombi 2.0 TDCI 320 L1 Trend',
'transmission': 'manual',
'trim': 'Kombi 2.0 TDCI 125kW 320 L1 Trend',
'vin': None,
'year': 2020}
2026-03-26 08:42:37 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 1e87456b-641a-5b53-8566-bf24481b1029 with identifier: 70170714
2026-03-26 08:42:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 1e87456b-641a-5b53-8566-bf24481b1029
2026-03-26 08:42:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 08:42: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%252F19656482%252F7c4291cc-da24-46d4-be03-7412581ebabb.jpg%27 HTTP/1.1" 200 None
2026-03-26 08:42:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19656482/7c4291cc-da24-46d4-be03-7412581ebabb.jpg not downloaded yet
2026-03-26 08:42:37 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
'body_type': 'Furgoneta',
'c_o_2_emission_value': 159,
'category': 'Furgonetas e industriales',
'color': 'Blanco',
'currency': 'EUR',
'description': 'Citroen Jumper L2h2 ISOTERMO\n'
'PRECIO ANUNCIADO + IVA\n'
'FINANCIACIÓN HASTA EL 100% \n'
'GARANTIA 1AÑO (+400€)\n'
'• Único propietario\n'
'• Historial de mantenimiento\n'
'•Transferencia incluida\n'
' • 2019\n'
'• 123000\n'
'•Distribución hecha \n'
'• Etiqueta C\n'
'• Radio Bluetooth con manos libres\n'
'• Cierre centralizado\n'
'• Elevalunas eléctrico',
'doors_number': 4,
'emission_standard': 'C',
'engine': '2.2L',
'engine_horse_power': 140,
'expiration_date': None,
'fuel_type': 'Diesel',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/peugeot-boxer-333-l2-h2-bhdi-103kw-140cv-ss-6-v-m-4p-diesel-2019-en-madrid-70164612-fuvivo.aspx',
'listing': 'auction',
'location': 'Madrid',
'make': 'PEUGEOT',
'model': 'Boxer',
'odometer': 123000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19651391/2e7e8caf-6438-4b71-9758-cbf5d3def1f7.jpg',
'https://a.ccdn.es/cnet/vehicles/19651391/c1a7626f-dff8-4e10-98cf-06be08fd7ec1.jpg',
'https://a.ccdn.es/cnet/vehicles/19651391/c0d207e6-4104-4678-aa93-36b0536a6f99.jpg',
'https://a.ccdn.es/cnet/vehicles/19651391/b9fed8fe-fe7d-4061-9e65-9e7d2a1b7fe0.jpg',
'https://a.ccdn.es/cnet/vehicles/19651391/652f0fe9-d243-41ab-8fad-1a1a718512a1.jpg',
'https://a.ccdn.es/cnet/vehicles/19651391/75af6b21-898d-4818-b341-e9750ecf1184.jpg',
'https://a.ccdn.es/cnet/vehicles/19651391/f7d3f5bf-15eb-4c0c-9796-d2ad7c957f4c.jpg',
'https://a.ccdn.es/cnet/vehicles/19651391/388f6c32-2671-421e-8f8f-e140a5da2197.jpg',
'https://a.ccdn.es/cnet/vehicles/19651391/e7915247-f6df-46f4-aa7c-af4c344a553f.jpg',
'https://a.ccdn.es/cnet/vehicles/19651391/a86918d2-d052-40ba-bf5d-a6a449ddcc4e.jpg',
'https://a.ccdn.es/cnet/vehicles/19651391/5aeb8231-0d91-460d-ab5f-8f218811df06.jpg'],
'price': 18999,
'price_includes_vat': False,
'registration_date': '2019-01-01',
'seats_number': 3,
'seller_name': None,
'title': 'PEUGEOT Boxer 333 L2 H2 BHDI SS 6 V. M',
'transmission': 'manual',
'trim': '333 L2 H2 BHDI 103kW 140CV SS 6 V. M',
'vin': None,
'year': 2019}
2026-03-26 08:42:37 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 8fa25edc-6da5-5739-af1e-1750d3154a7c with identifier: 70164612
2026-03-26 08:42:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 8fa25edc-6da5-5739-af1e-1750d3154a7c
2026-03-26 08:42:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 08:42: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%252F19651391%252F2e7e8caf-6438-4b71-9758-cbf5d3def1f7.jpg%27 HTTP/1.1" 200 None
2026-03-26 08:42:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19651391/2e7e8caf-6438-4b71-9758-cbf5d3def1f7.jpg not downloaded yet
2026-03-26 08:42:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/19657013/453ccd7c-0e4b-4003-92df-2132e18b5ddd.jpg> (referer: None)
2026-03-26 08:42:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/19164525/c7b50698-b695-4da5-892f-e32d81945f4a.jpg> (referer: None)
2026-03-26 08:42:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/19656482/7c4291cc-da24-46d4-be03-7412581ebabb.jpg> (referer: None)
2026-03-26 08:42:37 [common.azure_blobstore] INFO: Using managed identity for Azure Blob Storage
2026-03-26 08:42:37 [common.azure_blobstore] INFO: Using managed identity with client ID: 39192755-105d-4ce2-a21d-ab53b63f8b87
2026-03-26 08:42:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 08:42:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa05c5af610>
2026-03-26 08:42:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 08:42:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
2026-03-26 08:42:37 [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-26 08:42:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): alxproduction.blob.core.windows.net:443
2026-03-26 08:42:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 08:42:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 08:42:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9eb2b77f-7d64-54b5-acfe-4b9fbd8eebe2/9eb2b77f-7d64-54b5-acfe-4b9fbd8eebe2_image_0.jpg HTTP/1.1" 201 0
2026-03-26 08:42:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 08:42:37 [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%252F19657013%252F453ccd7c-0e4b-4003-92df-2132e18b5ddd.jpg') HTTP/1.1" 204 0
2026-03-26 08:42:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19657013/453ccd7c-0e4b-4003-92df-2132e18b5ddd.jpg saved to cache
2026-03-26 08:42:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 9eb2b77f-7d64-54b5-acfe-4b9fbd8eebe2
2026-03-26 08:42:37 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 9eb2b77f-7d64-54b5-acfe-4b9fbd8eebe2 sending to next pipeline
2026-03-26 08:42:37 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 9eb2b77f-7d64-54b5-acfe-4b9fbd8eebe2 with identifier 70171540
2026-03-26 08:42:38 [azure.servicebus._pyamqp._connection] INFO: Connection state changed: None -> <ConnectionState.START: 0>
2026-03-26 08:42:38 [azure.servicebus._pyamqp._connection] INFO: Connection state changed: <ConnectionState.START: 0> -> <ConnectionState.HDR_SENT: 2>
2026-03-26 08:42:38 [azure.servicebus._pyamqp._connection] INFO: Connection state changed: <ConnectionState.HDR_SENT: 2> -> <ConnectionState.HDR_SENT: 2>
2026-03-26 08:42:38 [azure.servicebus._pyamqp._connection] INFO: Connection state changed: <ConnectionState.HDR_SENT: 2> -> <ConnectionState.OPEN_PIPE: 4>
2026-03-26 08:42:38 [azure.servicebus._pyamqp.session] INFO: Session state changed: <SessionState.UNMAPPED: 0> -> <SessionState.BEGIN_SENT: 1>
2026-03-26 08:42:38 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.DETACHED: 0> -> <LinkState.ATTACH_SENT: 1>
2026-03-26 08:42:38 [azure.servicebus._pyamqp.management_link] INFO: Management link receiver state changed: <LinkState.DETACHED: 0> -> <LinkState.ATTACH_SENT: 1>
2026-03-26 08:42:38 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.DETACHED: 0> -> <LinkState.ATTACH_SENT: 1>
2026-03-26 08:42:38 [azure.servicebus._pyamqp.management_link] INFO: Management link sender state changed: <LinkState.DETACHED: 0> -> <LinkState.ATTACH_SENT: 1>
2026-03-26 08:42:38 [azure.servicebus._pyamqp._connection] INFO: Connection state changed: <ConnectionState.OPEN_PIPE: 4> -> <ConnectionState.OPEN_SENT: 7>
2026-03-26 08:42:38 [azure.servicebus._pyamqp._connection] INFO: Connection state changed: <ConnectionState.OPEN_SENT: 7> -> <ConnectionState.OPENED: 9>
2026-03-26 08:42:38 [azure.servicebus._pyamqp.session] INFO: Session state changed: <SessionState.BEGIN_SENT: 1> -> <SessionState.MAPPED: 3>
2026-03-26 08:42:38 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.ATTACH_SENT: 1> -> <LinkState.ATTACHED: 3>
2026-03-26 08:42:38 [azure.servicebus._pyamqp.management_link] INFO: Management link receiver state changed: <LinkState.ATTACH_SENT: 1> -> <LinkState.ATTACHED: 3>
2026-03-26 08:42:38 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.ATTACH_SENT: 1> -> <LinkState.ATTACHED: 3>
2026-03-26 08:42:38 [azure.servicebus._pyamqp.management_link] INFO: Management link sender state changed: <LinkState.ATTACH_SENT: 1> -> <LinkState.ATTACHED: 3>
2026-03-26 08:42:38 [azure.servicebus._pyamqp.cbs] DEBUG: CBS completed opening with status: <ManagementOpenResult.OK: 1>
2026-03-26 08:42:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
2026-03-26 08:42:38 [urllib3.connectionpool] DEBUG: https://login.microsoftonline.com:443 "POST /8ea908c1-4e85-4692-bc3f-3646b9b40891/oauth2/v2.0/token HTTP/1.1" 200 2029
2026-03-26 08:42:38 [azure.identity._credentials.chained] INFO: DefaultAzureCredential acquired a token from WorkloadIdentityCredential
2026-03-26 08:42:38 [azure.servicebus._pyamqp.cbs] DEBUG: CBS update in progress. Token put time: 1774514558
2026-03-26 08:42:38 [azure.servicebus._pyamqp.cbs] DEBUG: CBS update in progress. Token put time: 1774514558
2026-03-26 08:42:38 [azure.servicebus._pyamqp.cbs] DEBUG: CBS Put token result (<ManagementExecuteOperationResult.OK: 0>), status code: 202, status_description: b'Accepted'.
2026-03-26 08:42:38 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 08:42:38 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.DETACHED: 0> -> <LinkState.ATTACH_SENT: 1>
2026-03-26 08:42:38 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.ATTACH_SENT: 1> -> <LinkState.ATTACHED: 3>
2026-03-26 08:42:38 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 08:42:38 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 08:42:38 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 08:42:38 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 08:42:38 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 9eb2b77f-7d64-54b5-acfe-4b9fbd8eebe2
2026-03-26 08:42:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/19657013/453ccd7c-0e4b-4003-92df-2132e18b5ddd.jpg>
{'auction_title': '',
'body_type': 'Furgoneta',
'c_o_2_emission_value': 137,
'category': 'Furgonetas e industriales',
'color': 'Blanco',
'currency': 'EUR',
'description': 'FORD TRANSIT CUSTOM 2.0 TDCI 3 PLAZAS PRECIO ANUNCIADO + '
'IVA \n'
'GARANTIA DE 1 AÑO +400€ FINANCIACIÓN DE HASTA EL 100% '
'TRANSFERENCIA INCLUIDA \n'
'•Único propietario con historial de Mantenimento \n'
' • 2020\n'
'• 134000km \n'
'• Etiqueta ECO\n'
'• 3 Plazas\n'
' • Bluetooth con manos libres \n'
'• Control y limitador de velocidad \n'
'• Aire acondicionado',
'doors_number': 4,
'emission_standard': 'ECO',
'engine': '2.0L',
'engine_horse_power': 105,
'expiration_date': None,
'fuel_type': 'Híbrido',
'id': '9eb2b77f-7d64-54b5-acfe-4b9fbd8eebe2',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/ford-transit-custom-komb-20-tdci-77kw-320-l1-ambiente-mhev-4p-electrico-hibrido-2020-en-madrid-70171540-fuvivo.aspx',
'listing': 'auction',
'location': 'Madrid',
'make': 'FORD',
'model': 'Transit Custom',
'odometer': 134000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 11,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9eb2b77f-7d64-54b5-acfe-4b9fbd8eebe2/9eb2b77f-7d64-54b5-acfe-4b9fbd8eebe2_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104782,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19657013/453ccd7c-0e4b-4003-92df-2132e18b5ddd.jpg',
'Width': 800}],
'price': 14999,
'price_includes_vat': False,
'registration_date': '2020-01-01',
'seats_number': 9,
'seller_name': None,
'title': 'FORD Transit Custom Komb 2.0 TDCI 320 L1 Ambiente MHEV',
'transmission': 'manual',
'trim': 'Komb 2.0 TDCI 77kW 320 L1 Ambiente MHEV',
'vin': None,
'year': 2020}
2026-03-26 08:42:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 08:42:38 [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%2770171540%27 HTTP/1.1" 200 None
2026-03-26 08:42:38 [auto_selling_coches.net] INFO: Saving data for 70171540: {'created_time': 1774514558.693536, 'last_price_update_time': 1774514558.693547}
2026-03-26 08:42:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 08:42:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70171540') HTTP/1.1" 204 0
2026-03-26 08:42:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/19651391/2e7e8caf-6438-4b71-9758-cbf5d3def1f7.jpg> (referer: None)
2026-03-26 08:42:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/19656392/b50c45fd-995d-4d8b-8466-3fa0899b9c1c.jpg> (referer: None)
2026-03-26 08:42:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/62357285> (referer: https://www.coches.net/concesionario/carreracarsmadrid/?pg=1) ['zyte-api']
2026-03-26 08:42:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/62366141> (referer: https://www.coches.net/concesionario/carreracarsmadrid/?pg=1) ['zyte-api']
2026-03-26 08:42:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70027563> (referer: https://www.coches.net/concesionario/carreracarsmadrid/?pg=1) ['zyte-api']
2026-03-26 08:42:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 08:42:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 08:42:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 08:42:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 08:42:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa05c59b5d0>
2026-03-26 08:42:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 08:42:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 08:42:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 08:42:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6445fc60-4900-5f7f-b9be-f9cf9301e4d2/6445fc60-4900-5f7f-b9be-f9cf9301e4d2_image_0.jpg HTTP/1.1" 201 0
2026-03-26 08:42:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 08:42: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%252F19164525%252Fc7b50698-b695-4da5-892f-e32d81945f4a.jpg') HTTP/1.1" 204 0
2026-03-26 08:42:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19164525/c7b50698-b695-4da5-892f-e32d81945f4a.jpg saved to cache
2026-03-26 08:42:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 6445fc60-4900-5f7f-b9be-f9cf9301e4d2
2026-03-26 08:42:39 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 6445fc60-4900-5f7f-b9be-f9cf9301e4d2 sending to next pipeline
2026-03-26 08:42:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 08:42:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa05c5b9490>
2026-03-26 08:42:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 08:42:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 08:42:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 08:42:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1e87456b-641a-5b53-8566-bf24481b1029/1e87456b-641a-5b53-8566-bf24481b1029_image_0.jpg HTTP/1.1" 201 0
2026-03-26 08:42:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 08:42: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%252F19656482%252F7c4291cc-da24-46d4-be03-7412581ebabb.jpg') HTTP/1.1" 204 0
2026-03-26 08:42:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19656482/7c4291cc-da24-46d4-be03-7412581ebabb.jpg saved to cache
2026-03-26 08:42:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 1e87456b-641a-5b53-8566-bf24481b1029
2026-03-26 08:42:39 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 1e87456b-641a-5b53-8566-bf24481b1029 sending to next pipeline
2026-03-26 08:42:39 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 6445fc60-4900-5f7f-b9be-f9cf9301e4d2 with identifier 62237541
2026-03-26 08:42:39 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 08:42:39 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 08:42:39 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 6445fc60-4900-5f7f-b9be-f9cf9301e4d2
2026-03-26 08:42:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/19164525/c7b50698-b695-4da5-892f-e32d81945f4a.jpg>
{'auction_title': '',
'body_type': 'Furgoneta',
'c_o_2_emission_value': None,
'category': 'Furgonetas e industriales',
'color': 'Amarillo',
'currency': 'EUR',
'description': '•LOTE DE AMBULANCIAS COMO ESTÁN EN LAS FOTOS CON '
'EQUIPAMIENTO, RAMPAS Y CAMILLAS\n'
'•VALEN DOS AÑOS MÁS PARA TRABAJAR COMO AMBULANCIAS TIENEN '
'TODO HOMOLOGADO EN FICHA....\n'
'• CON POSIBILIDAD DE HASTA 100 UNIDADES\n'
'•PERFECTAS PARA CAMPER POR SU HOMOLOGACIÓN Y AISLAMENTO\n'
'•Estas tres unidades son tal cual las de las fotos las '
'Mercedes bajas tienen entre 230 y 260mil km y la alta 500mil '
'km',
'doors_number': 4,
'emission_standard': 'C',
'engine': '2.1L',
'engine_horse_power': 114,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '6445fc60-4900-5f7f-b9be-f9cf9301e4d2',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/mercedes-benz-sprinter-211-cdi-medio-30t-t-alto-4p-diesel-2016-en-madrid-62237541-fuvivo.aspx',
'listing': 'auction',
'location': 'Madrid',
'make': 'MERCEDES-BENZ',
'model': 'Sprinter',
'odometer': 250000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 25,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6445fc60-4900-5f7f-b9be-f9cf9301e4d2/6445fc60-4900-5f7f-b9be-f9cf9301e4d2_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 167111,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19164525/c7b50698-b695-4da5-892f-e32d81945f4a.jpg',
'Width': 800}],
'price': 11983,
'price_includes_vat': False,
'registration_date': '2018-01-01',
'seats_number': 3,
'seller_name': None,
'title': 'MERCEDES-BENZ Sprinter 211 CDI MEDIO 3.0T T. ALTO',
'transmission': 'manual',
'trim': '211 CDI MEDIO 3.0T T. ALTO',
'vin': None,
'year': 2018}
2026-03-26 08:42:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 08:42: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%2762237541%27 HTTP/1.1" 200 None
2026-03-26 08:42:39 [auto_selling_coches.net] INFO: Saving data for 62237541: {'created_time': 1774514559.16743, 'last_price_update_time': 1774514559.16744}
2026-03-26 08:42:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 08:42:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62237541') HTTP/1.1" 204 0
2026-03-26 08:42:39 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 1e87456b-641a-5b53-8566-bf24481b1029 with identifier 70170714
2026-03-26 08:42:39 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 08:42:39 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 08:42:39 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 1e87456b-641a-5b53-8566-bf24481b1029
2026-03-26 08:42:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/19656482/7c4291cc-da24-46d4-be03-7412581ebabb.jpg>
{'auction_title': '',
'body_type': 'Furgoneta',
'c_o_2_emission_value': 154,
'category': 'Furgonetas e industriales',
'color': 'Blanco',
'currency': 'EUR',
'description': 'FORD TRANSIT CUSTOM 2.0 TDCI 3 PLAZAS PRECIO ANUNCIADO + '
'IVA \n'
'GARANTIA DE 1 AÑO +400€ FINANCIACIÓN DE HASTA EL 100% '
'TRANSFERENCIA INCLUIDA \n'
'•Único propietario con historial de Mantenimento \n'
'•Revisión recién hecha \n'
' • 2020\n'
'• 150.000km \n'
'• Etiqueta C \n'
'• 3 Plazas\n'
' • Bluetooth con manos libres \n'
'• Control y limitador de velocidad \n'
'• Aire acondicionado',
'doors_number': 4,
'emission_standard': 'C',
'engine': '2.0L',
'engine_horse_power': 170,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '1e87456b-641a-5b53-8566-bf24481b1029',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/ford-transit-custom-kombi-20-tdci-125kw-320-l1-trend-4p-diesel-2020-en-madrid-70170714-fuvivo.aspx',
'listing': 'auction',
'location': 'Madrid',
'make': 'FORD',
'model': 'Transit Custom',
'odometer': 149000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 9,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1e87456b-641a-5b53-8566-bf24481b1029/1e87456b-641a-5b53-8566-bf24481b1029_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90929,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19656482/7c4291cc-da24-46d4-be03-7412581ebabb.jpg',
'Width': 800}],
'price': 12999,
'price_includes_vat': False,
'registration_date': '2020-01-01',
'seats_number': 9,
'seller_name': None,
'title': 'FORD Transit Custom Kombi 2.0 TDCI 320 L1 Trend',
'transmission': 'manual',
'trim': 'Kombi 2.0 TDCI 125kW 320 L1 Trend',
'vin': None,
'year': 2020}
2026-03-26 08:42:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 08:42: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%2770170714%27 HTTP/1.1" 200 None
2026-03-26 08:42:39 [auto_selling_coches.net] INFO: Saving data for 70170714: {'created_time': 1774514559.222522, 'last_price_update_time': 1774514559.222533}
2026-03-26 08:42:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 08:42:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70170714') HTTP/1.1" 204 0
2026-03-26 08:42:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 08:42:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa05c616610>
2026-03-26 08:42:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 08:42:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 08:42:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 08:42:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8fa25edc-6da5-5739-af1e-1750d3154a7c/8fa25edc-6da5-5739-af1e-1750d3154a7c_image_0.jpg HTTP/1.1" 201 0
2026-03-26 08:42:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 08:42: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%252F19651391%252F2e7e8caf-6438-4b71-9758-cbf5d3def1f7.jpg') HTTP/1.1" 204 0
2026-03-26 08:42:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19651391/2e7e8caf-6438-4b71-9758-cbf5d3def1f7.jpg saved to cache
2026-03-26 08:42:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 8fa25edc-6da5-5739-af1e-1750d3154a7c
2026-03-26 08:42:39 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 8fa25edc-6da5-5739-af1e-1750d3154a7c sending to next pipeline
2026-03-26 08:42:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 08:42:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa05ef7d010>
2026-03-26 08:42:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 08:42:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 08:42:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 08:42:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d342cc93-e0b0-5174-ae3c-ade16762d890/d342cc93-e0b0-5174-ae3c-ade16762d890_image_0.jpg HTTP/1.1" 201 0
2026-03-26 08:42:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 08:42: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%252F19656392%252Fb50c45fd-995d-4d8b-8466-3fa0899b9c1c.jpg') HTTP/1.1" 204 0
2026-03-26 08:42:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19656392/b50c45fd-995d-4d8b-8466-3fa0899b9c1c.jpg saved to cache
2026-03-26 08:42:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item d342cc93-e0b0-5174-ae3c-ade16762d890
2026-03-26 08:42:39 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item d342cc93-e0b0-5174-ae3c-ade16762d890 sending to next pipeline
2026-03-26 08:42:39 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
'body_type': 'Furgoneta',
'c_o_2_emission_value': 164,
'category': 'Furgonetas e industriales',
'color': 'Blanco',
'currency': 'EUR',
'description': 'FORD TRANSIT CUSTOM 2.0 TDCI 9 PLAZAS\n'
'PRECIO ANUNCIADO + IVA\n'
'GARANTIA DE 1 AÑO +400€ \n'
'FINANCIACIÓN DE HASTA EL 100% TRANSFERENCIA INCLUIDA\n'
'•Único propietario con historial de\n'
'Mantenimento\n'
'• 2021\n'
'• 118.256km\n'
'• Etiqueta C\n'
'• 9 Plazas\n'
'• Pantalla Bluetooth con manos libres\n'
'• Control y limitador de velocidad\n'
'• Aire acondicionado\n'
'Avenida de las Americas, 3 Ford Transit Custom en San '
'Fernando de Henares',
'doors_number': 4,
'emission_standard': 'C',
'engine': '2.0L',
'engine_horse_power': 105,
'expiration_date': None,
'fuel_type': 'Diesel',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/ford-transit-custom-kombi-20-tdci-110kw-320-l1-trend-4p-diesel-2022-en-madrid-62357285-fuvivo.aspx',
'listing': 'auction',
'location': 'Madrid',
'make': 'FORD',
'model': 'Transit Custom',
'odometer': 115000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19269225/e39ce07e-dc12-4d1d-8425-0233fd58ad1a.jpg',
'https://a.ccdn.es/cnet/vehicles/19269225/b5ed0584-c88f-4589-84c8-8333cfb138a6.jpg',
'https://a.ccdn.es/cnet/vehicles/19269225/172c0fe1-ba0c-4550-9559-526a013e7723.jpg',
'https://a.ccdn.es/cnet/vehicles/19269225/c4dfd222-2f24-4194-9f36-d6e2e9f20c16.jpg',
'https://a.ccdn.es/cnet/vehicles/19269225/54b70de4-c97c-4226-b6b8-bf677b0b58f2.jpg',
'https://a.ccdn.es/cnet/vehicles/19269225/e7f9c3d9-d393-4cf7-aae1-d2beb97f7cf8.jpg',
'https://a.ccdn.es/cnet/vehicles/19269225/1bd3439e-f247-47b5-998f-e124c1d82702.jpg',
'https://a.ccdn.es/cnet/vehicles/19269225/cbb10a33-2a7a-4f4d-ad1b-29b47a0582ba.jpg',
'https://a.ccdn.es/cnet/vehicles/19269225/19a1d522-eb10-4151-8f1b-5c2a52bff679.jpg',
'https://a.ccdn.es/cnet/vehicles/19269225/446d148c-889e-4a0f-a125-bfa5ad961698.jpg',
'https://a.ccdn.es/cnet/vehicles/19269225/37d4c2de-4720-424d-9bc7-8cd06fdf8213.jpg'],
'price': 16999,
'price_includes_vat': False,
'registration_date': '2021-01-01',
'seats_number': 9,
'seller_name': None,
'title': 'FORD Transit Custom Kombi 2.0 TDCI 320 L1 Ambiente',
'transmission': 'manual',
'trim': 'Kombi 2.0 TDCI 77kW 320 L1 Ambiente',
'vin': None,
'year': 2021}
2026-03-26 08:42:39 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: f19147b8-5507-504e-9eaa-c5ac39668b27 with identifier: 62357285
2026-03-26 08:42:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item f19147b8-5507-504e-9eaa-c5ac39668b27
2026-03-26 08:42:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 08:42:39 [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%252F19269225%252Fe39ce07e-dc12-4d1d-8425-0233fd58ad1a.jpg%27 HTTP/1.1" 200 None
2026-03-26 08:42:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19269225/e39ce07e-dc12-4d1d-8425-0233fd58ad1a.jpg not downloaded yet
2026-03-26 08:42:39 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
'body_type': 'Furgoneta',
'c_o_2_emission_value': 159,
'category': 'Furgonetas e industriales',
'color': 'Blanco',
'currency': 'EUR',
'description': 'CITROEN JUMPER L2h2 2.2\n'
'PRECIO ANUNCIADO + IVA\n'
'FINANCIACIÓN HASTA EL 100% \n'
'GARANTIA 1AÑO (+400€)\n'
'• 2020\n'
'• 79.800 KM\n'
'• Etiqueta C\n'
'• Radio Bluetooth con manos libres\n'
'• Cierre centralizado\n'
'• Elevalunas eléctrico\n'
'• Panelado trasero\n'
'• Único propietario\n'
'• Historial de mantenimiento\n'
'Transferencia incluida',
'doors_number': 4,
'emission_standard': 'C',
'engine': '2.2L',
'engine_horse_power': 140,
'expiration_date': None,
'fuel_type': 'Diesel',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/citroen-jumper-bluehdi-103kw-140cv-furgon-33l2h2-4p-diesel-2019-en-madrid-62366141-fuvivo.aspx',
'listing': 'auction',
'location': 'Madrid',
'make': 'CITROEN',
'model': 'Jumper',
'odometer': 79000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19277250/859103f1-8b5f-4555-bed6-ae03bc54f8ff.jpg',
'https://a.ccdn.es/cnet/vehicles/19277250/8f37f2a9-a0ba-4e1c-9e3e-a18450b4c1a9.jpg',
'https://a.ccdn.es/cnet/vehicles/19277250/dbf7365a-0806-4388-8bd6-27010854c6ac.jpg',
'https://a.ccdn.es/cnet/vehicles/19277250/0f1b1018-bfaf-4593-9cce-fe0dbd5649f5.jpg',
'https://a.ccdn.es/cnet/vehicles/19277250/0221d9e6-4230-4189-b68a-4f9e4606dcfb.jpg',
'https://a.ccdn.es/cnet/vehicles/19277250/1c9fde7d-566e-47f7-9ef4-f19a2a97cbb8.jpg',
'https://a.ccdn.es/cnet/vehicles/19277250/477540ca-a216-4ce3-9abb-d8be6cd5e9f3.jpg',
'https://a.ccdn.es/cnet/vehicles/19277250/ea25da78-f465-40b3-8261-37decf3f320a.jpg',
'https://a.ccdn.es/cnet/vehicles/19277250/2a524077-8c87-4fad-843c-ca64aae9ba41.jpg'],
'price': 15899,
'price_includes_vat': False,
'registration_date': '2020-01-01',
'seats_number': 3,
'seller_name': None,
'title': 'CITROEN Jumper BlueHDi Furgon 33L2H2',
'transmission': 'manual',
'trim': 'BlueHDi 103KW 140CV Furgon 33L2H2',
'vin': None,
'year': 2020}
2026-03-26 08:42:39 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 93922532-467e-5478-ab1f-fecd5de00c03 with identifier: 62366141
2026-03-26 08:42:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 93922532-467e-5478-ab1f-fecd5de00c03
2026-03-26 08:42:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 08:42:39 [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%252F19277250%252F859103f1-8b5f-4555-bed6-ae03bc54f8ff.jpg%27 HTTP/1.1" 200 None
2026-03-26 08:42:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19277250/859103f1-8b5f-4555-bed6-ae03bc54f8ff.jpg not downloaded yet
2026-03-26 08:42:39 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
'body_type': 'Furgoneta',
'c_o_2_emission_value': 180,
'category': 'Furgonetas e industriales',
'color': 'Blanco',
'currency': 'EUR',
'description': 'Ford transit L3h2 2.0TDCI 130cv\n'
'PRECIO ANUNCIADO + IVA\n'
'FINANCIACIÓN HASTA EL 100% \n'
'GARANTIA 1AÑO (+400€)\n'
'• Único propietario\n'
'• Historial de mantenimiento\n'
'•Transferencia incluida\n'
'•Vaca y remolque homologado \n'
' • 2020\n'
'• 79500km\n'
'• Etiqueta C\n'
'• Radio Bluetooth con manos libres\n'
'• Cierre centralizado\n'
'• Elevalunas eléctrico\n'
'• Panelado trasero',
'doors_number': 4,
'emission_standard': 'C',
'engine': '2.0L',
'engine_horse_power': 105,
'expiration_date': None,
'fuel_type': 'Diesel',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/ford-transit-310-96kw-l2h2-van-trend-delantera-4p-diesel-2018-en-madrid-70027563-fuvivo.aspx',
'listing': 'auction',
'location': 'Madrid',
'make': 'FORD',
'model': 'Transit',
'odometer': 79500,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19544846/2e1c9f30-b398-4fbe-b7ca-bd0066f2acbe.jpg',
'https://a.ccdn.es/cnet/vehicles/19544846/65358156-8a4a-4281-a44a-0b7d522cbc21.jpg',
'https://a.ccdn.es/cnet/vehicles/19544846/35859946-5231-4f4f-bc5f-85cdfc71fe89.jpg',
'https://a.ccdn.es/cnet/vehicles/19544846/3fc07a53-26b0-4a4a-a3a9-7e4c91d97e3a.jpg',
'https://a.ccdn.es/cnet/vehicles/19544846/87f0bc48-81cf-4b62-8411-0c668f4e1fe5.jpg',
'https://a.ccdn.es/cnet/vehicles/19544846/f7fa645f-d1c1-48e3-9be7-357db88e1cfc.jpg',
'https://a.ccdn.es/cnet/vehicles/19544846/4d60ef67-f2dd-4aa8-a9fd-6a97c269d8e5.jpg',
'https://a.ccdn.es/cnet/vehicles/19544846/d69e7c14-8f6c-4ee2-b3c9-05f6ac5b2c1b.jpg',
'https://a.ccdn.es/cnet/vehicles/19544846/22c25805-5739-4fda-bb24-8f52a232129f.jpg',
'https://a.ccdn.es/cnet/vehicles/19544846/71b5677d-ca60-46c7-b60f-29460b94f607.jpg'],
'price': 15999,
'price_includes_vat': False,
'registration_date': '2020-01-01',
'seats_number': 3,
'seller_name': None,
'title': 'FORD Transit 310 L3H2 Van Ambiente Delantera',
'transmission': 'manual',
'trim': '310 77kW L3H2 Van Ambiente Delantera',
'vin': None,
'year': 2020}
2026-03-26 08:42:39 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 5e527bd8-700b-508a-ab3a-12a81a6bd310 with identifier: 70027563
2026-03-26 08:42:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 5e527bd8-700b-508a-ab3a-12a81a6bd310
2026-03-26 08:42:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 08:42:39 [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%252F19544846%252F2e1c9f30-b398-4fbe-b7ca-bd0066f2acbe.jpg%27 HTTP/1.1" 200 None
2026-03-26 08:42:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19544846/2e1c9f30-b398-4fbe-b7ca-bd0066f2acbe.jpg not downloaded yet
2026-03-26 08:42:39 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 8fa25edc-6da5-5739-af1e-1750d3154a7c with identifier 70164612
2026-03-26 08:42:39 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 08:42:39 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 08:42:39 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 8fa25edc-6da5-5739-af1e-1750d3154a7c
2026-03-26 08:42:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/19651391/2e7e8caf-6438-4b71-9758-cbf5d3def1f7.jpg>
{'auction_title': '',
'body_type': 'Furgoneta',
'c_o_2_emission_value': 159,
'category': 'Furgonetas e industriales',
'color': 'Blanco',
'currency': 'EUR',
'description': 'Citroen Jumper L2h2 ISOTERMO\n'
'PRECIO ANUNCIADO + IVA\n'
'FINANCIACIÓN HASTA EL 100% \n'
'GARANTIA 1AÑO (+400€)\n'
'• Único propietario\n'
'• Historial de mantenimiento\n'
'•Transferencia incluida\n'
' • 2019\n'
'• 123000\n'
'•Distribución hecha \n'
'• Etiqueta C\n'
'• Radio Bluetooth con manos libres\n'
'• Cierre centralizado\n'
'• Elevalunas eléctrico',
'doors_number': 4,
'emission_standard': 'C',
'engine': '2.2L',
'engine_horse_power': 140,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '8fa25edc-6da5-5739-af1e-1750d3154a7c',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/peugeot-boxer-333-l2-h2-bhdi-103kw-140cv-ss-6-v-m-4p-diesel-2019-en-madrid-70164612-fuvivo.aspx',
'listing': 'auction',
'location': 'Madrid',
'make': 'PEUGEOT',
'model': 'Boxer',
'odometer': 123000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 11,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8fa25edc-6da5-5739-af1e-1750d3154a7c/8fa25edc-6da5-5739-af1e-1750d3154a7c_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88843,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19651391/2e7e8caf-6438-4b71-9758-cbf5d3def1f7.jpg',
'Width': 800}],
'price': 18999,
'price_includes_vat': False,
'registration_date': '2019-01-01',
'seats_number': 3,
'seller_name': None,
'title': 'PEUGEOT Boxer 333 L2 H2 BHDI SS 6 V. M',
'transmission': 'manual',
'trim': '333 L2 H2 BHDI 103kW 140CV SS 6 V. M',
'vin': None,
'year': 2019}
2026-03-26 08:42:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 08:42: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%2770164612%27 HTTP/1.1" 200 None
2026-03-26 08:42:39 [auto_selling_coches.net] INFO: Saving data for 70164612: {'created_time': 1774514559.466351, 'last_price_update_time': 1774514559.466362}
2026-03-26 08:42:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 08:42:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70164612') HTTP/1.1" 204 0
2026-03-26 08:42:39 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: d342cc93-e0b0-5174-ae3c-ade16762d890 with identifier 70170648
2026-03-26 08:42:39 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 08:42:39 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 08:42:39 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item d342cc93-e0b0-5174-ae3c-ade16762d890
2026-03-26 08:42:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/19656392/b50c45fd-995d-4d8b-8466-3fa0899b9c1c.jpg>
{'auction_title': '',
'body_type': 'Furgoneta',
'c_o_2_emission_value': 158,
'category': 'Furgonetas e industriales',
'color': 'Blanco',
'currency': 'EUR',
'description': 'FORD TRANSIT CUSTOM 2.0 TDCI 6 PLAZAS PRECIO ANUNCIADO + '
'IVA \n'
'GARANTIA DE 1 AÑO +400€ FINANCIACIÓN DE HASTA EL 100% '
'TRANSFERENCIA INCLUIDA \n'
'•Único propietario con historial de Mantenimento \n'
' • 2020\n'
'• 160.000km \n'
'• Etiqueta C \n'
'• 6Plazas\n'
' • Bluetooth con manos libres \n'
'• Control y limitador de velocidad \n'
'• Aire acondicionado \n'
'?Avenida de las Americas, 3 Ford Transit Custom Monovolumen '
'en San Fernando de Henares',
'doors_number': 4,
'emission_standard': 'C',
'engine': '2.0L',
'engine_horse_power': 105,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': 'd342cc93-e0b0-5174-ae3c-ade16762d890',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/ford-transit-custom-kombi-20-tdci-77kw-320-l1-ambiente-4p-diesel-2020-en-madrid-70170648-fuvivo.aspx',
'listing': 'auction',
'location': 'Madrid',
'make': 'FORD',
'model': 'Transit Custom',
'odometer': 160000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 10,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d342cc93-e0b0-5174-ae3c-ade16762d890/d342cc93-e0b0-5174-ae3c-ade16762d890_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93000,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19656392/b50c45fd-995d-4d8b-8466-3fa0899b9c1c.jpg',
'Width': 800}],
'price': 14499,
'price_includes_vat': False,
'registration_date': '2020-01-01',
'seats_number': 9,
'seller_name': None,
'title': 'FORD Transit Custom Kombi 2.0 TDCI 320 L1 Ambiente',
'transmission': 'manual',
'trim': 'Kombi 2.0 TDCI 77kW 320 L1 Ambiente',
'vin': None,
'year': 2020}
2026-03-26 08:42:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 08:42: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%2770170648%27 HTTP/1.1" 200 None
2026-03-26 08:42:39 [auto_selling_coches.net] INFO: Saving data for 70170648: {'created_time': 1774514559.521177, 'last_price_update_time': 1774514559.521189}
2026-03-26 08:42:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 08:42:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70170648') HTTP/1.1" 204 0
2026-03-26 08:42:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/19544846/2e1c9f30-b398-4fbe-b7ca-bd0066f2acbe.jpg> (referer: None)
2026-03-26 08:42:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/19277250/859103f1-8b5f-4555-bed6-ae03bc54f8ff.jpg> (referer: None)
2026-03-26 08:42:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 08:42:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa05c505810>
2026-03-26 08:42:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 08:42:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 08:42:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 08:42:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5e527bd8-700b-508a-ab3a-12a81a6bd310/5e527bd8-700b-508a-ab3a-12a81a6bd310_image_0.jpg HTTP/1.1" 201 0
2026-03-26 08:42:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 08:42: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%252F19544846%252F2e1c9f30-b398-4fbe-b7ca-bd0066f2acbe.jpg') HTTP/1.1" 204 0
2026-03-26 08:42:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19544846/2e1c9f30-b398-4fbe-b7ca-bd0066f2acbe.jpg saved to cache
2026-03-26 08:42:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 5e527bd8-700b-508a-ab3a-12a81a6bd310
2026-03-26 08:42:39 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 5e527bd8-700b-508a-ab3a-12a81a6bd310 sending to next pipeline
2026-03-26 08:42:39 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 5e527bd8-700b-508a-ab3a-12a81a6bd310 with identifier 70027563
2026-03-26 08:42:39 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 08:42:39 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 08:42:39 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 5e527bd8-700b-508a-ab3a-12a81a6bd310
2026-03-26 08:42:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/19544846/2e1c9f30-b398-4fbe-b7ca-bd0066f2acbe.jpg>
{'auction_title': '',
'body_type': 'Furgoneta',
'c_o_2_emission_value': 180,
'category': 'Furgonetas e industriales',
'color': 'Blanco',
'currency': 'EUR',
'description': 'Ford transit L3h2 2.0TDCI 130cv\n'
'PRECIO ANUNCIADO + IVA\n'
'FINANCIACIÓN HASTA EL 100% \n'
'GARANTIA 1AÑO (+400€)\n'
'• Único propietario\n'
'• Historial de mantenimiento\n'
'•Transferencia incluida\n'
'•Vaca y remolque homologado \n'
' • 2020\n'
'• 79500km\n'
'• Etiqueta C\n'
'• Radio Bluetooth con manos libres\n'
'• Cierre centralizado\n'
'• Elevalunas eléctrico\n'
'• Panelado trasero',
'doors_number': 4,
'emission_standard': 'C',
'engine': '2.0L',
'engine_horse_power': 105,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '5e527bd8-700b-508a-ab3a-12a81a6bd310',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/ford-transit-310-96kw-l2h2-van-trend-delantera-4p-diesel-2018-en-madrid-70027563-fuvivo.aspx',
'listing': 'auction',
'location': 'Madrid',
'make': 'FORD',
'model': 'Transit',
'odometer': 79500,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 10,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5e527bd8-700b-508a-ab3a-12a81a6bd310/5e527bd8-700b-508a-ab3a-12a81a6bd310_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85759,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19544846/2e1c9f30-b398-4fbe-b7ca-bd0066f2acbe.jpg',
'Width': 800}],
'price': 15999,
'price_includes_vat': False,
'registration_date': '2020-01-01',
'seats_number': 3,
'seller_name': None,
'title': 'FORD Transit 310 L3H2 Van Ambiente Delantera',
'transmission': 'manual',
'trim': '310 77kW L3H2 Van Ambiente Delantera',
'vin': None,
'year': 2020}
2026-03-26 08:42:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 08:42: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%2770027563%27 HTTP/1.1" 200 None
2026-03-26 08:42:39 [auto_selling_coches.net] INFO: Saving data for 70027563: {'created_time': 1774514559.919305, 'last_price_update_time': 1774514559.919318}
2026-03-26 08:42:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 08:42:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70027563') HTTP/1.1" 204 0
2026-03-26 08:42:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/19269225/e39ce07e-dc12-4d1d-8425-0233fd58ad1a.jpg> (referer: None)
2026-03-26 08:42:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 08:42:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa05c516cd0>
2026-03-26 08:42:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 08:42:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 08:42:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 08:42:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_93922532-467e-5478-ab1f-fecd5de00c03/93922532-467e-5478-ab1f-fecd5de00c03_image_0.jpg HTTP/1.1" 201 0
2026-03-26 08:42:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 08:42: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%252F19277250%252F859103f1-8b5f-4555-bed6-ae03bc54f8ff.jpg') HTTP/1.1" 204 0
2026-03-26 08:42:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19277250/859103f1-8b5f-4555-bed6-ae03bc54f8ff.jpg saved to cache
2026-03-26 08:42:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 93922532-467e-5478-ab1f-fecd5de00c03
2026-03-26 08:42:39 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 93922532-467e-5478-ab1f-fecd5de00c03 sending to next pipeline
2026-03-26 08:42:39 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 93922532-467e-5478-ab1f-fecd5de00c03 with identifier 62366141
2026-03-26 08:42:39 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 08:42:39 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 08:42:40 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 93922532-467e-5478-ab1f-fecd5de00c03
2026-03-26 08:42:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/19277250/859103f1-8b5f-4555-bed6-ae03bc54f8ff.jpg>
{'auction_title': '',
'body_type': 'Furgoneta',
'c_o_2_emission_value': 159,
'category': 'Furgonetas e industriales',
'color': 'Blanco',
'currency': 'EUR',
'description': 'CITROEN JUMPER L2h2 2.2\n'
'PRECIO ANUNCIADO + IVA\n'
'FINANCIACIÓN HASTA EL 100% \n'
'GARANTIA 1AÑO (+400€)\n'
'• 2020\n'
'• 79.800 KM\n'
'• Etiqueta C\n'
'• Radio Bluetooth con manos libres\n'
'• Cierre centralizado\n'
'• Elevalunas eléctrico\n'
'• Panelado trasero\n'
'• Único propietario\n'
'• Historial de mantenimiento\n'
'Transferencia incluida',
'doors_number': 4,
'emission_standard': 'C',
'engine': '2.2L',
'engine_horse_power': 140,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '93922532-467e-5478-ab1f-fecd5de00c03',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/citroen-jumper-bluehdi-103kw-140cv-furgon-33l2h2-4p-diesel-2019-en-madrid-62366141-fuvivo.aspx',
'listing': 'auction',
'location': 'Madrid',
'make': 'CITROEN',
'model': 'Jumper',
'odometer': 79000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 9,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_93922532-467e-5478-ab1f-fecd5de00c03/93922532-467e-5478-ab1f-fecd5de00c03_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 196470,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19277250/859103f1-8b5f-4555-bed6-ae03bc54f8ff.jpg',
'Width': 800}],
'price': 15899,
'price_includes_vat': False,
'registration_date': '2020-01-01',
'seats_number': 3,
'seller_name': None,
'title': 'CITROEN Jumper BlueHDi Furgon 33L2H2',
'transmission': 'manual',
'trim': 'BlueHDi 103KW 140CV Furgon 33L2H2',
'vin': None,
'year': 2020}
2026-03-26 08:42:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 08:42:40 [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%2762366141%27 HTTP/1.1" 200 None
2026-03-26 08:42:40 [auto_selling_coches.net] INFO: Saving data for 62366141: {'created_time': 1774514560.022017, 'last_price_update_time': 1774514560.022029}
2026-03-26 08:42:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 08:42:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62366141') HTTP/1.1" 204 0
2026-03-26 08:42:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 08:42:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa05ef37d10>
2026-03-26 08:42:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 08:42:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 08:42:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 08:42:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f19147b8-5507-504e-9eaa-c5ac39668b27/f19147b8-5507-504e-9eaa-c5ac39668b27_image_0.jpg HTTP/1.1" 201 0
2026-03-26 08:42:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 08:42:40 [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%252F19269225%252Fe39ce07e-dc12-4d1d-8425-0233fd58ad1a.jpg') HTTP/1.1" 204 0
2026-03-26 08:42:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19269225/e39ce07e-dc12-4d1d-8425-0233fd58ad1a.jpg saved to cache
2026-03-26 08:42:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item f19147b8-5507-504e-9eaa-c5ac39668b27
2026-03-26 08:42:40 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item f19147b8-5507-504e-9eaa-c5ac39668b27 sending to next pipeline
2026-03-26 08:42:40 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: f19147b8-5507-504e-9eaa-c5ac39668b27 with identifier 62357285
2026-03-26 08:42:40 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 08:42:40 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 08:42:40 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item f19147b8-5507-504e-9eaa-c5ac39668b27
2026-03-26 08:42:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/19269225/e39ce07e-dc12-4d1d-8425-0233fd58ad1a.jpg>
{'auction_title': '',
'body_type': 'Furgoneta',
'c_o_2_emission_value': 164,
'category': 'Furgonetas e industriales',
'color': 'Blanco',
'currency': 'EUR',
'description': 'FORD TRANSIT CUSTOM 2.0 TDCI 9 PLAZAS\n'
'PRECIO ANUNCIADO + IVA\n'
'GARANTIA DE 1 AÑO +400€ \n'
'FINANCIACIÓN DE HASTA EL 100% TRANSFERENCIA INCLUIDA\n'
'•Único propietario con historial de\n'
'Mantenimento\n'
'• 2021\n'
'• 118.256km\n'
'• Etiqueta C\n'
'• 9 Plazas\n'
'• Pantalla Bluetooth con manos libres\n'
'• Control y limitador de velocidad\n'
'• Aire acondicionado\n'
'Avenida de las Americas, 3 Ford Transit Custom en San '
'Fernando de Henares',
'doors_number': 4,
'emission_standard': 'C',
'engine': '2.0L',
'engine_horse_power': 105,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': 'f19147b8-5507-504e-9eaa-c5ac39668b27',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/ford-transit-custom-kombi-20-tdci-110kw-320-l1-trend-4p-diesel-2022-en-madrid-62357285-fuvivo.aspx',
'listing': 'auction',
'location': 'Madrid',
'make': 'FORD',
'model': 'Transit Custom',
'odometer': 115000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 11,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f19147b8-5507-504e-9eaa-c5ac39668b27/f19147b8-5507-504e-9eaa-c5ac39668b27_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 206397,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19269225/e39ce07e-dc12-4d1d-8425-0233fd58ad1a.jpg',
'Width': 800}],
'price': 16999,
'price_includes_vat': False,
'registration_date': '2021-01-01',
'seats_number': 9,
'seller_name': None,
'title': 'FORD Transit Custom Kombi 2.0 TDCI 320 L1 Ambiente',
'transmission': 'manual',
'trim': 'Kombi 2.0 TDCI 77kW 320 L1 Ambiente',
'vin': None,
'year': 2021}
2026-03-26 08:42:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 08:42:40 [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%2762357285%27 HTTP/1.1" 200 None
2026-03-26 08:42:40 [auto_selling_coches.net] INFO: Saving data for 62357285: {'created_time': 1774514560.128235, 'last_price_update_time': 1774514560.128245}
2026-03-26 08:42:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 08:42:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62357285') HTTP/1.1" 204 0
2026-03-26 08:42:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70072841> (referer: https://www.coches.net/concesionario/carreracarsmadrid/?pg=1) ['zyte-api']
2026-03-26 08:42:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70072863> (referer: https://www.coches.net/concesionario/carreracarsmadrid/?pg=1) ['zyte-api']
2026-03-26 08:42:40 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
'body_type': 'Furgoneta',
'c_o_2_emission_value': 162,
'category': 'Furgonetas e industriales',
'color': 'Blanco',
'currency': 'EUR',
'description': 'Citroen Jumper L3h2 \n'
'PRECIO ANUNCIADO + IVA\n'
'FINANCIACIÓN HASTA EL 100% \n'
'GARANTIA 1AÑO (+400€)\n'
'• Único propietario\n'
'• Historial de mantenimiento\n'
'•Transferencia incluida\n'
'•Distribución con cadena de los arboles de levas recién '
'cambiados, con distribución mas su revision \n'
' • 2021\n'
'• 209000km\n'
'• Etiqueta C\n'
'• Radio Bluetooth con manos libres\n'
'• Cierre centralizado\n'
'• Elevalunas eléctrico\n'
'• Panelado trasero',
'doors_number': 4,
'emission_standard': 'C',
'engine': '2.2L',
'engine_horse_power': 140,
'expiration_date': None,
'fuel_type': 'Diesel',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/citroen-jumper-bluehdi-103kw-140cv-furgon-35l3h2-4p-diesel-2021-en-madrid-70072841-fuvivo.aspx',
'listing': 'auction',
'location': 'Madrid',
'make': 'CITROEN',
'model': 'Jumper',
'odometer': 209000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19578934/9ec356d0-0741-4fcf-9a79-64508548417b.jpg',
'https://a.ccdn.es/cnet/vehicles/19578934/ad2994c9-f5ad-478a-8ae0-7852a895cfa2.jpg',
'https://a.ccdn.es/cnet/vehicles/19578934/99ace17f-1468-4763-a88d-5d93c460be36.jpg',
'https://a.ccdn.es/cnet/vehicles/19578934/785af8b9-5e0e-4f45-81a2-6a31830e0757.jpg',
'https://a.ccdn.es/cnet/vehicles/19578934/871f7d01-25a5-4f44-a02e-5b664faae22a.jpg',
'https://a.ccdn.es/cnet/vehicles/19578934/96992767-a2e4-42b5-84d5-31b8aa0bf4d8.jpg',
'https://a.ccdn.es/cnet/vehicles/19578934/15454e79-1bb9-43b4-a3a8-1893bbdaccdb.jpg',
'https://a.ccdn.es/cnet/vehicles/19578934/18c3b57e-d163-4784-a556-5ec9e9044ee4.jpg',
'https://a.ccdn.es/cnet/vehicles/19578934/d0ebd468-79c5-4d0d-a695-0163acf5b4eb.jpg',
'https://a.ccdn.es/cnet/vehicles/19578934/528bd533-2e74-4227-b5f8-04b38970c343.jpg'],
'price': 12999,
'price_includes_vat': False,
'registration_date': '2021-01-01',
'seats_number': 3,
'seller_name': None,
'title': 'CITROEN Jumper BlueHDi Furgon 35L3H2',
'transmission': 'manual',
'trim': 'BlueHDi 103KW 140CV Furgon 35L3H2',
'vin': None,
'year': 2021}
2026-03-26 08:42:40 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 1d0f1df4-89ff-5e6e-a725-50904ea347da with identifier: 70072841
2026-03-26 08:42:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 1d0f1df4-89ff-5e6e-a725-50904ea347da
2026-03-26 08:42:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 08:42:40 [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%252F19578934%252F9ec356d0-0741-4fcf-9a79-64508548417b.jpg%27 HTTP/1.1" 200 None
2026-03-26 08:42:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19578934/9ec356d0-0741-4fcf-9a79-64508548417b.jpg not downloaded yet
2026-03-26 08:42:40 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
'body_type': 'Furgoneta',
'c_o_2_emission_value': None,
'category': 'Furgonetas e industriales',
'color': 'Blanco',
'currency': 'EUR',
'description': 'Ford transit L2h2 2.0TDCI 130cv\n'
'PRECIO ANUNCIADO + IVA\n'
'FINANCIACIÓN HASTA EL 100% \n'
'GARANTIA 1AÑO (+400€)\n'
'• Único propietario\n'
'•Correa de distribución cambiada \n'
'• Historial de mantenimiento\n'
'•Transferencia incluida\n'
' • 2020\n'
'• 149000\n'
'• Etiqueta C\n'
'• Radio Bluetooth con manos libres\n'
'• Cierre centralizado\n'
'• Elevalunas eléctrico',
'doors_number': 4,
'emission_standard': 'C',
'engine': '2.0L',
'engine_horse_power': 105,
'expiration_date': None,
'fuel_type': 'Diesel',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/ford-transit-310-77kw-l2h2-van-ambiente-fwd-4p-diesel-2021-en-madrid-70072863-fuvivo.aspx',
'listing': 'auction',
'location': 'Madrid',
'make': 'FORD',
'model': 'Transit',
'odometer': 149000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19578950/77785f49-0ce0-4d74-a776-4cffde8658f2.jpg',
'https://a.ccdn.es/cnet/vehicles/19578950/57ab7b16-5881-4358-8057-c3becae54ff2.jpg',
'https://a.ccdn.es/cnet/vehicles/19578950/d554ccfe-2ab7-4466-99e6-272294938d25.jpg',
'https://a.ccdn.es/cnet/vehicles/19578950/c68fe7bb-cbbb-4664-8534-c6800d02b004.jpg',
'https://a.ccdn.es/cnet/vehicles/19578950/d5d059c2-602a-44a5-8cf0-7f7a253b0f92.jpg',
'https://a.ccdn.es/cnet/vehicles/19578950/eac49aa7-d4bc-4042-ab96-9a57981de586.jpg',
'https://a.ccdn.es/cnet/vehicles/19578950/e76240c1-387b-4526-8337-acb1c996b0d5.jpg',
'https://a.ccdn.es/cnet/vehicles/19578950/ab3b0779-a47c-492c-9f4a-caac54d4ce0b.jpg',
'https://a.ccdn.es/cnet/vehicles/19578950/fc38c5b6-876c-40ec-8805-b4d84f3a8a19.jpg',
'https://a.ccdn.es/cnet/vehicles/19578950/8edafc62-b622-41e7-83bc-1c878a9406f8.jpg'],
'price': 14899,
'price_includes_vat': False,
'registration_date': '2021-01-01',
'seats_number': 3,
'seller_name': None,
'title': 'FORD Transit 310 L2H2 Van Ambiente FWD',
'transmission': 'manual',
'trim': '310 77kW L2H2 Van Ambiente FWD',
'vin': None,
'year': 2021}
2026-03-26 08:42:40 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 24efa92e-a285-553f-aa5b-bfc602d31a4d with identifier: 70072863
2026-03-26 08:42:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 24efa92e-a285-553f-aa5b-bfc602d31a4d
2026-03-26 08:42:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 08:42:40 [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%252F19578950%252F77785f49-0ce0-4d74-a776-4cffde8658f2.jpg%27 HTTP/1.1" 200 None
2026-03-26 08:42:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19578950/77785f49-0ce0-4d74-a776-4cffde8658f2.jpg not downloaded yet
2026-03-26 08:42:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/62440979> (referer: https://www.coches.net/concesionario/carreracarsmadrid/?pg=1) ['zyte-api']
2026-03-26 08:42:40 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
'body_type': 'Furgoneta',
'c_o_2_emission_value': 172,
'category': 'Furgonetas e industriales',
'color': 'Blanco',
'currency': 'EUR',
'description': 'Ford transit L2h2 2.0TDCI 130cv\n'
'PRECIO ANUNCIADO + IVA\n'
'FINANCIACIÓN HASTA EL 100% \n'
'GARANTIA 1AÑO (+400€)\n'
'• Único propietario\n'
'• Historial de mantenimiento\n'
'•Transferencia incluida\n'
' • 2020\n'
'• 129600km\n'
'• Etiqueta C\n'
'• Radio Bluetooth con manos libres\n'
'• Cierre centralizado\n'
'• Elevalunas eléctrico\n'
'• Panelado trasero',
'doors_number': 4,
'emission_standard': 'C',
'engine': '2.0L',
'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/ford-transit-310-96kw-l2h2-van-trend-fwd-4p-diesel-2020-en-madrid-62440979-fuvivo.aspx',
'listing': 'auction',
'location': 'Madrid',
'make': 'FORD',
'model': 'Transit',
'odometer': 129600,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19334703/fc6529d3-3188-4f20-ae49-9e7cde82ad09.jpg',
'https://a.ccdn.es/cnet/vehicles/19334703/5caf2662-cb20-443e-8b10-00256b458e6d.jpg',
'https://a.ccdn.es/cnet/vehicles/19334703/5d1a49df-144a-45a9-bef6-fc3286590bb6.jpg',
'https://a.ccdn.es/cnet/vehicles/19334703/e54d0c0f-b2f4-4df8-9d38-664f4d712cb0.jpg',
'https://a.ccdn.es/cnet/vehicles/19334703/04a44db4-557c-46ec-b3c9-e233364f6ee9.jpg',
'https://a.ccdn.es/cnet/vehicles/19334703/b6239d9d-2065-41a3-956d-be0fe7361c79.jpg',
'https://a.ccdn.es/cnet/vehicles/19334703/5116d968-e6d8-4a14-873f-d049f0ecc480.jpg',
'https://a.ccdn.es/cnet/vehicles/19334703/914c2ce8-2cf5-45c5-89ee-0f3881c56cf1.jpg',
'https://a.ccdn.es/cnet/vehicles/19334703/a98f434a-8bfd-4a0e-ac3c-ec8ab9a45952.jpg',
'https://a.ccdn.es/cnet/vehicles/19334703/5d3ccfeb-ab0b-4a52-aa04-ea24491f5200.jpg'],
'price': 14999,
'price_includes_vat': False,
'registration_date': '2020-01-01',
'seats_number': 3,
'seller_name': None,
'title': 'FORD Transit 310 L2H2 Van Trend FWD',
'transmission': 'manual',
'trim': '310 96kW L2H2 Van Trend FWD',
'vin': None,
'year': 2020}
2026-03-26 08:42:40 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 23a0fe55-efc7-5158-98a9-bef12e9079ee with identifier: 62440979
2026-03-26 08:42:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 23a0fe55-efc7-5158-98a9-bef12e9079ee
2026-03-26 08:42:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 08:42:40 [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%252F19334703%252Ffc6529d3-3188-4f20-ae49-9e7cde82ad09.jpg%27 HTTP/1.1" 200 None
2026-03-26 08:42:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19334703/fc6529d3-3188-4f20-ae49-9e7cde82ad09.jpg not downloaded yet
2026-03-26 08:42:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/19578934/9ec356d0-0741-4fcf-9a79-64508548417b.jpg> (referer: None)
2026-03-26 08:42:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/19578950/77785f49-0ce0-4d74-a776-4cffde8658f2.jpg> (referer: None)
2026-03-26 08:42:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 08:42:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa05ef36f10>
2026-03-26 08:42:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 08:42:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 08:42:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 08:42:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1d0f1df4-89ff-5e6e-a725-50904ea347da/1d0f1df4-89ff-5e6e-a725-50904ea347da_image_0.jpg HTTP/1.1" 201 0
2026-03-26 08:42:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 08:42:40 [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%252F19578934%252F9ec356d0-0741-4fcf-9a79-64508548417b.jpg') HTTP/1.1" 204 0
2026-03-26 08:42:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19578934/9ec356d0-0741-4fcf-9a79-64508548417b.jpg saved to cache
2026-03-26 08:42:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 1d0f1df4-89ff-5e6e-a725-50904ea347da
2026-03-26 08:42:40 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 1d0f1df4-89ff-5e6e-a725-50904ea347da sending to next pipeline
2026-03-26 08:42:40 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 1d0f1df4-89ff-5e6e-a725-50904ea347da with identifier 70072841
2026-03-26 08:42:40 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 08:42:40 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 08:42:40 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 1d0f1df4-89ff-5e6e-a725-50904ea347da
2026-03-26 08:42:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/19578934/9ec356d0-0741-4fcf-9a79-64508548417b.jpg>
{'auction_title': '',
'body_type': 'Furgoneta',
'c_o_2_emission_value': 162,
'category': 'Furgonetas e industriales',
'color': 'Blanco',
'currency': 'EUR',
'description': 'Citroen Jumper L3h2 \n'
'PRECIO ANUNCIADO + IVA\n'
'FINANCIACIÓN HASTA EL 100% \n'
'GARANTIA 1AÑO (+400€)\n'
'• Único propietario\n'
'• Historial de mantenimiento\n'
'•Transferencia incluida\n'
'•Distribución con cadena de los arboles de levas recién '
'cambiados, con distribución mas su revision \n'
' • 2021\n'
'• 209000km\n'
'• Etiqueta C\n'
'• Radio Bluetooth con manos libres\n'
'• Cierre centralizado\n'
'• Elevalunas eléctrico\n'
'• Panelado trasero',
'doors_number': 4,
'emission_standard': 'C',
'engine': '2.2L',
'engine_horse_power': 140,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '1d0f1df4-89ff-5e6e-a725-50904ea347da',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/citroen-jumper-bluehdi-103kw-140cv-furgon-35l3h2-4p-diesel-2021-en-madrid-70072841-fuvivo.aspx',
'listing': 'auction',
'location': 'Madrid',
'make': 'CITROEN',
'model': 'Jumper',
'odometer': 209000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 10,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1d0f1df4-89ff-5e6e-a725-50904ea347da/1d0f1df4-89ff-5e6e-a725-50904ea347da_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95296,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19578934/9ec356d0-0741-4fcf-9a79-64508548417b.jpg',
'Width': 800}],
'price': 12999,
'price_includes_vat': False,
'registration_date': '2021-01-01',
'seats_number': 3,
'seller_name': None,
'title': 'CITROEN Jumper BlueHDi Furgon 35L3H2',
'transmission': 'manual',
'trim': 'BlueHDi 103KW 140CV Furgon 35L3H2',
'vin': None,
'year': 2021}
2026-03-26 08:42:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 08:42:40 [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%2770072841%27 HTTP/1.1" 200 None
2026-03-26 08:42:40 [auto_selling_coches.net] INFO: Saving data for 70072841: {'created_time': 1774514560.833581, 'last_price_update_time': 1774514560.833596}
2026-03-26 08:42:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 08:42:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70072841') HTTP/1.1" 204 0
2026-03-26 08:42:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 08:42:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa05c4b0fd0>
2026-03-26 08:42:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 08:42:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 08:42:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 08:42:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_24efa92e-a285-553f-aa5b-bfc602d31a4d/24efa92e-a285-553f-aa5b-bfc602d31a4d_image_0.jpg HTTP/1.1" 201 0
2026-03-26 08:42:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 08:42:40 [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%252F19578950%252F77785f49-0ce0-4d74-a776-4cffde8658f2.jpg') HTTP/1.1" 204 0
2026-03-26 08:42:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19578950/77785f49-0ce0-4d74-a776-4cffde8658f2.jpg saved to cache
2026-03-26 08:42:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 24efa92e-a285-553f-aa5b-bfc602d31a4d
2026-03-26 08:42:40 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 24efa92e-a285-553f-aa5b-bfc602d31a4d sending to next pipeline
2026-03-26 08:42:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/19334703/fc6529d3-3188-4f20-ae49-9e7cde82ad09.jpg> (referer: None)
2026-03-26 08:42:40 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 24efa92e-a285-553f-aa5b-bfc602d31a4d with identifier 70072863
2026-03-26 08:42:40 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 08:42:40 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 08:42:40 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 24efa92e-a285-553f-aa5b-bfc602d31a4d
2026-03-26 08:42:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/19578950/77785f49-0ce0-4d74-a776-4cffde8658f2.jpg>
{'auction_title': '',
'body_type': 'Furgoneta',
'c_o_2_emission_value': None,
'category': 'Furgonetas e industriales',
'color': 'Blanco',
'currency': 'EUR',
'description': 'Ford transit L2h2 2.0TDCI 130cv\n'
'PRECIO ANUNCIADO + IVA\n'
'FINANCIACIÓN HASTA EL 100% \n'
'GARANTIA 1AÑO (+400€)\n'
'• Único propietario\n'
'•Correa de distribución cambiada \n'
'• Historial de mantenimiento\n'
'•Transferencia incluida\n'
' • 2020\n'
'• 149000\n'
'• Etiqueta C\n'
'• Radio Bluetooth con manos libres\n'
'• Cierre centralizado\n'
'• Elevalunas eléctrico',
'doors_number': 4,
'emission_standard': 'C',
'engine': '2.0L',
'engine_horse_power': 105,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '24efa92e-a285-553f-aa5b-bfc602d31a4d',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/ford-transit-310-77kw-l2h2-van-ambiente-fwd-4p-diesel-2021-en-madrid-70072863-fuvivo.aspx',
'listing': 'auction',
'location': 'Madrid',
'make': 'FORD',
'model': 'Transit',
'odometer': 149000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 10,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_24efa92e-a285-553f-aa5b-bfc602d31a4d/24efa92e-a285-553f-aa5b-bfc602d31a4d_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98719,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19578950/77785f49-0ce0-4d74-a776-4cffde8658f2.jpg',
'Width': 800}],
'price': 14899,
'price_includes_vat': False,
'registration_date': '2021-01-01',
'seats_number': 3,
'seller_name': None,
'title': 'FORD Transit 310 L2H2 Van Ambiente FWD',
'transmission': 'manual',
'trim': '310 77kW L2H2 Van Ambiente FWD',
'vin': None,
'year': 2021}
2026-03-26 08:42:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 08:42:40 [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%2770072863%27 HTTP/1.1" 200 None
2026-03-26 08:42:40 [auto_selling_coches.net] INFO: Saving data for 70072863: {'created_time': 1774514560.960524, 'last_price_update_time': 1774514560.960532}
2026-03-26 08:42:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 08:42:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70072863') HTTP/1.1" 204 0
2026-03-26 08:42:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 08:42:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa05ef5ab10>
2026-03-26 08:42:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 08:42:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 08:42:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 08:42:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_23a0fe55-efc7-5158-98a9-bef12e9079ee/23a0fe55-efc7-5158-98a9-bef12e9079ee_image_0.jpg HTTP/1.1" 201 0
2026-03-26 08:42:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 08:42:41 [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%252F19334703%252Ffc6529d3-3188-4f20-ae49-9e7cde82ad09.jpg') HTTP/1.1" 204 0
2026-03-26 08:42:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19334703/fc6529d3-3188-4f20-ae49-9e7cde82ad09.jpg saved to cache
2026-03-26 08:42:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 23a0fe55-efc7-5158-98a9-bef12e9079ee
2026-03-26 08:42:41 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 23a0fe55-efc7-5158-98a9-bef12e9079ee sending to next pipeline
2026-03-26 08:42:41 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 23a0fe55-efc7-5158-98a9-bef12e9079ee with identifier 62440979
2026-03-26 08:42:41 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 08:42:41 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 08:42:41 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 23a0fe55-efc7-5158-98a9-bef12e9079ee
2026-03-26 08:42:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/19334703/fc6529d3-3188-4f20-ae49-9e7cde82ad09.jpg>
{'auction_title': '',
'body_type': 'Furgoneta',
'c_o_2_emission_value': 172,
'category': 'Furgonetas e industriales',
'color': 'Blanco',
'currency': 'EUR',
'description': 'Ford transit L2h2 2.0TDCI 130cv\n'
'PRECIO ANUNCIADO + IVA\n'
'FINANCIACIÓN HASTA EL 100% \n'
'GARANTIA 1AÑO (+400€)\n'
'• Único propietario\n'
'• Historial de mantenimiento\n'
'•Transferencia incluida\n'
' • 2020\n'
'• 129600km\n'
'• Etiqueta C\n'
'• Radio Bluetooth con manos libres\n'
'• Cierre centralizado\n'
'• Elevalunas eléctrico\n'
'• Panelado trasero',
'doors_number': 4,
'emission_standard': 'C',
'engine': '2.0L',
'engine_horse_power': 130,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '23a0fe55-efc7-5158-98a9-bef12e9079ee',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/ford-transit-310-96kw-l2h2-van-trend-fwd-4p-diesel-2020-en-madrid-62440979-fuvivo.aspx',
'listing': 'auction',
'location': 'Madrid',
'make': 'FORD',
'model': 'Transit',
'odometer': 129600,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 10,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_23a0fe55-efc7-5158-98a9-bef12e9079ee/23a0fe55-efc7-5158-98a9-bef12e9079ee_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 206267,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19334703/fc6529d3-3188-4f20-ae49-9e7cde82ad09.jpg',
'Width': 800}],
'price': 14999,
'price_includes_vat': False,
'registration_date': '2020-01-01',
'seats_number': 3,
'seller_name': None,
'title': 'FORD Transit 310 L2H2 Van Trend FWD',
'transmission': 'manual',
'trim': '310 96kW L2H2 Van Trend FWD',
'vin': None,
'year': 2020}
2026-03-26 08:42:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 08:42:41 [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%2762440979%27 HTTP/1.1" 200 None
2026-03-26 08:42:41 [auto_selling_coches.net] INFO: Saving data for 62440979: {'created_time': 1774514561.122508, 'last_price_update_time': 1774514561.12252}
2026-03-26 08:42:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 08:42:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62440979') HTTP/1.1" 204 0
2026-03-26 08:42:41 [scrapy.core.engine] INFO: Closing spider (finished)
2026-03-26 08:42:41 [crawlers.pipelines.save_to_cdlq_db_auto_selling] DEBUG: [SaveToCdlqDbAutoSelling] failed to close cursor: 'SaveToCdlqDbAutoSelling' object has no attribute 'cursor'
2026-03-26 08:42:41 [crawlers.pipelines.save_to_cdlq_db_auto_selling] DEBUG: [SaveToCdlqDbAutoSelling] failed to close connection: 'SaveToCdlqDbAutoSelling' object has no attribute 'conn'
2026-03-26 08:42:41 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 08:42:41 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 08:42:41 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process scrape complete CloudEvent for item a6664ffc28ef11f18f76c264925fbcfa
2026-03-26 08:42:41 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.ATTACHED: 3> -> <LinkState.DETACH_SENT: 4>
2026-03-26 08:42:41 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.ATTACHED: 3> -> <LinkState.DETACH_SENT: 4>
2026-03-26 08:42:41 [azure.servicebus._pyamqp.management_link] INFO: Management link receiver state changed: <LinkState.ATTACHED: 3> -> <LinkState.DETACH_SENT: 4>
2026-03-26 08:42:41 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.ATTACHED: 3> -> <LinkState.DETACH_SENT: 4>
2026-03-26 08:42:41 [azure.servicebus._pyamqp.management_link] INFO: Management link sender state changed: <LinkState.ATTACHED: 3> -> <LinkState.DETACH_SENT: 4>
2026-03-26 08:42:41 [azure.servicebus._pyamqp.session] INFO: Session state changed: <SessionState.MAPPED: 3> -> <SessionState.END_SENT: 4>
2026-03-26 08:42:41 [azure.servicebus._pyamqp._connection] INFO: Connection state changed: <ConnectionState.OPENED: 9> -> <ConnectionState.CLOSE_SENT: 11>
2026-03-26 08:42:41 [azure.servicebus._pyamqp._connection] INFO: Connection state changed: <ConnectionState.CLOSE_SENT: 11> -> <ConnectionState.END: 13>
2026-03-26 08:42:41 [azure.servicebus._pyamqp.session] INFO: Session state changed: <SessionState.END_SENT: 4> -> <SessionState.DISCARDING: 6>
2026-03-26 08:42:41 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.DETACH_SENT: 4> -> <LinkState.DETACHED: 0>
2026-03-26 08:42:41 [azure.servicebus._pyamqp.management_link] INFO: Management link sender state changed: <LinkState.DETACH_SENT: 4> -> <LinkState.DETACHED: 0>
2026-03-26 08:42:41 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.DETACH_SENT: 4> -> <LinkState.DETACHED: 0>
2026-03-26 08:42:41 [azure.servicebus._pyamqp.management_link] INFO: Management link receiver state changed: <LinkState.DETACH_SENT: 4> -> <LinkState.DETACHED: 0>
2026-03-26 08:42:41 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.DETACH_SENT: 4> -> <LinkState.DETACHED: 0>
2026-03-26 08:42:42 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: [AzureBusPipeline] connection closed
2026-03-26 08:42:42 [auto_selling_coches.net] INFO: auto_selling_coches.net Crawl ended with reason finished, scrape types: {<ScrapeType.NEW: 1>: 0, <ScrapeType.NEW_DUPLICATE_ID: 4>: 0, <ScrapeType.PRICE_UPDATE: 2>: 0, <ScrapeType.AUCTION_UPDATE: 3>: 0, <ScrapeType.SKIPPED: 0>: 0}
2026-03-26 08:42:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 08:42:42 [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%201773218562 HTTP/1.1" 200 None
2026-03-26 08:42:42 [scrapy.extensions.feedexport] INFO: Stored jsonlines feed (11 items) in: file:///var/lib/scrapyd/items/sourcing_v2/auto_selling_coches.net/a6664ffc28ef11f18f76c264925fbcfa.jl
2026-03-26 08:42:42 [scrapy.statscollectors] INFO: Dumping Scrapy stats:
{'downloader/request_bytes': 10835,
'downloader/request_count': 24,
'downloader/request_method_count/GET': 24,
'downloader/response_bytes': 4010467,
'downloader/response_count': 24,
'downloader/response_status_count/200': 24,
'elapsed_time_seconds': 37.525793,
'feedexport/success_count/FileFeedStorage': 1,
'finish_reason': 'finished',
'finish_time': datetime.datetime(2026, 3, 26, 8, 42, 42, 535498, tzinfo=datetime.timezone.utc),
'httpcompression/response_bytes': 1433573,
'httpcompression/response_count': 11,
'item_scraped_count': 11,
'log_count/DEBUG': 241,
'log_count/INFO': 242,
'memusage/max': 147103744,
'memusage/startup': 147103744,
'photo_download_count': 11,
'request_depth_max': 3,
'response_received_count': 13,
'scheduler/dequeued': 24,
'scheduler/dequeued/memory': 24,
'scheduler/enqueued': 24,
'scheduler/enqueued/memory': 24,
'scrape_type/new': 11,
'scrapy-zyte-api/429': 0,
'scrapy-zyte-api/attempts': 14,
'scrapy-zyte-api/error_ratio': 0.07142857142857142,
'scrapy-zyte-api/error_types/download/temporary-error': 1,
'scrapy-zyte-api/errors': 1,
'scrapy-zyte-api/fatal_errors': 0,
'scrapy-zyte-api/mean_connection_seconds': 2.6588917739157165,
'scrapy-zyte-api/mean_response_seconds': 2.0152826434574447,
'scrapy-zyte-api/processed': 13,
'scrapy-zyte-api/request_args/customHttpRequestHeaders': 12,
'scrapy-zyte-api/request_args/experimental.requestCookies': 12,
'scrapy-zyte-api/request_args/experimental.responseCookies': 13,
'scrapy-zyte-api/request_args/httpResponseBody': 13,
'scrapy-zyte-api/request_args/httpResponseHeaders': 13,
'scrapy-zyte-api/request_args/url': 13,
'scrapy-zyte-api/status_codes/200': 13,
'scrapy-zyte-api/status_codes/520': 1,
'scrapy-zyte-api/success': 13,
'scrapy-zyte-api/success_ratio': 1.0,
'scrapy-zyte-api/throttle_ratio': 0.0,
'start_time': datetime.datetime(2026, 3, 26, 8, 42, 5, 9705, tzinfo=datetime.timezone.utc)}
2026-03-26 08:42:42 [scrapy.core.engine] INFO: Spider closed (finished)
2026-03-26 08:42:42 [asyncio] ERROR: Unclosed client session
client_session: <aiohttp.client.ClientSession object at 0x7fa05ff6f1d0>
2026-03-26 08:42:42 [asyncio] ERROR: Unclosed client session
client_session: <aiohttp.client.ClientSession object at 0x7fa05ff6f9d0>