2026-03-26 14:58:39 [scrapy.utils.log] INFO: Scrapy 2.11.2 started (bot: SourcingV2)
2026-03-26 14:58:39 [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 14:58:39 [auto_selling_coches.net] INFO: Starting auto_selling_coches.net spider
2026-03-26 14:58:39 [auto_selling_coches.net] INFO: _job: 43fc08f4292411f18f76c264925fbcfa, SCRAPY_JOB: None
2026-03-26 14:58:39 [auto_selling_coches.net] INFO: Quick mode enabled - reduced wait times and single photo per item
2026-03-26 14:58:39 [scrapy.addons] INFO: Enabled addons:
[]
2026-03-26 14:58:39 [asyncio] DEBUG: Using selector: EpollSelector
2026-03-26 14:58:39 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor
2026-03-26 14:58:39 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop
2026-03-26 14:58:39 [scrapy.extensions.telnet] INFO: Telnet Password: 13701f0b31b46d19
2026-03-26 14:58:39 [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 14:58:39 [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/43fc08f4292411f18f76c264925fbcfa.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 14:58:39 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-26 14:58:39 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-26 14:58:39 [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 14:58:39 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Setting up IdGenerationMiddleware for auto_selling
2026-03-26 14:58:39 [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 14:58:39 [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 14:58:39 [scrapy.core.engine] INFO: Spider opened
2026-03-26 14:58:39 [azure.identity._credentials.environment] INFO: Incomplete environment configuration for EnvironmentCredential. These variables are set: AZURE_CLIENT_ID, AZURE_TENANT_ID
2026-03-26 14:58:39 [common.service_bus.service_bus_client_factory] INFO: ServiceBusClient initialized via DefaultAzureCredential for alx-production-bus.servicebus.windows.net
2026-03-26 14:58:39 [crawlers.pipelines.base_azure_bus_pipeline] INFO: [AzureBusPipeline] Connected to topic auto.sourcing-v2-quickmode
2026-03-26 14:58:39 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min)
2026-03-26 14:58:39 [scrapy.extensions.telnet] INFO: Telnet console listening on 127.0.0.1:6023
2026-03-26 14:58:39 [scrapy.extensions.memusage] INFO: Peak memory usage is 142MiB
2026-03-26 14:58:39 [scrapy-playwright] INFO: Starting download handler
2026-03-26 14:58:39 [scrapy-playwright] INFO: Starting download handler
2026-03-26 14:58:44 [auto_selling_coches.net] INFO: Scraper started with URL: https://www.coches.net/concesionario/montegroupcars and multipost_profile_id: 767614d6-eaed-46ff-9085-217a19f6076c and job_id: 43fc08f4292411f18f76c264925fbcfa
2026-03-26 14:58:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:58:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.coches.net/concesionario/montegroupcars> (referer: None) ['zyte-api']
2026-03-26 14:58:50 [auto_selling_coches.net] INFO: response: <200 https://www.coches.net/concesionario/montegroupcars/>
2026-03-26 14:58:50 [auto_selling_coches.net] INFO: Title at home page 20 Vehículos
2026-03-26 14:58:50 [auto_selling_coches.net] INFO: Total number of items: 20
2026-03-26 14:58:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:58:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.coches.net/concesionario/montegroupcars?pg=1> (referer: https://www.coches.net/concesionario/montegroupcars/) ['zyte-api']
2026-03-26 14:58:55 [auto_selling_coches.net] INFO: Parsing page 1
2026-03-26 14:58:55 [auto_selling_coches.net] INFO: Found 20 listings on page 1
2026-03-26 14:58:55 [auto_selling_coches.net] INFO: Found listing with ID: 70261112
2026-03-26 14:58:55 [azure.identity._credentials.environment] INFO: Incomplete environment configuration for EnvironmentCredential. These variables are set: AZURE_CLIENT_ID, AZURE_TENANT_ID
2026-03-26 14:58:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
2026-03-26 14:58:55 [urllib3.connectionpool] DEBUG: https://login.microsoftonline.com:443 "POST /8ea908c1-4e85-4692-bc3f-3646b9b40891/oauth2/v2.0/token HTTP/1.1" 200 2113
2026-03-26 14:58:55 [azure.identity._credentials.chained] INFO: DefaultAzureCredential acquired a token from WorkloadIdentityCredential
2026-03-26 14:58:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): alxsourcingstorageprod.table.core.windows.net:443
2026-03-26 14:58:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%2770261112%27 HTTP/1.1" 200 None
2026-03-26 14:58:55 [auto_selling_coches.net] INFO: Scrape type for 70261112: 1
2026-03-26 14:58:55 [auto_selling_coches.net] INFO: Scraping new listing 70261112
2026-03-26 14:58:55 [auto_selling_coches.net] INFO: Found listing with ID: 70261115
2026-03-26 14:58:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%2770261115%27 HTTP/1.1" 200 None
2026-03-26 14:58:55 [auto_selling_coches.net] INFO: Scrape type for 70261115: 1
2026-03-26 14:58:55 [auto_selling_coches.net] INFO: Scraping new listing 70261115
2026-03-26 14:58:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:58:55 [auto_selling_coches.net] INFO: Found listing with ID: 70237072
2026-03-26 14:58:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%2770237072%27 HTTP/1.1" 200 None
2026-03-26 14:58:55 [auto_selling_coches.net] INFO: Scrape type for 70237072: 1
2026-03-26 14:58:55 [auto_selling_coches.net] INFO: Scraping new listing 70237072
2026-03-26 14:58:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:58:55 [auto_selling_coches.net] INFO: Found listing with ID: 70204669
2026-03-26 14:58:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%2770204669%27 HTTP/1.1" 200 None
2026-03-26 14:58:55 [auto_selling_coches.net] INFO: Scrape type for 70204669: 1
2026-03-26 14:58:55 [auto_selling_coches.net] INFO: Scraping new listing 70204669
2026-03-26 14:58:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:58:55 [auto_selling_coches.net] INFO: Found listing with ID: 70193906
2026-03-26 14:58:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%2770193906%27 HTTP/1.1" 200 None
2026-03-26 14:58:55 [auto_selling_coches.net] INFO: Scrape type for 70193906: 1
2026-03-26 14:58:55 [auto_selling_coches.net] INFO: Scraping new listing 70193906
2026-03-26 14:58:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:58:55 [auto_selling_coches.net] INFO: Found listing with ID: 70188364
2026-03-26 14:58:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%2770188364%27 HTTP/1.1" 200 None
2026-03-26 14:58:55 [auto_selling_coches.net] INFO: Scrape type for 70188364: 1
2026-03-26 14:58:55 [auto_selling_coches.net] INFO: Scraping new listing 70188364
2026-03-26 14:58:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:58:55 [auto_selling_coches.net] INFO: Found listing with ID: 70185747
2026-03-26 14:58:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%2770185747%27 HTTP/1.1" 200 None
2026-03-26 14:58:55 [auto_selling_coches.net] INFO: Scrape type for 70185747: 1
2026-03-26 14:58:55 [auto_selling_coches.net] INFO: Scraping new listing 70185747
2026-03-26 14:58:55 [auto_selling_coches.net] INFO: Found listing with ID: 70151103
2026-03-26 14:58:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%2770151103%27 HTTP/1.1" 200 None
2026-03-26 14:58:55 [auto_selling_coches.net] INFO: Scrape type for 70151103: 1
2026-03-26 14:58:55 [auto_selling_coches.net] INFO: Scraping new listing 70151103
2026-03-26 14:58:55 [auto_selling_coches.net] INFO: Found listing with ID: 70151110
2026-03-26 14:58:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%2770151110%27 HTTP/1.1" 200 None
2026-03-26 14:58:55 [auto_selling_coches.net] INFO: Scrape type for 70151110: 1
2026-03-26 14:58:55 [auto_selling_coches.net] INFO: Scraping new listing 70151110
2026-03-26 14:58:55 [auto_selling_coches.net] INFO: Found listing with ID: 70151124
2026-03-26 14:58:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%2770151124%27 HTTP/1.1" 200 None
2026-03-26 14:58:55 [auto_selling_coches.net] INFO: Scrape type for 70151124: 1
2026-03-26 14:58:55 [auto_selling_coches.net] INFO: Scraping new listing 70151124
2026-03-26 14:58:55 [auto_selling_coches.net] INFO: Found listing with ID: 70021763
2026-03-26 14:58:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%2770021763%27 HTTP/1.1" 200 None
2026-03-26 14:58:55 [auto_selling_coches.net] INFO: Scrape type for 70021763: 1
2026-03-26 14:58:55 [auto_selling_coches.net] INFO: Scraping new listing 70021763
2026-03-26 14:58:55 [auto_selling_coches.net] INFO: Found listing with ID: 70015189
2026-03-26 14:58:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%2770015189%27 HTTP/1.1" 200 None
2026-03-26 14:58:55 [auto_selling_coches.net] INFO: Scrape type for 70015189: 1
2026-03-26 14:58:55 [auto_selling_coches.net] INFO: Scraping new listing 70015189
2026-03-26 14:58:55 [auto_selling_coches.net] INFO: Found listing with ID: 70015188
2026-03-26 14:58:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%2770015188%27 HTTP/1.1" 200 None
2026-03-26 14:58:55 [auto_selling_coches.net] INFO: Scrape type for 70015188: 1
2026-03-26 14:58:55 [auto_selling_coches.net] INFO: Scraping new listing 70015188
2026-03-26 14:58:55 [auto_selling_coches.net] INFO: Found listing with ID: 62608086
2026-03-26 14:58:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%2762608086%27 HTTP/1.1" 200 None
2026-03-26 14:58:55 [auto_selling_coches.net] INFO: Scrape type for 62608086: 1
2026-03-26 14:58:55 [auto_selling_coches.net] INFO: Scraping new listing 62608086
2026-03-26 14:58:55 [auto_selling_coches.net] INFO: Found listing with ID: 62442481
2026-03-26 14:58:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%2762442481%27 HTTP/1.1" 200 None
2026-03-26 14:58:55 [auto_selling_coches.net] INFO: Scrape type for 62442481: 1
2026-03-26 14:58:55 [auto_selling_coches.net] INFO: Scraping new listing 62442481
2026-03-26 14:58:55 [auto_selling_coches.net] INFO: Found listing with ID: 62372464
2026-03-26 14:58:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%2762372464%27 HTTP/1.1" 200 None
2026-03-26 14:58:55 [auto_selling_coches.net] INFO: Scrape type for 62372464: 1
2026-03-26 14:58:55 [auto_selling_coches.net] INFO: Scraping new listing 62372464
2026-03-26 14:58:55 [auto_selling_coches.net] INFO: Found listing with ID: 62361663
2026-03-26 14:58:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%2762361663%27 HTTP/1.1" 200 None
2026-03-26 14:58:56 [auto_selling_coches.net] INFO: Scrape type for 62361663: 1
2026-03-26 14:58:56 [auto_selling_coches.net] INFO: Scraping new listing 62361663
2026-03-26 14:58:56 [auto_selling_coches.net] INFO: Found listing with ID: 61951018
2026-03-26 14:58:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%2761951018%27 HTTP/1.1" 200 None
2026-03-26 14:58:56 [auto_selling_coches.net] INFO: Scrape type for 61951018: 1
2026-03-26 14:58:56 [auto_selling_coches.net] INFO: Scraping new listing 61951018
2026-03-26 14:58:56 [auto_selling_coches.net] INFO: Found listing with ID: 61924372
2026-03-26 14:58:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%2761924372%27 HTTP/1.1" 200 None
2026-03-26 14:58:56 [auto_selling_coches.net] INFO: Scrape type for 61924372: 1
2026-03-26 14:58:56 [auto_selling_coches.net] INFO: Scraping new listing 61924372
2026-03-26 14:58:56 [auto_selling_coches.net] INFO: Found listing with ID: 61890312
2026-03-26 14:58:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%2761890312%27 HTTP/1.1" 200 None
2026-03-26 14:58:56 [auto_selling_coches.net] INFO: Scrape type for 61890312: 1
2026-03-26 14:58:56 [auto_selling_coches.net] INFO: Scraping new listing 61890312
2026-03-26 14:58:56 [auto_selling_coches.net] INFO: No more listings to scrape.
2026-03-26 14:58:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70261112> (referer: https://www.coches.net/concesionario/montegroupcars/?pg=1) ['zyte-api']
2026-03-26 14:58:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:58:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70204669> (referer: https://www.coches.net/concesionario/montegroupcars/?pg=1) ['zyte-api']
2026-03-26 14:58:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:58:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70261115> (referer: https://www.coches.net/concesionario/montegroupcars/?pg=1) ['zyte-api']
2026-03-26 14:58:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:58:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70193906> (referer: https://www.coches.net/concesionario/montegroupcars/?pg=1) ['zyte-api']
2026-03-26 14:58:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:58:56 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
'body_type': 'Berlina',
'c_o_2_emission_value': None,
'category': 'Coches',
'color': 'Gris / Plata',
'currency': 'EUR',
'description': 'DACIA SPRING COMFORT PLUS 45 33KW "ELECTRICO" \n'
'matriculado en octubre 2021, (9832) eléctrico automático y '
'12.930 km, autonomía ciudad 305km y 230km mixto, aire '
'acondicionado, control de velocidad, manos libres bluetooth, '
'Navegador GPS, pantalla táctil con USB, control de presión de '
'neumáticos, elevalunas eléctricos, espejos eléctricos, sensor '
'de Luz, sensor de lluvia, sensores de aparcamiento traseros, '
'cámara trasera, cierre centralizado con mando a distancia, '
'dirección asistida, luz diurna LED, airbag de conductor, '
'pasajero y laterales, ABS, ESP, etc. Se entrega transferido y '
'12 meses de garantía. La garantía de las baterías es hasta '
'octubre de 2029 o 100.000km.',
'doors_number': 5,
'emission_standard': '0',
'engine': None,
'engine_horse_power': 45,
'expiration_date': None,
'fuel_type': 'Eléctrico',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/dacia-spring-comfort-plus-electric-33kw-45cv-5p-electrico-hibrido-2021-en-alicante-70261112-covo.aspx',
'listing': 'auction',
'location': 'Alicante',
'make': 'DACIA',
'model': 'Spring',
'odometer': 12930,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19722555/260935d5-948b-44f7-8f7e-a7c651bcdca5.jpg',
'https://a.ccdn.es/cnet/vehicles/19722555/9be1a63a-5a7d-459d-8e2c-3ab17d99e8d0.jpg',
'https://a.ccdn.es/cnet/vehicles/19722555/51f8ec64-a9bb-456f-90fd-254486277655.jpg',
'https://a.ccdn.es/cnet/vehicles/19722555/20bf8215-ca92-47e2-ab97-e2abd34d6bd5.jpg',
'https://a.ccdn.es/cnet/vehicles/19722555/a70109f0-8ba3-45c0-aee6-f703f6cd7791.jpg',
'https://a.ccdn.es/cnet/vehicles/19722555/6b51c45d-5d7d-4e3e-ba81-6338731dde1c.jpg',
'https://a.ccdn.es/cnet/vehicles/19722555/b43bf4e5-29cb-476d-a486-ed78f9e49753.jpg',
'https://a.ccdn.es/cnet/vehicles/19722555/b9a4abfd-cf7b-40d8-87c9-13f9a980de74.jpg',
'https://a.ccdn.es/cnet/vehicles/19722555/cb358889-2a52-4511-ba31-08b279b9940c.jpg',
'https://a.ccdn.es/cnet/vehicles/19722555/f3a5461f-6dc9-4839-8808-e76280523a40.jpg',
'https://a.ccdn.es/cnet/vehicles/19722555/d20fd110-48b4-482f-b20a-a3a84892f78b.jpg',
'https://a.ccdn.es/cnet/vehicles/19722555/8071af50-56a0-49f7-a7c6-fafd30eb6c1b.jpg',
'https://a.ccdn.es/cnet/vehicles/19722555/41610040-88c8-4f55-973f-c8337f0b006c.jpg',
'https://a.ccdn.es/cnet/vehicles/19722555/9f09033d-07f4-4c79-9015-d6e4cb393919.jpg',
'https://a.ccdn.es/cnet/vehicles/19722555/eeb47bad-ff82-4965-8c2f-fa85360d4a9c.jpg',
'https://a.ccdn.es/cnet/vehicles/19722555/2d93a85e-adc7-4aea-b1d9-2f3158a7c137.jpg',
'https://a.ccdn.es/cnet/vehicles/19722555/608c648d-6e84-4b58-b149-11b69049abe7.jpg',
'https://a.ccdn.es/cnet/vehicles/19722555/bc064508-bc12-4c01-acb2-17e95c7bbdfb.jpg',
'https://a.ccdn.es/cnet/vehicles/19722555/83d12458-0a73-474f-9723-aa7245f95b26.jpg',
'https://a.ccdn.es/cnet/vehicles/19722555/1c6bd9b9-8cd2-4db2-a15d-27bd51560042.jpg',
'https://a.ccdn.es/cnet/vehicles/19722555/a3b8c181-630b-4056-9e16-1247a0b88ef6.jpg',
'https://a.ccdn.es/cnet/vehicles/19722555/adb3c7a4-9c23-4e5f-8800-bb43afed60c2.jpg',
'https://a.ccdn.es/cnet/vehicles/19722555/8962c61c-7de0-44b2-8927-af548dc810b0.jpg',
'https://a.ccdn.es/cnet/vehicles/19722555/cbe158f1-826a-44fb-ba15-92c822abb53b.jpg',
'https://a.ccdn.es/cnet/vehicles/19722555/edc53553-ceaa-4eb6-8230-7f927af4b17c.jpg',
'https://a.ccdn.es/cnet/vehicles/19722555/2f58f237-fc6e-4a06-9c6a-21ec7bfbd6e7.jpg',
'https://a.ccdn.es/cnet/vehicles/19722555/24f3da22-ff19-44ea-b567-e3fbf88793a8.jpg',
'https://a.ccdn.es/cnet/vehicles/19722555/2cce5083-4b5a-4299-ab89-7da83d0901fb.jpg',
'https://a.ccdn.es/cnet/vehicles/19722555/ccbad47c-a036-4d9d-abe0-2633014d12ee.jpg'],
'price': 12490,
'price_includes_vat': True,
'registration_date': '2021-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'DACIA Spring Comfort Plus Electric',
'transmission': 'automatic',
'trim': 'Comfort Plus Electric 33kW 45CV',
'vin': None,
'year': 2021}
2026-03-26 14:58:56 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 7c56f1e2-f67a-55d8-b21b-a7effb17a520 with identifier: 70261112
2026-03-26 14:58:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 7c56f1e2-f67a-55d8-b21b-a7effb17a520
2026-03-26 14:58:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F19722555%252F260935d5-948b-44f7-8f7e-a7c651bcdca5.jpg%27 HTTP/1.1" 200 None
2026-03-26 14:58:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19722555/260935d5-948b-44f7-8f7e-a7c651bcdca5.jpg not downloaded yet
2026-03-26 14:58:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70237072> (referer: https://www.coches.net/concesionario/montegroupcars/?pg=1) ['zyte-api']
2026-03-26 14:58:56 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
'body_type': 'SUV',
'c_o_2_emission_value': 149,
'category': 'Coches',
'color': 'Blanco',
'currency': 'EUR',
'description': 'RANGE ROVER EVOQUE CABRIO 2.0 TD4 180CV HSE DYNAMIC 4x4\n'
'matriculado en junio de 2016, diésel automático con levas en '
'el volante y 114.060 km, tapicería de piel perforada, '
'asientos eléctricos con memoria, climatizador automático '
'bi-zona, sistema de sonido MERIDIAN con pantalla táctil y '
'USB, lector de señales de trafico, sensor de ángulo muerto, '
'navegador GPS, asientos calefactables, volante calefactable, '
'control de velocidad, manos libres bluetooth, control de '
'presión de neumáticos (TPMS), control por voz, elevalunas '
'eléctricos, espejos eléctricos, espejos plegables '
'eléctricamente, llantas de aleación, advertencia cambio '
'involuntario de carril, faros de LED, lavafaros, luz diurna '
'LED, sensor de luz, sensor de lluvia, sensores de '
'aparcamiento delanteros y traseros, cámara de marcha atrás, '
'cierre centralizado con mando a distancia, dirección '
'asistida, volante multifunción, airbag de conductor, pasajero '
'y laterales, ABS, ESP, etc. Se entrega revisado con el '
'mantenimiento hecho y 12 meses de garantía.',
'doors_number': 2,
'emission_standard': 'C',
'engine': '2.0L',
'engine_horse_power': 180,
'expiration_date': None,
'fuel_type': 'Diesel',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/land-rover-range-rover-evoque-20l-td4-132kw-4x4-hse-dynamic-auto-conv-2p-diesel-2017-en-alicante-70204669-covo.aspx',
'listing': 'auction',
'location': 'Alicante',
'make': 'LAND-ROVER',
'model': 'Range Rover Evoque',
'odometer': 114060,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19680824/c6ecb611-18a1-42c1-8b42-e898e23ebe44.jpg',
'https://a.ccdn.es/cnet/vehicles/19680824/409c31f3-fe4f-4632-879d-4b0849e6fb2f.jpg',
'https://a.ccdn.es/cnet/vehicles/19680824/6e33a8f0-f4d2-4127-831e-889298afccc8.jpg',
'https://a.ccdn.es/cnet/vehicles/19680824/2616b8cb-f4f5-4ead-bf1a-05945feb513b.jpg',
'https://a.ccdn.es/cnet/vehicles/19680824/a368ebb3-a9bb-4387-a942-90cb085b9d52.jpg',
'https://a.ccdn.es/cnet/vehicles/19680824/d44264af-c0dc-41ba-8f60-17334024048e.jpg',
'https://a.ccdn.es/cnet/vehicles/19680824/d81a1d29-d054-469b-832d-92aee499338e.jpg',
'https://a.ccdn.es/cnet/vehicles/19680824/cee6c2a5-68af-46c3-b450-42ed33086e92.jpg',
'https://a.ccdn.es/cnet/vehicles/19680824/651af5e1-9c59-40c6-b090-0deb3a731563.jpg',
'https://a.ccdn.es/cnet/vehicles/19680824/01be281f-5b5e-4f71-bbd6-39c449e72a0a.jpg',
'https://a.ccdn.es/cnet/vehicles/19680824/e6b2b999-d1b9-4c88-afa0-8f0299b3b1bb.jpg',
'https://a.ccdn.es/cnet/vehicles/19680824/6df057d6-c66e-42dc-8b6b-95b73c691fed.jpg',
'https://a.ccdn.es/cnet/vehicles/19680824/8d87ecf6-9b5c-4206-ba15-caca5d496822.jpg',
'https://a.ccdn.es/cnet/vehicles/19680824/f27e4fb4-18a3-4acd-963e-4b126b527681.jpg',
'https://a.ccdn.es/cnet/vehicles/19680824/3d99b0de-744c-484d-a02c-b88c5290eda9.jpg',
'https://a.ccdn.es/cnet/vehicles/19680824/d9b351b3-c9d1-463f-9fad-4a2df7a7a887.jpg',
'https://a.ccdn.es/cnet/vehicles/19680824/657433a7-27ca-4ef8-b638-c759f95d3cf4.jpg',
'https://a.ccdn.es/cnet/vehicles/19680824/8ee7f502-09ad-44c0-99c1-e82e67a73ff9.jpg',
'https://a.ccdn.es/cnet/vehicles/19680824/b44f3736-804f-4f79-afae-829940ce90fd.jpg',
'https://a.ccdn.es/cnet/vehicles/19680824/00d6c542-fb73-4196-b41d-c98e4fc10f67.jpg',
'https://a.ccdn.es/cnet/vehicles/19680824/f76f9690-9c26-40a9-9823-49e18294e2e2.jpg',
'https://a.ccdn.es/cnet/vehicles/19680824/a66aebc7-c340-43a8-9e75-2e24b80e8cc4.jpg',
'https://a.ccdn.es/cnet/vehicles/19680824/264bf6bf-0372-4465-ac2d-5fa9c163293b.jpg',
'https://a.ccdn.es/cnet/vehicles/19680824/86305297-4920-45ca-970b-51ed7fda1279.jpg',
'https://a.ccdn.es/cnet/vehicles/19680824/1860446a-46ad-4de9-a683-e3a073b1d6a1.jpg',
'https://a.ccdn.es/cnet/vehicles/19680824/3155c67a-fdc3-4702-b252-99c28e07bb56.jpg',
'https://a.ccdn.es/cnet/vehicles/19680824/6339e247-ccd4-4f94-bf16-87cdd19b74ad.jpg',
'https://a.ccdn.es/cnet/vehicles/19680824/00cb821c-9c58-4d00-b73d-e735da6d8728.jpg',
'https://a.ccdn.es/cnet/vehicles/19680824/bebaf34d-eaac-4300-b0bb-2a4313c2e18c.jpg',
'https://a.ccdn.es/cnet/vehicles/19680824/904b8b55-9141-47c7-a590-8929ec0bda99.jpg',
'https://a.ccdn.es/cnet/vehicles/19680824/71e56c92-21db-4bae-81cd-a1eb96e06c87.jpg',
'https://a.ccdn.es/cnet/vehicles/19680824/93a99a3a-e694-456b-a218-23644a7582d2.jpg',
'https://a.ccdn.es/cnet/vehicles/19680824/1c63f147-2cd6-49e4-b42d-47f17fe7df84.jpg',
'https://a.ccdn.es/cnet/vehicles/19680824/b988e87a-df84-402e-a032-b21de498ca3a.jpg',
'https://a.ccdn.es/cnet/vehicles/19680824/b67c59c0-c971-47bd-b251-7eeea955634d.jpg',
'https://a.ccdn.es/cnet/vehicles/19680824/94199025-935f-4ff7-8cbb-e1ab8d9d00ed.jpg',
'https://a.ccdn.es/cnet/vehicles/19680824/72f5476e-c091-4fd5-8849-95bf0c1e292c.jpg',
'https://a.ccdn.es/cnet/vehicles/19680824/09ec2c6d-eeb8-41f2-9dbe-cb137789a641.jpg',
'https://a.ccdn.es/cnet/vehicles/19680824/64edbf71-c4e0-4617-94ee-cc3c8e2a794d.jpg',
'https://a.ccdn.es/cnet/vehicles/19680824/aebd4d8c-12e8-4d48-aae1-b28590f86542.jpg',
'https://a.ccdn.es/cnet/vehicles/19680824/a27afcdc-cadf-424f-8a65-46ef513c21fa.jpg',
'https://a.ccdn.es/cnet/vehicles/19680824/9770c0da-5cc1-475b-b786-21eb743b9f28.jpg',
'https://a.ccdn.es/cnet/vehicles/19680824/d6c53171-a0ca-406e-a73c-0584cdc182d7.jpg'],
'price': 33900,
'price_includes_vat': True,
'registration_date': '2016-01-01',
'seats_number': 4,
'seller_name': None,
'title': 'LAND-ROVER Range Rover Evoque 2.0L TD4 4x4 HSE Dynamic Auto Conv',
'transmission': 'automatic',
'trim': '2.0L TD4 132kW 4x4 HSE Dynamic Auto Conv',
'vin': None,
'year': 2016}
2026-03-26 14:58:56 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 6bf7a2d5-ce99-5683-989b-e3140b277e77 with identifier: 70204669
2026-03-26 14:58:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 6bf7a2d5-ce99-5683-989b-e3140b277e77
2026-03-26 14:58:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F19680824%252Fc6ecb611-18a1-42c1-8b42-e898e23ebe44.jpg%27 HTTP/1.1" 200 None
2026-03-26 14:58:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19680824/c6ecb611-18a1-42c1-8b42-e898e23ebe44.jpg not downloaded yet
2026-03-26 14:58:56 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
'body_type': 'SUV',
'c_o_2_emission_value': None,
'category': 'Coches',
'color': 'Amarillo',
'currency': 'EUR',
'description': 'HUMMER H2 V8 6.0i 320CV 4x4 AUTOMATICO\n'
'matriculado en octubre de 2003, gasolina automático y 99.600 '
'km, tapicería de piel, asientos eléctricos, asientos '
'calefactables y ventilados, defensa delantera y estriberas '
'homologado en ficha técnica, radio CD, sistema de altavoces '
'BOSE, climatizador automático bi-zona, control de velocidad, '
'cámara trasera, elevalunas eléctricos, espejos eléctricos, '
'sensor de luz, lunas tintadas, llantas de aleación, faros '
'antiniebla, doble portón lateral, cierre centralizado con '
'mando a distancia, dirección asistida, volante multifunción, '
'airbag de conductor, pasajero y laterales, ABS, ESP, etc. Se '
'entrega revisado y con el mantenimiento hecho. Vehículo en '
'gestión de venta.',
'doors_number': 5,
'emission_standard': 'C',
'engine': '6.0L',
'engine_horse_power': 316,
'expiration_date': None,
'fuel_type': 'Gasolina',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/hummer-h2-60-v8-luxury-5p-gasolina-2004-en-alicante-70261115-covo.aspx',
'listing': 'auction',
'location': 'Alicante',
'make': 'HUMMER',
'model': 'H2',
'odometer': 99600,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19682085/d082eb85-8e72-4981-8b79-239444620f90.jpg',
'https://a.ccdn.es/cnet/vehicles/19682085/fc44603c-7894-42af-b1f1-171ad141a46b.jpg',
'https://a.ccdn.es/cnet/vehicles/19682085/d73b101d-d3f6-45d7-8b8b-e18a4a159498.jpg',
'https://a.ccdn.es/cnet/vehicles/19682085/8533460b-2b7e-40df-a7c3-a925c1e60137.jpg',
'https://a.ccdn.es/cnet/vehicles/19682085/1ef42f5d-3d90-4c06-a072-1c3fe3ad4b81.jpg',
'https://a.ccdn.es/cnet/vehicles/19682085/49570f17-6666-43d4-a455-6d18338357a8.jpg',
'https://a.ccdn.es/cnet/vehicles/19682085/d8094251-6c16-43a6-95b5-2f9b40a07889.jpg',
'https://a.ccdn.es/cnet/vehicles/19682085/055555a5-3b8c-4206-bbd9-db0cb5057e31.jpg',
'https://a.ccdn.es/cnet/vehicles/19682085/4ab1c8b0-8e06-4e84-9565-5a6932753b1b.jpg',
'https://a.ccdn.es/cnet/vehicles/19682085/34bfb10d-bc51-4842-8d61-0595026d786e.jpg',
'https://a.ccdn.es/cnet/vehicles/19682085/c8c7e54e-88c0-40db-b1ba-6f8bc478fa98.jpg',
'https://a.ccdn.es/cnet/vehicles/19682085/afcaa4ee-2c1b-41d2-a84e-77646409c730.jpg',
'https://a.ccdn.es/cnet/vehicles/19682085/06f4b160-0b0d-4170-94a3-f639b816daac.jpg',
'https://a.ccdn.es/cnet/vehicles/19682085/44d167cb-1ca6-442d-9e97-f4255f4189ee.jpg',
'https://a.ccdn.es/cnet/vehicles/19682085/fdf0378f-b74f-435f-8f0d-5102809bdcc8.jpg',
'https://a.ccdn.es/cnet/vehicles/19682085/d097b33c-60cf-43c4-8ee5-2f39042c53af.jpg',
'https://a.ccdn.es/cnet/vehicles/19682085/a117abbf-bacc-40aa-bb28-33ec386396be.jpg',
'https://a.ccdn.es/cnet/vehicles/19682085/b0a08f62-b4c8-4735-8103-2c785332fd84.jpg',
'https://a.ccdn.es/cnet/vehicles/19682085/5b4b30db-de69-4886-9011-ba4ad978ec77.jpg',
'https://a.ccdn.es/cnet/vehicles/19682085/43f367cf-0fff-4c0c-94cb-c93c9a300c9e.jpg',
'https://a.ccdn.es/cnet/vehicles/19682085/8c9c2ab5-0041-4ef2-bcb7-16f1d29af8b4.jpg',
'https://a.ccdn.es/cnet/vehicles/19682085/529e35cc-b790-4a87-8119-169bc2e8c150.jpg',
'https://a.ccdn.es/cnet/vehicles/19682085/5e5a5186-effb-47ef-91fa-86e2359a8e44.jpg',
'https://a.ccdn.es/cnet/vehicles/19682085/201f6df5-9983-491b-8a82-47a246326d99.jpg',
'https://a.ccdn.es/cnet/vehicles/19682085/d98bd6ff-d6ea-4089-b64a-4a04e1a320a9.jpg',
'https://a.ccdn.es/cnet/vehicles/19682085/49525bea-67dc-49d0-891d-f5ca3d9aebcd.jpg',
'https://a.ccdn.es/cnet/vehicles/19682085/68bf1482-8d79-4e80-917a-346d9c9825a5.jpg',
'https://a.ccdn.es/cnet/vehicles/19682085/01fc301d-aa94-4a22-a7e6-009bc61aa1f0.jpg',
'https://a.ccdn.es/cnet/vehicles/19682085/ff4437e9-fed1-4fd9-bc31-be2fa78f34cb.jpg',
'https://a.ccdn.es/cnet/vehicles/19682085/37144331-718e-497f-9044-ed0101889ff4.jpg',
'https://a.ccdn.es/cnet/vehicles/19682085/ea1781ba-4383-4387-a3c2-4df71c4cea86.jpg',
'https://a.ccdn.es/cnet/vehicles/19682085/6db0ab50-e537-40b6-82bd-91649731db3e.jpg',
'https://a.ccdn.es/cnet/vehicles/19682085/9226be64-878c-456d-b94b-69adda0c6661.jpg',
'https://a.ccdn.es/cnet/vehicles/19682085/b01cb42a-8c55-4ce2-9791-4cbde21bb254.jpg',
'https://a.ccdn.es/cnet/vehicles/19682085/17f92aba-b5d4-460c-9a3d-bb547c7a483d.jpg',
'https://a.ccdn.es/cnet/vehicles/19682085/29e3a061-75dc-4681-9c5c-b18c64176ff5.jpg',
'https://a.ccdn.es/cnet/vehicles/19682085/8d496878-e530-4fa4-ac2b-952f8ee935de.jpg',
'https://a.ccdn.es/cnet/vehicles/19682085/86fd6bf2-a480-40e3-9fed-74e7638339cf.jpg',
'https://a.ccdn.es/cnet/vehicles/19682085/fc298ae8-3cce-4396-94d7-e0dfc6485c1d.jpg',
'https://a.ccdn.es/cnet/vehicles/19682085/c67bcd0a-da4c-4e9d-b6ef-128dae0b0a46.jpg',
'https://a.ccdn.es/cnet/vehicles/19682085/a6dd7c6f-ce41-4e7c-b14c-961a2829b582.jpg',
'https://a.ccdn.es/cnet/vehicles/19682085/cd9dd522-eabe-4e82-b39f-5c6cb8b37920.jpg'],
'price': 32900,
'price_includes_vat': True,
'registration_date': '2004-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'HUMMER H2 6.0 V8 LUXURY',
'transmission': 'automatic',
'trim': '6.0 V8 LUXURY',
'vin': None,
'year': 2004}
2026-03-26 14:58:56 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 13fe898e-5bdd-5a6b-91a6-b1d2be838d41 with identifier: 70261115
2026-03-26 14:58:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 13fe898e-5bdd-5a6b-91a6-b1d2be838d41
2026-03-26 14:58:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F19682085%252Fd082eb85-8e72-4981-8b79-239444620f90.jpg%27 HTTP/1.1" 200 None
2026-03-26 14:58:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19682085/d082eb85-8e72-4981-8b79-239444620f90.jpg not downloaded yet
2026-03-26 14:58:56 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
'body_type': 'Berlina',
'c_o_2_emission_value': 134,
'category': 'Coches',
'color': 'Blanco',
'currency': 'EUR',
'description': 'BMW 530d 3.0 265CV LUXURY LINE AUTOMATICO\n'
'matriculado en febrero de 2017, diésel automático con levas '
'en el volante y 159.160 km, historial de revisiones, techo '
'solar, tapicería de piel, asientos eléctricos con memoria, '
'asientos calefactables delanteros y traseros, sensor de '
'ángulo muerto, Parking Assistant Professional/Plus, cuadro '
'digital, ajuste eléctrico de la columna de dirección, luz '
'ambiental, sistema de sonido HARMAN KARDON, navegador GPS, '
'puertos USB, HUD (Heads-Up Display), KEYLESS GO, climatizador '
'automático bi-zona, control de velocidad adaptativo, lector '
'de señales de trafico, manos libres bluetooth, control por '
'voz, control de presión de neumáticos (TPMS), elevalunas '
'eléctricos, espejos eléctricos, espejos plegables '
'eléctricamente, llantas de aleación, luz diurna LED, luces de '
'LED, sensor de luz, sensor de lluvia, sensores de '
'aparcamiento delanteros y traseros, cámara de visión trasera, '
'maletero de apertura eléctrica, lunas tintadas, cierre '
'centralizado con mando a distancia, dirección asistida, '
'volante multifunción, airbag de conductor, pasajero y '
'laterales, ABS, ESP, etc. Se entrega revisado, con el '
'mantenimiento hecho y 12 meses de garantía.',
'doors_number': 4,
'emission_standard': 'C',
'engine': '3.0L',
'engine_horse_power': 258,
'expiration_date': None,
'fuel_type': 'Diesel',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/bmw-serie-5-530da-4p-diesel-2017-en-alicante-70193906-covo.aspx',
'listing': 'auction',
'location': 'Alicante',
'make': 'BMW',
'model': 'Serie 5',
'odometer': 159160,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19676140/d5f1b0b7-22b3-4daf-a213-10961b716d39.jpg',
'https://a.ccdn.es/cnet/vehicles/19676140/63738e5d-98c7-47e2-94e4-12f34dd2d752.jpg',
'https://a.ccdn.es/cnet/vehicles/19676140/6db22de3-6fa0-4c8a-a185-672d4aa85c6a.jpg',
'https://a.ccdn.es/cnet/vehicles/19676140/a9e86c99-4acb-4a7b-99f1-0927b8cf66c0.jpg',
'https://a.ccdn.es/cnet/vehicles/19676140/4a24145a-8455-426d-850e-399690211377.jpg',
'https://a.ccdn.es/cnet/vehicles/19676140/9ce13568-559a-4a95-9a7a-67f0d5c1176a.jpg',
'https://a.ccdn.es/cnet/vehicles/19676140/fd7410f2-ad7d-4d34-90c5-eb5f35991fc3.jpg',
'https://a.ccdn.es/cnet/vehicles/19676140/d88b3a61-62fe-4194-ac60-c4956fe0942e.jpg',
'https://a.ccdn.es/cnet/vehicles/19676140/fadc3c14-13a4-46b6-a9bd-cccc0de49a4c.jpg',
'https://a.ccdn.es/cnet/vehicles/19676140/2f3683af-b9f5-4277-a345-85f887ee15ec.jpg',
'https://a.ccdn.es/cnet/vehicles/19676140/41fd28e2-4704-4339-9bb0-616c1a9cae8b.jpg',
'https://a.ccdn.es/cnet/vehicles/19676140/f433a3f4-40da-4f02-8a83-efee688ca898.jpg',
'https://a.ccdn.es/cnet/vehicles/19676140/e4d9500b-fce4-4983-b0bd-6e75c919d520.jpg',
'https://a.ccdn.es/cnet/vehicles/19676140/a3f04dbc-7e73-4d9b-8057-cada56f188df.jpg',
'https://a.ccdn.es/cnet/vehicles/19676140/40e4fd57-2353-416a-9034-90ff2801765f.jpg',
'https://a.ccdn.es/cnet/vehicles/19676140/b4c8168f-5476-47fa-8ae5-2cf084537031.jpg',
'https://a.ccdn.es/cnet/vehicles/19676140/aa5bd7bf-064c-4098-af0b-924d2003dd85.jpg',
'https://a.ccdn.es/cnet/vehicles/19676140/356eb55e-25a4-4ca1-878a-e60db4f52ff3.jpg',
'https://a.ccdn.es/cnet/vehicles/19676140/5f7fb696-1c82-40dd-9a91-05dbe9f12e75.jpg',
'https://a.ccdn.es/cnet/vehicles/19676140/95010d27-1edf-4c6f-8405-cf95d9a6b3bc.jpg',
'https://a.ccdn.es/cnet/vehicles/19676140/d66ec175-ec0e-4988-b822-422a17dd1f63.jpg',
'https://a.ccdn.es/cnet/vehicles/19676140/7ddf32a6-5181-4618-98e3-edc475820778.jpg',
'https://a.ccdn.es/cnet/vehicles/19676140/000db534-c85b-432b-a149-667d4c701247.jpg',
'https://a.ccdn.es/cnet/vehicles/19676140/511bea78-ff1b-4801-b84f-f610ac935115.jpg',
'https://a.ccdn.es/cnet/vehicles/19676140/e3d3289d-c5e6-4388-b6bb-c004594f8158.jpg',
'https://a.ccdn.es/cnet/vehicles/19676140/72c1e7bc-2997-42a0-8c38-2fd78d40a791.jpg',
'https://a.ccdn.es/cnet/vehicles/19676140/3a1f7a37-b80c-418f-8acc-e9d8d787af66.jpg',
'https://a.ccdn.es/cnet/vehicles/19676140/6306200a-e1e3-408e-964c-bd663309c9ac.jpg',
'https://a.ccdn.es/cnet/vehicles/19676140/b3c5b00e-eaf8-4671-afee-9967823d9ec5.jpg',
'https://a.ccdn.es/cnet/vehicles/19676140/0d20021b-797f-4a0c-b5f1-207766a61da7.jpg',
'https://a.ccdn.es/cnet/vehicles/19676140/8439d870-eee9-4691-9b6b-328065a3fe52.jpg',
'https://a.ccdn.es/cnet/vehicles/19676140/5db734df-11f8-4a45-819a-9f5b91a667a7.jpg',
'https://a.ccdn.es/cnet/vehicles/19676140/17b3ec19-8d8c-4229-820f-94b3e39fdc04.jpg',
'https://a.ccdn.es/cnet/vehicles/19676140/77b6e636-cd37-4413-ae75-66ff7378a7e9.jpg',
'https://a.ccdn.es/cnet/vehicles/19676140/8510cd93-19bf-4e0a-83f0-66824e3fafea.jpg',
'https://a.ccdn.es/cnet/vehicles/19676140/c20cd3e9-7ad9-4235-b433-eb74a191e922.jpg',
'https://a.ccdn.es/cnet/vehicles/19676140/3b848ecc-23b1-4aa8-ad18-a154dee2e01a.jpg',
'https://a.ccdn.es/cnet/vehicles/19676140/528dee17-4543-4207-a271-a585cbd640c1.jpg',
'https://a.ccdn.es/cnet/vehicles/19676140/af5d4a24-8b23-4326-b6d8-e12498b4510a.jpg',
'https://a.ccdn.es/cnet/vehicles/19676140/62396e42-6c3f-4de3-8b28-4d3b825158fa.jpg',
'https://a.ccdn.es/cnet/vehicles/19676140/47f6668c-f98e-429d-9ed0-4dcbdc0b99d3.jpg',
'https://a.ccdn.es/cnet/vehicles/19676140/1aa31514-61df-4476-9454-5beecac7ada9.jpg',
'https://a.ccdn.es/cnet/vehicles/19676140/7bb03303-97c5-49ff-802c-ebb949d067a3.jpg',
'https://a.ccdn.es/cnet/vehicles/19676140/c4aef2c7-b5f3-4309-8c02-020e7d3fd248.jpg',
'https://a.ccdn.es/cnet/vehicles/19676140/2f96e33e-9a2e-4826-9a1f-ba8b90896575.jpg',
'https://a.ccdn.es/cnet/vehicles/19676140/db7dfbc8-0de0-4505-8baa-47aea09a3daf.jpg',
'https://a.ccdn.es/cnet/vehicles/19676140/0f353fba-5454-4c5c-a341-57107fed3ef4.jpg',
'https://a.ccdn.es/cnet/vehicles/19676140/b6f7e55a-1e6b-45ab-99c8-898de7ef342b.jpg',
'https://a.ccdn.es/cnet/vehicles/19676140/18b1608d-4cf2-4610-a3f8-86e4c5f16ebe.jpg',
'https://a.ccdn.es/cnet/vehicles/19676140/3661559b-fed3-48cb-a272-4d9772f78d98.jpg'],
'price': 35500,
'price_includes_vat': True,
'registration_date': '2017-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'BMW Serie 5 530dA',
'transmission': 'automatic',
'trim': '530dA',
'vin': None,
'year': 2017}
2026-03-26 14:58:56 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: b8234652-ebf4-556d-9cb5-d4dea858a7e5 with identifier: 70193906
2026-03-26 14:58:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item b8234652-ebf4-556d-9cb5-d4dea858a7e5
2026-03-26 14:58:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F19676140%252Fd5f1b0b7-22b3-4daf-a213-10961b716d39.jpg%27 HTTP/1.1" 200 None
2026-03-26 14:58:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19676140/d5f1b0b7-22b3-4daf-a213-10961b716d39.jpg not downloaded yet
2026-03-26 14:58:56 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
'body_type': 'SUV',
'c_o_2_emission_value': 104,
'category': 'Coches',
'color': 'Rojo',
'currency': 'EUR',
'description': 'PEUGEOT 2008 1.5 Blue-HDi 120cv ALLURE AUTOMATICO\n'
'matriculado en octubre de 2019, diésel automático y 93.930 '
'km, tapicería mixta de piel, navegador GPS, radio con '
'pantalla táctil y conexión USB, climatizador automático '
'BI-Zona, control de velocidad, manos libres bluetooth, '
'control de presión de neumáticos (tpms), elevalunas '
'eléctricos, espejos eléctricos, espejos plegables '
'eléctricamente, llantas de aleación, luz diurna LED, sensor '
'de luz, sensor de lluvia, sensores de parking traseros, '
'cámara de visión trasera, lunas tintadas, faros antiniebla, '
'cierre centralizado con mando a distancia, dirección '
'asistida, volante multifunción, airbag de conductor, pasajero '
'y laterales, ABS, ESP, etc. Se entrega revisado, con el '
'mantenimiento hecho y 12 meses de garantía.',
'doors_number': 5,
'emission_standard': 'C',
'engine': '1.5L',
'engine_horse_power': 120,
'expiration_date': None,
'fuel_type': 'Diesel',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/peugeot-2008-allure-bluehdi-88kw-120cv-auto-5p-diesel-2019-en-alicante-70237072-covo.aspx',
'listing': 'auction',
'location': 'Alicante',
'make': 'PEUGEOT',
'model': '2008',
'odometer': 93930,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19680114/b8b625f1-e2f1-48de-bbc3-9d8d3fb0f124.jpg',
'https://a.ccdn.es/cnet/vehicles/19680114/e73343d8-395d-40ef-8959-eccd581c4ee5.jpg',
'https://a.ccdn.es/cnet/vehicles/19680114/1af716b5-3953-4a20-9330-1962c84f9c55.jpg',
'https://a.ccdn.es/cnet/vehicles/19680114/419a5d20-6283-48ed-a4c4-89f2693e1513.jpg',
'https://a.ccdn.es/cnet/vehicles/19680114/177c4d8c-b1a2-4923-91e2-16c3b224315d.jpg',
'https://a.ccdn.es/cnet/vehicles/19680114/a89ba9e6-feb9-4d9a-8d88-fca32fadbb40.jpg',
'https://a.ccdn.es/cnet/vehicles/19680114/5ae5686d-4a42-4231-bbe4-5746ddf95070.jpg',
'https://a.ccdn.es/cnet/vehicles/19680114/7ad29b3a-a2f8-4627-884c-644e9c926a5c.jpg',
'https://a.ccdn.es/cnet/vehicles/19680114/d15b2c27-192c-4cd1-9a09-5a8ff852d501.jpg',
'https://a.ccdn.es/cnet/vehicles/19680114/4e65a596-3ae4-41ba-b34f-e4c85f8d1651.jpg',
'https://a.ccdn.es/cnet/vehicles/19680114/6242388b-ee93-4a97-ad7c-a2b36f44cc24.jpg',
'https://a.ccdn.es/cnet/vehicles/19680114/2294205b-7162-48e3-9f44-20f094e3ce3a.jpg',
'https://a.ccdn.es/cnet/vehicles/19680114/3a8cabdb-9433-4f01-911e-7a47b4caea7f.jpg',
'https://a.ccdn.es/cnet/vehicles/19680114/89398d82-436d-493f-a513-e2db48fd50ec.jpg',
'https://a.ccdn.es/cnet/vehicles/19680114/2a078cb2-ecc8-4ed8-aded-7fd368a9c618.jpg',
'https://a.ccdn.es/cnet/vehicles/19680114/7c7a3428-3dfe-4e67-8b05-ce2e4ab4141c.jpg',
'https://a.ccdn.es/cnet/vehicles/19680114/8148d625-8c68-4c2e-8d05-79fd957d7a27.jpg',
'https://a.ccdn.es/cnet/vehicles/19680114/d4a910cf-b60c-4050-8d2c-78b0aa7d339e.jpg',
'https://a.ccdn.es/cnet/vehicles/19680114/db380ab3-55e6-4fed-a25f-b543b126bf11.jpg',
'https://a.ccdn.es/cnet/vehicles/19680114/5859a9e0-fd34-41c9-b1a1-461ae8a62667.jpg',
'https://a.ccdn.es/cnet/vehicles/19680114/f33cb57f-371b-496e-a89c-2fe64f517d08.jpg',
'https://a.ccdn.es/cnet/vehicles/19680114/af2c3dd8-26ea-4c04-833d-76a3b09c2478.jpg',
'https://a.ccdn.es/cnet/vehicles/19680114/6e7d0074-17b3-44a0-8578-bbd2008d5add.jpg',
'https://a.ccdn.es/cnet/vehicles/19680114/99e86008-7b42-4dfc-a969-5c479602329d.jpg',
'https://a.ccdn.es/cnet/vehicles/19680114/ee4fdaba-c84c-4792-9f1c-55931c40b224.jpg',
'https://a.ccdn.es/cnet/vehicles/19680114/e2db8643-09f7-4efd-a6b4-d8cb180565ca.jpg',
'https://a.ccdn.es/cnet/vehicles/19680114/de1ee72f-bf52-4f8f-8dbb-5945d1e3c54e.jpg',
'https://a.ccdn.es/cnet/vehicles/19680114/814f70ec-9340-4022-bc75-ce1ec58fcfde.jpg',
'https://a.ccdn.es/cnet/vehicles/19680114/c749289f-6dea-48e3-a495-24a9b913b524.jpg',
'https://a.ccdn.es/cnet/vehicles/19680114/d40bb850-72a9-4455-a2e1-ae15099049d6.jpg',
'https://a.ccdn.es/cnet/vehicles/19680114/0326bde3-d8c1-4fa3-9008-5d46540c94c5.jpg'],
'price': 15400,
'price_includes_vat': True,
'registration_date': '2019-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'PEUGEOT 2008 Allure BlueHDi Auto',
'transmission': 'automatic',
'trim': 'Allure BlueHDi 88KW 120CV Auto',
'vin': None,
'year': 2019}
2026-03-26 14:58:56 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 251be37f-e71a-5048-b81b-5295b01ffb85 with identifier: 70237072
2026-03-26 14:58:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 251be37f-e71a-5048-b81b-5295b01ffb85
2026-03-26 14:58:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F19680114%252Fb8b625f1-e2f1-48de-bbc3-9d8d3fb0f124.jpg%27 HTTP/1.1" 200 None
2026-03-26 14:58:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19680114/b8b625f1-e2f1-48de-bbc3-9d8d3fb0f124.jpg not downloaded yet
2026-03-26 14:58:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/19722555/260935d5-948b-44f7-8f7e-a7c651bcdca5.jpg> (referer: None)
2026-03-26 14:58:57 [common.azure_blobstore] INFO: Using managed identity for Azure Blob Storage
2026-03-26 14:58:57 [common.azure_blobstore] INFO: Using managed identity with client ID: 39192755-105d-4ce2-a21d-ab53b63f8b87
2026-03-26 14:58:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 14:58:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f0670648450>
2026-03-26 14:58:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 14:58:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
2026-03-26 14:58:57 [urllib3.connectionpool] DEBUG: https://login.microsoftonline.com:443 "POST /8ea908c1-4e85-4692-bc3f-3646b9b40891/oauth2/v2.0/token HTTP/1.1" 200 2117
2026-03-26 14:58:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): alxproduction.blob.core.windows.net:443
2026-03-26 14:58:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 14:58:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 14:58:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7c56f1e2-f67a-55d8-b21b-a7effb17a520/7c56f1e2-f67a-55d8-b21b-a7effb17a520_image_0.jpg HTTP/1.1" 201 0
2026-03-26 14:58:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto_selling_coches.net',RowKey='https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F19722555%252F260935d5-948b-44f7-8f7e-a7c651bcdca5.jpg') HTTP/1.1" 204 0
2026-03-26 14:58:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19722555/260935d5-948b-44f7-8f7e-a7c651bcdca5.jpg saved to cache
2026-03-26 14:58:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 7c56f1e2-f67a-55d8-b21b-a7effb17a520
2026-03-26 14:58:57 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 7c56f1e2-f67a-55d8-b21b-a7effb17a520 sending to next pipeline
2026-03-26 14:58:57 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 7c56f1e2-f67a-55d8-b21b-a7effb17a520 with identifier 70261112
2026-03-26 14:58:57 [azure.servicebus._pyamqp._connection] INFO: Connection state changed: None -> <ConnectionState.START: 0>
2026-03-26 14:58:57 [azure.servicebus._pyamqp._connection] INFO: Connection state changed: <ConnectionState.START: 0> -> <ConnectionState.HDR_SENT: 2>
2026-03-26 14:58:57 [azure.servicebus._pyamqp._connection] INFO: Connection state changed: <ConnectionState.HDR_SENT: 2> -> <ConnectionState.HDR_SENT: 2>
2026-03-26 14:58:57 [azure.servicebus._pyamqp._connection] INFO: Connection state changed: <ConnectionState.HDR_SENT: 2> -> <ConnectionState.OPEN_PIPE: 4>
2026-03-26 14:58:57 [azure.servicebus._pyamqp.session] INFO: Session state changed: <SessionState.UNMAPPED: 0> -> <SessionState.BEGIN_SENT: 1>
2026-03-26 14:58:57 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.DETACHED: 0> -> <LinkState.ATTACH_SENT: 1>
2026-03-26 14:58:57 [azure.servicebus._pyamqp.management_link] INFO: Management link receiver state changed: <LinkState.DETACHED: 0> -> <LinkState.ATTACH_SENT: 1>
2026-03-26 14:58:57 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.DETACHED: 0> -> <LinkState.ATTACH_SENT: 1>
2026-03-26 14:58:57 [azure.servicebus._pyamqp.management_link] INFO: Management link sender state changed: <LinkState.DETACHED: 0> -> <LinkState.ATTACH_SENT: 1>
2026-03-26 14:58:57 [azure.servicebus._pyamqp._connection] INFO: Connection state changed: <ConnectionState.OPEN_PIPE: 4> -> <ConnectionState.OPEN_SENT: 7>
2026-03-26 14:58:57 [azure.servicebus._pyamqp._connection] INFO: Connection state changed: <ConnectionState.OPEN_SENT: 7> -> <ConnectionState.OPENED: 9>
2026-03-26 14:58:57 [azure.servicebus._pyamqp.session] INFO: Session state changed: <SessionState.BEGIN_SENT: 1> -> <SessionState.MAPPED: 3>
2026-03-26 14:58:57 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.ATTACH_SENT: 1> -> <LinkState.ATTACHED: 3>
2026-03-26 14:58:57 [azure.servicebus._pyamqp.management_link] INFO: Management link receiver state changed: <LinkState.ATTACH_SENT: 1> -> <LinkState.ATTACHED: 3>
2026-03-26 14:58:57 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.ATTACH_SENT: 1> -> <LinkState.ATTACHED: 3>
2026-03-26 14:58:57 [azure.servicebus._pyamqp.management_link] INFO: Management link sender state changed: <LinkState.ATTACH_SENT: 1> -> <LinkState.ATTACHED: 3>
2026-03-26 14:58:57 [azure.servicebus._pyamqp.cbs] DEBUG: CBS completed opening with status: <ManagementOpenResult.OK: 1>
2026-03-26 14:58:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
2026-03-26 14:58:58 [urllib3.connectionpool] DEBUG: https://login.microsoftonline.com:443 "POST /8ea908c1-4e85-4692-bc3f-3646b9b40891/oauth2/v2.0/token HTTP/1.1" 200 2026
2026-03-26 14:58:58 [azure.identity._credentials.chained] INFO: DefaultAzureCredential acquired a token from WorkloadIdentityCredential
2026-03-26 14:58:58 [azure.servicebus._pyamqp.cbs] DEBUG: CBS update in progress. Token put time: 1774537138
2026-03-26 14:58:58 [azure.servicebus._pyamqp.cbs] DEBUG: CBS update in progress. Token put time: 1774537138
2026-03-26 14:58:58 [azure.servicebus._pyamqp.cbs] DEBUG: CBS Put token result (<ManagementExecuteOperationResult.OK: 0>), status code: 202, status_description: b'Accepted'.
2026-03-26 14:58:58 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 14:58:58 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.DETACHED: 0> -> <LinkState.ATTACH_SENT: 1>
2026-03-26 14:58:58 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.ATTACH_SENT: 1> -> <LinkState.ATTACHED: 3>
2026-03-26 14:58:58 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 14:58:58 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 14:58:58 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 14:58:58 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 14:58:58 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 7c56f1e2-f67a-55d8-b21b-a7effb17a520
2026-03-26 14:58:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/19722555/260935d5-948b-44f7-8f7e-a7c651bcdca5.jpg>
{'auction_title': '',
'body_type': 'Berlina',
'c_o_2_emission_value': None,
'category': 'Coches',
'color': 'Gris / Plata',
'currency': 'EUR',
'description': 'DACIA SPRING COMFORT PLUS 45 33KW "ELECTRICO" \n'
'matriculado en octubre 2021, (9832) eléctrico automático y '
'12.930 km, autonomía ciudad 305km y 230km mixto, aire '
'acondicionado, control de velocidad, manos libres bluetooth, '
'Navegador GPS, pantalla táctil con USB, control de presión de '
'neumáticos, elevalunas eléctricos, espejos eléctricos, sensor '
'de Luz, sensor de lluvia, sensores de aparcamiento traseros, '
'cámara trasera, cierre centralizado con mando a distancia, '
'dirección asistida, luz diurna LED, airbag de conductor, '
'pasajero y laterales, ABS, ESP, etc. Se entrega transferido y '
'12 meses de garantía. La garantía de las baterías es hasta '
'octubre de 2029 o 100.000km.',
'doors_number': 5,
'emission_standard': '0',
'engine': None,
'engine_horse_power': 45,
'expiration_date': None,
'fuel_type': 'Eléctrico',
'id': '7c56f1e2-f67a-55d8-b21b-a7effb17a520',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/dacia-spring-comfort-plus-electric-33kw-45cv-5p-electrico-hibrido-2021-en-alicante-70261112-covo.aspx',
'listing': 'auction',
'location': 'Alicante',
'make': 'DACIA',
'model': 'Spring',
'odometer': 12930,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 29,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7c56f1e2-f67a-55d8-b21b-a7effb17a520/7c56f1e2-f67a-55d8-b21b-a7effb17a520_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 64469,
'Height': 537,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19722555/260935d5-948b-44f7-8f7e-a7c651bcdca5.jpg',
'Width': 800}],
'price': 12490,
'price_includes_vat': True,
'registration_date': '2021-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'DACIA Spring Comfort Plus Electric',
'transmission': 'automatic',
'trim': 'Comfort Plus Electric 33kW 45CV',
'vin': None,
'year': 2021}
2026-03-26 14:58:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:58 [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%2770261112%27 HTTP/1.1" 200 None
2026-03-26 14:58:58 [auto_selling_coches.net] INFO: Saving data for 70261112: {'created_time': 1774537138.406224, 'last_price_update_time': 1774537138.406233}
2026-03-26 14:58:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70261112') HTTP/1.1" 204 0
2026-03-26 14:58:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/19680114/b8b625f1-e2f1-48de-bbc3-9d8d3fb0f124.jpg> (referer: None)
2026-03-26 14:58:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/61890312> (referer: https://www.coches.net/concesionario/montegroupcars/?pg=1) ['zyte-api']
2026-03-26 14:58:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/61951018> (referer: https://www.coches.net/concesionario/montegroupcars/?pg=1) ['zyte-api']
2026-03-26 14:58:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/61924372> (referer: https://www.coches.net/concesionario/montegroupcars/?pg=1) ['zyte-api']
2026-03-26 14:58:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/62361663> (referer: https://www.coches.net/concesionario/montegroupcars/?pg=1) ['zyte-api']
2026-03-26 14:58:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:58:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:58:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/19676140/d5f1b0b7-22b3-4daf-a213-10961b716d39.jpg> (referer: None)
2026-03-26 14:58:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:58:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 14:58:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f0670231490>
2026-03-26 14:58:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 14:58:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 14:58:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 14:58:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_251be37f-e71a-5048-b81b-5295b01ffb85/251be37f-e71a-5048-b81b-5295b01ffb85_image_0.jpg HTTP/1.1" 201 0
2026-03-26 14:58:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:58 [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%252F19680114%252Fb8b625f1-e2f1-48de-bbc3-9d8d3fb0f124.jpg') HTTP/1.1" 204 0
2026-03-26 14:58:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19680114/b8b625f1-e2f1-48de-bbc3-9d8d3fb0f124.jpg saved to cache
2026-03-26 14:58:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 251be37f-e71a-5048-b81b-5295b01ffb85
2026-03-26 14:58:58 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 251be37f-e71a-5048-b81b-5295b01ffb85 sending to next pipeline
2026-03-26 14:58:58 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 251be37f-e71a-5048-b81b-5295b01ffb85 with identifier 70237072
2026-03-26 14:58:58 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 14:58:58 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 14:58:58 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 251be37f-e71a-5048-b81b-5295b01ffb85
2026-03-26 14:58:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/19680114/b8b625f1-e2f1-48de-bbc3-9d8d3fb0f124.jpg>
{'auction_title': '',
'body_type': 'SUV',
'c_o_2_emission_value': 104,
'category': 'Coches',
'color': 'Rojo',
'currency': 'EUR',
'description': 'PEUGEOT 2008 1.5 Blue-HDi 120cv ALLURE AUTOMATICO\n'
'matriculado en octubre de 2019, diésel automático y 93.930 '
'km, tapicería mixta de piel, navegador GPS, radio con '
'pantalla táctil y conexión USB, climatizador automático '
'BI-Zona, control de velocidad, manos libres bluetooth, '
'control de presión de neumáticos (tpms), elevalunas '
'eléctricos, espejos eléctricos, espejos plegables '
'eléctricamente, llantas de aleación, luz diurna LED, sensor '
'de luz, sensor de lluvia, sensores de parking traseros, '
'cámara de visión trasera, lunas tintadas, faros antiniebla, '
'cierre centralizado con mando a distancia, dirección '
'asistida, volante multifunción, airbag de conductor, pasajero '
'y laterales, ABS, ESP, etc. Se entrega revisado, con el '
'mantenimiento hecho y 12 meses de garantía.',
'doors_number': 5,
'emission_standard': 'C',
'engine': '1.5L',
'engine_horse_power': 120,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '251be37f-e71a-5048-b81b-5295b01ffb85',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/peugeot-2008-allure-bluehdi-88kw-120cv-auto-5p-diesel-2019-en-alicante-70237072-covo.aspx',
'listing': 'auction',
'location': 'Alicante',
'make': 'PEUGEOT',
'model': '2008',
'odometer': 93930,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 31,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_251be37f-e71a-5048-b81b-5295b01ffb85/251be37f-e71a-5048-b81b-5295b01ffb85_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85949,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19680114/b8b625f1-e2f1-48de-bbc3-9d8d3fb0f124.jpg',
'Width': 799}],
'price': 15400,
'price_includes_vat': True,
'registration_date': '2019-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'PEUGEOT 2008 Allure BlueHDi Auto',
'transmission': 'automatic',
'trim': 'Allure BlueHDi 88KW 120CV Auto',
'vin': None,
'year': 2019}
2026-03-26 14:58:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:58 [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%2770237072%27 HTTP/1.1" 200 None
2026-03-26 14:58:58 [auto_selling_coches.net] INFO: Saving data for 70237072: {'created_time': 1774537138.873031, 'last_price_update_time': 1774537138.873047}
2026-03-26 14:58:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70237072') HTTP/1.1" 204 0
2026-03-26 14:58:58 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
'body_type': 'Monovolumen',
'c_o_2_emission_value': 130,
'category': 'Coches',
'color': 'Gris / Plata',
'currency': 'EUR',
'description': 'MERCEDES BENZ B200 CDi 136CV 4MATIC URBAN AUTOMÁTICO\n'
'Matriculado en mayo de 2017, diésel automático con cambio de '
'levas en el volante y 96.700 km, tapicería mixta de piel, '
'asientos calefactables, navegador GPS, control de ángulo '
'muerto (BSM), climatizador automático, control de velocidad, '
'manos libres bluetooth, radio CD y USB, control de presión de '
'neumáticos, control por voz, elevalunas eléctricos, espejos '
'eléctricos, espejos plegables eléctricamente, llantas de '
'aleación, sensor de Luz, luz diurna LED, faros de LED, '
'mesitas auxiliares en plazas traseras, sensores de parking '
'delanteros y traseros, cámara de marcha atrás, lunas '
'tintadas, cierre centralizado con mando a distancia, '
'dirección asistida, volante multifunción, airbag de '
'conductor, pasajero y laterales, ABS, ESP, etc. Se entrega '
'revisado, con el mantenimiento hecho y 12 meses de garantía.',
'doors_number': 5,
'emission_standard': 'C',
'engine': '2.1L',
'engine_horse_power': 136,
'expiration_date': None,
'fuel_type': 'Diesel',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/mercedes-benz-clase-b-b-200-d-4matic-5p-diesel-2018-en-alicante-61890312-covo.aspx',
'listing': 'auction',
'location': 'Alicante',
'make': 'MERCEDES-BENZ',
'model': 'Clase B',
'odometer': 96700,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/18874890/7d395560-e9b6-412b-abbc-27cdc56a1836.jpg',
'https://a.ccdn.es/cnet/vehicles/18874890/cc162629-86ed-44d4-8c7e-7326e1e3b3d0.jpg',
'https://a.ccdn.es/cnet/vehicles/18874890/5b6d8282-23c8-4c33-b78c-bf6fd6e5b112.jpg',
'https://a.ccdn.es/cnet/vehicles/18874890/0803dcc2-adba-45b4-9899-6f9d90a007ee.jpg',
'https://a.ccdn.es/cnet/vehicles/18874890/faacabeb-28bf-4096-b630-b9630cc5f31c.jpg',
'https://a.ccdn.es/cnet/vehicles/18874890/a69f57ea-3317-45c6-a134-ffe7ad56086d.jpg',
'https://a.ccdn.es/cnet/vehicles/18874890/2217b2b3-69a4-4972-a8a3-16dde16c2f5b.jpg',
'https://a.ccdn.es/cnet/vehicles/18874890/390ea01d-f52b-4f67-aa98-35a0f1c07fb7.jpg',
'https://a.ccdn.es/cnet/vehicles/18874890/9c13032e-1b13-48b2-b211-05e08a113573.jpg',
'https://a.ccdn.es/cnet/vehicles/18874890/3206807e-5c98-44df-bd4d-1f5d6520b12b.jpg',
'https://a.ccdn.es/cnet/vehicles/18874890/c37221b2-fe43-4dc4-903c-41472331c3ad.jpg',
'https://a.ccdn.es/cnet/vehicles/18874890/a1626a4f-c765-4682-81bb-061487c82f30.jpg',
'https://a.ccdn.es/cnet/vehicles/18874890/cb6e4eb3-ad73-4548-aee0-4bea06c46298.jpg',
'https://a.ccdn.es/cnet/vehicles/18874890/a73e0537-94d2-4b8b-be6c-4858ecd96bae.jpg',
'https://a.ccdn.es/cnet/vehicles/18874890/81be9ae3-5be3-4fb0-9d77-6492ad058283.jpg',
'https://a.ccdn.es/cnet/vehicles/18874890/041e3b54-c12f-4cda-890c-faa2c82d44df.jpg',
'https://a.ccdn.es/cnet/vehicles/18874890/d8fd923d-3573-448d-b236-f9528430d1b5.jpg',
'https://a.ccdn.es/cnet/vehicles/18874890/9d573c3a-7a68-42ff-bac1-40fbfc1bd142.jpg',
'https://a.ccdn.es/cnet/vehicles/18874890/be226f25-e0df-4bc8-912e-da2b19bafb63.jpg',
'https://a.ccdn.es/cnet/vehicles/18874890/9c25d598-bb8a-4bd8-82be-9b27f64e6256.jpg',
'https://a.ccdn.es/cnet/vehicles/18874890/612e419c-2ca3-4bae-b101-f90084164a4d.jpg',
'https://a.ccdn.es/cnet/vehicles/18874890/938e523a-8c2e-4658-8c29-19b7facd2104.jpg',
'https://a.ccdn.es/cnet/vehicles/18874890/6081170a-6e1a-4a8e-8c4e-c10fde45b2c6.jpg',
'https://a.ccdn.es/cnet/vehicles/18874890/d1c8d699-9f32-4ade-88dc-e417ad90eff2.jpg',
'https://a.ccdn.es/cnet/vehicles/18874890/84bb15b4-6dac-402e-ad01-f1d2e42604c2.jpg',
'https://a.ccdn.es/cnet/vehicles/18874890/28e765ce-4ce5-4912-808b-7a70bdd2d8d3.jpg',
'https://a.ccdn.es/cnet/vehicles/18874890/5577a6de-8288-4e21-add9-59d2cda7f99e.jpg',
'https://a.ccdn.es/cnet/vehicles/18874890/6ece414b-fa18-4701-8734-2ecdb905c568.jpg',
'https://a.ccdn.es/cnet/vehicles/18874890/4564c4be-9b4d-4aab-a29e-dfe10475b596.jpg',
'https://a.ccdn.es/cnet/vehicles/18874890/83f210f3-cd9f-478d-9db5-3d399de8f242.jpg',
'https://a.ccdn.es/cnet/vehicles/18874890/00d749c0-447a-4402-8f20-9b49ac95618b.jpg',
'https://a.ccdn.es/cnet/vehicles/18874890/34ae3504-8e36-453e-876b-b7d53c54412e.jpg',
'https://a.ccdn.es/cnet/vehicles/18874890/52df4507-c7c7-4ef7-aa3f-88766018f352.jpg',
'https://a.ccdn.es/cnet/vehicles/18874890/84d3baa4-828e-42db-97c4-b712dfc83504.jpg',
'https://a.ccdn.es/cnet/vehicles/18874890/e96b2a1c-c04d-47c3-8fbd-39fa6f310daf.jpg',
'https://a.ccdn.es/cnet/vehicles/18874890/442f1d9a-218d-40b8-ba25-cedab3d0f352.jpg'],
'price': 20900,
'price_includes_vat': True,
'registration_date': '2017-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'MERCEDES-BENZ Clase B B 200 d 4MATIC',
'transmission': 'automatic',
'trim': 'B 200 d 4MATIC',
'vin': None,
'year': 2017}
2026-03-26 14:58:58 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: bc9608ea-8521-57da-b035-49f651925214 with identifier: 61890312
2026-03-26 14:58:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item bc9608ea-8521-57da-b035-49f651925214
2026-03-26 14:58:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:58 [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%252F18874890%252F7d395560-e9b6-412b-abbc-27cdc56a1836.jpg%27 HTTP/1.1" 200 None
2026-03-26 14:58:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/18874890/7d395560-e9b6-412b-abbc-27cdc56a1836.jpg not downloaded yet
2026-03-26 14:58:58 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
'body_type': 'Familiar',
'c_o_2_emission_value': 146,
'category': 'Coches',
'color': 'Marrón',
'currency': 'EUR',
'description': 'FORD FOCUS SB 1.6i Ti-VCT TREND 125CV AUTOMÁTICO\n'
'matriculado en enero de 2014, gasolina automático con 123.880 '
'km, aire acondicionado, asientos calefactables, Radio CD con '
'conexión USB, control de presión de neumáticos, control por '
'voz, elevalunas eléctricos, espejos eléctricos, cierre '
'centralizado con mando a distancia, dirección asistida, '
'volante multifunción, airbag de conductor, pasajero y '
'laterales, ABS, ESP, etc. Se entrega revisado, con el '
'mantenimiento hecho y 12 meses de garantía.',
'doors_number': 5,
'emission_standard': 'C',
'engine': '1.6L',
'engine_horse_power': 125,
'expiration_date': None,
'fuel_type': 'Gasolina',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/ford-focus-16-tivct-125cv-trend-powers-sportbr-5p-gasolina-2015-en-alicante-61951018-covo.aspx',
'listing': 'auction',
'location': 'Alicante',
'make': 'FORD',
'model': 'Focus',
'odometer': 123880,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/18926195/e21a9085-fe86-4b19-99a6-fea4cac28d49.jpg',
'https://a.ccdn.es/cnet/vehicles/18926195/e5865bf6-a821-498d-b309-e5b3170a4393.jpg',
'https://a.ccdn.es/cnet/vehicles/18926195/0d2c2ba5-2fb8-4d52-a7c2-2f8c037b5f58.jpg',
'https://a.ccdn.es/cnet/vehicles/18926195/de82d9d4-4736-4d0c-a96b-933db965e678.jpg',
'https://a.ccdn.es/cnet/vehicles/18926195/6144d628-ce98-4f75-a366-488f9ac4093d.jpg',
'https://a.ccdn.es/cnet/vehicles/18926195/31618750-81bb-4cd4-a3f9-71ef013a6aa3.jpg',
'https://a.ccdn.es/cnet/vehicles/18926195/41aa818b-05bd-47f1-af00-14e84d3e9573.jpg',
'https://a.ccdn.es/cnet/vehicles/18926195/62de46d8-a5e3-4878-9e8d-33d7782e5277.jpg',
'https://a.ccdn.es/cnet/vehicles/18926195/749f6555-feac-4c89-a261-2ab0efba3664.jpg',
'https://a.ccdn.es/cnet/vehicles/18926195/9a0e6cc9-3234-4c45-bf68-db2e79934e18.jpg',
'https://a.ccdn.es/cnet/vehicles/18926195/f485690a-f6c9-4694-a871-2260cf719a16.jpg',
'https://a.ccdn.es/cnet/vehicles/18926195/73040dd8-3c98-4053-ae14-a928b9050163.jpg',
'https://a.ccdn.es/cnet/vehicles/18926195/6a93b03c-ec5f-497f-8449-2b226a161991.jpg',
'https://a.ccdn.es/cnet/vehicles/18926195/9536627f-18fe-4cf5-8707-a37b9e28a870.jpg',
'https://a.ccdn.es/cnet/vehicles/18926195/13719fd7-faab-4938-bcb2-429fa54c3d19.jpg',
'https://a.ccdn.es/cnet/vehicles/18926195/906d73b0-d13f-4b67-9290-86d7908a1054.jpg',
'https://a.ccdn.es/cnet/vehicles/18926195/c65fc462-c863-424d-ada3-2689f82c95ba.jpg',
'https://a.ccdn.es/cnet/vehicles/18926195/6a452aff-59f7-4f2c-96cc-1874f17238ae.jpg',
'https://a.ccdn.es/cnet/vehicles/18926195/7b1ef036-f5ae-4551-8a36-b20ce4bd928c.jpg',
'https://a.ccdn.es/cnet/vehicles/18926195/39f66e67-a4dd-4a71-bd1f-10132654426f.jpg',
'https://a.ccdn.es/cnet/vehicles/18926195/c83b4596-e4b5-4187-9b34-d74c74ed08e5.jpg',
'https://a.ccdn.es/cnet/vehicles/18926195/423f8f7d-f041-4922-8c37-607615c087f3.jpg',
'https://a.ccdn.es/cnet/vehicles/18926195/247c0875-134e-433f-96dd-69fc3bb420ed.jpg',
'https://a.ccdn.es/cnet/vehicles/18926195/cae55546-1222-4672-9f24-decd137a2174.jpg',
'https://a.ccdn.es/cnet/vehicles/18926195/a38d1bf5-f8c5-48ea-8a73-f909962b1099.jpg'],
'price': 11590,
'price_includes_vat': True,
'registration_date': '2014-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'FORD Focus 1.6 TIVCT Trend PowerS. Sportbr.',
'transmission': 'automatic',
'trim': '1.6 TIVCT 125cv Trend PowerS. Sportbr.',
'vin': None,
'year': 2014}
2026-03-26 14:58:58 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: b11a39e1-0506-559b-9f3b-fbe5049fd2d1 with identifier: 61951018
2026-03-26 14:58:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item b11a39e1-0506-559b-9f3b-fbe5049fd2d1
2026-03-26 14:58:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:58 [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%252F18926195%252Fe21a9085-fe86-4b19-99a6-fea4cac28d49.jpg%27 HTTP/1.1" 200 None
2026-03-26 14:58:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/18926195/e21a9085-fe86-4b19-99a6-fea4cac28d49.jpg not downloaded yet
2026-03-26 14:58:58 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
'body_type': 'Berlina',
'c_o_2_emission_value': 112,
'category': 'Coches',
'color': 'Gris / Plata',
'currency': 'EUR',
'description': 'CITROEN C4 1.2 PureTech 130CV SELECTION EAT6 AUTOMATICO\n'
'matriculado en enero de 2018, gasolina automático y 95.650 '
'km, climatizador automático bi-zona, control de velocidad, '
'navegador GPS, Radio CD y USB, aviso ángulo muerto, manos '
'libres bluetooth, control de presión de neumáticos (tpms), '
'control por voz, elevalunas eléctricos, espejos eléctricos, '
'espejos plegables eléctricamente, llantas de aleación, luz '
'diurna LED, sensor de luz, sensor de lluvia, faros '
'antiniebla, sensores de aparcamiento delanteros y traseros, '
'cierre centralizado con mando a distancia, dirección '
'asistida, volante multifunción, airbag de conductor, pasajero '
'y laterales, ABS, ESP, etc. Se entrega revisado, con el '
'mantenimiento hecho y 12 meses de garantía.',
'doors_number': 5,
'emission_standard': 'C',
'engine': '1.2L',
'engine_horse_power': 110,
'expiration_date': None,
'fuel_type': 'Gasolina',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/citroen-c4-puretech-81kw-110cv-tonic-5p-gasolina-2017-en-alicante-61924372-covo.aspx',
'listing': 'auction',
'location': 'Alicante',
'make': 'CITROEN',
'model': 'C4',
'odometer': 95650,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/18908875/86de6f01-12f3-472f-9132-cd8c7e12e0f6.jpg',
'https://a.ccdn.es/cnet/vehicles/18908875/d905fff8-684f-4a36-b99b-d8fbf017c1d1.jpg',
'https://a.ccdn.es/cnet/vehicles/18908875/d70305b2-348e-4ef4-9437-9dcb064466d6.jpg',
'https://a.ccdn.es/cnet/vehicles/18908875/3a3d5abf-a369-4e9d-b77e-eba1d05cffba.jpg',
'https://a.ccdn.es/cnet/vehicles/18908875/4fb119ff-0133-4b6a-acef-1e79bbeabea1.jpg',
'https://a.ccdn.es/cnet/vehicles/18908875/5e220778-9973-45f8-9dc3-d0d058f287bb.jpg',
'https://a.ccdn.es/cnet/vehicles/18908875/0d48a338-0a11-41c6-8876-d39fad455249.jpg',
'https://a.ccdn.es/cnet/vehicles/18908875/e6a47f0a-b3ff-49d6-a8a1-13e6fac54691.jpg',
'https://a.ccdn.es/cnet/vehicles/18908875/54facd4b-2468-44aa-a9bc-f74368c0a768.jpg',
'https://a.ccdn.es/cnet/vehicles/18908875/76aa5fe1-b1bf-4a71-ab98-ff849da3682a.jpg',
'https://a.ccdn.es/cnet/vehicles/18908875/2eed7d14-ea35-4417-9538-2e9aa18a1cc5.jpg',
'https://a.ccdn.es/cnet/vehicles/18908875/1d20080d-feda-4489-893f-68389f3159f0.jpg',
'https://a.ccdn.es/cnet/vehicles/18908875/6e2dbabf-0ebc-4fe8-8f13-9e982692eaec.jpg',
'https://a.ccdn.es/cnet/vehicles/18908875/4bfe0a4b-ae39-4dfa-83da-027a5c23d81f.jpg',
'https://a.ccdn.es/cnet/vehicles/18908875/06a0c8c2-e109-41dc-b41f-272861ac781f.jpg',
'https://a.ccdn.es/cnet/vehicles/18908875/f1972fe5-7a8b-4e73-b8f2-d0ccaef1c623.jpg',
'https://a.ccdn.es/cnet/vehicles/18908875/432d2ecd-2908-40c7-be2c-13d4d8ed5fce.jpg',
'https://a.ccdn.es/cnet/vehicles/18908875/328f2d19-f684-45b9-b031-47d4f4cb269f.jpg',
'https://a.ccdn.es/cnet/vehicles/18908875/af3504fa-ecdc-4f0e-beb5-35b62bc11497.jpg',
'https://a.ccdn.es/cnet/vehicles/18908875/248f0628-53dd-4791-b93a-a1c11e975abe.jpg',
'https://a.ccdn.es/cnet/vehicles/18908875/4918bf22-aa55-4858-b340-68dbcfc1b6bb.jpg',
'https://a.ccdn.es/cnet/vehicles/18908875/4207b3bc-4641-4b82-8d03-8eb25fa8dd9b.jpg',
'https://a.ccdn.es/cnet/vehicles/18908875/ba643967-9417-4cdc-85a5-114b1cbf1b05.jpg',
'https://a.ccdn.es/cnet/vehicles/18908875/e06ac115-a464-43f5-bf9e-0b88f9d859a0.jpg',
'https://a.ccdn.es/cnet/vehicles/18908875/c5306cce-379d-4d33-8d8f-e73a1d03be15.jpg',
'https://a.ccdn.es/cnet/vehicles/18908875/7d3a8368-2acb-441f-9d84-25d304e9f98d.jpg',
'https://a.ccdn.es/cnet/vehicles/18908875/465e4f1e-e2e9-4b45-a92a-b80fb0fb756a.jpg',
'https://a.ccdn.es/cnet/vehicles/18908875/b46edfca-f1db-479c-971e-cc9defa5279c.jpg',
'https://a.ccdn.es/cnet/vehicles/18908875/fcc838e5-a478-43d7-8947-ce8bd58a7277.jpg',
'https://a.ccdn.es/cnet/vehicles/18908875/94e0ea30-8b94-44a2-a5fd-42f7b3062d9c.jpg'],
'price': 12900,
'price_includes_vat': True,
'registration_date': '2018-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'CITROEN C4 PureTech Tonic',
'transmission': 'automatic',
'trim': 'PureTech 81KW 110CV Tonic',
'vin': None,
'year': 2018}
2026-03-26 14:58:58 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 2d310d54-9c5c-5f44-85d1-ef25a98217ba with identifier: 61924372
2026-03-26 14:58:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 2d310d54-9c5c-5f44-85d1-ef25a98217ba
2026-03-26 14:58:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:58 [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%252F18908875%252F86de6f01-12f3-472f-9132-cd8c7e12e0f6.jpg%27 HTTP/1.1" 200 None
2026-03-26 14:58:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/18908875/86de6f01-12f3-472f-9132-cd8c7e12e0f6.jpg not downloaded yet
2026-03-26 14:58:58 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
'body_type': 'SUV',
'c_o_2_emission_value': None,
'category': 'Coches',
'color': 'Marrón',
'currency': 'EUR',
'description': 'MASERATI GRECALE 2.0 TURBO 300CV MILD-HYBRID GT AWD\n'
'Matriculado en septiembre de 2022, gasolina automático con '
'levas en el volante y 45.000 km, climatizador automático '
'bi-zona, techo panorámico, techo solar, cuadro de '
'instrumentos totalmente digital, Navegador GPS, Heads-Up '
'Display (HUD), pantalla táctil, Anclajes ISOFIX, Apertura y '
'arranque sin llave Keyless Go, tapicería de piel, asientos '
'eléctricos con memoria, asientos calefactables, volante '
'calefactable, control de velocidad adaptativo (ACC), lector '
'de señales de trafico, manos libres bluetooth, control de '
'presión de neumáticos (TPMS), detector de ángulo muerto '
'(BLIS), Cierre centralizado con mando a distancia, Conexión '
'USB, Bluetooth, Control de estabilidad y tracción, Dirección '
'asistida, Elevalunas eléctricos, Equipo de sonido SONUS '
'FABER, Faros de LED, Luz diurna LED, Llantas de aleación, '
'Retrovisor interior de oscurecimiento automático, '
'Retrovisores eléctricos y abatibles eléctricamente, Sensores '
'de luz y de lluvia, portón trasero eléctrico, Sensores de '
'aparcamiento delanteros y traseros, Volante multifunción, '
'cámara trasera y 360º, ABS, ESP, etc. Se entrega revisado, '
'con el mantenimiento hecho y 12 meses de garantía',
'doors_number': 5,
'emission_standard': 'ECO',
'engine': '2.0L',
'engine_horse_power': 300,
'expiration_date': None,
'fuel_type': 'Gasolina',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/maserati-grecale-gt-l4-mhev-300cv-awd-5p-gasolina-2023-en-alicante-62361663-covo.aspx',
'listing': 'auction',
'location': 'Alicante',
'make': 'MASERATI',
'model': 'Grecale',
'odometer': 45000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19272999/eab472d5-17c2-45ed-9f61-cfa32b207bd6.jpg',
'https://a.ccdn.es/cnet/vehicles/19272999/6f1f0e70-750d-43bf-ae60-e4e0a180e308.jpg',
'https://a.ccdn.es/cnet/vehicles/19272999/fbf8ce6a-d213-41c8-a781-4d9da08db356.jpg',
'https://a.ccdn.es/cnet/vehicles/19272999/5fa489bb-adf5-49f6-b9e1-156f9bdd37f0.jpg',
'https://a.ccdn.es/cnet/vehicles/19272999/09892bc5-91fe-4207-bb67-18ce61016477.jpg',
'https://a.ccdn.es/cnet/vehicles/19272999/ece79f39-7fd6-4e0c-8881-ef88528d7ee5.jpg',
'https://a.ccdn.es/cnet/vehicles/19272999/06c3d790-1855-461e-bdb5-3feff6796866.jpg',
'https://a.ccdn.es/cnet/vehicles/19272999/86f09998-0295-4f49-82ef-d79416ed6a0d.jpg',
'https://a.ccdn.es/cnet/vehicles/19272999/0dfdf8ad-d284-4d7b-8f48-892f99f6bf8a.jpg',
'https://a.ccdn.es/cnet/vehicles/19272999/cdd3c051-5394-4e7f-9220-2b9189361220.jpg',
'https://a.ccdn.es/cnet/vehicles/19272999/cdb38269-29fa-48fc-9b27-4dc043f9fe8e.jpg',
'https://a.ccdn.es/cnet/vehicles/19272999/4d9b257a-4f73-4df4-8403-b0255f4515a9.jpg',
'https://a.ccdn.es/cnet/vehicles/19272999/3be6549e-a02a-4da8-959a-a0ca14f2dcf4.jpg',
'https://a.ccdn.es/cnet/vehicles/19272999/9dd2558c-a8ab-4924-96cf-35543ddbd3f4.jpg',
'https://a.ccdn.es/cnet/vehicles/19272999/abfeb257-22a2-482c-a94f-67b3d776a44b.jpg',
'https://a.ccdn.es/cnet/vehicles/19272999/e55a2d8d-2357-42d9-93e6-9fc0faee42dd.jpg',
'https://a.ccdn.es/cnet/vehicles/19272999/a0554592-fde3-4587-a97a-bab6824423c2.jpg',
'https://a.ccdn.es/cnet/vehicles/19272999/b7af4414-af14-44a1-841e-22ab27f8d1d9.jpg',
'https://a.ccdn.es/cnet/vehicles/19272999/374767be-8925-4d7b-b47e-173fc04bbc96.jpg',
'https://a.ccdn.es/cnet/vehicles/19272999/0faed1aa-d207-4f43-9319-2f2a3747f3e6.jpg',
'https://a.ccdn.es/cnet/vehicles/19272999/6e937096-006e-43b2-a6e4-160c7e37d65d.jpg',
'https://a.ccdn.es/cnet/vehicles/19272999/ab83634a-34ca-413e-96c3-75e1d372df10.jpg',
'https://a.ccdn.es/cnet/vehicles/19272999/edbb10ed-86aa-490c-8677-9c696b783d65.jpg',
'https://a.ccdn.es/cnet/vehicles/19272999/de581b7f-33eb-40db-8437-88e4a327a980.jpg',
'https://a.ccdn.es/cnet/vehicles/19272999/45d7412e-484d-4d75-af07-f1f8f7520d41.jpg',
'https://a.ccdn.es/cnet/vehicles/19272999/a8e4eeb2-cc01-4470-ab36-61489aa35404.jpg',
'https://a.ccdn.es/cnet/vehicles/19272999/22bc31f3-1c11-4ea4-b0fb-57483dea0d97.jpg',
'https://a.ccdn.es/cnet/vehicles/19272999/d526a9c3-6c6b-44e4-a271-11ae282b9c17.jpg',
'https://a.ccdn.es/cnet/vehicles/19272999/512ec728-7bff-4888-90d7-9ce87a54ca48.jpg',
'https://a.ccdn.es/cnet/vehicles/19272999/d39eb4b2-5661-46ff-b2b3-799b9b89d545.jpg',
'https://a.ccdn.es/cnet/vehicles/19272999/e228314d-29ae-40b8-b13f-acbeaee3d30f.jpg',
'https://a.ccdn.es/cnet/vehicles/19272999/393a140f-a9a4-499e-86e3-649c7b59ffaa.jpg',
'https://a.ccdn.es/cnet/vehicles/19272999/382f259c-4d21-4b6b-a310-bc250ea85775.jpg',
'https://a.ccdn.es/cnet/vehicles/19272999/abf17269-e11e-4c64-8b69-c92521c89e37.jpg',
'https://a.ccdn.es/cnet/vehicles/19272999/a8fdc092-3846-433e-abcc-ec24003e50ad.jpg',
'https://a.ccdn.es/cnet/vehicles/19272999/e851d5a7-f3c5-41a9-8860-9635cd5a7bbe.jpg',
'https://a.ccdn.es/cnet/vehicles/19272999/f88f8f3e-454e-4df4-9467-3cae900ca736.jpg',
'https://a.ccdn.es/cnet/vehicles/19272999/571b3aa1-220b-45e4-81df-dd0ec7476825.jpg',
'https://a.ccdn.es/cnet/vehicles/19272999/95272aa5-8f43-4384-bade-9245e4ac2b25.jpg',
'https://a.ccdn.es/cnet/vehicles/19272999/528860ea-9059-42ab-a072-6a7f6cb71576.jpg',
'https://a.ccdn.es/cnet/vehicles/19272999/0bbf7d36-0065-4764-afdd-662ff8c49e0a.jpg',
'https://a.ccdn.es/cnet/vehicles/19272999/553d9a9b-9eea-4c59-837c-4b3c8d456eef.jpg',
'https://a.ccdn.es/cnet/vehicles/19272999/f4eb523a-2275-4c25-99d2-d5e337d7783d.jpg',
'https://a.ccdn.es/cnet/vehicles/19272999/39e47ecb-3384-4718-a16f-3dd357c0d989.jpg',
'https://a.ccdn.es/cnet/vehicles/19272999/92e0517f-f92c-4ef2-90c6-8fce04557798.jpg',
'https://a.ccdn.es/cnet/vehicles/19272999/5db34881-e122-46bb-b9a6-c1a5840b9ba2.jpg',
'https://a.ccdn.es/cnet/vehicles/19272999/eb4f7f58-1515-4eef-ae22-90da7c40ec09.jpg',
'https://a.ccdn.es/cnet/vehicles/19272999/8c10cda5-0708-4635-9f6e-d2c651af2dde.jpg'],
'price': 69900,
'price_includes_vat': True,
'registration_date': '2022-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'MASERATI Grecale GT L4 MHEV AWD',
'transmission': 'automatic',
'trim': 'GT L4 MHEV 300CV AWD',
'vin': None,
'year': 2022}
2026-03-26 14:58:58 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: af8f6fbe-369a-5096-9778-2c7c5882426f with identifier: 62361663
2026-03-26 14:58:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item af8f6fbe-369a-5096-9778-2c7c5882426f
2026-03-26 14:58:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:59 [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%252F19272999%252Feab472d5-17c2-45ed-9f61-cfa32b207bd6.jpg%27 HTTP/1.1" 200 None
2026-03-26 14:58:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19272999/eab472d5-17c2-45ed-9f61-cfa32b207bd6.jpg not downloaded yet
2026-03-26 14:58:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 14:58:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f06705c67d0>
2026-03-26 14:58:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 14:58:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 14:58:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 14:58:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b8234652-ebf4-556d-9cb5-d4dea858a7e5/b8234652-ebf4-556d-9cb5-d4dea858a7e5_image_0.jpg HTTP/1.1" 201 0
2026-03-26 14:58:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:59 [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%252F19676140%252Fd5f1b0b7-22b3-4daf-a213-10961b716d39.jpg') HTTP/1.1" 204 0
2026-03-26 14:58:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19676140/d5f1b0b7-22b3-4daf-a213-10961b716d39.jpg saved to cache
2026-03-26 14:58:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item b8234652-ebf4-556d-9cb5-d4dea858a7e5
2026-03-26 14:58:59 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item b8234652-ebf4-556d-9cb5-d4dea858a7e5 sending to next pipeline
2026-03-26 14:58:59 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: b8234652-ebf4-556d-9cb5-d4dea858a7e5 with identifier 70193906
2026-03-26 14:58:59 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 14:58:59 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 14:58:59 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item b8234652-ebf4-556d-9cb5-d4dea858a7e5
2026-03-26 14:58:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/19676140/d5f1b0b7-22b3-4daf-a213-10961b716d39.jpg>
{'auction_title': '',
'body_type': 'Berlina',
'c_o_2_emission_value': 134,
'category': 'Coches',
'color': 'Blanco',
'currency': 'EUR',
'description': 'BMW 530d 3.0 265CV LUXURY LINE AUTOMATICO\n'
'matriculado en febrero de 2017, diésel automático con levas '
'en el volante y 159.160 km, historial de revisiones, techo '
'solar, tapicería de piel, asientos eléctricos con memoria, '
'asientos calefactables delanteros y traseros, sensor de '
'ángulo muerto, Parking Assistant Professional/Plus, cuadro '
'digital, ajuste eléctrico de la columna de dirección, luz '
'ambiental, sistema de sonido HARMAN KARDON, navegador GPS, '
'puertos USB, HUD (Heads-Up Display), KEYLESS GO, climatizador '
'automático bi-zona, control de velocidad adaptativo, lector '
'de señales de trafico, manos libres bluetooth, control por '
'voz, control de presión de neumáticos (TPMS), elevalunas '
'eléctricos, espejos eléctricos, espejos plegables '
'eléctricamente, llantas de aleación, luz diurna LED, luces de '
'LED, sensor de luz, sensor de lluvia, sensores de '
'aparcamiento delanteros y traseros, cámara de visión trasera, '
'maletero de apertura eléctrica, lunas tintadas, cierre '
'centralizado con mando a distancia, dirección asistida, '
'volante multifunción, airbag de conductor, pasajero y '
'laterales, ABS, ESP, etc. Se entrega revisado, con el '
'mantenimiento hecho y 12 meses de garantía.',
'doors_number': 4,
'emission_standard': 'C',
'engine': '3.0L',
'engine_horse_power': 258,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': 'b8234652-ebf4-556d-9cb5-d4dea858a7e5',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/bmw-serie-5-530da-4p-diesel-2017-en-alicante-70193906-covo.aspx',
'listing': 'auction',
'location': 'Alicante',
'make': 'BMW',
'model': 'Serie 5',
'odometer': 159160,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 50,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b8234652-ebf4-556d-9cb5-d4dea858a7e5/b8234652-ebf4-556d-9cb5-d4dea858a7e5_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82026,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19676140/d5f1b0b7-22b3-4daf-a213-10961b716d39.jpg',
'Width': 799}],
'price': 35500,
'price_includes_vat': True,
'registration_date': '2017-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'BMW Serie 5 530dA',
'transmission': 'automatic',
'trim': '530dA',
'vin': None,
'year': 2017}
2026-03-26 14:58:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:59 [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%2770193906%27 HTTP/1.1" 200 None
2026-03-26 14:58:59 [auto_selling_coches.net] INFO: Saving data for 70193906: {'created_time': 1774537139.085569, 'last_price_update_time': 1774537139.085576}
2026-03-26 14:58:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70193906') HTTP/1.1" 204 0
2026-03-26 14:58:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/19680824/c6ecb611-18a1-42c1-8b42-e898e23ebe44.jpg> (referer: None)
2026-03-26 14:58:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/19682085/d082eb85-8e72-4981-8b79-239444620f90.jpg> (referer: None)
2026-03-26 14:58:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 14:58:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f0670613dd0>
2026-03-26 14:58:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 14:58:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 14:58:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 14:58:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6bf7a2d5-ce99-5683-989b-e3140b277e77/6bf7a2d5-ce99-5683-989b-e3140b277e77_image_0.jpg HTTP/1.1" 201 0
2026-03-26 14:58:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:59 [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%252F19680824%252Fc6ecb611-18a1-42c1-8b42-e898e23ebe44.jpg') HTTP/1.1" 204 0
2026-03-26 14:58:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19680824/c6ecb611-18a1-42c1-8b42-e898e23ebe44.jpg saved to cache
2026-03-26 14:58:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 6bf7a2d5-ce99-5683-989b-e3140b277e77
2026-03-26 14:58:59 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 6bf7a2d5-ce99-5683-989b-e3140b277e77 sending to next pipeline
2026-03-26 14:58:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 14:58:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f067029f1d0>
2026-03-26 14:58:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 14:58:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 14:58:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 14:58:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_13fe898e-5bdd-5a6b-91a6-b1d2be838d41/13fe898e-5bdd-5a6b-91a6-b1d2be838d41_image_0.jpg HTTP/1.1" 201 0
2026-03-26 14:58:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:59 [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%252F19682085%252Fd082eb85-8e72-4981-8b79-239444620f90.jpg') HTTP/1.1" 204 0
2026-03-26 14:58:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19682085/d082eb85-8e72-4981-8b79-239444620f90.jpg saved to cache
2026-03-26 14:58:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 13fe898e-5bdd-5a6b-91a6-b1d2be838d41
2026-03-26 14:58:59 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 13fe898e-5bdd-5a6b-91a6-b1d2be838d41 sending to next pipeline
2026-03-26 14:58:59 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 6bf7a2d5-ce99-5683-989b-e3140b277e77 with identifier 70204669
2026-03-26 14:58:59 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 14:58:59 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 14:58:59 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 6bf7a2d5-ce99-5683-989b-e3140b277e77
2026-03-26 14:58:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/19680824/c6ecb611-18a1-42c1-8b42-e898e23ebe44.jpg>
{'auction_title': '',
'body_type': 'SUV',
'c_o_2_emission_value': 149,
'category': 'Coches',
'color': 'Blanco',
'currency': 'EUR',
'description': 'RANGE ROVER EVOQUE CABRIO 2.0 TD4 180CV HSE DYNAMIC 4x4\n'
'matriculado en junio de 2016, diésel automático con levas en '
'el volante y 114.060 km, tapicería de piel perforada, '
'asientos eléctricos con memoria, climatizador automático '
'bi-zona, sistema de sonido MERIDIAN con pantalla táctil y '
'USB, lector de señales de trafico, sensor de ángulo muerto, '
'navegador GPS, asientos calefactables, volante calefactable, '
'control de velocidad, manos libres bluetooth, control de '
'presión de neumáticos (TPMS), control por voz, elevalunas '
'eléctricos, espejos eléctricos, espejos plegables '
'eléctricamente, llantas de aleación, advertencia cambio '
'involuntario de carril, faros de LED, lavafaros, luz diurna '
'LED, sensor de luz, sensor de lluvia, sensores de '
'aparcamiento delanteros y traseros, cámara de marcha atrás, '
'cierre centralizado con mando a distancia, dirección '
'asistida, volante multifunción, airbag de conductor, pasajero '
'y laterales, ABS, ESP, etc. Se entrega revisado con el '
'mantenimiento hecho y 12 meses de garantía.',
'doors_number': 2,
'emission_standard': 'C',
'engine': '2.0L',
'engine_horse_power': 180,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '6bf7a2d5-ce99-5683-989b-e3140b277e77',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/land-rover-range-rover-evoque-20l-td4-132kw-4x4-hse-dynamic-auto-conv-2p-diesel-2017-en-alicante-70204669-covo.aspx',
'listing': 'auction',
'location': 'Alicante',
'make': 'LAND-ROVER',
'model': 'Range Rover Evoque',
'odometer': 114060,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 43,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6bf7a2d5-ce99-5683-989b-e3140b277e77/6bf7a2d5-ce99-5683-989b-e3140b277e77_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83608,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19680824/c6ecb611-18a1-42c1-8b42-e898e23ebe44.jpg',
'Width': 798}],
'price': 33900,
'price_includes_vat': True,
'registration_date': '2016-01-01',
'seats_number': 4,
'seller_name': None,
'title': 'LAND-ROVER Range Rover Evoque 2.0L TD4 4x4 HSE Dynamic Auto Conv',
'transmission': 'automatic',
'trim': '2.0L TD4 132kW 4x4 HSE Dynamic Auto Conv',
'vin': None,
'year': 2016}
2026-03-26 14:58:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:59 [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%2770204669%27 HTTP/1.1" 200 None
2026-03-26 14:58:59 [auto_selling_coches.net] INFO: Saving data for 70204669: {'created_time': 1774537139.320106, 'last_price_update_time': 1774537139.320116}
2026-03-26 14:58:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70204669') HTTP/1.1" 204 0
2026-03-26 14:58:59 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 13fe898e-5bdd-5a6b-91a6-b1d2be838d41 with identifier 70261115
2026-03-26 14:58:59 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 14:58:59 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 14:58:59 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 13fe898e-5bdd-5a6b-91a6-b1d2be838d41
2026-03-26 14:58:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/19682085/d082eb85-8e72-4981-8b79-239444620f90.jpg>
{'auction_title': '',
'body_type': 'SUV',
'c_o_2_emission_value': None,
'category': 'Coches',
'color': 'Amarillo',
'currency': 'EUR',
'description': 'HUMMER H2 V8 6.0i 320CV 4x4 AUTOMATICO\n'
'matriculado en octubre de 2003, gasolina automático y 99.600 '
'km, tapicería de piel, asientos eléctricos, asientos '
'calefactables y ventilados, defensa delantera y estriberas '
'homologado en ficha técnica, radio CD, sistema de altavoces '
'BOSE, climatizador automático bi-zona, control de velocidad, '
'cámara trasera, elevalunas eléctricos, espejos eléctricos, '
'sensor de luz, lunas tintadas, llantas de aleación, faros '
'antiniebla, doble portón lateral, cierre centralizado con '
'mando a distancia, dirección asistida, volante multifunción, '
'airbag de conductor, pasajero y laterales, ABS, ESP, etc. Se '
'entrega revisado y con el mantenimiento hecho. Vehículo en '
'gestión de venta.',
'doors_number': 5,
'emission_standard': 'C',
'engine': '6.0L',
'engine_horse_power': 316,
'expiration_date': None,
'fuel_type': 'Gasolina',
'id': '13fe898e-5bdd-5a6b-91a6-b1d2be838d41',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/hummer-h2-60-v8-luxury-5p-gasolina-2004-en-alicante-70261115-covo.aspx',
'listing': 'auction',
'location': 'Alicante',
'make': 'HUMMER',
'model': 'H2',
'odometer': 99600,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 42,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_13fe898e-5bdd-5a6b-91a6-b1d2be838d41/13fe898e-5bdd-5a6b-91a6-b1d2be838d41_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 70967,
'Height': 547,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19682085/d082eb85-8e72-4981-8b79-239444620f90.jpg',
'Width': 800}],
'price': 32900,
'price_includes_vat': True,
'registration_date': '2004-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'HUMMER H2 6.0 V8 LUXURY',
'transmission': 'automatic',
'trim': '6.0 V8 LUXURY',
'vin': None,
'year': 2004}
2026-03-26 14:58:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:59 [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%2770261115%27 HTTP/1.1" 200 None
2026-03-26 14:58:59 [auto_selling_coches.net] INFO: Saving data for 70261115: {'created_time': 1774537139.364729, 'last_price_update_time': 1774537139.364737}
2026-03-26 14:58:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70261115') HTTP/1.1" 204 0
2026-03-26 14:58:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/18908875/86de6f01-12f3-472f-9132-cd8c7e12e0f6.jpg> (referer: None)
2026-03-26 14:58:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/19272999/eab472d5-17c2-45ed-9f61-cfa32b207bd6.jpg> (referer: None)
2026-03-26 14:58:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 14:58:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f067012e350>
2026-03-26 14:58:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 14:58:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 14:58:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 14:58:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2d310d54-9c5c-5f44-85d1-ef25a98217ba/2d310d54-9c5c-5f44-85d1-ef25a98217ba_image_0.jpg HTTP/1.1" 201 0
2026-03-26 14:58:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:59 [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%252F18908875%252F86de6f01-12f3-472f-9132-cd8c7e12e0f6.jpg') HTTP/1.1" 204 0
2026-03-26 14:58:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/18908875/86de6f01-12f3-472f-9132-cd8c7e12e0f6.jpg saved to cache
2026-03-26 14:58:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 2d310d54-9c5c-5f44-85d1-ef25a98217ba
2026-03-26 14:58:59 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 2d310d54-9c5c-5f44-85d1-ef25a98217ba sending to next pipeline
2026-03-26 14:58:59 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 2d310d54-9c5c-5f44-85d1-ef25a98217ba with identifier 61924372
2026-03-26 14:58:59 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 14:58:59 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 14:58:59 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 2d310d54-9c5c-5f44-85d1-ef25a98217ba
2026-03-26 14:58:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/18908875/86de6f01-12f3-472f-9132-cd8c7e12e0f6.jpg>
{'auction_title': '',
'body_type': 'Berlina',
'c_o_2_emission_value': 112,
'category': 'Coches',
'color': 'Gris / Plata',
'currency': 'EUR',
'description': 'CITROEN C4 1.2 PureTech 130CV SELECTION EAT6 AUTOMATICO\n'
'matriculado en enero de 2018, gasolina automático y 95.650 '
'km, climatizador automático bi-zona, control de velocidad, '
'navegador GPS, Radio CD y USB, aviso ángulo muerto, manos '
'libres bluetooth, control de presión de neumáticos (tpms), '
'control por voz, elevalunas eléctricos, espejos eléctricos, '
'espejos plegables eléctricamente, llantas de aleación, luz '
'diurna LED, sensor de luz, sensor de lluvia, faros '
'antiniebla, sensores de aparcamiento delanteros y traseros, '
'cierre centralizado con mando a distancia, dirección '
'asistida, volante multifunción, airbag de conductor, pasajero '
'y laterales, ABS, ESP, etc. Se entrega revisado, con el '
'mantenimiento hecho y 12 meses de garantía.',
'doors_number': 5,
'emission_standard': 'C',
'engine': '1.2L',
'engine_horse_power': 110,
'expiration_date': None,
'fuel_type': 'Gasolina',
'id': '2d310d54-9c5c-5f44-85d1-ef25a98217ba',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/citroen-c4-puretech-81kw-110cv-tonic-5p-gasolina-2017-en-alicante-61924372-covo.aspx',
'listing': 'auction',
'location': 'Alicante',
'make': 'CITROEN',
'model': 'C4',
'odometer': 95650,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 30,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2d310d54-9c5c-5f44-85d1-ef25a98217ba/2d310d54-9c5c-5f44-85d1-ef25a98217ba_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 170676,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/18908875/86de6f01-12f3-472f-9132-cd8c7e12e0f6.jpg',
'Width': 800}],
'price': 12900,
'price_includes_vat': True,
'registration_date': '2018-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'CITROEN C4 PureTech Tonic',
'transmission': 'automatic',
'trim': 'PureTech 81KW 110CV Tonic',
'vin': None,
'year': 2018}
2026-03-26 14:58:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:59 [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%2761924372%27 HTTP/1.1" 200 None
2026-03-26 14:58:59 [auto_selling_coches.net] INFO: Saving data for 61924372: {'created_time': 1774537139.586346, 'last_price_update_time': 1774537139.586356}
2026-03-26 14:58:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='61924372') HTTP/1.1" 204 0
2026-03-26 14:58:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/18926195/e21a9085-fe86-4b19-99a6-fea4cac28d49.jpg> (referer: None)
2026-03-26 14:58:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 14:58:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f067290a850>
2026-03-26 14:58:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 14:58:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 14:58:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 14:58:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_af8f6fbe-369a-5096-9778-2c7c5882426f/af8f6fbe-369a-5096-9778-2c7c5882426f_image_0.jpg HTTP/1.1" 201 0
2026-03-26 14:58:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:59 [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%252F19272999%252Feab472d5-17c2-45ed-9f61-cfa32b207bd6.jpg') HTTP/1.1" 204 0
2026-03-26 14:58:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19272999/eab472d5-17c2-45ed-9f61-cfa32b207bd6.jpg saved to cache
2026-03-26 14:58:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item af8f6fbe-369a-5096-9778-2c7c5882426f
2026-03-26 14:58:59 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item af8f6fbe-369a-5096-9778-2c7c5882426f sending to next pipeline
2026-03-26 14:58:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:58:59 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: af8f6fbe-369a-5096-9778-2c7c5882426f with identifier 62361663
2026-03-26 14:58:59 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 14:58:59 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 14:58:59 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item af8f6fbe-369a-5096-9778-2c7c5882426f
2026-03-26 14:58:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/19272999/eab472d5-17c2-45ed-9f61-cfa32b207bd6.jpg>
{'auction_title': '',
'body_type': 'SUV',
'c_o_2_emission_value': None,
'category': 'Coches',
'color': 'Marrón',
'currency': 'EUR',
'description': 'MASERATI GRECALE 2.0 TURBO 300CV MILD-HYBRID GT AWD\n'
'Matriculado en septiembre de 2022, gasolina automático con '
'levas en el volante y 45.000 km, climatizador automático '
'bi-zona, techo panorámico, techo solar, cuadro de '
'instrumentos totalmente digital, Navegador GPS, Heads-Up '
'Display (HUD), pantalla táctil, Anclajes ISOFIX, Apertura y '
'arranque sin llave Keyless Go, tapicería de piel, asientos '
'eléctricos con memoria, asientos calefactables, volante '
'calefactable, control de velocidad adaptativo (ACC), lector '
'de señales de trafico, manos libres bluetooth, control de '
'presión de neumáticos (TPMS), detector de ángulo muerto '
'(BLIS), Cierre centralizado con mando a distancia, Conexión '
'USB, Bluetooth, Control de estabilidad y tracción, Dirección '
'asistida, Elevalunas eléctricos, Equipo de sonido SONUS '
'FABER, Faros de LED, Luz diurna LED, Llantas de aleación, '
'Retrovisor interior de oscurecimiento automático, '
'Retrovisores eléctricos y abatibles eléctricamente, Sensores '
'de luz y de lluvia, portón trasero eléctrico, Sensores de '
'aparcamiento delanteros y traseros, Volante multifunción, '
'cámara trasera y 360º, ABS, ESP, etc. Se entrega revisado, '
'con el mantenimiento hecho y 12 meses de garantía',
'doors_number': 5,
'emission_standard': 'ECO',
'engine': '2.0L',
'engine_horse_power': 300,
'expiration_date': None,
'fuel_type': 'Gasolina',
'id': 'af8f6fbe-369a-5096-9778-2c7c5882426f',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/maserati-grecale-gt-l4-mhev-300cv-awd-5p-gasolina-2023-en-alicante-62361663-covo.aspx',
'listing': 'auction',
'location': 'Alicante',
'make': 'MASERATI',
'model': 'Grecale',
'odometer': 45000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 48,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_af8f6fbe-369a-5096-9778-2c7c5882426f/af8f6fbe-369a-5096-9778-2c7c5882426f_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 180885,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19272999/eab472d5-17c2-45ed-9f61-cfa32b207bd6.jpg',
'Width': 800}],
'price': 69900,
'price_includes_vat': True,
'registration_date': '2022-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'MASERATI Grecale GT L4 MHEV AWD',
'transmission': 'automatic',
'trim': 'GT L4 MHEV 300CV AWD',
'vin': None,
'year': 2022}
2026-03-26 14:58:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:59 [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%2762361663%27 HTTP/1.1" 200 None
2026-03-26 14:58:59 [auto_selling_coches.net] INFO: Saving data for 62361663: {'created_time': 1774537139.67533, 'last_price_update_time': 1774537139.675339}
2026-03-26 14:58:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62361663') HTTP/1.1" 204 0
2026-03-26 14:58:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/18874890/7d395560-e9b6-412b-abbc-27cdc56a1836.jpg> (referer: None)
2026-03-26 14:58:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:58:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 14:58:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f0670244f50>
2026-03-26 14:58:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 14:58:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 14:58:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 14:58:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b11a39e1-0506-559b-9f3b-fbe5049fd2d1/b11a39e1-0506-559b-9f3b-fbe5049fd2d1_image_0.jpg HTTP/1.1" 201 0
2026-03-26 14:58:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:59 [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%252F18926195%252Fe21a9085-fe86-4b19-99a6-fea4cac28d49.jpg') HTTP/1.1" 204 0
2026-03-26 14:58:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/18926195/e21a9085-fe86-4b19-99a6-fea4cac28d49.jpg saved to cache
2026-03-26 14:58:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item b11a39e1-0506-559b-9f3b-fbe5049fd2d1
2026-03-26 14:58:59 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item b11a39e1-0506-559b-9f3b-fbe5049fd2d1 sending to next pipeline
2026-03-26 14:58:59 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: b11a39e1-0506-559b-9f3b-fbe5049fd2d1 with identifier 61951018
2026-03-26 14:58:59 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 14:58:59 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 14:58:59 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item b11a39e1-0506-559b-9f3b-fbe5049fd2d1
2026-03-26 14:58:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/18926195/e21a9085-fe86-4b19-99a6-fea4cac28d49.jpg>
{'auction_title': '',
'body_type': 'Familiar',
'c_o_2_emission_value': 146,
'category': 'Coches',
'color': 'Marrón',
'currency': 'EUR',
'description': 'FORD FOCUS SB 1.6i Ti-VCT TREND 125CV AUTOMÁTICO\n'
'matriculado en enero de 2014, gasolina automático con 123.880 '
'km, aire acondicionado, asientos calefactables, Radio CD con '
'conexión USB, control de presión de neumáticos, control por '
'voz, elevalunas eléctricos, espejos eléctricos, cierre '
'centralizado con mando a distancia, dirección asistida, '
'volante multifunción, airbag de conductor, pasajero y '
'laterales, ABS, ESP, etc. Se entrega revisado, con el '
'mantenimiento hecho y 12 meses de garantía.',
'doors_number': 5,
'emission_standard': 'C',
'engine': '1.6L',
'engine_horse_power': 125,
'expiration_date': None,
'fuel_type': 'Gasolina',
'id': 'b11a39e1-0506-559b-9f3b-fbe5049fd2d1',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/ford-focus-16-tivct-125cv-trend-powers-sportbr-5p-gasolina-2015-en-alicante-61951018-covo.aspx',
'listing': 'auction',
'location': 'Alicante',
'make': 'FORD',
'model': 'Focus',
'odometer': 123880,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 25,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b11a39e1-0506-559b-9f3b-fbe5049fd2d1/b11a39e1-0506-559b-9f3b-fbe5049fd2d1_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 167739,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/18926195/e21a9085-fe86-4b19-99a6-fea4cac28d49.jpg',
'Width': 800}],
'price': 11590,
'price_includes_vat': True,
'registration_date': '2014-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'FORD Focus 1.6 TIVCT Trend PowerS. Sportbr.',
'transmission': 'automatic',
'trim': '1.6 TIVCT 125cv Trend PowerS. Sportbr.',
'vin': None,
'year': 2014}
2026-03-26 14:58:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:59 [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%2761951018%27 HTTP/1.1" 200 None
2026-03-26 14:58:59 [auto_selling_coches.net] INFO: Saving data for 61951018: {'created_time': 1774537139.781859, 'last_price_update_time': 1774537139.781869}
2026-03-26 14:58:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='61951018') HTTP/1.1" 204 0
2026-03-26 14:58:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 14:58:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f0672903010>
2026-03-26 14:58:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 14:58:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 14:58:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 14:58:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bc9608ea-8521-57da-b035-49f651925214/bc9608ea-8521-57da-b035-49f651925214_image_0.jpg HTTP/1.1" 201 0
2026-03-26 14:58:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:59 [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%252F18874890%252F7d395560-e9b6-412b-abbc-27cdc56a1836.jpg') HTTP/1.1" 204 0
2026-03-26 14:58:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/18874890/7d395560-e9b6-412b-abbc-27cdc56a1836.jpg saved to cache
2026-03-26 14:58:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item bc9608ea-8521-57da-b035-49f651925214
2026-03-26 14:58:59 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item bc9608ea-8521-57da-b035-49f651925214 sending to next pipeline
2026-03-26 14:58:59 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: bc9608ea-8521-57da-b035-49f651925214 with identifier 61890312
2026-03-26 14:58:59 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 14:58:59 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 14:58:59 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item bc9608ea-8521-57da-b035-49f651925214
2026-03-26 14:58:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/18874890/7d395560-e9b6-412b-abbc-27cdc56a1836.jpg>
{'auction_title': '',
'body_type': 'Monovolumen',
'c_o_2_emission_value': 130,
'category': 'Coches',
'color': 'Gris / Plata',
'currency': 'EUR',
'description': 'MERCEDES BENZ B200 CDi 136CV 4MATIC URBAN AUTOMÁTICO\n'
'Matriculado en mayo de 2017, diésel automático con cambio de '
'levas en el volante y 96.700 km, tapicería mixta de piel, '
'asientos calefactables, navegador GPS, control de ángulo '
'muerto (BSM), climatizador automático, control de velocidad, '
'manos libres bluetooth, radio CD y USB, control de presión de '
'neumáticos, control por voz, elevalunas eléctricos, espejos '
'eléctricos, espejos plegables eléctricamente, llantas de '
'aleación, sensor de Luz, luz diurna LED, faros de LED, '
'mesitas auxiliares en plazas traseras, sensores de parking '
'delanteros y traseros, cámara de marcha atrás, lunas '
'tintadas, cierre centralizado con mando a distancia, '
'dirección asistida, volante multifunción, airbag de '
'conductor, pasajero y laterales, ABS, ESP, etc. Se entrega '
'revisado, con el mantenimiento hecho y 12 meses de garantía.',
'doors_number': 5,
'emission_standard': 'C',
'engine': '2.1L',
'engine_horse_power': 136,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': 'bc9608ea-8521-57da-b035-49f651925214',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/mercedes-benz-clase-b-b-200-d-4matic-5p-diesel-2018-en-alicante-61890312-covo.aspx',
'listing': 'auction',
'location': 'Alicante',
'make': 'MERCEDES-BENZ',
'model': 'Clase B',
'odometer': 96700,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 36,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bc9608ea-8521-57da-b035-49f651925214/bc9608ea-8521-57da-b035-49f651925214_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 159594,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/18874890/7d395560-e9b6-412b-abbc-27cdc56a1836.jpg',
'Width': 800}],
'price': 20900,
'price_includes_vat': True,
'registration_date': '2017-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'MERCEDES-BENZ Clase B B 200 d 4MATIC',
'transmission': 'automatic',
'trim': 'B 200 d 4MATIC',
'vin': None,
'year': 2017}
2026-03-26 14:58:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:59 [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%2761890312%27 HTTP/1.1" 200 None
2026-03-26 14:58:59 [auto_selling_coches.net] INFO: Saving data for 61890312: {'created_time': 1774537139.896724, 'last_price_update_time': 1774537139.896734}
2026-03-26 14:58:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='61890312') HTTP/1.1" 204 0
2026-03-26 14:58:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/62372464> (referer: https://www.coches.net/concesionario/montegroupcars/?pg=1) ['zyte-api']
2026-03-26 14:58:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/62608086> (referer: https://www.coches.net/concesionario/montegroupcars/?pg=1) ['zyte-api']
2026-03-26 14:58:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:58:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:59:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/62442481> (referer: https://www.coches.net/concesionario/montegroupcars/?pg=1) ['zyte-api']
2026-03-26 14:59: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 14:59:00 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
'body_type': 'SUV',
'c_o_2_emission_value': 117,
'category': 'Coches',
'color': 'Azul',
'currency': 'EUR',
'description': 'PEUGEOT 3008 1.2 PureTech ALLURE PACK 130CV AUTOMATICO\n'
'matriculado en diciembre de 2020, gasolina automático con '
'levas en el volante y 116.100 km, tapicería mixta de piel, '
'asientos calefactables, navegador GPS, lector de señales de '
'tráfico, pantalla táctil, i-Cockpit Amplify, luz ambiental, '
'climatizador automático bi-zona, control de velocidad, manos '
'libres bluetooth, control de presión de neumáticos (tpms), '
'control por voz, elevalunas eléctricos, espejos eléctricos, '
'espejos plegables eléctricamente, llantas de aleación, luces '
'de LED, luz diurna LED, sensor de luz, sensor de lluvia, '
'sensores de aparcamiento delanteros y traseros, cámara '
'trasera y 360º, lunas tintadas, cierre centralizado con mando '
'a distancia, dirección asistida, volante multifunción, airbag '
'de conductor, pasajero y laterales, ABS, ESP, etc. Se entrega '
'revisado, con el mantenimiento hecho y 12 meses de garantía.',
'doors_number': 5,
'emission_standard': 'C',
'engine': '1.2L',
'engine_horse_power': 130,
'expiration_date': None,
'fuel_type': 'Gasolina',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/peugeot-3008-12-puretech-96kw-ss-allure-pack-eat8-5p-gasolina-2020-en-alicante-62372464-covo.aspx',
'listing': 'auction',
'location': 'Alicante',
'make': 'PEUGEOT',
'model': '3008',
'odometer': 116100,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19282536/93cdbfb6-9f33-422f-808a-6fb457c2549f.jpg',
'https://a.ccdn.es/cnet/vehicles/19282536/4640241a-3ae6-4be9-bb57-0a2866e32a3f.jpg',
'https://a.ccdn.es/cnet/vehicles/19282536/300e14d0-aed3-4c2b-a161-cf0cf016a8f5.jpg',
'https://a.ccdn.es/cnet/vehicles/19282536/f7f36f69-91b1-42e9-9ce8-4fc081d9881d.jpg',
'https://a.ccdn.es/cnet/vehicles/19282536/5e69bfa3-9dbc-4a42-a3f9-8a5683da0d53.jpg',
'https://a.ccdn.es/cnet/vehicles/19282536/3676a77c-cea9-46a6-b755-92c84915904e.jpg',
'https://a.ccdn.es/cnet/vehicles/19282536/f859eb99-2894-4206-831e-e44c6511fb96.jpg',
'https://a.ccdn.es/cnet/vehicles/19282536/656f1380-9936-4ca6-b438-9c705de8eb2d.jpg',
'https://a.ccdn.es/cnet/vehicles/19282536/00f7ae0d-bb02-4378-b939-888189b86972.jpg',
'https://a.ccdn.es/cnet/vehicles/19282536/38842af0-a060-487a-a85c-e235acd78cdb.jpg',
'https://a.ccdn.es/cnet/vehicles/19282536/c616097d-dbf1-477d-89fe-b383348012cb.jpg',
'https://a.ccdn.es/cnet/vehicles/19282536/54f5e22a-20da-4b1b-9775-1f4b34c86e34.jpg',
'https://a.ccdn.es/cnet/vehicles/19282536/f91edf8b-2860-4041-90e4-d38feb71dae9.jpg',
'https://a.ccdn.es/cnet/vehicles/19282536/5e6f09f7-456c-44a2-8d67-5aa3224ce562.jpg',
'https://a.ccdn.es/cnet/vehicles/19282536/4f754ead-18ec-4cb0-a8b3-7539a9f5c09e.jpg',
'https://a.ccdn.es/cnet/vehicles/19282536/8bbbd999-1136-4075-9452-a8ed15a08e04.jpg',
'https://a.ccdn.es/cnet/vehicles/19282536/da97729a-bac0-4e32-821b-93776141944f.jpg',
'https://a.ccdn.es/cnet/vehicles/19282536/43ea7532-a93c-4cfd-b828-681ab8a7ea52.jpg',
'https://a.ccdn.es/cnet/vehicles/19282536/28725d95-fb9e-4a47-a431-ddb4bc2cadbf.jpg',
'https://a.ccdn.es/cnet/vehicles/19282536/4888e88c-f64b-43e4-9480-bb31c86704c8.jpg',
'https://a.ccdn.es/cnet/vehicles/19282536/504a9308-efd4-4234-81d9-d277ca1d390e.jpg',
'https://a.ccdn.es/cnet/vehicles/19282536/0b797c2e-bfc9-450d-9d69-3bc83520c343.jpg',
'https://a.ccdn.es/cnet/vehicles/19282536/88e9a1fb-3c05-4329-b361-e6990d2a9862.jpg',
'https://a.ccdn.es/cnet/vehicles/19282536/8bac03b2-1d4e-4ff2-b9ee-a2b30edda754.jpg',
'https://a.ccdn.es/cnet/vehicles/19282536/14a500db-87df-4412-ae0c-6f20dbe6e233.jpg',
'https://a.ccdn.es/cnet/vehicles/19282536/1488b4f8-29c6-429e-b1b1-681e997f953f.jpg',
'https://a.ccdn.es/cnet/vehicles/19282536/5b5cfb54-6338-4776-92b8-86a857c5c025.jpg',
'https://a.ccdn.es/cnet/vehicles/19282536/68431cef-3355-4b80-b96a-776c32afca39.jpg',
'https://a.ccdn.es/cnet/vehicles/19282536/f6a1bf7d-d837-461e-a7f5-33d81b270f9c.jpg',
'https://a.ccdn.es/cnet/vehicles/19282536/b0779e13-1655-418d-9f0e-176ada3a280f.jpg',
'https://a.ccdn.es/cnet/vehicles/19282536/8cb4f327-a039-47b7-9472-9a3d29e2a44a.jpg',
'https://a.ccdn.es/cnet/vehicles/19282536/69f60b1a-d8cd-4efc-83d5-9f368d12bab2.jpg',
'https://a.ccdn.es/cnet/vehicles/19282536/c1343eb6-09c6-4284-b8cd-c857928443ce.jpg',
'https://a.ccdn.es/cnet/vehicles/19282536/87d87e50-c9b4-467d-bbaa-c5d44c2a192f.jpg',
'https://a.ccdn.es/cnet/vehicles/19282536/75d3aee8-98c6-4208-a624-dac7a031690a.jpg',
'https://a.ccdn.es/cnet/vehicles/19282536/ba45103b-f0a8-4b95-b379-46de26132fb4.jpg',
'https://a.ccdn.es/cnet/vehicles/19282536/7f123e91-1eea-4207-91a3-56004cc5080d.jpg',
'https://a.ccdn.es/cnet/vehicles/19282536/7f138972-3cf9-4767-b05b-dd7597e0a9b1.jpg',
'https://a.ccdn.es/cnet/vehicles/19282536/c2bd9cb8-81f3-4912-a1a3-5f707f31ff60.jpg',
'https://a.ccdn.es/cnet/vehicles/19282536/8a5e0259-40fc-469b-8a5b-193b40e8a01f.jpg'],
'price': 20600,
'price_includes_vat': True,
'registration_date': '2020-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'PEUGEOT 3008 1.2 PureTech SS Allure Pack EAT8',
'transmission': 'automatic',
'trim': '1.2 PureTech 96KW SS Allure Pack EAT8',
'vin': None,
'year': 2020}
2026-03-26 14:59:00 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 82eb7443-df05-558f-8923-7e1baeca171d with identifier: 62372464
2026-03-26 14:59:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 82eb7443-df05-558f-8923-7e1baeca171d
2026-03-26 14:59:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:00 [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%252F19282536%252F93cdbfb6-9f33-422f-808a-6fb457c2549f.jpg%27 HTTP/1.1" 200 None
2026-03-26 14:59:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19282536/93cdbfb6-9f33-422f-808a-6fb457c2549f.jpg not downloaded yet
2026-03-26 14:59:00 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
'body_type': 'Monovolumen',
'c_o_2_emission_value': 117,
'category': 'Coches',
'color': 'Gris / Plata',
'currency': 'EUR',
'description': 'FORD C-MAX 1.0 Ecoboost 125CV TITANIUM\n'
'matriculado en mayo de 2016, Vehículo nacional, gasolina '
'manual y 119.350 km, climatizador automático bi-zona, control '
'de velocidad, arranque sin llave, radio CD con pantalla '
'táctil, navegador GPS, manos libres bluetooth, control de '
'presión de neumáticos (TPMS), control por voz, elevalunas '
'eléctricos, espejos eléctricos, espejos plegables '
'eléctricamente, llantas de aleación, luz diurna, sensores de '
'aparcamiento delanteros y traseros, cámara de marcha atrás, '
'faros de XENÓN, luz diurna de LED, faros antiniebla, sensor '
'de luz, lunas tintadas, cierre centralizado con mando a '
'distancia, dirección asistida, volante multifunción, airbag '
'de conductor, pasajero y laterales, ABS, ESP, etc. Se entrega '
'revisado, con el mantenimiento hecho y 12 meses de garantía.',
'doors_number': 5,
'emission_standard': 'C',
'engine': '1.0L',
'engine_horse_power': 125,
'expiration_date': None,
'fuel_type': 'Gasolina',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/ford-c-max-10-ecoboost-92kw-125cv-titanium-5p-gasolina-2017-en-alicante-62608086-covo.aspx',
'listing': 'auction',
'location': 'Alicante',
'make': 'FORD',
'model': 'C-Max',
'odometer': 119350,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19443127/9a8b18b1-a79f-4b99-bfb7-e23e72a2c6b5.jpg',
'https://a.ccdn.es/cnet/vehicles/19443127/19e4846f-7c83-4cf1-a88b-f1167b7e1e8f.jpg',
'https://a.ccdn.es/cnet/vehicles/19443127/f7bf3d27-56e8-4702-a538-2ffe11cf4309.jpg',
'https://a.ccdn.es/cnet/vehicles/19443127/0af87e0d-3a82-4d60-aff6-c8c49820c29b.jpg',
'https://a.ccdn.es/cnet/vehicles/19443127/2686f8d5-c31c-48a8-afeb-74ae2eb946d8.jpg',
'https://a.ccdn.es/cnet/vehicles/19443127/ae52ca04-e391-4ad9-91cc-522face55879.jpg',
'https://a.ccdn.es/cnet/vehicles/19443127/628c38b1-6052-416d-9b71-5ca8e54a75c8.jpg',
'https://a.ccdn.es/cnet/vehicles/19443127/c7a55a5b-f6b4-4823-9d8a-9da553719828.jpg',
'https://a.ccdn.es/cnet/vehicles/19443127/7ec86277-842d-481d-8033-949211422150.jpg',
'https://a.ccdn.es/cnet/vehicles/19443127/ee071549-434b-40b4-852e-209e06f868e8.jpg',
'https://a.ccdn.es/cnet/vehicles/19443127/ccba8ad0-2544-4d89-833d-23936cada240.jpg',
'https://a.ccdn.es/cnet/vehicles/19443127/b942bf57-3ee9-4639-a4bb-bca521527a7b.jpg',
'https://a.ccdn.es/cnet/vehicles/19443127/ff5fdcb5-f05e-450e-b337-9d789fa6fa7c.jpg',
'https://a.ccdn.es/cnet/vehicles/19443127/c9b1b24d-3c22-4638-9409-d504f1ecff77.jpg',
'https://a.ccdn.es/cnet/vehicles/19443127/45d3a0c1-2408-4ac6-a5bd-408dacc491af.jpg',
'https://a.ccdn.es/cnet/vehicles/19443127/1aeb7e2f-6a63-48a4-a0f0-1d6c86ebbc17.jpg',
'https://a.ccdn.es/cnet/vehicles/19443127/e7eb55c3-3252-4659-a09b-a46c0ca150e2.jpg',
'https://a.ccdn.es/cnet/vehicles/19443127/3264c78a-3c7c-43ca-813d-3cac25fb6784.jpg',
'https://a.ccdn.es/cnet/vehicles/19443127/ad01c5d3-8336-43d6-8eec-6070b04597db.jpg',
'https://a.ccdn.es/cnet/vehicles/19443127/e4fe2e03-72d0-4666-a4b3-80c29c6a7361.jpg',
'https://a.ccdn.es/cnet/vehicles/19443127/de9393f8-a63e-4610-b2dd-a88de1d0075f.jpg',
'https://a.ccdn.es/cnet/vehicles/19443127/15cc44b6-b0ee-4c6d-b076-39a2bdc76be2.jpg',
'https://a.ccdn.es/cnet/vehicles/19443127/ea794095-20d6-4420-a3e7-159c6da95218.jpg',
'https://a.ccdn.es/cnet/vehicles/19443127/90adb019-5371-48a4-abe5-831c12899ac0.jpg',
'https://a.ccdn.es/cnet/vehicles/19443127/aa44de7f-f641-4b13-8b0f-efaf3ed52426.jpg',
'https://a.ccdn.es/cnet/vehicles/19443127/09adfa0e-cefa-489e-afee-dca44baea76f.jpg',
'https://a.ccdn.es/cnet/vehicles/19443127/713f124b-bc61-4db4-bae9-1f323e13be19.jpg',
'https://a.ccdn.es/cnet/vehicles/19443127/d229a560-a470-49bc-ad54-c192f851f65d.jpg',
'https://a.ccdn.es/cnet/vehicles/19443127/d47ddc9c-c55a-4b5d-b68b-6dbb718096fc.jpg',
'https://a.ccdn.es/cnet/vehicles/19443127/29fadb72-41d3-480e-a36c-f9807e1d67ea.jpg',
'https://a.ccdn.es/cnet/vehicles/19443127/14196710-4350-413f-92cd-99c93759406e.jpg',
'https://a.ccdn.es/cnet/vehicles/19443127/7ce8d179-b667-4750-b6c3-45b1fcd82bf8.jpg',
'https://a.ccdn.es/cnet/vehicles/19443127/6e115a6f-1659-405a-b65d-3afa742587c5.jpg'],
'price': 10900,
'price_includes_vat': True,
'registration_date': '2016-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'FORD C-Max 1.0 EcoBoost Titanium',
'transmission': 'manual',
'trim': '1.0 EcoBoost 92kW 125CV Titanium',
'vin': None,
'year': 2016}
2026-03-26 14:59:00 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 0a50e3e9-f17f-57de-af75-effca4e3f3a4 with identifier: 62608086
2026-03-26 14:59:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 0a50e3e9-f17f-57de-af75-effca4e3f3a4
2026-03-26 14:59:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:00 [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%252F19443127%252F9a8b18b1-a79f-4b99-bfb7-e23e72a2c6b5.jpg%27 HTTP/1.1" 200 None
2026-03-26 14:59:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19443127/9a8b18b1-a79f-4b99-bfb7-e23e72a2c6b5.jpg not downloaded yet
2026-03-26 14:59:00 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
'body_type': 'Monovolumen',
'c_o_2_emission_value': 117,
'category': 'Coches',
'color': 'Gris / Plata',
'currency': 'EUR',
'description': 'FORD C-MAX 1.0 Ecoboost 125CV TITANIUM\n'
'matriculado en abril de 2013, Vehículo nacional, gasolina '
'manual y 151.350 km, climatizador automático bi-zona, control '
'de velocidad, arranque sin llave, manos libres bluetooth, '
'control de presión de neumáticos (TPMS), control por voz, '
'elevalunas eléctricos, espejos eléctricos, espejos plegables '
'eléctricamente, llantas de aleación, luz diurna, sensores de '
'aparcamiento delanteros y traseros, sistema de ayuda al '
'aparcamiento, faros de XENÓN, faros antiniebla, cierre '
'centralizado con mando a distancia, dirección asistida, '
'volante multifunción, airbag de conductor, pasajero y '
'laterales, ABS, ESP, etc. Se entrega revisado, con el '
'mantenimiento hecho y 12 meses de garantía',
'doors_number': 5,
'emission_standard': 'C',
'engine': '1.0L',
'engine_horse_power': 125,
'expiration_date': None,
'fuel_type': 'Gasolina',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/ford-c-max-10-ecoboost-125-auto-startst-titanium-5p-gasolina-2013-en-alicante-62442481-covo.aspx',
'listing': 'auction',
'location': 'Alicante',
'make': 'FORD',
'model': 'C-Max',
'odometer': 151350,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19334933/3ecfa1d0-8aa4-4b20-b46d-5da14bd4745b.jpg',
'https://a.ccdn.es/cnet/vehicles/19334933/57f34cdf-459e-4007-9f2b-cd034cd2c9fc.jpg',
'https://a.ccdn.es/cnet/vehicles/19334933/44774529-1ff6-4831-b107-5638e1b3d2b4.jpg',
'https://a.ccdn.es/cnet/vehicles/19334933/06f08efb-c81f-4ce5-b319-f4499a3374b5.jpg',
'https://a.ccdn.es/cnet/vehicles/19334933/4c51f5ab-b30f-4f49-b040-746bdfc5693b.jpg',
'https://a.ccdn.es/cnet/vehicles/19334933/817094e1-b545-4b42-9cf8-49af25bb7d9a.jpg',
'https://a.ccdn.es/cnet/vehicles/19334933/fd2c9740-27f4-4a0b-aaa5-f20660e055d3.jpg',
'https://a.ccdn.es/cnet/vehicles/19334933/42270d06-548a-4f4b-8b46-9fc8dafc3525.jpg',
'https://a.ccdn.es/cnet/vehicles/19334933/93dc9ac0-8563-4427-a698-bf478f54626a.jpg',
'https://a.ccdn.es/cnet/vehicles/19334933/5c12b7d3-bc45-4100-8680-f39fca35479f.jpg',
'https://a.ccdn.es/cnet/vehicles/19334933/42f75125-6141-4e67-874b-125e6a523545.jpg',
'https://a.ccdn.es/cnet/vehicles/19334933/63cff3a4-cd8a-4f35-81c4-eade0143c6b1.jpg',
'https://a.ccdn.es/cnet/vehicles/19334933/d55a5083-50fe-4036-b14e-c622fb413c34.jpg',
'https://a.ccdn.es/cnet/vehicles/19334933/5457201d-3266-45ed-9770-cfe4146e606d.jpg',
'https://a.ccdn.es/cnet/vehicles/19334933/f8b69980-bb77-4237-ae0e-cd4adcdf18bb.jpg',
'https://a.ccdn.es/cnet/vehicles/19334933/8adf4c3e-7ece-4159-aa0c-489416fac121.jpg',
'https://a.ccdn.es/cnet/vehicles/19334933/d6266793-accb-4e20-879f-74acaf04b492.jpg',
'https://a.ccdn.es/cnet/vehicles/19334933/ea3a4836-d513-4be3-b7f4-e6886415de92.jpg',
'https://a.ccdn.es/cnet/vehicles/19334933/7543901a-1b0c-4235-85ef-7a4dd781aba3.jpg',
'https://a.ccdn.es/cnet/vehicles/19334933/bdc5baf2-b16e-4d25-b105-60e1ccbe66b9.jpg',
'https://a.ccdn.es/cnet/vehicles/19334933/072c205b-718d-48ff-9b9a-71e61ebbdd45.jpg',
'https://a.ccdn.es/cnet/vehicles/19334933/fd543b48-b4a3-4542-9947-fdc9a5f23949.jpg',
'https://a.ccdn.es/cnet/vehicles/19334933/91c67567-a1dd-4f82-bd7a-fd701a5f42fe.jpg',
'https://a.ccdn.es/cnet/vehicles/19334933/42f232db-fd03-470f-8c1e-b085f35edc14.jpg',
'https://a.ccdn.es/cnet/vehicles/19334933/ac078478-ea31-4e5f-a1e6-83deeb018588.jpg',
'https://a.ccdn.es/cnet/vehicles/19334933/03161158-7d96-4825-b7bb-29ff56cdf0b1.jpg',
'https://a.ccdn.es/cnet/vehicles/19334933/8d1be71d-87ac-4ea0-a0a4-6ed82f80c8a9.jpg'],
'price': 7900,
'price_includes_vat': True,
'registration_date': '2013-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'FORD C-Max 1.0 EcoBoost 125 Auto StartSt. Titanium',
'transmission': 'manual',
'trim': '1.0 EcoBoost 125 Auto StartSt. Titanium',
'vin': None,
'year': 2013}
2026-03-26 14:59:00 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 95e2cd58-106a-5a96-bc83-c3ac6b19ab08 with identifier: 62442481
2026-03-26 14:59:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 95e2cd58-106a-5a96-bc83-c3ac6b19ab08
2026-03-26 14:59:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:00 [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%252F19334933%252F3ecfa1d0-8aa4-4b20-b46d-5da14bd4745b.jpg%27 HTTP/1.1" 200 None
2026-03-26 14:59:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19334933/3ecfa1d0-8aa4-4b20-b46d-5da14bd4745b.jpg not downloaded yet
2026-03-26 14:59:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70015188> (referer: https://www.coches.net/concesionario/montegroupcars/?pg=1) ['zyte-api']
2026-03-26 14:59:00 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
'body_type': 'Cabrio',
'c_o_2_emission_value': 169,
'category': 'Coches',
'color': 'Rojo',
'currency': 'EUR',
'description': 'OPEL CASCADA 1.6 SIDi 170CV INNOVATION AUTOMATICO\n'
'matriculado en septiembre 2014, gasolina automático y 115.750 '
'km, libro de revisiones, navegador GPS, climatizador '
'automático, volante calefactable, asientos calefactables, '
'Radio CD y USB, control de velocidad, control por voz, manos '
'libres BLUETOOTH, elevalunas eléctricos, espejos eléctricos, '
'espejos plegables eléctricamente, llantas de aleación, luz '
'diurna, faros de XENÓN con lavafaros, sensor de Luz, sensor '
'de lluvia, faros antiniebla, sensores de aparcamiento '
'delanteros y traseros, cámara de visión trasera, cierre '
'centralizado con mando a distancia, dirección asistida, '
'volante multifunción, airbag de conductor, pasajero y '
'laterales, ABS, ESP, etc. Se entrega revisado, con el '
'mantenimiento hecho y 12 meses de garantía.',
'doors_number': 2,
'emission_standard': 'C',
'engine': '1.6L',
'engine_horse_power': 170,
'expiration_date': None,
'fuel_type': 'Gasolina',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/opel-cabrio-16-t-excellence-auto-2p-gasolina-2015-en-alicante-70015188-covo.aspx',
'listing': 'auction',
'location': 'Alicante',
'make': 'OPEL',
'model': 'Cabrio',
'odometer': 115750,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19499638/7b67d90f-63bf-49f3-bee4-2ade71453059.jpg',
'https://a.ccdn.es/cnet/vehicles/19499638/14f94233-66ed-4191-88b5-1aa25736ff7f.jpg',
'https://a.ccdn.es/cnet/vehicles/19499638/1c35d270-6e81-41cd-b33f-24be93dfb8ea.jpg',
'https://a.ccdn.es/cnet/vehicles/19499638/b4981cea-c4d2-486a-8124-c9cd9f218b9a.jpg',
'https://a.ccdn.es/cnet/vehicles/19499638/d858fa67-da0a-452c-89af-7868f395368f.jpg',
'https://a.ccdn.es/cnet/vehicles/19499638/17796d91-bc91-4613-8f12-fb320372984b.jpg',
'https://a.ccdn.es/cnet/vehicles/19499638/fcd875e6-36da-4124-a3da-71470f61ddfb.jpg',
'https://a.ccdn.es/cnet/vehicles/19499638/57a1eeb5-bdc7-49de-9e6e-bb1161aa1de9.jpg',
'https://a.ccdn.es/cnet/vehicles/19499638/a9606cd2-a093-4933-b1c3-7bc1bda2b65b.jpg',
'https://a.ccdn.es/cnet/vehicles/19499638/d3f6d124-9afe-40cc-b220-f0234f72151f.jpg',
'https://a.ccdn.es/cnet/vehicles/19499638/f4a7b943-3e74-41b4-a36e-3eeffcb26fd2.jpg',
'https://a.ccdn.es/cnet/vehicles/19499638/47a4ae47-5b06-432f-a46b-6b2c5aa5f241.jpg',
'https://a.ccdn.es/cnet/vehicles/19499638/ad14c589-e268-4bf3-8ded-301b1a3f9ad5.jpg',
'https://a.ccdn.es/cnet/vehicles/19499638/817a2746-ade5-4c9d-b09c-fe7ab29c6880.jpg',
'https://a.ccdn.es/cnet/vehicles/19499638/99da8e3d-c1a5-4d03-95ca-bc21d31b3a39.jpg',
'https://a.ccdn.es/cnet/vehicles/19499638/d7e77604-8546-4a3f-b231-6b998a2ff547.jpg',
'https://a.ccdn.es/cnet/vehicles/19499638/fab76689-b7cc-421c-a14b-2c32d5cdf6c0.jpg',
'https://a.ccdn.es/cnet/vehicles/19499638/da462aeb-ce3c-4554-bd51-006c85d3f834.jpg',
'https://a.ccdn.es/cnet/vehicles/19499638/e1f1991b-0b38-41d0-99d8-00632d918961.jpg',
'https://a.ccdn.es/cnet/vehicles/19499638/c568e9a7-7270-49cb-828a-e0f809494924.jpg',
'https://a.ccdn.es/cnet/vehicles/19499638/d1e65463-7015-4e3e-84f5-6f86b136a1ee.jpg',
'https://a.ccdn.es/cnet/vehicles/19499638/841db20b-37eb-400d-9047-1c27bae4e2de.jpg',
'https://a.ccdn.es/cnet/vehicles/19499638/082125e8-f1d2-4fc9-83a5-2dacd24db401.jpg',
'https://a.ccdn.es/cnet/vehicles/19499638/fcb3caad-adb7-40eb-b444-bf648e379c52.jpg',
'https://a.ccdn.es/cnet/vehicles/19499638/20620e68-228b-45fc-aca8-462ccd6de5ba.jpg',
'https://a.ccdn.es/cnet/vehicles/19499638/bd13e8de-7a39-457e-b9d7-79b186c397da.jpg',
'https://a.ccdn.es/cnet/vehicles/19499638/2c9b30e0-7f99-40e6-a9e6-30b45e4b0d1d.jpg',
'https://a.ccdn.es/cnet/vehicles/19499638/af77ce32-fad8-4303-a844-c19f2c2a9f3f.jpg',
'https://a.ccdn.es/cnet/vehicles/19499638/cd920ea2-a766-4a7a-ab04-7cec745eac61.jpg',
'https://a.ccdn.es/cnet/vehicles/19499638/66c5442a-5ee8-4c6f-a8b1-41e236cc3feb.jpg',
'https://a.ccdn.es/cnet/vehicles/19499638/12369598-3ebc-4fab-8796-26d698d89aeb.jpg',
'https://a.ccdn.es/cnet/vehicles/19499638/1d95644b-e8d5-4dd9-b1ae-d9b64b71116b.jpg',
'https://a.ccdn.es/cnet/vehicles/19499638/99d14861-3432-4d27-8d26-19e4d6b9edf4.jpg',
'https://a.ccdn.es/cnet/vehicles/19499638/a08daa6c-a6f6-4f2a-957d-7202c4aa8221.jpg',
'https://a.ccdn.es/cnet/vehicles/19499638/616263f9-b9a1-48d2-bfbe-640a82f7d35b.jpg',
'https://a.ccdn.es/cnet/vehicles/19499638/05470c07-11d4-4f70-9b42-c8f5432acb33.jpg',
'https://a.ccdn.es/cnet/vehicles/19499638/c132fe27-754b-4ac4-9c27-f0b3d10d18bf.jpg'],
'price': 14900,
'price_includes_vat': True,
'registration_date': '2014-01-01',
'seats_number': 4,
'seller_name': None,
'title': 'OPEL Cabrio 1.6 T Excellence Auto',
'transmission': 'automatic',
'trim': '1.6 T Excellence Auto',
'vin': None,
'year': 2014}
2026-03-26 14:59:00 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 1896c181-11cc-5553-bcf0-e44ae4bc8c1d with identifier: 70015188
2026-03-26 14:59:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 1896c181-11cc-5553-bcf0-e44ae4bc8c1d
2026-03-26 14:59:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:00 [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%252F19499638%252F7b67d90f-63bf-49f3-bee4-2ade71453059.jpg%27 HTTP/1.1" 200 None
2026-03-26 14:59:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19499638/7b67d90f-63bf-49f3-bee4-2ade71453059.jpg not downloaded yet
2026-03-26 14:59:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70015189> (referer: https://www.coches.net/concesionario/montegroupcars/?pg=1) ['zyte-api']
2026-03-26 14:59:00 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
'body_type': 'Berlina',
'c_o_2_emission_value': 92,
'category': 'Coches',
'color': 'Azul',
'currency': 'EUR',
'description': 'CITROEN C4 CACTUS 1.6 e-HDi 92CV CMP FEEL AUTO. \n'
'matriculado en marzo de 2015, vehículo nacional, libro de '
'revisiones, diésel automático con levas en el volante y '
'138.300 km, climatizador automático bi-zona, sistema de '
'sonido con pantalla táctil, control de velocidad, manos '
'libres bluetooth, control de presión de neumáticos (TPMS), '
'control por voz, elevalunas eléctricos, espejos eléctricos, '
'entradas USB y AUX, llantas de aleación, luz diurna LED, '
'sensor de luz, sensor de lluvia, faros antiniebla, cierre '
'centralizado con mando a distancia, dirección asistida, '
'volante multifunción, airbag de conductor, pasajero y '
'laterales, ABS, ESP, etc. Se entrega revisado, con el '
'mantenimiento hecho y 12 meses de garantía.',
'doors_number': 5,
'emission_standard': 'B',
'engine': '1.6L',
'engine_horse_power': 92,
'expiration_date': None,
'fuel_type': 'Diesel',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/citroen-c4-cactus-ehdi-92-etg6-feel-5p-diesel-2014-en-alicante-70015189-covo.aspx',
'listing': 'auction',
'location': 'Alicante',
'make': 'CITROEN',
'model': 'C4 Cactus',
'odometer': 138300,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19473809/02e37148-3cc4-4a82-bdc5-3425a8e0c99d.jpg',
'https://a.ccdn.es/cnet/vehicles/19473809/06c59973-39ea-454c-afe1-74f46dd3499d.jpg',
'https://a.ccdn.es/cnet/vehicles/19473809/b5415250-fcf3-4623-a947-5124d33039a1.jpg',
'https://a.ccdn.es/cnet/vehicles/19473809/c8711ab2-5155-4685-b6f7-4006fe510f46.jpg',
'https://a.ccdn.es/cnet/vehicles/19473809/d95fb4df-a7dd-47d7-b466-3d145bd407a5.jpg',
'https://a.ccdn.es/cnet/vehicles/19473809/0848cd1c-8be0-4955-ac4b-46bc43f92b2c.jpg',
'https://a.ccdn.es/cnet/vehicles/19473809/7b52c057-f1bf-4cda-bb35-3adcc5b405ee.jpg',
'https://a.ccdn.es/cnet/vehicles/19473809/00284168-73d7-440c-bc6f-e3bae0308243.jpg',
'https://a.ccdn.es/cnet/vehicles/19473809/51586098-ddc1-4392-a526-9bec3e206596.jpg',
'https://a.ccdn.es/cnet/vehicles/19473809/57430220-ed42-4fe2-9a0d-8f99d9ade3d5.jpg',
'https://a.ccdn.es/cnet/vehicles/19473809/1b95d8da-b107-4f02-8db9-f1575dca54d6.jpg',
'https://a.ccdn.es/cnet/vehicles/19473809/3335e5e7-1956-48e8-b863-7d2902b8ba60.jpg',
'https://a.ccdn.es/cnet/vehicles/19473809/c348f72b-59c1-418d-afbe-708037d7d654.jpg',
'https://a.ccdn.es/cnet/vehicles/19473809/99f3b2fd-056e-4c46-8f7d-ff62df2d5891.jpg',
'https://a.ccdn.es/cnet/vehicles/19473809/7d68a5e4-953d-4eac-bd33-50c1c391acba.jpg',
'https://a.ccdn.es/cnet/vehicles/19473809/cd994b99-ab25-4143-9823-188db0678051.jpg',
'https://a.ccdn.es/cnet/vehicles/19473809/76233ee3-92b9-424d-89c2-06f0c55cdbc5.jpg',
'https://a.ccdn.es/cnet/vehicles/19473809/ee4d7114-72e2-4e94-b084-00f9250dc6dc.jpg',
'https://a.ccdn.es/cnet/vehicles/19473809/45162123-f1b6-468b-aa84-af4c26de2bc0.jpg',
'https://a.ccdn.es/cnet/vehicles/19473809/57ef6d61-225f-40f3-85c3-d62da6d18fc5.jpg',
'https://a.ccdn.es/cnet/vehicles/19473809/572bc5a7-2164-404f-a021-e2207c4b1e61.jpg',
'https://a.ccdn.es/cnet/vehicles/19473809/a0cbfd2d-6c57-4c31-ad06-873461a971ae.jpg',
'https://a.ccdn.es/cnet/vehicles/19473809/2e36097c-2111-470a-8e46-877f3c3ae635.jpg',
'https://a.ccdn.es/cnet/vehicles/19473809/dcec93e3-12c2-4dcf-8be4-185540263176.jpg',
'https://a.ccdn.es/cnet/vehicles/19473809/c8b405bb-bc21-4504-aa05-11b70886a1ab.jpg',
'https://a.ccdn.es/cnet/vehicles/19473809/f0647686-01c7-4e2b-9fe7-2e15ca6631f7.jpg',
'https://a.ccdn.es/cnet/vehicles/19473809/3ae2f63d-4c6c-4463-97b5-34c3f43e6767.jpg',
'https://a.ccdn.es/cnet/vehicles/19473809/68609f90-7f8e-46c0-a272-d6fe55fb8c48.jpg',
'https://a.ccdn.es/cnet/vehicles/19473809/c93fdf6e-089c-4855-9466-bf58f6b0a7e8.jpg',
'https://a.ccdn.es/cnet/vehicles/19473809/91ec74de-c0a4-4134-afbc-0ec12c8752fb.jpg',
'https://a.ccdn.es/cnet/vehicles/19473809/be2a21bd-5bd8-4707-a04b-2bfdea814772.jpg',
'https://a.ccdn.es/cnet/vehicles/19473809/56acbfdb-8947-44ed-bc1b-d9b6fb7f3326.jpg'],
'price': 11500,
'price_includes_vat': True,
'registration_date': '2015-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'CITROEN C4 Cactus eHDi 92 ETG6 Feel',
'transmission': 'automatic',
'trim': 'eHDi 92 ETG6 Feel',
'vin': None,
'year': 2015}
2026-03-26 14:59:00 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 69992d3e-b859-50ba-8435-e956e4e7a9fc with identifier: 70015189
2026-03-26 14:59:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 69992d3e-b859-50ba-8435-e956e4e7a9fc
2026-03-26 14:59:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:00 [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%252F19473809%252F02e37148-3cc4-4a82-bdc5-3425a8e0c99d.jpg%27 HTTP/1.1" 200 None
2026-03-26 14:59:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19473809/02e37148-3cc4-4a82-bdc5-3425a8e0c99d.jpg not downloaded yet
2026-03-26 14:59:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/19499638/7b67d90f-63bf-49f3-bee4-2ade71453059.jpg> (referer: None)
2026-03-26 14:59:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/19334933/3ecfa1d0-8aa4-4b20-b46d-5da14bd4745b.jpg> (referer: None)
2026-03-26 14:59:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70021763> (referer: https://www.coches.net/concesionario/montegroupcars/?pg=1) ['zyte-api']
2026-03-26 14:59:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70151124> (referer: https://www.coches.net/concesionario/montegroupcars/?pg=1) ['zyte-api']
2026-03-26 14:59: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 14:59:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 14:59:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f06701a63d0>
2026-03-26 14:59:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 14:59:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 14:59:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 14:59:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1896c181-11cc-5553-bcf0-e44ae4bc8c1d/1896c181-11cc-5553-bcf0-e44ae4bc8c1d_image_0.jpg HTTP/1.1" 201 0
2026-03-26 14:59:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:01 [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%252F19499638%252F7b67d90f-63bf-49f3-bee4-2ade71453059.jpg') HTTP/1.1" 204 0
2026-03-26 14:59:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19499638/7b67d90f-63bf-49f3-bee4-2ade71453059.jpg saved to cache
2026-03-26 14:59:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 1896c181-11cc-5553-bcf0-e44ae4bc8c1d
2026-03-26 14:59:01 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 1896c181-11cc-5553-bcf0-e44ae4bc8c1d sending to next pipeline
2026-03-26 14:59:01 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 1896c181-11cc-5553-bcf0-e44ae4bc8c1d with identifier 70015188
2026-03-26 14:59:01 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 14:59:01 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 14:59:01 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 1896c181-11cc-5553-bcf0-e44ae4bc8c1d
2026-03-26 14:59:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/19499638/7b67d90f-63bf-49f3-bee4-2ade71453059.jpg>
{'auction_title': '',
'body_type': 'Cabrio',
'c_o_2_emission_value': 169,
'category': 'Coches',
'color': 'Rojo',
'currency': 'EUR',
'description': 'OPEL CASCADA 1.6 SIDi 170CV INNOVATION AUTOMATICO\n'
'matriculado en septiembre 2014, gasolina automático y 115.750 '
'km, libro de revisiones, navegador GPS, climatizador '
'automático, volante calefactable, asientos calefactables, '
'Radio CD y USB, control de velocidad, control por voz, manos '
'libres BLUETOOTH, elevalunas eléctricos, espejos eléctricos, '
'espejos plegables eléctricamente, llantas de aleación, luz '
'diurna, faros de XENÓN con lavafaros, sensor de Luz, sensor '
'de lluvia, faros antiniebla, sensores de aparcamiento '
'delanteros y traseros, cámara de visión trasera, cierre '
'centralizado con mando a distancia, dirección asistida, '
'volante multifunción, airbag de conductor, pasajero y '
'laterales, ABS, ESP, etc. Se entrega revisado, con el '
'mantenimiento hecho y 12 meses de garantía.',
'doors_number': 2,
'emission_standard': 'C',
'engine': '1.6L',
'engine_horse_power': 170,
'expiration_date': None,
'fuel_type': 'Gasolina',
'id': '1896c181-11cc-5553-bcf0-e44ae4bc8c1d',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/opel-cabrio-16-t-excellence-auto-2p-gasolina-2015-en-alicante-70015188-covo.aspx',
'listing': 'auction',
'location': 'Alicante',
'make': 'OPEL',
'model': 'Cabrio',
'odometer': 115750,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 37,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1896c181-11cc-5553-bcf0-e44ae4bc8c1d/1896c181-11cc-5553-bcf0-e44ae4bc8c1d_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68896,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19499638/7b67d90f-63bf-49f3-bee4-2ade71453059.jpg',
'Width': 771}],
'price': 14900,
'price_includes_vat': True,
'registration_date': '2014-01-01',
'seats_number': 4,
'seller_name': None,
'title': 'OPEL Cabrio 1.6 T Excellence Auto',
'transmission': 'automatic',
'trim': '1.6 T Excellence Auto',
'vin': None,
'year': 2014}
2026-03-26 14:59:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:01 [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%2770015188%27 HTTP/1.1" 200 None
2026-03-26 14:59:01 [auto_selling_coches.net] INFO: Saving data for 70015188: {'created_time': 1774537141.076342, 'last_price_update_time': 1774537141.076352}
2026-03-26 14:59:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70015188') HTTP/1.1" 204 0
2026-03-26 14:59:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/19473809/02e37148-3cc4-4a82-bdc5-3425a8e0c99d.jpg> (referer: None)
2026-03-26 14:59:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/19443127/9a8b18b1-a79f-4b99-bfb7-e23e72a2c6b5.jpg> (referer: None)
2026-03-26 14:59:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:59:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:59:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 14:59:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f06729325d0>
2026-03-26 14:59:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 14:59:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 14:59:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 14:59:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_95e2cd58-106a-5a96-bc83-c3ac6b19ab08/95e2cd58-106a-5a96-bc83-c3ac6b19ab08_image_0.jpg HTTP/1.1" 201 0
2026-03-26 14:59:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:01 [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%252F19334933%252F3ecfa1d0-8aa4-4b20-b46d-5da14bd4745b.jpg') HTTP/1.1" 204 0
2026-03-26 14:59:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19334933/3ecfa1d0-8aa4-4b20-b46d-5da14bd4745b.jpg saved to cache
2026-03-26 14:59:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 95e2cd58-106a-5a96-bc83-c3ac6b19ab08
2026-03-26 14:59:01 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 95e2cd58-106a-5a96-bc83-c3ac6b19ab08 sending to next pipeline
2026-03-26 14:59:01 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
'body_type': 'Berlina',
'c_o_2_emission_value': 105,
'category': 'Coches',
'color': 'Gris / Plata',
'currency': 'EUR',
'description': 'MINI COOPER 1.5i 136CV "POCOS KM"\n'
'matriculado en noviembre de 2016, vehículo nacional y único '
'propietario, gasolina manual y 48.820 km, Radio con puertos '
'USB y AUX, arranque sin llave KEYLESS, climatizador '
'automático bi-zona, control de velocidad, manos libres '
'bluetooth, control por voz, control de presión de neumáticos '
'(TPMS), elevalunas eléctricos, espejos eléctricos, llantas de '
'aleación, luz diurna LED, sensor de luz, sensor de lluvia, '
'sensores de aparcamiento traseros, lunas tintadas, cierre '
'centralizado con mando a distancia, dirección asistida, '
'volante multifunción, airbag de conductor, pasajero y '
'laterales, ABS, ESP, etc. Se entrega revisado, con el '
'mantenimiento hecho y 12 meses de garantía.',
'doors_number': 3,
'emission_standard': 'C',
'engine': '1.5L',
'engine_horse_power': 136,
'expiration_date': None,
'fuel_type': 'Gasolina',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/mini-mini-cooper-3p-gasolina-2017-en-alicante-70021763-covo.aspx',
'listing': 'auction',
'location': 'Alicante',
'make': 'MINI',
'model': 'MINI',
'odometer': 48820,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19539818/71a185ef-7231-479b-9d33-44380cc8cb97.jpg',
'https://a.ccdn.es/cnet/vehicles/19539818/fa0cd719-93a9-4c1b-b78d-de2da5af889c.jpg',
'https://a.ccdn.es/cnet/vehicles/19539818/33ddbf72-8b9c-40ea-b0e2-ae74aed3e6b3.jpg',
'https://a.ccdn.es/cnet/vehicles/19539818/b29504ce-2dca-4071-b1d0-a3491aea1f25.jpg',
'https://a.ccdn.es/cnet/vehicles/19539818/40f3874f-63e4-4bd3-ac68-11cc24408db3.jpg',
'https://a.ccdn.es/cnet/vehicles/19539818/d5f7ec08-2b65-41b3-9d63-c8183d2297aa.jpg',
'https://a.ccdn.es/cnet/vehicles/19539818/7b2529bf-261b-40fc-b8b4-20bfe3c06168.jpg',
'https://a.ccdn.es/cnet/vehicles/19539818/70326897-488c-4d51-9273-97644aea3579.jpg',
'https://a.ccdn.es/cnet/vehicles/19539818/7be37313-9b99-4f78-a1b8-2829cfa819b1.jpg',
'https://a.ccdn.es/cnet/vehicles/19539818/d16ad1af-7bea-4fe0-a0a7-a74bd749f1b6.jpg',
'https://a.ccdn.es/cnet/vehicles/19539818/aaf4b448-7979-45fc-9c1d-0c4b2ca8f2c9.jpg',
'https://a.ccdn.es/cnet/vehicles/19539818/cac73b0b-596e-4081-afa7-7afd03218ff6.jpg',
'https://a.ccdn.es/cnet/vehicles/19539818/03fa3e28-13f4-44e9-b8f4-2da578d0910b.jpg',
'https://a.ccdn.es/cnet/vehicles/19539818/706e469a-a78b-4234-b34b-5582ed2716f2.jpg',
'https://a.ccdn.es/cnet/vehicles/19539818/d545e7f2-f60b-46e2-95d5-477c5a87d29f.jpg',
'https://a.ccdn.es/cnet/vehicles/19539818/64536e69-7b2f-4fd3-b923-eb2dfad1d63c.jpg',
'https://a.ccdn.es/cnet/vehicles/19539818/cb3c4a2f-0d02-478e-9971-7b02c390625e.jpg',
'https://a.ccdn.es/cnet/vehicles/19539818/0100280c-e1d4-4d5d-8a94-72f64d97d7c3.jpg',
'https://a.ccdn.es/cnet/vehicles/19539818/e4f9549f-b8da-4201-af8b-722735a5d17c.jpg',
'https://a.ccdn.es/cnet/vehicles/19539818/039b1d3a-fd0a-4a46-ba39-4038c13b243c.jpg',
'https://a.ccdn.es/cnet/vehicles/19539818/5f85c5e4-54d3-461a-ae0b-cd460569731f.jpg',
'https://a.ccdn.es/cnet/vehicles/19539818/be91fd7e-b50f-49ac-929f-b43c68f0fe70.jpg',
'https://a.ccdn.es/cnet/vehicles/19539818/cece7249-f83b-4525-9b6b-1cc69c0f8440.jpg',
'https://a.ccdn.es/cnet/vehicles/19539818/48110b72-0509-4e71-8fe0-cc584077a2a3.jpg',
'https://a.ccdn.es/cnet/vehicles/19539818/ea7f3bbf-3844-4786-a6c5-3a1d4d0aac80.jpg',
'https://a.ccdn.es/cnet/vehicles/19539818/32917be0-a5e1-4699-9896-720a1b88fe2c.jpg',
'https://a.ccdn.es/cnet/vehicles/19539818/8f45c8ab-e6cd-469c-8a6a-4859373daf12.jpg',
'https://a.ccdn.es/cnet/vehicles/19539818/ccff6ad0-6bf1-422d-b3d1-88d8aed49d48.jpg',
'https://a.ccdn.es/cnet/vehicles/19539818/e3a60441-81ca-4a1f-ab2b-9cf595e88126.jpg',
'https://a.ccdn.es/cnet/vehicles/19539818/9336f06a-8b62-4f7e-a15a-eaa9a0af504d.jpg',
'https://a.ccdn.es/cnet/vehicles/19539818/5ceb70f8-bd7f-41d3-913b-27d5ac35f5c6.jpg',
'https://a.ccdn.es/cnet/vehicles/19539818/e9102517-3cfc-4bf8-ac07-b66183babfd0.jpg',
'https://a.ccdn.es/cnet/vehicles/19539818/d26071eb-e29b-44d9-a26a-814d0a51f3e5.jpg',
'https://a.ccdn.es/cnet/vehicles/19539818/65fb5822-13da-420b-b0f9-611d75c403e2.jpg'],
'price': 16900,
'price_includes_vat': True,
'registration_date': '2016-01-01',
'seats_number': 4,
'seller_name': None,
'title': 'MINI MINI COOPER',
'transmission': 'manual',
'trim': 'COOPER',
'vin': None,
'year': 2016}
2026-03-26 14:59:01 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: fac0aea3-91ff-521b-9f49-9d7dcf6b1977 with identifier: 70021763
2026-03-26 14:59:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item fac0aea3-91ff-521b-9f49-9d7dcf6b1977
2026-03-26 14:59:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:01 [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%252F19539818%252F71a185ef-7231-479b-9d33-44380cc8cb97.jpg%27 HTTP/1.1" 200 None
2026-03-26 14:59:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19539818/71a185ef-7231-479b-9d33-44380cc8cb97.jpg not downloaded yet
2026-03-26 14:59:01 [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': 'DS7 CrossBack 1.2 Puretech 130cv PERFORMANCE LINE AUTO.\n'
'matriculado en noviembre 2020, vehículo nacional y único '
'propietario, gasolina automático con levas en el volante y '
'49.950 km, Tapicería de piel y alcántara, climatizador '
'automático bi-zona, navegador GPS, lector de señales de '
'tráfico, pantalla táctil, i-Cockpit Amplify, luz ambiental, '
'arranque sin llave KEYLESS, control de velocidad, manos '
'libres bluetooth, control de presión de neumáticos, control '
'por voz, elevalunas eléctricos, espejos eléctricos, espejos '
'plegables eléctricamente, llantas de aleación, Faros de LED, '
'luz diurna LED, sensor de Luz, sensor de lluvia, cámara de '
'visión trasera, sensores de aparcamiento delanteros y '
'traseros, Portón trasero eléctrico, lunas tintadas, cierre '
'centralizado con mando a distancia, dirección asistida, '
'volante multifunción, airbag de conductor, pasajero y '
'laterales, ABS, ESP, etc. Se entrega revisado, con el '
'mantenimiento hecho y 12 meses de garantía.',
'doors_number': 5,
'emission_standard': 'C',
'engine': '1.2L',
'engine_horse_power': 131,
'expiration_date': None,
'fuel_type': 'Gasolina',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/ds-ds-7-crossback-puretech-96kw-130cv-auto-perfline-5p-gasolina-2020-en-alicante-70151124-covo.aspx',
'listing': 'auction',
'location': 'Alicante',
'make': 'DS',
'model': 'DS 7 Crossback',
'odometer': 49950,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19565276/44ce7809-c156-4153-9871-e88784eb73ce.jpg',
'https://a.ccdn.es/cnet/vehicles/19565276/314539ef-5108-4c62-a5be-752d890c39e0.jpg',
'https://a.ccdn.es/cnet/vehicles/19565276/6a44736d-a173-4877-b657-353e937e54c9.jpg',
'https://a.ccdn.es/cnet/vehicles/19565276/f7ab6eae-8809-47b4-803e-9f4cdd039c1f.jpg',
'https://a.ccdn.es/cnet/vehicles/19565276/c49e0e9d-9ce2-4b93-b898-1c40692e2a4e.jpg',
'https://a.ccdn.es/cnet/vehicles/19565276/503a85f5-2851-4bc6-9db9-3f9ec72a92d5.jpg',
'https://a.ccdn.es/cnet/vehicles/19565276/6699716f-af2b-4689-9dd4-10a2c31e7506.jpg',
'https://a.ccdn.es/cnet/vehicles/19565276/4ffbdd6e-7bb7-4a08-affb-5e4e39fe2add.jpg',
'https://a.ccdn.es/cnet/vehicles/19565276/a50c176d-7926-45cf-9194-530b8974911f.jpg',
'https://a.ccdn.es/cnet/vehicles/19565276/5bed6aaf-9f91-489b-9d5a-2f912d0abf96.jpg',
'https://a.ccdn.es/cnet/vehicles/19565276/3250879f-13bf-4432-81c1-5f63ef0791e3.jpg',
'https://a.ccdn.es/cnet/vehicles/19565276/41a625f4-0240-473b-b822-ffd499f846fd.jpg',
'https://a.ccdn.es/cnet/vehicles/19565276/1641c19f-6e8e-48fc-8157-6ab0ed1778fc.jpg',
'https://a.ccdn.es/cnet/vehicles/19565276/eef2f019-2642-4cd1-aea8-aee0bdc5342b.jpg',
'https://a.ccdn.es/cnet/vehicles/19565276/390f2ac2-9dd9-4ddd-bc0a-c93fc5a9e73a.jpg',
'https://a.ccdn.es/cnet/vehicles/19565276/a864ad79-da86-486e-ac95-f16562136a21.jpg',
'https://a.ccdn.es/cnet/vehicles/19565276/a1d45081-2e54-4510-b14b-815467ab80a0.jpg',
'https://a.ccdn.es/cnet/vehicles/19565276/631b35f7-0847-4818-9734-69b45e923618.jpg',
'https://a.ccdn.es/cnet/vehicles/19565276/97a31a9b-4e5d-4243-9ff7-bf67d68d3d06.jpg',
'https://a.ccdn.es/cnet/vehicles/19565276/79f8c33b-37f4-43ab-87ea-a2fb671f957c.jpg',
'https://a.ccdn.es/cnet/vehicles/19565276/2d845720-c059-416b-be99-6271ab4dee79.jpg',
'https://a.ccdn.es/cnet/vehicles/19565276/ea8f4f6e-32cb-4721-8b60-6791f6a1b71e.jpg',
'https://a.ccdn.es/cnet/vehicles/19565276/fe21304a-59ad-49db-a907-ec2895e1d7b3.jpg',
'https://a.ccdn.es/cnet/vehicles/19565276/eb2c9ce6-92d4-4f3b-9cd1-02af1c4a4dec.jpg',
'https://a.ccdn.es/cnet/vehicles/19565276/d2a429b1-ed34-4167-a0ba-d738c4d424c8.jpg',
'https://a.ccdn.es/cnet/vehicles/19565276/41cdd349-c93e-42a9-ae50-a5b9dd93e1ce.jpg',
'https://a.ccdn.es/cnet/vehicles/19565276/1701a331-5f7b-4bad-b475-8096f4e653f6.jpg',
'https://a.ccdn.es/cnet/vehicles/19565276/a1fab235-917f-4db9-820a-f097d5d24035.jpg',
'https://a.ccdn.es/cnet/vehicles/19565276/5dda4ed0-cac6-4202-ae0d-d2a853cf79f1.jpg',
'https://a.ccdn.es/cnet/vehicles/19565276/dd22d784-7ec6-43e3-a400-9a4e0dd5c12d.jpg',
'https://a.ccdn.es/cnet/vehicles/19565276/bd24589f-25bd-402f-9910-ebe6f417c3aa.jpg',
'https://a.ccdn.es/cnet/vehicles/19565276/e318e921-d456-4aad-9f91-90bcbfc41719.jpg',
'https://a.ccdn.es/cnet/vehicles/19565276/e35fa7a2-e047-4447-b660-4f0ae582a047.jpg',
'https://a.ccdn.es/cnet/vehicles/19565276/38b749bb-44ef-446e-b86f-8b3947de4d14.jpg',
'https://a.ccdn.es/cnet/vehicles/19565276/3ffd7078-de15-43b2-8fda-d719d6dfac78.jpg',
'https://a.ccdn.es/cnet/vehicles/19565276/6ae36e6f-3f9f-40d4-81f9-308ef187dc8e.jpg',
'https://a.ccdn.es/cnet/vehicles/19565276/d3fe5bcd-1139-43ef-b030-672e0791fe6b.jpg',
'https://a.ccdn.es/cnet/vehicles/19565276/3659b2a9-7d2c-419e-a56c-fdffa42ccca5.jpg',
'https://a.ccdn.es/cnet/vehicles/19565276/c35fe098-4ede-43c1-8f4b-ccfb06b891d7.jpg',
'https://a.ccdn.es/cnet/vehicles/19565276/ea7fc2cf-d051-4a83-b7ce-a753fb3f7103.jpg'],
'price': 21500,
'price_includes_vat': True,
'registration_date': '2020-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'DS DS 7 Crossback PureTech Auto. PERF.LINE',
'transmission': 'automatic',
'trim': 'PureTech 96kW 130CV Auto. PERF.LINE',
'vin': None,
'year': 2020}
2026-03-26 14:59:01 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: be51b7b2-4c2c-5b5b-8ea4-0755318156a4 with identifier: 70151124
2026-03-26 14:59:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item be51b7b2-4c2c-5b5b-8ea4-0755318156a4
2026-03-26 14:59:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:01 [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%252F19565276%252F44ce7809-c156-4153-9871-e88784eb73ce.jpg%27 HTTP/1.1" 200 None
2026-03-26 14:59:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19565276/44ce7809-c156-4153-9871-e88784eb73ce.jpg not downloaded yet
2026-03-26 14:59:01 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 95e2cd58-106a-5a96-bc83-c3ac6b19ab08 with identifier 62442481
2026-03-26 14:59:01 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 14:59:01 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 14:59:01 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 95e2cd58-106a-5a96-bc83-c3ac6b19ab08
2026-03-26 14:59:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/19334933/3ecfa1d0-8aa4-4b20-b46d-5da14bd4745b.jpg>
{'auction_title': '',
'body_type': 'Monovolumen',
'c_o_2_emission_value': 117,
'category': 'Coches',
'color': 'Gris / Plata',
'currency': 'EUR',
'description': 'FORD C-MAX 1.0 Ecoboost 125CV TITANIUM\n'
'matriculado en abril de 2013, Vehículo nacional, gasolina '
'manual y 151.350 km, climatizador automático bi-zona, control '
'de velocidad, arranque sin llave, manos libres bluetooth, '
'control de presión de neumáticos (TPMS), control por voz, '
'elevalunas eléctricos, espejos eléctricos, espejos plegables '
'eléctricamente, llantas de aleación, luz diurna, sensores de '
'aparcamiento delanteros y traseros, sistema de ayuda al '
'aparcamiento, faros de XENÓN, faros antiniebla, cierre '
'centralizado con mando a distancia, dirección asistida, '
'volante multifunción, airbag de conductor, pasajero y '
'laterales, ABS, ESP, etc. Se entrega revisado, con el '
'mantenimiento hecho y 12 meses de garantía',
'doors_number': 5,
'emission_standard': 'C',
'engine': '1.0L',
'engine_horse_power': 125,
'expiration_date': None,
'fuel_type': 'Gasolina',
'id': '95e2cd58-106a-5a96-bc83-c3ac6b19ab08',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/ford-c-max-10-ecoboost-125-auto-startst-titanium-5p-gasolina-2013-en-alicante-62442481-covo.aspx',
'listing': 'auction',
'location': 'Alicante',
'make': 'FORD',
'model': 'C-Max',
'odometer': 151350,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 27,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_95e2cd58-106a-5a96-bc83-c3ac6b19ab08/95e2cd58-106a-5a96-bc83-c3ac6b19ab08_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 188728,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19334933/3ecfa1d0-8aa4-4b20-b46d-5da14bd4745b.jpg',
'Width': 800}],
'price': 7900,
'price_includes_vat': True,
'registration_date': '2013-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'FORD C-Max 1.0 EcoBoost 125 Auto StartSt. Titanium',
'transmission': 'manual',
'trim': '1.0 EcoBoost 125 Auto StartSt. Titanium',
'vin': None,
'year': 2013}
2026-03-26 14:59:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:01 [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%2762442481%27 HTTP/1.1" 200 None
2026-03-26 14:59:01 [auto_selling_coches.net] INFO: Saving data for 62442481: {'created_time': 1774537141.283879, 'last_price_update_time': 1774537141.283892}
2026-03-26 14:59:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62442481') HTTP/1.1" 204 0
2026-03-26 14:59:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70151110> (referer: https://www.coches.net/concesionario/montegroupcars/?pg=1) ['zyte-api']
2026-03-26 14:59:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 14:59:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f067061ef10>
2026-03-26 14:59:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 14:59:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 14:59:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 14:59:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_69992d3e-b859-50ba-8435-e956e4e7a9fc/69992d3e-b859-50ba-8435-e956e4e7a9fc_image_0.jpg HTTP/1.1" 201 0
2026-03-26 14:59:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:01 [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%252F19473809%252F02e37148-3cc4-4a82-bdc5-3425a8e0c99d.jpg') HTTP/1.1" 204 0
2026-03-26 14:59:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19473809/02e37148-3cc4-4a82-bdc5-3425a8e0c99d.jpg saved to cache
2026-03-26 14:59:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 69992d3e-b859-50ba-8435-e956e4e7a9fc
2026-03-26 14:59:01 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 69992d3e-b859-50ba-8435-e956e4e7a9fc sending to next pipeline
2026-03-26 14:59:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 14:59:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f06701624d0>
2026-03-26 14:59:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 14:59:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 14:59:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 14:59:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0a50e3e9-f17f-57de-af75-effca4e3f3a4/0a50e3e9-f17f-57de-af75-effca4e3f3a4_image_0.jpg HTTP/1.1" 201 0
2026-03-26 14:59:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:01 [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%252F19443127%252F9a8b18b1-a79f-4b99-bfb7-e23e72a2c6b5.jpg') HTTP/1.1" 204 0
2026-03-26 14:59:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19443127/9a8b18b1-a79f-4b99-bfb7-e23e72a2c6b5.jpg saved to cache
2026-03-26 14:59:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 0a50e3e9-f17f-57de-af75-effca4e3f3a4
2026-03-26 14:59:01 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 0a50e3e9-f17f-57de-af75-effca4e3f3a4 sending to next pipeline
2026-03-26 14:59:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/19282536/93cdbfb6-9f33-422f-808a-6fb457c2549f.jpg> (referer: None)
2026-03-26 14:59:01 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 69992d3e-b859-50ba-8435-e956e4e7a9fc with identifier 70015189
2026-03-26 14:59:01 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 14:59:01 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 14:59:01 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 69992d3e-b859-50ba-8435-e956e4e7a9fc
2026-03-26 14:59:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/19473809/02e37148-3cc4-4a82-bdc5-3425a8e0c99d.jpg>
{'auction_title': '',
'body_type': 'Berlina',
'c_o_2_emission_value': 92,
'category': 'Coches',
'color': 'Azul',
'currency': 'EUR',
'description': 'CITROEN C4 CACTUS 1.6 e-HDi 92CV CMP FEEL AUTO. \n'
'matriculado en marzo de 2015, vehículo nacional, libro de '
'revisiones, diésel automático con levas en el volante y '
'138.300 km, climatizador automático bi-zona, sistema de '
'sonido con pantalla táctil, control de velocidad, manos '
'libres bluetooth, control de presión de neumáticos (TPMS), '
'control por voz, elevalunas eléctricos, espejos eléctricos, '
'entradas USB y AUX, llantas de aleación, luz diurna LED, '
'sensor de luz, sensor de lluvia, faros antiniebla, cierre '
'centralizado con mando a distancia, dirección asistida, '
'volante multifunción, airbag de conductor, pasajero y '
'laterales, ABS, ESP, etc. Se entrega revisado, con el '
'mantenimiento hecho y 12 meses de garantía.',
'doors_number': 5,
'emission_standard': 'B',
'engine': '1.6L',
'engine_horse_power': 92,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '69992d3e-b859-50ba-8435-e956e4e7a9fc',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/citroen-c4-cactus-ehdi-92-etg6-feel-5p-diesel-2014-en-alicante-70015189-covo.aspx',
'listing': 'auction',
'location': 'Alicante',
'make': 'CITROEN',
'model': 'C4 Cactus',
'odometer': 138300,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 32,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_69992d3e-b859-50ba-8435-e956e4e7a9fc/69992d3e-b859-50ba-8435-e956e4e7a9fc_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74037,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19473809/02e37148-3cc4-4a82-bdc5-3425a8e0c99d.jpg',
'Width': 794}],
'price': 11500,
'price_includes_vat': True,
'registration_date': '2015-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'CITROEN C4 Cactus eHDi 92 ETG6 Feel',
'transmission': 'automatic',
'trim': 'eHDi 92 ETG6 Feel',
'vin': None,
'year': 2015}
2026-03-26 14:59:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:01 [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%2770015189%27 HTTP/1.1" 200 None
2026-03-26 14:59:01 [auto_selling_coches.net] INFO: Saving data for 70015189: {'created_time': 1774537141.424499, 'last_price_update_time': 1774537141.424507}
2026-03-26 14:59:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70015189') HTTP/1.1" 204 0
2026-03-26 14:59:01 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 0a50e3e9-f17f-57de-af75-effca4e3f3a4 with identifier 62608086
2026-03-26 14:59:01 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 14:59:01 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 14:59:01 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 0a50e3e9-f17f-57de-af75-effca4e3f3a4
2026-03-26 14:59:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/19443127/9a8b18b1-a79f-4b99-bfb7-e23e72a2c6b5.jpg>
{'auction_title': '',
'body_type': 'Monovolumen',
'c_o_2_emission_value': 117,
'category': 'Coches',
'color': 'Gris / Plata',
'currency': 'EUR',
'description': 'FORD C-MAX 1.0 Ecoboost 125CV TITANIUM\n'
'matriculado en mayo de 2016, Vehículo nacional, gasolina '
'manual y 119.350 km, climatizador automático bi-zona, control '
'de velocidad, arranque sin llave, radio CD con pantalla '
'táctil, navegador GPS, manos libres bluetooth, control de '
'presión de neumáticos (TPMS), control por voz, elevalunas '
'eléctricos, espejos eléctricos, espejos plegables '
'eléctricamente, llantas de aleación, luz diurna, sensores de '
'aparcamiento delanteros y traseros, cámara de marcha atrás, '
'faros de XENÓN, luz diurna de LED, faros antiniebla, sensor '
'de luz, lunas tintadas, cierre centralizado con mando a '
'distancia, dirección asistida, volante multifunción, airbag '
'de conductor, pasajero y laterales, ABS, ESP, etc. Se entrega '
'revisado, con el mantenimiento hecho y 12 meses de garantía.',
'doors_number': 5,
'emission_standard': 'C',
'engine': '1.0L',
'engine_horse_power': 125,
'expiration_date': None,
'fuel_type': 'Gasolina',
'id': '0a50e3e9-f17f-57de-af75-effca4e3f3a4',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/ford-c-max-10-ecoboost-92kw-125cv-titanium-5p-gasolina-2017-en-alicante-62608086-covo.aspx',
'listing': 'auction',
'location': 'Alicante',
'make': 'FORD',
'model': 'C-Max',
'odometer': 119350,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 33,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0a50e3e9-f17f-57de-af75-effca4e3f3a4/0a50e3e9-f17f-57de-af75-effca4e3f3a4_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79314,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19443127/9a8b18b1-a79f-4b99-bfb7-e23e72a2c6b5.jpg',
'Width': 796}],
'price': 10900,
'price_includes_vat': True,
'registration_date': '2016-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'FORD C-Max 1.0 EcoBoost Titanium',
'transmission': 'manual',
'trim': '1.0 EcoBoost 92kW 125CV Titanium',
'vin': None,
'year': 2016}
2026-03-26 14:59:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:01 [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%2762608086%27 HTTP/1.1" 200 None
2026-03-26 14:59:01 [auto_selling_coches.net] INFO: Saving data for 62608086: {'created_time': 1774537141.480946, 'last_price_update_time': 1774537141.480958}
2026-03-26 14:59:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62608086') HTTP/1.1" 204 0
2026-03-26 14:59:01 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
'body_type': 'Monovolumen',
'c_o_2_emission_value': 116,
'category': 'Coches',
'color': 'Gris / Plata',
'currency': 'EUR',
'description': 'CITROEN BERLINGO 1.5 BlueHDi 130CV XL 7 PLAZAS SHINE AUTO.\n'
'matriculado en mayo de 2019, diésel automático con levas en '
'el volante y 134.970 km, navegador GPS, puertos USB, HUD '
'(Heads-Up Display), KEYLESS GO, climatizador automático '
'bi-zona, control de velocidad, lector de señales de trafico, '
'manos libres bluetooth, control por voz, control de presión '
'de neumáticos (TPMS), elevalunas eléctricos, espejos '
'eléctricos, espejos plegables eléctricamente, llantas de '
'aleación, luz diurna LED, sensor de luz, sensor de lluvia, '
'sensores de aparcamiento delanteros y traseros, cámara de '
'visión trasera, lunas tintadas, mesitas auxiliares en plazas '
'traseras, cierre centralizado con mando a distancia, '
'dirección asistida, volante multifunción, airbag de '
'conductor, pasajero y laterales, ABS, ESP, etc. Se entrega '
'revisado, con el mantenimiento hecho y 12 meses de garantía.',
'doors_number': 5,
'emission_standard': 'C',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': None,
'fuel_type': 'Diesel',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/citroen-berlingo-talla-xl-bluehdi-130-ss-eat8-shine-5p-diesel-2019-en-alicante-70151110-covo.aspx',
'listing': 'auction',
'location': 'Alicante',
'make': 'CITROEN',
'model': 'Berlingo',
'odometer': 134970,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19585608/1505ca46-77c5-495d-b8f8-9815c288de69.jpg',
'https://a.ccdn.es/cnet/vehicles/19585608/1d88a12f-6287-472c-887d-a37c3c6d619d.jpg',
'https://a.ccdn.es/cnet/vehicles/19585608/351198ac-f7bb-4d2d-baa5-fc3456074cb3.jpg',
'https://a.ccdn.es/cnet/vehicles/19585608/b2d2f2b9-1773-4961-a996-74d19f9c3676.jpg',
'https://a.ccdn.es/cnet/vehicles/19585608/1028cc45-594e-451b-a42f-05c58a01f2dd.jpg',
'https://a.ccdn.es/cnet/vehicles/19585608/c97bcb7f-9b67-4bd1-93d6-0f6ed351dd44.jpg',
'https://a.ccdn.es/cnet/vehicles/19585608/1ad6d53c-746a-4156-97f2-0c8ab1fe1d61.jpg',
'https://a.ccdn.es/cnet/vehicles/19585608/daecf20a-768f-4b3a-b380-5c7b8c267275.jpg',
'https://a.ccdn.es/cnet/vehicles/19585608/2c1a6110-26ee-4040-adbc-e64b3bdb32c7.jpg',
'https://a.ccdn.es/cnet/vehicles/19585608/6c1ef4fe-eb8c-438e-baf4-6f947b902f74.jpg',
'https://a.ccdn.es/cnet/vehicles/19585608/d69dfe32-3ee2-46ed-bc7e-c1e47e46926a.jpg',
'https://a.ccdn.es/cnet/vehicles/19585608/fce143e7-9756-4feb-9705-ea1d8d423703.jpg',
'https://a.ccdn.es/cnet/vehicles/19585608/94fb3d18-a69b-45f2-80d7-27cc77e23ccc.jpg',
'https://a.ccdn.es/cnet/vehicles/19585608/9544a3e2-3fbd-4b30-82c2-39b11d7a3c87.jpg',
'https://a.ccdn.es/cnet/vehicles/19585608/9fb84fbe-bee7-473a-8e82-650338739ba5.jpg',
'https://a.ccdn.es/cnet/vehicles/19585608/327edeed-de67-4151-b5f4-61b10bcd52ae.jpg',
'https://a.ccdn.es/cnet/vehicles/19585608/326ee6e1-b87c-4465-9ee3-e110bf70c8d3.jpg',
'https://a.ccdn.es/cnet/vehicles/19585608/0e5898a3-0d22-484b-9152-da22d0ca3ca6.jpg',
'https://a.ccdn.es/cnet/vehicles/19585608/6acb7fe2-4eff-47d1-8d29-bf33d4f1ec46.jpg',
'https://a.ccdn.es/cnet/vehicles/19585608/8e4b9ba4-496b-4219-8cab-57c851ac425c.jpg',
'https://a.ccdn.es/cnet/vehicles/19585608/3da4daaa-9f19-4c1a-907c-979e9ca270f8.jpg',
'https://a.ccdn.es/cnet/vehicles/19585608/464db0f9-c449-458c-887c-5dd17b580b33.jpg',
'https://a.ccdn.es/cnet/vehicles/19585608/215d8f1e-c5a0-465b-9d02-5b80d458c460.jpg',
'https://a.ccdn.es/cnet/vehicles/19585608/76f9a088-5160-4934-a01b-7fa022b1a5bf.jpg',
'https://a.ccdn.es/cnet/vehicles/19585608/210355ef-027b-483e-865c-4689ef07c0ea.jpg',
'https://a.ccdn.es/cnet/vehicles/19585608/7ac767fc-f7d7-4b0f-b444-38caf4990f3c.jpg',
'https://a.ccdn.es/cnet/vehicles/19585608/cc63c706-fb72-4a8d-965f-a202bb2c62e2.jpg',
'https://a.ccdn.es/cnet/vehicles/19585608/d6b2f34c-189e-48b3-b164-ea5b7ebc6350.jpg',
'https://a.ccdn.es/cnet/vehicles/19585608/9279257c-618e-4040-8bfd-3224e1e41f93.jpg',
'https://a.ccdn.es/cnet/vehicles/19585608/8a9fb5fe-2293-4347-915a-b70f39ef88a3.jpg',
'https://a.ccdn.es/cnet/vehicles/19585608/20b0cb67-4022-492a-9860-fea9fb333c20.jpg',
'https://a.ccdn.es/cnet/vehicles/19585608/83258af8-0d69-4291-9638-cfd3a63ddf99.jpg',
'https://a.ccdn.es/cnet/vehicles/19585608/c8ca5e91-f1c2-46f7-bd3b-ee7d6a6d0f42.jpg',
'https://a.ccdn.es/cnet/vehicles/19585608/caa9c5e8-d0f3-4f77-a960-f182ba7995b4.jpg',
'https://a.ccdn.es/cnet/vehicles/19585608/e8514a86-f1f7-45e4-86d4-de62c2d1a149.jpg',
'https://a.ccdn.es/cnet/vehicles/19585608/4c6c70fb-af8c-4853-87ad-62e0ab0782ac.jpg',
'https://a.ccdn.es/cnet/vehicles/19585608/ecbce24e-0c97-4e48-9577-b13daf57eb37.jpg',
'https://a.ccdn.es/cnet/vehicles/19585608/d48d1802-9d9b-4d56-af42-ca789cdf7a89.jpg',
'https://a.ccdn.es/cnet/vehicles/19585608/d7802799-84bc-452b-9c88-8d0fc442c56e.jpg'],
'price': 22500,
'price_includes_vat': True,
'registration_date': '2019-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'CITROEN Berlingo Talla XL BlueHDi 130 SS EAT8 SHINE',
'transmission': 'automatic',
'trim': 'Talla XL BlueHDi 130 SS EAT8 SHINE',
'vin': None,
'year': 2019}
2026-03-26 14:59:01 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: e635b011-cf28-512c-907d-09ba65a712aa with identifier: 70151110
2026-03-26 14:59:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item e635b011-cf28-512c-907d-09ba65a712aa
2026-03-26 14:59:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:01 [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%252F19585608%252F1505ca46-77c5-495d-b8f8-9815c288de69.jpg%27 HTTP/1.1" 200 None
2026-03-26 14:59:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19585608/1505ca46-77c5-495d-b8f8-9815c288de69.jpg not downloaded yet
2026-03-26 14:59:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 14:59:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f0670236290>
2026-03-26 14:59:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 14:59:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 14:59:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 14:59:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_82eb7443-df05-558f-8923-7e1baeca171d/82eb7443-df05-558f-8923-7e1baeca171d_image_0.jpg HTTP/1.1" 201 0
2026-03-26 14:59:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:01 [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%252F19282536%252F93cdbfb6-9f33-422f-808a-6fb457c2549f.jpg') HTTP/1.1" 204 0
2026-03-26 14:59:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19282536/93cdbfb6-9f33-422f-808a-6fb457c2549f.jpg saved to cache
2026-03-26 14:59:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 82eb7443-df05-558f-8923-7e1baeca171d
2026-03-26 14:59:01 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 82eb7443-df05-558f-8923-7e1baeca171d sending to next pipeline
2026-03-26 14:59:01 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 82eb7443-df05-558f-8923-7e1baeca171d with identifier 62372464
2026-03-26 14:59:01 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 14:59:01 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 14:59:01 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 82eb7443-df05-558f-8923-7e1baeca171d
2026-03-26 14:59:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/19282536/93cdbfb6-9f33-422f-808a-6fb457c2549f.jpg>
{'auction_title': '',
'body_type': 'SUV',
'c_o_2_emission_value': 117,
'category': 'Coches',
'color': 'Azul',
'currency': 'EUR',
'description': 'PEUGEOT 3008 1.2 PureTech ALLURE PACK 130CV AUTOMATICO\n'
'matriculado en diciembre de 2020, gasolina automático con '
'levas en el volante y 116.100 km, tapicería mixta de piel, '
'asientos calefactables, navegador GPS, lector de señales de '
'tráfico, pantalla táctil, i-Cockpit Amplify, luz ambiental, '
'climatizador automático bi-zona, control de velocidad, manos '
'libres bluetooth, control de presión de neumáticos (tpms), '
'control por voz, elevalunas eléctricos, espejos eléctricos, '
'espejos plegables eléctricamente, llantas de aleación, luces '
'de LED, luz diurna LED, sensor de luz, sensor de lluvia, '
'sensores de aparcamiento delanteros y traseros, cámara '
'trasera y 360º, lunas tintadas, cierre centralizado con mando '
'a distancia, dirección asistida, volante multifunción, airbag '
'de conductor, pasajero y laterales, ABS, ESP, etc. Se entrega '
'revisado, con el mantenimiento hecho y 12 meses de garantía.',
'doors_number': 5,
'emission_standard': 'C',
'engine': '1.2L',
'engine_horse_power': 130,
'expiration_date': None,
'fuel_type': 'Gasolina',
'id': '82eb7443-df05-558f-8923-7e1baeca171d',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/peugeot-3008-12-puretech-96kw-ss-allure-pack-eat8-5p-gasolina-2020-en-alicante-62372464-covo.aspx',
'listing': 'auction',
'location': 'Alicante',
'make': 'PEUGEOT',
'model': '3008',
'odometer': 116100,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 40,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_82eb7443-df05-558f-8923-7e1baeca171d/82eb7443-df05-558f-8923-7e1baeca171d_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 195697,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19282536/93cdbfb6-9f33-422f-808a-6fb457c2549f.jpg',
'Width': 800}],
'price': 20600,
'price_includes_vat': True,
'registration_date': '2020-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'PEUGEOT 3008 1.2 PureTech SS Allure Pack EAT8',
'transmission': 'automatic',
'trim': '1.2 PureTech 96KW SS Allure Pack EAT8',
'vin': None,
'year': 2020}
2026-03-26 14:59:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:01 [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%2762372464%27 HTTP/1.1" 200 None
2026-03-26 14:59:01 [auto_selling_coches.net] INFO: Saving data for 62372464: {'created_time': 1774537141.654606, 'last_price_update_time': 1774537141.654617}
2026-03-26 14:59:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62372464') HTTP/1.1" 204 0
2026-03-26 14:59:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/19539818/71a185ef-7231-479b-9d33-44380cc8cb97.jpg> (referer: None)
2026-03-26 14:59:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/19565276/44ce7809-c156-4153-9871-e88784eb73ce.jpg> (referer: None)
2026-03-26 14:59:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 14:59:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f0670287050>
2026-03-26 14:59:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 14:59:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 14:59:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 14:59:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fac0aea3-91ff-521b-9f49-9d7dcf6b1977/fac0aea3-91ff-521b-9f49-9d7dcf6b1977_image_0.jpg HTTP/1.1" 201 0
2026-03-26 14:59:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:01 [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%252F19539818%252F71a185ef-7231-479b-9d33-44380cc8cb97.jpg') HTTP/1.1" 204 0
2026-03-26 14:59:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19539818/71a185ef-7231-479b-9d33-44380cc8cb97.jpg saved to cache
2026-03-26 14:59:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item fac0aea3-91ff-521b-9f49-9d7dcf6b1977
2026-03-26 14:59:01 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item fac0aea3-91ff-521b-9f49-9d7dcf6b1977 sending to next pipeline
2026-03-26 14:59:01 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: fac0aea3-91ff-521b-9f49-9d7dcf6b1977 with identifier 70021763
2026-03-26 14:59:01 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 14:59:01 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 14:59:01 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item fac0aea3-91ff-521b-9f49-9d7dcf6b1977
2026-03-26 14:59:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/19539818/71a185ef-7231-479b-9d33-44380cc8cb97.jpg>
{'auction_title': '',
'body_type': 'Berlina',
'c_o_2_emission_value': 105,
'category': 'Coches',
'color': 'Gris / Plata',
'currency': 'EUR',
'description': 'MINI COOPER 1.5i 136CV "POCOS KM"\n'
'matriculado en noviembre de 2016, vehículo nacional y único '
'propietario, gasolina manual y 48.820 km, Radio con puertos '
'USB y AUX, arranque sin llave KEYLESS, climatizador '
'automático bi-zona, control de velocidad, manos libres '
'bluetooth, control por voz, control de presión de neumáticos '
'(TPMS), elevalunas eléctricos, espejos eléctricos, llantas de '
'aleación, luz diurna LED, sensor de luz, sensor de lluvia, '
'sensores de aparcamiento traseros, lunas tintadas, cierre '
'centralizado con mando a distancia, dirección asistida, '
'volante multifunción, airbag de conductor, pasajero y '
'laterales, ABS, ESP, etc. Se entrega revisado, con el '
'mantenimiento hecho y 12 meses de garantía.',
'doors_number': 3,
'emission_standard': 'C',
'engine': '1.5L',
'engine_horse_power': 136,
'expiration_date': None,
'fuel_type': 'Gasolina',
'id': 'fac0aea3-91ff-521b-9f49-9d7dcf6b1977',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/mini-mini-cooper-3p-gasolina-2017-en-alicante-70021763-covo.aspx',
'listing': 'auction',
'location': 'Alicante',
'make': 'MINI',
'model': 'MINI',
'odometer': 48820,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 34,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fac0aea3-91ff-521b-9f49-9d7dcf6b1977/fac0aea3-91ff-521b-9f49-9d7dcf6b1977_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80922,
'Height': 598,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19539818/71a185ef-7231-479b-9d33-44380cc8cb97.jpg',
'Width': 800}],
'price': 16900,
'price_includes_vat': True,
'registration_date': '2016-01-01',
'seats_number': 4,
'seller_name': None,
'title': 'MINI MINI COOPER',
'transmission': 'manual',
'trim': 'COOPER',
'vin': None,
'year': 2016}
2026-03-26 14:59:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:01 [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%2770021763%27 HTTP/1.1" 200 None
2026-03-26 14:59:01 [auto_selling_coches.net] INFO: Saving data for 70021763: {'created_time': 1774537141.862125, 'last_price_update_time': 1774537141.862134}
2026-03-26 14:59:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70021763') HTTP/1.1" 204 0
2026-03-26 14:59:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 14:59:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f0670287ad0>
2026-03-26 14:59:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 14:59:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 14:59:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 14:59:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_be51b7b2-4c2c-5b5b-8ea4-0755318156a4/be51b7b2-4c2c-5b5b-8ea4-0755318156a4_image_0.jpg HTTP/1.1" 201 0
2026-03-26 14:59:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:01 [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%252F19565276%252F44ce7809-c156-4153-9871-e88784eb73ce.jpg') HTTP/1.1" 204 0
2026-03-26 14:59:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19565276/44ce7809-c156-4153-9871-e88784eb73ce.jpg saved to cache
2026-03-26 14:59:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item be51b7b2-4c2c-5b5b-8ea4-0755318156a4
2026-03-26 14:59:01 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item be51b7b2-4c2c-5b5b-8ea4-0755318156a4 sending to next pipeline
2026-03-26 14:59:01 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: be51b7b2-4c2c-5b5b-8ea4-0755318156a4 with identifier 70151124
2026-03-26 14:59:01 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 14:59:01 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 14:59:01 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item be51b7b2-4c2c-5b5b-8ea4-0755318156a4
2026-03-26 14:59:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/19565276/44ce7809-c156-4153-9871-e88784eb73ce.jpg>
{'auction_title': '',
'body_type': 'SUV',
'c_o_2_emission_value': 114,
'category': 'Coches',
'color': 'Blanco',
'currency': 'EUR',
'description': 'DS7 CrossBack 1.2 Puretech 130cv PERFORMANCE LINE AUTO.\n'
'matriculado en noviembre 2020, vehículo nacional y único '
'propietario, gasolina automático con levas en el volante y '
'49.950 km, Tapicería de piel y alcántara, climatizador '
'automático bi-zona, navegador GPS, lector de señales de '
'tráfico, pantalla táctil, i-Cockpit Amplify, luz ambiental, '
'arranque sin llave KEYLESS, control de velocidad, manos '
'libres bluetooth, control de presión de neumáticos, control '
'por voz, elevalunas eléctricos, espejos eléctricos, espejos '
'plegables eléctricamente, llantas de aleación, Faros de LED, '
'luz diurna LED, sensor de Luz, sensor de lluvia, cámara de '
'visión trasera, sensores de aparcamiento delanteros y '
'traseros, Portón trasero eléctrico, lunas tintadas, cierre '
'centralizado con mando a distancia, dirección asistida, '
'volante multifunción, airbag de conductor, pasajero y '
'laterales, ABS, ESP, etc. Se entrega revisado, con el '
'mantenimiento hecho y 12 meses de garantía.',
'doors_number': 5,
'emission_standard': 'C',
'engine': '1.2L',
'engine_horse_power': 131,
'expiration_date': None,
'fuel_type': 'Gasolina',
'id': 'be51b7b2-4c2c-5b5b-8ea4-0755318156a4',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/ds-ds-7-crossback-puretech-96kw-130cv-auto-perfline-5p-gasolina-2020-en-alicante-70151124-covo.aspx',
'listing': 'auction',
'location': 'Alicante',
'make': 'DS',
'model': 'DS 7 Crossback',
'odometer': 49950,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 40,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_be51b7b2-4c2c-5b5b-8ea4-0755318156a4/be51b7b2-4c2c-5b5b-8ea4-0755318156a4_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79236,
'Height': 598,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19565276/44ce7809-c156-4153-9871-e88784eb73ce.jpg',
'Width': 800}],
'price': 21500,
'price_includes_vat': True,
'registration_date': '2020-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'DS DS 7 Crossback PureTech Auto. PERF.LINE',
'transmission': 'automatic',
'trim': 'PureTech 96kW 130CV Auto. PERF.LINE',
'vin': None,
'year': 2020}
2026-03-26 14:59:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:01 [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%2770151124%27 HTTP/1.1" 200 None
2026-03-26 14:59:01 [auto_selling_coches.net] INFO: Saving data for 70151124: {'created_time': 1774537141.954142, 'last_price_update_time': 1774537141.954157}
2026-03-26 14:59:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70151124') HTTP/1.1" 204 0
2026-03-26 14:59:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/19585608/1505ca46-77c5-495d-b8f8-9815c288de69.jpg> (referer: None)
2026-03-26 14:59:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70151103> (referer: https://www.coches.net/concesionario/montegroupcars/?pg=1) ['zyte-api']
2026-03-26 14:59:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 14:59:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f067291fa10>
2026-03-26 14:59:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 14:59:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 14:59:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 14:59:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e635b011-cf28-512c-907d-09ba65a712aa/e635b011-cf28-512c-907d-09ba65a712aa_image_0.jpg HTTP/1.1" 201 0
2026-03-26 14:59:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:02 [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%252F19585608%252F1505ca46-77c5-495d-b8f8-9815c288de69.jpg') HTTP/1.1" 204 0
2026-03-26 14:59:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19585608/1505ca46-77c5-495d-b8f8-9815c288de69.jpg saved to cache
2026-03-26 14:59:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item e635b011-cf28-512c-907d-09ba65a712aa
2026-03-26 14:59:02 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item e635b011-cf28-512c-907d-09ba65a712aa sending to next pipeline
2026-03-26 14:59:02 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: e635b011-cf28-512c-907d-09ba65a712aa with identifier 70151110
2026-03-26 14:59:02 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 14:59:02 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 14:59:02 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item e635b011-cf28-512c-907d-09ba65a712aa
2026-03-26 14:59:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/19585608/1505ca46-77c5-495d-b8f8-9815c288de69.jpg>
{'auction_title': '',
'body_type': 'Monovolumen',
'c_o_2_emission_value': 116,
'category': 'Coches',
'color': 'Gris / Plata',
'currency': 'EUR',
'description': 'CITROEN BERLINGO 1.5 BlueHDi 130CV XL 7 PLAZAS SHINE AUTO.\n'
'matriculado en mayo de 2019, diésel automático con levas en '
'el volante y 134.970 km, navegador GPS, puertos USB, HUD '
'(Heads-Up Display), KEYLESS GO, climatizador automático '
'bi-zona, control de velocidad, lector de señales de trafico, '
'manos libres bluetooth, control por voz, control de presión '
'de neumáticos (TPMS), elevalunas eléctricos, espejos '
'eléctricos, espejos plegables eléctricamente, llantas de '
'aleación, luz diurna LED, sensor de luz, sensor de lluvia, '
'sensores de aparcamiento delanteros y traseros, cámara de '
'visión trasera, lunas tintadas, mesitas auxiliares en plazas '
'traseras, cierre centralizado con mando a distancia, '
'dirección asistida, volante multifunción, airbag de '
'conductor, pasajero y laterales, ABS, ESP, etc. Se entrega '
'revisado, con el mantenimiento hecho y 12 meses de garantía.',
'doors_number': 5,
'emission_standard': 'C',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': 'e635b011-cf28-512c-907d-09ba65a712aa',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/citroen-berlingo-talla-xl-bluehdi-130-ss-eat8-shine-5p-diesel-2019-en-alicante-70151110-covo.aspx',
'listing': 'auction',
'location': 'Alicante',
'make': 'CITROEN',
'model': 'Berlingo',
'odometer': 134970,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 39,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e635b011-cf28-512c-907d-09ba65a712aa/e635b011-cf28-512c-907d-09ba65a712aa_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82818,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19585608/1505ca46-77c5-495d-b8f8-9815c288de69.jpg',
'Width': 777}],
'price': 22500,
'price_includes_vat': True,
'registration_date': '2019-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'CITROEN Berlingo Talla XL BlueHDi 130 SS EAT8 SHINE',
'transmission': 'automatic',
'trim': 'Talla XL BlueHDi 130 SS EAT8 SHINE',
'vin': None,
'year': 2019}
2026-03-26 14:59:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:02 [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%2770151110%27 HTTP/1.1" 200 None
2026-03-26 14:59:02 [auto_selling_coches.net] INFO: Saving data for 70151110: {'created_time': 1774537142.156647, 'last_price_update_time': 1774537142.156659}
2026-03-26 14:59:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70151110') HTTP/1.1" 204 0
2026-03-26 14:59:02 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
'body_type': 'Monovolumen',
'c_o_2_emission_value': 139,
'category': 'Coches',
'color': 'Gris / Plata',
'currency': 'EUR',
'description': 'PEUGEOT PARTNER 1.6 e-HDi 92CV ADAPTADA PARA EL TRANSPORTE DE '
'PERSONAS CON MOVILIDAD REDUCIDA (PMR)\n'
'matriculado en diciembre de 2011, diésel manual y 201.710 km, '
'Homologado para 2 plazas mas 1 silla de ruedas, rampa de '
'accionamiento manual, climatizador automático bi-zona, Radio '
'CD con mandos en el volante, elevalunas eléctricos, espejos '
'eléctricos, sensor de luz, sensor de lluvia, sensores de '
'aparcamiento traseros, lunas tintadas, cierre centralizado '
'con mando a distancia, faros antiniebla, dirección asistida, '
'airbag de conductor, pasajero y laterales, ABS, ESP, etc. Se '
'entrega revisado, con el mantenimiento hecho y 12 meses de '
'garantía.',
'doors_number': 5,
'emission_standard': 'B',
'engine': '1.6L',
'engine_horse_power': 92,
'expiration_date': None,
'fuel_type': 'Diesel',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/peugeot-partner-tepee-active-16-hdi-92cv-5p-diesel-2011-en-alicante-70151103-covo.aspx',
'listing': 'auction',
'location': 'Alicante',
'make': 'PEUGEOT',
'model': 'Partner',
'odometer': 201710,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19635966/e531b95e-e8e6-4931-9082-05de0a61dfd8.jpg',
'https://a.ccdn.es/cnet/vehicles/19635966/b2be3629-4dea-4369-bebb-286649d14fe4.jpg',
'https://a.ccdn.es/cnet/vehicles/19635966/675a1674-cd4f-4b2b-8fc4-62b0ed7eef3d.jpg',
'https://a.ccdn.es/cnet/vehicles/19635966/6f2aa8ee-9795-486e-909b-32bae676dc98.jpg',
'https://a.ccdn.es/cnet/vehicles/19635966/f0f4ad0c-edb8-490e-8db1-70cdfbc5c227.jpg',
'https://a.ccdn.es/cnet/vehicles/19635966/9cc3a425-2576-4687-bd38-a4ffd76f485c.jpg',
'https://a.ccdn.es/cnet/vehicles/19635966/ca0b9b86-ee0b-4ef5-b841-019c9780dea5.jpg',
'https://a.ccdn.es/cnet/vehicles/19635966/bc89bade-abdf-4b63-bd70-62578ac0b054.jpg',
'https://a.ccdn.es/cnet/vehicles/19635966/fe9685ad-e0ed-4b45-b0d4-b9fe996a1579.jpg',
'https://a.ccdn.es/cnet/vehicles/19635966/a4a768fe-ffa5-4f2a-b9a9-881937b08ade.jpg',
'https://a.ccdn.es/cnet/vehicles/19635966/9cb28b89-8c3a-4578-aa00-ab3041833250.jpg',
'https://a.ccdn.es/cnet/vehicles/19635966/9578d386-d79a-4b28-91c5-b95de88f4fd9.jpg',
'https://a.ccdn.es/cnet/vehicles/19635966/99083d02-8f02-433d-b581-4077501d32f0.jpg',
'https://a.ccdn.es/cnet/vehicles/19635966/a3e67df8-9f65-4bbc-8d78-7f96885fdaa6.jpg',
'https://a.ccdn.es/cnet/vehicles/19635966/0f1a1658-6134-4151-9cd0-49170401e5c9.jpg',
'https://a.ccdn.es/cnet/vehicles/19635966/eaea7ea0-8b70-486c-8583-e23d721cf1fd.jpg',
'https://a.ccdn.es/cnet/vehicles/19635966/85db121f-1689-4deb-94b0-e2328cb40e9f.jpg',
'https://a.ccdn.es/cnet/vehicles/19635966/187d71f9-58c2-43ed-9c19-f661cb0897e8.jpg',
'https://a.ccdn.es/cnet/vehicles/19635966/3eb1fb99-49a9-4611-b6ac-d8a77fe4830e.jpg',
'https://a.ccdn.es/cnet/vehicles/19635966/5f5001c2-e0fe-45d0-aee1-3fdb06bfdd66.jpg',
'https://a.ccdn.es/cnet/vehicles/19635966/45f4c9ab-ebf8-4eb7-a574-8ed8baded6a4.jpg',
'https://a.ccdn.es/cnet/vehicles/19635966/822b9dd0-2f9d-4c5c-833d-824d1d2cfb5b.jpg',
'https://a.ccdn.es/cnet/vehicles/19635966/68048074-6fe3-4bca-80c9-193601bd3438.jpg',
'https://a.ccdn.es/cnet/vehicles/19635966/270845c6-3384-4ac0-b79e-b9b541bee2b1.jpg',
'https://a.ccdn.es/cnet/vehicles/19635966/b388e111-00c5-4f52-97e3-26f842680543.jpg',
'https://a.ccdn.es/cnet/vehicles/19635966/37592ed1-98e6-4b17-a121-66c11fa3ba1a.jpg',
'https://a.ccdn.es/cnet/vehicles/19635966/930391e3-a00e-42ce-b37c-bfd3aa4fa46b.jpg'],
'price': 13900,
'price_includes_vat': True,
'registration_date': '2011-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'PEUGEOT Partner Tepee Active 1.6 HDi',
'transmission': 'manual',
'trim': 'Tepee Active 1.6 HDi 92cv',
'vin': None,
'year': 2011}
2026-03-26 14:59:02 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 0bb8231d-7171-5b25-912a-2943a39eed28 with identifier: 70151103
2026-03-26 14:59:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 0bb8231d-7171-5b25-912a-2943a39eed28
2026-03-26 14:59:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:02 [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%252F19635966%252Fe531b95e-e8e6-4931-9082-05de0a61dfd8.jpg%27 HTTP/1.1" 200 None
2026-03-26 14:59:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19635966/e531b95e-e8e6-4931-9082-05de0a61dfd8.jpg not downloaded yet
2026-03-26 14:59:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70188364> (referer: https://www.coches.net/concesionario/montegroupcars/?pg=1) ['zyte-api']
2026-03-26 14:59:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70185747> (referer: https://www.coches.net/concesionario/montegroupcars/?pg=1) ['zyte-api']
2026-03-26 14:59:02 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
'body_type': 'Berlina',
'c_o_2_emission_value': 105,
'category': 'Coches',
'color': 'Blanco',
'currency': 'EUR',
'description': 'TOYOTA AURIS 1.4 D4D 90CV ACTIVE\n'
'matriculado en abril de 2015, vehículo nacional, diésel '
'manual y 151.410 km, radio CD y conexión USB, climatizador '
'automático, control de velocidad, control de presión de '
'neumáticos (tpms), elevalunas eléctricos, espejos eléctricos, '
'llantas de aleación, luz diurna LED, faros antiniebla, cierre '
'centralizado con mando a distancia, dirección asistida, '
'volante multifunción, airbag de conductor, pasajero y '
'laterales, ABS, ESP, etc. Se entrega revisado, con el '
'mantenimiento hecho y 12 meses de garantía.',
'doors_number': 5,
'emission_standard': 'B',
'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/toyota-auris-14-90d-active-5p-diesel-2015-en-alicante-70188364-covo.aspx',
'listing': 'auction',
'location': 'Alicante',
'make': 'TOYOTA',
'model': 'Auris',
'odometer': 151410,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19671065/dd7612d7-4c43-426a-8c9c-aef3fb430d29.jpg',
'https://a.ccdn.es/cnet/vehicles/19671065/85a40d50-1c2c-4474-8f95-f7eafdbb3731.jpg',
'https://a.ccdn.es/cnet/vehicles/19671065/018ea53e-46e3-45dd-aa42-8731c76e9acd.jpg',
'https://a.ccdn.es/cnet/vehicles/19671065/678746e9-2d5c-4d8e-bbbb-e909154aaf29.jpg',
'https://a.ccdn.es/cnet/vehicles/19671065/563c33a2-4ea1-4dfb-8646-7e712d0fde63.jpg',
'https://a.ccdn.es/cnet/vehicles/19671065/8ce722bf-9870-44a6-b9d5-94f5c2129e97.jpg',
'https://a.ccdn.es/cnet/vehicles/19671065/8c7bf11f-c6a8-4e86-9240-30d695a06e61.jpg',
'https://a.ccdn.es/cnet/vehicles/19671065/50c476c6-3800-45cb-9055-83d6d282c40c.jpg',
'https://a.ccdn.es/cnet/vehicles/19671065/45b5b16c-3bce-4296-baf5-298f806bd052.jpg',
'https://a.ccdn.es/cnet/vehicles/19671065/b6c13f57-dc7e-4277-90cf-33fae737ee7c.jpg',
'https://a.ccdn.es/cnet/vehicles/19671065/c6b96d44-fed1-4092-b637-cf9c4d53b976.jpg',
'https://a.ccdn.es/cnet/vehicles/19671065/9b71a1e9-0522-4e75-92c6-3de012056c71.jpg',
'https://a.ccdn.es/cnet/vehicles/19671065/cbc1bcd5-b0a0-4e90-8d71-6231cf9ecf75.jpg',
'https://a.ccdn.es/cnet/vehicles/19671065/def241c3-4ea2-46e9-81f1-9fcce1813b3e.jpg',
'https://a.ccdn.es/cnet/vehicles/19671065/0b85bac3-9de4-4ef0-8a74-50f0216af131.jpg',
'https://a.ccdn.es/cnet/vehicles/19671065/715218cb-b5d8-4856-be3a-b421d797ef24.jpg',
'https://a.ccdn.es/cnet/vehicles/19671065/6c614ffd-830c-42b6-acbf-d508c165015d.jpg',
'https://a.ccdn.es/cnet/vehicles/19671065/a1ce9ef0-1836-413a-be7c-ead8c7a2d0c6.jpg',
'https://a.ccdn.es/cnet/vehicles/19671065/248d7cd3-6143-47dc-a630-d15dfa87e26b.jpg',
'https://a.ccdn.es/cnet/vehicles/19671065/76316523-2908-481d-812b-3f2029ecc8ca.jpg',
'https://a.ccdn.es/cnet/vehicles/19671065/73ab362a-5617-403c-b78f-20f02526a10c.jpg',
'https://a.ccdn.es/cnet/vehicles/19671065/e23ee167-ece3-4c72-a04c-9367c490e2f7.jpg',
'https://a.ccdn.es/cnet/vehicles/19671065/357f59ad-f875-4635-b5ee-a0041df4ead6.jpg',
'https://a.ccdn.es/cnet/vehicles/19671065/9ddc595a-af93-4700-a1fa-bf671becfa49.jpg',
'https://a.ccdn.es/cnet/vehicles/19671065/7350a7d0-b2dc-48c0-8820-9647ba0511be.jpg',
'https://a.ccdn.es/cnet/vehicles/19671065/41a7487c-4ebe-4eba-81a1-eda986a8fb6b.jpg',
'https://a.ccdn.es/cnet/vehicles/19671065/0f20fd01-307d-44b9-9e9a-610d665d6204.jpg',
'https://a.ccdn.es/cnet/vehicles/19671065/4dcdc6dc-2dcd-4012-9457-f47e9ee407bd.jpg',
'https://a.ccdn.es/cnet/vehicles/19671065/4f61ed0d-6ae2-4cfc-9a8f-ba7137e626b6.jpg',
'https://a.ccdn.es/cnet/vehicles/19671065/430d549e-1d62-484e-90a2-e982a859f3cb.jpg',
'https://a.ccdn.es/cnet/vehicles/19671065/47d9e161-419c-4901-917e-0fe677557a4e.jpg',
'https://a.ccdn.es/cnet/vehicles/19671065/8067eff1-2b0b-485a-905e-b6dac2f1eb68.jpg'],
'price': 12500,
'price_includes_vat': True,
'registration_date': '2015-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'TOYOTA Auris 1.4 90D Active',
'transmission': 'manual',
'trim': '1.4 90D Active',
'vin': None,
'year': 2015}
2026-03-26 14:59:02 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 05beece1-bc54-5116-a412-766061aac096 with identifier: 70188364
2026-03-26 14:59:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 05beece1-bc54-5116-a412-766061aac096
2026-03-26 14:59:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:02 [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%252F19671065%252Fdd7612d7-4c43-426a-8c9c-aef3fb430d29.jpg%27 HTTP/1.1" 200 None
2026-03-26 14:59:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19671065/dd7612d7-4c43-426a-8c9c-aef3fb430d29.jpg not downloaded yet
2026-03-26 14:59:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/19635966/e531b95e-e8e6-4931-9082-05de0a61dfd8.jpg> (referer: None)
2026-03-26 14:59:02 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
'body_type': 'SUV',
'c_o_2_emission_value': 149,
'category': 'Coches',
'color': 'Rojo',
'currency': 'EUR',
'description': 'RANGE ROVER EVOQUE CABRIO 2.0 Td4 150CV SE Dynamic\n'
'matriculado en julio de 2017, diésel automático con levas en '
'el volante y 93.850 km, tapicería de piel, asientos '
'eléctricos con memoria, climatizador automático bi-zona, '
'sistema de sonido MERIDIAN con pantalla táctil y USB, '
'navegador GPS, control de velocidad, manos libres bluetooth, '
'control de presión de neumáticos (TPMS), control por voz, '
'elevalunas eléctricos, espejos eléctricos, espejos plegables '
'eléctricamente, llantas de aleación, advertencia cambio de '
'carril involuntario, sensor de luz, sensor de lluvia, '
'sensores de aparcamiento delanteros y traseros, cámara de '
'marcha atrás, cierre centralizado con mando a distancia, '
'dirección asistida, volante multifunción, airbag de '
'conductor, pasajero y laterales, ABS, ESP, etc. Se entrega '
'revisado con el mantenimiento hecho y 12 meses de garantía.',
'doors_number': 2,
'emission_standard': 'C',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': None,
'fuel_type': 'Diesel',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/land-rover-range-rover-evoque-20l-td4-110kw-4x4-se-dynamic-auto-conv-2p-diesel-2017-en-alicante-70185747-covo.aspx',
'listing': 'auction',
'location': 'Alicante',
'make': 'LAND-ROVER',
'model': 'Range Rover Evoque',
'odometer': 93850,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19585665/20ae6df6-67eb-4ecc-b99e-7267ace7a61b.jpg',
'https://a.ccdn.es/cnet/vehicles/19585665/850a75b3-3b2d-4a39-91be-962e1c4f8cc9.jpg',
'https://a.ccdn.es/cnet/vehicles/19585665/7518351d-ff3c-4651-abb7-8546f72d8eb0.jpg',
'https://a.ccdn.es/cnet/vehicles/19585665/c1937a16-bfdf-4366-b139-036a13e779e1.jpg',
'https://a.ccdn.es/cnet/vehicles/19585665/abfd6a90-f525-48e3-9146-87bc42dc4631.jpg',
'https://a.ccdn.es/cnet/vehicles/19585665/3515571e-8455-4c16-b59f-b53c4cc59012.jpg',
'https://a.ccdn.es/cnet/vehicles/19585665/e4ab98c8-ad57-4857-a1fb-0846fa2aa830.jpg',
'https://a.ccdn.es/cnet/vehicles/19585665/3eddbab4-1c20-4726-980c-9ed9d53f8a74.jpg',
'https://a.ccdn.es/cnet/vehicles/19585665/64d2d384-1120-4a1c-8b9d-4bb808ffdb34.jpg',
'https://a.ccdn.es/cnet/vehicles/19585665/b68e1c61-63fd-4eab-a933-a98d8e709b76.jpg',
'https://a.ccdn.es/cnet/vehicles/19585665/0d28f800-02c1-48e7-9b83-d9ab4726c996.jpg',
'https://a.ccdn.es/cnet/vehicles/19585665/0d41b031-4d21-4b48-be05-51e2663827c7.jpg',
'https://a.ccdn.es/cnet/vehicles/19585665/f128f824-5d0e-4c1c-a3f3-9e77b90c2c11.jpg',
'https://a.ccdn.es/cnet/vehicles/19585665/3e4bca30-bc77-4e65-8fce-46bdcb21cff0.jpg',
'https://a.ccdn.es/cnet/vehicles/19585665/fbb57a69-1ebe-41ad-9855-c865620d7344.jpg',
'https://a.ccdn.es/cnet/vehicles/19585665/3d9f4679-c6eb-417d-9e23-452ef47b3bf4.jpg',
'https://a.ccdn.es/cnet/vehicles/19585665/2b00ba48-f0ca-4fef-850e-dbdddcf3438c.jpg',
'https://a.ccdn.es/cnet/vehicles/19585665/7b95db07-8e3d-40b2-bc20-120484432fff.jpg',
'https://a.ccdn.es/cnet/vehicles/19585665/e82169b9-06d6-4271-820a-79f51b4b00b1.jpg',
'https://a.ccdn.es/cnet/vehicles/19585665/9a825ac1-4439-4cf9-82b9-488aa8c423b5.jpg',
'https://a.ccdn.es/cnet/vehicles/19585665/c2dfad70-f3bc-4c8b-9e49-a7f141d4d2e1.jpg',
'https://a.ccdn.es/cnet/vehicles/19585665/ef8924ac-db73-4d73-881d-b44aa667005e.jpg',
'https://a.ccdn.es/cnet/vehicles/19585665/93f3c002-848d-42e1-babe-543a94291267.jpg',
'https://a.ccdn.es/cnet/vehicles/19585665/0df0a3af-8a17-4e05-a92b-754518a629a1.jpg',
'https://a.ccdn.es/cnet/vehicles/19585665/b943f709-3128-4699-bd38-5dd1cc88ecb7.jpg',
'https://a.ccdn.es/cnet/vehicles/19585665/f6c6fd7e-6964-4178-a60e-01698244d186.jpg',
'https://a.ccdn.es/cnet/vehicles/19585665/a6c5610a-4b49-4b2f-94ea-6e1eb8a6affe.jpg',
'https://a.ccdn.es/cnet/vehicles/19585665/68cb9743-a0a1-4782-86ee-1c05d2b26f9f.jpg',
'https://a.ccdn.es/cnet/vehicles/19585665/e5ec57ea-08f7-4afb-9831-9b57caaed27d.jpg',
'https://a.ccdn.es/cnet/vehicles/19585665/6afd5619-fe66-4555-800b-ac95f6cebf44.jpg',
'https://a.ccdn.es/cnet/vehicles/19585665/b8e63c89-cf76-4352-8c5f-130cdae1b6c9.jpg',
'https://a.ccdn.es/cnet/vehicles/19585665/f5143818-7421-4925-b207-21c0687c56c4.jpg',
'https://a.ccdn.es/cnet/vehicles/19585665/c5ac8eea-61a9-490f-9e7d-424fda5276ba.jpg',
'https://a.ccdn.es/cnet/vehicles/19585665/07815117-4ee9-4ada-a8f6-0c3a63ae89ee.jpg',
'https://a.ccdn.es/cnet/vehicles/19585665/bfa951ae-139e-4248-8634-176eaf333587.jpg',
'https://a.ccdn.es/cnet/vehicles/19585665/73c83ffe-e03d-47ca-9b5b-e79d5946d851.jpg',
'https://a.ccdn.es/cnet/vehicles/19585665/4a540d77-17e6-4c08-beba-6a15f3682ce5.jpg',
'https://a.ccdn.es/cnet/vehicles/19585665/2c184f06-c10e-45f0-bbb7-4c0c5c510e93.jpg',
'https://a.ccdn.es/cnet/vehicles/19585665/92cd4393-2a0f-4b2e-adcb-db54da78e93b.jpg'],
'price': 33900,
'price_includes_vat': True,
'registration_date': '2017-01-01',
'seats_number': 4,
'seller_name': None,
'title': 'LAND-ROVER Range Rover Evoque 2.0L TD4 4x4 SE Dynamic Auto Conv',
'transmission': 'automatic',
'trim': '2.0L TD4 110kW 4x4 SE Dynamic Auto Conv',
'vin': None,
'year': 2017}
2026-03-26 14:59:02 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: c4d19863-0ac5-54e1-b63b-852337fbb4cc with identifier: 70185747
2026-03-26 14:59:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item c4d19863-0ac5-54e1-b63b-852337fbb4cc
2026-03-26 14:59:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:02 [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%252F19585665%252F20ae6df6-67eb-4ecc-b99e-7267ace7a61b.jpg%27 HTTP/1.1" 200 None
2026-03-26 14:59:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19585665/20ae6df6-67eb-4ecc-b99e-7267ace7a61b.jpg not downloaded yet
2026-03-26 14:59:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/19671065/dd7612d7-4c43-426a-8c9c-aef3fb430d29.jpg> (referer: None)
2026-03-26 14:59:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/19585665/20ae6df6-67eb-4ecc-b99e-7267ace7a61b.jpg> (referer: None)
2026-03-26 14:59:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 14:59:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f06702856d0>
2026-03-26 14:59:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 14:59:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 14:59:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 14:59:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0bb8231d-7171-5b25-912a-2943a39eed28/0bb8231d-7171-5b25-912a-2943a39eed28_image_0.jpg HTTP/1.1" 201 0
2026-03-26 14:59:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:02 [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%252F19635966%252Fe531b95e-e8e6-4931-9082-05de0a61dfd8.jpg') HTTP/1.1" 204 0
2026-03-26 14:59:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19635966/e531b95e-e8e6-4931-9082-05de0a61dfd8.jpg saved to cache
2026-03-26 14:59:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 0bb8231d-7171-5b25-912a-2943a39eed28
2026-03-26 14:59:02 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 0bb8231d-7171-5b25-912a-2943a39eed28 sending to next pipeline
2026-03-26 14:59:02 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 0bb8231d-7171-5b25-912a-2943a39eed28 with identifier 70151103
2026-03-26 14:59:02 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 14:59:02 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 14:59:02 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 0bb8231d-7171-5b25-912a-2943a39eed28
2026-03-26 14:59:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/19635966/e531b95e-e8e6-4931-9082-05de0a61dfd8.jpg>
{'auction_title': '',
'body_type': 'Monovolumen',
'c_o_2_emission_value': 139,
'category': 'Coches',
'color': 'Gris / Plata',
'currency': 'EUR',
'description': 'PEUGEOT PARTNER 1.6 e-HDi 92CV ADAPTADA PARA EL TRANSPORTE DE '
'PERSONAS CON MOVILIDAD REDUCIDA (PMR)\n'
'matriculado en diciembre de 2011, diésel manual y 201.710 km, '
'Homologado para 2 plazas mas 1 silla de ruedas, rampa de '
'accionamiento manual, climatizador automático bi-zona, Radio '
'CD con mandos en el volante, elevalunas eléctricos, espejos '
'eléctricos, sensor de luz, sensor de lluvia, sensores de '
'aparcamiento traseros, lunas tintadas, cierre centralizado '
'con mando a distancia, faros antiniebla, dirección asistida, '
'airbag de conductor, pasajero y laterales, ABS, ESP, etc. Se '
'entrega revisado, con el mantenimiento hecho y 12 meses de '
'garantía.',
'doors_number': 5,
'emission_standard': 'B',
'engine': '1.6L',
'engine_horse_power': 92,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '0bb8231d-7171-5b25-912a-2943a39eed28',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/peugeot-partner-tepee-active-16-hdi-92cv-5p-diesel-2011-en-alicante-70151103-covo.aspx',
'listing': 'auction',
'location': 'Alicante',
'make': 'PEUGEOT',
'model': 'Partner',
'odometer': 201710,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 27,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0bb8231d-7171-5b25-912a-2943a39eed28/0bb8231d-7171-5b25-912a-2943a39eed28_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 77323,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19635966/e531b95e-e8e6-4931-9082-05de0a61dfd8.jpg',
'Width': 799}],
'price': 13900,
'price_includes_vat': True,
'registration_date': '2011-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'PEUGEOT Partner Tepee Active 1.6 HDi',
'transmission': 'manual',
'trim': 'Tepee Active 1.6 HDi 92cv',
'vin': None,
'year': 2011}
2026-03-26 14:59:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:02 [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%2770151103%27 HTTP/1.1" 200 None
2026-03-26 14:59:02 [auto_selling_coches.net] INFO: Saving data for 70151103: {'created_time': 1774537142.528072, 'last_price_update_time': 1774537142.528082}
2026-03-26 14:59:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70151103') HTTP/1.1" 204 0
2026-03-26 14:59:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 14:59:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f0675e34c90>
2026-03-26 14:59:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 14:59:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 14:59:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 14:59:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_05beece1-bc54-5116-a412-766061aac096/05beece1-bc54-5116-a412-766061aac096_image_0.jpg HTTP/1.1" 201 0
2026-03-26 14:59:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:02 [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%252F19671065%252Fdd7612d7-4c43-426a-8c9c-aef3fb430d29.jpg') HTTP/1.1" 204 0
2026-03-26 14:59:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19671065/dd7612d7-4c43-426a-8c9c-aef3fb430d29.jpg saved to cache
2026-03-26 14:59:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 05beece1-bc54-5116-a412-766061aac096
2026-03-26 14:59:02 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 05beece1-bc54-5116-a412-766061aac096 sending to next pipeline
2026-03-26 14:59:02 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 05beece1-bc54-5116-a412-766061aac096 with identifier 70188364
2026-03-26 14:59:02 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 14:59:02 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 14:59:02 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 05beece1-bc54-5116-a412-766061aac096
2026-03-26 14:59:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/19671065/dd7612d7-4c43-426a-8c9c-aef3fb430d29.jpg>
{'auction_title': '',
'body_type': 'Berlina',
'c_o_2_emission_value': 105,
'category': 'Coches',
'color': 'Blanco',
'currency': 'EUR',
'description': 'TOYOTA AURIS 1.4 D4D 90CV ACTIVE\n'
'matriculado en abril de 2015, vehículo nacional, diésel '
'manual y 151.410 km, radio CD y conexión USB, climatizador '
'automático, control de velocidad, control de presión de '
'neumáticos (tpms), elevalunas eléctricos, espejos eléctricos, '
'llantas de aleación, luz diurna LED, faros antiniebla, cierre '
'centralizado con mando a distancia, dirección asistida, '
'volante multifunción, airbag de conductor, pasajero y '
'laterales, ABS, ESP, etc. Se entrega revisado, con el '
'mantenimiento hecho y 12 meses de garantía.',
'doors_number': 5,
'emission_standard': 'B',
'engine': '1.4L',
'engine_horse_power': 90,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '05beece1-bc54-5116-a412-766061aac096',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/toyota-auris-14-90d-active-5p-diesel-2015-en-alicante-70188364-covo.aspx',
'listing': 'auction',
'location': 'Alicante',
'make': 'TOYOTA',
'model': 'Auris',
'odometer': 151410,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 32,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_05beece1-bc54-5116-a412-766061aac096/05beece1-bc54-5116-a412-766061aac096_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75993,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19671065/dd7612d7-4c43-426a-8c9c-aef3fb430d29.jpg',
'Width': 799}],
'price': 12500,
'price_includes_vat': True,
'registration_date': '2015-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'TOYOTA Auris 1.4 90D Active',
'transmission': 'manual',
'trim': '1.4 90D Active',
'vin': None,
'year': 2015}
2026-03-26 14:59:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:02 [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%2770188364%27 HTTP/1.1" 200 None
2026-03-26 14:59:02 [auto_selling_coches.net] INFO: Saving data for 70188364: {'created_time': 1774537142.616453, 'last_price_update_time': 1774537142.616462}
2026-03-26 14:59:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70188364') HTTP/1.1" 204 0
2026-03-26 14:59:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 14:59:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f06739501d0>
2026-03-26 14:59:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 14:59:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 14:59:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 14:59:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c4d19863-0ac5-54e1-b63b-852337fbb4cc/c4d19863-0ac5-54e1-b63b-852337fbb4cc_image_0.jpg HTTP/1.1" 201 0
2026-03-26 14:59:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:02 [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%252F19585665%252F20ae6df6-67eb-4ecc-b99e-7267ace7a61b.jpg') HTTP/1.1" 204 0
2026-03-26 14:59:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19585665/20ae6df6-67eb-4ecc-b99e-7267ace7a61b.jpg saved to cache
2026-03-26 14:59:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item c4d19863-0ac5-54e1-b63b-852337fbb4cc
2026-03-26 14:59:02 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item c4d19863-0ac5-54e1-b63b-852337fbb4cc sending to next pipeline
2026-03-26 14:59:02 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: c4d19863-0ac5-54e1-b63b-852337fbb4cc with identifier 70185747
2026-03-26 14:59:02 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 14:59:02 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 14:59:02 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item c4d19863-0ac5-54e1-b63b-852337fbb4cc
2026-03-26 14:59:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/19585665/20ae6df6-67eb-4ecc-b99e-7267ace7a61b.jpg>
{'auction_title': '',
'body_type': 'SUV',
'c_o_2_emission_value': 149,
'category': 'Coches',
'color': 'Rojo',
'currency': 'EUR',
'description': 'RANGE ROVER EVOQUE CABRIO 2.0 Td4 150CV SE Dynamic\n'
'matriculado en julio de 2017, diésel automático con levas en '
'el volante y 93.850 km, tapicería de piel, asientos '
'eléctricos con memoria, climatizador automático bi-zona, '
'sistema de sonido MERIDIAN con pantalla táctil y USB, '
'navegador GPS, control de velocidad, manos libres bluetooth, '
'control de presión de neumáticos (TPMS), control por voz, '
'elevalunas eléctricos, espejos eléctricos, espejos plegables '
'eléctricamente, llantas de aleación, advertencia cambio de '
'carril involuntario, sensor de luz, sensor de lluvia, '
'sensores de aparcamiento delanteros y traseros, cámara de '
'marcha atrás, cierre centralizado con mando a distancia, '
'dirección asistida, volante multifunción, airbag de '
'conductor, pasajero y laterales, ABS, ESP, etc. Se entrega '
'revisado con el mantenimiento hecho y 12 meses de garantía.',
'doors_number': 2,
'emission_standard': 'C',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': 'c4d19863-0ac5-54e1-b63b-852337fbb4cc',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/land-rover-range-rover-evoque-20l-td4-110kw-4x4-se-dynamic-auto-conv-2p-diesel-2017-en-alicante-70185747-covo.aspx',
'listing': 'auction',
'location': 'Alicante',
'make': 'LAND-ROVER',
'model': 'Range Rover Evoque',
'odometer': 93850,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 39,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c4d19863-0ac5-54e1-b63b-852337fbb4cc/c4d19863-0ac5-54e1-b63b-852337fbb4cc_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87406,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19585665/20ae6df6-67eb-4ecc-b99e-7267ace7a61b.jpg',
'Width': 794}],
'price': 33900,
'price_includes_vat': True,
'registration_date': '2017-01-01',
'seats_number': 4,
'seller_name': None,
'title': 'LAND-ROVER Range Rover Evoque 2.0L TD4 4x4 SE Dynamic Auto Conv',
'transmission': 'automatic',
'trim': '2.0L TD4 110kW 4x4 SE Dynamic Auto Conv',
'vin': None,
'year': 2017}
2026-03-26 14:59:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:02 [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%2770185747%27 HTTP/1.1" 200 None
2026-03-26 14:59:02 [auto_selling_coches.net] INFO: Saving data for 70185747: {'created_time': 1774537142.704812, 'last_price_update_time': 1774537142.70482}
2026-03-26 14:59:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70185747') HTTP/1.1" 204 0
2026-03-26 14:59:02 [scrapy.core.engine] INFO: Closing spider (finished)
2026-03-26 14:59:02 [crawlers.pipelines.save_to_cdlq_db_auto_selling] DEBUG: [SaveToCdlqDbAutoSelling] failed to close cursor: 'SaveToCdlqDbAutoSelling' object has no attribute 'cursor'
2026-03-26 14:59:02 [crawlers.pipelines.save_to_cdlq_db_auto_selling] DEBUG: [SaveToCdlqDbAutoSelling] failed to close connection: 'SaveToCdlqDbAutoSelling' object has no attribute 'conn'
2026-03-26 14:59:02 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 14:59:02 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 14:59:02 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process scrape complete CloudEvent for item 43fc08f4292411f18f76c264925fbcfa
2026-03-26 14:59:02 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.ATTACHED: 3> -> <LinkState.DETACH_SENT: 4>
2026-03-26 14:59:02 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.ATTACHED: 3> -> <LinkState.DETACH_SENT: 4>
2026-03-26 14:59:02 [azure.servicebus._pyamqp.management_link] INFO: Management link receiver state changed: <LinkState.ATTACHED: 3> -> <LinkState.DETACH_SENT: 4>
2026-03-26 14:59:02 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.ATTACHED: 3> -> <LinkState.DETACH_SENT: 4>
2026-03-26 14:59:02 [azure.servicebus._pyamqp.management_link] INFO: Management link sender state changed: <LinkState.ATTACHED: 3> -> <LinkState.DETACH_SENT: 4>
2026-03-26 14:59:02 [azure.servicebus._pyamqp.session] INFO: Session state changed: <SessionState.MAPPED: 3> -> <SessionState.END_SENT: 4>
2026-03-26 14:59:02 [azure.servicebus._pyamqp._connection] INFO: Connection state changed: <ConnectionState.OPENED: 9> -> <ConnectionState.CLOSE_SENT: 11>
2026-03-26 14:59:02 [azure.servicebus._pyamqp._connection] INFO: Connection state changed: <ConnectionState.CLOSE_SENT: 11> -> <ConnectionState.END: 13>
2026-03-26 14:59:02 [azure.servicebus._pyamqp.session] INFO: Session state changed: <SessionState.END_SENT: 4> -> <SessionState.DISCARDING: 6>
2026-03-26 14:59:02 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.DETACH_SENT: 4> -> <LinkState.DETACHED: 0>
2026-03-26 14:59:02 [azure.servicebus._pyamqp.management_link] INFO: Management link sender state changed: <LinkState.DETACH_SENT: 4> -> <LinkState.DETACHED: 0>
2026-03-26 14:59:02 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.DETACH_SENT: 4> -> <LinkState.DETACHED: 0>
2026-03-26 14:59:02 [azure.servicebus._pyamqp.management_link] INFO: Management link receiver state changed: <LinkState.DETACH_SENT: 4> -> <LinkState.DETACHED: 0>
2026-03-26 14:59:02 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.DETACH_SENT: 4> -> <LinkState.DETACHED: 0>
2026-03-26 14:59:03 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: [AzureBusPipeline] connection closed
2026-03-26 14:59:03 [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 14:59:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:04 [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%201773241144 HTTP/1.1" 200 None
2026-03-26 14:59:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='58674813') HTTP/1.1" 204 0
2026-03-26 14:59:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='59342168') HTTP/1.1" 204 0
2026-03-26 14:59:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='59544613') HTTP/1.1" 204 0
2026-03-26 14:59:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='59763968') HTTP/1.1" 204 0
2026-03-26 14:59:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='60168649') HTTP/1.1" 204 0
2026-03-26 14:59:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='60345677') HTTP/1.1" 204 0
2026-03-26 14:59:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='60546117') HTTP/1.1" 204 0
2026-03-26 14:59:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='60587915') HTTP/1.1" 204 0
2026-03-26 14:59:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='61293744') HTTP/1.1" 204 0
2026-03-26 14:59:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='61415128') HTTP/1.1" 204 0
2026-03-26 14:59:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='61769047') HTTP/1.1" 204 0
2026-03-26 14:59:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='61952567') HTTP/1.1" 204 0
2026-03-26 14:59:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62016457') HTTP/1.1" 204 0
2026-03-26 14:59:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62090716') HTTP/1.1" 204 0
2026-03-26 14:59:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62104401') HTTP/1.1" 204 0
2026-03-26 14:59:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62107463') HTTP/1.1" 204 0
2026-03-26 14:59:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62121985') HTTP/1.1" 204 0
2026-03-26 14:59:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62139636') HTTP/1.1" 204 0
2026-03-26 14:59:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62304407') HTTP/1.1" 204 0
2026-03-26 14:59:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62356213') HTTP/1.1" 204 0
2026-03-26 14:59:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62372576') HTTP/1.1" 204 0
2026-03-26 14:59:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62400557') HTTP/1.1" 204 0
2026-03-26 14:59:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62402258') HTTP/1.1" 204 0
2026-03-26 14:59:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62429575') HTTP/1.1" 204 0
2026-03-26 14:59:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62450438') HTTP/1.1" 204 0
2026-03-26 14:59:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62451103') HTTP/1.1" 204 0
2026-03-26 14:59:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62467873') HTTP/1.1" 204 0
2026-03-26 14:59:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62469041') HTTP/1.1" 204 0
2026-03-26 14:59:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62469059') HTTP/1.1" 204 0
2026-03-26 14:59:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62477225') HTTP/1.1" 204 0
2026-03-26 14:59:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62484619') HTTP/1.1" 204 0
2026-03-26 14:59:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62485978') HTTP/1.1" 204 0
2026-03-26 14:59:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62514815') HTTP/1.1" 204 0
2026-03-26 14:59:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62514816') HTTP/1.1" 204 0
2026-03-26 14:59:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62514818') HTTP/1.1" 204 0
2026-03-26 14:59:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62514820') HTTP/1.1" 204 0
2026-03-26 14:59:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62514828') HTTP/1.1" 204 0
2026-03-26 14:59:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62514853') HTTP/1.1" 204 0
2026-03-26 14:59:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62522877') HTTP/1.1" 204 0
2026-03-26 14:59:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62522879') HTTP/1.1" 204 0
2026-03-26 14:59:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62523105') HTTP/1.1" 204 0
2026-03-26 14:59:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62523109') HTTP/1.1" 204 0
2026-03-26 14:59:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62524812') HTTP/1.1" 204 0
2026-03-26 14:59:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62529172') HTTP/1.1" 204 0
2026-03-26 14:59:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62545140') HTTP/1.1" 204 0
2026-03-26 14:59:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62548607') HTTP/1.1" 204 0
2026-03-26 14:59:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62548726') HTTP/1.1" 204 0
2026-03-26 14:59:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62548943') HTTP/1.1" 204 0
2026-03-26 14:59:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62552612') HTTP/1.1" 204 0
2026-03-26 14:59:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62554246') HTTP/1.1" 204 0
2026-03-26 14:59:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62555524') HTTP/1.1" 204 0
2026-03-26 14:59:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62556346') HTTP/1.1" 204 0
2026-03-26 14:59:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62583392') HTTP/1.1" 204 0
2026-03-26 14:59:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62619133') HTTP/1.1" 204 0
2026-03-26 14:59:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62622079') HTTP/1.1" 204 0
2026-03-26 14:59:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62630811') HTTP/1.1" 204 0
2026-03-26 14:59:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62630835') HTTP/1.1" 204 0
2026-03-26 14:59:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62654250') HTTP/1.1" 204 0
2026-03-26 14:59:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62661977') HTTP/1.1" 204 0
2026-03-26 14:59:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62662939') HTTP/1.1" 204 0
2026-03-26 14:59:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62665508') HTTP/1.1" 204 0
2026-03-26 14:59:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62665988') HTTP/1.1" 204 0
2026-03-26 14:59:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62666912') HTTP/1.1" 204 0
2026-03-26 14:59:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62669769') HTTP/1.1" 204 0
2026-03-26 14:59:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62671355') HTTP/1.1" 204 0
2026-03-26 14:59:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70006212') HTTP/1.1" 204 0
2026-03-26 14:59:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70010424') HTTP/1.1" 204 0
2026-03-26 14:59:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70010537') HTTP/1.1" 204 0
2026-03-26 14:59:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70010612') HTTP/1.1" 204 0
2026-03-26 14:59:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70016070') HTTP/1.1" 204 0
2026-03-26 14:59:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70016076') HTTP/1.1" 204 0
2026-03-26 14:59:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70016314') HTTP/1.1" 204 0
2026-03-26 14:59:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70023263') HTTP/1.1" 204 0
2026-03-26 14:59:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70028081') HTTP/1.1" 204 0
2026-03-26 14:59:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70036790') HTTP/1.1" 204 0
2026-03-26 14:59:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70042303') HTTP/1.1" 204 0
2026-03-26 14:59:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70051797') HTTP/1.1" 204 0
2026-03-26 14:59:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70052160') HTTP/1.1" 204 0
2026-03-26 14:59:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70059347') HTTP/1.1" 204 0
2026-03-26 14:59:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70071027') HTTP/1.1" 204 0
2026-03-26 14:59:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70082054') HTTP/1.1" 204 0
2026-03-26 14:59:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70095445') HTTP/1.1" 204 0
2026-03-26 14:59:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70100447') HTTP/1.1" 204 0
2026-03-26 14:59:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70114756') HTTP/1.1" 204 0
2026-03-26 14:59:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70115249') HTTP/1.1" 204 0
2026-03-26 14:59:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70120490') HTTP/1.1" 204 0
2026-03-26 14:59:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70124277') HTTP/1.1" 204 0
2026-03-26 14:59:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70125978') HTTP/1.1" 204 0
2026-03-26 14:59:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70129906') HTTP/1.1" 204 0
2026-03-26 14:59:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70152114') HTTP/1.1" 204 0
2026-03-26 14:59:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70163670') HTTP/1.1" 204 0
2026-03-26 14:59:05 [scrapy.extensions.feedexport] INFO: Stored jsonlines feed (20 items) in: file:///var/lib/scrapyd/items/sourcing_v2/auto_selling_coches.net/43fc08f4292411f18f76c264925fbcfa.jl
2026-03-26 14:59:05 [scrapy.statscollectors] INFO: Dumping Scrapy stats:
{'downloader/request_bytes': 19667,
'downloader/request_count': 42,
'downloader/request_method_count/GET': 42,
'downloader/response_bytes': 5271520,
'downloader/response_count': 42,
'downloader/response_status_count/200': 42,
'elapsed_time_seconds': 25.203662,
'feedexport/success_count/FileFeedStorage': 1,
'finish_reason': 'finished',
'finish_time': datetime.datetime(2026, 3, 26, 14, 59, 5, 192350, tzinfo=datetime.timezone.utc),
'httpcompression/response_bytes': 2156283,
'httpcompression/response_count': 20,
'item_scraped_count': 20,
'log_count/DEBUG': 500,
'log_count/INFO': 386,
'memusage/max': 149250048,
'memusage/startup': 149250048,
'photo_download_count': 20,
'request_depth_max': 3,
'response_received_count': 22,
'scheduler/dequeued': 42,
'scheduler/dequeued/memory': 42,
'scheduler/enqueued': 42,
'scheduler/enqueued/memory': 42,
'scrape_type/new': 20,
'scrapy-zyte-api/429': 0,
'scrapy-zyte-api/attempts': 22,
'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.5462759594983337,
'scrapy-zyte-api/mean_response_seconds': 1.5996766242791305,
'scrapy-zyte-api/processed': 22,
'scrapy-zyte-api/request_args/customHttpRequestHeaders': 21,
'scrapy-zyte-api/request_args/experimental.requestCookies': 21,
'scrapy-zyte-api/request_args/experimental.responseCookies': 22,
'scrapy-zyte-api/request_args/httpResponseBody': 22,
'scrapy-zyte-api/request_args/httpResponseHeaders': 22,
'scrapy-zyte-api/request_args/url': 22,
'scrapy-zyte-api/status_codes/200': 22,
'scrapy-zyte-api/success': 22,
'scrapy-zyte-api/success_ratio': 1.0,
'scrapy-zyte-api/throttle_ratio': 0.0,
'start_time': datetime.datetime(2026, 3, 26, 14, 58, 39, 988688, tzinfo=datetime.timezone.utc)}
2026-03-26 14:59:05 [scrapy.core.engine] INFO: Spider closed (finished)
2026-03-26 14:59:05 [asyncio] ERROR: Unclosed client session
client_session: <aiohttp.client.ClientSession object at 0x7f0673937750>
2026-03-26 14:59:05 [asyncio] ERROR: Unclosed client session
client_session: <aiohttp.client.ClientSession object at 0x7f0673937f50>