2026-03-27 16:39:59 [scrapy.utils.log] INFO: Scrapy 2.11.2 started (bot: SourcingV2)
2026-03-27 16:39:59 [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-27 16:39:59 [auto_selling_coches.net] INFO: Starting auto_selling_coches.net spider
2026-03-27 16:39:59 [auto_selling_coches.net] INFO: _job: 95e2978c29fb11f18f76c264925fbcfa, SCRAPY_JOB: None
2026-03-27 16:39:59 [auto_selling_coches.net] INFO: Quick mode enabled - reduced wait times and single photo per item
2026-03-27 16:39:59 [scrapy.addons] INFO: Enabled addons:
[]
2026-03-27 16:39:59 [asyncio] DEBUG: Using selector: EpollSelector
2026-03-27 16:39:59 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor
2026-03-27 16:39:59 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop
2026-03-27 16:39:59 [scrapy.extensions.telnet] INFO: Telnet Password: 2a0bfc3f082d1ca4
2026-03-27 16:39:59 [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-27 16:39:59 [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/95e2978c29fb11f18f76c264925fbcfa.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-27 16:39:59 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-27 16:39:59 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-27 16:39:59 [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-27 16:39:59 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Setting up IdGenerationMiddleware for auto_selling
2026-03-27 16:39:59 [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-27 16:39:59 [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-27 16:39:59 [scrapy.core.engine] INFO: Spider opened
2026-03-27 16:39:59 [azure.identity._credentials.environment] INFO: Incomplete environment configuration for EnvironmentCredential. These variables are set: AZURE_CLIENT_ID, AZURE_TENANT_ID
2026-03-27 16:39:59 [common.service_bus.service_bus_client_factory] INFO: ServiceBusClient initialized via DefaultAzureCredential for alx-production-bus.servicebus.windows.net
2026-03-27 16:39:59 [crawlers.pipelines.base_azure_bus_pipeline] INFO: [AzureBusPipeline] Connected to topic auto.sourcing-v2-quickmode
2026-03-27 16:39:59 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min)
2026-03-27 16:39:59 [scrapy.extensions.telnet] INFO: Telnet console listening on 127.0.0.1:6023
2026-03-27 16:39:59 [scrapy.extensions.memusage] INFO: Peak memory usage is 140MiB
2026-03-27 16:39:59 [scrapy-playwright] INFO: Starting download handler
2026-03-27 16:39:59 [scrapy-playwright] INFO: Starting download handler
2026-03-27 16:40:04 [auto_selling_coches.net] INFO: Scraper started with URL: https://www.coches.net/concesionario/autohome and multipost_profile_id: c42c3a72-f3c6-45e0-b49d-8607c4311a22 and job_id: 95e2978c29fb11f18f76c264925fbcfa
2026-03-27 16:40:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:40:16 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 11.586(s), this was the 1st time calling it.
2026-03-27 16:40:16 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 4.232570825994223 seconds as it raised RequestError: RequestError: 520, message=, headers=<CIMultiDictProxy('Date': 'Fri, 27 Mar 2026 16:40:16 GMT', 'Content-Type': 'application/problem+json', 'Content-Length': '214', 'Connection': 'keep-alive', 'Retry-After': '60', 'Request-Id': '9bbd5f6a1eadd719df63edcfec5c4f48', 'Vary': 'Accept-Encoding', 'Strict-Transport-Security': 'max-age=31536000; includeSubDomains; preload', 'Access-Control-Allow-Credentials': 'true', 'Access-Control-Expose-Headers': '*, X-Project-Key', 'Access-Control-Allow-Methods': 'GET, PUT, POST, DELETE, PATCH, OPTIONS', 'Access-Control-Allow-Headers': 'DNT, Keep-Alive, User-Agent, X-Requested-With, If-Modified-Since, Cache-Control, Content-Type, Range, Authorization, X-Project-Key', 'Access-Control-Max-Age': '1728000')>, body=b'{"type":"/download/temporary-error","title":"Website Ban","status":520,"detail":"Zyte API could not get a ban-free response in a reasonable time. See https://docs.zyte.com/zyte-api/usage/errors.html#ban-responses"}', request_id=9bbd5f6a1eadd719df63edcfec5c4f48.
2026-03-27 16:40:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-27 16:40:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.coches.net/concesionario/autohome> (referer: None) ['zyte-api']
2026-03-27 16:40:32 [auto_selling_coches.net] INFO: response: <200 https://www.coches.net/concesionario/autohome/>
2026-03-27 16:40:32 [auto_selling_coches.net] INFO: Title at home page 71 Vehículos
2026-03-27 16:40:32 [auto_selling_coches.net] INFO: Total number of items: 71
2026-03-27 16:40:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:40:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.coches.net/concesionario/autohome?pg=1> (referer: https://www.coches.net/concesionario/autohome/) ['zyte-api']
2026-03-27 16:40:37 [auto_selling_coches.net] INFO: Parsing page 1
2026-03-27 16:40:37 [auto_selling_coches.net] INFO: Found 30 listings on page 1
2026-03-27 16:40:37 [auto_selling_coches.net] INFO: Found listing with ID: 70283165
2026-03-27 16:40:37 [azure.identity._credentials.environment] INFO: Incomplete environment configuration for EnvironmentCredential. These variables are set: AZURE_CLIENT_ID, AZURE_TENANT_ID
2026-03-27 16:40:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
2026-03-27 16:40:37 [urllib3.connectionpool] DEBUG: https://login.microsoftonline.com:443 "POST /8ea908c1-4e85-4692-bc3f-3646b9b40891/oauth2/v2.0/token HTTP/1.1" 200 2121
2026-03-27 16:40:37 [azure.identity._credentials.chained] INFO: DefaultAzureCredential acquired a token from WorkloadIdentityCredential
2026-03-27 16:40:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): alxsourcingstorageprod.table.core.windows.net:443
2026-03-27 16:40:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:37 [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%2770283165%27 HTTP/1.1" 200 None
2026-03-27 16:40:37 [auto_selling_coches.net] INFO: Scrape type for 70283165: 1
2026-03-27 16:40:37 [auto_selling_coches.net] INFO: Scraping new listing 70283165
2026-03-27 16:40:37 [auto_selling_coches.net] INFO: Found listing with ID: 70274876
2026-03-27 16:40:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:37 [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%2770274876%27 HTTP/1.1" 200 None
2026-03-27 16:40:37 [auto_selling_coches.net] INFO: Scrape type for 70274876: 1
2026-03-27 16:40:37 [auto_selling_coches.net] INFO: Scraping new listing 70274876
2026-03-27 16:40:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:40:37 [auto_selling_coches.net] INFO: Found listing with ID: 70276658
2026-03-27 16:40:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:37 [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%2770276658%27 HTTP/1.1" 200 None
2026-03-27 16:40:37 [auto_selling_coches.net] INFO: Scrape type for 70276658: 1
2026-03-27 16:40:37 [auto_selling_coches.net] INFO: Scraping new listing 70276658
2026-03-27 16:40:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:40:37 [auto_selling_coches.net] INFO: Found listing with ID: 70274879
2026-03-27 16:40:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:37 [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%2770274879%27 HTTP/1.1" 200 None
2026-03-27 16:40:37 [auto_selling_coches.net] INFO: Scrape type for 70274879: 1
2026-03-27 16:40:37 [auto_selling_coches.net] INFO: Scraping new listing 70274879
2026-03-27 16:40:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:40:37 [auto_selling_coches.net] INFO: Found listing with ID: 70283169
2026-03-27 16:40:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:37 [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%2770283169%27 HTTP/1.1" 200 None
2026-03-27 16:40:37 [auto_selling_coches.net] INFO: Scrape type for 70283169: 1
2026-03-27 16:40:37 [auto_selling_coches.net] INFO: Scraping new listing 70283169
2026-03-27 16:40:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:40:37 [auto_selling_coches.net] INFO: Found listing with ID: 70283171
2026-03-27 16:40:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:37 [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%2770283171%27 HTTP/1.1" 200 None
2026-03-27 16:40:37 [auto_selling_coches.net] INFO: Scrape type for 70283171: 1
2026-03-27 16:40:37 [auto_selling_coches.net] INFO: Scraping new listing 70283171
2026-03-27 16:40:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:40:37 [auto_selling_coches.net] INFO: Found listing with ID: 70283167
2026-03-27 16:40:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:37 [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%2770283167%27 HTTP/1.1" 200 None
2026-03-27 16:40:37 [auto_selling_coches.net] INFO: Scrape type for 70283167: 1
2026-03-27 16:40:37 [auto_selling_coches.net] INFO: Scraping new listing 70283167
2026-03-27 16:40:37 [auto_selling_coches.net] INFO: Found listing with ID: 70274881
2026-03-27 16:40:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:37 [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%2770274881%27 HTTP/1.1" 200 None
2026-03-27 16:40:37 [auto_selling_coches.net] INFO: Scrape type for 70274881: 1
2026-03-27 16:40:37 [auto_selling_coches.net] INFO: Scraping new listing 70274881
2026-03-27 16:40:37 [auto_selling_coches.net] INFO: Found listing with ID: 70269757
2026-03-27 16:40:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:37 [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%2770269757%27 HTTP/1.1" 200 None
2026-03-27 16:40:37 [auto_selling_coches.net] INFO: Scrape type for 70269757: 1
2026-03-27 16:40:37 [auto_selling_coches.net] INFO: Scraping new listing 70269757
2026-03-27 16:40:37 [auto_selling_coches.net] INFO: Found listing with ID: 70274872
2026-03-27 16:40:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:37 [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%2770274872%27 HTTP/1.1" 200 None
2026-03-27 16:40:37 [auto_selling_coches.net] INFO: Scrape type for 70274872: 1
2026-03-27 16:40:37 [auto_selling_coches.net] INFO: Scraping new listing 70274872
2026-03-27 16:40:37 [auto_selling_coches.net] INFO: Found listing with ID: 70284479
2026-03-27 16:40:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:37 [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%2770284479%27 HTTP/1.1" 200 None
2026-03-27 16:40:37 [auto_selling_coches.net] INFO: Scrape type for 70284479: 1
2026-03-27 16:40:37 [auto_selling_coches.net] INFO: Scraping new listing 70284479
2026-03-27 16:40:37 [auto_selling_coches.net] INFO: Found listing with ID: 70274877
2026-03-27 16:40:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:37 [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%2770274877%27 HTTP/1.1" 200 None
2026-03-27 16:40:37 [auto_selling_coches.net] INFO: Scrape type for 70274877: 1
2026-03-27 16:40:37 [auto_selling_coches.net] INFO: Scraping new listing 70274877
2026-03-27 16:40:37 [auto_selling_coches.net] INFO: Found listing with ID: 70270287
2026-03-27 16:40:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:37 [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%2770270287%27 HTTP/1.1" 200 None
2026-03-27 16:40:37 [auto_selling_coches.net] INFO: Scrape type for 70270287: 1
2026-03-27 16:40:37 [auto_selling_coches.net] INFO: Scraping new listing 70270287
2026-03-27 16:40:37 [auto_selling_coches.net] INFO: Found listing with ID: 70269966
2026-03-27 16:40:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:37 [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%2770269966%27 HTTP/1.1" 200 None
2026-03-27 16:40:37 [auto_selling_coches.net] INFO: Scrape type for 70269966: 1
2026-03-27 16:40:37 [auto_selling_coches.net] INFO: Scraping new listing 70269966
2026-03-27 16:40:37 [auto_selling_coches.net] INFO: Found listing with ID: 70284480
2026-03-27 16:40:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:37 [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%2770284480%27 HTTP/1.1" 200 None
2026-03-27 16:40:37 [auto_selling_coches.net] INFO: Scrape type for 70284480: 1
2026-03-27 16:40:37 [auto_selling_coches.net] INFO: Scraping new listing 70284480
2026-03-27 16:40:37 [auto_selling_coches.net] INFO: Found listing with ID: 70274874
2026-03-27 16:40:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:37 [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%2770274874%27 HTTP/1.1" 200 None
2026-03-27 16:40:37 [auto_selling_coches.net] INFO: Scrape type for 70274874: 1
2026-03-27 16:40:37 [auto_selling_coches.net] INFO: Scraping new listing 70274874
2026-03-27 16:40:37 [auto_selling_coches.net] INFO: Found listing with ID: 70259567
2026-03-27 16:40:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:37 [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%2770259567%27 HTTP/1.1" 200 None
2026-03-27 16:40:37 [auto_selling_coches.net] INFO: Scrape type for 70259567: 1
2026-03-27 16:40:37 [auto_selling_coches.net] INFO: Scraping new listing 70259567
2026-03-27 16:40:37 [auto_selling_coches.net] INFO: Found listing with ID: 70264504
2026-03-27 16:40:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:37 [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%2770264504%27 HTTP/1.1" 200 None
2026-03-27 16:40:37 [auto_selling_coches.net] INFO: Scrape type for 70264504: 1
2026-03-27 16:40:37 [auto_selling_coches.net] INFO: Scraping new listing 70264504
2026-03-27 16:40:37 [auto_selling_coches.net] INFO: Found listing with ID: 70259566
2026-03-27 16:40:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:37 [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%2770259566%27 HTTP/1.1" 200 None
2026-03-27 16:40:37 [auto_selling_coches.net] INFO: Scrape type for 70259566: 1
2026-03-27 16:40:37 [auto_selling_coches.net] INFO: Scraping new listing 70259566
2026-03-27 16:40:37 [auto_selling_coches.net] INFO: Found listing with ID: 70283166
2026-03-27 16:40:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:37 [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%2770283166%27 HTTP/1.1" 200 None
2026-03-27 16:40:37 [auto_selling_coches.net] INFO: Scrape type for 70283166: 1
2026-03-27 16:40:37 [auto_selling_coches.net] INFO: Scraping new listing 70283166
2026-03-27 16:40:37 [auto_selling_coches.net] INFO: Found listing with ID: 70264580
2026-03-27 16:40:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:37 [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%2770264580%27 HTTP/1.1" 200 None
2026-03-27 16:40:37 [auto_selling_coches.net] INFO: Scrape type for 70264580: 1
2026-03-27 16:40:37 [auto_selling_coches.net] INFO: Scraping new listing 70264580
2026-03-27 16:40:37 [auto_selling_coches.net] INFO: Found listing with ID: 70274875
2026-03-27 16:40:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:37 [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%2770274875%27 HTTP/1.1" 200 None
2026-03-27 16:40:37 [auto_selling_coches.net] INFO: Scrape type for 70274875: 1
2026-03-27 16:40:37 [auto_selling_coches.net] INFO: Scraping new listing 70274875
2026-03-27 16:40:37 [auto_selling_coches.net] INFO: Found listing with ID: 70256126
2026-03-27 16:40:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:37 [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%2770256126%27 HTTP/1.1" 200 None
2026-03-27 16:40:37 [auto_selling_coches.net] INFO: Scrape type for 70256126: 1
2026-03-27 16:40:37 [auto_selling_coches.net] INFO: Scraping new listing 70256126
2026-03-27 16:40:37 [auto_selling_coches.net] INFO: Found listing with ID: 70264579
2026-03-27 16:40:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:37 [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%2770264579%27 HTTP/1.1" 200 None
2026-03-27 16:40:37 [auto_selling_coches.net] INFO: Scrape type for 70264579: 1
2026-03-27 16:40:37 [auto_selling_coches.net] INFO: Scraping new listing 70264579
2026-03-27 16:40:37 [auto_selling_coches.net] INFO: Found listing with ID: 70283168
2026-03-27 16:40:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:37 [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%2770283168%27 HTTP/1.1" 200 None
2026-03-27 16:40:37 [auto_selling_coches.net] INFO: Scrape type for 70283168: 1
2026-03-27 16:40:37 [auto_selling_coches.net] INFO: Scraping new listing 70283168
2026-03-27 16:40:37 [auto_selling_coches.net] INFO: Found listing with ID: 70274878
2026-03-27 16:40:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:37 [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%2770274878%27 HTTP/1.1" 200 None
2026-03-27 16:40:37 [auto_selling_coches.net] INFO: Scrape type for 70274878: 1
2026-03-27 16:40:37 [auto_selling_coches.net] INFO: Scraping new listing 70274878
2026-03-27 16:40:37 [auto_selling_coches.net] INFO: Found listing with ID: 70274880
2026-03-27 16:40:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:37 [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%2770274880%27 HTTP/1.1" 200 None
2026-03-27 16:40:37 [auto_selling_coches.net] INFO: Scrape type for 70274880: 1
2026-03-27 16:40:37 [auto_selling_coches.net] INFO: Scraping new listing 70274880
2026-03-27 16:40:37 [auto_selling_coches.net] INFO: Found listing with ID: 70264513
2026-03-27 16:40:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:37 [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%2770264513%27 HTTP/1.1" 200 None
2026-03-27 16:40:37 [auto_selling_coches.net] INFO: Scrape type for 70264513: 1
2026-03-27 16:40:37 [auto_selling_coches.net] INFO: Scraping new listing 70264513
2026-03-27 16:40:37 [auto_selling_coches.net] INFO: Found listing with ID: 70256127
2026-03-27 16:40:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:37 [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%2770256127%27 HTTP/1.1" 200 None
2026-03-27 16:40:37 [auto_selling_coches.net] INFO: Scrape type for 70256127: 1
2026-03-27 16:40:37 [auto_selling_coches.net] INFO: Scraping new listing 70256127
2026-03-27 16:40:37 [auto_selling_coches.net] INFO: Found listing with ID: 70276690
2026-03-27 16:40:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:37 [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%2770276690%27 HTTP/1.1" 200 None
2026-03-27 16:40:37 [auto_selling_coches.net] INFO: Scrape type for 70276690: 1
2026-03-27 16:40:37 [auto_selling_coches.net] INFO: Scraping new listing 70276690
2026-03-27 16:40:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70283165> (referer: https://www.coches.net/concesionario/autohome/?pg=1) ['zyte-api']
2026-03-27 16:40:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:40:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70276658> (referer: https://www.coches.net/concesionario/autohome/?pg=1) ['zyte-api']
2026-03-27 16:40:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:40:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70283169> (referer: https://www.coches.net/concesionario/autohome/?pg=1) ['zyte-api']
2026-03-27 16:40:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:40:38 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
'body_type': 'Berlina',
'c_o_2_emission_value': 101,
'category': 'Coches',
'color': 'Rojo (Tela Meco Pespuntes Azul Cardio)',
'currency': 'EUR',
'description': '¡Bienvenidos a Autohome!\r\n'
'¡Llevatelo desde 199€/mes sin entrada !\r\n'
'Precio al contado: 10.650€ (IVA incluido)?\r\n'
'Precio alternativo con financiación: 9.650€ \r\n'
'(consulte condiciones específicas de la promoción, sujeto a '
'aprobación por las entidades financieras colaboradoras).\r\n'
'\r\n'
'Compra tu vehículo 100% ONLINE. Te enviamos VIDEO de cada '
'vehiculo y toda la información necesaria para una compra '
'segura y transparente.\r\n'
'Somos un concesionario multimarca especializado en vehículos '
'kilómetro cero y seminuevos, cuidadosamente seleccionados y '
'revisados en más de 150 puntos para garantizar su estado '
'mecánico y estético.\r\n'
'Ofrecemos:\r\n'
'\r\n'
'• Entrega en cualquier punto de la Península?• Financiación '
'personalizada?• Posibilidad de aceptar su vehículo como parte '
'de pago?• Kilometraje certificado por contrato?• Vehículos '
'sin daños estructuralesConsúltenos la cuota de financiación '
'que mejor se ajuste a sus necesidades.\r\n'
'Descubra nuestro concesionario multimarca, especializado en '
'vehículos kilómetro cero y seminuevos de la más alta '
'calidad.\r\n'
'Explore nuestra amplia selección de más de 100 vehículos '
'disponibles, cuidadosamente seleccionados para cumplir con '
'sus expectativas.\r\n'
'Nuestro equipo de expertos revisa cada vehículo en más de 150 '
'puntos clave para garantizar su perfecto estado y '
'funcionamiento.\r\n'
'Ofrecemos entrega a domicilio en cualquier punto de la '
'Península, para que su experiencia de compra sea cómoda y sin '
'complicaciones.\r\n'
'Nuestros vehículos no han sufrido daños estructurales y el '
'kilometraje está fielmente reflejado en el contrato.\r\n'
'Financiación 100% personalizada y adaptada a sus '
'necesidades.\r\n'
'Si desea cambiar su vehículo actual, aceptamos su coche como '
'parte del pago.\r\n'
'Este vehículo compacto cuenta con un equipamiento '
'destacado:\r\n'
'\r\n'
' Cambio manual 6 velocidades \r\n'
' Sensor de luces y lluvia \r\n'
' Navegador \r\n'
' Volante multifunción\r\n'
' Manos libres\r\n'
' Cierre centralizado\r\n'
' Elevalunas eléctricos\r\n'
' Camara de aparcamiento \r\n'
' Navegador \r\n'
' Climatizador bizona \r\n'
' Control de velocidad y crucero\r\n'
' Llantas de aleación\r\n'
' Pantalla multimedia con conexión USB, auxiliar y '
'Bluetooth\r\n'
'\r\n'
'Para obtener más información o resolver cualquier duda, no '
'dude en ponerse en contacto con nosotros. Estaremos '
'encantados de ayudarle.\r\n'
'\r\n'
'Nota legal: Este anuncio es informativo y no tiene carácter '
'contractual. Aunque revisamos y actualizamos los datos con '
'regularidad, podría haber errores u omisiones involuntarias, '
'especialmente en lo relativo al equipamiento del vehículo. Le '
'recomendamos confirmar todos los detalles con nuestro equipo '
'antes de formalizar la compra.',
'doors_number': 5,
'emission_standard': 'C',
'engine': '1.2L',
'engine_horse_power': 110,
'expiration_date': None,
'fuel_type': 'Gasolina',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/peugeot-308-5p-style-puretech-110-ss-6-vel-man-5p-gasolina-2020-en-madrid-70283165-covo.aspx',
'listing': 'auction',
'location': 'Madrid',
'make': 'PEUGEOT',
'model': '308',
'odometer': 19473,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19743992/81b1de09-1174-4d24-ada9-ef465b2eb96a.jpg',
'https://a.ccdn.es/cnet/vehicles/19743992/0e854dda-f33a-41b7-aab6-b605151ae070.jpg',
'https://a.ccdn.es/cnet/vehicles/19743992/a47110b4-7f32-4a8d-8397-71a784b4c03e.jpg',
'https://a.ccdn.es/cnet/vehicles/19743992/7180cd2f-9988-4022-9b9d-940fdc046169.jpg',
'https://a.ccdn.es/cnet/vehicles/19743992/15ecc43f-3b9e-4cca-a4a4-c220bd13422c.jpg',
'https://a.ccdn.es/cnet/vehicles/19743992/1aa8699f-0af0-45cf-8ca8-1328b48edf2e.jpg',
'https://a.ccdn.es/cnet/vehicles/19743992/f318151f-6761-4d2d-aed8-e55e4fcedabf.jpg',
'https://a.ccdn.es/cnet/vehicles/19743992/999478b7-bcc2-4c74-b25d-8fd9e8580c24.jpg',
'https://a.ccdn.es/cnet/vehicles/19743992/f322ccab-514f-4b8d-8741-4a17024307fd.jpg',
'https://a.ccdn.es/cnet/vehicles/19743992/15cae3d1-a42a-4a1c-aa7f-224c7686cb59.jpg',
'https://a.ccdn.es/cnet/vehicles/19743992/8a2ff77b-ce0e-499c-bbac-d20d0cf4744e.jpg',
'https://a.ccdn.es/cnet/vehicles/19743992/d87fa9a8-9da2-4908-af61-a67f4dd4a520.jpg',
'https://a.ccdn.es/cnet/vehicles/19743992/c66a053c-4642-46fa-a6bd-2195ac1bb594.jpg',
'https://a.ccdn.es/cnet/vehicles/19743992/28f20adf-ceeb-437d-9fb9-d9ae3cb82c67.jpg',
'https://a.ccdn.es/cnet/vehicles/19743992/a6f4e6a2-7c9d-41b0-9ae9-97bf14599a91.jpg',
'https://a.ccdn.es/cnet/vehicles/19743992/e2f55aa8-7956-4aaa-820d-802d89f47780.jpg',
'https://a.ccdn.es/cnet/vehicles/19743992/a4ea7783-079a-4ba0-a078-6a17486123e2.jpg',
'https://a.ccdn.es/cnet/vehicles/19743992/316b23d2-aa57-4782-8d08-b3922e851027.jpg',
'https://a.ccdn.es/cnet/vehicles/19743992/fa95917b-c758-49a7-b99e-a92818f34d75.jpg',
'https://a.ccdn.es/cnet/vehicles/19743992/c4efda47-b409-416a-8f75-371bbb10c0ac.jpg',
'https://a.ccdn.es/cnet/vehicles/19743992/72c855ce-98ae-4a8c-bc74-4a7b88d643df.jpg',
'https://a.ccdn.es/cnet/vehicles/19743992/fc828489-3fed-4699-92a4-3de1cdbb530f.jpg',
'https://a.ccdn.es/cnet/vehicles/19743992/aed37e76-d8dd-42cf-982b-3528715989c8.jpg',
'https://a.ccdn.es/cnet/vehicles/19743992/544b42f3-d4ce-4a00-afb6-897cbb1fa97c.jpg',
'https://a.ccdn.es/cnet/vehicles/19743992/5ef83cb8-3a2d-4551-9070-19ff77e73049.jpg',
'https://a.ccdn.es/cnet/vehicles/19743992/e36e691f-d02a-46cb-b1f9-96d054296dac.jpg',
'https://a.ccdn.es/cnet/vehicles/19743992/f3142d81-1bcd-4fff-a5bd-400704f61b57.jpg',
'https://a.ccdn.es/cnet/vehicles/19743992/c260edcf-30d6-451f-afca-72bbe58bbfe4.jpg',
'https://a.ccdn.es/cnet/vehicles/19743992/c05c1a52-6e69-4c98-9042-b86b7fb695c4.jpg'],
'price': 10950,
'price_includes_vat': True,
'registration_date': '2020-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'PEUGEOT 308 Style PureTech 110 SS 6 Vel. MAN',
'transmission': 'manual',
'trim': '5p Style PureTech 110 SS 6 Vel. MAN',
'vin': 'VF3LPHNPJKS369870',
'year': 2020}
2026-03-27 16:40:38 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 8a6a5a4f-d8d5-5152-8bfd-926a50caa221 with identifier: 70283165
2026-03-27 16:40:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 8a6a5a4f-d8d5-5152-8bfd-926a50caa221
2026-03-27 16:40:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:38 [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%252F19743992%252F81b1de09-1174-4d24-ada9-ef465b2eb96a.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:40:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19743992/81b1de09-1174-4d24-ada9-ef465b2eb96a.jpg not downloaded yet
2026-03-27 16:40:38 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
'body_type': 'Berlina',
'c_o_2_emission_value': None,
'category': 'Coches',
'color': 'Blanco (Tela Fresez)',
'currency': 'EUR',
'description': '¡Bienvenidos a Autohome!\r\n'
'¡Llevatelo desde 230€/mes sin entrada !\r\n'
'Precio al contado: € (IVA incluido)?\r\n'
'Precio alternativo con financiación: € \r\n'
'(consulte condiciones específicas de la promoción, sujeto a '
'aprobación por las entidades financieras colaboradoras).\r\n'
'\r\n'
'Compra tu vehículo 100% ONLINE. Te enviamos VIDEO de cada '
'vehiculo y toda la información necesaria para una compra '
'segura y transparente.\r\n'
'Somos un concesionario multimarca especializado en vehículos '
'kilómetro cero y seminuevos, cuidadosamente seleccionados y '
'revisados en más de 150 puntos para garantizar su estado '
'mecánico y estético.\r\n'
'Ofrecemos:\r\n'
'\r\n'
'• Entrega en cualquier punto de la Península?• Financiación '
'personalizada?• Posibilidad de aceptar su vehículo como parte '
'de pago?• Kilometraje certificado por contrato?• Vehículos '
'sin daños estructurales\r\n'
'\r\n'
'Este vehiculo compacto con un equipamiento destacado:\r\n'
'\r\n'
' Cambio manual \r\n'
' Sensor de luces y lluvia\r\n'
' Apple CarPlay / Android Auto\r\n'
' Volante multifunción \r\n'
' Sistema manos libres\r\n'
' Sistema Start-Stop\r\n'
' Cierre centralizado\r\n'
' Elevalunas eléctricos\r\n'
' Navegador \r\n'
' Climatizador \r\n'
' Control de velocidad y crucero\r\n'
' Llantas de aleación\r\n'
' Pantalla multimedia con conexión USB, auxiliar y '
'Bluetooth\r\n'
'\r\n'
'Para más información, video o cualquier consulta, contacte '
'con nuestro equipo.\r\n'
'\r\n'
'Nota legal: Este anuncio tiene carácter informativo y no '
'contractual. La información puede contener errores u '
'omisiones involuntarias. El equipamiento, características, '
'disponibilidad y condiciones deberán ser confirmados con el '
'equipo comercial antes de formalizar la compra. Autohome no '
'se responsabiliza de posibles errores en la publicación.',
'doors_number': 5,
'emission_standard': 'C',
'engine': '1.2L',
'engine_horse_power': 100,
'expiration_date': None,
'fuel_type': 'Gasolina',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/opel-corsa-12t-xhl-74kw-100cv-edition-5p-gasolina-2023-en-madrid-70276658-covo.aspx',
'listing': 'auction',
'location': 'Madrid',
'make': 'OPEL',
'model': 'Corsa',
'odometer': 93000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19735704/a2012ade-e4b5-442b-ab42-b4ac9928af8f.jpg',
'https://a.ccdn.es/cnet/vehicles/19735704/f08aa924-0ccc-4fdb-849b-d6cda8094c69.jpg',
'https://a.ccdn.es/cnet/vehicles/19735704/652672a8-2587-42dd-9677-f413ddff6fd0.jpg',
'https://a.ccdn.es/cnet/vehicles/19735704/f5c13237-4195-4558-be68-e80b0f830ed7.jpg',
'https://a.ccdn.es/cnet/vehicles/19735704/3140ca91-c167-4f57-8f7f-8224addf2377.jpg',
'https://a.ccdn.es/cnet/vehicles/19735704/ad72cc98-fe77-4f0b-98a3-94856969989d.jpg',
'https://a.ccdn.es/cnet/vehicles/19735704/ebbf507f-901a-4629-b759-8114ea4a828e.jpg',
'https://a.ccdn.es/cnet/vehicles/19735704/fabbb19d-1c1a-48b1-9127-a765b10d0074.jpg',
'https://a.ccdn.es/cnet/vehicles/19735704/4012eb6f-4663-4d6a-91f0-a26107e48dc7.jpg',
'https://a.ccdn.es/cnet/vehicles/19735704/76074f13-fea6-4198-8b86-a09690cbcce5.jpg',
'https://a.ccdn.es/cnet/vehicles/19735704/6b134e21-122d-4dfd-a625-d7a0e0d95dcf.jpg',
'https://a.ccdn.es/cnet/vehicles/19735704/f89dc1a9-8ba0-4af6-a518-30ed185617f0.jpg',
'https://a.ccdn.es/cnet/vehicles/19735704/e9801da4-0107-418b-83c1-702ea554b0db.jpg',
'https://a.ccdn.es/cnet/vehicles/19735704/9a4c21ec-400c-4aa1-a4bb-4d275af79e10.jpg',
'https://a.ccdn.es/cnet/vehicles/19735704/06cabf63-8748-4ac7-944a-fa12d1703de6.jpg',
'https://a.ccdn.es/cnet/vehicles/19735704/79b5c2a1-9b9f-450f-95ed-9b0a3e786328.jpg',
'https://a.ccdn.es/cnet/vehicles/19735704/b3b5275a-3684-4fbc-80fc-26716dfdbf74.jpg',
'https://a.ccdn.es/cnet/vehicles/19735704/2a6b48fb-2947-408e-8255-eb94da818d4b.jpg',
'https://a.ccdn.es/cnet/vehicles/19735704/c4ec29c9-0a65-4351-8e18-410a3ba068fa.jpg',
'https://a.ccdn.es/cnet/vehicles/19735704/35b97da8-65d7-4cb4-9177-9d4acce1d1d0.jpg',
'https://a.ccdn.es/cnet/vehicles/19735704/cfb9eb52-4aef-425b-ab91-b8c58ec56339.jpg',
'https://a.ccdn.es/cnet/vehicles/19735704/9d6f7015-1528-4d6e-881e-bd52b8a31f28.jpg',
'https://a.ccdn.es/cnet/vehicles/19735704/a0f3fdd6-f2f7-41cc-ba30-1774f4d9322e.jpg',
'https://a.ccdn.es/cnet/vehicles/19735704/f13d1891-0469-42b6-a9ab-36ee5fa20da4.jpg',
'https://a.ccdn.es/cnet/vehicles/19735704/5a5025de-ce81-4ec2-9b3f-d2b4263b4034.jpg',
'https://a.ccdn.es/cnet/vehicles/19735704/f88e067f-aa0d-4dbf-b723-847da08b8e54.jpg',
'https://a.ccdn.es/cnet/vehicles/19735704/3a85e9d6-e85f-4187-a73f-713209c8d23d.jpg',
'https://a.ccdn.es/cnet/vehicles/19735704/c8e09bea-0cd6-49ef-be76-62ba6e9acc24.jpg'],
'price': 10950,
'price_includes_vat': True,
'registration_date': '2023-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'OPEL Corsa 1.2T XHL Edition',
'transmission': 'manual',
'trim': '1.2T XHL 74kW 100CV Edition',
'vin': 'VXKUPHNEKP4089916',
'year': 2023}
2026-03-27 16:40:38 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 055f9886-df2f-51eb-a4c9-ce321ada1042 with identifier: 70276658
2026-03-27 16:40:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 055f9886-df2f-51eb-a4c9-ce321ada1042
2026-03-27 16:40:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:38 [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%252F19735704%252Fa2012ade-e4b5-442b-ab42-b4ac9928af8f.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:40:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19735704/a2012ade-e4b5-442b-ab42-b4ac9928af8f.jpg not downloaded yet
2026-03-27 16:40:38 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
'body_type': 'Berlina',
'c_o_2_emission_value': 108,
'category': 'Coches',
'color': 'Negro (cuero beige)',
'currency': 'EUR',
'description': '¡Bienvenidos a Autohome!\r\n'
'¡Llevatelo desde 260€/mes sin entrada !\r\n'
'Precio al contado: 19.950€ (IVA incluido)?\r\n'
'Precio alternativo con financiación: 18.450€ \r\n'
'(consulte condiciones específicas de la promoción, sujeto a '
'aprobación por las entidades financieras colaboradoras).\r\n'
'\r\n'
'Compra tu vehículo 100% ONLINE. Te enviamos VIDEO de cada '
'vehiculo y toda la información necesaria para una compra '
'segura y transparente.\r\n'
'Somos un concesionario multimarca especializado en vehículos '
'kilómetro cero y seminuevos, cuidadosamente seleccionados y '
'revisados en más de 150 puntos para garantizar su estado '
'mecánico y estético.\r\n'
'Ofrecemos:\r\n'
'\r\n'
'• Entrega en cualquier punto de la Península?• Financiación '
'personalizada?• Posibilidad de aceptar su vehículo como parte '
'de pago?• Kilometraje certificado por contrato?• Vehículos '
'sin daños estructurales\r\n'
'Este vehículo compacto cuenta con un equipamiento '
'destacado:\r\n'
'\r\n'
' Cambio automático\r\n'
' Sensor de luces y lluvia \r\n'
' Techo solar \r\n'
' Volante multifunción\r\n'
' Manos libres\r\n'
' Sistema Start-Stop\r\n'
' Cierre centralizado\r\n'
' Elevalunas eléctricos\r\n'
' Camara de aparcamiento\r\n'
' Navegador \r\n'
' Climatizador bizona\r\n'
' Control de velocidad y crucero\r\n'
' Llantas de aleación\r\n'
' Pantalla multimedia con conexión USB, auxiliar y '
'Bluetooth\r\n'
'\r\n'
'Para obtener más información o resolver cualquier duda, no '
'dude en ponerse en contacto con nosotros. Estaremos '
'encantados de ayudarle.\r\n'
'\r\n'
'Nota legal: Este anuncio es informativo y no tiene carácter '
'contractual. Aunque revisamos y actualizamos los datos con '
'regularidad, podría haber errores u omisiones involuntarias, '
'especialmente en lo relativo al equipamiento del vehículo. Le '
'recomendamos confirmar todos los detalles con nuestro equipo '
'antes de formalizar la compra.',
'doors_number': 5,
'emission_standard': 'C',
'engine': '2.0L',
'engine_horse_power': 190,
'expiration_date': None,
'fuel_type': 'Diesel',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/bmw-serie-1-120d-5p-diesel-2018-en-madrid-70283169-covo.aspx',
'listing': 'auction',
'location': 'Madrid',
'make': 'BMW',
'model': 'Serie 1',
'odometer': 122000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19743960/e8ed02c0-dcbe-41eb-9e21-517e5602584a.jpg',
'https://a.ccdn.es/cnet/vehicles/19743960/b279170c-4070-428e-ad72-310eb1ab759f.jpg',
'https://a.ccdn.es/cnet/vehicles/19743960/1a5e82fc-31cf-42db-89be-ae3d77bca554.jpg',
'https://a.ccdn.es/cnet/vehicles/19743960/b52629cd-260b-47ee-9e82-f5d0d379e920.jpg',
'https://a.ccdn.es/cnet/vehicles/19743960/5884bb59-fb26-448d-99fe-f1044c2b512c.jpg',
'https://a.ccdn.es/cnet/vehicles/19743960/e9cc8bdf-d64f-412b-a4c5-0aabb3bf0687.jpg',
'https://a.ccdn.es/cnet/vehicles/19743960/486eed11-aa1b-49d6-83c2-eb43ff2b2614.jpg',
'https://a.ccdn.es/cnet/vehicles/19743960/97e48518-e3d2-4889-9dde-674c184c5ca1.jpg',
'https://a.ccdn.es/cnet/vehicles/19743960/b2d71d58-bc89-4dd6-90ff-1b323296abdb.jpg',
'https://a.ccdn.es/cnet/vehicles/19743960/543200a5-5054-42c1-8151-b8a905260345.jpg',
'https://a.ccdn.es/cnet/vehicles/19743960/ad3ab327-9ce9-4f15-9f03-128e2ed8df4f.jpg',
'https://a.ccdn.es/cnet/vehicles/19743960/d52c5008-9ff6-4de0-a123-fbb883a281a1.jpg',
'https://a.ccdn.es/cnet/vehicles/19743960/e75cc9bd-64a4-45ca-a441-60b51d0e5b50.jpg',
'https://a.ccdn.es/cnet/vehicles/19743960/8f113714-4892-4a03-9d54-b698c3c00127.jpg',
'https://a.ccdn.es/cnet/vehicles/19743960/e325700e-420a-4078-9c6d-3a183c04fb8f.jpg',
'https://a.ccdn.es/cnet/vehicles/19743960/7064a2b3-68a0-4de2-852f-00bee69fb4b6.jpg',
'https://a.ccdn.es/cnet/vehicles/19743960/7d54b823-66f1-4b87-b4a0-1e339fe3dbae.jpg',
'https://a.ccdn.es/cnet/vehicles/19743960/c67f3451-0070-468e-b1ad-e113f6de1651.jpg',
'https://a.ccdn.es/cnet/vehicles/19743960/d4be529c-fd57-437c-b95a-f53e57b85f4a.jpg',
'https://a.ccdn.es/cnet/vehicles/19743960/abaabedd-e6d4-497f-bdb0-ed13327ce184.jpg',
'https://a.ccdn.es/cnet/vehicles/19743960/7e3bdc69-938e-498e-83c7-2e126a13e5a0.jpg',
'https://a.ccdn.es/cnet/vehicles/19743960/0862e052-00d4-46ee-b13d-ac13b519a422.jpg',
'https://a.ccdn.es/cnet/vehicles/19743960/808b487c-d4eb-4745-bf6c-2451627d4368.jpg',
'https://a.ccdn.es/cnet/vehicles/19743960/024e7948-503b-4ae8-84aa-42b115c10185.jpg',
'https://a.ccdn.es/cnet/vehicles/19743960/71225f2c-6768-461d-9239-d889c16c3a4a.jpg',
'https://a.ccdn.es/cnet/vehicles/19743960/900baf8c-6fa4-4c4c-8b88-8e830daa6766.jpg',
'https://a.ccdn.es/cnet/vehicles/19743960/caf047e2-cf48-45da-baf8-fdc05c748377.jpg',
'https://a.ccdn.es/cnet/vehicles/19743960/5ae5308d-aebc-415a-9566-034bf0c3cfda.jpg',
'https://a.ccdn.es/cnet/vehicles/19743960/0de54856-14b3-486c-80d9-b437d619a459.jpg',
'https://a.ccdn.es/cnet/vehicles/19743960/52a3436c-a52c-4054-b54a-5d4db328678f.jpg',
'https://a.ccdn.es/cnet/vehicles/19743960/4795fae0-9131-4781-8063-987f8677eb44.jpg',
'https://a.ccdn.es/cnet/vehicles/19743960/cd54f1af-7a0f-4c5c-833d-42f54eafbe9b.jpg',
'https://a.ccdn.es/cnet/vehicles/19743960/09eb438a-50b1-45c1-bd4a-9ed61216d546.jpg',
'https://a.ccdn.es/cnet/vehicles/19743960/0a767d14-b4b9-4073-8ce2-2b82d7b41727.jpg'],
'price': 19950,
'price_includes_vat': True,
'registration_date': '2018-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'BMW Serie 1 120d',
'transmission': 'automatic',
'trim': '120d',
'vin': 'WBA1T11010VD08409',
'year': 2018}
2026-03-27 16:40:38 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 19c62263-7c1f-57a3-ab6f-e572a8f32de5 with identifier: 70283169
2026-03-27 16:40:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 19c62263-7c1f-57a3-ab6f-e572a8f32de5
2026-03-27 16:40:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:38 [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%252F19743960%252Fe8ed02c0-dcbe-41eb-9e21-517e5602584a.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:40:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19743960/e8ed02c0-dcbe-41eb-9e21-517e5602584a.jpg not downloaded yet
2026-03-27 16:40:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70274876> (referer: https://www.coches.net/concesionario/autohome/?pg=1) ['zyte-api']
2026-03-27 16:40:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70274879> (referer: https://www.coches.net/concesionario/autohome/?pg=1) ['zyte-api']
2026-03-27 16:40:38 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
'body_type': 'Berlina',
'c_o_2_emission_value': None,
'category': 'Coches',
'color': 'Blanco (Tela Meco Negro Mistral)',
'currency': 'EUR',
'description': '¡Bienvenidos a Autohome!\r\n'
'Precio al contado: 11.950€ (IVA incluido)?\r\n'
'Precio alternativo con financiación: 10.750€ \r\n'
'(consulte condiciones específicas de la promoción, sujeto a '
'aprobación por las entidades financieras colaboradoras).\r\n'
'\r\n'
'Compra tu vehículo 100% ONLINE. Te enviamos VIDEO de cada '
'vehiculo y toda la información necesaria para una compra '
'segura y transparente.\r\n'
'Somos un concesionario multimarca especializado en vehículos '
'kilómetro cero y seminuevos, cuidadosamente seleccionados y '
'revisados en más de 150 puntos para garantizar su estado '
'mecánico y estético.\r\n'
'Ofrecemos:\r\n'
'\r\n'
'• Entrega en cualquier punto de la Península?• Financiación '
'personalizada?• Posibilidad de aceptar su vehículo como parte '
'de pago?• Kilometraje certificado por contrato?• Vehículos '
'sin daños estructurales\r\n'
'\r\n'
'Este vehiculo compacto cuenta con un equipamiento '
'destacado:\r\n'
'\r\n'
' Cambio manual 6 velocidades\r\n'
' Sensor de luces y lluvia\r\n'
' Apple CarPlay / Android Auto\r\n'
' Volante multifunción \r\n'
' Sistema manos libres\r\n'
' Sistema Start-Stop\r\n'
' Cierre centralizado\r\n'
' Elevalunas eléctricos\r\n'
' Camara de aparcamiento\r\n'
' Navegador \r\n'
' Climatizador \r\n'
' Control de velocidad y crucero\r\n'
' Llantas de aleación\r\n'
' Pantalla multimedia con conexión USB, auxiliar y '
'Bluetooth\r\n'
'\r\n'
'Para más información, video o cualquier consulta, contacte '
'con nuestro equipo.\r\n'
'\r\n'
'Nota legal: Este anuncio tiene carácter informativo y no '
'contractual. La información puede contener errores u '
'omisiones involuntarias. El equipamiento, características, '
'disponibilidad y condiciones deberán ser confirmados con el '
'equipo comercial antes de formalizar la compra. Autohome no '
'se responsabiliza de posibles errores en la publicación.',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': None,
'fuel_type': 'Diesel',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/peugeot-308-5p-style-bluehdi-130-ss-5p-diesel-2021-en-madrid-70274876-covo.aspx',
'listing': 'auction',
'location': 'Madrid',
'make': 'PEUGEOT',
'model': '308',
'odometer': 123540,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19733274/0190448d-15f1-46e4-bc83-9d2f5c2b16d5.jpg',
'https://a.ccdn.es/cnet/vehicles/19733274/eb77f581-b6e3-42a5-9f9d-6bb2e4f7be8a.jpg',
'https://a.ccdn.es/cnet/vehicles/19733274/72b51fba-c1fe-48c3-8588-a8d197f64ed5.jpg',
'https://a.ccdn.es/cnet/vehicles/19733274/c69aaaa3-7dba-4b06-984f-362c223693d9.jpg',
'https://a.ccdn.es/cnet/vehicles/19733274/19bd48dd-9eac-4fa4-9d88-8ce0fff163c8.jpg',
'https://a.ccdn.es/cnet/vehicles/19733274/c4402122-c3c0-407b-95db-7c014b5507f6.jpg',
'https://a.ccdn.es/cnet/vehicles/19733274/a0bfffa0-7d29-45c5-b17d-5f3ae1337050.jpg',
'https://a.ccdn.es/cnet/vehicles/19733274/b373770d-8903-4d0c-8406-da8e5513f83f.jpg',
'https://a.ccdn.es/cnet/vehicles/19733274/3ce22753-73c9-4a5d-9b92-f06068bd22af.jpg',
'https://a.ccdn.es/cnet/vehicles/19733274/48cc09c1-b718-4435-8fc4-0f37bc709237.jpg',
'https://a.ccdn.es/cnet/vehicles/19733274/189f8f78-1b07-40d2-8da0-47dcad13306e.jpg',
'https://a.ccdn.es/cnet/vehicles/19733274/2b19cd43-a9b2-422f-9464-480b58d7021d.jpg',
'https://a.ccdn.es/cnet/vehicles/19733274/8afd5a82-a056-47ed-a7ed-d3ff25032dfe.jpg',
'https://a.ccdn.es/cnet/vehicles/19733274/23cf6c66-9008-40bc-941d-2d31a1385724.jpg',
'https://a.ccdn.es/cnet/vehicles/19733274/3dc26514-6a1e-4cd2-97e1-b9e4f12af9ba.jpg',
'https://a.ccdn.es/cnet/vehicles/19733274/3b6543a8-3dc9-4f51-82c1-9850550209e7.jpg',
'https://a.ccdn.es/cnet/vehicles/19733274/f3f90efb-f966-4ee9-a4fa-3f207c0b0e4e.jpg',
'https://a.ccdn.es/cnet/vehicles/19733274/bca22475-65d7-40fa-a0d5-e2a8399df09e.jpg',
'https://a.ccdn.es/cnet/vehicles/19733274/793fedb8-a1a1-4139-ad46-13dc62da671f.jpg',
'https://a.ccdn.es/cnet/vehicles/19733274/5b18a254-75fe-488f-adda-42902a8c2157.jpg',
'https://a.ccdn.es/cnet/vehicles/19733274/e6a25c42-2f3c-4b2c-9c80-0724559af5f7.jpg',
'https://a.ccdn.es/cnet/vehicles/19733274/ee16b450-215a-46dd-9f44-60e67bdbe253.jpg',
'https://a.ccdn.es/cnet/vehicles/19733274/3fdfa895-086e-4c54-b0a3-bc546d80b770.jpg',
'https://a.ccdn.es/cnet/vehicles/19733274/7b0e715a-8079-44d2-b0bb-955c11489282.jpg',
'https://a.ccdn.es/cnet/vehicles/19733274/f678cf16-787d-4775-9f45-205e0e13fa41.jpg',
'https://a.ccdn.es/cnet/vehicles/19733274/3600abd7-1c4f-4975-80aa-4513b509f912.jpg',
'https://a.ccdn.es/cnet/vehicles/19733274/c98e0ad5-38d6-48b7-bb97-63cba21636a5.jpg',
'https://a.ccdn.es/cnet/vehicles/19733274/3752cf53-5e9d-49ac-b2c6-8959fa199900.jpg',
'https://a.ccdn.es/cnet/vehicles/19733274/3e5317e9-d3e4-41a2-8b6c-ced2e102b01c.jpg',
'https://a.ccdn.es/cnet/vehicles/19733274/02a0e4a0-1be4-4554-987a-2ae6ff1c3a73.jpg'],
'price': 11950,
'price_includes_vat': True,
'registration_date': '2021-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'PEUGEOT 308 Style BlueHDi 130 SS',
'transmission': 'manual',
'trim': '5p Style BlueHDi 130 SS',
'vin': 'VF3LBYHZJMS196509',
'year': 2021}
2026-03-27 16:40:38 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: f7956d8b-4389-5089-9af9-f42aa04825ba with identifier: 70274876
2026-03-27 16:40:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item f7956d8b-4389-5089-9af9-f42aa04825ba
2026-03-27 16:40:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:38 [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%252F19733274%252F0190448d-15f1-46e4-bc83-9d2f5c2b16d5.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:40:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19733274/0190448d-15f1-46e4-bc83-9d2f5c2b16d5.jpg not downloaded yet
2026-03-27 16:40:38 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
'body_type': 'Berlina',
'c_o_2_emission_value': None,
'category': 'Coches',
'color': 'Blanco (Tapicería Trend de tela en Ébano)',
'currency': 'EUR',
'description': '¡Bienvenidos a Autohome!\r\n'
'¡Llevatelo desde 199€/mes sin entrada !\r\n'
'Precio al contado: 12.950€ (IVA incluido)?\r\n'
'Precio alternativo con financiación: 11.450€ \r\n'
'(consulte condiciones específicas de la promoción, sujeto a '
'aprobación por las entidades financieras colaboradoras).\r\n'
'\r\n'
'Compra tu vehículo 100% ONLINE. Te enviamos VIDEO de cada '
'vehiculo y toda la información necesaria para una compra '
'segura y transparente.\r\n'
'Somos un concesionario multimarca especializado en vehículos '
'kilómetro cero y seminuevos, cuidadosamente seleccionados y '
'revisados en más de 150 puntos para garantizar su estado '
'mecánico y estético.\r\n'
'Ofrecemos:\r\n'
'\r\n'
'• Entrega en cualquier punto de la Península?• Financiación '
'personalizada?• Posibilidad de aceptar su vehículo como parte '
'de pago?• Kilometraje certificado por contrato?• Vehículos '
'sin daños estructurales\r\n'
'\r\n'
'Este vehiculo cuenta con un equipamiento destacado:\r\n'
'\r\n'
' Cambio manual 6 velocidades\r\n'
' Sensor de luces y lluvia\r\n'
' Apple CarPlay / Android Auto\r\n'
' Volante multifunción \r\n'
' Sistema manos libres\r\n'
' Sistema Start-Stop\r\n'
' Cierre centralizado\r\n'
' Elevalunas eléctricos\r\n'
' Camara de aparcamiento\r\n'
' Navegador \r\n'
' Climatizador \r\n'
' Control de velocidad y crucero\r\n'
' Llantas de aleación\r\n'
' Pantalla multimedia con conexión USB, auxiliar y '
'Bluetooth\r\n'
'\r\n'
'Para más información, video o cualquier consulta, contacte '
'con nuestro equipo.\r\n'
'\r\n'
'Nota legal: Este anuncio tiene carácter informativo y no '
'contractual. La información puede contener errores u '
'omisiones involuntarias. El equipamiento, características, '
'disponibilidad y condiciones deberán ser confirmados con el '
'equipo comercial antes de formalizar la compra. Autohome no '
'se responsabiliza de posibles errores en la publicación.',
'doors_number': 5,
'emission_standard': 'C',
'engine': '1.0L',
'engine_horse_power': 100,
'expiration_date': None,
'fuel_type': 'Gasolina',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/ford-fiesta-10-ecoboost-74kw-100cv-trend-5p-5p-gasolina-2022-en-madrid-70274879-covo.aspx',
'listing': 'auction',
'location': 'Madrid',
'make': 'FORD',
'model': 'Fiesta',
'odometer': 16900,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19733266/2799ee2a-b9af-43d6-a566-8511ce89131f.jpg',
'https://a.ccdn.es/cnet/vehicles/19733266/675db46a-b3f2-4e42-aee8-482a7134f1d9.jpg',
'https://a.ccdn.es/cnet/vehicles/19733266/7c9774c4-9332-4eed-9232-d1ce1f86580a.jpg',
'https://a.ccdn.es/cnet/vehicles/19733266/e0682ea3-17de-43c4-9763-c7e9527f5398.jpg',
'https://a.ccdn.es/cnet/vehicles/19733266/d38551ea-a61a-43a8-82c1-92f93114a30a.jpg',
'https://a.ccdn.es/cnet/vehicles/19733266/c5daa99f-ca5f-44bc-bbb6-32ff758627b4.jpg',
'https://a.ccdn.es/cnet/vehicles/19733266/7b318276-a1a1-4404-ba4c-25dc5fadaf33.jpg',
'https://a.ccdn.es/cnet/vehicles/19733266/b0b1b2ba-88b9-4c0c-818f-4a9dec2384ee.jpg',
'https://a.ccdn.es/cnet/vehicles/19733266/77228934-726f-475a-95b1-71eda9680f9e.jpg',
'https://a.ccdn.es/cnet/vehicles/19733266/9afe46c4-dc8c-4a8b-8f8f-14931edd85fe.jpg',
'https://a.ccdn.es/cnet/vehicles/19733266/07128408-a93c-4b37-bfda-ca144b1869c4.jpg',
'https://a.ccdn.es/cnet/vehicles/19733266/4a446ecd-981b-489c-bc90-2f0669884d0e.jpg',
'https://a.ccdn.es/cnet/vehicles/19733266/287a00af-7554-4ce4-9aec-64c1f0f707e0.jpg',
'https://a.ccdn.es/cnet/vehicles/19733266/bb95e1ea-67f6-4d49-9a2a-dc0c3b5015c9.jpg',
'https://a.ccdn.es/cnet/vehicles/19733266/140e515c-20a1-4d0c-86c3-a9db614030a6.jpg',
'https://a.ccdn.es/cnet/vehicles/19733266/cfb51ea1-3f06-4abc-825f-e07e67118d64.jpg',
'https://a.ccdn.es/cnet/vehicles/19733266/cb719a2d-5897-4330-993b-d67650071cf1.jpg',
'https://a.ccdn.es/cnet/vehicles/19733266/645c9771-81a7-41d3-8131-2f19e80d88c4.jpg',
'https://a.ccdn.es/cnet/vehicles/19733266/f2d0dd22-2dc0-48df-9e89-5c9e2e654b58.jpg',
'https://a.ccdn.es/cnet/vehicles/19733266/593b71c8-1a76-4492-965d-5b2da82bc3bc.jpg',
'https://a.ccdn.es/cnet/vehicles/19733266/ee94e813-78c7-48cc-88f9-d60e6f4fc225.jpg',
'https://a.ccdn.es/cnet/vehicles/19733266/fcd34011-209b-4da5-9d79-c9a41b4574f6.jpg',
'https://a.ccdn.es/cnet/vehicles/19733266/cc2b9a0c-6cd3-403e-bd46-46cf5c2833e4.jpg',
'https://a.ccdn.es/cnet/vehicles/19733266/6a73eaa0-24bc-4d3f-a69c-f2f9ddff30e4.jpg',
'https://a.ccdn.es/cnet/vehicles/19733266/96c314d1-fb18-4104-b15f-59e8f5923d43.jpg',
'https://a.ccdn.es/cnet/vehicles/19733266/60974b1a-9991-42d8-ad9b-018231b47b8d.jpg',
'https://a.ccdn.es/cnet/vehicles/19733266/440050de-d197-4546-8962-908c514dc0a0.jpg'],
'price': 12950,
'price_includes_vat': True,
'registration_date': '2021-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'FORD Fiesta 1.0 EcoBoost Trend',
'transmission': 'manual',
'trim': '1.0 EcoBoost 74kW 100CV Trend 5p',
'vin': 'WF0JXXGAHJMG67095',
'year': 2021}
2026-03-27 16:40:38 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 4940a01c-ae25-5c86-ab97-cb6c6fe9a41c with identifier: 70274879
2026-03-27 16:40:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 4940a01c-ae25-5c86-ab97-cb6c6fe9a41c
2026-03-27 16:40:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:38 [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%252F19733266%252F2799ee2a-b9af-43d6-a566-8511ce89131f.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:40:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19733266/2799ee2a-b9af-43d6-a566-8511ce89131f.jpg not downloaded yet
2026-03-27 16:40:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/19743960/e8ed02c0-dcbe-41eb-9e21-517e5602584a.jpg> (referer: None)
2026-03-27 16:40:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/19735704/a2012ade-e4b5-442b-ab42-b4ac9928af8f.jpg> (referer: None)
2026-03-27 16:40:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/19733266/2799ee2a-b9af-43d6-a566-8511ce89131f.jpg> (referer: None)
2026-03-27 16:40:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/19733274/0190448d-15f1-46e4-bc83-9d2f5c2b16d5.jpg> (referer: None)
2026-03-27 16:40:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:40:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/19743992/81b1de09-1174-4d24-ada9-ef465b2eb96a.jpg> (referer: None)
2026-03-27 16:40:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:40:38 [common.azure_blobstore] INFO: Using managed identity for Azure Blob Storage
2026-03-27 16:40:38 [common.azure_blobstore] INFO: Using managed identity with client ID: 39192755-105d-4ce2-a21d-ab53b63f8b87
2026-03-27 16:40:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:40:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fde64b46dd0>
2026-03-27 16:40:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:40:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
2026-03-27 16:40:39 [urllib3.connectionpool] DEBUG: https://login.microsoftonline.com:443 "POST /8ea908c1-4e85-4692-bc3f-3646b9b40891/oauth2/v2.0/token HTTP/1.1" 200 2115
2026-03-27 16:40:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): alxproduction.blob.core.windows.net:443
2026-03-27 16:40:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:40:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:40:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_19c62263-7c1f-57a3-ab6f-e572a8f32de5/19c62263-7c1f-57a3-ab6f-e572a8f32de5_image_0.jpg HTTP/1.1" 201 0
2026-03-27 16:40:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto_selling_coches.net',RowKey='https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F19743960%252Fe8ed02c0-dcbe-41eb-9e21-517e5602584a.jpg') HTTP/1.1" 204 0
2026-03-27 16:40:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19743960/e8ed02c0-dcbe-41eb-9e21-517e5602584a.jpg saved to cache
2026-03-27 16:40:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 19c62263-7c1f-57a3-ab6f-e572a8f32de5
2026-03-27 16:40:39 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 19c62263-7c1f-57a3-ab6f-e572a8f32de5 sending to next pipeline
2026-03-27 16:40:39 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 19c62263-7c1f-57a3-ab6f-e572a8f32de5 with identifier 70283169
2026-03-27 16:40:39 [azure.servicebus._pyamqp._connection] INFO: Connection state changed: None -> <ConnectionState.START: 0>
2026-03-27 16:40:39 [azure.servicebus._pyamqp._connection] INFO: Connection state changed: <ConnectionState.START: 0> -> <ConnectionState.HDR_SENT: 2>
2026-03-27 16:40:39 [azure.servicebus._pyamqp._connection] INFO: Connection state changed: <ConnectionState.HDR_SENT: 2> -> <ConnectionState.HDR_SENT: 2>
2026-03-27 16:40:39 [azure.servicebus._pyamqp._connection] INFO: Connection state changed: <ConnectionState.HDR_SENT: 2> -> <ConnectionState.OPEN_PIPE: 4>
2026-03-27 16:40:39 [azure.servicebus._pyamqp.session] INFO: Session state changed: <SessionState.UNMAPPED: 0> -> <SessionState.BEGIN_SENT: 1>
2026-03-27 16:40:39 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.DETACHED: 0> -> <LinkState.ATTACH_SENT: 1>
2026-03-27 16:40:39 [azure.servicebus._pyamqp.management_link] INFO: Management link receiver state changed: <LinkState.DETACHED: 0> -> <LinkState.ATTACH_SENT: 1>
2026-03-27 16:40:39 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.DETACHED: 0> -> <LinkState.ATTACH_SENT: 1>
2026-03-27 16:40:39 [azure.servicebus._pyamqp.management_link] INFO: Management link sender state changed: <LinkState.DETACHED: 0> -> <LinkState.ATTACH_SENT: 1>
2026-03-27 16:40:39 [azure.servicebus._pyamqp._connection] INFO: Connection state changed: <ConnectionState.OPEN_PIPE: 4> -> <ConnectionState.OPEN_SENT: 7>
2026-03-27 16:40:39 [azure.servicebus._pyamqp._connection] INFO: Connection state changed: <ConnectionState.OPEN_SENT: 7> -> <ConnectionState.OPENED: 9>
2026-03-27 16:40:39 [azure.servicebus._pyamqp.session] INFO: Session state changed: <SessionState.BEGIN_SENT: 1> -> <SessionState.MAPPED: 3>
2026-03-27 16:40:39 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.ATTACH_SENT: 1> -> <LinkState.ATTACHED: 3>
2026-03-27 16:40:39 [azure.servicebus._pyamqp.management_link] INFO: Management link receiver state changed: <LinkState.ATTACH_SENT: 1> -> <LinkState.ATTACHED: 3>
2026-03-27 16:40:39 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.ATTACH_SENT: 1> -> <LinkState.ATTACHED: 3>
2026-03-27 16:40:39 [azure.servicebus._pyamqp.management_link] INFO: Management link sender state changed: <LinkState.ATTACH_SENT: 1> -> <LinkState.ATTACHED: 3>
2026-03-27 16:40:39 [azure.servicebus._pyamqp.cbs] DEBUG: CBS completed opening with status: <ManagementOpenResult.OK: 1>
2026-03-27 16:40:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
2026-03-27 16:40:39 [urllib3.connectionpool] DEBUG: https://login.microsoftonline.com:443 "POST /8ea908c1-4e85-4692-bc3f-3646b9b40891/oauth2/v2.0/token HTTP/1.1" 200 2018
2026-03-27 16:40:39 [azure.identity._credentials.chained] INFO: DefaultAzureCredential acquired a token from WorkloadIdentityCredential
2026-03-27 16:40:39 [azure.servicebus._pyamqp.cbs] DEBUG: CBS update in progress. Token put time: 1774629639
2026-03-27 16:40:39 [azure.servicebus._pyamqp.cbs] DEBUG: CBS update in progress. Token put time: 1774629639
2026-03-27 16:40:39 [azure.servicebus._pyamqp.cbs] DEBUG: CBS Put token result (<ManagementExecuteOperationResult.OK: 0>), status code: 202, status_description: b'Accepted'.
2026-03-27 16:40:39 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-27 16:40:39 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.DETACHED: 0> -> <LinkState.ATTACH_SENT: 1>
2026-03-27 16:40:39 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.ATTACH_SENT: 1> -> <LinkState.ATTACHED: 3>
2026-03-27 16:40:39 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-27 16:40:39 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-27 16:40:39 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-27 16:40:39 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-27 16:40:39 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 19c62263-7c1f-57a3-ab6f-e572a8f32de5
2026-03-27 16:40:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/19743960/e8ed02c0-dcbe-41eb-9e21-517e5602584a.jpg>
{'auction_title': '',
'body_type': 'Berlina',
'c_o_2_emission_value': 108,
'category': 'Coches',
'color': 'Negro (cuero beige)',
'currency': 'EUR',
'description': '¡Bienvenidos a Autohome!\r\n'
'¡Llevatelo desde 260€/mes sin entrada !\r\n'
'Precio al contado: 19.950€ (IVA incluido)?\r\n'
'Precio alternativo con financiación: 18.450€ \r\n'
'(consulte condiciones específicas de la promoción, sujeto a '
'aprobación por las entidades financieras colaboradoras).\r\n'
'\r\n'
'Compra tu vehículo 100% ONLINE. Te enviamos VIDEO de cada '
'vehiculo y toda la información necesaria para una compra '
'segura y transparente.\r\n'
'Somos un concesionario multimarca especializado en vehículos '
'kilómetro cero y seminuevos, cuidadosamente seleccionados y '
'revisados en más de 150 puntos para garantizar su estado '
'mecánico y estético.\r\n'
'Ofrecemos:\r\n'
'\r\n'
'• Entrega en cualquier punto de la Península?• Financiación '
'personalizada?• Posibilidad de aceptar su vehículo como parte '
'de pago?• Kilometraje certificado por contrato?• Vehículos '
'sin daños estructurales\r\n'
'Este vehículo compacto cuenta con un equipamiento '
'destacado:\r\n'
'\r\n'
' Cambio automático\r\n'
' Sensor de luces y lluvia \r\n'
' Techo solar \r\n'
' Volante multifunción\r\n'
' Manos libres\r\n'
' Sistema Start-Stop\r\n'
' Cierre centralizado\r\n'
' Elevalunas eléctricos\r\n'
' Camara de aparcamiento\r\n'
' Navegador \r\n'
' Climatizador bizona\r\n'
' Control de velocidad y crucero\r\n'
' Llantas de aleación\r\n'
' Pantalla multimedia con conexión USB, auxiliar y '
'Bluetooth\r\n'
'\r\n'
'Para obtener más información o resolver cualquier duda, no '
'dude en ponerse en contacto con nosotros. Estaremos '
'encantados de ayudarle.\r\n'
'\r\n'
'Nota legal: Este anuncio es informativo y no tiene carácter '
'contractual. Aunque revisamos y actualizamos los datos con '
'regularidad, podría haber errores u omisiones involuntarias, '
'especialmente en lo relativo al equipamiento del vehículo. Le '
'recomendamos confirmar todos los detalles con nuestro equipo '
'antes de formalizar la compra.',
'doors_number': 5,
'emission_standard': 'C',
'engine': '2.0L',
'engine_horse_power': 190,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '19c62263-7c1f-57a3-ab6f-e572a8f32de5',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/bmw-serie-1-120d-5p-diesel-2018-en-madrid-70283169-covo.aspx',
'listing': 'auction',
'location': 'Madrid',
'make': 'BMW',
'model': 'Serie 1',
'odometer': 122000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 34,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_19c62263-7c1f-57a3-ab6f-e572a8f32de5/19c62263-7c1f-57a3-ab6f-e572a8f32de5_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74488,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19743960/e8ed02c0-dcbe-41eb-9e21-517e5602584a.jpg',
'Width': 800}],
'price': 19950,
'price_includes_vat': True,
'registration_date': '2018-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'BMW Serie 1 120d',
'transmission': 'automatic',
'trim': '120d',
'vin': 'WBA1T11010VD08409',
'year': 2018}
2026-03-27 16:40:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:39 [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%2770283169%27 HTTP/1.1" 200 None
2026-03-27 16:40:39 [auto_selling_coches.net] INFO: Saving data for 70283169: {'created_time': 1774629639.942315, 'last_price_update_time': 1774629639.942328}
2026-03-27 16:40:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70283169') HTTP/1.1" 204 0
2026-03-27 16:40:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70276690> (referer: https://www.coches.net/concesionario/autohome/?pg=1) ['zyte-api']
2026-03-27 16:40:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70256127> (referer: https://www.coches.net/concesionario/autohome/?pg=1) ['zyte-api']
2026-03-27 16:40:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:40:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fde6833da50>
2026-03-27 16:40:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:40:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:40:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:40:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_055f9886-df2f-51eb-a4c9-ce321ada1042/055f9886-df2f-51eb-a4c9-ce321ada1042_image_0.jpg HTTP/1.1" 201 0
2026-03-27 16:40:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto_selling_coches.net',RowKey='https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F19735704%252Fa2012ade-e4b5-442b-ab42-b4ac9928af8f.jpg') HTTP/1.1" 204 0
2026-03-27 16:40:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19735704/a2012ade-e4b5-442b-ab42-b4ac9928af8f.jpg saved to cache
2026-03-27 16:40:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 055f9886-df2f-51eb-a4c9-ce321ada1042
2026-03-27 16:40:40 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 055f9886-df2f-51eb-a4c9-ce321ada1042 sending to next pipeline
2026-03-27 16:40:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:40:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fde6424ef50>
2026-03-27 16:40:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:40:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:40:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:40:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4940a01c-ae25-5c86-ab97-cb6c6fe9a41c/4940a01c-ae25-5c86-ab97-cb6c6fe9a41c_image_0.jpg HTTP/1.1" 201 0
2026-03-27 16:40:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto_selling_coches.net',RowKey='https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F19733266%252F2799ee2a-b9af-43d6-a566-8511ce89131f.jpg') HTTP/1.1" 204 0
2026-03-27 16:40:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19733266/2799ee2a-b9af-43d6-a566-8511ce89131f.jpg saved to cache
2026-03-27 16:40:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 4940a01c-ae25-5c86-ab97-cb6c6fe9a41c
2026-03-27 16:40:40 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 4940a01c-ae25-5c86-ab97-cb6c6fe9a41c sending to next pipeline
2026-03-27 16:40:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:40:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fde6425de10>
2026-03-27 16:40:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:40:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:40:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:40:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f7956d8b-4389-5089-9af9-f42aa04825ba/f7956d8b-4389-5089-9af9-f42aa04825ba_image_0.jpg HTTP/1.1" 201 0
2026-03-27 16:40:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto_selling_coches.net',RowKey='https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F19733274%252F0190448d-15f1-46e4-bc83-9d2f5c2b16d5.jpg') HTTP/1.1" 204 0
2026-03-27 16:40:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19733274/0190448d-15f1-46e4-bc83-9d2f5c2b16d5.jpg saved to cache
2026-03-27 16:40:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item f7956d8b-4389-5089-9af9-f42aa04825ba
2026-03-27 16:40:40 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item f7956d8b-4389-5089-9af9-f42aa04825ba sending to next pipeline
2026-03-27 16:40:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:40:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fde64254510>
2026-03-27 16:40:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:40:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:40:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:40:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8a6a5a4f-d8d5-5152-8bfd-926a50caa221/8a6a5a4f-d8d5-5152-8bfd-926a50caa221_image_0.jpg HTTP/1.1" 201 0
2026-03-27 16:40:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto_selling_coches.net',RowKey='https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F19743992%252F81b1de09-1174-4d24-ada9-ef465b2eb96a.jpg') HTTP/1.1" 204 0
2026-03-27 16:40:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19743992/81b1de09-1174-4d24-ada9-ef465b2eb96a.jpg saved to cache
2026-03-27 16:40:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 8a6a5a4f-d8d5-5152-8bfd-926a50caa221
2026-03-27 16:40:40 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 8a6a5a4f-d8d5-5152-8bfd-926a50caa221 sending to next pipeline
2026-03-27 16:40:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:40:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:40:40 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 055f9886-df2f-51eb-a4c9-ce321ada1042 with identifier 70276658
2026-03-27 16:40:40 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-27 16:40:40 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-27 16:40:40 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 055f9886-df2f-51eb-a4c9-ce321ada1042
2026-03-27 16:40:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/19735704/a2012ade-e4b5-442b-ab42-b4ac9928af8f.jpg>
{'auction_title': '',
'body_type': 'Berlina',
'c_o_2_emission_value': None,
'category': 'Coches',
'color': 'Blanco (Tela Fresez)',
'currency': 'EUR',
'description': '¡Bienvenidos a Autohome!\r\n'
'¡Llevatelo desde 230€/mes sin entrada !\r\n'
'Precio al contado: € (IVA incluido)?\r\n'
'Precio alternativo con financiación: € \r\n'
'(consulte condiciones específicas de la promoción, sujeto a '
'aprobación por las entidades financieras colaboradoras).\r\n'
'\r\n'
'Compra tu vehículo 100% ONLINE. Te enviamos VIDEO de cada '
'vehiculo y toda la información necesaria para una compra '
'segura y transparente.\r\n'
'Somos un concesionario multimarca especializado en vehículos '
'kilómetro cero y seminuevos, cuidadosamente seleccionados y '
'revisados en más de 150 puntos para garantizar su estado '
'mecánico y estético.\r\n'
'Ofrecemos:\r\n'
'\r\n'
'• Entrega en cualquier punto de la Península?• Financiación '
'personalizada?• Posibilidad de aceptar su vehículo como parte '
'de pago?• Kilometraje certificado por contrato?• Vehículos '
'sin daños estructurales\r\n'
'\r\n'
'Este vehiculo compacto con un equipamiento destacado:\r\n'
'\r\n'
' Cambio manual \r\n'
' Sensor de luces y lluvia\r\n'
' Apple CarPlay / Android Auto\r\n'
' Volante multifunción \r\n'
' Sistema manos libres\r\n'
' Sistema Start-Stop\r\n'
' Cierre centralizado\r\n'
' Elevalunas eléctricos\r\n'
' Navegador \r\n'
' Climatizador \r\n'
' Control de velocidad y crucero\r\n'
' Llantas de aleación\r\n'
' Pantalla multimedia con conexión USB, auxiliar y '
'Bluetooth\r\n'
'\r\n'
'Para más información, video o cualquier consulta, contacte '
'con nuestro equipo.\r\n'
'\r\n'
'Nota legal: Este anuncio tiene carácter informativo y no '
'contractual. La información puede contener errores u '
'omisiones involuntarias. El equipamiento, características, '
'disponibilidad y condiciones deberán ser confirmados con el '
'equipo comercial antes de formalizar la compra. Autohome no '
'se responsabiliza de posibles errores en la publicación.',
'doors_number': 5,
'emission_standard': 'C',
'engine': '1.2L',
'engine_horse_power': 100,
'expiration_date': None,
'fuel_type': 'Gasolina',
'id': '055f9886-df2f-51eb-a4c9-ce321ada1042',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/opel-corsa-12t-xhl-74kw-100cv-edition-5p-gasolina-2023-en-madrid-70276658-covo.aspx',
'listing': 'auction',
'location': 'Madrid',
'make': 'OPEL',
'model': 'Corsa',
'odometer': 93000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 28,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_055f9886-df2f-51eb-a4c9-ce321ada1042/055f9886-df2f-51eb-a4c9-ce321ada1042_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 52772,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19735704/a2012ade-e4b5-442b-ab42-b4ac9928af8f.jpg',
'Width': 800}],
'price': 10950,
'price_includes_vat': True,
'registration_date': '2023-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'OPEL Corsa 1.2T XHL Edition',
'transmission': 'manual',
'trim': '1.2T XHL 74kW 100CV Edition',
'vin': 'VXKUPHNEKP4089916',
'year': 2023}
2026-03-27 16:40:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:40 [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%2770276658%27 HTTP/1.1" 200 None
2026-03-27 16:40:40 [auto_selling_coches.net] INFO: Saving data for 70276658: {'created_time': 1774629640.620076, 'last_price_update_time': 1774629640.620092}
2026-03-27 16:40:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70276658') HTTP/1.1" 204 0
2026-03-27 16:40:40 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 4940a01c-ae25-5c86-ab97-cb6c6fe9a41c with identifier 70274879
2026-03-27 16:40:40 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-27 16:40:40 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-27 16:40:40 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 4940a01c-ae25-5c86-ab97-cb6c6fe9a41c
2026-03-27 16:40:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/19733266/2799ee2a-b9af-43d6-a566-8511ce89131f.jpg>
{'auction_title': '',
'body_type': 'Berlina',
'c_o_2_emission_value': None,
'category': 'Coches',
'color': 'Blanco (Tapicería Trend de tela en Ébano)',
'currency': 'EUR',
'description': '¡Bienvenidos a Autohome!\r\n'
'¡Llevatelo desde 199€/mes sin entrada !\r\n'
'Precio al contado: 12.950€ (IVA incluido)?\r\n'
'Precio alternativo con financiación: 11.450€ \r\n'
'(consulte condiciones específicas de la promoción, sujeto a '
'aprobación por las entidades financieras colaboradoras).\r\n'
'\r\n'
'Compra tu vehículo 100% ONLINE. Te enviamos VIDEO de cada '
'vehiculo y toda la información necesaria para una compra '
'segura y transparente.\r\n'
'Somos un concesionario multimarca especializado en vehículos '
'kilómetro cero y seminuevos, cuidadosamente seleccionados y '
'revisados en más de 150 puntos para garantizar su estado '
'mecánico y estético.\r\n'
'Ofrecemos:\r\n'
'\r\n'
'• Entrega en cualquier punto de la Península?• Financiación '
'personalizada?• Posibilidad de aceptar su vehículo como parte '
'de pago?• Kilometraje certificado por contrato?• Vehículos '
'sin daños estructurales\r\n'
'\r\n'
'Este vehiculo cuenta con un equipamiento destacado:\r\n'
'\r\n'
' Cambio manual 6 velocidades\r\n'
' Sensor de luces y lluvia\r\n'
' Apple CarPlay / Android Auto\r\n'
' Volante multifunción \r\n'
' Sistema manos libres\r\n'
' Sistema Start-Stop\r\n'
' Cierre centralizado\r\n'
' Elevalunas eléctricos\r\n'
' Camara de aparcamiento\r\n'
' Navegador \r\n'
' Climatizador \r\n'
' Control de velocidad y crucero\r\n'
' Llantas de aleación\r\n'
' Pantalla multimedia con conexión USB, auxiliar y '
'Bluetooth\r\n'
'\r\n'
'Para más información, video o cualquier consulta, contacte '
'con nuestro equipo.\r\n'
'\r\n'
'Nota legal: Este anuncio tiene carácter informativo y no '
'contractual. La información puede contener errores u '
'omisiones involuntarias. El equipamiento, características, '
'disponibilidad y condiciones deberán ser confirmados con el '
'equipo comercial antes de formalizar la compra. Autohome no '
'se responsabiliza de posibles errores en la publicación.',
'doors_number': 5,
'emission_standard': 'C',
'engine': '1.0L',
'engine_horse_power': 100,
'expiration_date': None,
'fuel_type': 'Gasolina',
'id': '4940a01c-ae25-5c86-ab97-cb6c6fe9a41c',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/ford-fiesta-10-ecoboost-74kw-100cv-trend-5p-5p-gasolina-2022-en-madrid-70274879-covo.aspx',
'listing': 'auction',
'location': 'Madrid',
'make': 'FORD',
'model': 'Fiesta',
'odometer': 16900,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 27,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4940a01c-ae25-5c86-ab97-cb6c6fe9a41c/4940a01c-ae25-5c86-ab97-cb6c6fe9a41c_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 52452,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19733266/2799ee2a-b9af-43d6-a566-8511ce89131f.jpg',
'Width': 800}],
'price': 12950,
'price_includes_vat': True,
'registration_date': '2021-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'FORD Fiesta 1.0 EcoBoost Trend',
'transmission': 'manual',
'trim': '1.0 EcoBoost 74kW 100CV Trend 5p',
'vin': 'WF0JXXGAHJMG67095',
'year': 2021}
2026-03-27 16:40:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:40 [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%2770274879%27 HTTP/1.1" 200 None
2026-03-27 16:40:40 [auto_selling_coches.net] INFO: Saving data for 70274879: {'created_time': 1774629640.669204, 'last_price_update_time': 1774629640.669212}
2026-03-27 16:40:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70274879') HTTP/1.1" 204 0
2026-03-27 16:40:40 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: f7956d8b-4389-5089-9af9-f42aa04825ba with identifier 70274876
2026-03-27 16:40:40 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-27 16:40:40 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-27 16:40:40 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item f7956d8b-4389-5089-9af9-f42aa04825ba
2026-03-27 16:40:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/19733274/0190448d-15f1-46e4-bc83-9d2f5c2b16d5.jpg>
{'auction_title': '',
'body_type': 'Berlina',
'c_o_2_emission_value': None,
'category': 'Coches',
'color': 'Blanco (Tela Meco Negro Mistral)',
'currency': 'EUR',
'description': '¡Bienvenidos a Autohome!\r\n'
'Precio al contado: 11.950€ (IVA incluido)?\r\n'
'Precio alternativo con financiación: 10.750€ \r\n'
'(consulte condiciones específicas de la promoción, sujeto a '
'aprobación por las entidades financieras colaboradoras).\r\n'
'\r\n'
'Compra tu vehículo 100% ONLINE. Te enviamos VIDEO de cada '
'vehiculo y toda la información necesaria para una compra '
'segura y transparente.\r\n'
'Somos un concesionario multimarca especializado en vehículos '
'kilómetro cero y seminuevos, cuidadosamente seleccionados y '
'revisados en más de 150 puntos para garantizar su estado '
'mecánico y estético.\r\n'
'Ofrecemos:\r\n'
'\r\n'
'• Entrega en cualquier punto de la Península?• Financiación '
'personalizada?• Posibilidad de aceptar su vehículo como parte '
'de pago?• Kilometraje certificado por contrato?• Vehículos '
'sin daños estructurales\r\n'
'\r\n'
'Este vehiculo compacto cuenta con un equipamiento '
'destacado:\r\n'
'\r\n'
' Cambio manual 6 velocidades\r\n'
' Sensor de luces y lluvia\r\n'
' Apple CarPlay / Android Auto\r\n'
' Volante multifunción \r\n'
' Sistema manos libres\r\n'
' Sistema Start-Stop\r\n'
' Cierre centralizado\r\n'
' Elevalunas eléctricos\r\n'
' Camara de aparcamiento\r\n'
' Navegador \r\n'
' Climatizador \r\n'
' Control de velocidad y crucero\r\n'
' Llantas de aleación\r\n'
' Pantalla multimedia con conexión USB, auxiliar y '
'Bluetooth\r\n'
'\r\n'
'Para más información, video o cualquier consulta, contacte '
'con nuestro equipo.\r\n'
'\r\n'
'Nota legal: Este anuncio tiene carácter informativo y no '
'contractual. La información puede contener errores u '
'omisiones involuntarias. El equipamiento, características, '
'disponibilidad y condiciones deberán ser confirmados con el '
'equipo comercial antes de formalizar la compra. Autohome no '
'se responsabiliza de posibles errores en la publicación.',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': 'f7956d8b-4389-5089-9af9-f42aa04825ba',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/peugeot-308-5p-style-bluehdi-130-ss-5p-diesel-2021-en-madrid-70274876-covo.aspx',
'listing': 'auction',
'location': 'Madrid',
'make': 'PEUGEOT',
'model': '308',
'odometer': 123540,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 30,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f7956d8b-4389-5089-9af9-f42aa04825ba/f7956d8b-4389-5089-9af9-f42aa04825ba_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 51358,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19733274/0190448d-15f1-46e4-bc83-9d2f5c2b16d5.jpg',
'Width': 800}],
'price': 11950,
'price_includes_vat': True,
'registration_date': '2021-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'PEUGEOT 308 Style BlueHDi 130 SS',
'transmission': 'manual',
'trim': '5p Style BlueHDi 130 SS',
'vin': 'VF3LBYHZJMS196509',
'year': 2021}
2026-03-27 16:40:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:40 [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%2770274876%27 HTTP/1.1" 200 None
2026-03-27 16:40:40 [auto_selling_coches.net] INFO: Saving data for 70274876: {'created_time': 1774629640.715194, 'last_price_update_time': 1774629640.715202}
2026-03-27 16:40:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70274876') HTTP/1.1" 204 0
2026-03-27 16:40:40 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 8a6a5a4f-d8d5-5152-8bfd-926a50caa221 with identifier 70283165
2026-03-27 16:40:40 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-27 16:40:40 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-27 16:40:40 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 8a6a5a4f-d8d5-5152-8bfd-926a50caa221
2026-03-27 16:40:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/19743992/81b1de09-1174-4d24-ada9-ef465b2eb96a.jpg>
{'auction_title': '',
'body_type': 'Berlina',
'c_o_2_emission_value': 101,
'category': 'Coches',
'color': 'Rojo (Tela Meco Pespuntes Azul Cardio)',
'currency': 'EUR',
'description': '¡Bienvenidos a Autohome!\r\n'
'¡Llevatelo desde 199€/mes sin entrada !\r\n'
'Precio al contado: 10.650€ (IVA incluido)?\r\n'
'Precio alternativo con financiación: 9.650€ \r\n'
'(consulte condiciones específicas de la promoción, sujeto a '
'aprobación por las entidades financieras colaboradoras).\r\n'
'\r\n'
'Compra tu vehículo 100% ONLINE. Te enviamos VIDEO de cada '
'vehiculo y toda la información necesaria para una compra '
'segura y transparente.\r\n'
'Somos un concesionario multimarca especializado en vehículos '
'kilómetro cero y seminuevos, cuidadosamente seleccionados y '
'revisados en más de 150 puntos para garantizar su estado '
'mecánico y estético.\r\n'
'Ofrecemos:\r\n'
'\r\n'
'• Entrega en cualquier punto de la Península?• Financiación '
'personalizada?• Posibilidad de aceptar su vehículo como parte '
'de pago?• Kilometraje certificado por contrato?• Vehículos '
'sin daños estructuralesConsúltenos la cuota de financiación '
'que mejor se ajuste a sus necesidades.\r\n'
'Descubra nuestro concesionario multimarca, especializado en '
'vehículos kilómetro cero y seminuevos de la más alta '
'calidad.\r\n'
'Explore nuestra amplia selección de más de 100 vehículos '
'disponibles, cuidadosamente seleccionados para cumplir con '
'sus expectativas.\r\n'
'Nuestro equipo de expertos revisa cada vehículo en más de 150 '
'puntos clave para garantizar su perfecto estado y '
'funcionamiento.\r\n'
'Ofrecemos entrega a domicilio en cualquier punto de la '
'Península, para que su experiencia de compra sea cómoda y sin '
'complicaciones.\r\n'
'Nuestros vehículos no han sufrido daños estructurales y el '
'kilometraje está fielmente reflejado en el contrato.\r\n'
'Financiación 100% personalizada y adaptada a sus '
'necesidades.\r\n'
'Si desea cambiar su vehículo actual, aceptamos su coche como '
'parte del pago.\r\n'
'Este vehículo compacto cuenta con un equipamiento '
'destacado:\r\n'
'\r\n'
' Cambio manual 6 velocidades \r\n'
' Sensor de luces y lluvia \r\n'
' Navegador \r\n'
' Volante multifunción\r\n'
' Manos libres\r\n'
' Cierre centralizado\r\n'
' Elevalunas eléctricos\r\n'
' Camara de aparcamiento \r\n'
' Navegador \r\n'
' Climatizador bizona \r\n'
' Control de velocidad y crucero\r\n'
' Llantas de aleación\r\n'
' Pantalla multimedia con conexión USB, auxiliar y '
'Bluetooth\r\n'
'\r\n'
'Para obtener más información o resolver cualquier duda, no '
'dude en ponerse en contacto con nosotros. Estaremos '
'encantados de ayudarle.\r\n'
'\r\n'
'Nota legal: Este anuncio es informativo y no tiene carácter '
'contractual. Aunque revisamos y actualizamos los datos con '
'regularidad, podría haber errores u omisiones involuntarias, '
'especialmente en lo relativo al equipamiento del vehículo. Le '
'recomendamos confirmar todos los detalles con nuestro equipo '
'antes de formalizar la compra.',
'doors_number': 5,
'emission_standard': 'C',
'engine': '1.2L',
'engine_horse_power': 110,
'expiration_date': None,
'fuel_type': 'Gasolina',
'id': '8a6a5a4f-d8d5-5152-8bfd-926a50caa221',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/peugeot-308-5p-style-puretech-110-ss-6-vel-man-5p-gasolina-2020-en-madrid-70283165-covo.aspx',
'listing': 'auction',
'location': 'Madrid',
'make': 'PEUGEOT',
'model': '308',
'odometer': 19473,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 29,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8a6a5a4f-d8d5-5152-8bfd-926a50caa221/8a6a5a4f-d8d5-5152-8bfd-926a50caa221_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79949,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19743992/81b1de09-1174-4d24-ada9-ef465b2eb96a.jpg',
'Width': 800}],
'price': 10950,
'price_includes_vat': True,
'registration_date': '2020-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'PEUGEOT 308 Style PureTech 110 SS 6 Vel. MAN',
'transmission': 'manual',
'trim': '5p Style PureTech 110 SS 6 Vel. MAN',
'vin': 'VF3LPHNPJKS369870',
'year': 2020}
2026-03-27 16:40:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:40 [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%2770283165%27 HTTP/1.1" 200 None
2026-03-27 16:40:40 [auto_selling_coches.net] INFO: Saving data for 70283165: {'created_time': 1774629640.761721, 'last_price_update_time': 1774629640.76173}
2026-03-27 16:40:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70283165') HTTP/1.1" 204 0
2026-03-27 16:40:40 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
'body_type': 'SUV',
'c_o_2_emission_value': None,
'category': 'Coches',
'color': 'Gris / Plata (Tapicería de tela Negra)',
'currency': 'EUR',
'description': '¡Bienvenidos a Autohome!\r\n'
'¡Llévatelo desde 229€/mes sin entrada !\r\n'
'Precio al contado: 17.950€ (IVA incluido)?\r\n'
'Precio alternativo con financiación: 16.450€ \r\n'
'\r\n'
'Consúltenos la cuota de financiación que mejor se ajuste a '
'sus necesidades.\r\n'
'Descubra nuestro concesionario multimarca, especializado en '
'vehículos kilómetro cero y seminuevos de la más alta '
'calidad.\r\n'
'Explore nuestra amplia selección de más de 100 vehículos '
'disponibles, cuidadosamente seleccionados para cumplir con '
'sus expectativas.\r\n'
'Nuestro equipo de expertos revisa cada vehículo en más de 150 '
'puntos clave para garantizar su perfecto estado y '
'funcionamiento.\r\n'
'Ofrecemos entrega a domicilio en cualquier punto de la '
'Península, para que su experiencia de compra sea cómoda y sin '
'complicaciones.\r\n'
'Nuestros vehículos no han sufrido daños estructurales y el '
'kilometraje está fielmente reflejado en el contrato.\r\n'
'Financiación 100% personalizada y adaptada a sus '
'necesidades.\r\n'
'Si desea cambiar su vehículo actual, aceptamos su coche como '
'parte del pago.\r\n'
'Este vehículo SUV cuenta con un equipamiento destacado:\r\n'
'\r\n'
' Cambio MANUAL\r\n'
' Sensor de luces y lluvia \r\n'
' Freno de mano eléctrico \r\n'
' AppleCarPlay/AndroidAuto\r\n'
' Volante multifunción\r\n'
' Manos libres\r\n'
' Sistema Start-Stop\r\n'
' Cierre centralizado\r\n'
' Elevalunas eléctricos\r\n'
' Navegador \r\n'
' Climatizador bizona \r\n'
' Control de velocidad y crucero\r\n'
' Llantas de aleación\r\n'
'\r\n'
'Para obtener más información o resolver cualquier duda, no '
'dude en ponerse en contacto con nosotros. Estaremos '
'encantados de ayudarle.\r\n'
'\r\n'
'Nota legal: Este anuncio es informativo y no tiene carácter '
'contractual. Aunque revisamos y actualizamos los datos con '
'regularidad, podría haber errores u omisiones involuntarias, '
'especialmente en lo relativo al equipamiento del vehículo. Le '
'recomendamos confirmar todos los detalles con nuestro equipo '
'antes de formalizar la compra.',
'doors_number': 5,
'emission_standard': 'C',
'engine': '1.0L',
'engine_horse_power': 120,
'expiration_date': None,
'fuel_type': 'Híbrido',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/hyundai-kona-10-tgdi-48v-n-line-4x2-5p-electrico-hibrido-2023-en-madrid-70276690-covo.aspx',
'listing': 'auction',
'location': 'Madrid',
'make': 'HYUNDAI',
'model': 'Kona',
'odometer': 42761,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19735731/95a2b0e3-bd9a-4666-979f-2f4f7f9fae7f.jpg',
'https://a.ccdn.es/cnet/vehicles/19735731/061795c8-e7a2-409c-89d8-dd8de95d632a.jpg',
'https://a.ccdn.es/cnet/vehicles/19735731/d1936855-2b70-4738-81f2-1f2cef796bb1.jpg',
'https://a.ccdn.es/cnet/vehicles/19735731/69d4ac2e-f271-44d9-9f0b-adaf77a2b64e.jpg',
'https://a.ccdn.es/cnet/vehicles/19735731/003cbad7-9116-4abd-b009-61ade2ee76e4.jpg',
'https://a.ccdn.es/cnet/vehicles/19735731/44590142-f858-4bcc-85bd-3357512302a0.jpg',
'https://a.ccdn.es/cnet/vehicles/19735731/d29648b7-b1c8-4963-9fa0-40bcddc1b424.jpg',
'https://a.ccdn.es/cnet/vehicles/19735731/2dc8dd35-c61c-43ac-b08f-091f3eaef74c.jpg',
'https://a.ccdn.es/cnet/vehicles/19735731/11e6cc0e-8ff8-4d1a-9c69-3cfb1abccce4.jpg',
'https://a.ccdn.es/cnet/vehicles/19735731/4b6ce26d-f4af-4338-94c7-167b55574ab0.jpg',
'https://a.ccdn.es/cnet/vehicles/19735731/5c16c7f9-a5cb-4431-9c88-9683303b2dad.jpg',
'https://a.ccdn.es/cnet/vehicles/19735731/241b8016-e13b-453b-a7c4-188fc890d4da.jpg',
'https://a.ccdn.es/cnet/vehicles/19735731/31e5007f-bc11-4754-ae8d-962acb60b390.jpg',
'https://a.ccdn.es/cnet/vehicles/19735731/31886f4f-7629-48b7-b033-06e2a263ad6a.jpg',
'https://a.ccdn.es/cnet/vehicles/19735731/d3eca467-841b-455b-b9e2-8cd263c8a923.jpg',
'https://a.ccdn.es/cnet/vehicles/19735731/96b38388-398d-4c7a-bdf7-037fc543c0cd.jpg',
'https://a.ccdn.es/cnet/vehicles/19735731/25b01efd-31b2-4e09-8773-68a3420752ce.jpg',
'https://a.ccdn.es/cnet/vehicles/19735731/75d467c8-f7a3-4bc9-8ff2-7e74be3fa5a2.jpg',
'https://a.ccdn.es/cnet/vehicles/19735731/b52c0b6d-0240-468e-b304-38579a1be492.jpg',
'https://a.ccdn.es/cnet/vehicles/19735731/ffb4b658-8e9a-48bc-8981-c844999cfd83.jpg',
'https://a.ccdn.es/cnet/vehicles/19735731/3d076757-6251-40da-b988-137cfb3c9fdb.jpg',
'https://a.ccdn.es/cnet/vehicles/19735731/c22238e1-c34a-406b-89e0-9a4e6c50e763.jpg',
'https://a.ccdn.es/cnet/vehicles/19735731/6dd47aba-d392-41ae-81ef-50c2c4832971.jpg',
'https://a.ccdn.es/cnet/vehicles/19735731/6606cae5-5591-4ff7-9dd6-8f28bcb7c198.jpg',
'https://a.ccdn.es/cnet/vehicles/19735731/4412a19c-c6b7-4997-8195-9a068cc656d2.jpg',
'https://a.ccdn.es/cnet/vehicles/19735731/4b27ec1a-5508-4662-982c-bc550194ffb5.jpg',
'https://a.ccdn.es/cnet/vehicles/19735731/3a367bf4-85c3-4e3c-8224-2d7f70da4c25.jpg',
'https://a.ccdn.es/cnet/vehicles/19735731/cc292f5b-413b-4d48-b866-36272bac0bf1.jpg',
'https://a.ccdn.es/cnet/vehicles/19735731/3380012a-a3b6-499a-9e0f-7bddc055c3e9.jpg'],
'price': 17950,
'price_includes_vat': True,
'registration_date': '2022-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'HYUNDAI Kona 1.0 TGDI 48V N Line 4X2',
'transmission': 'manual',
'trim': '1.0 TGDI 48V N Line 4X2',
'vin': 'KMHK2812APU962616',
'year': 2022}
2026-03-27 16:40:40 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 43201641-5e14-510e-8b3d-93b3a5b57047 with identifier: 70276690
2026-03-27 16:40:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 43201641-5e14-510e-8b3d-93b3a5b57047
2026-03-27 16:40:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:40 [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%252F19735731%252F95a2b0e3-bd9a-4666-979f-2f4f7f9fae7f.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:40:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19735731/95a2b0e3-bd9a-4666-979f-2f4f7f9fae7f.jpg not downloaded yet
2026-03-27 16:40:40 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
'body_type': 'SUV',
'c_o_2_emission_value': None,
'category': 'Coches',
'color': 'Negro (Tela Ébano)',
'currency': 'EUR',
'description': '¡Bienvenidos a Autohome!\r\n'
'¡Llevatelo desde 230€/mes sin entrada !\r\n'
'Precio al contado: 14.950€ (IVA incluido)?\r\n'
'Precio alternativo con financiación: 13.450€ \r\n'
'(consulte condiciones específicas de la promoción, sujeto a '
'aprobación por las entidades financieras colaboradoras).\r\n'
'\r\n'
'Compra tu vehículo 100% ONLINE. Te enviamos VIDEO de cada '
'vehiculo y toda la información necesaria para una compra '
'segura y transparente.\r\n'
'Somos un concesionario multimarca especializado en vehículos '
'kilómetro cero y seminuevos, cuidadosamente seleccionados y '
'revisados en más de 150 puntos para garantizar su estado '
'mecánico y estético.\r\n'
'Ofrecemos:\r\n'
'\r\n'
'• Entrega en cualquier punto de la Península?• Financiación '
'personalizada?• Posibilidad de aceptar su vehículo como parte '
'de pago?• Kilometraje certificado por contrato?• Vehículos '
'sin daños estructurales\r\n'
'Este vehículo SUV cuenta con un equipamiento destacado:\r\n'
'\r\n'
' Cambio automático\r\n'
' Sensor de luces y lluvia \r\n'
' Freno de mano eléctrico \r\n'
' AppleCarPlay/AndroidAuto\r\n'
' Volante multifunción\r\n'
' Manos libres\r\n'
' Sistema Start-Stop\r\n'
' Cierre centralizado\r\n'
' Elevalunas eléctricos\r\n'
' Camara de aparcamiento \r\n'
' Navegador \r\n'
' Climatizador bizona \r\n'
' Control de velocidad y crucero\r\n'
' Llantas de aleación\r\n'
' Pantalla multimedia con conexión USB, auxiliar y '
'Bluetooth\r\n'
'\r\n'
'Para obtener más información o resolver cualquier duda, no '
'dude en ponerse en contacto con nosotros. Estaremos '
'encantados de ayudarle.\r\n'
'\r\n'
'Nota legal: Este anuncio es informativo y no tiene carácter '
'contractual. Aunque revisamos y actualizamos los datos con '
'regularidad, podría haber errores u omisiones involuntarias, '
'especialmente en lo relativo al equipamiento del vehículo. Le '
'recomendamos confirmar todos los detalles con nuestro equipo '
'antes de formalizar la compra.',
'doors_number': 5,
'emission_standard': 'C',
'engine': '1.5L',
'engine_horse_power': 120,
'expiration_date': None,
'fuel_type': 'Gasolina',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/ford-kuga-titanium-15-ecoboost-88kw-120cv-5p-gasolina-2021-en-madrid-70256127-covo.aspx',
'listing': 'auction',
'location': 'Madrid',
'make': 'FORD',
'model': 'Kuga',
'odometer': 99000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19718628/16aba0db-ef4d-4bf5-abd8-5787f8c45efe.jpg',
'https://a.ccdn.es/cnet/vehicles/19718628/723ce213-8354-4790-8333-d37ed5b3145c.jpg',
'https://a.ccdn.es/cnet/vehicles/19718628/b620df2b-aa67-4ca1-9a9f-1372af7bc24e.jpg',
'https://a.ccdn.es/cnet/vehicles/19718628/c5bab220-dd6c-4e1f-824f-4fbe1ae381cd.jpg',
'https://a.ccdn.es/cnet/vehicles/19718628/ddab837b-efe7-4256-b93a-4d24ba4c9d22.jpg',
'https://a.ccdn.es/cnet/vehicles/19718628/2ff5be5a-6474-425f-bf2c-7d1d3882e7fd.jpg',
'https://a.ccdn.es/cnet/vehicles/19718628/eac989f5-72bf-4dd5-9262-cce0d7a88222.jpg',
'https://a.ccdn.es/cnet/vehicles/19718628/caaea9ed-1de0-4941-923c-a9dfcda593ca.jpg',
'https://a.ccdn.es/cnet/vehicles/19718628/7191e79b-3ef6-4120-a5f7-ad7792566991.jpg',
'https://a.ccdn.es/cnet/vehicles/19718628/939818b4-557a-449e-836b-dcf42691ae0e.jpg',
'https://a.ccdn.es/cnet/vehicles/19718628/68480066-9904-4664-8a7d-657aef0e4607.jpg',
'https://a.ccdn.es/cnet/vehicles/19718628/21fcee86-93d4-4b3b-acf7-eb754798052c.jpg',
'https://a.ccdn.es/cnet/vehicles/19718628/d0b8ff84-55c0-484e-958e-4e71ddd35ab1.jpg',
'https://a.ccdn.es/cnet/vehicles/19718628/2c4a79ba-f06e-45c0-b032-8f8f11882bdc.jpg',
'https://a.ccdn.es/cnet/vehicles/19718628/9baef66a-39c0-45e7-bc5d-7e800cfdcc07.jpg',
'https://a.ccdn.es/cnet/vehicles/19718628/9082aeb1-275a-497c-86f5-d1c3c9cbfd7e.jpg',
'https://a.ccdn.es/cnet/vehicles/19718628/aea94ae2-72c9-48e9-a307-f76ac4244361.jpg',
'https://a.ccdn.es/cnet/vehicles/19718628/8002df4f-d320-4189-ae5a-8e5325c673ee.jpg',
'https://a.ccdn.es/cnet/vehicles/19718628/9dfb4081-0f6b-46a5-a9f4-2c2a11e75528.jpg',
'https://a.ccdn.es/cnet/vehicles/19718628/74df39dc-95d2-48e3-bd32-8ff2b65f66d6.jpg',
'https://a.ccdn.es/cnet/vehicles/19718628/e7c517ce-c2c6-4d37-ba23-58afe9d1a7da.jpg',
'https://a.ccdn.es/cnet/vehicles/19718628/53d668d7-bc5c-4a2a-a9e4-29124cd23ff5.jpg',
'https://a.ccdn.es/cnet/vehicles/19718628/3bda7378-2752-4b5e-a2e2-d69370c5a3d0.jpg',
'https://a.ccdn.es/cnet/vehicles/19718628/41e36000-2538-423e-ac58-e65fdcdda4ff.jpg',
'https://a.ccdn.es/cnet/vehicles/19718628/2e539538-5b6b-4594-acd9-e84738776a5b.jpg',
'https://a.ccdn.es/cnet/vehicles/19718628/7d8d00e4-990d-42cc-971d-3c9bbb06c448.jpg',
'https://a.ccdn.es/cnet/vehicles/19718628/1b3416b5-1b63-47be-a592-cb7f79931a35.jpg',
'https://a.ccdn.es/cnet/vehicles/19718628/2b84fa73-57ff-493a-a344-6441fe39a736.jpg',
'https://a.ccdn.es/cnet/vehicles/19718628/28a7c64a-44fb-4745-9f65-fcd0451171fa.jpg',
'https://a.ccdn.es/cnet/vehicles/19718628/fe4a85ec-a13e-4831-97b5-ee8b19561c99.jpg',
'https://a.ccdn.es/cnet/vehicles/19718628/8c257e80-377f-44e6-975b-6a5c6eb9517f.jpg',
'https://a.ccdn.es/cnet/vehicles/19718628/fb085052-f40f-4aea-816e-944abce9dbc4.jpg',
'https://a.ccdn.es/cnet/vehicles/19718628/56ab9c18-1429-4cb4-869a-2c0a08f257d6.jpg',
'https://a.ccdn.es/cnet/vehicles/19718628/d27af17d-1e65-4df7-953b-388f5819a384.jpg'],
'price': 14890,
'price_includes_vat': True,
'registration_date': '2021-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'FORD Kuga Titanium 1.5 EcoBoost',
'transmission': 'manual',
'trim': 'Titanium 1.5 EcoBoost 88kW 120CV',
'vin': 'WF0FXXWPMFMP04151',
'year': 2021}
2026-03-27 16:40:40 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 4b1aa85f-f150-5d01-ae00-c6f279c04bb5 with identifier: 70256127
2026-03-27 16:40:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 4b1aa85f-f150-5d01-ae00-c6f279c04bb5
2026-03-27 16:40:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:40 [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%252F19718628%252F16aba0db-ef4d-4bf5-abd8-5787f8c45efe.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:40:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19718628/16aba0db-ef4d-4bf5-abd8-5787f8c45efe.jpg not downloaded yet
2026-03-27 16:40:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70264513> (referer: https://www.coches.net/concesionario/autohome/?pg=1) ['zyte-api']
2026-03-27 16:40:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70274880> (referer: https://www.coches.net/concesionario/autohome/?pg=1) ['zyte-api']
2026-03-27 16:40:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/19718628/16aba0db-ef4d-4bf5-abd8-5787f8c45efe.jpg> (referer: None)
2026-03-27 16:40:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:40:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/19735731/95a2b0e3-bd9a-4666-979f-2f4f7f9fae7f.jpg> (referer: None)
2026-03-27 16:40:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:40:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70283168> (referer: https://www.coches.net/concesionario/autohome/?pg=1) ['zyte-api']
2026-03-27 16:40:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:40:41 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
'body_type': 'Berlina',
'c_o_2_emission_value': 100,
'category': 'Coches',
'color': 'Gris / Plata (Textil Acenta color negro)',
'currency': 'EUR',
'description': '¡Bienvenidos a Autohome!\r\n'
'Precio al contado: 15.450€ (IVA incluido)?\r\n'
'Precio alternativo con financiación: 13.950€ \r\n'
'(consulte condiciones específicas de la promoción, sujeto a '
'aprobación por las entidades financieras colaboradoras).\r\n'
'\r\n'
'Compra tu vehículo 100% ONLINE. Te enviamos VIDEO de cada '
'vehiculo y toda la información necesaria para una compra '
'segura y transparente.\r\n'
'Somos un concesionario multimarca especializado en vehículos '
'kilómetro cero y seminuevos, cuidadosamente seleccionados y '
'revisados en más de 150 puntos para garantizar su estado '
'mecánico y estético.\r\n'
'Ofrecemos:\r\n'
'\r\n'
'• Entrega en cualquier punto de la Península?• Financiación '
'personalizada?• Posibilidad de aceptar su vehículo como parte '
'de pago?• Kilometraje certificado por contrato?• Vehículos '
'sin daños estructurales\r\n'
'Este vehículo SUV cuenta con un equipamiento destacado:\r\n'
'\r\n'
' Cambio manual\r\n'
' Sensor de luces y lluvia \r\n'
' Freno de mano eléctrico \r\n'
' Volante multifunción\r\n'
' Manos libres\r\n'
' Sistema Start-Stop\r\n'
' Cierre centralizado\r\n'
' Elevalunas eléctricos\r\n'
' Camara de aparcamiento\r\n'
' Climatizador bizona \r\n'
' Control de velocidad y crucero\r\n'
' Llantas de aleación\r\n'
' Pantalla multimedia con conexión USB, auxiliar y '
'Bluetooth\r\n'
'\r\n'
'Para obtener más información o resolver cualquier duda, no '
'dude en ponerse en contacto con nosotros. Estaremos '
'encantados de ayudarle.\r\n'
'\r\n'
'Nota legal: Este anuncio es informativo y no tiene carácter '
'contractual. Aunque revisamos y actualizamos los datos con '
'regularidad, podría haber errores u omisiones involuntarias, '
'especialmente en lo relativo al equipamiento del vehículo. Le '
'recomendamos confirmar todos los detalles con nuestro equipo '
'antes de formalizar la compra.',
'doors_number': 5,
'emission_standard': 'C',
'engine': '1.5L',
'engine_horse_power': 115,
'expiration_date': None,
'fuel_type': 'Diesel',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/nissan-qashqai-dci-85-kw-115-cv-e6d-acenta-5p-diesel-2018-en-madrid-70264513-covo.aspx',
'listing': 'auction',
'location': 'Madrid',
'make': 'NISSAN',
'model': 'QASHQAI',
'odometer': 92880,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19725609/afe567ce-a64a-42d7-b013-bfbc541ea7d5.jpg',
'https://a.ccdn.es/cnet/vehicles/19725609/518f0419-2910-49c8-b7bb-e67b82c5a06c.jpg',
'https://a.ccdn.es/cnet/vehicles/19725609/327a1728-7138-4a0f-83fa-e556137fe7e9.jpg',
'https://a.ccdn.es/cnet/vehicles/19725609/a9349473-9b18-480c-bfa1-52d87583eaa7.jpg',
'https://a.ccdn.es/cnet/vehicles/19725609/2fa97d1a-05ed-4740-acaf-b2d064923fde.jpg',
'https://a.ccdn.es/cnet/vehicles/19725609/31c50f71-bc7b-48e0-863c-15330052acc9.jpg',
'https://a.ccdn.es/cnet/vehicles/19725609/74cdc2d7-77b1-4770-ad4d-e489d18dd7a3.jpg',
'https://a.ccdn.es/cnet/vehicles/19725609/5c0cbcc5-144c-43a9-9e90-0c70945ffb10.jpg',
'https://a.ccdn.es/cnet/vehicles/19725609/f6bd4c69-e833-460f-91f8-3596864389fe.jpg',
'https://a.ccdn.es/cnet/vehicles/19725609/3aabf05d-4ba9-4ffe-bc3a-b74ae6d966c8.jpg',
'https://a.ccdn.es/cnet/vehicles/19725609/50d5df71-926c-4ab8-9319-2be865c31cc7.jpg',
'https://a.ccdn.es/cnet/vehicles/19725609/13d0c62d-9608-4907-bac2-e5105458b894.jpg',
'https://a.ccdn.es/cnet/vehicles/19725609/8b6f77fd-fc47-4389-9789-f032a10c7d6b.jpg',
'https://a.ccdn.es/cnet/vehicles/19725609/55bc8d6e-9cb3-4014-92bb-51bce1f2b787.jpg',
'https://a.ccdn.es/cnet/vehicles/19725609/1c4c91b5-2d18-471e-8439-6f74775f10b3.jpg',
'https://a.ccdn.es/cnet/vehicles/19725609/651702fc-760c-4c3d-8f45-6fc687c08fe1.jpg',
'https://a.ccdn.es/cnet/vehicles/19725609/91c068c5-a3c3-460c-bb0e-ed5f0b34c240.jpg',
'https://a.ccdn.es/cnet/vehicles/19725609/4f1fd7d2-1f0a-435b-9e9b-10241b9ad854.jpg',
'https://a.ccdn.es/cnet/vehicles/19725609/12715dc7-bb63-4947-a94c-43a6346dab71.jpg',
'https://a.ccdn.es/cnet/vehicles/19725609/0950de4c-bc97-4c52-b794-9a1c57950136.jpg',
'https://a.ccdn.es/cnet/vehicles/19725609/7f5c329a-7b4c-4b77-9033-229093d0e5dc.jpg',
'https://a.ccdn.es/cnet/vehicles/19725609/0b10ef35-2886-41d5-813b-baaf9c379f51.jpg',
'https://a.ccdn.es/cnet/vehicles/19725609/eb4d9fa5-3907-46bb-be94-686b1c06298f.jpg',
'https://a.ccdn.es/cnet/vehicles/19725609/de9f408b-ea24-4438-96cc-88128418fa9e.jpg',
'https://a.ccdn.es/cnet/vehicles/19725609/d419f2dc-2fd2-4a5b-94af-b978ccc42b48.jpg',
'https://a.ccdn.es/cnet/vehicles/19725609/0311af1d-c240-4378-894a-1645f5f0e418.jpg',
'https://a.ccdn.es/cnet/vehicles/19725609/a38f8fae-6b32-4691-9adb-aae53cbd53fc.jpg',
'https://a.ccdn.es/cnet/vehicles/19725609/67053292-b99b-4caf-9a44-c81727e19352.jpg',
'https://a.ccdn.es/cnet/vehicles/19725609/f195110d-847b-4da4-a8ba-87258a5f36c1.jpg',
'https://a.ccdn.es/cnet/vehicles/19725609/a30bee47-1e77-4a7d-abcb-46eb5e95ea37.jpg'],
'price': 15450,
'price_includes_vat': True,
'registration_date': '2019-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'NISSAN QASHQAI dCi 115 CV E6D ACENTA',
'transmission': 'manual',
'trim': 'dCi 85 kW 115 CV E6D ACENTA',
'vin': 'SJNFAAJ11U2693686',
'year': 2019}
2026-03-27 16:40:41 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 0804e1d7-0634-59e2-a6c0-3354d56e83cb with identifier: 70264513
2026-03-27 16:40:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 0804e1d7-0634-59e2-a6c0-3354d56e83cb
2026-03-27 16:40:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:41 [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%252F19725609%252Fafe567ce-a64a-42d7-b013-bfbc541ea7d5.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:40:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19725609/afe567ce-a64a-42d7-b013-bfbc541ea7d5.jpg not downloaded yet
2026-03-27 16:40:41 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
'body_type': 'Berlina',
'c_o_2_emission_value': 108,
'category': 'Coches',
'color': 'Gris / Plata (Tejido LOUNGE Negro/Gris (logo 500 en color negro y '
'cuadricula en color gris))',
'currency': 'EUR',
'description': '¡Bienvenidos a Auto-home!\r\n'
'Llévatelo desde 139€/mes sin entrada !\r\n'
'Precio al contado: 8850€ (IVA incluido)?\r\n'
'Precio alternativo con financiación: 8250€ \r\n'
'(consulte condiciones específicas de la promoción, sujeto a '
'aprobación por las entidades financieras colaboradoras).\r\n'
'\r\n'
'Compra tu vehículo 100% ONLINE. Te enviamos VIDEO de cada '
'vehículo y toda la información necesaria para una compra '
'segura y transparente.\r\n'
'Somos un concesionario multimarca especializado en vehículos '
'kilómetro cero y seminuevos, cuidadosamente seleccionados y '
'revisados en más de 150 puntos para garantizar su estado '
'mecánico y estético.\r\n'
'Ofrecemos:\r\n'
'\r\n'
'• Entrega en cualquier punto de la Península?• Financiación '
'personalizada?• Posibilidad de aceptar su vehículo como parte '
'de pago?• Kilometraje certificado por contrato?• Vehículos '
'sin daños estructurales\r\n'
'Este vehículo compacto cuenta con un equipamiento '
'destacado:\r\n'
'\r\n'
' Cambio manual \r\n'
' Sensor de luces y lluvia \r\n'
' Modo City \r\n'
' Volante multifunción\r\n'
' Manos libres\r\n'
' Cierre centralizado\r\n'
' Elevalunas eléctricos\r\n'
' Sensores de aparcamiento\r\n'
' Climatizador \r\n'
' Control de velocidad y crucero\r\n'
' Llantas de aleación\r\n'
' Pantalla multimedia con conexión USB, auxiliar y '
'Bluetooth\r\n'
'\r\n'
'Para obtener más información o resolver cualquier duda, no '
'dude en ponerse en contacto con nosotros. Estaremos '
'encantados de ayudarle.\r\n'
'\r\n'
'Nota legal: Este anuncio es informativo y no tiene carácter '
'contractual. Aunque revisamos y actualizamos los datos con '
'regularidad, podría haber errores u omisiones involuntarias, '
'especialmente en lo relativo al equipamiento del vehículo. Le '
'recomendamos confirmar todos los detalles con nuestro equipo '
'antes de formalizar la compra.',
'doors_number': 3,
'emission_standard': 'ECO',
'engine': '1.2L',
'engine_horse_power': 69,
'expiration_date': None,
'fuel_type': 'Gasolina',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/fiat-500-lounge-12-8v-51kw-69-cv-3p-gasolina-2020-en-madrid-70274880-covo.aspx',
'listing': 'auction',
'location': 'Madrid',
'make': 'FIAT',
'model': '500',
'odometer': 59900,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19733236/e42277d5-90f2-40c7-a4c9-b9baf14e1f86.jpg',
'https://a.ccdn.es/cnet/vehicles/19733236/c7c0520a-4cf9-475c-9674-34fd1f663ef4.jpg',
'https://a.ccdn.es/cnet/vehicles/19733236/e3c69cfe-8fea-4591-b536-1918a515f616.jpg',
'https://a.ccdn.es/cnet/vehicles/19733236/e9e0cb57-c181-4462-94a5-2c4e979a9b34.jpg',
'https://a.ccdn.es/cnet/vehicles/19733236/43e2c0a7-1a3a-4775-841d-3c5d417ff0a3.jpg',
'https://a.ccdn.es/cnet/vehicles/19733236/fa6164a0-225f-4862-9ecd-64e2c90afbb7.jpg',
'https://a.ccdn.es/cnet/vehicles/19733236/f5e5a55f-9568-4807-adf9-e46e088514ca.jpg',
'https://a.ccdn.es/cnet/vehicles/19733236/bc61f8bb-f86c-4af8-9c7b-4d06009e9842.jpg',
'https://a.ccdn.es/cnet/vehicles/19733236/9ba578ed-94c6-41ea-a5d3-88edd45641c5.jpg',
'https://a.ccdn.es/cnet/vehicles/19733236/b7d055ea-4123-4843-bf17-513e278c40fd.jpg',
'https://a.ccdn.es/cnet/vehicles/19733236/3d5804ca-39fb-4479-acd1-e0788a0984ba.jpg',
'https://a.ccdn.es/cnet/vehicles/19733236/72511e9c-c238-4266-bf11-f277f237f77b.jpg',
'https://a.ccdn.es/cnet/vehicles/19733236/16721e85-2b59-45bb-bee2-368147b1585d.jpg',
'https://a.ccdn.es/cnet/vehicles/19733236/74f63b57-14d2-42b1-a086-dfca7f9b236b.jpg',
'https://a.ccdn.es/cnet/vehicles/19733236/01ffc53a-8934-4da6-a936-ebfddd8d5566.jpg',
'https://a.ccdn.es/cnet/vehicles/19733236/33833859-0d74-48c3-bffb-b42fd8e1f01d.jpg',
'https://a.ccdn.es/cnet/vehicles/19733236/b011e1c2-0c44-4823-9d68-7951023f1a21.jpg',
'https://a.ccdn.es/cnet/vehicles/19733236/a435f113-6a20-4a17-9c5f-797c161d21ad.jpg',
'https://a.ccdn.es/cnet/vehicles/19733236/c694789e-cb96-4aa2-96b2-3a282a97b939.jpg',
'https://a.ccdn.es/cnet/vehicles/19733236/60ba1122-e088-4d25-87ec-3ca94c73ed98.jpg',
'https://a.ccdn.es/cnet/vehicles/19733236/7817029a-744e-4e0d-8a9f-4900c931210c.jpg',
'https://a.ccdn.es/cnet/vehicles/19733236/e2fb57e2-b43e-4e93-b26e-5e315c053148.jpg',
'https://a.ccdn.es/cnet/vehicles/19733236/829911cb-88d8-4d02-970f-e522c9224044.jpg',
'https://a.ccdn.es/cnet/vehicles/19733236/2d51f91a-de0e-4ce9-b260-c5781c8e7e01.jpg',
'https://a.ccdn.es/cnet/vehicles/19733236/3e1e2f6b-22c3-4909-94cb-dd790880a98c.jpg',
'https://a.ccdn.es/cnet/vehicles/19733236/1a68fe4d-469e-4d0f-8523-90c042b6645a.jpg',
'https://a.ccdn.es/cnet/vehicles/19733236/b32a97c2-87d7-4457-8acf-d5a472f9f561.jpg',
'https://a.ccdn.es/cnet/vehicles/19733236/cc5fde3f-8f4b-4744-a68e-4962b2849466.jpg',
'https://a.ccdn.es/cnet/vehicles/19733236/21afdad7-a524-42b5-9b0f-d4521cffd343.jpg',
'https://a.ccdn.es/cnet/vehicles/19733236/2eec1ab0-a058-4c1d-b2bd-5e46541ef0f9.jpg'],
'price': 9150,
'price_includes_vat': True,
'registration_date': '2020-01-01',
'seats_number': 4,
'seller_name': None,
'title': 'FIAT 500 Lounge 1.2 8v 69 CV',
'transmission': 'manual',
'trim': 'Lounge 1.2 8v 51KW 69 CV',
'vin': 'ZFA3120000JD23107',
'year': 2020}
2026-03-27 16:40:41 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: fb4f923c-ad96-5937-aa2f-8f8ebadda42b with identifier: 70274880
2026-03-27 16:40:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item fb4f923c-ad96-5937-aa2f-8f8ebadda42b
2026-03-27 16:40:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:41 [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%252F19733236%252Fe42277d5-90f2-40c7-a4c9-b9baf14e1f86.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:40:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19733236/e42277d5-90f2-40c7-a4c9-b9baf14e1f86.jpg not downloaded yet
2026-03-27 16:40:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:40:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fde64261050>
2026-03-27 16:40:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:40:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:40:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:40:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4b1aa85f-f150-5d01-ae00-c6f279c04bb5/4b1aa85f-f150-5d01-ae00-c6f279c04bb5_image_0.jpg HTTP/1.1" 201 0
2026-03-27 16:40:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto_selling_coches.net',RowKey='https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F19718628%252F16aba0db-ef4d-4bf5-abd8-5787f8c45efe.jpg') HTTP/1.1" 204 0
2026-03-27 16:40:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19718628/16aba0db-ef4d-4bf5-abd8-5787f8c45efe.jpg saved to cache
2026-03-27 16:40:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 4b1aa85f-f150-5d01-ae00-c6f279c04bb5
2026-03-27 16:40:41 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 4b1aa85f-f150-5d01-ae00-c6f279c04bb5 sending to next pipeline
2026-03-27 16:40:41 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 4b1aa85f-f150-5d01-ae00-c6f279c04bb5 with identifier 70256127
2026-03-27 16:40:41 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-27 16:40:41 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-27 16:40:41 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 4b1aa85f-f150-5d01-ae00-c6f279c04bb5
2026-03-27 16:40:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/19718628/16aba0db-ef4d-4bf5-abd8-5787f8c45efe.jpg>
{'auction_title': '',
'body_type': 'SUV',
'c_o_2_emission_value': None,
'category': 'Coches',
'color': 'Negro (Tela Ébano)',
'currency': 'EUR',
'description': '¡Bienvenidos a Autohome!\r\n'
'¡Llevatelo desde 230€/mes sin entrada !\r\n'
'Precio al contado: 14.950€ (IVA incluido)?\r\n'
'Precio alternativo con financiación: 13.450€ \r\n'
'(consulte condiciones específicas de la promoción, sujeto a '
'aprobación por las entidades financieras colaboradoras).\r\n'
'\r\n'
'Compra tu vehículo 100% ONLINE. Te enviamos VIDEO de cada '
'vehiculo y toda la información necesaria para una compra '
'segura y transparente.\r\n'
'Somos un concesionario multimarca especializado en vehículos '
'kilómetro cero y seminuevos, cuidadosamente seleccionados y '
'revisados en más de 150 puntos para garantizar su estado '
'mecánico y estético.\r\n'
'Ofrecemos:\r\n'
'\r\n'
'• Entrega en cualquier punto de la Península?• Financiación '
'personalizada?• Posibilidad de aceptar su vehículo como parte '
'de pago?• Kilometraje certificado por contrato?• Vehículos '
'sin daños estructurales\r\n'
'Este vehículo SUV cuenta con un equipamiento destacado:\r\n'
'\r\n'
' Cambio automático\r\n'
' Sensor de luces y lluvia \r\n'
' Freno de mano eléctrico \r\n'
' AppleCarPlay/AndroidAuto\r\n'
' Volante multifunción\r\n'
' Manos libres\r\n'
' Sistema Start-Stop\r\n'
' Cierre centralizado\r\n'
' Elevalunas eléctricos\r\n'
' Camara de aparcamiento \r\n'
' Navegador \r\n'
' Climatizador bizona \r\n'
' Control de velocidad y crucero\r\n'
' Llantas de aleación\r\n'
' Pantalla multimedia con conexión USB, auxiliar y '
'Bluetooth\r\n'
'\r\n'
'Para obtener más información o resolver cualquier duda, no '
'dude en ponerse en contacto con nosotros. Estaremos '
'encantados de ayudarle.\r\n'
'\r\n'
'Nota legal: Este anuncio es informativo y no tiene carácter '
'contractual. Aunque revisamos y actualizamos los datos con '
'regularidad, podría haber errores u omisiones involuntarias, '
'especialmente en lo relativo al equipamiento del vehículo. Le '
'recomendamos confirmar todos los detalles con nuestro equipo '
'antes de formalizar la compra.',
'doors_number': 5,
'emission_standard': 'C',
'engine': '1.5L',
'engine_horse_power': 120,
'expiration_date': None,
'fuel_type': 'Gasolina',
'id': '4b1aa85f-f150-5d01-ae00-c6f279c04bb5',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/ford-kuga-titanium-15-ecoboost-88kw-120cv-5p-gasolina-2021-en-madrid-70256127-covo.aspx',
'listing': 'auction',
'location': 'Madrid',
'make': 'FORD',
'model': 'Kuga',
'odometer': 99000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 34,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4b1aa85f-f150-5d01-ae00-c6f279c04bb5/4b1aa85f-f150-5d01-ae00-c6f279c04bb5_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82424,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19718628/16aba0db-ef4d-4bf5-abd8-5787f8c45efe.jpg',
'Width': 800}],
'price': 14890,
'price_includes_vat': True,
'registration_date': '2021-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'FORD Kuga Titanium 1.5 EcoBoost',
'transmission': 'manual',
'trim': 'Titanium 1.5 EcoBoost 88kW 120CV',
'vin': 'WF0FXXWPMFMP04151',
'year': 2021}
2026-03-27 16:40:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:41 [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%2770256127%27 HTTP/1.1" 200 None
2026-03-27 16:40:41 [auto_selling_coches.net] INFO: Saving data for 70256127: {'created_time': 1774629641.729816, 'last_price_update_time': 1774629641.729828}
2026-03-27 16:40:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70256127') HTTP/1.1" 204 0
2026-03-27 16:40:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:40:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fde64201110>
2026-03-27 16:40:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:40:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:40:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:40:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_43201641-5e14-510e-8b3d-93b3a5b57047/43201641-5e14-510e-8b3d-93b3a5b57047_image_0.jpg HTTP/1.1" 201 0
2026-03-27 16:40:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto_selling_coches.net',RowKey='https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F19735731%252F95a2b0e3-bd9a-4666-979f-2f4f7f9fae7f.jpg') HTTP/1.1" 204 0
2026-03-27 16:40:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19735731/95a2b0e3-bd9a-4666-979f-2f4f7f9fae7f.jpg saved to cache
2026-03-27 16:40:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 43201641-5e14-510e-8b3d-93b3a5b57047
2026-03-27 16:40:41 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 43201641-5e14-510e-8b3d-93b3a5b57047 sending to next pipeline
2026-03-27 16:40:41 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
'body_type': 'Berlina',
'c_o_2_emission_value': 32,
'category': 'Coches',
'color': 'Azul (MiTEP Imila negro)',
'currency': 'EUR',
'description': '¡Bienvenidos a Autohome!\r\n'
'Precio al contado: 17.450€ (IVA incluido)?\r\n'
'Precio alternativo con financiación: 15.950€ \r\n'
'(consulte condiciones específicas de la promoción, sujeto a '
'aprobación por las entidades financieras colaboradoras).\r\n'
'\r\n'
'Compra tu vehículo 100% ONLINE. Te enviamos VIDEO de cada '
'vehiculo y toda la información necesaria para una compra '
'segura y transparente.\r\n'
'Somos un concesionario multimarca especializado en vehículos '
'kilómetro cero y seminuevos, cuidadosamente seleccionados y '
'revisados en más de 150 puntos para garantizar su estado '
'mecánico y estético.\r\n'
'Ofrecemos:\r\n'
'\r\n'
'• Entrega en cualquier punto de la Península?• Financiación '
'personalizada?• Posibilidad de aceptar su vehículo como parte '
'de pago?• Kilometraje certificado por contrato?• Vehículos '
'sin daños estructurales\r\n'
'Este vehículo sedan cuenta con un equipamiento destacado:\r\n'
'\r\n'
' Cambio automático\r\n'
' Sensor de luces y lluvia \r\n'
' Freno de mano eléctrico \r\n'
' AppleCarPlay/AndroidAuto\r\n'
' Volante multifunción\r\n'
' Manos libres\r\n'
' Sistema Start-Stop\r\n'
' Cierre centralizado\r\n'
' Elevalunas eléctricos\r\n'
' Camara de aparcamiento\r\n'
' Navegador \r\n'
' Climatizador bizona\r\n'
' Control de velocidad y crucero\r\n'
' Llantas de aleación\r\n'
' Pantalla multimedia con conexión USB, auxiliar y '
'Bluetooth\r\n'
'\r\n'
'Para obtener más información o resolver cualquier duda, no '
'dude en ponerse en contacto con nosotros. Estaremos '
'encantados de ayudarle.\r\n'
'\r\n'
'Nota legal: Este anuncio es informativo y no tiene carácter '
'contractual. Aunque revisamos y actualizamos los datos con '
'regularidad, podría haber errores u omisiones involuntarias, '
'especialmente en lo relativo al equipamiento del vehículo. Le '
'recomendamos confirmar todos los detalles con nuestro equipo '
'antes de formalizar la compra.',
'doors_number': 5,
'emission_standard': '0',
'engine': '1.6L',
'engine_horse_power': 225,
'expiration_date': None,
'fuel_type': 'Híbrido enchufable',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/peugeot-508-hybrid-5p-allure-hybrid-225-eeat8-5p-electrico-hibrido-2021-en-madrid-70283168-covo.aspx',
'listing': 'auction',
'location': 'Madrid',
'make': 'PEUGEOT',
'model': '508 Hybrid',
'odometer': 78056,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19743984/f5958744-f926-4115-bcc8-31df338dacb3.jpg',
'https://a.ccdn.es/cnet/vehicles/19743984/0a1b2e26-4d43-40e1-b67c-3cadd4ea9d7a.jpg',
'https://a.ccdn.es/cnet/vehicles/19743984/7bd0e275-96d7-4d0b-9dce-0f66d6148db5.jpg',
'https://a.ccdn.es/cnet/vehicles/19743984/78aada8e-8d53-401f-86a1-c74d663d21bd.jpg',
'https://a.ccdn.es/cnet/vehicles/19743984/5fe03d6c-9121-4337-aef8-5214336266b8.jpg',
'https://a.ccdn.es/cnet/vehicles/19743984/11eade2e-4247-4b9f-90c1-975cad44fe23.jpg',
'https://a.ccdn.es/cnet/vehicles/19743984/7bc031b8-4937-4851-9303-a21367d96512.jpg',
'https://a.ccdn.es/cnet/vehicles/19743984/77c43231-f2e9-4e06-be31-9cb67da04112.jpg',
'https://a.ccdn.es/cnet/vehicles/19743984/4ec9c29b-2f89-43f2-ada6-a9fa8384ebd9.jpg',
'https://a.ccdn.es/cnet/vehicles/19743984/4d74afdf-f965-4371-8ff0-8be607284e3f.jpg',
'https://a.ccdn.es/cnet/vehicles/19743984/c7b8ffa7-502e-4228-9a25-fb88df25c290.jpg',
'https://a.ccdn.es/cnet/vehicles/19743984/ca4b1276-3293-491b-9d3e-638dfb0aaf9e.jpg',
'https://a.ccdn.es/cnet/vehicles/19743984/ea1d5ede-bf8a-4d1a-8425-a41870b35438.jpg',
'https://a.ccdn.es/cnet/vehicles/19743984/ee36617f-13aa-444f-bebb-82794520cd0e.jpg',
'https://a.ccdn.es/cnet/vehicles/19743984/5cdfec98-38e2-418f-95a1-d257eb13da8d.jpg',
'https://a.ccdn.es/cnet/vehicles/19743984/60c2c9e3-2d25-408e-b66a-01e75780bb00.jpg',
'https://a.ccdn.es/cnet/vehicles/19743984/73a8885b-dd1f-4c5b-9797-179c9184e8a6.jpg',
'https://a.ccdn.es/cnet/vehicles/19743984/c1943a81-bd23-42b5-965b-17c638aaf049.jpg',
'https://a.ccdn.es/cnet/vehicles/19743984/7dd0df50-8717-450b-9d5a-11691a03abb6.jpg',
'https://a.ccdn.es/cnet/vehicles/19743984/e83520a1-95e4-4482-9a21-46a09f7bece7.jpg',
'https://a.ccdn.es/cnet/vehicles/19743984/8e4f21d5-c2c1-486a-9ad9-1bbcbcd29c23.jpg',
'https://a.ccdn.es/cnet/vehicles/19743984/a81ce105-b7d8-4a7d-8b7c-1348ae15ebcf.jpg',
'https://a.ccdn.es/cnet/vehicles/19743984/fd44ef59-55a6-4174-9917-af73ea85f8fc.jpg',
'https://a.ccdn.es/cnet/vehicles/19743984/4a190b6a-db95-40fa-8b64-d6ea69493b46.jpg',
'https://a.ccdn.es/cnet/vehicles/19743984/788ebec1-2bb7-42ce-9eb2-a5085d7c9379.jpg',
'https://a.ccdn.es/cnet/vehicles/19743984/376d4d41-20c9-4f29-9477-a3c50c83ee4e.jpg',
'https://a.ccdn.es/cnet/vehicles/19743984/229e1d2a-a282-4553-a01e-b7613a43b2d9.jpg',
'https://a.ccdn.es/cnet/vehicles/19743984/9e677f98-c2ef-4e7e-80f4-0b1a5ca41f93.jpg'],
'price': 17450,
'price_includes_vat': True,
'registration_date': '2021-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'PEUGEOT 508 Hybrid Allure HYBRID 225 eEAT8',
'transmission': 'automatic',
'trim': '5P Allure HYBRID 225 eEAT8',
'vin': 'VR3FRDGZTMY001314',
'year': 2021}
2026-03-27 16:40:41 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: f8847254-8bbb-579c-bcbd-73dc610f4089 with identifier: 70283168
2026-03-27 16:40:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item f8847254-8bbb-579c-bcbd-73dc610f4089
2026-03-27 16:40:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:41 [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%252F19743984%252Ff5958744-f926-4115-bcc8-31df338dacb3.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:40:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19743984/f5958744-f926-4115-bcc8-31df338dacb3.jpg not downloaded yet
2026-03-27 16:40:41 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 43201641-5e14-510e-8b3d-93b3a5b57047 with identifier 70276690
2026-03-27 16:40:41 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-27 16:40:41 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-27 16:40:41 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 43201641-5e14-510e-8b3d-93b3a5b57047
2026-03-27 16:40:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/19735731/95a2b0e3-bd9a-4666-979f-2f4f7f9fae7f.jpg>
{'auction_title': '',
'body_type': 'SUV',
'c_o_2_emission_value': None,
'category': 'Coches',
'color': 'Gris / Plata (Tapicería de tela Negra)',
'currency': 'EUR',
'description': '¡Bienvenidos a Autohome!\r\n'
'¡Llévatelo desde 229€/mes sin entrada !\r\n'
'Precio al contado: 17.950€ (IVA incluido)?\r\n'
'Precio alternativo con financiación: 16.450€ \r\n'
'\r\n'
'Consúltenos la cuota de financiación que mejor se ajuste a '
'sus necesidades.\r\n'
'Descubra nuestro concesionario multimarca, especializado en '
'vehículos kilómetro cero y seminuevos de la más alta '
'calidad.\r\n'
'Explore nuestra amplia selección de más de 100 vehículos '
'disponibles, cuidadosamente seleccionados para cumplir con '
'sus expectativas.\r\n'
'Nuestro equipo de expertos revisa cada vehículo en más de 150 '
'puntos clave para garantizar su perfecto estado y '
'funcionamiento.\r\n'
'Ofrecemos entrega a domicilio en cualquier punto de la '
'Península, para que su experiencia de compra sea cómoda y sin '
'complicaciones.\r\n'
'Nuestros vehículos no han sufrido daños estructurales y el '
'kilometraje está fielmente reflejado en el contrato.\r\n'
'Financiación 100% personalizada y adaptada a sus '
'necesidades.\r\n'
'Si desea cambiar su vehículo actual, aceptamos su coche como '
'parte del pago.\r\n'
'Este vehículo SUV cuenta con un equipamiento destacado:\r\n'
'\r\n'
' Cambio MANUAL\r\n'
' Sensor de luces y lluvia \r\n'
' Freno de mano eléctrico \r\n'
' AppleCarPlay/AndroidAuto\r\n'
' Volante multifunción\r\n'
' Manos libres\r\n'
' Sistema Start-Stop\r\n'
' Cierre centralizado\r\n'
' Elevalunas eléctricos\r\n'
' Navegador \r\n'
' Climatizador bizona \r\n'
' Control de velocidad y crucero\r\n'
' Llantas de aleación\r\n'
'\r\n'
'Para obtener más información o resolver cualquier duda, no '
'dude en ponerse en contacto con nosotros. Estaremos '
'encantados de ayudarle.\r\n'
'\r\n'
'Nota legal: Este anuncio es informativo y no tiene carácter '
'contractual. Aunque revisamos y actualizamos los datos con '
'regularidad, podría haber errores u omisiones involuntarias, '
'especialmente en lo relativo al equipamiento del vehículo. Le '
'recomendamos confirmar todos los detalles con nuestro equipo '
'antes de formalizar la compra.',
'doors_number': 5,
'emission_standard': 'C',
'engine': '1.0L',
'engine_horse_power': 120,
'expiration_date': None,
'fuel_type': 'Híbrido',
'id': '43201641-5e14-510e-8b3d-93b3a5b57047',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/hyundai-kona-10-tgdi-48v-n-line-4x2-5p-electrico-hibrido-2023-en-madrid-70276690-covo.aspx',
'listing': 'auction',
'location': 'Madrid',
'make': 'HYUNDAI',
'model': 'Kona',
'odometer': 42761,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 29,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_43201641-5e14-510e-8b3d-93b3a5b57047/43201641-5e14-510e-8b3d-93b3a5b57047_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 59612,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19735731/95a2b0e3-bd9a-4666-979f-2f4f7f9fae7f.jpg',
'Width': 800}],
'price': 17950,
'price_includes_vat': True,
'registration_date': '2022-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'HYUNDAI Kona 1.0 TGDI 48V N Line 4X2',
'transmission': 'manual',
'trim': '1.0 TGDI 48V N Line 4X2',
'vin': 'KMHK2812APU962616',
'year': 2022}
2026-03-27 16:40:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:41 [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%2770276690%27 HTTP/1.1" 200 None
2026-03-27 16:40:41 [auto_selling_coches.net] INFO: Saving data for 70276690: {'created_time': 1774629641.844056, 'last_price_update_time': 1774629641.844068}
2026-03-27 16:40:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70276690') HTTP/1.1" 204 0
2026-03-27 16:40:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70274878> (referer: https://www.coches.net/concesionario/autohome/?pg=1) ['zyte-api']
2026-03-27 16:40:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/19743984/f5958744-f926-4115-bcc8-31df338dacb3.jpg> (referer: None)
2026-03-27 16:40:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/19733236/e42277d5-90f2-40c7-a4c9-b9baf14e1f86.jpg> (referer: None)
2026-03-27 16:40:41 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
'body_type': 'SUV',
'c_o_2_emission_value': 107,
'category': 'Coches',
'color': 'Blanco (Tapicería tela Rainbow Jet Black / Smokey Plum negra)',
'currency': 'EUR',
'description': '¡Bienvenidos a Autohome!\r\n'
'¡Llevatelo desde 199€/mes sin entrada !\r\n'
'Precio al contado: 9.190€ (IVA incluido)?\r\n'
'Precio alternativo con financiación: 8.190€ \r\n'
'(consulte condiciones específicas de la promoción, sujeto a '
'aprobación por las entidades financieras colaboradoras).\r\n'
'\r\n'
'Compra tu vehículo 100% ONLINE. Te enviamos VIDEO de cada '
'vehiculo y toda la información necesaria para una compra '
'segura y transparente.\r\n'
'Somos un concesionario multimarca especializado en vehículos '
'kilómetro cero y seminuevos, cuidadosamente seleccionados y '
'revisados en más de 150 puntos para garantizar su estado '
'mecánico y estético.\r\n'
'Ofrecemos:\r\n'
'\r\n'
'• Entrega en cualquier punto de la Península?• Financiación '
'personalizada?• Posibilidad de aceptar su vehículo como parte '
'de pago?• Kilometraje certificado por contrato?• Vehículos '
'sin daños estructuralesEste vehículo SUV cuenta con un '
'equipamiento destacado:\r\n'
'\r\n'
' Cambio manual \r\n'
' Sensor de luces y lluvia \r\n'
' Freno de mano eléctrico \r\n'
' AppleCarPlay/AndroidAuto\r\n'
' Volante multifunción\r\n'
' Manos libres\r\n'
' Sistema Start-Stop\r\n'
' Cierre centralizado\r\n'
' Elevalunas eléctricos\r\n'
' Sensores de aparcamiento\r\n'
' Climatizador \r\n'
' Control de velocidad y crucero\r\n'
' Llantas de aleación\r\n'
' Pantalla multimedia con conexión USB, auxiliar y '
'Bluetooth\r\n'
'\r\n'
'Para obtener más información o resolver cualquier duda, no '
'dude en ponerse en contacto con nosotros. Estaremos '
'encantados de ayudarle.\r\n'
'\r\n'
'Nota legal: Este anuncio es informativo y no tiene carácter '
'contractual. Aunque revisamos y actualizamos los datos con '
'regularidad, podría haber errores u omisiones involuntarias, '
'especialmente en lo relativo al equipamiento del vehículo. Le '
'recomendamos confirmar todos los detalles con nuestro equipo '
'antes de formalizar la compra.',
'doors_number': 5,
'emission_standard': 'C',
'engine': '1.2L',
'engine_horse_power': 110,
'expiration_date': None,
'fuel_type': 'Gasolina',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/opel-crossland-x-12-81kw-design-line-120-aniversario-ss-5p-gasolina-2019-en-madrid-70274878-covo.aspx',
'listing': 'auction',
'location': 'Madrid',
'make': 'OPEL',
'model': 'Crossland X',
'odometer': 103650,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19733271/e0bffff3-1bc9-4063-997d-0ddb7bc3780e.jpg',
'https://a.ccdn.es/cnet/vehicles/19733271/90c92016-304b-43f4-b416-afd7a49f16c9.jpg',
'https://a.ccdn.es/cnet/vehicles/19733271/4d67b69c-977b-4d37-ba3a-ed16b26528ce.jpg',
'https://a.ccdn.es/cnet/vehicles/19733271/7edf20ea-6ec5-41f2-bca7-fd2e6447c366.jpg',
'https://a.ccdn.es/cnet/vehicles/19733271/715e6ba1-95fe-48e4-96a0-df3945332437.jpg',
'https://a.ccdn.es/cnet/vehicles/19733271/e19ec128-b257-49aa-9736-8f01b41f3ff1.jpg',
'https://a.ccdn.es/cnet/vehicles/19733271/60554131-573c-4985-8e06-de1a56ab271b.jpg',
'https://a.ccdn.es/cnet/vehicles/19733271/ed2c2093-7680-4c0c-ada0-df3267dfa80a.jpg',
'https://a.ccdn.es/cnet/vehicles/19733271/a85870b4-994d-40eb-a8e5-82f1901954db.jpg',
'https://a.ccdn.es/cnet/vehicles/19733271/82bc725f-0532-4ab8-8d58-ab1387b795c2.jpg',
'https://a.ccdn.es/cnet/vehicles/19733271/6247fdbc-6cd0-4e42-a97a-e72c1b332307.jpg',
'https://a.ccdn.es/cnet/vehicles/19733271/39b960be-1fc5-44a5-a6d5-363d4fe2771a.jpg',
'https://a.ccdn.es/cnet/vehicles/19733271/e71190c5-7ff8-4f40-9a99-994c64ab6e57.jpg',
'https://a.ccdn.es/cnet/vehicles/19733271/29c5561c-7086-4ff6-b77b-729b65d95cb0.jpg',
'https://a.ccdn.es/cnet/vehicles/19733271/c72a221a-0754-4090-92ae-53eeab240d8d.jpg',
'https://a.ccdn.es/cnet/vehicles/19733271/eae6fbec-cd44-49e4-9c87-01e8dbd7e88c.jpg',
'https://a.ccdn.es/cnet/vehicles/19733271/75fae06c-7878-4139-a440-ec45a551309c.jpg',
'https://a.ccdn.es/cnet/vehicles/19733271/8dc28ffc-b7b5-4f71-b3c6-6411876654d2.jpg',
'https://a.ccdn.es/cnet/vehicles/19733271/e73a68d8-68ca-456b-90e5-6d09c96c50aa.jpg',
'https://a.ccdn.es/cnet/vehicles/19733271/85b6d8a2-df34-42e8-b410-8cdf9493d794.jpg',
'https://a.ccdn.es/cnet/vehicles/19733271/b5539269-249a-4b6f-b139-dc80af35aa60.jpg',
'https://a.ccdn.es/cnet/vehicles/19733271/d908966b-6df5-442e-b459-6a499e41c103.jpg',
'https://a.ccdn.es/cnet/vehicles/19733271/79ad561e-016f-4c24-9612-de817483d4fb.jpg',
'https://a.ccdn.es/cnet/vehicles/19733271/1405e3c6-5fe6-42f1-a710-2563ad5bdeb9.jpg',
'https://a.ccdn.es/cnet/vehicles/19733271/aeb70b29-e649-4d09-be08-fe6bb074f25b.jpg',
'https://a.ccdn.es/cnet/vehicles/19733271/91b9a456-88c3-4b5b-8d8d-531f3b25ee7f.jpg',
'https://a.ccdn.es/cnet/vehicles/19733271/216bedbd-d976-44c9-ba57-98f573a477a4.jpg',
'https://a.ccdn.es/cnet/vehicles/19733271/8873fbb9-119f-46e8-8226-a67466ed4a28.jpg',
'https://a.ccdn.es/cnet/vehicles/19733271/b37fbdc0-245f-466d-a5ef-bce67c565442.jpg',
'https://a.ccdn.es/cnet/vehicles/19733271/4eed095a-471a-4d61-a98a-e1a5321b69da.jpg'],
'price': 9690,
'price_includes_vat': True,
'registration_date': '2019-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'OPEL Crossland X 1.2 Design Line 120 Aniversario SS',
'transmission': 'manual',
'trim': '1.2 81kW Design Line 120 Aniversario SS',
'vin': 'W0V7D9ED2L4019087',
'year': 2019}
2026-03-27 16:40:41 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 6807f8b1-a936-5419-a380-410f8d86ccf2 with identifier: 70274878
2026-03-27 16:40:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 6807f8b1-a936-5419-a380-410f8d86ccf2
2026-03-27 16:40:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:41 [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%252F19733271%252Fe0bffff3-1bc9-4063-997d-0ddb7bc3780e.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:40:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19733271/e0bffff3-1bc9-4063-997d-0ddb7bc3780e.jpg not downloaded yet
2026-03-27 16:40:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/19725609/afe567ce-a64a-42d7-b013-bfbc541ea7d5.jpg> (referer: None)
2026-03-27 16:40:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:40:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fde641df190>
2026-03-27 16:40:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:40:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:40:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:40:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f8847254-8bbb-579c-bcbd-73dc610f4089/f8847254-8bbb-579c-bcbd-73dc610f4089_image_0.jpg HTTP/1.1" 201 0
2026-03-27 16:40:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto_selling_coches.net',RowKey='https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F19743984%252Ff5958744-f926-4115-bcc8-31df338dacb3.jpg') HTTP/1.1" 204 0
2026-03-27 16:40:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19743984/f5958744-f926-4115-bcc8-31df338dacb3.jpg saved to cache
2026-03-27 16:40:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item f8847254-8bbb-579c-bcbd-73dc610f4089
2026-03-27 16:40:42 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item f8847254-8bbb-579c-bcbd-73dc610f4089 sending to next pipeline
2026-03-27 16:40:42 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: f8847254-8bbb-579c-bcbd-73dc610f4089 with identifier 70283168
2026-03-27 16:40:42 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-27 16:40:42 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-27 16:40:42 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item f8847254-8bbb-579c-bcbd-73dc610f4089
2026-03-27 16:40:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/19743984/f5958744-f926-4115-bcc8-31df338dacb3.jpg>
{'auction_title': '',
'body_type': 'Berlina',
'c_o_2_emission_value': 32,
'category': 'Coches',
'color': 'Azul (MiTEP Imila negro)',
'currency': 'EUR',
'description': '¡Bienvenidos a Autohome!\r\n'
'Precio al contado: 17.450€ (IVA incluido)?\r\n'
'Precio alternativo con financiación: 15.950€ \r\n'
'(consulte condiciones específicas de la promoción, sujeto a '
'aprobación por las entidades financieras colaboradoras).\r\n'
'\r\n'
'Compra tu vehículo 100% ONLINE. Te enviamos VIDEO de cada '
'vehiculo y toda la información necesaria para una compra '
'segura y transparente.\r\n'
'Somos un concesionario multimarca especializado en vehículos '
'kilómetro cero y seminuevos, cuidadosamente seleccionados y '
'revisados en más de 150 puntos para garantizar su estado '
'mecánico y estético.\r\n'
'Ofrecemos:\r\n'
'\r\n'
'• Entrega en cualquier punto de la Península?• Financiación '
'personalizada?• Posibilidad de aceptar su vehículo como parte '
'de pago?• Kilometraje certificado por contrato?• Vehículos '
'sin daños estructurales\r\n'
'Este vehículo sedan cuenta con un equipamiento destacado:\r\n'
'\r\n'
' Cambio automático\r\n'
' Sensor de luces y lluvia \r\n'
' Freno de mano eléctrico \r\n'
' AppleCarPlay/AndroidAuto\r\n'
' Volante multifunción\r\n'
' Manos libres\r\n'
' Sistema Start-Stop\r\n'
' Cierre centralizado\r\n'
' Elevalunas eléctricos\r\n'
' Camara de aparcamiento\r\n'
' Navegador \r\n'
' Climatizador bizona\r\n'
' Control de velocidad y crucero\r\n'
' Llantas de aleación\r\n'
' Pantalla multimedia con conexión USB, auxiliar y '
'Bluetooth\r\n'
'\r\n'
'Para obtener más información o resolver cualquier duda, no '
'dude en ponerse en contacto con nosotros. Estaremos '
'encantados de ayudarle.\r\n'
'\r\n'
'Nota legal: Este anuncio es informativo y no tiene carácter '
'contractual. Aunque revisamos y actualizamos los datos con '
'regularidad, podría haber errores u omisiones involuntarias, '
'especialmente en lo relativo al equipamiento del vehículo. Le '
'recomendamos confirmar todos los detalles con nuestro equipo '
'antes de formalizar la compra.',
'doors_number': 5,
'emission_standard': '0',
'engine': '1.6L',
'engine_horse_power': 225,
'expiration_date': None,
'fuel_type': 'Híbrido enchufable',
'id': 'f8847254-8bbb-579c-bcbd-73dc610f4089',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/peugeot-508-hybrid-5p-allure-hybrid-225-eeat8-5p-electrico-hibrido-2021-en-madrid-70283168-covo.aspx',
'listing': 'auction',
'location': 'Madrid',
'make': 'PEUGEOT',
'model': '508 Hybrid',
'odometer': 78056,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 28,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f8847254-8bbb-579c-bcbd-73dc610f4089/f8847254-8bbb-579c-bcbd-73dc610f4089_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 55617,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19743984/f5958744-f926-4115-bcc8-31df338dacb3.jpg',
'Width': 800}],
'price': 17450,
'price_includes_vat': True,
'registration_date': '2021-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'PEUGEOT 508 Hybrid Allure HYBRID 225 eEAT8',
'transmission': 'automatic',
'trim': '5P Allure HYBRID 225 eEAT8',
'vin': 'VR3FRDGZTMY001314',
'year': 2021}
2026-03-27 16:40:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:42 [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%2770283168%27 HTTP/1.1" 200 None
2026-03-27 16:40:42 [auto_selling_coches.net] INFO: Saving data for 70283168: {'created_time': 1774629642.090451, 'last_price_update_time': 1774629642.090462}
2026-03-27 16:40:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70283168') HTTP/1.1" 204 0
2026-03-27 16:40:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/19733271/e0bffff3-1bc9-4063-997d-0ddb7bc3780e.jpg> (referer: None)
2026-03-27 16:40:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:40:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:40:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fde641d1910>
2026-03-27 16:40:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:40:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:40:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:40:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fb4f923c-ad96-5937-aa2f-8f8ebadda42b/fb4f923c-ad96-5937-aa2f-8f8ebadda42b_image_0.jpg HTTP/1.1" 201 0
2026-03-27 16:40:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto_selling_coches.net',RowKey='https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F19733236%252Fe42277d5-90f2-40c7-a4c9-b9baf14e1f86.jpg') HTTP/1.1" 204 0
2026-03-27 16:40:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19733236/e42277d5-90f2-40c7-a4c9-b9baf14e1f86.jpg saved to cache
2026-03-27 16:40:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item fb4f923c-ad96-5937-aa2f-8f8ebadda42b
2026-03-27 16:40:42 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item fb4f923c-ad96-5937-aa2f-8f8ebadda42b sending to next pipeline
2026-03-27 16:40:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:40:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fde641cfa90>
2026-03-27 16:40:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:40:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:40:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:40:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0804e1d7-0634-59e2-a6c0-3354d56e83cb/0804e1d7-0634-59e2-a6c0-3354d56e83cb_image_0.jpg HTTP/1.1" 201 0
2026-03-27 16:40:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto_selling_coches.net',RowKey='https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F19725609%252Fafe567ce-a64a-42d7-b013-bfbc541ea7d5.jpg') HTTP/1.1" 204 0
2026-03-27 16:40:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19725609/afe567ce-a64a-42d7-b013-bfbc541ea7d5.jpg saved to cache
2026-03-27 16:40:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 0804e1d7-0634-59e2-a6c0-3354d56e83cb
2026-03-27 16:40:42 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 0804e1d7-0634-59e2-a6c0-3354d56e83cb sending to next pipeline
2026-03-27 16:40:42 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: fb4f923c-ad96-5937-aa2f-8f8ebadda42b with identifier 70274880
2026-03-27 16:40:42 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-27 16:40:42 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-27 16:40:42 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item fb4f923c-ad96-5937-aa2f-8f8ebadda42b
2026-03-27 16:40:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/19733236/e42277d5-90f2-40c7-a4c9-b9baf14e1f86.jpg>
{'auction_title': '',
'body_type': 'Berlina',
'c_o_2_emission_value': 108,
'category': 'Coches',
'color': 'Gris / Plata (Tejido LOUNGE Negro/Gris (logo 500 en color negro y '
'cuadricula en color gris))',
'currency': 'EUR',
'description': '¡Bienvenidos a Auto-home!\r\n'
'Llévatelo desde 139€/mes sin entrada !\r\n'
'Precio al contado: 8850€ (IVA incluido)?\r\n'
'Precio alternativo con financiación: 8250€ \r\n'
'(consulte condiciones específicas de la promoción, sujeto a '
'aprobación por las entidades financieras colaboradoras).\r\n'
'\r\n'
'Compra tu vehículo 100% ONLINE. Te enviamos VIDEO de cada '
'vehículo y toda la información necesaria para una compra '
'segura y transparente.\r\n'
'Somos un concesionario multimarca especializado en vehículos '
'kilómetro cero y seminuevos, cuidadosamente seleccionados y '
'revisados en más de 150 puntos para garantizar su estado '
'mecánico y estético.\r\n'
'Ofrecemos:\r\n'
'\r\n'
'• Entrega en cualquier punto de la Península?• Financiación '
'personalizada?• Posibilidad de aceptar su vehículo como parte '
'de pago?• Kilometraje certificado por contrato?• Vehículos '
'sin daños estructurales\r\n'
'Este vehículo compacto cuenta con un equipamiento '
'destacado:\r\n'
'\r\n'
' Cambio manual \r\n'
' Sensor de luces y lluvia \r\n'
' Modo City \r\n'
' Volante multifunción\r\n'
' Manos libres\r\n'
' Cierre centralizado\r\n'
' Elevalunas eléctricos\r\n'
' Sensores de aparcamiento\r\n'
' Climatizador \r\n'
' Control de velocidad y crucero\r\n'
' Llantas de aleación\r\n'
' Pantalla multimedia con conexión USB, auxiliar y '
'Bluetooth\r\n'
'\r\n'
'Para obtener más información o resolver cualquier duda, no '
'dude en ponerse en contacto con nosotros. Estaremos '
'encantados de ayudarle.\r\n'
'\r\n'
'Nota legal: Este anuncio es informativo y no tiene carácter '
'contractual. Aunque revisamos y actualizamos los datos con '
'regularidad, podría haber errores u omisiones involuntarias, '
'especialmente en lo relativo al equipamiento del vehículo. Le '
'recomendamos confirmar todos los detalles con nuestro equipo '
'antes de formalizar la compra.',
'doors_number': 3,
'emission_standard': 'ECO',
'engine': '1.2L',
'engine_horse_power': 69,
'expiration_date': None,
'fuel_type': 'Gasolina',
'id': 'fb4f923c-ad96-5937-aa2f-8f8ebadda42b',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/fiat-500-lounge-12-8v-51kw-69-cv-3p-gasolina-2020-en-madrid-70274880-covo.aspx',
'listing': 'auction',
'location': 'Madrid',
'make': 'FIAT',
'model': '500',
'odometer': 59900,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 30,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fb4f923c-ad96-5937-aa2f-8f8ebadda42b/fb4f923c-ad96-5937-aa2f-8f8ebadda42b_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68579,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19733236/e42277d5-90f2-40c7-a4c9-b9baf14e1f86.jpg',
'Width': 800}],
'price': 9150,
'price_includes_vat': True,
'registration_date': '2020-01-01',
'seats_number': 4,
'seller_name': None,
'title': 'FIAT 500 Lounge 1.2 8v 69 CV',
'transmission': 'manual',
'trim': 'Lounge 1.2 8v 51KW 69 CV',
'vin': 'ZFA3120000JD23107',
'year': 2020}
2026-03-27 16:40:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:42 [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%2770274880%27 HTTP/1.1" 200 None
2026-03-27 16:40:42 [auto_selling_coches.net] INFO: Saving data for 70274880: {'created_time': 1774629642.214629, 'last_price_update_time': 1774629642.214637}
2026-03-27 16:40:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70274880') HTTP/1.1" 204 0
2026-03-27 16:40:42 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 0804e1d7-0634-59e2-a6c0-3354d56e83cb with identifier 70264513
2026-03-27 16:40:42 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-27 16:40:42 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-27 16:40:42 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 0804e1d7-0634-59e2-a6c0-3354d56e83cb
2026-03-27 16:40:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/19725609/afe567ce-a64a-42d7-b013-bfbc541ea7d5.jpg>
{'auction_title': '',
'body_type': 'Berlina',
'c_o_2_emission_value': 100,
'category': 'Coches',
'color': 'Gris / Plata (Textil Acenta color negro)',
'currency': 'EUR',
'description': '¡Bienvenidos a Autohome!\r\n'
'Precio al contado: 15.450€ (IVA incluido)?\r\n'
'Precio alternativo con financiación: 13.950€ \r\n'
'(consulte condiciones específicas de la promoción, sujeto a '
'aprobación por las entidades financieras colaboradoras).\r\n'
'\r\n'
'Compra tu vehículo 100% ONLINE. Te enviamos VIDEO de cada '
'vehiculo y toda la información necesaria para una compra '
'segura y transparente.\r\n'
'Somos un concesionario multimarca especializado en vehículos '
'kilómetro cero y seminuevos, cuidadosamente seleccionados y '
'revisados en más de 150 puntos para garantizar su estado '
'mecánico y estético.\r\n'
'Ofrecemos:\r\n'
'\r\n'
'• Entrega en cualquier punto de la Península?• Financiación '
'personalizada?• Posibilidad de aceptar su vehículo como parte '
'de pago?• Kilometraje certificado por contrato?• Vehículos '
'sin daños estructurales\r\n'
'Este vehículo SUV cuenta con un equipamiento destacado:\r\n'
'\r\n'
' Cambio manual\r\n'
' Sensor de luces y lluvia \r\n'
' Freno de mano eléctrico \r\n'
' Volante multifunción\r\n'
' Manos libres\r\n'
' Sistema Start-Stop\r\n'
' Cierre centralizado\r\n'
' Elevalunas eléctricos\r\n'
' Camara de aparcamiento\r\n'
' Climatizador bizona \r\n'
' Control de velocidad y crucero\r\n'
' Llantas de aleación\r\n'
' Pantalla multimedia con conexión USB, auxiliar y '
'Bluetooth\r\n'
'\r\n'
'Para obtener más información o resolver cualquier duda, no '
'dude en ponerse en contacto con nosotros. Estaremos '
'encantados de ayudarle.\r\n'
'\r\n'
'Nota legal: Este anuncio es informativo y no tiene carácter '
'contractual. Aunque revisamos y actualizamos los datos con '
'regularidad, podría haber errores u omisiones involuntarias, '
'especialmente en lo relativo al equipamiento del vehículo. Le '
'recomendamos confirmar todos los detalles con nuestro equipo '
'antes de formalizar la compra.',
'doors_number': 5,
'emission_standard': 'C',
'engine': '1.5L',
'engine_horse_power': 115,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '0804e1d7-0634-59e2-a6c0-3354d56e83cb',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/nissan-qashqai-dci-85-kw-115-cv-e6d-acenta-5p-diesel-2018-en-madrid-70264513-covo.aspx',
'listing': 'auction',
'location': 'Madrid',
'make': 'NISSAN',
'model': 'QASHQAI',
'odometer': 92880,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 30,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0804e1d7-0634-59e2-a6c0-3354d56e83cb/0804e1d7-0634-59e2-a6c0-3354d56e83cb_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 59662,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19725609/afe567ce-a64a-42d7-b013-bfbc541ea7d5.jpg',
'Width': 800}],
'price': 15450,
'price_includes_vat': True,
'registration_date': '2019-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'NISSAN QASHQAI dCi 115 CV E6D ACENTA',
'transmission': 'manual',
'trim': 'dCi 85 kW 115 CV E6D ACENTA',
'vin': 'SJNFAAJ11U2693686',
'year': 2019}
2026-03-27 16:40:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:42 [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%2770264513%27 HTTP/1.1" 200 None
2026-03-27 16:40:42 [auto_selling_coches.net] INFO: Saving data for 70264513: {'created_time': 1774629642.265468, 'last_price_update_time': 1774629642.265476}
2026-03-27 16:40:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70264513') HTTP/1.1" 204 0
2026-03-27 16:40:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:40:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fde6427a690>
2026-03-27 16:40:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:40:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:40:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:40:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6807f8b1-a936-5419-a380-410f8d86ccf2/6807f8b1-a936-5419-a380-410f8d86ccf2_image_0.jpg HTTP/1.1" 201 0
2026-03-27 16:40:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto_selling_coches.net',RowKey='https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F19733271%252Fe0bffff3-1bc9-4063-997d-0ddb7bc3780e.jpg') HTTP/1.1" 204 0
2026-03-27 16:40:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19733271/e0bffff3-1bc9-4063-997d-0ddb7bc3780e.jpg saved to cache
2026-03-27 16:40:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 6807f8b1-a936-5419-a380-410f8d86ccf2
2026-03-27 16:40:42 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 6807f8b1-a936-5419-a380-410f8d86ccf2 sending to next pipeline
2026-03-27 16:40:42 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 6807f8b1-a936-5419-a380-410f8d86ccf2 with identifier 70274878
2026-03-27 16:40:42 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-27 16:40:42 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-27 16:40:42 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 6807f8b1-a936-5419-a380-410f8d86ccf2
2026-03-27 16:40:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/19733271/e0bffff3-1bc9-4063-997d-0ddb7bc3780e.jpg>
{'auction_title': '',
'body_type': 'SUV',
'c_o_2_emission_value': 107,
'category': 'Coches',
'color': 'Blanco (Tapicería tela Rainbow Jet Black / Smokey Plum negra)',
'currency': 'EUR',
'description': '¡Bienvenidos a Autohome!\r\n'
'¡Llevatelo desde 199€/mes sin entrada !\r\n'
'Precio al contado: 9.190€ (IVA incluido)?\r\n'
'Precio alternativo con financiación: 8.190€ \r\n'
'(consulte condiciones específicas de la promoción, sujeto a '
'aprobación por las entidades financieras colaboradoras).\r\n'
'\r\n'
'Compra tu vehículo 100% ONLINE. Te enviamos VIDEO de cada '
'vehiculo y toda la información necesaria para una compra '
'segura y transparente.\r\n'
'Somos un concesionario multimarca especializado en vehículos '
'kilómetro cero y seminuevos, cuidadosamente seleccionados y '
'revisados en más de 150 puntos para garantizar su estado '
'mecánico y estético.\r\n'
'Ofrecemos:\r\n'
'\r\n'
'• Entrega en cualquier punto de la Península?• Financiación '
'personalizada?• Posibilidad de aceptar su vehículo como parte '
'de pago?• Kilometraje certificado por contrato?• Vehículos '
'sin daños estructuralesEste vehículo SUV cuenta con un '
'equipamiento destacado:\r\n'
'\r\n'
' Cambio manual \r\n'
' Sensor de luces y lluvia \r\n'
' Freno de mano eléctrico \r\n'
' AppleCarPlay/AndroidAuto\r\n'
' Volante multifunción\r\n'
' Manos libres\r\n'
' Sistema Start-Stop\r\n'
' Cierre centralizado\r\n'
' Elevalunas eléctricos\r\n'
' Sensores de aparcamiento\r\n'
' Climatizador \r\n'
' Control de velocidad y crucero\r\n'
' Llantas de aleación\r\n'
' Pantalla multimedia con conexión USB, auxiliar y '
'Bluetooth\r\n'
'\r\n'
'Para obtener más información o resolver cualquier duda, no '
'dude en ponerse en contacto con nosotros. Estaremos '
'encantados de ayudarle.\r\n'
'\r\n'
'Nota legal: Este anuncio es informativo y no tiene carácter '
'contractual. Aunque revisamos y actualizamos los datos con '
'regularidad, podría haber errores u omisiones involuntarias, '
'especialmente en lo relativo al equipamiento del vehículo. Le '
'recomendamos confirmar todos los detalles con nuestro equipo '
'antes de formalizar la compra.',
'doors_number': 5,
'emission_standard': 'C',
'engine': '1.2L',
'engine_horse_power': 110,
'expiration_date': None,
'fuel_type': 'Gasolina',
'id': '6807f8b1-a936-5419-a380-410f8d86ccf2',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/opel-crossland-x-12-81kw-design-line-120-aniversario-ss-5p-gasolina-2019-en-madrid-70274878-covo.aspx',
'listing': 'auction',
'location': 'Madrid',
'make': 'OPEL',
'model': 'Crossland X',
'odometer': 103650,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 30,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6807f8b1-a936-5419-a380-410f8d86ccf2/6807f8b1-a936-5419-a380-410f8d86ccf2_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73158,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19733271/e0bffff3-1bc9-4063-997d-0ddb7bc3780e.jpg',
'Width': 800}],
'price': 9690,
'price_includes_vat': True,
'registration_date': '2019-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'OPEL Crossland X 1.2 Design Line 120 Aniversario SS',
'transmission': 'manual',
'trim': '1.2 81kW Design Line 120 Aniversario SS',
'vin': 'W0V7D9ED2L4019087',
'year': 2019}
2026-03-27 16:40:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:42 [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%2770274878%27 HTTP/1.1" 200 None
2026-03-27 16:40:42 [auto_selling_coches.net] INFO: Saving data for 70274878: {'created_time': 1774629642.353884, 'last_price_update_time': 1774629642.353893}
2026-03-27 16:40:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70274878') HTTP/1.1" 204 0
2026-03-27 16:40:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70274875> (referer: https://www.coches.net/concesionario/autohome/?pg=1) ['zyte-api']
2026-03-27 16:40:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:40:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70264579> (referer: https://www.coches.net/concesionario/autohome/?pg=1) ['zyte-api']
2026-03-27 16:40:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:40:42 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
'body_type': 'SUV',
'c_o_2_emission_value': 126,
'category': 'Coches',
'color': 'Negro (Oxford Mistral)',
'currency': 'EUR',
'description': '¡BIENVENIDOS A AUTOHOME!\r\n'
'\r\n'
'Precio al contado: 10.450€ (IVA incluido)?\r\n'
'Precio alternativo con financiación: 9.450€ \r\n'
'(consulte condiciones específicas de la promoción, sujeto a '
'aprobación por las entidades financieras colaboradoras).\r\n'
'\r\n'
'Compra tu vehículo 100% ONLINE. Te enviamos VIDEO de cada '
'vehiculo y toda la información necesaria para una compra '
'segura y transparente.\r\n'
'Somos un concesionario multimarca especializado en vehículos '
'kilómetro cero y seminuevos, cuidadosamente seleccionados y '
'revisados en más de 150 puntos para garantizar su estado '
'mecánico y estético.\r\n'
'Ofrecemos:\r\n'
'\r\n'
'• Entrega en cualquier punto de la Península?• Financiación '
'personalizada?• Posibilidad de aceptar su vehículo como parte '
'de pago?• Kilometraje certificado por contrato?• Vehículos '
'sin daños estructurales\r\n'
'\r\n'
'Vehículo familiar en extraordinario estado y con un '
'equipamiento sorprendente:\r\n'
'\r\n'
'-Apertura y arranque sin llave\r\n'
'-Sensor de luces y lluvia\r\n'
'-Volante multifunción \r\n'
'-Sensor de parking delantero y trasero \r\n'
'-Climatizador bi-zona\r\n'
'-Asientos semi cuero\r\n'
'-Asistente cambio de carril\r\n'
'-Cámara trasera \r\n'
'-Navegador \r\n'
'-Llantas de aleación \r\n'
'-Apple car play , android auto\r\n'
'-Pantalla táctil multimedia con USB, auxiliar y Bluetooth \r\n'
'\r\n'
'\r\n'
'HORARIO DE ATENCION COMERCIAL ONLINE DE 9:00 A 22:00 de lunes '
'a sábado.\r\n'
'\r\n'
'Para obtener más información o resolver cualquier duda, no '
'dude en ponerse en contacto con nosotros. Estamos aquí para '
'ayudarle.\r\n'
'\r\n'
' Este anuncio es de carácter informativo y no contractual. '
'Nos esforzamos por ofrecer información precisa y actualizada, '
'pero los detalles están sujetos a cambios sin previo aviso',
'doors_number': 5,
'emission_standard': 'C',
'engine': '1.2L',
'engine_horse_power': 110,
'expiration_date': None,
'fuel_type': 'Gasolina',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/peugeot-2008-allure-12-puretech-81kw-110cvss-eat6-5p-gasolina-2018-en-madrid-70274875-covo.aspx',
'listing': 'auction',
'location': 'Madrid',
'make': 'PEUGEOT',
'model': '2008',
'odometer': 137000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19733302/0f6e7a79-5ffb-485a-b0fe-08bcb96c55f6.jpg',
'https://a.ccdn.es/cnet/vehicles/19733302/3d509277-f6d7-4e52-a157-dd24144931dc.jpg',
'https://a.ccdn.es/cnet/vehicles/19733302/87d07b3f-4936-4610-8419-1ec7d4995095.jpg',
'https://a.ccdn.es/cnet/vehicles/19733302/711501be-7ca2-4884-99a2-5a729420c4a9.jpg',
'https://a.ccdn.es/cnet/vehicles/19733302/946a1a0e-9922-409a-ad19-c7c02f26fa8f.jpg',
'https://a.ccdn.es/cnet/vehicles/19733302/549240e5-67cd-41c6-87ac-cbba81af4962.jpg',
'https://a.ccdn.es/cnet/vehicles/19733302/48f9c624-d74e-4402-b4d4-a06ee9c60f1e.jpg',
'https://a.ccdn.es/cnet/vehicles/19733302/916aab27-955a-48c5-8301-d57a33cd220c.jpg',
'https://a.ccdn.es/cnet/vehicles/19733302/982dc2a5-646d-4148-b925-ff36869c4c5b.jpg',
'https://a.ccdn.es/cnet/vehicles/19733302/03626aea-1c00-4974-8d12-f621d95b5120.jpg',
'https://a.ccdn.es/cnet/vehicles/19733302/1c21277f-d605-4467-ac25-112e73cac6b3.jpg',
'https://a.ccdn.es/cnet/vehicles/19733302/fdae79d4-4e4d-43fd-bd34-54691a33ca57.jpg',
'https://a.ccdn.es/cnet/vehicles/19733302/645293de-a074-4759-9bd5-af1383b60a16.jpg',
'https://a.ccdn.es/cnet/vehicles/19733302/b32fc622-f39e-4fd7-803f-5a0942bd1678.jpg',
'https://a.ccdn.es/cnet/vehicles/19733302/d8796358-0f3c-4d95-9c34-d61f4dc7c4f2.jpg',
'https://a.ccdn.es/cnet/vehicles/19733302/f0a01cf8-e2eb-4916-bb49-6662dfd79497.jpg',
'https://a.ccdn.es/cnet/vehicles/19733302/5faa3aa9-83ef-4632-86c5-988b843433fa.jpg',
'https://a.ccdn.es/cnet/vehicles/19733302/c29afd57-2b99-4e49-a8ca-fd5655b6c04c.jpg',
'https://a.ccdn.es/cnet/vehicles/19733302/5ad4d1e9-7a80-4879-a2b8-c094b1b338dd.jpg',
'https://a.ccdn.es/cnet/vehicles/19733302/ee68a68a-aea1-40c3-85ac-bde479782e11.jpg',
'https://a.ccdn.es/cnet/vehicles/19733302/9e7e25e7-a1de-42b4-b180-a20cd7ec1d0f.jpg',
'https://a.ccdn.es/cnet/vehicles/19733302/cfc4f27b-19fe-4c4a-9fdb-0d9c7fdd18db.jpg',
'https://a.ccdn.es/cnet/vehicles/19733302/e98431c3-8502-450f-a5f5-fd46916892a7.jpg',
'https://a.ccdn.es/cnet/vehicles/19733302/666d3fb3-d6a8-40b0-ad17-8fd424ca5c0b.jpg',
'https://a.ccdn.es/cnet/vehicles/19733302/7975948a-8c62-45bb-95e2-1635ce680a08.jpg',
'https://a.ccdn.es/cnet/vehicles/19733302/c7b4ec77-1169-405b-aba7-6c2a29fc62d1.jpg',
'https://a.ccdn.es/cnet/vehicles/19733302/c06ec5d0-294f-4c2f-b4bf-dba4f7817fcd.jpg',
'https://a.ccdn.es/cnet/vehicles/19733302/2f4fc9e2-d908-49fe-a98a-e806457b821e.jpg',
'https://a.ccdn.es/cnet/vehicles/19733302/bbd02460-3ff4-4c6b-a828-8b5a378d948c.jpg',
'https://a.ccdn.es/cnet/vehicles/19733302/eaaa79a9-7302-48ce-aa11-c09890442839.jpg',
'https://a.ccdn.es/cnet/vehicles/19733302/91a7cd33-877b-4f25-99bb-37fd9f0da114.jpg',
'https://a.ccdn.es/cnet/vehicles/19733302/c718385a-f0da-484f-bbdf-9790f4d7fe58.jpg'],
'price': 10450,
'price_includes_vat': True,
'registration_date': '2018-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'PEUGEOT 2008 Allure 1.2 PureTech 110CVSS EAT6',
'transmission': 'automatic',
'trim': 'Allure 1.2 PureTech 81KW 110CVSS EAT6',
'vin': 'VF3CUHNZTJY042019',
'year': 2018}
2026-03-27 16:40:42 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: bb49b89f-25c7-5c5f-8fb4-48453f3c5a95 with identifier: 70274875
2026-03-27 16:40:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item bb49b89f-25c7-5c5f-8fb4-48453f3c5a95
2026-03-27 16:40:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:42 [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%252F19733302%252F0f6e7a79-5ffb-485a-b0fe-08bcb96c55f6.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:40:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19733302/0f6e7a79-5ffb-485a-b0fe-08bcb96c55f6.jpg not downloaded yet
2026-03-27 16:40:42 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
'body_type': 'Berlina',
'c_o_2_emission_value': 141,
'category': 'Coches',
'color': 'Azul (Tapicería Mixta/Morrocana Monita negro)',
'currency': 'EUR',
'description': '¡Bienvenidos a Autohome!\r\n'
'¡Llevatelo desde 199€/mes sin entrada !\r\n'
'Precio al contado: 12.150€ (IVA incluido)?\r\n'
'Precio alternativo con financiación: 10.950€ \r\n'
'(consulte condiciones específicas de la promoción, sujeto a '
'aprobación por las entidades financieras colaboradoras).\r\n'
'\r\n'
'Compra tu vehículo 100% ONLINE. Te enviamos VIDEO de cada '
'vehiculo y toda la información necesaria para una compra '
'segura y transparente.\r\n'
'Somos un concesionario multimarca especializado en vehículos '
'kilómetro cero y seminuevos, cuidadosamente seleccionados y '
'revisados en más de 150 puntos para garantizar su estado '
'mecánico y estético.\r\n'
'Ofrecemos:\r\n'
'\r\n'
'• Entrega en cualquier punto de la Península?• Financiación '
'personalizada?• Posibilidad de aceptar su vehículo como parte '
'de pago?• Kilometraje certificado por contrato?• Vehículos '
'sin daños estructurales\r\n'
'Este vehículo berlina cuenta con un equipamiento '
'destacado:\r\n'
'\r\n'
' Cambio automático\r\n'
' Sensor de luces y lluvia \r\n'
' Freno de mano eléctrico \r\n'
' Volante multifunción\r\n'
' Manos libres\r\n'
' Sistema Start-Stop\r\n'
' Cierre centralizado\r\n'
' Elevalunas eléctricos\r\n'
' Camara de aparcamiento\r\n'
' Navegador \r\n'
' Climatizador bizona \r\n'
' Control de velocidad y crucero\r\n'
' Llantas de aleación\r\n'
' Pantalla multimedia con conexión USB, auxiliar y '
'Bluetooth\r\n'
'\r\n'
'Para obtener más información o resolver cualquier duda, no '
'dude en ponerse en contacto con nosotros. Estaremos '
'encantados de ayudarle.\r\n'
'\r\n'
'Nota legal: Este anuncio es informativo y no tiene carácter '
'contractual. Aunque revisamos y actualizamos los datos con '
'regularidad, podría haber errores u omisiones involuntarias,',
'doors_number': 5,
'emission_standard': 'C',
'engine': '1.6L',
'engine_horse_power': 136,
'expiration_date': None,
'fuel_type': 'Diesel',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/opel-insignia-gs-16-cdti-100kw-td-innovatio-auto-wltp-5p-diesel-2019-en-madrid-70264579-covo.aspx',
'listing': 'auction',
'location': 'Madrid',
'make': 'OPEL',
'model': 'Insignia',
'odometer': 159000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19725658/a1a8bf7e-c072-4c67-ba31-620eb74c15fb.jpg',
'https://a.ccdn.es/cnet/vehicles/19725658/030065a6-d7c2-4207-95b3-c4e5a9fc441b.jpg',
'https://a.ccdn.es/cnet/vehicles/19725658/6f1a2bf0-50ca-4669-ac72-d52949fc9ae2.jpg',
'https://a.ccdn.es/cnet/vehicles/19725658/82ceb3d8-5550-4478-ad80-4e4ff116fb68.jpg',
'https://a.ccdn.es/cnet/vehicles/19725658/62bd10c3-a41d-492c-83c4-76e8e3f6ec5f.jpg',
'https://a.ccdn.es/cnet/vehicles/19725658/aada46cc-36ea-4384-82df-af14b4995640.jpg',
'https://a.ccdn.es/cnet/vehicles/19725658/89b54609-01ef-4ad1-8d12-1bcee079ed6d.jpg',
'https://a.ccdn.es/cnet/vehicles/19725658/ccece73d-9ad4-465e-86ff-e9ee722f1dc3.jpg',
'https://a.ccdn.es/cnet/vehicles/19725658/2cbfa34c-839a-4f38-a23f-f4faafab49eb.jpg',
'https://a.ccdn.es/cnet/vehicles/19725658/0da4e78a-61bc-440f-bbc8-8e76705ebc15.jpg',
'https://a.ccdn.es/cnet/vehicles/19725658/e8e0c4ee-7306-4424-a1e7-021117ee6dde.jpg',
'https://a.ccdn.es/cnet/vehicles/19725658/e7d34b96-35fb-4898-bdf5-59e8077eeaeb.jpg',
'https://a.ccdn.es/cnet/vehicles/19725658/7d5dc9ef-ae89-4641-b4de-587ee15ef2a8.jpg',
'https://a.ccdn.es/cnet/vehicles/19725658/7b281a4d-e30c-475f-b34a-c958eaac7668.jpg',
'https://a.ccdn.es/cnet/vehicles/19725658/724f2299-d877-4160-b867-8bdaecd8d6bb.jpg',
'https://a.ccdn.es/cnet/vehicles/19725658/00a86d0f-ce82-44aa-9360-d8508001ec8d.jpg',
'https://a.ccdn.es/cnet/vehicles/19725658/53cb2a19-4298-4411-b92e-b8e4c05393c8.jpg',
'https://a.ccdn.es/cnet/vehicles/19725658/cda28ad6-f00f-47fc-801b-5eff4fa8b8fc.jpg',
'https://a.ccdn.es/cnet/vehicles/19725658/15b98f65-ac7d-4fa1-a466-0c10822d9880.jpg',
'https://a.ccdn.es/cnet/vehicles/19725658/da9d38fc-4aae-4124-b45a-ceecc70b33ff.jpg',
'https://a.ccdn.es/cnet/vehicles/19725658/ac2df424-01f0-4483-ba8c-469cb6096d18.jpg',
'https://a.ccdn.es/cnet/vehicles/19725658/969b130d-318e-4424-90cf-b96f56229a05.jpg',
'https://a.ccdn.es/cnet/vehicles/19725658/c37716cf-81d3-431d-8706-090266d18d03.jpg',
'https://a.ccdn.es/cnet/vehicles/19725658/e9666566-0c5c-4ab5-9c6c-adfe42b233cc.jpg',
'https://a.ccdn.es/cnet/vehicles/19725658/27388770-eb97-486c-b0e6-a412e3e4a548.jpg',
'https://a.ccdn.es/cnet/vehicles/19725658/8283e3b1-5a3b-45b6-9f70-c568776a84c9.jpg',
'https://a.ccdn.es/cnet/vehicles/19725658/433e94a7-015b-4d78-90fe-0c192c74017f.jpg',
'https://a.ccdn.es/cnet/vehicles/19725658/4eab29ef-c469-4644-9c4c-e38f8d63f59e.jpg',
'https://a.ccdn.es/cnet/vehicles/19725658/8eba72be-196d-40c6-8b04-7c1bbfede5b2.jpg',
'https://a.ccdn.es/cnet/vehicles/19725658/61bdf8ba-50c5-4d65-9c72-ce39b79e3a3e.jpg',
'https://a.ccdn.es/cnet/vehicles/19725658/0432961e-2231-478b-90cb-b85edee06a68.jpg',
'https://a.ccdn.es/cnet/vehicles/19725658/146095e7-cb70-4fed-99cb-b800262a457f.jpg',
'https://a.ccdn.es/cnet/vehicles/19725658/7effd833-ae3d-46e4-b956-78a438ddac24.jpg'],
'price': 12150,
'price_includes_vat': True,
'registration_date': '2018-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'OPEL Insignia GS 1.6 CDTi TD Innovatio Auto WLTP',
'transmission': 'automatic',
'trim': 'GS 1.6 CDTi 100kW TD Innovatio Auto WLTP',
'vin': 'W0VZT6EF8J1158280',
'year': 2018}
2026-03-27 16:40:42 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: ba9f8f6a-cd38-5c87-bbb4-4335210199ea with identifier: 70264579
2026-03-27 16:40:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item ba9f8f6a-cd38-5c87-bbb4-4335210199ea
2026-03-27 16:40:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:42 [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%252F19725658%252Fa1a8bf7e-c072-4c67-ba31-620eb74c15fb.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:40:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19725658/a1a8bf7e-c072-4c67-ba31-620eb74c15fb.jpg not downloaded yet
2026-03-27 16:40:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70256126> (referer: https://www.coches.net/concesionario/autohome/?pg=1) ['zyte-api']
2026-03-27 16:40:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/19725658/a1a8bf7e-c072-4c67-ba31-620eb74c15fb.jpg> (referer: None)
2026-03-27 16:40:42 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
'body_type': 'Berlina',
'c_o_2_emission_value': 113,
'category': 'Coches',
'color': 'Blanco (Tela Oxford Negro Mistral)',
'currency': 'EUR',
'description': '¡Bienvenidos a Autohome!\r\n'
'Precio al contado: 10.950€ (IVA incluido)?\r\n'
'Precio alternativo con financiación: 9.950€ \r\n'
'(consulte condiciones específicas de la promoción, sujeto a '
'aprobación por las entidades financieras colaboradoras).\r\n'
'\r\n'
'Compra tu vehículo 100% ONLINE. Te enviamos VIDEO de cada '
'vehiculo y toda la información necesaria para una compra '
'segura y transparente.\r\n'
'Somos un concesionario multimarca especializado en vehículos '
'kilómetro cero y seminuevos, cuidadosamente seleccionados y '
'revisados en más de 150 puntos para garantizar su estado '
'mecánico y estético.\r\n'
'Ofrecemos:\r\n'
'\r\n'
'• Entrega en cualquier punto de la Península?• Financiación '
'personalizada?• Posibilidad de aceptar su vehículo como parte '
'de pago?• Kilometraje certificado por contrato?• Vehículos '
'sin daños estructurales\r\n'
'Este vehículo compacto cuenta con un equipamiento '
'destacado:\r\n'
'\r\n'
' Cambio manual \r\n'
' Sensor de luces y lluvia \r\n'
' Freno de mano eléctrico \r\n'
' AppleCarPlay/AndroidAuto\r\n'
' Volante multifunción\r\n'
' Manos libres\r\n'
' Sistema Start-Stop\r\n'
' Cierre centralizado\r\n'
' Elevalunas eléctricos\r\n'
' Sensores de aparcamiento\r\n'
' Navegador \r\n'
' Climatizador \r\n'
' Control de velocidad y crucero\r\n'
' Llantas de aleación\r\n'
' Pantalla multimedia con conexión USB, auxiliar y '
'Bluetooth\r\n'
'\r\n'
'Para obtener más información o resolver cualquier duda, no '
'dude en ponerse en contacto con nosotros. Estaremos '
'encantados de ayudarle.\r\n'
'\r\n'
'Nota legal: Este anuncio es informativo y no tiene carácter '
'contractual. Aunque revisamos y actualizamos los datos con '
'regularidad, podría haber errores u omisiones involuntarias, '
'especialmente en lo relativo al equipamiento del vehículo. Le '
'recomendamos confirmar todos los detalles con nuestro equipo '
'antes de formalizar la compra.',
'doors_number': 5,
'emission_standard': 'C',
'engine': '1.2L',
'engine_horse_power': 130,
'expiration_date': None,
'fuel_type': 'Gasolina',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/peugeot-308-5p-allure-12-puretech-96kw-130cv-5p-gasolina-2019-en-madrid-70256126-covo.aspx',
'listing': 'auction',
'location': 'Madrid',
'make': 'PEUGEOT',
'model': '308',
'odometer': 51500,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19718865/114ff9b1-b3d0-48d2-9a86-aa20a3c004a8.jpg',
'https://a.ccdn.es/cnet/vehicles/19718865/d47ed868-5095-4ddb-b8d1-cc01567e4b5c.jpg',
'https://a.ccdn.es/cnet/vehicles/19718865/f16845ab-ff23-496f-af07-56a12d9b4771.jpg',
'https://a.ccdn.es/cnet/vehicles/19718865/3c145162-3c28-479c-9698-60e4621ca139.jpg',
'https://a.ccdn.es/cnet/vehicles/19718865/649b8712-9ed5-417b-996b-446405badca3.jpg',
'https://a.ccdn.es/cnet/vehicles/19718865/3ed666b6-a3d6-46ae-8486-b03363dadf68.jpg',
'https://a.ccdn.es/cnet/vehicles/19718865/09cd8977-8c15-4687-a627-0feefcfb9fa3.jpg',
'https://a.ccdn.es/cnet/vehicles/19718865/2f2fa481-01b9-46b3-b44b-aa75d9eb0ebe.jpg',
'https://a.ccdn.es/cnet/vehicles/19718865/b4d80d0f-07ae-4094-8ae2-93ba19d3666b.jpg',
'https://a.ccdn.es/cnet/vehicles/19718865/b43fc3b4-38a2-40f6-8428-a1bf61eba4a3.jpg',
'https://a.ccdn.es/cnet/vehicles/19718865/af879120-8d33-4c6b-953e-56d69576f800.jpg',
'https://a.ccdn.es/cnet/vehicles/19718865/c9176b43-0f13-40a6-a64d-a149766944cc.jpg',
'https://a.ccdn.es/cnet/vehicles/19718865/56696a3b-55cd-4eff-83f1-f68950820258.jpg',
'https://a.ccdn.es/cnet/vehicles/19718865/d3c504e3-8b6f-413d-9bb3-3efe44b8be45.jpg',
'https://a.ccdn.es/cnet/vehicles/19718865/02d42881-3148-4f88-9d1b-062db02c1104.jpg',
'https://a.ccdn.es/cnet/vehicles/19718865/90b70698-af7f-45df-8a51-539aa078c6bd.jpg',
'https://a.ccdn.es/cnet/vehicles/19718865/76e2801d-016f-464e-8b7f-3d6318c23ea5.jpg',
'https://a.ccdn.es/cnet/vehicles/19718865/6500d000-67b8-4597-b29c-7c99b5d907e6.jpg',
'https://a.ccdn.es/cnet/vehicles/19718865/f7c8261d-df4b-4224-b181-d2a7f847453a.jpg',
'https://a.ccdn.es/cnet/vehicles/19718865/d75b678e-bb47-41b3-aa11-729d6ecc4284.jpg',
'https://a.ccdn.es/cnet/vehicles/19718865/56dcb919-83ff-4345-9b42-26790af37db4.jpg',
'https://a.ccdn.es/cnet/vehicles/19718865/09234e2d-da32-4a08-8aec-e75bffb436a4.jpg',
'https://a.ccdn.es/cnet/vehicles/19718865/de7954e7-a07c-4f0c-8795-c4f303839455.jpg',
'https://a.ccdn.es/cnet/vehicles/19718865/4cb2feb3-60b7-4ad2-a790-010f37f280f5.jpg',
'https://a.ccdn.es/cnet/vehicles/19718865/2588fc2a-2589-411f-a0ac-b7dced9eb50d.jpg',
'https://a.ccdn.es/cnet/vehicles/19718865/e932fb96-025e-4570-8bed-9c4a6e9a745a.jpg',
'https://a.ccdn.es/cnet/vehicles/19718865/08ecd20a-0240-47d1-9c98-93e12f1a8c1a.jpg',
'https://a.ccdn.es/cnet/vehicles/19718865/4af7c758-1fbc-41f3-973f-410ae20c67a0.jpg',
'https://a.ccdn.es/cnet/vehicles/19718865/052fba40-0496-4861-ad68-ab0cd0e821cd.jpg'],
'price': 10950,
'price_includes_vat': True,
'registration_date': '2019-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'PEUGEOT 308 Allure 1.2 PureTech',
'transmission': 'manual',
'trim': '5p Allure 1.2 PureTech 96KW 130CV',
'vin': 'VF3LPHNSJKS350517',
'year': 2019}
2026-03-27 16:40:42 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: bfefa4d7-a1be-5e70-b67a-fcf69d477551 with identifier: 70256126
2026-03-27 16:40:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item bfefa4d7-a1be-5e70-b67a-fcf69d477551
2026-03-27 16:40:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:42 [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%252F19718865%252F114ff9b1-b3d0-48d2-9a86-aa20a3c004a8.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:40:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19718865/114ff9b1-b3d0-48d2-9a86-aa20a3c004a8.jpg not downloaded yet
2026-03-27 16:40:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/19733302/0f6e7a79-5ffb-485a-b0fe-08bcb96c55f6.jpg> (referer: None)
2026-03-27 16:40:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/19718865/114ff9b1-b3d0-48d2-9a86-aa20a3c004a8.jpg> (referer: None)
2026-03-27 16:40:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:40:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:40:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fde64278cd0>
2026-03-27 16:40:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:40:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:40:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:40:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ba9f8f6a-cd38-5c87-bbb4-4335210199ea/ba9f8f6a-cd38-5c87-bbb4-4335210199ea_image_0.jpg HTTP/1.1" 201 0
2026-03-27 16:40:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto_selling_coches.net',RowKey='https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F19725658%252Fa1a8bf7e-c072-4c67-ba31-620eb74c15fb.jpg') HTTP/1.1" 204 0
2026-03-27 16:40:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19725658/a1a8bf7e-c072-4c67-ba31-620eb74c15fb.jpg saved to cache
2026-03-27 16:40:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item ba9f8f6a-cd38-5c87-bbb4-4335210199ea
2026-03-27 16:40:42 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item ba9f8f6a-cd38-5c87-bbb4-4335210199ea sending to next pipeline
2026-03-27 16:40:42 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: ba9f8f6a-cd38-5c87-bbb4-4335210199ea with identifier 70264579
2026-03-27 16:40:42 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-27 16:40:42 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-27 16:40:42 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item ba9f8f6a-cd38-5c87-bbb4-4335210199ea
2026-03-27 16:40:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/19725658/a1a8bf7e-c072-4c67-ba31-620eb74c15fb.jpg>
{'auction_title': '',
'body_type': 'Berlina',
'c_o_2_emission_value': 141,
'category': 'Coches',
'color': 'Azul (Tapicería Mixta/Morrocana Monita negro)',
'currency': 'EUR',
'description': '¡Bienvenidos a Autohome!\r\n'
'¡Llevatelo desde 199€/mes sin entrada !\r\n'
'Precio al contado: 12.150€ (IVA incluido)?\r\n'
'Precio alternativo con financiación: 10.950€ \r\n'
'(consulte condiciones específicas de la promoción, sujeto a '
'aprobación por las entidades financieras colaboradoras).\r\n'
'\r\n'
'Compra tu vehículo 100% ONLINE. Te enviamos VIDEO de cada '
'vehiculo y toda la información necesaria para una compra '
'segura y transparente.\r\n'
'Somos un concesionario multimarca especializado en vehículos '
'kilómetro cero y seminuevos, cuidadosamente seleccionados y '
'revisados en más de 150 puntos para garantizar su estado '
'mecánico y estético.\r\n'
'Ofrecemos:\r\n'
'\r\n'
'• Entrega en cualquier punto de la Península?• Financiación '
'personalizada?• Posibilidad de aceptar su vehículo como parte '
'de pago?• Kilometraje certificado por contrato?• Vehículos '
'sin daños estructurales\r\n'
'Este vehículo berlina cuenta con un equipamiento '
'destacado:\r\n'
'\r\n'
' Cambio automático\r\n'
' Sensor de luces y lluvia \r\n'
' Freno de mano eléctrico \r\n'
' Volante multifunción\r\n'
' Manos libres\r\n'
' Sistema Start-Stop\r\n'
' Cierre centralizado\r\n'
' Elevalunas eléctricos\r\n'
' Camara de aparcamiento\r\n'
' Navegador \r\n'
' Climatizador bizona \r\n'
' Control de velocidad y crucero\r\n'
' Llantas de aleación\r\n'
' Pantalla multimedia con conexión USB, auxiliar y '
'Bluetooth\r\n'
'\r\n'
'Para obtener más información o resolver cualquier duda, no '
'dude en ponerse en contacto con nosotros. Estaremos '
'encantados de ayudarle.\r\n'
'\r\n'
'Nota legal: Este anuncio es informativo y no tiene carácter '
'contractual. Aunque revisamos y actualizamos los datos con '
'regularidad, podría haber errores u omisiones involuntarias,',
'doors_number': 5,
'emission_standard': 'C',
'engine': '1.6L',
'engine_horse_power': 136,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': 'ba9f8f6a-cd38-5c87-bbb4-4335210199ea',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/opel-insignia-gs-16-cdti-100kw-td-innovatio-auto-wltp-5p-diesel-2019-en-madrid-70264579-covo.aspx',
'listing': 'auction',
'location': 'Madrid',
'make': 'OPEL',
'model': 'Insignia',
'odometer': 159000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 33,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ba9f8f6a-cd38-5c87-bbb4-4335210199ea/ba9f8f6a-cd38-5c87-bbb4-4335210199ea_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83536,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19725658/a1a8bf7e-c072-4c67-ba31-620eb74c15fb.jpg',
'Width': 800}],
'price': 12150,
'price_includes_vat': True,
'registration_date': '2018-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'OPEL Insignia GS 1.6 CDTi TD Innovatio Auto WLTP',
'transmission': 'automatic',
'trim': 'GS 1.6 CDTi 100kW TD Innovatio Auto WLTP',
'vin': 'W0VZT6EF8J1158280',
'year': 2018}
2026-03-27 16:40:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:43 [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%2770264579%27 HTTP/1.1" 200 None
2026-03-27 16:40:43 [auto_selling_coches.net] INFO: Saving data for 70264579: {'created_time': 1774629643.095273, 'last_price_update_time': 1774629643.095283}
2026-03-27 16:40:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70264579') HTTP/1.1" 204 0
2026-03-27 16:40:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.coches.net/concesionario/autohome?pg=2> (referer: https://www.coches.net/concesionario/autohome/?pg=1) ['zyte-api']
2026-03-27 16:40:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:40:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:40:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fde64b31190>
2026-03-27 16:40:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:40:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:40:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:40:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bb49b89f-25c7-5c5f-8fb4-48453f3c5a95/bb49b89f-25c7-5c5f-8fb4-48453f3c5a95_image_0.jpg HTTP/1.1" 201 0
2026-03-27 16:40:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto_selling_coches.net',RowKey='https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F19733302%252F0f6e7a79-5ffb-485a-b0fe-08bcb96c55f6.jpg') HTTP/1.1" 204 0
2026-03-27 16:40:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19733302/0f6e7a79-5ffb-485a-b0fe-08bcb96c55f6.jpg saved to cache
2026-03-27 16:40:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item bb49b89f-25c7-5c5f-8fb4-48453f3c5a95
2026-03-27 16:40:43 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item bb49b89f-25c7-5c5f-8fb4-48453f3c5a95 sending to next pipeline
2026-03-27 16:40:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:40:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fde64271ed0>
2026-03-27 16:40:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:40:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:40:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:40:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bfefa4d7-a1be-5e70-b67a-fcf69d477551/bfefa4d7-a1be-5e70-b67a-fcf69d477551_image_0.jpg HTTP/1.1" 201 0
2026-03-27 16:40:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto_selling_coches.net',RowKey='https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F19718865%252F114ff9b1-b3d0-48d2-9a86-aa20a3c004a8.jpg') HTTP/1.1" 204 0
2026-03-27 16:40:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19718865/114ff9b1-b3d0-48d2-9a86-aa20a3c004a8.jpg saved to cache
2026-03-27 16:40:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item bfefa4d7-a1be-5e70-b67a-fcf69d477551
2026-03-27 16:40:43 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item bfefa4d7-a1be-5e70-b67a-fcf69d477551 sending to next pipeline
2026-03-27 16:40:43 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: bb49b89f-25c7-5c5f-8fb4-48453f3c5a95 with identifier 70274875
2026-03-27 16:40:43 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-27 16:40:43 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-27 16:40:43 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item bb49b89f-25c7-5c5f-8fb4-48453f3c5a95
2026-03-27 16:40:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/19733302/0f6e7a79-5ffb-485a-b0fe-08bcb96c55f6.jpg>
{'auction_title': '',
'body_type': 'SUV',
'c_o_2_emission_value': 126,
'category': 'Coches',
'color': 'Negro (Oxford Mistral)',
'currency': 'EUR',
'description': '¡BIENVENIDOS A AUTOHOME!\r\n'
'\r\n'
'Precio al contado: 10.450€ (IVA incluido)?\r\n'
'Precio alternativo con financiación: 9.450€ \r\n'
'(consulte condiciones específicas de la promoción, sujeto a '
'aprobación por las entidades financieras colaboradoras).\r\n'
'\r\n'
'Compra tu vehículo 100% ONLINE. Te enviamos VIDEO de cada '
'vehiculo y toda la información necesaria para una compra '
'segura y transparente.\r\n'
'Somos un concesionario multimarca especializado en vehículos '
'kilómetro cero y seminuevos, cuidadosamente seleccionados y '
'revisados en más de 150 puntos para garantizar su estado '
'mecánico y estético.\r\n'
'Ofrecemos:\r\n'
'\r\n'
'• Entrega en cualquier punto de la Península?• Financiación '
'personalizada?• Posibilidad de aceptar su vehículo como parte '
'de pago?• Kilometraje certificado por contrato?• Vehículos '
'sin daños estructurales\r\n'
'\r\n'
'Vehículo familiar en extraordinario estado y con un '
'equipamiento sorprendente:\r\n'
'\r\n'
'-Apertura y arranque sin llave\r\n'
'-Sensor de luces y lluvia\r\n'
'-Volante multifunción \r\n'
'-Sensor de parking delantero y trasero \r\n'
'-Climatizador bi-zona\r\n'
'-Asientos semi cuero\r\n'
'-Asistente cambio de carril\r\n'
'-Cámara trasera \r\n'
'-Navegador \r\n'
'-Llantas de aleación \r\n'
'-Apple car play , android auto\r\n'
'-Pantalla táctil multimedia con USB, auxiliar y Bluetooth \r\n'
'\r\n'
'\r\n'
'HORARIO DE ATENCION COMERCIAL ONLINE DE 9:00 A 22:00 de lunes '
'a sábado.\r\n'
'\r\n'
'Para obtener más información o resolver cualquier duda, no '
'dude en ponerse en contacto con nosotros. Estamos aquí para '
'ayudarle.\r\n'
'\r\n'
' Este anuncio es de carácter informativo y no contractual. '
'Nos esforzamos por ofrecer información precisa y actualizada, '
'pero los detalles están sujetos a cambios sin previo aviso',
'doors_number': 5,
'emission_standard': 'C',
'engine': '1.2L',
'engine_horse_power': 110,
'expiration_date': None,
'fuel_type': 'Gasolina',
'id': 'bb49b89f-25c7-5c5f-8fb4-48453f3c5a95',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/peugeot-2008-allure-12-puretech-81kw-110cvss-eat6-5p-gasolina-2018-en-madrid-70274875-covo.aspx',
'listing': 'auction',
'location': 'Madrid',
'make': 'PEUGEOT',
'model': '2008',
'odometer': 137000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 32,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bb49b89f-25c7-5c5f-8fb4-48453f3c5a95/bb49b89f-25c7-5c5f-8fb4-48453f3c5a95_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68537,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19733302/0f6e7a79-5ffb-485a-b0fe-08bcb96c55f6.jpg',
'Width': 799}],
'price': 10450,
'price_includes_vat': True,
'registration_date': '2018-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'PEUGEOT 2008 Allure 1.2 PureTech 110CVSS EAT6',
'transmission': 'automatic',
'trim': 'Allure 1.2 PureTech 81KW 110CVSS EAT6',
'vin': 'VF3CUHNZTJY042019',
'year': 2018}
2026-03-27 16:40:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:43 [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%2770274875%27 HTTP/1.1" 200 None
2026-03-27 16:40:43 [auto_selling_coches.net] INFO: Saving data for 70274875: {'created_time': 1774629643.254653, 'last_price_update_time': 1774629643.254662}
2026-03-27 16:40:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70274875') HTTP/1.1" 204 0
2026-03-27 16:40:43 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: bfefa4d7-a1be-5e70-b67a-fcf69d477551 with identifier 70256126
2026-03-27 16:40:43 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-27 16:40:43 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-27 16:40:43 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item bfefa4d7-a1be-5e70-b67a-fcf69d477551
2026-03-27 16:40:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/19718865/114ff9b1-b3d0-48d2-9a86-aa20a3c004a8.jpg>
{'auction_title': '',
'body_type': 'Berlina',
'c_o_2_emission_value': 113,
'category': 'Coches',
'color': 'Blanco (Tela Oxford Negro Mistral)',
'currency': 'EUR',
'description': '¡Bienvenidos a Autohome!\r\n'
'Precio al contado: 10.950€ (IVA incluido)?\r\n'
'Precio alternativo con financiación: 9.950€ \r\n'
'(consulte condiciones específicas de la promoción, sujeto a '
'aprobación por las entidades financieras colaboradoras).\r\n'
'\r\n'
'Compra tu vehículo 100% ONLINE. Te enviamos VIDEO de cada '
'vehiculo y toda la información necesaria para una compra '
'segura y transparente.\r\n'
'Somos un concesionario multimarca especializado en vehículos '
'kilómetro cero y seminuevos, cuidadosamente seleccionados y '
'revisados en más de 150 puntos para garantizar su estado '
'mecánico y estético.\r\n'
'Ofrecemos:\r\n'
'\r\n'
'• Entrega en cualquier punto de la Península?• Financiación '
'personalizada?• Posibilidad de aceptar su vehículo como parte '
'de pago?• Kilometraje certificado por contrato?• Vehículos '
'sin daños estructurales\r\n'
'Este vehículo compacto cuenta con un equipamiento '
'destacado:\r\n'
'\r\n'
' Cambio manual \r\n'
' Sensor de luces y lluvia \r\n'
' Freno de mano eléctrico \r\n'
' AppleCarPlay/AndroidAuto\r\n'
' Volante multifunción\r\n'
' Manos libres\r\n'
' Sistema Start-Stop\r\n'
' Cierre centralizado\r\n'
' Elevalunas eléctricos\r\n'
' Sensores de aparcamiento\r\n'
' Navegador \r\n'
' Climatizador \r\n'
' Control de velocidad y crucero\r\n'
' Llantas de aleación\r\n'
' Pantalla multimedia con conexión USB, auxiliar y '
'Bluetooth\r\n'
'\r\n'
'Para obtener más información o resolver cualquier duda, no '
'dude en ponerse en contacto con nosotros. Estaremos '
'encantados de ayudarle.\r\n'
'\r\n'
'Nota legal: Este anuncio es informativo y no tiene carácter '
'contractual. Aunque revisamos y actualizamos los datos con '
'regularidad, podría haber errores u omisiones involuntarias, '
'especialmente en lo relativo al equipamiento del vehículo. Le '
'recomendamos confirmar todos los detalles con nuestro equipo '
'antes de formalizar la compra.',
'doors_number': 5,
'emission_standard': 'C',
'engine': '1.2L',
'engine_horse_power': 130,
'expiration_date': None,
'fuel_type': 'Gasolina',
'id': 'bfefa4d7-a1be-5e70-b67a-fcf69d477551',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/peugeot-308-5p-allure-12-puretech-96kw-130cv-5p-gasolina-2019-en-madrid-70256126-covo.aspx',
'listing': 'auction',
'location': 'Madrid',
'make': 'PEUGEOT',
'model': '308',
'odometer': 51500,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 29,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bfefa4d7-a1be-5e70-b67a-fcf69d477551/bfefa4d7-a1be-5e70-b67a-fcf69d477551_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 51619,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19718865/114ff9b1-b3d0-48d2-9a86-aa20a3c004a8.jpg',
'Width': 800}],
'price': 10950,
'price_includes_vat': True,
'registration_date': '2019-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'PEUGEOT 308 Allure 1.2 PureTech',
'transmission': 'manual',
'trim': '5p Allure 1.2 PureTech 96KW 130CV',
'vin': 'VF3LPHNSJKS350517',
'year': 2019}
2026-03-27 16:40:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:43 [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%2770256126%27 HTTP/1.1" 200 None
2026-03-27 16:40:43 [auto_selling_coches.net] INFO: Saving data for 70256126: {'created_time': 1774629643.309535, 'last_price_update_time': 1774629643.309544}
2026-03-27 16:40:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70256126') HTTP/1.1" 204 0
2026-03-27 16:40:43 [auto_selling_coches.net] INFO: Parsing page 2
2026-03-27 16:40:43 [auto_selling_coches.net] INFO: Found 30 listings on page 2
2026-03-27 16:40:43 [auto_selling_coches.net] INFO: Found listing with ID: 70264824
2026-03-27 16:40:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:43 [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%2770264824%27 HTTP/1.1" 200 None
2026-03-27 16:40:43 [auto_selling_coches.net] INFO: Scrape type for 70264824: 1
2026-03-27 16:40:43 [auto_selling_coches.net] INFO: Scraping new listing 70264824
2026-03-27 16:40:43 [auto_selling_coches.net] INFO: Found listing with ID: 70256062
2026-03-27 16:40:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:43 [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%2770256062%27 HTTP/1.1" 200 None
2026-03-27 16:40:43 [auto_selling_coches.net] INFO: Scrape type for 70256062: 1
2026-03-27 16:40:43 [auto_selling_coches.net] INFO: Scraping new listing 70256062
2026-03-27 16:40:43 [auto_selling_coches.net] INFO: Found listing with ID: 70259565
2026-03-27 16:40:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:43 [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%2770259565%27 HTTP/1.1" 200 None
2026-03-27 16:40:43 [auto_selling_coches.net] INFO: Scrape type for 70259565: 1
2026-03-27 16:40:43 [auto_selling_coches.net] INFO: Scraping new listing 70259565
2026-03-27 16:40:43 [auto_selling_coches.net] INFO: Found listing with ID: 70264509
2026-03-27 16:40:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:43 [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%2770264509%27 HTTP/1.1" 200 None
2026-03-27 16:40:43 [auto_selling_coches.net] INFO: Scrape type for 70264509: 1
2026-03-27 16:40:43 [auto_selling_coches.net] INFO: Scraping new listing 70264509
2026-03-27 16:40:43 [auto_selling_coches.net] INFO: Found listing with ID: 70255696
2026-03-27 16:40:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:43 [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%2770255696%27 HTTP/1.1" 200 None
2026-03-27 16:40:43 [auto_selling_coches.net] INFO: Scrape type for 70255696: 1
2026-03-27 16:40:43 [auto_selling_coches.net] INFO: Scraping new listing 70255696
2026-03-27 16:40:43 [auto_selling_coches.net] INFO: Found listing with ID: 70264839
2026-03-27 16:40:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:43 [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%2770264839%27 HTTP/1.1" 200 None
2026-03-27 16:40:43 [auto_selling_coches.net] INFO: Scrape type for 70264839: 1
2026-03-27 16:40:43 [auto_selling_coches.net] INFO: Scraping new listing 70264839
2026-03-27 16:40:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70264580> (referer: https://www.coches.net/concesionario/autohome/?pg=1) ['zyte-api']
2026-03-27 16:40:43 [auto_selling_coches.net] INFO: Found listing with ID: 70274873
2026-03-27 16:40:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:43 [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%2770274873%27 HTTP/1.1" 200 None
2026-03-27 16:40:43 [auto_selling_coches.net] INFO: Scrape type for 70274873: 1
2026-03-27 16:40:43 [auto_selling_coches.net] INFO: Scraping new listing 70274873
2026-03-27 16:40:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:40:43 [auto_selling_coches.net] INFO: Found listing with ID: 70264577
2026-03-27 16:40:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:43 [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%2770264577%27 HTTP/1.1" 200 None
2026-03-27 16:40:43 [auto_selling_coches.net] INFO: Scrape type for 70264577: 1
2026-03-27 16:40:43 [auto_selling_coches.net] INFO: Scraping new listing 70264577
2026-03-27 16:40:43 [auto_selling_coches.net] INFO: Found listing with ID: 70264578
2026-03-27 16:40:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:43 [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%2770264578%27 HTTP/1.1" 200 None
2026-03-27 16:40:43 [auto_selling_coches.net] INFO: Scrape type for 70264578: 1
2026-03-27 16:40:43 [auto_selling_coches.net] INFO: Scraping new listing 70264578
2026-03-27 16:40:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70283166> (referer: https://www.coches.net/concesionario/autohome/?pg=1) ['zyte-api']
2026-03-27 16:40:43 [auto_selling_coches.net] INFO: Found listing with ID: 70264820
2026-03-27 16:40:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:43 [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%2770264820%27 HTTP/1.1" 200 None
2026-03-27 16:40:43 [auto_selling_coches.net] INFO: Scrape type for 70264820: 1
2026-03-27 16:40:43 [auto_selling_coches.net] INFO: Scraping new listing 70264820
2026-03-27 16:40:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:40:43 [auto_selling_coches.net] INFO: Found listing with ID: 70283170
2026-03-27 16:40:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:43 [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%2770283170%27 HTTP/1.1" 200 None
2026-03-27 16:40:43 [auto_selling_coches.net] INFO: Scrape type for 70283170: 1
2026-03-27 16:40:43 [auto_selling_coches.net] INFO: Scraping new listing 70283170
2026-03-27 16:40:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70259566> (referer: https://www.coches.net/concesionario/autohome/?pg=1) ['zyte-api']
2026-03-27 16:40:43 [auto_selling_coches.net] INFO: Found listing with ID: 70264819
2026-03-27 16:40:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:43 [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%2770264819%27 HTTP/1.1" 200 None
2026-03-27 16:40:43 [auto_selling_coches.net] INFO: Scrape type for 70264819: 1
2026-03-27 16:40:43 [auto_selling_coches.net] INFO: Scraping new listing 70264819
2026-03-27 16:40:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:40:43 [auto_selling_coches.net] INFO: Found listing with ID: 70253291
2026-03-27 16:40:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:43 [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%2770253291%27 HTTP/1.1" 200 None
2026-03-27 16:40:43 [auto_selling_coches.net] INFO: Scrape type for 70253291: 1
2026-03-27 16:40:43 [auto_selling_coches.net] INFO: Scraping new listing 70253291
2026-03-27 16:40:43 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
'body_type': 'Berlina',
'c_o_2_emission_value': 100,
'category': 'Coches',
'color': 'Blanco (Textil Acenta color negro)',
'currency': 'EUR',
'description': '¡Bienvenidos a Autohome!\r\n'
'¡Llevatelo desde 230€/mes sin entrada !\r\n'
'Precio al contado: 14.950€ (IVA incluido)?\r\n'
'Precio alternativo con financiación: 13.450€ \r\n'
'(consulte condiciones específicas de la promoción, sujeto a '
'aprobación por las entidades financieras colaboradoras).\r\n'
'\r\n'
'Compra tu vehículo 100% ONLINE. Te enviamos VIDEO de cada '
'vehiculo y toda la información necesaria para una compra '
'segura y transparente.\r\n'
'Somos un concesionario multimarca especializado en vehículos '
'kilómetro cero y seminuevos, cuidadosamente seleccionados y '
'revisados en más de 150 puntos para garantizar su estado '
'mecánico y estético.\r\n'
'Ofrecemos:\r\n'
'\r\n'
'• Entrega en cualquier punto de la Península?• Financiación '
'personalizada?• Posibilidad de aceptar su vehículo como parte '
'de pago?• Kilometraje certificado por contrato?• Vehículos '
'sin daños estructurales\r\n'
'\r\n'
'Este vehículo SUV cuenta con un equipamiento destacado:\r\n'
'\r\n'
' Cambio manual \r\n'
' Sensor de luces y lluvia \r\n'
' Freno de mano eléctrico \r\n'
' Volante multifunción\r\n'
' Manos libres\r\n'
' Cierre centralizado\r\n'
' Elevalunas eléctricos\r\n'
' Camara de aparcamiento\r\n'
' Navegador \r\n'
' Climatizador bizona \r\n'
' Control de velocidad y crucero\r\n'
' Llantas de aleación\r\n'
' Pantalla multimedia con conexión USB, auxiliar y '
'Bluetooth\r\n'
'\r\n'
'Para obtener más información o resolver cualquier duda, no '
'dude en ponerse en contacto con nosotros. Estaremos '
'encantados de ayudarle.\r\n'
'\r\n'
'Nota legal: Este anuncio es informativo y no tiene carácter '
'contractual. Aunque revisamos y actualizamos los datos con '
'regularidad, podría haber errores u omisiones involuntarias,',
'doors_number': 5,
'emission_standard': 'C',
'engine': '1.5L',
'engine_horse_power': 115,
'expiration_date': None,
'fuel_type': 'Diesel',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/nissan-qashqai-dci-85-kw-115-cv-e6d-acenta-5p-diesel-2018-en-madrid-70264580-covo.aspx',
'listing': 'auction',
'location': 'Madrid',
'make': 'NISSAN',
'model': 'QASHQAI',
'odometer': 89990,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19725656/04b9f19a-49ad-4255-b2ae-e10d1b60a604.jpg',
'https://a.ccdn.es/cnet/vehicles/19725656/781a4b2e-5463-438c-9d65-6937bf011a61.jpg',
'https://a.ccdn.es/cnet/vehicles/19725656/7323f0df-8778-4896-a937-af4d361d35e1.jpg',
'https://a.ccdn.es/cnet/vehicles/19725656/89c6f8c7-c127-432c-81ba-b74cc77501ca.jpg',
'https://a.ccdn.es/cnet/vehicles/19725656/4046d27a-f7cd-4fc1-a1f1-2262aa5acc1f.jpg',
'https://a.ccdn.es/cnet/vehicles/19725656/86392702-bdf5-4266-82d2-3f1d0b579de5.jpg',
'https://a.ccdn.es/cnet/vehicles/19725656/2e6354ba-a9ef-4515-8b55-af4443b2b691.jpg',
'https://a.ccdn.es/cnet/vehicles/19725656/ebbd20aa-4342-49cc-9e9b-485a0a208214.jpg',
'https://a.ccdn.es/cnet/vehicles/19725656/5e5293f6-7d37-4c24-898a-abb44ba069fb.jpg',
'https://a.ccdn.es/cnet/vehicles/19725656/cd7e6753-c30e-474c-ad96-798b80e3225a.jpg',
'https://a.ccdn.es/cnet/vehicles/19725656/cc5aff99-a28d-49c6-97a3-d973e789a2da.jpg',
'https://a.ccdn.es/cnet/vehicles/19725656/2f209c20-6231-4858-b60d-22b9e2d3b752.jpg',
'https://a.ccdn.es/cnet/vehicles/19725656/7cb1f9f6-6518-4f2f-a5b3-6936eb1a4004.jpg',
'https://a.ccdn.es/cnet/vehicles/19725656/d42fbbbd-632d-4fed-b629-2864c278ebb9.jpg',
'https://a.ccdn.es/cnet/vehicles/19725656/4c90ce7b-fecc-4e0a-acac-bb09ca65936d.jpg',
'https://a.ccdn.es/cnet/vehicles/19725656/361ed3f6-996c-4786-9116-5f30792a5fe7.jpg',
'https://a.ccdn.es/cnet/vehicles/19725656/3517d839-ad4b-4d16-b4cc-9bd143b73f54.jpg',
'https://a.ccdn.es/cnet/vehicles/19725656/865c0be7-92a0-447e-8d31-d669ea3c9314.jpg',
'https://a.ccdn.es/cnet/vehicles/19725656/1916bc26-8cff-4c5e-ab4a-829d2e93c78b.jpg',
'https://a.ccdn.es/cnet/vehicles/19725656/2322ec47-6350-4faf-ba56-f91984dbf6ab.jpg',
'https://a.ccdn.es/cnet/vehicles/19725656/6c621ad8-d9a1-4401-afeb-e1dc5b625b30.jpg',
'https://a.ccdn.es/cnet/vehicles/19725656/5c47f5b6-c503-48d3-8914-db24a9b0a42a.jpg',
'https://a.ccdn.es/cnet/vehicles/19725656/4fbeb134-68e4-4178-aedc-3e464182d865.jpg',
'https://a.ccdn.es/cnet/vehicles/19725656/21ade869-ac60-4899-a19d-ca137e3f684d.jpg',
'https://a.ccdn.es/cnet/vehicles/19725656/712efc0e-67b3-40e6-b164-63895b23c7dc.jpg',
'https://a.ccdn.es/cnet/vehicles/19725656/bc1df36c-4cd4-4f28-89a8-38e10e7b4b4a.jpg',
'https://a.ccdn.es/cnet/vehicles/19725656/04cbd539-de13-4763-9c3f-90da8e234c41.jpg',
'https://a.ccdn.es/cnet/vehicles/19725656/87c65f99-7d82-41d4-ad80-9bd9b41a9161.jpg',
'https://a.ccdn.es/cnet/vehicles/19725656/ee52237c-525a-4422-ae19-09b89519cd89.jpg',
'https://a.ccdn.es/cnet/vehicles/19725656/21c22d06-5310-4b00-9ec9-4fb363377c5a.jpg',
'https://a.ccdn.es/cnet/vehicles/19725656/52e79bbe-0a63-4e1a-acca-c5313064e625.jpg',
'https://a.ccdn.es/cnet/vehicles/19725656/f017e3ca-aa49-45d7-965f-da07bd7b0d2f.jpg'],
'price': 14950,
'price_includes_vat': True,
'registration_date': '2019-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'NISSAN QASHQAI dCi 115 CV E6D ACENTA',
'transmission': 'manual',
'trim': 'dCi 85 kW 115 CV E6D ACENTA',
'vin': 'SJNFAAJ11U2653169',
'year': 2019}
2026-03-27 16:40:43 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 25e16550-7a15-5287-822b-0044dc56948b with identifier: 70264580
2026-03-27 16:40:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 25e16550-7a15-5287-822b-0044dc56948b
2026-03-27 16:40:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:43 [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%252F19725656%252F04b9f19a-49ad-4255-b2ae-e10d1b60a604.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:40:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19725656/04b9f19a-49ad-4255-b2ae-e10d1b60a604.jpg not downloaded yet
2026-03-27 16:40:43 [auto_selling_coches.net] INFO: Found listing with ID: 70259564
2026-03-27 16:40:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:43 [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%2770259564%27 HTTP/1.1" 200 None
2026-03-27 16:40:43 [auto_selling_coches.net] INFO: Scrape type for 70259564: 1
2026-03-27 16:40:43 [auto_selling_coches.net] INFO: Scraping new listing 70259564
2026-03-27 16:40:43 [auto_selling_coches.net] INFO: Found listing with ID: 70253288
2026-03-27 16:40:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:43 [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%2770253288%27 HTTP/1.1" 200 None
2026-03-27 16:40:43 [auto_selling_coches.net] INFO: Scrape type for 70253288: 1
2026-03-27 16:40:43 [auto_selling_coches.net] INFO: Scraping new listing 70253288
2026-03-27 16:40:43 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
'body_type': 'Monovolumen',
'c_o_2_emission_value': 120,
'category': 'Coches',
'color': 'Blanco (Tela Quadro Negro Charcoal/Gecko Medium Stone)',
'currency': 'EUR',
'description': '¡Bienvenidos a Autohome!\r\n'
'Consúltenos la cuota de financiación que mejor se ajuste a '
'sus necesidades.\r\n'
'Descubra nuestro concesionario multimarca, especializado en '
'vehículos kilómetro cero y seminuevos de la más alta '
'calidad.\r\n'
'Explore nuestra amplia selección de más de 100 vehículos '
'disponibles, cuidadosamente seleccionados para cumplir con '
'sus expectativas.\r\n'
'Nuestro equipo de expertos revisa cada vehículo en más de 150 '
'puntos clave para garantizar su perfecto estado y '
'funcionamiento.\r\n'
'Ofrecemos entrega a domicilio en cualquier punto de la '
'Península, para que su experiencia de compra sea cómoda y sin '
'complicaciones.\r\n'
'Nuestros vehículos no han sufrido daños estructurales y el '
'kilometraje está fielmente reflejado en el contrato.\r\n'
'Financiación 100% personalizada y adaptada a sus '
'necesidades.\r\n'
'Si desea cambiar su vehículo actual, aceptamos su coche como '
'parte del pago.\r\n'
'Esta furgoneta cuenta con un equipamiento destacado:\r\n'
'\r\n'
' Cambio manual \r\n'
' Sensor de luces y lluvia \r\n'
' Volante multifunción\r\n'
' Manos libres\r\n'
' Sistema Start-Stop\r\n'
' Cierre centralizado\r\n'
' Elevalunas eléctricos\r\n'
' Climatizador \r\n'
' Control de velocidad y crucero\r\n'
' Llantas de aleación\r\n'
' Pantalla multimedia con conexión USB, auxiliar y '
'Bluetooth\r\n'
'\r\n'
'Para obtener más información o resolver cualquier duda, no '
'dude en ponerse en contacto con nosotros. Estaremos '
'encantados de ayudarle.\r\n'
'\r\n'
'Nota legal: Este anuncio es informativo y no tiene carácter '
'contractual. Aunque revisamos y actualizamos los datos con '
'regularidad, podría haber errores u omisiones involuntarias, '
'especialmente en lo relativo al equipamiento del vehículo. Le '
'recomendamos confirmar todos los detalles con nuestro equipo '
'antes de formalizar la compra.',
'doors_number': 5,
'emission_standard': 'C',
'engine': '1.0L',
'engine_horse_power': 100,
'expiration_date': None,
'fuel_type': 'Gasolina',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/ford-tourneo-courier-10-ecoboost-100cv-trend-5p-gasolina-2015-en-madrid-70283166-covo.aspx',
'listing': 'auction',
'location': 'Madrid',
'make': 'FORD',
'model': 'Tourneo Courier',
'odometer': 187000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19743964/7a1c7b5a-0e2a-4ffe-bee0-b4b3d5a7e235.jpg',
'https://a.ccdn.es/cnet/vehicles/19743964/4b501e1c-51cd-4a67-9b43-2e9f25d2541a.jpg',
'https://a.ccdn.es/cnet/vehicles/19743964/936981b5-b0c6-4005-8dfa-5bc4f9e1a1ce.jpg',
'https://a.ccdn.es/cnet/vehicles/19743964/caf873f4-7d27-459e-8f9b-6c7a48079d87.jpg',
'https://a.ccdn.es/cnet/vehicles/19743964/5b29eecc-1efd-4f4e-8ee8-1709cb6e164f.jpg',
'https://a.ccdn.es/cnet/vehicles/19743964/b8049738-0fa7-4094-9ec1-a765630bde3f.jpg',
'https://a.ccdn.es/cnet/vehicles/19743964/66ceec7a-4649-4b4a-8ba6-c481334bef69.jpg',
'https://a.ccdn.es/cnet/vehicles/19743964/103e2a5b-1e6a-42cc-9770-9212bba03a96.jpg',
'https://a.ccdn.es/cnet/vehicles/19743964/7b417cb2-febf-43b7-ac31-98dbb2b70a52.jpg',
'https://a.ccdn.es/cnet/vehicles/19743964/02da4302-aceb-4b3d-83e6-988aa2422322.jpg',
'https://a.ccdn.es/cnet/vehicles/19743964/f28b4373-c963-4de2-a876-d21479c25d22.jpg',
'https://a.ccdn.es/cnet/vehicles/19743964/2098bb2d-8e64-43d2-b2a0-32d70d48e802.jpg',
'https://a.ccdn.es/cnet/vehicles/19743964/e2470053-6c52-4806-b972-4cdd843247ef.jpg',
'https://a.ccdn.es/cnet/vehicles/19743964/b92c4468-1200-423f-b0dd-26f943a85a9f.jpg',
'https://a.ccdn.es/cnet/vehicles/19743964/52b4a7ea-6b0f-4d26-b60d-a40a7d42b48d.jpg',
'https://a.ccdn.es/cnet/vehicles/19743964/6fd6cdc7-56c6-414c-854d-464fdb612bc5.jpg',
'https://a.ccdn.es/cnet/vehicles/19743964/6b10f71a-f735-4b9d-ab21-af7a1682e229.jpg',
'https://a.ccdn.es/cnet/vehicles/19743964/6625eb2c-c829-4281-865e-56a3bb586396.jpg',
'https://a.ccdn.es/cnet/vehicles/19743964/a33d8b06-2181-4272-bfa3-8c14de5d95b1.jpg',
'https://a.ccdn.es/cnet/vehicles/19743964/18b2e74c-1caf-4bd9-b51a-dccccdaa72a7.jpg',
'https://a.ccdn.es/cnet/vehicles/19743964/2475f669-521b-4401-a9fc-d15b1bb63e01.jpg',
'https://a.ccdn.es/cnet/vehicles/19743964/d03f1f9c-3947-44c4-99fd-5adafd7a3b5f.jpg',
'https://a.ccdn.es/cnet/vehicles/19743964/3858337b-d9d9-4861-a1ad-dfbc8d0bdb73.jpg',
'https://a.ccdn.es/cnet/vehicles/19743964/da83206a-743b-4192-a1ff-d371f994de19.jpg',
'https://a.ccdn.es/cnet/vehicles/19743964/7ddedb52-e270-465f-89ad-9ed48d41d13e.jpg',
'https://a.ccdn.es/cnet/vehicles/19743964/705d7237-7dc3-4971-9c50-b6473de93b9a.jpg',
'https://a.ccdn.es/cnet/vehicles/19743964/6ceb1ac8-29d5-4f3b-9d25-e1f14844dade.jpg',
'https://a.ccdn.es/cnet/vehicles/19743964/492ccc9e-5225-4a4a-8aa9-c67272d5c89d.jpg'],
'price': 8500,
'price_includes_vat': True,
'registration_date': '2015-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'FORD Tourneo Courier 1.0 EcoBoost Trend',
'transmission': 'manual',
'trim': '1.0 EcoBoost 100cv Trend',
'vin': 'WF0LXXTACLFM09121',
'year': 2015}
2026-03-27 16:40:43 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 3fc907d0-e3fe-5e5f-970a-3d308f77ac29 with identifier: 70283166
2026-03-27 16:40:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 3fc907d0-e3fe-5e5f-970a-3d308f77ac29
2026-03-27 16:40:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:43 [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%252F19743964%252F7a1c7b5a-0e2a-4ffe-bee0-b4b3d5a7e235.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:40:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19743964/7a1c7b5a-0e2a-4ffe-bee0-b4b3d5a7e235.jpg not downloaded yet
2026-03-27 16:40:43 [auto_selling_coches.net] INFO: Found listing with ID: 70253287
2026-03-27 16:40:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:43 [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%2770253287%27 HTTP/1.1" 200 None
2026-03-27 16:40:43 [auto_selling_coches.net] INFO: Scrape type for 70253287: 1
2026-03-27 16:40:43 [auto_selling_coches.net] INFO: Scraping new listing 70253287
2026-03-27 16:40:43 [auto_selling_coches.net] INFO: Found listing with ID: 70256124
2026-03-27 16:40:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:43 [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%2770256124%27 HTTP/1.1" 200 None
2026-03-27 16:40:43 [auto_selling_coches.net] INFO: Scrape type for 70256124: 1
2026-03-27 16:40:43 [auto_selling_coches.net] INFO: Scraping new listing 70256124
2026-03-27 16:40:43 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
'body_type': 'Berlina',
'c_o_2_emission_value': 99,
'category': 'Coches',
'color': 'Rojo (Tela Formula Negro Jet)',
'currency': 'EUR',
'description': '¡Bienvenidos a Autohome!\r\n'
'¡Llevatelo desde 199€/mes sin entrada !\r\n'
'Precio al contado: 11.450€ (IVA incluido)?\r\n'
'Precio alternativo con financiación: 10.450€ \r\n'
'(consulte condiciones específicas de la promoción, sujeto a '
'aprobación por las entidades financieras colaboradoras).\r\n'
'\r\n'
'Compra tu vehículo 100% ONLINE. Te enviamos VIDEO de cada '
'vehiculo y toda la información necesaria para una compra '
'segura y transparente.\r\n'
'Somos un concesionario multimarca especializado en vehículos '
'kilómetro cero y seminuevos, cuidadosamente seleccionados y '
'revisados en más de 150 puntos para garantizar su estado '
'mecánico y estético.\r\n'
'Ofrecemos:\r\n'
'\r\n'
'• Entrega en cualquier punto de la Península?• Financiación '
'personalizada?• Posibilidad de aceptar su vehículo como parte '
'de pago?• Kilometraje certificado por contrato?• Vehículos '
'sin daños estructurales\r\n'
'\r\n'
'Este vehículo compacto cuenta con un equipamiento '
'destacado:\r\n'
'\r\n'
' Cambio manual\r\n'
' Sensor de luces y lluvia \r\n'
' AppleCarPlay/AndroidAuto\r\n'
' Volante multifunción\r\n'
' Manos libres\r\n'
' Sistema Start-Stop\r\n'
' Cierre centralizado\r\n'
' Elevalunas eléctricos\r\n'
' Camara de aparcamiento\r\n'
' Climatizador \r\n'
' Control de velocidad y crucero\r\n'
' Llantas de aleación\r\n'
' Pantalla multimedia con conexión USB, auxiliar y '
'Bluetooth\r\n'
'\r\n'
'Para obtener más información o resolver cualquier duda, no '
'dude en ponerse en contacto con nosotros. Estaremos '
'encantados de ayudarle.\r\n'
'\r\n'
'Nota legal: Este anuncio es informativo y no tiene carácter '
'contractual. Aunque revisamos y actualizamos los datos con '
'regularidad, podría haber errores u omisiones involuntarias, '
'especialmente en lo relativo al equipamiento del vehículo. Le '
'recomendamos confirmar todos los detalles con nuestro equipo '
'antes de formalizar la compra.',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 110,
'expiration_date': None,
'fuel_type': 'Gasolina',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/opel-astra-12t-shl-81kw-110cv-gs-line-5p-gasolina-2020-en-madrid-70259566-covo.aspx',
'listing': 'auction',
'location': 'Madrid',
'make': 'OPEL',
'model': 'Astra',
'odometer': 71900,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19721374/7ec23f62-c363-4531-8f07-4d58b178fe94.jpg',
'https://a.ccdn.es/cnet/vehicles/19721374/31ea94ef-7a53-4b4f-ac6a-16fb23885c2f.jpg',
'https://a.ccdn.es/cnet/vehicles/19721374/38a528d3-d64a-4af5-8b7a-67dfe9ee7fb6.jpg',
'https://a.ccdn.es/cnet/vehicles/19721374/42e39c8a-9580-42f1-b1cf-1c627e608fb7.jpg',
'https://a.ccdn.es/cnet/vehicles/19721374/f8d5d88e-4637-42d9-8fbd-7b5cb18797be.jpg',
'https://a.ccdn.es/cnet/vehicles/19721374/3f41483c-7b92-4b14-b0e9-8eeb7ecf8ef5.jpg',
'https://a.ccdn.es/cnet/vehicles/19721374/f6a76516-9a4f-4f39-90a9-b776a1355d56.jpg',
'https://a.ccdn.es/cnet/vehicles/19721374/2dd76a82-7fa3-420e-a0b3-faa788549fa1.jpg',
'https://a.ccdn.es/cnet/vehicles/19721374/00999284-df1a-42d8-ad15-d04a967c14ec.jpg',
'https://a.ccdn.es/cnet/vehicles/19721374/98f98212-cff7-4a2b-9b4d-958e7368ba8f.jpg',
'https://a.ccdn.es/cnet/vehicles/19721374/6712825c-b663-4be6-9214-9c69df48b604.jpg',
'https://a.ccdn.es/cnet/vehicles/19721374/881a678d-aba1-4357-b4d8-5e225492257d.jpg',
'https://a.ccdn.es/cnet/vehicles/19721374/e0dd80e3-6ddb-49c4-bd57-0d668e15191b.jpg',
'https://a.ccdn.es/cnet/vehicles/19721374/b271722c-0bba-4a73-b908-468541311be4.jpg',
'https://a.ccdn.es/cnet/vehicles/19721374/4a255f65-5f70-41e4-a28f-baf5296cfc8f.jpg',
'https://a.ccdn.es/cnet/vehicles/19721374/c704d950-80bf-42c7-9ef9-293f274b3b08.jpg',
'https://a.ccdn.es/cnet/vehicles/19721374/c1de6005-819e-4483-8448-d149e9f0d06a.jpg',
'https://a.ccdn.es/cnet/vehicles/19721374/4037f031-2a56-4e72-9a75-4a2411cb7667.jpg',
'https://a.ccdn.es/cnet/vehicles/19721374/54ff6bea-b1e2-4a38-856f-b8244c3f0963.jpg',
'https://a.ccdn.es/cnet/vehicles/19721374/f8db17c9-e26e-4d17-a5e9-641ba5c0518d.jpg',
'https://a.ccdn.es/cnet/vehicles/19721374/a2d613f1-4589-485f-9851-1233fcc6bf17.jpg',
'https://a.ccdn.es/cnet/vehicles/19721374/5ca59184-3dfd-469b-81a7-8c1415e3f55a.jpg',
'https://a.ccdn.es/cnet/vehicles/19721374/78350a06-cefb-4fe7-bd4e-7b1ed7f66cce.jpg',
'https://a.ccdn.es/cnet/vehicles/19721374/b3590b14-18b6-4b69-a8bf-961d85db0f71.jpg',
'https://a.ccdn.es/cnet/vehicles/19721374/c2c0af7c-6513-4158-8e2a-977089570c17.jpg',
'https://a.ccdn.es/cnet/vehicles/19721374/831920b9-1741-4ee0-83e2-1023fd9d7372.jpg',
'https://a.ccdn.es/cnet/vehicles/19721374/0d842e7e-9fd6-4881-b392-a4bbc949c996.jpg',
'https://a.ccdn.es/cnet/vehicles/19721374/c32bf5e2-9b20-4043-8c40-5786a6825d8a.jpg',
'https://a.ccdn.es/cnet/vehicles/19721374/434d1fb4-3f45-42e6-8874-4c4a8adf840c.jpg',
'https://a.ccdn.es/cnet/vehicles/19721374/3855ebf0-bef8-4e04-9f6f-6320f018f727.jpg',
'https://a.ccdn.es/cnet/vehicles/19721374/17253b14-9d68-4f84-b032-4d835a79d71e.jpg'],
'price': 10950,
'price_includes_vat': True,
'registration_date': '2020-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'OPEL Astra 1.2T SHL GS Line',
'transmission': 'manual',
'trim': '1.2T SHL 81kW 110CV GS Line',
'vin': 'W0VBF6ER7LG031054',
'year': 2020}
2026-03-27 16:40:43 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: fbb82353-24c1-5869-9068-1a056cfc606b with identifier: 70259566
2026-03-27 16:40:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item fbb82353-24c1-5869-9068-1a056cfc606b
2026-03-27 16:40:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:43 [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%252F19721374%252F7ec23f62-c363-4531-8f07-4d58b178fe94.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:40:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19721374/7ec23f62-c363-4531-8f07-4d58b178fe94.jpg not downloaded yet
2026-03-27 16:40:43 [auto_selling_coches.net] INFO: Found listing with ID: 70255694
2026-03-27 16:40:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:43 [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%2770255694%27 HTTP/1.1" 200 None
2026-03-27 16:40:43 [auto_selling_coches.net] INFO: Scrape type for 70255694: 1
2026-03-27 16:40:43 [auto_selling_coches.net] INFO: Scraping new listing 70255694
2026-03-27 16:40:43 [auto_selling_coches.net] INFO: Found listing with ID: 70256125
2026-03-27 16:40:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:43 [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%2770256125%27 HTTP/1.1" 200 None
2026-03-27 16:40:43 [auto_selling_coches.net] INFO: Scrape type for 70256125: 1
2026-03-27 16:40:43 [auto_selling_coches.net] INFO: Scraping new listing 70256125
2026-03-27 16:40:43 [auto_selling_coches.net] INFO: Found listing with ID: 70253292
2026-03-27 16:40:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:43 [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%2770253292%27 HTTP/1.1" 200 None
2026-03-27 16:40:43 [auto_selling_coches.net] INFO: Scrape type for 70253292: 1
2026-03-27 16:40:43 [auto_selling_coches.net] INFO: Scraping new listing 70253292
2026-03-27 16:40:43 [auto_selling_coches.net] INFO: Found listing with ID: 70239012
2026-03-27 16:40:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:43 [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%2770239012%27 HTTP/1.1" 200 None
2026-03-27 16:40:43 [auto_selling_coches.net] INFO: Scrape type for 70239012: 1
2026-03-27 16:40:43 [auto_selling_coches.net] INFO: Scraping new listing 70239012
2026-03-27 16:40:43 [auto_selling_coches.net] INFO: Found listing with ID: 70255695
2026-03-27 16:40:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:43 [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%2770255695%27 HTTP/1.1" 200 None
2026-03-27 16:40:43 [auto_selling_coches.net] INFO: Scrape type for 70255695: 1
2026-03-27 16:40:43 [auto_selling_coches.net] INFO: Scraping new listing 70255695
2026-03-27 16:40:43 [auto_selling_coches.net] INFO: Found listing with ID: 70264506
2026-03-27 16:40:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:43 [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%2770264506%27 HTTP/1.1" 200 None
2026-03-27 16:40:43 [auto_selling_coches.net] INFO: Scrape type for 70264506: 1
2026-03-27 16:40:43 [auto_selling_coches.net] INFO: Scraping new listing 70264506
2026-03-27 16:40:43 [auto_selling_coches.net] INFO: Found listing with ID: 70239011
2026-03-27 16:40:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:43 [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%2770239011%27 HTTP/1.1" 200 None
2026-03-27 16:40:43 [auto_selling_coches.net] INFO: Scrape type for 70239011: 1
2026-03-27 16:40:43 [auto_selling_coches.net] INFO: Scraping new listing 70239011
2026-03-27 16:40:43 [auto_selling_coches.net] INFO: Found listing with ID: 70239010
2026-03-27 16:40:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:43 [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%2770239010%27 HTTP/1.1" 200 None
2026-03-27 16:40:43 [auto_selling_coches.net] INFO: Scrape type for 70239010: 1
2026-03-27 16:40:43 [auto_selling_coches.net] INFO: Scraping new listing 70239010
2026-03-27 16:40:43 [auto_selling_coches.net] INFO: Found listing with ID: 70239009
2026-03-27 16:40:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:43 [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%2770239009%27 HTTP/1.1" 200 None
2026-03-27 16:40:43 [auto_selling_coches.net] INFO: Scrape type for 70239009: 1
2026-03-27 16:40:43 [auto_selling_coches.net] INFO: Scraping new listing 70239009
2026-03-27 16:40:43 [auto_selling_coches.net] INFO: Found listing with ID: 70269758
2026-03-27 16:40:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:43 [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%2770269758%27 HTTP/1.1" 200 None
2026-03-27 16:40:43 [auto_selling_coches.net] INFO: Scrape type for 70269758: 1
2026-03-27 16:40:43 [auto_selling_coches.net] INFO: Scraping new listing 70269758
2026-03-27 16:40:43 [auto_selling_coches.net] INFO: Found listing with ID: 70239015
2026-03-27 16:40:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:43 [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%2770239015%27 HTTP/1.1" 200 None
2026-03-27 16:40:44 [auto_selling_coches.net] INFO: Scrape type for 70239015: 1
2026-03-27 16:40:44 [auto_selling_coches.net] INFO: Scraping new listing 70239015
2026-03-27 16:40:44 [auto_selling_coches.net] INFO: Found listing with ID: 70239013
2026-03-27 16:40:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:44 [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%2770239013%27 HTTP/1.1" 200 None
2026-03-27 16:40:44 [auto_selling_coches.net] INFO: Scrape type for 70239013: 1
2026-03-27 16:40:44 [auto_selling_coches.net] INFO: Scraping new listing 70239013
2026-03-27 16:40:44 [auto_selling_coches.net] INFO: Found listing with ID: 70209773
2026-03-27 16:40:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:44 [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%2770209773%27 HTTP/1.1" 200 None
2026-03-27 16:40:44 [auto_selling_coches.net] INFO: Scrape type for 70209773: 1
2026-03-27 16:40:44 [auto_selling_coches.net] INFO: Scraping new listing 70209773
2026-03-27 16:40:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70264504> (referer: https://www.coches.net/concesionario/autohome/?pg=1) ['zyte-api']
2026-03-27 16:40:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:40:44 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
'body_type': 'Berlina',
'c_o_2_emission_value': 94,
'category': 'Coches',
'color': 'Blanco (Gris Oscuro)',
'currency': 'EUR',
'description': '¡Bienvenidos a Autohome!\r\n'
'¡Llevatelo desde 199€/mes sin entrada !\r\n'
'Precio al contado: 11.150€ (IVA incluido)?\r\n'
'Precio alternativo con financiación: 10.150€ \r\n'
'(consulte condiciones específicas de la promoción, sujeto a '
'aprobación por las entidades financieras colaboradoras).\r\n'
'\r\n'
'Compra tu vehículo 100% ONLINE. Te enviamos VIDEO de cada '
'vehiculo y toda la información necesaria para una compra '
'segura y transparente.\r\n'
'Somos un concesionario multimarca especializado en vehículos '
'kilómetro cero y seminuevos, cuidadosamente seleccionados y '
'revisados en más de 150 puntos para garantizar su estado '
'mecánico y estético.\r\n'
'Ofrecemos:\r\n'
'\r\n'
'• Entrega en cualquier punto de la Península?• Financiación '
'personalizada?• Posibilidad de aceptar su vehículo como parte '
'de pago?• Kilometraje certificado por contrato?• Vehículos '
'sin daños estructuralesEste vehículo compacto cuenta con un '
'equipamiento destacado:\r\n'
'\r\n'
' Cambio manual 6 velocidad \r\n'
' Sensor de luces y lluvia \r\n'
' Volante multifunción\r\n'
' Manos libres\r\n'
' Sistema Start-Stop\r\n'
' Cierre centralizado\r\n'
' Elevalunas eléctricos\r\n'
' Climatizador \r\n'
' Control de velocidad y crucero\r\n'
' Pantalla multimedia con conexión USB, auxiliar y '
'Bluetooth\r\n'
'\r\n'
'Para obtener más información o resolver cualquier duda, no '
'dude en ponerse en contacto con nosotros. Estaremos '
'encantados de ayudarle.\r\n'
'\r\n'
'Nota legal: Este anuncio es informativo y no tiene carácter '
'contractual. Aunque revisamos y actualizamos los datos con '
'regularidad, podría haber errores u omisiones involuntarias, '
'especialmente en lo relativo al equipamiento del vehículo. Le '
'recomendamos confirmar todos los detalles con nuestro equipo '
'antes de formalizar la compra.',
'doors_number': 5,
'emission_standard': 'C',
'engine': '1.5L',
'engine_horse_power': 85,
'expiration_date': None,
'fuel_type': 'Diesel',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/renault-clio-business-blue-dci-63-kw-85cv-5p-diesel-2019-en-madrid-70264504-covo.aspx',
'listing': 'auction',
'location': 'Madrid',
'make': 'RENAULT',
'model': 'Clio',
'odometer': 75000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19725630/754a050f-f3d0-4ba3-a1e8-ddd5b90e4d89.jpg',
'https://a.ccdn.es/cnet/vehicles/19725630/d09ded73-8617-4b7d-9616-c5466e76d778.jpg',
'https://a.ccdn.es/cnet/vehicles/19725630/5011db1e-6aea-4460-adef-02807aa3f4fb.jpg',
'https://a.ccdn.es/cnet/vehicles/19725630/3ea8dc61-f006-466e-875e-f276703ab006.jpg',
'https://a.ccdn.es/cnet/vehicles/19725630/819846ba-67d3-4fb5-8e75-9d3e8534cd45.jpg',
'https://a.ccdn.es/cnet/vehicles/19725630/f30e28f0-392a-48e5-9be2-437816b58f43.jpg',
'https://a.ccdn.es/cnet/vehicles/19725630/84906235-2560-47c2-bb03-7d5a2bb35eae.jpg',
'https://a.ccdn.es/cnet/vehicles/19725630/396bafa7-ff10-4aec-b7b0-51a91724f475.jpg',
'https://a.ccdn.es/cnet/vehicles/19725630/3f943c9a-7113-4133-a890-6218669c5563.jpg',
'https://a.ccdn.es/cnet/vehicles/19725630/0a2fa322-a3ef-4e0b-93d8-a1b5c7e2653b.jpg',
'https://a.ccdn.es/cnet/vehicles/19725630/32c83ca7-4631-427b-8f81-4411e11704b6.jpg',
'https://a.ccdn.es/cnet/vehicles/19725630/341b1626-e6b7-4881-8fac-382643db0614.jpg',
'https://a.ccdn.es/cnet/vehicles/19725630/8a6d70b7-162d-48eb-968c-1cbbfab29fcf.jpg',
'https://a.ccdn.es/cnet/vehicles/19725630/3e6849ad-9153-4a44-a4d3-41b4cc2e1bb2.jpg',
'https://a.ccdn.es/cnet/vehicles/19725630/1081419f-ee35-4926-851d-b4c3ccbd1116.jpg',
'https://a.ccdn.es/cnet/vehicles/19725630/9fc2cd2c-ac5a-4fd5-ae29-1d3253e67c8f.jpg',
'https://a.ccdn.es/cnet/vehicles/19725630/79884dc5-6d9b-4534-9059-9862fada3c5f.jpg',
'https://a.ccdn.es/cnet/vehicles/19725630/aa12da76-4450-4a48-8a23-34f46cd64505.jpg',
'https://a.ccdn.es/cnet/vehicles/19725630/38f110c7-500d-4041-9977-5b1b5230644b.jpg',
'https://a.ccdn.es/cnet/vehicles/19725630/c70e7b09-c368-4e80-9d94-55b1546aac08.jpg',
'https://a.ccdn.es/cnet/vehicles/19725630/62526047-8bbd-455f-be4c-e18016fa77ca.jpg',
'https://a.ccdn.es/cnet/vehicles/19725630/85d6229b-8a00-4064-9038-a178d22d3f73.jpg',
'https://a.ccdn.es/cnet/vehicles/19725630/e537c177-7377-4625-9cb7-210af1735009.jpg',
'https://a.ccdn.es/cnet/vehicles/19725630/ab941db5-6747-4854-ae60-f55b8ae009bc.jpg',
'https://a.ccdn.es/cnet/vehicles/19725630/87f61340-5d34-46a6-bea4-0fc9af485701.jpg',
'https://a.ccdn.es/cnet/vehicles/19725630/dbd203d0-9715-43e0-88ae-f05ca66da929.jpg',
'https://a.ccdn.es/cnet/vehicles/19725630/f6384807-02d2-409f-8ef5-7c2be3412001.jpg',
'https://a.ccdn.es/cnet/vehicles/19725630/83a0e769-35ae-4016-bb0c-5c944298ad47.jpg',
'https://a.ccdn.es/cnet/vehicles/19725630/f4062fb8-e474-4126-85d7-9cd2c13d3a63.jpg',
'https://a.ccdn.es/cnet/vehicles/19725630/0bb02595-ba1b-4fd1-8585-3e933983bf6b.jpg'],
'price': 11150,
'price_includes_vat': True,
'registration_date': '2021-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'RENAULT Clio Business Blue dCi',
'transmission': 'manual',
'trim': 'Business Blue dCi 63 kW 85CV',
'vin': 'VF1RJA00X66570134',
'year': 2021}
2026-03-27 16:40:44 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 69448574-98ae-5841-9b7c-d5c88503d8bf with identifier: 70264504
2026-03-27 16:40:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 69448574-98ae-5841-9b7c-d5c88503d8bf
2026-03-27 16:40:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:44 [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%252F19725630%252F754a050f-f3d0-4ba3-a1e8-ddd5b90e4d89.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:40:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19725630/754a050f-f3d0-4ba3-a1e8-ddd5b90e4d89.jpg not downloaded yet
2026-03-27 16:40:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70259567> (referer: https://www.coches.net/concesionario/autohome/?pg=1) ['zyte-api']
2026-03-27 16:40:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/19725630/754a050f-f3d0-4ba3-a1e8-ddd5b90e4d89.jpg> (referer: None)
2026-03-27 16:40:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:40:44 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
'body_type': 'Berlina',
'c_o_2_emission_value': 94,
'category': 'Coches',
'color': 'Blanco (Gris Oscuro)',
'currency': 'EUR',
'description': '¡Bienvenidos a Autohome!\r\n'
'¡Llevatelo desde 199€/mes sin entrada !\r\n'
' Precio al contado: 11.150€ (IVA incluido)?\r\n'
'Precio alternativo con financiación: 10.150€ \r\n'
'(consulte condiciones específicas de la promoción, sujeto a '
'aprobación por las entidades financieras colaboradoras).\r\n'
'\r\n'
'Compra tu vehículo 100% ONLINE. Te enviamos VIDEO de cada '
'vehiculo y toda la información necesaria para una compra '
'segura y transparente.\r\n'
'Somos un concesionario multimarca especializado en vehículos '
'kilómetro cero y seminuevos, cuidadosamente seleccionados y '
'revisados en más de 150 puntos para garantizar su estado '
'mecánico y estético.\r\n'
'Ofrecemos:\r\n'
'\r\n'
'• Entrega en cualquier punto de la Península?• Financiación '
'personalizada?• Posibilidad de aceptar su vehículo como parte '
'de pago?• Kilometraje certificado por contrato?• Vehículos '
'sin daños estructurales\r\n'
'Este vehículo compacto cuenta con un equipamiento '
'destacado:\r\n'
'\r\n'
' Cambio manual 6 velocidad \r\n'
' Sensor de luces y lluvia \r\n'
' Volante multifunción\r\n'
' Manos libres\r\n'
' Sistema Start-Stop\r\n'
' Cierre centralizado\r\n'
' Elevalunas eléctricos\r\n'
' Climatizador \r\n'
' Control de velocidad y crucero\r\n'
' Pantalla multimedia con conexión USB, auxiliar y '
'Bluetooth\r\n'
'\r\n'
'Para obtener más información o resolver cualquier duda, no '
'dude en ponerse en contacto con nosotros. Estaremos '
'encantados de ayudarle.\r\n'
'\r\n'
'Nota legal: Este anuncio es informativo y no tiene carácter '
'contractual. Aunque revisamos y actualizamos los datos con '
'regularidad, podría haber errores u omisiones involuntarias, '
'especialmente en lo relativo al equipamiento del vehículo. Le '
'recomendamos confirmar todos los detalles con nuestro equipo '
'antes de formalizar la compra.',
'doors_number': 5,
'emission_standard': 'C',
'engine': '1.5L',
'engine_horse_power': 85,
'expiration_date': None,
'fuel_type': 'Diesel',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/renault-clio-business-blue-dci-63-kw-85cv-5p-diesel-2019-en-madrid-70259567-covo.aspx',
'listing': 'auction',
'location': 'Madrid',
'make': 'RENAULT',
'model': 'Clio',
'odometer': 76000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19721372/70abed4a-9713-442f-9419-d96455188644.jpg',
'https://a.ccdn.es/cnet/vehicles/19721372/fd6d79ff-5b04-4e9f-bb4a-78958a9968fe.jpg',
'https://a.ccdn.es/cnet/vehicles/19721372/bd12d581-0af3-47ea-824a-a7f0c37cf42e.jpg',
'https://a.ccdn.es/cnet/vehicles/19721372/26c2bb74-19cd-48ef-a3a9-9b5def0e3af6.jpg',
'https://a.ccdn.es/cnet/vehicles/19721372/bf4b1576-828f-4cf1-a8a5-f7d8affac052.jpg',
'https://a.ccdn.es/cnet/vehicles/19721372/1c0a20ce-6a38-4e86-95bc-9d5b8154f957.jpg',
'https://a.ccdn.es/cnet/vehicles/19721372/895b5a4b-e73b-4dfb-b59e-af6bfa0e17a8.jpg',
'https://a.ccdn.es/cnet/vehicles/19721372/a4e35f6c-ff0a-4b12-9bab-da0a29c5acb5.jpg',
'https://a.ccdn.es/cnet/vehicles/19721372/1caeed3d-d2b6-46ad-a942-8fb87ea2c37a.jpg',
'https://a.ccdn.es/cnet/vehicles/19721372/8f7a008c-9514-4da8-9248-fdee3e30c57b.jpg',
'https://a.ccdn.es/cnet/vehicles/19721372/300410b7-0e8f-40dc-8b63-0d178a8e7d27.jpg',
'https://a.ccdn.es/cnet/vehicles/19721372/3ede457f-64f1-43b7-bd9d-760343ec4176.jpg',
'https://a.ccdn.es/cnet/vehicles/19721372/734ece7e-dfa9-4f57-b229-425d10b54103.jpg',
'https://a.ccdn.es/cnet/vehicles/19721372/cd3b48b4-fb92-4bf0-abf2-8c17ccb5dcff.jpg',
'https://a.ccdn.es/cnet/vehicles/19721372/3e6fa0a5-f7eb-4438-88aa-636a3f78534b.jpg',
'https://a.ccdn.es/cnet/vehicles/19721372/2aa48900-787f-4180-b3f5-d7e631de9b5f.jpg',
'https://a.ccdn.es/cnet/vehicles/19721372/cbbe792f-a5bf-4506-a0dd-c30121ed7ddb.jpg',
'https://a.ccdn.es/cnet/vehicles/19721372/2a1d4e85-a1ca-42cb-be73-69d4d925a00f.jpg',
'https://a.ccdn.es/cnet/vehicles/19721372/2950b435-660f-4a17-80bc-99105c05f91e.jpg',
'https://a.ccdn.es/cnet/vehicles/19721372/c2b9288e-763d-4067-a716-9d213874eef3.jpg',
'https://a.ccdn.es/cnet/vehicles/19721372/d015f33e-0f13-4939-adb1-6ed2ade637d2.jpg',
'https://a.ccdn.es/cnet/vehicles/19721372/19f19e35-67e2-413c-8b8a-d68bfdec57e3.jpg',
'https://a.ccdn.es/cnet/vehicles/19721372/793a7a4f-6c35-4c7a-9d6e-70cb7d1684e5.jpg',
'https://a.ccdn.es/cnet/vehicles/19721372/cc7daf28-4f9a-4dbf-84cb-1c957bb7b7ab.jpg',
'https://a.ccdn.es/cnet/vehicles/19721372/5c10b52c-2c17-48c4-86ce-29f3b77467a5.jpg',
'https://a.ccdn.es/cnet/vehicles/19721372/69c9ded2-81bb-4cf2-8c93-2a1b90b0ef36.jpg',
'https://a.ccdn.es/cnet/vehicles/19721372/2f95b484-0670-4f27-a048-33ec98ac7d89.jpg',
'https://a.ccdn.es/cnet/vehicles/19721372/4a843196-80a7-44d1-9836-74cb76c34699.jpg',
'https://a.ccdn.es/cnet/vehicles/19721372/409c06b2-d319-41d6-b8e6-bb428c4d263e.jpg',
'https://a.ccdn.es/cnet/vehicles/19721372/97b07343-f3e0-4c79-8828-355bedf82ca8.jpg'],
'price': 11450,
'price_includes_vat': True,
'registration_date': '2021-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'RENAULT Clio Business Blue dCi',
'transmission': 'manual',
'trim': 'Business Blue dCi 63 kW 85CV',
'vin': 'VF1RJA00X66570117',
'year': 2021}
2026-03-27 16:40:44 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 8bcf3411-f1a0-5d97-9bf0-046b6b82d2bb with identifier: 70259567
2026-03-27 16:40:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 8bcf3411-f1a0-5d97-9bf0-046b6b82d2bb
2026-03-27 16:40:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:44 [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%252F19721372%252F70abed4a-9713-442f-9419-d96455188644.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:40:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19721372/70abed4a-9713-442f-9419-d96455188644.jpg not downloaded yet
2026-03-27 16:40:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:40:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fde641f4650>
2026-03-27 16:40:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:40:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:40:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:40:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_69448574-98ae-5841-9b7c-d5c88503d8bf/69448574-98ae-5841-9b7c-d5c88503d8bf_image_0.jpg HTTP/1.1" 201 0
2026-03-27 16:40:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto_selling_coches.net',RowKey='https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F19725630%252F754a050f-f3d0-4ba3-a1e8-ddd5b90e4d89.jpg') HTTP/1.1" 204 0
2026-03-27 16:40:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19725630/754a050f-f3d0-4ba3-a1e8-ddd5b90e4d89.jpg saved to cache
2026-03-27 16:40:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 69448574-98ae-5841-9b7c-d5c88503d8bf
2026-03-27 16:40:44 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 69448574-98ae-5841-9b7c-d5c88503d8bf sending to next pipeline
2026-03-27 16:40:44 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 69448574-98ae-5841-9b7c-d5c88503d8bf with identifier 70264504
2026-03-27 16:40:44 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-27 16:40:44 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-27 16:40:44 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 69448574-98ae-5841-9b7c-d5c88503d8bf
2026-03-27 16:40:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/19725630/754a050f-f3d0-4ba3-a1e8-ddd5b90e4d89.jpg>
{'auction_title': '',
'body_type': 'Berlina',
'c_o_2_emission_value': 94,
'category': 'Coches',
'color': 'Blanco (Gris Oscuro)',
'currency': 'EUR',
'description': '¡Bienvenidos a Autohome!\r\n'
'¡Llevatelo desde 199€/mes sin entrada !\r\n'
'Precio al contado: 11.150€ (IVA incluido)?\r\n'
'Precio alternativo con financiación: 10.150€ \r\n'
'(consulte condiciones específicas de la promoción, sujeto a '
'aprobación por las entidades financieras colaboradoras).\r\n'
'\r\n'
'Compra tu vehículo 100% ONLINE. Te enviamos VIDEO de cada '
'vehiculo y toda la información necesaria para una compra '
'segura y transparente.\r\n'
'Somos un concesionario multimarca especializado en vehículos '
'kilómetro cero y seminuevos, cuidadosamente seleccionados y '
'revisados en más de 150 puntos para garantizar su estado '
'mecánico y estético.\r\n'
'Ofrecemos:\r\n'
'\r\n'
'• Entrega en cualquier punto de la Península?• Financiación '
'personalizada?• Posibilidad de aceptar su vehículo como parte '
'de pago?• Kilometraje certificado por contrato?• Vehículos '
'sin daños estructuralesEste vehículo compacto cuenta con un '
'equipamiento destacado:\r\n'
'\r\n'
' Cambio manual 6 velocidad \r\n'
' Sensor de luces y lluvia \r\n'
' Volante multifunción\r\n'
' Manos libres\r\n'
' Sistema Start-Stop\r\n'
' Cierre centralizado\r\n'
' Elevalunas eléctricos\r\n'
' Climatizador \r\n'
' Control de velocidad y crucero\r\n'
' Pantalla multimedia con conexión USB, auxiliar y '
'Bluetooth\r\n'
'\r\n'
'Para obtener más información o resolver cualquier duda, no '
'dude en ponerse en contacto con nosotros. Estaremos '
'encantados de ayudarle.\r\n'
'\r\n'
'Nota legal: Este anuncio es informativo y no tiene carácter '
'contractual. Aunque revisamos y actualizamos los datos con '
'regularidad, podría haber errores u omisiones involuntarias, '
'especialmente en lo relativo al equipamiento del vehículo. Le '
'recomendamos confirmar todos los detalles con nuestro equipo '
'antes de formalizar la compra.',
'doors_number': 5,
'emission_standard': 'C',
'engine': '1.5L',
'engine_horse_power': 85,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '69448574-98ae-5841-9b7c-d5c88503d8bf',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/renault-clio-business-blue-dci-63-kw-85cv-5p-diesel-2019-en-madrid-70264504-covo.aspx',
'listing': 'auction',
'location': 'Madrid',
'make': 'RENAULT',
'model': 'Clio',
'odometer': 75000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 30,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_69448574-98ae-5841-9b7c-d5c88503d8bf/69448574-98ae-5841-9b7c-d5c88503d8bf_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79389,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19725630/754a050f-f3d0-4ba3-a1e8-ddd5b90e4d89.jpg',
'Width': 800}],
'price': 11150,
'price_includes_vat': True,
'registration_date': '2021-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'RENAULT Clio Business Blue dCi',
'transmission': 'manual',
'trim': 'Business Blue dCi 63 kW 85CV',
'vin': 'VF1RJA00X66570134',
'year': 2021}
2026-03-27 16:40:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:44 [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%2770264504%27 HTTP/1.1" 200 None
2026-03-27 16:40:44 [auto_selling_coches.net] INFO: Saving data for 70264504: {'created_time': 1774629644.425323, 'last_price_update_time': 1774629644.425333}
2026-03-27 16:40:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70264504') HTTP/1.1" 204 0
2026-03-27 16:40:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70264578> (referer: https://www.coches.net/concesionario/autohome/?pg=2) ['zyte-api']
2026-03-27 16:40:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70283170> (referer: https://www.coches.net/concesionario/autohome/?pg=2) ['zyte-api']
2026-03-27 16:40:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:40:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/19721372/70abed4a-9713-442f-9419-d96455188644.jpg> (referer: None)
2026-03-27 16:40:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:40:44 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
'body_type': 'SUV',
'c_o_2_emission_value': 105,
'category': 'Coches',
'color': 'Blanco (Tapicería )',
'currency': 'EUR',
'description': '¡Bienvenidos a Autohome!\r\n'
'¡Llevatelo desde 199€/mes sin entrada !\r\n'
'Precio al contado: 11.850€ (IVA incluido)?\r\n'
'Precio alternativo con financiación: 11.350€ \r\n'
'(consulte condiciones específicas de la promoción, sujeto a '
'aprobación por las entidades financieras colaboradoras).\r\n'
'\r\n'
'Compra tu vehículo 100% ONLINE. Te enviamos VIDEO de cada '
'vehiculo y toda la información necesaria para una compra '
'segura y transparente.\r\n'
'Somos un concesionario multimarca especializado en vehículos '
'kilómetro cero y seminuevos, cuidadosamente seleccionados y '
'revisados en más de 150 puntos para garantizar su estado '
'mecánico y estético.\r\n'
'Ofrecemos:\r\n'
'\r\n'
'• Entrega en cualquier punto de la Península?• Financiación '
'personalizada?• Posibilidad de aceptar su vehículo como parte '
'de pago?• Kilometraje certificado por contrato?• Vehículos '
'sin daños estructurales\r\n'
'\r\n'
'Este vehículo SUV cuenta con un equipamiento destacado:\r\n'
'\r\n'
' Cambio manual \r\n'
' Sensor de luces y lluvia \r\n'
' AppleCarPlay/AndroidAuto\r\n'
' Volante multifunción\r\n'
' Manos libres\r\n'
' Sistema Start-Stop\r\n'
' Cierre centralizado\r\n'
' Elevalunas eléctricos\r\n'
' Navegador \r\n'
' Climatizador \r\n'
' Control de velocidad y crucero\r\n'
' Pantalla multimedia con conexión USB, auxiliar y '
'Bluetooth\r\n'
'\r\n'
'Para obtener más información o resolver cualquier duda, no '
'dude en ponerse en contacto con nosotros. Estaremos '
'encantados de ayudarle.\r\n'
'\r\n'
'Nota legal: Este anuncio es informativo y no tiene carácter '
'contractual. Aunque revisamos y actualizamos los datos con '
'regularidad, podría haber errores u omisiones involuntarias, '
'especialmente en lo relativo al equipamiento del vehículo. Le '
'recomendamos confirmar todos los detalles con nuestro equipo '
'antes de formalizar la compra.',
'doors_number': 5,
'emission_standard': 'C',
'engine': '1.2L',
'engine_horse_power': 100,
'expiration_date': None,
'fuel_type': 'Gasolina',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/peugeot-2008-active-puretech-100-ss-bvm6-5p-gasolina-2021-en-madrid-70264578-covo.aspx',
'listing': 'auction',
'location': 'Madrid',
'make': 'PEUGEOT',
'model': '2008',
'odometer': 90000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19725663/0593047e-70db-4b13-9c34-4f2f1cf75123.jpg',
'https://a.ccdn.es/cnet/vehicles/19725663/832f7d95-64b7-4da4-946d-cccc3c2b2956.jpg',
'https://a.ccdn.es/cnet/vehicles/19725663/0b5ee6e0-6597-49b6-a385-899c6a954e9e.jpg',
'https://a.ccdn.es/cnet/vehicles/19725663/e2d03ff3-a297-44fb-aac5-41b240ced2d9.jpg',
'https://a.ccdn.es/cnet/vehicles/19725663/4617e99e-95b6-4c5e-860e-a1d0fe207aa0.jpg',
'https://a.ccdn.es/cnet/vehicles/19725663/b7b2e282-e6c6-4cfb-804d-9ce73a5cbe88.jpg',
'https://a.ccdn.es/cnet/vehicles/19725663/5932f283-538d-41cb-a4b9-ed765182c65b.jpg',
'https://a.ccdn.es/cnet/vehicles/19725663/186684d4-f2ea-4f92-b086-013faca85104.jpg',
'https://a.ccdn.es/cnet/vehicles/19725663/60c269d3-398c-458f-a8de-85636630faeb.jpg',
'https://a.ccdn.es/cnet/vehicles/19725663/770983dd-49bc-4029-96b2-0b775a0b4f0c.jpg',
'https://a.ccdn.es/cnet/vehicles/19725663/6e53a3a4-8c42-4d73-a358-629b60faf028.jpg',
'https://a.ccdn.es/cnet/vehicles/19725663/494575da-e7f7-48e3-bd55-0ccabfb4a543.jpg',
'https://a.ccdn.es/cnet/vehicles/19725663/febcc736-3e06-4f4f-b7ca-57b79e148efe.jpg',
'https://a.ccdn.es/cnet/vehicles/19725663/adf3fb11-ab7b-4eab-ac7b-07dcf4137473.jpg',
'https://a.ccdn.es/cnet/vehicles/19725663/92b8e6a7-9437-4302-b8df-d0502222ef8b.jpg',
'https://a.ccdn.es/cnet/vehicles/19725663/f6f083c6-c8ea-4c42-a6ac-b3d381dd610b.jpg',
'https://a.ccdn.es/cnet/vehicles/19725663/6011dd4b-ca94-4170-b65c-c4f1077b42e4.jpg',
'https://a.ccdn.es/cnet/vehicles/19725663/d36e1d09-c11b-4ba4-b25e-d008918e6948.jpg',
'https://a.ccdn.es/cnet/vehicles/19725663/6ea5cbfd-1f66-43ab-8c20-dae3b17be777.jpg',
'https://a.ccdn.es/cnet/vehicles/19725663/4a0a26b7-abc1-4e69-b58e-717349d9f40f.jpg',
'https://a.ccdn.es/cnet/vehicles/19725663/bde4e898-c38f-4ceb-b355-3f777bc57186.jpg',
'https://a.ccdn.es/cnet/vehicles/19725663/ba205226-0d07-4a96-96cb-dbff741991a0.jpg',
'https://a.ccdn.es/cnet/vehicles/19725663/a6b69667-f2d1-402e-a8bf-1045ae160cd8.jpg',
'https://a.ccdn.es/cnet/vehicles/19725663/9239db57-cedd-4ac4-a1fb-c64be3fd4cec.jpg',
'https://a.ccdn.es/cnet/vehicles/19725663/ccf0a38f-fe23-44de-aeef-b81364bcc8ae.jpg',
'https://a.ccdn.es/cnet/vehicles/19725663/53cc0ffd-f41d-4dae-b068-2672b885bb9f.jpg',
'https://a.ccdn.es/cnet/vehicles/19725663/fd710918-118d-4525-80b5-3ac0a13205ca.jpg',
'https://a.ccdn.es/cnet/vehicles/19725663/faebdcfa-78c1-4fac-baf3-359477da3f3a.jpg',
'https://a.ccdn.es/cnet/vehicles/19725663/6ce63272-e6a5-460b-83f3-534f0a2dc4f1.jpg',
'https://a.ccdn.es/cnet/vehicles/19725663/638b3187-88d6-4917-b40a-e736e05630fd.jpg',
'https://a.ccdn.es/cnet/vehicles/19725663/0a5dcb67-4ed1-4db6-b4de-367525794665.jpg'],
'price': 11990,
'price_includes_vat': True,
'registration_date': '2021-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'PEUGEOT 2008 Active Puretech 100 SS BVM6',
'transmission': 'manual',
'trim': 'Active Puretech 100 SS BVM6',
'vin': 'VR3USHNKKMJ936322',
'year': 2021}
2026-03-27 16:40:44 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 58248340-77ad-5fdb-918e-2097d4496990 with identifier: 70264578
2026-03-27 16:40:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 58248340-77ad-5fdb-918e-2097d4496990
2026-03-27 16:40:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:44 [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%252F19725663%252F0593047e-70db-4b13-9c34-4f2f1cf75123.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:40:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19725663/0593047e-70db-4b13-9c34-4f2f1cf75123.jpg not downloaded yet
2026-03-27 16:40:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70264839> (referer: https://www.coches.net/concesionario/autohome/?pg=2) ['zyte-api']
2026-03-27 16:40:44 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
'body_type': 'SUV',
'c_o_2_emission_value': None,
'category': 'Coches',
'color': 'Gris / Plata (Tejido gris)',
'currency': 'EUR',
'description': '¡Bienvenidos a Autohome!\r\n'
'Consúltenos la cuota de financiación que mejor se ajuste a '
'sus necesidades.\r\n'
'Descubra nuestro concesionario multimarca, especializado en '
'vehículos kilómetro cero y seminuevos de la más alta '
'calidad.\r\n'
'Explore nuestra amplia selección de más de 100 vehículos '
'disponibles, cuidadosamente seleccionados para cumplir con '
'sus expectativas.\r\n'
'Nuestro equipo de expertos revisa cada vehículo en más de 150 '
'puntos clave para garantizar su perfecto estado y '
'funcionamiento.\r\n'
'Ofrecemos entrega a domicilio en cualquier punto de la '
'Península, para que su experiencia de compra sea cómoda y sin '
'complicaciones.\r\n'
'Nuestros vehículos no han sufrido daños estructurales y el '
'kilometraje está fielmente reflejado en el contrato.\r\n'
'Financiación 100% personalizada y adaptada a sus '
'necesidades.\r\n'
'Si desea cambiar su vehículo actual, aceptamos su coche como '
'parte del pago.\r\n'
'Este vehículo SUV cuenta con un equipamiento destacado:\r\n'
'\r\n'
' Cambio automático\r\n'
' Sensor de luces y lluvia \r\n'
' Freno de mano eléctrico \r\n'
' AppleCarPlay/AndroidAuto\r\n'
' Volante multifunción\r\n'
' Manos libres\r\n'
' Sistema Start-Stop\r\n'
' Cierre centralizado\r\n'
' Elevalunas eléctricos\r\n'
' Sensores de aparcamiento\r\n'
' Navegador \r\n'
' Climatizador bizona \r\n'
' Control de velocidad y crucero\r\n'
' Llantas de aleación\r\n'
' Pantalla multimedia con conexión USB, auxiliar y '
'Bluetooth\r\n'
'\r\n'
'Para obtener más información o resolver cualquier duda, no '
'dude en ponerse en contacto con nosotros. Estaremos '
'encantados de ayudarle.\r\n'
'\r\n'
'Nota legal: Este anuncio es informativo y no tiene carácter '
'contractual. Aunque revisamos y actualizamos los datos con '
'regularidad, podría haber errores u omisiones involuntarias, '
'especialmente en lo relativo al equipamiento del vehículo. Le '
'recomendamos confirmar todos los detalles con nuestro equipo '
'antes de formalizar la compra.',
'doors_number': 5,
'emission_standard': 'ECO',
'engine': '1.6L',
'engine_horse_power': 145,
'expiration_date': None,
'fuel_type': 'Híbrido',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/renault-symbioz-techno-etech-full-hybr-105kw-145cv-5p-electrico-hibrido-2024-en-madrid-70283170-covo.aspx',
'listing': 'auction',
'location': 'Madrid',
'make': 'RENAULT',
'model': 'Symbioz',
'odometer': 15000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19743954/c50a7274-fd27-4abe-92b2-69118aa3dff8.jpg',
'https://a.ccdn.es/cnet/vehicles/19743954/69ba43b5-c2fc-4fae-98ad-ff69da8b4fc6.jpg',
'https://a.ccdn.es/cnet/vehicles/19743954/da905fe1-f553-466f-a593-51047c65cdbe.jpg',
'https://a.ccdn.es/cnet/vehicles/19743954/4db81902-7739-4188-af53-1e4f61b4361e.jpg',
'https://a.ccdn.es/cnet/vehicles/19743954/81dcc68d-44b5-46ec-9bb4-03515bb6b0ca.jpg',
'https://a.ccdn.es/cnet/vehicles/19743954/ce49be2f-f9fb-4ec6-beaa-a71777592be6.jpg',
'https://a.ccdn.es/cnet/vehicles/19743954/971dc3a3-35e6-4e48-99b6-3e62393d5645.jpg',
'https://a.ccdn.es/cnet/vehicles/19743954/ba47eb53-40a1-4a00-bc8d-1ab5d068834d.jpg',
'https://a.ccdn.es/cnet/vehicles/19743954/8af9b863-e354-4d5a-8ee6-a8d68b1632e7.jpg',
'https://a.ccdn.es/cnet/vehicles/19743954/9b5f92f6-74bf-4e91-acd7-172fa5aa07dd.jpg',
'https://a.ccdn.es/cnet/vehicles/19743954/3e9930e4-a41d-4517-8958-c33f5282a1e1.jpg',
'https://a.ccdn.es/cnet/vehicles/19743954/34ecfb7f-137e-4096-bf64-04bee2cf1454.jpg',
'https://a.ccdn.es/cnet/vehicles/19743954/935d1f50-2b72-4b4c-b254-d4c68e3a12f0.jpg',
'https://a.ccdn.es/cnet/vehicles/19743954/c335b54c-90c2-45c5-9c36-fa9347c5deee.jpg',
'https://a.ccdn.es/cnet/vehicles/19743954/cb9ecbf4-1ef1-4d74-8aa4-f98bce3ad685.jpg',
'https://a.ccdn.es/cnet/vehicles/19743954/7e1edac4-3190-4067-9ca5-ee347f4a2d49.jpg',
'https://a.ccdn.es/cnet/vehicles/19743954/d028d8ac-9de3-4464-a089-9ac767f785b0.jpg',
'https://a.ccdn.es/cnet/vehicles/19743954/78822497-590e-4ea1-8b41-4b6a118cb4e7.jpg',
'https://a.ccdn.es/cnet/vehicles/19743954/59cd946c-b56b-4e49-850b-459276823faa.jpg',
'https://a.ccdn.es/cnet/vehicles/19743954/4ad5731e-5650-491a-ad41-376234d106e0.jpg',
'https://a.ccdn.es/cnet/vehicles/19743954/2c540f3f-75fa-446e-99bb-702770c0ed74.jpg',
'https://a.ccdn.es/cnet/vehicles/19743954/4eec2c04-bd50-4f80-9b2e-10ec177010f8.jpg',
'https://a.ccdn.es/cnet/vehicles/19743954/31afbe62-f9fc-4182-8968-ff809ec283cb.jpg',
'https://a.ccdn.es/cnet/vehicles/19743954/78129745-b479-4622-b776-7ad209db3338.jpg',
'https://a.ccdn.es/cnet/vehicles/19743954/eae6c3a5-9810-4279-92d1-f14993e9f2d8.jpg',
'https://a.ccdn.es/cnet/vehicles/19743954/f04be5b8-f17b-421b-9ae9-520a6d474365.jpg',
'https://a.ccdn.es/cnet/vehicles/19743954/f79a1132-f2d4-466f-bd8e-5003a0281630.jpg',
'https://a.ccdn.es/cnet/vehicles/19743954/9b947ccf-f647-4f94-a9ad-a2d70e858abb.jpg',
'https://a.ccdn.es/cnet/vehicles/19743954/fa15aff8-01d2-4a66-b996-742367d64229.jpg',
'https://a.ccdn.es/cnet/vehicles/19743954/81866079-16f4-40ea-acd3-21ae31fffacb.jpg',
'https://a.ccdn.es/cnet/vehicles/19743954/ec0f8dce-981d-477a-a494-1d0a2c9a7b73.jpg',
'https://a.ccdn.es/cnet/vehicles/19743954/98dddc2e-e81f-4db6-9bec-4bdd8c021b98.jpg',
'https://a.ccdn.es/cnet/vehicles/19743954/ef9d04c3-2b47-451b-a7fc-00d4c4281781.jpg',
'https://a.ccdn.es/cnet/vehicles/19743954/aa85e48e-5b73-439c-8fec-5158a8159732.jpg'],
'price': 26450,
'price_includes_vat': True,
'registration_date': '2025-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'RENAULT Symbioz Techno ETech full hybr',
'transmission': 'automatic',
'trim': 'Techno ETech full hybr 105kW 145CV',
'vin': 'VF1RJB00774351991',
'year': 2025}
2026-03-27 16:40:44 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 66256217-48ee-5d6b-82d2-2726a2c4a1d0 with identifier: 70283170
2026-03-27 16:40:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 66256217-48ee-5d6b-82d2-2726a2c4a1d0
2026-03-27 16:40:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:44 [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%252F19743954%252Fc50a7274-fd27-4abe-92b2-69118aa3dff8.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:40:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19743954/c50a7274-fd27-4abe-92b2-69118aa3dff8.jpg not downloaded yet
2026-03-27 16:40:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:40:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fde64210590>
2026-03-27 16:40:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:40:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:40:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:40:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8bcf3411-f1a0-5d97-9bf0-046b6b82d2bb/8bcf3411-f1a0-5d97-9bf0-046b6b82d2bb_image_0.jpg HTTP/1.1" 201 0
2026-03-27 16:40:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto_selling_coches.net',RowKey='https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F19721372%252F70abed4a-9713-442f-9419-d96455188644.jpg') HTTP/1.1" 204 0
2026-03-27 16:40:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19721372/70abed4a-9713-442f-9419-d96455188644.jpg saved to cache
2026-03-27 16:40:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 8bcf3411-f1a0-5d97-9bf0-046b6b82d2bb
2026-03-27 16:40:44 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 8bcf3411-f1a0-5d97-9bf0-046b6b82d2bb sending to next pipeline
2026-03-27 16:40:44 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 8bcf3411-f1a0-5d97-9bf0-046b6b82d2bb with identifier 70259567
2026-03-27 16:40:44 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-27 16:40:44 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-27 16:40:44 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 8bcf3411-f1a0-5d97-9bf0-046b6b82d2bb
2026-03-27 16:40:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/19721372/70abed4a-9713-442f-9419-d96455188644.jpg>
{'auction_title': '',
'body_type': 'Berlina',
'c_o_2_emission_value': 94,
'category': 'Coches',
'color': 'Blanco (Gris Oscuro)',
'currency': 'EUR',
'description': '¡Bienvenidos a Autohome!\r\n'
'¡Llevatelo desde 199€/mes sin entrada !\r\n'
' Precio al contado: 11.150€ (IVA incluido)?\r\n'
'Precio alternativo con financiación: 10.150€ \r\n'
'(consulte condiciones específicas de la promoción, sujeto a '
'aprobación por las entidades financieras colaboradoras).\r\n'
'\r\n'
'Compra tu vehículo 100% ONLINE. Te enviamos VIDEO de cada '
'vehiculo y toda la información necesaria para una compra '
'segura y transparente.\r\n'
'Somos un concesionario multimarca especializado en vehículos '
'kilómetro cero y seminuevos, cuidadosamente seleccionados y '
'revisados en más de 150 puntos para garantizar su estado '
'mecánico y estético.\r\n'
'Ofrecemos:\r\n'
'\r\n'
'• Entrega en cualquier punto de la Península?• Financiación '
'personalizada?• Posibilidad de aceptar su vehículo como parte '
'de pago?• Kilometraje certificado por contrato?• Vehículos '
'sin daños estructurales\r\n'
'Este vehículo compacto cuenta con un equipamiento '
'destacado:\r\n'
'\r\n'
' Cambio manual 6 velocidad \r\n'
' Sensor de luces y lluvia \r\n'
' Volante multifunción\r\n'
' Manos libres\r\n'
' Sistema Start-Stop\r\n'
' Cierre centralizado\r\n'
' Elevalunas eléctricos\r\n'
' Climatizador \r\n'
' Control de velocidad y crucero\r\n'
' Pantalla multimedia con conexión USB, auxiliar y '
'Bluetooth\r\n'
'\r\n'
'Para obtener más información o resolver cualquier duda, no '
'dude en ponerse en contacto con nosotros. Estaremos '
'encantados de ayudarle.\r\n'
'\r\n'
'Nota legal: Este anuncio es informativo y no tiene carácter '
'contractual. Aunque revisamos y actualizamos los datos con '
'regularidad, podría haber errores u omisiones involuntarias, '
'especialmente en lo relativo al equipamiento del vehículo. Le '
'recomendamos confirmar todos los detalles con nuestro equipo '
'antes de formalizar la compra.',
'doors_number': 5,
'emission_standard': 'C',
'engine': '1.5L',
'engine_horse_power': 85,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '8bcf3411-f1a0-5d97-9bf0-046b6b82d2bb',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/renault-clio-business-blue-dci-63-kw-85cv-5p-diesel-2019-en-madrid-70259567-covo.aspx',
'listing': 'auction',
'location': 'Madrid',
'make': 'RENAULT',
'model': 'Clio',
'odometer': 76000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 30,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8bcf3411-f1a0-5d97-9bf0-046b6b82d2bb/8bcf3411-f1a0-5d97-9bf0-046b6b82d2bb_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75117,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19721372/70abed4a-9713-442f-9419-d96455188644.jpg',
'Width': 800}],
'price': 11450,
'price_includes_vat': True,
'registration_date': '2021-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'RENAULT Clio Business Blue dCi',
'transmission': 'manual',
'trim': 'Business Blue dCi 63 kW 85CV',
'vin': 'VF1RJA00X66570117',
'year': 2021}
2026-03-27 16:40:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:45 [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%2770259567%27 HTTP/1.1" 200 None
2026-03-27 16:40:45 [auto_selling_coches.net] INFO: Saving data for 70259567: {'created_time': 1774629645.007735, 'last_price_update_time': 1774629645.007745}
2026-03-27 16:40:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70259567') HTTP/1.1" 204 0
2026-03-27 16:40:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/19725663/0593047e-70db-4b13-9c34-4f2f1cf75123.jpg> (referer: None)
2026-03-27 16:40:45 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
'body_type': 'SUV',
'c_o_2_emission_value': 96,
'category': 'Coches',
'color': 'Blanco (Tapicería Pneuma 3D Negro con pespuntes en naranja)',
'currency': 'EUR',
'description': '¡Bienvenidos a Autohome!\r\n'
'Precio al contado: 12.650€ (IVA incluido)?\r\n'
'Precio alternativo con financiación: 11.150€ \r\n'
'(consulte condiciones específicas de la promoción, sujeto a '
'aprobación por las entidades financieras colaboradoras).\r\n'
'\r\n'
'Compra tu vehículo 100% ONLINE. Te enviamos VIDEO de cada '
'vehiculo y toda la información necesaria para una compra '
'segura y transparente.\r\n'
'Somos un concesionario multimarca especializado en vehículos '
'kilómetro cero y seminuevos, cuidadosamente seleccionados y '
'revisados en más de 150 puntos para garantizar su estado '
'mecánico y estético.\r\n'
'Ofrecemos:\r\n'
'\r\n'
'• Entrega en cualquier punto de la Península?• Financiación '
'personalizada?• Posibilidad de aceptar su vehículo como parte '
'de pago?• Kilometraje certificado por contrato?• Vehículos '
'sin daños estructurales\r\n'
'Este vehículo SUV cuenta con un equipamiento destacado:\r\n'
'\r\n'
' Cambio manual \r\n'
' Sensor de luces y lluvia \r\n'
' AppleCarPlay/AndroidAuto\r\n'
' Volante multifunción\r\n'
' Manos libres\r\n'
' Sistema Start-Stop\r\n'
' Cierre centralizado\r\n'
' Elevalunas eléctricos\r\n'
' Navegador \r\n'
' Climatizador \r\n'
' Control de velocidad y crucero\r\n'
' Pantalla multimedia con conexión USB, auxiliar y '
'Bluetooth\r\n'
'\r\n'
'Para obtener más información o resolver cualquier duda, no '
'dude en ponerse en contacto con nosotros. Estaremos '
'encantados de ayudarle.\r\n'
'\r\n'
'Nota legal: Este anuncio es informativo y no tiene carácter '
'contractual. Aunque revisamos y actualizamos los datos con '
'regularidad, podría haber errores u omisiones involuntarias, '
'especialmente en lo relativo al equipamiento del vehículo. Le '
'recomendamos confirmar todos los detalles con nuestro equipo '
'antes de formalizar la compra.',
'doors_number': 5,
'emission_standard': 'C',
'engine': '1.5L',
'engine_horse_power': 110,
'expiration_date': None,
'fuel_type': 'Diesel',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/peugeot-2008-active-bluehdi-81kw-110cv-5p-diesel-2021-en-madrid-70264839-covo.aspx',
'listing': 'auction',
'location': 'Madrid',
'make': 'PEUGEOT',
'model': '2008',
'odometer': 95088,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19725923/8ef0c944-27c7-4db3-a57e-9758e403b947.jpg',
'https://a.ccdn.es/cnet/vehicles/19725923/e4428db5-c195-414e-b9a0-170c69e9aa57.jpg',
'https://a.ccdn.es/cnet/vehicles/19725923/27f6eb79-96ea-4f05-a1c2-35a10a33a377.jpg',
'https://a.ccdn.es/cnet/vehicles/19725923/fd6e4753-2568-4cb7-b039-a2caa99d69fa.jpg',
'https://a.ccdn.es/cnet/vehicles/19725923/abecd97c-c41c-4816-b2bc-64e11bd2c79c.jpg',
'https://a.ccdn.es/cnet/vehicles/19725923/eb304c57-ad77-414d-9a45-ca32e6066cd1.jpg',
'https://a.ccdn.es/cnet/vehicles/19725923/2705213f-ffdd-4507-b0fb-3c65f760f66b.jpg',
'https://a.ccdn.es/cnet/vehicles/19725923/ebb43783-509d-4121-904d-55295d729224.jpg',
'https://a.ccdn.es/cnet/vehicles/19725923/b0b8744e-9aef-4ab4-b0ea-0017d6c84900.jpg',
'https://a.ccdn.es/cnet/vehicles/19725923/8e21aa65-ceb5-410e-9506-d3f468dab210.jpg',
'https://a.ccdn.es/cnet/vehicles/19725923/2ea25146-9c2b-4f3f-91be-6d05e50ecd09.jpg',
'https://a.ccdn.es/cnet/vehicles/19725923/f420e6f4-ae90-487f-aeea-74edd6213e7d.jpg',
'https://a.ccdn.es/cnet/vehicles/19725923/6007cfcf-562a-43e1-90ed-e5edb94e6f25.jpg',
'https://a.ccdn.es/cnet/vehicles/19725923/bb4fedc4-2296-4067-a320-99b538f2b1af.jpg',
'https://a.ccdn.es/cnet/vehicles/19725923/ed3e3d3a-1f5a-4865-8675-ed8be09cc317.jpg',
'https://a.ccdn.es/cnet/vehicles/19725923/97c70ec5-c020-426a-b517-7bd77f85b045.jpg',
'https://a.ccdn.es/cnet/vehicles/19725923/7c43d665-1c7d-4585-b6b6-fd167318a621.jpg',
'https://a.ccdn.es/cnet/vehicles/19725923/db4b34b4-1bdf-4c7f-969a-08c82c574814.jpg',
'https://a.ccdn.es/cnet/vehicles/19725923/0313fd9c-9210-4f3b-be2e-edfc10fdde75.jpg',
'https://a.ccdn.es/cnet/vehicles/19725923/6c3cb332-66c9-4956-8e4d-5bf271ea7cdf.jpg',
'https://a.ccdn.es/cnet/vehicles/19725923/507052c4-f583-4759-a9dd-fca4eccecbb1.jpg',
'https://a.ccdn.es/cnet/vehicles/19725923/4bde8b58-5370-4f53-a1b3-61f4e59f681a.jpg',
'https://a.ccdn.es/cnet/vehicles/19725923/a9914573-4a59-4bea-b171-24df380621e7.jpg',
'https://a.ccdn.es/cnet/vehicles/19725923/35e5e9a5-adbc-4b3d-99fd-086dfaf796d2.jpg',
'https://a.ccdn.es/cnet/vehicles/19725923/5b293051-f33e-47fb-90e0-edfcdc7fa6c4.jpg',
'https://a.ccdn.es/cnet/vehicles/19725923/71edc85c-2df0-4e8c-a1b7-7ed6965968ed.jpg',
'https://a.ccdn.es/cnet/vehicles/19725923/73d7309a-aa0f-418d-9105-0fa82ac7715a.jpg'],
'price': 12890,
'price_includes_vat': True,
'registration_date': '2021-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'PEUGEOT 2008 Active BlueHDI',
'transmission': 'manual',
'trim': 'Active BlueHDI 81kW 110CV',
'vin': 'VR3UDYHSKMJ864423',
'year': 2021}
2026-03-27 16:40:45 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: d71896ae-27ae-5b29-8fdc-bffdd791e08d with identifier: 70264839
2026-03-27 16:40:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item d71896ae-27ae-5b29-8fdc-bffdd791e08d
2026-03-27 16:40:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:45 [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%252F19725923%252F8ef0c944-27c7-4db3-a57e-9758e403b947.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:40:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19725923/8ef0c944-27c7-4db3-a57e-9758e403b947.jpg not downloaded yet
2026-03-27 16:40:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/19743954/c50a7274-fd27-4abe-92b2-69118aa3dff8.jpg> (referer: None)
2026-03-27 16:40:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/19725923/8ef0c944-27c7-4db3-a57e-9758e403b947.jpg> (referer: None)
2026-03-27 16:40:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:40:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:40:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fde651919d0>
2026-03-27 16:40:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:40:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:40:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:40:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_58248340-77ad-5fdb-918e-2097d4496990/58248340-77ad-5fdb-918e-2097d4496990_image_0.jpg HTTP/1.1" 201 0
2026-03-27 16:40:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto_selling_coches.net',RowKey='https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F19725663%252F0593047e-70db-4b13-9c34-4f2f1cf75123.jpg') HTTP/1.1" 204 0
2026-03-27 16:40:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19725663/0593047e-70db-4b13-9c34-4f2f1cf75123.jpg saved to cache
2026-03-27 16:40:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 58248340-77ad-5fdb-918e-2097d4496990
2026-03-27 16:40:45 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 58248340-77ad-5fdb-918e-2097d4496990 sending to next pipeline
2026-03-27 16:40:45 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 58248340-77ad-5fdb-918e-2097d4496990 with identifier 70264578
2026-03-27 16:40:45 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-27 16:40:45 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-27 16:40:45 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 58248340-77ad-5fdb-918e-2097d4496990
2026-03-27 16:40:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/19725663/0593047e-70db-4b13-9c34-4f2f1cf75123.jpg>
{'auction_title': '',
'body_type': 'SUV',
'c_o_2_emission_value': 105,
'category': 'Coches',
'color': 'Blanco (Tapicería )',
'currency': 'EUR',
'description': '¡Bienvenidos a Autohome!\r\n'
'¡Llevatelo desde 199€/mes sin entrada !\r\n'
'Precio al contado: 11.850€ (IVA incluido)?\r\n'
'Precio alternativo con financiación: 11.350€ \r\n'
'(consulte condiciones específicas de la promoción, sujeto a '
'aprobación por las entidades financieras colaboradoras).\r\n'
'\r\n'
'Compra tu vehículo 100% ONLINE. Te enviamos VIDEO de cada '
'vehiculo y toda la información necesaria para una compra '
'segura y transparente.\r\n'
'Somos un concesionario multimarca especializado en vehículos '
'kilómetro cero y seminuevos, cuidadosamente seleccionados y '
'revisados en más de 150 puntos para garantizar su estado '
'mecánico y estético.\r\n'
'Ofrecemos:\r\n'
'\r\n'
'• Entrega en cualquier punto de la Península?• Financiación '
'personalizada?• Posibilidad de aceptar su vehículo como parte '
'de pago?• Kilometraje certificado por contrato?• Vehículos '
'sin daños estructurales\r\n'
'\r\n'
'Este vehículo SUV cuenta con un equipamiento destacado:\r\n'
'\r\n'
' Cambio manual \r\n'
' Sensor de luces y lluvia \r\n'
' AppleCarPlay/AndroidAuto\r\n'
' Volante multifunción\r\n'
' Manos libres\r\n'
' Sistema Start-Stop\r\n'
' Cierre centralizado\r\n'
' Elevalunas eléctricos\r\n'
' Navegador \r\n'
' Climatizador \r\n'
' Control de velocidad y crucero\r\n'
' Pantalla multimedia con conexión USB, auxiliar y '
'Bluetooth\r\n'
'\r\n'
'Para obtener más información o resolver cualquier duda, no '
'dude en ponerse en contacto con nosotros. Estaremos '
'encantados de ayudarle.\r\n'
'\r\n'
'Nota legal: Este anuncio es informativo y no tiene carácter '
'contractual. Aunque revisamos y actualizamos los datos con '
'regularidad, podría haber errores u omisiones involuntarias, '
'especialmente en lo relativo al equipamiento del vehículo. Le '
'recomendamos confirmar todos los detalles con nuestro equipo '
'antes de formalizar la compra.',
'doors_number': 5,
'emission_standard': 'C',
'engine': '1.2L',
'engine_horse_power': 100,
'expiration_date': None,
'fuel_type': 'Gasolina',
'id': '58248340-77ad-5fdb-918e-2097d4496990',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/peugeot-2008-active-puretech-100-ss-bvm6-5p-gasolina-2021-en-madrid-70264578-covo.aspx',
'listing': 'auction',
'location': 'Madrid',
'make': 'PEUGEOT',
'model': '2008',
'odometer': 90000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 31,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_58248340-77ad-5fdb-918e-2097d4496990/58248340-77ad-5fdb-918e-2097d4496990_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74559,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19725663/0593047e-70db-4b13-9c34-4f2f1cf75123.jpg',
'Width': 800}],
'price': 11990,
'price_includes_vat': True,
'registration_date': '2021-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'PEUGEOT 2008 Active Puretech 100 SS BVM6',
'transmission': 'manual',
'trim': 'Active Puretech 100 SS BVM6',
'vin': 'VR3USHNKKMJ936322',
'year': 2021}
2026-03-27 16:40:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:45 [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%2770264578%27 HTTP/1.1" 200 None
2026-03-27 16:40:45 [auto_selling_coches.net] INFO: Saving data for 70264578: {'created_time': 1774629645.207331, 'last_price_update_time': 1774629645.207339}
2026-03-27 16:40:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70264578') HTTP/1.1" 204 0
2026-03-27 16:40:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:40:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fde642123d0>
2026-03-27 16:40:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:40:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:40:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:40:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_66256217-48ee-5d6b-82d2-2726a2c4a1d0/66256217-48ee-5d6b-82d2-2726a2c4a1d0_image_0.jpg HTTP/1.1" 201 0
2026-03-27 16:40:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto_selling_coches.net',RowKey='https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F19743954%252Fc50a7274-fd27-4abe-92b2-69118aa3dff8.jpg') HTTP/1.1" 204 0
2026-03-27 16:40:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19743954/c50a7274-fd27-4abe-92b2-69118aa3dff8.jpg saved to cache
2026-03-27 16:40:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 66256217-48ee-5d6b-82d2-2726a2c4a1d0
2026-03-27 16:40:45 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 66256217-48ee-5d6b-82d2-2726a2c4a1d0 sending to next pipeline
2026-03-27 16:40:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:40:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fde6425e190>
2026-03-27 16:40:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:40:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:40:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:40:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d71896ae-27ae-5b29-8fdc-bffdd791e08d/d71896ae-27ae-5b29-8fdc-bffdd791e08d_image_0.jpg HTTP/1.1" 201 0
2026-03-27 16:40:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto_selling_coches.net',RowKey='https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F19725923%252F8ef0c944-27c7-4db3-a57e-9758e403b947.jpg') HTTP/1.1" 204 0
2026-03-27 16:40:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19725923/8ef0c944-27c7-4db3-a57e-9758e403b947.jpg saved to cache
2026-03-27 16:40:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item d71896ae-27ae-5b29-8fdc-bffdd791e08d
2026-03-27 16:40:45 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item d71896ae-27ae-5b29-8fdc-bffdd791e08d sending to next pipeline
2026-03-27 16:40:45 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 66256217-48ee-5d6b-82d2-2726a2c4a1d0 with identifier 70283170
2026-03-27 16:40:45 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-27 16:40:45 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-27 16:40:45 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 66256217-48ee-5d6b-82d2-2726a2c4a1d0
2026-03-27 16:40:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/19743954/c50a7274-fd27-4abe-92b2-69118aa3dff8.jpg>
{'auction_title': '',
'body_type': 'SUV',
'c_o_2_emission_value': None,
'category': 'Coches',
'color': 'Gris / Plata (Tejido gris)',
'currency': 'EUR',
'description': '¡Bienvenidos a Autohome!\r\n'
'Consúltenos la cuota de financiación que mejor se ajuste a '
'sus necesidades.\r\n'
'Descubra nuestro concesionario multimarca, especializado en '
'vehículos kilómetro cero y seminuevos de la más alta '
'calidad.\r\n'
'Explore nuestra amplia selección de más de 100 vehículos '
'disponibles, cuidadosamente seleccionados para cumplir con '
'sus expectativas.\r\n'
'Nuestro equipo de expertos revisa cada vehículo en más de 150 '
'puntos clave para garantizar su perfecto estado y '
'funcionamiento.\r\n'
'Ofrecemos entrega a domicilio en cualquier punto de la '
'Península, para que su experiencia de compra sea cómoda y sin '
'complicaciones.\r\n'
'Nuestros vehículos no han sufrido daños estructurales y el '
'kilometraje está fielmente reflejado en el contrato.\r\n'
'Financiación 100% personalizada y adaptada a sus '
'necesidades.\r\n'
'Si desea cambiar su vehículo actual, aceptamos su coche como '
'parte del pago.\r\n'
'Este vehículo SUV cuenta con un equipamiento destacado:\r\n'
'\r\n'
' Cambio automático\r\n'
' Sensor de luces y lluvia \r\n'
' Freno de mano eléctrico \r\n'
' AppleCarPlay/AndroidAuto\r\n'
' Volante multifunción\r\n'
' Manos libres\r\n'
' Sistema Start-Stop\r\n'
' Cierre centralizado\r\n'
' Elevalunas eléctricos\r\n'
' Sensores de aparcamiento\r\n'
' Navegador \r\n'
' Climatizador bizona \r\n'
' Control de velocidad y crucero\r\n'
' Llantas de aleación\r\n'
' Pantalla multimedia con conexión USB, auxiliar y '
'Bluetooth\r\n'
'\r\n'
'Para obtener más información o resolver cualquier duda, no '
'dude en ponerse en contacto con nosotros. Estaremos '
'encantados de ayudarle.\r\n'
'\r\n'
'Nota legal: Este anuncio es informativo y no tiene carácter '
'contractual. Aunque revisamos y actualizamos los datos con '
'regularidad, podría haber errores u omisiones involuntarias, '
'especialmente en lo relativo al equipamiento del vehículo. Le '
'recomendamos confirmar todos los detalles con nuestro equipo '
'antes de formalizar la compra.',
'doors_number': 5,
'emission_standard': 'ECO',
'engine': '1.6L',
'engine_horse_power': 145,
'expiration_date': None,
'fuel_type': 'Híbrido',
'id': '66256217-48ee-5d6b-82d2-2726a2c4a1d0',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/renault-symbioz-techno-etech-full-hybr-105kw-145cv-5p-electrico-hibrido-2024-en-madrid-70283170-covo.aspx',
'listing': 'auction',
'location': 'Madrid',
'make': 'RENAULT',
'model': 'Symbioz',
'odometer': 15000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 34,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_66256217-48ee-5d6b-82d2-2726a2c4a1d0/66256217-48ee-5d6b-82d2-2726a2c4a1d0_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82500,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19743954/c50a7274-fd27-4abe-92b2-69118aa3dff8.jpg',
'Width': 800}],
'price': 26450,
'price_includes_vat': True,
'registration_date': '2025-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'RENAULT Symbioz Techno ETech full hybr',
'transmission': 'automatic',
'trim': 'Techno ETech full hybr 105kW 145CV',
'vin': 'VF1RJB00774351991',
'year': 2025}
2026-03-27 16:40:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:45 [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%2770283170%27 HTTP/1.1" 200 None
2026-03-27 16:40:45 [auto_selling_coches.net] INFO: Saving data for 70283170: {'created_time': 1774629645.34391, 'last_price_update_time': 1774629645.34392}
2026-03-27 16:40:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70283170') HTTP/1.1" 204 0
2026-03-27 16:40:45 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: d71896ae-27ae-5b29-8fdc-bffdd791e08d with identifier 70264839
2026-03-27 16:40:45 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-27 16:40:45 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-27 16:40:45 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item d71896ae-27ae-5b29-8fdc-bffdd791e08d
2026-03-27 16:40:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/19725923/8ef0c944-27c7-4db3-a57e-9758e403b947.jpg>
{'auction_title': '',
'body_type': 'SUV',
'c_o_2_emission_value': 96,
'category': 'Coches',
'color': 'Blanco (Tapicería Pneuma 3D Negro con pespuntes en naranja)',
'currency': 'EUR',
'description': '¡Bienvenidos a Autohome!\r\n'
'Precio al contado: 12.650€ (IVA incluido)?\r\n'
'Precio alternativo con financiación: 11.150€ \r\n'
'(consulte condiciones específicas de la promoción, sujeto a '
'aprobación por las entidades financieras colaboradoras).\r\n'
'\r\n'
'Compra tu vehículo 100% ONLINE. Te enviamos VIDEO de cada '
'vehiculo y toda la información necesaria para una compra '
'segura y transparente.\r\n'
'Somos un concesionario multimarca especializado en vehículos '
'kilómetro cero y seminuevos, cuidadosamente seleccionados y '
'revisados en más de 150 puntos para garantizar su estado '
'mecánico y estético.\r\n'
'Ofrecemos:\r\n'
'\r\n'
'• Entrega en cualquier punto de la Península?• Financiación '
'personalizada?• Posibilidad de aceptar su vehículo como parte '
'de pago?• Kilometraje certificado por contrato?• Vehículos '
'sin daños estructurales\r\n'
'Este vehículo SUV cuenta con un equipamiento destacado:\r\n'
'\r\n'
' Cambio manual \r\n'
' Sensor de luces y lluvia \r\n'
' AppleCarPlay/AndroidAuto\r\n'
' Volante multifunción\r\n'
' Manos libres\r\n'
' Sistema Start-Stop\r\n'
' Cierre centralizado\r\n'
' Elevalunas eléctricos\r\n'
' Navegador \r\n'
' Climatizador \r\n'
' Control de velocidad y crucero\r\n'
' Pantalla multimedia con conexión USB, auxiliar y '
'Bluetooth\r\n'
'\r\n'
'Para obtener más información o resolver cualquier duda, no '
'dude en ponerse en contacto con nosotros. Estaremos '
'encantados de ayudarle.\r\n'
'\r\n'
'Nota legal: Este anuncio es informativo y no tiene carácter '
'contractual. Aunque revisamos y actualizamos los datos con '
'regularidad, podría haber errores u omisiones involuntarias, '
'especialmente en lo relativo al equipamiento del vehículo. Le '
'recomendamos confirmar todos los detalles con nuestro equipo '
'antes de formalizar la compra.',
'doors_number': 5,
'emission_standard': 'C',
'engine': '1.5L',
'engine_horse_power': 110,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': 'd71896ae-27ae-5b29-8fdc-bffdd791e08d',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/peugeot-2008-active-bluehdi-81kw-110cv-5p-diesel-2021-en-madrid-70264839-covo.aspx',
'listing': 'auction',
'location': 'Madrid',
'make': 'PEUGEOT',
'model': '2008',
'odometer': 95088,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 27,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d71896ae-27ae-5b29-8fdc-bffdd791e08d/d71896ae-27ae-5b29-8fdc-bffdd791e08d_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 48376,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19725923/8ef0c944-27c7-4db3-a57e-9758e403b947.jpg',
'Width': 800}],
'price': 12890,
'price_includes_vat': True,
'registration_date': '2021-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'PEUGEOT 2008 Active BlueHDI',
'transmission': 'manual',
'trim': 'Active BlueHDI 81kW 110CV',
'vin': 'VR3UDYHSKMJ864423',
'year': 2021}
2026-03-27 16:40:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:45 [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%2770264839%27 HTTP/1.1" 200 None
2026-03-27 16:40:45 [auto_selling_coches.net] INFO: Saving data for 70264839: {'created_time': 1774629645.408326, 'last_price_update_time': 1774629645.408338}
2026-03-27 16:40:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70264839') HTTP/1.1" 204 0
2026-03-27 16:40:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70209773> (referer: https://www.coches.net/concesionario/autohome/?pg=2) ['zyte-api']
2026-03-27 16:40:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:40:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70239013> (referer: https://www.coches.net/concesionario/autohome/?pg=2) ['zyte-api']
2026-03-27 16:40:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:40:45 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
'body_type': 'SUV',
'c_o_2_emission_value': None,
'category': 'Coches',
'color': 'Gris / Plata (Tela/Vinilo Negro)',
'currency': 'EUR',
'description': '¡Bienvenidos a Autohome!\r\n'
'¡Llevatelo desde 199€/mes sin entrada !\r\n'
'Precio al contado: 18.950€ (IVA incluido)?\r\n'
'Precio alternativo con financiación: 17.450€ \r\n'
'\r\n'
'Consúltenos la cuota de financiación que mejor se ajuste a '
'sus necesidades.\r\n'
'Descubra nuestro concesionario multimarca, especializado en '
'vehículos kilómetro cero y seminuevos de la más alta '
'calidad.\r\n'
'Explore nuestra amplia selección de más de 100 vehículos '
'disponibles, cuidadosamente seleccionados para cumplir con '
'sus expectativas.\r\n'
'Nuestro equipo de expertos revisa cada vehículo en más de 150 '
'puntos clave para garantizar su perfecto estado y '
'funcionamiento.\r\n'
'Ofrecemos entrega a domicilio en cualquier punto de la '
'Península, para que su experiencia de compra sea cómoda y sin '
'complicaciones.\r\n'
'Nuestros vehículos no han sufrido daños estructurales y el '
'kilometraje está fielmente reflejado en el contrato.\r\n'
'Financiación 100% personalizada y adaptada a sus '
'necesidades.\r\n'
'Si desea cambiar su vehículo actual, aceptamos su coche como '
'parte del pago.\r\n'
'Este vehículo SUV cuenta con un equipamiento destacado:\r\n'
'\r\n'
' Cambio MANUAL\r\n'
' Sensor de luces y lluvia \r\n'
' Freno de mano eléctrico \r\n'
' AppleCarPlay/AndroidAuto\r\n'
' Volante multifunción\r\n'
' Manos libres\r\n'
' Sistema Start-Stop\r\n'
' Cierre centralizado\r\n'
' Elevalunas eléctricos\r\n'
' Navegador \r\n'
' Climatizador bizona \r\n'
' Control de velocidad y crucero\r\n'
' Llantas de aleación\r\n'
'\r\n'
'Para obtener más información o resolver cualquier duda, no '
'dude en ponerse en contacto con nosotros. Estaremos '
'encantados de ayudarle.\r\n'
'\r\n'
'Nota legal: Este anuncio es informativo y no tiene carácter '
'contractual. Aunque revisamos y actualizamos los datos con '
'regularidad, podría haber errores u omisiones involuntarias, '
'especialmente en lo relativo al equipamiento del vehículo. Le '
'recomendamos confirmar todos los detalles con nuestro equipo '
'antes de formalizar la compra.',
'doors_number': 5,
'emission_standard': 'C',
'engine': '1.3L',
'engine_horse_power': 130,
'expiration_date': None,
'fuel_type': 'Gasolina',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/jeep-compass-13-gse-t4-96kw-130cv-limited-mt-fwd-5p-gasolina-2022-en-madrid-70209773-covo.aspx',
'listing': 'auction',
'location': 'Madrid',
'make': 'JEEP',
'model': 'Compass',
'odometer': 26000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19684525/1944e60c-a6c4-4ffe-8fd2-c657fe737313.jpg',
'https://a.ccdn.es/cnet/vehicles/19684525/dd6ae41e-a39f-4195-becf-1138daf274cb.jpg',
'https://a.ccdn.es/cnet/vehicles/19684525/5dc0082f-590d-4850-ac5c-991aaecdf6fa.jpg',
'https://a.ccdn.es/cnet/vehicles/19684525/f7e93cb5-d6b5-42d7-9200-b12e90df5501.jpg',
'https://a.ccdn.es/cnet/vehicles/19684525/25dd395c-a165-40a5-8a80-1c6175a9c222.jpg',
'https://a.ccdn.es/cnet/vehicles/19684525/8b34dd62-780d-435e-9e4a-1cf68d299cef.jpg',
'https://a.ccdn.es/cnet/vehicles/19684525/1314b572-ef96-42ba-abd4-7bb7eebf1150.jpg',
'https://a.ccdn.es/cnet/vehicles/19684525/2d1e4cd8-7c14-460a-acaf-76f8ac5c6535.jpg',
'https://a.ccdn.es/cnet/vehicles/19684525/70de0525-cabb-4365-969f-4df382bd2945.jpg',
'https://a.ccdn.es/cnet/vehicles/19684525/424c6922-9d2e-403b-b9c2-ef93fb3faf62.jpg',
'https://a.ccdn.es/cnet/vehicles/19684525/99c674b9-6085-4f22-92c7-ca866ba4d046.jpg',
'https://a.ccdn.es/cnet/vehicles/19684525/5afec7e2-2ee0-4d50-8cd6-cbce79de1f9e.jpg',
'https://a.ccdn.es/cnet/vehicles/19684525/0c56f5c2-a3a4-4ebf-ad3f-55951226dd2d.jpg',
'https://a.ccdn.es/cnet/vehicles/19684525/63600329-31d2-4603-8504-0cd298496ec6.jpg',
'https://a.ccdn.es/cnet/vehicles/19684525/95b2166e-5316-416c-bd7e-349f0583d1c5.jpg',
'https://a.ccdn.es/cnet/vehicles/19684525/83afb322-6601-4787-a26a-68f3671bad50.jpg',
'https://a.ccdn.es/cnet/vehicles/19684525/9cf63902-eb72-4ab1-895d-c97001422a65.jpg',
'https://a.ccdn.es/cnet/vehicles/19684525/1b8a32ac-8d80-4202-ac2c-85c419dbc8ad.jpg',
'https://a.ccdn.es/cnet/vehicles/19684525/326febfb-c007-49dc-b07b-6b72218413c3.jpg',
'https://a.ccdn.es/cnet/vehicles/19684525/04182de0-9c1a-46c5-9a09-d1573e4f5430.jpg',
'https://a.ccdn.es/cnet/vehicles/19684525/e0655d96-b896-4d0d-af6e-a1c3cc029e24.jpg',
'https://a.ccdn.es/cnet/vehicles/19684525/c291e009-cea7-4427-9061-68c6bee65840.jpg',
'https://a.ccdn.es/cnet/vehicles/19684525/7973cc2e-413c-490d-b8bc-8ab1d4c66b4a.jpg'],
'price': 18950,
'price_includes_vat': True,
'registration_date': '2022-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'JEEP Compass 1.3 Gse T4 Limited MT FWD',
'transmission': 'manual',
'trim': '1.3 Gse T4 96kW 130CV Limited MT FWD',
'vin': 'ZACNJEB12NPS06957',
'year': 2022}
2026-03-27 16:40:45 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 02904115-414d-5f38-b7c2-b96481ef64f9 with identifier: 70209773
2026-03-27 16:40:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 02904115-414d-5f38-b7c2-b96481ef64f9
2026-03-27 16:40:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:45 [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%252F19684525%252F1944e60c-a6c4-4ffe-8fd2-c657fe737313.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:40:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19684525/1944e60c-a6c4-4ffe-8fd2-c657fe737313.jpg not downloaded yet
2026-03-27 16:40:45 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
'body_type': 'SUV',
'c_o_2_emission_value': 120,
'category': 'Coches',
'color': 'Blanco (Tela Gem antracita-cerámica)',
'currency': 'EUR',
'description': '¡Bienvenidos a Autohome!\r\n'
'Precio al contado: 19.950€ (IVA incluido)?\r\n'
'Precio alternativo con financiación: 17.950€ \r\n'
'(consulte condiciones específicas de la promoción, sujeto a '
'aprobación por las entidades financieras colaboradoras).\r\n'
'\r\n'
'Compra tu vehículo 100% ONLINE. Te enviamos VIDEO de cada '
'vehiculo y toda la información necesaria para una compra '
'segura y transparente.\r\n'
'Somos un concesionario multimarca especializado en vehículos '
'kilómetro cero y seminuevos, cuidadosamente seleccionados y '
'revisados en más de 150 puntos para garantizar su estado '
'mecánico y estético.\r\n'
'Ofrecemos:\r\n'
'\r\n'
'• Entrega en cualquier punto de la Península?• Financiación '
'personalizada?• Posibilidad de aceptar su vehículo como parte '
'de pago?• Kilometraje certificado por contrato?• Vehículos '
'sin daños estructurales\r\n'
'Este vehículo SUV cuenta con un equipamiento destacado:\r\n'
'\r\n'
' Cambio manual \r\n'
' Sensor de luces y lluvia \r\n'
' Freno de mano eléctrico \r\n'
' AppleCarPlay/AndroidAuto\r\n'
' Volante multifunción\r\n'
' Manos libres\r\n'
' Cierre centralizado\r\n'
' Elevalunas eléctricos\r\n'
' Sensores de aparcamiento\r\n'
' Climatizador bizona\r\n'
' Control de velocidad y crucero\r\n'
' Llantas de aleación\r\n'
' Pantalla multimedia con conexión USB, auxiliar y '
'Bluetooth\r\n'
'\r\n'
'Para obtener más información o resolver cualquier duda, no '
'dude en ponerse en contacto con nosotros. Estaremos '
'encantados de ayudarle.\r\n'
'\r\n'
'Nota legal: Este anuncio es informativo y no tiene carácter '
'contractual. Aunque revisamos y actualizamos los datos con '
'regularidad, podría haber errores u omisiones involuntarias, '
'especialmente en lo relativo al equipamiento del vehículo. Le '
'recomendamos confirmar todos los detalles con nuestro equipo '
'antes de formalizar la compra.',
'doors_number': 5,
'emission_standard': 'C',
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': None,
'fuel_type': 'Gasolina',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/volkswagen-t-roc-sport-15-tsi-110kw-150cv-5p-gasolina-2021-en-madrid-70239013-covo.aspx',
'listing': 'auction',
'location': 'Madrid',
'make': 'VOLKSWAGEN',
'model': 'T-Roc',
'odometer': 80000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19708181/18b774cc-a57a-4337-a260-206ced9abc0a.jpg',
'https://a.ccdn.es/cnet/vehicles/19708181/81183fce-8f3f-4170-b742-799e97a0d681.jpg',
'https://a.ccdn.es/cnet/vehicles/19708181/3a3feae2-fd63-4a9b-81f1-1e6e40c686c0.jpg',
'https://a.ccdn.es/cnet/vehicles/19708181/718f1844-7246-4091-9f81-ca81529087b7.jpg',
'https://a.ccdn.es/cnet/vehicles/19708181/29546e14-a9cc-45c3-a38f-100ad86bd075.jpg',
'https://a.ccdn.es/cnet/vehicles/19708181/9a29eb08-dfe6-4153-9c33-1f9accccda89.jpg',
'https://a.ccdn.es/cnet/vehicles/19708181/35d14579-da7f-4338-9bf8-db493cf0a36a.jpg',
'https://a.ccdn.es/cnet/vehicles/19708181/b38fea08-201e-4800-b615-a9b4ef572d9c.jpg',
'https://a.ccdn.es/cnet/vehicles/19708181/bbc684f4-4cc6-462e-9e2d-df88d7b6cbaa.jpg',
'https://a.ccdn.es/cnet/vehicles/19708181/4c956f8f-7dc4-430a-b498-7e67c4308888.jpg',
'https://a.ccdn.es/cnet/vehicles/19708181/1e6f54f9-564e-4d97-8a79-12f8b99adad3.jpg',
'https://a.ccdn.es/cnet/vehicles/19708181/445fd611-1049-4619-ac08-0e1df94fb68e.jpg',
'https://a.ccdn.es/cnet/vehicles/19708181/a03a2496-3783-4a37-a89b-7020872650db.jpg',
'https://a.ccdn.es/cnet/vehicles/19708181/a50be5c8-ab3c-448a-b3e3-9bf3eca98364.jpg',
'https://a.ccdn.es/cnet/vehicles/19708181/c332ed53-2af5-4c0f-a9c2-ad66372ec4e0.jpg',
'https://a.ccdn.es/cnet/vehicles/19708181/041c6ba4-f99d-4e6e-88a3-2e1ff9e9f4d6.jpg',
'https://a.ccdn.es/cnet/vehicles/19708181/ecef5ced-8d7f-4312-bf2c-51648c1573a7.jpg',
'https://a.ccdn.es/cnet/vehicles/19708181/8bbd0959-bec8-4eb6-b736-e5cd8765da22.jpg',
'https://a.ccdn.es/cnet/vehicles/19708181/1da12f3f-9f47-4e9e-9c22-efe737434561.jpg',
'https://a.ccdn.es/cnet/vehicles/19708181/bf627996-d1fb-4b0e-bf80-6534ac345fd7.jpg',
'https://a.ccdn.es/cnet/vehicles/19708181/d2ce3d6c-78fd-4395-ade9-162c3f02eee5.jpg',
'https://a.ccdn.es/cnet/vehicles/19708181/61fdde4a-8e39-4702-a3ef-34e34deadeea.jpg',
'https://a.ccdn.es/cnet/vehicles/19708181/fdd251e0-2644-4052-8582-7c2739e05f2f.jpg',
'https://a.ccdn.es/cnet/vehicles/19708181/abdc9af4-680a-4bc2-920a-d0b638dd561c.jpg',
'https://a.ccdn.es/cnet/vehicles/19708181/24a5b265-7e84-4047-8360-86b63184428f.jpg',
'https://a.ccdn.es/cnet/vehicles/19708181/477273bd-8a25-4cfd-aa2e-179dea3de42f.jpg',
'https://a.ccdn.es/cnet/vehicles/19708181/386a8a5e-5b9a-4417-9e5f-7dc96a5a4882.jpg',
'https://a.ccdn.es/cnet/vehicles/19708181/a83100a1-ede3-4547-924e-ed8f048fadfa.jpg',
'https://a.ccdn.es/cnet/vehicles/19708181/67580ef1-2321-443c-bb74-8d67bc8310b9.jpg',
'https://a.ccdn.es/cnet/vehicles/19708181/6ac81a73-b4f1-47fc-b0b9-d4fa20f42b2d.jpg'],
'price': 19950,
'price_includes_vat': True,
'registration_date': '2021-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'VOLKSWAGEN T-Roc Sport 1.5 TSI',
'transmission': 'manual',
'trim': 'Sport 1.5 TSI 110kW 150CV',
'vin': 'WVGZZZA1ZNV082269',
'year': 2021}
2026-03-27 16:40:45 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: d6e9f7a6-51a4-583a-a5fb-61442ab1cd52 with identifier: 70239013
2026-03-27 16:40:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item d6e9f7a6-51a4-583a-a5fb-61442ab1cd52
2026-03-27 16:40:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:45 [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%252F19708181%252F18b774cc-a57a-4337-a260-206ced9abc0a.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:40:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19708181/18b774cc-a57a-4337-a260-206ced9abc0a.jpg not downloaded yet
2026-03-27 16:40:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70239015> (referer: https://www.coches.net/concesionario/autohome/?pg=2) ['zyte-api']
2026-03-27 16:40:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/19708181/18b774cc-a57a-4337-a260-206ced9abc0a.jpg> (referer: None)
2026-03-27 16:40:46 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
'body_type': 'SUV',
'c_o_2_emission_value': 128,
'category': 'Coches',
'color': 'Negro (Cuero Marrón Napa)',
'currency': 'EUR',
'description': '¡Bienvenidos a Autohome!\r\n'
'Precio al contado: 24.450€ (IVA incluido)?\r\n'
'Precio alternativo con financiación: 22.950€ \r\n'
'(consulte condiciones específicas de la promoción, sujeto a '
'aprobación por las entidades financieras colaboradoras).\r\n'
'\r\n'
'Compra tu vehículo 100% ONLINE. Te enviamos VIDEO de cada '
'vehiculo y toda la información necesaria para una compra '
'segura y transparente.\r\n'
'Somos un concesionario multimarca especializado en vehículos '
'kilómetro cero y seminuevos, cuidadosamente seleccionados y '
'revisados en más de 150 puntos para garantizar su estado '
'mecánico y estético.\r\n'
'Ofrecemos:\r\n'
'\r\n'
'• Entrega en cualquier punto de la Península?• Financiación '
'personalizada?• Posibilidad de aceptar su vehículo como parte '
'de pago?• Kilometraje certificado por contrato?• Vehículos '
'sin daños estructurales\r\n'
'Este vehículo SUV cuenta con un equipamiento destacado:\r\n'
'\r\n'
' Cambio manual\r\n'
' Sensor de luces y lluvia \r\n'
' Freno de mano eléctrico \r\n'
' Volante multifunción\r\n'
' Manos libres\r\n'
' Sistema Start-Stop\r\n'
' Cierre centralizado\r\n'
' Elevalunas eléctricos\r\n'
' Camara de aparcamiento\r\n'
' Navegador \r\n'
' Climatizador bizona \r\n'
' Control de velocidad y crucero\r\n'
' Llantas de aleación\r\n'
' Pantalla multimedia con conexión USB, auxiliar y '
'Bluetooth\r\n'
'\r\n'
'Para obtener más información o resolver cualquier duda, no '
'dude en ponerse en contacto con nosotros. Estaremos '
'encantados de ayudarle.\r\n'
'\r\n'
'Nota legal: Este anuncio es informativo y no tiene carácter '
'contractual. Aunque revisamos y actualizamos los datos con '
'regularidad, podría haber errores u omisiones involuntarias, '
'especialmente en lo relativo al equipamiento del vehículo. Le '
'recomendamos confirmar todos los detalles con nuestro equipo '
'antes de formalizar la compra.',
'doors_number': 5,
'emission_standard': 'C',
'engine': '2.2L',
'engine_horse_power': 150,
'expiration_date': None,
'fuel_type': 'Diesel',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/mazda-cx-5-22-d-110kw-150cv-2wd-signature-5p-diesel-2020-en-madrid-70239015-covo.aspx',
'listing': 'auction',
'location': 'Madrid',
'make': 'MAZDA',
'model': 'CX-5',
'odometer': 30000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19708180/b0586ebe-5fdb-4e70-bcb0-0e5d9f75987f.jpg',
'https://a.ccdn.es/cnet/vehicles/19708180/7766d8ec-b045-4fe5-bd85-9b799ae3f11b.jpg',
'https://a.ccdn.es/cnet/vehicles/19708180/a9407b55-463d-4f25-8cb3-d9feed76d338.jpg',
'https://a.ccdn.es/cnet/vehicles/19708180/2d6bf46f-ddef-422d-8322-7f9a5507d347.jpg',
'https://a.ccdn.es/cnet/vehicles/19708180/a5ab3d75-2311-48c2-815f-41fa8e41d534.jpg',
'https://a.ccdn.es/cnet/vehicles/19708180/7cfe5ed9-92cd-41f9-a325-eb94117a1a53.jpg',
'https://a.ccdn.es/cnet/vehicles/19708180/7bf85d4b-791e-4438-9e1a-d6a03f0509ca.jpg',
'https://a.ccdn.es/cnet/vehicles/19708180/dd929879-d524-4bb4-a0c1-d97ea56f865d.jpg',
'https://a.ccdn.es/cnet/vehicles/19708180/66d0b814-dd3e-442e-8fe7-9141a69fa6cf.jpg',
'https://a.ccdn.es/cnet/vehicles/19708180/b3bd507b-171a-4b0b-ac30-1845d63cd1a6.jpg',
'https://a.ccdn.es/cnet/vehicles/19708180/9d6de9b6-b3d6-472d-8127-fb84b25ab38a.jpg',
'https://a.ccdn.es/cnet/vehicles/19708180/67777881-10a6-48ab-b88a-23b620f71145.jpg',
'https://a.ccdn.es/cnet/vehicles/19708180/a95da67d-f17d-4061-9b15-5ac20d5f099d.jpg',
'https://a.ccdn.es/cnet/vehicles/19708180/f2e99243-9275-419b-ad88-1456dc7f85c2.jpg',
'https://a.ccdn.es/cnet/vehicles/19708180/43a6bf82-3b36-46d6-913c-05e65db6a877.jpg',
'https://a.ccdn.es/cnet/vehicles/19708180/90b41ff4-7c9b-42bf-8bb8-5761620ea29e.jpg',
'https://a.ccdn.es/cnet/vehicles/19708180/bc23fec6-9040-4c3d-8806-e39c7472cbb5.jpg',
'https://a.ccdn.es/cnet/vehicles/19708180/dd4c75d6-3870-4ad2-bb83-22ae0cfdb549.jpg',
'https://a.ccdn.es/cnet/vehicles/19708180/e6758a75-a60e-40c8-b5ee-6e8ab28e43cc.jpg',
'https://a.ccdn.es/cnet/vehicles/19708180/16939bc6-e275-410b-970d-27d105fd2a45.jpg',
'https://a.ccdn.es/cnet/vehicles/19708180/fac2a736-9530-4805-9610-1d915853143e.jpg',
'https://a.ccdn.es/cnet/vehicles/19708180/6bb2984f-08f4-4b0b-8f56-8504c4191a56.jpg',
'https://a.ccdn.es/cnet/vehicles/19708180/35bfa0e6-d0db-4668-971b-82bdfed7de17.jpg',
'https://a.ccdn.es/cnet/vehicles/19708180/beaac10e-5141-4d20-bac0-2c4d4736fdf8.jpg',
'https://a.ccdn.es/cnet/vehicles/19708180/1892c4fa-c6c8-49fe-94ec-d909c55df902.jpg',
'https://a.ccdn.es/cnet/vehicles/19708180/d1a95925-d5fa-4c7b-a5a2-bd6ff07a3eb8.jpg',
'https://a.ccdn.es/cnet/vehicles/19708180/3290ad13-fe7e-4502-9230-938efb9746f7.jpg',
'https://a.ccdn.es/cnet/vehicles/19708180/0b5a80bc-6c62-4854-a639-65b819912d3f.jpg'],
'price': 24450,
'price_includes_vat': True,
'registration_date': '2020-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'MAZDA CX-5 2.2 D 2WD Signature',
'transmission': 'manual',
'trim': '2.2 D 110kW 150CV 2WD Signature',
'vin': 'JMZKF6W1690104545',
'year': 2020}
2026-03-27 16:40:46 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 2da5ffb0-f06f-516f-9d70-6948c09be1c4 with identifier: 70239015
2026-03-27 16:40:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 2da5ffb0-f06f-516f-9d70-6948c09be1c4
2026-03-27 16:40:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:46 [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%252F19708180%252Fb0586ebe-5fdb-4e70-bcb0-0e5d9f75987f.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:40:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19708180/b0586ebe-5fdb-4e70-bcb0-0e5d9f75987f.jpg not downloaded yet
2026-03-27 16:40:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:40:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fde641da790>
2026-03-27 16:40:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:40:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:40:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:40:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d6e9f7a6-51a4-583a-a5fb-61442ab1cd52/d6e9f7a6-51a4-583a-a5fb-61442ab1cd52_image_0.jpg HTTP/1.1" 201 0
2026-03-27 16:40:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto_selling_coches.net',RowKey='https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F19708181%252F18b774cc-a57a-4337-a260-206ced9abc0a.jpg') HTTP/1.1" 204 0
2026-03-27 16:40:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19708181/18b774cc-a57a-4337-a260-206ced9abc0a.jpg saved to cache
2026-03-27 16:40:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item d6e9f7a6-51a4-583a-a5fb-61442ab1cd52
2026-03-27 16:40:46 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item d6e9f7a6-51a4-583a-a5fb-61442ab1cd52 sending to next pipeline
2026-03-27 16:40:46 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: d6e9f7a6-51a4-583a-a5fb-61442ab1cd52 with identifier 70239013
2026-03-27 16:40:46 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-27 16:40:46 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-27 16:40:46 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item d6e9f7a6-51a4-583a-a5fb-61442ab1cd52
2026-03-27 16:40:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/19708181/18b774cc-a57a-4337-a260-206ced9abc0a.jpg>
{'auction_title': '',
'body_type': 'SUV',
'c_o_2_emission_value': 120,
'category': 'Coches',
'color': 'Blanco (Tela Gem antracita-cerámica)',
'currency': 'EUR',
'description': '¡Bienvenidos a Autohome!\r\n'
'Precio al contado: 19.950€ (IVA incluido)?\r\n'
'Precio alternativo con financiación: 17.950€ \r\n'
'(consulte condiciones específicas de la promoción, sujeto a '
'aprobación por las entidades financieras colaboradoras).\r\n'
'\r\n'
'Compra tu vehículo 100% ONLINE. Te enviamos VIDEO de cada '
'vehiculo y toda la información necesaria para una compra '
'segura y transparente.\r\n'
'Somos un concesionario multimarca especializado en vehículos '
'kilómetro cero y seminuevos, cuidadosamente seleccionados y '
'revisados en más de 150 puntos para garantizar su estado '
'mecánico y estético.\r\n'
'Ofrecemos:\r\n'
'\r\n'
'• Entrega en cualquier punto de la Península?• Financiación '
'personalizada?• Posibilidad de aceptar su vehículo como parte '
'de pago?• Kilometraje certificado por contrato?• Vehículos '
'sin daños estructurales\r\n'
'Este vehículo SUV cuenta con un equipamiento destacado:\r\n'
'\r\n'
' Cambio manual \r\n'
' Sensor de luces y lluvia \r\n'
' Freno de mano eléctrico \r\n'
' AppleCarPlay/AndroidAuto\r\n'
' Volante multifunción\r\n'
' Manos libres\r\n'
' Cierre centralizado\r\n'
' Elevalunas eléctricos\r\n'
' Sensores de aparcamiento\r\n'
' Climatizador bizona\r\n'
' Control de velocidad y crucero\r\n'
' Llantas de aleación\r\n'
' Pantalla multimedia con conexión USB, auxiliar y '
'Bluetooth\r\n'
'\r\n'
'Para obtener más información o resolver cualquier duda, no '
'dude en ponerse en contacto con nosotros. Estaremos '
'encantados de ayudarle.\r\n'
'\r\n'
'Nota legal: Este anuncio es informativo y no tiene carácter '
'contractual. Aunque revisamos y actualizamos los datos con '
'regularidad, podría haber errores u omisiones involuntarias, '
'especialmente en lo relativo al equipamiento del vehículo. Le '
'recomendamos confirmar todos los detalles con nuestro equipo '
'antes de formalizar la compra.',
'doors_number': 5,
'emission_standard': 'C',
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': None,
'fuel_type': 'Gasolina',
'id': 'd6e9f7a6-51a4-583a-a5fb-61442ab1cd52',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/volkswagen-t-roc-sport-15-tsi-110kw-150cv-5p-gasolina-2021-en-madrid-70239013-covo.aspx',
'listing': 'auction',
'location': 'Madrid',
'make': 'VOLKSWAGEN',
'model': 'T-Roc',
'odometer': 80000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 30,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d6e9f7a6-51a4-583a-a5fb-61442ab1cd52/d6e9f7a6-51a4-583a-a5fb-61442ab1cd52_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 59637,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19708181/18b774cc-a57a-4337-a260-206ced9abc0a.jpg',
'Width': 800}],
'price': 19950,
'price_includes_vat': True,
'registration_date': '2021-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'VOLKSWAGEN T-Roc Sport 1.5 TSI',
'transmission': 'manual',
'trim': 'Sport 1.5 TSI 110kW 150CV',
'vin': 'WVGZZZA1ZNV082269',
'year': 2021}
2026-03-27 16:40:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:46 [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%2770239013%27 HTTP/1.1" 200 None
2026-03-27 16:40:46 [auto_selling_coches.net] INFO: Saving data for 70239013: {'created_time': 1774629646.167, 'last_price_update_time': 1774629646.16701}
2026-03-27 16:40:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70239013') HTTP/1.1" 204 0
2026-03-27 16:40:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/19684525/1944e60c-a6c4-4ffe-8fd2-c657fe737313.jpg> (referer: None)
2026-03-27 16:40:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/19708180/b0586ebe-5fdb-4e70-bcb0-0e5d9f75987f.jpg> (referer: None)
2026-03-27 16:40:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:40:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:40:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fde642864d0>
2026-03-27 16:40:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:40:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:40:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:40:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_02904115-414d-5f38-b7c2-b96481ef64f9/02904115-414d-5f38-b7c2-b96481ef64f9_image_0.jpg HTTP/1.1" 201 0
2026-03-27 16:40:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto_selling_coches.net',RowKey='https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F19684525%252F1944e60c-a6c4-4ffe-8fd2-c657fe737313.jpg') HTTP/1.1" 204 0
2026-03-27 16:40:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19684525/1944e60c-a6c4-4ffe-8fd2-c657fe737313.jpg saved to cache
2026-03-27 16:40:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 02904115-414d-5f38-b7c2-b96481ef64f9
2026-03-27 16:40:46 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 02904115-414d-5f38-b7c2-b96481ef64f9 sending to next pipeline
2026-03-27 16:40:46 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 02904115-414d-5f38-b7c2-b96481ef64f9 with identifier 70209773
2026-03-27 16:40:46 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-27 16:40:46 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-27 16:40:46 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 02904115-414d-5f38-b7c2-b96481ef64f9
2026-03-27 16:40:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/19684525/1944e60c-a6c4-4ffe-8fd2-c657fe737313.jpg>
{'auction_title': '',
'body_type': 'SUV',
'c_o_2_emission_value': None,
'category': 'Coches',
'color': 'Gris / Plata (Tela/Vinilo Negro)',
'currency': 'EUR',
'description': '¡Bienvenidos a Autohome!\r\n'
'¡Llevatelo desde 199€/mes sin entrada !\r\n'
'Precio al contado: 18.950€ (IVA incluido)?\r\n'
'Precio alternativo con financiación: 17.450€ \r\n'
'\r\n'
'Consúltenos la cuota de financiación que mejor se ajuste a '
'sus necesidades.\r\n'
'Descubra nuestro concesionario multimarca, especializado en '
'vehículos kilómetro cero y seminuevos de la más alta '
'calidad.\r\n'
'Explore nuestra amplia selección de más de 100 vehículos '
'disponibles, cuidadosamente seleccionados para cumplir con '
'sus expectativas.\r\n'
'Nuestro equipo de expertos revisa cada vehículo en más de 150 '
'puntos clave para garantizar su perfecto estado y '
'funcionamiento.\r\n'
'Ofrecemos entrega a domicilio en cualquier punto de la '
'Península, para que su experiencia de compra sea cómoda y sin '
'complicaciones.\r\n'
'Nuestros vehículos no han sufrido daños estructurales y el '
'kilometraje está fielmente reflejado en el contrato.\r\n'
'Financiación 100% personalizada y adaptada a sus '
'necesidades.\r\n'
'Si desea cambiar su vehículo actual, aceptamos su coche como '
'parte del pago.\r\n'
'Este vehículo SUV cuenta con un equipamiento destacado:\r\n'
'\r\n'
' Cambio MANUAL\r\n'
' Sensor de luces y lluvia \r\n'
' Freno de mano eléctrico \r\n'
' AppleCarPlay/AndroidAuto\r\n'
' Volante multifunción\r\n'
' Manos libres\r\n'
' Sistema Start-Stop\r\n'
' Cierre centralizado\r\n'
' Elevalunas eléctricos\r\n'
' Navegador \r\n'
' Climatizador bizona \r\n'
' Control de velocidad y crucero\r\n'
' Llantas de aleación\r\n'
'\r\n'
'Para obtener más información o resolver cualquier duda, no '
'dude en ponerse en contacto con nosotros. Estaremos '
'encantados de ayudarle.\r\n'
'\r\n'
'Nota legal: Este anuncio es informativo y no tiene carácter '
'contractual. Aunque revisamos y actualizamos los datos con '
'regularidad, podría haber errores u omisiones involuntarias, '
'especialmente en lo relativo al equipamiento del vehículo. Le '
'recomendamos confirmar todos los detalles con nuestro equipo '
'antes de formalizar la compra.',
'doors_number': 5,
'emission_standard': 'C',
'engine': '1.3L',
'engine_horse_power': 130,
'expiration_date': None,
'fuel_type': 'Gasolina',
'id': '02904115-414d-5f38-b7c2-b96481ef64f9',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/jeep-compass-13-gse-t4-96kw-130cv-limited-mt-fwd-5p-gasolina-2022-en-madrid-70209773-covo.aspx',
'listing': 'auction',
'location': 'Madrid',
'make': 'JEEP',
'model': 'Compass',
'odometer': 26000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 23,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_02904115-414d-5f38-b7c2-b96481ef64f9/02904115-414d-5f38-b7c2-b96481ef64f9_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 53461,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19684525/1944e60c-a6c4-4ffe-8fd2-c657fe737313.jpg',
'Width': 800}],
'price': 18950,
'price_includes_vat': True,
'registration_date': '2022-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'JEEP Compass 1.3 Gse T4 Limited MT FWD',
'transmission': 'manual',
'trim': '1.3 Gse T4 96kW 130CV Limited MT FWD',
'vin': 'ZACNJEB12NPS06957',
'year': 2022}
2026-03-27 16:40:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:46 [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%2770209773%27 HTTP/1.1" 200 None
2026-03-27 16:40:46 [auto_selling_coches.net] INFO: Saving data for 70209773: {'created_time': 1774629646.365868, 'last_price_update_time': 1774629646.365882}
2026-03-27 16:40:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70209773') HTTP/1.1" 204 0
2026-03-27 16:40:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70269758> (referer: https://www.coches.net/concesionario/autohome/?pg=2) ['zyte-api']
2026-03-27 16:40:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:40:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:40:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fde642016d0>
2026-03-27 16:40:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:40:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:40:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:40:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2da5ffb0-f06f-516f-9d70-6948c09be1c4/2da5ffb0-f06f-516f-9d70-6948c09be1c4_image_0.jpg HTTP/1.1" 201 0
2026-03-27 16:40:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto_selling_coches.net',RowKey='https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F19708180%252Fb0586ebe-5fdb-4e70-bcb0-0e5d9f75987f.jpg') HTTP/1.1" 204 0
2026-03-27 16:40:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19708180/b0586ebe-5fdb-4e70-bcb0-0e5d9f75987f.jpg saved to cache
2026-03-27 16:40:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 2da5ffb0-f06f-516f-9d70-6948c09be1c4
2026-03-27 16:40:46 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 2da5ffb0-f06f-516f-9d70-6948c09be1c4 sending to next pipeline
2026-03-27 16:40:46 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 2da5ffb0-f06f-516f-9d70-6948c09be1c4 with identifier 70239015
2026-03-27 16:40:46 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-27 16:40:46 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-27 16:40:46 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 2da5ffb0-f06f-516f-9d70-6948c09be1c4
2026-03-27 16:40:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/19708180/b0586ebe-5fdb-4e70-bcb0-0e5d9f75987f.jpg>
{'auction_title': '',
'body_type': 'SUV',
'c_o_2_emission_value': 128,
'category': 'Coches',
'color': 'Negro (Cuero Marrón Napa)',
'currency': 'EUR',
'description': '¡Bienvenidos a Autohome!\r\n'
'Precio al contado: 24.450€ (IVA incluido)?\r\n'
'Precio alternativo con financiación: 22.950€ \r\n'
'(consulte condiciones específicas de la promoción, sujeto a '
'aprobación por las entidades financieras colaboradoras).\r\n'
'\r\n'
'Compra tu vehículo 100% ONLINE. Te enviamos VIDEO de cada '
'vehiculo y toda la información necesaria para una compra '
'segura y transparente.\r\n'
'Somos un concesionario multimarca especializado en vehículos '
'kilómetro cero y seminuevos, cuidadosamente seleccionados y '
'revisados en más de 150 puntos para garantizar su estado '
'mecánico y estético.\r\n'
'Ofrecemos:\r\n'
'\r\n'
'• Entrega en cualquier punto de la Península?• Financiación '
'personalizada?• Posibilidad de aceptar su vehículo como parte '
'de pago?• Kilometraje certificado por contrato?• Vehículos '
'sin daños estructurales\r\n'
'Este vehículo SUV cuenta con un equipamiento destacado:\r\n'
'\r\n'
' Cambio manual\r\n'
' Sensor de luces y lluvia \r\n'
' Freno de mano eléctrico \r\n'
' Volante multifunción\r\n'
' Manos libres\r\n'
' Sistema Start-Stop\r\n'
' Cierre centralizado\r\n'
' Elevalunas eléctricos\r\n'
' Camara de aparcamiento\r\n'
' Navegador \r\n'
' Climatizador bizona \r\n'
' Control de velocidad y crucero\r\n'
' Llantas de aleación\r\n'
' Pantalla multimedia con conexión USB, auxiliar y '
'Bluetooth\r\n'
'\r\n'
'Para obtener más información o resolver cualquier duda, no '
'dude en ponerse en contacto con nosotros. Estaremos '
'encantados de ayudarle.\r\n'
'\r\n'
'Nota legal: Este anuncio es informativo y no tiene carácter '
'contractual. Aunque revisamos y actualizamos los datos con '
'regularidad, podría haber errores u omisiones involuntarias, '
'especialmente en lo relativo al equipamiento del vehículo. Le '
'recomendamos confirmar todos los detalles con nuestro equipo '
'antes de formalizar la compra.',
'doors_number': 5,
'emission_standard': 'C',
'engine': '2.2L',
'engine_horse_power': 150,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '2da5ffb0-f06f-516f-9d70-6948c09be1c4',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/mazda-cx-5-22-d-110kw-150cv-2wd-signature-5p-diesel-2020-en-madrid-70239015-covo.aspx',
'listing': 'auction',
'location': 'Madrid',
'make': 'MAZDA',
'model': 'CX-5',
'odometer': 30000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 28,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2da5ffb0-f06f-516f-9d70-6948c09be1c4/2da5ffb0-f06f-516f-9d70-6948c09be1c4_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 58967,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19708180/b0586ebe-5fdb-4e70-bcb0-0e5d9f75987f.jpg',
'Width': 800}],
'price': 24450,
'price_includes_vat': True,
'registration_date': '2020-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'MAZDA CX-5 2.2 D 2WD Signature',
'transmission': 'manual',
'trim': '2.2 D 110kW 150CV 2WD Signature',
'vin': 'JMZKF6W1690104545',
'year': 2020}
2026-03-27 16:40:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:46 [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%2770239015%27 HTTP/1.1" 200 None
2026-03-27 16:40:46 [auto_selling_coches.net] INFO: Saving data for 70239015: {'created_time': 1774629646.465072, 'last_price_update_time': 1774629646.46508}
2026-03-27 16:40:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70239015') HTTP/1.1" 204 0
2026-03-27 16:40:46 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
'body_type': 'SUV',
'c_o_2_emission_value': 212,
'category': 'Coches',
'color': 'Gris / Plata (Tela Sol Gris)',
'currency': 'EUR',
'description': '',
'doors_number': 5,
'emission_standard': 'C',
'engine': '2.0L',
'engine_horse_power': 152,
'expiration_date': None,
'fuel_type': 'Gasolina',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/toyota-rav4-20-vvti-sol-cross-sport-5p-gasolina-2008-en-madrid-70269758-covo.aspx',
'listing': 'auction',
'location': 'Madrid',
'make': 'TOYOTA',
'model': 'Rav4',
'odometer': 220000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19727700/e790a66a-b382-4ed7-977c-01b217b604ab.jpg',
'https://a.ccdn.es/cnet/vehicles/19727700/3862c2c9-9b74-4fe5-a995-bce33322fcb7.jpg',
'https://a.ccdn.es/cnet/vehicles/19727700/08316405-e4a1-46a5-a957-953893d40412.jpg',
'https://a.ccdn.es/cnet/vehicles/19727700/d67e4255-b7cf-4aca-bbe5-67dfd7d343fe.jpg',
'https://a.ccdn.es/cnet/vehicles/19727700/f47a30f4-7768-4558-92f1-272355d655ef.jpg',
'https://a.ccdn.es/cnet/vehicles/19727700/f70fff5d-268e-43a4-a7e1-4e724182e01b.jpg',
'https://a.ccdn.es/cnet/vehicles/19727700/9081c027-d6eb-4457-a041-39e669ed6cd2.jpg',
'https://a.ccdn.es/cnet/vehicles/19727700/18fbc7c1-e730-4204-b88b-0e53c02e3014.jpg',
'https://a.ccdn.es/cnet/vehicles/19727700/bd5a046c-5855-4120-8d60-8f356b9aafc6.jpg',
'https://a.ccdn.es/cnet/vehicles/19727700/9d216e2a-05c8-4dae-990a-e604b4ed42c4.jpg',
'https://a.ccdn.es/cnet/vehicles/19727700/2131ba24-0135-43d1-ab39-0ba3b4056bcd.jpg',
'https://a.ccdn.es/cnet/vehicles/19727700/a47651ea-d94e-49e3-a9c0-efd328c2b6cb.jpg',
'https://a.ccdn.es/cnet/vehicles/19727700/0de39a73-6fff-4389-8f37-60519153271a.jpg',
'https://a.ccdn.es/cnet/vehicles/19727700/9bfb7448-fad7-44c6-8913-9b848cb7da97.jpg',
'https://a.ccdn.es/cnet/vehicles/19727700/5a2c26a2-cd79-41aa-965d-5b83af32a6a7.jpg',
'https://a.ccdn.es/cnet/vehicles/19727700/faa41d33-f92d-4350-86da-670557eda593.jpg',
'https://a.ccdn.es/cnet/vehicles/19727700/e1c76820-b675-40f6-8b40-2e5e954c0113.jpg',
'https://a.ccdn.es/cnet/vehicles/19727700/690d2771-c79d-4247-9209-39fb0a1e0794.jpg'],
'price': 8950,
'price_includes_vat': True,
'registration_date': '2008-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'TOYOTA Rav4 2.0 VVTi Sol Cross Sport',
'transmission': 'automatic',
'trim': '2.0 VVTi Sol Cross Sport',
'vin': 'JTMNH31VX06086816',
'year': 2008}
2026-03-27 16:40:46 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 5f0d16b1-6234-5af8-8879-6e663d4df319 with identifier: 70269758
2026-03-27 16:40:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 5f0d16b1-6234-5af8-8879-6e663d4df319
2026-03-27 16:40:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:46 [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%252F19727700%252Fe790a66a-b382-4ed7-977c-01b217b604ab.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:40:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19727700/e790a66a-b382-4ed7-977c-01b217b604ab.jpg not downloaded yet
2026-03-27 16:40:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70239009> (referer: https://www.coches.net/concesionario/autohome/?pg=2) ['zyte-api']
2026-03-27 16:40:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/19727700/e790a66a-b382-4ed7-977c-01b217b604ab.jpg> (referer: None)
2026-03-27 16:40:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:40:46 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
'body_type': 'Berlina',
'c_o_2_emission_value': 96,
'category': 'Coches',
'color': 'Blanco (Tela Negra Ebony/Roja con costura roja)',
'currency': 'EUR',
'description': '¡Bienvenidos a Autohome!\r\n'
'Precio al contado: 17.450€ (IVA incluido)?\r\n'
'Precio alternativo con financiación: 16.250€ \r\n'
'(consulte condiciones específicas de la promoción, sujeto a '
'aprobación por las entidades financieras colaboradoras).\r\n'
'\r\n'
'Compra tu vehículo 100% ONLINE. Te enviamos VIDEO de cada '
'vehículo y toda la información necesaria para una compra '
'segura y transparente.\r\n'
'Somos un concesionario multimarca especializado en vehículos '
'kilómetro cero y seminuevos, cuidadosamente seleccionados y '
'revisados en más de 150 puntos para garantizar su estado '
'mecánico y estético.\r\n'
'Ofrecemos:\r\n'
'\r\n'
'• Entrega en cualquier punto de la Península?• Financiación '
'personalizada?• Posibilidad de aceptar su vehículo como parte '
'de pago?• Kilometraje certificado por contrato?• Vehículos '
'sin daños estructurales\r\n'
'Este vehículo compacto cuenta con un equipamiento '
'destacado:\r\n'
'\r\n'
' Cambio automático\r\n'
' Sensor de luces y lluvia \r\n'
' Freno de mano eléctrico \r\n'
' AppleCarPlay/AndroidAuto\r\n'
' Volante multifunción\r\n'
' Manos libres\r\n'
' Sistema Start-Stop\r\n'
' Cierre centralizado\r\n'
' Elevalunas eléctricos\r\n'
' Cámara de aparcamiento\r\n'
' Navegador \r\n'
' Climatizador biozona\r\n'
' Control de velocidad y crucero\r\n'
' Llantas de aleación\r\n'
' Pantalla multimedia con conexión USB, auxiliar y '
'Bluetooth\r\n'
'\r\n'
'Para obtener más información o resolver cualquier duda, no '
'dude en ponerse en contacto con nosotros. Estaremos '
'encantados de ayudarle.\r\n'
'\r\n'
'Nota legal: Este anuncio es informativo y no tiene carácter '
'contractual. Aunque revisamos y actualizamos los datos con '
'regularidad, podría haber errores u omisiones involuntarias, '
'especialmente en lo relativo al equipamiento del vehículo. Le '
'recomendamos confirmar todos los detalles con nuestro equipo '
'antes de formalizar la compra.',
'doors_number': 5,
'emission_standard': 'ECO',
'engine': '1.0L',
'engine_horse_power': 125,
'expiration_date': None,
'fuel_type': 'Gasolina',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/ford-focus-10-ecoboost-92kw-stline-5p-gasolina-2021-en-madrid-70239009-covo.aspx',
'listing': 'auction',
'location': 'Madrid',
'make': 'FORD',
'model': 'Focus',
'odometer': 22755,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19708207/bf729654-839a-4b9e-b5de-3482e9c80a5e.jpg',
'https://a.ccdn.es/cnet/vehicles/19708207/2bc070af-67be-4076-8d85-08d237bdc1be.jpg',
'https://a.ccdn.es/cnet/vehicles/19708207/36c3684d-817d-4a5e-af2c-077b00d636c6.jpg',
'https://a.ccdn.es/cnet/vehicles/19708207/23e87683-17f5-4c78-b330-4621107b7dc3.jpg',
'https://a.ccdn.es/cnet/vehicles/19708207/28213bbf-34c2-4ec3-aa4f-11bd024ec038.jpg',
'https://a.ccdn.es/cnet/vehicles/19708207/63bf07d3-8ffb-49d7-beb9-6b05d3360f95.jpg',
'https://a.ccdn.es/cnet/vehicles/19708207/b7d80988-4208-4fa7-b05c-411408c7097e.jpg',
'https://a.ccdn.es/cnet/vehicles/19708207/4ca92102-5b13-45b9-9afb-222a5e53a750.jpg',
'https://a.ccdn.es/cnet/vehicles/19708207/9f0b3ba9-6e27-47f4-aeaa-eaac39921cc4.jpg',
'https://a.ccdn.es/cnet/vehicles/19708207/c5b9892d-ab41-4b67-8d4c-281f569a383b.jpg',
'https://a.ccdn.es/cnet/vehicles/19708207/5f5d0901-dd89-4196-8fca-bab8e14e9f70.jpg',
'https://a.ccdn.es/cnet/vehicles/19708207/0a139aa7-675f-46ed-9633-e0a650d7a71c.jpg',
'https://a.ccdn.es/cnet/vehicles/19708207/d0648792-c846-4c28-b928-39e654a36c89.jpg',
'https://a.ccdn.es/cnet/vehicles/19708207/2d2262af-6bdd-4982-a92a-5f6d499b46d5.jpg',
'https://a.ccdn.es/cnet/vehicles/19708207/ca6050b1-65bd-45c3-b0c1-8220d0db316e.jpg',
'https://a.ccdn.es/cnet/vehicles/19708207/f048c4f7-7c10-4f53-8c5f-496aa28cf7e0.jpg',
'https://a.ccdn.es/cnet/vehicles/19708207/46787a8f-6d20-42c8-b9c6-13e3c5287103.jpg',
'https://a.ccdn.es/cnet/vehicles/19708207/32be36f5-9085-480d-b364-1e4cd1e2055a.jpg',
'https://a.ccdn.es/cnet/vehicles/19708207/1b85193c-e59c-4514-ab22-578149e02b4a.jpg',
'https://a.ccdn.es/cnet/vehicles/19708207/e555c2e9-db38-49e7-aaad-fbb3db70d332.jpg',
'https://a.ccdn.es/cnet/vehicles/19708207/9883245b-d414-42cc-8da2-895b892dd98e.jpg',
'https://a.ccdn.es/cnet/vehicles/19708207/b61f601b-6b6e-4292-adcf-19d767bbcf38.jpg',
'https://a.ccdn.es/cnet/vehicles/19708207/411b1afa-b06c-4de6-a6f6-b150d9031085.jpg',
'https://a.ccdn.es/cnet/vehicles/19708207/77990e6f-ad8e-44a7-a21c-766eb691f3c6.jpg',
'https://a.ccdn.es/cnet/vehicles/19708207/af33462e-39ea-4455-9075-fbc7568e2367.jpg',
'https://a.ccdn.es/cnet/vehicles/19708207/e7c3aac3-14f0-4e89-a1cb-0f28fc1a0fd3.jpg',
'https://a.ccdn.es/cnet/vehicles/19708207/acfd1d56-236b-4f8b-8134-c46b7571b0d3.jpg',
'https://a.ccdn.es/cnet/vehicles/19708207/770817b6-34e4-4417-a7ca-27d98c34adf0.jpg',
'https://a.ccdn.es/cnet/vehicles/19708207/cedc6b4b-7588-416e-abbd-c91fd5a21008.jpg',
'https://a.ccdn.es/cnet/vehicles/19708207/60cffbfc-52ce-4b2a-9bf1-ba5ccb1c2ad8.jpg'],
'price': 17450,
'price_includes_vat': True,
'registration_date': '2021-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'FORD Focus 1.0 Ecoboost STLine',
'transmission': 'manual',
'trim': '1.0 Ecoboost 92kW STLine',
'vin': 'WF0NXXGCHNMK01700',
'year': 2021}
2026-03-27 16:40:46 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 81525b78-a358-5ddb-a3c1-dfc34e21dbb3 with identifier: 70239009
2026-03-27 16:40:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 81525b78-a358-5ddb-a3c1-dfc34e21dbb3
2026-03-27 16:40:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:46 [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%252F19708207%252Fbf729654-839a-4b9e-b5de-3482e9c80a5e.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:40:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19708207/bf729654-839a-4b9e-b5de-3482e9c80a5e.jpg not downloaded yet
2026-03-27 16:40:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70239010> (referer: https://www.coches.net/concesionario/autohome/?pg=2) ['zyte-api']
2026-03-27 16:40:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:40:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fde64a96c50>
2026-03-27 16:40:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:40:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:40:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:40:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5f0d16b1-6234-5af8-8879-6e663d4df319/5f0d16b1-6234-5af8-8879-6e663d4df319_image_0.jpg HTTP/1.1" 201 0
2026-03-27 16:40:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto_selling_coches.net',RowKey='https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F19727700%252Fe790a66a-b382-4ed7-977c-01b217b604ab.jpg') HTTP/1.1" 204 0
2026-03-27 16:40:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19727700/e790a66a-b382-4ed7-977c-01b217b604ab.jpg saved to cache
2026-03-27 16:40:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 5f0d16b1-6234-5af8-8879-6e663d4df319
2026-03-27 16:40:46 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 5f0d16b1-6234-5af8-8879-6e663d4df319 sending to next pipeline
2026-03-27 16:40:46 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 5f0d16b1-6234-5af8-8879-6e663d4df319 with identifier 70269758
2026-03-27 16:40:46 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-27 16:40:46 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-27 16:40:46 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 5f0d16b1-6234-5af8-8879-6e663d4df319
2026-03-27 16:40:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/19727700/e790a66a-b382-4ed7-977c-01b217b604ab.jpg>
{'auction_title': '',
'body_type': 'SUV',
'c_o_2_emission_value': 212,
'category': 'Coches',
'color': 'Gris / Plata (Tela Sol Gris)',
'currency': 'EUR',
'description': '',
'doors_number': 5,
'emission_standard': 'C',
'engine': '2.0L',
'engine_horse_power': 152,
'expiration_date': None,
'fuel_type': 'Gasolina',
'id': '5f0d16b1-6234-5af8-8879-6e663d4df319',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/toyota-rav4-20-vvti-sol-cross-sport-5p-gasolina-2008-en-madrid-70269758-covo.aspx',
'listing': 'auction',
'location': 'Madrid',
'make': 'TOYOTA',
'model': 'Rav4',
'odometer': 220000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 18,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5f0d16b1-6234-5af8-8879-6e663d4df319/5f0d16b1-6234-5af8-8879-6e663d4df319_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 55711,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19727700/e790a66a-b382-4ed7-977c-01b217b604ab.jpg',
'Width': 800}],
'price': 8950,
'price_includes_vat': True,
'registration_date': '2008-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'TOYOTA Rav4 2.0 VVTi Sol Cross Sport',
'transmission': 'automatic',
'trim': '2.0 VVTi Sol Cross Sport',
'vin': 'JTMNH31VX06086816',
'year': 2008}
2026-03-27 16:40:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:46 [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%2770269758%27 HTTP/1.1" 200 None
2026-03-27 16:40:46 [auto_selling_coches.net] INFO: Saving data for 70269758: {'created_time': 1774629646.921727, 'last_price_update_time': 1774629646.921737}
2026-03-27 16:40:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70269758') HTTP/1.1" 204 0
2026-03-27 16:40:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/19708207/bf729654-839a-4b9e-b5de-3482e9c80a5e.jpg> (referer: None)
2026-03-27 16:40:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:40:46 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
'body_type': 'Berlina',
'c_o_2_emission_value': 110,
'category': 'Coches',
'color': 'Gris / Plata (Tela Negra Ebony/Roja con costura roja)',
'currency': 'EUR',
'description': '¡Bienvenidos a Auto-home!\r\n'
'Precio al contado: 9950€ (IVA incluido)?\r\n'
'Precio alternativo con financiación: 9.450€ \r\n'
'(consulte condiciones específicas de la promoción, sujeto a '
'aprobación por las entidades financieras colaboradoras).\r\n'
'\r\n'
'Compra tu vehículo 100% ONLINE. Te enviamos VIDEO de cada '
'vehículo y toda la información necesaria para una compra '
'segura y transparente.\r\n'
'Somos un concesionario multimarca especializado en vehículos '
'kilómetro cero y seminuevos, cuidadosamente seleccionados y '
'revisados en más de 150 puntos para garantizar su estado '
'mecánico y estético.\r\n'
'Ofrecemos:\r\n'
'\r\n'
'• Entrega en cualquier punto de la Península?• Financiación '
'personalizada?• Posibilidad de aceptar su vehículo como parte '
'de pago?• Kilometraje certificado por contrato?• Vehículos '
'sin daños estructurales\r\n'
'Este vehículo compacto cuenta con un equipamiento '
'destacado:\r\n'
'\r\n'
' Cambio manual \r\n'
' Sensor de luces y lluvia \r\n'
' Freno de mano eléctrico \r\n'
' AppleCarPlay/AndroidAuto\r\n'
' Volante multifunción\r\n'
' Manos libres\r\n'
' Sistema Start-Stop\r\n'
' Cierre centralizado\r\n'
' Elevalunas eléctricos\r\n'
' Navegador \r\n'
' Climatizador \r\n'
' Control de velocidad y crucero\r\n'
' Llantas de aleación\r\n'
' Pantalla multimedia con conexión USB, auxiliar y '
'Bluetooth\r\n'
'\r\n'
'Para obtener más información o resolver cualquier duda, no '
'dude en ponerse en contacto con nosotros. Estaremos '
'encantados de ayudarle.\r\n'
'\r\n'
'Nota legal: Este anuncio es informativo y no tiene carácter '
'contractual. Aunque revisamos y actualizamos los datos con '
'regularidad, podría haber errores u omisiones involuntarias, '
'especialmente en lo relativo al equipamiento del vehículo. Le '
'recomendamos confirmar todos los detalles con nuestro equipo '
'antes de formalizar la compra.',
'doors_number': 5,
'emission_standard': 'C',
'engine': '1.5L',
'engine_horse_power': 120,
'expiration_date': None,
'fuel_type': 'Diesel',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/ford-focus-15-ecoblue-88kw-stline-auto-5p-diesel-2019-en-madrid-70239010-covo.aspx',
'listing': 'auction',
'location': 'Madrid',
'make': 'FORD',
'model': 'Focus',
'odometer': 188000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19708209/7df1d703-c82a-478e-9f10-b9a260a59148.jpg',
'https://a.ccdn.es/cnet/vehicles/19708209/1fdb16ee-d275-42c3-8e30-fefdb7155dbc.jpg',
'https://a.ccdn.es/cnet/vehicles/19708209/09be8493-0f14-4d1f-8356-4f1d519161a0.jpg',
'https://a.ccdn.es/cnet/vehicles/19708209/da4c35d0-07b5-494e-94f0-3941ca509896.jpg',
'https://a.ccdn.es/cnet/vehicles/19708209/c131dc12-490c-485b-8feb-aa2d6ceda410.jpg',
'https://a.ccdn.es/cnet/vehicles/19708209/15c03061-27fb-4406-a2c9-010e314cd60e.jpg',
'https://a.ccdn.es/cnet/vehicles/19708209/76363360-7318-4181-8a1d-3aa31b781bc4.jpg',
'https://a.ccdn.es/cnet/vehicles/19708209/3b68d867-d5d8-4fb0-ae0f-884de3d15a8a.jpg',
'https://a.ccdn.es/cnet/vehicles/19708209/3f759491-29f1-4e96-a778-bec2139d50a5.jpg',
'https://a.ccdn.es/cnet/vehicles/19708209/b743bed9-5965-4fc6-8833-06a7d45e3a1e.jpg',
'https://a.ccdn.es/cnet/vehicles/19708209/e2480b8c-2785-43d0-bbe1-3ddbc3fb8016.jpg',
'https://a.ccdn.es/cnet/vehicles/19708209/2ad73aa4-1d8a-4853-96ef-28a6fd6bcc8b.jpg',
'https://a.ccdn.es/cnet/vehicles/19708209/90830b9a-c44f-4217-844c-fde815384d10.jpg',
'https://a.ccdn.es/cnet/vehicles/19708209/6d2a7a4a-2e30-4cdf-9321-b9ddd72d50e6.jpg',
'https://a.ccdn.es/cnet/vehicles/19708209/96e4eaf7-3627-4f53-b056-fcdbd4858f09.jpg',
'https://a.ccdn.es/cnet/vehicles/19708209/235e7978-aa32-4d16-ae45-01bbcebad83d.jpg',
'https://a.ccdn.es/cnet/vehicles/19708209/6308aa4f-ebe5-4761-bebf-1dc1083d21a4.jpg',
'https://a.ccdn.es/cnet/vehicles/19708209/247dd511-c5b1-4c8f-91e2-6fca6c79e955.jpg',
'https://a.ccdn.es/cnet/vehicles/19708209/6c8afe26-50d0-4ec0-b680-7da4f33803f9.jpg',
'https://a.ccdn.es/cnet/vehicles/19708209/0736470a-9958-49bd-b570-b194b03a1748.jpg',
'https://a.ccdn.es/cnet/vehicles/19708209/ac2902e8-4719-4495-b293-f44e9bcfd99c.jpg',
'https://a.ccdn.es/cnet/vehicles/19708209/e3cb3f20-6617-4296-9675-83b00dff4edd.jpg',
'https://a.ccdn.es/cnet/vehicles/19708209/07d9bc87-54d8-4865-8a62-d56aa27d9483.jpg',
'https://a.ccdn.es/cnet/vehicles/19708209/cba70b74-882f-4ca8-b8d0-1dcb015c4083.jpg',
'https://a.ccdn.es/cnet/vehicles/19708209/51342651-fc2d-4b76-8063-f80aa19e5b3b.jpg',
'https://a.ccdn.es/cnet/vehicles/19708209/5ea65af0-ab87-4d4c-920b-471444544295.jpg',
'https://a.ccdn.es/cnet/vehicles/19708209/daacc2d2-f4fb-4943-a0d9-428fe06595be.jpg',
'https://a.ccdn.es/cnet/vehicles/19708209/d3360e5e-deb5-401b-8a17-6079855690dd.jpg',
'https://a.ccdn.es/cnet/vehicles/19708209/a5dbc405-6811-42bf-8ffb-6f556740601d.jpg',
'https://a.ccdn.es/cnet/vehicles/19708209/fa745954-7e6e-4d5d-8fc5-0ea134195a12.jpg'],
'price': 10940,
'price_includes_vat': True,
'registration_date': '2018-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'FORD Focus 1.5 Ecoblue STLine Auto',
'transmission': 'automatic',
'trim': '1.5 Ecoblue 88kW STLine Auto',
'vin': 'WF05XXGCC5JY38873',
'year': 2018}
2026-03-27 16:40:46 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: f7229bba-88e2-5c65-b0a0-7fd10d9d53ec with identifier: 70239010
2026-03-27 16:40:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item f7229bba-88e2-5c65-b0a0-7fd10d9d53ec
2026-03-27 16:40:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:46 [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%252F19708209%252F7df1d703-c82a-478e-9f10-b9a260a59148.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:40:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19708209/7df1d703-c82a-478e-9f10-b9a260a59148.jpg not downloaded yet
2026-03-27 16:40:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:40:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fde6421bf50>
2026-03-27 16:40:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:40:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:40:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:40:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_81525b78-a358-5ddb-a3c1-dfc34e21dbb3/81525b78-a358-5ddb-a3c1-dfc34e21dbb3_image_0.jpg HTTP/1.1" 201 0
2026-03-27 16:40:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto_selling_coches.net',RowKey='https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F19708207%252Fbf729654-839a-4b9e-b5de-3482e9c80a5e.jpg') HTTP/1.1" 204 0
2026-03-27 16:40:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19708207/bf729654-839a-4b9e-b5de-3482e9c80a5e.jpg saved to cache
2026-03-27 16:40:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 81525b78-a358-5ddb-a3c1-dfc34e21dbb3
2026-03-27 16:40:47 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 81525b78-a358-5ddb-a3c1-dfc34e21dbb3 sending to next pipeline
2026-03-27 16:40:47 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 81525b78-a358-5ddb-a3c1-dfc34e21dbb3 with identifier 70239009
2026-03-27 16:40:47 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-27 16:40:47 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-27 16:40:47 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 81525b78-a358-5ddb-a3c1-dfc34e21dbb3
2026-03-27 16:40:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/19708207/bf729654-839a-4b9e-b5de-3482e9c80a5e.jpg>
{'auction_title': '',
'body_type': 'Berlina',
'c_o_2_emission_value': 96,
'category': 'Coches',
'color': 'Blanco (Tela Negra Ebony/Roja con costura roja)',
'currency': 'EUR',
'description': '¡Bienvenidos a Autohome!\r\n'
'Precio al contado: 17.450€ (IVA incluido)?\r\n'
'Precio alternativo con financiación: 16.250€ \r\n'
'(consulte condiciones específicas de la promoción, sujeto a '
'aprobación por las entidades financieras colaboradoras).\r\n'
'\r\n'
'Compra tu vehículo 100% ONLINE. Te enviamos VIDEO de cada '
'vehículo y toda la información necesaria para una compra '
'segura y transparente.\r\n'
'Somos un concesionario multimarca especializado en vehículos '
'kilómetro cero y seminuevos, cuidadosamente seleccionados y '
'revisados en más de 150 puntos para garantizar su estado '
'mecánico y estético.\r\n'
'Ofrecemos:\r\n'
'\r\n'
'• Entrega en cualquier punto de la Península?• Financiación '
'personalizada?• Posibilidad de aceptar su vehículo como parte '
'de pago?• Kilometraje certificado por contrato?• Vehículos '
'sin daños estructurales\r\n'
'Este vehículo compacto cuenta con un equipamiento '
'destacado:\r\n'
'\r\n'
' Cambio automático\r\n'
' Sensor de luces y lluvia \r\n'
' Freno de mano eléctrico \r\n'
' AppleCarPlay/AndroidAuto\r\n'
' Volante multifunción\r\n'
' Manos libres\r\n'
' Sistema Start-Stop\r\n'
' Cierre centralizado\r\n'
' Elevalunas eléctricos\r\n'
' Cámara de aparcamiento\r\n'
' Navegador \r\n'
' Climatizador biozona\r\n'
' Control de velocidad y crucero\r\n'
' Llantas de aleación\r\n'
' Pantalla multimedia con conexión USB, auxiliar y '
'Bluetooth\r\n'
'\r\n'
'Para obtener más información o resolver cualquier duda, no '
'dude en ponerse en contacto con nosotros. Estaremos '
'encantados de ayudarle.\r\n'
'\r\n'
'Nota legal: Este anuncio es informativo y no tiene carácter '
'contractual. Aunque revisamos y actualizamos los datos con '
'regularidad, podría haber errores u omisiones involuntarias, '
'especialmente en lo relativo al equipamiento del vehículo. Le '
'recomendamos confirmar todos los detalles con nuestro equipo '
'antes de formalizar la compra.',
'doors_number': 5,
'emission_standard': 'ECO',
'engine': '1.0L',
'engine_horse_power': 125,
'expiration_date': None,
'fuel_type': 'Gasolina',
'id': '81525b78-a358-5ddb-a3c1-dfc34e21dbb3',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/ford-focus-10-ecoboost-92kw-stline-5p-gasolina-2021-en-madrid-70239009-covo.aspx',
'listing': 'auction',
'location': 'Madrid',
'make': 'FORD',
'model': 'Focus',
'odometer': 22755,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 30,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_81525b78-a358-5ddb-a3c1-dfc34e21dbb3/81525b78-a358-5ddb-a3c1-dfc34e21dbb3_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 55568,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19708207/bf729654-839a-4b9e-b5de-3482e9c80a5e.jpg',
'Width': 800}],
'price': 17450,
'price_includes_vat': True,
'registration_date': '2021-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'FORD Focus 1.0 Ecoboost STLine',
'transmission': 'manual',
'trim': '1.0 Ecoboost 92kW STLine',
'vin': 'WF0NXXGCHNMK01700',
'year': 2021}
2026-03-27 16:40:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%2770239009%27 HTTP/1.1" 200 None
2026-03-27 16:40:47 [auto_selling_coches.net] INFO: Saving data for 70239009: {'created_time': 1774629647.117773, 'last_price_update_time': 1774629647.117782}
2026-03-27 16:40:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70239009') HTTP/1.1" 204 0
2026-03-27 16:40:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70264506> (referer: https://www.coches.net/concesionario/autohome/?pg=2) ['zyte-api']
2026-03-27 16:40:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70239011> (referer: https://www.coches.net/concesionario/autohome/?pg=2) ['zyte-api']
2026-03-27 16:40:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:40:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/19708209/7df1d703-c82a-478e-9f10-b9a260a59148.jpg> (referer: None)
2026-03-27 16:40:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:40:47 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
'body_type': 'SUV',
'c_o_2_emission_value': 154,
'category': 'Coches',
'color': 'Negro (Ebony Perforated Windsor Leather)',
'currency': 'EUR',
'description': '¡Bienvenidos a Autohome!\r\n'
'Precio al contado: 27.450€ (IVA incluido)?\r\n'
'Precio alternativo con financiación: 25.950€ \r\n'
'(consulte condiciones específicas de la promoción, sujeto a '
'aprobación por las entidades financieras colaboradoras).\r\n'
'\r\n'
'Compra tu vehículo 100% ONLINE. Te enviamos VIDEO de cada '
'vehiculo y toda la información necesaria para una compra '
'segura y transparente.\r\n'
'Somos un concesionario multimarca especializado en vehículos '
'kilómetro cero y seminuevos, cuidadosamente seleccionados y '
'revisados en más de 150 puntos para garantizar su estado '
'mecánico y estético.\r\n'
'Ofrecemos:\r\n'
'\r\n'
'• Entrega en cualquier punto de la Península?• Financiación '
'personalizada?• Posibilidad de aceptar su vehículo como parte '
'de pago?• Kilometraje certificado por contrato?• Vehículos '
'sin daños estructuralesEste vehículo Todoterreno cuenta con '
'un equipamiento destacado:\r\n'
'\r\n'
' Cambio automático 4x4 \r\n'
' Sensor de luces y lluvia\r\n'
' Volante multifunción\r\n'
' Manos libres\r\n'
' Sistema Start-Stop\r\n'
' Navegador \r\n'
' Camara de aparcamiento trasera \r\n'
' Cierre centralizado\r\n'
' Elevalunas eléctricos\r\n'
' Sensores de aparcamiento delanteros y traseros\r\n'
' Portón trasero eléctrico\r\n'
' Climatizador bizona\r\n'
' Control de velocidad y crucero\r\n'
' Llantas de aleación\r\n'
' Pantalla multimedia con conexión USB, auxiliar y '
'Bluetooth\r\n'
'\r\n'
'Para obtener más información o resolver cualquier duda, no '
'dude en ponerse en contacto con nosotros. Estaremos '
'encantados de ayudarle.\r\n'
'Este anuncio es de carácter informativo y no contractual. Nos '
'esforzamos por ofrecer información precisa y actualizada, '
'pero los detalles pueden estar sujetos a cambios sin previo '
'aviso.',
'doors_number': 5,
'emission_standard': 'C',
'engine': '2.0L',
'engine_horse_power': 240,
'expiration_date': None,
'fuel_type': 'Diesel',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/land-rover-range-rover-velar-20d-d240-rdynamic-4wd-auto-5p-diesel-2018-en-madrid-70264506-covo.aspx',
'listing': 'auction',
'location': 'Madrid',
'make': 'LAND-ROVER',
'model': 'Range Rover Velar',
'odometer': 98000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19725601/6ef23d1f-e515-4625-a626-cefc979bcc6a.jpg',
'https://a.ccdn.es/cnet/vehicles/19725601/e8553df8-12cd-4295-8649-7359d4ec6908.jpg',
'https://a.ccdn.es/cnet/vehicles/19725601/f1c6e0e7-59a0-44aa-af3f-389596d08b4c.jpg',
'https://a.ccdn.es/cnet/vehicles/19725601/fab8adb4-ba85-4526-b8f9-4e839da85db6.jpg',
'https://a.ccdn.es/cnet/vehicles/19725601/a4d95de3-d43e-4992-ad83-7760e0133bfe.jpg',
'https://a.ccdn.es/cnet/vehicles/19725601/e97496eb-45bf-4d10-ade0-d71995f385fb.jpg',
'https://a.ccdn.es/cnet/vehicles/19725601/866acde0-169e-41be-9838-a13d1f97aaff.jpg',
'https://a.ccdn.es/cnet/vehicles/19725601/f9754f68-066a-478b-9cf5-e6d0619c30b3.jpg',
'https://a.ccdn.es/cnet/vehicles/19725601/7e15bc2f-09b8-4323-8ab6-83c314f423be.jpg',
'https://a.ccdn.es/cnet/vehicles/19725601/02b52cbb-369b-4f14-8f1c-ef9d3e03ccca.jpg',
'https://a.ccdn.es/cnet/vehicles/19725601/78b4133c-8c85-4e51-a4b1-b3db4be96749.jpg',
'https://a.ccdn.es/cnet/vehicles/19725601/f3a791ac-e3c0-41d9-bf70-c256813cf35e.jpg',
'https://a.ccdn.es/cnet/vehicles/19725601/a214e6c5-13ae-4cae-a4e3-c71f02572392.jpg',
'https://a.ccdn.es/cnet/vehicles/19725601/fce42b5a-3de8-41b0-b842-be1b5f3f57c8.jpg',
'https://a.ccdn.es/cnet/vehicles/19725601/330b0e98-0903-4e31-aa1f-115050a61019.jpg',
'https://a.ccdn.es/cnet/vehicles/19725601/8a778665-d764-433d-8981-134aec051a18.jpg',
'https://a.ccdn.es/cnet/vehicles/19725601/19de2168-7963-4b14-a38e-a70cc97a4934.jpg',
'https://a.ccdn.es/cnet/vehicles/19725601/cc82dc06-fe3f-40d9-8d8f-052c0fefaf30.jpg',
'https://a.ccdn.es/cnet/vehicles/19725601/b27b94c6-3452-4efb-8eaf-6e67f8bdc197.jpg',
'https://a.ccdn.es/cnet/vehicles/19725601/bdb72fde-6862-4ac2-88e2-d44d94084236.jpg',
'https://a.ccdn.es/cnet/vehicles/19725601/4e0633d4-48a2-49f9-9478-3a8278208dbb.jpg',
'https://a.ccdn.es/cnet/vehicles/19725601/09721f43-583a-4143-9d3e-e48180411fdf.jpg',
'https://a.ccdn.es/cnet/vehicles/19725601/1d2d4134-4f0b-48e8-bfe0-aec930c358f0.jpg',
'https://a.ccdn.es/cnet/vehicles/19725601/ae58bcdf-90d0-41d0-9935-3530c61df294.jpg',
'https://a.ccdn.es/cnet/vehicles/19725601/0cba489b-2e52-4891-a1fc-5d1f83d3ae4f.jpg',
'https://a.ccdn.es/cnet/vehicles/19725601/8e2055e9-8656-4d5e-b219-dc8a17c574ff.jpg',
'https://a.ccdn.es/cnet/vehicles/19725601/9267536e-386e-474b-9ce7-32c8774507d5.jpg',
'https://a.ccdn.es/cnet/vehicles/19725601/73afa44e-8185-40ea-8aba-37b5e39af241.jpg',
'https://a.ccdn.es/cnet/vehicles/19725601/0b07d6ed-d39e-46c0-bc21-5ec8643af285.jpg',
'https://a.ccdn.es/cnet/vehicles/19725601/3242175b-0eb8-4512-98a6-6635f791b50e.jpg',
'https://a.ccdn.es/cnet/vehicles/19725601/8f4cf614-ad49-429c-8b9e-419f940dfdb3.jpg',
'https://a.ccdn.es/cnet/vehicles/19725601/a19b0367-bac8-4592-9d5d-7b1f394546ef.jpg',
'https://a.ccdn.es/cnet/vehicles/19725601/0319d508-5c73-47d4-b155-58924779af23.jpg',
'https://a.ccdn.es/cnet/vehicles/19725601/463259cf-537c-4ce9-a4d6-1917425a1975.jpg',
'https://a.ccdn.es/cnet/vehicles/19725601/d5585e45-1975-4cb7-9f5c-393310be7b2e.jpg',
'https://a.ccdn.es/cnet/vehicles/19725601/2ead81b0-215a-44b1-bcc0-25e2a3a9abc8.jpg'],
'price': 26950,
'price_includes_vat': True,
'registration_date': '2017-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'LAND-ROVER Range Rover Velar 2.0D D240 RDynamic 4WD Auto',
'transmission': 'automatic',
'trim': '2.0D D240 RDynamic 4WD Auto',
'vin': 'SALYA2BN9JA714377',
'year': 2017}
2026-03-27 16:40:47 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 74cc1d74-2e45-5cdb-8d3a-1ef52537818c with identifier: 70264506
2026-03-27 16:40:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 74cc1d74-2e45-5cdb-8d3a-1ef52537818c
2026-03-27 16:40:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:47 [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%252F19725601%252F6ef23d1f-e515-4625-a626-cefc979bcc6a.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:40:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19725601/6ef23d1f-e515-4625-a626-cefc979bcc6a.jpg not downloaded yet
2026-03-27 16:40:47 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
'body_type': 'Berlina',
'c_o_2_emission_value': None,
'category': 'Coches',
'color': 'Gris / Plata (Tela Zoom Antracita)',
'currency': 'EUR',
'description': '¡Bienvenidos a Autohome!\r\n'
'¡Llevatelo desde 230€/mes sin entrada !\r\n'
'Precio al contado: 12.950€ (IVA incluido)?\r\n'
'Precio alternativo con financiación: 11.450€ \r\n'
'(consulte condiciones específicas de la promoción, sujeto a '
'aprobación por las entidades financieras colaboradoras).\r\n'
'\r\n'
'Compra tu vehículo 100% ONLINE. Te enviamos VIDEO de cada '
'vehiculo y toda la información necesaria para una compra '
'segura y transparente.\r\n'
'Somos un concesionario multimarca especializado en vehículos '
'kilómetro cero y seminuevos, cuidadosamente seleccionados y '
'revisados en más de 150 puntos para garantizar su estado '
'mecánico y estético.\r\n'
'Ofrecemos:\r\n'
'\r\n'
'• Entrega en cualquier punto de la Península?• Financiación '
'personalizada?• Posibilidad de aceptar su vehículo como parte '
'de pago?• Kilometraje certificado por contrato?• Vehículos '
'sin daños estructurales\r\n'
'\r\n'
'Este vehiculo cuenta con un equipamiento destacado:\r\n'
'\r\n'
' Cambio automatico\r\n'
' Sensor de luces y lluvia\r\n'
' Apple CarPlay / Android Auto\r\n'
' Volante multifunción \r\n'
' Sistema manos libres\r\n'
' Sistema Start-Stop\r\n'
' Cierre centralizado\r\n'
' Elevalunas eléctricos\r\n'
' Sensor de aparcamiento\r\n'
' Navegador \r\n'
' Climatizador \r\n'
' Control de velocidad y crucero\r\n'
' Llantas de aleación\r\n'
' Pantalla multimedia con conexión USB, auxiliar y '
'Bluetooth\r\n'
'\r\n'
'Para más información, video o cualquier consulta, contacte '
'con nuestro equipo.\r\n'
'\r\n'
'Nota legal: Este anuncio tiene carácter informativo y no '
'contractual. La información puede contener errores u '
'omisiones involuntarias. El equipamiento, características, '
'disponibilidad y condiciones deberán ser confirmados con el '
'equipo comercial antes de formalizar la compra. Autohome no '
'se responsabiliza de posibles errores en la publicación.',
'doors_number': 5,
'emission_standard': '0',
'engine': None,
'engine_horse_power': 136,
'expiration_date': None,
'fuel_type': 'Eléctrico',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/volkswagen-golf-egolf-epower-100-kw-136cv-5p-electrico-hibrido-2019-en-madrid-70239011-covo.aspx',
'listing': 'auction',
'location': 'Madrid',
'make': 'VOLKSWAGEN',
'model': 'Golf',
'odometer': 99600,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19708204/b976fdf5-d19d-476e-952d-1a6bb4344961.jpg',
'https://a.ccdn.es/cnet/vehicles/19708204/fab5f256-4dd5-48cd-8590-74c038d14064.jpg',
'https://a.ccdn.es/cnet/vehicles/19708204/f360d71e-2056-4129-ab47-3ffe9e7bffe9.jpg',
'https://a.ccdn.es/cnet/vehicles/19708204/3b07b3a5-b30c-4b4a-9985-6c9190a9dff5.jpg',
'https://a.ccdn.es/cnet/vehicles/19708204/d17c9bf9-f701-4f48-9070-75813687f78b.jpg',
'https://a.ccdn.es/cnet/vehicles/19708204/f3074246-cad8-4bcd-8833-d1fb5e2a0bd3.jpg',
'https://a.ccdn.es/cnet/vehicles/19708204/0cb462e5-99f8-4b8d-9741-f904ab6a01b6.jpg',
'https://a.ccdn.es/cnet/vehicles/19708204/ac281dcb-30cf-4878-985a-2b6da6d95400.jpg',
'https://a.ccdn.es/cnet/vehicles/19708204/007ea7c5-811c-4d59-a1ce-d2b952af65e5.jpg',
'https://a.ccdn.es/cnet/vehicles/19708204/9663fe7a-14ba-43d6-968a-bcd0f50111df.jpg',
'https://a.ccdn.es/cnet/vehicles/19708204/2dc7d0f2-a0a3-44cb-8e47-40032f5de8f9.jpg',
'https://a.ccdn.es/cnet/vehicles/19708204/36a04c28-6509-4f05-8159-443f2a525fec.jpg',
'https://a.ccdn.es/cnet/vehicles/19708204/5be89dc0-2573-46c7-b074-36031eadb588.jpg',
'https://a.ccdn.es/cnet/vehicles/19708204/44afbe86-182d-4f6e-8e8c-95a04dc00f2d.jpg',
'https://a.ccdn.es/cnet/vehicles/19708204/cdd957c7-353c-4e88-b73a-97f6d65bf412.jpg',
'https://a.ccdn.es/cnet/vehicles/19708204/97aa5d2e-24a0-48de-81ef-bc0d9bcb4a0d.jpg',
'https://a.ccdn.es/cnet/vehicles/19708204/c6b33c53-e203-46ae-b51d-874e48472012.jpg',
'https://a.ccdn.es/cnet/vehicles/19708204/59c0ff51-f649-4af0-89ac-04f83957976b.jpg',
'https://a.ccdn.es/cnet/vehicles/19708204/c5f3cd90-8038-4cc4-85cb-14a4139be371.jpg',
'https://a.ccdn.es/cnet/vehicles/19708204/96de62be-a8eb-422c-944c-d01ea8775a54.jpg',
'https://a.ccdn.es/cnet/vehicles/19708204/01208580-119c-4928-bf90-f7a30a76b82e.jpg',
'https://a.ccdn.es/cnet/vehicles/19708204/aa9aa1a8-57a6-44ce-98a5-79e753d1c646.jpg',
'https://a.ccdn.es/cnet/vehicles/19708204/492dc3d4-1783-4285-9fe3-5cbd75936ed5.jpg',
'https://a.ccdn.es/cnet/vehicles/19708204/278c967b-d442-4e47-8e0c-c6d66e3dafdc.jpg',
'https://a.ccdn.es/cnet/vehicles/19708204/2b9d3b2a-000e-4a9a-938b-a50c2a5cb1df.jpg',
'https://a.ccdn.es/cnet/vehicles/19708204/0af0f9cb-7c64-4674-b6c0-8b6a2b098290.jpg',
'https://a.ccdn.es/cnet/vehicles/19708204/2d83eeab-f7ac-4725-946e-ebf51614abce.jpg',
'https://a.ccdn.es/cnet/vehicles/19708204/800f6971-912d-4215-a7f5-1ee4b340b15e.jpg',
'https://a.ccdn.es/cnet/vehicles/19708204/6a129660-3b4b-43a3-b798-15549cc4b2fb.jpg'],
'price': 12950,
'price_includes_vat': True,
'registration_date': '2019-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'VOLKSWAGEN Golf eGolf ePower',
'transmission': 'automatic',
'trim': 'eGolf ePower 100 kW 136CV',
'vin': 'WVWZZZAUZL8902233',
'year': 2019}
2026-03-27 16:40:47 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: b98bccb4-03c6-5d1a-8788-4084d941819e with identifier: 70239011
2026-03-27 16:40:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item b98bccb4-03c6-5d1a-8788-4084d941819e
2026-03-27 16:40:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:47 [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%252F19708204%252Fb976fdf5-d19d-476e-952d-1a6bb4344961.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:40:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19708204/b976fdf5-d19d-476e-952d-1a6bb4344961.jpg not downloaded yet
2026-03-27 16:40:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:40:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fde6514f6d0>
2026-03-27 16:40:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:40:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:40:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:40:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f7229bba-88e2-5c65-b0a0-7fd10d9d53ec/f7229bba-88e2-5c65-b0a0-7fd10d9d53ec_image_0.jpg HTTP/1.1" 201 0
2026-03-27 16:40:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto_selling_coches.net',RowKey='https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F19708209%252F7df1d703-c82a-478e-9f10-b9a260a59148.jpg') HTTP/1.1" 204 0
2026-03-27 16:40:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19708209/7df1d703-c82a-478e-9f10-b9a260a59148.jpg saved to cache
2026-03-27 16:40:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item f7229bba-88e2-5c65-b0a0-7fd10d9d53ec
2026-03-27 16:40:47 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item f7229bba-88e2-5c65-b0a0-7fd10d9d53ec sending to next pipeline
2026-03-27 16:40:47 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: f7229bba-88e2-5c65-b0a0-7fd10d9d53ec with identifier 70239010
2026-03-27 16:40:47 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-27 16:40:47 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-27 16:40:47 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item f7229bba-88e2-5c65-b0a0-7fd10d9d53ec
2026-03-27 16:40:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/19708209/7df1d703-c82a-478e-9f10-b9a260a59148.jpg>
{'auction_title': '',
'body_type': 'Berlina',
'c_o_2_emission_value': 110,
'category': 'Coches',
'color': 'Gris / Plata (Tela Negra Ebony/Roja con costura roja)',
'currency': 'EUR',
'description': '¡Bienvenidos a Auto-home!\r\n'
'Precio al contado: 9950€ (IVA incluido)?\r\n'
'Precio alternativo con financiación: 9.450€ \r\n'
'(consulte condiciones específicas de la promoción, sujeto a '
'aprobación por las entidades financieras colaboradoras).\r\n'
'\r\n'
'Compra tu vehículo 100% ONLINE. Te enviamos VIDEO de cada '
'vehículo y toda la información necesaria para una compra '
'segura y transparente.\r\n'
'Somos un concesionario multimarca especializado en vehículos '
'kilómetro cero y seminuevos, cuidadosamente seleccionados y '
'revisados en más de 150 puntos para garantizar su estado '
'mecánico y estético.\r\n'
'Ofrecemos:\r\n'
'\r\n'
'• Entrega en cualquier punto de la Península?• Financiación '
'personalizada?• Posibilidad de aceptar su vehículo como parte '
'de pago?• Kilometraje certificado por contrato?• Vehículos '
'sin daños estructurales\r\n'
'Este vehículo compacto cuenta con un equipamiento '
'destacado:\r\n'
'\r\n'
' Cambio manual \r\n'
' Sensor de luces y lluvia \r\n'
' Freno de mano eléctrico \r\n'
' AppleCarPlay/AndroidAuto\r\n'
' Volante multifunción\r\n'
' Manos libres\r\n'
' Sistema Start-Stop\r\n'
' Cierre centralizado\r\n'
' Elevalunas eléctricos\r\n'
' Navegador \r\n'
' Climatizador \r\n'
' Control de velocidad y crucero\r\n'
' Llantas de aleación\r\n'
' Pantalla multimedia con conexión USB, auxiliar y '
'Bluetooth\r\n'
'\r\n'
'Para obtener más información o resolver cualquier duda, no '
'dude en ponerse en contacto con nosotros. Estaremos '
'encantados de ayudarle.\r\n'
'\r\n'
'Nota legal: Este anuncio es informativo y no tiene carácter '
'contractual. Aunque revisamos y actualizamos los datos con '
'regularidad, podría haber errores u omisiones involuntarias, '
'especialmente en lo relativo al equipamiento del vehículo. Le '
'recomendamos confirmar todos los detalles con nuestro equipo '
'antes de formalizar la compra.',
'doors_number': 5,
'emission_standard': 'C',
'engine': '1.5L',
'engine_horse_power': 120,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': 'f7229bba-88e2-5c65-b0a0-7fd10d9d53ec',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/ford-focus-15-ecoblue-88kw-stline-auto-5p-diesel-2019-en-madrid-70239010-covo.aspx',
'listing': 'auction',
'location': 'Madrid',
'make': 'FORD',
'model': 'Focus',
'odometer': 188000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 30,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f7229bba-88e2-5c65-b0a0-7fd10d9d53ec/f7229bba-88e2-5c65-b0a0-7fd10d9d53ec_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 53406,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19708209/7df1d703-c82a-478e-9f10-b9a260a59148.jpg',
'Width': 800}],
'price': 10940,
'price_includes_vat': True,
'registration_date': '2018-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'FORD Focus 1.5 Ecoblue STLine Auto',
'transmission': 'automatic',
'trim': '1.5 Ecoblue 88kW STLine Auto',
'vin': 'WF05XXGCC5JY38873',
'year': 2018}
2026-03-27 16:40:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%2770239010%27 HTTP/1.1" 200 None
2026-03-27 16:40:47 [auto_selling_coches.net] INFO: Saving data for 70239010: {'created_time': 1774629647.631263, 'last_price_update_time': 1774629647.631275}
2026-03-27 16:40:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70239010') HTTP/1.1" 204 0
2026-03-27 16:40:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70255695> (referer: https://www.coches.net/concesionario/autohome/?pg=2) ['zyte-api']
2026-03-27 16:40:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/19708204/b976fdf5-d19d-476e-952d-1a6bb4344961.jpg> (referer: None)
2026-03-27 16:40:47 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
'body_type': 'SUV',
'c_o_2_emission_value': 116,
'category': 'Coches',
'color': 'Negro (Tapicería de tela Negra con detalles en Rojo)',
'currency': 'EUR',
'description': '¡Bienvenidos a Autohome!\r\n'
'¡Llevatelo desde 260€/mes sin entrada !\r\n'
'Precio al contado: 16.950€ (IVA incluido)?\r\n'
'Precio alternativo con financiación: 15.450€ \r\n'
'(consulte condiciones específicas de la promoción, sujeto a '
'aprobación por las entidades financieras colaboradoras).\r\n'
'\r\n'
'Compra tu vehículo 100% ONLINE. Te enviamos VIDEO de cada '
'vehiculo y toda la información necesaria para una compra '
'segura y transparente.\r\n'
'Somos un concesionario multimarca especializado en vehículos '
'kilómetro cero y seminuevos, cuidadosamente seleccionados y '
'revisados en más de 150 puntos para garantizar su estado '
'mecánico y estético.\r\n'
'Ofrecemos:\r\n'
'\r\n'
'• Entrega en cualquier punto de la Península?• Financiación '
'personalizada?• Posibilidad de aceptar su vehículo como parte '
'de pago?• Kilometraje certificado por contrato?• Vehículos '
'sin daños estructurales\r\n'
'Este vehículo SUV cuenta con un equipamiento destacado:\r\n'
'\r\n'
' Cambio manual 6 velocidades \r\n'
' Sensor de luces y lluvia \r\n'
' AppleCarPlay/AndroidAuto\r\n'
' Volante multifunción\r\n'
' Manos libres\r\n'
' Sistema Start-Stop\r\n'
' Cierre centralizado\r\n'
' Elevalunas eléctricos\r\n'
' Camara de aparcamiento\r\n'
' Navegador \r\n'
' Climatizador bizona \r\n'
' Control de velocidad y crucero\r\n'
' Llantas de aleación\r\n'
' Pantalla multimedia con conexión USB, auxiliar y '
'Bluetooth\r\n'
'\r\n'
'Para obtener más información o resolver cualquier duda, no '
'dude en ponerse en contacto con nosotros. Estaremos '
'encantados de ayudarle.\r\n'
'\r\n'
'Nota legal: Este anuncio es informativo y no tiene carácter '
'contractual. Aunque revisamos y actualizamos los datos con '
'regularidad, podría haber errores u omisiones involuntarias, '
'especialmente en lo relativo al equipamiento del vehículo. Le '
'recomendamos confirmar todos los detalles con nuestro equipo '
'antes de formalizar la compra.',
'doors_number': 5,
'emission_standard': None,
'engine': '1.0L',
'engine_horse_power': 120,
'expiration_date': None,
'fuel_type': 'Híbrido',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/hyundai-kona-10-tgdi-48v-n-line-4x2-5p-electrico-hibrido-2020-en-madrid-70255695-covo.aspx',
'listing': 'auction',
'location': 'Madrid',
'make': 'HYUNDAI',
'model': 'Kona',
'odometer': 95000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19718498/67a5b46d-39b9-4fd7-8180-31a407e3f69c.jpg',
'https://a.ccdn.es/cnet/vehicles/19718498/d8cd453d-e1be-4e13-8b7c-82a0eb6601ff.jpg',
'https://a.ccdn.es/cnet/vehicles/19718498/9eded1a9-40e3-415f-89f9-4de9b5080dac.jpg',
'https://a.ccdn.es/cnet/vehicles/19718498/005635d0-9b1a-4c17-93fc-23b477dffcf7.jpg',
'https://a.ccdn.es/cnet/vehicles/19718498/ea8c7210-ff5a-4792-8d32-5594c7c4e2cf.jpg',
'https://a.ccdn.es/cnet/vehicles/19718498/6cc85a87-5ee0-4172-893a-c343c1ccaacb.jpg',
'https://a.ccdn.es/cnet/vehicles/19718498/5038e8e8-a1c7-449b-bac2-78a3516f4b3f.jpg',
'https://a.ccdn.es/cnet/vehicles/19718498/660c5d38-4df9-4a3b-a50f-c1b76c4bc619.jpg',
'https://a.ccdn.es/cnet/vehicles/19718498/effeb99d-8024-4b60-bdb3-401cbefd7fa2.jpg',
'https://a.ccdn.es/cnet/vehicles/19718498/dfa86296-abdc-41ed-a62a-cc131ce5e20e.jpg',
'https://a.ccdn.es/cnet/vehicles/19718498/66e7d417-8e11-4e9a-b59e-535be6b32fd2.jpg',
'https://a.ccdn.es/cnet/vehicles/19718498/c6962ee9-1c25-44a0-8399-532d4f4a3458.jpg',
'https://a.ccdn.es/cnet/vehicles/19718498/4d3e9f65-6b3d-497a-bfcc-56e0ee5c7f4e.jpg',
'https://a.ccdn.es/cnet/vehicles/19718498/cec15026-ebce-4276-8670-f1b77d20d274.jpg',
'https://a.ccdn.es/cnet/vehicles/19718498/e3f75356-aca6-4493-9792-f010463a8ed0.jpg',
'https://a.ccdn.es/cnet/vehicles/19718498/eca3cbcc-88a8-46b5-9c2c-abb0847d7b2d.jpg',
'https://a.ccdn.es/cnet/vehicles/19718498/7dee718b-fcb6-4694-a4dd-ed7bd6eb22b4.jpg',
'https://a.ccdn.es/cnet/vehicles/19718498/9c4371eb-78c2-4cf9-9d35-e53e061a6621.jpg',
'https://a.ccdn.es/cnet/vehicles/19718498/95af6658-2e63-4c45-8324-c2ca5c168cb3.jpg',
'https://a.ccdn.es/cnet/vehicles/19718498/c66f86f2-fe04-4294-8dc4-8a99927e5d4e.jpg',
'https://a.ccdn.es/cnet/vehicles/19718498/80030f22-3a70-49bd-a2e0-5df82af66646.jpg',
'https://a.ccdn.es/cnet/vehicles/19718498/d7a7e6d7-b2ed-43fc-8f2e-dcebef876595.jpg',
'https://a.ccdn.es/cnet/vehicles/19718498/dbfd8dc9-49c2-4a62-97b8-7aff3f6db2f4.jpg',
'https://a.ccdn.es/cnet/vehicles/19718498/2b3a877b-3b9f-4819-b709-39e987551db1.jpg',
'https://a.ccdn.es/cnet/vehicles/19718498/f4d7885a-21fe-4556-8ece-639944bc46c8.jpg',
'https://a.ccdn.es/cnet/vehicles/19718498/e9816f60-0f46-480f-a013-180c3a0e69b5.jpg',
'https://a.ccdn.es/cnet/vehicles/19718498/bbadd395-b5e4-4a0e-83dd-e98911e26e49.jpg',
'https://a.ccdn.es/cnet/vehicles/19718498/b4df79f0-e551-4ff5-9f69-fcfc370be5dc.jpg',
'https://a.ccdn.es/cnet/vehicles/19718498/d205f11b-de02-489e-94f2-1b32308d29df.jpg',
'https://a.ccdn.es/cnet/vehicles/19718498/fd12f403-c80d-476f-afc5-5d0b4b3217ad.jpg',
'https://a.ccdn.es/cnet/vehicles/19718498/94a7baeb-acae-40fb-9436-783dc07cd343.jpg',
'https://a.ccdn.es/cnet/vehicles/19718498/4de4458d-b8a1-4cee-8545-08b12124f989.jpg',
'https://a.ccdn.es/cnet/vehicles/19718498/c12fe412-1448-46e1-afa5-340ac3977d6e.jpg',
'https://a.ccdn.es/cnet/vehicles/19718498/89fabef1-5921-4bb0-a18c-411c7139bd1c.jpg',
'https://a.ccdn.es/cnet/vehicles/19718498/accfb16a-19fa-4140-9147-9bfe507955fb.jpg'],
'price': 15800,
'price_includes_vat': True,
'registration_date': '2021-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'HYUNDAI Kona 1.0 TGDI 48V N Line 4X2',
'transmission': 'manual',
'trim': '1.0 TGDI 48V N Line 4X2',
'vin': 'KMHK3812AMU749847',
'year': 2021}
2026-03-27 16:40:47 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: d0bfe9ad-8f4b-5078-83fd-59fc0a20eb5a with identifier: 70255695
2026-03-27 16:40:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item d0bfe9ad-8f4b-5078-83fd-59fc0a20eb5a
2026-03-27 16:40:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F19718498%252F67a5b46d-39b9-4fd7-8180-31a407e3f69c.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:40:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19718498/67a5b46d-39b9-4fd7-8180-31a407e3f69c.jpg not downloaded yet
2026-03-27 16:40:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/19725601/6ef23d1f-e515-4625-a626-cefc979bcc6a.jpg> (referer: None)
2026-03-27 16:40:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70239012> (referer: https://www.coches.net/concesionario/autohome/?pg=2) ['zyte-api']
2026-03-27 16:40:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:40:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:40:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fde683117d0>
2026-03-27 16:40:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:40:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:40:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:40:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b98bccb4-03c6-5d1a-8788-4084d941819e/b98bccb4-03c6-5d1a-8788-4084d941819e_image_0.jpg HTTP/1.1" 201 0
2026-03-27 16:40:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto_selling_coches.net',RowKey='https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F19708204%252Fb976fdf5-d19d-476e-952d-1a6bb4344961.jpg') HTTP/1.1" 204 0
2026-03-27 16:40:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19708204/b976fdf5-d19d-476e-952d-1a6bb4344961.jpg saved to cache
2026-03-27 16:40:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item b98bccb4-03c6-5d1a-8788-4084d941819e
2026-03-27 16:40:48 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item b98bccb4-03c6-5d1a-8788-4084d941819e sending to next pipeline
2026-03-27 16:40:48 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: b98bccb4-03c6-5d1a-8788-4084d941819e with identifier 70239011
2026-03-27 16:40:48 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-27 16:40:48 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-27 16:40:48 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item b98bccb4-03c6-5d1a-8788-4084d941819e
2026-03-27 16:40:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/19708204/b976fdf5-d19d-476e-952d-1a6bb4344961.jpg>
{'auction_title': '',
'body_type': 'Berlina',
'c_o_2_emission_value': None,
'category': 'Coches',
'color': 'Gris / Plata (Tela Zoom Antracita)',
'currency': 'EUR',
'description': '¡Bienvenidos a Autohome!\r\n'
'¡Llevatelo desde 230€/mes sin entrada !\r\n'
'Precio al contado: 12.950€ (IVA incluido)?\r\n'
'Precio alternativo con financiación: 11.450€ \r\n'
'(consulte condiciones específicas de la promoción, sujeto a '
'aprobación por las entidades financieras colaboradoras).\r\n'
'\r\n'
'Compra tu vehículo 100% ONLINE. Te enviamos VIDEO de cada '
'vehiculo y toda la información necesaria para una compra '
'segura y transparente.\r\n'
'Somos un concesionario multimarca especializado en vehículos '
'kilómetro cero y seminuevos, cuidadosamente seleccionados y '
'revisados en más de 150 puntos para garantizar su estado '
'mecánico y estético.\r\n'
'Ofrecemos:\r\n'
'\r\n'
'• Entrega en cualquier punto de la Península?• Financiación '
'personalizada?• Posibilidad de aceptar su vehículo como parte '
'de pago?• Kilometraje certificado por contrato?• Vehículos '
'sin daños estructurales\r\n'
'\r\n'
'Este vehiculo cuenta con un equipamiento destacado:\r\n'
'\r\n'
' Cambio automatico\r\n'
' Sensor de luces y lluvia\r\n'
' Apple CarPlay / Android Auto\r\n'
' Volante multifunción \r\n'
' Sistema manos libres\r\n'
' Sistema Start-Stop\r\n'
' Cierre centralizado\r\n'
' Elevalunas eléctricos\r\n'
' Sensor de aparcamiento\r\n'
' Navegador \r\n'
' Climatizador \r\n'
' Control de velocidad y crucero\r\n'
' Llantas de aleación\r\n'
' Pantalla multimedia con conexión USB, auxiliar y '
'Bluetooth\r\n'
'\r\n'
'Para más información, video o cualquier consulta, contacte '
'con nuestro equipo.\r\n'
'\r\n'
'Nota legal: Este anuncio tiene carácter informativo y no '
'contractual. La información puede contener errores u '
'omisiones involuntarias. El equipamiento, características, '
'disponibilidad y condiciones deberán ser confirmados con el '
'equipo comercial antes de formalizar la compra. Autohome no '
'se responsabiliza de posibles errores en la publicación.',
'doors_number': 5,
'emission_standard': '0',
'engine': None,
'engine_horse_power': 136,
'expiration_date': None,
'fuel_type': 'Eléctrico',
'id': 'b98bccb4-03c6-5d1a-8788-4084d941819e',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/volkswagen-golf-egolf-epower-100-kw-136cv-5p-electrico-hibrido-2019-en-madrid-70239011-covo.aspx',
'listing': 'auction',
'location': 'Madrid',
'make': 'VOLKSWAGEN',
'model': 'Golf',
'odometer': 99600,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 29,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b98bccb4-03c6-5d1a-8788-4084d941819e/b98bccb4-03c6-5d1a-8788-4084d941819e_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 54837,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19708204/b976fdf5-d19d-476e-952d-1a6bb4344961.jpg',
'Width': 800}],
'price': 12950,
'price_includes_vat': True,
'registration_date': '2019-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'VOLKSWAGEN Golf eGolf ePower',
'transmission': 'automatic',
'trim': 'eGolf ePower 100 kW 136CV',
'vin': 'WVWZZZAUZL8902233',
'year': 2019}
2026-03-27 16:40:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:48 [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%2770239011%27 HTTP/1.1" 200 None
2026-03-27 16:40:48 [auto_selling_coches.net] INFO: Saving data for 70239011: {'created_time': 1774629648.120144, 'last_price_update_time': 1774629648.120152}
2026-03-27 16:40:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70239011') HTTP/1.1" 204 0
2026-03-27 16:40:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/19718498/67a5b46d-39b9-4fd7-8180-31a407e3f69c.jpg> (referer: None)
2026-03-27 16:40:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:40:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fde6515bcd0>
2026-03-27 16:40:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:40:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:40:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:40:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_74cc1d74-2e45-5cdb-8d3a-1ef52537818c/74cc1d74-2e45-5cdb-8d3a-1ef52537818c_image_0.jpg HTTP/1.1" 201 0
2026-03-27 16:40:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto_selling_coches.net',RowKey='https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F19725601%252F6ef23d1f-e515-4625-a626-cefc979bcc6a.jpg') HTTP/1.1" 204 0
2026-03-27 16:40:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19725601/6ef23d1f-e515-4625-a626-cefc979bcc6a.jpg saved to cache
2026-03-27 16:40:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 74cc1d74-2e45-5cdb-8d3a-1ef52537818c
2026-03-27 16:40:48 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 74cc1d74-2e45-5cdb-8d3a-1ef52537818c sending to next pipeline
2026-03-27 16:40:48 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
'body_type': 'Berlina',
'c_o_2_emission_value': 104,
'category': 'Coches',
'color': 'Blanco (Tela Slash Antracita)',
'currency': 'EUR',
'description': 'Bienvenidos a Autohome!\r\n'
'¡Llevatelo desde 199€/mes sin entrada !\r\n'
'Precio al contado: 13.290€ (IVA incluido)?\r\n'
'Precio alternativo con financiación: 12.290€ \r\n'
'(consulte condiciones específicas de la promoción, sujeto a '
'aprobación por las entidades financieras colaboradoras).\r\n'
'\r\n'
'Compra tu vehículo 100% ONLINE. Te enviamos VIDEO de cada '
'vehiculo y toda la información necesaria para una compra '
'segura y transparente.\r\n'
'Somos un concesionario multimarca especializado en vehículos '
'kilómetro cero y seminuevos, cuidadosamente seleccionados y '
'revisados en más de 150 puntos para garantizar su estado '
'mecánico y estético.\r\n'
'Ofrecemos:\r\n'
'\r\n'
'• Entrega en cualquier punto de la Península?• Financiación '
'personalizada?• Posibilidad de aceptar su vehículo como parte '
'de pago?• Kilometraje certificado por contrato?• Vehículos '
'sin daños estructuralesEste vehículo cuenta con un '
'equipamiento destacado:\r\n'
'\r\n'
' Cambio manual \r\n'
' AppleCarPlay/AndroidAuto\r\n'
' Volante multifunción\r\n'
' Manos libres\r\n'
' Cierre centralizado\r\n'
' Elevalunas eléctricos\r\n'
' Climatizador \r\n'
' Pantalla multimedia con conexión USB, auxiliar y '
'Bluetooth\r\n'
'\r\n'
'Para obtener más información o resolver cualquier duda, no '
'dude en ponerse en contacto con nosotros. Estaremos '
'encantados de ayudarle.\r\n'
'\r\n'
'Nota legal: Este anuncio es informativo y no tiene carácter '
'contractual. Aunque revisamos y actualizamos los datos con '
'regularidad, podría haber errores u omisiones involuntarias, '
'especialmente en lo relativo al equipamiento del vehículo. Le '
'recomendamos confirmar todos los detalles con nuestro equipo '
'antes de formalizar la compra.',
'doors_number': 5,
'emission_standard': 'C',
'engine': '1.0L',
'engine_horse_power': 95,
'expiration_date': None,
'fuel_type': 'Gasolina',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/volkswagen-polo-advance-10-tsi-70kw-95cv-5p-gasolina-2021-en-madrid-70239012-covo.aspx',
'listing': 'auction',
'location': 'Madrid',
'make': 'VOLKSWAGEN',
'model': 'Polo',
'odometer': 71150,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19708182/4b804f33-b636-44c6-9a05-5ddb92f17db2.jpg',
'https://a.ccdn.es/cnet/vehicles/19708182/4fddd73a-3cc0-4030-9ce2-cfea6c67fbe8.jpg',
'https://a.ccdn.es/cnet/vehicles/19708182/e2cc63a9-595f-487b-8496-3d5595aaeaf7.jpg',
'https://a.ccdn.es/cnet/vehicles/19708182/08040c2a-d894-445f-913f-4346380b3207.jpg',
'https://a.ccdn.es/cnet/vehicles/19708182/23903b31-075c-45e2-a103-5bb1f43fa61d.jpg',
'https://a.ccdn.es/cnet/vehicles/19708182/fe3bf252-d731-4fa8-b2d4-089c9e3f8022.jpg',
'https://a.ccdn.es/cnet/vehicles/19708182/6ba57f43-bef2-456b-8dad-7d838d7a13fd.jpg',
'https://a.ccdn.es/cnet/vehicles/19708182/deb7b194-6d01-457b-84af-833d71a4c60c.jpg',
'https://a.ccdn.es/cnet/vehicles/19708182/56c38b9a-d5a1-4955-bbb7-7911980e48b6.jpg',
'https://a.ccdn.es/cnet/vehicles/19708182/24acc7fb-229d-4b93-92f6-34caf3ae9423.jpg',
'https://a.ccdn.es/cnet/vehicles/19708182/4603eac3-3f8e-4500-b51f-c665fc9abbef.jpg',
'https://a.ccdn.es/cnet/vehicles/19708182/ac264f59-7dd7-4422-9265-d3c7ff4fa327.jpg',
'https://a.ccdn.es/cnet/vehicles/19708182/119a510e-a02d-46e8-8409-559013966df6.jpg',
'https://a.ccdn.es/cnet/vehicles/19708182/ee2e715c-3def-4d68-87b2-0d94be58d6ff.jpg',
'https://a.ccdn.es/cnet/vehicles/19708182/a9ce4180-a5e8-4702-9151-f337fbca4ee6.jpg',
'https://a.ccdn.es/cnet/vehicles/19708182/1ca34ba4-46cb-40c0-828e-24b0ad511c07.jpg',
'https://a.ccdn.es/cnet/vehicles/19708182/b729ff13-2d83-4483-89bb-4c39a6fbde99.jpg',
'https://a.ccdn.es/cnet/vehicles/19708182/c3181d7d-3960-4184-a980-7b6b11073cc6.jpg',
'https://a.ccdn.es/cnet/vehicles/19708182/c3b86139-7bc8-4e76-bd9d-85aaebc9581f.jpg',
'https://a.ccdn.es/cnet/vehicles/19708182/6053c4c1-e026-48b4-821d-69e8a402134b.jpg',
'https://a.ccdn.es/cnet/vehicles/19708182/1ece1286-84d1-4321-b46c-079ef7e7b993.jpg',
'https://a.ccdn.es/cnet/vehicles/19708182/6d875865-0c62-4d1f-822f-a10abc0a04ef.jpg',
'https://a.ccdn.es/cnet/vehicles/19708182/389e3007-91b7-4d9d-9555-5ac1c10a9aa7.jpg',
'https://a.ccdn.es/cnet/vehicles/19708182/791a2e26-4ba8-46e6-84fb-c079add3ce91.jpg',
'https://a.ccdn.es/cnet/vehicles/19708182/69c21654-8be9-4426-9cbe-c61f2d6aae63.jpg',
'https://a.ccdn.es/cnet/vehicles/19708182/54079917-62e7-4b47-89b6-19796c08258d.jpg',
'https://a.ccdn.es/cnet/vehicles/19708182/ba094120-631b-4017-932f-6e45d461b83d.jpg',
'https://a.ccdn.es/cnet/vehicles/19708182/c25cb6cd-b8c8-4906-932e-b7ce0574f86a.jpg',
'https://a.ccdn.es/cnet/vehicles/19708182/64a49e12-0e3e-465c-83cc-f2136ce0cd83.jpg',
'https://a.ccdn.es/cnet/vehicles/19708182/dc37ee33-7547-4803-99be-a2f5098e0f1b.jpg',
'https://a.ccdn.es/cnet/vehicles/19708182/2c248b4d-6ba5-4594-935d-abd347485fe5.jpg',
'https://a.ccdn.es/cnet/vehicles/19708182/4deae1b8-b881-4379-95f6-52a1151cf2b3.jpg'],
'price': 13290,
'price_includes_vat': True,
'registration_date': '2021-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'VOLKSWAGEN Polo Advance 1.0 TSI',
'transmission': 'manual',
'trim': 'Advance 1.0 TSI 70kW 95CV',
'vin': 'WVWZZZAWZMY089312',
'year': 2021}
2026-03-27 16:40:48 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: b319a070-8811-5698-99d5-513db0c44982 with identifier: 70239012
2026-03-27 16:40:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item b319a070-8811-5698-99d5-513db0c44982
2026-03-27 16:40:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F19708182%252F4b804f33-b636-44c6-9a05-5ddb92f17db2.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:40:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19708182/4b804f33-b636-44c6-9a05-5ddb92f17db2.jpg not downloaded yet
2026-03-27 16:40:48 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 74cc1d74-2e45-5cdb-8d3a-1ef52537818c with identifier 70264506
2026-03-27 16:40:48 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-27 16:40:48 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-27 16:40:48 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 74cc1d74-2e45-5cdb-8d3a-1ef52537818c
2026-03-27 16:40:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/19725601/6ef23d1f-e515-4625-a626-cefc979bcc6a.jpg>
{'auction_title': '',
'body_type': 'SUV',
'c_o_2_emission_value': 154,
'category': 'Coches',
'color': 'Negro (Ebony Perforated Windsor Leather)',
'currency': 'EUR',
'description': '¡Bienvenidos a Autohome!\r\n'
'Precio al contado: 27.450€ (IVA incluido)?\r\n'
'Precio alternativo con financiación: 25.950€ \r\n'
'(consulte condiciones específicas de la promoción, sujeto a '
'aprobación por las entidades financieras colaboradoras).\r\n'
'\r\n'
'Compra tu vehículo 100% ONLINE. Te enviamos VIDEO de cada '
'vehiculo y toda la información necesaria para una compra '
'segura y transparente.\r\n'
'Somos un concesionario multimarca especializado en vehículos '
'kilómetro cero y seminuevos, cuidadosamente seleccionados y '
'revisados en más de 150 puntos para garantizar su estado '
'mecánico y estético.\r\n'
'Ofrecemos:\r\n'
'\r\n'
'• Entrega en cualquier punto de la Península?• Financiación '
'personalizada?• Posibilidad de aceptar su vehículo como parte '
'de pago?• Kilometraje certificado por contrato?• Vehículos '
'sin daños estructuralesEste vehículo Todoterreno cuenta con '
'un equipamiento destacado:\r\n'
'\r\n'
' Cambio automático 4x4 \r\n'
' Sensor de luces y lluvia\r\n'
' Volante multifunción\r\n'
' Manos libres\r\n'
' Sistema Start-Stop\r\n'
' Navegador \r\n'
' Camara de aparcamiento trasera \r\n'
' Cierre centralizado\r\n'
' Elevalunas eléctricos\r\n'
' Sensores de aparcamiento delanteros y traseros\r\n'
' Portón trasero eléctrico\r\n'
' Climatizador bizona\r\n'
' Control de velocidad y crucero\r\n'
' Llantas de aleación\r\n'
' Pantalla multimedia con conexión USB, auxiliar y '
'Bluetooth\r\n'
'\r\n'
'Para obtener más información o resolver cualquier duda, no '
'dude en ponerse en contacto con nosotros. Estaremos '
'encantados de ayudarle.\r\n'
'Este anuncio es de carácter informativo y no contractual. Nos '
'esforzamos por ofrecer información precisa y actualizada, '
'pero los detalles pueden estar sujetos a cambios sin previo '
'aviso.',
'doors_number': 5,
'emission_standard': 'C',
'engine': '2.0L',
'engine_horse_power': 240,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '74cc1d74-2e45-5cdb-8d3a-1ef52537818c',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/land-rover-range-rover-velar-20d-d240-rdynamic-4wd-auto-5p-diesel-2018-en-madrid-70264506-covo.aspx',
'listing': 'auction',
'location': 'Madrid',
'make': 'LAND-ROVER',
'model': 'Range Rover Velar',
'odometer': 98000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 36,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_74cc1d74-2e45-5cdb-8d3a-1ef52537818c/74cc1d74-2e45-5cdb-8d3a-1ef52537818c_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 78358,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19725601/6ef23d1f-e515-4625-a626-cefc979bcc6a.jpg',
'Width': 800}],
'price': 26950,
'price_includes_vat': True,
'registration_date': '2017-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'LAND-ROVER Range Rover Velar 2.0D D240 RDynamic 4WD Auto',
'transmission': 'automatic',
'trim': '2.0D D240 RDynamic 4WD Auto',
'vin': 'SALYA2BN9JA714377',
'year': 2017}
2026-03-27 16:40:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:48 [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%2770264506%27 HTTP/1.1" 200 None
2026-03-27 16:40:48 [auto_selling_coches.net] INFO: Saving data for 70264506: {'created_time': 1774629648.247206, 'last_price_update_time': 1774629648.247223}
2026-03-27 16:40:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70264506') HTTP/1.1" 204 0
2026-03-27 16:40:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/19721374/7ec23f62-c363-4531-8f07-4d58b178fe94.jpg> (referer: None)
2026-03-27 16:40:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:40:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fde65148d90>
2026-03-27 16:40:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:40:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:40:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:40:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d0bfe9ad-8f4b-5078-83fd-59fc0a20eb5a/d0bfe9ad-8f4b-5078-83fd-59fc0a20eb5a_image_0.jpg HTTP/1.1" 201 0
2026-03-27 16:40:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto_selling_coches.net',RowKey='https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F19718498%252F67a5b46d-39b9-4fd7-8180-31a407e3f69c.jpg') HTTP/1.1" 204 0
2026-03-27 16:40:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19718498/67a5b46d-39b9-4fd7-8180-31a407e3f69c.jpg saved to cache
2026-03-27 16:40:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item d0bfe9ad-8f4b-5078-83fd-59fc0a20eb5a
2026-03-27 16:40:48 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item d0bfe9ad-8f4b-5078-83fd-59fc0a20eb5a sending to next pipeline
2026-03-27 16:40:48 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: d0bfe9ad-8f4b-5078-83fd-59fc0a20eb5a with identifier 70255695
2026-03-27 16:40:48 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-27 16:40:48 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-27 16:40:48 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item d0bfe9ad-8f4b-5078-83fd-59fc0a20eb5a
2026-03-27 16:40:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/19718498/67a5b46d-39b9-4fd7-8180-31a407e3f69c.jpg>
{'auction_title': '',
'body_type': 'SUV',
'c_o_2_emission_value': 116,
'category': 'Coches',
'color': 'Negro (Tapicería de tela Negra con detalles en Rojo)',
'currency': 'EUR',
'description': '¡Bienvenidos a Autohome!\r\n'
'¡Llevatelo desde 260€/mes sin entrada !\r\n'
'Precio al contado: 16.950€ (IVA incluido)?\r\n'
'Precio alternativo con financiación: 15.450€ \r\n'
'(consulte condiciones específicas de la promoción, sujeto a '
'aprobación por las entidades financieras colaboradoras).\r\n'
'\r\n'
'Compra tu vehículo 100% ONLINE. Te enviamos VIDEO de cada '
'vehiculo y toda la información necesaria para una compra '
'segura y transparente.\r\n'
'Somos un concesionario multimarca especializado en vehículos '
'kilómetro cero y seminuevos, cuidadosamente seleccionados y '
'revisados en más de 150 puntos para garantizar su estado '
'mecánico y estético.\r\n'
'Ofrecemos:\r\n'
'\r\n'
'• Entrega en cualquier punto de la Península?• Financiación '
'personalizada?• Posibilidad de aceptar su vehículo como parte '
'de pago?• Kilometraje certificado por contrato?• Vehículos '
'sin daños estructurales\r\n'
'Este vehículo SUV cuenta con un equipamiento destacado:\r\n'
'\r\n'
' Cambio manual 6 velocidades \r\n'
' Sensor de luces y lluvia \r\n'
' AppleCarPlay/AndroidAuto\r\n'
' Volante multifunción\r\n'
' Manos libres\r\n'
' Sistema Start-Stop\r\n'
' Cierre centralizado\r\n'
' Elevalunas eléctricos\r\n'
' Camara de aparcamiento\r\n'
' Navegador \r\n'
' Climatizador bizona \r\n'
' Control de velocidad y crucero\r\n'
' Llantas de aleación\r\n'
' Pantalla multimedia con conexión USB, auxiliar y '
'Bluetooth\r\n'
'\r\n'
'Para obtener más información o resolver cualquier duda, no '
'dude en ponerse en contacto con nosotros. Estaremos '
'encantados de ayudarle.\r\n'
'\r\n'
'Nota legal: Este anuncio es informativo y no tiene carácter '
'contractual. Aunque revisamos y actualizamos los datos con '
'regularidad, podría haber errores u omisiones involuntarias, '
'especialmente en lo relativo al equipamiento del vehículo. Le '
'recomendamos confirmar todos los detalles con nuestro equipo '
'antes de formalizar la compra.',
'doors_number': 5,
'emission_standard': None,
'engine': '1.0L',
'engine_horse_power': 120,
'expiration_date': None,
'fuel_type': 'Híbrido',
'id': 'd0bfe9ad-8f4b-5078-83fd-59fc0a20eb5a',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/hyundai-kona-10-tgdi-48v-n-line-4x2-5p-electrico-hibrido-2020-en-madrid-70255695-covo.aspx',
'listing': 'auction',
'location': 'Madrid',
'make': 'HYUNDAI',
'model': 'Kona',
'odometer': 95000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 35,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d0bfe9ad-8f4b-5078-83fd-59fc0a20eb5a/d0bfe9ad-8f4b-5078-83fd-59fc0a20eb5a_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79602,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19718498/67a5b46d-39b9-4fd7-8180-31a407e3f69c.jpg',
'Width': 800}],
'price': 15800,
'price_includes_vat': True,
'registration_date': '2021-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'HYUNDAI Kona 1.0 TGDI 48V N Line 4X2',
'transmission': 'manual',
'trim': '1.0 TGDI 48V N Line 4X2',
'vin': 'KMHK3812AMU749847',
'year': 2021}
2026-03-27 16:40:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:48 [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%2770255695%27 HTTP/1.1" 200 None
2026-03-27 16:40:48 [auto_selling_coches.net] INFO: Saving data for 70255695: {'created_time': 1774629648.351458, 'last_price_update_time': 1774629648.35147}
2026-03-27 16:40:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70255695') HTTP/1.1" 204 0
2026-03-27 16:40:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/19708182/4b804f33-b636-44c6-9a05-5ddb92f17db2.jpg> (referer: None)
2026-03-27 16:40:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:40:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70253292> (referer: https://www.coches.net/concesionario/autohome/?pg=2) ['zyte-api']
2026-03-27 16:40:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:40:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:40:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fde641df050>
2026-03-27 16:40:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:40:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:40:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:40:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fbb82353-24c1-5869-9068-1a056cfc606b/fbb82353-24c1-5869-9068-1a056cfc606b_image_0.jpg HTTP/1.1" 201 0
2026-03-27 16:40:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto_selling_coches.net',RowKey='https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F19721374%252F7ec23f62-c363-4531-8f07-4d58b178fe94.jpg') HTTP/1.1" 204 0
2026-03-27 16:40:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19721374/7ec23f62-c363-4531-8f07-4d58b178fe94.jpg saved to cache
2026-03-27 16:40:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item fbb82353-24c1-5869-9068-1a056cfc606b
2026-03-27 16:40:48 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item fbb82353-24c1-5869-9068-1a056cfc606b sending to next pipeline
2026-03-27 16:40:48 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: fbb82353-24c1-5869-9068-1a056cfc606b with identifier 70259566
2026-03-27 16:40:48 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-27 16:40:48 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-27 16:40:48 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item fbb82353-24c1-5869-9068-1a056cfc606b
2026-03-27 16:40:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/19721374/7ec23f62-c363-4531-8f07-4d58b178fe94.jpg>
{'auction_title': '',
'body_type': 'Berlina',
'c_o_2_emission_value': 99,
'category': 'Coches',
'color': 'Rojo (Tela Formula Negro Jet)',
'currency': 'EUR',
'description': '¡Bienvenidos a Autohome!\r\n'
'¡Llevatelo desde 199€/mes sin entrada !\r\n'
'Precio al contado: 11.450€ (IVA incluido)?\r\n'
'Precio alternativo con financiación: 10.450€ \r\n'
'(consulte condiciones específicas de la promoción, sujeto a '
'aprobación por las entidades financieras colaboradoras).\r\n'
'\r\n'
'Compra tu vehículo 100% ONLINE. Te enviamos VIDEO de cada '
'vehiculo y toda la información necesaria para una compra '
'segura y transparente.\r\n'
'Somos un concesionario multimarca especializado en vehículos '
'kilómetro cero y seminuevos, cuidadosamente seleccionados y '
'revisados en más de 150 puntos para garantizar su estado '
'mecánico y estético.\r\n'
'Ofrecemos:\r\n'
'\r\n'
'• Entrega en cualquier punto de la Península?• Financiación '
'personalizada?• Posibilidad de aceptar su vehículo como parte '
'de pago?• Kilometraje certificado por contrato?• Vehículos '
'sin daños estructurales\r\n'
'\r\n'
'Este vehículo compacto cuenta con un equipamiento '
'destacado:\r\n'
'\r\n'
' Cambio manual\r\n'
' Sensor de luces y lluvia \r\n'
' AppleCarPlay/AndroidAuto\r\n'
' Volante multifunción\r\n'
' Manos libres\r\n'
' Sistema Start-Stop\r\n'
' Cierre centralizado\r\n'
' Elevalunas eléctricos\r\n'
' Camara de aparcamiento\r\n'
' Climatizador \r\n'
' Control de velocidad y crucero\r\n'
' Llantas de aleación\r\n'
' Pantalla multimedia con conexión USB, auxiliar y '
'Bluetooth\r\n'
'\r\n'
'Para obtener más información o resolver cualquier duda, no '
'dude en ponerse en contacto con nosotros. Estaremos '
'encantados de ayudarle.\r\n'
'\r\n'
'Nota legal: Este anuncio es informativo y no tiene carácter '
'contractual. Aunque revisamos y actualizamos los datos con '
'regularidad, podría haber errores u omisiones involuntarias, '
'especialmente en lo relativo al equipamiento del vehículo. Le '
'recomendamos confirmar todos los detalles con nuestro equipo '
'antes de formalizar la compra.',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 110,
'expiration_date': None,
'fuel_type': 'Gasolina',
'id': 'fbb82353-24c1-5869-9068-1a056cfc606b',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/opel-astra-12t-shl-81kw-110cv-gs-line-5p-gasolina-2020-en-madrid-70259566-covo.aspx',
'listing': 'auction',
'location': 'Madrid',
'make': 'OPEL',
'model': 'Astra',
'odometer': 71900,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 31,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fbb82353-24c1-5869-9068-1a056cfc606b/fbb82353-24c1-5869-9068-1a056cfc606b_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85014,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19721374/7ec23f62-c363-4531-8f07-4d58b178fe94.jpg',
'Width': 800}],
'price': 10950,
'price_includes_vat': True,
'registration_date': '2020-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'OPEL Astra 1.2T SHL GS Line',
'transmission': 'manual',
'trim': '1.2T SHL 81kW 110CV GS Line',
'vin': 'W0VBF6ER7LG031054',
'year': 2020}
2026-03-27 16:40:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:48 [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%2770259566%27 HTTP/1.1" 200 None
2026-03-27 16:40:48 [auto_selling_coches.net] INFO: Saving data for 70259566: {'created_time': 1774629648.464297, 'last_price_update_time': 1774629648.464305}
2026-03-27 16:40:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70259566') HTTP/1.1" 204 0
2026-03-27 16:40:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70256125> (referer: https://www.coches.net/concesionario/autohome/?pg=2) ['zyte-api']
2026-03-27 16:40:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:40:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fde64acba10>
2026-03-27 16:40:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:40:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:40:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:40:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b319a070-8811-5698-99d5-513db0c44982/b319a070-8811-5698-99d5-513db0c44982_image_0.jpg HTTP/1.1" 201 0
2026-03-27 16:40:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto_selling_coches.net',RowKey='https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F19708182%252F4b804f33-b636-44c6-9a05-5ddb92f17db2.jpg') HTTP/1.1" 204 0
2026-03-27 16:40:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19708182/4b804f33-b636-44c6-9a05-5ddb92f17db2.jpg saved to cache
2026-03-27 16:40:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item b319a070-8811-5698-99d5-513db0c44982
2026-03-27 16:40:48 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item b319a070-8811-5698-99d5-513db0c44982 sending to next pipeline
2026-03-27 16:40:48 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: b319a070-8811-5698-99d5-513db0c44982 with identifier 70239012
2026-03-27 16:40:48 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-27 16:40:48 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-27 16:40:48 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item b319a070-8811-5698-99d5-513db0c44982
2026-03-27 16:40:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/19708182/4b804f33-b636-44c6-9a05-5ddb92f17db2.jpg>
{'auction_title': '',
'body_type': 'Berlina',
'c_o_2_emission_value': 104,
'category': 'Coches',
'color': 'Blanco (Tela Slash Antracita)',
'currency': 'EUR',
'description': 'Bienvenidos a Autohome!\r\n'
'¡Llevatelo desde 199€/mes sin entrada !\r\n'
'Precio al contado: 13.290€ (IVA incluido)?\r\n'
'Precio alternativo con financiación: 12.290€ \r\n'
'(consulte condiciones específicas de la promoción, sujeto a '
'aprobación por las entidades financieras colaboradoras).\r\n'
'\r\n'
'Compra tu vehículo 100% ONLINE. Te enviamos VIDEO de cada '
'vehiculo y toda la información necesaria para una compra '
'segura y transparente.\r\n'
'Somos un concesionario multimarca especializado en vehículos '
'kilómetro cero y seminuevos, cuidadosamente seleccionados y '
'revisados en más de 150 puntos para garantizar su estado '
'mecánico y estético.\r\n'
'Ofrecemos:\r\n'
'\r\n'
'• Entrega en cualquier punto de la Península?• Financiación '
'personalizada?• Posibilidad de aceptar su vehículo como parte '
'de pago?• Kilometraje certificado por contrato?• Vehículos '
'sin daños estructuralesEste vehículo cuenta con un '
'equipamiento destacado:\r\n'
'\r\n'
' Cambio manual \r\n'
' AppleCarPlay/AndroidAuto\r\n'
' Volante multifunción\r\n'
' Manos libres\r\n'
' Cierre centralizado\r\n'
' Elevalunas eléctricos\r\n'
' Climatizador \r\n'
' Pantalla multimedia con conexión USB, auxiliar y '
'Bluetooth\r\n'
'\r\n'
'Para obtener más información o resolver cualquier duda, no '
'dude en ponerse en contacto con nosotros. Estaremos '
'encantados de ayudarle.\r\n'
'\r\n'
'Nota legal: Este anuncio es informativo y no tiene carácter '
'contractual. Aunque revisamos y actualizamos los datos con '
'regularidad, podría haber errores u omisiones involuntarias, '
'especialmente en lo relativo al equipamiento del vehículo. Le '
'recomendamos confirmar todos los detalles con nuestro equipo '
'antes de formalizar la compra.',
'doors_number': 5,
'emission_standard': 'C',
'engine': '1.0L',
'engine_horse_power': 95,
'expiration_date': None,
'fuel_type': 'Gasolina',
'id': 'b319a070-8811-5698-99d5-513db0c44982',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/volkswagen-polo-advance-10-tsi-70kw-95cv-5p-gasolina-2021-en-madrid-70239012-covo.aspx',
'listing': 'auction',
'location': 'Madrid',
'make': 'VOLKSWAGEN',
'model': 'Polo',
'odometer': 71150,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 32,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b319a070-8811-5698-99d5-513db0c44982/b319a070-8811-5698-99d5-513db0c44982_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74089,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19708182/4b804f33-b636-44c6-9a05-5ddb92f17db2.jpg',
'Width': 800}],
'price': 13290,
'price_includes_vat': True,
'registration_date': '2021-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'VOLKSWAGEN Polo Advance 1.0 TSI',
'transmission': 'manual',
'trim': 'Advance 1.0 TSI 70kW 95CV',
'vin': 'WVWZZZAWZMY089312',
'year': 2021}
2026-03-27 16:40:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:48 [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%2770239012%27 HTTP/1.1" 200 None
2026-03-27 16:40:48 [auto_selling_coches.net] INFO: Saving data for 70239012: {'created_time': 1774629648.557011, 'last_price_update_time': 1774629648.557022}
2026-03-27 16:40:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70239012') HTTP/1.1" 204 0
2026-03-27 16:40:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.coches.net/concesionario/autohome?pg=3> (referer: https://www.coches.net/concesionario/autohome/?pg=2) ['zyte-api']
2026-03-27 16:40:48 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
'body_type': 'Berlina',
'c_o_2_emission_value': 136,
'category': 'Coches',
'color': 'Verde (Tela Gris Cuarzo Style)',
'currency': 'EUR',
'description': '¡Bienvenidos a Autohome!\r\n'
'Precio al contado: 5.950€ (IVA incluido)?\r\n'
'Precio alternativo con financiación: 5.950€ \r\n'
'(consulte condiciones específicas de la promoción, sujeto a '
'aprobación por las entidades financieras colaboradoras).\r\n'
'\r\n'
'Compra tu vehículo 100% ONLINE. Te enviamos VIDEO de cada '
'vehiculo y toda la información necesaria para una compra '
'segura y transparente.\r\n'
'Somos un concesionario multimarca especializado en vehículos '
'kilómetro cero y seminuevos, cuidadosamente seleccionados y '
'revisados en más de 150 puntos para garantizar su estado '
'mecánico y estético.\r\n'
'Ofrecemos:\r\n'
'\r\n'
'• Entrega en cualquier punto de la Península?• Financiación '
'personalizada?• Posibilidad de aceptar su vehículo como parte '
'de pago?• Kilometraje certificado por contrato?• Vehículos '
'sin daños estructuralesEste vehículo familiar cuenta con un '
'equipamiento destacado:\r\n'
'\r\n'
' Cambio automático\r\n'
' Volante multifunción\r\n'
' Manos libres\r\n'
' Cierre centralizado\r\n'
' Elevalunas eléctricos\r\n'
' Climatizador \r\n'
' Control de velocidad y crucero\r\n'
' Llantas de aleación\r\n'
' Pantalla multimedia con conexión USB, auxiliar y '
'Bluetooth\r\n'
'\r\n'
'Para obtener más información o resolver cualquier duda, no '
'dude en ponerse en contacto con nosotros. Estaremos '
'encantados de ayudarle.\r\n'
'\r\n'
'Nota legal: Este anuncio es informativo y no tiene carácter '
'contractual. Aunque revisamos y actualizamos los datos con '
'regularidad, podría haber errores u omisiones involuntarias, '
'especialmente en lo relativo al equipamiento del vehículo. Le '
'recomendamos confirmar todos los detalles con nuestro equipo '
'antes de formalizar la compra.',
'doors_number': 4,
'emission_standard': 'B',
'engine': '2.0L',
'engine_horse_power': 143,
'expiration_date': None,
'fuel_type': 'Diesel',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/seat-exeo-20-tdi-cr-143-cv-dpf-style-4p-diesel-2011-en-madrid-70253292-covo.aspx',
'listing': 'auction',
'location': 'Madrid',
'make': 'SEAT',
'model': 'Exeo',
'odometer': 261000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19715797/2dd237c2-aa63-46d5-a7ee-c038eeaa8da0.jpg',
'https://a.ccdn.es/cnet/vehicles/19715797/d906ab36-4f0e-4463-8477-5aac387edd02.jpg',
'https://a.ccdn.es/cnet/vehicles/19715797/e39b400a-6b54-44c1-8984-a2704026f8b1.jpg',
'https://a.ccdn.es/cnet/vehicles/19715797/6c8a49a3-2319-449f-9ef3-1a2c0c50531d.jpg',
'https://a.ccdn.es/cnet/vehicles/19715797/30302ec2-f281-4e2b-b285-06d586e0bb1b.jpg',
'https://a.ccdn.es/cnet/vehicles/19715797/b9be6ea2-4367-4e1b-a971-c429334e1fd1.jpg',
'https://a.ccdn.es/cnet/vehicles/19715797/cbb0f1aa-1ccd-42df-bad6-36807a8445f1.jpg',
'https://a.ccdn.es/cnet/vehicles/19715797/4bb763c2-8e4e-4206-bbe7-fa4db15d0f12.jpg',
'https://a.ccdn.es/cnet/vehicles/19715797/fae62b39-9a4e-4ddc-8633-034a5160a99e.jpg',
'https://a.ccdn.es/cnet/vehicles/19715797/da74d84b-df3c-45b0-8b3f-6283396550c0.jpg',
'https://a.ccdn.es/cnet/vehicles/19715797/c3059272-fb73-41aa-9825-7c839307383c.jpg',
'https://a.ccdn.es/cnet/vehicles/19715797/e3d8d33e-bd37-4302-bb79-6a1c8d5e5d48.jpg',
'https://a.ccdn.es/cnet/vehicles/19715797/fda1da7f-e07d-4aea-b492-3169220fe9d5.jpg',
'https://a.ccdn.es/cnet/vehicles/19715797/2f2f4331-4371-4113-a580-440aaf0a8292.jpg',
'https://a.ccdn.es/cnet/vehicles/19715797/46a59834-1c85-4a69-95ea-bcee4ef0c5ad.jpg',
'https://a.ccdn.es/cnet/vehicles/19715797/894120b2-ed42-409c-b65c-f3cc84124c3a.jpg',
'https://a.ccdn.es/cnet/vehicles/19715797/9fa9ed11-b72f-479d-868f-2e3a8b61acb9.jpg',
'https://a.ccdn.es/cnet/vehicles/19715797/84b99607-fc65-4d83-b138-cb49eacd77c3.jpg',
'https://a.ccdn.es/cnet/vehicles/19715797/d0715e66-aa7e-48be-8959-c20bfcec362a.jpg',
'https://a.ccdn.es/cnet/vehicles/19715797/c5cc835e-ce7a-4a0f-9bc6-a0b39d720b7d.jpg',
'https://a.ccdn.es/cnet/vehicles/19715797/0f6b3d0a-ccd0-4a35-b48e-225d35c73d14.jpg',
'https://a.ccdn.es/cnet/vehicles/19715797/55c6ec56-65c9-4ee8-8b2e-6697b4afda39.jpg',
'https://a.ccdn.es/cnet/vehicles/19715797/4eba4f3d-c69a-47fa-81da-ea4109153ff8.jpg',
'https://a.ccdn.es/cnet/vehicles/19715797/c1c1939b-40de-497c-a61e-9fbb287b4b1b.jpg',
'https://a.ccdn.es/cnet/vehicles/19715797/23745382-3bcc-41c6-9b4b-079f7f1fdf05.jpg',
'https://a.ccdn.es/cnet/vehicles/19715797/7ebaf311-61bb-42da-b7a1-6deb3f7e1310.jpg',
'https://a.ccdn.es/cnet/vehicles/19715797/1e74fdb0-57ce-4dea-b9d2-321b80eca379.jpg',
'https://a.ccdn.es/cnet/vehicles/19715797/5f5edf69-14e0-4c5c-b040-23de343942ab.jpg'],
'price': 5950,
'price_includes_vat': True,
'registration_date': '2011-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'SEAT Exeo 2.0 TDI CR 143 CV DPF Style',
'transmission': 'automatic',
'trim': '2.0 TDI CR 143 CV DPF Style',
'vin': 'VSSZZZ3RZBR018844',
'year': 2011}
2026-03-27 16:40:48 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 2424d4e5-5484-5c15-94bd-0a0c6b8183e6 with identifier: 70253292
2026-03-27 16:40:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 2424d4e5-5484-5c15-94bd-0a0c6b8183e6
2026-03-27 16:40:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F19715797%252F2dd237c2-aa63-46d5-a7ee-c038eeaa8da0.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:40:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19715797/2dd237c2-aa63-46d5-a7ee-c038eeaa8da0.jpg not downloaded yet
2026-03-27 16:40:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:40:48 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
'body_type': 'SUV',
'c_o_2_emission_value': None,
'category': 'Coches',
'color': 'Negro (Tela / Piel artificial Negra)',
'currency': 'EUR',
'description': '¡Bienvenidos a Autohome!\r\n'
'Precio al contado: 17.450€ (IVA incluido)?\r\n'
'Precio alternativo con financiación: 15.950€ \r\n'
'(consulte condiciones específicas de la promoción, sujeto a '
'aprobación por las entidades financieras colaboradoras).\r\n'
'\r\n'
'Compra tu vehículo 100% ONLINE. Te enviamos VIDEO de cada '
'vehiculo y toda la información necesaria para una compra '
'segura y transparente.\r\n'
'Somos un concesionario multimarca especializado en vehículos '
'kilómetro cero y seminuevos, cuidadosamente seleccionados y '
'revisados en más de 150 puntos para garantizar su estado '
'mecánico y estético.\r\n'
'Ofrecemos:\r\n'
'\r\n'
'• Entrega en cualquier punto de la Península?• Financiación '
'personalizada?• Posibilidad de aceptar su vehículo como parte '
'de pago?• Kilometraje certificado por contrato?• Vehículos '
'sin daños estructurales\r\n'
'Este vehículo SUV cuenta con un equipamiento destacado:\r\n'
'\r\n'
' Cambio manual\r\n'
' Sensor de luces y lluvia \r\n'
' Freno de mano eléctrico \r\n'
' AppleCarPlay/AndroidAuto\r\n'
' Volante multifunción\r\n'
' Manos libres\r\n'
' Sistema Start-Stop\r\n'
' Cierre centralizado\r\n'
' Elevalunas eléctricos\r\n'
' Camara de aparcamiento\r\n'
' Climatizador bizona\r\n'
' Control de velocidad y crucero\r\n'
' Llantas de aleación\r\n'
' Pantalla multimedia con conexión USB, auxiliar y '
'Bluetooth\r\n'
'\r\n'
'Para obtener más información o resolver cualquier duda, no '
'dude en ponerse en contacto con nosotros. Estaremos '
'encantados de ayudarle.\r\n'
'\r\n'
'Nota legal: Este anuncio es informativo y no tiene carácter '
'contractual. Aunque revisamos y actualizamos los datos con '
'regularidad, podría haber errores u omisiones involuntarias, '
'especialmente en lo relativo al equipamiento del vehículo. Le '
'recomendamos confirmar todos los detalles con nuestro equipo '
'antes de formalizar la compra.',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 160,
'expiration_date': None,
'fuel_type': 'Híbrido',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/kia-xceed-15-mhev-imt-tech-118kw-160cv-5p-electrico-hibrido-2023-en-madrid-70256125-covo.aspx',
'listing': 'auction',
'location': 'Madrid',
'make': 'KIA',
'model': 'XCeed',
'odometer': 81000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19718936/11dcd1e0-057b-4928-961f-cd87c5232b9a.jpg',
'https://a.ccdn.es/cnet/vehicles/19718936/e1407a29-72ef-4c4e-a627-ffa3145c9b16.jpg',
'https://a.ccdn.es/cnet/vehicles/19718936/85ac74f9-93dd-490d-ad4c-4ffd0654d28e.jpg',
'https://a.ccdn.es/cnet/vehicles/19718936/852793d8-0afd-4eb0-a1f6-4eedf4853fc6.jpg',
'https://a.ccdn.es/cnet/vehicles/19718936/58109c08-4eb4-49c1-b1e1-ee899d543732.jpg',
'https://a.ccdn.es/cnet/vehicles/19718936/2875203e-3ebe-405a-8fcf-4b66fd1a88c6.jpg',
'https://a.ccdn.es/cnet/vehicles/19718936/2b41a3b2-390c-469c-b913-35e7a740fc2a.jpg',
'https://a.ccdn.es/cnet/vehicles/19718936/fcaac1bb-678b-4fdf-af29-329d7f39c1ca.jpg',
'https://a.ccdn.es/cnet/vehicles/19718936/333f7182-fcf4-48cc-b28a-5e6ed9a2492b.jpg',
'https://a.ccdn.es/cnet/vehicles/19718936/1687179f-391e-4010-871b-a7a4c4a92bb5.jpg',
'https://a.ccdn.es/cnet/vehicles/19718936/14758a3e-dfd4-4d5a-ac12-d04acdbe8294.jpg',
'https://a.ccdn.es/cnet/vehicles/19718936/44252df7-46bf-4d0e-af82-b50b091c3e07.jpg',
'https://a.ccdn.es/cnet/vehicles/19718936/82c7aa69-f4fc-49f7-a312-856bcc82ff3f.jpg',
'https://a.ccdn.es/cnet/vehicles/19718936/0fbbfb3d-e6ae-48e8-bbac-79b4bd1b32de.jpg',
'https://a.ccdn.es/cnet/vehicles/19718936/1eb8be31-3595-4741-af75-71d45d845186.jpg',
'https://a.ccdn.es/cnet/vehicles/19718936/fe72e155-d8dd-4b2d-8fbb-ee19c8c0f8bf.jpg',
'https://a.ccdn.es/cnet/vehicles/19718936/3dd6e440-e11c-4c2a-a444-ee657ce2cade.jpg',
'https://a.ccdn.es/cnet/vehicles/19718936/9455ae40-a998-47e6-9e1e-34842069056c.jpg',
'https://a.ccdn.es/cnet/vehicles/19718936/83ffde49-7ddd-4387-9ca8-932a96f3a9f5.jpg',
'https://a.ccdn.es/cnet/vehicles/19718936/d56264f2-26a6-4da0-9eae-c46f3e6b87f5.jpg',
'https://a.ccdn.es/cnet/vehicles/19718936/f5e427ce-255f-4a74-af50-717323e2aa2e.jpg',
'https://a.ccdn.es/cnet/vehicles/19718936/f0e5232c-6d63-4787-9edb-241ee8971671.jpg',
'https://a.ccdn.es/cnet/vehicles/19718936/783e0f3c-1baf-4c34-b837-57ebcceaeed8.jpg',
'https://a.ccdn.es/cnet/vehicles/19718936/eb38147d-ef7e-4db4-9971-d37743fdf926.jpg',
'https://a.ccdn.es/cnet/vehicles/19718936/1b45aae1-a3f7-4beb-8a4d-fa8cb73f3d09.jpg',
'https://a.ccdn.es/cnet/vehicles/19718936/02b106e2-ba9f-4494-90a6-86f130dcd82a.jpg',
'https://a.ccdn.es/cnet/vehicles/19718936/6953d727-2883-490e-aa0d-5e7deebc8267.jpg',
'https://a.ccdn.es/cnet/vehicles/19718936/7620bd23-4b07-41ad-a4e6-5deda852518e.jpg',
'https://a.ccdn.es/cnet/vehicles/19718936/a86b5042-9ddd-45f7-b316-0360103c2388.jpg',
'https://a.ccdn.es/cnet/vehicles/19718936/45eb2f03-45da-45a1-9d30-2426f307d257.jpg',
'https://a.ccdn.es/cnet/vehicles/19718936/f18fee07-eb24-4269-a391-ddab4dc390f5.jpg'],
'price': 17450,
'price_includes_vat': True,
'registration_date': '2023-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'KIA XCeed 1.5 MHEV iMT Tech',
'transmission': 'manual',
'trim': '1.5 MHEV iMT Tech 118kW 160CV',
'vin': 'U5YH4F15APL150797',
'year': 2023}
2026-03-27 16:40:48 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: d62a0117-e940-559a-bb0e-3e5a4652b5c5 with identifier: 70256125
2026-03-27 16:40:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item d62a0117-e940-559a-bb0e-3e5a4652b5c5
2026-03-27 16:40:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F19718936%252F11dcd1e0-057b-4928-961f-cd87c5232b9a.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:40:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19718936/11dcd1e0-057b-4928-961f-cd87c5232b9a.jpg not downloaded yet
2026-03-27 16:40:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/19743964/7a1c7b5a-0e2a-4ffe-bee0-b4b3d5a7e235.jpg> (referer: None)
2026-03-27 16:40:48 [auto_selling_coches.net] INFO: Parsing page 3
2026-03-27 16:40:48 [auto_selling_coches.net] INFO: Found 11 listings on page 3
2026-03-27 16:40:48 [auto_selling_coches.net] INFO: Found listing with ID: 70191754
2026-03-27 16:40:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:48 [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%2770191754%27 HTTP/1.1" 200 None
2026-03-27 16:40:48 [auto_selling_coches.net] INFO: Scrape type for 70191754: 1
2026-03-27 16:40:48 [auto_selling_coches.net] INFO: Scraping new listing 70191754
2026-03-27 16:40:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/19718936/11dcd1e0-057b-4928-961f-cd87c5232b9a.jpg> (referer: None)
2026-03-27 16:40:48 [auto_selling_coches.net] INFO: Found listing with ID: 70194557
2026-03-27 16:40:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:48 [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%2770194557%27 HTTP/1.1" 200 None
2026-03-27 16:40:48 [auto_selling_coches.net] INFO: Scrape type for 70194557: 1
2026-03-27 16:40:48 [auto_selling_coches.net] INFO: Scraping new listing 70194557
2026-03-27 16:40:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:40:48 [auto_selling_coches.net] INFO: Found listing with ID: 70136476
2026-03-27 16:40:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:48 [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%2770136476%27 HTTP/1.1" 200 None
2026-03-27 16:40:48 [auto_selling_coches.net] INFO: Scrape type for 70136476: 1
2026-03-27 16:40:48 [auto_selling_coches.net] INFO: Scraping new listing 70136476
2026-03-27 16:40:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:40:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fde67f18090>
2026-03-27 16:40:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:40:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:40:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:40:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3fc907d0-e3fe-5e5f-970a-3d308f77ac29/3fc907d0-e3fe-5e5f-970a-3d308f77ac29_image_0.jpg HTTP/1.1" 201 0
2026-03-27 16:40:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto_selling_coches.net',RowKey='https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F19743964%252F7a1c7b5a-0e2a-4ffe-bee0-b4b3d5a7e235.jpg') HTTP/1.1" 204 0
2026-03-27 16:40:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19743964/7a1c7b5a-0e2a-4ffe-bee0-b4b3d5a7e235.jpg saved to cache
2026-03-27 16:40:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 3fc907d0-e3fe-5e5f-970a-3d308f77ac29
2026-03-27 16:40:48 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 3fc907d0-e3fe-5e5f-970a-3d308f77ac29 sending to next pipeline
2026-03-27 16:40:48 [auto_selling_coches.net] INFO: Found listing with ID: 70111670
2026-03-27 16:40:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:48 [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%2770111670%27 HTTP/1.1" 200 None
2026-03-27 16:40:48 [auto_selling_coches.net] INFO: Scrape type for 70111670: 1
2026-03-27 16:40:48 [auto_selling_coches.net] INFO: Scraping new listing 70111670
2026-03-27 16:40:48 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 3fc907d0-e3fe-5e5f-970a-3d308f77ac29 with identifier 70283166
2026-03-27 16:40:48 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-27 16:40:48 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-27 16:40:48 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 3fc907d0-e3fe-5e5f-970a-3d308f77ac29
2026-03-27 16:40:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/19743964/7a1c7b5a-0e2a-4ffe-bee0-b4b3d5a7e235.jpg>
{'auction_title': '',
'body_type': 'Monovolumen',
'c_o_2_emission_value': 120,
'category': 'Coches',
'color': 'Blanco (Tela Quadro Negro Charcoal/Gecko Medium Stone)',
'currency': 'EUR',
'description': '¡Bienvenidos a Autohome!\r\n'
'Consúltenos la cuota de financiación que mejor se ajuste a '
'sus necesidades.\r\n'
'Descubra nuestro concesionario multimarca, especializado en '
'vehículos kilómetro cero y seminuevos de la más alta '
'calidad.\r\n'
'Explore nuestra amplia selección de más de 100 vehículos '
'disponibles, cuidadosamente seleccionados para cumplir con '
'sus expectativas.\r\n'
'Nuestro equipo de expertos revisa cada vehículo en más de 150 '
'puntos clave para garantizar su perfecto estado y '
'funcionamiento.\r\n'
'Ofrecemos entrega a domicilio en cualquier punto de la '
'Península, para que su experiencia de compra sea cómoda y sin '
'complicaciones.\r\n'
'Nuestros vehículos no han sufrido daños estructurales y el '
'kilometraje está fielmente reflejado en el contrato.\r\n'
'Financiación 100% personalizada y adaptada a sus '
'necesidades.\r\n'
'Si desea cambiar su vehículo actual, aceptamos su coche como '
'parte del pago.\r\n'
'Esta furgoneta cuenta con un equipamiento destacado:\r\n'
'\r\n'
' Cambio manual \r\n'
' Sensor de luces y lluvia \r\n'
' Volante multifunción\r\n'
' Manos libres\r\n'
' Sistema Start-Stop\r\n'
' Cierre centralizado\r\n'
' Elevalunas eléctricos\r\n'
' Climatizador \r\n'
' Control de velocidad y crucero\r\n'
' Llantas de aleación\r\n'
' Pantalla multimedia con conexión USB, auxiliar y '
'Bluetooth\r\n'
'\r\n'
'Para obtener más información o resolver cualquier duda, no '
'dude en ponerse en contacto con nosotros. Estaremos '
'encantados de ayudarle.\r\n'
'\r\n'
'Nota legal: Este anuncio es informativo y no tiene carácter '
'contractual. Aunque revisamos y actualizamos los datos con '
'regularidad, podría haber errores u omisiones involuntarias, '
'especialmente en lo relativo al equipamiento del vehículo. Le '
'recomendamos confirmar todos los detalles con nuestro equipo '
'antes de formalizar la compra.',
'doors_number': 5,
'emission_standard': 'C',
'engine': '1.0L',
'engine_horse_power': 100,
'expiration_date': None,
'fuel_type': 'Gasolina',
'id': '3fc907d0-e3fe-5e5f-970a-3d308f77ac29',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/ford-tourneo-courier-10-ecoboost-100cv-trend-5p-gasolina-2015-en-madrid-70283166-covo.aspx',
'listing': 'auction',
'location': 'Madrid',
'make': 'FORD',
'model': 'Tourneo Courier',
'odometer': 187000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 28,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3fc907d0-e3fe-5e5f-970a-3d308f77ac29/3fc907d0-e3fe-5e5f-970a-3d308f77ac29_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 56174,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19743964/7a1c7b5a-0e2a-4ffe-bee0-b4b3d5a7e235.jpg',
'Width': 800}],
'price': 8500,
'price_includes_vat': True,
'registration_date': '2015-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'FORD Tourneo Courier 1.0 EcoBoost Trend',
'transmission': 'manual',
'trim': '1.0 EcoBoost 100cv Trend',
'vin': 'WF0LXXTACLFM09121',
'year': 2015}
2026-03-27 16:40:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:48 [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%2770283166%27 HTTP/1.1" 200 None
2026-03-27 16:40:48 [auto_selling_coches.net] INFO: Saving data for 70283166: {'created_time': 1774629648.940754, 'last_price_update_time': 1774629648.94077}
2026-03-27 16:40:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70283166') HTTP/1.1" 204 0
2026-03-27 16:40:48 [auto_selling_coches.net] INFO: Found listing with ID: 70061215
2026-03-27 16:40:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:48 [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%2770061215%27 HTTP/1.1" 200 None
2026-03-27 16:40:48 [auto_selling_coches.net] INFO: Scrape type for 70061215: 1
2026-03-27 16:40:48 [auto_selling_coches.net] INFO: Scraping new listing 70061215
2026-03-27 16:40:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:40:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fde65198910>
2026-03-27 16:40:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:40:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:40:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:40:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d62a0117-e940-559a-bb0e-3e5a4652b5c5/d62a0117-e940-559a-bb0e-3e5a4652b5c5_image_0.jpg HTTP/1.1" 201 0
2026-03-27 16:40:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto_selling_coches.net',RowKey='https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F19718936%252F11dcd1e0-057b-4928-961f-cd87c5232b9a.jpg') HTTP/1.1" 204 0
2026-03-27 16:40:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19718936/11dcd1e0-057b-4928-961f-cd87c5232b9a.jpg saved to cache
2026-03-27 16:40:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item d62a0117-e940-559a-bb0e-3e5a4652b5c5
2026-03-27 16:40:49 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item d62a0117-e940-559a-bb0e-3e5a4652b5c5 sending to next pipeline
2026-03-27 16:40:49 [auto_selling_coches.net] INFO: Found listing with ID: 70053084
2026-03-27 16:40:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%2770053084%27 HTTP/1.1" 200 None
2026-03-27 16:40:49 [auto_selling_coches.net] INFO: Scrape type for 70053084: 1
2026-03-27 16:40:49 [auto_selling_coches.net] INFO: Scraping new listing 70053084
2026-03-27 16:40:49 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: d62a0117-e940-559a-bb0e-3e5a4652b5c5 with identifier 70256125
2026-03-27 16:40:49 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-27 16:40:49 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-27 16:40:49 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item d62a0117-e940-559a-bb0e-3e5a4652b5c5
2026-03-27 16:40:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/19718936/11dcd1e0-057b-4928-961f-cd87c5232b9a.jpg>
{'auction_title': '',
'body_type': 'SUV',
'c_o_2_emission_value': None,
'category': 'Coches',
'color': 'Negro (Tela / Piel artificial Negra)',
'currency': 'EUR',
'description': '¡Bienvenidos a Autohome!\r\n'
'Precio al contado: 17.450€ (IVA incluido)?\r\n'
'Precio alternativo con financiación: 15.950€ \r\n'
'(consulte condiciones específicas de la promoción, sujeto a '
'aprobación por las entidades financieras colaboradoras).\r\n'
'\r\n'
'Compra tu vehículo 100% ONLINE. Te enviamos VIDEO de cada '
'vehiculo y toda la información necesaria para una compra '
'segura y transparente.\r\n'
'Somos un concesionario multimarca especializado en vehículos '
'kilómetro cero y seminuevos, cuidadosamente seleccionados y '
'revisados en más de 150 puntos para garantizar su estado '
'mecánico y estético.\r\n'
'Ofrecemos:\r\n'
'\r\n'
'• Entrega en cualquier punto de la Península?• Financiación '
'personalizada?• Posibilidad de aceptar su vehículo como parte '
'de pago?• Kilometraje certificado por contrato?• Vehículos '
'sin daños estructurales\r\n'
'Este vehículo SUV cuenta con un equipamiento destacado:\r\n'
'\r\n'
' Cambio manual\r\n'
' Sensor de luces y lluvia \r\n'
' Freno de mano eléctrico \r\n'
' AppleCarPlay/AndroidAuto\r\n'
' Volante multifunción\r\n'
' Manos libres\r\n'
' Sistema Start-Stop\r\n'
' Cierre centralizado\r\n'
' Elevalunas eléctricos\r\n'
' Camara de aparcamiento\r\n'
' Climatizador bizona\r\n'
' Control de velocidad y crucero\r\n'
' Llantas de aleación\r\n'
' Pantalla multimedia con conexión USB, auxiliar y '
'Bluetooth\r\n'
'\r\n'
'Para obtener más información o resolver cualquier duda, no '
'dude en ponerse en contacto con nosotros. Estaremos '
'encantados de ayudarle.\r\n'
'\r\n'
'Nota legal: Este anuncio es informativo y no tiene carácter '
'contractual. Aunque revisamos y actualizamos los datos con '
'regularidad, podría haber errores u omisiones involuntarias, '
'especialmente en lo relativo al equipamiento del vehículo. Le '
'recomendamos confirmar todos los detalles con nuestro equipo '
'antes de formalizar la compra.',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 160,
'expiration_date': None,
'fuel_type': 'Híbrido',
'id': 'd62a0117-e940-559a-bb0e-3e5a4652b5c5',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/kia-xceed-15-mhev-imt-tech-118kw-160cv-5p-electrico-hibrido-2023-en-madrid-70256125-covo.aspx',
'listing': 'auction',
'location': 'Madrid',
'make': 'KIA',
'model': 'XCeed',
'odometer': 81000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 31,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d62a0117-e940-559a-bb0e-3e5a4652b5c5/d62a0117-e940-559a-bb0e-3e5a4652b5c5_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 56525,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19718936/11dcd1e0-057b-4928-961f-cd87c5232b9a.jpg',
'Width': 800}],
'price': 17450,
'price_includes_vat': True,
'registration_date': '2023-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'KIA XCeed 1.5 MHEV iMT Tech',
'transmission': 'manual',
'trim': '1.5 MHEV iMT Tech 118kW 160CV',
'vin': 'U5YH4F15APL150797',
'year': 2023}
2026-03-27 16:40:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%2770256125%27 HTTP/1.1" 200 None
2026-03-27 16:40:49 [auto_selling_coches.net] INFO: Saving data for 70256125: {'created_time': 1774629649.080479, 'last_price_update_time': 1774629649.080489}
2026-03-27 16:40:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70256125') HTTP/1.1" 204 0
2026-03-27 16:40:49 [auto_selling_coches.net] INFO: Found listing with ID: 70051049
2026-03-27 16:40:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%2770051049%27 HTTP/1.1" 200 None
2026-03-27 16:40:49 [auto_selling_coches.net] INFO: Scrape type for 70051049: 1
2026-03-27 16:40:49 [auto_selling_coches.net] INFO: Scraping new listing 70051049
2026-03-27 16:40:49 [auto_selling_coches.net] INFO: Found listing with ID: 62671326
2026-03-27 16:40:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%2762671326%27 HTTP/1.1" 200 None
2026-03-27 16:40:49 [auto_selling_coches.net] INFO: Scrape type for 62671326: 1
2026-03-27 16:40:49 [auto_selling_coches.net] INFO: Scraping new listing 62671326
2026-03-27 16:40:49 [auto_selling_coches.net] INFO: Found listing with ID: 62671325
2026-03-27 16:40:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%2762671325%27 HTTP/1.1" 200 None
2026-03-27 16:40:49 [auto_selling_coches.net] INFO: Scrape type for 62671325: 1
2026-03-27 16:40:49 [auto_selling_coches.net] INFO: Scraping new listing 62671325
2026-03-27 16:40:49 [auto_selling_coches.net] INFO: Found listing with ID: 62671205
2026-03-27 16:40:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%2762671205%27 HTTP/1.1" 200 None
2026-03-27 16:40:49 [auto_selling_coches.net] INFO: Scrape type for 62671205: 1
2026-03-27 16:40:49 [auto_selling_coches.net] INFO: Scraping new listing 62671205
2026-03-27 16:40:49 [auto_selling_coches.net] INFO: Found listing with ID: 62620030
2026-03-27 16:40:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%2762620030%27 HTTP/1.1" 200 None
2026-03-27 16:40:49 [auto_selling_coches.net] INFO: Scrape type for 62620030: 1
2026-03-27 16:40:49 [auto_selling_coches.net] INFO: Scraping new listing 62620030
2026-03-27 16:40:49 [auto_selling_coches.net] INFO: No more listings to scrape.
2026-03-27 16:40:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70255694> (referer: https://www.coches.net/concesionario/autohome/?pg=2) ['zyte-api']
2026-03-27 16:40:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:40:49 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
'body_type': 'SUV',
'c_o_2_emission_value': 173,
'category': 'Coches',
'color': 'Negro (Tela Soul Negro)',
'currency': 'EUR',
'description': '¡Bienvenidos a Autohome!\r\n'
'¡Llevatelo desde 260€/mes sin entrada !\r\n'
'Precio al contado: 32.950€ (IVA incluido)?\r\n'
'Precio alternativo con financiación: 30.450€ \r\n'
'(consulte condiciones específicas de la promoción, sujeto a '
'aprobación por las entidades financieras colaboradoras).\r\n'
'\r\n'
'Compra tu vehículo 100% ONLINE. Te enviamos VIDEO de cada '
'vehiculo y toda la información necesaria para una compra '
'segura y transparente.\r\n'
'Somos un concesionario multimarca especializado en vehículos '
'kilómetro cero y seminuevos, cuidadosamente seleccionados y '
'revisados en más de 150 puntos para garantizar su estado '
'mecánico y estético.\r\n'
'Ofrecemos:\r\n'
'\r\n'
'• Entrega en cualquier punto de la Península?• Financiación '
'personalizada?• Posibilidad de aceptar su vehículo como parte '
'de pago?• Kilometraje certificado por contrato?• Vehículos '
'sin daños estructurales\r\n'
'\r\n'
'Este vehículo Todoterreno cuenta con un equipamiento '
'destacado:\r\n'
'\r\n'
' Cambio automático\r\n'
' Sensor de luces y lluvia \r\n'
' 4x4 \r\n'
' Freno de mano eléctrico \r\n'
' AppleCarPlay/AndroidAuto\r\n'
' Volante multifunción\r\n'
' Manos libres\r\n'
' Sistema Start-Stop\r\n'
' Cierre centralizado\r\n'
' Elevalunas eléctricos\r\n'
' Sensores de aparcamiento\r\n'
' Navegador \r\n'
' Climatizador bizona \r\n'
' Control de velocidad y crucero\r\n'
' Llantas de aleación\r\n'
' Pantalla multimedia con conexión USB, auxiliar y '
'Bluetooth\r\n'
'\r\n'
'Para obtener más información o resolver cualquier duda, no '
'dude en ponerse en contacto con nosotros. Estaremos '
'encantados de ayudarle.\r\n'
'\r\n'
'Nota legal: Este anuncio es informativo y no tiene carácter '
'contractual. Aunque revisamos y actualizamos los datos con '
'regularidad, podría haber errores u omisiones involuntarias, '
'especialmente en lo relativo al equipamiento del vehículo. Le '
'recomendamos confirmar todos los detalles con nuestro equipo '
'antes de formalizar la compra.',
'doors_number': 5,
'emission_standard': 'C',
'engine': '3.0L',
'engine_horse_power': 231,
'expiration_date': None,
'fuel_type': 'Diesel',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/volkswagen-touareg-pure-30-tdi-170kw-231cv-tip-4motion-5p-diesel-2020-en-madrid-70255694-covo.aspx',
'listing': 'auction',
'location': 'Madrid',
'make': 'VOLKSWAGEN',
'model': 'Touareg',
'odometer': 116850,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19718505/fd862bb6-79c0-4a92-82c5-c4d7b3a7ca18.jpg',
'https://a.ccdn.es/cnet/vehicles/19718505/a26589fa-0f76-4ef1-9226-28e1c4c905c2.jpg',
'https://a.ccdn.es/cnet/vehicles/19718505/313e1d9b-b440-4803-b1ea-bfc867d173c5.jpg',
'https://a.ccdn.es/cnet/vehicles/19718505/dffe8586-5934-4393-81b9-6277fe0fe362.jpg',
'https://a.ccdn.es/cnet/vehicles/19718505/1fbf70a8-4053-4e80-a9db-4b6274aafe28.jpg',
'https://a.ccdn.es/cnet/vehicles/19718505/b3a8776b-8834-444e-9e3f-f0734e7af311.jpg',
'https://a.ccdn.es/cnet/vehicles/19718505/fef3e973-e3de-4c93-ab6a-9cc8c63d8b40.jpg',
'https://a.ccdn.es/cnet/vehicles/19718505/78363bfd-1d36-417b-a33b-b47713a35f6a.jpg',
'https://a.ccdn.es/cnet/vehicles/19718505/822810bc-8374-4aa3-9438-de6ff349eabc.jpg',
'https://a.ccdn.es/cnet/vehicles/19718505/518283e9-b0dd-4ca6-841a-8efa65685d7f.jpg',
'https://a.ccdn.es/cnet/vehicles/19718505/2bdd0dd2-f5cf-492c-bc43-72f310823f9c.jpg',
'https://a.ccdn.es/cnet/vehicles/19718505/5b68c085-828f-458d-89b8-f4a4aa582995.jpg',
'https://a.ccdn.es/cnet/vehicles/19718505/6111b89b-4e89-4f97-9cd5-6b0f9f2cf9e1.jpg',
'https://a.ccdn.es/cnet/vehicles/19718505/75541e53-0747-4ea8-a1d4-32301684b772.jpg',
'https://a.ccdn.es/cnet/vehicles/19718505/f5f5e0bd-e5dc-4a73-b22b-9759f08d697a.jpg',
'https://a.ccdn.es/cnet/vehicles/19718505/8786936a-b9f0-4f85-92d7-ba15d536f5bb.jpg',
'https://a.ccdn.es/cnet/vehicles/19718505/03c69dc2-46e8-44d1-b50d-81a29bef534d.jpg',
'https://a.ccdn.es/cnet/vehicles/19718505/8be2f6f8-e12a-4230-a484-9526ba42b657.jpg',
'https://a.ccdn.es/cnet/vehicles/19718505/caf2a113-c8d0-4c4d-b584-848db0dcd01f.jpg',
'https://a.ccdn.es/cnet/vehicles/19718505/c7b42704-e63c-40ae-b85d-60c1a11841ca.jpg',
'https://a.ccdn.es/cnet/vehicles/19718505/563ed821-bd58-4812-8f8b-14650ad96c1a.jpg',
'https://a.ccdn.es/cnet/vehicles/19718505/0dfd3a1b-5c29-4b97-8fe3-93a0501cf57d.jpg',
'https://a.ccdn.es/cnet/vehicles/19718505/41d81f9d-b25a-418a-9dd4-f97efccc9f6a.jpg',
'https://a.ccdn.es/cnet/vehicles/19718505/4b625828-6795-4b72-9d1c-0d7e03f51329.jpg',
'https://a.ccdn.es/cnet/vehicles/19718505/032c5a46-13ca-44de-be6e-7a19fe8ea941.jpg',
'https://a.ccdn.es/cnet/vehicles/19718505/c8fb0702-e604-4983-a3ea-a606f95b6f65.jpg',
'https://a.ccdn.es/cnet/vehicles/19718505/2c298bc8-ff6a-4c45-a3d5-aa654180b59f.jpg',
'https://a.ccdn.es/cnet/vehicles/19718505/d1aa3928-576b-49a0-92fa-a685448b3c16.jpg',
'https://a.ccdn.es/cnet/vehicles/19718505/572820d3-5f90-483a-9165-5d860647f25a.jpg',
'https://a.ccdn.es/cnet/vehicles/19718505/15eda34a-3744-4b7e-bf3f-869918598315.jpg',
'https://a.ccdn.es/cnet/vehicles/19718505/803f5180-4c8d-4134-b0d6-131628809f92.jpg',
'https://a.ccdn.es/cnet/vehicles/19718505/97f3021c-bbd2-4565-a3de-71a4d9d22630.jpg',
'https://a.ccdn.es/cnet/vehicles/19718505/f18cb3a1-614f-4d08-8e05-358b2520151a.jpg'],
'price': 32950,
'price_includes_vat': True,
'registration_date': '2020-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'VOLKSWAGEN Touareg Pure 3.0 TDI Tip 4Motion',
'transmission': 'automatic',
'trim': 'Pure 3.0 TDI 170kW 231CV Tip 4Motion',
'vin': 'WVGZZZCRZLD021851',
'year': 2020}
2026-03-27 16:40:49 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: cb0833c8-0272-5f4b-95f4-94f41cf57dda with identifier: 70255694
2026-03-27 16:40:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item cb0833c8-0272-5f4b-95f4-94f41cf57dda
2026-03-27 16:40:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:49 [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%252F19718505%252Ffd862bb6-79c0-4a92-82c5-c4d7b3a7ca18.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:40:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19718505/fd862bb6-79c0-4a92-82c5-c4d7b3a7ca18.jpg not downloaded yet
2026-03-27 16:40:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70253287> (referer: https://www.coches.net/concesionario/autohome/?pg=2) ['zyte-api']
2026-03-27 16:40:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70256124> (referer: https://www.coches.net/concesionario/autohome/?pg=2) ['zyte-api']
2026-03-27 16:40:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:40:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/19718505/fd862bb6-79c0-4a92-82c5-c4d7b3a7ca18.jpg> (referer: None)
2026-03-27 16:40:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:40:49 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
'body_type': 'SUV',
'c_o_2_emission_value': 120,
'category': 'Coches',
'color': 'Blanco (Malla Meco Mistral tejido)',
'currency': 'EUR',
'description': '¡Bienvenidos a Autohome!\r\n'
'Precio al contado: 19.950€ (IVA incluido)?\r\n'
'Precio alternativo con financiación: 18.490€ \r\n'
'(consulte condiciones específicas de la promoción, sujeto a '
'aprobación por las entidades financieras colaboradoras).\r\n'
'\r\n'
'Compra tu vehículo 100% ONLINE. Te enviamos VIDEO de cada '
'vehiculo y toda la información necesaria para una compra '
'segura y transparente.\r\n'
'Somos un concesionario multimarca especializado en vehículos '
'kilómetro cero y seminuevos, cuidadosamente seleccionados y '
'revisados en más de 150 puntos para garantizar su estado '
'mecánico y estético.\r\n'
'Ofrecemos:\r\n'
'\r\n'
'• Entrega en cualquier punto de la Península?• Financiación '
'personalizada?• Posibilidad de aceptar su vehículo como parte '
'de pago?• Kilometraje certificado por contrato?• Vehículos '
'sin daños estructuralesEste vehículo SUV cuenta con un '
'equipamiento destacado:\r\n'
'\r\n'
' Cambio automático\r\n'
' Sensor de luces y lluvia \r\n'
' Freno de mano eléctrico \r\n'
' AppleCarPlay/AndroidAuto\r\n'
' Volante multifunción\r\n'
' Manos libres\r\n'
' Sistema Start-Stop\r\n'
' Cierre centralizado\r\n'
' Elevalunas eléctricos\r\n'
' 7 plazas \r\n'
' Camara de aparcamiento\r\n'
' Navegador \r\n'
' Climatizador bizona \r\n'
' Control de velocidad y crucero\r\n'
' Llantas de aleación\r\n'
' Pantalla multimedia con conexión USB, auxiliar y '
'Bluetooth\r\n'
'\r\n'
'Para obtener más información o resolver cualquier duda, no '
'dude en ponerse en contacto con nosotros. Estaremos '
'encantados de ayudarle.\r\n'
'\r\n'
'Nota legal: Este anuncio es informativo y no tiene carácter '
'contractual. Aunque revisamos y actualizamos los datos con '
'regularidad, podría haber errores u omisiones involuntarias, '
'especialmente en lo relativo al equipamiento del vehículo. Le '
'recomendamos confirmar todos los detalles con nuestro equipo '
'antes de formalizar la compra.',
'doors_number': 5,
'emission_standard': 'C',
'engine': '1.2L',
'engine_horse_power': 130,
'expiration_date': None,
'fuel_type': 'Gasolina',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/peugeot-5008-12-puretech-96kw-ss-active-pack-eat8-5p-gasolina-2021-en-madrid-70253287-covo.aspx',
'listing': 'auction',
'location': 'Madrid',
'make': 'PEUGEOT',
'model': '5008',
'odometer': 70000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19715817/37b5d94a-4520-4596-81a7-5f171852eb27.jpg',
'https://a.ccdn.es/cnet/vehicles/19715817/c9f5aa61-b030-4df5-b044-aa07fac3a2ac.jpg',
'https://a.ccdn.es/cnet/vehicles/19715817/e0f6a13a-87f7-456b-ae0d-32378fb3063e.jpg',
'https://a.ccdn.es/cnet/vehicles/19715817/503c78f1-e277-4f79-89f1-a7f67b07c7f4.jpg',
'https://a.ccdn.es/cnet/vehicles/19715817/1277e20b-fe97-44f5-a1b3-794e5eba27b8.jpg',
'https://a.ccdn.es/cnet/vehicles/19715817/4a21c6bd-1462-40c3-ba8e-cc602d7ab0de.jpg',
'https://a.ccdn.es/cnet/vehicles/19715817/c798438d-387d-4ef7-a6d2-dc2bc501f342.jpg',
'https://a.ccdn.es/cnet/vehicles/19715817/e4eaaa5d-87af-43c8-8a0f-214b57c7d245.jpg',
'https://a.ccdn.es/cnet/vehicles/19715817/bc77b44e-1eae-4398-93a4-e070d4199ac0.jpg',
'https://a.ccdn.es/cnet/vehicles/19715817/c1934b3d-1e4c-4976-9ec9-39fe4e357069.jpg',
'https://a.ccdn.es/cnet/vehicles/19715817/99abd481-d053-4ec2-81b8-e8dfd52335cd.jpg',
'https://a.ccdn.es/cnet/vehicles/19715817/e17bf568-891b-474f-9a37-8505e0873ac3.jpg',
'https://a.ccdn.es/cnet/vehicles/19715817/b8209e4a-1f62-41db-9ff4-c6d5e7ed3a73.jpg',
'https://a.ccdn.es/cnet/vehicles/19715817/e6516c37-a1dd-4b05-978b-24b03a3baf5b.jpg',
'https://a.ccdn.es/cnet/vehicles/19715817/d6642de1-4a77-45f6-bd1c-b104b88f12fe.jpg',
'https://a.ccdn.es/cnet/vehicles/19715817/41eb6c55-7154-43bb-bb64-8d6a889bcad6.jpg',
'https://a.ccdn.es/cnet/vehicles/19715817/06cf56be-38e2-4a6c-8895-d5219241a8a0.jpg',
'https://a.ccdn.es/cnet/vehicles/19715817/421dc24f-f2d9-46db-8ebb-e557f1ba34f0.jpg',
'https://a.ccdn.es/cnet/vehicles/19715817/4425eb26-4e69-47d5-a616-8c0f43667691.jpg',
'https://a.ccdn.es/cnet/vehicles/19715817/90605f57-6a49-440b-8f43-05026e5741ad.jpg',
'https://a.ccdn.es/cnet/vehicles/19715817/15a1ed4e-cddd-4f00-ab21-c8ed99c88482.jpg',
'https://a.ccdn.es/cnet/vehicles/19715817/afe9dddc-ab37-405b-ac36-964059d2485d.jpg',
'https://a.ccdn.es/cnet/vehicles/19715817/801152e0-a0f5-46ea-b910-497556b8baa6.jpg',
'https://a.ccdn.es/cnet/vehicles/19715817/be065ec3-d4fe-4aa0-be94-491c83cf4a47.jpg',
'https://a.ccdn.es/cnet/vehicles/19715817/d1032ad3-5ce8-4839-aa29-7537e9583e2f.jpg',
'https://a.ccdn.es/cnet/vehicles/19715817/90db9628-fef0-4b50-8ac6-8c5419d82634.jpg',
'https://a.ccdn.es/cnet/vehicles/19715817/7a19bca2-1846-47cc-b41b-94089aa9146b.jpg',
'https://a.ccdn.es/cnet/vehicles/19715817/9da12b90-92f4-461e-8392-3fcd8428c55b.jpg',
'https://a.ccdn.es/cnet/vehicles/19715817/f5ccc443-192e-4080-932b-652921e81035.jpg'],
'price': 19950,
'price_includes_vat': True,
'registration_date': '2021-01-01',
'seats_number': 7,
'seller_name': None,
'title': 'PEUGEOT 5008 1.2 PureTech SS Active Pack EAT8',
'transmission': 'automatic',
'trim': '1.2 PureTech 96KW SS Active Pack EAT8',
'vin': 'VF3MRHNSUMS150942',
'year': 2021}
2026-03-27 16:40:49 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 148e3416-34f9-5eec-8354-81961cd4257d with identifier: 70253287
2026-03-27 16:40:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 148e3416-34f9-5eec-8354-81961cd4257d
2026-03-27 16:40:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:49 [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%252F19715817%252F37b5d94a-4520-4596-81a7-5f171852eb27.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:40:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19715817/37b5d94a-4520-4596-81a7-5f171852eb27.jpg not downloaded yet
2026-03-27 16:40:49 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
'body_type': 'SUV',
'c_o_2_emission_value': 106,
'category': 'Coches',
'color': 'Gris / Plata (Asientos tapizados en TEJIDO Bronce Peruzzi)',
'currency': 'EUR',
'description': '¡Bienvenidos a Autohome!\r\n'
'Precio al contado: 16.950€ (IVA incluido)?\r\n'
'Precio alternativo con financiación: 15.450€ \r\n'
'(consulte condiciones específicas de la promoción, sujeto a '
'aprobación por las entidades financieras colaboradoras).\r\n'
'\r\n'
'Compra tu vehículo 100% ONLINE. Te enviamos VIDEO de cada '
'vehiculo y toda la información necesaria para una compra '
'segura y transparente.\r\n'
'Somos un concesionario multimarca especializado en vehículos '
'kilómetro cero y seminuevos, cuidadosamente seleccionados y '
'revisados en más de 150 puntos para garantizar su estado '
'mecánico y estético.\r\n'
'Ofrecemos:\r\n'
'\r\n'
'• Entrega en cualquier punto de la Península?• Financiación '
'personalizada?• Posibilidad de aceptar su vehículo como parte '
'de pago?• Kilometraje certificado por contrato?• Vehículos '
'sin daños estructurales\r\n'
'Este vehículo SUV cuenta con un equipamiento destacado:\r\n'
'\r\n'
' Cambio automático\r\n'
' Sensor de luces y lluvia \r\n'
' Freno de mano eléctrico \r\n'
' AppleCarPlay/AndroidAuto\r\n'
' Volante multifunción\r\n'
' Manos libres\r\n'
' Sistema Start-Stop\r\n'
' Cierre centralizado\r\n'
' Elevalunas eléctricos\r\n'
' Sensor de aparcamiento\r\n'
' Navegador \r\n'
' Climatizador bizona\r\n'
' Control de velocidad y crucero\r\n'
' Llantas de aleación\r\n'
' Pantalla multimedia con conexión USB, auxiliar y '
'Bluetooth\r\n'
'\r\n'
'Para obtener más información o resolver cualquier duda, no '
'dude en ponerse en contacto con nosotros. Estaremos '
'encantados de ayudarle.\r\n'
'\r\n'
'Nota legal: Este anuncio es informativo y no tiene carácter '
'contractual. Aunque revisamos y actualizamos los datos con '
'regularidad, podría haber errores u omisiones involuntarias, '
'especialmente en lo relativo al equipamiento del vehículo. Le '
'recomendamos confirmar todos los detalles con nuestro equipo '
'antes de formalizar la compra.',
'doors_number': 5,
'emission_standard': '0',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': None,
'fuel_type': 'Diesel',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/ds-ds-7-crossback-bluehdi-de-96kw-130cv-auto-chic-5p-diesel-2020-en-madrid-70256124-covo.aspx',
'listing': 'auction',
'location': 'Madrid',
'make': 'DS',
'model': 'DS 7 Crossback',
'odometer': 78500,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19718888/96098983-ce18-4f2b-99ed-325cff65811e.jpg',
'https://a.ccdn.es/cnet/vehicles/19718888/77732e22-6df8-43b3-bcc6-1b65616bd0f0.jpg',
'https://a.ccdn.es/cnet/vehicles/19718888/814c95c8-50ed-4316-a145-5eb5c381cfdc.jpg',
'https://a.ccdn.es/cnet/vehicles/19718888/a1b7030c-671f-45ac-840b-41853bf40a0d.jpg',
'https://a.ccdn.es/cnet/vehicles/19718888/e1339f06-4c70-42e4-a677-23626e69170d.jpg',
'https://a.ccdn.es/cnet/vehicles/19718888/bb02f676-1ed4-4148-bf3a-2e54ebcc7765.jpg',
'https://a.ccdn.es/cnet/vehicles/19718888/42afdecd-e274-4bdf-bed2-d6c45fcb5968.jpg',
'https://a.ccdn.es/cnet/vehicles/19718888/d6ccf645-b7c4-4e0f-bb2b-20a6cb462443.jpg',
'https://a.ccdn.es/cnet/vehicles/19718888/a44dbad4-5957-40af-96f9-4e26fb80ee71.jpg',
'https://a.ccdn.es/cnet/vehicles/19718888/9d32efa1-ebf9-44f0-be1f-9bbe84d81bb1.jpg',
'https://a.ccdn.es/cnet/vehicles/19718888/fd59667a-28f8-4b60-8f7e-cad656048cf0.jpg',
'https://a.ccdn.es/cnet/vehicles/19718888/6e068861-c14f-4a17-89f4-c7b1915d423f.jpg',
'https://a.ccdn.es/cnet/vehicles/19718888/4de6cd3d-6d25-4b3f-ab77-cc19954dfda4.jpg',
'https://a.ccdn.es/cnet/vehicles/19718888/fc88fd02-ce39-48b7-a51d-23bad4a1a7a1.jpg',
'https://a.ccdn.es/cnet/vehicles/19718888/a6d1858d-91fd-4fed-ad43-512fa30152b5.jpg',
'https://a.ccdn.es/cnet/vehicles/19718888/142e3a47-9e48-45cb-b728-edbdd97c9d86.jpg',
'https://a.ccdn.es/cnet/vehicles/19718888/bfec3950-3715-4dc4-ad45-4b26ae5df73e.jpg',
'https://a.ccdn.es/cnet/vehicles/19718888/51e6ba0a-b2da-4ea8-a07d-f21bfc65f1e5.jpg',
'https://a.ccdn.es/cnet/vehicles/19718888/94fe6d71-0af5-4343-9a1a-d77f82e3986a.jpg',
'https://a.ccdn.es/cnet/vehicles/19718888/32360219-f663-4421-8d5e-f9f9a1d612d0.jpg',
'https://a.ccdn.es/cnet/vehicles/19718888/91a115f9-877e-4754-ab88-075f25460c96.jpg',
'https://a.ccdn.es/cnet/vehicles/19718888/87b258ab-3555-4449-829a-2d799e7d2514.jpg',
'https://a.ccdn.es/cnet/vehicles/19718888/81e3aa71-1c29-4bcf-abaf-0c06c75ac890.jpg',
'https://a.ccdn.es/cnet/vehicles/19718888/8198b7b5-4a49-4fda-9580-e215aa116318.jpg',
'https://a.ccdn.es/cnet/vehicles/19718888/f50a250f-b408-40e7-8443-a43246470df2.jpg',
'https://a.ccdn.es/cnet/vehicles/19718888/e3fbbe79-5304-4c2c-b68d-294eb901ab8e.jpg'],
'price': 16950,
'price_includes_vat': True,
'registration_date': '2020-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'DS DS 7 Crossback BlueHDi DE Auto. CHIC',
'transmission': 'automatic',
'trim': 'BlueHDi DE 96kW 130CV Auto. CHIC',
'vin': 'VR1JCYHZRLY046998',
'year': 2020}
2026-03-27 16:40:49 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 281d9fd4-fa17-57fe-a10c-a2782c3932a2 with identifier: 70256124
2026-03-27 16:40:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 281d9fd4-fa17-57fe-a10c-a2782c3932a2
2026-03-27 16:40:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:49 [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%252F19718888%252F96098983-ce18-4f2b-99ed-325cff65811e.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:40:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19718888/96098983-ce18-4f2b-99ed-325cff65811e.jpg not downloaded yet
2026-03-27 16:40:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:40:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fde6512be10>
2026-03-27 16:40:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:40:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:40:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:40:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cb0833c8-0272-5f4b-95f4-94f41cf57dda/cb0833c8-0272-5f4b-95f4-94f41cf57dda_image_0.jpg HTTP/1.1" 201 0
2026-03-27 16:40:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto_selling_coches.net',RowKey='https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F19718505%252Ffd862bb6-79c0-4a92-82c5-c4d7b3a7ca18.jpg') HTTP/1.1" 204 0
2026-03-27 16:40:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19718505/fd862bb6-79c0-4a92-82c5-c4d7b3a7ca18.jpg saved to cache
2026-03-27 16:40:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item cb0833c8-0272-5f4b-95f4-94f41cf57dda
2026-03-27 16:40:49 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item cb0833c8-0272-5f4b-95f4-94f41cf57dda sending to next pipeline
2026-03-27 16:40:49 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: cb0833c8-0272-5f4b-95f4-94f41cf57dda with identifier 70255694
2026-03-27 16:40:49 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-27 16:40:49 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-27 16:40:49 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item cb0833c8-0272-5f4b-95f4-94f41cf57dda
2026-03-27 16:40:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/19718505/fd862bb6-79c0-4a92-82c5-c4d7b3a7ca18.jpg>
{'auction_title': '',
'body_type': 'SUV',
'c_o_2_emission_value': 173,
'category': 'Coches',
'color': 'Negro (Tela Soul Negro)',
'currency': 'EUR',
'description': '¡Bienvenidos a Autohome!\r\n'
'¡Llevatelo desde 260€/mes sin entrada !\r\n'
'Precio al contado: 32.950€ (IVA incluido)?\r\n'
'Precio alternativo con financiación: 30.450€ \r\n'
'(consulte condiciones específicas de la promoción, sujeto a '
'aprobación por las entidades financieras colaboradoras).\r\n'
'\r\n'
'Compra tu vehículo 100% ONLINE. Te enviamos VIDEO de cada '
'vehiculo y toda la información necesaria para una compra '
'segura y transparente.\r\n'
'Somos un concesionario multimarca especializado en vehículos '
'kilómetro cero y seminuevos, cuidadosamente seleccionados y '
'revisados en más de 150 puntos para garantizar su estado '
'mecánico y estético.\r\n'
'Ofrecemos:\r\n'
'\r\n'
'• Entrega en cualquier punto de la Península?• Financiación '
'personalizada?• Posibilidad de aceptar su vehículo como parte '
'de pago?• Kilometraje certificado por contrato?• Vehículos '
'sin daños estructurales\r\n'
'\r\n'
'Este vehículo Todoterreno cuenta con un equipamiento '
'destacado:\r\n'
'\r\n'
' Cambio automático\r\n'
' Sensor de luces y lluvia \r\n'
' 4x4 \r\n'
' Freno de mano eléctrico \r\n'
' AppleCarPlay/AndroidAuto\r\n'
' Volante multifunción\r\n'
' Manos libres\r\n'
' Sistema Start-Stop\r\n'
' Cierre centralizado\r\n'
' Elevalunas eléctricos\r\n'
' Sensores de aparcamiento\r\n'
' Navegador \r\n'
' Climatizador bizona \r\n'
' Control de velocidad y crucero\r\n'
' Llantas de aleación\r\n'
' Pantalla multimedia con conexión USB, auxiliar y '
'Bluetooth\r\n'
'\r\n'
'Para obtener más información o resolver cualquier duda, no '
'dude en ponerse en contacto con nosotros. Estaremos '
'encantados de ayudarle.\r\n'
'\r\n'
'Nota legal: Este anuncio es informativo y no tiene carácter '
'contractual. Aunque revisamos y actualizamos los datos con '
'regularidad, podría haber errores u omisiones involuntarias, '
'especialmente en lo relativo al equipamiento del vehículo. Le '
'recomendamos confirmar todos los detalles con nuestro equipo '
'antes de formalizar la compra.',
'doors_number': 5,
'emission_standard': 'C',
'engine': '3.0L',
'engine_horse_power': 231,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': 'cb0833c8-0272-5f4b-95f4-94f41cf57dda',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/volkswagen-touareg-pure-30-tdi-170kw-231cv-tip-4motion-5p-diesel-2020-en-madrid-70255694-covo.aspx',
'listing': 'auction',
'location': 'Madrid',
'make': 'VOLKSWAGEN',
'model': 'Touareg',
'odometer': 116850,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 33,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cb0833c8-0272-5f4b-95f4-94f41cf57dda/cb0833c8-0272-5f4b-95f4-94f41cf57dda_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85747,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19718505/fd862bb6-79c0-4a92-82c5-c4d7b3a7ca18.jpg',
'Width': 800}],
'price': 32950,
'price_includes_vat': True,
'registration_date': '2020-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'VOLKSWAGEN Touareg Pure 3.0 TDI Tip 4Motion',
'transmission': 'automatic',
'trim': 'Pure 3.0 TDI 170kW 231CV Tip 4Motion',
'vin': 'WVGZZZCRZLD021851',
'year': 2020}
2026-03-27 16:40:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%2770255694%27 HTTP/1.1" 200 None
2026-03-27 16:40:49 [auto_selling_coches.net] INFO: Saving data for 70255694: {'created_time': 1774629649.740539, 'last_price_update_time': 1774629649.740551}
2026-03-27 16:40:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70255694') HTTP/1.1" 204 0
2026-03-27 16:40:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70253288> (referer: https://www.coches.net/concesionario/autohome/?pg=2) ['zyte-api']
2026-03-27 16:40:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70191754> (referer: https://www.coches.net/concesionario/autohome/?pg=3) ['zyte-api']
2026-03-27 16:40:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/19715817/37b5d94a-4520-4596-81a7-5f171852eb27.jpg> (referer: None)
2026-03-27 16:40:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:40:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/19718888/96098983-ce18-4f2b-99ed-325cff65811e.jpg> (referer: None)
2026-03-27 16:40:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:40:50 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
'body_type': 'SUV',
'c_o_2_emission_value': 105,
'category': 'Coches',
'color': 'Blanco (Tapicería Pneuma 3D Negro con pespuntes en naranja)',
'currency': 'EUR',
'description': '¡Bienvenidos a Autohome!\r\n'
'Consúltenos la cuota de financiación que mejor se ajuste a '
'sus necesidades.\r\n'
'Descubra nuestro concesionario multimarca, especializado en '
'vehículos kilómetro cero y seminuevos de la más alta '
'calidad.\r\n'
'Explore nuestra amplia selección de más de 100 vehículos '
'disponibles, cuidadosamente seleccionados para cumplir con '
'sus expectativas.\r\n'
'Nuestro equipo de expertos revisa cada vehículo en más de 150 '
'puntos clave para garantizar su perfecto estado y '
'funcionamiento.\r\n'
'Ofrecemos entrega a domicilio en cualquier punto de la '
'Península, para que su experiencia de compra sea cómoda y sin '
'complicaciones.\r\n'
'Nuestros vehículos no han sufrido daños estructurales y el '
'kilometraje está fielmente reflejado en el contrato.\r\n'
'Financiación 100% personalizada y adaptada a sus '
'necesidades.\r\n'
'Si desea cambiar su vehículo actual, aceptamos su coche como '
'parte del pago.\r\n'
'Este vehículo SUV cuenta con un equipamiento destacado:\r\n'
'\r\n'
' Cambio manual \r\n'
' Sensor de luces y lluvia \r\n'
' AppleCarPlay/AndroidAuto\r\n'
' Volante multifunción\r\n'
' Manos libres\r\n'
' Sistema Start-Stop\r\n'
' Cierre centralizado\r\n'
' Elevalunas eléctricos\r\n'
' Navegador \r\n'
' Climatizador \r\n'
' Control de velocidad y crucero\r\n'
' Pantalla multimedia con conexión USB, auxiliar y '
'Bluetooth\r\n'
'\r\n'
'Para obtener más información o resolver cualquier duda, no '
'dude en ponerse en contacto con nosotros. Estaremos '
'encantados de ayudarle.\r\n'
'\r\n'
'Nota legal: Este anuncio es informativo y no tiene carácter '
'contractual. Aunque revisamos y actualizamos los datos con '
'regularidad, podría haber errores u omisiones involuntarias, '
'especialmente en lo relativo al equipamiento del vehículo. Le '
'recomendamos confirmar todos los detalles con nuestro equipo '
'antes de formalizar la compra.',
'doors_number': 5,
'emission_standard': 'C',
'engine': '1.2L',
'engine_horse_power': 100,
'expiration_date': None,
'fuel_type': 'Gasolina',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/peugeot-2008-active-puretech-100-ss-bvm6-5p-gasolina-2021-en-madrid-70253288-covo.aspx',
'listing': 'auction',
'location': 'Madrid',
'make': 'PEUGEOT',
'model': '2008',
'odometer': 94850,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19715806/13e1fc03-e2d8-47f9-a742-83b12bc984d5.jpg',
'https://a.ccdn.es/cnet/vehicles/19715806/3d31591c-15a9-49ad-a3f2-a43a7adf1cd0.jpg',
'https://a.ccdn.es/cnet/vehicles/19715806/fd06e068-3225-42af-868d-1a2e49f405b1.jpg',
'https://a.ccdn.es/cnet/vehicles/19715806/f078d051-a762-4df1-882e-0d02a651208d.jpg',
'https://a.ccdn.es/cnet/vehicles/19715806/500a5f3d-58fa-43ae-ab19-1eb60a0f46b7.jpg',
'https://a.ccdn.es/cnet/vehicles/19715806/fa4bb59e-f60a-44a3-b37b-97b7e7ccd49b.jpg',
'https://a.ccdn.es/cnet/vehicles/19715806/e526b9ff-d8bb-4991-b780-7b54785fdfdd.jpg',
'https://a.ccdn.es/cnet/vehicles/19715806/cf63dcbf-aa4c-4dde-9a59-e49a123b9e1b.jpg',
'https://a.ccdn.es/cnet/vehicles/19715806/2513d46f-9370-4c71-b23b-8f9818d0deaf.jpg',
'https://a.ccdn.es/cnet/vehicles/19715806/eb82ee63-e3a4-4016-b8e1-b1fbdbbc0cd5.jpg',
'https://a.ccdn.es/cnet/vehicles/19715806/40c032bf-6374-48d4-867c-960f2972fd27.jpg',
'https://a.ccdn.es/cnet/vehicles/19715806/8ba8b105-c466-4c30-8483-9132dc61b049.jpg',
'https://a.ccdn.es/cnet/vehicles/19715806/9bbf9ee8-c735-43f9-9d66-2c1da0b91ba9.jpg',
'https://a.ccdn.es/cnet/vehicles/19715806/5f74cdd0-d68e-4d3c-840f-8e5ddc23862f.jpg',
'https://a.ccdn.es/cnet/vehicles/19715806/c4a7859d-95df-4f16-98c5-12ad06ad5f55.jpg',
'https://a.ccdn.es/cnet/vehicles/19715806/2c28e980-4b2e-4810-8a46-9ceb43c91c81.jpg',
'https://a.ccdn.es/cnet/vehicles/19715806/a1e6bc45-e23f-4592-bad2-e2d007670b39.jpg',
'https://a.ccdn.es/cnet/vehicles/19715806/b3580ff3-8999-43ab-a5cf-a97be2c5861a.jpg',
'https://a.ccdn.es/cnet/vehicles/19715806/2cbfaf63-2dd2-4dd6-b0d1-4006f860bf89.jpg',
'https://a.ccdn.es/cnet/vehicles/19715806/1eec6168-7b74-495b-9dea-26d3c6deb7d3.jpg',
'https://a.ccdn.es/cnet/vehicles/19715806/11758f98-9361-47b9-bd02-0937f9ca34f7.jpg',
'https://a.ccdn.es/cnet/vehicles/19715806/7a5c200b-d2a1-42eb-857d-fe02a7a492df.jpg',
'https://a.ccdn.es/cnet/vehicles/19715806/6c971707-bf7b-462c-a68d-d52a15b37ef3.jpg',
'https://a.ccdn.es/cnet/vehicles/19715806/a4fdae1b-a446-47f7-87d0-03b5bade8fd4.jpg',
'https://a.ccdn.es/cnet/vehicles/19715806/f2889f0b-561c-4e91-8a02-f00590560131.jpg',
'https://a.ccdn.es/cnet/vehicles/19715806/1dedb2bd-797b-4e9f-ac33-52fad2393380.jpg',
'https://a.ccdn.es/cnet/vehicles/19715806/b4a9e58a-d34c-47c8-b817-ee1a374c5e47.jpg',
'https://a.ccdn.es/cnet/vehicles/19715806/43ebe9a6-72cf-4b15-9768-6b474d1df0f3.jpg',
'https://a.ccdn.es/cnet/vehicles/19715806/84ae2b1e-4d4a-4431-a24e-6207a9414fa9.jpg',
'https://a.ccdn.es/cnet/vehicles/19715806/550ea59c-0b9c-4830-8f59-75b6341eac84.jpg',
'https://a.ccdn.es/cnet/vehicles/19715806/ff21fa6b-37dc-43d7-9aae-799364bc529e.jpg'],
'price': 11990,
'price_includes_vat': True,
'registration_date': '2021-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'PEUGEOT 2008 Active Puretech 100 SS BVM6',
'transmission': 'manual',
'trim': 'Active Puretech 100 SS BVM6',
'vin': 'VR3USHNKKMJ926940',
'year': 2021}
2026-03-27 16:40:50 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: c8c5230b-04f8-5d83-9a37-04ee0f6f064d with identifier: 70253288
2026-03-27 16:40:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item c8c5230b-04f8-5d83-9a37-04ee0f6f064d
2026-03-27 16:40:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F19715806%252F13e1fc03-e2d8-47f9-a742-83b12bc984d5.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:40:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19715806/13e1fc03-e2d8-47f9-a742-83b12bc984d5.jpg not downloaded yet
2026-03-27 16:40:50 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
'body_type': 'Berlina',
'c_o_2_emission_value': None,
'category': 'Coches',
'color': 'Azul (Tapicería Negra)',
'currency': 'EUR',
'description': '¡Bienvenidos a Autohome!\r\n'
'Precio del vehículo financiando: 19450€\r\n'
'Precio del vehículo al contado: 20950€\r\n'
'\r\n'
'Consúltenos la cuota de financiación que mejor se ajuste a '
'sus necesidades.\r\n'
'Descubra nuestro concesionario multimarca, especializado en '
'vehículos kilómetro cero y seminuevos de la más alta '
'calidad.\r\n'
'Explore nuestra amplia selección de más de 100 vehículos '
'disponibles, cuidadosamente seleccionados para cumplir con '
'sus expectativas.\r\n'
'Nuestro equipo de expertos revisa cada vehículo en más de 150 '
'puntos clave para garantizar su perfecto estado y '
'funcionamiento.\r\n'
'Ofrecemos entrega a domicilio en cualquier punto de la '
'Península, para que su experiencia de compra sea cómoda y sin '
'complicaciones.\r\n'
'Nuestros vehículos no han sufrido daños estructurales y el '
'kilometraje está fielmente reflejado en el contrato.\r\n'
'Financiación 100% personalizada y adaptada a sus '
'necesidades.\r\n'
'Si desea cambiar su vehículo actual, aceptamos su coche como '
'parte del pago.\r\n'
'Este vehículo SUV cuenta con un equipamiento destacado:\r\n'
'\r\n'
' Cambio MANUAL\r\n'
' Sensor de luces y lluvia \r\n'
' Freno de mano eléctrico \r\n'
' AppleCarPlay/AndroidAuto\r\n'
' Volante multifunción\r\n'
' Manos libres\r\n'
' Sistema Start-Stop\r\n'
' Cierre centralizado\r\n'
' Elevalunas eléctricos\r\n'
' Navegador \r\n'
' Climatizador bizona \r\n'
' Control de velocidad y crucero\r\n'
' Llantas de aleación\r\n'
'\r\n'
'Para obtener más información o resolver cualquier duda, no '
'dude en ponerse en contacto con nosotros. Estaremos '
'encantados de ayudarle.\r\n'
'\r\n'
'Nota legal: Este anuncio es informativo y no tiene carácter '
'contractual. Aunque revisamos y actualizamos los datos con '
'regularidad, podría haber errores u omisiones involuntarias, '
'especialmente en lo relativo al equipamiento del vehículo. Le '
'recomendamos confirmar todos los detalles con nuestro equipo '
'antes de formalizar la compra.',
'doors_number': 5,
'emission_standard': 'ECO',
'engine': '1.0L',
'engine_horse_power': 100,
'expiration_date': None,
'fuel_type': 'Híbrido',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/hyundai-i20-10-tgdi-48v-tecno-dct-5p-electrico-hibrido-2025-en-madrid-70191754-covo.aspx',
'listing': 'auction',
'location': 'Madrid',
'make': 'HYUNDAI',
'model': 'i20',
'odometer': 660,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19673074/c35cfcd0-c4c0-4301-8f58-fd784d0e1182.jpg',
'https://a.ccdn.es/cnet/vehicles/19673074/1a068298-30be-4bc2-b15e-5c77e9646ab1.jpg',
'https://a.ccdn.es/cnet/vehicles/19673074/ea0a239d-8fd3-4a5c-aabb-37a45687d2f3.jpg',
'https://a.ccdn.es/cnet/vehicles/19673074/159f318b-5b8f-4eb9-b0a2-e66bf9c9695d.jpg',
'https://a.ccdn.es/cnet/vehicles/19673074/7b5d3a08-cc2d-4bcc-9f90-f937b0ae4100.jpg',
'https://a.ccdn.es/cnet/vehicles/19673074/ae554b8e-21a7-4c81-a154-e8df99f4db3a.jpg',
'https://a.ccdn.es/cnet/vehicles/19673074/01fda99f-e85e-4498-bfed-b546e5533763.jpg',
'https://a.ccdn.es/cnet/vehicles/19673074/7d87cec6-018d-4dae-a537-63334eab16a8.jpg',
'https://a.ccdn.es/cnet/vehicles/19673074/8d451568-9b77-448a-a274-b2003adf7c5e.jpg',
'https://a.ccdn.es/cnet/vehicles/19673074/40b421ce-f0e6-40f7-b9e9-cb2db1fad101.jpg',
'https://a.ccdn.es/cnet/vehicles/19673074/aa88b081-07ca-4867-a442-e3f79d9d2937.jpg',
'https://a.ccdn.es/cnet/vehicles/19673074/83cc3dcf-fd62-4277-be85-d48cff740f25.jpg',
'https://a.ccdn.es/cnet/vehicles/19673074/0c8c91cb-d2f6-4c8c-93e7-29a1af12353d.jpg',
'https://a.ccdn.es/cnet/vehicles/19673074/2de3f442-1ee1-45c6-9d3c-1100b4bc144d.jpg',
'https://a.ccdn.es/cnet/vehicles/19673074/4c496b08-4884-4682-bc5a-a8a0a73be139.jpg',
'https://a.ccdn.es/cnet/vehicles/19673074/12893b10-4679-408f-bb23-0333c2866944.jpg',
'https://a.ccdn.es/cnet/vehicles/19673074/ef19a547-0282-47b6-a4ed-15fc90bac688.jpg',
'https://a.ccdn.es/cnet/vehicles/19673074/a4d5f2ea-bd98-428d-8b55-36e3c0aec28a.jpg',
'https://a.ccdn.es/cnet/vehicles/19673074/0a8348fc-61d4-4497-ac99-11b186719217.jpg',
'https://a.ccdn.es/cnet/vehicles/19673074/47d5c4fd-e2f6-41a0-a586-aedd0f19120e.jpg'],
'price': 20950,
'price_includes_vat': True,
'registration_date': '2025-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'HYUNDAI i20 1.0 TGDI 48V Tecno DCT',
'transmission': 'automatic',
'trim': '1.0 TGDI 48V Tecno DCT',
'vin': 'NLHBR51G1SZ648301',
'year': 2025}
2026-03-27 16:40:50 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 8538e0fa-d83b-5608-aad3-16e54383cea0 with identifier: 70191754
2026-03-27 16:40:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 8538e0fa-d83b-5608-aad3-16e54383cea0
2026-03-27 16:40:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F19673074%252Fc35cfcd0-c4c0-4301-8f58-fd784d0e1182.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:40:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19673074/c35cfcd0-c4c0-4301-8f58-fd784d0e1182.jpg not downloaded yet
2026-03-27 16:40:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:40:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fde641e24d0>
2026-03-27 16:40:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:40:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:40:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:40:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_148e3416-34f9-5eec-8354-81961cd4257d/148e3416-34f9-5eec-8354-81961cd4257d_image_0.jpg HTTP/1.1" 201 0
2026-03-27 16:40:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto_selling_coches.net',RowKey='https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F19715817%252F37b5d94a-4520-4596-81a7-5f171852eb27.jpg') HTTP/1.1" 204 0
2026-03-27 16:40:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19715817/37b5d94a-4520-4596-81a7-5f171852eb27.jpg saved to cache
2026-03-27 16:40:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 148e3416-34f9-5eec-8354-81961cd4257d
2026-03-27 16:40:50 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 148e3416-34f9-5eec-8354-81961cd4257d sending to next pipeline
2026-03-27 16:40:50 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 148e3416-34f9-5eec-8354-81961cd4257d with identifier 70253287
2026-03-27 16:40:50 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-27 16:40:50 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-27 16:40:50 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 148e3416-34f9-5eec-8354-81961cd4257d
2026-03-27 16:40:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/19715817/37b5d94a-4520-4596-81a7-5f171852eb27.jpg>
{'auction_title': '',
'body_type': 'SUV',
'c_o_2_emission_value': 120,
'category': 'Coches',
'color': 'Blanco (Malla Meco Mistral tejido)',
'currency': 'EUR',
'description': '¡Bienvenidos a Autohome!\r\n'
'Precio al contado: 19.950€ (IVA incluido)?\r\n'
'Precio alternativo con financiación: 18.490€ \r\n'
'(consulte condiciones específicas de la promoción, sujeto a '
'aprobación por las entidades financieras colaboradoras).\r\n'
'\r\n'
'Compra tu vehículo 100% ONLINE. Te enviamos VIDEO de cada '
'vehiculo y toda la información necesaria para una compra '
'segura y transparente.\r\n'
'Somos un concesionario multimarca especializado en vehículos '
'kilómetro cero y seminuevos, cuidadosamente seleccionados y '
'revisados en más de 150 puntos para garantizar su estado '
'mecánico y estético.\r\n'
'Ofrecemos:\r\n'
'\r\n'
'• Entrega en cualquier punto de la Península?• Financiación '
'personalizada?• Posibilidad de aceptar su vehículo como parte '
'de pago?• Kilometraje certificado por contrato?• Vehículos '
'sin daños estructuralesEste vehículo SUV cuenta con un '
'equipamiento destacado:\r\n'
'\r\n'
' Cambio automático\r\n'
' Sensor de luces y lluvia \r\n'
' Freno de mano eléctrico \r\n'
' AppleCarPlay/AndroidAuto\r\n'
' Volante multifunción\r\n'
' Manos libres\r\n'
' Sistema Start-Stop\r\n'
' Cierre centralizado\r\n'
' Elevalunas eléctricos\r\n'
' 7 plazas \r\n'
' Camara de aparcamiento\r\n'
' Navegador \r\n'
' Climatizador bizona \r\n'
' Control de velocidad y crucero\r\n'
' Llantas de aleación\r\n'
' Pantalla multimedia con conexión USB, auxiliar y '
'Bluetooth\r\n'
'\r\n'
'Para obtener más información o resolver cualquier duda, no '
'dude en ponerse en contacto con nosotros. Estaremos '
'encantados de ayudarle.\r\n'
'\r\n'
'Nota legal: Este anuncio es informativo y no tiene carácter '
'contractual. Aunque revisamos y actualizamos los datos con '
'regularidad, podría haber errores u omisiones involuntarias, '
'especialmente en lo relativo al equipamiento del vehículo. Le '
'recomendamos confirmar todos los detalles con nuestro equipo '
'antes de formalizar la compra.',
'doors_number': 5,
'emission_standard': 'C',
'engine': '1.2L',
'engine_horse_power': 130,
'expiration_date': None,
'fuel_type': 'Gasolina',
'id': '148e3416-34f9-5eec-8354-81961cd4257d',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/peugeot-5008-12-puretech-96kw-ss-active-pack-eat8-5p-gasolina-2021-en-madrid-70253287-covo.aspx',
'listing': 'auction',
'location': 'Madrid',
'make': 'PEUGEOT',
'model': '5008',
'odometer': 70000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 29,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_148e3416-34f9-5eec-8354-81961cd4257d/148e3416-34f9-5eec-8354-81961cd4257d_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 59208,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19715817/37b5d94a-4520-4596-81a7-5f171852eb27.jpg',
'Width': 800}],
'price': 19950,
'price_includes_vat': True,
'registration_date': '2021-01-01',
'seats_number': 7,
'seller_name': None,
'title': 'PEUGEOT 5008 1.2 PureTech SS Active Pack EAT8',
'transmission': 'automatic',
'trim': '1.2 PureTech 96KW SS Active Pack EAT8',
'vin': 'VF3MRHNSUMS150942',
'year': 2021}
2026-03-27 16:40:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%2770253287%27 HTTP/1.1" 200 None
2026-03-27 16:40:50 [auto_selling_coches.net] INFO: Saving data for 70253287: {'created_time': 1774629650.403087, 'last_price_update_time': 1774629650.403097}
2026-03-27 16:40:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70253287') HTTP/1.1" 204 0
2026-03-27 16:40:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/62620030> (referer: https://www.coches.net/concesionario/autohome/?pg=3) ['zyte-api']
2026-03-27 16:40:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:40:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fde64283a10>
2026-03-27 16:40:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:40:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:40:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:40:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_281d9fd4-fa17-57fe-a10c-a2782c3932a2/281d9fd4-fa17-57fe-a10c-a2782c3932a2_image_0.jpg HTTP/1.1" 201 0
2026-03-27 16:40:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto_selling_coches.net',RowKey='https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F19718888%252F96098983-ce18-4f2b-99ed-325cff65811e.jpg') HTTP/1.1" 204 0
2026-03-27 16:40:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19718888/96098983-ce18-4f2b-99ed-325cff65811e.jpg saved to cache
2026-03-27 16:40:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 281d9fd4-fa17-57fe-a10c-a2782c3932a2
2026-03-27 16:40:50 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 281d9fd4-fa17-57fe-a10c-a2782c3932a2 sending to next pipeline
2026-03-27 16:40:50 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 281d9fd4-fa17-57fe-a10c-a2782c3932a2 with identifier 70256124
2026-03-27 16:40:50 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-27 16:40:50 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-27 16:40:50 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 281d9fd4-fa17-57fe-a10c-a2782c3932a2
2026-03-27 16:40:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/19718888/96098983-ce18-4f2b-99ed-325cff65811e.jpg>
{'auction_title': '',
'body_type': 'SUV',
'c_o_2_emission_value': 106,
'category': 'Coches',
'color': 'Gris / Plata (Asientos tapizados en TEJIDO Bronce Peruzzi)',
'currency': 'EUR',
'description': '¡Bienvenidos a Autohome!\r\n'
'Precio al contado: 16.950€ (IVA incluido)?\r\n'
'Precio alternativo con financiación: 15.450€ \r\n'
'(consulte condiciones específicas de la promoción, sujeto a '
'aprobación por las entidades financieras colaboradoras).\r\n'
'\r\n'
'Compra tu vehículo 100% ONLINE. Te enviamos VIDEO de cada '
'vehiculo y toda la información necesaria para una compra '
'segura y transparente.\r\n'
'Somos un concesionario multimarca especializado en vehículos '
'kilómetro cero y seminuevos, cuidadosamente seleccionados y '
'revisados en más de 150 puntos para garantizar su estado '
'mecánico y estético.\r\n'
'Ofrecemos:\r\n'
'\r\n'
'• Entrega en cualquier punto de la Península?• Financiación '
'personalizada?• Posibilidad de aceptar su vehículo como parte '
'de pago?• Kilometraje certificado por contrato?• Vehículos '
'sin daños estructurales\r\n'
'Este vehículo SUV cuenta con un equipamiento destacado:\r\n'
'\r\n'
' Cambio automático\r\n'
' Sensor de luces y lluvia \r\n'
' Freno de mano eléctrico \r\n'
' AppleCarPlay/AndroidAuto\r\n'
' Volante multifunción\r\n'
' Manos libres\r\n'
' Sistema Start-Stop\r\n'
' Cierre centralizado\r\n'
' Elevalunas eléctricos\r\n'
' Sensor de aparcamiento\r\n'
' Navegador \r\n'
' Climatizador bizona\r\n'
' Control de velocidad y crucero\r\n'
' Llantas de aleación\r\n'
' Pantalla multimedia con conexión USB, auxiliar y '
'Bluetooth\r\n'
'\r\n'
'Para obtener más información o resolver cualquier duda, no '
'dude en ponerse en contacto con nosotros. Estaremos '
'encantados de ayudarle.\r\n'
'\r\n'
'Nota legal: Este anuncio es informativo y no tiene carácter '
'contractual. Aunque revisamos y actualizamos los datos con '
'regularidad, podría haber errores u omisiones involuntarias, '
'especialmente en lo relativo al equipamiento del vehículo. Le '
'recomendamos confirmar todos los detalles con nuestro equipo '
'antes de formalizar la compra.',
'doors_number': 5,
'emission_standard': '0',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '281d9fd4-fa17-57fe-a10c-a2782c3932a2',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/ds-ds-7-crossback-bluehdi-de-96kw-130cv-auto-chic-5p-diesel-2020-en-madrid-70256124-covo.aspx',
'listing': 'auction',
'location': 'Madrid',
'make': 'DS',
'model': 'DS 7 Crossback',
'odometer': 78500,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 26,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_281d9fd4-fa17-57fe-a10c-a2782c3932a2/281d9fd4-fa17-57fe-a10c-a2782c3932a2_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 58000,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19718888/96098983-ce18-4f2b-99ed-325cff65811e.jpg',
'Width': 800}],
'price': 16950,
'price_includes_vat': True,
'registration_date': '2020-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'DS DS 7 Crossback BlueHDi DE Auto. CHIC',
'transmission': 'automatic',
'trim': 'BlueHDi DE 96kW 130CV Auto. CHIC',
'vin': 'VR1JCYHZRLY046998',
'year': 2020}
2026-03-27 16:40:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%2770256124%27 HTTP/1.1" 200 None
2026-03-27 16:40:50 [auto_selling_coches.net] INFO: Saving data for 70256124: {'created_time': 1774629650.504253, 'last_price_update_time': 1774629650.504265}
2026-03-27 16:40:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70256124') HTTP/1.1" 204 0
2026-03-27 16:40:50 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
'body_type': 'SUV',
'c_o_2_emission_value': None,
'category': 'Coches',
'color': 'Gris / Plata (Charcoal (Parcial Cuero Nappa perforado ventilado))',
'currency': 'EUR',
'description': '¡Bienvenidos a Autohome!\r\n'
'Precio al contado: 43.450€ (IVA incluido)?\r\n'
'Precio alternativo con financiación: 41.950€ \r\n'
'(consulte condiciones específicas de la promoción, sujeto a '
'aprobación por las entidades financieras colaboradoras).\r\n'
'\r\n'
'Compra tu vehículo 100% ONLINE. Te enviamos VIDEO de cada '
'vehiculo y toda la información necesaria para una compra '
'segura y transparente.\r\n'
'Somos un concesionario multimarca especializado en vehículos '
'kilómetro cero y seminuevos, cuidadosamente seleccionados y '
'revisados en más de 150 puntos para garantizar su estado '
'mecánico y estético.\r\n'
'Ofrecemos:\r\n'
'\r\n'
'• Entrega en cualquier punto de la Península?• Financiación '
'personalizada?• Posibilidad de aceptar su vehículo como parte '
'de pago?• Kilometraje certificado por contrato?• Vehículos '
'sin daños estructuralesEste todoterreno hibrido cuenta con un '
'equipamiento destacado:\r\n'
'\r\n'
' Cambio automático\r\n'
' Sensor de luces y lluvia\r\n'
' Volante multifunción\r\n'
' Manos libres\r\n'
' Sistema Start-Stop\r\n'
' Cierre centralizado\r\n'
' Elevalunas eléctricos\r\n'
' Camara de aparcamiento \r\n'
' Navegador \r\n'
' Climatizador bizona\r\n'
' Control de velocidad y crucero\r\n'
' Llantas de aleación\r\n'
' Pantalla multimedia con conexión USB, auxiliar y '
'Bluetooth\r\n'
'\r\n'
'Para obtener más información o resolver cualquier duda, no '
'dude en ponerse en contacto con nosotros. Estaremos '
'encantados de ayudarle.\r\n'
'Este anuncio es de carácter informativo y no contractual. Nos '
'esforzamos por ofrecer información precisa y actualizada, '
'pero los detalles pueden estar sujetos a cambios sin previo '
'aviso.',
'doors_number': 5,
'emission_standard': '0',
'engine': '2.0L',
'engine_horse_power': 350,
'expiration_date': None,
'fuel_type': 'Híbrido enchufable',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/volvo-xc60-20-t6-awd-recharge-plus-black-ed-at-5p-electrico-hibrido-2024-en-madrid-62620030-covo.aspx',
'listing': 'auction',
'location': 'Madrid',
'make': 'VOLVO',
'model': 'XC60',
'odometer': 19000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19482733/fef0301b-e92d-45d3-aff0-8378d99a9696.jpg',
'https://a.ccdn.es/cnet/vehicles/19482733/7b11e509-51c1-4273-ab5b-639a7ab60943.jpg',
'https://a.ccdn.es/cnet/vehicles/19482733/4f7ff1eb-abec-4ce7-b95a-b1d7b32513ed.jpg',
'https://a.ccdn.es/cnet/vehicles/19482733/ddb4cb7c-4ffb-4fe2-9fe3-d83e5e5ab524.jpg',
'https://a.ccdn.es/cnet/vehicles/19482733/a849e182-7262-423e-992f-94365224bcc2.jpg',
'https://a.ccdn.es/cnet/vehicles/19482733/7f4671c5-856d-431f-9e1c-a1f5be119f7d.jpg',
'https://a.ccdn.es/cnet/vehicles/19482733/7d918558-2a4d-4683-8d52-93418eccdd22.jpg',
'https://a.ccdn.es/cnet/vehicles/19482733/81257722-d13b-43c8-9ff1-0cb34ba39886.jpg',
'https://a.ccdn.es/cnet/vehicles/19482733/9145a3e2-a1d1-4a82-b936-bc425b76caf4.jpg',
'https://a.ccdn.es/cnet/vehicles/19482733/f45820fe-a44e-4d54-a66b-75012ce43ecd.jpg',
'https://a.ccdn.es/cnet/vehicles/19482733/ab57fd6d-f6ba-4633-bac7-3bc0fbc86f79.jpg',
'https://a.ccdn.es/cnet/vehicles/19482733/026a1a53-03fa-4beb-bed3-1553f171a573.jpg',
'https://a.ccdn.es/cnet/vehicles/19482733/b6fd8b0f-300b-4dac-b58a-0c7449570e94.jpg',
'https://a.ccdn.es/cnet/vehicles/19482733/48a86e70-8a3a-46a7-bdda-a28a1ec9eb10.jpg',
'https://a.ccdn.es/cnet/vehicles/19482733/30d761c8-af89-4aed-9194-3f625f5d75da.jpg',
'https://a.ccdn.es/cnet/vehicles/19482733/ec7e388a-2640-493c-89a3-d3f6065b01d9.jpg',
'https://a.ccdn.es/cnet/vehicles/19482733/2b5bb0a9-c7d1-4ec2-9d93-f734bdb5e65f.jpg',
'https://a.ccdn.es/cnet/vehicles/19482733/b19f644d-6826-4e0a-acf2-668be298e4d8.jpg',
'https://a.ccdn.es/cnet/vehicles/19482733/f4bf88f2-a49a-44c2-9915-abf61e2c4e3b.jpg',
'https://a.ccdn.es/cnet/vehicles/19482733/dd4cb593-a14b-41bc-8bc8-6c9571017350.jpg',
'https://a.ccdn.es/cnet/vehicles/19482733/58afa0b9-aa87-4d57-af58-566a31479ff0.jpg',
'https://a.ccdn.es/cnet/vehicles/19482733/d4a9199c-f6d0-44a2-866a-396c44ca0fb1.jpg',
'https://a.ccdn.es/cnet/vehicles/19482733/209935a0-e38c-41c4-8aa5-5e4342173800.jpg',
'https://a.ccdn.es/cnet/vehicles/19482733/88913182-122c-40a2-ac75-6bc4d2440e63.jpg',
'https://a.ccdn.es/cnet/vehicles/19482733/943b2442-08d7-4791-aae6-fbb1f2e60606.jpg',
'https://a.ccdn.es/cnet/vehicles/19482733/95b9e79e-5d9b-42c0-9c7b-d976886d761f.jpg',
'https://a.ccdn.es/cnet/vehicles/19482733/10a9c60e-cd8c-4492-9ac6-a4fc8ac481dc.jpg',
'https://a.ccdn.es/cnet/vehicles/19482733/912ebf30-1237-4080-bf1e-5ebf18ffddba.jpg',
'https://a.ccdn.es/cnet/vehicles/19482733/2ecc5312-3317-47e4-a674-3c08ae600caf.jpg',
'https://a.ccdn.es/cnet/vehicles/19482733/2c690c22-5c74-4dcd-8bdf-b9b3ad29c501.jpg',
'https://a.ccdn.es/cnet/vehicles/19482733/79209616-dcc6-4534-a6f2-a8c11093724c.jpg',
'https://a.ccdn.es/cnet/vehicles/19482733/26a9ed3e-b9c6-41cd-9a54-dcc68ca634ce.jpg',
'https://a.ccdn.es/cnet/vehicles/19482733/06cfe411-a68d-40b2-9185-7e2583a1ae5b.jpg',
'https://a.ccdn.es/cnet/vehicles/19482733/501fc5d7-ebf9-4dfe-94b8-2f4c5ce3b897.jpg',
'https://a.ccdn.es/cnet/vehicles/19482733/b5404955-e26c-41e5-aeaa-9800bfb1c70e.jpg'],
'price': 43450,
'price_includes_vat': True,
'registration_date': '2024-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'VOLVO XC60 2.0 T6 AWD Recharge Plus Black Ed AT',
'transmission': 'automatic',
'trim': '2.0 T6 AWD Recharge Plus Black Ed AT',
'vin': 'YV1UZH4V7R1884192',
'year': 2024}
2026-03-27 16:40:50 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 3607f479-f812-5e07-8309-c8abd7aa3717 with identifier: 62620030
2026-03-27 16:40:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 3607f479-f812-5e07-8309-c8abd7aa3717
2026-03-27 16:40:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F19482733%252Ffef0301b-e92d-45d3-aff0-8378d99a9696.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:40:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19482733/fef0301b-e92d-45d3-aff0-8378d99a9696.jpg not downloaded yet
2026-03-27 16:40:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/19673074/c35cfcd0-c4c0-4301-8f58-fd784d0e1182.jpg> (referer: None)
2026-03-27 16:40:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/19482733/fef0301b-e92d-45d3-aff0-8378d99a9696.jpg> (referer: None)
2026-03-27 16:40:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/19715806/13e1fc03-e2d8-47f9-a742-83b12bc984d5.jpg> (referer: None)
2026-03-27 16:40:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:40:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:40:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fde6514c250>
2026-03-27 16:40:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:40:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:40:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:40:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8538e0fa-d83b-5608-aad3-16e54383cea0/8538e0fa-d83b-5608-aad3-16e54383cea0_image_0.jpg HTTP/1.1" 201 0
2026-03-27 16:40:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto_selling_coches.net',RowKey='https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F19673074%252Fc35cfcd0-c4c0-4301-8f58-fd784d0e1182.jpg') HTTP/1.1" 204 0
2026-03-27 16:40:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19673074/c35cfcd0-c4c0-4301-8f58-fd784d0e1182.jpg saved to cache
2026-03-27 16:40:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 8538e0fa-d83b-5608-aad3-16e54383cea0
2026-03-27 16:40:50 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 8538e0fa-d83b-5608-aad3-16e54383cea0 sending to next pipeline
2026-03-27 16:40:50 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 8538e0fa-d83b-5608-aad3-16e54383cea0 with identifier 70191754
2026-03-27 16:40:50 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-27 16:40:50 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-27 16:40:50 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 8538e0fa-d83b-5608-aad3-16e54383cea0
2026-03-27 16:40:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/19673074/c35cfcd0-c4c0-4301-8f58-fd784d0e1182.jpg>
{'auction_title': '',
'body_type': 'Berlina',
'c_o_2_emission_value': None,
'category': 'Coches',
'color': 'Azul (Tapicería Negra)',
'currency': 'EUR',
'description': '¡Bienvenidos a Autohome!\r\n'
'Precio del vehículo financiando: 19450€\r\n'
'Precio del vehículo al contado: 20950€\r\n'
'\r\n'
'Consúltenos la cuota de financiación que mejor se ajuste a '
'sus necesidades.\r\n'
'Descubra nuestro concesionario multimarca, especializado en '
'vehículos kilómetro cero y seminuevos de la más alta '
'calidad.\r\n'
'Explore nuestra amplia selección de más de 100 vehículos '
'disponibles, cuidadosamente seleccionados para cumplir con '
'sus expectativas.\r\n'
'Nuestro equipo de expertos revisa cada vehículo en más de 150 '
'puntos clave para garantizar su perfecto estado y '
'funcionamiento.\r\n'
'Ofrecemos entrega a domicilio en cualquier punto de la '
'Península, para que su experiencia de compra sea cómoda y sin '
'complicaciones.\r\n'
'Nuestros vehículos no han sufrido daños estructurales y el '
'kilometraje está fielmente reflejado en el contrato.\r\n'
'Financiación 100% personalizada y adaptada a sus '
'necesidades.\r\n'
'Si desea cambiar su vehículo actual, aceptamos su coche como '
'parte del pago.\r\n'
'Este vehículo SUV cuenta con un equipamiento destacado:\r\n'
'\r\n'
' Cambio MANUAL\r\n'
' Sensor de luces y lluvia \r\n'
' Freno de mano eléctrico \r\n'
' AppleCarPlay/AndroidAuto\r\n'
' Volante multifunción\r\n'
' Manos libres\r\n'
' Sistema Start-Stop\r\n'
' Cierre centralizado\r\n'
' Elevalunas eléctricos\r\n'
' Navegador \r\n'
' Climatizador bizona \r\n'
' Control de velocidad y crucero\r\n'
' Llantas de aleación\r\n'
'\r\n'
'Para obtener más información o resolver cualquier duda, no '
'dude en ponerse en contacto con nosotros. Estaremos '
'encantados de ayudarle.\r\n'
'\r\n'
'Nota legal: Este anuncio es informativo y no tiene carácter '
'contractual. Aunque revisamos y actualizamos los datos con '
'regularidad, podría haber errores u omisiones involuntarias, '
'especialmente en lo relativo al equipamiento del vehículo. Le '
'recomendamos confirmar todos los detalles con nuestro equipo '
'antes de formalizar la compra.',
'doors_number': 5,
'emission_standard': 'ECO',
'engine': '1.0L',
'engine_horse_power': 100,
'expiration_date': None,
'fuel_type': 'Híbrido',
'id': '8538e0fa-d83b-5608-aad3-16e54383cea0',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/hyundai-i20-10-tgdi-48v-tecno-dct-5p-electrico-hibrido-2025-en-madrid-70191754-covo.aspx',
'listing': 'auction',
'location': 'Madrid',
'make': 'HYUNDAI',
'model': 'i20',
'odometer': 660,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 20,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8538e0fa-d83b-5608-aad3-16e54383cea0/8538e0fa-d83b-5608-aad3-16e54383cea0_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71036,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19673074/c35cfcd0-c4c0-4301-8f58-fd784d0e1182.jpg',
'Width': 800}],
'price': 20950,
'price_includes_vat': True,
'registration_date': '2025-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'HYUNDAI i20 1.0 TGDI 48V Tecno DCT',
'transmission': 'automatic',
'trim': '1.0 TGDI 48V Tecno DCT',
'vin': 'NLHBR51G1SZ648301',
'year': 2025}
2026-03-27 16:40:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%2770191754%27 HTTP/1.1" 200 None
2026-03-27 16:40:50 [auto_selling_coches.net] INFO: Saving data for 70191754: {'created_time': 1774629650.764284, 'last_price_update_time': 1774629650.764292}
2026-03-27 16:40:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70191754') HTTP/1.1" 204 0
2026-03-27 16:40:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:40:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fde64abc510>
2026-03-27 16:40:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:40:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:40:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:40:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3607f479-f812-5e07-8309-c8abd7aa3717/3607f479-f812-5e07-8309-c8abd7aa3717_image_0.jpg HTTP/1.1" 201 0
2026-03-27 16:40:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto_selling_coches.net',RowKey='https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F19482733%252Ffef0301b-e92d-45d3-aff0-8378d99a9696.jpg') HTTP/1.1" 204 0
2026-03-27 16:40:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19482733/fef0301b-e92d-45d3-aff0-8378d99a9696.jpg saved to cache
2026-03-27 16:40:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 3607f479-f812-5e07-8309-c8abd7aa3717
2026-03-27 16:40:50 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 3607f479-f812-5e07-8309-c8abd7aa3717 sending to next pipeline
2026-03-27 16:40:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:40:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fde67f1a710>
2026-03-27 16:40:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:40:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:40:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:40:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c8c5230b-04f8-5d83-9a37-04ee0f6f064d/c8c5230b-04f8-5d83-9a37-04ee0f6f064d_image_0.jpg HTTP/1.1" 201 0
2026-03-27 16:40:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto_selling_coches.net',RowKey='https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F19715806%252F13e1fc03-e2d8-47f9-a742-83b12bc984d5.jpg') HTTP/1.1" 204 0
2026-03-27 16:40:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19715806/13e1fc03-e2d8-47f9-a742-83b12bc984d5.jpg saved to cache
2026-03-27 16:40:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item c8c5230b-04f8-5d83-9a37-04ee0f6f064d
2026-03-27 16:40:50 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item c8c5230b-04f8-5d83-9a37-04ee0f6f064d sending to next pipeline
2026-03-27 16:40:50 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 3607f479-f812-5e07-8309-c8abd7aa3717 with identifier 62620030
2026-03-27 16:40:50 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-27 16:40:50 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-27 16:40:50 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 3607f479-f812-5e07-8309-c8abd7aa3717
2026-03-27 16:40:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/19482733/fef0301b-e92d-45d3-aff0-8378d99a9696.jpg>
{'auction_title': '',
'body_type': 'SUV',
'c_o_2_emission_value': None,
'category': 'Coches',
'color': 'Gris / Plata (Charcoal (Parcial Cuero Nappa perforado ventilado))',
'currency': 'EUR',
'description': '¡Bienvenidos a Autohome!\r\n'
'Precio al contado: 43.450€ (IVA incluido)?\r\n'
'Precio alternativo con financiación: 41.950€ \r\n'
'(consulte condiciones específicas de la promoción, sujeto a '
'aprobación por las entidades financieras colaboradoras).\r\n'
'\r\n'
'Compra tu vehículo 100% ONLINE. Te enviamos VIDEO de cada '
'vehiculo y toda la información necesaria para una compra '
'segura y transparente.\r\n'
'Somos un concesionario multimarca especializado en vehículos '
'kilómetro cero y seminuevos, cuidadosamente seleccionados y '
'revisados en más de 150 puntos para garantizar su estado '
'mecánico y estético.\r\n'
'Ofrecemos:\r\n'
'\r\n'
'• Entrega en cualquier punto de la Península?• Financiación '
'personalizada?• Posibilidad de aceptar su vehículo como parte '
'de pago?• Kilometraje certificado por contrato?• Vehículos '
'sin daños estructuralesEste todoterreno hibrido cuenta con un '
'equipamiento destacado:\r\n'
'\r\n'
' Cambio automático\r\n'
' Sensor de luces y lluvia\r\n'
' Volante multifunción\r\n'
' Manos libres\r\n'
' Sistema Start-Stop\r\n'
' Cierre centralizado\r\n'
' Elevalunas eléctricos\r\n'
' Camara de aparcamiento \r\n'
' Navegador \r\n'
' Climatizador bizona\r\n'
' Control de velocidad y crucero\r\n'
' Llantas de aleación\r\n'
' Pantalla multimedia con conexión USB, auxiliar y '
'Bluetooth\r\n'
'\r\n'
'Para obtener más información o resolver cualquier duda, no '
'dude en ponerse en contacto con nosotros. Estaremos '
'encantados de ayudarle.\r\n'
'Este anuncio es de carácter informativo y no contractual. Nos '
'esforzamos por ofrecer información precisa y actualizada, '
'pero los detalles pueden estar sujetos a cambios sin previo '
'aviso.',
'doors_number': 5,
'emission_standard': '0',
'engine': '2.0L',
'engine_horse_power': 350,
'expiration_date': None,
'fuel_type': 'Híbrido enchufable',
'id': '3607f479-f812-5e07-8309-c8abd7aa3717',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/volvo-xc60-20-t6-awd-recharge-plus-black-ed-at-5p-electrico-hibrido-2024-en-madrid-62620030-covo.aspx',
'listing': 'auction',
'location': 'Madrid',
'make': 'VOLVO',
'model': 'XC60',
'odometer': 19000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 35,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3607f479-f812-5e07-8309-c8abd7aa3717/3607f479-f812-5e07-8309-c8abd7aa3717_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81301,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19482733/fef0301b-e92d-45d3-aff0-8378d99a9696.jpg',
'Width': 800}],
'price': 43450,
'price_includes_vat': True,
'registration_date': '2024-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'VOLVO XC60 2.0 T6 AWD Recharge Plus Black Ed AT',
'transmission': 'automatic',
'trim': '2.0 T6 AWD Recharge Plus Black Ed AT',
'vin': 'YV1UZH4V7R1884192',
'year': 2024}
2026-03-27 16:40:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%2762620030%27 HTTP/1.1" 200 None
2026-03-27 16:40:51 [auto_selling_coches.net] INFO: Saving data for 62620030: {'created_time': 1774629651.071654, 'last_price_update_time': 1774629651.07167}
2026-03-27 16:40:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62620030') HTTP/1.1" 204 0
2026-03-27 16:40:51 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: c8c5230b-04f8-5d83-9a37-04ee0f6f064d with identifier 70253288
2026-03-27 16:40:51 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-27 16:40:51 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-27 16:40:51 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item c8c5230b-04f8-5d83-9a37-04ee0f6f064d
2026-03-27 16:40:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/19715806/13e1fc03-e2d8-47f9-a742-83b12bc984d5.jpg>
{'auction_title': '',
'body_type': 'SUV',
'c_o_2_emission_value': 105,
'category': 'Coches',
'color': 'Blanco (Tapicería Pneuma 3D Negro con pespuntes en naranja)',
'currency': 'EUR',
'description': '¡Bienvenidos a Autohome!\r\n'
'Consúltenos la cuota de financiación que mejor se ajuste a '
'sus necesidades.\r\n'
'Descubra nuestro concesionario multimarca, especializado en '
'vehículos kilómetro cero y seminuevos de la más alta '
'calidad.\r\n'
'Explore nuestra amplia selección de más de 100 vehículos '
'disponibles, cuidadosamente seleccionados para cumplir con '
'sus expectativas.\r\n'
'Nuestro equipo de expertos revisa cada vehículo en más de 150 '
'puntos clave para garantizar su perfecto estado y '
'funcionamiento.\r\n'
'Ofrecemos entrega a domicilio en cualquier punto de la '
'Península, para que su experiencia de compra sea cómoda y sin '
'complicaciones.\r\n'
'Nuestros vehículos no han sufrido daños estructurales y el '
'kilometraje está fielmente reflejado en el contrato.\r\n'
'Financiación 100% personalizada y adaptada a sus '
'necesidades.\r\n'
'Si desea cambiar su vehículo actual, aceptamos su coche como '
'parte del pago.\r\n'
'Este vehículo SUV cuenta con un equipamiento destacado:\r\n'
'\r\n'
' Cambio manual \r\n'
' Sensor de luces y lluvia \r\n'
' AppleCarPlay/AndroidAuto\r\n'
' Volante multifunción\r\n'
' Manos libres\r\n'
' Sistema Start-Stop\r\n'
' Cierre centralizado\r\n'
' Elevalunas eléctricos\r\n'
' Navegador \r\n'
' Climatizador \r\n'
' Control de velocidad y crucero\r\n'
' Pantalla multimedia con conexión USB, auxiliar y '
'Bluetooth\r\n'
'\r\n'
'Para obtener más información o resolver cualquier duda, no '
'dude en ponerse en contacto con nosotros. Estaremos '
'encantados de ayudarle.\r\n'
'\r\n'
'Nota legal: Este anuncio es informativo y no tiene carácter '
'contractual. Aunque revisamos y actualizamos los datos con '
'regularidad, podría haber errores u omisiones involuntarias, '
'especialmente en lo relativo al equipamiento del vehículo. Le '
'recomendamos confirmar todos los detalles con nuestro equipo '
'antes de formalizar la compra.',
'doors_number': 5,
'emission_standard': 'C',
'engine': '1.2L',
'engine_horse_power': 100,
'expiration_date': None,
'fuel_type': 'Gasolina',
'id': 'c8c5230b-04f8-5d83-9a37-04ee0f6f064d',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/peugeot-2008-active-puretech-100-ss-bvm6-5p-gasolina-2021-en-madrid-70253288-covo.aspx',
'listing': 'auction',
'location': 'Madrid',
'make': 'PEUGEOT',
'model': '2008',
'odometer': 94850,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 31,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c8c5230b-04f8-5d83-9a37-04ee0f6f064d/c8c5230b-04f8-5d83-9a37-04ee0f6f064d_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74559,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19715806/13e1fc03-e2d8-47f9-a742-83b12bc984d5.jpg',
'Width': 800}],
'price': 11990,
'price_includes_vat': True,
'registration_date': '2021-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'PEUGEOT 2008 Active Puretech 100 SS BVM6',
'transmission': 'manual',
'trim': 'Active Puretech 100 SS BVM6',
'vin': 'VR3USHNKKMJ926940',
'year': 2021}
2026-03-27 16:40:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%2770253288%27 HTTP/1.1" 200 None
2026-03-27 16:40:51 [auto_selling_coches.net] INFO: Saving data for 70253288: {'created_time': 1774629651.119212, 'last_price_update_time': 1774629651.119219}
2026-03-27 16:40:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70253288') HTTP/1.1" 204 0
2026-03-27 16:40:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/62671205> (referer: https://www.coches.net/concesionario/autohome/?pg=3) ['zyte-api']
2026-03-27 16:40:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:40:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/62671325> (referer: https://www.coches.net/concesionario/autohome/?pg=3) ['zyte-api']
2026-03-27 16:40:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:40:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/62671326> (referer: https://www.coches.net/concesionario/autohome/?pg=3) ['zyte-api']
2026-03-27 16:40:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:40:51 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
'body_type': 'SUV',
'c_o_2_emission_value': 124,
'category': 'Coches',
'color': "Marrón (Tela 'Grid' Anthrazit)",
'currency': 'EUR',
'description': '¡Bienvenidos a Autohome!\r\n'
'¡Llevatelo desde 230€/mes sin entrada !\r\n'
'Precio al contado: 17.450€ (IVA incluido)?\r\n'
'Precio alternativo con financiación: 15.950€ \r\n'
'(consulte condiciones específicas de la promoción, sujeto a '
'aprobación por las entidades financieras colaboradoras).\r\n'
'\r\n'
'Compra tu vehículo 100% ONLINE. Te enviamos VIDEO de cada '
'vehiculo y toda la información necesaria para una compra '
'segura y transparente.\r\n'
'Somos un concesionario multimarca especializado en vehículos '
'kilómetro cero y seminuevos, cuidadosamente seleccionados y '
'revisados en más de 150 puntos para garantizar su estado '
'mecánico y estético.\r\n'
'Ofrecemos:\r\n'
'\r\n'
'• Entrega en cualquier punto de la Península?• Financiación '
'personalizada?• Posibilidad de aceptar su vehículo como parte '
'de pago?• Kilometraje certificado por contrato?• Vehículos '
'sin daños estructurales\r\n'
'\r\n'
'Este vehículo cuenta con un equipamiento destacado:\r\n'
'\r\n'
' Cambio automatico \r\n'
' Sensor de luces y lluvia \r\n'
' Freno de mano eléctrico \r\n'
' Volante multifunción\r\n'
' Manos libres\r\n'
' Sistema Start-Stop\r\n'
' Cierre centralizado\r\n'
' Elevalunas eléctricos\r\n'
' Camara de aparcamiento\r\n'
' Navegador \r\n'
' Climatizador \r\n'
' Control de velocidad y crucero\r\n'
' Llantas de aleación\r\n'
' Pantalla multimedia con conexión USB, auxiliar y '
'Bluetooth\r\n'
'\r\n'
'Para obtener más información o resolver cualquier duda, no '
'dude en ponerse en contacto con nosotros. Estaremos '
'encantados de ayudarle.\r\n'
'\r\n'
'Nota legal: Este anuncio es informativo y no tiene carácter '
'contractual. Aunque revisamos y actualizamos los datos con '
'regularidad, podría haber errores u omisiones involuntarias, '
'especialmente en lo relativo al equipamiento del vehículo. Le '
'recomendamos confirmar todos los detalles con nuestro equipo '
'antes de formalizar la compra.',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 190,
'expiration_date': None,
'fuel_type': 'Diesel',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/bmw-x2-xdrive20da-5p-diesel-2019-en-madrid-62671205-covo.aspx',
'listing': 'auction',
'location': 'Madrid',
'make': 'BMW',
'model': 'X2',
'odometer': 203000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19523512/51e54a35-78d1-4cd3-b00d-d99521593af9.jpg',
'https://a.ccdn.es/cnet/vehicles/19523512/12860460-6cc5-40f1-8fe7-816b06a4baaf.jpg',
'https://a.ccdn.es/cnet/vehicles/19523512/69613faf-3a83-4b09-a2b3-9549d9f7afd5.jpg',
'https://a.ccdn.es/cnet/vehicles/19523512/d2b5b688-977e-4c2e-8bc8-be2ba2b269c8.jpg',
'https://a.ccdn.es/cnet/vehicles/19523512/1693b63b-67b2-4b76-8d41-630150fff914.jpg',
'https://a.ccdn.es/cnet/vehicles/19523512/ec9e6953-6ac3-4f59-a246-45e030f6ef0e.jpg',
'https://a.ccdn.es/cnet/vehicles/19523512/697ea19b-c390-4af8-8f0e-82a877c19ddf.jpg',
'https://a.ccdn.es/cnet/vehicles/19523512/7bb47f57-b6cc-4a2c-a3ba-6472627d40a9.jpg',
'https://a.ccdn.es/cnet/vehicles/19523512/c8bc726c-1975-462f-83c6-f4f662b1e6a1.jpg',
'https://a.ccdn.es/cnet/vehicles/19523512/ada1da1c-122c-4751-a82e-972704364b6b.jpg',
'https://a.ccdn.es/cnet/vehicles/19523512/25a7b755-64ae-47aa-b0c0-489469e60ca6.jpg',
'https://a.ccdn.es/cnet/vehicles/19523512/e2803e7c-3cf0-4fda-a5fb-aab94f0d1dc8.jpg',
'https://a.ccdn.es/cnet/vehicles/19523512/2725072d-5438-4e2a-a04d-d8f9bb05e0b6.jpg',
'https://a.ccdn.es/cnet/vehicles/19523512/67b693fd-4a2b-4005-807d-a8ccddce5a81.jpg',
'https://a.ccdn.es/cnet/vehicles/19523512/d5b26a1a-9df8-4c00-8b8c-c8c400adc147.jpg',
'https://a.ccdn.es/cnet/vehicles/19523512/1787155f-4c70-4217-b9ca-2bc194028976.jpg',
'https://a.ccdn.es/cnet/vehicles/19523512/6f27515f-415f-4118-8520-02b1661ed3e7.jpg',
'https://a.ccdn.es/cnet/vehicles/19523512/257a3520-4377-4167-a911-3ac8aa8f67b3.jpg',
'https://a.ccdn.es/cnet/vehicles/19523512/bdc63f93-44c1-433c-a6d6-666c8f607937.jpg',
'https://a.ccdn.es/cnet/vehicles/19523512/b4e9c191-7857-4c1d-b989-d72940949131.jpg',
'https://a.ccdn.es/cnet/vehicles/19523512/f6a20a87-3155-4d5f-a813-27a9d5f318ff.jpg',
'https://a.ccdn.es/cnet/vehicles/19523512/e02687d3-60ea-4c13-bbbf-7019a0f2d0e0.jpg',
'https://a.ccdn.es/cnet/vehicles/19523512/fee49604-bd17-4ba8-8f77-f110c24a7184.jpg',
'https://a.ccdn.es/cnet/vehicles/19523512/65cb005d-2cd1-4ce0-b68a-f617cd3f659b.jpg',
'https://a.ccdn.es/cnet/vehicles/19523512/c5a4ae63-b0b2-4497-b567-27f2d243025c.jpg',
'https://a.ccdn.es/cnet/vehicles/19523512/16561c01-09d1-4525-94a2-ed8510cb402e.jpg',
'https://a.ccdn.es/cnet/vehicles/19523512/16299bc9-824b-406b-ad3f-e31720a323df.jpg',
'https://a.ccdn.es/cnet/vehicles/19523512/cafa21ba-97a6-446f-b4c4-5da2d5ad7d19.jpg',
'https://a.ccdn.es/cnet/vehicles/19523512/3360f4d0-0ebf-4f0b-9af9-adfccf1aa820.jpg',
'https://a.ccdn.es/cnet/vehicles/19523512/9a6a1dd7-2acc-4cc8-94f4-8f1957ab0e46.jpg',
'https://a.ccdn.es/cnet/vehicles/19523512/fc88c523-b5a3-4793-895d-8cde05157cee.jpg',
'https://a.ccdn.es/cnet/vehicles/19523512/680f2f3f-1d16-4715-aeda-0eb935d0ac8b.jpg',
'https://a.ccdn.es/cnet/vehicles/19523512/7efb4010-cd6e-40cc-860d-a583492861f0.jpg',
'https://a.ccdn.es/cnet/vehicles/19523512/bcb525a7-6b9b-44fa-a140-c021a0015ea4.jpg',
'https://a.ccdn.es/cnet/vehicles/19523512/4316335b-d49a-47c8-a159-5b39bfc8eb71.jpg',
'https://a.ccdn.es/cnet/vehicles/19523512/619f0dd4-73e7-4d29-aea9-c31d3dd9a602.jpg'],
'price': 17450,
'price_includes_vat': True,
'registration_date': '2019-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'BMW X2 xDrive20dA',
'transmission': 'automatic',
'trim': 'xDrive20dA',
'vin': 'WBAYL11060EN97735',
'year': 2019}
2026-03-27 16:40:51 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 6a6d1196-c9da-5db3-b26f-ec810fa9fd5b with identifier: 62671205
2026-03-27 16:40:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 6a6d1196-c9da-5db3-b26f-ec810fa9fd5b
2026-03-27 16:40:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F19523512%252F51e54a35-78d1-4cd3-b00d-d99521593af9.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:40:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19523512/51e54a35-78d1-4cd3-b00d-d99521593af9.jpg not downloaded yet
2026-03-27 16:40:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70051049> (referer: https://www.coches.net/concesionario/autohome/?pg=3) ['zyte-api']
2026-03-27 16:40:51 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
'body_type': 'Berlina',
'c_o_2_emission_value': 29,
'category': 'Coches',
'color': 'Azul (Tela + Piel sintética Negra)',
'currency': 'EUR',
'description': '¡Bienvenidos a Autohome!\r\n'
'Consúltenos la cuota de financiación que mejor se ajuste a '
'sus necesidades.\r\n'
'Descubra nuestro concesionario multimarca, especializado en '
'vehículos kilómetro cero y seminuevos de la más alta '
'calidad.\r\n'
'Explore nuestra amplia selección de más de 100 vehículos '
'disponibles, cuidadosamente seleccionados para cumplir con '
'sus expectativas.\r\n'
'Nuestro equipo de expertos revisa cada vehículo en más de 150 '
'puntos clave para garantizar su perfecto estado y '
'funcionamiento.\r\n'
'Ofrecemos entrega a domicilio en cualquier punto de la '
'Península, para que su experiencia de compra sea cómoda y sin '
'complicaciones.\r\n'
'Nuestros vehículos no han sufrido daños estructurales y el '
'kilometraje está fielmente reflejado en el contrato.\r\n'
'Financiación 100% personalizada y adaptada a sus '
'necesidades.\r\n'
'Si desea cambiar su vehículo actual, aceptamos su coche como '
'parte del pago.\r\n'
'Este vehículo SUV cuenta con un equipamiento destacado:\r\n'
'\r\n'
' Cambio automático\r\n'
' Sensor de luces y lluvia \r\n'
' Freno de mano eléctrico \r\n'
' AppleCarPlay/AndroidAuto\r\n'
' Volante multifunción\r\n'
' Manos libres\r\n'
' Sistema Start-Stop\r\n'
' Cierre centralizado\r\n'
' Elevalunas eléctricos\r\n'
' Hibrido enchufable\r\n'
' Navegador \r\n'
' Climatizador bizona\r\n'
' Control de velocidad y crucero\r\n'
' Llantas de aleación\r\n'
' Pantalla multimedia con conexión USB, auxiliar y '
'Bluetooth\r\n'
'\r\n'
'Para obtener más información o resolver cualquier duda, no '
'dude en ponerse en contacto con nosotros. Estaremos '
'encantados de ayudarle.\r\n'
'\r\n'
'Nota legal: Este anuncio es informativo y no tiene carácter '
'contractual. Aunque revisamos y actualizamos los datos con '
'regularidad, podría haber errores u omisiones involuntarias, '
'especialmente en lo relativo al equipamiento del vehículo. Le '
'recomendamos confirmar todos los detalles con nuestro equipo '
'antes de formalizar la compra.',
'doors_number': 5,
'emission_standard': 'ECO',
'engine': '1.6L',
'engine_horse_power': 141,
'expiration_date': None,
'fuel_type': 'Híbrido enchufable',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/kia-niro-16-gdi-phev-104kw-141cv-drive-5p-electrico-hibrido-2021-en-madrid-62671325-covo.aspx',
'listing': 'auction',
'location': 'Madrid',
'make': 'KIA',
'model': 'Niro',
'odometer': 33000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19523334/1c48221f-ec7c-43f2-8d11-faa0642fbf57.jpg',
'https://a.ccdn.es/cnet/vehicles/19523334/cca005f2-f020-4755-a09e-eee163fe4e5a.jpg',
'https://a.ccdn.es/cnet/vehicles/19523334/20019faf-c4e6-4532-a8a9-771d6a8fcb71.jpg',
'https://a.ccdn.es/cnet/vehicles/19523334/5e38f66a-792e-4c45-9882-920a05d39723.jpg',
'https://a.ccdn.es/cnet/vehicles/19523334/9fc856c3-0572-448c-8f7a-5e3ea2814c6a.jpg',
'https://a.ccdn.es/cnet/vehicles/19523334/c6215b90-c793-4b72-8ea6-edbe5f8baa93.jpg',
'https://a.ccdn.es/cnet/vehicles/19523334/2b1aafd1-2334-4870-b7e4-60282a16c88c.jpg',
'https://a.ccdn.es/cnet/vehicles/19523334/504e83bf-7e29-44b7-be9c-88efb61af7d9.jpg',
'https://a.ccdn.es/cnet/vehicles/19523334/e51c395e-c596-4399-a113-9f945636dd25.jpg',
'https://a.ccdn.es/cnet/vehicles/19523334/7047cc9c-1f98-41f7-b5c3-447d885c340a.jpg',
'https://a.ccdn.es/cnet/vehicles/19523334/a33e3996-c89f-4d55-a8c5-12f4d1f0364b.jpg',
'https://a.ccdn.es/cnet/vehicles/19523334/872389d3-3c29-4d3a-a5b8-280d8659da6d.jpg',
'https://a.ccdn.es/cnet/vehicles/19523334/eacb7c2b-72dc-47e3-a761-9d99d55cbb56.jpg',
'https://a.ccdn.es/cnet/vehicles/19523334/349acbf0-fde7-4229-acee-6debc16b0cd1.jpg',
'https://a.ccdn.es/cnet/vehicles/19523334/ca8c0e35-588e-4a17-afc3-f05753d50ded.jpg',
'https://a.ccdn.es/cnet/vehicles/19523334/7d40bef4-46be-4cb5-9a05-209874d98dfc.jpg',
'https://a.ccdn.es/cnet/vehicles/19523334/59d63c16-120f-4be5-b64a-8014ad721600.jpg',
'https://a.ccdn.es/cnet/vehicles/19523334/10f3a069-11d5-4225-b578-8f7669854dc8.jpg',
'https://a.ccdn.es/cnet/vehicles/19523334/385d0bb4-a29f-42df-9884-8a99b73725ad.jpg',
'https://a.ccdn.es/cnet/vehicles/19523334/175fe112-1966-4214-90e2-3cf7920918e7.jpg',
'https://a.ccdn.es/cnet/vehicles/19523334/477a8125-171e-4f39-a3c6-e3e62b19fadb.jpg',
'https://a.ccdn.es/cnet/vehicles/19523334/4d95086f-52ba-49b0-887a-aacad03752fe.jpg',
'https://a.ccdn.es/cnet/vehicles/19523334/e09730e7-0e2b-45c8-9a09-4162d3f1f1b2.jpg',
'https://a.ccdn.es/cnet/vehicles/19523334/cb4605cd-a6bb-47d3-8c29-f4aca9fcaa01.jpg',
'https://a.ccdn.es/cnet/vehicles/19523334/a3d98a72-2775-49ca-b7f9-1b22a867d1f9.jpg',
'https://a.ccdn.es/cnet/vehicles/19523334/6985c8da-a987-4625-9842-350aa273d6bf.jpg',
'https://a.ccdn.es/cnet/vehicles/19523334/0020f66d-8e64-49fb-8cf7-128682ff2f9a.jpg',
'https://a.ccdn.es/cnet/vehicles/19523334/c9047d8a-366d-4903-aff0-3cc6446f1a8b.jpg',
'https://a.ccdn.es/cnet/vehicles/19523334/d9695b49-c01d-4562-8971-49a9909673bb.jpg',
'https://a.ccdn.es/cnet/vehicles/19523334/f7f714df-2dd4-4ffc-b2a3-872c71cf90e8.jpg'],
'price': 18450,
'price_includes_vat': True,
'registration_date': '2021-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'KIA Niro 1.6 GDi PHEV Drive',
'transmission': 'automatic',
'trim': '1.6 GDi PHEV 104kW 141CV Drive',
'vin': 'KNACD81DGM5487620',
'year': 2021}
2026-03-27 16:40:51 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 8373c968-d68a-5746-b8cd-85e1193daf2f with identifier: 62671325
2026-03-27 16:40:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 8373c968-d68a-5746-b8cd-85e1193daf2f
2026-03-27 16:40:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F19523334%252F1c48221f-ec7c-43f2-8d11-faa0642fbf57.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:40:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19523334/1c48221f-ec7c-43f2-8d11-faa0642fbf57.jpg not downloaded yet
2026-03-27 16:40:51 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
'body_type': 'Berlina',
'c_o_2_emission_value': None,
'category': 'Coches',
'color': 'Gris / Plata (Tapicería Essential en negro (tela))',
'currency': 'EUR',
'description': '¡Bienvenidos a Autohome!\r\n'
'Precio al contado: 15.950€ (IVA incluido)?\r\n'
'Precio alternativo con financiación: 14.450€ \r\n'
'(consulte condiciones específicas de la promoción, sujeto a '
'aprobación por las entidades financieras colaboradoras).\r\n'
'\r\n'
'Compra tu vehículo 100% ONLINE. Te enviamos VIDEO de cada '
'vehiculo y toda la información necesaria para una compra '
'segura y transparente.\r\n'
'Somos un concesionario multimarca especializado en vehículos '
'kilómetro cero y seminuevos, cuidadosamente seleccionados y '
'revisados en más de 150 puntos para garantizar su estado '
'mecánico y estético.\r\n'
'Ofrecemos:\r\n'
'\r\n'
'• Entrega en cualquier punto de la Península?• Financiación '
'personalizada?• Posibilidad de aceptar su vehículo como parte '
'de pago?• Kilometraje certificado por contrato?• Vehículos '
'sin daños estructurales\r\n'
'Este vehículo cuenta con un equipamiento destacado:\r\n'
'\r\n'
' Cambio Manual \r\n'
' Sensor de luces y lluvia \r\n'
' AppleCarPlay/AndroidAuto\r\n'
' Volante multifunción\r\n'
' Manos libres\r\n'
' Cierre centralizado\r\n'
' Elevalunas eléctricos\r\n'
' Camara de aparcamiento\r\n'
' Climatizador bizona \r\n'
' Control de velocidad y crucero\r\n'
' Llantas de aleación\r\n'
' Pantalla multimedia con conexión USB, auxiliar y '
'Bluetooth\r\n'
'\r\n'
'Para obtener más información o resolver cualquier duda, no '
'dude en ponerse en contacto con nosotros. Estaremos '
'encantados de ayudarle.\r\n'
'\r\n'
'Nota legal: Este anuncio es informativo y no tiene carácter '
'contractual. Aunque revisamos y actualizamos los datos con '
'regularidad, podría haber errores u omisiones involuntarias, '
'especialmente en lo relativo al equipamiento del vehículo. Le '
'recomendamos confirmar todos los detalles con nuestro equipo '
'antes de formalizar la compra.',
'doors_number': 5,
'emission_standard': 'C',
'engine': '1.0L',
'engine_horse_power': 91,
'expiration_date': None,
'fuel_type': 'Gasolina',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/dacia-sandero-essential-tce-67kw-90cv-5p-gasolina-2024-en-madrid-62671326-covo.aspx',
'listing': 'auction',
'location': 'Madrid',
'make': 'DACIA',
'model': 'Sandero',
'odometer': 15000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19523327/b795ea29-fd59-4163-91a6-6e6aa4bacf78.jpg',
'https://a.ccdn.es/cnet/vehicles/19523327/54d1de20-dbe3-4d8e-9720-8ba6cefa9dd4.jpg',
'https://a.ccdn.es/cnet/vehicles/19523327/ca8f78d2-d26e-474d-9f5c-c522ca65021d.jpg',
'https://a.ccdn.es/cnet/vehicles/19523327/008089f6-fb0e-43b7-bb56-2596be2c013d.jpg',
'https://a.ccdn.es/cnet/vehicles/19523327/faa32fa4-6347-49cd-b68c-59b91a27c813.jpg',
'https://a.ccdn.es/cnet/vehicles/19523327/989027a8-694c-4343-acdc-09e4db2031fc.jpg',
'https://a.ccdn.es/cnet/vehicles/19523327/1b7a562e-7677-4234-9bc0-2f30fe44e235.jpg',
'https://a.ccdn.es/cnet/vehicles/19523327/3437ff53-183a-454b-a0b3-b69ff160758b.jpg',
'https://a.ccdn.es/cnet/vehicles/19523327/617e3864-eaf0-4c9a-8683-d46227be59d3.jpg',
'https://a.ccdn.es/cnet/vehicles/19523327/2832f17b-b473-45df-8bd2-db8ae29b88f0.jpg',
'https://a.ccdn.es/cnet/vehicles/19523327/290a8a76-753e-444c-a925-36af671938bf.jpg',
'https://a.ccdn.es/cnet/vehicles/19523327/0d3837d2-148d-4459-8d82-9ddce0af9a2d.jpg',
'https://a.ccdn.es/cnet/vehicles/19523327/9631d805-9c09-4313-83e8-e823eaf2adcc.jpg',
'https://a.ccdn.es/cnet/vehicles/19523327/cf271b44-fd51-4db5-aaea-dd4a03856b1e.jpg',
'https://a.ccdn.es/cnet/vehicles/19523327/9911990f-b648-48e3-b207-3bd37917b44e.jpg',
'https://a.ccdn.es/cnet/vehicles/19523327/4fdf4a21-2321-4d4f-a00f-31283b228527.jpg',
'https://a.ccdn.es/cnet/vehicles/19523327/43e270e0-6947-4395-ab6b-4be9590951bb.jpg',
'https://a.ccdn.es/cnet/vehicles/19523327/ad95f48c-337c-4fca-bb0e-7946c640e72e.jpg',
'https://a.ccdn.es/cnet/vehicles/19523327/9f1ba8d0-08f8-4b9f-a3e2-d385592dcf50.jpg',
'https://a.ccdn.es/cnet/vehicles/19523327/46a66bf6-97bf-48dd-ad3d-99a41dc7e0cc.jpg',
'https://a.ccdn.es/cnet/vehicles/19523327/d00a34c7-3593-47c6-91da-077ceb04ef8b.jpg',
'https://a.ccdn.es/cnet/vehicles/19523327/0b98d41d-87bc-4e38-9113-faeb4063845b.jpg',
'https://a.ccdn.es/cnet/vehicles/19523327/75b7e4cf-5992-4bbc-a35a-820ee45dd1a7.jpg',
'https://a.ccdn.es/cnet/vehicles/19523327/25c9b2a6-97e1-4534-9156-0fdbfe65cda3.jpg',
'https://a.ccdn.es/cnet/vehicles/19523327/1f1f51fb-07cf-4dfa-819b-91d6a3ee3db5.jpg',
'https://a.ccdn.es/cnet/vehicles/19523327/1359d553-4307-4c04-88c5-02849e312118.jpg',
'https://a.ccdn.es/cnet/vehicles/19523327/65628847-7eb3-4b9a-9e26-835550637473.jpg',
'https://a.ccdn.es/cnet/vehicles/19523327/a2e51867-f453-4774-adb3-fc566ef43b76.jpg'],
'price': 15950,
'price_includes_vat': True,
'registration_date': '2025-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'DACIA Sandero Essential TCe',
'transmission': 'manual',
'trim': 'Essential TCe 67kW 90CV',
'vin': 'UU1DJF00774633341',
'year': 2025}
2026-03-27 16:40:51 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 37994bd0-774d-5ecd-be68-97cf85d222fc with identifier: 62671326
2026-03-27 16:40:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 37994bd0-774d-5ecd-be68-97cf85d222fc
2026-03-27 16:40:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F19523327%252Fb795ea29-fd59-4163-91a6-6e6aa4bacf78.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:40:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19523327/b795ea29-fd59-4163-91a6-6e6aa4bacf78.jpg not downloaded yet
2026-03-27 16:40:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/19523512/51e54a35-78d1-4cd3-b00d-d99521593af9.jpg> (referer: None)
2026-03-27 16:40:51 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
'body_type': 'SUV',
'c_o_2_emission_value': 106,
'category': 'Coches',
'color': 'Gris / Plata (Tapicería tela Milano negro)',
'currency': 'EUR',
'description': '¡Bienvenidos a Autohome!\r\n'
'¡Llevatelo desde 199€/mes sin entrada !\r\n'
'Precio al contado: 10.450€ (IVA incluido)?\r\n'
'Precio alternativo con financiación: 10.250€ \r\n'
'(consulte condiciones específicas de la promoción, sujeto a '
'aprobación por las entidades financieras colaboradoras).\r\n'
'\r\n'
'Compra tu vehículo 100% ONLINE. Te enviamos VIDEO de cada '
'vehiculo y toda la información necesaria para una compra '
'segura y transparente.\r\n'
'Somos un concesionario multimarca especializado en vehículos '
'kilómetro cero y seminuevos, cuidadosamente seleccionados y '
'revisados en más de 150 puntos para garantizar su estado '
'mecánico y estético.\r\n'
'Ofrecemos:\r\n'
'\r\n'
'• Entrega en cualquier punto de la Península?• Financiación '
'personalizada?• Posibilidad de aceptar su vehículo como parte '
'de pago?• Kilometraje certificado por contrato?• Vehículos '
'sin daños estructurales\r\n'
'Este vehículo SUV cuenta con un equipamiento destacado:\r\n'
'\r\n'
' Cambio automático\r\n'
' Sensor de luces y lluvia \r\n'
' Volante multifunción\r\n'
' Manos libres\r\n'
' Cierre centralizado\r\n'
' Elevalunas eléctricos\r\n'
' Sensores de aparcamiento\r\n'
' Climatizador bizona \r\n'
' Control de velocidad y crucero\r\n'
' Llantas de aleación\r\n'
'\r\n'
'Para obtener más información o resolver cualquier duda, no '
'dude en ponerse en contacto con nosotros. Estaremos '
'encantados de ayudarle.\r\n'
'\r\n'
'Nota legal: Este anuncio es informativo y no tiene carácter '
'contractual. Aunque revisamos y actualizamos los datos con '
'regularidad, podría haber errores u omisiones involuntarias, '
'especialmente en lo relativo al equipamiento del vehículo. Le '
'recomendamos confirmar todos los detalles con nuestro equipo '
'antes de formalizar la compra.',
'doors_number': 5,
'emission_standard': None,
'engine': '1.6L',
'engine_horse_power': 136,
'expiration_date': None,
'fuel_type': 'Diesel',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/opel-mokka-x-16-cdti-100kw-136cv-4x2-ss-selective-5p-diesel-2017-en-madrid-70051049-covo.aspx',
'listing': 'auction',
'location': 'Madrid',
'make': 'OPEL',
'model': 'Mokka X',
'odometer': 70000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19560467/5ac06db6-5df0-4e13-8c8e-fde7d7c74d3e.jpg',
'https://a.ccdn.es/cnet/vehicles/19560467/00aed204-8bfe-4a28-92e9-4dadf976bd15.jpg',
'https://a.ccdn.es/cnet/vehicles/19560467/d413672e-84fe-4cd2-8423-52f9a48906d1.jpg',
'https://a.ccdn.es/cnet/vehicles/19560467/ccf14cd8-510d-468e-8ed1-db370b606efe.jpg',
'https://a.ccdn.es/cnet/vehicles/19560467/b2fa3a6a-ca37-45cf-af36-92ea39601649.jpg',
'https://a.ccdn.es/cnet/vehicles/19560467/968d5cc2-e414-4dd1-912b-446694a2ad20.jpg',
'https://a.ccdn.es/cnet/vehicles/19560467/764d8a8b-0df8-4776-8b87-231bed1fcaca.jpg',
'https://a.ccdn.es/cnet/vehicles/19560467/5d70f3c1-c723-4c8a-9b13-15043fa9c96f.jpg',
'https://a.ccdn.es/cnet/vehicles/19560467/d134a16f-0236-4121-a52a-d189e8447a66.jpg',
'https://a.ccdn.es/cnet/vehicles/19560467/da2bd552-2b03-44a4-832b-bc53b2ec79fb.jpg',
'https://a.ccdn.es/cnet/vehicles/19560467/21f72734-47cc-4817-aa1d-273ae78feae6.jpg',
'https://a.ccdn.es/cnet/vehicles/19560467/dfabf018-72e2-4841-942a-39fdd25dc98c.jpg',
'https://a.ccdn.es/cnet/vehicles/19560467/f879bf12-e3f6-48d7-9d4f-fc42114e3c21.jpg',
'https://a.ccdn.es/cnet/vehicles/19560467/859126c8-f892-4a3c-927a-bda8d0724577.jpg',
'https://a.ccdn.es/cnet/vehicles/19560467/bb0c18af-1fae-4a10-b785-6aac28e0a9f9.jpg',
'https://a.ccdn.es/cnet/vehicles/19560467/092aa475-239f-46cd-a4b6-381c85863da4.jpg',
'https://a.ccdn.es/cnet/vehicles/19560467/c39bbcb1-889e-450f-8528-2c3914b61124.jpg',
'https://a.ccdn.es/cnet/vehicles/19560467/0144b219-119b-41e6-9ca4-4bbcad102f9a.jpg',
'https://a.ccdn.es/cnet/vehicles/19560467/17ddd791-0cc5-4fa3-b63b-a122b4d181dd.jpg',
'https://a.ccdn.es/cnet/vehicles/19560467/ded201f1-5312-48fb-99b6-4c2fbfd59ada.jpg',
'https://a.ccdn.es/cnet/vehicles/19560467/392834b8-1cd1-4982-9913-685a592a7f3c.jpg',
'https://a.ccdn.es/cnet/vehicles/19560467/7b4d98ab-f8e5-483d-8e69-6844bf551a70.jpg',
'https://a.ccdn.es/cnet/vehicles/19560467/84225146-65bd-45a4-8b42-dfd9e22137c0.jpg',
'https://a.ccdn.es/cnet/vehicles/19560467/bde470d6-c5ee-4cb2-a03b-011ee0feb396.jpg',
'https://a.ccdn.es/cnet/vehicles/19560467/0e4a4481-7bb1-4ca1-9008-1d705ce51c96.jpg',
'https://a.ccdn.es/cnet/vehicles/19560467/2247b121-4386-4a1c-93a3-bbe2f39162df.jpg',
'https://a.ccdn.es/cnet/vehicles/19560467/1448c2b7-cf2d-4028-9c07-b0a24fdcffc4.jpg',
'https://a.ccdn.es/cnet/vehicles/19560467/640673ce-74fd-4a8d-8595-9d7febd3e8dc.jpg'],
'price': 10450,
'price_includes_vat': True,
'registration_date': '2016-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'OPEL Mokka X 1.6 CDTi 4X2 SS Selective',
'transmission': 'automatic',
'trim': '1.6 CDTi 100kW 136CV 4X2 SS Selective',
'vin': 'W0LJC7EC5G4276666',
'year': 2016}
2026-03-27 16:40:51 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 85ca6afe-d40a-5b40-b9eb-1f55d9b7070f with identifier: 70051049
2026-03-27 16:40:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 85ca6afe-d40a-5b40-b9eb-1f55d9b7070f
2026-03-27 16:40:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F19560467%252F5ac06db6-5df0-4e13-8c8e-fde7d7c74d3e.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:40:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19560467/5ac06db6-5df0-4e13-8c8e-fde7d7c74d3e.jpg not downloaded yet
2026-03-27 16:40:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/19523327/b795ea29-fd59-4163-91a6-6e6aa4bacf78.jpg> (referer: None)
2026-03-27 16:40:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:40:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fde6419c350>
2026-03-27 16:40:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:40:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:40:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:40:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6a6d1196-c9da-5db3-b26f-ec810fa9fd5b/6a6d1196-c9da-5db3-b26f-ec810fa9fd5b_image_0.jpg HTTP/1.1" 201 0
2026-03-27 16:40:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto_selling_coches.net',RowKey='https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F19523512%252F51e54a35-78d1-4cd3-b00d-d99521593af9.jpg') HTTP/1.1" 204 0
2026-03-27 16:40:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19523512/51e54a35-78d1-4cd3-b00d-d99521593af9.jpg saved to cache
2026-03-27 16:40:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 6a6d1196-c9da-5db3-b26f-ec810fa9fd5b
2026-03-27 16:40:51 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 6a6d1196-c9da-5db3-b26f-ec810fa9fd5b sending to next pipeline
2026-03-27 16:40:51 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 6a6d1196-c9da-5db3-b26f-ec810fa9fd5b with identifier 62671205
2026-03-27 16:40:51 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-27 16:40:51 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-27 16:40:51 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 6a6d1196-c9da-5db3-b26f-ec810fa9fd5b
2026-03-27 16:40:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/19523512/51e54a35-78d1-4cd3-b00d-d99521593af9.jpg>
{'auction_title': '',
'body_type': 'SUV',
'c_o_2_emission_value': 124,
'category': 'Coches',
'color': "Marrón (Tela 'Grid' Anthrazit)",
'currency': 'EUR',
'description': '¡Bienvenidos a Autohome!\r\n'
'¡Llevatelo desde 230€/mes sin entrada !\r\n'
'Precio al contado: 17.450€ (IVA incluido)?\r\n'
'Precio alternativo con financiación: 15.950€ \r\n'
'(consulte condiciones específicas de la promoción, sujeto a '
'aprobación por las entidades financieras colaboradoras).\r\n'
'\r\n'
'Compra tu vehículo 100% ONLINE. Te enviamos VIDEO de cada '
'vehiculo y toda la información necesaria para una compra '
'segura y transparente.\r\n'
'Somos un concesionario multimarca especializado en vehículos '
'kilómetro cero y seminuevos, cuidadosamente seleccionados y '
'revisados en más de 150 puntos para garantizar su estado '
'mecánico y estético.\r\n'
'Ofrecemos:\r\n'
'\r\n'
'• Entrega en cualquier punto de la Península?• Financiación '
'personalizada?• Posibilidad de aceptar su vehículo como parte '
'de pago?• Kilometraje certificado por contrato?• Vehículos '
'sin daños estructurales\r\n'
'\r\n'
'Este vehículo cuenta con un equipamiento destacado:\r\n'
'\r\n'
' Cambio automatico \r\n'
' Sensor de luces y lluvia \r\n'
' Freno de mano eléctrico \r\n'
' Volante multifunción\r\n'
' Manos libres\r\n'
' Sistema Start-Stop\r\n'
' Cierre centralizado\r\n'
' Elevalunas eléctricos\r\n'
' Camara de aparcamiento\r\n'
' Navegador \r\n'
' Climatizador \r\n'
' Control de velocidad y crucero\r\n'
' Llantas de aleación\r\n'
' Pantalla multimedia con conexión USB, auxiliar y '
'Bluetooth\r\n'
'\r\n'
'Para obtener más información o resolver cualquier duda, no '
'dude en ponerse en contacto con nosotros. Estaremos '
'encantados de ayudarle.\r\n'
'\r\n'
'Nota legal: Este anuncio es informativo y no tiene carácter '
'contractual. Aunque revisamos y actualizamos los datos con '
'regularidad, podría haber errores u omisiones involuntarias, '
'especialmente en lo relativo al equipamiento del vehículo. Le '
'recomendamos confirmar todos los detalles con nuestro equipo '
'antes de formalizar la compra.',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 190,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '6a6d1196-c9da-5db3-b26f-ec810fa9fd5b',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/bmw-x2-xdrive20da-5p-diesel-2019-en-madrid-62671205-covo.aspx',
'listing': 'auction',
'location': 'Madrid',
'make': 'BMW',
'model': 'X2',
'odometer': 203000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 36,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6a6d1196-c9da-5db3-b26f-ec810fa9fd5b/6a6d1196-c9da-5db3-b26f-ec810fa9fd5b_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74039,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19523512/51e54a35-78d1-4cd3-b00d-d99521593af9.jpg',
'Width': 800}],
'price': 17450,
'price_includes_vat': True,
'registration_date': '2019-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'BMW X2 xDrive20dA',
'transmission': 'automatic',
'trim': 'xDrive20dA',
'vin': 'WBAYL11060EN97735',
'year': 2019}
2026-03-27 16:40:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%2762671205%27 HTTP/1.1" 200 None
2026-03-27 16:40:51 [auto_selling_coches.net] INFO: Saving data for 62671205: {'created_time': 1774629651.576034, 'last_price_update_time': 1774629651.576046}
2026-03-27 16:40:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62671205') HTTP/1.1" 204 0
2026-03-27 16:40:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/19560467/5ac06db6-5df0-4e13-8c8e-fde7d7c74d3e.jpg> (referer: None)
2026-03-27 16:40:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:40:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fde64287990>
2026-03-27 16:40:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:40:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:40:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:40:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_37994bd0-774d-5ecd-be68-97cf85d222fc/37994bd0-774d-5ecd-be68-97cf85d222fc_image_0.jpg HTTP/1.1" 201 0
2026-03-27 16:40:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto_selling_coches.net',RowKey='https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F19523327%252Fb795ea29-fd59-4163-91a6-6e6aa4bacf78.jpg') HTTP/1.1" 204 0
2026-03-27 16:40:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19523327/b795ea29-fd59-4163-91a6-6e6aa4bacf78.jpg saved to cache
2026-03-27 16:40:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 37994bd0-774d-5ecd-be68-97cf85d222fc
2026-03-27 16:40:51 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 37994bd0-774d-5ecd-be68-97cf85d222fc sending to next pipeline
2026-03-27 16:40:51 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 37994bd0-774d-5ecd-be68-97cf85d222fc with identifier 62671326
2026-03-27 16:40:51 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-27 16:40:51 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-27 16:40:51 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 37994bd0-774d-5ecd-be68-97cf85d222fc
2026-03-27 16:40:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/19523327/b795ea29-fd59-4163-91a6-6e6aa4bacf78.jpg>
{'auction_title': '',
'body_type': 'Berlina',
'c_o_2_emission_value': None,
'category': 'Coches',
'color': 'Gris / Plata (Tapicería Essential en negro (tela))',
'currency': 'EUR',
'description': '¡Bienvenidos a Autohome!\r\n'
'Precio al contado: 15.950€ (IVA incluido)?\r\n'
'Precio alternativo con financiación: 14.450€ \r\n'
'(consulte condiciones específicas de la promoción, sujeto a '
'aprobación por las entidades financieras colaboradoras).\r\n'
'\r\n'
'Compra tu vehículo 100% ONLINE. Te enviamos VIDEO de cada '
'vehiculo y toda la información necesaria para una compra '
'segura y transparente.\r\n'
'Somos un concesionario multimarca especializado en vehículos '
'kilómetro cero y seminuevos, cuidadosamente seleccionados y '
'revisados en más de 150 puntos para garantizar su estado '
'mecánico y estético.\r\n'
'Ofrecemos:\r\n'
'\r\n'
'• Entrega en cualquier punto de la Península?• Financiación '
'personalizada?• Posibilidad de aceptar su vehículo como parte '
'de pago?• Kilometraje certificado por contrato?• Vehículos '
'sin daños estructurales\r\n'
'Este vehículo cuenta con un equipamiento destacado:\r\n'
'\r\n'
' Cambio Manual \r\n'
' Sensor de luces y lluvia \r\n'
' AppleCarPlay/AndroidAuto\r\n'
' Volante multifunción\r\n'
' Manos libres\r\n'
' Cierre centralizado\r\n'
' Elevalunas eléctricos\r\n'
' Camara de aparcamiento\r\n'
' Climatizador bizona \r\n'
' Control de velocidad y crucero\r\n'
' Llantas de aleación\r\n'
' Pantalla multimedia con conexión USB, auxiliar y '
'Bluetooth\r\n'
'\r\n'
'Para obtener más información o resolver cualquier duda, no '
'dude en ponerse en contacto con nosotros. Estaremos '
'encantados de ayudarle.\r\n'
'\r\n'
'Nota legal: Este anuncio es informativo y no tiene carácter '
'contractual. Aunque revisamos y actualizamos los datos con '
'regularidad, podría haber errores u omisiones involuntarias, '
'especialmente en lo relativo al equipamiento del vehículo. Le '
'recomendamos confirmar todos los detalles con nuestro equipo '
'antes de formalizar la compra.',
'doors_number': 5,
'emission_standard': 'C',
'engine': '1.0L',
'engine_horse_power': 91,
'expiration_date': None,
'fuel_type': 'Gasolina',
'id': '37994bd0-774d-5ecd-be68-97cf85d222fc',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/dacia-sandero-essential-tce-67kw-90cv-5p-gasolina-2024-en-madrid-62671326-covo.aspx',
'listing': 'auction',
'location': 'Madrid',
'make': 'DACIA',
'model': 'Sandero',
'odometer': 15000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 28,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_37994bd0-774d-5ecd-be68-97cf85d222fc/37994bd0-774d-5ecd-be68-97cf85d222fc_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 53763,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19523327/b795ea29-fd59-4163-91a6-6e6aa4bacf78.jpg',
'Width': 800}],
'price': 15950,
'price_includes_vat': True,
'registration_date': '2025-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'DACIA Sandero Essential TCe',
'transmission': 'manual',
'trim': 'Essential TCe 67kW 90CV',
'vin': 'UU1DJF00774633341',
'year': 2025}
2026-03-27 16:40:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%2762671326%27 HTTP/1.1" 200 None
2026-03-27 16:40:51 [auto_selling_coches.net] INFO: Saving data for 62671326: {'created_time': 1774629651.732818, 'last_price_update_time': 1774629651.732833}
2026-03-27 16:40:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62671326') HTTP/1.1" 204 0
2026-03-27 16:40:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/19523334/1c48221f-ec7c-43f2-8d11-faa0642fbf57.jpg> (referer: None)
2026-03-27 16:40:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:40:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:40:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fde651d5e90>
2026-03-27 16:40:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:40:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:40:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:40:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_85ca6afe-d40a-5b40-b9eb-1f55d9b7070f/85ca6afe-d40a-5b40-b9eb-1f55d9b7070f_image_0.jpg HTTP/1.1" 201 0
2026-03-27 16:40:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto_selling_coches.net',RowKey='https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F19560467%252F5ac06db6-5df0-4e13-8c8e-fde7d7c74d3e.jpg') HTTP/1.1" 204 0
2026-03-27 16:40:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19560467/5ac06db6-5df0-4e13-8c8e-fde7d7c74d3e.jpg saved to cache
2026-03-27 16:40:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 85ca6afe-d40a-5b40-b9eb-1f55d9b7070f
2026-03-27 16:40:51 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 85ca6afe-d40a-5b40-b9eb-1f55d9b7070f sending to next pipeline
2026-03-27 16:40:51 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 85ca6afe-d40a-5b40-b9eb-1f55d9b7070f with identifier 70051049
2026-03-27 16:40:51 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-27 16:40:51 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-27 16:40:51 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 85ca6afe-d40a-5b40-b9eb-1f55d9b7070f
2026-03-27 16:40:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/19560467/5ac06db6-5df0-4e13-8c8e-fde7d7c74d3e.jpg>
{'auction_title': '',
'body_type': 'SUV',
'c_o_2_emission_value': 106,
'category': 'Coches',
'color': 'Gris / Plata (Tapicería tela Milano negro)',
'currency': 'EUR',
'description': '¡Bienvenidos a Autohome!\r\n'
'¡Llevatelo desde 199€/mes sin entrada !\r\n'
'Precio al contado: 10.450€ (IVA incluido)?\r\n'
'Precio alternativo con financiación: 10.250€ \r\n'
'(consulte condiciones específicas de la promoción, sujeto a '
'aprobación por las entidades financieras colaboradoras).\r\n'
'\r\n'
'Compra tu vehículo 100% ONLINE. Te enviamos VIDEO de cada '
'vehiculo y toda la información necesaria para una compra '
'segura y transparente.\r\n'
'Somos un concesionario multimarca especializado en vehículos '
'kilómetro cero y seminuevos, cuidadosamente seleccionados y '
'revisados en más de 150 puntos para garantizar su estado '
'mecánico y estético.\r\n'
'Ofrecemos:\r\n'
'\r\n'
'• Entrega en cualquier punto de la Península?• Financiación '
'personalizada?• Posibilidad de aceptar su vehículo como parte '
'de pago?• Kilometraje certificado por contrato?• Vehículos '
'sin daños estructurales\r\n'
'Este vehículo SUV cuenta con un equipamiento destacado:\r\n'
'\r\n'
' Cambio automático\r\n'
' Sensor de luces y lluvia \r\n'
' Volante multifunción\r\n'
' Manos libres\r\n'
' Cierre centralizado\r\n'
' Elevalunas eléctricos\r\n'
' Sensores de aparcamiento\r\n'
' Climatizador bizona \r\n'
' Control de velocidad y crucero\r\n'
' Llantas de aleación\r\n'
'\r\n'
'Para obtener más información o resolver cualquier duda, no '
'dude en ponerse en contacto con nosotros. Estaremos '
'encantados de ayudarle.\r\n'
'\r\n'
'Nota legal: Este anuncio es informativo y no tiene carácter '
'contractual. Aunque revisamos y actualizamos los datos con '
'regularidad, podría haber errores u omisiones involuntarias, '
'especialmente en lo relativo al equipamiento del vehículo. Le '
'recomendamos confirmar todos los detalles con nuestro equipo '
'antes de formalizar la compra.',
'doors_number': 5,
'emission_standard': None,
'engine': '1.6L',
'engine_horse_power': 136,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '85ca6afe-d40a-5b40-b9eb-1f55d9b7070f',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/opel-mokka-x-16-cdti-100kw-136cv-4x2-ss-selective-5p-diesel-2017-en-madrid-70051049-covo.aspx',
'listing': 'auction',
'location': 'Madrid',
'make': 'OPEL',
'model': 'Mokka X',
'odometer': 70000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 28,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_85ca6afe-d40a-5b40-b9eb-1f55d9b7070f/85ca6afe-d40a-5b40-b9eb-1f55d9b7070f_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 50240,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19560467/5ac06db6-5df0-4e13-8c8e-fde7d7c74d3e.jpg',
'Width': 800}],
'price': 10450,
'price_includes_vat': True,
'registration_date': '2016-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'OPEL Mokka X 1.6 CDTi 4X2 SS Selective',
'transmission': 'automatic',
'trim': '1.6 CDTi 100kW 136CV 4X2 SS Selective',
'vin': 'W0LJC7EC5G4276666',
'year': 2016}
2026-03-27 16:40:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%2770051049%27 HTTP/1.1" 200 None
2026-03-27 16:40:51 [auto_selling_coches.net] INFO: Saving data for 70051049: {'created_time': 1774629651.834497, 'last_price_update_time': 1774629651.834508}
2026-03-27 16:40:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70051049') HTTP/1.1" 204 0
2026-03-27 16:40:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:40:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fde6427b750>
2026-03-27 16:40:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:40:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:40:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:40:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8373c968-d68a-5746-b8cd-85e1193daf2f/8373c968-d68a-5746-b8cd-85e1193daf2f_image_0.jpg HTTP/1.1" 201 0
2026-03-27 16:40:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto_selling_coches.net',RowKey='https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F19523334%252F1c48221f-ec7c-43f2-8d11-faa0642fbf57.jpg') HTTP/1.1" 204 0
2026-03-27 16:40:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19523334/1c48221f-ec7c-43f2-8d11-faa0642fbf57.jpg saved to cache
2026-03-27 16:40:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 8373c968-d68a-5746-b8cd-85e1193daf2f
2026-03-27 16:40:51 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 8373c968-d68a-5746-b8cd-85e1193daf2f sending to next pipeline
2026-03-27 16:40:51 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 8373c968-d68a-5746-b8cd-85e1193daf2f with identifier 62671325
2026-03-27 16:40:51 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-27 16:40:51 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-27 16:40:51 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 8373c968-d68a-5746-b8cd-85e1193daf2f
2026-03-27 16:40:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/19523334/1c48221f-ec7c-43f2-8d11-faa0642fbf57.jpg>
{'auction_title': '',
'body_type': 'Berlina',
'c_o_2_emission_value': 29,
'category': 'Coches',
'color': 'Azul (Tela + Piel sintética Negra)',
'currency': 'EUR',
'description': '¡Bienvenidos a Autohome!\r\n'
'Consúltenos la cuota de financiación que mejor se ajuste a '
'sus necesidades.\r\n'
'Descubra nuestro concesionario multimarca, especializado en '
'vehículos kilómetro cero y seminuevos de la más alta '
'calidad.\r\n'
'Explore nuestra amplia selección de más de 100 vehículos '
'disponibles, cuidadosamente seleccionados para cumplir con '
'sus expectativas.\r\n'
'Nuestro equipo de expertos revisa cada vehículo en más de 150 '
'puntos clave para garantizar su perfecto estado y '
'funcionamiento.\r\n'
'Ofrecemos entrega a domicilio en cualquier punto de la '
'Península, para que su experiencia de compra sea cómoda y sin '
'complicaciones.\r\n'
'Nuestros vehículos no han sufrido daños estructurales y el '
'kilometraje está fielmente reflejado en el contrato.\r\n'
'Financiación 100% personalizada y adaptada a sus '
'necesidades.\r\n'
'Si desea cambiar su vehículo actual, aceptamos su coche como '
'parte del pago.\r\n'
'Este vehículo SUV cuenta con un equipamiento destacado:\r\n'
'\r\n'
' Cambio automático\r\n'
' Sensor de luces y lluvia \r\n'
' Freno de mano eléctrico \r\n'
' AppleCarPlay/AndroidAuto\r\n'
' Volante multifunción\r\n'
' Manos libres\r\n'
' Sistema Start-Stop\r\n'
' Cierre centralizado\r\n'
' Elevalunas eléctricos\r\n'
' Hibrido enchufable\r\n'
' Navegador \r\n'
' Climatizador bizona\r\n'
' Control de velocidad y crucero\r\n'
' Llantas de aleación\r\n'
' Pantalla multimedia con conexión USB, auxiliar y '
'Bluetooth\r\n'
'\r\n'
'Para obtener más información o resolver cualquier duda, no '
'dude en ponerse en contacto con nosotros. Estaremos '
'encantados de ayudarle.\r\n'
'\r\n'
'Nota legal: Este anuncio es informativo y no tiene carácter '
'contractual. Aunque revisamos y actualizamos los datos con '
'regularidad, podría haber errores u omisiones involuntarias, '
'especialmente en lo relativo al equipamiento del vehículo. Le '
'recomendamos confirmar todos los detalles con nuestro equipo '
'antes de formalizar la compra.',
'doors_number': 5,
'emission_standard': 'ECO',
'engine': '1.6L',
'engine_horse_power': 141,
'expiration_date': None,
'fuel_type': 'Híbrido enchufable',
'id': '8373c968-d68a-5746-b8cd-85e1193daf2f',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/kia-niro-16-gdi-phev-104kw-141cv-drive-5p-electrico-hibrido-2021-en-madrid-62671325-covo.aspx',
'listing': 'auction',
'location': 'Madrid',
'make': 'KIA',
'model': 'Niro',
'odometer': 33000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 30,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8373c968-d68a-5746-b8cd-85e1193daf2f/8373c968-d68a-5746-b8cd-85e1193daf2f_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 58826,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19523334/1c48221f-ec7c-43f2-8d11-faa0642fbf57.jpg',
'Width': 800}],
'price': 18450,
'price_includes_vat': True,
'registration_date': '2021-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'KIA Niro 1.6 GDi PHEV Drive',
'transmission': 'automatic',
'trim': '1.6 GDi PHEV 104kW 141CV Drive',
'vin': 'KNACD81DGM5487620',
'year': 2021}
2026-03-27 16:40:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%2762671325%27 HTTP/1.1" 200 None
2026-03-27 16:40:51 [auto_selling_coches.net] INFO: Saving data for 62671325: {'created_time': 1774629651.92961, 'last_price_update_time': 1774629651.929624}
2026-03-27 16:40:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62671325') HTTP/1.1" 204 0
2026-03-27 16:40:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70061215> (referer: https://www.coches.net/concesionario/autohome/?pg=3) ['zyte-api']
2026-03-27 16:40:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/19715797/2dd237c2-aa63-46d5-a7ee-c038eeaa8da0.jpg> (referer: None)
2026-03-27 16:40:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:40:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70111670> (referer: https://www.coches.net/concesionario/autohome/?pg=3) ['zyte-api']
2026-03-27 16:40:52 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
'body_type': 'Berlina',
'c_o_2_emission_value': 157,
'category': 'Coches',
'color': 'Negro (Cuero Beige Seda/Marrón Expresso)',
'currency': 'EUR',
'description': '¡Bienvenidos a Autohome!\n'
'Precio al contado: 24.950€ (IVA incluido)?\n'
'Precio alternativo con financiación: 24.950€ \n'
'(consulte condiciones específicas de la promoción, sujeto a '
'aprobación por las entidades financieras colaboradoras).\n'
'\n'
'Compra tu vehículo 100% ONLINE. Te enviamos VIDEO de cada '
'vehiculo y toda la información necesaria para una compra '
'segura y transparente.\n'
'Somos un concesionario multimarca especializado en vehículos '
'kilómetro cero y seminuevos, cuidadosamente seleccionados y '
'revisados en más de 150 puntos para garantizar su estado '
'mecánico y estético.\n'
'Ofrecemos:\n'
'\n'
'• Entrega en cualquier punto de la Península?• Financiación '
'personalizada?• Posibilidad de aceptar su vehículo como parte '
'de pago?• Kilometraje certificado por contrato?• Vehículos '
'sin daños estructurales\n'
'\n'
'Este vehiculo sedan cuenta con un equipamiento destacado:\n'
'\n'
' Cambio automatico\n'
' Sensor de luces y lluvia\n'
' Volante multifunción \n'
' Sistema manos libres\n'
' Sistema Start-Stop\n'
' Cierre centralizado\n'
' Elevalunas eléctricos\n'
' Camara de aparcamiento\n'
' Navegador \n'
' Asiento calefactable ajustable \n'
' Climatizador bizona\n'
' Control de velocidad y crucero\n'
' Llantas de aleación\n'
' Pantalla multimedia con conexión USB, auxiliar y Bluetooth\n'
'\n'
'Para más información, video o cualquier consulta, contacte '
'con nuestro equipo.\n'
'\n'
'Nota legal: Este anuncio tiene carácter informativo y no '
'contractual. La información puede contener errores u '
'omisiones involuntarias. El equipamiento, características, '
'disponibilidad y condiciones deberán ser confirmados con el '
'equipo comercial antes de formalizar la compra. Autohome no '
'se responsabiliza de posibles errores en la publicación.',
'doors_number': 4,
'emission_standard': 'C',
'engine': '3.0L',
'engine_horse_power': 258,
'expiration_date': None,
'fuel_type': 'Diesel',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/mercedes-benz-clase-s-s-350-d-4matic-4p-diesel-2017-en-madrid-70061215-covo.aspx',
'listing': 'auction',
'location': 'Madrid',
'make': 'MERCEDES-BENZ',
'model': 'Clase S',
'odometer': 268900,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19569218/e279cf5d-76c9-4b1f-89d3-ad85631eb163.jpg',
'https://a.ccdn.es/cnet/vehicles/19569218/e45a6ff6-d535-41a8-804a-2a473a830e3d.jpg',
'https://a.ccdn.es/cnet/vehicles/19569218/3d93cfd5-2603-4fd0-9e72-f51a75518373.jpg',
'https://a.ccdn.es/cnet/vehicles/19569218/010f1721-fbfa-431a-a397-77f06c5fa155.jpg',
'https://a.ccdn.es/cnet/vehicles/19569218/42a2cbc0-8b92-44d8-8ab6-e88ed5b33aff.jpg',
'https://a.ccdn.es/cnet/vehicles/19569218/b39b1fcc-7546-4763-84a2-5216e3251a46.jpg',
'https://a.ccdn.es/cnet/vehicles/19569218/e5d47b5c-dedf-4374-b557-ab832d2d39a3.jpg',
'https://a.ccdn.es/cnet/vehicles/19569218/d316e8bb-3793-4101-8a8b-2d719aedeeeb.jpg',
'https://a.ccdn.es/cnet/vehicles/19569218/7cb0556f-2871-45e1-9666-c80a653b3ba9.jpg',
'https://a.ccdn.es/cnet/vehicles/19569218/b166e4e7-0c68-40e9-9c24-2456c7fe9e25.jpg',
'https://a.ccdn.es/cnet/vehicles/19569218/dc81e150-f6d3-4d02-ab91-39c83591949c.jpg',
'https://a.ccdn.es/cnet/vehicles/19569218/a2c17639-5ff9-4d82-a052-643c6559aeed.jpg',
'https://a.ccdn.es/cnet/vehicles/19569218/257cf244-d7eb-4ead-9c14-3742f8a2d004.jpg',
'https://a.ccdn.es/cnet/vehicles/19569218/6755f28a-3987-48e0-b0f1-a88b2905a950.jpg',
'https://a.ccdn.es/cnet/vehicles/19569218/db027977-a6cd-49e0-a034-dfefe2503453.jpg',
'https://a.ccdn.es/cnet/vehicles/19569218/7d5171ca-eebd-4f56-91b6-f845384730de.jpg',
'https://a.ccdn.es/cnet/vehicles/19569218/816f0643-b627-45fb-a408-bd7fe8357ef1.jpg',
'https://a.ccdn.es/cnet/vehicles/19569218/f65e012b-f9cc-4b2a-8efe-e5a94f3a7c9b.jpg',
'https://a.ccdn.es/cnet/vehicles/19569218/138b1086-179f-45e9-8629-7bc6ea505bdb.jpg',
'https://a.ccdn.es/cnet/vehicles/19569218/957dc21e-f565-4fae-af37-87752ec87938.jpg',
'https://a.ccdn.es/cnet/vehicles/19569218/8a7acc3d-4860-4652-a603-e26c7c8ef6fd.jpg',
'https://a.ccdn.es/cnet/vehicles/19569218/8095feb0-ba13-4f57-96d0-5be5ccd15bc0.jpg',
'https://a.ccdn.es/cnet/vehicles/19569218/e02e2b6d-a298-4d61-8e4a-7da7e3b27f47.jpg',
'https://a.ccdn.es/cnet/vehicles/19569218/c137feb8-ab1f-48d6-93ae-9ad45af3f814.jpg',
'https://a.ccdn.es/cnet/vehicles/19569218/951db07e-b16c-4708-9060-30b9e6fcbd5b.jpg',
'https://a.ccdn.es/cnet/vehicles/19569218/333f98ac-4f9c-4985-84a5-b99deb63e208.jpg',
'https://a.ccdn.es/cnet/vehicles/19569218/8b5c1b31-f7d2-42ba-bf66-b15477f60510.jpg',
'https://a.ccdn.es/cnet/vehicles/19569218/68ac51cf-e532-491d-8827-e62c073eb93f.jpg'],
'price': 24950,
'price_includes_vat': True,
'registration_date': '2016-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'MERCEDES-BENZ Clase S S 350 d 4MATIC',
'transmission': 'automatic',
'trim': 'S 350 d 4MATIC',
'vin': 'WDD2220331A191141',
'year': 2016}
2026-03-27 16:40:52 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: eaa7ae6e-ceea-598c-898c-070897ac2116 with identifier: 70061215
2026-03-27 16:40:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item eaa7ae6e-ceea-598c-898c-070897ac2116
2026-03-27 16:40:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F19569218%252Fe279cf5d-76c9-4b1f-89d3-ad85631eb163.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:40:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19569218/e279cf5d-76c9-4b1f-89d3-ad85631eb163.jpg not downloaded yet
2026-03-27 16:40:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/19725656/04b9f19a-49ad-4255-b2ae-e10d1b60a604.jpg> (referer: None)
2026-03-27 16:40:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:40:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fde6427ad90>
2026-03-27 16:40:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:40:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:40:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:40:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2424d4e5-5484-5c15-94bd-0a0c6b8183e6/2424d4e5-5484-5c15-94bd-0a0c6b8183e6_image_0.jpg HTTP/1.1" 201 0
2026-03-27 16:40:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto_selling_coches.net',RowKey='https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F19715797%252F2dd237c2-aa63-46d5-a7ee-c038eeaa8da0.jpg') HTTP/1.1" 204 0
2026-03-27 16:40:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19715797/2dd237c2-aa63-46d5-a7ee-c038eeaa8da0.jpg saved to cache
2026-03-27 16:40:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 2424d4e5-5484-5c15-94bd-0a0c6b8183e6
2026-03-27 16:40:52 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 2424d4e5-5484-5c15-94bd-0a0c6b8183e6 sending to next pipeline
2026-03-27 16:40:52 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
'body_type': 'Familiar',
'c_o_2_emission_value': 109,
'category': 'Coches',
'color': 'Azul (Combinación Alcántara/Sensatec Schwarz/pespunteado de '
'contraste Blau Schwarz)',
'currency': 'EUR',
'description': '¡BIENVENIDOS A AUTOHOME!\r\n'
'Precio al contado: 27.950€ (IVA incluido)?\r\n'
'Precio alternativo con financiación: 26.450€ \r\n'
'(consulte condiciones específicas de la promoción, sujeto a '
'aprobación por las entidades financieras colaboradoras).\r\n'
'\r\n'
'Compra tu vehículo 100% ONLINE. Te enviamos VIDEO de cada '
'vehiculo y toda la información necesaria para una compra '
'segura y transparente.\r\n'
'Somos un concesionario multimarca especializado en vehículos '
'kilómetro cero y seminuevos, cuidadosamente seleccionados y '
'revisados en más de 150 puntos para garantizar su estado '
'mecánico y estético.\r\n'
'Ofrecemos:\r\n'
'\r\n'
'• Entrega en cualquier punto de la Península?• Financiación '
'personalizada?• Posibilidad de aceptar su vehículo como parte '
'de pago?• Kilometraje certificado por contrato?• Vehículos '
'sin daños estructuralesVehículo berlina en extraordinario '
'estado y con un equipamiento sorprendente:\r\n'
'\r\n'
'-Cambio automático ?\r\n'
'-Paquete M \r\n'
'-Sensor de luces y lluvia?\r\n'
'-Volante multifunción\r\n'
'-Manos libres\r\n'
'-StarStop\r\n'
'-Cierre centralizado\r\n'
'-Navegador \r\n'
'-Freno de mano electrico \r\n'
'-Modos de conduccion\r\n'
'-Eleva lunas eléctrico ?\r\n'
'-Sensor de parking delantero y trasero\r\n'
'-Porton Maletero eléctrico ?\r\n'
'-Climatizador bizona\r\n'
'-Control de velocidad y crucero\r\n'
'-Llantas de aleación?\r\n'
'-Pantalla multimedia con USB, auxiliar y Bluetooth\r\n'
'\r\n'
'Para obtener más información o resolver cualquier duda, no '
'dude en ponerse en contacto con nosotros. Estamos aquí para '
'ayudarle.\r\n'
'Este anuncio es de carácter informativo y no contractual. Nos '
'esforzamos por ofrecer información precisa y actualizada, '
'pero los detalles están sujetos a cambios sin previo aviso',
'doors_number': 5,
'emission_standard': 'ECO',
'engine': '2.0L',
'engine_horse_power': 190,
'expiration_date': None,
'fuel_type': 'Híbrido',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/bmw-serie-3-320d-autotouring-5p-electrico-hibrido-2021-en-madrid-70111670-covo.aspx',
'listing': 'auction',
'location': 'Madrid',
'make': 'BMW',
'model': 'Serie 3',
'odometer': 116000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19609100/678c1cea-d05c-4c32-aa06-db75ed9c5f91.jpg',
'https://a.ccdn.es/cnet/vehicles/19609100/64f2a750-b1d0-4165-9074-5d82006b4b76.jpg',
'https://a.ccdn.es/cnet/vehicles/19609100/066f2a2a-1905-4715-a0ba-a25ea6246cc4.jpg',
'https://a.ccdn.es/cnet/vehicles/19609100/715711c6-b0db-4397-bb04-7472aade436c.jpg',
'https://a.ccdn.es/cnet/vehicles/19609100/3aead3de-ba32-4e0b-af0a-28ac4901bcf9.jpg',
'https://a.ccdn.es/cnet/vehicles/19609100/e7e1d380-d541-4f5b-ae07-728601f2fb4f.jpg',
'https://a.ccdn.es/cnet/vehicles/19609100/3d4e1a13-9043-40be-b3e3-f4a1b91e4738.jpg',
'https://a.ccdn.es/cnet/vehicles/19609100/e067bcf0-ced6-4ea9-a161-2d8a12329163.jpg',
'https://a.ccdn.es/cnet/vehicles/19609100/bc957082-6b6e-48e7-bc0f-5b92d703f929.jpg',
'https://a.ccdn.es/cnet/vehicles/19609100/d4d0284f-8c7d-4775-9f53-8367830492bc.jpg',
'https://a.ccdn.es/cnet/vehicles/19609100/514525d5-80b1-4092-bae7-882d7f747ccf.jpg',
'https://a.ccdn.es/cnet/vehicles/19609100/5b8417dd-6d89-4ac8-a432-30b0511fc84e.jpg',
'https://a.ccdn.es/cnet/vehicles/19609100/cb504fb0-df9c-497c-825f-64c0d2ded2db.jpg',
'https://a.ccdn.es/cnet/vehicles/19609100/ad9c8251-f110-4ce6-a396-81a788376499.jpg',
'https://a.ccdn.es/cnet/vehicles/19609100/1f35e4ae-205a-4b94-a31a-81661799ea2c.jpg',
'https://a.ccdn.es/cnet/vehicles/19609100/632bb38d-9c03-42b4-9f76-2f0bab77a2cb.jpg',
'https://a.ccdn.es/cnet/vehicles/19609100/31bf5e8d-a179-404f-a3ca-81c34324d3e4.jpg',
'https://a.ccdn.es/cnet/vehicles/19609100/2dd7b3d6-33f1-4960-bee9-f0d144fa4acd.jpg',
'https://a.ccdn.es/cnet/vehicles/19609100/b6200adf-9d62-4a21-a28c-e18f91783f31.jpg',
'https://a.ccdn.es/cnet/vehicles/19609100/60370eec-01fa-44e7-b2fc-8d410e6ca3da.jpg',
'https://a.ccdn.es/cnet/vehicles/19609100/0ba95b71-21f3-44fd-a813-da0e6fca130e.jpg',
'https://a.ccdn.es/cnet/vehicles/19609100/44e3d0a6-58dd-4f08-b6ea-8b68eb8f2725.jpg',
'https://a.ccdn.es/cnet/vehicles/19609100/cbe9306e-e9ef-45eb-b084-6fda1b735d4e.jpg',
'https://a.ccdn.es/cnet/vehicles/19609100/aec19dbe-e367-447c-b072-6329e72cf10b.jpg',
'https://a.ccdn.es/cnet/vehicles/19609100/e2409230-d3e3-465e-b82d-eca8677f2411.jpg',
'https://a.ccdn.es/cnet/vehicles/19609100/b42ca564-fe46-4b8e-a9a8-f871447ec2e5.jpg',
'https://a.ccdn.es/cnet/vehicles/19609100/a5d0d54f-c2f4-458d-8213-c3ea086fd328.jpg',
'https://a.ccdn.es/cnet/vehicles/19609100/1ae404fe-0cf8-4e91-81c2-69dc5bb410b2.jpg',
'https://a.ccdn.es/cnet/vehicles/19609100/c0eda018-6b04-4977-b39f-605ed4fd8f4c.jpg',
'https://a.ccdn.es/cnet/vehicles/19609100/6dde25a5-a982-4550-981c-f7a85c2e276d.jpg',
'https://a.ccdn.es/cnet/vehicles/19609100/2528481e-c46b-4da8-8321-126a8971fefd.jpg',
'https://a.ccdn.es/cnet/vehicles/19609100/37debb87-e90f-4cd3-a55d-788ccbe335fa.jpg',
'https://a.ccdn.es/cnet/vehicles/19609100/19171ad5-f585-4e28-af59-1c5b44482e46.jpg'],
'price': 27950,
'price_includes_vat': True,
'registration_date': '2021-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'BMW Serie 3 320d Auto.Touring',
'transmission': 'automatic',
'trim': '320d Auto.Touring',
'vin': 'WBA31DZ010FL48890',
'year': 2021}
2026-03-27 16:40:52 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 92dc92ff-cfd4-5a26-be0b-2a58c38f6aea with identifier: 70111670
2026-03-27 16:40:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 92dc92ff-cfd4-5a26-be0b-2a58c38f6aea
2026-03-27 16:40:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F19609100%252F678c1cea-d05c-4c32-aa06-db75ed9c5f91.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:40:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19609100/678c1cea-d05c-4c32-aa06-db75ed9c5f91.jpg not downloaded yet
2026-03-27 16:40:52 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 2424d4e5-5484-5c15-94bd-0a0c6b8183e6 with identifier 70253292
2026-03-27 16:40:52 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-27 16:40:52 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-27 16:40:52 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 2424d4e5-5484-5c15-94bd-0a0c6b8183e6
2026-03-27 16:40:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/19715797/2dd237c2-aa63-46d5-a7ee-c038eeaa8da0.jpg>
{'auction_title': '',
'body_type': 'Berlina',
'c_o_2_emission_value': 136,
'category': 'Coches',
'color': 'Verde (Tela Gris Cuarzo Style)',
'currency': 'EUR',
'description': '¡Bienvenidos a Autohome!\r\n'
'Precio al contado: 5.950€ (IVA incluido)?\r\n'
'Precio alternativo con financiación: 5.950€ \r\n'
'(consulte condiciones específicas de la promoción, sujeto a '
'aprobación por las entidades financieras colaboradoras).\r\n'
'\r\n'
'Compra tu vehículo 100% ONLINE. Te enviamos VIDEO de cada '
'vehiculo y toda la información necesaria para una compra '
'segura y transparente.\r\n'
'Somos un concesionario multimarca especializado en vehículos '
'kilómetro cero y seminuevos, cuidadosamente seleccionados y '
'revisados en más de 150 puntos para garantizar su estado '
'mecánico y estético.\r\n'
'Ofrecemos:\r\n'
'\r\n'
'• Entrega en cualquier punto de la Península?• Financiación '
'personalizada?• Posibilidad de aceptar su vehículo como parte '
'de pago?• Kilometraje certificado por contrato?• Vehículos '
'sin daños estructuralesEste vehículo familiar cuenta con un '
'equipamiento destacado:\r\n'
'\r\n'
' Cambio automático\r\n'
' Volante multifunción\r\n'
' Manos libres\r\n'
' Cierre centralizado\r\n'
' Elevalunas eléctricos\r\n'
' Climatizador \r\n'
' Control de velocidad y crucero\r\n'
' Llantas de aleación\r\n'
' Pantalla multimedia con conexión USB, auxiliar y '
'Bluetooth\r\n'
'\r\n'
'Para obtener más información o resolver cualquier duda, no '
'dude en ponerse en contacto con nosotros. Estaremos '
'encantados de ayudarle.\r\n'
'\r\n'
'Nota legal: Este anuncio es informativo y no tiene carácter '
'contractual. Aunque revisamos y actualizamos los datos con '
'regularidad, podría haber errores u omisiones involuntarias, '
'especialmente en lo relativo al equipamiento del vehículo. Le '
'recomendamos confirmar todos los detalles con nuestro equipo '
'antes de formalizar la compra.',
'doors_number': 4,
'emission_standard': 'B',
'engine': '2.0L',
'engine_horse_power': 143,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '2424d4e5-5484-5c15-94bd-0a0c6b8183e6',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/seat-exeo-20-tdi-cr-143-cv-dpf-style-4p-diesel-2011-en-madrid-70253292-covo.aspx',
'listing': 'auction',
'location': 'Madrid',
'make': 'SEAT',
'model': 'Exeo',
'odometer': 261000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 28,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2424d4e5-5484-5c15-94bd-0a0c6b8183e6/2424d4e5-5484-5c15-94bd-0a0c6b8183e6_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 54667,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19715797/2dd237c2-aa63-46d5-a7ee-c038eeaa8da0.jpg',
'Width': 800}],
'price': 5950,
'price_includes_vat': True,
'registration_date': '2011-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'SEAT Exeo 2.0 TDI CR 143 CV DPF Style',
'transmission': 'automatic',
'trim': '2.0 TDI CR 143 CV DPF Style',
'vin': 'VSSZZZ3RZBR018844',
'year': 2011}
2026-03-27 16:40:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%2770253292%27 HTTP/1.1" 200 None
2026-03-27 16:40:52 [auto_selling_coches.net] INFO: Saving data for 70253292: {'created_time': 1774629652.546978, 'last_price_update_time': 1774629652.546987}
2026-03-27 16:40:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70253292') HTTP/1.1" 204 0
2026-03-27 16:40:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:40:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fde641e7150>
2026-03-27 16:40:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:40:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:40:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:40:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_25e16550-7a15-5287-822b-0044dc56948b/25e16550-7a15-5287-822b-0044dc56948b_image_0.jpg HTTP/1.1" 201 0
2026-03-27 16:40:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto_selling_coches.net',RowKey='https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F19725656%252F04b9f19a-49ad-4255-b2ae-e10d1b60a604.jpg') HTTP/1.1" 204 0
2026-03-27 16:40:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19725656/04b9f19a-49ad-4255-b2ae-e10d1b60a604.jpg saved to cache
2026-03-27 16:40:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 25e16550-7a15-5287-822b-0044dc56948b
2026-03-27 16:40:52 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 25e16550-7a15-5287-822b-0044dc56948b sending to next pipeline
2026-03-27 16:40:52 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 25e16550-7a15-5287-822b-0044dc56948b with identifier 70264580
2026-03-27 16:40:52 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-27 16:40:52 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-27 16:40:52 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 25e16550-7a15-5287-822b-0044dc56948b
2026-03-27 16:40:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/19725656/04b9f19a-49ad-4255-b2ae-e10d1b60a604.jpg>
{'auction_title': '',
'body_type': 'Berlina',
'c_o_2_emission_value': 100,
'category': 'Coches',
'color': 'Blanco (Textil Acenta color negro)',
'currency': 'EUR',
'description': '¡Bienvenidos a Autohome!\r\n'
'¡Llevatelo desde 230€/mes sin entrada !\r\n'
'Precio al contado: 14.950€ (IVA incluido)?\r\n'
'Precio alternativo con financiación: 13.450€ \r\n'
'(consulte condiciones específicas de la promoción, sujeto a '
'aprobación por las entidades financieras colaboradoras).\r\n'
'\r\n'
'Compra tu vehículo 100% ONLINE. Te enviamos VIDEO de cada '
'vehiculo y toda la información necesaria para una compra '
'segura y transparente.\r\n'
'Somos un concesionario multimarca especializado en vehículos '
'kilómetro cero y seminuevos, cuidadosamente seleccionados y '
'revisados en más de 150 puntos para garantizar su estado '
'mecánico y estético.\r\n'
'Ofrecemos:\r\n'
'\r\n'
'• Entrega en cualquier punto de la Península?• Financiación '
'personalizada?• Posibilidad de aceptar su vehículo como parte '
'de pago?• Kilometraje certificado por contrato?• Vehículos '
'sin daños estructurales\r\n'
'\r\n'
'Este vehículo SUV cuenta con un equipamiento destacado:\r\n'
'\r\n'
' Cambio manual \r\n'
' Sensor de luces y lluvia \r\n'
' Freno de mano eléctrico \r\n'
' Volante multifunción\r\n'
' Manos libres\r\n'
' Cierre centralizado\r\n'
' Elevalunas eléctricos\r\n'
' Camara de aparcamiento\r\n'
' Navegador \r\n'
' Climatizador bizona \r\n'
' Control de velocidad y crucero\r\n'
' Llantas de aleación\r\n'
' Pantalla multimedia con conexión USB, auxiliar y '
'Bluetooth\r\n'
'\r\n'
'Para obtener más información o resolver cualquier duda, no '
'dude en ponerse en contacto con nosotros. Estaremos '
'encantados de ayudarle.\r\n'
'\r\n'
'Nota legal: Este anuncio es informativo y no tiene carácter '
'contractual. Aunque revisamos y actualizamos los datos con '
'regularidad, podría haber errores u omisiones involuntarias,',
'doors_number': 5,
'emission_standard': 'C',
'engine': '1.5L',
'engine_horse_power': 115,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '25e16550-7a15-5287-822b-0044dc56948b',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/nissan-qashqai-dci-85-kw-115-cv-e6d-acenta-5p-diesel-2018-en-madrid-70264580-covo.aspx',
'listing': 'auction',
'location': 'Madrid',
'make': 'NISSAN',
'model': 'QASHQAI',
'odometer': 89990,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 32,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_25e16550-7a15-5287-822b-0044dc56948b/25e16550-7a15-5287-822b-0044dc56948b_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74781,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19725656/04b9f19a-49ad-4255-b2ae-e10d1b60a604.jpg',
'Width': 800}],
'price': 14950,
'price_includes_vat': True,
'registration_date': '2019-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'NISSAN QASHQAI dCi 115 CV E6D ACENTA',
'transmission': 'manual',
'trim': 'dCi 85 kW 115 CV E6D ACENTA',
'vin': 'SJNFAAJ11U2653169',
'year': 2019}
2026-03-27 16:40:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%2770264580%27 HTTP/1.1" 200 None
2026-03-27 16:40:52 [auto_selling_coches.net] INFO: Saving data for 70264580: {'created_time': 1774629652.641348, 'last_price_update_time': 1774629652.641358}
2026-03-27 16:40:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70264580') HTTP/1.1" 204 0
2026-03-27 16:40:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/19569218/e279cf5d-76c9-4b1f-89d3-ad85631eb163.jpg> (referer: None)
2026-03-27 16:40:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70053084> (referer: https://www.coches.net/concesionario/autohome/?pg=3) ['zyte-api']
2026-03-27 16:40:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:40:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:40:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fde641fd010>
2026-03-27 16:40:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:40:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:40:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:40:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_eaa7ae6e-ceea-598c-898c-070897ac2116/eaa7ae6e-ceea-598c-898c-070897ac2116_image_0.jpg HTTP/1.1" 201 0
2026-03-27 16:40:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto_selling_coches.net',RowKey='https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F19569218%252Fe279cf5d-76c9-4b1f-89d3-ad85631eb163.jpg') HTTP/1.1" 204 0
2026-03-27 16:40:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19569218/e279cf5d-76c9-4b1f-89d3-ad85631eb163.jpg saved to cache
2026-03-27 16:40:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item eaa7ae6e-ceea-598c-898c-070897ac2116
2026-03-27 16:40:52 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item eaa7ae6e-ceea-598c-898c-070897ac2116 sending to next pipeline
2026-03-27 16:40:52 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: eaa7ae6e-ceea-598c-898c-070897ac2116 with identifier 70061215
2026-03-27 16:40:52 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-27 16:40:52 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-27 16:40:52 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item eaa7ae6e-ceea-598c-898c-070897ac2116
2026-03-27 16:40:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/19569218/e279cf5d-76c9-4b1f-89d3-ad85631eb163.jpg>
{'auction_title': '',
'body_type': 'Berlina',
'c_o_2_emission_value': 157,
'category': 'Coches',
'color': 'Negro (Cuero Beige Seda/Marrón Expresso)',
'currency': 'EUR',
'description': '¡Bienvenidos a Autohome!\n'
'Precio al contado: 24.950€ (IVA incluido)?\n'
'Precio alternativo con financiación: 24.950€ \n'
'(consulte condiciones específicas de la promoción, sujeto a '
'aprobación por las entidades financieras colaboradoras).\n'
'\n'
'Compra tu vehículo 100% ONLINE. Te enviamos VIDEO de cada '
'vehiculo y toda la información necesaria para una compra '
'segura y transparente.\n'
'Somos un concesionario multimarca especializado en vehículos '
'kilómetro cero y seminuevos, cuidadosamente seleccionados y '
'revisados en más de 150 puntos para garantizar su estado '
'mecánico y estético.\n'
'Ofrecemos:\n'
'\n'
'• Entrega en cualquier punto de la Península?• Financiación '
'personalizada?• Posibilidad de aceptar su vehículo como parte '
'de pago?• Kilometraje certificado por contrato?• Vehículos '
'sin daños estructurales\n'
'\n'
'Este vehiculo sedan cuenta con un equipamiento destacado:\n'
'\n'
' Cambio automatico\n'
' Sensor de luces y lluvia\n'
' Volante multifunción \n'
' Sistema manos libres\n'
' Sistema Start-Stop\n'
' Cierre centralizado\n'
' Elevalunas eléctricos\n'
' Camara de aparcamiento\n'
' Navegador \n'
' Asiento calefactable ajustable \n'
' Climatizador bizona\n'
' Control de velocidad y crucero\n'
' Llantas de aleación\n'
' Pantalla multimedia con conexión USB, auxiliar y Bluetooth\n'
'\n'
'Para más información, video o cualquier consulta, contacte '
'con nuestro equipo.\n'
'\n'
'Nota legal: Este anuncio tiene carácter informativo y no '
'contractual. La información puede contener errores u '
'omisiones involuntarias. El equipamiento, características, '
'disponibilidad y condiciones deberán ser confirmados con el '
'equipo comercial antes de formalizar la compra. Autohome no '
'se responsabiliza de posibles errores en la publicación.',
'doors_number': 4,
'emission_standard': 'C',
'engine': '3.0L',
'engine_horse_power': 258,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': 'eaa7ae6e-ceea-598c-898c-070897ac2116',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/mercedes-benz-clase-s-s-350-d-4matic-4p-diesel-2017-en-madrid-70061215-covo.aspx',
'listing': 'auction',
'location': 'Madrid',
'make': 'MERCEDES-BENZ',
'model': 'Clase S',
'odometer': 268900,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 28,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eaa7ae6e-ceea-598c-898c-070897ac2116/eaa7ae6e-ceea-598c-898c-070897ac2116_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 55712,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19569218/e279cf5d-76c9-4b1f-89d3-ad85631eb163.jpg',
'Width': 800}],
'price': 24950,
'price_includes_vat': True,
'registration_date': '2016-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'MERCEDES-BENZ Clase S S 350 d 4MATIC',
'transmission': 'automatic',
'trim': 'S 350 d 4MATIC',
'vin': 'WDD2220331A191141',
'year': 2016}
2026-03-27 16:40:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%2770061215%27 HTTP/1.1" 200 None
2026-03-27 16:40:52 [auto_selling_coches.net] INFO: Saving data for 70061215: {'created_time': 1774629652.841733, 'last_price_update_time': 1774629652.841746}
2026-03-27 16:40:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70061215') HTTP/1.1" 204 0
2026-03-27 16:40:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/19609100/678c1cea-d05c-4c32-aa06-db75ed9c5f91.jpg> (referer: None)
2026-03-27 16:40:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:40:52 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
'body_type': 'SUV',
'c_o_2_emission_value': 117,
'category': 'Coches',
'color': 'Blanco (Tela Negra)',
'currency': 'EUR',
'description': 'Bienvenidos a Autohome!\r\n'
'¡Llevatelo desde 260€/mes sin entrada !\r\n'
'Precio al contado: 17.750€ (IVA incluido)?\r\n'
'Precio alternativo con financiación: 16.250€ \r\n'
'(consulte condiciones específicas de la promoción, sujeto a '
'aprobación por las entidades financieras colaboradoras).\r\n'
'\r\n'
'Compra tu vehículo 100% ONLINE. Te enviamos VIDEO de cada '
'vehiculo y toda la información necesaria para una compra '
'segura y transparente.\r\n'
'Somos un concesionario multimarca especializado en vehículos '
'kilómetro cero y seminuevos, cuidadosamente seleccionados y '
'revisados en más de 150 puntos para garantizar su estado '
'mecánico y estético.\r\n'
'Ofrecemos:\r\n'
'\r\n'
'• Entrega en cualquier punto de la Península?• Financiación '
'personalizada?• Posibilidad de aceptar su vehículo como parte '
'de pago?• Kilometraje certificado por contrato?• Vehículos '
'sin daños estructurales\r\n'
'Este vehículo SUV cuenta con un equipamiento destacado:\r\n'
'\r\n'
' Cambio automático\r\n'
' Sensor de luces y lluvia \r\n'
' Freno de mano eléctrico \r\n'
' AppleCarPlay/AndroidAuto\r\n'
' Volante multifunción\r\n'
' Manos libres\r\n'
' Sistema Start-Stop\r\n'
' Cierre centralizado\r\n'
' Elevalunas eléctricos\r\n'
' Sensores de aparcamiento\r\n'
' Climatizador bizona \r\n'
' Control de velocidad y crucero\r\n'
' Llantas de aleación\r\n'
' Pantalla multimedia con conexión USB, auxiliar y '
'Bluetooth\r\n'
'\r\n'
'Para obtener más información o resolver cualquier duda, no '
'dude en ponerse en contacto con nosotros. Estaremos '
'encantados de ayudarle.\r\n'
'\r\n'
'Nota legal: Este anuncio es informativo y no tiene carácter '
'contractual. Aunque revisamos y actualizamos los datos con '
'regularidad, podría haber errores u omisiones involuntarias, '
'especialmente en lo relativo al equipamiento del vehículo. Le '
'recomendamos confirmar todos los detalles con nuestro equipo '
'antes de formalizar la compra.',
'doors_number': 5,
'emission_standard': 'ECO',
'engine': '1.6L',
'engine_horse_power': 136,
'expiration_date': None,
'fuel_type': 'Híbrido',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/kia-sportage-16-mhev-business-dct-100kw-136cv-4x2-5p-electrico-hibrido-2020-en-madrid-70053084-covo.aspx',
'listing': 'auction',
'location': 'Madrid',
'make': 'KIA',
'model': 'Sportage',
'odometer': 179000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19560660/e432b0b2-86fb-44cc-a92f-95b8fcfbe4ad.jpg',
'https://a.ccdn.es/cnet/vehicles/19560660/e32e3682-41aa-4608-98d4-b2ccfe0300ae.jpg',
'https://a.ccdn.es/cnet/vehicles/19560660/49a859f2-e300-43c9-9ab1-e5a2febfb660.jpg',
'https://a.ccdn.es/cnet/vehicles/19560660/93f72ecb-c720-4ec0-a169-2353e59b7e99.jpg',
'https://a.ccdn.es/cnet/vehicles/19560660/e8d02cb5-1135-402f-9478-a7b3cc90e5ea.jpg',
'https://a.ccdn.es/cnet/vehicles/19560660/afb9caf3-e6f2-45ad-bb6a-ac4ead7a8bfc.jpg',
'https://a.ccdn.es/cnet/vehicles/19560660/2488a76f-5b5c-47f6-a173-57a0e4fc0d3f.jpg',
'https://a.ccdn.es/cnet/vehicles/19560660/bd555919-c8a6-42c8-8f55-79aea7047c1f.jpg',
'https://a.ccdn.es/cnet/vehicles/19560660/38373138-e542-4865-8882-dca739c6678c.jpg',
'https://a.ccdn.es/cnet/vehicles/19560660/9b83fdb1-1ba5-4c5c-8ca4-576a83580b5c.jpg',
'https://a.ccdn.es/cnet/vehicles/19560660/f06d1f4d-876e-48c0-9f7d-368be8d6b80f.jpg',
'https://a.ccdn.es/cnet/vehicles/19560660/be3fe784-8a20-4311-a3c9-89c39f4dd045.jpg',
'https://a.ccdn.es/cnet/vehicles/19560660/3321773f-06a1-4045-8a55-d8f945197e7d.jpg',
'https://a.ccdn.es/cnet/vehicles/19560660/6d98e926-b011-46cc-80c8-47c74e7cbe08.jpg',
'https://a.ccdn.es/cnet/vehicles/19560660/0faff4b7-756b-48b1-896b-cda6262a6283.jpg',
'https://a.ccdn.es/cnet/vehicles/19560660/a50f48cd-f1e4-4d0a-b4ab-c802bc6c12e4.jpg',
'https://a.ccdn.es/cnet/vehicles/19560660/2bb9646c-774d-4cd1-96be-de9757883dd5.jpg',
'https://a.ccdn.es/cnet/vehicles/19560660/09d51a02-5134-4223-9805-e2bafe60c218.jpg',
'https://a.ccdn.es/cnet/vehicles/19560660/c1fef0e4-74b7-4e96-b3ff-e89d45e25490.jpg',
'https://a.ccdn.es/cnet/vehicles/19560660/cc964196-75ff-4126-9527-4b63ffcfb741.jpg',
'https://a.ccdn.es/cnet/vehicles/19560660/d650d463-dab6-44e9-af44-21a78ea908bf.jpg',
'https://a.ccdn.es/cnet/vehicles/19560660/7ab8fa27-ab1f-42dc-86a1-3f02a3e17bda.jpg',
'https://a.ccdn.es/cnet/vehicles/19560660/8ddb325c-8b5b-4350-9c68-c5bf4af2f870.jpg',
'https://a.ccdn.es/cnet/vehicles/19560660/5c82f740-6fea-4731-901b-bcb3fbe177cc.jpg',
'https://a.ccdn.es/cnet/vehicles/19560660/0fee9452-6fcb-4263-8602-bcd6cde005b2.jpg',
'https://a.ccdn.es/cnet/vehicles/19560660/235951d1-b45d-4410-abb5-9963bfdd1d52.jpg',
'https://a.ccdn.es/cnet/vehicles/19560660/9dd405b9-42a6-4ab4-873b-cb7913a864b2.jpg',
'https://a.ccdn.es/cnet/vehicles/19560660/34835a43-3700-4d0a-ada2-162069898d20.jpg'],
'price': 17750,
'price_includes_vat': True,
'registration_date': '2020-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'KIA Sportage 1.6 MHEV Business DCT 4X2',
'transmission': 'automatic',
'trim': '1.6 MHEV Business DCT 100kW 136CV 4X2',
'vin': 'U5YPG812GLL907105',
'year': 2020}
2026-03-27 16:40:52 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 6e7790c3-eb90-509e-afc2-5ef46029089e with identifier: 70053084
2026-03-27 16:40:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 6e7790c3-eb90-509e-afc2-5ef46029089e
2026-03-27 16:40:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F19560660%252Fe432b0b2-86fb-44cc-a92f-95b8fcfbe4ad.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:40:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19560660/e432b0b2-86fb-44cc-a92f-95b8fcfbe4ad.jpg not downloaded yet
2026-03-27 16:40:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70136476> (referer: https://www.coches.net/concesionario/autohome/?pg=3) ['zyte-api']
2026-03-27 16:40:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:40:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fde64201bd0>
2026-03-27 16:40:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:40:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:40:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:40:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_92dc92ff-cfd4-5a26-be0b-2a58c38f6aea/92dc92ff-cfd4-5a26-be0b-2a58c38f6aea_image_0.jpg HTTP/1.1" 201 0
2026-03-27 16:40:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto_selling_coches.net',RowKey='https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F19609100%252F678c1cea-d05c-4c32-aa06-db75ed9c5f91.jpg') HTTP/1.1" 204 0
2026-03-27 16:40:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19609100/678c1cea-d05c-4c32-aa06-db75ed9c5f91.jpg saved to cache
2026-03-27 16:40:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 92dc92ff-cfd4-5a26-be0b-2a58c38f6aea
2026-03-27 16:40:53 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 92dc92ff-cfd4-5a26-be0b-2a58c38f6aea sending to next pipeline
2026-03-27 16:40:53 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 92dc92ff-cfd4-5a26-be0b-2a58c38f6aea with identifier 70111670
2026-03-27 16:40:53 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-27 16:40:53 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-27 16:40:53 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 92dc92ff-cfd4-5a26-be0b-2a58c38f6aea
2026-03-27 16:40:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/19609100/678c1cea-d05c-4c32-aa06-db75ed9c5f91.jpg>
{'auction_title': '',
'body_type': 'Familiar',
'c_o_2_emission_value': 109,
'category': 'Coches',
'color': 'Azul (Combinación Alcántara/Sensatec Schwarz/pespunteado de '
'contraste Blau Schwarz)',
'currency': 'EUR',
'description': '¡BIENVENIDOS A AUTOHOME!\r\n'
'Precio al contado: 27.950€ (IVA incluido)?\r\n'
'Precio alternativo con financiación: 26.450€ \r\n'
'(consulte condiciones específicas de la promoción, sujeto a '
'aprobación por las entidades financieras colaboradoras).\r\n'
'\r\n'
'Compra tu vehículo 100% ONLINE. Te enviamos VIDEO de cada '
'vehiculo y toda la información necesaria para una compra '
'segura y transparente.\r\n'
'Somos un concesionario multimarca especializado en vehículos '
'kilómetro cero y seminuevos, cuidadosamente seleccionados y '
'revisados en más de 150 puntos para garantizar su estado '
'mecánico y estético.\r\n'
'Ofrecemos:\r\n'
'\r\n'
'• Entrega en cualquier punto de la Península?• Financiación '
'personalizada?• Posibilidad de aceptar su vehículo como parte '
'de pago?• Kilometraje certificado por contrato?• Vehículos '
'sin daños estructuralesVehículo berlina en extraordinario '
'estado y con un equipamiento sorprendente:\r\n'
'\r\n'
'-Cambio automático ?\r\n'
'-Paquete M \r\n'
'-Sensor de luces y lluvia?\r\n'
'-Volante multifunción\r\n'
'-Manos libres\r\n'
'-StarStop\r\n'
'-Cierre centralizado\r\n'
'-Navegador \r\n'
'-Freno de mano electrico \r\n'
'-Modos de conduccion\r\n'
'-Eleva lunas eléctrico ?\r\n'
'-Sensor de parking delantero y trasero\r\n'
'-Porton Maletero eléctrico ?\r\n'
'-Climatizador bizona\r\n'
'-Control de velocidad y crucero\r\n'
'-Llantas de aleación?\r\n'
'-Pantalla multimedia con USB, auxiliar y Bluetooth\r\n'
'\r\n'
'Para obtener más información o resolver cualquier duda, no '
'dude en ponerse en contacto con nosotros. Estamos aquí para '
'ayudarle.\r\n'
'Este anuncio es de carácter informativo y no contractual. Nos '
'esforzamos por ofrecer información precisa y actualizada, '
'pero los detalles están sujetos a cambios sin previo aviso',
'doors_number': 5,
'emission_standard': 'ECO',
'engine': '2.0L',
'engine_horse_power': 190,
'expiration_date': None,
'fuel_type': 'Híbrido',
'id': '92dc92ff-cfd4-5a26-be0b-2a58c38f6aea',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/bmw-serie-3-320d-autotouring-5p-electrico-hibrido-2021-en-madrid-70111670-covo.aspx',
'listing': 'auction',
'location': 'Madrid',
'make': 'BMW',
'model': 'Serie 3',
'odometer': 116000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 33,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_92dc92ff-cfd4-5a26-be0b-2a58c38f6aea/92dc92ff-cfd4-5a26-be0b-2a58c38f6aea_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79834,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19609100/678c1cea-d05c-4c32-aa06-db75ed9c5f91.jpg',
'Width': 800}],
'price': 27950,
'price_includes_vat': True,
'registration_date': '2021-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'BMW Serie 3 320d Auto.Touring',
'transmission': 'automatic',
'trim': '320d Auto.Touring',
'vin': 'WBA31DZ010FL48890',
'year': 2021}
2026-03-27 16:40:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%2770111670%27 HTTP/1.1" 200 None
2026-03-27 16:40:53 [auto_selling_coches.net] INFO: Saving data for 70111670: {'created_time': 1774629653.076051, 'last_price_update_time': 1774629653.076064}
2026-03-27 16:40:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70111670') HTTP/1.1" 204 0
2026-03-27 16:40:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70194557> (referer: https://www.coches.net/concesionario/autohome/?pg=3) ['zyte-api']
2026-03-27 16:40:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/19560660/e432b0b2-86fb-44cc-a92f-95b8fcfbe4ad.jpg> (referer: None)
2026-03-27 16:40:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:40:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:40:53 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
'body_type': 'Berlina',
'c_o_2_emission_value': 122,
'category': 'Coches',
'color': 'Negro (Cuero negro)',
'currency': 'EUR',
'description': '¡Bienvenidos a Autohome!\r\n'
'¡Llevatelo desde 260€/mes sin entrada !\r\n'
'Precio al contado: 22.450€ (IVA incluido)?\r\n'
'Precio alternativo con financiación: 22.450€ \r\n'
'(consulte condiciones específicas de la promoción, sujeto a '
'aprobación por las entidades financieras colaboradoras).\r\n'
'\r\n'
'Compra tu vehículo 100% ONLINE. Te enviamos VIDEO de cada '
'vehiculo y toda la información necesaria para una compra '
'segura y transparente.\r\n'
'Somos un concesionario multimarca especializado en vehículos '
'kilómetro cero y seminuevos, cuidadosamente seleccionados y '
'revisados en más de 150 puntos para garantizar su estado '
'mecánico y estético.\r\n'
'Ofrecemos:\r\n'
'\r\n'
'• Entrega en cualquier punto de la Península?• Financiación '
'personalizada?• Posibilidad de aceptar su vehículo como parte '
'de pago?• Kilometraje certificado por contrato?• Vehículos '
'sin daños estructurales\r\n'
'\r\n'
'Este vehiculo berlina cuenta con un equipamiento '
'destacado:\r\n'
'\r\n'
' Cambio automatico \r\n'
' Sensor de luces y lluvia\r\n'
' Volante multifunción \r\n'
' Sistema manos libres\r\n'
' Sistema Start-Stop\r\n'
' Cierre centralizado\r\n'
' Elevalunas eléctricos\r\n'
' Camara de aparcamiento\r\n'
' Climatizador bizona \r\n'
' Control de velocidad y crucero\r\n'
' Llantas de aleación\r\n'
' Pantalla multimedia con conexión USB, auxiliar y '
'Bluetooth\r\n'
'\r\n'
'Para más información, video o cualquier consulta, contacte '
'con nuestro equipo.\r\n'
'\r\n'
'Nota legal: Este anuncio tiene carácter informativo y no '
'contractual. La información puede contener errores u '
'omisiones involuntarias. El equipamiento, características, '
'disponibilidad y condiciones deberán ser confirmados con el '
'equipo comercial antes de formalizar la compra. Autohome no '
'se responsabiliza de posibles errores en la publicación.',
'doors_number': 4,
'emission_standard': 'ECO',
'engine': '1.9L',
'engine_horse_power': 194,
'expiration_date': None,
'fuel_type': 'Diesel',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/mercedes-benz-clase-e-e-220-d-4p-diesel-2019-en-madrid-70136476-covo.aspx',
'listing': 'auction',
'location': 'Madrid',
'make': 'MERCEDES-BENZ',
'model': 'Clase E',
'odometer': 326000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19626240/70c7c72e-2243-4fc1-b2a7-fe4f7c28a192.jpg',
'https://a.ccdn.es/cnet/vehicles/19626240/145d30e6-c78f-4eaf-9c82-4ca8d4c471b8.jpg',
'https://a.ccdn.es/cnet/vehicles/19626240/1fb199d3-994c-4ec9-bf6d-752caf6b77b7.jpg',
'https://a.ccdn.es/cnet/vehicles/19626240/164f5105-c4d1-450c-ad7c-b77dd7f7c874.jpg',
'https://a.ccdn.es/cnet/vehicles/19626240/5c80b063-8c9d-4633-85c1-f835bdfe79a9.jpg',
'https://a.ccdn.es/cnet/vehicles/19626240/3985a759-ea9e-45ba-b702-66a9711b1521.jpg',
'https://a.ccdn.es/cnet/vehicles/19626240/8f9305fb-4149-4855-bcf9-1eab9242a058.jpg',
'https://a.ccdn.es/cnet/vehicles/19626240/e823504a-adce-41a9-b855-93068251109b.jpg',
'https://a.ccdn.es/cnet/vehicles/19626240/80e16e85-6682-4579-98fc-68faa2d811ff.jpg',
'https://a.ccdn.es/cnet/vehicles/19626240/47a25fa4-497b-49d4-8805-55e679bf2364.jpg',
'https://a.ccdn.es/cnet/vehicles/19626240/12fba7f3-cecd-4977-ba1b-edd8df8039f4.jpg',
'https://a.ccdn.es/cnet/vehicles/19626240/e6f453ab-01bc-4260-a4b8-7d12c0c08b84.jpg',
'https://a.ccdn.es/cnet/vehicles/19626240/be9ec2c5-2539-45ab-adb1-9871188f73c8.jpg',
'https://a.ccdn.es/cnet/vehicles/19626240/cb80566a-2104-4480-9222-38e0d368f196.jpg',
'https://a.ccdn.es/cnet/vehicles/19626240/e6aeef96-6735-4025-a827-263e9ad74fd6.jpg',
'https://a.ccdn.es/cnet/vehicles/19626240/2f8986dc-1217-4cf1-97d3-a1f5af68f6a1.jpg',
'https://a.ccdn.es/cnet/vehicles/19626240/bb9e40a0-20a6-4dbd-8037-03bf811e7107.jpg',
'https://a.ccdn.es/cnet/vehicles/19626240/b5cd4595-6ec1-44bc-9102-0430a2345d6d.jpg',
'https://a.ccdn.es/cnet/vehicles/19626240/3f6f8207-eec0-4c99-b97e-55c08d37d6b3.jpg',
'https://a.ccdn.es/cnet/vehicles/19626240/21be6a4d-83e1-4ec0-8d72-0ab8d2be88c7.jpg',
'https://a.ccdn.es/cnet/vehicles/19626240/1b781397-3b31-4444-b0f5-205eac719e95.jpg',
'https://a.ccdn.es/cnet/vehicles/19626240/fc854893-561f-4748-b658-5fbf935b5c82.jpg',
'https://a.ccdn.es/cnet/vehicles/19626240/6f67ccb4-0a39-4ae2-8008-f634119c255f.jpg',
'https://a.ccdn.es/cnet/vehicles/19626240/7dad5736-7b1b-4e01-a8cd-d76b2f6ea069.jpg',
'https://a.ccdn.es/cnet/vehicles/19626240/b664c335-8188-4028-83c6-9f85d1126228.jpg',
'https://a.ccdn.es/cnet/vehicles/19626240/44a948ec-a3e0-4194-b045-09cf0828dcbb.jpg',
'https://a.ccdn.es/cnet/vehicles/19626240/782c628a-bf2b-4b3f-85d3-e1a6f6330ddb.jpg'],
'price': 22450,
'price_includes_vat': True,
'registration_date': '2019-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'MERCEDES-BENZ Clase E E 220 d',
'transmission': 'automatic',
'trim': 'E 220 d',
'vin': 'WDD2130041A615797',
'year': 2019}
2026-03-27 16:40:53 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: e4811eef-24e7-5b72-b697-da98f968ab72 with identifier: 70136476
2026-03-27 16:40:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item e4811eef-24e7-5b72-b697-da98f968ab72
2026-03-27 16:40:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F19626240%252F70c7c72e-2243-4fc1-b2a7-fe4f7c28a192.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:40:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19626240/70c7c72e-2243-4fc1-b2a7-fe4f7c28a192.jpg not downloaded yet
2026-03-27 16:40:53 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
'body_type': 'SUV',
'c_o_2_emission_value': 310,
'category': 'Coches',
'color': 'Gris / Plata (Negro)',
'currency': 'EUR',
'description': 'Bienvenidos a Autohome!\n'
'(consulte condiciones específicas de la promoción, sujeto a '
'aprobación por las entidades financieras colaboradoras).\n'
'\n'
'Compra tu vehículo 100% ONLINE. Te enviamos VIDEO de cada '
'vehiculo y toda la información necesaria para una compra '
'segura y transparente.\n'
'Somos un concesionario multimarca especializado en vehículos '
'kilómetro cero y seminuevos, cuidadosamente seleccionados y '
'revisados en más de 150 puntos para garantizar su estado '
'mecánico y estético.\n'
'Ofrecemos:\n'
'\n'
'• Entrega en cualquier punto de la Península?• Financiación '
'personalizada?• Posibilidad de aceptar su vehículo como parte '
'de pago?• Kilometraje certificado por contrato?• Vehículos '
'sin daños estructurales\n'
'Este vehículo familiar cuenta con un equipamiento destacado:\n'
'\n'
' Cambio automático\n'
' Sensor de luces y lluvia \n'
' Volante multifunción\n'
' Manos libres\n'
' Cierre centralizado\n'
' Elevalunas eléctricos\n'
' Climatizador \n'
' Control de velocidad y crucero\n'
' Llantas de aleación\n'
' Pantalla multimedia con conexión y Bluetooth\n'
'\n'
'Para obtener más información o resolver cualquier duda, no '
'dude en ponerse en contacto con nosotros. Estaremos '
'encantados de ayudarle.\n'
'\n'
'Nota legal: Este anuncio es informativo y no tiene carácter '
'contractual. Aunque revisamos y actualizamos los datos con '
'regularidad, podría haber errores u omisiones involuntarias, '
'especialmente en lo relativo al equipamiento del vehículo. Le '
'recomendamos confirmar todos los detalles con nuestro equipo '
'antes de formalizar la compra.',
'doors_number': 5,
'emission_standard': 'C',
'engine': '3.0L',
'engine_horse_power': 231,
'expiration_date': None,
'fuel_type': 'Gasolina',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/bmw-x5-30i-5p-gasolina-2003-en-madrid-70194557-covo.aspx',
'listing': 'auction',
'location': 'Madrid',
'make': 'BMW',
'model': 'X5',
'odometer': 214000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19676515/250fd6bd-8731-4e0a-a168-a54f2580d1eb.jpg',
'https://a.ccdn.es/cnet/vehicles/19676515/1fe1ffb0-fb97-4c55-996b-ba3cfa6ea9f1.jpg',
'https://a.ccdn.es/cnet/vehicles/19676515/87f6cfe3-7d53-4330-ad6c-bbfcd2cdf681.jpg',
'https://a.ccdn.es/cnet/vehicles/19676515/84827418-925c-4fbd-8c13-94dfceede6d4.jpg',
'https://a.ccdn.es/cnet/vehicles/19676515/09f7b078-be6a-4d85-988b-3b210fefea87.jpg',
'https://a.ccdn.es/cnet/vehicles/19676515/7b5af3d1-f829-426c-ae3c-d61fe1275974.jpg',
'https://a.ccdn.es/cnet/vehicles/19676515/a3bb66a3-67e2-419d-891e-4d1f150a9567.jpg',
'https://a.ccdn.es/cnet/vehicles/19676515/f70ccbe2-910d-481f-9e3a-24934f8ca74f.jpg',
'https://a.ccdn.es/cnet/vehicles/19676515/fce1fe7b-2a73-475a-955b-6c06276b2d8e.jpg',
'https://a.ccdn.es/cnet/vehicles/19676515/aba9b997-67ce-48e9-b523-fe13f067c15a.jpg',
'https://a.ccdn.es/cnet/vehicles/19676515/5040a0bc-3554-45ab-93ca-3f0765e72f05.jpg',
'https://a.ccdn.es/cnet/vehicles/19676515/264dd620-fbc6-4921-8dbb-28b556871a1f.jpg',
'https://a.ccdn.es/cnet/vehicles/19676515/7e2cced5-8cef-4046-88d0-30e7be920ea7.jpg',
'https://a.ccdn.es/cnet/vehicles/19676515/7324245b-8895-4f4c-b78d-4a3e3ac177d4.jpg',
'https://a.ccdn.es/cnet/vehicles/19676515/51f267b4-3f10-470c-ab53-5e15754d8e3b.jpg',
'https://a.ccdn.es/cnet/vehicles/19676515/c18bfd4d-4318-41b6-9300-ad53ddff9af8.jpg',
'https://a.ccdn.es/cnet/vehicles/19676515/55ad85b7-60cc-4648-acf6-3d8877fae7b5.jpg',
'https://a.ccdn.es/cnet/vehicles/19676515/8e30f595-9825-47e2-b8a9-b8848b9e78ca.jpg',
'https://a.ccdn.es/cnet/vehicles/19676515/643ae99c-8774-484e-8fc9-599d8a4dd211.jpg'],
'price': 6990,
'price_includes_vat': True,
'registration_date': '2003-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'BMW X5 3.0i',
'transmission': 'automatic',
'trim': '3.0i',
'vin': 'WBAFA535X1LP25646',
'year': 2003}
2026-03-27 16:40:53 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 33607448-fb31-55ca-84af-ab9e19232770 with identifier: 70194557
2026-03-27 16:40:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 33607448-fb31-55ca-84af-ab9e19232770
2026-03-27 16:40:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F19676515%252F250fd6bd-8731-4e0a-a168-a54f2580d1eb.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:40:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19676515/250fd6bd-8731-4e0a-a168-a54f2580d1eb.jpg not downloaded yet
2026-03-27 16:40:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:40:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fde651ecb90>
2026-03-27 16:40:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:40:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:40:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:40:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6e7790c3-eb90-509e-afc2-5ef46029089e/6e7790c3-eb90-509e-afc2-5ef46029089e_image_0.jpg HTTP/1.1" 201 0
2026-03-27 16:40:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto_selling_coches.net',RowKey='https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F19560660%252Fe432b0b2-86fb-44cc-a92f-95b8fcfbe4ad.jpg') HTTP/1.1" 204 0
2026-03-27 16:40:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19560660/e432b0b2-86fb-44cc-a92f-95b8fcfbe4ad.jpg saved to cache
2026-03-27 16:40:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 6e7790c3-eb90-509e-afc2-5ef46029089e
2026-03-27 16:40:53 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 6e7790c3-eb90-509e-afc2-5ef46029089e sending to next pipeline
2026-03-27 16:40:53 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 6e7790c3-eb90-509e-afc2-5ef46029089e with identifier 70053084
2026-03-27 16:40:53 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-27 16:40:53 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-27 16:40:53 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 6e7790c3-eb90-509e-afc2-5ef46029089e
2026-03-27 16:40:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/19560660/e432b0b2-86fb-44cc-a92f-95b8fcfbe4ad.jpg>
{'auction_title': '',
'body_type': 'SUV',
'c_o_2_emission_value': 117,
'category': 'Coches',
'color': 'Blanco (Tela Negra)',
'currency': 'EUR',
'description': 'Bienvenidos a Autohome!\r\n'
'¡Llevatelo desde 260€/mes sin entrada !\r\n'
'Precio al contado: 17.750€ (IVA incluido)?\r\n'
'Precio alternativo con financiación: 16.250€ \r\n'
'(consulte condiciones específicas de la promoción, sujeto a '
'aprobación por las entidades financieras colaboradoras).\r\n'
'\r\n'
'Compra tu vehículo 100% ONLINE. Te enviamos VIDEO de cada '
'vehiculo y toda la información necesaria para una compra '
'segura y transparente.\r\n'
'Somos un concesionario multimarca especializado en vehículos '
'kilómetro cero y seminuevos, cuidadosamente seleccionados y '
'revisados en más de 150 puntos para garantizar su estado '
'mecánico y estético.\r\n'
'Ofrecemos:\r\n'
'\r\n'
'• Entrega en cualquier punto de la Península?• Financiación '
'personalizada?• Posibilidad de aceptar su vehículo como parte '
'de pago?• Kilometraje certificado por contrato?• Vehículos '
'sin daños estructurales\r\n'
'Este vehículo SUV cuenta con un equipamiento destacado:\r\n'
'\r\n'
' Cambio automático\r\n'
' Sensor de luces y lluvia \r\n'
' Freno de mano eléctrico \r\n'
' AppleCarPlay/AndroidAuto\r\n'
' Volante multifunción\r\n'
' Manos libres\r\n'
' Sistema Start-Stop\r\n'
' Cierre centralizado\r\n'
' Elevalunas eléctricos\r\n'
' Sensores de aparcamiento\r\n'
' Climatizador bizona \r\n'
' Control de velocidad y crucero\r\n'
' Llantas de aleación\r\n'
' Pantalla multimedia con conexión USB, auxiliar y '
'Bluetooth\r\n'
'\r\n'
'Para obtener más información o resolver cualquier duda, no '
'dude en ponerse en contacto con nosotros. Estaremos '
'encantados de ayudarle.\r\n'
'\r\n'
'Nota legal: Este anuncio es informativo y no tiene carácter '
'contractual. Aunque revisamos y actualizamos los datos con '
'regularidad, podría haber errores u omisiones involuntarias, '
'especialmente en lo relativo al equipamiento del vehículo. Le '
'recomendamos confirmar todos los detalles con nuestro equipo '
'antes de formalizar la compra.',
'doors_number': 5,
'emission_standard': 'ECO',
'engine': '1.6L',
'engine_horse_power': 136,
'expiration_date': None,
'fuel_type': 'Híbrido',
'id': '6e7790c3-eb90-509e-afc2-5ef46029089e',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/kia-sportage-16-mhev-business-dct-100kw-136cv-4x2-5p-electrico-hibrido-2020-en-madrid-70053084-covo.aspx',
'listing': 'auction',
'location': 'Madrid',
'make': 'KIA',
'model': 'Sportage',
'odometer': 179000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 28,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6e7790c3-eb90-509e-afc2-5ef46029089e/6e7790c3-eb90-509e-afc2-5ef46029089e_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79336,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19560660/e432b0b2-86fb-44cc-a92f-95b8fcfbe4ad.jpg',
'Width': 800}],
'price': 17750,
'price_includes_vat': True,
'registration_date': '2020-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'KIA Sportage 1.6 MHEV Business DCT 4X2',
'transmission': 'automatic',
'trim': '1.6 MHEV Business DCT 100kW 136CV 4X2',
'vin': 'U5YPG812GLL907105',
'year': 2020}
2026-03-27 16:40:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%2770053084%27 HTTP/1.1" 200 None
2026-03-27 16:40:53 [auto_selling_coches.net] INFO: Saving data for 70053084: {'created_time': 1774629653.448857, 'last_price_update_time': 1774629653.448867}
2026-03-27 16:40:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70053084') HTTP/1.1" 204 0
2026-03-27 16:40:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70259564> (referer: https://www.coches.net/concesionario/autohome/?pg=2) ['zyte-api']
2026-03-27 16:40:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/19676515/250fd6bd-8731-4e0a-a168-a54f2580d1eb.jpg> (referer: None)
2026-03-27 16:40:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/19626240/70c7c72e-2243-4fc1-b2a7-fe4f7c28a192.jpg> (referer: None)
2026-03-27 16:40:53 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
'body_type': 'Monovolumen',
'c_o_2_emission_value': 113,
'category': 'Coches',
'color': 'Marrón (Gris Claro)',
'currency': 'EUR',
'description': '¡BIENVENIDOS A AUTOHOME!\r\n'
'¡Llevatelo desde 199€/mes sin entrada !\r\n'
'Precio al contado: 12.450€ (IVA incluido)?\r\n'
'Precio alternativo con financiación: 10.950€ \r\n'
'(consulte condiciones específicas de la promoción, sujeto a '
'aprobación por las entidades financieras colaboradoras).\r\n'
'\r\n'
'Compra tu vehículo 100% ONLINE. Te enviamos VIDEO de cada '
'vehiculo y toda la información necesaria para una compra '
'segura y transparente.\r\n'
'Somos un concesionario multimarca especializado en vehículos '
'kilómetro cero y seminuevos, cuidadosamente seleccionados y '
'revisados en más de 150 puntos para garantizar su estado '
'mecánico y estético.\r\n'
'Ofrecemos:\r\n'
'\r\n'
'• Entrega en cualquier punto de la Península?• Financiación '
'personalizada?• Posibilidad de aceptar su vehículo como parte '
'de pago?• Kilometraje certificado por contrato?• Vehículos '
'sin daños estructuralesFurgoneta en extraordinario estado y '
'con un equipamiento sorprendente:\r\n'
'\r\n'
'-Cambio Manual ?\r\n'
'-Sensor de luces y lluvia?\r\n'
'-Manos libres?\r\n'
'-Sensor de parking delantero y trasero?\r\n'
'-Climatizador\r\n'
'-Control de velocidad y crucero\r\n'
'-Llantas de aleación?\r\n'
'-Pantalla con USB, auxiliar y Bluetooth\r\n'
'\r\n'
'Para obtener más información o resolver cualquier duda, no '
'dude en ponerse en contacto con nosotros. Estamos aquí para '
'ayudarle.\r\n'
'Este anuncio es de carácter informativo y no contractual. Nos '
'esforzamos por ofrecer información precisa y actualizada, '
'pero los detalles están sujetos a cambios sin previo aviso',
'doors_number': 4,
'emission_standard': 'C',
'engine': '1.5L',
'engine_horse_power': 100,
'expiration_date': None,
'fuel_type': 'Diesel',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/peugeot-rifter-access-standard-bluehdi-73kw-4p-diesel-2018-en-madrid-70259564-covo.aspx',
'listing': 'auction',
'location': 'Madrid',
'make': 'PEUGEOT',
'model': 'Rifter',
'odometer': 130800,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19721376/95ca3f17-8b39-4bbb-b31e-d6433ec166b5.jpg',
'https://a.ccdn.es/cnet/vehicles/19721376/874531c0-9610-444a-a167-55398041a1d1.jpg',
'https://a.ccdn.es/cnet/vehicles/19721376/33f51166-76cf-407f-b296-2f2b3d69b1d6.jpg',
'https://a.ccdn.es/cnet/vehicles/19721376/0836f804-45a4-457b-bd4d-d04450cecfc9.jpg',
'https://a.ccdn.es/cnet/vehicles/19721376/ee4ce581-90b9-4264-8bc5-3ce7e9b9ed6b.jpg',
'https://a.ccdn.es/cnet/vehicles/19721376/22783f0d-6bca-499e-b006-56c4d510aacd.jpg',
'https://a.ccdn.es/cnet/vehicles/19721376/ff85ee8f-436d-4e5f-8369-dca9a07ae7af.jpg',
'https://a.ccdn.es/cnet/vehicles/19721376/12cb0b1b-0161-4635-87e1-32dd05e91bb0.jpg',
'https://a.ccdn.es/cnet/vehicles/19721376/674bde1f-78b4-4b24-b5f7-c3a2795111e0.jpg',
'https://a.ccdn.es/cnet/vehicles/19721376/8f92d637-934e-4982-8d1a-662843559a98.jpg',
'https://a.ccdn.es/cnet/vehicles/19721376/1a5a31c4-a5e5-4d47-bf6c-48fa38c9525d.jpg',
'https://a.ccdn.es/cnet/vehicles/19721376/4d2656c2-82f2-4a19-ac5f-edfe8f2526e0.jpg',
'https://a.ccdn.es/cnet/vehicles/19721376/912b52ef-4231-4b9f-a1c3-ed5cef6d2ac7.jpg',
'https://a.ccdn.es/cnet/vehicles/19721376/87f1db40-3401-40cb-b6fa-e8d41affefa4.jpg',
'https://a.ccdn.es/cnet/vehicles/19721376/e798c682-3577-47c1-973e-15b8301b62b2.jpg',
'https://a.ccdn.es/cnet/vehicles/19721376/ed2fcbdd-3ff3-44b5-b949-b396e81d6d8a.jpg',
'https://a.ccdn.es/cnet/vehicles/19721376/9c90ecf7-6adb-45ff-88ef-403572185070.jpg',
'https://a.ccdn.es/cnet/vehicles/19721376/b195b70f-7371-48eb-a30a-7496a59fdef1.jpg',
'https://a.ccdn.es/cnet/vehicles/19721376/a8d1fa00-89f5-4da4-9c53-655c42034b57.jpg',
'https://a.ccdn.es/cnet/vehicles/19721376/49942a83-db6c-4f93-a065-0a8ffb69ef02.jpg',
'https://a.ccdn.es/cnet/vehicles/19721376/fed437be-dae8-431b-a83b-073be9a8eb97.jpg',
'https://a.ccdn.es/cnet/vehicles/19721376/aa0b86ff-9ccf-4421-b52f-7848c03fc0a1.jpg',
'https://a.ccdn.es/cnet/vehicles/19721376/b23e149e-46fc-4486-b855-15511ea197c1.jpg',
'https://a.ccdn.es/cnet/vehicles/19721376/40be9367-43a4-4380-a60b-ce89a89990e2.jpg',
'https://a.ccdn.es/cnet/vehicles/19721376/84daf5d1-a596-4d40-8639-bf3a6ad21d3f.jpg',
'https://a.ccdn.es/cnet/vehicles/19721376/650a9911-4404-4819-8853-cfac28e4610d.jpg'],
'price': 12450,
'price_includes_vat': True,
'registration_date': '2019-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'PEUGEOT Rifter Access Standard BlueHDi',
'transmission': 'manual',
'trim': 'Access Standard BlueHDi 73kW',
'vin': 'VR3ECYHYCJN560088',
'year': 2019}
2026-03-27 16:40:53 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 082ef91c-6ebf-5f4f-b991-0b6b8224f21e with identifier: 70259564
2026-03-27 16:40:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 082ef91c-6ebf-5f4f-b991-0b6b8224f21e
2026-03-27 16:40:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F19721376%252F95ca3f17-8b39-4bbb-b31e-d6433ec166b5.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:40:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19721376/95ca3f17-8b39-4bbb-b31e-d6433ec166b5.jpg not downloaded yet
2026-03-27 16:40:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:40:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:40:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fde641db450>
2026-03-27 16:40:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:40:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:40:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:40:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_33607448-fb31-55ca-84af-ab9e19232770/33607448-fb31-55ca-84af-ab9e19232770_image_0.jpg HTTP/1.1" 201 0
2026-03-27 16:40:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto_selling_coches.net',RowKey='https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F19676515%252F250fd6bd-8731-4e0a-a168-a54f2580d1eb.jpg') HTTP/1.1" 204 0
2026-03-27 16:40:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19676515/250fd6bd-8731-4e0a-a168-a54f2580d1eb.jpg saved to cache
2026-03-27 16:40:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 33607448-fb31-55ca-84af-ab9e19232770
2026-03-27 16:40:53 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 33607448-fb31-55ca-84af-ab9e19232770 sending to next pipeline
2026-03-27 16:40:53 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 33607448-fb31-55ca-84af-ab9e19232770 with identifier 70194557
2026-03-27 16:40:53 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-27 16:40:53 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-27 16:40:53 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 33607448-fb31-55ca-84af-ab9e19232770
2026-03-27 16:40:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/19676515/250fd6bd-8731-4e0a-a168-a54f2580d1eb.jpg>
{'auction_title': '',
'body_type': 'SUV',
'c_o_2_emission_value': 310,
'category': 'Coches',
'color': 'Gris / Plata (Negro)',
'currency': 'EUR',
'description': 'Bienvenidos a Autohome!\n'
'(consulte condiciones específicas de la promoción, sujeto a '
'aprobación por las entidades financieras colaboradoras).\n'
'\n'
'Compra tu vehículo 100% ONLINE. Te enviamos VIDEO de cada '
'vehiculo y toda la información necesaria para una compra '
'segura y transparente.\n'
'Somos un concesionario multimarca especializado en vehículos '
'kilómetro cero y seminuevos, cuidadosamente seleccionados y '
'revisados en más de 150 puntos para garantizar su estado '
'mecánico y estético.\n'
'Ofrecemos:\n'
'\n'
'• Entrega en cualquier punto de la Península?• Financiación '
'personalizada?• Posibilidad de aceptar su vehículo como parte '
'de pago?• Kilometraje certificado por contrato?• Vehículos '
'sin daños estructurales\n'
'Este vehículo familiar cuenta con un equipamiento destacado:\n'
'\n'
' Cambio automático\n'
' Sensor de luces y lluvia \n'
' Volante multifunción\n'
' Manos libres\n'
' Cierre centralizado\n'
' Elevalunas eléctricos\n'
' Climatizador \n'
' Control de velocidad y crucero\n'
' Llantas de aleación\n'
' Pantalla multimedia con conexión y Bluetooth\n'
'\n'
'Para obtener más información o resolver cualquier duda, no '
'dude en ponerse en contacto con nosotros. Estaremos '
'encantados de ayudarle.\n'
'\n'
'Nota legal: Este anuncio es informativo y no tiene carácter '
'contractual. Aunque revisamos y actualizamos los datos con '
'regularidad, podría haber errores u omisiones involuntarias, '
'especialmente en lo relativo al equipamiento del vehículo. Le '
'recomendamos confirmar todos los detalles con nuestro equipo '
'antes de formalizar la compra.',
'doors_number': 5,
'emission_standard': 'C',
'engine': '3.0L',
'engine_horse_power': 231,
'expiration_date': None,
'fuel_type': 'Gasolina',
'id': '33607448-fb31-55ca-84af-ab9e19232770',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/bmw-x5-30i-5p-gasolina-2003-en-madrid-70194557-covo.aspx',
'listing': 'auction',
'location': 'Madrid',
'make': 'BMW',
'model': 'X5',
'odometer': 214000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 19,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_33607448-fb31-55ca-84af-ab9e19232770/33607448-fb31-55ca-84af-ab9e19232770_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 51535,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19676515/250fd6bd-8731-4e0a-a168-a54f2580d1eb.jpg',
'Width': 800}],
'price': 6990,
'price_includes_vat': True,
'registration_date': '2003-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'BMW X5 3.0i',
'transmission': 'automatic',
'trim': '3.0i',
'vin': 'WBAFA535X1LP25646',
'year': 2003}
2026-03-27 16:40:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%2770194557%27 HTTP/1.1" 200 None
2026-03-27 16:40:53 [auto_selling_coches.net] INFO: Saving data for 70194557: {'created_time': 1774629653.727054, 'last_price_update_time': 1774629653.727063}
2026-03-27 16:40:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70194557') HTTP/1.1" 204 0
2026-03-27 16:40:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:40:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fde64aa51d0>
2026-03-27 16:40:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:40:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:40:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:40:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e4811eef-24e7-5b72-b697-da98f968ab72/e4811eef-24e7-5b72-b697-da98f968ab72_image_0.jpg HTTP/1.1" 201 0
2026-03-27 16:40:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto_selling_coches.net',RowKey='https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F19626240%252F70c7c72e-2243-4fc1-b2a7-fe4f7c28a192.jpg') HTTP/1.1" 204 0
2026-03-27 16:40:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19626240/70c7c72e-2243-4fc1-b2a7-fe4f7c28a192.jpg saved to cache
2026-03-27 16:40:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item e4811eef-24e7-5b72-b697-da98f968ab72
2026-03-27 16:40:53 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item e4811eef-24e7-5b72-b697-da98f968ab72 sending to next pipeline
2026-03-27 16:40:53 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: e4811eef-24e7-5b72-b697-da98f968ab72 with identifier 70136476
2026-03-27 16:40:53 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-27 16:40:53 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-27 16:40:53 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item e4811eef-24e7-5b72-b697-da98f968ab72
2026-03-27 16:40:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/19626240/70c7c72e-2243-4fc1-b2a7-fe4f7c28a192.jpg>
{'auction_title': '',
'body_type': 'Berlina',
'c_o_2_emission_value': 122,
'category': 'Coches',
'color': 'Negro (Cuero negro)',
'currency': 'EUR',
'description': '¡Bienvenidos a Autohome!\r\n'
'¡Llevatelo desde 260€/mes sin entrada !\r\n'
'Precio al contado: 22.450€ (IVA incluido)?\r\n'
'Precio alternativo con financiación: 22.450€ \r\n'
'(consulte condiciones específicas de la promoción, sujeto a '
'aprobación por las entidades financieras colaboradoras).\r\n'
'\r\n'
'Compra tu vehículo 100% ONLINE. Te enviamos VIDEO de cada '
'vehiculo y toda la información necesaria para una compra '
'segura y transparente.\r\n'
'Somos un concesionario multimarca especializado en vehículos '
'kilómetro cero y seminuevos, cuidadosamente seleccionados y '
'revisados en más de 150 puntos para garantizar su estado '
'mecánico y estético.\r\n'
'Ofrecemos:\r\n'
'\r\n'
'• Entrega en cualquier punto de la Península?• Financiación '
'personalizada?• Posibilidad de aceptar su vehículo como parte '
'de pago?• Kilometraje certificado por contrato?• Vehículos '
'sin daños estructurales\r\n'
'\r\n'
'Este vehiculo berlina cuenta con un equipamiento '
'destacado:\r\n'
'\r\n'
' Cambio automatico \r\n'
' Sensor de luces y lluvia\r\n'
' Volante multifunción \r\n'
' Sistema manos libres\r\n'
' Sistema Start-Stop\r\n'
' Cierre centralizado\r\n'
' Elevalunas eléctricos\r\n'
' Camara de aparcamiento\r\n'
' Climatizador bizona \r\n'
' Control de velocidad y crucero\r\n'
' Llantas de aleación\r\n'
' Pantalla multimedia con conexión USB, auxiliar y '
'Bluetooth\r\n'
'\r\n'
'Para más información, video o cualquier consulta, contacte '
'con nuestro equipo.\r\n'
'\r\n'
'Nota legal: Este anuncio tiene carácter informativo y no '
'contractual. La información puede contener errores u '
'omisiones involuntarias. El equipamiento, características, '
'disponibilidad y condiciones deberán ser confirmados con el '
'equipo comercial antes de formalizar la compra. Autohome no '
'se responsabiliza de posibles errores en la publicación.',
'doors_number': 4,
'emission_standard': 'ECO',
'engine': '1.9L',
'engine_horse_power': 194,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': 'e4811eef-24e7-5b72-b697-da98f968ab72',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/mercedes-benz-clase-e-e-220-d-4p-diesel-2019-en-madrid-70136476-covo.aspx',
'listing': 'auction',
'location': 'Madrid',
'make': 'MERCEDES-BENZ',
'model': 'Clase E',
'odometer': 326000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 27,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e4811eef-24e7-5b72-b697-da98f968ab72/e4811eef-24e7-5b72-b697-da98f968ab72_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 53902,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19626240/70c7c72e-2243-4fc1-b2a7-fe4f7c28a192.jpg',
'Width': 800}],
'price': 22450,
'price_includes_vat': True,
'registration_date': '2019-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'MERCEDES-BENZ Clase E E 220 d',
'transmission': 'automatic',
'trim': 'E 220 d',
'vin': 'WDD2130041A615797',
'year': 2019}
2026-03-27 16:40:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%2770136476%27 HTTP/1.1" 200 None
2026-03-27 16:40:53 [auto_selling_coches.net] INFO: Saving data for 70136476: {'created_time': 1774629653.829182, 'last_price_update_time': 1774629653.82919}
2026-03-27 16:40:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70136476') HTTP/1.1" 204 0
2026-03-27 16:40:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70253291> (referer: https://www.coches.net/concesionario/autohome/?pg=2) ['zyte-api']
2026-03-27 16:40:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/19721376/95ca3f17-8b39-4bbb-b31e-d6433ec166b5.jpg> (referer: None)
2026-03-27 16:40:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:40:53 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
'body_type': 'SUV',
'c_o_2_emission_value': 118,
'category': 'Coches',
'color': 'Blanco (C&T Piedimonte Mistral Bise)',
'currency': 'EUR',
'description': '¡Bienvenidos a Auto-home!\r\n'
'Precio al contado: 12.650€ (IVA incluido)?\r\n'
'Precio alternativo con financiación: 11.250€ \r\n'
'(consulte condiciones específicas de la promoción, sujeto a '
'aprobación por las entidades financieras colaboradoras).\r\n'
'\r\n'
'Compra tu vehículo 100% ONLINE. Te enviamos VIDEO de cada '
'vehículo y toda la información necesaria para una compra '
'segura y transparente.\r\n'
'Somos un concesionario multimarca especializado en vehículos '
'kilómetro cero y seminuevos, cuidadosamente seleccionados y '
'revisados en más de 150 puntos para garantizar su estado '
'mecánico y estético.\r\n'
'Ofrecemos:\r\n'
'\r\n'
'• Entrega en cualquier punto de la Península?• Financiación '
'personalizada?• Posibilidad de aceptar su vehículo como parte '
'de pago?• Kilometraje certificado por contrato?• Vehículos '
'sin daños estructurales\r\n'
'Este vehículo SUV cuenta con un equipamiento destacado:\r\n'
'\r\n'
' Cambio manual \r\n'
' Sensor de luces y lluvia \r\n'
' Freno de mano eléctrico \r\n'
' AppleCarPlay/AndroidAuto\r\n'
' Volante multifunción\r\n'
' Manos libres\r\n'
' Sistema Start-Stop\r\n'
' Cierre centralizado\r\n'
' Elevalunas eléctricos\r\n'
' Sensores de aparcamiento\r\n'
' Navegador \r\n'
' Climatizador bizona\r\n'
' Control de velocidad y crucero\r\n'
' Llantas de aleación\r\n'
' Pantalla multimedia con conexión USB, auxiliar y '
'Bluetooth\r\n'
'\r\n'
'Para obtener más información o resolver cualquier duda, no '
'dude en ponerse en contacto con nosotros. Estaremos '
'encantados de ayudarle.\r\n'
'\r\n'
'Nota legal: Este anuncio es informativo y no tiene carácter '
'contractual. Aunque revisamos y actualizamos los datos con '
'regularidad, podría haber errores u omisiones involuntarias, '
'especialmente en lo relativo al equipamiento del vehículo. Le '
'recomendamos confirmar todos los detalles con nuestro equipo '
'antes de formalizar la compra.',
'doors_number': 5,
'emission_standard': 'C',
'engine': '1.2L',
'engine_horse_power': 130,
'expiration_date': None,
'fuel_type': 'Gasolina',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/peugeot-3008-12-puretech-96kw-130cv-allure-ss-5p-gasolina-2019-en-madrid-70253291-covo.aspx',
'listing': 'auction',
'location': 'Madrid',
'make': 'PEUGEOT',
'model': '3008',
'odometer': 103800,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19715815/a8714c0f-a618-4029-bbce-707eb9959746.jpg',
'https://a.ccdn.es/cnet/vehicles/19715815/5a0bf02f-d334-4834-8148-04a05cb24538.jpg',
'https://a.ccdn.es/cnet/vehicles/19715815/4bb0338b-46a2-4ef8-993e-4f3c9c5cf991.jpg',
'https://a.ccdn.es/cnet/vehicles/19715815/be7502dc-b4c5-41a7-84e1-9e0684d68e0f.jpg',
'https://a.ccdn.es/cnet/vehicles/19715815/3759e8de-2565-42a2-8110-ddfefd24e980.jpg',
'https://a.ccdn.es/cnet/vehicles/19715815/92246ad9-2faa-4ed7-a590-f40c375c67eb.jpg',
'https://a.ccdn.es/cnet/vehicles/19715815/2cc3e0d6-bb21-4a34-9c0e-bcdfe58d1c89.jpg',
'https://a.ccdn.es/cnet/vehicles/19715815/be55a24b-8532-4391-bcf6-0b5def745b38.jpg',
'https://a.ccdn.es/cnet/vehicles/19715815/c8c97773-2714-464b-b751-2e3b0dcbfb55.jpg',
'https://a.ccdn.es/cnet/vehicles/19715815/d8b0e12b-d6c2-4663-aaec-d78fa588af19.jpg',
'https://a.ccdn.es/cnet/vehicles/19715815/0842d892-b9e9-400f-a1f2-eaf07c55172b.jpg',
'https://a.ccdn.es/cnet/vehicles/19715815/1f24b638-02c1-441f-8412-bc9e3b5ba3aa.jpg',
'https://a.ccdn.es/cnet/vehicles/19715815/1f2d8e8d-2354-4b74-9303-24781f5c52e9.jpg',
'https://a.ccdn.es/cnet/vehicles/19715815/e8506648-3cb4-49d1-a3f5-16998dec7257.jpg',
'https://a.ccdn.es/cnet/vehicles/19715815/391f7025-197e-43ee-96ab-438dcb1933bd.jpg',
'https://a.ccdn.es/cnet/vehicles/19715815/b0a90c93-e8bb-4afb-aca0-a7fe7767b6ef.jpg',
'https://a.ccdn.es/cnet/vehicles/19715815/c99e9b72-4efd-408e-acfc-e93c700cc825.jpg',
'https://a.ccdn.es/cnet/vehicles/19715815/568f2235-6ab7-48d0-802f-6b1aa7f0a5dd.jpg',
'https://a.ccdn.es/cnet/vehicles/19715815/253c0817-cdee-4b89-b137-bf7fa2d4bc28.jpg',
'https://a.ccdn.es/cnet/vehicles/19715815/b5430173-8dde-4950-a404-2fbb4971e6fd.jpg',
'https://a.ccdn.es/cnet/vehicles/19715815/10bbbd3f-ae66-4d8c-a9fd-78d0941e90e7.jpg',
'https://a.ccdn.es/cnet/vehicles/19715815/946fa43c-eee0-4eaf-bc51-7557096a1285.jpg',
'https://a.ccdn.es/cnet/vehicles/19715815/62e885e6-2c69-44bf-9d3e-bd019a4919ab.jpg',
'https://a.ccdn.es/cnet/vehicles/19715815/d3b17f45-20fb-4ca8-a7df-fa8dad61f915.jpg'],
'price': 12650,
'price_includes_vat': True,
'registration_date': '2019-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'PEUGEOT 3008 1.2 PURETECH ALLURE SS',
'transmission': 'manual',
'trim': '1.2 PURETECH 96KW 130CV ALLURE SS',
'vin': 'VF3MRHNSMKS313211',
'year': 2019}
2026-03-27 16:40:53 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 8564835c-1c75-567d-ae12-cd050c593af1 with identifier: 70253291
2026-03-27 16:40:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 8564835c-1c75-567d-ae12-cd050c593af1
2026-03-27 16:40:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F19715815%252Fa8714c0f-a618-4029-bbce-707eb9959746.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:40:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19715815/a8714c0f-a618-4029-bbce-707eb9959746.jpg not downloaded yet
2026-03-27 16:40:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70264819> (referer: https://www.coches.net/concesionario/autohome/?pg=2) ['zyte-api']
2026-03-27 16:40:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:40:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fde65148dd0>
2026-03-27 16:40:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:40:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:40:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:40:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_082ef91c-6ebf-5f4f-b991-0b6b8224f21e/082ef91c-6ebf-5f4f-b991-0b6b8224f21e_image_0.jpg HTTP/1.1" 201 0
2026-03-27 16:40:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto_selling_coches.net',RowKey='https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F19721376%252F95ca3f17-8b39-4bbb-b31e-d6433ec166b5.jpg') HTTP/1.1" 204 0
2026-03-27 16:40:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19721376/95ca3f17-8b39-4bbb-b31e-d6433ec166b5.jpg saved to cache
2026-03-27 16:40:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 082ef91c-6ebf-5f4f-b991-0b6b8224f21e
2026-03-27 16:40:54 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 082ef91c-6ebf-5f4f-b991-0b6b8224f21e sending to next pipeline
2026-03-27 16:40:54 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 082ef91c-6ebf-5f4f-b991-0b6b8224f21e with identifier 70259564
2026-03-27 16:40:54 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-27 16:40:54 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-27 16:40:54 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 082ef91c-6ebf-5f4f-b991-0b6b8224f21e
2026-03-27 16:40:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/19721376/95ca3f17-8b39-4bbb-b31e-d6433ec166b5.jpg>
{'auction_title': '',
'body_type': 'Monovolumen',
'c_o_2_emission_value': 113,
'category': 'Coches',
'color': 'Marrón (Gris Claro)',
'currency': 'EUR',
'description': '¡BIENVENIDOS A AUTOHOME!\r\n'
'¡Llevatelo desde 199€/mes sin entrada !\r\n'
'Precio al contado: 12.450€ (IVA incluido)?\r\n'
'Precio alternativo con financiación: 10.950€ \r\n'
'(consulte condiciones específicas de la promoción, sujeto a '
'aprobación por las entidades financieras colaboradoras).\r\n'
'\r\n'
'Compra tu vehículo 100% ONLINE. Te enviamos VIDEO de cada '
'vehiculo y toda la información necesaria para una compra '
'segura y transparente.\r\n'
'Somos un concesionario multimarca especializado en vehículos '
'kilómetro cero y seminuevos, cuidadosamente seleccionados y '
'revisados en más de 150 puntos para garantizar su estado '
'mecánico y estético.\r\n'
'Ofrecemos:\r\n'
'\r\n'
'• Entrega en cualquier punto de la Península?• Financiación '
'personalizada?• Posibilidad de aceptar su vehículo como parte '
'de pago?• Kilometraje certificado por contrato?• Vehículos '
'sin daños estructuralesFurgoneta en extraordinario estado y '
'con un equipamiento sorprendente:\r\n'
'\r\n'
'-Cambio Manual ?\r\n'
'-Sensor de luces y lluvia?\r\n'
'-Manos libres?\r\n'
'-Sensor de parking delantero y trasero?\r\n'
'-Climatizador\r\n'
'-Control de velocidad y crucero\r\n'
'-Llantas de aleación?\r\n'
'-Pantalla con USB, auxiliar y Bluetooth\r\n'
'\r\n'
'Para obtener más información o resolver cualquier duda, no '
'dude en ponerse en contacto con nosotros. Estamos aquí para '
'ayudarle.\r\n'
'Este anuncio es de carácter informativo y no contractual. Nos '
'esforzamos por ofrecer información precisa y actualizada, '
'pero los detalles están sujetos a cambios sin previo aviso',
'doors_number': 4,
'emission_standard': 'C',
'engine': '1.5L',
'engine_horse_power': 100,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '082ef91c-6ebf-5f4f-b991-0b6b8224f21e',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/peugeot-rifter-access-standard-bluehdi-73kw-4p-diesel-2018-en-madrid-70259564-covo.aspx',
'listing': 'auction',
'location': 'Madrid',
'make': 'PEUGEOT',
'model': 'Rifter',
'odometer': 130800,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 26,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_082ef91c-6ebf-5f4f-b991-0b6b8224f21e/082ef91c-6ebf-5f4f-b991-0b6b8224f21e_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 61521,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19721376/95ca3f17-8b39-4bbb-b31e-d6433ec166b5.jpg',
'Width': 800}],
'price': 12450,
'price_includes_vat': True,
'registration_date': '2019-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'PEUGEOT Rifter Access Standard BlueHDi',
'transmission': 'manual',
'trim': 'Access Standard BlueHDi 73kW',
'vin': 'VR3ECYHYCJN560088',
'year': 2019}
2026-03-27 16:40:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%2770259564%27 HTTP/1.1" 200 None
2026-03-27 16:40:54 [auto_selling_coches.net] INFO: Saving data for 70259564: {'created_time': 1774629654.07342, 'last_price_update_time': 1774629654.073428}
2026-03-27 16:40:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70259564') HTTP/1.1" 204 0
2026-03-27 16:40:54 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
'body_type': 'SUV',
'c_o_2_emission_value': None,
'category': 'Coches',
'color': 'Blanco (Tapicería tejido gris y negro con bolsillo trasero asientos '
'delanteros)',
'currency': 'EUR',
'description': '¡Bienvenidos a Autohome!\r\n'
'¡Llevatelo desde 210€/mes sin entrada !\r\n'
'Precio al contado: 14.490€ (IVA incluido)?\r\n'
'Precio alternativo con financiación: 12.850€ \r\n'
'(consulte condiciones específicas de la promoción, sujeto a '
'aprobación por las entidades financieras colaboradoras).\r\n'
'\r\n'
'Compra tu vehículo 100% ONLINE. Te enviamos VIDEO de cada '
'vehiculo y toda la información necesaria para una compra '
'segura y transparente.\r\n'
'Somos un concesionario multimarca especializado en vehículos '
'kilómetro cero y seminuevos, cuidadosamente seleccionados y '
'revisados en más de 150 puntos para garantizar su estado '
'mecánico y estético.\r\n'
'Ofrecemos:\r\n'
'\r\n'
'• Entrega en cualquier punto de la Península?• Financiación '
'personalizada?• Posibilidad de aceptar su vehículo como parte '
'de pago?• Kilometraje certificado por contrato?• Vehículos '
'sin daños estructurales\r\n'
'Este vehículo cuenta con un equipamiento destacado:\r\n'
'\r\n'
' Cambio manual\r\n'
' Sensor de luces y lluvia \r\n'
' Freno de mano eléctrico \r\n'
' AppleCarPlay/AndroidAuto\r\n'
' Volante multifunción\r\n'
' Manos libres\r\n'
' Sistema Start-Stop\r\n'
' Cierre centralizado\r\n'
' Elevalunas eléctricos\r\n'
' Navegador \r\n'
' Climatizador bizona\r\n'
' Control de velocidad y crucero\r\n'
' Llantas de aleación\r\n'
' Pantalla multimedia con conexión USB, auxiliar y '
'Bluetooth\r\n'
'\r\n'
'Para obtener más información o resolver cualquier duda, no '
'dude en ponerse en contacto con nosotros. Estaremos '
'encantados de ayudarle.\r\n'
'\r\n'
'Nota legal: Este anuncio es informativo y no tiene carácter '
'contractual. Aunque revisamos y actualizamos los datos con '
'regularidad, podría haber errores u omisiones involuntarias, '
'especialmente en lo relativo al equipamiento del vehículo. Le '
'recomendamos confirmar todos los detalles con nuestro equipo '
'antes de formalizar la compra.',
'doors_number': 5,
'emission_standard': 'C',
'engine': '1.0L',
'engine_horse_power': 90,
'expiration_date': None,
'fuel_type': 'Gasolina',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/renault-captur-intens-tce-90-5p-gasolina-2021-en-madrid-70264819-covo.aspx',
'listing': 'auction',
'location': 'Madrid',
'make': 'RENAULT',
'model': 'Captur',
'odometer': 39230,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19725870/ef4c19a3-5930-4e45-90af-e3e02c9dab43.jpg',
'https://a.ccdn.es/cnet/vehicles/19725870/5bd8323d-e6e4-432e-870d-0ebf55bf34e5.jpg',
'https://a.ccdn.es/cnet/vehicles/19725870/e6b99de8-e53b-4901-87c0-9800d953eac2.jpg',
'https://a.ccdn.es/cnet/vehicles/19725870/2d4b49b7-18a3-4692-b773-6b4c177aae15.jpg',
'https://a.ccdn.es/cnet/vehicles/19725870/604102eb-53ab-445c-928f-fa80a9df7a54.jpg',
'https://a.ccdn.es/cnet/vehicles/19725870/320cae47-2854-42b8-b57c-6bb7ef987ee3.jpg',
'https://a.ccdn.es/cnet/vehicles/19725870/e83c163f-75d4-48c5-8d85-b89471574c2e.jpg',
'https://a.ccdn.es/cnet/vehicles/19725870/abf37d8c-a3c3-4c00-9ccb-61f317be5080.jpg',
'https://a.ccdn.es/cnet/vehicles/19725870/393beeb3-e3c7-4f5e-8abc-ef84d1c9aa2c.jpg',
'https://a.ccdn.es/cnet/vehicles/19725870/19e76416-96bb-4fc0-9b9a-bb32e67cf19a.jpg',
'https://a.ccdn.es/cnet/vehicles/19725870/9f6ac26c-3869-4d5f-9625-ac00ebe07b58.jpg',
'https://a.ccdn.es/cnet/vehicles/19725870/f8ca0547-f30a-4f54-98d1-daf47c73e4d2.jpg',
'https://a.ccdn.es/cnet/vehicles/19725870/a6d36cc3-2bae-4f3a-9905-7518febf7aba.jpg',
'https://a.ccdn.es/cnet/vehicles/19725870/c08a33e6-a80c-4c4e-8487-0a9f7a8be3e6.jpg',
'https://a.ccdn.es/cnet/vehicles/19725870/9b488274-a272-451c-9b30-c0234433e85e.jpg',
'https://a.ccdn.es/cnet/vehicles/19725870/5b0f4f6a-5377-4b38-93cd-f04809eff25b.jpg',
'https://a.ccdn.es/cnet/vehicles/19725870/e685706d-b3ed-4461-8cab-9ca5e0652f2e.jpg',
'https://a.ccdn.es/cnet/vehicles/19725870/f12fd782-58c9-45bd-9474-23b2a2ca2c15.jpg',
'https://a.ccdn.es/cnet/vehicles/19725870/1a889ea3-e202-45d9-9df4-da4c51ae9b89.jpg',
'https://a.ccdn.es/cnet/vehicles/19725870/5fccd9c2-1540-4a6e-a761-c54b99479ea0.jpg',
'https://a.ccdn.es/cnet/vehicles/19725870/ac182125-1c97-4d23-a4a6-3e63940fb0f1.jpg',
'https://a.ccdn.es/cnet/vehicles/19725870/5f4905f1-d0ab-4e73-8c91-2a01c4bfdd16.jpg',
'https://a.ccdn.es/cnet/vehicles/19725870/525ef3c7-485d-4a21-b2b3-f70adc46bc83.jpg',
'https://a.ccdn.es/cnet/vehicles/19725870/36f3b525-29e8-4770-b0a6-c99e8af4bab6.jpg',
'https://a.ccdn.es/cnet/vehicles/19725870/a16580fa-e063-4de1-bd70-3fdf2203cad8.jpg'],
'price': 14490,
'price_includes_vat': True,
'registration_date': '2021-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'RENAULT Captur Intens TCe 90',
'transmission': 'manual',
'trim': 'Intens TCe 90',
'vin': 'VF1RJB00767926894',
'year': 2021}
2026-03-27 16:40:54 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 5ba3c495-5a27-5afc-8a0e-df88e53a7308 with identifier: 70264819
2026-03-27 16:40:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 5ba3c495-5a27-5afc-8a0e-df88e53a7308
2026-03-27 16:40:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F19725870%252Fef4c19a3-5930-4e45-90af-e3e02c9dab43.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:40:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19725870/ef4c19a3-5930-4e45-90af-e3e02c9dab43.jpg not downloaded yet
2026-03-27 16:40:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/19715815/a8714c0f-a618-4029-bbce-707eb9959746.jpg> (referer: None)
2026-03-27 16:40:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/19725870/ef4c19a3-5930-4e45-90af-e3e02c9dab43.jpg> (referer: None)
2026-03-27 16:40:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:40:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:40:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fde651292d0>
2026-03-27 16:40:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:40:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:40:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:40:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8564835c-1c75-567d-ae12-cd050c593af1/8564835c-1c75-567d-ae12-cd050c593af1_image_0.jpg HTTP/1.1" 201 0
2026-03-27 16:40:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto_selling_coches.net',RowKey='https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F19715815%252Fa8714c0f-a618-4029-bbce-707eb9959746.jpg') HTTP/1.1" 204 0
2026-03-27 16:40:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19715815/a8714c0f-a618-4029-bbce-707eb9959746.jpg saved to cache
2026-03-27 16:40:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 8564835c-1c75-567d-ae12-cd050c593af1
2026-03-27 16:40:54 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 8564835c-1c75-567d-ae12-cd050c593af1 sending to next pipeline
2026-03-27 16:40:54 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 8564835c-1c75-567d-ae12-cd050c593af1 with identifier 70253291
2026-03-27 16:40:54 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-27 16:40:54 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-27 16:40:54 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 8564835c-1c75-567d-ae12-cd050c593af1
2026-03-27 16:40:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/19715815/a8714c0f-a618-4029-bbce-707eb9959746.jpg>
{'auction_title': '',
'body_type': 'SUV',
'c_o_2_emission_value': 118,
'category': 'Coches',
'color': 'Blanco (C&T Piedimonte Mistral Bise)',
'currency': 'EUR',
'description': '¡Bienvenidos a Auto-home!\r\n'
'Precio al contado: 12.650€ (IVA incluido)?\r\n'
'Precio alternativo con financiación: 11.250€ \r\n'
'(consulte condiciones específicas de la promoción, sujeto a '
'aprobación por las entidades financieras colaboradoras).\r\n'
'\r\n'
'Compra tu vehículo 100% ONLINE. Te enviamos VIDEO de cada '
'vehículo y toda la información necesaria para una compra '
'segura y transparente.\r\n'
'Somos un concesionario multimarca especializado en vehículos '
'kilómetro cero y seminuevos, cuidadosamente seleccionados y '
'revisados en más de 150 puntos para garantizar su estado '
'mecánico y estético.\r\n'
'Ofrecemos:\r\n'
'\r\n'
'• Entrega en cualquier punto de la Península?• Financiación '
'personalizada?• Posibilidad de aceptar su vehículo como parte '
'de pago?• Kilometraje certificado por contrato?• Vehículos '
'sin daños estructurales\r\n'
'Este vehículo SUV cuenta con un equipamiento destacado:\r\n'
'\r\n'
' Cambio manual \r\n'
' Sensor de luces y lluvia \r\n'
' Freno de mano eléctrico \r\n'
' AppleCarPlay/AndroidAuto\r\n'
' Volante multifunción\r\n'
' Manos libres\r\n'
' Sistema Start-Stop\r\n'
' Cierre centralizado\r\n'
' Elevalunas eléctricos\r\n'
' Sensores de aparcamiento\r\n'
' Navegador \r\n'
' Climatizador bizona\r\n'
' Control de velocidad y crucero\r\n'
' Llantas de aleación\r\n'
' Pantalla multimedia con conexión USB, auxiliar y '
'Bluetooth\r\n'
'\r\n'
'Para obtener más información o resolver cualquier duda, no '
'dude en ponerse en contacto con nosotros. Estaremos '
'encantados de ayudarle.\r\n'
'\r\n'
'Nota legal: Este anuncio es informativo y no tiene carácter '
'contractual. Aunque revisamos y actualizamos los datos con '
'regularidad, podría haber errores u omisiones involuntarias, '
'especialmente en lo relativo al equipamiento del vehículo. Le '
'recomendamos confirmar todos los detalles con nuestro equipo '
'antes de formalizar la compra.',
'doors_number': 5,
'emission_standard': 'C',
'engine': '1.2L',
'engine_horse_power': 130,
'expiration_date': None,
'fuel_type': 'Gasolina',
'id': '8564835c-1c75-567d-ae12-cd050c593af1',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/peugeot-3008-12-puretech-96kw-130cv-allure-ss-5p-gasolina-2019-en-madrid-70253291-covo.aspx',
'listing': 'auction',
'location': 'Madrid',
'make': 'PEUGEOT',
'model': '3008',
'odometer': 103800,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 24,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8564835c-1c75-567d-ae12-cd050c593af1/8564835c-1c75-567d-ae12-cd050c593af1_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76670,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19715815/a8714c0f-a618-4029-bbce-707eb9959746.jpg',
'Width': 800}],
'price': 12650,
'price_includes_vat': True,
'registration_date': '2019-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'PEUGEOT 3008 1.2 PURETECH ALLURE SS',
'transmission': 'manual',
'trim': '1.2 PURETECH 96KW 130CV ALLURE SS',
'vin': 'VF3MRHNSMKS313211',
'year': 2019}
2026-03-27 16:40:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%2770253291%27 HTTP/1.1" 200 None
2026-03-27 16:40:54 [auto_selling_coches.net] INFO: Saving data for 70253291: {'created_time': 1774629654.295223, 'last_price_update_time': 1774629654.295233}
2026-03-27 16:40:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70253291') HTTP/1.1" 204 0
2026-03-27 16:40:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70264820> (referer: https://www.coches.net/concesionario/autohome/?pg=2) ['zyte-api']
2026-03-27 16:40:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:40:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:40:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fde65148ed0>
2026-03-27 16:40:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:40:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:40:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:40:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5ba3c495-5a27-5afc-8a0e-df88e53a7308/5ba3c495-5a27-5afc-8a0e-df88e53a7308_image_0.jpg HTTP/1.1" 201 0
2026-03-27 16:40:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto_selling_coches.net',RowKey='https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F19725870%252Fef4c19a3-5930-4e45-90af-e3e02c9dab43.jpg') HTTP/1.1" 204 0
2026-03-27 16:40:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19725870/ef4c19a3-5930-4e45-90af-e3e02c9dab43.jpg saved to cache
2026-03-27 16:40:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 5ba3c495-5a27-5afc-8a0e-df88e53a7308
2026-03-27 16:40:54 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 5ba3c495-5a27-5afc-8a0e-df88e53a7308 sending to next pipeline
2026-03-27 16:40:54 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 5ba3c495-5a27-5afc-8a0e-df88e53a7308 with identifier 70264819
2026-03-27 16:40:54 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-27 16:40:54 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-27 16:40:54 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 5ba3c495-5a27-5afc-8a0e-df88e53a7308
2026-03-27 16:40:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/19725870/ef4c19a3-5930-4e45-90af-e3e02c9dab43.jpg>
{'auction_title': '',
'body_type': 'SUV',
'c_o_2_emission_value': None,
'category': 'Coches',
'color': 'Blanco (Tapicería tejido gris y negro con bolsillo trasero asientos '
'delanteros)',
'currency': 'EUR',
'description': '¡Bienvenidos a Autohome!\r\n'
'¡Llevatelo desde 210€/mes sin entrada !\r\n'
'Precio al contado: 14.490€ (IVA incluido)?\r\n'
'Precio alternativo con financiación: 12.850€ \r\n'
'(consulte condiciones específicas de la promoción, sujeto a '
'aprobación por las entidades financieras colaboradoras).\r\n'
'\r\n'
'Compra tu vehículo 100% ONLINE. Te enviamos VIDEO de cada '
'vehiculo y toda la información necesaria para una compra '
'segura y transparente.\r\n'
'Somos un concesionario multimarca especializado en vehículos '
'kilómetro cero y seminuevos, cuidadosamente seleccionados y '
'revisados en más de 150 puntos para garantizar su estado '
'mecánico y estético.\r\n'
'Ofrecemos:\r\n'
'\r\n'
'• Entrega en cualquier punto de la Península?• Financiación '
'personalizada?• Posibilidad de aceptar su vehículo como parte '
'de pago?• Kilometraje certificado por contrato?• Vehículos '
'sin daños estructurales\r\n'
'Este vehículo cuenta con un equipamiento destacado:\r\n'
'\r\n'
' Cambio manual\r\n'
' Sensor de luces y lluvia \r\n'
' Freno de mano eléctrico \r\n'
' AppleCarPlay/AndroidAuto\r\n'
' Volante multifunción\r\n'
' Manos libres\r\n'
' Sistema Start-Stop\r\n'
' Cierre centralizado\r\n'
' Elevalunas eléctricos\r\n'
' Navegador \r\n'
' Climatizador bizona\r\n'
' Control de velocidad y crucero\r\n'
' Llantas de aleación\r\n'
' Pantalla multimedia con conexión USB, auxiliar y '
'Bluetooth\r\n'
'\r\n'
'Para obtener más información o resolver cualquier duda, no '
'dude en ponerse en contacto con nosotros. Estaremos '
'encantados de ayudarle.\r\n'
'\r\n'
'Nota legal: Este anuncio es informativo y no tiene carácter '
'contractual. Aunque revisamos y actualizamos los datos con '
'regularidad, podría haber errores u omisiones involuntarias, '
'especialmente en lo relativo al equipamiento del vehículo. Le '
'recomendamos confirmar todos los detalles con nuestro equipo '
'antes de formalizar la compra.',
'doors_number': 5,
'emission_standard': 'C',
'engine': '1.0L',
'engine_horse_power': 90,
'expiration_date': None,
'fuel_type': 'Gasolina',
'id': '5ba3c495-5a27-5afc-8a0e-df88e53a7308',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/renault-captur-intens-tce-90-5p-gasolina-2021-en-madrid-70264819-covo.aspx',
'listing': 'auction',
'location': 'Madrid',
'make': 'RENAULT',
'model': 'Captur',
'odometer': 39230,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 25,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5ba3c495-5a27-5afc-8a0e-df88e53a7308/5ba3c495-5a27-5afc-8a0e-df88e53a7308_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 54068,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19725870/ef4c19a3-5930-4e45-90af-e3e02c9dab43.jpg',
'Width': 800}],
'price': 14490,
'price_includes_vat': True,
'registration_date': '2021-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'RENAULT Captur Intens TCe 90',
'transmission': 'manual',
'trim': 'Intens TCe 90',
'vin': 'VF1RJB00767926894',
'year': 2021}
2026-03-27 16:40:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%2770264819%27 HTTP/1.1" 200 None
2026-03-27 16:40:54 [auto_selling_coches.net] INFO: Saving data for 70264819: {'created_time': 1774629654.410522, 'last_price_update_time': 1774629654.410533}
2026-03-27 16:40:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70264819') HTTP/1.1" 204 0
2026-03-27 16:40:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70264577> (referer: https://www.coches.net/concesionario/autohome/?pg=2) ['zyte-api']
2026-03-27 16:40:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:40:54 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
'body_type': 'Familiar',
'c_o_2_emission_value': 98,
'category': 'Coches',
'color': 'Azul (Tejido/TEP negro Bose)',
'currency': 'EUR',
'description': '¡BIENVENIDOS A AUTOHOME!\r\n'
'¡Llevatelo desde 230€/mes sin entrada !\r\n'
'Precio al contado: 15.450€ (IVA incluido)?\r\n'
'Precio alternativo con financiación: 14.450€ \r\n'
'(consulte condiciones específicas de la promoción, sujeto a '
'aprobación por las entidades financieras colaboradoras).\r\n'
'\r\n'
'Compra tu vehículo 100% ONLINE. Te enviamos VIDEO de cada '
'vehiculo y toda la información necesaria para una compra '
'segura y transparente.\r\n'
'Somos un concesionario multimarca especializado en vehículos '
'kilómetro cero y seminuevos, cuidadosamente seleccionados y '
'revisados en más de 150 puntos para garantizar su estado '
'mecánico y estético.\r\n'
'Ofrecemos:\r\n'
'\r\n'
'• Entrega en cualquier punto de la Península?• Financiación '
'personalizada?• Posibilidad de aceptar su vehículo como parte '
'de pago?• Kilometraje certificado por contrato?• Vehículos '
'sin daños estructurales\r\n'
'Vehículo Familiar en extraordinario estado y con un '
'equipamiento sorprendente:\r\n'
'\r\n'
'-Cambio automático ?\r\n'
'-Sensor de luces y lluvia?\r\n'
'-Volante multifunción\r\n'
'-Manos libres\r\n'
'-StarStop\r\n'
'-Cierre centralizado \r\n'
'-Eleva lunas eléctrico ?\r\n'
'-Camara de aparcamiento trasera\r\n'
'-Navegador \r\n'
'-Climatizador bizona\r\n'
'-Control de velocidad y crucero\r\n'
'-Llantas de aleación?\r\n'
'-Pantalla multimedia con USB, auxiliar y Bluetooth\r\n'
'\r\n'
'Para obtener más información o resolver cualquier duda, no '
'dude en ponerse en contacto con nosotros. Estamos aquí para '
'ayudarle.\r\n'
'Este anuncio es de carácter informativo y no contractual. Nos '
'esforzamos por ofrecer información precisa y actualizada, '
'pero los detalles están sujetos a cambios sin previo aviso',
'doors_number': 5,
'emission_standard': 'C',
'engine': '1.5L',
'engine_horse_power': 110,
'expiration_date': None,
'fuel_type': 'Diesel',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/renault-megane-sp-tourer-bose-en-dci-81kw-110cv-edc-5p-diesel-2016-en-madrid-70264820-covo.aspx',
'listing': 'auction',
'location': 'Madrid',
'make': 'RENAULT',
'model': 'Mégane',
'odometer': 94000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19725863/b71c11c7-cb35-4e98-b078-68b3a2b97d00.jpg',
'https://a.ccdn.es/cnet/vehicles/19725863/579641bb-c1f1-4441-9870-0b25406cfcc8.jpg',
'https://a.ccdn.es/cnet/vehicles/19725863/72982cab-f76c-4cb5-9346-15e78c340ecb.jpg',
'https://a.ccdn.es/cnet/vehicles/19725863/a8d795de-7fdb-43b0-a890-bf491c48e78d.jpg',
'https://a.ccdn.es/cnet/vehicles/19725863/085a0106-e09d-4185-a5d4-afd485ef4049.jpg',
'https://a.ccdn.es/cnet/vehicles/19725863/f094bee9-b9f4-424a-bd35-95c5c1b74c3c.jpg',
'https://a.ccdn.es/cnet/vehicles/19725863/9b11db99-635d-4aef-8755-e9b74e8f54a8.jpg',
'https://a.ccdn.es/cnet/vehicles/19725863/3cf6ccab-2586-40cf-87a9-04a433e2509a.jpg',
'https://a.ccdn.es/cnet/vehicles/19725863/88eba1ad-8e77-4054-ab8e-17a12008655a.jpg',
'https://a.ccdn.es/cnet/vehicles/19725863/0080aa36-32f3-4d79-8921-d64a193dea06.jpg',
'https://a.ccdn.es/cnet/vehicles/19725863/37e1bd8d-f2ea-4316-99d8-76e7a6c7f972.jpg',
'https://a.ccdn.es/cnet/vehicles/19725863/006d8414-29e5-4987-94f2-5f5f772369ba.jpg',
'https://a.ccdn.es/cnet/vehicles/19725863/2bc4eda1-ec5e-462f-9671-2c34345128f5.jpg',
'https://a.ccdn.es/cnet/vehicles/19725863/00be1af3-96b3-428d-9782-aacc0f11cd83.jpg',
'https://a.ccdn.es/cnet/vehicles/19725863/811d0696-af9c-4e7e-b137-f6d5c4f8bc22.jpg',
'https://a.ccdn.es/cnet/vehicles/19725863/77e13d8f-dd74-401d-bceb-1a2e15dd77be.jpg',
'https://a.ccdn.es/cnet/vehicles/19725863/e7fc4010-8e91-4483-ba8c-3edcf4c6e9ac.jpg',
'https://a.ccdn.es/cnet/vehicles/19725863/8a100fe1-4464-42a3-b8d6-7a6f8645bf37.jpg',
'https://a.ccdn.es/cnet/vehicles/19725863/e40cefbd-357d-40e1-8d4e-11d7c15fe351.jpg',
'https://a.ccdn.es/cnet/vehicles/19725863/cb1f6e21-fa07-4b6a-a617-ef88ad137929.jpg',
'https://a.ccdn.es/cnet/vehicles/19725863/878df343-c787-4122-9174-9ac2f23df0b1.jpg',
'https://a.ccdn.es/cnet/vehicles/19725863/ae8aa3a7-89bc-4a27-8b9f-61de2f4653e0.jpg',
'https://a.ccdn.es/cnet/vehicles/19725863/ba9e6115-cc9c-4e22-9248-e08cab762712.jpg',
'https://a.ccdn.es/cnet/vehicles/19725863/6090dba9-c8a4-4f96-a513-737bb2aeed2f.jpg',
'https://a.ccdn.es/cnet/vehicles/19725863/2749d6e0-a5df-4657-9df6-810617caf33f.jpg',
'https://a.ccdn.es/cnet/vehicles/19725863/44b43380-f772-46db-b8a3-37e1b69813ed.jpg',
'https://a.ccdn.es/cnet/vehicles/19725863/50c97ebc-5e79-4fae-a9e2-96a77efbe150.jpg',
'https://a.ccdn.es/cnet/vehicles/19725863/f9b8b773-fdef-47a9-8449-bb24ade0e6f4.jpg',
'https://a.ccdn.es/cnet/vehicles/19725863/705de3e3-81bf-433d-ba2a-500be22d2e5f.jpg',
'https://a.ccdn.es/cnet/vehicles/19725863/ea3a6604-a083-4e29-8aa7-46a374f1b563.jpg',
'https://a.ccdn.es/cnet/vehicles/19725863/a420bf74-c937-4d95-873a-41f815ed515c.jpg',
'https://a.ccdn.es/cnet/vehicles/19725863/f35632b1-d4b5-4c27-abea-de4b767d0467.jpg'],
'price': 15450,
'price_includes_vat': True,
'registration_date': '2017-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'RENAULT Mégane Sp. Tourer Bose En. dCi EDC',
'transmission': 'automatic',
'trim': 'Sp. Tourer Bose En. dCi 81kW 110CV EDC',
'vin': 'VF1RFB00358510660',
'year': 2017}
2026-03-27 16:40:54 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 6c689b66-684d-5933-ae94-a15241374ed5 with identifier: 70264820
2026-03-27 16:40:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 6c689b66-684d-5933-ae94-a15241374ed5
2026-03-27 16:40:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F19725863%252Fb71c11c7-cb35-4e98-b078-68b3a2b97d00.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:40:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19725863/b71c11c7-cb35-4e98-b078-68b3a2b97d00.jpg not downloaded yet
2026-03-27 16:40:54 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
'body_type': 'Berlina',
'c_o_2_emission_value': None,
'category': 'Coches',
'color': 'Gris / Plata (Tapicería mixta Color Package Negro)',
'currency': 'EUR',
'description': '¡Bienvenidos a Autohome!\r\n'
'¡Llevatelo desde 230€/mes sin entrada !\r\n'
'Precio al contado: 19.950€ (IVA incluido)?\r\n'
'Precio alternativo con financiación: 18.450€ \r\n'
'(consulte condiciones específicas de la promoción, sujeto a '
'aprobación por las entidades financieras colaboradoras).\r\n'
'\r\n'
'Compra tu vehículo 100% ONLINE. Te enviamos VIDEO de cada '
'vehiculo y toda la información necesaria para una compra '
'segura y transparente.\r\n'
'Somos un concesionario multimarca especializado en vehículos '
'kilómetro cero y seminuevos, cuidadosamente seleccionados y '
'revisados en más de 150 puntos para garantizar su estado '
'mecánico y estético.\r\n'
'Ofrecemos:\r\n'
'\r\n'
'• Entrega en cualquier punto de la Península?• Financiación '
'personalizada?• Posibilidad de aceptar su vehículo como parte '
'de pago?• Kilometraje certificado por contrato?• Vehículos '
'sin daños estructuralesEste vehículo familiar cuenta con un '
'equipamiento destacado:\r\n'
'\r\n'
' Cambio automático\r\n'
' Sensor de luces y lluvia \r\n'
' AppleCarPlay/AndroidAuto\r\n'
' Volante multifunción\r\n'
' Manos libres\r\n'
' Sistema Start-Stop\r\n'
' Cierre centralizado\r\n'
' Elevalunas eléctricos\r\n'
' Sensores de aparcamiento\r\n'
' Navegador \r\n'
' Climatizador bizona \r\n'
' Control de velocidad y crucero\r\n'
' Llantas de aleación\r\n'
' Pantalla multimedia con conexión USB, auxiliar y '
'Bluetooth\r\n'
'\r\n'
'Para obtener más información o resolver cualquier duda, no '
'dude en ponerse en contacto con nosotros. Estaremos '
'encantados de ayudarle.\r\n'
'\r\n'
'Nota legal: Este anuncio es informativo y no tiene carácter '
'contractual. Aunque revisamos y actualizamos los datos con '
'regularidad, podría haber errores u omisiones involuntarias, '
'especialmente en lo relativo al equipamiento del vehículo. Le '
'recomendamos confirmar todos los detalles con nuestro equipo '
'antes de formalizar la compra.',
'doors_number': 5,
'emission_standard': None,
'engine': '1.0L',
'engine_horse_power': 100,
'expiration_date': None,
'fuel_type': 'Gasolina',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/kia-ceed-10-tgdi-74kw-100cv-tech-5p-gasolina-2025-en-madrid-70264577-covo.aspx',
'listing': 'auction',
'location': 'Madrid',
'make': 'KIA',
'model': 'Ceed',
'odometer': 19000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19725659/6d8b48c5-47a3-4b11-b81d-454b88eebd0e.jpg',
'https://a.ccdn.es/cnet/vehicles/19725659/e3a615cc-3dec-4012-84c1-3738c7a048e1.jpg',
'https://a.ccdn.es/cnet/vehicles/19725659/1ba97663-4c4c-4e01-b872-5fc6bdba7aff.jpg',
'https://a.ccdn.es/cnet/vehicles/19725659/abc7ee0a-396f-4e13-b32f-9917f9349a8f.jpg',
'https://a.ccdn.es/cnet/vehicles/19725659/02a34f1b-a126-4543-8d6b-069f1de0176b.jpg',
'https://a.ccdn.es/cnet/vehicles/19725659/cb1e6da4-bd94-4fb1-bdc4-52e7888a69e6.jpg',
'https://a.ccdn.es/cnet/vehicles/19725659/4ed342d0-faa4-4db2-a56b-af17152f7f74.jpg',
'https://a.ccdn.es/cnet/vehicles/19725659/8221ce80-01ee-4e58-af30-c8b3885ed93c.jpg',
'https://a.ccdn.es/cnet/vehicles/19725659/bd3fa4d7-133a-460a-aeb1-c97b975d6a7f.jpg',
'https://a.ccdn.es/cnet/vehicles/19725659/a15447c6-ad7c-496d-8fb7-d98f2913c6ad.jpg',
'https://a.ccdn.es/cnet/vehicles/19725659/7c01088c-5cd1-4333-a100-6aa69f737535.jpg',
'https://a.ccdn.es/cnet/vehicles/19725659/5e7a2371-3aae-424e-a5c3-f112ec1b9de7.jpg',
'https://a.ccdn.es/cnet/vehicles/19725659/541116ba-fd06-4342-ad62-e5d1b52805ca.jpg',
'https://a.ccdn.es/cnet/vehicles/19725659/0b6b8af7-ced8-4d83-8018-990e61037221.jpg',
'https://a.ccdn.es/cnet/vehicles/19725659/ccf055bd-ad8e-4ea4-970d-41851109e0e8.jpg',
'https://a.ccdn.es/cnet/vehicles/19725659/ce82362a-b5a1-41ca-9087-1406faa211ac.jpg',
'https://a.ccdn.es/cnet/vehicles/19725659/38feb369-0591-4eea-9c33-d178be7b8def.jpg',
'https://a.ccdn.es/cnet/vehicles/19725659/8097a220-11b6-46d2-b3b6-0a1d3ed5ceba.jpg',
'https://a.ccdn.es/cnet/vehicles/19725659/af76ca1d-94b8-4db3-b9c6-fed19d14d5b9.jpg',
'https://a.ccdn.es/cnet/vehicles/19725659/b492e279-7e7f-42c0-aee5-8633e627b8a6.jpg',
'https://a.ccdn.es/cnet/vehicles/19725659/14d2e531-41d9-4228-9550-0ce6e8739d33.jpg',
'https://a.ccdn.es/cnet/vehicles/19725659/8923751f-1337-47bb-be7c-866c8787256f.jpg',
'https://a.ccdn.es/cnet/vehicles/19725659/366b908d-8012-4340-8bed-b67b93aa0fcd.jpg',
'https://a.ccdn.es/cnet/vehicles/19725659/16f03011-112a-4dd8-b0fd-bfb36fb2ee43.jpg',
'https://a.ccdn.es/cnet/vehicles/19725659/33c2a410-781e-46eb-a862-e2440a9dbabf.jpg',
'https://a.ccdn.es/cnet/vehicles/19725659/785bab28-7a7a-46ab-87eb-a0bdd01ad7a1.jpg',
'https://a.ccdn.es/cnet/vehicles/19725659/42e1b25b-7833-458c-86f5-00a091ce8fe8.jpg',
'https://a.ccdn.es/cnet/vehicles/19725659/73249221-6800-491c-8f43-a72839f4b594.jpg',
'https://a.ccdn.es/cnet/vehicles/19725659/9795b5dc-973a-417b-916c-d55927ef5f57.jpg',
'https://a.ccdn.es/cnet/vehicles/19725659/8e2049a5-1614-440f-9260-bc218917577a.jpg',
'https://a.ccdn.es/cnet/vehicles/19725659/555b714d-8953-41a1-85ab-f82661654824.jpg',
'https://a.ccdn.es/cnet/vehicles/19725659/a5d43266-9a65-4c76-b92c-00895cdf1a90.jpg'],
'price': 19490,
'price_includes_vat': True,
'registration_date': '2025-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'KIA Ceed 1.0 TGDi Tech',
'transmission': 'automatic',
'trim': '1.0 TGDi 74kW 100CV Tech',
'vin': 'U5YH5812GSL199079',
'year': 2025}
2026-03-27 16:40:54 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 373a66c9-77ab-54ca-8017-bfafac2063f1 with identifier: 70264577
2026-03-27 16:40:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 373a66c9-77ab-54ca-8017-bfafac2063f1
2026-03-27 16:40:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F19725659%252F6d8b48c5-47a3-4b11-b81d-454b88eebd0e.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:40:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19725659/6d8b48c5-47a3-4b11-b81d-454b88eebd0e.jpg not downloaded yet
2026-03-27 16:40:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70274873> (referer: https://www.coches.net/concesionario/autohome/?pg=2) ['zyte-api']
2026-03-27 16:40:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/19725659/6d8b48c5-47a3-4b11-b81d-454b88eebd0e.jpg> (referer: None)
2026-03-27 16:40:54 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
'body_type': 'SUV',
'c_o_2_emission_value': None,
'category': 'Coches',
'color': 'Gris / Plata (Tejido Negro)',
'currency': 'EUR',
'description': '¡Bienvenidos a Autohome!\n'
'Precio al contado: 30.950€\n'
'Precio alternativo con financiación: 28.950€ \n'
'(consulte condiciones específicas de la promoción, sujeto a '
'aprobación por las entidades financieras colaboradoras).\n'
'\n'
'Compra tu vehículo 100% ONLINE. Te enviamos VIDEO de cada '
'vehículo y toda la información necesaria para una compra '
'segura y transparente.\n'
'Somos un concesionario multimarca especializado en vehículos '
'kilómetro cero y seminuevos, cuidadosamente seleccionados y '
'revisados en más de 150 puntos para garantizar su estado '
'mecánico y estético.\n'
'Ofrecemos:\n'
'\n'
'• Entrega en cualquier punto de la Península?• Financiación '
'personalizada?• Posibilidad de aceptar su vehículo como parte '
'de pago?• Kilometraje certificado por contrato?• Vehículos '
'sin daños estructurales\n'
'Si desea cambiar su vehículo actual, aceptamos su coche a '
'cambio.\n'
'Este vehículo Todoterreno cuenta con un equipamiento '
'destacado:\n'
'\n'
' Cambio automático\n'
' Sensor de luces y lluvia \n'
' Freno de mano eléctrico \n'
' Volante multifunción\n'
' Manos libres\n'
' Sistema Start-Stop\n'
' Cierre centralizado\n'
' Elevalunas eléctricos\n'
' Cámara de aparcamiento\n'
' Navegador \n'
' Climatizador bizona\n'
' Control de velocidad y crucero\n'
' Llantas de aleación\n'
' Pantalla multimedia con conexión USB, auxiliar y Bluetooth\n'
'\n'
'Para obtener más información o resolver cualquier duda, no '
'dude en ponerse en contacto con nosotros. Estaremos '
'encantados de ayudarle.\n'
'\n'
'Nota legal: Este anuncio es informativo y no tiene carácter '
'contractual. Aunque revisamos y actualizamos los datos con '
'regularidad, podría haber errores u omisiones involuntarias, '
'especialmente en lo relativo al equipamiento del vehículo. Le '
'recomendamos confirmar todos los detalles con nuestro equipo '
'antes de formalizar la compra.',
'doors_number': 5,
'emission_standard': 'C',
'engine': '2.2L',
'engine_horse_power': 202,
'expiration_date': None,
'fuel_type': 'Diesel',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/ssangyong-rexton-d22dtr-4x4-pro-auto-5p-diesel-2023-en-madrid-70274873-covo.aspx',
'listing': 'auction',
'location': 'Madrid',
'make': 'SSANGYONG',
'model': 'Rexton',
'odometer': 49950,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19733300/c461d5df-2b30-4b5e-8167-409754db1ca1.jpg',
'https://a.ccdn.es/cnet/vehicles/19733300/85a82e9e-1f6d-4842-b752-cb363c31f7d8.jpg',
'https://a.ccdn.es/cnet/vehicles/19733300/15b69e19-f7d0-474b-b39e-5f8bb90d27ea.jpg',
'https://a.ccdn.es/cnet/vehicles/19733300/efdbfdde-e043-49d5-a89b-3612e167e5c4.jpg',
'https://a.ccdn.es/cnet/vehicles/19733300/7269ad17-05c7-4453-ab3e-9498b6e67430.jpg',
'https://a.ccdn.es/cnet/vehicles/19733300/8a780307-dc2f-444b-b539-c6bb42fb1b1d.jpg',
'https://a.ccdn.es/cnet/vehicles/19733300/9af44ce8-c4b0-49cb-872d-a168a6ddfc2b.jpg',
'https://a.ccdn.es/cnet/vehicles/19733300/c9cf91c9-d75e-46b6-b2f3-b563844e20d1.jpg',
'https://a.ccdn.es/cnet/vehicles/19733300/acdd1a09-1e5f-421d-b198-f6ea41536621.jpg',
'https://a.ccdn.es/cnet/vehicles/19733300/5034f6eb-edb1-4171-92d3-f5c6b682f684.jpg',
'https://a.ccdn.es/cnet/vehicles/19733300/53072532-7930-407e-8021-2e576a084a05.jpg',
'https://a.ccdn.es/cnet/vehicles/19733300/0e708bfd-89ee-47da-af03-f45a30545a2e.jpg',
'https://a.ccdn.es/cnet/vehicles/19733300/d8a73e75-8d5e-42f4-853d-451036aeaf24.jpg',
'https://a.ccdn.es/cnet/vehicles/19733300/aec743a0-1d54-4534-97ed-67191c646f93.jpg',
'https://a.ccdn.es/cnet/vehicles/19733300/56906008-f03d-4a8e-8732-4e69273af6bd.jpg',
'https://a.ccdn.es/cnet/vehicles/19733300/88a2857e-6016-439b-be1f-1569c337c6ef.jpg',
'https://a.ccdn.es/cnet/vehicles/19733300/beaef3ca-12f4-4c6a-b73f-0abb904db13b.jpg',
'https://a.ccdn.es/cnet/vehicles/19733300/914922bd-b30c-40c0-9048-d0200e9ea8b8.jpg',
'https://a.ccdn.es/cnet/vehicles/19733300/950cb8d8-e0f4-4f2e-9ab8-f2a3d136e6dd.jpg',
'https://a.ccdn.es/cnet/vehicles/19733300/e6c840dd-eccd-402b-afb6-21c8599d27e9.jpg',
'https://a.ccdn.es/cnet/vehicles/19733300/8a270e37-bf50-428c-815a-fe903b3e003a.jpg',
'https://a.ccdn.es/cnet/vehicles/19733300/a845daf1-fee7-414c-baaa-dc8caf2fd2d5.jpg',
'https://a.ccdn.es/cnet/vehicles/19733300/16b0e0b0-bc10-4984-9c84-e53322f2f1c3.jpg',
'https://a.ccdn.es/cnet/vehicles/19733300/92accec6-d2c9-471b-8122-3860421df006.jpg',
'https://a.ccdn.es/cnet/vehicles/19733300/d3c138cf-7ee2-48df-bde8-b6f93184800a.jpg',
'https://a.ccdn.es/cnet/vehicles/19733300/075233af-b5b8-4a57-96c0-d82bbc997ec6.jpg',
'https://a.ccdn.es/cnet/vehicles/19733300/adc1302c-8bcc-4e6e-91fe-5ddaab6d4525.jpg',
'https://a.ccdn.es/cnet/vehicles/19733300/60dc50f1-93ce-40f4-a09a-2ba050aaded4.jpg',
'https://a.ccdn.es/cnet/vehicles/19733300/30b30d62-e4ef-4a67-a4f8-6a6a145e6784.jpg',
'https://a.ccdn.es/cnet/vehicles/19733300/07d4d8c2-42e7-4b6f-916a-bad9511638c9.jpg'],
'price': 30450,
'price_includes_vat': True,
'registration_date': '2023-01-01',
'seats_number': 7,
'seller_name': None,
'title': 'SSANGYONG Rexton D22DTR 4x4 Pro Auto',
'transmission': 'automatic',
'trim': 'D22DTR 4x4 Pro Auto',
'vin': 'KPT40B1ESRP091903',
'year': 2023}
2026-03-27 16:40:54 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 846080a6-b2bf-5468-afa5-28a677c69704 with identifier: 70274873
2026-03-27 16:40:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 846080a6-b2bf-5468-afa5-28a677c69704
2026-03-27 16:40:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F19733300%252Fc461d5df-2b30-4b5e-8167-409754db1ca1.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:40:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19733300/c461d5df-2b30-4b5e-8167-409754db1ca1.jpg not downloaded yet
2026-03-27 16:40:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/19725863/b71c11c7-cb35-4e98-b078-68b3a2b97d00.jpg> (referer: None)
2026-03-27 16:40:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/19733300/c461d5df-2b30-4b5e-8167-409754db1ca1.jpg> (referer: None)
2026-03-27 16:40:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:40:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:40:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fde64aa4310>
2026-03-27 16:40:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:40:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:40:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:40:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_373a66c9-77ab-54ca-8017-bfafac2063f1/373a66c9-77ab-54ca-8017-bfafac2063f1_image_0.jpg HTTP/1.1" 201 0
2026-03-27 16:40:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto_selling_coches.net',RowKey='https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F19725659%252F6d8b48c5-47a3-4b11-b81d-454b88eebd0e.jpg') HTTP/1.1" 204 0
2026-03-27 16:40:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19725659/6d8b48c5-47a3-4b11-b81d-454b88eebd0e.jpg saved to cache
2026-03-27 16:40:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 373a66c9-77ab-54ca-8017-bfafac2063f1
2026-03-27 16:40:54 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 373a66c9-77ab-54ca-8017-bfafac2063f1 sending to next pipeline
2026-03-27 16:40:54 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 373a66c9-77ab-54ca-8017-bfafac2063f1 with identifier 70264577
2026-03-27 16:40:54 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-27 16:40:54 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-27 16:40:54 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 373a66c9-77ab-54ca-8017-bfafac2063f1
2026-03-27 16:40:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/19725659/6d8b48c5-47a3-4b11-b81d-454b88eebd0e.jpg>
{'auction_title': '',
'body_type': 'Berlina',
'c_o_2_emission_value': None,
'category': 'Coches',
'color': 'Gris / Plata (Tapicería mixta Color Package Negro)',
'currency': 'EUR',
'description': '¡Bienvenidos a Autohome!\r\n'
'¡Llevatelo desde 230€/mes sin entrada !\r\n'
'Precio al contado: 19.950€ (IVA incluido)?\r\n'
'Precio alternativo con financiación: 18.450€ \r\n'
'(consulte condiciones específicas de la promoción, sujeto a '
'aprobación por las entidades financieras colaboradoras).\r\n'
'\r\n'
'Compra tu vehículo 100% ONLINE. Te enviamos VIDEO de cada '
'vehiculo y toda la información necesaria para una compra '
'segura y transparente.\r\n'
'Somos un concesionario multimarca especializado en vehículos '
'kilómetro cero y seminuevos, cuidadosamente seleccionados y '
'revisados en más de 150 puntos para garantizar su estado '
'mecánico y estético.\r\n'
'Ofrecemos:\r\n'
'\r\n'
'• Entrega en cualquier punto de la Península?• Financiación '
'personalizada?• Posibilidad de aceptar su vehículo como parte '
'de pago?• Kilometraje certificado por contrato?• Vehículos '
'sin daños estructuralesEste vehículo familiar cuenta con un '
'equipamiento destacado:\r\n'
'\r\n'
' Cambio automático\r\n'
' Sensor de luces y lluvia \r\n'
' AppleCarPlay/AndroidAuto\r\n'
' Volante multifunción\r\n'
' Manos libres\r\n'
' Sistema Start-Stop\r\n'
' Cierre centralizado\r\n'
' Elevalunas eléctricos\r\n'
' Sensores de aparcamiento\r\n'
' Navegador \r\n'
' Climatizador bizona \r\n'
' Control de velocidad y crucero\r\n'
' Llantas de aleación\r\n'
' Pantalla multimedia con conexión USB, auxiliar y '
'Bluetooth\r\n'
'\r\n'
'Para obtener más información o resolver cualquier duda, no '
'dude en ponerse en contacto con nosotros. Estaremos '
'encantados de ayudarle.\r\n'
'\r\n'
'Nota legal: Este anuncio es informativo y no tiene carácter '
'contractual. Aunque revisamos y actualizamos los datos con '
'regularidad, podría haber errores u omisiones involuntarias, '
'especialmente en lo relativo al equipamiento del vehículo. Le '
'recomendamos confirmar todos los detalles con nuestro equipo '
'antes de formalizar la compra.',
'doors_number': 5,
'emission_standard': None,
'engine': '1.0L',
'engine_horse_power': 100,
'expiration_date': None,
'fuel_type': 'Gasolina',
'id': '373a66c9-77ab-54ca-8017-bfafac2063f1',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/kia-ceed-10-tgdi-74kw-100cv-tech-5p-gasolina-2025-en-madrid-70264577-covo.aspx',
'listing': 'auction',
'location': 'Madrid',
'make': 'KIA',
'model': 'Ceed',
'odometer': 19000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 32,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_373a66c9-77ab-54ca-8017-bfafac2063f1/373a66c9-77ab-54ca-8017-bfafac2063f1_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 54972,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19725659/6d8b48c5-47a3-4b11-b81d-454b88eebd0e.jpg',
'Width': 800}],
'price': 19490,
'price_includes_vat': True,
'registration_date': '2025-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'KIA Ceed 1.0 TGDi Tech',
'transmission': 'automatic',
'trim': '1.0 TGDi 74kW 100CV Tech',
'vin': 'U5YH5812GSL199079',
'year': 2025}
2026-03-27 16:40:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%2770264577%27 HTTP/1.1" 200 None
2026-03-27 16:40:54 [auto_selling_coches.net] INFO: Saving data for 70264577: {'created_time': 1774629654.848913, 'last_price_update_time': 1774629654.848926}
2026-03-27 16:40:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70264577') HTTP/1.1" 204 0
2026-03-27 16:40:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:40:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fde651395d0>
2026-03-27 16:40:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:40:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:40:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:40:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6c689b66-684d-5933-ae94-a15241374ed5/6c689b66-684d-5933-ae94-a15241374ed5_image_0.jpg HTTP/1.1" 201 0
2026-03-27 16:40:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto_selling_coches.net',RowKey='https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F19725863%252Fb71c11c7-cb35-4e98-b078-68b3a2b97d00.jpg') HTTP/1.1" 204 0
2026-03-27 16:40:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19725863/b71c11c7-cb35-4e98-b078-68b3a2b97d00.jpg saved to cache
2026-03-27 16:40:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 6c689b66-684d-5933-ae94-a15241374ed5
2026-03-27 16:40:54 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 6c689b66-684d-5933-ae94-a15241374ed5 sending to next pipeline
2026-03-27 16:40:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:40:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fde64ae4b10>
2026-03-27 16:40:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:40:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:40:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:40:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_846080a6-b2bf-5468-afa5-28a677c69704/846080a6-b2bf-5468-afa5-28a677c69704_image_0.jpg HTTP/1.1" 201 0
2026-03-27 16:40:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto_selling_coches.net',RowKey='https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F19733300%252Fc461d5df-2b30-4b5e-8167-409754db1ca1.jpg') HTTP/1.1" 204 0
2026-03-27 16:40:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19733300/c461d5df-2b30-4b5e-8167-409754db1ca1.jpg saved to cache
2026-03-27 16:40:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 846080a6-b2bf-5468-afa5-28a677c69704
2026-03-27 16:40:54 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 846080a6-b2bf-5468-afa5-28a677c69704 sending to next pipeline
2026-03-27 16:40:54 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 6c689b66-684d-5933-ae94-a15241374ed5 with identifier 70264820
2026-03-27 16:40:54 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-27 16:40:54 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-27 16:40:54 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 6c689b66-684d-5933-ae94-a15241374ed5
2026-03-27 16:40:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/19725863/b71c11c7-cb35-4e98-b078-68b3a2b97d00.jpg>
{'auction_title': '',
'body_type': 'Familiar',
'c_o_2_emission_value': 98,
'category': 'Coches',
'color': 'Azul (Tejido/TEP negro Bose)',
'currency': 'EUR',
'description': '¡BIENVENIDOS A AUTOHOME!\r\n'
'¡Llevatelo desde 230€/mes sin entrada !\r\n'
'Precio al contado: 15.450€ (IVA incluido)?\r\n'
'Precio alternativo con financiación: 14.450€ \r\n'
'(consulte condiciones específicas de la promoción, sujeto a '
'aprobación por las entidades financieras colaboradoras).\r\n'
'\r\n'
'Compra tu vehículo 100% ONLINE. Te enviamos VIDEO de cada '
'vehiculo y toda la información necesaria para una compra '
'segura y transparente.\r\n'
'Somos un concesionario multimarca especializado en vehículos '
'kilómetro cero y seminuevos, cuidadosamente seleccionados y '
'revisados en más de 150 puntos para garantizar su estado '
'mecánico y estético.\r\n'
'Ofrecemos:\r\n'
'\r\n'
'• Entrega en cualquier punto de la Península?• Financiación '
'personalizada?• Posibilidad de aceptar su vehículo como parte '
'de pago?• Kilometraje certificado por contrato?• Vehículos '
'sin daños estructurales\r\n'
'Vehículo Familiar en extraordinario estado y con un '
'equipamiento sorprendente:\r\n'
'\r\n'
'-Cambio automático ?\r\n'
'-Sensor de luces y lluvia?\r\n'
'-Volante multifunción\r\n'
'-Manos libres\r\n'
'-StarStop\r\n'
'-Cierre centralizado \r\n'
'-Eleva lunas eléctrico ?\r\n'
'-Camara de aparcamiento trasera\r\n'
'-Navegador \r\n'
'-Climatizador bizona\r\n'
'-Control de velocidad y crucero\r\n'
'-Llantas de aleación?\r\n'
'-Pantalla multimedia con USB, auxiliar y Bluetooth\r\n'
'\r\n'
'Para obtener más información o resolver cualquier duda, no '
'dude en ponerse en contacto con nosotros. Estamos aquí para '
'ayudarle.\r\n'
'Este anuncio es de carácter informativo y no contractual. Nos '
'esforzamos por ofrecer información precisa y actualizada, '
'pero los detalles están sujetos a cambios sin previo aviso',
'doors_number': 5,
'emission_standard': 'C',
'engine': '1.5L',
'engine_horse_power': 110,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '6c689b66-684d-5933-ae94-a15241374ed5',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/renault-megane-sp-tourer-bose-en-dci-81kw-110cv-edc-5p-diesel-2016-en-madrid-70264820-covo.aspx',
'listing': 'auction',
'location': 'Madrid',
'make': 'RENAULT',
'model': 'Mégane',
'odometer': 94000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 32,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6c689b66-684d-5933-ae94-a15241374ed5/6c689b66-684d-5933-ae94-a15241374ed5_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79143,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19725863/b71c11c7-cb35-4e98-b078-68b3a2b97d00.jpg',
'Width': 800}],
'price': 15450,
'price_includes_vat': True,
'registration_date': '2017-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'RENAULT Mégane Sp. Tourer Bose En. dCi EDC',
'transmission': 'automatic',
'trim': 'Sp. Tourer Bose En. dCi 81kW 110CV EDC',
'vin': 'VF1RFB00358510660',
'year': 2017}
2026-03-27 16:40:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%2770264820%27 HTTP/1.1" 200 None
2026-03-27 16:40:54 [auto_selling_coches.net] INFO: Saving data for 70264820: {'created_time': 1774629654.99398, 'last_price_update_time': 1774629654.993988}
2026-03-27 16:40:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70264820') HTTP/1.1" 204 0
2026-03-27 16:40:55 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 846080a6-b2bf-5468-afa5-28a677c69704 with identifier 70274873
2026-03-27 16:40:55 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-27 16:40:55 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-27 16:40:55 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 846080a6-b2bf-5468-afa5-28a677c69704
2026-03-27 16:40:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/19733300/c461d5df-2b30-4b5e-8167-409754db1ca1.jpg>
{'auction_title': '',
'body_type': 'SUV',
'c_o_2_emission_value': None,
'category': 'Coches',
'color': 'Gris / Plata (Tejido Negro)',
'currency': 'EUR',
'description': '¡Bienvenidos a Autohome!\n'
'Precio al contado: 30.950€\n'
'Precio alternativo con financiación: 28.950€ \n'
'(consulte condiciones específicas de la promoción, sujeto a '
'aprobación por las entidades financieras colaboradoras).\n'
'\n'
'Compra tu vehículo 100% ONLINE. Te enviamos VIDEO de cada '
'vehículo y toda la información necesaria para una compra '
'segura y transparente.\n'
'Somos un concesionario multimarca especializado en vehículos '
'kilómetro cero y seminuevos, cuidadosamente seleccionados y '
'revisados en más de 150 puntos para garantizar su estado '
'mecánico y estético.\n'
'Ofrecemos:\n'
'\n'
'• Entrega en cualquier punto de la Península?• Financiación '
'personalizada?• Posibilidad de aceptar su vehículo como parte '
'de pago?• Kilometraje certificado por contrato?• Vehículos '
'sin daños estructurales\n'
'Si desea cambiar su vehículo actual, aceptamos su coche a '
'cambio.\n'
'Este vehículo Todoterreno cuenta con un equipamiento '
'destacado:\n'
'\n'
' Cambio automático\n'
' Sensor de luces y lluvia \n'
' Freno de mano eléctrico \n'
' Volante multifunción\n'
' Manos libres\n'
' Sistema Start-Stop\n'
' Cierre centralizado\n'
' Elevalunas eléctricos\n'
' Cámara de aparcamiento\n'
' Navegador \n'
' Climatizador bizona\n'
' Control de velocidad y crucero\n'
' Llantas de aleación\n'
' Pantalla multimedia con conexión USB, auxiliar y Bluetooth\n'
'\n'
'Para obtener más información o resolver cualquier duda, no '
'dude en ponerse en contacto con nosotros. Estaremos '
'encantados de ayudarle.\n'
'\n'
'Nota legal: Este anuncio es informativo y no tiene carácter '
'contractual. Aunque revisamos y actualizamos los datos con '
'regularidad, podría haber errores u omisiones involuntarias, '
'especialmente en lo relativo al equipamiento del vehículo. Le '
'recomendamos confirmar todos los detalles con nuestro equipo '
'antes de formalizar la compra.',
'doors_number': 5,
'emission_standard': 'C',
'engine': '2.2L',
'engine_horse_power': 202,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '846080a6-b2bf-5468-afa5-28a677c69704',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/ssangyong-rexton-d22dtr-4x4-pro-auto-5p-diesel-2023-en-madrid-70274873-covo.aspx',
'listing': 'auction',
'location': 'Madrid',
'make': 'SSANGYONG',
'model': 'Rexton',
'odometer': 49950,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 30,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_846080a6-b2bf-5468-afa5-28a677c69704/846080a6-b2bf-5468-afa5-28a677c69704_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 59097,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19733300/c461d5df-2b30-4b5e-8167-409754db1ca1.jpg',
'Width': 800}],
'price': 30450,
'price_includes_vat': True,
'registration_date': '2023-01-01',
'seats_number': 7,
'seller_name': None,
'title': 'SSANGYONG Rexton D22DTR 4x4 Pro Auto',
'transmission': 'automatic',
'trim': 'D22DTR 4x4 Pro Auto',
'vin': 'KPT40B1ESRP091903',
'year': 2023}
2026-03-27 16:40:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%2770274873%27 HTTP/1.1" 200 None
2026-03-27 16:40:55 [auto_selling_coches.net] INFO: Saving data for 70274873: {'created_time': 1774629655.042404, 'last_price_update_time': 1774629655.042411}
2026-03-27 16:40:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70274873') HTTP/1.1" 204 0
2026-03-27 16:40:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70255696> (referer: https://www.coches.net/concesionario/autohome/?pg=2) ['zyte-api']
2026-03-27 16:40:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:40:55 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
'body_type': 'Berlina',
'c_o_2_emission_value': 105,
'category': 'Coches',
'color': 'Gris / Plata (Gris (tela))',
'currency': 'EUR',
'description': '¡Bienvenidos a Autohome!\r\n'
'¡Llévatelo desde 210€/mes sin entrada !\r\n'
'Precio al contado: 15950€ (IVA incluido)?\r\n'
'Precio alternativo con financiación: 14.450€ \r\n'
'(consulte condiciones específicas de la promoción, sujeto a '
'aprobación por las entidades financieras colaboradoras).\r\n'
'\r\n'
'Compra tu vehículo 100% ONLINE. Te enviamos VIDEO de cada '
'vehículo y toda la información necesaria para una compra '
'segura y transparente.\r\n'
'Somos un concesionario multimarca especializado en vehículos '
'kilómetro cero y seminuevos, cuidadosamente seleccionados y '
'revisados en más de 150 puntos para garantizar su estado '
'mecánico y estético.\r\n'
'Ofrecemos:\r\n'
'\r\n'
'• Entrega en cualquier punto de la Península?• Financiación '
'personalizada?• Posibilidad de aceptar su vehículo como parte '
'de pago?• Kilometraje certificado por contrato?• Vehículos '
'sin daños estructurales.Este vehículo compacto cuenta con un '
'equipamiento destacado:\r\n'
'\r\n'
' Cambio manual \r\n'
' Sensor de luces y lluvia \r\n'
' Freno de mano eléctrico \r\n'
' AppleCarPlay/AndroidAuto\r\n'
' Volante multifunción\r\n'
' Manos libres\r\n'
' Sistema Start-Stop\r\n'
' Cierre centralizado\r\n'
' Elevalunas eléctricos\r\n'
' Cámara de aparcamiento trasera \r\n'
' Navegador \r\n'
' Climatizador bizona \r\n'
' Control de velocidad y crucero\r\n'
' Llantas de aleación\r\n'
' Pantalla multimedia con conexión USB, auxiliar y '
'Bluetooth\r\n'
'\r\n'
'Para obtener más información o resolver cualquier duda, no '
'dude en ponerse en contacto con nosotros. Estaremos '
'encantados de ayudarle.\r\n'
'\r\n'
'Nota legal: Este anuncio es informativo y no tiene carácter '
'contractual. Aunque revisamos y actualizamos los datos con '
'regularidad, podría haber errores u omisiones involuntarias, '
'especialmente en lo relativo al equipamiento del vehículo. Le '
'recomendamos confirmar todos los detalles con nuestro equipo '
'antes de formalizar la compra.',
'doors_number': 5,
'emission_standard': 'C',
'engine': '1.0L',
'engine_horse_power': 115,
'expiration_date': None,
'fuel_type': 'Gasolina',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/seat-leon-10-ecotsi-85kw-stsp-style-5p-gasolina-2020-en-madrid-70255696-covo.aspx',
'listing': 'auction',
'location': 'Madrid',
'make': 'SEAT',
'model': 'León',
'odometer': 40500,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19718503/67cca6ba-0e03-4f23-89b4-0ca51b2b09e5.jpg',
'https://a.ccdn.es/cnet/vehicles/19718503/dd84df35-8f6b-4427-ba4b-1ec9106dc9df.jpg',
'https://a.ccdn.es/cnet/vehicles/19718503/a2b43999-85d2-40ae-b780-d2399613bbc8.jpg',
'https://a.ccdn.es/cnet/vehicles/19718503/447ff75c-ea75-4161-a425-aaf6e778d9d6.jpg',
'https://a.ccdn.es/cnet/vehicles/19718503/5267ac1c-8a64-4d9f-9e6f-91500f6b184d.jpg',
'https://a.ccdn.es/cnet/vehicles/19718503/399c273b-07ce-430d-b7e2-6f4ed9b5cbf1.jpg',
'https://a.ccdn.es/cnet/vehicles/19718503/18554172-f2ec-4463-a6b8-ea0ce17d3354.jpg',
'https://a.ccdn.es/cnet/vehicles/19718503/6b751057-d1d4-431b-b451-7231007b6adb.jpg',
'https://a.ccdn.es/cnet/vehicles/19718503/2aea73d5-598f-4b64-bf34-ce29fad9d98c.jpg',
'https://a.ccdn.es/cnet/vehicles/19718503/02ec6fc2-52e7-4eeb-a397-0e77dc586575.jpg',
'https://a.ccdn.es/cnet/vehicles/19718503/1910d6a9-fb16-462f-b7b1-1470a64512d8.jpg',
'https://a.ccdn.es/cnet/vehicles/19718503/92757ced-ef13-4b7f-beec-1db69f5c7af0.jpg',
'https://a.ccdn.es/cnet/vehicles/19718503/c5ec845a-00a5-45d4-8893-e87a9f0c8993.jpg',
'https://a.ccdn.es/cnet/vehicles/19718503/14dc5d53-c239-47b8-be54-8794f0a1faac.jpg',
'https://a.ccdn.es/cnet/vehicles/19718503/480e3921-6b8e-41ea-bf75-ccdb79c43337.jpg',
'https://a.ccdn.es/cnet/vehicles/19718503/3f9986e9-ec10-4459-aa04-540e820cdf77.jpg',
'https://a.ccdn.es/cnet/vehicles/19718503/04f5dcdf-8192-4c66-a84f-891e87655751.jpg',
'https://a.ccdn.es/cnet/vehicles/19718503/b73c8865-6722-4ecb-9acf-3ccd6b0a654e.jpg',
'https://a.ccdn.es/cnet/vehicles/19718503/2b9bc78d-e2b9-442a-aa3f-9e1914a722c8.jpg',
'https://a.ccdn.es/cnet/vehicles/19718503/a48259e7-c07a-4ceb-8623-f4caf352e741.jpg',
'https://a.ccdn.es/cnet/vehicles/19718503/c14efbb0-c767-4d8e-b4b2-ff0abd265c3f.jpg',
'https://a.ccdn.es/cnet/vehicles/19718503/a20b7c6a-b3fb-419a-a754-baf88588212f.jpg',
'https://a.ccdn.es/cnet/vehicles/19718503/43d22a84-4f20-4459-97a8-3b9a611ca2e3.jpg',
'https://a.ccdn.es/cnet/vehicles/19718503/8ce2a990-cd8c-45b4-95bc-2b3408b7c5d1.jpg',
'https://a.ccdn.es/cnet/vehicles/19718503/81056add-d8d5-43d6-a798-2577a5de223d.jpg',
'https://a.ccdn.es/cnet/vehicles/19718503/f6b4039f-a68b-4160-9678-4784cb8c65b0.jpg',
'https://a.ccdn.es/cnet/vehicles/19718503/f6cff103-9318-4452-b71b-98a8c49f763e.jpg',
'https://a.ccdn.es/cnet/vehicles/19718503/b6cc7c25-fc19-49e8-89ef-ae3855bda638.jpg',
'https://a.ccdn.es/cnet/vehicles/19718503/744a3bd5-ea75-407f-972e-27e734096b08.jpg',
'https://a.ccdn.es/cnet/vehicles/19718503/e48f6334-f268-41df-9205-d17cf21551f4.jpg',
'https://a.ccdn.es/cnet/vehicles/19718503/ade35a4e-a434-41b6-8b5a-d605f51bcc82.jpg',
'https://a.ccdn.es/cnet/vehicles/19718503/67cb3b98-35c7-4d52-856e-1803ec65e458.jpg',
'https://a.ccdn.es/cnet/vehicles/19718503/f95b4f9d-f70e-415e-99c6-d1c340dab998.jpg',
'https://a.ccdn.es/cnet/vehicles/19718503/0a6f7634-2757-4231-af8c-51bbdf08ff98.jpg',
'https://a.ccdn.es/cnet/vehicles/19718503/bd512764-df16-4a6e-bee2-a609fca71787.jpg'],
'price': 15950,
'price_includes_vat': True,
'registration_date': '2020-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'SEAT León 1.0 EcoTSI StSp Style',
'transmission': 'manual',
'trim': '1.0 EcoTSI 85kW StSp Style',
'vin': 'VSSZZZKLZMR049717',
'year': 2020}
2026-03-27 16:40:55 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 55bee8f9-7295-581b-963d-f87ae5aa5035 with identifier: 70255696
2026-03-27 16:40:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 55bee8f9-7295-581b-963d-f87ae5aa5035
2026-03-27 16:40:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F19718503%252F67cca6ba-0e03-4f23-89b4-0ca51b2b09e5.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:40:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19718503/67cca6ba-0e03-4f23-89b4-0ca51b2b09e5.jpg not downloaded yet
2026-03-27 16:40:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70264509> (referer: https://www.coches.net/concesionario/autohome/?pg=2) ['zyte-api']
2026-03-27 16:40:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70256062> (referer: https://www.coches.net/concesionario/autohome/?pg=2) ['zyte-api']
2026-03-27 16:40:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:40:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/19718503/67cca6ba-0e03-4f23-89b4-0ca51b2b09e5.jpg> (referer: None)
2026-03-27 16:40:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:40:55 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
'body_type': 'Monovolumen',
'c_o_2_emission_value': 110,
'category': 'Coches',
'color': 'Gris / Plata (Tejido Mica Green)',
'currency': 'EUR',
'description': '¡Bienvenidos a Autohome!\r\n'
'¡Llevatelo desde 260€/mes sin entrada !\r\n'
'Precio al contado: 20.950€ (IVA incluido)?\r\n'
'Precio alternativo con financiación: 19.450€ \r\n'
'(consulte condiciones específicas de la promoción, sujeto a '
'aprobación por las entidades financieras colaboradoras).\r\n'
'\r\n'
'Compra tu vehículo 100% ONLINE. Te enviamos VIDEO de cada '
'vehiculo y toda la información necesaria para una compra '
'segura y transparente.\r\n'
'Somos un concesionario multimarca especializado en vehículos '
'kilómetro cero y seminuevos, cuidadosamente seleccionados y '
'revisados en más de 150 puntos para garantizar su estado '
'mecánico y estético.\r\n'
'Ofrecemos:\r\n'
'\r\n'
'• Entrega en cualquier punto de la Península?• Financiación '
'personalizada?• Posibilidad de aceptar su vehículo como parte '
'de pago?• Kilometraje certificado por contrato?• Vehículos '
'sin daños estructuralesEste vehículo cuenta con un '
'equipamiento destacado:\r\n'
'\r\n'
' Cambio automático\r\n'
' Sensor de luces y lluvia \r\n'
' Freno de mano eléctrico \r\n'
' AppleCarPlay/AndroidAuto\r\n'
' Volante multifunción\r\n'
' Manos libres\r\n'
' 7 plazas \r\n'
' Sistema Start-Stop\r\n'
' Cierre centralizado\r\n'
' Elevalunas eléctricos\r\n'
' Sensores de aparcamiento\r\n'
' Climatizador bizona \r\n'
' Control de velocidad y crucero\r\n'
' Llantas de aleación\r\n'
' Pantalla multimedia con conexión USB, auxiliar y '
'Bluetooth\r\n'
'\r\n'
'Para obtener más información o resolver cualquier duda, no '
'dude en ponerse en contacto con nosotros. Estaremos '
'encantados de ayudarle.\r\n'
'\r\n'
'Nota legal: Este anuncio es informativo y no tiene carácter '
'contractual. Aunque revisamos y actualizamos los datos con '
'regularidad, podría haber errores u omisiones involuntarias, '
'especialmente en lo relativo al equipamiento del vehículo. Le '
'recomendamos confirmar todos los detalles con nuestro equipo '
'antes de formalizar la compra.',
'doors_number': 5,
'emission_standard': 'C',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': None,
'fuel_type': 'Diesel',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/citroen-berlingo-talla-xl-bluehdi-130-ss-eat8-shine-5p-diesel-2020-en-madrid-70264509-covo.aspx',
'listing': 'auction',
'location': 'Madrid',
'make': 'CITROEN',
'model': 'Berlingo',
'odometer': 94500,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19725631/d563b214-d9b0-43b9-b6e7-18210c1047cc.jpg',
'https://a.ccdn.es/cnet/vehicles/19725631/97bd336b-1650-4043-ac24-476b05dfc607.jpg',
'https://a.ccdn.es/cnet/vehicles/19725631/d30459d5-1fdf-4d5f-97b0-8e9685b47926.jpg',
'https://a.ccdn.es/cnet/vehicles/19725631/a16216e7-4592-414e-8031-b4a11da3953d.jpg',
'https://a.ccdn.es/cnet/vehicles/19725631/feda0c97-6948-4cee-b941-cc58a673270e.jpg',
'https://a.ccdn.es/cnet/vehicles/19725631/b12f4450-c7a5-4b7b-a7cb-be581f8f9351.jpg',
'https://a.ccdn.es/cnet/vehicles/19725631/7198ac84-c6da-4331-9f58-d1cde9561407.jpg',
'https://a.ccdn.es/cnet/vehicles/19725631/b645715d-08da-4c0f-9812-1fd21b5bfef2.jpg',
'https://a.ccdn.es/cnet/vehicles/19725631/f73bb488-0667-4cf3-9760-5d02f92d275e.jpg',
'https://a.ccdn.es/cnet/vehicles/19725631/13283902-4b2d-47e0-bf39-07bf25c5a4ca.jpg',
'https://a.ccdn.es/cnet/vehicles/19725631/07da4bc7-480b-4fb3-bf8b-a24a6f8bc84a.jpg',
'https://a.ccdn.es/cnet/vehicles/19725631/e7a1f070-0d4a-4c12-9ad7-39630fb2cfdd.jpg',
'https://a.ccdn.es/cnet/vehicles/19725631/37a95d0d-31ea-4083-87e6-e6b0b12f9ce6.jpg',
'https://a.ccdn.es/cnet/vehicles/19725631/d8e125b5-fc49-4793-ad2c-5b47a487eeed.jpg',
'https://a.ccdn.es/cnet/vehicles/19725631/dc4f63bb-8b24-4d1b-9ed6-128ad698ff4c.jpg',
'https://a.ccdn.es/cnet/vehicles/19725631/f54883b8-e085-4b7f-a377-0b2d30b21a94.jpg',
'https://a.ccdn.es/cnet/vehicles/19725631/4ac03b5b-0b2c-41b7-ae53-eb065e16454d.jpg',
'https://a.ccdn.es/cnet/vehicles/19725631/99af6fbd-e155-49f2-8f29-e3109665a6fd.jpg',
'https://a.ccdn.es/cnet/vehicles/19725631/90efb0d6-18f7-4f8f-a711-cabe987d0bfa.jpg',
'https://a.ccdn.es/cnet/vehicles/19725631/dd0aa519-18bf-4456-af57-b88e49d40411.jpg',
'https://a.ccdn.es/cnet/vehicles/19725631/1afd10df-3698-4b06-b574-02aa11c7e5e1.jpg',
'https://a.ccdn.es/cnet/vehicles/19725631/c200a266-efdd-43bd-b2e7-492607a2e657.jpg',
'https://a.ccdn.es/cnet/vehicles/19725631/44466702-e629-420a-bbcd-11972b2a1da7.jpg',
'https://a.ccdn.es/cnet/vehicles/19725631/ad39cd49-a7fe-4ce0-a631-459ff6fd9fb9.jpg',
'https://a.ccdn.es/cnet/vehicles/19725631/e4c6c3e8-6b05-4dce-895f-a24fc80fa35f.jpg',
'https://a.ccdn.es/cnet/vehicles/19725631/8394b66d-b13a-4efc-bbc2-ace777967f55.jpg',
'https://a.ccdn.es/cnet/vehicles/19725631/69c44359-32f2-4b23-8548-e68a3a24a109.jpg',
'https://a.ccdn.es/cnet/vehicles/19725631/935a0ee7-2c3a-4e07-a86b-a73a47bcec82.jpg',
'https://a.ccdn.es/cnet/vehicles/19725631/df7d5a27-436e-4997-94c0-9b31f79a6f94.jpg',
'https://a.ccdn.es/cnet/vehicles/19725631/dfb350e0-a660-479b-ac34-46dca36cb4e5.jpg',
'https://a.ccdn.es/cnet/vehicles/19725631/fe013aa9-4f5f-49ad-9add-626cdb8b7bc1.jpg',
'https://a.ccdn.es/cnet/vehicles/19725631/7f8a3f89-8d5a-4a38-bc11-69954d63a8ac.jpg'],
'price': 20150,
'price_includes_vat': True,
'registration_date': '2020-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'CITROEN Berlingo Talla XL BlueHDi 130 SS EAT8 SHINE',
'transmission': 'automatic',
'trim': 'Talla XL BlueHDi 130 SS EAT8 SHINE',
'vin': 'VR7ECYHZRLJ879439',
'year': 2020}
2026-03-27 16:40:55 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 0b29ce82-1a44-5f1c-af9f-7727b7fde3bf with identifier: 70264509
2026-03-27 16:40:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 0b29ce82-1a44-5f1c-af9f-7727b7fde3bf
2026-03-27 16:40:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F19725631%252Fd563b214-d9b0-43b9-b6e7-18210c1047cc.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:40:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19725631/d563b214-d9b0-43b9-b6e7-18210c1047cc.jpg not downloaded yet
2026-03-27 16:40:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70259565> (referer: https://www.coches.net/concesionario/autohome/?pg=2) ['zyte-api']
2026-03-27 16:40:55 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
'body_type': 'SUV',
'c_o_2_emission_value': 132,
'category': 'Coches',
'color': 'Blanco (Textil Kihon)',
'currency': 'EUR',
'description': '¡Bienvenidos a Autohome!\r\n'
'Precio al contado: 20.450€ (IVA incluido)?\r\n'
'Precio alternativo con financiación: 18.950€ \r\n'
'(consulte condiciones específicas de la promoción, sujeto a '
'aprobación por las entidades financieras colaboradoras).\r\n'
'\r\n'
'Compra tu vehículo 100% ONLINE. Te enviamos VIDEO de cada '
'vehiculo y toda la información necesaria para una compra '
'segura y transparente.\r\n'
'Somos un concesionario multimarca especializado en vehículos '
'kilómetro cero y seminuevos, cuidadosamente seleccionados y '
'revisados en más de 150 puntos para garantizar su estado '
'mecánico y estético.\r\n'
'Ofrecemos:\r\n'
'\r\n'
'• Entrega en cualquier punto de la Península?• Financiación '
'personalizada?• Posibilidad de aceptar su vehículo como parte '
'de pago?• Kilometraje certificado por contrato?• Vehículos '
'sin daños estructurales\r\n'
'Este vehículo SUV cuenta con un equipamiento destacado:\r\n'
'\r\n'
' Cambio manual \r\n'
' Sensor de luces y lluvia \r\n'
' Freno de mano eléctrico \r\n'
' AppleCarPlay/AndroidAuto\r\n'
' Volante multifunción\r\n'
' Manos libres\r\n'
' Sistema Start-Stop\r\n'
' Cierre centralizado\r\n'
' Elevalunas eléctricos\r\n'
' Sensores de aparcamiento\r\n'
' Climatizador bizona\r\n'
' Control de velocidad y crucero\r\n'
' Llantas de aleación\r\n'
' Pantalla multimedia con conexión USB, auxiliar y '
'Bluetooth\r\n'
'\r\n'
'Para obtener más información o resolver cualquier duda, no '
'dude en ponerse en contacto con nosotros. Estaremos '
'encantados de ayudarle.\r\n'
'\r\n'
'Nota legal: Este anuncio es informativo y no tiene carácter '
'contractual. Aunque revisamos y actualizamos los datos con '
'regularidad, podría haber errores u omisiones involuntarias, '
'especialmente en lo relativo al equipamiento del vehículo. Le '
'recomendamos confirmar todos los detalles con nuestro equipo '
'antes de formalizar la compra.',
'doors_number': 5,
'emission_standard': 'C',
'engine': '1.3L',
'engine_horse_power': 140,
'expiration_date': None,
'fuel_type': 'Híbrido',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/nissan-qashqai-digt-103kw-140cv-mhev-4x2-acenta-5p-electrico-hibrido-2021-en-madrid-70256062-covo.aspx',
'listing': 'auction',
'location': 'Madrid',
'make': 'NISSAN',
'model': 'QASHQAI',
'odometer': 54900,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19718929/3c5ec2ba-5e05-4e2c-a6f8-843102f3dd9c.jpg',
'https://a.ccdn.es/cnet/vehicles/19718929/d8845b78-b63c-441a-a5bd-633560344bb5.jpg',
'https://a.ccdn.es/cnet/vehicles/19718929/9eaaaa4e-aa92-4378-b1d4-5526afc873d3.jpg',
'https://a.ccdn.es/cnet/vehicles/19718929/527f0f3c-e94e-42a0-9aba-ea535234e996.jpg',
'https://a.ccdn.es/cnet/vehicles/19718929/c7886b3b-2b5b-4182-8c2f-213745b85d34.jpg',
'https://a.ccdn.es/cnet/vehicles/19718929/3c984664-92ae-4b44-a0e4-8ecb2b4bbe1a.jpg',
'https://a.ccdn.es/cnet/vehicles/19718929/b4d75b1d-0c72-4ff3-990a-90b2db7ce065.jpg',
'https://a.ccdn.es/cnet/vehicles/19718929/7fd0c6f1-975f-49cf-87f9-6ceb39d8c7c9.jpg',
'https://a.ccdn.es/cnet/vehicles/19718929/da8887fb-ae7f-4471-8bd1-b11a8cd79471.jpg',
'https://a.ccdn.es/cnet/vehicles/19718929/3871cefc-9d34-473b-ba03-7c981eb412cd.jpg',
'https://a.ccdn.es/cnet/vehicles/19718929/a3ab163d-7b92-4871-8e5d-4fc19f43091f.jpg',
'https://a.ccdn.es/cnet/vehicles/19718929/8deea85c-de7b-4c61-93b8-743cf9c6b877.jpg',
'https://a.ccdn.es/cnet/vehicles/19718929/8ed70ad0-42a3-463c-97aa-c43e3713a54e.jpg',
'https://a.ccdn.es/cnet/vehicles/19718929/70c92125-4ab7-49ed-98d4-f4e9594d8897.jpg',
'https://a.ccdn.es/cnet/vehicles/19718929/5a49c1d2-fef1-4856-b6bc-d56c3d470b58.jpg',
'https://a.ccdn.es/cnet/vehicles/19718929/aff8679b-15af-48cc-9f3c-126b0c250edc.jpg',
'https://a.ccdn.es/cnet/vehicles/19718929/68a35844-ee9d-4227-95dd-ae4775fd2ca4.jpg',
'https://a.ccdn.es/cnet/vehicles/19718929/6fe01e4a-24b1-4e88-b285-7c08a0cc69a4.jpg',
'https://a.ccdn.es/cnet/vehicles/19718929/79d9e4b8-3659-4e2d-8446-22b2b3c0e925.jpg',
'https://a.ccdn.es/cnet/vehicles/19718929/dbd0bcbb-5ff5-43dc-bfb0-e314076892de.jpg',
'https://a.ccdn.es/cnet/vehicles/19718929/dab283e0-cae8-4e0e-81d1-4f571a3a767b.jpg',
'https://a.ccdn.es/cnet/vehicles/19718929/2308bb7f-d4ad-44d8-9a38-ce8f84095635.jpg',
'https://a.ccdn.es/cnet/vehicles/19718929/46cf8f7d-c146-4e36-8fc6-2d1d26fdaf3e.jpg',
'https://a.ccdn.es/cnet/vehicles/19718929/f2d8fdce-44b6-4472-8e65-44f4f5d8353c.jpg',
'https://a.ccdn.es/cnet/vehicles/19718929/cdc14e8b-e3ef-4482-825b-0ef1c8fff3a1.jpg',
'https://a.ccdn.es/cnet/vehicles/19718929/8667dc0e-0684-480b-918f-5d6f5ce69f16.jpg'],
'price': 19950,
'price_includes_vat': True,
'registration_date': '2022-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'NISSAN QASHQAI DIGT mHEV 4x2 Acenta',
'transmission': 'manual',
'trim': 'DIGT 103kW 140CV mHEV 4x2 Acenta',
'vin': 'SJNTAAJ12U1044593',
'year': 2022}
2026-03-27 16:40:55 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: ee659fb6-c534-5192-94b2-d6466ce2544c with identifier: 70256062
2026-03-27 16:40:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item ee659fb6-c534-5192-94b2-d6466ce2544c
2026-03-27 16:40:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F19718929%252F3c5ec2ba-5e05-4e2c-a6f8-843102f3dd9c.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:40:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19718929/3c5ec2ba-5e05-4e2c-a6f8-843102f3dd9c.jpg not downloaded yet
2026-03-27 16:40:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:40:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fde641e5e50>
2026-03-27 16:40:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:40:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:40:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:40:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_55bee8f9-7295-581b-963d-f87ae5aa5035/55bee8f9-7295-581b-963d-f87ae5aa5035_image_0.jpg HTTP/1.1" 201 0
2026-03-27 16:40:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto_selling_coches.net',RowKey='https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F19718503%252F67cca6ba-0e03-4f23-89b4-0ca51b2b09e5.jpg') HTTP/1.1" 204 0
2026-03-27 16:40:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19718503/67cca6ba-0e03-4f23-89b4-0ca51b2b09e5.jpg saved to cache
2026-03-27 16:40:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 55bee8f9-7295-581b-963d-f87ae5aa5035
2026-03-27 16:40:55 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 55bee8f9-7295-581b-963d-f87ae5aa5035 sending to next pipeline
2026-03-27 16:40:55 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 55bee8f9-7295-581b-963d-f87ae5aa5035 with identifier 70255696
2026-03-27 16:40:55 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-27 16:40:55 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-27 16:40:55 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 55bee8f9-7295-581b-963d-f87ae5aa5035
2026-03-27 16:40:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/19718503/67cca6ba-0e03-4f23-89b4-0ca51b2b09e5.jpg>
{'auction_title': '',
'body_type': 'Berlina',
'c_o_2_emission_value': 105,
'category': 'Coches',
'color': 'Gris / Plata (Gris (tela))',
'currency': 'EUR',
'description': '¡Bienvenidos a Autohome!\r\n'
'¡Llévatelo desde 210€/mes sin entrada !\r\n'
'Precio al contado: 15950€ (IVA incluido)?\r\n'
'Precio alternativo con financiación: 14.450€ \r\n'
'(consulte condiciones específicas de la promoción, sujeto a '
'aprobación por las entidades financieras colaboradoras).\r\n'
'\r\n'
'Compra tu vehículo 100% ONLINE. Te enviamos VIDEO de cada '
'vehículo y toda la información necesaria para una compra '
'segura y transparente.\r\n'
'Somos un concesionario multimarca especializado en vehículos '
'kilómetro cero y seminuevos, cuidadosamente seleccionados y '
'revisados en más de 150 puntos para garantizar su estado '
'mecánico y estético.\r\n'
'Ofrecemos:\r\n'
'\r\n'
'• Entrega en cualquier punto de la Península?• Financiación '
'personalizada?• Posibilidad de aceptar su vehículo como parte '
'de pago?• Kilometraje certificado por contrato?• Vehículos '
'sin daños estructurales.Este vehículo compacto cuenta con un '
'equipamiento destacado:\r\n'
'\r\n'
' Cambio manual \r\n'
' Sensor de luces y lluvia \r\n'
' Freno de mano eléctrico \r\n'
' AppleCarPlay/AndroidAuto\r\n'
' Volante multifunción\r\n'
' Manos libres\r\n'
' Sistema Start-Stop\r\n'
' Cierre centralizado\r\n'
' Elevalunas eléctricos\r\n'
' Cámara de aparcamiento trasera \r\n'
' Navegador \r\n'
' Climatizador bizona \r\n'
' Control de velocidad y crucero\r\n'
' Llantas de aleación\r\n'
' Pantalla multimedia con conexión USB, auxiliar y '
'Bluetooth\r\n'
'\r\n'
'Para obtener más información o resolver cualquier duda, no '
'dude en ponerse en contacto con nosotros. Estaremos '
'encantados de ayudarle.\r\n'
'\r\n'
'Nota legal: Este anuncio es informativo y no tiene carácter '
'contractual. Aunque revisamos y actualizamos los datos con '
'regularidad, podría haber errores u omisiones involuntarias, '
'especialmente en lo relativo al equipamiento del vehículo. Le '
'recomendamos confirmar todos los detalles con nuestro equipo '
'antes de formalizar la compra.',
'doors_number': 5,
'emission_standard': 'C',
'engine': '1.0L',
'engine_horse_power': 115,
'expiration_date': None,
'fuel_type': 'Gasolina',
'id': '55bee8f9-7295-581b-963d-f87ae5aa5035',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/seat-leon-10-ecotsi-85kw-stsp-style-5p-gasolina-2020-en-madrid-70255696-covo.aspx',
'listing': 'auction',
'location': 'Madrid',
'make': 'SEAT',
'model': 'León',
'odometer': 40500,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 35,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_55bee8f9-7295-581b-963d-f87ae5aa5035/55bee8f9-7295-581b-963d-f87ae5aa5035_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75803,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19718503/67cca6ba-0e03-4f23-89b4-0ca51b2b09e5.jpg',
'Width': 800}],
'price': 15950,
'price_includes_vat': True,
'registration_date': '2020-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'SEAT León 1.0 EcoTSI StSp Style',
'transmission': 'manual',
'trim': '1.0 EcoTSI 85kW StSp Style',
'vin': 'VSSZZZKLZMR049717',
'year': 2020}
2026-03-27 16:40:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%2770255696%27 HTTP/1.1" 200 None
2026-03-27 16:40:55 [auto_selling_coches.net] INFO: Saving data for 70255696: {'created_time': 1774629655.572707, 'last_price_update_time': 1774629655.572716}
2026-03-27 16:40:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70255696') HTTP/1.1" 204 0
2026-03-27 16:40:55 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
'body_type': 'SUV',
'c_o_2_emission_value': 104,
'category': 'Coches',
'color': 'Negro (Tela Colym BRUMEO con pespuntes decorativos verde menta)',
'currency': 'EUR',
'description': '¡Bienvenidos a Autohome!\r\n'
'¡Llevatelo desde 260€/mes sin entrada !\r\n'
'Precio al contado: 19.450€ (IVA incluido)?\r\n'
'Precio alternativo con financiación: 17.950€ \r\n'
'(consulte condiciones específicas de la promoción, sujeto a '
'aprobación por las entidades financieras colaboradoras).\r\n'
'\r\n'
'Compra tu vehículo 100% ONLINE. Te enviamos VIDEO de cada '
'vehiculo y toda la información necesaria para una compra '
'segura y transparente.\r\n'
'Somos un concesionario multimarca especializado en vehículos '
'kilómetro cero y seminuevos, cuidadosamente seleccionados y '
'revisados en más de 150 puntos para garantizar su estado '
'mecánico y estético.\r\n'
'Ofrecemos:\r\n'
'\r\n'
'• Entrega en cualquier punto de la Península?• Financiación '
'personalizada?• Posibilidad de aceptar su vehículo como parte '
'de pago?• Kilometraje certificado por contrato?• Vehículos '
'sin daños estructuralesEste vehículo SUV cuenta con un '
'equipamiento destacado:\r\n'
'\r\n'
' Cambio automático\r\n'
' Sensor de luces y lluvia \r\n'
' Techo solar \r\n'
' Freno de mano eléctrico \r\n'
' AppleCarPlay/AndroidAuto\r\n'
' Volante multifunción\r\n'
' Manos libres\r\n'
' Sistema Start-Stop\r\n'
' Cierre centralizado\r\n'
' Elevalunas eléctricos\r\n'
' Camara de aparcamiento trasera\r\n'
' Navegador \r\n'
' Climatizador bizona \r\n'
' Control de velocidad y crucero\r\n'
' Llantas de aleación\r\n'
' Pantalla multimedia con conexión USB, auxiliar y '
'Bluetooth\r\n'
'\r\n'
'Para obtener más información o resolver cualquier duda, no '
'dude en ponerse en contacto con nosotros. Estaremos '
'encantados de ayudarle.\r\n'
'\r\n'
'Nota legal: Este anuncio es informativo y no tiene carácter '
'contractual. Aunque revisamos y actualizamos los datos con '
'regularidad, podría haber errores u omisiones involuntarias, '
'especialmente en lo relativo al equipamiento del vehículo. Le '
'recomendamos confirmar todos los detalles con nuestro equipo '
'antes de formalizar la compra.',
'doors_number': 5,
'emission_standard': 'C',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': None,
'fuel_type': 'Diesel',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/peugeot-3008-15-bluehdi-96kw-130cv-ss-allure-eat8-5p-diesel-2022-en-madrid-70259565-covo.aspx',
'listing': 'auction',
'location': 'Madrid',
'make': 'PEUGEOT',
'model': '3008',
'odometer': 76500,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19721373/d3c7deb5-244d-43f7-880e-a46bc68efa18.jpg',
'https://a.ccdn.es/cnet/vehicles/19721373/eaad1be8-5d3a-4710-8e21-37f5c9f9e5a2.jpg',
'https://a.ccdn.es/cnet/vehicles/19721373/8b1ab7c9-713b-47d2-9d72-c395462154ec.jpg',
'https://a.ccdn.es/cnet/vehicles/19721373/bb9f35ed-8bba-48cd-af37-c49f7cae5f48.jpg',
'https://a.ccdn.es/cnet/vehicles/19721373/88977bd8-acea-4a76-9e2a-95029a9dd4fc.jpg',
'https://a.ccdn.es/cnet/vehicles/19721373/8af3f233-b2d8-48a3-8dd2-9f8440eb9e7d.jpg',
'https://a.ccdn.es/cnet/vehicles/19721373/757bb766-85a4-42a3-9df0-6806dd46cbc6.jpg',
'https://a.ccdn.es/cnet/vehicles/19721373/2e3d2762-ef0c-47bb-a205-2310daa27a52.jpg',
'https://a.ccdn.es/cnet/vehicles/19721373/9da0b30a-943f-4178-94eb-65b7964f928d.jpg',
'https://a.ccdn.es/cnet/vehicles/19721373/68e66701-7d67-42a3-a61f-298e4a78b84c.jpg',
'https://a.ccdn.es/cnet/vehicles/19721373/a08525d2-3ac1-4b52-b347-e0612d412835.jpg',
'https://a.ccdn.es/cnet/vehicles/19721373/3ebd2e5c-aa49-4f64-b09b-dd017ec3fb1f.jpg',
'https://a.ccdn.es/cnet/vehicles/19721373/f850a336-5734-435f-9c47-f944f325da69.jpg',
'https://a.ccdn.es/cnet/vehicles/19721373/a34d2d64-4a32-4775-b384-902ac529de6c.jpg',
'https://a.ccdn.es/cnet/vehicles/19721373/b05f21b4-d73b-4974-a8c6-83484a8462f5.jpg',
'https://a.ccdn.es/cnet/vehicles/19721373/e034f502-1326-4aea-a104-8153f3ba61ea.jpg',
'https://a.ccdn.es/cnet/vehicles/19721373/e1f97fa4-726f-4137-adac-9916d4ef056e.jpg',
'https://a.ccdn.es/cnet/vehicles/19721373/0d55cc09-76ac-46b9-8acf-eb53d86a66a9.jpg',
'https://a.ccdn.es/cnet/vehicles/19721373/ac3d39f3-d99d-4ce0-a581-bd7c9719c3ee.jpg',
'https://a.ccdn.es/cnet/vehicles/19721373/56d8aa4c-b13f-4470-973d-54e4ae1275c2.jpg',
'https://a.ccdn.es/cnet/vehicles/19721373/842fc8a2-3955-4910-b926-121cebe73b3a.jpg',
'https://a.ccdn.es/cnet/vehicles/19721373/aae453fe-8888-401a-a31c-f7d1c8636ba6.jpg',
'https://a.ccdn.es/cnet/vehicles/19721373/14bf4473-948b-499b-b2ee-2ab8e6b111cf.jpg',
'https://a.ccdn.es/cnet/vehicles/19721373/0001ba5e-c8eb-4020-9b62-a1019d4bb0b3.jpg',
'https://a.ccdn.es/cnet/vehicles/19721373/f798c245-b37d-4429-a164-c7c790e8883a.jpg',
'https://a.ccdn.es/cnet/vehicles/19721373/f9062b9e-8378-45f6-ad1a-abf1fe7b2066.jpg',
'https://a.ccdn.es/cnet/vehicles/19721373/efb938c8-0768-4ccf-bee8-8b069e11972e.jpg',
'https://a.ccdn.es/cnet/vehicles/19721373/064e04da-8f6b-41eb-80ac-431cb352f499.jpg',
'https://a.ccdn.es/cnet/vehicles/19721373/0141806e-1623-4583-8110-5eaf8a6950f4.jpg',
'https://a.ccdn.es/cnet/vehicles/19721373/b2a9e44c-be1e-46e7-9a6f-8aff404f84e1.jpg',
'https://a.ccdn.es/cnet/vehicles/19721373/6c0ed56d-d869-4ac3-b3d9-1bfdbc119923.jpg',
'https://a.ccdn.es/cnet/vehicles/19721373/cfc65783-ab02-4ec9-92ea-91b3c84b3089.jpg'],
'price': 19450,
'price_includes_vat': True,
'registration_date': '2022-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'PEUGEOT 3008 1.5 BlueHDi SS Allure EAT8',
'transmission': 'automatic',
'trim': '1.5 BlueHDi 96kW 130CV SS Allure EAT8',
'vin': 'VF3MCYHZUNS055804',
'year': 2022}
2026-03-27 16:40:55 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: e4aa28b7-ddfd-5b45-bcac-1c75760ceb07 with identifier: 70259565
2026-03-27 16:40:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item e4aa28b7-ddfd-5b45-bcac-1c75760ceb07
2026-03-27 16:40:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F19721373%252Fd3c7deb5-244d-43f7-880e-a46bc68efa18.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:40:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19721373/d3c7deb5-244d-43f7-880e-a46bc68efa18.jpg not downloaded yet
2026-03-27 16:40:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/19725631/d563b214-d9b0-43b9-b6e7-18210c1047cc.jpg> (referer: None)
2026-03-27 16:40:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:40:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fde641dd050>
2026-03-27 16:40:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:40:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:40:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:40:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0b29ce82-1a44-5f1c-af9f-7727b7fde3bf/0b29ce82-1a44-5f1c-af9f-7727b7fde3bf_image_0.jpg HTTP/1.1" 201 0
2026-03-27 16:40:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto_selling_coches.net',RowKey='https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F19725631%252Fd563b214-d9b0-43b9-b6e7-18210c1047cc.jpg') HTTP/1.1" 204 0
2026-03-27 16:40:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19725631/d563b214-d9b0-43b9-b6e7-18210c1047cc.jpg saved to cache
2026-03-27 16:40:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 0b29ce82-1a44-5f1c-af9f-7727b7fde3bf
2026-03-27 16:40:55 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 0b29ce82-1a44-5f1c-af9f-7727b7fde3bf sending to next pipeline
2026-03-27 16:40:55 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 0b29ce82-1a44-5f1c-af9f-7727b7fde3bf with identifier 70264509
2026-03-27 16:40:55 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-27 16:40:55 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-27 16:40:55 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 0b29ce82-1a44-5f1c-af9f-7727b7fde3bf
2026-03-27 16:40:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/19725631/d563b214-d9b0-43b9-b6e7-18210c1047cc.jpg>
{'auction_title': '',
'body_type': 'Monovolumen',
'c_o_2_emission_value': 110,
'category': 'Coches',
'color': 'Gris / Plata (Tejido Mica Green)',
'currency': 'EUR',
'description': '¡Bienvenidos a Autohome!\r\n'
'¡Llevatelo desde 260€/mes sin entrada !\r\n'
'Precio al contado: 20.950€ (IVA incluido)?\r\n'
'Precio alternativo con financiación: 19.450€ \r\n'
'(consulte condiciones específicas de la promoción, sujeto a '
'aprobación por las entidades financieras colaboradoras).\r\n'
'\r\n'
'Compra tu vehículo 100% ONLINE. Te enviamos VIDEO de cada '
'vehiculo y toda la información necesaria para una compra '
'segura y transparente.\r\n'
'Somos un concesionario multimarca especializado en vehículos '
'kilómetro cero y seminuevos, cuidadosamente seleccionados y '
'revisados en más de 150 puntos para garantizar su estado '
'mecánico y estético.\r\n'
'Ofrecemos:\r\n'
'\r\n'
'• Entrega en cualquier punto de la Península?• Financiación '
'personalizada?• Posibilidad de aceptar su vehículo como parte '
'de pago?• Kilometraje certificado por contrato?• Vehículos '
'sin daños estructuralesEste vehículo cuenta con un '
'equipamiento destacado:\r\n'
'\r\n'
' Cambio automático\r\n'
' Sensor de luces y lluvia \r\n'
' Freno de mano eléctrico \r\n'
' AppleCarPlay/AndroidAuto\r\n'
' Volante multifunción\r\n'
' Manos libres\r\n'
' 7 plazas \r\n'
' Sistema Start-Stop\r\n'
' Cierre centralizado\r\n'
' Elevalunas eléctricos\r\n'
' Sensores de aparcamiento\r\n'
' Climatizador bizona \r\n'
' Control de velocidad y crucero\r\n'
' Llantas de aleación\r\n'
' Pantalla multimedia con conexión USB, auxiliar y '
'Bluetooth\r\n'
'\r\n'
'Para obtener más información o resolver cualquier duda, no '
'dude en ponerse en contacto con nosotros. Estaremos '
'encantados de ayudarle.\r\n'
'\r\n'
'Nota legal: Este anuncio es informativo y no tiene carácter '
'contractual. Aunque revisamos y actualizamos los datos con '
'regularidad, podría haber errores u omisiones involuntarias, '
'especialmente en lo relativo al equipamiento del vehículo. Le '
'recomendamos confirmar todos los detalles con nuestro equipo '
'antes de formalizar la compra.',
'doors_number': 5,
'emission_standard': 'C',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '0b29ce82-1a44-5f1c-af9f-7727b7fde3bf',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/citroen-berlingo-talla-xl-bluehdi-130-ss-eat8-shine-5p-diesel-2020-en-madrid-70264509-covo.aspx',
'listing': 'auction',
'location': 'Madrid',
'make': 'CITROEN',
'model': 'Berlingo',
'odometer': 94500,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 32,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0b29ce82-1a44-5f1c-af9f-7727b7fde3bf/0b29ce82-1a44-5f1c-af9f-7727b7fde3bf_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85502,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19725631/d563b214-d9b0-43b9-b6e7-18210c1047cc.jpg',
'Width': 800}],
'price': 20150,
'price_includes_vat': True,
'registration_date': '2020-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'CITROEN Berlingo Talla XL BlueHDi 130 SS EAT8 SHINE',
'transmission': 'automatic',
'trim': 'Talla XL BlueHDi 130 SS EAT8 SHINE',
'vin': 'VR7ECYHZRLJ879439',
'year': 2020}
2026-03-27 16:40:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%2770264509%27 HTTP/1.1" 200 None
2026-03-27 16:40:55 [auto_selling_coches.net] INFO: Saving data for 70264509: {'created_time': 1774629655.786031, 'last_price_update_time': 1774629655.78604}
2026-03-27 16:40:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70264509') HTTP/1.1" 204 0
2026-03-27 16:40:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/19718929/3c5ec2ba-5e05-4e2c-a6f8-843102f3dd9c.jpg> (referer: None)
2026-03-27 16:40:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70264824> (referer: https://www.coches.net/concesionario/autohome/?pg=2) ['zyte-api']
2026-03-27 16:40:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:40:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/19721373/d3c7deb5-244d-43f7-880e-a46bc68efa18.jpg> (referer: None)
2026-03-27 16:40:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:40:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:40:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fde64b0a250>
2026-03-27 16:40:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:40:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:40:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:40:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ee659fb6-c534-5192-94b2-d6466ce2544c/ee659fb6-c534-5192-94b2-d6466ce2544c_image_0.jpg HTTP/1.1" 201 0
2026-03-27 16:40:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto_selling_coches.net',RowKey='https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F19718929%252F3c5ec2ba-5e05-4e2c-a6f8-843102f3dd9c.jpg') HTTP/1.1" 204 0
2026-03-27 16:40:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19718929/3c5ec2ba-5e05-4e2c-a6f8-843102f3dd9c.jpg saved to cache
2026-03-27 16:40:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item ee659fb6-c534-5192-94b2-d6466ce2544c
2026-03-27 16:40:55 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item ee659fb6-c534-5192-94b2-d6466ce2544c sending to next pipeline
2026-03-27 16:40:55 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: ee659fb6-c534-5192-94b2-d6466ce2544c with identifier 70256062
2026-03-27 16:40:55 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-27 16:40:55 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-27 16:40:55 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item ee659fb6-c534-5192-94b2-d6466ce2544c
2026-03-27 16:40:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/19718929/3c5ec2ba-5e05-4e2c-a6f8-843102f3dd9c.jpg>
{'auction_title': '',
'body_type': 'SUV',
'c_o_2_emission_value': 132,
'category': 'Coches',
'color': 'Blanco (Textil Kihon)',
'currency': 'EUR',
'description': '¡Bienvenidos a Autohome!\r\n'
'Precio al contado: 20.450€ (IVA incluido)?\r\n'
'Precio alternativo con financiación: 18.950€ \r\n'
'(consulte condiciones específicas de la promoción, sujeto a '
'aprobación por las entidades financieras colaboradoras).\r\n'
'\r\n'
'Compra tu vehículo 100% ONLINE. Te enviamos VIDEO de cada '
'vehiculo y toda la información necesaria para una compra '
'segura y transparente.\r\n'
'Somos un concesionario multimarca especializado en vehículos '
'kilómetro cero y seminuevos, cuidadosamente seleccionados y '
'revisados en más de 150 puntos para garantizar su estado '
'mecánico y estético.\r\n'
'Ofrecemos:\r\n'
'\r\n'
'• Entrega en cualquier punto de la Península?• Financiación '
'personalizada?• Posibilidad de aceptar su vehículo como parte '
'de pago?• Kilometraje certificado por contrato?• Vehículos '
'sin daños estructurales\r\n'
'Este vehículo SUV cuenta con un equipamiento destacado:\r\n'
'\r\n'
' Cambio manual \r\n'
' Sensor de luces y lluvia \r\n'
' Freno de mano eléctrico \r\n'
' AppleCarPlay/AndroidAuto\r\n'
' Volante multifunción\r\n'
' Manos libres\r\n'
' Sistema Start-Stop\r\n'
' Cierre centralizado\r\n'
' Elevalunas eléctricos\r\n'
' Sensores de aparcamiento\r\n'
' Climatizador bizona\r\n'
' Control de velocidad y crucero\r\n'
' Llantas de aleación\r\n'
' Pantalla multimedia con conexión USB, auxiliar y '
'Bluetooth\r\n'
'\r\n'
'Para obtener más información o resolver cualquier duda, no '
'dude en ponerse en contacto con nosotros. Estaremos '
'encantados de ayudarle.\r\n'
'\r\n'
'Nota legal: Este anuncio es informativo y no tiene carácter '
'contractual. Aunque revisamos y actualizamos los datos con '
'regularidad, podría haber errores u omisiones involuntarias, '
'especialmente en lo relativo al equipamiento del vehículo. Le '
'recomendamos confirmar todos los detalles con nuestro equipo '
'antes de formalizar la compra.',
'doors_number': 5,
'emission_standard': 'C',
'engine': '1.3L',
'engine_horse_power': 140,
'expiration_date': None,
'fuel_type': 'Híbrido',
'id': 'ee659fb6-c534-5192-94b2-d6466ce2544c',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/nissan-qashqai-digt-103kw-140cv-mhev-4x2-acenta-5p-electrico-hibrido-2021-en-madrid-70256062-covo.aspx',
'listing': 'auction',
'location': 'Madrid',
'make': 'NISSAN',
'model': 'QASHQAI',
'odometer': 54900,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 26,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ee659fb6-c534-5192-94b2-d6466ce2544c/ee659fb6-c534-5192-94b2-d6466ce2544c_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 56087,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19718929/3c5ec2ba-5e05-4e2c-a6f8-843102f3dd9c.jpg',
'Width': 800}],
'price': 19950,
'price_includes_vat': True,
'registration_date': '2022-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'NISSAN QASHQAI DIGT mHEV 4x2 Acenta',
'transmission': 'manual',
'trim': 'DIGT 103kW 140CV mHEV 4x2 Acenta',
'vin': 'SJNTAAJ12U1044593',
'year': 2022}
2026-03-27 16:40:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%2770256062%27 HTTP/1.1" 200 None
2026-03-27 16:40:55 [auto_selling_coches.net] INFO: Saving data for 70256062: {'created_time': 1774629655.980827, 'last_price_update_time': 1774629655.980837}
2026-03-27 16:40:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70256062') HTTP/1.1" 204 0
2026-03-27 16:40:56 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
'body_type': 'Berlina',
'c_o_2_emission_value': 90,
'category': 'Coches',
'color': 'Blanco (Tejido Mica Gris)',
'currency': 'EUR',
'description': '¡Bienvenidos a Autohome!\r\n'
'¡Llevatelo desde 199€/mes sin entrada !\r\n'
'Precio al contado: 11.950€ (IVA incluido)?\r\n'
'Precio alternativo con financiación: 10.450€ \r\n'
'(consulte condiciones específicas de la promoción, sujeto a '
'aprobación por las entidades financieras colaboradoras).\r\n'
'\r\n'
'Compra tu vehículo 100% ONLINE. Te enviamos VIDEO de cada '
'vehiculo y toda la información necesaria para una compra '
'segura y transparente.\r\n'
'Somos un concesionario multimarca especializado en vehículos '
'kilómetro cero y seminuevos, cuidadosamente seleccionados y '
'revisados en más de 150 puntos para garantizar su estado '
'mecánico y estético.\r\n'
'Ofrecemos:\r\n'
'\r\n'
'• Entrega en cualquier punto de la Península?• Financiación '
'personalizada?• Posibilidad de aceptar su vehículo como parte '
'de pago?• Kilometraje certificado por contrato?• Vehículos '
'sin daños estructuralesEste vehículo SUV cuenta con un '
'equipamiento destacado:\r\n'
'\r\n'
' Cambio manual 6 velocidades \r\n'
' Sensor de luces y lluvia \r\n'
' AppleCarPlay/AndroidAuto\r\n'
' Volante multifunción\r\n'
' Manos libres\r\n'
' Cierre centralizado\r\n'
' Elevalunas eléctricos\r\n'
' Sensores de aparcamiento\r\n'
' Navegador \r\n'
' Climatizador \r\n'
' Control de velocidad y crucero\r\n'
' Llantas de aleación\r\n'
' Pantalla multimedia con conexión USB, auxiliar y '
'Bluetooth\r\n'
'\r\n'
'Para obtener más información o resolver cualquier duda, no '
'dude en ponerse en contacto con nosotros. Estaremos '
'encantados de ayudarle.\r\n'
'\r\n'
'Nota legal: Este anuncio es informativo y no tiene carácter '
'contractual. Aunque revisamos y actualizamos los datos con '
'regularidad, podría haber errores u omisiones involuntarias, '
'especialmente en lo relativo al equipamiento del vehículo. Le '
'recomendamos confirmar todos los detalles con nuestro equipo '
'antes de formalizar la compra.',
'doors_number': 5,
'emission_standard': 'C',
'engine': '1.5L',
'engine_horse_power': 102,
'expiration_date': None,
'fuel_type': 'Diesel',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/citroen-c4-cactus-bluehdi-100-ss-feel-5p-diesel-2019-en-madrid-70264824-covo.aspx',
'listing': 'auction',
'location': 'Madrid',
'make': 'CITROEN',
'model': 'C4 Cactus',
'odometer': 89000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19725867/461d27e0-63b2-4368-95f9-f95b9fe25dd6.jpg',
'https://a.ccdn.es/cnet/vehicles/19725867/b29904ec-cbc5-489f-9363-882cb4849563.jpg',
'https://a.ccdn.es/cnet/vehicles/19725867/c48ad1e0-2bbd-48d7-8224-17d1ba9876c7.jpg',
'https://a.ccdn.es/cnet/vehicles/19725867/41d33a83-e51c-4a06-9b48-98ea5862e0b8.jpg',
'https://a.ccdn.es/cnet/vehicles/19725867/42026a72-cf49-44df-8998-7582a25250b3.jpg',
'https://a.ccdn.es/cnet/vehicles/19725867/fccdc71e-13c3-4230-bce8-e4e924e04a91.jpg',
'https://a.ccdn.es/cnet/vehicles/19725867/f47f51f3-7eae-4e27-914a-aaf260cfbe75.jpg',
'https://a.ccdn.es/cnet/vehicles/19725867/4b5f6eb3-7ba3-4eb4-8e45-c313c2e09d72.jpg',
'https://a.ccdn.es/cnet/vehicles/19725867/ebf3dc48-59be-43fe-983d-47d6779a4a5f.jpg',
'https://a.ccdn.es/cnet/vehicles/19725867/f9d89248-bf68-4499-a275-0478046f773c.jpg',
'https://a.ccdn.es/cnet/vehicles/19725867/cb42499b-2440-4377-996a-ae5e4eec6370.jpg',
'https://a.ccdn.es/cnet/vehicles/19725867/9591da4c-6ff1-44fe-b549-9e1198f494d4.jpg',
'https://a.ccdn.es/cnet/vehicles/19725867/674a0555-d8e0-44db-96ac-bdd3db67a4e6.jpg',
'https://a.ccdn.es/cnet/vehicles/19725867/1eadd168-bf88-40e9-82e4-46743e8b4fb6.jpg',
'https://a.ccdn.es/cnet/vehicles/19725867/2892e4a1-86e3-4306-ab65-9805103e1fab.jpg',
'https://a.ccdn.es/cnet/vehicles/19725867/e4c62c9c-2462-45d7-a772-d6e3fa45c9b7.jpg',
'https://a.ccdn.es/cnet/vehicles/19725867/c4b07c76-f5c1-4861-a170-d5be8c78fa8e.jpg',
'https://a.ccdn.es/cnet/vehicles/19725867/67ca5b59-c4ae-4c9f-b76a-afd604f5306e.jpg',
'https://a.ccdn.es/cnet/vehicles/19725867/a1fe7adc-640f-4c3d-846d-3f4138ea360a.jpg',
'https://a.ccdn.es/cnet/vehicles/19725867/600a47e8-9212-4eac-abd8-0c21752a3bce.jpg',
'https://a.ccdn.es/cnet/vehicles/19725867/02524ff9-e0dc-4822-950e-023d94b4075d.jpg',
'https://a.ccdn.es/cnet/vehicles/19725867/1e25b15d-a5f7-4e7c-b4ec-3a81eb6c1c75.jpg',
'https://a.ccdn.es/cnet/vehicles/19725867/6abc1fa7-aa29-44ed-adb7-69f7e0a40b39.jpg',
'https://a.ccdn.es/cnet/vehicles/19725867/08913801-3a58-4028-b5c1-bf87f695991a.jpg',
'https://a.ccdn.es/cnet/vehicles/19725867/85c85ffa-85a4-4f56-8de4-9aecb7a661fb.jpg',
'https://a.ccdn.es/cnet/vehicles/19725867/20217ed7-544e-4d03-8c4d-657ae4b65471.jpg',
'https://a.ccdn.es/cnet/vehicles/19725867/3dbeca4a-126e-4a7b-bb99-eb3e3b960418.jpg',
'https://a.ccdn.es/cnet/vehicles/19725867/42d21bae-c961-4bfa-b657-a05ad21cbb0a.jpg',
'https://a.ccdn.es/cnet/vehicles/19725867/fe49b030-3986-4295-88ba-f4a3345568d6.jpg',
'https://a.ccdn.es/cnet/vehicles/19725867/08463bc9-81df-4cb9-b5dc-a05fb9f4da35.jpg',
'https://a.ccdn.es/cnet/vehicles/19725867/fb0a13a6-7bc1-4c91-b615-fab6042b74ac.jpg',
'https://a.ccdn.es/cnet/vehicles/19725867/30d90126-d7fe-4911-9f40-49f302ab8a04.jpg'],
'price': 11950,
'price_includes_vat': True,
'registration_date': '2020-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'CITROEN C4 Cactus BlueHDi 100 SS Feel',
'transmission': 'manual',
'trim': 'BlueHDi 100 SS Feel',
'vin': 'VF70BYHYJLE503856',
'year': 2020}
2026-03-27 16:40:56 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 7a158471-4a80-5570-acbc-590bd8c1d57c with identifier: 70264824
2026-03-27 16:40:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 7a158471-4a80-5570-acbc-590bd8c1d57c
2026-03-27 16:40:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F19725867%252F461d27e0-63b2-4368-95f9-f95b9fe25dd6.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:40:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19725867/461d27e0-63b2-4368-95f9-f95b9fe25dd6.jpg not downloaded yet
2026-03-27 16:40:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:40:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fde651fe450>
2026-03-27 16:40:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:40:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:40:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:40:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e4aa28b7-ddfd-5b45-bcac-1c75760ceb07/e4aa28b7-ddfd-5b45-bcac-1c75760ceb07_image_0.jpg HTTP/1.1" 201 0
2026-03-27 16:40:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto_selling_coches.net',RowKey='https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F19721373%252Fd3c7deb5-244d-43f7-880e-a46bc68efa18.jpg') HTTP/1.1" 204 0
2026-03-27 16:40:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19721373/d3c7deb5-244d-43f7-880e-a46bc68efa18.jpg saved to cache
2026-03-27 16:40:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item e4aa28b7-ddfd-5b45-bcac-1c75760ceb07
2026-03-27 16:40:56 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item e4aa28b7-ddfd-5b45-bcac-1c75760ceb07 sending to next pipeline
2026-03-27 16:40:56 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: e4aa28b7-ddfd-5b45-bcac-1c75760ceb07 with identifier 70259565
2026-03-27 16:40:56 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-27 16:40:56 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-27 16:40:56 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item e4aa28b7-ddfd-5b45-bcac-1c75760ceb07
2026-03-27 16:40:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/19721373/d3c7deb5-244d-43f7-880e-a46bc68efa18.jpg>
{'auction_title': '',
'body_type': 'SUV',
'c_o_2_emission_value': 104,
'category': 'Coches',
'color': 'Negro (Tela Colym BRUMEO con pespuntes decorativos verde menta)',
'currency': 'EUR',
'description': '¡Bienvenidos a Autohome!\r\n'
'¡Llevatelo desde 260€/mes sin entrada !\r\n'
'Precio al contado: 19.450€ (IVA incluido)?\r\n'
'Precio alternativo con financiación: 17.950€ \r\n'
'(consulte condiciones específicas de la promoción, sujeto a '
'aprobación por las entidades financieras colaboradoras).\r\n'
'\r\n'
'Compra tu vehículo 100% ONLINE. Te enviamos VIDEO de cada '
'vehiculo y toda la información necesaria para una compra '
'segura y transparente.\r\n'
'Somos un concesionario multimarca especializado en vehículos '
'kilómetro cero y seminuevos, cuidadosamente seleccionados y '
'revisados en más de 150 puntos para garantizar su estado '
'mecánico y estético.\r\n'
'Ofrecemos:\r\n'
'\r\n'
'• Entrega en cualquier punto de la Península?• Financiación '
'personalizada?• Posibilidad de aceptar su vehículo como parte '
'de pago?• Kilometraje certificado por contrato?• Vehículos '
'sin daños estructuralesEste vehículo SUV cuenta con un '
'equipamiento destacado:\r\n'
'\r\n'
' Cambio automático\r\n'
' Sensor de luces y lluvia \r\n'
' Techo solar \r\n'
' Freno de mano eléctrico \r\n'
' AppleCarPlay/AndroidAuto\r\n'
' Volante multifunción\r\n'
' Manos libres\r\n'
' Sistema Start-Stop\r\n'
' Cierre centralizado\r\n'
' Elevalunas eléctricos\r\n'
' Camara de aparcamiento trasera\r\n'
' Navegador \r\n'
' Climatizador bizona \r\n'
' Control de velocidad y crucero\r\n'
' Llantas de aleación\r\n'
' Pantalla multimedia con conexión USB, auxiliar y '
'Bluetooth\r\n'
'\r\n'
'Para obtener más información o resolver cualquier duda, no '
'dude en ponerse en contacto con nosotros. Estaremos '
'encantados de ayudarle.\r\n'
'\r\n'
'Nota legal: Este anuncio es informativo y no tiene carácter '
'contractual. Aunque revisamos y actualizamos los datos con '
'regularidad, podría haber errores u omisiones involuntarias, '
'especialmente en lo relativo al equipamiento del vehículo. Le '
'recomendamos confirmar todos los detalles con nuestro equipo '
'antes de formalizar la compra.',
'doors_number': 5,
'emission_standard': 'C',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': 'e4aa28b7-ddfd-5b45-bcac-1c75760ceb07',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/peugeot-3008-15-bluehdi-96kw-130cv-ss-allure-eat8-5p-diesel-2022-en-madrid-70259565-covo.aspx',
'listing': 'auction',
'location': 'Madrid',
'make': 'PEUGEOT',
'model': '3008',
'odometer': 76500,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 32,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e4aa28b7-ddfd-5b45-bcac-1c75760ceb07/e4aa28b7-ddfd-5b45-bcac-1c75760ceb07_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81719,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19721373/d3c7deb5-244d-43f7-880e-a46bc68efa18.jpg',
'Width': 800}],
'price': 19450,
'price_includes_vat': True,
'registration_date': '2022-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'PEUGEOT 3008 1.5 BlueHDi SS Allure EAT8',
'transmission': 'automatic',
'trim': '1.5 BlueHDi 96kW 130CV SS Allure EAT8',
'vin': 'VF3MCYHZUNS055804',
'year': 2022}
2026-03-27 16:40:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%2770259565%27 HTTP/1.1" 200 None
2026-03-27 16:40:56 [auto_selling_coches.net] INFO: Saving data for 70259565: {'created_time': 1774629656.122759, 'last_price_update_time': 1774629656.122768}
2026-03-27 16:40:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70259565') HTTP/1.1" 204 0
2026-03-27 16:40:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70274874> (referer: https://www.coches.net/concesionario/autohome/?pg=1) ['zyte-api']
2026-03-27 16:40:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/19725867/461d27e0-63b2-4368-95f9-f95b9fe25dd6.jpg> (referer: None)
2026-03-27 16:40:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:40:56 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
'body_type': 'Familiar',
'c_o_2_emission_value': 110,
'category': 'Coches',
'color': 'Azul (Semi Cuero Marston Negro Tramontane)',
'currency': 'EUR',
'description': '¡Bienvenidos a Autohome!\r\n'
'¡Llevatelo desde 199€/mes sin entrada !\r\n'
'Precio al contado: 8.950€ (IVA incluido)?\r\n'
'Precio alternativo con financiación: 7.950€ \r\n'
'(consulte condiciones específicas de la promoción, sujeto a '
'aprobación por las entidades financieras colaboradoras).\r\n'
'\r\n'
'Compra tu vehículo 100% ONLINE. Te enviamos VIDEO de cada '
'vehiculo y toda la información necesaria para una compra '
'segura y transparente.\r\n'
'Somos un concesionario multimarca especializado en vehículos '
'kilómetro cero y seminuevos, cuidadosamente seleccionados y '
'revisados en más de 150 puntos para garantizar su estado '
'mecánico y estético.\r\n'
'Ofrecemos:\r\n'
'\r\n'
'• Entrega en cualquier punto de la Península?• Financiación '
'personalizada?• Posibilidad de aceptar su vehículo como parte '
'de pago?• Kilometraje certificado por contrato?• Vehículos '
'sin daños estructurales\r\n'
'Este vehículo familiar cuenta con un equipamiento '
'destacado:\r\n'
'\r\n'
' Cambio manual \r\n'
' Sensor de luces y lluvia \r\n'
' AppleCarPlay/AndroidAuto\r\n'
' Volante multifunción\r\n'
' Manos libres\r\n'
' Sistema Start-Stop\r\n'
' Cierre centralizado\r\n'
' Elevalunas eléctricos\r\n'
' Camara de aparcamiento\r\n'
' Climatizador bizona \r\n'
' Control de velocidad y crucero\r\n'
' Llantas de aleación\r\n'
' Pantalla multimedia con conexión USB, auxiliar y '
'Bluetooth\r\n'
'\r\n'
'Para obtener más información o resolver cualquier duda, no '
'dude en ponerse en contacto con nosotros. Estaremos '
'encantados de ayudarle.\r\n'
'\r\n'
'Nota legal: Este anuncio es informativo y no tiene carácter '
'contractual. Aunque revisamos y actualizamos los datos con '
'regularidad, podría haber errores u omisiones involuntarias, '
'especialmente en lo relativo al equipamiento del vehículo. Le '
'recomendamos confirmar todos los detalles con nuestro equipo '
'antes de formalizar la compra.',
'doors_number': 5,
'emission_standard': 'C',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': None,
'fuel_type': 'Diesel',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/peugeot-508-sw-gt-line-20-bluehdi-110kw-150cv-5p-diesel-2017-en-madrid-70274874-covo.aspx',
'listing': 'auction',
'location': 'Madrid',
'make': 'PEUGEOT',
'model': '508',
'odometer': 215000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19733278/65c3710e-cdbd-4441-b873-a40dd6ac96b8.jpg',
'https://a.ccdn.es/cnet/vehicles/19733278/84dd3ec9-6a30-4f97-a7d8-c9d4ce7f645b.jpg',
'https://a.ccdn.es/cnet/vehicles/19733278/f0e266e2-fdb5-477c-9cf8-6a9d8c484164.jpg',
'https://a.ccdn.es/cnet/vehicles/19733278/4dd9ad94-1bf1-4700-a80a-a37cba7f348b.jpg',
'https://a.ccdn.es/cnet/vehicles/19733278/a3a80873-8c10-4e8e-89da-965c9dacd1b4.jpg',
'https://a.ccdn.es/cnet/vehicles/19733278/b4b2ab1b-0aff-4682-9bd7-90299350ac9f.jpg',
'https://a.ccdn.es/cnet/vehicles/19733278/d0db322a-c38e-4eae-bdcf-c3cf76ce06f2.jpg',
'https://a.ccdn.es/cnet/vehicles/19733278/65c10ddf-54c4-4a7a-9e73-d51fa1439c41.jpg',
'https://a.ccdn.es/cnet/vehicles/19733278/baa83925-e07a-4602-8872-aef011ace641.jpg',
'https://a.ccdn.es/cnet/vehicles/19733278/04bae860-5108-4d6e-86b2-442c2bd09709.jpg',
'https://a.ccdn.es/cnet/vehicles/19733278/f130dd83-319c-4a49-9a40-56c9f6002455.jpg',
'https://a.ccdn.es/cnet/vehicles/19733278/1ced689d-ee55-4ab6-a87f-897cf4311002.jpg',
'https://a.ccdn.es/cnet/vehicles/19733278/658dab32-2dc9-45ad-b8ba-50a099d9e413.jpg',
'https://a.ccdn.es/cnet/vehicles/19733278/f108a6a0-f811-4649-97a9-752bd3cb25a3.jpg',
'https://a.ccdn.es/cnet/vehicles/19733278/dbee5bfb-195a-48de-99ea-9a3edc8b5a2f.jpg',
'https://a.ccdn.es/cnet/vehicles/19733278/3ce5988d-f896-4444-8ae9-635b8f11bd3d.jpg',
'https://a.ccdn.es/cnet/vehicles/19733278/df9c3063-9111-4b27-a34a-6b3c666f69fe.jpg',
'https://a.ccdn.es/cnet/vehicles/19733278/07636797-f4d0-45c1-81e1-4cdf1458c533.jpg',
'https://a.ccdn.es/cnet/vehicles/19733278/d72a18af-a2d7-4e50-b156-40e6358b39e8.jpg',
'https://a.ccdn.es/cnet/vehicles/19733278/0c854ee5-b3be-4bf4-9913-1aade28f3047.jpg',
'https://a.ccdn.es/cnet/vehicles/19733278/12b065f1-e85b-45e7-8446-cd040a666a7b.jpg',
'https://a.ccdn.es/cnet/vehicles/19733278/f6efa068-57d8-4df8-944d-869c4943256e.jpg',
'https://a.ccdn.es/cnet/vehicles/19733278/de03f50b-338c-4c07-9c38-ea2c5d1af089.jpg',
'https://a.ccdn.es/cnet/vehicles/19733278/f070bb4f-545e-4e4c-a95f-02c79926c2a8.jpg',
'https://a.ccdn.es/cnet/vehicles/19733278/4e1dfaee-b0fe-4a29-a66a-98934b5da9bc.jpg',
'https://a.ccdn.es/cnet/vehicles/19733278/10120a37-59ed-4b82-830b-b9c5e918f941.jpg',
'https://a.ccdn.es/cnet/vehicles/19733278/ff8dca6e-1460-4095-b164-05c81c7dbd79.jpg',
'https://a.ccdn.es/cnet/vehicles/19733278/e8ccde67-cbc2-4f72-9b81-3c1b2d4ba34e.jpg',
'https://a.ccdn.es/cnet/vehicles/19733278/afe39966-218f-473f-b6b6-26819a8f4433.jpg'],
'price': 8950,
'price_includes_vat': True,
'registration_date': '2018-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'PEUGEOT 508 SW GT Line 2.0 BlueHDi',
'transmission': 'manual',
'trim': 'SW GT Line 2.0 BlueHDi 110KW 150CV',
'vin': 'VF38EAHXMJL017423',
'year': 2018}
2026-03-27 16:40:56 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 68e44615-823e-5dbb-bfa5-7da68f947369 with identifier: 70274874
2026-03-27 16:40:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 68e44615-823e-5dbb-bfa5-7da68f947369
2026-03-27 16:40:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F19733278%252F65c3710e-cdbd-4441-b873-a40dd6ac96b8.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:40:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19733278/65c3710e-cdbd-4441-b873-a40dd6ac96b8.jpg not downloaded yet
2026-03-27 16:40:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70284480> (referer: https://www.coches.net/concesionario/autohome/?pg=1) ['zyte-api']
2026-03-27 16:40:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:40:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fde6421ef90>
2026-03-27 16:40:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:40:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:40:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:40:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7a158471-4a80-5570-acbc-590bd8c1d57c/7a158471-4a80-5570-acbc-590bd8c1d57c_image_0.jpg HTTP/1.1" 201 0
2026-03-27 16:40:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto_selling_coches.net',RowKey='https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F19725867%252F461d27e0-63b2-4368-95f9-f95b9fe25dd6.jpg') HTTP/1.1" 204 0
2026-03-27 16:40:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19725867/461d27e0-63b2-4368-95f9-f95b9fe25dd6.jpg saved to cache
2026-03-27 16:40:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 7a158471-4a80-5570-acbc-590bd8c1d57c
2026-03-27 16:40:56 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 7a158471-4a80-5570-acbc-590bd8c1d57c sending to next pipeline
2026-03-27 16:40:56 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 7a158471-4a80-5570-acbc-590bd8c1d57c with identifier 70264824
2026-03-27 16:40:56 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-27 16:40:56 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-27 16:40:56 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 7a158471-4a80-5570-acbc-590bd8c1d57c
2026-03-27 16:40:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/19725867/461d27e0-63b2-4368-95f9-f95b9fe25dd6.jpg>
{'auction_title': '',
'body_type': 'Berlina',
'c_o_2_emission_value': 90,
'category': 'Coches',
'color': 'Blanco (Tejido Mica Gris)',
'currency': 'EUR',
'description': '¡Bienvenidos a Autohome!\r\n'
'¡Llevatelo desde 199€/mes sin entrada !\r\n'
'Precio al contado: 11.950€ (IVA incluido)?\r\n'
'Precio alternativo con financiación: 10.450€ \r\n'
'(consulte condiciones específicas de la promoción, sujeto a '
'aprobación por las entidades financieras colaboradoras).\r\n'
'\r\n'
'Compra tu vehículo 100% ONLINE. Te enviamos VIDEO de cada '
'vehiculo y toda la información necesaria para una compra '
'segura y transparente.\r\n'
'Somos un concesionario multimarca especializado en vehículos '
'kilómetro cero y seminuevos, cuidadosamente seleccionados y '
'revisados en más de 150 puntos para garantizar su estado '
'mecánico y estético.\r\n'
'Ofrecemos:\r\n'
'\r\n'
'• Entrega en cualquier punto de la Península?• Financiación '
'personalizada?• Posibilidad de aceptar su vehículo como parte '
'de pago?• Kilometraje certificado por contrato?• Vehículos '
'sin daños estructuralesEste vehículo SUV cuenta con un '
'equipamiento destacado:\r\n'
'\r\n'
' Cambio manual 6 velocidades \r\n'
' Sensor de luces y lluvia \r\n'
' AppleCarPlay/AndroidAuto\r\n'
' Volante multifunción\r\n'
' Manos libres\r\n'
' Cierre centralizado\r\n'
' Elevalunas eléctricos\r\n'
' Sensores de aparcamiento\r\n'
' Navegador \r\n'
' Climatizador \r\n'
' Control de velocidad y crucero\r\n'
' Llantas de aleación\r\n'
' Pantalla multimedia con conexión USB, auxiliar y '
'Bluetooth\r\n'
'\r\n'
'Para obtener más información o resolver cualquier duda, no '
'dude en ponerse en contacto con nosotros. Estaremos '
'encantados de ayudarle.\r\n'
'\r\n'
'Nota legal: Este anuncio es informativo y no tiene carácter '
'contractual. Aunque revisamos y actualizamos los datos con '
'regularidad, podría haber errores u omisiones involuntarias, '
'especialmente en lo relativo al equipamiento del vehículo. Le '
'recomendamos confirmar todos los detalles con nuestro equipo '
'antes de formalizar la compra.',
'doors_number': 5,
'emission_standard': 'C',
'engine': '1.5L',
'engine_horse_power': 102,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '7a158471-4a80-5570-acbc-590bd8c1d57c',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/citroen-c4-cactus-bluehdi-100-ss-feel-5p-diesel-2019-en-madrid-70264824-covo.aspx',
'listing': 'auction',
'location': 'Madrid',
'make': 'CITROEN',
'model': 'C4 Cactus',
'odometer': 89000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 32,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7a158471-4a80-5570-acbc-590bd8c1d57c/7a158471-4a80-5570-acbc-590bd8c1d57c_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75561,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19725867/461d27e0-63b2-4368-95f9-f95b9fe25dd6.jpg',
'Width': 800}],
'price': 11950,
'price_includes_vat': True,
'registration_date': '2020-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'CITROEN C4 Cactus BlueHDi 100 SS Feel',
'transmission': 'manual',
'trim': 'BlueHDi 100 SS Feel',
'vin': 'VF70BYHYJLE503856',
'year': 2020}
2026-03-27 16:40:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%2770264824%27 HTTP/1.1" 200 None
2026-03-27 16:40:56 [auto_selling_coches.net] INFO: Saving data for 70264824: {'created_time': 1774629656.388533, 'last_price_update_time': 1774629656.388542}
2026-03-27 16:40:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70264824') HTTP/1.1" 204 0
2026-03-27 16:40:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/19733278/65c3710e-cdbd-4441-b873-a40dd6ac96b8.jpg> (referer: None)
2026-03-27 16:40:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70269966> (referer: https://www.coches.net/concesionario/autohome/?pg=1) ['zyte-api']
2026-03-27 16:40:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:40:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:40:56 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
'body_type': 'SUV',
'c_o_2_emission_value': 107,
'category': 'Coches',
'color': 'Blanco (Tapicería tela Rainbow Jet Black / Smokey Plum negra)',
'currency': 'EUR',
'description': '¡Bienvenidos a Autohome!\r\n'
'Precio al contado: 10.450€ (IVA incluido)?\r\n'
'Precio alternativo con financiación: 9.450€ \r\n'
'(consulte condiciones específicas de la promoción, sujeto a '
'aprobación por las entidades financieras colaboradoras).\r\n'
'\r\n'
'Compra tu vehículo 100% ONLINE. Te enviamos VIDEO de cada '
'vehiculo y toda la información necesaria para una compra '
'segura y transparente.\r\n'
'Somos un concesionario multimarca especializado en vehículos '
'kilómetro cero y seminuevos, cuidadosamente seleccionados y '
'revisados en más de 150 puntos para garantizar su estado '
'mecánico y estético.\r\n'
'Ofrecemos:\r\n'
'\r\n'
'• Entrega en cualquier punto de la Península?• Financiación '
'personalizada?• Posibilidad de aceptar su vehículo como parte '
'de pago?• Kilometraje certificado por contrato?• Vehículos '
'sin daños estructurales\r\n'
'\r\n'
'Este vehiculo SUV cuenta con un equipamiento destacado:\r\n'
'\r\n'
' Cambio manual 6 velocidades\r\n'
' Sensor de luces y lluvia\r\n'
' Apple CarPlay / Android Auto\r\n'
' Volante multifunción \r\n'
' Sistema manos libres\r\n'
' Sistema Start-Stop\r\n'
' Cierre centralizado\r\n'
' Elevalunas eléctricos\r\n'
' Sensor de aparcamiento\r\n'
' Climatizador\r\n'
' Control de velocidad y crucero\r\n'
' Llantas de aleación\r\n'
' Pantalla multimedia con conexión USB, auxiliar y '
'Bluetooth\r\n'
'\r\n'
'Para más información, video o cualquier consulta, contacte '
'con nuestro equipo.\r\n'
'\r\n'
'Nota legal: Este anuncio tiene carácter informativo y no '
'contractual. La información puede contener errores u '
'omisiones involuntarias. El equipamiento, características, '
'disponibilidad y condiciones deberán ser confirmados con el '
'equipo comercial antes de formalizar la compra. Autohome no '
'se responsabiliza de posibles errores en la publicación.',
'doors_number': 5,
'emission_standard': 'C',
'engine': '1.2L',
'engine_horse_power': 110,
'expiration_date': None,
'fuel_type': 'Gasolina',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/opel-crossland-x-12-81kw-design-line-120-aniversario-ss-5p-gasolina-2019-en-madrid-70284480-covo.aspx',
'listing': 'auction',
'location': 'Madrid',
'make': 'OPEL',
'model': 'Crossland X',
'odometer': 66600,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19745761/d9fd0981-93c3-4cfa-b1e8-a25cd47db514.jpg',
'https://a.ccdn.es/cnet/vehicles/19745761/bcbd0361-2274-4707-9e65-9ada9a50915c.jpg',
'https://a.ccdn.es/cnet/vehicles/19745761/2f6c9f7e-0591-4cf5-a952-51afa4f7d70e.jpg',
'https://a.ccdn.es/cnet/vehicles/19745761/74e54ad3-687d-440a-a737-72744f7e0a25.jpg',
'https://a.ccdn.es/cnet/vehicles/19745761/0502cffd-ec7b-4bca-8293-ee56ee2d62d1.jpg',
'https://a.ccdn.es/cnet/vehicles/19745761/9fcda3ac-39a2-41cb-a906-728dc4efbdd2.jpg',
'https://a.ccdn.es/cnet/vehicles/19745761/3da3295b-efd7-4bd8-87a2-5cd212925021.jpg',
'https://a.ccdn.es/cnet/vehicles/19745761/221eac89-653f-4026-b179-7122e6e1e303.jpg',
'https://a.ccdn.es/cnet/vehicles/19745761/e78184ec-be93-41d5-89a8-3662acd116ba.jpg',
'https://a.ccdn.es/cnet/vehicles/19745761/1e1f0256-1351-4148-82d0-db6571eab911.jpg',
'https://a.ccdn.es/cnet/vehicles/19745761/43e94e21-0aca-4e78-ac60-ce09a8dd80bc.jpg',
'https://a.ccdn.es/cnet/vehicles/19745761/5018d530-85ca-4c99-b5e0-092b137a71a9.jpg',
'https://a.ccdn.es/cnet/vehicles/19745761/e9537a6e-b594-4f90-8921-6df4fe063b35.jpg',
'https://a.ccdn.es/cnet/vehicles/19745761/0cd08361-2dc5-4423-a06f-ed1a05927cb2.jpg',
'https://a.ccdn.es/cnet/vehicles/19745761/c66407b1-2bef-4154-b100-103819ed3804.jpg',
'https://a.ccdn.es/cnet/vehicles/19745761/3754ee30-ad4b-442b-9627-5600a019403c.jpg',
'https://a.ccdn.es/cnet/vehicles/19745761/85599157-e5b3-429b-a0ff-115a0f4bf607.jpg',
'https://a.ccdn.es/cnet/vehicles/19745761/d1220b79-1ada-4b38-a497-6c16bbc81dce.jpg',
'https://a.ccdn.es/cnet/vehicles/19745761/d09f1988-cbe7-40d3-b64a-55fc694e2db3.jpg',
'https://a.ccdn.es/cnet/vehicles/19745761/2cba5e58-7504-473d-a8e3-7de7331dca25.jpg',
'https://a.ccdn.es/cnet/vehicles/19745761/22c98d06-a2f2-40c0-8f55-e6e9f30e22da.jpg',
'https://a.ccdn.es/cnet/vehicles/19745761/0e7cd509-8d18-42ae-9ae9-48f08824c337.jpg',
'https://a.ccdn.es/cnet/vehicles/19745761/9b4f497a-2eda-4e25-a952-235d1b26592e.jpg',
'https://a.ccdn.es/cnet/vehicles/19745761/f8869f4b-de33-476d-aa19-09e5723cc83f.jpg',
'https://a.ccdn.es/cnet/vehicles/19745761/b7aa6618-c573-401c-a9c5-9eb25790d421.jpg',
'https://a.ccdn.es/cnet/vehicles/19745761/8014bb9d-c0fe-4986-b273-e15ceb076919.jpg',
'https://a.ccdn.es/cnet/vehicles/19745761/d88e95f2-823e-42d7-9ed4-7bf3d015a2d5.jpg',
'https://a.ccdn.es/cnet/vehicles/19745761/fca26ed6-7b60-48ab-ac5f-75dc8cf6cdc2.jpg'],
'price': 10450,
'price_includes_vat': True,
'registration_date': '2019-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'OPEL Crossland X 1.2 Design Line 120 Aniversario SS',
'transmission': 'manual',
'trim': '1.2 81kW Design Line 120 Aniversario SS',
'vin': 'W0V7D9ED4L4017616',
'year': 2019}
2026-03-27 16:40:56 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 9a980094-f856-5e46-9f6b-571d8f784f82 with identifier: 70284480
2026-03-27 16:40:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 9a980094-f856-5e46-9f6b-571d8f784f82
2026-03-27 16:40:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F19745761%252Fd9fd0981-93c3-4cfa-b1e8-a25cd47db514.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:40:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19745761/d9fd0981-93c3-4cfa-b1e8-a25cd47db514.jpg not downloaded yet
2026-03-27 16:40:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:40:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fde6421d510>
2026-03-27 16:40:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:40:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:40:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:40:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_68e44615-823e-5dbb-bfa5-7da68f947369/68e44615-823e-5dbb-bfa5-7da68f947369_image_0.jpg HTTP/1.1" 201 0
2026-03-27 16:40:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto_selling_coches.net',RowKey='https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F19733278%252F65c3710e-cdbd-4441-b873-a40dd6ac96b8.jpg') HTTP/1.1" 204 0
2026-03-27 16:40:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19733278/65c3710e-cdbd-4441-b873-a40dd6ac96b8.jpg saved to cache
2026-03-27 16:40:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 68e44615-823e-5dbb-bfa5-7da68f947369
2026-03-27 16:40:56 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 68e44615-823e-5dbb-bfa5-7da68f947369 sending to next pipeline
2026-03-27 16:40:56 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 68e44615-823e-5dbb-bfa5-7da68f947369 with identifier 70274874
2026-03-27 16:40:56 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-27 16:40:56 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-27 16:40:56 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 68e44615-823e-5dbb-bfa5-7da68f947369
2026-03-27 16:40:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/19733278/65c3710e-cdbd-4441-b873-a40dd6ac96b8.jpg>
{'auction_title': '',
'body_type': 'Familiar',
'c_o_2_emission_value': 110,
'category': 'Coches',
'color': 'Azul (Semi Cuero Marston Negro Tramontane)',
'currency': 'EUR',
'description': '¡Bienvenidos a Autohome!\r\n'
'¡Llevatelo desde 199€/mes sin entrada !\r\n'
'Precio al contado: 8.950€ (IVA incluido)?\r\n'
'Precio alternativo con financiación: 7.950€ \r\n'
'(consulte condiciones específicas de la promoción, sujeto a '
'aprobación por las entidades financieras colaboradoras).\r\n'
'\r\n'
'Compra tu vehículo 100% ONLINE. Te enviamos VIDEO de cada '
'vehiculo y toda la información necesaria para una compra '
'segura y transparente.\r\n'
'Somos un concesionario multimarca especializado en vehículos '
'kilómetro cero y seminuevos, cuidadosamente seleccionados y '
'revisados en más de 150 puntos para garantizar su estado '
'mecánico y estético.\r\n'
'Ofrecemos:\r\n'
'\r\n'
'• Entrega en cualquier punto de la Península?• Financiación '
'personalizada?• Posibilidad de aceptar su vehículo como parte '
'de pago?• Kilometraje certificado por contrato?• Vehículos '
'sin daños estructurales\r\n'
'Este vehículo familiar cuenta con un equipamiento '
'destacado:\r\n'
'\r\n'
' Cambio manual \r\n'
' Sensor de luces y lluvia \r\n'
' AppleCarPlay/AndroidAuto\r\n'
' Volante multifunción\r\n'
' Manos libres\r\n'
' Sistema Start-Stop\r\n'
' Cierre centralizado\r\n'
' Elevalunas eléctricos\r\n'
' Camara de aparcamiento\r\n'
' Climatizador bizona \r\n'
' Control de velocidad y crucero\r\n'
' Llantas de aleación\r\n'
' Pantalla multimedia con conexión USB, auxiliar y '
'Bluetooth\r\n'
'\r\n'
'Para obtener más información o resolver cualquier duda, no '
'dude en ponerse en contacto con nosotros. Estaremos '
'encantados de ayudarle.\r\n'
'\r\n'
'Nota legal: Este anuncio es informativo y no tiene carácter '
'contractual. Aunque revisamos y actualizamos los datos con '
'regularidad, podría haber errores u omisiones involuntarias, '
'especialmente en lo relativo al equipamiento del vehículo. Le '
'recomendamos confirmar todos los detalles con nuestro equipo '
'antes de formalizar la compra.',
'doors_number': 5,
'emission_standard': 'C',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '68e44615-823e-5dbb-bfa5-7da68f947369',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/peugeot-508-sw-gt-line-20-bluehdi-110kw-150cv-5p-diesel-2017-en-madrid-70274874-covo.aspx',
'listing': 'auction',
'location': 'Madrid',
'make': 'PEUGEOT',
'model': '508',
'odometer': 215000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 29,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_68e44615-823e-5dbb-bfa5-7da68f947369/68e44615-823e-5dbb-bfa5-7da68f947369_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 55089,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19733278/65c3710e-cdbd-4441-b873-a40dd6ac96b8.jpg',
'Width': 800}],
'price': 8950,
'price_includes_vat': True,
'registration_date': '2018-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'PEUGEOT 508 SW GT Line 2.0 BlueHDi',
'transmission': 'manual',
'trim': 'SW GT Line 2.0 BlueHDi 110KW 150CV',
'vin': 'VF38EAHXMJL017423',
'year': 2018}
2026-03-27 16:40:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%2770274874%27 HTTP/1.1" 200 None
2026-03-27 16:40:56 [auto_selling_coches.net] INFO: Saving data for 70274874: {'created_time': 1774629656.594367, 'last_price_update_time': 1774629656.594375}
2026-03-27 16:40:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70274874') HTTP/1.1" 204 0
2026-03-27 16:40:56 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
'body_type': 'Berlina',
'c_o_2_emission_value': None,
'category': 'Coches',
'color': 'Blanco (Tapicería exclusiva Active)',
'currency': 'EUR',
'description': '¡Bienvenidos a Autohome!\r\n'
'¡Llevatelo desde 230€/mes sin entrada !\r\n'
'Precio al contado: 15.150€ (IVA incluido)?\r\n'
'Precio alternativo con financiación: 13.650€ \r\n'
'(consulte condiciones específicas de la promoción, sujeto a '
'aprobación por las entidades financieras colaboradoras).\r\n'
'\r\n'
'Compra tu vehículo 100% ONLINE. Te enviamos VIDEO de cada '
'vehiculo y toda la información necesaria para una compra '
'segura y transparente.\r\n'
'Somos un concesionario multimarca especializado en vehículos '
'kilómetro cero y seminuevos, cuidadosamente seleccionados y '
'revisados en más de 150 puntos para garantizar su estado '
'mecánico y estético.\r\n'
'Ofrecemos:\r\n'
'\r\n'
'• Entrega en cualquier punto de la Península?• Financiación '
'personalizada?• Posibilidad de aceptar su vehículo como parte '
'de pago?• Kilometraje certificado por contrato?• Vehículos '
'sin daños estructuralesEste vehículo cuenta con un '
'equipamiento destacado:\r\n'
'\r\n'
' Cambio manual 6 velocidades \r\n'
' Sensor de luces y lluvia \r\n'
' Freno de mano eléctrico \r\n'
' Volante multifunción\r\n'
' Manos libres\r\n'
' Sistema Start-Stop\r\n'
' Cierre centralizado\r\n'
' Elevalunas eléctricos\r\n'
' Camara de aparcamiento \r\n'
' Climatizador bizona \r\n'
' Control de velocidad y crucero\r\n'
' Llantas de aleación\r\n'
' Pantalla multimedia con conexión USB, auxiliar y '
'Bluetooth\r\n'
'\r\n'
'Para obtener más información o resolver cualquier duda, no '
'dude en ponerse en contacto con nosotros. Estaremos '
'encantados de ayudarle.\r\n'
'\r\n'
'Nota legal: Este anuncio es informativo y no tiene carácter '
'contractual. Aunque revisamos y actualizamos los datos con '
'regularidad, podría haber errores u omisiones involuntarias, '
'especialmente en lo relativo al equipamiento del vehículo. Le '
'recomendamos confirmar todos los detalles con nuestro equipo '
'antes de formalizar la compra.',
'doors_number': 5,
'emission_standard': 'ECO',
'engine': '1.0L',
'engine_horse_power': 125,
'expiration_date': None,
'fuel_type': 'Híbrido',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/ford-focus-10-ecoboost-mhev-92kw-active-5p-electrico-hibrido-2022-en-madrid-70269966-covo.aspx',
'listing': 'auction',
'location': 'Madrid',
'make': 'FORD',
'model': 'Focus',
'odometer': 70000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19729533/f0d56de1-ecb0-438a-a1e7-29a602c816f4.jpg',
'https://a.ccdn.es/cnet/vehicles/19729533/b74c7532-7992-4c1a-81bc-8bbde453aa79.jpg',
'https://a.ccdn.es/cnet/vehicles/19729533/82ccdea6-707d-4ee9-823b-7d607644f6bf.jpg',
'https://a.ccdn.es/cnet/vehicles/19729533/4e727a91-4eda-4630-9f26-1f6df008767b.jpg',
'https://a.ccdn.es/cnet/vehicles/19729533/323a669a-800c-447b-b106-ec5f287687b6.jpg',
'https://a.ccdn.es/cnet/vehicles/19729533/a6790a59-7b65-4d76-91ec-2bd97db82a53.jpg',
'https://a.ccdn.es/cnet/vehicles/19729533/b4db194c-a8b1-4862-9581-968f8d541223.jpg',
'https://a.ccdn.es/cnet/vehicles/19729533/91da86d9-607e-4eb3-9c04-6882f727692b.jpg',
'https://a.ccdn.es/cnet/vehicles/19729533/94809168-9027-4275-89c6-40cade849739.jpg',
'https://a.ccdn.es/cnet/vehicles/19729533/548dbb1b-147d-4167-aac2-cd075e7fe064.jpg',
'https://a.ccdn.es/cnet/vehicles/19729533/53188bf7-a6fe-4b5d-8595-59e3a13f2daa.jpg',
'https://a.ccdn.es/cnet/vehicles/19729533/276f1664-cf67-4cac-9ced-a73de037c1f3.jpg',
'https://a.ccdn.es/cnet/vehicles/19729533/c011a00a-5a03-4d32-8581-502d107696d4.jpg',
'https://a.ccdn.es/cnet/vehicles/19729533/468a5c0f-c668-4aee-a8c0-bc455eb29daf.jpg',
'https://a.ccdn.es/cnet/vehicles/19729533/cae30963-27e5-46e6-8738-363e80145b06.jpg',
'https://a.ccdn.es/cnet/vehicles/19729533/dd66fb42-705e-4718-bd79-c02033e75fb9.jpg',
'https://a.ccdn.es/cnet/vehicles/19729533/443854c9-13ad-45a3-97e5-0a6a798b3edd.jpg',
'https://a.ccdn.es/cnet/vehicles/19729533/53fc45e1-c05a-4f7b-b88f-a5f43c0c8b4d.jpg',
'https://a.ccdn.es/cnet/vehicles/19729533/bf2d195c-488e-4409-8f2f-b79114e847b2.jpg',
'https://a.ccdn.es/cnet/vehicles/19729533/b4fb1723-13c7-4ade-b26b-4e0c8717a583.jpg',
'https://a.ccdn.es/cnet/vehicles/19729533/ba0150c4-66c9-4386-9bb8-707d10efb1ec.jpg',
'https://a.ccdn.es/cnet/vehicles/19729533/831d5d40-d577-4f7d-ac1d-471864ccf6cb.jpg',
'https://a.ccdn.es/cnet/vehicles/19729533/b2ac93c1-9f35-49ab-bb42-5d152cad190e.jpg',
'https://a.ccdn.es/cnet/vehicles/19729533/cc4cd28b-3da3-4c45-85d3-5378640a30f6.jpg',
'https://a.ccdn.es/cnet/vehicles/19729533/565f6bac-dfb8-496a-b2c0-c0251cabb6f6.jpg',
'https://a.ccdn.es/cnet/vehicles/19729533/f3dfc54e-2ca9-49e8-91f9-0b3f6a91c705.jpg',
'https://a.ccdn.es/cnet/vehicles/19729533/8e21ee13-17de-417c-9771-c358e0423911.jpg',
'https://a.ccdn.es/cnet/vehicles/19729533/e638f4a9-bef8-43bb-857f-31ea0ae2f742.jpg',
'https://a.ccdn.es/cnet/vehicles/19729533/2eaaa18e-74f9-4fce-b367-68b72a0b6e13.jpg',
'https://a.ccdn.es/cnet/vehicles/19729533/3b114c65-f97c-40b3-afe8-6f337a0e7ff9.jpg',
'https://a.ccdn.es/cnet/vehicles/19729533/746f3b8a-4053-4352-b2b2-2676f768b27b.jpg',
'https://a.ccdn.es/cnet/vehicles/19729533/87ebcfcd-903e-454b-8009-e67be90f8742.jpg'],
'price': 15290,
'price_includes_vat': True,
'registration_date': '2022-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'FORD Focus 1.0 Ecoboost MHEV Active',
'transmission': 'manual',
'trim': '1.0 Ecoboost MHEV 92kW Active',
'vin': 'WF0NXXGCHNME14869',
'year': 2022}
2026-03-27 16:40:56 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 4ca96995-a6ac-5e74-813e-9d1c25c0d197 with identifier: 70269966
2026-03-27 16:40:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 4ca96995-a6ac-5e74-813e-9d1c25c0d197
2026-03-27 16:40:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F19729533%252Ff0d56de1-ecb0-438a-a1e7-29a602c816f4.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:40:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19729533/f0d56de1-ecb0-438a-a1e7-29a602c816f4.jpg not downloaded yet
2026-03-27 16:40:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70270287> (referer: https://www.coches.net/concesionario/autohome/?pg=1) ['zyte-api']
2026-03-27 16:40:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/19729533/f0d56de1-ecb0-438a-a1e7-29a602c816f4.jpg> (referer: None)
2026-03-27 16:40:56 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
'body_type': 'Berlina',
'c_o_2_emission_value': 96,
'category': 'Coches',
'color': 'Gris / Plata (Tela Losane Negro)',
'currency': 'EUR',
'description': '¡Bienvenidos a Autohome!\r\n'
'Precio al contado: 14.950€ (IVA incluido)?\r\n'
'Precio alternativo con financiación: 13.450€ \r\n'
'(consulte condiciones específicas de la promoción, sujeto a '
'aprobación por las entidades financieras colaboradoras).\r\n'
'\r\n'
'Compra tu vehículo 100% ONLINE. Te enviamos VIDEO de cada '
'vehiculo y toda la información necesaria para una compra '
'segura y transparente.\r\n'
'Somos un concesionario multimarca especializado en vehículos '
'kilómetro cero y seminuevos, cuidadosamente seleccionados y '
'revisados en más de 150 puntos para garantizar su estado '
'mecánico y estético.\r\n'
'Ofrecemos:\r\n'
'\r\n'
'• Entrega en cualquier punto de la Península?• Financiación '
'personalizada?• Posibilidad de aceptar su vehículo como parte '
'de pago?• Kilometraje certificado por contrato?• Vehículos '
'sin daños estructuralesEste vehículo berlina cuenta con un '
'equipamiento destacado:\r\n'
'\r\n'
' Cambio automático\r\n'
' Sensor de luces y lluvia \r\n'
' Freno de mano eléctrico \r\n'
' AppleCarPlay/AndroidAuto\r\n'
' Volante multifunción\r\n'
' Manos libres\r\n'
' Sistema Start-Stop\r\n'
' Cierre centralizado\r\n'
' Elevalunas eléctricos\r\n'
' Camara de aparcamiento\r\n'
' Navegador \r\n'
' Climatizador \r\n'
' Control de velocidad y crucero\r\n'
' Llantas de aleación\r\n'
' Pantalla multimedia con conexión USB, auxiliar y '
'Bluetooth\r\n'
'\r\n'
'Para obtener más información o resolver cualquier duda, no '
'dude en ponerse en contacto con nosotros. Estaremos '
'encantados de ayudarle.\r\n'
'\r\n'
'Nota legal: Este anuncio es informativo y no tiene carácter '
'contractual. Aunque revisamos y actualizamos los datos con '
'regularidad, podría haber errores u omisiones involuntarias, '
'especialmente en lo relativo al equipamiento del vehículo. Le '
'recomendamos confirmar todos los detalles con nuestro equipo '
'antes de formalizar la compra.',
'doors_number': 5,
'emission_standard': 'C',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': None,
'fuel_type': 'Diesel',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/peugeot-508-5p-business-line-bluehdi-130-eat8-5p-diesel-2021-en-madrid-70270287-covo.aspx',
'listing': 'auction',
'location': 'Madrid',
'make': 'PEUGEOT',
'model': '508',
'odometer': 87900,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19729780/3131b149-0b29-410e-a799-c39ea9e20a68.jpg',
'https://a.ccdn.es/cnet/vehicles/19729780/14de5eba-f543-4108-b3a9-e276b9d9d545.jpg',
'https://a.ccdn.es/cnet/vehicles/19729780/30b01486-6544-4b11-835c-ac4c20a74f75.jpg',
'https://a.ccdn.es/cnet/vehicles/19729780/4b167b2d-5f17-49b7-89f6-d9727a20cfd5.jpg',
'https://a.ccdn.es/cnet/vehicles/19729780/6c862f1b-8fdc-49b3-a92e-b29c3be67186.jpg',
'https://a.ccdn.es/cnet/vehicles/19729780/ee803cd2-72e7-4931-9f73-9746ce262797.jpg',
'https://a.ccdn.es/cnet/vehicles/19729780/63df862e-80aa-4813-b499-609ca082d607.jpg',
'https://a.ccdn.es/cnet/vehicles/19729780/dc93e550-136d-498e-8133-73f7275646fd.jpg',
'https://a.ccdn.es/cnet/vehicles/19729780/2cc81778-9b00-465b-9d37-c7b07acdad69.jpg',
'https://a.ccdn.es/cnet/vehicles/19729780/b7c7e4dc-837f-4f53-82be-0b5dd2cf7be6.jpg',
'https://a.ccdn.es/cnet/vehicles/19729780/877f234f-13c2-4eda-abcf-582506207167.jpg',
'https://a.ccdn.es/cnet/vehicles/19729780/62457356-ed50-413b-91aa-8e5912df3dd7.jpg',
'https://a.ccdn.es/cnet/vehicles/19729780/3548724e-bf16-4944-9b0e-412845ac1ad3.jpg',
'https://a.ccdn.es/cnet/vehicles/19729780/767c1f20-9b8f-4dc1-a9fa-706e2aabe1db.jpg',
'https://a.ccdn.es/cnet/vehicles/19729780/bf5d2dd0-64bd-4c01-9229-dabbd32c4591.jpg',
'https://a.ccdn.es/cnet/vehicles/19729780/c58dc82e-045d-4598-84bc-783a2f4d60db.jpg',
'https://a.ccdn.es/cnet/vehicles/19729780/ad34a220-e380-475d-93a0-b22630d189fe.jpg',
'https://a.ccdn.es/cnet/vehicles/19729780/ad7918d5-0a5e-4921-8b92-e88ca8a643d3.jpg',
'https://a.ccdn.es/cnet/vehicles/19729780/00fed13e-dead-4fc0-922e-8a006cdbc48a.jpg',
'https://a.ccdn.es/cnet/vehicles/19729780/b7e07ad3-73e5-40be-bcfb-fe516c245a5a.jpg',
'https://a.ccdn.es/cnet/vehicles/19729780/d4061e47-4f7f-4b8d-80b4-47d9ec714ed4.jpg',
'https://a.ccdn.es/cnet/vehicles/19729780/ed18c592-e4e7-49ce-a536-e51f912b7218.jpg',
'https://a.ccdn.es/cnet/vehicles/19729780/6fb8b260-f3e2-48c6-a299-ba2cd6925b0c.jpg',
'https://a.ccdn.es/cnet/vehicles/19729780/6fe93814-65c1-4438-93a9-179de777e92f.jpg',
'https://a.ccdn.es/cnet/vehicles/19729780/bce5c90b-eb4e-484f-b5f5-8275f02ee845.jpg',
'https://a.ccdn.es/cnet/vehicles/19729780/e83b226a-f34c-4276-9ae4-6c0cb9aad765.jpg'],
'price': 14950,
'price_includes_vat': True,
'registration_date': '2021-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'PEUGEOT 508 Business Line BlueHDi 130 EAT8',
'transmission': 'automatic',
'trim': '5P Business Line BlueHDi 130 EAT8',
'vin': 'VR3FBYHZTMY522702',
'year': 2021}
2026-03-27 16:40:56 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: e7a36ffe-3a83-5a44-93a7-6e5df5ef2717 with identifier: 70270287
2026-03-27 16:40:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item e7a36ffe-3a83-5a44-93a7-6e5df5ef2717
2026-03-27 16:40:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F19729780%252F3131b149-0b29-410e-a799-c39ea9e20a68.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:40:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19729780/3131b149-0b29-410e-a799-c39ea9e20a68.jpg not downloaded yet
2026-03-27 16:40:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/19745761/d9fd0981-93c3-4cfa-b1e8-a25cd47db514.jpg> (referer: None)
2026-03-27 16:40:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/19729780/3131b149-0b29-410e-a799-c39ea9e20a68.jpg> (referer: None)
2026-03-27 16:40:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:40:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:40:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fde641b3d50>
2026-03-27 16:40:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:40:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:40:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:40:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4ca96995-a6ac-5e74-813e-9d1c25c0d197/4ca96995-a6ac-5e74-813e-9d1c25c0d197_image_0.jpg HTTP/1.1" 201 0
2026-03-27 16:40:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto_selling_coches.net',RowKey='https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F19729533%252Ff0d56de1-ecb0-438a-a1e7-29a602c816f4.jpg') HTTP/1.1" 204 0
2026-03-27 16:40:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19729533/f0d56de1-ecb0-438a-a1e7-29a602c816f4.jpg saved to cache
2026-03-27 16:40:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 4ca96995-a6ac-5e74-813e-9d1c25c0d197
2026-03-27 16:40:57 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 4ca96995-a6ac-5e74-813e-9d1c25c0d197 sending to next pipeline
2026-03-27 16:40:57 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 4ca96995-a6ac-5e74-813e-9d1c25c0d197 with identifier 70269966
2026-03-27 16:40:57 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-27 16:40:57 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-27 16:40:57 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 4ca96995-a6ac-5e74-813e-9d1c25c0d197
2026-03-27 16:40:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/19729533/f0d56de1-ecb0-438a-a1e7-29a602c816f4.jpg>
{'auction_title': '',
'body_type': 'Berlina',
'c_o_2_emission_value': None,
'category': 'Coches',
'color': 'Blanco (Tapicería exclusiva Active)',
'currency': 'EUR',
'description': '¡Bienvenidos a Autohome!\r\n'
'¡Llevatelo desde 230€/mes sin entrada !\r\n'
'Precio al contado: 15.150€ (IVA incluido)?\r\n'
'Precio alternativo con financiación: 13.650€ \r\n'
'(consulte condiciones específicas de la promoción, sujeto a '
'aprobación por las entidades financieras colaboradoras).\r\n'
'\r\n'
'Compra tu vehículo 100% ONLINE. Te enviamos VIDEO de cada '
'vehiculo y toda la información necesaria para una compra '
'segura y transparente.\r\n'
'Somos un concesionario multimarca especializado en vehículos '
'kilómetro cero y seminuevos, cuidadosamente seleccionados y '
'revisados en más de 150 puntos para garantizar su estado '
'mecánico y estético.\r\n'
'Ofrecemos:\r\n'
'\r\n'
'• Entrega en cualquier punto de la Península?• Financiación '
'personalizada?• Posibilidad de aceptar su vehículo como parte '
'de pago?• Kilometraje certificado por contrato?• Vehículos '
'sin daños estructuralesEste vehículo cuenta con un '
'equipamiento destacado:\r\n'
'\r\n'
' Cambio manual 6 velocidades \r\n'
' Sensor de luces y lluvia \r\n'
' Freno de mano eléctrico \r\n'
' Volante multifunción\r\n'
' Manos libres\r\n'
' Sistema Start-Stop\r\n'
' Cierre centralizado\r\n'
' Elevalunas eléctricos\r\n'
' Camara de aparcamiento \r\n'
' Climatizador bizona \r\n'
' Control de velocidad y crucero\r\n'
' Llantas de aleación\r\n'
' Pantalla multimedia con conexión USB, auxiliar y '
'Bluetooth\r\n'
'\r\n'
'Para obtener más información o resolver cualquier duda, no '
'dude en ponerse en contacto con nosotros. Estaremos '
'encantados de ayudarle.\r\n'
'\r\n'
'Nota legal: Este anuncio es informativo y no tiene carácter '
'contractual. Aunque revisamos y actualizamos los datos con '
'regularidad, podría haber errores u omisiones involuntarias, '
'especialmente en lo relativo al equipamiento del vehículo. Le '
'recomendamos confirmar todos los detalles con nuestro equipo '
'antes de formalizar la compra.',
'doors_number': 5,
'emission_standard': 'ECO',
'engine': '1.0L',
'engine_horse_power': 125,
'expiration_date': None,
'fuel_type': 'Híbrido',
'id': '4ca96995-a6ac-5e74-813e-9d1c25c0d197',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/ford-focus-10-ecoboost-mhev-92kw-active-5p-electrico-hibrido-2022-en-madrid-70269966-covo.aspx',
'listing': 'auction',
'location': 'Madrid',
'make': 'FORD',
'model': 'Focus',
'odometer': 70000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 32,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4ca96995-a6ac-5e74-813e-9d1c25c0d197/4ca96995-a6ac-5e74-813e-9d1c25c0d197_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 70267,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19729533/f0d56de1-ecb0-438a-a1e7-29a602c816f4.jpg',
'Width': 800}],
'price': 15290,
'price_includes_vat': True,
'registration_date': '2022-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'FORD Focus 1.0 Ecoboost MHEV Active',
'transmission': 'manual',
'trim': '1.0 Ecoboost MHEV 92kW Active',
'vin': 'WF0NXXGCHNME14869',
'year': 2022}
2026-03-27 16:40:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%2770269966%27 HTTP/1.1" 200 None
2026-03-27 16:40:57 [auto_selling_coches.net] INFO: Saving data for 70269966: {'created_time': 1774629657.165055, 'last_price_update_time': 1774629657.165064}
2026-03-27 16:40:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70269966') HTTP/1.1" 204 0
2026-03-27 16:40:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70274877> (referer: https://www.coches.net/concesionario/autohome/?pg=1) ['zyte-api']
2026-03-27 16:40:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:40:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:40:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fde651fc750>
2026-03-27 16:40:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:40:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:40:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:40:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9a980094-f856-5e46-9f6b-571d8f784f82/9a980094-f856-5e46-9f6b-571d8f784f82_image_0.jpg HTTP/1.1" 201 0
2026-03-27 16:40:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto_selling_coches.net',RowKey='https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F19745761%252Fd9fd0981-93c3-4cfa-b1e8-a25cd47db514.jpg') HTTP/1.1" 204 0
2026-03-27 16:40:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19745761/d9fd0981-93c3-4cfa-b1e8-a25cd47db514.jpg saved to cache
2026-03-27 16:40:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 9a980094-f856-5e46-9f6b-571d8f784f82
2026-03-27 16:40:57 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 9a980094-f856-5e46-9f6b-571d8f784f82 sending to next pipeline
2026-03-27 16:40:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:40:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fde64aa6a90>
2026-03-27 16:40:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:40:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:40:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:40:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e7a36ffe-3a83-5a44-93a7-6e5df5ef2717/e7a36ffe-3a83-5a44-93a7-6e5df5ef2717_image_0.jpg HTTP/1.1" 201 0
2026-03-27 16:40:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto_selling_coches.net',RowKey='https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F19729780%252F3131b149-0b29-410e-a799-c39ea9e20a68.jpg') HTTP/1.1" 204 0
2026-03-27 16:40:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19729780/3131b149-0b29-410e-a799-c39ea9e20a68.jpg saved to cache
2026-03-27 16:40:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item e7a36ffe-3a83-5a44-93a7-6e5df5ef2717
2026-03-27 16:40:57 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item e7a36ffe-3a83-5a44-93a7-6e5df5ef2717 sending to next pipeline
2026-03-27 16:40:57 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 9a980094-f856-5e46-9f6b-571d8f784f82 with identifier 70284480
2026-03-27 16:40:57 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-27 16:40:57 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-27 16:40:57 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 9a980094-f856-5e46-9f6b-571d8f784f82
2026-03-27 16:40:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/19745761/d9fd0981-93c3-4cfa-b1e8-a25cd47db514.jpg>
{'auction_title': '',
'body_type': 'SUV',
'c_o_2_emission_value': 107,
'category': 'Coches',
'color': 'Blanco (Tapicería tela Rainbow Jet Black / Smokey Plum negra)',
'currency': 'EUR',
'description': '¡Bienvenidos a Autohome!\r\n'
'Precio al contado: 10.450€ (IVA incluido)?\r\n'
'Precio alternativo con financiación: 9.450€ \r\n'
'(consulte condiciones específicas de la promoción, sujeto a '
'aprobación por las entidades financieras colaboradoras).\r\n'
'\r\n'
'Compra tu vehículo 100% ONLINE. Te enviamos VIDEO de cada '
'vehiculo y toda la información necesaria para una compra '
'segura y transparente.\r\n'
'Somos un concesionario multimarca especializado en vehículos '
'kilómetro cero y seminuevos, cuidadosamente seleccionados y '
'revisados en más de 150 puntos para garantizar su estado '
'mecánico y estético.\r\n'
'Ofrecemos:\r\n'
'\r\n'
'• Entrega en cualquier punto de la Península?• Financiación '
'personalizada?• Posibilidad de aceptar su vehículo como parte '
'de pago?• Kilometraje certificado por contrato?• Vehículos '
'sin daños estructurales\r\n'
'\r\n'
'Este vehiculo SUV cuenta con un equipamiento destacado:\r\n'
'\r\n'
' Cambio manual 6 velocidades\r\n'
' Sensor de luces y lluvia\r\n'
' Apple CarPlay / Android Auto\r\n'
' Volante multifunción \r\n'
' Sistema manos libres\r\n'
' Sistema Start-Stop\r\n'
' Cierre centralizado\r\n'
' Elevalunas eléctricos\r\n'
' Sensor de aparcamiento\r\n'
' Climatizador\r\n'
' Control de velocidad y crucero\r\n'
' Llantas de aleación\r\n'
' Pantalla multimedia con conexión USB, auxiliar y '
'Bluetooth\r\n'
'\r\n'
'Para más información, video o cualquier consulta, contacte '
'con nuestro equipo.\r\n'
'\r\n'
'Nota legal: Este anuncio tiene carácter informativo y no '
'contractual. La información puede contener errores u '
'omisiones involuntarias. El equipamiento, características, '
'disponibilidad y condiciones deberán ser confirmados con el '
'equipo comercial antes de formalizar la compra. Autohome no '
'se responsabiliza de posibles errores en la publicación.',
'doors_number': 5,
'emission_standard': 'C',
'engine': '1.2L',
'engine_horse_power': 110,
'expiration_date': None,
'fuel_type': 'Gasolina',
'id': '9a980094-f856-5e46-9f6b-571d8f784f82',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/opel-crossland-x-12-81kw-design-line-120-aniversario-ss-5p-gasolina-2019-en-madrid-70284480-covo.aspx',
'listing': 'auction',
'location': 'Madrid',
'make': 'OPEL',
'model': 'Crossland X',
'odometer': 66600,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 28,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9a980094-f856-5e46-9f6b-571d8f784f82/9a980094-f856-5e46-9f6b-571d8f784f82_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73023,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19745761/d9fd0981-93c3-4cfa-b1e8-a25cd47db514.jpg',
'Width': 800}],
'price': 10450,
'price_includes_vat': True,
'registration_date': '2019-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'OPEL Crossland X 1.2 Design Line 120 Aniversario SS',
'transmission': 'manual',
'trim': '1.2 81kW Design Line 120 Aniversario SS',
'vin': 'W0V7D9ED4L4017616',
'year': 2019}
2026-03-27 16:40:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%2770284480%27 HTTP/1.1" 200 None
2026-03-27 16:40:57 [auto_selling_coches.net] INFO: Saving data for 70284480: {'created_time': 1774629657.314882, 'last_price_update_time': 1774629657.314891}
2026-03-27 16:40:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70284480') HTTP/1.1" 204 0
2026-03-27 16:40:57 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: e7a36ffe-3a83-5a44-93a7-6e5df5ef2717 with identifier 70270287
2026-03-27 16:40:57 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-27 16:40:57 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-27 16:40:57 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item e7a36ffe-3a83-5a44-93a7-6e5df5ef2717
2026-03-27 16:40:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/19729780/3131b149-0b29-410e-a799-c39ea9e20a68.jpg>
{'auction_title': '',
'body_type': 'Berlina',
'c_o_2_emission_value': 96,
'category': 'Coches',
'color': 'Gris / Plata (Tela Losane Negro)',
'currency': 'EUR',
'description': '¡Bienvenidos a Autohome!\r\n'
'Precio al contado: 14.950€ (IVA incluido)?\r\n'
'Precio alternativo con financiación: 13.450€ \r\n'
'(consulte condiciones específicas de la promoción, sujeto a '
'aprobación por las entidades financieras colaboradoras).\r\n'
'\r\n'
'Compra tu vehículo 100% ONLINE. Te enviamos VIDEO de cada '
'vehiculo y toda la información necesaria para una compra '
'segura y transparente.\r\n'
'Somos un concesionario multimarca especializado en vehículos '
'kilómetro cero y seminuevos, cuidadosamente seleccionados y '
'revisados en más de 150 puntos para garantizar su estado '
'mecánico y estético.\r\n'
'Ofrecemos:\r\n'
'\r\n'
'• Entrega en cualquier punto de la Península?• Financiación '
'personalizada?• Posibilidad de aceptar su vehículo como parte '
'de pago?• Kilometraje certificado por contrato?• Vehículos '
'sin daños estructuralesEste vehículo berlina cuenta con un '
'equipamiento destacado:\r\n'
'\r\n'
' Cambio automático\r\n'
' Sensor de luces y lluvia \r\n'
' Freno de mano eléctrico \r\n'
' AppleCarPlay/AndroidAuto\r\n'
' Volante multifunción\r\n'
' Manos libres\r\n'
' Sistema Start-Stop\r\n'
' Cierre centralizado\r\n'
' Elevalunas eléctricos\r\n'
' Camara de aparcamiento\r\n'
' Navegador \r\n'
' Climatizador \r\n'
' Control de velocidad y crucero\r\n'
' Llantas de aleación\r\n'
' Pantalla multimedia con conexión USB, auxiliar y '
'Bluetooth\r\n'
'\r\n'
'Para obtener más información o resolver cualquier duda, no '
'dude en ponerse en contacto con nosotros. Estaremos '
'encantados de ayudarle.\r\n'
'\r\n'
'Nota legal: Este anuncio es informativo y no tiene carácter '
'contractual. Aunque revisamos y actualizamos los datos con '
'regularidad, podría haber errores u omisiones involuntarias, '
'especialmente en lo relativo al equipamiento del vehículo. Le '
'recomendamos confirmar todos los detalles con nuestro equipo '
'antes de formalizar la compra.',
'doors_number': 5,
'emission_standard': 'C',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': 'e7a36ffe-3a83-5a44-93a7-6e5df5ef2717',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/peugeot-508-5p-business-line-bluehdi-130-eat8-5p-diesel-2021-en-madrid-70270287-covo.aspx',
'listing': 'auction',
'location': 'Madrid',
'make': 'PEUGEOT',
'model': '508',
'odometer': 87900,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 26,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e7a36ffe-3a83-5a44-93a7-6e5df5ef2717/e7a36ffe-3a83-5a44-93a7-6e5df5ef2717_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 52594,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19729780/3131b149-0b29-410e-a799-c39ea9e20a68.jpg',
'Width': 800}],
'price': 14950,
'price_includes_vat': True,
'registration_date': '2021-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'PEUGEOT 508 Business Line BlueHDi 130 EAT8',
'transmission': 'automatic',
'trim': '5P Business Line BlueHDi 130 EAT8',
'vin': 'VR3FBYHZTMY522702',
'year': 2021}
2026-03-27 16:40:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%2770270287%27 HTTP/1.1" 200 None
2026-03-27 16:40:57 [auto_selling_coches.net] INFO: Saving data for 70270287: {'created_time': 1774629657.364192, 'last_price_update_time': 1774629657.364208}
2026-03-27 16:40:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70270287') HTTP/1.1" 204 0
2026-03-27 16:40:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70284479> (referer: https://www.coches.net/concesionario/autohome/?pg=1) ['zyte-api']
2026-03-27 16:40:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:40:57 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
'body_type': 'SUV',
'c_o_2_emission_value': 101,
'category': 'Coches',
'color': 'Gris / Plata (C&T Piedimonte Mistral Bise)',
'currency': 'EUR',
'description': '¡Bienvenidos a Autohome!\r\n'
'Precio al contado: 15.450€ (IVA incluido)?\r\n'
'Precio alternativo con financiación: 13.950€ \r\n'
'(consulte condiciones específicas de la promoción, sujeto a '
'aprobación por las entidades financieras colaboradoras).\r\n'
'\r\n'
'Compra tu vehículo 100% ONLINE. Te enviamos VIDEO de cada '
'vehiculo y toda la información necesaria para una compra '
'segura y transparente.\r\n'
'Somos un concesionario multimarca especializado en vehículos '
'kilómetro cero y seminuevos, cuidadosamente seleccionados y '
'revisados en más de 150 puntos para garantizar su estado '
'mecánico y estético.\r\n'
'Ofrecemos:\r\n'
'\r\n'
'• Entrega en cualquier punto de la Península?• Financiación '
'personalizada?• Posibilidad de aceptar su vehículo como parte '
'de pago?• Kilometraje certificado por contrato?• Vehículos '
'sin daños estructurales\r\n'
'Este vehículo cuenta con un equipamiento destacado:\r\n'
'\r\n'
' Cambio manual \r\n'
' Sensor de luces y lluvia \r\n'
' Freno de mano eléctrico \r\n'
' AppleCarPlay/AndroidAuto\r\n'
' Volante multifunción\r\n'
' Manos libres\r\n'
' Sistema Start-Stop\r\n'
' Cierre centralizado\r\n'
' Elevalunas eléctricos\r\n'
' Sensores de aparcamiento\r\n'
' Navegador \r\n'
' Climatizador \r\n'
' Control de velocidad y crucero\r\n'
' Llantas de aleación\r\n'
' Pantalla multimedia con conexión USB, auxiliar y '
'Bluetooth\r\n'
'\r\n'
'Para obtener más información o resolver cualquier duda, no '
'dude en ponerse en contacto con nosotros. Estaremos '
'encantados de ayudarle.\r\n'
'\r\n'
'Nota legal: Este anuncio es informativo y no tiene carácter '
'contractual. Aunque revisamos y actualizamos los datos con '
'regularidad, podría haber errores u omisiones involuntarias, '
'especialmente en lo relativo al equipamiento del vehículo. Le '
'recomendamos confirmar todos los detalles con nuestro equipo '
'antes de formalizar la compra.',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': None,
'fuel_type': 'Diesel',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/peugeot-3008-15-bluehdi-96kw-130cv-ss-allure-5p-diesel-2020-en-madrid-70274877-covo.aspx',
'listing': 'auction',
'location': 'Madrid',
'make': 'PEUGEOT',
'model': '3008',
'odometer': 73900,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19733272/43789b73-685b-41e3-9a16-eabdb427db75.jpg',
'https://a.ccdn.es/cnet/vehicles/19733272/0a4d5349-9aff-4302-bbd0-468da785d8e6.jpg',
'https://a.ccdn.es/cnet/vehicles/19733272/a35a20b1-f833-4784-a174-10f080ff1575.jpg',
'https://a.ccdn.es/cnet/vehicles/19733272/a6e4c3ba-621e-47db-8642-39ff68608bdc.jpg',
'https://a.ccdn.es/cnet/vehicles/19733272/e6d8bede-1285-4aa4-9a8f-22ef33b28c3f.jpg',
'https://a.ccdn.es/cnet/vehicles/19733272/378cecb7-c8b5-4b7b-b8f0-5512c64bc96b.jpg',
'https://a.ccdn.es/cnet/vehicles/19733272/9c5ceece-040a-4710-a34c-fa39451bca95.jpg',
'https://a.ccdn.es/cnet/vehicles/19733272/fe795106-cff3-4afc-9fca-efaf3b348115.jpg',
'https://a.ccdn.es/cnet/vehicles/19733272/36f743b5-7a8e-4867-94be-1ee6ea1dd6c9.jpg',
'https://a.ccdn.es/cnet/vehicles/19733272/bf31f18b-35f8-4160-b779-08a8456882fb.jpg',
'https://a.ccdn.es/cnet/vehicles/19733272/6b6bc151-f299-4195-8d5d-eab5a638333c.jpg',
'https://a.ccdn.es/cnet/vehicles/19733272/d41f715d-00f8-479f-9dbf-f0a69303dc5b.jpg',
'https://a.ccdn.es/cnet/vehicles/19733272/04eee6fb-14ea-4e45-b999-a3e8f227efa6.jpg',
'https://a.ccdn.es/cnet/vehicles/19733272/58068941-77c2-451d-bcad-91e10735200d.jpg',
'https://a.ccdn.es/cnet/vehicles/19733272/0dba021e-904d-4188-b939-7e43adf405b7.jpg',
'https://a.ccdn.es/cnet/vehicles/19733272/4e336d9d-9927-4488-8f41-1654cadc8607.jpg',
'https://a.ccdn.es/cnet/vehicles/19733272/9d31709c-46bd-4d0e-9dc1-a3b96e74a0fc.jpg',
'https://a.ccdn.es/cnet/vehicles/19733272/d1e66423-c85c-4f06-96bd-5c9c3d00b4b6.jpg',
'https://a.ccdn.es/cnet/vehicles/19733272/db7a7d19-6825-4bec-90cc-41582ba78714.jpg',
'https://a.ccdn.es/cnet/vehicles/19733272/4a550d44-e122-4bb0-9bd7-a8f4f9f0d02c.jpg',
'https://a.ccdn.es/cnet/vehicles/19733272/26e3f615-1dd4-4545-b40c-dc64765598ba.jpg',
'https://a.ccdn.es/cnet/vehicles/19733272/91696432-140f-4fe2-81b6-02958be55f60.jpg',
'https://a.ccdn.es/cnet/vehicles/19733272/00767a67-6408-4c64-899a-2e859594dc17.jpg',
'https://a.ccdn.es/cnet/vehicles/19733272/8e672d8c-4b27-4967-804c-0b293bb5eb9a.jpg',
'https://a.ccdn.es/cnet/vehicles/19733272/320f4741-ef0e-4c79-a140-771b082498e3.jpg',
'https://a.ccdn.es/cnet/vehicles/19733272/c4d0a317-17de-4abd-8a14-36fae79fd32d.jpg',
'https://a.ccdn.es/cnet/vehicles/19733272/25057953-5db9-49a0-8593-00da538fafbb.jpg',
'https://a.ccdn.es/cnet/vehicles/19733272/2461a6ab-3a88-4e9e-b7c2-f52211fa08d7.jpg',
'https://a.ccdn.es/cnet/vehicles/19733272/fb19629c-67fe-4e9e-86e0-6b5bb7adba64.jpg',
'https://a.ccdn.es/cnet/vehicles/19733272/59b8c549-01d4-4486-a397-0e9da6bab668.jpg',
'https://a.ccdn.es/cnet/vehicles/19733272/4327200e-a4ae-47b5-8757-36b359dbbd08.jpg'],
'price': 15450,
'price_includes_vat': True,
'registration_date': '2020-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'PEUGEOT 3008 1.5 BlueHDi SS Allure',
'transmission': 'manual',
'trim': '1.5 BlueHDi 96kW 130CV SS Allure',
'vin': 'VF3MCYHZJLS240185',
'year': 2020}
2026-03-27 16:40:57 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 305e774e-7461-5fdc-8414-b91d7c87a9ab with identifier: 70274877
2026-03-27 16:40:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 305e774e-7461-5fdc-8414-b91d7c87a9ab
2026-03-27 16:40:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F19733272%252F43789b73-685b-41e3-9a16-eabdb427db75.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:40:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19733272/43789b73-685b-41e3-9a16-eabdb427db75.jpg not downloaded yet
2026-03-27 16:40:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70274872> (referer: https://www.coches.net/concesionario/autohome/?pg=1) ['zyte-api']
2026-03-27 16:40:57 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
'body_type': 'SUV',
'c_o_2_emission_value': None,
'category': 'Coches',
'color': 'Gris / Plata (Tela Negra)',
'currency': 'EUR',
'description': '¡Bienvenidos a Autohome!\r\n'
'\r\n'
'Consúltenos la cuota de financiación que mejor se ajuste a '
'sus necesidades.\r\n'
'Descubra nuestro concesionario multimarca, especializado en '
'vehículos kilómetro cero y seminuevos de la más alta '
'calidad.\r\n'
'Explore nuestra amplia selección de más de 100 vehículos '
'disponibles, cuidadosamente seleccionados para cumplir con '
'sus expectativas.\r\n'
'Nuestro equipo de expertos revisa cada vehículo en más de 150 '
'puntos clave para garantizar su perfecto estado y '
'funcionamiento.\r\n'
'Ofrecemos entrega a domicilio en cualquier punto de la '
'Península, para que su experiencia de compra sea cómoda y sin '
'complicaciones.\r\n'
'Nuestros vehículos no han sufrido daños estructurales y el '
'kilometraje está fielmente reflejado en el contrato.\r\n'
'Financiación 100% personalizada y adaptada a sus '
'necesidades.\r\n'
'Si desea cambiar su vehículo actual, aceptamos su coche como '
'parte del pago.\r\n'
'Este vehículo SUV cuenta con un equipamiento destacado:\r\n'
'\r\n'
' Cambio automático\r\n'
' Sensor de luces y lluvia \r\n'
' Freno de mano eléctrico \r\n'
' AppleCarPlay/AndroidAuto\r\n'
' Volante multifunción\r\n'
' Manos libres\r\n'
' Sistema Start-Stop\r\n'
' Cierre centralizado\r\n'
' Elevalunas eléctricos\r\n'
' Sensores de aparcamiento\r\n'
' Navegador \r\n'
' Climatizador bizona \r\n'
' Control de velocidad y crucero\r\n'
' Llantas de aleación\r\n'
' Pantalla multimedia con conexión USB, auxiliar y '
'Bluetooth\r\n'
'\r\n'
'Para obtener más información o resolver cualquier duda, no '
'dude en ponerse en contacto con nosotros. Estaremos '
'encantados de ayudarle.\r\n'
'\r\n'
'Nota legal: Este anuncio es informativo y no tiene carácter '
'contractual. Aunque revisamos y actualizamos los datos con '
'regularidad, podría haber errores u omisiones involuntarias, '
'especialmente en lo relativo al equipamiento del vehículo. Le '
'recomendamos confirmar todos los detalles con nuestro equipo '
'antes de formalizar la compra.',
'doors_number': 5,
'emission_standard': 'ECO',
'engine': '1.6L',
'engine_horse_power': 215,
'expiration_date': None,
'fuel_type': 'Híbrido',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/kia-sportage-16-tgdi-hev-158kw-215cv-drive-4x2-5p-electrico-hibrido-2025-en-madrid-70284479-covo.aspx',
'listing': 'auction',
'location': 'Madrid',
'make': 'KIA',
'model': 'Sportage',
'odometer': 22000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19745683/43dcc751-86bd-4add-a640-70db0c9a6e3b.jpg',
'https://a.ccdn.es/cnet/vehicles/19745683/56104774-94b6-4a12-bce2-9c7771986e41.jpg',
'https://a.ccdn.es/cnet/vehicles/19745683/2e09c89b-285f-4841-ae7d-97b6a5d66579.jpg',
'https://a.ccdn.es/cnet/vehicles/19745683/a8ccc195-4b8b-46cb-b3a4-bbf4c13b286d.jpg',
'https://a.ccdn.es/cnet/vehicles/19745683/a43a7d19-c5dd-42b9-8748-659a726fdf59.jpg',
'https://a.ccdn.es/cnet/vehicles/19745683/eb6b63f5-fac3-4120-b31c-dd83d218f841.jpg',
'https://a.ccdn.es/cnet/vehicles/19745683/06830284-d98c-426b-9147-cefaeec57c52.jpg',
'https://a.ccdn.es/cnet/vehicles/19745683/001baeb0-0e18-4787-8f40-218f8d731f1a.jpg',
'https://a.ccdn.es/cnet/vehicles/19745683/43273941-06b3-4904-99f7-52b0655eda40.jpg',
'https://a.ccdn.es/cnet/vehicles/19745683/1298a9ed-94dd-4361-bd7e-87584f1fae34.jpg',
'https://a.ccdn.es/cnet/vehicles/19745683/ee026b61-4cd8-4a9c-b618-cc32f6a573e3.jpg',
'https://a.ccdn.es/cnet/vehicles/19745683/86d42c66-15e6-4949-b175-8c0cf518b1bb.jpg',
'https://a.ccdn.es/cnet/vehicles/19745683/0481aa28-77ca-4a40-9829-86a54ee69f56.jpg',
'https://a.ccdn.es/cnet/vehicles/19745683/f08ef716-49bd-40c0-ae5d-57fcba1c8be9.jpg',
'https://a.ccdn.es/cnet/vehicles/19745683/12b44442-b91f-4fc4-905b-8c0cb874fa90.jpg',
'https://a.ccdn.es/cnet/vehicles/19745683/4cde98f8-349f-4a3a-98a4-4594a49dcbb5.jpg',
'https://a.ccdn.es/cnet/vehicles/19745683/07890d1e-46ca-408b-b9d9-8ca69f79fa27.jpg',
'https://a.ccdn.es/cnet/vehicles/19745683/7d1986b6-6792-47d2-a6e3-6eaae8f707bc.jpg',
'https://a.ccdn.es/cnet/vehicles/19745683/840377c2-6a6b-4539-82eb-e71f939b6d77.jpg',
'https://a.ccdn.es/cnet/vehicles/19745683/86cb38d3-f4c0-4568-8ffb-ee3b9ba6c61b.jpg',
'https://a.ccdn.es/cnet/vehicles/19745683/35c7512b-23d4-4edd-a195-f4647dd20ae9.jpg',
'https://a.ccdn.es/cnet/vehicles/19745683/d7721ff5-40d2-469e-961b-43a74381c895.jpg',
'https://a.ccdn.es/cnet/vehicles/19745683/8e052af9-4d7e-4f00-ac8b-6deea9252e62.jpg',
'https://a.ccdn.es/cnet/vehicles/19745683/0f2c4bdb-cfed-478d-bcb4-18efdab9ab60.jpg',
'https://a.ccdn.es/cnet/vehicles/19745683/7e093858-f43a-43dd-bac7-29427b36d8a1.jpg',
'https://a.ccdn.es/cnet/vehicles/19745683/5d441990-a8ac-431a-9714-bd6238e3a3dc.jpg',
'https://a.ccdn.es/cnet/vehicles/19745683/4a62f8f5-1ee0-4443-9bc0-00189b674e32.jpg'],
'price': 29950,
'price_includes_vat': True,
'registration_date': '2025-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'KIA Sportage 1.6 TGDi HEV Drive 4x2',
'transmission': 'automatic',
'trim': '1.6 TGDi HEV 158kW 215CV Drive 4x2',
'vin': 'U5YPV81GBSL226043',
'year': 2025}
2026-03-27 16:40:57 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 1ad2f511-b09d-54a9-8e69-2bc0f659aded with identifier: 70284479
2026-03-27 16:40:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 1ad2f511-b09d-54a9-8e69-2bc0f659aded
2026-03-27 16:40:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F19745683%252F43dcc751-86bd-4add-a640-70db0c9a6e3b.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:40:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19745683/43dcc751-86bd-4add-a640-70db0c9a6e3b.jpg not downloaded yet
2026-03-27 16:40:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/19733272/43789b73-685b-41e3-9a16-eabdb427db75.jpg> (referer: None)
2026-03-27 16:40:57 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
'body_type': 'Berlina',
'c_o_2_emission_value': 106,
'category': 'Coches',
'color': 'Blanco (Tela Messancy/símil cuero ARTICO Negro)',
'currency': 'EUR',
'description': '¡Bienvenidos a Autohome!\r\n'
'Precio al contado: 17.950€ (IVA incluido)?\r\n'
'Precio alternativo con financiación: 16.450€ \r\n'
'(consulte condiciones específicas de la promoción, sujeto a '
'aprobación por las entidades financieras colaboradoras).\r\n'
'\r\n'
'Compra tu vehículo 100% ONLINE. Te enviamos VIDEO de cada '
'vehiculo y toda la información necesaria para una compra '
'segura y transparente.\r\n'
'Somos un concesionario multimarca especializado en vehículos '
'kilómetro cero y seminuevos, cuidadosamente seleccionados y '
'revisados en más de 150 puntos para garantizar su estado '
'mecánico y estético.\r\n'
'Ofrecemos:\r\n'
'\r\n'
'• Entrega en cualquier punto de la Península?• Financiación '
'personalizada?• Posibilidad de aceptar su vehículo como parte '
'de pago?• Kilometraje certificado por contrato?• Vehículos '
'sin daños estructurales\r\n'
'Este vehículo cuenta con un equipamiento destacado:\r\n'
'\r\n'
' Cambio automático\r\n'
' Sensor de luces y lluvia \r\n'
' Freno de mano eléctrico \r\n'
' Volante multifunción\r\n'
' Manos libres\r\n'
' Cierre centralizado\r\n'
' Elevalunas eléctricos\r\n'
' Camara de aparcamiento\r\n'
' Climatizador bizona\r\n'
' Control de velocidad y crucero\r\n'
' Llantas de aleación\r\n'
' Pantalla multimedia con conexión USB, auxiliar y '
'Bluetooth\r\n'
'\r\n'
'Para obtener más información o resolver cualquier duda, no '
'dude en ponerse en contacto con nosotros. Estaremos '
'encantados de ayudarle.\r\n'
'\r\n'
'Nota legal: Este anuncio es informativo y no tiene carácter '
'contractual. Aunque revisamos y actualizamos los datos con '
'regularidad, podría haber errores u omisiones involuntarias, '
'especialmente en lo relativo al equipamiento del vehículo. Le '
'recomendamos confirmar todos los detalles con nuestro equipo '
'antes de formalizar la compra.',
'doors_number': 5,
'emission_standard': 'C',
'engine': '2.1L',
'engine_horse_power': 136,
'expiration_date': None,
'fuel_type': 'Diesel',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/mercedes-benz-clase-a-a-200-d-5p-diesel-2018-en-madrid-70274872-covo.aspx',
'listing': 'auction',
'location': 'Madrid',
'make': 'MERCEDES-BENZ',
'model': 'Clase A',
'odometer': 90000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19733305/22c59bcc-7229-43f0-8c55-dc61232c09b8.jpg',
'https://a.ccdn.es/cnet/vehicles/19733305/ff8328be-ed50-4edf-8ed3-7c718e94ede9.jpg',
'https://a.ccdn.es/cnet/vehicles/19733305/f4e85d93-84a7-4a4f-a9df-bf967dde2807.jpg',
'https://a.ccdn.es/cnet/vehicles/19733305/f5e951dc-7389-4df5-b808-26954e72a5d2.jpg',
'https://a.ccdn.es/cnet/vehicles/19733305/caf4a9ff-77be-45b9-8529-e0ac08b3a8bb.jpg',
'https://a.ccdn.es/cnet/vehicles/19733305/4114df96-1518-4d33-8ae3-b2669537f0dc.jpg',
'https://a.ccdn.es/cnet/vehicles/19733305/49ce4774-ad83-42fc-8e51-2bd9a6a0da1d.jpg',
'https://a.ccdn.es/cnet/vehicles/19733305/38ea8a4e-d1cb-4bca-aff8-c77d58807001.jpg',
'https://a.ccdn.es/cnet/vehicles/19733305/b91e72f7-a669-4acb-b230-4fc30f9d9b7f.jpg',
'https://a.ccdn.es/cnet/vehicles/19733305/cd539c31-c6ed-4b84-b2dc-e329ca1f7cd0.jpg',
'https://a.ccdn.es/cnet/vehicles/19733305/e9c0e864-14f0-4025-ab71-94cbd39a4fcf.jpg',
'https://a.ccdn.es/cnet/vehicles/19733305/2e9938ef-e818-46fd-b36d-fea5945e7e1b.jpg',
'https://a.ccdn.es/cnet/vehicles/19733305/b13fe370-017f-4e56-ae55-9d46ac542867.jpg',
'https://a.ccdn.es/cnet/vehicles/19733305/11e1decd-b98a-422e-b32d-2d9109b4d3fa.jpg',
'https://a.ccdn.es/cnet/vehicles/19733305/08a5440e-09a6-4b16-8c05-b9d063853c4e.jpg',
'https://a.ccdn.es/cnet/vehicles/19733305/4e83260f-e765-4e90-bfd9-4a707d245d98.jpg',
'https://a.ccdn.es/cnet/vehicles/19733305/f28ecce6-747b-4606-9982-a3fcc039210c.jpg',
'https://a.ccdn.es/cnet/vehicles/19733305/a23daeed-4172-4531-9212-42393eb09de7.jpg',
'https://a.ccdn.es/cnet/vehicles/19733305/fc649f16-4bbc-429a-b205-ee9d4a492d8b.jpg',
'https://a.ccdn.es/cnet/vehicles/19733305/9b9d5721-7871-479f-a6a3-ffd55ee42f04.jpg',
'https://a.ccdn.es/cnet/vehicles/19733305/d4b60495-59a3-41a2-86b9-a963a2378466.jpg',
'https://a.ccdn.es/cnet/vehicles/19733305/102210d2-4d70-4337-9328-1a9cb94b0e05.jpg',
'https://a.ccdn.es/cnet/vehicles/19733305/9d32ff0b-51b2-4480-8092-67971102b350.jpg',
'https://a.ccdn.es/cnet/vehicles/19733305/a3184ed0-47e6-47f5-b566-b27d134195c1.jpg',
'https://a.ccdn.es/cnet/vehicles/19733305/e3d0cef8-8252-40db-a77b-1cce51ea8e21.jpg',
'https://a.ccdn.es/cnet/vehicles/19733305/27942c32-b683-4555-ac5c-3c601275a146.jpg',
'https://a.ccdn.es/cnet/vehicles/19733305/2500c88c-f98a-4f7d-b0e2-58040b7f343d.jpg',
'https://a.ccdn.es/cnet/vehicles/19733305/df5b9cf5-38f9-439e-9991-2aac1f65d141.jpg',
'https://a.ccdn.es/cnet/vehicles/19733305/33623370-76e9-4008-b346-468f7f06ffc0.jpg',
'https://a.ccdn.es/cnet/vehicles/19733305/38a1524c-24e9-47ca-9322-9bf0c568a563.jpg'],
'price': 17950,
'price_includes_vat': True,
'registration_date': '2017-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'MERCEDES-BENZ Clase A A 200 d',
'transmission': 'automatic',
'trim': 'A 200 d',
'vin': 'WDD1760081J618302',
'year': 2017}
2026-03-27 16:40:57 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 52b8f963-9ee0-502a-8297-bab0a8aeda2b with identifier: 70274872
2026-03-27 16:40:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 52b8f963-9ee0-502a-8297-bab0a8aeda2b
2026-03-27 16:40:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F19733305%252F22c59bcc-7229-43f0-8c55-dc61232c09b8.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:40:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19733305/22c59bcc-7229-43f0-8c55-dc61232c09b8.jpg not downloaded yet
2026-03-27 16:40:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/19745683/43dcc751-86bd-4add-a640-70db0c9a6e3b.jpg> (referer: None)
2026-03-27 16:40:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/19733305/22c59bcc-7229-43f0-8c55-dc61232c09b8.jpg> (referer: None)
2026-03-27 16:40:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:40:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fde6833de90>
2026-03-27 16:40:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:40:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:40:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:40:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_305e774e-7461-5fdc-8414-b91d7c87a9ab/305e774e-7461-5fdc-8414-b91d7c87a9ab_image_0.jpg HTTP/1.1" 201 0
2026-03-27 16:40:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto_selling_coches.net',RowKey='https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F19733272%252F43789b73-685b-41e3-9a16-eabdb427db75.jpg') HTTP/1.1" 204 0
2026-03-27 16:40:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19733272/43789b73-685b-41e3-9a16-eabdb427db75.jpg saved to cache
2026-03-27 16:40:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 305e774e-7461-5fdc-8414-b91d7c87a9ab
2026-03-27 16:40:57 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 305e774e-7461-5fdc-8414-b91d7c87a9ab sending to next pipeline
2026-03-27 16:40:57 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 305e774e-7461-5fdc-8414-b91d7c87a9ab with identifier 70274877
2026-03-27 16:40:57 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-27 16:40:57 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-27 16:40:57 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 305e774e-7461-5fdc-8414-b91d7c87a9ab
2026-03-27 16:40:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/19733272/43789b73-685b-41e3-9a16-eabdb427db75.jpg>
{'auction_title': '',
'body_type': 'SUV',
'c_o_2_emission_value': 101,
'category': 'Coches',
'color': 'Gris / Plata (C&T Piedimonte Mistral Bise)',
'currency': 'EUR',
'description': '¡Bienvenidos a Autohome!\r\n'
'Precio al contado: 15.450€ (IVA incluido)?\r\n'
'Precio alternativo con financiación: 13.950€ \r\n'
'(consulte condiciones específicas de la promoción, sujeto a '
'aprobación por las entidades financieras colaboradoras).\r\n'
'\r\n'
'Compra tu vehículo 100% ONLINE. Te enviamos VIDEO de cada '
'vehiculo y toda la información necesaria para una compra '
'segura y transparente.\r\n'
'Somos un concesionario multimarca especializado en vehículos '
'kilómetro cero y seminuevos, cuidadosamente seleccionados y '
'revisados en más de 150 puntos para garantizar su estado '
'mecánico y estético.\r\n'
'Ofrecemos:\r\n'
'\r\n'
'• Entrega en cualquier punto de la Península?• Financiación '
'personalizada?• Posibilidad de aceptar su vehículo como parte '
'de pago?• Kilometraje certificado por contrato?• Vehículos '
'sin daños estructurales\r\n'
'Este vehículo cuenta con un equipamiento destacado:\r\n'
'\r\n'
' Cambio manual \r\n'
' Sensor de luces y lluvia \r\n'
' Freno de mano eléctrico \r\n'
' AppleCarPlay/AndroidAuto\r\n'
' Volante multifunción\r\n'
' Manos libres\r\n'
' Sistema Start-Stop\r\n'
' Cierre centralizado\r\n'
' Elevalunas eléctricos\r\n'
' Sensores de aparcamiento\r\n'
' Navegador \r\n'
' Climatizador \r\n'
' Control de velocidad y crucero\r\n'
' Llantas de aleación\r\n'
' Pantalla multimedia con conexión USB, auxiliar y '
'Bluetooth\r\n'
'\r\n'
'Para obtener más información o resolver cualquier duda, no '
'dude en ponerse en contacto con nosotros. Estaremos '
'encantados de ayudarle.\r\n'
'\r\n'
'Nota legal: Este anuncio es informativo y no tiene carácter '
'contractual. Aunque revisamos y actualizamos los datos con '
'regularidad, podría haber errores u omisiones involuntarias, '
'especialmente en lo relativo al equipamiento del vehículo. Le '
'recomendamos confirmar todos los detalles con nuestro equipo '
'antes de formalizar la compra.',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '305e774e-7461-5fdc-8414-b91d7c87a9ab',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/peugeot-3008-15-bluehdi-96kw-130cv-ss-allure-5p-diesel-2020-en-madrid-70274877-covo.aspx',
'listing': 'auction',
'location': 'Madrid',
'make': 'PEUGEOT',
'model': '3008',
'odometer': 73900,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 31,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_305e774e-7461-5fdc-8414-b91d7c87a9ab/305e774e-7461-5fdc-8414-b91d7c87a9ab_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74329,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19733272/43789b73-685b-41e3-9a16-eabdb427db75.jpg',
'Width': 800}],
'price': 15450,
'price_includes_vat': True,
'registration_date': '2020-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'PEUGEOT 3008 1.5 BlueHDi SS Allure',
'transmission': 'manual',
'trim': '1.5 BlueHDi 96kW 130CV SS Allure',
'vin': 'VF3MCYHZJLS240185',
'year': 2020}
2026-03-27 16:40:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%2770274877%27 HTTP/1.1" 200 None
2026-03-27 16:40:57 [auto_selling_coches.net] INFO: Saving data for 70274877: {'created_time': 1774629657.68036, 'last_price_update_time': 1774629657.68037}
2026-03-27 16:40:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70274877') HTTP/1.1" 204 0
2026-03-27 16:40:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:40:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fde6514ab10>
2026-03-27 16:40:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:40:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:40:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:40:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1ad2f511-b09d-54a9-8e69-2bc0f659aded/1ad2f511-b09d-54a9-8e69-2bc0f659aded_image_0.jpg HTTP/1.1" 201 0
2026-03-27 16:40:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto_selling_coches.net',RowKey='https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F19745683%252F43dcc751-86bd-4add-a640-70db0c9a6e3b.jpg') HTTP/1.1" 204 0
2026-03-27 16:40:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19745683/43dcc751-86bd-4add-a640-70db0c9a6e3b.jpg saved to cache
2026-03-27 16:40:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 1ad2f511-b09d-54a9-8e69-2bc0f659aded
2026-03-27 16:40:57 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 1ad2f511-b09d-54a9-8e69-2bc0f659aded sending to next pipeline
2026-03-27 16:40:57 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 1ad2f511-b09d-54a9-8e69-2bc0f659aded with identifier 70284479
2026-03-27 16:40:57 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-27 16:40:57 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-27 16:40:57 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 1ad2f511-b09d-54a9-8e69-2bc0f659aded
2026-03-27 16:40:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/19745683/43dcc751-86bd-4add-a640-70db0c9a6e3b.jpg>
{'auction_title': '',
'body_type': 'SUV',
'c_o_2_emission_value': None,
'category': 'Coches',
'color': 'Gris / Plata (Tela Negra)',
'currency': 'EUR',
'description': '¡Bienvenidos a Autohome!\r\n'
'\r\n'
'Consúltenos la cuota de financiación que mejor se ajuste a '
'sus necesidades.\r\n'
'Descubra nuestro concesionario multimarca, especializado en '
'vehículos kilómetro cero y seminuevos de la más alta '
'calidad.\r\n'
'Explore nuestra amplia selección de más de 100 vehículos '
'disponibles, cuidadosamente seleccionados para cumplir con '
'sus expectativas.\r\n'
'Nuestro equipo de expertos revisa cada vehículo en más de 150 '
'puntos clave para garantizar su perfecto estado y '
'funcionamiento.\r\n'
'Ofrecemos entrega a domicilio en cualquier punto de la '
'Península, para que su experiencia de compra sea cómoda y sin '
'complicaciones.\r\n'
'Nuestros vehículos no han sufrido daños estructurales y el '
'kilometraje está fielmente reflejado en el contrato.\r\n'
'Financiación 100% personalizada y adaptada a sus '
'necesidades.\r\n'
'Si desea cambiar su vehículo actual, aceptamos su coche como '
'parte del pago.\r\n'
'Este vehículo SUV cuenta con un equipamiento destacado:\r\n'
'\r\n'
' Cambio automático\r\n'
' Sensor de luces y lluvia \r\n'
' Freno de mano eléctrico \r\n'
' AppleCarPlay/AndroidAuto\r\n'
' Volante multifunción\r\n'
' Manos libres\r\n'
' Sistema Start-Stop\r\n'
' Cierre centralizado\r\n'
' Elevalunas eléctricos\r\n'
' Sensores de aparcamiento\r\n'
' Navegador \r\n'
' Climatizador bizona \r\n'
' Control de velocidad y crucero\r\n'
' Llantas de aleación\r\n'
' Pantalla multimedia con conexión USB, auxiliar y '
'Bluetooth\r\n'
'\r\n'
'Para obtener más información o resolver cualquier duda, no '
'dude en ponerse en contacto con nosotros. Estaremos '
'encantados de ayudarle.\r\n'
'\r\n'
'Nota legal: Este anuncio es informativo y no tiene carácter '
'contractual. Aunque revisamos y actualizamos los datos con '
'regularidad, podría haber errores u omisiones involuntarias, '
'especialmente en lo relativo al equipamiento del vehículo. Le '
'recomendamos confirmar todos los detalles con nuestro equipo '
'antes de formalizar la compra.',
'doors_number': 5,
'emission_standard': 'ECO',
'engine': '1.6L',
'engine_horse_power': 215,
'expiration_date': None,
'fuel_type': 'Híbrido',
'id': '1ad2f511-b09d-54a9-8e69-2bc0f659aded',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/kia-sportage-16-tgdi-hev-158kw-215cv-drive-4x2-5p-electrico-hibrido-2025-en-madrid-70284479-covo.aspx',
'listing': 'auction',
'location': 'Madrid',
'make': 'KIA',
'model': 'Sportage',
'odometer': 22000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 27,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1ad2f511-b09d-54a9-8e69-2bc0f659aded/1ad2f511-b09d-54a9-8e69-2bc0f659aded_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 54221,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19745683/43dcc751-86bd-4add-a640-70db0c9a6e3b.jpg',
'Width': 800}],
'price': 29950,
'price_includes_vat': True,
'registration_date': '2025-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'KIA Sportage 1.6 TGDi HEV Drive 4x2',
'transmission': 'automatic',
'trim': '1.6 TGDi HEV 158kW 215CV Drive 4x2',
'vin': 'U5YPV81GBSL226043',
'year': 2025}
2026-03-27 16:40:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%2770284479%27 HTTP/1.1" 200 None
2026-03-27 16:40:57 [auto_selling_coches.net] INFO: Saving data for 70284479: {'created_time': 1774629657.770138, 'last_price_update_time': 1774629657.770146}
2026-03-27 16:40:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70284479') HTTP/1.1" 204 0
2026-03-27 16:40:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70269757> (referer: https://www.coches.net/concesionario/autohome/?pg=1) ['zyte-api']
2026-03-27 16:40:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:40:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fde64222d50>
2026-03-27 16:40:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:40:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:40:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:40:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_52b8f963-9ee0-502a-8297-bab0a8aeda2b/52b8f963-9ee0-502a-8297-bab0a8aeda2b_image_0.jpg HTTP/1.1" 201 0
2026-03-27 16:40:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto_selling_coches.net',RowKey='https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F19733305%252F22c59bcc-7229-43f0-8c55-dc61232c09b8.jpg') HTTP/1.1" 204 0
2026-03-27 16:40:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19733305/22c59bcc-7229-43f0-8c55-dc61232c09b8.jpg saved to cache
2026-03-27 16:40:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 52b8f963-9ee0-502a-8297-bab0a8aeda2b
2026-03-27 16:40:57 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 52b8f963-9ee0-502a-8297-bab0a8aeda2b sending to next pipeline
2026-03-27 16:40:57 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 52b8f963-9ee0-502a-8297-bab0a8aeda2b with identifier 70274872
2026-03-27 16:40:57 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-27 16:40:57 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-27 16:40:57 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 52b8f963-9ee0-502a-8297-bab0a8aeda2b
2026-03-27 16:40:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/19733305/22c59bcc-7229-43f0-8c55-dc61232c09b8.jpg>
{'auction_title': '',
'body_type': 'Berlina',
'c_o_2_emission_value': 106,
'category': 'Coches',
'color': 'Blanco (Tela Messancy/símil cuero ARTICO Negro)',
'currency': 'EUR',
'description': '¡Bienvenidos a Autohome!\r\n'
'Precio al contado: 17.950€ (IVA incluido)?\r\n'
'Precio alternativo con financiación: 16.450€ \r\n'
'(consulte condiciones específicas de la promoción, sujeto a '
'aprobación por las entidades financieras colaboradoras).\r\n'
'\r\n'
'Compra tu vehículo 100% ONLINE. Te enviamos VIDEO de cada '
'vehiculo y toda la información necesaria para una compra '
'segura y transparente.\r\n'
'Somos un concesionario multimarca especializado en vehículos '
'kilómetro cero y seminuevos, cuidadosamente seleccionados y '
'revisados en más de 150 puntos para garantizar su estado '
'mecánico y estético.\r\n'
'Ofrecemos:\r\n'
'\r\n'
'• Entrega en cualquier punto de la Península?• Financiación '
'personalizada?• Posibilidad de aceptar su vehículo como parte '
'de pago?• Kilometraje certificado por contrato?• Vehículos '
'sin daños estructurales\r\n'
'Este vehículo cuenta con un equipamiento destacado:\r\n'
'\r\n'
' Cambio automático\r\n'
' Sensor de luces y lluvia \r\n'
' Freno de mano eléctrico \r\n'
' Volante multifunción\r\n'
' Manos libres\r\n'
' Cierre centralizado\r\n'
' Elevalunas eléctricos\r\n'
' Camara de aparcamiento\r\n'
' Climatizador bizona\r\n'
' Control de velocidad y crucero\r\n'
' Llantas de aleación\r\n'
' Pantalla multimedia con conexión USB, auxiliar y '
'Bluetooth\r\n'
'\r\n'
'Para obtener más información o resolver cualquier duda, no '
'dude en ponerse en contacto con nosotros. Estaremos '
'encantados de ayudarle.\r\n'
'\r\n'
'Nota legal: Este anuncio es informativo y no tiene carácter '
'contractual. Aunque revisamos y actualizamos los datos con '
'regularidad, podría haber errores u omisiones involuntarias, '
'especialmente en lo relativo al equipamiento del vehículo. Le '
'recomendamos confirmar todos los detalles con nuestro equipo '
'antes de formalizar la compra.',
'doors_number': 5,
'emission_standard': 'C',
'engine': '2.1L',
'engine_horse_power': 136,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '52b8f963-9ee0-502a-8297-bab0a8aeda2b',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/mercedes-benz-clase-a-a-200-d-5p-diesel-2018-en-madrid-70274872-covo.aspx',
'listing': 'auction',
'location': 'Madrid',
'make': 'MERCEDES-BENZ',
'model': 'Clase A',
'odometer': 90000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 30,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_52b8f963-9ee0-502a-8297-bab0a8aeda2b/52b8f963-9ee0-502a-8297-bab0a8aeda2b_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 56637,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19733305/22c59bcc-7229-43f0-8c55-dc61232c09b8.jpg',
'Width': 800}],
'price': 17950,
'price_includes_vat': True,
'registration_date': '2017-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'MERCEDES-BENZ Clase A A 200 d',
'transmission': 'automatic',
'trim': 'A 200 d',
'vin': 'WDD1760081J618302',
'year': 2017}
2026-03-27 16:40:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%2770274872%27 HTTP/1.1" 200 None
2026-03-27 16:40:57 [auto_selling_coches.net] INFO: Saving data for 70274872: {'created_time': 1774629657.856793, 'last_price_update_time': 1774629657.856802}
2026-03-27 16:40:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70274872') HTTP/1.1" 204 0
2026-03-27 16:40:57 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
'body_type': 'Berlina',
'c_o_2_emission_value': 96,
'category': 'Coches',
'color': 'Blanco (Tejido Mica Gris)',
'currency': 'EUR',
'description': '¡Bienvenidos a Autohome!\n'
'¡Llevatelo desde 230€/mes sin entrada !\n'
'Precio al contado: € (IVA incluido)?\n'
'Precio alternativo con financiación: € \n'
'(consulte condiciones específicas de la promoción, sujeto a '
'aprobación por las entidades financieras colaboradoras).\n'
'\n'
'Compra tu vehículo 100% ONLINE. Te enviamos VIDEO de cada '
'vehiculo y toda la información necesaria para una compra '
'segura y transparente.\n'
'Somos un concesionario multimarca especializado en vehículos '
'kilómetro cero y seminuevos, cuidadosamente seleccionados y '
'revisados en más de 150 puntos para garantizar su estado '
'mecánico y estético.\n'
'Ofrecemos:\n'
'\n'
'• Entrega en cualquier punto de la Península?• Financiación '
'personalizada?• Posibilidad de aceptar su vehículo como parte '
'de pago?• Kilometraje certificado por contrato?• Vehículos '
'sin daños estructurales\n'
'\n'
'Este vehiculo compacto cuenta con un equipamiento destacado:\n'
'\n'
' Cambio manual \n'
' Sensor de luces y lluvia\n'
' Apple CarPlay / Android Auto\n'
' Volante multifunción \n'
' Sistema manos libres\n'
' Sistema Start-Stop\n'
' Cierre centralizado\n'
' Elevalunas eléctricos\n'
' Navegador \n'
' Climatizador \n'
' Llantas de aleación\n'
' Pantalla multimedia con conexión USB, auxiliar y Bluetooth\n'
'\n'
'Para más información, video o cualquier consulta, contacte '
'con nuestro equipo.\n'
'\n'
'Nota legal: Este anuncio tiene carácter informativo y no '
'contractual. La información puede contener errores u '
'omisiones involuntarias. El equipamiento, características, '
'disponibilidad y condiciones deberán ser confirmados con el '
'equipo comercial antes de formalizar la compra. Autohome no '
'se responsabiliza de posibles errores en la publicación.',
'doors_number': 5,
'emission_standard': 'C',
'engine': '1.5L',
'engine_horse_power': 102,
'expiration_date': None,
'fuel_type': 'Diesel',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/citroen-c3-bluehdi-75kw-100cv-ss-live-pack-5p-diesel-2022-en-madrid-70269757-covo.aspx',
'listing': 'auction',
'location': 'Madrid',
'make': 'CITROEN',
'model': 'C3',
'odometer': 47241,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19727710/bddc57fb-5581-4d4b-a05d-9e25b2889669.jpg',
'https://a.ccdn.es/cnet/vehicles/19727710/5a7c522e-44f2-4ffe-9933-dc749a1984fc.jpg',
'https://a.ccdn.es/cnet/vehicles/19727710/db962c02-40e7-479d-8645-4b772dafd95a.jpg',
'https://a.ccdn.es/cnet/vehicles/19727710/0af33dc0-a782-4721-972f-34ba2fd8c31a.jpg',
'https://a.ccdn.es/cnet/vehicles/19727710/b7115acc-d52a-4d95-a81b-8d348403c58e.jpg',
'https://a.ccdn.es/cnet/vehicles/19727710/b6776c28-24e4-4519-9346-e95751c2f860.jpg',
'https://a.ccdn.es/cnet/vehicles/19727710/b0c9b098-e576-4e67-a0c9-690780c0fab8.jpg',
'https://a.ccdn.es/cnet/vehicles/19727710/2765b7cf-aa92-463a-b811-1393aeda29f6.jpg',
'https://a.ccdn.es/cnet/vehicles/19727710/855cf571-1356-4062-92d1-4007fe15a750.jpg',
'https://a.ccdn.es/cnet/vehicles/19727710/20cfaac6-1556-4298-957e-f8a12f190d31.jpg',
'https://a.ccdn.es/cnet/vehicles/19727710/2b980d98-2d38-4106-9983-1efee41a6a5f.jpg',
'https://a.ccdn.es/cnet/vehicles/19727710/054ead1b-9eb8-4201-8404-1d744398ffea.jpg',
'https://a.ccdn.es/cnet/vehicles/19727710/164b7b82-f451-44d5-8438-b4cff979aa45.jpg',
'https://a.ccdn.es/cnet/vehicles/19727710/7f8b8d85-201f-4e69-b915-4f5a337065da.jpg',
'https://a.ccdn.es/cnet/vehicles/19727710/7117923e-cbee-4d42-a01d-da747675fedf.jpg',
'https://a.ccdn.es/cnet/vehicles/19727710/b4476d86-9c3e-40bc-800e-006838a67203.jpg'],
'price': 11450,
'price_includes_vat': True,
'registration_date': '2022-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'CITROEN C3 BlueHDi SS Live Pack',
'transmission': 'manual',
'trim': 'BlueHDi 75KW 100CV SS Live Pack',
'vin': 'VF7SXYHTUNT594466',
'year': 2022}
2026-03-27 16:40:57 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: cc4ea5ac-c49f-5007-b8c8-b51419dbe798 with identifier: 70269757
2026-03-27 16:40:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item cc4ea5ac-c49f-5007-b8c8-b51419dbe798
2026-03-27 16:40:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F19727710%252Fbddc57fb-5581-4d4b-a05d-9e25b2889669.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:40:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19727710/bddc57fb-5581-4d4b-a05d-9e25b2889669.jpg not downloaded yet
2026-03-27 16:40:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/19727710/bddc57fb-5581-4d4b-a05d-9e25b2889669.jpg> (referer: None)
2026-03-27 16:40:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:40:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fde651e6310>
2026-03-27 16:40:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:40:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:40:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:40:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cc4ea5ac-c49f-5007-b8c8-b51419dbe798/cc4ea5ac-c49f-5007-b8c8-b51419dbe798_image_0.jpg HTTP/1.1" 201 0
2026-03-27 16:40:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto_selling_coches.net',RowKey='https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F19727710%252Fbddc57fb-5581-4d4b-a05d-9e25b2889669.jpg') HTTP/1.1" 204 0
2026-03-27 16:40:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19727710/bddc57fb-5581-4d4b-a05d-9e25b2889669.jpg saved to cache
2026-03-27 16:40:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item cc4ea5ac-c49f-5007-b8c8-b51419dbe798
2026-03-27 16:40:58 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item cc4ea5ac-c49f-5007-b8c8-b51419dbe798 sending to next pipeline
2026-03-27 16:40:58 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: cc4ea5ac-c49f-5007-b8c8-b51419dbe798 with identifier 70269757
2026-03-27 16:40:58 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-27 16:40:58 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-27 16:40:58 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item cc4ea5ac-c49f-5007-b8c8-b51419dbe798
2026-03-27 16:40:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/19727710/bddc57fb-5581-4d4b-a05d-9e25b2889669.jpg>
{'auction_title': '',
'body_type': 'Berlina',
'c_o_2_emission_value': 96,
'category': 'Coches',
'color': 'Blanco (Tejido Mica Gris)',
'currency': 'EUR',
'description': '¡Bienvenidos a Autohome!\n'
'¡Llevatelo desde 230€/mes sin entrada !\n'
'Precio al contado: € (IVA incluido)?\n'
'Precio alternativo con financiación: € \n'
'(consulte condiciones específicas de la promoción, sujeto a '
'aprobación por las entidades financieras colaboradoras).\n'
'\n'
'Compra tu vehículo 100% ONLINE. Te enviamos VIDEO de cada '
'vehiculo y toda la información necesaria para una compra '
'segura y transparente.\n'
'Somos un concesionario multimarca especializado en vehículos '
'kilómetro cero y seminuevos, cuidadosamente seleccionados y '
'revisados en más de 150 puntos para garantizar su estado '
'mecánico y estético.\n'
'Ofrecemos:\n'
'\n'
'• Entrega en cualquier punto de la Península?• Financiación '
'personalizada?• Posibilidad de aceptar su vehículo como parte '
'de pago?• Kilometraje certificado por contrato?• Vehículos '
'sin daños estructurales\n'
'\n'
'Este vehiculo compacto cuenta con un equipamiento destacado:\n'
'\n'
' Cambio manual \n'
' Sensor de luces y lluvia\n'
' Apple CarPlay / Android Auto\n'
' Volante multifunción \n'
' Sistema manos libres\n'
' Sistema Start-Stop\n'
' Cierre centralizado\n'
' Elevalunas eléctricos\n'
' Navegador \n'
' Climatizador \n'
' Llantas de aleación\n'
' Pantalla multimedia con conexión USB, auxiliar y Bluetooth\n'
'\n'
'Para más información, video o cualquier consulta, contacte '
'con nuestro equipo.\n'
'\n'
'Nota legal: Este anuncio tiene carácter informativo y no '
'contractual. La información puede contener errores u '
'omisiones involuntarias. El equipamiento, características, '
'disponibilidad y condiciones deberán ser confirmados con el '
'equipo comercial antes de formalizar la compra. Autohome no '
'se responsabiliza de posibles errores en la publicación.',
'doors_number': 5,
'emission_standard': 'C',
'engine': '1.5L',
'engine_horse_power': 102,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': 'cc4ea5ac-c49f-5007-b8c8-b51419dbe798',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/citroen-c3-bluehdi-75kw-100cv-ss-live-pack-5p-diesel-2022-en-madrid-70269757-covo.aspx',
'listing': 'auction',
'location': 'Madrid',
'make': 'CITROEN',
'model': 'C3',
'odometer': 47241,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 16,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cc4ea5ac-c49f-5007-b8c8-b51419dbe798/cc4ea5ac-c49f-5007-b8c8-b51419dbe798_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 53373,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19727710/bddc57fb-5581-4d4b-a05d-9e25b2889669.jpg',
'Width': 800}],
'price': 11450,
'price_includes_vat': True,
'registration_date': '2022-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'CITROEN C3 BlueHDi SS Live Pack',
'transmission': 'manual',
'trim': 'BlueHDi 75KW 100CV SS Live Pack',
'vin': 'VF7SXYHTUNT594466',
'year': 2022}
2026-03-27 16:40:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%2770269757%27 HTTP/1.1" 200 None
2026-03-27 16:40:58 [auto_selling_coches.net] INFO: Saving data for 70269757: {'created_time': 1774629658.148923, 'last_price_update_time': 1774629658.148939}
2026-03-27 16:40:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70269757') HTTP/1.1" 204 0
2026-03-27 16:40:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70274881> (referer: https://www.coches.net/concesionario/autohome/?pg=1) ['zyte-api']
2026-03-27 16:40:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70283167> (referer: https://www.coches.net/concesionario/autohome/?pg=1) ['zyte-api']
2026-03-27 16:40:58 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
'body_type': 'Berlina',
'c_o_2_emission_value': 108,
'category': 'Coches',
'color': 'Blanco (C&T Grikol Negro Mistral)',
'currency': 'EUR',
'description': '¡Bienvenidos a Autohome!\r\n'
'Precio al contado: 9.190€ (IVA incluido)?\r\n'
'Precio alternativo con financiación: 8.190€ \r\n'
'(consulte condiciones específicas de la promoción, sujeto a '
'aprobación por las entidades financieras colaboradoras).\r\n'
'\r\n'
'Compra tu vehículo 100% ONLINE. Te enviamos VIDEO de cada '
'vehiculo y toda la información necesaria para una compra '
'segura y transparente.\r\n'
'Somos un concesionario multimarca especializado en vehículos '
'kilómetro cero y seminuevos, cuidadosamente seleccionados y '
'revisados en más de 150 puntos para garantizar su estado '
'mecánico y estético.\r\n'
'Ofrecemos:\r\n'
'\r\n'
'• Entrega en cualquier punto de la Península?• Financiación '
'personalizada?• Posibilidad de aceptar su vehículo como parte '
'de pago?• Kilometraje certificado por contrato?• Vehículos '
'sin daños estructurales\r\n'
'\r\n'
'Este vehiculo cuenta con un equipamiento destacado:\r\n'
'\r\n'
' Cambio manual\r\n'
' Sensor de luces y lluvia\r\n'
' Volante multifunción \r\n'
' Sistema manos libres\r\n'
' Cierre centralizado\r\n'
' Elevalunas eléctricos\r\n'
' Climatizador \r\n'
' Control de velocidad y crucero\r\n'
' Llantas de aleación\r\n'
' Pantalla multimedia con conexión USB, auxiliar y '
'Bluetooth\r\n'
'\r\n'
'Para más información, video o cualquier consulta, contacte '
'con nuestro equipo.\r\n'
'\r\n'
'Nota legal: Este anuncio tiene carácter informativo y no '
'contractual. La información puede contener errores u '
'omisiones involuntarias. El equipamiento, características, '
'disponibilidad y condiciones deberán ser confirmados con el '
'equipo comercial antes de formalizar la compra. Autohome no '
'se responsabiliza de posibles errores en la publicación.',
'doors_number': 5,
'emission_standard': None,
'engine': '1.6L',
'engine_horse_power': 120,
'expiration_date': None,
'fuel_type': 'Diesel',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/peugeot-3008-style-16-bluehdi-120-fap-5p-diesel-2015-en-madrid-70274881-covo.aspx',
'listing': 'auction',
'location': 'Madrid',
'make': 'PEUGEOT',
'model': '3008',
'odometer': 127000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19733239/1a59cfef-4d87-491f-842b-e667799c7691.jpg',
'https://a.ccdn.es/cnet/vehicles/19733239/951ae52c-fa31-478f-bca3-d65539c820c6.jpg',
'https://a.ccdn.es/cnet/vehicles/19733239/314f727a-d775-44f8-ad86-a9d6ca8da4b6.jpg',
'https://a.ccdn.es/cnet/vehicles/19733239/dd4c9e28-65b7-4e30-bf26-e2fdb9de342d.jpg',
'https://a.ccdn.es/cnet/vehicles/19733239/238301d9-6193-413a-b033-6f34e4f99d09.jpg',
'https://a.ccdn.es/cnet/vehicles/19733239/b5b8caac-6fef-4656-a70e-490afc923abd.jpg',
'https://a.ccdn.es/cnet/vehicles/19733239/948aba1b-e10f-46bc-929a-59f027e7ce43.jpg',
'https://a.ccdn.es/cnet/vehicles/19733239/23e080bc-7102-4f2a-9d49-6e8f2a6ad770.jpg',
'https://a.ccdn.es/cnet/vehicles/19733239/8248a351-8059-4584-8db5-8cb65eff83a5.jpg',
'https://a.ccdn.es/cnet/vehicles/19733239/cf41d2a5-1b49-475d-9110-f7349e4022ae.jpg',
'https://a.ccdn.es/cnet/vehicles/19733239/4435260f-7fd2-4885-831c-133797fd6a6d.jpg',
'https://a.ccdn.es/cnet/vehicles/19733239/be1666b5-d186-44e3-91bb-82bbd5db8588.jpg',
'https://a.ccdn.es/cnet/vehicles/19733239/3f19223e-575a-4325-b60a-60236c32df5d.jpg',
'https://a.ccdn.es/cnet/vehicles/19733239/789e85a5-c954-4199-b84a-a835dccf5338.jpg',
'https://a.ccdn.es/cnet/vehicles/19733239/04f1a7b6-0514-42a8-b017-504c6f0b268a.jpg',
'https://a.ccdn.es/cnet/vehicles/19733239/dc9aac78-d007-42cb-b1e8-4f15e2960999.jpg',
'https://a.ccdn.es/cnet/vehicles/19733239/53e45fd7-4c02-4c6b-ae8a-7cb7d4f7648e.jpg',
'https://a.ccdn.es/cnet/vehicles/19733239/6d7d25e9-6bb2-48a0-8a3b-6775b5f3d435.jpg',
'https://a.ccdn.es/cnet/vehicles/19733239/95a040f1-80f6-440a-a05c-eae08d63bb9a.jpg',
'https://a.ccdn.es/cnet/vehicles/19733239/ba29d639-f4a4-43de-838e-105d9d19d771.jpg',
'https://a.ccdn.es/cnet/vehicles/19733239/bfa2b085-9c19-4d19-ad8e-d80b92a11bf6.jpg',
'https://a.ccdn.es/cnet/vehicles/19733239/751bfc9b-705a-4c6d-bfb6-6a23c14683d5.jpg',
'https://a.ccdn.es/cnet/vehicles/19733239/b6c5f37b-47ce-415d-a965-956ec0953b0c.jpg',
'https://a.ccdn.es/cnet/vehicles/19733239/f683588f-8bc0-45f4-b2eb-e18ce4c0d811.jpg',
'https://a.ccdn.es/cnet/vehicles/19733239/166366bb-8417-421c-9ab3-a7fe2e7d0086.jpg',
'https://a.ccdn.es/cnet/vehicles/19733239/0d9949c2-3848-48cb-a99c-c4c72a392f8e.jpg',
'https://a.ccdn.es/cnet/vehicles/19733239/93b46403-d36c-4d58-9c1d-4b08b24b1541.jpg'],
'price': 9190,
'price_includes_vat': True,
'registration_date': '2015-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'PEUGEOT 3008 Style 1.6 BlueHDI 120 FAP',
'transmission': 'manual',
'trim': 'Style 1.6 BlueHDI 120 FAP',
'vin': 'VF30UBHZMFS247451',
'year': 2015}
2026-03-27 16:40:58 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 9eda3335-54a2-5d38-9be7-d5cb6cde4036 with identifier: 70274881
2026-03-27 16:40:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 9eda3335-54a2-5d38-9be7-d5cb6cde4036
2026-03-27 16:40:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F19733239%252F1a59cfef-4d87-491f-842b-e667799c7691.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:40:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19733239/1a59cfef-4d87-491f-842b-e667799c7691.jpg not downloaded yet
2026-03-27 16:40:58 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
'body_type': 'Familiar',
'c_o_2_emission_value': 119,
'category': 'Coches',
'color': "Naranja (Tela 'Move' Anthrazit)",
'currency': 'EUR',
'description': 'Bienvenidos a Autohome!\r\n'
'Precio al contado: 10.950€ (IVA incluido)?\r\n'
'Precio alternativo con financiación: 10.950€ \r\n'
'(consulte condiciones específicas de la promoción, sujeto a '
'aprobación por las entidades financieras colaboradoras).\r\n'
'\r\n'
'Compra tu vehículo 100% ONLINE. Te enviamos VIDEO de cada '
'vehiculo y toda la información necesaria para una compra '
'segura y transparente.\r\n'
'Somos un concesionario multimarca especializado en vehículos '
'kilómetro cero y seminuevos, cuidadosamente seleccionados y '
'revisados en más de 150 puntos para garantizar su estado '
'mecánico y estético.\r\n'
'Ofrecemos:\r\n'
'\r\n'
'• Entrega en cualquier punto de la Península?• Financiación '
'personalizada?• Posibilidad de aceptar su vehículo como parte '
'de pago?• Kilometraje certificado por contrato?• Vehículos '
'sin daños estructurales\r\n'
'Este vehículo familiar cuenta con un equipamiento '
'destacado:\r\n'
'\r\n'
' Cambio manual \r\n'
' Sensor de luces y lluvia \r\n'
' Freno de mano eléctrico \r\n'
' Volante multifunción\r\n'
' Manos libres\r\n'
' Sistema Start-Stop\r\n'
' Cierre centralizado\r\n'
' Elevalunas eléctricos\r\n'
' Climatizador \r\n'
' Control de velocidad y crucero\r\n'
' Llantas de aleación\r\n'
' Pantalla multimedia con conexión y Bluetooth\r\n'
'\r\n'
'Para obtener más información o resolver cualquier duda, no '
'dude en ponerse en contacto con nosotros. Estaremos '
'encantados de ayudarle.\r\n'
'\r\n'
'Nota legal: Este anuncio es informativo y no tiene carácter '
'contractual. Aunque revisamos y actualizamos los datos con '
'regularidad, podría haber errores u omisiones involuntarias, '
'especialmente en lo relativo al equipamiento del vehículo. Le '
'recomendamos confirmar todos los detalles con nuestro equipo '
'antes de formalizar la compra.',
'doors_number': 5,
'emission_standard': 'C',
'engine': '2.0L',
'engine_horse_power': 143,
'expiration_date': None,
'fuel_type': 'Diesel',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/bmw-serie-3-318d-touring-5p-diesel-2015-en-madrid-70283167-covo.aspx',
'listing': 'auction',
'location': 'Madrid',
'make': 'BMW',
'model': 'Serie 3',
'odometer': 217500,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19743986/39efcab1-2be3-4600-84aa-4ea6b2303770.jpg',
'https://a.ccdn.es/cnet/vehicles/19743986/8166637b-8665-499d-9301-7847ca541f5b.jpg',
'https://a.ccdn.es/cnet/vehicles/19743986/6ec94fc0-1c21-41f9-98f9-4ca81e907d69.jpg',
'https://a.ccdn.es/cnet/vehicles/19743986/f9b9a10d-3008-4596-b399-800337675337.jpg',
'https://a.ccdn.es/cnet/vehicles/19743986/8b96871b-1d8f-45b1-9ce4-ce5665dc8875.jpg',
'https://a.ccdn.es/cnet/vehicles/19743986/262a2fc6-ec28-49b4-940a-f78de12146b0.jpg',
'https://a.ccdn.es/cnet/vehicles/19743986/dd3aff40-96e0-411a-820f-e25c930add7f.jpg',
'https://a.ccdn.es/cnet/vehicles/19743986/eab9233a-3078-498b-8ff0-c65c301148c9.jpg',
'https://a.ccdn.es/cnet/vehicles/19743986/83c898e8-304c-4329-98b1-076dded7586a.jpg',
'https://a.ccdn.es/cnet/vehicles/19743986/bafcda2d-ba8e-44f7-8320-e964fb446a1e.jpg',
'https://a.ccdn.es/cnet/vehicles/19743986/98dc0e82-98be-445b-9885-44f383487e70.jpg',
'https://a.ccdn.es/cnet/vehicles/19743986/62dacbae-aeb5-428e-b1a3-2e7cbb6956d1.jpg',
'https://a.ccdn.es/cnet/vehicles/19743986/7878f79e-488d-48a5-8da7-8539dde72e04.jpg',
'https://a.ccdn.es/cnet/vehicles/19743986/37847d59-12c9-4cce-b6f6-a41dbe6bf303.jpg',
'https://a.ccdn.es/cnet/vehicles/19743986/3018ab97-cc50-4485-8bc1-3f2b25fea173.jpg',
'https://a.ccdn.es/cnet/vehicles/19743986/195d568b-0eae-4438-8b25-e48390af1a86.jpg',
'https://a.ccdn.es/cnet/vehicles/19743986/02fb8cc4-fadf-4d04-a33a-c69d54166e81.jpg',
'https://a.ccdn.es/cnet/vehicles/19743986/39ef2aca-bef8-420d-a2d6-0bab7fa6aa1a.jpg',
'https://a.ccdn.es/cnet/vehicles/19743986/bc1ba8c5-bd60-4e7b-9b43-3b458c95ea85.jpg',
'https://a.ccdn.es/cnet/vehicles/19743986/dd851625-6af2-4b73-a1d5-d1ca92fcab0c.jpg',
'https://a.ccdn.es/cnet/vehicles/19743986/f3ae6a58-7583-4c1d-ac23-f38724854b70.jpg',
'https://a.ccdn.es/cnet/vehicles/19743986/524ab856-819b-4a07-88d8-ade986f7d71d.jpg',
'https://a.ccdn.es/cnet/vehicles/19743986/7a8906a3-0556-4f08-aa44-bcf15670eaa4.jpg',
'https://a.ccdn.es/cnet/vehicles/19743986/cd639c34-4a84-480c-b864-e6b6efff2912.jpg',
'https://a.ccdn.es/cnet/vehicles/19743986/563ca742-78d9-47fb-b6e8-4248339c389c.jpg',
'https://a.ccdn.es/cnet/vehicles/19743986/73f94581-6e7c-44f2-a3fd-2b4bc2aed056.jpg',
'https://a.ccdn.es/cnet/vehicles/19743986/d10adb3f-4a15-4a01-a9fa-533a2ac54c46.jpg',
'https://a.ccdn.es/cnet/vehicles/19743986/bb3f14bc-1498-415c-82b7-9913200d3f16.jpg',
'https://a.ccdn.es/cnet/vehicles/19743986/a654d139-2798-443a-bee5-6ede38961aa5.jpg',
'https://a.ccdn.es/cnet/vehicles/19743986/07be9dcb-d4d5-42b7-829b-96d86ea4a570.jpg',
'https://a.ccdn.es/cnet/vehicles/19743986/40ef1088-c1df-4297-b0d5-d370770411b5.jpg'],
'price': 10790,
'price_includes_vat': True,
'registration_date': '2015-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'BMW Serie 3 318d Touring',
'transmission': 'manual',
'trim': '318d Touring',
'vin': 'WBA3K11070F839035',
'year': 2015}
2026-03-27 16:40:58 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 71cc1a93-25ce-57cb-a698-1cc9bca57b23 with identifier: 70283167
2026-03-27 16:40:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 71cc1a93-25ce-57cb-a698-1cc9bca57b23
2026-03-27 16:40:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F19743986%252F39efcab1-2be3-4600-84aa-4ea6b2303770.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:40:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19743986/39efcab1-2be3-4600-84aa-4ea6b2303770.jpg not downloaded yet
2026-03-27 16:40:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/19733239/1a59cfef-4d87-491f-842b-e667799c7691.jpg> (referer: None)
2026-03-27 16:40:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/19743986/39efcab1-2be3-4600-84aa-4ea6b2303770.jpg> (referer: None)
2026-03-27 16:40:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:40:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fde641debd0>
2026-03-27 16:40:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:40:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:40:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:40:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9eda3335-54a2-5d38-9be7-d5cb6cde4036/9eda3335-54a2-5d38-9be7-d5cb6cde4036_image_0.jpg HTTP/1.1" 201 0
2026-03-27 16:40:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto_selling_coches.net',RowKey='https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F19733239%252F1a59cfef-4d87-491f-842b-e667799c7691.jpg') HTTP/1.1" 204 0
2026-03-27 16:40:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19733239/1a59cfef-4d87-491f-842b-e667799c7691.jpg saved to cache
2026-03-27 16:40:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 9eda3335-54a2-5d38-9be7-d5cb6cde4036
2026-03-27 16:40:58 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 9eda3335-54a2-5d38-9be7-d5cb6cde4036 sending to next pipeline
2026-03-27 16:40:58 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 9eda3335-54a2-5d38-9be7-d5cb6cde4036 with identifier 70274881
2026-03-27 16:40:58 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-27 16:40:58 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-27 16:40:58 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 9eda3335-54a2-5d38-9be7-d5cb6cde4036
2026-03-27 16:40:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/19733239/1a59cfef-4d87-491f-842b-e667799c7691.jpg>
{'auction_title': '',
'body_type': 'Berlina',
'c_o_2_emission_value': 108,
'category': 'Coches',
'color': 'Blanco (C&T Grikol Negro Mistral)',
'currency': 'EUR',
'description': '¡Bienvenidos a Autohome!\r\n'
'Precio al contado: 9.190€ (IVA incluido)?\r\n'
'Precio alternativo con financiación: 8.190€ \r\n'
'(consulte condiciones específicas de la promoción, sujeto a '
'aprobación por las entidades financieras colaboradoras).\r\n'
'\r\n'
'Compra tu vehículo 100% ONLINE. Te enviamos VIDEO de cada '
'vehiculo y toda la información necesaria para una compra '
'segura y transparente.\r\n'
'Somos un concesionario multimarca especializado en vehículos '
'kilómetro cero y seminuevos, cuidadosamente seleccionados y '
'revisados en más de 150 puntos para garantizar su estado '
'mecánico y estético.\r\n'
'Ofrecemos:\r\n'
'\r\n'
'• Entrega en cualquier punto de la Península?• Financiación '
'personalizada?• Posibilidad de aceptar su vehículo como parte '
'de pago?• Kilometraje certificado por contrato?• Vehículos '
'sin daños estructurales\r\n'
'\r\n'
'Este vehiculo cuenta con un equipamiento destacado:\r\n'
'\r\n'
' Cambio manual\r\n'
' Sensor de luces y lluvia\r\n'
' Volante multifunción \r\n'
' Sistema manos libres\r\n'
' Cierre centralizado\r\n'
' Elevalunas eléctricos\r\n'
' Climatizador \r\n'
' Control de velocidad y crucero\r\n'
' Llantas de aleación\r\n'
' Pantalla multimedia con conexión USB, auxiliar y '
'Bluetooth\r\n'
'\r\n'
'Para más información, video o cualquier consulta, contacte '
'con nuestro equipo.\r\n'
'\r\n'
'Nota legal: Este anuncio tiene carácter informativo y no '
'contractual. La información puede contener errores u '
'omisiones involuntarias. El equipamiento, características, '
'disponibilidad y condiciones deberán ser confirmados con el '
'equipo comercial antes de formalizar la compra. Autohome no '
'se responsabiliza de posibles errores en la publicación.',
'doors_number': 5,
'emission_standard': None,
'engine': '1.6L',
'engine_horse_power': 120,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '9eda3335-54a2-5d38-9be7-d5cb6cde4036',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/peugeot-3008-style-16-bluehdi-120-fap-5p-diesel-2015-en-madrid-70274881-covo.aspx',
'listing': 'auction',
'location': 'Madrid',
'make': 'PEUGEOT',
'model': '3008',
'odometer': 127000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 27,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9eda3335-54a2-5d38-9be7-d5cb6cde4036/9eda3335-54a2-5d38-9be7-d5cb6cde4036_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 54568,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19733239/1a59cfef-4d87-491f-842b-e667799c7691.jpg',
'Width': 800}],
'price': 9190,
'price_includes_vat': True,
'registration_date': '2015-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'PEUGEOT 3008 Style 1.6 BlueHDI 120 FAP',
'transmission': 'manual',
'trim': 'Style 1.6 BlueHDI 120 FAP',
'vin': 'VF30UBHZMFS247451',
'year': 2015}
2026-03-27 16:40:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%2770274881%27 HTTP/1.1" 200 None
2026-03-27 16:40:58 [auto_selling_coches.net] INFO: Saving data for 70274881: {'created_time': 1774629658.54021, 'last_price_update_time': 1774629658.540222}
2026-03-27 16:40:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70274881') HTTP/1.1" 204 0
2026-03-27 16:40:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:40:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fde641e4290>
2026-03-27 16:40:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:40:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:40:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:40:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_71cc1a93-25ce-57cb-a698-1cc9bca57b23/71cc1a93-25ce-57cb-a698-1cc9bca57b23_image_0.jpg HTTP/1.1" 201 0
2026-03-27 16:40:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto_selling_coches.net',RowKey='https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F19743986%252F39efcab1-2be3-4600-84aa-4ea6b2303770.jpg') HTTP/1.1" 204 0
2026-03-27 16:40:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19743986/39efcab1-2be3-4600-84aa-4ea6b2303770.jpg saved to cache
2026-03-27 16:40:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 71cc1a93-25ce-57cb-a698-1cc9bca57b23
2026-03-27 16:40:58 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 71cc1a93-25ce-57cb-a698-1cc9bca57b23 sending to next pipeline
2026-03-27 16:40:58 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 71cc1a93-25ce-57cb-a698-1cc9bca57b23 with identifier 70283167
2026-03-27 16:40:58 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-27 16:40:58 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-27 16:40:58 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 71cc1a93-25ce-57cb-a698-1cc9bca57b23
2026-03-27 16:40:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/19743986/39efcab1-2be3-4600-84aa-4ea6b2303770.jpg>
{'auction_title': '',
'body_type': 'Familiar',
'c_o_2_emission_value': 119,
'category': 'Coches',
'color': "Naranja (Tela 'Move' Anthrazit)",
'currency': 'EUR',
'description': 'Bienvenidos a Autohome!\r\n'
'Precio al contado: 10.950€ (IVA incluido)?\r\n'
'Precio alternativo con financiación: 10.950€ \r\n'
'(consulte condiciones específicas de la promoción, sujeto a '
'aprobación por las entidades financieras colaboradoras).\r\n'
'\r\n'
'Compra tu vehículo 100% ONLINE. Te enviamos VIDEO de cada '
'vehiculo y toda la información necesaria para una compra '
'segura y transparente.\r\n'
'Somos un concesionario multimarca especializado en vehículos '
'kilómetro cero y seminuevos, cuidadosamente seleccionados y '
'revisados en más de 150 puntos para garantizar su estado '
'mecánico y estético.\r\n'
'Ofrecemos:\r\n'
'\r\n'
'• Entrega en cualquier punto de la Península?• Financiación '
'personalizada?• Posibilidad de aceptar su vehículo como parte '
'de pago?• Kilometraje certificado por contrato?• Vehículos '
'sin daños estructurales\r\n'
'Este vehículo familiar cuenta con un equipamiento '
'destacado:\r\n'
'\r\n'
' Cambio manual \r\n'
' Sensor de luces y lluvia \r\n'
' Freno de mano eléctrico \r\n'
' Volante multifunción\r\n'
' Manos libres\r\n'
' Sistema Start-Stop\r\n'
' Cierre centralizado\r\n'
' Elevalunas eléctricos\r\n'
' Climatizador \r\n'
' Control de velocidad y crucero\r\n'
' Llantas de aleación\r\n'
' Pantalla multimedia con conexión y Bluetooth\r\n'
'\r\n'
'Para obtener más información o resolver cualquier duda, no '
'dude en ponerse en contacto con nosotros. Estaremos '
'encantados de ayudarle.\r\n'
'\r\n'
'Nota legal: Este anuncio es informativo y no tiene carácter '
'contractual. Aunque revisamos y actualizamos los datos con '
'regularidad, podría haber errores u omisiones involuntarias, '
'especialmente en lo relativo al equipamiento del vehículo. Le '
'recomendamos confirmar todos los detalles con nuestro equipo '
'antes de formalizar la compra.',
'doors_number': 5,
'emission_standard': 'C',
'engine': '2.0L',
'engine_horse_power': 143,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '71cc1a93-25ce-57cb-a698-1cc9bca57b23',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/bmw-serie-3-318d-touring-5p-diesel-2015-en-madrid-70283167-covo.aspx',
'listing': 'auction',
'location': 'Madrid',
'make': 'BMW',
'model': 'Serie 3',
'odometer': 217500,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 31,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_71cc1a93-25ce-57cb-a698-1cc9bca57b23/71cc1a93-25ce-57cb-a698-1cc9bca57b23_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75173,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19743986/39efcab1-2be3-4600-84aa-4ea6b2303770.jpg',
'Width': 800}],
'price': 10790,
'price_includes_vat': True,
'registration_date': '2015-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'BMW Serie 3 318d Touring',
'transmission': 'manual',
'trim': '318d Touring',
'vin': 'WBA3K11070F839035',
'year': 2015}
2026-03-27 16:40:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%2770283167%27 HTTP/1.1" 200 None
2026-03-27 16:40:58 [auto_selling_coches.net] INFO: Saving data for 70283167: {'created_time': 1774629658.63011, 'last_price_update_time': 1774629658.630117}
2026-03-27 16:40:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70283167') HTTP/1.1" 204 0
2026-03-27 16:40:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70283171> (referer: https://www.coches.net/concesionario/autohome/?pg=1) ['zyte-api']
2026-03-27 16:40:58 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
'body_type': 'Monovolumen',
'c_o_2_emission_value': 115,
'category': 'Coches',
'color': 'Negro (C&T Ondulice Bitono Negro Gris Ardoise)',
'currency': 'EUR',
'description': '¡Bienvenidos a Autohome!\r\n'
'Precio al contado: 6.950€ (IVA incluido)?\r\n'
'(consulte condiciones específicas de la promoción, sujeto a '
'aprobación por las entidades financieras colaboradoras).\r\n'
'\r\n'
'Compra tu vehículo 100% ONLINE. Te enviamos VIDEO de cada '
'vehiculo y toda la información necesaria para una compra '
'segura y transparente.\r\n'
'Somos un concesionario multimarca especializado en vehículos '
'kilómetro cero y seminuevos, cuidadosamente seleccionados y '
'revisados en más de 150 puntos para garantizar su estado '
'mecánico y estético.\r\n'
'Ofrecemos:\r\n'
'\r\n'
'• Entrega en cualquier punto de la Península?• Financiación '
'personalizada?• Posibilidad de aceptar su vehículo como parte '
'de pago?• Kilometraje certificado por contrato?• Vehículos '
'sin daños estructuralesEste vehículo familiar cuenta con un '
'equipamiento destacado:\r\n'
'\r\n'
' Cambio manual 6 velocidades \r\n'
' Sensor de luces y lluvia \r\n'
' Freno de mano eléctrico \r\n'
' Volante multifunción\r\n'
' Manos libres\r\n'
' Sistema Start-Stop\r\n'
' Cierre centralizado\r\n'
' Elevalunas eléctricos\r\n'
' Climatizador \r\n'
' Control de velocidad y crucero\r\n'
' Llantas de aleación\r\n'
' Pantalla multimedia con conexión USB, auxiliar y '
'Bluetooth\r\n'
'\r\n'
'Para obtener más información o resolver cualquier duda, no '
'dude en ponerse en contacto con nosotros. Estaremos '
'encantados de ayudarle.\r\n'
'\r\n'
'Nota legal: Este anuncio es informativo y no tiene carácter '
'contractual. Aunque revisamos y actualizamos los datos con '
'regularidad, podría haber errores u omisiones involuntarias, '
'especialmente en lo relativo al equipamiento del vehículo. Le '
'recomendamos confirmar todos los detalles con nuestro equipo '
'antes de formalizar la compra.',
'doors_number': 5,
'emission_standard': 'C',
'engine': '1.2L',
'engine_horse_power': 130,
'expiration_date': None,
'fuel_type': 'Gasolina',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/citroen-c4-picasso-puretech-130-ss-6v-feel-5p-gasolina-2015-en-madrid-70283171-covo.aspx',
'listing': 'auction',
'location': 'Madrid',
'make': 'CITROEN',
'model': 'C4 Picasso',
'odometer': 194900,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19743957/5fe0f6b9-2b5e-47fd-a90c-745c1ab7fa57.jpg',
'https://a.ccdn.es/cnet/vehicles/19743957/6339be12-d642-4d35-b021-25f2e77707ba.jpg',
'https://a.ccdn.es/cnet/vehicles/19743957/bef38fc9-4e2e-412f-a152-416c026b2276.jpg',
'https://a.ccdn.es/cnet/vehicles/19743957/825f80b6-5245-4bb7-99fa-2d1f8a21a3d5.jpg',
'https://a.ccdn.es/cnet/vehicles/19743957/8753353f-4af1-4cbe-90d5-9c39d230df99.jpg',
'https://a.ccdn.es/cnet/vehicles/19743957/a4df547d-eccb-4f48-adce-a8df56e68169.jpg',
'https://a.ccdn.es/cnet/vehicles/19743957/b15bebca-65f0-4c53-8b22-69dcca104ed9.jpg',
'https://a.ccdn.es/cnet/vehicles/19743957/71ec709a-a7d3-4d32-aba9-e92ffe6314bd.jpg',
'https://a.ccdn.es/cnet/vehicles/19743957/46b82a3c-90f4-43c1-b0ab-0678f556287c.jpg',
'https://a.ccdn.es/cnet/vehicles/19743957/9b857d02-901a-4004-bb1f-fa4bd5993416.jpg',
'https://a.ccdn.es/cnet/vehicles/19743957/0eb6e468-cf49-45b9-a36c-51edfe98b998.jpg',
'https://a.ccdn.es/cnet/vehicles/19743957/295abae2-e6b7-457f-9096-618d62b721d5.jpg',
'https://a.ccdn.es/cnet/vehicles/19743957/ece00246-66c8-4de7-850d-1e520e4ce2a4.jpg',
'https://a.ccdn.es/cnet/vehicles/19743957/6b62e5f5-374e-46b3-be71-452c5b11cd83.jpg',
'https://a.ccdn.es/cnet/vehicles/19743957/125df19e-c0a0-4ded-bfc9-0471cabfb849.jpg',
'https://a.ccdn.es/cnet/vehicles/19743957/fcd129b4-7b47-4546-812e-40f150b94b70.jpg',
'https://a.ccdn.es/cnet/vehicles/19743957/926f5d9a-a903-4c1c-a9a0-216b5b856943.jpg',
'https://a.ccdn.es/cnet/vehicles/19743957/34339a90-6a44-41c3-95e0-b27680ab80e1.jpg',
'https://a.ccdn.es/cnet/vehicles/19743957/82923583-6b2d-4147-820e-05feb9a48b01.jpg',
'https://a.ccdn.es/cnet/vehicles/19743957/55dc0d37-5ff6-4a32-b694-a2890b64839e.jpg',
'https://a.ccdn.es/cnet/vehicles/19743957/fcf80fb6-bb5e-4f78-b31d-f313c10f2c8a.jpg',
'https://a.ccdn.es/cnet/vehicles/19743957/246aaf84-e005-4718-ad77-7138dc1ace5d.jpg',
'https://a.ccdn.es/cnet/vehicles/19743957/c7b1bcb7-f492-4ef7-9ab1-d33954a55837.jpg',
'https://a.ccdn.es/cnet/vehicles/19743957/7647ec62-d7c4-440a-8cd9-7cc2b5c9ba40.jpg',
'https://a.ccdn.es/cnet/vehicles/19743957/d54b763c-406b-4789-bda1-7cff43803196.jpg',
'https://a.ccdn.es/cnet/vehicles/19743957/d98086dd-cb2d-4756-980a-3aa94fca8dc9.jpg',
'https://a.ccdn.es/cnet/vehicles/19743957/22bf1c7f-ce5b-4d02-9036-e11c50b9a1be.jpg',
'https://a.ccdn.es/cnet/vehicles/19743957/dd2b91c6-47f0-4120-80b2-3e585e5d13e3.jpg',
'https://a.ccdn.es/cnet/vehicles/19743957/530e25d9-ee13-4b48-815a-edbf4181bf72.jpg',
'https://a.ccdn.es/cnet/vehicles/19743957/b8db728c-7610-42cb-84c6-b9e1939eaa8b.jpg',
'https://a.ccdn.es/cnet/vehicles/19743957/79c02e63-4a30-4a43-acd4-ded679afb241.jpg',
'https://a.ccdn.es/cnet/vehicles/19743957/f64116a0-1949-4b3d-addc-6c708fe38340.jpg'],
'price': 6950,
'price_includes_vat': True,
'registration_date': '2015-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'CITROEN C4 Picasso PureTech 130 SS 6v Feel',
'transmission': 'manual',
'trim': 'PureTech 130 SS 6v Feel',
'vin': 'VF73AHNYMFJ600452',
'year': 2015}
2026-03-27 16:40:58 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: be603983-19ea-56e8-ba47-b3d2d302d960 with identifier: 70283171
2026-03-27 16:40:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item be603983-19ea-56e8-ba47-b3d2d302d960
2026-03-27 16:40:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F19743957%252F5fe0f6b9-2b5e-47fd-a90c-745c1ab7fa57.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:40:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19743957/5fe0f6b9-2b5e-47fd-a90c-745c1ab7fa57.jpg not downloaded yet
2026-03-27 16:40:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/19743957/5fe0f6b9-2b5e-47fd-a90c-745c1ab7fa57.jpg> (referer: None)
2026-03-27 16:40:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:40:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fde641f6990>
2026-03-27 16:40:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:40:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:40:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:40:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_be603983-19ea-56e8-ba47-b3d2d302d960/be603983-19ea-56e8-ba47-b3d2d302d960_image_0.jpg HTTP/1.1" 201 0
2026-03-27 16:40:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto_selling_coches.net',RowKey='https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F19743957%252F5fe0f6b9-2b5e-47fd-a90c-745c1ab7fa57.jpg') HTTP/1.1" 204 0
2026-03-27 16:40:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19743957/5fe0f6b9-2b5e-47fd-a90c-745c1ab7fa57.jpg saved to cache
2026-03-27 16:40:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item be603983-19ea-56e8-ba47-b3d2d302d960
2026-03-27 16:40:58 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item be603983-19ea-56e8-ba47-b3d2d302d960 sending to next pipeline
2026-03-27 16:40:58 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: be603983-19ea-56e8-ba47-b3d2d302d960 with identifier 70283171
2026-03-27 16:40:58 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-27 16:40:58 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-27 16:40:58 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item be603983-19ea-56e8-ba47-b3d2d302d960
2026-03-27 16:40:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/19743957/5fe0f6b9-2b5e-47fd-a90c-745c1ab7fa57.jpg>
{'auction_title': '',
'body_type': 'Monovolumen',
'c_o_2_emission_value': 115,
'category': 'Coches',
'color': 'Negro (C&T Ondulice Bitono Negro Gris Ardoise)',
'currency': 'EUR',
'description': '¡Bienvenidos a Autohome!\r\n'
'Precio al contado: 6.950€ (IVA incluido)?\r\n'
'(consulte condiciones específicas de la promoción, sujeto a '
'aprobación por las entidades financieras colaboradoras).\r\n'
'\r\n'
'Compra tu vehículo 100% ONLINE. Te enviamos VIDEO de cada '
'vehiculo y toda la información necesaria para una compra '
'segura y transparente.\r\n'
'Somos un concesionario multimarca especializado en vehículos '
'kilómetro cero y seminuevos, cuidadosamente seleccionados y '
'revisados en más de 150 puntos para garantizar su estado '
'mecánico y estético.\r\n'
'Ofrecemos:\r\n'
'\r\n'
'• Entrega en cualquier punto de la Península?• Financiación '
'personalizada?• Posibilidad de aceptar su vehículo como parte '
'de pago?• Kilometraje certificado por contrato?• Vehículos '
'sin daños estructuralesEste vehículo familiar cuenta con un '
'equipamiento destacado:\r\n'
'\r\n'
' Cambio manual 6 velocidades \r\n'
' Sensor de luces y lluvia \r\n'
' Freno de mano eléctrico \r\n'
' Volante multifunción\r\n'
' Manos libres\r\n'
' Sistema Start-Stop\r\n'
' Cierre centralizado\r\n'
' Elevalunas eléctricos\r\n'
' Climatizador \r\n'
' Control de velocidad y crucero\r\n'
' Llantas de aleación\r\n'
' Pantalla multimedia con conexión USB, auxiliar y '
'Bluetooth\r\n'
'\r\n'
'Para obtener más información o resolver cualquier duda, no '
'dude en ponerse en contacto con nosotros. Estaremos '
'encantados de ayudarle.\r\n'
'\r\n'
'Nota legal: Este anuncio es informativo y no tiene carácter '
'contractual. Aunque revisamos y actualizamos los datos con '
'regularidad, podría haber errores u omisiones involuntarias, '
'especialmente en lo relativo al equipamiento del vehículo. Le '
'recomendamos confirmar todos los detalles con nuestro equipo '
'antes de formalizar la compra.',
'doors_number': 5,
'emission_standard': 'C',
'engine': '1.2L',
'engine_horse_power': 130,
'expiration_date': None,
'fuel_type': 'Gasolina',
'id': 'be603983-19ea-56e8-ba47-b3d2d302d960',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/citroen-c4-picasso-puretech-130-ss-6v-feel-5p-gasolina-2015-en-madrid-70283171-covo.aspx',
'listing': 'auction',
'location': 'Madrid',
'make': 'CITROEN',
'model': 'C4 Picasso',
'odometer': 194900,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 32,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_be603983-19ea-56e8-ba47-b3d2d302d960/be603983-19ea-56e8-ba47-b3d2d302d960_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 77701,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19743957/5fe0f6b9-2b5e-47fd-a90c-745c1ab7fa57.jpg',
'Width': 800}],
'price': 6950,
'price_includes_vat': True,
'registration_date': '2015-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'CITROEN C4 Picasso PureTech 130 SS 6v Feel',
'transmission': 'manual',
'trim': 'PureTech 130 SS 6v Feel',
'vin': 'VF73AHNYMFJ600452',
'year': 2015}
2026-03-27 16:40:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%2770283171%27 HTTP/1.1" 200 None
2026-03-27 16:40:58 [auto_selling_coches.net] INFO: Saving data for 70283171: {'created_time': 1774629658.999903, 'last_price_update_time': 1774629658.999911}
2026-03-27 16:40:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70283171') HTTP/1.1" 204 0
2026-03-27 16:40:59 [scrapy.core.engine] INFO: Closing spider (finished)
2026-03-27 16:40:59 [crawlers.pipelines.save_to_cdlq_db_auto_selling] DEBUG: [SaveToCdlqDbAutoSelling] failed to close cursor: 'SaveToCdlqDbAutoSelling' object has no attribute 'cursor'
2026-03-27 16:40:59 [crawlers.pipelines.save_to_cdlq_db_auto_selling] DEBUG: [SaveToCdlqDbAutoSelling] failed to close connection: 'SaveToCdlqDbAutoSelling' object has no attribute 'conn'
2026-03-27 16:40:59 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-27 16:40:59 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-27 16:40:59 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process scrape complete CloudEvent for item 95e2978c29fb11f18f76c264925fbcfa
2026-03-27 16:40:59 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.ATTACHED: 3> -> <LinkState.DETACH_SENT: 4>
2026-03-27 16:40:59 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.ATTACHED: 3> -> <LinkState.DETACH_SENT: 4>
2026-03-27 16:40:59 [azure.servicebus._pyamqp.management_link] INFO: Management link receiver state changed: <LinkState.ATTACHED: 3> -> <LinkState.DETACH_SENT: 4>
2026-03-27 16:40:59 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.ATTACHED: 3> -> <LinkState.DETACH_SENT: 4>
2026-03-27 16:40:59 [azure.servicebus._pyamqp.management_link] INFO: Management link sender state changed: <LinkState.ATTACHED: 3> -> <LinkState.DETACH_SENT: 4>
2026-03-27 16:40:59 [azure.servicebus._pyamqp.session] INFO: Session state changed: <SessionState.MAPPED: 3> -> <SessionState.END_SENT: 4>
2026-03-27 16:40:59 [azure.servicebus._pyamqp._connection] INFO: Connection state changed: <ConnectionState.OPENED: 9> -> <ConnectionState.CLOSE_SENT: 11>
2026-03-27 16:40:59 [azure.servicebus._pyamqp._connection] INFO: Connection state changed: <ConnectionState.CLOSE_SENT: 11> -> <ConnectionState.END: 13>
2026-03-27 16:40:59 [azure.servicebus._pyamqp.session] INFO: Session state changed: <SessionState.END_SENT: 4> -> <SessionState.DISCARDING: 6>
2026-03-27 16:40:59 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.DETACH_SENT: 4> -> <LinkState.DETACHED: 0>
2026-03-27 16:40:59 [azure.servicebus._pyamqp.management_link] INFO: Management link sender state changed: <LinkState.DETACH_SENT: 4> -> <LinkState.DETACHED: 0>
2026-03-27 16:40:59 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.DETACH_SENT: 4> -> <LinkState.DETACHED: 0>
2026-03-27 16:40:59 [azure.servicebus._pyamqp.management_link] INFO: Management link receiver state changed: <LinkState.DETACH_SENT: 4> -> <LinkState.DETACHED: 0>
2026-03-27 16:40:59 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.DETACH_SENT: 4> -> <LinkState.DETACHED: 0>
2026-03-27 16:40:59 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: [AzureBusPipeline] connection closed
2026-03-27 16:40:59 [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-27 16:40:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:41:00 [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%201773333659 HTTP/1.1" 200 None
2026-03-27 16:41:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='61338855') HTTP/1.1" 204 0
2026-03-27 16:41:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='61680260') HTTP/1.1" 204 0
2026-03-27 16:41:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='61751126') HTTP/1.1" 204 0
2026-03-27 16:41:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='61795792') HTTP/1.1" 204 0
2026-03-27 16:41:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='61970702') HTTP/1.1" 204 0
2026-03-27 16:41:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='61987260') HTTP/1.1" 204 0
2026-03-27 16:41:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62402518') HTTP/1.1" 204 0
2026-03-27 16:41:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62411312') HTTP/1.1" 204 0
2026-03-27 16:41:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62493310') HTTP/1.1" 204 0
2026-03-27 16:41:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62514320') HTTP/1.1" 204 0
2026-03-27 16:41:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62516614') HTTP/1.1" 204 0
2026-03-27 16:41:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62522561') HTTP/1.1" 204 0
2026-03-27 16:41:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62556271') HTTP/1.1" 204 0
2026-03-27 16:41:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62556272') HTTP/1.1" 204 0
2026-03-27 16:41:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62556275') HTTP/1.1" 204 0
2026-03-27 16:41:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62557886') HTTP/1.1" 204 0
2026-03-27 16:41:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62611619') HTTP/1.1" 204 0
2026-03-27 16:41:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62617115') HTTP/1.1" 204 0
2026-03-27 16:41:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62626686') HTTP/1.1" 204 0
2026-03-27 16:41:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62626824') HTTP/1.1" 204 0
2026-03-27 16:41:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62629504') HTTP/1.1" 204 0
2026-03-27 16:41:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62630684') HTTP/1.1" 204 0
2026-03-27 16:41:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62659413') HTTP/1.1" 204 0
2026-03-27 16:41:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70012228') HTTP/1.1" 204 0
2026-03-27 16:41:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70040411') HTTP/1.1" 204 0
2026-03-27 16:41:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70071301') HTTP/1.1" 204 0
2026-03-27 16:41:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70084816') HTTP/1.1" 204 0
2026-03-27 16:41:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70085122') HTTP/1.1" 204 0
2026-03-27 16:41:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70089928') HTTP/1.1" 204 0
2026-03-27 16:41:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70120722') HTTP/1.1" 204 0
2026-03-27 16:41:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70132993') HTTP/1.1" 204 0
2026-03-27 16:41:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70156451') HTTP/1.1" 204 0
2026-03-27 16:41:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70172174') HTTP/1.1" 204 0
2026-03-27 16:41:00 [scrapy.extensions.feedexport] INFO: Stored jsonlines feed (71 items) in: file:///var/lib/scrapyd/items/sourcing_v2/auto_selling_coches.net/95e2978c29fb11f18f76c264925fbcfa.jl
2026-03-27 16:41:00 [scrapy.extensions.memusage] INFO: Peak memory usage is 179MiB
2026-03-27 16:41:00 [scrapy.statscollectors] INFO: Dumping Scrapy stats:
{'downloader/request_bytes': 70385,
'downloader/request_count': 146,
'downloader/request_method_count/GET': 146,
'downloader/response_bytes': 11815978,
'downloader/response_count': 146,
'downloader/response_status_count/200': 146,
'elapsed_time_seconds': 60.519546,
'feedexport/success_count/FileFeedStorage': 1,
'finish_reason': 'finished',
'finish_time': datetime.datetime(2026, 3, 27, 16, 41, 0, 422717, tzinfo=datetime.timezone.utc),
'httpcompression/response_bytes': 4668657,
'httpcompression/response_count': 71,
'item_scraped_count': 71,
'log_count/DEBUG': 1418,
'log_count/INFO': 1207,
'memusage/max': 188563456,
'memusage/startup': 147308544,
'photo_download_count': 71,
'request_depth_max': 5,
'response_received_count': 75,
'scheduler/dequeued': 146,
'scheduler/dequeued/memory': 146,
'scheduler/enqueued': 146,
'scheduler/enqueued/memory': 146,
'scrape_type/new': 71,
'scrapy-zyte-api/429': 0,
'scrapy-zyte-api/attempts': 76,
'scrapy-zyte-api/error_ratio': 0.013157894736842105,
'scrapy-zyte-api/error_types/download/temporary-error': 1,
'scrapy-zyte-api/errors': 1,
'scrapy-zyte-api/fatal_errors': 0,
'scrapy-zyte-api/mean_connection_seconds': 1.5824292822998316,
'scrapy-zyte-api/mean_response_seconds': 1.5042260457140704,
'scrapy-zyte-api/processed': 75,
'scrapy-zyte-api/request_args/customHttpRequestHeaders': 74,
'scrapy-zyte-api/request_args/experimental.requestCookies': 74,
'scrapy-zyte-api/request_args/experimental.responseCookies': 75,
'scrapy-zyte-api/request_args/httpResponseBody': 75,
'scrapy-zyte-api/request_args/httpResponseHeaders': 75,
'scrapy-zyte-api/request_args/url': 75,
'scrapy-zyte-api/status_codes/200': 75,
'scrapy-zyte-api/status_codes/520': 1,
'scrapy-zyte-api/success': 75,
'scrapy-zyte-api/success_ratio': 1.0,
'scrapy-zyte-api/throttle_ratio': 0.0,
'start_time': datetime.datetime(2026, 3, 27, 16, 39, 59, 903171, tzinfo=datetime.timezone.utc)}
2026-03-27 16:41:00 [scrapy.core.engine] INFO: Spider closed (finished)
2026-03-27 16:41:00 [asyncio] ERROR: Unclosed client session
client_session: <aiohttp.client.ClientSession object at 0x7fde6834f450>
2026-03-27 16:41:00 [asyncio] ERROR: Unclosed client session
client_session: <aiohttp.client.ClientSession object at 0x7fde6834fcd0>