2026-03-24 10:32:04 [scrapy.utils.log] INFO: Scrapy 2.11.2 started (bot: SourcingV2)
2026-03-24 10:32:04 [scrapy.utils.log] INFO: Versions: lxml 5.2.2.0, libxml2 2.12.6, cssselect 1.2.0, parsel 1.9.1, w3lib 2.1.2, Twisted 24.3.0, Python 3.11.2 (main, Mar 13 2023, 12:18:29) [GCC 12.2.0], pyOpenSSL 24.1.0 (OpenSSL 3.2.1 30 Jan 2024), cryptography 42.0.7, Platform Linux-5.15.0-1098-azure-x86_64-with-glibc2.36
2026-03-24 10:32:04 [auto_selling_coches.net] INFO: Starting auto_selling_coches.net spider
2026-03-24 10:32:04 [auto_selling_coches.net] INFO: _job: b1d08c7e276c11f18f76c264925fbcfa, SCRAPY_JOB: None
2026-03-24 10:32:04 [auto_selling_coches.net] INFO: Quick mode enabled - reduced wait times and single photo per item
2026-03-24 10:32:04 [scrapy.addons] INFO: Enabled addons:
[]
2026-03-24 10:32:04 [asyncio] DEBUG: Using selector: EpollSelector
2026-03-24 10:32:04 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor
2026-03-24 10:32:04 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop
2026-03-24 10:32:04 [scrapy.extensions.telnet] INFO: Telnet Password: a7a7ef2435af781e
2026-03-24 10:32:04 [scrapy.middleware] INFO: Enabled extensions:
['scrapy.extensions.corestats.CoreStats',
'scrapy.extensions.telnet.TelnetConsole',
'scrapy.extensions.memusage.MemoryUsage',
'scrapy.extensions.feedexport.FeedExporter',
'scrapy.extensions.logstats.LogStats',
'scrapy.extensions.closespider.CloseSpider']
2026-03-24 10:32:04 [scrapy.crawler] INFO: Overridden settings:
{'BOT_NAME': 'SourcingV2',
'CLOSESPIDER_TIMEOUT': 3600,
'CONCURRENT_REQUESTS': 5,
'DOWNLOAD_MAXSIZE': 52428800,
'DOWNLOAD_WARNSIZE': 10485760,
'FEED_EXPORT_ENCODING': 'utf-8',
'LOG_FILE': '/var/log/scrapyd/logs/sourcing_v2/auto_selling_coches.net/b1d08c7e276c11f18f76c264925fbcfa.log',
'LOG_FORMATTER': 'crawlers.log_formatter.SourcingLogFormatter',
'MEMUSAGE_LIMIT_MB': 2048,
'MEMUSAGE_WARNING_MB': 1536,
'NEWSPIDER_MODULE': 'spiders',
'REQUEST_FINGERPRINTER_CLASS': 'scrapy_zyte_api.ScrapyZyteAPIRequestFingerprinter',
'REQUEST_FINGERPRINTER_IMPLEMENTATION': '2.7',
'SPIDER_MODULES': ['spiders', 'auth_check'],
'TWISTED_REACTOR': 'twisted.internet.asyncioreactor.AsyncioSelectorReactor',
'USER_AGENT': ''}
2026-03-24 10:32:04 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-24 10:32:04 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-24 10:32:04 [scrapy.middleware] INFO: Enabled downloader middlewares:
['scrapy.downloadermiddlewares.offsite.OffsiteMiddleware',
'scrapy.downloadermiddlewares.httpauth.HttpAuthMiddleware',
'scrapy.downloadermiddlewares.downloadtimeout.DownloadTimeoutMiddleware',
'scrapy.downloadermiddlewares.defaultheaders.DefaultHeadersMiddleware',
'scrapy.downloadermiddlewares.useragent.UserAgentMiddleware',
'scrapy_zyte_api.ScrapyZyteAPIDownloaderMiddleware',
'scrapy.downloadermiddlewares.retry.RetryMiddleware',
'scrapy.downloadermiddlewares.redirect.MetaRefreshMiddleware',
'scrapy.downloadermiddlewares.httpcompression.HttpCompressionMiddleware',
'scrapy.downloadermiddlewares.redirect.RedirectMiddleware',
'scrapy.downloadermiddlewares.cookies.CookiesMiddleware',
'scrapy.downloadermiddlewares.httpproxy.HttpProxyMiddleware',
'scrapy.downloadermiddlewares.stats.DownloaderStats']
2026-03-24 10:32:04 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Setting up IdGenerationMiddleware for auto_selling
2026-03-24 10:32:04 [scrapy.middleware] INFO: Enabled spider middlewares:
['scrapy.spidermiddlewares.httperror.HttpErrorMiddleware',
'scrapy_zyte_api.ScrapyZyteAPISpiderMiddleware',
'scrapy.spidermiddlewares.referer.RefererMiddleware',
'scrapy.spidermiddlewares.urllength.UrlLengthMiddleware',
'scrapy.spidermiddlewares.depth.DepthMiddleware',
'crawlers.middlewares.photo_download_middleware.PhotoDownloadMiddleware',
'crawlers.auto_selling.middlewares.id_gen_middleware.IdGenMiddleware']
2026-03-24 10:32:04 [scrapy.middleware] INFO: Enabled item pipelines:
['crawlers.pipelines.post_to_azurebus_auto_selling.AzureBusPipelineAutoSelling',
'crawlers.pipelines.save_to_cdlq_db_auto_selling.SaveToCdlqDbAutoSelling']
2026-03-24 10:32:04 [scrapy.core.engine] INFO: Spider opened
2026-03-24 10:32:04 [azure.identity._credentials.environment] INFO: Incomplete environment configuration for EnvironmentCredential. These variables are set: AZURE_TENANT_ID, AZURE_CLIENT_ID
2026-03-24 10:32:04 [common.service_bus.service_bus_client_factory] INFO: ServiceBusClient initialized via DefaultAzureCredential for alx-production-bus.servicebus.windows.net
2026-03-24 10:32:04 [crawlers.pipelines.base_azure_bus_pipeline] INFO: [AzureBusPipeline] Connected to topic auto.sourcing-v2-quickmode
2026-03-24 10:32:04 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min)
2026-03-24 10:32:04 [scrapy.extensions.telnet] INFO: Telnet console listening on 127.0.0.1:6023
2026-03-24 10:32:04 [scrapy.extensions.memusage] INFO: Peak memory usage is 142MiB
2026-03-24 10:32:04 [scrapy-playwright] INFO: Starting download handler
2026-03-24 10:32:04 [scrapy-playwright] INFO: Starting download handler
2026-03-24 10:32:09 [auto_selling_coches.net] INFO: Scraper started with URL: https://www.coches.net/concesionario/carwinmurcia and multipost_profile_id: a4c852bb-3fd1-4740-9d8a-ad41ac0efc25 and job_id: b1d08c7e276c11f18f76c264925fbcfa
2026-03-24 10:32:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 10:32:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.coches.net/concesionario/carwinmurcia> (referer: None) ['zyte-api']
2026-03-24 10:32:13 [auto_selling_coches.net] INFO: response: <200 https://www.coches.net/concesionario/carwinmurcia/>
2026-03-24 10:32:13 [auto_selling_coches.net] INFO: Title at home page 36 Vehículos
2026-03-24 10:32:13 [auto_selling_coches.net] INFO: Total number of items: 36
2026-03-24 10:32:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 10:32:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.coches.net/concesionario/carwinmurcia?pg=1> (referer: https://www.coches.net/concesionario/carwinmurcia/) ['zyte-api']
2026-03-24 10:32:19 [auto_selling_coches.net] INFO: Parsing page 1
2026-03-24 10:32:19 [auto_selling_coches.net] INFO: Found 30 listings on page 1
2026-03-24 10:32:19 [auto_selling_coches.net] INFO: Found listing with ID: 62197087
2026-03-24 10:32:19 [azure.identity._credentials.environment] INFO: Incomplete environment configuration for EnvironmentCredential. These variables are set: AZURE_TENANT_ID, AZURE_CLIENT_ID
2026-03-24 10:32:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
2026-03-24 10:32:19 [urllib3.connectionpool] DEBUG: https://login.microsoftonline.com:443 "POST /8ea908c1-4e85-4692-bc3f-3646b9b40891/oauth2/v2.0/token HTTP/1.1" 200 2106
2026-03-24 10:32:19 [azure.identity._credentials.chained] INFO: DefaultAzureCredential acquired a token from WorkloadIdentityCredential
2026-03-24 10:32:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): alxsourcingstorageprod.table.core.windows.net:443
2026-03-24 10:32:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:32:19 [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%2762197087%27 HTTP/1.1" 200 None
2026-03-24 10:32:19 [auto_selling_coches.net] INFO: Scrape type for 62197087: 1
2026-03-24 10:32:19 [auto_selling_coches.net] INFO: Scraping new listing 62197087
2026-03-24 10:32:19 [auto_selling_coches.net] INFO: Found listing with ID: 62197359
2026-03-24 10:32:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:32:19 [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%2762197359%27 HTTP/1.1" 200 None
2026-03-24 10:32:19 [auto_selling_coches.net] INFO: Scrape type for 62197359: 1
2026-03-24 10:32:19 [auto_selling_coches.net] INFO: Scraping new listing 62197359
2026-03-24 10:32:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 10:32:19 [auto_selling_coches.net] INFO: Found listing with ID: 62332389
2026-03-24 10:32:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:32:19 [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%2762332389%27 HTTP/1.1" 200 None
2026-03-24 10:32:19 [auto_selling_coches.net] INFO: Scrape type for 62332389: 1
2026-03-24 10:32:19 [auto_selling_coches.net] INFO: Scraping new listing 62332389
2026-03-24 10:32:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 10:32:19 [auto_selling_coches.net] INFO: Found listing with ID: 62501338
2026-03-24 10:32:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:32:19 [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%2762501338%27 HTTP/1.1" 200 None
2026-03-24 10:32:19 [auto_selling_coches.net] INFO: Scrape type for 62501338: 1
2026-03-24 10:32:19 [auto_selling_coches.net] INFO: Scraping new listing 62501338
2026-03-24 10:32:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 10:32:19 [auto_selling_coches.net] INFO: Found listing with ID: 70037381
2026-03-24 10:32:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:32:20 [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%2770037381%27 HTTP/1.1" 200 None
2026-03-24 10:32:20 [auto_selling_coches.net] INFO: Scrape type for 70037381: 1
2026-03-24 10:32:20 [auto_selling_coches.net] INFO: Scraping new listing 70037381
2026-03-24 10:32:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 10:32:20 [auto_selling_coches.net] INFO: Found listing with ID: 70058105
2026-03-24 10:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:32:20 [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%2770058105%27 HTTP/1.1" 200 None
2026-03-24 10:32:20 [auto_selling_coches.net] INFO: Scrape type for 70058105: 1
2026-03-24 10:32:20 [auto_selling_coches.net] INFO: Scraping new listing 70058105
2026-03-24 10:32:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 10:32:20 [auto_selling_coches.net] INFO: Found listing with ID: 70096247
2026-03-24 10:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:32:20 [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%2770096247%27 HTTP/1.1" 200 None
2026-03-24 10:32:20 [auto_selling_coches.net] INFO: Scrape type for 70096247: 1
2026-03-24 10:32:20 [auto_selling_coches.net] INFO: Scraping new listing 70096247
2026-03-24 10:32:20 [auto_selling_coches.net] INFO: Found listing with ID: 70212030
2026-03-24 10:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:32:20 [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%2770212030%27 HTTP/1.1" 200 None
2026-03-24 10:32:20 [auto_selling_coches.net] INFO: Scrape type for 70212030: 1
2026-03-24 10:32:20 [auto_selling_coches.net] INFO: Scraping new listing 70212030
2026-03-24 10:32:20 [auto_selling_coches.net] INFO: Found listing with ID: 61636938
2026-03-24 10:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:32:20 [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%2761636938%27 HTTP/1.1" 200 None
2026-03-24 10:32:20 [auto_selling_coches.net] INFO: Scrape type for 61636938: 1
2026-03-24 10:32:20 [auto_selling_coches.net] INFO: Scraping new listing 61636938
2026-03-24 10:32:20 [auto_selling_coches.net] INFO: Found listing with ID: 61799589
2026-03-24 10:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:32:20 [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%2761799589%27 HTTP/1.1" 200 None
2026-03-24 10:32:20 [auto_selling_coches.net] INFO: Scrape type for 61799589: 1
2026-03-24 10:32:20 [auto_selling_coches.net] INFO: Scraping new listing 61799589
2026-03-24 10:32:20 [auto_selling_coches.net] INFO: Found listing with ID: 62037215
2026-03-24 10:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:32:20 [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%2762037215%27 HTTP/1.1" 200 None
2026-03-24 10:32:20 [auto_selling_coches.net] INFO: Scrape type for 62037215: 1
2026-03-24 10:32:20 [auto_selling_coches.net] INFO: Scraping new listing 62037215
2026-03-24 10:32:20 [auto_selling_coches.net] INFO: Found listing with ID: 62196970
2026-03-24 10:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:32:20 [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%2762196970%27 HTTP/1.1" 200 None
2026-03-24 10:32:20 [auto_selling_coches.net] INFO: Scrape type for 62196970: 1
2026-03-24 10:32:20 [auto_selling_coches.net] INFO: Scraping new listing 62196970
2026-03-24 10:32:20 [auto_selling_coches.net] INFO: Found listing with ID: 62244589
2026-03-24 10:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:32:20 [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%2762244589%27 HTTP/1.1" 200 None
2026-03-24 10:32:20 [auto_selling_coches.net] INFO: Scrape type for 62244589: 1
2026-03-24 10:32:20 [auto_selling_coches.net] INFO: Scraping new listing 62244589
2026-03-24 10:32:20 [auto_selling_coches.net] INFO: Found listing with ID: 62442437
2026-03-24 10:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:32:20 [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%2762442437%27 HTTP/1.1" 200 None
2026-03-24 10:32:20 [auto_selling_coches.net] INFO: Scrape type for 62442437: 1
2026-03-24 10:32:20 [auto_selling_coches.net] INFO: Scraping new listing 62442437
2026-03-24 10:32:20 [auto_selling_coches.net] INFO: Found listing with ID: 70036746
2026-03-24 10:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:32:20 [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%2770036746%27 HTTP/1.1" 200 None
2026-03-24 10:32:20 [auto_selling_coches.net] INFO: Scrape type for 70036746: 1
2026-03-24 10:32:20 [auto_selling_coches.net] INFO: Scraping new listing 70036746
2026-03-24 10:32:20 [auto_selling_coches.net] INFO: Found listing with ID: 70077575
2026-03-24 10:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:32:20 [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%2770077575%27 HTTP/1.1" 200 None
2026-03-24 10:32:20 [auto_selling_coches.net] INFO: Scrape type for 70077575: 1
2026-03-24 10:32:20 [auto_selling_coches.net] INFO: Scraping new listing 70077575
2026-03-24 10:32:20 [auto_selling_coches.net] INFO: Found listing with ID: 70095990
2026-03-24 10:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:32:20 [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%2770095990%27 HTTP/1.1" 200 None
2026-03-24 10:32:20 [auto_selling_coches.net] INFO: Scrape type for 70095990: 1
2026-03-24 10:32:20 [auto_selling_coches.net] INFO: Scraping new listing 70095990
2026-03-24 10:32:20 [auto_selling_coches.net] INFO: Found listing with ID: 70096136
2026-03-24 10:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:32:20 [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%2770096136%27 HTTP/1.1" 200 None
2026-03-24 10:32:20 [auto_selling_coches.net] INFO: Scrape type for 70096136: 1
2026-03-24 10:32:20 [auto_selling_coches.net] INFO: Scraping new listing 70096136
2026-03-24 10:32:20 [auto_selling_coches.net] INFO: Found listing with ID: 70111989
2026-03-24 10:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:32:20 [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%2770111989%27 HTTP/1.1" 200 None
2026-03-24 10:32:20 [auto_selling_coches.net] INFO: Scrape type for 70111989: 1
2026-03-24 10:32:20 [auto_selling_coches.net] INFO: Scraping new listing 70111989
2026-03-24 10:32:20 [auto_selling_coches.net] INFO: Found listing with ID: 70119836
2026-03-24 10:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:32:20 [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%2770119836%27 HTTP/1.1" 200 None
2026-03-24 10:32:20 [auto_selling_coches.net] INFO: Scrape type for 70119836: 1
2026-03-24 10:32:20 [auto_selling_coches.net] INFO: Scraping new listing 70119836
2026-03-24 10:32:20 [auto_selling_coches.net] INFO: Found listing with ID: 70167982
2026-03-24 10:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:32:20 [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%2770167982%27 HTTP/1.1" 200 None
2026-03-24 10:32:20 [auto_selling_coches.net] INFO: Scrape type for 70167982: 1
2026-03-24 10:32:20 [auto_selling_coches.net] INFO: Scraping new listing 70167982
2026-03-24 10:32:20 [auto_selling_coches.net] INFO: Found listing with ID: 70211911
2026-03-24 10:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:32:20 [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%2770211911%27 HTTP/1.1" 200 None
2026-03-24 10:32:20 [auto_selling_coches.net] INFO: Scrape type for 70211911: 1
2026-03-24 10:32:20 [auto_selling_coches.net] INFO: Scraping new listing 70211911
2026-03-24 10:32:20 [auto_selling_coches.net] INFO: Found listing with ID: 62403853
2026-03-24 10:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:32:20 [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%2762403853%27 HTTP/1.1" 200 None
2026-03-24 10:32:20 [auto_selling_coches.net] INFO: Scrape type for 62403853: 1
2026-03-24 10:32:20 [auto_selling_coches.net] INFO: Scraping new listing 62403853
2026-03-24 10:32:20 [auto_selling_coches.net] INFO: Found listing with ID: 70037650
2026-03-24 10:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:32:20 [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%2770037650%27 HTTP/1.1" 200 None
2026-03-24 10:32:20 [auto_selling_coches.net] INFO: Scrape type for 70037650: 1
2026-03-24 10:32:20 [auto_selling_coches.net] INFO: Scraping new listing 70037650
2026-03-24 10:32:20 [auto_selling_coches.net] INFO: Found listing with ID: 70257976
2026-03-24 10:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:32:20 [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%2770257976%27 HTTP/1.1" 200 None
2026-03-24 10:32:20 [auto_selling_coches.net] INFO: Scrape type for 70257976: 1
2026-03-24 10:32:20 [auto_selling_coches.net] INFO: Scraping new listing 70257976
2026-03-24 10:32:20 [auto_selling_coches.net] INFO: Found listing with ID: 62584241
2026-03-24 10:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:32:20 [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%2762584241%27 HTTP/1.1" 200 None
2026-03-24 10:32:20 [auto_selling_coches.net] INFO: Scrape type for 62584241: 1
2026-03-24 10:32:20 [auto_selling_coches.net] INFO: Scraping new listing 62584241
2026-03-24 10:32:20 [auto_selling_coches.net] INFO: Found listing with ID: 62584046
2026-03-24 10:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:32:20 [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%2762584046%27 HTTP/1.1" 200 None
2026-03-24 10:32:20 [auto_selling_coches.net] INFO: Scrape type for 62584046: 1
2026-03-24 10:32:20 [auto_selling_coches.net] INFO: Scraping new listing 62584046
2026-03-24 10:32:20 [auto_selling_coches.net] INFO: Found listing with ID: 62464516
2026-03-24 10:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:32:20 [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%2762464516%27 HTTP/1.1" 200 None
2026-03-24 10:32:20 [auto_selling_coches.net] INFO: Scrape type for 62464516: 1
2026-03-24 10:32:20 [auto_selling_coches.net] INFO: Scraping new listing 62464516
2026-03-24 10:32:20 [auto_selling_coches.net] INFO: Found listing with ID: 70057831
2026-03-24 10:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:32:20 [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%2770057831%27 HTTP/1.1" 200 None
2026-03-24 10:32:20 [auto_selling_coches.net] INFO: Scrape type for 70057831: 1
2026-03-24 10:32:20 [auto_selling_coches.net] INFO: Scraping new listing 70057831
2026-03-24 10:32:20 [auto_selling_coches.net] INFO: Found listing with ID: 62585346
2026-03-24 10:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:32:20 [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%2762585346%27 HTTP/1.1" 200 None
2026-03-24 10:32:20 [auto_selling_coches.net] INFO: Scrape type for 62585346: 1
2026-03-24 10:32:20 [auto_selling_coches.net] INFO: Scraping new listing 62585346
2026-03-24 10:32:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70037381> (referer: https://www.coches.net/concesionario/carwinmurcia/?pg=1) ['zyte-api']
2026-03-24 10:32:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 10:32:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/62197087> (referer: https://www.coches.net/concesionario/carwinmurcia/?pg=1) ['zyte-api']
2026-03-24 10:32:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 10:32:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/62501338> (referer: https://www.coches.net/concesionario/carwinmurcia/?pg=1) ['zyte-api']
2026-03-24 10:32:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 10:32:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/62332389> (referer: https://www.coches.net/concesionario/carwinmurcia/?pg=1) ['zyte-api']
2026-03-24 10:32:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 10:32:21 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
'body_type': 'Berlina',
'c_o_2_emission_value': 102,
'category': 'Coches',
'color': 'Blanco',
'currency': 'EUR',
'description': 'VEHICULO EN PERFECTO ESTADO.\n'
'VEHICULO NACIONAL\n'
'REVISADO.\n'
'EL PRECIO TAMBIEN INCLUYE EL CAMBIO DE NOMBRE.\n'
'\n'
'\n'
'12 MESES DE GARANTIA.\n'
'\n'
'\n'
'EQUIPADO CON:\n'
'-CAMBIO MANUAL \n'
'-FAROS CON TECNOLOGÍA LED DIURNA\n'
'-ESPEJO ANTIDESLUMBRANTE\n'
'-MANOS LIBRES BLUETOOTH\n'
'-CONTROL DE VELOCIDAD CRUCERO\n'
'-ETC...\n'
'\n'
'\n'
'DISPONEMOS DE FINANCIACION A SU MEDIDA.\n'
'ACEPTAMOS VEHICULO USADO A CAMBIO.\n'
'VENDEMOS A TODA ESPAÑA,CON POSIBILIDAD DE ENTREGA A '
'DOMICILIO.\n'
'\n'
'\n'
'ESTE ANUNCIO PUEDE CONTENER ERRORES, SE MUESTRA A TITULO '
'INFORMATIVO Y NO CONTRACTUAL.',
'doors_number': 5,
'emission_standard': 'C',
'engine': '1.5L',
'engine_horse_power': 95,
'expiration_date': None,
'fuel_type': 'Diesel',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/dacia-sandero-stepway-comfort-blue-dci-70kw-95cv-5p-diesel-2020-en-murcia-70037381-covo.aspx',
'listing': 'auction',
'location': 'Murcia',
'make': 'DACIA',
'model': 'Sandero',
'odometer': 93500,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19548534/b0936721-bf39-495e-8413-8a1dd8868a75.jpg',
'https://a.ccdn.es/cnet/vehicles/19548534/26f4c5fb-80b5-4edd-9376-8a2a1640c4ba.jpg',
'https://a.ccdn.es/cnet/vehicles/19548534/10353610-4a16-43d4-b78e-b2496f6c00b0.jpg',
'https://a.ccdn.es/cnet/vehicles/19548534/3761080b-79af-461a-aa83-755da140ab54.jpg',
'https://a.ccdn.es/cnet/vehicles/19548534/406a1f6d-ec40-42db-8522-c19ed546a348.jpg',
'https://a.ccdn.es/cnet/vehicles/19548534/8fbf19b6-eac7-4825-99be-6123a1effa58.jpg',
'https://a.ccdn.es/cnet/vehicles/19548534/7398ed6c-a919-4a7a-922b-ec070dfbdc78.jpg',
'https://a.ccdn.es/cnet/vehicles/19548534/58a5ea81-613c-4dbd-8137-128728a4e74f.jpg',
'https://a.ccdn.es/cnet/vehicles/19548534/ead0feef-59fb-44c6-a9a3-b473b4b8dcce.jpg',
'https://a.ccdn.es/cnet/vehicles/19548534/a89437d5-e567-44d0-a1a8-0fc670bd4471.jpg'],
'price': 10900,
'price_includes_vat': True,
'registration_date': '2020-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'DACIA Sandero Stepway Comfort Blue dCi',
'transmission': 'manual',
'trim': 'Stepway Comfort Blue dCi 70kW 95CV',
'vin': None,
'year': 2020}
2026-03-24 10:32:21 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: c7a37dad-8b14-5284-a629-17f54c2ae436 with identifier: 70037381
2026-03-24 10:32:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item c7a37dad-8b14-5284-a629-17f54c2ae436
2026-03-24 10:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:32:21 [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%252F19548534%252Fb0936721-bf39-495e-8413-8a1dd8868a75.jpg%27 HTTP/1.1" 200 None
2026-03-24 10:32:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19548534/b0936721-bf39-495e-8413-8a1dd8868a75.jpg not downloaded yet
2026-03-24 10:32:21 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
'body_type': 'Berlina',
'c_o_2_emission_value': 97,
'category': 'Coches',
'color': 'Beige',
'currency': 'EUR',
'description': 'VEHICULO EN PERFECTO ESTADO.\n'
'VEHICULO NACIONAL\n'
'UNICO PROPIETARIO\n'
'REVISADO.\n'
'EL PRECIO TAMBIEN INCLUYE EL CAMBIO DE NOMBRE.\n'
'\n'
'\n'
'12 MESES DE GARANTIA.\n'
'\n'
'\n'
'EQUIPADO CON:\n'
'-CAMBIO AUTOMATICO\n'
'-FAROS CON TECNOLOGÍA LED\n'
'-ASIENTOS DEPORTIVOS EN CUERO NEGRO Y TELA\n'
'-NAVEGADOR\n'
'-EQUIPO SONIDO BOSE\n'
'-SENSORES DE APARCAMIENTO CON CAMARA TRASERA\n'
'-MODOS DE CONDUCCION\n'
'-ARRANQUE CONFORT SIN LLAVE\n'
'-APERTURA CONFORT SIN LLAVE\n'
'-ESPEJO ANTIDESLUMBRANTE\n'
'-MANOS LIBRES BLUETOOTH\n'
'-CONTROL DE VELOCIDAD CRUCERO\n'
'-VOLANTE MULTIFUNCIÓN\n'
'-SENSOR DE LUCES\n'
'-LLANTAS 17"\n'
'-ETC...\n'
'\n'
'\n'
'DISPONEMOS DE FINANCIACION A SU MEDIDA.\n'
'ACEPTAMOS VEHICULO USADO A CAMBIO.\n'
'VENDEMOS A TODA ESPAÑA,CON POSIBILIDAD DE ENTREGA A '
'DOMICILIO.\n'
'\n'
'\n'
'ESTE ANUNCIO PUEDE CONTENER ERRORES, SE MUESTRA A TITULO '
'INFORMATIVO Y NO CONTRACTUAL.',
'doors_number': 4,
'emission_standard': 'ECO',
'engine': '2.5L',
'engine_horse_power': 223,
'expiration_date': None,
'fuel_type': 'Híbrido',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/lexus-is-25-300h-business-4p-electrico-hibrido-2017-en-murcia-62197087-covo.aspx',
'listing': 'auction',
'location': 'Murcia',
'make': 'LEXUS',
'model': 'IS',
'odometer': 120500,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19131873/d95a2832-a20d-4eec-806c-659012d05cfc.jpg',
'https://a.ccdn.es/cnet/vehicles/19131873/bd9d0a80-aca0-47ac-afb5-b4dad96a4be0.jpg',
'https://a.ccdn.es/cnet/vehicles/19131873/31cc8a3b-3700-431d-886a-93675d75d922.jpg',
'https://a.ccdn.es/cnet/vehicles/19131873/f7aa285e-dab0-4610-905b-9a10f33a3c03.jpg',
'https://a.ccdn.es/cnet/vehicles/19131873/d4cadbda-2941-4ede-87cf-06765674c4ba.jpg',
'https://a.ccdn.es/cnet/vehicles/19131873/8bf964a1-15ee-4798-b24f-988045773110.jpg',
'https://a.ccdn.es/cnet/vehicles/19131873/d0c54e40-e163-45f6-8153-5c1d38d35a8f.jpg',
'https://a.ccdn.es/cnet/vehicles/19131873/36389b5f-e68d-437a-9709-eb262bdfbd0d.jpg',
'https://a.ccdn.es/cnet/vehicles/19131873/0fc960c5-8072-4b4d-a009-49da66a9076a.jpg',
'https://a.ccdn.es/cnet/vehicles/19131873/1a9843ef-3dbd-4834-8c1b-45a7877e7cab.jpg',
'https://a.ccdn.es/cnet/vehicles/19131873/8a6da48f-4396-4931-ab87-70cd5f55cc54.jpg',
'https://a.ccdn.es/cnet/vehicles/19131873/9699d087-db3c-486e-be3d-cafdcd6f3830.jpg',
'https://a.ccdn.es/cnet/vehicles/19131873/720e94e1-4a41-496e-b270-17a99df99dd0.jpg',
'https://a.ccdn.es/cnet/vehicles/19131873/f2fe3b27-da45-4d50-a74b-1691ff67e829.jpg',
'https://a.ccdn.es/cnet/vehicles/19131873/4aae600f-d234-401c-883c-557864724b3f.jpg',
'https://a.ccdn.es/cnet/vehicles/19131873/334b50b6-3d09-4eb0-957a-05bb0fa5d5f7.jpg',
'https://a.ccdn.es/cnet/vehicles/19131873/ea5c15f3-abe6-46dd-94b4-162beb337c0b.jpg',
'https://a.ccdn.es/cnet/vehicles/19131873/9bb860f8-fad8-4561-a06e-f803a110387b.jpg',
'https://a.ccdn.es/cnet/vehicles/19131873/318f98aa-de6e-4a06-b8ae-c10f90f2b105.jpg',
'https://a.ccdn.es/cnet/vehicles/19131873/ab5d80d5-5f6e-4a81-80f3-3e9de7c42967.jpg',
'https://a.ccdn.es/cnet/vehicles/19131873/a410bfbd-2bee-4939-b427-3108b5dbf437.jpg',
'https://a.ccdn.es/cnet/vehicles/19131873/c7904fa6-2394-48ec-9d49-e3555238340c.jpg',
'https://a.ccdn.es/cnet/vehicles/19131873/b58346c1-8f06-4525-a3b9-cbfd41c6904b.jpg',
'https://a.ccdn.es/cnet/vehicles/19131873/13e25ef6-81bd-4bfc-864a-58d7f0a04816.jpg',
'https://a.ccdn.es/cnet/vehicles/19131873/b3b83b22-ff96-4dec-84c2-d77622a0a504.jpg',
'https://a.ccdn.es/cnet/vehicles/19131873/80619127-b8ad-4bb4-b29d-0f1e0610fa16.jpg',
'https://a.ccdn.es/cnet/vehicles/19131873/6b2a54c5-d09f-465a-af55-475500c41818.jpg'],
'price': 20900,
'price_includes_vat': True,
'registration_date': '2016-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'LEXUS IS 2.5 300h Business',
'transmission': 'automatic',
'trim': '2.5 300h Business',
'vin': None,
'year': 2016}
2026-03-24 10:32:21 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: d6fd5ba4-e269-5ffd-8867-a7586e2295a6 with identifier: 62197087
2026-03-24 10:32:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item d6fd5ba4-e269-5ffd-8867-a7586e2295a6
2026-03-24 10:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:32:21 [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%252F19131873%252Fd95a2832-a20d-4eec-806c-659012d05cfc.jpg%27 HTTP/1.1" 200 None
2026-03-24 10:32:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19131873/d95a2832-a20d-4eec-806c-659012d05cfc.jpg not downloaded yet
2026-03-24 10:32:21 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
'body_type': 'Berlina',
'c_o_2_emission_value': 102,
'category': 'Coches',
'color': 'Verde',
'currency': 'EUR',
'description': 'VEHICULO EN PERFECTO ESTADO.\n'
'VEHICULO NACIONAL\n'
'REVISADO.\n'
'EL PRECIO TAMBIEN INCLUYE EL CAMBIO DE NOMBRE.\n'
'\n'
'\n'
'12 MESES DE GARANTIA.\n'
'\n'
'\n'
'EQUIPADO CON:\n'
'-CAMBIO AUTOMATICO\n'
'-FAROS CON TECNOLOGÍA FULL LED\n'
'-ASIENTOS EN TELA\n'
'-PAQUETE BLACK\n'
'-ILUMINACION AMBIENTAL\n'
'-APERTURA CONFORT SIN LLAVE\n'
'-SENSORES DE APARCAMIENTO \n'
'-MODOS DE CONDUCCION\n'
'-ARRANQUE CONFORT SIN LLAVE\n'
'-ESPEJO ANTIDESLUMBRANTE\n'
'-MANOS LIBRES BLUETOOTH\n'
'-CONTROL DE VELOCIDAD CRUCERO\n'
'-VOLANTE MULTIFUNCIÓN\n'
'-SENSOR DE LUCES\n'
'-LLANTAS MULTIRADIO EN NEGRO BRILLO 17"\n'
'-ETC...\n'
'\n'
'\n'
'DISPONEMOS DE FINANCIACION A SU MEDIDA.\n'
'ACEPTAMOS VEHICULO USADO A CAMBIO.\n'
'VENDEMOS A TODA ESPAÑA,CON POSIBILIDAD DE ENTREGA A '
'DOMICILIO.\n'
'\n'
'\n'
'ESTE ANUNCIO PUEDE CONTENER ERRORES, SE MUESTRA A TITULO '
'INFORMATIVO Y NO CONTRACTUAL.',
'doors_number': 3,
'emission_standard': 'C',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': None,
'fuel_type': 'Diesel',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/mini-mini-cooper-d-3p-diesel-2019-en-murcia-62501338-covo.aspx',
'listing': 'auction',
'location': 'Murcia',
'make': 'MINI',
'model': 'MINI',
'odometer': 93500,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19387660/f02276c9-1332-462e-bd98-45f204b5623a.jpg',
'https://a.ccdn.es/cnet/vehicles/19387660/e88183e6-df70-4624-b9ee-0e03b702233d.jpg',
'https://a.ccdn.es/cnet/vehicles/19387660/c24fc9bb-631b-4194-aff7-f337e544037c.jpg',
'https://a.ccdn.es/cnet/vehicles/19387660/16a735e1-adb2-42d5-bc57-2941aac68a4f.jpg',
'https://a.ccdn.es/cnet/vehicles/19387660/9fe43525-e782-43f6-a64d-572a8383c23f.jpg',
'https://a.ccdn.es/cnet/vehicles/19387660/b7d87bc6-3759-470c-8390-bac4ff1b90e3.jpg',
'https://a.ccdn.es/cnet/vehicles/19387660/c2e9d20f-b38c-44a0-bff7-bf75c2359ed9.jpg',
'https://a.ccdn.es/cnet/vehicles/19387660/50564b0c-975c-4cae-b447-ae4593c2ab64.jpg',
'https://a.ccdn.es/cnet/vehicles/19387660/926cf19c-d2f5-4635-8b4c-3a274ccc98c9.jpg',
'https://a.ccdn.es/cnet/vehicles/19387660/b8463bf2-e541-4396-a411-ec87776a83dc.jpg'],
'price': 15900,
'price_includes_vat': True,
'registration_date': '2019-01-01',
'seats_number': 4,
'seller_name': None,
'title': 'MINI MINI COOPER D',
'transmission': 'automatic',
'trim': 'COOPER D',
'vin': None,
'year': 2019}
2026-03-24 10:32:21 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 972d3df9-d456-5693-ae1a-4e4b193cc32a with identifier: 62501338
2026-03-24 10:32:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 972d3df9-d456-5693-ae1a-4e4b193cc32a
2026-03-24 10:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:32:21 [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%252F19387660%252Ff02276c9-1332-462e-bd98-45f204b5623a.jpg%27 HTTP/1.1" 200 None
2026-03-24 10:32:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19387660/f02276c9-1332-462e-bd98-45f204b5623a.jpg not downloaded yet
2026-03-24 10:32:21 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
'body_type': 'SUV',
'c_o_2_emission_value': 105,
'category': 'Coches',
'color': 'Blanco',
'currency': 'EUR',
'description': 'VEHICULO EN PERFECTO ESTADO.\n'
'VEHICULO NACIONAL\n'
'REVISADO.\n'
'EL PRECIO TAMBIEN INCLUYE EL CAMBIO DE NOMBRE.\n'
'\n'
'\n'
'12 MESES DE GARANTIA.\n'
'\n'
'\n'
'EQUIPADO CON:\n'
'-CAMBIO MANUAL 6 VELOCIDADES\n'
'-FAROS CON TECNOLOGÍA LED\n'
'-ASIENTOS DEPORTIVOS EN CUERO NEGRO Y TELA\n'
'-NAVEGADOR\n'
'-EQUIPO SONIDO BOSE\n'
'-SENSORES DE APARCAMIENTO CON CAMARA TRASERA\n'
'-MODOS DE CONDUCCION\n'
'-ARRANQUE CONFORT SIN LLAVE\n'
'-ESPEJO ANTIDESLUMBRANTE\n'
'-MANOS LIBRES BLUETOOTH\n'
'-CONTROL DE VELOCIDAD CRUCERO\n'
'-VOLANTE MULTIFUNCIÓN\n'
'-SENSOR DE LUCES\n'
'-LLANTAS 5 RADIOS DOBLES Y CANTO PULIDO\n'
'-ETC...\n'
'\n'
'\n'
'DISPONEMOS DE FINANCIACION A SU MEDIDA.\n'
'ACEPTAMOS VEHICULO USADO A CAMBIO.\n'
'VENDEMOS A TODA ESPAÑA,CON POSIBILIDAD DE ENTREGA A '
'DOMICILIO.\n'
'\n'
'\n'
'ESTE ANUNCIO PUEDE CONTENER ERRORES, SE MUESTRA A TITULO '
'INFORMATIVO Y NO CONTRACTUAL.',
'doors_number': 5,
'emission_standard': 'C',
'engine': '1.5L',
'engine_horse_power': 105,
'expiration_date': None,
'fuel_type': 'Diesel',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/mazda-cx-3-15-skyactiv-de-77kw-style-2wd-5p-diesel-2015-en-murcia-62332389-covo.aspx',
'listing': 'auction',
'location': 'Murcia',
'make': 'MAZDA',
'model': 'CX-3',
'odometer': 68000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19250921/d48f5dc5-a7d3-4532-9a85-c536c8a758e9.jpg',
'https://a.ccdn.es/cnet/vehicles/19250921/c2dd9913-07b6-49d1-89f2-c3b43e8bc0d6.jpg',
'https://a.ccdn.es/cnet/vehicles/19250921/cfba8b6d-1529-451f-922d-fa96a0aab049.jpg',
'https://a.ccdn.es/cnet/vehicles/19250921/d5971f32-2866-4007-9574-a1dfe50d0a6f.jpg',
'https://a.ccdn.es/cnet/vehicles/19250921/48730896-9100-409d-a267-543619ca2b9b.jpg',
'https://a.ccdn.es/cnet/vehicles/19250921/eb2f7fa4-989d-4953-a5c5-af4df323a29d.jpg',
'https://a.ccdn.es/cnet/vehicles/19250921/7adfcdf2-0644-4d1c-a972-21f0e6818d98.jpg',
'https://a.ccdn.es/cnet/vehicles/19250921/8eb32286-7bc6-4764-854b-fd627dc6ebbd.jpg',
'https://a.ccdn.es/cnet/vehicles/19250921/14465077-a752-43b6-999c-804115760b80.jpg',
'https://a.ccdn.es/cnet/vehicles/19250921/56cd5d48-0ca3-4e07-bcfe-b7b1dee03335.jpg',
'https://a.ccdn.es/cnet/vehicles/19250921/3156ab33-10ca-474c-aeb4-2c7226063fca.jpg',
'https://a.ccdn.es/cnet/vehicles/19250921/b2a3f972-b551-4748-b37b-060e044c7900.jpg',
'https://a.ccdn.es/cnet/vehicles/19250921/dae95040-9315-4b9f-8c82-1541b6cbb7a4.jpg'],
'price': 14900,
'price_includes_vat': True,
'registration_date': '2015-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'MAZDA CX-3 1.5 SKYACTIV DE Style 2WD',
'transmission': 'manual',
'trim': '1.5 SKYACTIV DE 77kW Style 2WD',
'vin': None,
'year': 2015}
2026-03-24 10:32:21 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 2bfd0584-2752-5022-acc0-d8c4c95eb44d with identifier: 62332389
2026-03-24 10:32:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 2bfd0584-2752-5022-acc0-d8c4c95eb44d
2026-03-24 10:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:32:21 [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%252F19250921%252Fd48f5dc5-a7d3-4532-9a85-c536c8a758e9.jpg%27 HTTP/1.1" 200 None
2026-03-24 10:32:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19250921/d48f5dc5-a7d3-4532-9a85-c536c8a758e9.jpg not downloaded yet
2026-03-24 10:32:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/62197359> (referer: https://www.coches.net/concesionario/carwinmurcia/?pg=1) ['zyte-api']
2026-03-24 10:32:21 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
'body_type': 'SUV',
'c_o_2_emission_value': 178,
'category': 'Coches',
'color': 'Blanco',
'currency': 'EUR',
'description': 'VEHICULO EN PERFECTO ESTADO.\n'
'VEHICULO NACIONAL\n'
'REVISADO.\n'
'EL PRECIO TAMBIEN INCLUYE EL CAMBIO DE NOMBRE.\n'
'\n'
'\n'
'12 MESES DE GARANTIA.\n'
'\n'
'\n'
'EQUIPADO CON:\n'
'-CAMBIO AUTOMATICO\n'
'-FAROS BI XENON CON TECNOLOGÍA LED DIURNA\n'
'-ASIENTOS DEPORTIVOS EN CUERO NEGRO Y TELA CALEFACTABLES\n'
'-NAVEGADOR\n'
'-SENSORES DE APARCAMIENTO \n'
'-ESPEJO ANTIDESLUMBRANTE\n'
'-MANOS LIBRES BLUETOOTH\n'
'-CONTROL DE VELOCIDAD CRUCERO\n'
'-VOLANTE MULTIFUNCIÓN\n'
'-SENSOR DE LUCES\n'
'-LLANTAS 5 RADIOS DOBLES Y CANTO PULIDO\n'
'-ETC...\n'
'\n'
'\n'
'DISPONEMOS DE FINANCIACION A SU MEDIDA.\n'
'ACEPTAMOS VEHICULO USADO A CAMBIO.\n'
'VENDEMOS A TODA ESPAÑA,CON POSIBILIDAD DE ENTREGA A '
'DOMICILIO.\n'
'\n'
'\n'
'ESTE ANUNCIO PUEDE CONTENER ERRORES, SE MUESTRA A TITULO '
'INFORMATIVO Y NO CONTRACTUAL.',
'doors_number': 5,
'emission_standard': 'B',
'engine': '2.0L',
'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/volvo-xc60-20-d3-momentum-auto-5p-diesel-2012-en-murcia-62197359-covo.aspx',
'listing': 'auction',
'location': 'Murcia',
'make': 'VOLVO',
'model': 'XC60',
'odometer': 170800,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19132030/d3588637-e9e6-4ff3-b1c1-09832502b675.jpg',
'https://a.ccdn.es/cnet/vehicles/19132030/b97ebf96-52bc-49c0-aad3-dfd4eec60f22.jpg',
'https://a.ccdn.es/cnet/vehicles/19132030/6164386e-540d-4601-a149-84634403f8e4.jpg',
'https://a.ccdn.es/cnet/vehicles/19132030/5bff4ed9-3fdc-4ad4-9df8-c99f5782d8ea.jpg',
'https://a.ccdn.es/cnet/vehicles/19132030/116d8248-8a60-466f-9ac5-62a010097577.jpg',
'https://a.ccdn.es/cnet/vehicles/19132030/b0e8f537-c9dc-46ae-9972-48fad631d8f1.jpg',
'https://a.ccdn.es/cnet/vehicles/19132030/e25f5662-af22-419c-985b-a515ce21078a.jpg',
'https://a.ccdn.es/cnet/vehicles/19132030/28190289-3063-4ee4-aacd-71e25ad9cd6f.jpg',
'https://a.ccdn.es/cnet/vehicles/19132030/ba239656-bbc2-4cda-831d-1d8326b347d5.jpg',
'https://a.ccdn.es/cnet/vehicles/19132030/f669b7f5-cba5-4210-8208-41c2c9240456.jpg'],
'price': 13900,
'price_includes_vat': True,
'registration_date': '2012-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'VOLVO XC60 2.0 D3 Momentum Auto',
'transmission': 'automatic',
'trim': '2.0 D3 Momentum Auto',
'vin': None,
'year': 2012}
2026-03-24 10:32:21 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: f3fd6a3f-3acb-59e2-820b-9556d2dfe3c5 with identifier: 62197359
2026-03-24 10:32:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item f3fd6a3f-3acb-59e2-820b-9556d2dfe3c5
2026-03-24 10:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:32:21 [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%252F19132030%252Fd3588637-e9e6-4ff3-b1c1-09832502b675.jpg%27 HTTP/1.1" 200 None
2026-03-24 10:32:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19132030/d3588637-e9e6-4ff3-b1c1-09832502b675.jpg not downloaded yet
2026-03-24 10:32:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/19250921/d48f5dc5-a7d3-4532-9a85-c536c8a758e9.jpg> (referer: None)
2026-03-24 10:32:21 [common.azure_blobstore] INFO: Using managed identity for Azure Blob Storage
2026-03-24 10:32:21 [common.azure_blobstore] INFO: Using managed identity with client ID: 39192755-105d-4ce2-a21d-ab53b63f8b87
2026-03-24 10:32:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 10:32:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f6f2b967950>
2026-03-24 10:32:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 10:32:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
2026-03-24 10:32:21 [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-24 10:32:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): alxproduction.blob.core.windows.net:443
2026-03-24 10:32:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 10:32:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 10:32:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2bfd0584-2752-5022-acc0-d8c4c95eb44d/2bfd0584-2752-5022-acc0-d8c4c95eb44d_image_0.jpg HTTP/1.1" 201 0
2026-03-24 10:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:32:22 [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%252F19250921%252Fd48f5dc5-a7d3-4532-9a85-c536c8a758e9.jpg') HTTP/1.1" 204 0
2026-03-24 10:32:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19250921/d48f5dc5-a7d3-4532-9a85-c536c8a758e9.jpg saved to cache
2026-03-24 10:32:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 2bfd0584-2752-5022-acc0-d8c4c95eb44d
2026-03-24 10:32:22 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 2bfd0584-2752-5022-acc0-d8c4c95eb44d sending to next pipeline
2026-03-24 10:32:22 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 2bfd0584-2752-5022-acc0-d8c4c95eb44d with identifier 62332389
2026-03-24 10:32:22 [azure.servicebus._pyamqp._connection] INFO: Connection state changed: None -> <ConnectionState.START: 0>
2026-03-24 10:32:22 [azure.servicebus._pyamqp._connection] INFO: Connection state changed: <ConnectionState.START: 0> -> <ConnectionState.HDR_SENT: 2>
2026-03-24 10:32:22 [azure.servicebus._pyamqp._connection] INFO: Connection state changed: <ConnectionState.HDR_SENT: 2> -> <ConnectionState.HDR_SENT: 2>
2026-03-24 10:32:22 [azure.servicebus._pyamqp._connection] INFO: Connection state changed: <ConnectionState.HDR_SENT: 2> -> <ConnectionState.OPEN_PIPE: 4>
2026-03-24 10:32:22 [azure.servicebus._pyamqp.session] INFO: Session state changed: <SessionState.UNMAPPED: 0> -> <SessionState.BEGIN_SENT: 1>
2026-03-24 10:32:22 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.DETACHED: 0> -> <LinkState.ATTACH_SENT: 1>
2026-03-24 10:32:22 [azure.servicebus._pyamqp.management_link] INFO: Management link receiver state changed: <LinkState.DETACHED: 0> -> <LinkState.ATTACH_SENT: 1>
2026-03-24 10:32:22 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.DETACHED: 0> -> <LinkState.ATTACH_SENT: 1>
2026-03-24 10:32:22 [azure.servicebus._pyamqp.management_link] INFO: Management link sender state changed: <LinkState.DETACHED: 0> -> <LinkState.ATTACH_SENT: 1>
2026-03-24 10:32:22 [azure.servicebus._pyamqp._connection] INFO: Connection state changed: <ConnectionState.OPEN_PIPE: 4> -> <ConnectionState.OPEN_SENT: 7>
2026-03-24 10:32:22 [azure.servicebus._pyamqp._connection] INFO: Connection state changed: <ConnectionState.OPEN_SENT: 7> -> <ConnectionState.OPENED: 9>
2026-03-24 10:32:22 [azure.servicebus._pyamqp.session] INFO: Session state changed: <SessionState.BEGIN_SENT: 1> -> <SessionState.MAPPED: 3>
2026-03-24 10:32:22 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.ATTACH_SENT: 1> -> <LinkState.ATTACHED: 3>
2026-03-24 10:32:22 [azure.servicebus._pyamqp.management_link] INFO: Management link receiver state changed: <LinkState.ATTACH_SENT: 1> -> <LinkState.ATTACHED: 3>
2026-03-24 10:32:22 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.ATTACH_SENT: 1> -> <LinkState.ATTACHED: 3>
2026-03-24 10:32:22 [azure.servicebus._pyamqp.management_link] INFO: Management link sender state changed: <LinkState.ATTACH_SENT: 1> -> <LinkState.ATTACHED: 3>
2026-03-24 10:32:22 [azure.servicebus._pyamqp.cbs] DEBUG: CBS completed opening with status: <ManagementOpenResult.OK: 1>
2026-03-24 10:32:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
2026-03-24 10:32:22 [urllib3.connectionpool] DEBUG: https://login.microsoftonline.com:443 "POST /8ea908c1-4e85-4692-bc3f-3646b9b40891/oauth2/v2.0/token HTTP/1.1" 200 2017
2026-03-24 10:32:22 [azure.identity._credentials.chained] INFO: DefaultAzureCredential acquired a token from WorkloadIdentityCredential
2026-03-24 10:32:22 [azure.servicebus._pyamqp.cbs] DEBUG: CBS update in progress. Token put time: 1774348342
2026-03-24 10:32:22 [azure.servicebus._pyamqp.cbs] DEBUG: CBS update in progress. Token put time: 1774348342
2026-03-24 10:32:22 [azure.servicebus._pyamqp.cbs] DEBUG: CBS Put token result (<ManagementExecuteOperationResult.OK: 0>), status code: 202, status_description: b'Accepted'.
2026-03-24 10:32:22 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-24 10:32:22 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.DETACHED: 0> -> <LinkState.ATTACH_SENT: 1>
2026-03-24 10:32:22 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.ATTACH_SENT: 1> -> <LinkState.ATTACHED: 3>
2026-03-24 10:32:22 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-24 10:32:22 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-24 10:32:22 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-24 10:32:22 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-24 10:32:22 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 2bfd0584-2752-5022-acc0-d8c4c95eb44d
2026-03-24 10:32:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/19250921/d48f5dc5-a7d3-4532-9a85-c536c8a758e9.jpg>
{'auction_title': '',
'body_type': 'SUV',
'c_o_2_emission_value': 105,
'category': 'Coches',
'color': 'Blanco',
'currency': 'EUR',
'description': 'VEHICULO EN PERFECTO ESTADO.\n'
'VEHICULO NACIONAL\n'
'REVISADO.\n'
'EL PRECIO TAMBIEN INCLUYE EL CAMBIO DE NOMBRE.\n'
'\n'
'\n'
'12 MESES DE GARANTIA.\n'
'\n'
'\n'
'EQUIPADO CON:\n'
'-CAMBIO MANUAL 6 VELOCIDADES\n'
'-FAROS CON TECNOLOGÍA LED\n'
'-ASIENTOS DEPORTIVOS EN CUERO NEGRO Y TELA\n'
'-NAVEGADOR\n'
'-EQUIPO SONIDO BOSE\n'
'-SENSORES DE APARCAMIENTO CON CAMARA TRASERA\n'
'-MODOS DE CONDUCCION\n'
'-ARRANQUE CONFORT SIN LLAVE\n'
'-ESPEJO ANTIDESLUMBRANTE\n'
'-MANOS LIBRES BLUETOOTH\n'
'-CONTROL DE VELOCIDAD CRUCERO\n'
'-VOLANTE MULTIFUNCIÓN\n'
'-SENSOR DE LUCES\n'
'-LLANTAS 5 RADIOS DOBLES Y CANTO PULIDO\n'
'-ETC...\n'
'\n'
'\n'
'DISPONEMOS DE FINANCIACION A SU MEDIDA.\n'
'ACEPTAMOS VEHICULO USADO A CAMBIO.\n'
'VENDEMOS A TODA ESPAÑA,CON POSIBILIDAD DE ENTREGA A '
'DOMICILIO.\n'
'\n'
'\n'
'ESTE ANUNCIO PUEDE CONTENER ERRORES, SE MUESTRA A TITULO '
'INFORMATIVO Y NO CONTRACTUAL.',
'doors_number': 5,
'emission_standard': 'C',
'engine': '1.5L',
'engine_horse_power': 105,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '2bfd0584-2752-5022-acc0-d8c4c95eb44d',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/mazda-cx-3-15-skyactiv-de-77kw-style-2wd-5p-diesel-2015-en-murcia-62332389-covo.aspx',
'listing': 'auction',
'location': 'Murcia',
'make': 'MAZDA',
'model': 'CX-3',
'odometer': 68000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 13,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2bfd0584-2752-5022-acc0-d8c4c95eb44d/2bfd0584-2752-5022-acc0-d8c4c95eb44d_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 50536,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19250921/d48f5dc5-a7d3-4532-9a85-c536c8a758e9.jpg',
'Width': 800}],
'price': 14900,
'price_includes_vat': True,
'registration_date': '2015-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'MAZDA CX-3 1.5 SKYACTIV DE Style 2WD',
'transmission': 'manual',
'trim': '1.5 SKYACTIV DE 77kW Style 2WD',
'vin': None,
'year': 2015}
2026-03-24 10:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:32:22 [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%2762332389%27 HTTP/1.1" 200 None
2026-03-24 10:32:22 [auto_selling_coches.net] INFO: Saving data for 62332389: {'created_time': 1774348342.836175, 'last_price_update_time': 1774348342.83619}
2026-03-24 10:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62332389') HTTP/1.1" 204 0
2026-03-24 10:32:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/19132030/d3588637-e9e6-4ff3-b1c1-09832502b675.jpg> (referer: None)
2026-03-24 10:32:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70057831> (referer: https://www.coches.net/concesionario/carwinmurcia/?pg=1) ['zyte-api']
2026-03-24 10:32:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/62464516> (referer: https://www.coches.net/concesionario/carwinmurcia/?pg=1) ['zyte-api']
2026-03-24 10:32:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/62585346> (referer: https://www.coches.net/concesionario/carwinmurcia/?pg=1) ['zyte-api']
2026-03-24 10:32:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 10:32:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 10:32:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f6f29dc3010>
2026-03-24 10:32:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 10:32:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 10:32:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 10:32:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f3fd6a3f-3acb-59e2-820b-9556d2dfe3c5/f3fd6a3f-3acb-59e2-820b-9556d2dfe3c5_image_0.jpg HTTP/1.1" 201 0
2026-03-24 10:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:32:23 [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%252F19132030%252Fd3588637-e9e6-4ff3-b1c1-09832502b675.jpg') HTTP/1.1" 204 0
2026-03-24 10:32:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19132030/d3588637-e9e6-4ff3-b1c1-09832502b675.jpg saved to cache
2026-03-24 10:32:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item f3fd6a3f-3acb-59e2-820b-9556d2dfe3c5
2026-03-24 10:32:23 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item f3fd6a3f-3acb-59e2-820b-9556d2dfe3c5 sending to next pipeline
2026-03-24 10:32:23 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: f3fd6a3f-3acb-59e2-820b-9556d2dfe3c5 with identifier 62197359
2026-03-24 10:32:23 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-24 10:32:23 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-24 10:32:23 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item f3fd6a3f-3acb-59e2-820b-9556d2dfe3c5
2026-03-24 10:32:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/19132030/d3588637-e9e6-4ff3-b1c1-09832502b675.jpg>
{'auction_title': '',
'body_type': 'SUV',
'c_o_2_emission_value': 178,
'category': 'Coches',
'color': 'Blanco',
'currency': 'EUR',
'description': 'VEHICULO EN PERFECTO ESTADO.\n'
'VEHICULO NACIONAL\n'
'REVISADO.\n'
'EL PRECIO TAMBIEN INCLUYE EL CAMBIO DE NOMBRE.\n'
'\n'
'\n'
'12 MESES DE GARANTIA.\n'
'\n'
'\n'
'EQUIPADO CON:\n'
'-CAMBIO AUTOMATICO\n'
'-FAROS BI XENON CON TECNOLOGÍA LED DIURNA\n'
'-ASIENTOS DEPORTIVOS EN CUERO NEGRO Y TELA CALEFACTABLES\n'
'-NAVEGADOR\n'
'-SENSORES DE APARCAMIENTO \n'
'-ESPEJO ANTIDESLUMBRANTE\n'
'-MANOS LIBRES BLUETOOTH\n'
'-CONTROL DE VELOCIDAD CRUCERO\n'
'-VOLANTE MULTIFUNCIÓN\n'
'-SENSOR DE LUCES\n'
'-LLANTAS 5 RADIOS DOBLES Y CANTO PULIDO\n'
'-ETC...\n'
'\n'
'\n'
'DISPONEMOS DE FINANCIACION A SU MEDIDA.\n'
'ACEPTAMOS VEHICULO USADO A CAMBIO.\n'
'VENDEMOS A TODA ESPAÑA,CON POSIBILIDAD DE ENTREGA A '
'DOMICILIO.\n'
'\n'
'\n'
'ESTE ANUNCIO PUEDE CONTENER ERRORES, SE MUESTRA A TITULO '
'INFORMATIVO Y NO CONTRACTUAL.',
'doors_number': 5,
'emission_standard': 'B',
'engine': '2.0L',
'engine_horse_power': 163,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': 'f3fd6a3f-3acb-59e2-820b-9556d2dfe3c5',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/volvo-xc60-20-d3-momentum-auto-5p-diesel-2012-en-murcia-62197359-covo.aspx',
'listing': 'auction',
'location': 'Murcia',
'make': 'VOLVO',
'model': 'XC60',
'odometer': 170800,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 10,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f3fd6a3f-3acb-59e2-820b-9556d2dfe3c5/f3fd6a3f-3acb-59e2-820b-9556d2dfe3c5_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 54996,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19132030/d3588637-e9e6-4ff3-b1c1-09832502b675.jpg',
'Width': 800}],
'price': 13900,
'price_includes_vat': True,
'registration_date': '2012-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'VOLVO XC60 2.0 D3 Momentum Auto',
'transmission': 'automatic',
'trim': '2.0 D3 Momentum Auto',
'vin': None,
'year': 2012}
2026-03-24 10:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:32:23 [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%2762197359%27 HTTP/1.1" 200 None
2026-03-24 10:32:23 [auto_selling_coches.net] INFO: Saving data for 62197359: {'created_time': 1774348343.442203, 'last_price_update_time': 1774348343.442217}
2026-03-24 10:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62197359') HTTP/1.1" 204 0
2026-03-24 10:32:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/19387660/f02276c9-1332-462e-bd98-45f204b5623a.jpg> (referer: None)
2026-03-24 10:32:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/19131873/d95a2832-a20d-4eec-806c-659012d05cfc.jpg> (referer: None)
2026-03-24 10:32:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 10:32:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 10:32:23 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
'body_type': 'SUV',
'c_o_2_emission_value': 126,
'category': 'Coches',
'color': 'Rojo',
'currency': 'EUR',
'description': 'VEHICULO EN PERFECTO ESTADO.\n'
'NACIONAL.\n'
'REVISADO.\n'
'EL PRECIO TAMBIEN INCLUYE EL CAMBIO DE NOMBRE.\n'
'\n'
'EQUIPADO CON:\n'
'-SISTEMA MANOS LIBRES BLUETOOTH\n'
'-NAVEGADOR\n'
'-CARPLAY\n'
'-ESPEJOS ELECTRICOS ABATIBLES\n'
'-SENSORES DE APARCAMIENTO TRASERO\n'
'-ASIENTOS EN TELA MIXTA\n'
'-FAROS LED MATRIX\n'
'-LUZ LARGA AUTOMATICA\n'
'-CONTROL DE VELOCIDAD DE CRUCERO ADACTATIVO\n'
'-SISTEMA ALERTA CAMBIO DE CARRIL\n'
'-VOLANTE MULTIFUNCION\n'
'-LLANTAS DE ALEACION EN 17"\n'
'\n'
'12 MESES DE GARANTIA.\n'
'\n'
'DISPONEMOS DE FINANCIACION A SU MEDIDA.\n'
'ACEPTAMOS VEHICULO USADO A CAMBIO.\n'
'VENDEMOS A TODA ESPAÑA,CON POSIBILIDAD DE ENTREGA A '
'DOMICILIO.',
'doors_number': 5,
'emission_standard': 'C',
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': None,
'fuel_type': 'Gasolina',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/seat-ateca-15-tsi-110kw-150cv-stsp-style-5p-gasolina-2019-en-murcia-70057831-covo.aspx',
'listing': 'auction',
'location': 'Murcia',
'make': 'SEAT',
'model': 'Ateca',
'odometer': 93500,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19566008/80bdc45b-6eb6-411c-9b75-067235b0ad36.jpg',
'https://a.ccdn.es/cnet/vehicles/19566008/72ba5d5c-bed6-4394-a840-e125a33c8914.jpg',
'https://a.ccdn.es/cnet/vehicles/19566008/eb2ca9e4-38e3-47b9-a263-7ef098e95c57.jpg',
'https://a.ccdn.es/cnet/vehicles/19566008/761ca28e-0cb4-47a4-b114-68fff463f282.jpg',
'https://a.ccdn.es/cnet/vehicles/19566008/b8473cf1-935c-46fb-b0a1-d4c5c363bbb0.jpg',
'https://a.ccdn.es/cnet/vehicles/19566008/b134f60d-d951-4a2a-8f28-b311d2bb801c.jpg',
'https://a.ccdn.es/cnet/vehicles/19566008/c5ff84a7-3f81-4910-b331-c617528c4037.jpg',
'https://a.ccdn.es/cnet/vehicles/19566008/7f60b233-4db7-485a-b83f-523da3b148bb.jpg',
'https://a.ccdn.es/cnet/vehicles/19566008/dbd01df1-9af6-4447-b307-92b04b5fbb42.jpg',
'https://a.ccdn.es/cnet/vehicles/19566008/bdaf9ce3-14b7-43e6-a043-c96890d9bbd7.jpg',
'https://a.ccdn.es/cnet/vehicles/19566008/50e68e96-df3b-46ff-b045-ff63d0a534b4.jpg',
'https://a.ccdn.es/cnet/vehicles/19566008/484fcea9-ad26-4dc4-a6d8-7fd5d03db766.jpg',
'https://a.ccdn.es/cnet/vehicles/19566008/4e344b75-5c18-484a-9db2-7e4c6af6c87e.jpg',
'https://a.ccdn.es/cnet/vehicles/19566008/54357e90-c797-45c2-b96c-070ffb924416.jpg',
'https://a.ccdn.es/cnet/vehicles/19566008/334c9d88-5187-4aee-b763-eaf296c89afa.jpg',
'https://a.ccdn.es/cnet/vehicles/19566008/52a4636f-04a9-4b0a-9ad5-977a1c353188.jpg',
'https://a.ccdn.es/cnet/vehicles/19566008/38cb3c18-49a1-4b13-aeeb-bd159979d863.jpg',
'https://a.ccdn.es/cnet/vehicles/19566008/bcba649a-a900-4123-9671-fccee9f915a2.jpg',
'https://a.ccdn.es/cnet/vehicles/19566008/edf36ed6-8a16-4f22-afa0-defa13080d7f.jpg',
'https://a.ccdn.es/cnet/vehicles/19566008/60ca05d9-1384-4505-9262-ae6d91fa0874.jpg',
'https://a.ccdn.es/cnet/vehicles/19566008/df078801-b73c-4e0f-9da4-ef99b6076fa3.jpg',
'https://a.ccdn.es/cnet/vehicles/19566008/a6238cd0-c07e-4c74-9497-193f81c38828.jpg',
'https://a.ccdn.es/cnet/vehicles/19566008/f2d3cd1c-5eed-43da-862c-c743fbd3d259.jpg',
'https://a.ccdn.es/cnet/vehicles/19566008/dd19c6aa-df55-44a2-a8cf-0bbe4251dee2.jpg',
'https://a.ccdn.es/cnet/vehicles/19566008/520254b1-f8a0-43dd-8e71-c62b9fa2d924.jpg',
'https://a.ccdn.es/cnet/vehicles/19566008/7031e9d2-aa1e-4a68-a15e-215ae8d08d2b.jpg',
'https://a.ccdn.es/cnet/vehicles/19566008/e11d8e9c-9d61-4c05-8a00-ffb1b82edd4a.jpg',
'https://a.ccdn.es/cnet/vehicles/19566008/bd0bf057-c335-4802-8284-d4bc7374b730.jpg',
'https://a.ccdn.es/cnet/vehicles/19566008/e8ddfb45-d02c-47ee-b62c-02a0bad894a6.jpg',
'https://a.ccdn.es/cnet/vehicles/19566008/96a84705-ecbe-40ef-b693-5dc71dc41a7b.jpg',
'https://a.ccdn.es/cnet/vehicles/19566008/667f018a-abcc-4f91-9aa3-e129c726e0b0.jpg',
'https://a.ccdn.es/cnet/vehicles/19566008/b580d202-725e-458a-a80a-ee9f48718a4e.jpg',
'https://a.ccdn.es/cnet/vehicles/19566008/171bb0ec-d868-4e25-ba7b-ba3c75bbdcd0.jpg',
'https://a.ccdn.es/cnet/vehicles/19566008/7e7b4cae-0725-4e10-a53e-e395beb9a50f.jpg',
'https://a.ccdn.es/cnet/vehicles/19566008/71f0d462-24af-41a9-99e2-3af9ef60647c.jpg',
'https://a.ccdn.es/cnet/vehicles/19566008/0f580627-ed9d-4507-b4cc-235f14fb1871.jpg',
'https://a.ccdn.es/cnet/vehicles/19566008/ac9d1299-e24f-4dee-8cb6-f5815a0595c1.jpg',
'https://a.ccdn.es/cnet/vehicles/19566008/176743b4-ce48-4e77-8d8b-6765327588c2.jpg',
'https://a.ccdn.es/cnet/vehicles/19566008/48f06a79-6b1b-4396-893c-ec9268864dab.jpg',
'https://a.ccdn.es/cnet/vehicles/19566008/fe050562-08ec-4a03-9e4e-d321eebbe5ca.jpg',
'https://a.ccdn.es/cnet/vehicles/19566008/d76cf14f-97e3-4f04-ac5e-58e8073538d2.jpg',
'https://a.ccdn.es/cnet/vehicles/19566008/d29145da-dc32-48b3-8345-e3652a7b9283.jpg',
'https://a.ccdn.es/cnet/vehicles/19566008/1bb0e183-4f07-4f41-b24b-dff81e1d1dee.jpg',
'https://a.ccdn.es/cnet/vehicles/19566008/0683fa10-d588-4b12-ad9d-697163153494.jpg'],
'price': 16900,
'price_includes_vat': True,
'registration_date': '2018-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'SEAT Ateca 1.5 TSI StSp Style',
'transmission': 'manual',
'trim': '1.5 TSI 110kW 150CV StSp Style',
'vin': None,
'year': 2018}
2026-03-24 10:32:23 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 0a06b7cc-4ad6-5e35-a40b-a6ffb068dbfe with identifier: 70057831
2026-03-24 10:32:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 0a06b7cc-4ad6-5e35-a40b-a6ffb068dbfe
2026-03-24 10:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:32:23 [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%252F19566008%252F80bdc45b-6eb6-411c-9b75-067235b0ad36.jpg%27 HTTP/1.1" 200 None
2026-03-24 10:32:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19566008/80bdc45b-6eb6-411c-9b75-067235b0ad36.jpg not downloaded yet
2026-03-24 10:32:23 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
'body_type': 'SUV',
'c_o_2_emission_value': 136,
'category': 'Coches',
'color': 'Negro',
'currency': 'EUR',
'description': 'VEHICULO NACIONAL \n'
'UNICO PROPIETARIO\n'
'IVA DEDUCIBLE 50%\n'
'*GARANTÍA OFICIAL HASTA 2027\n'
'VEHICULO EN PERFECTO ESTADO.\n'
'REVISADO.\n'
'EL PRECIO TAMBIEN INCLUYE EL CAMBIO DE NOMBRE.\n'
'\n'
'\n'
'12 MESES DE GARANTIA.\n'
'\n'
'\n'
'EQUIPADO CON:\n'
'\n'
'-CAMBIO AUTOMÁTICO CON LEVAS EN EL VOLANTE\n'
'-FAROS LED HIGH PERFORMANCE CON TECNOLOGÍA DIURNA\n'
'-ASIENTOS DEPORTIVOS EN CUERO NEGRO Y ALCANTARA\n'
'-ACABADO AMG LINE\n'
'-ASIENTOS CALEFACTABLES\n'
'-NAVEGADOR\n'
'-SENSORES DE APARCAMIENTO CON CAMARA TRASERA\n'
'-ILUMINACION AMBIENTAL\n'
'-ARRANQUE CONFORT SIN LLAVE\n'
'-ESPEJO ANTIDESLUMBRANTE\n'
'-MANOS LIBRES BLUETOOTH\n'
'-CONTROL DE VELOCIDAD CRUCERO\n'
'-VOLANTE MULTIFUNCIÓN\n'
'-SENSOR DE LUCES\n'
'-LLANTAS 5 RADIOS DOBLES EN ACABDO ALUMINIO CEPILLADO AMG '
'19"\n'
'\n'
'\n'
'DISPONEMOS DE FINANCIACION A SU MEDIDA.\n'
'ACEPTAMOS VEHICULO USADO A CAMBIO.\n'
'VENDEMOS A TODA ESPAÑA,CON POSIBILIDAD DE ENTREGA A '
'DOMICILIO.\n'
'\n'
'\n'
'ESTE ANUNCIO PUEDE CONTENER ERRORES, SE MUESTRA A TITULO '
'INFORMATIVO Y NO CONTRACTUAL.',
'doors_number': 5,
'emission_standard': 'C',
'engine': '1.9L',
'engine_horse_power': 194,
'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-glc-coupe-glc-220-d-4matic-5p-diesel-2021-en-murcia-62464516-covo.aspx',
'listing': 'auction',
'location': 'Murcia',
'make': 'MERCEDES-BENZ',
'model': 'GLC Coupé',
'odometer': 90000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19355287/68fd2b68-24df-4a1f-83d4-4ebdadc6bceb.jpg',
'https://a.ccdn.es/cnet/vehicles/19355287/93d7cf2c-589c-4973-9c12-212ae87666fa.jpg',
'https://a.ccdn.es/cnet/vehicles/19355287/ea0ab095-06de-4ef8-bb7d-76123be630a1.jpg',
'https://a.ccdn.es/cnet/vehicles/19355287/55decb67-0e7f-4ad9-a271-43a9944532f3.jpg',
'https://a.ccdn.es/cnet/vehicles/19355287/22be2cf3-59be-456c-8991-2a66052473a6.jpg',
'https://a.ccdn.es/cnet/vehicles/19355287/8f5df100-7cb0-4aea-a797-85960f836543.jpg',
'https://a.ccdn.es/cnet/vehicles/19355287/db1040f5-bb51-45c2-965f-0452175e4633.jpg',
'https://a.ccdn.es/cnet/vehicles/19355287/1725ec02-d31f-434b-8455-ad3af6fae7c5.jpg',
'https://a.ccdn.es/cnet/vehicles/19355287/18d65368-2f06-490d-bd0b-6b02a8fb14ab.jpg',
'https://a.ccdn.es/cnet/vehicles/19355287/9a73328d-e3a9-4f76-a6b3-0a6fcac6141b.jpg',
'https://a.ccdn.es/cnet/vehicles/19355287/ecfa089a-c6af-43e8-b1dc-b4255bd33d22.jpg',
'https://a.ccdn.es/cnet/vehicles/19355287/cb15c835-204d-46fa-96ef-f4b0fefdc5f2.jpg',
'https://a.ccdn.es/cnet/vehicles/19355287/277b3f9f-56c2-4949-b841-e5b0362a34b0.jpg',
'https://a.ccdn.es/cnet/vehicles/19355287/545dee2a-8ecf-4444-ad28-6345a246a4ef.jpg',
'https://a.ccdn.es/cnet/vehicles/19355287/cbb7477c-e7c5-446e-8d2b-616184b8d29f.jpg',
'https://a.ccdn.es/cnet/vehicles/19355287/75623036-53ab-4a09-92d2-85489c98f37c.jpg',
'https://a.ccdn.es/cnet/vehicles/19355287/465c887a-ce7d-4036-8b0e-0b388c29798f.jpg',
'https://a.ccdn.es/cnet/vehicles/19355287/720f62e4-b0dc-471a-b6d9-b927ae658d12.jpg',
'https://a.ccdn.es/cnet/vehicles/19355287/3ee34f68-a418-4b84-b1f1-aaa1212486dd.jpg',
'https://a.ccdn.es/cnet/vehicles/19355287/2b2d42ee-759b-41f5-b312-99186b117d06.jpg',
'https://a.ccdn.es/cnet/vehicles/19355287/da5a4296-6c40-4c57-907c-3db720f445a3.jpg',
'https://a.ccdn.es/cnet/vehicles/19355287/84295d91-4b17-42aa-852a-01ea312c8896.jpg',
'https://a.ccdn.es/cnet/vehicles/19355287/ca1b5a58-9867-4b83-ae10-177419c2f865.jpg',
'https://a.ccdn.es/cnet/vehicles/19355287/e87eb11b-40d3-48c9-bf5a-04a86500560e.jpg',
'https://a.ccdn.es/cnet/vehicles/19355287/59fcda16-1a06-4fca-a187-1df4461e1905.jpg',
'https://a.ccdn.es/cnet/vehicles/19355287/c6c90899-e7db-4723-8851-61f052f4e0d2.jpg',
'https://a.ccdn.es/cnet/vehicles/19355287/83b86083-fedb-48c1-be58-1352c94b5229.jpg',
'https://a.ccdn.es/cnet/vehicles/19355287/3923fb60-9956-454f-9dec-636d38472b73.jpg',
'https://a.ccdn.es/cnet/vehicles/19355287/e3f8fea0-5f9a-4e09-ba31-74d23d1c9684.jpg',
'https://a.ccdn.es/cnet/vehicles/19355287/83a03475-6d94-4237-8dd2-cc297ee0d154.jpg',
'https://a.ccdn.es/cnet/vehicles/19355287/6811a425-7215-4af4-9e84-a4f8daa6fa58.jpg',
'https://a.ccdn.es/cnet/vehicles/19355287/4b4513d3-9046-49fc-a7d5-6644c0ec6f96.jpg',
'https://a.ccdn.es/cnet/vehicles/19355287/8870882b-6fb3-4a73-9d0a-bd538c7094a2.jpg',
'https://a.ccdn.es/cnet/vehicles/19355287/fdb7e9ac-dd17-4439-b8ee-4ae9a084b1d8.jpg',
'https://a.ccdn.es/cnet/vehicles/19355287/abc45553-d278-4dea-b727-6ba9d0b69a13.jpg',
'https://a.ccdn.es/cnet/vehicles/19355287/6cb6b977-3a59-4fec-86af-17c474406f60.jpg',
'https://a.ccdn.es/cnet/vehicles/19355287/8d38cb2e-4b5a-4677-8434-36177d5479a7.jpg',
'https://a.ccdn.es/cnet/vehicles/19355287/93ffa32a-831d-407b-91ee-38b4a0eea051.jpg',
'https://a.ccdn.es/cnet/vehicles/19355287/57417af5-af7c-4618-afc8-ddf14e47bf04.jpg',
'https://a.ccdn.es/cnet/vehicles/19355287/85c90c8a-3952-459b-a549-24077967e51c.jpg'],
'price': 44900,
'price_includes_vat': True,
'registration_date': '2020-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'MERCEDES-BENZ GLC Coupé GLC 220 d 4MATIC',
'transmission': 'automatic',
'trim': 'GLC 220 d 4MATIC',
'vin': None,
'year': 2020}
2026-03-24 10:32:23 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: f6e8159f-a407-54ba-842e-10fa5020df03 with identifier: 62464516
2026-03-24 10:32:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item f6e8159f-a407-54ba-842e-10fa5020df03
2026-03-24 10:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:32:23 [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%252F19355287%252F68fd2b68-24df-4a1f-83d4-4ebdadc6bceb.jpg%27 HTTP/1.1" 200 None
2026-03-24 10:32:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19355287/68fd2b68-24df-4a1f-83d4-4ebdadc6bceb.jpg not downloaded yet
2026-03-24 10:32:23 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
'body_type': 'SUV',
'c_o_2_emission_value': None,
'category': 'Coches',
'color': 'Rojo',
'currency': 'EUR',
'description': 'VEHICULO EN PERFECTO ESTADO.\n'
'GARANTIA OFICIAL \n'
'REVISADO.\n'
'EL PRECIO TAMBIEN INCLUYE EL CAMBIO DE NOMBRE.\n'
'\n'
'\n'
'12 MESES DE GARANTIA.\n'
'\n'
'\n'
'EQUIPADO CON:\n'
'-CAMBIO AUTOMATICO\n'
'-ASIENTOS EN CUERO CON LOGOS RUBICON\n'
'-ASIENTOS CALEFACTABLES\n'
'-VOLANTE CALEFACTABLE\n'
'-EQUIPO DE SONIDO ALPINE\n'
'-APPLE CARPLAY\n'
'-DETECTOR DE ÁNGULO MUERTO\n'
'-FAROS MATRIX LED\n'
'-PILOTOS LED TRASEROS\n'
'-CAMARA 360º\n'
'-PANTALLA TACTIL CON NAVEGACION\n'
'-KEYLESS\n'
'-TECHO RIGIDO CONVERTIBLE EN COLOR DE CARROCERÍA \n'
'-SISTEMA DE TRACCION TOTAL ROCK - TRACK\n'
'-LLANTAS EN BICOLOR LM 17"\n'
'-ETC...\n'
'\n'
'DISPONEMOS DE FINANCIACION A SU MEDIDA.\n'
'ACEPTAMOS VEHICULO USADO A CAMBIO.\n'
'VENDEMOS A TODA ESPAÑA,CON POSIBILIDAD DE ENTREGA A '
'DOMICILIO.\n'
'\n'
'\n'
'ESTE ANUNCIO PUEDE CONTENER ERRORES, SE MUESTRA A TITULO '
'INFORMATIVO Y NO CONTRACTUAL',
'doors_number': 5,
'emission_standard': '0',
'engine': '2.0L',
'engine_horse_power': 381,
'expiration_date': None,
'fuel_type': 'Híbrido enchufable',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/jeep-wrangler-4p-20-380cv-rubicon-8atx-e6d-5p-electrico-hibrido-2023-en-murcia-62585346-covo.aspx',
'listing': 'auction',
'location': 'Murcia',
'make': 'JEEP',
'model': 'Wrangler',
'odometer': 7000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19460305/08e8d5f8-9711-4b1b-9379-3b2f690286c0.jpg',
'https://a.ccdn.es/cnet/vehicles/19460305/ea971bc2-ff31-48e6-8897-a02a1d713c2e.jpg',
'https://a.ccdn.es/cnet/vehicles/19460305/7b697089-29b4-4666-9337-ec4d2ae71ed7.jpg',
'https://a.ccdn.es/cnet/vehicles/19460305/de867807-fe16-4e8f-8589-2f0e3a5b15ae.jpg',
'https://a.ccdn.es/cnet/vehicles/19460305/1adef58f-4486-4b36-81a2-3e58ca2534e6.jpg',
'https://a.ccdn.es/cnet/vehicles/19460305/c2a73cae-84f9-4782-b191-5bf5e51fc608.jpg',
'https://a.ccdn.es/cnet/vehicles/19460305/c98259cb-4b4b-4248-bcb8-c56df32b9cb7.jpg',
'https://a.ccdn.es/cnet/vehicles/19460305/6284b8ab-a0b5-4356-9a7e-9696a0576308.jpg',
'https://a.ccdn.es/cnet/vehicles/19460305/fc9719ef-eef4-4fbe-9f3f-a58fdefbdb21.jpg',
'https://a.ccdn.es/cnet/vehicles/19460305/606e08b0-aae2-475c-8d35-170521797317.jpg',
'https://a.ccdn.es/cnet/vehicles/19460305/85f9cf11-faa7-4e04-b805-d122cf675138.jpg',
'https://a.ccdn.es/cnet/vehicles/19460305/35295db0-1394-452c-be76-77be007bbcc7.jpg',
'https://a.ccdn.es/cnet/vehicles/19460305/38587531-8ca2-41e8-8e3c-d89d5be5b19d.jpg',
'https://a.ccdn.es/cnet/vehicles/19460305/637ed154-0103-4b29-8a14-df0ba9ea307c.jpg',
'https://a.ccdn.es/cnet/vehicles/19460305/2721a914-5bec-46ad-8128-d842315ad57c.jpg',
'https://a.ccdn.es/cnet/vehicles/19460305/538314aa-2ce8-4c54-b31e-a684cef9863b.jpg'],
'price': 63900,
'price_includes_vat': True,
'registration_date': '2022-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'JEEP Wrangler 2.0 Rubicon 8ATX E6D',
'transmission': 'automatic',
'trim': '4p 2.0 380CV Rubicon 8ATX E6D',
'vin': None,
'year': 2022}
2026-03-24 10:32:23 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: e0c562c6-c889-57ba-924c-47d1dd2ace3d with identifier: 62585346
2026-03-24 10:32:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item e0c562c6-c889-57ba-924c-47d1dd2ace3d
2026-03-24 10:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:32:23 [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%252F19460305%252F08e8d5f8-9711-4b1b-9379-3b2f690286c0.jpg%27 HTTP/1.1" 200 None
2026-03-24 10:32:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19460305/08e8d5f8-9711-4b1b-9379-3b2f690286c0.jpg not downloaded yet
2026-03-24 10:32:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/19548534/b0936721-bf39-495e-8413-8a1dd8868a75.jpg> (referer: None)
2026-03-24 10:32:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 10:32:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f6f2d199810>
2026-03-24 10:32:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 10:32:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 10:32:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 10:32:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_972d3df9-d456-5693-ae1a-4e4b193cc32a/972d3df9-d456-5693-ae1a-4e4b193cc32a_image_0.jpg HTTP/1.1" 201 0
2026-03-24 10:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:32:23 [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%252F19387660%252Ff02276c9-1332-462e-bd98-45f204b5623a.jpg') HTTP/1.1" 204 0
2026-03-24 10:32:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19387660/f02276c9-1332-462e-bd98-45f204b5623a.jpg saved to cache
2026-03-24 10:32:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 972d3df9-d456-5693-ae1a-4e4b193cc32a
2026-03-24 10:32:23 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 972d3df9-d456-5693-ae1a-4e4b193cc32a sending to next pipeline
2026-03-24 10:32:23 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 972d3df9-d456-5693-ae1a-4e4b193cc32a with identifier 62501338
2026-03-24 10:32:23 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-24 10:32:23 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-24 10:32:23 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 972d3df9-d456-5693-ae1a-4e4b193cc32a
2026-03-24 10:32:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/19387660/f02276c9-1332-462e-bd98-45f204b5623a.jpg>
{'auction_title': '',
'body_type': 'Berlina',
'c_o_2_emission_value': 102,
'category': 'Coches',
'color': 'Verde',
'currency': 'EUR',
'description': 'VEHICULO EN PERFECTO ESTADO.\n'
'VEHICULO NACIONAL\n'
'REVISADO.\n'
'EL PRECIO TAMBIEN INCLUYE EL CAMBIO DE NOMBRE.\n'
'\n'
'\n'
'12 MESES DE GARANTIA.\n'
'\n'
'\n'
'EQUIPADO CON:\n'
'-CAMBIO AUTOMATICO\n'
'-FAROS CON TECNOLOGÍA FULL LED\n'
'-ASIENTOS EN TELA\n'
'-PAQUETE BLACK\n'
'-ILUMINACION AMBIENTAL\n'
'-APERTURA CONFORT SIN LLAVE\n'
'-SENSORES DE APARCAMIENTO \n'
'-MODOS DE CONDUCCION\n'
'-ARRANQUE CONFORT SIN LLAVE\n'
'-ESPEJO ANTIDESLUMBRANTE\n'
'-MANOS LIBRES BLUETOOTH\n'
'-CONTROL DE VELOCIDAD CRUCERO\n'
'-VOLANTE MULTIFUNCIÓN\n'
'-SENSOR DE LUCES\n'
'-LLANTAS MULTIRADIO EN NEGRO BRILLO 17"\n'
'-ETC...\n'
'\n'
'\n'
'DISPONEMOS DE FINANCIACION A SU MEDIDA.\n'
'ACEPTAMOS VEHICULO USADO A CAMBIO.\n'
'VENDEMOS A TODA ESPAÑA,CON POSIBILIDAD DE ENTREGA A '
'DOMICILIO.\n'
'\n'
'\n'
'ESTE ANUNCIO PUEDE CONTENER ERRORES, SE MUESTRA A TITULO '
'INFORMATIVO Y NO CONTRACTUAL.',
'doors_number': 3,
'emission_standard': 'C',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '972d3df9-d456-5693-ae1a-4e4b193cc32a',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/mini-mini-cooper-d-3p-diesel-2019-en-murcia-62501338-covo.aspx',
'listing': 'auction',
'location': 'Murcia',
'make': 'MINI',
'model': 'MINI',
'odometer': 93500,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 10,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_972d3df9-d456-5693-ae1a-4e4b193cc32a/972d3df9-d456-5693-ae1a-4e4b193cc32a_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 49785,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19387660/f02276c9-1332-462e-bd98-45f204b5623a.jpg',
'Width': 800}],
'price': 15900,
'price_includes_vat': True,
'registration_date': '2019-01-01',
'seats_number': 4,
'seller_name': None,
'title': 'MINI MINI COOPER D',
'transmission': 'automatic',
'trim': 'COOPER D',
'vin': None,
'year': 2019}
2026-03-24 10:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:32:23 [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%2762501338%27 HTTP/1.1" 200 None
2026-03-24 10:32:23 [auto_selling_coches.net] INFO: Saving data for 62501338: {'created_time': 1774348343.652547, 'last_price_update_time': 1774348343.652557}
2026-03-24 10:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62501338') HTTP/1.1" 204 0
2026-03-24 10:32:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 10:32:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f6f29debc10>
2026-03-24 10:32:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 10:32:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 10:32:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 10:32:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d6fd5ba4-e269-5ffd-8867-a7586e2295a6/d6fd5ba4-e269-5ffd-8867-a7586e2295a6_image_0.jpg HTTP/1.1" 201 0
2026-03-24 10:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:32:23 [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%252F19131873%252Fd95a2832-a20d-4eec-806c-659012d05cfc.jpg') HTTP/1.1" 204 0
2026-03-24 10:32:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19131873/d95a2832-a20d-4eec-806c-659012d05cfc.jpg saved to cache
2026-03-24 10:32:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item d6fd5ba4-e269-5ffd-8867-a7586e2295a6
2026-03-24 10:32:23 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item d6fd5ba4-e269-5ffd-8867-a7586e2295a6 sending to next pipeline
2026-03-24 10:32:23 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: d6fd5ba4-e269-5ffd-8867-a7586e2295a6 with identifier 62197087
2026-03-24 10:32:23 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-24 10:32:23 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-24 10:32:23 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item d6fd5ba4-e269-5ffd-8867-a7586e2295a6
2026-03-24 10:32:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/19131873/d95a2832-a20d-4eec-806c-659012d05cfc.jpg>
{'auction_title': '',
'body_type': 'Berlina',
'c_o_2_emission_value': 97,
'category': 'Coches',
'color': 'Beige',
'currency': 'EUR',
'description': 'VEHICULO EN PERFECTO ESTADO.\n'
'VEHICULO NACIONAL\n'
'UNICO PROPIETARIO\n'
'REVISADO.\n'
'EL PRECIO TAMBIEN INCLUYE EL CAMBIO DE NOMBRE.\n'
'\n'
'\n'
'12 MESES DE GARANTIA.\n'
'\n'
'\n'
'EQUIPADO CON:\n'
'-CAMBIO AUTOMATICO\n'
'-FAROS CON TECNOLOGÍA LED\n'
'-ASIENTOS DEPORTIVOS EN CUERO NEGRO Y TELA\n'
'-NAVEGADOR\n'
'-EQUIPO SONIDO BOSE\n'
'-SENSORES DE APARCAMIENTO CON CAMARA TRASERA\n'
'-MODOS DE CONDUCCION\n'
'-ARRANQUE CONFORT SIN LLAVE\n'
'-APERTURA CONFORT SIN LLAVE\n'
'-ESPEJO ANTIDESLUMBRANTE\n'
'-MANOS LIBRES BLUETOOTH\n'
'-CONTROL DE VELOCIDAD CRUCERO\n'
'-VOLANTE MULTIFUNCIÓN\n'
'-SENSOR DE LUCES\n'
'-LLANTAS 17"\n'
'-ETC...\n'
'\n'
'\n'
'DISPONEMOS DE FINANCIACION A SU MEDIDA.\n'
'ACEPTAMOS VEHICULO USADO A CAMBIO.\n'
'VENDEMOS A TODA ESPAÑA,CON POSIBILIDAD DE ENTREGA A '
'DOMICILIO.\n'
'\n'
'\n'
'ESTE ANUNCIO PUEDE CONTENER ERRORES, SE MUESTRA A TITULO '
'INFORMATIVO Y NO CONTRACTUAL.',
'doors_number': 4,
'emission_standard': 'ECO',
'engine': '2.5L',
'engine_horse_power': 223,
'expiration_date': None,
'fuel_type': 'Híbrido',
'id': 'd6fd5ba4-e269-5ffd-8867-a7586e2295a6',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/lexus-is-25-300h-business-4p-electrico-hibrido-2017-en-murcia-62197087-covo.aspx',
'listing': 'auction',
'location': 'Murcia',
'make': 'LEXUS',
'model': 'IS',
'odometer': 120500,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 27,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d6fd5ba4-e269-5ffd-8867-a7586e2295a6/d6fd5ba4-e269-5ffd-8867-a7586e2295a6_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 51010,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19131873/d95a2832-a20d-4eec-806c-659012d05cfc.jpg',
'Width': 800}],
'price': 20900,
'price_includes_vat': True,
'registration_date': '2016-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'LEXUS IS 2.5 300h Business',
'transmission': 'automatic',
'trim': '2.5 300h Business',
'vin': None,
'year': 2016}
2026-03-24 10:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:32:23 [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%2762197087%27 HTTP/1.1" 200 None
2026-03-24 10:32:23 [auto_selling_coches.net] INFO: Saving data for 62197087: {'created_time': 1774348343.754101, 'last_price_update_time': 1774348343.75411}
2026-03-24 10:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62197087') HTTP/1.1" 204 0
2026-03-24 10:32:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/19460305/08e8d5f8-9711-4b1b-9379-3b2f690286c0.jpg> (referer: None)
2026-03-24 10:32:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 10:32:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f6f29de9f10>
2026-03-24 10:32:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 10:32:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 10:32:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 10:32:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c7a37dad-8b14-5284-a629-17f54c2ae436/c7a37dad-8b14-5284-a629-17f54c2ae436_image_0.jpg HTTP/1.1" 201 0
2026-03-24 10:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:32:23 [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%252F19548534%252Fb0936721-bf39-495e-8413-8a1dd8868a75.jpg') HTTP/1.1" 204 0
2026-03-24 10:32:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19548534/b0936721-bf39-495e-8413-8a1dd8868a75.jpg saved to cache
2026-03-24 10:32:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item c7a37dad-8b14-5284-a629-17f54c2ae436
2026-03-24 10:32:23 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item c7a37dad-8b14-5284-a629-17f54c2ae436 sending to next pipeline
2026-03-24 10:32:23 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: c7a37dad-8b14-5284-a629-17f54c2ae436 with identifier 70037381
2026-03-24 10:32:23 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-24 10:32:23 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-24 10:32:23 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item c7a37dad-8b14-5284-a629-17f54c2ae436
2026-03-24 10:32:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/19548534/b0936721-bf39-495e-8413-8a1dd8868a75.jpg>
{'auction_title': '',
'body_type': 'Berlina',
'c_o_2_emission_value': 102,
'category': 'Coches',
'color': 'Blanco',
'currency': 'EUR',
'description': 'VEHICULO EN PERFECTO ESTADO.\n'
'VEHICULO NACIONAL\n'
'REVISADO.\n'
'EL PRECIO TAMBIEN INCLUYE EL CAMBIO DE NOMBRE.\n'
'\n'
'\n'
'12 MESES DE GARANTIA.\n'
'\n'
'\n'
'EQUIPADO CON:\n'
'-CAMBIO MANUAL \n'
'-FAROS CON TECNOLOGÍA LED DIURNA\n'
'-ESPEJO ANTIDESLUMBRANTE\n'
'-MANOS LIBRES BLUETOOTH\n'
'-CONTROL DE VELOCIDAD CRUCERO\n'
'-ETC...\n'
'\n'
'\n'
'DISPONEMOS DE FINANCIACION A SU MEDIDA.\n'
'ACEPTAMOS VEHICULO USADO A CAMBIO.\n'
'VENDEMOS A TODA ESPAÑA,CON POSIBILIDAD DE ENTREGA A '
'DOMICILIO.\n'
'\n'
'\n'
'ESTE ANUNCIO PUEDE CONTENER ERRORES, SE MUESTRA A TITULO '
'INFORMATIVO Y NO CONTRACTUAL.',
'doors_number': 5,
'emission_standard': 'C',
'engine': '1.5L',
'engine_horse_power': 95,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': 'c7a37dad-8b14-5284-a629-17f54c2ae436',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/dacia-sandero-stepway-comfort-blue-dci-70kw-95cv-5p-diesel-2020-en-murcia-70037381-covo.aspx',
'listing': 'auction',
'location': 'Murcia',
'make': 'DACIA',
'model': 'Sandero',
'odometer': 93500,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 10,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c7a37dad-8b14-5284-a629-17f54c2ae436/c7a37dad-8b14-5284-a629-17f54c2ae436_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 50368,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19548534/b0936721-bf39-495e-8413-8a1dd8868a75.jpg',
'Width': 800}],
'price': 10900,
'price_includes_vat': True,
'registration_date': '2020-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'DACIA Sandero Stepway Comfort Blue dCi',
'transmission': 'manual',
'trim': 'Stepway Comfort Blue dCi 70kW 95CV',
'vin': None,
'year': 2020}
2026-03-24 10:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:32:23 [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%2770037381%27 HTTP/1.1" 200 None
2026-03-24 10:32:23 [auto_selling_coches.net] INFO: Saving data for 70037381: {'created_time': 1774348343.854856, 'last_price_update_time': 1774348343.854871}
2026-03-24 10:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70037381') HTTP/1.1" 204 0
2026-03-24 10:32:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 10:32:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f6f29c37010>
2026-03-24 10:32:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 10:32:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 10:32:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 10:32:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e0c562c6-c889-57ba-924c-47d1dd2ace3d/e0c562c6-c889-57ba-924c-47d1dd2ace3d_image_0.jpg HTTP/1.1" 201 0
2026-03-24 10:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:32:23 [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%252F19460305%252F08e8d5f8-9711-4b1b-9379-3b2f690286c0.jpg') HTTP/1.1" 204 0
2026-03-24 10:32:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19460305/08e8d5f8-9711-4b1b-9379-3b2f690286c0.jpg saved to cache
2026-03-24 10:32:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item e0c562c6-c889-57ba-924c-47d1dd2ace3d
2026-03-24 10:32:23 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item e0c562c6-c889-57ba-924c-47d1dd2ace3d sending to next pipeline
2026-03-24 10:32:23 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: e0c562c6-c889-57ba-924c-47d1dd2ace3d with identifier 62585346
2026-03-24 10:32:23 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-24 10:32:23 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-24 10:32:23 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item e0c562c6-c889-57ba-924c-47d1dd2ace3d
2026-03-24 10:32:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/19460305/08e8d5f8-9711-4b1b-9379-3b2f690286c0.jpg>
{'auction_title': '',
'body_type': 'SUV',
'c_o_2_emission_value': None,
'category': 'Coches',
'color': 'Rojo',
'currency': 'EUR',
'description': 'VEHICULO EN PERFECTO ESTADO.\n'
'GARANTIA OFICIAL \n'
'REVISADO.\n'
'EL PRECIO TAMBIEN INCLUYE EL CAMBIO DE NOMBRE.\n'
'\n'
'\n'
'12 MESES DE GARANTIA.\n'
'\n'
'\n'
'EQUIPADO CON:\n'
'-CAMBIO AUTOMATICO\n'
'-ASIENTOS EN CUERO CON LOGOS RUBICON\n'
'-ASIENTOS CALEFACTABLES\n'
'-VOLANTE CALEFACTABLE\n'
'-EQUIPO DE SONIDO ALPINE\n'
'-APPLE CARPLAY\n'
'-DETECTOR DE ÁNGULO MUERTO\n'
'-FAROS MATRIX LED\n'
'-PILOTOS LED TRASEROS\n'
'-CAMARA 360º\n'
'-PANTALLA TACTIL CON NAVEGACION\n'
'-KEYLESS\n'
'-TECHO RIGIDO CONVERTIBLE EN COLOR DE CARROCERÍA \n'
'-SISTEMA DE TRACCION TOTAL ROCK - TRACK\n'
'-LLANTAS EN BICOLOR LM 17"\n'
'-ETC...\n'
'\n'
'DISPONEMOS DE FINANCIACION A SU MEDIDA.\n'
'ACEPTAMOS VEHICULO USADO A CAMBIO.\n'
'VENDEMOS A TODA ESPAÑA,CON POSIBILIDAD DE ENTREGA A '
'DOMICILIO.\n'
'\n'
'\n'
'ESTE ANUNCIO PUEDE CONTENER ERRORES, SE MUESTRA A TITULO '
'INFORMATIVO Y NO CONTRACTUAL',
'doors_number': 5,
'emission_standard': '0',
'engine': '2.0L',
'engine_horse_power': 381,
'expiration_date': None,
'fuel_type': 'Híbrido enchufable',
'id': 'e0c562c6-c889-57ba-924c-47d1dd2ace3d',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/jeep-wrangler-4p-20-380cv-rubicon-8atx-e6d-5p-electrico-hibrido-2023-en-murcia-62585346-covo.aspx',
'listing': 'auction',
'location': 'Murcia',
'make': 'JEEP',
'model': 'Wrangler',
'odometer': 7000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 16,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e0c562c6-c889-57ba-924c-47d1dd2ace3d/e0c562c6-c889-57ba-924c-47d1dd2ace3d_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 61865,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19460305/08e8d5f8-9711-4b1b-9379-3b2f690286c0.jpg',
'Width': 800}],
'price': 63900,
'price_includes_vat': True,
'registration_date': '2022-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'JEEP Wrangler 2.0 Rubicon 8ATX E6D',
'transmission': 'automatic',
'trim': '4p 2.0 380CV Rubicon 8ATX E6D',
'vin': None,
'year': 2022}
2026-03-24 10:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:32:23 [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%2762585346%27 HTTP/1.1" 200 None
2026-03-24 10:32:23 [auto_selling_coches.net] INFO: Saving data for 62585346: {'created_time': 1774348343.973209, 'last_price_update_time': 1774348343.97322}
2026-03-24 10:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62585346') HTTP/1.1" 204 0
2026-03-24 10:32:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/19355287/68fd2b68-24df-4a1f-83d4-4ebdadc6bceb.jpg> (referer: None)
2026-03-24 10:32:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/19566008/80bdc45b-6eb6-411c-9b75-067235b0ad36.jpg> (referer: None)
2026-03-24 10:32:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 10:32:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 10:32:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f6f2b9bc250>
2026-03-24 10:32:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 10:32:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 10:32:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 10:32:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f6e8159f-a407-54ba-842e-10fa5020df03/f6e8159f-a407-54ba-842e-10fa5020df03_image_0.jpg HTTP/1.1" 201 0
2026-03-24 10:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:32:24 [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%252F19355287%252F68fd2b68-24df-4a1f-83d4-4ebdadc6bceb.jpg') HTTP/1.1" 204 0
2026-03-24 10:32:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19355287/68fd2b68-24df-4a1f-83d4-4ebdadc6bceb.jpg saved to cache
2026-03-24 10:32:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item f6e8159f-a407-54ba-842e-10fa5020df03
2026-03-24 10:32:24 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item f6e8159f-a407-54ba-842e-10fa5020df03 sending to next pipeline
2026-03-24 10:32:24 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: f6e8159f-a407-54ba-842e-10fa5020df03 with identifier 62464516
2026-03-24 10:32:24 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-24 10:32:24 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-24 10:32:24 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item f6e8159f-a407-54ba-842e-10fa5020df03
2026-03-24 10:32:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/19355287/68fd2b68-24df-4a1f-83d4-4ebdadc6bceb.jpg>
{'auction_title': '',
'body_type': 'SUV',
'c_o_2_emission_value': 136,
'category': 'Coches',
'color': 'Negro',
'currency': 'EUR',
'description': 'VEHICULO NACIONAL \n'
'UNICO PROPIETARIO\n'
'IVA DEDUCIBLE 50%\n'
'*GARANTÍA OFICIAL HASTA 2027\n'
'VEHICULO EN PERFECTO ESTADO.\n'
'REVISADO.\n'
'EL PRECIO TAMBIEN INCLUYE EL CAMBIO DE NOMBRE.\n'
'\n'
'\n'
'12 MESES DE GARANTIA.\n'
'\n'
'\n'
'EQUIPADO CON:\n'
'\n'
'-CAMBIO AUTOMÁTICO CON LEVAS EN EL VOLANTE\n'
'-FAROS LED HIGH PERFORMANCE CON TECNOLOGÍA DIURNA\n'
'-ASIENTOS DEPORTIVOS EN CUERO NEGRO Y ALCANTARA\n'
'-ACABADO AMG LINE\n'
'-ASIENTOS CALEFACTABLES\n'
'-NAVEGADOR\n'
'-SENSORES DE APARCAMIENTO CON CAMARA TRASERA\n'
'-ILUMINACION AMBIENTAL\n'
'-ARRANQUE CONFORT SIN LLAVE\n'
'-ESPEJO ANTIDESLUMBRANTE\n'
'-MANOS LIBRES BLUETOOTH\n'
'-CONTROL DE VELOCIDAD CRUCERO\n'
'-VOLANTE MULTIFUNCIÓN\n'
'-SENSOR DE LUCES\n'
'-LLANTAS 5 RADIOS DOBLES EN ACABDO ALUMINIO CEPILLADO AMG '
'19"\n'
'\n'
'\n'
'DISPONEMOS DE FINANCIACION A SU MEDIDA.\n'
'ACEPTAMOS VEHICULO USADO A CAMBIO.\n'
'VENDEMOS A TODA ESPAÑA,CON POSIBILIDAD DE ENTREGA A '
'DOMICILIO.\n'
'\n'
'\n'
'ESTE ANUNCIO PUEDE CONTENER ERRORES, SE MUESTRA A TITULO '
'INFORMATIVO Y NO CONTRACTUAL.',
'doors_number': 5,
'emission_standard': 'C',
'engine': '1.9L',
'engine_horse_power': 194,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': 'f6e8159f-a407-54ba-842e-10fa5020df03',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/mercedes-benz-glc-coupe-glc-220-d-4matic-5p-diesel-2021-en-murcia-62464516-covo.aspx',
'listing': 'auction',
'location': 'Murcia',
'make': 'MERCEDES-BENZ',
'model': 'GLC Coupé',
'odometer': 90000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 40,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f6e8159f-a407-54ba-842e-10fa5020df03/f6e8159f-a407-54ba-842e-10fa5020df03_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 55825,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19355287/68fd2b68-24df-4a1f-83d4-4ebdadc6bceb.jpg',
'Width': 800}],
'price': 44900,
'price_includes_vat': True,
'registration_date': '2020-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'MERCEDES-BENZ GLC Coupé GLC 220 d 4MATIC',
'transmission': 'automatic',
'trim': 'GLC 220 d 4MATIC',
'vin': None,
'year': 2020}
2026-03-24 10:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:32:24 [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%2762464516%27 HTTP/1.1" 200 None
2026-03-24 10:32:24 [auto_selling_coches.net] INFO: Saving data for 62464516: {'created_time': 1774348344.186451, 'last_price_update_time': 1774348344.186461}
2026-03-24 10:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62464516') HTTP/1.1" 204 0
2026-03-24 10:32:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 10:32:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f6f2b9735d0>
2026-03-24 10:32:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 10:32:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 10:32:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 10:32:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0a06b7cc-4ad6-5e35-a40b-a6ffb068dbfe/0a06b7cc-4ad6-5e35-a40b-a6ffb068dbfe_image_0.jpg HTTP/1.1" 201 0
2026-03-24 10:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:32:24 [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%252F19566008%252F80bdc45b-6eb6-411c-9b75-067235b0ad36.jpg') HTTP/1.1" 204 0
2026-03-24 10:32:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19566008/80bdc45b-6eb6-411c-9b75-067235b0ad36.jpg saved to cache
2026-03-24 10:32:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 0a06b7cc-4ad6-5e35-a40b-a6ffb068dbfe
2026-03-24 10:32:24 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 0a06b7cc-4ad6-5e35-a40b-a6ffb068dbfe sending to next pipeline
2026-03-24 10:32:24 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 0a06b7cc-4ad6-5e35-a40b-a6ffb068dbfe with identifier 70057831
2026-03-24 10:32:24 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-24 10:32:24 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-24 10:32:24 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 0a06b7cc-4ad6-5e35-a40b-a6ffb068dbfe
2026-03-24 10:32:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/19566008/80bdc45b-6eb6-411c-9b75-067235b0ad36.jpg>
{'auction_title': '',
'body_type': 'SUV',
'c_o_2_emission_value': 126,
'category': 'Coches',
'color': 'Rojo',
'currency': 'EUR',
'description': 'VEHICULO EN PERFECTO ESTADO.\n'
'NACIONAL.\n'
'REVISADO.\n'
'EL PRECIO TAMBIEN INCLUYE EL CAMBIO DE NOMBRE.\n'
'\n'
'EQUIPADO CON:\n'
'-SISTEMA MANOS LIBRES BLUETOOTH\n'
'-NAVEGADOR\n'
'-CARPLAY\n'
'-ESPEJOS ELECTRICOS ABATIBLES\n'
'-SENSORES DE APARCAMIENTO TRASERO\n'
'-ASIENTOS EN TELA MIXTA\n'
'-FAROS LED MATRIX\n'
'-LUZ LARGA AUTOMATICA\n'
'-CONTROL DE VELOCIDAD DE CRUCERO ADACTATIVO\n'
'-SISTEMA ALERTA CAMBIO DE CARRIL\n'
'-VOLANTE MULTIFUNCION\n'
'-LLANTAS DE ALEACION EN 17"\n'
'\n'
'12 MESES DE GARANTIA.\n'
'\n'
'DISPONEMOS DE FINANCIACION A SU MEDIDA.\n'
'ACEPTAMOS VEHICULO USADO A CAMBIO.\n'
'VENDEMOS A TODA ESPAÑA,CON POSIBILIDAD DE ENTREGA A '
'DOMICILIO.',
'doors_number': 5,
'emission_standard': 'C',
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': None,
'fuel_type': 'Gasolina',
'id': '0a06b7cc-4ad6-5e35-a40b-a6ffb068dbfe',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/seat-ateca-15-tsi-110kw-150cv-stsp-style-5p-gasolina-2019-en-murcia-70057831-covo.aspx',
'listing': 'auction',
'location': 'Murcia',
'make': 'SEAT',
'model': 'Ateca',
'odometer': 93500,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 44,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0a06b7cc-4ad6-5e35-a40b-a6ffb068dbfe/0a06b7cc-4ad6-5e35-a40b-a6ffb068dbfe_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 58800,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19566008/80bdc45b-6eb6-411c-9b75-067235b0ad36.jpg',
'Width': 800}],
'price': 16900,
'price_includes_vat': True,
'registration_date': '2018-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'SEAT Ateca 1.5 TSI StSp Style',
'transmission': 'manual',
'trim': '1.5 TSI 110kW 150CV StSp Style',
'vin': None,
'year': 2018}
2026-03-24 10:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:32:24 [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%2770057831%27 HTTP/1.1" 200 None
2026-03-24 10:32:24 [auto_selling_coches.net] INFO: Saving data for 70057831: {'created_time': 1774348344.282736, 'last_price_update_time': 1774348344.282744}
2026-03-24 10:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70057831') HTTP/1.1" 204 0
2026-03-24 10:32:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/62584046> (referer: https://www.coches.net/concesionario/carwinmurcia/?pg=1) ['zyte-api']
2026-03-24 10:32:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 10:32:24 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
'body_type': 'Berlina',
'c_o_2_emission_value': None,
'category': 'Coches',
'color': 'Gris / Plata',
'currency': 'EUR',
'description': 'VEHICULO EN PERFECTO ESTADO.\n'
'NACIONAL.\n'
'GARANTIA OFICIAL\n'
'REVISADO.\n'
'EL PRECIO TAMBIEN INCLUYE EL CAMBIO DE NOMBRE.\n'
'\n'
'\n'
'12 MESES DE GARANTIA.\n'
'\n'
'\n'
'EQUIPADO CON:\n'
'-PAQUETE INTERIOR AMG\n'
'-PAQUETE EXTERIOR AMG\n'
'-CAMBIO AUTOMÁTICO CON LEVAS EN EL VOLANTE\n'
'-FAROS LED HIGH PERFORMANCE CON TECNOLOGÍA DIURNA\n'
'-ASIENTOS DEPORTIVOS EN CUERO NEGRO Y ALCANTARA\n'
'-ASIENTOS CALEFACTABLES\n'
'-ILUMINACION AMBIENTAL\n'
'-NAVEGADOR\n'
'-APPLE CARPLAY\n'
'-SENSORES DE APARCAMIENTO \n'
'-CAMARA TRASERA\n'
'-ARRANQUE CONFORT SIN LLAVE\n'
'-KEYLESS GO\n'
'-ESPEJO ANTIDESLUMBRANTE\n'
'-MANOS LIBRES BLUETOOTH\n'
'-CONTROL DE VELOCIDAD CRUCERO\n'
'-VOLANTE MULTIFUNCIÓN\n'
'-SENSOR DE LUCES\n'
'-LLANTAS AMG 18"\n'
'\n'
'DISPONEMOS DE FINANCIACION A SU MEDIDA.\n'
'ACEPTAMOS VEHICULO USADO A CAMBIO.\n'
'VENDEMOS A TODA ESPAÑA,CON POSIBILIDAD DE ENTREGA A '
'DOMICILIO.\n'
'\n'
'\n'
'ESTE ANUNCIO PUEDE CONTENER ERRORES, SE MUESTRA A TITULO '
'INFORMATIVO Y NO CONTRACTUAL.',
'doors_number': 5,
'emission_standard': 'ECO',
'engine': '1.3L',
'engine_horse_power': 163,
'expiration_date': None,
'fuel_type': 'Híbrido',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/mercedes-benz-clase-a-a-200-5p-electrico-hibrido-2025-en-murcia-62584046-covo.aspx',
'listing': 'auction',
'location': 'Murcia',
'make': 'MERCEDES-BENZ',
'model': 'Clase A',
'odometer': 8900,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19459218/c2fd5a82-3d9b-4d50-8819-c57d7cc985dd.jpg',
'https://a.ccdn.es/cnet/vehicles/19459218/e02579d3-2dad-4aa4-9d92-224516618c21.jpg',
'https://a.ccdn.es/cnet/vehicles/19459218/c4ef2b75-15a6-4320-aeeb-f9e71719d165.jpg',
'https://a.ccdn.es/cnet/vehicles/19459218/6033ef24-256d-435a-837d-7dfedecd0172.jpg',
'https://a.ccdn.es/cnet/vehicles/19459218/bb7a0914-2df2-4e61-b0b2-a777a5032461.jpg',
'https://a.ccdn.es/cnet/vehicles/19459218/b83526b7-d14d-4261-936b-90fe465f0546.jpg',
'https://a.ccdn.es/cnet/vehicles/19459218/9f87149c-587c-4c16-a7ed-639a653f2b43.jpg',
'https://a.ccdn.es/cnet/vehicles/19459218/b7867fdd-3b80-4741-8055-bdd7cb0583df.jpg',
'https://a.ccdn.es/cnet/vehicles/19459218/8d875153-7463-4397-aacd-ff864f0679e8.jpg',
'https://a.ccdn.es/cnet/vehicles/19459218/79e60681-87c9-4b5a-b09f-3a6d5a11666a.jpg',
'https://a.ccdn.es/cnet/vehicles/19459218/1479c233-76e5-44a6-8d14-c68a3015df14.jpg',
'https://a.ccdn.es/cnet/vehicles/19459218/a1df0751-bdb6-424f-aa23-d2c7f1581099.jpg',
'https://a.ccdn.es/cnet/vehicles/19459218/8cedeae1-4b15-4228-8fcb-083f7c452732.jpg',
'https://a.ccdn.es/cnet/vehicles/19459218/922e1393-1276-4210-83e1-1b52f1e6870e.jpg'],
'price': 35900,
'price_includes_vat': True,
'registration_date': '2024-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'MERCEDES-BENZ Clase A A 200',
'transmission': 'automatic',
'trim': 'A 200',
'vin': None,
'year': 2024}
2026-03-24 10:32:24 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 549c4ea1-23ad-58b4-9864-6471f5953424 with identifier: 62584046
2026-03-24 10:32:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 549c4ea1-23ad-58b4-9864-6471f5953424
2026-03-24 10:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:32:24 [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%252F19459218%252Fc2fd5a82-3d9b-4d50-8819-c57d7cc985dd.jpg%27 HTTP/1.1" 200 None
2026-03-24 10:32:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19459218/c2fd5a82-3d9b-4d50-8819-c57d7cc985dd.jpg not downloaded yet
2026-03-24 10:32:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/62584241> (referer: https://www.coches.net/concesionario/carwinmurcia/?pg=1) ['zyte-api']
2026-03-24 10:32:24 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
'body_type': 'Berlina',
'c_o_2_emission_value': None,
'category': 'Coches',
'color': 'Negro',
'currency': 'EUR',
'description': 'VEHICULO EN PERFECTO ESTADO.\n'
'GARANTÍA OFICIAL HASTA 2027\n'
'REVISADO.\n'
'EL PRECIO TAMBIÉN INCLUYE EL CAMBIO DE NOMBRE.\n'
'\n'
'12 MESES DE GARANTIA.\n'
'\n'
'EQUIPADO CON:\n'
'\n'
'-ASIENTOS EN CUERO NAPA NEGRO, ACABADO EN PANAL E HILO ROJO\n'
'-ASIENTO ELÉCTRICO CONDUCTOR CON FUNCIÓN DE MEMORIA \n'
'-CALEFACCION ASIENTOS DELANTEROS\n'
'-PAQUETE DE DISEÑO RS PLUS ROJO\n'
'-ALFOMBRILLAS CON LOGO RS\n'
'-FAROS MATRIX Y PILOTOS TRASEROS LED\n'
'-HEAD UP DISPLAY\n'
'-CRISTALES PRIVACY\n'
'-TECHO PANORAMICO\n'
'-PORTÓN DE MALETERO ELECTRICO\n'
'-CÁMARA TRASERA\n'
'-SENSORES DE APARCAMIENTO DELANTEROS Y TRASEROS \n'
'-SISTEMA DE ESCAPE DEPORTIVO RS\n'
'-INSERCIONES EN EL INTERIOR EN FIBRA DE CARBONO\n'
'-ILUMINACIÓN AMBIENTAL\n'
'-EQUIPO DE SONID BANG y OLUFSEN 3D\n'
'-EQUIPAMIENTO EXTERIOR RS EN NEGRO BRILLO\n'
'-CONTROL DE VELOCIDAD ADAPTATIVO\n'
'-PINZAS RS EN COLOR ROJO\n'
'-PAQUETE DYNAMIC PLUS RS\n'
'-TREN DE RODAJE DEPORTIVO RS\n'
'-LLANTAS DE 5 RADIOS EN Y EN COLOR NEGRO 19"\n'
'\n'
'DISPONEMOS DE FINANCIACION A SU MEDIDA.\n'
'ACEPTAMOS VEHÍCULO USADO A CAMBIO.\n'
'VENDEMOS A TODA ESPAÑA,CON POSIBILIDAD DE ENTREGA A '
'DOMICILIO.',
'doors_number': 5,
'emission_standard': 'C',
'engine': '2.5L',
'engine_horse_power': 400,
'expiration_date': None,
'fuel_type': 'Gasolina',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/audi-a3-rs3-sportback-tfsi-294kw-quattro-s-tron-5p-gasolina-2023-en-murcia-62584241-covo.aspx',
'listing': 'auction',
'location': 'Murcia',
'make': 'AUDI',
'model': 'A3',
'odometer': 60000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19459290/2976a4d8-801b-44a1-8436-ddd05f04c259.jpg',
'https://a.ccdn.es/cnet/vehicles/19459290/9764c9d5-6dd2-42db-9f69-3e8a80ed8c09.jpg',
'https://a.ccdn.es/cnet/vehicles/19459290/d0ccbdc8-dc2d-4e98-9c02-ddfd2842e2b0.jpg',
'https://a.ccdn.es/cnet/vehicles/19459290/3bc30884-d273-406f-9605-77bd46854e67.jpg',
'https://a.ccdn.es/cnet/vehicles/19459290/1c36dd49-decc-4989-a9c5-24577215c932.jpg',
'https://a.ccdn.es/cnet/vehicles/19459290/df3c240e-2436-4f7e-a298-13736523e03e.jpg',
'https://a.ccdn.es/cnet/vehicles/19459290/ef76b5fc-fd58-4446-b0d7-9ff9f5805705.jpg',
'https://a.ccdn.es/cnet/vehicles/19459290/cd3d8174-e63a-454d-8a7e-ec0acc77499a.jpg',
'https://a.ccdn.es/cnet/vehicles/19459290/0b892ff2-979a-49ac-80f7-6f25c3e8780d.jpg',
'https://a.ccdn.es/cnet/vehicles/19459290/4b10d25a-b8ad-486e-9ce2-3b8e89c36eb0.jpg',
'https://a.ccdn.es/cnet/vehicles/19459290/ccc62242-beb8-4466-8bf0-475abca396d9.jpg',
'https://a.ccdn.es/cnet/vehicles/19459290/5fb93789-2cd1-4314-a33a-79bb56ee50b7.jpg',
'https://a.ccdn.es/cnet/vehicles/19459290/6529b942-2290-4c9f-9305-daef2e1a78f0.jpg',
'https://a.ccdn.es/cnet/vehicles/19459290/298089c7-c259-4dc1-9b8b-99eb9340e70f.jpg',
'https://a.ccdn.es/cnet/vehicles/19459290/19ce76ca-e88c-4591-89a5-838f8cc13caa.jpg',
'https://a.ccdn.es/cnet/vehicles/19459290/df86e2cf-00c1-420e-b991-c6bdda304a53.jpg'],
'price': 57900,
'price_includes_vat': True,
'registration_date': '2022-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'AUDI A3 RS3 Sportback TFSI quattro S tron',
'transmission': 'automatic',
'trim': 'RS3 Sportback TFSI 294kW quattro S tron',
'vin': None,
'year': 2022}
2026-03-24 10:32:24 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: ca24a830-1d31-542f-b764-0d8b1e36d0a7 with identifier: 62584241
2026-03-24 10:32:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item ca24a830-1d31-542f-b764-0d8b1e36d0a7
2026-03-24 10:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:32:24 [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%252F19459290%252F2976a4d8-801b-44a1-8436-ddd05f04c259.jpg%27 HTTP/1.1" 200 None
2026-03-24 10:32:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19459290/2976a4d8-801b-44a1-8436-ddd05f04c259.jpg not downloaded yet
2026-03-24 10:32:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/19459218/c2fd5a82-3d9b-4d50-8819-c57d7cc985dd.jpg> (referer: None)
2026-03-24 10:32:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70257976> (referer: https://www.coches.net/concesionario/carwinmurcia/?pg=1) ['zyte-api']
2026-03-24 10:32:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 10:32:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/19459290/2976a4d8-801b-44a1-8436-ddd05f04c259.jpg> (referer: None)
2026-03-24 10:32:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 10:32:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 10:32:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f6f2cd7b690>
2026-03-24 10:32:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 10:32:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 10:32:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 10:32:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_549c4ea1-23ad-58b4-9864-6471f5953424/549c4ea1-23ad-58b4-9864-6471f5953424_image_0.jpg HTTP/1.1" 201 0
2026-03-24 10:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:32:25 [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%252F19459218%252Fc2fd5a82-3d9b-4d50-8819-c57d7cc985dd.jpg') HTTP/1.1" 204 0
2026-03-24 10:32:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19459218/c2fd5a82-3d9b-4d50-8819-c57d7cc985dd.jpg saved to cache
2026-03-24 10:32:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 549c4ea1-23ad-58b4-9864-6471f5953424
2026-03-24 10:32:25 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 549c4ea1-23ad-58b4-9864-6471f5953424 sending to next pipeline
2026-03-24 10:32:25 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 549c4ea1-23ad-58b4-9864-6471f5953424 with identifier 62584046
2026-03-24 10:32:25 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-24 10:32:25 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-24 10:32:25 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 549c4ea1-23ad-58b4-9864-6471f5953424
2026-03-24 10:32:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/19459218/c2fd5a82-3d9b-4d50-8819-c57d7cc985dd.jpg>
{'auction_title': '',
'body_type': 'Berlina',
'c_o_2_emission_value': None,
'category': 'Coches',
'color': 'Gris / Plata',
'currency': 'EUR',
'description': 'VEHICULO EN PERFECTO ESTADO.\n'
'NACIONAL.\n'
'GARANTIA OFICIAL\n'
'REVISADO.\n'
'EL PRECIO TAMBIEN INCLUYE EL CAMBIO DE NOMBRE.\n'
'\n'
'\n'
'12 MESES DE GARANTIA.\n'
'\n'
'\n'
'EQUIPADO CON:\n'
'-PAQUETE INTERIOR AMG\n'
'-PAQUETE EXTERIOR AMG\n'
'-CAMBIO AUTOMÁTICO CON LEVAS EN EL VOLANTE\n'
'-FAROS LED HIGH PERFORMANCE CON TECNOLOGÍA DIURNA\n'
'-ASIENTOS DEPORTIVOS EN CUERO NEGRO Y ALCANTARA\n'
'-ASIENTOS CALEFACTABLES\n'
'-ILUMINACION AMBIENTAL\n'
'-NAVEGADOR\n'
'-APPLE CARPLAY\n'
'-SENSORES DE APARCAMIENTO \n'
'-CAMARA TRASERA\n'
'-ARRANQUE CONFORT SIN LLAVE\n'
'-KEYLESS GO\n'
'-ESPEJO ANTIDESLUMBRANTE\n'
'-MANOS LIBRES BLUETOOTH\n'
'-CONTROL DE VELOCIDAD CRUCERO\n'
'-VOLANTE MULTIFUNCIÓN\n'
'-SENSOR DE LUCES\n'
'-LLANTAS AMG 18"\n'
'\n'
'DISPONEMOS DE FINANCIACION A SU MEDIDA.\n'
'ACEPTAMOS VEHICULO USADO A CAMBIO.\n'
'VENDEMOS A TODA ESPAÑA,CON POSIBILIDAD DE ENTREGA A '
'DOMICILIO.\n'
'\n'
'\n'
'ESTE ANUNCIO PUEDE CONTENER ERRORES, SE MUESTRA A TITULO '
'INFORMATIVO Y NO CONTRACTUAL.',
'doors_number': 5,
'emission_standard': 'ECO',
'engine': '1.3L',
'engine_horse_power': 163,
'expiration_date': None,
'fuel_type': 'Híbrido',
'id': '549c4ea1-23ad-58b4-9864-6471f5953424',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/mercedes-benz-clase-a-a-200-5p-electrico-hibrido-2025-en-murcia-62584046-covo.aspx',
'listing': 'auction',
'location': 'Murcia',
'make': 'MERCEDES-BENZ',
'model': 'Clase A',
'odometer': 8900,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 14,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_549c4ea1-23ad-58b4-9864-6471f5953424/549c4ea1-23ad-58b4-9864-6471f5953424_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 51728,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19459218/c2fd5a82-3d9b-4d50-8819-c57d7cc985dd.jpg',
'Width': 800}],
'price': 35900,
'price_includes_vat': True,
'registration_date': '2024-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'MERCEDES-BENZ Clase A A 200',
'transmission': 'automatic',
'trim': 'A 200',
'vin': None,
'year': 2024}
2026-03-24 10:32:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:32:25 [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%2762584046%27 HTTP/1.1" 200 None
2026-03-24 10:32:25 [auto_selling_coches.net] INFO: Saving data for 62584046: {'created_time': 1774348345.039807, 'last_price_update_time': 1774348345.039818}
2026-03-24 10:32:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:32:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62584046') HTTP/1.1" 204 0
2026-03-24 10:32:25 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
'body_type': 'SUV',
'c_o_2_emission_value': 173,
'category': 'Coches',
'color': 'Gris / Plata',
'currency': 'EUR',
'description': 'VEHICULO EN PERFECTO ESTADO\n'
'REVISADO.\n'
'NACIONAL\n'
'EL PRECIO TAMBIÉN INCLUYE EL CAMBIO DE NOMBRE.\n'
'\n'
'12 MESES DE GARANTIA.\n'
'\n'
'EQUIPADO CON:\n'
'-CAMBIO AUTOMATICO CON LEVAS EN EL VOLANTE \n'
'-ASIENTOS EN CUERO NAPA BICOLOR ERGOCOMFORT\n'
'-ASIENTO CALEFACTABLE\n'
'-ASIENTO ELÉCTRICO\n'
'-FAROS LED CON LUZ DE ALCANCE AUTOMÁTICA\n'
'-ACCESO CONFORT Y ARRANQUE SIN LLAVE\n'
'-VOLANTE MULTIFUNCIÓN EN CUERO NAPA \n'
'-CONTROL DE CRUCERO ADAPTATIVO\n'
'-ILUMINACION AMBIENTAL\n'
'-MANOS LIBRES BLUETOOTH\n'
'-APPLE CARPLAY\n'
'-VW CARNET\n'
'-SUSPENSION ACC\n'
'-SISTEMA MODOS DE CONDUCCION\n'
'-SENSORES DE APARCAMIENTO CON CAMARA TRASERA\n'
'-LLANTAS DE ALEACION EN 19"\n'
'-ETC...\n'
'\n'
'DISPONEMOS DE FINANCIACION A SU MEDIDA.\n'
'ACEPTAMOS VEHÍCULO USADO A CAMBIO.\n'
'VENDEMOS A TODA ESPAÑA,CON POSIBILIDAD DE ENTREGA A '
'DOMICILIO.',
'doors_number': 5,
'emission_standard': 'C',
'engine': '3.0L',
'engine_horse_power': 231,
'expiration_date': None,
'fuel_type': 'Diesel',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/volkswagen-touareg-premium-30-tdi-170kw-231cv-tip-4mot-5p-diesel-2019-en-murcia-70257976-covo.aspx',
'listing': 'auction',
'location': 'Murcia',
'make': 'VOLKSWAGEN',
'model': 'Touareg',
'odometer': 196100,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19720335/810f47b4-3d20-4297-8b4a-65c398316bce.jpg',
'https://a.ccdn.es/cnet/vehicles/19720335/cb92c241-bb95-4c7b-8023-b42c48ea8c91.jpg',
'https://a.ccdn.es/cnet/vehicles/19720335/01271381-4b30-48e8-9b26-00217a575b0f.jpg',
'https://a.ccdn.es/cnet/vehicles/19720335/ceec205f-3442-4205-acf9-21d6ff318ec6.jpg',
'https://a.ccdn.es/cnet/vehicles/19720335/9b8b3e87-4b66-4c07-8874-6ef5c5927f07.jpg',
'https://a.ccdn.es/cnet/vehicles/19720335/7bfdedc6-7fb3-4e27-976e-bd9b84cfb731.jpg',
'https://a.ccdn.es/cnet/vehicles/19720335/127c116c-62e5-4eda-bb7b-67696b292d48.jpg',
'https://a.ccdn.es/cnet/vehicles/19720335/73694c7b-ec4b-4b96-b3f5-ab7e857ba345.jpg',
'https://a.ccdn.es/cnet/vehicles/19720335/97e3a1e6-cf9a-4f8f-a710-ad01a2b436c4.jpg',
'https://a.ccdn.es/cnet/vehicles/19720335/cb696ffd-0cc0-453d-9cfb-88c5da2dfc07.jpg',
'https://a.ccdn.es/cnet/vehicles/19720335/cfd83591-29ad-41a1-b768-d7849eec6342.jpg',
'https://a.ccdn.es/cnet/vehicles/19720335/da75a7c1-b5f5-4c9f-a776-8062bbbfdea2.jpg',
'https://a.ccdn.es/cnet/vehicles/19720335/332226d4-e4ae-406c-b738-ee855c24b6c7.jpg',
'https://a.ccdn.es/cnet/vehicles/19720335/75074e27-ff44-4498-86ca-d800a0b39488.jpg',
'https://a.ccdn.es/cnet/vehicles/19720335/74ac44bb-8e7e-4c40-b5a0-b41f21f08701.jpg',
'https://a.ccdn.es/cnet/vehicles/19720335/7fee3fa6-8cb6-4164-a800-7ebb44f615ff.jpg',
'https://a.ccdn.es/cnet/vehicles/19720335/07f0b2e7-344b-425a-8bca-e3ea34fa46ce.jpg',
'https://a.ccdn.es/cnet/vehicles/19720335/15c8f898-74ca-4e4f-9de9-e251ac4337c8.jpg',
'https://a.ccdn.es/cnet/vehicles/19720335/7b75510e-6958-4edc-8644-7abf391f2fbd.jpg',
'https://a.ccdn.es/cnet/vehicles/19720335/53e32cbb-e398-495a-bfcd-c5542e84f9be.jpg',
'https://a.ccdn.es/cnet/vehicles/19720335/b4bc2cf8-4298-4b51-a1db-d44fe5f7447e.jpg',
'https://a.ccdn.es/cnet/vehicles/19720335/8272de90-3ffa-4118-8030-3cd6ef6870b4.jpg',
'https://a.ccdn.es/cnet/vehicles/19720335/2a7ea2df-4280-4120-a31f-ac3f43aaa5cf.jpg',
'https://a.ccdn.es/cnet/vehicles/19720335/805f8716-53d2-4ffb-9cb3-0cfdddbcdac4.jpg',
'https://a.ccdn.es/cnet/vehicles/19720335/f55f4724-9296-466f-b1a5-7c8cb6ba53ad.jpg'],
'price': 30900,
'price_includes_vat': True,
'registration_date': '2019-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'VOLKSWAGEN Touareg Premium 3.0 TDI Tip 4Mot',
'transmission': 'automatic',
'trim': 'Premium 3.0 TDI 170kW 231CV Tip 4Mot',
'vin': None,
'year': 2019}
2026-03-24 10:32:25 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 0ff37ac1-4417-540c-99a3-689110f31cd5 with identifier: 70257976
2026-03-24 10:32:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 0ff37ac1-4417-540c-99a3-689110f31cd5
2026-03-24 10:32:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:32:25 [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%252F19720335%252F810f47b4-3d20-4297-8b4a-65c398316bce.jpg%27 HTTP/1.1" 200 None
2026-03-24 10:32:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19720335/810f47b4-3d20-4297-8b4a-65c398316bce.jpg not downloaded yet
2026-03-24 10:32:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 10:32:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f6f29d42f50>
2026-03-24 10:32:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 10:32:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 10:32:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 10:32:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ca24a830-1d31-542f-b764-0d8b1e36d0a7/ca24a830-1d31-542f-b764-0d8b1e36d0a7_image_0.jpg HTTP/1.1" 201 0
2026-03-24 10:32:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:32:25 [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%252F19459290%252F2976a4d8-801b-44a1-8436-ddd05f04c259.jpg') HTTP/1.1" 204 0
2026-03-24 10:32:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19459290/2976a4d8-801b-44a1-8436-ddd05f04c259.jpg saved to cache
2026-03-24 10:32:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item ca24a830-1d31-542f-b764-0d8b1e36d0a7
2026-03-24 10:32:25 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item ca24a830-1d31-542f-b764-0d8b1e36d0a7 sending to next pipeline
2026-03-24 10:32:25 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: ca24a830-1d31-542f-b764-0d8b1e36d0a7 with identifier 62584241
2026-03-24 10:32:25 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-24 10:32:25 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-24 10:32:25 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item ca24a830-1d31-542f-b764-0d8b1e36d0a7
2026-03-24 10:32:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/19459290/2976a4d8-801b-44a1-8436-ddd05f04c259.jpg>
{'auction_title': '',
'body_type': 'Berlina',
'c_o_2_emission_value': None,
'category': 'Coches',
'color': 'Negro',
'currency': 'EUR',
'description': 'VEHICULO EN PERFECTO ESTADO.\n'
'GARANTÍA OFICIAL HASTA 2027\n'
'REVISADO.\n'
'EL PRECIO TAMBIÉN INCLUYE EL CAMBIO DE NOMBRE.\n'
'\n'
'12 MESES DE GARANTIA.\n'
'\n'
'EQUIPADO CON:\n'
'\n'
'-ASIENTOS EN CUERO NAPA NEGRO, ACABADO EN PANAL E HILO ROJO\n'
'-ASIENTO ELÉCTRICO CONDUCTOR CON FUNCIÓN DE MEMORIA \n'
'-CALEFACCION ASIENTOS DELANTEROS\n'
'-PAQUETE DE DISEÑO RS PLUS ROJO\n'
'-ALFOMBRILLAS CON LOGO RS\n'
'-FAROS MATRIX Y PILOTOS TRASEROS LED\n'
'-HEAD UP DISPLAY\n'
'-CRISTALES PRIVACY\n'
'-TECHO PANORAMICO\n'
'-PORTÓN DE MALETERO ELECTRICO\n'
'-CÁMARA TRASERA\n'
'-SENSORES DE APARCAMIENTO DELANTEROS Y TRASEROS \n'
'-SISTEMA DE ESCAPE DEPORTIVO RS\n'
'-INSERCIONES EN EL INTERIOR EN FIBRA DE CARBONO\n'
'-ILUMINACIÓN AMBIENTAL\n'
'-EQUIPO DE SONID BANG y OLUFSEN 3D\n'
'-EQUIPAMIENTO EXTERIOR RS EN NEGRO BRILLO\n'
'-CONTROL DE VELOCIDAD ADAPTATIVO\n'
'-PINZAS RS EN COLOR ROJO\n'
'-PAQUETE DYNAMIC PLUS RS\n'
'-TREN DE RODAJE DEPORTIVO RS\n'
'-LLANTAS DE 5 RADIOS EN Y EN COLOR NEGRO 19"\n'
'\n'
'DISPONEMOS DE FINANCIACION A SU MEDIDA.\n'
'ACEPTAMOS VEHÍCULO USADO A CAMBIO.\n'
'VENDEMOS A TODA ESPAÑA,CON POSIBILIDAD DE ENTREGA A '
'DOMICILIO.',
'doors_number': 5,
'emission_standard': 'C',
'engine': '2.5L',
'engine_horse_power': 400,
'expiration_date': None,
'fuel_type': 'Gasolina',
'id': 'ca24a830-1d31-542f-b764-0d8b1e36d0a7',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/audi-a3-rs3-sportback-tfsi-294kw-quattro-s-tron-5p-gasolina-2023-en-murcia-62584241-covo.aspx',
'listing': 'auction',
'location': 'Murcia',
'make': 'AUDI',
'model': 'A3',
'odometer': 60000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 16,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ca24a830-1d31-542f-b764-0d8b1e36d0a7/ca24a830-1d31-542f-b764-0d8b1e36d0a7_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 52980,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19459290/2976a4d8-801b-44a1-8436-ddd05f04c259.jpg',
'Width': 800}],
'price': 57900,
'price_includes_vat': True,
'registration_date': '2022-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'AUDI A3 RS3 Sportback TFSI quattro S tron',
'transmission': 'automatic',
'trim': 'RS3 Sportback TFSI 294kW quattro S tron',
'vin': None,
'year': 2022}
2026-03-24 10:32:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:32:25 [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%2762584241%27 HTTP/1.1" 200 None
2026-03-24 10:32:25 [auto_selling_coches.net] INFO: Saving data for 62584241: {'created_time': 1774348345.160857, 'last_price_update_time': 1774348345.160868}
2026-03-24 10:32:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:32:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62584241') HTTP/1.1" 204 0
2026-03-24 10:32:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70037650> (referer: https://www.coches.net/concesionario/carwinmurcia/?pg=1) ['zyte-api']
2026-03-24 10:32:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/19720335/810f47b4-3d20-4297-8b4a-65c398316bce.jpg> (referer: None)
2026-03-24 10:32:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 10:32:25 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
'body_type': 'Berlina',
'c_o_2_emission_value': 167,
'category': 'Coches',
'color': 'Rojo',
'currency': 'EUR',
'description': 'VEHICULO EN PERFECTO ESTADO.\n'
'VEHICULO NACIONAL\n'
'REVISADO.\n'
'EL PRECIO TAMBIÉN INCLUYE EL CAMBIO DE NOMBRE.\n'
'\n'
'\n'
'12 MESES DE GARANTIA.\n'
'\n'
'\n'
'EQUIPADO CON:\n'
'-VOLANTE AMG ACABDO EN CUERO NAPA CON LEVAS EN EL VOLANTE\n'
'-ASIENTOS DEPORTIVOS EN CUERO NAPA NEGRO Y GRIS TITANIUM\n'
'-FAROS CON ILUMINACION MULTIBEAM\n'
'-ASIENTOS VENTILADOS\n'
'-ASIENTOS CALEFACTABLES\n'
'-ASIENTOS CON MEMORIA\n'
'-PAQUETE DE CUERO AMPLIADO\n'
'-NAVEGADOR\n'
'-TECHO SOLAR\n'
'-ASISTENTES A LA CONDUCCION\n'
'-SENSORES DE APARCAMIENTO CON CAMARA 360º\n'
'-ILUMINACION AMBIENTAL\n'
'-ARRANQUE COMFORT SIN LLAVE\n'
'-ACCESO COMFORT\n'
'-EQUIPO SONIDO BURMENSTER\n'
'-APPLE CARPLAY\n'
'-CONTROL DE ÁNGULO MUERTO\n'
'-ESPEJO ANTIDESLUMBRANTE\n'
'-MANOS LIBRES BLUETOOTH\n'
'-CONTROL DE VELOCIDAD CRUCERO\n'
'-VOLANTE MULTIFUNCIÓN\n'
'-SENSOR DE LUCES\n'
'-LLANTAS LLANTAS MULTIRRADIO AMG EN 19"\n'
'\n'
'\n'
'DISPONEMOS DE FINANCIACION A SU MEDIDA.\n'
'ACEPTAMOS VEHICULO USADO A CAMBIO.\n'
'VENDEMOS A TODA ESPAÑA,CON POSIBILIDAD DE ENTREGA A '
'DOMICILIO.\n'
'\n'
'\n'
'ESTE ANUNCIO PUEDE CONTENER ERRORES, SE MUESTRA A TITULO '
'INFORMATIVO Y NO CONTRACTUAL.',
'doors_number': 5,
'emission_standard': 'C',
'engine': '2.0L',
'engine_horse_power': 306,
'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-a-mercedesamg-a-35-4matic-5p-gasolina-2020-en-murcia-70037650-covo.aspx',
'listing': 'auction',
'location': 'Murcia',
'make': 'MERCEDES-BENZ',
'model': 'Clase A',
'odometer': 122000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19548692/6faeb442-421a-4af7-94f7-3d8477cd5160.jpg',
'https://a.ccdn.es/cnet/vehicles/19548692/1b505110-2577-41bc-8175-ee4c1a93e461.jpg',
'https://a.ccdn.es/cnet/vehicles/19548692/0306f509-b5c6-484e-aa2b-089e7fd0070f.jpg',
'https://a.ccdn.es/cnet/vehicles/19548692/ce1d5c10-49af-440b-91b6-64a22eed01e1.jpg',
'https://a.ccdn.es/cnet/vehicles/19548692/ec80882d-8f6d-44fb-805a-f6ed2d1ce37c.jpg',
'https://a.ccdn.es/cnet/vehicles/19548692/35c2ffcd-c9bf-4096-b288-8843e460f93d.jpg',
'https://a.ccdn.es/cnet/vehicles/19548692/5c26026e-3ad2-4845-9a3c-dc350b294f85.jpg',
'https://a.ccdn.es/cnet/vehicles/19548692/a1a7894b-a5e7-46cc-a024-1d3819a45804.jpg',
'https://a.ccdn.es/cnet/vehicles/19548692/19ae08d2-8715-41ac-8590-8d154ba11e96.jpg',
'https://a.ccdn.es/cnet/vehicles/19548692/f0f8bdd8-5cfd-41a9-a4fd-c6bc72bc68d3.jpg',
'https://a.ccdn.es/cnet/vehicles/19548692/575f4fd4-55fe-4c8b-83fe-ae5ed3212660.jpg',
'https://a.ccdn.es/cnet/vehicles/19548692/e44d7fe0-dfd1-4c47-9d4d-4aa224607771.jpg',
'https://a.ccdn.es/cnet/vehicles/19548692/dc82f6a6-3b55-4993-b3d1-820382946fa8.jpg',
'https://a.ccdn.es/cnet/vehicles/19548692/c1726b8a-8fc4-4e6d-977c-940f76ff6f49.jpg',
'https://a.ccdn.es/cnet/vehicles/19548692/61f3a88b-8bce-4322-aef3-53a18a244018.jpg',
'https://a.ccdn.es/cnet/vehicles/19548692/f88c4eb2-a4ff-45cc-aa60-0692c9eff98f.jpg',
'https://a.ccdn.es/cnet/vehicles/19548692/191402c6-ad80-4d88-9fc4-50e4323e1a11.jpg',
'https://a.ccdn.es/cnet/vehicles/19548692/83679eb0-e26a-4754-aaef-c7ecba2cdde1.jpg',
'https://a.ccdn.es/cnet/vehicles/19548692/ae22c956-622b-4f6d-974e-2ba9f9a668f4.jpg',
'https://a.ccdn.es/cnet/vehicles/19548692/fee7cffb-6b32-4f0a-a75c-b9b64872b800.jpg',
'https://a.ccdn.es/cnet/vehicles/19548692/14bb4a99-088a-44a2-9327-23c2dd1e66c8.jpg'],
'price': 34900,
'price_includes_vat': True,
'registration_date': '2020-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'MERCEDES-BENZ Clase A MercedesAMG A 35 4MATIC',
'transmission': 'automatic',
'trim': 'MercedesAMG A 35 4MATIC',
'vin': None,
'year': 2020}
2026-03-24 10:32:25 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 3a162503-3aaa-5b5f-a85c-8e8ab65ed58b with identifier: 70037650
2026-03-24 10:32:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 3a162503-3aaa-5b5f-a85c-8e8ab65ed58b
2026-03-24 10:32:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:32:25 [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%252F19548692%252F6faeb442-421a-4af7-94f7-3d8477cd5160.jpg%27 HTTP/1.1" 200 None
2026-03-24 10:32:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19548692/6faeb442-421a-4af7-94f7-3d8477cd5160.jpg not downloaded yet
2026-03-24 10:32:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 10:32:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f6f29dc6990>
2026-03-24 10:32:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 10:32:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 10:32:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 10:32:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0ff37ac1-4417-540c-99a3-689110f31cd5/0ff37ac1-4417-540c-99a3-689110f31cd5_image_0.jpg HTTP/1.1" 201 0
2026-03-24 10:32:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:32:25 [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%252F19720335%252F810f47b4-3d20-4297-8b4a-65c398316bce.jpg') HTTP/1.1" 204 0
2026-03-24 10:32:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19720335/810f47b4-3d20-4297-8b4a-65c398316bce.jpg saved to cache
2026-03-24 10:32:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 0ff37ac1-4417-540c-99a3-689110f31cd5
2026-03-24 10:32:25 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 0ff37ac1-4417-540c-99a3-689110f31cd5 sending to next pipeline
2026-03-24 10:32:25 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 0ff37ac1-4417-540c-99a3-689110f31cd5 with identifier 70257976
2026-03-24 10:32:25 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-24 10:32:25 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-24 10:32:25 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 0ff37ac1-4417-540c-99a3-689110f31cd5
2026-03-24 10:32:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/19720335/810f47b4-3d20-4297-8b4a-65c398316bce.jpg>
{'auction_title': '',
'body_type': 'SUV',
'c_o_2_emission_value': 173,
'category': 'Coches',
'color': 'Gris / Plata',
'currency': 'EUR',
'description': 'VEHICULO EN PERFECTO ESTADO\n'
'REVISADO.\n'
'NACIONAL\n'
'EL PRECIO TAMBIÉN INCLUYE EL CAMBIO DE NOMBRE.\n'
'\n'
'12 MESES DE GARANTIA.\n'
'\n'
'EQUIPADO CON:\n'
'-CAMBIO AUTOMATICO CON LEVAS EN EL VOLANTE \n'
'-ASIENTOS EN CUERO NAPA BICOLOR ERGOCOMFORT\n'
'-ASIENTO CALEFACTABLE\n'
'-ASIENTO ELÉCTRICO\n'
'-FAROS LED CON LUZ DE ALCANCE AUTOMÁTICA\n'
'-ACCESO CONFORT Y ARRANQUE SIN LLAVE\n'
'-VOLANTE MULTIFUNCIÓN EN CUERO NAPA \n'
'-CONTROL DE CRUCERO ADAPTATIVO\n'
'-ILUMINACION AMBIENTAL\n'
'-MANOS LIBRES BLUETOOTH\n'
'-APPLE CARPLAY\n'
'-VW CARNET\n'
'-SUSPENSION ACC\n'
'-SISTEMA MODOS DE CONDUCCION\n'
'-SENSORES DE APARCAMIENTO CON CAMARA TRASERA\n'
'-LLANTAS DE ALEACION EN 19"\n'
'-ETC...\n'
'\n'
'DISPONEMOS DE FINANCIACION A SU MEDIDA.\n'
'ACEPTAMOS VEHÍCULO USADO A CAMBIO.\n'
'VENDEMOS A TODA ESPAÑA,CON POSIBILIDAD DE ENTREGA A '
'DOMICILIO.',
'doors_number': 5,
'emission_standard': 'C',
'engine': '3.0L',
'engine_horse_power': 231,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '0ff37ac1-4417-540c-99a3-689110f31cd5',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/volkswagen-touareg-premium-30-tdi-170kw-231cv-tip-4mot-5p-diesel-2019-en-murcia-70257976-covo.aspx',
'listing': 'auction',
'location': 'Murcia',
'make': 'VOLKSWAGEN',
'model': 'Touareg',
'odometer': 196100,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 25,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0ff37ac1-4417-540c-99a3-689110f31cd5/0ff37ac1-4417-540c-99a3-689110f31cd5_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 54335,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19720335/810f47b4-3d20-4297-8b4a-65c398316bce.jpg',
'Width': 800}],
'price': 30900,
'price_includes_vat': True,
'registration_date': '2019-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'VOLKSWAGEN Touareg Premium 3.0 TDI Tip 4Mot',
'transmission': 'automatic',
'trim': 'Premium 3.0 TDI 170kW 231CV Tip 4Mot',
'vin': None,
'year': 2019}
2026-03-24 10:32:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:32:25 [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%2770257976%27 HTTP/1.1" 200 None
2026-03-24 10:32:25 [auto_selling_coches.net] INFO: Saving data for 70257976: {'created_time': 1774348345.439969, 'last_price_update_time': 1774348345.439981}
2026-03-24 10:32:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:32:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70257976') HTTP/1.1" 204 0
2026-03-24 10:32:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/62403853> (referer: https://www.coches.net/concesionario/carwinmurcia/?pg=1) ['zyte-api']
2026-03-24 10:32:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70211911> (referer: https://www.coches.net/concesionario/carwinmurcia/?pg=1) ['zyte-api']
2026-03-24 10:32:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 10:32:26 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
'body_type': 'Berlina',
'c_o_2_emission_value': None,
'category': 'Coches',
'color': 'Negro',
'currency': 'EUR',
'description': 'VEHICULO EN PERFECTO ESTADO.\n'
'VEHICULO NACIONAL\n'
'REVISADO.\n'
'EL PRECIO TAMBIEN INCLUYE EL CAMBIO DE NOMBRE.\n'
'\n'
'\n'
'12 MESES DE GARANTIA.\n'
'\n'
'\n'
'EQUIPADO CON:\n'
'-CAMBIO MANUAL 6 VELOCIDADES\n'
'-FAROS CON TECNOLOGÍA MATRIX FULL LED\n'
'-ASIENTOS DEPORTIVOS EN CUERO NEGRO Y TELA MARVEL\n'
'-NAVEGADOR\n'
'-APPLE CARPLAY\n'
'-SENSORES DE APARCAMIENTO CON CAMARA TRASERA\n'
'-MODOS DE CONDUCCION\n'
'-ESPEJO ANTIDESLUMBRANTE\n'
'-MANOS LIBRES BLUETOOTH\n'
'-CONTROL DE VELOCIDAD CRUCERO\n'
'-VOLANTE MULTIFUNCIÓN\n'
'-SENSOR DE LUCES\n'
'-LLANTAS 17" RADIOS DOBLES Y CANTO PULIDO\n'
'-ETC...\n'
'\n'
'\n'
'DISPONEMOS DE FINANCIACION A SU MEDIDA.\n'
'ACEPTAMOS VEHICULO USADO A CAMBIO.\n'
'VENDEMOS A TODA ESPAÑA,CON POSIBILIDAD DE ENTREGA A '
'DOMICILIO.\n'
'\n'
'\n'
'ESTE ANUNCIO PUEDE CONTENER ERRORES, SE MUESTRA A TITULO '
'INFORMATIVO Y NO CONTRACTUAL.',
'doors_number': 5,
'emission_standard': 'C',
'engine': '1.5L',
'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/opel-corsa-15d-dt-74kw-100cv-gsline-5p-diesel-2022-en-murcia-62403853-covo.aspx',
'listing': 'auction',
'location': 'Murcia',
'make': 'OPEL',
'model': 'Corsa',
'odometer': 57500,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19305211/ae2f50cb-fd00-4cf1-8775-0dba7ee4fe89.jpg',
'https://a.ccdn.es/cnet/vehicles/19305211/107ce8af-96ff-4a11-8ba0-1ebdf87ed716.jpg',
'https://a.ccdn.es/cnet/vehicles/19305211/e7bd0fe0-9b02-4f10-88e3-8ea9ae412c6e.jpg',
'https://a.ccdn.es/cnet/vehicles/19305211/3324143a-ac19-4de1-8efc-427b22385bf9.jpg',
'https://a.ccdn.es/cnet/vehicles/19305211/3656e3f4-b6ee-4bae-b333-4c9556cbcc74.jpg',
'https://a.ccdn.es/cnet/vehicles/19305211/28a2c5e8-3421-40f5-ab68-fe795b043844.jpg',
'https://a.ccdn.es/cnet/vehicles/19305211/11211971-f42c-4d47-b039-a702d91d6b6c.jpg',
'https://a.ccdn.es/cnet/vehicles/19305211/8bc7cc6e-d1a7-4d2d-b6a8-49708e3630a4.jpg',
'https://a.ccdn.es/cnet/vehicles/19305211/e81a4f25-f495-4eb4-a2af-029388a68b08.jpg',
'https://a.ccdn.es/cnet/vehicles/19305211/0d6a089c-a067-4ff6-974c-764225f20f5b.jpg',
'https://a.ccdn.es/cnet/vehicles/19305211/f7b88375-4e8b-4f2e-bf89-f0b0b5a859d6.jpg',
'https://a.ccdn.es/cnet/vehicles/19305211/eb420d95-89bb-4d0f-ac00-ee2a0550376e.jpg',
'https://a.ccdn.es/cnet/vehicles/19305211/107e2e5f-0e15-45e9-afa7-051552f5838a.jpg',
'https://a.ccdn.es/cnet/vehicles/19305211/13cf8539-4a52-4b62-81da-5d5106a592fc.jpg',
'https://a.ccdn.es/cnet/vehicles/19305211/414a65e8-3fe5-4dbf-98f9-f770f15b9082.jpg',
'https://a.ccdn.es/cnet/vehicles/19305211/dcf35f63-ad5c-4ec9-9226-d087ed9d91f6.jpg',
'https://a.ccdn.es/cnet/vehicles/19305211/edba0374-8bd2-4d51-b658-a056c2c01e5e.jpg',
'https://a.ccdn.es/cnet/vehicles/19305211/f18c95a4-e455-4346-aefb-ecc4e39dd2d5.jpg',
'https://a.ccdn.es/cnet/vehicles/19305211/5b2d6fa7-92d0-4e89-bc1a-ddc20b97e2f1.jpg',
'https://a.ccdn.es/cnet/vehicles/19305211/b0749a54-4f03-4604-b756-305a459c3aa6.jpg',
'https://a.ccdn.es/cnet/vehicles/19305211/960b6ce6-c6a8-4466-bff6-93475a019104.jpg',
'https://a.ccdn.es/cnet/vehicles/19305211/bdff03f5-c6d5-4d97-a327-48bffca21b80.jpg',
'https://a.ccdn.es/cnet/vehicles/19305211/6296b9e3-5eff-4300-82ef-8ac0de805adf.jpg',
'https://a.ccdn.es/cnet/vehicles/19305211/02379cdd-a390-491e-bf20-84d2155de312.jpg',
'https://a.ccdn.es/cnet/vehicles/19305211/a13a4bf2-bf98-496f-8b02-b85efa0c3b32.jpg',
'https://a.ccdn.es/cnet/vehicles/19305211/1a3f2566-5205-4e72-b579-3a3cf0a601eb.jpg',
'https://a.ccdn.es/cnet/vehicles/19305211/92ce79f5-51d4-4ef2-97da-a9c8aec300d6.jpg',
'https://a.ccdn.es/cnet/vehicles/19305211/7e7f4637-74f9-4cb0-90a8-d1b90cd4923f.jpg',
'https://a.ccdn.es/cnet/vehicles/19305211/21e29f52-8677-4686-9960-b2b55a738a72.jpg',
'https://a.ccdn.es/cnet/vehicles/19305211/e47ee41f-208f-4587-acf7-03258f2a9354.jpg',
'https://a.ccdn.es/cnet/vehicles/19305211/57883a1c-5184-4aa9-8714-3f4a0cee159a.jpg',
'https://a.ccdn.es/cnet/vehicles/19305211/10431260-0084-4cd3-acf4-28fb7f0ae7b9.jpg',
'https://a.ccdn.es/cnet/vehicles/19305211/70eb878c-d9b1-4c3f-8ff9-493744602387.jpg',
'https://a.ccdn.es/cnet/vehicles/19305211/42f6283f-e179-4981-babc-46f457f8da42.jpg',
'https://a.ccdn.es/cnet/vehicles/19305211/6a16ec87-2ddb-4acf-ad51-9e895dd3dd95.jpg',
'https://a.ccdn.es/cnet/vehicles/19305211/5c2b7d8e-ed79-447c-94b9-627e2875db76.jpg',
'https://a.ccdn.es/cnet/vehicles/19305211/8aeab128-42dd-4927-85f5-765f9643a713.jpg',
'https://a.ccdn.es/cnet/vehicles/19305211/38e0475e-777a-4557-9096-320b9b20c591.jpg',
'https://a.ccdn.es/cnet/vehicles/19305211/f4476763-1a14-4e57-b096-100ae1395c44.jpg',
'https://a.ccdn.es/cnet/vehicles/19305211/2aade0af-b0c9-4c21-912a-4e4c3814e59a.jpg',
'https://a.ccdn.es/cnet/vehicles/19305211/ba340a3e-9cfa-4a5e-9895-2601d24d2352.jpg'],
'price': 14900,
'price_includes_vat': True,
'registration_date': '2022-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'OPEL Corsa 1.5D DT GSLine',
'transmission': 'manual',
'trim': '1.5D DT 74kW 100CV GSLine',
'vin': None,
'year': 2022}
2026-03-24 10:32:26 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 43e42038-b018-5163-85c6-8d373e831038 with identifier: 62403853
2026-03-24 10:32:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 43e42038-b018-5163-85c6-8d373e831038
2026-03-24 10:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:32:26 [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%252F19305211%252Fae2f50cb-fd00-4cf1-8775-0dba7ee4fe89.jpg%27 HTTP/1.1" 200 None
2026-03-24 10:32:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19305211/ae2f50cb-fd00-4cf1-8775-0dba7ee4fe89.jpg not downloaded yet
2026-03-24 10:32:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/19548692/6faeb442-421a-4af7-94f7-3d8477cd5160.jpg> (referer: None)
2026-03-24 10:32:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70167982> (referer: https://www.coches.net/concesionario/carwinmurcia/?pg=1) ['zyte-api']
2026-03-24 10:32:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 10:32:26 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
'body_type': 'Familiar',
'c_o_2_emission_value': 226,
'category': 'Coches',
'color': 'Gris / Plata',
'currency': 'EUR',
'description': 'VEHICULO EN PERFECTO ESTADO.\n'
'REVISADO.\n'
'IVA DEDUCIBLE.\n'
'EL PRECIO TAMBIÉN INCLUYE EL CAMBIO DE NOMBRE.\n'
'\n'
'12 MESES DE GARANTIA.\n'
'\n'
'EQUIPADO CON:\n'
'-CAMBIO AUTOMATICO\n'
'-ACABADO S LINE \n'
'-ASIENTOS BICOLOR EN CUERO CON ACABADO AUDI EXCLUSIVE, CON '
'CALEFACCION Y VENTILACION EN LOS MISMOS, CON MEMORIA EN LOS '
'ASIENTOS Y MASAJE\n'
'-ASIENTOS TRASEROS CALEFACTABLES\n'
'-FAROS LED CON TECNOLOGIA DIURNA\n'
'-VOLANTE MULTIFUNCIÓN \n'
'-ASISTENTE DE CARRIL\n'
'-CONTROL DE CRUZERO\n'
'-EQUIPO DE SONIDO BOSE\n'
'-TECHO PANORAMICO CON CORTINILLA ELECTRICA\n'
'-SUSPENSION NEUMATICA\n'
'-ILUMINACION AMBIENTAL\n'
'-PORTON ELECTRICO\n'
'-MANOS LIBRES BLUETOOTH\n'
'-CARPLAY\n'
'-SENSORES DE APARCAMIENTO CON CAMARA TRASERA\n'
'-SISTEMA MODOS DE CONDUCCION\n'
'-LLANTAS DE ROTOR 20"\n'
'-ETC...\n'
'\n'
'DISPONEMOS DE FINANCIACION A SU MEDIDA.\n'
'ACEPTAMOS VEHÍCULO USADO A CAMBIO.\n'
'VENDEMOS A TODA ESPAÑA,CON POSIBILIDAD DE ENTREGA A '
'DOMICILIO.',
'doors_number': 5,
'emission_standard': 'C',
'engine': '4.0L',
'engine_horse_power': 420,
'expiration_date': None,
'fuel_type': 'Gasolina',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/audi-a6-avant-40-tfsi-420cv-quattro-s-tronic-s6-5p-gasolina-2014-en-murcia-70211911-covo.aspx',
'listing': 'auction',
'location': 'Murcia',
'make': 'AUDI',
'model': 'A6',
'odometer': 186500,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19686122/c9b39084-44fc-4710-9cc3-45cdcee4282e.jpg',
'https://a.ccdn.es/cnet/vehicles/19686122/02ce3dee-f274-4a5a-89d5-7e38f9b7c259.jpg',
'https://a.ccdn.es/cnet/vehicles/19686122/5a8b8342-bcd2-43ff-80af-1b3ff7a8fb56.jpg',
'https://a.ccdn.es/cnet/vehicles/19686122/44c4f40c-15de-4085-b3ec-d6ec14c4d804.jpg',
'https://a.ccdn.es/cnet/vehicles/19686122/e977c156-855c-4e8b-86bc-c3a25c64f166.jpg',
'https://a.ccdn.es/cnet/vehicles/19686122/55641fd2-84ca-4633-9b15-218a54621e22.jpg',
'https://a.ccdn.es/cnet/vehicles/19686122/9cc9cfa7-b744-49ac-ae03-2fd4238ca470.jpg',
'https://a.ccdn.es/cnet/vehicles/19686122/29d705bf-93a3-427a-b3ad-fc873c8bc36b.jpg',
'https://a.ccdn.es/cnet/vehicles/19686122/598c1896-1377-402b-b332-3f05ee605619.jpg',
'https://a.ccdn.es/cnet/vehicles/19686122/e8e37de9-5f9a-40bc-85e6-513557295a37.jpg',
'https://a.ccdn.es/cnet/vehicles/19686122/47dbfead-8a40-4862-88f5-f453773a72d6.jpg',
'https://a.ccdn.es/cnet/vehicles/19686122/cdd868da-1885-48e1-8501-9acb5ad69ffb.jpg',
'https://a.ccdn.es/cnet/vehicles/19686122/ceb07f7f-0b8e-4551-a431-fadb4008edc1.jpg',
'https://a.ccdn.es/cnet/vehicles/19686122/474aa7cb-3ba2-4e8c-85e6-8dc9237b24ea.jpg',
'https://a.ccdn.es/cnet/vehicles/19686122/54b5c413-aa48-47d8-85f3-5049364a43b1.jpg',
'https://a.ccdn.es/cnet/vehicles/19686122/3645eed4-c0e4-4f4b-adf6-5259ac84d693.jpg',
'https://a.ccdn.es/cnet/vehicles/19686122/aea3ed30-f5b0-49ba-98be-22cc9b505c14.jpg',
'https://a.ccdn.es/cnet/vehicles/19686122/ffa639d6-d634-4107-8e02-54641f266f76.jpg',
'https://a.ccdn.es/cnet/vehicles/19686122/ee342749-3bfe-4c40-9915-81980df6fe61.jpg',
'https://a.ccdn.es/cnet/vehicles/19686122/8fe54503-93e1-4735-a033-9f724f76ffb8.jpg',
'https://a.ccdn.es/cnet/vehicles/19686122/4213d842-e7f8-49db-b31a-d91a4156c04d.jpg',
'https://a.ccdn.es/cnet/vehicles/19686122/664dddab-522d-4dc9-a99d-2f1ac82c6e51.jpg',
'https://a.ccdn.es/cnet/vehicles/19686122/5a7363cb-73ed-47bd-a458-f1499d3d837d.jpg',
'https://a.ccdn.es/cnet/vehicles/19686122/c4737c97-0911-4753-bd10-f8bb34948194.jpg',
'https://a.ccdn.es/cnet/vehicles/19686122/b2228be4-e075-4146-a00a-860ee6375eeb.jpg',
'https://a.ccdn.es/cnet/vehicles/19686122/ccc96ead-aeb2-43ad-b411-f516609e9dc6.jpg',
'https://a.ccdn.es/cnet/vehicles/19686122/6b88584e-8b8e-411c-8d96-aa0b7f75be10.jpg',
'https://a.ccdn.es/cnet/vehicles/19686122/f4ac5d12-6835-4321-95c4-268249b818b2.jpg',
'https://a.ccdn.es/cnet/vehicles/19686122/ef3c0565-9986-4e39-a688-b7edab8e6caa.jpg',
'https://a.ccdn.es/cnet/vehicles/19686122/7becc79a-f41a-433b-ab57-0730cdd517a8.jpg',
'https://a.ccdn.es/cnet/vehicles/19686122/c6814ed8-1c8c-4b37-8388-e5b5f3c6fbfb.jpg',
'https://a.ccdn.es/cnet/vehicles/19686122/d19857c7-4499-4d4d-90be-9640e24f963e.jpg',
'https://a.ccdn.es/cnet/vehicles/19686122/ed00e2f9-d4e9-42d4-b390-7f4a8852d7f2.jpg',
'https://a.ccdn.es/cnet/vehicles/19686122/80b6f6cd-77da-4c0b-8ee8-e9726f9f1d1a.jpg',
'https://a.ccdn.es/cnet/vehicles/19686122/017ca447-cf2b-4932-812a-7641033ed2fe.jpg',
'https://a.ccdn.es/cnet/vehicles/19686122/08f20615-9999-4a80-ad47-aadd24f6f720.jpg',
'https://a.ccdn.es/cnet/vehicles/19686122/e2c3af6d-12bb-49e5-a9db-115d074ac513.jpg',
'https://a.ccdn.es/cnet/vehicles/19686122/a17d331f-7e4e-4690-9b63-fcf766b1052f.jpg',
'https://a.ccdn.es/cnet/vehicles/19686122/82b75d0d-5d8e-416c-a1b2-45271e9fc1f8.jpg',
'https://a.ccdn.es/cnet/vehicles/19686122/af96815b-5baf-4b0e-a888-e2922254978a.jpg',
'https://a.ccdn.es/cnet/vehicles/19686122/142e26e0-497f-41b2-bfd9-210ba7436ac9.jpg',
'https://a.ccdn.es/cnet/vehicles/19686122/6024ab5b-50ea-4767-9aff-6dcdf0667489.jpg',
'https://a.ccdn.es/cnet/vehicles/19686122/d6936064-1a8e-4fd6-b43e-27e253649c54.jpg',
'https://a.ccdn.es/cnet/vehicles/19686122/a01d99b6-6a6d-44c4-8209-e8c9cccf38ed.jpg',
'https://a.ccdn.es/cnet/vehicles/19686122/4c4cc59c-d942-4708-91b5-eb3e1e553fb1.jpg',
'https://a.ccdn.es/cnet/vehicles/19686122/ce7a4137-eb94-4867-b11b-12e78fba67b1.jpg',
'https://a.ccdn.es/cnet/vehicles/19686122/1dc04793-075e-464d-a609-ba51f9ff0160.jpg',
'https://a.ccdn.es/cnet/vehicles/19686122/15e21ed5-6e73-443d-ad9d-63be64b7f092.jpg',
'https://a.ccdn.es/cnet/vehicles/19686122/9d396ae8-7930-4ced-8dc5-789b6dbcd381.jpg',
'https://a.ccdn.es/cnet/vehicles/19686122/0b71dcc6-2a65-40bd-bd0f-e0ce1de91f23.jpg',
'https://a.ccdn.es/cnet/vehicles/19686122/273d3882-1fd3-45b8-8628-9f9e8dde9c76.jpg',
'https://a.ccdn.es/cnet/vehicles/19686122/c3d1fd07-dce6-459c-9a29-59a5d55c0348.jpg',
'https://a.ccdn.es/cnet/vehicles/19686122/e1f8d717-8b7e-4289-87ce-d50f225920d3.jpg',
'https://a.ccdn.es/cnet/vehicles/19686122/c9c040b2-71ae-4e49-9266-7ede33caf4cb.jpg',
'https://a.ccdn.es/cnet/vehicles/19686122/ef1aca22-77f3-4b8f-b639-221351f41120.jpg',
'https://a.ccdn.es/cnet/vehicles/19686122/fb6cccdd-fa1b-4fc8-9ef0-57801e9f10e2.jpg',
'https://a.ccdn.es/cnet/vehicles/19686122/d96f7558-573c-4321-a787-958892038f7f.jpg',
'https://a.ccdn.es/cnet/vehicles/19686122/9ba7acf3-25e2-4e35-851a-b617cfa32962.jpg',
'https://a.ccdn.es/cnet/vehicles/19686122/fa307b71-7010-4853-9e34-eef0a2cbe29e.jpg',
'https://a.ccdn.es/cnet/vehicles/19686122/b60b5dad-6ee5-4c01-bb53-5101d578dbdf.jpg'],
'price': 27900,
'price_includes_vat': True,
'registration_date': '2013-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'AUDI A6 Avant 4.0 TFSI quattro S tronic S6',
'transmission': 'automatic',
'trim': 'Avant 4.0 TFSI 420cv quattro S tronic S6',
'vin': None,
'year': 2013}
2026-03-24 10:32:26 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: c36f9e28-feca-554d-8702-4b78e00ecf8e with identifier: 70211911
2026-03-24 10:32:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item c36f9e28-feca-554d-8702-4b78e00ecf8e
2026-03-24 10:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:32:26 [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%252F19686122%252Fc9b39084-44fc-4710-9cc3-45cdcee4282e.jpg%27 HTTP/1.1" 200 None
2026-03-24 10:32:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19686122/c9b39084-44fc-4710-9cc3-45cdcee4282e.jpg not downloaded yet
2026-03-24 10:32:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 10:32:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f6f2cd79710>
2026-03-24 10:32:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 10:32:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 10:32:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 10:32:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3a162503-3aaa-5b5f-a85c-8e8ab65ed58b/3a162503-3aaa-5b5f-a85c-8e8ab65ed58b_image_0.jpg HTTP/1.1" 201 0
2026-03-24 10:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:32:26 [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%252F19548692%252F6faeb442-421a-4af7-94f7-3d8477cd5160.jpg') HTTP/1.1" 204 0
2026-03-24 10:32:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19548692/6faeb442-421a-4af7-94f7-3d8477cd5160.jpg saved to cache
2026-03-24 10:32:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 3a162503-3aaa-5b5f-a85c-8e8ab65ed58b
2026-03-24 10:32:26 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 3a162503-3aaa-5b5f-a85c-8e8ab65ed58b sending to next pipeline
2026-03-24 10:32:26 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 3a162503-3aaa-5b5f-a85c-8e8ab65ed58b with identifier 70037650
2026-03-24 10:32:26 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-24 10:32:26 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-24 10:32:26 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 3a162503-3aaa-5b5f-a85c-8e8ab65ed58b
2026-03-24 10:32:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/19548692/6faeb442-421a-4af7-94f7-3d8477cd5160.jpg>
{'auction_title': '',
'body_type': 'Berlina',
'c_o_2_emission_value': 167,
'category': 'Coches',
'color': 'Rojo',
'currency': 'EUR',
'description': 'VEHICULO EN PERFECTO ESTADO.\n'
'VEHICULO NACIONAL\n'
'REVISADO.\n'
'EL PRECIO TAMBIÉN INCLUYE EL CAMBIO DE NOMBRE.\n'
'\n'
'\n'
'12 MESES DE GARANTIA.\n'
'\n'
'\n'
'EQUIPADO CON:\n'
'-VOLANTE AMG ACABDO EN CUERO NAPA CON LEVAS EN EL VOLANTE\n'
'-ASIENTOS DEPORTIVOS EN CUERO NAPA NEGRO Y GRIS TITANIUM\n'
'-FAROS CON ILUMINACION MULTIBEAM\n'
'-ASIENTOS VENTILADOS\n'
'-ASIENTOS CALEFACTABLES\n'
'-ASIENTOS CON MEMORIA\n'
'-PAQUETE DE CUERO AMPLIADO\n'
'-NAVEGADOR\n'
'-TECHO SOLAR\n'
'-ASISTENTES A LA CONDUCCION\n'
'-SENSORES DE APARCAMIENTO CON CAMARA 360º\n'
'-ILUMINACION AMBIENTAL\n'
'-ARRANQUE COMFORT SIN LLAVE\n'
'-ACCESO COMFORT\n'
'-EQUIPO SONIDO BURMENSTER\n'
'-APPLE CARPLAY\n'
'-CONTROL DE ÁNGULO MUERTO\n'
'-ESPEJO ANTIDESLUMBRANTE\n'
'-MANOS LIBRES BLUETOOTH\n'
'-CONTROL DE VELOCIDAD CRUCERO\n'
'-VOLANTE MULTIFUNCIÓN\n'
'-SENSOR DE LUCES\n'
'-LLANTAS LLANTAS MULTIRRADIO AMG EN 19"\n'
'\n'
'\n'
'DISPONEMOS DE FINANCIACION A SU MEDIDA.\n'
'ACEPTAMOS VEHICULO USADO A CAMBIO.\n'
'VENDEMOS A TODA ESPAÑA,CON POSIBILIDAD DE ENTREGA A '
'DOMICILIO.\n'
'\n'
'\n'
'ESTE ANUNCIO PUEDE CONTENER ERRORES, SE MUESTRA A TITULO '
'INFORMATIVO Y NO CONTRACTUAL.',
'doors_number': 5,
'emission_standard': 'C',
'engine': '2.0L',
'engine_horse_power': 306,
'expiration_date': None,
'fuel_type': 'Gasolina',
'id': '3a162503-3aaa-5b5f-a85c-8e8ab65ed58b',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/mercedes-benz-clase-a-mercedesamg-a-35-4matic-5p-gasolina-2020-en-murcia-70037650-covo.aspx',
'listing': 'auction',
'location': 'Murcia',
'make': 'MERCEDES-BENZ',
'model': 'Clase A',
'odometer': 122000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 21,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3a162503-3aaa-5b5f-a85c-8e8ab65ed58b/3a162503-3aaa-5b5f-a85c-8e8ab65ed58b_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 52419,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19548692/6faeb442-421a-4af7-94f7-3d8477cd5160.jpg',
'Width': 800}],
'price': 34900,
'price_includes_vat': True,
'registration_date': '2020-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'MERCEDES-BENZ Clase A MercedesAMG A 35 4MATIC',
'transmission': 'automatic',
'trim': 'MercedesAMG A 35 4MATIC',
'vin': None,
'year': 2020}
2026-03-24 10:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:32:26 [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%2770037650%27 HTTP/1.1" 200 None
2026-03-24 10:32:26 [auto_selling_coches.net] INFO: Saving data for 70037650: {'created_time': 1774348346.466957, 'last_price_update_time': 1774348346.466966}
2026-03-24 10:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70037650') HTTP/1.1" 204 0
2026-03-24 10:32:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/19305211/ae2f50cb-fd00-4cf1-8775-0dba7ee4fe89.jpg> (referer: None)
2026-03-24 10:32:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.coches.net/concesionario/carwinmurcia?pg=2> (referer: https://www.coches.net/concesionario/carwinmurcia/?pg=1) ['zyte-api']
2026-03-24 10:32:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 10:32:26 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
'body_type': 'Berlina',
'c_o_2_emission_value': 106,
'category': 'Coches',
'color': 'Granate',
'currency': 'EUR',
'description': '',
'doors_number': 5,
'emission_standard': 'C',
'engine': '1.6L',
'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/skoda-superb-16-tdi-cr-88kw-120cv-dsg-ambition-5p-diesel-2017-en-murcia-70167982-covo.aspx',
'listing': 'auction',
'location': 'Murcia',
'make': 'SKODA',
'model': 'Superb',
'odometer': 215000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19653732/cfbe8a0e-3260-431f-8d0f-da4fa238790c.jpg',
'https://a.ccdn.es/cnet/vehicles/19653732/727797ae-3a0d-4125-8b6f-7716a07fd893.jpg',
'https://a.ccdn.es/cnet/vehicles/19653732/c560e508-8a2f-4cbc-ae4a-176761906283.jpg',
'https://a.ccdn.es/cnet/vehicles/19653732/f9bcc2ca-d9eb-46e0-8b7b-8425fe24294e.jpg',
'https://a.ccdn.es/cnet/vehicles/19653732/74fc2cc3-be9a-4393-877d-82d4f88d647b.jpg',
'https://a.ccdn.es/cnet/vehicles/19653732/273d40c2-40b8-41f4-b07a-dfebfb0dfb2f.jpg',
'https://a.ccdn.es/cnet/vehicles/19653732/7d96483c-c8aa-4937-a321-d474102f08b0.jpg',
'https://a.ccdn.es/cnet/vehicles/19653732/08cc9453-7b99-43fb-ac54-5652898fbd6f.jpg',
'https://a.ccdn.es/cnet/vehicles/19653732/6529fa73-1af4-4190-82d8-f8b11b0b6130.jpg',
'https://a.ccdn.es/cnet/vehicles/19653732/8a8e1fe0-bdb6-4e36-8cb5-ac623c94799b.jpg',
'https://a.ccdn.es/cnet/vehicles/19653732/becb646f-639d-4def-8b21-c756f4dc6eb4.jpg',
'https://a.ccdn.es/cnet/vehicles/19653732/878e41e8-e303-4f22-848f-76e55b9f005b.jpg',
'https://a.ccdn.es/cnet/vehicles/19653732/ee761ab6-7547-4709-b974-dfc58200e018.jpg',
'https://a.ccdn.es/cnet/vehicles/19653732/052ba4a4-7ae7-495b-a1fe-9de789dbc858.jpg',
'https://a.ccdn.es/cnet/vehicles/19653732/96e623cb-022a-41b0-8473-9f921f7befd5.jpg',
'https://a.ccdn.es/cnet/vehicles/19653732/d2c02ff8-b2be-49c5-9d21-2e197e0f305e.jpg',
'https://a.ccdn.es/cnet/vehicles/19653732/87bf3210-04e7-4d90-8c26-16b65e13862a.jpg'],
'price': 14900,
'price_includes_vat': True,
'registration_date': '2017-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'SKODA Superb 1.6 TDI CR DSG Ambition',
'transmission': 'automatic',
'trim': '1.6 TDI CR 88KW 120cv DSG Ambition',
'vin': None,
'year': 2017}
2026-03-24 10:32:26 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 7b6d849e-be57-55e2-9051-801dda580d04 with identifier: 70167982
2026-03-24 10:32:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 7b6d849e-be57-55e2-9051-801dda580d04
2026-03-24 10:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:32:26 [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%252F19653732%252Fcfbe8a0e-3260-431f-8d0f-da4fa238790c.jpg%27 HTTP/1.1" 200 None
2026-03-24 10:32:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19653732/cfbe8a0e-3260-431f-8d0f-da4fa238790c.jpg not downloaded yet
2026-03-24 10:32:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/19686122/c9b39084-44fc-4710-9cc3-45cdcee4282e.jpg> (referer: None)
2026-03-24 10:32:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 10:32:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f6f2cd8efd0>
2026-03-24 10:32:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 10:32:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 10:32:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 10:32:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_43e42038-b018-5163-85c6-8d373e831038/43e42038-b018-5163-85c6-8d373e831038_image_0.jpg HTTP/1.1" 201 0
2026-03-24 10:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:32:26 [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%252F19305211%252Fae2f50cb-fd00-4cf1-8775-0dba7ee4fe89.jpg') HTTP/1.1" 204 0
2026-03-24 10:32:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19305211/ae2f50cb-fd00-4cf1-8775-0dba7ee4fe89.jpg saved to cache
2026-03-24 10:32:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 43e42038-b018-5163-85c6-8d373e831038
2026-03-24 10:32:26 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 43e42038-b018-5163-85c6-8d373e831038 sending to next pipeline
2026-03-24 10:32:26 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 43e42038-b018-5163-85c6-8d373e831038 with identifier 62403853
2026-03-24 10:32:26 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-24 10:32:26 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-24 10:32:26 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 43e42038-b018-5163-85c6-8d373e831038
2026-03-24 10:32:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/19305211/ae2f50cb-fd00-4cf1-8775-0dba7ee4fe89.jpg>
{'auction_title': '',
'body_type': 'Berlina',
'c_o_2_emission_value': None,
'category': 'Coches',
'color': 'Negro',
'currency': 'EUR',
'description': 'VEHICULO EN PERFECTO ESTADO.\n'
'VEHICULO NACIONAL\n'
'REVISADO.\n'
'EL PRECIO TAMBIEN INCLUYE EL CAMBIO DE NOMBRE.\n'
'\n'
'\n'
'12 MESES DE GARANTIA.\n'
'\n'
'\n'
'EQUIPADO CON:\n'
'-CAMBIO MANUAL 6 VELOCIDADES\n'
'-FAROS CON TECNOLOGÍA MATRIX FULL LED\n'
'-ASIENTOS DEPORTIVOS EN CUERO NEGRO Y TELA MARVEL\n'
'-NAVEGADOR\n'
'-APPLE CARPLAY\n'
'-SENSORES DE APARCAMIENTO CON CAMARA TRASERA\n'
'-MODOS DE CONDUCCION\n'
'-ESPEJO ANTIDESLUMBRANTE\n'
'-MANOS LIBRES BLUETOOTH\n'
'-CONTROL DE VELOCIDAD CRUCERO\n'
'-VOLANTE MULTIFUNCIÓN\n'
'-SENSOR DE LUCES\n'
'-LLANTAS 17" RADIOS DOBLES Y CANTO PULIDO\n'
'-ETC...\n'
'\n'
'\n'
'DISPONEMOS DE FINANCIACION A SU MEDIDA.\n'
'ACEPTAMOS VEHICULO USADO A CAMBIO.\n'
'VENDEMOS A TODA ESPAÑA,CON POSIBILIDAD DE ENTREGA A '
'DOMICILIO.\n'
'\n'
'\n'
'ESTE ANUNCIO PUEDE CONTENER ERRORES, SE MUESTRA A TITULO '
'INFORMATIVO Y NO CONTRACTUAL.',
'doors_number': 5,
'emission_standard': 'C',
'engine': '1.5L',
'engine_horse_power': 102,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '43e42038-b018-5163-85c6-8d373e831038',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/opel-corsa-15d-dt-74kw-100cv-gsline-5p-diesel-2022-en-murcia-62403853-covo.aspx',
'listing': 'auction',
'location': 'Murcia',
'make': 'OPEL',
'model': 'Corsa',
'odometer': 57500,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 41,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_43e42038-b018-5163-85c6-8d373e831038/43e42038-b018-5163-85c6-8d373e831038_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 44842,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19305211/ae2f50cb-fd00-4cf1-8775-0dba7ee4fe89.jpg',
'Width': 800}],
'price': 14900,
'price_includes_vat': True,
'registration_date': '2022-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'OPEL Corsa 1.5D DT GSLine',
'transmission': 'manual',
'trim': '1.5D DT 74kW 100CV GSLine',
'vin': None,
'year': 2022}
2026-03-24 10:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:32:26 [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%2762403853%27 HTTP/1.1" 200 None
2026-03-24 10:32:26 [auto_selling_coches.net] INFO: Saving data for 62403853: {'created_time': 1774348346.675091, 'last_price_update_time': 1774348346.675099}
2026-03-24 10:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62403853') HTTP/1.1" 204 0
2026-03-24 10:32:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/19653732/cfbe8a0e-3260-431f-8d0f-da4fa238790c.jpg> (referer: None)
2026-03-24 10:32:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70119836> (referer: https://www.coches.net/concesionario/carwinmurcia/?pg=1) ['zyte-api']
2026-03-24 10:32:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 10:32:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 10:32:26 [auto_selling_coches.net] INFO: Parsing page 2
2026-03-24 10:32:26 [auto_selling_coches.net] INFO: Found 6 listings on page 2
2026-03-24 10:32:26 [auto_selling_coches.net] INFO: Found listing with ID: 70096822
2026-03-24 10:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:32:26 [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%2770096822%27 HTTP/1.1" 200 None
2026-03-24 10:32:26 [auto_selling_coches.net] INFO: Scrape type for 70096822: 1
2026-03-24 10:32:26 [auto_selling_coches.net] INFO: Scraping new listing 70096822
2026-03-24 10:32:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 10:32:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f6f29d9cd10>
2026-03-24 10:32:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 10:32:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 10:32:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 10:32:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c36f9e28-feca-554d-8702-4b78e00ecf8e/c36f9e28-feca-554d-8702-4b78e00ecf8e_image_0.jpg HTTP/1.1" 201 0
2026-03-24 10:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:32:26 [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%252F19686122%252Fc9b39084-44fc-4710-9cc3-45cdcee4282e.jpg') HTTP/1.1" 204 0
2026-03-24 10:32:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19686122/c9b39084-44fc-4710-9cc3-45cdcee4282e.jpg saved to cache
2026-03-24 10:32:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item c36f9e28-feca-554d-8702-4b78e00ecf8e
2026-03-24 10:32:26 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item c36f9e28-feca-554d-8702-4b78e00ecf8e sending to next pipeline
2026-03-24 10:32:26 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: c36f9e28-feca-554d-8702-4b78e00ecf8e with identifier 70211911
2026-03-24 10:32:26 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-24 10:32:26 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-24 10:32:26 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item c36f9e28-feca-554d-8702-4b78e00ecf8e
2026-03-24 10:32:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/19686122/c9b39084-44fc-4710-9cc3-45cdcee4282e.jpg>
{'auction_title': '',
'body_type': 'Familiar',
'c_o_2_emission_value': 226,
'category': 'Coches',
'color': 'Gris / Plata',
'currency': 'EUR',
'description': 'VEHICULO EN PERFECTO ESTADO.\n'
'REVISADO.\n'
'IVA DEDUCIBLE.\n'
'EL PRECIO TAMBIÉN INCLUYE EL CAMBIO DE NOMBRE.\n'
'\n'
'12 MESES DE GARANTIA.\n'
'\n'
'EQUIPADO CON:\n'
'-CAMBIO AUTOMATICO\n'
'-ACABADO S LINE \n'
'-ASIENTOS BICOLOR EN CUERO CON ACABADO AUDI EXCLUSIVE, CON '
'CALEFACCION Y VENTILACION EN LOS MISMOS, CON MEMORIA EN LOS '
'ASIENTOS Y MASAJE\n'
'-ASIENTOS TRASEROS CALEFACTABLES\n'
'-FAROS LED CON TECNOLOGIA DIURNA\n'
'-VOLANTE MULTIFUNCIÓN \n'
'-ASISTENTE DE CARRIL\n'
'-CONTROL DE CRUZERO\n'
'-EQUIPO DE SONIDO BOSE\n'
'-TECHO PANORAMICO CON CORTINILLA ELECTRICA\n'
'-SUSPENSION NEUMATICA\n'
'-ILUMINACION AMBIENTAL\n'
'-PORTON ELECTRICO\n'
'-MANOS LIBRES BLUETOOTH\n'
'-CARPLAY\n'
'-SENSORES DE APARCAMIENTO CON CAMARA TRASERA\n'
'-SISTEMA MODOS DE CONDUCCION\n'
'-LLANTAS DE ROTOR 20"\n'
'-ETC...\n'
'\n'
'DISPONEMOS DE FINANCIACION A SU MEDIDA.\n'
'ACEPTAMOS VEHÍCULO USADO A CAMBIO.\n'
'VENDEMOS A TODA ESPAÑA,CON POSIBILIDAD DE ENTREGA A '
'DOMICILIO.',
'doors_number': 5,
'emission_standard': 'C',
'engine': '4.0L',
'engine_horse_power': 420,
'expiration_date': None,
'fuel_type': 'Gasolina',
'id': 'c36f9e28-feca-554d-8702-4b78e00ecf8e',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/audi-a6-avant-40-tfsi-420cv-quattro-s-tronic-s6-5p-gasolina-2014-en-murcia-70211911-covo.aspx',
'listing': 'auction',
'location': 'Murcia',
'make': 'AUDI',
'model': 'A6',
'odometer': 186500,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 60,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c36f9e28-feca-554d-8702-4b78e00ecf8e/c36f9e28-feca-554d-8702-4b78e00ecf8e_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 52271,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19686122/c9b39084-44fc-4710-9cc3-45cdcee4282e.jpg',
'Width': 800}],
'price': 27900,
'price_includes_vat': True,
'registration_date': '2013-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'AUDI A6 Avant 4.0 TFSI quattro S tronic S6',
'transmission': 'automatic',
'trim': 'Avant 4.0 TFSI 420cv quattro S tronic S6',
'vin': None,
'year': 2013}
2026-03-24 10:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:32:26 [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%2770211911%27 HTTP/1.1" 200 None
2026-03-24 10:32:26 [auto_selling_coches.net] INFO: Saving data for 70211911: {'created_time': 1774348346.820054, 'last_price_update_time': 1774348346.820067}
2026-03-24 10:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70211911') HTTP/1.1" 204 0
2026-03-24 10:32:26 [auto_selling_coches.net] INFO: Found listing with ID: 70037156
2026-03-24 10:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:32:26 [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%2770037156%27 HTTP/1.1" 200 None
2026-03-24 10:32:26 [auto_selling_coches.net] INFO: Scrape type for 70037156: 1
2026-03-24 10:32:26 [auto_selling_coches.net] INFO: Scraping new listing 70037156
2026-03-24 10:32:26 [auto_selling_coches.net] INFO: Found listing with ID: 62439029
2026-03-24 10:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:32:26 [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%2762439029%27 HTTP/1.1" 200 None
2026-03-24 10:32:26 [auto_selling_coches.net] INFO: Scrape type for 62439029: 1
2026-03-24 10:32:26 [auto_selling_coches.net] INFO: Scraping new listing 62439029
2026-03-24 10:32:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 10:32:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f6f2cd6af50>
2026-03-24 10:32:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 10:32:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 10:32:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 10:32:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7b6d849e-be57-55e2-9051-801dda580d04/7b6d849e-be57-55e2-9051-801dda580d04_image_0.jpg HTTP/1.1" 201 0
2026-03-24 10:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:32:26 [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%252F19653732%252Fcfbe8a0e-3260-431f-8d0f-da4fa238790c.jpg') HTTP/1.1" 204 0
2026-03-24 10:32:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19653732/cfbe8a0e-3260-431f-8d0f-da4fa238790c.jpg saved to cache
2026-03-24 10:32:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 7b6d849e-be57-55e2-9051-801dda580d04
2026-03-24 10:32:26 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 7b6d849e-be57-55e2-9051-801dda580d04 sending to next pipeline
2026-03-24 10:32:26 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
'body_type': 'SUV',
'c_o_2_emission_value': 209,
'category': 'Coches',
'color': 'Blanco',
'currency': 'EUR',
'description': 'VEHICULO EN PERFECTO ESTADO.\n'
'REVISADO.\n'
'EL PRECIO TAMBIÉN INCLUYE EL CAMBIO DE NOMBRE.\n'
'12 MESES DE GARANTIA.\n'
'\n'
'\n'
'EQUIPADO CON:\n'
'-CAMBIO AUTOMÁTICO CON LEVAS EN EL VOLANTE\n'
'-VOLANTE EN ALCÁNTARA\n'
'-FAROS CON TEGNOLOGIA LED PDLS PLUS EN NEGRO\n'
'-ESPEJO ANTIDESLUMBRANTE\n'
'-MANOS LIBRES BLUETOOTH\n'
'-CONTROL DE VELOCIDAD CRUCERO ACC\n'
'-VOLANTE MULTIFUNCIÓN\n'
'-ASIENTOS DEPORTIVOS EN CUERO , CALEFACTADOS, CON AJUSTE '
'ELÉCTRICO y LUMBAR CON MEMORIA\n'
'-SISTEMA MODOS DE CONDUCCION\n'
'-NAVEGADOR PROFESIONAL PORSCHE\n'
'-EQUIPO DE SONIDO BOSÉ\n'
'-HOMELINK\n'
'-TECHO SOLAR ELECTRICO\n'
'-CLIMATIZADOR INDEPENDIENTE TRASERO\n'
'-PORTON MALETERO ELECTRICO\n'
'-PAQUETE DE CUERO AMPLIADO\n'
'-SENSORES DE APARCAMIENTO \n'
'-PAQUETE SPORT CHRONO\n'
'-ESPEJOS ABATIBLES ELÉCTRICAMENTE\n'
'-SENSOR DE LUCES\n'
'-PINZAS EN COLOR AMARILLO\n'
'-COLAS DE ESCAPE EN NEGRO BRILLO\n'
'-LLANTAS MULTIRRADEO FONDO NEGRO Y CANTO PULIDO DE 21"\n'
'\n'
'\n'
'DISPONEMOS DE FINANCIACION A SU MEDIDA.\n'
'ACEPTAMOS VEHICULO USADO A CAMBIO.\n'
'VENDEMOS A TODA ESPAÑA,CON POSIBILIDAD DE ENTREGA A '
'DOMICILIO.\n'
'\n'
'\n'
'ESTE ANUNCIO PUEDE CONTENER ERRORES, SE MUESTRA A TITULO '
'INFORMATIVO Y NO CONTRACTUAL',
'doors_number': 5,
'emission_standard': 'B',
'engine': '4.1L',
'engine_horse_power': 385,
'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-s-diesel-5p-diesel-2016-en-murcia-70119836-covo.aspx',
'listing': 'auction',
'location': 'Murcia',
'make': 'PORSCHE',
'model': 'Cayenne',
'odometer': 128500,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19616398/2ba344d2-25c8-4e95-ac27-5cd8a7644392.jpg',
'https://a.ccdn.es/cnet/vehicles/19616398/1e251bdd-ca48-4a08-9bfc-dd4259f45243.jpg',
'https://a.ccdn.es/cnet/vehicles/19616398/c73ae6b3-8cff-49f4-85f9-35492bdbe679.jpg',
'https://a.ccdn.es/cnet/vehicles/19616398/fc25b2b0-ab50-482f-8ec5-31e96709b409.jpg',
'https://a.ccdn.es/cnet/vehicles/19616398/87feecf8-9bed-487f-9c58-12bc027e6a82.jpg',
'https://a.ccdn.es/cnet/vehicles/19616398/086c73b9-567a-482f-b508-495e28443fe3.jpg',
'https://a.ccdn.es/cnet/vehicles/19616398/ce5b454d-db24-42f8-93b5-08e9aef58915.jpg',
'https://a.ccdn.es/cnet/vehicles/19616398/1ba260d7-dc59-4457-a5c5-51fece4bfa9e.jpg',
'https://a.ccdn.es/cnet/vehicles/19616398/6fcb291f-8b25-452a-9ad4-cac6f34fd3ff.jpg',
'https://a.ccdn.es/cnet/vehicles/19616398/26d5c822-2554-40ea-ab83-52d501c3fef4.jpg',
'https://a.ccdn.es/cnet/vehicles/19616398/33cd723b-51d3-4498-bae1-a992e612251b.jpg',
'https://a.ccdn.es/cnet/vehicles/19616398/cfdfb389-1e48-4563-b11f-6ffaf3b116ea.jpg',
'https://a.ccdn.es/cnet/vehicles/19616398/584b1889-0b3d-4d7c-bccb-f32bac3a75bb.jpg',
'https://a.ccdn.es/cnet/vehicles/19616398/5fbc9054-93a9-40bb-88c7-dff689458bc1.jpg',
'https://a.ccdn.es/cnet/vehicles/19616398/72ade013-0f53-4424-b2d6-ed3906d3e08a.jpg',
'https://a.ccdn.es/cnet/vehicles/19616398/bce17b6f-6cf3-4a5d-9ddf-d88b9a95c9a6.jpg',
'https://a.ccdn.es/cnet/vehicles/19616398/913ef6b1-c690-4a26-bc4e-d2ea4e4fc74b.jpg',
'https://a.ccdn.es/cnet/vehicles/19616398/379ff3a6-daa2-4bc6-91bc-ab308868e0fc.jpg',
'https://a.ccdn.es/cnet/vehicles/19616398/00a85956-e04a-4b46-9b0c-0a6ec59b49e2.jpg',
'https://a.ccdn.es/cnet/vehicles/19616398/822b5bfc-17c9-4a38-a541-77f0531ab8ad.jpg',
'https://a.ccdn.es/cnet/vehicles/19616398/de583a25-5ffb-479b-b507-a95924ac5a06.jpg',
'https://a.ccdn.es/cnet/vehicles/19616398/d45846eb-96b9-4268-a758-bb892a9ff719.jpg',
'https://a.ccdn.es/cnet/vehicles/19616398/d4553d7a-a400-4328-b870-b657e681a6bd.jpg',
'https://a.ccdn.es/cnet/vehicles/19616398/3db6f818-1a60-4da0-a053-30f63a67ec1e.jpg',
'https://a.ccdn.es/cnet/vehicles/19616398/551a1565-de0a-485b-9b82-b0f15e27b506.jpg',
'https://a.ccdn.es/cnet/vehicles/19616398/c956b7e1-afe9-4894-88be-0d7250208df1.jpg',
'https://a.ccdn.es/cnet/vehicles/19616398/5422a7c5-5ed2-4384-bd37-25db75284d18.jpg',
'https://a.ccdn.es/cnet/vehicles/19616398/9f489b4a-2b13-48c4-81bd-ff30b777bd03.jpg',
'https://a.ccdn.es/cnet/vehicles/19616398/0d6723a5-619b-4eae-956f-c175b5962dce.jpg',
'https://a.ccdn.es/cnet/vehicles/19616398/6b68cd8f-f720-4100-ab0f-86fdf07f9d9a.jpg'],
'price': 44900,
'price_includes_vat': True,
'registration_date': '2015-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'PORSCHE Cayenne S Diesel',
'transmission': 'automatic',
'trim': 'S Diesel',
'vin': None,
'year': 2015}
2026-03-24 10:32:26 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: eeb082f0-b76d-5749-a12c-6e5df77fb51f with identifier: 70119836
2026-03-24 10:32:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item eeb082f0-b76d-5749-a12c-6e5df77fb51f
2026-03-24 10:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:32:26 [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%252F19616398%252F2ba344d2-25c8-4e95-ac27-5cd8a7644392.jpg%27 HTTP/1.1" 200 None
2026-03-24 10:32:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19616398/2ba344d2-25c8-4e95-ac27-5cd8a7644392.jpg not downloaded yet
2026-03-24 10:32:26 [auto_selling_coches.net] INFO: Found listing with ID: 61989414
2026-03-24 10:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:32:26 [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%2761989414%27 HTTP/1.1" 200 None
2026-03-24 10:32:26 [auto_selling_coches.net] INFO: Scrape type for 61989414: 1
2026-03-24 10:32:26 [auto_selling_coches.net] INFO: Scraping new listing 61989414
2026-03-24 10:32:26 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 7b6d849e-be57-55e2-9051-801dda580d04 with identifier 70167982
2026-03-24 10:32:26 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-24 10:32:26 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-24 10:32:26 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 7b6d849e-be57-55e2-9051-801dda580d04
2026-03-24 10:32:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/19653732/cfbe8a0e-3260-431f-8d0f-da4fa238790c.jpg>
{'auction_title': '',
'body_type': 'Berlina',
'c_o_2_emission_value': 106,
'category': 'Coches',
'color': 'Granate',
'currency': 'EUR',
'description': '',
'doors_number': 5,
'emission_standard': 'C',
'engine': '1.6L',
'engine_horse_power': 120,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '7b6d849e-be57-55e2-9051-801dda580d04',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/skoda-superb-16-tdi-cr-88kw-120cv-dsg-ambition-5p-diesel-2017-en-murcia-70167982-covo.aspx',
'listing': 'auction',
'location': 'Murcia',
'make': 'SKODA',
'model': 'Superb',
'odometer': 215000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 17,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7b6d849e-be57-55e2-9051-801dda580d04/7b6d849e-be57-55e2-9051-801dda580d04_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 60629,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19653732/cfbe8a0e-3260-431f-8d0f-da4fa238790c.jpg',
'Width': 800}],
'price': 14900,
'price_includes_vat': True,
'registration_date': '2017-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'SKODA Superb 1.6 TDI CR DSG Ambition',
'transmission': 'automatic',
'trim': '1.6 TDI CR 88KW 120cv DSG Ambition',
'vin': None,
'year': 2017}
2026-03-24 10:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:32:27 [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%2770167982%27 HTTP/1.1" 200 None
2026-03-24 10:32:27 [auto_selling_coches.net] INFO: Saving data for 70167982: {'created_time': 1774348347.01429, 'last_price_update_time': 1774348347.014298}
2026-03-24 10:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70167982') HTTP/1.1" 204 0
2026-03-24 10:32:27 [auto_selling_coches.net] INFO: Found listing with ID: 62323381
2026-03-24 10:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:32:27 [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%2762323381%27 HTTP/1.1" 200 None
2026-03-24 10:32:27 [auto_selling_coches.net] INFO: Scrape type for 62323381: 1
2026-03-24 10:32:27 [auto_selling_coches.net] INFO: Scraping new listing 62323381
2026-03-24 10:32:27 [auto_selling_coches.net] INFO: Found listing with ID: 61989360
2026-03-24 10:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:32:27 [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%2761989360%27 HTTP/1.1" 200 None
2026-03-24 10:32:27 [auto_selling_coches.net] INFO: Scrape type for 61989360: 1
2026-03-24 10:32:27 [auto_selling_coches.net] INFO: Scraping new listing 61989360
2026-03-24 10:32:27 [auto_selling_coches.net] INFO: No more listings to scrape.
2026-03-24 10:32:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70111989> (referer: https://www.coches.net/concesionario/carwinmurcia/?pg=1) ['zyte-api']
2026-03-24 10:32:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 10:32:27 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
'body_type': 'SUV',
'c_o_2_emission_value': 191,
'category': 'Coches',
'color': 'Gris / Plata',
'currency': 'EUR',
'description': 'VEHICULO EN PERFECTO ESTADO.\n'
'NACIONAL.\n'
'REVISADO.\n'
'EL PRECIO TAMBIEN INCLUYE EL CAMBIO DE NOMBRE.\n'
'\n'
'\n'
'12 MESES DE GARANTIA.\n'
'\n'
'\n'
'EQUIPADO CON:\n'
'-PAQUETE INTERIOR AMG\n'
'-PAQUETE EXTERIOR AMG\n'
'-CAMBIO AUTOMÁTICO CON LEVAS EN EL VOLANTE\n'
'-FAROS LED HIGH PERFORMANCE CON TECNOLOGÍA DIURNA\n'
'-ASIENTOS DEPORTIVOS EN CUERO NEGRO Y GRIS CRISTAL\n'
'-TECHO PANORAMICO CRISTAL ELECTRICO\n'
'-NAVEGADOR\n'
'-SENSORES DE APARCAMIENTO CON CAMARA 360º\n'
'-ILUMINACION AMBIENTAL\n'
'-ARRANQUE CONFORT SIN LLAVE\n'
'-ESPEJO ANTIDESLUMBRANTE\n'
'-MANOS LIBRES BLUETOOTH\n'
'-CONTROL DE VELOCIDAD CRUCERO\n'
'-VOLANTE MULTIFUNCIÓN\n'
'-PORTON DE MALETERO ELECTRICO\n'
'-SENSOR DE LUCES\n'
'-ENGANCHE DE REMOLQUE ORIGINAL CON ACCIONAMIENTO ELECTRICO\n'
'-LLANTAS 5 RADIOS DOBLES EN ACABDO ALUMINIO CEPILLADO AMG '
'20"\n'
'-SUSPENSION NEUMÁTICA\n'
'\n'
'\n'
'DISPONEMOS DE FINANCIACION A SU MEDIDA.\n'
'ACEPTAMOS VEHICULO USADO A CAMBIO.\n'
'VENDEMOS A TODA ESPAÑA,CON POSIBILIDAD DE ENTREGA A '
'DOMICILIO.\n'
'\n'
'\n'
'ESTE ANUNCIO PUEDE CONTENER ERRORES, SE MUESTRA A TITULO '
'INFORMATIVO Y NO CONTRACTUAL.',
'doors_number': 5,
'emission_standard': 'C',
'engine': '3.0L',
'engine_horse_power': 258,
'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-gle-gle-350-d-4matic-5p-diesel-2018-en-murcia-70111989-covo.aspx',
'listing': 'auction',
'location': 'Murcia',
'make': 'MERCEDES-BENZ',
'model': 'Clase GLE',
'odometer': 333500,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19609892/8b86c04a-781b-4ab8-8215-638495be882f.jpg',
'https://a.ccdn.es/cnet/vehicles/19609892/da7cbd8a-00dd-471c-9c30-443ebfc78bf4.jpg',
'https://a.ccdn.es/cnet/vehicles/19609892/13a8131e-dec8-4250-a0eb-830aa0600173.jpg',
'https://a.ccdn.es/cnet/vehicles/19609892/bcf45c44-e21e-40b6-b0d5-7f93c9b631f8.jpg',
'https://a.ccdn.es/cnet/vehicles/19609892/bbbb2f2d-5b75-4891-b69a-690cb09694d7.jpg',
'https://a.ccdn.es/cnet/vehicles/19609892/4286ee29-aa3e-4c17-b5de-251924e97c3e.jpg',
'https://a.ccdn.es/cnet/vehicles/19609892/22fcb579-59f8-4d31-8ea9-b071043c1528.jpg',
'https://a.ccdn.es/cnet/vehicles/19609892/e2462e4a-5bc7-4077-a928-35569481aaaf.jpg',
'https://a.ccdn.es/cnet/vehicles/19609892/cfb9a72c-e7b3-4f7a-8728-98a9dc15f65c.jpg',
'https://a.ccdn.es/cnet/vehicles/19609892/c77486c2-b2e9-4cb8-ae77-8aa26dd98f7e.jpg',
'https://a.ccdn.es/cnet/vehicles/19609892/80a868cc-0a54-47ba-90cc-aed7afb7412b.jpg',
'https://a.ccdn.es/cnet/vehicles/19609892/f75c3a54-a098-4a1c-8ee4-07f6eb0503f5.jpg',
'https://a.ccdn.es/cnet/vehicles/19609892/14ab86fa-f43b-4152-aaf0-09873f5d126d.jpg',
'https://a.ccdn.es/cnet/vehicles/19609892/b51c8d89-d0d1-4b27-bc4d-621d80aea17a.jpg',
'https://a.ccdn.es/cnet/vehicles/19609892/f77331be-834f-43b9-8895-d101038674a4.jpg',
'https://a.ccdn.es/cnet/vehicles/19609892/c803f8ab-5142-4b3d-8c2c-caac1e2e259c.jpg',
'https://a.ccdn.es/cnet/vehicles/19609892/b2a48b02-b645-454b-8ec3-3770084fcaa0.jpg',
'https://a.ccdn.es/cnet/vehicles/19609892/09976f62-6c7c-48bf-beae-c10223346f10.jpg',
'https://a.ccdn.es/cnet/vehicles/19609892/8ea3c2d8-0e30-4639-b275-640073c2dbe8.jpg',
'https://a.ccdn.es/cnet/vehicles/19609892/b962761f-e46a-4e8f-871d-ba1d2d1cf492.jpg',
'https://a.ccdn.es/cnet/vehicles/19609892/aa955522-a3c4-48a7-8794-d800a425f638.jpg',
'https://a.ccdn.es/cnet/vehicles/19609892/3e4803e7-a2ad-47cc-99a2-405ef69d6550.jpg',
'https://a.ccdn.es/cnet/vehicles/19609892/eca416c7-d889-496c-a688-6188fb804104.jpg',
'https://a.ccdn.es/cnet/vehicles/19609892/c1923de3-ac8d-4a72-baa6-260b23d0c181.jpg',
'https://a.ccdn.es/cnet/vehicles/19609892/bf904109-6f46-4ee4-89ad-8d49f76c002f.jpg',
'https://a.ccdn.es/cnet/vehicles/19609892/984e8cc4-8936-449b-8582-93f97c2780f6.jpg',
'https://a.ccdn.es/cnet/vehicles/19609892/36020b57-c6fd-47ba-8d7d-a50328c4b2e5.jpg',
'https://a.ccdn.es/cnet/vehicles/19609892/1a38042a-32c5-4928-810e-809f01f027da.jpg',
'https://a.ccdn.es/cnet/vehicles/19609892/6913bfa5-2877-4278-9b88-4180d470dec4.jpg'],
'price': 25900,
'price_includes_vat': True,
'registration_date': '2018-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'MERCEDES-BENZ Clase GLE GLE 350 d 4MATIC',
'transmission': 'automatic',
'trim': 'GLE 350 d 4MATIC',
'vin': None,
'year': 2018}
2026-03-24 10:32:27 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: e24c85e3-2479-5cdf-94e5-ddad66f0b624 with identifier: 70111989
2026-03-24 10:32:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item e24c85e3-2479-5cdf-94e5-ddad66f0b624
2026-03-24 10:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:32:27 [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%252F19609892%252F8b86c04a-781b-4ab8-8215-638495be882f.jpg%27 HTTP/1.1" 200 None
2026-03-24 10:32:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19609892/8b86c04a-781b-4ab8-8215-638495be882f.jpg not downloaded yet
2026-03-24 10:32:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70096136> (referer: https://www.coches.net/concesionario/carwinmurcia/?pg=1) ['zyte-api']
2026-03-24 10:32:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70095990> (referer: https://www.coches.net/concesionario/carwinmurcia/?pg=1) ['zyte-api']
2026-03-24 10:32:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 10:32:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/19609892/8b86c04a-781b-4ab8-8215-638495be882f.jpg> (referer: None)
2026-03-24 10:32:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 10:32:27 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
'body_type': 'SUV',
'c_o_2_emission_value': 116,
'category': 'Coches',
'color': 'Blanco',
'currency': 'EUR',
'description': 'VEHICULO EN PERFECTO ESTADO.\n'
'NACIONAL.\n'
'REVISADO.\n'
'EL PRECIO TAMBIÉN INCLUYE EL CAMBIO DE NOMBRE.\n'
'\n'
'12 MESES DE GARANTIA.\n'
'\n'
'EQUIPADO CON:\n'
'-ASIENTOS ACABADOS EN TELA\n'
'-CLIMATIZADOR BI-ZONA\n'
'-SENSOR LUCES AUTOMATICAS\n'
'-VOLANTE MULTIFUNCIÓN \n'
'-CONTROL DE CRUCERO ADAPTATIVO\n'
'-MANOS LIBRES BLUETOOTH\n'
'-APPLE CARPLAY\n'
'-SENSORES DE APARCAMIENTO TRASEROS\n'
'-LLANTAS DE ALEACIÓN EN 16"\n'
'-CONTROL DE ÁNGULO MUERTO\n'
'-ETC...\n'
'\n'
'DISPONEMOS DE FINANCIACION A SU MEDIDA.\n'
'ACEPTAMOS VEHÍCULO USADO A CAMBIO.\n'
'VENDEMOS A TODA ESPAÑA,CON POSIBILIDAD DE ENTREGA A '
'DOMICILIO.',
'doors_number': 5,
'emission_standard': 'C',
'engine': '1.0L',
'engine_horse_power': 95,
'expiration_date': None,
'fuel_type': 'Gasolina',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/volkswagen-t-cross-edition-10-tsi-70kw-95cv-5p-gasolina-2020-en-murcia-70096136-covo.aspx',
'listing': 'auction',
'location': 'Murcia',
'make': 'VOLKSWAGEN',
'model': 'T-Cross',
'odometer': 116000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19595491/14005a16-74ae-429b-9741-613a6fb932ca.jpg',
'https://a.ccdn.es/cnet/vehicles/19595491/87b6f74e-1b23-457f-a10e-06783af78f6e.jpg',
'https://a.ccdn.es/cnet/vehicles/19595491/3009523b-ad17-4d30-b732-81501ccd45ae.jpg',
'https://a.ccdn.es/cnet/vehicles/19595491/e0b848e5-3d0a-45b6-af25-2de2bb9f582b.jpg',
'https://a.ccdn.es/cnet/vehicles/19595491/6e547b97-dce8-4443-94c7-fc8a5ffed26b.jpg',
'https://a.ccdn.es/cnet/vehicles/19595491/eeefd3cf-4cda-4609-9aef-33a637193169.jpg',
'https://a.ccdn.es/cnet/vehicles/19595491/c3d78373-8867-43e0-a3f5-7d7ae6ed1a60.jpg',
'https://a.ccdn.es/cnet/vehicles/19595491/b2a8bf31-0ee2-49e5-bc30-c4b1145c8927.jpg',
'https://a.ccdn.es/cnet/vehicles/19595491/891d61c1-6518-4f14-811e-14ca5e11bc0e.jpg',
'https://a.ccdn.es/cnet/vehicles/19595491/d1196a68-1906-4dbf-925c-ec307c009090.jpg',
'https://a.ccdn.es/cnet/vehicles/19595491/015375df-60f5-4a28-a37f-0023b91db210.jpg',
'https://a.ccdn.es/cnet/vehicles/19595491/ed830998-4db7-4b7c-965b-67d16760c1e8.jpg',
'https://a.ccdn.es/cnet/vehicles/19595491/340c573c-8770-42a4-8596-27654adfc84d.jpg',
'https://a.ccdn.es/cnet/vehicles/19595491/b1f1c284-3cb6-43dd-ba47-aa9d39cb473f.jpg',
'https://a.ccdn.es/cnet/vehicles/19595491/c698e755-ab5a-477e-8bbe-7fea38e40abc.jpg',
'https://a.ccdn.es/cnet/vehicles/19595491/a94d57c7-3a32-4d18-9bdb-15e3ef990764.jpg',
'https://a.ccdn.es/cnet/vehicles/19595491/42a81d26-8742-4c16-9e36-105210f67507.jpg',
'https://a.ccdn.es/cnet/vehicles/19595491/84acc671-72f3-4880-af1d-e4e4645b6cec.jpg',
'https://a.ccdn.es/cnet/vehicles/19595491/2f9036b8-f1e7-4747-934c-6343c27e704c.jpg',
'https://a.ccdn.es/cnet/vehicles/19595491/c96eb2ea-8b70-415e-a08e-e998c322b16f.jpg',
'https://a.ccdn.es/cnet/vehicles/19595491/880deab9-6c12-4727-9b81-0355ffece627.jpg',
'https://a.ccdn.es/cnet/vehicles/19595491/a001af6e-7390-4ae4-acca-7b2889f20eda.jpg',
'https://a.ccdn.es/cnet/vehicles/19595491/2bdd3e1d-b129-4349-a789-9c6d4a5ea601.jpg',
'https://a.ccdn.es/cnet/vehicles/19595491/76653218-ed9b-4b3b-95d9-06906133b9bb.jpg',
'https://a.ccdn.es/cnet/vehicles/19595491/e9d698d9-6acf-41f1-80bf-e9cc68bda8eb.jpg',
'https://a.ccdn.es/cnet/vehicles/19595491/a4622c4a-d5d4-4d8d-aed7-1f62319a2345.jpg',
'https://a.ccdn.es/cnet/vehicles/19595491/eb5de17a-082e-4072-9c03-2f595a7072d7.jpg',
'https://a.ccdn.es/cnet/vehicles/19595491/8504b562-b0bb-4a67-96d2-1a21e1f847ba.jpg',
'https://a.ccdn.es/cnet/vehicles/19595491/e05b64f0-7b3c-400b-8768-8f0f89b93750.jpg',
'https://a.ccdn.es/cnet/vehicles/19595491/9a1a3800-4ef6-4587-af0b-c192fb0754dc.jpg',
'https://a.ccdn.es/cnet/vehicles/19595491/65d71126-bd38-4bf2-9ce2-f00ebeb4bcca.jpg',
'https://a.ccdn.es/cnet/vehicles/19595491/2345c361-4b35-473d-8cc8-ebfc28c143d1.jpg',
'https://a.ccdn.es/cnet/vehicles/19595491/6a5fd1bb-9e6c-4c4b-921a-fcd7dbd775ba.jpg'],
'price': 14900,
'price_includes_vat': True,
'registration_date': '2019-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'VOLKSWAGEN T-Cross Edition 1.0 TSI',
'transmission': 'manual',
'trim': 'Edition 1.0 TSI 70kW 95CV',
'vin': None,
'year': 2019}
2026-03-24 10:32:27 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 6ef235d4-2fab-5bca-ae80-e25163db575d with identifier: 70096136
2026-03-24 10:32:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 6ef235d4-2fab-5bca-ae80-e25163db575d
2026-03-24 10:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:32:27 [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%252F19595491%252F14005a16-74ae-429b-9741-613a6fb932ca.jpg%27 HTTP/1.1" 200 None
2026-03-24 10:32:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19595491/14005a16-74ae-429b-9741-613a6fb932ca.jpg not downloaded yet
2026-03-24 10:32:27 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
'body_type': 'Berlina',
'c_o_2_emission_value': 129,
'category': 'Coches',
'color': 'Gris / Plata',
'currency': 'EUR',
'description': 'VEHICULO EN PERFECTO ESTADO.\n'
'NACIONAL.\n'
'REVISADO.\n'
'EL PRECIO TAMBIÉN INCLUYE EL CAMBIO DE NOMBRE.\n'
'\n'
'\n'
'12 MESES DE GARANTIA.\n'
'\n'
'\n'
'EQUIPADO CON:\n'
'-CAMBIO AUTOMATICO\n'
'-CLIMATIZADOR BIZONA\n'
'-ASIENTOS DEPORTIVOS EN CUERO Y TELA\n'
'-SENSORES DE APARCAMIENTO \n'
'-ESPEJOS RETROVISORES ABATIBLES ELÉCTRICAMENTE\n'
'-CAMARA TRASERA\n'
'-MANOS LIBRES BLUETOOTH\n'
'-CONTROL DE VELOCIDAD CRUCERO\n'
'-EQUIPO DE SONIDO BOSE\n'
'-SENSOR DE LUCES\n'
'-LLANTAS 5 RADIOS DOBLES DIAMANTADAS EN 17"\n'
'\n'
'\n'
'DISPONEMOS DE FINANCIACION A SU MEDIDA.\n'
'ACEPTAMOS VEHICULO USADO A CAMBIO.\n'
'VENDEMOS A TODA ESPAÑA,CON POSIBILIDAD DE ENTREGA A '
'DOMICILIO.\n'
'\n'
'\n'
'ESTE ANUNCIO PUEDE CONTENER ERRORES, SE MUESTRA A TITULO '
'INFORMATIVO Y NO CONTRACTUAL.',
'doors_number': 5,
'emission_standard': 'C',
'engine': '1.2L',
'engine_horse_power': 130,
'expiration_date': None,
'fuel_type': 'Gasolina',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/renault-megane-bose-tce-130-edc-euro-6-5p-gasolina-2015-en-murcia-70095990-covo.aspx',
'listing': 'auction',
'location': 'Murcia',
'make': 'RENAULT',
'model': 'Mégane',
'odometer': 132600,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19595417/83385929-d12f-4a21-af89-06bd0c299af3.jpg',
'https://a.ccdn.es/cnet/vehicles/19595417/e8825297-436e-4bef-bc98-0d559f31d304.jpg',
'https://a.ccdn.es/cnet/vehicles/19595417/d6e5b9ef-1cf5-43c4-90bf-a6d5ba35de6c.jpg',
'https://a.ccdn.es/cnet/vehicles/19595417/8a45bd6e-2c7d-45a3-ad29-d4fb8e2c3ca0.jpg',
'https://a.ccdn.es/cnet/vehicles/19595417/c2f943a3-81bc-4792-8b1d-f01a2810721f.jpg',
'https://a.ccdn.es/cnet/vehicles/19595417/b009886d-4b8f-41b4-9069-7cfed467d7b3.jpg',
'https://a.ccdn.es/cnet/vehicles/19595417/99ac21d1-421c-4c35-8d53-51e91943bd77.jpg',
'https://a.ccdn.es/cnet/vehicles/19595417/7b92d03c-6809-40d5-ac85-e2310e2c181e.jpg',
'https://a.ccdn.es/cnet/vehicles/19595417/c659487c-d021-48e2-aa13-beebd01c9609.jpg',
'https://a.ccdn.es/cnet/vehicles/19595417/77fbcece-281c-4d15-8eef-4364da9eca1d.jpg',
'https://a.ccdn.es/cnet/vehicles/19595417/d8f3b8ac-ad82-41d0-9b2f-9959d8770a66.jpg',
'https://a.ccdn.es/cnet/vehicles/19595417/a62f4895-cb96-4375-a33b-f11afab25000.jpg',
'https://a.ccdn.es/cnet/vehicles/19595417/3ed553cf-67b3-4ce4-ba96-419af8ec54bb.jpg',
'https://a.ccdn.es/cnet/vehicles/19595417/44be4a37-8cf8-4a9a-a002-95e3fde6a08c.jpg',
'https://a.ccdn.es/cnet/vehicles/19595417/77556dfd-8d11-4e45-9ef2-447a1eca3995.jpg',
'https://a.ccdn.es/cnet/vehicles/19595417/835b9f9f-bdbf-455a-a6b0-a8ad6a36507a.jpg',
'https://a.ccdn.es/cnet/vehicles/19595417/6e5145a2-bd20-43ae-9a63-37569a8c123b.jpg',
'https://a.ccdn.es/cnet/vehicles/19595417/bd5c3464-763a-4be4-b802-2bc3a755dae9.jpg',
'https://a.ccdn.es/cnet/vehicles/19595417/af99fa4f-7c38-4201-bc47-9d8593bccf4f.jpg',
'https://a.ccdn.es/cnet/vehicles/19595417/c0a24238-6bb0-4831-9ecd-7fe911930b06.jpg',
'https://a.ccdn.es/cnet/vehicles/19595417/b796b897-de82-466d-aaba-9ec16f2292b4.jpg',
'https://a.ccdn.es/cnet/vehicles/19595417/c458c676-8fab-4787-b0eb-e252f2b2de90.jpg',
'https://a.ccdn.es/cnet/vehicles/19595417/3334722a-beed-44bb-a213-3507d18f5090.jpg',
'https://a.ccdn.es/cnet/vehicles/19595417/fc163f53-a68c-417f-b30c-7483972fa9f7.jpg',
'https://a.ccdn.es/cnet/vehicles/19595417/3bad08d5-0ea3-4333-9f2b-c8ff6748168d.jpg',
'https://a.ccdn.es/cnet/vehicles/19595417/f7ecaa91-4def-4890-bc63-32b2a9e67d72.jpg',
'https://a.ccdn.es/cnet/vehicles/19595417/a46ec983-3741-423f-a2cd-79c609c7b248.jpg',
'https://a.ccdn.es/cnet/vehicles/19595417/0a5e814e-cef4-4c17-9d4f-196e55c72700.jpg',
'https://a.ccdn.es/cnet/vehicles/19595417/f84dd146-24dd-47f3-aab0-56a5e730b9d3.jpg',
'https://a.ccdn.es/cnet/vehicles/19595417/cb98c251-2ea9-41a4-bdb0-b2356d3734dd.jpg',
'https://a.ccdn.es/cnet/vehicles/19595417/550cdc64-6bb2-48d5-b759-c0035d166c4e.jpg',
'https://a.ccdn.es/cnet/vehicles/19595417/d24b5382-8eda-410b-8986-cf524c49a2ba.jpg',
'https://a.ccdn.es/cnet/vehicles/19595417/53936ef2-67b0-4f49-a795-05e6371dce03.jpg'],
'price': 10900,
'price_includes_vat': True,
'registration_date': '2015-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'RENAULT Mégane Bose TCe 130 EDC Euro 6',
'transmission': 'automatic',
'trim': 'Bose TCe 130 EDC Euro 6',
'vin': None,
'year': 2015}
2026-03-24 10:32:27 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: aebceb91-9468-57cc-929e-cc6e63fec4c6 with identifier: 70095990
2026-03-24 10:32:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item aebceb91-9468-57cc-929e-cc6e63fec4c6
2026-03-24 10:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:32:27 [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%252F19595417%252F83385929-d12f-4a21-af89-06bd0c299af3.jpg%27 HTTP/1.1" 200 None
2026-03-24 10:32:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19595417/83385929-d12f-4a21-af89-06bd0c299af3.jpg not downloaded yet
2026-03-24 10:32:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 10:32:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f6f2cd9d750>
2026-03-24 10:32:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 10:32:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 10:32:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 10:32:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e24c85e3-2479-5cdf-94e5-ddad66f0b624/e24c85e3-2479-5cdf-94e5-ddad66f0b624_image_0.jpg HTTP/1.1" 201 0
2026-03-24 10:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:32:27 [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%252F19609892%252F8b86c04a-781b-4ab8-8215-638495be882f.jpg') HTTP/1.1" 204 0
2026-03-24 10:32:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19609892/8b86c04a-781b-4ab8-8215-638495be882f.jpg saved to cache
2026-03-24 10:32:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item e24c85e3-2479-5cdf-94e5-ddad66f0b624
2026-03-24 10:32:27 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item e24c85e3-2479-5cdf-94e5-ddad66f0b624 sending to next pipeline
2026-03-24 10:32:27 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: e24c85e3-2479-5cdf-94e5-ddad66f0b624 with identifier 70111989
2026-03-24 10:32:27 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-24 10:32:27 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-24 10:32:27 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item e24c85e3-2479-5cdf-94e5-ddad66f0b624
2026-03-24 10:32:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/19609892/8b86c04a-781b-4ab8-8215-638495be882f.jpg>
{'auction_title': '',
'body_type': 'SUV',
'c_o_2_emission_value': 191,
'category': 'Coches',
'color': 'Gris / Plata',
'currency': 'EUR',
'description': 'VEHICULO EN PERFECTO ESTADO.\n'
'NACIONAL.\n'
'REVISADO.\n'
'EL PRECIO TAMBIEN INCLUYE EL CAMBIO DE NOMBRE.\n'
'\n'
'\n'
'12 MESES DE GARANTIA.\n'
'\n'
'\n'
'EQUIPADO CON:\n'
'-PAQUETE INTERIOR AMG\n'
'-PAQUETE EXTERIOR AMG\n'
'-CAMBIO AUTOMÁTICO CON LEVAS EN EL VOLANTE\n'
'-FAROS LED HIGH PERFORMANCE CON TECNOLOGÍA DIURNA\n'
'-ASIENTOS DEPORTIVOS EN CUERO NEGRO Y GRIS CRISTAL\n'
'-TECHO PANORAMICO CRISTAL ELECTRICO\n'
'-NAVEGADOR\n'
'-SENSORES DE APARCAMIENTO CON CAMARA 360º\n'
'-ILUMINACION AMBIENTAL\n'
'-ARRANQUE CONFORT SIN LLAVE\n'
'-ESPEJO ANTIDESLUMBRANTE\n'
'-MANOS LIBRES BLUETOOTH\n'
'-CONTROL DE VELOCIDAD CRUCERO\n'
'-VOLANTE MULTIFUNCIÓN\n'
'-PORTON DE MALETERO ELECTRICO\n'
'-SENSOR DE LUCES\n'
'-ENGANCHE DE REMOLQUE ORIGINAL CON ACCIONAMIENTO ELECTRICO\n'
'-LLANTAS 5 RADIOS DOBLES EN ACABDO ALUMINIO CEPILLADO AMG '
'20"\n'
'-SUSPENSION NEUMÁTICA\n'
'\n'
'\n'
'DISPONEMOS DE FINANCIACION A SU MEDIDA.\n'
'ACEPTAMOS VEHICULO USADO A CAMBIO.\n'
'VENDEMOS A TODA ESPAÑA,CON POSIBILIDAD DE ENTREGA A '
'DOMICILIO.\n'
'\n'
'\n'
'ESTE ANUNCIO PUEDE CONTENER ERRORES, SE MUESTRA A TITULO '
'INFORMATIVO Y NO CONTRACTUAL.',
'doors_number': 5,
'emission_standard': 'C',
'engine': '3.0L',
'engine_horse_power': 258,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': 'e24c85e3-2479-5cdf-94e5-ddad66f0b624',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/mercedes-benz-clase-gle-gle-350-d-4matic-5p-diesel-2018-en-murcia-70111989-covo.aspx',
'listing': 'auction',
'location': 'Murcia',
'make': 'MERCEDES-BENZ',
'model': 'Clase GLE',
'odometer': 333500,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 29,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e24c85e3-2479-5cdf-94e5-ddad66f0b624/e24c85e3-2479-5cdf-94e5-ddad66f0b624_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 55711,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19609892/8b86c04a-781b-4ab8-8215-638495be882f.jpg',
'Width': 800}],
'price': 25900,
'price_includes_vat': True,
'registration_date': '2018-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'MERCEDES-BENZ Clase GLE GLE 350 d 4MATIC',
'transmission': 'automatic',
'trim': 'GLE 350 d 4MATIC',
'vin': None,
'year': 2018}
2026-03-24 10:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:32:27 [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%2770111989%27 HTTP/1.1" 200 None
2026-03-24 10:32:27 [auto_selling_coches.net] INFO: Saving data for 70111989: {'created_time': 1774348347.879394, 'last_price_update_time': 1774348347.879403}
2026-03-24 10:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70111989') HTTP/1.1" 204 0
2026-03-24 10:32:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70036746> (referer: https://www.coches.net/concesionario/carwinmurcia/?pg=1) ['zyte-api']
2026-03-24 10:32:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/19595417/83385929-d12f-4a21-af89-06bd0c299af3.jpg> (referer: None)
2026-03-24 10:32:28 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
'body_type': 'Berlina',
'c_o_2_emission_value': None,
'category': 'Coches',
'color': 'Negro',
'currency': 'EUR',
'description': 'VEHICULO EN PERFECTO ESTADO.\n'
'NACIONAL.\n'
'REVISADO.\n'
'EL PRECIO TAMBIEN INCLUYE EL CAMBIO DE NOMBRE.\n'
'\n'
'EQUIPADO CON:\n'
'-CAMBIO AUTOMATICO CON LEVAS EN EL VOLANTE\n'
'-FAROS LED\n'
'-ILUMINACION AMBIENTAL\n'
'-SISTEMA MANOS LIBRES BLUETOOTH\n'
'- CARPLAY\n'
'-CONTROL DE VELOCIDAD DE CRUCERO ADACTATIVO\n'
'-SISTEMA ALERTA CAMBIO DE CARRIL\n'
'-ARRANQUE CONFORT SIN LLAVE\n'
'-VOLANTE MULTIFUNCION\n'
'-LLANTAS DE ALEACION EN 16"\n'
'\n'
'12 MESES DE GARANTIA.\n'
'\n'
'DISPONEMOS DE FINANCIACION A SU MEDIDA.\n'
'ACEPTAMOS VEHICULO USADO A CAMBIO.\n'
'VENDEMOS A TODA ESPAÑA,CON POSIBILIDAD DE ENTREGA A '
'DOMICILIO.',
'doors_number': 5,
'emission_standard': 'ECO',
'engine': '1.0L',
'engine_horse_power': 110,
'expiration_date': None,
'fuel_type': 'Híbrido',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/audi-a3-sportback-30-tfsi-81kw-110cv-s-tronic-5p-electrico-hibrido-2022-en-murcia-70036746-covo.aspx',
'listing': 'auction',
'location': 'Murcia',
'make': 'AUDI',
'model': 'A3',
'odometer': 77200,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19548167/b9485d36-02a1-4cbf-bce2-69c52ac52b94.jpg',
'https://a.ccdn.es/cnet/vehicles/19548167/2f20c099-0ef2-4788-9398-0fc9165dcef8.jpg',
'https://a.ccdn.es/cnet/vehicles/19548167/1a000923-0194-4aaa-8eb7-790b26a952cf.jpg',
'https://a.ccdn.es/cnet/vehicles/19548167/6125a25c-8aa4-4f58-94f9-5879c119b248.jpg',
'https://a.ccdn.es/cnet/vehicles/19548167/ed5578f5-06bd-4a6a-8790-19f91518fe45.jpg',
'https://a.ccdn.es/cnet/vehicles/19548167/95707e38-26a7-41a4-b1a0-40df859e2f1f.jpg',
'https://a.ccdn.es/cnet/vehicles/19548167/1717e3d5-128f-4d2f-b40b-4fb8c9b37393.jpg',
'https://a.ccdn.es/cnet/vehicles/19548167/add8500a-759c-426e-81b9-f35cd7464941.jpg',
'https://a.ccdn.es/cnet/vehicles/19548167/1dfd0998-5cd7-49e9-8146-554267ec45ac.jpg',
'https://a.ccdn.es/cnet/vehicles/19548167/a5922798-773a-45cc-abd9-ceb9f837b188.jpg'],
'price': 22900,
'price_includes_vat': True,
'registration_date': '2022-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'AUDI A3 Sportback 30 TFSI S tronic',
'transmission': 'automatic',
'trim': 'Sportback 30 TFSI 81kW 110CV S tronic',
'vin': None,
'year': 2022}
2026-03-24 10:32:28 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: a0d05d76-39b2-5863-80b3-8d97cdc9340a with identifier: 70036746
2026-03-24 10:32:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item a0d05d76-39b2-5863-80b3-8d97cdc9340a
2026-03-24 10:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:32:28 [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%252F19548167%252Fb9485d36-02a1-4cbf-bce2-69c52ac52b94.jpg%27 HTTP/1.1" 200 None
2026-03-24 10:32:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19548167/b9485d36-02a1-4cbf-bce2-69c52ac52b94.jpg not downloaded yet
2026-03-24 10:32:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/19595491/14005a16-74ae-429b-9741-613a6fb932ca.jpg> (referer: None)
2026-03-24 10:32:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 10:32:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f6f2b9ed550>
2026-03-24 10:32:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 10:32:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 10:32:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 10:32:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_aebceb91-9468-57cc-929e-cc6e63fec4c6/aebceb91-9468-57cc-929e-cc6e63fec4c6_image_0.jpg HTTP/1.1" 201 0
2026-03-24 10:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:32:28 [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%252F19595417%252F83385929-d12f-4a21-af89-06bd0c299af3.jpg') HTTP/1.1" 204 0
2026-03-24 10:32:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19595417/83385929-d12f-4a21-af89-06bd0c299af3.jpg saved to cache
2026-03-24 10:32:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item aebceb91-9468-57cc-929e-cc6e63fec4c6
2026-03-24 10:32:28 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item aebceb91-9468-57cc-929e-cc6e63fec4c6 sending to next pipeline
2026-03-24 10:32:28 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: aebceb91-9468-57cc-929e-cc6e63fec4c6 with identifier 70095990
2026-03-24 10:32:28 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-24 10:32:28 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-24 10:32:28 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item aebceb91-9468-57cc-929e-cc6e63fec4c6
2026-03-24 10:32:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/19595417/83385929-d12f-4a21-af89-06bd0c299af3.jpg>
{'auction_title': '',
'body_type': 'Berlina',
'c_o_2_emission_value': 129,
'category': 'Coches',
'color': 'Gris / Plata',
'currency': 'EUR',
'description': 'VEHICULO EN PERFECTO ESTADO.\n'
'NACIONAL.\n'
'REVISADO.\n'
'EL PRECIO TAMBIÉN INCLUYE EL CAMBIO DE NOMBRE.\n'
'\n'
'\n'
'12 MESES DE GARANTIA.\n'
'\n'
'\n'
'EQUIPADO CON:\n'
'-CAMBIO AUTOMATICO\n'
'-CLIMATIZADOR BIZONA\n'
'-ASIENTOS DEPORTIVOS EN CUERO Y TELA\n'
'-SENSORES DE APARCAMIENTO \n'
'-ESPEJOS RETROVISORES ABATIBLES ELÉCTRICAMENTE\n'
'-CAMARA TRASERA\n'
'-MANOS LIBRES BLUETOOTH\n'
'-CONTROL DE VELOCIDAD CRUCERO\n'
'-EQUIPO DE SONIDO BOSE\n'
'-SENSOR DE LUCES\n'
'-LLANTAS 5 RADIOS DOBLES DIAMANTADAS EN 17"\n'
'\n'
'\n'
'DISPONEMOS DE FINANCIACION A SU MEDIDA.\n'
'ACEPTAMOS VEHICULO USADO A CAMBIO.\n'
'VENDEMOS A TODA ESPAÑA,CON POSIBILIDAD DE ENTREGA A '
'DOMICILIO.\n'
'\n'
'\n'
'ESTE ANUNCIO PUEDE CONTENER ERRORES, SE MUESTRA A TITULO '
'INFORMATIVO Y NO CONTRACTUAL.',
'doors_number': 5,
'emission_standard': 'C',
'engine': '1.2L',
'engine_horse_power': 130,
'expiration_date': None,
'fuel_type': 'Gasolina',
'id': 'aebceb91-9468-57cc-929e-cc6e63fec4c6',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/renault-megane-bose-tce-130-edc-euro-6-5p-gasolina-2015-en-murcia-70095990-covo.aspx',
'listing': 'auction',
'location': 'Murcia',
'make': 'RENAULT',
'model': 'Mégane',
'odometer': 132600,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 33,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aebceb91-9468-57cc-929e-cc6e63fec4c6/aebceb91-9468-57cc-929e-cc6e63fec4c6_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 53134,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19595417/83385929-d12f-4a21-af89-06bd0c299af3.jpg',
'Width': 800}],
'price': 10900,
'price_includes_vat': True,
'registration_date': '2015-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'RENAULT Mégane Bose TCe 130 EDC Euro 6',
'transmission': 'automatic',
'trim': 'Bose TCe 130 EDC Euro 6',
'vin': None,
'year': 2015}
2026-03-24 10:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:32:28 [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%2770095990%27 HTTP/1.1" 200 None
2026-03-24 10:32:28 [auto_selling_coches.net] INFO: Saving data for 70095990: {'created_time': 1774348348.140451, 'last_price_update_time': 1774348348.140464}
2026-03-24 10:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70095990') HTTP/1.1" 204 0
2026-03-24 10:32:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/19548167/b9485d36-02a1-4cbf-bce2-69c52ac52b94.jpg> (referer: None)
2026-03-24 10:32:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70077575> (referer: https://www.coches.net/concesionario/carwinmurcia/?pg=1) ['zyte-api']
2026-03-24 10:32:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 10:32:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 10:32:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f6f29ccd1d0>
2026-03-24 10:32:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 10:32:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 10:32:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 10:32:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6ef235d4-2fab-5bca-ae80-e25163db575d/6ef235d4-2fab-5bca-ae80-e25163db575d_image_0.jpg HTTP/1.1" 201 0
2026-03-24 10:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:32:28 [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%252F19595491%252F14005a16-74ae-429b-9741-613a6fb932ca.jpg') HTTP/1.1" 204 0
2026-03-24 10:32:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19595491/14005a16-74ae-429b-9741-613a6fb932ca.jpg saved to cache
2026-03-24 10:32:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 6ef235d4-2fab-5bca-ae80-e25163db575d
2026-03-24 10:32:28 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 6ef235d4-2fab-5bca-ae80-e25163db575d sending to next pipeline
2026-03-24 10:32:28 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 6ef235d4-2fab-5bca-ae80-e25163db575d with identifier 70096136
2026-03-24 10:32:28 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-24 10:32:28 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-24 10:32:28 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 6ef235d4-2fab-5bca-ae80-e25163db575d
2026-03-24 10:32:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/19595491/14005a16-74ae-429b-9741-613a6fb932ca.jpg>
{'auction_title': '',
'body_type': 'SUV',
'c_o_2_emission_value': 116,
'category': 'Coches',
'color': 'Blanco',
'currency': 'EUR',
'description': 'VEHICULO EN PERFECTO ESTADO.\n'
'NACIONAL.\n'
'REVISADO.\n'
'EL PRECIO TAMBIÉN INCLUYE EL CAMBIO DE NOMBRE.\n'
'\n'
'12 MESES DE GARANTIA.\n'
'\n'
'EQUIPADO CON:\n'
'-ASIENTOS ACABADOS EN TELA\n'
'-CLIMATIZADOR BI-ZONA\n'
'-SENSOR LUCES AUTOMATICAS\n'
'-VOLANTE MULTIFUNCIÓN \n'
'-CONTROL DE CRUCERO ADAPTATIVO\n'
'-MANOS LIBRES BLUETOOTH\n'
'-APPLE CARPLAY\n'
'-SENSORES DE APARCAMIENTO TRASEROS\n'
'-LLANTAS DE ALEACIÓN EN 16"\n'
'-CONTROL DE ÁNGULO MUERTO\n'
'-ETC...\n'
'\n'
'DISPONEMOS DE FINANCIACION A SU MEDIDA.\n'
'ACEPTAMOS VEHÍCULO USADO A CAMBIO.\n'
'VENDEMOS A TODA ESPAÑA,CON POSIBILIDAD DE ENTREGA A '
'DOMICILIO.',
'doors_number': 5,
'emission_standard': 'C',
'engine': '1.0L',
'engine_horse_power': 95,
'expiration_date': None,
'fuel_type': 'Gasolina',
'id': '6ef235d4-2fab-5bca-ae80-e25163db575d',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/volkswagen-t-cross-edition-10-tsi-70kw-95cv-5p-gasolina-2020-en-murcia-70096136-covo.aspx',
'listing': 'auction',
'location': 'Murcia',
'make': 'VOLKSWAGEN',
'model': 'T-Cross',
'odometer': 116000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 33,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6ef235d4-2fab-5bca-ae80-e25163db575d/6ef235d4-2fab-5bca-ae80-e25163db575d_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 50600,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19595491/14005a16-74ae-429b-9741-613a6fb932ca.jpg',
'Width': 800}],
'price': 14900,
'price_includes_vat': True,
'registration_date': '2019-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'VOLKSWAGEN T-Cross Edition 1.0 TSI',
'transmission': 'manual',
'trim': 'Edition 1.0 TSI 70kW 95CV',
'vin': None,
'year': 2019}
2026-03-24 10:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:32:28 [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%2770096136%27 HTTP/1.1" 200 None
2026-03-24 10:32:28 [auto_selling_coches.net] INFO: Saving data for 70096136: {'created_time': 1774348348.242086, 'last_price_update_time': 1774348348.242097}
2026-03-24 10:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70096136') HTTP/1.1" 204 0
2026-03-24 10:32:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/19616398/2ba344d2-25c8-4e95-ac27-5cd8a7644392.jpg> (referer: None)
2026-03-24 10:32:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 10:32:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 10:32:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f6f2b9ffe10>
2026-03-24 10:32:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 10:32:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 10:32:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 10:32:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a0d05d76-39b2-5863-80b3-8d97cdc9340a/a0d05d76-39b2-5863-80b3-8d97cdc9340a_image_0.jpg HTTP/1.1" 201 0
2026-03-24 10:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:32:28 [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%252F19548167%252Fb9485d36-02a1-4cbf-bce2-69c52ac52b94.jpg') HTTP/1.1" 204 0
2026-03-24 10:32:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19548167/b9485d36-02a1-4cbf-bce2-69c52ac52b94.jpg saved to cache
2026-03-24 10:32:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item a0d05d76-39b2-5863-80b3-8d97cdc9340a
2026-03-24 10:32:28 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item a0d05d76-39b2-5863-80b3-8d97cdc9340a sending to next pipeline
2026-03-24 10:32:28 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: a0d05d76-39b2-5863-80b3-8d97cdc9340a with identifier 70036746
2026-03-24 10:32:28 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-24 10:32:28 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-24 10:32:28 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item a0d05d76-39b2-5863-80b3-8d97cdc9340a
2026-03-24 10:32:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/19548167/b9485d36-02a1-4cbf-bce2-69c52ac52b94.jpg>
{'auction_title': '',
'body_type': 'Berlina',
'c_o_2_emission_value': None,
'category': 'Coches',
'color': 'Negro',
'currency': 'EUR',
'description': 'VEHICULO EN PERFECTO ESTADO.\n'
'NACIONAL.\n'
'REVISADO.\n'
'EL PRECIO TAMBIEN INCLUYE EL CAMBIO DE NOMBRE.\n'
'\n'
'EQUIPADO CON:\n'
'-CAMBIO AUTOMATICO CON LEVAS EN EL VOLANTE\n'
'-FAROS LED\n'
'-ILUMINACION AMBIENTAL\n'
'-SISTEMA MANOS LIBRES BLUETOOTH\n'
'- CARPLAY\n'
'-CONTROL DE VELOCIDAD DE CRUCERO ADACTATIVO\n'
'-SISTEMA ALERTA CAMBIO DE CARRIL\n'
'-ARRANQUE CONFORT SIN LLAVE\n'
'-VOLANTE MULTIFUNCION\n'
'-LLANTAS DE ALEACION EN 16"\n'
'\n'
'12 MESES DE GARANTIA.\n'
'\n'
'DISPONEMOS DE FINANCIACION A SU MEDIDA.\n'
'ACEPTAMOS VEHICULO USADO A CAMBIO.\n'
'VENDEMOS A TODA ESPAÑA,CON POSIBILIDAD DE ENTREGA A '
'DOMICILIO.',
'doors_number': 5,
'emission_standard': 'ECO',
'engine': '1.0L',
'engine_horse_power': 110,
'expiration_date': None,
'fuel_type': 'Híbrido',
'id': 'a0d05d76-39b2-5863-80b3-8d97cdc9340a',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/audi-a3-sportback-30-tfsi-81kw-110cv-s-tronic-5p-electrico-hibrido-2022-en-murcia-70036746-covo.aspx',
'listing': 'auction',
'location': 'Murcia',
'make': 'AUDI',
'model': 'A3',
'odometer': 77200,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 10,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a0d05d76-39b2-5863-80b3-8d97cdc9340a/a0d05d76-39b2-5863-80b3-8d97cdc9340a_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 50789,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19548167/b9485d36-02a1-4cbf-bce2-69c52ac52b94.jpg',
'Width': 800}],
'price': 22900,
'price_includes_vat': True,
'registration_date': '2022-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'AUDI A3 Sportback 30 TFSI S tronic',
'transmission': 'automatic',
'trim': 'Sportback 30 TFSI 81kW 110CV S tronic',
'vin': None,
'year': 2022}
2026-03-24 10:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:32:28 [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%2770036746%27 HTTP/1.1" 200 None
2026-03-24 10:32:28 [auto_selling_coches.net] INFO: Saving data for 70036746: {'created_time': 1774348348.338937, 'last_price_update_time': 1774348348.338946}
2026-03-24 10:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70036746') HTTP/1.1" 204 0
2026-03-24 10:32:28 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
'body_type': 'Familiar',
'c_o_2_emission_value': None,
'category': 'Coches',
'color': 'Negro',
'currency': 'EUR',
'description': 'VEHICULO NACIONAL\n'
'UNICO PROPIETARIO\n'
'PERFECTO ESTADO \n'
'IVA DEDUCIBLE\n'
'REVISADO.\n'
'EL PRECIO TAMBIÉN INCLUYE EL CAMBIO DE NOMBRE.\n'
'\n'
'12 MESES DE GARANTIA.\n'
'\n'
'EQUIPADO CON:\n'
'\n'
'-ASIENTOS DEPORTIVOS EN CUERO GRIS ROTOR INSGRIPCION SLINE Y '
'COSTURA A ROMBOS\n'
'-CAMBIO AUTOMATICO CON LEVAS EN EL VOLANTE\n'
'-PAQUETE INTERIOR E EXTERIOR SLINE BLACK SERIES\n'
'-FAROS MATRIX Y PILOTOS TRASEROS LED\n'
'-CRISTALES PRICACY\n'
'-TECHO PANORAMICO\n'
'-PORTÓN DE MALETERO ELECTRICO\n'
'-CÁMARA TRASERA\n'
'-SENSORES DE APARCAMIENTO DELANTEROS Y TRASEROS \n'
'-ILUMINACIÓN AMBIENTAL\n'
'-CONTROL DE VELOCIDAD ADAPTATIVO\n'
'-TREN DE RODAJE DEPORTIVO \n'
'-LLANTAS AUDI SPORT EN 19"\n'
'\n'
'DISPONEMOS DE FINANCIACION A SU MEDIDA.\n'
'ACEPTAMOS VEHÍCULO USADO A CAMBIO.\n'
'VENDEMOS A TODA ESPAÑA,CON POSIBILIDAD DE ENTREGA A '
'DOMICILIO.',
'doors_number': 5,
'emission_standard': 'ECO',
'engine': '2.0L',
'engine_horse_power': 163,
'expiration_date': None,
'fuel_type': 'Híbrido',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/audi-a4-avant-black-line-35-tdi-120kw-s-tronic-5p-electrico-hibrido-2023-en-murcia-70077575-covo.aspx',
'listing': 'auction',
'location': 'Murcia',
'make': 'AUDI',
'model': 'A4',
'odometer': 78500,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19583557/22794b13-893c-469e-9d3e-1f77ad32ce87.jpg',
'https://a.ccdn.es/cnet/vehicles/19583557/f132c5bb-0f99-4f14-bcba-fdd844f4b6e4.jpg',
'https://a.ccdn.es/cnet/vehicles/19583557/fde2fb87-34a3-4a24-80ae-b0850e1f31f1.jpg',
'https://a.ccdn.es/cnet/vehicles/19583557/47dc9deb-034c-4c9f-b9a6-1caa2ef9bb2d.jpg',
'https://a.ccdn.es/cnet/vehicles/19583557/c386dcb6-4e4b-49d6-ae64-b7f1016a2d68.jpg',
'https://a.ccdn.es/cnet/vehicles/19583557/03175a50-02c4-4ffd-9087-a81e43d25bd8.jpg',
'https://a.ccdn.es/cnet/vehicles/19583557/2dda6596-b9de-4dcc-b3e1-000b08e1fc4c.jpg',
'https://a.ccdn.es/cnet/vehicles/19583557/eef150ff-0e7f-43ff-8126-d5d96134a461.jpg',
'https://a.ccdn.es/cnet/vehicles/19583557/fea0be64-ea4c-4fbc-9a01-90a939561111.jpg',
'https://a.ccdn.es/cnet/vehicles/19583557/b9698d6b-bace-4477-89b3-c63cb29f73a6.jpg',
'https://a.ccdn.es/cnet/vehicles/19583557/88944f8d-f216-4a82-9eb5-530ea87f4cc0.jpg',
'https://a.ccdn.es/cnet/vehicles/19583557/b610b71e-a7f1-46a0-8cf0-4215b4d1144f.jpg',
'https://a.ccdn.es/cnet/vehicles/19583557/ae5d4807-3e98-4db3-941d-9828356a7ec7.jpg',
'https://a.ccdn.es/cnet/vehicles/19583557/ac018751-9e0d-4725-9802-b73952b50277.jpg',
'https://a.ccdn.es/cnet/vehicles/19583557/445907ee-df3a-4536-84e6-8cf0f82a90a4.jpg',
'https://a.ccdn.es/cnet/vehicles/19583557/e845829d-b515-4c4e-8c35-058274ed5f61.jpg',
'https://a.ccdn.es/cnet/vehicles/19583557/0e25b5d7-3054-44e4-8e26-7d3584b46c4f.jpg',
'https://a.ccdn.es/cnet/vehicles/19583557/8c1de092-6573-4840-8a25-b45409084bcc.jpg',
'https://a.ccdn.es/cnet/vehicles/19583557/d3e4043a-c596-4f13-8868-fbbd7f70e4ea.jpg',
'https://a.ccdn.es/cnet/vehicles/19583557/ce1861e2-bc73-40d9-9a90-297613602338.jpg',
'https://a.ccdn.es/cnet/vehicles/19583557/5eebc213-2fbb-4f39-8ca8-35817ca0732a.jpg',
'https://a.ccdn.es/cnet/vehicles/19583557/4651f136-120f-43e8-b1f2-0623bf959ebb.jpg',
'https://a.ccdn.es/cnet/vehicles/19583557/dfb20a14-448f-4fe8-9db8-42c2650c032f.jpg',
'https://a.ccdn.es/cnet/vehicles/19583557/73d5f99f-5176-4f99-8537-3ec06b4dd95c.jpg',
'https://a.ccdn.es/cnet/vehicles/19583557/b26ca894-8e32-4b44-acfc-fba67c9141ff.jpg',
'https://a.ccdn.es/cnet/vehicles/19583557/ae0fce3d-97a1-4e1b-82f9-a0d3de71732e.jpg',
'https://a.ccdn.es/cnet/vehicles/19583557/f0a68aef-37d5-4241-b1f7-7a8dce859624.jpg',
'https://a.ccdn.es/cnet/vehicles/19583557/1ac194e2-a061-4926-9912-0acc2b950255.jpg',
'https://a.ccdn.es/cnet/vehicles/19583557/aa2b0f55-d284-4499-b029-b20d697f7edf.jpg',
'https://a.ccdn.es/cnet/vehicles/19583557/baafd758-c7a8-496c-9406-4e07f779836b.jpg',
'https://a.ccdn.es/cnet/vehicles/19583557/783fe128-c44c-4f9c-a209-548ad4b4fd5e.jpg',
'https://a.ccdn.es/cnet/vehicles/19583557/f21336ae-764d-4dc8-bdde-8974cc2ba366.jpg',
'https://a.ccdn.es/cnet/vehicles/19583557/fcb1887f-ab90-4f06-b13b-2a63eced003e.jpg'],
'price': 37900,
'price_includes_vat': True,
'registration_date': '2023-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'AUDI A4 Avant Black line 35 TDI S tronic',
'transmission': 'automatic',
'trim': 'Avant Black line 35 TDI 120kW S tronic',
'vin': None,
'year': 2023}
2026-03-24 10:32:28 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 758164ef-df86-5b25-aa7d-2ab696fdb229 with identifier: 70077575
2026-03-24 10:32:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 758164ef-df86-5b25-aa7d-2ab696fdb229
2026-03-24 10:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:32:28 [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%252F19583557%252F22794b13-893c-469e-9d3e-1f77ad32ce87.jpg%27 HTTP/1.1" 200 None
2026-03-24 10:32:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19583557/22794b13-893c-469e-9d3e-1f77ad32ce87.jpg not downloaded yet
2026-03-24 10:32:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 10:32:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f6f2cd8cfd0>
2026-03-24 10:32:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 10:32:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 10:32:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 10:32:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_eeb082f0-b76d-5749-a12c-6e5df77fb51f/eeb082f0-b76d-5749-a12c-6e5df77fb51f_image_0.jpg HTTP/1.1" 201 0
2026-03-24 10:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:32:28 [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%252F19616398%252F2ba344d2-25c8-4e95-ac27-5cd8a7644392.jpg') HTTP/1.1" 204 0
2026-03-24 10:32:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19616398/2ba344d2-25c8-4e95-ac27-5cd8a7644392.jpg saved to cache
2026-03-24 10:32:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item eeb082f0-b76d-5749-a12c-6e5df77fb51f
2026-03-24 10:32:28 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item eeb082f0-b76d-5749-a12c-6e5df77fb51f sending to next pipeline
2026-03-24 10:32:28 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: eeb082f0-b76d-5749-a12c-6e5df77fb51f with identifier 70119836
2026-03-24 10:32:28 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-24 10:32:28 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-24 10:32:28 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item eeb082f0-b76d-5749-a12c-6e5df77fb51f
2026-03-24 10:32:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/19616398/2ba344d2-25c8-4e95-ac27-5cd8a7644392.jpg>
{'auction_title': '',
'body_type': 'SUV',
'c_o_2_emission_value': 209,
'category': 'Coches',
'color': 'Blanco',
'currency': 'EUR',
'description': 'VEHICULO EN PERFECTO ESTADO.\n'
'REVISADO.\n'
'EL PRECIO TAMBIÉN INCLUYE EL CAMBIO DE NOMBRE.\n'
'12 MESES DE GARANTIA.\n'
'\n'
'\n'
'EQUIPADO CON:\n'
'-CAMBIO AUTOMÁTICO CON LEVAS EN EL VOLANTE\n'
'-VOLANTE EN ALCÁNTARA\n'
'-FAROS CON TEGNOLOGIA LED PDLS PLUS EN NEGRO\n'
'-ESPEJO ANTIDESLUMBRANTE\n'
'-MANOS LIBRES BLUETOOTH\n'
'-CONTROL DE VELOCIDAD CRUCERO ACC\n'
'-VOLANTE MULTIFUNCIÓN\n'
'-ASIENTOS DEPORTIVOS EN CUERO , CALEFACTADOS, CON AJUSTE '
'ELÉCTRICO y LUMBAR CON MEMORIA\n'
'-SISTEMA MODOS DE CONDUCCION\n'
'-NAVEGADOR PROFESIONAL PORSCHE\n'
'-EQUIPO DE SONIDO BOSÉ\n'
'-HOMELINK\n'
'-TECHO SOLAR ELECTRICO\n'
'-CLIMATIZADOR INDEPENDIENTE TRASERO\n'
'-PORTON MALETERO ELECTRICO\n'
'-PAQUETE DE CUERO AMPLIADO\n'
'-SENSORES DE APARCAMIENTO \n'
'-PAQUETE SPORT CHRONO\n'
'-ESPEJOS ABATIBLES ELÉCTRICAMENTE\n'
'-SENSOR DE LUCES\n'
'-PINZAS EN COLOR AMARILLO\n'
'-COLAS DE ESCAPE EN NEGRO BRILLO\n'
'-LLANTAS MULTIRRADEO FONDO NEGRO Y CANTO PULIDO DE 21"\n'
'\n'
'\n'
'DISPONEMOS DE FINANCIACION A SU MEDIDA.\n'
'ACEPTAMOS VEHICULO USADO A CAMBIO.\n'
'VENDEMOS A TODA ESPAÑA,CON POSIBILIDAD DE ENTREGA A '
'DOMICILIO.\n'
'\n'
'\n'
'ESTE ANUNCIO PUEDE CONTENER ERRORES, SE MUESTRA A TITULO '
'INFORMATIVO Y NO CONTRACTUAL',
'doors_number': 5,
'emission_standard': 'B',
'engine': '4.1L',
'engine_horse_power': 385,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': 'eeb082f0-b76d-5749-a12c-6e5df77fb51f',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/porsche-cayenne-s-diesel-5p-diesel-2016-en-murcia-70119836-covo.aspx',
'listing': 'auction',
'location': 'Murcia',
'make': 'PORSCHE',
'model': 'Cayenne',
'odometer': 128500,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 30,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eeb082f0-b76d-5749-a12c-6e5df77fb51f/eeb082f0-b76d-5749-a12c-6e5df77fb51f_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 54269,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19616398/2ba344d2-25c8-4e95-ac27-5cd8a7644392.jpg',
'Width': 800}],
'price': 44900,
'price_includes_vat': True,
'registration_date': '2015-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'PORSCHE Cayenne S Diesel',
'transmission': 'automatic',
'trim': 'S Diesel',
'vin': None,
'year': 2015}
2026-03-24 10:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:32:28 [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%2770119836%27 HTTP/1.1" 200 None
2026-03-24 10:32:28 [auto_selling_coches.net] INFO: Saving data for 70119836: {'created_time': 1774348348.467002, 'last_price_update_time': 1774348348.467014}
2026-03-24 10:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70119836') HTTP/1.1" 204 0
2026-03-24 10:32:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/61989360> (referer: https://www.coches.net/concesionario/carwinmurcia/?pg=2) ['zyte-api']
2026-03-24 10:32:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/19583557/22794b13-893c-469e-9d3e-1f77ad32ce87.jpg> (referer: None)
2026-03-24 10:32:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 10:32:28 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
'body_type': 'SUV',
'c_o_2_emission_value': 161,
'category': 'Coches',
'color': 'Azul',
'currency': 'EUR',
'description': 'VEHICULO EN PERFECTO ESTADO.\n'
'NACIONAL.\n'
'*IVA DEDUCIBLE*\n'
'REVISADO.\n'
'EL PRECIO TAMBIEN INCLUYE EL CAMBIO DE NOMBRE.\n'
'\n'
'\n'
'12 MESES DE GARANTIA.\n'
'\n'
'\n'
'EQUIPADO CON:\n'
'-ACABADO INTERIOR Y EXTERIOR AMG\n'
'-CAMBIO AUTOMÁTICO CON LEVAS EN EL VOLANTE\n'
'-FAROS LED HIGH PERFORMANCE CON TECNOLOGÍA DIURNA\n'
'-ASIENTOS EN CUERO\n'
'-NAVEGADOR\n'
'-PAQUETE NIGHT\n'
'-ILUMNIACION AMBIENTE CON MULTITUD DE COLORES\n'
'-SENSORES DE APARCAMIENTO CON\n'
'-ESPEJOS ABATIBLES ELÉCTRICAMENTE AL CIERRE\n'
'-PORTON ELECTRICO\n'
'-BOLA DE REMOLQUE\n'
'-ESPEJO ANTIDESLUMBRANTE\n'
'-MANOS LIBRES BLUETOOTH\n'
'-CONTROL DE VELOCIDAD CRUCERO\n'
'-VOLANTE MULTIFUNCIÓN\n'
'-SENSOR DE LUCES AUTOMATICO\n'
'-LLANTAS 5 RADIOS DOBLES AMG 20"\n'
'-ETC...\n'
'\n'
'\n'
'DISPONEMOS DE FINANCIACION A SU MEDIDA.\n'
'ACEPTAMOS VEHICULO USADO A CAMBIO.\n'
'VENDEMOS A TODA ESPAÑA,CON POSIBILIDAD DE ENTREGA A '
'DOMICILIO.\n'
'\n'
'\n'
'ESTE ANUNCIO PUEDE CONTENER ERRORES, SE MUESTRA A TITULO '
'INFORMATIVO Y NO CONTRACTUAL',
'doors_number': 5,
'emission_standard': 'C',
'engine': '1.9L',
'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/mercedes-benz-gle-gle-300-d-4matic-5p-diesel-2019-en-murcia-61989360-covo.aspx',
'listing': 'auction',
'location': 'Murcia',
'make': 'MERCEDES-BENZ',
'model': 'GLE',
'odometer': 157000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/18961047/07a115e5-f84f-4738-b259-6f21cbbb1b48.jpg',
'https://a.ccdn.es/cnet/vehicles/18961047/b23b7f94-5326-4505-b588-1ce13fc2dff5.jpg',
'https://a.ccdn.es/cnet/vehicles/18961047/3abf572e-85f4-4cd4-a3fc-030305aaccf5.jpg',
'https://a.ccdn.es/cnet/vehicles/18961047/e81bd3a5-5730-4b7b-9355-ac2e099dcdb3.jpg',
'https://a.ccdn.es/cnet/vehicles/18961047/d322df2a-57f4-4f31-886a-bb1b077f5a28.jpg',
'https://a.ccdn.es/cnet/vehicles/18961047/2c4048d8-6f6d-4f5b-8f2d-08b815185612.jpg',
'https://a.ccdn.es/cnet/vehicles/18961047/d26a6c45-50e2-4603-a6ad-4f4b551fe48f.jpg',
'https://a.ccdn.es/cnet/vehicles/18961047/f0fca9c7-7fd8-4e39-bad7-3de3fdecba89.jpg',
'https://a.ccdn.es/cnet/vehicles/18961047/82dbce52-b4cd-41b6-b613-27a140566f85.jpg',
'https://a.ccdn.es/cnet/vehicles/18961047/f156eec5-0a23-4ece-923a-290cdc24fd4b.jpg',
'https://a.ccdn.es/cnet/vehicles/18961047/1e60f34a-2bf5-4142-a9d2-7ae7880623b7.jpg',
'https://a.ccdn.es/cnet/vehicles/18961047/f6e3a8cd-e2e0-41ce-9804-3ea087374c37.jpg',
'https://a.ccdn.es/cnet/vehicles/18961047/0f52749b-0893-4996-ae66-87d3b0eed535.jpg',
'https://a.ccdn.es/cnet/vehicles/18961047/7c54ca77-567f-4e09-ba36-05767a37a869.jpg',
'https://a.ccdn.es/cnet/vehicles/18961047/846a05bf-288e-451e-9e13-46080ed754a7.jpg',
'https://a.ccdn.es/cnet/vehicles/18961047/65665537-b68e-4c9d-ab10-dacc5460763b.jpg',
'https://a.ccdn.es/cnet/vehicles/18961047/04f8441d-1aac-41ac-9d24-8d4bb996199f.jpg',
'https://a.ccdn.es/cnet/vehicles/18961047/2c0f4446-1b30-40a3-ad95-d4fc64e2d919.jpg',
'https://a.ccdn.es/cnet/vehicles/18961047/9ef434d4-c2f9-45c9-816c-c0ceae33d69a.jpg',
'https://a.ccdn.es/cnet/vehicles/18961047/2acf3f39-3498-46a1-8ab6-2e4da4febfa1.jpg',
'https://a.ccdn.es/cnet/vehicles/18961047/f08e9330-b163-4057-ae37-86630dec22d4.jpg',
'https://a.ccdn.es/cnet/vehicles/18961047/fc995182-f5fe-4dcb-a715-efb47afa7b03.jpg',
'https://a.ccdn.es/cnet/vehicles/18961047/a4bb2844-87df-4614-8ded-0f8488208846.jpg',
'https://a.ccdn.es/cnet/vehicles/18961047/e1654cc6-53a0-4dd2-9bc4-dffcfb1d0f42.jpg',
'https://a.ccdn.es/cnet/vehicles/18961047/b4325108-3b87-4dc0-9cb8-2ef199eaa720.jpg',
'https://a.ccdn.es/cnet/vehicles/18961047/22028497-39be-48a5-9b19-5aeb269bb6b5.jpg',
'https://a.ccdn.es/cnet/vehicles/18961047/ccbbfd98-075a-4f6e-89e8-f9d43b739db0.jpg',
'https://a.ccdn.es/cnet/vehicles/18961047/5c02481d-88eb-451a-be8a-30e3b98173a4.jpg',
'https://a.ccdn.es/cnet/vehicles/18961047/8164b82f-e1c2-4fa8-a448-3bde59dadfbb.jpg',
'https://a.ccdn.es/cnet/vehicles/18961047/a741c345-fbdf-4007-8643-c527834bff17.jpg'],
'price': 44900,
'price_includes_vat': True,
'registration_date': '2019-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'MERCEDES-BENZ GLE GLE 300 d 4MATIC',
'transmission': 'automatic',
'trim': 'GLE 300 d 4MATIC',
'vin': None,
'year': 2019}
2026-03-24 10:32:28 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 4dbe0e01-a100-5577-b656-9ad9afd0e471 with identifier: 61989360
2026-03-24 10:32:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 4dbe0e01-a100-5577-b656-9ad9afd0e471
2026-03-24 10:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:32:28 [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%252F18961047%252F07a115e5-f84f-4738-b259-6f21cbbb1b48.jpg%27 HTTP/1.1" 200 None
2026-03-24 10:32:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/18961047/07a115e5-f84f-4738-b259-6f21cbbb1b48.jpg not downloaded yet
2026-03-24 10:32:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/61989414> (referer: https://www.coches.net/concesionario/carwinmurcia/?pg=2) ['zyte-api']
2026-03-24 10:32:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 10:32:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f6f29d8bb10>
2026-03-24 10:32:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 10:32:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 10:32:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 10:32:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_758164ef-df86-5b25-aa7d-2ab696fdb229/758164ef-df86-5b25-aa7d-2ab696fdb229_image_0.jpg HTTP/1.1" 201 0
2026-03-24 10:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:32:28 [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%252F19583557%252F22794b13-893c-469e-9d3e-1f77ad32ce87.jpg') HTTP/1.1" 204 0
2026-03-24 10:32:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19583557/22794b13-893c-469e-9d3e-1f77ad32ce87.jpg saved to cache
2026-03-24 10:32:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 758164ef-df86-5b25-aa7d-2ab696fdb229
2026-03-24 10:32:28 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 758164ef-df86-5b25-aa7d-2ab696fdb229 sending to next pipeline
2026-03-24 10:32:28 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 758164ef-df86-5b25-aa7d-2ab696fdb229 with identifier 70077575
2026-03-24 10:32:28 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-24 10:32:28 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-24 10:32:28 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 758164ef-df86-5b25-aa7d-2ab696fdb229
2026-03-24 10:32:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/19583557/22794b13-893c-469e-9d3e-1f77ad32ce87.jpg>
{'auction_title': '',
'body_type': 'Familiar',
'c_o_2_emission_value': None,
'category': 'Coches',
'color': 'Negro',
'currency': 'EUR',
'description': 'VEHICULO NACIONAL\n'
'UNICO PROPIETARIO\n'
'PERFECTO ESTADO \n'
'IVA DEDUCIBLE\n'
'REVISADO.\n'
'EL PRECIO TAMBIÉN INCLUYE EL CAMBIO DE NOMBRE.\n'
'\n'
'12 MESES DE GARANTIA.\n'
'\n'
'EQUIPADO CON:\n'
'\n'
'-ASIENTOS DEPORTIVOS EN CUERO GRIS ROTOR INSGRIPCION SLINE Y '
'COSTURA A ROMBOS\n'
'-CAMBIO AUTOMATICO CON LEVAS EN EL VOLANTE\n'
'-PAQUETE INTERIOR E EXTERIOR SLINE BLACK SERIES\n'
'-FAROS MATRIX Y PILOTOS TRASEROS LED\n'
'-CRISTALES PRICACY\n'
'-TECHO PANORAMICO\n'
'-PORTÓN DE MALETERO ELECTRICO\n'
'-CÁMARA TRASERA\n'
'-SENSORES DE APARCAMIENTO DELANTEROS Y TRASEROS \n'
'-ILUMINACIÓN AMBIENTAL\n'
'-CONTROL DE VELOCIDAD ADAPTATIVO\n'
'-TREN DE RODAJE DEPORTIVO \n'
'-LLANTAS AUDI SPORT EN 19"\n'
'\n'
'DISPONEMOS DE FINANCIACION A SU MEDIDA.\n'
'ACEPTAMOS VEHÍCULO USADO A CAMBIO.\n'
'VENDEMOS A TODA ESPAÑA,CON POSIBILIDAD DE ENTREGA A '
'DOMICILIO.',
'doors_number': 5,
'emission_standard': 'ECO',
'engine': '2.0L',
'engine_horse_power': 163,
'expiration_date': None,
'fuel_type': 'Híbrido',
'id': '758164ef-df86-5b25-aa7d-2ab696fdb229',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/audi-a4-avant-black-line-35-tdi-120kw-s-tronic-5p-electrico-hibrido-2023-en-murcia-70077575-covo.aspx',
'listing': 'auction',
'location': 'Murcia',
'make': 'AUDI',
'model': 'A4',
'odometer': 78500,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 33,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_758164ef-df86-5b25-aa7d-2ab696fdb229/758164ef-df86-5b25-aa7d-2ab696fdb229_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 56169,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19583557/22794b13-893c-469e-9d3e-1f77ad32ce87.jpg',
'Width': 800}],
'price': 37900,
'price_includes_vat': True,
'registration_date': '2023-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'AUDI A4 Avant Black line 35 TDI S tronic',
'transmission': 'automatic',
'trim': 'Avant Black line 35 TDI 120kW S tronic',
'vin': None,
'year': 2023}
2026-03-24 10:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:32:28 [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%2770077575%27 HTTP/1.1" 200 None
2026-03-24 10:32:28 [auto_selling_coches.net] INFO: Saving data for 70077575: {'created_time': 1774348348.990417, 'last_price_update_time': 1774348348.990425}
2026-03-24 10:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70077575') HTTP/1.1" 204 0
2026-03-24 10:32:29 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
'body_type': 'Cabrio',
'c_o_2_emission_value': 134,
'category': 'Coches',
'color': 'Azul',
'currency': 'EUR',
'description': '*PRECIO VEHICULO FINANCIADO (CONSULTE CONDICIONES)\n'
'VEHICULO EN PERFECTO ESTADO.\n'
'NACIONAL.\n'
'*IVA DEDUCIBLE*\n'
'REVISADO.\n'
'EL PRECIO TAMBIEN INCLUYE EL CAMBIO DE NOMBRE.\n'
'\n'
'\n'
'12 MESES DE GARANTIA.\n'
'\n'
'\n'
'EQUIPADO CON:\n'
'-SOUND BOOSTER\n'
'-ILUMINACION AMBIENTAL\n'
'-SENSOR DE ANGULO MUERTO\n'
'-CAMBIO AUTOMÁTICO CON LEVAS EN EL VOLANTE\n'
'-FAROS LED HIGH PERFORMANCE CON TECNOLOGÍA DIURNA\n'
'-ASIENTOS DEPORTIVOS EN CUERO NAPA CALEFACTADOS\n'
'-NAVEGADOR\n'
'-SENSORES DE APARCAMIENTO CON CAMARA TRASERA 360º\n'
'-ARRANQUE CONFORT SIN LLAVE\n'
'-ESPEJOS ABATIBLES ELECTRICAMENTE\n'
'-ESPEJO ANTIDESLUMBRANTE \n'
'-MANOS LIBRES BLUETOOTH\n'
'-CONTROL DE VELOCIDAD CRUCERO\n'
'-VOLANTE MULTIFUNCIÓN\n'
'-SENSOR DE LUCES\n'
'-LLANTAS 5 RADIOS DOBLES AMG 19"EN NEGRO BRILLO CANTO PULIDO\n'
'\n'
'\n'
'DISPONEMOS DE FINANCIACION A SU MEDIDA.\n'
'ACEPTAMOS VEHICULO USADO A CAMBIO.\n'
'VENDEMOS A TODA ESPAÑA,CON POSIBILIDAD DE ENTREGA A '
'DOMICILIO.\n'
'\n'
'\n'
'ESTE ANUNCIO PUEDE CONTENER ERRORES, SE MUESTRA A TITULO '
'INFORMATIVO Y NO CONTRACTUAL.',
'doors_number': 2,
'emission_standard': 'C',
'engine': '1.9L',
'engine_horse_power': 194,
'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-d-2p-diesel-2019-en-murcia-61989414-covo.aspx',
'listing': 'auction',
'location': 'Murcia',
'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/18961086/2c639054-e957-4fa6-8b5b-4628baec2725.jpg',
'https://a.ccdn.es/cnet/vehicles/18961086/70fd50be-ac24-4e8b-b78d-167f205b2a14.jpg',
'https://a.ccdn.es/cnet/vehicles/18961086/d202cb3f-8064-4f21-9758-7f5ae1ab1f8b.jpg',
'https://a.ccdn.es/cnet/vehicles/18961086/983db690-e234-48e7-a766-95cc864e0013.jpg',
'https://a.ccdn.es/cnet/vehicles/18961086/2b7b44f1-59df-4d5d-b219-a10435029f4f.jpg',
'https://a.ccdn.es/cnet/vehicles/18961086/bdca07e5-239d-4b4c-8332-8c931780553b.jpg',
'https://a.ccdn.es/cnet/vehicles/18961086/794f6cc0-0b0c-443d-a7bd-a402fa1965db.jpg',
'https://a.ccdn.es/cnet/vehicles/18961086/74add1ec-e209-4bd5-ba90-500afca36a4b.jpg',
'https://a.ccdn.es/cnet/vehicles/18961086/766a6380-a48a-476c-9b7c-d3daba6ec7f3.jpg',
'https://a.ccdn.es/cnet/vehicles/18961086/4c09709a-2814-46fb-ad98-6f342f3432d4.jpg',
'https://a.ccdn.es/cnet/vehicles/18961086/57fc8908-0dba-403a-b108-958953358555.jpg',
'https://a.ccdn.es/cnet/vehicles/18961086/9c49809f-232a-44e6-83aa-286c6f70bda2.jpg',
'https://a.ccdn.es/cnet/vehicles/18961086/6fafb3e4-0ab8-4105-8d17-8d1c4ac85d6f.jpg',
'https://a.ccdn.es/cnet/vehicles/18961086/56e74b94-2ccc-44c0-81ef-c5bdb21aec48.jpg',
'https://a.ccdn.es/cnet/vehicles/18961086/e958dee7-ec31-4643-8a2d-0083a370b65d.jpg',
'https://a.ccdn.es/cnet/vehicles/18961086/736cc219-ce8d-49ef-b5bc-239885b1eb3d.jpg',
'https://a.ccdn.es/cnet/vehicles/18961086/35070258-c20e-406c-92d1-dc178032da8e.jpg',
'https://a.ccdn.es/cnet/vehicles/18961086/31458408-1dc1-4ba1-8b7a-15276411b9d5.jpg',
'https://a.ccdn.es/cnet/vehicles/18961086/d962c9ac-fb24-4991-a5b8-85e2b0d36fb6.jpg',
'https://a.ccdn.es/cnet/vehicles/18961086/9881b9ed-5f2c-4ded-a63e-8b4bbfa89253.jpg',
'https://a.ccdn.es/cnet/vehicles/18961086/91e96f1e-c74e-4073-87f3-d51c297c5e1a.jpg',
'https://a.ccdn.es/cnet/vehicles/18961086/3348f9b8-0bd5-4e0c-86b4-04633de0ad79.jpg',
'https://a.ccdn.es/cnet/vehicles/18961086/4620356a-9402-4327-a94d-7eadf1d8b709.jpg',
'https://a.ccdn.es/cnet/vehicles/18961086/79ef0cc6-3acb-4d88-927b-c5fc84e00418.jpg',
'https://a.ccdn.es/cnet/vehicles/18961086/212090c6-a814-492b-b829-8127b97c42f5.jpg',
'https://a.ccdn.es/cnet/vehicles/18961086/7be07441-a891-4005-9d9c-63b84cff28e0.jpg',
'https://a.ccdn.es/cnet/vehicles/18961086/40a90d98-4007-469e-9609-16be7720757f.jpg',
'https://a.ccdn.es/cnet/vehicles/18961086/e601b335-f558-4ba9-bbfd-c0cbd4c3300a.jpg',
'https://a.ccdn.es/cnet/vehicles/18961086/b21086ac-c5d2-4a96-af9b-0d7764efd736.jpg',
'https://a.ccdn.es/cnet/vehicles/18961086/5162fb34-0123-4fcc-8493-4508a7836e3c.jpg',
'https://a.ccdn.es/cnet/vehicles/18961086/bb892946-dfad-488e-a950-42baa521992b.jpg',
'https://a.ccdn.es/cnet/vehicles/18961086/fa9d744c-3d44-4db6-a8be-52d9b5b91566.jpg',
'https://a.ccdn.es/cnet/vehicles/18961086/66036b6e-8550-4e8a-8ff0-719e858288bf.jpg',
'https://a.ccdn.es/cnet/vehicles/18961086/58a3849d-d716-4da0-8b7f-058fe7deba19.jpg',
'https://a.ccdn.es/cnet/vehicles/18961086/c5b0494c-d357-40ea-96bd-e329c92fcb9a.jpg',
'https://a.ccdn.es/cnet/vehicles/18961086/3750872c-13b3-4203-acb0-6c81d3e24f4d.jpg',
'https://a.ccdn.es/cnet/vehicles/18961086/c5012882-7c74-45c9-b475-f0bd7209a280.jpg',
'https://a.ccdn.es/cnet/vehicles/18961086/7ac4c958-8bdd-4965-8787-321e558dc792.jpg',
'https://a.ccdn.es/cnet/vehicles/18961086/5e43041f-c942-4e6b-a7dc-1a32f91ae5ba.jpg',
'https://a.ccdn.es/cnet/vehicles/18961086/69c68f64-fe7d-4f7d-b26a-3027f9d0312f.jpg',
'https://a.ccdn.es/cnet/vehicles/18961086/d61d4aaa-b058-4724-84bf-76762c5b59d9.jpg',
'https://a.ccdn.es/cnet/vehicles/18961086/b4dac28f-fcf6-4e4b-aa7b-649d3257977e.jpg',
'https://a.ccdn.es/cnet/vehicles/18961086/58abec45-2222-44a4-a248-a46be309f3e6.jpg',
'https://a.ccdn.es/cnet/vehicles/18961086/4b9d20a3-eb1f-4bed-8db8-092a037da0e9.jpg',
'https://a.ccdn.es/cnet/vehicles/18961086/188a8435-f134-4146-8a0d-1be7fe8a4815.jpg',
'https://a.ccdn.es/cnet/vehicles/18961086/8f13afe8-41de-422a-9370-60d1f5766922.jpg'],
'price': 38900,
'price_includes_vat': True,
'registration_date': '2018-01-01',
'seats_number': 4,
'seller_name': None,
'title': 'MERCEDES-BENZ Clase E Cabrio E 220 d',
'transmission': 'automatic',
'trim': 'Cabrio E 220 d',
'vin': None,
'year': 2018}
2026-03-24 10:32:29 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 18c44943-b2c1-526c-98b7-c055e3037efa with identifier: 61989414
2026-03-24 10:32:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 18c44943-b2c1-526c-98b7-c055e3037efa
2026-03-24 10:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:32:29 [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%252F18961086%252F2c639054-e957-4fa6-8b5b-4628baec2725.jpg%27 HTTP/1.1" 200 None
2026-03-24 10:32:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/18961086/2c639054-e957-4fa6-8b5b-4628baec2725.jpg not downloaded yet
2026-03-24 10:32:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/18961047/07a115e5-f84f-4738-b259-6f21cbbb1b48.jpg> (referer: None)
2026-03-24 10:32:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/18961086/2c639054-e957-4fa6-8b5b-4628baec2725.jpg> (referer: None)
2026-03-24 10:32:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 10:32:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 10:32:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f6f29d39650>
2026-03-24 10:32:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 10:32:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 10:32:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 10:32:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4dbe0e01-a100-5577-b656-9ad9afd0e471/4dbe0e01-a100-5577-b656-9ad9afd0e471_image_0.jpg HTTP/1.1" 201 0
2026-03-24 10:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:32:29 [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%252F18961047%252F07a115e5-f84f-4738-b259-6f21cbbb1b48.jpg') HTTP/1.1" 204 0
2026-03-24 10:32:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/18961047/07a115e5-f84f-4738-b259-6f21cbbb1b48.jpg saved to cache
2026-03-24 10:32:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 4dbe0e01-a100-5577-b656-9ad9afd0e471
2026-03-24 10:32:29 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 4dbe0e01-a100-5577-b656-9ad9afd0e471 sending to next pipeline
2026-03-24 10:32:29 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 4dbe0e01-a100-5577-b656-9ad9afd0e471 with identifier 61989360
2026-03-24 10:32:29 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-24 10:32:29 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-24 10:32:29 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 4dbe0e01-a100-5577-b656-9ad9afd0e471
2026-03-24 10:32:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/18961047/07a115e5-f84f-4738-b259-6f21cbbb1b48.jpg>
{'auction_title': '',
'body_type': 'SUV',
'c_o_2_emission_value': 161,
'category': 'Coches',
'color': 'Azul',
'currency': 'EUR',
'description': 'VEHICULO EN PERFECTO ESTADO.\n'
'NACIONAL.\n'
'*IVA DEDUCIBLE*\n'
'REVISADO.\n'
'EL PRECIO TAMBIEN INCLUYE EL CAMBIO DE NOMBRE.\n'
'\n'
'\n'
'12 MESES DE GARANTIA.\n'
'\n'
'\n'
'EQUIPADO CON:\n'
'-ACABADO INTERIOR Y EXTERIOR AMG\n'
'-CAMBIO AUTOMÁTICO CON LEVAS EN EL VOLANTE\n'
'-FAROS LED HIGH PERFORMANCE CON TECNOLOGÍA DIURNA\n'
'-ASIENTOS EN CUERO\n'
'-NAVEGADOR\n'
'-PAQUETE NIGHT\n'
'-ILUMNIACION AMBIENTE CON MULTITUD DE COLORES\n'
'-SENSORES DE APARCAMIENTO CON\n'
'-ESPEJOS ABATIBLES ELÉCTRICAMENTE AL CIERRE\n'
'-PORTON ELECTRICO\n'
'-BOLA DE REMOLQUE\n'
'-ESPEJO ANTIDESLUMBRANTE\n'
'-MANOS LIBRES BLUETOOTH\n'
'-CONTROL DE VELOCIDAD CRUCERO\n'
'-VOLANTE MULTIFUNCIÓN\n'
'-SENSOR DE LUCES AUTOMATICO\n'
'-LLANTAS 5 RADIOS DOBLES AMG 20"\n'
'-ETC...\n'
'\n'
'\n'
'DISPONEMOS DE FINANCIACION A SU MEDIDA.\n'
'ACEPTAMOS VEHICULO USADO A CAMBIO.\n'
'VENDEMOS A TODA ESPAÑA,CON POSIBILIDAD DE ENTREGA A '
'DOMICILIO.\n'
'\n'
'\n'
'ESTE ANUNCIO PUEDE CONTENER ERRORES, SE MUESTRA A TITULO '
'INFORMATIVO Y NO CONTRACTUAL',
'doors_number': 5,
'emission_standard': 'C',
'engine': '1.9L',
'engine_horse_power': 245,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '4dbe0e01-a100-5577-b656-9ad9afd0e471',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/mercedes-benz-gle-gle-300-d-4matic-5p-diesel-2019-en-murcia-61989360-covo.aspx',
'listing': 'auction',
'location': 'Murcia',
'make': 'MERCEDES-BENZ',
'model': 'GLE',
'odometer': 157000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 30,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4dbe0e01-a100-5577-b656-9ad9afd0e471/4dbe0e01-a100-5577-b656-9ad9afd0e471_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 150184,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/18961047/07a115e5-f84f-4738-b259-6f21cbbb1b48.jpg',
'Width': 800}],
'price': 44900,
'price_includes_vat': True,
'registration_date': '2019-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'MERCEDES-BENZ GLE GLE 300 d 4MATIC',
'transmission': 'automatic',
'trim': 'GLE 300 d 4MATIC',
'vin': None,
'year': 2019}
2026-03-24 10:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:32:29 [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%2761989360%27 HTTP/1.1" 200 None
2026-03-24 10:32:29 [auto_selling_coches.net] INFO: Saving data for 61989360: {'created_time': 1774348349.239044, 'last_price_update_time': 1774348349.239056}
2026-03-24 10:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='61989360') HTTP/1.1" 204 0
2026-03-24 10:32:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70037156> (referer: https://www.coches.net/concesionario/carwinmurcia/?pg=2) ['zyte-api']
2026-03-24 10:32:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 10:32:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 10:32:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f6f29d6fa10>
2026-03-24 10:32:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 10:32:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 10:32:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 10:32:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_18c44943-b2c1-526c-98b7-c055e3037efa/18c44943-b2c1-526c-98b7-c055e3037efa_image_0.jpg HTTP/1.1" 201 0
2026-03-24 10:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:32:29 [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%252F18961086%252F2c639054-e957-4fa6-8b5b-4628baec2725.jpg') HTTP/1.1" 204 0
2026-03-24 10:32:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/18961086/2c639054-e957-4fa6-8b5b-4628baec2725.jpg saved to cache
2026-03-24 10:32:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 18c44943-b2c1-526c-98b7-c055e3037efa
2026-03-24 10:32:29 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 18c44943-b2c1-526c-98b7-c055e3037efa sending to next pipeline
2026-03-24 10:32:29 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 18c44943-b2c1-526c-98b7-c055e3037efa with identifier 61989414
2026-03-24 10:32:29 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-24 10:32:29 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-24 10:32:29 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 18c44943-b2c1-526c-98b7-c055e3037efa
2026-03-24 10:32:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/18961086/2c639054-e957-4fa6-8b5b-4628baec2725.jpg>
{'auction_title': '',
'body_type': 'Cabrio',
'c_o_2_emission_value': 134,
'category': 'Coches',
'color': 'Azul',
'currency': 'EUR',
'description': '*PRECIO VEHICULO FINANCIADO (CONSULTE CONDICIONES)\n'
'VEHICULO EN PERFECTO ESTADO.\n'
'NACIONAL.\n'
'*IVA DEDUCIBLE*\n'
'REVISADO.\n'
'EL PRECIO TAMBIEN INCLUYE EL CAMBIO DE NOMBRE.\n'
'\n'
'\n'
'12 MESES DE GARANTIA.\n'
'\n'
'\n'
'EQUIPADO CON:\n'
'-SOUND BOOSTER\n'
'-ILUMINACION AMBIENTAL\n'
'-SENSOR DE ANGULO MUERTO\n'
'-CAMBIO AUTOMÁTICO CON LEVAS EN EL VOLANTE\n'
'-FAROS LED HIGH PERFORMANCE CON TECNOLOGÍA DIURNA\n'
'-ASIENTOS DEPORTIVOS EN CUERO NAPA CALEFACTADOS\n'
'-NAVEGADOR\n'
'-SENSORES DE APARCAMIENTO CON CAMARA TRASERA 360º\n'
'-ARRANQUE CONFORT SIN LLAVE\n'
'-ESPEJOS ABATIBLES ELECTRICAMENTE\n'
'-ESPEJO ANTIDESLUMBRANTE \n'
'-MANOS LIBRES BLUETOOTH\n'
'-CONTROL DE VELOCIDAD CRUCERO\n'
'-VOLANTE MULTIFUNCIÓN\n'
'-SENSOR DE LUCES\n'
'-LLANTAS 5 RADIOS DOBLES AMG 19"EN NEGRO BRILLO CANTO PULIDO\n'
'\n'
'\n'
'DISPONEMOS DE FINANCIACION A SU MEDIDA.\n'
'ACEPTAMOS VEHICULO USADO A CAMBIO.\n'
'VENDEMOS A TODA ESPAÑA,CON POSIBILIDAD DE ENTREGA A '
'DOMICILIO.\n'
'\n'
'\n'
'ESTE ANUNCIO PUEDE CONTENER ERRORES, SE MUESTRA A TITULO '
'INFORMATIVO Y NO CONTRACTUAL.',
'doors_number': 2,
'emission_standard': 'C',
'engine': '1.9L',
'engine_horse_power': 194,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '18c44943-b2c1-526c-98b7-c055e3037efa',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/mercedes-benz-clase-e-cabrio-e-220-d-2p-diesel-2019-en-murcia-61989414-covo.aspx',
'listing': 'auction',
'location': 'Murcia',
'make': 'MERCEDES-BENZ',
'model': 'Clase E',
'odometer': 149000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 46,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_18c44943-b2c1-526c-98b7-c055e3037efa/18c44943-b2c1-526c-98b7-c055e3037efa_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 144857,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/18961086/2c639054-e957-4fa6-8b5b-4628baec2725.jpg',
'Width': 800}],
'price': 38900,
'price_includes_vat': True,
'registration_date': '2018-01-01',
'seats_number': 4,
'seller_name': None,
'title': 'MERCEDES-BENZ Clase E Cabrio E 220 d',
'transmission': 'automatic',
'trim': 'Cabrio E 220 d',
'vin': None,
'year': 2018}
2026-03-24 10:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:32:29 [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%2761989414%27 HTTP/1.1" 200 None
2026-03-24 10:32:29 [auto_selling_coches.net] INFO: Saving data for 61989414: {'created_time': 1774348349.337368, 'last_price_update_time': 1774348349.337377}
2026-03-24 10:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='61989414') HTTP/1.1" 204 0
2026-03-24 10:32:29 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
'body_type': 'Cabrio',
'c_o_2_emission_value': 254,
'category': 'Coches',
'color': 'Azul',
'currency': 'EUR',
'description': 'VEHICULO EN PERFECTO ESTADO.\n'
'NACIONAL.\n'
'REVISADO.\n'
'EL PRECIO TAMBIEN INCLUYE EL CAMBIO DE NOMBRE.\n'
'\n'
'EQUIPADO CON:\n'
'-CAMBIO AUTOMATICO CON LEVAS EN EL VOLANTE\n'
'-FAROS BI-XENON\n'
'-ASIENTOS EN CUERO BEIGE\n'
'-CINTURONES EN ROJO GUARDIAN\n'
'- ESFERAS EN ROJO GUARDIAN\n'
'- ESCAPE DEPORTIVO S\n'
'- CLIMATIZADOR AUTOMÁTICO\n'
'- SENSORES DE APARCAMIENTO\n'
'- PANTALLA MULTIFUNCION\n'
'- LLANTAS DE ALEACIÓN CAYMAN S EN 18"\n'
'\n'
'12 MESES DE GARANTIA.\n'
'\n'
'DISPONEMOS DE FINANCIACION A SU MEDIDA.\n'
'ACEPTAMOS VEHICULO USADO A CAMBIO.\n'
'VENDEMOS A TODA ESPAÑA,CON POSIBILIDAD DE ENTREGA A '
'DOMICILIO.',
'doors_number': 2,
'emission_standard': 'C',
'engine': '3.4L',
'engine_horse_power': 295,
'expiration_date': None,
'fuel_type': 'Gasolina',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/porsche-boxster-34-s-2p-gasolina-2007-en-murcia-70037156-covo.aspx',
'listing': 'auction',
'location': 'Murcia',
'make': 'PORSCHE',
'model': 'Boxster',
'odometer': 87700,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19548446/a0b20fba-009f-4cd1-8b6f-73f2f8cc793c.jpg',
'https://a.ccdn.es/cnet/vehicles/19548446/74c38386-9981-4eba-9de7-86ccd6acf497.jpg',
'https://a.ccdn.es/cnet/vehicles/19548446/6b415477-81fb-46b8-9ab1-404745ed1f64.jpg',
'https://a.ccdn.es/cnet/vehicles/19548446/2a1316d5-1432-48c5-8247-4cf6acd06b34.jpg',
'https://a.ccdn.es/cnet/vehicles/19548446/aac338d0-e7ab-44d4-b565-8195577e6ff5.jpg',
'https://a.ccdn.es/cnet/vehicles/19548446/9034f79d-2caa-4be3-baae-212b430020f7.jpg',
'https://a.ccdn.es/cnet/vehicles/19548446/8cdafdd3-faf9-451e-af77-b4d32319016a.jpg',
'https://a.ccdn.es/cnet/vehicles/19548446/26a24c29-3425-4242-8a15-a4e3ae6bcab6.jpg',
'https://a.ccdn.es/cnet/vehicles/19548446/fb928ca5-fd7a-47c3-81b1-41b9198660a6.jpg'],
'price': 34900,
'price_includes_vat': True,
'registration_date': '2006-01-01',
'seats_number': 2,
'seller_name': None,
'title': 'PORSCHE Boxster 3.4 S',
'transmission': 'automatic',
'trim': '3.4 S',
'vin': None,
'year': 2006}
2026-03-24 10:32:29 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 89492c32-d397-51d1-8de5-5c61a17bfb0c with identifier: 70037156
2026-03-24 10:32:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 89492c32-d397-51d1-8de5-5c61a17bfb0c
2026-03-24 10:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:32:29 [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%252F19548446%252Fa0b20fba-009f-4cd1-8b6f-73f2f8cc793c.jpg%27 HTTP/1.1" 200 None
2026-03-24 10:32:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19548446/a0b20fba-009f-4cd1-8b6f-73f2f8cc793c.jpg not downloaded yet
2026-03-24 10:32:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/62439029> (referer: https://www.coches.net/concesionario/carwinmurcia/?pg=2) ['zyte-api']
2026-03-24 10:32:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/62323381> (referer: https://www.coches.net/concesionario/carwinmurcia/?pg=2) ['zyte-api']
2026-03-24 10:32:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 10:32:29 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
'body_type': 'Cabrio',
'c_o_2_emission_value': 148,
'category': 'Coches',
'color': 'Rojo',
'currency': 'EUR',
'description': 'VEHICULO EN PERFECTO ESTADO.\n'
'VEHICULO NACIONAL\n'
'REVISADO.\n'
'EL PRECIO TAMBIEN INCLUYE EL CAMBIO DE NOMBRE.\n'
'\n'
'\n'
'12 MESES DE GARANTIA.\n'
'\n'
'\n'
'EQUIPADO CON:\n'
'-CAMBIO MANUAL 6 VELOCIDADES\n'
'-FAROS CON TECNOLOGÍA LED\n'
'-ASIENTOS DEPORTIVOS EN CUERO CAMEL\n'
'-NAVEGADOR\n'
'-SENSORES DE APARCAMIENTO CON CAMARA TRASERA\n'
'-MODOS DE CONDUCCION\n'
'-ARRANQUE CONFORT SIN LLAVE\n'
'-APERTURA CONFORT SIN LLAVE\n'
'-ESPEJO ANTIDESLUMBRANTE\n'
'-MANOS LIBRES BLUETOOTH\n'
'-CONTROL DE VELOCIDAD CRUCERO\n'
'-VOLANTE MULTIFUNCIÓN\n'
'-SENSOR DE LUCES\n'
'-LLANTAS MULTIRADEO 17"\n'
'-ETC...\n'
'\n'
'\n'
'DISPONEMOS DE FINANCIACION A SU MEDIDA.\n'
'ACEPTAMOS VEHICULO USADO A CAMBIO.\n'
'VENDEMOS A TODA ESPAÑA,CON POSIBILIDAD DE ENTREGA A '
'DOMICILIO.\n'
'\n'
'\n'
'ESTE ANUNCIO PUEDE CONTENER ERRORES, SE MUESTRA A TITULO '
'INFORMATIVO Y NO CONTRACTUAL.',
'doors_number': 2,
'emission_standard': 'C',
'engine': '1.4L',
'engine_horse_power': 140,
'expiration_date': None,
'fuel_type': 'Gasolina',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/fiat-124-spider-124-spider-lusso-2p-gasolina-2016-en-murcia-62439029-covo.aspx',
'listing': 'auction',
'location': 'Murcia',
'make': 'FIAT',
'model': '124 Spider',
'odometer': 33500,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19332351/354ad48b-f839-4cfb-8aa4-18cb026726ce.jpg',
'https://a.ccdn.es/cnet/vehicles/19332351/e91f35a7-f413-4ec5-8f9e-8527bc9f5bcd.jpg',
'https://a.ccdn.es/cnet/vehicles/19332351/39b8eba3-6bcc-437e-bb6e-562b747f14cd.jpg',
'https://a.ccdn.es/cnet/vehicles/19332351/6ae5fe34-51c8-4a42-848f-9086d0695d6c.jpg',
'https://a.ccdn.es/cnet/vehicles/19332351/670c668d-530a-4f90-a0be-cf8235aa0347.jpg',
'https://a.ccdn.es/cnet/vehicles/19332351/beed9f67-175a-4d6d-bf94-c9fb180d877f.jpg',
'https://a.ccdn.es/cnet/vehicles/19332351/d649a3d2-cb4c-4d16-97e2-df3c45961034.jpg',
'https://a.ccdn.es/cnet/vehicles/19332351/80f0f5cd-773c-40c1-8f7b-e90cd40b584f.jpg',
'https://a.ccdn.es/cnet/vehicles/19332351/bd858f21-6686-423e-b127-81a38c75c82d.jpg',
'https://a.ccdn.es/cnet/vehicles/19332351/7adc7046-19ec-469a-b600-b4131b74beca.jpg',
'https://a.ccdn.es/cnet/vehicles/19332351/e470d355-388d-4c83-a61a-8f1639cceff4.jpg',
'https://a.ccdn.es/cnet/vehicles/19332351/6c4ea219-23dc-481b-956e-3d66f16edf97.jpg',
'https://a.ccdn.es/cnet/vehicles/19332351/6ebc9dcf-8388-40ae-9df3-8ef216183f9c.jpg',
'https://a.ccdn.es/cnet/vehicles/19332351/8e798a5d-4069-4893-8a44-9338f5e9a83d.jpg',
'https://a.ccdn.es/cnet/vehicles/19332351/38e0552a-5f97-42ce-ac0f-57bc9fb17aca.jpg',
'https://a.ccdn.es/cnet/vehicles/19332351/372efcd9-2cb6-4791-8494-53c7f0acfb9e.jpg',
'https://a.ccdn.es/cnet/vehicles/19332351/972f508b-db87-4177-81b9-f2be54fbbb75.jpg',
'https://a.ccdn.es/cnet/vehicles/19332351/97ce0e42-26aa-4d50-a194-1abcc19eec4e.jpg',
'https://a.ccdn.es/cnet/vehicles/19332351/d8bb7bfc-89b5-46a5-a3a2-bdb6f8f3da09.jpg',
'https://a.ccdn.es/cnet/vehicles/19332351/58ef9f25-e198-489e-8ee9-e9bef608be7f.jpg',
'https://a.ccdn.es/cnet/vehicles/19332351/a8cde2d6-18aa-48af-8a3a-3c0e9f908357.jpg',
'https://a.ccdn.es/cnet/vehicles/19332351/f1d2077f-9730-4e95-ad78-34919f8de3a8.jpg',
'https://a.ccdn.es/cnet/vehicles/19332351/bca07b09-e573-478b-89a2-06cb87fc5339.jpg',
'https://a.ccdn.es/cnet/vehicles/19332351/212e893b-771b-4222-af36-b9d2d020d7ed.jpg',
'https://a.ccdn.es/cnet/vehicles/19332351/11c298d0-6381-48cc-8bcc-09c1f5f869ed.jpg',
'https://a.ccdn.es/cnet/vehicles/19332351/c6a166f1-a26c-4ede-ae50-1583910b4870.jpg',
'https://a.ccdn.es/cnet/vehicles/19332351/78e95a01-c151-45b4-89be-90b52147cbb9.jpg',
'https://a.ccdn.es/cnet/vehicles/19332351/ac31969c-f2b2-4fc2-bfef-99676aa7987d.jpg',
'https://a.ccdn.es/cnet/vehicles/19332351/f4c176b4-8183-4519-90b5-9b85e38c973c.jpg',
'https://a.ccdn.es/cnet/vehicles/19332351/050a60c9-9fbc-4c03-86c3-01c2e718f144.jpg',
'https://a.ccdn.es/cnet/vehicles/19332351/c117fc44-6d22-45a6-bca4-fabdd405c286.jpg',
'https://a.ccdn.es/cnet/vehicles/19332351/2342e8ed-ed6b-492b-a4b2-dfb94e33a244.jpg',
'https://a.ccdn.es/cnet/vehicles/19332351/bc09e03c-226f-49b8-bea6-aa2dac3945ea.jpg',
'https://a.ccdn.es/cnet/vehicles/19332351/eba3876e-c6af-4916-b803-12cab2b202cf.jpg',
'https://a.ccdn.es/cnet/vehicles/19332351/9af390bb-e735-42f7-879a-6f591d54cf90.jpg',
'https://a.ccdn.es/cnet/vehicles/19332351/1e0e2f97-33f4-42cd-bac7-483553dea992.jpg',
'https://a.ccdn.es/cnet/vehicles/19332351/a74a82d2-4d79-4fd9-8c72-33a30999b57d.jpg',
'https://a.ccdn.es/cnet/vehicles/19332351/d9ecffca-70eb-43a0-8524-1101a10af01e.jpg',
'https://a.ccdn.es/cnet/vehicles/19332351/85458dc0-f621-4e81-b8b0-7f09913e4c9f.jpg',
'https://a.ccdn.es/cnet/vehicles/19332351/83233225-5655-46cf-99bd-a4e1fd22e462.jpg',
'https://a.ccdn.es/cnet/vehicles/19332351/42ae0166-72d3-4439-ab19-244301f38f1c.jpg',
'https://a.ccdn.es/cnet/vehicles/19332351/79768649-3b91-44bf-ab87-9c3565910487.jpg',
'https://a.ccdn.es/cnet/vehicles/19332351/985adfb1-914a-43c9-8bfb-e5494c67f4a2.jpg',
'https://a.ccdn.es/cnet/vehicles/19332351/75a799d9-5b6d-4e74-a9a0-cfea476bb7f2.jpg'],
'price': 21900,
'price_includes_vat': True,
'registration_date': '2017-01-01',
'seats_number': 2,
'seller_name': None,
'title': 'FIAT 124 Spider 124 Spider Lusso',
'transmission': 'manual',
'trim': '124 Spider Lusso',
'vin': None,
'year': 2017}
2026-03-24 10:32:29 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 6d996852-bbec-5487-96ee-616517527df6 with identifier: 62439029
2026-03-24 10:32:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 6d996852-bbec-5487-96ee-616517527df6
2026-03-24 10:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:32:29 [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%252F19332351%252F354ad48b-f839-4cfb-8aa4-18cb026726ce.jpg%27 HTTP/1.1" 200 None
2026-03-24 10:32:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19332351/354ad48b-f839-4cfb-8aa4-18cb026726ce.jpg not downloaded yet
2026-03-24 10:32:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/19548446/a0b20fba-009f-4cd1-8b6f-73f2f8cc793c.jpg> (referer: None)
2026-03-24 10:32:29 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
'body_type': 'Familiar',
'c_o_2_emission_value': None,
'category': 'Coches',
'color': 'Rojo',
'currency': 'EUR',
'description': 'VEHICULO EN PERFECTO ESTADO.\n'
'VEHICULO NACIONAL\n'
'REVISADO.\n'
'EL PRECIO TAMBIEN INCLUYE EL CAMBIO DE NOMBRE.\n'
'\n'
'\n'
'12 MESES DE GARANTIA.\n'
'\n'
'\n'
'EQUIPADO CON:\n'
'-CAMBIO AUTOMATICO\n'
'-FAROS CON TECNOLOGÍA FULL LED\n'
'-ASIENTOS DEPORTIVOS EN CUERO NEGRO Y TELA CALEFACTADOS\n'
'-PAQUETE BLACK\n'
'-NAVEGADOR\n'
'-ILUMINACION AMBIENTAL\n'
'-APERTURA CONFORT SIN LLAVE\n'
'-SENSORES DE APARCAMIENTO CON CAMARA TRASERA\n'
'-MODOS DE CONDUCCION\n'
'-ARRANQUE CONFORT SIN LLAVE\n'
'-ESPEJO ANTIDESLUMBRANTE\n'
'-MANOS LIBRES BLUETOOTH\n'
'-CONTROL DE VELOCIDAD CRUCERO\n'
'-VOLANTE MULTIFUNCIÓN\n'
'-SENSOR DE LUCES\n'
'-LLANTAS MULTIRADIO EN NEGRO BRILLO 17"\n'
'-ETC...\n'
'\n'
'\n'
'DISPONEMOS DE FINANCIACION A SU MEDIDA.\n'
'ACEPTAMOS VEHICULO USADO A CAMBIO.\n'
'VENDEMOS A TODA ESPAÑA,CON POSIBILIDAD DE ENTREGA A '
'DOMICILIO.\n'
'\n'
'\n'
'ESTE ANUNCIO PUEDE CONTENER ERRORES, SE MUESTRA A TITULO '
'INFORMATIVO Y NO CONTRACTUAL.',
'doors_number': 5,
'emission_standard': 'C',
'engine': '1.5L',
'engine_horse_power': 136,
'expiration_date': None,
'fuel_type': 'Gasolina',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/mini-clubman-cooper-5p-gasolina-2023-en-murcia-62323381-covo.aspx',
'listing': 'auction',
'location': 'Murcia',
'make': 'MINI',
'model': 'CLUBMAN',
'odometer': 59500,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19244061/18d5d61b-3036-4348-8714-a118e5c2b24b.jpg',
'https://a.ccdn.es/cnet/vehicles/19244061/b365625e-0795-43b6-aa65-b3dbaddc1c42.jpg',
'https://a.ccdn.es/cnet/vehicles/19244061/cfaac098-b3bd-427c-ac81-ecf1eec074a7.jpg',
'https://a.ccdn.es/cnet/vehicles/19244061/7fccac7f-54ce-494d-83b8-d091a4c3bf43.jpg',
'https://a.ccdn.es/cnet/vehicles/19244061/351a9285-ea57-4bbd-9886-de337f0cb257.jpg',
'https://a.ccdn.es/cnet/vehicles/19244061/fb187bd4-bc18-4845-8442-ae7b70898325.jpg',
'https://a.ccdn.es/cnet/vehicles/19244061/6160a5be-0ca7-48f4-a7ed-15995597a423.jpg',
'https://a.ccdn.es/cnet/vehicles/19244061/1249bc7f-1589-4d09-bf07-4993394ac7d1.jpg',
'https://a.ccdn.es/cnet/vehicles/19244061/872e5ecd-e9f1-4fb6-bdf7-66d7cf02484b.jpg',
'https://a.ccdn.es/cnet/vehicles/19244061/f8bfd69c-c23c-4382-a7ab-537348c54d69.jpg',
'https://a.ccdn.es/cnet/vehicles/19244061/3d3665ef-7ecc-4368-a788-c9eb6b093676.jpg',
'https://a.ccdn.es/cnet/vehicles/19244061/03e55a44-7ae2-419a-b572-950c8e3a957a.jpg'],
'price': 24900,
'price_includes_vat': True,
'registration_date': '2022-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'MINI CLUBMAN Cooper',
'transmission': 'automatic',
'trim': 'Cooper',
'vin': None,
'year': 2022}
2026-03-24 10:32:29 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: d7a5d88e-0cde-5749-a63b-fb32f5171d5d with identifier: 62323381
2026-03-24 10:32:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item d7a5d88e-0cde-5749-a63b-fb32f5171d5d
2026-03-24 10:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:32:29 [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%252F19244061%252F18d5d61b-3036-4348-8714-a118e5c2b24b.jpg%27 HTTP/1.1" 200 None
2026-03-24 10:32:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19244061/18d5d61b-3036-4348-8714-a118e5c2b24b.jpg not downloaded yet
2026-03-24 10:32:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/19332351/354ad48b-f839-4cfb-8aa4-18cb026726ce.jpg> (referer: None)
2026-03-24 10:32:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 10:32:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f6f29cb95d0>
2026-03-24 10:32:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 10:32:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 10:32:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 10:32:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_89492c32-d397-51d1-8de5-5c61a17bfb0c/89492c32-d397-51d1-8de5-5c61a17bfb0c_image_0.jpg HTTP/1.1" 201 0
2026-03-24 10:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:32:29 [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%252F19548446%252Fa0b20fba-009f-4cd1-8b6f-73f2f8cc793c.jpg') HTTP/1.1" 204 0
2026-03-24 10:32:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19548446/a0b20fba-009f-4cd1-8b6f-73f2f8cc793c.jpg saved to cache
2026-03-24 10:32:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 89492c32-d397-51d1-8de5-5c61a17bfb0c
2026-03-24 10:32:29 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 89492c32-d397-51d1-8de5-5c61a17bfb0c sending to next pipeline
2026-03-24 10:32:29 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 89492c32-d397-51d1-8de5-5c61a17bfb0c with identifier 70037156
2026-03-24 10:32:29 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-24 10:32:29 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-24 10:32:29 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 89492c32-d397-51d1-8de5-5c61a17bfb0c
2026-03-24 10:32:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/19548446/a0b20fba-009f-4cd1-8b6f-73f2f8cc793c.jpg>
{'auction_title': '',
'body_type': 'Cabrio',
'c_o_2_emission_value': 254,
'category': 'Coches',
'color': 'Azul',
'currency': 'EUR',
'description': 'VEHICULO EN PERFECTO ESTADO.\n'
'NACIONAL.\n'
'REVISADO.\n'
'EL PRECIO TAMBIEN INCLUYE EL CAMBIO DE NOMBRE.\n'
'\n'
'EQUIPADO CON:\n'
'-CAMBIO AUTOMATICO CON LEVAS EN EL VOLANTE\n'
'-FAROS BI-XENON\n'
'-ASIENTOS EN CUERO BEIGE\n'
'-CINTURONES EN ROJO GUARDIAN\n'
'- ESFERAS EN ROJO GUARDIAN\n'
'- ESCAPE DEPORTIVO S\n'
'- CLIMATIZADOR AUTOMÁTICO\n'
'- SENSORES DE APARCAMIENTO\n'
'- PANTALLA MULTIFUNCION\n'
'- LLANTAS DE ALEACIÓN CAYMAN S EN 18"\n'
'\n'
'12 MESES DE GARANTIA.\n'
'\n'
'DISPONEMOS DE FINANCIACION A SU MEDIDA.\n'
'ACEPTAMOS VEHICULO USADO A CAMBIO.\n'
'VENDEMOS A TODA ESPAÑA,CON POSIBILIDAD DE ENTREGA A '
'DOMICILIO.',
'doors_number': 2,
'emission_standard': 'C',
'engine': '3.4L',
'engine_horse_power': 295,
'expiration_date': None,
'fuel_type': 'Gasolina',
'id': '89492c32-d397-51d1-8de5-5c61a17bfb0c',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/porsche-boxster-34-s-2p-gasolina-2007-en-murcia-70037156-covo.aspx',
'listing': 'auction',
'location': 'Murcia',
'make': 'PORSCHE',
'model': 'Boxster',
'odometer': 87700,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 9,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_89492c32-d397-51d1-8de5-5c61a17bfb0c/89492c32-d397-51d1-8de5-5c61a17bfb0c_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 51410,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19548446/a0b20fba-009f-4cd1-8b6f-73f2f8cc793c.jpg',
'Width': 800}],
'price': 34900,
'price_includes_vat': True,
'registration_date': '2006-01-01',
'seats_number': 2,
'seller_name': None,
'title': 'PORSCHE Boxster 3.4 S',
'transmission': 'automatic',
'trim': '3.4 S',
'vin': None,
'year': 2006}
2026-03-24 10:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:32:29 [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%2770037156%27 HTTP/1.1" 200 None
2026-03-24 10:32:29 [auto_selling_coches.net] INFO: Saving data for 70037156: {'created_time': 1774348349.703629, 'last_price_update_time': 1774348349.703637}
2026-03-24 10:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70037156') HTTP/1.1" 204 0
2026-03-24 10:32:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/19244061/18d5d61b-3036-4348-8714-a118e5c2b24b.jpg> (referer: None)
2026-03-24 10:32:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 10:32:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 10:32:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f6f29cdbe50>
2026-03-24 10:32:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 10:32:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 10:32:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 10:32:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6d996852-bbec-5487-96ee-616517527df6/6d996852-bbec-5487-96ee-616517527df6_image_0.jpg HTTP/1.1" 201 0
2026-03-24 10:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:32:29 [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%252F19332351%252F354ad48b-f839-4cfb-8aa4-18cb026726ce.jpg') HTTP/1.1" 204 0
2026-03-24 10:32:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19332351/354ad48b-f839-4cfb-8aa4-18cb026726ce.jpg saved to cache
2026-03-24 10:32:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 6d996852-bbec-5487-96ee-616517527df6
2026-03-24 10:32:29 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 6d996852-bbec-5487-96ee-616517527df6 sending to next pipeline
2026-03-24 10:32:29 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 6d996852-bbec-5487-96ee-616517527df6 with identifier 62439029
2026-03-24 10:32:29 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-24 10:32:29 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-24 10:32:29 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 6d996852-bbec-5487-96ee-616517527df6
2026-03-24 10:32:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/19332351/354ad48b-f839-4cfb-8aa4-18cb026726ce.jpg>
{'auction_title': '',
'body_type': 'Cabrio',
'c_o_2_emission_value': 148,
'category': 'Coches',
'color': 'Rojo',
'currency': 'EUR',
'description': 'VEHICULO EN PERFECTO ESTADO.\n'
'VEHICULO NACIONAL\n'
'REVISADO.\n'
'EL PRECIO TAMBIEN INCLUYE EL CAMBIO DE NOMBRE.\n'
'\n'
'\n'
'12 MESES DE GARANTIA.\n'
'\n'
'\n'
'EQUIPADO CON:\n'
'-CAMBIO MANUAL 6 VELOCIDADES\n'
'-FAROS CON TECNOLOGÍA LED\n'
'-ASIENTOS DEPORTIVOS EN CUERO CAMEL\n'
'-NAVEGADOR\n'
'-SENSORES DE APARCAMIENTO CON CAMARA TRASERA\n'
'-MODOS DE CONDUCCION\n'
'-ARRANQUE CONFORT SIN LLAVE\n'
'-APERTURA CONFORT SIN LLAVE\n'
'-ESPEJO ANTIDESLUMBRANTE\n'
'-MANOS LIBRES BLUETOOTH\n'
'-CONTROL DE VELOCIDAD CRUCERO\n'
'-VOLANTE MULTIFUNCIÓN\n'
'-SENSOR DE LUCES\n'
'-LLANTAS MULTIRADEO 17"\n'
'-ETC...\n'
'\n'
'\n'
'DISPONEMOS DE FINANCIACION A SU MEDIDA.\n'
'ACEPTAMOS VEHICULO USADO A CAMBIO.\n'
'VENDEMOS A TODA ESPAÑA,CON POSIBILIDAD DE ENTREGA A '
'DOMICILIO.\n'
'\n'
'\n'
'ESTE ANUNCIO PUEDE CONTENER ERRORES, SE MUESTRA A TITULO '
'INFORMATIVO Y NO CONTRACTUAL.',
'doors_number': 2,
'emission_standard': 'C',
'engine': '1.4L',
'engine_horse_power': 140,
'expiration_date': None,
'fuel_type': 'Gasolina',
'id': '6d996852-bbec-5487-96ee-616517527df6',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/fiat-124-spider-124-spider-lusso-2p-gasolina-2016-en-murcia-62439029-covo.aspx',
'listing': 'auction',
'location': 'Murcia',
'make': 'FIAT',
'model': '124 Spider',
'odometer': 33500,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 44,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6d996852-bbec-5487-96ee-616517527df6/6d996852-bbec-5487-96ee-616517527df6_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 56212,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19332351/354ad48b-f839-4cfb-8aa4-18cb026726ce.jpg',
'Width': 800}],
'price': 21900,
'price_includes_vat': True,
'registration_date': '2017-01-01',
'seats_number': 2,
'seller_name': None,
'title': 'FIAT 124 Spider 124 Spider Lusso',
'transmission': 'manual',
'trim': '124 Spider Lusso',
'vin': None,
'year': 2017}
2026-03-24 10:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:32:29 [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%2762439029%27 HTTP/1.1" 200 None
2026-03-24 10:32:29 [auto_selling_coches.net] INFO: Saving data for 62439029: {'created_time': 1774348349.804098, 'last_price_update_time': 1774348349.804107}
2026-03-24 10:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62439029') HTTP/1.1" 204 0
2026-03-24 10:32:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 10:32:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f6f29cb4610>
2026-03-24 10:32:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 10:32:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 10:32:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 10:32:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d7a5d88e-0cde-5749-a63b-fb32f5171d5d/d7a5d88e-0cde-5749-a63b-fb32f5171d5d_image_0.jpg HTTP/1.1" 201 0
2026-03-24 10:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:32:29 [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%252F19244061%252F18d5d61b-3036-4348-8714-a118e5c2b24b.jpg') HTTP/1.1" 204 0
2026-03-24 10:32:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19244061/18d5d61b-3036-4348-8714-a118e5c2b24b.jpg saved to cache
2026-03-24 10:32:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item d7a5d88e-0cde-5749-a63b-fb32f5171d5d
2026-03-24 10:32:29 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item d7a5d88e-0cde-5749-a63b-fb32f5171d5d sending to next pipeline
2026-03-24 10:32:29 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: d7a5d88e-0cde-5749-a63b-fb32f5171d5d with identifier 62323381
2026-03-24 10:32:29 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-24 10:32:29 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-24 10:32:29 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item d7a5d88e-0cde-5749-a63b-fb32f5171d5d
2026-03-24 10:32:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/19244061/18d5d61b-3036-4348-8714-a118e5c2b24b.jpg>
{'auction_title': '',
'body_type': 'Familiar',
'c_o_2_emission_value': None,
'category': 'Coches',
'color': 'Rojo',
'currency': 'EUR',
'description': 'VEHICULO EN PERFECTO ESTADO.\n'
'VEHICULO NACIONAL\n'
'REVISADO.\n'
'EL PRECIO TAMBIEN INCLUYE EL CAMBIO DE NOMBRE.\n'
'\n'
'\n'
'12 MESES DE GARANTIA.\n'
'\n'
'\n'
'EQUIPADO CON:\n'
'-CAMBIO AUTOMATICO\n'
'-FAROS CON TECNOLOGÍA FULL LED\n'
'-ASIENTOS DEPORTIVOS EN CUERO NEGRO Y TELA CALEFACTADOS\n'
'-PAQUETE BLACK\n'
'-NAVEGADOR\n'
'-ILUMINACION AMBIENTAL\n'
'-APERTURA CONFORT SIN LLAVE\n'
'-SENSORES DE APARCAMIENTO CON CAMARA TRASERA\n'
'-MODOS DE CONDUCCION\n'
'-ARRANQUE CONFORT SIN LLAVE\n'
'-ESPEJO ANTIDESLUMBRANTE\n'
'-MANOS LIBRES BLUETOOTH\n'
'-CONTROL DE VELOCIDAD CRUCERO\n'
'-VOLANTE MULTIFUNCIÓN\n'
'-SENSOR DE LUCES\n'
'-LLANTAS MULTIRADIO EN NEGRO BRILLO 17"\n'
'-ETC...\n'
'\n'
'\n'
'DISPONEMOS DE FINANCIACION A SU MEDIDA.\n'
'ACEPTAMOS VEHICULO USADO A CAMBIO.\n'
'VENDEMOS A TODA ESPAÑA,CON POSIBILIDAD DE ENTREGA A '
'DOMICILIO.\n'
'\n'
'\n'
'ESTE ANUNCIO PUEDE CONTENER ERRORES, SE MUESTRA A TITULO '
'INFORMATIVO Y NO CONTRACTUAL.',
'doors_number': 5,
'emission_standard': 'C',
'engine': '1.5L',
'engine_horse_power': 136,
'expiration_date': None,
'fuel_type': 'Gasolina',
'id': 'd7a5d88e-0cde-5749-a63b-fb32f5171d5d',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/mini-clubman-cooper-5p-gasolina-2023-en-murcia-62323381-covo.aspx',
'listing': 'auction',
'location': 'Murcia',
'make': 'MINI',
'model': 'CLUBMAN',
'odometer': 59500,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 12,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d7a5d88e-0cde-5749-a63b-fb32f5171d5d/d7a5d88e-0cde-5749-a63b-fb32f5171d5d_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 54059,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19244061/18d5d61b-3036-4348-8714-a118e5c2b24b.jpg',
'Width': 800}],
'price': 24900,
'price_includes_vat': True,
'registration_date': '2022-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'MINI CLUBMAN Cooper',
'transmission': 'automatic',
'trim': 'Cooper',
'vin': None,
'year': 2022}
2026-03-24 10:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:32:29 [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%2762323381%27 HTTP/1.1" 200 None
2026-03-24 10:32:29 [auto_selling_coches.net] INFO: Saving data for 62323381: {'created_time': 1774348349.902279, 'last_price_update_time': 1774348349.902286}
2026-03-24 10:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62323381') HTTP/1.1" 204 0
2026-03-24 10:32:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70096822> (referer: https://www.coches.net/concesionario/carwinmurcia/?pg=2) ['zyte-api']
2026-03-24 10:32:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 10:32:30 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
'body_type': 'SUV',
'c_o_2_emission_value': 180,
'category': 'Coches',
'color': 'Blanco',
'currency': 'EUR',
'description': 'VEHICULO EN PERFECTO ESTADO.\n'
'NACIONAL.\n'
'REVISADO.\n'
'IVA DEDUCIBLE.\n'
'EL PRECIO TAMBIÉN INCLUYE EL CAMBIO DE NOMBRE.\n'
'\n'
'\n'
'12 MESES DE GARANTIA.\n'
'\n'
'\n'
'EQUIPADO CON:\n'
'-ACABADO AMG\n'
'-PAQUETE NIGH\n'
'-CAMBIO AUTOMÁTICO CON LEVAS EN EL VOLANTE\n'
'-FAROS MULTIBEAM\n'
'-ASIENTOS DEPORTIVOS EN CUERO NEGRO, CALEFACTADOS , CON '
'AJUSTE ELÉCTRICO y LUMBAR CON MEMORIA\n'
'-NAVEGADOR\n'
'-APPLE CARPLAY\n'
'-SENSORES DE APARCAMIENTO CON CÁMARAS 360\n'
'-ESPEJOS ABATIBLES ELÉCTRICAMENTE AL CIERRE\n'
'-SISTEMA DE RECONOCIMIENTO DE SEÑALES\n'
'-SISTEMA DE MANTENIMIENTO DE CARRIL\n'
'-ASISTENTE DE FRENADO ACTIVO\n'
'-PAQUETE DE ILUMINACIÓN AMBIENTAL LED\n'
'-ARRANQUE CONFORT SIN LLAVE\n'
'-ACCESO COMFORT\n'
'-ESPEJO ANTIDESLUMBRANTE\n'
'-MANOS LIBRES BLUETOOTH\n'
'-CONTROL DE VELOCIDAD CRUCERO\n'
'-VOLANTE MULTIFUNCIÓN\n'
'-SENSOR DE LUCES\n'
'-LLANTAS DE 5 RADIOS DOBLES EN NEGRO SATINADO AMG EN 21"\n'
'\n'
'DISPONEMOS DE FINANCIACION A SU MEDIDA.\n'
'ACEPTAMOS VEHICULO USADO A CAMBIO.\n'
'VENDEMOS A TODA ESPAÑA,CON POSIBILIDAD DE ENTREGA A '
'DOMICILIO.',
'doors_number': 5,
'emission_standard': 'C',
'engine': '3.0L',
'engine_horse_power': 258,
'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-gle-coupe-gle-350-d-4matic-5p-diesel-2017-en-murcia-70096822-covo.aspx',
'listing': 'auction',
'location': 'Murcia',
'make': 'MERCEDES-BENZ',
'model': 'Clase GLE Coupé',
'odometer': 167300,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19595890/70b00949-5654-4c67-b485-47fef62df54d.jpg',
'https://a.ccdn.es/cnet/vehicles/19595890/58ebb077-2aef-4466-ac06-47577a905948.jpg',
'https://a.ccdn.es/cnet/vehicles/19595890/01989401-3d67-4b10-8f6e-ab842114e1ac.jpg',
'https://a.ccdn.es/cnet/vehicles/19595890/e33c6c72-bc6f-4180-b683-8413543f0eb9.jpg',
'https://a.ccdn.es/cnet/vehicles/19595890/3c89d105-5457-488b-96c3-5919d976fda5.jpg',
'https://a.ccdn.es/cnet/vehicles/19595890/3f707333-cd15-4a38-a092-cf915c6ade56.jpg',
'https://a.ccdn.es/cnet/vehicles/19595890/0605507f-0918-4cff-b2a5-58424b53b775.jpg',
'https://a.ccdn.es/cnet/vehicles/19595890/479dc700-915b-4557-9420-12fecf08071a.jpg',
'https://a.ccdn.es/cnet/vehicles/19595890/ee0339c2-3447-458b-8f6b-7bedd10b8383.jpg',
'https://a.ccdn.es/cnet/vehicles/19595890/fe849428-e6fa-4e1b-98fd-b0337194f8d3.jpg',
'https://a.ccdn.es/cnet/vehicles/19595890/1156ece0-1c0f-4312-b8b3-8cf6dd5da905.jpg',
'https://a.ccdn.es/cnet/vehicles/19595890/ad5788be-9810-4be8-bca5-0c2e31f26142.jpg',
'https://a.ccdn.es/cnet/vehicles/19595890/24ced0b9-fce5-474a-a2c4-a2574d1c32f1.jpg',
'https://a.ccdn.es/cnet/vehicles/19595890/d7f3cd93-bcc3-4873-9f07-05fcb3c043be.jpg',
'https://a.ccdn.es/cnet/vehicles/19595890/94096e75-ce02-4a0a-9238-d362168321a1.jpg',
'https://a.ccdn.es/cnet/vehicles/19595890/4cde2e41-ecfb-46c0-a2a8-8abcdd34dd4f.jpg',
'https://a.ccdn.es/cnet/vehicles/19595890/0a2dd49d-cd20-49be-9c34-9e06ec2a9ece.jpg',
'https://a.ccdn.es/cnet/vehicles/19595890/a605ee98-cd45-4e0b-9cfc-f32079a78e51.jpg',
'https://a.ccdn.es/cnet/vehicles/19595890/811e54a7-4609-41e8-96fd-91f703049540.jpg',
'https://a.ccdn.es/cnet/vehicles/19595890/a5d67785-78ac-41a6-959e-55ad3e0711a4.jpg',
'https://a.ccdn.es/cnet/vehicles/19595890/6aed2c79-0ca3-4533-8ed3-49668b8d1ce7.jpg',
'https://a.ccdn.es/cnet/vehicles/19595890/43206580-5ffc-405e-a121-bc6dabc9d65b.jpg',
'https://a.ccdn.es/cnet/vehicles/19595890/a963bf7e-c5be-4b00-9f3d-86381f120ccb.jpg',
'https://a.ccdn.es/cnet/vehicles/19595890/66804953-f2b9-4d1b-a51c-a3f507582869.jpg',
'https://a.ccdn.es/cnet/vehicles/19595890/a51550cb-e7b4-4664-925b-c6abcdb3156e.jpg',
'https://a.ccdn.es/cnet/vehicles/19595890/799d8e31-d268-49ef-829d-a99e1233b356.jpg',
'https://a.ccdn.es/cnet/vehicles/19595890/6e6474fb-c0cf-4a7b-9e94-1dcc39fe4e1d.jpg',
'https://a.ccdn.es/cnet/vehicles/19595890/fd24b8a1-c9e0-4e1c-aa01-77d203238129.jpg',
'https://a.ccdn.es/cnet/vehicles/19595890/8c4b9491-f5b7-46b7-92b8-3988c6f71d8e.jpg',
'https://a.ccdn.es/cnet/vehicles/19595890/47aa739d-3bc3-4886-b9be-0a5e5bc89ae9.jpg',
'https://a.ccdn.es/cnet/vehicles/19595890/f8c24716-f29f-4a87-bde1-dcab5ecf1c05.jpg',
'https://a.ccdn.es/cnet/vehicles/19595890/5b551e6a-2ed3-44d5-bff6-66d8f6953da1.jpg',
'https://a.ccdn.es/cnet/vehicles/19595890/9908cc79-3490-47e3-adac-7f5f34cac97b.jpg',
'https://a.ccdn.es/cnet/vehicles/19595890/bd72087b-a8fe-4615-bcab-4021aa063ca3.jpg',
'https://a.ccdn.es/cnet/vehicles/19595890/c17eac22-882a-4e34-a9a9-4b4e6dabc754.jpg',
'https://a.ccdn.es/cnet/vehicles/19595890/977d5469-922e-4ac3-a878-9665476ed6be.jpg',
'https://a.ccdn.es/cnet/vehicles/19595890/1d789081-078b-49fe-ab88-13f3758bba57.jpg',
'https://a.ccdn.es/cnet/vehicles/19595890/a2a277da-c2b3-47c4-96b0-599255e34fe1.jpg',
'https://a.ccdn.es/cnet/vehicles/19595890/4bde9da3-f686-4eca-9ad4-76c6e46a2755.jpg',
'https://a.ccdn.es/cnet/vehicles/19595890/afa49a63-d516-4f9e-8b2d-ef450aa16303.jpg',
'https://a.ccdn.es/cnet/vehicles/19595890/4ffe9f93-9aab-4a31-b2bf-a739f78073f1.jpg',
'https://a.ccdn.es/cnet/vehicles/19595890/9b0084b9-bc11-4c94-9eea-5302dc084cc4.jpg',
'https://a.ccdn.es/cnet/vehicles/19595890/5442fdf2-8b90-4fec-b767-bdf817cbe94b.jpg',
'https://a.ccdn.es/cnet/vehicles/19595890/70ba5780-a7e0-4cf1-b892-a100bb7eb196.jpg'],
'price': 40900,
'price_includes_vat': True,
'registration_date': '2016-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'MERCEDES-BENZ Clase GLE Coupé GLE 350 d 4MATIC',
'transmission': 'automatic',
'trim': 'GLE 350 d 4MATIC',
'vin': None,
'year': 2016}
2026-03-24 10:32:30 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: dc0270be-bd35-52c8-8ef9-dbe123598054 with identifier: 70096822
2026-03-24 10:32:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item dc0270be-bd35-52c8-8ef9-dbe123598054
2026-03-24 10:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:32:30 [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%252F19595890%252F70b00949-5654-4c67-b485-47fef62df54d.jpg%27 HTTP/1.1" 200 None
2026-03-24 10:32:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19595890/70b00949-5654-4c67-b485-47fef62df54d.jpg not downloaded yet
2026-03-24 10:32:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/62442437> (referer: https://www.coches.net/concesionario/carwinmurcia/?pg=1) ['zyte-api']
2026-03-24 10:32:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/62244589> (referer: https://www.coches.net/concesionario/carwinmurcia/?pg=1) ['zyte-api']
2026-03-24 10:32:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 10:32:30 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
'body_type': 'Berlina',
'c_o_2_emission_value': 146,
'category': 'Coches',
'color': 'Marrón',
'currency': 'EUR',
'description': 'VEHICULO EN PERFECTO ESTADO.\n'
'VEHICULO NACIONAL\n'
'REVISADO.\n'
'EL PRECIO TAMBIEN INCLUYE EL CAMBIO DE NOMBRE.\n'
'\n'
'\n'
'12 MESES DE GARANTIA.\n'
'\n'
'\n'
'EQUIPADO CON:\n'
'-CAMBIO AUTOMATICO\n'
'-FAROS CON TECNOLOGÍA ADACTATIVA LED DIURNA\n'
'-ASIENTOS DEPORTIVOS EN CUERO CON MEMORIA Y CALEFACTABLES\n'
'-NAVEGADOR \n'
'-HEAD UP DISPLAY\n'
'-EQUIPO SONIDO HIFI\n'
'-SENSORES DE APARCAMIENTO CON CAMARA TRASERA\n'
'-MODOS DE CONDUCCION\n'
'-ARRANQUE CONFORT SIN LLAVE\n'
'-SISTEMA ADSORCION DE PUERTAS\n'
'-ESPEJO ANTIDESLUMBRANTE\n'
'-MANOS LIBRES BLUETOOTH\n'
'-CONTROL DE VELOCIDAD CRUCERO\n'
'-VOLANTE MULTIFUNCIÓN\n'
'-SENSOR DE LUCES\n'
'-LLANTAS MULTIRADIO BMW INDIVIDUAL 20"\n'
'-ETC...\n'
'\n'
'\n'
'DISPONEMOS DE FINANCIACION A SU MEDIDA.\n'
'ACEPTAMOS VEHICULO USADO A CAMBIO.\n'
'VENDEMOS A TODA ESPAÑA,CON POSIBILIDAD DE ENTREGA A '
'DOMICILIO.\n'
'\n'
'\n'
'ESTE ANUNCIO PUEDE CONTENER ERRORES, SE MUESTRA A TITULO '
'INFORMATIVO Y NO CONTRACTUAL.',
'doors_number': 4,
'emission_standard': 'B',
'engine': '3.0L',
'engine_horse_power': 313,
'expiration_date': None,
'fuel_type': 'Diesel',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/bmw-serie-6-640d-gran-coupe-4p-diesel-2013-en-murcia-62442437-covo.aspx',
'listing': 'auction',
'location': 'Murcia',
'make': 'BMW',
'model': 'Serie 6',
'odometer': 200000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19335922/57ab2572-3294-44e6-90a6-4be930d6df57.jpg',
'https://a.ccdn.es/cnet/vehicles/19335922/13191a57-76d6-466a-9b29-739ddbe07da4.jpg',
'https://a.ccdn.es/cnet/vehicles/19335922/35a5dce1-3145-4fa2-9b20-dbf10181a89f.jpg',
'https://a.ccdn.es/cnet/vehicles/19335922/18254288-2f9b-4091-95b3-521c3b9c7ac0.jpg',
'https://a.ccdn.es/cnet/vehicles/19335922/a93aab57-b74b-4f36-a6f0-d187e4964861.jpg',
'https://a.ccdn.es/cnet/vehicles/19335922/1a52b357-1644-4abc-9b9b-7de7d4b5068b.jpg',
'https://a.ccdn.es/cnet/vehicles/19335922/1634fa35-7829-473f-8ae1-f8d6b13270c3.jpg',
'https://a.ccdn.es/cnet/vehicles/19335922/b97d2999-54f7-4942-bb66-fb72d6b2088d.jpg'],
'price': 21900,
'price_includes_vat': True,
'registration_date': '2013-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'BMW Serie 6 640d Gran Coupe',
'transmission': 'automatic',
'trim': '640d Gran Coupe',
'vin': None,
'year': 2013}
2026-03-24 10:32:30 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 7175e5a2-4d0c-5d5e-a6b2-a906cf0c9892 with identifier: 62442437
2026-03-24 10:32:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 7175e5a2-4d0c-5d5e-a6b2-a906cf0c9892
2026-03-24 10:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:32:30 [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%252F19335922%252F57ab2572-3294-44e6-90a6-4be930d6df57.jpg%27 HTTP/1.1" 200 None
2026-03-24 10:32:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19335922/57ab2572-3294-44e6-90a6-4be930d6df57.jpg not downloaded yet
2026-03-24 10:32:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/62196970> (referer: https://www.coches.net/concesionario/carwinmurcia/?pg=1) ['zyte-api']
2026-03-24 10:32:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/19595890/70b00949-5654-4c67-b485-47fef62df54d.jpg> (referer: None)
2026-03-24 10:32:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 10:32:30 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
'body_type': 'Cabrio',
'c_o_2_emission_value': 110,
'category': 'Coches',
'color': 'Azul',
'currency': 'EUR',
'description': 'VEHICULO EN BUEN ESTADO.\n'
'REVISADO.\n'
'EL PRECIO TAMBIÉN INCLUYE EL CAMBIO DE NOMBRE.\n'
'\n'
'12 MESES DE GARANTIA.\n'
'\n'
'EQUIPADO CON:\n'
'-ASIENTOS S LINE EN CUERO NAPA NEGRO\n'
'-ASIENTOS CALEFACTADOS\n'
'-NAVEGADOR\n'
'-SENSORES DE APARCAMIENTO TRASERO\n'
'-VOLANTE DEPORTIVO\n'
'-CONTROL DE CRUZERO\n'
'-ILUMINACION AMBIENTAL\n'
'-MANOS LIBRES BLUETOOTH\n'
'-SISTEMA MODOS DE CONDUCCION \n'
'-LLANTAS S LINE 19"\n'
'-ETC...\n'
'\n'
'DISPONEMOS DE FINANCIACION A SU MEDIDA.\n'
'ACEPTAMOS VEHÍCULO USADO A CAMBIO.\n'
'VENDEMOS A TODA ESPAÑA,CON POSIBILIDAD DE ENTREGA A '
'DOMICILIO.',
'doors_number': 2,
'emission_standard': 'C',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': None,
'fuel_type': 'Diesel',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/audi-a3-cabrio-20-tdi-150cv-clean-d-attraction-2p-diesel-2015-en-murcia-62244589-covo.aspx',
'listing': 'auction',
'location': 'Murcia',
'make': 'AUDI',
'model': 'A3',
'odometer': 185500,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19171056/a0f94af9-c86f-4a58-b3de-22fc66be5da3.jpg',
'https://a.ccdn.es/cnet/vehicles/19171056/182a784c-5bbf-46cc-a455-1b8f375d2a11.jpg',
'https://a.ccdn.es/cnet/vehicles/19171056/0194a469-f822-46a4-8610-f96916e0834d.jpg',
'https://a.ccdn.es/cnet/vehicles/19171056/3c63354c-0d23-45e8-8597-1bf8a273e47f.jpg',
'https://a.ccdn.es/cnet/vehicles/19171056/769743ed-1f59-426f-a2e1-4e1037799a46.jpg',
'https://a.ccdn.es/cnet/vehicles/19171056/110fec61-da4c-4154-8d33-cf48c4c76c58.jpg',
'https://a.ccdn.es/cnet/vehicles/19171056/ed549457-8603-4f27-8492-ea6ce46d474b.jpg',
'https://a.ccdn.es/cnet/vehicles/19171056/497bdd4f-7d05-463e-9e3a-f80bf6892a52.jpg',
'https://a.ccdn.es/cnet/vehicles/19171056/72e96e13-43a2-47fc-902f-a9f1f23506b0.jpg',
'https://a.ccdn.es/cnet/vehicles/19171056/df3a6c78-d726-4c02-a3e2-cd1c9acae151.jpg',
'https://a.ccdn.es/cnet/vehicles/19171056/40bc1976-900a-4d19-a214-cc55dcc9d5bf.jpg',
'https://a.ccdn.es/cnet/vehicles/19171056/169e02fd-c68a-49f7-8216-814af59d1917.jpg',
'https://a.ccdn.es/cnet/vehicles/19171056/fd43853a-86ca-4f21-bcec-c90ae998d8dd.jpg',
'https://a.ccdn.es/cnet/vehicles/19171056/097019c9-6d4e-48fd-aa9e-e17942bba935.jpg',
'https://a.ccdn.es/cnet/vehicles/19171056/9bcef136-baa7-41fc-bbe6-85c3dbe74a02.jpg',
'https://a.ccdn.es/cnet/vehicles/19171056/49bae3e5-b606-413c-a530-bc6925bf0cb2.jpg',
'https://a.ccdn.es/cnet/vehicles/19171056/5890da1a-8bd3-49e0-87c4-4c8ea155b0f1.jpg',
'https://a.ccdn.es/cnet/vehicles/19171056/e433c8aa-6b3b-44bb-a10c-df34f1880255.jpg',
'https://a.ccdn.es/cnet/vehicles/19171056/3787b2f1-384d-4cf6-a5ac-ae2c6f141197.jpg',
'https://a.ccdn.es/cnet/vehicles/19171056/42da8e37-f3d0-4516-b896-ad19a93a97d8.jpg',
'https://a.ccdn.es/cnet/vehicles/19171056/09500697-bc7b-4653-811b-3864c8197bf5.jpg',
'https://a.ccdn.es/cnet/vehicles/19171056/406614b2-aac1-48e8-911b-88cfba0529df.jpg',
'https://a.ccdn.es/cnet/vehicles/19171056/a3df14ab-0a74-489f-a58b-3a873c916957.jpg',
'https://a.ccdn.es/cnet/vehicles/19171056/63df2471-0fe6-4918-a442-53687cbe30fb.jpg',
'https://a.ccdn.es/cnet/vehicles/19171056/64b9ac93-9e5e-4147-839e-63619d380c18.jpg',
'https://a.ccdn.es/cnet/vehicles/19171056/4babed77-2969-4f0b-a4a7-e0bd9e8eac3e.jpg',
'https://a.ccdn.es/cnet/vehicles/19171056/0d09f2fb-d214-49af-a0cc-6759fa3406e0.jpg',
'https://a.ccdn.es/cnet/vehicles/19171056/c807de2f-421c-46be-89b0-ffac1b82df1f.jpg',
'https://a.ccdn.es/cnet/vehicles/19171056/2dce99e8-c436-4051-8cf7-7e85bf61718a.jpg',
'https://a.ccdn.es/cnet/vehicles/19171056/909ccce0-fd73-49a3-ab10-69786ba2be2a.jpg',
'https://a.ccdn.es/cnet/vehicles/19171056/3885504e-dd86-4691-a20b-007f55f9df45.jpg',
'https://a.ccdn.es/cnet/vehicles/19171056/3c9ad2dc-7d97-475c-a463-7d18da8786fd.jpg',
'https://a.ccdn.es/cnet/vehicles/19171056/e1c0945f-4cfc-488b-b3b2-ee7872f48b69.jpg',
'https://a.ccdn.es/cnet/vehicles/19171056/8df1fff8-786b-4dab-af81-64e65e96a5b6.jpg',
'https://a.ccdn.es/cnet/vehicles/19171056/53c5eb48-36d5-4583-ae7a-d9e35d84dd59.jpg',
'https://a.ccdn.es/cnet/vehicles/19171056/64f0b1a2-cfdc-4609-82a5-30f623dde939.jpg',
'https://a.ccdn.es/cnet/vehicles/19171056/7e887bac-f378-44fc-9670-51eed1bef861.jpg',
'https://a.ccdn.es/cnet/vehicles/19171056/f425c848-7b35-4327-87f5-8dccf8cf335e.jpg',
'https://a.ccdn.es/cnet/vehicles/19171056/ccd300f4-9826-441d-abd5-9385a14b7d23.jpg',
'https://a.ccdn.es/cnet/vehicles/19171056/75e713eb-1588-4e4f-857c-d043dc61644a.jpg',
'https://a.ccdn.es/cnet/vehicles/19171056/8fded1d6-2f7c-4fdf-957b-6a3f7a4eade9.jpg',
'https://a.ccdn.es/cnet/vehicles/19171056/ef5bec6f-a019-4a42-b3da-245a5a3a8929.jpg',
'https://a.ccdn.es/cnet/vehicles/19171056/d3f3e9f9-36e4-42f6-9047-2337a5cbe9b4.jpg',
'https://a.ccdn.es/cnet/vehicles/19171056/1f2494da-2022-48ea-9602-98a83514c13e.jpg',
'https://a.ccdn.es/cnet/vehicles/19171056/600a6771-7463-46d3-9326-aa377b66ccd4.jpg'],
'price': 15900,
'price_includes_vat': True,
'registration_date': '2014-01-01',
'seats_number': 4,
'seller_name': None,
'title': 'AUDI A3 Cabrio 2.0 TDI clean d Attraction',
'transmission': 'manual',
'trim': 'Cabrio 2.0 TDI 150cv clean d Attraction',
'vin': None,
'year': 2014}
2026-03-24 10:32:30 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 88626434-1dbd-5635-8748-8146c80f532a with identifier: 62244589
2026-03-24 10:32:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 88626434-1dbd-5635-8748-8146c80f532a
2026-03-24 10:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:32:30 [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%252F19171056%252Fa0f94af9-c86f-4a58-b3de-22fc66be5da3.jpg%27 HTTP/1.1" 200 None
2026-03-24 10:32:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19171056/a0f94af9-c86f-4a58-b3de-22fc66be5da3.jpg not downloaded yet
2026-03-24 10:32:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/19335922/57ab2572-3294-44e6-90a6-4be930d6df57.jpg> (referer: None)
2026-03-24 10:32:30 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
'body_type': 'Berlina',
'c_o_2_emission_value': 113,
'category': 'Coches',
'color': 'Blanco',
'currency': 'EUR',
'description': '',
'doors_number': 5,
'emission_standard': 'C',
'engine': '1.5L',
'engine_horse_power': 115,
'expiration_date': None,
'fuel_type': 'Diesel',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/renault-kadjar-business-blue-dci-85w-115cv-5p-diesel-2019-en-murcia-62196970-covo.aspx',
'listing': 'auction',
'location': 'Murcia',
'make': 'RENAULT',
'model': 'Kadjar',
'odometer': 93850,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19131803/3cc5b04e-0f3d-479b-a2b0-079a4b6c0576.jpg',
'https://a.ccdn.es/cnet/vehicles/19131803/73727023-ec91-47d6-b69e-ade7f0e499af.jpg',
'https://a.ccdn.es/cnet/vehicles/19131803/2ede1451-87d8-4ff5-b3d6-9584128aaa85.jpg',
'https://a.ccdn.es/cnet/vehicles/19131803/8e27227a-c85e-4589-aa6b-f15b07a88615.jpg',
'https://a.ccdn.es/cnet/vehicles/19131803/6243f8f9-4b66-48e1-9a88-986b92bdf773.jpg',
'https://a.ccdn.es/cnet/vehicles/19131803/5727680c-9383-448f-8fdf-c9cd191342b8.jpg',
'https://a.ccdn.es/cnet/vehicles/19131803/384f4e00-13d8-443c-9777-46725852ff0a.jpg',
'https://a.ccdn.es/cnet/vehicles/19131803/672bc5ac-d5bc-4e8e-a199-4e73418e136c.jpg',
'https://a.ccdn.es/cnet/vehicles/19131803/7eb6e88a-93c2-4a02-aab4-5c86f8c1aab0.jpg',
'https://a.ccdn.es/cnet/vehicles/19131803/0c3d0b71-919e-4f31-931c-03990179405b.jpg',
'https://a.ccdn.es/cnet/vehicles/19131803/15e4b55f-4bd2-4fe4-a60d-234829146813.jpg'],
'price': 15900,
'price_includes_vat': True,
'registration_date': '2020-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'RENAULT Kadjar Business Blue dCi 85W',
'transmission': 'manual',
'trim': 'Business Blue dCi 85W 115CV',
'vin': None,
'year': 2020}
2026-03-24 10:32:30 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: a3a84db8-1eec-510c-9660-2e8c9c3c7d04 with identifier: 62196970
2026-03-24 10:32:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item a3a84db8-1eec-510c-9660-2e8c9c3c7d04
2026-03-24 10:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:32:30 [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%252F19131803%252F3cc5b04e-0f3d-479b-a2b0-079a4b6c0576.jpg%27 HTTP/1.1" 200 None
2026-03-24 10:32:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19131803/3cc5b04e-0f3d-479b-a2b0-079a4b6c0576.jpg not downloaded yet
2026-03-24 10:32:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 10:32:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f6f2d199210>
2026-03-24 10:32:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 10:32:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 10:32:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 10:32:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dc0270be-bd35-52c8-8ef9-dbe123598054/dc0270be-bd35-52c8-8ef9-dbe123598054_image_0.jpg HTTP/1.1" 201 0
2026-03-24 10:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:32:30 [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%252F19595890%252F70b00949-5654-4c67-b485-47fef62df54d.jpg') HTTP/1.1" 204 0
2026-03-24 10:32:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19595890/70b00949-5654-4c67-b485-47fef62df54d.jpg saved to cache
2026-03-24 10:32:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item dc0270be-bd35-52c8-8ef9-dbe123598054
2026-03-24 10:32:30 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item dc0270be-bd35-52c8-8ef9-dbe123598054 sending to next pipeline
2026-03-24 10:32:30 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: dc0270be-bd35-52c8-8ef9-dbe123598054 with identifier 70096822
2026-03-24 10:32:30 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-24 10:32:30 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-24 10:32:30 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item dc0270be-bd35-52c8-8ef9-dbe123598054
2026-03-24 10:32:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/19595890/70b00949-5654-4c67-b485-47fef62df54d.jpg>
{'auction_title': '',
'body_type': 'SUV',
'c_o_2_emission_value': 180,
'category': 'Coches',
'color': 'Blanco',
'currency': 'EUR',
'description': 'VEHICULO EN PERFECTO ESTADO.\n'
'NACIONAL.\n'
'REVISADO.\n'
'IVA DEDUCIBLE.\n'
'EL PRECIO TAMBIÉN INCLUYE EL CAMBIO DE NOMBRE.\n'
'\n'
'\n'
'12 MESES DE GARANTIA.\n'
'\n'
'\n'
'EQUIPADO CON:\n'
'-ACABADO AMG\n'
'-PAQUETE NIGH\n'
'-CAMBIO AUTOMÁTICO CON LEVAS EN EL VOLANTE\n'
'-FAROS MULTIBEAM\n'
'-ASIENTOS DEPORTIVOS EN CUERO NEGRO, CALEFACTADOS , CON '
'AJUSTE ELÉCTRICO y LUMBAR CON MEMORIA\n'
'-NAVEGADOR\n'
'-APPLE CARPLAY\n'
'-SENSORES DE APARCAMIENTO CON CÁMARAS 360\n'
'-ESPEJOS ABATIBLES ELÉCTRICAMENTE AL CIERRE\n'
'-SISTEMA DE RECONOCIMIENTO DE SEÑALES\n'
'-SISTEMA DE MANTENIMIENTO DE CARRIL\n'
'-ASISTENTE DE FRENADO ACTIVO\n'
'-PAQUETE DE ILUMINACIÓN AMBIENTAL LED\n'
'-ARRANQUE CONFORT SIN LLAVE\n'
'-ACCESO COMFORT\n'
'-ESPEJO ANTIDESLUMBRANTE\n'
'-MANOS LIBRES BLUETOOTH\n'
'-CONTROL DE VELOCIDAD CRUCERO\n'
'-VOLANTE MULTIFUNCIÓN\n'
'-SENSOR DE LUCES\n'
'-LLANTAS DE 5 RADIOS DOBLES EN NEGRO SATINADO AMG EN 21"\n'
'\n'
'DISPONEMOS DE FINANCIACION A SU MEDIDA.\n'
'ACEPTAMOS VEHICULO USADO A CAMBIO.\n'
'VENDEMOS A TODA ESPAÑA,CON POSIBILIDAD DE ENTREGA A '
'DOMICILIO.',
'doors_number': 5,
'emission_standard': 'C',
'engine': '3.0L',
'engine_horse_power': 258,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': 'dc0270be-bd35-52c8-8ef9-dbe123598054',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/mercedes-benz-clase-gle-coupe-gle-350-d-4matic-5p-diesel-2017-en-murcia-70096822-covo.aspx',
'listing': 'auction',
'location': 'Murcia',
'make': 'MERCEDES-BENZ',
'model': 'Clase GLE Coupé',
'odometer': 167300,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 44,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dc0270be-bd35-52c8-8ef9-dbe123598054/dc0270be-bd35-52c8-8ef9-dbe123598054_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 53415,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19595890/70b00949-5654-4c67-b485-47fef62df54d.jpg',
'Width': 799}],
'price': 40900,
'price_includes_vat': True,
'registration_date': '2016-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'MERCEDES-BENZ Clase GLE Coupé GLE 350 d 4MATIC',
'transmission': 'automatic',
'trim': 'GLE 350 d 4MATIC',
'vin': None,
'year': 2016}
2026-03-24 10:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:32:30 [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%2770096822%27 HTTP/1.1" 200 None
2026-03-24 10:32:30 [auto_selling_coches.net] INFO: Saving data for 70096822: {'created_time': 1774348350.689725, 'last_price_update_time': 1774348350.689734}
2026-03-24 10:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70096822') HTTP/1.1" 204 0
2026-03-24 10:32:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/19171056/a0f94af9-c86f-4a58-b3de-22fc66be5da3.jpg> (referer: None)
2026-03-24 10:32:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 10:32:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f6f2b99dc90>
2026-03-24 10:32:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 10:32:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 10:32:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 10:32:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7175e5a2-4d0c-5d5e-a6b2-a906cf0c9892/7175e5a2-4d0c-5d5e-a6b2-a906cf0c9892_image_0.jpg HTTP/1.1" 201 0
2026-03-24 10:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:32:30 [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%252F19335922%252F57ab2572-3294-44e6-90a6-4be930d6df57.jpg') HTTP/1.1" 204 0
2026-03-24 10:32:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19335922/57ab2572-3294-44e6-90a6-4be930d6df57.jpg saved to cache
2026-03-24 10:32:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 7175e5a2-4d0c-5d5e-a6b2-a906cf0c9892
2026-03-24 10:32:30 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 7175e5a2-4d0c-5d5e-a6b2-a906cf0c9892 sending to next pipeline
2026-03-24 10:32:30 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 7175e5a2-4d0c-5d5e-a6b2-a906cf0c9892 with identifier 62442437
2026-03-24 10:32:30 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-24 10:32:30 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-24 10:32:30 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 7175e5a2-4d0c-5d5e-a6b2-a906cf0c9892
2026-03-24 10:32:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/19335922/57ab2572-3294-44e6-90a6-4be930d6df57.jpg>
{'auction_title': '',
'body_type': 'Berlina',
'c_o_2_emission_value': 146,
'category': 'Coches',
'color': 'Marrón',
'currency': 'EUR',
'description': 'VEHICULO EN PERFECTO ESTADO.\n'
'VEHICULO NACIONAL\n'
'REVISADO.\n'
'EL PRECIO TAMBIEN INCLUYE EL CAMBIO DE NOMBRE.\n'
'\n'
'\n'
'12 MESES DE GARANTIA.\n'
'\n'
'\n'
'EQUIPADO CON:\n'
'-CAMBIO AUTOMATICO\n'
'-FAROS CON TECNOLOGÍA ADACTATIVA LED DIURNA\n'
'-ASIENTOS DEPORTIVOS EN CUERO CON MEMORIA Y CALEFACTABLES\n'
'-NAVEGADOR \n'
'-HEAD UP DISPLAY\n'
'-EQUIPO SONIDO HIFI\n'
'-SENSORES DE APARCAMIENTO CON CAMARA TRASERA\n'
'-MODOS DE CONDUCCION\n'
'-ARRANQUE CONFORT SIN LLAVE\n'
'-SISTEMA ADSORCION DE PUERTAS\n'
'-ESPEJO ANTIDESLUMBRANTE\n'
'-MANOS LIBRES BLUETOOTH\n'
'-CONTROL DE VELOCIDAD CRUCERO\n'
'-VOLANTE MULTIFUNCIÓN\n'
'-SENSOR DE LUCES\n'
'-LLANTAS MULTIRADIO BMW INDIVIDUAL 20"\n'
'-ETC...\n'
'\n'
'\n'
'DISPONEMOS DE FINANCIACION A SU MEDIDA.\n'
'ACEPTAMOS VEHICULO USADO A CAMBIO.\n'
'VENDEMOS A TODA ESPAÑA,CON POSIBILIDAD DE ENTREGA A '
'DOMICILIO.\n'
'\n'
'\n'
'ESTE ANUNCIO PUEDE CONTENER ERRORES, SE MUESTRA A TITULO '
'INFORMATIVO Y NO CONTRACTUAL.',
'doors_number': 4,
'emission_standard': 'B',
'engine': '3.0L',
'engine_horse_power': 313,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '7175e5a2-4d0c-5d5e-a6b2-a906cf0c9892',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/bmw-serie-6-640d-gran-coupe-4p-diesel-2013-en-murcia-62442437-covo.aspx',
'listing': 'auction',
'location': 'Murcia',
'make': 'BMW',
'model': 'Serie 6',
'odometer': 200000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 8,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7175e5a2-4d0c-5d5e-a6b2-a906cf0c9892/7175e5a2-4d0c-5d5e-a6b2-a906cf0c9892_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 53173,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19335922/57ab2572-3294-44e6-90a6-4be930d6df57.jpg',
'Width': 800}],
'price': 21900,
'price_includes_vat': True,
'registration_date': '2013-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'BMW Serie 6 640d Gran Coupe',
'transmission': 'automatic',
'trim': '640d Gran Coupe',
'vin': None,
'year': 2013}
2026-03-24 10:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:32:30 [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%2762442437%27 HTTP/1.1" 200 None
2026-03-24 10:32:30 [auto_selling_coches.net] INFO: Saving data for 62442437: {'created_time': 1774348350.790805, 'last_price_update_time': 1774348350.790812}
2026-03-24 10:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62442437') HTTP/1.1" 204 0
2026-03-24 10:32:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 10:32:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f6f29d82090>
2026-03-24 10:32:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 10:32:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 10:32:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 10:32:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_88626434-1dbd-5635-8748-8146c80f532a/88626434-1dbd-5635-8748-8146c80f532a_image_0.jpg HTTP/1.1" 201 0
2026-03-24 10:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:32:30 [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%252F19171056%252Fa0f94af9-c86f-4a58-b3de-22fc66be5da3.jpg') HTTP/1.1" 204 0
2026-03-24 10:32:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19171056/a0f94af9-c86f-4a58-b3de-22fc66be5da3.jpg saved to cache
2026-03-24 10:32:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 88626434-1dbd-5635-8748-8146c80f532a
2026-03-24 10:32:30 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 88626434-1dbd-5635-8748-8146c80f532a sending to next pipeline
2026-03-24 10:32:30 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 88626434-1dbd-5635-8748-8146c80f532a with identifier 62244589
2026-03-24 10:32:30 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-24 10:32:30 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-24 10:32:30 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 88626434-1dbd-5635-8748-8146c80f532a
2026-03-24 10:32:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/19171056/a0f94af9-c86f-4a58-b3de-22fc66be5da3.jpg>
{'auction_title': '',
'body_type': 'Cabrio',
'c_o_2_emission_value': 110,
'category': 'Coches',
'color': 'Azul',
'currency': 'EUR',
'description': 'VEHICULO EN BUEN ESTADO.\n'
'REVISADO.\n'
'EL PRECIO TAMBIÉN INCLUYE EL CAMBIO DE NOMBRE.\n'
'\n'
'12 MESES DE GARANTIA.\n'
'\n'
'EQUIPADO CON:\n'
'-ASIENTOS S LINE EN CUERO NAPA NEGRO\n'
'-ASIENTOS CALEFACTADOS\n'
'-NAVEGADOR\n'
'-SENSORES DE APARCAMIENTO TRASERO\n'
'-VOLANTE DEPORTIVO\n'
'-CONTROL DE CRUZERO\n'
'-ILUMINACION AMBIENTAL\n'
'-MANOS LIBRES BLUETOOTH\n'
'-SISTEMA MODOS DE CONDUCCION \n'
'-LLANTAS S LINE 19"\n'
'-ETC...\n'
'\n'
'DISPONEMOS DE FINANCIACION A SU MEDIDA.\n'
'ACEPTAMOS VEHÍCULO USADO A CAMBIO.\n'
'VENDEMOS A TODA ESPAÑA,CON POSIBILIDAD DE ENTREGA A '
'DOMICILIO.',
'doors_number': 2,
'emission_standard': 'C',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '88626434-1dbd-5635-8748-8146c80f532a',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/audi-a3-cabrio-20-tdi-150cv-clean-d-attraction-2p-diesel-2015-en-murcia-62244589-covo.aspx',
'listing': 'auction',
'location': 'Murcia',
'make': 'AUDI',
'model': 'A3',
'odometer': 185500,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 45,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_88626434-1dbd-5635-8748-8146c80f532a/88626434-1dbd-5635-8748-8146c80f532a_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 53529,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19171056/a0f94af9-c86f-4a58-b3de-22fc66be5da3.jpg',
'Width': 800}],
'price': 15900,
'price_includes_vat': True,
'registration_date': '2014-01-01',
'seats_number': 4,
'seller_name': None,
'title': 'AUDI A3 Cabrio 2.0 TDI clean d Attraction',
'transmission': 'manual',
'trim': 'Cabrio 2.0 TDI 150cv clean d Attraction',
'vin': None,
'year': 2014}
2026-03-24 10:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:32:30 [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%2762244589%27 HTTP/1.1" 200 None
2026-03-24 10:32:30 [auto_selling_coches.net] INFO: Saving data for 62244589: {'created_time': 1774348350.943129, 'last_price_update_time': 1774348350.943143}
2026-03-24 10:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62244589') HTTP/1.1" 204 0
2026-03-24 10:32:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/19131803/3cc5b04e-0f3d-479b-a2b0-079a4b6c0576.jpg> (referer: None)
2026-03-24 10:32:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/62037215> (referer: https://www.coches.net/concesionario/carwinmurcia/?pg=1) ['zyte-api']
2026-03-24 10:32:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 10:32:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 10:32:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 10:32:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f6f3b367210>
2026-03-24 10:32:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 10:32:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 10:32:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 10:32:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a3a84db8-1eec-510c-9660-2e8c9c3c7d04/a3a84db8-1eec-510c-9660-2e8c9c3c7d04_image_0.jpg HTTP/1.1" 201 0
2026-03-24 10:32:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:32:31 [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%252F19131803%252F3cc5b04e-0f3d-479b-a2b0-079a4b6c0576.jpg') HTTP/1.1" 204 0
2026-03-24 10:32:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19131803/3cc5b04e-0f3d-479b-a2b0-079a4b6c0576.jpg saved to cache
2026-03-24 10:32:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item a3a84db8-1eec-510c-9660-2e8c9c3c7d04
2026-03-24 10:32:31 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item a3a84db8-1eec-510c-9660-2e8c9c3c7d04 sending to next pipeline
2026-03-24 10:32:31 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: a3a84db8-1eec-510c-9660-2e8c9c3c7d04 with identifier 62196970
2026-03-24 10:32:31 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-24 10:32:31 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-24 10:32:31 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item a3a84db8-1eec-510c-9660-2e8c9c3c7d04
2026-03-24 10:32:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/19131803/3cc5b04e-0f3d-479b-a2b0-079a4b6c0576.jpg>
{'auction_title': '',
'body_type': 'Berlina',
'c_o_2_emission_value': 113,
'category': 'Coches',
'color': 'Blanco',
'currency': 'EUR',
'description': '',
'doors_number': 5,
'emission_standard': 'C',
'engine': '1.5L',
'engine_horse_power': 115,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': 'a3a84db8-1eec-510c-9660-2e8c9c3c7d04',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/renault-kadjar-business-blue-dci-85w-115cv-5p-diesel-2019-en-murcia-62196970-covo.aspx',
'listing': 'auction',
'location': 'Murcia',
'make': 'RENAULT',
'model': 'Kadjar',
'odometer': 93850,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 11,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a3a84db8-1eec-510c-9660-2e8c9c3c7d04/a3a84db8-1eec-510c-9660-2e8c9c3c7d04_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 57289,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19131803/3cc5b04e-0f3d-479b-a2b0-079a4b6c0576.jpg',
'Width': 800}],
'price': 15900,
'price_includes_vat': True,
'registration_date': '2020-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'RENAULT Kadjar Business Blue dCi 85W',
'transmission': 'manual',
'trim': 'Business Blue dCi 85W 115CV',
'vin': None,
'year': 2020}
2026-03-24 10:32:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:32:31 [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%2762196970%27 HTTP/1.1" 200 None
2026-03-24 10:32:31 [auto_selling_coches.net] INFO: Saving data for 62196970: {'created_time': 1774348351.142757, 'last_price_update_time': 1774348351.142767}
2026-03-24 10:32:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:32:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62196970') HTTP/1.1" 204 0
2026-03-24 10:32:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/61799589> (referer: https://www.coches.net/concesionario/carwinmurcia/?pg=1) ['zyte-api']
2026-03-24 10:32:31 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
'body_type': 'Monovolumen',
'c_o_2_emission_value': 175,
'category': 'Coches',
'color': 'Negro',
'currency': 'EUR',
'description': '',
'doors_number': 5,
'emission_standard': 'C',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': None,
'fuel_type': 'Diesel',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/volkswagen-multivan-premium-corto-20-tdi-110kw-bmt-dsg-5p-diesel-2019-en-murcia-62037215-covo.aspx',
'listing': 'auction',
'location': 'Murcia',
'make': 'VOLKSWAGEN',
'model': 'Multivan',
'odometer': 122500,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19000154/96f28f24-e693-4e73-bb13-259971fc2801.jpg',
'https://a.ccdn.es/cnet/vehicles/19000154/997cac76-8be3-4393-8fd6-9bb617a920f5.jpg',
'https://a.ccdn.es/cnet/vehicles/19000154/656c0d48-c9aa-4d2b-a407-161976ae8471.jpg',
'https://a.ccdn.es/cnet/vehicles/19000154/eaac5fb2-8284-40f8-92a0-720fc55913f2.jpg',
'https://a.ccdn.es/cnet/vehicles/19000154/afe9e461-564a-43c1-a00e-7f4615a351a3.jpg',
'https://a.ccdn.es/cnet/vehicles/19000154/2210ecc2-204a-4304-b940-e03d6fce0937.jpg',
'https://a.ccdn.es/cnet/vehicles/19000154/c129ed6f-0f85-4b35-b643-64376022e16d.jpg',
'https://a.ccdn.es/cnet/vehicles/19000154/c5e14a53-5772-4b6f-95dd-8d3875ddb437.jpg',
'https://a.ccdn.es/cnet/vehicles/19000154/4aa2d8f4-34b9-474c-9f07-0a9a5f30bf57.jpg',
'https://a.ccdn.es/cnet/vehicles/19000154/e11c5a05-6e84-4aa8-b3eb-f5a08f62158e.jpg',
'https://a.ccdn.es/cnet/vehicles/19000154/d10d3256-1b5c-48a7-8f93-a11c872550b7.jpg',
'https://a.ccdn.es/cnet/vehicles/19000154/8f63a00f-82c6-49e1-90ad-489a56b5c74e.jpg',
'https://a.ccdn.es/cnet/vehicles/19000154/307e8239-b910-4411-919f-19e499f05309.jpg',
'https://a.ccdn.es/cnet/vehicles/19000154/0ab14602-4dfc-4cab-a141-c5c3bf4d973e.jpg',
'https://a.ccdn.es/cnet/vehicles/19000154/b2417fac-6b30-4607-a122-963370818f4d.jpg',
'https://a.ccdn.es/cnet/vehicles/19000154/02c1abeb-b49d-45c6-a795-f10db1bd99a2.jpg',
'https://a.ccdn.es/cnet/vehicles/19000154/cd69c28f-d490-4e55-b944-ead8ef047496.jpg',
'https://a.ccdn.es/cnet/vehicles/19000154/a731e65c-e2f3-4e19-8339-0799a1e9c00d.jpg',
'https://a.ccdn.es/cnet/vehicles/19000154/507ec9ee-f345-4f75-9073-548893b35af5.jpg',
'https://a.ccdn.es/cnet/vehicles/19000154/c4a0fceb-267e-40e6-b564-c00932e3dc7d.jpg',
'https://a.ccdn.es/cnet/vehicles/19000154/1e23b513-3afd-40d9-adce-d5d9cdcd3b62.jpg',
'https://a.ccdn.es/cnet/vehicles/19000154/75700b3d-fe5e-48db-b5f2-d59ecb915840.jpg',
'https://a.ccdn.es/cnet/vehicles/19000154/5c5bb39a-5417-42de-999d-d25198cb5055.jpg',
'https://a.ccdn.es/cnet/vehicles/19000154/dc04ba5d-1600-4103-b1c9-73b376f34500.jpg',
'https://a.ccdn.es/cnet/vehicles/19000154/21314f21-6abe-4607-8b41-8ca5daf56a6b.jpg'],
'price': 44900,
'price_includes_vat': True,
'registration_date': '2019-01-01',
'seats_number': 7,
'seller_name': None,
'title': 'VOLKSWAGEN Multivan Premium Corto 2.0 TDI BMT DSG',
'transmission': 'automatic',
'trim': 'Premium Corto 2.0 TDI 110kW BMT DSG',
'vin': None,
'year': 2019}
2026-03-24 10:32:31 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 20c7f90e-3782-5b80-af6e-311a120cfd84 with identifier: 62037215
2026-03-24 10:32:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 20c7f90e-3782-5b80-af6e-311a120cfd84
2026-03-24 10:32:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:32:31 [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%252F19000154%252F96f28f24-e693-4e73-bb13-259971fc2801.jpg%27 HTTP/1.1" 200 None
2026-03-24 10:32:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19000154/96f28f24-e693-4e73-bb13-259971fc2801.jpg not downloaded yet
2026-03-24 10:32:31 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
'body_type': 'SUV',
'c_o_2_emission_value': 107,
'category': 'Coches',
'color': 'Blanco',
'currency': 'EUR',
'description': '*PRECIO VEHICULO FINANCIADO (CONSULTE CONDICIONES)\n'
'VEHICULO EN BUEN ESTADO.\n'
'NACIONAL.\n'
'REVISADO.\n'
'EL PRECIO TAMBIÉN INCLUYE EL CAMBIO DE NOMBRE.\n'
'\n'
'12 MESES DE GARANTIA.\n'
'\n'
'EQUIPADO CON:\n'
'-ASIENTOS ACABADOS EN TELA\n'
'-SENSOR LUCES AUTOMATICAS\n'
'-VOLANTE MULTIFUNCIÓN \n'
'-CONTROL DE CRUCERO\n'
'-FRONT ASSIST\n'
'-MANOS LIBRES BLUETOOTH\n'
'-APPLE CARPLAY\n'
'-CONTROL DE ÁNGULO MUERTO\n'
'-ETC...\n'
'\n'
'DISPONEMOS DE FINANCIACION A SU MEDIDA.\n'
'ACEPTAMOS VEHÍCULO USADO A CAMBIO.\n'
'VENDEMOS A TODA ESPAÑA,CON POSIBILIDAD DE ENTREGA A '
'DOMICILIO.',
'doors_number': 5,
'emission_standard': None,
'engine': '1.6L',
'engine_horse_power': 95,
'expiration_date': None,
'fuel_type': 'Diesel',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/volkswagen-t-cross-advance-16-tdi-70kw-95cv-5p-diesel-2020-en-murcia-61799589-covo.aspx',
'listing': 'auction',
'location': 'Murcia',
'make': 'VOLKSWAGEN',
'model': 'T-Cross',
'odometer': 152000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/18799550/0eb8b65c-fc63-4cba-9b2f-519d4fe4a4b9.jpg',
'https://a.ccdn.es/cnet/vehicles/18799550/59a8d107-4d8e-4ea2-9fae-0e67c1248a9c.jpg',
'https://a.ccdn.es/cnet/vehicles/18799550/d114e6d7-9f07-4a2b-8a9e-754da5c1bc22.jpg',
'https://a.ccdn.es/cnet/vehicles/18799550/711bb409-88e7-49c0-b97e-659801f30b29.jpg',
'https://a.ccdn.es/cnet/vehicles/18799550/ac7e4a8f-90b8-4e36-8db2-26a742901d97.jpg',
'https://a.ccdn.es/cnet/vehicles/18799550/dbfa4236-b793-4f69-8063-13d989b487a9.jpg',
'https://a.ccdn.es/cnet/vehicles/18799550/df61a3ec-c91d-4eed-865a-8ffd0306d6a3.jpg',
'https://a.ccdn.es/cnet/vehicles/18799550/09b6253f-dbc0-4fd8-8339-02ebc8c8b478.jpg',
'https://a.ccdn.es/cnet/vehicles/18799550/1ee284fb-a7fb-469c-9a1f-9e36bf80ce58.jpg',
'https://a.ccdn.es/cnet/vehicles/18799550/164a8f43-0778-460a-bb84-01a5b5d6b11c.jpg',
'https://a.ccdn.es/cnet/vehicles/18799550/e06528a4-56f4-46f7-b090-a5e238778f4f.jpg'],
'price': 13900,
'price_includes_vat': True,
'registration_date': '2020-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'VOLKSWAGEN T-Cross Advance 1.6 TDI',
'transmission': 'manual',
'trim': 'Advance 1.6 TDI 70kW 95CV',
'vin': None,
'year': 2020}
2026-03-24 10:32:31 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 03c567f4-5a3a-5ac3-992b-d7a2aa7f266e with identifier: 61799589
2026-03-24 10:32:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 03c567f4-5a3a-5ac3-992b-d7a2aa7f266e
2026-03-24 10:32:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:32:31 [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%252F18799550%252F0eb8b65c-fc63-4cba-9b2f-519d4fe4a4b9.jpg%27 HTTP/1.1" 200 None
2026-03-24 10:32:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/18799550/0eb8b65c-fc63-4cba-9b2f-519d4fe4a4b9.jpg not downloaded yet
2026-03-24 10:32:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/19000154/96f28f24-e693-4e73-bb13-259971fc2801.jpg> (referer: None)
2026-03-24 10:32:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/18799550/0eb8b65c-fc63-4cba-9b2f-519d4fe4a4b9.jpg> (referer: None)
2026-03-24 10:32:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 10:32:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f6f29d38990>
2026-03-24 10:32:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 10:32:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 10:32:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 10:32:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_20c7f90e-3782-5b80-af6e-311a120cfd84/20c7f90e-3782-5b80-af6e-311a120cfd84_image_0.jpg HTTP/1.1" 201 0
2026-03-24 10:32:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:32:31 [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%252F19000154%252F96f28f24-e693-4e73-bb13-259971fc2801.jpg') HTTP/1.1" 204 0
2026-03-24 10:32:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19000154/96f28f24-e693-4e73-bb13-259971fc2801.jpg saved to cache
2026-03-24 10:32:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 20c7f90e-3782-5b80-af6e-311a120cfd84
2026-03-24 10:32:31 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 20c7f90e-3782-5b80-af6e-311a120cfd84 sending to next pipeline
2026-03-24 10:32:31 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 20c7f90e-3782-5b80-af6e-311a120cfd84 with identifier 62037215
2026-03-24 10:32:31 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-24 10:32:31 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-24 10:32:31 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 20c7f90e-3782-5b80-af6e-311a120cfd84
2026-03-24 10:32:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/19000154/96f28f24-e693-4e73-bb13-259971fc2801.jpg>
{'auction_title': '',
'body_type': 'Monovolumen',
'c_o_2_emission_value': 175,
'category': 'Coches',
'color': 'Negro',
'currency': 'EUR',
'description': '',
'doors_number': 5,
'emission_standard': 'C',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '20c7f90e-3782-5b80-af6e-311a120cfd84',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/volkswagen-multivan-premium-corto-20-tdi-110kw-bmt-dsg-5p-diesel-2019-en-murcia-62037215-covo.aspx',
'listing': 'auction',
'location': 'Murcia',
'make': 'VOLKSWAGEN',
'model': 'Multivan',
'odometer': 122500,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 25,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_20c7f90e-3782-5b80-af6e-311a120cfd84/20c7f90e-3782-5b80-af6e-311a120cfd84_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 131028,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19000154/96f28f24-e693-4e73-bb13-259971fc2801.jpg',
'Width': 800}],
'price': 44900,
'price_includes_vat': True,
'registration_date': '2019-01-01',
'seats_number': 7,
'seller_name': None,
'title': 'VOLKSWAGEN Multivan Premium Corto 2.0 TDI BMT DSG',
'transmission': 'automatic',
'trim': 'Premium Corto 2.0 TDI 110kW BMT DSG',
'vin': None,
'year': 2019}
2026-03-24 10:32:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:32:31 [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%2762037215%27 HTTP/1.1" 200 None
2026-03-24 10:32:31 [auto_selling_coches.net] INFO: Saving data for 62037215: {'created_time': 1774348351.518667, 'last_price_update_time': 1774348351.518674}
2026-03-24 10:32:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:32:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62037215') HTTP/1.1" 204 0
2026-03-24 10:32:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/61636938> (referer: https://www.coches.net/concesionario/carwinmurcia/?pg=1) ['zyte-api']
2026-03-24 10:32:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70212030> (referer: https://www.coches.net/concesionario/carwinmurcia/?pg=1) ['zyte-api']
2026-03-24 10:32:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 10:32:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f6f29dc5e90>
2026-03-24 10:32:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 10:32:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 10:32:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 10:32:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_03c567f4-5a3a-5ac3-992b-d7a2aa7f266e/03c567f4-5a3a-5ac3-992b-d7a2aa7f266e_image_0.jpg HTTP/1.1" 201 0
2026-03-24 10:32:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:32:31 [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%252F18799550%252F0eb8b65c-fc63-4cba-9b2f-519d4fe4a4b9.jpg') HTTP/1.1" 204 0
2026-03-24 10:32:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/18799550/0eb8b65c-fc63-4cba-9b2f-519d4fe4a4b9.jpg saved to cache
2026-03-24 10:32:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 03c567f4-5a3a-5ac3-992b-d7a2aa7f266e
2026-03-24 10:32:31 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 03c567f4-5a3a-5ac3-992b-d7a2aa7f266e sending to next pipeline
2026-03-24 10:32:31 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 03c567f4-5a3a-5ac3-992b-d7a2aa7f266e with identifier 61799589
2026-03-24 10:32:31 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-24 10:32:31 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-24 10:32:31 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 03c567f4-5a3a-5ac3-992b-d7a2aa7f266e
2026-03-24 10:32:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/18799550/0eb8b65c-fc63-4cba-9b2f-519d4fe4a4b9.jpg>
{'auction_title': '',
'body_type': 'SUV',
'c_o_2_emission_value': 107,
'category': 'Coches',
'color': 'Blanco',
'currency': 'EUR',
'description': '*PRECIO VEHICULO FINANCIADO (CONSULTE CONDICIONES)\n'
'VEHICULO EN BUEN ESTADO.\n'
'NACIONAL.\n'
'REVISADO.\n'
'EL PRECIO TAMBIÉN INCLUYE EL CAMBIO DE NOMBRE.\n'
'\n'
'12 MESES DE GARANTIA.\n'
'\n'
'EQUIPADO CON:\n'
'-ASIENTOS ACABADOS EN TELA\n'
'-SENSOR LUCES AUTOMATICAS\n'
'-VOLANTE MULTIFUNCIÓN \n'
'-CONTROL DE CRUCERO\n'
'-FRONT ASSIST\n'
'-MANOS LIBRES BLUETOOTH\n'
'-APPLE CARPLAY\n'
'-CONTROL DE ÁNGULO MUERTO\n'
'-ETC...\n'
'\n'
'DISPONEMOS DE FINANCIACION A SU MEDIDA.\n'
'ACEPTAMOS VEHÍCULO USADO A CAMBIO.\n'
'VENDEMOS A TODA ESPAÑA,CON POSIBILIDAD DE ENTREGA A '
'DOMICILIO.',
'doors_number': 5,
'emission_standard': None,
'engine': '1.6L',
'engine_horse_power': 95,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '03c567f4-5a3a-5ac3-992b-d7a2aa7f266e',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/volkswagen-t-cross-advance-16-tdi-70kw-95cv-5p-diesel-2020-en-murcia-61799589-covo.aspx',
'listing': 'auction',
'location': 'Murcia',
'make': 'VOLKSWAGEN',
'model': 'T-Cross',
'odometer': 152000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 11,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_03c567f4-5a3a-5ac3-992b-d7a2aa7f266e/03c567f4-5a3a-5ac3-992b-d7a2aa7f266e_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 134678,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/18799550/0eb8b65c-fc63-4cba-9b2f-519d4fe4a4b9.jpg',
'Width': 800}],
'price': 13900,
'price_includes_vat': True,
'registration_date': '2020-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'VOLKSWAGEN T-Cross Advance 1.6 TDI',
'transmission': 'manual',
'trim': 'Advance 1.6 TDI 70kW 95CV',
'vin': None,
'year': 2020}
2026-03-24 10:32:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:32:31 [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%2761799589%27 HTTP/1.1" 200 None
2026-03-24 10:32:31 [auto_selling_coches.net] INFO: Saving data for 61799589: {'created_time': 1774348351.62108, 'last_price_update_time': 1774348351.621087}
2026-03-24 10:32:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:32:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='61799589') HTTP/1.1" 204 0
2026-03-24 10:32:31 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
'body_type': 'Berlina',
'c_o_2_emission_value': None,
'category': 'Coches',
'color': 'Azul',
'currency': 'EUR',
'description': '*PRECIO VEHICULO FINANCIADO (CONSULTE CONDICIONES)\n'
'VEHICULO EN PERFECTO ESTADO.\n'
'NACIONAL. \n'
'EL PRECIO TAMBIÉN INCLUYE EL CAMBIO DE NOMBRE. \n'
'GARANTIA OFICIAL HASTA 2027.\n'
'\n'
'EQUIPADO CON:\n'
'-MODOS MINI EXPERIENCE\n'
'-BANDEJA PARA CARGA INALÁMBRICA\n'
'-CALEFACCIÓN DE LOS ASIENTOS DELANTEROS\n'
'-ASIENTOS ACABADOS DE VESCIN Y TELA \n'
'-VOLANTE CALEFACTABLE\n'
'-VOLANTE DEPORTIVO\n'
'-TECHO Y ESPEJO EN BLANCO\n'
'-DRIVING ASSISTANT\n'
'-ILUMINACIÓN AMBIENTAL\n'
'-FAROS LED\n'
'-SENSOR LUCES AUTOMATICAS\n'
'-VOLANTE MULTIFUNCIÓN \n'
'-MANOS LIBRES BLUETOOTH\n'
'-APPLE CARPLAY\n'
'-SENSORES DE APARCAMIENTO CON CAMARA\n'
'-LLANTAS DE ALEACIÓN EN 16"\n'
'-ETC...\n'
'\n'
'DISPONEMOS DE FINANCIACION A SU MEDIDA.\n'
'ACEPTAMOS VEHÍCULO USADO A CAMBIO.\n'
'VENDEMOS A TODA ESPAÑA,CON POSIBILIDAD DE ENTREGA A '
'DOMICILIO.',
'doors_number': 5,
'emission_standard': 'C',
'engine': '1.5L',
'engine_horse_power': 156,
'expiration_date': None,
'fuel_type': 'Gasolina',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/mini-cooper-c-5p-gasolina-2025-en-murcia-61636938-covo.aspx',
'listing': 'auction',
'location': 'Murcia',
'make': 'MINI',
'model': 'COOPER',
'odometer': 16000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/18670659/fad7bbae-ddab-4fb2-bba1-74b7e3b46f2c.jpg',
'https://a.ccdn.es/cnet/vehicles/18670659/cc2f6c34-10a9-4bd6-b3f4-922b1618ba72.jpg',
'https://a.ccdn.es/cnet/vehicles/18670659/fb09a69d-7a0a-41fc-8c68-e7eeb4f74e73.jpg',
'https://a.ccdn.es/cnet/vehicles/18670659/cc052dd3-d11d-45a7-9120-e56ca990fbf5.jpg',
'https://a.ccdn.es/cnet/vehicles/18670659/a358971e-a105-4f9c-8f01-7b9e10388293.jpg',
'https://a.ccdn.es/cnet/vehicles/18670659/3cdba302-41a5-41c9-a488-b781143c8ff1.jpg',
'https://a.ccdn.es/cnet/vehicles/18670659/dba8b032-ef0d-4905-bc57-fadf00cfc5b1.jpg',
'https://a.ccdn.es/cnet/vehicles/18670659/395c063b-fb98-4c89-9e8d-3acc75bbcdd3.jpg',
'https://a.ccdn.es/cnet/vehicles/18670659/463f72c4-8545-4dac-82a4-ae57d2ce0415.jpg',
'https://a.ccdn.es/cnet/vehicles/18670659/e4285112-3504-45ca-8acf-5970d134265b.jpg',
'https://a.ccdn.es/cnet/vehicles/18670659/2a08219e-0d6a-4416-8a5f-9894e33cf611.jpg',
'https://a.ccdn.es/cnet/vehicles/18670659/ac4105e0-30e1-40b8-90d7-afb6ecb33708.jpg'],
'price': 27900,
'price_includes_vat': True,
'registration_date': '2025-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'MINI COOPER C',
'transmission': 'automatic',
'trim': 'C',
'vin': None,
'year': 2025}
2026-03-24 10:32:31 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 1ffd4e5a-a759-5cd9-8c06-32509a958baa with identifier: 61636938
2026-03-24 10:32:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 1ffd4e5a-a759-5cd9-8c06-32509a958baa
2026-03-24 10:32:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:32:31 [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%252F18670659%252Ffad7bbae-ddab-4fb2-bba1-74b7e3b46f2c.jpg%27 HTTP/1.1" 200 None
2026-03-24 10:32:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/18670659/fad7bbae-ddab-4fb2-bba1-74b7e3b46f2c.jpg not downloaded yet
2026-03-24 10:32:31 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
'body_type': 'Coupe',
'c_o_2_emission_value': None,
'category': 'Coches',
'color': 'Blanco',
'currency': 'EUR',
'description': 'VEHICULO EN PERFECTO ESTADO.\n'
'NACIONAL.\n'
'REVISADO.\n'
'EL PRECIO TAMBIEN INCLUYE EL CAMBIO DE NOMBRE.\n'
'\n'
'\n'
'12 MESES DE GARANTIA.\n'
'\n'
'\n'
'EQUIPADO CON\n'
'\n'
'-ILUMINACION AMBIENTAL\n'
'-SENSOR DE ANGULO MUERTO\n'
'-PORTON DE MALETERO ELECTRICO\n'
'-CAMBIO AUTOMÁTICO CON LEVAS EN EL VOLANTE\n'
'-FAROS LED HIGH PERFORMANCE CON TECNOLOGÍA DIURNA\n'
'-ASIENTOS DEPORTIVOS EN CUERO Y ALCANTARA CALEFACTADOS\n'
'-NAVEGADOR\n'
'-SENSORES DE APARCAMIENTO CON CAMARA TRASERA 360\n'
'-ARRANQUE CONFORT SIN LLAVE\n'
'-ESPEJO ANTIDESLUMBRANTE\n'
'-MANOS LIBRES BLUETOOTH\n'
'-CONTROL DE VELOCIDAD CRUCERO\n'
'-VOLANTE MULTIFUNCIÓN\n'
'-SENSOR DE LUCES\n'
'-LLANTAS 5 RADIOS DOBLES 18"\n'
'\n'
'\n'
'DISPONEMOS DE FINANCIACION A SU MEDIDA.\n'
'ACEPTAMOS VEHICULO USADO A CAMBIO.\n'
'VENDEMOS A TODA ESPAÑA,CON POSIBILIDAD DE ENTREGA A '
'DOMICILIO.\n'
'\n'
'\n'
'ESTE ANUNCIO PUEDE CONTENER ERRORES, SE MUESTRA A TITULO '
'INFORMATIVO Y NO CONTRACTUAL.',
'doors_number': 2,
'emission_standard': 'ECO',
'engine': '2.0L',
'engine_horse_power': 190,
'expiration_date': None,
'fuel_type': 'Híbrido',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/bmw-serie-4-420d-2p-electrico-hibrido-2021-en-murcia-70212030-covo.aspx',
'listing': 'auction',
'location': 'Murcia',
'make': 'BMW',
'model': 'Serie 4',
'odometer': 143000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19686210/d158d95b-c9e9-4329-9f7e-240bb7572755.jpg',
'https://a.ccdn.es/cnet/vehicles/19686210/03b31ed4-a8e1-4f78-bf5f-81c4cd6e1f33.jpg',
'https://a.ccdn.es/cnet/vehicles/19686210/8ee297ca-06a0-4b28-aaff-34279121b684.jpg',
'https://a.ccdn.es/cnet/vehicles/19686210/2ff60853-6fac-488d-b14e-bf67ab34e636.jpg',
'https://a.ccdn.es/cnet/vehicles/19686210/e7492df4-b125-434b-b725-c4b75e683774.jpg',
'https://a.ccdn.es/cnet/vehicles/19686210/1754a690-e505-4bcf-a9eb-d806fdf327f9.jpg',
'https://a.ccdn.es/cnet/vehicles/19686210/e8aa721e-ae7e-43d1-a867-cd63d1234f8e.jpg',
'https://a.ccdn.es/cnet/vehicles/19686210/9ed5e8bb-83d0-40cf-81e0-8a4b2f3a6767.jpg',
'https://a.ccdn.es/cnet/vehicles/19686210/c358e078-6d63-4de1-b4ff-37caa5b838a0.jpg',
'https://a.ccdn.es/cnet/vehicles/19686210/76eeb856-8703-49f8-8a2e-c2eae9d17ade.jpg',
'https://a.ccdn.es/cnet/vehicles/19686210/820e9e09-7f84-42e8-9833-f12046484740.jpg',
'https://a.ccdn.es/cnet/vehicles/19686210/74530e1a-7b53-4bbe-b535-8300a6da7d9d.jpg',
'https://a.ccdn.es/cnet/vehicles/19686210/f0897020-bc9a-4d1a-b447-2a89e2a2cbee.jpg',
'https://a.ccdn.es/cnet/vehicles/19686210/f578328a-c6d3-4ddc-bdbb-a43bc07c7d13.jpg',
'https://a.ccdn.es/cnet/vehicles/19686210/996bec6a-7a0f-423d-8d38-d52b66e8ed07.jpg',
'https://a.ccdn.es/cnet/vehicles/19686210/4f3853ac-47f2-48d2-9c5e-99dd717454df.jpg',
'https://a.ccdn.es/cnet/vehicles/19686210/1de6006c-e9f5-4bff-b777-a59e3884c57b.jpg',
'https://a.ccdn.es/cnet/vehicles/19686210/7befe980-1ec5-49b5-aac3-caddbb09a8e4.jpg',
'https://a.ccdn.es/cnet/vehicles/19686210/a26a81f8-c41e-4864-88dd-2441c224efde.jpg',
'https://a.ccdn.es/cnet/vehicles/19686210/ca14100c-bc52-4380-b8b3-423ef1ff94e0.jpg',
'https://a.ccdn.es/cnet/vehicles/19686210/11d165d5-59a2-4836-8e64-07286aedb25b.jpg',
'https://a.ccdn.es/cnet/vehicles/19686210/a108d49c-2962-449e-9546-ec3dec464c6d.jpg',
'https://a.ccdn.es/cnet/vehicles/19686210/aaa49566-95fd-49b8-9b87-9bcba3c6f2c4.jpg',
'https://a.ccdn.es/cnet/vehicles/19686210/427f4cc3-4961-46a0-9d7b-aeb22519dec0.jpg',
'https://a.ccdn.es/cnet/vehicles/19686210/63d158b1-32b3-400f-8f9a-5c834d646aa8.jpg',
'https://a.ccdn.es/cnet/vehicles/19686210/1f15afc5-4144-49fd-a9b5-b0e357c68c50.jpg',
'https://a.ccdn.es/cnet/vehicles/19686210/cfd1640f-33f9-414e-9937-a48f00b072f9.jpg',
'https://a.ccdn.es/cnet/vehicles/19686210/646337d3-df9b-453a-a508-83baf1aa1555.jpg',
'https://a.ccdn.es/cnet/vehicles/19686210/94831a8f-f53c-4f6f-a9f2-d4da35c2227a.jpg',
'https://a.ccdn.es/cnet/vehicles/19686210/0bff29a5-432f-4592-bc16-faaf0904e3a1.jpg',
'https://a.ccdn.es/cnet/vehicles/19686210/c92b9363-b3cd-4eea-9460-f74a90057701.jpg',
'https://a.ccdn.es/cnet/vehicles/19686210/b00077f4-038c-438a-ba4b-c6c59cdfbe56.jpg',
'https://a.ccdn.es/cnet/vehicles/19686210/d1a72ac8-aeb2-4558-b0df-32b2c7ce2e45.jpg',
'https://a.ccdn.es/cnet/vehicles/19686210/2b605829-104d-464a-965a-888a7d2f7e17.jpg',
'https://a.ccdn.es/cnet/vehicles/19686210/8cf2b407-d219-4b5a-9bd4-e3808594a24e.jpg',
'https://a.ccdn.es/cnet/vehicles/19686210/b7c3c43a-20c3-4a07-888d-d9ec80371054.jpg',
'https://a.ccdn.es/cnet/vehicles/19686210/2f5b684b-10a2-42f0-98aa-1d6c93856e8d.jpg',
'https://a.ccdn.es/cnet/vehicles/19686210/cac7df45-05ff-4303-a799-07ffc8c978d8.jpg',
'https://a.ccdn.es/cnet/vehicles/19686210/981036d9-fa6a-477f-b79e-8483bd989de1.jpg',
'https://a.ccdn.es/cnet/vehicles/19686210/b5719ded-40bb-42a5-878e-c73d2c8e0162.jpg',
'https://a.ccdn.es/cnet/vehicles/19686210/d91349d4-75a5-4847-bb88-d9119fcc1624.jpg',
'https://a.ccdn.es/cnet/vehicles/19686210/acd5fa84-c02a-4b7f-8a3e-d4ead7003714.jpg',
'https://a.ccdn.es/cnet/vehicles/19686210/f4974c1d-f138-4a3d-92b3-46afcef9e23d.jpg',
'https://a.ccdn.es/cnet/vehicles/19686210/d0fff0b1-231d-4e05-b5c5-bf53c47a55ef.jpg'],
'price': 30900,
'price_includes_vat': True,
'registration_date': '2021-01-01',
'seats_number': 4,
'seller_name': None,
'title': 'BMW Serie 4 420d',
'transmission': 'automatic',
'trim': '420d',
'vin': None,
'year': 2021}
2026-03-24 10:32:31 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 838a165c-2126-5711-9560-5f8f448ae92c with identifier: 70212030
2026-03-24 10:32:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 838a165c-2126-5711-9560-5f8f448ae92c
2026-03-24 10:32:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:32:31 [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%252F19686210%252Fd158d95b-c9e9-4329-9f7e-240bb7572755.jpg%27 HTTP/1.1" 200 None
2026-03-24 10:32:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19686210/d158d95b-c9e9-4329-9f7e-240bb7572755.jpg not downloaded yet
2026-03-24 10:32:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/19686210/d158d95b-c9e9-4329-9f7e-240bb7572755.jpg> (referer: None)
2026-03-24 10:32:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/18670659/fad7bbae-ddab-4fb2-bba1-74b7e3b46f2c.jpg> (referer: None)
2026-03-24 10:32:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 10:32:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f6f2dec52d0>
2026-03-24 10:32:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 10:32:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 10:32:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 10:32:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_838a165c-2126-5711-9560-5f8f448ae92c/838a165c-2126-5711-9560-5f8f448ae92c_image_0.jpg HTTP/1.1" 201 0
2026-03-24 10:32:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:32:31 [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%252F19686210%252Fd158d95b-c9e9-4329-9f7e-240bb7572755.jpg') HTTP/1.1" 204 0
2026-03-24 10:32:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19686210/d158d95b-c9e9-4329-9f7e-240bb7572755.jpg saved to cache
2026-03-24 10:32:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 838a165c-2126-5711-9560-5f8f448ae92c
2026-03-24 10:32:31 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 838a165c-2126-5711-9560-5f8f448ae92c sending to next pipeline
2026-03-24 10:32:31 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 838a165c-2126-5711-9560-5f8f448ae92c with identifier 70212030
2026-03-24 10:32:31 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-24 10:32:31 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-24 10:32:31 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 838a165c-2126-5711-9560-5f8f448ae92c
2026-03-24 10:32:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/19686210/d158d95b-c9e9-4329-9f7e-240bb7572755.jpg>
{'auction_title': '',
'body_type': 'Coupe',
'c_o_2_emission_value': None,
'category': 'Coches',
'color': 'Blanco',
'currency': 'EUR',
'description': 'VEHICULO EN PERFECTO ESTADO.\n'
'NACIONAL.\n'
'REVISADO.\n'
'EL PRECIO TAMBIEN INCLUYE EL CAMBIO DE NOMBRE.\n'
'\n'
'\n'
'12 MESES DE GARANTIA.\n'
'\n'
'\n'
'EQUIPADO CON\n'
'\n'
'-ILUMINACION AMBIENTAL\n'
'-SENSOR DE ANGULO MUERTO\n'
'-PORTON DE MALETERO ELECTRICO\n'
'-CAMBIO AUTOMÁTICO CON LEVAS EN EL VOLANTE\n'
'-FAROS LED HIGH PERFORMANCE CON TECNOLOGÍA DIURNA\n'
'-ASIENTOS DEPORTIVOS EN CUERO Y ALCANTARA CALEFACTADOS\n'
'-NAVEGADOR\n'
'-SENSORES DE APARCAMIENTO CON CAMARA TRASERA 360\n'
'-ARRANQUE CONFORT SIN LLAVE\n'
'-ESPEJO ANTIDESLUMBRANTE\n'
'-MANOS LIBRES BLUETOOTH\n'
'-CONTROL DE VELOCIDAD CRUCERO\n'
'-VOLANTE MULTIFUNCIÓN\n'
'-SENSOR DE LUCES\n'
'-LLANTAS 5 RADIOS DOBLES 18"\n'
'\n'
'\n'
'DISPONEMOS DE FINANCIACION A SU MEDIDA.\n'
'ACEPTAMOS VEHICULO USADO A CAMBIO.\n'
'VENDEMOS A TODA ESPAÑA,CON POSIBILIDAD DE ENTREGA A '
'DOMICILIO.\n'
'\n'
'\n'
'ESTE ANUNCIO PUEDE CONTENER ERRORES, SE MUESTRA A TITULO '
'INFORMATIVO Y NO CONTRACTUAL.',
'doors_number': 2,
'emission_standard': 'ECO',
'engine': '2.0L',
'engine_horse_power': 190,
'expiration_date': None,
'fuel_type': 'Híbrido',
'id': '838a165c-2126-5711-9560-5f8f448ae92c',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/bmw-serie-4-420d-2p-electrico-hibrido-2021-en-murcia-70212030-covo.aspx',
'listing': 'auction',
'location': 'Murcia',
'make': 'BMW',
'model': 'Serie 4',
'odometer': 143000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 44,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_838a165c-2126-5711-9560-5f8f448ae92c/838a165c-2126-5711-9560-5f8f448ae92c_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 51990,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19686210/d158d95b-c9e9-4329-9f7e-240bb7572755.jpg',
'Width': 800}],
'price': 30900,
'price_includes_vat': True,
'registration_date': '2021-01-01',
'seats_number': 4,
'seller_name': None,
'title': 'BMW Serie 4 420d',
'transmission': 'automatic',
'trim': '420d',
'vin': None,
'year': 2021}
2026-03-24 10:32:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:32:31 [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%2770212030%27 HTTP/1.1" 200 None
2026-03-24 10:32:31 [auto_selling_coches.net] INFO: Saving data for 70212030: {'created_time': 1774348351.935435, 'last_price_update_time': 1774348351.935449}
2026-03-24 10:32:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:32:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70212030') HTTP/1.1" 204 0
2026-03-24 10:32:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 10:32:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f6f29da1590>
2026-03-24 10:32:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 10:32:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 10:32:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 10:32:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1ffd4e5a-a759-5cd9-8c06-32509a958baa/1ffd4e5a-a759-5cd9-8c06-32509a958baa_image_0.jpg HTTP/1.1" 201 0
2026-03-24 10:32:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:32:32 [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%252F18670659%252Ffad7bbae-ddab-4fb2-bba1-74b7e3b46f2c.jpg') HTTP/1.1" 204 0
2026-03-24 10:32:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/18670659/fad7bbae-ddab-4fb2-bba1-74b7e3b46f2c.jpg saved to cache
2026-03-24 10:32:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 1ffd4e5a-a759-5cd9-8c06-32509a958baa
2026-03-24 10:32:32 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 1ffd4e5a-a759-5cd9-8c06-32509a958baa sending to next pipeline
2026-03-24 10:32:32 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 1ffd4e5a-a759-5cd9-8c06-32509a958baa with identifier 61636938
2026-03-24 10:32:32 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-24 10:32:32 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-24 10:32:32 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 1ffd4e5a-a759-5cd9-8c06-32509a958baa
2026-03-24 10:32:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/18670659/fad7bbae-ddab-4fb2-bba1-74b7e3b46f2c.jpg>
{'auction_title': '',
'body_type': 'Berlina',
'c_o_2_emission_value': None,
'category': 'Coches',
'color': 'Azul',
'currency': 'EUR',
'description': '*PRECIO VEHICULO FINANCIADO (CONSULTE CONDICIONES)\n'
'VEHICULO EN PERFECTO ESTADO.\n'
'NACIONAL. \n'
'EL PRECIO TAMBIÉN INCLUYE EL CAMBIO DE NOMBRE. \n'
'GARANTIA OFICIAL HASTA 2027.\n'
'\n'
'EQUIPADO CON:\n'
'-MODOS MINI EXPERIENCE\n'
'-BANDEJA PARA CARGA INALÁMBRICA\n'
'-CALEFACCIÓN DE LOS ASIENTOS DELANTEROS\n'
'-ASIENTOS ACABADOS DE VESCIN Y TELA \n'
'-VOLANTE CALEFACTABLE\n'
'-VOLANTE DEPORTIVO\n'
'-TECHO Y ESPEJO EN BLANCO\n'
'-DRIVING ASSISTANT\n'
'-ILUMINACIÓN AMBIENTAL\n'
'-FAROS LED\n'
'-SENSOR LUCES AUTOMATICAS\n'
'-VOLANTE MULTIFUNCIÓN \n'
'-MANOS LIBRES BLUETOOTH\n'
'-APPLE CARPLAY\n'
'-SENSORES DE APARCAMIENTO CON CAMARA\n'
'-LLANTAS DE ALEACIÓN EN 16"\n'
'-ETC...\n'
'\n'
'DISPONEMOS DE FINANCIACION A SU MEDIDA.\n'
'ACEPTAMOS VEHÍCULO USADO A CAMBIO.\n'
'VENDEMOS A TODA ESPAÑA,CON POSIBILIDAD DE ENTREGA A '
'DOMICILIO.',
'doors_number': 5,
'emission_standard': 'C',
'engine': '1.5L',
'engine_horse_power': 156,
'expiration_date': None,
'fuel_type': 'Gasolina',
'id': '1ffd4e5a-a759-5cd9-8c06-32509a958baa',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/mini-cooper-c-5p-gasolina-2025-en-murcia-61636938-covo.aspx',
'listing': 'auction',
'location': 'Murcia',
'make': 'MINI',
'model': 'COOPER',
'odometer': 16000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 12,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1ffd4e5a-a759-5cd9-8c06-32509a958baa/1ffd4e5a-a759-5cd9-8c06-32509a958baa_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 127948,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/18670659/fad7bbae-ddab-4fb2-bba1-74b7e3b46f2c.jpg',
'Width': 800}],
'price': 27900,
'price_includes_vat': True,
'registration_date': '2025-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'MINI COOPER C',
'transmission': 'automatic',
'trim': 'C',
'vin': None,
'year': 2025}
2026-03-24 10:32:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:32:32 [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%2761636938%27 HTTP/1.1" 200 None
2026-03-24 10:32:32 [auto_selling_coches.net] INFO: Saving data for 61636938: {'created_time': 1774348352.039092, 'last_price_update_time': 1774348352.039104}
2026-03-24 10:32:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:32:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='61636938') HTTP/1.1" 204 0
2026-03-24 10:32:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70096247> (referer: https://www.coches.net/concesionario/carwinmurcia/?pg=1) ['zyte-api']
2026-03-24 10:32:32 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
'body_type': 'SUV',
'c_o_2_emission_value': None,
'category': 'Coches',
'color': 'Gris / Plata',
'currency': 'EUR',
'description': 'VEHICULO EN PERFECTO ESTADO.\n'
'NACIONAL. UNICO PROPIETARIO.\n'
'ULTIMA REVISION RECIEN EFECTUADA.\n'
'EL PRECIO TAMBIÉN INCLUYE EL CAMBIO DE NOMBRE.\n'
'\n'
'12 MESES DE GARANTIA. OFICIAL FORD\n'
'\n'
'EQUIPADO CON:\n'
'-ASIENTOS ACABADOS EN TELA ESPECIFICA ST\n'
'-CLIMATIZADOR BI-ZONA\n'
'-SENSOR LUCES AUTOMATICAS\n'
'-VOLANTE MULTIFUNCIÓN \n'
'-EQUIPO DE SONIDO B&O\n'
'-MANOS LIBRES BLUETOOTH\n'
'-APPLE CARPLAY\n'
'-SENSORES DE APARCAMIENTO TRASEROS\n'
'-LLANTAS DE ALEACIÓN EN 19"\n'
'-CONTROL DE ÁNGULO MUERTO\n'
'-ETC...\n'
'\n'
'DISPONEMOS DE FINANCIACION A SU MEDIDA.\n'
'ACEPTAMOS VEHÍCULO USADO A CAMBIO.\n'
'VENDEMOS A TODA ESPAÑA,CON POSIBILIDAD DE ENTREGA A '
'DOMICILIO.',
'doors_number': 5,
'emission_standard': 'ECO',
'engine': '1.0L',
'engine_horse_power': 125,
'expiration_date': None,
'fuel_type': 'Híbrido',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/ford-puma-10-ecoboost-125cv-stline-mhev-5p-electrico-hibrido-2021-en-murcia-70096247-covo.aspx',
'listing': 'auction',
'location': 'Murcia',
'make': 'FORD',
'model': 'Puma',
'odometer': 25000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19595538/b77de251-0809-4693-a43c-303c1dc239df.jpg',
'https://a.ccdn.es/cnet/vehicles/19595538/66bd927c-81d3-4169-bfdb-336f9dbd4e6e.jpg',
'https://a.ccdn.es/cnet/vehicles/19595538/66d8ab07-f406-4f02-8c26-63a24ab6793e.jpg',
'https://a.ccdn.es/cnet/vehicles/19595538/820316aa-a9cb-42dc-84aa-6b505eb231dc.jpg',
'https://a.ccdn.es/cnet/vehicles/19595538/c81d0998-cb00-4dc9-8caa-afac33befa78.jpg',
'https://a.ccdn.es/cnet/vehicles/19595538/b7b351b5-6ae4-417e-a29f-8bd9fbbdb255.jpg',
'https://a.ccdn.es/cnet/vehicles/19595538/7ef63f9f-8c18-48d7-88f2-21a1f859c730.jpg',
'https://a.ccdn.es/cnet/vehicles/19595538/3f30281d-747c-4cc2-b4cb-fd671533328c.jpg',
'https://a.ccdn.es/cnet/vehicles/19595538/9828b7a8-f081-4b3c-a1ff-14dca690c61e.jpg',
'https://a.ccdn.es/cnet/vehicles/19595538/0de205f1-d040-4abb-9061-c026bde339ce.jpg',
'https://a.ccdn.es/cnet/vehicles/19595538/10d76896-c179-410b-be8e-7305d2f73698.jpg',
'https://a.ccdn.es/cnet/vehicles/19595538/9c5b333b-0aa0-40c7-b5c1-1550f76bfb17.jpg',
'https://a.ccdn.es/cnet/vehicles/19595538/54421026-f93d-4532-ba6c-9f46e3f98489.jpg',
'https://a.ccdn.es/cnet/vehicles/19595538/fe0167f3-202f-48d0-b99e-16d1a97fd7a5.jpg',
'https://a.ccdn.es/cnet/vehicles/19595538/0964654d-c054-4b24-abae-f041d603b358.jpg',
'https://a.ccdn.es/cnet/vehicles/19595538/e7a84f7e-2030-4285-ac02-7b9dbca943c5.jpg',
'https://a.ccdn.es/cnet/vehicles/19595538/295edc0c-b8f9-41c5-b60d-27395b53f57f.jpg',
'https://a.ccdn.es/cnet/vehicles/19595538/2a853e4e-6af9-49a1-99dd-2c7143b5c7a2.jpg',
'https://a.ccdn.es/cnet/vehicles/19595538/f3088453-14b8-4b1b-8687-aedb5a2aef54.jpg',
'https://a.ccdn.es/cnet/vehicles/19595538/c92ea2c5-7051-4c10-88c9-254c94685df2.jpg',
'https://a.ccdn.es/cnet/vehicles/19595538/6a9c2932-6e8c-40b5-84de-086a4cdf3fbe.jpg',
'https://a.ccdn.es/cnet/vehicles/19595538/31d54cd4-23c7-4071-9549-c162532f6e52.jpg',
'https://a.ccdn.es/cnet/vehicles/19595538/4ce5168d-fc3f-4030-93a4-161384095953.jpg',
'https://a.ccdn.es/cnet/vehicles/19595538/e025ae10-9ff7-4986-b447-78b82e4f3efa.jpg',
'https://a.ccdn.es/cnet/vehicles/19595538/7350f9ad-b7c0-493e-a6bb-5a57aec47b86.jpg',
'https://a.ccdn.es/cnet/vehicles/19595538/71375168-2a87-4237-9e75-cb229c916c9b.jpg',
'https://a.ccdn.es/cnet/vehicles/19595538/ae6509f3-aa0e-474e-b00d-171b49ea11c1.jpg',
'https://a.ccdn.es/cnet/vehicles/19595538/4b538f85-e803-49dc-a177-eb6d2e08b743.jpg',
'https://a.ccdn.es/cnet/vehicles/19595538/5c8167fa-1a7a-404a-a3ff-54d13f7065dd.jpg',
'https://a.ccdn.es/cnet/vehicles/19595538/bcad15ae-ef90-4191-b5d1-80f74ab10b9b.jpg',
'https://a.ccdn.es/cnet/vehicles/19595538/314da768-2bfe-4739-8bbb-801d69e60bb1.jpg',
'https://a.ccdn.es/cnet/vehicles/19595538/db0bcd09-1273-42da-8fbc-65ef9bb483e1.jpg',
'https://a.ccdn.es/cnet/vehicles/19595538/c5281d9e-90c6-4393-8221-cc6691a40c09.jpg',
'https://a.ccdn.es/cnet/vehicles/19595538/431bf817-b693-4f63-aaf9-4d681b4063d8.jpg',
'https://a.ccdn.es/cnet/vehicles/19595538/788c2ed8-1491-49ea-9d7e-d21711f538d9.jpg',
'https://a.ccdn.es/cnet/vehicles/19595538/31dba6af-3e66-4d8f-9a09-ff6afc79cc2c.jpg',
'https://a.ccdn.es/cnet/vehicles/19595538/2139d4d0-4573-4ac9-8491-59a2a8db74b1.jpg',
'https://a.ccdn.es/cnet/vehicles/19595538/04ea4dce-032b-418e-b36f-e5cf67efb428.jpg'],
'price': 20900,
'price_includes_vat': True,
'registration_date': '2021-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'FORD Puma 1.0 EcoBoost STLine MHEV',
'transmission': 'manual',
'trim': '1.0 EcoBoost 125cv STLine MHEV',
'vin': None,
'year': 2021}
2026-03-24 10:32:32 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: a73eef29-da48-53db-b19b-fb551ab8fa4e with identifier: 70096247
2026-03-24 10:32:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item a73eef29-da48-53db-b19b-fb551ab8fa4e
2026-03-24 10:32:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:32:32 [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%252F19595538%252Fb77de251-0809-4693-a43c-303c1dc239df.jpg%27 HTTP/1.1" 200 None
2026-03-24 10:32:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19595538/b77de251-0809-4693-a43c-303c1dc239df.jpg not downloaded yet
2026-03-24 10:32:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/19595538/b77de251-0809-4693-a43c-303c1dc239df.jpg> (referer: None)
2026-03-24 10:32:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 10:32:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f6f2b97ead0>
2026-03-24 10:32:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 10:32:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 10:32:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 10:32:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a73eef29-da48-53db-b19b-fb551ab8fa4e/a73eef29-da48-53db-b19b-fb551ab8fa4e_image_0.jpg HTTP/1.1" 201 0
2026-03-24 10:32:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:32:32 [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%252F19595538%252Fb77de251-0809-4693-a43c-303c1dc239df.jpg') HTTP/1.1" 204 0
2026-03-24 10:32:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19595538/b77de251-0809-4693-a43c-303c1dc239df.jpg saved to cache
2026-03-24 10:32:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item a73eef29-da48-53db-b19b-fb551ab8fa4e
2026-03-24 10:32:32 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item a73eef29-da48-53db-b19b-fb551ab8fa4e sending to next pipeline
2026-03-24 10:32:32 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: a73eef29-da48-53db-b19b-fb551ab8fa4e with identifier 70096247
2026-03-24 10:32:32 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-24 10:32:32 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-24 10:32:32 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item a73eef29-da48-53db-b19b-fb551ab8fa4e
2026-03-24 10:32:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/19595538/b77de251-0809-4693-a43c-303c1dc239df.jpg>
{'auction_title': '',
'body_type': 'SUV',
'c_o_2_emission_value': None,
'category': 'Coches',
'color': 'Gris / Plata',
'currency': 'EUR',
'description': 'VEHICULO EN PERFECTO ESTADO.\n'
'NACIONAL. UNICO PROPIETARIO.\n'
'ULTIMA REVISION RECIEN EFECTUADA.\n'
'EL PRECIO TAMBIÉN INCLUYE EL CAMBIO DE NOMBRE.\n'
'\n'
'12 MESES DE GARANTIA. OFICIAL FORD\n'
'\n'
'EQUIPADO CON:\n'
'-ASIENTOS ACABADOS EN TELA ESPECIFICA ST\n'
'-CLIMATIZADOR BI-ZONA\n'
'-SENSOR LUCES AUTOMATICAS\n'
'-VOLANTE MULTIFUNCIÓN \n'
'-EQUIPO DE SONIDO B&O\n'
'-MANOS LIBRES BLUETOOTH\n'
'-APPLE CARPLAY\n'
'-SENSORES DE APARCAMIENTO TRASEROS\n'
'-LLANTAS DE ALEACIÓN EN 19"\n'
'-CONTROL DE ÁNGULO MUERTO\n'
'-ETC...\n'
'\n'
'DISPONEMOS DE FINANCIACION A SU MEDIDA.\n'
'ACEPTAMOS VEHÍCULO USADO A CAMBIO.\n'
'VENDEMOS A TODA ESPAÑA,CON POSIBILIDAD DE ENTREGA A '
'DOMICILIO.',
'doors_number': 5,
'emission_standard': 'ECO',
'engine': '1.0L',
'engine_horse_power': 125,
'expiration_date': None,
'fuel_type': 'Híbrido',
'id': 'a73eef29-da48-53db-b19b-fb551ab8fa4e',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/ford-puma-10-ecoboost-125cv-stline-mhev-5p-electrico-hibrido-2021-en-murcia-70096247-covo.aspx',
'listing': 'auction',
'location': 'Murcia',
'make': 'FORD',
'model': 'Puma',
'odometer': 25000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 38,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a73eef29-da48-53db-b19b-fb551ab8fa4e/a73eef29-da48-53db-b19b-fb551ab8fa4e_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 53147,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19595538/b77de251-0809-4693-a43c-303c1dc239df.jpg',
'Width': 800}],
'price': 20900,
'price_includes_vat': True,
'registration_date': '2021-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'FORD Puma 1.0 EcoBoost STLine MHEV',
'transmission': 'manual',
'trim': '1.0 EcoBoost 125cv STLine MHEV',
'vin': None,
'year': 2021}
2026-03-24 10:32:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:32:32 [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%2770096247%27 HTTP/1.1" 200 None
2026-03-24 10:32:32 [auto_selling_coches.net] INFO: Saving data for 70096247: {'created_time': 1774348352.496551, 'last_price_update_time': 1774348352.49656}
2026-03-24 10:32:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:32:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70096247') HTTP/1.1" 204 0
2026-03-24 10:32:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70058105> (referer: https://www.coches.net/concesionario/carwinmurcia/?pg=1) ['zyte-api']
2026-03-24 10:32:32 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
'body_type': 'Berlina',
'c_o_2_emission_value': 129,
'category': 'Coches',
'color': 'Negro',
'currency': 'EUR',
'description': 'VEHICULO EN PERFECTO ESTADO.\n'
'NACIONAL.\n'
'REVISADO.\n'
'EL PRECIO TAMBIEN INCLUYE EL CAMBIO DE NOMBRE.\n'
'12 MESES DE GARANTIA.\n'
'\n'
'EQUIPADO CON :\n'
'-ILUMINACION AMBIENTAL\n'
'-SENSOR DE ANGULO MUERTO\n'
'-PORTON DE MALETERO ELECTRICO\n'
'-CAMBIO AUTOMÁTICO CON LEVAS EN EL VOLANTE\n'
'-FAROS LED HIGH PERFORMANCE CON TECNOLOGÍA DIURNA\n'
'-TAPICERIA EN CUERO\n'
'-NAVEGADOR\n'
'-SENSORES DE APARCAMIENTO CON CAMARA TRASERA\n'
'-ARRANQUE CONFORT SIN LLAVE\n'
'-ESPEJO ANTIDESLUMBRANTE\n'
'-MANOS LIBRES BLUETOOTH\n'
'-CONTROL DE VELOCIDAD CRUCERO\n'
'-VOLANTE MULTIFUNCIÓN\n'
'-SENSOR DE LUCES\n'
'-LLANTAS MULTIRADIOS 19"\n'
'\n'
'DISPONEMOS DE FINANCIACION A SU MEDIDA.\n'
'ACEPTAMOS VEHICULO USADO A CAMBIO.\n'
'VENDEMOS A TODA ESPAÑA,CON POSIBILIDAD DE ENTREGA A '
'DOMICILIO.\n'
'\n'
'ESTE ANUNCIO PUEDE CONTENER ERRORES, SE MUESTRA A TITULO '
'INFORMATIVO Y NO CONTRACTUAL.',
'doors_number': 4,
'emission_standard': 'C',
'engine': '3.0L',
'engine_horse_power': 265,
'expiration_date': None,
'fuel_type': 'Diesel',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/bmw-serie-7-730da-4p-diesel-2016-en-murcia-70058105-covo.aspx',
'listing': 'auction',
'location': 'Murcia',
'make': 'BMW',
'model': 'Serie 7',
'odometer': 159500,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19566304/f7d3e755-bc16-4bb0-876b-2ad512e6a5dc.jpg',
'https://a.ccdn.es/cnet/vehicles/19566304/77e44f4c-3826-4614-a523-2e54787a327c.jpg',
'https://a.ccdn.es/cnet/vehicles/19566304/2ab14ca0-bc79-4b9d-aa15-8adf5ee22953.jpg',
'https://a.ccdn.es/cnet/vehicles/19566304/5796392e-6fba-45db-b8d6-79a09448e05b.jpg',
'https://a.ccdn.es/cnet/vehicles/19566304/f67b530c-5030-4e10-94a2-c3839b2e36b3.jpg',
'https://a.ccdn.es/cnet/vehicles/19566304/b24c87af-6278-4a0b-a614-f6c8ff6d557a.jpg',
'https://a.ccdn.es/cnet/vehicles/19566304/b1e3992b-c4a4-4604-9ad8-f4702e57c3d1.jpg',
'https://a.ccdn.es/cnet/vehicles/19566304/e501e752-cdd9-4926-9d5e-bdc4401be594.jpg',
'https://a.ccdn.es/cnet/vehicles/19566304/48356d5d-5016-45a3-9e97-ff069328df74.jpg',
'https://a.ccdn.es/cnet/vehicles/19566304/cb20fc76-947a-45a5-a795-edd1a9c68f2f.jpg',
'https://a.ccdn.es/cnet/vehicles/19566304/11ef2d2f-8e3e-4f1a-bc0e-8d3f28701a96.jpg',
'https://a.ccdn.es/cnet/vehicles/19566304/1f3f7608-4d40-4a49-9a7c-d1b682540169.jpg',
'https://a.ccdn.es/cnet/vehicles/19566304/44c27efa-ecff-4284-8187-002283131170.jpg',
'https://a.ccdn.es/cnet/vehicles/19566304/ae27d96e-2c22-450e-90a1-2a2ed4dbdff5.jpg',
'https://a.ccdn.es/cnet/vehicles/19566304/13540b09-5785-4240-aa13-2a52484d10e8.jpg',
'https://a.ccdn.es/cnet/vehicles/19566304/f6d0ed89-4ca0-4816-ae47-bbd41842afeb.jpg',
'https://a.ccdn.es/cnet/vehicles/19566304/eab5a24f-c043-41bb-a2ca-3066ff765a07.jpg',
'https://a.ccdn.es/cnet/vehicles/19566304/6435805e-522e-4d27-b050-eedd9479f3ef.jpg',
'https://a.ccdn.es/cnet/vehicles/19566304/cf0d43b8-2014-4acf-9efc-3a4361d03da4.jpg',
'https://a.ccdn.es/cnet/vehicles/19566304/e71a0f93-2c9e-41ac-b1c5-b19911057c2b.jpg',
'https://a.ccdn.es/cnet/vehicles/19566304/0833a4ab-d300-449b-aac3-bc000ad2a1bc.jpg',
'https://a.ccdn.es/cnet/vehicles/19566304/02494765-fdd2-4c6a-9f23-2a32c902a2f2.jpg',
'https://a.ccdn.es/cnet/vehicles/19566304/6a1dda1f-2022-4bf5-9d04-1b0367de209c.jpg',
'https://a.ccdn.es/cnet/vehicles/19566304/9393e93a-2656-4ed7-8ec2-823c0ae2d379.jpg',
'https://a.ccdn.es/cnet/vehicles/19566304/031b3b39-8e10-42e1-83c2-f23999c4f018.jpg',
'https://a.ccdn.es/cnet/vehicles/19566304/f7c9bfea-ae37-489c-8ad7-9f0400d12ae9.jpg',
'https://a.ccdn.es/cnet/vehicles/19566304/643862d4-52cc-4ca5-9258-f9675df22faa.jpg',
'https://a.ccdn.es/cnet/vehicles/19566304/8a6bccf1-01df-4be4-a305-d7de7a7afc94.jpg',
'https://a.ccdn.es/cnet/vehicles/19566304/8d83aec7-0084-4afb-8e32-abbd56c687c7.jpg',
'https://a.ccdn.es/cnet/vehicles/19566304/2cff5e7c-0e9c-4c30-ae83-95a8f4f5c060.jpg',
'https://a.ccdn.es/cnet/vehicles/19566304/254db29e-646a-4ce7-9bea-efefa00a2a05.jpg',
'https://a.ccdn.es/cnet/vehicles/19566304/806fa663-2762-4879-9c5d-d7f6e989341f.jpg',
'https://a.ccdn.es/cnet/vehicles/19566304/67ece781-ce3e-4aa3-a141-25d12711795f.jpg',
'https://a.ccdn.es/cnet/vehicles/19566304/97c2ede8-1783-4b27-9b10-fbdd490da817.jpg',
'https://a.ccdn.es/cnet/vehicles/19566304/d4e46a4a-7519-4e52-adeb-56527e05dabe.jpg',
'https://a.ccdn.es/cnet/vehicles/19566304/cacd5f2b-0d73-4005-a745-bed92aefc8aa.jpg',
'https://a.ccdn.es/cnet/vehicles/19566304/1e767772-1ea3-4307-aeb1-10a50c38b166.jpg',
'https://a.ccdn.es/cnet/vehicles/19566304/a4176361-5a7d-4ebe-9f0e-b194e01cee62.jpg',
'https://a.ccdn.es/cnet/vehicles/19566304/6630055e-d596-4a84-97b8-8335874159cc.jpg',
'https://a.ccdn.es/cnet/vehicles/19566304/14c13674-8314-491d-b57d-b0f01d06ecb1.jpg',
'https://a.ccdn.es/cnet/vehicles/19566304/3d3bd025-6b45-425a-a00c-e363ccc7a97f.jpg',
'https://a.ccdn.es/cnet/vehicles/19566304/9d9a4c8f-725a-422a-ab15-63d91340402d.jpg',
'https://a.ccdn.es/cnet/vehicles/19566304/26faffe5-6e6f-4176-97ec-a19bb394c923.jpg',
'https://a.ccdn.es/cnet/vehicles/19566304/0c4de00a-1ed4-4769-a7ad-62e75fbe392c.jpg',
'https://a.ccdn.es/cnet/vehicles/19566304/96760ab0-0269-4356-8615-0d20e5d4cca4.jpg',
'https://a.ccdn.es/cnet/vehicles/19566304/2ab37542-9f09-4b45-8684-1fd7e1713771.jpg',
'https://a.ccdn.es/cnet/vehicles/19566304/36a06b24-7a87-4490-8cc3-267c04abc41e.jpg',
'https://a.ccdn.es/cnet/vehicles/19566304/6318f45c-fd88-4d32-9b07-c3f3c1be1bd4.jpg',
'https://a.ccdn.es/cnet/vehicles/19566304/5e67bfa9-0186-44df-9ac3-f02b7f549213.jpg',
'https://a.ccdn.es/cnet/vehicles/19566304/12ee5828-1d78-4482-938c-89ea6781f767.jpg',
'https://a.ccdn.es/cnet/vehicles/19566304/d34e3659-29de-4020-a7ce-e3f2d4c4470f.jpg'],
'price': 27900,
'price_includes_vat': True,
'registration_date': '2016-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'BMW Serie 7 730dA',
'transmission': 'automatic',
'trim': '730dA',
'vin': None,
'year': 2016}
2026-03-24 10:32:32 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: edaa79a2-7a95-5c05-b080-2ea07922e786 with identifier: 70058105
2026-03-24 10:32:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item edaa79a2-7a95-5c05-b080-2ea07922e786
2026-03-24 10:32:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:32:32 [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%252F19566304%252Ff7d3e755-bc16-4bb0-876b-2ad512e6a5dc.jpg%27 HTTP/1.1" 200 None
2026-03-24 10:32:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19566304/f7d3e755-bc16-4bb0-876b-2ad512e6a5dc.jpg not downloaded yet
2026-03-24 10:32:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/19566304/f7d3e755-bc16-4bb0-876b-2ad512e6a5dc.jpg> (referer: None)
2026-03-24 10:32:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 10:32:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f6f29cd84d0>
2026-03-24 10:32:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 10:32:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 10:32:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 10:32:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_edaa79a2-7a95-5c05-b080-2ea07922e786/edaa79a2-7a95-5c05-b080-2ea07922e786_image_0.jpg HTTP/1.1" 201 0
2026-03-24 10:32:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:32:32 [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%252F19566304%252Ff7d3e755-bc16-4bb0-876b-2ad512e6a5dc.jpg') HTTP/1.1" 204 0
2026-03-24 10:32:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19566304/f7d3e755-bc16-4bb0-876b-2ad512e6a5dc.jpg saved to cache
2026-03-24 10:32:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item edaa79a2-7a95-5c05-b080-2ea07922e786
2026-03-24 10:32:32 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item edaa79a2-7a95-5c05-b080-2ea07922e786 sending to next pipeline
2026-03-24 10:32:32 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: edaa79a2-7a95-5c05-b080-2ea07922e786 with identifier 70058105
2026-03-24 10:32:32 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-24 10:32:32 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-24 10:32:32 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item edaa79a2-7a95-5c05-b080-2ea07922e786
2026-03-24 10:32:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/19566304/f7d3e755-bc16-4bb0-876b-2ad512e6a5dc.jpg>
{'auction_title': '',
'body_type': 'Berlina',
'c_o_2_emission_value': 129,
'category': 'Coches',
'color': 'Negro',
'currency': 'EUR',
'description': 'VEHICULO EN PERFECTO ESTADO.\n'
'NACIONAL.\n'
'REVISADO.\n'
'EL PRECIO TAMBIEN INCLUYE EL CAMBIO DE NOMBRE.\n'
'12 MESES DE GARANTIA.\n'
'\n'
'EQUIPADO CON :\n'
'-ILUMINACION AMBIENTAL\n'
'-SENSOR DE ANGULO MUERTO\n'
'-PORTON DE MALETERO ELECTRICO\n'
'-CAMBIO AUTOMÁTICO CON LEVAS EN EL VOLANTE\n'
'-FAROS LED HIGH PERFORMANCE CON TECNOLOGÍA DIURNA\n'
'-TAPICERIA EN CUERO\n'
'-NAVEGADOR\n'
'-SENSORES DE APARCAMIENTO CON CAMARA TRASERA\n'
'-ARRANQUE CONFORT SIN LLAVE\n'
'-ESPEJO ANTIDESLUMBRANTE\n'
'-MANOS LIBRES BLUETOOTH\n'
'-CONTROL DE VELOCIDAD CRUCERO\n'
'-VOLANTE MULTIFUNCIÓN\n'
'-SENSOR DE LUCES\n'
'-LLANTAS MULTIRADIOS 19"\n'
'\n'
'DISPONEMOS DE FINANCIACION A SU MEDIDA.\n'
'ACEPTAMOS VEHICULO USADO A CAMBIO.\n'
'VENDEMOS A TODA ESPAÑA,CON POSIBILIDAD DE ENTREGA A '
'DOMICILIO.\n'
'\n'
'ESTE ANUNCIO PUEDE CONTENER ERRORES, SE MUESTRA A TITULO '
'INFORMATIVO Y NO CONTRACTUAL.',
'doors_number': 4,
'emission_standard': 'C',
'engine': '3.0L',
'engine_horse_power': 265,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': 'edaa79a2-7a95-5c05-b080-2ea07922e786',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/bmw-serie-7-730da-4p-diesel-2016-en-murcia-70058105-covo.aspx',
'listing': 'auction',
'location': 'Murcia',
'make': 'BMW',
'model': 'Serie 7',
'odometer': 159500,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 51,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_edaa79a2-7a95-5c05-b080-2ea07922e786/edaa79a2-7a95-5c05-b080-2ea07922e786_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 54789,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19566304/f7d3e755-bc16-4bb0-876b-2ad512e6a5dc.jpg',
'Width': 800}],
'price': 27900,
'price_includes_vat': True,
'registration_date': '2016-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'BMW Serie 7 730dA',
'transmission': 'automatic',
'trim': '730dA',
'vin': None,
'year': 2016}
2026-03-24 10:32:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:32:32 [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%2770058105%27 HTTP/1.1" 200 None
2026-03-24 10:32:32 [auto_selling_coches.net] INFO: Saving data for 70058105: {'created_time': 1774348352.889299, 'last_price_update_time': 1774348352.889307}
2026-03-24 10:32:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:32:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70058105') HTTP/1.1" 204 0
2026-03-24 10:32:32 [scrapy.core.engine] INFO: Closing spider (finished)
2026-03-24 10:32:32 [crawlers.pipelines.save_to_cdlq_db_auto_selling] DEBUG: [SaveToCdlqDbAutoSelling] failed to close cursor: 'SaveToCdlqDbAutoSelling' object has no attribute 'cursor'
2026-03-24 10:32:32 [crawlers.pipelines.save_to_cdlq_db_auto_selling] DEBUG: [SaveToCdlqDbAutoSelling] failed to close connection: 'SaveToCdlqDbAutoSelling' object has no attribute 'conn'
2026-03-24 10:32:32 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-24 10:32:32 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-24 10:32:32 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process scrape complete CloudEvent for item b1d08c7e276c11f18f76c264925fbcfa
2026-03-24 10:32:32 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.ATTACHED: 3> -> <LinkState.DETACH_SENT: 4>
2026-03-24 10:32:32 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.ATTACHED: 3> -> <LinkState.DETACH_SENT: 4>
2026-03-24 10:32:32 [azure.servicebus._pyamqp.management_link] INFO: Management link receiver state changed: <LinkState.ATTACHED: 3> -> <LinkState.DETACH_SENT: 4>
2026-03-24 10:32:32 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.ATTACHED: 3> -> <LinkState.DETACH_SENT: 4>
2026-03-24 10:32:32 [azure.servicebus._pyamqp.management_link] INFO: Management link sender state changed: <LinkState.ATTACHED: 3> -> <LinkState.DETACH_SENT: 4>
2026-03-24 10:32:32 [azure.servicebus._pyamqp.session] INFO: Session state changed: <SessionState.MAPPED: 3> -> <SessionState.END_SENT: 4>
2026-03-24 10:32:32 [azure.servicebus._pyamqp._connection] INFO: Connection state changed: <ConnectionState.OPENED: 9> -> <ConnectionState.CLOSE_SENT: 11>
2026-03-24 10:32:32 [azure.servicebus._pyamqp._connection] INFO: Connection state changed: <ConnectionState.CLOSE_SENT: 11> -> <ConnectionState.END: 13>
2026-03-24 10:32:32 [azure.servicebus._pyamqp.session] INFO: Session state changed: <SessionState.END_SENT: 4> -> <SessionState.DISCARDING: 6>
2026-03-24 10:32:32 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.DETACH_SENT: 4> -> <LinkState.DETACHED: 0>
2026-03-24 10:32:32 [azure.servicebus._pyamqp.management_link] INFO: Management link sender state changed: <LinkState.DETACH_SENT: 4> -> <LinkState.DETACHED: 0>
2026-03-24 10:32:32 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.DETACH_SENT: 4> -> <LinkState.DETACHED: 0>
2026-03-24 10:32:32 [azure.servicebus._pyamqp.management_link] INFO: Management link receiver state changed: <LinkState.DETACH_SENT: 4> -> <LinkState.DETACHED: 0>
2026-03-24 10:32:32 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.DETACH_SENT: 4> -> <LinkState.DETACHED: 0>
2026-03-24 10:32:33 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: [AzureBusPipeline] connection closed
2026-03-24 10:32:33 [auto_selling_coches.net] INFO: auto_selling_coches.net Crawl ended with reason finished, scrape types: {<ScrapeType.NEW: 1>: 6, <ScrapeType.NEW_DUPLICATE_ID: 4>: 0, <ScrapeType.PRICE_UPDATE: 2>: 0, <ScrapeType.AUCTION_UPDATE: 3>: 0, <ScrapeType.SKIPPED: 0>: 0}
2026-03-24 10:32:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 10:32:34 [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%201773052353 HTTP/1.1" 200 None
2026-03-24 10:32:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='61999870') HTTP/1.1" 204 0
2026-03-24 10:32:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62153523') HTTP/1.1" 204 0
2026-03-24 10:32:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62264477') HTTP/1.1" 204 0
2026-03-24 10:32:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62408391') HTTP/1.1" 204 0
2026-03-24 10:32:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62508047') HTTP/1.1" 204 0
2026-03-24 10:32:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62632278') HTTP/1.1" 204 0
2026-03-24 10:32:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70020956') HTTP/1.1" 204 0
2026-03-24 10:32:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70079528') HTTP/1.1" 204 0
2026-03-24 10:32:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70079984') HTTP/1.1" 204 0
2026-03-24 10:32:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70104386') HTTP/1.1" 204 0
2026-03-24 10:32:34 [scrapy.extensions.feedexport] INFO: Stored jsonlines feed (36 items) in: file:///var/lib/scrapyd/items/sourcing_v2/auto_selling_coches.net/b1d08c7e276c11f18f76c264925fbcfa.jl
2026-03-24 10:32:34 [scrapy.statscollectors] INFO: Dumping Scrapy stats:
{'downloader/request_bytes': 35748,
'downloader/request_count': 75,
'downloader/request_method_count/GET': 75,
'downloader/response_bytes': 7346770,
'downloader/response_count': 75,
'downloader/response_status_count/200': 75,
'elapsed_time_seconds': 29.879489,
'feedexport/success_count/FileFeedStorage': 1,
'finish_reason': 'finished',
'finish_time': datetime.datetime(2026, 3, 24, 10, 32, 34, 743792, tzinfo=datetime.timezone.utc),
'httpcompression/response_bytes': 2350769,
'httpcompression/response_count': 36,
'item_scraped_count': 36,
'log_count/DEBUG': 725,
'log_count/INFO': 644,
'memusage/max': 149393408,
'memusage/startup': 149393408,
'photo_download_count': 36,
'request_depth_max': 4,
'response_received_count': 39,
'scheduler/dequeued': 75,
'scheduler/dequeued/memory': 75,
'scheduler/enqueued': 75,
'scheduler/enqueued/memory': 75,
'scrape_type/new': 36,
'scrapy-zyte-api/429': 0,
'scrapy-zyte-api/attempts': 39,
'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.5396186096880295,
'scrapy-zyte-api/mean_response_seconds': 1.5959410370470815,
'scrapy-zyte-api/processed': 39,
'scrapy-zyte-api/request_args/customHttpRequestHeaders': 38,
'scrapy-zyte-api/request_args/experimental.requestCookies': 37,
'scrapy-zyte-api/request_args/experimental.responseCookies': 39,
'scrapy-zyte-api/request_args/httpResponseBody': 39,
'scrapy-zyte-api/request_args/httpResponseHeaders': 39,
'scrapy-zyte-api/request_args/url': 39,
'scrapy-zyte-api/status_codes/200': 39,
'scrapy-zyte-api/success': 39,
'scrapy-zyte-api/success_ratio': 1.0,
'scrapy-zyte-api/throttle_ratio': 0.0,
'start_time': datetime.datetime(2026, 3, 24, 10, 32, 4, 864303, tzinfo=datetime.timezone.utc)}
2026-03-24 10:32:34 [scrapy.core.engine] INFO: Spider closed (finished)
2026-03-24 10:32:34 [asyncio] ERROR: Unclosed client session
client_session: <aiohttp.client.ClientSession object at 0x7f6f2d16f190>
2026-03-24 10:32:34 [asyncio] ERROR: Unclosed client session
client_session: <aiohttp.client.ClientSession object at 0x7f6f2d16f9d0>