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

PROJECT (sourcing_v2), SPIDER (auto_selling_coches.net)

2026-03-26 15:26:54 [scrapy.utils.log] INFO: Scrapy 2.11.2 started (bot: SourcingV2)
2026-03-26 15:26:54 [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 15:26:54 [auto_selling_coches.net] INFO: Starting auto_selling_coches.net spider
2026-03-26 15:26:54 [auto_selling_coches.net] INFO: _job: 35a60544292811f18f76c264925fbcfa, SCRAPY_JOB: None
2026-03-26 15:26:54 [auto_selling_coches.net] INFO: Quick mode enabled - reduced wait times and single photo per item
2026-03-26 15:26:54 [scrapy.addons] INFO: Enabled addons:
[]
2026-03-26 15:26:54 [asyncio] DEBUG: Using selector: EpollSelector
2026-03-26 15:26:54 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor
2026-03-26 15:26:54 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop
2026-03-26 15:26:54 [scrapy.extensions.telnet] INFO: Telnet Password: 3ec805e2085e4133
2026-03-26 15:26:54 [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 15:26:54 [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/35a60544292811f18f76c264925fbcfa.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 15:26:54 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-26 15:26:54 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-26 15:26:54 [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 15:26:54 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Setting up IdGenerationMiddleware for auto_selling
2026-03-26 15:26:54 [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 15:26:55 [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 15:26:55 [scrapy.core.engine] INFO: Spider opened
2026-03-26 15:26:55 [azure.identity._credentials.environment] INFO: Incomplete environment configuration for EnvironmentCredential. These variables are set: AZURE_TENANT_ID, AZURE_CLIENT_ID
2026-03-26 15:26:55 [common.service_bus.service_bus_client_factory] INFO: ServiceBusClient initialized via DefaultAzureCredential for alx-production-bus.servicebus.windows.net
2026-03-26 15:26:55 [crawlers.pipelines.base_azure_bus_pipeline] INFO: [AzureBusPipeline] Connected to topic auto.sourcing-v2-quickmode
2026-03-26 15:26:55 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min)
2026-03-26 15:26:55 [scrapy.extensions.telnet] INFO: Telnet console listening on 127.0.0.1:6024
2026-03-26 15:26:55 [scrapy.extensions.memusage] INFO: Peak memory usage is 140MiB
2026-03-26 15:26:55 [scrapy-playwright] INFO: Starting download handler
2026-03-26 15:26:55 [scrapy-playwright] INFO: Starting download handler
2026-03-26 15:27:00 [auto_selling_coches.net] INFO: Scraper started with URL: https://www.coches.net/concesionario/alfmotorpremium and multipost_profile_id: b67fde88-d75d-464c-ab9b-5714a19272c9 and job_id: 35a60544292811f18f76c264925fbcfa
2026-03-26 15:27:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:27:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.coches.net/concesionario/alfmotorpremium> (referer: None) ['zyte-api']
2026-03-26 15:27:04 [auto_selling_coches.net] INFO: response: <200 https://www.coches.net/concesionario/alfmotorpremium/>
2026-03-26 15:27:04 [auto_selling_coches.net] INFO: Title at home page 19 Vehículos
2026-03-26 15:27:04 [auto_selling_coches.net] INFO: Total number of items: 19
2026-03-26 15:27:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:27:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.coches.net/concesionario/alfmotorpremium?pg=1> (referer: https://www.coches.net/concesionario/alfmotorpremium/) ['zyte-api']
2026-03-26 15:27:09 [auto_selling_coches.net] INFO: Parsing page 1
2026-03-26 15:27:09 [auto_selling_coches.net] INFO: Found 19 listings on page 1
2026-03-26 15:27:09 [auto_selling_coches.net] INFO: Found listing with ID: 70241308
2026-03-26 15:27:09 [azure.identity._credentials.environment] INFO: Incomplete environment configuration for EnvironmentCredential. These variables are set: AZURE_TENANT_ID, AZURE_CLIENT_ID
2026-03-26 15:27:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
2026-03-26 15:27:10 [urllib3.connectionpool] DEBUG: https://login.microsoftonline.com:443 "POST /8ea908c1-4e85-4692-bc3f-3646b9b40891/oauth2/v2.0/token HTTP/1.1" 200 2107
2026-03-26 15:27:10 [azure.identity._credentials.chained] INFO: DefaultAzureCredential acquired a token from WorkloadIdentityCredential
2026-03-26 15:27:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): alxsourcingstorageprod.table.core.windows.net:443
2026-03-26 15:27:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:27:10 [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%2770241308%27 HTTP/1.1" 200 None
2026-03-26 15:27:10 [auto_selling_coches.net] INFO: Scrape type for 70241308: 1
2026-03-26 15:27:10 [auto_selling_coches.net] INFO: Scraping new listing 70241308
2026-03-26 15:27:10 [auto_selling_coches.net] INFO: Found listing with ID: 70209285
2026-03-26 15:27:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:27:10 [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%2770209285%27 HTTP/1.1" 200 None
2026-03-26 15:27:10 [auto_selling_coches.net] INFO: Scrape type for 70209285: 1
2026-03-26 15:27:10 [auto_selling_coches.net] INFO: Scraping new listing 70209285
2026-03-26 15:27:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:27:10 [auto_selling_coches.net] INFO: Found listing with ID: 70141015
2026-03-26 15:27:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:27:10 [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%2770141015%27 HTTP/1.1" 200 None
2026-03-26 15:27:10 [auto_selling_coches.net] INFO: Scrape type for 70141015: 1
2026-03-26 15:27:10 [auto_selling_coches.net] INFO: Scraping new listing 70141015
2026-03-26 15:27:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:27:10 [auto_selling_coches.net] INFO: Found listing with ID: 70133855
2026-03-26 15:27:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:27:10 [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%2770133855%27 HTTP/1.1" 200 None
2026-03-26 15:27:10 [auto_selling_coches.net] INFO: Scrape type for 70133855: 1
2026-03-26 15:27:10 [auto_selling_coches.net] INFO: Scraping new listing 70133855
2026-03-26 15:27:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:27:10 [auto_selling_coches.net] INFO: Found listing with ID: 70047093
2026-03-26 15:27:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:27:10 [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%2770047093%27 HTTP/1.1" 200 None
2026-03-26 15:27:10 [auto_selling_coches.net] INFO: Scrape type for 70047093: 1
2026-03-26 15:27:10 [auto_selling_coches.net] INFO: Scraping new listing 70047093
2026-03-26 15:27:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:27:10 [auto_selling_coches.net] INFO: Found listing with ID: 62558679
2026-03-26 15:27:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:27:10 [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%2762558679%27 HTTP/1.1" 200 None
2026-03-26 15:27:10 [auto_selling_coches.net] INFO: Scrape type for 62558679: 1
2026-03-26 15:27:10 [auto_selling_coches.net] INFO: Scraping new listing 62558679
2026-03-26 15:27:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:27:10 [auto_selling_coches.net] INFO: Found listing with ID: 62495710
2026-03-26 15:27:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:27:10 [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%2762495710%27 HTTP/1.1" 200 None
2026-03-26 15:27:10 [auto_selling_coches.net] INFO: Scrape type for 62495710: 1
2026-03-26 15:27:10 [auto_selling_coches.net] INFO: Scraping new listing 62495710
2026-03-26 15:27:10 [auto_selling_coches.net] INFO: Found listing with ID: 62452964
2026-03-26 15:27:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:27:10 [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%2762452964%27 HTTP/1.1" 200 None
2026-03-26 15:27:10 [auto_selling_coches.net] INFO: Scrape type for 62452964: 1
2026-03-26 15:27:10 [auto_selling_coches.net] INFO: Scraping new listing 62452964
2026-03-26 15:27:10 [auto_selling_coches.net] INFO: Found listing with ID: 62428701
2026-03-26 15:27:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:27:10 [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%2762428701%27 HTTP/1.1" 200 None
2026-03-26 15:27:10 [auto_selling_coches.net] INFO: Scrape type for 62428701: 1
2026-03-26 15:27:10 [auto_selling_coches.net] INFO: Scraping new listing 62428701
2026-03-26 15:27:10 [auto_selling_coches.net] INFO: Found listing with ID: 62376297
2026-03-26 15:27:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:27:10 [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%2762376297%27 HTTP/1.1" 200 None
2026-03-26 15:27:10 [auto_selling_coches.net] INFO: Scrape type for 62376297: 1
2026-03-26 15:27:10 [auto_selling_coches.net] INFO: Scraping new listing 62376297
2026-03-26 15:27:10 [auto_selling_coches.net] INFO: Found listing with ID: 62331166
2026-03-26 15:27:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:27:10 [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%2762331166%27 HTTP/1.1" 200 None
2026-03-26 15:27:10 [auto_selling_coches.net] INFO: Scrape type for 62331166: 1
2026-03-26 15:27:10 [auto_selling_coches.net] INFO: Scraping new listing 62331166
2026-03-26 15:27:10 [auto_selling_coches.net] INFO: Found listing with ID: 62322555
2026-03-26 15:27:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:27:10 [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%2762322555%27 HTTP/1.1" 200 None
2026-03-26 15:27:10 [auto_selling_coches.net] INFO: Scrape type for 62322555: 1
2026-03-26 15:27:10 [auto_selling_coches.net] INFO: Scraping new listing 62322555
2026-03-26 15:27:10 [auto_selling_coches.net] INFO: Found listing with ID: 62259108
2026-03-26 15:27:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:27:10 [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%2762259108%27 HTTP/1.1" 200 None
2026-03-26 15:27:10 [auto_selling_coches.net] INFO: Scrape type for 62259108: 1
2026-03-26 15:27:10 [auto_selling_coches.net] INFO: Scraping new listing 62259108
2026-03-26 15:27:10 [auto_selling_coches.net] INFO: Found listing with ID: 62102851
2026-03-26 15:27:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:27:10 [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%2762102851%27 HTTP/1.1" 200 None
2026-03-26 15:27:10 [auto_selling_coches.net] INFO: Scrape type for 62102851: 1
2026-03-26 15:27:10 [auto_selling_coches.net] INFO: Scraping new listing 62102851
2026-03-26 15:27:10 [auto_selling_coches.net] INFO: Found listing with ID: 61767649
2026-03-26 15:27:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:27:10 [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%2761767649%27 HTTP/1.1" 200 None
2026-03-26 15:27:10 [auto_selling_coches.net] INFO: Scrape type for 61767649: 1
2026-03-26 15:27:10 [auto_selling_coches.net] INFO: Scraping new listing 61767649
2026-03-26 15:27:10 [auto_selling_coches.net] INFO: Found listing with ID: 61767661
2026-03-26 15:27:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:27:10 [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%2761767661%27 HTTP/1.1" 200 None
2026-03-26 15:27:10 [auto_selling_coches.net] INFO: Scrape type for 61767661: 1
2026-03-26 15:27:10 [auto_selling_coches.net] INFO: Scraping new listing 61767661
2026-03-26 15:27:10 [auto_selling_coches.net] INFO: Found listing with ID: 61449707
2026-03-26 15:27:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:27:10 [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%2761449707%27 HTTP/1.1" 200 None
2026-03-26 15:27:10 [auto_selling_coches.net] INFO: Scrape type for 61449707: 1
2026-03-26 15:27:10 [auto_selling_coches.net] INFO: Scraping new listing 61449707
2026-03-26 15:27:10 [auto_selling_coches.net] INFO: Found listing with ID: 61250538
2026-03-26 15:27:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:27:10 [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%2761250538%27 HTTP/1.1" 200 None
2026-03-26 15:27:10 [auto_selling_coches.net] INFO: Scrape type for 61250538: 1
2026-03-26 15:27:10 [auto_selling_coches.net] INFO: Scraping new listing 61250538
2026-03-26 15:27:10 [auto_selling_coches.net] INFO: Found listing with ID: 60613088
2026-03-26 15:27:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:27:10 [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%2760613088%27 HTTP/1.1" 200 None
2026-03-26 15:27:10 [auto_selling_coches.net] INFO: Scrape type for 60613088: 1
2026-03-26 15:27:10 [auto_selling_coches.net] INFO: Scraping new listing 60613088
2026-03-26 15:27:10 [auto_selling_coches.net] INFO: No more listings to scrape.
2026-03-26 15:27:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70141015> (referer: https://www.coches.net/concesionario/alfmotorpremium/?pg=1) ['zyte-api']
2026-03-26 15:27:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:27:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70133855> (referer: https://www.coches.net/concesionario/alfmotorpremium/?pg=1) ['zyte-api']
2026-03-26 15:27:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:27:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70241308> (referer: https://www.coches.net/concesionario/alfmotorpremium/?pg=1) ['zyte-api']
2026-03-26 15:27:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:27:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70209285> (referer: https://www.coches.net/concesionario/alfmotorpremium/?pg=1) ['zyte-api']
2026-03-26 15:27:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:27:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70047093> (referer: https://www.coches.net/concesionario/alfmotorpremium/?pg=1) ['zyte-api']
2026-03-26 15:27:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:27:11 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
 'body_type': 'Berlina',
 'c_o_2_emission_value': 101,
 'category': 'Coches',
 'color': 'Gris / Plata',
 'currency': 'EUR',
 'description': 'Motor 1.5 con 110CV\n'
                '\n'
                'Nuestros precios incluyen todos los gastos, sin sorpresas.\n'
                '\n'
                '-Cambio de nombre\n'
                '\n'
                '-Revisión recién realizada del vehículo, para que lo disfrute '
                'desde el primer momento.\n'
                '\n'
                '*La revison incluye kit de distribucion (Correa, bomba y '
                'correa auxiliar) aceite y filtros.\n'
                '\n'
                'NO SE LA JUEGUE CON LA COMPRA DE SU VEHICULO VAYA A LO '
                'SEGURO.',
 '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/renault-captur-zen-energy-dci-81kw-110cv-5p-diesel-2017-en-murcia-70141015-covo.aspx',
 'listing': 'auction',
 'location': 'Murcia',
 'make': 'RENAULT',
 'model': 'Captur',
 'odometer': 116000,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'ES',
 'original_photo_count': 0,
 'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19635685/209ea665-5ef6-4c70-8fea-0207687630ba.jpg',
                'https://a.ccdn.es/cnet/vehicles/19635685/5f39e678-8b4d-41ee-93b0-08425be6d06f.jpg',
                'https://a.ccdn.es/cnet/vehicles/19635685/3bc6dfed-8869-4fd8-a5f3-ff6fa5230383.jpg',
                'https://a.ccdn.es/cnet/vehicles/19635685/3ecf8e56-bc3e-46db-9ed0-9ffd604a272f.jpg',
                'https://a.ccdn.es/cnet/vehicles/19635685/badad289-2aa9-4cbd-87b8-51cd2e85c05a.jpg',
                'https://a.ccdn.es/cnet/vehicles/19635685/438ec4d1-2b21-4bb4-8696-bafac8ab9e1c.jpg',
                'https://a.ccdn.es/cnet/vehicles/19635685/cf34c985-a4a7-4072-9f6c-5db3506c5c86.jpg',
                'https://a.ccdn.es/cnet/vehicles/19635685/e4247f08-fdd0-4fce-a859-fbaf6244deea.jpg',
                'https://a.ccdn.es/cnet/vehicles/19635685/022da392-5604-4720-8818-d2b35bb6b4dc.jpg',
                'https://a.ccdn.es/cnet/vehicles/19635685/6bcbd639-d874-4c34-9720-5652cd56ba8f.jpg',
                'https://a.ccdn.es/cnet/vehicles/19635685/cce21b3a-a105-41f8-b668-90f128c39f35.jpg',
                'https://a.ccdn.es/cnet/vehicles/19635685/2b2b3a65-f587-458d-b36f-6a21dea0d405.jpg',
                'https://a.ccdn.es/cnet/vehicles/19635685/c1317e5c-9243-409e-96ff-8582cd82c33a.jpg',
                'https://a.ccdn.es/cnet/vehicles/19635685/09ed9c96-fdf0-4c37-9e5d-4e26c8488464.jpg',
                'https://a.ccdn.es/cnet/vehicles/19635685/70e12e08-2e63-41a1-b636-eda46fd668be.jpg',
                'https://a.ccdn.es/cnet/vehicles/19635685/c5853c73-7301-4e5a-8495-f61eec5a7df5.jpg'],
 'price': 13700,
 'price_includes_vat': True,
 'registration_date': '2018-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'RENAULT Captur Zen Energy dCi',
 'transmission': 'manual',
 'trim': 'Zen Energy dCi 81kW 110CV',
 'vin': None,
 'year': 2018}
2026-03-26 15:27:11 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: ce1efb03-2d7b-54cb-849e-fea58569bc4e with identifier: 70141015
2026-03-26 15:27:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item ce1efb03-2d7b-54cb-849e-fea58569bc4e
2026-03-26 15:27:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:27:11 [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%252F19635685%252F209ea665-5ef6-4c70-8fea-0207687630ba.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:27:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19635685/209ea665-5ef6-4c70-8fea-0207687630ba.jpg not downloaded yet
2026-03-26 15:27:11 [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': '-Motor SIN AdBlue-\n'
                '\n'
                'Nuestros precios incluyen todos los gastos, sin sorpresas. \n'
                '\n'
                '-Cambio de nombre \n'
                '\n'
                '-Revisión recién realizada del vehículo, para que lo disfrute '
                'desde el primer momento. \n'
                '\n'
                '*La revison incluye aceite y filtros. \n'
                '\n'
                'NO SE LA JUEGUE CON LA COMPRA DE SU VEHICULO VAYA A LO '
                'SEGURO.',
 'doors_number': 5,
 'emission_standard': 'C',
 'engine': '1.6L',
 '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/hyundai-i30-16-crdi-81kw-110cv-tecno-5p-diesel-2017-en-murcia-70133855-covo.aspx',
 'listing': 'auction',
 'location': 'Murcia',
 'make': 'HYUNDAI',
 'model': 'i30',
 'odometer': 102000,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'ES',
 'original_photo_count': 0,
 'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19629302/57329cbb-10f2-47f0-a6a4-d639a9a95cfc.jpg',
                'https://a.ccdn.es/cnet/vehicles/19629302/a0c44a6c-a2d4-461f-b89f-6b7fea9a2119.jpg',
                'https://a.ccdn.es/cnet/vehicles/19629302/659fec88-6b13-4eb4-ae63-350259986cb8.jpg',
                'https://a.ccdn.es/cnet/vehicles/19629302/428d74c9-303d-40df-afa8-68aa7cdb40a2.jpg',
                'https://a.ccdn.es/cnet/vehicles/19629302/e17ef8a1-16d6-40e7-acf4-72b8e2c20738.jpg',
                'https://a.ccdn.es/cnet/vehicles/19629302/83ab2193-6bbe-40c5-9210-e86bce8b0c6b.jpg',
                'https://a.ccdn.es/cnet/vehicles/19629302/61df7012-b8d6-4e9c-b633-20a4601cd55d.jpg',
                'https://a.ccdn.es/cnet/vehicles/19629302/96ffef8a-94c5-48b3-94e9-50fc730f1904.jpg',
                'https://a.ccdn.es/cnet/vehicles/19629302/64f3cded-13ec-4544-b7bf-cbf3a9c9b829.jpg',
                'https://a.ccdn.es/cnet/vehicles/19629302/e06ff94f-5673-49da-a700-f25786ccd87d.jpg',
                'https://a.ccdn.es/cnet/vehicles/19629302/e38f5ac8-9690-4ab5-8799-be5fb79c15d9.jpg',
                'https://a.ccdn.es/cnet/vehicles/19629302/1178211e-7388-4297-9e1d-bced919f5bfc.jpg',
                'https://a.ccdn.es/cnet/vehicles/19629302/f536986d-1c44-4d3b-8173-6868664e8e7a.jpg',
                'https://a.ccdn.es/cnet/vehicles/19629302/ab3cbe0f-31ed-4153-acbe-9f3731898c1a.jpg',
                'https://a.ccdn.es/cnet/vehicles/19629302/b9328be4-9ad6-4925-9cb4-070a5ec3294b.jpg',
                'https://a.ccdn.es/cnet/vehicles/19629302/3380d765-b01e-4963-9d41-5a93575bfadb.jpg',
                'https://a.ccdn.es/cnet/vehicles/19629302/caa957f5-97c5-4138-8026-b382be3261a7.jpg'],
 'price': 14500,
 'price_includes_vat': True,
 'registration_date': '2018-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'HYUNDAI i30 1.6 CRDi Tecno',
 'transmission': 'manual',
 'trim': '1.6 CRDi 81kW 110CV Tecno',
 'vin': None,
 'year': 2018}
2026-03-26 15:27:11 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: a052e7d3-0b78-5941-91aa-e784731070a6 with identifier: 70133855
2026-03-26 15:27:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item a052e7d3-0b78-5941-91aa-e784731070a6
2026-03-26 15:27:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:27:11 [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%252F19629302%252F57329cbb-10f2-47f0-a6a4-d639a9a95cfc.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:27:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19629302/57329cbb-10f2-47f0-a6a4-d639a9a95cfc.jpg not downloaded yet
2026-03-26 15:27:11 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
 'body_type': 'SUV',
 'c_o_2_emission_value': 104,
 'category': 'Coches',
 'color': 'Blanco',
 'currency': 'EUR',
 'description': 'Motor 1.6 HDi de PSA \n'
                '\n'
                'Nuestros precios incluyen todos los gastos, sin sorpresas.\n'
                '\n'
                '-Cambio de nombre\n'
                '\n'
                '-Revisión recién realizada del vehículo, para que lo disfrute '
                'desde el primer momento.\n'
                '\n'
                '*La revison incluye kit de distribucion (Correa, bomba y '
                'correa auxiliar) aceite y filtros.\n'
                '\n'
                'NO SE LA JUEGUE CON LA COMPRA DE SU VEHICULO VAYA A LO '
                'SEGURO.',
 'doors_number': 5,
 'emission_standard': 'C',
 'engine': '1.6L',
 'engine_horse_power': 120,
 'expiration_date': None,
 'fuel_type': 'Diesel',
 'is_damaged': False,
 'is_operable': True,
 'license_plate': None,
 'link_to_web_offer': 'https://www.coches.net/peugeot-3008-16bluehdi-88kw-120cv-allure-ss-5p-diesel-2016-en-murcia-70241308-covo.aspx',
 'listing': 'auction',
 'location': 'Murcia',
 'make': 'PEUGEOT',
 'model': '3008',
 'odometer': 115000,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'ES',
 'original_photo_count': 0,
 'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19710558/ce6bc089-f9b9-46d6-ad26-5e63d734db04.jpg',
                'https://a.ccdn.es/cnet/vehicles/19710558/8c3db3af-2483-464c-bb5d-da7383c06bfb.jpg',
                'https://a.ccdn.es/cnet/vehicles/19710558/a7dd23f7-344b-4974-9818-511792ebe483.jpg',
                'https://a.ccdn.es/cnet/vehicles/19710558/949b4346-7495-48c7-868d-171c59a29aed.jpg',
                'https://a.ccdn.es/cnet/vehicles/19710558/6c249c59-9798-4a54-8a3a-6aecf1091767.jpg',
                'https://a.ccdn.es/cnet/vehicles/19710558/f4279028-cd2d-491d-af22-2344a06ed86d.jpg',
                'https://a.ccdn.es/cnet/vehicles/19710558/c37ef53a-445b-456f-878b-e20bbf9522a0.jpg',
                'https://a.ccdn.es/cnet/vehicles/19710558/47f7bd46-bc6c-4b9c-8634-295f62c184cd.jpg',
                'https://a.ccdn.es/cnet/vehicles/19710558/a8e385fb-7874-4455-b928-beaac1fa1448.jpg',
                'https://a.ccdn.es/cnet/vehicles/19710558/5ac58c47-1f26-4f5b-ba21-6f7a49ebc070.jpg',
                'https://a.ccdn.es/cnet/vehicles/19710558/7b101e87-3fc2-4104-9cd2-1defff720ee4.jpg',
                'https://a.ccdn.es/cnet/vehicles/19710558/677dc4d1-3f96-40ea-b6a7-6b79aa5a59ca.jpg',
                'https://a.ccdn.es/cnet/vehicles/19710558/ec1591aa-c059-40f0-85d3-e60dfbc8a1a2.jpg',
                'https://a.ccdn.es/cnet/vehicles/19710558/1ce9897c-f271-40bc-9c59-b9c8e494c450.jpg',
                'https://a.ccdn.es/cnet/vehicles/19710558/4c899bb6-246f-4f9d-96f8-257a9790c1c4.jpg',
                'https://a.ccdn.es/cnet/vehicles/19710558/a199547e-0bb6-43e1-b4a5-55ac290f5a57.jpg',
                'https://a.ccdn.es/cnet/vehicles/19710558/cf76d978-0a41-4a23-a606-648f26cec42a.jpg',
                'https://a.ccdn.es/cnet/vehicles/19710558/f321e355-6e01-43ec-aed7-9e2d64c3fbcc.jpg',
                'https://a.ccdn.es/cnet/vehicles/19710558/222a1eec-8b2a-4ab6-bb86-bfb5a192c6f0.jpg'],
 'price': 14900,
 'price_includes_vat': True,
 'registration_date': '2017-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'PEUGEOT 3008 1.6BLUEHDI ALLURE SS',
 'transmission': 'manual',
 'trim': '1.6BLUEHDI 88KW 120CV ALLURE SS',
 'vin': None,
 'year': 2017}
2026-03-26 15:27:11 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: b484a05a-d08a-50bc-92a8-17ff2319fd91 with identifier: 70241308
2026-03-26 15:27:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item b484a05a-d08a-50bc-92a8-17ff2319fd91
2026-03-26 15:27:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:27:11 [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%252F19710558%252Fce6bc089-f9b9-46d6-ad26-5e63d734db04.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:27:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19710558/ce6bc089-f9b9-46d6-ad26-5e63d734db04.jpg not downloaded yet
2026-03-26 15:27:11 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
 'body_type': 'SUV',
 'c_o_2_emission_value': 97,
 'category': 'Coches',
 'color': 'Gris / Plata',
 'currency': 'EUR',
 'description': 'Nuestros precios incluyen todos los gastos, sin sorpresas.\n'
                '\n'
                '-Cambio de nombre\n'
                '\n'
                '-Revisión recién realizada del vehículo, para que lo disfrute '
                'desde el primer momento.\n'
                '\n'
                '*La revison incluye kit de distribucion (Correa, bomba y '
                'correa auxiliar) aceite y filtros.\n'
                '\n'
                'NO SE LA JUEGUE CON LA COMPRA DE SU VEHICULO VAYA A LO '
                'SEGURO.',
 '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-2008-style-16-bluehdi-73kw-100cv-5p-diesel-2017-en-murcia-70209285-covo.aspx',
 'listing': 'auction',
 'location': 'Murcia',
 'make': 'PEUGEOT',
 'model': '2008',
 'odometer': 92000,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'ES',
 'original_photo_count': 0,
 'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19684319/3923dc2c-bab5-41f3-902c-6304d4e72af9.jpg',
                'https://a.ccdn.es/cnet/vehicles/19684319/af2dc50c-dd06-4eef-891d-e0e2a8be6c15.jpg',
                'https://a.ccdn.es/cnet/vehicles/19684319/12ea6e65-af97-4ce4-9aca-9d83bb3d870e.jpg',
                'https://a.ccdn.es/cnet/vehicles/19684319/b204cbe2-dec6-4e54-9f67-0d72328aae71.jpg',
                'https://a.ccdn.es/cnet/vehicles/19684319/e7429cc3-8a7d-43d2-a9e2-73f7ed8b856e.jpg',
                'https://a.ccdn.es/cnet/vehicles/19684319/d31cba1a-7b6d-4566-b4f5-8f8fa7c09ff4.jpg',
                'https://a.ccdn.es/cnet/vehicles/19684319/0befcdaf-b905-47af-b054-628fa11eb1a4.jpg',
                'https://a.ccdn.es/cnet/vehicles/19684319/2600ccb9-2679-4514-89e7-7daf0483dbd1.jpg',
                'https://a.ccdn.es/cnet/vehicles/19684319/7c787f02-fff2-441d-85fa-dbbc7dd1ee11.jpg',
                'https://a.ccdn.es/cnet/vehicles/19684319/d82ba3ae-b92c-4dad-809f-7828c2079cd5.jpg',
                'https://a.ccdn.es/cnet/vehicles/19684319/13d5598e-cd65-49d7-8ab4-610a630bd01f.jpg',
                'https://a.ccdn.es/cnet/vehicles/19684319/921ee632-f997-430c-8147-8d5063a7c70e.jpg',
                'https://a.ccdn.es/cnet/vehicles/19684319/cd25702c-792f-48f8-8040-6d546a8f169a.jpg'],
 'price': 11700,
 'price_includes_vat': True,
 'registration_date': '2017-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'PEUGEOT 2008 Style 1.6 BlueHDi',
 'transmission': 'manual',
 'trim': 'Style 1.6 BlueHDi 73KW 100CV',
 'vin': None,
 'year': 2017}
2026-03-26 15:27:11 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 057157a1-8c57-5a9d-82e1-a45785654b2f with identifier: 70209285
2026-03-26 15:27:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 057157a1-8c57-5a9d-82e1-a45785654b2f
2026-03-26 15:27:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:27:11 [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%252F19684319%252F3923dc2c-bab5-41f3-902c-6304d4e72af9.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:27:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19684319/3923dc2c-bab5-41f3-902c-6304d4e72af9.jpg not downloaded yet
2026-03-26 15:27:11 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
 'body_type': 'SUV',
 'c_o_2_emission_value': 114,
 'category': 'Coches',
 'color': 'Blanco',
 'currency': 'EUR',
 'description': 'Nuestros precios incluyen todos los gastos, sin sorpresas.\n'
                '\n'
                '-Cambio de nombre\n'
                '\n'
                '-Revisión recién realizada del vehículo, para que lo disfrute '
                'desde el primer momento.\n'
                '\n'
                'NO SE LA JUEGUE CON LA COMPRA DE SU VEHICULO VAYA A LO '
                'SEGURO.',
 'doors_number': 5,
 'emission_standard': 'C',
 'engine': '1.6L',
 'engine_horse_power': 136,
 'expiration_date': None,
 'fuel_type': 'Diesel',
 'is_damaged': False,
 'is_operable': True,
 'license_plate': None,
 'link_to_web_offer': 'https://www.coches.net/opel-mokka-x-16cdti-100kw-136cv-4x2-ss-excellence-5p-diesel-2018-en-murcia-70047093-covo.aspx',
 'listing': 'auction',
 'location': 'Murcia',
 'make': 'OPEL',
 'model': 'Mokka X',
 'odometer': 98000,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'ES',
 'original_photo_count': 0,
 'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19556546/3f95a1f1-8fa4-4f3f-afa8-9c10a5c756a5.jpg',
                'https://a.ccdn.es/cnet/vehicles/19556546/255b867e-55a9-4e43-ba4c-0b273d13ee17.jpg',
                'https://a.ccdn.es/cnet/vehicles/19556546/e94f283c-d8d2-4c06-b942-cb1823a52072.jpg',
                'https://a.ccdn.es/cnet/vehicles/19556546/0f7df844-06e3-4f7d-a317-39d9b1f5623b.jpg',
                'https://a.ccdn.es/cnet/vehicles/19556546/243d0dce-0873-4984-9be4-7d771b0dc2b3.jpg',
                'https://a.ccdn.es/cnet/vehicles/19556546/b7e7df36-6c30-4a46-a97d-5695beb9c145.jpg',
                'https://a.ccdn.es/cnet/vehicles/19556546/9b1a6c12-7b67-40ca-99d8-8fca6ff15c4e.jpg',
                'https://a.ccdn.es/cnet/vehicles/19556546/42894c2b-568f-4736-9b1f-ec908ebe2ad5.jpg',
                'https://a.ccdn.es/cnet/vehicles/19556546/91519fa6-7892-48a0-94e8-b853510edb11.jpg',
                'https://a.ccdn.es/cnet/vehicles/19556546/26325cee-c717-4a43-a1f3-e8ea43c3cce9.jpg',
                'https://a.ccdn.es/cnet/vehicles/19556546/69ef7fed-2aa7-421a-b7f4-2c58b8554595.jpg',
                'https://a.ccdn.es/cnet/vehicles/19556546/6a0007f1-e1b0-4089-963a-6b02944768d8.jpg',
                'https://a.ccdn.es/cnet/vehicles/19556546/44b51450-3396-4b0a-86c1-f7f556aeb085.jpg',
                'https://a.ccdn.es/cnet/vehicles/19556546/8ce0bc2d-c753-465d-bb8d-1e98131f226e.jpg'],
 'price': 12900,
 'price_includes_vat': True,
 'registration_date': '2018-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'OPEL Mokka X 1.6CDTi 4X2 SS Excellence',
 'transmission': 'manual',
 'trim': '1.6CDTi 100kW 136CV 4X2 SS Excellence',
 'vin': None,
 'year': 2018}
2026-03-26 15:27:11 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 252fe7c0-7b6f-5658-91a1-1e834d8feded with identifier: 70047093
2026-03-26 15:27:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 252fe7c0-7b6f-5658-91a1-1e834d8feded
2026-03-26 15:27:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:27:11 [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%252F19556546%252F3f95a1f1-8fa4-4f3f-afa8-9c10a5c756a5.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:27:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19556546/3f95a1f1-8fa4-4f3f-afa8-9c10a5c756a5.jpg not downloaded yet
2026-03-26 15:27:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/61250538> (referer: https://www.coches.net/concesionario/alfmotorpremium/?pg=1) ['zyte-api']
2026-03-26 15:27:12 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
 'body_type': 'SUV',
 'c_o_2_emission_value': 120,
 'category': 'Coches',
 'color': 'Rojo',
 'currency': 'EUR',
 'description': 'Nuestros precios incluyen todos los gastos, sin sorpresas.\n'
                '\n'
                '-Cambio de nombre\n'
                '\n'
                '-Revisión recién realizada del vehículo, para que lo disfrute '
                'desde el primer momento.\n'
                '\n'
                'NO SE LA JUEGUE CON LA COMPRA DE SU VEHICULO VAYA A LO SEGURO',
 'doors_number': 5,
 'emission_standard': 'C',
 'engine': '1.0L',
 'engine_horse_power': 120,
 'expiration_date': None,
 'fuel_type': 'Gasolina',
 'is_damaged': False,
 'is_operable': True,
 'license_plate': None,
 'link_to_web_offer': 'https://www.coches.net/hyundai-kona-10-tgdi-klass-4x2-5p-gasolina-2020-en-murcia-61250538-covo.aspx',
 'listing': 'auction',
 'location': 'Murcia',
 'make': 'HYUNDAI',
 'model': 'Kona',
 'odometer': 55000,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'ES',
 'original_photo_count': 0,
 'photo_urls': ['https://a.ccdn.es/cnet/vehicles/18345142/30099df0-37cf-4568-bb74-69b9b7fbfecf.jpg',
                'https://a.ccdn.es/cnet/vehicles/18345142/917f7d32-1bb4-4f70-a108-2c161d5cae14.jpg',
                'https://a.ccdn.es/cnet/vehicles/18345142/5f5b1bc8-b7dd-452c-b8b8-a6c92d5eaedf.jpg',
                'https://a.ccdn.es/cnet/vehicles/18345142/bdfa7cb5-f145-4dd6-b09c-48344cd81ddd.jpg',
                'https://a.ccdn.es/cnet/vehicles/18345142/03f0ff01-1be3-4660-afbc-538ff930d344.jpg',
                'https://a.ccdn.es/cnet/vehicles/18345142/d5eb5412-3f9d-4a87-a34f-a5964dda9563.jpg',
                'https://a.ccdn.es/cnet/vehicles/18345142/e3e6f9d0-70da-4bf1-8181-5a8b4409834f.jpg',
                'https://a.ccdn.es/cnet/vehicles/18345142/97d0a5b3-8da4-49b4-af8f-92a0f371e665.jpg',
                'https://a.ccdn.es/cnet/vehicles/18345142/5128ae07-abb5-4d43-8fe7-f8c2273ca345.jpg',
                'https://a.ccdn.es/cnet/vehicles/18345142/0dd4d8a6-b04e-42c5-be0d-ba7a3bcbcac7.jpg',
                'https://a.ccdn.es/cnet/vehicles/18345142/6208a300-68ea-4bfc-9377-e393ccb95e33.jpg',
                'https://a.ccdn.es/cnet/vehicles/18345142/06278210-95ca-47dc-85e5-4fb4f76ec20f.jpg',
                'https://a.ccdn.es/cnet/vehicles/18345142/73de6f1f-bff7-4d7c-befe-a8197e43647a.jpg',
                'https://a.ccdn.es/cnet/vehicles/18345142/a69560a5-862d-492f-a814-949279bc9efe.jpg'],
 'price': 15900,
 'price_includes_vat': True,
 'registration_date': '2019-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'HYUNDAI Kona 1.0 TGDI Klass 4X2',
 'transmission': 'manual',
 'trim': '1.0 TGDI Klass 4X2',
 'vin': None,
 'year': 2019}
2026-03-26 15:27:12 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: a294ba5d-5514-555b-8414-c4f9f88127d8 with identifier: 61250538
2026-03-26 15:27:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item a294ba5d-5514-555b-8414-c4f9f88127d8
2026-03-26 15:27:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:27:12 [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%252F18345142%252F30099df0-37cf-4568-bb74-69b9b7fbfecf.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:27:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/18345142/30099df0-37cf-4568-bb74-69b9b7fbfecf.jpg not downloaded yet
2026-03-26 15:27:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/61767661> (referer: https://www.coches.net/concesionario/alfmotorpremium/?pg=1) ['zyte-api']
2026-03-26 15:27:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/60613088> (referer: https://www.coches.net/concesionario/alfmotorpremium/?pg=1) ['zyte-api']
2026-03-26 15:27:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/61449707> (referer: https://www.coches.net/concesionario/alfmotorpremium/?pg=1) ['zyte-api']
2026-03-26 15:27:12 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
 'body_type': 'SUV',
 'c_o_2_emission_value': 137,
 'category': 'Coches',
 'color': 'Azul',
 'currency': 'EUR',
 'description': 'Mercedes-Benz GLC 220d 4MATIC – Nacional, 63.000 km, '
                'Revisiones al Día\n'
                '\n'
                'Se ofrece Mercedes-Benz GLC 220d 4MATIC del año 2021, con '
                '63.000 km reales y demostrables. Vehículo nacional, de único '
                'propietario, en estado impecable, tanto interior como '
                'exterior. Todas las revisiones al día.\n'
                '\n'
                'Características principales:\n'
                '\n'
                'Motor 2.0 diésel de 194 CV – potente, eficiente y fiable\n'
                '\n'
                'Tracción total 4MATIC, ideal para todo tipo de condiciones\n'
                '\n'
                'Cambio automático 9G-TRONIC\n'
                '\n'
                'Etiqueta ECO\n'
                '\n'
                'Consumos reducidos y excelente comportamiento dinámico\n'
                '\n'
                'Equipamiento destacado:\n'
                '\n'
                'Navegador GPS\n'
                '\n'
                'Cámara de marcha atrás\n'
                '\n'
                'Sensor de aparcamiento delantero y trasero\n'
                '\n'
                'Climatizador bizona\n'
                '\n'
                'Faros LED High Performance\n'
                '\n'
                'Llantas de aleación\n'
                '\n'
                'Control de crucero y limitador de velocidad\n'
                '\n'
                'Volante multifunción\n'
                '\n'
                'Portón trasero automático\n'
                '\n'
                'Interior en perfecto estado, sin desgaste',
 'doors_number': 5,
 'emission_standard': 'C',
 'engine': '1.9L',
 'engine_horse_power': 194,
 'expiration_date': None,
 'fuel_type': 'Diesel',
 'is_damaged': False,
 'is_operable': True,
 'license_plate': None,
 'link_to_web_offer': 'https://www.coches.net/mercedes-benz-clase-glc-glc-220-d-4matic-5p-diesel-2021-en-murcia-61767661-covo.aspx',
 'listing': 'auction',
 'location': 'Murcia',
 'make': 'MERCEDES-BENZ',
 'model': 'Clase GLC',
 'odometer': 63000,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'ES',
 'original_photo_count': 0,
 'photo_urls': ['https://a.ccdn.es/cnet/vehicles/18769059/000b1dec-01ee-4bc7-ac53-a6082bfb5c71.jpg',
                'https://a.ccdn.es/cnet/vehicles/18769059/491cc58c-369f-4203-b8e8-7f615d3c6a1a.jpg',
                'https://a.ccdn.es/cnet/vehicles/18769059/058e3117-cc1e-43ff-8fda-6647b25f405b.jpg',
                'https://a.ccdn.es/cnet/vehicles/18769059/26ae1328-9269-4467-bf13-842485ecf35c.jpg',
                'https://a.ccdn.es/cnet/vehicles/18769059/35eb389e-2e51-4455-8b4b-532b5d187777.jpg',
                'https://a.ccdn.es/cnet/vehicles/18769059/d52c6e6b-95a6-42ac-a14a-d2542b9fec0f.jpg',
                'https://a.ccdn.es/cnet/vehicles/18769059/4fdf6b4c-8872-44cb-a5b4-4c444ca9ac18.jpg',
                'https://a.ccdn.es/cnet/vehicles/18769059/5cc29d0f-8d48-4ab5-8799-461000731532.jpg',
                'https://a.ccdn.es/cnet/vehicles/18769059/caae9c74-616b-4e6a-899d-6b6d432ec1ac.jpg'],
 'price': 40900,
 'price_includes_vat': True,
 'registration_date': '2021-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'MERCEDES-BENZ Clase GLC GLC 220 d 4MATIC',
 'transmission': 'automatic',
 'trim': 'GLC 220 d 4MATIC',
 'vin': None,
 'year': 2021}
2026-03-26 15:27:12 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 5d759577-817c-5103-8eb7-48209f811e1a with identifier: 61767661
2026-03-26 15:27:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 5d759577-817c-5103-8eb7-48209f811e1a
2026-03-26 15:27:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:27:12 [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%252F18769059%252F000b1dec-01ee-4bc7-ac53-a6082bfb5c71.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:27:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/18769059/000b1dec-01ee-4bc7-ac53-a6082bfb5c71.jpg not downloaded yet
2026-03-26 15:27:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/61767649> (referer: https://www.coches.net/concesionario/alfmotorpremium/?pg=1) ['zyte-api']
2026-03-26 15:27:12 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
 'body_type': 'SUV',
 'c_o_2_emission_value': 114,
 'category': 'Coches',
 'color': 'Azul',
 'currency': 'EUR',
 'description': 'Nuestros precios incluyen todos los gastos, sin sorpresas.\n'
                '\n'
                '-Cambio de nombre\n'
                '\n'
                '-Revisión recién realizada del vehículo, para que lo disfrute '
                'desde el primer momento.',
 'doors_number': 5,
 'emission_standard': 'C',
 'engine': '1.0L',
 'engine_horse_power': 115,
 'expiration_date': None,
 'fuel_type': 'Gasolina',
 'is_damaged': False,
 'is_operable': True,
 'license_plate': None,
 'link_to_web_offer': 'https://www.coches.net/seat-arona-10-tsi-85kw-115cv-style-edition-eco-5p-gasolina-2019-en-murcia-60613088-covo.aspx',
 'listing': 'auction',
 'location': 'Murcia',
 'make': 'SEAT',
 'model': 'Arona',
 'odometer': 58000,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'ES',
 'original_photo_count': 0,
 'photo_urls': ['https://a.ccdn.es/cnet/vehicles/17853540/158d2328-afeb-430a-9610-b5dd12ab2984.jpg',
                'https://a.ccdn.es/cnet/vehicles/17853540/b6449702-7131-4722-a5fd-f6626a0ea206.jpg',
                'https://a.ccdn.es/cnet/vehicles/17853540/cfb4752f-41f1-4df8-9677-e9354b189dde.jpg',
                'https://a.ccdn.es/cnet/vehicles/17853540/cd22e490-964f-4f90-92cd-2db3e899e0ac.jpg',
                'https://a.ccdn.es/cnet/vehicles/17853540/7f85e8c1-7f40-49e8-b21e-9a0e72d51a23.jpg',
                'https://a.ccdn.es/cnet/vehicles/17853540/584a6717-e3eb-4872-a8fe-dfe5452dc1d9.jpg',
                'https://a.ccdn.es/cnet/vehicles/17853540/87ad70e6-5dff-4e90-a162-4f77bd075d85.jpg',
                'https://a.ccdn.es/cnet/vehicles/17853540/1066b5dd-2cef-4a3d-a6ef-8b79068c9cc8.jpg',
                'https://a.ccdn.es/cnet/vehicles/17853540/83507d66-004f-4654-a741-f7b86bc7a067.jpg',
                'https://a.ccdn.es/cnet/vehicles/17853540/7b44d9ee-bf39-4663-8bce-493b69083d82.jpg',
                'https://a.ccdn.es/cnet/vehicles/17853540/66315ff1-a74f-4024-a06f-738d59f1e574.jpg',
                'https://a.ccdn.es/cnet/vehicles/17853540/1d1f0536-abe2-4721-91f9-b22b42232b74.jpg'],
 'price': 14200,
 'price_includes_vat': True,
 'registration_date': '2019-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'SEAT Arona 1.0 TSI Style Edition Eco',
 'transmission': 'manual',
 'trim': '1.0 TSI 85kW 115CV Style Edition Eco',
 'vin': None,
 'year': 2019}
2026-03-26 15:27:12 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: e889d220-d27f-59bc-a9c6-16d006f7a6b9 with identifier: 60613088
2026-03-26 15:27:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item e889d220-d27f-59bc-a9c6-16d006f7a6b9
2026-03-26 15:27:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:27:12 [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%252F17853540%252F158d2328-afeb-430a-9610-b5dd12ab2984.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:27:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/17853540/158d2328-afeb-430a-9610-b5dd12ab2984.jpg not downloaded yet
2026-03-26 15:27:12 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
 'body_type': 'SUV',
 'c_o_2_emission_value': 108,
 'category': 'Coches',
 'color': 'Blanco',
 'currency': 'EUR',
 'description': 'Grantia oficilal hasta julio del 2027.\n'
                '\n'
                'Nuestros precios incluyen todos los gastos, sin sorpresas.\n'
                '\n'
                '-Cambio de nombre\n'
                '\n'
                '-Revisión recién realizada del vehículo, para que lo disfrute '
                'desde el primer momento.\n'
                '\n'
                'NO SE LA JUEGUE CON LA COMPRA DE SU VEHICULO VAYA A LO '
                'SEGURO.',
 'doors_number': 5,
 'emission_standard': 'ECO',
 'engine': '1.6L',
 'engine_horse_power': 136,
 'expiration_date': None,
 'fuel_type': 'Híbrido',
 'is_damaged': False,
 'is_operable': True,
 'license_plate': None,
 'link_to_web_offer': 'https://www.coches.net/kia-sportage-16-mhev-business-100kw-136cv-4x2-5p-electrico-hibrido-2021-en-murcia-61449707-covo.aspx',
 'listing': 'auction',
 'location': 'Murcia',
 'make': 'KIA',
 'model': 'Sportage',
 'odometer': 93000,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'ES',
 'original_photo_count': 0,
 'photo_urls': ['https://a.ccdn.es/cnet/vehicles/18529387/3ed3bd2d-cf42-490e-b7d0-447bece46b79.jpg',
                'https://a.ccdn.es/cnet/vehicles/18529387/c984abae-f285-4d2e-9634-5d0074c97db4.jpg',
                'https://a.ccdn.es/cnet/vehicles/18529387/07f0bfe0-2832-46f4-b3b3-43ced2fa9200.jpg',
                'https://a.ccdn.es/cnet/vehicles/18529387/b94d3834-0c5f-45a8-9a88-02fb6da3cace.jpg',
                'https://a.ccdn.es/cnet/vehicles/18529387/46043648-2bce-4b60-8533-6be04596e292.jpg',
                'https://a.ccdn.es/cnet/vehicles/18529387/93d27185-701c-4d0d-b15d-a4b6dd33b399.jpg',
                'https://a.ccdn.es/cnet/vehicles/18529387/8b496a6f-a5d5-4c23-aa0e-1b11ed039576.jpg',
                'https://a.ccdn.es/cnet/vehicles/18529387/ef183cad-8705-4410-9520-1548c7d83a09.jpg',
                'https://a.ccdn.es/cnet/vehicles/18529387/a22f4a5d-9014-4f4f-a783-158149458fb2.jpg',
                'https://a.ccdn.es/cnet/vehicles/18529387/7951a52e-bce8-43f8-95ff-771b3fe04b02.jpg',
                'https://a.ccdn.es/cnet/vehicles/18529387/8d7ed354-9fcd-4a98-9525-1e7316dd2620.jpg',
                'https://a.ccdn.es/cnet/vehicles/18529387/06289419-1926-4c86-99ed-3383d8519e49.jpg'],
 'price': 20900,
 'price_includes_vat': True,
 'registration_date': '2021-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'KIA Sportage 1.6 MHEV Business 4x2',
 'transmission': 'automatic',
 'trim': '1.6 MHEV Business 100kW 136CV 4x2',
 'vin': None,
 'year': 2021}
2026-03-26 15:27:12 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 1682994b-ba47-591e-8260-402767032510 with identifier: 61449707
2026-03-26 15:27:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 1682994b-ba47-591e-8260-402767032510
2026-03-26 15:27:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:27:12 [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%252F18529387%252F3ed3bd2d-cf42-490e-b7d0-447bece46b79.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:27:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/18529387/3ed3bd2d-cf42-490e-b7d0-447bece46b79.jpg not downloaded yet
2026-03-26 15:27:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/19556546/3f95a1f1-8fa4-4f3f-afa8-9c10a5c756a5.jpg> (referer: None)
2026-03-26 15:27:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/19710558/ce6bc089-f9b9-46d6-ad26-5e63d734db04.jpg> (referer: None)
2026-03-26 15:27:12 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
 'body_type': 'SUV',
 'c_o_2_emission_value': 96,
 'category': 'Coches',
 'color': 'Blanco',
 'currency': 'EUR',
 'description': 'PEUGEOT 2008 Allure 1.6L HDi 120CV(motor PSA )\n'
                '\n'
                'Nuestros precios incluyen todos los gastos, sin sorpresas.\n'
                '\n'
                '-Cambio de nombre\n'
                '\n'
                '-Revisión recién realizada del vehículo, para que lo disfrute '
                'desde el primer momento.\n'
                '\n'
                'NO SE LA JUEGUE CON LA COMPRA DE SU VEHICULO VAYA A LO '
                'SEGURO.',
 'doors_number': 5,
 'emission_standard': 'C',
 'engine': '1.6L',
 'engine_horse_power': 120,
 'expiration_date': None,
 'fuel_type': 'Diesel',
 'is_damaged': False,
 'is_operable': True,
 'license_plate': None,
 'link_to_web_offer': 'https://www.coches.net/peugeot-2008-allure-16-bluehdi-88kw-120cv-ss-5p-diesel-2018-en-murcia-61767649-covo.aspx',
 'listing': 'auction',
 'location': 'Murcia',
 'make': 'PEUGEOT',
 'model': '2008',
 'odometer': 110500,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'ES',
 'original_photo_count': 0,
 'photo_urls': ['https://a.ccdn.es/cnet/vehicles/18770770/60d9f7d7-6831-45ca-b3a9-e45f10d01c2c.jpg',
                'https://a.ccdn.es/cnet/vehicles/18770770/f70ce0bf-23e8-4c9c-abaa-afcc4ee61f74.jpg',
                'https://a.ccdn.es/cnet/vehicles/18770770/fc2aa617-d9ae-4f17-94fd-923c637c25d5.jpg',
                'https://a.ccdn.es/cnet/vehicles/18770770/78da190b-10bb-4ac5-afdf-7caf304cbf5a.jpg',
                'https://a.ccdn.es/cnet/vehicles/18770770/36f0ef58-0b09-4daf-a2e8-a9cab71a6ff4.jpg',
                'https://a.ccdn.es/cnet/vehicles/18770770/4266f327-8fc9-496c-a86d-37621d334ac6.jpg',
                'https://a.ccdn.es/cnet/vehicles/18770770/a9a85294-ff59-4dd2-8af2-d86296772f6f.jpg',
                'https://a.ccdn.es/cnet/vehicles/18770770/cab40c45-0cc7-4f31-8188-465ae851e6b1.jpg'],
 'price': 12900,
 'price_includes_vat': True,
 'registration_date': '2018-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'PEUGEOT 2008 Allure 1.6 BlueHDi SS',
 'transmission': 'manual',
 'trim': 'Allure 1.6 BlueHDi 88KW 120CV SS',
 'vin': None,
 'year': 2018}
2026-03-26 15:27:12 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: e64b6ce5-f747-5ee9-b9b7-a4da825c29c1 with identifier: 61767649
2026-03-26 15:27:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item e64b6ce5-f747-5ee9-b9b7-a4da825c29c1
2026-03-26 15:27:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:27:12 [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%252F18770770%252F60d9f7d7-6831-45ca-b3a9-e45f10d01c2c.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:27:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/18770770/60d9f7d7-6831-45ca-b3a9-e45f10d01c2c.jpg not downloaded yet
2026-03-26 15:27:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/19684319/3923dc2c-bab5-41f3-902c-6304d4e72af9.jpg> (referer: None)
2026-03-26 15:27:12 [common.azure_blobstore] INFO: Using managed identity for Azure Blob Storage
2026-03-26 15:27:12 [common.azure_blobstore] INFO: Using managed identity with client ID: 39192755-105d-4ce2-a21d-ab53b63f8b87
2026-03-26 15:27:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:27:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f281fc92cd0>
2026-03-26 15:27:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:27:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
2026-03-26 15:27:12 [urllib3.connectionpool] DEBUG: https://login.microsoftonline.com:443 "POST /8ea908c1-4e85-4692-bc3f-3646b9b40891/oauth2/v2.0/token HTTP/1.1" 200 2107
2026-03-26 15:27:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): alxproduction.blob.core.windows.net:443
2026-03-26 15:27:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:27:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:27:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_252fe7c0-7b6f-5658-91a1-1e834d8feded/252fe7c0-7b6f-5658-91a1-1e834d8feded_image_0.jpg HTTP/1.1" 201 0
2026-03-26 15:27:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:27:13 [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%252F19556546%252F3f95a1f1-8fa4-4f3f-afa8-9c10a5c756a5.jpg') HTTP/1.1" 204 0
2026-03-26 15:27:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19556546/3f95a1f1-8fa4-4f3f-afa8-9c10a5c756a5.jpg saved to cache
2026-03-26 15:27:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 252fe7c0-7b6f-5658-91a1-1e834d8feded
2026-03-26 15:27:13 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 252fe7c0-7b6f-5658-91a1-1e834d8feded sending to next pipeline
2026-03-26 15:27:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/18345142/30099df0-37cf-4568-bb74-69b9b7fbfecf.jpg> (referer: None)
2026-03-26 15:27:13 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 252fe7c0-7b6f-5658-91a1-1e834d8feded with identifier 70047093
2026-03-26 15:27:13 [azure.servicebus._pyamqp._connection] INFO: Connection state changed: None -> <ConnectionState.START: 0>
2026-03-26 15:27:13 [azure.servicebus._pyamqp._connection] INFO: Connection state changed: <ConnectionState.START: 0> -> <ConnectionState.HDR_SENT: 2>
2026-03-26 15:27:13 [azure.servicebus._pyamqp._connection] INFO: Connection state changed: <ConnectionState.HDR_SENT: 2> -> <ConnectionState.HDR_SENT: 2>
2026-03-26 15:27:13 [azure.servicebus._pyamqp._connection] INFO: Connection state changed: <ConnectionState.HDR_SENT: 2> -> <ConnectionState.OPEN_PIPE: 4>
2026-03-26 15:27:13 [azure.servicebus._pyamqp.session] INFO: Session state changed: <SessionState.UNMAPPED: 0> -> <SessionState.BEGIN_SENT: 1>
2026-03-26 15:27:13 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.DETACHED: 0> -> <LinkState.ATTACH_SENT: 1>
2026-03-26 15:27:13 [azure.servicebus._pyamqp.management_link] INFO: Management link receiver state changed: <LinkState.DETACHED: 0> -> <LinkState.ATTACH_SENT: 1>
2026-03-26 15:27:13 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.DETACHED: 0> -> <LinkState.ATTACH_SENT: 1>
2026-03-26 15:27:13 [azure.servicebus._pyamqp.management_link] INFO: Management link sender state changed: <LinkState.DETACHED: 0> -> <LinkState.ATTACH_SENT: 1>
2026-03-26 15:27:13 [azure.servicebus._pyamqp._connection] INFO: Connection state changed: <ConnectionState.OPEN_PIPE: 4> -> <ConnectionState.OPEN_SENT: 7>
2026-03-26 15:27:13 [azure.servicebus._pyamqp._connection] INFO: Connection state changed: <ConnectionState.OPEN_SENT: 7> -> <ConnectionState.OPENED: 9>
2026-03-26 15:27:13 [azure.servicebus._pyamqp.session] INFO: Session state changed: <SessionState.BEGIN_SENT: 1> -> <SessionState.MAPPED: 3>
2026-03-26 15:27:13 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.ATTACH_SENT: 1> -> <LinkState.ATTACHED: 3>
2026-03-26 15:27:13 [azure.servicebus._pyamqp.management_link] INFO: Management link receiver state changed: <LinkState.ATTACH_SENT: 1> -> <LinkState.ATTACHED: 3>
2026-03-26 15:27:13 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.ATTACH_SENT: 1> -> <LinkState.ATTACHED: 3>
2026-03-26 15:27:13 [azure.servicebus._pyamqp.management_link] INFO: Management link sender state changed: <LinkState.ATTACH_SENT: 1> -> <LinkState.ATTACHED: 3>
2026-03-26 15:27:13 [azure.servicebus._pyamqp.cbs] DEBUG: CBS completed opening with status: <ManagementOpenResult.OK: 1>
2026-03-26 15:27:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
2026-03-26 15:27:13 [urllib3.connectionpool] DEBUG: https://login.microsoftonline.com:443 "POST /8ea908c1-4e85-4692-bc3f-3646b9b40891/oauth2/v2.0/token HTTP/1.1" 200 2022
2026-03-26 15:27:13 [azure.identity._credentials.chained] INFO: DefaultAzureCredential acquired a token from WorkloadIdentityCredential
2026-03-26 15:27:13 [azure.servicebus._pyamqp.cbs] DEBUG: CBS update in progress. Token put time: 1774538833
2026-03-26 15:27:13 [azure.servicebus._pyamqp.cbs] DEBUG: CBS update in progress. Token put time: 1774538833
2026-03-26 15:27:13 [azure.servicebus._pyamqp.cbs] DEBUG: CBS Put token result (<ManagementExecuteOperationResult.OK: 0>), status code: 202, status_description: b'Accepted'.
2026-03-26 15:27:13 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 15:27:13 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.DETACHED: 0> -> <LinkState.ATTACH_SENT: 1>
2026-03-26 15:27:13 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.ATTACH_SENT: 1> -> <LinkState.ATTACHED: 3>
2026-03-26 15:27:13 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 15:27:13 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 15:27:13 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 15:27:13 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 15:27:13 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 252fe7c0-7b6f-5658-91a1-1e834d8feded
2026-03-26 15:27:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/19556546/3f95a1f1-8fa4-4f3f-afa8-9c10a5c756a5.jpg>
{'auction_title': '',
 'body_type': 'SUV',
 'c_o_2_emission_value': 114,
 'category': 'Coches',
 'color': 'Blanco',
 'currency': 'EUR',
 'description': 'Nuestros precios incluyen todos los gastos, sin sorpresas.\n'
                '\n'
                '-Cambio de nombre\n'
                '\n'
                '-Revisión recién realizada del vehículo, para que lo disfrute '
                'desde el primer momento.\n'
                '\n'
                'NO SE LA JUEGUE CON LA COMPRA DE SU VEHICULO VAYA A LO '
                'SEGURO.',
 'doors_number': 5,
 'emission_standard': 'C',
 'engine': '1.6L',
 'engine_horse_power': 136,
 'expiration_date': None,
 'fuel_type': 'Diesel',
 'id': '252fe7c0-7b6f-5658-91a1-1e834d8feded',
 'is_damaged': False,
 'is_operable': True,
 'license_plate': None,
 'link_to_web_offer': 'https://www.coches.net/opel-mokka-x-16cdti-100kw-136cv-4x2-ss-excellence-5p-diesel-2018-en-murcia-70047093-covo.aspx',
 'listing': 'auction',
 'location': 'Murcia',
 'make': 'OPEL',
 'model': 'Mokka X',
 'odometer': 98000,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'ES',
 'original_photo_count': 14,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_252fe7c0-7b6f-5658-91a1-1e834d8feded/252fe7c0-7b6f-5658-91a1-1e834d8feded_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 97462,
             'Height': 600,
             'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19556546/3f95a1f1-8fa4-4f3f-afa8-9c10a5c756a5.jpg',
             'Width': 800}],
 'price': 12900,
 'price_includes_vat': True,
 'registration_date': '2018-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'OPEL Mokka X 1.6CDTi 4X2 SS Excellence',
 'transmission': 'manual',
 'trim': '1.6CDTi 100kW 136CV 4X2 SS Excellence',
 'vin': None,
 'year': 2018}
2026-03-26 15:27:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:27:13 [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%2770047093%27 HTTP/1.1" 200 None
2026-03-26 15:27:13 [auto_selling_coches.net] INFO: Saving data for 70047093: {'created_time': 1774538833.814645, 'last_price_update_time': 1774538833.814655}
2026-03-26 15:27:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:27:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70047093') HTTP/1.1" 204 0
2026-03-26 15:27:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:27:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f282c0db110>
2026-03-26 15:27:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:27:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:27:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:27:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b484a05a-d08a-50bc-92a8-17ff2319fd91/b484a05a-d08a-50bc-92a8-17ff2319fd91_image_0.jpg HTTP/1.1" 201 0
2026-03-26 15:27:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:27:14 [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%252F19710558%252Fce6bc089-f9b9-46d6-ad26-5e63d734db04.jpg') HTTP/1.1" 204 0
2026-03-26 15:27:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19710558/ce6bc089-f9b9-46d6-ad26-5e63d734db04.jpg saved to cache
2026-03-26 15:27:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item b484a05a-d08a-50bc-92a8-17ff2319fd91
2026-03-26 15:27:14 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item b484a05a-d08a-50bc-92a8-17ff2319fd91 sending to next pipeline
2026-03-26 15:27:14 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: b484a05a-d08a-50bc-92a8-17ff2319fd91 with identifier 70241308
2026-03-26 15:27:14 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 15:27:14 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 15:27:14 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item b484a05a-d08a-50bc-92a8-17ff2319fd91
2026-03-26 15:27:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/19710558/ce6bc089-f9b9-46d6-ad26-5e63d734db04.jpg>
{'auction_title': '',
 'body_type': 'SUV',
 'c_o_2_emission_value': 104,
 'category': 'Coches',
 'color': 'Blanco',
 'currency': 'EUR',
 'description': 'Motor 1.6 HDi de PSA \n'
                '\n'
                'Nuestros precios incluyen todos los gastos, sin sorpresas.\n'
                '\n'
                '-Cambio de nombre\n'
                '\n'
                '-Revisión recién realizada del vehículo, para que lo disfrute '
                'desde el primer momento.\n'
                '\n'
                '*La revison incluye kit de distribucion (Correa, bomba y '
                'correa auxiliar) aceite y filtros.\n'
                '\n'
                'NO SE LA JUEGUE CON LA COMPRA DE SU VEHICULO VAYA A LO '
                'SEGURO.',
 'doors_number': 5,
 'emission_standard': 'C',
 'engine': '1.6L',
 'engine_horse_power': 120,
 'expiration_date': None,
 'fuel_type': 'Diesel',
 'id': 'b484a05a-d08a-50bc-92a8-17ff2319fd91',
 'is_damaged': False,
 'is_operable': True,
 'license_plate': None,
 'link_to_web_offer': 'https://www.coches.net/peugeot-3008-16bluehdi-88kw-120cv-allure-ss-5p-diesel-2016-en-murcia-70241308-covo.aspx',
 'listing': 'auction',
 'location': 'Murcia',
 'make': 'PEUGEOT',
 'model': '3008',
 'odometer': 115000,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'ES',
 'original_photo_count': 19,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b484a05a-d08a-50bc-92a8-17ff2319fd91/b484a05a-d08a-50bc-92a8-17ff2319fd91_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 95441,
             'Height': 600,
             'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19710558/ce6bc089-f9b9-46d6-ad26-5e63d734db04.jpg',
             'Width': 800}],
 'price': 14900,
 'price_includes_vat': True,
 'registration_date': '2017-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'PEUGEOT 3008 1.6BLUEHDI ALLURE SS',
 'transmission': 'manual',
 'trim': '1.6BLUEHDI 88KW 120CV ALLURE SS',
 'vin': None,
 'year': 2017}
2026-03-26 15:27:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:27:14 [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%2770241308%27 HTTP/1.1" 200 None
2026-03-26 15:27:14 [auto_selling_coches.net] INFO: Saving data for 70241308: {'created_time': 1774538834.118955, 'last_price_update_time': 1774538834.118966}
2026-03-26 15:27:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:27:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70241308') HTTP/1.1" 204 0
2026-03-26 15:27:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:27:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f282f761bd0>
2026-03-26 15:27:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:27:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:27:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:27:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_057157a1-8c57-5a9d-82e1-a45785654b2f/057157a1-8c57-5a9d-82e1-a45785654b2f_image_0.jpg HTTP/1.1" 201 0
2026-03-26 15:27:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:27:14 [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%252F19684319%252F3923dc2c-bab5-41f3-902c-6304d4e72af9.jpg') HTTP/1.1" 204 0
2026-03-26 15:27:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19684319/3923dc2c-bab5-41f3-902c-6304d4e72af9.jpg saved to cache
2026-03-26 15:27:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 057157a1-8c57-5a9d-82e1-a45785654b2f
2026-03-26 15:27:14 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 057157a1-8c57-5a9d-82e1-a45785654b2f sending to next pipeline
2026-03-26 15:27:14 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 057157a1-8c57-5a9d-82e1-a45785654b2f with identifier 70209285
2026-03-26 15:27:14 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 15:27:14 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 15:27:14 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 057157a1-8c57-5a9d-82e1-a45785654b2f
2026-03-26 15:27:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/19684319/3923dc2c-bab5-41f3-902c-6304d4e72af9.jpg>
{'auction_title': '',
 'body_type': 'SUV',
 'c_o_2_emission_value': 97,
 'category': 'Coches',
 'color': 'Gris / Plata',
 'currency': 'EUR',
 'description': 'Nuestros precios incluyen todos los gastos, sin sorpresas.\n'
                '\n'
                '-Cambio de nombre\n'
                '\n'
                '-Revisión recién realizada del vehículo, para que lo disfrute '
                'desde el primer momento.\n'
                '\n'
                '*La revison incluye kit de distribucion (Correa, bomba y '
                'correa auxiliar) aceite y filtros.\n'
                '\n'
                'NO SE LA JUEGUE CON LA COMPRA DE SU VEHICULO VAYA A LO '
                'SEGURO.',
 'doors_number': 5,
 'emission_standard': 'C',
 'engine': '1.6L',
 'engine_horse_power': 100,
 'expiration_date': None,
 'fuel_type': 'Diesel',
 'id': '057157a1-8c57-5a9d-82e1-a45785654b2f',
 'is_damaged': False,
 'is_operable': True,
 'license_plate': None,
 'link_to_web_offer': 'https://www.coches.net/peugeot-2008-style-16-bluehdi-73kw-100cv-5p-diesel-2017-en-murcia-70209285-covo.aspx',
 'listing': 'auction',
 'location': 'Murcia',
 'make': 'PEUGEOT',
 'model': '2008',
 'odometer': 92000,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'ES',
 'original_photo_count': 13,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_057157a1-8c57-5a9d-82e1-a45785654b2f/057157a1-8c57-5a9d-82e1-a45785654b2f_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 114051,
             'Height': 600,
             'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19684319/3923dc2c-bab5-41f3-902c-6304d4e72af9.jpg',
             'Width': 800}],
 'price': 11700,
 'price_includes_vat': True,
 'registration_date': '2017-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'PEUGEOT 2008 Style 1.6 BlueHDi',
 'transmission': 'manual',
 'trim': 'Style 1.6 BlueHDi 73KW 100CV',
 'vin': None,
 'year': 2017}
2026-03-26 15:27:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:27:14 [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%2770209285%27 HTTP/1.1" 200 None
2026-03-26 15:27:14 [auto_selling_coches.net] INFO: Saving data for 70209285: {'created_time': 1774538834.214907, 'last_price_update_time': 1774538834.214918}
2026-03-26 15:27:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:27:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70209285') HTTP/1.1" 204 0
2026-03-26 15:27:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/18529387/3ed3bd2d-cf42-490e-b7d0-447bece46b79.jpg> (referer: None)
2026-03-26 15:27:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/17853540/158d2328-afeb-430a-9610-b5dd12ab2984.jpg> (referer: None)
2026-03-26 15:27:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:27:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f281fd30450>
2026-03-26 15:27:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:27:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:27:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:27:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a294ba5d-5514-555b-8414-c4f9f88127d8/a294ba5d-5514-555b-8414-c4f9f88127d8_image_0.jpg HTTP/1.1" 201 0
2026-03-26 15:27:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:27:14 [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%252F18345142%252F30099df0-37cf-4568-bb74-69b9b7fbfecf.jpg') HTTP/1.1" 204 0
2026-03-26 15:27:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/18345142/30099df0-37cf-4568-bb74-69b9b7fbfecf.jpg saved to cache
2026-03-26 15:27:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item a294ba5d-5514-555b-8414-c4f9f88127d8
2026-03-26 15:27:14 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item a294ba5d-5514-555b-8414-c4f9f88127d8 sending to next pipeline
2026-03-26 15:27:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:27:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/18769059/000b1dec-01ee-4bc7-ac53-a6082bfb5c71.jpg> (referer: None)
2026-03-26 15:27:14 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: a294ba5d-5514-555b-8414-c4f9f88127d8 with identifier 61250538
2026-03-26 15:27:14 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 15:27:14 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 15:27:14 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item a294ba5d-5514-555b-8414-c4f9f88127d8
2026-03-26 15:27:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/18345142/30099df0-37cf-4568-bb74-69b9b7fbfecf.jpg>
{'auction_title': '',
 'body_type': 'SUV',
 'c_o_2_emission_value': 120,
 'category': 'Coches',
 'color': 'Rojo',
 'currency': 'EUR',
 'description': 'Nuestros precios incluyen todos los gastos, sin sorpresas.\n'
                '\n'
                '-Cambio de nombre\n'
                '\n'
                '-Revisión recién realizada del vehículo, para que lo disfrute '
                'desde el primer momento.\n'
                '\n'
                'NO SE LA JUEGUE CON LA COMPRA DE SU VEHICULO VAYA A LO SEGURO',
 'doors_number': 5,
 'emission_standard': 'C',
 'engine': '1.0L',
 'engine_horse_power': 120,
 'expiration_date': None,
 'fuel_type': 'Gasolina',
 'id': 'a294ba5d-5514-555b-8414-c4f9f88127d8',
 'is_damaged': False,
 'is_operable': True,
 'license_plate': None,
 'link_to_web_offer': 'https://www.coches.net/hyundai-kona-10-tgdi-klass-4x2-5p-gasolina-2020-en-murcia-61250538-covo.aspx',
 'listing': 'auction',
 'location': 'Murcia',
 'make': 'HYUNDAI',
 'model': 'Kona',
 'odometer': 55000,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'ES',
 'original_photo_count': 14,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a294ba5d-5514-555b-8414-c4f9f88127d8/a294ba5d-5514-555b-8414-c4f9f88127d8_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 226381,
             'Height': 600,
             'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/18345142/30099df0-37cf-4568-bb74-69b9b7fbfecf.jpg',
             'Width': 800}],
 'price': 15900,
 'price_includes_vat': True,
 'registration_date': '2019-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'HYUNDAI Kona 1.0 TGDI Klass 4X2',
 'transmission': 'manual',
 'trim': '1.0 TGDI Klass 4X2',
 'vin': None,
 'year': 2019}
2026-03-26 15:27:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:27:14 [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%2761250538%27 HTTP/1.1" 200 None
2026-03-26 15:27:14 [auto_selling_coches.net] INFO: Saving data for 61250538: {'created_time': 1774538834.319748, 'last_price_update_time': 1774538834.31976}
2026-03-26 15:27:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:27:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='61250538') HTTP/1.1" 204 0
2026-03-26 15:27:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:27:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/19629302/57329cbb-10f2-47f0-a6a4-d639a9a95cfc.jpg> (referer: None)
2026-03-26 15:27:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:27:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/18770770/60d9f7d7-6831-45ca-b3a9-e45f10d01c2c.jpg> (referer: None)
2026-03-26 15:27:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:27:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:27:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f282c133690>
2026-03-26 15:27:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:27:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:27:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:27:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1682994b-ba47-591e-8260-402767032510/1682994b-ba47-591e-8260-402767032510_image_0.jpg HTTP/1.1" 201 0
2026-03-26 15:27:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:27:14 [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%252F18529387%252F3ed3bd2d-cf42-490e-b7d0-447bece46b79.jpg') HTTP/1.1" 204 0
2026-03-26 15:27:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/18529387/3ed3bd2d-cf42-490e-b7d0-447bece46b79.jpg saved to cache
2026-03-26 15:27:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 1682994b-ba47-591e-8260-402767032510
2026-03-26 15:27:14 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 1682994b-ba47-591e-8260-402767032510 sending to next pipeline
2026-03-26 15:27:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:27:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f281fc8a090>
2026-03-26 15:27:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:27:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:27:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:27:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e889d220-d27f-59bc-a9c6-16d006f7a6b9/e889d220-d27f-59bc-a9c6-16d006f7a6b9_image_0.jpg HTTP/1.1" 201 0
2026-03-26 15:27:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:27:14 [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%252F17853540%252F158d2328-afeb-430a-9610-b5dd12ab2984.jpg') HTTP/1.1" 204 0
2026-03-26 15:27:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/17853540/158d2328-afeb-430a-9610-b5dd12ab2984.jpg saved to cache
2026-03-26 15:27:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item e889d220-d27f-59bc-a9c6-16d006f7a6b9
2026-03-26 15:27:14 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item e889d220-d27f-59bc-a9c6-16d006f7a6b9 sending to next pipeline
2026-03-26 15:27:14 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 1682994b-ba47-591e-8260-402767032510 with identifier 61449707
2026-03-26 15:27:14 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 15:27:14 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 15:27:14 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 1682994b-ba47-591e-8260-402767032510
2026-03-26 15:27:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/18529387/3ed3bd2d-cf42-490e-b7d0-447bece46b79.jpg>
{'auction_title': '',
 'body_type': 'SUV',
 'c_o_2_emission_value': 108,
 'category': 'Coches',
 'color': 'Blanco',
 'currency': 'EUR',
 'description': 'Grantia oficilal hasta julio del 2027.\n'
                '\n'
                'Nuestros precios incluyen todos los gastos, sin sorpresas.\n'
                '\n'
                '-Cambio de nombre\n'
                '\n'
                '-Revisión recién realizada del vehículo, para que lo disfrute '
                'desde el primer momento.\n'
                '\n'
                'NO SE LA JUEGUE CON LA COMPRA DE SU VEHICULO VAYA A LO '
                'SEGURO.',
 'doors_number': 5,
 'emission_standard': 'ECO',
 'engine': '1.6L',
 'engine_horse_power': 136,
 'expiration_date': None,
 'fuel_type': 'Híbrido',
 'id': '1682994b-ba47-591e-8260-402767032510',
 'is_damaged': False,
 'is_operable': True,
 'license_plate': None,
 'link_to_web_offer': 'https://www.coches.net/kia-sportage-16-mhev-business-100kw-136cv-4x2-5p-electrico-hibrido-2021-en-murcia-61449707-covo.aspx',
 'listing': 'auction',
 'location': 'Murcia',
 'make': 'KIA',
 'model': 'Sportage',
 'odometer': 93000,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'ES',
 'original_photo_count': 12,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1682994b-ba47-591e-8260-402767032510/1682994b-ba47-591e-8260-402767032510_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 200742,
             'Height': 600,
             'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/18529387/3ed3bd2d-cf42-490e-b7d0-447bece46b79.jpg',
             'Width': 800}],
 'price': 20900,
 'price_includes_vat': True,
 'registration_date': '2021-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'KIA Sportage 1.6 MHEV Business 4x2',
 'transmission': 'automatic',
 'trim': '1.6 MHEV Business 100kW 136CV 4x2',
 'vin': None,
 'year': 2021}
2026-03-26 15:27:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:27:14 [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%2761449707%27 HTTP/1.1" 200 None
2026-03-26 15:27:14 [auto_selling_coches.net] INFO: Saving data for 61449707: {'created_time': 1774538834.505543, 'last_price_update_time': 1774538834.505554}
2026-03-26 15:27:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:27:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='61449707') HTTP/1.1" 204 0
2026-03-26 15:27:14 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: e889d220-d27f-59bc-a9c6-16d006f7a6b9 with identifier 60613088
2026-03-26 15:27:14 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 15:27:14 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 15:27:14 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item e889d220-d27f-59bc-a9c6-16d006f7a6b9
2026-03-26 15:27:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/17853540/158d2328-afeb-430a-9610-b5dd12ab2984.jpg>
{'auction_title': '',
 'body_type': 'SUV',
 'c_o_2_emission_value': 114,
 'category': 'Coches',
 'color': 'Azul',
 'currency': 'EUR',
 'description': 'Nuestros precios incluyen todos los gastos, sin sorpresas.\n'
                '\n'
                '-Cambio de nombre\n'
                '\n'
                '-Revisión recién realizada del vehículo, para que lo disfrute '
                'desde el primer momento.',
 'doors_number': 5,
 'emission_standard': 'C',
 'engine': '1.0L',
 'engine_horse_power': 115,
 'expiration_date': None,
 'fuel_type': 'Gasolina',
 'id': 'e889d220-d27f-59bc-a9c6-16d006f7a6b9',
 'is_damaged': False,
 'is_operable': True,
 'license_plate': None,
 'link_to_web_offer': 'https://www.coches.net/seat-arona-10-tsi-85kw-115cv-style-edition-eco-5p-gasolina-2019-en-murcia-60613088-covo.aspx',
 'listing': 'auction',
 'location': 'Murcia',
 'make': 'SEAT',
 'model': 'Arona',
 'odometer': 58000,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'ES',
 'original_photo_count': 12,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e889d220-d27f-59bc-a9c6-16d006f7a6b9/e889d220-d27f-59bc-a9c6-16d006f7a6b9_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 216763,
             'Height': 600,
             'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/17853540/158d2328-afeb-430a-9610-b5dd12ab2984.jpg',
             'Width': 800}],
 'price': 14200,
 'price_includes_vat': True,
 'registration_date': '2019-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'SEAT Arona 1.0 TSI Style Edition Eco',
 'transmission': 'manual',
 'trim': '1.0 TSI 85kW 115CV Style Edition Eco',
 'vin': None,
 'year': 2019}
2026-03-26 15:27:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:27:14 [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%2760613088%27 HTTP/1.1" 200 None
2026-03-26 15:27:14 [auto_selling_coches.net] INFO: Saving data for 60613088: {'created_time': 1774538834.553501, 'last_price_update_time': 1774538834.553512}
2026-03-26 15:27:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:27:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='60613088') HTTP/1.1" 204 0
2026-03-26 15:27:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/19635685/209ea665-5ef6-4c70-8fea-0207687630ba.jpg> (referer: None)
2026-03-26 15:27:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:27:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f282c081c50>
2026-03-26 15:27:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:27:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:27:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:27:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5d759577-817c-5103-8eb7-48209f811e1a/5d759577-817c-5103-8eb7-48209f811e1a_image_0.jpg HTTP/1.1" 201 0
2026-03-26 15:27:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:27:14 [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%252F18769059%252F000b1dec-01ee-4bc7-ac53-a6082bfb5c71.jpg') HTTP/1.1" 204 0
2026-03-26 15:27:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/18769059/000b1dec-01ee-4bc7-ac53-a6082bfb5c71.jpg saved to cache
2026-03-26 15:27:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 5d759577-817c-5103-8eb7-48209f811e1a
2026-03-26 15:27:14 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 5d759577-817c-5103-8eb7-48209f811e1a sending to next pipeline
2026-03-26 15:27:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:27:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f282df9c350>
2026-03-26 15:27:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:27:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:27:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:27:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a052e7d3-0b78-5941-91aa-e784731070a6/a052e7d3-0b78-5941-91aa-e784731070a6_image_0.jpg HTTP/1.1" 201 0
2026-03-26 15:27:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:27:14 [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%252F19629302%252F57329cbb-10f2-47f0-a6a4-d639a9a95cfc.jpg') HTTP/1.1" 204 0
2026-03-26 15:27:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19629302/57329cbb-10f2-47f0-a6a4-d639a9a95cfc.jpg saved to cache
2026-03-26 15:27:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item a052e7d3-0b78-5941-91aa-e784731070a6
2026-03-26 15:27:14 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item a052e7d3-0b78-5941-91aa-e784731070a6 sending to next pipeline
2026-03-26 15:27:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:27:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f281fce0ed0>
2026-03-26 15:27:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:27:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:27:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:27:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e64b6ce5-f747-5ee9-b9b7-a4da825c29c1/e64b6ce5-f747-5ee9-b9b7-a4da825c29c1_image_0.jpg HTTP/1.1" 201 0
2026-03-26 15:27:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:27:14 [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%252F18770770%252F60d9f7d7-6831-45ca-b3a9-e45f10d01c2c.jpg') HTTP/1.1" 204 0
2026-03-26 15:27:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/18770770/60d9f7d7-6831-45ca-b3a9-e45f10d01c2c.jpg saved to cache
2026-03-26 15:27:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item e64b6ce5-f747-5ee9-b9b7-a4da825c29c1
2026-03-26 15:27:14 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item e64b6ce5-f747-5ee9-b9b7-a4da825c29c1 sending to next pipeline
2026-03-26 15:27:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:27:14 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 5d759577-817c-5103-8eb7-48209f811e1a with identifier 61767661
2026-03-26 15:27:14 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 15:27:14 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 15:27:14 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 5d759577-817c-5103-8eb7-48209f811e1a
2026-03-26 15:27:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/18769059/000b1dec-01ee-4bc7-ac53-a6082bfb5c71.jpg>
{'auction_title': '',
 'body_type': 'SUV',
 'c_o_2_emission_value': 137,
 'category': 'Coches',
 'color': 'Azul',
 'currency': 'EUR',
 'description': 'Mercedes-Benz GLC 220d 4MATIC – Nacional, 63.000 km, '
                'Revisiones al Día\n'
                '\n'
                'Se ofrece Mercedes-Benz GLC 220d 4MATIC del año 2021, con '
                '63.000 km reales y demostrables. Vehículo nacional, de único '
                'propietario, en estado impecable, tanto interior como '
                'exterior. Todas las revisiones al día.\n'
                '\n'
                'Características principales:\n'
                '\n'
                'Motor 2.0 diésel de 194 CV – potente, eficiente y fiable\n'
                '\n'
                'Tracción total 4MATIC, ideal para todo tipo de condiciones\n'
                '\n'
                'Cambio automático 9G-TRONIC\n'
                '\n'
                'Etiqueta ECO\n'
                '\n'
                'Consumos reducidos y excelente comportamiento dinámico\n'
                '\n'
                'Equipamiento destacado:\n'
                '\n'
                'Navegador GPS\n'
                '\n'
                'Cámara de marcha atrás\n'
                '\n'
                'Sensor de aparcamiento delantero y trasero\n'
                '\n'
                'Climatizador bizona\n'
                '\n'
                'Faros LED High Performance\n'
                '\n'
                'Llantas de aleación\n'
                '\n'
                'Control de crucero y limitador de velocidad\n'
                '\n'
                'Volante multifunción\n'
                '\n'
                'Portón trasero automático\n'
                '\n'
                'Interior en perfecto estado, sin desgaste',
 'doors_number': 5,
 'emission_standard': 'C',
 'engine': '1.9L',
 'engine_horse_power': 194,
 'expiration_date': None,
 'fuel_type': 'Diesel',
 'id': '5d759577-817c-5103-8eb7-48209f811e1a',
 'is_damaged': False,
 'is_operable': True,
 'license_plate': None,
 'link_to_web_offer': 'https://www.coches.net/mercedes-benz-clase-glc-glc-220-d-4matic-5p-diesel-2021-en-murcia-61767661-covo.aspx',
 'listing': 'auction',
 'location': 'Murcia',
 'make': 'MERCEDES-BENZ',
 'model': 'Clase GLC',
 'odometer': 63000,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'ES',
 'original_photo_count': 9,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5d759577-817c-5103-8eb7-48209f811e1a/5d759577-817c-5103-8eb7-48209f811e1a_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 286487,
             'Height': 600,
             'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/18769059/000b1dec-01ee-4bc7-ac53-a6082bfb5c71.jpg',
             'Width': 800}],
 'price': 40900,
 'price_includes_vat': True,
 'registration_date': '2021-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'MERCEDES-BENZ Clase GLC GLC 220 d 4MATIC',
 'transmission': 'automatic',
 'trim': 'GLC 220 d 4MATIC',
 'vin': None,
 'year': 2021}
2026-03-26 15:27:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:27:14 [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%2761767661%27 HTTP/1.1" 200 None
2026-03-26 15:27:14 [auto_selling_coches.net] INFO: Saving data for 61767661: {'created_time': 1774538834.755314, 'last_price_update_time': 1774538834.755323}
2026-03-26 15:27:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:27:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='61767661') HTTP/1.1" 204 0
2026-03-26 15:27:14 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: a052e7d3-0b78-5941-91aa-e784731070a6 with identifier 70133855
2026-03-26 15:27:14 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 15:27:14 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 15:27:14 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item a052e7d3-0b78-5941-91aa-e784731070a6
2026-03-26 15:27:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/19629302/57329cbb-10f2-47f0-a6a4-d639a9a95cfc.jpg>
{'auction_title': '',
 'body_type': 'Berlina',
 'c_o_2_emission_value': 99,
 'category': 'Coches',
 'color': 'Blanco',
 'currency': 'EUR',
 'description': '-Motor SIN AdBlue-\n'
                '\n'
                'Nuestros precios incluyen todos los gastos, sin sorpresas. \n'
                '\n'
                '-Cambio de nombre \n'
                '\n'
                '-Revisión recién realizada del vehículo, para que lo disfrute '
                'desde el primer momento. \n'
                '\n'
                '*La revison incluye aceite y filtros. \n'
                '\n'
                'NO SE LA JUEGUE CON LA COMPRA DE SU VEHICULO VAYA A LO '
                'SEGURO.',
 'doors_number': 5,
 'emission_standard': 'C',
 'engine': '1.6L',
 'engine_horse_power': 110,
 'expiration_date': None,
 'fuel_type': 'Diesel',
 'id': 'a052e7d3-0b78-5941-91aa-e784731070a6',
 'is_damaged': False,
 'is_operable': True,
 'license_plate': None,
 'link_to_web_offer': 'https://www.coches.net/hyundai-i30-16-crdi-81kw-110cv-tecno-5p-diesel-2017-en-murcia-70133855-covo.aspx',
 'listing': 'auction',
 'location': 'Murcia',
 'make': 'HYUNDAI',
 'model': 'i30',
 'odometer': 102000,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'ES',
 'original_photo_count': 17,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a052e7d3-0b78-5941-91aa-e784731070a6/a052e7d3-0b78-5941-91aa-e784731070a6_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 89423,
             'Height': 600,
             'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19629302/57329cbb-10f2-47f0-a6a4-d639a9a95cfc.jpg',
             'Width': 800}],
 'price': 14500,
 'price_includes_vat': True,
 'registration_date': '2018-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'HYUNDAI i30 1.6 CRDi Tecno',
 'transmission': 'manual',
 'trim': '1.6 CRDi 81kW 110CV Tecno',
 'vin': None,
 'year': 2018}
2026-03-26 15:27:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:27:14 [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%2770133855%27 HTTP/1.1" 200 None
2026-03-26 15:27:14 [auto_selling_coches.net] INFO: Saving data for 70133855: {'created_time': 1774538834.807718, 'last_price_update_time': 1774538834.80773}
2026-03-26 15:27:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:27:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70133855') HTTP/1.1" 204 0
2026-03-26 15:27:14 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: e64b6ce5-f747-5ee9-b9b7-a4da825c29c1 with identifier 61767649
2026-03-26 15:27:14 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 15:27:14 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 15:27:14 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item e64b6ce5-f747-5ee9-b9b7-a4da825c29c1
2026-03-26 15:27:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/18770770/60d9f7d7-6831-45ca-b3a9-e45f10d01c2c.jpg>
{'auction_title': '',
 'body_type': 'SUV',
 'c_o_2_emission_value': 96,
 'category': 'Coches',
 'color': 'Blanco',
 'currency': 'EUR',
 'description': 'PEUGEOT 2008 Allure 1.6L HDi 120CV(motor PSA )\n'
                '\n'
                'Nuestros precios incluyen todos los gastos, sin sorpresas.\n'
                '\n'
                '-Cambio de nombre\n'
                '\n'
                '-Revisión recién realizada del vehículo, para que lo disfrute '
                'desde el primer momento.\n'
                '\n'
                'NO SE LA JUEGUE CON LA COMPRA DE SU VEHICULO VAYA A LO '
                'SEGURO.',
 'doors_number': 5,
 'emission_standard': 'C',
 'engine': '1.6L',
 'engine_horse_power': 120,
 'expiration_date': None,
 'fuel_type': 'Diesel',
 'id': 'e64b6ce5-f747-5ee9-b9b7-a4da825c29c1',
 'is_damaged': False,
 'is_operable': True,
 'license_plate': None,
 'link_to_web_offer': 'https://www.coches.net/peugeot-2008-allure-16-bluehdi-88kw-120cv-ss-5p-diesel-2018-en-murcia-61767649-covo.aspx',
 'listing': 'auction',
 'location': 'Murcia',
 'make': 'PEUGEOT',
 'model': '2008',
 'odometer': 110500,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'ES',
 'original_photo_count': 8,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e64b6ce5-f747-5ee9-b9b7-a4da825c29c1/e64b6ce5-f747-5ee9-b9b7-a4da825c29c1_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 238180,
             'Height': 600,
             'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/18770770/60d9f7d7-6831-45ca-b3a9-e45f10d01c2c.jpg',
             'Width': 800}],
 'price': 12900,
 'price_includes_vat': True,
 'registration_date': '2018-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'PEUGEOT 2008 Allure 1.6 BlueHDi SS',
 'transmission': 'manual',
 'trim': 'Allure 1.6 BlueHDi 88KW 120CV SS',
 'vin': None,
 'year': 2018}
2026-03-26 15:27:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:27:14 [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%2761767649%27 HTTP/1.1" 200 None
2026-03-26 15:27:14 [auto_selling_coches.net] INFO: Saving data for 61767649: {'created_time': 1774538834.870213, 'last_price_update_time': 1774538834.870221}
2026-03-26 15:27:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:27:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='61767649') HTTP/1.1" 204 0
2026-03-26 15:27:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:27:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f282df8c710>
2026-03-26 15:27:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:27:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:27:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:27:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ce1efb03-2d7b-54cb-849e-fea58569bc4e/ce1efb03-2d7b-54cb-849e-fea58569bc4e_image_0.jpg HTTP/1.1" 201 0
2026-03-26 15:27:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:27:14 [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%252F19635685%252F209ea665-5ef6-4c70-8fea-0207687630ba.jpg') HTTP/1.1" 204 0
2026-03-26 15:27:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19635685/209ea665-5ef6-4c70-8fea-0207687630ba.jpg saved to cache
2026-03-26 15:27:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item ce1efb03-2d7b-54cb-849e-fea58569bc4e
2026-03-26 15:27:14 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item ce1efb03-2d7b-54cb-849e-fea58569bc4e sending to next pipeline
2026-03-26 15:27:14 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: ce1efb03-2d7b-54cb-849e-fea58569bc4e with identifier 70141015
2026-03-26 15:27:14 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 15:27:14 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 15:27:14 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item ce1efb03-2d7b-54cb-849e-fea58569bc4e
2026-03-26 15:27:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/19635685/209ea665-5ef6-4c70-8fea-0207687630ba.jpg>
{'auction_title': '',
 'body_type': 'Berlina',
 'c_o_2_emission_value': 101,
 'category': 'Coches',
 'color': 'Gris / Plata',
 'currency': 'EUR',
 'description': 'Motor 1.5 con 110CV\n'
                '\n'
                'Nuestros precios incluyen todos los gastos, sin sorpresas.\n'
                '\n'
                '-Cambio de nombre\n'
                '\n'
                '-Revisión recién realizada del vehículo, para que lo disfrute '
                'desde el primer momento.\n'
                '\n'
                '*La revison incluye kit de distribucion (Correa, bomba y '
                'correa auxiliar) aceite y filtros.\n'
                '\n'
                'NO SE LA JUEGUE CON LA COMPRA DE SU VEHICULO VAYA A LO '
                'SEGURO.',
 'doors_number': 5,
 'emission_standard': 'C',
 'engine': '1.5L',
 'engine_horse_power': 110,
 'expiration_date': None,
 'fuel_type': 'Diesel',
 'id': 'ce1efb03-2d7b-54cb-849e-fea58569bc4e',
 'is_damaged': False,
 'is_operable': True,
 'license_plate': None,
 'link_to_web_offer': 'https://www.coches.net/renault-captur-zen-energy-dci-81kw-110cv-5p-diesel-2017-en-murcia-70141015-covo.aspx',
 'listing': 'auction',
 'location': 'Murcia',
 'make': 'RENAULT',
 'model': 'Captur',
 'odometer': 116000,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'ES',
 'original_photo_count': 16,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ce1efb03-2d7b-54cb-849e-fea58569bc4e/ce1efb03-2d7b-54cb-849e-fea58569bc4e_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 93370,
             'Height': 600,
             'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19635685/209ea665-5ef6-4c70-8fea-0207687630ba.jpg',
             'Width': 800}],
 'price': 13700,
 'price_includes_vat': True,
 'registration_date': '2018-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'RENAULT Captur Zen Energy dCi',
 'transmission': 'manual',
 'trim': 'Zen Energy dCi 81kW 110CV',
 'vin': None,
 'year': 2018}
2026-03-26 15:27:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:27:14 [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%2770141015%27 HTTP/1.1" 200 None
2026-03-26 15:27:14 [auto_selling_coches.net] INFO: Saving data for 70141015: {'created_time': 1774538834.980868, 'last_price_update_time': 1774538834.98088}
2026-03-26 15:27:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:27:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70141015') HTTP/1.1" 204 0
2026-03-26 15:27:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/62102851> (referer: https://www.coches.net/concesionario/alfmotorpremium/?pg=1) ['zyte-api']
2026-03-26 15:27:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:27:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/62376297> (referer: https://www.coches.net/concesionario/alfmotorpremium/?pg=1) ['zyte-api']
2026-03-26 15:27:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:27:15 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
 'body_type': 'SUV',
 'c_o_2_emission_value': 104,
 'category': 'Coches',
 'color': 'Gris / Plata',
 'currency': 'EUR',
 'description': 'Se vende Nissan Juke 1.5 turbodiésel Acenta (81 kW / 110 CV) '
                'en excelente estado general. Vehículo nacional, matriculado '
                'en 2018, con 113.000 km reales y mantenimientos al día.\n'
                '\n'
                'Características principales:\n'
                '\n'
                'Motor diésel 1.5 dCi de 1461 cc, potente y muy eficiente.\n'
                '\n'
                'Cambio manual de 6 velocidades.',
 '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/nissan-juke-dci-eu6-81-kw-110-cv-6mt-tekna-5p-diesel-2016-en-murcia-62102851-covo.aspx',
 'listing': 'auction',
 'location': 'Murcia',
 'make': 'NISSAN',
 'model': 'JUKE',
 'odometer': 113000,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'ES',
 'original_photo_count': 0,
 'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19055931/6d020061-bdad-4d1a-829e-380cd85c960e.jpg',
                'https://a.ccdn.es/cnet/vehicles/19055931/95faf9df-cbba-422d-9d45-a0ddf9386606.jpg',
                'https://a.ccdn.es/cnet/vehicles/19055931/87cd962a-d490-4a42-a958-fa02b4ff5215.jpg',
                'https://a.ccdn.es/cnet/vehicles/19055931/52cd07d2-ef1e-42c0-9e0a-4fcf5df44240.jpg',
                'https://a.ccdn.es/cnet/vehicles/19055931/f1226a2f-6576-4207-9fd6-1cbda4b569e2.jpg',
                'https://a.ccdn.es/cnet/vehicles/19055931/e0281905-976a-4fe1-a4b4-61ec67ce29dc.jpg',
                'https://a.ccdn.es/cnet/vehicles/19055931/7ae03b55-bd0c-4024-90d2-c697c29e7ddc.jpg',
                'https://a.ccdn.es/cnet/vehicles/19055931/820dce80-e46d-49ec-8974-550f42cf7e5b.jpg',
                'https://a.ccdn.es/cnet/vehicles/19055931/5055f963-2663-4b96-ac72-7d73c7936065.jpg',
                'https://a.ccdn.es/cnet/vehicles/19055931/6d4a5a20-6487-4249-9738-23c755a478cb.jpg',
                'https://a.ccdn.es/cnet/vehicles/19055931/ef076215-7f43-45ad-9af9-34997d7d5d5a.jpg',
                'https://a.ccdn.es/cnet/vehicles/19055931/a3899b15-0e71-493c-a7b1-efaaa8b6d320.jpg'],
 'price': 12900,
 'price_includes_vat': True,
 'registration_date': '2018-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'NISSAN JUKE dCi EU6 110 CV 6MT TEKNA',
 'transmission': 'manual',
 'trim': 'dCi EU6 81 kW 110 CV 6MT TEKNA',
 'vin': None,
 'year': 2018}
2026-03-26 15:27:15 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: b4e77011-530f-5773-949f-82472fd3c0b7 with identifier: 62102851
2026-03-26 15:27:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item b4e77011-530f-5773-949f-82472fd3c0b7
2026-03-26 15:27:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:27:15 [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%252F19055931%252F6d020061-bdad-4d1a-829e-380cd85c960e.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:27:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19055931/6d020061-bdad-4d1a-829e-380cd85c960e.jpg not downloaded yet
2026-03-26 15:27:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/62322555> (referer: https://www.coches.net/concesionario/alfmotorpremium/?pg=1) ['zyte-api']
2026-03-26 15:27:15 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
 'body_type': 'SUV',
 'c_o_2_emission_value': 118,
 'category': 'Coches',
 'color': 'Rojo',
 'currency': 'EUR',
 'description': 'Nuestros precios incluyen todos los gastos, sin sorpresas.\n'
                '\n'
                '-Cambio de nombre\n'
                '\n'
                '-Revisión recién realizada del vehículo, para que lo disfrute '
                'desde el primer momento.\n'
                '\n'
                '\n'
                'NO SE LA JUEGUE CON LA COMPRA DE SU VEHICULO VAYA A LO '
                'SEGURO.',
 'doors_number': 5,
 'emission_standard': 'C',
 '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/skoda-karoq-16-tdi-85kw-115cv-ambition-5p-diesel-2019-en-murcia-62376297-covo.aspx',
 'listing': 'auction',
 'location': 'Murcia',
 'make': 'SKODA',
 'model': 'Karoq',
 'odometer': 143000,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'ES',
 'original_photo_count': 0,
 'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19285562/954643f3-818e-4133-8abf-6e66d1073166.jpg',
                'https://a.ccdn.es/cnet/vehicles/19285562/20ca4bfb-f823-4904-bf39-608e902287e8.jpg',
                'https://a.ccdn.es/cnet/vehicles/19285562/a607aaf0-aa59-48c8-bfbb-cf5fd97dc6cb.jpg',
                'https://a.ccdn.es/cnet/vehicles/19285562/f4dc47d0-11e4-4427-aa21-e7619c7f34d9.jpg',
                'https://a.ccdn.es/cnet/vehicles/19285562/ec63efbf-a722-4753-ae49-12ca042af204.jpg',
                'https://a.ccdn.es/cnet/vehicles/19285562/711c66f5-4fd4-4b02-a781-8bedcfe907da.jpg',
                'https://a.ccdn.es/cnet/vehicles/19285562/fdadf50b-2774-40c5-aec7-a6b580c6092a.jpg',
                'https://a.ccdn.es/cnet/vehicles/19285562/c3d8554d-6065-46a4-9910-02b34613a672.jpg',
                'https://a.ccdn.es/cnet/vehicles/19285562/665ab00b-d1b8-48a6-9c8a-3631f4947107.jpg',
                'https://a.ccdn.es/cnet/vehicles/19285562/a5ab8615-037b-45f2-9b3e-ccb8f93ae496.jpg',
                'https://a.ccdn.es/cnet/vehicles/19285562/e26d5e62-c846-494e-ae01-e262bb58d76c.jpg',
                'https://a.ccdn.es/cnet/vehicles/19285562/6d7aff09-6818-4aac-8c13-c8f371683371.jpg',
                'https://a.ccdn.es/cnet/vehicles/19285562/ae89c8b1-356b-489d-af9a-f6db8ab816e2.jpg',
                'https://a.ccdn.es/cnet/vehicles/19285562/66d70e82-787a-49e5-8d1b-01f44b3c4ed0.jpg',
                'https://a.ccdn.es/cnet/vehicles/19285562/b8c1108d-2fc4-471f-87e6-637ab9d91355.jpg'],
 'price': 15900,
 'price_includes_vat': True,
 'registration_date': '2018-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'SKODA Karoq 1.6 TDI Ambition',
 'transmission': 'manual',
 'trim': '1.6 TDI 85kW 115CV Ambition',
 'vin': None,
 'year': 2018}
2026-03-26 15:27:15 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: d3cc6610-2ebb-5bce-b37d-840234884a57 with identifier: 62376297
2026-03-26 15:27:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item d3cc6610-2ebb-5bce-b37d-840234884a57
2026-03-26 15:27:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:27:15 [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%252F19285562%252F954643f3-818e-4133-8abf-6e66d1073166.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:27:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19285562/954643f3-818e-4133-8abf-6e66d1073166.jpg not downloaded yet
2026-03-26 15:27:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/62331166> (referer: https://www.coches.net/concesionario/alfmotorpremium/?pg=1) ['zyte-api']
2026-03-26 15:27:15 [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': 'Nuestros precios incluyen todos los gastos, sin sorpresas.\n'
                '\n'
                '-Cambio de nombre\n'
                '\n'
                '-Revisión recién realizada del vehículo, para que lo disfrute '
                'desde el primer momento.\n'
                '\n'
                '*La revison incluye aceite y filtros, motor por cadena.\n'
                '\n'
                'NO SE LA JUEGUE CON LA COMPRA DE SU VEHICULO VAYA A LO '
                'SEGURO.',
 'doors_number': 5,
 'emission_standard': None,
 '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-90cv-concept-5p-diesel-2015-en-murcia-62322555-covo.aspx',
 'listing': 'auction',
 'location': 'Murcia',
 'make': 'KIA',
 'model': "cee'd",
 'odometer': 129000,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'ES',
 'original_photo_count': 0,
 'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19243130/4487b1d4-2462-4d15-b9fc-56dc923c1e2a.jpg',
                'https://a.ccdn.es/cnet/vehicles/19243130/c2ea6617-b228-4a1d-9838-5ac4207f490b.jpg',
                'https://a.ccdn.es/cnet/vehicles/19243130/7fcb5265-efab-4684-93a9-72b415b9f85c.jpg',
                'https://a.ccdn.es/cnet/vehicles/19243130/f1ded406-4456-40d6-b167-8794f88c8b74.jpg',
                'https://a.ccdn.es/cnet/vehicles/19243130/509bc95b-fbe6-4842-92c1-f5c4d7cd2947.jpg',
                'https://a.ccdn.es/cnet/vehicles/19243130/11e617ee-f1ec-45c2-9485-1e3db73fa7b5.jpg',
                'https://a.ccdn.es/cnet/vehicles/19243130/8c4cf664-e43a-4c88-bd16-5bb6be366074.jpg',
                'https://a.ccdn.es/cnet/vehicles/19243130/db668c1a-ac02-4729-bc38-d7514071c13a.jpg',
                'https://a.ccdn.es/cnet/vehicles/19243130/b2ec1e70-9eb8-4c93-847f-95a172ee9e7b.jpg',
                'https://a.ccdn.es/cnet/vehicles/19243130/09298423-2dd9-42f7-bcb8-0750ce7824b0.jpg',
                'https://a.ccdn.es/cnet/vehicles/19243130/541f2d2a-e5df-4460-b93e-05d3e8aa97b4.jpg',
                'https://a.ccdn.es/cnet/vehicles/19243130/ee4336c8-5115-4bc0-9ca4-f11014c0cd5c.jpg',
                'https://a.ccdn.es/cnet/vehicles/19243130/f7ccb30a-77cb-4b89-8351-8221712a49cd.jpg',
                'https://a.ccdn.es/cnet/vehicles/19243130/a6ac771f-328b-4e01-bc36-71a5e4827d33.jpg',
                'https://a.ccdn.es/cnet/vehicles/19243130/d06d59fa-b1e1-4f1b-ab3c-1fd34633697e.jpg'],
 'price': 9200,
 'price_includes_vat': True,
 'registration_date': '2014-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': "KIA cee'd 1.4 CRDi WGT Concept",
 'transmission': 'manual',
 'trim': '1.4 CRDi WGT 90CV Concept',
 'vin': None,
 'year': 2014}
2026-03-26 15:27:15 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 7a3edcbb-2cf6-50e5-b6a4-4af13c57c73c with identifier: 62322555
2026-03-26 15:27:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 7a3edcbb-2cf6-50e5-b6a4-4af13c57c73c
2026-03-26 15:27:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:27:15 [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%252F19243130%252F4487b1d4-2462-4d15-b9fc-56dc923c1e2a.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:27:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19243130/4487b1d4-2462-4d15-b9fc-56dc923c1e2a.jpg not downloaded yet
2026-03-26 15:27:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/19285562/954643f3-818e-4133-8abf-6e66d1073166.jpg> (referer: None)
2026-03-26 15:27:15 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
 'body_type': 'Berlina',
 'c_o_2_emission_value': 99,
 'category': 'Coches',
 'color': 'Azul',
 'currency': 'EUR',
 'description': 'Nuestros precios incluyen todos los gastos, sin sorpresas.\n'
                '\n'
                '-Cambio de nombre\n'
                '\n'
                '-Revisión recién realizada del vehículo, para que lo disfrute '
                'desde el primer momento.\n'
                '\n'
                '*La revison incluye kit de distribucion (Correa, bomba y '
                'correa auxiliar) aceite y filtros.\n'
                '\n'
                'NO SE LA JUEGUE CON LA COMPRA DE SU VEHICULO VAYA A LO '
                'SEGURO.',
 '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/renault-kadjar-zen-energy-dci-81kw-110cv-eco2-5p-diesel-2016-en-murcia-62331166-covo.aspx',
 'listing': 'auction',
 'location': 'Murcia',
 'make': 'RENAULT',
 'model': 'Kadjar',
 'odometer': 89000,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'ES',
 'original_photo_count': 0,
 'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19249567/c45c1ac5-468b-4334-87a8-2c671153e37f.jpg',
                'https://a.ccdn.es/cnet/vehicles/19249567/c2342e0e-f9b3-4d03-9585-3375e4db2c3d.jpg',
                'https://a.ccdn.es/cnet/vehicles/19249567/3e14d72e-4750-425f-8faf-fcc5775712e6.jpg',
                'https://a.ccdn.es/cnet/vehicles/19249567/6d6bb797-4314-4972-b5a0-ab22a5d48491.jpg',
                'https://a.ccdn.es/cnet/vehicles/19249567/4041bfb1-583e-411b-9bbd-74c6658ec81e.jpg',
                'https://a.ccdn.es/cnet/vehicles/19249567/c69ef92d-6138-4dcd-821a-b3bdd9458f77.jpg',
                'https://a.ccdn.es/cnet/vehicles/19249567/ff8a91a4-b35c-4d8c-9813-5e24287533cf.jpg',
                'https://a.ccdn.es/cnet/vehicles/19249567/c3b46178-ef3d-42f0-b183-870bbec6ebe3.jpg',
                'https://a.ccdn.es/cnet/vehicles/19249567/a0982f0b-2f47-48e2-b7e9-216e67e791c2.jpg',
                'https://a.ccdn.es/cnet/vehicles/19249567/adf1da2a-6335-4dc0-a4f0-d1bb126bda1a.jpg',
                'https://a.ccdn.es/cnet/vehicles/19249567/c3129a2f-c469-427d-b916-b2cb62d294e9.jpg',
                'https://a.ccdn.es/cnet/vehicles/19249567/20f84e96-a5fc-4e67-86d5-c14f0d39d649.jpg',
                'https://a.ccdn.es/cnet/vehicles/19249567/a899ee5d-d3c8-4ad5-aca7-2be1d5c9cb72.jpg',
                'https://a.ccdn.es/cnet/vehicles/19249567/4f2acac2-63b1-4371-91da-818d60da78cc.jpg'],
 'price': 15100,
 'price_includes_vat': True,
 'registration_date': '2017-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'RENAULT Kadjar Zen Energy dCi ECO2',
 'transmission': 'automatic',
 'trim': 'Zen Energy dCi 81kW 110CV ECO2',
 'vin': None,
 'year': 2017}
2026-03-26 15:27:15 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: dab33c66-b744-5de7-9ef6-6a3d852fee47 with identifier: 62331166
2026-03-26 15:27:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item dab33c66-b744-5de7-9ef6-6a3d852fee47
2026-03-26 15:27:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:27:15 [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%252F19249567%252Fc45c1ac5-468b-4334-87a8-2c671153e37f.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:27:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19249567/c45c1ac5-468b-4334-87a8-2c671153e37f.jpg not downloaded yet
2026-03-26 15:27:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/19055931/6d020061-bdad-4d1a-829e-380cd85c960e.jpg> (referer: None)
2026-03-26 15:27:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:27:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f281fd09610>
2026-03-26 15:27:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:27:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:27:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:27:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d3cc6610-2ebb-5bce-b37d-840234884a57/d3cc6610-2ebb-5bce-b37d-840234884a57_image_0.jpg HTTP/1.1" 201 0
2026-03-26 15:27:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:27:16 [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%252F19285562%252F954643f3-818e-4133-8abf-6e66d1073166.jpg') HTTP/1.1" 204 0
2026-03-26 15:27:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19285562/954643f3-818e-4133-8abf-6e66d1073166.jpg saved to cache
2026-03-26 15:27:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item d3cc6610-2ebb-5bce-b37d-840234884a57
2026-03-26 15:27:16 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item d3cc6610-2ebb-5bce-b37d-840234884a57 sending to next pipeline
2026-03-26 15:27:16 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: d3cc6610-2ebb-5bce-b37d-840234884a57 with identifier 62376297
2026-03-26 15:27:16 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 15:27:16 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 15:27:16 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item d3cc6610-2ebb-5bce-b37d-840234884a57
2026-03-26 15:27:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/19285562/954643f3-818e-4133-8abf-6e66d1073166.jpg>
{'auction_title': '',
 'body_type': 'SUV',
 'c_o_2_emission_value': 118,
 'category': 'Coches',
 'color': 'Rojo',
 'currency': 'EUR',
 'description': 'Nuestros precios incluyen todos los gastos, sin sorpresas.\n'
                '\n'
                '-Cambio de nombre\n'
                '\n'
                '-Revisión recién realizada del vehículo, para que lo disfrute '
                'desde el primer momento.\n'
                '\n'
                '\n'
                'NO SE LA JUEGUE CON LA COMPRA DE SU VEHICULO VAYA A LO '
                'SEGURO.',
 'doors_number': 5,
 'emission_standard': 'C',
 'engine': '1.6L',
 'engine_horse_power': 115,
 'expiration_date': None,
 'fuel_type': 'Diesel',
 'id': 'd3cc6610-2ebb-5bce-b37d-840234884a57',
 'is_damaged': False,
 'is_operable': True,
 'license_plate': None,
 'link_to_web_offer': 'https://www.coches.net/skoda-karoq-16-tdi-85kw-115cv-ambition-5p-diesel-2019-en-murcia-62376297-covo.aspx',
 'listing': 'auction',
 'location': 'Murcia',
 'make': 'SKODA',
 'model': 'Karoq',
 'odometer': 143000,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'ES',
 'original_photo_count': 15,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d3cc6610-2ebb-5bce-b37d-840234884a57/d3cc6610-2ebb-5bce-b37d-840234884a57_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 211103,
             'Height': 600,
             'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19285562/954643f3-818e-4133-8abf-6e66d1073166.jpg',
             'Width': 800}],
 'price': 15900,
 'price_includes_vat': True,
 'registration_date': '2018-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'SKODA Karoq 1.6 TDI Ambition',
 'transmission': 'manual',
 'trim': '1.6 TDI 85kW 115CV Ambition',
 'vin': None,
 'year': 2018}
2026-03-26 15:27:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:27:16 [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%2762376297%27 HTTP/1.1" 200 None
2026-03-26 15:27:16 [auto_selling_coches.net] INFO: Saving data for 62376297: {'created_time': 1774538836.155349, 'last_price_update_time': 1774538836.15536}
2026-03-26 15:27:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:27:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62376297') HTTP/1.1" 204 0
2026-03-26 15:27:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:27:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f282df7bb50>
2026-03-26 15:27:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:27:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:27:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:27:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b4e77011-530f-5773-949f-82472fd3c0b7/b4e77011-530f-5773-949f-82472fd3c0b7_image_0.jpg HTTP/1.1" 201 0
2026-03-26 15:27:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:27:16 [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%252F19055931%252F6d020061-bdad-4d1a-829e-380cd85c960e.jpg') HTTP/1.1" 204 0
2026-03-26 15:27:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19055931/6d020061-bdad-4d1a-829e-380cd85c960e.jpg saved to cache
2026-03-26 15:27:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item b4e77011-530f-5773-949f-82472fd3c0b7
2026-03-26 15:27:16 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item b4e77011-530f-5773-949f-82472fd3c0b7 sending to next pipeline
2026-03-26 15:27:16 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: b4e77011-530f-5773-949f-82472fd3c0b7 with identifier 62102851
2026-03-26 15:27:16 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 15:27:16 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 15:27:16 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item b4e77011-530f-5773-949f-82472fd3c0b7
2026-03-26 15:27:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/19055931/6d020061-bdad-4d1a-829e-380cd85c960e.jpg>
{'auction_title': '',
 'body_type': 'SUV',
 'c_o_2_emission_value': 104,
 'category': 'Coches',
 'color': 'Gris / Plata',
 'currency': 'EUR',
 'description': 'Se vende Nissan Juke 1.5 turbodiésel Acenta (81 kW / 110 CV) '
                'en excelente estado general. Vehículo nacional, matriculado '
                'en 2018, con 113.000 km reales y mantenimientos al día.\n'
                '\n'
                'Características principales:\n'
                '\n'
                'Motor diésel 1.5 dCi de 1461 cc, potente y muy eficiente.\n'
                '\n'
                'Cambio manual de 6 velocidades.',
 'doors_number': 5,
 'emission_standard': 'C',
 'engine': '1.5L',
 'engine_horse_power': 110,
 'expiration_date': None,
 'fuel_type': 'Diesel',
 'id': 'b4e77011-530f-5773-949f-82472fd3c0b7',
 'is_damaged': False,
 'is_operable': True,
 'license_plate': None,
 'link_to_web_offer': 'https://www.coches.net/nissan-juke-dci-eu6-81-kw-110-cv-6mt-tekna-5p-diesel-2016-en-murcia-62102851-covo.aspx',
 'listing': 'auction',
 'location': 'Murcia',
 'make': 'NISSAN',
 'model': 'JUKE',
 'odometer': 113000,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'ES',
 'original_photo_count': 12,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b4e77011-530f-5773-949f-82472fd3c0b7/b4e77011-530f-5773-949f-82472fd3c0b7_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 194210,
             'Height': 600,
             'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19055931/6d020061-bdad-4d1a-829e-380cd85c960e.jpg',
             'Width': 800}],
 'price': 12900,
 'price_includes_vat': True,
 'registration_date': '2018-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'NISSAN JUKE dCi EU6 110 CV 6MT TEKNA',
 'transmission': 'manual',
 'trim': 'dCi EU6 81 kW 110 CV 6MT TEKNA',
 'vin': None,
 'year': 2018}
2026-03-26 15:27:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:27:16 [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%2762102851%27 HTTP/1.1" 200 None
2026-03-26 15:27:16 [auto_selling_coches.net] INFO: Saving data for 62102851: {'created_time': 1774538836.256256, 'last_price_update_time': 1774538836.256264}
2026-03-26 15:27:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:27:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62102851') HTTP/1.1" 204 0
2026-03-26 15:27:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/19243130/4487b1d4-2462-4d15-b9fc-56dc923c1e2a.jpg> (referer: None)
2026-03-26 15:27:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/19249567/c45c1ac5-468b-4334-87a8-2c671153e37f.jpg> (referer: None)
2026-03-26 15:27:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:27:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:27:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:27:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2830ae7150>
2026-03-26 15:27:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:27:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:27:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:27:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7a3edcbb-2cf6-50e5-b6a4-4af13c57c73c/7a3edcbb-2cf6-50e5-b6a4-4af13c57c73c_image_0.jpg HTTP/1.1" 201 0
2026-03-26 15:27:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:27:16 [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%252F19243130%252F4487b1d4-2462-4d15-b9fc-56dc923c1e2a.jpg') HTTP/1.1" 204 0
2026-03-26 15:27:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19243130/4487b1d4-2462-4d15-b9fc-56dc923c1e2a.jpg saved to cache
2026-03-26 15:27:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 7a3edcbb-2cf6-50e5-b6a4-4af13c57c73c
2026-03-26 15:27:16 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 7a3edcbb-2cf6-50e5-b6a4-4af13c57c73c sending to next pipeline
2026-03-26 15:27:16 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 7a3edcbb-2cf6-50e5-b6a4-4af13c57c73c with identifier 62322555
2026-03-26 15:27:16 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 15:27:16 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 15:27:16 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 7a3edcbb-2cf6-50e5-b6a4-4af13c57c73c
2026-03-26 15:27:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/19243130/4487b1d4-2462-4d15-b9fc-56dc923c1e2a.jpg>
{'auction_title': '',
 'body_type': 'Berlina',
 'c_o_2_emission_value': 109,
 'category': 'Coches',
 'color': 'Blanco',
 'currency': 'EUR',
 'description': 'Nuestros precios incluyen todos los gastos, sin sorpresas.\n'
                '\n'
                '-Cambio de nombre\n'
                '\n'
                '-Revisión recién realizada del vehículo, para que lo disfrute '
                'desde el primer momento.\n'
                '\n'
                '*La revison incluye aceite y filtros, motor por cadena.\n'
                '\n'
                'NO SE LA JUEGUE CON LA COMPRA DE SU VEHICULO VAYA A LO '
                'SEGURO.',
 'doors_number': 5,
 'emission_standard': None,
 'engine': '1.4L',
 'engine_horse_power': 90,
 'expiration_date': None,
 'fuel_type': 'Diesel',
 'id': '7a3edcbb-2cf6-50e5-b6a4-4af13c57c73c',
 'is_damaged': False,
 'is_operable': True,
 'license_plate': None,
 'link_to_web_offer': 'https://www.coches.net/kia-ceed-14-crdi-wgt-90cv-concept-5p-diesel-2015-en-murcia-62322555-covo.aspx',
 'listing': 'auction',
 'location': 'Murcia',
 'make': 'KIA',
 'model': "cee'd",
 'odometer': 129000,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'ES',
 'original_photo_count': 15,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7a3edcbb-2cf6-50e5-b6a4-4af13c57c73c/7a3edcbb-2cf6-50e5-b6a4-4af13c57c73c_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 202116,
             'Height': 600,
             'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19243130/4487b1d4-2462-4d15-b9fc-56dc923c1e2a.jpg',
             'Width': 800}],
 'price': 9200,
 'price_includes_vat': True,
 'registration_date': '2014-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': "KIA cee'd 1.4 CRDi WGT Concept",
 'transmission': 'manual',
 'trim': '1.4 CRDi WGT 90CV Concept',
 'vin': None,
 'year': 2014}
2026-03-26 15:27:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:27:16 [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%2762322555%27 HTTP/1.1" 200 None
2026-03-26 15:27:16 [auto_selling_coches.net] INFO: Saving data for 62322555: {'created_time': 1774538836.455841, 'last_price_update_time': 1774538836.45585}
2026-03-26 15:27:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:27:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62322555') HTTP/1.1" 204 0
2026-03-26 15:27:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:27:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f282df6c610>
2026-03-26 15:27:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:27:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:27:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:27:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dab33c66-b744-5de7-9ef6-6a3d852fee47/dab33c66-b744-5de7-9ef6-6a3d852fee47_image_0.jpg HTTP/1.1" 201 0
2026-03-26 15:27:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:27:16 [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%252F19249567%252Fc45c1ac5-468b-4334-87a8-2c671153e37f.jpg') HTTP/1.1" 204 0
2026-03-26 15:27:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19249567/c45c1ac5-468b-4334-87a8-2c671153e37f.jpg saved to cache
2026-03-26 15:27:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item dab33c66-b744-5de7-9ef6-6a3d852fee47
2026-03-26 15:27:16 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item dab33c66-b744-5de7-9ef6-6a3d852fee47 sending to next pipeline
2026-03-26 15:27:16 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: dab33c66-b744-5de7-9ef6-6a3d852fee47 with identifier 62331166
2026-03-26 15:27:16 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 15:27:16 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 15:27:16 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item dab33c66-b744-5de7-9ef6-6a3d852fee47
2026-03-26 15:27:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/19249567/c45c1ac5-468b-4334-87a8-2c671153e37f.jpg>
{'auction_title': '',
 'body_type': 'Berlina',
 'c_o_2_emission_value': 99,
 'category': 'Coches',
 'color': 'Azul',
 'currency': 'EUR',
 'description': 'Nuestros precios incluyen todos los gastos, sin sorpresas.\n'
                '\n'
                '-Cambio de nombre\n'
                '\n'
                '-Revisión recién realizada del vehículo, para que lo disfrute '
                'desde el primer momento.\n'
                '\n'
                '*La revison incluye kit de distribucion (Correa, bomba y '
                'correa auxiliar) aceite y filtros.\n'
                '\n'
                'NO SE LA JUEGUE CON LA COMPRA DE SU VEHICULO VAYA A LO '
                'SEGURO.',
 'doors_number': 5,
 'emission_standard': 'C',
 'engine': '1.5L',
 'engine_horse_power': 110,
 'expiration_date': None,
 'fuel_type': 'Diesel',
 'id': 'dab33c66-b744-5de7-9ef6-6a3d852fee47',
 'is_damaged': False,
 'is_operable': True,
 'license_plate': None,
 'link_to_web_offer': 'https://www.coches.net/renault-kadjar-zen-energy-dci-81kw-110cv-eco2-5p-diesel-2016-en-murcia-62331166-covo.aspx',
 'listing': 'auction',
 'location': 'Murcia',
 'make': 'RENAULT',
 'model': 'Kadjar',
 'odometer': 89000,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'ES',
 'original_photo_count': 14,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dab33c66-b744-5de7-9ef6-6a3d852fee47/dab33c66-b744-5de7-9ef6-6a3d852fee47_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 208234,
             'Height': 600,
             'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19249567/c45c1ac5-468b-4334-87a8-2c671153e37f.jpg',
             'Width': 800}],
 'price': 15100,
 'price_includes_vat': True,
 'registration_date': '2017-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'RENAULT Kadjar Zen Energy dCi ECO2',
 'transmission': 'automatic',
 'trim': 'Zen Energy dCi 81kW 110CV ECO2',
 'vin': None,
 'year': 2017}
2026-03-26 15:27:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:27:16 [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%2762331166%27 HTTP/1.1" 200 None
2026-03-26 15:27:16 [auto_selling_coches.net] INFO: Saving data for 62331166: {'created_time': 1774538836.555682, 'last_price_update_time': 1774538836.555692}
2026-03-26 15:27:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:27:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62331166') HTTP/1.1" 204 0
2026-03-26 15:27:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/62428701> (referer: https://www.coches.net/concesionario/alfmotorpremium/?pg=1) ['zyte-api']
2026-03-26 15:27:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/62259108> (referer: https://www.coches.net/concesionario/alfmotorpremium/?pg=1) ['zyte-api']
2026-03-26 15:27:16 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
 'body_type': 'Berlina',
 'c_o_2_emission_value': None,
 'category': 'Coches',
 'color': 'Azul',
 'currency': 'EUR',
 'description': 'MERCEDES A-CLASS A 200 d 150CV.\n'
                '\n'
                'Unico propietario, nacional, con todos los mantenimientos al '
                'día.\n'
                '\n'
                'Nuestros precios incluyen todos los gastos, sin sorpresas.\n'
                '\n'
                '-Cambio de nombre\n'
                '\n'
                '-Revisión recién realizada del vehículo, para que lo disfrute '
                'desde el primer momento.\n'
                '\n'
                'NO SE LA JUEGUE CON LA COMPRA DE SU VEHICULO VAYA A LO '
                'SEGURO.',
 'doors_number': 5,
 'emission_standard': 'C',
 'engine': '1.9L',
 '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/mercedes-benz-clase-a-a-200-d-5p-diesel-2022-en-murcia-62428701-covo.aspx',
 'listing': 'auction',
 'location': 'Murcia',
 'make': 'MERCEDES-BENZ',
 'model': 'Clase A',
 'odometer': 117000,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'ES',
 'original_photo_count': 0,
 'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19328153/464f6d2d-0975-4258-91d4-898daae5895d.jpg',
                'https://a.ccdn.es/cnet/vehicles/19328153/1cafbbfa-b948-4292-af86-b4a6b227a35e.jpg',
                'https://a.ccdn.es/cnet/vehicles/19328153/3631c68e-bca6-4200-8798-413af5d0b5a9.jpg',
                'https://a.ccdn.es/cnet/vehicles/19328153/f690ec96-4a41-4e43-9ef1-121181dc896f.jpg',
                'https://a.ccdn.es/cnet/vehicles/19328153/65d1b52d-268d-46b8-8eb7-237bf09d71c2.jpg',
                'https://a.ccdn.es/cnet/vehicles/19328153/1c5c0f27-e0e1-4612-8cf5-7324218d0ae4.jpg',
                'https://a.ccdn.es/cnet/vehicles/19328153/4858c172-4d9c-4ff6-a9ef-4e3e1eb9e247.jpg',
                'https://a.ccdn.es/cnet/vehicles/19328153/1acc32df-7446-44e5-9bb3-f9463156b424.jpg',
                'https://a.ccdn.es/cnet/vehicles/19328153/1181892c-653c-4abc-aad8-5c9f313b6dee.jpg',
                'https://a.ccdn.es/cnet/vehicles/19328153/9da720dc-bf5a-442d-8e01-8d9052389340.jpg',
                'https://a.ccdn.es/cnet/vehicles/19328153/670caf4e-f69b-4a24-a56c-2a4939d71136.jpg',
                'https://a.ccdn.es/cnet/vehicles/19328153/3763bd4d-44c8-467c-a179-e0e37c4280f2.jpg',
                'https://a.ccdn.es/cnet/vehicles/19328153/267b7f7d-e7e9-4bd5-911e-8c5f53573479.jpg',
                'https://a.ccdn.es/cnet/vehicles/19328153/8dee4045-b710-44ed-8738-dbf8afc3f3bb.jpg'],
 'price': 26500,
 'price_includes_vat': True,
 'registration_date': '2022-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'MERCEDES-BENZ Clase A A 200 d',
 'transmission': 'automatic',
 'trim': 'A 200 d',
 'vin': None,
 'year': 2022}
2026-03-26 15:27:16 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 8785ccca-ecf9-51ca-b646-ca0a84cba359 with identifier: 62428701
2026-03-26 15:27:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 8785ccca-ecf9-51ca-b646-ca0a84cba359
2026-03-26 15:27:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:27:16 [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%252F19328153%252F464f6d2d-0975-4258-91d4-898daae5895d.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:27:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19328153/464f6d2d-0975-4258-91d4-898daae5895d.jpg not downloaded yet
2026-03-26 15:27:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/62452964> (referer: https://www.coches.net/concesionario/alfmotorpremium/?pg=1) ['zyte-api']
2026-03-26 15:27:16 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
 'body_type': 'Berlina',
 'c_o_2_emission_value': 91,
 'category': 'Coches',
 'color': 'Blanco',
 'currency': 'EUR',
 'description': 'Nuestros precios incluyen todos los gastos, sin sorpresas.\n'
                '\n'
                ' -Cambio de nombre \n'
                '\n'
                '-Revisión recién realizada del vehículo, para que lo disfrute '
                'desde el primer momento. \n'
                '\n'
                '*La revison incluye aceite y filtros. \n'
                '\n'
                'NO SE LA JUEGUE CON LA COMPRA DE SU VEHICULO VAYA A LO '
                'SEGURO.',
 '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-focus-15-ecoblue-70kw-trend-5p-diesel-2019-en-murcia-62259108-covo.aspx',
 'listing': 'auction',
 'location': 'Murcia',
 'make': 'FORD',
 'model': 'Focus',
 'odometer': 85000,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'ES',
 'original_photo_count': 0,
 'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19184812/5184d9ff-9672-4bf8-a19b-56a0130475da.jpg',
                'https://a.ccdn.es/cnet/vehicles/19184812/462d0af2-cf77-4ac4-9fff-8c0d0c49c00a.jpg',
                'https://a.ccdn.es/cnet/vehicles/19184812/7aa5b147-a2c4-470c-afeb-bb6eef26b3cd.jpg',
                'https://a.ccdn.es/cnet/vehicles/19184812/47024a27-60c4-4532-9c38-27504d08fd06.jpg',
                'https://a.ccdn.es/cnet/vehicles/19184812/957414cd-f8c7-49d4-afb1-3a95ab08372f.jpg',
                'https://a.ccdn.es/cnet/vehicles/19184812/556d1697-55be-4c2f-8845-bb3c6255c9a1.jpg',
                'https://a.ccdn.es/cnet/vehicles/19184812/1ea4bfac-2e04-45d9-9a9b-faa62c8aa9ed.jpg',
                'https://a.ccdn.es/cnet/vehicles/19184812/01a0b8b4-ca46-4930-a0a8-7f96f7efad97.jpg',
                'https://a.ccdn.es/cnet/vehicles/19184812/3d341746-c15a-4adf-860a-3e7fdbe61199.jpg',
                'https://a.ccdn.es/cnet/vehicles/19184812/1d592b7d-7149-43af-b3eb-c6667b91dc07.jpg',
                'https://a.ccdn.es/cnet/vehicles/19184812/81013322-8d60-4ecc-972f-df94382ab1e7.jpg',
                'https://a.ccdn.es/cnet/vehicles/19184812/a66377e9-e42b-4751-b794-d743b689339f.jpg'],
 'price': 12900,
 'price_includes_vat': True,
 'registration_date': '2019-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'FORD Focus 1.5 Ecoblue Trend',
 'transmission': 'manual',
 'trim': '1.5 Ecoblue 70kW Trend',
 'vin': None,
 'year': 2019}
2026-03-26 15:27:16 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: f2a443ca-402c-5806-b02b-d5629a961e4f with identifier: 62259108
2026-03-26 15:27:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item f2a443ca-402c-5806-b02b-d5629a961e4f
2026-03-26 15:27:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:27:16 [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%252F19184812%252F5184d9ff-9672-4bf8-a19b-56a0130475da.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:27:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19184812/5184d9ff-9672-4bf8-a19b-56a0130475da.jpg not downloaded yet
2026-03-26 15:27:16 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
 'body_type': 'Berlina',
 'c_o_2_emission_value': 95,
 'category': 'Coches',
 'color': 'Azul',
 'currency': 'EUR',
 'description': 'Nuestros precios incluyen todos los gastos, sin sorpresas.\n'
                '\n'
                '-Cambio de nombre \n'
                '\n'
                '-Revisión recién realizada del vehículo, para que lo disfrute '
                'desde el primer momento. \n'
                '\n'
                'NO SE LA JUEGUE CON LA COMPRA DE SU VEHICULO VAYA A LO '
                'SEGURO.',
 'doors_number': 5,
 'emission_standard': None,
 'engine': '1.6L',
 'engine_horse_power': 95,
 'expiration_date': None,
 'fuel_type': 'Diesel',
 'is_damaged': False,
 'is_operable': True,
 'license_plate': None,
 'link_to_web_offer': 'https://www.coches.net/ford-fiesta-16-tdci-95cv-titanium-5p-5p-diesel-2014-en-murcia-62452964-covo.aspx',
 'listing': 'auction',
 'location': 'Murcia',
 'make': 'FORD',
 'model': 'Fiesta',
 'odometer': 149000,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'ES',
 'original_photo_count': 0,
 'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19345654/00002b14-0013-446d-842f-6d3fe650080f.jpg',
                'https://a.ccdn.es/cnet/vehicles/19345654/ad6c40a5-1a6b-446b-892d-5c3d0507a397.jpg',
                'https://a.ccdn.es/cnet/vehicles/19345654/4a6bf914-349f-44b3-b3fd-68672050db20.jpg',
                'https://a.ccdn.es/cnet/vehicles/19345654/8babef08-d4db-4d4e-b065-e7c4b8506dd6.jpg',
                'https://a.ccdn.es/cnet/vehicles/19345654/56377f8f-17d1-473d-ae3f-cc27ad7148b6.jpg',
                'https://a.ccdn.es/cnet/vehicles/19345654/d1914e7b-cade-426d-9ed8-8c622909d0f9.jpg',
                'https://a.ccdn.es/cnet/vehicles/19345654/27b48032-0d88-4126-9640-d1fb9be5c357.jpg',
                'https://a.ccdn.es/cnet/vehicles/19345654/83cc816f-8200-4b21-9ff3-5acccfd8d623.jpg',
                'https://a.ccdn.es/cnet/vehicles/19345654/a2f94c76-a1c0-41e8-a2b5-187ceaa045a9.jpg',
                'https://a.ccdn.es/cnet/vehicles/19345654/434fb78e-9b68-4d4c-872b-dccdbbb33a28.jpg',
                'https://a.ccdn.es/cnet/vehicles/19345654/a6695264-dcb8-4137-b1b8-e68064cb8628.jpg',
                'https://a.ccdn.es/cnet/vehicles/19345654/518e7a94-d348-43b9-a8a7-f852689cae79.jpg',
                'https://a.ccdn.es/cnet/vehicles/19345654/6a858e76-672d-4462-8e91-85d8c575ff5f.jpg'],
 'price': 7900,
 'price_includes_vat': True,
 'registration_date': '2014-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'FORD Fiesta 1.6 TDCi Titanium',
 'transmission': 'manual',
 'trim': '1.6 TDCi 95cv Titanium 5p',
 'vin': None,
 'year': 2014}
2026-03-26 15:27:16 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 4d3c44e2-3f83-5cc1-b5b1-5c97ecd1c0e4 with identifier: 62452964
2026-03-26 15:27:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 4d3c44e2-3f83-5cc1-b5b1-5c97ecd1c0e4
2026-03-26 15:27:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:27:16 [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%252F19345654%252F00002b14-0013-446d-842f-6d3fe650080f.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:27:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19345654/00002b14-0013-446d-842f-6d3fe650080f.jpg not downloaded yet
2026-03-26 15:27:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/19345654/00002b14-0013-446d-842f-6d3fe650080f.jpg> (referer: None)
2026-03-26 15:27:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/19328153/464f6d2d-0975-4258-91d4-898daae5895d.jpg> (referer: None)
2026-03-26 15:27:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/19184812/5184d9ff-9672-4bf8-a19b-56a0130475da.jpg> (referer: None)
2026-03-26 15:27:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:27:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f281fd380d0>
2026-03-26 15:27:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:27:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:27:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:27:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4d3c44e2-3f83-5cc1-b5b1-5c97ecd1c0e4/4d3c44e2-3f83-5cc1-b5b1-5c97ecd1c0e4_image_0.jpg HTTP/1.1" 201 0
2026-03-26 15:27:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:27:17 [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%252F19345654%252F00002b14-0013-446d-842f-6d3fe650080f.jpg') HTTP/1.1" 204 0
2026-03-26 15:27:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19345654/00002b14-0013-446d-842f-6d3fe650080f.jpg saved to cache
2026-03-26 15:27:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 4d3c44e2-3f83-5cc1-b5b1-5c97ecd1c0e4
2026-03-26 15:27:17 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 4d3c44e2-3f83-5cc1-b5b1-5c97ecd1c0e4 sending to next pipeline
2026-03-26 15:27:17 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 4d3c44e2-3f83-5cc1-b5b1-5c97ecd1c0e4 with identifier 62452964
2026-03-26 15:27:17 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 15:27:17 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 15:27:17 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 4d3c44e2-3f83-5cc1-b5b1-5c97ecd1c0e4
2026-03-26 15:27:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/19345654/00002b14-0013-446d-842f-6d3fe650080f.jpg>
{'auction_title': '',
 'body_type': 'Berlina',
 'c_o_2_emission_value': 95,
 'category': 'Coches',
 'color': 'Azul',
 'currency': 'EUR',
 'description': 'Nuestros precios incluyen todos los gastos, sin sorpresas.\n'
                '\n'
                '-Cambio de nombre \n'
                '\n'
                '-Revisión recién realizada del vehículo, para que lo disfrute '
                'desde el primer momento. \n'
                '\n'
                'NO SE LA JUEGUE CON LA COMPRA DE SU VEHICULO VAYA A LO '
                'SEGURO.',
 'doors_number': 5,
 'emission_standard': None,
 'engine': '1.6L',
 'engine_horse_power': 95,
 'expiration_date': None,
 'fuel_type': 'Diesel',
 'id': '4d3c44e2-3f83-5cc1-b5b1-5c97ecd1c0e4',
 'is_damaged': False,
 'is_operable': True,
 'license_plate': None,
 'link_to_web_offer': 'https://www.coches.net/ford-fiesta-16-tdci-95cv-titanium-5p-5p-diesel-2014-en-murcia-62452964-covo.aspx',
 'listing': 'auction',
 'location': 'Murcia',
 'make': 'FORD',
 'model': 'Fiesta',
 'odometer': 149000,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'ES',
 'original_photo_count': 13,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4d3c44e2-3f83-5cc1-b5b1-5c97ecd1c0e4/4d3c44e2-3f83-5cc1-b5b1-5c97ecd1c0e4_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 222853,
             'Height': 600,
             'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19345654/00002b14-0013-446d-842f-6d3fe650080f.jpg',
             'Width': 800}],
 'price': 7900,
 'price_includes_vat': True,
 'registration_date': '2014-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'FORD Fiesta 1.6 TDCi Titanium',
 'transmission': 'manual',
 'trim': '1.6 TDCi 95cv Titanium 5p',
 'vin': None,
 'year': 2014}
2026-03-26 15:27:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:27:17 [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%2762452964%27 HTTP/1.1" 200 None
2026-03-26 15:27:17 [auto_selling_coches.net] INFO: Saving data for 62452964: {'created_time': 1774538837.114781, 'last_price_update_time': 1774538837.11479}
2026-03-26 15:27:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:27:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62452964') HTTP/1.1" 204 0
2026-03-26 15:27:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:27:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f282df6df90>
2026-03-26 15:27:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:27:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:27:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:27:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8785ccca-ecf9-51ca-b646-ca0a84cba359/8785ccca-ecf9-51ca-b646-ca0a84cba359_image_0.jpg HTTP/1.1" 201 0
2026-03-26 15:27:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:27:17 [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%252F19328153%252F464f6d2d-0975-4258-91d4-898daae5895d.jpg') HTTP/1.1" 204 0
2026-03-26 15:27:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19328153/464f6d2d-0975-4258-91d4-898daae5895d.jpg saved to cache
2026-03-26 15:27:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 8785ccca-ecf9-51ca-b646-ca0a84cba359
2026-03-26 15:27:17 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 8785ccca-ecf9-51ca-b646-ca0a84cba359 sending to next pipeline
2026-03-26 15:27:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:27:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f282c130250>
2026-03-26 15:27:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:27:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:27:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:27:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f2a443ca-402c-5806-b02b-d5629a961e4f/f2a443ca-402c-5806-b02b-d5629a961e4f_image_0.jpg HTTP/1.1" 201 0
2026-03-26 15:27:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:27:17 [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%252F19184812%252F5184d9ff-9672-4bf8-a19b-56a0130475da.jpg') HTTP/1.1" 204 0
2026-03-26 15:27:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19184812/5184d9ff-9672-4bf8-a19b-56a0130475da.jpg saved to cache
2026-03-26 15:27:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item f2a443ca-402c-5806-b02b-d5629a961e4f
2026-03-26 15:27:17 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item f2a443ca-402c-5806-b02b-d5629a961e4f sending to next pipeline
2026-03-26 15:27:17 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 8785ccca-ecf9-51ca-b646-ca0a84cba359 with identifier 62428701
2026-03-26 15:27:17 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 15:27:17 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 15:27:17 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 8785ccca-ecf9-51ca-b646-ca0a84cba359
2026-03-26 15:27:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/19328153/464f6d2d-0975-4258-91d4-898daae5895d.jpg>
{'auction_title': '',
 'body_type': 'Berlina',
 'c_o_2_emission_value': None,
 'category': 'Coches',
 'color': 'Azul',
 'currency': 'EUR',
 'description': 'MERCEDES A-CLASS A 200 d 150CV.\n'
                '\n'
                'Unico propietario, nacional, con todos los mantenimientos al '
                'día.\n'
                '\n'
                'Nuestros precios incluyen todos los gastos, sin sorpresas.\n'
                '\n'
                '-Cambio de nombre\n'
                '\n'
                '-Revisión recién realizada del vehículo, para que lo disfrute '
                'desde el primer momento.\n'
                '\n'
                'NO SE LA JUEGUE CON LA COMPRA DE SU VEHICULO VAYA A LO '
                'SEGURO.',
 'doors_number': 5,
 'emission_standard': 'C',
 'engine': '1.9L',
 'engine_horse_power': 150,
 'expiration_date': None,
 'fuel_type': 'Diesel',
 'id': '8785ccca-ecf9-51ca-b646-ca0a84cba359',
 'is_damaged': False,
 'is_operable': True,
 'license_plate': None,
 'link_to_web_offer': 'https://www.coches.net/mercedes-benz-clase-a-a-200-d-5p-diesel-2022-en-murcia-62428701-covo.aspx',
 'listing': 'auction',
 'location': 'Murcia',
 'make': 'MERCEDES-BENZ',
 'model': 'Clase A',
 'odometer': 117000,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'ES',
 'original_photo_count': 14,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8785ccca-ecf9-51ca-b646-ca0a84cba359/8785ccca-ecf9-51ca-b646-ca0a84cba359_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 235045,
             'Height': 600,
             'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19328153/464f6d2d-0975-4258-91d4-898daae5895d.jpg',
             'Width': 800}],
 'price': 26500,
 'price_includes_vat': True,
 'registration_date': '2022-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'MERCEDES-BENZ Clase A A 200 d',
 'transmission': 'automatic',
 'trim': 'A 200 d',
 'vin': None,
 'year': 2022}
2026-03-26 15:27:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:27:17 [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%2762428701%27 HTTP/1.1" 200 None
2026-03-26 15:27:17 [auto_selling_coches.net] INFO: Saving data for 62428701: {'created_time': 1774538837.261422, 'last_price_update_time': 1774538837.261432}
2026-03-26 15:27:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:27:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62428701') HTTP/1.1" 204 0
2026-03-26 15:27:17 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: f2a443ca-402c-5806-b02b-d5629a961e4f with identifier 62259108
2026-03-26 15:27:17 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 15:27:17 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 15:27:17 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item f2a443ca-402c-5806-b02b-d5629a961e4f
2026-03-26 15:27:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/19184812/5184d9ff-9672-4bf8-a19b-56a0130475da.jpg>
{'auction_title': '',
 'body_type': 'Berlina',
 'c_o_2_emission_value': 91,
 'category': 'Coches',
 'color': 'Blanco',
 'currency': 'EUR',
 'description': 'Nuestros precios incluyen todos los gastos, sin sorpresas.\n'
                '\n'
                ' -Cambio de nombre \n'
                '\n'
                '-Revisión recién realizada del vehículo, para que lo disfrute '
                'desde el primer momento. \n'
                '\n'
                '*La revison incluye aceite y filtros. \n'
                '\n'
                'NO SE LA JUEGUE CON LA COMPRA DE SU VEHICULO VAYA A LO '
                'SEGURO.',
 'doors_number': 5,
 'emission_standard': 'C',
 'engine': '1.5L',
 'engine_horse_power': 95,
 'expiration_date': None,
 'fuel_type': 'Diesel',
 'id': 'f2a443ca-402c-5806-b02b-d5629a961e4f',
 'is_damaged': False,
 'is_operable': True,
 'license_plate': None,
 'link_to_web_offer': 'https://www.coches.net/ford-focus-15-ecoblue-70kw-trend-5p-diesel-2019-en-murcia-62259108-covo.aspx',
 'listing': 'auction',
 'location': 'Murcia',
 'make': 'FORD',
 'model': 'Focus',
 'odometer': 85000,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'ES',
 'original_photo_count': 12,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f2a443ca-402c-5806-b02b-d5629a961e4f/f2a443ca-402c-5806-b02b-d5629a961e4f_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 201575,
             'Height': 600,
             'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19184812/5184d9ff-9672-4bf8-a19b-56a0130475da.jpg',
             'Width': 800}],
 'price': 12900,
 'price_includes_vat': True,
 'registration_date': '2019-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'FORD Focus 1.5 Ecoblue Trend',
 'transmission': 'manual',
 'trim': '1.5 Ecoblue 70kW Trend',
 'vin': None,
 'year': 2019}
2026-03-26 15:27:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:27:17 [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%2762259108%27 HTTP/1.1" 200 None
2026-03-26 15:27:17 [auto_selling_coches.net] INFO: Saving data for 62259108: {'created_time': 1774538837.31233, 'last_price_update_time': 1774538837.31234}
2026-03-26 15:27:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:27:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62259108') HTTP/1.1" 204 0
2026-03-26 15:27:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/62558679> (referer: https://www.coches.net/concesionario/alfmotorpremium/?pg=1) ['zyte-api']
2026-03-26 15:27:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/62495710> (referer: https://www.coches.net/concesionario/alfmotorpremium/?pg=1) ['zyte-api']
2026-03-26 15:27:17 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
 'body_type': 'Berlina',
 'c_o_2_emission_value': 101,
 'category': 'Coches',
 'color': 'Azul',
 'currency': 'EUR',
 'description': 'Nuestros precios incluyen todos los gastos, sin sorpresas. \n'
                '\n'
                '-Cambio de nombre \n'
                '\n'
                '-Revisión recién realizada del vehículo, para que lo disfrute '
                'desde el primer momento. \n'
                '\n'
                '*La revison incluye aceite y filtros. \n'
                '\n'
                'NO SE LA JUEGUE CON LA COMPRA DE SU VEHICULO VAYA A LO '
                'SEGURO.',
 '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/renault-megane-business-blue-dci-70-kw-95cv-5p-diesel-2018-en-murcia-62558679-covo.aspx',
 'listing': 'auction',
 'location': 'Murcia',
 'make': 'RENAULT',
 'model': 'Mégane',
 'odometer': 109000,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'ES',
 'original_photo_count': 0,
 'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19437198/e51520c3-a94a-43fa-a704-92e56e7bce50.jpg',
                'https://a.ccdn.es/cnet/vehicles/19437198/89f44845-06b9-4a6c-a165-399d5eec9b52.jpg',
                'https://a.ccdn.es/cnet/vehicles/19437198/00a0782c-f3f6-41bc-b367-5c75210a9b40.jpg',
                'https://a.ccdn.es/cnet/vehicles/19437198/624a3586-9270-4e6a-af42-87a169834633.jpg',
                'https://a.ccdn.es/cnet/vehicles/19437198/8e65c6a1-62ca-4dd6-ac0d-53c7fe6933c1.jpg',
                'https://a.ccdn.es/cnet/vehicles/19437198/a15ed690-cb7a-4d6d-90d5-bae4ae6e4291.jpg',
                'https://a.ccdn.es/cnet/vehicles/19437198/2f128df7-0e50-46c7-acf5-b48e6375df40.jpg',
                'https://a.ccdn.es/cnet/vehicles/19437198/f4bf48cc-b397-4711-9cb1-a49524c882d2.jpg',
                'https://a.ccdn.es/cnet/vehicles/19437198/4744fc30-e1f2-418a-b212-5f0fb2bd7450.jpg',
                'https://a.ccdn.es/cnet/vehicles/19437198/a0df40ed-6159-49cc-948b-00c617ecac89.jpg',
                'https://a.ccdn.es/cnet/vehicles/19437198/dc7e4714-f386-4d0a-aa3c-df4246a7f4ff.jpg',
                'https://a.ccdn.es/cnet/vehicles/19437198/d9f409f0-b859-4e4a-8262-e9c3d30db542.jpg'],
 'price': 13200,
 'price_includes_vat': True,
 'registration_date': '2019-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'RENAULT Mégane Business Blue dCi',
 'transmission': 'manual',
 'trim': 'Business Blue dCi 70 kW 95CV',
 'vin': None,
 'year': 2019}
2026-03-26 15:27:17 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 41a30271-209e-5a95-9506-884a35e8cec2 with identifier: 62558679
2026-03-26 15:27:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 41a30271-209e-5a95-9506-884a35e8cec2
2026-03-26 15:27:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:27:17 [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%252F19437198%252Fe51520c3-a94a-43fa-a704-92e56e7bce50.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:27:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19437198/e51520c3-a94a-43fa-a704-92e56e7bce50.jpg not downloaded yet
2026-03-26 15:27:17 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
 'body_type': 'Monovolumen',
 'c_o_2_emission_value': 103,
 'category': 'Coches',
 'color': 'Azul',
 'currency': 'EUR',
 'description': 'CITROEN C4 Picasso 1.6L HDi 120CV(motor PSA )\n'
                '\n'
                'Nuestros precios incluyen todos los gastos, sin sorpresas.\n'
                '\n'
                '-Cambio de nombre\n'
                '\n'
                '-Revisión recién realizada del vehículo, para que lo disfrute '
                'desde el primer momento.\n'
                '\n'
                'NO SE LA JUEGUE CON LA COMPRA DE SU VEHICULO VAYA A LO '
                'SEGURO.',
 'doors_number': 5,
 'emission_standard': 'C',
 'engine': '1.6L',
 'engine_horse_power': 120,
 'expiration_date': None,
 'fuel_type': 'Diesel',
 'is_damaged': False,
 'is_operable': True,
 'license_plate': None,
 'link_to_web_offer': 'https://www.coches.net/citroen-c4-picasso-bluehdi-88kw-120cv-eat6-feel-5p-diesel-2017-en-murcia-62495710-covo.aspx',
 'listing': 'auction',
 'location': 'Murcia',
 'make': 'CITROEN',
 'model': 'C4 Picasso',
 'odometer': 129000,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'ES',
 'original_photo_count': 0,
 'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19381924/875dce12-ab6c-45c9-9377-0aaaf960da08.jpg',
                'https://a.ccdn.es/cnet/vehicles/19381924/d7fd84db-d59a-4086-b635-bb4575fe3dcb.jpg',
                'https://a.ccdn.es/cnet/vehicles/19381924/bf315cda-d090-45ff-b4d6-0c41f828b795.jpg',
                'https://a.ccdn.es/cnet/vehicles/19381924/082c144f-539a-4f94-b9a6-46727fd2ca43.jpg',
                'https://a.ccdn.es/cnet/vehicles/19381924/b6c367bd-0b27-4bd5-a587-f1cc00f8fbf9.jpg',
                'https://a.ccdn.es/cnet/vehicles/19381924/286ec8d0-2d81-4a8a-9425-19bd87fc9802.jpg',
                'https://a.ccdn.es/cnet/vehicles/19381924/c6e8ad45-89cd-46fd-9912-4f4dcbba99e0.jpg',
                'https://a.ccdn.es/cnet/vehicles/19381924/af865e4a-7134-4b80-9962-c0e9770edb15.jpg',
                'https://a.ccdn.es/cnet/vehicles/19381924/bf9bf7c0-ce00-4909-8adf-c1c6f358e10b.jpg',
                'https://a.ccdn.es/cnet/vehicles/19381924/dd6544a0-f814-45c4-8366-950c2c9aa9c8.jpg',
                'https://a.ccdn.es/cnet/vehicles/19381924/bedbc4da-db9c-4d43-92cd-137054f81693.jpg',
                'https://a.ccdn.es/cnet/vehicles/19381924/b2687d83-3243-43ec-9e54-9351702d521c.jpg',
                'https://a.ccdn.es/cnet/vehicles/19381924/d6be768f-3eb8-4ee5-8a6b-1f3054d2afef.jpg',
                'https://a.ccdn.es/cnet/vehicles/19381924/e291f9f8-e198-48ff-8c92-480b3ab01e1b.jpg',
                'https://a.ccdn.es/cnet/vehicles/19381924/8d064468-04dd-4714-812b-b5eafe4cb6e9.jpg'],
 'price': 12500,
 'price_includes_vat': True,
 'registration_date': '2018-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'CITROEN C4 Picasso BlueHDi EAT6 Feel',
 'transmission': 'automatic',
 'trim': 'BlueHDi 88KW 120CV EAT6 Feel',
 'vin': None,
 'year': 2018}
2026-03-26 15:27:17 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 67072aed-b241-5830-8a4d-f07ac9c680ce with identifier: 62495710
2026-03-26 15:27:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 67072aed-b241-5830-8a4d-f07ac9c680ce
2026-03-26 15:27:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:27:17 [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%252F19381924%252F875dce12-ab6c-45c9-9377-0aaaf960da08.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:27:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19381924/875dce12-ab6c-45c9-9377-0aaaf960da08.jpg not downloaded yet
2026-03-26 15:27:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/19437198/e51520c3-a94a-43fa-a704-92e56e7bce50.jpg> (referer: None)
2026-03-26 15:27:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:27:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f282c08d650>
2026-03-26 15:27:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:27:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:27:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:27:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_41a30271-209e-5a95-9506-884a35e8cec2/41a30271-209e-5a95-9506-884a35e8cec2_image_0.jpg HTTP/1.1" 201 0
2026-03-26 15:27:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:27:17 [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%252F19437198%252Fe51520c3-a94a-43fa-a704-92e56e7bce50.jpg') HTTP/1.1" 204 0
2026-03-26 15:27:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19437198/e51520c3-a94a-43fa-a704-92e56e7bce50.jpg saved to cache
2026-03-26 15:27:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 41a30271-209e-5a95-9506-884a35e8cec2
2026-03-26 15:27:17 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 41a30271-209e-5a95-9506-884a35e8cec2 sending to next pipeline
2026-03-26 15:27:17 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 41a30271-209e-5a95-9506-884a35e8cec2 with identifier 62558679
2026-03-26 15:27:17 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 15:27:17 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 15:27:17 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 41a30271-209e-5a95-9506-884a35e8cec2
2026-03-26 15:27:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/19437198/e51520c3-a94a-43fa-a704-92e56e7bce50.jpg>
{'auction_title': '',
 'body_type': 'Berlina',
 'c_o_2_emission_value': 101,
 'category': 'Coches',
 'color': 'Azul',
 'currency': 'EUR',
 'description': 'Nuestros precios incluyen todos los gastos, sin sorpresas. \n'
                '\n'
                '-Cambio de nombre \n'
                '\n'
                '-Revisión recién realizada del vehículo, para que lo disfrute '
                'desde el primer momento. \n'
                '\n'
                '*La revison incluye aceite y filtros. \n'
                '\n'
                'NO SE LA JUEGUE CON LA COMPRA DE SU VEHICULO VAYA A LO '
                'SEGURO.',
 'doors_number': 5,
 'emission_standard': 'C',
 'engine': '1.5L',
 'engine_horse_power': 95,
 'expiration_date': None,
 'fuel_type': 'Diesel',
 'id': '41a30271-209e-5a95-9506-884a35e8cec2',
 'is_damaged': False,
 'is_operable': True,
 'license_plate': None,
 'link_to_web_offer': 'https://www.coches.net/renault-megane-business-blue-dci-70-kw-95cv-5p-diesel-2018-en-murcia-62558679-covo.aspx',
 'listing': 'auction',
 'location': 'Murcia',
 'make': 'RENAULT',
 'model': 'Mégane',
 'odometer': 109000,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'ES',
 'original_photo_count': 12,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_41a30271-209e-5a95-9506-884a35e8cec2/41a30271-209e-5a95-9506-884a35e8cec2_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 94856,
             'Height': 600,
             'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19437198/e51520c3-a94a-43fa-a704-92e56e7bce50.jpg',
             'Width': 800}],
 'price': 13200,
 'price_includes_vat': True,
 'registration_date': '2019-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'RENAULT Mégane Business Blue dCi',
 'transmission': 'manual',
 'trim': 'Business Blue dCi 70 kW 95CV',
 'vin': None,
 'year': 2019}
2026-03-26 15:27:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:27:17 [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%2762558679%27 HTTP/1.1" 200 None
2026-03-26 15:27:17 [auto_selling_coches.net] INFO: Saving data for 62558679: {'created_time': 1774538837.849834, 'last_price_update_time': 1774538837.849845}
2026-03-26 15:27:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:27:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62558679') HTTP/1.1" 204 0
2026-03-26 15:27:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/19381924/875dce12-ab6c-45c9-9377-0aaaf960da08.jpg> (referer: None)
2026-03-26 15:27:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:27:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f282c0f27d0>
2026-03-26 15:27:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:27:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:27:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:27:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_67072aed-b241-5830-8a4d-f07ac9c680ce/67072aed-b241-5830-8a4d-f07ac9c680ce_image_0.jpg HTTP/1.1" 201 0
2026-03-26 15:27:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:27:18 [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%252F19381924%252F875dce12-ab6c-45c9-9377-0aaaf960da08.jpg') HTTP/1.1" 204 0
2026-03-26 15:27:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19381924/875dce12-ab6c-45c9-9377-0aaaf960da08.jpg saved to cache
2026-03-26 15:27:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 67072aed-b241-5830-8a4d-f07ac9c680ce
2026-03-26 15:27:18 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 67072aed-b241-5830-8a4d-f07ac9c680ce sending to next pipeline
2026-03-26 15:27:18 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 67072aed-b241-5830-8a4d-f07ac9c680ce with identifier 62495710
2026-03-26 15:27:18 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 15:27:18 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 15:27:18 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 67072aed-b241-5830-8a4d-f07ac9c680ce
2026-03-26 15:27:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/19381924/875dce12-ab6c-45c9-9377-0aaaf960da08.jpg>
{'auction_title': '',
 'body_type': 'Monovolumen',
 'c_o_2_emission_value': 103,
 'category': 'Coches',
 'color': 'Azul',
 'currency': 'EUR',
 'description': 'CITROEN C4 Picasso 1.6L HDi 120CV(motor PSA )\n'
                '\n'
                'Nuestros precios incluyen todos los gastos, sin sorpresas.\n'
                '\n'
                '-Cambio de nombre\n'
                '\n'
                '-Revisión recién realizada del vehículo, para que lo disfrute '
                'desde el primer momento.\n'
                '\n'
                'NO SE LA JUEGUE CON LA COMPRA DE SU VEHICULO VAYA A LO '
                'SEGURO.',
 'doors_number': 5,
 'emission_standard': 'C',
 'engine': '1.6L',
 'engine_horse_power': 120,
 'expiration_date': None,
 'fuel_type': 'Diesel',
 'id': '67072aed-b241-5830-8a4d-f07ac9c680ce',
 'is_damaged': False,
 'is_operable': True,
 'license_plate': None,
 'link_to_web_offer': 'https://www.coches.net/citroen-c4-picasso-bluehdi-88kw-120cv-eat6-feel-5p-diesel-2017-en-murcia-62495710-covo.aspx',
 'listing': 'auction',
 'location': 'Murcia',
 'make': 'CITROEN',
 'model': 'C4 Picasso',
 'odometer': 129000,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'ES',
 'original_photo_count': 15,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_67072aed-b241-5830-8a4d-f07ac9c680ce/67072aed-b241-5830-8a4d-f07ac9c680ce_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 226323,
             'Height': 600,
             'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19381924/875dce12-ab6c-45c9-9377-0aaaf960da08.jpg',
             'Width': 800}],
 'price': 12500,
 'price_includes_vat': True,
 'registration_date': '2018-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'CITROEN C4 Picasso BlueHDi EAT6 Feel',
 'transmission': 'automatic',
 'trim': 'BlueHDi 88KW 120CV EAT6 Feel',
 'vin': None,
 'year': 2018}
2026-03-26 15:27:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:27:18 [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%2762495710%27 HTTP/1.1" 200 None
2026-03-26 15:27:18 [auto_selling_coches.net] INFO: Saving data for 62495710: {'created_time': 1774538838.089104, 'last_price_update_time': 1774538838.089116}
2026-03-26 15:27:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:27:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62495710') HTTP/1.1" 204 0
2026-03-26 15:27:18 [scrapy.core.engine] INFO: Closing spider (finished)
2026-03-26 15:27:18 [crawlers.pipelines.save_to_cdlq_db_auto_selling] DEBUG: [SaveToCdlqDbAutoSelling] failed to close cursor: 'SaveToCdlqDbAutoSelling' object has no attribute 'cursor'
2026-03-26 15:27:18 [crawlers.pipelines.save_to_cdlq_db_auto_selling] DEBUG: [SaveToCdlqDbAutoSelling] failed to close connection: 'SaveToCdlqDbAutoSelling' object has no attribute 'conn'
2026-03-26 15:27:18 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 15:27:18 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 15:27:18 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process scrape complete CloudEvent for item 35a60544292811f18f76c264925fbcfa
2026-03-26 15:27:18 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.ATTACHED: 3> -> <LinkState.DETACH_SENT: 4>
2026-03-26 15:27:18 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.ATTACHED: 3> -> <LinkState.DETACH_SENT: 4>
2026-03-26 15:27:18 [azure.servicebus._pyamqp.management_link] INFO: Management link receiver state changed: <LinkState.ATTACHED: 3> -> <LinkState.DETACH_SENT: 4>
2026-03-26 15:27:18 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.ATTACHED: 3> -> <LinkState.DETACH_SENT: 4>
2026-03-26 15:27:18 [azure.servicebus._pyamqp.management_link] INFO: Management link sender state changed: <LinkState.ATTACHED: 3> -> <LinkState.DETACH_SENT: 4>
2026-03-26 15:27:18 [azure.servicebus._pyamqp.session] INFO: Session state changed: <SessionState.MAPPED: 3> -> <SessionState.END_SENT: 4>
2026-03-26 15:27:18 [azure.servicebus._pyamqp._connection] INFO: Connection state changed: <ConnectionState.OPENED: 9> -> <ConnectionState.CLOSE_SENT: 11>
2026-03-26 15:27:18 [azure.servicebus._pyamqp._connection] INFO: Connection state changed: <ConnectionState.CLOSE_SENT: 11> -> <ConnectionState.END: 13>
2026-03-26 15:27:18 [azure.servicebus._pyamqp.session] INFO: Session state changed: <SessionState.END_SENT: 4> -> <SessionState.DISCARDING: 6>
2026-03-26 15:27:18 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.DETACH_SENT: 4> -> <LinkState.DETACHED: 0>
2026-03-26 15:27:18 [azure.servicebus._pyamqp.management_link] INFO: Management link sender state changed: <LinkState.DETACH_SENT: 4> -> <LinkState.DETACHED: 0>
2026-03-26 15:27:18 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.DETACH_SENT: 4> -> <LinkState.DETACHED: 0>
2026-03-26 15:27:18 [azure.servicebus._pyamqp.management_link] INFO: Management link receiver state changed: <LinkState.DETACH_SENT: 4> -> <LinkState.DETACHED: 0>
2026-03-26 15:27:18 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.DETACH_SENT: 4> -> <LinkState.DETACHED: 0>
2026-03-26 15:27:18 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: [AzureBusPipeline] connection closed
2026-03-26 15:27:18 [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 15:27:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:27:18 [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%201773242838 HTTP/1.1" 200 None
2026-03-26 15:27:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='61880063') HTTP/1.1" 204 0
2026-03-26 15:27:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62032833') HTTP/1.1" 204 0
2026-03-26 15:27:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62422079') HTTP/1.1" 204 0
2026-03-26 15:27:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62652624') HTTP/1.1" 204 0
2026-03-26 15:27:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62671378') HTTP/1.1" 204 0
2026-03-26 15:27:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70119003') HTTP/1.1" 204 0
2026-03-26 15:27:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70119022') HTTP/1.1" 204 0
2026-03-26 15:27:19 [scrapy.extensions.feedexport] INFO: Stored jsonlines feed (19 items) in: file:///var/lib/scrapyd/items/sourcing_v2/auto_selling_coches.net/35a60544292811f18f76c264925fbcfa.jl
2026-03-26 15:27:19 [scrapy.statscollectors] INFO: Dumping Scrapy stats:
{'downloader/request_bytes': 18703,
 'downloader/request_count': 40,
 'downloader/request_method_count/GET': 40,
 'downloader/response_bytes': 6427995,
 'downloader/response_count': 40,
 'downloader/response_status_count/200': 40,
 'elapsed_time_seconds': 24.034137,
 'feedexport/success_count/FileFeedStorage': 1,
 'finish_reason': 'finished',
 'finish_time': datetime.datetime(2026, 3, 26, 15, 27, 19, 66747, tzinfo=datetime.timezone.utc),
 'httpcompression/response_bytes': 3454615,
 'httpcompression/response_count': 19,
 'item_scraped_count': 19,
 'log_count/DEBUG': 397,
 'log_count/INFO': 370,
 'memusage/max': 147230720,
 'memusage/startup': 147230720,
 'photo_download_count': 19,
 'request_depth_max': 3,
 'response_received_count': 21,
 'scheduler/dequeued': 40,
 'scheduler/dequeued/memory': 40,
 'scheduler/enqueued': 40,
 'scheduler/enqueued/memory': 40,
 'scrape_type/new': 19,
 'scrapy-zyte-api/429': 0,
 'scrapy-zyte-api/attempts': 21,
 'scrapy-zyte-api/error_ratio': 0.0,
 'scrapy-zyte-api/errors': 0,
 'scrapy-zyte-api/fatal_errors': 0,
 'scrapy-zyte-api/mean_connection_seconds': 1.4630291250623053,
 'scrapy-zyte-api/mean_response_seconds': 1.5149046248046771,
 'scrapy-zyte-api/processed': 21,
 'scrapy-zyte-api/request_args/customHttpRequestHeaders': 20,
 'scrapy-zyte-api/request_args/experimental.requestCookies': 20,
 'scrapy-zyte-api/request_args/experimental.responseCookies': 21,
 'scrapy-zyte-api/request_args/httpResponseBody': 21,
 'scrapy-zyte-api/request_args/httpResponseHeaders': 21,
 'scrapy-zyte-api/request_args/url': 21,
 'scrapy-zyte-api/status_codes/200': 21,
 'scrapy-zyte-api/success': 21,
 'scrapy-zyte-api/success_ratio': 1.0,
 'scrapy-zyte-api/throttle_ratio': 0.0,
 'start_time': datetime.datetime(2026, 3, 26, 15, 26, 55, 32610, tzinfo=datetime.timezone.utc)}
2026-03-26 15:27:19 [scrapy.core.engine] INFO: Spider closed (finished)
2026-03-26 15:27:19 [asyncio] ERROR: Unclosed client session
client_session: <aiohttp.client.ClientSession object at 0x7f282fb377d0>
2026-03-26 15:27:19 [asyncio] ERROR: Unclosed client session
client_session: <aiohttp.client.ClientSession object at 0x7f282fb44050>

PROJECT (sourcing_v2), SPIDER (auto_selling_coches.net)