2026-03-26 10:00:30 [scrapy.utils.log] INFO: Scrapy 2.11.2 started (bot: SourcingV2)
2026-03-26 10:00:30 [scrapy.utils.log] INFO: Versions: lxml 5.2.2.0, libxml2 2.12.6, cssselect 1.2.0, parsel 1.9.1, w3lib 2.1.2, Twisted 24.3.0, Python 3.11.2 (main, Mar 13 2023, 12:18:29) [GCC 12.2.0], pyOpenSSL 24.1.0 (OpenSSL 3.2.1 30 Jan 2024), cryptography 42.0.7, Platform Linux-5.15.0-1098-azure-x86_64-with-glibc2.36
2026-03-26 10:00:30 [auto_selling_coches.net] INFO: Starting auto_selling_coches.net spider
2026-03-26 10:00:30 [auto_selling_coches.net] INFO: _job: 9c800c8e28fa11f18f76c264925fbcfa, SCRAPY_JOB: None
2026-03-26 10:00:30 [auto_selling_coches.net] INFO: Quick mode enabled - reduced wait times and single photo per item
2026-03-26 10:00:30 [scrapy.addons] INFO: Enabled addons:
[]
2026-03-26 10:00:30 [asyncio] DEBUG: Using selector: EpollSelector
2026-03-26 10:00:30 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor
2026-03-26 10:00:30 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop
2026-03-26 10:00:30 [scrapy.extensions.telnet] INFO: Telnet Password: 4d39b4354e04aa37
2026-03-26 10:00:30 [scrapy.middleware] INFO: Enabled extensions:
['scrapy.extensions.corestats.CoreStats',
'scrapy.extensions.telnet.TelnetConsole',
'scrapy.extensions.memusage.MemoryUsage',
'scrapy.extensions.feedexport.FeedExporter',
'scrapy.extensions.logstats.LogStats',
'scrapy.extensions.closespider.CloseSpider']
2026-03-26 10:00:30 [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/9c800c8e28fa11f18f76c264925fbcfa.log',
'LOG_FORMATTER': 'crawlers.log_formatter.SourcingLogFormatter',
'MEMUSAGE_LIMIT_MB': 2048,
'MEMUSAGE_WARNING_MB': 1536,
'NEWSPIDER_MODULE': 'spiders',
'REQUEST_FINGERPRINTER_CLASS': 'scrapy_zyte_api.ScrapyZyteAPIRequestFingerprinter',
'REQUEST_FINGERPRINTER_IMPLEMENTATION': '2.7',
'SPIDER_MODULES': ['spiders', 'auth_check'],
'TWISTED_REACTOR': 'twisted.internet.asyncioreactor.AsyncioSelectorReactor',
'USER_AGENT': ''}
2026-03-26 10:00:30 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-26 10:00:30 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-26 10:00:30 [scrapy.middleware] INFO: Enabled downloader middlewares:
['scrapy.downloadermiddlewares.offsite.OffsiteMiddleware',
'scrapy.downloadermiddlewares.httpauth.HttpAuthMiddleware',
'scrapy.downloadermiddlewares.downloadtimeout.DownloadTimeoutMiddleware',
'scrapy.downloadermiddlewares.defaultheaders.DefaultHeadersMiddleware',
'scrapy.downloadermiddlewares.useragent.UserAgentMiddleware',
'scrapy_zyte_api.ScrapyZyteAPIDownloaderMiddleware',
'scrapy.downloadermiddlewares.retry.RetryMiddleware',
'scrapy.downloadermiddlewares.redirect.MetaRefreshMiddleware',
'scrapy.downloadermiddlewares.httpcompression.HttpCompressionMiddleware',
'scrapy.downloadermiddlewares.redirect.RedirectMiddleware',
'scrapy.downloadermiddlewares.cookies.CookiesMiddleware',
'scrapy.downloadermiddlewares.httpproxy.HttpProxyMiddleware',
'scrapy.downloadermiddlewares.stats.DownloaderStats']
2026-03-26 10:00:30 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Setting up IdGenerationMiddleware for auto_selling
2026-03-26 10:00:30 [scrapy.middleware] INFO: Enabled spider middlewares:
['scrapy.spidermiddlewares.httperror.HttpErrorMiddleware',
'scrapy_zyte_api.ScrapyZyteAPISpiderMiddleware',
'scrapy.spidermiddlewares.referer.RefererMiddleware',
'scrapy.spidermiddlewares.urllength.UrlLengthMiddleware',
'scrapy.spidermiddlewares.depth.DepthMiddleware',
'crawlers.middlewares.photo_download_middleware.PhotoDownloadMiddleware',
'crawlers.auto_selling.middlewares.id_gen_middleware.IdGenMiddleware']
2026-03-26 10:00:30 [scrapy.middleware] INFO: Enabled item pipelines:
['crawlers.pipelines.post_to_azurebus_auto_selling.AzureBusPipelineAutoSelling',
'crawlers.pipelines.save_to_cdlq_db_auto_selling.SaveToCdlqDbAutoSelling']
2026-03-26 10:00:30 [scrapy.core.engine] INFO: Spider opened
2026-03-26 10:00:30 [azure.identity._credentials.environment] INFO: Incomplete environment configuration for EnvironmentCredential. These variables are set: AZURE_TENANT_ID, AZURE_CLIENT_ID
2026-03-26 10:00:30 [common.service_bus.service_bus_client_factory] INFO: ServiceBusClient initialized via DefaultAzureCredential for alx-production-bus.servicebus.windows.net
2026-03-26 10:00:30 [crawlers.pipelines.base_azure_bus_pipeline] INFO: [AzureBusPipeline] Connected to topic auto.sourcing-v2-quickmode
2026-03-26 10:00:30 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min)
2026-03-26 10:00:30 [scrapy.extensions.telnet] INFO: Telnet console listening on 127.0.0.1:6024
2026-03-26 10:00:30 [scrapy.extensions.memusage] INFO: Peak memory usage is 139MiB
2026-03-26 10:00:30 [scrapy-playwright] INFO: Starting download handler
2026-03-26 10:00:30 [scrapy-playwright] INFO: Starting download handler
2026-03-26 10:00:35 [auto_selling_coches.net] INFO: Scraper started with URL: https://www.coches.net/concesionario/autosraul and multipost_profile_id: 31cc0de9-a987-4a1f-a83a-f9e56f79c453 and job_id: 9c800c8e28fa11f18f76c264925fbcfa
2026-03-26 10:00:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 10:00:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.coches.net/concesionario/autosraul> (referer: None) ['zyte-api']
2026-03-26 10:00:40 [auto_selling_coches.net] INFO: response: <200 https://www.coches.net/concesionario/autosraul/>
2026-03-26 10:00:40 [auto_selling_coches.net] INFO: Title at home page 29 Vehículos
2026-03-26 10:00:40 [auto_selling_coches.net] INFO: Total number of items: 29
2026-03-26 10:00:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 10:00:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.coches.net/concesionario/autosraul?pg=1> (referer: https://www.coches.net/concesionario/autosraul/) ['zyte-api']
2026-03-26 10:00:46 [auto_selling_coches.net] INFO: Parsing page 1
2026-03-26 10:00:46 [auto_selling_coches.net] INFO: Found 29 listings on page 1
2026-03-26 10:00:46 [auto_selling_coches.net] INFO: Found listing with ID: 70265149
2026-03-26 10:00:46 [azure.identity._credentials.environment] INFO: Incomplete environment configuration for EnvironmentCredential. These variables are set: AZURE_TENANT_ID, AZURE_CLIENT_ID
2026-03-26 10:00:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
2026-03-26 10:00:46 [urllib3.connectionpool] DEBUG: https://login.microsoftonline.com:443 "POST /8ea908c1-4e85-4692-bc3f-3646b9b40891/oauth2/v2.0/token HTTP/1.1" 200 2115
2026-03-26 10:00:46 [azure.identity._credentials.chained] INFO: DefaultAzureCredential acquired a token from WorkloadIdentityCredential
2026-03-26 10:00:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): alxsourcingstorageprod.table.core.windows.net:443
2026-03-26 10:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%2770265149%27 HTTP/1.1" 200 None
2026-03-26 10:00:47 [auto_selling_coches.net] INFO: Scrape type for 70265149: 1
2026-03-26 10:00:47 [auto_selling_coches.net] INFO: Scraping new listing 70265149
2026-03-26 10:00:47 [auto_selling_coches.net] INFO: Found listing with ID: 70265560
2026-03-26 10:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%2770265560%27 HTTP/1.1" 200 None
2026-03-26 10:00:47 [auto_selling_coches.net] INFO: Scrape type for 70265560: 1
2026-03-26 10:00:47 [auto_selling_coches.net] INFO: Scraping new listing 70265560
2026-03-26 10:00:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 10:00:47 [auto_selling_coches.net] INFO: Found listing with ID: 70266258
2026-03-26 10:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%2770266258%27 HTTP/1.1" 200 None
2026-03-26 10:00:47 [auto_selling_coches.net] INFO: Scrape type for 70266258: 1
2026-03-26 10:00:47 [auto_selling_coches.net] INFO: Scraping new listing 70266258
2026-03-26 10:00:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 10:00:47 [auto_selling_coches.net] INFO: Found listing with ID: 70265394
2026-03-26 10:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%2770265394%27 HTTP/1.1" 200 None
2026-03-26 10:00:47 [auto_selling_coches.net] INFO: Scrape type for 70265394: 1
2026-03-26 10:00:47 [auto_selling_coches.net] INFO: Scraping new listing 70265394
2026-03-26 10:00:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 10:00:47 [auto_selling_coches.net] INFO: Found listing with ID: 70265999
2026-03-26 10:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%2770265999%27 HTTP/1.1" 200 None
2026-03-26 10:00:47 [auto_selling_coches.net] INFO: Scrape type for 70265999: 1
2026-03-26 10:00:47 [auto_selling_coches.net] INFO: Scraping new listing 70265999
2026-03-26 10:00:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 10:00:47 [auto_selling_coches.net] INFO: Found listing with ID: 62579509
2026-03-26 10:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%2762579509%27 HTTP/1.1" 200 None
2026-03-26 10:00:47 [auto_selling_coches.net] INFO: Scrape type for 62579509: 1
2026-03-26 10:00:47 [auto_selling_coches.net] INFO: Scraping new listing 62579509
2026-03-26 10:00:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 10:00:47 [auto_selling_coches.net] INFO: Found listing with ID: 61898383
2026-03-26 10:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%2761898383%27 HTTP/1.1" 200 None
2026-03-26 10:00:47 [auto_selling_coches.net] INFO: Scrape type for 61898383: 1
2026-03-26 10:00:47 [auto_selling_coches.net] INFO: Scraping new listing 61898383
2026-03-26 10:00:47 [auto_selling_coches.net] INFO: Found listing with ID: 61899115
2026-03-26 10:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%2761899115%27 HTTP/1.1" 200 None
2026-03-26 10:00:47 [auto_selling_coches.net] INFO: Scrape type for 61899115: 1
2026-03-26 10:00:47 [auto_selling_coches.net] INFO: Scraping new listing 61899115
2026-03-26 10:00:47 [auto_selling_coches.net] INFO: Found listing with ID: 70168576
2026-03-26 10:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%2770168576%27 HTTP/1.1" 200 None
2026-03-26 10:00:47 [auto_selling_coches.net] INFO: Scrape type for 70168576: 1
2026-03-26 10:00:47 [auto_selling_coches.net] INFO: Scraping new listing 70168576
2026-03-26 10:00:47 [auto_selling_coches.net] INFO: Found listing with ID: 70168542
2026-03-26 10:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%2770168542%27 HTTP/1.1" 200 None
2026-03-26 10:00:47 [auto_selling_coches.net] INFO: Scrape type for 70168542: 1
2026-03-26 10:00:47 [auto_selling_coches.net] INFO: Scraping new listing 70168542
2026-03-26 10:00:47 [auto_selling_coches.net] INFO: Found listing with ID: 62526503
2026-03-26 10:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%2762526503%27 HTTP/1.1" 200 None
2026-03-26 10:00:47 [auto_selling_coches.net] INFO: Scrape type for 62526503: 1
2026-03-26 10:00:47 [auto_selling_coches.net] INFO: Scraping new listing 62526503
2026-03-26 10:00:47 [auto_selling_coches.net] INFO: Found listing with ID: 70168578
2026-03-26 10:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%2770168578%27 HTTP/1.1" 200 None
2026-03-26 10:00:47 [auto_selling_coches.net] INFO: Scrape type for 70168578: 1
2026-03-26 10:00:47 [auto_selling_coches.net] INFO: Scraping new listing 70168578
2026-03-26 10:00:47 [auto_selling_coches.net] INFO: Found listing with ID: 70134020
2026-03-26 10:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%2770134020%27 HTTP/1.1" 200 None
2026-03-26 10:00:47 [auto_selling_coches.net] INFO: Scrape type for 70134020: 1
2026-03-26 10:00:47 [auto_selling_coches.net] INFO: Scraping new listing 70134020
2026-03-26 10:00:47 [auto_selling_coches.net] INFO: Found listing with ID: 70134215
2026-03-26 10:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%2770134215%27 HTTP/1.1" 200 None
2026-03-26 10:00:47 [auto_selling_coches.net] INFO: Scrape type for 70134215: 1
2026-03-26 10:00:47 [auto_selling_coches.net] INFO: Scraping new listing 70134215
2026-03-26 10:00:47 [auto_selling_coches.net] INFO: Found listing with ID: 62526500
2026-03-26 10:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%2762526500%27 HTTP/1.1" 200 None
2026-03-26 10:00:47 [auto_selling_coches.net] INFO: Scrape type for 62526500: 1
2026-03-26 10:00:47 [auto_selling_coches.net] INFO: Scraping new listing 62526500
2026-03-26 10:00:47 [auto_selling_coches.net] INFO: Found listing with ID: 70136930
2026-03-26 10:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%2770136930%27 HTTP/1.1" 200 None
2026-03-26 10:00:47 [auto_selling_coches.net] INFO: Scrape type for 70136930: 1
2026-03-26 10:00:47 [auto_selling_coches.net] INFO: Scraping new listing 70136930
2026-03-26 10:00:47 [auto_selling_coches.net] INFO: Found listing with ID: 61435338
2026-03-26 10:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%2761435338%27 HTTP/1.1" 200 None
2026-03-26 10:00:47 [auto_selling_coches.net] INFO: Scrape type for 61435338: 1
2026-03-26 10:00:47 [auto_selling_coches.net] INFO: Scraping new listing 61435338
2026-03-26 10:00:47 [auto_selling_coches.net] INFO: Found listing with ID: 61440569
2026-03-26 10:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%2761440569%27 HTTP/1.1" 200 None
2026-03-26 10:00:47 [auto_selling_coches.net] INFO: Scrape type for 61440569: 1
2026-03-26 10:00:47 [auto_selling_coches.net] INFO: Scraping new listing 61440569
2026-03-26 10:00:47 [auto_selling_coches.net] INFO: Found listing with ID: 62143681
2026-03-26 10:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%2762143681%27 HTTP/1.1" 200 None
2026-03-26 10:00:47 [auto_selling_coches.net] INFO: Scrape type for 62143681: 1
2026-03-26 10:00:47 [auto_selling_coches.net] INFO: Scraping new listing 62143681
2026-03-26 10:00:47 [auto_selling_coches.net] INFO: Found listing with ID: 62144264
2026-03-26 10:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%2762144264%27 HTTP/1.1" 200 None
2026-03-26 10:00:47 [auto_selling_coches.net] INFO: Scrape type for 62144264: 1
2026-03-26 10:00:47 [auto_selling_coches.net] INFO: Scraping new listing 62144264
2026-03-26 10:00:47 [auto_selling_coches.net] INFO: Found listing with ID: 70047993
2026-03-26 10:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%2770047993%27 HTTP/1.1" 200 None
2026-03-26 10:00:47 [auto_selling_coches.net] INFO: Scrape type for 70047993: 1
2026-03-26 10:00:47 [auto_selling_coches.net] INFO: Scraping new listing 70047993
2026-03-26 10:00:47 [auto_selling_coches.net] INFO: Found listing with ID: 70047285
2026-03-26 10:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%2770047285%27 HTTP/1.1" 200 None
2026-03-26 10:00:47 [auto_selling_coches.net] INFO: Scrape type for 70047285: 1
2026-03-26 10:00:47 [auto_selling_coches.net] INFO: Scraping new listing 70047285
2026-03-26 10:00:47 [auto_selling_coches.net] INFO: Found listing with ID: 61719346
2026-03-26 10:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%2761719346%27 HTTP/1.1" 200 None
2026-03-26 10:00:47 [auto_selling_coches.net] INFO: Scrape type for 61719346: 1
2026-03-26 10:00:47 [auto_selling_coches.net] INFO: Scraping new listing 61719346
2026-03-26 10:00:47 [auto_selling_coches.net] INFO: Found listing with ID: 61725805
2026-03-26 10:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%2761725805%27 HTTP/1.1" 200 None
2026-03-26 10:00:47 [auto_selling_coches.net] INFO: Scrape type for 61725805: 1
2026-03-26 10:00:47 [auto_selling_coches.net] INFO: Scraping new listing 61725805
2026-03-26 10:00:47 [auto_selling_coches.net] INFO: Found listing with ID: 62669941
2026-03-26 10:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%2762669941%27 HTTP/1.1" 200 None
2026-03-26 10:00:47 [auto_selling_coches.net] INFO: Scrape type for 62669941: 1
2026-03-26 10:00:47 [auto_selling_coches.net] INFO: Scraping new listing 62669941
2026-03-26 10:00:47 [auto_selling_coches.net] INFO: Found listing with ID: 62669682
2026-03-26 10:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%2762669682%27 HTTP/1.1" 200 None
2026-03-26 10:00:47 [auto_selling_coches.net] INFO: Scrape type for 62669682: 1
2026-03-26 10:00:47 [auto_selling_coches.net] INFO: Scraping new listing 62669682
2026-03-26 10:00:47 [auto_selling_coches.net] INFO: Found listing with ID: 62360624
2026-03-26 10:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%2762360624%27 HTTP/1.1" 200 None
2026-03-26 10:00:47 [auto_selling_coches.net] INFO: Scrape type for 62360624: 1
2026-03-26 10:00:47 [auto_selling_coches.net] INFO: Scraping new listing 62360624
2026-03-26 10:00:47 [auto_selling_coches.net] INFO: Found listing with ID: 62360325
2026-03-26 10:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%2762360325%27 HTTP/1.1" 200 None
2026-03-26 10:00:47 [auto_selling_coches.net] INFO: Scrape type for 62360325: 1
2026-03-26 10:00:47 [auto_selling_coches.net] INFO: Scraping new listing 62360325
2026-03-26 10:00:47 [auto_selling_coches.net] INFO: Found listing with ID: 61621274
2026-03-26 10:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%2761621274%27 HTTP/1.1" 200 None
2026-03-26 10:00:47 [auto_selling_coches.net] INFO: Scrape type for 61621274: 1
2026-03-26 10:00:47 [auto_selling_coches.net] INFO: Scraping new listing 61621274
2026-03-26 10:00:47 [auto_selling_coches.net] INFO: No more listings to scrape.
2026-03-26 10:00:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70265394> (referer: https://www.coches.net/concesionario/autosraul/?pg=1) ['zyte-api']
2026-03-26 10:00:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 10:00:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70265560> (referer: https://www.coches.net/concesionario/autosraul/?pg=1) ['zyte-api']
2026-03-26 10:00:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 10:00:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70266258> (referer: https://www.coches.net/concesionario/autosraul/?pg=1) ['zyte-api']
2026-03-26 10:00:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 10:00:48 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
'body_type': 'Berlina',
'c_o_2_emission_value': 102,
'category': 'Coches',
'color': 'Gris / Plata',
'currency': 'EUR',
'description': 'VOLVO V40 1.6 D 115CV. Fecha de matriculación 05/2015 '
'PEGATINA DE CONTAMINACIÓN TIPO B. AUTOMÁTICO, cierre '
'centralizado, pantalla multifunción, elevalunas eléctricos, '
'control de música al volante, aire acondicionado, manos '
'libres, usb, aux,,, asientos con isofix, amplio y espacioso y '
'mucho más! Motor muy fiable de consumo medio muy ajustado. \n'
'-SERVICIO DE ENTREGA A DOMICILIO DISPONIBLE, consúltanos.\n'
'-PRECIOS TODO INCLUIDO: Transferencia, revisión pre-entrega '
'con mantenimiento (lo que tú coche necesite para estar a '
'punto) y 12 meses de garantía Premium Autos Raúl.\n'
'-RECOGEMOS TU VEHÍCULO COMO PARTE DE PAGO.\n'
'-OPCIÓN DE FINANCIACIÓN A SU MEDIDA.',
'doors_number': 5,
'emission_standard': 'B',
'engine': '1.6L',
'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/volvo-v40-16-d2-kinetic-auto-5p-diesel-2015-en-cantabria-70265394-covo.aspx',
'listing': 'auction',
'location': 'Cantabria',
'make': 'VOLVO',
'model': 'V40',
'odometer': 129000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19726445/6b450319-89e2-4a4f-a579-182ee5d12a91.jpg',
'https://a.ccdn.es/cnet/vehicles/19726445/1f12ba0a-a36a-4829-84e0-a403f1a7d15a.jpg',
'https://a.ccdn.es/cnet/vehicles/19726445/2e548fda-a057-453e-a16a-907198f61971.jpg',
'https://a.ccdn.es/cnet/vehicles/19726445/e086c739-96c0-4918-b352-40ba11f91fb6.jpg',
'https://a.ccdn.es/cnet/vehicles/19726445/7ed356ef-d559-4d15-b0e4-9b3435a94c9e.jpg',
'https://a.ccdn.es/cnet/vehicles/19726445/ee08341a-5cf0-464b-b2d9-adcce072a642.jpg',
'https://a.ccdn.es/cnet/vehicles/19726445/fe678908-e7b1-4031-a4a8-252577fad242.jpg',
'https://a.ccdn.es/cnet/vehicles/19726445/3f8e22e6-b934-4a33-9d39-17dc5daf895c.jpg',
'https://a.ccdn.es/cnet/vehicles/19726445/f9af514d-c224-49c5-8a24-aede70009a21.jpg',
'https://a.ccdn.es/cnet/vehicles/19726445/25f47447-193b-4671-8227-f879a1a8c202.jpg',
'https://a.ccdn.es/cnet/vehicles/19726445/c21d83a1-9164-4b84-9aac-33db8a64e6b5.jpg',
'https://a.ccdn.es/cnet/vehicles/19726445/ac6eb409-9f16-4e49-8550-98cb4407384f.jpg',
'https://a.ccdn.es/cnet/vehicles/19726445/6e6a5bd8-981d-4cc7-a26f-20ccb9ae1cc8.jpg',
'https://a.ccdn.es/cnet/vehicles/19726445/e9ba69a3-38f6-4274-b96f-b4706cd43802.jpg',
'https://a.ccdn.es/cnet/vehicles/19726445/b3fd5230-7bad-439b-9768-fbcc10568387.jpg',
'https://a.ccdn.es/cnet/vehicles/19726445/70bfd872-934a-449f-9d92-fe888a91b587.jpg',
'https://a.ccdn.es/cnet/vehicles/19726445/77b44ca4-6b0a-4bb8-b1f3-01925ee9b691.jpg',
'https://a.ccdn.es/cnet/vehicles/19726445/cd28107a-57e8-4b21-9305-4186ffa9c596.jpg',
'https://a.ccdn.es/cnet/vehicles/19726445/eda39309-844b-43eb-a92b-1d6815819b81.jpg',
'https://a.ccdn.es/cnet/vehicles/19726445/7ee850d3-2198-4d93-af5c-bbaf09894367.jpg',
'https://a.ccdn.es/cnet/vehicles/19726445/42d8107b-1865-4e98-905a-6dd0b364bd01.jpg',
'https://a.ccdn.es/cnet/vehicles/19726445/735af1e4-837e-48c6-b3ee-0ef0131e95ce.jpg',
'https://a.ccdn.es/cnet/vehicles/19726445/21011447-a4e8-4da3-b1c4-8b3d38067022.jpg'],
'price': 12900,
'price_includes_vat': True,
'registration_date': '2015-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'VOLVO V40 1.6 D2 Kinetic Auto',
'transmission': 'automatic',
'trim': '1.6 D2 Kinetic Auto',
'vin': None,
'year': 2015}
2026-03-26 10:00:48 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 654b5814-8826-52b9-ae6d-23428ab2bcd6 with identifier: 70265394
2026-03-26 10:00:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 654b5814-8826-52b9-ae6d-23428ab2bcd6
2026-03-26 10:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:00:48 [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%252F19726445%252F6b450319-89e2-4a4f-a579-182ee5d12a91.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:00:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19726445/6b450319-89e2-4a4f-a579-182ee5d12a91.jpg not downloaded yet
2026-03-26 10:00:48 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
'body_type': 'Berlina',
'c_o_2_emission_value': 109,
'category': 'Coches',
'color': 'Blanco',
'currency': 'EUR',
'description': 'KIA CEED 1.4 CRDI 90CV. Fecha de matriculación 06/2018 '
'PEGATINA DE CONTAMINACIÓN TIPO C. cierre centralizado, '
'elevalunas eléctricos, control de música al volante, aire '
'acondicionado, manos libres, usb, aux,,, asientos con isofix, '
'amplio y espacioso y mucho más! Motor muy fiable de consumo '
'medio muy ajustado. \n'
'-SERVICIO DE ENTREGA A DOMICILIO DISPONIBLE, consúltanos.\n'
'-PRECIOS TODO INCLUIDO: Transferencia, revisión pre-entrega '
'con mantenimiento (lo que tú coche necesite para estar a '
'punto) y 12 meses de garantía Premium Autos Raúl.\n'
'-RECOGEMOS TU VEHÍCULO COMO PARTE DE PAGO.\n'
'-OPCIÓN DE FINANCIACIÓN A SU MEDIDA.',
'doors_number': 5,
'emission_standard': 'C',
'engine': '1.4L',
'engine_horse_power': 90,
'expiration_date': None,
'fuel_type': 'Diesel',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/kia-ceed-14-crdi-wgt-66kw-90cv-drive-5p-diesel-2017-en-cantabria-70265560-covo.aspx',
'listing': 'auction',
'location': 'Cantabria',
'make': 'KIA',
'model': "cee'd",
'odometer': 95000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19726553/77025347-d138-42e5-b181-1a0e216d1b8b.jpg',
'https://a.ccdn.es/cnet/vehicles/19726553/0b85d294-98a8-4d39-8256-d646726a2e6f.jpg',
'https://a.ccdn.es/cnet/vehicles/19726553/e78af326-21c8-4277-ac97-159f58348e36.jpg',
'https://a.ccdn.es/cnet/vehicles/19726553/7e4f4411-bb5c-4cf1-ae54-42d06a7fc9c1.jpg',
'https://a.ccdn.es/cnet/vehicles/19726553/c7cace60-ad58-4e03-a493-491b0cda1069.jpg',
'https://a.ccdn.es/cnet/vehicles/19726553/ab607044-ee50-42af-b143-822ad18d4b02.jpg',
'https://a.ccdn.es/cnet/vehicles/19726553/28601c78-5ac5-48a1-96eb-fd694bb5e479.jpg',
'https://a.ccdn.es/cnet/vehicles/19726553/35046c16-0c60-47a9-bafb-455697409e0d.jpg',
'https://a.ccdn.es/cnet/vehicles/19726553/92b9f8a0-f5ae-48a7-ae27-3fbda93be317.jpg',
'https://a.ccdn.es/cnet/vehicles/19726553/00970ef1-5c97-4392-b29e-addd6a88094b.jpg',
'https://a.ccdn.es/cnet/vehicles/19726553/2663c2bb-cced-4799-b2f7-a0c507d07e0e.jpg',
'https://a.ccdn.es/cnet/vehicles/19726553/5a459245-a1c9-403d-b383-2b12fcf8e68c.jpg',
'https://a.ccdn.es/cnet/vehicles/19726553/7c1c8962-70a6-40c5-ae52-e585f95ee8bb.jpg',
'https://a.ccdn.es/cnet/vehicles/19726553/ddb55bc4-8e12-4231-a718-7c273ca1b3b1.jpg',
'https://a.ccdn.es/cnet/vehicles/19726553/5b304994-5a29-469c-98fc-a93929172dbc.jpg',
'https://a.ccdn.es/cnet/vehicles/19726553/d26665fc-b3d0-49ed-9967-231d9ff5738d.jpg',
'https://a.ccdn.es/cnet/vehicles/19726553/0bc8dbed-c57a-4cfd-b34b-fde6d6f61f24.jpg',
'https://a.ccdn.es/cnet/vehicles/19726553/0c8ab34f-acbb-4dca-a84a-056c91e7f7f4.jpg',
'https://a.ccdn.es/cnet/vehicles/19726553/d301861a-1f1e-46ef-acd6-d8b9d69d87f5.jpg',
'https://a.ccdn.es/cnet/vehicles/19726553/927195a5-08c6-4791-b508-566a98b9d67f.jpg',
'https://a.ccdn.es/cnet/vehicles/19726553/a82b4362-c346-44e5-b822-10f79a178601.jpg',
'https://a.ccdn.es/cnet/vehicles/19726553/93477b02-79e1-4d14-ad15-72154085b14b.jpg',
'https://a.ccdn.es/cnet/vehicles/19726553/00a52e14-31ee-47b5-aa9d-743873df6d7e.jpg'],
'price': 13500,
'price_includes_vat': True,
'registration_date': '2018-01-01',
'seats_number': 5,
'seller_name': None,
'title': "KIA cee'd 1.4 CRDi WGT Drive",
'transmission': 'manual',
'trim': '1.4 CRDi WGT 66kW 90CV Drive',
'vin': None,
'year': 2018}
2026-03-26 10:00:48 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: d8fa23fd-bc71-585f-94b3-855890ef94be with identifier: 70265560
2026-03-26 10:00:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item d8fa23fd-bc71-585f-94b3-855890ef94be
2026-03-26 10:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:00:48 [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%252F19726553%252F77025347-d138-42e5-b181-1a0e216d1b8b.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:00:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19726553/77025347-d138-42e5-b181-1a0e216d1b8b.jpg not downloaded yet
2026-03-26 10:00:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70265149> (referer: https://www.coches.net/concesionario/autosraul/?pg=1) ['zyte-api']
2026-03-26 10:00:48 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
'body_type': 'Berlina',
'c_o_2_emission_value': 122,
'category': 'Coches',
'color': 'Gris / Plata',
'currency': 'EUR',
'description': 'RENAULT CAPTUR 0.9TCE 90CV. Fecha de matriculación 12/2018 '
'PEGATINA DE CONTAMINACIÓN TIPO C. cierre centralizado, '
'elevalunas eléctricos, control de música al volante, aire '
'acondicionado, pantalla multifunción, manos libres, usb, aux, '
'asientos con isofix, amplio y espacioso y mucho más! Motor '
'muy fiable de consumo medio muy ajustado. \n'
'-SERVICIO DE ENTREGA A DOMICILIO DISPONIBLE, consúltanos.\n'
'-PRECIOS TODO INCLUIDO: Transferencia, revisión pre-entrega '
'con mantenimiento (lo que tú coche necesite para estar a '
'punto) y 12 meses de garantía Premium Autos Raúl.\n'
'-RECOGEMOS TU VEHÍCULO COMO PARTE DE PAGO.\n'
'-OPCIÓN DE FINANCIACIÓN A SU MEDIDA.',
'doors_number': 5,
'emission_standard': 'C',
'engine': '0.9L',
'engine_horse_power': 90,
'expiration_date': None,
'fuel_type': 'Gasolina',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/renault-captur-zen-tce-66kw-90cv-18-5p-gasolina-2018-en-cantabria-70266258-covo.aspx',
'listing': 'auction',
'location': 'Cantabria',
'make': 'RENAULT',
'model': 'Captur',
'odometer': 104000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19727229/fe1147a9-4b44-4e9c-a415-91682e1103fd.jpg',
'https://a.ccdn.es/cnet/vehicles/19727229/36bfe20c-7a2c-47f7-8294-ead42fd5cff5.jpg',
'https://a.ccdn.es/cnet/vehicles/19727229/19bc29b2-3d6d-42a0-bda3-eed2ce02882b.jpg',
'https://a.ccdn.es/cnet/vehicles/19727229/b612a034-67bc-49b9-8b20-f214477ed8d2.jpg',
'https://a.ccdn.es/cnet/vehicles/19727229/dff67f46-88b9-4fbe-95e0-34e9d126f1e8.jpg',
'https://a.ccdn.es/cnet/vehicles/19727229/60b21048-705f-46d0-b108-d59412585611.jpg',
'https://a.ccdn.es/cnet/vehicles/19727229/5350f914-eb0d-4288-9546-87432873c5d2.jpg',
'https://a.ccdn.es/cnet/vehicles/19727229/c38daafa-00ae-4114-86b1-60815d6a0251.jpg',
'https://a.ccdn.es/cnet/vehicles/19727229/a947a02f-fe51-4b5a-bbaa-eb0a52366262.jpg',
'https://a.ccdn.es/cnet/vehicles/19727229/2b0876e0-9a7c-441e-b7ab-4d7c48c2089f.jpg',
'https://a.ccdn.es/cnet/vehicles/19727229/7487a20f-3e33-4425-a200-519521b24b15.jpg',
'https://a.ccdn.es/cnet/vehicles/19727229/a7838cc0-d582-4292-9804-9df805732f59.jpg',
'https://a.ccdn.es/cnet/vehicles/19727229/98b2bdcb-2d8e-41bf-86d1-559bfba5f555.jpg',
'https://a.ccdn.es/cnet/vehicles/19727229/5b5dda93-ec18-4d15-bdbe-f3985e78d5aa.jpg',
'https://a.ccdn.es/cnet/vehicles/19727229/22c2f379-e7e9-44d0-bd19-01e4348a934f.jpg',
'https://a.ccdn.es/cnet/vehicles/19727229/4ab33640-7cb2-44ae-b896-288d2269ad24.jpg',
'https://a.ccdn.es/cnet/vehicles/19727229/ae9c9a1d-4911-4a01-9f0e-d4002b25ff34.jpg',
'https://a.ccdn.es/cnet/vehicles/19727229/b81ac27c-cfc2-41af-b73d-f3e3ffcdc1ac.jpg',
'https://a.ccdn.es/cnet/vehicles/19727229/38f66f5d-8c8f-4685-ba5e-fc004a4d1190.jpg',
'https://a.ccdn.es/cnet/vehicles/19727229/350506ab-0104-4b68-8ceb-0b501e952365.jpg',
'https://a.ccdn.es/cnet/vehicles/19727229/b1f78eda-c8ee-4efc-86ab-9b45531bbce9.jpg'],
'price': 13900,
'price_includes_vat': True,
'registration_date': '2018-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'RENAULT Captur Zen TCe 18',
'transmission': 'manual',
'trim': 'Zen TCe 66kW 90CV 18',
'vin': None,
'year': 2018}
2026-03-26 10:00:48 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 098b549f-ab67-5b4a-ab6b-26c00a4e0360 with identifier: 70266258
2026-03-26 10:00:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 098b549f-ab67-5b4a-ab6b-26c00a4e0360
2026-03-26 10:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:00:48 [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%252F19727229%252Ffe1147a9-4b44-4e9c-a415-91682e1103fd.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:00:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19727229/fe1147a9-4b44-4e9c-a415-91682e1103fd.jpg not downloaded yet
2026-03-26 10:00:48 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
'body_type': 'Berlina',
'c_o_2_emission_value': 96,
'category': 'Coches',
'color': 'Granate',
'currency': 'EUR',
'description': 'PEUGEOT 508 1.5 HDI 130CV. Fecha de matriculación 11/2021 '
'PEGATINA DE CONTAMINACIÓN TIPO C. AUTOMÁTICO, cierre '
'centralizado, pantalla multifunción, elevalunas eléctricos, '
'control de música al volante, aire acondicionado, manos '
'libres, usb, aux,,, asientos con isofix, amplio y espacioso y '
'mucho más! Motor muy fiable de consumo medio muy ajustado. \n'
'-SERVICIO DE ENTREGA A DOMICILIO DISPONIBLE, consúltanos.\n'
'-PRECIOS TODO INCLUIDO: Transferencia, revisión pre-entrega '
'con mantenimiento (lo que tú coche necesite para estar a '
'punto) y 12 meses de garantía Premium Autos Raúl.\n'
'-RECOGEMOS TU VEHÍCULO COMO PARTE DE PAGO.\n'
'-OPCIÓN DE FINANCIACIÓN A SU MEDIDA.',
'doors_number': 5,
'emission_standard': 'C',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': None,
'fuel_type': 'Diesel',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/peugeot-508-5p-allure-pack-bluehdi-130-ss-eat8-5p-diesel-2021-en-cantabria-70265149-covo.aspx',
'listing': 'auction',
'location': 'Cantabria',
'make': 'PEUGEOT',
'model': '508',
'odometer': 68000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19726228/35c6e139-9cda-4e36-8ab5-0ce6a685afa7.jpg',
'https://a.ccdn.es/cnet/vehicles/19726228/e0e4316c-51b3-401b-b754-927b9dba9cfd.jpg',
'https://a.ccdn.es/cnet/vehicles/19726228/85d8d182-41a3-4d6f-9cdd-9682df902eb4.jpg',
'https://a.ccdn.es/cnet/vehicles/19726228/fcc1dd91-7c38-4bc5-a2e9-6bcb20a912d3.jpg',
'https://a.ccdn.es/cnet/vehicles/19726228/863bfe95-37f8-460a-956b-edbfedc5375d.jpg',
'https://a.ccdn.es/cnet/vehicles/19726228/48d03b6e-eed4-4b86-af41-6cf253785dc6.jpg',
'https://a.ccdn.es/cnet/vehicles/19726228/5f13a255-6fcb-494b-afdc-9d1a186445f8.jpg',
'https://a.ccdn.es/cnet/vehicles/19726228/67aee37a-c2ab-43d1-bddb-82c041bba526.jpg',
'https://a.ccdn.es/cnet/vehicles/19726228/12c039a1-683e-459b-bd55-48a8167dadfb.jpg',
'https://a.ccdn.es/cnet/vehicles/19726228/b42a34d5-91f4-4cc2-9b8b-32101e49d0b1.jpg',
'https://a.ccdn.es/cnet/vehicles/19726228/e4815697-c0b6-432a-b55d-cc5dc6c63521.jpg',
'https://a.ccdn.es/cnet/vehicles/19726228/85d69f17-1c9f-4294-b0eb-63d2b2b6309f.jpg',
'https://a.ccdn.es/cnet/vehicles/19726228/2661966c-baa3-4dd6-90dc-d170018bd513.jpg',
'https://a.ccdn.es/cnet/vehicles/19726228/af4b60e8-4d5f-4274-ba4c-08b83e7b9990.jpg',
'https://a.ccdn.es/cnet/vehicles/19726228/3e8b10f5-c73b-40f7-9c99-e3064d3c4817.jpg',
'https://a.ccdn.es/cnet/vehicles/19726228/e6f6e121-0e68-46fb-a32d-098e43bdd678.jpg',
'https://a.ccdn.es/cnet/vehicles/19726228/b45f7dd6-7510-4440-8f0f-eaa7eb59c25e.jpg',
'https://a.ccdn.es/cnet/vehicles/19726228/1fb86498-9b43-4ee8-a57b-7f8a64b0791f.jpg',
'https://a.ccdn.es/cnet/vehicles/19726228/d56018fe-28a4-4a80-9a6e-7f5428a16bf1.jpg',
'https://a.ccdn.es/cnet/vehicles/19726228/4168096c-8914-4d83-93c8-5d5ba9988ca5.jpg',
'https://a.ccdn.es/cnet/vehicles/19726228/57e1eebc-83f7-4e8e-a27a-17712bd5e9df.jpg',
'https://a.ccdn.es/cnet/vehicles/19726228/7042d7da-6eaa-45ad-b874-43ff6868355b.jpg',
'https://a.ccdn.es/cnet/vehicles/19726228/c28167c5-2e1e-4e49-a8b9-a7b126e3c54b.jpg'],
'price': 18900,
'price_includes_vat': True,
'registration_date': '2021-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'PEUGEOT 508 Allure Pack BlueHDi 130 SS EAT8',
'transmission': 'manual',
'trim': '5P Allure Pack BlueHDi 130 SS EAT8',
'vin': None,
'year': 2021}
2026-03-26 10:00:48 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 8513384b-e5b7-5cce-b00d-e55016330948 with identifier: 70265149
2026-03-26 10:00:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 8513384b-e5b7-5cce-b00d-e55016330948
2026-03-26 10:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:00:48 [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%252F19726228%252F35c6e139-9cda-4e36-8ab5-0ce6a685afa7.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:00:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19726228/35c6e139-9cda-4e36-8ab5-0ce6a685afa7.jpg not downloaded yet
2026-03-26 10:00:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/19726553/77025347-d138-42e5-b181-1a0e216d1b8b.jpg> (referer: None)
2026-03-26 10:00:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/19726228/35c6e139-9cda-4e36-8ab5-0ce6a685afa7.jpg> (referer: None)
2026-03-26 10:00:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/19727229/fe1147a9-4b44-4e9c-a415-91682e1103fd.jpg> (referer: None)
2026-03-26 10:00:48 [common.azure_blobstore] INFO: Using managed identity for Azure Blob Storage
2026-03-26 10:00:48 [common.azure_blobstore] INFO: Using managed identity with client ID: 39192755-105d-4ce2-a21d-ab53b63f8b87
2026-03-26 10:00:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:00:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f79c21d9f10>
2026-03-26 10:00:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:00:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
2026-03-26 10:00:48 [urllib3.connectionpool] DEBUG: https://login.microsoftonline.com:443 "POST /8ea908c1-4e85-4692-bc3f-3646b9b40891/oauth2/v2.0/token HTTP/1.1" 200 2114
2026-03-26 10:00:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): alxproduction.blob.core.windows.net:443
2026-03-26 10:00:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:00:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:00:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d8fa23fd-bc71-585f-94b3-855890ef94be/d8fa23fd-bc71-585f-94b3-855890ef94be_image_0.jpg HTTP/1.1" 201 0
2026-03-26 10:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:00:49 [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%252F19726553%252F77025347-d138-42e5-b181-1a0e216d1b8b.jpg') HTTP/1.1" 204 0
2026-03-26 10:00:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19726553/77025347-d138-42e5-b181-1a0e216d1b8b.jpg saved to cache
2026-03-26 10:00:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item d8fa23fd-bc71-585f-94b3-855890ef94be
2026-03-26 10:00:49 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item d8fa23fd-bc71-585f-94b3-855890ef94be sending to next pipeline
2026-03-26 10:00:49 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: d8fa23fd-bc71-585f-94b3-855890ef94be with identifier 70265560
2026-03-26 10:00:49 [azure.servicebus._pyamqp._connection] INFO: Connection state changed: None -> <ConnectionState.START: 0>
2026-03-26 10:00:49 [azure.servicebus._pyamqp._connection] INFO: Connection state changed: <ConnectionState.START: 0> -> <ConnectionState.HDR_SENT: 2>
2026-03-26 10:00:49 [azure.servicebus._pyamqp._connection] INFO: Connection state changed: <ConnectionState.HDR_SENT: 2> -> <ConnectionState.HDR_SENT: 2>
2026-03-26 10:00:49 [azure.servicebus._pyamqp._connection] INFO: Connection state changed: <ConnectionState.HDR_SENT: 2> -> <ConnectionState.OPEN_PIPE: 4>
2026-03-26 10:00:49 [azure.servicebus._pyamqp.session] INFO: Session state changed: <SessionState.UNMAPPED: 0> -> <SessionState.BEGIN_SENT: 1>
2026-03-26 10:00:49 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.DETACHED: 0> -> <LinkState.ATTACH_SENT: 1>
2026-03-26 10:00:49 [azure.servicebus._pyamqp.management_link] INFO: Management link receiver state changed: <LinkState.DETACHED: 0> -> <LinkState.ATTACH_SENT: 1>
2026-03-26 10:00:49 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.DETACHED: 0> -> <LinkState.ATTACH_SENT: 1>
2026-03-26 10:00:49 [azure.servicebus._pyamqp.management_link] INFO: Management link sender state changed: <LinkState.DETACHED: 0> -> <LinkState.ATTACH_SENT: 1>
2026-03-26 10:00:49 [azure.servicebus._pyamqp._connection] INFO: Connection state changed: <ConnectionState.OPEN_PIPE: 4> -> <ConnectionState.OPEN_SENT: 7>
2026-03-26 10:00:49 [azure.servicebus._pyamqp._connection] INFO: Connection state changed: <ConnectionState.OPEN_SENT: 7> -> <ConnectionState.OPENED: 9>
2026-03-26 10:00:49 [azure.servicebus._pyamqp.session] INFO: Session state changed: <SessionState.BEGIN_SENT: 1> -> <SessionState.MAPPED: 3>
2026-03-26 10:00:49 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.ATTACH_SENT: 1> -> <LinkState.ATTACHED: 3>
2026-03-26 10:00:49 [azure.servicebus._pyamqp.management_link] INFO: Management link receiver state changed: <LinkState.ATTACH_SENT: 1> -> <LinkState.ATTACHED: 3>
2026-03-26 10:00:49 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.ATTACH_SENT: 1> -> <LinkState.ATTACHED: 3>
2026-03-26 10:00:49 [azure.servicebus._pyamqp.management_link] INFO: Management link sender state changed: <LinkState.ATTACH_SENT: 1> -> <LinkState.ATTACHED: 3>
2026-03-26 10:00:49 [azure.servicebus._pyamqp.cbs] DEBUG: CBS completed opening with status: <ManagementOpenResult.OK: 1>
2026-03-26 10:00:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
2026-03-26 10:00:49 [urllib3.connectionpool] DEBUG: https://login.microsoftonline.com:443 "POST /8ea908c1-4e85-4692-bc3f-3646b9b40891/oauth2/v2.0/token HTTP/1.1" 200 2013
2026-03-26 10:00:49 [azure.identity._credentials.chained] INFO: DefaultAzureCredential acquired a token from WorkloadIdentityCredential
2026-03-26 10:00:49 [azure.servicebus._pyamqp.cbs] DEBUG: CBS update in progress. Token put time: 1774519249
2026-03-26 10:00:49 [azure.servicebus._pyamqp.cbs] DEBUG: CBS update in progress. Token put time: 1774519249
2026-03-26 10:00:49 [azure.servicebus._pyamqp.cbs] DEBUG: CBS Put token result (<ManagementExecuteOperationResult.OK: 0>), status code: 202, status_description: b'Accepted'.
2026-03-26 10:00:49 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 10:00:49 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.DETACHED: 0> -> <LinkState.ATTACH_SENT: 1>
2026-03-26 10:00:49 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.ATTACH_SENT: 1> -> <LinkState.ATTACHED: 3>
2026-03-26 10:00:49 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 10:00:49 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 10:00:49 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 10:00:49 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 10:00:49 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item d8fa23fd-bc71-585f-94b3-855890ef94be
2026-03-26 10:00:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/19726553/77025347-d138-42e5-b181-1a0e216d1b8b.jpg>
{'auction_title': '',
'body_type': 'Berlina',
'c_o_2_emission_value': 109,
'category': 'Coches',
'color': 'Blanco',
'currency': 'EUR',
'description': 'KIA CEED 1.4 CRDI 90CV. Fecha de matriculación 06/2018 '
'PEGATINA DE CONTAMINACIÓN TIPO C. cierre centralizado, '
'elevalunas eléctricos, control de música al volante, aire '
'acondicionado, manos libres, usb, aux,,, asientos con isofix, '
'amplio y espacioso y mucho más! Motor muy fiable de consumo '
'medio muy ajustado. \n'
'-SERVICIO DE ENTREGA A DOMICILIO DISPONIBLE, consúltanos.\n'
'-PRECIOS TODO INCLUIDO: Transferencia, revisión pre-entrega '
'con mantenimiento (lo que tú coche necesite para estar a '
'punto) y 12 meses de garantía Premium Autos Raúl.\n'
'-RECOGEMOS TU VEHÍCULO COMO PARTE DE PAGO.\n'
'-OPCIÓN DE FINANCIACIÓN A SU MEDIDA.',
'doors_number': 5,
'emission_standard': 'C',
'engine': '1.4L',
'engine_horse_power': 90,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': 'd8fa23fd-bc71-585f-94b3-855890ef94be',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/kia-ceed-14-crdi-wgt-66kw-90cv-drive-5p-diesel-2017-en-cantabria-70265560-covo.aspx',
'listing': 'auction',
'location': 'Cantabria',
'make': 'KIA',
'model': "cee'd",
'odometer': 95000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 23,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d8fa23fd-bc71-585f-94b3-855890ef94be/d8fa23fd-bc71-585f-94b3-855890ef94be_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111666,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19726553/77025347-d138-42e5-b181-1a0e216d1b8b.jpg',
'Width': 800}],
'price': 13500,
'price_includes_vat': True,
'registration_date': '2018-01-01',
'seats_number': 5,
'seller_name': None,
'title': "KIA cee'd 1.4 CRDi WGT Drive",
'transmission': 'manual',
'trim': '1.4 CRDi WGT 66kW 90CV Drive',
'vin': None,
'year': 2018}
2026-03-26 10:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:00:49 [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%2770265560%27 HTTP/1.1" 200 None
2026-03-26 10:00:49 [auto_selling_coches.net] INFO: Saving data for 70265560: {'created_time': 1774519249.81996, 'last_price_update_time': 1774519249.819976}
2026-03-26 10:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70265560') HTTP/1.1" 204 0
2026-03-26 10:00:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/19726445/6b450319-89e2-4a4f-a579-182ee5d12a91.jpg> (referer: None)
2026-03-26 10:00:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70265999> (referer: https://www.coches.net/concesionario/autosraul/?pg=1) ['zyte-api']
2026-03-26 10:00:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/61621274> (referer: https://www.coches.net/concesionario/autosraul/?pg=1) ['zyte-api']
2026-03-26 10:00:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/62360325> (referer: https://www.coches.net/concesionario/autosraul/?pg=1) ['zyte-api']
2026-03-26 10:00:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/62360624> (referer: https://www.coches.net/concesionario/autosraul/?pg=1) ['zyte-api']
2026-03-26 10:00:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 10:00:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:00:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f79c2210d10>
2026-03-26 10:00:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:00:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:00:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:00:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8513384b-e5b7-5cce-b00d-e55016330948/8513384b-e5b7-5cce-b00d-e55016330948_image_0.jpg HTTP/1.1" 201 0
2026-03-26 10:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:00:50 [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%252F19726228%252F35c6e139-9cda-4e36-8ab5-0ce6a685afa7.jpg') HTTP/1.1" 204 0
2026-03-26 10:00:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19726228/35c6e139-9cda-4e36-8ab5-0ce6a685afa7.jpg saved to cache
2026-03-26 10:00:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 8513384b-e5b7-5cce-b00d-e55016330948
2026-03-26 10:00:50 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 8513384b-e5b7-5cce-b00d-e55016330948 sending to next pipeline
2026-03-26 10:00:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:00:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f79ca371fd0>
2026-03-26 10:00:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:00:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:00:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:00:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_098b549f-ab67-5b4a-ab6b-26c00a4e0360/098b549f-ab67-5b4a-ab6b-26c00a4e0360_image_0.jpg HTTP/1.1" 201 0
2026-03-26 10:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:00:50 [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%252F19727229%252Ffe1147a9-4b44-4e9c-a415-91682e1103fd.jpg') HTTP/1.1" 204 0
2026-03-26 10:00:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19727229/fe1147a9-4b44-4e9c-a415-91682e1103fd.jpg saved to cache
2026-03-26 10:00:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 098b549f-ab67-5b4a-ab6b-26c00a4e0360
2026-03-26 10:00:50 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 098b549f-ab67-5b4a-ab6b-26c00a4e0360 sending to next pipeline
2026-03-26 10:00:50 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 8513384b-e5b7-5cce-b00d-e55016330948 with identifier 70265149
2026-03-26 10:00:50 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 10:00:50 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 10:00:50 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 8513384b-e5b7-5cce-b00d-e55016330948
2026-03-26 10:00:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/19726228/35c6e139-9cda-4e36-8ab5-0ce6a685afa7.jpg>
{'auction_title': '',
'body_type': 'Berlina',
'c_o_2_emission_value': 96,
'category': 'Coches',
'color': 'Granate',
'currency': 'EUR',
'description': 'PEUGEOT 508 1.5 HDI 130CV. Fecha de matriculación 11/2021 '
'PEGATINA DE CONTAMINACIÓN TIPO C. AUTOMÁTICO, cierre '
'centralizado, pantalla multifunción, elevalunas eléctricos, '
'control de música al volante, aire acondicionado, manos '
'libres, usb, aux,,, asientos con isofix, amplio y espacioso y '
'mucho más! Motor muy fiable de consumo medio muy ajustado. \n'
'-SERVICIO DE ENTREGA A DOMICILIO DISPONIBLE, consúltanos.\n'
'-PRECIOS TODO INCLUIDO: Transferencia, revisión pre-entrega '
'con mantenimiento (lo que tú coche necesite para estar a '
'punto) y 12 meses de garantía Premium Autos Raúl.\n'
'-RECOGEMOS TU VEHÍCULO COMO PARTE DE PAGO.\n'
'-OPCIÓN DE FINANCIACIÓN A SU MEDIDA.',
'doors_number': 5,
'emission_standard': 'C',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '8513384b-e5b7-5cce-b00d-e55016330948',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/peugeot-508-5p-allure-pack-bluehdi-130-ss-eat8-5p-diesel-2021-en-cantabria-70265149-covo.aspx',
'listing': 'auction',
'location': 'Cantabria',
'make': 'PEUGEOT',
'model': '508',
'odometer': 68000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 23,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8513384b-e5b7-5cce-b00d-e55016330948/8513384b-e5b7-5cce-b00d-e55016330948_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109965,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19726228/35c6e139-9cda-4e36-8ab5-0ce6a685afa7.jpg',
'Width': 800}],
'price': 18900,
'price_includes_vat': True,
'registration_date': '2021-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'PEUGEOT 508 Allure Pack BlueHDi 130 SS EAT8',
'transmission': 'manual',
'trim': '5P Allure Pack BlueHDi 130 SS EAT8',
'vin': None,
'year': 2021}
2026-03-26 10:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:00:50 [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%2770265149%27 HTTP/1.1" 200 None
2026-03-26 10:00:50 [auto_selling_coches.net] INFO: Saving data for 70265149: {'created_time': 1774519250.366968, 'last_price_update_time': 1774519250.366982}
2026-03-26 10:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70265149') HTTP/1.1" 204 0
2026-03-26 10:00:50 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 098b549f-ab67-5b4a-ab6b-26c00a4e0360 with identifier 70266258
2026-03-26 10:00:50 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 10:00:50 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 10:00:50 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 098b549f-ab67-5b4a-ab6b-26c00a4e0360
2026-03-26 10:00:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/19727229/fe1147a9-4b44-4e9c-a415-91682e1103fd.jpg>
{'auction_title': '',
'body_type': 'Berlina',
'c_o_2_emission_value': 122,
'category': 'Coches',
'color': 'Gris / Plata',
'currency': 'EUR',
'description': 'RENAULT CAPTUR 0.9TCE 90CV. Fecha de matriculación 12/2018 '
'PEGATINA DE CONTAMINACIÓN TIPO C. cierre centralizado, '
'elevalunas eléctricos, control de música al volante, aire '
'acondicionado, pantalla multifunción, manos libres, usb, aux, '
'asientos con isofix, amplio y espacioso y mucho más! Motor '
'muy fiable de consumo medio muy ajustado. \n'
'-SERVICIO DE ENTREGA A DOMICILIO DISPONIBLE, consúltanos.\n'
'-PRECIOS TODO INCLUIDO: Transferencia, revisión pre-entrega '
'con mantenimiento (lo que tú coche necesite para estar a '
'punto) y 12 meses de garantía Premium Autos Raúl.\n'
'-RECOGEMOS TU VEHÍCULO COMO PARTE DE PAGO.\n'
'-OPCIÓN DE FINANCIACIÓN A SU MEDIDA.',
'doors_number': 5,
'emission_standard': 'C',
'engine': '0.9L',
'engine_horse_power': 90,
'expiration_date': None,
'fuel_type': 'Gasolina',
'id': '098b549f-ab67-5b4a-ab6b-26c00a4e0360',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/renault-captur-zen-tce-66kw-90cv-18-5p-gasolina-2018-en-cantabria-70266258-covo.aspx',
'listing': 'auction',
'location': 'Cantabria',
'make': 'RENAULT',
'model': 'Captur',
'odometer': 104000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 21,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_098b549f-ab67-5b4a-ab6b-26c00a4e0360/098b549f-ab67-5b4a-ab6b-26c00a4e0360_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115675,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19727229/fe1147a9-4b44-4e9c-a415-91682e1103fd.jpg',
'Width': 800}],
'price': 13900,
'price_includes_vat': True,
'registration_date': '2018-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'RENAULT Captur Zen TCe 18',
'transmission': 'manual',
'trim': 'Zen TCe 66kW 90CV 18',
'vin': None,
'year': 2018}
2026-03-26 10:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:00:50 [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%2770266258%27 HTTP/1.1" 200 None
2026-03-26 10:00:50 [auto_selling_coches.net] INFO: Saving data for 70266258: {'created_time': 1774519250.412839, 'last_price_update_time': 1774519250.412852}
2026-03-26 10:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70266258') HTTP/1.1" 204 0
2026-03-26 10:00:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 10:00:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 10:00:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 10:00:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 10:00:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:00:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f79c828a550>
2026-03-26 10:00:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:00:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:00:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:00:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_654b5814-8826-52b9-ae6d-23428ab2bcd6/654b5814-8826-52b9-ae6d-23428ab2bcd6_image_0.jpg HTTP/1.1" 201 0
2026-03-26 10:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:00:50 [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%252F19726445%252F6b450319-89e2-4a4f-a579-182ee5d12a91.jpg') HTTP/1.1" 204 0
2026-03-26 10:00:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19726445/6b450319-89e2-4a4f-a579-182ee5d12a91.jpg saved to cache
2026-03-26 10:00:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 654b5814-8826-52b9-ae6d-23428ab2bcd6
2026-03-26 10:00:50 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 654b5814-8826-52b9-ae6d-23428ab2bcd6 sending to next pipeline
2026-03-26 10:00:50 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
'body_type': 'SUV',
'c_o_2_emission_value': 115,
'category': 'Coches',
'color': 'Gris / Plata',
'currency': 'EUR',
'description': 'FORD ECOSPORT 1.5TDCI 95CV. Fecha de matriculación 06/2017 '
'PEGATINA DE CONTAMINACIÓN TIPO C. cierre centralizado, '
'elevalunas eléctricos, control de música al volante, aire '
'acondicionado, manos libres, usb, aux, asientos con isofix, '
'amplio y espacioso y mucho más! Motor muy fiable de consumo '
'medio muy ajustado. \n'
'-SERVICIO DE ENTREGA A DOMICILIO DISPONIBLE, consúltanos.\n'
'-PRECIOS TODO INCLUIDO: Transferencia, revisión pre-entrega '
'con mantenimiento (lo que tú coche necesite para estar a '
'punto) y 12 meses de garantía Premium Autos Raúl.\n'
'-RECOGEMOS TU VEHÍCULO COMO PARTE DE PAGO.\n'
'-OPCIÓN DE FINANCIACIÓN A SU MEDIDA.',
'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/ford-ecosport-15-tdci-70kw-95cv-trend-5p-diesel-2017-en-cantabria-70265999-covo.aspx',
'listing': 'auction',
'location': 'Cantabria',
'make': 'FORD',
'model': 'EcoSport',
'odometer': 118000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19727027/e7b26d71-0fb4-4dfb-9b92-96885832e814.jpg',
'https://a.ccdn.es/cnet/vehicles/19727027/456e8d62-1d90-4e03-b979-239722df9ed1.jpg',
'https://a.ccdn.es/cnet/vehicles/19727027/1573c470-c5a2-441f-8edb-a14309fdfa60.jpg',
'https://a.ccdn.es/cnet/vehicles/19727027/eb7f3ed7-1b7f-40f1-b0f5-4900b231b0f8.jpg',
'https://a.ccdn.es/cnet/vehicles/19727027/8bc1997d-e795-4979-805a-5c1b142a74c0.jpg',
'https://a.ccdn.es/cnet/vehicles/19727027/f24d8de2-32b4-44b6-991d-83e9c529cfe0.jpg',
'https://a.ccdn.es/cnet/vehicles/19727027/dac0c02d-24c4-4c83-bf4a-0e82746b8862.jpg',
'https://a.ccdn.es/cnet/vehicles/19727027/5645c01a-3ba9-4a71-8871-c771024e101b.jpg',
'https://a.ccdn.es/cnet/vehicles/19727027/52b6a823-93a5-423b-8700-f12e51d61bb1.jpg',
'https://a.ccdn.es/cnet/vehicles/19727027/98e97b9e-fbf0-4e0e-b58d-c18aa2dc9887.jpg',
'https://a.ccdn.es/cnet/vehicles/19727027/653ce876-66b1-4b7c-95d7-d2a16b9f51b5.jpg',
'https://a.ccdn.es/cnet/vehicles/19727027/e5201c52-12bd-40f9-aad1-94950ad2d64a.jpg',
'https://a.ccdn.es/cnet/vehicles/19727027/bb583bf6-f198-4348-8ec5-0de986ab684c.jpg',
'https://a.ccdn.es/cnet/vehicles/19727027/d89cbe65-f54e-43a7-b207-3c2a39ff9671.jpg',
'https://a.ccdn.es/cnet/vehicles/19727027/efc5dc4b-c9e9-4888-aa20-018a072c1ee3.jpg',
'https://a.ccdn.es/cnet/vehicles/19727027/55d42c87-7dc1-4b54-b7ce-eab2a0b6a59e.jpg',
'https://a.ccdn.es/cnet/vehicles/19727027/8a2834ab-a87c-4c42-937d-99ca0f692bef.jpg',
'https://a.ccdn.es/cnet/vehicles/19727027/2358b807-87b4-40ed-8137-eee99136ea03.jpg',
'https://a.ccdn.es/cnet/vehicles/19727027/8f3146f5-f48b-4b93-88df-be28ef9fca83.jpg',
'https://a.ccdn.es/cnet/vehicles/19727027/8a01673e-cf80-4c8b-bfd6-2aa587d0a3c7.jpg'],
'price': 12900,
'price_includes_vat': True,
'registration_date': '2017-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'FORD EcoSport 1.5 TDCi Trend',
'transmission': 'manual',
'trim': '1.5 TDCi 70kW 95CV Trend',
'vin': None,
'year': 2017}
2026-03-26 10:00:50 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: e8325774-aee8-56dd-bb0a-24098df3beee with identifier: 70265999
2026-03-26 10:00:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item e8325774-aee8-56dd-bb0a-24098df3beee
2026-03-26 10:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:00:50 [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%252F19727027%252Fe7b26d71-0fb4-4dfb-9b92-96885832e814.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:00:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19727027/e7b26d71-0fb4-4dfb-9b92-96885832e814.jpg not downloaded yet
2026-03-26 10:00:50 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
'body_type': 'Berlina',
'c_o_2_emission_value': 106,
'category': 'Coches',
'color': 'Negro',
'currency': 'EUR',
'description': 'RENAULT MEGANE 1.5DCI. Fecha de matriculación 09/2014 '
'PEGATINA DE CONTAMINACIÓN TIPO B. cierre centralizado, '
'elevalunas eléctricos, aire acondicionado, control de música '
'al volante, manos libres, cruise control, asientos con '
'isofix, amplio y espacioso, usb y mucho más! Motor muy fiable '
'de consumo medio muy ajustado. \n'
'-SERVICIO DE ENTREGA A DOMICILIO DISPONIBLE, consúltanos.\n'
'-PRECIOS TODO INCLUIDO: Transferencia, revisión pre-entrega '
'con mantenimiento (lo que tú coche necesite para estar a '
'punto) y 12 meses de garantía Premium Autos Raúl.\n'
'-RECOGEMOS TU VEHÍCULO COMO PARTE DE PAGO.\n'
'-OPCIÓN DE FINANCIACIÓN A SU MEDIDA.',
'doors_number': 5,
'emission_standard': 'B',
'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/renault-megane-business-dci-95-eco2-5p-diesel-2014-en-cantabria-61621274-covo.aspx',
'listing': 'auction',
'location': 'Cantabria',
'make': 'RENAULT',
'model': 'Mégane',
'odometer': 161000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/18657162/34147632-8409-411f-9a1a-de2b960d42c4.jpg',
'https://a.ccdn.es/cnet/vehicles/18657162/9ba29cab-16e3-4a17-abc7-3024534db778.jpg',
'https://a.ccdn.es/cnet/vehicles/18657162/efa5c506-338c-426b-8cf2-9141bc46cb20.jpg',
'https://a.ccdn.es/cnet/vehicles/18657162/3cd9d128-9dd2-4fe2-b0d8-3253d7bcd625.jpg',
'https://a.ccdn.es/cnet/vehicles/18657162/037e2c05-a119-49a6-85bf-7736e6a34048.jpg',
'https://a.ccdn.es/cnet/vehicles/18657162/eb4e878a-cf44-4dd2-8dc5-6801310212b7.jpg',
'https://a.ccdn.es/cnet/vehicles/18657162/b2185cc0-6aca-4f58-a1e0-44aac502e357.jpg',
'https://a.ccdn.es/cnet/vehicles/18657162/25d5f4fe-307d-410f-b0ca-52f0f722ecb4.jpg',
'https://a.ccdn.es/cnet/vehicles/18657162/82f76f08-6e3a-4a47-9614-4a77cf1337b5.jpg',
'https://a.ccdn.es/cnet/vehicles/18657162/2ee712b4-2bf4-4403-ac58-8ac08adeaff4.jpg',
'https://a.ccdn.es/cnet/vehicles/18657162/94e3b9f8-b250-4e74-bf1a-cbe0eab4f678.jpg',
'https://a.ccdn.es/cnet/vehicles/18657162/e2aa707f-70a9-4055-a967-18ed021ad15f.jpg',
'https://a.ccdn.es/cnet/vehicles/18657162/cdaca0d6-2db4-4f0c-936e-fd04be549067.jpg',
'https://a.ccdn.es/cnet/vehicles/18657162/3c5ac136-80b4-48bd-96ec-6292b518c14c.jpg',
'https://a.ccdn.es/cnet/vehicles/18657162/770d552d-c817-439f-b930-d51cf05ebe2e.jpg',
'https://a.ccdn.es/cnet/vehicles/18657162/da22f80c-097c-4ad1-923f-b2cce4111a5f.jpg',
'https://a.ccdn.es/cnet/vehicles/18657162/befca6b6-658a-4ccd-ad93-93ad749e3548.jpg',
'https://a.ccdn.es/cnet/vehicles/18657162/709da7bf-6ece-497d-bd92-30dc36a50186.jpg',
'https://a.ccdn.es/cnet/vehicles/18657162/bd5c426d-0895-4f8d-b09d-65a9cc039c71.jpg',
'https://a.ccdn.es/cnet/vehicles/18657162/6284de54-1eb6-4ca2-9583-355d50d7cedf.jpg',
'https://a.ccdn.es/cnet/vehicles/18657162/9ea31bab-951a-4db8-beb0-433bf7845879.jpg',
'https://a.ccdn.es/cnet/vehicles/18657162/98144b04-2cca-44b6-a2a8-b2c97abb4a9c.jpg'],
'price': 9900,
'price_includes_vat': True,
'registration_date': '2014-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'RENAULT Mégane Business dCi 95 eco2',
'transmission': 'manual',
'trim': 'Business dCi 95 eco2',
'vin': None,
'year': 2014}
2026-03-26 10:00:50 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 697ec692-1774-5e05-b893-7eac28743035 with identifier: 61621274
2026-03-26 10:00:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 697ec692-1774-5e05-b893-7eac28743035
2026-03-26 10:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:00:50 [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%252F18657162%252F34147632-8409-411f-9a1a-de2b960d42c4.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:00:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/18657162/34147632-8409-411f-9a1a-de2b960d42c4.jpg not downloaded yet
2026-03-26 10:00:50 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
'body_type': 'SUV',
'c_o_2_emission_value': None,
'category': 'Coches',
'color': 'Blanco',
'currency': 'EUR',
'description': 'CITROEN C3 AIRCROS 1.5 HDI 110CV. Fecha de matriculación '
'09/2022 PEGATINA DE CONTAMINACIÓN TIPO C. cierre '
'centralizado, elevalunas eléctricos, control de música al '
'volante, pantalla multifunción, asientos con isofix, amplio y '
'espacioso y mucho más! Motor muy fiable de consumo medio muy '
'ajustado. \n'
'-SERVICIO DE ENTREGA A DOMICILIO DISPONIBLE, consúltanos.\n'
'-PRECIOS TODO INCLUIDO: Transferencia, revisión pre-entrega '
'con mantenimiento (lo que tú coche necesite para estar a '
'punto) y 12 meses de garantía Premium Autos Raúl.\n'
'-RECOGEMOS TU VEHÍCULO COMO PARTE DE PAGO.\n'
'-OPCIÓN DE FINANCIACIÓN A SU MEDIDA.\n'
'Descuento especial de 1.000€ al financiar con nosotros. '
'PRECIO FINANCIADO: 14.900€. Consulta condiciones y otras '
'opciones de financiación.',
'doors_number': 5,
'emission_standard': 'C',
'engine': '1.5L',
'engine_horse_power': 110,
'expiration_date': None,
'fuel_type': 'Diesel',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/citroen-c3-aircross-bluehdi-81kw-110cv-ss-feel-5p-diesel-2022-en-cantabria-62360325-covo.aspx',
'listing': 'auction',
'location': 'Cantabria',
'make': 'CITROEN',
'model': 'C3 Aircross',
'odometer': 94000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19271756/1ac93001-b116-4e2f-be5a-e9e0f7bb8b71.jpg',
'https://a.ccdn.es/cnet/vehicles/19271756/bf8435c5-1e55-4b5e-ade1-1be35dc7b63a.jpg',
'https://a.ccdn.es/cnet/vehicles/19271756/0279f082-19d6-4693-8405-72fe8399fade.jpg',
'https://a.ccdn.es/cnet/vehicles/19271756/5c36bae7-5d0f-406d-b6e0-34cec5d92d11.jpg',
'https://a.ccdn.es/cnet/vehicles/19271756/f31059f8-dd9a-4c89-9c70-4212b52118be.jpg',
'https://a.ccdn.es/cnet/vehicles/19271756/0fb1e2f2-1f57-45ae-97f1-10cdcb801fc7.jpg',
'https://a.ccdn.es/cnet/vehicles/19271756/ddfe362d-321b-45d1-a9dc-d6971410210a.jpg',
'https://a.ccdn.es/cnet/vehicles/19271756/5bebb84b-c6d9-4620-afb8-f2b364e6b18e.jpg',
'https://a.ccdn.es/cnet/vehicles/19271756/732afaf4-7ad4-497d-8cdf-aa2344c4e1ba.jpg',
'https://a.ccdn.es/cnet/vehicles/19271756/53f8994f-1d14-4ffc-8b83-5e91118f2099.jpg',
'https://a.ccdn.es/cnet/vehicles/19271756/1668891a-6326-4fbc-8094-bb8eadbd4a88.jpg',
'https://a.ccdn.es/cnet/vehicles/19271756/8a67d33e-7869-4037-bf1c-ec955bbcff13.jpg',
'https://a.ccdn.es/cnet/vehicles/19271756/391857ff-b7d2-4897-a01c-83ef7f6f6a9d.jpg',
'https://a.ccdn.es/cnet/vehicles/19271756/3d55681a-6bd1-4567-a7c3-05f2caad6f72.jpg',
'https://a.ccdn.es/cnet/vehicles/19271756/45971799-f0c3-4863-9c99-fb708b4dc19f.jpg',
'https://a.ccdn.es/cnet/vehicles/19271756/faf0a16f-170a-40c2-a176-fb7443cbec71.jpg',
'https://a.ccdn.es/cnet/vehicles/19271756/dc391360-a18e-42a4-b7db-2bd4e73a6f15.jpg',
'https://a.ccdn.es/cnet/vehicles/19271756/dafa78c4-f737-4dd6-b4b8-32aa8715d8d4.jpg',
'https://a.ccdn.es/cnet/vehicles/19271756/ce8196e8-3d56-4b77-8b6c-2fdd999e883f.jpg',
'https://a.ccdn.es/cnet/vehicles/19271756/91264a04-d8da-4aa4-aa97-eaedabee3ce8.jpg',
'https://a.ccdn.es/cnet/vehicles/19271756/53740e7f-bcfa-42e3-999f-94169eb00414.jpg',
'https://a.ccdn.es/cnet/vehicles/19271756/933f6d9e-f8e9-4cd9-96f5-d319496a76ed.jpg',
'https://a.ccdn.es/cnet/vehicles/19271756/ec8ea90d-6647-451e-a805-f6058d2ff777.jpg'],
'price': 15900,
'price_includes_vat': True,
'registration_date': '2022-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'CITROEN C3 Aircross BlueHDi SS Feel',
'transmission': 'manual',
'trim': 'BlueHDi 81kW 110CV SS Feel',
'vin': None,
'year': 2022}
2026-03-26 10:00:50 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: eca610bb-ee8b-5929-92ff-9149e674b6ae with identifier: 62360325
2026-03-26 10:00:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item eca610bb-ee8b-5929-92ff-9149e674b6ae
2026-03-26 10:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:00:50 [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%252F19271756%252F1ac93001-b116-4e2f-be5a-e9e0f7bb8b71.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:00:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19271756/1ac93001-b116-4e2f-be5a-e9e0f7bb8b71.jpg not downloaded yet
2026-03-26 10:00:50 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
'body_type': 'Familiar',
'c_o_2_emission_value': 106,
'category': 'Coches',
'color': 'Negro',
'currency': 'EUR',
'description': 'CITROEN C5 2.0 HDI 150CV. Fecha de matriculación 11/2015 '
'PEGATINA DE CONTAMINACIÓN TIPO C. cierre centralizado, '
'elevalunas eléctricos, control de música al volante, pantalla '
'multifunción, asientos con isofix, amplio y espacioso y mucho '
'más! Motor muy fiable de consumo medio muy ajustado. \n'
'-SERVICIO DE ENTREGA A DOMICILIO DISPONIBLE, consúltanos.\n'
'-PRECIOS TODO INCLUIDO: Transferencia, revisión pre-entrega '
'con mantenimiento (lo que tú coche necesite para estar a '
'punto) y 12 meses de garantía Premium Autos Raúl.\n'
'-RECOGEMOS TU VEHÍCULO COMO PARTE DE PAGO.\n'
'-OPCIÓN DE FINANCIACIÓN A SU MEDIDA.',
'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/citroen-c5-bluehdi-150-ss-6v-feel-tourer-5p-diesel-2015-en-cantabria-62360624-covo.aspx',
'listing': 'auction',
'location': 'Cantabria',
'make': 'CITROEN',
'model': 'C5',
'odometer': 136000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19271943/59e8016d-1e04-4b1f-a13e-263d20b51a86.jpg',
'https://a.ccdn.es/cnet/vehicles/19271943/765201de-2444-46b2-b8c2-326b55f0f519.jpg',
'https://a.ccdn.es/cnet/vehicles/19271943/1cdebc93-0315-4a45-9c3d-880b43270b42.jpg',
'https://a.ccdn.es/cnet/vehicles/19271943/3f7890da-b358-4a9b-af54-eec2c62264c9.jpg',
'https://a.ccdn.es/cnet/vehicles/19271943/d7cbeee9-5ca0-4595-992a-d80f45206ca2.jpg',
'https://a.ccdn.es/cnet/vehicles/19271943/8eba7dec-d909-49c6-9508-914184a2d322.jpg',
'https://a.ccdn.es/cnet/vehicles/19271943/e330e98f-1ef6-4c66-8fe1-0a9fe55f8578.jpg',
'https://a.ccdn.es/cnet/vehicles/19271943/0d56bc7a-517d-407a-ad00-727b2b820a8a.jpg',
'https://a.ccdn.es/cnet/vehicles/19271943/0d52fbfe-898c-4acf-a886-4423730b3498.jpg',
'https://a.ccdn.es/cnet/vehicles/19271943/0b00de8a-c11b-48a2-af4a-5f7f5f398e4e.jpg',
'https://a.ccdn.es/cnet/vehicles/19271943/452144a8-435e-4e90-9a34-14c412c75570.jpg',
'https://a.ccdn.es/cnet/vehicles/19271943/c67a1e6b-e288-4e25-a717-3b328706bca4.jpg',
'https://a.ccdn.es/cnet/vehicles/19271943/95ce93c7-df4c-4435-bbac-40d49539bbcb.jpg',
'https://a.ccdn.es/cnet/vehicles/19271943/fa66b785-648d-46ef-831b-977572ace31d.jpg',
'https://a.ccdn.es/cnet/vehicles/19271943/0056b065-6eff-4bc0-92e5-2beee8c99975.jpg',
'https://a.ccdn.es/cnet/vehicles/19271943/00575e75-8b7d-4429-bede-bb56e1947351.jpg',
'https://a.ccdn.es/cnet/vehicles/19271943/dd5bd7a5-3a24-466c-8e45-d165e00043e3.jpg',
'https://a.ccdn.es/cnet/vehicles/19271943/bae2fa43-e0ae-46e7-8b75-96fcd1b07ed7.jpg',
'https://a.ccdn.es/cnet/vehicles/19271943/9f720f15-e1f6-4872-a9f1-76e1f4844e73.jpg',
'https://a.ccdn.es/cnet/vehicles/19271943/d40e9014-8c53-4822-a1a0-ba645f0181a6.jpg',
'https://a.ccdn.es/cnet/vehicles/19271943/ef1da721-f52d-4851-9783-e4f0968f9a96.jpg',
'https://a.ccdn.es/cnet/vehicles/19271943/3fab35e6-f5a0-4c69-b7f1-066df6c712a2.jpg'],
'price': 11900,
'price_includes_vat': True,
'registration_date': '2015-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'CITROEN C5 BlueHDi 150 SS 6v Feel Tourer',
'transmission': 'manual',
'trim': 'BlueHDi 150 SS 6v Feel Tourer',
'vin': None,
'year': 2015}
2026-03-26 10:00:50 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: bb2a5f8d-6067-5f60-aae4-3ca022517109 with identifier: 62360624
2026-03-26 10:00:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item bb2a5f8d-6067-5f60-aae4-3ca022517109
2026-03-26 10:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:00:50 [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%252F19271943%252F59e8016d-1e04-4b1f-a13e-263d20b51a86.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:00:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19271943/59e8016d-1e04-4b1f-a13e-263d20b51a86.jpg not downloaded yet
2026-03-26 10:00:50 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 654b5814-8826-52b9-ae6d-23428ab2bcd6 with identifier 70265394
2026-03-26 10:00:50 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 10:00:50 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 10:00:50 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 654b5814-8826-52b9-ae6d-23428ab2bcd6
2026-03-26 10:00:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/19726445/6b450319-89e2-4a4f-a579-182ee5d12a91.jpg>
{'auction_title': '',
'body_type': 'Berlina',
'c_o_2_emission_value': 102,
'category': 'Coches',
'color': 'Gris / Plata',
'currency': 'EUR',
'description': 'VOLVO V40 1.6 D 115CV. Fecha de matriculación 05/2015 '
'PEGATINA DE CONTAMINACIÓN TIPO B. AUTOMÁTICO, cierre '
'centralizado, pantalla multifunción, elevalunas eléctricos, '
'control de música al volante, aire acondicionado, manos '
'libres, usb, aux,,, asientos con isofix, amplio y espacioso y '
'mucho más! Motor muy fiable de consumo medio muy ajustado. \n'
'-SERVICIO DE ENTREGA A DOMICILIO DISPONIBLE, consúltanos.\n'
'-PRECIOS TODO INCLUIDO: Transferencia, revisión pre-entrega '
'con mantenimiento (lo que tú coche necesite para estar a '
'punto) y 12 meses de garantía Premium Autos Raúl.\n'
'-RECOGEMOS TU VEHÍCULO COMO PARTE DE PAGO.\n'
'-OPCIÓN DE FINANCIACIÓN A SU MEDIDA.',
'doors_number': 5,
'emission_standard': 'B',
'engine': '1.6L',
'engine_horse_power': 115,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '654b5814-8826-52b9-ae6d-23428ab2bcd6',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/volvo-v40-16-d2-kinetic-auto-5p-diesel-2015-en-cantabria-70265394-covo.aspx',
'listing': 'auction',
'location': 'Cantabria',
'make': 'VOLVO',
'model': 'V40',
'odometer': 129000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 23,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_654b5814-8826-52b9-ae6d-23428ab2bcd6/654b5814-8826-52b9-ae6d-23428ab2bcd6_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111604,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19726445/6b450319-89e2-4a4f-a579-182ee5d12a91.jpg',
'Width': 800}],
'price': 12900,
'price_includes_vat': True,
'registration_date': '2015-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'VOLVO V40 1.6 D2 Kinetic Auto',
'transmission': 'automatic',
'trim': '1.6 D2 Kinetic Auto',
'vin': None,
'year': 2015}
2026-03-26 10:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:00:50 [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%2770265394%27 HTTP/1.1" 200 None
2026-03-26 10:00:50 [auto_selling_coches.net] INFO: Saving data for 70265394: {'created_time': 1774519250.607038, 'last_price_update_time': 1774519250.607051}
2026-03-26 10:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70265394') HTTP/1.1" 204 0
2026-03-26 10:00:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/62669682> (referer: https://www.coches.net/concesionario/autosraul/?pg=1) ['zyte-api']
2026-03-26 10:00:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/61725805> (referer: https://www.coches.net/concesionario/autosraul/?pg=1) ['zyte-api']
2026-03-26 10:00:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/62669941> (referer: https://www.coches.net/concesionario/autosraul/?pg=1) ['zyte-api']
2026-03-26 10:00:51 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
'body_type': 'Berlina',
'c_o_2_emission_value': 99,
'category': 'Coches',
'color': 'Negro',
'currency': 'EUR',
'description': '',
'doors_number': 5,
'emission_standard': 'B',
'engine': '1.5L',
'engine_horse_power': 110,
'expiration_date': None,
'fuel_type': 'Diesel',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/nissan-qashqai-15dci-ss-acenta-4x2-5p-diesel-2014-en-cantabria-62669682-covo.aspx',
'listing': 'auction',
'location': 'Cantabria',
'make': 'NISSAN',
'model': 'QASHQAI',
'odometer': 144000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19522462/687a63b0-4a55-4225-8dfb-6bfc17cd43b8.jpg',
'https://a.ccdn.es/cnet/vehicles/19522462/67e23d26-1a74-40fd-a2bf-d3f8e5d0b22f.jpg',
'https://a.ccdn.es/cnet/vehicles/19522462/8b56d635-315f-47a7-8c13-fb5e48b42140.jpg',
'https://a.ccdn.es/cnet/vehicles/19522462/b63ce75d-a65a-4bdd-a27f-dde420332809.jpg',
'https://a.ccdn.es/cnet/vehicles/19522462/baf94021-6424-4488-9d88-33e5c46285a4.jpg',
'https://a.ccdn.es/cnet/vehicles/19522462/e8b3d50a-9d5d-4e80-a81b-45f5c4461f8a.jpg',
'https://a.ccdn.es/cnet/vehicles/19522462/0a6fa984-d4ab-4b60-886a-5ef856106f47.jpg',
'https://a.ccdn.es/cnet/vehicles/19522462/95d13373-73b6-465f-b086-333762ba7d03.jpg',
'https://a.ccdn.es/cnet/vehicles/19522462/9e51db79-de90-489d-b93e-98f379e2636c.jpg',
'https://a.ccdn.es/cnet/vehicles/19522462/ae0fcfd9-83ac-4250-acb4-372d05095f8d.jpg',
'https://a.ccdn.es/cnet/vehicles/19522462/2bd6d744-bf84-4fca-9f3c-9790440ab02e.jpg',
'https://a.ccdn.es/cnet/vehicles/19522462/a0d2ad0a-ddcc-4283-a806-34b72049e766.jpg',
'https://a.ccdn.es/cnet/vehicles/19522462/45b812b5-d710-4ad9-a60f-5f167e04b6a4.jpg',
'https://a.ccdn.es/cnet/vehicles/19522462/b00ca6d6-34b7-4846-96a4-ace892319e11.jpg',
'https://a.ccdn.es/cnet/vehicles/19522462/5dcad4c7-b71b-4af0-8287-935c60b2c04d.jpg',
'https://a.ccdn.es/cnet/vehicles/19522462/48524f42-ffa6-43f6-850b-d4d530dd9776.jpg',
'https://a.ccdn.es/cnet/vehicles/19522462/1617f9c7-431b-4541-8202-dc51bf78f782.jpg',
'https://a.ccdn.es/cnet/vehicles/19522462/5a7e3945-47ad-49a0-bcba-768a1d2a7517.jpg',
'https://a.ccdn.es/cnet/vehicles/19522462/722caa41-91bf-4269-a4ea-68aea2c85a7f.jpg',
'https://a.ccdn.es/cnet/vehicles/19522462/916638ab-6fb2-429a-9ddc-1dc36b7b661a.jpg',
'https://a.ccdn.es/cnet/vehicles/19522462/6056d2a6-60cc-49c0-8d54-e2373fda09bb.jpg',
'https://a.ccdn.es/cnet/vehicles/19522462/10982c20-5932-417a-9f59-ea130b7a3ede.jpg',
'https://a.ccdn.es/cnet/vehicles/19522462/b7bc499e-c01a-462b-b443-467af70fe4d3.jpg'],
'price': 12900,
'price_includes_vat': True,
'registration_date': '2014-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'NISSAN QASHQAI 1.5dCi SS ACENTA 4x2',
'transmission': 'manual',
'trim': '1.5dCi SS ACENTA 4x2',
'vin': None,
'year': 2014}
2026-03-26 10:00:51 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: ba937c92-1ffc-547f-9721-6d622de6bdeb with identifier: 62669682
2026-03-26 10:00:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item ba937c92-1ffc-547f-9721-6d622de6bdeb
2026-03-26 10:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:00:51 [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%252F19522462%252F687a63b0-4a55-4225-8dfb-6bfc17cd43b8.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:00:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19522462/687a63b0-4a55-4225-8dfb-6bfc17cd43b8.jpg not downloaded yet
2026-03-26 10:00:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70047285> (referer: https://www.coches.net/concesionario/autosraul/?pg=1) ['zyte-api']
2026-03-26 10:00:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/61719346> (referer: https://www.coches.net/concesionario/autosraul/?pg=1) ['zyte-api']
2026-03-26 10:00:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/19271943/59e8016d-1e04-4b1f-a13e-263d20b51a86.jpg> (referer: None)
2026-03-26 10:00:51 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
'body_type': 'Berlina',
'c_o_2_emission_value': 95,
'category': 'Coches',
'color': 'Blanco',
'currency': 'EUR',
'description': 'CITROEN C4 CACTUS 1.6 HDI 100CV. Fecha de matriculación '
'05/2016 PEGATINA DE CONTAMINACIÓN TIPO C. cierre '
'centralizado, elevalunas eléctricos, aire acondicionado, '
'control de música al volante, manos libres, cruise control, '
'pantalla multifunción, asientos con isofix, amplio y '
'espacioso, usb y mucho más! Motor muy fiable de consumo medio '
'muy ajustado. \n'
'-SERVICIO DE ENTREGA A DOMICILIO DISPONIBLE, consúltanos.\n'
'-PRECIOS TODO INCLUIDO: Transferencia, revisión pre-entrega '
'con mantenimiento (lo que tú coche necesite para estar a '
'punto) y 12 meses de garantía Premium Autos Raúl.\n'
'-RECOGEMOS TU VEHÍCULO COMO PARTE DE PAGO.\n'
'-OPCIÓN DE FINANCIACIÓN A SU MEDIDA.\n'
'Descuento especial de 1.000€ al financiar con nosotros. '
'PRECIO FINANCIADO: 11.900€. Consulta condiciones y otras '
'opciones de financiación.',
'doors_number': 5,
'emission_standard': 'C',
'engine': '1.6L',
'engine_horse_power': 100,
'expiration_date': None,
'fuel_type': 'Diesel',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/citroen-c4-cactus-bluehdi-100-feel-5p-diesel-2016-en-cantabria-61725805-covo.aspx',
'listing': 'auction',
'location': 'Cantabria',
'make': 'CITROEN',
'model': 'C4 Cactus',
'odometer': 133000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/18740133/297826ac-7dc1-411e-89f3-9931711e7722.jpg',
'https://a.ccdn.es/cnet/vehicles/18740133/c72dc3dc-3cc1-4834-b708-50994b44d222.jpg',
'https://a.ccdn.es/cnet/vehicles/18740133/5054d7cb-4c3c-4464-aaef-e7423c60342b.jpg',
'https://a.ccdn.es/cnet/vehicles/18740133/9a3fcb46-edb3-4062-b601-f973b3918432.jpg',
'https://a.ccdn.es/cnet/vehicles/18740133/41d15859-1e66-4c41-8ca2-d0b4623787ce.jpg',
'https://a.ccdn.es/cnet/vehicles/18740133/93d7bb45-ba7d-4c38-99f8-a1bfe7afb6aa.jpg',
'https://a.ccdn.es/cnet/vehicles/18740133/c3ca8fa8-dbd8-4670-a01d-e1753bc87000.jpg',
'https://a.ccdn.es/cnet/vehicles/18740133/59e319e3-61b2-4a2f-b7a5-3a5159e50c8b.jpg',
'https://a.ccdn.es/cnet/vehicles/18740133/c32925a0-7106-456d-8ab4-66df9b0fb97e.jpg',
'https://a.ccdn.es/cnet/vehicles/18740133/b702673a-5ba9-487d-beb8-9101ffd5df20.jpg',
'https://a.ccdn.es/cnet/vehicles/18740133/940ea32c-39d3-4a03-8dd4-aa942f5b2b0b.jpg',
'https://a.ccdn.es/cnet/vehicles/18740133/9eea02b3-685a-4b1f-a099-136efae289cf.jpg',
'https://a.ccdn.es/cnet/vehicles/18740133/90800f71-c705-46a9-af80-77d742a01780.jpg',
'https://a.ccdn.es/cnet/vehicles/18740133/e9ccc7c8-a61f-49b9-9a27-81abb9e3d0e9.jpg',
'https://a.ccdn.es/cnet/vehicles/18740133/983d7ff2-eee7-4923-acf9-da2531535cda.jpg',
'https://a.ccdn.es/cnet/vehicles/18740133/0a6c9578-2ffa-4cf8-9874-746487dccbb1.jpg',
'https://a.ccdn.es/cnet/vehicles/18740133/8f4b0b88-d90d-4013-96fa-35c19538a5de.jpg',
'https://a.ccdn.es/cnet/vehicles/18740133/818b4e8a-da78-4f84-bb36-603bdbc9ea17.jpg',
'https://a.ccdn.es/cnet/vehicles/18740133/3aa39c95-67af-4ee4-9484-9328aedf5620.jpg',
'https://a.ccdn.es/cnet/vehicles/18740133/77e3ccd8-2946-4dff-b29d-55e7f852eef7.jpg',
'https://a.ccdn.es/cnet/vehicles/18740133/a1f45811-d6e5-4a10-9133-4d6f91c088a7.jpg'],
'price': 12900,
'price_includes_vat': True,
'registration_date': '2016-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'CITROEN C4 Cactus BlueHDi 100 Feel',
'transmission': 'manual',
'trim': 'BlueHDi 100 Feel',
'vin': None,
'year': 2016}
2026-03-26 10:00:51 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 649426a3-43fe-5aa6-afa4-466ca8049fd0 with identifier: 61725805
2026-03-26 10:00:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 649426a3-43fe-5aa6-afa4-466ca8049fd0
2026-03-26 10:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:00:51 [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%252F18740133%252F297826ac-7dc1-411e-89f3-9931711e7722.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:00:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/18740133/297826ac-7dc1-411e-89f3-9931711e7722.jpg not downloaded yet
2026-03-26 10:00:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 10:00:51 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
'body_type': 'Berlina',
'c_o_2_emission_value': 109,
'category': 'Coches',
'color': 'Negro',
'currency': 'EUR',
'description': 'NISSAN NOTE 1.2i 80CV. Fecha de matriculación 10/2016 '
'PEGATINA DE CONTAMINACIÓN TIPO C. cierre centralizado, '
'elevalunas eléctricos, control de música al volante, manos '
'libres , asientos con isofix, amplio y espacioso y mucho más! '
'Motor muy fiable de consumo medio muy ajustado. \n'
'-SERVICIO DE ENTREGA A DOMICILIO DISPONIBLE, consúltanos.\n'
'-PRECIOS TODO INCLUIDO: Transferencia, revisión pre-entrega '
'con mantenimiento (lo que tú coche necesite para estar a '
'punto) y 12 meses de garantía Premium Autos Raúl.\n'
'-RECOGEMOS TU VEHÍCULO COMO PARTE DE PAGO.\n'
'-OPCIÓN DE FINANCIACIÓN A SU MEDIDA.',
'doors_number': 5,
'emission_standard': 'C',
'engine': '1.2L',
'engine_horse_power': 80,
'expiration_date': None,
'fuel_type': 'Gasolina',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/nissan-note-5p-12g-80cv-ntec-5p-gasolina-2015-en-cantabria-62669941-covo.aspx',
'listing': 'auction',
'location': 'Cantabria',
'make': 'NISSAN',
'model': 'NOTE',
'odometer': 155000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19522721/101a3121-9a98-4db1-a0f0-9f412db3ede1.jpg',
'https://a.ccdn.es/cnet/vehicles/19522721/b406e809-21d5-43bb-910f-a807ed9c263a.jpg',
'https://a.ccdn.es/cnet/vehicles/19522721/d1c7b5b7-0225-440d-afad-4135443dacd6.jpg',
'https://a.ccdn.es/cnet/vehicles/19522721/1effc9a9-e819-489a-8116-f6a4755c98d0.jpg',
'https://a.ccdn.es/cnet/vehicles/19522721/c81f3150-f385-42d8-88e1-370bff0bdc59.jpg',
'https://a.ccdn.es/cnet/vehicles/19522721/be36266b-a266-42bb-8444-81a62d4fb183.jpg',
'https://a.ccdn.es/cnet/vehicles/19522721/cbf2d502-cc07-4cf8-9a7a-cf3bb63de859.jpg',
'https://a.ccdn.es/cnet/vehicles/19522721/82fa4d45-729f-4d97-b585-bf08fed8c7b7.jpg',
'https://a.ccdn.es/cnet/vehicles/19522721/9d042b33-9777-4e50-a183-f735a5d0cbce.jpg',
'https://a.ccdn.es/cnet/vehicles/19522721/17675117-de05-4ca7-a81f-23c5e04f2bdd.jpg',
'https://a.ccdn.es/cnet/vehicles/19522721/a709c741-c37f-476f-8d94-8033918d3188.jpg',
'https://a.ccdn.es/cnet/vehicles/19522721/d0ba2825-de0f-47e1-8fd2-7740c0cdaad8.jpg',
'https://a.ccdn.es/cnet/vehicles/19522721/965f29de-6241-4c09-94de-ffe644b99269.jpg',
'https://a.ccdn.es/cnet/vehicles/19522721/39a89f55-cc7e-4650-a8c6-b05c15402f31.jpg',
'https://a.ccdn.es/cnet/vehicles/19522721/c380a0a4-5d3c-4bf1-85fd-19306d7fd788.jpg',
'https://a.ccdn.es/cnet/vehicles/19522721/e8c62978-6206-4c7b-99a6-6676e872f21d.jpg',
'https://a.ccdn.es/cnet/vehicles/19522721/62d9b1db-6c47-4eeb-aef8-c0360c82ea27.jpg',
'https://a.ccdn.es/cnet/vehicles/19522721/f6e19fba-993c-4ea2-8b3d-b96b62e8a3fe.jpg',
'https://a.ccdn.es/cnet/vehicles/19522721/26bd41cd-fdfa-4ba5-a527-36685f59e234.jpg',
'https://a.ccdn.es/cnet/vehicles/19522721/23d3e930-5c07-4e83-b51e-9073e2113a80.jpg'],
'price': 9900,
'price_includes_vat': True,
'registration_date': '2016-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'NISSAN NOTE 1.2G NTEC',
'transmission': 'manual',
'trim': '5p. 1.2G 80CV NTEC',
'vin': None,
'year': 2016}
2026-03-26 10:00:51 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 2a9dc5ef-82ad-5ea7-8a89-d368660ba609 with identifier: 62669941
2026-03-26 10:00:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 2a9dc5ef-82ad-5ea7-8a89-d368660ba609
2026-03-26 10:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:00:51 [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%252F19522721%252F101a3121-9a98-4db1-a0f0-9f412db3ede1.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:00:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19522721/101a3121-9a98-4db1-a0f0-9f412db3ede1.jpg not downloaded yet
2026-03-26 10:00:51 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
'body_type': 'SUV',
'c_o_2_emission_value': 119,
'category': 'Coches',
'color': 'Blanco',
'currency': 'EUR',
'description': 'HYUNDAI TUCSON 25 ANIVERSARIO 1.7CRDI 110CV. Fecha de '
'matriculación 07/2017 PEGATINA DE CONTAMINACIÓN TIPO C. '
'cierre centralizado, elevalunas eléctricos, control de música '
'al volante, climatizador, pantalla multifunción, control de '
'velocidad, usb, aux, manos libres , asientos con isofix, '
'amplio y espacioso y mucho más! Motor muy fiable de consumo '
'medio muy ajustado. \n'
'-SERVICIO DE ENTREGA A DOMICILIO DISPONIBLE, consúltanos.\n'
'-PRECIOS TODO INCLUIDO: Transferencia, revisión pre-entrega '
'con mantenimiento (lo que tú coche necesite para estar a '
'punto) y 12 meses de garantía Premium Autos Raúl.\n'
'-RECOGEMOS TU VEHÍCULO COMO PARTE DE PAGO.\n'
'-OPCIÓN DE FINANCIACIÓN A SU MEDIDA.',
'doors_number': 5,
'emission_standard': 'C',
'engine': '1.7L',
'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/hyundai-tucson-17crdi-85kw-115cv-bd-25-aniversa-4x2-5p-diesel-2015-en-cantabria-70047285-covo.aspx',
'listing': 'auction',
'location': 'Cantabria',
'make': 'HYUNDAI',
'model': 'Tucson',
'odometer': 123000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19556638/579f4045-1174-442a-ba48-c15d487e502f.jpg',
'https://a.ccdn.es/cnet/vehicles/19556638/d2c09764-ecb1-4e9a-8dcf-7127c7247c3e.jpg',
'https://a.ccdn.es/cnet/vehicles/19556638/69aba0e2-a76f-46a4-ad93-cc1485fd7296.jpg',
'https://a.ccdn.es/cnet/vehicles/19556638/c1020925-e8ea-492a-976a-9cc48b458d1b.jpg',
'https://a.ccdn.es/cnet/vehicles/19556638/fb55645c-954e-4c2f-9f16-5b96c61c7b37.jpg',
'https://a.ccdn.es/cnet/vehicles/19556638/95a0a898-9f66-4e54-bd43-b5b7798c26d1.jpg',
'https://a.ccdn.es/cnet/vehicles/19556638/7e458b6f-fcd3-4ab0-98e1-9dc11d6a8754.jpg',
'https://a.ccdn.es/cnet/vehicles/19556638/bd0a45b5-a058-450d-8b5b-e27b7739b646.jpg',
'https://a.ccdn.es/cnet/vehicles/19556638/61d35587-15da-4a4f-9845-536cba24cdf2.jpg',
'https://a.ccdn.es/cnet/vehicles/19556638/6d444957-a72a-45e3-8384-b24e3ba7c7c7.jpg',
'https://a.ccdn.es/cnet/vehicles/19556638/109c6cd7-d31b-48b4-89ee-d5b328bafd73.jpg',
'https://a.ccdn.es/cnet/vehicles/19556638/ef7cbb52-26a2-40c0-8ec3-cb0d05027a6c.jpg',
'https://a.ccdn.es/cnet/vehicles/19556638/d9c124c0-0494-4408-9ed8-195491291b1c.jpg',
'https://a.ccdn.es/cnet/vehicles/19556638/67f2d243-4bc4-47e1-91d5-f06e4f852910.jpg',
'https://a.ccdn.es/cnet/vehicles/19556638/b2bd1583-8030-4393-b357-a3b4dc52392b.jpg',
'https://a.ccdn.es/cnet/vehicles/19556638/2eac8178-e6b1-4712-81c9-7b506507ff76.jpg',
'https://a.ccdn.es/cnet/vehicles/19556638/e9b6acea-6269-44d9-8041-112e1e541aa3.jpg',
'https://a.ccdn.es/cnet/vehicles/19556638/9d5626ad-d70d-4bc4-b862-3c3ee3b94ddb.jpg',
'https://a.ccdn.es/cnet/vehicles/19556638/35963322-0049-4c28-bdee-d7df5eee6a85.jpg',
'https://a.ccdn.es/cnet/vehicles/19556638/7e041a1c-9964-4388-af21-aad44c1770d7.jpg',
'https://a.ccdn.es/cnet/vehicles/19556638/e077a9a6-dd38-4ac2-bc8c-387414414e2e.jpg',
'https://a.ccdn.es/cnet/vehicles/19556638/5288e71e-d71c-44b9-be66-9868be1653e9.jpg',
'https://a.ccdn.es/cnet/vehicles/19556638/547e7f9a-cdb6-485f-a5c2-d0a44e450d3c.jpg',
'https://a.ccdn.es/cnet/vehicles/19556638/992bdff7-5478-4cca-9fae-0e174478e276.jpg',
'https://a.ccdn.es/cnet/vehicles/19556638/79daaec1-6180-4507-aa5d-b94f831b717e.jpg'],
'price': 17900,
'price_includes_vat': True,
'registration_date': '2017-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'HYUNDAI Tucson 1.7CRDi BD 25 Aniversa. 4x2',
'transmission': 'manual',
'trim': '1.7CRDi 85kW 115CV BD 25 Aniversa. 4x2',
'vin': None,
'year': 2017}
2026-03-26 10:00:51 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: a75184eb-0a7b-5b39-8a11-dea9605ab206 with identifier: 70047285
2026-03-26 10:00:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item a75184eb-0a7b-5b39-8a11-dea9605ab206
2026-03-26 10:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:00:51 [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%252F19556638%252F579f4045-1174-442a-ba48-c15d487e502f.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:00:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19556638/579f4045-1174-442a-ba48-c15d487e502f.jpg not downloaded yet
2026-03-26 10:00:51 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
'body_type': 'Berlina',
'c_o_2_emission_value': 115,
'category': 'Coches',
'color': 'Gris / Plata',
'currency': 'EUR',
'description': 'FORD MONDEO 2.0 TDCI 180CV. Fecha de matriculación 10/2015 '
'PEGATINA DE CONTAMINACIÓN TIPO C. cierre centralizado, '
'elevalunas eléctricos, aire acondicionado, control de música '
'al volante, manos libres, cruise control, sensores de '
'aparcamiento, pantalla multifunción, asientos con isofix, '
'amplio y espacioso, usb y mucho más! Motor muy fiable de '
'consumo medio muy ajustado. \n'
'-SERVICIO DE ENTREGA A DOMICILIO DISPONIBLE, consúltanos.\n'
'-PRECIOS TODO INCLUIDO: Transferencia, revisión pre-entrega '
'con mantenimiento (lo que tú coche necesite para estar a '
'punto) y 12 meses de garantía Premium Autos Raúl.\n'
'-RECOGEMOS TU VEHÍCULO COMO PARTE DE PAGO.\n'
'-OPCIÓN DE FINANCIACIÓN A SU MEDIDA.\n'
'Descuento especial de 1.000€ al financiar con nosotros. '
'PRECIO FINANCIADO: 11.900€. Consulta condiciones y otras '
'opciones de financiación.',
'doors_number': 5,
'emission_standard': 'C',
'engine': '2.0L',
'engine_horse_power': 180,
'expiration_date': None,
'fuel_type': 'Diesel',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/ford-mondeo-2.0-tdci-180cv-titanium-5p-diesel-2015-en-cantabria-61719346-covo.aspx',
'listing': 'auction',
'location': 'Cantabria',
'make': 'FORD',
'model': 'Mondeo',
'odometer': 168000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/18732111/ec9d16b7-4514-4027-be3e-ca519e32b369.jpg',
'https://a.ccdn.es/cnet/vehicles/18732111/e6f17987-01a1-4e86-a36b-d31d85050d7b.jpg',
'https://a.ccdn.es/cnet/vehicles/18732111/78838d3b-1a5b-408c-88c8-eed798d15a55.jpg',
'https://a.ccdn.es/cnet/vehicles/18732111/6c4e9583-abfa-4eeb-8884-17f97ab1378a.jpg',
'https://a.ccdn.es/cnet/vehicles/18732111/fc5f5325-2424-49a7-95f9-e55308ea1820.jpg',
'https://a.ccdn.es/cnet/vehicles/18732111/51953bf4-71e5-4ec3-aa9e-0e5f6a9478e5.jpg',
'https://a.ccdn.es/cnet/vehicles/18732111/3b0c1c7e-b069-4a90-8775-d965146e0954.jpg',
'https://a.ccdn.es/cnet/vehicles/18732111/bbccca73-8799-4538-915c-4f64d1b5e824.jpg',
'https://a.ccdn.es/cnet/vehicles/18732111/c60d9b17-0c1f-4e55-8f22-c3f5c79dcba4.jpg',
'https://a.ccdn.es/cnet/vehicles/18732111/fea92521-9d17-476a-b8c1-25ed9d48c441.jpg',
'https://a.ccdn.es/cnet/vehicles/18732111/f3852de2-a3ca-4dd4-adc7-c19e0b4e7d74.jpg',
'https://a.ccdn.es/cnet/vehicles/18732111/0029345a-09b6-4017-b63a-4f640fb4ecaf.jpg',
'https://a.ccdn.es/cnet/vehicles/18732111/014cd431-f0d9-4eb3-b900-15985d208963.jpg',
'https://a.ccdn.es/cnet/vehicles/18732111/d688c6cf-d155-4c11-af4d-03d5cd947b60.jpg',
'https://a.ccdn.es/cnet/vehicles/18732111/d21ddc04-c962-47fd-8ae0-ba5242495118.jpg',
'https://a.ccdn.es/cnet/vehicles/18732111/5ded5aee-10a0-49b6-bb2a-e79a7a69606a.jpg',
'https://a.ccdn.es/cnet/vehicles/18732111/d6c5058e-fd29-44bc-a51f-9a338054c5ad.jpg',
'https://a.ccdn.es/cnet/vehicles/18732111/25a59a68-017a-4848-a42d-4fa90832daed.jpg',
'https://a.ccdn.es/cnet/vehicles/18732111/ace3cd1d-ffcc-4c59-87fb-dfc70c353209.jpg',
'https://a.ccdn.es/cnet/vehicles/18732111/3b0dbad3-0c2c-4315-922c-191bc68b740b.jpg',
'https://a.ccdn.es/cnet/vehicles/18732111/7fbf5804-0389-418d-bc03-c9468c82198e.jpg',
'https://a.ccdn.es/cnet/vehicles/18732111/3b4c660a-8e0d-473a-9b33-1c373ccaf688.jpg',
'https://a.ccdn.es/cnet/vehicles/18732111/17a7d94a-3380-400e-b020-6d5ee3c12d33.jpg',
'https://a.ccdn.es/cnet/vehicles/18732111/69a03481-278c-4578-948a-15efe4456dca.jpg',
'https://a.ccdn.es/cnet/vehicles/18732111/cdb86e93-40d7-4137-919a-e65bace476e9.jpg',
'https://a.ccdn.es/cnet/vehicles/18732111/3004da67-a929-4970-9e4b-714a6644b89a.jpg'],
'price': 12900,
'price_includes_vat': True,
'registration_date': '2015-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'FORD Mondeo 2.0 TDCi Titanium',
'transmission': 'manual',
'trim': '2.0 TDCi 180CV Titanium',
'vin': None,
'year': 2015}
2026-03-26 10:00:51 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 574103b8-6e90-5306-91c5-6b8357464abf with identifier: 61719346
2026-03-26 10:00:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 574103b8-6e90-5306-91c5-6b8357464abf
2026-03-26 10:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:00:51 [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%252F18732111%252Fec9d16b7-4514-4027-be3e-ca519e32b369.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:00:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/18732111/ec9d16b7-4514-4027-be3e-ca519e32b369.jpg not downloaded yet
2026-03-26 10:00:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:00:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f79c8265d50>
2026-03-26 10:00:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:00:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:00:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:00:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bb2a5f8d-6067-5f60-aae4-3ca022517109/bb2a5f8d-6067-5f60-aae4-3ca022517109_image_0.jpg HTTP/1.1" 201 0
2026-03-26 10:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:00:51 [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%252F19271943%252F59e8016d-1e04-4b1f-a13e-263d20b51a86.jpg') HTTP/1.1" 204 0
2026-03-26 10:00:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19271943/59e8016d-1e04-4b1f-a13e-263d20b51a86.jpg saved to cache
2026-03-26 10:00:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item bb2a5f8d-6067-5f60-aae4-3ca022517109
2026-03-26 10:00:51 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item bb2a5f8d-6067-5f60-aae4-3ca022517109 sending to next pipeline
2026-03-26 10:00:51 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: bb2a5f8d-6067-5f60-aae4-3ca022517109 with identifier 62360624
2026-03-26 10:00:51 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 10:00:51 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 10:00:51 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item bb2a5f8d-6067-5f60-aae4-3ca022517109
2026-03-26 10:00:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/19271943/59e8016d-1e04-4b1f-a13e-263d20b51a86.jpg>
{'auction_title': '',
'body_type': 'Familiar',
'c_o_2_emission_value': 106,
'category': 'Coches',
'color': 'Negro',
'currency': 'EUR',
'description': 'CITROEN C5 2.0 HDI 150CV. Fecha de matriculación 11/2015 '
'PEGATINA DE CONTAMINACIÓN TIPO C. cierre centralizado, '
'elevalunas eléctricos, control de música al volante, pantalla '
'multifunción, asientos con isofix, amplio y espacioso y mucho '
'más! Motor muy fiable de consumo medio muy ajustado. \n'
'-SERVICIO DE ENTREGA A DOMICILIO DISPONIBLE, consúltanos.\n'
'-PRECIOS TODO INCLUIDO: Transferencia, revisión pre-entrega '
'con mantenimiento (lo que tú coche necesite para estar a '
'punto) y 12 meses de garantía Premium Autos Raúl.\n'
'-RECOGEMOS TU VEHÍCULO COMO PARTE DE PAGO.\n'
'-OPCIÓN DE FINANCIACIÓN A SU MEDIDA.',
'doors_number': 5,
'emission_standard': 'C',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': 'bb2a5f8d-6067-5f60-aae4-3ca022517109',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/citroen-c5-bluehdi-150-ss-6v-feel-tourer-5p-diesel-2015-en-cantabria-62360624-covo.aspx',
'listing': 'auction',
'location': 'Cantabria',
'make': 'CITROEN',
'model': 'C5',
'odometer': 136000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 22,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bb2a5f8d-6067-5f60-aae4-3ca022517109/bb2a5f8d-6067-5f60-aae4-3ca022517109_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 126383,
'Height': 480,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19271943/59e8016d-1e04-4b1f-a13e-263d20b51a86.jpg',
'Width': 640}],
'price': 11900,
'price_includes_vat': True,
'registration_date': '2015-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'CITROEN C5 BlueHDi 150 SS 6v Feel Tourer',
'transmission': 'manual',
'trim': 'BlueHDi 150 SS 6v Feel Tourer',
'vin': None,
'year': 2015}
2026-03-26 10:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:00:51 [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%2762360624%27 HTTP/1.1" 200 None
2026-03-26 10:00:51 [auto_selling_coches.net] INFO: Saving data for 62360624: {'created_time': 1774519251.775117, 'last_price_update_time': 1774519251.77513}
2026-03-26 10:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62360624') HTTP/1.1" 204 0
2026-03-26 10:00:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/19727027/e7b26d71-0fb4-4dfb-9b92-96885832e814.jpg> (referer: None)
2026-03-26 10:00:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/18732111/ec9d16b7-4514-4027-be3e-ca519e32b369.jpg> (referer: None)
2026-03-26 10:00:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/18657162/34147632-8409-411f-9a1a-de2b960d42c4.jpg> (referer: None)
2026-03-26 10:00:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/19271756/1ac93001-b116-4e2f-be5a-e9e0f7bb8b71.jpg> (referer: None)
2026-03-26 10:00:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:00:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f79c935d9d0>
2026-03-26 10:00:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:00:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:00:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:00:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e8325774-aee8-56dd-bb0a-24098df3beee/e8325774-aee8-56dd-bb0a-24098df3beee_image_0.jpg HTTP/1.1" 201 0
2026-03-26 10:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:00:51 [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%252F19727027%252Fe7b26d71-0fb4-4dfb-9b92-96885832e814.jpg') HTTP/1.1" 204 0
2026-03-26 10:00:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19727027/e7b26d71-0fb4-4dfb-9b92-96885832e814.jpg saved to cache
2026-03-26 10:00:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item e8325774-aee8-56dd-bb0a-24098df3beee
2026-03-26 10:00:51 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item e8325774-aee8-56dd-bb0a-24098df3beee sending to next pipeline
2026-03-26 10:00:51 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: e8325774-aee8-56dd-bb0a-24098df3beee with identifier 70265999
2026-03-26 10:00:51 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 10:00:51 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 10:00:51 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item e8325774-aee8-56dd-bb0a-24098df3beee
2026-03-26 10:00:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/19727027/e7b26d71-0fb4-4dfb-9b92-96885832e814.jpg>
{'auction_title': '',
'body_type': 'SUV',
'c_o_2_emission_value': 115,
'category': 'Coches',
'color': 'Gris / Plata',
'currency': 'EUR',
'description': 'FORD ECOSPORT 1.5TDCI 95CV. Fecha de matriculación 06/2017 '
'PEGATINA DE CONTAMINACIÓN TIPO C. cierre centralizado, '
'elevalunas eléctricos, control de música al volante, aire '
'acondicionado, manos libres, usb, aux, asientos con isofix, '
'amplio y espacioso y mucho más! Motor muy fiable de consumo '
'medio muy ajustado. \n'
'-SERVICIO DE ENTREGA A DOMICILIO DISPONIBLE, consúltanos.\n'
'-PRECIOS TODO INCLUIDO: Transferencia, revisión pre-entrega '
'con mantenimiento (lo que tú coche necesite para estar a '
'punto) y 12 meses de garantía Premium Autos Raúl.\n'
'-RECOGEMOS TU VEHÍCULO COMO PARTE DE PAGO.\n'
'-OPCIÓN DE FINANCIACIÓN A SU MEDIDA.',
'doors_number': 5,
'emission_standard': 'C',
'engine': '1.5L',
'engine_horse_power': 95,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': 'e8325774-aee8-56dd-bb0a-24098df3beee',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/ford-ecosport-15-tdci-70kw-95cv-trend-5p-diesel-2017-en-cantabria-70265999-covo.aspx',
'listing': 'auction',
'location': 'Cantabria',
'make': 'FORD',
'model': 'EcoSport',
'odometer': 118000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 20,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e8325774-aee8-56dd-bb0a-24098df3beee/e8325774-aee8-56dd-bb0a-24098df3beee_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105069,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19727027/e7b26d71-0fb4-4dfb-9b92-96885832e814.jpg',
'Width': 800}],
'price': 12900,
'price_includes_vat': True,
'registration_date': '2017-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'FORD EcoSport 1.5 TDCi Trend',
'transmission': 'manual',
'trim': '1.5 TDCi 70kW 95CV Trend',
'vin': None,
'year': 2017}
2026-03-26 10:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:00:51 [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%2770265999%27 HTTP/1.1" 200 None
2026-03-26 10:00:51 [auto_selling_coches.net] INFO: Saving data for 70265999: {'created_time': 1774519251.983266, 'last_price_update_time': 1774519251.983279}
2026-03-26 10:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70265999') HTTP/1.1" 204 0
2026-03-26 10:00:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/19522462/687a63b0-4a55-4225-8dfb-6bfc17cd43b8.jpg> (referer: None)
2026-03-26 10:00:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 10:00:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:00:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f79c9317c50>
2026-03-26 10:00:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:00:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:00:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:00:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_574103b8-6e90-5306-91c5-6b8357464abf/574103b8-6e90-5306-91c5-6b8357464abf_image_0.jpg HTTP/1.1" 201 0
2026-03-26 10:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:00:52 [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%252F18732111%252Fec9d16b7-4514-4027-be3e-ca519e32b369.jpg') HTTP/1.1" 204 0
2026-03-26 10:00:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/18732111/ec9d16b7-4514-4027-be3e-ca519e32b369.jpg saved to cache
2026-03-26 10:00:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 574103b8-6e90-5306-91c5-6b8357464abf
2026-03-26 10:00:52 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 574103b8-6e90-5306-91c5-6b8357464abf sending to next pipeline
2026-03-26 10:00:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:00:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f79c222d850>
2026-03-26 10:00:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:00:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:00:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:00:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_697ec692-1774-5e05-b893-7eac28743035/697ec692-1774-5e05-b893-7eac28743035_image_0.jpg HTTP/1.1" 201 0
2026-03-26 10:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:00:52 [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%252F18657162%252F34147632-8409-411f-9a1a-de2b960d42c4.jpg') HTTP/1.1" 204 0
2026-03-26 10:00:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/18657162/34147632-8409-411f-9a1a-de2b960d42c4.jpg saved to cache
2026-03-26 10:00:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 697ec692-1774-5e05-b893-7eac28743035
2026-03-26 10:00:52 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 697ec692-1774-5e05-b893-7eac28743035 sending to next pipeline
2026-03-26 10:00:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:00:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f79c935e310>
2026-03-26 10:00:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:00:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:00:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:00:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_eca610bb-ee8b-5929-92ff-9149e674b6ae/eca610bb-ee8b-5929-92ff-9149e674b6ae_image_0.jpg HTTP/1.1" 201 0
2026-03-26 10:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:00:52 [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%252F19271756%252F1ac93001-b116-4e2f-be5a-e9e0f7bb8b71.jpg') HTTP/1.1" 204 0
2026-03-26 10:00:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19271756/1ac93001-b116-4e2f-be5a-e9e0f7bb8b71.jpg saved to cache
2026-03-26 10:00:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item eca610bb-ee8b-5929-92ff-9149e674b6ae
2026-03-26 10:00:52 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item eca610bb-ee8b-5929-92ff-9149e674b6ae sending to next pipeline
2026-03-26 10:00:52 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 574103b8-6e90-5306-91c5-6b8357464abf with identifier 61719346
2026-03-26 10:00:52 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 10:00:52 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 10:00:52 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 574103b8-6e90-5306-91c5-6b8357464abf
2026-03-26 10:00:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/18732111/ec9d16b7-4514-4027-be3e-ca519e32b369.jpg>
{'auction_title': '',
'body_type': 'Berlina',
'c_o_2_emission_value': 115,
'category': 'Coches',
'color': 'Gris / Plata',
'currency': 'EUR',
'description': 'FORD MONDEO 2.0 TDCI 180CV. Fecha de matriculación 10/2015 '
'PEGATINA DE CONTAMINACIÓN TIPO C. cierre centralizado, '
'elevalunas eléctricos, aire acondicionado, control de música '
'al volante, manos libres, cruise control, sensores de '
'aparcamiento, pantalla multifunción, asientos con isofix, '
'amplio y espacioso, usb y mucho más! Motor muy fiable de '
'consumo medio muy ajustado. \n'
'-SERVICIO DE ENTREGA A DOMICILIO DISPONIBLE, consúltanos.\n'
'-PRECIOS TODO INCLUIDO: Transferencia, revisión pre-entrega '
'con mantenimiento (lo que tú coche necesite para estar a '
'punto) y 12 meses de garantía Premium Autos Raúl.\n'
'-RECOGEMOS TU VEHÍCULO COMO PARTE DE PAGO.\n'
'-OPCIÓN DE FINANCIACIÓN A SU MEDIDA.\n'
'Descuento especial de 1.000€ al financiar con nosotros. '
'PRECIO FINANCIADO: 11.900€. Consulta condiciones y otras '
'opciones de financiación.',
'doors_number': 5,
'emission_standard': 'C',
'engine': '2.0L',
'engine_horse_power': 180,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '574103b8-6e90-5306-91c5-6b8357464abf',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/ford-mondeo-2.0-tdci-180cv-titanium-5p-diesel-2015-en-cantabria-61719346-covo.aspx',
'listing': 'auction',
'location': 'Cantabria',
'make': 'FORD',
'model': 'Mondeo',
'odometer': 168000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 26,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_574103b8-6e90-5306-91c5-6b8357464abf/574103b8-6e90-5306-91c5-6b8357464abf_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 122486,
'Height': 480,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/18732111/ec9d16b7-4514-4027-be3e-ca519e32b369.jpg',
'Width': 640}],
'price': 12900,
'price_includes_vat': True,
'registration_date': '2015-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'FORD Mondeo 2.0 TDCi Titanium',
'transmission': 'manual',
'trim': '2.0 TDCi 180CV Titanium',
'vin': None,
'year': 2015}
2026-03-26 10:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:00:52 [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%2761719346%27 HTTP/1.1" 200 None
2026-03-26 10:00:52 [auto_selling_coches.net] INFO: Saving data for 61719346: {'created_time': 1774519252.212848, 'last_price_update_time': 1774519252.21286}
2026-03-26 10:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='61719346') HTTP/1.1" 204 0
2026-03-26 10:00:52 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 697ec692-1774-5e05-b893-7eac28743035 with identifier 61621274
2026-03-26 10:00:52 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 10:00:52 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 10:00:52 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 697ec692-1774-5e05-b893-7eac28743035
2026-03-26 10:00:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/18657162/34147632-8409-411f-9a1a-de2b960d42c4.jpg>
{'auction_title': '',
'body_type': 'Berlina',
'c_o_2_emission_value': 106,
'category': 'Coches',
'color': 'Negro',
'currency': 'EUR',
'description': 'RENAULT MEGANE 1.5DCI. Fecha de matriculación 09/2014 '
'PEGATINA DE CONTAMINACIÓN TIPO B. cierre centralizado, '
'elevalunas eléctricos, aire acondicionado, control de música '
'al volante, manos libres, cruise control, asientos con '
'isofix, amplio y espacioso, usb y mucho más! Motor muy fiable '
'de consumo medio muy ajustado. \n'
'-SERVICIO DE ENTREGA A DOMICILIO DISPONIBLE, consúltanos.\n'
'-PRECIOS TODO INCLUIDO: Transferencia, revisión pre-entrega '
'con mantenimiento (lo que tú coche necesite para estar a '
'punto) y 12 meses de garantía Premium Autos Raúl.\n'
'-RECOGEMOS TU VEHÍCULO COMO PARTE DE PAGO.\n'
'-OPCIÓN DE FINANCIACIÓN A SU MEDIDA.',
'doors_number': 5,
'emission_standard': 'B',
'engine': '1.5L',
'engine_horse_power': 95,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '697ec692-1774-5e05-b893-7eac28743035',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/renault-megane-business-dci-95-eco2-5p-diesel-2014-en-cantabria-61621274-covo.aspx',
'listing': 'auction',
'location': 'Cantabria',
'make': 'RENAULT',
'model': 'Mégane',
'odometer': 161000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 22,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_697ec692-1774-5e05-b893-7eac28743035/697ec692-1774-5e05-b893-7eac28743035_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 130553,
'Height': 480,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/18657162/34147632-8409-411f-9a1a-de2b960d42c4.jpg',
'Width': 640}],
'price': 9900,
'price_includes_vat': True,
'registration_date': '2014-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'RENAULT Mégane Business dCi 95 eco2',
'transmission': 'manual',
'trim': 'Business dCi 95 eco2',
'vin': None,
'year': 2014}
2026-03-26 10:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:00:52 [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%2761621274%27 HTTP/1.1" 200 None
2026-03-26 10:00:52 [auto_selling_coches.net] INFO: Saving data for 61621274: {'created_time': 1774519252.259661, 'last_price_update_time': 1774519252.259674}
2026-03-26 10:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='61621274') HTTP/1.1" 204 0
2026-03-26 10:00:52 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: eca610bb-ee8b-5929-92ff-9149e674b6ae with identifier 62360325
2026-03-26 10:00:52 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 10:00:52 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 10:00:52 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item eca610bb-ee8b-5929-92ff-9149e674b6ae
2026-03-26 10:00:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/19271756/1ac93001-b116-4e2f-be5a-e9e0f7bb8b71.jpg>
{'auction_title': '',
'body_type': 'SUV',
'c_o_2_emission_value': None,
'category': 'Coches',
'color': 'Blanco',
'currency': 'EUR',
'description': 'CITROEN C3 AIRCROS 1.5 HDI 110CV. Fecha de matriculación '
'09/2022 PEGATINA DE CONTAMINACIÓN TIPO C. cierre '
'centralizado, elevalunas eléctricos, control de música al '
'volante, pantalla multifunción, asientos con isofix, amplio y '
'espacioso y mucho más! Motor muy fiable de consumo medio muy '
'ajustado. \n'
'-SERVICIO DE ENTREGA A DOMICILIO DISPONIBLE, consúltanos.\n'
'-PRECIOS TODO INCLUIDO: Transferencia, revisión pre-entrega '
'con mantenimiento (lo que tú coche necesite para estar a '
'punto) y 12 meses de garantía Premium Autos Raúl.\n'
'-RECOGEMOS TU VEHÍCULO COMO PARTE DE PAGO.\n'
'-OPCIÓN DE FINANCIACIÓN A SU MEDIDA.\n'
'Descuento especial de 1.000€ al financiar con nosotros. '
'PRECIO FINANCIADO: 14.900€. Consulta condiciones y otras '
'opciones de financiación.',
'doors_number': 5,
'emission_standard': 'C',
'engine': '1.5L',
'engine_horse_power': 110,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': 'eca610bb-ee8b-5929-92ff-9149e674b6ae',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/citroen-c3-aircross-bluehdi-81kw-110cv-ss-feel-5p-diesel-2022-en-cantabria-62360325-covo.aspx',
'listing': 'auction',
'location': 'Cantabria',
'make': 'CITROEN',
'model': 'C3 Aircross',
'odometer': 94000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 23,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eca610bb-ee8b-5929-92ff-9149e674b6ae/eca610bb-ee8b-5929-92ff-9149e674b6ae_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 126749,
'Height': 480,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19271756/1ac93001-b116-4e2f-be5a-e9e0f7bb8b71.jpg',
'Width': 640}],
'price': 15900,
'price_includes_vat': True,
'registration_date': '2022-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'CITROEN C3 Aircross BlueHDi SS Feel',
'transmission': 'manual',
'trim': 'BlueHDi 81kW 110CV SS Feel',
'vin': None,
'year': 2022}
2026-03-26 10:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:00:52 [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%2762360325%27 HTTP/1.1" 200 None
2026-03-26 10:00:52 [auto_selling_coches.net] INFO: Saving data for 62360325: {'created_time': 1774519252.304976, 'last_price_update_time': 1774519252.304983}
2026-03-26 10:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62360325') HTTP/1.1" 204 0
2026-03-26 10:00:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/19556638/579f4045-1174-442a-ba48-c15d487e502f.jpg> (referer: None)
2026-03-26 10:00:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/19522721/101a3121-9a98-4db1-a0f0-9f412db3ede1.jpg> (referer: None)
2026-03-26 10:00:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/18740133/297826ac-7dc1-411e-89f3-9931711e7722.jpg> (referer: None)
2026-03-26 10:00:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:00:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f79c8264810>
2026-03-26 10:00:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:00:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:00:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:00:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ba937c92-1ffc-547f-9721-6d622de6bdeb/ba937c92-1ffc-547f-9721-6d622de6bdeb_image_0.jpg HTTP/1.1" 201 0
2026-03-26 10:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:00:52 [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%252F19522462%252F687a63b0-4a55-4225-8dfb-6bfc17cd43b8.jpg') HTTP/1.1" 204 0
2026-03-26 10:00:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19522462/687a63b0-4a55-4225-8dfb-6bfc17cd43b8.jpg saved to cache
2026-03-26 10:00:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item ba937c92-1ffc-547f-9721-6d622de6bdeb
2026-03-26 10:00:52 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item ba937c92-1ffc-547f-9721-6d622de6bdeb sending to next pipeline
2026-03-26 10:00:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 10:00:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 10:00:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 10:00:52 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: ba937c92-1ffc-547f-9721-6d622de6bdeb with identifier 62669682
2026-03-26 10:00:52 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 10:00:52 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 10:00:52 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item ba937c92-1ffc-547f-9721-6d622de6bdeb
2026-03-26 10:00:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/19522462/687a63b0-4a55-4225-8dfb-6bfc17cd43b8.jpg>
{'auction_title': '',
'body_type': 'Berlina',
'c_o_2_emission_value': 99,
'category': 'Coches',
'color': 'Negro',
'currency': 'EUR',
'description': '',
'doors_number': 5,
'emission_standard': 'B',
'engine': '1.5L',
'engine_horse_power': 110,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': 'ba937c92-1ffc-547f-9721-6d622de6bdeb',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/nissan-qashqai-15dci-ss-acenta-4x2-5p-diesel-2014-en-cantabria-62669682-covo.aspx',
'listing': 'auction',
'location': 'Cantabria',
'make': 'NISSAN',
'model': 'QASHQAI',
'odometer': 144000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 23,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ba937c92-1ffc-547f-9721-6d622de6bdeb/ba937c92-1ffc-547f-9721-6d622de6bdeb_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 116359,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19522462/687a63b0-4a55-4225-8dfb-6bfc17cd43b8.jpg',
'Width': 800}],
'price': 12900,
'price_includes_vat': True,
'registration_date': '2014-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'NISSAN QASHQAI 1.5dCi SS ACENTA 4x2',
'transmission': 'manual',
'trim': '1.5dCi SS ACENTA 4x2',
'vin': None,
'year': 2014}
2026-03-26 10:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:00:52 [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%2762669682%27 HTTP/1.1" 200 None
2026-03-26 10:00:52 [auto_selling_coches.net] INFO: Saving data for 62669682: {'created_time': 1774519252.401423, 'last_price_update_time': 1774519252.401431}
2026-03-26 10:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62669682') HTTP/1.1" 204 0
2026-03-26 10:00:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:00:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f79c8139f10>
2026-03-26 10:00:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:00:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:00:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:00:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a75184eb-0a7b-5b39-8a11-dea9605ab206/a75184eb-0a7b-5b39-8a11-dea9605ab206_image_0.jpg HTTP/1.1" 201 0
2026-03-26 10:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:00:52 [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%252F19556638%252F579f4045-1174-442a-ba48-c15d487e502f.jpg') HTTP/1.1" 204 0
2026-03-26 10:00:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19556638/579f4045-1174-442a-ba48-c15d487e502f.jpg saved to cache
2026-03-26 10:00:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item a75184eb-0a7b-5b39-8a11-dea9605ab206
2026-03-26 10:00:52 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item a75184eb-0a7b-5b39-8a11-dea9605ab206 sending to next pipeline
2026-03-26 10:00:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:00:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f79c8253c50>
2026-03-26 10:00:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:00:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:00:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:00:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2a9dc5ef-82ad-5ea7-8a89-d368660ba609/2a9dc5ef-82ad-5ea7-8a89-d368660ba609_image_0.jpg HTTP/1.1" 201 0
2026-03-26 10:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:00:52 [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%252F19522721%252F101a3121-9a98-4db1-a0f0-9f412db3ede1.jpg') HTTP/1.1" 204 0
2026-03-26 10:00:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19522721/101a3121-9a98-4db1-a0f0-9f412db3ede1.jpg saved to cache
2026-03-26 10:00:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 2a9dc5ef-82ad-5ea7-8a89-d368660ba609
2026-03-26 10:00:52 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 2a9dc5ef-82ad-5ea7-8a89-d368660ba609 sending to next pipeline
2026-03-26 10:00:52 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: a75184eb-0a7b-5b39-8a11-dea9605ab206 with identifier 70047285
2026-03-26 10:00:52 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 10:00:52 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 10:00:52 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item a75184eb-0a7b-5b39-8a11-dea9605ab206
2026-03-26 10:00:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/19556638/579f4045-1174-442a-ba48-c15d487e502f.jpg>
{'auction_title': '',
'body_type': 'SUV',
'c_o_2_emission_value': 119,
'category': 'Coches',
'color': 'Blanco',
'currency': 'EUR',
'description': 'HYUNDAI TUCSON 25 ANIVERSARIO 1.7CRDI 110CV. Fecha de '
'matriculación 07/2017 PEGATINA DE CONTAMINACIÓN TIPO C. '
'cierre centralizado, elevalunas eléctricos, control de música '
'al volante, climatizador, pantalla multifunción, control de '
'velocidad, usb, aux, manos libres , asientos con isofix, '
'amplio y espacioso y mucho más! Motor muy fiable de consumo '
'medio muy ajustado. \n'
'-SERVICIO DE ENTREGA A DOMICILIO DISPONIBLE, consúltanos.\n'
'-PRECIOS TODO INCLUIDO: Transferencia, revisión pre-entrega '
'con mantenimiento (lo que tú coche necesite para estar a '
'punto) y 12 meses de garantía Premium Autos Raúl.\n'
'-RECOGEMOS TU VEHÍCULO COMO PARTE DE PAGO.\n'
'-OPCIÓN DE FINANCIACIÓN A SU MEDIDA.',
'doors_number': 5,
'emission_standard': 'C',
'engine': '1.7L',
'engine_horse_power': 115,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': 'a75184eb-0a7b-5b39-8a11-dea9605ab206',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/hyundai-tucson-17crdi-85kw-115cv-bd-25-aniversa-4x2-5p-diesel-2015-en-cantabria-70047285-covo.aspx',
'listing': 'auction',
'location': 'Cantabria',
'make': 'HYUNDAI',
'model': 'Tucson',
'odometer': 123000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 25,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a75184eb-0a7b-5b39-8a11-dea9605ab206/a75184eb-0a7b-5b39-8a11-dea9605ab206_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103487,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19556638/579f4045-1174-442a-ba48-c15d487e502f.jpg',
'Width': 800}],
'price': 17900,
'price_includes_vat': True,
'registration_date': '2017-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'HYUNDAI Tucson 1.7CRDi BD 25 Aniversa. 4x2',
'transmission': 'manual',
'trim': '1.7CRDi 85kW 115CV BD 25 Aniversa. 4x2',
'vin': None,
'year': 2017}
2026-03-26 10:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:00:52 [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%2770047285%27 HTTP/1.1" 200 None
2026-03-26 10:00:52 [auto_selling_coches.net] INFO: Saving data for 70047285: {'created_time': 1774519252.572357, 'last_price_update_time': 1774519252.57238}
2026-03-26 10:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70047285') HTTP/1.1" 204 0
2026-03-26 10:00:52 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 2a9dc5ef-82ad-5ea7-8a89-d368660ba609 with identifier 62669941
2026-03-26 10:00:52 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 10:00:52 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 10:00:52 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 2a9dc5ef-82ad-5ea7-8a89-d368660ba609
2026-03-26 10:00:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/19522721/101a3121-9a98-4db1-a0f0-9f412db3ede1.jpg>
{'auction_title': '',
'body_type': 'Berlina',
'c_o_2_emission_value': 109,
'category': 'Coches',
'color': 'Negro',
'currency': 'EUR',
'description': 'NISSAN NOTE 1.2i 80CV. Fecha de matriculación 10/2016 '
'PEGATINA DE CONTAMINACIÓN TIPO C. cierre centralizado, '
'elevalunas eléctricos, control de música al volante, manos '
'libres , asientos con isofix, amplio y espacioso y mucho más! '
'Motor muy fiable de consumo medio muy ajustado. \n'
'-SERVICIO DE ENTREGA A DOMICILIO DISPONIBLE, consúltanos.\n'
'-PRECIOS TODO INCLUIDO: Transferencia, revisión pre-entrega '
'con mantenimiento (lo que tú coche necesite para estar a '
'punto) y 12 meses de garantía Premium Autos Raúl.\n'
'-RECOGEMOS TU VEHÍCULO COMO PARTE DE PAGO.\n'
'-OPCIÓN DE FINANCIACIÓN A SU MEDIDA.',
'doors_number': 5,
'emission_standard': 'C',
'engine': '1.2L',
'engine_horse_power': 80,
'expiration_date': None,
'fuel_type': 'Gasolina',
'id': '2a9dc5ef-82ad-5ea7-8a89-d368660ba609',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/nissan-note-5p-12g-80cv-ntec-5p-gasolina-2015-en-cantabria-62669941-covo.aspx',
'listing': 'auction',
'location': 'Cantabria',
'make': 'NISSAN',
'model': 'NOTE',
'odometer': 155000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 20,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2a9dc5ef-82ad-5ea7-8a89-d368660ba609/2a9dc5ef-82ad-5ea7-8a89-d368660ba609_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108910,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19522721/101a3121-9a98-4db1-a0f0-9f412db3ede1.jpg',
'Width': 800}],
'price': 9900,
'price_includes_vat': True,
'registration_date': '2016-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'NISSAN NOTE 1.2G NTEC',
'transmission': 'manual',
'trim': '5p. 1.2G 80CV NTEC',
'vin': None,
'year': 2016}
2026-03-26 10:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:00:52 [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%2762669941%27 HTTP/1.1" 200 None
2026-03-26 10:00:52 [auto_selling_coches.net] INFO: Saving data for 62669941: {'created_time': 1774519252.633397, 'last_price_update_time': 1774519252.633415}
2026-03-26 10:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62669941') HTTP/1.1" 204 0
2026-03-26 10:00:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:00:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f79d8984150>
2026-03-26 10:00:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:00:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:00:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:00:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_649426a3-43fe-5aa6-afa4-466ca8049fd0/649426a3-43fe-5aa6-afa4-466ca8049fd0_image_0.jpg HTTP/1.1" 201 0
2026-03-26 10:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:00:52 [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%252F18740133%252F297826ac-7dc1-411e-89f3-9931711e7722.jpg') HTTP/1.1" 204 0
2026-03-26 10:00:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/18740133/297826ac-7dc1-411e-89f3-9931711e7722.jpg saved to cache
2026-03-26 10:00:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 649426a3-43fe-5aa6-afa4-466ca8049fd0
2026-03-26 10:00:52 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 649426a3-43fe-5aa6-afa4-466ca8049fd0 sending to next pipeline
2026-03-26 10:00:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70047993> (referer: https://www.coches.net/concesionario/autosraul/?pg=1) ['zyte-api']
2026-03-26 10:00:52 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 649426a3-43fe-5aa6-afa4-466ca8049fd0 with identifier 61725805
2026-03-26 10:00:52 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 10:00:52 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 10:00:52 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 649426a3-43fe-5aa6-afa4-466ca8049fd0
2026-03-26 10:00:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/18740133/297826ac-7dc1-411e-89f3-9931711e7722.jpg>
{'auction_title': '',
'body_type': 'Berlina',
'c_o_2_emission_value': 95,
'category': 'Coches',
'color': 'Blanco',
'currency': 'EUR',
'description': 'CITROEN C4 CACTUS 1.6 HDI 100CV. Fecha de matriculación '
'05/2016 PEGATINA DE CONTAMINACIÓN TIPO C. cierre '
'centralizado, elevalunas eléctricos, aire acondicionado, '
'control de música al volante, manos libres, cruise control, '
'pantalla multifunción, asientos con isofix, amplio y '
'espacioso, usb y mucho más! Motor muy fiable de consumo medio '
'muy ajustado. \n'
'-SERVICIO DE ENTREGA A DOMICILIO DISPONIBLE, consúltanos.\n'
'-PRECIOS TODO INCLUIDO: Transferencia, revisión pre-entrega '
'con mantenimiento (lo que tú coche necesite para estar a '
'punto) y 12 meses de garantía Premium Autos Raúl.\n'
'-RECOGEMOS TU VEHÍCULO COMO PARTE DE PAGO.\n'
'-OPCIÓN DE FINANCIACIÓN A SU MEDIDA.\n'
'Descuento especial de 1.000€ al financiar con nosotros. '
'PRECIO FINANCIADO: 11.900€. Consulta condiciones y otras '
'opciones de financiación.',
'doors_number': 5,
'emission_standard': 'C',
'engine': '1.6L',
'engine_horse_power': 100,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '649426a3-43fe-5aa6-afa4-466ca8049fd0',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/citroen-c4-cactus-bluehdi-100-feel-5p-diesel-2016-en-cantabria-61725805-covo.aspx',
'listing': 'auction',
'location': 'Cantabria',
'make': 'CITROEN',
'model': 'C4 Cactus',
'odometer': 133000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 21,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_649426a3-43fe-5aa6-afa4-466ca8049fd0/649426a3-43fe-5aa6-afa4-466ca8049fd0_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 118823,
'Height': 480,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/18740133/297826ac-7dc1-411e-89f3-9931711e7722.jpg',
'Width': 640}],
'price': 12900,
'price_includes_vat': True,
'registration_date': '2016-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'CITROEN C4 Cactus BlueHDi 100 Feel',
'transmission': 'manual',
'trim': 'BlueHDi 100 Feel',
'vin': None,
'year': 2016}
2026-03-26 10:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:00:52 [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%2761725805%27 HTTP/1.1" 200 None
2026-03-26 10:00:52 [auto_selling_coches.net] INFO: Saving data for 61725805: {'created_time': 1774519252.756845, 'last_price_update_time': 1774519252.756857}
2026-03-26 10:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='61725805') HTTP/1.1" 204 0
2026-03-26 10:00:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 10:00:52 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
'body_type': 'Berlina',
'c_o_2_emission_value': 86,
'category': 'Coches',
'color': 'Blanco',
'currency': 'EUR',
'description': 'PEUGEOT 208 1.5 HDI 100CV. Fecha de matriculación 05/2021 '
'PEGATINA DE CONTAMINACIÓN TIPO C. cierre centralizado, '
'elevalunas eléctricos, control de música al volante, '
'climatizador, pantalla multifunción, control de velocidad, '
'usb, aux, manos libres , asientos con isofix, amplio y '
'espacioso y mucho más! Motor muy fiable de consumo medio muy '
'ajustado. \n'
'-SERVICIO DE ENTREGA A DOMICILIO DISPONIBLE, consúltanos.\n'
'-PRECIOS TODO INCLUIDO: Transferencia, revisión pre-entrega '
'con mantenimiento (lo que tú coche necesite para estar a '
'punto) y 12 meses de garantía Premium Autos Raúl.\n'
'-RECOGEMOS TU VEHÍCULO COMO PARTE DE PAGO.\n'
'-OPCIÓN DE FINANCIACIÓN A SU MEDIDA.',
'doors_number': 5,
'emission_standard': 'C',
'engine': '1.5L',
'engine_horse_power': 100,
'expiration_date': None,
'fuel_type': 'Diesel',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/peugeot-208-bluehdi-73kw-100cv-active-pack-5p-diesel-2021-en-cantabria-70047993-covo.aspx',
'listing': 'auction',
'location': 'Cantabria',
'make': 'PEUGEOT',
'model': '208',
'odometer': 92000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19557375/dde872d5-c934-483f-a95b-4ad41e16a3f8.jpg',
'https://a.ccdn.es/cnet/vehicles/19557375/49224b45-d62b-455b-a8cb-800c053d9b56.jpg',
'https://a.ccdn.es/cnet/vehicles/19557375/7578e8d8-6680-45ef-9e64-3cb167368c35.jpg',
'https://a.ccdn.es/cnet/vehicles/19557375/0b5874bb-bf63-42eb-a410-4e3af58a7721.jpg',
'https://a.ccdn.es/cnet/vehicles/19557375/e7aa7368-4dfd-40da-b9e4-fff690052330.jpg',
'https://a.ccdn.es/cnet/vehicles/19557375/ed4b820c-6ef4-41b4-b520-1c1f8466d55f.jpg',
'https://a.ccdn.es/cnet/vehicles/19557375/70ed3627-799a-485e-a664-ae6e2106e9d9.jpg',
'https://a.ccdn.es/cnet/vehicles/19557375/e779cbd7-0153-465a-9a13-21cbda3b03d4.jpg',
'https://a.ccdn.es/cnet/vehicles/19557375/28b4e3ab-aaba-4123-a4d1-0a80c5985a70.jpg',
'https://a.ccdn.es/cnet/vehicles/19557375/d8ff6b3b-87a9-4e03-873c-db4c16ad5aeb.jpg',
'https://a.ccdn.es/cnet/vehicles/19557375/483bc661-c3bc-40c7-b91c-f810717c5249.jpg',
'https://a.ccdn.es/cnet/vehicles/19557375/952d41fa-9024-43ad-8c84-657af6bb26a1.jpg',
'https://a.ccdn.es/cnet/vehicles/19557375/02a8ad20-b044-47fe-8423-c0b54fa75d73.jpg',
'https://a.ccdn.es/cnet/vehicles/19557375/570ef2d1-b787-45bf-ae39-aebcfbaa145a.jpg',
'https://a.ccdn.es/cnet/vehicles/19557375/9e885f1b-ae48-4055-8dc6-bc58fb838ce5.jpg',
'https://a.ccdn.es/cnet/vehicles/19557375/ab2db7e4-e42c-4ab3-bc11-6c2147f6fe15.jpg',
'https://a.ccdn.es/cnet/vehicles/19557375/2ed2f0a5-e9b3-47ed-b942-ef8f1ba64570.jpg',
'https://a.ccdn.es/cnet/vehicles/19557375/610b4eb0-e3a0-442e-89c1-26f019c9b875.jpg',
'https://a.ccdn.es/cnet/vehicles/19557375/fad04443-a213-4228-a92b-07bc190bc317.jpg',
'https://a.ccdn.es/cnet/vehicles/19557375/52165c0a-67c3-4fc5-93d9-b0053c27dc22.jpg',
'https://a.ccdn.es/cnet/vehicles/19557375/5407d16a-f3bb-47a6-b8b1-d19317869ecd.jpg',
'https://a.ccdn.es/cnet/vehicles/19557375/50bd16ca-74d8-4178-9aac-3134e50aeaeb.jpg',
'https://a.ccdn.es/cnet/vehicles/19557375/4b4e28cb-ab85-435c-9997-2f0f22b14898.jpg'],
'price': 13500,
'price_includes_vat': True,
'registration_date': '2021-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'PEUGEOT 208 BlueHDi Active Pack',
'transmission': 'manual',
'trim': 'BlueHDi 73kW 100CV Active Pack',
'vin': None,
'year': 2021}
2026-03-26 10:00:52 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 8ce64444-0967-568c-a0e2-326e7613fd66 with identifier: 70047993
2026-03-26 10:00:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 8ce64444-0967-568c-a0e2-326e7613fd66
2026-03-26 10:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:00:52 [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%252F19557375%252Fdde872d5-c934-483f-a95b-4ad41e16a3f8.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:00:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19557375/dde872d5-c934-483f-a95b-4ad41e16a3f8.jpg not downloaded yet
2026-03-26 10:00:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/62143681> (referer: https://www.coches.net/concesionario/autosraul/?pg=1) ['zyte-api']
2026-03-26 10:00:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/61440569> (referer: https://www.coches.net/concesionario/autosraul/?pg=1) ['zyte-api']
2026-03-26 10:00:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 10:00:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/62144264> (referer: https://www.coches.net/concesionario/autosraul/?pg=1) ['zyte-api']
2026-03-26 10:00:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/61435338> (referer: https://www.coches.net/concesionario/autosraul/?pg=1) ['zyte-api']
2026-03-26 10:00:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 10:00:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 10:00:53 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
'body_type': 'Berlina',
'c_o_2_emission_value': 95,
'category': 'Coches',
'color': 'Blanco',
'currency': 'EUR',
'description': 'PEUGEOT 308 1.5 HDI 130CV. Fecha de matriculación 04/2021 '
'PEGATINA DE CONTAMINACIÓN TIPO C. cierre centralizado, '
'elevalunas eléctricos, aire acondicionado, control de música '
'al volante, pantalla multifunción, manos libres, asientos con '
'isofix, amplio y espacioso, usb y mucho más! Motor muy fiable '
'de consumo medio muy ajustado. \n'
'-SERVICIO DE ENTREGA A DOMICILIO DISPONIBLE, consúltanos.\n'
'-PRECIOS TODO INCLUIDO: Transferencia, revisión pre-entrega '
'con mantenimiento (lo que tú coche necesite para estar a '
'punto) y 12 meses de garantía Premium Autos Raúl.\n'
'-RECOGEMOS TU VEHÍCULO COMO PARTE DE PAGO.\n'
'-OPCIÓN DE FINANCIACIÓN A SU MEDIDA.\n'
'Descuento especial de 1.000€ al financiar con nosotros. '
'PRECIO FINANCIADO: 12.900€. Consulta condiciones y otras '
'opciones de financiación.',
'doors_number': 5,
'emission_standard': 'C',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': None,
'fuel_type': 'Diesel',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/peugeot-308-5p-active-pack-bluehdi-130-ss-5p-diesel-2021-en-cantabria-62143681-covo.aspx',
'listing': 'auction',
'location': 'Cantabria',
'make': 'PEUGEOT',
'model': '308',
'odometer': 104000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19087957/d8c35e01-fc29-4217-a054-ba1ce7904fa9.jpg',
'https://a.ccdn.es/cnet/vehicles/19087957/637ad97d-8039-4c1a-a27a-9d883cc08c2c.jpg',
'https://a.ccdn.es/cnet/vehicles/19087957/ab65b0c6-c843-4def-9a68-4c0c37c89e11.jpg',
'https://a.ccdn.es/cnet/vehicles/19087957/eb184ae5-27b6-4d16-8f45-6d086030f440.jpg',
'https://a.ccdn.es/cnet/vehicles/19087957/b83e87cf-16ea-44ad-82fe-74b85a490d9c.jpg',
'https://a.ccdn.es/cnet/vehicles/19087957/68ea1149-4b6f-41d3-9672-7807fcc57fbb.jpg',
'https://a.ccdn.es/cnet/vehicles/19087957/31496e97-d98e-4942-be65-2f2bd7164b18.jpg',
'https://a.ccdn.es/cnet/vehicles/19087957/5f4f1e63-66c5-490f-96ed-5cdffa63e374.jpg',
'https://a.ccdn.es/cnet/vehicles/19087957/8da66956-e385-475c-9cf2-1d63346b3ffb.jpg',
'https://a.ccdn.es/cnet/vehicles/19087957/ec91644e-a369-42ce-81be-f2f65bd499a0.jpg',
'https://a.ccdn.es/cnet/vehicles/19087957/6dbc763f-b435-401f-be80-c8dd9c015d50.jpg',
'https://a.ccdn.es/cnet/vehicles/19087957/e2337308-9b01-4d70-a434-c0b3945580f0.jpg',
'https://a.ccdn.es/cnet/vehicles/19087957/5df56808-c91c-40be-93db-90bc451cea19.jpg',
'https://a.ccdn.es/cnet/vehicles/19087957/f481ff25-50a7-4b05-8e7a-265f0095c3d8.jpg',
'https://a.ccdn.es/cnet/vehicles/19087957/315ece6e-da17-4ad1-a0f7-e03a4143e9dc.jpg',
'https://a.ccdn.es/cnet/vehicles/19087957/6b4d1d95-f4de-40f4-909f-505ea0f78219.jpg',
'https://a.ccdn.es/cnet/vehicles/19087957/4b67dc6d-0f02-4134-bb69-5ee3c6ac3866.jpg',
'https://a.ccdn.es/cnet/vehicles/19087957/a5c185ee-3777-46f6-ae3e-3ba55bd215a2.jpg',
'https://a.ccdn.es/cnet/vehicles/19087957/aec85410-790f-4c28-bb8a-91c8de1c1c5c.jpg',
'https://a.ccdn.es/cnet/vehicles/19087957/9f7e6614-40c0-4d92-ad4a-2878955613ad.jpg',
'https://a.ccdn.es/cnet/vehicles/19087957/47b8da0b-f9b7-494f-8178-a16343be84a1.jpg',
'https://a.ccdn.es/cnet/vehicles/19087957/165c9acb-e378-45df-9ce6-ffc8c8db25f7.jpg'],
'price': 13900,
'price_includes_vat': True,
'registration_date': '2021-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'PEUGEOT 308 Active Pack BlueHDi 130 SS',
'transmission': 'manual',
'trim': '5p Active Pack BlueHDi 130 SS',
'vin': None,
'year': 2021}
2026-03-26 10:00:53 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 17c528d3-a11b-5709-8994-d9a0415730db with identifier: 62143681
2026-03-26 10:00:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 17c528d3-a11b-5709-8994-d9a0415730db
2026-03-26 10:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:00:53 [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%252F19087957%252Fd8c35e01-fc29-4217-a054-ba1ce7904fa9.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:00:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19087957/d8c35e01-fc29-4217-a054-ba1ce7904fa9.jpg not downloaded yet
2026-03-26 10:00:53 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
'body_type': 'Monovolumen',
'c_o_2_emission_value': 106,
'category': 'Coches',
'color': 'Blanco',
'currency': 'EUR',
'description': 'CITROEN C4 SPACETOURER 1.5 HDI 130CV. Fecha de matriculación '
'05/2019 PEGATINA DE CONTAMINACIÓN TIPO C. cierre '
'centralizado, elevalunas eléctricos, climatizador, control de '
'música al volante, 6velocidades,pantalla multifunción, manos '
'libres, usb, asientos con isofix y mucho más! Motor muy '
'fiable de consumo medio muy ajustado. \n'
'-SERVICIO DE ENTREGA A DOMICILIO DISPONIBLE, consúltanos.\n'
'-PRECIOS TODO INCLUIDO: Transferencia, revisión pre-entrega '
'con mantenimiento (lo que tú coche necesite para estar a '
'punto) y 12 meses de garantía Premium Autos Raúl.\n'
'-RECOGEMOS TU VEHÍCULO COMO PARTE DE PAGO.\n'
'-OPCIÓN DE FINANCIACIÓN A SU MEDIDA.\n'
'Descuento especial de 1.000€ al financiar con nosotros. '
'PRECIO FINANCIADO: 10.900€. Consulta condiciones y otras '
'opciones de financiación',
'doors_number': 5,
'emission_standard': 'C',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': None,
'fuel_type': 'Diesel',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/citroen-c4-spacetourer-bluehdi-96kw-130cv-eat8-feel-5p-diesel-2019-en-cantabria-61440569-covo.aspx',
'listing': 'auction',
'location': 'Cantabria',
'make': 'CITROEN',
'model': 'C4 Spacetourer',
'odometer': 213000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/18522404/01bd2fc2-c2d9-405d-b6b4-6c60a9957fbb.jpg',
'https://a.ccdn.es/cnet/vehicles/18522404/48fd5bab-3697-48c9-9ddb-1a412a16074b.jpg',
'https://a.ccdn.es/cnet/vehicles/18522404/f318b757-9f6c-4827-ba43-e0d44f1ab236.jpg',
'https://a.ccdn.es/cnet/vehicles/18522404/2d6e645e-c688-4a6d-ba1c-d50dbdf7ec9c.jpg',
'https://a.ccdn.es/cnet/vehicles/18522404/a3e2a969-3fac-407e-9086-92b9f6809d78.jpg',
'https://a.ccdn.es/cnet/vehicles/18522404/68c7a7f3-052a-4487-95bd-18def7deb53b.jpg',
'https://a.ccdn.es/cnet/vehicles/18522404/98831e80-e9e0-47c1-9489-fc043d1e5761.jpg',
'https://a.ccdn.es/cnet/vehicles/18522404/5023ce6f-31d1-4fba-bb97-b859045973f3.jpg',
'https://a.ccdn.es/cnet/vehicles/18522404/655256d2-f812-4a6f-8295-b7cc48499c7c.jpg',
'https://a.ccdn.es/cnet/vehicles/18522404/1a314da4-c0ab-43d0-a9cc-5d0e604a21c5.jpg',
'https://a.ccdn.es/cnet/vehicles/18522404/a979a996-f376-41b8-adcc-6da1042d37e4.jpg',
'https://a.ccdn.es/cnet/vehicles/18522404/f20e4ff3-eb72-4181-99a0-c75e5a00a151.jpg',
'https://a.ccdn.es/cnet/vehicles/18522404/a7e5afce-9e1f-4ed7-8ba5-574b25b0af48.jpg',
'https://a.ccdn.es/cnet/vehicles/18522404/7aa6ddf6-cb9c-4179-8bea-a61a56bad29f.jpg',
'https://a.ccdn.es/cnet/vehicles/18522404/10fdd6b5-de48-43b5-8d63-07325c92c5f5.jpg',
'https://a.ccdn.es/cnet/vehicles/18522404/74a40ca4-63a7-4452-963f-c0f3270ab397.jpg',
'https://a.ccdn.es/cnet/vehicles/18522404/c0cdb465-ce0e-4079-af63-64f0495d0a02.jpg',
'https://a.ccdn.es/cnet/vehicles/18522404/3e7adf7b-911d-4bae-be47-13c8b336831d.jpg',
'https://a.ccdn.es/cnet/vehicles/18522404/78825cbf-4fa5-42c8-a3b5-de344e69fa8f.jpg',
'https://a.ccdn.es/cnet/vehicles/18522404/0c1a38c1-6853-4ab7-9600-f0a940a4d77c.jpg',
'https://a.ccdn.es/cnet/vehicles/18522404/20b26f1c-bd97-4bc3-91c2-51861f415af8.jpg',
'https://a.ccdn.es/cnet/vehicles/18522404/3a625a88-93c4-46fc-9601-8ec9d9ee6ffc.jpg',
'https://a.ccdn.es/cnet/vehicles/18522404/fb11937c-f280-4422-8c14-9b7cf01f8002.jpg'],
'price': 10900,
'price_includes_vat': True,
'registration_date': '2019-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'CITROEN C4 Spacetourer BlueHDi EAT8 Feel',
'transmission': 'manual',
'trim': 'BlueHDi 96KW 130CV EAT8 Feel',
'vin': None,
'year': 2019}
2026-03-26 10:00:53 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 5cf1d8b7-62f5-57a2-9fe7-44b44fe78e45 with identifier: 61440569
2026-03-26 10:00:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 5cf1d8b7-62f5-57a2-9fe7-44b44fe78e45
2026-03-26 10:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:00:53 [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%252F18522404%252F01bd2fc2-c2d9-405d-b6b4-6c60a9957fbb.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:00:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/18522404/01bd2fc2-c2d9-405d-b6b4-6c60a9957fbb.jpg not downloaded yet
2026-03-26 10:00:53 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
'body_type': 'Berlina',
'c_o_2_emission_value': 94,
'category': 'Coches',
'color': 'Gris / Plata',
'currency': 'EUR',
'description': 'PEUGEOT 308 1.6 HDI 100CV. Fecha de matriculación 04/2017 '
'PEGATINA DE CONTAMINACIÓN TIPO C. cierre centralizado, '
'elevalunas eléctricos, aire acondicionado, control de música '
'al volante, pantalla multifunción, manos libres, asientos con '
'isofix, amplio y espacioso, usb y mucho más! Motor muy fiable '
'de consumo medio muy ajustado. \n'
'-SERVICIO DE ENTREGA A DOMICILIO DISPONIBLE, consúltanos.\n'
'-PRECIOS TODO INCLUIDO: Transferencia, revisión pre-entrega '
'con mantenimiento (lo que tú coche necesite para estar a '
'punto) y 12 meses de garantía Premium Autos Raúl.\n'
'-RECOGEMOS TU VEHÍCULO COMO PARTE DE PAGO.\n'
'-OPCIÓN DE FINANCIACIÓN A SU MEDIDA.\n'
'Descuento especial de 1.000€ al financiar con nosotros. '
'PRECIO FINANCIADO: 11.500€. Consulta condiciones y otras '
'opciones de financiación.',
'doors_number': 5,
'emission_standard': 'C',
'engine': '1.6L',
'engine_horse_power': 100,
'expiration_date': None,
'fuel_type': 'Diesel',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/peugeot-308-5p-active-16-bluehdi-73kw-100cv-5p-diesel-2015-en-cantabria-62144264-covo.aspx',
'listing': 'auction',
'location': 'Cantabria',
'make': 'PEUGEOT',
'model': '308',
'odometer': 104000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/18883187/71642730-58a7-4869-9ed8-e5f1b0963bb4.jpg',
'https://a.ccdn.es/cnet/vehicles/18883187/a3f5f5e8-4b15-468e-9546-8a136831730a.jpg',
'https://a.ccdn.es/cnet/vehicles/18883187/5533b818-f3ca-4da1-852c-93163c2e74fa.jpg',
'https://a.ccdn.es/cnet/vehicles/18883187/3b7bc39e-1f75-4088-aca2-8560b980e567.jpg',
'https://a.ccdn.es/cnet/vehicles/18883187/205d4b0b-968a-4e5d-9b94-a68e9128cde3.jpg',
'https://a.ccdn.es/cnet/vehicles/18883187/6e77f819-c568-41bc-bae3-0ead45637a43.jpg',
'https://a.ccdn.es/cnet/vehicles/18883187/3b94fa61-a15c-4f56-9d31-0d53b7796079.jpg',
'https://a.ccdn.es/cnet/vehicles/18883187/58f489b0-1726-4908-84de-d06e2b8681bc.jpg',
'https://a.ccdn.es/cnet/vehicles/18883187/5e77cc48-41ac-4445-9c82-742c536b426b.jpg',
'https://a.ccdn.es/cnet/vehicles/18883187/043d836f-5efd-4c83-82a4-a3678381834a.jpg',
'https://a.ccdn.es/cnet/vehicles/18883187/01fa3323-9eb5-4dd2-ae7c-1a9b296c6fb4.jpg',
'https://a.ccdn.es/cnet/vehicles/18883187/bcafdb6b-535d-4630-88e6-cf9b0c12afc3.jpg',
'https://a.ccdn.es/cnet/vehicles/18883187/2867b2af-2c66-4eb2-90b4-081e08492d74.jpg',
'https://a.ccdn.es/cnet/vehicles/18883187/0fd95786-6f09-4f68-823b-03ac5823587e.jpg',
'https://a.ccdn.es/cnet/vehicles/18883187/ff368294-1920-40a6-986b-e03366d63cf4.jpg',
'https://a.ccdn.es/cnet/vehicles/18883187/c11406e1-dd6b-4905-bd2d-ddecd5f63421.jpg',
'https://a.ccdn.es/cnet/vehicles/18883187/173899bc-e5ee-472c-9bd5-2b0d31c5192d.jpg',
'https://a.ccdn.es/cnet/vehicles/18883187/1dbf0a67-181a-467d-81bc-8f6d28dd1c9a.jpg',
'https://a.ccdn.es/cnet/vehicles/18883187/671f8476-614d-4db9-ad61-12804072251d.jpg',
'https://a.ccdn.es/cnet/vehicles/18883187/a6686068-8017-43fc-a0c8-330eec5cb492.jpg',
'https://a.ccdn.es/cnet/vehicles/18883187/0bce2a59-6ba7-4b8a-86fd-ca1c6d4e7691.jpg',
'https://a.ccdn.es/cnet/vehicles/18883187/9a176004-df0f-4af9-a35f-8bbc7a342e50.jpg',
'https://a.ccdn.es/cnet/vehicles/18883187/1adef975-2dd8-4153-9bc4-682ab0cb5e0e.jpg'],
'price': 12500,
'price_includes_vat': True,
'registration_date': '2017-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'PEUGEOT 308 Active 1.6 BlueHDi',
'transmission': 'manual',
'trim': '5p Active 1.6 BlueHDi 73KW 100CV',
'vin': None,
'year': 2017}
2026-03-26 10:00:53 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 523c7ca0-1f14-53b2-a283-f1039309c5c3 with identifier: 62144264
2026-03-26 10:00:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 523c7ca0-1f14-53b2-a283-f1039309c5c3
2026-03-26 10:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:00:53 [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%252F18883187%252F71642730-58a7-4869-9ed8-e5f1b0963bb4.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:00:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/18883187/71642730-58a7-4869-9ed8-e5f1b0963bb4.jpg not downloaded yet
2026-03-26 10:00:53 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
'body_type': 'Monovolumen',
'c_o_2_emission_value': 124,
'category': 'Coches',
'color': 'Azul',
'currency': 'EUR',
'description': 'RENAULT SCENIC 1.5 DCI 110CV. Fecha de matriculación 02/2014 '
'PEGATINA DE CONTAMINACIÓN TIPO B. cierre centralizado, '
'elevalunas eléctricos, climatizador, control de música al '
'volante, cruise control, manos libres, navegador, asientos '
'con isofix y mucho más! Motor muy fiable de consumo medio muy '
'ajustado. \n'
'-SERVICIO DE ENTREGA A DOMICILIO DISPONIBLE, consúltanos.\n'
'-PRECIOS TODO INCLUIDO: Transferencia, revisión pre-entrega '
'con mantenimiento (lo que tú coche necesite para estar a '
'punto) y 12 meses de garantía Premium Autos Raúl.\n'
'-RECOGEMOS TU VEHÍCULO COMO PARTE DE PAGO.\n'
'-OPCIÓN DE FINANCIACIÓN A SU MEDIDA.',
'doors_number': 5,
'emission_standard': 'B',
'engine': '1.5L',
'engine_horse_power': 110,
'expiration_date': None,
'fuel_type': 'Diesel',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/renault-scenic-bose-dci-110-edc-5p-diesel-2014-en-cantabria-61435338-covo.aspx',
'listing': 'auction',
'location': 'Cantabria',
'make': 'RENAULT',
'model': 'Scénic',
'odometer': 132000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/18518254/428036b3-224c-4555-b69a-7864dc809cb5.jpg',
'https://a.ccdn.es/cnet/vehicles/18518254/8b9e9fb3-db60-4f23-bdff-0620ef9e6e7a.jpg',
'https://a.ccdn.es/cnet/vehicles/18518254/817033e3-dc31-4729-96ed-823578e381dd.jpg',
'https://a.ccdn.es/cnet/vehicles/18518254/eaff5a9e-9c52-4fe6-906f-80a233fe8443.jpg',
'https://a.ccdn.es/cnet/vehicles/18518254/dd4a98a4-c92d-4edf-99fa-8427ee5cdcbd.jpg',
'https://a.ccdn.es/cnet/vehicles/18518254/0831cf2d-7e61-449b-9a80-e07ae7cab57a.jpg',
'https://a.ccdn.es/cnet/vehicles/18518254/51628e75-c2c2-4f16-9564-70c183b718d9.jpg',
'https://a.ccdn.es/cnet/vehicles/18518254/cf40cb77-c03f-49c9-8511-344659d64fff.jpg',
'https://a.ccdn.es/cnet/vehicles/18518254/3ece32df-9547-4948-9735-d6ce04b2751b.jpg',
'https://a.ccdn.es/cnet/vehicles/18518254/ad38f040-ecec-495c-b9d1-2e976e1d203f.jpg',
'https://a.ccdn.es/cnet/vehicles/18518254/bb96df9d-4aa4-415f-bbe1-79fb6ddfb7c1.jpg',
'https://a.ccdn.es/cnet/vehicles/18518254/12ed6377-1f06-43e5-a90b-c94f1d4f1cb8.jpg',
'https://a.ccdn.es/cnet/vehicles/18518254/6bd3bb99-fff8-45b7-ab68-963d0f3d7c85.jpg',
'https://a.ccdn.es/cnet/vehicles/18518254/37606c62-f5a7-4e8f-8582-fa68db9ed4ab.jpg',
'https://a.ccdn.es/cnet/vehicles/18518254/11496369-e742-4d83-95c6-5da90b51ebb8.jpg',
'https://a.ccdn.es/cnet/vehicles/18518254/e167c6da-5984-4aa1-ae0e-3ea81c657db3.jpg',
'https://a.ccdn.es/cnet/vehicles/18518254/655d02bf-0f4d-4b38-b4a2-f30fa037b224.jpg',
'https://a.ccdn.es/cnet/vehicles/18518254/c05b6d63-0283-4fd8-b961-25505ee17857.jpg',
'https://a.ccdn.es/cnet/vehicles/18518254/9fb017b7-8ed8-4c01-a058-ed3e223fd761.jpg',
'https://a.ccdn.es/cnet/vehicles/18518254/042406aa-88df-4a6f-8bdf-4b278aa1fcab.jpg',
'https://a.ccdn.es/cnet/vehicles/18518254/c36d1af4-8f29-433b-9b76-90baf051ea5b.jpg',
'https://a.ccdn.es/cnet/vehicles/18518254/ee343e1e-d7e1-4436-b90d-09e7d87e4905.jpg',
'https://a.ccdn.es/cnet/vehicles/18518254/ca740e9b-9422-4b9d-b5bb-0b4e9213f454.jpg',
'https://a.ccdn.es/cnet/vehicles/18518254/9c4c984c-8f22-4b44-9518-01a91afb39af.jpg',
'https://a.ccdn.es/cnet/vehicles/18518254/07870ba0-4c64-4e2c-9c90-c48dc8d4bcda.jpg'],
'price': 11900,
'price_includes_vat': True,
'registration_date': '2014-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'RENAULT Scénic BOSE dCi 110 EDC',
'transmission': 'manual',
'trim': 'BOSE dCi 110 EDC',
'vin': None,
'year': 2014}
2026-03-26 10:00:53 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 0b828482-7b4e-5f9f-817f-2dd883915cfc with identifier: 61435338
2026-03-26 10:00:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 0b828482-7b4e-5f9f-817f-2dd883915cfc
2026-03-26 10:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:00:53 [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%252F18518254%252F428036b3-224c-4555-b69a-7864dc809cb5.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:00:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/18518254/428036b3-224c-4555-b69a-7864dc809cb5.jpg not downloaded yet
2026-03-26 10:00:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/19557375/dde872d5-c934-483f-a95b-4ad41e16a3f8.jpg> (referer: None)
2026-03-26 10:00:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:00:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f79c823c390>
2026-03-26 10:00:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:00:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:00:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:00:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8ce64444-0967-568c-a0e2-326e7613fd66/8ce64444-0967-568c-a0e2-326e7613fd66_image_0.jpg HTTP/1.1" 201 0
2026-03-26 10:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:00:53 [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%252F19557375%252Fdde872d5-c934-483f-a95b-4ad41e16a3f8.jpg') HTTP/1.1" 204 0
2026-03-26 10:00:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19557375/dde872d5-c934-483f-a95b-4ad41e16a3f8.jpg saved to cache
2026-03-26 10:00:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 8ce64444-0967-568c-a0e2-326e7613fd66
2026-03-26 10:00:53 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 8ce64444-0967-568c-a0e2-326e7613fd66 sending to next pipeline
2026-03-26 10:00:53 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 8ce64444-0967-568c-a0e2-326e7613fd66 with identifier 70047993
2026-03-26 10:00:53 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 10:00:53 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 10:00:53 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 8ce64444-0967-568c-a0e2-326e7613fd66
2026-03-26 10:00:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/19557375/dde872d5-c934-483f-a95b-4ad41e16a3f8.jpg>
{'auction_title': '',
'body_type': 'Berlina',
'c_o_2_emission_value': 86,
'category': 'Coches',
'color': 'Blanco',
'currency': 'EUR',
'description': 'PEUGEOT 208 1.5 HDI 100CV. Fecha de matriculación 05/2021 '
'PEGATINA DE CONTAMINACIÓN TIPO C. cierre centralizado, '
'elevalunas eléctricos, control de música al volante, '
'climatizador, pantalla multifunción, control de velocidad, '
'usb, aux, manos libres , asientos con isofix, amplio y '
'espacioso y mucho más! Motor muy fiable de consumo medio muy '
'ajustado. \n'
'-SERVICIO DE ENTREGA A DOMICILIO DISPONIBLE, consúltanos.\n'
'-PRECIOS TODO INCLUIDO: Transferencia, revisión pre-entrega '
'con mantenimiento (lo que tú coche necesite para estar a '
'punto) y 12 meses de garantía Premium Autos Raúl.\n'
'-RECOGEMOS TU VEHÍCULO COMO PARTE DE PAGO.\n'
'-OPCIÓN DE FINANCIACIÓN A SU MEDIDA.',
'doors_number': 5,
'emission_standard': 'C',
'engine': '1.5L',
'engine_horse_power': 100,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '8ce64444-0967-568c-a0e2-326e7613fd66',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/peugeot-208-bluehdi-73kw-100cv-active-pack-5p-diesel-2021-en-cantabria-70047993-covo.aspx',
'listing': 'auction',
'location': 'Cantabria',
'make': 'PEUGEOT',
'model': '208',
'odometer': 92000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 23,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8ce64444-0967-568c-a0e2-326e7613fd66/8ce64444-0967-568c-a0e2-326e7613fd66_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109069,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19557375/dde872d5-c934-483f-a95b-4ad41e16a3f8.jpg',
'Width': 800}],
'price': 13500,
'price_includes_vat': True,
'registration_date': '2021-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'PEUGEOT 208 BlueHDi Active Pack',
'transmission': 'manual',
'trim': 'BlueHDi 73kW 100CV Active Pack',
'vin': None,
'year': 2021}
2026-03-26 10:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:00:53 [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%2770047993%27 HTTP/1.1" 200 None
2026-03-26 10:00:53 [auto_selling_coches.net] INFO: Saving data for 70047993: {'created_time': 1774519253.934569, 'last_price_update_time': 1774519253.934587}
2026-03-26 10:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70047993') HTTP/1.1" 204 0
2026-03-26 10:00:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70136930> (referer: https://www.coches.net/concesionario/autosraul/?pg=1) ['zyte-api']
2026-03-26 10:00:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/18518254/428036b3-224c-4555-b69a-7864dc809cb5.jpg> (referer: None)
2026-03-26 10:00:54 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
'body_type': 'Berlina',
'c_o_2_emission_value': 120,
'category': 'Coches',
'color': 'Blanco',
'currency': 'EUR',
'description': 'DACIA SANDERO 1.0 SCE 75CV. Fecha de matriculación 10/2018 '
'PEGATINA DE CONTAMINACIÓN TIPO C. cierre centralizado, '
'elevalunas eléctricos, control de música al volante, aire '
'acondicionado, manos libres, usb, aux,,, asientos con isofix, '
'amplio y espacioso y mucho más! Motor muy fiable de consumo '
'medio muy ajustado. \n'
'-SERVICIO DE ENTREGA A DOMICILIO DISPONIBLE, consúltanos.\n'
'-PRECIOS TODO INCLUIDO: Transferencia, revisión pre-entrega '
'con mantenimiento (lo que tú coche necesite para estar a '
'punto) y 12 meses de garantía Premium Autos Raúl.\n'
'-RECOGEMOS TU VEHÍCULO COMO PARTE DE PAGO.\n'
'-OPCIÓN DE FINANCIACIÓN A SU MEDIDA.',
'doors_number': 5,
'emission_standard': 'C',
'engine': '1.0L',
'engine_horse_power': 73,
'expiration_date': None,
'fuel_type': 'Gasolina',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/dacia-sandero-access-10-55kw-75cv--18-5p-gasolina-2018-en-cantabria-70136930-covo.aspx',
'listing': 'auction',
'location': 'Cantabria',
'make': 'DACIA',
'model': 'Sandero',
'odometer': 88000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19632509/2d89cfcc-ac27-4522-b436-9307ddc117bd.jpg',
'https://a.ccdn.es/cnet/vehicles/19632509/fb982722-6491-46dc-ad5c-2a32d2cb6179.jpg',
'https://a.ccdn.es/cnet/vehicles/19632509/45e6dfec-0163-46af-9bfa-e2d5bc279bc4.jpg',
'https://a.ccdn.es/cnet/vehicles/19632509/c02df3b2-e2b1-489a-a976-e2ba88943b79.jpg',
'https://a.ccdn.es/cnet/vehicles/19632509/5345a03a-4e38-4347-9e09-24a911bbc3aa.jpg',
'https://a.ccdn.es/cnet/vehicles/19632509/78a522f6-64a2-468d-8018-57fe4113d3da.jpg',
'https://a.ccdn.es/cnet/vehicles/19632509/33ead767-d14b-433b-b7dc-765aa5209866.jpg',
'https://a.ccdn.es/cnet/vehicles/19632509/d98e7305-c91d-44de-b805-72bb50c27400.jpg',
'https://a.ccdn.es/cnet/vehicles/19632509/befa4e36-9cc1-4c15-9212-d56289ed9633.jpg',
'https://a.ccdn.es/cnet/vehicles/19632509/429f48f0-a185-4d22-85a8-a8f979ec9c0e.jpg',
'https://a.ccdn.es/cnet/vehicles/19632509/a58cb9c6-9ba8-4e49-9b14-e3421963c966.jpg',
'https://a.ccdn.es/cnet/vehicles/19632509/eac15e72-87cd-4daf-81ee-3240309abb57.jpg',
'https://a.ccdn.es/cnet/vehicles/19632509/c1769663-ea51-427c-9b17-4e68cedb9977.jpg',
'https://a.ccdn.es/cnet/vehicles/19632509/32a24f01-a41e-45d7-ac41-19dd60b1fa4c.jpg',
'https://a.ccdn.es/cnet/vehicles/19632509/526ae420-479d-4dfc-9bb3-63f885abdd04.jpg',
'https://a.ccdn.es/cnet/vehicles/19632509/23c3b4f9-e3dc-400a-ba5a-c34ba2958247.jpg',
'https://a.ccdn.es/cnet/vehicles/19632509/08900128-5a9e-4486-8499-f21937003fb3.jpg',
'https://a.ccdn.es/cnet/vehicles/19632509/dfb0634c-4153-4440-af97-2fa49918e66c.jpg',
'https://a.ccdn.es/cnet/vehicles/19632509/423d9d2b-ff2f-463e-a272-98cf7b08a727.jpg'],
'price': 10500,
'price_includes_vat': True,
'registration_date': '2018-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'DACIA Sandero Access 1.0 18',
'transmission': 'manual',
'trim': 'Access 1.0 55kW 75CV 18',
'vin': None,
'year': 2018}
2026-03-26 10:00:54 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 62e29877-6fa8-59e2-9344-a36615b23459 with identifier: 70136930
2026-03-26 10:00:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 62e29877-6fa8-59e2-9344-a36615b23459
2026-03-26 10:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:00:54 [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%252F19632509%252F2d89cfcc-ac27-4522-b436-9307ddc117bd.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:00:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19632509/2d89cfcc-ac27-4522-b436-9307ddc117bd.jpg not downloaded yet
2026-03-26 10:00:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:00:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f79c824d090>
2026-03-26 10:00:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:00:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:00:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:00:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0b828482-7b4e-5f9f-817f-2dd883915cfc/0b828482-7b4e-5f9f-817f-2dd883915cfc_image_0.jpg HTTP/1.1" 201 0
2026-03-26 10:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:00:54 [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%252F18518254%252F428036b3-224c-4555-b69a-7864dc809cb5.jpg') HTTP/1.1" 204 0
2026-03-26 10:00:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/18518254/428036b3-224c-4555-b69a-7864dc809cb5.jpg saved to cache
2026-03-26 10:00:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 0b828482-7b4e-5f9f-817f-2dd883915cfc
2026-03-26 10:00:54 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 0b828482-7b4e-5f9f-817f-2dd883915cfc sending to next pipeline
2026-03-26 10:00:54 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 0b828482-7b4e-5f9f-817f-2dd883915cfc with identifier 61435338
2026-03-26 10:00:54 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 10:00:54 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 10:00:54 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 0b828482-7b4e-5f9f-817f-2dd883915cfc
2026-03-26 10:00:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/18518254/428036b3-224c-4555-b69a-7864dc809cb5.jpg>
{'auction_title': '',
'body_type': 'Monovolumen',
'c_o_2_emission_value': 124,
'category': 'Coches',
'color': 'Azul',
'currency': 'EUR',
'description': 'RENAULT SCENIC 1.5 DCI 110CV. Fecha de matriculación 02/2014 '
'PEGATINA DE CONTAMINACIÓN TIPO B. cierre centralizado, '
'elevalunas eléctricos, climatizador, control de música al '
'volante, cruise control, manos libres, navegador, asientos '
'con isofix y mucho más! Motor muy fiable de consumo medio muy '
'ajustado. \n'
'-SERVICIO DE ENTREGA A DOMICILIO DISPONIBLE, consúltanos.\n'
'-PRECIOS TODO INCLUIDO: Transferencia, revisión pre-entrega '
'con mantenimiento (lo que tú coche necesite para estar a '
'punto) y 12 meses de garantía Premium Autos Raúl.\n'
'-RECOGEMOS TU VEHÍCULO COMO PARTE DE PAGO.\n'
'-OPCIÓN DE FINANCIACIÓN A SU MEDIDA.',
'doors_number': 5,
'emission_standard': 'B',
'engine': '1.5L',
'engine_horse_power': 110,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '0b828482-7b4e-5f9f-817f-2dd883915cfc',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/renault-scenic-bose-dci-110-edc-5p-diesel-2014-en-cantabria-61435338-covo.aspx',
'listing': 'auction',
'location': 'Cantabria',
'make': 'RENAULT',
'model': 'Scénic',
'odometer': 132000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 25,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0b828482-7b4e-5f9f-817f-2dd883915cfc/0b828482-7b4e-5f9f-817f-2dd883915cfc_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 125475,
'Height': 480,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/18518254/428036b3-224c-4555-b69a-7864dc809cb5.jpg',
'Width': 640}],
'price': 11900,
'price_includes_vat': True,
'registration_date': '2014-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'RENAULT Scénic BOSE dCi 110 EDC',
'transmission': 'manual',
'trim': 'BOSE dCi 110 EDC',
'vin': None,
'year': 2014}
2026-03-26 10:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:00:54 [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%2761435338%27 HTTP/1.1" 200 None
2026-03-26 10:00:54 [auto_selling_coches.net] INFO: Saving data for 61435338: {'created_time': 1774519254.182874, 'last_price_update_time': 1774519254.182888}
2026-03-26 10:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='61435338') HTTP/1.1" 204 0
2026-03-26 10:00:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/18522404/01bd2fc2-c2d9-405d-b6b4-6c60a9957fbb.jpg> (referer: None)
2026-03-26 10:00:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/18883187/71642730-58a7-4869-9ed8-e5f1b0963bb4.jpg> (referer: None)
2026-03-26 10:00:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/19632509/2d89cfcc-ac27-4522-b436-9307ddc117bd.jpg> (referer: None)
2026-03-26 10:00:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 10:00:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:00:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f79c22a5110>
2026-03-26 10:00:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:00:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:00:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:00:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5cf1d8b7-62f5-57a2-9fe7-44b44fe78e45/5cf1d8b7-62f5-57a2-9fe7-44b44fe78e45_image_0.jpg HTTP/1.1" 201 0
2026-03-26 10:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:00:54 [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%252F18522404%252F01bd2fc2-c2d9-405d-b6b4-6c60a9957fbb.jpg') HTTP/1.1" 204 0
2026-03-26 10:00:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/18522404/01bd2fc2-c2d9-405d-b6b4-6c60a9957fbb.jpg saved to cache
2026-03-26 10:00:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 5cf1d8b7-62f5-57a2-9fe7-44b44fe78e45
2026-03-26 10:00:54 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 5cf1d8b7-62f5-57a2-9fe7-44b44fe78e45 sending to next pipeline
2026-03-26 10:00:54 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 5cf1d8b7-62f5-57a2-9fe7-44b44fe78e45 with identifier 61440569
2026-03-26 10:00:54 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 10:00:54 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 10:00:54 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 5cf1d8b7-62f5-57a2-9fe7-44b44fe78e45
2026-03-26 10:00:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/18522404/01bd2fc2-c2d9-405d-b6b4-6c60a9957fbb.jpg>
{'auction_title': '',
'body_type': 'Monovolumen',
'c_o_2_emission_value': 106,
'category': 'Coches',
'color': 'Blanco',
'currency': 'EUR',
'description': 'CITROEN C4 SPACETOURER 1.5 HDI 130CV. Fecha de matriculación '
'05/2019 PEGATINA DE CONTAMINACIÓN TIPO C. cierre '
'centralizado, elevalunas eléctricos, climatizador, control de '
'música al volante, 6velocidades,pantalla multifunción, manos '
'libres, usb, asientos con isofix y mucho más! Motor muy '
'fiable de consumo medio muy ajustado. \n'
'-SERVICIO DE ENTREGA A DOMICILIO DISPONIBLE, consúltanos.\n'
'-PRECIOS TODO INCLUIDO: Transferencia, revisión pre-entrega '
'con mantenimiento (lo que tú coche necesite para estar a '
'punto) y 12 meses de garantía Premium Autos Raúl.\n'
'-RECOGEMOS TU VEHÍCULO COMO PARTE DE PAGO.\n'
'-OPCIÓN DE FINANCIACIÓN A SU MEDIDA.\n'
'Descuento especial de 1.000€ al financiar con nosotros. '
'PRECIO FINANCIADO: 10.900€. Consulta condiciones y otras '
'opciones de financiación',
'doors_number': 5,
'emission_standard': 'C',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '5cf1d8b7-62f5-57a2-9fe7-44b44fe78e45',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/citroen-c4-spacetourer-bluehdi-96kw-130cv-eat8-feel-5p-diesel-2019-en-cantabria-61440569-covo.aspx',
'listing': 'auction',
'location': 'Cantabria',
'make': 'CITROEN',
'model': 'C4 Spacetourer',
'odometer': 213000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 23,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5cf1d8b7-62f5-57a2-9fe7-44b44fe78e45/5cf1d8b7-62f5-57a2-9fe7-44b44fe78e45_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109480,
'Height': 480,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/18522404/01bd2fc2-c2d9-405d-b6b4-6c60a9957fbb.jpg',
'Width': 640}],
'price': 10900,
'price_includes_vat': True,
'registration_date': '2019-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'CITROEN C4 Spacetourer BlueHDi EAT8 Feel',
'transmission': 'manual',
'trim': 'BlueHDi 96KW 130CV EAT8 Feel',
'vin': None,
'year': 2019}
2026-03-26 10:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:00:54 [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%2761440569%27 HTTP/1.1" 200 None
2026-03-26 10:00:54 [auto_selling_coches.net] INFO: Saving data for 61440569: {'created_time': 1774519254.385496, 'last_price_update_time': 1774519254.385506}
2026-03-26 10:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='61440569') HTTP/1.1" 204 0
2026-03-26 10:00:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:00:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f79ca37e010>
2026-03-26 10:00:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:00:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:00:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:00:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_523c7ca0-1f14-53b2-a283-f1039309c5c3/523c7ca0-1f14-53b2-a283-f1039309c5c3_image_0.jpg HTTP/1.1" 201 0
2026-03-26 10:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:00:54 [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%252F18883187%252F71642730-58a7-4869-9ed8-e5f1b0963bb4.jpg') HTTP/1.1" 204 0
2026-03-26 10:00:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/18883187/71642730-58a7-4869-9ed8-e5f1b0963bb4.jpg saved to cache
2026-03-26 10:00:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 523c7ca0-1f14-53b2-a283-f1039309c5c3
2026-03-26 10:00:54 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 523c7ca0-1f14-53b2-a283-f1039309c5c3 sending to next pipeline
2026-03-26 10:00:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/19087957/d8c35e01-fc29-4217-a054-ba1ce7904fa9.jpg> (referer: None)
2026-03-26 10:00:54 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 523c7ca0-1f14-53b2-a283-f1039309c5c3 with identifier 62144264
2026-03-26 10:00:54 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 10:00:54 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 10:00:54 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 523c7ca0-1f14-53b2-a283-f1039309c5c3
2026-03-26 10:00:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/18883187/71642730-58a7-4869-9ed8-e5f1b0963bb4.jpg>
{'auction_title': '',
'body_type': 'Berlina',
'c_o_2_emission_value': 94,
'category': 'Coches',
'color': 'Gris / Plata',
'currency': 'EUR',
'description': 'PEUGEOT 308 1.6 HDI 100CV. Fecha de matriculación 04/2017 '
'PEGATINA DE CONTAMINACIÓN TIPO C. cierre centralizado, '
'elevalunas eléctricos, aire acondicionado, control de música '
'al volante, pantalla multifunción, manos libres, asientos con '
'isofix, amplio y espacioso, usb y mucho más! Motor muy fiable '
'de consumo medio muy ajustado. \n'
'-SERVICIO DE ENTREGA A DOMICILIO DISPONIBLE, consúltanos.\n'
'-PRECIOS TODO INCLUIDO: Transferencia, revisión pre-entrega '
'con mantenimiento (lo que tú coche necesite para estar a '
'punto) y 12 meses de garantía Premium Autos Raúl.\n'
'-RECOGEMOS TU VEHÍCULO COMO PARTE DE PAGO.\n'
'-OPCIÓN DE FINANCIACIÓN A SU MEDIDA.\n'
'Descuento especial de 1.000€ al financiar con nosotros. '
'PRECIO FINANCIADO: 11.500€. Consulta condiciones y otras '
'opciones de financiación.',
'doors_number': 5,
'emission_standard': 'C',
'engine': '1.6L',
'engine_horse_power': 100,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '523c7ca0-1f14-53b2-a283-f1039309c5c3',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/peugeot-308-5p-active-16-bluehdi-73kw-100cv-5p-diesel-2015-en-cantabria-62144264-covo.aspx',
'listing': 'auction',
'location': 'Cantabria',
'make': 'PEUGEOT',
'model': '308',
'odometer': 104000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 23,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_523c7ca0-1f14-53b2-a283-f1039309c5c3/523c7ca0-1f14-53b2-a283-f1039309c5c3_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 117792,
'Height': 480,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/18883187/71642730-58a7-4869-9ed8-e5f1b0963bb4.jpg',
'Width': 640}],
'price': 12500,
'price_includes_vat': True,
'registration_date': '2017-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'PEUGEOT 308 Active 1.6 BlueHDi',
'transmission': 'manual',
'trim': '5p Active 1.6 BlueHDi 73KW 100CV',
'vin': None,
'year': 2017}
2026-03-26 10:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:00:54 [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%2762144264%27 HTTP/1.1" 200 None
2026-03-26 10:00:54 [auto_selling_coches.net] INFO: Saving data for 62144264: {'created_time': 1774519254.482895, 'last_price_update_time': 1774519254.48291}
2026-03-26 10:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62144264') HTTP/1.1" 204 0
2026-03-26 10:00:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 10:00:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:00:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f79ca371610>
2026-03-26 10:00:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:00:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:00:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:00:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_62e29877-6fa8-59e2-9344-a36615b23459/62e29877-6fa8-59e2-9344-a36615b23459_image_0.jpg HTTP/1.1" 201 0
2026-03-26 10:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:00:54 [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%252F19632509%252F2d89cfcc-ac27-4522-b436-9307ddc117bd.jpg') HTTP/1.1" 204 0
2026-03-26 10:00:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19632509/2d89cfcc-ac27-4522-b436-9307ddc117bd.jpg saved to cache
2026-03-26 10:00:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 62e29877-6fa8-59e2-9344-a36615b23459
2026-03-26 10:00:54 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 62e29877-6fa8-59e2-9344-a36615b23459 sending to next pipeline
2026-03-26 10:00:54 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 62e29877-6fa8-59e2-9344-a36615b23459 with identifier 70136930
2026-03-26 10:00:54 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 10:00:54 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 10:00:54 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 62e29877-6fa8-59e2-9344-a36615b23459
2026-03-26 10:00:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/19632509/2d89cfcc-ac27-4522-b436-9307ddc117bd.jpg>
{'auction_title': '',
'body_type': 'Berlina',
'c_o_2_emission_value': 120,
'category': 'Coches',
'color': 'Blanco',
'currency': 'EUR',
'description': 'DACIA SANDERO 1.0 SCE 75CV. Fecha de matriculación 10/2018 '
'PEGATINA DE CONTAMINACIÓN TIPO C. cierre centralizado, '
'elevalunas eléctricos, control de música al volante, aire '
'acondicionado, manos libres, usb, aux,,, asientos con isofix, '
'amplio y espacioso y mucho más! Motor muy fiable de consumo '
'medio muy ajustado. \n'
'-SERVICIO DE ENTREGA A DOMICILIO DISPONIBLE, consúltanos.\n'
'-PRECIOS TODO INCLUIDO: Transferencia, revisión pre-entrega '
'con mantenimiento (lo que tú coche necesite para estar a '
'punto) y 12 meses de garantía Premium Autos Raúl.\n'
'-RECOGEMOS TU VEHÍCULO COMO PARTE DE PAGO.\n'
'-OPCIÓN DE FINANCIACIÓN A SU MEDIDA.',
'doors_number': 5,
'emission_standard': 'C',
'engine': '1.0L',
'engine_horse_power': 73,
'expiration_date': None,
'fuel_type': 'Gasolina',
'id': '62e29877-6fa8-59e2-9344-a36615b23459',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/dacia-sandero-access-10-55kw-75cv--18-5p-gasolina-2018-en-cantabria-70136930-covo.aspx',
'listing': 'auction',
'location': 'Cantabria',
'make': 'DACIA',
'model': 'Sandero',
'odometer': 88000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 19,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_62e29877-6fa8-59e2-9344-a36615b23459/62e29877-6fa8-59e2-9344-a36615b23459_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86651,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19632509/2d89cfcc-ac27-4522-b436-9307ddc117bd.jpg',
'Width': 800}],
'price': 10500,
'price_includes_vat': True,
'registration_date': '2018-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'DACIA Sandero Access 1.0 18',
'transmission': 'manual',
'trim': 'Access 1.0 55kW 75CV 18',
'vin': None,
'year': 2018}
2026-03-26 10:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:00:54 [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%2770136930%27 HTTP/1.1" 200 None
2026-03-26 10:00:54 [auto_selling_coches.net] INFO: Saving data for 70136930: {'created_time': 1774519254.590146, 'last_price_update_time': 1774519254.590156}
2026-03-26 10:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70136930') HTTP/1.1" 204 0
2026-03-26 10:00:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/62526500> (referer: https://www.coches.net/concesionario/autosraul/?pg=1) ['zyte-api']
2026-03-26 10:00:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70134020> (referer: https://www.coches.net/concesionario/autosraul/?pg=1) ['zyte-api']
2026-03-26 10:00:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 10:00:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 10:00:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:00:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f79c8288f90>
2026-03-26 10:00:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:00:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:00:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:00:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_17c528d3-a11b-5709-8994-d9a0415730db/17c528d3-a11b-5709-8994-d9a0415730db_image_0.jpg HTTP/1.1" 201 0
2026-03-26 10:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:00:54 [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%252F19087957%252Fd8c35e01-fc29-4217-a054-ba1ce7904fa9.jpg') HTTP/1.1" 204 0
2026-03-26 10:00:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19087957/d8c35e01-fc29-4217-a054-ba1ce7904fa9.jpg saved to cache
2026-03-26 10:00:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 17c528d3-a11b-5709-8994-d9a0415730db
2026-03-26 10:00:54 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 17c528d3-a11b-5709-8994-d9a0415730db sending to next pipeline
2026-03-26 10:00:54 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 17c528d3-a11b-5709-8994-d9a0415730db with identifier 62143681
2026-03-26 10:00:54 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 10:00:54 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 10:00:54 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 17c528d3-a11b-5709-8994-d9a0415730db
2026-03-26 10:00:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/19087957/d8c35e01-fc29-4217-a054-ba1ce7904fa9.jpg>
{'auction_title': '',
'body_type': 'Berlina',
'c_o_2_emission_value': 95,
'category': 'Coches',
'color': 'Blanco',
'currency': 'EUR',
'description': 'PEUGEOT 308 1.5 HDI 130CV. Fecha de matriculación 04/2021 '
'PEGATINA DE CONTAMINACIÓN TIPO C. cierre centralizado, '
'elevalunas eléctricos, aire acondicionado, control de música '
'al volante, pantalla multifunción, manos libres, asientos con '
'isofix, amplio y espacioso, usb y mucho más! Motor muy fiable '
'de consumo medio muy ajustado. \n'
'-SERVICIO DE ENTREGA A DOMICILIO DISPONIBLE, consúltanos.\n'
'-PRECIOS TODO INCLUIDO: Transferencia, revisión pre-entrega '
'con mantenimiento (lo que tú coche necesite para estar a '
'punto) y 12 meses de garantía Premium Autos Raúl.\n'
'-RECOGEMOS TU VEHÍCULO COMO PARTE DE PAGO.\n'
'-OPCIÓN DE FINANCIACIÓN A SU MEDIDA.\n'
'Descuento especial de 1.000€ al financiar con nosotros. '
'PRECIO FINANCIADO: 12.900€. Consulta condiciones y otras '
'opciones de financiación.',
'doors_number': 5,
'emission_standard': 'C',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '17c528d3-a11b-5709-8994-d9a0415730db',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/peugeot-308-5p-active-pack-bluehdi-130-ss-5p-diesel-2021-en-cantabria-62143681-covo.aspx',
'listing': 'auction',
'location': 'Cantabria',
'make': 'PEUGEOT',
'model': '308',
'odometer': 104000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 22,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_17c528d3-a11b-5709-8994-d9a0415730db/17c528d3-a11b-5709-8994-d9a0415730db_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 118798,
'Height': 480,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19087957/d8c35e01-fc29-4217-a054-ba1ce7904fa9.jpg',
'Width': 640}],
'price': 13900,
'price_includes_vat': True,
'registration_date': '2021-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'PEUGEOT 308 Active Pack BlueHDi 130 SS',
'transmission': 'manual',
'trim': '5p Active Pack BlueHDi 130 SS',
'vin': None,
'year': 2021}
2026-03-26 10:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:00:54 [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%2762143681%27 HTTP/1.1" 200 None
2026-03-26 10:00:54 [auto_selling_coches.net] INFO: Saving data for 62143681: {'created_time': 1774519254.692137, 'last_price_update_time': 1774519254.692147}
2026-03-26 10:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62143681') HTTP/1.1" 204 0
2026-03-26 10:00:54 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
'body_type': 'Monovolumen',
'c_o_2_emission_value': 117,
'category': 'Coches',
'color': 'Rojo',
'currency': 'EUR',
'description': 'HYUNDAI IX20 1.6 CRDI 115CV. Fecha de matriculación 12/2012 '
'PEGATINA DE CONTAMINACIÓN TIPO B. cierre centralizado, '
'elevalunas eléctricos, asientos concon isofix, amplio y '
'espacioso y mucho más! Motor muy fiable de consumo medio muy '
'ajustado. \n'
'-SERVICIO DE ENTREGA A DOMICILIO DISPONIBLE, consúltanos.\n'
'-PRECIOS TODO INCLUIDO: Transferencia, revisión pre-entrega '
'con mantenimiento (lo que tú coche necesite para estar a '
'punto) y 12 meses de garantía Premium Autos Raúl.\n'
'-RECOGEMOS TU VEHÍCULO COMO PARTE DE PAGO.\n'
'-OPCIÓN DE FINANCIACIÓN A SU MEDIDA.',
'doors_number': 5,
'emission_standard': 'B',
'engine': '1.6L',
'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/hyundai-ix20-16-crdi-bluedrive-comfort-5p-diesel-2011-en-cantabria-62526500-covo.aspx',
'listing': 'auction',
'location': 'Cantabria',
'make': 'HYUNDAI',
'model': 'ix20',
'odometer': 164000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19166367/91634ff0-8dd6-4ccd-af5b-c6f244428f8c.jpg',
'https://a.ccdn.es/cnet/vehicles/19166367/7efb9d38-ac83-41a8-b0ff-e6df4ef330bd.jpg',
'https://a.ccdn.es/cnet/vehicles/19166367/612c3784-587b-4aed-b309-1fc24141ce6d.jpg',
'https://a.ccdn.es/cnet/vehicles/19166367/6081ba22-4174-4aa6-8acf-ebfadb922b67.jpg',
'https://a.ccdn.es/cnet/vehicles/19166367/0ec9f1c3-f300-4bf3-9bc9-f2797ab5cf4f.jpg',
'https://a.ccdn.es/cnet/vehicles/19166367/78820f8e-42a2-4ff2-8362-93e75d409e26.jpg',
'https://a.ccdn.es/cnet/vehicles/19166367/36c0e141-9d90-475a-98d1-5d8344bb1357.jpg',
'https://a.ccdn.es/cnet/vehicles/19166367/da864fdf-54c6-4afc-9a95-caaa9fd8cd52.jpg',
'https://a.ccdn.es/cnet/vehicles/19166367/1b2f8670-1e9d-4641-ac3f-0eb805d257e2.jpg',
'https://a.ccdn.es/cnet/vehicles/19166367/5b7812e7-94ac-4753-8cf4-24a240844fad.jpg',
'https://a.ccdn.es/cnet/vehicles/19166367/a775e45a-7e59-4403-b57d-5284fa8b8f69.jpg',
'https://a.ccdn.es/cnet/vehicles/19166367/afea1776-8ccb-4dc0-8a09-a0c3b90893a8.jpg',
'https://a.ccdn.es/cnet/vehicles/19166367/a2558200-78ca-4e24-89ce-3647d8c13602.jpg',
'https://a.ccdn.es/cnet/vehicles/19166367/ea7405e7-906b-4f42-8d51-d673e24a373e.jpg',
'https://a.ccdn.es/cnet/vehicles/19166367/5ebff8ba-eb0b-452d-bf93-63ca15f38648.jpg',
'https://a.ccdn.es/cnet/vehicles/19166367/c6b65f70-e534-4a05-9d4e-a722a5213ef3.jpg',
'https://a.ccdn.es/cnet/vehicles/19166367/675c26e5-3c1d-40ff-a179-193ed56b924d.jpg',
'https://a.ccdn.es/cnet/vehicles/19166367/234b9929-e1ed-4bcf-948e-9ed0ecf8d164.jpg',
'https://a.ccdn.es/cnet/vehicles/19166367/0a61e40a-46cb-4fc8-b8a8-b53430507756.jpg',
'https://a.ccdn.es/cnet/vehicles/19166367/a57cee48-bf5a-4077-b244-0670ff4eecf1.jpg',
'https://a.ccdn.es/cnet/vehicles/19166367/d9108554-d355-46ff-8045-90a3b2d029f2.jpg',
'https://a.ccdn.es/cnet/vehicles/19166367/ebe7356f-7e86-4871-aa59-f4821f9a20a2.jpg',
'https://a.ccdn.es/cnet/vehicles/19166367/28b05bb9-0636-46fe-abd2-6eb723d30dcd.jpg'],
'price': 9900,
'price_includes_vat': True,
'registration_date': '2012-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'HYUNDAI ix20 1.6 CRDi BlueDrive Comfort',
'transmission': 'manual',
'trim': '1.6 CRDi BlueDrive Comfort',
'vin': None,
'year': 2012}
2026-03-26 10:00:54 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 56ad79d0-f6b9-5947-858d-fb8f80887894 with identifier: 62526500
2026-03-26 10:00:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 56ad79d0-f6b9-5947-858d-fb8f80887894
2026-03-26 10:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:00:54 [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%252F19166367%252F91634ff0-8dd6-4ccd-af5b-c6f244428f8c.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:00:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19166367/91634ff0-8dd6-4ccd-af5b-c6f244428f8c.jpg not downloaded yet
2026-03-26 10:00:54 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
'body_type': 'Berlina',
'c_o_2_emission_value': 100,
'category': 'Coches',
'color': 'Blanco',
'currency': 'EUR',
'description': 'SEAT IBIZA 1.6TDI 80CV. Fecha de matriculación 03/2019 '
'PEGATINA DE CONTAMINACIÓN TIPO C. cierre centralizado, '
'elevalunas eléctricos, control de música al volante, '
'climatizador, cámara trasera, pantalla multifunción, control '
'de velocidad, usb, aux, manos libres,, asientos con isofix, '
'amplio y espacioso y mucho más! Motor muy fiable de consumo '
'medio muy ajustado. \n'
'-SERVICIO DE ENTREGA A DOMICILIO DISPONIBLE, consúltanos.\n'
'-PRECIOS TODO INCLUIDO: Transferencia, revisión pre-entrega '
'con mantenimiento (lo que tú coche necesite para estar a '
'punto) y 12 meses de garantía Premium Autos Raúl.\n'
'-RECOGEMOS TU VEHÍCULO COMO PARTE DE PAGO.\n'
'-OPCIÓN DE FINANCIACIÓN A SU MEDIDA.',
'doors_number': 5,
'emission_standard': 'C',
'engine': '1.6L',
'engine_horse_power': 80,
'expiration_date': None,
'fuel_type': 'Diesel',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/seat-ibiza-16-tdi-59kw-80cv-reference-plus-5p-diesel-2019-en-cantabria-70134020-covo.aspx',
'listing': 'auction',
'location': 'Cantabria',
'make': 'SEAT',
'model': 'Ibiza',
'odometer': 122000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19629470/c334e92f-e271-45e6-b08f-e164c90341ac.jpg',
'https://a.ccdn.es/cnet/vehicles/19629470/985d1297-fc81-4e75-abba-b19ee21bef27.jpg',
'https://a.ccdn.es/cnet/vehicles/19629470/7d8f2b3a-2786-47e0-b363-352894b859a6.jpg',
'https://a.ccdn.es/cnet/vehicles/19629470/ed3a0cb8-5679-46de-bf93-54f1ccc73355.jpg',
'https://a.ccdn.es/cnet/vehicles/19629470/675c2a30-0e48-425c-948c-2611770ea220.jpg',
'https://a.ccdn.es/cnet/vehicles/19629470/6b852605-8d1a-491a-a8a7-3b5f1ffab415.jpg',
'https://a.ccdn.es/cnet/vehicles/19629470/ac07d02e-4a49-40ee-88fb-691dd6126f06.jpg',
'https://a.ccdn.es/cnet/vehicles/19629470/3452cd91-4d99-4682-97af-c86db397a9c9.jpg',
'https://a.ccdn.es/cnet/vehicles/19629470/70fef252-1e38-45e1-b146-083920c51c24.jpg',
'https://a.ccdn.es/cnet/vehicles/19629470/02c7899c-adc3-45a9-ba7f-794636532a03.jpg',
'https://a.ccdn.es/cnet/vehicles/19629470/ded96579-bc11-4062-b238-f7ff7c9739a9.jpg',
'https://a.ccdn.es/cnet/vehicles/19629470/41e2be6e-fbb3-409b-8421-136e17ffe777.jpg',
'https://a.ccdn.es/cnet/vehicles/19629470/21ebb0da-6312-4332-a0e4-c5aad5c3a15c.jpg',
'https://a.ccdn.es/cnet/vehicles/19629470/d5b69be0-878c-42b1-9519-25910c904b12.jpg',
'https://a.ccdn.es/cnet/vehicles/19629470/ce19fe0f-aeb6-4b83-9175-269a021f4662.jpg',
'https://a.ccdn.es/cnet/vehicles/19629470/2c0565de-e6d7-4de4-866a-269de77b6f19.jpg',
'https://a.ccdn.es/cnet/vehicles/19629470/1b702f76-b181-4e7c-a5a9-1b38770be584.jpg',
'https://a.ccdn.es/cnet/vehicles/19629470/abc935d6-ea62-432a-9683-931ef3c8f9e3.jpg',
'https://a.ccdn.es/cnet/vehicles/19629470/79147c73-b3e0-4f32-a0f3-6c41344a570d.jpg',
'https://a.ccdn.es/cnet/vehicles/19629470/06b2d246-496b-44f5-b2cf-a2c743a70bcd.jpg',
'https://a.ccdn.es/cnet/vehicles/19629470/411d0f39-cd04-46c8-b661-4fed494dede7.jpg'],
'price': 12900,
'price_includes_vat': True,
'registration_date': '2019-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'SEAT Ibiza 1.6 TDI Reference Plus',
'transmission': 'manual',
'trim': '1.6 TDI 59kW 80CV Reference Plus',
'vin': None,
'year': 2019}
2026-03-26 10:00:54 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 1f7f3d29-5902-57cf-9950-f82faaddc71f with identifier: 70134020
2026-03-26 10:00:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 1f7f3d29-5902-57cf-9950-f82faaddc71f
2026-03-26 10:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:00:54 [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%252F19629470%252Fc334e92f-e271-45e6-b08f-e164c90341ac.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:00:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19629470/c334e92f-e271-45e6-b08f-e164c90341ac.jpg not downloaded yet
2026-03-26 10:00:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70168578> (referer: https://www.coches.net/concesionario/autosraul/?pg=1) ['zyte-api']
2026-03-26 10:00:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70134215> (referer: https://www.coches.net/concesionario/autosraul/?pg=1) ['zyte-api']
2026-03-26 10:00:55 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
'body_type': 'Berlina',
'c_o_2_emission_value': 113,
'category': 'Coches',
'color': 'Negro',
'currency': 'EUR',
'description': 'KIA PROCEED 1.6 CRDI 90CV. Fecha de matriculación 11/2011 '
'PEGATINA DE CONTAMINACIÓN TIPO B. cierre centralizado, '
'elevalunas eléctricos, control de música al volante, manos '
'libres, asientos con isofix, amplio y espacioso y mucho más! '
'Motor muy fiable de consumo medio muy ajustado. \n'
'-SERVICIO DE ENTREGA A DOMICILIO DISPONIBLE, consúltanos.\n'
'-PRECIOS TODO INCLUIDO: Transferencia, revisión pre-entrega '
'con mantenimiento (lo que tú coche necesite para estar a '
'punto) y 12 meses de garantía Premium Autos Raúl.\n'
'-RECOGEMOS TU VEHÍCULO COMO PARTE DE PAGO.\n'
'-OPCIÓN DE FINANCIACIÓN A SU MEDIDA.',
'doors_number': 3,
'emission_standard': 'B',
'engine': '1.6L',
'engine_horse_power': 90,
'expiration_date': None,
'fuel_type': 'Diesel',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/kia-pro_ceed-16-crdi-90cv-concept-3p-diesel-2011-en-cantabria-70168578-covo.aspx',
'listing': 'auction',
'location': 'Cantabria',
'make': 'KIA',
'model': "pro_cee'd",
'odometer': 195000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19455162/7d49a905-cda3-4fed-bdac-ec3e21a16bfb.jpg',
'https://a.ccdn.es/cnet/vehicles/19455162/d934398d-a5d7-4fcf-8cee-38471e937cd9.jpg',
'https://a.ccdn.es/cnet/vehicles/19455162/8b4be41c-2be9-412a-bb29-96279e762999.jpg',
'https://a.ccdn.es/cnet/vehicles/19455162/b6ebb3ed-2a48-469c-b1d2-989971c7da0a.jpg',
'https://a.ccdn.es/cnet/vehicles/19455162/149f4070-1dec-427b-a693-1dcff1a4bdb0.jpg',
'https://a.ccdn.es/cnet/vehicles/19455162/0afeeea8-071a-4de8-bca4-aa987fb926f8.jpg',
'https://a.ccdn.es/cnet/vehicles/19455162/8e9515ca-137b-46b5-b8a8-d149d0edc56a.jpg',
'https://a.ccdn.es/cnet/vehicles/19455162/185e7544-833b-44d7-99ad-07c0c6d6e3cc.jpg',
'https://a.ccdn.es/cnet/vehicles/19455162/0b34b12d-93f0-499e-8683-163817a0a377.jpg',
'https://a.ccdn.es/cnet/vehicles/19455162/04264194-cbe7-4bc8-90fc-fc9edf076b75.jpg',
'https://a.ccdn.es/cnet/vehicles/19455162/0bfd02b9-7f93-455e-9ce8-27f465445d22.jpg',
'https://a.ccdn.es/cnet/vehicles/19455162/f14f5adf-fa54-4424-bbd7-e3a17571765e.jpg',
'https://a.ccdn.es/cnet/vehicles/19455162/1f78e99f-569b-4a9a-abcc-3fbd10032be4.jpg',
'https://a.ccdn.es/cnet/vehicles/19455162/f2ab401e-cdc8-42dc-a509-125c906441fe.jpg',
'https://a.ccdn.es/cnet/vehicles/19455162/a05cbcf1-a2f0-431f-84f2-45a832d0656e.jpg',
'https://a.ccdn.es/cnet/vehicles/19455162/2b3e082a-5dc7-49fc-b579-d7b5df33b5b5.jpg',
'https://a.ccdn.es/cnet/vehicles/19455162/5d80260c-9f99-48ff-821a-437919dc0006.jpg',
'https://a.ccdn.es/cnet/vehicles/19455162/3596923e-7263-4d49-bb95-c494fd0fcfa2.jpg',
'https://a.ccdn.es/cnet/vehicles/19455162/19d0e86a-e54c-4009-aa26-a80143ef2e20.jpg',
'https://a.ccdn.es/cnet/vehicles/19455162/a617966e-0304-41d4-912e-aac6ec902cfb.jpg',
'https://a.ccdn.es/cnet/vehicles/19455162/fc49329a-df51-4d4b-af3d-e44cd95d42a1.jpg',
'https://a.ccdn.es/cnet/vehicles/19455162/07d7daa7-fcfc-4f96-8cac-b63d631c9e07.jpg',
'https://a.ccdn.es/cnet/vehicles/19455162/9d819a61-8dc2-4b44-9ce3-8e04e8c94103.jpg'],
'price': 7900,
'price_includes_vat': True,
'registration_date': '2011-01-01',
'seats_number': 5,
'seller_name': None,
'title': "KIA pro_cee'd 1.6 CRDi Concept",
'transmission': 'manual',
'trim': '1.6 CRDi 90cv Concept',
'vin': None,
'year': 2011}
2026-03-26 10:00:55 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 738b6d59-714e-524e-8021-9192b17565de with identifier: 70168578
2026-03-26 10:00:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 738b6d59-714e-524e-8021-9192b17565de
2026-03-26 10:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:00:55 [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%252F19455162%252F7d49a905-cda3-4fed-bdac-ec3e21a16bfb.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:00:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19455162/7d49a905-cda3-4fed-bdac-ec3e21a16bfb.jpg not downloaded yet
2026-03-26 10:00:55 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
'body_type': 'Berlina',
'c_o_2_emission_value': 100,
'category': 'Coches',
'color': 'Blanco',
'currency': 'EUR',
'description': 'SEAT IBIZA 1.6TDI 80CV. Fecha de matriculación 07/2019 '
'PEGATINA DE CONTAMINACIÓN TIPO C. cierre centralizado, '
'elevalunas eléctricos, control de música al volante, '
'climatizador, cámara trasera, pantalla multifunción, control '
'de velocidad, usb, aux, manos libres,, asientos con isofix, '
'amplio y espacioso y mucho más! Motor muy fiable de consumo '
'medio muy ajustado. \n'
'-SERVICIO DE ENTREGA A DOMICILIO DISPONIBLE, consúltanos.\n'
'-PRECIOS TODO INCLUIDO: Transferencia, revisión pre-entrega '
'con mantenimiento (lo que tú coche necesite para estar a '
'punto) y 12 meses de garantía Premium Autos Raúl.\n'
'-RECOGEMOS TU VEHÍCULO COMO PARTE DE PAGO.\n'
'-OPCIÓN DE FINANCIACIÓN A SU MEDIDA.',
'doors_number': 5,
'emission_standard': 'C',
'engine': '1.6L',
'engine_horse_power': 80,
'expiration_date': None,
'fuel_type': 'Diesel',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/seat-ibiza-16-tdi-59kw-80cv-reference-plus-5p-diesel-2019-en-cantabria-70134215-covo.aspx',
'listing': 'auction',
'location': 'Cantabria',
'make': 'SEAT',
'model': 'Ibiza',
'odometer': 193000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19629646/e10cf13c-7a63-408c-bf6c-4a5dd10d412d.jpg',
'https://a.ccdn.es/cnet/vehicles/19629646/7af8cf00-ad0a-41c9-90f4-c96842e2a19e.jpg',
'https://a.ccdn.es/cnet/vehicles/19629646/702ecced-06fc-4630-bb50-3c5d4b4126a6.jpg',
'https://a.ccdn.es/cnet/vehicles/19629646/70669a47-69ec-4a6f-8221-ad5836a7111c.jpg',
'https://a.ccdn.es/cnet/vehicles/19629646/3d037627-5e33-450b-9542-f97f9d123acf.jpg',
'https://a.ccdn.es/cnet/vehicles/19629646/24f15faa-ba84-4551-bb02-0b8ef6c7fc11.jpg',
'https://a.ccdn.es/cnet/vehicles/19629646/d91c44b5-485e-4599-93fe-a852eef70a9e.jpg',
'https://a.ccdn.es/cnet/vehicles/19629646/5aa97419-0335-4a13-9088-253a027bf64e.jpg',
'https://a.ccdn.es/cnet/vehicles/19629646/d7f30048-e8a3-44b6-a81b-c2293ca69d46.jpg',
'https://a.ccdn.es/cnet/vehicles/19629646/8c7ea180-424e-42b4-9ca8-563e5e5124eb.jpg',
'https://a.ccdn.es/cnet/vehicles/19629646/58b93333-29a7-44e2-a4ff-edb6077e1f14.jpg',
'https://a.ccdn.es/cnet/vehicles/19629646/d72341f5-9692-4ec5-9348-c522859aa67c.jpg',
'https://a.ccdn.es/cnet/vehicles/19629646/57642dbf-2b07-452c-aeb1-ffe1573ddf4c.jpg',
'https://a.ccdn.es/cnet/vehicles/19629646/23f5cb14-d670-4585-b468-a35631cf177d.jpg',
'https://a.ccdn.es/cnet/vehicles/19629646/9789911e-3eaa-4014-9782-9d8f4498c878.jpg',
'https://a.ccdn.es/cnet/vehicles/19629646/7ca77c7c-ae0a-4c4d-bc05-aefb455b7b2a.jpg',
'https://a.ccdn.es/cnet/vehicles/19629646/52b83c5d-5be6-48cc-b448-47e9f1639c4f.jpg',
'https://a.ccdn.es/cnet/vehicles/19629646/85c8e364-e9ac-4d03-a480-7bbb0f3dfb07.jpg',
'https://a.ccdn.es/cnet/vehicles/19629646/390a3379-8aae-4971-9439-f306f1153c92.jpg',
'https://a.ccdn.es/cnet/vehicles/19629646/1b212cbc-5df0-4fc7-affe-139fd72b47fc.jpg',
'https://a.ccdn.es/cnet/vehicles/19629646/588d810e-7b32-48a5-9660-e212c20d8ec3.jpg',
'https://a.ccdn.es/cnet/vehicles/19629646/d6092663-d105-4ea1-ab55-259a16a5f4ee.jpg'],
'price': 10900,
'price_includes_vat': True,
'registration_date': '2019-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'SEAT Ibiza 1.6 TDI Reference Plus',
'transmission': 'manual',
'trim': '1.6 TDI 59kW 80CV Reference Plus',
'vin': None,
'year': 2019}
2026-03-26 10:00:55 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 3c0e0a9a-60e4-51a4-8813-a9b016a79371 with identifier: 70134215
2026-03-26 10:00:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 3c0e0a9a-60e4-51a4-8813-a9b016a79371
2026-03-26 10:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:00:55 [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%252F19629646%252Fe10cf13c-7a63-408c-bf6c-4a5dd10d412d.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:00:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19629646/e10cf13c-7a63-408c-bf6c-4a5dd10d412d.jpg not downloaded yet
2026-03-26 10:00:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/19629470/c334e92f-e271-45e6-b08f-e164c90341ac.jpg> (referer: None)
2026-03-26 10:00:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70168542> (referer: https://www.coches.net/concesionario/autosraul/?pg=1) ['zyte-api']
2026-03-26 10:00:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/19166367/91634ff0-8dd6-4ccd-af5b-c6f244428f8c.jpg> (referer: None)
2026-03-26 10:00:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 10:00:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:00:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f79c9336b50>
2026-03-26 10:00:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:00:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:00:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:00:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1f7f3d29-5902-57cf-9950-f82faaddc71f/1f7f3d29-5902-57cf-9950-f82faaddc71f_image_0.jpg HTTP/1.1" 201 0
2026-03-26 10:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:00:55 [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%252F19629470%252Fc334e92f-e271-45e6-b08f-e164c90341ac.jpg') HTTP/1.1" 204 0
2026-03-26 10:00:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19629470/c334e92f-e271-45e6-b08f-e164c90341ac.jpg saved to cache
2026-03-26 10:00:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 1f7f3d29-5902-57cf-9950-f82faaddc71f
2026-03-26 10:00:55 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 1f7f3d29-5902-57cf-9950-f82faaddc71f sending to next pipeline
2026-03-26 10:00:55 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 1f7f3d29-5902-57cf-9950-f82faaddc71f with identifier 70134020
2026-03-26 10:00:55 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 10:00:55 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 10:00:55 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 1f7f3d29-5902-57cf-9950-f82faaddc71f
2026-03-26 10:00:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/19629470/c334e92f-e271-45e6-b08f-e164c90341ac.jpg>
{'auction_title': '',
'body_type': 'Berlina',
'c_o_2_emission_value': 100,
'category': 'Coches',
'color': 'Blanco',
'currency': 'EUR',
'description': 'SEAT IBIZA 1.6TDI 80CV. Fecha de matriculación 03/2019 '
'PEGATINA DE CONTAMINACIÓN TIPO C. cierre centralizado, '
'elevalunas eléctricos, control de música al volante, '
'climatizador, cámara trasera, pantalla multifunción, control '
'de velocidad, usb, aux, manos libres,, asientos con isofix, '
'amplio y espacioso y mucho más! Motor muy fiable de consumo '
'medio muy ajustado. \n'
'-SERVICIO DE ENTREGA A DOMICILIO DISPONIBLE, consúltanos.\n'
'-PRECIOS TODO INCLUIDO: Transferencia, revisión pre-entrega '
'con mantenimiento (lo que tú coche necesite para estar a '
'punto) y 12 meses de garantía Premium Autos Raúl.\n'
'-RECOGEMOS TU VEHÍCULO COMO PARTE DE PAGO.\n'
'-OPCIÓN DE FINANCIACIÓN A SU MEDIDA.',
'doors_number': 5,
'emission_standard': 'C',
'engine': '1.6L',
'engine_horse_power': 80,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '1f7f3d29-5902-57cf-9950-f82faaddc71f',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/seat-ibiza-16-tdi-59kw-80cv-reference-plus-5p-diesel-2019-en-cantabria-70134020-covo.aspx',
'listing': 'auction',
'location': 'Cantabria',
'make': 'SEAT',
'model': 'Ibiza',
'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_1f7f3d29-5902-57cf-9950-f82faaddc71f/1f7f3d29-5902-57cf-9950-f82faaddc71f_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99556,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19629470/c334e92f-e271-45e6-b08f-e164c90341ac.jpg',
'Width': 800}],
'price': 12900,
'price_includes_vat': True,
'registration_date': '2019-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'SEAT Ibiza 1.6 TDI Reference Plus',
'transmission': 'manual',
'trim': '1.6 TDI 59kW 80CV Reference Plus',
'vin': None,
'year': 2019}
2026-03-26 10:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:00:55 [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%2770134020%27 HTTP/1.1" 200 None
2026-03-26 10:00:55 [auto_selling_coches.net] INFO: Saving data for 70134020: {'created_time': 1774519255.704413, 'last_price_update_time': 1774519255.704423}
2026-03-26 10:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70134020') HTTP/1.1" 204 0
2026-03-26 10:00:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/19455162/7d49a905-cda3-4fed-bdac-ec3e21a16bfb.jpg> (referer: None)
2026-03-26 10:00:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 10:00:55 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
'body_type': 'SUV',
'c_o_2_emission_value': 115,
'category': 'Coches',
'color': 'Granate',
'currency': 'EUR',
'description': 'HONDA CR-V 1.6 DTEC 120CV. Fecha de matriculación 04/2015 '
'PEGATINA DE CONTAMINACIÓN TIPO B. cierre centralizado, '
'elevalunas eléctricos, control de música al volante, aire '
'acondicionado, manos libres, usb, aux, pantalla multifunción, '
'asientos con isofix, amplio y espacioso y mucho más! Motor '
'muy fiable de consumo medio muy ajustado. \n'
'-SERVICIO DE ENTREGA A DOMICILIO DISPONIBLE, consúltanos.\n'
'-PRECIOS TODO INCLUIDO: Transferencia, revisión pre-entrega '
'con mantenimiento (lo que tú coche necesite para estar a '
'punto) y 12 meses de garantía Premium Autos Raúl.\n'
'-RECOGEMOS TU VEHÍCULO COMO PARTE DE PAGO.\n'
'-OPCIÓN DE FINANCIACIÓN A SU MEDIDA.',
'doors_number': 5,
'emission_standard': 'B',
'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/honda-cr-v-16-idtec-120-4x2-elegance-5p-diesel-2015-en-cantabria-70168542-covo.aspx',
'listing': 'auction',
'location': 'Cantabria',
'make': 'HONDA',
'model': 'CR-V',
'odometer': 139000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19654327/940a0f60-1e32-4666-b4f1-3d30a057d4da.jpg',
'https://a.ccdn.es/cnet/vehicles/19654327/252f90a7-6c82-46ff-a45c-e15e9e7afdde.jpg',
'https://a.ccdn.es/cnet/vehicles/19654327/cdd2f1f7-2dcf-4938-922d-2bc7030cf7a9.jpg',
'https://a.ccdn.es/cnet/vehicles/19654327/d4aad7de-9e6f-4542-b366-0e39683a237a.jpg',
'https://a.ccdn.es/cnet/vehicles/19654327/46e90b2d-28bd-4d81-b8c1-7bc531d19a7e.jpg',
'https://a.ccdn.es/cnet/vehicles/19654327/7cee6b49-d8a0-4f81-9382-aa0b4cf68eb5.jpg',
'https://a.ccdn.es/cnet/vehicles/19654327/c7a23c47-eea0-4e3f-8517-d2f971c7e5a6.jpg',
'https://a.ccdn.es/cnet/vehicles/19654327/292beaf0-447d-49a5-82a4-9976067d21b4.jpg',
'https://a.ccdn.es/cnet/vehicles/19654327/e1fe47a5-9616-4117-a6fd-0f1c6bb214b9.jpg',
'https://a.ccdn.es/cnet/vehicles/19654327/ca6f36e8-078d-4346-9836-7730d75715e6.jpg',
'https://a.ccdn.es/cnet/vehicles/19654327/76b58e41-d9c0-4ed5-951c-45bfbbf2f9b1.jpg',
'https://a.ccdn.es/cnet/vehicles/19654327/fe52c9b3-68e3-48fe-82e0-841c1bba64e7.jpg',
'https://a.ccdn.es/cnet/vehicles/19654327/aaa20337-c4b3-4d37-8d06-157e4f0a2387.jpg',
'https://a.ccdn.es/cnet/vehicles/19654327/e3dbeaf2-7a05-4504-bca7-d75dd3066131.jpg',
'https://a.ccdn.es/cnet/vehicles/19654327/4970d49a-65ba-46fa-80f7-f4b97f4f0389.jpg',
'https://a.ccdn.es/cnet/vehicles/19654327/1940e6b0-068a-4b15-9887-bc2c88879404.jpg',
'https://a.ccdn.es/cnet/vehicles/19654327/5d1c7936-9c65-4617-85fd-2ca1197e9f81.jpg',
'https://a.ccdn.es/cnet/vehicles/19654327/03f52df4-d096-417e-9a77-fa8b5ad5b47c.jpg',
'https://a.ccdn.es/cnet/vehicles/19654327/0a52b0e4-fb74-4c93-ab0d-7c7a45be489d.jpg',
'https://a.ccdn.es/cnet/vehicles/19654327/e522fa9b-9e72-4104-a4a0-a60b1b861445.jpg',
'https://a.ccdn.es/cnet/vehicles/19654327/926bbb5a-cebc-49ed-9d5b-2ecc6bb75baa.jpg',
'https://a.ccdn.es/cnet/vehicles/19654327/f48002b0-639c-4738-9c10-bff8367d2b64.jpg',
'https://a.ccdn.es/cnet/vehicles/19654327/958b7ce8-f266-4055-9fb2-0077cd3a0241.jpg',
'https://a.ccdn.es/cnet/vehicles/19654327/28c7ea0e-222b-4ec7-b02b-1ee4f6e9e745.jpg'],
'price': 17900,
'price_includes_vat': True,
'registration_date': '2015-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'HONDA CR-V 1.6 iDTEC 120 4x2 Elegance',
'transmission': 'manual',
'trim': '1.6 iDTEC 120 4x2 Elegance',
'vin': None,
'year': 2015}
2026-03-26 10:00:55 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: efe48686-f267-52cc-9239-0399a16107c4 with identifier: 70168542
2026-03-26 10:00:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item efe48686-f267-52cc-9239-0399a16107c4
2026-03-26 10:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:00:55 [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%252F19654327%252F940a0f60-1e32-4666-b4f1-3d30a057d4da.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:00:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19654327/940a0f60-1e32-4666-b4f1-3d30a057d4da.jpg not downloaded yet
2026-03-26 10:00:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:00:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f79c828a650>
2026-03-26 10:00:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:00:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:00:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:00:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_56ad79d0-f6b9-5947-858d-fb8f80887894/56ad79d0-f6b9-5947-858d-fb8f80887894_image_0.jpg HTTP/1.1" 201 0
2026-03-26 10:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:00:55 [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%252F19166367%252F91634ff0-8dd6-4ccd-af5b-c6f244428f8c.jpg') HTTP/1.1" 204 0
2026-03-26 10:00:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19166367/91634ff0-8dd6-4ccd-af5b-c6f244428f8c.jpg saved to cache
2026-03-26 10:00:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 56ad79d0-f6b9-5947-858d-fb8f80887894
2026-03-26 10:00:55 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 56ad79d0-f6b9-5947-858d-fb8f80887894 sending to next pipeline
2026-03-26 10:00:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/19629646/e10cf13c-7a63-408c-bf6c-4a5dd10d412d.jpg> (referer: None)
2026-03-26 10:00:55 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 56ad79d0-f6b9-5947-858d-fb8f80887894 with identifier 62526500
2026-03-26 10:00:55 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 10:00:55 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 10:00:55 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 56ad79d0-f6b9-5947-858d-fb8f80887894
2026-03-26 10:00:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/19166367/91634ff0-8dd6-4ccd-af5b-c6f244428f8c.jpg>
{'auction_title': '',
'body_type': 'Monovolumen',
'c_o_2_emission_value': 117,
'category': 'Coches',
'color': 'Rojo',
'currency': 'EUR',
'description': 'HYUNDAI IX20 1.6 CRDI 115CV. Fecha de matriculación 12/2012 '
'PEGATINA DE CONTAMINACIÓN TIPO B. cierre centralizado, '
'elevalunas eléctricos, asientos concon isofix, amplio y '
'espacioso y mucho más! Motor muy fiable de consumo medio muy '
'ajustado. \n'
'-SERVICIO DE ENTREGA A DOMICILIO DISPONIBLE, consúltanos.\n'
'-PRECIOS TODO INCLUIDO: Transferencia, revisión pre-entrega '
'con mantenimiento (lo que tú coche necesite para estar a '
'punto) y 12 meses de garantía Premium Autos Raúl.\n'
'-RECOGEMOS TU VEHÍCULO COMO PARTE DE PAGO.\n'
'-OPCIÓN DE FINANCIACIÓN A SU MEDIDA.',
'doors_number': 5,
'emission_standard': 'B',
'engine': '1.6L',
'engine_horse_power': 115,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '56ad79d0-f6b9-5947-858d-fb8f80887894',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/hyundai-ix20-16-crdi-bluedrive-comfort-5p-diesel-2011-en-cantabria-62526500-covo.aspx',
'listing': 'auction',
'location': 'Cantabria',
'make': 'HYUNDAI',
'model': 'ix20',
'odometer': 164000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 23,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_56ad79d0-f6b9-5947-858d-fb8f80887894/56ad79d0-f6b9-5947-858d-fb8f80887894_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 123199,
'Height': 480,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19166367/91634ff0-8dd6-4ccd-af5b-c6f244428f8c.jpg',
'Width': 640}],
'price': 9900,
'price_includes_vat': True,
'registration_date': '2012-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'HYUNDAI ix20 1.6 CRDi BlueDrive Comfort',
'transmission': 'manual',
'trim': '1.6 CRDi BlueDrive Comfort',
'vin': None,
'year': 2012}
2026-03-26 10:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:00:55 [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%2762526500%27 HTTP/1.1" 200 None
2026-03-26 10:00:55 [auto_selling_coches.net] INFO: Saving data for 62526500: {'created_time': 1774519255.880216, 'last_price_update_time': 1774519255.880228}
2026-03-26 10:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62526500') HTTP/1.1" 204 0
2026-03-26 10:00:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 10:00:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70168576> (referer: https://www.coches.net/concesionario/autosraul/?pg=1) ['zyte-api']
2026-03-26 10:00:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:00:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f79c93b9590>
2026-03-26 10:00:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:00:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:00:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:00:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_738b6d59-714e-524e-8021-9192b17565de/738b6d59-714e-524e-8021-9192b17565de_image_0.jpg HTTP/1.1" 201 0
2026-03-26 10:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:00:55 [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%252F19455162%252F7d49a905-cda3-4fed-bdac-ec3e21a16bfb.jpg') HTTP/1.1" 204 0
2026-03-26 10:00:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19455162/7d49a905-cda3-4fed-bdac-ec3e21a16bfb.jpg saved to cache
2026-03-26 10:00:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 738b6d59-714e-524e-8021-9192b17565de
2026-03-26 10:00:55 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 738b6d59-714e-524e-8021-9192b17565de sending to next pipeline
2026-03-26 10:00:55 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 738b6d59-714e-524e-8021-9192b17565de with identifier 70168578
2026-03-26 10:00:55 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 10:00:55 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 10:00:55 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 738b6d59-714e-524e-8021-9192b17565de
2026-03-26 10:00:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/19455162/7d49a905-cda3-4fed-bdac-ec3e21a16bfb.jpg>
{'auction_title': '',
'body_type': 'Berlina',
'c_o_2_emission_value': 113,
'category': 'Coches',
'color': 'Negro',
'currency': 'EUR',
'description': 'KIA PROCEED 1.6 CRDI 90CV. Fecha de matriculación 11/2011 '
'PEGATINA DE CONTAMINACIÓN TIPO B. cierre centralizado, '
'elevalunas eléctricos, control de música al volante, manos '
'libres, asientos con isofix, amplio y espacioso y mucho más! '
'Motor muy fiable de consumo medio muy ajustado. \n'
'-SERVICIO DE ENTREGA A DOMICILIO DISPONIBLE, consúltanos.\n'
'-PRECIOS TODO INCLUIDO: Transferencia, revisión pre-entrega '
'con mantenimiento (lo que tú coche necesite para estar a '
'punto) y 12 meses de garantía Premium Autos Raúl.\n'
'-RECOGEMOS TU VEHÍCULO COMO PARTE DE PAGO.\n'
'-OPCIÓN DE FINANCIACIÓN A SU MEDIDA.',
'doors_number': 3,
'emission_standard': 'B',
'engine': '1.6L',
'engine_horse_power': 90,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '738b6d59-714e-524e-8021-9192b17565de',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/kia-pro_ceed-16-crdi-90cv-concept-3p-diesel-2011-en-cantabria-70168578-covo.aspx',
'listing': 'auction',
'location': 'Cantabria',
'make': 'KIA',
'model': "pro_cee'd",
'odometer': 195000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 23,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_738b6d59-714e-524e-8021-9192b17565de/738b6d59-714e-524e-8021-9192b17565de_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110509,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19455162/7d49a905-cda3-4fed-bdac-ec3e21a16bfb.jpg',
'Width': 800}],
'price': 7900,
'price_includes_vat': True,
'registration_date': '2011-01-01',
'seats_number': 5,
'seller_name': None,
'title': "KIA pro_cee'd 1.6 CRDi Concept",
'transmission': 'manual',
'trim': '1.6 CRDi 90cv Concept',
'vin': None,
'year': 2011}
2026-03-26 10:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:00:56 [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%2770168578%27 HTTP/1.1" 200 None
2026-03-26 10:00:56 [auto_selling_coches.net] INFO: Saving data for 70168578: {'created_time': 1774519256.009886, 'last_price_update_time': 1774519256.009897}
2026-03-26 10:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70168578') HTTP/1.1" 204 0
2026-03-26 10:00:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:00:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f79c810bd90>
2026-03-26 10:00:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:00:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:00:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:00:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3c0e0a9a-60e4-51a4-8813-a9b016a79371/3c0e0a9a-60e4-51a4-8813-a9b016a79371_image_0.jpg HTTP/1.1" 201 0
2026-03-26 10:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:00:56 [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%252F19629646%252Fe10cf13c-7a63-408c-bf6c-4a5dd10d412d.jpg') HTTP/1.1" 204 0
2026-03-26 10:00:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19629646/e10cf13c-7a63-408c-bf6c-4a5dd10d412d.jpg saved to cache
2026-03-26 10:00:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 3c0e0a9a-60e4-51a4-8813-a9b016a79371
2026-03-26 10:00:56 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 3c0e0a9a-60e4-51a4-8813-a9b016a79371 sending to next pipeline
2026-03-26 10:00:56 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
'body_type': 'Berlina',
'c_o_2_emission_value': 107,
'category': 'Coches',
'color': 'Gris / Plata',
'currency': 'EUR',
'description': 'FORD FIESTA 1.4 TDCI 70CV. Fecha de matriculación 07/2011 '
'PEGATINA DE CONTAMINACIÓN TIPO B. cierre centralizado, '
'elevalunas eléctricos, control de música al volante, manos '
'libres, asientos con isofix, amplio y espacioso y mucho más! '
'Motor muy fiable de consumo medio muy ajustado. \n'
'-SERVICIO DE ENTREGA A DOMICILIO DISPONIBLE, consúltanos.\n'
'-PRECIOS TODO INCLUIDO: Transferencia, revisión pre-entrega '
'con mantenimiento (lo que tú coche necesite para estar a '
'punto) y 12 meses de garantía Premium Autos Raúl.\n'
'-RECOGEMOS TU VEHÍCULO COMO PARTE DE PAGO.\n'
'-OPCIÓN DE FINANCIACIÓN A SU MEDIDA.',
'doors_number': 5,
'emission_standard': 'B',
'engine': '1.4L',
'engine_horse_power': 70,
'expiration_date': None,
'fuel_type': 'Diesel',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/ford-fiesta-14-tdci-trend-5p-diesel-2012-en-cantabria-70168576-covo.aspx',
'listing': 'auction',
'location': 'Cantabria',
'make': 'FORD',
'model': 'Fiesta',
'odometer': 81000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19455381/2a7cc8d2-0246-4a4c-b4c7-24075ebdf427.jpg',
'https://a.ccdn.es/cnet/vehicles/19455381/57ce2b02-0022-4243-878b-9aee0ec370bd.jpg',
'https://a.ccdn.es/cnet/vehicles/19455381/a5d1bc93-e130-43ed-b4c9-f062411b2754.jpg',
'https://a.ccdn.es/cnet/vehicles/19455381/89f59bde-1d12-49a8-87fd-20d3303e51a0.jpg',
'https://a.ccdn.es/cnet/vehicles/19455381/1b52e2aa-1734-4d43-801c-f71d3451f101.jpg',
'https://a.ccdn.es/cnet/vehicles/19455381/6ffdb9c1-ff06-4852-9d6d-d9fc7bf7a676.jpg',
'https://a.ccdn.es/cnet/vehicles/19455381/998719d7-5b08-4cea-9254-8db8bfed85c4.jpg',
'https://a.ccdn.es/cnet/vehicles/19455381/ba0ca0dd-7633-4ceb-bc7d-b3e779fa3505.jpg',
'https://a.ccdn.es/cnet/vehicles/19455381/ee8d6767-1b44-48cd-b100-ec41c5cd4114.jpg',
'https://a.ccdn.es/cnet/vehicles/19455381/86660c52-0e3c-468d-88f7-d24c0c231c7a.jpg',
'https://a.ccdn.es/cnet/vehicles/19455381/39005872-a70c-4fbe-aefd-08334f2a7d6c.jpg',
'https://a.ccdn.es/cnet/vehicles/19455381/26f5ebeb-90b8-40e1-9f44-752d28dcd66e.jpg',
'https://a.ccdn.es/cnet/vehicles/19455381/e87406fd-58f3-442b-96fd-911ff04711ab.jpg',
'https://a.ccdn.es/cnet/vehicles/19455381/a9dc7391-1032-4ed7-ad91-e876548bba2a.jpg',
'https://a.ccdn.es/cnet/vehicles/19455381/0522900c-0821-4567-8045-b0c484563ebb.jpg',
'https://a.ccdn.es/cnet/vehicles/19455381/c45f4f32-2bb8-4751-95d3-0643c1af4c0d.jpg',
'https://a.ccdn.es/cnet/vehicles/19455381/aa09d8c5-3674-4894-b992-83a091056dd0.jpg',
'https://a.ccdn.es/cnet/vehicles/19455381/a782a963-cc58-4506-ba43-c47deb2d5655.jpg',
'https://a.ccdn.es/cnet/vehicles/19455381/6ed9e7e7-a5cc-49ca-8652-a13e038e3c30.jpg',
'https://a.ccdn.es/cnet/vehicles/19455381/68856342-fc9a-417c-b3d2-2b953e11f30f.jpg'],
'price': 7900,
'price_includes_vat': True,
'registration_date': '2011-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'FORD Fiesta 1.4 TDCi Trend',
'transmission': 'manual',
'trim': '1.4 TDCi Trend',
'vin': None,
'year': 2011}
2026-03-26 10:00:56 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 4a80cd60-8803-562b-baed-fa368be6d0b3 with identifier: 70168576
2026-03-26 10:00:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 4a80cd60-8803-562b-baed-fa368be6d0b3
2026-03-26 10:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:00:56 [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%252F19455381%252F2a7cc8d2-0246-4a4c-b4c7-24075ebdf427.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:00:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19455381/2a7cc8d2-0246-4a4c-b4c7-24075ebdf427.jpg not downloaded yet
2026-03-26 10:00:56 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 3c0e0a9a-60e4-51a4-8813-a9b016a79371 with identifier 70134215
2026-03-26 10:00:56 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 10:00:56 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 10:00:56 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 3c0e0a9a-60e4-51a4-8813-a9b016a79371
2026-03-26 10:00:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/19629646/e10cf13c-7a63-408c-bf6c-4a5dd10d412d.jpg>
{'auction_title': '',
'body_type': 'Berlina',
'c_o_2_emission_value': 100,
'category': 'Coches',
'color': 'Blanco',
'currency': 'EUR',
'description': 'SEAT IBIZA 1.6TDI 80CV. Fecha de matriculación 07/2019 '
'PEGATINA DE CONTAMINACIÓN TIPO C. cierre centralizado, '
'elevalunas eléctricos, control de música al volante, '
'climatizador, cámara trasera, pantalla multifunción, control '
'de velocidad, usb, aux, manos libres,, asientos con isofix, '
'amplio y espacioso y mucho más! Motor muy fiable de consumo '
'medio muy ajustado. \n'
'-SERVICIO DE ENTREGA A DOMICILIO DISPONIBLE, consúltanos.\n'
'-PRECIOS TODO INCLUIDO: Transferencia, revisión pre-entrega '
'con mantenimiento (lo que tú coche necesite para estar a '
'punto) y 12 meses de garantía Premium Autos Raúl.\n'
'-RECOGEMOS TU VEHÍCULO COMO PARTE DE PAGO.\n'
'-OPCIÓN DE FINANCIACIÓN A SU MEDIDA.',
'doors_number': 5,
'emission_standard': 'C',
'engine': '1.6L',
'engine_horse_power': 80,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '3c0e0a9a-60e4-51a4-8813-a9b016a79371',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/seat-ibiza-16-tdi-59kw-80cv-reference-plus-5p-diesel-2019-en-cantabria-70134215-covo.aspx',
'listing': 'auction',
'location': 'Cantabria',
'make': 'SEAT',
'model': 'Ibiza',
'odometer': 193000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 22,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3c0e0a9a-60e4-51a4-8813-a9b016a79371/3c0e0a9a-60e4-51a4-8813-a9b016a79371_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106043,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19629646/e10cf13c-7a63-408c-bf6c-4a5dd10d412d.jpg',
'Width': 800}],
'price': 10900,
'price_includes_vat': True,
'registration_date': '2019-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'SEAT Ibiza 1.6 TDI Reference Plus',
'transmission': 'manual',
'trim': '1.6 TDI 59kW 80CV Reference Plus',
'vin': None,
'year': 2019}
2026-03-26 10:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:00:56 [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%2770134215%27 HTTP/1.1" 200 None
2026-03-26 10:00:56 [auto_selling_coches.net] INFO: Saving data for 70134215: {'created_time': 1774519256.127689, 'last_price_update_time': 1774519256.127697}
2026-03-26 10:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70134215') HTTP/1.1" 204 0
2026-03-26 10:00:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/19654327/940a0f60-1e32-4666-b4f1-3d30a057d4da.jpg> (referer: None)
2026-03-26 10:00:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/19455381/2a7cc8d2-0246-4a4c-b4c7-24075ebdf427.jpg> (referer: None)
2026-03-26 10:00:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:00:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f79c93cb890>
2026-03-26 10:00:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:00:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:00:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:00:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_efe48686-f267-52cc-9239-0399a16107c4/efe48686-f267-52cc-9239-0399a16107c4_image_0.jpg HTTP/1.1" 201 0
2026-03-26 10:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:00:56 [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%252F19654327%252F940a0f60-1e32-4666-b4f1-3d30a057d4da.jpg') HTTP/1.1" 204 0
2026-03-26 10:00:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19654327/940a0f60-1e32-4666-b4f1-3d30a057d4da.jpg saved to cache
2026-03-26 10:00:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item efe48686-f267-52cc-9239-0399a16107c4
2026-03-26 10:00:56 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item efe48686-f267-52cc-9239-0399a16107c4 sending to next pipeline
2026-03-26 10:00:56 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: efe48686-f267-52cc-9239-0399a16107c4 with identifier 70168542
2026-03-26 10:00:56 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 10:00:56 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 10:00:56 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item efe48686-f267-52cc-9239-0399a16107c4
2026-03-26 10:00:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/19654327/940a0f60-1e32-4666-b4f1-3d30a057d4da.jpg>
{'auction_title': '',
'body_type': 'SUV',
'c_o_2_emission_value': 115,
'category': 'Coches',
'color': 'Granate',
'currency': 'EUR',
'description': 'HONDA CR-V 1.6 DTEC 120CV. Fecha de matriculación 04/2015 '
'PEGATINA DE CONTAMINACIÓN TIPO B. cierre centralizado, '
'elevalunas eléctricos, control de música al volante, aire '
'acondicionado, manos libres, usb, aux, pantalla multifunción, '
'asientos con isofix, amplio y espacioso y mucho más! Motor '
'muy fiable de consumo medio muy ajustado. \n'
'-SERVICIO DE ENTREGA A DOMICILIO DISPONIBLE, consúltanos.\n'
'-PRECIOS TODO INCLUIDO: Transferencia, revisión pre-entrega '
'con mantenimiento (lo que tú coche necesite para estar a '
'punto) y 12 meses de garantía Premium Autos Raúl.\n'
'-RECOGEMOS TU VEHÍCULO COMO PARTE DE PAGO.\n'
'-OPCIÓN DE FINANCIACIÓN A SU MEDIDA.',
'doors_number': 5,
'emission_standard': 'B',
'engine': '1.6L',
'engine_horse_power': 120,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': 'efe48686-f267-52cc-9239-0399a16107c4',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/honda-cr-v-16-idtec-120-4x2-elegance-5p-diesel-2015-en-cantabria-70168542-covo.aspx',
'listing': 'auction',
'location': 'Cantabria',
'make': 'HONDA',
'model': 'CR-V',
'odometer': 139000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 24,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_efe48686-f267-52cc-9239-0399a16107c4/efe48686-f267-52cc-9239-0399a16107c4_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112217,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19654327/940a0f60-1e32-4666-b4f1-3d30a057d4da.jpg',
'Width': 800}],
'price': 17900,
'price_includes_vat': True,
'registration_date': '2015-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'HONDA CR-V 1.6 iDTEC 120 4x2 Elegance',
'transmission': 'manual',
'trim': '1.6 iDTEC 120 4x2 Elegance',
'vin': None,
'year': 2015}
2026-03-26 10:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:00:56 [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%2770168542%27 HTTP/1.1" 200 None
2026-03-26 10:00:56 [auto_selling_coches.net] INFO: Saving data for 70168542: {'created_time': 1774519256.335012, 'last_price_update_time': 1774519256.33503}
2026-03-26 10:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70168542') HTTP/1.1" 204 0
2026-03-26 10:00:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:00:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f79c93cb5d0>
2026-03-26 10:00:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:00:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:00:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:00:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4a80cd60-8803-562b-baed-fa368be6d0b3/4a80cd60-8803-562b-baed-fa368be6d0b3_image_0.jpg HTTP/1.1" 201 0
2026-03-26 10:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:00:56 [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%252F19455381%252F2a7cc8d2-0246-4a4c-b4c7-24075ebdf427.jpg') HTTP/1.1" 204 0
2026-03-26 10:00:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19455381/2a7cc8d2-0246-4a4c-b4c7-24075ebdf427.jpg saved to cache
2026-03-26 10:00:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 4a80cd60-8803-562b-baed-fa368be6d0b3
2026-03-26 10:00:56 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 4a80cd60-8803-562b-baed-fa368be6d0b3 sending to next pipeline
2026-03-26 10:00:56 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 4a80cd60-8803-562b-baed-fa368be6d0b3 with identifier 70168576
2026-03-26 10:00:56 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 10:00:56 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 10:00:56 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 4a80cd60-8803-562b-baed-fa368be6d0b3
2026-03-26 10:00:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/19455381/2a7cc8d2-0246-4a4c-b4c7-24075ebdf427.jpg>
{'auction_title': '',
'body_type': 'Berlina',
'c_o_2_emission_value': 107,
'category': 'Coches',
'color': 'Gris / Plata',
'currency': 'EUR',
'description': 'FORD FIESTA 1.4 TDCI 70CV. Fecha de matriculación 07/2011 '
'PEGATINA DE CONTAMINACIÓN TIPO B. cierre centralizado, '
'elevalunas eléctricos, control de música al volante, manos '
'libres, asientos con isofix, amplio y espacioso y mucho más! '
'Motor muy fiable de consumo medio muy ajustado. \n'
'-SERVICIO DE ENTREGA A DOMICILIO DISPONIBLE, consúltanos.\n'
'-PRECIOS TODO INCLUIDO: Transferencia, revisión pre-entrega '
'con mantenimiento (lo que tú coche necesite para estar a '
'punto) y 12 meses de garantía Premium Autos Raúl.\n'
'-RECOGEMOS TU VEHÍCULO COMO PARTE DE PAGO.\n'
'-OPCIÓN DE FINANCIACIÓN A SU MEDIDA.',
'doors_number': 5,
'emission_standard': 'B',
'engine': '1.4L',
'engine_horse_power': 70,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '4a80cd60-8803-562b-baed-fa368be6d0b3',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/ford-fiesta-14-tdci-trend-5p-diesel-2012-en-cantabria-70168576-covo.aspx',
'listing': 'auction',
'location': 'Cantabria',
'make': 'FORD',
'model': 'Fiesta',
'odometer': 81000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 20,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4a80cd60-8803-562b-baed-fa368be6d0b3/4a80cd60-8803-562b-baed-fa368be6d0b3_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89001,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19455381/2a7cc8d2-0246-4a4c-b4c7-24075ebdf427.jpg',
'Width': 800}],
'price': 7900,
'price_includes_vat': True,
'registration_date': '2011-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'FORD Fiesta 1.4 TDCi Trend',
'transmission': 'manual',
'trim': '1.4 TDCi Trend',
'vin': None,
'year': 2011}
2026-03-26 10:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:00:56 [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%2770168576%27 HTTP/1.1" 200 None
2026-03-26 10:00:56 [auto_selling_coches.net] INFO: Saving data for 70168576: {'created_time': 1774519256.423156, 'last_price_update_time': 1774519256.423167}
2026-03-26 10:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70168576') HTTP/1.1" 204 0
2026-03-26 10:00:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/62526503> (referer: https://www.coches.net/concesionario/autosraul/?pg=1) ['zyte-api']
2026-03-26 10:00:56 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
'body_type': 'Berlina',
'c_o_2_emission_value': 99,
'category': 'Coches',
'color': 'Blanco',
'currency': 'EUR',
'description': 'CITROEN C3 1.4HDI 70 CV. Fecha de matriculación 06/2013 '
'PEGATINA DE CONTAMINACIÓN TIPO B cierre centralizado, '
'elevalunas eléctricos, manos libres, control de música al '
'volante, cruise control, asientos con isofix y mucho más! '
'Motor muy fiable de consumo medio muy ajustado. \n'
'-SERVICIO DE ENTREGA A DOMICILIO DISPONIBLE, consúltanos.\n'
'-PRECIOS TODO INCLUIDO: Transferencia, revisión pre-entrega '
'con mantenimiento (lo que tú coche necesite para estar a '
'punto) y 12 meses de garantía Premium Autos Raúl.\n'
'-RECOGEMOS TU VEHÍCULO COMO PARTE DE PAGO.\n'
'-OPCIÓN DE FINANCIACIÓN A SU MEDIDA.',
'doors_number': 5,
'emission_standard': 'B',
'engine': '1.4L',
'engine_horse_power': 68,
'expiration_date': None,
'fuel_type': 'Diesel',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/citroen-c3-hdi-70-seduction-5p-diesel-2013-en-cantabria-62526503-covo.aspx',
'listing': 'auction',
'location': 'Cantabria',
'make': 'CITROEN',
'model': 'C3',
'odometer': 61000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19140171/afe9d763-acc3-48ad-bb55-02d190d5bba9.jpg',
'https://a.ccdn.es/cnet/vehicles/19140171/72a8aea0-35f3-405c-bf3b-a1febd0f6243.jpg',
'https://a.ccdn.es/cnet/vehicles/19140171/e9e7df34-aa74-4007-8752-ac8ae0602401.jpg',
'https://a.ccdn.es/cnet/vehicles/19140171/d87eba0f-cf19-4b71-b9d2-123fadd749e5.jpg',
'https://a.ccdn.es/cnet/vehicles/19140171/eb681105-e3f2-42cb-a4ee-25f2a7aae57c.jpg',
'https://a.ccdn.es/cnet/vehicles/19140171/f1bf098d-23e2-4f31-aaf5-46e093449a25.jpg',
'https://a.ccdn.es/cnet/vehicles/19140171/e7824383-3edb-4dca-bb56-2d81d3e26c0f.jpg',
'https://a.ccdn.es/cnet/vehicles/19140171/0d446708-4499-4679-acbd-6efd58866257.jpg',
'https://a.ccdn.es/cnet/vehicles/19140171/6c2f1b40-ce9f-4729-8533-e75ef4e847a2.jpg',
'https://a.ccdn.es/cnet/vehicles/19140171/5dc132b9-acaf-450d-a965-3953a64c6461.jpg',
'https://a.ccdn.es/cnet/vehicles/19140171/910ae421-9435-47a3-ad0d-081e2b52be97.jpg',
'https://a.ccdn.es/cnet/vehicles/19140171/135c4bb6-51f9-40ef-8702-4a89c6ad4834.jpg',
'https://a.ccdn.es/cnet/vehicles/19140171/e29a77a5-115e-439e-b4f3-aad0c84bcf2a.jpg',
'https://a.ccdn.es/cnet/vehicles/19140171/612c877c-ae71-4608-b112-9f47f49d173b.jpg',
'https://a.ccdn.es/cnet/vehicles/19140171/5793435e-9b79-4266-b56a-fc961d2919b3.jpg',
'https://a.ccdn.es/cnet/vehicles/19140171/ae078185-ec46-466a-96c7-1a612cfb1108.jpg',
'https://a.ccdn.es/cnet/vehicles/19140171/c0b45834-1cd7-4b07-a321-7ab208dbabfb.jpg',
'https://a.ccdn.es/cnet/vehicles/19140171/02f1c6cf-5f96-4091-9503-47d35c751965.jpg',
'https://a.ccdn.es/cnet/vehicles/19140171/37b6d6f2-75c6-4776-8ccc-c2c4c35a928b.jpg'],
'price': 9900,
'price_includes_vat': True,
'registration_date': '2013-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'CITROEN C3 HDi 70 Seduction',
'transmission': 'manual',
'trim': 'HDi 70 Seduction',
'vin': None,
'year': 2013}
2026-03-26 10:00:56 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: e6242412-277f-55ff-8309-6e02671782cc with identifier: 62526503
2026-03-26 10:00:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item e6242412-277f-55ff-8309-6e02671782cc
2026-03-26 10:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:00:56 [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%252F19140171%252Fafe9d763-acc3-48ad-bb55-02d190d5bba9.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:00:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19140171/afe9d763-acc3-48ad-bb55-02d190d5bba9.jpg not downloaded yet
2026-03-26 10:00:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/61899115> (referer: https://www.coches.net/concesionario/autosraul/?pg=1) ['zyte-api']
2026-03-26 10:00:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/62579509> (referer: https://www.coches.net/concesionario/autosraul/?pg=1) ['zyte-api']
2026-03-26 10:00:56 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
'body_type': 'Berlina',
'c_o_2_emission_value': 99,
'category': 'Coches',
'color': 'Blanco',
'currency': 'EUR',
'description': 'KIA RIO 1.1 CRDI CV. Fecha de matriculación 04/2016 PEGATINA '
'DE CONTAMINACIÓN TIPO C. cierre centralizado, elevalunas '
'eléctricos, aire acondicionado, control de música al volante, '
'manos libres, asientos con isofix, amplio y espacioso, usb y '
'mucho más! Motor muy fiable de consumo medio muy ajustado. \n'
'-SERVICIO DE ENTREGA A DOMICILIO DISPONIBLE, consúltanos.\n'
'-PRECIOS TODO INCLUIDO: Transferencia, revisión pre-entrega '
'con mantenimiento (lo que tú coche necesite para estar a '
'punto) y 12 meses de garantía Premium Autos Raúl.\n'
'-RECOGEMOS TU VEHÍCULO COMO PARTE DE PAGO.\n'
'-OPCIÓN DE FINANCIACIÓN A SU MEDIDA.',
'doors_number': 5,
'emission_standard': 'C',
'engine': '1.1L',
'engine_horse_power': 75,
'expiration_date': None,
'fuel_type': 'Diesel',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/kia-rio-1.1-crdi-wgt-75cv-business-5p-diesel-2016-en-cantabria-61899115-covo.aspx',
'listing': 'auction',
'location': 'Cantabria',
'make': 'KIA',
'model': 'Rio',
'odometer': 151000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/18882749/50a7fcd3-ef74-44be-88b5-f46a27e3ade0.jpg',
'https://a.ccdn.es/cnet/vehicles/18882749/c667bde3-1d9c-4360-b343-d70785d5cccb.jpg',
'https://a.ccdn.es/cnet/vehicles/18882749/368c1187-b676-4526-ab78-92f2f05790a8.jpg',
'https://a.ccdn.es/cnet/vehicles/18882749/cf9e04f0-909c-4492-964f-032e73a4741c.jpg',
'https://a.ccdn.es/cnet/vehicles/18882749/38818c3c-b35d-4f74-acf2-262e9a889b40.jpg',
'https://a.ccdn.es/cnet/vehicles/18882749/39a96815-48ce-4c1b-9eaf-839bd7b9e5c7.jpg',
'https://a.ccdn.es/cnet/vehicles/18882749/9786c22c-719d-4c70-bfbb-b76b30addf3a.jpg',
'https://a.ccdn.es/cnet/vehicles/18882749/be7c652b-39fa-4415-a4fc-e621b249771d.jpg',
'https://a.ccdn.es/cnet/vehicles/18882749/f0cd881d-9d00-433c-9bc9-26d749ff7870.jpg',
'https://a.ccdn.es/cnet/vehicles/18882749/c9d8e2ca-7c22-491f-810c-93cafd8755a8.jpg',
'https://a.ccdn.es/cnet/vehicles/18882749/cd262bd9-d999-4fee-9d8c-0ba2fbfe546d.jpg',
'https://a.ccdn.es/cnet/vehicles/18882749/c1d0f655-27cd-4220-b5c7-9606376d65e5.jpg',
'https://a.ccdn.es/cnet/vehicles/18882749/808e5e11-8f4e-4e3f-be07-8cb2b5397216.jpg',
'https://a.ccdn.es/cnet/vehicles/18882749/06e3d926-527f-49ba-b62a-f4d0d50f72ea.jpg',
'https://a.ccdn.es/cnet/vehicles/18882749/eccac298-8f44-484e-a45f-94c9f638e535.jpg',
'https://a.ccdn.es/cnet/vehicles/18882749/504cb36b-47db-4916-b022-b93c31ce3a5a.jpg',
'https://a.ccdn.es/cnet/vehicles/18882749/3ed38ca8-be80-4053-a243-fe772ca0ecf6.jpg',
'https://a.ccdn.es/cnet/vehicles/18882749/cd9b8707-3d80-4507-ac18-476058cdce2c.jpg',
'https://a.ccdn.es/cnet/vehicles/18882749/f8b79de8-8309-4b0c-a6d6-f5201da03d9a.jpg',
'https://a.ccdn.es/cnet/vehicles/18882749/4fc29cac-6bc3-435d-8e37-3ef08a29e629.jpg',
'https://a.ccdn.es/cnet/vehicles/18882749/bf85eb82-e770-4b0a-bd8b-94758d8d5fb3.jpg',
'https://a.ccdn.es/cnet/vehicles/18882749/ab5a2918-d5e4-48c0-a966-12350d3b42aa.jpg',
'https://a.ccdn.es/cnet/vehicles/18882749/1bbb53c3-5c34-4a6c-9b72-8975373fab74.jpg',
'https://a.ccdn.es/cnet/vehicles/18882749/a2bacb78-d203-43c1-924b-a399a3423b98.jpg',
'https://a.ccdn.es/cnet/vehicles/18882749/dc473765-0a9e-40d2-9e77-d8545f9eaa67.jpg'],
'price': 10900,
'price_includes_vat': True,
'registration_date': '2016-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'KIA Rio 1.1 CRDi WGT Business',
'transmission': 'manual',
'trim': '1.1 CRDi WGT 75CV Business',
'vin': None,
'year': 2016}
2026-03-26 10:00:56 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 98e015d0-17a8-5cbc-ae95-78dab36916a3 with identifier: 61899115
2026-03-26 10:00:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 98e015d0-17a8-5cbc-ae95-78dab36916a3
2026-03-26 10:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:00:56 [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%252F18882749%252F50a7fcd3-ef74-44be-88b5-f46a27e3ade0.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:00:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/18882749/50a7fcd3-ef74-44be-88b5-f46a27e3ade0.jpg not downloaded yet
2026-03-26 10:00:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/19140171/afe9d763-acc3-48ad-bb55-02d190d5bba9.jpg> (referer: None)
2026-03-26 10:00:57 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
'body_type': 'Berlina',
'c_o_2_emission_value': 109,
'category': 'Coches',
'color': 'Blanco',
'currency': 'EUR',
'description': 'KIA CEED 1.4 CRDI 110CV. Fecha de matriculación 12/2016 '
'PEGATINA DE CONTAMINACIÓN TIPO C. cierre centralizado, '
'pantalla multifunción, sensores de aparcamiento, elevalunas '
'eléctricos, control de música al volante, manos libres, '
'asientos con isofix, amplio y espacioso y mucho más! Motor '
'muy fiable de consumo medio muy ajustado. \n'
'-SERVICIO DE ENTREGA A DOMICILIO DISPONIBLE, consúltanos.\n'
'-PRECIOS TODO INCLUIDO: Transferencia, revisión pre-entrega '
'con mantenimiento (lo que tú coche necesite para estar a '
'punto) y 12 meses de garantía Premium Autos Raúl.\n'
'-RECOGEMOS TU VEHÍCULO COMO PARTE DE PAGO.\n'
'-OPCIÓN DE FINANCIACIÓN A SU MEDIDA.',
'doors_number': 5,
'emission_standard': 'C',
'engine': '1.4L',
'engine_horse_power': 90,
'expiration_date': None,
'fuel_type': 'Diesel',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/kia-ceed-14-crdi-wgt-tech-5p-diesel-2016-en-cantabria-62579509-covo.aspx',
'listing': 'auction',
'location': 'Cantabria',
'make': 'KIA',
'model': "cee'd",
'odometer': 185000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19455003/e88c22ec-8c8e-4606-89d8-f645e9f89745.jpg',
'https://a.ccdn.es/cnet/vehicles/19455003/72c18e42-4338-4def-aea4-77da0ba0da2b.jpg',
'https://a.ccdn.es/cnet/vehicles/19455003/1d8d0abe-08c5-4420-b254-ea22a93f3d0f.jpg',
'https://a.ccdn.es/cnet/vehicles/19455003/e9cae926-f4e1-4cc1-b21a-9003574cdc05.jpg',
'https://a.ccdn.es/cnet/vehicles/19455003/d77f5793-a856-4bdc-a6ca-b3da43aafac0.jpg',
'https://a.ccdn.es/cnet/vehicles/19455003/43fa5354-23b7-4ab6-ae3f-becffbd4d49c.jpg',
'https://a.ccdn.es/cnet/vehicles/19455003/0e209615-5707-492d-adc1-4b0bde3fcf6d.jpg',
'https://a.ccdn.es/cnet/vehicles/19455003/64b8c382-1dc4-4a5d-9f48-f080d4d40ab1.jpg',
'https://a.ccdn.es/cnet/vehicles/19455003/f5586299-37a4-4325-9f3b-879d896aa419.jpg',
'https://a.ccdn.es/cnet/vehicles/19455003/3fa6178d-85ec-407b-b678-f720190fe3dc.jpg',
'https://a.ccdn.es/cnet/vehicles/19455003/25e4b05d-7322-43ca-9a00-2e9a206b2f3c.jpg',
'https://a.ccdn.es/cnet/vehicles/19455003/a16e3f07-d51c-4da9-8f4d-a9f8a7f183aa.jpg',
'https://a.ccdn.es/cnet/vehicles/19455003/b6911ae3-0838-464e-b22f-7ad4dabbc959.jpg',
'https://a.ccdn.es/cnet/vehicles/19455003/07323da9-576e-4167-8390-9d97793bb42f.jpg',
'https://a.ccdn.es/cnet/vehicles/19455003/335b6a46-52e8-4fde-a537-f748f80af693.jpg',
'https://a.ccdn.es/cnet/vehicles/19455003/43870cc4-8506-46b0-89ab-43ab4990fd26.jpg',
'https://a.ccdn.es/cnet/vehicles/19455003/a53f931c-dd77-4261-bdd5-a2a4cd22278b.jpg',
'https://a.ccdn.es/cnet/vehicles/19455003/d9d48c30-465a-4e73-884b-f186b9b2919c.jpg',
'https://a.ccdn.es/cnet/vehicles/19455003/f6cd7a5c-8c69-4afd-92ee-b4be2a9e79e5.jpg',
'https://a.ccdn.es/cnet/vehicles/19455003/aa70c0c2-70d5-4e19-9453-010f86bf1eda.jpg',
'https://a.ccdn.es/cnet/vehicles/19455003/64e2e086-6902-4482-b2e9-a405c912290f.jpg',
'https://a.ccdn.es/cnet/vehicles/19455003/466d1ae9-02f1-4979-a72c-caac1dbdca92.jpg',
'https://a.ccdn.es/cnet/vehicles/19455003/e70c6100-3221-4e14-8d4f-e85b8cbd4ae9.jpg',
'https://a.ccdn.es/cnet/vehicles/19455003/1f11ece3-485a-4ff6-9aed-ae29b2944931.jpg'],
'price': 10900,
'price_includes_vat': True,
'registration_date': '2016-01-01',
'seats_number': 5,
'seller_name': None,
'title': "KIA cee'd 1.4 CRDi WGT Tech",
'transmission': 'manual',
'trim': '1.4 CRDi WGT Tech',
'vin': None,
'year': 2016}
2026-03-26 10:00:57 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 14cf92ee-1871-5289-bf4a-545d9a682dc6 with identifier: 62579509
2026-03-26 10:00:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 14cf92ee-1871-5289-bf4a-545d9a682dc6
2026-03-26 10:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:00:57 [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%252F19455003%252Fe88c22ec-8c8e-4606-89d8-f645e9f89745.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:00:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19455003/e88c22ec-8c8e-4606-89d8-f645e9f89745.jpg not downloaded yet
2026-03-26 10:00:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/61898383> (referer: https://www.coches.net/concesionario/autosraul/?pg=1) ['zyte-api']
2026-03-26 10:00:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:00:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f79c2228950>
2026-03-26 10:00:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:00:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:00:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:00:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e6242412-277f-55ff-8309-6e02671782cc/e6242412-277f-55ff-8309-6e02671782cc_image_0.jpg HTTP/1.1" 201 0
2026-03-26 10:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:00:57 [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%252F19140171%252Fafe9d763-acc3-48ad-bb55-02d190d5bba9.jpg') HTTP/1.1" 204 0
2026-03-26 10:00:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19140171/afe9d763-acc3-48ad-bb55-02d190d5bba9.jpg saved to cache
2026-03-26 10:00:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item e6242412-277f-55ff-8309-6e02671782cc
2026-03-26 10:00:57 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item e6242412-277f-55ff-8309-6e02671782cc sending to next pipeline
2026-03-26 10:00:57 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: e6242412-277f-55ff-8309-6e02671782cc with identifier 62526503
2026-03-26 10:00:57 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 10:00:57 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 10:00:57 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item e6242412-277f-55ff-8309-6e02671782cc
2026-03-26 10:00:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/19140171/afe9d763-acc3-48ad-bb55-02d190d5bba9.jpg>
{'auction_title': '',
'body_type': 'Berlina',
'c_o_2_emission_value': 99,
'category': 'Coches',
'color': 'Blanco',
'currency': 'EUR',
'description': 'CITROEN C3 1.4HDI 70 CV. Fecha de matriculación 06/2013 '
'PEGATINA DE CONTAMINACIÓN TIPO B cierre centralizado, '
'elevalunas eléctricos, manos libres, control de música al '
'volante, cruise control, asientos con isofix y mucho más! '
'Motor muy fiable de consumo medio muy ajustado. \n'
'-SERVICIO DE ENTREGA A DOMICILIO DISPONIBLE, consúltanos.\n'
'-PRECIOS TODO INCLUIDO: Transferencia, revisión pre-entrega '
'con mantenimiento (lo que tú coche necesite para estar a '
'punto) y 12 meses de garantía Premium Autos Raúl.\n'
'-RECOGEMOS TU VEHÍCULO COMO PARTE DE PAGO.\n'
'-OPCIÓN DE FINANCIACIÓN A SU MEDIDA.',
'doors_number': 5,
'emission_standard': 'B',
'engine': '1.4L',
'engine_horse_power': 68,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': 'e6242412-277f-55ff-8309-6e02671782cc',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/citroen-c3-hdi-70-seduction-5p-diesel-2013-en-cantabria-62526503-covo.aspx',
'listing': 'auction',
'location': 'Cantabria',
'make': 'CITROEN',
'model': 'C3',
'odometer': 61000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 19,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e6242412-277f-55ff-8309-6e02671782cc/e6242412-277f-55ff-8309-6e02671782cc_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101730,
'Height': 480,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19140171/afe9d763-acc3-48ad-bb55-02d190d5bba9.jpg',
'Width': 640}],
'price': 9900,
'price_includes_vat': True,
'registration_date': '2013-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'CITROEN C3 HDi 70 Seduction',
'transmission': 'manual',
'trim': 'HDi 70 Seduction',
'vin': None,
'year': 2013}
2026-03-26 10:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:00:57 [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%2762526503%27 HTTP/1.1" 200 None
2026-03-26 10:00:57 [auto_selling_coches.net] INFO: Saving data for 62526503: {'created_time': 1774519257.178026, 'last_price_update_time': 1774519257.178035}
2026-03-26 10:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62526503') HTTP/1.1" 204 0
2026-03-26 10:00:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/19455003/e88c22ec-8c8e-4606-89d8-f645e9f89745.jpg> (referer: None)
2026-03-26 10:00:57 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
'body_type': 'Berlina',
'c_o_2_emission_value': 124,
'category': 'Coches',
'color': 'Negro',
'currency': 'EUR',
'description': 'OPEL CORSA 1.2i 85CV. Fecha de matriculación 09/2011 PEGATINA '
'DE CONTAMINACIÓN TIPO C. cierre centralizado, elevalunas '
'eléctricos, aire acondicionado, control de música al volante, '
'manos libres, asientos con isofix, amplio y espacioso, usb y '
'mucho más! Motor muy fiable de consumo medio muy ajustado. \n'
'-SERVICIO DE ENTREGA A DOMICILIO DISPONIBLE, consúltanos.\n'
'-PRECIOS TODO INCLUIDO: Transferencia, revisión pre-entrega '
'con mantenimiento (lo que tú coche necesite para estar a '
'punto) y 12 meses de garantía Premium Autos Raúl.\n'
'-RECOGEMOS TU VEHÍCULO COMO PARTE DE PAGO.\n'
'-OPCIÓN DE FINANCIACIÓN A SU MEDIDA.',
'doors_number': 5,
'emission_standard': 'C',
'engine': '1.2L',
'engine_horse_power': 85,
'expiration_date': None,
'fuel_type': 'Gasolina',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/opel-corsa-1.2-cmon-5p-gasolina-2011-en-cantabria-61898383-covo.aspx',
'listing': 'auction',
'location': 'Cantabria',
'make': 'OPEL',
'model': 'Corsa',
'odometer': 89000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/18882092/9b9cd0f8-f63c-44a2-b534-f17d6af5d35f.jpg',
'https://a.ccdn.es/cnet/vehicles/18882092/f12ddb19-748f-47d6-9272-07cefb8d2669.jpg',
'https://a.ccdn.es/cnet/vehicles/18882092/8fb2b185-7fef-4c16-83d9-a05e7ab3607d.jpg',
'https://a.ccdn.es/cnet/vehicles/18882092/3c051e6c-70b5-4c56-8474-5c23a743eb44.jpg',
'https://a.ccdn.es/cnet/vehicles/18882092/99d8c9f9-f863-4c01-9572-a7dd752b030d.jpg',
'https://a.ccdn.es/cnet/vehicles/18882092/2a5586de-5466-4abe-9e86-8e3e2199fe0c.jpg',
'https://a.ccdn.es/cnet/vehicles/18882092/78bcbf46-01e5-458e-8389-88cdd6e773c2.jpg',
'https://a.ccdn.es/cnet/vehicles/18882092/846875bb-7f6b-4700-a1ab-c33f2096f2c9.jpg',
'https://a.ccdn.es/cnet/vehicles/18882092/48c08eaf-a390-4a15-97e6-ab79aa009dc9.jpg',
'https://a.ccdn.es/cnet/vehicles/18882092/b4409109-589d-43f6-8be7-d3f102062972.jpg',
'https://a.ccdn.es/cnet/vehicles/18882092/93f70aa4-77ce-4d18-ad5e-6b264c4ad95b.jpg',
'https://a.ccdn.es/cnet/vehicles/18882092/1f3d5a98-2d2f-4ef1-a3f3-932a5a313dfb.jpg',
'https://a.ccdn.es/cnet/vehicles/18882092/53054846-6207-4d5e-aff0-ba1835bd7cf4.jpg',
'https://a.ccdn.es/cnet/vehicles/18882092/dcfeb5b7-02b5-45aa-b076-d7fd35588640.jpg',
'https://a.ccdn.es/cnet/vehicles/18882092/71456f2a-a8ed-4d7a-9d49-ac7999b504e5.jpg',
'https://a.ccdn.es/cnet/vehicles/18882092/ca52e5a2-8414-4aa6-b112-febafa5d23c7.jpg',
'https://a.ccdn.es/cnet/vehicles/18882092/62762fe4-8387-46db-bc7f-7a27fb7430b3.jpg',
'https://a.ccdn.es/cnet/vehicles/18882092/12169f9a-0d8b-4714-9804-a7b46d741fb2.jpg',
'https://a.ccdn.es/cnet/vehicles/18882092/db90c824-af6a-428e-82b2-94cdd4fb44c2.jpg',
'https://a.ccdn.es/cnet/vehicles/18882092/d8e0a310-db66-4b84-ab2c-9c497db7e2c2.jpg',
'https://a.ccdn.es/cnet/vehicles/18882092/9c5df197-3758-49c1-9fa3-744927c84c9f.jpg'],
'price': 8900,
'price_includes_vat': True,
'registration_date': '2011-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'OPEL Corsa 1.2 CMon',
'transmission': 'manual',
'trim': '1.2 CMon',
'vin': None,
'year': 2011}
2026-03-26 10:00:57 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 225dac4e-bacc-59d9-be08-ef88fa539275 with identifier: 61898383
2026-03-26 10:00:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 225dac4e-bacc-59d9-be08-ef88fa539275
2026-03-26 10:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:00:57 [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%252F18882092%252F9b9cd0f8-f63c-44a2-b534-f17d6af5d35f.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:00:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/18882092/9b9cd0f8-f63c-44a2-b534-f17d6af5d35f.jpg not downloaded yet
2026-03-26 10:00:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/18882749/50a7fcd3-ef74-44be-88b5-f46a27e3ade0.jpg> (referer: None)
2026-03-26 10:00:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:00:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f79c939f150>
2026-03-26 10:00:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:00:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:00:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:00:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_14cf92ee-1871-5289-bf4a-545d9a682dc6/14cf92ee-1871-5289-bf4a-545d9a682dc6_image_0.jpg HTTP/1.1" 201 0
2026-03-26 10:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:00:57 [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%252F19455003%252Fe88c22ec-8c8e-4606-89d8-f645e9f89745.jpg') HTTP/1.1" 204 0
2026-03-26 10:00:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19455003/e88c22ec-8c8e-4606-89d8-f645e9f89745.jpg saved to cache
2026-03-26 10:00:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 14cf92ee-1871-5289-bf4a-545d9a682dc6
2026-03-26 10:00:57 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 14cf92ee-1871-5289-bf4a-545d9a682dc6 sending to next pipeline
2026-03-26 10:00:57 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 14cf92ee-1871-5289-bf4a-545d9a682dc6 with identifier 62579509
2026-03-26 10:00:57 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 10:00:57 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 10:00:57 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 14cf92ee-1871-5289-bf4a-545d9a682dc6
2026-03-26 10:00:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/19455003/e88c22ec-8c8e-4606-89d8-f645e9f89745.jpg>
{'auction_title': '',
'body_type': 'Berlina',
'c_o_2_emission_value': 109,
'category': 'Coches',
'color': 'Blanco',
'currency': 'EUR',
'description': 'KIA CEED 1.4 CRDI 110CV. Fecha de matriculación 12/2016 '
'PEGATINA DE CONTAMINACIÓN TIPO C. cierre centralizado, '
'pantalla multifunción, sensores de aparcamiento, elevalunas '
'eléctricos, control de música al volante, manos libres, '
'asientos con isofix, amplio y espacioso y mucho más! Motor '
'muy fiable de consumo medio muy ajustado. \n'
'-SERVICIO DE ENTREGA A DOMICILIO DISPONIBLE, consúltanos.\n'
'-PRECIOS TODO INCLUIDO: Transferencia, revisión pre-entrega '
'con mantenimiento (lo que tú coche necesite para estar a '
'punto) y 12 meses de garantía Premium Autos Raúl.\n'
'-RECOGEMOS TU VEHÍCULO COMO PARTE DE PAGO.\n'
'-OPCIÓN DE FINANCIACIÓN A SU MEDIDA.',
'doors_number': 5,
'emission_standard': 'C',
'engine': '1.4L',
'engine_horse_power': 90,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '14cf92ee-1871-5289-bf4a-545d9a682dc6',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/kia-ceed-14-crdi-wgt-tech-5p-diesel-2016-en-cantabria-62579509-covo.aspx',
'listing': 'auction',
'location': 'Cantabria',
'make': 'KIA',
'model': "cee'd",
'odometer': 185000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 24,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_14cf92ee-1871-5289-bf4a-545d9a682dc6/14cf92ee-1871-5289-bf4a-545d9a682dc6_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96759,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19455003/e88c22ec-8c8e-4606-89d8-f645e9f89745.jpg',
'Width': 800}],
'price': 10900,
'price_includes_vat': True,
'registration_date': '2016-01-01',
'seats_number': 5,
'seller_name': None,
'title': "KIA cee'd 1.4 CRDi WGT Tech",
'transmission': 'manual',
'trim': '1.4 CRDi WGT Tech',
'vin': None,
'year': 2016}
2026-03-26 10:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:00:57 [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%2762579509%27 HTTP/1.1" 200 None
2026-03-26 10:00:57 [auto_selling_coches.net] INFO: Saving data for 62579509: {'created_time': 1774519257.380298, 'last_price_update_time': 1774519257.38031}
2026-03-26 10:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62579509') HTTP/1.1" 204 0
2026-03-26 10:00:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:00:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f79c21f3390>
2026-03-26 10:00:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:00:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:00:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:00:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_98e015d0-17a8-5cbc-ae95-78dab36916a3/98e015d0-17a8-5cbc-ae95-78dab36916a3_image_0.jpg HTTP/1.1" 201 0
2026-03-26 10:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:00:57 [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%252F18882749%252F50a7fcd3-ef74-44be-88b5-f46a27e3ade0.jpg') HTTP/1.1" 204 0
2026-03-26 10:00:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/18882749/50a7fcd3-ef74-44be-88b5-f46a27e3ade0.jpg saved to cache
2026-03-26 10:00:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 98e015d0-17a8-5cbc-ae95-78dab36916a3
2026-03-26 10:00:57 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 98e015d0-17a8-5cbc-ae95-78dab36916a3 sending to next pipeline
2026-03-26 10:00:57 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 98e015d0-17a8-5cbc-ae95-78dab36916a3 with identifier 61899115
2026-03-26 10:00:57 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 10:00:57 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 10:00:57 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 98e015d0-17a8-5cbc-ae95-78dab36916a3
2026-03-26 10:00:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/18882749/50a7fcd3-ef74-44be-88b5-f46a27e3ade0.jpg>
{'auction_title': '',
'body_type': 'Berlina',
'c_o_2_emission_value': 99,
'category': 'Coches',
'color': 'Blanco',
'currency': 'EUR',
'description': 'KIA RIO 1.1 CRDI CV. Fecha de matriculación 04/2016 PEGATINA '
'DE CONTAMINACIÓN TIPO C. cierre centralizado, elevalunas '
'eléctricos, aire acondicionado, control de música al volante, '
'manos libres, asientos con isofix, amplio y espacioso, usb y '
'mucho más! Motor muy fiable de consumo medio muy ajustado. \n'
'-SERVICIO DE ENTREGA A DOMICILIO DISPONIBLE, consúltanos.\n'
'-PRECIOS TODO INCLUIDO: Transferencia, revisión pre-entrega '
'con mantenimiento (lo que tú coche necesite para estar a '
'punto) y 12 meses de garantía Premium Autos Raúl.\n'
'-RECOGEMOS TU VEHÍCULO COMO PARTE DE PAGO.\n'
'-OPCIÓN DE FINANCIACIÓN A SU MEDIDA.',
'doors_number': 5,
'emission_standard': 'C',
'engine': '1.1L',
'engine_horse_power': 75,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '98e015d0-17a8-5cbc-ae95-78dab36916a3',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/kia-rio-1.1-crdi-wgt-75cv-business-5p-diesel-2016-en-cantabria-61899115-covo.aspx',
'listing': 'auction',
'location': 'Cantabria',
'make': 'KIA',
'model': 'Rio',
'odometer': 151000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 25,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_98e015d0-17a8-5cbc-ae95-78dab36916a3/98e015d0-17a8-5cbc-ae95-78dab36916a3_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 116084,
'Height': 480,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/18882749/50a7fcd3-ef74-44be-88b5-f46a27e3ade0.jpg',
'Width': 640}],
'price': 10900,
'price_includes_vat': True,
'registration_date': '2016-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'KIA Rio 1.1 CRDi WGT Business',
'transmission': 'manual',
'trim': '1.1 CRDi WGT 75CV Business',
'vin': None,
'year': 2016}
2026-03-26 10:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:00:57 [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%2761899115%27 HTTP/1.1" 200 None
2026-03-26 10:00:57 [auto_selling_coches.net] INFO: Saving data for 61899115: {'created_time': 1774519257.489028, 'last_price_update_time': 1774519257.48904}
2026-03-26 10:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='61899115') HTTP/1.1" 204 0
2026-03-26 10:00:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/18882092/9b9cd0f8-f63c-44a2-b534-f17d6af5d35f.jpg> (referer: None)
2026-03-26 10:00:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:00:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f79c939f650>
2026-03-26 10:00:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:00:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:00:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:00:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_225dac4e-bacc-59d9-be08-ef88fa539275/225dac4e-bacc-59d9-be08-ef88fa539275_image_0.jpg HTTP/1.1" 201 0
2026-03-26 10:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:00:57 [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%252F18882092%252F9b9cd0f8-f63c-44a2-b534-f17d6af5d35f.jpg') HTTP/1.1" 204 0
2026-03-26 10:00:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/18882092/9b9cd0f8-f63c-44a2-b534-f17d6af5d35f.jpg saved to cache
2026-03-26 10:00:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 225dac4e-bacc-59d9-be08-ef88fa539275
2026-03-26 10:00:57 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 225dac4e-bacc-59d9-be08-ef88fa539275 sending to next pipeline
2026-03-26 10:00:57 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 225dac4e-bacc-59d9-be08-ef88fa539275 with identifier 61898383
2026-03-26 10:00:57 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 10:00:57 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 10:00:57 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 225dac4e-bacc-59d9-be08-ef88fa539275
2026-03-26 10:00:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/18882092/9b9cd0f8-f63c-44a2-b534-f17d6af5d35f.jpg>
{'auction_title': '',
'body_type': 'Berlina',
'c_o_2_emission_value': 124,
'category': 'Coches',
'color': 'Negro',
'currency': 'EUR',
'description': 'OPEL CORSA 1.2i 85CV. Fecha de matriculación 09/2011 PEGATINA '
'DE CONTAMINACIÓN TIPO C. cierre centralizado, elevalunas '
'eléctricos, aire acondicionado, control de música al volante, '
'manos libres, asientos con isofix, amplio y espacioso, usb y '
'mucho más! Motor muy fiable de consumo medio muy ajustado. \n'
'-SERVICIO DE ENTREGA A DOMICILIO DISPONIBLE, consúltanos.\n'
'-PRECIOS TODO INCLUIDO: Transferencia, revisión pre-entrega '
'con mantenimiento (lo que tú coche necesite para estar a '
'punto) y 12 meses de garantía Premium Autos Raúl.\n'
'-RECOGEMOS TU VEHÍCULO COMO PARTE DE PAGO.\n'
'-OPCIÓN DE FINANCIACIÓN A SU MEDIDA.',
'doors_number': 5,
'emission_standard': 'C',
'engine': '1.2L',
'engine_horse_power': 85,
'expiration_date': None,
'fuel_type': 'Gasolina',
'id': '225dac4e-bacc-59d9-be08-ef88fa539275',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/opel-corsa-1.2-cmon-5p-gasolina-2011-en-cantabria-61898383-covo.aspx',
'listing': 'auction',
'location': 'Cantabria',
'make': 'OPEL',
'model': 'Corsa',
'odometer': 89000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 21,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_225dac4e-bacc-59d9-be08-ef88fa539275/225dac4e-bacc-59d9-be08-ef88fa539275_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 131493,
'Height': 480,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/18882092/9b9cd0f8-f63c-44a2-b534-f17d6af5d35f.jpg',
'Width': 640}],
'price': 8900,
'price_includes_vat': True,
'registration_date': '2011-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'OPEL Corsa 1.2 CMon',
'transmission': 'manual',
'trim': '1.2 CMon',
'vin': None,
'year': 2011}
2026-03-26 10:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:00:57 [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%2761898383%27 HTTP/1.1" 200 None
2026-03-26 10:00:57 [auto_selling_coches.net] INFO: Saving data for 61898383: {'created_time': 1774519257.749533, 'last_price_update_time': 1774519257.749543}
2026-03-26 10:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='61898383') HTTP/1.1" 204 0
2026-03-26 10:00:57 [scrapy.core.engine] INFO: Closing spider (finished)
2026-03-26 10:00:57 [crawlers.pipelines.save_to_cdlq_db_auto_selling] DEBUG: [SaveToCdlqDbAutoSelling] failed to close cursor: 'SaveToCdlqDbAutoSelling' object has no attribute 'cursor'
2026-03-26 10:00:57 [crawlers.pipelines.save_to_cdlq_db_auto_selling] DEBUG: [SaveToCdlqDbAutoSelling] failed to close connection: 'SaveToCdlqDbAutoSelling' object has no attribute 'conn'
2026-03-26 10:00:57 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 10:00:57 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 10:00:57 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process scrape complete CloudEvent for item 9c800c8e28fa11f18f76c264925fbcfa
2026-03-26 10:00:57 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.ATTACHED: 3> -> <LinkState.DETACH_SENT: 4>
2026-03-26 10:00:57 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.ATTACHED: 3> -> <LinkState.DETACH_SENT: 4>
2026-03-26 10:00:57 [azure.servicebus._pyamqp.management_link] INFO: Management link receiver state changed: <LinkState.ATTACHED: 3> -> <LinkState.DETACH_SENT: 4>
2026-03-26 10:00:57 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.ATTACHED: 3> -> <LinkState.DETACH_SENT: 4>
2026-03-26 10:00:57 [azure.servicebus._pyamqp.management_link] INFO: Management link sender state changed: <LinkState.ATTACHED: 3> -> <LinkState.DETACH_SENT: 4>
2026-03-26 10:00:57 [azure.servicebus._pyamqp.session] INFO: Session state changed: <SessionState.MAPPED: 3> -> <SessionState.END_SENT: 4>
2026-03-26 10:00:57 [azure.servicebus._pyamqp._connection] INFO: Connection state changed: <ConnectionState.OPENED: 9> -> <ConnectionState.CLOSE_SENT: 11>
2026-03-26 10:00:57 [azure.servicebus._pyamqp._connection] INFO: Connection state changed: <ConnectionState.CLOSE_SENT: 11> -> <ConnectionState.END: 13>
2026-03-26 10:00:57 [azure.servicebus._pyamqp.session] INFO: Session state changed: <SessionState.END_SENT: 4> -> <SessionState.DISCARDING: 6>
2026-03-26 10:00:57 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.DETACH_SENT: 4> -> <LinkState.DETACHED: 0>
2026-03-26 10:00:57 [azure.servicebus._pyamqp.management_link] INFO: Management link sender state changed: <LinkState.DETACH_SENT: 4> -> <LinkState.DETACHED: 0>
2026-03-26 10:00:57 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.DETACH_SENT: 4> -> <LinkState.DETACHED: 0>
2026-03-26 10:00:57 [azure.servicebus._pyamqp.management_link] INFO: Management link receiver state changed: <LinkState.DETACH_SENT: 4> -> <LinkState.DETACHED: 0>
2026-03-26 10:00:57 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.DETACH_SENT: 4> -> <LinkState.DETACHED: 0>
2026-03-26 10:00:58 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: [AzureBusPipeline] connection closed
2026-03-26 10:00:58 [auto_selling_coches.net] INFO: auto_selling_coches.net Crawl ended with reason finished, scrape types: {<ScrapeType.NEW: 1>: 0, <ScrapeType.NEW_DUPLICATE_ID: 4>: 0, <ScrapeType.PRICE_UPDATE: 2>: 0, <ScrapeType.AUCTION_UPDATE: 3>: 0, <ScrapeType.SKIPPED: 0>: 0}
2026-03-26 10:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:00:59 [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%201773223258 HTTP/1.1" 200 None
2026-03-26 10:00:59 [scrapy.extensions.feedexport] INFO: Stored jsonlines feed (29 items) in: file:///var/lib/scrapyd/items/sourcing_v2/auto_selling_coches.net/9c800c8e28fa11f18f76c264925fbcfa.jl
2026-03-26 10:00:59 [scrapy.statscollectors] INFO: Dumping Scrapy stats:
{'downloader/request_bytes': 28381,
'downloader/request_count': 60,
'downloader/request_method_count/GET': 60,
'downloader/response_bytes': 6434367,
'downloader/response_count': 60,
'downloader/response_status_count/200': 60,
'elapsed_time_seconds': 28.603413,
'feedexport/success_count/FileFeedStorage': 1,
'finish_reason': 'finished',
'finish_time': datetime.datetime(2026, 3, 26, 10, 0, 59, 36666, tzinfo=datetime.timezone.utc),
'httpcompression/response_bytes': 3261585,
'httpcompression/response_count': 29,
'item_scraped_count': 29,
'log_count/DEBUG': 580,
'log_count/INFO': 530,
'memusage/max': 146698240,
'memusage/startup': 146698240,
'photo_download_count': 29,
'request_depth_max': 3,
'response_received_count': 31,
'scheduler/dequeued': 60,
'scheduler/dequeued/memory': 60,
'scheduler/enqueued': 60,
'scheduler/enqueued/memory': 60,
'scrape_type/new': 29,
'scrapy-zyte-api/429': 0,
'scrapy-zyte-api/attempts': 31,
'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.5677620368378775,
'scrapy-zyte-api/mean_response_seconds': 1.6053154363387057,
'scrapy-zyte-api/processed': 31,
'scrapy-zyte-api/request_args/customHttpRequestHeaders': 30,
'scrapy-zyte-api/request_args/experimental.requestCookies': 30,
'scrapy-zyte-api/request_args/experimental.responseCookies': 31,
'scrapy-zyte-api/request_args/httpResponseBody': 31,
'scrapy-zyte-api/request_args/httpResponseHeaders': 31,
'scrapy-zyte-api/request_args/url': 31,
'scrapy-zyte-api/status_codes/200': 31,
'scrapy-zyte-api/success': 31,
'scrapy-zyte-api/success_ratio': 1.0,
'scrapy-zyte-api/throttle_ratio': 0.0,
'start_time': datetime.datetime(2026, 3, 26, 10, 0, 30, 433253, tzinfo=datetime.timezone.utc)}
2026-03-26 10:00:59 [scrapy.core.engine] INFO: Spider closed (finished)
2026-03-26 10:00:59 [asyncio] ERROR: Unclosed client session
client_session: <aiohttp.client.ClientSession object at 0x7f79ca37de90>
2026-03-26 10:00:59 [asyncio] ERROR: Unclosed client session
client_session: <aiohttp.client.ClientSession object at 0x7f79ca37f910>