• It's recommended to check out the latest log via: the Stats page >> View log >> Tail

PROJECT (sourcing_v2), SPIDER (auto_selling_coches.net)

2026-03-26 09:53:14 [scrapy.utils.log] INFO: Scrapy 2.11.2 started (bot: SourcingV2)
2026-03-26 09:53:14 [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 09:53:14 [auto_selling_coches.net] INFO: Starting auto_selling_coches.net spider
2026-03-26 09:53:14 [auto_selling_coches.net] INFO: _job: 9a32b14e28f911f18f76c264925fbcfa, SCRAPY_JOB: None
2026-03-26 09:53:14 [auto_selling_coches.net] INFO: Quick mode enabled - reduced wait times and single photo per item
2026-03-26 09:53:14 [scrapy.addons] INFO: Enabled addons:
[]
2026-03-26 09:53:14 [asyncio] DEBUG: Using selector: EpollSelector
2026-03-26 09:53:14 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor
2026-03-26 09:53:14 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop
2026-03-26 09:53:14 [scrapy.extensions.telnet] INFO: Telnet Password: 4ab5d5f2b04c91ba
2026-03-26 09:53:14 [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 09:53:14 [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/9a32b14e28f911f18f76c264925fbcfa.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 09:53:14 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-26 09:53:14 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-26 09:53:14 [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 09:53:14 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Setting up IdGenerationMiddleware for auto_selling
2026-03-26 09:53:14 [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 09:53:14 [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 09:53:14 [scrapy.core.engine] INFO: Spider opened
2026-03-26 09:53:14 [azure.identity._credentials.environment] INFO: Incomplete environment configuration for EnvironmentCredential. These variables are set: AZURE_TENANT_ID, AZURE_CLIENT_ID
2026-03-26 09:53:14 [common.service_bus.service_bus_client_factory] INFO: ServiceBusClient initialized via DefaultAzureCredential for alx-production-bus.servicebus.windows.net
2026-03-26 09:53:14 [crawlers.pipelines.base_azure_bus_pipeline] INFO: [AzureBusPipeline] Connected to topic auto.sourcing-v2-quickmode
2026-03-26 09:53:14 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min)
2026-03-26 09:53:14 [scrapy.extensions.telnet] INFO: Telnet console listening on 127.0.0.1:6023
2026-03-26 09:53:14 [scrapy.extensions.memusage] INFO: Peak memory usage is 142MiB
2026-03-26 09:53:14 [scrapy-playwright] INFO: Starting download handler
2026-03-26 09:53:14 [scrapy-playwright] INFO: Starting download handler
2026-03-26 09:53:19 [auto_selling_coches.net] INFO: Scraper started with URL: https://www.coches.net/concesionario/ryrsports and multipost_profile_id: db7c8271-6920-4593-8991-56574bfebe7e and job_id: 9a32b14e28f911f18f76c264925fbcfa
2026-03-26 09:53:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 09:53:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.coches.net/concesionario/ryrsports> (referer: None) ['zyte-api']
2026-03-26 09:53:29 [auto_selling_coches.net] INFO: response: <200 https://www.coches.net/concesionario/ryrsports/>
2026-03-26 09:53:29 [auto_selling_coches.net] INFO: Title at home page 19 Vehículos
2026-03-26 09:53:29 [auto_selling_coches.net] INFO: Total number of items: 19
2026-03-26 09:53:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 09:53:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.coches.net/concesionario/ryrsports?pg=1> (referer: https://www.coches.net/concesionario/ryrsports/) ['zyte-api']
2026-03-26 09:53:35 [auto_selling_coches.net] INFO: Parsing page 1
2026-03-26 09:53:35 [auto_selling_coches.net] INFO: Found 19 listings on page 1
2026-03-26 09:53:35 [auto_selling_coches.net] INFO: Found listing with ID: 70235811
2026-03-26 09:53:35 [azure.identity._credentials.environment] INFO: Incomplete environment configuration for EnvironmentCredential. These variables are set: AZURE_TENANT_ID, AZURE_CLIENT_ID
2026-03-26 09:53:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
2026-03-26 09:53:35 [urllib3.connectionpool] DEBUG: https://login.microsoftonline.com:443 "POST /8ea908c1-4e85-4692-bc3f-3646b9b40891/oauth2/v2.0/token HTTP/1.1" 200 2115
2026-03-26 09:53:35 [azure.identity._credentials.chained] INFO: DefaultAzureCredential acquired a token from WorkloadIdentityCredential
2026-03-26 09:53:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): alxsourcingstorageprod.table.core.windows.net:443
2026-03-26 09:53:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 09:53: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%2770235811%27 HTTP/1.1" 200 None
2026-03-26 09:53:35 [auto_selling_coches.net] INFO: Scrape type for 70235811: 1
2026-03-26 09:53:35 [auto_selling_coches.net] INFO: Scraping new listing 70235811
2026-03-26 09:53:35 [auto_selling_coches.net] INFO: Found listing with ID: 70203335
2026-03-26 09:53:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 09:53: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%2770203335%27 HTTP/1.1" 200 None
2026-03-26 09:53:35 [auto_selling_coches.net] INFO: Scrape type for 70203335: 1
2026-03-26 09:53:35 [auto_selling_coches.net] INFO: Scraping new listing 70203335
2026-03-26 09:53: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 09:53:35 [auto_selling_coches.net] INFO: Found listing with ID: 62547502
2026-03-26 09:53:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 09:53: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%2762547502%27 HTTP/1.1" 200 None
2026-03-26 09:53:35 [auto_selling_coches.net] INFO: Scrape type for 62547502: 1
2026-03-26 09:53:35 [auto_selling_coches.net] INFO: Scraping new listing 62547502
2026-03-26 09:53: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 09:53:35 [auto_selling_coches.net] INFO: Found listing with ID: 70165051
2026-03-26 09:53:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 09:53: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%2770165051%27 HTTP/1.1" 200 None
2026-03-26 09:53:35 [auto_selling_coches.net] INFO: Scrape type for 70165051: 1
2026-03-26 09:53:35 [auto_selling_coches.net] INFO: Scraping new listing 70165051
2026-03-26 09:53: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 09:53:35 [auto_selling_coches.net] INFO: Found listing with ID: 62516493
2026-03-26 09:53:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 09:53: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%2762516493%27 HTTP/1.1" 200 None
2026-03-26 09:53:35 [auto_selling_coches.net] INFO: Scrape type for 62516493: 1
2026-03-26 09:53:35 [auto_selling_coches.net] INFO: Scraping new listing 62516493
2026-03-26 09:53: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 09:53:35 [auto_selling_coches.net] INFO: Found listing with ID: 70125259
2026-03-26 09:53:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 09:53: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%2770125259%27 HTTP/1.1" 200 None
2026-03-26 09:53:35 [auto_selling_coches.net] INFO: Scrape type for 70125259: 1
2026-03-26 09:53:35 [auto_selling_coches.net] INFO: Scraping new listing 70125259
2026-03-26 09:53: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 09:53:35 [auto_selling_coches.net] INFO: Found listing with ID: 62205879
2026-03-26 09:53:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 09:53: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%2762205879%27 HTTP/1.1" 200 None
2026-03-26 09:53:35 [auto_selling_coches.net] INFO: Scrape type for 62205879: 1
2026-03-26 09:53:35 [auto_selling_coches.net] INFO: Scraping new listing 62205879
2026-03-26 09:53:35 [auto_selling_coches.net] INFO: Found listing with ID: 70115269
2026-03-26 09:53:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 09:53: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%2770115269%27 HTTP/1.1" 200 None
2026-03-26 09:53:35 [auto_selling_coches.net] INFO: Scrape type for 70115269: 1
2026-03-26 09:53:35 [auto_selling_coches.net] INFO: Scraping new listing 70115269
2026-03-26 09:53:35 [auto_selling_coches.net] INFO: Found listing with ID: 61407523
2026-03-26 09:53:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 09:53: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%2761407523%27 HTTP/1.1" 200 None
2026-03-26 09:53:35 [auto_selling_coches.net] INFO: Scrape type for 61407523: 1
2026-03-26 09:53:35 [auto_selling_coches.net] INFO: Scraping new listing 61407523
2026-03-26 09:53:35 [auto_selling_coches.net] INFO: Found listing with ID: 70052376
2026-03-26 09:53:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 09:53: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%2770052376%27 HTTP/1.1" 200 None
2026-03-26 09:53:35 [auto_selling_coches.net] INFO: Scrape type for 70052376: 1
2026-03-26 09:53:35 [auto_selling_coches.net] INFO: Scraping new listing 70052376
2026-03-26 09:53:35 [auto_selling_coches.net] INFO: Found listing with ID: 62125993
2026-03-26 09:53:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 09:53: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%2762125993%27 HTTP/1.1" 200 None
2026-03-26 09:53:35 [auto_selling_coches.net] INFO: Scrape type for 62125993: 1
2026-03-26 09:53:35 [auto_selling_coches.net] INFO: Scraping new listing 62125993
2026-03-26 09:53:35 [auto_selling_coches.net] INFO: Found listing with ID: 70011279
2026-03-26 09:53:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 09:53: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%2770011279%27 HTTP/1.1" 200 None
2026-03-26 09:53:35 [auto_selling_coches.net] INFO: Scrape type for 70011279: 1
2026-03-26 09:53:35 [auto_selling_coches.net] INFO: Scraping new listing 70011279
2026-03-26 09:53:35 [auto_selling_coches.net] INFO: Found listing with ID: 62399349
2026-03-26 09:53:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 09:53: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%2762399349%27 HTTP/1.1" 200 None
2026-03-26 09:53:35 [auto_selling_coches.net] INFO: Scrape type for 62399349: 1
2026-03-26 09:53:35 [auto_selling_coches.net] INFO: Scraping new listing 62399349
2026-03-26 09:53:35 [auto_selling_coches.net] INFO: Found listing with ID: 70028154
2026-03-26 09:53:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 09:53: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%2770028154%27 HTTP/1.1" 200 None
2026-03-26 09:53:35 [auto_selling_coches.net] INFO: Scrape type for 70028154: 1
2026-03-26 09:53:35 [auto_selling_coches.net] INFO: Scraping new listing 70028154
2026-03-26 09:53:35 [auto_selling_coches.net] INFO: Found listing with ID: 70020814
2026-03-26 09:53:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 09:53: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%2770020814%27 HTTP/1.1" 200 None
2026-03-26 09:53:35 [auto_selling_coches.net] INFO: Scrape type for 70020814: 1
2026-03-26 09:53:35 [auto_selling_coches.net] INFO: Scraping new listing 70020814
2026-03-26 09:53:35 [auto_selling_coches.net] INFO: Found listing with ID: 62093433
2026-03-26 09:53:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 09:53: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%2762093433%27 HTTP/1.1" 200 None
2026-03-26 09:53:35 [auto_selling_coches.net] INFO: Scrape type for 62093433: 1
2026-03-26 09:53:35 [auto_selling_coches.net] INFO: Scraping new listing 62093433
2026-03-26 09:53:35 [auto_selling_coches.net] INFO: Found listing with ID: 62084745
2026-03-26 09:53:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 09:53: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%2762084745%27 HTTP/1.1" 200 None
2026-03-26 09:53:35 [auto_selling_coches.net] INFO: Scrape type for 62084745: 1
2026-03-26 09:53:35 [auto_selling_coches.net] INFO: Scraping new listing 62084745
2026-03-26 09:53:35 [auto_selling_coches.net] INFO: Found listing with ID: 62316039
2026-03-26 09:53:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 09:53: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%2762316039%27 HTTP/1.1" 200 None
2026-03-26 09:53:35 [auto_selling_coches.net] INFO: Scrape type for 62316039: 1
2026-03-26 09:53:35 [auto_selling_coches.net] INFO: Scraping new listing 62316039
2026-03-26 09:53:35 [auto_selling_coches.net] INFO: Found listing with ID: 61974660
2026-03-26 09:53:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 09:53: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%2761974660%27 HTTP/1.1" 200 None
2026-03-26 09:53:35 [auto_selling_coches.net] INFO: Scrape type for 61974660: 1
2026-03-26 09:53:35 [auto_selling_coches.net] INFO: Scraping new listing 61974660
2026-03-26 09:53:35 [auto_selling_coches.net] INFO: No more listings to scrape.
2026-03-26 09:53:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70165051> (referer: https://www.coches.net/concesionario/ryrsports/?pg=1) ['zyte-api']
2026-03-26 09:53: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 09:53:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70235811> (referer: https://www.coches.net/concesionario/ryrsports/?pg=1) ['zyte-api']
2026-03-26 09:53: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 09:53:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/62547502> (referer: https://www.coches.net/concesionario/ryrsports/?pg=1) ['zyte-api']
2026-03-26 09:53: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 09:53:36 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
 'body_type': 'SUV',
 'c_o_2_emission_value': 159,
 'category': 'Coches',
 'color': 'Gris / Plata',
 'currency': 'EUR',
 'description': 'Mercedes GLK modelo 2013, ya el restyling.\n'
                '\n'
                'Vehículo de un único propietario con IVA DEDUCIBLE.\n'
                '\n'
                'Equipamiento extra:\n'
                '\n'
                '- Paquete Sport interior y exterior\n'
                '- Paquete AMG exterior\n'
                '- Control de crucero\n'
                '- Llantas 19"\n'
                '- Modos de conducción\n'
                '- Sensores de aparcamiento delantero y trasero\n'
                '- Asientos semi eléctricos de cuero y alcantara\n'
                '- Barras en el techo\n'
                '- Sensor de luz y lluvia\n'
                '- Volante multifunción\n'
                '- Cambio automático de 7 velocidades\n'
                '- Navegador\n'
                '- Climatizador bizona\n'
                '\n'
                'Etc\n'
                '\n'
                'A pesar de nuestro cuidado y minuciosidad, es posible que las '
                'descripciones de este anuncio contengan errores por lo que '
                'son orientativas y no vinculantes contractualmente, por favor '
                'compruebe con nosotros todo el equipamiento e información.\n'
                '\n'
                'Se realizan envíos en todo territorio nacional (no incluido '
                'en el precio) infórmate!',
 'doors_number': 5,
 'emission_standard': 'B',
 'engine': '2.1L',
 '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/mercedes-benz-clase-glk-glk-220-bluetec-4m-5p-diesel-2013-en-la-rioja-70165051-covo.aspx',
 'listing': 'auction',
 'location': 'La Rioja',
 'make': 'MERCEDES-BENZ',
 'model': 'Clase GLK',
 'odometer': 142700,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'ES',
 'original_photo_count': 0,
 'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19651758/84a267c5-f533-4ee9-b878-95df98d3cea6.jpg',
                'https://a.ccdn.es/cnet/vehicles/19651758/0c1ef385-0965-4af9-b1ff-d21423b00c26.jpg',
                'https://a.ccdn.es/cnet/vehicles/19651758/314d12af-999a-496b-9de7-ab2a811d5b43.jpg',
                'https://a.ccdn.es/cnet/vehicles/19651758/d67b0af4-f5aa-420d-ab10-b8087a1e4142.jpg',
                'https://a.ccdn.es/cnet/vehicles/19651758/29009ead-df61-4d5e-8699-a42382d4fa9f.jpg',
                'https://a.ccdn.es/cnet/vehicles/19651758/3f43655c-6af2-452a-a53f-2b78b3a120c0.jpg',
                'https://a.ccdn.es/cnet/vehicles/19651758/630165d2-cf76-455c-a25c-3108a335ec6a.jpg',
                'https://a.ccdn.es/cnet/vehicles/19651758/53283d54-4844-4476-956d-0513d33d8716.jpg',
                'https://a.ccdn.es/cnet/vehicles/19651758/02aaab26-8c30-48dc-bb68-8cf147ffee4b.jpg',
                'https://a.ccdn.es/cnet/vehicles/19651758/22a9f1b3-beeb-43e9-b869-511a049c1665.jpg',
                'https://a.ccdn.es/cnet/vehicles/19651758/02def680-b077-4dc3-b906-da2ccaaaf371.jpg',
                'https://a.ccdn.es/cnet/vehicles/19651758/632218d5-9f3e-44b8-83a9-9d5f7d37dd27.jpg',
                'https://a.ccdn.es/cnet/vehicles/19651758/7f7e2306-312e-48bc-959f-368f0b4fdcde.jpg',
                'https://a.ccdn.es/cnet/vehicles/19651758/16336daf-ebe2-4528-81f1-69c4c30b38ad.jpg',
                'https://a.ccdn.es/cnet/vehicles/19651758/629f98fc-3b6c-47f4-9c9f-a6d6edc9836a.jpg',
                'https://a.ccdn.es/cnet/vehicles/19651758/101ac327-8ea8-426b-901e-2e49a1c779a7.jpg',
                'https://a.ccdn.es/cnet/vehicles/19651758/452dedb0-86a2-4325-b6c5-eb407fe03591.jpg',
                'https://a.ccdn.es/cnet/vehicles/19651758/e04acc95-0c09-4ba2-b024-bb6a0019f40a.jpg',
                'https://a.ccdn.es/cnet/vehicles/19651758/0211a84e-e771-44bd-ab14-bb3952360c13.jpg',
                'https://a.ccdn.es/cnet/vehicles/19651758/96ff603c-75da-4827-ae72-9a12018de9cf.jpg',
                'https://a.ccdn.es/cnet/vehicles/19651758/a2471ce5-1c1c-4cd9-a781-726672d8719a.jpg',
                'https://a.ccdn.es/cnet/vehicles/19651758/31a3febd-02d2-47cd-982e-6b7044390495.jpg',
                'https://a.ccdn.es/cnet/vehicles/19651758/3570d99c-c5a1-483c-beb4-4894ec9fd2f8.jpg',
                'https://a.ccdn.es/cnet/vehicles/19651758/8cf41ef9-7f62-44e8-b167-bc29db84b491.jpg',
                'https://a.ccdn.es/cnet/vehicles/19651758/6d4d35ab-0941-40aa-a437-c9b9a3dc3f66.jpg',
                'https://a.ccdn.es/cnet/vehicles/19651758/34ea6b1e-afab-4f63-8d68-ea80a54e5a0a.jpg',
                'https://a.ccdn.es/cnet/vehicles/19651758/91205278-c6d4-48f0-a016-6aa0557a7454.jpg',
                'https://a.ccdn.es/cnet/vehicles/19651758/617e456f-8f4c-40b0-b5df-43f5dcba6193.jpg',
                'https://a.ccdn.es/cnet/vehicles/19651758/5fe848c5-296c-4791-b5ac-8f2f31045336.jpg',
                'https://a.ccdn.es/cnet/vehicles/19651758/727649e3-6160-4bc0-ae11-d2d304c9fb74.jpg',
                'https://a.ccdn.es/cnet/vehicles/19651758/a340c532-1de2-4e48-ab5c-12b393881552.jpg',
                'https://a.ccdn.es/cnet/vehicles/19651758/a36c8aed-979e-47b5-8a5a-c2414c5937a3.jpg',
                'https://a.ccdn.es/cnet/vehicles/19651758/69ff512e-43ae-4ef3-8cd6-1085bf713b32.jpg',
                'https://a.ccdn.es/cnet/vehicles/19651758/4828989e-53b7-462e-aec9-68e1f597bb24.jpg',
                'https://a.ccdn.es/cnet/vehicles/19651758/3ead9f28-431c-4fcb-af51-7f8e2d947c3e.jpg',
                'https://a.ccdn.es/cnet/vehicles/19651758/faf257a5-2a73-48e1-a64a-a3c01e8d0e5d.jpg'],
 'price': 17490,
 'price_includes_vat': True,
 'registration_date': '2013-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'MERCEDES-BENZ Clase GLK GLK 220 BlueTEC 4M',
 'transmission': 'automatic',
 'trim': 'GLK 220 BlueTEC 4M',
 'vin': None,
 'year': 2013}
2026-03-26 09:53:36 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: a1563c14-1241-5d4c-b6eb-fe061b224556 with identifier: 70165051
2026-03-26 09:53:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item a1563c14-1241-5d4c-b6eb-fe061b224556
2026-03-26 09:53:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 09:53:36 [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%252F19651758%252F84a267c5-f533-4ee9-b878-95df98d3cea6.jpg%27 HTTP/1.1" 200 None
2026-03-26 09:53:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19651758/84a267c5-f533-4ee9-b878-95df98d3cea6.jpg not downloaded yet
2026-03-26 09:53:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/62516493> (referer: https://www.coches.net/concesionario/ryrsports/?pg=1) ['zyte-api']
2026-03-26 09:53:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70203335> (referer: https://www.coches.net/concesionario/ryrsports/?pg=1) ['zyte-api']
2026-03-26 09:53: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 09:53:36 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
 'body_type': 'SUV',
 'c_o_2_emission_value': 159,
 'category': 'Coches',
 'color': 'Blanco',
 'currency': 'EUR',
 'description': 'Vehículo de un único propietario.\n'
                '\n'
                'Equipamiento extra:\n'
                '\n'
                '- Control de crucero\n'
                '- Sensor de aparcamiento trasero\n'
                '- Cambio automático con levas en el volante\n'
                '- Climatizador bizona\n'
                '- Asientos semi eléctricos de cuero y tela\n'
                '- Volante multifunción\n'
                '- Barras en el techo\n'
                '- Bluetooth\n'
                '- Sensor de luz y lluvia\n'
                '- Toma de 12v en maletero\n'
                '\n'
                'Etc\n'
                '\n'
                'A pesar de nuestro cuidado y minuciosidad, es posible que las '
                'descripciones de este anuncio contengan errores por lo que '
                'son orientativas y no vinculantes contractualmente, por favor '
                'compruebe con nosotros todo el equipamiento e información.\n'
                '\n'
                '\n'
                '\n'
                'Se realizan envíos en todo territorio nacional (no incluido '
                'en el precio) infórmate!',
 'doors_number': 5,
 'emission_standard': 'B',
 'engine': '2.1L',
 'engine_horse_power': 143,
 '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-clase-glk-glk-200-cdi-blue-efficiency-5p-diesel-2012-en-la-rioja-70235811-covo.aspx',
 'listing': 'auction',
 'location': 'La Rioja',
 'make': 'MERCEDES-BENZ',
 'model': 'Clase GLK',
 'odometer': 166753,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'ES',
 'original_photo_count': 0,
 'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19574009/637c230f-8335-453a-b2b1-42585aa73a54.jpg',
                'https://a.ccdn.es/cnet/vehicles/19574009/9c74d6f4-56d6-4e19-baa1-8295bed07ff7.jpg',
                'https://a.ccdn.es/cnet/vehicles/19574009/942e55b1-ad25-4407-ab87-0a2348974bad.jpg',
                'https://a.ccdn.es/cnet/vehicles/19574009/72a85510-8370-48cd-84c7-c4810000d2be.jpg',
                'https://a.ccdn.es/cnet/vehicles/19574009/b5027b85-03be-4cd3-a627-81f791ba3d69.jpg',
                'https://a.ccdn.es/cnet/vehicles/19574009/a7028edb-4668-4f3e-987d-17de58bc37ab.jpg',
                'https://a.ccdn.es/cnet/vehicles/19574009/5407e24a-ed6f-4818-9209-b0f4187963d9.jpg',
                'https://a.ccdn.es/cnet/vehicles/19574009/e62b5711-443f-4799-bfdd-9237fe39fd1b.jpg',
                'https://a.ccdn.es/cnet/vehicles/19574009/4d27efb7-0399-4900-b0af-46cdd8e406c7.jpg',
                'https://a.ccdn.es/cnet/vehicles/19574009/ea6f99ed-674d-40d4-abd1-60bea7e7ae60.jpg',
                'https://a.ccdn.es/cnet/vehicles/19574009/77b98950-af0b-4a31-9ab1-306f5782fc47.jpg',
                'https://a.ccdn.es/cnet/vehicles/19574009/d9f79a3b-5daa-42ab-9b15-d488a43805ed.jpg',
                'https://a.ccdn.es/cnet/vehicles/19574009/0147ef64-5764-44c7-b984-57dd46f5fec5.jpg',
                'https://a.ccdn.es/cnet/vehicles/19574009/1041bfd4-9423-47f0-b2b2-72ab5d0929e0.jpg',
                'https://a.ccdn.es/cnet/vehicles/19574009/6c43e3e3-ec93-4859-be6c-808b0894e210.jpg',
                'https://a.ccdn.es/cnet/vehicles/19574009/ed4f449f-5881-43f0-929a-274c372e6cbc.jpg',
                'https://a.ccdn.es/cnet/vehicles/19574009/2dc94b69-0e08-40ff-87e9-57b9a721be4d.jpg',
                'https://a.ccdn.es/cnet/vehicles/19574009/5158029b-3843-4e07-ab66-1427a03b971b.jpg',
                'https://a.ccdn.es/cnet/vehicles/19574009/b5fb7f03-2cb5-49c1-9400-774ad845f7f3.jpg',
                'https://a.ccdn.es/cnet/vehicles/19574009/72b41f1b-c274-4459-a7c9-62c84a1eb626.jpg',
                'https://a.ccdn.es/cnet/vehicles/19574009/3eefd290-3c7c-4931-a074-114257be5229.jpg',
                'https://a.ccdn.es/cnet/vehicles/19574009/af04cf62-cef1-4097-8614-3083cd3c3934.jpg',
                'https://a.ccdn.es/cnet/vehicles/19574009/5f07f9ef-2607-4383-833b-ad0d3eaaea34.jpg',
                'https://a.ccdn.es/cnet/vehicles/19574009/77ae27a2-8ffb-4868-bc95-d49b3d654e3d.jpg',
                'https://a.ccdn.es/cnet/vehicles/19574009/afc81c6e-f99c-4549-bcdc-341703a4a0f4.jpg',
                'https://a.ccdn.es/cnet/vehicles/19574009/26baf083-9332-42cf-9efc-3a26d34167d7.jpg',
                'https://a.ccdn.es/cnet/vehicles/19574009/6794c140-ac2d-4733-acdc-09bf89427704.jpg',
                'https://a.ccdn.es/cnet/vehicles/19574009/1e2f7f67-901f-49e5-ab84-9d883aeda065.jpg',
                'https://a.ccdn.es/cnet/vehicles/19574009/ea802c7d-b622-4569-add3-facf487bffbf.jpg',
                'https://a.ccdn.es/cnet/vehicles/19574009/1fb72535-1b65-4edb-afa7-41b2d5ffdf5f.jpg',
                'https://a.ccdn.es/cnet/vehicles/19574009/19fcfb6b-e79a-45d3-99a0-438a42195dff.jpg',
                'https://a.ccdn.es/cnet/vehicles/19574009/8422c6b5-7ec5-4560-88fa-330b25081ef7.jpg',
                'https://a.ccdn.es/cnet/vehicles/19574009/051e277f-0f0f-40bd-86a8-0676fd265f24.jpg',
                'https://a.ccdn.es/cnet/vehicles/19574009/a21acbe5-68c5-4fd4-9a5f-d45708a6a07d.jpg',
                'https://a.ccdn.es/cnet/vehicles/19574009/eea9d62f-9a2f-4d93-94b9-40fd34eacdb9.jpg'],
 'price': 14990,
 'price_includes_vat': True,
 'registration_date': '2011-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'MERCEDES-BENZ Clase GLK GLK 200 CDI Blue Efficiency',
 'transmission': 'automatic',
 'trim': 'GLK 200 CDI Blue Efficiency',
 'vin': None,
 'year': 2011}
2026-03-26 09:53:36 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: c315d351-ed7d-5313-91ac-2ea4f2894793 with identifier: 70235811
2026-03-26 09:53:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item c315d351-ed7d-5313-91ac-2ea4f2894793
2026-03-26 09:53:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 09:53:36 [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%252F19574009%252F637c230f-8335-453a-b2b1-42585aa73a54.jpg%27 HTTP/1.1" 200 None
2026-03-26 09:53:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19574009/637c230f-8335-453a-b2b1-42585aa73a54.jpg not downloaded yet
2026-03-26 09:53:36 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
 'body_type': 'Monovolumen',
 'c_o_2_emission_value': 159,
 'category': 'Coches',
 'color': 'Marrón',
 'currency': 'EUR',
 'description': 'Mercedes Clase V sin ADBLUE\n'
                '\n'
                'Vehículo de un único propietario con historial de '
                'mantenimiento disponible.\n'
                '\n'
                '\n'
                '- Paquete avantgarde\n'
                '\n'
                '- Cámara de visión trasera\n'
                '\n'
                '- Control de crucero\n'
                '\n'
                '- Faros LED\n'
                '\n'
                '- Lector de ángulo muerto\n'
                '\n'
                '- Navegador\n'
                '\n'
                '- Asientos de cuero\n'
                '\n'
                '- 6 plazas\n'
                '\n'
                '- Doble puerta lateral\n'
                '\n'
                '- Portón de maletero con doble apertura\n'
                '\n'
                '- Bluetooth\n'
                '\n'
                '- Dos puertos USB\n'
                '\n'
                '- Volante multifunción\n'
                '\n'
                '- Modos de conducción\n'
                '\n'
                '\n'
                '\n'
                'Etc\n'
                '\n'
                '\n'
                '\n'
                'A pesar de nuestro cuidado y minuciosidad, es posible que las '
                'descripciones de este anuncio contengan errores por lo que '
                'son orientativas y no vinculantes contractualmente, por favor '
                'compruebe con nosotros todo el equipamiento e información.\n'
                '\n'
                '\n'
                '\n'
                'Se realizan envíos en todo territorio nacional (no incluido '
                'en el precio) infórmate!',
 'doors_number': 5,
 'emission_standard': 'B',
 'engine': '2.1L',
 'engine_horse_power': 163,
 '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-clase-v-220-cdi-avantgarde-largo-5p-diesel-2014-en-la-rioja-62547502-covo.aspx',
 'listing': 'auction',
 'location': 'La Rioja',
 'make': 'MERCEDES-BENZ',
 'model': 'Clase V',
 'odometer': 188830,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'ES',
 'original_photo_count': 0,
 'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19427445/7604bb14-b19b-4183-9a80-09d1a2b57769.jpg',
                'https://a.ccdn.es/cnet/vehicles/19427445/e4d624b4-b01e-40e7-921a-28a5f2e74816.jpg',
                'https://a.ccdn.es/cnet/vehicles/19427445/c9d9c01a-69fb-4e9f-9d37-ceb21b039e0c.jpg',
                'https://a.ccdn.es/cnet/vehicles/19427445/8c858253-0bdb-49ef-99f8-ca309cd8647f.jpg',
                'https://a.ccdn.es/cnet/vehicles/19427445/94384519-4b53-4e8f-bcad-7718b7050fed.jpg',
                'https://a.ccdn.es/cnet/vehicles/19427445/bf9c4331-982a-4a20-857b-5ac85c40fb71.jpg',
                'https://a.ccdn.es/cnet/vehicles/19427445/8562ed1b-33b5-4921-b007-2b85434fc516.jpg',
                'https://a.ccdn.es/cnet/vehicles/19427445/aeb551c7-3c00-433e-bcee-08437d44e6e1.jpg',
                'https://a.ccdn.es/cnet/vehicles/19427445/ce53b0ef-9357-4a51-ac83-03b7c255e82a.jpg',
                'https://a.ccdn.es/cnet/vehicles/19427445/48ede73a-1e11-404a-a98f-95d69962b488.jpg',
                'https://a.ccdn.es/cnet/vehicles/19427445/495649e4-79c4-4b82-ad7d-05015d9573e2.jpg',
                'https://a.ccdn.es/cnet/vehicles/19427445/4690900e-f336-40e6-9f2e-4a75a3e4a137.jpg',
                'https://a.ccdn.es/cnet/vehicles/19427445/724d99c4-7106-407e-aa77-a170f9484f50.jpg',
                'https://a.ccdn.es/cnet/vehicles/19427445/3a99189b-cbca-4b90-8876-48f610ee7445.jpg',
                'https://a.ccdn.es/cnet/vehicles/19427445/3564c309-a2a1-4072-8abc-8d8b66cb2e67.jpg',
                'https://a.ccdn.es/cnet/vehicles/19427445/a28be34b-edab-4540-913d-eb65f1c24ac9.jpg',
                'https://a.ccdn.es/cnet/vehicles/19427445/02bbfffa-cdfd-411c-8356-e6b048e89b99.jpg',
                'https://a.ccdn.es/cnet/vehicles/19427445/0b9b958f-a3c7-4ba1-b529-d40d5acbc67c.jpg',
                'https://a.ccdn.es/cnet/vehicles/19427445/9047c56e-ecc6-4d03-97e5-d681cdc5c19f.jpg',
                'https://a.ccdn.es/cnet/vehicles/19427445/27b8aae7-497b-40a5-ba8b-a29bcf52979d.jpg',
                'https://a.ccdn.es/cnet/vehicles/19427445/6cdbba90-2bcd-43ae-8414-ca9bd45ce6a1.jpg',
                'https://a.ccdn.es/cnet/vehicles/19427445/9151fda4-f240-45ad-b750-6c94757a9154.jpg',
                'https://a.ccdn.es/cnet/vehicles/19427445/a8775953-f926-4d7f-9d73-5b6062799ac4.jpg',
                'https://a.ccdn.es/cnet/vehicles/19427445/5dc178ab-a0b7-401a-986e-2f3b9b7a0e6e.jpg',
                'https://a.ccdn.es/cnet/vehicles/19427445/0c0fcdcd-6026-45c0-aa5b-76e579e31d13.jpg',
                'https://a.ccdn.es/cnet/vehicles/19427445/d785243f-b237-4646-b766-6718247ac5ba.jpg',
                'https://a.ccdn.es/cnet/vehicles/19427445/a0f7b61e-2050-4284-8911-65f319a31893.jpg',
                'https://a.ccdn.es/cnet/vehicles/19427445/d5703c28-5891-4ea5-a563-fabdbe817a6c.jpg',
                'https://a.ccdn.es/cnet/vehicles/19427445/76f3e7ed-7ce0-4baf-bcfd-694f2aba57f6.jpg',
                'https://a.ccdn.es/cnet/vehicles/19427445/7e948feb-ef2f-4126-abb6-59a9f74394fc.jpg',
                'https://a.ccdn.es/cnet/vehicles/19427445/0b3cf0f6-9857-4739-915f-0dcc1873e532.jpg',
                'https://a.ccdn.es/cnet/vehicles/19427445/8b0f6091-4051-4bc6-8e90-7aee5d39a91f.jpg',
                'https://a.ccdn.es/cnet/vehicles/19427445/ef210dff-66eb-41f7-b367-abbc327fe220.jpg',
                'https://a.ccdn.es/cnet/vehicles/19427445/8ac32c61-f736-4f0f-9822-081c4c26106f.jpg',
                'https://a.ccdn.es/cnet/vehicles/19427445/ac7a5644-3e4e-4611-93b5-b3c83e77782a.jpg',
                'https://a.ccdn.es/cnet/vehicles/19427445/59b81be0-b44a-4c6d-ba35-643f9a9d4f42.jpg',
                'https://a.ccdn.es/cnet/vehicles/19427445/063d61ba-2cb8-4d51-a494-65a171b25a15.jpg',
                'https://a.ccdn.es/cnet/vehicles/19427445/3ff55304-4d2b-4ffb-a4ca-e38b406e4480.jpg',
                'https://a.ccdn.es/cnet/vehicles/19427445/15736732-713e-4260-9e52-26129f73ba64.jpg',
                'https://a.ccdn.es/cnet/vehicles/19427445/f28467c7-e6e0-46c0-833b-ff38ea882950.jpg',
                'https://a.ccdn.es/cnet/vehicles/19427445/33254e87-c5ec-49fb-a563-eb2e56230fce.jpg',
                'https://a.ccdn.es/cnet/vehicles/19427445/9508ac6b-f86b-4051-8210-5501d76da98c.jpg'],
 'price': 29990,
 'price_includes_vat': True,
 'registration_date': '2015-01-01',
 'seats_number': 6,
 'seller_name': None,
 'title': 'MERCEDES-BENZ Clase V 220 CDI Avantgarde Largo',
 'transmission': 'automatic',
 'trim': '220 CDI Avantgarde Largo',
 'vin': None,
 'year': 2015}
2026-03-26 09:53:36 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 4ca6a177-d07b-5fbd-810e-bc0883b128c9 with identifier: 62547502
2026-03-26 09:53:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 4ca6a177-d07b-5fbd-810e-bc0883b128c9
2026-03-26 09:53:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 09:53:36 [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%252F19427445%252F7604bb14-b19b-4183-9a80-09d1a2b57769.jpg%27 HTTP/1.1" 200 None
2026-03-26 09:53:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19427445/7604bb14-b19b-4183-9a80-09d1a2b57769.jpg not downloaded yet
2026-03-26 09:53:36 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
 'body_type': 'Familiar',
 'c_o_2_emission_value': 129,
 'category': 'Coches',
 'color': 'Gris / Plata',
 'currency': 'EUR',
 'description': 'Precioso Mercedes Clase R ranchera con etiqueta C.\n'
                '\n'
                'Vehículo de un único propietario con historial de '
                'mantenimiento completo.\n'
                '\n'
                'Equipamiento extra:\n'
                '\n'
                '- Techo panorámico \n'
                '- Faros LED\n'
                '- Control de crucero (TEMPOMAT)\n'
                '- Asientos calefactables\n'
                '- Asientos semi eléctricos\n'
                '- Cambio automático de 7 velocidades\n'
                '- Volante multifunción\n'
                '- Sensores de aparcamiento\n'
                '- Barras en el techo\n'
                '- Navegador\n'
                '- Bluetooth\n'
                '- Climatizador bizona\n'
                '- Paquete madera nogal\n'
                '- 2 Clavijas USB\n'
                '- Sensor de luz y lluvia\n'
                '- Portón de maletero eléctrico\n'
                '- Espejos abatibles\n'
                '\n'
                'Etc\n'
                '\n'
                'A pesar de nuestro cuidado y minuciosidad, es posible que las '
                'descripciones de este anuncio contengan errores por lo que '
                'son orientativas y no vinculantes contractualmente, por favor '
                'compruebe con nosotros todo el equipamiento e información.\n'
                '\n'
                'Se realizan envíos en todo territorio nacional (no incluido '
                'en el precio) infórmate!',
 'doors_number': 5,
 'emission_standard': 'C',
 'engine': '2.1L',
 'engine_horse_power': 136,
 '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-clase-e-e-200-bluetec-avantgarde-estate-5p-diesel-2016-en-la-rioja-62516493-covo.aspx',
 'listing': 'auction',
 'location': 'La Rioja',
 'make': 'MERCEDES-BENZ',
 'model': 'Clase E',
 'odometer': 149000,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'ES',
 'original_photo_count': 0,
 'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19402846/7652fca8-10b8-4fe3-925a-98676dc5de99.jpg',
                'https://a.ccdn.es/cnet/vehicles/19402846/a6c8ca6d-375c-470a-881a-c69809622b6e.jpg',
                'https://a.ccdn.es/cnet/vehicles/19402846/c459c777-56ea-4a9e-a2fd-3084762fa4d2.jpg',
                'https://a.ccdn.es/cnet/vehicles/19402846/f837c25e-fb23-4f05-b69b-32d55f6b7bef.jpg',
                'https://a.ccdn.es/cnet/vehicles/19402846/2ac656c4-3969-469e-a1ff-4c38836cb278.jpg',
                'https://a.ccdn.es/cnet/vehicles/19402846/d79d7911-eafe-4a06-bd0c-4f584e6d323f.jpg',
                'https://a.ccdn.es/cnet/vehicles/19402846/4e3a6934-e839-4fb5-adfe-6393e2e28758.jpg',
                'https://a.ccdn.es/cnet/vehicles/19402846/9a7fc152-5bf5-407c-b3d6-127eae8640dd.jpg',
                'https://a.ccdn.es/cnet/vehicles/19402846/d12d6e67-060f-46e8-b811-70844b60989b.jpg',
                'https://a.ccdn.es/cnet/vehicles/19402846/859d4198-5e56-49d5-9949-7d4cba14fe60.jpg',
                'https://a.ccdn.es/cnet/vehicles/19402846/f9f14581-aa03-43fe-b956-c7b62e88db0e.jpg',
                'https://a.ccdn.es/cnet/vehicles/19402846/0a8282f4-fde6-4ed5-9a3c-724989ea39e6.jpg',
                'https://a.ccdn.es/cnet/vehicles/19402846/e8fc621b-0f8b-410f-8a82-f58e845b4c9b.jpg',
                'https://a.ccdn.es/cnet/vehicles/19402846/6017b323-dfb9-4118-9f58-2a5f7d653aeb.jpg',
                'https://a.ccdn.es/cnet/vehicles/19402846/779e5ee1-0116-4466-a836-cfa6c5cd02f1.jpg',
                'https://a.ccdn.es/cnet/vehicles/19402846/120196da-65da-4205-9112-8256401b9b38.jpg',
                'https://a.ccdn.es/cnet/vehicles/19402846/7e58b9aa-0447-49c5-ae09-3978495305cf.jpg',
                'https://a.ccdn.es/cnet/vehicles/19402846/0432d15d-58b5-41d5-b518-8bb6500916c3.jpg',
                'https://a.ccdn.es/cnet/vehicles/19402846/49c4e881-9b6c-44cd-9915-77a481f24f73.jpg',
                'https://a.ccdn.es/cnet/vehicles/19402846/45f7156b-9e29-49b1-8cf6-16f878562ed6.jpg',
                'https://a.ccdn.es/cnet/vehicles/19402846/4476c3bb-1b3c-476d-874d-e09588efa59c.jpg',
                'https://a.ccdn.es/cnet/vehicles/19402846/0a24f54a-cbc0-478b-93d4-759291ece563.jpg',
                'https://a.ccdn.es/cnet/vehicles/19402846/74881621-24b4-4b70-b90f-86f33b77d740.jpg',
                'https://a.ccdn.es/cnet/vehicles/19402846/5f40d719-23e8-4279-9259-e157c1d589aa.jpg',
                'https://a.ccdn.es/cnet/vehicles/19402846/d787f070-2b28-4845-903f-cb96e1c2cb8a.jpg',
                'https://a.ccdn.es/cnet/vehicles/19402846/2f3dab1f-9d07-4867-88ca-ab4afa6c6f31.jpg',
                'https://a.ccdn.es/cnet/vehicles/19402846/5f5b90dd-42a2-4041-aab5-910e178d628e.jpg',
                'https://a.ccdn.es/cnet/vehicles/19402846/f4153377-cc32-4785-a58e-302189bf22cf.jpg',
                'https://a.ccdn.es/cnet/vehicles/19402846/adc5c35a-79d3-4501-8c71-854d8a095a30.jpg',
                'https://a.ccdn.es/cnet/vehicles/19402846/e104f2e8-7181-42ea-965f-6a64ca37ea4d.jpg',
                'https://a.ccdn.es/cnet/vehicles/19402846/afe9cc7d-5f18-417f-bca9-27e4b7020a02.jpg',
                'https://a.ccdn.es/cnet/vehicles/19402846/efc3af7d-0b92-4a31-bcb7-656e24b2ee9b.jpg',
                'https://a.ccdn.es/cnet/vehicles/19402846/7183e442-785c-4d31-99bf-3d7781e1c31d.jpg',
                'https://a.ccdn.es/cnet/vehicles/19402846/85a7a17d-58e0-482c-b0d1-510b1f1bc6bc.jpg',
                'https://a.ccdn.es/cnet/vehicles/19402846/b3f2500e-36fc-4df5-914d-9dae7d6a37dd.jpg',
                'https://a.ccdn.es/cnet/vehicles/19402846/5bc36342-b7a4-4ab7-b60d-3a57d7db25c8.jpg',
                'https://a.ccdn.es/cnet/vehicles/19402846/f7ba5c05-d59c-4f7e-9bd7-c7e842933d71.jpg',
                'https://a.ccdn.es/cnet/vehicles/19402846/625e27e1-88cb-4eff-850f-156b5653b846.jpg'],
 'price': 16990,
 'price_includes_vat': True,
 'registration_date': '2016-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'MERCEDES-BENZ Clase E E 200 BlueTEC Avantgarde Estate',
 'transmission': 'automatic',
 'trim': 'E 200 BlueTEC Avantgarde Estate',
 'vin': None,
 'year': 2016}
2026-03-26 09:53:36 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: daf4cee1-2893-5a67-9709-5862ea2f6e91 with identifier: 62516493
2026-03-26 09:53:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item daf4cee1-2893-5a67-9709-5862ea2f6e91
2026-03-26 09:53:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 09:53:36 [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%252F19402846%252F7652fca8-10b8-4fe3-925a-98676dc5de99.jpg%27 HTTP/1.1" 200 None
2026-03-26 09:53:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19402846/7652fca8-10b8-4fe3-925a-98676dc5de99.jpg not downloaded yet
2026-03-26 09:53:36 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
 'body_type': 'Monovolumen',
 'c_o_2_emission_value': 171,
 'category': 'Coches',
 'color': 'Marrón',
 'currency': 'EUR',
 'description': 'Vehículo de un único propietario con historial de '
                'mantenimiento completo.\n'
                '\n'
                'EXCLUSIVA CADDY TERCERA GENERACIÓN 4MOTION con MOTOR 2.0 '
                'TDI \n'
                '\n'
                'Equipamiento extra:\n'
                '\n'
                '- Control de crucero\n'
                '- Asientos calefactables\n'
                '- Sensor de aparcamiento con pantalla gráfica\n'
                '- Climatizador bizona\n'
                '- Navegador\n'
                '- 6 velocidades\n'
                '- Doble puerta lateral\n'
                '- Paquete acristalamiento\n'
                '- Sensor de luz y lluvia\n'
                '- Llantas de aleación\n'
                '- Barras en el techo\n'
                '- Paquete porta objetos\n'
                '\n'
                'Etc\n'
                '\n'
                'Somos especialistas en Caddy! Tenemos varias unidades en '
                'Stock y en camino y si quieres podemos buscar una a tu '
                'medida, consúltanos!\n'
                '\n'
                'Volkswagen Caddy TRENDLINE (TURISMO) con historial de '
                'mantenimiento disponible.\n'
                '\n'
                'A pesar de nuestro cuidado y minuciosidad, es posible que las '
                'descripciones de este anuncio contengan errores por lo que '
                'son orientativas y no vinculantes contractualmente, por favor '
                'compruebe con nosotros todo el equipamiento e información.\n'
                '\n'
                'Se realizan envíos en todo territorio nacional (no incluido '
                'en el precio) infórmate!',
 'doors_number': 5,
 'emission_standard': 'B',
 'engine': '2.0L',
 'engine_horse_power': 110,
 'expiration_date': None,
 'fuel_type': 'Diesel',
 'is_damaged': False,
 'is_operable': True,
 'license_plate': None,
 'link_to_web_offer': 'https://www.coches.net/volkswagen-caddy-comfortline-20-tdi-110cv-4motion-5pl-5p-diesel-2012-en-la-rioja-70203335-covo.aspx',
 'listing': 'auction',
 'location': 'La Rioja',
 'make': 'VOLKSWAGEN',
 'model': 'Caddy',
 'odometer': 126000,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'ES',
 'original_photo_count': 0,
 'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19658184/45c8e711-b20f-488d-82ca-e734413fd80f.jpg',
                'https://a.ccdn.es/cnet/vehicles/19658184/03501231-0331-493c-8dcd-4bae4fabb965.jpg',
                'https://a.ccdn.es/cnet/vehicles/19658184/3d8308f8-afbb-4dea-bbc3-12c0857b4dc7.jpg',
                'https://a.ccdn.es/cnet/vehicles/19658184/cd6f1435-cabf-49fb-9dce-caf0a1febc5a.jpg',
                'https://a.ccdn.es/cnet/vehicles/19658184/1069c034-5bfd-4c37-aad5-8dd04f1b10e9.jpg',
                'https://a.ccdn.es/cnet/vehicles/19658184/2dda2eec-7218-446f-91b0-38fbd8d68613.jpg',
                'https://a.ccdn.es/cnet/vehicles/19658184/1f80aa1b-2f96-4000-b17c-11cf546348a8.jpg',
                'https://a.ccdn.es/cnet/vehicles/19658184/06709ac5-bfce-4e7d-8e46-ddf29a6dee29.jpg',
                'https://a.ccdn.es/cnet/vehicles/19658184/6422d656-c4df-40a3-8f1a-14ab5fb854c1.jpg',
                'https://a.ccdn.es/cnet/vehicles/19658184/57c9453a-5109-4e03-ae18-53aa441b523e.jpg',
                'https://a.ccdn.es/cnet/vehicles/19658184/0407b3a7-836d-4283-8d06-e1ef0cfd8119.jpg',
                'https://a.ccdn.es/cnet/vehicles/19658184/b27407c7-a6aa-4824-b943-77c375efafd9.jpg',
                'https://a.ccdn.es/cnet/vehicles/19658184/98aa98ca-517b-4a70-9902-096cd674782a.jpg',
                'https://a.ccdn.es/cnet/vehicles/19658184/24c8c726-a033-4cca-baea-06e5d637db3d.jpg',
                'https://a.ccdn.es/cnet/vehicles/19658184/c3d99ac7-1a75-4e88-9ecc-d2c923149a08.jpg',
                'https://a.ccdn.es/cnet/vehicles/19658184/c9a5dc82-63ce-49a6-b987-f5bf8afc61af.jpg',
                'https://a.ccdn.es/cnet/vehicles/19658184/953f931e-29a9-4fea-9a23-4358c48b0a6b.jpg',
                'https://a.ccdn.es/cnet/vehicles/19658184/0dae2eb8-410b-4112-8fd0-017636ac1667.jpg',
                'https://a.ccdn.es/cnet/vehicles/19658184/dda67642-0503-4143-b107-e584ba7258e9.jpg',
                'https://a.ccdn.es/cnet/vehicles/19658184/b896f35f-a53f-45a3-9e6f-1bbbe077d30b.jpg',
                'https://a.ccdn.es/cnet/vehicles/19658184/364b4d73-4975-4fe0-aa04-ee6d7e5c84f1.jpg',
                'https://a.ccdn.es/cnet/vehicles/19658184/a4afb696-513e-41a7-a7e8-32574ef3e1ff.jpg',
                'https://a.ccdn.es/cnet/vehicles/19658184/8a10c83c-40f9-425f-a625-cec292c21662.jpg',
                'https://a.ccdn.es/cnet/vehicles/19658184/b7f44266-4d5a-4225-af6c-7e7c678d9973.jpg'],
 'price': 15990,
 'price_includes_vat': True,
 'registration_date': '2012-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'VOLKSWAGEN Caddy Comfortline 2.0 TDI 4motion 5pl',
 'transmission': 'manual',
 'trim': 'Comfortline 2.0 TDI 110cv 4motion 5pl',
 'vin': None,
 'year': 2012}
2026-03-26 09:53:36 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: ea1a73bc-fba5-5d28-888e-1cdc6a09763f with identifier: 70203335
2026-03-26 09:53:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item ea1a73bc-fba5-5d28-888e-1cdc6a09763f
2026-03-26 09:53:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 09:53:36 [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%252F19658184%252F45c8e711-b20f-488d-82ca-e734413fd80f.jpg%27 HTTP/1.1" 200 None
2026-03-26 09:53:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19658184/45c8e711-b20f-488d-82ca-e734413fd80f.jpg not downloaded yet
2026-03-26 09:53:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/19651758/84a267c5-f533-4ee9-b878-95df98d3cea6.jpg> (referer: None)
2026-03-26 09:53:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/19658184/45c8e711-b20f-488d-82ca-e734413fd80f.jpg> (referer: None)
2026-03-26 09:53:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/19402846/7652fca8-10b8-4fe3-925a-98676dc5de99.jpg> (referer: None)
2026-03-26 09:53:36 [common.azure_blobstore] INFO: Using managed identity for Azure Blob Storage
2026-03-26 09:53:36 [common.azure_blobstore] INFO: Using managed identity with client ID: 39192755-105d-4ce2-a21d-ab53b63f8b87
2026-03-26 09:53:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 09:53:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f135dbf8490>
2026-03-26 09:53:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 09:53:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
2026-03-26 09:53: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 09:53:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): alxproduction.blob.core.windows.net:443
2026-03-26 09:53: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 09:53:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 09:53:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a1563c14-1241-5d4c-b6eb-fe061b224556/a1563c14-1241-5d4c-b6eb-fe061b224556_image_0.jpg HTTP/1.1" 201 0
2026-03-26 09:53:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 09:53: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%252F19651758%252F84a267c5-f533-4ee9-b878-95df98d3cea6.jpg') HTTP/1.1" 204 0
2026-03-26 09:53:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19651758/84a267c5-f533-4ee9-b878-95df98d3cea6.jpg saved to cache
2026-03-26 09:53:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item a1563c14-1241-5d4c-b6eb-fe061b224556
2026-03-26 09:53:37 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item a1563c14-1241-5d4c-b6eb-fe061b224556 sending to next pipeline
2026-03-26 09:53:37 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: a1563c14-1241-5d4c-b6eb-fe061b224556 with identifier 70165051
2026-03-26 09:53:37 [azure.servicebus._pyamqp._connection] INFO: Connection state changed: None -> <ConnectionState.START: 0>
2026-03-26 09:53:37 [azure.servicebus._pyamqp._connection] INFO: Connection state changed: <ConnectionState.START: 0> -> <ConnectionState.HDR_SENT: 2>
2026-03-26 09:53:37 [azure.servicebus._pyamqp._connection] INFO: Connection state changed: <ConnectionState.HDR_SENT: 2> -> <ConnectionState.HDR_SENT: 2>
2026-03-26 09:53:37 [azure.servicebus._pyamqp._connection] INFO: Connection state changed: <ConnectionState.HDR_SENT: 2> -> <ConnectionState.OPEN_PIPE: 4>
2026-03-26 09:53:37 [azure.servicebus._pyamqp.session] INFO: Session state changed: <SessionState.UNMAPPED: 0> -> <SessionState.BEGIN_SENT: 1>
2026-03-26 09:53:37 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.DETACHED: 0> -> <LinkState.ATTACH_SENT: 1>
2026-03-26 09:53:37 [azure.servicebus._pyamqp.management_link] INFO: Management link receiver state changed: <LinkState.DETACHED: 0> -> <LinkState.ATTACH_SENT: 1>
2026-03-26 09:53:37 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.DETACHED: 0> -> <LinkState.ATTACH_SENT: 1>
2026-03-26 09:53:37 [azure.servicebus._pyamqp.management_link] INFO: Management link sender state changed: <LinkState.DETACHED: 0> -> <LinkState.ATTACH_SENT: 1>
2026-03-26 09:53:37 [azure.servicebus._pyamqp._connection] INFO: Connection state changed: <ConnectionState.OPEN_PIPE: 4> -> <ConnectionState.OPEN_SENT: 7>
2026-03-26 09:53:37 [azure.servicebus._pyamqp._connection] INFO: Connection state changed: <ConnectionState.OPEN_SENT: 7> -> <ConnectionState.OPENED: 9>
2026-03-26 09:53:37 [azure.servicebus._pyamqp.session] INFO: Session state changed: <SessionState.BEGIN_SENT: 1> -> <SessionState.MAPPED: 3>
2026-03-26 09:53:37 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.ATTACH_SENT: 1> -> <LinkState.ATTACHED: 3>
2026-03-26 09:53:37 [azure.servicebus._pyamqp.management_link] INFO: Management link receiver state changed: <LinkState.ATTACH_SENT: 1> -> <LinkState.ATTACHED: 3>
2026-03-26 09:53:37 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.ATTACH_SENT: 1> -> <LinkState.ATTACHED: 3>
2026-03-26 09:53:37 [azure.servicebus._pyamqp.management_link] INFO: Management link sender state changed: <LinkState.ATTACH_SENT: 1> -> <LinkState.ATTACHED: 3>
2026-03-26 09:53:37 [azure.servicebus._pyamqp.cbs] DEBUG: CBS completed opening with status: <ManagementOpenResult.OK: 1>
2026-03-26 09:53:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
2026-03-26 09:53:37 [urllib3.connectionpool] DEBUG: https://login.microsoftonline.com:443 "POST /8ea908c1-4e85-4692-bc3f-3646b9b40891/oauth2/v2.0/token HTTP/1.1" 200 2022
2026-03-26 09:53:37 [azure.identity._credentials.chained] INFO: DefaultAzureCredential acquired a token from WorkloadIdentityCredential
2026-03-26 09:53:37 [azure.servicebus._pyamqp.cbs] DEBUG: CBS update in progress. Token put time: 1774518817
2026-03-26 09:53:37 [azure.servicebus._pyamqp.cbs] DEBUG: CBS update in progress. Token put time: 1774518817
2026-03-26 09:53:37 [azure.servicebus._pyamqp.cbs] DEBUG: CBS Put token result (<ManagementExecuteOperationResult.OK: 0>), status code: 202, status_description: b'Accepted'.
2026-03-26 09:53:37 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 09:53:37 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.DETACHED: 0> -> <LinkState.ATTACH_SENT: 1>
2026-03-26 09:53:37 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.ATTACH_SENT: 1> -> <LinkState.ATTACHED: 3>
2026-03-26 09:53:38 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 09:53:38 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 09:53:38 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 09:53:38 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 09:53:38 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item a1563c14-1241-5d4c-b6eb-fe061b224556
2026-03-26 09:53:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/19651758/84a267c5-f533-4ee9-b878-95df98d3cea6.jpg>
{'auction_title': '',
 'body_type': 'SUV',
 'c_o_2_emission_value': 159,
 'category': 'Coches',
 'color': 'Gris / Plata',
 'currency': 'EUR',
 'description': 'Mercedes GLK modelo 2013, ya el restyling.\n'
                '\n'
                'Vehículo de un único propietario con IVA DEDUCIBLE.\n'
                '\n'
                'Equipamiento extra:\n'
                '\n'
                '- Paquete Sport interior y exterior\n'
                '- Paquete AMG exterior\n'
                '- Control de crucero\n'
                '- Llantas 19"\n'
                '- Modos de conducción\n'
                '- Sensores de aparcamiento delantero y trasero\n'
                '- Asientos semi eléctricos de cuero y alcantara\n'
                '- Barras en el techo\n'
                '- Sensor de luz y lluvia\n'
                '- Volante multifunción\n'
                '- Cambio automático de 7 velocidades\n'
                '- Navegador\n'
                '- Climatizador bizona\n'
                '\n'
                'Etc\n'
                '\n'
                'A pesar de nuestro cuidado y minuciosidad, es posible que las '
                'descripciones de este anuncio contengan errores por lo que '
                'son orientativas y no vinculantes contractualmente, por favor '
                'compruebe con nosotros todo el equipamiento e información.\n'
                '\n'
                'Se realizan envíos en todo territorio nacional (no incluido '
                'en el precio) infórmate!',
 'doors_number': 5,
 'emission_standard': 'B',
 'engine': '2.1L',
 'engine_horse_power': 170,
 'expiration_date': None,
 'fuel_type': 'Diesel',
 'id': 'a1563c14-1241-5d4c-b6eb-fe061b224556',
 'is_damaged': False,
 'is_operable': True,
 'license_plate': None,
 'link_to_web_offer': 'https://www.coches.net/mercedes-benz-clase-glk-glk-220-bluetec-4m-5p-diesel-2013-en-la-rioja-70165051-covo.aspx',
 'listing': 'auction',
 'location': 'La Rioja',
 'make': 'MERCEDES-BENZ',
 'model': 'Clase GLK',
 'odometer': 142700,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'ES',
 'original_photo_count': 36,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a1563c14-1241-5d4c-b6eb-fe061b224556/a1563c14-1241-5d4c-b6eb-fe061b224556_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 89630,
             'Height': 600,
             'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19651758/84a267c5-f533-4ee9-b878-95df98d3cea6.jpg',
             'Width': 800}],
 'price': 17490,
 'price_includes_vat': True,
 'registration_date': '2013-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'MERCEDES-BENZ Clase GLK GLK 220 BlueTEC 4M',
 'transmission': 'automatic',
 'trim': 'GLK 220 BlueTEC 4M',
 'vin': None,
 'year': 2013}
2026-03-26 09:53:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 09:53: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%2770165051%27 HTTP/1.1" 200 None
2026-03-26 09:53:38 [auto_selling_coches.net] INFO: Saving data for 70165051: {'created_time': 1774518818.070617, 'last_price_update_time': 1774518818.07063}
2026-03-26 09:53:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 09:53:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70165051') HTTP/1.1" 204 0
2026-03-26 09:53:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/19427445/7604bb14-b19b-4183-9a80-09d1a2b57769.jpg> (referer: None)
2026-03-26 09:53:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/62084745> (referer: https://www.coches.net/concesionario/ryrsports/?pg=1) ['zyte-api']
2026-03-26 09:53:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/62093433> (referer: https://www.coches.net/concesionario/ryrsports/?pg=1) ['zyte-api']
2026-03-26 09:53:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/61974660> (referer: https://www.coches.net/concesionario/ryrsports/?pg=1) ['zyte-api']
2026-03-26 09:53:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/62316039> (referer: https://www.coches.net/concesionario/ryrsports/?pg=1) ['zyte-api']
2026-03-26 09:53: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 09:53: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 09:53:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 09:53:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f135dc87890>
2026-03-26 09:53:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 09:53: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 09:53:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 09:53:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ea1a73bc-fba5-5d28-888e-1cdc6a09763f/ea1a73bc-fba5-5d28-888e-1cdc6a09763f_image_0.jpg HTTP/1.1" 201 0
2026-03-26 09:53:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 09:53:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto_selling_coches.net',RowKey='https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F19658184%252F45c8e711-b20f-488d-82ca-e734413fd80f.jpg') HTTP/1.1" 204 0
2026-03-26 09:53:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19658184/45c8e711-b20f-488d-82ca-e734413fd80f.jpg saved to cache
2026-03-26 09:53:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item ea1a73bc-fba5-5d28-888e-1cdc6a09763f
2026-03-26 09:53:38 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item ea1a73bc-fba5-5d28-888e-1cdc6a09763f sending to next pipeline
2026-03-26 09:53:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 09:53:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f135fd9cb50>
2026-03-26 09:53:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 09:53: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 09:53:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 09:53:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_daf4cee1-2893-5a67-9709-5862ea2f6e91/daf4cee1-2893-5a67-9709-5862ea2f6e91_image_0.jpg HTTP/1.1" 201 0
2026-03-26 09:53:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 09:53:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto_selling_coches.net',RowKey='https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F19402846%252F7652fca8-10b8-4fe3-925a-98676dc5de99.jpg') HTTP/1.1" 204 0
2026-03-26 09:53:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19402846/7652fca8-10b8-4fe3-925a-98676dc5de99.jpg saved to cache
2026-03-26 09:53:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item daf4cee1-2893-5a67-9709-5862ea2f6e91
2026-03-26 09:53:38 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item daf4cee1-2893-5a67-9709-5862ea2f6e91 sending to next pipeline
2026-03-26 09:53:38 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: ea1a73bc-fba5-5d28-888e-1cdc6a09763f with identifier 70203335
2026-03-26 09:53:38 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 09:53:38 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 09:53:38 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item ea1a73bc-fba5-5d28-888e-1cdc6a09763f
2026-03-26 09:53:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/19658184/45c8e711-b20f-488d-82ca-e734413fd80f.jpg>
{'auction_title': '',
 'body_type': 'Monovolumen',
 'c_o_2_emission_value': 171,
 'category': 'Coches',
 'color': 'Marrón',
 'currency': 'EUR',
 'description': 'Vehículo de un único propietario con historial de '
                'mantenimiento completo.\n'
                '\n'
                'EXCLUSIVA CADDY TERCERA GENERACIÓN 4MOTION con MOTOR 2.0 '
                'TDI \n'
                '\n'
                'Equipamiento extra:\n'
                '\n'
                '- Control de crucero\n'
                '- Asientos calefactables\n'
                '- Sensor de aparcamiento con pantalla gráfica\n'
                '- Climatizador bizona\n'
                '- Navegador\n'
                '- 6 velocidades\n'
                '- Doble puerta lateral\n'
                '- Paquete acristalamiento\n'
                '- Sensor de luz y lluvia\n'
                '- Llantas de aleación\n'
                '- Barras en el techo\n'
                '- Paquete porta objetos\n'
                '\n'
                'Etc\n'
                '\n'
                'Somos especialistas en Caddy! Tenemos varias unidades en '
                'Stock y en camino y si quieres podemos buscar una a tu '
                'medida, consúltanos!\n'
                '\n'
                'Volkswagen Caddy TRENDLINE (TURISMO) con historial de '
                'mantenimiento disponible.\n'
                '\n'
                'A pesar de nuestro cuidado y minuciosidad, es posible que las '
                'descripciones de este anuncio contengan errores por lo que '
                'son orientativas y no vinculantes contractualmente, por favor '
                'compruebe con nosotros todo el equipamiento e información.\n'
                '\n'
                'Se realizan envíos en todo territorio nacional (no incluido '
                'en el precio) infórmate!',
 'doors_number': 5,
 'emission_standard': 'B',
 'engine': '2.0L',
 'engine_horse_power': 110,
 'expiration_date': None,
 'fuel_type': 'Diesel',
 'id': 'ea1a73bc-fba5-5d28-888e-1cdc6a09763f',
 'is_damaged': False,
 'is_operable': True,
 'license_plate': None,
 'link_to_web_offer': 'https://www.coches.net/volkswagen-caddy-comfortline-20-tdi-110cv-4motion-5pl-5p-diesel-2012-en-la-rioja-70203335-covo.aspx',
 'listing': 'auction',
 'location': 'La Rioja',
 'make': 'VOLKSWAGEN',
 'model': 'Caddy',
 'odometer': 126000,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'ES',
 'original_photo_count': 24,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ea1a73bc-fba5-5d28-888e-1cdc6a09763f/ea1a73bc-fba5-5d28-888e-1cdc6a09763f_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 92250,
             'Height': 600,
             'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19658184/45c8e711-b20f-488d-82ca-e734413fd80f.jpg',
             'Width': 800}],
 'price': 15990,
 'price_includes_vat': True,
 'registration_date': '2012-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'VOLKSWAGEN Caddy Comfortline 2.0 TDI 4motion 5pl',
 'transmission': 'manual',
 'trim': 'Comfortline 2.0 TDI 110cv 4motion 5pl',
 'vin': None,
 'year': 2012}
2026-03-26 09:53:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 09:53: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%2770203335%27 HTTP/1.1" 200 None
2026-03-26 09:53:38 [auto_selling_coches.net] INFO: Saving data for 70203335: {'created_time': 1774518818.551522, 'last_price_update_time': 1774518818.551534}
2026-03-26 09:53:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 09:53:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70203335') HTTP/1.1" 204 0
2026-03-26 09:53:38 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: daf4cee1-2893-5a67-9709-5862ea2f6e91 with identifier 62516493
2026-03-26 09:53:38 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 09:53:38 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 09:53:38 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item daf4cee1-2893-5a67-9709-5862ea2f6e91
2026-03-26 09:53:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/19402846/7652fca8-10b8-4fe3-925a-98676dc5de99.jpg>
{'auction_title': '',
 'body_type': 'Familiar',
 'c_o_2_emission_value': 129,
 'category': 'Coches',
 'color': 'Gris / Plata',
 'currency': 'EUR',
 'description': 'Precioso Mercedes Clase R ranchera con etiqueta C.\n'
                '\n'
                'Vehículo de un único propietario con historial de '
                'mantenimiento completo.\n'
                '\n'
                'Equipamiento extra:\n'
                '\n'
                '- Techo panorámico \n'
                '- Faros LED\n'
                '- Control de crucero (TEMPOMAT)\n'
                '- Asientos calefactables\n'
                '- Asientos semi eléctricos\n'
                '- Cambio automático de 7 velocidades\n'
                '- Volante multifunción\n'
                '- Sensores de aparcamiento\n'
                '- Barras en el techo\n'
                '- Navegador\n'
                '- Bluetooth\n'
                '- Climatizador bizona\n'
                '- Paquete madera nogal\n'
                '- 2 Clavijas USB\n'
                '- Sensor de luz y lluvia\n'
                '- Portón de maletero eléctrico\n'
                '- Espejos abatibles\n'
                '\n'
                'Etc\n'
                '\n'
                'A pesar de nuestro cuidado y minuciosidad, es posible que las '
                'descripciones de este anuncio contengan errores por lo que '
                'son orientativas y no vinculantes contractualmente, por favor '
                'compruebe con nosotros todo el equipamiento e información.\n'
                '\n'
                'Se realizan envíos en todo territorio nacional (no incluido '
                'en el precio) infórmate!',
 'doors_number': 5,
 'emission_standard': 'C',
 'engine': '2.1L',
 'engine_horse_power': 136,
 'expiration_date': None,
 'fuel_type': 'Diesel',
 'id': 'daf4cee1-2893-5a67-9709-5862ea2f6e91',
 'is_damaged': False,
 'is_operable': True,
 'license_plate': None,
 'link_to_web_offer': 'https://www.coches.net/mercedes-benz-clase-e-e-200-bluetec-avantgarde-estate-5p-diesel-2016-en-la-rioja-62516493-covo.aspx',
 'listing': 'auction',
 'location': 'La Rioja',
 'make': 'MERCEDES-BENZ',
 'model': 'Clase E',
 'odometer': 149000,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'ES',
 'original_photo_count': 38,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_daf4cee1-2893-5a67-9709-5862ea2f6e91/daf4cee1-2893-5a67-9709-5862ea2f6e91_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 89721,
             'Height': 600,
             'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19402846/7652fca8-10b8-4fe3-925a-98676dc5de99.jpg',
             'Width': 800}],
 'price': 16990,
 'price_includes_vat': True,
 'registration_date': '2016-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'MERCEDES-BENZ Clase E E 200 BlueTEC Avantgarde Estate',
 'transmission': 'automatic',
 'trim': 'E 200 BlueTEC Avantgarde Estate',
 'vin': None,
 'year': 2016}
2026-03-26 09:53:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 09:53: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%2762516493%27 HTTP/1.1" 200 None
2026-03-26 09:53:38 [auto_selling_coches.net] INFO: Saving data for 62516493: {'created_time': 1774518818.605734, 'last_price_update_time': 1774518818.605754}
2026-03-26 09:53:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 09:53:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62516493') HTTP/1.1" 204 0
2026-03-26 09:53: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 09:53: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 09:53:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 09:53:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f135dbe2290>
2026-03-26 09:53:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 09:53: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 09:53:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 09:53:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4ca6a177-d07b-5fbd-810e-bc0883b128c9/4ca6a177-d07b-5fbd-810e-bc0883b128c9_image_0.jpg HTTP/1.1" 201 0
2026-03-26 09:53:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 09:53:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto_selling_coches.net',RowKey='https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F19427445%252F7604bb14-b19b-4183-9a80-09d1a2b57769.jpg') HTTP/1.1" 204 0
2026-03-26 09:53:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19427445/7604bb14-b19b-4183-9a80-09d1a2b57769.jpg saved to cache
2026-03-26 09:53:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 4ca6a177-d07b-5fbd-810e-bc0883b128c9
2026-03-26 09:53:38 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 4ca6a177-d07b-5fbd-810e-bc0883b128c9 sending to next pipeline
2026-03-26 09:53:38 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
 'body_type': 'Monovolumen',
 'c_o_2_emission_value': 130,
 'category': 'Coches',
 'color': 'Violeta / Lila',
 'currency': 'EUR',
 'description': 'Somos especialistas en Caddy! Tenemos varias unidades en '
                'Stock y en camino y si quieres podemos buscar una a tu '
                'medida, consúltanos!\n'
                '\n'
                'Volkswagen Caddy TRENDLINE (TURISMO) con historial de '
                'mantenimiento disponible.\n'
                '\n'
                'Equipamiento extra:\n'
                '\n'
                '- Cambio automático DSG\n'
                '- Control de crucero\n'
                '- Asientos calefactables\n'
                '- Sensor de luz y lluvia\n'
                '- Climatizador bizona\n'
                '- Luces antiniebla\n'
                '- Sensores de aparcamiento\n'
                '- Bandejas para pasajeros\n'
                '- Asientos delanteros con ajuste de altura\n'
                '- Volante multifunción \n'
                '- Barras en el techo\n'
                '- Doble puerta lateral\n'
                '- Llantas de aleación\n'
                '\n'
                'Etc\n'
                '\n'
                'A pesar de nuestro cuidado y minuciosidad, es posible que las '
                'descripciones de este anuncio contengan errores por lo que '
                'son orientativas y no vinculantes contractualmente, por favor '
                'compruebe con nosotros todo el equipamiento e información.\n'
                '\n'
                'Se realizan envíos en todo territorio nacional (no incluido '
                'en el precio) infórmate!',
 'doors_number': 5,
 'emission_standard': 'C',
 'engine': '2.0L',
 'engine_horse_power': 102,
 'expiration_date': None,
 'fuel_type': 'Diesel',
 'is_damaged': False,
 'is_operable': True,
 'license_plate': None,
 'link_to_web_offer': 'https://www.coches.net/volkswagen-caddy-trendline-20-tdi-scr-bmt-102cv-dsg-5p-diesel-2016-en-la-rioja-62084745-covo.aspx',
 'listing': 'auction',
 'location': 'La Rioja',
 'make': 'VOLKSWAGEN',
 'model': 'Caddy',
 'odometer': 135000,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'ES',
 'original_photo_count': 0,
 'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19037879/c34a89d9-05e6-4c93-9d94-e3155d54406a.jpg',
                'https://a.ccdn.es/cnet/vehicles/19037879/1cfd9f1d-b1ca-4ce2-b743-93f1b4deb41f.jpg',
                'https://a.ccdn.es/cnet/vehicles/19037879/f6cb943b-b29d-4a95-8fd4-283d710b1649.jpg',
                'https://a.ccdn.es/cnet/vehicles/19037879/3d8fba37-04a7-4334-8a05-2d4afc09fde9.jpg',
                'https://a.ccdn.es/cnet/vehicles/19037879/7358aded-d7b7-40fd-88c9-f80f9ccc876e.jpg',
                'https://a.ccdn.es/cnet/vehicles/19037879/6eafda2e-7215-4e40-ab9e-d9e4e8e281cd.jpg',
                'https://a.ccdn.es/cnet/vehicles/19037879/8a26f19e-6cbb-475d-bf9c-6db5fb63bcc3.jpg',
                'https://a.ccdn.es/cnet/vehicles/19037879/48621509-41f9-4d8b-bab2-9b0a658b5e69.jpg',
                'https://a.ccdn.es/cnet/vehicles/19037879/c647f06c-73b3-4e2f-884a-03c4446d11cf.jpg',
                'https://a.ccdn.es/cnet/vehicles/19037879/9f8c150d-cd72-4109-9bdf-40746c56cce5.jpg',
                'https://a.ccdn.es/cnet/vehicles/19037879/1e202776-7281-467a-91a1-9d6a84a29faf.jpg',
                'https://a.ccdn.es/cnet/vehicles/19037879/6980f704-f98c-42e0-b5b3-d27e3e973890.jpg',
                'https://a.ccdn.es/cnet/vehicles/19037879/252cdc4a-6473-4263-a31e-ed0ca47f8f3b.jpg',
                'https://a.ccdn.es/cnet/vehicles/19037879/c86e34bf-19da-49e0-aa43-bdc95091c87a.jpg',
                'https://a.ccdn.es/cnet/vehicles/19037879/edac56f2-e199-4b88-9f81-45393fce4ffd.jpg',
                'https://a.ccdn.es/cnet/vehicles/19037879/c3506f80-8653-4748-a1a3-33a2646bf816.jpg',
                'https://a.ccdn.es/cnet/vehicles/19037879/7f146580-bc7c-472b-92cb-8b95977e59c9.jpg',
                'https://a.ccdn.es/cnet/vehicles/19037879/1de48675-3768-479c-aa03-65fe96dc28ca.jpg',
                'https://a.ccdn.es/cnet/vehicles/19037879/6196f1ae-3ee9-44f8-b2ee-8a8f09b20cf3.jpg',
                'https://a.ccdn.es/cnet/vehicles/19037879/50d2d4cc-8b70-43b9-9a96-31627c8fd091.jpg',
                'https://a.ccdn.es/cnet/vehicles/19037879/94296aec-f3e4-40ff-8dfd-d7649b7d7aef.jpg',
                'https://a.ccdn.es/cnet/vehicles/19037879/2887d47e-367d-44aa-b90f-68b185656079.jpg',
                'https://a.ccdn.es/cnet/vehicles/19037879/13298583-d2f7-44b9-8054-57c28990d589.jpg',
                'https://a.ccdn.es/cnet/vehicles/19037879/423f9129-c83e-48c4-be0e-6c3c2f51a790.jpg'],
 'price': 17490,
 'price_includes_vat': True,
 'registration_date': '2015-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'VOLKSWAGEN Caddy Trendline 2.0 TDI SCR BMT DSG',
 'transmission': 'automatic',
 'trim': 'Trendline 2.0 TDI SCR BMT 102CV DSG',
 'vin': None,
 'year': 2015}
2026-03-26 09:53:38 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: e4bbb8a7-95b4-5fc2-8627-9b2d4a7459aa with identifier: 62084745
2026-03-26 09:53:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item e4bbb8a7-95b4-5fc2-8627-9b2d4a7459aa
2026-03-26 09:53:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 09:53:38 [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%252F19037879%252Fc34a89d9-05e6-4c93-9d94-e3155d54406a.jpg%27 HTTP/1.1" 200 None
2026-03-26 09:53:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19037879/c34a89d9-05e6-4c93-9d94-e3155d54406a.jpg not downloaded yet
2026-03-26 09:53:38 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
 'body_type': 'Coupe',
 'c_o_2_emission_value': 149,
 'category': 'Coches',
 'color': 'Gris / Plata',
 'currency': 'EUR',
 'description': 'Mercedes Clase E coupé de un único propietario con 210cv, '
                'gasolina, equipado hasta arriba y etiqueta C\n'
                '\n'
                'Historial de mantenimiento completo.\n'
                '\n'
                'Equipamiento extra:\n'
                '\n'
                '- Techo panorámico\n'
                '- Sistema de asistencia a la conducción: Attention-Assist '
                '(sensor de somnolencia)\n'
                '- Control de crucero adaptativo\n'
                '- Cámara 360º y sensores de aparcamiento\n'
                '- Sistema de asistencia a la conducción: sistema de '
                'advertencia de colisión con función de frenado (Collision '
                'Prevention Assist)\n'
                '- Control de carril\n'
                '- Asientos eléctricos con memoria\n'
                '- Asientos calefactables\n'
                '- Faros LED \n'
                '- Volante multifunción\n'
                '- Volante con ajuste eléctrico\n'
                '- Sensor de luz y lluvia\n'
                '- Climatizador bizona\n'
                '- Cambio automático 7G tronic\n'
                '\n'
                'Etc\n'
                '\n'
                'A pesar de nuestro cuidado y minuciosidad, es posible que las '
                'descripciones de este anuncio contengan errores por lo que '
                'son orientativas y no vinculantes contractualmente, por favor '
                'compruebe con nosotros todo el equipamiento e información.\n'
                '\n'
                'Se realizan envíos en todo territorio nacional (no incluido '
                'en el precio) infórmate!',
 'doors_number': 2,
 'emission_standard': None,
 'engine': '1.8L',
 'engine_horse_power': 204,
 'expiration_date': None,
 'fuel_type': 'Gasolina',
 'is_damaged': False,
 'is_operable': True,
 'license_plate': None,
 'link_to_web_offer': 'https://www.coches.net/mercedes-benz-clase-e-coupe-e-250-cgi-blue-efficiency-avantg-2p-gasolina-2013-en-la-rioja-62093433-covo.aspx',
 'listing': 'auction',
 'location': 'La Rioja',
 'make': 'MERCEDES-BENZ',
 'model': 'Clase E',
 'odometer': 147000,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'ES',
 'original_photo_count': 0,
 'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19046315/f7241184-3357-4cc4-b6a1-8bf3b0c100fc.jpg',
                'https://a.ccdn.es/cnet/vehicles/19046315/be7ee36d-0366-4b1e-aeff-00f307c7177d.jpg',
                'https://a.ccdn.es/cnet/vehicles/19046315/732ecd33-6980-499d-8892-2cbcfeb5ecb0.jpg',
                'https://a.ccdn.es/cnet/vehicles/19046315/ee66d849-69dc-4789-b12e-82ab46ac5a75.jpg',
                'https://a.ccdn.es/cnet/vehicles/19046315/45cc5483-522c-4456-8ee5-d467224c1b27.jpg',
                'https://a.ccdn.es/cnet/vehicles/19046315/c2c4c5e5-d830-4d00-9bc0-24ff64f1000f.jpg',
                'https://a.ccdn.es/cnet/vehicles/19046315/1e6fbc6c-1cbe-402c-89b7-a54e1a4a1bd0.jpg',
                'https://a.ccdn.es/cnet/vehicles/19046315/454b05d0-17a5-4b83-b448-c0149d7f38fd.jpg',
                'https://a.ccdn.es/cnet/vehicles/19046315/21f658f1-c686-41f8-b702-5af14e4b777a.jpg',
                'https://a.ccdn.es/cnet/vehicles/19046315/cc5e50dc-da14-428c-8818-77aa312faca3.jpg',
                'https://a.ccdn.es/cnet/vehicles/19046315/ea282eac-edd7-4912-90ef-47e016b03269.jpg',
                'https://a.ccdn.es/cnet/vehicles/19046315/98903505-8a39-405b-9caf-6caed1738a11.jpg',
                'https://a.ccdn.es/cnet/vehicles/19046315/7807b1c4-d92c-420b-bd39-8cb47ba6cde7.jpg',
                'https://a.ccdn.es/cnet/vehicles/19046315/9ad9804c-73b2-44ec-8f1e-6613a32e81f2.jpg',
                'https://a.ccdn.es/cnet/vehicles/19046315/b27aa926-234a-4674-85bf-25e992fc102e.jpg',
                'https://a.ccdn.es/cnet/vehicles/19046315/c6ac88c6-a47d-4a26-9f9e-701084c20b3a.jpg',
                'https://a.ccdn.es/cnet/vehicles/19046315/8afb5153-0c38-4700-b524-4859344e185d.jpg',
                'https://a.ccdn.es/cnet/vehicles/19046315/c0884c13-ed7a-4aa5-b553-a11404350b16.jpg',
                'https://a.ccdn.es/cnet/vehicles/19046315/49b38e40-78c6-4291-88d4-d7418dc5f6f9.jpg',
                'https://a.ccdn.es/cnet/vehicles/19046315/28c38960-be92-4294-b172-4a407615261e.jpg',
                'https://a.ccdn.es/cnet/vehicles/19046315/deafbdd6-c796-48f3-bc01-f9ef6b731e28.jpg',
                'https://a.ccdn.es/cnet/vehicles/19046315/e35bcc6c-22ef-430a-8723-bcdedf071283.jpg',
                'https://a.ccdn.es/cnet/vehicles/19046315/8d72f220-a48a-46d7-81af-b848189b5226.jpg',
                'https://a.ccdn.es/cnet/vehicles/19046315/83f4448d-f91a-47dc-9d25-726335d5eed2.jpg',
                'https://a.ccdn.es/cnet/vehicles/19046315/e451d331-81a5-4351-9908-4aebfb57305a.jpg',
                'https://a.ccdn.es/cnet/vehicles/19046315/fa67b6a6-3f37-4f44-a7ea-303b163d3568.jpg',
                'https://a.ccdn.es/cnet/vehicles/19046315/e64190fe-b3db-4513-942f-0e952aa5fb0d.jpg',
                'https://a.ccdn.es/cnet/vehicles/19046315/c6b897ea-b890-41ab-aae7-ec75328fc1e5.jpg',
                'https://a.ccdn.es/cnet/vehicles/19046315/da0ffeb5-a64f-41a4-8446-ad4887131366.jpg',
                'https://a.ccdn.es/cnet/vehicles/19046315/5d579b94-0ca4-4c32-a9e0-042c239dfb98.jpg',
                'https://a.ccdn.es/cnet/vehicles/19046315/5a48f219-50b3-450f-bf32-dac492389d69.jpg',
                'https://a.ccdn.es/cnet/vehicles/19046315/ad03e0aa-7114-43ed-aa83-32c536e74087.jpg',
                'https://a.ccdn.es/cnet/vehicles/19046315/2d304bd9-ef7f-44d0-9b67-5d802a778fba.jpg',
                'https://a.ccdn.es/cnet/vehicles/19046315/db0430b6-ddea-4f72-a63a-10fdca51327f.jpg'],
 'price': 17990,
 'price_includes_vat': True,
 'registration_date': '2013-01-01',
 'seats_number': 4,
 'seller_name': None,
 'title': 'MERCEDES-BENZ Clase E Coupe E 250 CGI Blue Efficiency Avantg.',
 'transmission': 'automatic',
 'trim': 'Coupe E 250 CGI Blue Efficiency Avantg.',
 'vin': None,
 'year': 2013}
2026-03-26 09:53:38 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: bc15ae72-4dba-5e5a-af37-e323295c21e6 with identifier: 62093433
2026-03-26 09:53:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item bc15ae72-4dba-5e5a-af37-e323295c21e6
2026-03-26 09:53:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 09:53:38 [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%252F19046315%252Ff7241184-3357-4cc4-b6a1-8bf3b0c100fc.jpg%27 HTTP/1.1" 200 None
2026-03-26 09:53:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19046315/f7241184-3357-4cc4-b6a1-8bf3b0c100fc.jpg not downloaded yet
2026-03-26 09:53:38 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
 'body_type': 'Cabrio',
 'c_o_2_emission_value': 135,
 'category': 'Coches',
 'color': 'Gris / Plata',
 'currency': 'EUR',
 'description': 'Vehículo de un propietario con historial de mantenimiento '
                'disponible.\n'
                '\n'
                'Precioso Mercedes Clase E cabrio automático, diésel, con '
                'paquete Sport y con etiqueta B.\n'
                '\n'
                'Equipamiento extra:\n'
                '\n'
                '- Tempomat control de crucero\n'
                '- Modos de conducción (eco, sport y manual)\n'
                '- Sistema de detección de colisión\n'
                '- Sensor de somnolencia \n'
                '- Asientos calefactables de cuero semi eléctricos\n'
                '- Sensores de aparcamiento delantero y trasero\n'
                '- Cambio automático 7g tronic\n'
                '- Climatizador bizona\n'
                '- Sensor de luz y lluvia\n'
                '- Paquete sport \n'
                '- Faros diurnos LED\n'
                '- Faros traseros LED\n'
                '- Chasis deportivos\n'
                '\n'
                'Etc\n'
                '\n'
                'A pesar de nuestro cuidado y minuciosidad, es posible que las '
                'descripciones de este anuncio contengan errores por lo que '
                'son orientativas y no vinculantes contractualmente, por favor '
                'compruebe con nosotros todo el equipamiento e información.\n'
                '\n'
                'Se realizan envíos en todo territorio nacional (no incluido '
                'en el precio) infórmate!',
 'doors_number': 2,
 'emission_standard': 'B',
 'engine': '2.1L',
 '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/mercedes-benz-clase-e-cabrio-e-220-cdi-blue-be-elegance-2p-diesel-2013-en-la-rioja-61974660-covo.aspx',
 'listing': 'auction',
 'location': 'La Rioja',
 'make': 'MERCEDES-BENZ',
 'model': 'Clase E',
 'odometer': 62919,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'ES',
 'original_photo_count': 0,
 'photo_urls': ['https://a.ccdn.es/cnet/vehicles/18948726/9434a82c-b292-4452-9622-e53b6bc1d37d.jpg',
                'https://a.ccdn.es/cnet/vehicles/18948726/108c742e-8fe8-4975-aa37-5010fea40abd.jpg',
                'https://a.ccdn.es/cnet/vehicles/18948726/c43b7485-0d14-49d2-83e1-ede5a6554c1f.jpg',
                'https://a.ccdn.es/cnet/vehicles/18948726/f0585099-1d43-42e0-9b71-587562823f72.jpg',
                'https://a.ccdn.es/cnet/vehicles/18948726/c89f4118-2e45-453f-b319-e20c2cfa4b13.jpg',
                'https://a.ccdn.es/cnet/vehicles/18948726/8421c909-63d4-4d68-add2-0b3c57b75065.jpg',
                'https://a.ccdn.es/cnet/vehicles/18948726/5a9b0811-7bf2-4f89-a731-16e7d7711892.jpg',
                'https://a.ccdn.es/cnet/vehicles/18948726/b2336dbb-22f1-4865-ba9f-525afb07cf22.jpg',
                'https://a.ccdn.es/cnet/vehicles/18948726/94307c06-748d-40b5-bbd6-ce4315e02d91.jpg',
                'https://a.ccdn.es/cnet/vehicles/18948726/649738ba-a7d0-484c-a809-a74bb750f4fb.jpg',
                'https://a.ccdn.es/cnet/vehicles/18948726/6070702d-14f5-420a-a248-f0d4be5d754f.jpg',
                'https://a.ccdn.es/cnet/vehicles/18948726/42f47c8c-2eea-427c-a63e-6b4ab5cf2585.jpg',
                'https://a.ccdn.es/cnet/vehicles/18948726/301da6dd-f2e9-42f2-9d26-b34e4b5bfd9f.jpg',
                'https://a.ccdn.es/cnet/vehicles/18948726/0e9e102a-55f3-4839-baa5-93ff2e0f7332.jpg',
                'https://a.ccdn.es/cnet/vehicles/18948726/cd3cac49-1c8c-44cf-b3b5-6619f351b242.jpg',
                'https://a.ccdn.es/cnet/vehicles/18948726/5a6e661d-381c-4289-9103-63f091620a9b.jpg',
                'https://a.ccdn.es/cnet/vehicles/18948726/0fa7d531-d7ce-435a-9a1e-1aeccda0cf4e.jpg',
                'https://a.ccdn.es/cnet/vehicles/18948726/1a8632e2-49ce-4001-a3c8-e8c62067d6a0.jpg',
                'https://a.ccdn.es/cnet/vehicles/18948726/60f71a30-505b-425c-b057-0b08e705527a.jpg',
                'https://a.ccdn.es/cnet/vehicles/18948726/0eab219d-ac06-47d2-b7f6-ea882e76b511.jpg',
                'https://a.ccdn.es/cnet/vehicles/18948726/9b8a8587-76d5-418a-95ed-7d3ef568d495.jpg',
                'https://a.ccdn.es/cnet/vehicles/18948726/3c72c666-7387-499b-a68d-cbaf79d13a7e.jpg',
                'https://a.ccdn.es/cnet/vehicles/18948726/db818fad-b164-498e-986d-4afcefad3f08.jpg',
                'https://a.ccdn.es/cnet/vehicles/18948726/066f68b6-bcc7-4030-8e0b-450797efa3fa.jpg',
                'https://a.ccdn.es/cnet/vehicles/18948726/735018fd-c5fd-4e69-8463-4a7072497133.jpg',
                'https://a.ccdn.es/cnet/vehicles/18948726/67885f20-7913-4950-a79b-f51c7ca1880d.jpg',
                'https://a.ccdn.es/cnet/vehicles/18948726/ae8b8138-086b-4f4f-a834-73faff84b200.jpg',
                'https://a.ccdn.es/cnet/vehicles/18948726/e2c52bdd-18fc-4a67-8e56-244319bce8ad.jpg',
                'https://a.ccdn.es/cnet/vehicles/18948726/447fa8df-b40e-4e55-9e21-63906f36e793.jpg'],
 'price': 21490,
 'price_includes_vat': True,
 'registration_date': '2013-01-01',
 'seats_number': 4,
 'seller_name': None,
 'title': 'MERCEDES-BENZ Clase E Cabrio E 220 CDI Blue BE Elegance',
 'transmission': 'automatic',
 'trim': 'Cabrio E 220 CDI Blue BE Elegance',
 'vin': None,
 'year': 2013}
2026-03-26 09:53:38 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 432e6211-6d1d-5ccc-942b-2949834544d5 with identifier: 61974660
2026-03-26 09:53:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 432e6211-6d1d-5ccc-942b-2949834544d5
2026-03-26 09:53:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 09:53:38 [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%252F18948726%252F9434a82c-b292-4452-9622-e53b6bc1d37d.jpg%27 HTTP/1.1" 200 None
2026-03-26 09:53:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/18948726/9434a82c-b292-4452-9622-e53b6bc1d37d.jpg not downloaded yet
2026-03-26 09:53:38 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
 'body_type': 'Monovolumen',
 'c_o_2_emission_value': 115,
 'category': 'Coches',
 'color': 'Negro',
 'currency': 'EUR',
 'description': 'Vehículo matriculado como turismo con IVA DEDUCIBLE\n'
                '\n'
                'Un unico propietario con historial de mantenimiento '
                'disponible.\n'
                '\n'
                'Equipamiento extra:\n'
                '\n'
                '- Control de crucero\n'
                '- Doble puerta lateral\n'
                '- 5 plazas\n'
                '- Caja de cambios manual de 6 velocidades\n'
                '- Sensor de luz y lluvia\n'
                '- Aire acondicionado\n'
                '- Bluetooth\n'
                '- Conector USB\n'
                '- Paquete turismo\n'
                '\n'
                'Etc',
 'doors_number': 5,
 'emission_standard': 'B',
 'engine': '1.5L',
 'engine_horse_power': 110,
 '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-citan-111-cdi-tourer-plus-largo-5p-diesel-2014-en-la-rioja-62316039-covo.aspx',
 'listing': 'auction',
 'location': 'La Rioja',
 'make': 'MERCEDES-BENZ',
 'model': 'Citan',
 'odometer': 162000,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'ES',
 'original_photo_count': 0,
 'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19235949/0c732c6f-7430-46bf-b636-3623fc6fd356.jpg',
                'https://a.ccdn.es/cnet/vehicles/19235949/25fa2cfa-a607-46dc-bc22-da3156c77759.jpg',
                'https://a.ccdn.es/cnet/vehicles/19235949/e275dc5c-0703-47a4-b978-af75afd125c7.jpg',
                'https://a.ccdn.es/cnet/vehicles/19235949/219fe0f7-020b-42eb-bc69-4cb4f85117bd.jpg',
                'https://a.ccdn.es/cnet/vehicles/19235949/7b8394ee-5947-4022-a72e-832c8cd2a243.jpg',
                'https://a.ccdn.es/cnet/vehicles/19235949/25026abd-497c-4251-add7-334cf7646256.jpg',
                'https://a.ccdn.es/cnet/vehicles/19235949/51a1b8ba-dd8e-4392-a28b-69f6c63f02de.jpg',
                'https://a.ccdn.es/cnet/vehicles/19235949/f40ce8f4-bb45-4908-933b-05f9adafe9b2.jpg',
                'https://a.ccdn.es/cnet/vehicles/19235949/4c537c9d-fdc8-4988-ae35-9a6444fac9b5.jpg',
                'https://a.ccdn.es/cnet/vehicles/19235949/59e9be88-7c71-4278-b240-ee1b910c936c.jpg',
                'https://a.ccdn.es/cnet/vehicles/19235949/6ea771d9-7923-4e15-931a-b4fdef0f08bf.jpg',
                'https://a.ccdn.es/cnet/vehicles/19235949/384ebe31-cd7f-41f1-9757-a2673f9058c5.jpg',
                'https://a.ccdn.es/cnet/vehicles/19235949/c83add80-bae4-47d5-ba32-8f8400d06118.jpg',
                'https://a.ccdn.es/cnet/vehicles/19235949/f60b31dc-1c7e-4f35-8d78-4d8710268ef3.jpg',
                'https://a.ccdn.es/cnet/vehicles/19235949/91fb5d18-d174-4d08-983c-10102c6eb0da.jpg',
                'https://a.ccdn.es/cnet/vehicles/19235949/b34b2674-52d4-4663-8de6-b0ddba7ceada.jpg',
                'https://a.ccdn.es/cnet/vehicles/19235949/1f7ac08b-d672-4243-9611-fdc6e637ebd0.jpg',
                'https://a.ccdn.es/cnet/vehicles/19235949/5cda6e9b-ce6b-4425-a911-e4fa16383c88.jpg',
                'https://a.ccdn.es/cnet/vehicles/19235949/ee4f5728-80cd-4db6-88a4-f91929064a23.jpg',
                'https://a.ccdn.es/cnet/vehicles/19235949/93897b98-46ed-41ae-baf5-c78b1b928b49.jpg',
                'https://a.ccdn.es/cnet/vehicles/19235949/20befb35-6291-42cb-9e11-5ed12cf6599b.jpg',
                'https://a.ccdn.es/cnet/vehicles/19235949/a518265d-f18e-426a-ad4d-017b326ae223.jpg',
                'https://a.ccdn.es/cnet/vehicles/19235949/4e9e64fb-dc38-45a9-8c78-41cb018d4cdc.jpg',
                'https://a.ccdn.es/cnet/vehicles/19235949/516c2909-a15b-470a-be48-cd5638f19943.jpg',
                'https://a.ccdn.es/cnet/vehicles/19235949/90344738-a44d-496a-a76c-1b0ae803fa05.jpg',
                'https://a.ccdn.es/cnet/vehicles/19235949/a85f5246-1032-4bbf-90da-a264c36875a4.jpg'],
 'price': 12490,
 'price_includes_vat': True,
 'registration_date': '2015-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'MERCEDES-BENZ Citan 111 CDI Tourer Plus Largo',
 'transmission': 'manual',
 'trim': '111 CDI Tourer Plus Largo',
 'vin': None,
 'year': 2015}
2026-03-26 09:53:38 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: f7d330e2-6d00-586f-a431-763037e910a4 with identifier: 62316039
2026-03-26 09:53:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item f7d330e2-6d00-586f-a431-763037e910a4
2026-03-26 09:53:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 09:53:38 [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%252F19235949%252F0c732c6f-7430-46bf-b636-3623fc6fd356.jpg%27 HTTP/1.1" 200 None
2026-03-26 09:53:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19235949/0c732c6f-7430-46bf-b636-3623fc6fd356.jpg not downloaded yet
2026-03-26 09:53:38 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 4ca6a177-d07b-5fbd-810e-bc0883b128c9 with identifier 62547502
2026-03-26 09:53:38 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 09:53:38 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 09:53:38 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 4ca6a177-d07b-5fbd-810e-bc0883b128c9
2026-03-26 09:53:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/19427445/7604bb14-b19b-4183-9a80-09d1a2b57769.jpg>
{'auction_title': '',
 'body_type': 'Monovolumen',
 'c_o_2_emission_value': 159,
 'category': 'Coches',
 'color': 'Marrón',
 'currency': 'EUR',
 'description': 'Mercedes Clase V sin ADBLUE\n'
                '\n'
                'Vehículo de un único propietario con historial de '
                'mantenimiento disponible.\n'
                '\n'
                '\n'
                '- Paquete avantgarde\n'
                '\n'
                '- Cámara de visión trasera\n'
                '\n'
                '- Control de crucero\n'
                '\n'
                '- Faros LED\n'
                '\n'
                '- Lector de ángulo muerto\n'
                '\n'
                '- Navegador\n'
                '\n'
                '- Asientos de cuero\n'
                '\n'
                '- 6 plazas\n'
                '\n'
                '- Doble puerta lateral\n'
                '\n'
                '- Portón de maletero con doble apertura\n'
                '\n'
                '- Bluetooth\n'
                '\n'
                '- Dos puertos USB\n'
                '\n'
                '- Volante multifunción\n'
                '\n'
                '- Modos de conducción\n'
                '\n'
                '\n'
                '\n'
                'Etc\n'
                '\n'
                '\n'
                '\n'
                'A pesar de nuestro cuidado y minuciosidad, es posible que las '
                'descripciones de este anuncio contengan errores por lo que '
                'son orientativas y no vinculantes contractualmente, por favor '
                'compruebe con nosotros todo el equipamiento e información.\n'
                '\n'
                '\n'
                '\n'
                'Se realizan envíos en todo territorio nacional (no incluido '
                'en el precio) infórmate!',
 'doors_number': 5,
 'emission_standard': 'B',
 'engine': '2.1L',
 'engine_horse_power': 163,
 'expiration_date': None,
 'fuel_type': 'Diesel',
 'id': '4ca6a177-d07b-5fbd-810e-bc0883b128c9',
 'is_damaged': False,
 'is_operable': True,
 'license_plate': None,
 'link_to_web_offer': 'https://www.coches.net/mercedes-benz-clase-v-220-cdi-avantgarde-largo-5p-diesel-2014-en-la-rioja-62547502-covo.aspx',
 'listing': 'auction',
 'location': 'La Rioja',
 'make': 'MERCEDES-BENZ',
 'model': 'Clase V',
 'odometer': 188830,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'ES',
 'original_photo_count': 42,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4ca6a177-d07b-5fbd-810e-bc0883b128c9/4ca6a177-d07b-5fbd-810e-bc0883b128c9_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 90233,
             'Height': 600,
             'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19427445/7604bb14-b19b-4183-9a80-09d1a2b57769.jpg',
             'Width': 800}],
 'price': 29990,
 'price_includes_vat': True,
 'registration_date': '2015-01-01',
 'seats_number': 6,
 'seller_name': None,
 'title': 'MERCEDES-BENZ Clase V 220 CDI Avantgarde Largo',
 'transmission': 'automatic',
 'trim': '220 CDI Avantgarde Largo',
 'vin': None,
 'year': 2015}
2026-03-26 09:53:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 09:53: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%2762547502%27 HTTP/1.1" 200 None
2026-03-26 09:53:38 [auto_selling_coches.net] INFO: Saving data for 62547502: {'created_time': 1774518818.804893, 'last_price_update_time': 1774518818.80491}
2026-03-26 09:53:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 09:53:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62547502') HTTP/1.1" 204 0
2026-03-26 09:53:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/19574009/637c230f-8335-453a-b2b1-42585aa73a54.jpg> (referer: None)
2026-03-26 09:53:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/19235949/0c732c6f-7430-46bf-b636-3623fc6fd356.jpg> (referer: None)
2026-03-26 09:53:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/18948726/9434a82c-b292-4452-9622-e53b6bc1d37d.jpg> (referer: None)
2026-03-26 09:53:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 09:53:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f135d399410>
2026-03-26 09:53:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 09:53: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 09:53:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 09:53:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c315d351-ed7d-5313-91ac-2ea4f2894793/c315d351-ed7d-5313-91ac-2ea4f2894793_image_0.jpg HTTP/1.1" 201 0
2026-03-26 09:53:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 09:53: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%252F19574009%252F637c230f-8335-453a-b2b1-42585aa73a54.jpg') HTTP/1.1" 204 0
2026-03-26 09:53:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19574009/637c230f-8335-453a-b2b1-42585aa73a54.jpg saved to cache
2026-03-26 09:53:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item c315d351-ed7d-5313-91ac-2ea4f2894793
2026-03-26 09:53:39 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item c315d351-ed7d-5313-91ac-2ea4f2894793 sending to next pipeline
2026-03-26 09:53:39 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: c315d351-ed7d-5313-91ac-2ea4f2894793 with identifier 70235811
2026-03-26 09:53:39 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 09:53:39 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 09:53:39 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item c315d351-ed7d-5313-91ac-2ea4f2894793
2026-03-26 09:53:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/19574009/637c230f-8335-453a-b2b1-42585aa73a54.jpg>
{'auction_title': '',
 'body_type': 'SUV',
 'c_o_2_emission_value': 159,
 'category': 'Coches',
 'color': 'Blanco',
 'currency': 'EUR',
 'description': 'Vehículo de un único propietario.\n'
                '\n'
                'Equipamiento extra:\n'
                '\n'
                '- Control de crucero\n'
                '- Sensor de aparcamiento trasero\n'
                '- Cambio automático con levas en el volante\n'
                '- Climatizador bizona\n'
                '- Asientos semi eléctricos de cuero y tela\n'
                '- Volante multifunción\n'
                '- Barras en el techo\n'
                '- Bluetooth\n'
                '- Sensor de luz y lluvia\n'
                '- Toma de 12v en maletero\n'
                '\n'
                'Etc\n'
                '\n'
                'A pesar de nuestro cuidado y minuciosidad, es posible que las '
                'descripciones de este anuncio contengan errores por lo que '
                'son orientativas y no vinculantes contractualmente, por favor '
                'compruebe con nosotros todo el equipamiento e información.\n'
                '\n'
                '\n'
                '\n'
                'Se realizan envíos en todo territorio nacional (no incluido '
                'en el precio) infórmate!',
 'doors_number': 5,
 'emission_standard': 'B',
 'engine': '2.1L',
 'engine_horse_power': 143,
 'expiration_date': None,
 'fuel_type': 'Diesel',
 'id': 'c315d351-ed7d-5313-91ac-2ea4f2894793',
 'is_damaged': False,
 'is_operable': True,
 'license_plate': None,
 'link_to_web_offer': 'https://www.coches.net/mercedes-benz-clase-glk-glk-200-cdi-blue-efficiency-5p-diesel-2012-en-la-rioja-70235811-covo.aspx',
 'listing': 'auction',
 'location': 'La Rioja',
 'make': 'MERCEDES-BENZ',
 'model': 'Clase GLK',
 'odometer': 166753,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'ES',
 'original_photo_count': 35,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c315d351-ed7d-5313-91ac-2ea4f2894793/c315d351-ed7d-5313-91ac-2ea4f2894793_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 90939,
             'Height': 600,
             'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19574009/637c230f-8335-453a-b2b1-42585aa73a54.jpg',
             'Width': 800}],
 'price': 14990,
 'price_includes_vat': True,
 'registration_date': '2011-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'MERCEDES-BENZ Clase GLK GLK 200 CDI Blue Efficiency',
 'transmission': 'automatic',
 'trim': 'GLK 200 CDI Blue Efficiency',
 'vin': None,
 'year': 2011}
2026-03-26 09:53:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 09:53: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%2770235811%27 HTTP/1.1" 200 None
2026-03-26 09:53:39 [auto_selling_coches.net] INFO: Saving data for 70235811: {'created_time': 1774518819.038248, 'last_price_update_time': 1774518819.038262}
2026-03-26 09:53:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 09:53:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70235811') HTTP/1.1" 204 0
2026-03-26 09:53:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/19046315/f7241184-3357-4cc4-b6a1-8bf3b0c100fc.jpg> (referer: None)
2026-03-26 09:53:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 09:53:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1360961d90>
2026-03-26 09:53:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 09:53: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 09:53:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 09:53:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f7d330e2-6d00-586f-a431-763037e910a4/f7d330e2-6d00-586f-a431-763037e910a4_image_0.jpg HTTP/1.1" 201 0
2026-03-26 09:53:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 09:53: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%252F19235949%252F0c732c6f-7430-46bf-b636-3623fc6fd356.jpg') HTTP/1.1" 204 0
2026-03-26 09:53:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19235949/0c732c6f-7430-46bf-b636-3623fc6fd356.jpg saved to cache
2026-03-26 09:53:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item f7d330e2-6d00-586f-a431-763037e910a4
2026-03-26 09:53:39 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item f7d330e2-6d00-586f-a431-763037e910a4 sending to next pipeline
2026-03-26 09:53:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 09:53:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1360949290>
2026-03-26 09:53:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 09:53: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 09:53:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 09:53:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_432e6211-6d1d-5ccc-942b-2949834544d5/432e6211-6d1d-5ccc-942b-2949834544d5_image_0.jpg HTTP/1.1" 201 0
2026-03-26 09:53:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 09:53: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%252F18948726%252F9434a82c-b292-4452-9622-e53b6bc1d37d.jpg') HTTP/1.1" 204 0
2026-03-26 09:53:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/18948726/9434a82c-b292-4452-9622-e53b6bc1d37d.jpg saved to cache
2026-03-26 09:53:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 432e6211-6d1d-5ccc-942b-2949834544d5
2026-03-26 09:53:39 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 432e6211-6d1d-5ccc-942b-2949834544d5 sending to next pipeline
2026-03-26 09:53:39 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: f7d330e2-6d00-586f-a431-763037e910a4 with identifier 62316039
2026-03-26 09:53:39 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 09:53:39 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 09:53:39 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item f7d330e2-6d00-586f-a431-763037e910a4
2026-03-26 09:53:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/19235949/0c732c6f-7430-46bf-b636-3623fc6fd356.jpg>
{'auction_title': '',
 'body_type': 'Monovolumen',
 'c_o_2_emission_value': 115,
 'category': 'Coches',
 'color': 'Negro',
 'currency': 'EUR',
 'description': 'Vehículo matriculado como turismo con IVA DEDUCIBLE\n'
                '\n'
                'Un unico propietario con historial de mantenimiento '
                'disponible.\n'
                '\n'
                'Equipamiento extra:\n'
                '\n'
                '- Control de crucero\n'
                '- Doble puerta lateral\n'
                '- 5 plazas\n'
                '- Caja de cambios manual de 6 velocidades\n'
                '- Sensor de luz y lluvia\n'
                '- Aire acondicionado\n'
                '- Bluetooth\n'
                '- Conector USB\n'
                '- Paquete turismo\n'
                '\n'
                'Etc',
 'doors_number': 5,
 'emission_standard': 'B',
 'engine': '1.5L',
 'engine_horse_power': 110,
 'expiration_date': None,
 'fuel_type': 'Diesel',
 'id': 'f7d330e2-6d00-586f-a431-763037e910a4',
 'is_damaged': False,
 'is_operable': True,
 'license_plate': None,
 'link_to_web_offer': 'https://www.coches.net/mercedes-benz-citan-111-cdi-tourer-plus-largo-5p-diesel-2014-en-la-rioja-62316039-covo.aspx',
 'listing': 'auction',
 'location': 'La Rioja',
 'make': 'MERCEDES-BENZ',
 'model': 'Citan',
 'odometer': 162000,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'ES',
 'original_photo_count': 26,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f7d330e2-6d00-586f-a431-763037e910a4/f7d330e2-6d00-586f-a431-763037e910a4_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 221358,
             'Height': 600,
             'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19235949/0c732c6f-7430-46bf-b636-3623fc6fd356.jpg',
             'Width': 800}],
 'price': 12490,
 'price_includes_vat': True,
 'registration_date': '2015-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'MERCEDES-BENZ Citan 111 CDI Tourer Plus Largo',
 'transmission': 'manual',
 'trim': '111 CDI Tourer Plus Largo',
 'vin': None,
 'year': 2015}
2026-03-26 09:53:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 09:53: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%2762316039%27 HTTP/1.1" 200 None
2026-03-26 09:53:39 [auto_selling_coches.net] INFO: Saving data for 62316039: {'created_time': 1774518819.197415, 'last_price_update_time': 1774518819.197426}
2026-03-26 09:53:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 09:53:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62316039') HTTP/1.1" 204 0
2026-03-26 09:53:39 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 432e6211-6d1d-5ccc-942b-2949834544d5 with identifier 61974660
2026-03-26 09:53:39 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 09:53:39 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 09:53:39 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 432e6211-6d1d-5ccc-942b-2949834544d5
2026-03-26 09:53:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/18948726/9434a82c-b292-4452-9622-e53b6bc1d37d.jpg>
{'auction_title': '',
 'body_type': 'Cabrio',
 'c_o_2_emission_value': 135,
 'category': 'Coches',
 'color': 'Gris / Plata',
 'currency': 'EUR',
 'description': 'Vehículo de un propietario con historial de mantenimiento '
                'disponible.\n'
                '\n'
                'Precioso Mercedes Clase E cabrio automático, diésel, con '
                'paquete Sport y con etiqueta B.\n'
                '\n'
                'Equipamiento extra:\n'
                '\n'
                '- Tempomat control de crucero\n'
                '- Modos de conducción (eco, sport y manual)\n'
                '- Sistema de detección de colisión\n'
                '- Sensor de somnolencia \n'
                '- Asientos calefactables de cuero semi eléctricos\n'
                '- Sensores de aparcamiento delantero y trasero\n'
                '- Cambio automático 7g tronic\n'
                '- Climatizador bizona\n'
                '- Sensor de luz y lluvia\n'
                '- Paquete sport \n'
                '- Faros diurnos LED\n'
                '- Faros traseros LED\n'
                '- Chasis deportivos\n'
                '\n'
                'Etc\n'
                '\n'
                'A pesar de nuestro cuidado y minuciosidad, es posible que las '
                'descripciones de este anuncio contengan errores por lo que '
                'son orientativas y no vinculantes contractualmente, por favor '
                'compruebe con nosotros todo el equipamiento e información.\n'
                '\n'
                'Se realizan envíos en todo territorio nacional (no incluido '
                'en el precio) infórmate!',
 'doors_number': 2,
 'emission_standard': 'B',
 'engine': '2.1L',
 'engine_horse_power': 170,
 'expiration_date': None,
 'fuel_type': 'Diesel',
 'id': '432e6211-6d1d-5ccc-942b-2949834544d5',
 'is_damaged': False,
 'is_operable': True,
 'license_plate': None,
 'link_to_web_offer': 'https://www.coches.net/mercedes-benz-clase-e-cabrio-e-220-cdi-blue-be-elegance-2p-diesel-2013-en-la-rioja-61974660-covo.aspx',
 'listing': 'auction',
 'location': 'La Rioja',
 'make': 'MERCEDES-BENZ',
 'model': 'Clase E',
 'odometer': 62919,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'ES',
 'original_photo_count': 29,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_432e6211-6d1d-5ccc-942b-2949834544d5/432e6211-6d1d-5ccc-942b-2949834544d5_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 183657,
             'Height': 600,
             'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/18948726/9434a82c-b292-4452-9622-e53b6bc1d37d.jpg',
             'Width': 800}],
 'price': 21490,
 'price_includes_vat': True,
 'registration_date': '2013-01-01',
 'seats_number': 4,
 'seller_name': None,
 'title': 'MERCEDES-BENZ Clase E Cabrio E 220 CDI Blue BE Elegance',
 'transmission': 'automatic',
 'trim': 'Cabrio E 220 CDI Blue BE Elegance',
 'vin': None,
 'year': 2013}
2026-03-26 09:53:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 09:53: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%2761974660%27 HTTP/1.1" 200 None
2026-03-26 09:53:39 [auto_selling_coches.net] INFO: Saving data for 61974660: {'created_time': 1774518819.25054, 'last_price_update_time': 1774518819.250557}
2026-03-26 09:53:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 09:53:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='61974660') HTTP/1.1" 204 0
2026-03-26 09:53:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 09:53:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f135d39bad0>
2026-03-26 09:53:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 09:53: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 09:53:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 09:53:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bc15ae72-4dba-5e5a-af37-e323295c21e6/bc15ae72-4dba-5e5a-af37-e323295c21e6_image_0.jpg HTTP/1.1" 201 0
2026-03-26 09:53:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 09:53: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%252F19046315%252Ff7241184-3357-4cc4-b6a1-8bf3b0c100fc.jpg') HTTP/1.1" 204 0
2026-03-26 09:53:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19046315/f7241184-3357-4cc4-b6a1-8bf3b0c100fc.jpg saved to cache
2026-03-26 09:53:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item bc15ae72-4dba-5e5a-af37-e323295c21e6
2026-03-26 09:53:39 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item bc15ae72-4dba-5e5a-af37-e323295c21e6 sending to next pipeline
2026-03-26 09:53:39 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: bc15ae72-4dba-5e5a-af37-e323295c21e6 with identifier 62093433
2026-03-26 09:53:39 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 09:53:39 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 09:53:39 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item bc15ae72-4dba-5e5a-af37-e323295c21e6
2026-03-26 09:53:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/19046315/f7241184-3357-4cc4-b6a1-8bf3b0c100fc.jpg>
{'auction_title': '',
 'body_type': 'Coupe',
 'c_o_2_emission_value': 149,
 'category': 'Coches',
 'color': 'Gris / Plata',
 'currency': 'EUR',
 'description': 'Mercedes Clase E coupé de un único propietario con 210cv, '
                'gasolina, equipado hasta arriba y etiqueta C\n'
                '\n'
                'Historial de mantenimiento completo.\n'
                '\n'
                'Equipamiento extra:\n'
                '\n'
                '- Techo panorámico\n'
                '- Sistema de asistencia a la conducción: Attention-Assist '
                '(sensor de somnolencia)\n'
                '- Control de crucero adaptativo\n'
                '- Cámara 360º y sensores de aparcamiento\n'
                '- Sistema de asistencia a la conducción: sistema de '
                'advertencia de colisión con función de frenado (Collision '
                'Prevention Assist)\n'
                '- Control de carril\n'
                '- Asientos eléctricos con memoria\n'
                '- Asientos calefactables\n'
                '- Faros LED \n'
                '- Volante multifunción\n'
                '- Volante con ajuste eléctrico\n'
                '- Sensor de luz y lluvia\n'
                '- Climatizador bizona\n'
                '- Cambio automático 7G tronic\n'
                '\n'
                'Etc\n'
                '\n'
                'A pesar de nuestro cuidado y minuciosidad, es posible que las '
                'descripciones de este anuncio contengan errores por lo que '
                'son orientativas y no vinculantes contractualmente, por favor '
                'compruebe con nosotros todo el equipamiento e información.\n'
                '\n'
                'Se realizan envíos en todo territorio nacional (no incluido '
                'en el precio) infórmate!',
 'doors_number': 2,
 'emission_standard': None,
 'engine': '1.8L',
 'engine_horse_power': 204,
 'expiration_date': None,
 'fuel_type': 'Gasolina',
 'id': 'bc15ae72-4dba-5e5a-af37-e323295c21e6',
 'is_damaged': False,
 'is_operable': True,
 'license_plate': None,
 'link_to_web_offer': 'https://www.coches.net/mercedes-benz-clase-e-coupe-e-250-cgi-blue-efficiency-avantg-2p-gasolina-2013-en-la-rioja-62093433-covo.aspx',
 'listing': 'auction',
 'location': 'La Rioja',
 'make': 'MERCEDES-BENZ',
 'model': 'Clase E',
 'odometer': 147000,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'ES',
 'original_photo_count': 34,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bc15ae72-4dba-5e5a-af37-e323295c21e6/bc15ae72-4dba-5e5a-af37-e323295c21e6_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 197645,
             'Height': 600,
             'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19046315/f7241184-3357-4cc4-b6a1-8bf3b0c100fc.jpg',
             'Width': 800}],
 'price': 17990,
 'price_includes_vat': True,
 'registration_date': '2013-01-01',
 'seats_number': 4,
 'seller_name': None,
 'title': 'MERCEDES-BENZ Clase E Coupe E 250 CGI Blue Efficiency Avantg.',
 'transmission': 'automatic',
 'trim': 'Coupe E 250 CGI Blue Efficiency Avantg.',
 'vin': None,
 'year': 2013}
2026-03-26 09:53:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 09:53: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%2762093433%27 HTTP/1.1" 200 None
2026-03-26 09:53:39 [auto_selling_coches.net] INFO: Saving data for 62093433: {'created_time': 1774518819.352184, 'last_price_update_time': 1774518819.352201}
2026-03-26 09:53:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 09:53:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62093433') HTTP/1.1" 204 0
2026-03-26 09:53:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/19037879/c34a89d9-05e6-4c93-9d94-e3155d54406a.jpg> (referer: None)
2026-03-26 09:53:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 09:53:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 09:53:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13609c0e90>
2026-03-26 09:53:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 09:53: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 09:53:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 09:53:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e4bbb8a7-95b4-5fc2-8627-9b2d4a7459aa/e4bbb8a7-95b4-5fc2-8627-9b2d4a7459aa_image_0.jpg HTTP/1.1" 201 0
2026-03-26 09:53:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 09:53: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%252F19037879%252Fc34a89d9-05e6-4c93-9d94-e3155d54406a.jpg') HTTP/1.1" 204 0
2026-03-26 09:53:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19037879/c34a89d9-05e6-4c93-9d94-e3155d54406a.jpg saved to cache
2026-03-26 09:53:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item e4bbb8a7-95b4-5fc2-8627-9b2d4a7459aa
2026-03-26 09:53:39 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item e4bbb8a7-95b4-5fc2-8627-9b2d4a7459aa sending to next pipeline
2026-03-26 09:53:39 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: e4bbb8a7-95b4-5fc2-8627-9b2d4a7459aa with identifier 62084745
2026-03-26 09:53:39 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 09:53:39 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 09:53:39 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item e4bbb8a7-95b4-5fc2-8627-9b2d4a7459aa
2026-03-26 09:53:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/19037879/c34a89d9-05e6-4c93-9d94-e3155d54406a.jpg>
{'auction_title': '',
 'body_type': 'Monovolumen',
 'c_o_2_emission_value': 130,
 'category': 'Coches',
 'color': 'Violeta / Lila',
 'currency': 'EUR',
 'description': 'Somos especialistas en Caddy! Tenemos varias unidades en '
                'Stock y en camino y si quieres podemos buscar una a tu '
                'medida, consúltanos!\n'
                '\n'
                'Volkswagen Caddy TRENDLINE (TURISMO) con historial de '
                'mantenimiento disponible.\n'
                '\n'
                'Equipamiento extra:\n'
                '\n'
                '- Cambio automático DSG\n'
                '- Control de crucero\n'
                '- Asientos calefactables\n'
                '- Sensor de luz y lluvia\n'
                '- Climatizador bizona\n'
                '- Luces antiniebla\n'
                '- Sensores de aparcamiento\n'
                '- Bandejas para pasajeros\n'
                '- Asientos delanteros con ajuste de altura\n'
                '- Volante multifunción \n'
                '- Barras en el techo\n'
                '- Doble puerta lateral\n'
                '- Llantas de aleación\n'
                '\n'
                'Etc\n'
                '\n'
                'A pesar de nuestro cuidado y minuciosidad, es posible que las '
                'descripciones de este anuncio contengan errores por lo que '
                'son orientativas y no vinculantes contractualmente, por favor '
                'compruebe con nosotros todo el equipamiento e información.\n'
                '\n'
                'Se realizan envíos en todo territorio nacional (no incluido '
                'en el precio) infórmate!',
 'doors_number': 5,
 'emission_standard': 'C',
 'engine': '2.0L',
 'engine_horse_power': 102,
 'expiration_date': None,
 'fuel_type': 'Diesel',
 'id': 'e4bbb8a7-95b4-5fc2-8627-9b2d4a7459aa',
 'is_damaged': False,
 'is_operable': True,
 'license_plate': None,
 'link_to_web_offer': 'https://www.coches.net/volkswagen-caddy-trendline-20-tdi-scr-bmt-102cv-dsg-5p-diesel-2016-en-la-rioja-62084745-covo.aspx',
 'listing': 'auction',
 'location': 'La Rioja',
 'make': 'VOLKSWAGEN',
 'model': 'Caddy',
 'odometer': 135000,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'ES',
 'original_photo_count': 24,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e4bbb8a7-95b4-5fc2-8627-9b2d4a7459aa/e4bbb8a7-95b4-5fc2-8627-9b2d4a7459aa_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 180546,
             'Height': 600,
             'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19037879/c34a89d9-05e6-4c93-9d94-e3155d54406a.jpg',
             'Width': 800}],
 'price': 17490,
 'price_includes_vat': True,
 'registration_date': '2015-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'VOLKSWAGEN Caddy Trendline 2.0 TDI SCR BMT DSG',
 'transmission': 'automatic',
 'trim': 'Trendline 2.0 TDI SCR BMT 102CV DSG',
 'vin': None,
 'year': 2015}
2026-03-26 09:53:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 09:53: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%2762084745%27 HTTP/1.1" 200 None
2026-03-26 09:53:39 [auto_selling_coches.net] INFO: Saving data for 62084745: {'created_time': 1774518819.557369, 'last_price_update_time': 1774518819.557379}
2026-03-26 09:53:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 09:53:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62084745') HTTP/1.1" 204 0
2026-03-26 09:53:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70028154> (referer: https://www.coches.net/concesionario/ryrsports/?pg=1) ['zyte-api']
2026-03-26 09:53:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 09:53:39 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
 'body_type': 'Coupe',
 'c_o_2_emission_value': 206,
 'category': 'Coches',
 'color': 'Azul',
 'currency': 'EUR',
 'description': 'VERSIÓN EUROPEA LIBRE DE ACCIDENTES\n'
                '\n'
                'Vehículo de un único propietario con historial de '
                'mantenimiento completo.\n'
                '\n'
                '\n'
                'ETIQUETA C\n'
                '\n'
                'Equipamiento extra:\n'
                '\n'
                '- Paquete performance\n'
                '- Cambio automático de 10 velocidades\n'
                '- Apple CarPlay & Android Auto\n'
                '- Cámara de visión trasera\n'
                '- Asientos eléctricos, calefactables y ventilados\n'
                '- Control de crucero adaptativo\n'
                '- Control de carril\n'
                '- Volante calefactables\n'
                '- Volante multifunción\n'
                '- Modos de conducción\n'
                '- Modos de dirección\n'
                '- Escape ROUSH\n'
                '- Virtual Cockpit\n'
                '- Sensor de luz y lluvia\n'
                '- Pantalla táctil\n'
                '- Navegador\n'
                '- Equipo de audio Shaker\n'
                '- Luces LED\n'
                '- Paquete iluminación ambiente multicolor\n'
                '- Llantas performance de 19"\n'
                '\n'
                'Etc\n'
                '\n'
                '\n'
                'A pesar de nuestro cuidado y minuciosidad, es posible que las '
                'descripciones de este anuncio contengan errores por lo que '
                'son orientativas y no vinculantes contractualmente, por favor '
                'compruebe con nosotros todo el equipamiento e información.\n'
                '\n'
                '\n'
                '\n'
                'Se realizan envíos en todo territorio nacional (no incluido '
                'en el precio) infórmate!',
 'doors_number': 2,
 'emission_standard': None,
 'engine': '2.3L',
 'engine_horse_power': 290,
 'expiration_date': None,
 'fuel_type': 'Gasolina',
 'is_damaged': False,
 'is_operable': True,
 'license_plate': None,
 'link_to_web_offer': 'https://www.coches.net/ford-mustang-23-ecoboost-213kw-mustang-aut-fastb-2p-gasolina-2019-en-la-rioja-70028154-covo.aspx',
 'listing': 'auction',
 'location': 'La Rioja',
 'make': 'FORD',
 'model': 'Mustang',
 'odometer': 114000,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'ES',
 'original_photo_count': 0,
 'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19545218/04663cdb-abb7-4869-8ef6-da66533a3945.jpg',
                'https://a.ccdn.es/cnet/vehicles/19545218/5293ea90-9e78-485e-8d05-dbcfdbe2fbbe.jpg',
                'https://a.ccdn.es/cnet/vehicles/19545218/1af1de6b-70c5-4805-8304-b12f53f86e6d.jpg',
                'https://a.ccdn.es/cnet/vehicles/19545218/c995cbd6-d659-4ccc-9005-e8a53a86dd99.jpg',
                'https://a.ccdn.es/cnet/vehicles/19545218/51e7b66c-9fa8-43aa-9d9f-7ed9ac1a6cdc.jpg',
                'https://a.ccdn.es/cnet/vehicles/19545218/ec51d227-0a0d-44c2-9db9-7a8b5c8a744e.jpg',
                'https://a.ccdn.es/cnet/vehicles/19545218/7b9f0781-40de-4915-b87e-13c3490c782c.jpg',
                'https://a.ccdn.es/cnet/vehicles/19545218/8227f29c-e62d-407f-848e-d4b698fd628d.jpg',
                'https://a.ccdn.es/cnet/vehicles/19545218/ba9e3526-1893-4641-89cc-0b8fdaf8efd6.jpg',
                'https://a.ccdn.es/cnet/vehicles/19545218/4238bad3-557a-40ea-81aa-b102c33d085a.jpg',
                'https://a.ccdn.es/cnet/vehicles/19545218/70e952ad-a978-4e24-897a-f885684080e9.jpg',
                'https://a.ccdn.es/cnet/vehicles/19545218/25c34f94-bec5-4d96-9a28-c187a913d67d.jpg',
                'https://a.ccdn.es/cnet/vehicles/19545218/fe88be66-10eb-43bc-9d8f-b4c7a3c34211.jpg',
                'https://a.ccdn.es/cnet/vehicles/19545218/41d39a48-7c87-4ed4-acd1-99980c8deb4c.jpg',
                'https://a.ccdn.es/cnet/vehicles/19545218/e2bf508b-11ff-42c5-a152-e301c10e20bb.jpg',
                'https://a.ccdn.es/cnet/vehicles/19545218/4206ce99-7127-4bec-9b2f-169e5da07458.jpg',
                'https://a.ccdn.es/cnet/vehicles/19545218/e6cd52ba-8e5b-4339-8231-e7dd2b1bb82b.jpg',
                'https://a.ccdn.es/cnet/vehicles/19545218/36d294c5-0f58-49b6-8802-0e3f37600a4f.jpg',
                'https://a.ccdn.es/cnet/vehicles/19545218/4b67b342-50a7-4fa5-b61d-e3f8c5c99f52.jpg',
                'https://a.ccdn.es/cnet/vehicles/19545218/86326572-64d8-4664-9664-105c507f67b8.jpg',
                'https://a.ccdn.es/cnet/vehicles/19545218/ec0e133d-18b4-40d6-b802-8b2b2bdd02a2.jpg',
                'https://a.ccdn.es/cnet/vehicles/19545218/7eeff574-d985-4911-9928-870ac06981de.jpg',
                'https://a.ccdn.es/cnet/vehicles/19545218/9205a2d4-58d7-4143-86c0-24d35eb82818.jpg',
                'https://a.ccdn.es/cnet/vehicles/19545218/dd94635f-7974-4acd-a1d1-80847991034c.jpg',
                'https://a.ccdn.es/cnet/vehicles/19545218/61f84be4-7de4-43a4-aa38-e40af5ad8ca8.jpg',
                'https://a.ccdn.es/cnet/vehicles/19545218/fe92a1f5-eb80-41db-9dc6-da91c7923507.jpg',
                'https://a.ccdn.es/cnet/vehicles/19545218/1058cf00-7c0f-499e-9b55-d04b6511c291.jpg',
                'https://a.ccdn.es/cnet/vehicles/19545218/09eb1560-4ed2-4131-b5a8-756e2dc45a0d.jpg',
                'https://a.ccdn.es/cnet/vehicles/19545218/156119db-9619-4ca2-ab3f-b5aed2239cca.jpg',
                'https://a.ccdn.es/cnet/vehicles/19545218/d2595ec8-83bd-47ac-9875-7992134f5f1d.jpg',
                'https://a.ccdn.es/cnet/vehicles/19545218/b52c0b36-f6c8-40b3-a298-7035ba453c79.jpg',
                'https://a.ccdn.es/cnet/vehicles/19545218/2744a82b-34a8-4da9-b33a-6b0bcede5508.jpg',
                'https://a.ccdn.es/cnet/vehicles/19545218/289420af-8a36-4aa1-b124-64d5d1ab4e47.jpg',
                'https://a.ccdn.es/cnet/vehicles/19545218/31f7331c-4306-4d07-a30f-62ac83cddfb0.jpg',
                'https://a.ccdn.es/cnet/vehicles/19545218/c478e66e-c2bd-4b8e-9fce-4b7e36792126.jpg',
                'https://a.ccdn.es/cnet/vehicles/19545218/621aaea5-6ac4-4566-9f27-12f0dbea8a53.jpg',
                'https://a.ccdn.es/cnet/vehicles/19545218/de032d4f-3fb9-4f94-949b-f24f7add164e.jpg',
                'https://a.ccdn.es/cnet/vehicles/19545218/f12beaaf-9d06-4021-8cee-521a01caeddb.jpg',
                'https://a.ccdn.es/cnet/vehicles/19545218/b7dc45f1-ff82-4db8-86dd-a63f19f66ccd.jpg',
                'https://a.ccdn.es/cnet/vehicles/19545218/6512fa83-eb4a-47d3-8644-01e344520966.jpg',
                'https://a.ccdn.es/cnet/vehicles/19545218/fba654c9-a593-4c25-9c07-228226825f87.jpg',
                'https://a.ccdn.es/cnet/vehicles/19545218/8e3c8e8f-9c5d-4c6c-93e6-ae95a7d54b6d.jpg',
                'https://a.ccdn.es/cnet/vehicles/19545218/49a8cdd5-2492-4142-831b-4824a7f5554e.jpg',
                'https://a.ccdn.es/cnet/vehicles/19545218/92aaf0c7-eadb-4cca-9baa-a9f40522554a.jpg'],
 'price': 32990,
 'price_includes_vat': True,
 'registration_date': '2019-01-01',
 'seats_number': 4,
 'seller_name': None,
 'title': 'FORD Mustang 2.3 EcoBoost Mustang Aut. Fastb.',
 'transmission': 'automatic',
 'trim': '2.3 EcoBoost 213kW Mustang Aut. Fastb.',
 'vin': None,
 'year': 2019}
2026-03-26 09:53:39 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 43881555-4050-5844-a1d0-1a0b68285717 with identifier: 70028154
2026-03-26 09:53:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 43881555-4050-5844-a1d0-1a0b68285717
2026-03-26 09:53:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 09:53: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%252F19545218%252F04663cdb-abb7-4869-8ef6-da66533a3945.jpg%27 HTTP/1.1" 200 None
2026-03-26 09:53:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19545218/04663cdb-abb7-4869-8ef6-da66533a3945.jpg not downloaded yet
2026-03-26 09:53:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70020814> (referer: https://www.coches.net/concesionario/ryrsports/?pg=1) ['zyte-api']
2026-03-26 09:53:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70011279> (referer: https://www.coches.net/concesionario/ryrsports/?pg=1) ['zyte-api']
2026-03-26 09:53:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 09:53:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/19545218/04663cdb-abb7-4869-8ef6-da66533a3945.jpg> (referer: None)
2026-03-26 09:53:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 09:53:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/62399349> (referer: https://www.coches.net/concesionario/ryrsports/?pg=1) ['zyte-api']
2026-03-26 09:53:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 09:53:39 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
 'body_type': 'Monovolumen',
 'c_o_2_emission_value': 123,
 'category': 'Coches',
 'color': 'Gris / Plata',
 'currency': 'EUR',
 'description': 'Somos especialistas en Caddy! Tenemos varias unidades en '
                'Stock y en camino y si quieres podemos buscar una a tu '
                'medida, consúltanos!\n'
                '\n'
                'Volkswagen Caddy TRENDLINE (TURISMO) con historial de '
                'mantenimiento disponible.\n'
                '\n'
                'Vehículo de un único propietario con historial de '
                'mantenimiento completo.\n'
                '\n'
                '7 PLAZAS\n'
                'ETIQUETA C\n'
                '\n'
                '102.139km\n'
                '\n'
                'Equipamiento extra:\n'
                '\n'
                '- Doble puerta lateral\n'
                '- Sensor de aparcamiento delantero y trasero\n'
                '- Paquete acristalamiento\n'
                '- Control de crucero\n'
                '- 7 plazas\n'
                '- Cambio manual\n'
                '- Climatizador\n'
                '- Barras en el techo\n'
                '- Llantas de aleación 16"\n'
                '\n'
                'Etc\n'
                '\n'
                'A pesar de nuestro cuidado y minuciosidad, es posible que las '
                'descripciones de este anuncio contengan errores por lo que '
                'son orientativas y no vinculantes contractualmente, por favor '
                'compruebe con nosotros todo el equipamiento e información.\n'
                '\n'
                '\n'
                '\n'
                'Se realizan envíos en todo territorio nacional (no incluido '
                'en el precio) infórmate!',
 'doors_number': 5,
 'emission_standard': None,
 'engine': '2.0L',
 'engine_horse_power': 102,
 'expiration_date': None,
 'fuel_type': 'Diesel',
 'is_damaged': False,
 'is_operable': True,
 'license_plate': None,
 'link_to_web_offer': 'https://www.coches.net/volkswagen-caddy-maxi-trendline-20-tdi-scr-bmt-102cv-5p-diesel-2016-en-la-rioja-70020814-covo.aspx',
 'listing': 'auction',
 'location': 'La Rioja',
 'make': 'VOLKSWAGEN',
 'model': 'Caddy',
 'odometer': 100000,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'ES',
 'original_photo_count': 0,
 'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19539041/e90f31b6-455b-4664-bb8e-dcec4f56ce1a.jpg',
                'https://a.ccdn.es/cnet/vehicles/19539041/d3edb7a3-9adf-4c65-92c2-204b019c0c96.jpg',
                'https://a.ccdn.es/cnet/vehicles/19539041/d25226e4-d0fa-4a34-b570-261f85febea9.jpg',
                'https://a.ccdn.es/cnet/vehicles/19539041/ed8aa8d8-b744-4a5a-b783-24a8764179f0.jpg',
                'https://a.ccdn.es/cnet/vehicles/19539041/e4350104-2fbc-48cd-8d16-b7b93386f4f2.jpg',
                'https://a.ccdn.es/cnet/vehicles/19539041/08473462-c311-42a7-b04d-1aac4c1e697c.jpg',
                'https://a.ccdn.es/cnet/vehicles/19539041/49ea4ca4-29bc-43a6-95de-4bef2269c455.jpg',
                'https://a.ccdn.es/cnet/vehicles/19539041/71a8ee9b-53c9-4898-9882-0363059e811d.jpg',
                'https://a.ccdn.es/cnet/vehicles/19539041/fa9048f6-dc5c-47e0-b65d-f57a482f906d.jpg',
                'https://a.ccdn.es/cnet/vehicles/19539041/88bd6b3f-7871-4e22-967e-9665e1078862.jpg',
                'https://a.ccdn.es/cnet/vehicles/19539041/010cf004-598b-4362-af24-9fbda4860143.jpg',
                'https://a.ccdn.es/cnet/vehicles/19539041/afbd0e3d-a737-49e1-b139-0c9a86380292.jpg',
                'https://a.ccdn.es/cnet/vehicles/19539041/69971b9e-774f-4204-9532-7a995774137b.jpg',
                'https://a.ccdn.es/cnet/vehicles/19539041/4baa1d20-3d4b-4658-919e-0d06f2a7684c.jpg',
                'https://a.ccdn.es/cnet/vehicles/19539041/36f9d9c2-3347-4432-8ab3-168127c574bc.jpg',
                'https://a.ccdn.es/cnet/vehicles/19539041/0751fae6-23aa-4d7c-8735-c3caaaf2c06a.jpg',
                'https://a.ccdn.es/cnet/vehicles/19539041/6b1b1cfd-9686-4915-bdb0-9cce6c644452.jpg',
                'https://a.ccdn.es/cnet/vehicles/19539041/67e027ed-ff6d-4f76-adfe-e62876c1cc85.jpg',
                'https://a.ccdn.es/cnet/vehicles/19539041/50022ce9-1901-4be7-9684-7c2967b72282.jpg',
                'https://a.ccdn.es/cnet/vehicles/19539041/7dc7011a-aef2-4de5-bb60-68d021265744.jpg',
                'https://a.ccdn.es/cnet/vehicles/19539041/38acea0e-46c3-4b61-ad84-5284399cc42d.jpg',
                'https://a.ccdn.es/cnet/vehicles/19539041/68475652-9a14-40c8-8976-3910c6b7f0b6.jpg',
                'https://a.ccdn.es/cnet/vehicles/19539041/2645d5af-4771-4103-bca7-e2ce44f5fbb9.jpg',
                'https://a.ccdn.es/cnet/vehicles/19539041/77b5efe8-6f15-49b3-b574-74b8346bbebf.jpg',
                'https://a.ccdn.es/cnet/vehicles/19539041/73c0d81c-7118-479a-9a49-00a506bf0ae5.jpg',
                'https://a.ccdn.es/cnet/vehicles/19539041/3bebf808-5f7e-48e5-8fbd-0fc8e76413f6.jpg'],
 'price': 17990,
 'price_includes_vat': True,
 'registration_date': '2016-01-01',
 'seats_number': 7,
 'seller_name': None,
 'title': 'VOLKSWAGEN Caddy Maxi Trendline 2.0 TDI SCR BMT',
 'transmission': 'manual',
 'trim': 'Maxi Trendline 2.0 TDI SCR BMT 102CV',
 'vin': None,
 'year': 2016}
2026-03-26 09:53:39 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 1a0799a3-e995-5701-bfbd-007aba109518 with identifier: 70020814
2026-03-26 09:53:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 1a0799a3-e995-5701-bfbd-007aba109518
2026-03-26 09:53:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 09:53: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%252F19539041%252Fe90f31b6-455b-4664-bb8e-dcec4f56ce1a.jpg%27 HTTP/1.1" 200 None
2026-03-26 09:53:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19539041/e90f31b6-455b-4664-bb8e-dcec4f56ce1a.jpg not downloaded yet
2026-03-26 09:53:39 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
 'body_type': 'Berlina',
 'c_o_2_emission_value': 134,
 'category': 'Coches',
 'color': 'Blanco',
 'currency': 'EUR',
 'description': 'Vehículo con historial de mantenimiento disponible.\n'
                '\n'
                'Equipamiento extra:\n'
                '\n'
                '- Paquete Avantgarde\n'
                '- Asientos calefactables\n'
                '- Asientos semi eléctricos\n'
                '- Control de crucero\n'
                '- Climatizador bizona\n'
                '- Volante multifunción\n'
                '- Modos de conducción\n'
                '- Sensor de luz y lluvia\n'
                '- Sensor de aparcamiento delantero y trasero\n'
                '- Cambio automático 7gtronic\n'
                '- Bluetooth\n'
                '- Navegador\n'
                '\n'
                'Etc\n'
                '\n'
                'A pesar de nuestro cuidado y minuciosidad, es posible que las '
                'descripciones de este anuncio contengan errores por lo que '
                'son orientativas y no vinculantes contractualmente, por favor '
                'compruebe con nosotros todo el equipamiento e información.\n'
                '\n'
                '\n'
                '\n'
                'Se realizan envíos en todo territorio nacional (no incluido '
                'en el precio) infórmate!',
 'doors_number': 4,
 'emission_standard': None,
 'engine': '2.1L',
 'engine_horse_power': 136,
 '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-clase-e-e-200-cdi-befficienc-avantgarde-edition-4p-diesel-2013-en-la-rioja-70011279-covo.aspx',
 'listing': 'auction',
 'location': 'La Rioja',
 'make': 'MERCEDES-BENZ',
 'model': 'Clase E',
 'odometer': 128086,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'ES',
 'original_photo_count': 0,
 'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19530717/9b04a2a8-0c29-469a-b3a4-122daba2bf39.jpg',
                'https://a.ccdn.es/cnet/vehicles/19530717/24377b54-2e9a-4393-b6ea-e9563bed239c.jpg',
                'https://a.ccdn.es/cnet/vehicles/19530717/84c9417f-3e2d-436b-becf-3274ebbb5f07.jpg',
                'https://a.ccdn.es/cnet/vehicles/19530717/ffa17115-469c-43af-adda-c37fa6174f0c.jpg',
                'https://a.ccdn.es/cnet/vehicles/19530717/f904313d-6fb0-4148-9edd-355d7c3f5c14.jpg',
                'https://a.ccdn.es/cnet/vehicles/19530717/6147d5dc-af11-4235-8a5a-15e08ae7f870.jpg',
                'https://a.ccdn.es/cnet/vehicles/19530717/d81482a6-57aa-4694-a75c-8b6bcd191225.jpg',
                'https://a.ccdn.es/cnet/vehicles/19530717/51d9ff6c-4f02-450b-8245-6f5ce3ba3b62.jpg',
                'https://a.ccdn.es/cnet/vehicles/19530717/be0a98a3-3f86-4ca7-a368-dd0b382596d8.jpg',
                'https://a.ccdn.es/cnet/vehicles/19530717/91f62168-946a-408e-a305-ada4fef8f220.jpg',
                'https://a.ccdn.es/cnet/vehicles/19530717/d1c0afca-562c-4d57-9bd7-61f675b4a4a6.jpg',
                'https://a.ccdn.es/cnet/vehicles/19530717/fd3fb0b6-3420-48a6-a51b-7670b7d6c7c3.jpg',
                'https://a.ccdn.es/cnet/vehicles/19530717/d7971bd7-7f7e-4879-adb4-04039a747bd7.jpg',
                'https://a.ccdn.es/cnet/vehicles/19530717/8939ad0f-26cd-4127-a4d4-ede27a4756cd.jpg',
                'https://a.ccdn.es/cnet/vehicles/19530717/147ea17d-07e6-4a39-af81-49d991aeff84.jpg',
                'https://a.ccdn.es/cnet/vehicles/19530717/9910a4ef-14d1-4ba8-b9e4-a7c4579add46.jpg',
                'https://a.ccdn.es/cnet/vehicles/19530717/13bfc6b4-e172-42e1-9d1c-e7c1bda062cc.jpg',
                'https://a.ccdn.es/cnet/vehicles/19530717/132046e6-94e2-4f50-9215-4ed91e0e180c.jpg',
                'https://a.ccdn.es/cnet/vehicles/19530717/d0489b19-e641-4dc0-96f0-1fdaeba954d9.jpg',
                'https://a.ccdn.es/cnet/vehicles/19530717/4f6e6580-28d5-41e9-8aa3-35ccc8d74d93.jpg',
                'https://a.ccdn.es/cnet/vehicles/19530717/8ef95d39-e7b1-4cc5-b4fe-f7355add4647.jpg',
                'https://a.ccdn.es/cnet/vehicles/19530717/83c5262a-f7f0-4da8-95da-9ae86bbcf2f4.jpg',
                'https://a.ccdn.es/cnet/vehicles/19530717/8c09ee0e-f918-4325-8364-64cfa5ae38b5.jpg',
                'https://a.ccdn.es/cnet/vehicles/19530717/d7d656fd-7802-4a44-b787-fb1a6a5bd5f1.jpg',
                'https://a.ccdn.es/cnet/vehicles/19530717/cf74d870-3ea6-48ff-9306-ae4543b2291b.jpg',
                'https://a.ccdn.es/cnet/vehicles/19530717/e3c3948f-5b9b-4523-a8d9-8e684ac5198e.jpg',
                'https://a.ccdn.es/cnet/vehicles/19530717/a673bc41-f3e8-487c-b6af-df7454adbe0c.jpg',
                'https://a.ccdn.es/cnet/vehicles/19530717/d65399a9-f793-41fd-bde3-a60218ab8235.jpg',
                'https://a.ccdn.es/cnet/vehicles/19530717/f4ab5d76-9664-4902-86dc-04f2c666dc1d.jpg',
                'https://a.ccdn.es/cnet/vehicles/19530717/7d987323-a079-44b6-b515-c688c899b15b.jpg'],
 'price': 14990,
 'price_includes_vat': True,
 'registration_date': '2013-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'MERCEDES-BENZ Clase E E 200 CDI B.Efficienc Avantgarde Edition',
 'transmission': 'automatic',
 'trim': 'E 200 CDI B.Efficienc Avantgarde Edition',
 'vin': None,
 'year': 2013}
2026-03-26 09:53:39 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: b0827f1a-a3fc-5d38-aa87-eb47d7b7e008 with identifier: 70011279
2026-03-26 09:53:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item b0827f1a-a3fc-5d38-aa87-eb47d7b7e008
2026-03-26 09:53:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 09:53: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%252F19530717%252F9b04a2a8-0c29-469a-b3a4-122daba2bf39.jpg%27 HTTP/1.1" 200 None
2026-03-26 09:53:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19530717/9b04a2a8-0c29-469a-b3a4-122daba2bf39.jpg not downloaded yet
2026-03-26 09:53:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 09:53:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13609b8550>
2026-03-26 09:53:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 09:53: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 09:53:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 09:53:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_43881555-4050-5844-a1d0-1a0b68285717/43881555-4050-5844-a1d0-1a0b68285717_image_0.jpg HTTP/1.1" 201 0
2026-03-26 09:53:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 09:53: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%252F19545218%252F04663cdb-abb7-4869-8ef6-da66533a3945.jpg') HTTP/1.1" 204 0
2026-03-26 09:53:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19545218/04663cdb-abb7-4869-8ef6-da66533a3945.jpg saved to cache
2026-03-26 09:53:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 43881555-4050-5844-a1d0-1a0b68285717
2026-03-26 09:53:40 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 43881555-4050-5844-a1d0-1a0b68285717 sending to next pipeline
2026-03-26 09:53:40 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
 'body_type': 'Cabrio',
 'c_o_2_emission_value': 127,
 'category': 'Coches',
 'color': 'Blanco',
 'currency': 'EUR',
 'description': 'Mercedes E cabrio con historial de mantenimiento disponible e '
                'historial de ITVs previas completo.\n'
                '\n'
                'Este Mercedes-Benz Clase E Cabrio E 220 BlueTEC combina la '
                'elegancia de un descapotable con la eficiencia del motor '
                'diésel de 170 CV. La capota retráctil permite disfrutar de la '
                'conducción al aire libre.\n'
                '\n'
                'Etiqueta B\n'
                '\n'
                'Equipamiento extra:\n'
                '\n'
                '- Faros LED\n'
                '- Control de crucero\n'
                '- Paquete Neck pro\n'
                '- Sensor de somnolencia\n'
                '- Sensor de colisión frontal\n'
                '- Asientos de cuero, con ajustes eléctricos y calefactados\n'
                '- Cambio automático de 7 velocidades con levas en el volante\n'
                '- Capota retractil automática\n'
                '- Paquete AMG\n'
                '- Sensor de aparcamiento delantero y trasero\n'
                '- Volante multifunción\n'
                '- Climatizador bi-zona\n'
                '- Bluetooth\n'
                '- Navegador\n'
                '- Modos de conducción\n'
                '- Sensor de luz y lluvia\n'
                '\n'
                'Etc\n'
                '\n'
                '\n'
                'A pesar de nuestro cuidado y minuciosidad, es posible que las '
                'descripciones de este anuncio contengan errores por lo que '
                'son orientativas y no vinculantes contractualmente, por favor '
                'compruebe con nosotros todo el equipamiento e información.\n'
                '\n'
                'Se realizan envíos en todo territorio nacional (no incluido '
                'en el precio) infórmate!',
 'doors_number': 2,
 'emission_standard': None,
 'engine': '2.1L',
 '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/mercedes-benz-clase-e-cabrio-e-220-bluetec-2p-diesel-2015-en-la-rioja-62399349-covo.aspx',
 'listing': 'auction',
 'location': 'La Rioja',
 'make': 'MERCEDES-BENZ',
 'model': 'Clase E',
 'odometer': 118394,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'ES',
 'original_photo_count': 0,
 'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19301617/79223338-e48c-4abe-aac8-80aab1cc7d80.jpg',
                'https://a.ccdn.es/cnet/vehicles/19301617/a7e8ff85-3e8b-4134-8ffe-4e6fde586890.jpg',
                'https://a.ccdn.es/cnet/vehicles/19301617/672e009c-69d4-4a0f-8fe3-6ee25593b571.jpg',
                'https://a.ccdn.es/cnet/vehicles/19301617/d06a274a-6415-4f7e-b3cc-7de2c9c4d941.jpg',
                'https://a.ccdn.es/cnet/vehicles/19301617/5e5065b3-0130-491f-adc7-7c96be026d26.jpg',
                'https://a.ccdn.es/cnet/vehicles/19301617/bf997230-ea6e-448d-bdb7-c2593755c87a.jpg',
                'https://a.ccdn.es/cnet/vehicles/19301617/37b26d55-7dac-4675-bd48-5ab2ef81816b.jpg',
                'https://a.ccdn.es/cnet/vehicles/19301617/522b3608-255c-4cac-aba3-b8ae602ab7e6.jpg',
                'https://a.ccdn.es/cnet/vehicles/19301617/ee64b906-f34f-4706-a774-a6575c2b34c2.jpg',
                'https://a.ccdn.es/cnet/vehicles/19301617/cd3065e3-4e0b-40be-b2a1-433c9afaa058.jpg',
                'https://a.ccdn.es/cnet/vehicles/19301617/ff018bfb-90c8-4a65-b773-ded51815ec96.jpg',
                'https://a.ccdn.es/cnet/vehicles/19301617/abe76d7d-00cd-4f10-b33e-0e7a4d4616fb.jpg',
                'https://a.ccdn.es/cnet/vehicles/19301617/4fa3db4c-d865-42ab-9a86-3bcc7d1040ca.jpg',
                'https://a.ccdn.es/cnet/vehicles/19301617/8912cd72-96a9-4d3d-8f71-ca7c23dc28b0.jpg',
                'https://a.ccdn.es/cnet/vehicles/19301617/acf22a76-b6e9-4464-ae1f-76274ef057dd.jpg',
                'https://a.ccdn.es/cnet/vehicles/19301617/85fe572e-d049-4b2f-aad2-8fb7e0585a86.jpg',
                'https://a.ccdn.es/cnet/vehicles/19301617/ce4c2ad7-772a-440c-90b9-33766251e49f.jpg',
                'https://a.ccdn.es/cnet/vehicles/19301617/d4053b0d-8ca9-43c8-a578-d8fb8baa3695.jpg',
                'https://a.ccdn.es/cnet/vehicles/19301617/bb2f67f0-8de1-4c04-adc2-b201f692109c.jpg',
                'https://a.ccdn.es/cnet/vehicles/19301617/3814bc00-1e9c-4b6a-be11-857d6f8ae309.jpg',
                'https://a.ccdn.es/cnet/vehicles/19301617/4e8c3564-ad87-46bd-b56f-f1b690b00cc9.jpg',
                'https://a.ccdn.es/cnet/vehicles/19301617/3e495bb1-f095-4ab2-8a7a-be6935551ec2.jpg',
                'https://a.ccdn.es/cnet/vehicles/19301617/695138c8-7572-4214-a6fe-ee038284f265.jpg',
                'https://a.ccdn.es/cnet/vehicles/19301617/4478c915-b3ce-4889-a5ed-58339e23a472.jpg',
                'https://a.ccdn.es/cnet/vehicles/19301617/20e343ac-85c3-4982-932c-2bffcfd8004c.jpg',
                'https://a.ccdn.es/cnet/vehicles/19301617/06b3f7d1-3ea9-4ec6-874d-507522ebfd8f.jpg',
                'https://a.ccdn.es/cnet/vehicles/19301617/3754bf6b-7a77-4484-88cb-9a5714bcb11a.jpg',
                'https://a.ccdn.es/cnet/vehicles/19301617/aee02a5b-609a-4a46-a215-0e05fb63e7fb.jpg',
                'https://a.ccdn.es/cnet/vehicles/19301617/70cf87f3-622f-4e22-9c09-b5b8e0e24072.jpg',
                'https://a.ccdn.es/cnet/vehicles/19301617/f08595aa-26a1-4e83-a4fd-ef1af58709ea.jpg',
                'https://a.ccdn.es/cnet/vehicles/19301617/05dcda05-5680-4b5b-beab-4da04f915306.jpg',
                'https://a.ccdn.es/cnet/vehicles/19301617/e12a9f25-d743-45be-aba8-ea1ff6fed3ba.jpg',
                'https://a.ccdn.es/cnet/vehicles/19301617/2c678830-8e68-4baf-911c-c005e1812ff2.jpg',
                'https://a.ccdn.es/cnet/vehicles/19301617/a84d7818-f508-488c-a7fc-1fd8e5f4fb59.jpg',
                'https://a.ccdn.es/cnet/vehicles/19301617/7703c47d-da1f-4109-9b36-ea49942e114c.jpg',
                'https://a.ccdn.es/cnet/vehicles/19301617/065c6105-caf8-490c-94ed-c6642de536e8.jpg',
                'https://a.ccdn.es/cnet/vehicles/19301617/73ff0a7a-4097-465a-8881-ef871637bb4e.jpg'],
 'price': 19990,
 'price_includes_vat': True,
 'registration_date': '2014-01-01',
 'seats_number': 4,
 'seller_name': None,
 'title': 'MERCEDES-BENZ Clase E Cabrio E 220 BlueTEC',
 'transmission': 'automatic',
 'trim': 'Cabrio E 220 BlueTEC',
 'vin': None,
 'year': 2014}
2026-03-26 09:53:40 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: c4da428f-7b3d-5d03-a148-3032d08c6632 with identifier: 62399349
2026-03-26 09:53:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item c4da428f-7b3d-5d03-a148-3032d08c6632
2026-03-26 09:53:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 09:53: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%252F19301617%252F79223338-e48c-4abe-aac8-80aab1cc7d80.jpg%27 HTTP/1.1" 200 None
2026-03-26 09:53:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19301617/79223338-e48c-4abe-aac8-80aab1cc7d80.jpg not downloaded yet
2026-03-26 09:53:40 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 43881555-4050-5844-a1d0-1a0b68285717 with identifier 70028154
2026-03-26 09:53:40 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 09:53:40 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 09:53:40 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 43881555-4050-5844-a1d0-1a0b68285717
2026-03-26 09:53:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/19545218/04663cdb-abb7-4869-8ef6-da66533a3945.jpg>
{'auction_title': '',
 'body_type': 'Coupe',
 'c_o_2_emission_value': 206,
 'category': 'Coches',
 'color': 'Azul',
 'currency': 'EUR',
 'description': 'VERSIÓN EUROPEA LIBRE DE ACCIDENTES\n'
                '\n'
                'Vehículo de un único propietario con historial de '
                'mantenimiento completo.\n'
                '\n'
                '\n'
                'ETIQUETA C\n'
                '\n'
                'Equipamiento extra:\n'
                '\n'
                '- Paquete performance\n'
                '- Cambio automático de 10 velocidades\n'
                '- Apple CarPlay & Android Auto\n'
                '- Cámara de visión trasera\n'
                '- Asientos eléctricos, calefactables y ventilados\n'
                '- Control de crucero adaptativo\n'
                '- Control de carril\n'
                '- Volante calefactables\n'
                '- Volante multifunción\n'
                '- Modos de conducción\n'
                '- Modos de dirección\n'
                '- Escape ROUSH\n'
                '- Virtual Cockpit\n'
                '- Sensor de luz y lluvia\n'
                '- Pantalla táctil\n'
                '- Navegador\n'
                '- Equipo de audio Shaker\n'
                '- Luces LED\n'
                '- Paquete iluminación ambiente multicolor\n'
                '- Llantas performance de 19"\n'
                '\n'
                'Etc\n'
                '\n'
                '\n'
                'A pesar de nuestro cuidado y minuciosidad, es posible que las '
                'descripciones de este anuncio contengan errores por lo que '
                'son orientativas y no vinculantes contractualmente, por favor '
                'compruebe con nosotros todo el equipamiento e información.\n'
                '\n'
                '\n'
                '\n'
                'Se realizan envíos en todo territorio nacional (no incluido '
                'en el precio) infórmate!',
 'doors_number': 2,
 'emission_standard': None,
 'engine': '2.3L',
 'engine_horse_power': 290,
 'expiration_date': None,
 'fuel_type': 'Gasolina',
 'id': '43881555-4050-5844-a1d0-1a0b68285717',
 'is_damaged': False,
 'is_operable': True,
 'license_plate': None,
 'link_to_web_offer': 'https://www.coches.net/ford-mustang-23-ecoboost-213kw-mustang-aut-fastb-2p-gasolina-2019-en-la-rioja-70028154-covo.aspx',
 'listing': 'auction',
 'location': 'La Rioja',
 'make': 'FORD',
 'model': 'Mustang',
 'odometer': 114000,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'ES',
 'original_photo_count': 44,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_43881555-4050-5844-a1d0-1a0b68285717/43881555-4050-5844-a1d0-1a0b68285717_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 96890,
             'Height': 600,
             'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19545218/04663cdb-abb7-4869-8ef6-da66533a3945.jpg',
             'Width': 800}],
 'price': 32990,
 'price_includes_vat': True,
 'registration_date': '2019-01-01',
 'seats_number': 4,
 'seller_name': None,
 'title': 'FORD Mustang 2.3 EcoBoost Mustang Aut. Fastb.',
 'transmission': 'automatic',
 'trim': '2.3 EcoBoost 213kW Mustang Aut. Fastb.',
 'vin': None,
 'year': 2019}
2026-03-26 09:53:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 09:53: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%2770028154%27 HTTP/1.1" 200 None
2026-03-26 09:53:40 [auto_selling_coches.net] INFO: Saving data for 70028154: {'created_time': 1774518820.158028, 'last_price_update_time': 1774518820.158039}
2026-03-26 09:53:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 09:53:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70028154') HTTP/1.1" 204 0
2026-03-26 09:53:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70052376> (referer: https://www.coches.net/concesionario/ryrsports/?pg=1) ['zyte-api']
2026-03-26 09:53:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/19301617/79223338-e48c-4abe-aac8-80aab1cc7d80.jpg> (referer: None)
2026-03-26 09:53:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/19530717/9b04a2a8-0c29-469a-b3a4-122daba2bf39.jpg> (referer: None)
2026-03-26 09:53:40 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
 'body_type': 'SUV',
 'c_o_2_emission_value': 150,
 'category': 'Coches',
 'color': 'Blanco',
 'currency': 'EUR',
 'description': 'Vehículo con historial de mantenimiento completo en casa '
                'oficial Volkswagen.\n'
                '\n'
                '\n'
                '\n'
                'Equipamiento extra:\n'
                '\n'
                '- Tracción 4x2\n'
                '- Techo panorámico\n'
                '- RLINE interior y exterior\n'
                '- Cámara de visión trasera\n'
                '- Bola de remolque\n'
                '- Asientos de cuero eléctricos\n'
                '- Asientos calefactables\n'
                '- Paquete family (bandejas en los asientos traseros)\n'
                '- Bancada trasera con rail longitudinal\n'
                '- Faros bixénon\n'
                '- Sensores de aparcamiento delantero y trasero\n'
                '- Control de crucero\n'
                '- Barras en el techo\n'
                '- Navegador\n'
                '- Bluetooth\n'
                '- Volante multifunción\n'
                '- Sensor de luz y lluvia\n'
                '- Faros antiniebla delanteros y traseros\n'
                '- Climatizador bizona\n'
                '- Asistente de aparcamiento\n'
                '\n'
                'Etc\n'
                '\n'
                'A pesar de nuestro cuidado y minuciosidad, es posible que las '
                'descripciones de este anuncio contengan errores por lo que '
                'son orientativas y no vinculantes contractualmente, por favor '
                'compruebe con nosotros todo el equipamiento e información.\n'
                '\n'
                '\n'
                '\n'
                'Se realizan envíos en todo territorio nacional (no incluido '
                'en el precio) infórmate!',
 'doors_number': 5,
 'emission_standard': 'B',
 'engine': '2.0L',
 '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/volkswagen-tiguan-rline-20-tdi-140cv-bmt-4motion-5p-diesel-2015-en-la-rioja-70052376-covo.aspx',
 'listing': 'auction',
 'location': 'La Rioja',
 'make': 'VOLKSWAGEN',
 'model': 'Tiguan',
 'odometer': 154000,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'ES',
 'original_photo_count': 0,
 'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19561789/bce98e7f-98e1-493b-9f1e-e36183f0479f.jpg',
                'https://a.ccdn.es/cnet/vehicles/19561789/028c4e66-2ea9-4ea4-a948-d405b8c97684.jpg',
                'https://a.ccdn.es/cnet/vehicles/19561789/395f25ac-345d-43de-82d7-9ec5f458aced.jpg',
                'https://a.ccdn.es/cnet/vehicles/19561789/d74c4a17-6464-4eda-ac82-e46489a617ea.jpg',
                'https://a.ccdn.es/cnet/vehicles/19561789/966b5cbe-21f1-4ae8-be80-646c02f6c8de.jpg',
                'https://a.ccdn.es/cnet/vehicles/19561789/11af0456-4200-4ac1-9f57-005b11872f42.jpg',
                'https://a.ccdn.es/cnet/vehicles/19561789/48d67423-ea23-4f6b-b32f-72c227c0cdcf.jpg',
                'https://a.ccdn.es/cnet/vehicles/19561789/2201e736-ec89-48bb-a0c9-d3f4b2b7768f.jpg',
                'https://a.ccdn.es/cnet/vehicles/19561789/53d7fd5d-56da-43c2-9bb9-8c6c0f4af1dc.jpg',
                'https://a.ccdn.es/cnet/vehicles/19561789/c43c28bb-3a66-4bb9-9408-a851cdc2ba5d.jpg',
                'https://a.ccdn.es/cnet/vehicles/19561789/290707ce-26dd-4e37-8610-f8f44e8c0eef.jpg',
                'https://a.ccdn.es/cnet/vehicles/19561789/59621cd9-1d52-47b5-a866-f1e1688f3e74.jpg',
                'https://a.ccdn.es/cnet/vehicles/19561789/91b24698-bf33-4d35-8710-675be7bc811a.jpg',
                'https://a.ccdn.es/cnet/vehicles/19561789/7062ec9d-6245-41a3-8188-882e9104eb2c.jpg',
                'https://a.ccdn.es/cnet/vehicles/19561789/e78f4264-2ffb-4427-b11f-d7ebcb2f1352.jpg',
                'https://a.ccdn.es/cnet/vehicles/19561789/1982a9bd-d40e-4530-9306-b8e793c29cb4.jpg',
                'https://a.ccdn.es/cnet/vehicles/19561789/82690358-4700-442f-a520-461b7acecaf7.jpg',
                'https://a.ccdn.es/cnet/vehicles/19561789/4bb7c466-3943-4fa9-b5b5-4d7ea59ddac5.jpg',
                'https://a.ccdn.es/cnet/vehicles/19561789/537aa00c-52b8-4582-899c-3d9bc2066ff7.jpg',
                'https://a.ccdn.es/cnet/vehicles/19561789/ca63caca-328f-4b33-8a22-8385889cb578.jpg',
                'https://a.ccdn.es/cnet/vehicles/19561789/1573f2cb-88fc-418e-92a3-a9273ffc5808.jpg',
                'https://a.ccdn.es/cnet/vehicles/19561789/5c6176c9-38a9-4735-b548-cd7aa8f46e2a.jpg',
                'https://a.ccdn.es/cnet/vehicles/19561789/5c5d0350-74b8-46d3-ad88-805c07ef4086.jpg',
                'https://a.ccdn.es/cnet/vehicles/19561789/225dd552-8b7b-4f2d-864c-c1be77807a1b.jpg',
                'https://a.ccdn.es/cnet/vehicles/19561789/c9c27ff1-9b0e-485c-8a3d-03d07ccc2af9.jpg',
                'https://a.ccdn.es/cnet/vehicles/19561789/5bd6d3bc-d34a-420a-bf98-27db2f75ddc2.jpg',
                'https://a.ccdn.es/cnet/vehicles/19561789/56c331e4-81d2-4ce4-b6dc-5c42381478d8.jpg',
                'https://a.ccdn.es/cnet/vehicles/19561789/2a6961f0-016c-48fd-99d7-614df0c675d3.jpg',
                'https://a.ccdn.es/cnet/vehicles/19561789/5a72dcef-d00b-45cc-9091-0a5cf935b195.jpg',
                'https://a.ccdn.es/cnet/vehicles/19561789/1b71374a-f70d-45bf-b999-601e8b426a67.jpg',
                'https://a.ccdn.es/cnet/vehicles/19561789/5470140d-d916-4527-980a-08d891de6245.jpg',
                'https://a.ccdn.es/cnet/vehicles/19561789/ec12418c-dd0c-427b-99a1-54ac6d78241d.jpg',
                'https://a.ccdn.es/cnet/vehicles/19561789/ababb15a-ab60-4482-b9b1-98d1ebe40a8b.jpg',
                'https://a.ccdn.es/cnet/vehicles/19561789/8a9ddca7-08f3-4a48-bc89-4df05242a268.jpg',
                'https://a.ccdn.es/cnet/vehicles/19561789/c3e8f1c1-977c-49e4-a268-67d98c4efa07.jpg',
                'https://a.ccdn.es/cnet/vehicles/19561789/b2ef4578-603b-484a-a489-25054274d3bd.jpg',
                'https://a.ccdn.es/cnet/vehicles/19561789/a21dc4e3-f5be-4d0c-a884-1c95534fbf9c.jpg',
                'https://a.ccdn.es/cnet/vehicles/19561789/dcd5ab1e-4401-4342-8249-8f2465816804.jpg',
                'https://a.ccdn.es/cnet/vehicles/19561789/22b904ba-83ad-464f-8d0e-862acc0f2094.jpg',
                'https://a.ccdn.es/cnet/vehicles/19561789/2f2600e7-4a02-43ab-ae3f-87ec9ee4bc70.jpg',
                'https://a.ccdn.es/cnet/vehicles/19561789/96100f8a-2af2-41ea-bfb8-0539fb020ff9.jpg',
                'https://a.ccdn.es/cnet/vehicles/19561789/484621a5-a262-46b4-9e96-22c01bf5cdc3.jpg'],
 'price': 15990,
 'price_includes_vat': True,
 'registration_date': '2014-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'VOLKSWAGEN Tiguan RLine 2.0 TDI BMT 4Motion',
 'transmission': 'manual',
 'trim': 'RLine 2.0 TDI 140CV BMT 4Motion',
 'vin': None,
 'year': 2014}
2026-03-26 09:53:40 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: ad778bd7-3a7a-5bb2-abef-284a10a637d1 with identifier: 70052376
2026-03-26 09:53:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item ad778bd7-3a7a-5bb2-abef-284a10a637d1
2026-03-26 09:53:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 09:53: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%252F19561789%252Fbce98e7f-98e1-493b-9f1e-e36183f0479f.jpg%27 HTTP/1.1" 200 None
2026-03-26 09:53:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19561789/bce98e7f-98e1-493b-9f1e-e36183f0479f.jpg not downloaded yet
2026-03-26 09:53:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/19539041/e90f31b6-455b-4664-bb8e-dcec4f56ce1a.jpg> (referer: None)
2026-03-26 09:53:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/19561789/bce98e7f-98e1-493b-9f1e-e36183f0479f.jpg> (referer: None)
2026-03-26 09:53:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 09:53:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 09:53:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f135dc78290>
2026-03-26 09:53:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 09:53: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 09:53:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 09:53:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c4da428f-7b3d-5d03-a148-3032d08c6632/c4da428f-7b3d-5d03-a148-3032d08c6632_image_0.jpg HTTP/1.1" 201 0
2026-03-26 09:53:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 09:53: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%252F19301617%252F79223338-e48c-4abe-aac8-80aab1cc7d80.jpg') HTTP/1.1" 204 0
2026-03-26 09:53:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19301617/79223338-e48c-4abe-aac8-80aab1cc7d80.jpg saved to cache
2026-03-26 09:53:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item c4da428f-7b3d-5d03-a148-3032d08c6632
2026-03-26 09:53:40 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item c4da428f-7b3d-5d03-a148-3032d08c6632 sending to next pipeline
2026-03-26 09:53:40 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: c4da428f-7b3d-5d03-a148-3032d08c6632 with identifier 62399349
2026-03-26 09:53:40 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 09:53:40 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 09:53:40 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item c4da428f-7b3d-5d03-a148-3032d08c6632
2026-03-26 09:53:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/19301617/79223338-e48c-4abe-aac8-80aab1cc7d80.jpg>
{'auction_title': '',
 'body_type': 'Cabrio',
 'c_o_2_emission_value': 127,
 'category': 'Coches',
 'color': 'Blanco',
 'currency': 'EUR',
 'description': 'Mercedes E cabrio con historial de mantenimiento disponible e '
                'historial de ITVs previas completo.\n'
                '\n'
                'Este Mercedes-Benz Clase E Cabrio E 220 BlueTEC combina la '
                'elegancia de un descapotable con la eficiencia del motor '
                'diésel de 170 CV. La capota retráctil permite disfrutar de la '
                'conducción al aire libre.\n'
                '\n'
                'Etiqueta B\n'
                '\n'
                'Equipamiento extra:\n'
                '\n'
                '- Faros LED\n'
                '- Control de crucero\n'
                '- Paquete Neck pro\n'
                '- Sensor de somnolencia\n'
                '- Sensor de colisión frontal\n'
                '- Asientos de cuero, con ajustes eléctricos y calefactados\n'
                '- Cambio automático de 7 velocidades con levas en el volante\n'
                '- Capota retractil automática\n'
                '- Paquete AMG\n'
                '- Sensor de aparcamiento delantero y trasero\n'
                '- Volante multifunción\n'
                '- Climatizador bi-zona\n'
                '- Bluetooth\n'
                '- Navegador\n'
                '- Modos de conducción\n'
                '- Sensor de luz y lluvia\n'
                '\n'
                'Etc\n'
                '\n'
                '\n'
                'A pesar de nuestro cuidado y minuciosidad, es posible que las '
                'descripciones de este anuncio contengan errores por lo que '
                'son orientativas y no vinculantes contractualmente, por favor '
                'compruebe con nosotros todo el equipamiento e información.\n'
                '\n'
                'Se realizan envíos en todo territorio nacional (no incluido '
                'en el precio) infórmate!',
 'doors_number': 2,
 'emission_standard': None,
 'engine': '2.1L',
 'engine_horse_power': 170,
 'expiration_date': None,
 'fuel_type': 'Diesel',
 'id': 'c4da428f-7b3d-5d03-a148-3032d08c6632',
 'is_damaged': False,
 'is_operable': True,
 'license_plate': None,
 'link_to_web_offer': 'https://www.coches.net/mercedes-benz-clase-e-cabrio-e-220-bluetec-2p-diesel-2015-en-la-rioja-62399349-covo.aspx',
 'listing': 'auction',
 'location': 'La Rioja',
 'make': 'MERCEDES-BENZ',
 'model': 'Clase E',
 'odometer': 118394,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'ES',
 'original_photo_count': 37,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c4da428f-7b3d-5d03-a148-3032d08c6632/c4da428f-7b3d-5d03-a148-3032d08c6632_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 182959,
             'Height': 600,
             'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19301617/79223338-e48c-4abe-aac8-80aab1cc7d80.jpg',
             'Width': 800}],
 'price': 19990,
 'price_includes_vat': True,
 'registration_date': '2014-01-01',
 'seats_number': 4,
 'seller_name': None,
 'title': 'MERCEDES-BENZ Clase E Cabrio E 220 BlueTEC',
 'transmission': 'automatic',
 'trim': 'Cabrio E 220 BlueTEC',
 'vin': None,
 'year': 2014}
2026-03-26 09:53:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 09:53: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%2762399349%27 HTTP/1.1" 200 None
2026-03-26 09:53:40 [auto_selling_coches.net] INFO: Saving data for 62399349: {'created_time': 1774518820.932999, 'last_price_update_time': 1774518820.933012}
2026-03-26 09:53:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 09:53:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62399349') HTTP/1.1" 204 0
2026-03-26 09:53:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/61407523> (referer: https://www.coches.net/concesionario/ryrsports/?pg=1) ['zyte-api']
2026-03-26 09:53:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/62125993> (referer: https://www.coches.net/concesionario/ryrsports/?pg=1) ['zyte-api']
2026-03-26 09:53:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 09:53:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f135d30b4d0>
2026-03-26 09:53:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 09:53: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 09:53:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 09:53:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b0827f1a-a3fc-5d38-aa87-eb47d7b7e008/b0827f1a-a3fc-5d38-aa87-eb47d7b7e008_image_0.jpg HTTP/1.1" 201 0
2026-03-26 09:53:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 09:53: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%252F19530717%252F9b04a2a8-0c29-469a-b3a4-122daba2bf39.jpg') HTTP/1.1" 204 0
2026-03-26 09:53:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19530717/9b04a2a8-0c29-469a-b3a4-122daba2bf39.jpg saved to cache
2026-03-26 09:53:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item b0827f1a-a3fc-5d38-aa87-eb47d7b7e008
2026-03-26 09:53:41 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item b0827f1a-a3fc-5d38-aa87-eb47d7b7e008 sending to next pipeline
2026-03-26 09:53:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 09:53:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f135d399950>
2026-03-26 09:53:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 09:53: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 09:53:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 09:53:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1a0799a3-e995-5701-bfbd-007aba109518/1a0799a3-e995-5701-bfbd-007aba109518_image_0.jpg HTTP/1.1" 201 0
2026-03-26 09:53:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 09:53: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%252F19539041%252Fe90f31b6-455b-4664-bb8e-dcec4f56ce1a.jpg') HTTP/1.1" 204 0
2026-03-26 09:53:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19539041/e90f31b6-455b-4664-bb8e-dcec4f56ce1a.jpg saved to cache
2026-03-26 09:53:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 1a0799a3-e995-5701-bfbd-007aba109518
2026-03-26 09:53:41 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 1a0799a3-e995-5701-bfbd-007aba109518 sending to next pipeline
2026-03-26 09:53:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 09:53:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1360905cd0>
2026-03-26 09:53:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 09:53: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 09:53:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 09:53:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ad778bd7-3a7a-5bb2-abef-284a10a637d1/ad778bd7-3a7a-5bb2-abef-284a10a637d1_image_0.jpg HTTP/1.1" 201 0
2026-03-26 09:53:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 09:53: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%252F19561789%252Fbce98e7f-98e1-493b-9f1e-e36183f0479f.jpg') HTTP/1.1" 204 0
2026-03-26 09:53:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19561789/bce98e7f-98e1-493b-9f1e-e36183f0479f.jpg saved to cache
2026-03-26 09:53:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item ad778bd7-3a7a-5bb2-abef-284a10a637d1
2026-03-26 09:53:41 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item ad778bd7-3a7a-5bb2-abef-284a10a637d1 sending to next pipeline
2026-03-26 09:53:41 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: b0827f1a-a3fc-5d38-aa87-eb47d7b7e008 with identifier 70011279
2026-03-26 09:53:41 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 09:53:41 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 09:53:41 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item b0827f1a-a3fc-5d38-aa87-eb47d7b7e008
2026-03-26 09:53:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/19530717/9b04a2a8-0c29-469a-b3a4-122daba2bf39.jpg>
{'auction_title': '',
 'body_type': 'Berlina',
 'c_o_2_emission_value': 134,
 'category': 'Coches',
 'color': 'Blanco',
 'currency': 'EUR',
 'description': 'Vehículo con historial de mantenimiento disponible.\n'
                '\n'
                'Equipamiento extra:\n'
                '\n'
                '- Paquete Avantgarde\n'
                '- Asientos calefactables\n'
                '- Asientos semi eléctricos\n'
                '- Control de crucero\n'
                '- Climatizador bizona\n'
                '- Volante multifunción\n'
                '- Modos de conducción\n'
                '- Sensor de luz y lluvia\n'
                '- Sensor de aparcamiento delantero y trasero\n'
                '- Cambio automático 7gtronic\n'
                '- Bluetooth\n'
                '- Navegador\n'
                '\n'
                'Etc\n'
                '\n'
                'A pesar de nuestro cuidado y minuciosidad, es posible que las '
                'descripciones de este anuncio contengan errores por lo que '
                'son orientativas y no vinculantes contractualmente, por favor '
                'compruebe con nosotros todo el equipamiento e información.\n'
                '\n'
                '\n'
                '\n'
                'Se realizan envíos en todo territorio nacional (no incluido '
                'en el precio) infórmate!',
 'doors_number': 4,
 'emission_standard': None,
 'engine': '2.1L',
 'engine_horse_power': 136,
 'expiration_date': None,
 'fuel_type': 'Diesel',
 'id': 'b0827f1a-a3fc-5d38-aa87-eb47d7b7e008',
 'is_damaged': False,
 'is_operable': True,
 'license_plate': None,
 'link_to_web_offer': 'https://www.coches.net/mercedes-benz-clase-e-e-200-cdi-befficienc-avantgarde-edition-4p-diesel-2013-en-la-rioja-70011279-covo.aspx',
 'listing': 'auction',
 'location': 'La Rioja',
 'make': 'MERCEDES-BENZ',
 'model': 'Clase E',
 'odometer': 128086,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'ES',
 'original_photo_count': 30,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b0827f1a-a3fc-5d38-aa87-eb47d7b7e008/b0827f1a-a3fc-5d38-aa87-eb47d7b7e008_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 89705,
             'Height': 600,
             'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19530717/9b04a2a8-0c29-469a-b3a4-122daba2bf39.jpg',
             'Width': 800}],
 'price': 14990,
 'price_includes_vat': True,
 'registration_date': '2013-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'MERCEDES-BENZ Clase E E 200 CDI B.Efficienc Avantgarde Edition',
 'transmission': 'automatic',
 'trim': 'E 200 CDI B.Efficienc Avantgarde Edition',
 'vin': None,
 'year': 2013}
2026-03-26 09:53:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 09:53: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%2770011279%27 HTTP/1.1" 200 None
2026-03-26 09:53:41 [auto_selling_coches.net] INFO: Saving data for 70011279: {'created_time': 1774518821.136549, 'last_price_update_time': 1774518821.13656}
2026-03-26 09:53:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 09:53:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70011279') HTTP/1.1" 204 0
2026-03-26 09:53:41 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 1a0799a3-e995-5701-bfbd-007aba109518 with identifier 70020814
2026-03-26 09:53:41 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 09:53:41 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 09:53:41 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 1a0799a3-e995-5701-bfbd-007aba109518
2026-03-26 09:53:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/19539041/e90f31b6-455b-4664-bb8e-dcec4f56ce1a.jpg>
{'auction_title': '',
 'body_type': 'Monovolumen',
 'c_o_2_emission_value': 123,
 'category': 'Coches',
 'color': 'Gris / Plata',
 'currency': 'EUR',
 'description': 'Somos especialistas en Caddy! Tenemos varias unidades en '
                'Stock y en camino y si quieres podemos buscar una a tu '
                'medida, consúltanos!\n'
                '\n'
                'Volkswagen Caddy TRENDLINE (TURISMO) con historial de '
                'mantenimiento disponible.\n'
                '\n'
                'Vehículo de un único propietario con historial de '
                'mantenimiento completo.\n'
                '\n'
                '7 PLAZAS\n'
                'ETIQUETA C\n'
                '\n'
                '102.139km\n'
                '\n'
                'Equipamiento extra:\n'
                '\n'
                '- Doble puerta lateral\n'
                '- Sensor de aparcamiento delantero y trasero\n'
                '- Paquete acristalamiento\n'
                '- Control de crucero\n'
                '- 7 plazas\n'
                '- Cambio manual\n'
                '- Climatizador\n'
                '- Barras en el techo\n'
                '- Llantas de aleación 16"\n'
                '\n'
                'Etc\n'
                '\n'
                'A pesar de nuestro cuidado y minuciosidad, es posible que las '
                'descripciones de este anuncio contengan errores por lo que '
                'son orientativas y no vinculantes contractualmente, por favor '
                'compruebe con nosotros todo el equipamiento e información.\n'
                '\n'
                '\n'
                '\n'
                'Se realizan envíos en todo territorio nacional (no incluido '
                'en el precio) infórmate!',
 'doors_number': 5,
 'emission_standard': None,
 'engine': '2.0L',
 'engine_horse_power': 102,
 'expiration_date': None,
 'fuel_type': 'Diesel',
 'id': '1a0799a3-e995-5701-bfbd-007aba109518',
 'is_damaged': False,
 'is_operable': True,
 'license_plate': None,
 'link_to_web_offer': 'https://www.coches.net/volkswagen-caddy-maxi-trendline-20-tdi-scr-bmt-102cv-5p-diesel-2016-en-la-rioja-70020814-covo.aspx',
 'listing': 'auction',
 'location': 'La Rioja',
 'make': 'VOLKSWAGEN',
 'model': 'Caddy',
 'odometer': 100000,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'ES',
 'original_photo_count': 26,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1a0799a3-e995-5701-bfbd-007aba109518/1a0799a3-e995-5701-bfbd-007aba109518_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 81289,
             'Height': 600,
             'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19539041/e90f31b6-455b-4664-bb8e-dcec4f56ce1a.jpg',
             'Width': 800}],
 'price': 17990,
 'price_includes_vat': True,
 'registration_date': '2016-01-01',
 'seats_number': 7,
 'seller_name': None,
 'title': 'VOLKSWAGEN Caddy Maxi Trendline 2.0 TDI SCR BMT',
 'transmission': 'manual',
 'trim': 'Maxi Trendline 2.0 TDI SCR BMT 102CV',
 'vin': None,
 'year': 2016}
2026-03-26 09:53:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 09:53: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%2770020814%27 HTTP/1.1" 200 None
2026-03-26 09:53:41 [auto_selling_coches.net] INFO: Saving data for 70020814: {'created_time': 1774518821.186927, 'last_price_update_time': 1774518821.18694}
2026-03-26 09:53:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 09:53:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70020814') HTTP/1.1" 204 0
2026-03-26 09:53:41 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: ad778bd7-3a7a-5bb2-abef-284a10a637d1 with identifier 70052376
2026-03-26 09:53:41 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 09:53:41 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 09:53:41 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item ad778bd7-3a7a-5bb2-abef-284a10a637d1
2026-03-26 09:53:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/19561789/bce98e7f-98e1-493b-9f1e-e36183f0479f.jpg>
{'auction_title': '',
 'body_type': 'SUV',
 'c_o_2_emission_value': 150,
 'category': 'Coches',
 'color': 'Blanco',
 'currency': 'EUR',
 'description': 'Vehículo con historial de mantenimiento completo en casa '
                'oficial Volkswagen.\n'
                '\n'
                '\n'
                '\n'
                'Equipamiento extra:\n'
                '\n'
                '- Tracción 4x2\n'
                '- Techo panorámico\n'
                '- RLINE interior y exterior\n'
                '- Cámara de visión trasera\n'
                '- Bola de remolque\n'
                '- Asientos de cuero eléctricos\n'
                '- Asientos calefactables\n'
                '- Paquete family (bandejas en los asientos traseros)\n'
                '- Bancada trasera con rail longitudinal\n'
                '- Faros bixénon\n'
                '- Sensores de aparcamiento delantero y trasero\n'
                '- Control de crucero\n'
                '- Barras en el techo\n'
                '- Navegador\n'
                '- Bluetooth\n'
                '- Volante multifunción\n'
                '- Sensor de luz y lluvia\n'
                '- Faros antiniebla delanteros y traseros\n'
                '- Climatizador bizona\n'
                '- Asistente de aparcamiento\n'
                '\n'
                'Etc\n'
                '\n'
                'A pesar de nuestro cuidado y minuciosidad, es posible que las '
                'descripciones de este anuncio contengan errores por lo que '
                'son orientativas y no vinculantes contractualmente, por favor '
                'compruebe con nosotros todo el equipamiento e información.\n'
                '\n'
                '\n'
                '\n'
                'Se realizan envíos en todo territorio nacional (no incluido '
                'en el precio) infórmate!',
 'doors_number': 5,
 'emission_standard': 'B',
 'engine': '2.0L',
 'engine_horse_power': 140,
 'expiration_date': None,
 'fuel_type': 'Diesel',
 'id': 'ad778bd7-3a7a-5bb2-abef-284a10a637d1',
 'is_damaged': False,
 'is_operable': True,
 'license_plate': None,
 'link_to_web_offer': 'https://www.coches.net/volkswagen-tiguan-rline-20-tdi-140cv-bmt-4motion-5p-diesel-2015-en-la-rioja-70052376-covo.aspx',
 'listing': 'auction',
 'location': 'La Rioja',
 'make': 'VOLKSWAGEN',
 'model': 'Tiguan',
 'odometer': 154000,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'ES',
 'original_photo_count': 42,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ad778bd7-3a7a-5bb2-abef-284a10a637d1/ad778bd7-3a7a-5bb2-abef-284a10a637d1_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 81237,
             'Height': 600,
             'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19561789/bce98e7f-98e1-493b-9f1e-e36183f0479f.jpg',
             'Width': 800}],
 'price': 15990,
 'price_includes_vat': True,
 'registration_date': '2014-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'VOLKSWAGEN Tiguan RLine 2.0 TDI BMT 4Motion',
 'transmission': 'manual',
 'trim': 'RLine 2.0 TDI 140CV BMT 4Motion',
 'vin': None,
 'year': 2014}
2026-03-26 09:53:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 09:53: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%2770052376%27 HTTP/1.1" 200 None
2026-03-26 09:53:41 [auto_selling_coches.net] INFO: Saving data for 70052376: {'created_time': 1774518821.234866, 'last_price_update_time': 1774518821.234878}
2026-03-26 09:53:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 09:53:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70052376') HTTP/1.1" 204 0
2026-03-26 09:53:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70115269> (referer: https://www.coches.net/concesionario/ryrsports/?pg=1) ['zyte-api']
2026-03-26 09:53:41 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
 'body_type': 'Berlina',
 'c_o_2_emission_value': 123,
 'category': 'Coches',
 'color': 'Negro',
 'currency': 'EUR',
 'description': 'Vehículo con historial de mantenimiento completo.\n'
                '\n'
                'Modelo 2015.\n'
                '\n'
                'Se entrega con Pastillas de freno nuevas, nuevo mantenimiento '
                'completo incluyendo Caja de cambios DSG.\n'
                '\n'
                'Equipamiento extra:\n'
                '\n'
                '- Modos de conducción\n'
                '- Faros Led\n'
                '- Asientos calefactables\n'
                '- Control de crucero\n'
                '- Volante multifunción\n'
                '- Pantalla táctil\n'
                '- Climatizador bi-zona\n'
                '- Sensor de luz y lluvia\n'
                '- Asientos deportivos\n'
                '- Llantas 18"\n'
                '- Sensores de aparcamiento delantero y trasero\n'
                '\n'
                'Etc\n'
                '\n'
                'A pesar de nuestro cuidado y minuciosidad, es posible que las '
                'descripciones de este anuncio contengan errores por lo que '
                'son orientativas y no vinculantes contractualmente, porfavor '
                'compruebe con nosotros todo el equipamiento e información.\n'
                '\n'
                'Se realizan envíos en todo territorio nacional (no incluido '
                'en el precio) infórmate!',
 'doors_number': 5,
 'emission_standard': None,
 'engine': '2.0L',
 'engine_horse_power': 184,
 'expiration_date': None,
 'fuel_type': 'Diesel',
 'is_damaged': False,
 'is_operable': True,
 'license_plate': None,
 'link_to_web_offer': 'https://www.coches.net/volkswagen-golf-2.0-tdi-184cv-dsg-gtd-bmt-5p-diesel-2014-en-la-rioja-61407523-covo.aspx',
 'listing': 'auction',
 'location': 'La Rioja',
 'make': 'VOLKSWAGEN',
 'model': 'Golf',
 'odometer': 130000,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'ES',
 'original_photo_count': 0,
 'photo_urls': ['https://a.ccdn.es/cnet/vehicles/18500735/340fed17-64a8-4347-a702-f318c6d306ed.jpg',
                'https://a.ccdn.es/cnet/vehicles/18500735/07e5d9eb-0749-4788-ae2a-5ebf07da44b3.jpg',
                'https://a.ccdn.es/cnet/vehicles/18500735/b3bc6c37-1a8d-47b1-b189-2d3983a665ec.jpg',
                'https://a.ccdn.es/cnet/vehicles/18500735/91f297bf-e14a-4291-b036-65f0561a2114.jpg',
                'https://a.ccdn.es/cnet/vehicles/18500735/c4325892-e4a0-49e7-b69a-c886c55c6ce1.jpg',
                'https://a.ccdn.es/cnet/vehicles/18500735/5355e50a-d63a-445a-8062-e2f3b56ad5b2.jpg',
                'https://a.ccdn.es/cnet/vehicles/18500735/0ba6f8cd-29ea-443d-abd1-276095189ceb.jpg',
                'https://a.ccdn.es/cnet/vehicles/18500735/89a7bbf9-84b6-4289-9e1f-c4fb620fe595.jpg',
                'https://a.ccdn.es/cnet/vehicles/18500735/2d0630fd-dcc4-4457-99f4-43d91fc43193.jpg',
                'https://a.ccdn.es/cnet/vehicles/18500735/ed8303f2-7c2f-4f86-b535-40d2ec9a2fa4.jpg',
                'https://a.ccdn.es/cnet/vehicles/18500735/540c13a6-a783-4049-a7a6-8a8e80d05023.jpg',
                'https://a.ccdn.es/cnet/vehicles/18500735/361df5e1-1628-47d1-b92e-24c3b00d0b68.jpg',
                'https://a.ccdn.es/cnet/vehicles/18500735/88f2e815-afe5-4614-bfa6-4b8d27c7ed9f.jpg',
                'https://a.ccdn.es/cnet/vehicles/18500735/954ec102-92a3-408d-9dbb-4150919b4c2e.jpg',
                'https://a.ccdn.es/cnet/vehicles/18500735/b72e2cf5-aafa-46ad-b32c-a3bf681a94d5.jpg',
                'https://a.ccdn.es/cnet/vehicles/18500735/68622129-02c4-458a-bce0-ae3e465ac157.jpg',
                'https://a.ccdn.es/cnet/vehicles/18500735/01455a1e-23f8-4b00-ba87-47bc3a51f587.jpg',
                'https://a.ccdn.es/cnet/vehicles/18500735/8cdd2599-a57b-4fd8-b54d-f00d7d556393.jpg',
                'https://a.ccdn.es/cnet/vehicles/18500735/da17943e-a57d-45ff-844f-20d0d4f5e792.jpg',
                'https://a.ccdn.es/cnet/vehicles/18500735/8015b4c5-11f5-40bf-bb5e-0d7e2a5edc55.jpg',
                'https://a.ccdn.es/cnet/vehicles/18500735/69311815-05c7-408a-8f15-4885a4a12b87.jpg',
                'https://a.ccdn.es/cnet/vehicles/18500735/df338373-cc82-42c3-8800-92a032e94ff5.jpg',
                'https://a.ccdn.es/cnet/vehicles/18500735/24536127-b6a1-4549-b14e-2e2c8d637c23.jpg',
                'https://a.ccdn.es/cnet/vehicles/18500735/fec28429-93af-48e5-9aba-9911ef48a82a.jpg',
                'https://a.ccdn.es/cnet/vehicles/18500735/166e66b0-cd87-4bc1-9cf2-443fd4ddf4bf.jpg',
                'https://a.ccdn.es/cnet/vehicles/18500735/3ba9af47-c293-4118-b600-f4eab0d168f9.jpg'],
 'price': 16490,
 'price_includes_vat': True,
 'registration_date': '2014-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'VOLKSWAGEN Golf 2.0 TDI DSG GTD BMT',
 'transmission': 'automatic',
 'trim': '2.0 TDI 184cv DSG GTD BMT',
 'vin': None,
 'year': 2014}
2026-03-26 09:53:41 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 096332cd-eed9-5f96-b2aa-08741301ae1b with identifier: 61407523
2026-03-26 09:53:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 096332cd-eed9-5f96-b2aa-08741301ae1b
2026-03-26 09:53:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 09:53:41 [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%252F18500735%252F340fed17-64a8-4347-a702-f318c6d306ed.jpg%27 HTTP/1.1" 200 None
2026-03-26 09:53:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/18500735/340fed17-64a8-4347-a702-f318c6d306ed.jpg not downloaded yet
2026-03-26 09:53:41 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
 'body_type': 'Monovolumen',
 'c_o_2_emission_value': 122,
 'category': 'Coches',
 'color': 'Gris / Plata',
 'currency': 'EUR',
 'description': 'Ford Grand Tourneo con ETIQUETA C, de un único propietario y '
                'con historial de mantenimiento disponible.\n'
                '\n'
                'Equipamiento extra:\n'
                '\n'
                '- Cámara de marcha atrás\n'
                '- Apple CarPlay & Android Auto\n'
                '- Techo panorámico\n'
                '- Sensores de aparcamiento delantero y trasero\n'
                '- Control de crucero\n'
                '- Bola de remolque\n'
                '- Control de carril\n'
                '- Detector de somnolencia\n'
                '- Climatizador bizona\n'
                '- 7 plazas\n'
                '- Doble puerta corredera\n'
                '- Doble ventanilla lateral\n'
                '- Llantas de aleación\n'
                '- Faros antiniebla\n'
                '- -.Barras en el techo\n'
                '- Baca de techo\n'
                '- Volante multifunción\n'
                '- Sensor de luz y lluvia\n'
                '- Cambio manual de 6 velocidades\n'
                '- Doble toma USB\n'
                '- Modo ECO\n'
                '\n'
                'Etc\n'
                '\n'
                'A pesar de nuestro cuidado y minuciosidad, es posible que las '
                'descripciones de este anuncio contengan errores por lo que '
                'son orientativas y no vinculantes contractualmente, por favor '
                'compruebe con nosotros todo el equipamiento e información.\n'
                '\n'
                'Se realizan envíos en todo territorio nacional (no incluido '
                'en el precio) infórmate!',
 'doors_number': 5,
 'emission_standard': None,
 'engine': '1.5L',
 'engine_horse_power': 120,
 'expiration_date': None,
 'fuel_type': 'Diesel',
 'is_damaged': False,
 'is_operable': True,
 'license_plate': None,
 'link_to_web_offer': 'https://www.coches.net/ford-grand-tourneo-connect-15-tdci-88kw-120cv-titanium-5p-diesel-2019-en-la-rioja-62125993-covo.aspx',
 'listing': 'auction',
 'location': 'La Rioja',
 'make': 'FORD',
 'model': 'Grand Tourneo Connect',
 'odometer': 124430,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'ES',
 'original_photo_count': 0,
 'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19072071/68af3981-ebae-4397-b472-bf16a55a1808.jpg',
                'https://a.ccdn.es/cnet/vehicles/19072071/f6faecb8-5769-4a8b-bef3-2bfad5013dbe.jpg',
                'https://a.ccdn.es/cnet/vehicles/19072071/5bb784cd-3e97-49d3-8d8c-151669c5e263.jpg',
                'https://a.ccdn.es/cnet/vehicles/19072071/4a068eb1-3e35-4e94-bc1e-4a2e7b8bd997.jpg',
                'https://a.ccdn.es/cnet/vehicles/19072071/6fb7b3a5-efcd-4630-881a-60c92c358a49.jpg',
                'https://a.ccdn.es/cnet/vehicles/19072071/4c0d1269-5bac-4dbb-8ad7-9153db9889a2.jpg',
                'https://a.ccdn.es/cnet/vehicles/19072071/aaea326d-d464-4046-b2e0-14fc078b533c.jpg',
                'https://a.ccdn.es/cnet/vehicles/19072071/f6c82dcb-97d8-4600-87de-2d219947815d.jpg',
                'https://a.ccdn.es/cnet/vehicles/19072071/535fb3dc-4cd8-4135-9ba8-a5f3c56e53d8.jpg',
                'https://a.ccdn.es/cnet/vehicles/19072071/f21e8a12-c680-4f77-8ce5-d07f83c93592.jpg',
                'https://a.ccdn.es/cnet/vehicles/19072071/a9c89837-fe61-414f-8e1a-bb943533be77.jpg',
                'https://a.ccdn.es/cnet/vehicles/19072071/d42c3607-13ce-42a9-b8e6-d84685c3e39f.jpg',
                'https://a.ccdn.es/cnet/vehicles/19072071/5f0fbdef-7594-4517-a9ac-908bb58df428.jpg',
                'https://a.ccdn.es/cnet/vehicles/19072071/b3646879-3803-4058-9a09-da4bf8e8f99e.jpg',
                'https://a.ccdn.es/cnet/vehicles/19072071/30a5f8a4-034d-4f13-afae-8fa63bb17776.jpg',
                'https://a.ccdn.es/cnet/vehicles/19072071/a01710b6-506d-4536-a9de-1f7fc1f7756c.jpg',
                'https://a.ccdn.es/cnet/vehicles/19072071/af23428e-bf50-4a21-8194-e11133908acf.jpg',
                'https://a.ccdn.es/cnet/vehicles/19072071/1c29316f-b04a-4145-a00d-cbd4710d50f1.jpg',
                'https://a.ccdn.es/cnet/vehicles/19072071/76fbbb82-6efb-4c63-b53a-13ec2438440c.jpg',
                'https://a.ccdn.es/cnet/vehicles/19072071/89996c86-4bea-48aa-982d-4557980fcd55.jpg',
                'https://a.ccdn.es/cnet/vehicles/19072071/0a0e1226-c7b4-4fd9-861e-7f60a4c01a8c.jpg',
                'https://a.ccdn.es/cnet/vehicles/19072071/5e9cdd55-6bac-4f29-8612-a3d64fea04b5.jpg',
                'https://a.ccdn.es/cnet/vehicles/19072071/22a88301-139b-46b4-b373-5b05ba56a2de.jpg',
                'https://a.ccdn.es/cnet/vehicles/19072071/8bc7e9f1-95e3-454c-ab66-2c02c25f2dda.jpg',
                'https://a.ccdn.es/cnet/vehicles/19072071/98c04034-d968-4843-97ed-0b423234b2f9.jpg',
                'https://a.ccdn.es/cnet/vehicles/19072071/5dee0c34-6ec5-4ebc-b683-3ba6745e3084.jpg',
                'https://a.ccdn.es/cnet/vehicles/19072071/93c76aff-5b80-4210-9655-6c3beb51cf6c.jpg',
                'https://a.ccdn.es/cnet/vehicles/19072071/b3de06c9-31c9-473d-a0d9-a3eda2a990f4.jpg',
                'https://a.ccdn.es/cnet/vehicles/19072071/8140c8ef-b669-4a3c-b671-2eaa10ea97c4.jpg',
                'https://a.ccdn.es/cnet/vehicles/19072071/939a1a1a-a8c7-403e-8212-54dc850d884d.jpg',
                'https://a.ccdn.es/cnet/vehicles/19072071/78133039-87b3-4ec1-a892-315565bab718.jpg',
                'https://a.ccdn.es/cnet/vehicles/19072071/9e503cd2-a951-45bc-9920-4f920f0e5a97.jpg',
                'https://a.ccdn.es/cnet/vehicles/19072071/3c872981-6a8d-4451-9dd8-bc83aa854b7e.jpg',
                'https://a.ccdn.es/cnet/vehicles/19072071/864f0c9e-1da8-4d9e-8468-25798b723ff8.jpg',
                'https://a.ccdn.es/cnet/vehicles/19072071/eb4f869e-cfa4-444e-a370-6282fc988aa7.jpg',
                'https://a.ccdn.es/cnet/vehicles/19072071/964852ce-9198-479a-a027-0b12a140d215.jpg',
                'https://a.ccdn.es/cnet/vehicles/19072071/461bc97a-9143-49ad-9928-550dd7c3d631.jpg',
                'https://a.ccdn.es/cnet/vehicles/19072071/9249e82d-d99b-4982-bbe7-186120970588.jpg',
                'https://a.ccdn.es/cnet/vehicles/19072071/39045555-072b-481d-be3a-98e51e368cea.jpg',
                'https://a.ccdn.es/cnet/vehicles/19072071/2a1258de-dcdb-4cf5-b211-0b4c63e1fcb6.jpg',
                'https://a.ccdn.es/cnet/vehicles/19072071/12cc4029-f07c-4e7d-8bb1-4269aecce55f.jpg'],
 'price': 17990,
 'price_includes_vat': True,
 'registration_date': '2019-01-01',
 'seats_number': 7,
 'seller_name': None,
 'title': 'FORD Grand Tourneo Connect 1.5 TDCi Titanium',
 'transmission': 'manual',
 'trim': '1.5 TDCi 88kW 120CV Titanium',
 'vin': None,
 'year': 2019}
2026-03-26 09:53:41 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 5a717ad4-f355-59bd-9f53-aa92b3ed135e with identifier: 62125993
2026-03-26 09:53:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 5a717ad4-f355-59bd-9f53-aa92b3ed135e
2026-03-26 09:53:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 09:53:41 [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%252F19072071%252F68af3981-ebae-4397-b472-bf16a55a1808.jpg%27 HTTP/1.1" 200 None
2026-03-26 09:53:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19072071/68af3981-ebae-4397-b472-bf16a55a1808.jpg not downloaded yet
2026-03-26 09:53:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/62205879> (referer: https://www.coches.net/concesionario/ryrsports/?pg=1) ['zyte-api']
2026-03-26 09:53:41 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
 'body_type': 'Monovolumen',
 'c_o_2_emission_value': 171,
 'category': 'Coches',
 'color': 'Blanco',
 'currency': 'EUR',
 'description': 'MERCEDES CLASE V CON MOTOR 2.2 CDI\n'
                '\n'
                'Vehículo de un único propietario con historial de '
                'mantenimiento completo en casa oficial Mercedes.\n'
                '\n'
                'Etiqueta C\n'
                '\n'
                'Equipamiento extra:\n'
                '\n'
                '- Control de crucero adaptativo\n'
                '- Cámara 360º \n'
                '- Control de carril\n'
                '- 6 plazas\n'
                '- Modos de conducción\n'
                '- Sensor de ángulo muerto\n'
                '- Cambio automático 7g tronic\n'
                '- Climatizador bizona\n'
                '- Doble puerta lateral\n'
                '- Volante de cuero multifunción\n'
                '- Sensor de luz y lluvia\n'
                '- Paquete carbono\n'
                '- Bluetooth\n'
                '- Navegador\n'
                '- Toma 12v\n'
                '- Doble toma USB \n'
                '\n'
                'Etc\n'
                '\n'
                'A pesar de nuestro cuidado y minuciosidad, es posible que las '
                'descripciones de este anuncio contengan errores por lo que '
                'son orientativas y no vinculantes contractualmente, por favor '
                'compruebe con nosotros todo el equipamiento e información.\n'
                '\n'
                '\n'
                '\n'
                'Se realizan envíos en todo territorio nacional (no incluido '
                'en el precio) infórmate!',
 'doors_number': 5,
 'emission_standard': 'C',
 'engine': '2.1L',
 'engine_horse_power': 136,
 '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-clase-v-200-d-avantgarde-compacto-5p-diesel-2017-en-la-rioja-70115269-covo.aspx',
 'listing': 'auction',
 'location': 'La Rioja',
 'make': 'MERCEDES-BENZ',
 'model': 'Clase V',
 'odometer': 85454,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'ES',
 'original_photo_count': 0,
 'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19596174/874b872a-a85f-4070-bd80-88db2f4b8290.jpg',
                'https://a.ccdn.es/cnet/vehicles/19596174/f2eb6419-5006-4544-9814-198d677fd06c.jpg',
                'https://a.ccdn.es/cnet/vehicles/19596174/d60e9771-5bb6-4a9d-a43d-e6a9662ab8f1.jpg',
                'https://a.ccdn.es/cnet/vehicles/19596174/be5b2e77-b416-4a74-bb2a-ebedbffa8043.jpg',
                'https://a.ccdn.es/cnet/vehicles/19596174/7358b82a-d5f9-4982-87d6-3098ffd9082d.jpg',
                'https://a.ccdn.es/cnet/vehicles/19596174/ab648290-c980-446a-838f-a3db99b11f95.jpg',
                'https://a.ccdn.es/cnet/vehicles/19596174/bb9fa9a3-a99f-41d9-a295-caddad17980a.jpg',
                'https://a.ccdn.es/cnet/vehicles/19596174/c3ab50c1-8c99-4a14-bb68-7460df9aa8ba.jpg',
                'https://a.ccdn.es/cnet/vehicles/19596174/23171737-46c5-4e90-acf0-1ae61ca63e40.jpg',
                'https://a.ccdn.es/cnet/vehicles/19596174/4403b2d2-5eb3-4dba-9a22-d2d587ce0054.jpg',
                'https://a.ccdn.es/cnet/vehicles/19596174/54257290-2c46-4412-91c9-dcdbb2beff76.jpg',
                'https://a.ccdn.es/cnet/vehicles/19596174/aedcd335-a9d3-4ab7-9d15-c65723b36175.jpg',
                'https://a.ccdn.es/cnet/vehicles/19596174/1e4719cf-7d95-4333-aa7c-8606a1a1cbcf.jpg',
                'https://a.ccdn.es/cnet/vehicles/19596174/8e284dd8-d2a6-45ef-98a8-ee3187423857.jpg',
                'https://a.ccdn.es/cnet/vehicles/19596174/ae092343-d707-4358-972e-2b554c2817df.jpg',
                'https://a.ccdn.es/cnet/vehicles/19596174/4f85f34f-ad1e-4503-a9e3-6052ef46e846.jpg',
                'https://a.ccdn.es/cnet/vehicles/19596174/0f9a8ab2-bbcb-481d-87f0-7f556d7e54d6.jpg',
                'https://a.ccdn.es/cnet/vehicles/19596174/0770f454-c772-49b9-b823-b31d3993c492.jpg',
                'https://a.ccdn.es/cnet/vehicles/19596174/e9bd1620-c1a9-4d8e-8d77-ac50835983a2.jpg',
                'https://a.ccdn.es/cnet/vehicles/19596174/ab7607fd-2d4a-42ac-acea-717df4cda815.jpg',
                'https://a.ccdn.es/cnet/vehicles/19596174/158cf704-132b-4046-bb8a-296b8b67d651.jpg',
                'https://a.ccdn.es/cnet/vehicles/19596174/737abc43-33d5-417a-8568-97db5667a00a.jpg',
                'https://a.ccdn.es/cnet/vehicles/19596174/49f56e64-9ff4-4461-8d1a-3ca2182afe4f.jpg',
                'https://a.ccdn.es/cnet/vehicles/19596174/6a840639-a7df-4be9-8911-81dafdea61df.jpg',
                'https://a.ccdn.es/cnet/vehicles/19596174/2b8d4dc9-6ec8-481c-aaf8-6cdd130dc7ca.jpg',
                'https://a.ccdn.es/cnet/vehicles/19596174/d59b1f9d-0240-4a73-ae4b-a7ccfd47bd49.jpg',
                'https://a.ccdn.es/cnet/vehicles/19596174/b488a337-ff16-48ea-96e4-a6ea3057ec23.jpg',
                'https://a.ccdn.es/cnet/vehicles/19596174/0fe1d13f-aa20-4114-a31a-8001f57b4db5.jpg',
                'https://a.ccdn.es/cnet/vehicles/19596174/ab71e481-2719-4edc-ba13-3cf892c6be60.jpg',
                'https://a.ccdn.es/cnet/vehicles/19596174/d0a352e5-8b7e-4f8d-9d49-e19226b84c64.jpg',
                'https://a.ccdn.es/cnet/vehicles/19596174/5f833c7d-e56d-484d-aafd-d6e9ff2d4c6e.jpg',
                'https://a.ccdn.es/cnet/vehicles/19596174/412d7f91-8b1d-4a3e-a7ae-677ed6091545.jpg',
                'https://a.ccdn.es/cnet/vehicles/19596174/cbb26a8b-fd56-4495-98fe-08854a60985f.jpg',
                'https://a.ccdn.es/cnet/vehicles/19596174/5c9cab2d-ee8c-4b4a-be4c-454faec48b47.jpg',
                'https://a.ccdn.es/cnet/vehicles/19596174/1776df14-4b19-4849-97c7-00502303f5de.jpg',
                'https://a.ccdn.es/cnet/vehicles/19596174/92a2dbc2-16e4-44d6-8fa5-0ea35e0ce15b.jpg',
                'https://a.ccdn.es/cnet/vehicles/19596174/af93d5eb-3be7-41ad-b325-834a33eff934.jpg',
                'https://a.ccdn.es/cnet/vehicles/19596174/5319f643-0c13-470e-bb19-3daf023980e5.jpg',
                'https://a.ccdn.es/cnet/vehicles/19596174/36e77ca2-aca3-49ba-8e95-75de520a399d.jpg',
                'https://a.ccdn.es/cnet/vehicles/19596174/aaeffae0-f8f0-4416-9e09-2dab6d00131d.jpg',
                'https://a.ccdn.es/cnet/vehicles/19596174/64c468f3-fb8e-4736-9ccc-0fc23ec6cc17.jpg'],
 'price': 33990,
 'price_includes_vat': True,
 'registration_date': '2017-01-01',
 'seats_number': 6,
 'seller_name': None,
 'title': 'MERCEDES-BENZ Clase V 200 d Avantgarde Compacto',
 'transmission': 'automatic',
 'trim': '200 d Avantgarde Compacto',
 'vin': None,
 'year': 2017}
2026-03-26 09:53:41 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 96a3b05d-f04e-56d5-a871-d46bd067f4ac with identifier: 70115269
2026-03-26 09:53:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 96a3b05d-f04e-56d5-a871-d46bd067f4ac
2026-03-26 09:53:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 09:53:41 [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%252F19596174%252F874b872a-a85f-4070-bd80-88db2f4b8290.jpg%27 HTTP/1.1" 200 None
2026-03-26 09:53:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19596174/874b872a-a85f-4070-bd80-88db2f4b8290.jpg not downloaded yet
2026-03-26 09:53:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/19072071/68af3981-ebae-4397-b472-bf16a55a1808.jpg> (referer: None)
2026-03-26 09:53:41 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
 'body_type': 'SUV',
 'c_o_2_emission_value': 189,
 'category': 'Coches',
 'color': 'Gris / Plata',
 'currency': 'EUR',
 'description': 'Porsche Cayenne Diésel con historial de mantenimiento '
                'disponible.\n'
                '\n'
                'Motor V6 3.0 con 245cv\n'
                '\n'
                'Etiqueta B\n'
                '\n'
                'Equipamiento extra:\n'
                '\n'
                '- Faros bixénon\n'
                '- Techo panorámico\n'
                '- Portón de maletero eléctrico\n'
                '- Sensores de aparcamiento delantero y trasero con pantalla '
                'gráfica\n'
                '- Asientos eléctricos\n'
                '- Modo SPORT\n'
                '- Modos de terreno\n'
                '- Climatizador bizona\n'
                '- Control de crucero\n'
                '- Luces diurnas LED\n'
                '- Volante multifunción\n'
                '- Interior cuero completo\n'
                '- Cambio automático tiptronic\n'
                '- Sensor de luz y lluvia\n'
                '\n'
                'Etc\n'
                '\n'
                'A pesar de nuestro cuidado y minuciosidad, es posible que las '
                'descripciones de este anuncio contengan errores por lo que '
                'son orientativas y no vinculantes contractualmente, por favor '
                'compruebe con nosotros todo el equipamiento e información.\n'
                '\n'
                'Se realizan envíos en todo territorio nacional (no incluido '
                'en el precio) infórmate!',
 'doors_number': 5,
 'emission_standard': 'B',
 'engine': '3.0L',
 'engine_horse_power': 245,
 'expiration_date': None,
 'fuel_type': 'Diesel',
 'is_damaged': False,
 'is_operable': True,
 'license_plate': None,
 'link_to_web_offer': 'https://www.coches.net/porsche-cayenne-30-td-tiptronic-5p-diesel-2012-en-la-rioja-62205879-covo.aspx',
 'listing': 'auction',
 'location': 'La Rioja',
 'make': 'PORSCHE',
 'model': 'Cayenne',
 'odometer': 137700,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'ES',
 'original_photo_count': 0,
 'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19140122/93017492-5d1c-4809-85da-55645d2808a5.jpg',
                'https://a.ccdn.es/cnet/vehicles/19140122/53664ddb-2194-4ef1-a6b8-24970f03f30e.jpg',
                'https://a.ccdn.es/cnet/vehicles/19140122/e0ea3ff0-32c4-4af6-b706-9d6748128a21.jpg',
                'https://a.ccdn.es/cnet/vehicles/19140122/0748b656-2b8c-4e5b-bcff-88caaafa0170.jpg',
                'https://a.ccdn.es/cnet/vehicles/19140122/0fb74659-6fa8-4b46-a6d7-4f08745db785.jpg',
                'https://a.ccdn.es/cnet/vehicles/19140122/686b6db3-1bf9-4dd9-ab08-9c197add4867.jpg',
                'https://a.ccdn.es/cnet/vehicles/19140122/7423d157-d391-4c39-b099-6873e17acd30.jpg',
                'https://a.ccdn.es/cnet/vehicles/19140122/5900ead5-735b-4894-9a93-e26019f3340c.jpg',
                'https://a.ccdn.es/cnet/vehicles/19140122/68cf9cf7-cd18-489a-92b6-a8335010c581.jpg',
                'https://a.ccdn.es/cnet/vehicles/19140122/19e391ee-ad1e-482a-be69-5f4559868255.jpg',
                'https://a.ccdn.es/cnet/vehicles/19140122/9903d752-56d3-4c8b-b2b6-15ca84d9279f.jpg',
                'https://a.ccdn.es/cnet/vehicles/19140122/6edf7a5c-9308-414b-b5e2-04f436bd0ad4.jpg',
                'https://a.ccdn.es/cnet/vehicles/19140122/a6808430-aeff-4fad-bb82-813da3098de5.jpg',
                'https://a.ccdn.es/cnet/vehicles/19140122/d7d0f834-7e81-4232-8617-ffda82fb8b0b.jpg',
                'https://a.ccdn.es/cnet/vehicles/19140122/008057f5-7647-41dd-ac96-763afdde8671.jpg',
                'https://a.ccdn.es/cnet/vehicles/19140122/c1a92a33-baad-430f-8382-9f63a4257eb2.jpg',
                'https://a.ccdn.es/cnet/vehicles/19140122/3fe69f5e-a304-4d66-90d7-723f796b87b7.jpg',
                'https://a.ccdn.es/cnet/vehicles/19140122/ee330461-e12e-40a1-94f6-ec0be178ce9a.jpg',
                'https://a.ccdn.es/cnet/vehicles/19140122/84ebc02e-5107-4b21-a177-a271521d50d1.jpg',
                'https://a.ccdn.es/cnet/vehicles/19140122/301196b2-90e8-4619-9b66-4036c6e4006a.jpg',
                'https://a.ccdn.es/cnet/vehicles/19140122/d0c271b0-f9a5-43d6-9e90-23b68982c6a1.jpg',
                'https://a.ccdn.es/cnet/vehicles/19140122/648c75a5-8d79-49e8-8ecd-7880083143dc.jpg',
                'https://a.ccdn.es/cnet/vehicles/19140122/9e73a575-fcd7-4623-8b66-6ac966ef1bb7.jpg',
                'https://a.ccdn.es/cnet/vehicles/19140122/9f85c829-b81b-4e2b-9c80-2b65a55c770e.jpg',
                'https://a.ccdn.es/cnet/vehicles/19140122/8bf84a98-8f01-4e89-b394-3dcc32d8f080.jpg',
                'https://a.ccdn.es/cnet/vehicles/19140122/409fa164-7959-4fdd-8209-02baedc67af3.jpg',
                'https://a.ccdn.es/cnet/vehicles/19140122/11748ef7-ef9b-45f3-a998-39266af13755.jpg',
                'https://a.ccdn.es/cnet/vehicles/19140122/790791e2-ece5-4613-bf67-a07fca905d59.jpg',
                'https://a.ccdn.es/cnet/vehicles/19140122/02911b4f-b44b-4701-bf59-8e1c0e5562ce.jpg',
                'https://a.ccdn.es/cnet/vehicles/19140122/e4743700-530e-48b4-bf50-8fe85334d86a.jpg',
                'https://a.ccdn.es/cnet/vehicles/19140122/e9f2bb7d-cbc4-48aa-ac1f-3bbd9f63e10e.jpg',
                'https://a.ccdn.es/cnet/vehicles/19140122/1b560288-c0a0-4069-9319-5b6fdd7cb876.jpg'],
 'price': 23990,
 'price_includes_vat': True,
 'registration_date': '2011-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'PORSCHE Cayenne 3.0 TD Tiptronic',
 'transmission': 'automatic',
 'trim': '3.0 TD Tiptronic',
 'vin': None,
 'year': 2011}
2026-03-26 09:53:41 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 4b6e6b31-0bc0-599b-86c6-113dce5df187 with identifier: 62205879
2026-03-26 09:53:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 4b6e6b31-0bc0-599b-86c6-113dce5df187
2026-03-26 09:53:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 09:53:41 [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%252F19140122%252F93017492-5d1c-4809-85da-55645d2808a5.jpg%27 HTTP/1.1" 200 None
2026-03-26 09:53:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19140122/93017492-5d1c-4809-85da-55645d2808a5.jpg not downloaded yet
2026-03-26 09:53:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/19140122/93017492-5d1c-4809-85da-55645d2808a5.jpg> (referer: None)
2026-03-26 09:53:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 09:53:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f136096ca90>
2026-03-26 09:53:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 09:53: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 09:53:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 09:53:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5a717ad4-f355-59bd-9f53-aa92b3ed135e/5a717ad4-f355-59bd-9f53-aa92b3ed135e_image_0.jpg HTTP/1.1" 201 0
2026-03-26 09:53:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 09:53: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%252F19072071%252F68af3981-ebae-4397-b472-bf16a55a1808.jpg') HTTP/1.1" 204 0
2026-03-26 09:53:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19072071/68af3981-ebae-4397-b472-bf16a55a1808.jpg saved to cache
2026-03-26 09:53:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 5a717ad4-f355-59bd-9f53-aa92b3ed135e
2026-03-26 09:53:41 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 5a717ad4-f355-59bd-9f53-aa92b3ed135e sending to next pipeline
2026-03-26 09:53:41 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 5a717ad4-f355-59bd-9f53-aa92b3ed135e with identifier 62125993
2026-03-26 09:53:41 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 09:53:41 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 09:53:41 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 5a717ad4-f355-59bd-9f53-aa92b3ed135e
2026-03-26 09:53:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/19072071/68af3981-ebae-4397-b472-bf16a55a1808.jpg>
{'auction_title': '',
 'body_type': 'Monovolumen',
 'c_o_2_emission_value': 122,
 'category': 'Coches',
 'color': 'Gris / Plata',
 'currency': 'EUR',
 'description': 'Ford Grand Tourneo con ETIQUETA C, de un único propietario y '
                'con historial de mantenimiento disponible.\n'
                '\n'
                'Equipamiento extra:\n'
                '\n'
                '- Cámara de marcha atrás\n'
                '- Apple CarPlay & Android Auto\n'
                '- Techo panorámico\n'
                '- Sensores de aparcamiento delantero y trasero\n'
                '- Control de crucero\n'
                '- Bola de remolque\n'
                '- Control de carril\n'
                '- Detector de somnolencia\n'
                '- Climatizador bizona\n'
                '- 7 plazas\n'
                '- Doble puerta corredera\n'
                '- Doble ventanilla lateral\n'
                '- Llantas de aleación\n'
                '- Faros antiniebla\n'
                '- -.Barras en el techo\n'
                '- Baca de techo\n'
                '- Volante multifunción\n'
                '- Sensor de luz y lluvia\n'
                '- Cambio manual de 6 velocidades\n'
                '- Doble toma USB\n'
                '- Modo ECO\n'
                '\n'
                'Etc\n'
                '\n'
                'A pesar de nuestro cuidado y minuciosidad, es posible que las '
                'descripciones de este anuncio contengan errores por lo que '
                'son orientativas y no vinculantes contractualmente, por favor '
                'compruebe con nosotros todo el equipamiento e información.\n'
                '\n'
                'Se realizan envíos en todo territorio nacional (no incluido '
                'en el precio) infórmate!',
 'doors_number': 5,
 'emission_standard': None,
 'engine': '1.5L',
 'engine_horse_power': 120,
 'expiration_date': None,
 'fuel_type': 'Diesel',
 'id': '5a717ad4-f355-59bd-9f53-aa92b3ed135e',
 'is_damaged': False,
 'is_operable': True,
 'license_plate': None,
 'link_to_web_offer': 'https://www.coches.net/ford-grand-tourneo-connect-15-tdci-88kw-120cv-titanium-5p-diesel-2019-en-la-rioja-62125993-covo.aspx',
 'listing': 'auction',
 'location': 'La Rioja',
 'make': 'FORD',
 'model': 'Grand Tourneo Connect',
 'odometer': 124430,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'ES',
 'original_photo_count': 41,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5a717ad4-f355-59bd-9f53-aa92b3ed135e/5a717ad4-f355-59bd-9f53-aa92b3ed135e_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 189302,
             'Height': 600,
             'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19072071/68af3981-ebae-4397-b472-bf16a55a1808.jpg',
             'Width': 800}],
 'price': 17990,
 'price_includes_vat': True,
 'registration_date': '2019-01-01',
 'seats_number': 7,
 'seller_name': None,
 'title': 'FORD Grand Tourneo Connect 1.5 TDCi Titanium',
 'transmission': 'manual',
 'trim': '1.5 TDCi 88kW 120CV Titanium',
 'vin': None,
 'year': 2019}
2026-03-26 09:53:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 09:53: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%2762125993%27 HTTP/1.1" 200 None
2026-03-26 09:53:41 [auto_selling_coches.net] INFO: Saving data for 62125993: {'created_time': 1774518821.590392, 'last_price_update_time': 1774518821.590401}
2026-03-26 09:53:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 09:53:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62125993') HTTP/1.1" 204 0
2026-03-26 09:53:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 09:53:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f135dc83e90>
2026-03-26 09:53:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 09:53: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 09:53:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 09:53:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4b6e6b31-0bc0-599b-86c6-113dce5df187/4b6e6b31-0bc0-599b-86c6-113dce5df187_image_0.jpg HTTP/1.1" 201 0
2026-03-26 09:53:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 09:53: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%252F19140122%252F93017492-5d1c-4809-85da-55645d2808a5.jpg') HTTP/1.1" 204 0
2026-03-26 09:53:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19140122/93017492-5d1c-4809-85da-55645d2808a5.jpg saved to cache
2026-03-26 09:53:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 4b6e6b31-0bc0-599b-86c6-113dce5df187
2026-03-26 09:53:41 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 4b6e6b31-0bc0-599b-86c6-113dce5df187 sending to next pipeline
2026-03-26 09:53:41 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 4b6e6b31-0bc0-599b-86c6-113dce5df187 with identifier 62205879
2026-03-26 09:53:41 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 09:53:41 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 09:53:41 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 4b6e6b31-0bc0-599b-86c6-113dce5df187
2026-03-26 09:53:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/19140122/93017492-5d1c-4809-85da-55645d2808a5.jpg>
{'auction_title': '',
 'body_type': 'SUV',
 'c_o_2_emission_value': 189,
 'category': 'Coches',
 'color': 'Gris / Plata',
 'currency': 'EUR',
 'description': 'Porsche Cayenne Diésel con historial de mantenimiento '
                'disponible.\n'
                '\n'
                'Motor V6 3.0 con 245cv\n'
                '\n'
                'Etiqueta B\n'
                '\n'
                'Equipamiento extra:\n'
                '\n'
                '- Faros bixénon\n'
                '- Techo panorámico\n'
                '- Portón de maletero eléctrico\n'
                '- Sensores de aparcamiento delantero y trasero con pantalla '
                'gráfica\n'
                '- Asientos eléctricos\n'
                '- Modo SPORT\n'
                '- Modos de terreno\n'
                '- Climatizador bizona\n'
                '- Control de crucero\n'
                '- Luces diurnas LED\n'
                '- Volante multifunción\n'
                '- Interior cuero completo\n'
                '- Cambio automático tiptronic\n'
                '- Sensor de luz y lluvia\n'
                '\n'
                'Etc\n'
                '\n'
                'A pesar de nuestro cuidado y minuciosidad, es posible que las '
                'descripciones de este anuncio contengan errores por lo que '
                'son orientativas y no vinculantes contractualmente, por favor '
                'compruebe con nosotros todo el equipamiento e información.\n'
                '\n'
                'Se realizan envíos en todo territorio nacional (no incluido '
                'en el precio) infórmate!',
 'doors_number': 5,
 'emission_standard': 'B',
 'engine': '3.0L',
 'engine_horse_power': 245,
 'expiration_date': None,
 'fuel_type': 'Diesel',
 'id': '4b6e6b31-0bc0-599b-86c6-113dce5df187',
 'is_damaged': False,
 'is_operable': True,
 'license_plate': None,
 'link_to_web_offer': 'https://www.coches.net/porsche-cayenne-30-td-tiptronic-5p-diesel-2012-en-la-rioja-62205879-covo.aspx',
 'listing': 'auction',
 'location': 'La Rioja',
 'make': 'PORSCHE',
 'model': 'Cayenne',
 'odometer': 137700,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'ES',
 'original_photo_count': 32,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4b6e6b31-0bc0-599b-86c6-113dce5df187/4b6e6b31-0bc0-599b-86c6-113dce5df187_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 190391,
             'Height': 600,
             'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19140122/93017492-5d1c-4809-85da-55645d2808a5.jpg',
             'Width': 800}],
 'price': 23990,
 'price_includes_vat': True,
 'registration_date': '2011-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'PORSCHE Cayenne 3.0 TD Tiptronic',
 'transmission': 'automatic',
 'trim': '3.0 TD Tiptronic',
 'vin': None,
 'year': 2011}
2026-03-26 09:53:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 09:53: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%2762205879%27 HTTP/1.1" 200 None
2026-03-26 09:53:41 [auto_selling_coches.net] INFO: Saving data for 62205879: {'created_time': 1774518821.695387, 'last_price_update_time': 1774518821.695397}
2026-03-26 09:53:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 09:53:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62205879') HTTP/1.1" 204 0
2026-03-26 09:53:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/19596174/874b872a-a85f-4070-bd80-88db2f4b8290.jpg> (referer: None)
2026-03-26 09:53:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/18500735/340fed17-64a8-4347-a702-f318c6d306ed.jpg> (referer: None)
2026-03-26 09:53:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 09:53:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f135d349190>
2026-03-26 09:53:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 09:53: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 09:53:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 09:53:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_96a3b05d-f04e-56d5-a871-d46bd067f4ac/96a3b05d-f04e-56d5-a871-d46bd067f4ac_image_0.jpg HTTP/1.1" 201 0
2026-03-26 09:53:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 09:53: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%252F19596174%252F874b872a-a85f-4070-bd80-88db2f4b8290.jpg') HTTP/1.1" 204 0
2026-03-26 09:53:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19596174/874b872a-a85f-4070-bd80-88db2f4b8290.jpg saved to cache
2026-03-26 09:53:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 96a3b05d-f04e-56d5-a871-d46bd067f4ac
2026-03-26 09:53:41 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 96a3b05d-f04e-56d5-a871-d46bd067f4ac sending to next pipeline
2026-03-26 09:53:41 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 96a3b05d-f04e-56d5-a871-d46bd067f4ac with identifier 70115269
2026-03-26 09:53:41 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 09:53:41 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 09:53:41 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 96a3b05d-f04e-56d5-a871-d46bd067f4ac
2026-03-26 09:53:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/19596174/874b872a-a85f-4070-bd80-88db2f4b8290.jpg>
{'auction_title': '',
 'body_type': 'Monovolumen',
 'c_o_2_emission_value': 171,
 'category': 'Coches',
 'color': 'Blanco',
 'currency': 'EUR',
 'description': 'MERCEDES CLASE V CON MOTOR 2.2 CDI\n'
                '\n'
                'Vehículo de un único propietario con historial de '
                'mantenimiento completo en casa oficial Mercedes.\n'
                '\n'
                'Etiqueta C\n'
                '\n'
                'Equipamiento extra:\n'
                '\n'
                '- Control de crucero adaptativo\n'
                '- Cámara 360º \n'
                '- Control de carril\n'
                '- 6 plazas\n'
                '- Modos de conducción\n'
                '- Sensor de ángulo muerto\n'
                '- Cambio automático 7g tronic\n'
                '- Climatizador bizona\n'
                '- Doble puerta lateral\n'
                '- Volante de cuero multifunción\n'
                '- Sensor de luz y lluvia\n'
                '- Paquete carbono\n'
                '- Bluetooth\n'
                '- Navegador\n'
                '- Toma 12v\n'
                '- Doble toma USB \n'
                '\n'
                'Etc\n'
                '\n'
                'A pesar de nuestro cuidado y minuciosidad, es posible que las '
                'descripciones de este anuncio contengan errores por lo que '
                'son orientativas y no vinculantes contractualmente, por favor '
                'compruebe con nosotros todo el equipamiento e información.\n'
                '\n'
                '\n'
                '\n'
                'Se realizan envíos en todo territorio nacional (no incluido '
                'en el precio) infórmate!',
 'doors_number': 5,
 'emission_standard': 'C',
 'engine': '2.1L',
 'engine_horse_power': 136,
 'expiration_date': None,
 'fuel_type': 'Diesel',
 'id': '96a3b05d-f04e-56d5-a871-d46bd067f4ac',
 'is_damaged': False,
 'is_operable': True,
 'license_plate': None,
 'link_to_web_offer': 'https://www.coches.net/mercedes-benz-clase-v-200-d-avantgarde-compacto-5p-diesel-2017-en-la-rioja-70115269-covo.aspx',
 'listing': 'auction',
 'location': 'La Rioja',
 'make': 'MERCEDES-BENZ',
 'model': 'Clase V',
 'odometer': 85454,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'ES',
 'original_photo_count': 41,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_96a3b05d-f04e-56d5-a871-d46bd067f4ac/96a3b05d-f04e-56d5-a871-d46bd067f4ac_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 77312,
             'Height': 600,
             'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19596174/874b872a-a85f-4070-bd80-88db2f4b8290.jpg',
             'Width': 800}],
 'price': 33990,
 'price_includes_vat': True,
 'registration_date': '2017-01-01',
 'seats_number': 6,
 'seller_name': None,
 'title': 'MERCEDES-BENZ Clase V 200 d Avantgarde Compacto',
 'transmission': 'automatic',
 'trim': '200 d Avantgarde Compacto',
 'vin': None,
 'year': 2017}
2026-03-26 09:53:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 09:53: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%2770115269%27 HTTP/1.1" 200 None
2026-03-26 09:53:41 [auto_selling_coches.net] INFO: Saving data for 70115269: {'created_time': 1774518821.908996, 'last_price_update_time': 1774518821.90901}
2026-03-26 09:53:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 09:53:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70115269') HTTP/1.1" 204 0
2026-03-26 09:53:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 09:53:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f135d34ff90>
2026-03-26 09:53:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 09:53: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 09:53:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 09:53:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_096332cd-eed9-5f96-b2aa-08741301ae1b/096332cd-eed9-5f96-b2aa-08741301ae1b_image_0.jpg HTTP/1.1" 201 0
2026-03-26 09:53:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 09:53: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%252F18500735%252F340fed17-64a8-4347-a702-f318c6d306ed.jpg') HTTP/1.1" 204 0
2026-03-26 09:53:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/18500735/340fed17-64a8-4347-a702-f318c6d306ed.jpg saved to cache
2026-03-26 09:53:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 096332cd-eed9-5f96-b2aa-08741301ae1b
2026-03-26 09:53:41 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 096332cd-eed9-5f96-b2aa-08741301ae1b sending to next pipeline
2026-03-26 09:53:41 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 096332cd-eed9-5f96-b2aa-08741301ae1b with identifier 61407523
2026-03-26 09:53:41 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 09:53:41 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 09:53:41 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 096332cd-eed9-5f96-b2aa-08741301ae1b
2026-03-26 09:53:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/18500735/340fed17-64a8-4347-a702-f318c6d306ed.jpg>
{'auction_title': '',
 'body_type': 'Berlina',
 'c_o_2_emission_value': 123,
 'category': 'Coches',
 'color': 'Negro',
 'currency': 'EUR',
 'description': 'Vehículo con historial de mantenimiento completo.\n'
                '\n'
                'Modelo 2015.\n'
                '\n'
                'Se entrega con Pastillas de freno nuevas, nuevo mantenimiento '
                'completo incluyendo Caja de cambios DSG.\n'
                '\n'
                'Equipamiento extra:\n'
                '\n'
                '- Modos de conducción\n'
                '- Faros Led\n'
                '- Asientos calefactables\n'
                '- Control de crucero\n'
                '- Volante multifunción\n'
                '- Pantalla táctil\n'
                '- Climatizador bi-zona\n'
                '- Sensor de luz y lluvia\n'
                '- Asientos deportivos\n'
                '- Llantas 18"\n'
                '- Sensores de aparcamiento delantero y trasero\n'
                '\n'
                'Etc\n'
                '\n'
                'A pesar de nuestro cuidado y minuciosidad, es posible que las '
                'descripciones de este anuncio contengan errores por lo que '
                'son orientativas y no vinculantes contractualmente, porfavor '
                'compruebe con nosotros todo el equipamiento e información.\n'
                '\n'
                'Se realizan envíos en todo territorio nacional (no incluido '
                'en el precio) infórmate!',
 'doors_number': 5,
 'emission_standard': None,
 'engine': '2.0L',
 'engine_horse_power': 184,
 'expiration_date': None,
 'fuel_type': 'Diesel',
 'id': '096332cd-eed9-5f96-b2aa-08741301ae1b',
 'is_damaged': False,
 'is_operable': True,
 'license_plate': None,
 'link_to_web_offer': 'https://www.coches.net/volkswagen-golf-2.0-tdi-184cv-dsg-gtd-bmt-5p-diesel-2014-en-la-rioja-61407523-covo.aspx',
 'listing': 'auction',
 'location': 'La Rioja',
 'make': 'VOLKSWAGEN',
 'model': 'Golf',
 'odometer': 130000,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'ES',
 'original_photo_count': 26,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_096332cd-eed9-5f96-b2aa-08741301ae1b/096332cd-eed9-5f96-b2aa-08741301ae1b_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 204815,
             'Height': 600,
             'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/18500735/340fed17-64a8-4347-a702-f318c6d306ed.jpg',
             'Width': 800}],
 'price': 16490,
 'price_includes_vat': True,
 'registration_date': '2014-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'VOLKSWAGEN Golf 2.0 TDI DSG GTD BMT',
 'transmission': 'automatic',
 'trim': '2.0 TDI 184cv DSG GTD BMT',
 'vin': None,
 'year': 2014}
2026-03-26 09:53:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 09:53:42 [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%2761407523%27 HTTP/1.1" 200 None
2026-03-26 09:53:42 [auto_selling_coches.net] INFO: Saving data for 61407523: {'created_time': 1774518822.036825, 'last_price_update_time': 1774518822.036838}
2026-03-26 09:53:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 09:53:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='61407523') HTTP/1.1" 204 0
2026-03-26 09:53:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70125259> (referer: https://www.coches.net/concesionario/ryrsports/?pg=1) ['zyte-api']
2026-03-26 09:53:42 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
 'body_type': 'Berlina',
 'c_o_2_emission_value': 121,
 'category': 'Coches',
 'color': 'Gris / Plata',
 'currency': 'EUR',
 'description': 'Precioso Arteon Rline nacional, con historial completo.\n'
                '\n'
                'Mantenimiento DSG realizado hace un año.\n'
                '\n'
                'Equipamiento extra:\n'
                '\n'
                '– Rline interior y exterior\n'
                '– Techo solar\n'
                '– Asientos alcántara/cuero eléctricos ergoComfort\n'
                '– Apple CarPlay & Android Auto\n'
                '– Virtual cockpit\n'
                '– Faros LED\n'
                '– Cámara de visión trasera\n'
                '– Sensor de aparcamiento delantero y trasero\n'
                '– Cargador de smartphone inalámbrico\n'
                '– Navegador\n'
                '– Sensor de luz y lluvia\n'
                '– Volante RLINE multifunción con levas\n'
                '– Cambio automático DSG\n'
                '– Portón de maletero abierto\n'
                '– Asientos calefactables\n'
                '– Climatizador bi-zona\n'
                '\n'
                'Etc\n'
                '\n'
                'A pesar de nuestro cuidado y minuciosidad, es posible que las '
                'descripciones de este anuncio contengan errores por lo que '
                'son orientativas y no vinculantes contractualmente, por favor '
                'compruebe con nosotros todo el equipamiento e información.\n'
                '\n'
                'Se realizan envíos en todo territorio nacional (no incluido '
                'en el precio) infórmate!',
 'doors_number': 5,
 'emission_standard': 'C',
 'engine': '2.0L',
 'engine_horse_power': 190,
 'expiration_date': None,
 'fuel_type': 'Diesel',
 'is_damaged': False,
 'is_operable': True,
 'license_plate': None,
 'link_to_web_offer': 'https://www.coches.net/volkswagen-arteon-rline-20-tdi-140kw-190cv-dsg-5p-diesel-2020-en-la-rioja-70125259-covo.aspx',
 'listing': 'auction',
 'location': 'La Rioja',
 'make': 'VOLKSWAGEN',
 'model': 'Arteon',
 'odometer': 135000,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'ES',
 'original_photo_count': 0,
 'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19620900/d8655fe3-0287-4aa4-8c15-20cff35b53c2.jpg',
                'https://a.ccdn.es/cnet/vehicles/19620900/e354c3e4-6689-4d65-a2c0-369db8359f22.jpg',
                'https://a.ccdn.es/cnet/vehicles/19620900/5b1321a0-b74e-49f4-b8a3-29a33c891c58.jpg',
                'https://a.ccdn.es/cnet/vehicles/19620900/603e632b-7a2d-4d52-b1d8-eecc1d3309f6.jpg',
                'https://a.ccdn.es/cnet/vehicles/19620900/321bbfa9-c360-484e-8442-9a7d487d3bb6.jpg',
                'https://a.ccdn.es/cnet/vehicles/19620900/ee6ef316-3bff-46c5-8dc7-55a56b745cfd.jpg',
                'https://a.ccdn.es/cnet/vehicles/19620900/82f6ff62-55c2-4323-8db0-e0b039407a50.jpg',
                'https://a.ccdn.es/cnet/vehicles/19620900/1aea9379-f9f0-4c1c-989d-85d171e55289.jpg',
                'https://a.ccdn.es/cnet/vehicles/19620900/5dc74fc2-65be-42b9-b492-57ec4699f0b1.jpg',
                'https://a.ccdn.es/cnet/vehicles/19620900/fbe6220e-9a9a-40ef-8154-0646bf40a02c.jpg',
                'https://a.ccdn.es/cnet/vehicles/19620900/96ca9946-be40-4526-af07-761e2dc331bb.jpg',
                'https://a.ccdn.es/cnet/vehicles/19620900/2783ab25-3b02-4ac6-96e3-f638d6104ee3.jpg',
                'https://a.ccdn.es/cnet/vehicles/19620900/18821af7-e508-4be2-8abd-fcdabf249dd3.jpg',
                'https://a.ccdn.es/cnet/vehicles/19620900/210b59a6-7949-4a38-9d96-0974d34e6c0b.jpg',
                'https://a.ccdn.es/cnet/vehicles/19620900/45c612a0-86a7-49ed-939e-c9d0cab6d6ed.jpg',
                'https://a.ccdn.es/cnet/vehicles/19620900/5a779f83-1c98-4d1c-a3c7-17600d0be66e.jpg',
                'https://a.ccdn.es/cnet/vehicles/19620900/ac2b451e-b393-48cb-9fcc-54e115bdde0d.jpg',
                'https://a.ccdn.es/cnet/vehicles/19620900/2688a2d8-c429-4177-8d57-41d8fcdcbf20.jpg',
                'https://a.ccdn.es/cnet/vehicles/19620900/ba2a238e-e9e1-4c31-9a82-4721e3d02cff.jpg',
                'https://a.ccdn.es/cnet/vehicles/19620900/5fdda542-7210-46f8-bf3a-82ae4cb47e7f.jpg',
                'https://a.ccdn.es/cnet/vehicles/19620900/042cdb58-607c-4fcf-9124-3366c4387cfb.jpg',
                'https://a.ccdn.es/cnet/vehicles/19620900/f1b4f3d1-4470-466c-88d8-021f380fc4f7.jpg',
                'https://a.ccdn.es/cnet/vehicles/19620900/15ee7f86-4d51-4e34-a0e1-f493b007f182.jpg',
                'https://a.ccdn.es/cnet/vehicles/19620900/b0a81a04-e8b0-4dee-8f95-05fb6041c7d4.jpg',
                'https://a.ccdn.es/cnet/vehicles/19620900/6fcf7609-8fe7-4f90-9a6a-fe0f40af377c.jpg',
                'https://a.ccdn.es/cnet/vehicles/19620900/337c9a67-aeb0-4936-9986-25560c8e782a.jpg',
                'https://a.ccdn.es/cnet/vehicles/19620900/dea2c7d5-4ae7-41c4-87fa-54bf54f85919.jpg',
                'https://a.ccdn.es/cnet/vehicles/19620900/fc58e7d3-bb14-4f91-ab25-2db2aa1597be.jpg',
                'https://a.ccdn.es/cnet/vehicles/19620900/813557dc-e520-4e40-ba3d-886658731c76.jpg',
                'https://a.ccdn.es/cnet/vehicles/19620900/a0ea84f5-ae83-4514-8ba6-9205cab8eeb6.jpg',
                'https://a.ccdn.es/cnet/vehicles/19620900/90e80246-e0f2-40aa-b5a2-0a76a99ac344.jpg',
                'https://a.ccdn.es/cnet/vehicles/19620900/fe9ff715-b105-4238-b43b-f476b56b73a6.jpg',
                'https://a.ccdn.es/cnet/vehicles/19620900/663f1452-2655-40e7-bafa-e923fa8b311a.jpg',
                'https://a.ccdn.es/cnet/vehicles/19620900/f2578553-4ffa-4231-b645-37d9ed23af2e.jpg',
                'https://a.ccdn.es/cnet/vehicles/19620900/b08d489f-ccf3-4b48-82e2-629821546f9e.jpg',
                'https://a.ccdn.es/cnet/vehicles/19620900/b384a103-6005-4084-9752-95c4cbcaf8b8.jpg',
                'https://a.ccdn.es/cnet/vehicles/19620900/88fa46a4-8314-44e0-a500-b5dc1d0136ef.jpg',
                'https://a.ccdn.es/cnet/vehicles/19620900/59c108e4-f946-4ab5-99c2-998a350eae94.jpg',
                'https://a.ccdn.es/cnet/vehicles/19620900/d56c54ea-b92b-45a8-8bea-79c71cb1dadc.jpg',
                'https://a.ccdn.es/cnet/vehicles/19620900/37109f78-b8b4-4f61-a9d9-aa09be10d2b4.jpg',
                'https://a.ccdn.es/cnet/vehicles/19620900/806595c3-63b6-4a30-b720-9fd49563a132.jpg',
                'https://a.ccdn.es/cnet/vehicles/19620900/ab255146-6a84-4ebc-8b3d-636122f6ee14.jpg',
                'https://a.ccdn.es/cnet/vehicles/19620900/c27eb826-e095-4501-8a1d-5ff782ce386a.jpg',
                'https://a.ccdn.es/cnet/vehicles/19620900/c69b1814-89c2-4808-ad7e-79e7f96e9f98.jpg',
                'https://a.ccdn.es/cnet/vehicles/19620900/ca17abcf-3b41-46b3-80b9-e539f875ef67.jpg',
                'https://a.ccdn.es/cnet/vehicles/19620900/9da4d761-76a5-4f18-b8a1-3854eae8b4e1.jpg',
                'https://a.ccdn.es/cnet/vehicles/19620900/400d34bb-820a-4d49-a245-594ec3189f0b.jpg',
                'https://a.ccdn.es/cnet/vehicles/19620900/014be749-9141-45c0-93ee-71db57b6404d.jpg',
                'https://a.ccdn.es/cnet/vehicles/19620900/1f064a6a-c8e9-4791-9ef3-8298a59691c3.jpg'],
 'price': 25990,
 'price_includes_vat': True,
 'registration_date': '2020-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'VOLKSWAGEN Arteon RLine 2.0 TDI DSG',
 'transmission': 'automatic',
 'trim': 'RLine 2.0 TDI 140kW 190CV DSG',
 'vin': None,
 'year': 2020}
2026-03-26 09:53:42 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 4ad89928-2f3d-5125-94d3-eb2a3637f263 with identifier: 70125259
2026-03-26 09:53:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 4ad89928-2f3d-5125-94d3-eb2a3637f263
2026-03-26 09:53:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 09:53:42 [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%252F19620900%252Fd8655fe3-0287-4aa4-8c15-20cff35b53c2.jpg%27 HTTP/1.1" 200 None
2026-03-26 09:53:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19620900/d8655fe3-0287-4aa4-8c15-20cff35b53c2.jpg not downloaded yet
2026-03-26 09:53:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/19620900/d8655fe3-0287-4aa4-8c15-20cff35b53c2.jpg> (referer: None)
2026-03-26 09:53:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 09:53:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f135d2d7ed0>
2026-03-26 09:53:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 09:53:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 09:53:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 09:53:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4ad89928-2f3d-5125-94d3-eb2a3637f263/4ad89928-2f3d-5125-94d3-eb2a3637f263_image_0.jpg HTTP/1.1" 201 0
2026-03-26 09:53:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 09:53:42 [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%252F19620900%252Fd8655fe3-0287-4aa4-8c15-20cff35b53c2.jpg') HTTP/1.1" 204 0
2026-03-26 09:53:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19620900/d8655fe3-0287-4aa4-8c15-20cff35b53c2.jpg saved to cache
2026-03-26 09:53:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 4ad89928-2f3d-5125-94d3-eb2a3637f263
2026-03-26 09:53:42 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 4ad89928-2f3d-5125-94d3-eb2a3637f263 sending to next pipeline
2026-03-26 09:53:42 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 4ad89928-2f3d-5125-94d3-eb2a3637f263 with identifier 70125259
2026-03-26 09:53:42 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 09:53:42 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 09:53:42 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 4ad89928-2f3d-5125-94d3-eb2a3637f263
2026-03-26 09:53:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/19620900/d8655fe3-0287-4aa4-8c15-20cff35b53c2.jpg>
{'auction_title': '',
 'body_type': 'Berlina',
 'c_o_2_emission_value': 121,
 'category': 'Coches',
 'color': 'Gris / Plata',
 'currency': 'EUR',
 'description': 'Precioso Arteon Rline nacional, con historial completo.\n'
                '\n'
                'Mantenimiento DSG realizado hace un año.\n'
                '\n'
                'Equipamiento extra:\n'
                '\n'
                '– Rline interior y exterior\n'
                '– Techo solar\n'
                '– Asientos alcántara/cuero eléctricos ergoComfort\n'
                '– Apple CarPlay & Android Auto\n'
                '– Virtual cockpit\n'
                '– Faros LED\n'
                '– Cámara de visión trasera\n'
                '– Sensor de aparcamiento delantero y trasero\n'
                '– Cargador de smartphone inalámbrico\n'
                '– Navegador\n'
                '– Sensor de luz y lluvia\n'
                '– Volante RLINE multifunción con levas\n'
                '– Cambio automático DSG\n'
                '– Portón de maletero abierto\n'
                '– Asientos calefactables\n'
                '– Climatizador bi-zona\n'
                '\n'
                'Etc\n'
                '\n'
                'A pesar de nuestro cuidado y minuciosidad, es posible que las '
                'descripciones de este anuncio contengan errores por lo que '
                'son orientativas y no vinculantes contractualmente, por favor '
                'compruebe con nosotros todo el equipamiento e información.\n'
                '\n'
                'Se realizan envíos en todo territorio nacional (no incluido '
                'en el precio) infórmate!',
 'doors_number': 5,
 'emission_standard': 'C',
 'engine': '2.0L',
 'engine_horse_power': 190,
 'expiration_date': None,
 'fuel_type': 'Diesel',
 'id': '4ad89928-2f3d-5125-94d3-eb2a3637f263',
 'is_damaged': False,
 'is_operable': True,
 'license_plate': None,
 'link_to_web_offer': 'https://www.coches.net/volkswagen-arteon-rline-20-tdi-140kw-190cv-dsg-5p-diesel-2020-en-la-rioja-70125259-covo.aspx',
 'listing': 'auction',
 'location': 'La Rioja',
 'make': 'VOLKSWAGEN',
 'model': 'Arteon',
 'odometer': 135000,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'ES',
 'original_photo_count': 49,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4ad89928-2f3d-5125-94d3-eb2a3637f263/4ad89928-2f3d-5125-94d3-eb2a3637f263_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 89839,
             'Height': 600,
             'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19620900/d8655fe3-0287-4aa4-8c15-20cff35b53c2.jpg',
             'Width': 800}],
 'price': 25990,
 'price_includes_vat': True,
 'registration_date': '2020-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'VOLKSWAGEN Arteon RLine 2.0 TDI DSG',
 'transmission': 'automatic',
 'trim': 'RLine 2.0 TDI 140kW 190CV DSG',
 'vin': None,
 'year': 2020}
2026-03-26 09:53:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 09:53:42 [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%2770125259%27 HTTP/1.1" 200 None
2026-03-26 09:53:42 [auto_selling_coches.net] INFO: Saving data for 70125259: {'created_time': 1774518822.416553, 'last_price_update_time': 1774518822.416562}
2026-03-26 09:53:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 09:53:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70125259') HTTP/1.1" 204 0
2026-03-26 09:53:42 [scrapy.core.engine] INFO: Closing spider (finished)
2026-03-26 09:53:42 [crawlers.pipelines.save_to_cdlq_db_auto_selling] DEBUG: [SaveToCdlqDbAutoSelling] failed to close cursor: 'SaveToCdlqDbAutoSelling' object has no attribute 'cursor'
2026-03-26 09:53:42 [crawlers.pipelines.save_to_cdlq_db_auto_selling] DEBUG: [SaveToCdlqDbAutoSelling] failed to close connection: 'SaveToCdlqDbAutoSelling' object has no attribute 'conn'
2026-03-26 09:53:42 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 09:53:42 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 09:53:42 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process scrape complete CloudEvent for item 9a32b14e28f911f18f76c264925fbcfa
2026-03-26 09:53:42 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.ATTACHED: 3> -> <LinkState.DETACH_SENT: 4>
2026-03-26 09:53:42 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.ATTACHED: 3> -> <LinkState.DETACH_SENT: 4>
2026-03-26 09:53:42 [azure.servicebus._pyamqp.management_link] INFO: Management link receiver state changed: <LinkState.ATTACHED: 3> -> <LinkState.DETACH_SENT: 4>
2026-03-26 09:53:42 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.ATTACHED: 3> -> <LinkState.DETACH_SENT: 4>
2026-03-26 09:53:42 [azure.servicebus._pyamqp.management_link] INFO: Management link sender state changed: <LinkState.ATTACHED: 3> -> <LinkState.DETACH_SENT: 4>
2026-03-26 09:53:42 [azure.servicebus._pyamqp.session] INFO: Session state changed: <SessionState.MAPPED: 3> -> <SessionState.END_SENT: 4>
2026-03-26 09:53:42 [azure.servicebus._pyamqp._connection] INFO: Connection state changed: <ConnectionState.OPENED: 9> -> <ConnectionState.CLOSE_SENT: 11>
2026-03-26 09:53:42 [azure.servicebus._pyamqp._connection] INFO: Connection state changed: <ConnectionState.CLOSE_SENT: 11> -> <ConnectionState.END: 13>
2026-03-26 09:53:42 [azure.servicebus._pyamqp.session] INFO: Session state changed: <SessionState.END_SENT: 4> -> <SessionState.DISCARDING: 6>
2026-03-26 09:53:42 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.DETACH_SENT: 4> -> <LinkState.DETACHED: 0>
2026-03-26 09:53:42 [azure.servicebus._pyamqp.management_link] INFO: Management link sender state changed: <LinkState.DETACH_SENT: 4> -> <LinkState.DETACHED: 0>
2026-03-26 09:53:42 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.DETACH_SENT: 4> -> <LinkState.DETACHED: 0>
2026-03-26 09:53:42 [azure.servicebus._pyamqp.management_link] INFO: Management link receiver state changed: <LinkState.DETACH_SENT: 4> -> <LinkState.DETACHED: 0>
2026-03-26 09:53:42 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.DETACH_SENT: 4> -> <LinkState.DETACHED: 0>
2026-03-26 09:53:43 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: [AzureBusPipeline] connection closed
2026-03-26 09:53:43 [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 09:53:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 09:53:43 [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%201773222823 HTTP/1.1" 200 None
2026-03-26 09:53:44 [scrapy.extensions.feedexport] INFO: Stored jsonlines feed (19 items) in: file:///var/lib/scrapyd/items/sourcing_v2/auto_selling_coches.net/9a32b14e28f911f18f76c264925fbcfa.jl
2026-03-26 09:53:44 [scrapy.statscollectors] INFO: Dumping Scrapy stats:
{'downloader/request_bytes': 18571,
 'downloader/request_count': 40,
 'downloader/request_method_count/GET': 40,
 'downloader/response_bytes': 5739841,
 'downloader/response_count': 40,
 'downloader/response_status_count/200': 40,
 'elapsed_time_seconds': 29.101106,
 'feedexport/success_count/FileFeedStorage': 1,
 'finish_reason': 'finished',
 'finish_time': datetime.datetime(2026, 3, 26, 9, 53, 43, 999633, tzinfo=datetime.timezone.utc),
 'httpcompression/response_bytes': 2519718,
 'httpcompression/response_count': 19,
 'item_scraped_count': 19,
 'log_count/DEBUG': 390,
 'log_count/INFO': 370,
 'memusage/max': 149315584,
 'memusage/startup': 149315584,
 'photo_download_count': 19,
 'request_depth_max': 3,
 'response_received_count': 21,
 'scheduler/dequeued': 40,
 'scheduler/dequeued/memory': 40,
 'scheduler/enqueued': 40,
 'scheduler/enqueued/memory': 40,
 'scrape_type/new': 19,
 'scrapy-zyte-api/429': 0,
 'scrapy-zyte-api/attempts': 21,
 'scrapy-zyte-api/error_ratio': 0.0,
 'scrapy-zyte-api/errors': 0,
 'scrapy-zyte-api/fatal_errors': 0,
 'scrapy-zyte-api/mean_connection_seconds': 1.8735337193079644,
 'scrapy-zyte-api/mean_response_seconds': 1.930341016035527,
 'scrapy-zyte-api/processed': 21,
 'scrapy-zyte-api/request_args/customHttpRequestHeaders': 20,
 'scrapy-zyte-api/request_args/experimental.requestCookies': 20,
 'scrapy-zyte-api/request_args/experimental.responseCookies': 21,
 'scrapy-zyte-api/request_args/httpResponseBody': 21,
 'scrapy-zyte-api/request_args/httpResponseHeaders': 21,
 'scrapy-zyte-api/request_args/url': 21,
 'scrapy-zyte-api/status_codes/200': 21,
 'scrapy-zyte-api/success': 21,
 'scrapy-zyte-api/success_ratio': 1.0,
 'scrapy-zyte-api/throttle_ratio': 0.0,
 'start_time': datetime.datetime(2026, 3, 26, 9, 53, 14, 898527, tzinfo=datetime.timezone.utc)}
2026-03-26 09:53:44 [scrapy.core.engine] INFO: Spider closed (finished)
2026-03-26 09:53:44 [asyncio] ERROR: Unclosed client session
client_session: <aiohttp.client.ClientSession object at 0x7f13618f7350>
2026-03-26 09:53:44 [asyncio] ERROR: Unclosed client session
client_session: <aiohttp.client.ClientSession object at 0x7f13618f7b50>

PROJECT (sourcing_v2), SPIDER (auto_selling_coches.net)