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

PROJECT (sourcing_v2), SPIDER (auto_selling_coches.net)

2026-03-24 11:55:09 [scrapy.utils.log] INFO: Scrapy 2.11.2 started (bot: SourcingV2)
2026-03-24 11:55:09 [scrapy.utils.log] INFO: Versions: lxml 5.2.2.0, libxml2 2.12.6, cssselect 1.2.0, parsel 1.9.1, w3lib 2.1.2, Twisted 24.3.0, Python 3.11.2 (main, Mar 13 2023, 12:18:29) [GCC 12.2.0], pyOpenSSL 24.1.0 (OpenSSL 3.2.1 30 Jan 2024), cryptography 42.0.7, Platform Linux-5.15.0-1098-azure-x86_64-with-glibc2.36
2026-03-24 11:55:09 [auto_selling_coches.net] INFO: Starting auto_selling_coches.net spider
2026-03-24 11:55:09 [auto_selling_coches.net] INFO: _job: 4c1b4f3e277811f18f76c264925fbcfa, SCRAPY_JOB: None
2026-03-24 11:55:09 [auto_selling_coches.net] INFO: Quick mode enabled - reduced wait times and single photo per item
2026-03-24 11:55:09 [scrapy.addons] INFO: Enabled addons:
[]
2026-03-24 11:55:09 [asyncio] DEBUG: Using selector: EpollSelector
2026-03-24 11:55:09 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor
2026-03-24 11:55:09 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop
2026-03-24 11:55:09 [scrapy.extensions.telnet] INFO: Telnet Password: a5250ce33c5c0a48
2026-03-24 11:55:09 [scrapy.middleware] INFO: Enabled extensions:
['scrapy.extensions.corestats.CoreStats',
 'scrapy.extensions.telnet.TelnetConsole',
 'scrapy.extensions.memusage.MemoryUsage',
 'scrapy.extensions.feedexport.FeedExporter',
 'scrapy.extensions.logstats.LogStats',
 'scrapy.extensions.closespider.CloseSpider']
2026-03-24 11:55:09 [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/4c1b4f3e277811f18f76c264925fbcfa.log',
 'LOG_FORMATTER': 'crawlers.log_formatter.SourcingLogFormatter',
 'MEMUSAGE_LIMIT_MB': 2048,
 'MEMUSAGE_WARNING_MB': 1536,
 'NEWSPIDER_MODULE': 'spiders',
 'REQUEST_FINGERPRINTER_CLASS': 'scrapy_zyte_api.ScrapyZyteAPIRequestFingerprinter',
 'REQUEST_FINGERPRINTER_IMPLEMENTATION': '2.7',
 'SPIDER_MODULES': ['spiders', 'auth_check'],
 'TWISTED_REACTOR': 'twisted.internet.asyncioreactor.AsyncioSelectorReactor',
 'USER_AGENT': ''}
2026-03-24 11:55:09 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-24 11:55:09 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-24 11:55:09 [scrapy.middleware] INFO: Enabled downloader middlewares:
['scrapy.downloadermiddlewares.offsite.OffsiteMiddleware',
 'scrapy.downloadermiddlewares.httpauth.HttpAuthMiddleware',
 'scrapy.downloadermiddlewares.downloadtimeout.DownloadTimeoutMiddleware',
 'scrapy.downloadermiddlewares.defaultheaders.DefaultHeadersMiddleware',
 'scrapy.downloadermiddlewares.useragent.UserAgentMiddleware',
 'scrapy_zyte_api.ScrapyZyteAPIDownloaderMiddleware',
 'scrapy.downloadermiddlewares.retry.RetryMiddleware',
 'scrapy.downloadermiddlewares.redirect.MetaRefreshMiddleware',
 'scrapy.downloadermiddlewares.httpcompression.HttpCompressionMiddleware',
 'scrapy.downloadermiddlewares.redirect.RedirectMiddleware',
 'scrapy.downloadermiddlewares.cookies.CookiesMiddleware',
 'scrapy.downloadermiddlewares.httpproxy.HttpProxyMiddleware',
 'scrapy.downloadermiddlewares.stats.DownloaderStats']
2026-03-24 11:55:09 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Setting up IdGenerationMiddleware for auto_selling
2026-03-24 11:55:09 [scrapy.middleware] INFO: Enabled spider middlewares:
['scrapy.spidermiddlewares.httperror.HttpErrorMiddleware',
 'scrapy_zyte_api.ScrapyZyteAPISpiderMiddleware',
 'scrapy.spidermiddlewares.referer.RefererMiddleware',
 'scrapy.spidermiddlewares.urllength.UrlLengthMiddleware',
 'scrapy.spidermiddlewares.depth.DepthMiddleware',
 'crawlers.middlewares.photo_download_middleware.PhotoDownloadMiddleware',
 'crawlers.auto_selling.middlewares.id_gen_middleware.IdGenMiddleware']
2026-03-24 11:55:09 [scrapy.middleware] INFO: Enabled item pipelines:
['crawlers.pipelines.post_to_azurebus_auto_selling.AzureBusPipelineAutoSelling',
 'crawlers.pipelines.save_to_cdlq_db_auto_selling.SaveToCdlqDbAutoSelling']
2026-03-24 11:55:09 [scrapy.core.engine] INFO: Spider opened
2026-03-24 11:55:09 [azure.identity._credentials.environment] INFO: Incomplete environment configuration for EnvironmentCredential. These variables are set: AZURE_CLIENT_ID, AZURE_TENANT_ID
2026-03-24 11:55:09 [common.service_bus.service_bus_client_factory] INFO: ServiceBusClient initialized via DefaultAzureCredential for alx-production-bus.servicebus.windows.net
2026-03-24 11:55:09 [crawlers.pipelines.base_azure_bus_pipeline] INFO: [AzureBusPipeline] Connected to topic auto.sourcing-v2-quickmode
2026-03-24 11:55:09 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min)
2026-03-24 11:55:09 [scrapy.extensions.telnet] INFO: Telnet console listening on 127.0.0.1:6023
2026-03-24 11:55:09 [scrapy.extensions.memusage] INFO: Peak memory usage is 142MiB
2026-03-24 11:55:09 [scrapy-playwright] INFO: Starting download handler
2026-03-24 11:55:09 [scrapy-playwright] INFO: Starting download handler
2026-03-24 11:55:14 [auto_selling_coches.net] INFO: Scraper started with URL: https://www.coches.net/concesionario/doviautos and multipost_profile_id: d75ad96e-885b-4ca0-8f6f-9a57d6dc9ac5 and job_id: 4c1b4f3e277811f18f76c264925fbcfa
2026-03-24 11:55:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 11:55:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.coches.net/concesionario/doviautos> (referer: None) ['zyte-api']
2026-03-24 11:55:20 [auto_selling_coches.net] INFO: response: <200 https://www.coches.net/concesionario/doviautos/>
2026-03-24 11:55:20 [auto_selling_coches.net] INFO: Title at home page 21 Vehículos
2026-03-24 11:55:20 [auto_selling_coches.net] INFO: Total number of items: 21
2026-03-24 11:55:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 11:55:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.coches.net/concesionario/doviautos?pg=1> (referer: https://www.coches.net/concesionario/doviautos/) ['zyte-api']
2026-03-24 11:55:26 [auto_selling_coches.net] INFO: Parsing page 1
2026-03-24 11:55:26 [auto_selling_coches.net] INFO: Found 21 listings on page 1
2026-03-24 11:55:26 [auto_selling_coches.net] INFO: Found listing with ID: 70212393
2026-03-24 11:55:26 [azure.identity._credentials.environment] INFO: Incomplete environment configuration for EnvironmentCredential. These variables are set: AZURE_CLIENT_ID, AZURE_TENANT_ID
2026-03-24 11:55:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
2026-03-24 11:55:27 [urllib3.connectionpool] DEBUG: https://login.microsoftonline.com:443 "POST /8ea908c1-4e85-4692-bc3f-3646b9b40891/oauth2/v2.0/token HTTP/1.1" 200 2111
2026-03-24 11:55:27 [azure.identity._credentials.chained] INFO: DefaultAzureCredential acquired a token from WorkloadIdentityCredential
2026-03-24 11:55:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): alxsourcingstorageprod.table.core.windows.net:443
2026-03-24 11:55:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 11:55:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%2770212393%27 HTTP/1.1" 200 None
2026-03-24 11:55:27 [auto_selling_coches.net] INFO: Scrape type for 70212393: 1
2026-03-24 11:55:27 [auto_selling_coches.net] INFO: Scraping new listing 70212393
2026-03-24 11:55:27 [auto_selling_coches.net] INFO: Found listing with ID: 70212495
2026-03-24 11:55:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 11:55:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%2770212495%27 HTTP/1.1" 200 None
2026-03-24 11:55:27 [auto_selling_coches.net] INFO: Scrape type for 70212495: 1
2026-03-24 11:55:27 [auto_selling_coches.net] INFO: Scraping new listing 70212495
2026-03-24 11:55:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 11:55:27 [auto_selling_coches.net] INFO: Found listing with ID: 62584916
2026-03-24 11:55:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 11:55:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%2762584916%27 HTTP/1.1" 200 None
2026-03-24 11:55:27 [auto_selling_coches.net] INFO: Scrape type for 62584916: 1
2026-03-24 11:55:27 [auto_selling_coches.net] INFO: Scraping new listing 62584916
2026-03-24 11:55:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 11:55:27 [auto_selling_coches.net] INFO: Found listing with ID: 70203778
2026-03-24 11:55:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 11:55:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%2770203778%27 HTTP/1.1" 200 None
2026-03-24 11:55:27 [auto_selling_coches.net] INFO: Scrape type for 70203778: 1
2026-03-24 11:55:27 [auto_selling_coches.net] INFO: Scraping new listing 70203778
2026-03-24 11:55:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 11:55:27 [auto_selling_coches.net] INFO: Found listing with ID: 70164654
2026-03-24 11:55:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 11:55:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%2770164654%27 HTTP/1.1" 200 None
2026-03-24 11:55:27 [auto_selling_coches.net] INFO: Scrape type for 70164654: 1
2026-03-24 11:55:27 [auto_selling_coches.net] INFO: Scraping new listing 70164654
2026-03-24 11:55:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 11:55:27 [auto_selling_coches.net] INFO: Found listing with ID: 70110065
2026-03-24 11:55:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 11:55:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%2770110065%27 HTTP/1.1" 200 None
2026-03-24 11:55:27 [auto_selling_coches.net] INFO: Scrape type for 70110065: 1
2026-03-24 11:55:27 [auto_selling_coches.net] INFO: Scraping new listing 70110065
2026-03-24 11:55:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 11:55:27 [auto_selling_coches.net] INFO: Found listing with ID: 70117154
2026-03-24 11:55:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 11:55:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%2770117154%27 HTTP/1.1" 200 None
2026-03-24 11:55:27 [auto_selling_coches.net] INFO: Scrape type for 70117154: 1
2026-03-24 11:55:27 [auto_selling_coches.net] INFO: Scraping new listing 70117154
2026-03-24 11:55:27 [auto_selling_coches.net] INFO: Found listing with ID: 70124313
2026-03-24 11:55:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 11:55:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%2770124313%27 HTTP/1.1" 200 None
2026-03-24 11:55:27 [auto_selling_coches.net] INFO: Scrape type for 70124313: 1
2026-03-24 11:55:27 [auto_selling_coches.net] INFO: Scraping new listing 70124313
2026-03-24 11:55:27 [auto_selling_coches.net] INFO: Found listing with ID: 70110091
2026-03-24 11:55:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 11:55:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%2770110091%27 HTTP/1.1" 200 None
2026-03-24 11:55:27 [auto_selling_coches.net] INFO: Scrape type for 70110091: 1
2026-03-24 11:55:27 [auto_selling_coches.net] INFO: Scraping new listing 70110091
2026-03-24 11:55:27 [auto_selling_coches.net] INFO: Found listing with ID: 62465634
2026-03-24 11:55:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 11:55:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%2762465634%27 HTTP/1.1" 200 None
2026-03-24 11:55:27 [auto_selling_coches.net] INFO: Scrape type for 62465634: 1
2026-03-24 11:55:27 [auto_selling_coches.net] INFO: Scraping new listing 62465634
2026-03-24 11:55:27 [auto_selling_coches.net] INFO: Found listing with ID: 62452363
2026-03-24 11:55:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 11:55:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%2762452363%27 HTTP/1.1" 200 None
2026-03-24 11:55:27 [auto_selling_coches.net] INFO: Scrape type for 62452363: 1
2026-03-24 11:55:27 [auto_selling_coches.net] INFO: Scraping new listing 62452363
2026-03-24 11:55:27 [auto_selling_coches.net] INFO: Found listing with ID: 70075120
2026-03-24 11:55:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 11:55:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%2770075120%27 HTTP/1.1" 200 None
2026-03-24 11:55:27 [auto_selling_coches.net] INFO: Scrape type for 70075120: 1
2026-03-24 11:55:27 [auto_selling_coches.net] INFO: Scraping new listing 70075120
2026-03-24 11:55:27 [auto_selling_coches.net] INFO: Found listing with ID: 70042877
2026-03-24 11:55:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 11:55:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%2770042877%27 HTTP/1.1" 200 None
2026-03-24 11:55:27 [auto_selling_coches.net] INFO: Scrape type for 70042877: 1
2026-03-24 11:55:27 [auto_selling_coches.net] INFO: Scraping new listing 70042877
2026-03-24 11:55:27 [auto_selling_coches.net] INFO: Found listing with ID: 70005730
2026-03-24 11:55:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 11:55:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%2770005730%27 HTTP/1.1" 200 None
2026-03-24 11:55:27 [auto_selling_coches.net] INFO: Scrape type for 70005730: 1
2026-03-24 11:55:27 [auto_selling_coches.net] INFO: Scraping new listing 70005730
2026-03-24 11:55:27 [auto_selling_coches.net] INFO: Found listing with ID: 70005628
2026-03-24 11:55:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 11:55:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%2770005628%27 HTTP/1.1" 200 None
2026-03-24 11:55:27 [auto_selling_coches.net] INFO: Scrape type for 70005628: 1
2026-03-24 11:55:27 [auto_selling_coches.net] INFO: Scraping new listing 70005628
2026-03-24 11:55:27 [auto_selling_coches.net] INFO: Found listing with ID: 70005696
2026-03-24 11:55:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 11:55:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%2770005696%27 HTTP/1.1" 200 None
2026-03-24 11:55:27 [auto_selling_coches.net] INFO: Scrape type for 70005696: 1
2026-03-24 11:55:27 [auto_selling_coches.net] INFO: Scraping new listing 70005696
2026-03-24 11:55:27 [auto_selling_coches.net] INFO: Found listing with ID: 70005666
2026-03-24 11:55:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 11:55:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%2770005666%27 HTTP/1.1" 200 None
2026-03-24 11:55:27 [auto_selling_coches.net] INFO: Scrape type for 70005666: 1
2026-03-24 11:55:27 [auto_selling_coches.net] INFO: Scraping new listing 70005666
2026-03-24 11:55:27 [auto_selling_coches.net] INFO: Found listing with ID: 62372658
2026-03-24 11:55:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 11:55:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%2762372658%27 HTTP/1.1" 200 None
2026-03-24 11:55:27 [auto_selling_coches.net] INFO: Scrape type for 62372658: 1
2026-03-24 11:55:27 [auto_selling_coches.net] INFO: Scraping new listing 62372658
2026-03-24 11:55:27 [auto_selling_coches.net] INFO: Found listing with ID: 62372331
2026-03-24 11:55:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 11:55:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%2762372331%27 HTTP/1.1" 200 None
2026-03-24 11:55:27 [auto_selling_coches.net] INFO: Scrape type for 62372331: 1
2026-03-24 11:55:27 [auto_selling_coches.net] INFO: Scraping new listing 62372331
2026-03-24 11:55:27 [auto_selling_coches.net] INFO: Found listing with ID: 62372180
2026-03-24 11:55:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 11:55:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%2762372180%27 HTTP/1.1" 200 None
2026-03-24 11:55:27 [auto_selling_coches.net] INFO: Scrape type for 62372180: 1
2026-03-24 11:55:27 [auto_selling_coches.net] INFO: Scraping new listing 62372180
2026-03-24 11:55:27 [auto_selling_coches.net] INFO: Found listing with ID: 62372559
2026-03-24 11:55:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 11:55:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%2762372559%27 HTTP/1.1" 200 None
2026-03-24 11:55:27 [auto_selling_coches.net] INFO: Scrape type for 62372559: 1
2026-03-24 11:55:27 [auto_selling_coches.net] INFO: Scraping new listing 62372559
2026-03-24 11:55:27 [auto_selling_coches.net] INFO: No more listings to scrape.
2026-03-24 11:55:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70212393> (referer: https://www.coches.net/concesionario/doviautos/?pg=1) ['zyte-api']
2026-03-24 11:55:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 11:55:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70203778> (referer: https://www.coches.net/concesionario/doviautos/?pg=1) ['zyte-api']
2026-03-24 11:55:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 11:55:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/62584916> (referer: https://www.coches.net/concesionario/doviautos/?pg=1) ['zyte-api']
2026-03-24 11:55:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 11:55:28 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
 'body_type': 'Berlina',
 'c_o_2_emission_value': 89,
 'category': 'Coches',
 'color': 'Gris / Plata',
 'currency': 'EUR',
 'description': 'Precio al contado: 7.990 €\n'
                '\n'
                '- COCHE EN PERFECTO ESTADO INTERIOR Y \n'
                '  EXTERIOR CON UN AÑO DE GARANTIA.\n'
                '- CON DOS LLAVES\n'
                '- TODAS REVISIONES AL DIA, FILTROS, ITV, CORREAS\n'
                '- FINANCIACIÓN A SU MEDIDA CON O SIN ENTRADA.\n'
                '- RECOGEMOS VEHICULO COMO PARTE DE PAGO.\n'
                '- TRANSFERENCIA INCLUIDA \n'
                '- KILOMETRAJE CERTIFICADO Y ESPECIFICADO EN EL \n'
                '  CONTRATO DE COMPRAVENTA.\n'
                '- PIDE CITA PREVIA PARA VER Y PROBAR NUESTROS \n'
                '  VEHÍCULOS\n'
                '\n'
                '                Visite nuestra web  doviautos es\n'
                '\n'
                'Este anuncio no es vinculante, puede estar sujeto a posibles '
                'errores o modificaciones sin previo aviso, se muestra a '
                'titulo informativo y no contractual.\n'
                '\n'
                'EQUIPAMIENTO :\n'
                '\n'
                'Aire Acondicionado, Asientos Calefactados, Bluetooth, CD, '
                'Cierre Centralizado, Control Velocidad, ESP, Elevalunas '
                'Eléctrico, Faros de Niebla, Isofix, Llantas de Aleación, '
                'Navegador, Ordenador de Abordo, Pintura Metalizada, Sensor '
                'Aparcamiento',
 'doors_number': 5,
 'emission_standard': 'B',
 'engine': '1.2L',
 'engine_horse_power': 75,
 'expiration_date': None,
 'fuel_type': 'Diesel',
 'is_damaged': False,
 'is_operable': True,
 'license_plate': None,
 'link_to_web_offer': 'https://www.coches.net/volkswagen-polo-12-tdi-75cv-bluemotion-5p-diesel-2014-en-pontevedra-70212393-covo.aspx',
 'listing': 'auction',
 'location': 'Pontevedra',
 'make': 'VOLKSWAGEN',
 'model': 'Polo',
 'odometer': 171400,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'ES',
 'original_photo_count': 0,
 'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19686531/f49077f7-fb68-48fd-95da-7e0f8056b04a.jpg',
                'https://a.ccdn.es/cnet/vehicles/19686531/73cca811-fe0e-4fcd-82f3-f07df5d69681.jpg',
                'https://a.ccdn.es/cnet/vehicles/19686531/30b7f8e6-221f-4d58-8f5f-6b4951c1e45f.jpg',
                'https://a.ccdn.es/cnet/vehicles/19686531/e2924dc2-fa9d-4950-8e5e-15b82642f290.jpg',
                'https://a.ccdn.es/cnet/vehicles/19686531/e9fd66b0-b75a-4419-815b-341fe815126a.jpg',
                'https://a.ccdn.es/cnet/vehicles/19686531/e9488ead-13e1-4d93-9d56-bc093c9a1ea0.jpg',
                'https://a.ccdn.es/cnet/vehicles/19686531/5b29f7f4-d311-4723-afa0-6e478182bb3b.jpg',
                'https://a.ccdn.es/cnet/vehicles/19686531/8f606439-3e0d-45d3-b6ea-2ac8c7878dfb.jpg',
                'https://a.ccdn.es/cnet/vehicles/19686531/c5a999a9-c2a3-42d4-afa4-02ce4991fb96.jpg',
                'https://a.ccdn.es/cnet/vehicles/19686531/b977ca13-1463-4c4b-a126-20f927b16d2a.jpg',
                'https://a.ccdn.es/cnet/vehicles/19686531/853c5b08-f6be-4c4c-8d3d-3f118c197ac4.jpg',
                'https://a.ccdn.es/cnet/vehicles/19686531/15024fae-b650-453b-b6fe-c87f7444060b.jpg',
                'https://a.ccdn.es/cnet/vehicles/19686531/8caf7a1c-e678-432c-8819-af02db708454.jpg',
                'https://a.ccdn.es/cnet/vehicles/19686531/f411777e-6a4a-4227-97ef-0beee096583d.jpg',
                'https://a.ccdn.es/cnet/vehicles/19686531/12d4b6b9-39bc-4591-9a77-df5ad9670c36.jpg',
                'https://a.ccdn.es/cnet/vehicles/19686531/02d40856-ffc3-40db-89f5-0eb5e8dcba97.jpg',
                'https://a.ccdn.es/cnet/vehicles/19686531/c335ccf9-f8be-40ab-983d-33db97238f38.jpg',
                'https://a.ccdn.es/cnet/vehicles/19686531/67b65419-a1c9-4bd2-9f49-3606f00c96c2.jpg',
                'https://a.ccdn.es/cnet/vehicles/19686531/d4a76a70-c50d-42e9-b02d-069416795e24.jpg',
                'https://a.ccdn.es/cnet/vehicles/19686531/73ae80cc-59df-4cd2-bce5-43a65fba00c4.jpg'],
 'price': 7990,
 'price_includes_vat': True,
 'registration_date': '2013-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'VOLKSWAGEN Polo 1.2 TDI BlueMotion',
 'transmission': 'manual',
 'trim': '1.2 TDI 75cv BlueMotion',
 'vin': None,
 'year': 2013}
2026-03-24 11:55:28 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 9cecacf4-2f6c-5a99-8e4d-e8c9bf6e78a3 with identifier: 70212393
2026-03-24 11:55:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 9cecacf4-2f6c-5a99-8e4d-e8c9bf6e78a3
2026-03-24 11:55:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 11:55:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F19686531%252Ff49077f7-fb68-48fd-95da-7e0f8056b04a.jpg%27 HTTP/1.1" 200 None
2026-03-24 11:55:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19686531/f49077f7-fb68-48fd-95da-7e0f8056b04a.jpg already downloaded
2026-03-24 11:55:28 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 9cecacf4-2f6c-5a99-8e4d-e8c9bf6e78a3 with identifier 70212393
2026-03-24 11:55:28 [azure.servicebus._pyamqp._connection] INFO: Connection state changed: None -> <ConnectionState.START: 0>
2026-03-24 11:55:28 [azure.servicebus._pyamqp._connection] INFO: Connection state changed: <ConnectionState.START: 0> -> <ConnectionState.HDR_SENT: 2>
2026-03-24 11:55:28 [azure.servicebus._pyamqp._connection] INFO: Connection state changed: <ConnectionState.HDR_SENT: 2> -> <ConnectionState.HDR_SENT: 2>
2026-03-24 11:55:28 [azure.servicebus._pyamqp._connection] INFO: Connection state changed: <ConnectionState.HDR_SENT: 2> -> <ConnectionState.OPEN_PIPE: 4>
2026-03-24 11:55:28 [azure.servicebus._pyamqp.session] INFO: Session state changed: <SessionState.UNMAPPED: 0> -> <SessionState.BEGIN_SENT: 1>
2026-03-24 11:55:28 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.DETACHED: 0> -> <LinkState.ATTACH_SENT: 1>
2026-03-24 11:55:28 [azure.servicebus._pyamqp.management_link] INFO: Management link receiver state changed: <LinkState.DETACHED: 0> -> <LinkState.ATTACH_SENT: 1>
2026-03-24 11:55:28 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.DETACHED: 0> -> <LinkState.ATTACH_SENT: 1>
2026-03-24 11:55:28 [azure.servicebus._pyamqp.management_link] INFO: Management link sender state changed: <LinkState.DETACHED: 0> -> <LinkState.ATTACH_SENT: 1>
2026-03-24 11:55:28 [azure.servicebus._pyamqp._connection] INFO: Connection state changed: <ConnectionState.OPEN_PIPE: 4> -> <ConnectionState.OPEN_SENT: 7>
2026-03-24 11:55:28 [azure.servicebus._pyamqp._connection] INFO: Connection state changed: <ConnectionState.OPEN_SENT: 7> -> <ConnectionState.OPENED: 9>
2026-03-24 11:55:28 [azure.servicebus._pyamqp.session] INFO: Session state changed: <SessionState.BEGIN_SENT: 1> -> <SessionState.MAPPED: 3>
2026-03-24 11:55:28 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.ATTACH_SENT: 1> -> <LinkState.ATTACHED: 3>
2026-03-24 11:55:28 [azure.servicebus._pyamqp.management_link] INFO: Management link receiver state changed: <LinkState.ATTACH_SENT: 1> -> <LinkState.ATTACHED: 3>
2026-03-24 11:55:28 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.ATTACH_SENT: 1> -> <LinkState.ATTACHED: 3>
2026-03-24 11:55:28 [azure.servicebus._pyamqp.management_link] INFO: Management link sender state changed: <LinkState.ATTACH_SENT: 1> -> <LinkState.ATTACHED: 3>
2026-03-24 11:55:28 [azure.servicebus._pyamqp.cbs] DEBUG: CBS completed opening with status: <ManagementOpenResult.OK: 1>
2026-03-24 11:55:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
2026-03-24 11:55:28 [urllib3.connectionpool] DEBUG: https://login.microsoftonline.com:443 "POST /8ea908c1-4e85-4692-bc3f-3646b9b40891/oauth2/v2.0/token HTTP/1.1" 200 2025
2026-03-24 11:55:28 [azure.identity._credentials.chained] INFO: DefaultAzureCredential acquired a token from WorkloadIdentityCredential
2026-03-24 11:55:28 [azure.servicebus._pyamqp.cbs] DEBUG: CBS update in progress. Token put time: 1774353328
2026-03-24 11:55:29 [azure.servicebus._pyamqp.cbs] DEBUG: CBS update in progress. Token put time: 1774353328
2026-03-24 11:55:29 [azure.servicebus._pyamqp.cbs] DEBUG: CBS Put token result (<ManagementExecuteOperationResult.OK: 0>), status code: 202, status_description: b'Accepted'.
2026-03-24 11:55:29 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-24 11:55:29 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.DETACHED: 0> -> <LinkState.ATTACH_SENT: 1>
2026-03-24 11:55:29 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.ATTACH_SENT: 1> -> <LinkState.ATTACHED: 3>
2026-03-24 11:55:29 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-24 11:55:29 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-24 11:55:29 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-24 11:55:29 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-24 11:55:29 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 9cecacf4-2f6c-5a99-8e4d-e8c9bf6e78a3
2026-03-24 11:55:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://web.gw.coches.net/details/70212393>
{'auction_title': '',
 'body_type': 'Berlina',
 'c_o_2_emission_value': 89,
 'category': 'Coches',
 'color': 'Gris / Plata',
 'currency': 'EUR',
 'description': 'Precio al contado: 7.990 €\n'
                '\n'
                '- COCHE EN PERFECTO ESTADO INTERIOR Y \n'
                '  EXTERIOR CON UN AÑO DE GARANTIA.\n'
                '- CON DOS LLAVES\n'
                '- TODAS REVISIONES AL DIA, FILTROS, ITV, CORREAS\n'
                '- FINANCIACIÓN A SU MEDIDA CON O SIN ENTRADA.\n'
                '- RECOGEMOS VEHICULO COMO PARTE DE PAGO.\n'
                '- TRANSFERENCIA INCLUIDA \n'
                '- KILOMETRAJE CERTIFICADO Y ESPECIFICADO EN EL \n'
                '  CONTRATO DE COMPRAVENTA.\n'
                '- PIDE CITA PREVIA PARA VER Y PROBAR NUESTROS \n'
                '  VEHÍCULOS\n'
                '\n'
                '                Visite nuestra web  doviautos es\n'
                '\n'
                'Este anuncio no es vinculante, puede estar sujeto a posibles '
                'errores o modificaciones sin previo aviso, se muestra a '
                'titulo informativo y no contractual.\n'
                '\n'
                'EQUIPAMIENTO :\n'
                '\n'
                'Aire Acondicionado, Asientos Calefactados, Bluetooth, CD, '
                'Cierre Centralizado, Control Velocidad, ESP, Elevalunas '
                'Eléctrico, Faros de Niebla, Isofix, Llantas de Aleación, '
                'Navegador, Ordenador de Abordo, Pintura Metalizada, Sensor '
                'Aparcamiento',
 'doors_number': 5,
 'emission_standard': 'B',
 'engine': '1.2L',
 'engine_horse_power': 75,
 'expiration_date': None,
 'fuel_type': 'Diesel',
 'id': '9cecacf4-2f6c-5a99-8e4d-e8c9bf6e78a3',
 'is_damaged': False,
 'is_operable': True,
 'license_plate': None,
 'link_to_web_offer': 'https://www.coches.net/volkswagen-polo-12-tdi-75cv-bluemotion-5p-diesel-2014-en-pontevedra-70212393-covo.aspx',
 'listing': 'auction',
 'location': 'Pontevedra',
 'make': 'VOLKSWAGEN',
 'model': 'Polo',
 'odometer': 171400,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'ES',
 'original_photo_count': 20,
 'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19686531/f49077f7-fb68-48fd-95da-7e0f8056b04a.jpg'],
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9cecacf4-2f6c-5a99-8e4d-e8c9bf6e78a3/9cecacf4-2f6c-5a99-8e4d-e8c9bf6e78a3_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 102656,
             'Height': 600,
             'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19686531/f49077f7-fb68-48fd-95da-7e0f8056b04a.jpg',
             'Width': 800}],
 'price': 7990,
 'price_includes_vat': True,
 'registration_date': '2013-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'VOLKSWAGEN Polo 1.2 TDI BlueMotion',
 'transmission': 'manual',
 'trim': '1.2 TDI 75cv BlueMotion',
 'vin': None,
 'year': 2013}
2026-03-24 11:55:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 11:55:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%2770212393%27 HTTP/1.1" 200 None
2026-03-24 11:55:29 [auto_selling_coches.net] INFO: Saving data for 70212393: {'created_time': 1774353329.148993, 'last_price_update_time': 1774353329.149007}
2026-03-24 11:55:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 11:55:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70212393') HTTP/1.1" 204 0
2026-03-24 11:55:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70212495> (referer: https://www.coches.net/concesionario/doviautos/?pg=1) ['zyte-api']
2026-03-24 11:55:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70164654> (referer: https://www.coches.net/concesionario/doviautos/?pg=1) ['zyte-api']
2026-03-24 11:55:29 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
 'body_type': 'Monovolumen',
 'c_o_2_emission_value': 108,
 'category': 'Coches',
 'color': 'Rojo',
 'currency': 'EUR',
 'description': 'Precio al contado: 11.990 €\n'
                '\n'
                '- COCHE EN PERFECTO ESTADO INTERIOR Y \n'
                '  EXTERIOR CON UN AÑO DE GARANTIA.\n'
                '- CON DOS LLAVES\n'
                '- TODAS REVISIONES AL DIA, FILTROS, ITV, CORREAS\n'
                '- FINANCIACIÓN A SU MEDIDA CON O SIN ENTRADA.\n'
                '- RECOGEMOS VEHICULO COMO PARTE DE PAGO.\n'
                '- TRANSFERENCIA INCLUIDA \n'
                '- KILOMETRAJE CERTIFICADO Y ESPECIFICADO EN EL \n'
                '  CONTRATO DE COMPRAVENTA.\n'
                '- PIDE CITA PREVIA PARA VER Y PROBAR NUESTROS \n'
                '  VEHÍCULOS\n'
                '\n'
                '                Visite nuestra web. doviautos es\n'
                '\n'
                'Este anuncio no es vinculante, puede estar sujeto a posibles '
                'errores o modificaciones sin previo aviso, se muestra a '
                'titulo informativo y no contractual.\n'
                '\n'
                'EQUIPAMIENTO :\n'
                '\n'
                'Apoyabrazos, Asientos Calefactados, Bluetooth, Cierre '
                'Centralizado, Climatizador, Dirección Asistida, ESP, '
                'Elevalunas Eléctrico, Espejos Eléctricos, Faros LED, Faros de '
                'Niebla, Isofix, Llantas de Aleación, Luces LED, Navegador, '
                'Ordenador de Abordo, Sensor Aparcamiento, Sensor Lluvia, '
                'Sensor Luces, Tapicería de Cuero, Techo Panorámico, Volante '
                'Multifunción, Xenón',
 'doors_number': 5,
 'emission_standard': 'B',
 'engine': '1.5L',
 'engine_horse_power': 109,
 '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-180-cdi-5p-diesel-2014-en-pontevedra-70203778-covo.aspx',
 'listing': 'auction',
 'location': 'Pontevedra',
 'make': 'MERCEDES-BENZ',
 'model': 'Clase B',
 'odometer': 152600,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'ES',
 'original_photo_count': 0,
 'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19680082/49223cdb-f43a-4d00-9ab5-f1e6f2d2ad2a.jpg',
                'https://a.ccdn.es/cnet/vehicles/19680082/d7fd6c02-a5dd-4c19-ac8b-79e97bf13e8d.jpg',
                'https://a.ccdn.es/cnet/vehicles/19680082/63a268aa-7e1e-490f-a9d1-0792429cfe3d.jpg',
                'https://a.ccdn.es/cnet/vehicles/19680082/a5d3631e-ce25-4a33-8df8-3fd83a371c64.jpg',
                'https://a.ccdn.es/cnet/vehicles/19680082/2e98686f-f63a-4b54-8d15-e22ef1b47e28.jpg',
                'https://a.ccdn.es/cnet/vehicles/19680082/aa14a4ef-d37d-4e86-8d92-54d6588d0507.jpg',
                'https://a.ccdn.es/cnet/vehicles/19680082/aa0ccf4d-ed80-49ee-b054-70c35607be4c.jpg',
                'https://a.ccdn.es/cnet/vehicles/19680082/9c7444ca-5a8b-4103-ac85-a64e5ac3a4f1.jpg',
                'https://a.ccdn.es/cnet/vehicles/19680082/42a056b9-c14d-47dc-8b86-298b8e70c013.jpg',
                'https://a.ccdn.es/cnet/vehicles/19680082/e679cd93-b57b-4fe0-b92d-59673515619d.jpg',
                'https://a.ccdn.es/cnet/vehicles/19680082/7df6ed34-f386-446d-8720-0d2ac4bf74a3.jpg',
                'https://a.ccdn.es/cnet/vehicles/19680082/26937085-956c-456d-acc0-61be4ebea026.jpg',
                'https://a.ccdn.es/cnet/vehicles/19680082/1167e20f-7f05-4309-bd34-896a419030b7.jpg',
                'https://a.ccdn.es/cnet/vehicles/19680082/99cd6742-cf8d-4ee7-9034-d3b08d1f2812.jpg',
                'https://a.ccdn.es/cnet/vehicles/19680082/ffadda98-cce4-4d0d-9aa7-f95ed141c1b2.jpg',
                'https://a.ccdn.es/cnet/vehicles/19680082/59488a60-1ad5-44c5-86db-0c4cb4b3413d.jpg',
                'https://a.ccdn.es/cnet/vehicles/19680082/ddd6f659-7382-4055-abf4-0941ce33822c.jpg',
                'https://a.ccdn.es/cnet/vehicles/19680082/c2d9ef14-7175-4d05-a6b8-5de391acc643.jpg',
                'https://a.ccdn.es/cnet/vehicles/19680082/e417bc16-431d-47b0-a3b4-e12fbb8f3329.jpg',
                'https://a.ccdn.es/cnet/vehicles/19680082/adfb7b93-93b6-43b3-9ac5-ec6cc98bb45d.jpg',
                'https://a.ccdn.es/cnet/vehicles/19680082/3766399a-d7e6-4245-a77b-91424c45b860.jpg',
                'https://a.ccdn.es/cnet/vehicles/19680082/17f57465-fb7c-4333-8e8d-dc412f600dd6.jpg',
                'https://a.ccdn.es/cnet/vehicles/19680082/de3a4c28-6839-4c6c-a48b-97a59da2352e.jpg'],
 'price': 11990,
 'price_includes_vat': True,
 'registration_date': '2013-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'MERCEDES-BENZ Clase B B 180 CDI',
 'transmission': 'manual',
 'trim': 'B 180 CDI',
 'vin': None,
 'year': 2013}
2026-03-24 11:55:29 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 352eb390-c699-55e8-aa11-59edf1bf14b7 with identifier: 70203778
2026-03-24 11:55:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 352eb390-c699-55e8-aa11-59edf1bf14b7
2026-03-24 11:55:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 11:55:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F19680082%252F49223cdb-f43a-4d00-9ab5-f1e6f2d2ad2a.jpg%27 HTTP/1.1" 200 None
2026-03-24 11:55:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19680082/49223cdb-f43a-4d00-9ab5-f1e6f2d2ad2a.jpg already downloaded
2026-03-24 11:55:29 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
 'body_type': 'Monovolumen',
 'c_o_2_emission_value': 136,
 'category': 'Coches',
 'color': 'Marrón',
 'currency': 'EUR',
 'description': 'Precio al contado: 12.990 €\n'
                '\n'
                '- COCHE EN PERFECTO ESTADO INTERIOR Y \n'
                '  EXTERIOR CON UN AÑO DE GARANTIA.\n'
                '- CON DOS LLAVES\n'
                '- TODAS REVISIONES AL DIA, FILTROS, ITV, CORREAS\n'
                '- FINANCIACIÓN A SU MEDIDA CON O SIN ENTRADA.\n'
                '- RECOGEMOS VEHICULO COMO PARTE DE PAGO.\n'
                '- TRANSFERENCIA INCLUIDA \n'
                '- KILOMETRAJE CERTIFICADO Y ESPECIFICADO EN EL \n'
                '  CONTRATO DE COMPRAVENTA.\n'
                '- PIDE CITA PREVIA PARA VER Y PROBAR NUESTROS \n'
                '  VEHÍCULOS\n'
                '\n'
                '                Visite nuestra web  doviautos es\n'
                '\n'
                'Este anuncio no es vinculante, puede estar sujeto a posibles '
                'errores o modificaciones sin previo aviso, se muestra a '
                'titulo informativo y no contractual.\n'
                '\n'
                'EQUIPAMIENTO :\n'
                '\n'
                'Asientos Calefactados, Bluetooth, CD, Cierre Centralizado, '
                'Climatizador, Control Velocidad, Dirección Asistida, ESP, '
                'Elevalunas Eléctrico, Faros de Niebla, Isofix, Llantas de '
                'Aleación, Luces LED, Navegador, Ordenador de Abordo, Pintura '
                'Metalizada, Sensor Aparcamiento, Sensor Lluvia, Sensor Luces, '
                'Tapicería de Cuero, Techo Corredizo, Techo Panorámico, '
                'Volante Multifunción',
 'doors_number': 5,
 'emission_standard': 'B',
 'engine': '2.0L',
 'engine_horse_power': 140,
 'expiration_date': None,
 'fuel_type': 'Diesel',
 'is_damaged': False,
 'is_operable': True,
 'license_plate': None,
 'link_to_web_offer': 'https://www.coches.net/mercedes-benz-clase-b-b-200-cdi-5p-diesel-2011-en-pontevedra-62584916-covo.aspx',
 'listing': 'auction',
 'location': 'Pontevedra',
 'make': 'MERCEDES-BENZ',
 'model': 'Clase B',
 'odometer': 179500,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'ES',
 'original_photo_count': 0,
 'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19460002/04a71b95-2d54-41cf-9b7b-81e5c1de9d14.jpg',
                'https://a.ccdn.es/cnet/vehicles/19460002/707460d2-ace9-44ee-b46a-09855c149d34.jpg',
                'https://a.ccdn.es/cnet/vehicles/19460002/7f1202b9-3509-489e-bfd1-4667b144af17.jpg',
                'https://a.ccdn.es/cnet/vehicles/19460002/c9f67a60-ff03-476d-adc3-d81a24d0a132.jpg',
                'https://a.ccdn.es/cnet/vehicles/19460002/3fc48906-68c1-47b8-82f9-f0e5378bef3b.jpg',
                'https://a.ccdn.es/cnet/vehicles/19460002/844f82ed-22e5-4dbc-b051-20c12ed16376.jpg',
                'https://a.ccdn.es/cnet/vehicles/19460002/ffc19310-53f5-40a3-9ff7-7e56f223c842.jpg',
                'https://a.ccdn.es/cnet/vehicles/19460002/b864285e-f02a-423b-9031-b72fd49394f1.jpg',
                'https://a.ccdn.es/cnet/vehicles/19460002/a7e8d5f9-739f-4b86-836a-29eb354e7c6f.jpg',
                'https://a.ccdn.es/cnet/vehicles/19460002/278d3e0d-4d85-44c3-946e-d593a89db5ef.jpg',
                'https://a.ccdn.es/cnet/vehicles/19460002/a9d76dae-205a-4904-a62a-41ddad75422a.jpg',
                'https://a.ccdn.es/cnet/vehicles/19460002/b26445d8-987c-4c27-b2c4-71a5b2a364d5.jpg',
                'https://a.ccdn.es/cnet/vehicles/19460002/97703869-77e9-4053-8b6d-bdecbc542aa8.jpg',
                'https://a.ccdn.es/cnet/vehicles/19460002/a6679802-b7bc-4b0a-83aa-610d85065f50.jpg',
                'https://a.ccdn.es/cnet/vehicles/19460002/94a21180-ad13-4472-819c-a4033e17f38c.jpg',
                'https://a.ccdn.es/cnet/vehicles/19460002/6bd3876f-7e24-4ebc-ae48-3bfd98b13a90.jpg',
                'https://a.ccdn.es/cnet/vehicles/19460002/f6161181-535e-4117-b785-80ac63f4572d.jpg',
                'https://a.ccdn.es/cnet/vehicles/19460002/c33edfcd-1b4c-4237-b49c-dd4de2f0786d.jpg',
                'https://a.ccdn.es/cnet/vehicles/19460002/f5e8fece-6764-4189-b1b4-9d6674213450.jpg',
                'https://a.ccdn.es/cnet/vehicles/19460002/67457ce3-7421-48ca-b3cf-67ec0ce1c545.jpg',
                'https://a.ccdn.es/cnet/vehicles/19460002/a274ae40-21db-4aeb-8462-e6d96f764416.jpg',
                'https://a.ccdn.es/cnet/vehicles/19460002/83cf2626-a9c8-4a5a-ae60-28b96347a01b.jpg',
                'https://a.ccdn.es/cnet/vehicles/19460002/bfe7a442-aa92-4102-8788-19895aec5770.jpg',
                'https://a.ccdn.es/cnet/vehicles/19460002/4d02f4df-dca0-4a3c-ad29-07ae4dfef1b2.jpg',
                'https://a.ccdn.es/cnet/vehicles/19460002/96e7c859-7198-465f-abe7-32bb2c1ceb38.jpg',
                'https://a.ccdn.es/cnet/vehicles/19460002/18f4cada-802e-416d-b2b4-c030f6518af6.jpg',
                'https://a.ccdn.es/cnet/vehicles/19460002/b5aad79d-74b8-4398-8cb2-05fdab15b6af.jpg',
                'https://a.ccdn.es/cnet/vehicles/19460002/166f5ad4-b40c-4e0c-bc88-0f63fae889b5.jpg',
                'https://a.ccdn.es/cnet/vehicles/19460002/585b2827-c56d-42fc-bb07-2894f4003c50.jpg',
                'https://a.ccdn.es/cnet/vehicles/19460002/c6677887-3f0f-4413-a332-83803b7d06e8.jpg',
                'https://a.ccdn.es/cnet/vehicles/19460002/7e6aaa2b-07b8-415e-baf6-36b450b482a3.jpg',
                'https://a.ccdn.es/cnet/vehicles/19460002/f2784927-2d1b-4b13-89ba-13ec9967c554.jpg',
                'https://a.ccdn.es/cnet/vehicles/19460002/3eba24b6-569d-4ca1-8f08-9885a170d7b2.jpg',
                'https://a.ccdn.es/cnet/vehicles/19460002/9fc88bfa-eb69-470b-abfd-2664837ee1c0.jpg',
                'https://a.ccdn.es/cnet/vehicles/19460002/a9d8ad83-6da4-45fa-96c4-e4ef76219442.jpg'],
 'price': 12990,
 'price_includes_vat': True,
 'registration_date': '2013-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'MERCEDES-BENZ Clase B B 200 CDI',
 'transmission': 'automatic',
 'trim': 'B 200 CDI',
 'vin': None,
 'year': 2013}
2026-03-24 11:55:29 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: cf129409-babe-51ea-8425-40302dc29d16 with identifier: 62584916
2026-03-24 11:55:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item cf129409-babe-51ea-8425-40302dc29d16
2026-03-24 11:55:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 11:55:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F19460002%252F04a71b95-2d54-41cf-9b7b-81e5c1de9d14.jpg%27 HTTP/1.1" 200 None
2026-03-24 11:55:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19460002/04a71b95-2d54-41cf-9b7b-81e5c1de9d14.jpg already downloaded
2026-03-24 11:55:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 11:55:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 11:55:29 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 352eb390-c699-55e8-aa11-59edf1bf14b7 with identifier 70203778
2026-03-24 11:55:29 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-24 11:55:29 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-24 11:55:29 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 352eb390-c699-55e8-aa11-59edf1bf14b7
2026-03-24 11:55:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://web.gw.coches.net/details/70203778>
{'auction_title': '',
 'body_type': 'Monovolumen',
 'c_o_2_emission_value': 108,
 'category': 'Coches',
 'color': 'Rojo',
 'currency': 'EUR',
 'description': 'Precio al contado: 11.990 €\n'
                '\n'
                '- COCHE EN PERFECTO ESTADO INTERIOR Y \n'
                '  EXTERIOR CON UN AÑO DE GARANTIA.\n'
                '- CON DOS LLAVES\n'
                '- TODAS REVISIONES AL DIA, FILTROS, ITV, CORREAS\n'
                '- FINANCIACIÓN A SU MEDIDA CON O SIN ENTRADA.\n'
                '- RECOGEMOS VEHICULO COMO PARTE DE PAGO.\n'
                '- TRANSFERENCIA INCLUIDA \n'
                '- KILOMETRAJE CERTIFICADO Y ESPECIFICADO EN EL \n'
                '  CONTRATO DE COMPRAVENTA.\n'
                '- PIDE CITA PREVIA PARA VER Y PROBAR NUESTROS \n'
                '  VEHÍCULOS\n'
                '\n'
                '                Visite nuestra web. doviautos es\n'
                '\n'
                'Este anuncio no es vinculante, puede estar sujeto a posibles '
                'errores o modificaciones sin previo aviso, se muestra a '
                'titulo informativo y no contractual.\n'
                '\n'
                'EQUIPAMIENTO :\n'
                '\n'
                'Apoyabrazos, Asientos Calefactados, Bluetooth, Cierre '
                'Centralizado, Climatizador, Dirección Asistida, ESP, '
                'Elevalunas Eléctrico, Espejos Eléctricos, Faros LED, Faros de '
                'Niebla, Isofix, Llantas de Aleación, Luces LED, Navegador, '
                'Ordenador de Abordo, Sensor Aparcamiento, Sensor Lluvia, '
                'Sensor Luces, Tapicería de Cuero, Techo Panorámico, Volante '
                'Multifunción, Xenón',
 'doors_number': 5,
 'emission_standard': 'B',
 'engine': '1.5L',
 'engine_horse_power': 109,
 'expiration_date': None,
 'fuel_type': 'Diesel',
 'id': '352eb390-c699-55e8-aa11-59edf1bf14b7',
 'is_damaged': False,
 'is_operable': True,
 'license_plate': None,
 'link_to_web_offer': 'https://www.coches.net/mercedes-benz-clase-b-b-180-cdi-5p-diesel-2014-en-pontevedra-70203778-covo.aspx',
 'listing': 'auction',
 'location': 'Pontevedra',
 'make': 'MERCEDES-BENZ',
 'model': 'Clase B',
 'odometer': 152600,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'ES',
 'original_photo_count': 23,
 'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19680082/49223cdb-f43a-4d00-9ab5-f1e6f2d2ad2a.jpg'],
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_352eb390-c699-55e8-aa11-59edf1bf14b7/352eb390-c699-55e8-aa11-59edf1bf14b7_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 104620,
             'Height': 600,
             'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19680082/49223cdb-f43a-4d00-9ab5-f1e6f2d2ad2a.jpg',
             'Width': 800}],
 'price': 11990,
 'price_includes_vat': True,
 'registration_date': '2013-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'MERCEDES-BENZ Clase B B 180 CDI',
 'transmission': 'manual',
 'trim': 'B 180 CDI',
 'vin': None,
 'year': 2013}
2026-03-24 11:55:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 11:55:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%2770203778%27 HTTP/1.1" 200 None
2026-03-24 11:55:29 [auto_selling_coches.net] INFO: Saving data for 70203778: {'created_time': 1774353329.465981, 'last_price_update_time': 1774353329.46599}
2026-03-24 11:55:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 11:55:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70203778') HTTP/1.1" 204 0
2026-03-24 11:55:29 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: cf129409-babe-51ea-8425-40302dc29d16 with identifier 62584916
2026-03-24 11:55:29 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-24 11:55:29 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-24 11:55:29 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item cf129409-babe-51ea-8425-40302dc29d16
2026-03-24 11:55:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://web.gw.coches.net/details/62584916>
{'auction_title': '',
 'body_type': 'Monovolumen',
 'c_o_2_emission_value': 136,
 'category': 'Coches',
 'color': 'Marrón',
 'currency': 'EUR',
 'description': 'Precio al contado: 12.990 €\n'
                '\n'
                '- COCHE EN PERFECTO ESTADO INTERIOR Y \n'
                '  EXTERIOR CON UN AÑO DE GARANTIA.\n'
                '- CON DOS LLAVES\n'
                '- TODAS REVISIONES AL DIA, FILTROS, ITV, CORREAS\n'
                '- FINANCIACIÓN A SU MEDIDA CON O SIN ENTRADA.\n'
                '- RECOGEMOS VEHICULO COMO PARTE DE PAGO.\n'
                '- TRANSFERENCIA INCLUIDA \n'
                '- KILOMETRAJE CERTIFICADO Y ESPECIFICADO EN EL \n'
                '  CONTRATO DE COMPRAVENTA.\n'
                '- PIDE CITA PREVIA PARA VER Y PROBAR NUESTROS \n'
                '  VEHÍCULOS\n'
                '\n'
                '                Visite nuestra web  doviautos es\n'
                '\n'
                'Este anuncio no es vinculante, puede estar sujeto a posibles '
                'errores o modificaciones sin previo aviso, se muestra a '
                'titulo informativo y no contractual.\n'
                '\n'
                'EQUIPAMIENTO :\n'
                '\n'
                'Asientos Calefactados, Bluetooth, CD, Cierre Centralizado, '
                'Climatizador, Control Velocidad, Dirección Asistida, ESP, '
                'Elevalunas Eléctrico, Faros de Niebla, Isofix, Llantas de '
                'Aleación, Luces LED, Navegador, Ordenador de Abordo, Pintura '
                'Metalizada, Sensor Aparcamiento, Sensor Lluvia, Sensor Luces, '
                'Tapicería de Cuero, Techo Corredizo, Techo Panorámico, '
                'Volante Multifunción',
 'doors_number': 5,
 'emission_standard': 'B',
 'engine': '2.0L',
 'engine_horse_power': 140,
 'expiration_date': None,
 'fuel_type': 'Diesel',
 'id': 'cf129409-babe-51ea-8425-40302dc29d16',
 'is_damaged': False,
 'is_operable': True,
 'license_plate': None,
 'link_to_web_offer': 'https://www.coches.net/mercedes-benz-clase-b-b-200-cdi-5p-diesel-2011-en-pontevedra-62584916-covo.aspx',
 'listing': 'auction',
 'location': 'Pontevedra',
 'make': 'MERCEDES-BENZ',
 'model': 'Clase B',
 'odometer': 179500,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'ES',
 'original_photo_count': 35,
 'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19460002/04a71b95-2d54-41cf-9b7b-81e5c1de9d14.jpg'],
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cf129409-babe-51ea-8425-40302dc29d16/cf129409-babe-51ea-8425-40302dc29d16_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 125532,
             'Height': 600,
             'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19460002/04a71b95-2d54-41cf-9b7b-81e5c1de9d14.jpg',
             'Width': 800}],
 'price': 12990,
 'price_includes_vat': True,
 'registration_date': '2013-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'MERCEDES-BENZ Clase B B 200 CDI',
 'transmission': 'automatic',
 'trim': 'B 200 CDI',
 'vin': None,
 'year': 2013}
2026-03-24 11:55:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 11:55:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%2762584916%27 HTTP/1.1" 200 None
2026-03-24 11:55:29 [auto_selling_coches.net] INFO: Saving data for 62584916: {'created_time': 1774353329.517033, 'last_price_update_time': 1774353329.517042}
2026-03-24 11:55:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 11:55:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62584916') HTTP/1.1" 204 0
2026-03-24 11:55:29 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
 'body_type': 'Monovolumen',
 'c_o_2_emission_value': 137,
 'category': 'Coches',
 'color': 'Gris / Plata',
 'currency': 'EUR',
 'description': 'Precio al contado: 12.490 €\n'
                '\n'
                '- COCHE EN PERFECTO ESTADO INTERIOR Y \n'
                '  EXTERIOR CON UN AÑO DE GARANTIA.\n'
                '- SE ENTREGAN DOS LLAVES\n'
                '- TODAS REVISIONES AL DIA, FILTROS, ITV, CORREAS\n'
                '- FINANCIACIÓN A SU MEDIDA CON O SIN ENTRADA.\n'
                '- RECOGEMOS VEHICULO COMO PARTE DE PAGO.\n'
                '- TRANSFERENCIA INCLUIDA \n'
                '- KILOMETRAJE CERTIFICADO Y ESPECIFICADO EN EL \n'
                '  CONTRATO DE COMPRAVENTA.\n'
                '- PIDE CITA PREVIA PARA VER Y PROBAR NUESTROS \n'
                '  VEHÍCULOS\n'
                '\n'
                'EQUIPAMIENTO :\n'
                '\n'
                'Airbag, Asientos Calefactados, Bluetooth, CD, Camara Trasera, '
                'Cierre Centralizado, Climatizador, ESP, Elevalunas Eléctrico, '
                'Isofix, Llantas de Aleación, Luces LED, Navegador, Ordenador '
                'de Abordo, Sensor Lluvia, Sensor Luces, Volante Multifunción\n'
                '\n'
                '\n'
                '                Visite nuestra web  doviautos es\n'
                '\n'
                'Este anuncio no es vinculante, puede estar sujeto a posibles '
                'errores o modificaciones sin previo aviso, se muestra a '
                'titulo informativo y no contractual.',
 'doors_number': 5,
 'emission_standard': 'C',
 'engine': '1.6L',
 'engine_horse_power': 122,
 'expiration_date': None,
 'fuel_type': 'Gasolina',
 'is_damaged': False,
 'is_operable': True,
 'license_plate': None,
 'link_to_web_offer': 'https://www.coches.net/mercedes-benz-clase-b-b-180-5p-gasolina-2014-en-pontevedra-70212495-covo.aspx',
 'listing': 'auction',
 'location': 'Pontevedra',
 'make': 'MERCEDES-BENZ',
 'model': 'Clase B',
 'odometer': 92400,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'ES',
 'original_photo_count': 0,
 'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19686615/1c84556c-1be4-46dd-90d5-66be84c652a3.jpg',
                'https://a.ccdn.es/cnet/vehicles/19686615/13b884b2-4db1-4a4b-9f1e-35ac4dbb7a7d.jpg',
                'https://a.ccdn.es/cnet/vehicles/19686615/4273af76-252b-4d2f-8a29-829fad1cc542.jpg',
                'https://a.ccdn.es/cnet/vehicles/19686615/e585e8b6-13ef-449e-b801-a6afc438f4c9.jpg',
                'https://a.ccdn.es/cnet/vehicles/19686615/10c98e7d-634c-4454-be0d-fb353b030196.jpg',
                'https://a.ccdn.es/cnet/vehicles/19686615/39d6e80f-7b93-4a5f-aa16-492ae7fb6f37.jpg',
                'https://a.ccdn.es/cnet/vehicles/19686615/5e823cc9-cdf1-442b-8dca-446f90adcdba.jpg',
                'https://a.ccdn.es/cnet/vehicles/19686615/486c95e3-1dc0-4407-a4f7-b91fb19a38d6.jpg',
                'https://a.ccdn.es/cnet/vehicles/19686615/96f2b937-c1f2-4661-a9b6-297c2f59a21f.jpg',
                'https://a.ccdn.es/cnet/vehicles/19686615/faa79c71-e9bf-4dc7-a72f-40b3ffdd62cd.jpg',
                'https://a.ccdn.es/cnet/vehicles/19686615/7fdf80ee-6673-4852-aa8a-834f35f804ee.jpg',
                'https://a.ccdn.es/cnet/vehicles/19686615/3d9336e7-7029-4243-bdf3-18a30e2a169e.jpg',
                'https://a.ccdn.es/cnet/vehicles/19686615/6b3ef411-47f9-43f3-a57c-f91a16d7c7d4.jpg',
                'https://a.ccdn.es/cnet/vehicles/19686615/c195f506-4dd0-46b6-9735-8d50951d0323.jpg',
                'https://a.ccdn.es/cnet/vehicles/19686615/bfc46fd3-c018-42f5-819e-efd1e245cf4d.jpg',
                'https://a.ccdn.es/cnet/vehicles/19686615/da1db980-436c-426d-8e61-5b802e3b6af5.jpg',
                'https://a.ccdn.es/cnet/vehicles/19686615/828746a5-31d9-4cf5-8f56-5c3bdb674154.jpg',
                'https://a.ccdn.es/cnet/vehicles/19686615/b362027d-2b80-4fd3-b82f-3c2d93408ac9.jpg',
                'https://a.ccdn.es/cnet/vehicles/19686615/b115a4f4-3855-468e-8ac1-e45c487ac527.jpg',
                'https://a.ccdn.es/cnet/vehicles/19686615/a8291983-6f8b-4671-b696-2ead1b325115.jpg',
                'https://a.ccdn.es/cnet/vehicles/19686615/132808b7-e5cc-442d-ab5e-3015c904e5ac.jpg',
                'https://a.ccdn.es/cnet/vehicles/19686615/4a612e72-c5ea-44de-93c2-bde7808a8342.jpg',
                'https://a.ccdn.es/cnet/vehicles/19686615/78796655-3ff5-44a0-9655-466fad236270.jpg',
                'https://a.ccdn.es/cnet/vehicles/19686615/235e2d2f-9edc-4f7a-88cf-0626fd1a5673.jpg'],
 'price': 12490,
 'price_includes_vat': True,
 'registration_date': '2013-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'MERCEDES-BENZ Clase B B 180',
 'transmission': 'manual',
 'trim': 'B 180',
 'vin': None,
 'year': 2013}
2026-03-24 11:55:29 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: c1bafd99-3d2e-5c03-9190-07f4f8f86af8 with identifier: 70212495
2026-03-24 11:55:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item c1bafd99-3d2e-5c03-9190-07f4f8f86af8
2026-03-24 11:55:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 11:55:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F19686615%252F1c84556c-1be4-46dd-90d5-66be84c652a3.jpg%27 HTTP/1.1" 200 None
2026-03-24 11:55:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19686615/1c84556c-1be4-46dd-90d5-66be84c652a3.jpg already downloaded
2026-03-24 11:55:29 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
 'body_type': 'Berlina',
 'c_o_2_emission_value': 144,
 'category': 'Coches',
 'color': 'Rojo',
 'currency': 'EUR',
 'description': 'Precio al contado: 7.990 €\n'
                '\n'
                '- COCHE EN PERFECTO ESTADO INTERIOR Y \n'
                '  EXTERIOR CON UN AÑO DE GARANTIA.\n'
                '- CON DOS LLAVES\n'
                '- TODAS REVISIONES AL DIA, FILTROS, ITV, CORREAS\n'
                '- FINANCIACIÓN A SU MEDIDA CON O SIN ENTRADA.\n'
                '- RECOGEMOS VEHICULO COMO PARTE DE PAGO.\n'
                '- TRANSFERENCIA INCLUIDA \n'
                '- KILOMETRAJE CERTIFICADO Y ESPECIFICADO EN EL \n'
                '  CONTRATO DE COMPRAVENTA.\n'
                '- PIDE CITA PREVIA PARA VER Y PROBAR NUESTROS \n'
                '  VEHÍCULOS\n'
                '\n'
                '                Visite nuestra web  doviautos es\n'
                '\n'
                'Este anuncio no es vinculante, puede estar sujeto a posibles '
                'errores o modificaciones sin previo aviso, se muestra a '
                'titulo informativo y no contractual.\n'
                '\n'
                'EQUIPAMIENTO :\n'
                '\n'
                'A.B.S, Airbag, Apoyabrazos, CD, Cierre Centralizado, '
                'Climatizador, Control Velocidad, Dirección Asistida, ESP, '
                'Elevalunas Eléctrico, Espejos Eléctricos, Faros de Niebla, '
                'Isofix, Ordenador de Abordo, Sensor Aparcamiento, Volante '
                'Multifunción',
 'doors_number': 5,
 'emission_standard': 'B',
 'engine': '2.0L',
 'engine_horse_power': 126,
 '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-20-d4d-sol-5p-diesel-2007-en-pontevedra-70164654-covo.aspx',
 'listing': 'auction',
 'location': 'Pontevedra',
 'make': 'TOYOTA',
 'model': 'Auris',
 'odometer': 130200,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'ES',
 'original_photo_count': 0,
 'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19651441/623c7afd-0df9-4c4e-a6fb-4e0e5e7d96d5.jpg',
                'https://a.ccdn.es/cnet/vehicles/19651441/d46f1c15-e05d-428a-b228-a8569c7f686c.jpg',
                'https://a.ccdn.es/cnet/vehicles/19651441/a280139c-9411-4d43-bfab-8e8027652309.jpg',
                'https://a.ccdn.es/cnet/vehicles/19651441/b79134cc-1482-4f0f-aa38-a7ab07bf2c38.jpg',
                'https://a.ccdn.es/cnet/vehicles/19651441/6523e5ab-3490-45d8-918a-326d2e921b96.jpg',
                'https://a.ccdn.es/cnet/vehicles/19651441/23d77d9f-5980-44bc-8d44-32def653592d.jpg',
                'https://a.ccdn.es/cnet/vehicles/19651441/30d0dede-4a8e-4eab-bdbe-3f67133f600f.jpg',
                'https://a.ccdn.es/cnet/vehicles/19651441/3efe2f4c-d378-4717-8530-43df6652a4e6.jpg',
                'https://a.ccdn.es/cnet/vehicles/19651441/86e47e0c-1cee-4614-a67a-656050da37dd.jpg',
                'https://a.ccdn.es/cnet/vehicles/19651441/49de6b5b-2a89-4d35-aa65-1805a6807159.jpg',
                'https://a.ccdn.es/cnet/vehicles/19651441/72a1ab85-6618-4ff6-a40d-64a6229595f4.jpg',
                'https://a.ccdn.es/cnet/vehicles/19651441/a5f08415-edd0-43b2-94e4-95fa7f01d5ad.jpg',
                'https://a.ccdn.es/cnet/vehicles/19651441/7e8ef3a5-3039-44fa-987b-b4b224bb68a9.jpg',
                'https://a.ccdn.es/cnet/vehicles/19651441/7131d696-ecaa-44a7-b142-628f3fb4a547.jpg',
                'https://a.ccdn.es/cnet/vehicles/19651441/bfd2531a-8984-4da5-83a3-d080ce8a5c69.jpg',
                'https://a.ccdn.es/cnet/vehicles/19651441/2c190851-51f3-4f21-8d33-a2385feb89ee.jpg',
                'https://a.ccdn.es/cnet/vehicles/19651441/c5d82d25-43a4-4296-8b7e-ddb3becce58e.jpg',
                'https://a.ccdn.es/cnet/vehicles/19651441/13372178-a95a-4f03-8e71-234e4a248e73.jpg',
                'https://a.ccdn.es/cnet/vehicles/19651441/97fd4c54-9da3-404a-8c8d-fd633dbdb3cd.jpg',
                'https://a.ccdn.es/cnet/vehicles/19651441/7bec3f84-757f-474e-aab3-01081f278320.jpg',
                'https://a.ccdn.es/cnet/vehicles/19651441/0e2d9736-94c5-4980-8d87-656887342094.jpg',
                'https://a.ccdn.es/cnet/vehicles/19651441/eb6ccb6e-c305-4118-aaea-a1ea54326be7.jpg',
                'https://a.ccdn.es/cnet/vehicles/19651441/62d4bd09-710d-4047-acfa-6730c2752fef.jpg',
                'https://a.ccdn.es/cnet/vehicles/19651441/36758adf-8fc8-4a0a-af44-af763cf03afe.jpg',
                'https://a.ccdn.es/cnet/vehicles/19651441/f131ad6a-c545-4193-a544-8a9a039bb459.jpg',
                'https://a.ccdn.es/cnet/vehicles/19651441/b47dbb5e-7799-432f-941e-0a761134002a.jpg',
                'https://a.ccdn.es/cnet/vehicles/19651441/ac7638d4-8754-4cd2-b7da-700c0361a6e9.jpg',
                'https://a.ccdn.es/cnet/vehicles/19651441/bc309cbc-a80d-440f-b4bb-fa4d038c4187.jpg',
                'https://a.ccdn.es/cnet/vehicles/19651441/40e0b05d-6ff0-4c0b-bc30-d9776131fd4d.jpg'],
 'price': 7990,
 'price_includes_vat': True,
 'registration_date': '2007-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'TOYOTA Auris 2.0 D4D Sol',
 'transmission': 'manual',
 'trim': '2.0 D4D Sol',
 'vin': None,
 'year': 2007}
2026-03-24 11:55:29 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 47827b60-455d-58f0-9e4a-9973495049ee with identifier: 70164654
2026-03-24 11:55:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 47827b60-455d-58f0-9e4a-9973495049ee
2026-03-24 11:55:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 11:55:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F19651441%252F623c7afd-0df9-4c4e-a6fb-4e0e5e7d96d5.jpg%27 HTTP/1.1" 200 None
2026-03-24 11:55:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19651441/623c7afd-0df9-4c4e-a6fb-4e0e5e7d96d5.jpg already downloaded
2026-03-24 11:55:29 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: c1bafd99-3d2e-5c03-9190-07f4f8f86af8 with identifier 70212495
2026-03-24 11:55:29 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-24 11:55:29 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-24 11:55:29 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item c1bafd99-3d2e-5c03-9190-07f4f8f86af8
2026-03-24 11:55:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://web.gw.coches.net/details/70212495>
{'auction_title': '',
 'body_type': 'Monovolumen',
 'c_o_2_emission_value': 137,
 'category': 'Coches',
 'color': 'Gris / Plata',
 'currency': 'EUR',
 'description': 'Precio al contado: 12.490 €\n'
                '\n'
                '- COCHE EN PERFECTO ESTADO INTERIOR Y \n'
                '  EXTERIOR CON UN AÑO DE GARANTIA.\n'
                '- SE ENTREGAN DOS LLAVES\n'
                '- TODAS REVISIONES AL DIA, FILTROS, ITV, CORREAS\n'
                '- FINANCIACIÓN A SU MEDIDA CON O SIN ENTRADA.\n'
                '- RECOGEMOS VEHICULO COMO PARTE DE PAGO.\n'
                '- TRANSFERENCIA INCLUIDA \n'
                '- KILOMETRAJE CERTIFICADO Y ESPECIFICADO EN EL \n'
                '  CONTRATO DE COMPRAVENTA.\n'
                '- PIDE CITA PREVIA PARA VER Y PROBAR NUESTROS \n'
                '  VEHÍCULOS\n'
                '\n'
                'EQUIPAMIENTO :\n'
                '\n'
                'Airbag, Asientos Calefactados, Bluetooth, CD, Camara Trasera, '
                'Cierre Centralizado, Climatizador, ESP, Elevalunas Eléctrico, '
                'Isofix, Llantas de Aleación, Luces LED, Navegador, Ordenador '
                'de Abordo, Sensor Lluvia, Sensor Luces, Volante Multifunción\n'
                '\n'
                '\n'
                '                Visite nuestra web  doviautos es\n'
                '\n'
                'Este anuncio no es vinculante, puede estar sujeto a posibles '
                'errores o modificaciones sin previo aviso, se muestra a '
                'titulo informativo y no contractual.',
 'doors_number': 5,
 'emission_standard': 'C',
 'engine': '1.6L',
 'engine_horse_power': 122,
 'expiration_date': None,
 'fuel_type': 'Gasolina',
 'id': 'c1bafd99-3d2e-5c03-9190-07f4f8f86af8',
 'is_damaged': False,
 'is_operable': True,
 'license_plate': None,
 'link_to_web_offer': 'https://www.coches.net/mercedes-benz-clase-b-b-180-5p-gasolina-2014-en-pontevedra-70212495-covo.aspx',
 'listing': 'auction',
 'location': 'Pontevedra',
 'make': 'MERCEDES-BENZ',
 'model': 'Clase B',
 'odometer': 92400,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'ES',
 'original_photo_count': 24,
 'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19686615/1c84556c-1be4-46dd-90d5-66be84c652a3.jpg'],
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c1bafd99-3d2e-5c03-9190-07f4f8f86af8/c1bafd99-3d2e-5c03-9190-07f4f8f86af8_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 104372,
             'Height': 600,
             'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19686615/1c84556c-1be4-46dd-90d5-66be84c652a3.jpg',
             'Width': 800}],
 'price': 12490,
 'price_includes_vat': True,
 'registration_date': '2013-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'MERCEDES-BENZ Clase B B 180',
 'transmission': 'manual',
 'trim': 'B 180',
 'vin': None,
 'year': 2013}
2026-03-24 11:55:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 11:55:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%2770212495%27 HTTP/1.1" 200 None
2026-03-24 11:55:29 [auto_selling_coches.net] INFO: Saving data for 70212495: {'created_time': 1774353329.621372, 'last_price_update_time': 1774353329.621381}
2026-03-24 11:55:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 11:55:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70212495') HTTP/1.1" 204 0
2026-03-24 11:55:29 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 47827b60-455d-58f0-9e4a-9973495049ee with identifier 70164654
2026-03-24 11:55:29 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-24 11:55:29 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-24 11:55:29 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 47827b60-455d-58f0-9e4a-9973495049ee
2026-03-24 11:55:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://web.gw.coches.net/details/70164654>
{'auction_title': '',
 'body_type': 'Berlina',
 'c_o_2_emission_value': 144,
 'category': 'Coches',
 'color': 'Rojo',
 'currency': 'EUR',
 'description': 'Precio al contado: 7.990 €\n'
                '\n'
                '- COCHE EN PERFECTO ESTADO INTERIOR Y \n'
                '  EXTERIOR CON UN AÑO DE GARANTIA.\n'
                '- CON DOS LLAVES\n'
                '- TODAS REVISIONES AL DIA, FILTROS, ITV, CORREAS\n'
                '- FINANCIACIÓN A SU MEDIDA CON O SIN ENTRADA.\n'
                '- RECOGEMOS VEHICULO COMO PARTE DE PAGO.\n'
                '- TRANSFERENCIA INCLUIDA \n'
                '- KILOMETRAJE CERTIFICADO Y ESPECIFICADO EN EL \n'
                '  CONTRATO DE COMPRAVENTA.\n'
                '- PIDE CITA PREVIA PARA VER Y PROBAR NUESTROS \n'
                '  VEHÍCULOS\n'
                '\n'
                '                Visite nuestra web  doviautos es\n'
                '\n'
                'Este anuncio no es vinculante, puede estar sujeto a posibles '
                'errores o modificaciones sin previo aviso, se muestra a '
                'titulo informativo y no contractual.\n'
                '\n'
                'EQUIPAMIENTO :\n'
                '\n'
                'A.B.S, Airbag, Apoyabrazos, CD, Cierre Centralizado, '
                'Climatizador, Control Velocidad, Dirección Asistida, ESP, '
                'Elevalunas Eléctrico, Espejos Eléctricos, Faros de Niebla, '
                'Isofix, Ordenador de Abordo, Sensor Aparcamiento, Volante '
                'Multifunción',
 'doors_number': 5,
 'emission_standard': 'B',
 'engine': '2.0L',
 'engine_horse_power': 126,
 'expiration_date': None,
 'fuel_type': 'Diesel',
 'id': '47827b60-455d-58f0-9e4a-9973495049ee',
 'is_damaged': False,
 'is_operable': True,
 'license_plate': None,
 'link_to_web_offer': 'https://www.coches.net/toyota-auris-20-d4d-sol-5p-diesel-2007-en-pontevedra-70164654-covo.aspx',
 'listing': 'auction',
 'location': 'Pontevedra',
 'make': 'TOYOTA',
 'model': 'Auris',
 'odometer': 130200,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'ES',
 'original_photo_count': 29,
 'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19651441/623c7afd-0df9-4c4e-a6fb-4e0e5e7d96d5.jpg'],
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_47827b60-455d-58f0-9e4a-9973495049ee/47827b60-455d-58f0-9e4a-9973495049ee_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 107275,
             'Height': 600,
             'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19651441/623c7afd-0df9-4c4e-a6fb-4e0e5e7d96d5.jpg',
             'Width': 800}],
 'price': 7990,
 'price_includes_vat': True,
 'registration_date': '2007-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'TOYOTA Auris 2.0 D4D Sol',
 'transmission': 'manual',
 'trim': '2.0 D4D Sol',
 'vin': None,
 'year': 2007}
2026-03-24 11:55:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 11:55:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%2770164654%27 HTTP/1.1" 200 None
2026-03-24 11:55:29 [auto_selling_coches.net] INFO: Saving data for 70164654: {'created_time': 1774353329.669458, 'last_price_update_time': 1774353329.669466}
2026-03-24 11:55:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 11:55:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70164654') HTTP/1.1" 204 0
2026-03-24 11:55:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/62372331> (referer: https://www.coches.net/concesionario/doviautos/?pg=1) ['zyte-api']
2026-03-24 11:55:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 11:55:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/62372180> (referer: https://www.coches.net/concesionario/doviautos/?pg=1) ['zyte-api']
2026-03-24 11:55:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 11:55:30 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
 'body_type': 'Familiar',
 'c_o_2_emission_value': 171,
 'category': 'Coches',
 'color': 'Negro',
 'currency': 'EUR',
 'description': 'Precio al contado: 11.990 €\n'
                '\n'
                '- COCHE EN PERFECTO ESTADO INTERIOR Y \n'
                '  EXTERIOR CON UN AÑO DE GARANTIA.\n'
                '- CON DOS LLAVES\n'
                '- TODAS REVISIONES AL DIA, FILTROS, ITV, CORREAS\n'
                '- FINANCIACIÓN A SU MEDIDA CON O SIN ENTRADA.\n'
                '- RECOGEMOS VEHICULO COMO PARTE DE PAGO.\n'
                '- TRANSFERENCIA INCLUIDA \n'
                '- KILOMETRAJE CERTIFICADO Y ESPECIFICADO EN EL \n'
                '  CONTRATO DE COMPRAVENTA.\n'
                '- PIDE CITA PREVIA PARA VER Y PROBAR NUESTROS \n'
                '  VEHÍCULOS\n'
                '\n'
                '                Visite nuestra web doviautos es\n'
                '\n'
                'Este anuncio no es vinculante, puede estar sujeto a posibles '
                'errores o modificaciones sin previo aviso, se muestra a '
                'titulo informativo y no contractual.\n'
                '\n'
                'EQUIPAMIENTO :\n'
                '\n'
                'Asientos Calefactados, Asientos Eléctricos, Bluetooth, '
                'Climatizador, Control Velocidad, ESP, Espejos Eléctricos, '
                'Isofix, Llantas de Aleación, Navegador, Ordenador de Abordo, '
                'Pintura Metalizada, Sensor Aparcamiento, Sensor Lluvia, '
                'Sensor Luces, Tapicería de Cuero, Volante Multifunción, Xenón',
 'doors_number': 5,
 'emission_standard': 'B',
 'engine': '2.1L',
 'engine_horse_power': 204,
 '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-c-c-250-cdi-blue-effic-avantgarde-estate-5p-diesel-2009-en-pontevedra-62372331-covo.aspx',
 'listing': 'auction',
 'location': 'Pontevedra',
 'make': 'MERCEDES-BENZ',
 'model': 'Clase C',
 'odometer': 187500,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'ES',
 'original_photo_count': 0,
 'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19282484/8a70c907-1dc6-414f-bf42-3cce97d67171.jpg',
                'https://a.ccdn.es/cnet/vehicles/19282484/760aeeb6-538d-4452-a3ed-5631f3690aed.jpg',
                'https://a.ccdn.es/cnet/vehicles/19282484/46e71a07-2f90-43f0-9323-b9f55e8c06df.jpg',
                'https://a.ccdn.es/cnet/vehicles/19282484/3457b8f9-c794-458b-aa37-dd3703930cb4.jpg',
                'https://a.ccdn.es/cnet/vehicles/19282484/ca5b1497-5dbd-4c36-9ad3-ddd2b3ba6312.jpg',
                'https://a.ccdn.es/cnet/vehicles/19282484/4969992b-43de-44c5-85a6-e311a1be583c.jpg',
                'https://a.ccdn.es/cnet/vehicles/19282484/a4ed8695-fe69-4034-8020-eacd153f1f41.jpg',
                'https://a.ccdn.es/cnet/vehicles/19282484/df198edf-7e11-4ea8-b76d-012fb13bc74a.jpg',
                'https://a.ccdn.es/cnet/vehicles/19282484/8d25026b-1df0-42a6-9e65-9aa0b31e9b1a.jpg',
                'https://a.ccdn.es/cnet/vehicles/19282484/8a3050ad-ffca-41c8-be44-d563092fed9e.jpg',
                'https://a.ccdn.es/cnet/vehicles/19282484/e61cdcae-ef35-4663-8734-4450f802e3de.jpg',
                'https://a.ccdn.es/cnet/vehicles/19282484/5c64be48-ea83-4bbe-bd34-9b06d20897db.jpg',
                'https://a.ccdn.es/cnet/vehicles/19282484/9328b2e1-e92f-4a0e-b53a-e162ffa6dc12.jpg',
                'https://a.ccdn.es/cnet/vehicles/19282484/40260cb1-6d3d-4753-b871-368c3c1b40e4.jpg',
                'https://a.ccdn.es/cnet/vehicles/19282484/1fa45805-b0f1-4cfc-a5d7-cb4c269474a5.jpg',
                'https://a.ccdn.es/cnet/vehicles/19282484/b2039ad9-adff-4d55-8be3-ce7f36289f99.jpg',
                'https://a.ccdn.es/cnet/vehicles/19282484/da5c9a09-34f5-4856-a45f-673abb5a7c31.jpg',
                'https://a.ccdn.es/cnet/vehicles/19282484/8d5fcf89-ab6c-4a3b-8aba-e1707e4b547e.jpg',
                'https://a.ccdn.es/cnet/vehicles/19282484/78f7c622-9633-4ba8-8cc9-c129c73904ea.jpg',
                'https://a.ccdn.es/cnet/vehicles/19282484/74f75705-e92f-4246-8af9-569467a490b4.jpg',
                'https://a.ccdn.es/cnet/vehicles/19282484/f2608cc7-aae4-40ba-8afb-a6d3e5c7ddcf.jpg',
                'https://a.ccdn.es/cnet/vehicles/19282484/035c6a2b-21c3-4148-8c7e-8f32e2cab57b.jpg',
                'https://a.ccdn.es/cnet/vehicles/19282484/c548b51e-7377-4dac-8fa1-99e9cae2c478.jpg',
                'https://a.ccdn.es/cnet/vehicles/19282484/9ef2ab26-d08b-4b4a-80e7-caa82c7aadda.jpg',
                'https://a.ccdn.es/cnet/vehicles/19282484/10767482-5768-4679-a018-137f45755a0a.jpg',
                'https://a.ccdn.es/cnet/vehicles/19282484/df1ff7d2-18d5-46b6-97f0-de2525b7e889.jpg',
                'https://a.ccdn.es/cnet/vehicles/19282484/dbe71cac-8718-4232-8a5a-e9c7c2d1bc1b.jpg',
                'https://a.ccdn.es/cnet/vehicles/19282484/fc04e477-c8e0-4852-810b-b192eb51b966.jpg',
                'https://a.ccdn.es/cnet/vehicles/19282484/5004e696-44a4-42cc-8fc9-2b90c2a0436f.jpg',
                'https://a.ccdn.es/cnet/vehicles/19282484/133a754e-5eff-4c9f-97ae-210cbd224009.jpg',
                'https://a.ccdn.es/cnet/vehicles/19282484/1138234f-744d-4434-a2c1-f17a55ed5b92.jpg',
                'https://a.ccdn.es/cnet/vehicles/19282484/7e757383-147f-4ad2-8831-d93e5563375a.jpg'],
 'price': 11990,
 'price_includes_vat': True,
 'registration_date': '2010-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'MERCEDES-BENZ Clase C C 250 CDI Blue Effic. Avantgarde Estate',
 'transmission': 'automatic',
 'trim': 'C 250 CDI Blue Effic. Avantgarde Estate',
 'vin': None,
 'year': 2010}
2026-03-24 11:55:30 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 82941f24-2f1b-54aa-bc50-204ddd1b58ea with identifier: 62372331
2026-03-24 11:55:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 82941f24-2f1b-54aa-bc50-204ddd1b58ea
2026-03-24 11:55:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 11:55:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F19282484%252F8a70c907-1dc6-414f-bf42-3cce97d67171.jpg%27 HTTP/1.1" 200 None
2026-03-24 11:55:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19282484/8a70c907-1dc6-414f-bf42-3cce97d67171.jpg already downloaded
2026-03-24 11:55:30 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 82941f24-2f1b-54aa-bc50-204ddd1b58ea with identifier 62372331
2026-03-24 11:55:30 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-24 11:55:30 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-24 11:55:30 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 82941f24-2f1b-54aa-bc50-204ddd1b58ea
2026-03-24 11:55:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://web.gw.coches.net/details/62372331>
{'auction_title': '',
 'body_type': 'Familiar',
 'c_o_2_emission_value': 171,
 'category': 'Coches',
 'color': 'Negro',
 'currency': 'EUR',
 'description': 'Precio al contado: 11.990 €\n'
                '\n'
                '- COCHE EN PERFECTO ESTADO INTERIOR Y \n'
                '  EXTERIOR CON UN AÑO DE GARANTIA.\n'
                '- CON DOS LLAVES\n'
                '- TODAS REVISIONES AL DIA, FILTROS, ITV, CORREAS\n'
                '- FINANCIACIÓN A SU MEDIDA CON O SIN ENTRADA.\n'
                '- RECOGEMOS VEHICULO COMO PARTE DE PAGO.\n'
                '- TRANSFERENCIA INCLUIDA \n'
                '- KILOMETRAJE CERTIFICADO Y ESPECIFICADO EN EL \n'
                '  CONTRATO DE COMPRAVENTA.\n'
                '- PIDE CITA PREVIA PARA VER Y PROBAR NUESTROS \n'
                '  VEHÍCULOS\n'
                '\n'
                '                Visite nuestra web doviautos es\n'
                '\n'
                'Este anuncio no es vinculante, puede estar sujeto a posibles '
                'errores o modificaciones sin previo aviso, se muestra a '
                'titulo informativo y no contractual.\n'
                '\n'
                'EQUIPAMIENTO :\n'
                '\n'
                'Asientos Calefactados, Asientos Eléctricos, Bluetooth, '
                'Climatizador, Control Velocidad, ESP, Espejos Eléctricos, '
                'Isofix, Llantas de Aleación, Navegador, Ordenador de Abordo, '
                'Pintura Metalizada, Sensor Aparcamiento, Sensor Lluvia, '
                'Sensor Luces, Tapicería de Cuero, Volante Multifunción, Xenón',
 'doors_number': 5,
 'emission_standard': 'B',
 'engine': '2.1L',
 'engine_horse_power': 204,
 'expiration_date': None,
 'fuel_type': 'Diesel',
 'id': '82941f24-2f1b-54aa-bc50-204ddd1b58ea',
 'is_damaged': False,
 'is_operable': True,
 'license_plate': None,
 'link_to_web_offer': 'https://www.coches.net/mercedes-benz-clase-c-c-250-cdi-blue-effic-avantgarde-estate-5p-diesel-2009-en-pontevedra-62372331-covo.aspx',
 'listing': 'auction',
 'location': 'Pontevedra',
 'make': 'MERCEDES-BENZ',
 'model': 'Clase C',
 'odometer': 187500,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'ES',
 'original_photo_count': 32,
 'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19282484/8a70c907-1dc6-414f-bf42-3cce97d67171.jpg'],
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_82941f24-2f1b-54aa-bc50-204ddd1b58ea/82941f24-2f1b-54aa-bc50-204ddd1b58ea_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 150775,
             'Height': 480,
             'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19282484/8a70c907-1dc6-414f-bf42-3cce97d67171.jpg',
             'Width': 640}],
 'price': 11990,
 'price_includes_vat': True,
 'registration_date': '2010-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'MERCEDES-BENZ Clase C C 250 CDI Blue Effic. Avantgarde Estate',
 'transmission': 'automatic',
 'trim': 'C 250 CDI Blue Effic. Avantgarde Estate',
 'vin': None,
 'year': 2010}
2026-03-24 11:55:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 11:55:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%2762372331%27 HTTP/1.1" 200 None
2026-03-24 11:55:30 [auto_selling_coches.net] INFO: Saving data for 62372331: {'created_time': 1774353330.425778, 'last_price_update_time': 1774353330.42579}
2026-03-24 11:55:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 11:55:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62372331') HTTP/1.1" 204 0
2026-03-24 11:55:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/62372658> (referer: https://www.coches.net/concesionario/doviautos/?pg=1) ['zyte-api']
2026-03-24 11:55:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70005666> (referer: https://www.coches.net/concesionario/doviautos/?pg=1) ['zyte-api']
2026-03-24 11:55:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 11:55:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 11:55:30 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
 'body_type': 'Cabrio',
 'c_o_2_emission_value': 155,
 'category': 'Coches',
 'color': 'Gris / Plata',
 'currency': 'EUR',
 'description': 'Precio : 8.490 €\n'
                '\n'
                '- COCHE EN PERFECTO ESTADO INTERIOR Y \n'
                '  EXTERIOR CON UN AÑO DE GARANTIA.\n'
                '- CON DOS LLAVES\n'
                '- TODAS REVISIONES AL DIA, FILTROS, ITV, CORREAS\n'
                '- FINANCIACIÓN A SU MEDIDA CON O SIN ENTRADA.\n'
                '- RECOGEMOS VEHICULO COMO PARTE DE PAGO.\n'
                '- TRANSFERENCIA INCLUIDA \n'
                '- KILOMETRAJE CERTIFICADO Y ESPECIFICADO EN EL \n'
                '  CONTRATO DE COMPRAVENTA.\n'
                '- PIDE CITA PREVIA PARA VER Y PROBAR NUESTROS \n'
                '  VEHÍCULOS\n'
                '\n'
                '                Visite nuestra web doviautos es\n'
                '\n'
                'Este anuncio no es vinculante, puede estar sujeto a posibles '
                'errores o modificaciones sin previo aviso, se muestra a '
                'titulo informativo y no contractual.\n'
                '\n'
                'EQUIPAMIENTO :\n'
                '\n'
                'Asientos Calefactados, Asientos Eléctricos, Bluetooth, CD, '
                'Cierre Centralizado, Climatizador, Control Velocidad, ESP, '
                'Espejos Eléctricos, Llantas de Aleación, Ordenador de Abordo, '
                'Pintura Metalizada, Sensor Aparcamiento, Sensor Lluvia, '
                'Sensor Luces, Tapicería de Cuero, Volante Multifunción',
 'doors_number': 2,
 'emission_standard': 'B',
 'engine': '2.0L',
 'engine_horse_power': 140,
 'expiration_date': None,
 'fuel_type': 'Diesel',
 'is_damaged': False,
 'is_operable': True,
 'license_plate': None,
 'link_to_web_offer': 'https://www.coches.net/peugeot-308-cc-sport-pack-20-hdi-140-fap-2p-diesel-2009-en-pontevedra-62372180-covo.aspx',
 'listing': 'auction',
 'location': 'Pontevedra',
 'make': 'PEUGEOT',
 'model': '308',
 'odometer': 133700,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'ES',
 'original_photo_count': 0,
 'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19282363/e5229b6a-369b-47de-83c8-ba1223ae28bd.jpg',
                'https://a.ccdn.es/cnet/vehicles/19282363/ed5b50af-b52c-437b-9538-b0ec3649aa5c.jpg',
                'https://a.ccdn.es/cnet/vehicles/19282363/4ff6c598-8871-4900-8305-ee4c3ff79b3e.jpg',
                'https://a.ccdn.es/cnet/vehicles/19282363/f7238815-e4ec-4a32-813a-01eee2d7d616.jpg',
                'https://a.ccdn.es/cnet/vehicles/19282363/0e429d28-de32-421b-bd6d-72d7898fe494.jpg',
                'https://a.ccdn.es/cnet/vehicles/19282363/7d46036d-8727-4985-8696-750b1e6d2faf.jpg',
                'https://a.ccdn.es/cnet/vehicles/19282363/19f41691-62f7-4f70-a7cf-7baada185b35.jpg',
                'https://a.ccdn.es/cnet/vehicles/19282363/d84ea0c8-65b0-4d89-a08a-3299ae36a53e.jpg',
                'https://a.ccdn.es/cnet/vehicles/19282363/b0f26181-c071-4b5a-b777-7ebf152d8fd4.jpg',
                'https://a.ccdn.es/cnet/vehicles/19282363/5601511e-b626-46db-bc35-5c653fac892d.jpg',
                'https://a.ccdn.es/cnet/vehicles/19282363/89cf9dac-e48f-4a84-a435-3690b825e2ae.jpg',
                'https://a.ccdn.es/cnet/vehicles/19282363/c0a4b1c0-0f0e-48ad-b712-4ee4e0ca9eb2.jpg',
                'https://a.ccdn.es/cnet/vehicles/19282363/79fe4c50-491d-4a76-85e2-a544d626c659.jpg',
                'https://a.ccdn.es/cnet/vehicles/19282363/d7edd0d3-fa4b-4161-bde2-33bb28f66bd9.jpg',
                'https://a.ccdn.es/cnet/vehicles/19282363/71a94b01-8660-449b-a76e-364b12f4be03.jpg',
                'https://a.ccdn.es/cnet/vehicles/19282363/d642bee2-ff36-4cb8-ac93-2c04efc792dd.jpg',
                'https://a.ccdn.es/cnet/vehicles/19282363/1f9aa815-5680-4d24-b51c-b81dbe80c090.jpg',
                'https://a.ccdn.es/cnet/vehicles/19282363/959a44a9-d91f-4b09-9c68-847bede75539.jpg',
                'https://a.ccdn.es/cnet/vehicles/19282363/d7628501-f372-4243-95cb-0c7d0c866f88.jpg',
                'https://a.ccdn.es/cnet/vehicles/19282363/7e5038ac-3a64-4752-ad57-4f335da395bf.jpg',
                'https://a.ccdn.es/cnet/vehicles/19282363/3920885c-21e0-4183-ab26-5110f47ed467.jpg',
                'https://a.ccdn.es/cnet/vehicles/19282363/d47fda14-f6d7-4a64-ba22-d8f5c4ea495a.jpg',
                'https://a.ccdn.es/cnet/vehicles/19282363/828e7658-a744-4006-8b41-e536f4c0d09b.jpg',
                'https://a.ccdn.es/cnet/vehicles/19282363/584db719-a597-4f3d-8910-e5b4b2757845.jpg',
                'https://a.ccdn.es/cnet/vehicles/19282363/feadb9bf-83d4-4bb3-b3f6-231af8fec61d.jpg',
                'https://a.ccdn.es/cnet/vehicles/19282363/e11ac4a8-9a2e-49c1-8bab-8b7b0df92469.jpg',
                'https://a.ccdn.es/cnet/vehicles/19282363/efd7256d-ce5a-47a1-b240-2ef0ae3b7cba.jpg',
                'https://a.ccdn.es/cnet/vehicles/19282363/28f3af59-da9d-4e0b-9f9d-e702c58d58a9.jpg',
                'https://a.ccdn.es/cnet/vehicles/19282363/87f510af-d02a-433c-9652-8d5634bd007d.jpg',
                'https://a.ccdn.es/cnet/vehicles/19282363/7d043527-158d-4f99-aeb4-dd0ce3ce63bf.jpg',
                'https://a.ccdn.es/cnet/vehicles/19282363/1f452625-6a9b-4ec9-bff7-6fb768b9dcf6.jpg',
                'https://a.ccdn.es/cnet/vehicles/19282363/7e7a79f5-18b7-490b-b00c-a1606b8ce908.jpg',
                'https://a.ccdn.es/cnet/vehicles/19282363/b3c69c64-df3c-4999-ab38-0aecc2b2b8df.jpg'],
 'price': 8490,
 'price_includes_vat': True,
 'registration_date': '2011-01-01',
 'seats_number': 4,
 'seller_name': None,
 'title': 'PEUGEOT 308 CC Sport Pack 2.0 HDI 140 FAP',
 'transmission': 'manual',
 'trim': 'CC Sport Pack 2.0 HDI 140 FAP',
 'vin': None,
 'year': 2011}
2026-03-24 11:55:30 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 48258ad7-baf2-5848-9f4b-9ca39e434487 with identifier: 62372180
2026-03-24 11:55:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 48258ad7-baf2-5848-9f4b-9ca39e434487
2026-03-24 11:55:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 11:55:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F19282363%252Fe5229b6a-369b-47de-83c8-ba1223ae28bd.jpg%27 HTTP/1.1" 200 None
2026-03-24 11:55:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19282363/e5229b6a-369b-47de-83c8-ba1223ae28bd.jpg already downloaded
2026-03-24 11:55:30 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 48258ad7-baf2-5848-9f4b-9ca39e434487 with identifier 62372180
2026-03-24 11:55:30 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-24 11:55:30 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-24 11:55:30 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 48258ad7-baf2-5848-9f4b-9ca39e434487
2026-03-24 11:55:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://web.gw.coches.net/details/62372180>
{'auction_title': '',
 'body_type': 'Cabrio',
 'c_o_2_emission_value': 155,
 'category': 'Coches',
 'color': 'Gris / Plata',
 'currency': 'EUR',
 'description': 'Precio : 8.490 €\n'
                '\n'
                '- COCHE EN PERFECTO ESTADO INTERIOR Y \n'
                '  EXTERIOR CON UN AÑO DE GARANTIA.\n'
                '- CON DOS LLAVES\n'
                '- TODAS REVISIONES AL DIA, FILTROS, ITV, CORREAS\n'
                '- FINANCIACIÓN A SU MEDIDA CON O SIN ENTRADA.\n'
                '- RECOGEMOS VEHICULO COMO PARTE DE PAGO.\n'
                '- TRANSFERENCIA INCLUIDA \n'
                '- KILOMETRAJE CERTIFICADO Y ESPECIFICADO EN EL \n'
                '  CONTRATO DE COMPRAVENTA.\n'
                '- PIDE CITA PREVIA PARA VER Y PROBAR NUESTROS \n'
                '  VEHÍCULOS\n'
                '\n'
                '                Visite nuestra web doviautos es\n'
                '\n'
                'Este anuncio no es vinculante, puede estar sujeto a posibles '
                'errores o modificaciones sin previo aviso, se muestra a '
                'titulo informativo y no contractual.\n'
                '\n'
                'EQUIPAMIENTO :\n'
                '\n'
                'Asientos Calefactados, Asientos Eléctricos, Bluetooth, CD, '
                'Cierre Centralizado, Climatizador, Control Velocidad, ESP, '
                'Espejos Eléctricos, Llantas de Aleación, Ordenador de Abordo, '
                'Pintura Metalizada, Sensor Aparcamiento, Sensor Lluvia, '
                'Sensor Luces, Tapicería de Cuero, Volante Multifunción',
 'doors_number': 2,
 'emission_standard': 'B',
 'engine': '2.0L',
 'engine_horse_power': 140,
 'expiration_date': None,
 'fuel_type': 'Diesel',
 'id': '48258ad7-baf2-5848-9f4b-9ca39e434487',
 'is_damaged': False,
 'is_operable': True,
 'license_plate': None,
 'link_to_web_offer': 'https://www.coches.net/peugeot-308-cc-sport-pack-20-hdi-140-fap-2p-diesel-2009-en-pontevedra-62372180-covo.aspx',
 'listing': 'auction',
 'location': 'Pontevedra',
 'make': 'PEUGEOT',
 'model': '308',
 'odometer': 133700,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'ES',
 'original_photo_count': 33,
 'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19282363/e5229b6a-369b-47de-83c8-ba1223ae28bd.jpg'],
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_48258ad7-baf2-5848-9f4b-9ca39e434487/48258ad7-baf2-5848-9f4b-9ca39e434487_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 158199,
             'Height': 480,
             'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19282363/e5229b6a-369b-47de-83c8-ba1223ae28bd.jpg',
             'Width': 640}],
 'price': 8490,
 'price_includes_vat': True,
 'registration_date': '2011-01-01',
 'seats_number': 4,
 'seller_name': None,
 'title': 'PEUGEOT 308 CC Sport Pack 2.0 HDI 140 FAP',
 'transmission': 'manual',
 'trim': 'CC Sport Pack 2.0 HDI 140 FAP',
 'vin': None,
 'year': 2011}
2026-03-24 11:55:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 11:55:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%2762372180%27 HTTP/1.1" 200 None
2026-03-24 11:55:30 [auto_selling_coches.net] INFO: Saving data for 62372180: {'created_time': 1774353330.526978, 'last_price_update_time': 1774353330.526987}
2026-03-24 11:55:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 11:55:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62372180') HTTP/1.1" 204 0
2026-03-24 11:55:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/62372559> (referer: https://www.coches.net/concesionario/doviautos/?pg=1) ['zyte-api']
2026-03-24 11:55:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 11:55:30 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
 'body_type': 'SUV',
 'c_o_2_emission_value': 151,
 'category': 'Coches',
 'color': 'Blanco',
 'currency': 'EUR',
 'description': 'Precio al contado: 14.990 €\n'
                '\n'
                '- COCHE EN PERFECTO ESTADO INTERIOR Y \n'
                '  EXTERIOR CON UN AÑO DE GARANTIA.\n'
                '- SE ENTREGAN DOS LLAVES\n'
                '- TODAS REVISIONES AL DIA, FILTROS, ITV, CORREAS\n'
                '- FINANCIACIÓN A SU MEDIDA CON O SIN ENTRADA.\n'
                '- RECOGEMOS VEHICULO COMO PARTE DE PAGO.\n'
                '- TRANSFERENCIA INCLUIDA \n'
                '- KILOMETRAJE CERTIFICADO Y ESPECIFICADO EN EL \n'
                '  CONTRATO DE COMPRAVENTA.\n'
                '- PIDE CITA PREVIA PARA VER Y PROBAR NUESTROS \n'
                '  VEHÍCULOS\n'
                '\n'
                '                Visite nuestra web doviautos es\n'
                '\n'
                'Este anuncio no es vinculante, puede estar sujeto a posibles '
                'errores o modificaciones sin previo aviso, se muestra a '
                'titulo informativo y no contractual.\n'
                '\n'
                'EQUIPAMIENTO :\n'
                '\n'
                'Asientos Calefactados, Bluetooth, Cierre Centralizado, '
                'Climatizador, Control Velocidad, ESP, Faros LED, Isofix, '
                'Llantas de Aleación, Luces LED, Navegador, Ordenador de '
                'Abordo, Sensor Aparcamiento, Sensor Lluvia, Sensor Luces, '
                'Techo Corredizo, Techo Panorámico, Volante Multifunción',
 'doors_number': 5,
 'emission_standard': 'B',
 'engine': '2.0L',
 'engine_horse_power': 177,
 'expiration_date': None,
 'fuel_type': 'Diesel',
 'is_damaged': False,
 'is_operable': True,
 'license_plate': None,
 'link_to_web_offer': 'https://www.coches.net/volkswagen-tiguan-20-tdi-177cv-4x4-sport-bluemotion-tech-5p-diesel-2014-en-pontevedra-62372658-covo.aspx',
 'listing': 'auction',
 'location': 'Pontevedra',
 'make': 'VOLKSWAGEN',
 'model': 'Tiguan',
 'odometer': 184500,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'ES',
 'original_photo_count': 0,
 'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19282763/cc320532-ed7d-4de8-b2f6-fe0416e957fc.jpg',
                'https://a.ccdn.es/cnet/vehicles/19282763/e2c8a6dc-c1b4-4c4f-856d-78a3b1b98f9f.jpg',
                'https://a.ccdn.es/cnet/vehicles/19282763/1ccc2574-2f11-4167-b059-8f8a92798abd.jpg',
                'https://a.ccdn.es/cnet/vehicles/19282763/7ecf3e64-5874-41bd-a488-6212ae20fc71.jpg',
                'https://a.ccdn.es/cnet/vehicles/19282763/9f500ce8-e836-4c67-8518-e57111e0d7ca.jpg',
                'https://a.ccdn.es/cnet/vehicles/19282763/7c1aa696-6758-4797-a542-225166b7fa0d.jpg',
                'https://a.ccdn.es/cnet/vehicles/19282763/8546dd18-2ff8-4a11-ace0-d06c738aa6ff.jpg',
                'https://a.ccdn.es/cnet/vehicles/19282763/5de7c040-e0b6-4004-80c1-4d71ca548dfa.jpg',
                'https://a.ccdn.es/cnet/vehicles/19282763/078e6e9c-555d-4959-81d0-eddb3c9be1ef.jpg',
                'https://a.ccdn.es/cnet/vehicles/19282763/efa9c457-a09e-47bb-a451-7bef75a2a25f.jpg',
                'https://a.ccdn.es/cnet/vehicles/19282763/e0cfa5a3-5d0c-46dd-aee6-70f6c31ec9a1.jpg',
                'https://a.ccdn.es/cnet/vehicles/19282763/5f167b52-d87d-403d-afce-a4feb5493945.jpg',
                'https://a.ccdn.es/cnet/vehicles/19282763/b4805396-cb7a-4ac5-8d55-f4d73d67e151.jpg',
                'https://a.ccdn.es/cnet/vehicles/19282763/46db4564-187f-4e94-a7b4-3a208b47e200.jpg',
                'https://a.ccdn.es/cnet/vehicles/19282763/870aa676-b510-492a-b508-a39ee8bb384d.jpg',
                'https://a.ccdn.es/cnet/vehicles/19282763/afa7471c-5e9e-446e-8a5e-52c08e151311.jpg',
                'https://a.ccdn.es/cnet/vehicles/19282763/955ae9b1-5957-4213-89a0-4139bee846ec.jpg',
                'https://a.ccdn.es/cnet/vehicles/19282763/e909ef27-d1eb-42d5-8d29-dbdefcf29194.jpg',
                'https://a.ccdn.es/cnet/vehicles/19282763/5e75a9bc-b801-4eea-83b6-9a4138be42e7.jpg',
                'https://a.ccdn.es/cnet/vehicles/19282763/acaa36ab-a36d-4e40-9974-a92ef29c3691.jpg',
                'https://a.ccdn.es/cnet/vehicles/19282763/4cce39db-1d40-4962-9969-24f2548eb6bd.jpg',
                'https://a.ccdn.es/cnet/vehicles/19282763/380412b7-a413-464f-a5de-bdec925863f9.jpg',
                'https://a.ccdn.es/cnet/vehicles/19282763/4516958a-c5f9-40e9-8f21-9a2d8f4ce613.jpg',
                'https://a.ccdn.es/cnet/vehicles/19282763/1b91f4e4-b62b-4f65-b08e-67180ec6890b.jpg',
                'https://a.ccdn.es/cnet/vehicles/19282763/2cd47a85-3922-4f95-a411-b3848b1c96c3.jpg',
                'https://a.ccdn.es/cnet/vehicles/19282763/a2b485be-9fd6-498b-b430-3efbbf0e77d1.jpg',
                'https://a.ccdn.es/cnet/vehicles/19282763/7595f62d-2be2-4c75-903e-87693c0cfaca.jpg',
                'https://a.ccdn.es/cnet/vehicles/19282763/3d6d7bc0-3e7c-4b01-bae0-60196e189b10.jpg',
                'https://a.ccdn.es/cnet/vehicles/19282763/4e6c50cd-a62b-420c-ab2b-247b9377e0d2.jpg',
                'https://a.ccdn.es/cnet/vehicles/19282763/60ed4a2b-5f14-48ff-8ad2-aeb881d92624.jpg',
                'https://a.ccdn.es/cnet/vehicles/19282763/61afdd41-4d5f-4c05-bd76-1673fc6dfa74.jpg',
                'https://a.ccdn.es/cnet/vehicles/19282763/030a40b0-c8a8-4835-a05c-aaa848327668.jpg',
                'https://a.ccdn.es/cnet/vehicles/19282763/5903ccbb-2e43-4519-9c8f-8cec8d0b44e3.jpg',
                'https://a.ccdn.es/cnet/vehicles/19282763/50e581d6-520d-4632-b522-06fb076942ac.jpg',
                'https://a.ccdn.es/cnet/vehicles/19282763/53b4a3a5-0bec-4dc0-aa6d-e76a3f8648cf.jpg',
                'https://a.ccdn.es/cnet/vehicles/19282763/e8788eb8-7166-4db6-a1d5-e88a5f240577.jpg',
                'https://a.ccdn.es/cnet/vehicles/19282763/266a0691-c305-4b80-998b-3e652b510fa5.jpg',
                'https://a.ccdn.es/cnet/vehicles/19282763/a9df4c7e-80f6-40a8-ac9a-17f8899e3b91.jpg',
                'https://a.ccdn.es/cnet/vehicles/19282763/8aabf73e-870f-4dda-a564-4c1675182155.jpg',
                'https://a.ccdn.es/cnet/vehicles/19282763/b373aa50-b5de-4e47-ad69-dd34b4038825.jpg',
                'https://a.ccdn.es/cnet/vehicles/19282763/d10c13f6-0afc-4873-bffa-4a0323e1fb46.jpg',
                'https://a.ccdn.es/cnet/vehicles/19282763/0a59f12c-35b6-4f30-800a-8e8866cb48bc.jpg',
                'https://a.ccdn.es/cnet/vehicles/19282763/4f97ec61-aa72-406d-9b80-767760b1b765.jpg',
                'https://a.ccdn.es/cnet/vehicles/19282763/8b792a4c-c311-40d6-aec5-a1e14b41f2cf.jpg'],
 'price': 14990,
 'price_includes_vat': True,
 'registration_date': '2013-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'VOLKSWAGEN Tiguan 2.0 TDI 4x4 Sport BlueMotion Tech',
 'transmission': 'manual',
 'trim': '2.0 TDI 177cv 4x4 Sport BlueMotion Tech',
 'vin': None,
 'year': 2013}
2026-03-24 11:55:30 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 7e16a66d-e1d7-506c-b2fc-4657849e0778 with identifier: 62372658
2026-03-24 11:55:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 7e16a66d-e1d7-506c-b2fc-4657849e0778
2026-03-24 11:55:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 11:55:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F19282763%252Fcc320532-ed7d-4de8-b2f6-fe0416e957fc.jpg%27 HTTP/1.1" 200 None
2026-03-24 11:55:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19282763/cc320532-ed7d-4de8-b2f6-fe0416e957fc.jpg already downloaded
2026-03-24 11:55:30 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 7e16a66d-e1d7-506c-b2fc-4657849e0778 with identifier 62372658
2026-03-24 11:55:30 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-24 11:55:30 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-24 11:55:30 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 7e16a66d-e1d7-506c-b2fc-4657849e0778
2026-03-24 11:55:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://web.gw.coches.net/details/62372658>
{'auction_title': '',
 'body_type': 'SUV',
 'c_o_2_emission_value': 151,
 'category': 'Coches',
 'color': 'Blanco',
 'currency': 'EUR',
 'description': 'Precio al contado: 14.990 €\n'
                '\n'
                '- COCHE EN PERFECTO ESTADO INTERIOR Y \n'
                '  EXTERIOR CON UN AÑO DE GARANTIA.\n'
                '- SE ENTREGAN DOS LLAVES\n'
                '- TODAS REVISIONES AL DIA, FILTROS, ITV, CORREAS\n'
                '- FINANCIACIÓN A SU MEDIDA CON O SIN ENTRADA.\n'
                '- RECOGEMOS VEHICULO COMO PARTE DE PAGO.\n'
                '- TRANSFERENCIA INCLUIDA \n'
                '- KILOMETRAJE CERTIFICADO Y ESPECIFICADO EN EL \n'
                '  CONTRATO DE COMPRAVENTA.\n'
                '- PIDE CITA PREVIA PARA VER Y PROBAR NUESTROS \n'
                '  VEHÍCULOS\n'
                '\n'
                '                Visite nuestra web doviautos es\n'
                '\n'
                'Este anuncio no es vinculante, puede estar sujeto a posibles '
                'errores o modificaciones sin previo aviso, se muestra a '
                'titulo informativo y no contractual.\n'
                '\n'
                'EQUIPAMIENTO :\n'
                '\n'
                'Asientos Calefactados, Bluetooth, Cierre Centralizado, '
                'Climatizador, Control Velocidad, ESP, Faros LED, Isofix, '
                'Llantas de Aleación, Luces LED, Navegador, Ordenador de '
                'Abordo, Sensor Aparcamiento, Sensor Lluvia, Sensor Luces, '
                'Techo Corredizo, Techo Panorámico, Volante Multifunción',
 'doors_number': 5,
 'emission_standard': 'B',
 'engine': '2.0L',
 'engine_horse_power': 177,
 'expiration_date': None,
 'fuel_type': 'Diesel',
 'id': '7e16a66d-e1d7-506c-b2fc-4657849e0778',
 'is_damaged': False,
 'is_operable': True,
 'license_plate': None,
 'link_to_web_offer': 'https://www.coches.net/volkswagen-tiguan-20-tdi-177cv-4x4-sport-bluemotion-tech-5p-diesel-2014-en-pontevedra-62372658-covo.aspx',
 'listing': 'auction',
 'location': 'Pontevedra',
 'make': 'VOLKSWAGEN',
 'model': 'Tiguan',
 'odometer': 184500,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'ES',
 'original_photo_count': 44,
 'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19282763/cc320532-ed7d-4de8-b2f6-fe0416e957fc.jpg'],
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7e16a66d-e1d7-506c-b2fc-4657849e0778/7e16a66d-e1d7-506c-b2fc-4657849e0778_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 140931,
             'Height': 480,
             'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19282763/cc320532-ed7d-4de8-b2f6-fe0416e957fc.jpg',
             'Width': 640}],
 'price': 14990,
 'price_includes_vat': True,
 'registration_date': '2013-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'VOLKSWAGEN Tiguan 2.0 TDI 4x4 Sport BlueMotion Tech',
 'transmission': 'manual',
 'trim': '2.0 TDI 177cv 4x4 Sport BlueMotion Tech',
 'vin': None,
 'year': 2013}
2026-03-24 11:55:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 11:55:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%2762372658%27 HTTP/1.1" 200 None
2026-03-24 11:55:30 [auto_selling_coches.net] INFO: Saving data for 62372658: {'created_time': 1774353330.668217, 'last_price_update_time': 1774353330.668227}
2026-03-24 11:55:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 11:55:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62372658') HTTP/1.1" 204 0
2026-03-24 11:55:30 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
 'body_type': 'Monovolumen',
 'c_o_2_emission_value': 137,
 'category': 'Coches',
 'color': 'Gris / Plata',
 'currency': 'EUR',
 'description': 'Precio al contado: 11.490 €\n'
                '\n'
                '- COCHE EN PERFECTO ESTADO INTERIOR Y \n'
                '  EXTERIOR CON UN AÑO DE GARANTIA.\n'
                '- SE ENTREGAN DOS LLAVES\n'
                '- TODAS REVISIONES AL DIA, FILTROS, ITV, CORREAS\n'
                '- FINANCIACIÓN A SU MEDIDA CON O SIN ENTRADA.\n'
                '- RECOGEMOS VEHICULO COMO PARTE DE PAGO.\n'
                '- TRANSFERENCIA INCLUIDA \n'
                '- KILOMETRAJE CERTIFICADO Y ESPECIFICADO EN EL \n'
                '  CONTRATO DE COMPRAVENTA.\n'
                '- PIDE CITA PREVIA PARA VER Y PROBAR NUESTROS \n'
                '  VEHÍCULOS\n'
                '\n'
                '                Visite nuestra web  doviautos es\n'
                '\n'
                'Este anuncio no es vinculante, puede estar sujeto a posibles '
                'errores o modificaciones sin previo aviso, se muestra a '
                'titulo informativo y no contractual.\n'
                '\n'
                'EQUIPAMIENTO :\n'
                '\n'
                'Airbag, Aire Acondicionado, Asientos Calefactados, Bluetooth, '
                'CD, Cierre Centralizado, Dirección Asistida, ESP, Elevalunas '
                'Eléctrico, Espejos Eléctricos, Faros de Niebla, Isofix, '
                'Llantas de Aleación, Luces LED, Navegador, Ordenador de '
                'Abordo, Pintura Metalizada, Sensor Lluvia, Sensor Luces, '
                'Volante Multifunción',
 'doors_number': 5,
 'emission_standard': 'C',
 'engine': '1.6L',
 'engine_horse_power': 122,
 'expiration_date': None,
 'fuel_type': 'Gasolina',
 'is_damaged': False,
 'is_operable': True,
 'license_plate': None,
 'link_to_web_offer': 'https://www.coches.net/mercedes-benz-clase-b-b-180-5p-gasolina-2014-en-pontevedra-70005666-covo.aspx',
 'listing': 'auction',
 'location': 'Pontevedra',
 'make': 'MERCEDES-BENZ',
 'model': 'Clase B',
 'odometer': 125400,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'ES',
 'original_photo_count': 0,
 'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19526613/9865336b-fc5a-4a4a-82ec-652cf58b8045.jpg',
                'https://a.ccdn.es/cnet/vehicles/19526613/011aa105-605c-493f-acc3-8a0cbe54eacb.jpg',
                'https://a.ccdn.es/cnet/vehicles/19526613/512b4575-d64b-4eb8-a86a-3a88be49ae99.jpg',
                'https://a.ccdn.es/cnet/vehicles/19526613/5ad8f760-cee1-4c7c-bc9a-e1621e18cbf7.jpg',
                'https://a.ccdn.es/cnet/vehicles/19526613/ee5b6d9d-cc26-4e6a-9a33-51389d03288f.jpg',
                'https://a.ccdn.es/cnet/vehicles/19526613/71030210-1a0a-41bb-af58-a354a202a564.jpg',
                'https://a.ccdn.es/cnet/vehicles/19526613/ffd81145-1bf4-4845-9376-029543ec3315.jpg',
                'https://a.ccdn.es/cnet/vehicles/19526613/a1b90d15-9a1b-482e-8086-94a862d55b30.jpg',
                'https://a.ccdn.es/cnet/vehicles/19526613/e63d8dc7-dc28-4c44-a3ca-505540d61632.jpg',
                'https://a.ccdn.es/cnet/vehicles/19526613/9552f4a4-030c-4a71-bec4-b02a59356a6f.jpg',
                'https://a.ccdn.es/cnet/vehicles/19526613/4b810c48-82ec-4f50-8016-cb0c960a3e12.jpg',
                'https://a.ccdn.es/cnet/vehicles/19526613/ec8c158f-011d-43a3-9235-31233116510d.jpg',
                'https://a.ccdn.es/cnet/vehicles/19526613/2012bf5c-f417-4796-9442-0fd5ba0e3519.jpg'],
 'price': 11490,
 'price_includes_vat': True,
 'registration_date': '2013-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'MERCEDES-BENZ Clase B B 180',
 'transmission': 'manual',
 'trim': 'B 180',
 'vin': None,
 'year': 2013}
2026-03-24 11:55:30 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 6f39eb5c-dab5-562e-92b6-b6f5650dcb01 with identifier: 70005666
2026-03-24 11:55:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 6f39eb5c-dab5-562e-92b6-b6f5650dcb01
2026-03-24 11:55:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 11:55:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F19526613%252F9865336b-fc5a-4a4a-82ec-652cf58b8045.jpg%27 HTTP/1.1" 200 None
2026-03-24 11:55:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19526613/9865336b-fc5a-4a4a-82ec-652cf58b8045.jpg already downloaded
2026-03-24 11:55:30 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 6f39eb5c-dab5-562e-92b6-b6f5650dcb01 with identifier 70005666
2026-03-24 11:55:30 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-24 11:55:30 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-24 11:55:30 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 6f39eb5c-dab5-562e-92b6-b6f5650dcb01
2026-03-24 11:55:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://web.gw.coches.net/details/70005666>
{'auction_title': '',
 'body_type': 'Monovolumen',
 'c_o_2_emission_value': 137,
 'category': 'Coches',
 'color': 'Gris / Plata',
 'currency': 'EUR',
 'description': 'Precio al contado: 11.490 €\n'
                '\n'
                '- COCHE EN PERFECTO ESTADO INTERIOR Y \n'
                '  EXTERIOR CON UN AÑO DE GARANTIA.\n'
                '- SE ENTREGAN DOS LLAVES\n'
                '- TODAS REVISIONES AL DIA, FILTROS, ITV, CORREAS\n'
                '- FINANCIACIÓN A SU MEDIDA CON O SIN ENTRADA.\n'
                '- RECOGEMOS VEHICULO COMO PARTE DE PAGO.\n'
                '- TRANSFERENCIA INCLUIDA \n'
                '- KILOMETRAJE CERTIFICADO Y ESPECIFICADO EN EL \n'
                '  CONTRATO DE COMPRAVENTA.\n'
                '- PIDE CITA PREVIA PARA VER Y PROBAR NUESTROS \n'
                '  VEHÍCULOS\n'
                '\n'
                '                Visite nuestra web  doviautos es\n'
                '\n'
                'Este anuncio no es vinculante, puede estar sujeto a posibles '
                'errores o modificaciones sin previo aviso, se muestra a '
                'titulo informativo y no contractual.\n'
                '\n'
                'EQUIPAMIENTO :\n'
                '\n'
                'Airbag, Aire Acondicionado, Asientos Calefactados, Bluetooth, '
                'CD, Cierre Centralizado, Dirección Asistida, ESP, Elevalunas '
                'Eléctrico, Espejos Eléctricos, Faros de Niebla, Isofix, '
                'Llantas de Aleación, Luces LED, Navegador, Ordenador de '
                'Abordo, Pintura Metalizada, Sensor Lluvia, Sensor Luces, '
                'Volante Multifunción',
 'doors_number': 5,
 'emission_standard': 'C',
 'engine': '1.6L',
 'engine_horse_power': 122,
 'expiration_date': None,
 'fuel_type': 'Gasolina',
 'id': '6f39eb5c-dab5-562e-92b6-b6f5650dcb01',
 'is_damaged': False,
 'is_operable': True,
 'license_plate': None,
 'link_to_web_offer': 'https://www.coches.net/mercedes-benz-clase-b-b-180-5p-gasolina-2014-en-pontevedra-70005666-covo.aspx',
 'listing': 'auction',
 'location': 'Pontevedra',
 'make': 'MERCEDES-BENZ',
 'model': 'Clase B',
 'odometer': 125400,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'ES',
 'original_photo_count': 13,
 'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19526613/9865336b-fc5a-4a4a-82ec-652cf58b8045.jpg'],
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6f39eb5c-dab5-562e-92b6-b6f5650dcb01/6f39eb5c-dab5-562e-92b6-b6f5650dcb01_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 116090,
             'Height': 600,
             'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19526613/9865336b-fc5a-4a4a-82ec-652cf58b8045.jpg',
             'Width': 800}],
 'price': 11490,
 'price_includes_vat': True,
 'registration_date': '2013-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'MERCEDES-BENZ Clase B B 180',
 'transmission': 'manual',
 'trim': 'B 180',
 'vin': None,
 'year': 2013}
2026-03-24 11:55:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 11:55:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%2770005666%27 HTTP/1.1" 200 None
2026-03-24 11:55:30 [auto_selling_coches.net] INFO: Saving data for 70005666: {'created_time': 1774353330.803497, 'last_price_update_time': 1774353330.803508}
2026-03-24 11:55:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 11:55:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70005666') HTTP/1.1" 204 0
2026-03-24 11:55:30 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
 'body_type': 'Monovolumen',
 'c_o_2_emission_value': 108,
 'category': 'Coches',
 'color': 'Gris / Plata',
 'currency': 'EUR',
 'description': 'Precio al contado: 11.490 €\n'
                '\n'
                '- COCHE EN PERFECTO ESTADO INTERIOR Y \n'
                '  EXTERIOR CON UN AÑO DE GARANTIA.\n'
                '- SE ENTREGAN DOS LLAVES\n'
                '- TODAS REVISIONES AL DIA, FILTROS, ITV, CORREAS\n'
                '- FINANCIACIÓN A SU MEDIDA CON O SIN ENTRADA.\n'
                '- RECOGEMOS VEHICULO COMO PARTE DE PAGO.\n'
                '- TRANSFERENCIA INCLUIDA \n'
                '- KILOMETRAJE CERTIFICADO Y ESPECIFICADO EN EL \n'
                '  CONTRATO DE COMPRAVENTA.\n'
                '- PIDE CITA PREVIA PARA VER Y PROBAR NUESTROS \n'
                '  VEHÍCULOS\n'
                '\n'
                '                Visite nuestra web doviautos es\n'
                '\n'
                'Este anuncio no es vinculante, puede estar sujeto a posibles '
                'errores o modificaciones sin previo aviso, se muestra a '
                'titulo informativo y no contractual.\n'
                '\n'
                'EQUIPAMIENTO :\n'
                '\n'
                'Asientos Calefactados, Bluetooth, CD, Cierre Centralizado, '
                'Climatizador, Elevalunas Eléctrico, Espejos Eléctricos, '
                'Llantas de Aleación, Ordenador de Abordo, Pintura Metalizada, '
                'Sensor Luces, Volante Multifunción',
 'doors_number': 5,
 'emission_standard': 'B',
 'engine': '1.5L',
 'engine_horse_power': 109,
 '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-180-cdi-5p-diesel-2014-en-pontevedra-62372559-covo.aspx',
 'listing': 'auction',
 'location': 'Pontevedra',
 'make': 'MERCEDES-BENZ',
 'model': 'Clase B',
 'odometer': 188850,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'ES',
 'original_photo_count': 0,
 'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19282663/b56fad88-79f8-485a-bd4c-3cc66e6ee286.jpg',
                'https://a.ccdn.es/cnet/vehicles/19282663/5e2d6883-6289-4252-880c-3840aab90c7b.jpg',
                'https://a.ccdn.es/cnet/vehicles/19282663/74eeb5af-db5a-4d5c-b13d-a69c53b26dfa.jpg',
                'https://a.ccdn.es/cnet/vehicles/19282663/35a94623-7f78-4d25-8b87-474b495a877c.jpg',
                'https://a.ccdn.es/cnet/vehicles/19282663/24ee2948-d3f2-40d8-9ab4-e81528e3032b.jpg',
                'https://a.ccdn.es/cnet/vehicles/19282663/ae5e6f6a-a63c-4973-b3da-1e3f9164000b.jpg',
                'https://a.ccdn.es/cnet/vehicles/19282663/2b0bcb5a-2d55-4791-bebe-45cfb227cec9.jpg',
                'https://a.ccdn.es/cnet/vehicles/19282663/1abda1e2-1639-423d-b4b3-2f6d4c02859b.jpg',
                'https://a.ccdn.es/cnet/vehicles/19282663/253467b7-d379-4f7c-9b99-14f06e654b6d.jpg',
                'https://a.ccdn.es/cnet/vehicles/19282663/c143dd5d-5893-4e99-8491-dba9b741b536.jpg',
                'https://a.ccdn.es/cnet/vehicles/19282663/7fe5e476-84a1-4ca0-8215-fe1cdcf68e6e.jpg',
                'https://a.ccdn.es/cnet/vehicles/19282663/51c212b0-13b7-4f26-9077-c05fcf268ede.jpg',
                'https://a.ccdn.es/cnet/vehicles/19282663/3c3630c2-92ae-401b-b2c9-ad5781800df6.jpg',
                'https://a.ccdn.es/cnet/vehicles/19282663/d3cca591-7d81-48a9-983f-1c67a86de93c.jpg',
                'https://a.ccdn.es/cnet/vehicles/19282663/31f1824f-094e-4bab-82dd-db1ed299609d.jpg',
                'https://a.ccdn.es/cnet/vehicles/19282663/2e161cf4-ef1a-4bfb-b7da-aaa27e470aa2.jpg',
                'https://a.ccdn.es/cnet/vehicles/19282663/70b2cce8-9004-410b-a024-82c2aad3c497.jpg',
                'https://a.ccdn.es/cnet/vehicles/19282663/0f3c1956-f537-4b29-8a0c-b6ea919d604a.jpg',
                'https://a.ccdn.es/cnet/vehicles/19282663/84034ed0-f733-4e09-b145-c2240b6dc4b9.jpg',
                'https://a.ccdn.es/cnet/vehicles/19282663/c7cbc0e2-c610-43c5-ba0e-8f012c6198d3.jpg',
                'https://a.ccdn.es/cnet/vehicles/19282663/75a84e18-2dde-4514-87d0-b133a83f115a.jpg',
                'https://a.ccdn.es/cnet/vehicles/19282663/4d4e5bb3-d4f9-4ae6-bbdb-3826752549c1.jpg',
                'https://a.ccdn.es/cnet/vehicles/19282663/b6fcd1be-c296-4115-acb5-f08cc1c42f10.jpg',
                'https://a.ccdn.es/cnet/vehicles/19282663/121a4ceb-43da-4e0c-b3ae-99dc0959b8ec.jpg',
                'https://a.ccdn.es/cnet/vehicles/19282663/26f88663-92b9-40bf-b839-59814cbe8370.jpg',
                'https://a.ccdn.es/cnet/vehicles/19282663/d5728041-51ac-408a-b141-e3943ef5298a.jpg'],
 'price': 11490,
 'price_includes_vat': True,
 'registration_date': '2014-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'MERCEDES-BENZ Clase B B 180 CDI',
 'transmission': 'manual',
 'trim': 'B 180 CDI',
 'vin': None,
 'year': 2014}
2026-03-24 11:55:30 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 314b53ea-7186-51bc-8995-16319c162574 with identifier: 62372559
2026-03-24 11:55:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 314b53ea-7186-51bc-8995-16319c162574
2026-03-24 11:55:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 11:55:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F19282663%252Fb56fad88-79f8-485a-bd4c-3cc66e6ee286.jpg%27 HTTP/1.1" 200 None
2026-03-24 11:55:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19282663/b56fad88-79f8-485a-bd4c-3cc66e6ee286.jpg already downloaded
2026-03-24 11:55:30 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 314b53ea-7186-51bc-8995-16319c162574 with identifier 62372559
2026-03-24 11:55:30 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-24 11:55:30 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-24 11:55:30 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 314b53ea-7186-51bc-8995-16319c162574
2026-03-24 11:55:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://web.gw.coches.net/details/62372559>
{'auction_title': '',
 'body_type': 'Monovolumen',
 'c_o_2_emission_value': 108,
 'category': 'Coches',
 'color': 'Gris / Plata',
 'currency': 'EUR',
 'description': 'Precio al contado: 11.490 €\n'
                '\n'
                '- COCHE EN PERFECTO ESTADO INTERIOR Y \n'
                '  EXTERIOR CON UN AÑO DE GARANTIA.\n'
                '- SE ENTREGAN DOS LLAVES\n'
                '- TODAS REVISIONES AL DIA, FILTROS, ITV, CORREAS\n'
                '- FINANCIACIÓN A SU MEDIDA CON O SIN ENTRADA.\n'
                '- RECOGEMOS VEHICULO COMO PARTE DE PAGO.\n'
                '- TRANSFERENCIA INCLUIDA \n'
                '- KILOMETRAJE CERTIFICADO Y ESPECIFICADO EN EL \n'
                '  CONTRATO DE COMPRAVENTA.\n'
                '- PIDE CITA PREVIA PARA VER Y PROBAR NUESTROS \n'
                '  VEHÍCULOS\n'
                '\n'
                '                Visite nuestra web doviautos es\n'
                '\n'
                'Este anuncio no es vinculante, puede estar sujeto a posibles '
                'errores o modificaciones sin previo aviso, se muestra a '
                'titulo informativo y no contractual.\n'
                '\n'
                'EQUIPAMIENTO :\n'
                '\n'
                'Asientos Calefactados, Bluetooth, CD, Cierre Centralizado, '
                'Climatizador, Elevalunas Eléctrico, Espejos Eléctricos, '
                'Llantas de Aleación, Ordenador de Abordo, Pintura Metalizada, '
                'Sensor Luces, Volante Multifunción',
 'doors_number': 5,
 'emission_standard': 'B',
 'engine': '1.5L',
 'engine_horse_power': 109,
 'expiration_date': None,
 'fuel_type': 'Diesel',
 'id': '314b53ea-7186-51bc-8995-16319c162574',
 'is_damaged': False,
 'is_operable': True,
 'license_plate': None,
 'link_to_web_offer': 'https://www.coches.net/mercedes-benz-clase-b-b-180-cdi-5p-diesel-2014-en-pontevedra-62372559-covo.aspx',
 'listing': 'auction',
 'location': 'Pontevedra',
 'make': 'MERCEDES-BENZ',
 'model': 'Clase B',
 'odometer': 188850,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'ES',
 'original_photo_count': 26,
 'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19282663/b56fad88-79f8-485a-bd4c-3cc66e6ee286.jpg'],
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_314b53ea-7186-51bc-8995-16319c162574/314b53ea-7186-51bc-8995-16319c162574_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 156953,
             'Height': 480,
             'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19282663/b56fad88-79f8-485a-bd4c-3cc66e6ee286.jpg',
             'Width': 640}],
 'price': 11490,
 'price_includes_vat': True,
 'registration_date': '2014-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'MERCEDES-BENZ Clase B B 180 CDI',
 'transmission': 'manual',
 'trim': 'B 180 CDI',
 'vin': None,
 'year': 2014}
2026-03-24 11:55:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 11:55:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%2762372559%27 HTTP/1.1" 200 None
2026-03-24 11:55:30 [auto_selling_coches.net] INFO: Saving data for 62372559: {'created_time': 1774353330.880941, 'last_price_update_time': 1774353330.880952}
2026-03-24 11:55:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 11:55:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62372559') HTTP/1.1" 204 0
2026-03-24 11:55:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70005696> (referer: https://www.coches.net/concesionario/doviautos/?pg=1) ['zyte-api']
2026-03-24 11:55:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 11:55:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70005628> (referer: https://www.coches.net/concesionario/doviautos/?pg=1) ['zyte-api']
2026-03-24 11:55:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 11:55:31 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
 'body_type': 'Monovolumen',
 'c_o_2_emission_value': 108,
 'category': 'Coches',
 'color': 'Azul',
 'currency': 'EUR',
 'description': 'Precio al contado: 21.490 €\n'
                'Cuota al mes : 230 €/ mes  Aproximado\n'
                '\n'
                '- COCHE EN PERFECTO ESTADO INTERIOR Y \n'
                '  EXTERIOR CON UN AÑO DE GARANTIA.\n'
                '- SE ENTREGAN DOS LLAVES\n'
                '- TODAS REVISIONES AL DIA, FILTROS, ITV, CORREAS\n'
                '- FINANCIACIÓN A SU MEDIDA CON O SIN ENTRADA.\n'
                '- RECOGEMOS VEHICULO COMO PARTE DE PAGO.\n'
                '- TRANSFERENCIA INCLUIDA \n'
                '- KILOMETRAJE CERTIFICADO Y ESPECIFICADO EN EL \n'
                '  CONTRATO DE COMPRAVENTA.\n'
                '- PIDE CITA PREVIA PARA VER Y PROBAR NUESTROS \n'
                '  VEHÍCULOS\n'
                '\n'
                '                Visite nuestra web  doviautos es\n'
                '\n'
                'Este anuncio no es vinculante, puede estar sujeto a posibles '
                'errores o modificaciones sin previo aviso, se muestra a '
                'titulo informativo y no contractual.\n'
                '\n'
                'EQUIPAMIENTO :\n'
                '\n'
                'A.B.S, Airbag, Aire Acondicionado, Asientos Calefactados, '
                'Bluetooth, CD, Cierre Centralizado, Dirección Asistida, ESP, '
                'Elevalunas Eléctrico, Faros de Niebla, Isofix, Llantas de '
                'Aleación, Luces LED, Navegador, Ordenador de Abordo, Pintura '
                'Metalizada, Sensor Aparcamiento, Sensor Lluvia, Sensor Luces, '
                'Tapicería de Cuero, Techo Corredizo, Techo Panorámico, '
                'Volante Multifunción',
 'doors_number': 5,
 'emission_standard': 'B',
 'engine': '1.5L',
 'engine_horse_power': 109,
 '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-180-cdi-sport-5p-diesel-2014-en-pontevedra-70005696-covo.aspx',
 'listing': 'auction',
 'location': 'Pontevedra',
 'make': 'MERCEDES-BENZ',
 'model': 'Clase B',
 'odometer': 161500,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'ES',
 'original_photo_count': 0,
 'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19526634/e95ab9d2-668a-4ccf-ba00-cd0f8efb0f43.jpg',
                'https://a.ccdn.es/cnet/vehicles/19526634/448bcde8-97ca-4045-88c1-50790247db1b.jpg',
                'https://a.ccdn.es/cnet/vehicles/19526634/8e3174ba-ec88-4236-9186-903d7a740302.jpg',
                'https://a.ccdn.es/cnet/vehicles/19526634/420773d9-6c53-4f82-8d27-62c1d034690f.jpg',
                'https://a.ccdn.es/cnet/vehicles/19526634/9e8f4be4-3399-47a1-a388-55d7a5be7fca.jpg',
                'https://a.ccdn.es/cnet/vehicles/19526634/9e1c8238-e0b5-4982-902f-f31ba1621a6d.jpg',
                'https://a.ccdn.es/cnet/vehicles/19526634/30f7c6bc-9f96-4d6d-8cf7-36a0fa28e9e8.jpg',
                'https://a.ccdn.es/cnet/vehicles/19526634/9a710999-dce4-40e8-bfc8-ce96007a4254.jpg',
                'https://a.ccdn.es/cnet/vehicles/19526634/a4dacb9a-7720-4739-8e63-51ba3f07dd79.jpg',
                'https://a.ccdn.es/cnet/vehicles/19526634/f3eb125b-e4f6-439d-bf5d-24882658594e.jpg',
                'https://a.ccdn.es/cnet/vehicles/19526634/611bd808-35cf-40a0-833d-6ba85aa90963.jpg',
                'https://a.ccdn.es/cnet/vehicles/19526634/d311ed75-6497-43a3-a02d-f41234be2eb0.jpg',
                'https://a.ccdn.es/cnet/vehicles/19526634/8cabb02b-3de8-484f-80f2-d88488fc2ac7.jpg',
                'https://a.ccdn.es/cnet/vehicles/19526634/622b09a9-3b34-4bbd-ba48-ed2a6289e2f5.jpg',
                'https://a.ccdn.es/cnet/vehicles/19526634/b0d2408f-d5a0-4fab-9439-d18bc60ff3fe.jpg',
                'https://a.ccdn.es/cnet/vehicles/19526634/7ae7f0b2-b71f-4f85-99e4-9845040b7014.jpg',
                'https://a.ccdn.es/cnet/vehicles/19526634/dd63c6d3-5b11-42ea-ae56-ace6e71d8820.jpg',
                'https://a.ccdn.es/cnet/vehicles/19526634/f04bc645-3c22-4827-93f6-cff5cffb975d.jpg',
                'https://a.ccdn.es/cnet/vehicles/19526634/655808f4-c957-4703-90f0-c0f2bdc44cd5.jpg',
                'https://a.ccdn.es/cnet/vehicles/19526634/020e2344-13b1-4bcd-addc-d4b0e3a675bf.jpg',
                'https://a.ccdn.es/cnet/vehicles/19526634/a043290f-ea2a-4251-9122-140bac04e0d6.jpg',
                'https://a.ccdn.es/cnet/vehicles/19526634/b0b31be0-c87f-4bf7-8756-13c6653d187f.jpg',
                'https://a.ccdn.es/cnet/vehicles/19526634/030743a2-45a4-4d52-a9da-176a589a2abb.jpg',
                'https://a.ccdn.es/cnet/vehicles/19526634/75fa1954-2e65-406d-9378-9029d7865a22.jpg',
                'https://a.ccdn.es/cnet/vehicles/19526634/5560dd54-b2f7-4729-834b-c5cd36a01d1b.jpg',
                'https://a.ccdn.es/cnet/vehicles/19526634/ed5f7d67-92f2-4ca5-a6c8-3e7fc4f901c5.jpg',
                'https://a.ccdn.es/cnet/vehicles/19526634/724261e2-a192-4a38-ae2b-806a664f7b38.jpg',
                'https://a.ccdn.es/cnet/vehicles/19526634/9d2bd833-f5fb-476c-a37c-b8095dfa7bc2.jpg',
                'https://a.ccdn.es/cnet/vehicles/19526634/38803a0b-1b63-4d6f-aa49-630dcd795e4a.jpg'],
 'price': 12490,
 'price_includes_vat': True,
 'registration_date': '2013-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'MERCEDES-BENZ Clase B B 180 CDI Sport',
 'transmission': 'manual',
 'trim': 'B 180 CDI Sport',
 'vin': None,
 'year': 2013}
2026-03-24 11:55:31 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 006671cb-bdc5-5d01-b6ce-c23e845217a6 with identifier: 70005696
2026-03-24 11:55:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 006671cb-bdc5-5d01-b6ce-c23e845217a6
2026-03-24 11:55:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 11:55:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F19526634%252Fe95ab9d2-668a-4ccf-ba00-cd0f8efb0f43.jpg%27 HTTP/1.1" 200 None
2026-03-24 11:55:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19526634/e95ab9d2-668a-4ccf-ba00-cd0f8efb0f43.jpg already downloaded
2026-03-24 11:55:31 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 006671cb-bdc5-5d01-b6ce-c23e845217a6 with identifier 70005696
2026-03-24 11:55:31 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-24 11:55:31 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-24 11:55:31 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 006671cb-bdc5-5d01-b6ce-c23e845217a6
2026-03-24 11:55:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://web.gw.coches.net/details/70005696>
{'auction_title': '',
 'body_type': 'Monovolumen',
 'c_o_2_emission_value': 108,
 'category': 'Coches',
 'color': 'Azul',
 'currency': 'EUR',
 'description': 'Precio al contado: 21.490 €\n'
                'Cuota al mes : 230 €/ mes  Aproximado\n'
                '\n'
                '- COCHE EN PERFECTO ESTADO INTERIOR Y \n'
                '  EXTERIOR CON UN AÑO DE GARANTIA.\n'
                '- SE ENTREGAN DOS LLAVES\n'
                '- TODAS REVISIONES AL DIA, FILTROS, ITV, CORREAS\n'
                '- FINANCIACIÓN A SU MEDIDA CON O SIN ENTRADA.\n'
                '- RECOGEMOS VEHICULO COMO PARTE DE PAGO.\n'
                '- TRANSFERENCIA INCLUIDA \n'
                '- KILOMETRAJE CERTIFICADO Y ESPECIFICADO EN EL \n'
                '  CONTRATO DE COMPRAVENTA.\n'
                '- PIDE CITA PREVIA PARA VER Y PROBAR NUESTROS \n'
                '  VEHÍCULOS\n'
                '\n'
                '                Visite nuestra web  doviautos es\n'
                '\n'
                'Este anuncio no es vinculante, puede estar sujeto a posibles '
                'errores o modificaciones sin previo aviso, se muestra a '
                'titulo informativo y no contractual.\n'
                '\n'
                'EQUIPAMIENTO :\n'
                '\n'
                'A.B.S, Airbag, Aire Acondicionado, Asientos Calefactados, '
                'Bluetooth, CD, Cierre Centralizado, Dirección Asistida, ESP, '
                'Elevalunas Eléctrico, Faros de Niebla, Isofix, Llantas de '
                'Aleación, Luces LED, Navegador, Ordenador de Abordo, Pintura '
                'Metalizada, Sensor Aparcamiento, Sensor Lluvia, Sensor Luces, '
                'Tapicería de Cuero, Techo Corredizo, Techo Panorámico, '
                'Volante Multifunción',
 'doors_number': 5,
 'emission_standard': 'B',
 'engine': '1.5L',
 'engine_horse_power': 109,
 'expiration_date': None,
 'fuel_type': 'Diesel',
 'id': '006671cb-bdc5-5d01-b6ce-c23e845217a6',
 'is_damaged': False,
 'is_operable': True,
 'license_plate': None,
 'link_to_web_offer': 'https://www.coches.net/mercedes-benz-clase-b-b-180-cdi-sport-5p-diesel-2014-en-pontevedra-70005696-covo.aspx',
 'listing': 'auction',
 'location': 'Pontevedra',
 'make': 'MERCEDES-BENZ',
 'model': 'Clase B',
 'odometer': 161500,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'ES',
 'original_photo_count': 29,
 'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19526634/e95ab9d2-668a-4ccf-ba00-cd0f8efb0f43.jpg'],
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_006671cb-bdc5-5d01-b6ce-c23e845217a6/006671cb-bdc5-5d01-b6ce-c23e845217a6_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 128667,
             'Height': 600,
             'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19526634/e95ab9d2-668a-4ccf-ba00-cd0f8efb0f43.jpg',
             'Width': 800}],
 'price': 12490,
 'price_includes_vat': True,
 'registration_date': '2013-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'MERCEDES-BENZ Clase B B 180 CDI Sport',
 'transmission': 'manual',
 'trim': 'B 180 CDI Sport',
 'vin': None,
 'year': 2013}
2026-03-24 11:55:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 11:55:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%2770005696%27 HTTP/1.1" 200 None
2026-03-24 11:55:31 [auto_selling_coches.net] INFO: Saving data for 70005696: {'created_time': 1774353331.504093, 'last_price_update_time': 1774353331.504106}
2026-03-24 11:55:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 11:55:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70005696') HTTP/1.1" 204 0
2026-03-24 11:55:31 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
 'body_type': 'Monovolumen',
 'c_o_2_emission_value': 108,
 'category': 'Coches',
 'color': 'Gris / Plata',
 'currency': 'EUR',
 'description': 'Precio al contado: 11.490 €\n'
                '\n'
                '- COCHE EN PERFECTO ESTADO INTERIOR Y \n'
                '  EXTERIOR CON UN AÑO DE GARANTIA.\n'
                '- SE ENTREGAN DOS LLAVES\n'
                '- TODAS REVISIONES AL DIA, FILTROS, ITV, CORREAS\n'
                '- FINANCIACIÓN A SU MEDIDA CON O SIN ENTRADA.\n'
                '- RECOGEMOS VEHICULO COMO PARTE DE PAGO.\n'
                '- TRANSFERENCIA INCLUIDA \n'
                '- KILOMETRAJE CERTIFICADO Y ESPECIFICADO EN EL \n'
                '  CONTRATO DE COMPRAVENTA.\n'
                '- PIDE CITA PREVIA PARA VER Y PROBAR NUESTROS \n'
                '  VEHÍCULOS\n'
                '\n'
                '                Visite nuestra web doviautos es\n'
                '\n'
                'Este anuncio no es vinculante, puede estar sujeto a posibles '
                'errores o modificaciones sin previo aviso, se muestra a '
                'titulo informativo y no contractual.\n'
                '\n'
                'EQUIPAMIENTO :\n'
                '\n'
                'Airbag, Aire Acondicionado, Asientos Calefactados, Bluetooth, '
                'CD, Cierre Centralizado, Dirección Asistida, ESP, Elevalunas '
                'Eléctrico, Espejos Eléctricos, Faros LED, Faros de Niebla, '
                'Isofix, Libro de revisiones, Llantas de Aleación, Luces LED, '
                'Navegador, Ordenador de Abordo, Pintura Metalizada, Sensor '
                'Aparcamiento, Sensor Lluvia, Sensor Luces, Tapicería de '
                'Cuero, Volante Multifunción, Xenón',
 'doors_number': 5,
 'emission_standard': 'B',
 'engine': '1.5L',
 'engine_horse_power': 109,
 '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-180-cdi-sport-5p-diesel-2014-en-pontevedra-70005628-covo.aspx',
 'listing': 'auction',
 'location': 'Pontevedra',
 'make': 'MERCEDES-BENZ',
 'model': 'Clase B',
 'odometer': 166800,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'ES',
 'original_photo_count': 0,
 'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19526537/3dfde696-d712-449e-ab38-f54868d71d0e.jpg',
                'https://a.ccdn.es/cnet/vehicles/19526537/2e866766-08c3-4d3c-a071-7d90dea3d230.jpg',
                'https://a.ccdn.es/cnet/vehicles/19526537/28ba599c-1f2e-4b9b-ab48-7d10c9cd97e7.jpg',
                'https://a.ccdn.es/cnet/vehicles/19526537/d955f1a5-8bad-49df-8844-8b64ea4ec7ad.jpg',
                'https://a.ccdn.es/cnet/vehicles/19526537/b58bd111-63e4-42a2-aa2d-e2bb52e3d321.jpg',
                'https://a.ccdn.es/cnet/vehicles/19526537/df5d855c-6e39-4916-9f4c-bab69589faac.jpg',
                'https://a.ccdn.es/cnet/vehicles/19526537/b0c94256-a115-4924-b848-b02968e5064f.jpg',
                'https://a.ccdn.es/cnet/vehicles/19526537/d96f992f-4c71-4af2-ae5b-f1d9ee00041e.jpg',
                'https://a.ccdn.es/cnet/vehicles/19526537/3a6aeb79-11d5-464d-b4b9-5d95137b86f9.jpg',
                'https://a.ccdn.es/cnet/vehicles/19526537/bf5cd890-ebbc-4f85-bd46-abd133041405.jpg',
                'https://a.ccdn.es/cnet/vehicles/19526537/525c177d-0b28-4016-b7c6-daf8e8ebe7bb.jpg',
                'https://a.ccdn.es/cnet/vehicles/19526537/b6b22138-7fbe-45e2-ad45-e1353ba1f94e.jpg',
                'https://a.ccdn.es/cnet/vehicles/19526537/6de42813-ef9a-4e07-940e-6e908df14340.jpg',
                'https://a.ccdn.es/cnet/vehicles/19526537/64112c05-5202-46e8-b6cf-9026fe6e9da7.jpg',
                'https://a.ccdn.es/cnet/vehicles/19526537/3c4023b3-df4a-45ea-ac1c-76b902727874.jpg',
                'https://a.ccdn.es/cnet/vehicles/19526537/9646efd2-4155-4394-859a-72d1fc301186.jpg',
                'https://a.ccdn.es/cnet/vehicles/19526537/abfcedab-8c93-446e-aa0b-11d24fba504a.jpg',
                'https://a.ccdn.es/cnet/vehicles/19526537/0eaf1198-f920-4bb8-9a53-e275570fa8ec.jpg',
                'https://a.ccdn.es/cnet/vehicles/19526537/65c12039-337e-420f-862f-92cba9ea9172.jpg',
                'https://a.ccdn.es/cnet/vehicles/19526537/56289e7e-daa6-4be1-b057-b1e30b1840a5.jpg',
                'https://a.ccdn.es/cnet/vehicles/19526537/f53722f5-cee0-47ac-aea1-cfe975236daf.jpg',
                'https://a.ccdn.es/cnet/vehicles/19526537/935f1d2f-3a72-4a8c-beff-a5659a731d7a.jpg',
                'https://a.ccdn.es/cnet/vehicles/19526537/71257e31-4c57-4063-80f9-cf5b8f616fd0.jpg',
                'https://a.ccdn.es/cnet/vehicles/19526537/ec95eaa5-6564-4b63-b1ca-33d87e3498b6.jpg',
                'https://a.ccdn.es/cnet/vehicles/19526537/6bd9d0a7-f9f3-4572-b702-c7ba5c20b23a.jpg',
                'https://a.ccdn.es/cnet/vehicles/19526537/6117e1f5-2b8c-4919-8544-7551f1c99593.jpg'],
 'price': 11490,
 'price_includes_vat': True,
 'registration_date': '2013-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'MERCEDES-BENZ Clase B B 180 CDI Sport',
 'transmission': 'manual',
 'trim': 'B 180 CDI Sport',
 'vin': None,
 'year': 2013}
2026-03-24 11:55:31 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 5aa1f2fa-ae0d-570a-b144-6c3eb42b700a with identifier: 70005628
2026-03-24 11:55:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 5aa1f2fa-ae0d-570a-b144-6c3eb42b700a
2026-03-24 11:55:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 11:55:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F19526537%252F3dfde696-d712-449e-ab38-f54868d71d0e.jpg%27 HTTP/1.1" 200 None
2026-03-24 11:55:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19526537/3dfde696-d712-449e-ab38-f54868d71d0e.jpg already downloaded
2026-03-24 11:55:31 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 5aa1f2fa-ae0d-570a-b144-6c3eb42b700a with identifier 70005628
2026-03-24 11:55:31 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-24 11:55:31 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-24 11:55:31 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 5aa1f2fa-ae0d-570a-b144-6c3eb42b700a
2026-03-24 11:55:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://web.gw.coches.net/details/70005628>
{'auction_title': '',
 'body_type': 'Monovolumen',
 'c_o_2_emission_value': 108,
 'category': 'Coches',
 'color': 'Gris / Plata',
 'currency': 'EUR',
 'description': 'Precio al contado: 11.490 €\n'
                '\n'
                '- COCHE EN PERFECTO ESTADO INTERIOR Y \n'
                '  EXTERIOR CON UN AÑO DE GARANTIA.\n'
                '- SE ENTREGAN DOS LLAVES\n'
                '- TODAS REVISIONES AL DIA, FILTROS, ITV, CORREAS\n'
                '- FINANCIACIÓN A SU MEDIDA CON O SIN ENTRADA.\n'
                '- RECOGEMOS VEHICULO COMO PARTE DE PAGO.\n'
                '- TRANSFERENCIA INCLUIDA \n'
                '- KILOMETRAJE CERTIFICADO Y ESPECIFICADO EN EL \n'
                '  CONTRATO DE COMPRAVENTA.\n'
                '- PIDE CITA PREVIA PARA VER Y PROBAR NUESTROS \n'
                '  VEHÍCULOS\n'
                '\n'
                '                Visite nuestra web doviautos es\n'
                '\n'
                'Este anuncio no es vinculante, puede estar sujeto a posibles '
                'errores o modificaciones sin previo aviso, se muestra a '
                'titulo informativo y no contractual.\n'
                '\n'
                'EQUIPAMIENTO :\n'
                '\n'
                'Airbag, Aire Acondicionado, Asientos Calefactados, Bluetooth, '
                'CD, Cierre Centralizado, Dirección Asistida, ESP, Elevalunas '
                'Eléctrico, Espejos Eléctricos, Faros LED, Faros de Niebla, '
                'Isofix, Libro de revisiones, Llantas de Aleación, Luces LED, '
                'Navegador, Ordenador de Abordo, Pintura Metalizada, Sensor '
                'Aparcamiento, Sensor Lluvia, Sensor Luces, Tapicería de '
                'Cuero, Volante Multifunción, Xenón',
 'doors_number': 5,
 'emission_standard': 'B',
 'engine': '1.5L',
 'engine_horse_power': 109,
 'expiration_date': None,
 'fuel_type': 'Diesel',
 'id': '5aa1f2fa-ae0d-570a-b144-6c3eb42b700a',
 'is_damaged': False,
 'is_operable': True,
 'license_plate': None,
 'link_to_web_offer': 'https://www.coches.net/mercedes-benz-clase-b-b-180-cdi-sport-5p-diesel-2014-en-pontevedra-70005628-covo.aspx',
 'listing': 'auction',
 'location': 'Pontevedra',
 'make': 'MERCEDES-BENZ',
 'model': 'Clase B',
 'odometer': 166800,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'ES',
 'original_photo_count': 26,
 'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19526537/3dfde696-d712-449e-ab38-f54868d71d0e.jpg'],
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5aa1f2fa-ae0d-570a-b144-6c3eb42b700a/5aa1f2fa-ae0d-570a-b144-6c3eb42b700a_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 130753,
             'Height': 600,
             'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19526537/3dfde696-d712-449e-ab38-f54868d71d0e.jpg',
             'Width': 800}],
 'price': 11490,
 'price_includes_vat': True,
 'registration_date': '2013-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'MERCEDES-BENZ Clase B B 180 CDI Sport',
 'transmission': 'manual',
 'trim': 'B 180 CDI Sport',
 'vin': None,
 'year': 2013}
2026-03-24 11:55:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 11:55:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%2770005628%27 HTTP/1.1" 200 None
2026-03-24 11:55:31 [auto_selling_coches.net] INFO: Saving data for 70005628: {'created_time': 1774353331.578722, 'last_price_update_time': 1774353331.578731}
2026-03-24 11:55:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 11:55:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70005628') HTTP/1.1" 204 0
2026-03-24 11:55:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70042877> (referer: https://www.coches.net/concesionario/doviautos/?pg=1) ['zyte-api']
2026-03-24 11:55:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70075120> (referer: https://www.coches.net/concesionario/doviautos/?pg=1) ['zyte-api']
2026-03-24 11:55:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 11:55:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 11:55:31 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
 'body_type': 'SUV',
 'c_o_2_emission_value': 137,
 'category': 'Coches',
 'color': 'Blanco',
 'currency': 'EUR',
 'description': 'Precio al contado: 13.990 €\n'
                '\n'
                '- COCHE EN PERFECTO ESTADO INTERIOR Y \n'
                '  EXTERIOR CON UN AÑO DE GARANTIA.\n'
                '- SE ENTREGAN DOS LLAVES\n'
                '- TODAS REVISIONES AL DIA, FILTROS, ITV, CORREAS\n'
                '- FINANCIACIÓN A SU MEDIDA CON O SIN ENTRADA.\n'
                '- RECOGEMOS VEHICULO COMO PARTE DE PAGO.\n'
                '- TRANSFERENCIA INCLUIDA \n'
                '- KILOMETRAJE CERTIFICADO Y ESPECIFICADO EN EL \n'
                '  CONTRATO DE COMPRAVENTA.\n'
                '- PIDE CITA PREVIA PARA VER Y PROBAR NUESTROS \n'
                '  VEHÍCULOS\n'
                '\n'
                '                Visite nuestra web  doviautos es\n'
                '\n'
                'Este anuncio no es vinculante, puede estar sujeto a posibles '
                'errores o modificaciones sin previo aviso, se muestra a '
                'titulo informativo y no contractual.\n'
                '\n'
                'EQUIPAMIENTO :\n'
                '\n'
                'A.B.S, Airbag, Apoyabrazos, Asientos Calefactados, Bluetooth, '
                'CD, Cierre Centralizado, Climatizador, Control Tracción, '
                'Control Velocidad, Dirección Asistida, ESP, Elevalunas '
                'Eléctrico, Espejos Eléctricos, Faros de Niebla, Isofix, '
                'Llantas de Aleación, Luces LED, Navegador, Ordenador de '
                'Abordo, Sensor Aparcamiento, Sensor Lluvia, Sensor Luces, '
                'Volante Multifunción',
 'doors_number': 5,
 'emission_standard': 'B',
 'engine': '2.0L',
 'engine_horse_power': 140,
 'expiration_date': None,
 'fuel_type': 'Diesel',
 'is_damaged': False,
 'is_operable': True,
 'license_plate': None,
 'link_to_web_offer': 'https://www.coches.net/audi-q3-20-tdi-140cv-ambition-5p-diesel-2014-en-pontevedra-70042877-covo.aspx',
 'listing': 'auction',
 'location': 'Pontevedra',
 'make': 'AUDI',
 'model': 'Q3',
 'odometer': 209500,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'ES',
 'original_photo_count': 0,
 'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19553620/6dcf399b-351c-4c6d-a4a2-222bd05e82e3.jpg',
                'https://a.ccdn.es/cnet/vehicles/19553620/34d61bf7-df0b-4a8c-96a1-8b96e1401d43.jpg',
                'https://a.ccdn.es/cnet/vehicles/19553620/870d1829-b6e7-4cb2-a8ab-82463573d718.jpg',
                'https://a.ccdn.es/cnet/vehicles/19553620/45723e69-7cce-4a4d-86e3-473c95a5c90c.jpg',
                'https://a.ccdn.es/cnet/vehicles/19553620/b527948d-1f76-4738-8052-52c11afd8bfe.jpg',
                'https://a.ccdn.es/cnet/vehicles/19553620/f1d64793-156a-4db6-b43b-f6414ee0631d.jpg',
                'https://a.ccdn.es/cnet/vehicles/19553620/c824c7f0-602f-41c4-84fd-1d9d143f0feb.jpg',
                'https://a.ccdn.es/cnet/vehicles/19553620/27edb23a-a6fb-4f7b-a6af-adae799f6cf5.jpg',
                'https://a.ccdn.es/cnet/vehicles/19553620/54737cd4-5f1a-4ed6-a674-f0e681e3cad4.jpg',
                'https://a.ccdn.es/cnet/vehicles/19553620/933621bc-df50-4c8c-a1bf-27632bc65350.jpg',
                'https://a.ccdn.es/cnet/vehicles/19553620/cf8bea6a-8e51-49e1-bc9a-0395306ac398.jpg',
                'https://a.ccdn.es/cnet/vehicles/19553620/7d296cd2-03fa-45e7-a19f-d4eceba5176a.jpg',
                'https://a.ccdn.es/cnet/vehicles/19553620/620b23cb-7bbb-4af3-a280-2fa30ba033cd.jpg',
                'https://a.ccdn.es/cnet/vehicles/19553620/1288a7a5-9c97-41c6-894e-0cbca2e32b36.jpg',
                'https://a.ccdn.es/cnet/vehicles/19553620/02ffa306-c33a-4600-be75-cba028d71182.jpg',
                'https://a.ccdn.es/cnet/vehicles/19553620/234df922-d3cc-452e-ab6c-12711d725fa1.jpg',
                'https://a.ccdn.es/cnet/vehicles/19553620/96824a7e-384f-4251-a167-33827c48b2be.jpg',
                'https://a.ccdn.es/cnet/vehicles/19553620/6d0e4c6e-8478-427e-b2c8-eb8308e8b83b.jpg',
                'https://a.ccdn.es/cnet/vehicles/19553620/68657ba1-7662-49a7-b8c8-556aceefbf24.jpg',
                'https://a.ccdn.es/cnet/vehicles/19553620/5651948c-3511-4221-90b6-2274ad24a12b.jpg',
                'https://a.ccdn.es/cnet/vehicles/19553620/582fe2aa-5c4d-4cff-8143-69464411f16d.jpg',
                'https://a.ccdn.es/cnet/vehicles/19553620/32a69c4e-36a7-4220-a0fa-841946bb43ca.jpg',
                'https://a.ccdn.es/cnet/vehicles/19553620/318ed442-d68e-4be5-b9fd-de610cafb286.jpg',
                'https://a.ccdn.es/cnet/vehicles/19553620/b626c955-e134-49a1-887e-62092a955803.jpg',
                'https://a.ccdn.es/cnet/vehicles/19553620/aea86881-fac0-4a65-8fb1-c8cf79e44cdf.jpg',
                'https://a.ccdn.es/cnet/vehicles/19553620/b3c2b8b7-c8b4-4622-a158-b2116e2898df.jpg',
                'https://a.ccdn.es/cnet/vehicles/19553620/703433a2-108d-472a-8b49-53c6bb93c0aa.jpg',
                'https://a.ccdn.es/cnet/vehicles/19553620/33d784af-1379-4b69-987e-231eeb701a05.jpg',
                'https://a.ccdn.es/cnet/vehicles/19553620/9cad9c63-a9dc-4ebb-b78a-52a810d36307.jpg',
                'https://a.ccdn.es/cnet/vehicles/19553620/0ca2e7d0-d97a-4228-b417-1cc326e71df5.jpg',
                'https://a.ccdn.es/cnet/vehicles/19553620/434e4c11-8c68-40f1-a70a-70eaa9810094.jpg',
                'https://a.ccdn.es/cnet/vehicles/19553620/7a8e8a08-049c-44ed-9d0b-0ca60a74b0b0.jpg',
                'https://a.ccdn.es/cnet/vehicles/19553620/6cbd9a55-f9f2-46d4-8f21-a4976a35abf8.jpg'],
 'price': 13490,
 'price_includes_vat': True,
 'registration_date': '2013-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'AUDI Q3 2.0 TDI Ambition',
 'transmission': 'manual',
 'trim': '2.0 TDI 140cv Ambition',
 'vin': None,
 'year': 2013}
2026-03-24 11:55:31 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: e0062902-57ce-527a-9e9e-18cd25f93f2e with identifier: 70042877
2026-03-24 11:55:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item e0062902-57ce-527a-9e9e-18cd25f93f2e
2026-03-24 11:55:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 11:55:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F19553620%252F6dcf399b-351c-4c6d-a4a2-222bd05e82e3.jpg%27 HTTP/1.1" 200 None
2026-03-24 11:55:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19553620/6dcf399b-351c-4c6d-a4a2-222bd05e82e3.jpg already downloaded
2026-03-24 11:55:31 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
 'body_type': 'Monovolumen',
 'c_o_2_emission_value': 114,
 'category': 'Coches',
 'color': 'Gris / Plata',
 'currency': 'EUR',
 'description': 'Precio financiado: 11.990 €\n'
                'Precio al contado: 11.990 €\n'
                'Cuota al mes : 260  €/ mes  Aproximado\n'
                '\n'
                '- COCHE EN PERFECTO ESTADO INTERIOR Y \n'
                '  EXTERIOR CON UN AÑO DE GARANTIA.\n'
                '- CON DOS LLAVES\n'
                '- TODAS REVISIONES AL DIA, FILTROS, ITV, CORREAS\n'
                '- FINANCIACIÓN A SU MEDIDA CON O SIN ENTRADA.\n'
                '- RECOGEMOS VEHICULO COMO PARTE DE PAGO.\n'
                '- TRANSFERENCIA INCLUIDA \n'
                '- KILOMETRAJE CERTIFICADO Y ESPECIFICADO EN EL \n'
                '  CONTRATO DE COMPRAVENTA.\n'
                '- PIDE CITA PREVIA PARA VER Y PROBAR NUESTROS \n'
                '  VEHÍCULOS\n'
                '\n'
                '                Visite nuestra web doviautos es\n'
                '\n'
                'Este anuncio no es vinculante, puede estar sujeto a posibles '
                'errores o modificaciones sin previo aviso, se muestra a '
                'titulo informativo y no contractual.\n'
                '\n'
                'Equipamiento :\n'
                '\n'
                'Airbag, Bluetooth, Climatizador, ESP, Isofix, Llantas de '
                'Aleación, Navegador, Ordenador de Abordo, Pintura Metalizada, '
                'Sensor Lluvia, Sensor Luces, Tapicería de Cuero, Volante '
                'Multifunción, Xenón',
 'doors_number': 5,
 'emission_standard': 'B',
 'engine': '1.8L',
 '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-cdi-5p-diesel-2014-en-pontevedra-70075120-covo.aspx',
 'listing': 'auction',
 'location': 'Pontevedra',
 'make': 'MERCEDES-BENZ',
 'model': 'Clase B',
 'odometer': 168200,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'ES',
 'original_photo_count': 0,
 'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19581493/e026206b-aa33-4c43-bc4e-a516632025e2.jpg',
                'https://a.ccdn.es/cnet/vehicles/19581493/42713c0a-e8d3-43b6-88f8-0e9ae1dc4365.jpg',
                'https://a.ccdn.es/cnet/vehicles/19581493/5562dbba-2ce1-48dc-b2ab-a3b03565ae7d.jpg',
                'https://a.ccdn.es/cnet/vehicles/19581493/e834043e-528a-4221-9599-88a1c2daa829.jpg',
                'https://a.ccdn.es/cnet/vehicles/19581493/95cc6170-3758-47eb-b918-028e8ad3a9d0.jpg',
                'https://a.ccdn.es/cnet/vehicles/19581493/f1e05347-898a-4819-b30c-cd241d81b99d.jpg',
                'https://a.ccdn.es/cnet/vehicles/19581493/987f9919-4678-40c8-a672-2a446e0861f9.jpg',
                'https://a.ccdn.es/cnet/vehicles/19581493/463c882d-be98-4ca1-a8d8-feb1286983c2.jpg',
                'https://a.ccdn.es/cnet/vehicles/19581493/17c2c5a6-f933-40a3-9936-eaf4a690a084.jpg',
                'https://a.ccdn.es/cnet/vehicles/19581493/84b03c04-b5e2-49f0-b541-ebe3ef342d00.jpg',
                'https://a.ccdn.es/cnet/vehicles/19581493/10f43951-d4c5-4a61-97fc-a7356a57cc56.jpg',
                'https://a.ccdn.es/cnet/vehicles/19581493/3c3d648d-6630-48e3-90a5-db684b3633b4.jpg',
                'https://a.ccdn.es/cnet/vehicles/19581493/3ca4d763-f2d2-4434-ab1b-18caccab7565.jpg',
                'https://a.ccdn.es/cnet/vehicles/19581493/9b6aea3b-7f54-493a-ae3b-d822ee633758.jpg',
                'https://a.ccdn.es/cnet/vehicles/19581493/dabb79b2-86bb-4cba-bfb6-e2f9d0225b06.jpg',
                'https://a.ccdn.es/cnet/vehicles/19581493/f40ceaf7-60f1-4311-9125-0cfc2141c1b9.jpg',
                'https://a.ccdn.es/cnet/vehicles/19581493/cd66ae99-3417-482e-b7c2-d9477b19b463.jpg',
                'https://a.ccdn.es/cnet/vehicles/19581493/247bc084-d467-4883-9341-a46ee7420f99.jpg',
                'https://a.ccdn.es/cnet/vehicles/19581493/61641292-adf2-4d7a-8b23-12151266b79c.jpg',
                'https://a.ccdn.es/cnet/vehicles/19581493/29d10b5d-6f60-4874-be5f-2abe0cd5cc0c.jpg',
                'https://a.ccdn.es/cnet/vehicles/19581493/0b4a7fba-57be-44ad-90fa-c9efac4c0acd.jpg',
                'https://a.ccdn.es/cnet/vehicles/19581493/25e7c12f-0a6c-4af5-aeda-5d8ba03cf110.jpg',
                'https://a.ccdn.es/cnet/vehicles/19581493/0bececaa-9485-46b0-b615-78bafbc07820.jpg'],
 'price': 11990,
 'price_includes_vat': True,
 'registration_date': '2014-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'MERCEDES-BENZ Clase B B 200 CDI',
 'transmission': 'manual',
 'trim': 'B 200 CDI',
 'vin': None,
 'year': 2014}
2026-03-24 11:55:31 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 9e0bcc90-0725-5fa2-9db9-82cebb878c19 with identifier: 70075120
2026-03-24 11:55:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 9e0bcc90-0725-5fa2-9db9-82cebb878c19
2026-03-24 11:55:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 11:55:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F19581493%252Fe026206b-aa33-4c43-bc4e-a516632025e2.jpg%27 HTTP/1.1" 200 None
2026-03-24 11:55:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19581493/e026206b-aa33-4c43-bc4e-a516632025e2.jpg already downloaded
2026-03-24 11:55:31 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: e0062902-57ce-527a-9e9e-18cd25f93f2e with identifier 70042877
2026-03-24 11:55:31 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-24 11:55:31 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-24 11:55:31 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item e0062902-57ce-527a-9e9e-18cd25f93f2e
2026-03-24 11:55:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://web.gw.coches.net/details/70042877>
{'auction_title': '',
 'body_type': 'SUV',
 'c_o_2_emission_value': 137,
 'category': 'Coches',
 'color': 'Blanco',
 'currency': 'EUR',
 'description': 'Precio al contado: 13.990 €\n'
                '\n'
                '- COCHE EN PERFECTO ESTADO INTERIOR Y \n'
                '  EXTERIOR CON UN AÑO DE GARANTIA.\n'
                '- SE ENTREGAN DOS LLAVES\n'
                '- TODAS REVISIONES AL DIA, FILTROS, ITV, CORREAS\n'
                '- FINANCIACIÓN A SU MEDIDA CON O SIN ENTRADA.\n'
                '- RECOGEMOS VEHICULO COMO PARTE DE PAGO.\n'
                '- TRANSFERENCIA INCLUIDA \n'
                '- KILOMETRAJE CERTIFICADO Y ESPECIFICADO EN EL \n'
                '  CONTRATO DE COMPRAVENTA.\n'
                '- PIDE CITA PREVIA PARA VER Y PROBAR NUESTROS \n'
                '  VEHÍCULOS\n'
                '\n'
                '                Visite nuestra web  doviautos es\n'
                '\n'
                'Este anuncio no es vinculante, puede estar sujeto a posibles '
                'errores o modificaciones sin previo aviso, se muestra a '
                'titulo informativo y no contractual.\n'
                '\n'
                'EQUIPAMIENTO :\n'
                '\n'
                'A.B.S, Airbag, Apoyabrazos, Asientos Calefactados, Bluetooth, '
                'CD, Cierre Centralizado, Climatizador, Control Tracción, '
                'Control Velocidad, Dirección Asistida, ESP, Elevalunas '
                'Eléctrico, Espejos Eléctricos, Faros de Niebla, Isofix, '
                'Llantas de Aleación, Luces LED, Navegador, Ordenador de '
                'Abordo, Sensor Aparcamiento, Sensor Lluvia, Sensor Luces, '
                'Volante Multifunción',
 'doors_number': 5,
 'emission_standard': 'B',
 'engine': '2.0L',
 'engine_horse_power': 140,
 'expiration_date': None,
 'fuel_type': 'Diesel',
 'id': 'e0062902-57ce-527a-9e9e-18cd25f93f2e',
 'is_damaged': False,
 'is_operable': True,
 'license_plate': None,
 'link_to_web_offer': 'https://www.coches.net/audi-q3-20-tdi-140cv-ambition-5p-diesel-2014-en-pontevedra-70042877-covo.aspx',
 'listing': 'auction',
 'location': 'Pontevedra',
 'make': 'AUDI',
 'model': 'Q3',
 'odometer': 209500,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'ES',
 'original_photo_count': 33,
 'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19553620/6dcf399b-351c-4c6d-a4a2-222bd05e82e3.jpg'],
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e0062902-57ce-527a-9e9e-18cd25f93f2e/e0062902-57ce-527a-9e9e-18cd25f93f2e_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 121118,
             'Height': 600,
             'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19553620/6dcf399b-351c-4c6d-a4a2-222bd05e82e3.jpg',
             'Width': 800}],
 'price': 13490,
 'price_includes_vat': True,
 'registration_date': '2013-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'AUDI Q3 2.0 TDI Ambition',
 'transmission': 'manual',
 'trim': '2.0 TDI 140cv Ambition',
 'vin': None,
 'year': 2013}
2026-03-24 11:55:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 11:55:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%2770042877%27 HTTP/1.1" 200 None
2026-03-24 11:55:31 [auto_selling_coches.net] INFO: Saving data for 70042877: {'created_time': 1774353331.835121, 'last_price_update_time': 1774353331.83513}
2026-03-24 11:55:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 11:55:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70042877') HTTP/1.1" 204 0
2026-03-24 11:55:31 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 9e0bcc90-0725-5fa2-9db9-82cebb878c19 with identifier 70075120
2026-03-24 11:55:31 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-24 11:55:31 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-24 11:55:31 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 9e0bcc90-0725-5fa2-9db9-82cebb878c19
2026-03-24 11:55:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://web.gw.coches.net/details/70075120>
{'auction_title': '',
 'body_type': 'Monovolumen',
 'c_o_2_emission_value': 114,
 'category': 'Coches',
 'color': 'Gris / Plata',
 'currency': 'EUR',
 'description': 'Precio financiado: 11.990 €\n'
                'Precio al contado: 11.990 €\n'
                'Cuota al mes : 260  €/ mes  Aproximado\n'
                '\n'
                '- COCHE EN PERFECTO ESTADO INTERIOR Y \n'
                '  EXTERIOR CON UN AÑO DE GARANTIA.\n'
                '- CON DOS LLAVES\n'
                '- TODAS REVISIONES AL DIA, FILTROS, ITV, CORREAS\n'
                '- FINANCIACIÓN A SU MEDIDA CON O SIN ENTRADA.\n'
                '- RECOGEMOS VEHICULO COMO PARTE DE PAGO.\n'
                '- TRANSFERENCIA INCLUIDA \n'
                '- KILOMETRAJE CERTIFICADO Y ESPECIFICADO EN EL \n'
                '  CONTRATO DE COMPRAVENTA.\n'
                '- PIDE CITA PREVIA PARA VER Y PROBAR NUESTROS \n'
                '  VEHÍCULOS\n'
                '\n'
                '                Visite nuestra web doviautos es\n'
                '\n'
                'Este anuncio no es vinculante, puede estar sujeto a posibles '
                'errores o modificaciones sin previo aviso, se muestra a '
                'titulo informativo y no contractual.\n'
                '\n'
                'Equipamiento :\n'
                '\n'
                'Airbag, Bluetooth, Climatizador, ESP, Isofix, Llantas de '
                'Aleación, Navegador, Ordenador de Abordo, Pintura Metalizada, '
                'Sensor Lluvia, Sensor Luces, Tapicería de Cuero, Volante '
                'Multifunción, Xenón',
 'doors_number': 5,
 'emission_standard': 'B',
 'engine': '1.8L',
 'engine_horse_power': 136,
 'expiration_date': None,
 'fuel_type': 'Diesel',
 'id': '9e0bcc90-0725-5fa2-9db9-82cebb878c19',
 'is_damaged': False,
 'is_operable': True,
 'license_plate': None,
 'link_to_web_offer': 'https://www.coches.net/mercedes-benz-clase-b-b-200-cdi-5p-diesel-2014-en-pontevedra-70075120-covo.aspx',
 'listing': 'auction',
 'location': 'Pontevedra',
 'make': 'MERCEDES-BENZ',
 'model': 'Clase B',
 'odometer': 168200,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'ES',
 'original_photo_count': 23,
 'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19581493/e026206b-aa33-4c43-bc4e-a516632025e2.jpg'],
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9e0bcc90-0725-5fa2-9db9-82cebb878c19/9e0bcc90-0725-5fa2-9db9-82cebb878c19_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 120447,
             'Height': 600,
             'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19581493/e026206b-aa33-4c43-bc4e-a516632025e2.jpg',
             'Width': 800}],
 'price': 11990,
 'price_includes_vat': True,
 'registration_date': '2014-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'MERCEDES-BENZ Clase B B 200 CDI',
 'transmission': 'manual',
 'trim': 'B 200 CDI',
 'vin': None,
 'year': 2014}
2026-03-24 11:55:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 11:55:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%2770075120%27 HTTP/1.1" 200 None
2026-03-24 11:55:31 [auto_selling_coches.net] INFO: Saving data for 70075120: {'created_time': 1774353331.892297, 'last_price_update_time': 1774353331.892304}
2026-03-24 11:55:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 11:55:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70075120') HTTP/1.1" 204 0
2026-03-24 11:55:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70005730> (referer: https://www.coches.net/concesionario/doviautos/?pg=1) ['zyte-api']
2026-03-24 11:55:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 11:55:32 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
 'body_type': 'Berlina',
 'c_o_2_emission_value': 119,
 'category': 'Coches',
 'color': 'Gris / Plata',
 'currency': 'EUR',
 'description': 'Precio al contado: 10.990 €\n'
                '\n'
                '- COCHE EN PERFECTO ESTADO INTERIOR Y \n'
                '  EXTERIOR CON UN AÑO DE GARANTIA.\n'
                '- SE ENTREGAN DOS LLAVES\n'
                '- TODAS REVISIONES AL DIA, FILTROS, ITV, CORREAS\n'
                '- FINANCIACIÓN A SU MEDIDA CON O SIN ENTRADA.\n'
                '- RECOGEMOS VEHICULO COMO PARTE DE PAGO.\n'
                '- TRANSFERENCIA INCLUIDA \n'
                '- KILOMETRAJE CERTIFICADO Y ESPECIFICADO EN EL \n'
                '  CONTRATO DE COMPRAVENTA.\n'
                '- PIDE CITA PREVIA PARA VER Y PROBAR NUESTROS \n'
                '  VEHÍCULOS\n'
                '\n'
                '                Visite nuestra web   doviautos es\n'
                '\n'
                'Este anuncio no es vinculante, puede estar sujeto a posibles '
                'errores o modificaciones sin previo aviso, se muestra a '
                'titulo informativo y no contractual.\n'
                '\n'
                'EQUIPAMIENTO :\n'
                '\n'
                'A.B.S, Airbag, Asientos Calefactados, Bluetooth, CD, Cierre '
                'Centralizado, Climatizador, Control Velocidad, Dirección '
                'Asistida, ESP, Elevalunas Eléctrico, Espejos Eléctricos, '
                'Faros de Niebla, Isofix, Llantas de Aleación, Ordenador de '
                'Abordo, Pintura Metalizada, Sensor Aparcamiento, Sensor '
                'Lluvia, Sensor Luces, Tapicería de Cuero, Volante '
                'Multifunción',
 'doors_number': 4,
 'emission_standard': 'B',
 'engine': '2.0L',
 '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/audi-a4-20-tdi-e-136cv-dpf-4p-diesel-2010-en-pontevedra-70005730-covo.aspx',
 'listing': 'auction',
 'location': 'Pontevedra',
 'make': 'AUDI',
 'model': 'A4',
 'odometer': 171800,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'ES',
 'original_photo_count': 0,
 'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19526669/7527bff0-7859-4e34-9f6c-20836b776014.jpg',
                'https://a.ccdn.es/cnet/vehicles/19526669/821fdd1a-363f-476a-a805-960064106a1c.jpg',
                'https://a.ccdn.es/cnet/vehicles/19526669/4611d9c0-512c-46b4-83ef-a754f06baa07.jpg',
                'https://a.ccdn.es/cnet/vehicles/19526669/98ce0740-78ad-43a3-a838-f048ab753001.jpg',
                'https://a.ccdn.es/cnet/vehicles/19526669/6627f406-aae7-4287-b5b1-8394702ef8bb.jpg',
                'https://a.ccdn.es/cnet/vehicles/19526669/83f4a8d1-f5ce-43d1-a310-2f847467cf7d.jpg',
                'https://a.ccdn.es/cnet/vehicles/19526669/346f1b83-0d35-4482-8ffb-69c2f1a5be1f.jpg',
                'https://a.ccdn.es/cnet/vehicles/19526669/991d0bad-c815-4d0b-be15-f670e108b1c4.jpg',
                'https://a.ccdn.es/cnet/vehicles/19526669/84f6172b-1c13-43fd-b9bd-b76f573d839c.jpg',
                'https://a.ccdn.es/cnet/vehicles/19526669/609ac9dd-130d-4066-8e02-123c87a504ce.jpg',
                'https://a.ccdn.es/cnet/vehicles/19526669/ead236d0-c2b4-40c6-ad18-a2ceb7586add.jpg',
                'https://a.ccdn.es/cnet/vehicles/19526669/82154a98-b850-4411-a6c4-7e2ab8f057a0.jpg',
                'https://a.ccdn.es/cnet/vehicles/19526669/6a5d0622-812f-41d3-9bc7-1cd36a17393f.jpg',
                'https://a.ccdn.es/cnet/vehicles/19526669/87b6f219-763a-4745-b4e4-d7055d55b996.jpg',
                'https://a.ccdn.es/cnet/vehicles/19526669/53c6f5be-8766-4f37-9b1b-70517ae5b006.jpg',
                'https://a.ccdn.es/cnet/vehicles/19526669/3949018d-718c-45fb-a425-e99f8ea44fc6.jpg',
                'https://a.ccdn.es/cnet/vehicles/19526669/65b1169d-c08a-4528-9c55-9049d70a1192.jpg',
                'https://a.ccdn.es/cnet/vehicles/19526669/d9042bb5-0f73-4300-8620-7a5dc85ceb4f.jpg',
                'https://a.ccdn.es/cnet/vehicles/19526669/d5b77195-76b5-4f3e-931c-9b6a91c269e2.jpg',
                'https://a.ccdn.es/cnet/vehicles/19526669/76d76e7c-6324-4a05-b7ce-4c65df484359.jpg',
                'https://a.ccdn.es/cnet/vehicles/19526669/5a1f306a-ea2a-4318-a3b8-ea37707e3828.jpg',
                'https://a.ccdn.es/cnet/vehicles/19526669/56585fff-b2d3-470d-87b7-cd4f126b4647.jpg',
                'https://a.ccdn.es/cnet/vehicles/19526669/8b1f789b-7048-4601-88bc-74cda12573fe.jpg',
                'https://a.ccdn.es/cnet/vehicles/19526669/e882414b-11b1-4f00-95f3-a3af399980e3.jpg',
                'https://a.ccdn.es/cnet/vehicles/19526669/784ab1a8-e3cf-4626-9f2c-5f7ff1a12c34.jpg',
                'https://a.ccdn.es/cnet/vehicles/19526669/a73c9bb7-e0a0-4d26-8cc3-4a143ff29295.jpg',
                'https://a.ccdn.es/cnet/vehicles/19526669/b3cadbd1-1219-48c0-8f35-8037e2ce1c61.jpg'],
 'price': 10990,
 'price_includes_vat': True,
 'registration_date': '2010-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'AUDI A4 2.0 TDI e DPF',
 'transmission': 'manual',
 'trim': '2.0 TDI e 136cv DPF',
 'vin': None,
 'year': 2010}
2026-03-24 11:55:32 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 0b6e3c92-74d2-525c-a8f6-89ca45189b68 with identifier: 70005730
2026-03-24 11:55:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 0b6e3c92-74d2-525c-a8f6-89ca45189b68
2026-03-24 11:55:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 11:55:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F19526669%252F7527bff0-7859-4e34-9f6c-20836b776014.jpg%27 HTTP/1.1" 200 None
2026-03-24 11:55:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19526669/7527bff0-7859-4e34-9f6c-20836b776014.jpg already downloaded
2026-03-24 11:55:32 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 0b6e3c92-74d2-525c-a8f6-89ca45189b68 with identifier 70005730
2026-03-24 11:55:32 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-24 11:55:32 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-24 11:55:32 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 0b6e3c92-74d2-525c-a8f6-89ca45189b68
2026-03-24 11:55:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://web.gw.coches.net/details/70005730>
{'auction_title': '',
 'body_type': 'Berlina',
 'c_o_2_emission_value': 119,
 'category': 'Coches',
 'color': 'Gris / Plata',
 'currency': 'EUR',
 'description': 'Precio al contado: 10.990 €\n'
                '\n'
                '- COCHE EN PERFECTO ESTADO INTERIOR Y \n'
                '  EXTERIOR CON UN AÑO DE GARANTIA.\n'
                '- SE ENTREGAN DOS LLAVES\n'
                '- TODAS REVISIONES AL DIA, FILTROS, ITV, CORREAS\n'
                '- FINANCIACIÓN A SU MEDIDA CON O SIN ENTRADA.\n'
                '- RECOGEMOS VEHICULO COMO PARTE DE PAGO.\n'
                '- TRANSFERENCIA INCLUIDA \n'
                '- KILOMETRAJE CERTIFICADO Y ESPECIFICADO EN EL \n'
                '  CONTRATO DE COMPRAVENTA.\n'
                '- PIDE CITA PREVIA PARA VER Y PROBAR NUESTROS \n'
                '  VEHÍCULOS\n'
                '\n'
                '                Visite nuestra web   doviautos es\n'
                '\n'
                'Este anuncio no es vinculante, puede estar sujeto a posibles '
                'errores o modificaciones sin previo aviso, se muestra a '
                'titulo informativo y no contractual.\n'
                '\n'
                'EQUIPAMIENTO :\n'
                '\n'
                'A.B.S, Airbag, Asientos Calefactados, Bluetooth, CD, Cierre '
                'Centralizado, Climatizador, Control Velocidad, Dirección '
                'Asistida, ESP, Elevalunas Eléctrico, Espejos Eléctricos, '
                'Faros de Niebla, Isofix, Llantas de Aleación, Ordenador de '
                'Abordo, Pintura Metalizada, Sensor Aparcamiento, Sensor '
                'Lluvia, Sensor Luces, Tapicería de Cuero, Volante '
                'Multifunción',
 'doors_number': 4,
 'emission_standard': 'B',
 'engine': '2.0L',
 'engine_horse_power': 136,
 'expiration_date': None,
 'fuel_type': 'Diesel',
 'id': '0b6e3c92-74d2-525c-a8f6-89ca45189b68',
 'is_damaged': False,
 'is_operable': True,
 'license_plate': None,
 'link_to_web_offer': 'https://www.coches.net/audi-a4-20-tdi-e-136cv-dpf-4p-diesel-2010-en-pontevedra-70005730-covo.aspx',
 'listing': 'auction',
 'location': 'Pontevedra',
 'make': 'AUDI',
 'model': 'A4',
 'odometer': 171800,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'ES',
 'original_photo_count': 27,
 'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19526669/7527bff0-7859-4e34-9f6c-20836b776014.jpg'],
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0b6e3c92-74d2-525c-a8f6-89ca45189b68/0b6e3c92-74d2-525c-a8f6-89ca45189b68_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 129718,
             'Height': 600,
             'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19526669/7527bff0-7859-4e34-9f6c-20836b776014.jpg',
             'Width': 800}],
 'price': 10990,
 'price_includes_vat': True,
 'registration_date': '2010-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'AUDI A4 2.0 TDI e DPF',
 'transmission': 'manual',
 'trim': '2.0 TDI e 136cv DPF',
 'vin': None,
 'year': 2010}
2026-03-24 11:55:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 11:55:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%2770005730%27 HTTP/1.1" 200 None
2026-03-24 11:55:32 [auto_selling_coches.net] INFO: Saving data for 70005730: {'created_time': 1774353332.073674, 'last_price_update_time': 1774353332.073682}
2026-03-24 11:55:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 11:55:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70005730') HTTP/1.1" 204 0
2026-03-24 11:55:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/62452363> (referer: https://www.coches.net/concesionario/doviautos/?pg=1) ['zyte-api']
2026-03-24 11:55:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 11:55:32 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
 'body_type': 'Berlina',
 'c_o_2_emission_value': 127,
 'category': 'Coches',
 'color': 'Gris / Plata',
 'currency': 'EUR',
 'description': 'Precio al contado: 9.290 €\n'
                '\n'
                '- COCHE EN PERFECTO ESTADO INTERIOR Y \n'
                '  EXTERIOR CON UN AÑO DE GARANTIA.\n'
                '- CON DOS LLAVES\n'
                '- TODAS REVISIONES AL DIA, FILTROS, ITV, CORREAS\n'
                '- FINANCIACIÓN A SU MEDIDA CON O SIN ENTRADA.\n'
                '- RECOGEMOS VEHICULO COMO PARTE DE PAGO.\n'
                '- TRANSFERENCIA INCLUIDA \n'
                '- KILOMETRAJE CERTIFICADO Y ESPECIFICADO EN EL \n'
                ' CONTRATO DE COMPRAVENTA.\n'
                '- PIDE CITA PREVIA PARA VER Y PROBAR NUESTROS \n'
                '  VEHÍCULOS\n'
                '\n'
                '                Visite nuestra web  doviautos es\n'
                '\n'
                'Este anuncio no es vinculante, puede estar sujeto a posibles '
                'errores o modificaciones sin previo aviso, se muestra a '
                'titulo informativo y no contractual.\n'
                '\n'
                'EQUIPAMIENTO :\n'
                '\n'
                'Asientos Calefactados, Asientos Eléctricos, Bluetooth, Cierre '
                'Centralizado, Climatizador, Control Velocidad, ESP, Isofix, '
                'Llantas de Aleación, Navegador, Ordenador de Abordo, Pintura '
                'Metalizada, Sensor Aparcamiento, Sensor Lluvia, Sensor Luces, '
                'Tapicería de Cuero, Volante Multifunción',
 'doors_number': 4,
 'emission_standard': 'C',
 'engine': '2.1L',
 'engine_horse_power': 170,
 'expiration_date': None,
 'fuel_type': 'Diesel',
 'is_damaged': False,
 'is_operable': True,
 'license_plate': None,
 'link_to_web_offer': 'https://www.coches.net/mercedes-benz-clase-c-c-220-cdi-blue-efficiency-elegance-4p-diesel-2009-en-pontevedra-62452363-covo.aspx',
 'listing': 'auction',
 'location': 'Pontevedra',
 'make': 'MERCEDES-BENZ',
 'model': 'Clase C',
 'odometer': 216500,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'ES',
 'original_photo_count': 0,
 'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19345311/95868f94-3923-4146-a059-22349dbebab3.jpg',
                'https://a.ccdn.es/cnet/vehicles/19345311/72f5a356-7a21-4f09-a05b-4ceec5279c55.jpg',
                'https://a.ccdn.es/cnet/vehicles/19345311/5be3c121-8224-4c25-8890-f0adb11ecb0a.jpg',
                'https://a.ccdn.es/cnet/vehicles/19345311/3223b421-9ea2-4294-aab1-5b188d86e39a.jpg',
                'https://a.ccdn.es/cnet/vehicles/19345311/5c75aa9e-48b5-4ee7-92e8-e4bf0755ef93.jpg',
                'https://a.ccdn.es/cnet/vehicles/19345311/885701bc-a0b8-4452-9f42-948806c60f3f.jpg',
                'https://a.ccdn.es/cnet/vehicles/19345311/c714e223-ef5c-4370-a960-cfb4b9787b37.jpg',
                'https://a.ccdn.es/cnet/vehicles/19345311/23957d40-1740-4afa-93ce-e6842cfe0711.jpg',
                'https://a.ccdn.es/cnet/vehicles/19345311/69500bc3-a92c-47ca-82ba-19bb90e4b815.jpg',
                'https://a.ccdn.es/cnet/vehicles/19345311/eed3d5d3-b774-4d7d-8cff-8ee7a903a011.jpg',
                'https://a.ccdn.es/cnet/vehicles/19345311/707705c0-4471-4563-bdee-ab4180add5a6.jpg',
                'https://a.ccdn.es/cnet/vehicles/19345311/cc5b4c73-5347-4956-a2bc-ffc628b860f9.jpg',
                'https://a.ccdn.es/cnet/vehicles/19345311/60668179-0c97-4437-9d67-13ae84c25ee5.jpg',
                'https://a.ccdn.es/cnet/vehicles/19345311/b8370f7d-f439-428d-be97-3b7bd55bab27.jpg',
                'https://a.ccdn.es/cnet/vehicles/19345311/c7bb7790-8b8e-4acf-aec2-b5d5bdc0c8ff.jpg',
                'https://a.ccdn.es/cnet/vehicles/19345311/a87936ae-88f2-4094-b82c-019e827a60cc.jpg',
                'https://a.ccdn.es/cnet/vehicles/19345311/f2a8c94d-d655-4873-a396-359180a85a44.jpg',
                'https://a.ccdn.es/cnet/vehicles/19345311/97540401-e784-40d1-a62c-f0a3705e213a.jpg',
                'https://a.ccdn.es/cnet/vehicles/19345311/7e71b38c-63a1-4dd7-ac0d-17523eac94aa.jpg',
                'https://a.ccdn.es/cnet/vehicles/19345311/29e2ee18-6908-423a-922f-49ec78ff6c11.jpg',
                'https://a.ccdn.es/cnet/vehicles/19345311/78a9f9d6-0b99-44e6-8a6a-625ca298db00.jpg',
                'https://a.ccdn.es/cnet/vehicles/19345311/92b83fc6-51c6-4337-8033-5562c20dc5f5.jpg',
                'https://a.ccdn.es/cnet/vehicles/19345311/850c976d-715c-420a-918c-42292603ae44.jpg',
                'https://a.ccdn.es/cnet/vehicles/19345311/562f5fc9-d502-438a-b1bb-a556407ccc24.jpg',
                'https://a.ccdn.es/cnet/vehicles/19345311/6fb37ccf-7cdf-4fa1-a111-262f7d9911a4.jpg',
                'https://a.ccdn.es/cnet/vehicles/19345311/ce2fd115-0855-496b-8570-aeec853b6af6.jpg',
                'https://a.ccdn.es/cnet/vehicles/19345311/2b69135c-85c5-4dbe-ab32-b18a6ef9805f.jpg',
                'https://a.ccdn.es/cnet/vehicles/19345311/02817c90-ba67-490f-87cd-499f91b7d54d.jpg'],
 'price': 9290,
 'price_includes_vat': True,
 'registration_date': '2009-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'MERCEDES-BENZ Clase C C 220 CDI Blue Efficiency Elegance',
 'transmission': 'automatic',
 'trim': 'C 220 CDI Blue Efficiency Elegance',
 'vin': None,
 'year': 2009}
2026-03-24 11:55:32 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 27dfa5ec-65ae-5f44-a33e-5cb25351ed55 with identifier: 62452363
2026-03-24 11:55:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 27dfa5ec-65ae-5f44-a33e-5cb25351ed55
2026-03-24 11:55:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 11:55:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F19345311%252F95868f94-3923-4146-a059-22349dbebab3.jpg%27 HTTP/1.1" 200 None
2026-03-24 11:55:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19345311/95868f94-3923-4146-a059-22349dbebab3.jpg already downloaded
2026-03-24 11:55:32 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 27dfa5ec-65ae-5f44-a33e-5cb25351ed55 with identifier 62452363
2026-03-24 11:55:32 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-24 11:55:32 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-24 11:55:32 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 27dfa5ec-65ae-5f44-a33e-5cb25351ed55
2026-03-24 11:55:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://web.gw.coches.net/details/62452363>
{'auction_title': '',
 'body_type': 'Berlina',
 'c_o_2_emission_value': 127,
 'category': 'Coches',
 'color': 'Gris / Plata',
 'currency': 'EUR',
 'description': 'Precio al contado: 9.290 €\n'
                '\n'
                '- COCHE EN PERFECTO ESTADO INTERIOR Y \n'
                '  EXTERIOR CON UN AÑO DE GARANTIA.\n'
                '- CON DOS LLAVES\n'
                '- TODAS REVISIONES AL DIA, FILTROS, ITV, CORREAS\n'
                '- FINANCIACIÓN A SU MEDIDA CON O SIN ENTRADA.\n'
                '- RECOGEMOS VEHICULO COMO PARTE DE PAGO.\n'
                '- TRANSFERENCIA INCLUIDA \n'
                '- KILOMETRAJE CERTIFICADO Y ESPECIFICADO EN EL \n'
                ' CONTRATO DE COMPRAVENTA.\n'
                '- PIDE CITA PREVIA PARA VER Y PROBAR NUESTROS \n'
                '  VEHÍCULOS\n'
                '\n'
                '                Visite nuestra web  doviautos es\n'
                '\n'
                'Este anuncio no es vinculante, puede estar sujeto a posibles '
                'errores o modificaciones sin previo aviso, se muestra a '
                'titulo informativo y no contractual.\n'
                '\n'
                'EQUIPAMIENTO :\n'
                '\n'
                'Asientos Calefactados, Asientos Eléctricos, Bluetooth, Cierre '
                'Centralizado, Climatizador, Control Velocidad, ESP, Isofix, '
                'Llantas de Aleación, Navegador, Ordenador de Abordo, Pintura '
                'Metalizada, Sensor Aparcamiento, Sensor Lluvia, Sensor Luces, '
                'Tapicería de Cuero, Volante Multifunción',
 'doors_number': 4,
 'emission_standard': 'C',
 'engine': '2.1L',
 'engine_horse_power': 170,
 'expiration_date': None,
 'fuel_type': 'Diesel',
 'id': '27dfa5ec-65ae-5f44-a33e-5cb25351ed55',
 'is_damaged': False,
 'is_operable': True,
 'license_plate': None,
 'link_to_web_offer': 'https://www.coches.net/mercedes-benz-clase-c-c-220-cdi-blue-efficiency-elegance-4p-diesel-2009-en-pontevedra-62452363-covo.aspx',
 'listing': 'auction',
 'location': 'Pontevedra',
 'make': 'MERCEDES-BENZ',
 'model': 'Clase C',
 'odometer': 216500,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'ES',
 'original_photo_count': 28,
 'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19345311/95868f94-3923-4146-a059-22349dbebab3.jpg'],
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_27dfa5ec-65ae-5f44-a33e-5cb25351ed55/27dfa5ec-65ae-5f44-a33e-5cb25351ed55_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 144825,
             'Height': 480,
             'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19345311/95868f94-3923-4146-a059-22349dbebab3.jpg',
             'Width': 640}],
 'price': 9290,
 'price_includes_vat': True,
 'registration_date': '2009-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'MERCEDES-BENZ Clase C C 220 CDI Blue Efficiency Elegance',
 'transmission': 'automatic',
 'trim': 'C 220 CDI Blue Efficiency Elegance',
 'vin': None,
 'year': 2009}
2026-03-24 11:55:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 11:55:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%2762452363%27 HTTP/1.1" 200 None
2026-03-24 11:55:32 [auto_selling_coches.net] INFO: Saving data for 62452363: {'created_time': 1774353332.501549, 'last_price_update_time': 1774353332.501557}
2026-03-24 11:55:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 11:55:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62452363') HTTP/1.1" 204 0
2026-03-24 11:55:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/62465634> (referer: https://www.coches.net/concesionario/doviautos/?pg=1) ['zyte-api']
2026-03-24 11:55:32 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
 'body_type': 'Berlina',
 'c_o_2_emission_value': 91,
 'category': 'Coches',
 'color': 'Beige',
 'currency': 'EUR',
 'description': 'Precio al contado: 15.990 €\n'
                '\n'
                '- COCHE EN PERFECTO ESTADO INTERIOR Y \n'
                '  EXTERIOR CON UN AÑO DE GARANTIA.\n'
                '- SE ENTREGAN DOS LLAVES\n'
                '- TODAS REVISIONES AL DIA, FILTROS, ITV, CORREAS\n'
                '- FINANCIACIÓN A SU MEDIDA CON O SIN ENTRADA.\n'
                '- RECOGEMOS VEHICULO COMO PARTE DE PAGO.\n'
                '- TRANSFERENCIA INCLUIDA \n'
                '- KILOMETRAJE CERTIFICADO Y ESPECIFICADO EN EL \n'
                '  CONTRATO DE COMPRAVENTA.\n'
                '- PIDE CITA PREVIA PARA VER Y PROBAR NUESTROS \n'
                '  VEHÍCULOS\n'
                '\n'
                '                Visite nuestra web doviautos es\n'
                '\n'
                'Este anuncio no es vinculante, puede estar sujeto a posibles '
                'errores o modificaciones sin previo aviso, se muestra a '
                'titulo informativo y no contractual.\n'
                '\n'
                'EQUIPAMIENTO :\n'
                '\n'
                'Asistente a la conducción,Bluetooth, Camara Trasera, '
                'Climatizador, Control Velocidad, Isofix, Llantas de Aleación, '
                'Luces LED, Navegador, Ordenador de Abordo, Sensor '
                'Aparcamiento, Sensor Lluvia, Sensor Luces, Volante '
                'Multifunción',
 'doors_number': 5,
 'emission_standard': 'ECO',
 'engine': '1.8L',
 'engine_horse_power': 136,
 'expiration_date': None,
 'fuel_type': 'Híbrido',
 'is_damaged': False,
 'is_operable': True,
 'license_plate': None,
 'link_to_web_offer': 'https://www.coches.net/toyota-auris-18-140h-hybrid-feel-5p-electrico-hibrido-2016-en-pontevedra-62465634-covo.aspx',
 'listing': 'auction',
 'location': 'Pontevedra',
 'make': 'TOYOTA',
 'model': 'Auris',
 'odometer': 120700,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'ES',
 'original_photo_count': 0,
 'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19356469/375d5fae-9b19-464b-a8b8-10d9d2ed6848.jpg',
                'https://a.ccdn.es/cnet/vehicles/19356469/9d93b7ba-ce0b-4a41-8790-5e41efcc79aa.jpg',
                'https://a.ccdn.es/cnet/vehicles/19356469/0c0c2903-7ae7-46c5-b967-f0642a6a4d57.jpg',
                'https://a.ccdn.es/cnet/vehicles/19356469/80ab929d-147b-4927-932e-7a85c5b03744.jpg',
                'https://a.ccdn.es/cnet/vehicles/19356469/6b3821f0-d2b9-4c4e-9f65-ad10a847d0e1.jpg',
                'https://a.ccdn.es/cnet/vehicles/19356469/f670ad67-4c98-4c23-a1a7-93a8332f6e56.jpg',
                'https://a.ccdn.es/cnet/vehicles/19356469/c5ceb7b1-63fa-4e73-abdd-0dbcef032cb7.jpg',
                'https://a.ccdn.es/cnet/vehicles/19356469/4e2ca1c1-4cfc-488c-82f2-bf378048178f.jpg',
                'https://a.ccdn.es/cnet/vehicles/19356469/f8a89f4a-e144-47fb-8adc-e589d1bc5982.jpg',
                'https://a.ccdn.es/cnet/vehicles/19356469/d3ea4312-41fa-4c8c-9dac-cf39396a2c0f.jpg',
                'https://a.ccdn.es/cnet/vehicles/19356469/e2e069a1-5d92-43ea-bbb9-43c261b0b350.jpg',
                'https://a.ccdn.es/cnet/vehicles/19356469/7e41d447-06e5-4e17-bbd1-f891b9eb506a.jpg',
                'https://a.ccdn.es/cnet/vehicles/19356469/9ba3817c-c5ad-4e08-9044-73b308813d42.jpg',
                'https://a.ccdn.es/cnet/vehicles/19356469/4b588781-0f2b-4207-a177-96904cbabbc0.jpg',
                'https://a.ccdn.es/cnet/vehicles/19356469/0a893a37-1141-4f68-8a47-8dbd892eca47.jpg',
                'https://a.ccdn.es/cnet/vehicles/19356469/183482a5-26e1-4952-9634-89ebd30c1320.jpg',
                'https://a.ccdn.es/cnet/vehicles/19356469/317e9d0f-42f4-4dbd-a8fd-e7a99ca6fa5d.jpg',
                'https://a.ccdn.es/cnet/vehicles/19356469/e8b90ea7-0fbb-4841-8ff4-4b9e936836e8.jpg',
                'https://a.ccdn.es/cnet/vehicles/19356469/51b420a0-426c-42c6-bf21-da654a121c5d.jpg',
                'https://a.ccdn.es/cnet/vehicles/19356469/ae733be1-b622-4c3a-9c4d-fc9f4aba78f2.jpg',
                'https://a.ccdn.es/cnet/vehicles/19356469/36d2a447-74a4-4b67-b55e-e65eb79cf54a.jpg',
                'https://a.ccdn.es/cnet/vehicles/19356469/741066d1-ba22-4507-be73-f10e486010f8.jpg',
                'https://a.ccdn.es/cnet/vehicles/19356469/4c41192f-9e12-44ec-a292-36e73a506624.jpg',
                'https://a.ccdn.es/cnet/vehicles/19356469/1344b012-d647-4a9a-b9cb-4af9ff3906b5.jpg',
                'https://a.ccdn.es/cnet/vehicles/19356469/669c8b81-39c6-4ffd-874a-45fe7c8edf05.jpg',
                'https://a.ccdn.es/cnet/vehicles/19356469/33fdbe74-da67-4d82-9878-0068282a2291.jpg',
                'https://a.ccdn.es/cnet/vehicles/19356469/33744986-29d0-451d-b210-aef2394e712f.jpg',
                'https://a.ccdn.es/cnet/vehicles/19356469/528d1bd4-49e8-4842-b54d-598952ffaaf0.jpg',
                'https://a.ccdn.es/cnet/vehicles/19356469/368c7cfd-2302-4dd2-848f-5bf16ff5750c.jpg',
                'https://a.ccdn.es/cnet/vehicles/19356469/1c87b871-8d9e-485b-991e-b174d580a75b.jpg',
                'https://a.ccdn.es/cnet/vehicles/19356469/4ce4caf8-a2bc-4fc3-9282-cea0e597db4f.jpg',
                'https://a.ccdn.es/cnet/vehicles/19356469/3bd41c63-525f-4aa3-92ac-910b69458cea.jpg',
                'https://a.ccdn.es/cnet/vehicles/19356469/77380952-17a5-4ccb-9ca5-355dedf6c270.jpg'],
 'price': 15990,
 'price_includes_vat': True,
 'registration_date': '2016-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'TOYOTA Auris 1.8 140H Hybrid Feel',
 'transmission': 'automatic',
 'trim': '1.8 140H Hybrid Feel',
 'vin': None,
 'year': 2016}
2026-03-24 11:55:32 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 5d97c5c2-eafa-546b-a409-a78ae7ef0d8e with identifier: 62465634
2026-03-24 11:55:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 5d97c5c2-eafa-546b-a409-a78ae7ef0d8e
2026-03-24 11:55:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 11:55:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F19356469%252F375d5fae-9b19-464b-a8b8-10d9d2ed6848.jpg%27 HTTP/1.1" 200 None
2026-03-24 11:55:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19356469/375d5fae-9b19-464b-a8b8-10d9d2ed6848.jpg already downloaded
2026-03-24 11:55:32 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 5d97c5c2-eafa-546b-a409-a78ae7ef0d8e with identifier 62465634
2026-03-24 11:55:32 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-24 11:55:32 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-24 11:55:32 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 5d97c5c2-eafa-546b-a409-a78ae7ef0d8e
2026-03-24 11:55:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://web.gw.coches.net/details/62465634>
{'auction_title': '',
 'body_type': 'Berlina',
 'c_o_2_emission_value': 91,
 'category': 'Coches',
 'color': 'Beige',
 'currency': 'EUR',
 'description': 'Precio al contado: 15.990 €\n'
                '\n'
                '- COCHE EN PERFECTO ESTADO INTERIOR Y \n'
                '  EXTERIOR CON UN AÑO DE GARANTIA.\n'
                '- SE ENTREGAN DOS LLAVES\n'
                '- TODAS REVISIONES AL DIA, FILTROS, ITV, CORREAS\n'
                '- FINANCIACIÓN A SU MEDIDA CON O SIN ENTRADA.\n'
                '- RECOGEMOS VEHICULO COMO PARTE DE PAGO.\n'
                '- TRANSFERENCIA INCLUIDA \n'
                '- KILOMETRAJE CERTIFICADO Y ESPECIFICADO EN EL \n'
                '  CONTRATO DE COMPRAVENTA.\n'
                '- PIDE CITA PREVIA PARA VER Y PROBAR NUESTROS \n'
                '  VEHÍCULOS\n'
                '\n'
                '                Visite nuestra web doviautos es\n'
                '\n'
                'Este anuncio no es vinculante, puede estar sujeto a posibles '
                'errores o modificaciones sin previo aviso, se muestra a '
                'titulo informativo y no contractual.\n'
                '\n'
                'EQUIPAMIENTO :\n'
                '\n'
                'Asistente a la conducción,Bluetooth, Camara Trasera, '
                'Climatizador, Control Velocidad, Isofix, Llantas de Aleación, '
                'Luces LED, Navegador, Ordenador de Abordo, Sensor '
                'Aparcamiento, Sensor Lluvia, Sensor Luces, Volante '
                'Multifunción',
 'doors_number': 5,
 'emission_standard': 'ECO',
 'engine': '1.8L',
 'engine_horse_power': 136,
 'expiration_date': None,
 'fuel_type': 'Híbrido',
 'id': '5d97c5c2-eafa-546b-a409-a78ae7ef0d8e',
 'is_damaged': False,
 'is_operable': True,
 'license_plate': None,
 'link_to_web_offer': 'https://www.coches.net/toyota-auris-18-140h-hybrid-feel-5p-electrico-hibrido-2016-en-pontevedra-62465634-covo.aspx',
 'listing': 'auction',
 'location': 'Pontevedra',
 'make': 'TOYOTA',
 'model': 'Auris',
 'odometer': 120700,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'ES',
 'original_photo_count': 33,
 'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19356469/375d5fae-9b19-464b-a8b8-10d9d2ed6848.jpg'],
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5d97c5c2-eafa-546b-a409-a78ae7ef0d8e/5d97c5c2-eafa-546b-a409-a78ae7ef0d8e_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 155902,
             'Height': 480,
             'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19356469/375d5fae-9b19-464b-a8b8-10d9d2ed6848.jpg',
             'Width': 640}],
 'price': 15990,
 'price_includes_vat': True,
 'registration_date': '2016-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'TOYOTA Auris 1.8 140H Hybrid Feel',
 'transmission': 'automatic',
 'trim': '1.8 140H Hybrid Feel',
 'vin': None,
 'year': 2016}
2026-03-24 11:55:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 11:55:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%2762465634%27 HTTP/1.1" 200 None
2026-03-24 11:55:32 [auto_selling_coches.net] INFO: Saving data for 62465634: {'created_time': 1774353332.675629, 'last_price_update_time': 1774353332.67564}
2026-03-24 11:55:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 11:55:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62465634') HTTP/1.1" 204 0
2026-03-24 11:55:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70110091> (referer: https://www.coches.net/concesionario/doviautos/?pg=1) ['zyte-api']
2026-03-24 11:55:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70117154> (referer: https://www.coches.net/concesionario/doviautos/?pg=1) ['zyte-api']
2026-03-24 11:55:32 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
 'body_type': 'Berlina',
 'c_o_2_emission_value': 129,
 'category': 'Coches',
 'color': 'Gris / Plata',
 'currency': 'EUR',
 'description': 'Precio al contado: 86790 €\n'
                '\n'
                '- COCHE EN PERFECTO ESTADO INTERIOR Y \n'
                '  EXTERIOR CON UN AÑO DE GARANTIA.\n'
                '- CON DOS LLAVES\n'
                '- TODAS REVISIONES AL DIA, FILTROS, ITV, CORREAS\n'
                '- FINANCIACIÓN A SU MEDIDA CON O SIN ENTRADA.\n'
                '- RECOGEMOS VEHICULO COMO PARTE DE PAGO.\n'
                '- TRANSFERENCIA INCLUIDA \n'
                '- KILOMETRAJE CERTIFICADO Y ESPECIFICADO EN EL \n'
                '  CONTRATO DE COMPRAVENTA.\n'
                '- PIDE CITA PREVIA PARA VER Y PROBAR NUESTROS \n'
                '  VEHÍCULOS\n'
                '\n'
                '                Visite nuestra web  doviautos es\n'
                '\n'
                'Este anuncio no es vinculante, puede estar sujeto a posibles '
                'errores o modificaciones sin previo aviso, se muestra a '
                'titulo informativo y no contractual.\n'
                '\n'
                'EQUIPAMIENTO :\n'
                '\n'
                'A.B.S, Airbag, Apoyabrazos, Asientos Calefactados, CD, Cierre '
                'Centralizado, Climatizador, Dirección Asistida, Elevalunas '
                'Eléctrico, Espejos Eléctricos, Faros de Niebla, Llantas de '
                'Aleación, Ordenador de Abordo',
 'doors_number': 3,
 'emission_standard': 'B',
 'engine': '1.6L',
 'engine_horse_power': 109,
 'expiration_date': None,
 'fuel_type': 'Diesel',
 'is_damaged': False,
 'is_operable': True,
 'license_plate': None,
 'link_to_web_offer': 'https://www.coches.net/volvo-c30-16d-kinetic-3p-diesel-2009-en-pontevedra-70110091-covo.aspx',
 'listing': 'auction',
 'location': 'Pontevedra',
 'make': 'VOLVO',
 'model': 'C30',
 'odometer': 176400,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'ES',
 'original_photo_count': 0,
 'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19608483/74ace91a-3b38-45b2-9a23-b5cb9fb6df8c.jpg',
                'https://a.ccdn.es/cnet/vehicles/19608483/384eb4c8-c6fc-49b1-a59c-db20c4a021be.jpg',
                'https://a.ccdn.es/cnet/vehicles/19608483/a7db668a-c040-4b25-b7b6-22a1901b35e9.jpg',
                'https://a.ccdn.es/cnet/vehicles/19608483/c8bde6c5-8eff-4ed6-b89e-a7bdf061a11e.jpg',
                'https://a.ccdn.es/cnet/vehicles/19608483/64bb1add-9743-4cf9-962d-3a14b566e40c.jpg',
                'https://a.ccdn.es/cnet/vehicles/19608483/4c5bb49c-6adb-4e61-a81d-6c47154eac1e.jpg',
                'https://a.ccdn.es/cnet/vehicles/19608483/de5e7b9b-19b0-4cc1-a7ec-fbd4ccf7fdb6.jpg',
                'https://a.ccdn.es/cnet/vehicles/19608483/6c8e3174-3215-4c0d-b665-38d19f38f9b7.jpg',
                'https://a.ccdn.es/cnet/vehicles/19608483/add83806-81ae-49c9-9b24-e174ef3a731d.jpg',
                'https://a.ccdn.es/cnet/vehicles/19608483/7412dade-2b3b-4de3-ab8b-b3f9d5b4c3c8.jpg',
                'https://a.ccdn.es/cnet/vehicles/19608483/f92985e5-0a74-43a8-8ea2-668a8b3467d7.jpg',
                'https://a.ccdn.es/cnet/vehicles/19608483/0220448f-116d-4069-b26d-c80693929eb3.jpg',
                'https://a.ccdn.es/cnet/vehicles/19608483/8e2cbf27-32b0-42ab-9839-cb4328c650c6.jpg',
                'https://a.ccdn.es/cnet/vehicles/19608483/24f11daf-f7c6-4ebe-9286-e7e856e36a37.jpg',
                'https://a.ccdn.es/cnet/vehicles/19608483/ac2be359-852f-455c-bfbc-723f72718a27.jpg',
                'https://a.ccdn.es/cnet/vehicles/19608483/090f14af-30a0-4e01-89b0-b6359fdaf46b.jpg',
                'https://a.ccdn.es/cnet/vehicles/19608483/ce58401d-95f9-4bb4-a2b0-91d9db1fac05.jpg',
                'https://a.ccdn.es/cnet/vehicles/19608483/88ec2b4c-fb6a-47f2-9e80-66060fd98333.jpg',
                'https://a.ccdn.es/cnet/vehicles/19608483/323ab346-1617-4719-b2f3-894cf1ebeed1.jpg',
                'https://a.ccdn.es/cnet/vehicles/19608483/f91dd7fd-7027-4796-b2c4-cdc53bbeea39.jpg',
                'https://a.ccdn.es/cnet/vehicles/19608483/c195d7e2-9153-4c16-816a-e37357c0f1a6.jpg',
                'https://a.ccdn.es/cnet/vehicles/19608483/b5ac9806-1425-4be2-9ee3-ac50e2d083ba.jpg',
                'https://a.ccdn.es/cnet/vehicles/19608483/12f70cca-75e3-4f57-b089-e49264192039.jpg',
                'https://a.ccdn.es/cnet/vehicles/19608483/a87730a0-a517-451d-bd46-6f05eff7342e.jpg',
                'https://a.ccdn.es/cnet/vehicles/19608483/001fd213-a900-42b7-8e38-4c5b6af921d3.jpg',
                'https://a.ccdn.es/cnet/vehicles/19608483/96add9ac-33b7-4d53-a2c1-2dd31d5128e4.jpg',
                'https://a.ccdn.es/cnet/vehicles/19608483/2f0d711a-2a1d-4375-8fd8-22da1e94a383.jpg',
                'https://a.ccdn.es/cnet/vehicles/19608483/2f8367b9-980e-40eb-8fba-a3ee69ccb4d0.jpg'],
 'price': 6450,
 'price_includes_vat': True,
 'registration_date': '2008-01-01',
 'seats_number': 4,
 'seller_name': None,
 'title': 'VOLVO C30 1.6D Kinetic',
 'transmission': 'manual',
 'trim': '1.6D Kinetic',
 'vin': None,
 'year': 2008}
2026-03-24 11:55:32 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: edb1ad46-f4e3-5a50-9609-e3c547e74bda with identifier: 70110091
2026-03-24 11:55:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item edb1ad46-f4e3-5a50-9609-e3c547e74bda
2026-03-24 11:55:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 11:55:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F19608483%252F74ace91a-3b38-45b2-9a23-b5cb9fb6df8c.jpg%27 HTTP/1.1" 200 None
2026-03-24 11:55:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19608483/74ace91a-3b38-45b2-9a23-b5cb9fb6df8c.jpg already downloaded
2026-03-24 11:55:32 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: edb1ad46-f4e3-5a50-9609-e3c547e74bda with identifier 70110091
2026-03-24 11:55:32 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-24 11:55:32 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-24 11:55:32 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item edb1ad46-f4e3-5a50-9609-e3c547e74bda
2026-03-24 11:55:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://web.gw.coches.net/details/70110091>
{'auction_title': '',
 'body_type': 'Berlina',
 'c_o_2_emission_value': 129,
 'category': 'Coches',
 'color': 'Gris / Plata',
 'currency': 'EUR',
 'description': 'Precio al contado: 86790 €\n'
                '\n'
                '- COCHE EN PERFECTO ESTADO INTERIOR Y \n'
                '  EXTERIOR CON UN AÑO DE GARANTIA.\n'
                '- CON DOS LLAVES\n'
                '- TODAS REVISIONES AL DIA, FILTROS, ITV, CORREAS\n'
                '- FINANCIACIÓN A SU MEDIDA CON O SIN ENTRADA.\n'
                '- RECOGEMOS VEHICULO COMO PARTE DE PAGO.\n'
                '- TRANSFERENCIA INCLUIDA \n'
                '- KILOMETRAJE CERTIFICADO Y ESPECIFICADO EN EL \n'
                '  CONTRATO DE COMPRAVENTA.\n'
                '- PIDE CITA PREVIA PARA VER Y PROBAR NUESTROS \n'
                '  VEHÍCULOS\n'
                '\n'
                '                Visite nuestra web  doviautos es\n'
                '\n'
                'Este anuncio no es vinculante, puede estar sujeto a posibles '
                'errores o modificaciones sin previo aviso, se muestra a '
                'titulo informativo y no contractual.\n'
                '\n'
                'EQUIPAMIENTO :\n'
                '\n'
                'A.B.S, Airbag, Apoyabrazos, Asientos Calefactados, CD, Cierre '
                'Centralizado, Climatizador, Dirección Asistida, Elevalunas '
                'Eléctrico, Espejos Eléctricos, Faros de Niebla, Llantas de '
                'Aleación, Ordenador de Abordo',
 'doors_number': 3,
 'emission_standard': 'B',
 'engine': '1.6L',
 'engine_horse_power': 109,
 'expiration_date': None,
 'fuel_type': 'Diesel',
 'id': 'edb1ad46-f4e3-5a50-9609-e3c547e74bda',
 'is_damaged': False,
 'is_operable': True,
 'license_plate': None,
 'link_to_web_offer': 'https://www.coches.net/volvo-c30-16d-kinetic-3p-diesel-2009-en-pontevedra-70110091-covo.aspx',
 'listing': 'auction',
 'location': 'Pontevedra',
 'make': 'VOLVO',
 'model': 'C30',
 'odometer': 176400,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'ES',
 'original_photo_count': 28,
 'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19608483/74ace91a-3b38-45b2-9a23-b5cb9fb6df8c.jpg'],
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_edb1ad46-f4e3-5a50-9609-e3c547e74bda/edb1ad46-f4e3-5a50-9609-e3c547e74bda_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 98451,
             'Height': 600,
             'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19608483/74ace91a-3b38-45b2-9a23-b5cb9fb6df8c.jpg',
             'Width': 800}],
 'price': 6450,
 'price_includes_vat': True,
 'registration_date': '2008-01-01',
 'seats_number': 4,
 'seller_name': None,
 'title': 'VOLVO C30 1.6D Kinetic',
 'transmission': 'manual',
 'trim': '1.6D Kinetic',
 'vin': None,
 'year': 2008}
2026-03-24 11:55:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 11:55:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%2770110091%27 HTTP/1.1" 200 None
2026-03-24 11:55:32 [auto_selling_coches.net] INFO: Saving data for 70110091: {'created_time': 1774353332.992336, 'last_price_update_time': 1774353332.992347}
2026-03-24 11:55:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 11:55:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70110091') HTTP/1.1" 204 0
2026-03-24 11:55:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70124313> (referer: https://www.coches.net/concesionario/doviautos/?pg=1) ['zyte-api']
2026-03-24 11:55:33 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
 'body_type': 'SUV',
 'c_o_2_emission_value': 129,
 'category': 'Coches',
 'color': 'Azul',
 'currency': 'EUR',
 'description': 'Precio al contado: 8.890 €\n'
                '\n'
                '- COCHE EN PERFECTO ESTADO INTERIOR Y \n'
                '  EXTERIOR CON UN AÑO DE GARANTIA.\n'
                '- CON DOS LLAVES\n'
                '- TODAS REVISIONES AL DIA, FILTROS, ITV, CORREAS\n'
                '- FINANCIACIÓN A SU MEDIDA CON O SIN ENTRADA.\n'
                '- RECOGEMOS VEHICULO COMO PARTE DE PAGO.\n'
                '- TRANSFERENCIA INCLUIDA \n'
                '- KILOMETRAJE CERTIFICADO Y ESPECIFICADO EN EL \n'
                ' CONTRATO DE COMPRAVENTA.\n'
                '- PIDE CITA PREVIA PARA VER Y PROBAR NUESTROS \n'
                '  VEHÍCULOS\n'
                '\n'
                '                Visite nuestra web  doviautos es\n'
                '\n'
                'Este anuncio no es vinculante, puede estar sujeto a posibles '
                'errores o modificaciones sin previo aviso, se muestra a '
                'titulo informativo y no contractual.\n'
                '\n'
                'EQUIPAMIENTO :\n'
                '\n'
                'A.B.S, Airbag, Apoyabrazos, Bluetooth, CD, Camara Trasera, '
                'Cierre Centralizado, Climatizador, Dirección Asistida, ESP, '
                'Elevalunas Eléctrico, Espejos Eléctricos, Faros de Niebla, '
                'Isofix, Llantas de Aleación, Navegador, Ordenador de Abordo, '
                'Pintura Metalizada, Sensor Lluvia, Sensor Luces, Volante '
                'Multifunción',
 'doors_number': 5,
 'emission_standard': 'B',
 'engine': '1.5L',
 'engine_horse_power': 110,
 'expiration_date': None,
 'fuel_type': 'Diesel',
 'is_damaged': False,
 'is_operable': True,
 'license_plate': None,
 'link_to_web_offer': 'https://www.coches.net/nissan-juke-15-dci-acenta-4x2-5p-diesel-2011-en-pontevedra-70117154-covo.aspx',
 'listing': 'auction',
 'location': 'Pontevedra',
 'make': 'NISSAN',
 'model': 'JUKE',
 'odometer': 185600,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'ES',
 'original_photo_count': 0,
 'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19614083/27fe87f5-84d8-450b-bfc9-9e4149e1467d.jpg',
                'https://a.ccdn.es/cnet/vehicles/19614083/17f44e3f-d89d-47c8-a8c7-e43b93d1e839.jpg',
                'https://a.ccdn.es/cnet/vehicles/19614083/c9941962-ece1-4145-8cb2-9ff9d16d902b.jpg',
                'https://a.ccdn.es/cnet/vehicles/19614083/ea50500d-7941-4e25-acab-72fb0f81442c.jpg',
                'https://a.ccdn.es/cnet/vehicles/19614083/5e779ea7-7e3b-4a91-8d50-f44e13ddb7b3.jpg',
                'https://a.ccdn.es/cnet/vehicles/19614083/f5de146e-0e57-4fd3-a4a5-1af398a61b2b.jpg',
                'https://a.ccdn.es/cnet/vehicles/19614083/4f16cbb6-3dda-4df0-a091-be54edc78a6f.jpg',
                'https://a.ccdn.es/cnet/vehicles/19614083/5ae54183-fb6d-430a-b95e-a87b65e836ff.jpg',
                'https://a.ccdn.es/cnet/vehicles/19614083/3b60eb72-7833-4fb5-a95e-ef6a47a156ac.jpg',
                'https://a.ccdn.es/cnet/vehicles/19614083/b8fd581e-1742-4075-9307-6981a0a7e96f.jpg',
                'https://a.ccdn.es/cnet/vehicles/19614083/d5fa0dfd-60b7-4924-b057-057d0a08e9f0.jpg',
                'https://a.ccdn.es/cnet/vehicles/19614083/fef5f681-ab50-4f7f-ba8e-7b1c12740e7e.jpg',
                'https://a.ccdn.es/cnet/vehicles/19614083/5a2872f2-2303-44d3-85f0-133858ac67e8.jpg',
                'https://a.ccdn.es/cnet/vehicles/19614083/ee12d119-84b3-4824-98f6-e69db1891b90.jpg',
                'https://a.ccdn.es/cnet/vehicles/19614083/dc7370f4-32bb-4d3d-a548-2f3bf269b531.jpg',
                'https://a.ccdn.es/cnet/vehicles/19614083/b44f2612-ac75-43eb-8fcc-225ea07ef5ca.jpg',
                'https://a.ccdn.es/cnet/vehicles/19614083/fab7063c-e49e-49fa-9297-689263e15234.jpg',
                'https://a.ccdn.es/cnet/vehicles/19614083/5204e871-8038-4d4b-ad53-5bedd9e41807.jpg',
                'https://a.ccdn.es/cnet/vehicles/19614083/f0b683d4-e088-45cd-bcb4-d664109e9845.jpg',
                'https://a.ccdn.es/cnet/vehicles/19614083/fc138edd-0e26-4577-8250-75a19098afa6.jpg',
                'https://a.ccdn.es/cnet/vehicles/19614083/a4d1cd45-e7f2-499c-b102-d2e2d7dac1f8.jpg',
                'https://a.ccdn.es/cnet/vehicles/19614083/dedfaf21-fece-445b-afe8-a320d7b91220.jpg',
                'https://a.ccdn.es/cnet/vehicles/19614083/3a975873-ced6-4c87-b4b0-c9b2b22a6985.jpg'],
 'price': 8890,
 'price_includes_vat': True,
 'registration_date': '2012-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'NISSAN JUKE 1.5 dCi ACENTA 4X2',
 'transmission': 'manual',
 'trim': '1.5 dCi ACENTA 4X2',
 'vin': None,
 'year': 2012}
2026-03-24 11:55:33 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 45aee45f-5521-5891-bb3f-0c15cc9db55a with identifier: 70117154
2026-03-24 11:55:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 45aee45f-5521-5891-bb3f-0c15cc9db55a
2026-03-24 11:55:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 11:55:33 [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%252F19614083%252F27fe87f5-84d8-450b-bfc9-9e4149e1467d.jpg%27 HTTP/1.1" 200 None
2026-03-24 11:55:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19614083/27fe87f5-84d8-450b-bfc9-9e4149e1467d.jpg already downloaded
2026-03-24 11:55:33 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 45aee45f-5521-5891-bb3f-0c15cc9db55a with identifier 70117154
2026-03-24 11:55:33 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-24 11:55:33 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-24 11:55:33 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 45aee45f-5521-5891-bb3f-0c15cc9db55a
2026-03-24 11:55:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://web.gw.coches.net/details/70117154>
{'auction_title': '',
 'body_type': 'SUV',
 'c_o_2_emission_value': 129,
 'category': 'Coches',
 'color': 'Azul',
 'currency': 'EUR',
 'description': 'Precio al contado: 8.890 €\n'
                '\n'
                '- COCHE EN PERFECTO ESTADO INTERIOR Y \n'
                '  EXTERIOR CON UN AÑO DE GARANTIA.\n'
                '- CON DOS LLAVES\n'
                '- TODAS REVISIONES AL DIA, FILTROS, ITV, CORREAS\n'
                '- FINANCIACIÓN A SU MEDIDA CON O SIN ENTRADA.\n'
                '- RECOGEMOS VEHICULO COMO PARTE DE PAGO.\n'
                '- TRANSFERENCIA INCLUIDA \n'
                '- KILOMETRAJE CERTIFICADO Y ESPECIFICADO EN EL \n'
                ' CONTRATO DE COMPRAVENTA.\n'
                '- PIDE CITA PREVIA PARA VER Y PROBAR NUESTROS \n'
                '  VEHÍCULOS\n'
                '\n'
                '                Visite nuestra web  doviautos es\n'
                '\n'
                'Este anuncio no es vinculante, puede estar sujeto a posibles '
                'errores o modificaciones sin previo aviso, se muestra a '
                'titulo informativo y no contractual.\n'
                '\n'
                'EQUIPAMIENTO :\n'
                '\n'
                'A.B.S, Airbag, Apoyabrazos, Bluetooth, CD, Camara Trasera, '
                'Cierre Centralizado, Climatizador, Dirección Asistida, ESP, '
                'Elevalunas Eléctrico, Espejos Eléctricos, Faros de Niebla, '
                'Isofix, Llantas de Aleación, Navegador, Ordenador de Abordo, '
                'Pintura Metalizada, Sensor Lluvia, Sensor Luces, Volante '
                'Multifunción',
 'doors_number': 5,
 'emission_standard': 'B',
 'engine': '1.5L',
 'engine_horse_power': 110,
 'expiration_date': None,
 'fuel_type': 'Diesel',
 'id': '45aee45f-5521-5891-bb3f-0c15cc9db55a',
 'is_damaged': False,
 'is_operable': True,
 'license_plate': None,
 'link_to_web_offer': 'https://www.coches.net/nissan-juke-15-dci-acenta-4x2-5p-diesel-2011-en-pontevedra-70117154-covo.aspx',
 'listing': 'auction',
 'location': 'Pontevedra',
 'make': 'NISSAN',
 'model': 'JUKE',
 'odometer': 185600,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'ES',
 'original_photo_count': 23,
 'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19614083/27fe87f5-84d8-450b-bfc9-9e4149e1467d.jpg'],
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_45aee45f-5521-5891-bb3f-0c15cc9db55a/45aee45f-5521-5891-bb3f-0c15cc9db55a_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 112660,
             'Height': 600,
             'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19614083/27fe87f5-84d8-450b-bfc9-9e4149e1467d.jpg',
             'Width': 800}],
 'price': 8890,
 'price_includes_vat': True,
 'registration_date': '2012-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'NISSAN JUKE 1.5 dCi ACENTA 4X2',
 'transmission': 'manual',
 'trim': '1.5 dCi ACENTA 4X2',
 'vin': None,
 'year': 2012}
2026-03-24 11:55:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 11:55:33 [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%2770117154%27 HTTP/1.1" 200 None
2026-03-24 11:55:33 [auto_selling_coches.net] INFO: Saving data for 70117154: {'created_time': 1774353333.096461, 'last_price_update_time': 1774353333.096479}
2026-03-24 11:55:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 11:55:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70117154') HTTP/1.1" 204 0
2026-03-24 11:55:33 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
 'body_type': 'Monovolumen',
 'c_o_2_emission_value': 140,
 'category': 'Coches',
 'color': 'Gris / Plata',
 'currency': 'EUR',
 'description': 'Precio al contado: 8.990 €\n'
                '\n'
                '- COCHE EN PERFECTO ESTADO INTERIOR Y \n'
                '  EXTERIOR CON UN AÑO DE GARANTIA.\n'
                '- CON DOS LLAVES\n'
                '- TODAS REVISIONES AL DIA, FILTROS, ITV, CORREAS\n'
                '- FINANCIACIÓN A SU MEDIDA CON O SIN ENTRADA.\n'
                '- RECOGEMOS VEHICULO COMO PARTE DE PAGO.\n'
                '- TRANSFERENCIA INCLUIDA \n'
                '- KILOMETRAJE CERTIFICADO Y ESPECIFICADO EN EL \n'
                ' CONTRATO DE COMPRAVENTA.\n'
                '- PIDE CITA PREVIA PARA VER Y PROBAR NUESTROS \n'
                '  VEHÍCULOS\n'
                '\n'
                '                Visite nuestra web doviautos es\n'
                '\n'
                'Este anuncio no es vinculante, puede estar sujeto a posibles '
                'errores o modificaciones sin previo aviso, se muestra a '
                'titulo informativo y no contractual.\n'
                '\n'
                'EQUIPAMIENTO :\n'
                '\n'
                'A.B.S, Airbag, Apoyabrazos, Bluetooth, CD, Camara Trasera, '
                'Cierre Centralizado, Climatizador, Control Velocidad, '
                'Dirección Asistida, ESP, Elevalunas Eléctrico, Espejos '
                'Eléctricos, Faros de Niebla, Isofix, Llantas de Aleación, '
                'Ordenador de Abordo, Pintura Metalizada, Sensor Lluvia, '
                'Sensor Luces, Techo Panorámico, Volante Multifunción',
 'doors_number': 5,
 'emission_standard': 'B',
 'engine': '2.0L',
 'engine_horse_power': 126,
 'expiration_date': None,
 'fuel_type': 'Diesel',
 'is_damaged': False,
 'is_operable': True,
 'license_plate': None,
 'link_to_web_offer': 'https://www.coches.net/toyota-verso-20-d4d-active-5pl-5p-diesel-2009-en-pontevedra-70124313-covo.aspx',
 'listing': 'auction',
 'location': 'Pontevedra',
 'make': 'TOYOTA',
 'model': 'Verso',
 'odometer': 173400,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'ES',
 'original_photo_count': 0,
 'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19620143/4634d3e3-ba8f-4a2c-afec-5a9d8c55045e.jpg',
                'https://a.ccdn.es/cnet/vehicles/19620143/86fcdae7-02f7-41b1-a040-ea5c83064105.jpg',
                'https://a.ccdn.es/cnet/vehicles/19620143/374e92db-6bf1-422d-b00c-b842bae08301.jpg',
                'https://a.ccdn.es/cnet/vehicles/19620143/bdc3cec8-4574-4936-b5d3-2fad844fa9ed.jpg',
                'https://a.ccdn.es/cnet/vehicles/19620143/53226b86-c22c-436a-be84-f1dc30ca312d.jpg',
                'https://a.ccdn.es/cnet/vehicles/19620143/6050fac8-14f9-4223-9415-2bea369c7242.jpg',
                'https://a.ccdn.es/cnet/vehicles/19620143/8877697b-9d93-4cb0-b057-7ed1db5e6422.jpg',
                'https://a.ccdn.es/cnet/vehicles/19620143/ba29b732-2d0b-4b1e-8e3d-5bffe3d10359.jpg',
                'https://a.ccdn.es/cnet/vehicles/19620143/f7d5cc22-a1f2-4610-973b-66efac3b6c55.jpg',
                'https://a.ccdn.es/cnet/vehicles/19620143/828b5893-dbfd-4187-8be1-463d55c7f7ff.jpg',
                'https://a.ccdn.es/cnet/vehicles/19620143/c1887222-ae42-4552-bf62-d9f0788b30ee.jpg',
                'https://a.ccdn.es/cnet/vehicles/19620143/54071930-3564-4794-bd3f-6b0724bf90ee.jpg',
                'https://a.ccdn.es/cnet/vehicles/19620143/afd1ce81-8c41-40a6-9af9-a8dec23cd878.jpg',
                'https://a.ccdn.es/cnet/vehicles/19620143/443ee9c7-7a32-43e2-9e72-b47155e97d8b.jpg',
                'https://a.ccdn.es/cnet/vehicles/19620143/8fdb2807-9baf-4e3e-bd98-7d83d3422a75.jpg',
                'https://a.ccdn.es/cnet/vehicles/19620143/25ff089d-c849-4cb8-83b0-578bb8c86630.jpg',
                'https://a.ccdn.es/cnet/vehicles/19620143/3fff1cf6-293a-4420-9de3-ef570b090e4b.jpg',
                'https://a.ccdn.es/cnet/vehicles/19620143/6ff5a143-f91c-4d38-8d48-c15d8bee9883.jpg',
                'https://a.ccdn.es/cnet/vehicles/19620143/1324aea2-13c4-47a4-8717-3fa6de547fd9.jpg',
                'https://a.ccdn.es/cnet/vehicles/19620143/83b52e8f-ae69-4cee-bbea-a9ccccd44fb4.jpg',
                'https://a.ccdn.es/cnet/vehicles/19620143/885a7372-9b1c-4e06-ab4b-a61430773ca5.jpg',
                'https://a.ccdn.es/cnet/vehicles/19620143/173850a2-c461-4fcf-94e1-198ad518e6d3.jpg',
                'https://a.ccdn.es/cnet/vehicles/19620143/716c35be-2b5a-4772-8fdf-0a4f70aab555.jpg',
                'https://a.ccdn.es/cnet/vehicles/19620143/e87a0a33-625e-47d1-9a91-ba08958ee36a.jpg',
                'https://a.ccdn.es/cnet/vehicles/19620143/40b8d204-10e1-4cbe-9367-02864ee70db8.jpg',
                'https://a.ccdn.es/cnet/vehicles/19620143/c0173f2b-1cfe-4da7-8ee0-0582cee4a8c8.jpg',
                'https://a.ccdn.es/cnet/vehicles/19620143/1b1e0494-5b07-4362-8c61-d303fe9f4c45.jpg',
                'https://a.ccdn.es/cnet/vehicles/19620143/e7e55352-8d29-4d5c-9f36-423cc4ab6825.jpg',
                'https://a.ccdn.es/cnet/vehicles/19620143/1047c986-d0be-4ac5-901d-15da40babc65.jpg'],
 'price': 8990,
 'price_includes_vat': True,
 'registration_date': '2009-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'TOYOTA Verso 2.0 D4D Active 5pl.',
 'transmission': 'manual',
 'trim': '2.0 D4D Active 5pl.',
 'vin': None,
 'year': 2009}
2026-03-24 11:55:33 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: fa861e1e-794f-5258-8d8f-9f0a1005e660 with identifier: 70124313
2026-03-24 11:55:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item fa861e1e-794f-5258-8d8f-9f0a1005e660
2026-03-24 11:55:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 11:55:33 [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%252F19620143%252F4634d3e3-ba8f-4a2c-afec-5a9d8c55045e.jpg%27 HTTP/1.1" 200 None
2026-03-24 11:55:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19620143/4634d3e3-ba8f-4a2c-afec-5a9d8c55045e.jpg already downloaded
2026-03-24 11:55:33 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: fa861e1e-794f-5258-8d8f-9f0a1005e660 with identifier 70124313
2026-03-24 11:55:33 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-24 11:55:33 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-24 11:55:33 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item fa861e1e-794f-5258-8d8f-9f0a1005e660
2026-03-24 11:55:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://web.gw.coches.net/details/70124313>
{'auction_title': '',
 'body_type': 'Monovolumen',
 'c_o_2_emission_value': 140,
 'category': 'Coches',
 'color': 'Gris / Plata',
 'currency': 'EUR',
 'description': 'Precio al contado: 8.990 €\n'
                '\n'
                '- COCHE EN PERFECTO ESTADO INTERIOR Y \n'
                '  EXTERIOR CON UN AÑO DE GARANTIA.\n'
                '- CON DOS LLAVES\n'
                '- TODAS REVISIONES AL DIA, FILTROS, ITV, CORREAS\n'
                '- FINANCIACIÓN A SU MEDIDA CON O SIN ENTRADA.\n'
                '- RECOGEMOS VEHICULO COMO PARTE DE PAGO.\n'
                '- TRANSFERENCIA INCLUIDA \n'
                '- KILOMETRAJE CERTIFICADO Y ESPECIFICADO EN EL \n'
                ' CONTRATO DE COMPRAVENTA.\n'
                '- PIDE CITA PREVIA PARA VER Y PROBAR NUESTROS \n'
                '  VEHÍCULOS\n'
                '\n'
                '                Visite nuestra web doviautos es\n'
                '\n'
                'Este anuncio no es vinculante, puede estar sujeto a posibles '
                'errores o modificaciones sin previo aviso, se muestra a '
                'titulo informativo y no contractual.\n'
                '\n'
                'EQUIPAMIENTO :\n'
                '\n'
                'A.B.S, Airbag, Apoyabrazos, Bluetooth, CD, Camara Trasera, '
                'Cierre Centralizado, Climatizador, Control Velocidad, '
                'Dirección Asistida, ESP, Elevalunas Eléctrico, Espejos '
                'Eléctricos, Faros de Niebla, Isofix, Llantas de Aleación, '
                'Ordenador de Abordo, Pintura Metalizada, Sensor Lluvia, '
                'Sensor Luces, Techo Panorámico, Volante Multifunción',
 'doors_number': 5,
 'emission_standard': 'B',
 'engine': '2.0L',
 'engine_horse_power': 126,
 'expiration_date': None,
 'fuel_type': 'Diesel',
 'id': 'fa861e1e-794f-5258-8d8f-9f0a1005e660',
 'is_damaged': False,
 'is_operable': True,
 'license_plate': None,
 'link_to_web_offer': 'https://www.coches.net/toyota-verso-20-d4d-active-5pl-5p-diesel-2009-en-pontevedra-70124313-covo.aspx',
 'listing': 'auction',
 'location': 'Pontevedra',
 'make': 'TOYOTA',
 'model': 'Verso',
 'odometer': 173400,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'ES',
 'original_photo_count': 29,
 'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19620143/4634d3e3-ba8f-4a2c-afec-5a9d8c55045e.jpg'],
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fa861e1e-794f-5258-8d8f-9f0a1005e660/fa861e1e-794f-5258-8d8f-9f0a1005e660_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 109434,
             'Height': 600,
             'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19620143/4634d3e3-ba8f-4a2c-afec-5a9d8c55045e.jpg',
             'Width': 800}],
 'price': 8990,
 'price_includes_vat': True,
 'registration_date': '2009-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'TOYOTA Verso 2.0 D4D Active 5pl.',
 'transmission': 'manual',
 'trim': '2.0 D4D Active 5pl.',
 'vin': None,
 'year': 2009}
2026-03-24 11:55:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 11:55:33 [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%2770124313%27 HTTP/1.1" 200 None
2026-03-24 11:55:33 [auto_selling_coches.net] INFO: Saving data for 70124313: {'created_time': 1774353333.194414, 'last_price_update_time': 1774353333.194422}
2026-03-24 11:55:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 11:55:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70124313') HTTP/1.1" 204 0
2026-03-24 11:55:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70110065> (referer: https://www.coches.net/concesionario/doviautos/?pg=1) ['zyte-api']
2026-03-24 11:55:33 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
 'body_type': 'Berlina',
 'c_o_2_emission_value': 156,
 'category': 'Coches',
 'color': 'Negro',
 'currency': 'EUR',
 'description': 'Precio al contado: 9.450 €\n'
                '\n'
                '- COCHE EN PERFECTO ESTADO INTERIOR Y \n'
                '  EXTERIOR CON UN AÑO DE GARANTIA.\n'
                '- CON DOS LLAVES\n'
                '- TODAS REVISIONES AL DIA, FILTROS, ITV, CORREAS\n'
                '- FINANCIACIÓN A SU MEDIDA CON O SIN ENTRADA.\n'
                '- RECOGEMOS VEHICULO COMO PARTE DE PAGO.\n'
                '- TRANSFERENCIA INCLUIDA \n'
                '- KILOMETRAJE CERTIFICADO Y ESPECIFICADO EN EL \n'
                ' CONTRATO DE COMPRAVENTA.\n'
                '- PIDE CITA PREVIA PARA VER Y PROBAR NUESTROS \n'
                '  VEHÍCULOS\n'
                '\n'
                '                Visite nuestra web  doviautos es\n'
                '\n'
                'Este anuncio no es vinculante, puede estar sujeto a posibles '
                'errores o modificaciones sin previo aviso, se muestra a '
                'titulo informativo y no contractual.\n'
                '\n'
                'EQUIPAMIENTO :\n'
                '\n'
                'A.B.S, Airbag, Apoyabrazos, Asientos Calefactados, Bluetooth, '
                'CD, Cierre Centralizado, Climatizador, Control Velocidad, '
                'Dirección Asistida, ESP, Elevalunas Eléctrico, Espejos '
                'Eléctricos, Faros de Niebla, Isofix, Llantas de Aleación, '
                'Ordenador de Abordo, Pintura Metalizada, Sensor Aparcamiento, '
                'Sensor Lluvia, Sensor Luces, Tapicería de Cuero, Volante '
                'Multifunción',
 'doors_number': 4,
 'emission_standard': 'B',
 'engine': '2.1L',
 'engine_horse_power': 170,
 'expiration_date': None,
 'fuel_type': 'Diesel',
 'is_damaged': False,
 'is_operable': True,
 'license_plate': None,
 'link_to_web_offer': 'https://www.coches.net/mercedes-benz-clase-c-c-220-cdi-avantgarde-4p-diesel-2009-en-pontevedra-70110065-covo.aspx',
 'listing': 'auction',
 'location': 'Pontevedra',
 'make': 'MERCEDES-BENZ',
 'model': 'Clase C',
 'odometer': 199800,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'ES',
 'original_photo_count': 0,
 'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19608450/8b0f1336-45cf-45eb-8381-1d3d8289b0dd.jpg',
                'https://a.ccdn.es/cnet/vehicles/19608450/a41ff39e-7752-46b5-b051-2022960038ad.jpg',
                'https://a.ccdn.es/cnet/vehicles/19608450/660c627d-ae10-4a54-8ae1-65e4b16394ec.jpg',
                'https://a.ccdn.es/cnet/vehicles/19608450/68e564ff-4b07-4559-a8ec-1c0c369401ba.jpg',
                'https://a.ccdn.es/cnet/vehicles/19608450/8278df80-bbde-4d86-a211-d33f3644ae0a.jpg',
                'https://a.ccdn.es/cnet/vehicles/19608450/d0c74a72-b6f4-45b4-af73-b0070d4aa6fd.jpg',
                'https://a.ccdn.es/cnet/vehicles/19608450/aa20e98d-1dca-4b62-abca-26affba21b9f.jpg',
                'https://a.ccdn.es/cnet/vehicles/19608450/7a6554ca-e315-4095-832c-34a039033944.jpg',
                'https://a.ccdn.es/cnet/vehicles/19608450/c487cb81-6c37-46c9-963c-6484de54250f.jpg',
                'https://a.ccdn.es/cnet/vehicles/19608450/715e9fd9-2b3f-41e9-9c1d-61191da46c29.jpg',
                'https://a.ccdn.es/cnet/vehicles/19608450/d888edaa-adfa-4df2-87d5-ef16b9530977.jpg',
                'https://a.ccdn.es/cnet/vehicles/19608450/aa0196ec-86b5-4b74-8abb-0c5eb5ff2955.jpg',
                'https://a.ccdn.es/cnet/vehicles/19608450/b636e064-6c0e-4a8e-bcb6-244b35aa2414.jpg',
                'https://a.ccdn.es/cnet/vehicles/19608450/5501d44a-96f3-4193-8f47-b2c6b29401c3.jpg',
                'https://a.ccdn.es/cnet/vehicles/19608450/4cd11151-83e4-4436-a6ba-5769f3eb8994.jpg',
                'https://a.ccdn.es/cnet/vehicles/19608450/c45767d1-dd71-42e3-ad8c-4623bc404d62.jpg',
                'https://a.ccdn.es/cnet/vehicles/19608450/83efd1ea-371a-4cb1-9ed0-b65912b7e934.jpg',
                'https://a.ccdn.es/cnet/vehicles/19608450/82c39310-2fb0-462d-9d0c-8ce233001706.jpg',
                'https://a.ccdn.es/cnet/vehicles/19608450/f9cc2d37-c549-497a-8657-b290d15dc1c9.jpg',
                'https://a.ccdn.es/cnet/vehicles/19608450/0b6d90e7-8b2a-4832-9942-226faa26e0d0.jpg',
                'https://a.ccdn.es/cnet/vehicles/19608450/0437bed7-fc62-461f-85ba-e93eb5d97ae6.jpg',
                'https://a.ccdn.es/cnet/vehicles/19608450/3f709883-35d4-43da-8fbc-005a0b1aa259.jpg',
                'https://a.ccdn.es/cnet/vehicles/19608450/2091cc13-f4d9-46d6-a6c5-a10c6ef716c2.jpg',
                'https://a.ccdn.es/cnet/vehicles/19608450/8a2ff39a-7a1e-4fe4-ab77-f71502e91ea6.jpg',
                'https://a.ccdn.es/cnet/vehicles/19608450/a6292c81-4039-4e40-8efe-9b6433c8585a.jpg',
                'https://a.ccdn.es/cnet/vehicles/19608450/e3990bca-ba37-4b85-870f-d125d56fc55d.jpg',
                'https://a.ccdn.es/cnet/vehicles/19608450/9f404149-6022-4ab8-8678-a17d4e303ce8.jpg'],
 'price': 9450,
 'price_includes_vat': True,
 'registration_date': '2009-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'MERCEDES-BENZ Clase C C 220 CDI Avantgarde',
 'transmission': 'manual',
 'trim': 'C 220 CDI Avantgarde',
 'vin': None,
 'year': 2009}
2026-03-24 11:55:33 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 3c3f2c1f-e62b-5b32-8b6a-5e1750aafaa7 with identifier: 70110065
2026-03-24 11:55:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 3c3f2c1f-e62b-5b32-8b6a-5e1750aafaa7
2026-03-24 11:55:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 11:55:33 [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%252F19608450%252F8b0f1336-45cf-45eb-8381-1d3d8289b0dd.jpg%27 HTTP/1.1" 200 None
2026-03-24 11:55:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19608450/8b0f1336-45cf-45eb-8381-1d3d8289b0dd.jpg already downloaded
2026-03-24 11:55:33 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 3c3f2c1f-e62b-5b32-8b6a-5e1750aafaa7 with identifier 70110065
2026-03-24 11:55:33 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-24 11:55:33 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-24 11:55:33 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 3c3f2c1f-e62b-5b32-8b6a-5e1750aafaa7
2026-03-24 11:55:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://web.gw.coches.net/details/70110065>
{'auction_title': '',
 'body_type': 'Berlina',
 'c_o_2_emission_value': 156,
 'category': 'Coches',
 'color': 'Negro',
 'currency': 'EUR',
 'description': 'Precio al contado: 9.450 €\n'
                '\n'
                '- COCHE EN PERFECTO ESTADO INTERIOR Y \n'
                '  EXTERIOR CON UN AÑO DE GARANTIA.\n'
                '- CON DOS LLAVES\n'
                '- TODAS REVISIONES AL DIA, FILTROS, ITV, CORREAS\n'
                '- FINANCIACIÓN A SU MEDIDA CON O SIN ENTRADA.\n'
                '- RECOGEMOS VEHICULO COMO PARTE DE PAGO.\n'
                '- TRANSFERENCIA INCLUIDA \n'
                '- KILOMETRAJE CERTIFICADO Y ESPECIFICADO EN EL \n'
                ' CONTRATO DE COMPRAVENTA.\n'
                '- PIDE CITA PREVIA PARA VER Y PROBAR NUESTROS \n'
                '  VEHÍCULOS\n'
                '\n'
                '                Visite nuestra web  doviautos es\n'
                '\n'
                'Este anuncio no es vinculante, puede estar sujeto a posibles '
                'errores o modificaciones sin previo aviso, se muestra a '
                'titulo informativo y no contractual.\n'
                '\n'
                'EQUIPAMIENTO :\n'
                '\n'
                'A.B.S, Airbag, Apoyabrazos, Asientos Calefactados, Bluetooth, '
                'CD, Cierre Centralizado, Climatizador, Control Velocidad, '
                'Dirección Asistida, ESP, Elevalunas Eléctrico, Espejos '
                'Eléctricos, Faros de Niebla, Isofix, Llantas de Aleación, '
                'Ordenador de Abordo, Pintura Metalizada, Sensor Aparcamiento, '
                'Sensor Lluvia, Sensor Luces, Tapicería de Cuero, Volante '
                'Multifunción',
 'doors_number': 4,
 'emission_standard': 'B',
 'engine': '2.1L',
 'engine_horse_power': 170,
 'expiration_date': None,
 'fuel_type': 'Diesel',
 'id': '3c3f2c1f-e62b-5b32-8b6a-5e1750aafaa7',
 'is_damaged': False,
 'is_operable': True,
 'license_plate': None,
 'link_to_web_offer': 'https://www.coches.net/mercedes-benz-clase-c-c-220-cdi-avantgarde-4p-diesel-2009-en-pontevedra-70110065-covo.aspx',
 'listing': 'auction',
 'location': 'Pontevedra',
 'make': 'MERCEDES-BENZ',
 'model': 'Clase C',
 'odometer': 199800,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'ES',
 'original_photo_count': 27,
 'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19608450/8b0f1336-45cf-45eb-8381-1d3d8289b0dd.jpg'],
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3c3f2c1f-e62b-5b32-8b6a-5e1750aafaa7/3c3f2c1f-e62b-5b32-8b6a-5e1750aafaa7_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 104580,
             'Height': 600,
             'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19608450/8b0f1336-45cf-45eb-8381-1d3d8289b0dd.jpg',
             'Width': 800}],
 'price': 9450,
 'price_includes_vat': True,
 'registration_date': '2009-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'MERCEDES-BENZ Clase C C 220 CDI Avantgarde',
 'transmission': 'manual',
 'trim': 'C 220 CDI Avantgarde',
 'vin': None,
 'year': 2009}
2026-03-24 11:55:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 11:55:33 [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%2770110065%27 HTTP/1.1" 200 None
2026-03-24 11:55:33 [auto_selling_coches.net] INFO: Saving data for 70110065: {'created_time': 1774353333.5608, 'last_price_update_time': 1774353333.560808}
2026-03-24 11:55:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 11:55:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70110065') HTTP/1.1" 204 0
2026-03-24 11:55:33 [scrapy.core.engine] INFO: Closing spider (finished)
2026-03-24 11:55:33 [crawlers.pipelines.save_to_cdlq_db_auto_selling] DEBUG: [SaveToCdlqDbAutoSelling] failed to close cursor: 'SaveToCdlqDbAutoSelling' object has no attribute 'cursor'
2026-03-24 11:55:33 [crawlers.pipelines.save_to_cdlq_db_auto_selling] DEBUG: [SaveToCdlqDbAutoSelling] failed to close connection: 'SaveToCdlqDbAutoSelling' object has no attribute 'conn'
2026-03-24 11:55:33 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-24 11:55:33 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-24 11:55:33 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process scrape complete CloudEvent for item 4c1b4f3e277811f18f76c264925fbcfa
2026-03-24 11:55:33 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.ATTACHED: 3> -> <LinkState.DETACH_SENT: 4>
2026-03-24 11:55:33 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.ATTACHED: 3> -> <LinkState.DETACH_SENT: 4>
2026-03-24 11:55:33 [azure.servicebus._pyamqp.management_link] INFO: Management link receiver state changed: <LinkState.ATTACHED: 3> -> <LinkState.DETACH_SENT: 4>
2026-03-24 11:55:33 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.ATTACHED: 3> -> <LinkState.DETACH_SENT: 4>
2026-03-24 11:55:33 [azure.servicebus._pyamqp.management_link] INFO: Management link sender state changed: <LinkState.ATTACHED: 3> -> <LinkState.DETACH_SENT: 4>
2026-03-24 11:55:33 [azure.servicebus._pyamqp.session] INFO: Session state changed: <SessionState.MAPPED: 3> -> <SessionState.END_SENT: 4>
2026-03-24 11:55:33 [azure.servicebus._pyamqp._connection] INFO: Connection state changed: <ConnectionState.OPENED: 9> -> <ConnectionState.CLOSE_SENT: 11>
2026-03-24 11:55:33 [azure.servicebus._pyamqp._connection] INFO: Connection state changed: <ConnectionState.CLOSE_SENT: 11> -> <ConnectionState.END: 13>
2026-03-24 11:55:33 [azure.servicebus._pyamqp.session] INFO: Session state changed: <SessionState.END_SENT: 4> -> <SessionState.DISCARDING: 6>
2026-03-24 11:55:33 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.DETACH_SENT: 4> -> <LinkState.DETACHED: 0>
2026-03-24 11:55:33 [azure.servicebus._pyamqp.management_link] INFO: Management link sender state changed: <LinkState.DETACH_SENT: 4> -> <LinkState.DETACHED: 0>
2026-03-24 11:55:33 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.DETACH_SENT: 4> -> <LinkState.DETACHED: 0>
2026-03-24 11:55:33 [azure.servicebus._pyamqp.management_link] INFO: Management link receiver state changed: <LinkState.DETACH_SENT: 4> -> <LinkState.DETACHED: 0>
2026-03-24 11:55:33 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.DETACH_SENT: 4> -> <LinkState.DETACHED: 0>
2026-03-24 11:55:34 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: [AzureBusPipeline] connection closed
2026-03-24 11:55:34 [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-24 11:55:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 11:55:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20last_price_update_time%20lt%201773057334 HTTP/1.1" 200 None
2026-03-24 11:55:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='60862576') HTTP/1.1" 204 0
2026-03-24 11:55:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62299187') HTTP/1.1" 204 0
2026-03-24 11:55:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62443142') HTTP/1.1" 204 0
2026-03-24 11:55:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62614840') HTTP/1.1" 204 0
2026-03-24 11:55:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62636264') HTTP/1.1" 204 0
2026-03-24 11:55:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62652916') HTTP/1.1" 204 0
2026-03-24 11:55:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62656833') HTTP/1.1" 204 0
2026-03-24 11:55:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70010745') HTTP/1.1" 204 0
2026-03-24 11:55:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70047035') HTTP/1.1" 204 0
2026-03-24 11:55:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70106352') HTTP/1.1" 204 0
2026-03-24 11:55:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70120588') HTTP/1.1" 204 0
2026-03-24 11:55:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70120855') HTTP/1.1" 204 0
2026-03-24 11:55:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70135276') HTTP/1.1" 204 0
2026-03-24 11:55:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70140475') HTTP/1.1" 204 0
2026-03-24 11:55:35 [scrapy.extensions.feedexport] INFO: Stored jsonlines feed (21 items) in: file:///var/lib/scrapyd/items/sourcing_v2/auto_selling_coches.net/4c1b4f3e277811f18f76c264925fbcfa.jl
2026-03-24 11:55:35 [scrapy.statscollectors] INFO: Dumping Scrapy stats:
{'downloader/request_bytes': 12448,
 'downloader/request_count': 23,
 'downloader/request_method_count/GET': 23,
 'downloader/response_bytes': 3111336,
 'downloader/response_count': 23,
 'downloader/response_status_count/200': 23,
 'elapsed_time_seconds': 25.166736,
 'feedexport/success_count/FileFeedStorage': 1,
 'finish_reason': 'finished',
 'finish_time': datetime.datetime(2026, 3, 24, 11, 55, 35, 128172, tzinfo=datetime.timezone.utc),
 'item_scraped_count': 21,
 'log_count/DEBUG': 334,
 'log_count/INFO': 253,
 'memusage/max': 149241856,
 'memusage/startup': 149241856,
 'request_depth_max': 2,
 'response_received_count': 23,
 'scheduler/dequeued': 23,
 'scheduler/dequeued/memory': 23,
 'scheduler/enqueued': 23,
 'scheduler/enqueued/memory': 23,
 'scrape_type/new': 21,
 'scrapy-zyte-api/429': 0,
 'scrapy-zyte-api/attempts': 23,
 '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.6873709101877783,
 'scrapy-zyte-api/mean_response_seconds': 1.7360219269302553,
 'scrapy-zyte-api/processed': 23,
 'scrapy-zyte-api/request_args/customHttpRequestHeaders': 22,
 'scrapy-zyte-api/request_args/experimental.requestCookies': 22,
 'scrapy-zyte-api/request_args/experimental.responseCookies': 23,
 'scrapy-zyte-api/request_args/httpResponseBody': 23,
 'scrapy-zyte-api/request_args/httpResponseHeaders': 23,
 'scrapy-zyte-api/request_args/url': 23,
 'scrapy-zyte-api/status_codes/200': 23,
 'scrapy-zyte-api/success': 23,
 'scrapy-zyte-api/success_ratio': 1.0,
 'scrapy-zyte-api/throttle_ratio': 0.0,
 'start_time': datetime.datetime(2026, 3, 24, 11, 55, 9, 961436, tzinfo=datetime.timezone.utc)}
2026-03-24 11:55:35 [scrapy.core.engine] INFO: Spider closed (finished)
2026-03-24 11:55:35 [asyncio] ERROR: Unclosed client session
client_session: <aiohttp.client.ClientSession object at 0x7fec297777d0>
2026-03-24 11:55:35 [asyncio] ERROR: Unclosed client session
client_session: <aiohttp.client.ClientSession object at 0x7fec29784050>

PROJECT (sourcing_v2), SPIDER (auto_selling_coches.net)