2026-03-25 09:18:44 [scrapy.utils.log] INFO: Scrapy 2.11.2 started (bot: SourcingV2)
2026-03-25 09:18:44 [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-25 09:18:44 [auto_selling_coches.net] INFO: Starting auto_selling_coches.net spider
2026-03-25 09:18:44 [auto_selling_coches.net] INFO: _job: 9ccd69a4282b11f18f76c264925fbcfa, SCRAPY_JOB: None
2026-03-25 09:18:44 [auto_selling_coches.net] INFO: Quick mode enabled - reduced wait times and single photo per item
2026-03-25 09:18:44 [scrapy.addons] INFO: Enabled addons:
[]
2026-03-25 09:18:44 [asyncio] DEBUG: Using selector: EpollSelector
2026-03-25 09:18:44 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor
2026-03-25 09:18:44 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop
2026-03-25 09:18:44 [scrapy.extensions.telnet] INFO: Telnet Password: 6e99c8bf64d51fdf
2026-03-25 09:18:44 [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-25 09:18:44 [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/9ccd69a4282b11f18f76c264925fbcfa.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-25 09:18:44 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-25 09:18:44 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-25 09:18:44 [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-25 09:18:44 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Setting up IdGenerationMiddleware for auto_selling
2026-03-25 09:18:44 [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-25 09:18:44 [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-25 09:18:44 [scrapy.core.engine] INFO: Spider opened
2026-03-25 09:18:44 [azure.identity._credentials.environment] INFO: Incomplete environment configuration for EnvironmentCredential. These variables are set: AZURE_TENANT_ID, AZURE_CLIENT_ID
2026-03-25 09:18:44 [common.service_bus.service_bus_client_factory] INFO: ServiceBusClient initialized via DefaultAzureCredential for alx-production-bus.servicebus.windows.net
2026-03-25 09:18:44 [crawlers.pipelines.base_azure_bus_pipeline] INFO: [AzureBusPipeline] Connected to topic auto.sourcing-v2-quickmode
2026-03-25 09:18:44 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min)
2026-03-25 09:18:44 [scrapy.extensions.telnet] INFO: Telnet console listening on 127.0.0.1:6023
2026-03-25 09:18:44 [scrapy.extensions.memusage] INFO: Peak memory usage is 140MiB
2026-03-25 09:18:44 [scrapy-playwright] INFO: Starting download handler
2026-03-25 09:18:44 [scrapy-playwright] INFO: Starting download handler
2026-03-25 09:18:49 [auto_selling_coches.net] INFO: Scraper started with URL: https://www.coches.net/concesionario/cvcarsmadrid and multipost_profile_id: b8a8d453-c9a4-4a31-86a8-b8259329f98b and job_id: 9ccd69a4282b11f18f76c264925fbcfa
2026-03-25 09:18:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 09:18:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.coches.net/concesionario/cvcarsmadrid> (referer: None) ['zyte-api']
2026-03-25 09:18:55 [auto_selling_coches.net] INFO: response: <200 https://www.coches.net/concesionario/cvcarsmadrid/>
2026-03-25 09:18:55 [auto_selling_coches.net] INFO: Title at home page 32 Vehículos
2026-03-25 09:18:55 [auto_selling_coches.net] INFO: Total number of items: 32
2026-03-25 09:18:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 09:19:44 [scrapy.extensions.logstats] INFO: Crawled 1 pages (at 1 pages/min), scraped 0 items (at 0 items/min)
2026-03-25 09:19:44 [scrapy.extensions.memusage] INFO: Peak memory usage is 162MiB
2026-03-25 09:19:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.coches.net/concesionario/cvcarsmadrid?pg=1> (referer: https://www.coches.net/concesionario/cvcarsmadrid/) ['zyte-api']
2026-03-25 09:19:49 [auto_selling_coches.net] INFO: Parsing page 1
2026-03-25 09:19:49 [auto_selling_coches.net] INFO: Found 30 listings on page 1
2026-03-25 09:19:49 [auto_selling_coches.net] INFO: Found listing with ID: 70250199
2026-03-25 09:19:49 [azure.identity._credentials.environment] INFO: Incomplete environment configuration for EnvironmentCredential. These variables are set: AZURE_TENANT_ID, AZURE_CLIENT_ID
2026-03-25 09:19:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
2026-03-25 09:19:49 [urllib3.connectionpool] DEBUG: https://login.microsoftonline.com:443 "POST /8ea908c1-4e85-4692-bc3f-3646b9b40891/oauth2/v2.0/token HTTP/1.1" 200 2118
2026-03-25 09:19:49 [azure.identity._credentials.chained] INFO: DefaultAzureCredential acquired a token from WorkloadIdentityCredential
2026-03-25 09:19:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): alxsourcingstorageprod.table.core.windows.net:443
2026-03-25 09:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:19: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%2770250199%27 HTTP/1.1" 200 None
2026-03-25 09:19:49 [auto_selling_coches.net] INFO: Scrape type for 70250199: 1
2026-03-25 09:19:49 [auto_selling_coches.net] INFO: Scraping new listing 70250199
2026-03-25 09:19:49 [auto_selling_coches.net] INFO: Found listing with ID: 70250192
2026-03-25 09:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:19: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%2770250192%27 HTTP/1.1" 200 None
2026-03-25 09:19:49 [auto_selling_coches.net] INFO: Scrape type for 70250192: 1
2026-03-25 09:19:49 [auto_selling_coches.net] INFO: Scraping new listing 70250192
2026-03-25 09:19:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 09:19:49 [auto_selling_coches.net] INFO: Found listing with ID: 70250185
2026-03-25 09:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:19: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%2770250185%27 HTTP/1.1" 200 None
2026-03-25 09:19:49 [auto_selling_coches.net] INFO: Scrape type for 70250185: 1
2026-03-25 09:19:49 [auto_selling_coches.net] INFO: Scraping new listing 70250185
2026-03-25 09:19:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 09:19:49 [auto_selling_coches.net] INFO: Found listing with ID: 70259520
2026-03-25 09:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:19: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%2770259520%27 HTTP/1.1" 200 None
2026-03-25 09:19:49 [auto_selling_coches.net] INFO: Scrape type for 70259520: 1
2026-03-25 09:19:49 [auto_selling_coches.net] INFO: Scraping new listing 70259520
2026-03-25 09:19:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 09:19:49 [auto_selling_coches.net] INFO: Found listing with ID: 70250186
2026-03-25 09:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:19: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%2770250186%27 HTTP/1.1" 200 None
2026-03-25 09:19:49 [auto_selling_coches.net] INFO: Scrape type for 70250186: 1
2026-03-25 09:19:49 [auto_selling_coches.net] INFO: Scraping new listing 70250186
2026-03-25 09:19:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 09:19:49 [auto_selling_coches.net] INFO: Found listing with ID: 70250190
2026-03-25 09:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:19: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%2770250190%27 HTTP/1.1" 200 None
2026-03-25 09:19:49 [auto_selling_coches.net] INFO: Scrape type for 70250190: 1
2026-03-25 09:19:49 [auto_selling_coches.net] INFO: Scraping new listing 70250190
2026-03-25 09:19:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 09:19:49 [auto_selling_coches.net] INFO: Found listing with ID: 70234371
2026-03-25 09:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:19: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%2770234371%27 HTTP/1.1" 200 None
2026-03-25 09:19:49 [auto_selling_coches.net] INFO: Scrape type for 70234371: 1
2026-03-25 09:19:49 [auto_selling_coches.net] INFO: Scraping new listing 70234371
2026-03-25 09:19:49 [auto_selling_coches.net] INFO: Found listing with ID: 70231046
2026-03-25 09:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:19: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%2770231046%27 HTTP/1.1" 200 None
2026-03-25 09:19:49 [auto_selling_coches.net] INFO: Scrape type for 70231046: 1
2026-03-25 09:19:49 [auto_selling_coches.net] INFO: Scraping new listing 70231046
2026-03-25 09:19:49 [auto_selling_coches.net] INFO: Found listing with ID: 70234530
2026-03-25 09:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:19: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%2770234530%27 HTTP/1.1" 200 None
2026-03-25 09:19:49 [auto_selling_coches.net] INFO: Scrape type for 70234530: 1
2026-03-25 09:19:49 [auto_selling_coches.net] INFO: Scraping new listing 70234530
2026-03-25 09:19:49 [auto_selling_coches.net] INFO: Found listing with ID: 70250195
2026-03-25 09:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:19: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%2770250195%27 HTTP/1.1" 200 None
2026-03-25 09:19:49 [auto_selling_coches.net] INFO: Scrape type for 70250195: 1
2026-03-25 09:19:49 [auto_selling_coches.net] INFO: Scraping new listing 70250195
2026-03-25 09:19:49 [auto_selling_coches.net] INFO: Found listing with ID: 70231044
2026-03-25 09:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:19: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%2770231044%27 HTTP/1.1" 200 None
2026-03-25 09:19:49 [auto_selling_coches.net] INFO: Scrape type for 70231044: 1
2026-03-25 09:19:49 [auto_selling_coches.net] INFO: Scraping new listing 70231044
2026-03-25 09:19:49 [auto_selling_coches.net] INFO: Found listing with ID: 70218364
2026-03-25 09:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:19: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%2770218364%27 HTTP/1.1" 200 None
2026-03-25 09:19:49 [auto_selling_coches.net] INFO: Scrape type for 70218364: 1
2026-03-25 09:19:49 [auto_selling_coches.net] INFO: Scraping new listing 70218364
2026-03-25 09:19:49 [auto_selling_coches.net] INFO: Found listing with ID: 70196084
2026-03-25 09:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:19: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%2770196084%27 HTTP/1.1" 200 None
2026-03-25 09:19:49 [auto_selling_coches.net] INFO: Scrape type for 70196084: 1
2026-03-25 09:19:49 [auto_selling_coches.net] INFO: Scraping new listing 70196084
2026-03-25 09:19:49 [auto_selling_coches.net] INFO: Found listing with ID: 70196083
2026-03-25 09:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:19: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%2770196083%27 HTTP/1.1" 200 None
2026-03-25 09:19:49 [auto_selling_coches.net] INFO: Scrape type for 70196083: 1
2026-03-25 09:19:49 [auto_selling_coches.net] INFO: Scraping new listing 70196083
2026-03-25 09:19:49 [auto_selling_coches.net] INFO: Found listing with ID: 70196081
2026-03-25 09:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:19: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%2770196081%27 HTTP/1.1" 200 None
2026-03-25 09:19:49 [auto_selling_coches.net] INFO: Scrape type for 70196081: 1
2026-03-25 09:19:49 [auto_selling_coches.net] INFO: Scraping new listing 70196081
2026-03-25 09:19:49 [auto_selling_coches.net] INFO: Found listing with ID: 70183771
2026-03-25 09:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:19: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%2770183771%27 HTTP/1.1" 200 None
2026-03-25 09:19:49 [auto_selling_coches.net] INFO: Scrape type for 70183771: 1
2026-03-25 09:19:49 [auto_selling_coches.net] INFO: Scraping new listing 70183771
2026-03-25 09:19:49 [auto_selling_coches.net] INFO: Found listing with ID: 70183777
2026-03-25 09:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:19: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%2770183777%27 HTTP/1.1" 200 None
2026-03-25 09:19:49 [auto_selling_coches.net] INFO: Scrape type for 70183777: 1
2026-03-25 09:19:49 [auto_selling_coches.net] INFO: Scraping new listing 70183777
2026-03-25 09:19:49 [auto_selling_coches.net] INFO: Found listing with ID: 70175596
2026-03-25 09:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:19: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%2770175596%27 HTTP/1.1" 200 None
2026-03-25 09:19:49 [auto_selling_coches.net] INFO: Scrape type for 70175596: 1
2026-03-25 09:19:49 [auto_selling_coches.net] INFO: Scraping new listing 70175596
2026-03-25 09:19:49 [auto_selling_coches.net] INFO: Found listing with ID: 70183776
2026-03-25 09:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:19: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%2770183776%27 HTTP/1.1" 200 None
2026-03-25 09:19:49 [auto_selling_coches.net] INFO: Scrape type for 70183776: 1
2026-03-25 09:19:49 [auto_selling_coches.net] INFO: Scraping new listing 70183776
2026-03-25 09:19:49 [auto_selling_coches.net] INFO: Found listing with ID: 70175598
2026-03-25 09:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:19: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%2770175598%27 HTTP/1.1" 200 None
2026-03-25 09:19:49 [auto_selling_coches.net] INFO: Scrape type for 70175598: 1
2026-03-25 09:19:49 [auto_selling_coches.net] INFO: Scraping new listing 70175598
2026-03-25 09:19:49 [auto_selling_coches.net] INFO: Found listing with ID: 70183768
2026-03-25 09:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:19: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%2770183768%27 HTTP/1.1" 200 None
2026-03-25 09:19:49 [auto_selling_coches.net] INFO: Scrape type for 70183768: 1
2026-03-25 09:19:49 [auto_selling_coches.net] INFO: Scraping new listing 70183768
2026-03-25 09:19:49 [auto_selling_coches.net] INFO: Found listing with ID: 70183764
2026-03-25 09:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:19: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%2770183764%27 HTTP/1.1" 200 None
2026-03-25 09:19:49 [auto_selling_coches.net] INFO: Scrape type for 70183764: 1
2026-03-25 09:19:49 [auto_selling_coches.net] INFO: Scraping new listing 70183764
2026-03-25 09:19:49 [auto_selling_coches.net] INFO: Found listing with ID: 70166559
2026-03-25 09:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:19: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%2770166559%27 HTTP/1.1" 200 None
2026-03-25 09:19:49 [auto_selling_coches.net] INFO: Scrape type for 70166559: 1
2026-03-25 09:19:49 [auto_selling_coches.net] INFO: Scraping new listing 70166559
2026-03-25 09:19:49 [auto_selling_coches.net] INFO: Found listing with ID: 70172401
2026-03-25 09:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:19: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%2770172401%27 HTTP/1.1" 200 None
2026-03-25 09:19:49 [auto_selling_coches.net] INFO: Scrape type for 70172401: 1
2026-03-25 09:19:49 [auto_selling_coches.net] INFO: Scraping new listing 70172401
2026-03-25 09:19:49 [auto_selling_coches.net] INFO: Found listing with ID: 70157405
2026-03-25 09:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:19: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%2770157405%27 HTTP/1.1" 200 None
2026-03-25 09:19:49 [auto_selling_coches.net] INFO: Scrape type for 70157405: 1
2026-03-25 09:19:49 [auto_selling_coches.net] INFO: Scraping new listing 70157405
2026-03-25 09:19:49 [auto_selling_coches.net] INFO: Found listing with ID: 62496125
2026-03-25 09:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:19: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%2762496125%27 HTTP/1.1" 200 None
2026-03-25 09:19:49 [auto_selling_coches.net] INFO: Scrape type for 62496125: 1
2026-03-25 09:19:49 [auto_selling_coches.net] INFO: Scraping new listing 62496125
2026-03-25 09:19:49 [auto_selling_coches.net] INFO: Found listing with ID: 70130999
2026-03-25 09:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:19: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%2770130999%27 HTTP/1.1" 200 None
2026-03-25 09:19:49 [auto_selling_coches.net] INFO: Scrape type for 70130999: 1
2026-03-25 09:19:49 [auto_selling_coches.net] INFO: Scraping new listing 70130999
2026-03-25 09:19:49 [auto_selling_coches.net] INFO: Found listing with ID: 70063145
2026-03-25 09:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:19: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%2770063145%27 HTTP/1.1" 200 None
2026-03-25 09:19:50 [auto_selling_coches.net] INFO: Scrape type for 70063145: 1
2026-03-25 09:19:50 [auto_selling_coches.net] INFO: Scraping new listing 70063145
2026-03-25 09:19:50 [auto_selling_coches.net] INFO: Found listing with ID: 62411159
2026-03-25 09:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:19: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%2762411159%27 HTTP/1.1" 200 None
2026-03-25 09:19:50 [auto_selling_coches.net] INFO: Scrape type for 62411159: 1
2026-03-25 09:19:50 [auto_selling_coches.net] INFO: Scraping new listing 62411159
2026-03-25 09:19:50 [auto_selling_coches.net] INFO: Found listing with ID: 70008521
2026-03-25 09:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:19: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%2770008521%27 HTTP/1.1" 200 None
2026-03-25 09:19:50 [auto_selling_coches.net] INFO: Scrape type for 70008521: 1
2026-03-25 09:19:50 [auto_selling_coches.net] INFO: Scraping new listing 70008521
2026-03-25 09:19:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70250199> (referer: https://www.coches.net/concesionario/cvcarsmadrid/?pg=1) ['zyte-api']
2026-03-25 09:19:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 09:19:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70259520> (referer: https://www.coches.net/concesionario/cvcarsmadrid/?pg=1) ['zyte-api']
2026-03-25 09:19:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 09:19:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70250186> (referer: https://www.coches.net/concesionario/cvcarsmadrid/?pg=1) ['zyte-api']
2026-03-25 09:19:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 09:19:50 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
'body_type': 'Berlina',
'c_o_2_emission_value': 164,
'category': 'Coches',
'color': 'Negro',
'currency': 'EUR',
'description': '!!! OFERTA MES DE MARZO, de 5990€ a 5.590€, válida hasta el '
'31/03/26 !!!\n'
'\n'
'!! VEHICULO MUY CUIDADO TANTO INTERNA COMO EXTERNAMENTE !! \n'
'\n'
'CV Cars Madrid pone a su disposición este PEUGEOT 207 GT 1.6 '
'THP 150 con CAMBIO MANUAL , con 150 cv, 165.000km. Con '
'ITV en vigor hasta 03/2027. ETIQUETA MEDIOAMBIENTAL "C". \n'
'\n'
'!! POSIBILIDAD DE ENTREGAR FACTURA PROFORMA PARA QUE CONSIGA '
'EL MEJOR INTERES DE FINANCIACION CON SU BANCO !!\n'
'\n'
'\n'
'!! SE ENTREGA TOTALMENTE REVISADO Y CON EL MANTENIMIENTO '
'RECIEN REALIZADO CON FACTURA!!\n'
'\n'
'Realizamos videollamada o puedes contactarnos por mail, '
'teléfono, WhatsApp para coordinar tu cita presencial. Nos '
'adaptamos a tus horarios y te realizamos toda la gestión ¡Sin '
'necesidad de desplazarte!\n'
'\n'
'EQUIPACION: 3 puertas, , TECHO PANORAMICO, asientos '
'deportivos mixtos tela-cuero, Navegador, Cierre centralizado '
'con mando a distancia, dirección asistida, climatizador '
'automatico, Elevalunas eléctricos delanteros, RADIO CD, '
'pintura metalizada, volante y pomo de cambio en cuero, abs, '
'esp, ,........\n'
'\n'
'Cambio de titularidad y garantía comercial adicional no '
'están incluidos en el precio: 550€\n'
'\n'
'Adicionalmente se puede contratar una Garantía Mecánica '
'Europea de hasta 2 años\n'
'\n'
'Aceptamos tu vehículo como parte de pago, el precio para '
'cambios a tener en cuenta es el precio sin oferta.\n'
'\n'
'Disponibilidad para hacer prueba mecánica y de conducción por '
'un profesional de su confianza\n'
'\n'
'Ofrecemos posibilidad de mandar videos para ver el vehículo '
'con más precisión\n'
'\n'
'Recomendamos pedir cita para ver los vehículos\n'
'\n'
'Atendemos por WhatsApp también \n'
'\n'
'!!Posibilidad de enviar el vehículo a cualquier provincia de '
'la Península Ibérica, consúltanos!!\n'
'\n'
'Consulta condiciones de esta oferta, este anuncio puede '
'contener errores de transcripción y detalles sobre el '
'equipamiento del vehículo',
'doors_number': 3,
'emission_standard': 'C',
'engine': '1.6L',
'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/peugeot-207-gt-16-thp-150-3p-gasolina-2009-en-madrid-70250199-covo.aspx',
'listing': 'auction',
'location': 'Madrid',
'make': 'PEUGEOT',
'model': '207',
'odometer': 165000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19714178/0fb4c3d8-6132-4147-b57a-219167451e97.jpg',
'https://a.ccdn.es/cnet/vehicles/19714178/f2adaf08-276e-4b3a-b3d3-fe7e45be6697.jpg',
'https://a.ccdn.es/cnet/vehicles/19714178/10c35004-277f-47c1-85f6-c5aa23596087.jpg',
'https://a.ccdn.es/cnet/vehicles/19714178/4767da47-191e-4130-85e4-d1082b7c2bba.jpg',
'https://a.ccdn.es/cnet/vehicles/19714178/4ba3c7a7-860e-4204-afa5-738f596777f6.jpg',
'https://a.ccdn.es/cnet/vehicles/19714178/035d6ddb-6345-4e36-8de3-c80389c7fa61.jpg',
'https://a.ccdn.es/cnet/vehicles/19714178/058066f5-71d1-4cbb-8639-b3c47cc4d686.jpg',
'https://a.ccdn.es/cnet/vehicles/19714178/0e91e7ce-ddf1-4568-9f98-1a1d2da91a72.jpg',
'https://a.ccdn.es/cnet/vehicles/19714178/230a3941-88e2-4982-8b8f-9f3a511500f9.jpg',
'https://a.ccdn.es/cnet/vehicles/19714178/929cd9e9-73d6-4655-a04c-d9a8639c5e5c.jpg',
'https://a.ccdn.es/cnet/vehicles/19714178/fd8d8094-a874-4711-9d22-72c44678b617.jpg',
'https://a.ccdn.es/cnet/vehicles/19714178/4ccb7879-4e4f-49f4-8304-1c49d83dc0e0.jpg',
'https://a.ccdn.es/cnet/vehicles/19714178/24919530-b98c-4f9d-9953-a5f28597e635.jpg',
'https://a.ccdn.es/cnet/vehicles/19714178/3cf7ad40-b023-4054-ad4b-6ef53dc8b215.jpg',
'https://a.ccdn.es/cnet/vehicles/19714178/a37d7596-36bf-48a8-80c4-8d9f1189d1e6.jpg',
'https://a.ccdn.es/cnet/vehicles/19714178/c96f3b6d-4bb2-441d-bbf7-eda4fe2f8279.jpg',
'https://a.ccdn.es/cnet/vehicles/19714178/6ee7a338-f0c6-4c0f-85da-e32a19917776.jpg'],
'price': 5590,
'price_includes_vat': True,
'registration_date': '2009-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'PEUGEOT 207 GT 1.6 THP 150',
'transmission': 'manual',
'trim': 'GT 1.6 THP 150',
'vin': None,
'year': 2009}
2026-03-25 09:19:50 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 617e6324-6054-598a-9cd0-90e78b31c965 with identifier: 70250199
2026-03-25 09:19:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 617e6324-6054-598a-9cd0-90e78b31c965
2026-03-25 09:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:19: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%252F19714178%252F0fb4c3d8-6132-4147-b57a-219167451e97.jpg%27 HTTP/1.1" 200 None
2026-03-25 09:19:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19714178/0fb4c3d8-6132-4147-b57a-219167451e97.jpg not downloaded yet
2026-03-25 09:19:50 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
'body_type': 'SUV',
'c_o_2_emission_value': 195,
'category': 'Coches',
'color': 'Blanco',
'currency': 'EUR',
'description': '!!! VEHICULO MUY CUIDADO,TANTO INTERIOR COMO EXTERIORMENTE, '
'EN PERFECTO ESTADO !!! !!! 5 PLAZAS !!!\n'
'\n'
' !!FINANCIACION 100% CON NUESTRA FINANCIERA, CUOTA MENSUAL '
'DESDE 366€ AL MES, O POSIBILIDAD DE ENTREGAR FACTURA '
'PROFORMA PARA QUE LO SOLICITE EN SU BANCO!!\n'
'\n'
'!!! MANTENIMIENTO DE CAJA DE CAMBIOS AUTOMATICA HACE UN AÑO, '
'CON FACTURA !!!\n'
'\n'
'CV Cars Madrid pone a su disposición este BMW X6 xDRIVE 3.0d '
'con CAMBIO AUTOMATICO , con 245cv, 220.000km. ETIQUETA '
'MEDIOAMBIENTAL "B". ITV en vigor hasta 12/26. NACIONAL\n'
'\n'
'Realizamos videollamada o puedes contactarnos por mail, '
'teléfono, WhatsApp para coordinar tu cita presencial. Nos '
'adaptamos a tus horarios y te realizamos toda la gestión ¡Sin '
'necesidad de desplazarte!\n'
'\n'
'EQUIPACION: \n'
'Techo solar\n'
'5 plazas\n'
'Tracción integral permanente con distribución variable de par '
'(xDrive) \n'
'Personal Profile (almacenamiento de ajustes con llave) \n'
'Accionamiento automático del portón trasero \n'
'Cubierta del maletero abatible \n'
'Cámara para marcha atrás con Top View Control de distancia en '
'aparcamiento (PDC) delante Control de distancia en '
'aparcamiento (PDC) detrás \n'
'Volante deportivo de cuero Levas de cambio Steptronic en '
'volante Luz de ambiente Control de crucero con función de '
'frenado \n'
'Climatizador de 2 zonas \n'
'Retrovisores exteriores calefactados Retrovisores exteriores '
'con antideslumbramiento automático Retrovisores exteriores '
'ajustables eléctricamente Retrovisores exteriores con plegado '
'eléctrico \n'
'Sensor de lluvia \n'
'Faros de xenón \n'
'Retrovisor interior con antideslumbramiento automático \n'
'Mando de apertura a distancia \n'
'Conexión AUX In \n'
'Hill Descent Control,........\n'
'\n'
'\n'
'Cambio de titularidad y garantía comercial adicional no '
'están incluidos en el precio: 550€\n'
'\n'
'Aceptamos tu vehículo como parte de pago, el precio para '
'cambios a tener en cuenta es el precio sin oferta.\n'
'\n'
'Disponibilidad para hacer prueba mecánica y de conducción por '
'un profesional de su confianza\n'
'\n'
'Ofrecemos posibilidad de mandar videos para ver el vehículo '
'con más precisión\n'
'\n'
'Recomendamos pedir cita para ver los vehículos\n'
'\n'
'Atendemos por WhatsApp también \n'
'\n'
'!!Posibilidad de enviar el vehículo a cualquier provincia de '
'la Península Ibérica, consúltanos!!\n'
'\n'
'Consulta condiciones de esta oferta, este anuncio puede '
'contener errores de transcripción y detalles sobre el '
'equipamiento del vehículo',
'doors_number': 5,
'emission_standard': 'B',
'engine': '3.0L',
'engine_horse_power': 245,
'expiration_date': None,
'fuel_type': 'Diesel',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/bmw-x6-xdrive30d-5p-diesel-2012-en-madrid-70259520-covo.aspx',
'listing': 'auction',
'location': 'Madrid',
'make': 'BMW',
'model': 'X6',
'odometer': 220000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19721481/d20d4f86-6b4f-4ba2-89b4-9762f74ae1e3.jpg',
'https://a.ccdn.es/cnet/vehicles/19721481/298c1f7a-7929-4e25-a598-cc0dfda2a53d.jpg',
'https://a.ccdn.es/cnet/vehicles/19721481/f2b48a52-87d6-4faf-8772-0bbf20d93696.jpg',
'https://a.ccdn.es/cnet/vehicles/19721481/bc8cd9c8-3a9c-4827-baca-816db1dd8d62.jpg',
'https://a.ccdn.es/cnet/vehicles/19721481/96ceac7e-a5df-420b-b788-421d9df75429.jpg',
'https://a.ccdn.es/cnet/vehicles/19721481/8cb7df96-7165-4943-aff3-8005e5fb29fe.jpg',
'https://a.ccdn.es/cnet/vehicles/19721481/1866d550-6c42-401f-9024-fdd3c45735bf.jpg',
'https://a.ccdn.es/cnet/vehicles/19721481/d1ef8b8b-b1cb-4456-ba04-8626d908a415.jpg',
'https://a.ccdn.es/cnet/vehicles/19721481/46895aad-4bec-43fb-a690-656e6357e807.jpg',
'https://a.ccdn.es/cnet/vehicles/19721481/eb83f2e5-4c7e-4e4f-af5c-5fd73297b33e.jpg',
'https://a.ccdn.es/cnet/vehicles/19721481/215ebfbe-2a52-4955-a726-bfe0981bb3ae.jpg',
'https://a.ccdn.es/cnet/vehicles/19721481/1060be98-7639-487b-8f1c-59c5b7cfbd24.jpg',
'https://a.ccdn.es/cnet/vehicles/19721481/1cc8ebf5-7a4c-4ac2-8c60-5ab3543f53b8.jpg',
'https://a.ccdn.es/cnet/vehicles/19721481/e186b954-cdb1-4c68-a28b-df8da6175b31.jpg',
'https://a.ccdn.es/cnet/vehicles/19721481/f9addf2e-320b-42a6-b316-67154ddffcab.jpg',
'https://a.ccdn.es/cnet/vehicles/19721481/6c068ef0-cacb-4728-826b-1cc12db7656f.jpg',
'https://a.ccdn.es/cnet/vehicles/19721481/136f840b-7227-4cdd-9c3a-ae548ef50010.jpg',
'https://a.ccdn.es/cnet/vehicles/19721481/d426679d-fdf0-4d7e-8057-255b084b2369.jpg',
'https://a.ccdn.es/cnet/vehicles/19721481/be42d28d-e7f7-4ba8-8bbd-930ec779a64e.jpg',
'https://a.ccdn.es/cnet/vehicles/19721481/5e3734db-baab-47d4-bab2-95419302d04a.jpg',
'https://a.ccdn.es/cnet/vehicles/19721481/bb8dfee9-af65-4288-85ed-7354d26b05ec.jpg',
'https://a.ccdn.es/cnet/vehicles/19721481/32579d59-868d-4feb-81e4-ffbe3a06b288.jpg',
'https://a.ccdn.es/cnet/vehicles/19721481/58a46988-c5a1-4493-8c9e-41112194c9f2.jpg',
'https://a.ccdn.es/cnet/vehicles/19721481/6bbaa972-57e2-439a-b133-760f985738c1.jpg',
'https://a.ccdn.es/cnet/vehicles/19721481/07b2b84f-74fb-4a1c-9dca-63524f7c8cc6.jpg',
'https://a.ccdn.es/cnet/vehicles/19721481/040c77ce-5fa7-41bc-b1df-7e2cba2aeba8.jpg',
'https://a.ccdn.es/cnet/vehicles/19721481/1981b5cb-2f87-4836-b2f4-249c447f159b.jpg',
'https://a.ccdn.es/cnet/vehicles/19721481/1b63dd03-487e-4e3e-bf1c-d73543828fe1.jpg'],
'price': 19990,
'price_includes_vat': True,
'registration_date': '2012-01-01',
'seats_number': 4,
'seller_name': None,
'title': 'BMW X6 xDrive30d',
'transmission': 'automatic',
'trim': 'xDrive30d',
'vin': None,
'year': 2012}
2026-03-25 09:19:50 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: a35de33e-96c1-5147-b42a-a14c8eeec6fc with identifier: 70259520
2026-03-25 09:19:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item a35de33e-96c1-5147-b42a-a14c8eeec6fc
2026-03-25 09:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:19: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%252F19721481%252Fd20d4f86-6b4f-4ba2-89b4-9762f74ae1e3.jpg%27 HTTP/1.1" 200 None
2026-03-25 09:19:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19721481/d20d4f86-6b4f-4ba2-89b4-9762f74ae1e3.jpg not downloaded yet
2026-03-25 09:19:50 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
'body_type': 'SUV',
'c_o_2_emission_value': None,
'category': 'Coches',
'color': 'Beige',
'currency': 'EUR',
'description': '!!! OFERTA MES DE MARZO, de 25.990€ a 22.990€, válida hasta '
'el 31/03/26 !!!\n'
'\n'
'!! VEHICULO COMO NUEVO, MUY CUIDADO TANTO INTERIOR COMO '
'EXTERIOR !! \n'
'\n'
'!!! TRACCION 4x4 !!! !!! HIBRIDO: ELECTRICO + DIESEL !! !! '
'CON ETIQUETA "ECO" !!!\n'
'\n'
'!! FINANCIACIÓN del 100% DEL VALOR DEL COCHE, desde 295€ al '
'mes, CONSULTANOS !! \n'
'\n'
'CV Cars Madrid pone a su disposición este HYUNDAI TUCSON 1.6 '
'CRDi 48v STYLE 4x4, con CAMBIO AUTOMATICO, 96.000km. '
'ETIQUETA MEDIOAMBIENTAL "ECO". NACIONAL Y UNICO PROPIETARIO\n'
'\n'
'!! SE ENTREGA TOTALMENTE REVISADO Y CON EL MANTENIMIENTO '
'RECIEN REALIZADO CON FACTURA!!\n'
'\n'
'EQUIPACION: \n'
'TRACCION INTEGRAL 4X4\n'
'CAMBIO AUTOMATICO\n'
'LLANTA 19\n'
'PARKTRONIC DELANTERO Y TRASERO + CÁMARA TRASERA\n'
'SONIDO KRELL\n'
'VOLANTE MULTIFUNCIÓN + LEVAS\n'
'RETROVISORES PLEGADO AUTOMÁTICO \n'
'SENSOR DE LUCES Y LLUVIA\n'
'APPLE CAR PLAY - ANDROID AUTO \n'
'CLIMATIZADOR BIZONA \n'
'NAVEGADOR \n'
'SEGURIDAD DELANTERA \n'
'SEGURIDAD CARRIL \n'
'APARCAMIENTO SEGURIDAD \n'
'LÍMITE VELOCIDAD\n'
'LUNETAS TRASERAS TINTADAS\n'
'AIRBAGS - FIJACIÓN ISOFIX\n'
'ETC\n'
'\n'
'Cambio de titularidad y garantía comercial adicional no '
'están incluidos en el precio: 650€\n'
'\n'
'Adicionalmente se puede contratar una Garantía Mecánica '
'Europea de hasta 3 años\n'
'\n'
'Aceptamos tu vehículo como parte de pago, el precio para '
'cambios a tener en cuenta es el precio sin oferta.\n'
'\n'
'Disponibilidad para hacer prueba mecánica y de conducción por '
'un profesional de su confianza\n'
'\n'
'Ofrecemos posibilidad de mandar videos para ver el vehículo '
'con más precisión\n'
'\n'
'Financiación sin entrada o personalizada\n'
'\n'
'Recomendamos pedir cita para ver los vehículos\n'
'\n'
'Atendemos por WhatsApp también .\n'
'\n'
'!!Posibilidad de enviar el vehículo a cualquier provincia de '
'la Península Ibérica, consúltanos!!\n'
'\n'
'Consulta condiciones de esta oferta, este anuncio puede '
'contener errores de transcripción y detalles sobre el '
'equipamiento del vehículo',
'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/hyundai-tucson-16-crdi-100kw-136cv-48v-style-dct-4x4-5p-electrico-hibrido-2023-en-madrid-70250186-covo.aspx',
'listing': 'auction',
'location': 'Madrid',
'make': 'HYUNDAI',
'model': 'Tucson',
'odometer': 98000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19714095/92113433-828e-44a2-a511-62d2360b5811.jpg',
'https://a.ccdn.es/cnet/vehicles/19714095/44a913b5-682b-4c4f-8fae-e3dbfdcf4a1f.jpg',
'https://a.ccdn.es/cnet/vehicles/19714095/a995b46c-4a6c-4f19-a064-aa8a7d9451eb.jpg',
'https://a.ccdn.es/cnet/vehicles/19714095/983c384f-4dc4-41c3-bcf8-1a12b73a151c.jpg',
'https://a.ccdn.es/cnet/vehicles/19714095/de05edab-ee49-4e96-8004-4a16e1638161.jpg',
'https://a.ccdn.es/cnet/vehicles/19714095/069b7ad4-5f02-4960-9767-a91db3f4756a.jpg',
'https://a.ccdn.es/cnet/vehicles/19714095/0d9101c2-191c-4d14-a36b-775ec078a14f.jpg',
'https://a.ccdn.es/cnet/vehicles/19714095/e12ea1d9-ae6a-433b-8561-cb809c751cf3.jpg',
'https://a.ccdn.es/cnet/vehicles/19714095/deb7430a-3090-43e4-8f3c-98bbc04b608f.jpg',
'https://a.ccdn.es/cnet/vehicles/19714095/3a45a478-6882-4944-b2ea-5323ccad18a4.jpg',
'https://a.ccdn.es/cnet/vehicles/19714095/a63c9962-f4c0-4a19-b5aa-d5ea59c46bbf.jpg',
'https://a.ccdn.es/cnet/vehicles/19714095/490927fa-faf2-4227-aa02-7a6e66ab0628.jpg',
'https://a.ccdn.es/cnet/vehicles/19714095/75d6f687-e2ed-4505-8a52-e32f05383959.jpg',
'https://a.ccdn.es/cnet/vehicles/19714095/51aac9fb-6549-4500-8869-e91749d3b4bb.jpg',
'https://a.ccdn.es/cnet/vehicles/19714095/f3e829a3-248e-4f51-8ab1-234038eb0804.jpg',
'https://a.ccdn.es/cnet/vehicles/19714095/241202bd-8239-436c-9669-3c93c64c714a.jpg',
'https://a.ccdn.es/cnet/vehicles/19714095/f78d755f-99ef-46a0-91fb-615c4b9de45e.jpg',
'https://a.ccdn.es/cnet/vehicles/19714095/68af4f7e-35bb-47c7-b391-55b465d68621.jpg',
'https://a.ccdn.es/cnet/vehicles/19714095/a281ea1e-07de-47e0-b660-a6944055550a.jpg',
'https://a.ccdn.es/cnet/vehicles/19714095/0c068c92-1f1a-4c85-b10c-4bf001750f0c.jpg',
'https://a.ccdn.es/cnet/vehicles/19714095/07855a59-3bea-45a2-88cc-46ffd983377f.jpg',
'https://a.ccdn.es/cnet/vehicles/19714095/a22a7573-96dc-430e-9837-a0e37336dc3e.jpg',
'https://a.ccdn.es/cnet/vehicles/19714095/b745c483-9c2c-4202-b703-2962304a73eb.jpg',
'https://a.ccdn.es/cnet/vehicles/19714095/a2024f90-9802-48f5-b136-5ea86033c97c.jpg',
'https://a.ccdn.es/cnet/vehicles/19714095/4aceed5d-895d-4a27-a141-e03d644a449b.jpg',
'https://a.ccdn.es/cnet/vehicles/19714095/736ee837-6257-48bf-94d7-6c9a7e8a065e.jpg',
'https://a.ccdn.es/cnet/vehicles/19714095/43e1d1cb-b93d-498e-ab97-0bac5201ce64.jpg'],
'price': 22990,
'price_includes_vat': True,
'registration_date': '2023-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'HYUNDAI Tucson 1.6 CRDI 48V Style DCT 4x4',
'transmission': 'automatic',
'trim': '1.6 CRDI 100kW 136CV 48V Style DCT 4x4',
'vin': None,
'year': 2023}
2026-03-25 09:19:50 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: f2dce1ba-ba60-59a3-86a2-18adde5ef7fa with identifier: 70250186
2026-03-25 09:19:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item f2dce1ba-ba60-59a3-86a2-18adde5ef7fa
2026-03-25 09:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:19: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%252F19714095%252F92113433-828e-44a2-a511-62d2360b5811.jpg%27 HTTP/1.1" 200 None
2026-03-25 09:19:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19714095/92113433-828e-44a2-a511-62d2360b5811.jpg not downloaded yet
2026-03-25 09:19:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70250185> (referer: https://www.coches.net/concesionario/cvcarsmadrid/?pg=1) ['zyte-api']
2026-03-25 09:19:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70250192> (referer: https://www.coches.net/concesionario/cvcarsmadrid/?pg=1) ['zyte-api']
2026-03-25 09:19:50 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
'body_type': 'SUV',
'c_o_2_emission_value': 96,
'category': 'Coches',
'color': 'Blanco',
'currency': 'EUR',
'description': '!!! OFERTA MES DE MARZO, de 16.490€ a 13.990€, válida hasta '
'el 31/03/26 !!!\n'
'\n'
'!! VEHICULO MUY CUIDADO TANTO INTERIOR COMO EXTERIOR !! !!TAN '
'SOLO 44.000KM !!\n'
'\n'
'!! FINANCIACIÓN A SU MEDIDA, DESDE 182€/MES, CONSULTANOS !! \n'
'\n'
'CV Cars Madrid pone a su disposición este PEUGEOT 2008 1.5 '
'BLUEHDI ACTIVE PACK con CAMBIO MANUAL , 110cv , 44.000km. '
'ETIQUETA MEDIOAMBIENTAL "C". NACIONAL.\n'
'\n'
'!! SE ENTREGA TOTALMENTE REVISADO Y CON EL MANTENIMIENTO '
'RECIEN REALIZADO CON FACTURA!!\n'
'\n'
'EQUIPACION: Faros FULL LED\n'
'Pantalla táctil\n'
'Andorid Auto + Apple Car Play\n'
'Bluetooth / manos libres\n'
'Climatizador\n'
'Sensor de luces\n'
'Sensor de lluvia\n'
'Sensor de parking trasero\n'
'Limitador / regulador velocidad\n'
'Sensor FRONT ASISTANT\n'
'Volante multifunción\n'
'Espejos plegables eléctricamente.\n'
'ISOFIX\n'
'ABS\n'
'ESP ..........\n'
'\n'
'Cambio de titularidad y garantía comercial adicional no '
'están incluidos en el precio: 550€\n'
'\n'
'Adicionalmente se puede contratar una Garantía Mecánica '
'Europea de hasta 3 años\n'
'\n'
'Aceptamos tu vehículo como parte de pago, el precio para '
'cambios a tener en cuenta es el precio sin oferta.\n'
'\n'
'Disponibilidad para hacer prueba mecánica y de conducción por '
'un profesional de su confianza\n'
'\n'
'Ofrecemos posibilidad de mandar videos para ver el vehículo '
'con más precisión\n'
'\n'
'Financiación sin entrada o personalizada\n'
'\n'
'Recomendamos pedir cita para ver los vehículos\n'
'\n'
'Atendemos por WhatsApp también .\n'
'\n'
'!!Posibilidad de enviar el vehículo a cualquier provincia de '
'la Península Ibérica, consúltanos!!\n'
'\n'
'Consulta condiciones de esta oferta, este anuncio puede '
'contener errores de transcripción y detalles sobre el '
'equipamiento del vehículo',
'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-pack-bluehdi-81kw-110cv-5p-diesel-2022-en-madrid-70250185-covo.aspx',
'listing': 'auction',
'location': 'Madrid',
'make': 'PEUGEOT',
'model': '2008',
'odometer': 44000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19714079/eea02019-d205-4c3e-b45d-8094428cc9e0.jpg',
'https://a.ccdn.es/cnet/vehicles/19714079/02e43011-9619-4f01-96db-9518b8642f8e.jpg',
'https://a.ccdn.es/cnet/vehicles/19714079/85b179ae-5990-4fb4-8ff6-6bbba05a9264.jpg',
'https://a.ccdn.es/cnet/vehicles/19714079/c950e570-0242-4d7b-92ae-ed8b4492f0ea.jpg',
'https://a.ccdn.es/cnet/vehicles/19714079/7f494974-0d45-4bbb-97e7-eacc8bc347d1.jpg',
'https://a.ccdn.es/cnet/vehicles/19714079/fa51da59-fc84-4995-9a03-6a52a9cf4a67.jpg',
'https://a.ccdn.es/cnet/vehicles/19714079/47257be6-f44e-4fdf-b644-072e99345ff8.jpg',
'https://a.ccdn.es/cnet/vehicles/19714079/c0af5687-5d74-4ec3-b431-626c2b83f5fa.jpg',
'https://a.ccdn.es/cnet/vehicles/19714079/6765073b-c97a-4480-a687-64682f71b05c.jpg',
'https://a.ccdn.es/cnet/vehicles/19714079/766d70a3-c84c-4624-8adc-ba262eab2d72.jpg',
'https://a.ccdn.es/cnet/vehicles/19714079/56dce53a-26a7-434b-a6e1-52fc16ff3108.jpg',
'https://a.ccdn.es/cnet/vehicles/19714079/c324bc18-5fdb-473a-b881-fdf6fe818b66.jpg',
'https://a.ccdn.es/cnet/vehicles/19714079/7b476f69-1ae4-473a-9dc0-bbcc8c7a4a57.jpg',
'https://a.ccdn.es/cnet/vehicles/19714079/cec2f08a-089d-48dd-8bc6-487063f433b2.jpg',
'https://a.ccdn.es/cnet/vehicles/19714079/ba85dc68-c05f-4b24-9427-b330ec0fdaf9.jpg',
'https://a.ccdn.es/cnet/vehicles/19714079/5ada6d11-b9ea-4799-aed0-a015216319bd.jpg',
'https://a.ccdn.es/cnet/vehicles/19714079/138a90c7-bfbc-47a6-911a-6bc8ae6a6b92.jpg',
'https://a.ccdn.es/cnet/vehicles/19714079/91a79a4c-7939-4809-86e6-f4f7a0c7d940.jpg',
'https://a.ccdn.es/cnet/vehicles/19714079/2e2da005-9cdb-44f4-ab02-f74f6eb1db61.jpg',
'https://a.ccdn.es/cnet/vehicles/19714079/d1e7e1bc-69b5-4acb-b1b8-e7c73dfea3d5.jpg',
'https://a.ccdn.es/cnet/vehicles/19714079/ff2b62f5-0a61-4f79-815d-ae53632cc002.jpg',
'https://a.ccdn.es/cnet/vehicles/19714079/fbb0420e-6548-42a9-b3ee-737be7506b4a.jpg',
'https://a.ccdn.es/cnet/vehicles/19714079/838df7df-7e79-4123-b1f0-0440a8541934.jpg'],
'price': 13990,
'price_includes_vat': True,
'registration_date': '2022-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'PEUGEOT 2008 Active Pack BlueHDI',
'transmission': 'manual',
'trim': 'Active Pack BlueHDI 81kW 110CV',
'vin': None,
'year': 2022}
2026-03-25 09:19:50 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 14a93dd6-420f-5fe6-b3d6-957e16a0f2aa with identifier: 70250185
2026-03-25 09:19:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 14a93dd6-420f-5fe6-b3d6-957e16a0f2aa
2026-03-25 09:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:19: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%252F19714079%252Feea02019-d205-4c3e-b45d-8094428cc9e0.jpg%27 HTTP/1.1" 200 None
2026-03-25 09:19:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19714079/eea02019-d205-4c3e-b45d-8094428cc9e0.jpg not downloaded yet
2026-03-25 09:19:50 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
'body_type': 'SUV',
'c_o_2_emission_value': 153,
'category': 'Coches',
'color': 'Blanco',
'currency': 'EUR',
'description': '!!! OFERTA DE MARZO, de 19.990€ a 17.990€, válida hasta el '
'31/03/26 !!!\n'
'\n'
'!!! VEHICULO MUY CUIDADO TANTO INTERIOR COMO EXTERIOR !!!\n'
'\n'
'!!! POSIBILIDAD DE FINANCIAR EL 100% DEL VALOR DEL VEHICULO, '
'desde 249€ al mes !!!\n'
'\n'
'CV CARS Madrid pone a su disposición este HYUNDAI TUCSON 1.6 '
'GDI NLINE LITE 4x2 con CAMBIO MANUAL con 131 cv, '
'100.000km. Con ITV en vigor hasta 03/27. \n'
'\n'
'Realizamos videollamada o puedes contactarnos por mail, '
'teléfono, WhatsApp para coordinar tu cita presencial. Nos '
'adaptamos a tus horarios y te realizamos toda la gestión ¡Sin '
'necesidad de desplazarte!\n'
'\n'
'\n'
'EQUIPACION: \n'
'\n'
'Sistema de Navegación GPS\n'
'- Control de crucero\n'
'- Cámara trasera\n'
'- Sensores de aparcamiento traseros\n'
'- Asistente en carril\n'
'- Reconocimiento de las señales de tráfico\n'
'- Apple CarPlay\n'
'- Android Auto\n'
'- Toberas de aire traseras\n'
'- Climatizador automático 2 zonas\n'
'- Asientos traseros abatibles\n'
'- Volante multifuncional\n'
'- Control de descenso en pendientes\n'
'- Selector modo de conducción\n'
'- Elevalunas eléctricos\n'
'- Cierre centralizado\n'
'- Portavasos delantero\n'
'- Portavasos trasero\n'
'- Reposabrazos trasero\n'
'- Reposabrazos delantero\n'
'- Radio\n'
'- AUX\n'
'- USB\n'
'- Bluetooth\n'
'- Dispositivo de manos libres\n'
'- Ordenador de a bordo\n'
'- Entrada 12V\n'
'- Retrovisores exteriores regulables eléctricamente\n'
'- Retrovisores exteriores plegables eléctricamente\n'
'- Control automático de las luces\n'
'- Luces antinieblas\n'
'- ABS\n'
'- Sistema de Estabilizador Electrónico (ESP)\n'
'- Sistema de anclajes ISOFIX\n'
'- Dirección asistida\n'
'- Barras de techo portaequipajes\n'
'- Sistema Start / Stop\n'
'- Tipo transmisión: Tracción delantera\n'
'- Caja de cambios 6-marcha\n'
'\n'
'Cambio de titularidad y garantía comercial adicional no '
'incluido en precio: +650€.\n'
'\n'
'!! Posibilidad de ampliar la garantia mecánica hasta 3 años '
'!!\n'
'\n'
'Aceptamos tu vehículo como parte de pago, el precio para '
'cambios a tener en cuenta es el precio sin oferta.\n'
'\n'
'Disponibilidad para hacer prueba mecánica y de conducción por '
'un profesional de su confianza\n'
'\n'
'Ofrecemos posibilidad de mandar videos para ver el vehículo '
'con más precisión\n'
'\n'
'Recomendamos pedir cita para ver los vehículos\n'
'\n'
'!!Posibilidad de enviar el vehículo a cualquier provincia de '
'la Península Ibérica, consúltanos!!\n'
'\n'
'Consulta condiciones de esta oferta, este anuncio puede '
'contener errores de transcripción y detalles sobre el '
'equipamiento del vehículoranscripción y detalles sobre el '
'equipamiento del vehículo',
'doors_number': 5,
'emission_standard': 'C',
'engine': '1.6L',
'engine_horse_power': 132,
'expiration_date': None,
'fuel_type': 'Gasolina',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/hyundai-tucson-16-gdi-97kw-131cv-nline-lite-4x2-5p-gasolina-2020-en-madrid-70250192-covo.aspx',
'listing': 'auction',
'location': 'Madrid',
'make': 'HYUNDAI',
'model': 'Tucson',
'odometer': 100000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19714150/7dbcf964-2de5-49d2-8080-7f660b3f6ab4.jpg',
'https://a.ccdn.es/cnet/vehicles/19714150/36e74d7d-f192-4871-8d6a-6b730cd1d163.jpg',
'https://a.ccdn.es/cnet/vehicles/19714150/ba0a3543-96e8-4062-9af7-59f28a5f20fb.jpg',
'https://a.ccdn.es/cnet/vehicles/19714150/92072e0e-abc4-408e-a333-6427cffb8af8.jpg',
'https://a.ccdn.es/cnet/vehicles/19714150/5d851114-05be-4eec-97f0-c72a1c317e05.jpg',
'https://a.ccdn.es/cnet/vehicles/19714150/fb93d6ce-bcf9-4e08-b6af-9b5398e8fc29.jpg',
'https://a.ccdn.es/cnet/vehicles/19714150/f10e8397-855d-4a8f-bd85-6a2b09999fa4.jpg',
'https://a.ccdn.es/cnet/vehicles/19714150/d13ee4d4-d954-4661-a61f-dfc621dcc703.jpg',
'https://a.ccdn.es/cnet/vehicles/19714150/90f5f128-9839-42f8-a9bf-b31cd00006f8.jpg',
'https://a.ccdn.es/cnet/vehicles/19714150/7d6e04b7-447b-4758-a5bf-d6407666efc5.jpg',
'https://a.ccdn.es/cnet/vehicles/19714150/7389f588-e972-4f15-8b90-2bce6a9b851a.jpg',
'https://a.ccdn.es/cnet/vehicles/19714150/4a7714b8-3094-4639-a1ac-92d5366bd7fa.jpg',
'https://a.ccdn.es/cnet/vehicles/19714150/7efac510-2685-46f5-8717-4c17b6a4950c.jpg',
'https://a.ccdn.es/cnet/vehicles/19714150/0fb2256f-d63f-48e2-b401-101cf64c8a42.jpg',
'https://a.ccdn.es/cnet/vehicles/19714150/9b69dc20-6f89-4508-9524-0076368781c4.jpg',
'https://a.ccdn.es/cnet/vehicles/19714150/6ecf0723-d9c3-4ae9-8aec-e7b2cc04f9e9.jpg',
'https://a.ccdn.es/cnet/vehicles/19714150/0b6a5286-eaa2-4304-9c96-812fa44842d5.jpg',
'https://a.ccdn.es/cnet/vehicles/19714150/5cd0a8e9-1392-431c-b6b6-841b12d062af.jpg',
'https://a.ccdn.es/cnet/vehicles/19714150/dc9da08f-043f-4a4e-9777-2c1b0b68b01b.jpg',
'https://a.ccdn.es/cnet/vehicles/19714150/c54d94c8-1e94-442c-a850-d6a4496ba752.jpg',
'https://a.ccdn.es/cnet/vehicles/19714150/3d057184-a6b6-490c-b37c-12af0d12093c.jpg',
'https://a.ccdn.es/cnet/vehicles/19714150/0f8af8a3-4602-455b-a97c-e64251679df3.jpg',
'https://a.ccdn.es/cnet/vehicles/19714150/9dab51b3-1edc-4807-b881-612f3176841a.jpg'],
'price': 17890,
'price_includes_vat': True,
'registration_date': '2021-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'HYUNDAI Tucson 1.6 GDI NLine Lite 4X2',
'transmission': 'manual',
'trim': '1.6 GDI 97kW 131CV NLine Lite 4X2',
'vin': None,
'year': 2021}
2026-03-25 09:19:50 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 52cc985c-0770-59f3-a392-1056bbe339dd with identifier: 70250192
2026-03-25 09:19:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 52cc985c-0770-59f3-a392-1056bbe339dd
2026-03-25 09:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:19: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%252F19714150%252F7dbcf964-2de5-49d2-8080-7f660b3f6ab4.jpg%27 HTTP/1.1" 200 None
2026-03-25 09:19:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19714150/7dbcf964-2de5-49d2-8080-7f660b3f6ab4.jpg not downloaded yet
2026-03-25 09:19:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/19714095/92113433-828e-44a2-a511-62d2360b5811.jpg> (referer: None)
2026-03-25 09:19:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/19721481/d20d4f86-6b4f-4ba2-89b4-9762f74ae1e3.jpg> (referer: None)
2026-03-25 09:19:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/19714079/eea02019-d205-4c3e-b45d-8094428cc9e0.jpg> (referer: None)
2026-03-25 09:19:51 [common.azure_blobstore] INFO: Using managed identity for Azure Blob Storage
2026-03-25 09:19:51 [common.azure_blobstore] INFO: Using managed identity with client ID: 39192755-105d-4ce2-a21d-ab53b63f8b87
2026-03-25 09:19:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 09:19:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f9fd0bd63d0>
2026-03-25 09:19:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 09:19:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
2026-03-25 09:19:51 [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-25 09:19:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): alxproduction.blob.core.windows.net:443
2026-03-25 09:19:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 09:19:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 09:19:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f2dce1ba-ba60-59a3-86a2-18adde5ef7fa/f2dce1ba-ba60-59a3-86a2-18adde5ef7fa_image_0.jpg HTTP/1.1" 201 0
2026-03-25 09:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:19: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%252F19714095%252F92113433-828e-44a2-a511-62d2360b5811.jpg') HTTP/1.1" 204 0
2026-03-25 09:19:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19714095/92113433-828e-44a2-a511-62d2360b5811.jpg saved to cache
2026-03-25 09:19:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item f2dce1ba-ba60-59a3-86a2-18adde5ef7fa
2026-03-25 09:19:51 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item f2dce1ba-ba60-59a3-86a2-18adde5ef7fa sending to next pipeline
2026-03-25 09:19:51 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: f2dce1ba-ba60-59a3-86a2-18adde5ef7fa with identifier 70250186
2026-03-25 09:19:51 [azure.servicebus._pyamqp._connection] INFO: Connection state changed: None -> <ConnectionState.START: 0>
2026-03-25 09:19:51 [azure.servicebus._pyamqp._connection] INFO: Connection state changed: <ConnectionState.START: 0> -> <ConnectionState.HDR_SENT: 2>
2026-03-25 09:19:51 [azure.servicebus._pyamqp._connection] INFO: Connection state changed: <ConnectionState.HDR_SENT: 2> -> <ConnectionState.HDR_SENT: 2>
2026-03-25 09:19:51 [azure.servicebus._pyamqp._connection] INFO: Connection state changed: <ConnectionState.HDR_SENT: 2> -> <ConnectionState.OPEN_PIPE: 4>
2026-03-25 09:19:51 [azure.servicebus._pyamqp.session] INFO: Session state changed: <SessionState.UNMAPPED: 0> -> <SessionState.BEGIN_SENT: 1>
2026-03-25 09:19:51 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.DETACHED: 0> -> <LinkState.ATTACH_SENT: 1>
2026-03-25 09:19:51 [azure.servicebus._pyamqp.management_link] INFO: Management link receiver state changed: <LinkState.DETACHED: 0> -> <LinkState.ATTACH_SENT: 1>
2026-03-25 09:19:51 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.DETACHED: 0> -> <LinkState.ATTACH_SENT: 1>
2026-03-25 09:19:51 [azure.servicebus._pyamqp.management_link] INFO: Management link sender state changed: <LinkState.DETACHED: 0> -> <LinkState.ATTACH_SENT: 1>
2026-03-25 09:19:51 [azure.servicebus._pyamqp._connection] INFO: Connection state changed: <ConnectionState.OPEN_PIPE: 4> -> <ConnectionState.OPEN_SENT: 7>
2026-03-25 09:19:51 [azure.servicebus._pyamqp._connection] INFO: Connection state changed: <ConnectionState.OPEN_SENT: 7> -> <ConnectionState.OPENED: 9>
2026-03-25 09:19:51 [azure.servicebus._pyamqp.session] INFO: Session state changed: <SessionState.BEGIN_SENT: 1> -> <SessionState.MAPPED: 3>
2026-03-25 09:19:51 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.ATTACH_SENT: 1> -> <LinkState.ATTACHED: 3>
2026-03-25 09:19:51 [azure.servicebus._pyamqp.management_link] INFO: Management link receiver state changed: <LinkState.ATTACH_SENT: 1> -> <LinkState.ATTACHED: 3>
2026-03-25 09:19:51 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.ATTACH_SENT: 1> -> <LinkState.ATTACHED: 3>
2026-03-25 09:19:51 [azure.servicebus._pyamqp.management_link] INFO: Management link sender state changed: <LinkState.ATTACH_SENT: 1> -> <LinkState.ATTACHED: 3>
2026-03-25 09:19:51 [azure.servicebus._pyamqp.cbs] DEBUG: CBS completed opening with status: <ManagementOpenResult.OK: 1>
2026-03-25 09:19:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
2026-03-25 09:19:51 [urllib3.connectionpool] DEBUG: https://login.microsoftonline.com:443 "POST /8ea908c1-4e85-4692-bc3f-3646b9b40891/oauth2/v2.0/token HTTP/1.1" 200 2023
2026-03-25 09:19:51 [azure.identity._credentials.chained] INFO: DefaultAzureCredential acquired a token from WorkloadIdentityCredential
2026-03-25 09:19:51 [azure.servicebus._pyamqp.cbs] DEBUG: CBS update in progress. Token put time: 1774430391
2026-03-25 09:19:52 [azure.servicebus._pyamqp.cbs] DEBUG: CBS update in progress. Token put time: 1774430391
2026-03-25 09:19:52 [azure.servicebus._pyamqp.cbs] DEBUG: CBS Put token result (<ManagementExecuteOperationResult.OK: 0>), status code: 202, status_description: b'Accepted'.
2026-03-25 09:19:52 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-25 09:19:52 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.DETACHED: 0> -> <LinkState.ATTACH_SENT: 1>
2026-03-25 09:19:52 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.ATTACH_SENT: 1> -> <LinkState.ATTACHED: 3>
2026-03-25 09:19:52 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-25 09:19:52 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-25 09:19:52 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-25 09:19:52 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-25 09:19:52 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item f2dce1ba-ba60-59a3-86a2-18adde5ef7fa
2026-03-25 09:19:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/19714095/92113433-828e-44a2-a511-62d2360b5811.jpg>
{'auction_title': '',
'body_type': 'SUV',
'c_o_2_emission_value': None,
'category': 'Coches',
'color': 'Beige',
'currency': 'EUR',
'description': '!!! OFERTA MES DE MARZO, de 25.990€ a 22.990€, válida hasta '
'el 31/03/26 !!!\n'
'\n'
'!! VEHICULO COMO NUEVO, MUY CUIDADO TANTO INTERIOR COMO '
'EXTERIOR !! \n'
'\n'
'!!! TRACCION 4x4 !!! !!! HIBRIDO: ELECTRICO + DIESEL !! !! '
'CON ETIQUETA "ECO" !!!\n'
'\n'
'!! FINANCIACIÓN del 100% DEL VALOR DEL COCHE, desde 295€ al '
'mes, CONSULTANOS !! \n'
'\n'
'CV Cars Madrid pone a su disposición este HYUNDAI TUCSON 1.6 '
'CRDi 48v STYLE 4x4, con CAMBIO AUTOMATICO, 96.000km. '
'ETIQUETA MEDIOAMBIENTAL "ECO". NACIONAL Y UNICO PROPIETARIO\n'
'\n'
'!! SE ENTREGA TOTALMENTE REVISADO Y CON EL MANTENIMIENTO '
'RECIEN REALIZADO CON FACTURA!!\n'
'\n'
'EQUIPACION: \n'
'TRACCION INTEGRAL 4X4\n'
'CAMBIO AUTOMATICO\n'
'LLANTA 19\n'
'PARKTRONIC DELANTERO Y TRASERO + CÁMARA TRASERA\n'
'SONIDO KRELL\n'
'VOLANTE MULTIFUNCIÓN + LEVAS\n'
'RETROVISORES PLEGADO AUTOMÁTICO \n'
'SENSOR DE LUCES Y LLUVIA\n'
'APPLE CAR PLAY - ANDROID AUTO \n'
'CLIMATIZADOR BIZONA \n'
'NAVEGADOR \n'
'SEGURIDAD DELANTERA \n'
'SEGURIDAD CARRIL \n'
'APARCAMIENTO SEGURIDAD \n'
'LÍMITE VELOCIDAD\n'
'LUNETAS TRASERAS TINTADAS\n'
'AIRBAGS - FIJACIÓN ISOFIX\n'
'ETC\n'
'\n'
'Cambio de titularidad y garantía comercial adicional no '
'están incluidos en el precio: 650€\n'
'\n'
'Adicionalmente se puede contratar una Garantía Mecánica '
'Europea de hasta 3 años\n'
'\n'
'Aceptamos tu vehículo como parte de pago, el precio para '
'cambios a tener en cuenta es el precio sin oferta.\n'
'\n'
'Disponibilidad para hacer prueba mecánica y de conducción por '
'un profesional de su confianza\n'
'\n'
'Ofrecemos posibilidad de mandar videos para ver el vehículo '
'con más precisión\n'
'\n'
'Financiación sin entrada o personalizada\n'
'\n'
'Recomendamos pedir cita para ver los vehículos\n'
'\n'
'Atendemos por WhatsApp también .\n'
'\n'
'!!Posibilidad de enviar el vehículo a cualquier provincia de '
'la Península Ibérica, consúltanos!!\n'
'\n'
'Consulta condiciones de esta oferta, este anuncio puede '
'contener errores de transcripción y detalles sobre el '
'equipamiento del vehículo',
'doors_number': 5,
'emission_standard': 'ECO',
'engine': '1.6L',
'engine_horse_power': 136,
'expiration_date': None,
'fuel_type': 'Híbrido',
'id': 'f2dce1ba-ba60-59a3-86a2-18adde5ef7fa',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/hyundai-tucson-16-crdi-100kw-136cv-48v-style-dct-4x4-5p-electrico-hibrido-2023-en-madrid-70250186-covo.aspx',
'listing': 'auction',
'location': 'Madrid',
'make': 'HYUNDAI',
'model': 'Tucson',
'odometer': 98000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 27,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f2dce1ba-ba60-59a3-86a2-18adde5ef7fa/f2dce1ba-ba60-59a3-86a2-18adde5ef7fa_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111129,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19714095/92113433-828e-44a2-a511-62d2360b5811.jpg',
'Width': 800}],
'price': 22990,
'price_includes_vat': True,
'registration_date': '2023-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'HYUNDAI Tucson 1.6 CRDI 48V Style DCT 4x4',
'transmission': 'automatic',
'trim': '1.6 CRDI 100kW 136CV 48V Style DCT 4x4',
'vin': None,
'year': 2023}
2026-03-25 09:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:19: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%2770250186%27 HTTP/1.1" 200 None
2026-03-25 09:19:52 [auto_selling_coches.net] INFO: Saving data for 70250186: {'created_time': 1774430392.16009, 'last_price_update_time': 1774430392.160102}
2026-03-25 09:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70250186') HTTP/1.1" 204 0
2026-03-25 09:19:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/19714150/7dbcf964-2de5-49d2-8080-7f660b3f6ab4.jpg> (referer: None)
2026-03-25 09:19:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/19714178/0fb4c3d8-6132-4147-b57a-219167451e97.jpg> (referer: None)
2026-03-25 09:19:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/62411159> (referer: https://www.coches.net/concesionario/cvcarsmadrid/?pg=1) ['zyte-api']
2026-03-25 09:19:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70008521> (referer: https://www.coches.net/concesionario/cvcarsmadrid/?pg=1) ['zyte-api']
2026-03-25 09:19:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 09:19:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 09:19:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 09:19:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f9fd03d46d0>
2026-03-25 09:19:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 09:19:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 09:19:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 09:19:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a35de33e-96c1-5147-b42a-a14c8eeec6fc/a35de33e-96c1-5147-b42a-a14c8eeec6fc_image_0.jpg HTTP/1.1" 201 0
2026-03-25 09:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:19: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%252F19721481%252Fd20d4f86-6b4f-4ba2-89b4-9762f74ae1e3.jpg') HTTP/1.1" 204 0
2026-03-25 09:19:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19721481/d20d4f86-6b4f-4ba2-89b4-9762f74ae1e3.jpg saved to cache
2026-03-25 09:19:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item a35de33e-96c1-5147-b42a-a14c8eeec6fc
2026-03-25 09:19:52 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item a35de33e-96c1-5147-b42a-a14c8eeec6fc sending to next pipeline
2026-03-25 09:19:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 09:19:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f9fd0b4da50>
2026-03-25 09:19:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 09:19:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 09:19:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 09:19:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_14a93dd6-420f-5fe6-b3d6-957e16a0f2aa/14a93dd6-420f-5fe6-b3d6-957e16a0f2aa_image_0.jpg HTTP/1.1" 201 0
2026-03-25 09:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:19: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%252F19714079%252Feea02019-d205-4c3e-b45d-8094428cc9e0.jpg') HTTP/1.1" 204 0
2026-03-25 09:19:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19714079/eea02019-d205-4c3e-b45d-8094428cc9e0.jpg saved to cache
2026-03-25 09:19:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 14a93dd6-420f-5fe6-b3d6-957e16a0f2aa
2026-03-25 09:19:52 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 14a93dd6-420f-5fe6-b3d6-957e16a0f2aa sending to next pipeline
2026-03-25 09:19:52 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: a35de33e-96c1-5147-b42a-a14c8eeec6fc with identifier 70259520
2026-03-25 09:19:52 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-25 09:19:52 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-25 09:19:52 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item a35de33e-96c1-5147-b42a-a14c8eeec6fc
2026-03-25 09:19:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/19721481/d20d4f86-6b4f-4ba2-89b4-9762f74ae1e3.jpg>
{'auction_title': '',
'body_type': 'SUV',
'c_o_2_emission_value': 195,
'category': 'Coches',
'color': 'Blanco',
'currency': 'EUR',
'description': '!!! VEHICULO MUY CUIDADO,TANTO INTERIOR COMO EXTERIORMENTE, '
'EN PERFECTO ESTADO !!! !!! 5 PLAZAS !!!\n'
'\n'
' !!FINANCIACION 100% CON NUESTRA FINANCIERA, CUOTA MENSUAL '
'DESDE 366€ AL MES, O POSIBILIDAD DE ENTREGAR FACTURA '
'PROFORMA PARA QUE LO SOLICITE EN SU BANCO!!\n'
'\n'
'!!! MANTENIMIENTO DE CAJA DE CAMBIOS AUTOMATICA HACE UN AÑO, '
'CON FACTURA !!!\n'
'\n'
'CV Cars Madrid pone a su disposición este BMW X6 xDRIVE 3.0d '
'con CAMBIO AUTOMATICO , con 245cv, 220.000km. ETIQUETA '
'MEDIOAMBIENTAL "B". ITV en vigor hasta 12/26. NACIONAL\n'
'\n'
'Realizamos videollamada o puedes contactarnos por mail, '
'teléfono, WhatsApp para coordinar tu cita presencial. Nos '
'adaptamos a tus horarios y te realizamos toda la gestión ¡Sin '
'necesidad de desplazarte!\n'
'\n'
'EQUIPACION: \n'
'Techo solar\n'
'5 plazas\n'
'Tracción integral permanente con distribución variable de par '
'(xDrive) \n'
'Personal Profile (almacenamiento de ajustes con llave) \n'
'Accionamiento automático del portón trasero \n'
'Cubierta del maletero abatible \n'
'Cámara para marcha atrás con Top View Control de distancia en '
'aparcamiento (PDC) delante Control de distancia en '
'aparcamiento (PDC) detrás \n'
'Volante deportivo de cuero Levas de cambio Steptronic en '
'volante Luz de ambiente Control de crucero con función de '
'frenado \n'
'Climatizador de 2 zonas \n'
'Retrovisores exteriores calefactados Retrovisores exteriores '
'con antideslumbramiento automático Retrovisores exteriores '
'ajustables eléctricamente Retrovisores exteriores con plegado '
'eléctrico \n'
'Sensor de lluvia \n'
'Faros de xenón \n'
'Retrovisor interior con antideslumbramiento automático \n'
'Mando de apertura a distancia \n'
'Conexión AUX In \n'
'Hill Descent Control,........\n'
'\n'
'\n'
'Cambio de titularidad y garantía comercial adicional no '
'están incluidos en el precio: 550€\n'
'\n'
'Aceptamos tu vehículo como parte de pago, el precio para '
'cambios a tener en cuenta es el precio sin oferta.\n'
'\n'
'Disponibilidad para hacer prueba mecánica y de conducción por '
'un profesional de su confianza\n'
'\n'
'Ofrecemos posibilidad de mandar videos para ver el vehículo '
'con más precisión\n'
'\n'
'Recomendamos pedir cita para ver los vehículos\n'
'\n'
'Atendemos por WhatsApp también \n'
'\n'
'!!Posibilidad de enviar el vehículo a cualquier provincia de '
'la Península Ibérica, consúltanos!!\n'
'\n'
'Consulta condiciones de esta oferta, este anuncio puede '
'contener errores de transcripción y detalles sobre el '
'equipamiento del vehículo',
'doors_number': 5,
'emission_standard': 'B',
'engine': '3.0L',
'engine_horse_power': 245,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': 'a35de33e-96c1-5147-b42a-a14c8eeec6fc',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/bmw-x6-xdrive30d-5p-diesel-2012-en-madrid-70259520-covo.aspx',
'listing': 'auction',
'location': 'Madrid',
'make': 'BMW',
'model': 'X6',
'odometer': 220000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 28,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a35de33e-96c1-5147-b42a-a14c8eeec6fc/a35de33e-96c1-5147-b42a-a14c8eeec6fc_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86562,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19721481/d20d4f86-6b4f-4ba2-89b4-9762f74ae1e3.jpg',
'Width': 800}],
'price': 19990,
'price_includes_vat': True,
'registration_date': '2012-01-01',
'seats_number': 4,
'seller_name': None,
'title': 'BMW X6 xDrive30d',
'transmission': 'automatic',
'trim': 'xDrive30d',
'vin': None,
'year': 2012}
2026-03-25 09:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:19: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%2770259520%27 HTTP/1.1" 200 None
2026-03-25 09:19:52 [auto_selling_coches.net] INFO: Saving data for 70259520: {'created_time': 1774430392.620234, 'last_price_update_time': 1774430392.620245}
2026-03-25 09:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70259520') HTTP/1.1" 204 0
2026-03-25 09:19:52 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 14a93dd6-420f-5fe6-b3d6-957e16a0f2aa with identifier 70250185
2026-03-25 09:19:52 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-25 09:19:52 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-25 09:19:52 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 14a93dd6-420f-5fe6-b3d6-957e16a0f2aa
2026-03-25 09:19:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/19714079/eea02019-d205-4c3e-b45d-8094428cc9e0.jpg>
{'auction_title': '',
'body_type': 'SUV',
'c_o_2_emission_value': 96,
'category': 'Coches',
'color': 'Blanco',
'currency': 'EUR',
'description': '!!! OFERTA MES DE MARZO, de 16.490€ a 13.990€, válida hasta '
'el 31/03/26 !!!\n'
'\n'
'!! VEHICULO MUY CUIDADO TANTO INTERIOR COMO EXTERIOR !! !!TAN '
'SOLO 44.000KM !!\n'
'\n'
'!! FINANCIACIÓN A SU MEDIDA, DESDE 182€/MES, CONSULTANOS !! \n'
'\n'
'CV Cars Madrid pone a su disposición este PEUGEOT 2008 1.5 '
'BLUEHDI ACTIVE PACK con CAMBIO MANUAL , 110cv , 44.000km. '
'ETIQUETA MEDIOAMBIENTAL "C". NACIONAL.\n'
'\n'
'!! SE ENTREGA TOTALMENTE REVISADO Y CON EL MANTENIMIENTO '
'RECIEN REALIZADO CON FACTURA!!\n'
'\n'
'EQUIPACION: Faros FULL LED\n'
'Pantalla táctil\n'
'Andorid Auto + Apple Car Play\n'
'Bluetooth / manos libres\n'
'Climatizador\n'
'Sensor de luces\n'
'Sensor de lluvia\n'
'Sensor de parking trasero\n'
'Limitador / regulador velocidad\n'
'Sensor FRONT ASISTANT\n'
'Volante multifunción\n'
'Espejos plegables eléctricamente.\n'
'ISOFIX\n'
'ABS\n'
'ESP ..........\n'
'\n'
'Cambio de titularidad y garantía comercial adicional no '
'están incluidos en el precio: 550€\n'
'\n'
'Adicionalmente se puede contratar una Garantía Mecánica '
'Europea de hasta 3 años\n'
'\n'
'Aceptamos tu vehículo como parte de pago, el precio para '
'cambios a tener en cuenta es el precio sin oferta.\n'
'\n'
'Disponibilidad para hacer prueba mecánica y de conducción por '
'un profesional de su confianza\n'
'\n'
'Ofrecemos posibilidad de mandar videos para ver el vehículo '
'con más precisión\n'
'\n'
'Financiación sin entrada o personalizada\n'
'\n'
'Recomendamos pedir cita para ver los vehículos\n'
'\n'
'Atendemos por WhatsApp también .\n'
'\n'
'!!Posibilidad de enviar el vehículo a cualquier provincia de '
'la Península Ibérica, consúltanos!!\n'
'\n'
'Consulta condiciones de esta oferta, este anuncio puede '
'contener errores de transcripción y detalles sobre el '
'equipamiento del vehículo',
'doors_number': 5,
'emission_standard': 'C',
'engine': '1.5L',
'engine_horse_power': 110,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '14a93dd6-420f-5fe6-b3d6-957e16a0f2aa',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/peugeot-2008-active-pack-bluehdi-81kw-110cv-5p-diesel-2022-en-madrid-70250185-covo.aspx',
'listing': 'auction',
'location': 'Madrid',
'make': 'PEUGEOT',
'model': '2008',
'odometer': 44000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 23,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_14a93dd6-420f-5fe6-b3d6-957e16a0f2aa/14a93dd6-420f-5fe6-b3d6-957e16a0f2aa_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102021,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19714079/eea02019-d205-4c3e-b45d-8094428cc9e0.jpg',
'Width': 800}],
'price': 13990,
'price_includes_vat': True,
'registration_date': '2022-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'PEUGEOT 2008 Active Pack BlueHDI',
'transmission': 'manual',
'trim': 'Active Pack BlueHDI 81kW 110CV',
'vin': None,
'year': 2022}
2026-03-25 09:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:19: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%2770250185%27 HTTP/1.1" 200 None
2026-03-25 09:19:52 [auto_selling_coches.net] INFO: Saving data for 70250185: {'created_time': 1774430392.679986, 'last_price_update_time': 1774430392.679997}
2026-03-25 09:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70250185') HTTP/1.1" 204 0
2026-03-25 09:19:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 09:19:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 09:19:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 09:19:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f9fd05472d0>
2026-03-25 09:19:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 09:19:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 09:19:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 09:19:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_52cc985c-0770-59f3-a392-1056bbe339dd/52cc985c-0770-59f3-a392-1056bbe339dd_image_0.jpg HTTP/1.1" 201 0
2026-03-25 09:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:19: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%252F19714150%252F7dbcf964-2de5-49d2-8080-7f660b3f6ab4.jpg') HTTP/1.1" 204 0
2026-03-25 09:19:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19714150/7dbcf964-2de5-49d2-8080-7f660b3f6ab4.jpg saved to cache
2026-03-25 09:19:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 52cc985c-0770-59f3-a392-1056bbe339dd
2026-03-25 09:19:52 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 52cc985c-0770-59f3-a392-1056bbe339dd sending to next pipeline
2026-03-25 09:19:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 09:19:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f9fd0492250>
2026-03-25 09:19:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 09:19:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 09:19:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 09:19:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_617e6324-6054-598a-9cd0-90e78b31c965/617e6324-6054-598a-9cd0-90e78b31c965_image_0.jpg HTTP/1.1" 201 0
2026-03-25 09:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:19: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%252F19714178%252F0fb4c3d8-6132-4147-b57a-219167451e97.jpg') HTTP/1.1" 204 0
2026-03-25 09:19:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19714178/0fb4c3d8-6132-4147-b57a-219167451e97.jpg saved to cache
2026-03-25 09:19:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 617e6324-6054-598a-9cd0-90e78b31c965
2026-03-25 09:19:52 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 617e6324-6054-598a-9cd0-90e78b31c965 sending to next pipeline
2026-03-25 09:19:52 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 52cc985c-0770-59f3-a392-1056bbe339dd with identifier 70250192
2026-03-25 09:19:52 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-25 09:19:52 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-25 09:19:52 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 52cc985c-0770-59f3-a392-1056bbe339dd
2026-03-25 09:19:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/19714150/7dbcf964-2de5-49d2-8080-7f660b3f6ab4.jpg>
{'auction_title': '',
'body_type': 'SUV',
'c_o_2_emission_value': 153,
'category': 'Coches',
'color': 'Blanco',
'currency': 'EUR',
'description': '!!! OFERTA DE MARZO, de 19.990€ a 17.990€, válida hasta el '
'31/03/26 !!!\n'
'\n'
'!!! VEHICULO MUY CUIDADO TANTO INTERIOR COMO EXTERIOR !!!\n'
'\n'
'!!! POSIBILIDAD DE FINANCIAR EL 100% DEL VALOR DEL VEHICULO, '
'desde 249€ al mes !!!\n'
'\n'
'CV CARS Madrid pone a su disposición este HYUNDAI TUCSON 1.6 '
'GDI NLINE LITE 4x2 con CAMBIO MANUAL con 131 cv, '
'100.000km. Con ITV en vigor hasta 03/27. \n'
'\n'
'Realizamos videollamada o puedes contactarnos por mail, '
'teléfono, WhatsApp para coordinar tu cita presencial. Nos '
'adaptamos a tus horarios y te realizamos toda la gestión ¡Sin '
'necesidad de desplazarte!\n'
'\n'
'\n'
'EQUIPACION: \n'
'\n'
'Sistema de Navegación GPS\n'
'- Control de crucero\n'
'- Cámara trasera\n'
'- Sensores de aparcamiento traseros\n'
'- Asistente en carril\n'
'- Reconocimiento de las señales de tráfico\n'
'- Apple CarPlay\n'
'- Android Auto\n'
'- Toberas de aire traseras\n'
'- Climatizador automático 2 zonas\n'
'- Asientos traseros abatibles\n'
'- Volante multifuncional\n'
'- Control de descenso en pendientes\n'
'- Selector modo de conducción\n'
'- Elevalunas eléctricos\n'
'- Cierre centralizado\n'
'- Portavasos delantero\n'
'- Portavasos trasero\n'
'- Reposabrazos trasero\n'
'- Reposabrazos delantero\n'
'- Radio\n'
'- AUX\n'
'- USB\n'
'- Bluetooth\n'
'- Dispositivo de manos libres\n'
'- Ordenador de a bordo\n'
'- Entrada 12V\n'
'- Retrovisores exteriores regulables eléctricamente\n'
'- Retrovisores exteriores plegables eléctricamente\n'
'- Control automático de las luces\n'
'- Luces antinieblas\n'
'- ABS\n'
'- Sistema de Estabilizador Electrónico (ESP)\n'
'- Sistema de anclajes ISOFIX\n'
'- Dirección asistida\n'
'- Barras de techo portaequipajes\n'
'- Sistema Start / Stop\n'
'- Tipo transmisión: Tracción delantera\n'
'- Caja de cambios 6-marcha\n'
'\n'
'Cambio de titularidad y garantía comercial adicional no '
'incluido en precio: +650€.\n'
'\n'
'!! Posibilidad de ampliar la garantia mecánica hasta 3 años '
'!!\n'
'\n'
'Aceptamos tu vehículo como parte de pago, el precio para '
'cambios a tener en cuenta es el precio sin oferta.\n'
'\n'
'Disponibilidad para hacer prueba mecánica y de conducción por '
'un profesional de su confianza\n'
'\n'
'Ofrecemos posibilidad de mandar videos para ver el vehículo '
'con más precisión\n'
'\n'
'Recomendamos pedir cita para ver los vehículos\n'
'\n'
'!!Posibilidad de enviar el vehículo a cualquier provincia de '
'la Península Ibérica, consúltanos!!\n'
'\n'
'Consulta condiciones de esta oferta, este anuncio puede '
'contener errores de transcripción y detalles sobre el '
'equipamiento del vehículoranscripción y detalles sobre el '
'equipamiento del vehículo',
'doors_number': 5,
'emission_standard': 'C',
'engine': '1.6L',
'engine_horse_power': 132,
'expiration_date': None,
'fuel_type': 'Gasolina',
'id': '52cc985c-0770-59f3-a392-1056bbe339dd',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/hyundai-tucson-16-gdi-97kw-131cv-nline-lite-4x2-5p-gasolina-2020-en-madrid-70250192-covo.aspx',
'listing': 'auction',
'location': 'Madrid',
'make': 'HYUNDAI',
'model': 'Tucson',
'odometer': 100000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 23,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_52cc985c-0770-59f3-a392-1056bbe339dd/52cc985c-0770-59f3-a392-1056bbe339dd_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94773,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19714150/7dbcf964-2de5-49d2-8080-7f660b3f6ab4.jpg',
'Width': 800}],
'price': 17890,
'price_includes_vat': True,
'registration_date': '2021-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'HYUNDAI Tucson 1.6 GDI NLine Lite 4X2',
'transmission': 'manual',
'trim': '1.6 GDI 97kW 131CV NLine Lite 4X2',
'vin': None,
'year': 2021}
2026-03-25 09:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:19: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%2770250192%27 HTTP/1.1" 200 None
2026-03-25 09:19:52 [auto_selling_coches.net] INFO: Saving data for 70250192: {'created_time': 1774430392.820496, 'last_price_update_time': 1774430392.820508}
2026-03-25 09:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70250192') HTTP/1.1" 204 0
2026-03-25 09:19:52 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 617e6324-6054-598a-9cd0-90e78b31c965 with identifier 70250199
2026-03-25 09:19:52 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-25 09:19:52 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-25 09:19:52 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 617e6324-6054-598a-9cd0-90e78b31c965
2026-03-25 09:19:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/19714178/0fb4c3d8-6132-4147-b57a-219167451e97.jpg>
{'auction_title': '',
'body_type': 'Berlina',
'c_o_2_emission_value': 164,
'category': 'Coches',
'color': 'Negro',
'currency': 'EUR',
'description': '!!! OFERTA MES DE MARZO, de 5990€ a 5.590€, válida hasta el '
'31/03/26 !!!\n'
'\n'
'!! VEHICULO MUY CUIDADO TANTO INTERNA COMO EXTERNAMENTE !! \n'
'\n'
'CV Cars Madrid pone a su disposición este PEUGEOT 207 GT 1.6 '
'THP 150 con CAMBIO MANUAL , con 150 cv, 165.000km. Con '
'ITV en vigor hasta 03/2027. ETIQUETA MEDIOAMBIENTAL "C". \n'
'\n'
'!! POSIBILIDAD DE ENTREGAR FACTURA PROFORMA PARA QUE CONSIGA '
'EL MEJOR INTERES DE FINANCIACION CON SU BANCO !!\n'
'\n'
'\n'
'!! SE ENTREGA TOTALMENTE REVISADO Y CON EL MANTENIMIENTO '
'RECIEN REALIZADO CON FACTURA!!\n'
'\n'
'Realizamos videollamada o puedes contactarnos por mail, '
'teléfono, WhatsApp para coordinar tu cita presencial. Nos '
'adaptamos a tus horarios y te realizamos toda la gestión ¡Sin '
'necesidad de desplazarte!\n'
'\n'
'EQUIPACION: 3 puertas, , TECHO PANORAMICO, asientos '
'deportivos mixtos tela-cuero, Navegador, Cierre centralizado '
'con mando a distancia, dirección asistida, climatizador '
'automatico, Elevalunas eléctricos delanteros, RADIO CD, '
'pintura metalizada, volante y pomo de cambio en cuero, abs, '
'esp, ,........\n'
'\n'
'Cambio de titularidad y garantía comercial adicional no '
'están incluidos en el precio: 550€\n'
'\n'
'Adicionalmente se puede contratar una Garantía Mecánica '
'Europea de hasta 2 años\n'
'\n'
'Aceptamos tu vehículo como parte de pago, el precio para '
'cambios a tener en cuenta es el precio sin oferta.\n'
'\n'
'Disponibilidad para hacer prueba mecánica y de conducción por '
'un profesional de su confianza\n'
'\n'
'Ofrecemos posibilidad de mandar videos para ver el vehículo '
'con más precisión\n'
'\n'
'Recomendamos pedir cita para ver los vehículos\n'
'\n'
'Atendemos por WhatsApp también \n'
'\n'
'!!Posibilidad de enviar el vehículo a cualquier provincia de '
'la Península Ibérica, consúltanos!!\n'
'\n'
'Consulta condiciones de esta oferta, este anuncio puede '
'contener errores de transcripción y detalles sobre el '
'equipamiento del vehículo',
'doors_number': 3,
'emission_standard': 'C',
'engine': '1.6L',
'engine_horse_power': 150,
'expiration_date': None,
'fuel_type': 'Gasolina',
'id': '617e6324-6054-598a-9cd0-90e78b31c965',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/peugeot-207-gt-16-thp-150-3p-gasolina-2009-en-madrid-70250199-covo.aspx',
'listing': 'auction',
'location': 'Madrid',
'make': 'PEUGEOT',
'model': '207',
'odometer': 165000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 17,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_617e6324-6054-598a-9cd0-90e78b31c965/617e6324-6054-598a-9cd0-90e78b31c965_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112956,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19714178/0fb4c3d8-6132-4147-b57a-219167451e97.jpg',
'Width': 800}],
'price': 5590,
'price_includes_vat': True,
'registration_date': '2009-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'PEUGEOT 207 GT 1.6 THP 150',
'transmission': 'manual',
'trim': 'GT 1.6 THP 150',
'vin': None,
'year': 2009}
2026-03-25 09:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:19: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%2770250199%27 HTTP/1.1" 200 None
2026-03-25 09:19:52 [auto_selling_coches.net] INFO: Saving data for 70250199: {'created_time': 1774430392.868707, 'last_price_update_time': 1774430392.868718}
2026-03-25 09:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70250199') HTTP/1.1" 204 0
2026-03-25 09:19:52 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
'body_type': 'Berlina',
'c_o_2_emission_value': None,
'category': 'Coches',
'color': 'Blanco',
'currency': 'EUR',
'description': '!!! OFERTA MES DE MARZO, de 11.990€ a 10.990€, válida hasta '
'el 28/03/26 !!!\n'
'\n'
'!! VEHICULO MUY CUIDADO, EN PERFECTO ESTADO !! !! !!MINIMO '
'CONSUMO !!\n'
'\n'
'!!CON MODO ECO DE CONDUCCION !!\n'
'\n'
'CV Cars Madrid pone a su disposición este RENAULT CLIO 1.5dCi '
'Business Blue con CAMBIO MANUAL , con 100cv, 93.000km. Con '
'ITV en vigor hasta 01/2028. ETIQUETA MEDIOAMBIENTAL "C". '
'NACIONAL \n'
'\n'
'!! SE ENTREGA TOTALMENTE REVISADO Y CON EL MANTENIMIENTO '
'RECIEN REALIZADO CON FACTURA!!,\n'
'\n'
'Realizamos videollamada o puedes contactarnos por mail, '
'teléfono, WhatsApp para coordinar tu cita presencial. Nos '
'adaptamos a tus horarios y te realizamos toda la gestión ¡Sin '
'necesidad de desplazarte!\n'
'\n'
'EQUIPACION: \n'
'VOLANTE MULTIFUNCION\n'
'-LUCES AUTOMÁTICAS\n'
'-REGULADOR Y LIMITADOR DE VELOCIDAD\n'
'-CONTROL DE MANTENIMIENTO DE CARRIL\n'
'-LUZ DIURNA\n'
'-ISOFIX\n'
'-REGULACIÓN DE ESPEJOS ELÉCTRICOS\n'
'-CONEXIÓN BLUETOOTH\n'
'-AIRE ACONDICIONADO\n'
'-SISTEMA START STOP\n'
'-MODO DE CONDUCCIÓN ECO\n'
'-TOMA DE 12V\n'
'-PILOTOS LED,..................\n'
'\n'
'Cambio de titularidad y garantía comercial adicional no '
'están incluidos en el precio: 550€\n'
'\n'
'Aceptamos tu vehículo como parte de pago, el precio para '
'cambios a tener en cuenta es el precio sin oferta.\n'
'\n'
'Disponibilidad para hacer prueba mecánica y de conducción por '
'un profesional de su confianza\n'
'\n'
'Ofrecemos posibilidad de mandar videos para ver el vehículo '
'con más precisión\n'
'\n'
'Recomendamos pedir cita para ver los vehículos\n'
'\n'
'Atendemos por WhatsApp también \n'
'\n'
'!!Posibilidad de enviar el vehículo a cualquier provincia de '
'la Península Ibérica, consúltanos!!\n'
'\n'
'Consulta condiciones de esta oferta, este anuncio puede '
'contener errores de transcripción y detalles sobre el '
'equipamiento del vehículo',
'doors_number': 5,
'emission_standard': None,
'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/renault-clio-business-blue-dci-74kw-100cv-5p-diesel-2021-en-madrid-62411159-covo.aspx',
'listing': 'auction',
'location': 'Madrid',
'make': 'RENAULT',
'model': 'Clio',
'odometer': 93000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19277726/623cc569-506a-41f1-99cc-454344084036.jpg',
'https://a.ccdn.es/cnet/vehicles/19277726/00718e60-e440-48be-bb7f-b9c1b69bc847.jpg',
'https://a.ccdn.es/cnet/vehicles/19277726/ea4d42f6-7e67-4651-bb7e-631ae2f42988.jpg',
'https://a.ccdn.es/cnet/vehicles/19277726/cd5b99cd-d653-4654-bf2a-54383a9965bd.jpg',
'https://a.ccdn.es/cnet/vehicles/19277726/ae511f04-5d07-4b87-b5ea-10444e8ba4c5.jpg',
'https://a.ccdn.es/cnet/vehicles/19277726/789f873a-8621-4d40-b010-7efe585d736c.jpg',
'https://a.ccdn.es/cnet/vehicles/19277726/b333a4c0-d33b-4b0d-b91f-1f69e96afb01.jpg',
'https://a.ccdn.es/cnet/vehicles/19277726/32b8c2b7-5d38-44d1-a6b8-ea9d779fe0f4.jpg',
'https://a.ccdn.es/cnet/vehicles/19277726/b9fcf0a9-ae95-4305-ae4c-36f920ecaab5.jpg',
'https://a.ccdn.es/cnet/vehicles/19277726/6c691d1b-d332-4130-9951-a56f009cf61d.jpg',
'https://a.ccdn.es/cnet/vehicles/19277726/cfdd7727-f079-4d04-8eea-ce8e563f072c.jpg',
'https://a.ccdn.es/cnet/vehicles/19277726/06951027-977f-48ba-bbb6-07cef847dd0f.jpg',
'https://a.ccdn.es/cnet/vehicles/19277726/65ffa63c-f528-434e-a7ce-bebdb77ddd36.jpg',
'https://a.ccdn.es/cnet/vehicles/19277726/05bdaac8-befd-40aa-a79f-67f780bb09c6.jpg',
'https://a.ccdn.es/cnet/vehicles/19277726/2d4db62c-cb1b-457c-b2b5-bf678ac7bc52.jpg',
'https://a.ccdn.es/cnet/vehicles/19277726/47779330-3953-4335-89dd-46fcf8d7fa27.jpg',
'https://a.ccdn.es/cnet/vehicles/19277726/d2d14a78-0ee3-4f2f-a611-2753d504a107.jpg',
'https://a.ccdn.es/cnet/vehicles/19277726/1c0bcc00-7829-4c4b-afeb-42e24b52ba69.jpg',
'https://a.ccdn.es/cnet/vehicles/19277726/1eaecdb0-2458-42c6-98a9-8242fcec855b.jpg'],
'price': 10990,
'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 74kW 100CV',
'vin': None,
'year': 2021}
2026-03-25 09:19:52 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: b15ebc93-317d-5b66-ab53-059e7b75d000 with identifier: 62411159
2026-03-25 09:19:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item b15ebc93-317d-5b66-ab53-059e7b75d000
2026-03-25 09:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:19: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%252F19277726%252F623cc569-506a-41f1-99cc-454344084036.jpg%27 HTTP/1.1" 200 None
2026-03-25 09:19:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19277726/623cc569-506a-41f1-99cc-454344084036.jpg not downloaded yet
2026-03-25 09:19:52 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
'body_type': 'Berlina',
'c_o_2_emission_value': 129,
'category': 'Coches',
'color': 'Negro',
'currency': 'EUR',
'description': '!!! OFERTA DE MARZO, de 6.990€ a 5.990€, válida hasta el '
'28/03/26 !!\n'
'\n'
'!!! VEHICULO MUY CUIDADO TANTO INTERIOR COMO EXTERIOR !! \n'
'\n'
'!!! NACIONAL !!! !!!! MISMO PROPIETARIO DESDE 2012 !!!!!\n'
'\n'
'!!!! SE ENTREGA CON EL MANTENIMIENTO RECIEN HECHO, CON '
'FACTURA !!!!\n'
'\n'
'CV CARS Madrid pone a su disposición este VOLVO S80 2.4 D5 '
'SUMMUM AUTO con CAMBIO AUTOMATICO con 205 cv, 326.000km. '
'Con ITV en vigor hasta 02/27. \n'
'\n'
'Realizamos videollamada o puedes contactarnos por mail, '
'teléfono, WhatsApp para coordinar tu cita presencial. Nos '
'adaptamos a tus horarios y te realizamos toda la gestión ¡Sin '
'necesidad de desplazarte!\n'
'\n'
'\n'
'EQUIPACION: CAMBIO AUTOMATICO CON MODO SPORT, ASIENTOS DE '
'CUERO BEIGE, 5 PUERTAS FAROS DE XENON, SENSOR DE LUCES Y '
'LLUVIA, RADIO CD, dirección asistida, Climatizador BIZONA con '
'regulación de temperatura en 2 zonas, control y limitador de '
'velocidad, apoyabrazos central, bluetooth, sensor de '
'aparcamiento trasero, ESP, ABS,.....\n'
'\n'
'Cambio de titularidad y garantía comercial adicional no '
'incluido en precio: +550€.\n'
'\n'
'!! Posibilidad de ampliar la garantia mecánica hasta 3 años '
'!!\n'
'\n'
'Aceptamos tu vehículo como parte de pago, el precio para '
'cambios a tener en cuenta es el precio sin oferta.\n'
'\n'
'Disponibilidad para hacer prueba mecánica y de conducción por '
'un profesional de su confianza\n'
'\n'
'Ofrecemos posibilidad de mandar videos para ver el vehículo '
'con más precisión\n'
'\n'
'Recomendamos pedir cita para ver los vehículos\n'
'\n'
'!!Posibilidad de enviar el vehículo a cualquier provincia de '
'la Península Ibérica, consúltanos!!\n'
'\n'
'Consulta condiciones de esta oferta, este anuncio puede '
'contener errores de transcripción y detalles sobre el '
'equipamiento del vehículoranscripción y detalles sobre el '
'equipamiento del vehículo',
'doors_number': 4,
'emission_standard': 'B',
'engine': '2.4L',
'engine_horse_power': 215,
'expiration_date': None,
'fuel_type': 'Diesel',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/volvo-s80-24-d5-momentum-4p-diesel-2012-en-madrid-70008521-covo.aspx',
'listing': 'auction',
'location': 'Madrid',
'make': 'VOLVO',
'model': 'S80',
'odometer': 326000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19528616/340a858c-41f3-44c8-86b4-d60aaf0f9e21.jpg',
'https://a.ccdn.es/cnet/vehicles/19528616/69eea226-e019-4778-90fd-ed4d3cc2ec1f.jpg',
'https://a.ccdn.es/cnet/vehicles/19528616/552a28c2-4d6a-4568-a8e3-37bb99128c28.jpg',
'https://a.ccdn.es/cnet/vehicles/19528616/bb2e56ff-c170-427e-998a-0943db30a7f8.jpg',
'https://a.ccdn.es/cnet/vehicles/19528616/f18e607c-475c-4f91-97bc-52bb1c1781d1.jpg',
'https://a.ccdn.es/cnet/vehicles/19528616/d2d91318-2da7-4b10-8045-ab7a39ba5f32.jpg',
'https://a.ccdn.es/cnet/vehicles/19528616/61579e6d-dd4b-453f-8e1e-ba2cfbd772f4.jpg',
'https://a.ccdn.es/cnet/vehicles/19528616/9c2721ea-af57-4930-901c-006e3d7198a2.jpg',
'https://a.ccdn.es/cnet/vehicles/19528616/733bc15a-3198-4b6f-b867-5ec17ad0d262.jpg',
'https://a.ccdn.es/cnet/vehicles/19528616/4c51cbd2-d1f6-4b11-815d-4793096af766.jpg',
'https://a.ccdn.es/cnet/vehicles/19528616/bd801884-534c-4d52-b052-6d9e9a958c45.jpg',
'https://a.ccdn.es/cnet/vehicles/19528616/ca74c7d6-a2c4-426a-ac64-1822c451c153.jpg',
'https://a.ccdn.es/cnet/vehicles/19528616/67eac2fa-3b3d-43e6-9ade-8de524e5b135.jpg',
'https://a.ccdn.es/cnet/vehicles/19528616/1965ae9e-bbc3-47f6-86b9-c583d3891010.jpg',
'https://a.ccdn.es/cnet/vehicles/19528616/1aee0375-e7e4-4199-b62f-c1a23271e357.jpg',
'https://a.ccdn.es/cnet/vehicles/19528616/111f7e21-3961-4c5e-a3c0-b8100b4eacc0.jpg',
'https://a.ccdn.es/cnet/vehicles/19528616/7af616ab-2331-4d81-9dbb-eed19dcd6b28.jpg',
'https://a.ccdn.es/cnet/vehicles/19528616/a032610d-20ef-4f2d-a8a7-b1096c05ee1a.jpg',
'https://a.ccdn.es/cnet/vehicles/19528616/62e07734-0fe0-42ce-a2a1-ece4afc44ebc.jpg',
'https://a.ccdn.es/cnet/vehicles/19528616/8ec7bdc5-53a0-462a-85e5-62022760623d.jpg'],
'price': 5990,
'price_includes_vat': True,
'registration_date': '2011-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'VOLVO S80 2.4 D5 Momentum',
'transmission': 'automatic',
'trim': '2.4 D5 Momentum',
'vin': None,
'year': 2011}
2026-03-25 09:19:52 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 5ce96b73-59a4-5170-a26a-616bc0e8a1a5 with identifier: 70008521
2026-03-25 09:19:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 5ce96b73-59a4-5170-a26a-616bc0e8a1a5
2026-03-25 09:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:19: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%252F19528616%252F340a858c-41f3-44c8-86b4-d60aaf0f9e21.jpg%27 HTTP/1.1" 200 None
2026-03-25 09:19:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19528616/340a858c-41f3-44c8-86b4-d60aaf0f9e21.jpg not downloaded yet
2026-03-25 09:19:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70063145> (referer: https://www.coches.net/concesionario/cvcarsmadrid/?pg=1) ['zyte-api']
2026-03-25 09:19:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70130999> (referer: https://www.coches.net/concesionario/cvcarsmadrid/?pg=1) ['zyte-api']
2026-03-25 09:19:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/19528616/340a858c-41f3-44c8-86b4-d60aaf0f9e21.jpg> (referer: None)
2026-03-25 09:19:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 09:19:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/19277726/623cc569-506a-41f1-99cc-454344084036.jpg> (referer: None)
2026-03-25 09:19:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 09:19:53 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
'body_type': 'Berlina',
'c_o_2_emission_value': 126,
'category': 'Coches',
'color': 'Marrón',
'currency': 'EUR',
'description': '!!! OFERTA DE MARZO, de 3.990€ a 3.690€, válida hasta el '
'28/03/26 !!!\n'
'\n'
' CV CARS Madrid pone a su disposición este KIA PRO-CEED 1.6 '
'CRDi ACTIVE con CAMBIO MANUAL con 115 cv, 198.000km. Se '
'entrega con ITV en vigor hasta el 06/2026\n'
'\n'
'!! SE ENTREGA TOTALMENTE REVISADO Y CON EL MANTENIMIENTO '
'RECIEN HECHO!!\n'
'\n'
'Realizamos videollamada o puedes contactarnos por mail, '
'teléfono, WhatsApp para coordinar tu cita presencial. Nos '
'adaptamos a tus horarios y te realizamos toda la gestión ¡Sin '
'necesidad de desplazarte!\n'
'\n'
'EQUIPACION: CAMBIO MANUAL, 3 PUERTAS, Cierre centralizado, '
'dirección asistida, climatizador automático, Elevalunas '
'eléctricos delanteros, RADIO CD con AUX Y USB, pintura '
'metalizada, ABS, ESP, con isofix, llantas de aluminio, '
'......\n'
'\n'
'Cambio de titularidad y garantía comercial adicional no están '
'incluidos en el precio: 450€\n'
'\n'
'Aceptamos tu vehículo como parte de pago, el precio para '
'cambios a tener en cuenta es el precio sin oferta.\n'
'\n'
'Disponibilidad para hacer prueba mecánica y de conducción por '
'un profesional de su confianza\n'
'\n'
'Ofrecemos posibilidad de mandar videos para ver el vehículo '
'con más precisión\n'
'\n'
'Recomendamos pedir cita para ver los vehículos\n'
'\n'
'!!Posibilidad de enviar el vehículo a cualquier provincia de '
'la Península Ibérica, consúltanos!!\n'
'\n'
'Consulta condiciones de esta oferta, este anuncio puede '
'contener errores de transcripción y detalles sobre el '
'equipamiento del vehículo',
'doors_number': 3,
'emission_standard': 'B',
'engine': '1.6L',
'engine_horse_power': 115,
'expiration_date': None,
'fuel_type': 'Diesel',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/kia-pro_ceed-16-crdi-115cv-active-3p-diesel-2008-en-madrid-70063145-covo.aspx',
'listing': 'auction',
'location': 'Madrid',
'make': 'KIA',
'model': "pro_cee'd",
'odometer': 198000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19570488/ffcd4cbf-e793-40a7-876d-5b44a685be36.jpg',
'https://a.ccdn.es/cnet/vehicles/19570488/1b25a23f-4f68-40c9-b751-4efe1ce37109.jpg',
'https://a.ccdn.es/cnet/vehicles/19570488/a6f1e909-0c4a-4a6b-8a4f-8b63a6a26281.jpg',
'https://a.ccdn.es/cnet/vehicles/19570488/e286eec6-f3d2-4535-a193-70b97f37ed39.jpg',
'https://a.ccdn.es/cnet/vehicles/19570488/fa473c23-4052-473a-913a-162a19c9ece5.jpg',
'https://a.ccdn.es/cnet/vehicles/19570488/4d3788c0-5d5b-418b-9652-37eeff28a1aa.jpg',
'https://a.ccdn.es/cnet/vehicles/19570488/ced44a16-5d93-4f28-b501-aaad9f754b6a.jpg',
'https://a.ccdn.es/cnet/vehicles/19570488/9e3733de-ac8f-4e47-afcb-1aa15843af43.jpg',
'https://a.ccdn.es/cnet/vehicles/19570488/e2e2fb33-75bf-4cbe-b0e1-d5ec503e4bd1.jpg',
'https://a.ccdn.es/cnet/vehicles/19570488/6a6b9ba2-0243-4237-81e6-c63794306183.jpg',
'https://a.ccdn.es/cnet/vehicles/19570488/55afbc18-199d-4c1a-a815-50f4df76d2e4.jpg',
'https://a.ccdn.es/cnet/vehicles/19570488/025c9597-c159-4d38-9cd4-c177be378661.jpg',
'https://a.ccdn.es/cnet/vehicles/19570488/848076de-fb11-4072-b686-08ce7c94fddd.jpg',
'https://a.ccdn.es/cnet/vehicles/19570488/45095f45-b028-4235-b6c8-e3c5a2cbb954.jpg',
'https://a.ccdn.es/cnet/vehicles/19570488/400e92cf-f704-4acc-8608-880f8b1436f4.jpg',
'https://a.ccdn.es/cnet/vehicles/19570488/fa03058d-8876-4dff-889c-f0f593affc89.jpg'],
'price': 3690,
'price_includes_vat': True,
'registration_date': '2008-01-01',
'seats_number': 5,
'seller_name': None,
'title': "KIA pro_cee'd 1.6 CRDi Active",
'transmission': 'manual',
'trim': '1.6 CRDi 115cv Active',
'vin': None,
'year': 2008}
2026-03-25 09:19:53 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 54ae2715-8693-5c06-adfe-be6eff87d268 with identifier: 70063145
2026-03-25 09:19:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 54ae2715-8693-5c06-adfe-be6eff87d268
2026-03-25 09:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:19: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%252F19570488%252Fffcd4cbf-e793-40a7-876d-5b44a685be36.jpg%27 HTTP/1.1" 200 None
2026-03-25 09:19:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19570488/ffcd4cbf-e793-40a7-876d-5b44a685be36.jpg not downloaded yet
2026-03-25 09:19:53 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
'body_type': 'SUV',
'c_o_2_emission_value': 36,
'category': 'Coches',
'color': 'Gris / Plata',
'currency': 'EUR',
'description': '!!! OFERTA DE MARZO, de 20.990€ a 19.990€, válida hasta el '
'28/03/26 !!!\n'
'\n'
'!!! VEHICULO MUY CUIDADO,TANTO INTERIOR COMO EXTERIORMENTE, '
'EN PERFECTO ESTADO !!! !!!! MAXIMA EQUIPACIÓN !!!\n'
'\n'
'!! HIBRIDO ENCHUFABLE CON ETIQUETA 0 EMISIONES !!!\n'
'\n'
' !!FINANCIACION 100%, CUOTA MENSUAL DESDE 252€ AL MES !!\n'
'\n'
'CV Cars Madrid pone a su disposición este CITROEN C5 AIRCROSS '
'HYBRID 225 eEAT8 SHINE con CAMBIO AUTOMATICO , con 225cv, '
'107.000km. ETIQUETA MEDIOAMBIENTAL "\'0 EMISIONES ". '
'NACIONAL \n'
'\n'
'Realizamos videollamada o puedes contactarnos por mail, '
'teléfono, WhatsApp para coordinar tu cita presencial. Nos '
'adaptamos a tus horarios y te realizamos toda la gestión ¡Sin '
'necesidad de desplazarte!\n'
'\n'
'EQUIPACION:\n'
'Luces diurnas LED Faros direccionales Full LED Sensores de '
'aparcamiento delanteros y traseros Lunas tintadas Volante '
'multifuncion con Levas Asientos electricos calefactados '
'tapizados en cuero con memoria y masaje Porton electrico con '
'apertura manos libres Sistema ISOFIX Cuadro de mandos digital '
'Reconocimiento de señales Bluetooth Regulador y limitador de '
'velocidad Navegador con pantalla tactil Cambio Automatico '
'Diferentes modos de conduccion Arranque sin llave Sistema '
'Start Stop Conexiones USB Carga inalambrica de movil '
'Climatizador digital bizona Calefaccion programable '
'Aparcamiento asistido Radar de proximidad Avisador angulo '
'muerto Appconnect Encendido automatico de luces Asistente '
'cambio involuntario de carril Espejos y elevalunas electricos '
'y retractiles Techo solar panoramico electrico Camara de '
'marcha atras 180 con Zoom Llantas de aluminio en 19 \n'
'\n'
'Cambio de titularidad y garantía comercial adicional no '
'están incluidos en el precio: 550€\n'
'\n'
'Aceptamos tu vehículo como parte de pago, el precio para '
'cambios a tener en cuenta es el precio sin oferta.\n'
'\n'
'Disponibilidad para hacer prueba mecánica y de conducción por '
'un profesional de su confianza\n'
'\n'
'Ofrecemos posibilidad de mandar videos para ver el vehículo '
'con más precisión\n'
'\n'
'Recomendamos pedir cita para ver los vehículos\n'
'\n'
'Atendemos por WhatsApp también \n'
'\n'
'!!Posibilidad de enviar el vehículo a cualquier provincia de '
'la Península Ibérica, consúltanos!!\n'
'\n'
'Consulta condiciones de esta oferta, este anuncio puede '
'contener errores de transcripción y detalles sobre el '
'equipamiento del vehículo',
'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/citroen-c5-aircross-hybrid-225-eeat8-shine-5p-electrico-hibrido-2021-en-madrid-70130999-covo.aspx',
'listing': 'auction',
'location': 'Madrid',
'make': 'CITROEN',
'model': 'C5 Aircross Hybrid',
'odometer': 107000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19626408/c07d309e-d179-4164-a675-45bbfb484207.jpg',
'https://a.ccdn.es/cnet/vehicles/19626408/57609419-80d6-4284-af25-0267c4f37933.jpg',
'https://a.ccdn.es/cnet/vehicles/19626408/86ae2e43-fe66-47ad-9a4f-1dff76806654.jpg',
'https://a.ccdn.es/cnet/vehicles/19626408/717b2808-57c6-4af4-b20c-6f120be8b50a.jpg',
'https://a.ccdn.es/cnet/vehicles/19626408/ab043274-6b3d-48d8-b79e-362069d86159.jpg',
'https://a.ccdn.es/cnet/vehicles/19626408/d3f57617-c032-4447-9762-59dd527876f9.jpg',
'https://a.ccdn.es/cnet/vehicles/19626408/77775aa3-e227-4a65-9ad3-6d8647793bca.jpg',
'https://a.ccdn.es/cnet/vehicles/19626408/c8f47680-f7fc-4907-b268-593385eb6d91.jpg',
'https://a.ccdn.es/cnet/vehicles/19626408/d4bac26b-15a3-448c-af59-58e367d0e415.jpg',
'https://a.ccdn.es/cnet/vehicles/19626408/4886f0a2-5e6c-4347-bf3c-45bddd3fb14a.jpg',
'https://a.ccdn.es/cnet/vehicles/19626408/66a7ed14-4d17-4027-ad07-8a2bacbe681f.jpg',
'https://a.ccdn.es/cnet/vehicles/19626408/f1f51bd7-5f02-477c-bd46-41b496eecd90.jpg',
'https://a.ccdn.es/cnet/vehicles/19626408/da4f473f-1a8f-45ac-b399-7a93eef37ef5.jpg',
'https://a.ccdn.es/cnet/vehicles/19626408/7729ce79-ec05-4995-a938-aee6a8d22471.jpg',
'https://a.ccdn.es/cnet/vehicles/19626408/9c854cc1-3c6b-4c84-ae5e-4f5297f29645.jpg',
'https://a.ccdn.es/cnet/vehicles/19626408/a2d2dfe0-f98e-4f03-9c1c-0f81372e4bda.jpg',
'https://a.ccdn.es/cnet/vehicles/19626408/ba8cdf86-7a7b-4094-b263-153a88853d2c.jpg',
'https://a.ccdn.es/cnet/vehicles/19626408/dc652360-a3fa-4962-852f-c72fe25bffbd.jpg',
'https://a.ccdn.es/cnet/vehicles/19626408/ad4b35ab-cc4f-4d78-a5f5-ad522452396f.jpg',
'https://a.ccdn.es/cnet/vehicles/19626408/2835e718-7a56-48a5-9499-a7fab10172bb.jpg',
'https://a.ccdn.es/cnet/vehicles/19626408/adc70296-ccb8-4a64-a4a6-844adacf60e0.jpg',
'https://a.ccdn.es/cnet/vehicles/19626408/e49536a1-6d0f-475a-b193-116cc4d195d6.jpg',
'https://a.ccdn.es/cnet/vehicles/19626408/a39c1b3f-daea-4a6c-82a1-0739c8f1de5e.jpg',
'https://a.ccdn.es/cnet/vehicles/19626408/0053cce2-1ef5-4324-b39f-3e19023e1bab.jpg',
'https://a.ccdn.es/cnet/vehicles/19626408/cbcbf471-a766-4e20-bb11-7576280a86e1.jpg',
'https://a.ccdn.es/cnet/vehicles/19626408/43433a2b-81ec-4f29-b6eb-a62ed260f6c4.jpg',
'https://a.ccdn.es/cnet/vehicles/19626408/1db089ae-a844-44ae-a093-b12d5ae025f8.jpg',
'https://a.ccdn.es/cnet/vehicles/19626408/6f4cfc3e-7bb5-4c5c-a71c-ae7245536e3b.jpg',
'https://a.ccdn.es/cnet/vehicles/19626408/12ef3f2d-3950-41cd-9253-61cbfa1db6e3.jpg',
'https://a.ccdn.es/cnet/vehicles/19626408/53d95c77-6490-47ab-aa16-7acec7b6af61.jpg',
'https://a.ccdn.es/cnet/vehicles/19626408/429d8d5e-5290-4be6-a3fd-d310b3293f47.jpg'],
'price': 19990,
'price_includes_vat': True,
'registration_date': '2021-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'CITROEN C5 Aircross Hybrid 225 eEAT8 Shine',
'transmission': 'automatic',
'trim': '225 eEAT8 Shine',
'vin': None,
'year': 2021}
2026-03-25 09:19:53 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: ea41b4d8-7a93-5c87-a3a0-3966c6436b9f with identifier: 70130999
2026-03-25 09:19:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item ea41b4d8-7a93-5c87-a3a0-3966c6436b9f
2026-03-25 09:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:19: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%252F19626408%252Fc07d309e-d179-4164-a675-45bbfb484207.jpg%27 HTTP/1.1" 200 None
2026-03-25 09:19:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19626408/c07d309e-d179-4164-a675-45bbfb484207.jpg not downloaded yet
2026-03-25 09:19:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70157405> (referer: https://www.coches.net/concesionario/cvcarsmadrid/?pg=1) ['zyte-api']
2026-03-25 09:19:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/62496125> (referer: https://www.coches.net/concesionario/cvcarsmadrid/?pg=1) ['zyte-api']
2026-03-25 09:19:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 09:19:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f9fd0b50310>
2026-03-25 09:19:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 09:19:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 09:19:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 09:19:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5ce96b73-59a4-5170-a26a-616bc0e8a1a5/5ce96b73-59a4-5170-a26a-616bc0e8a1a5_image_0.jpg HTTP/1.1" 201 0
2026-03-25 09:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:19: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%252F19528616%252F340a858c-41f3-44c8-86b4-d60aaf0f9e21.jpg') HTTP/1.1" 204 0
2026-03-25 09:19:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19528616/340a858c-41f3-44c8-86b4-d60aaf0f9e21.jpg saved to cache
2026-03-25 09:19:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 5ce96b73-59a4-5170-a26a-616bc0e8a1a5
2026-03-25 09:19:53 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 5ce96b73-59a4-5170-a26a-616bc0e8a1a5 sending to next pipeline
2026-03-25 09:19:53 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 5ce96b73-59a4-5170-a26a-616bc0e8a1a5 with identifier 70008521
2026-03-25 09:19:53 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-25 09:19:53 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-25 09:19:53 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 5ce96b73-59a4-5170-a26a-616bc0e8a1a5
2026-03-25 09:19:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/19528616/340a858c-41f3-44c8-86b4-d60aaf0f9e21.jpg>
{'auction_title': '',
'body_type': 'Berlina',
'c_o_2_emission_value': 129,
'category': 'Coches',
'color': 'Negro',
'currency': 'EUR',
'description': '!!! OFERTA DE MARZO, de 6.990€ a 5.990€, válida hasta el '
'28/03/26 !!\n'
'\n'
'!!! VEHICULO MUY CUIDADO TANTO INTERIOR COMO EXTERIOR !! \n'
'\n'
'!!! NACIONAL !!! !!!! MISMO PROPIETARIO DESDE 2012 !!!!!\n'
'\n'
'!!!! SE ENTREGA CON EL MANTENIMIENTO RECIEN HECHO, CON '
'FACTURA !!!!\n'
'\n'
'CV CARS Madrid pone a su disposición este VOLVO S80 2.4 D5 '
'SUMMUM AUTO con CAMBIO AUTOMATICO con 205 cv, 326.000km. '
'Con ITV en vigor hasta 02/27. \n'
'\n'
'Realizamos videollamada o puedes contactarnos por mail, '
'teléfono, WhatsApp para coordinar tu cita presencial. Nos '
'adaptamos a tus horarios y te realizamos toda la gestión ¡Sin '
'necesidad de desplazarte!\n'
'\n'
'\n'
'EQUIPACION: CAMBIO AUTOMATICO CON MODO SPORT, ASIENTOS DE '
'CUERO BEIGE, 5 PUERTAS FAROS DE XENON, SENSOR DE LUCES Y '
'LLUVIA, RADIO CD, dirección asistida, Climatizador BIZONA con '
'regulación de temperatura en 2 zonas, control y limitador de '
'velocidad, apoyabrazos central, bluetooth, sensor de '
'aparcamiento trasero, ESP, ABS,.....\n'
'\n'
'Cambio de titularidad y garantía comercial adicional no '
'incluido en precio: +550€.\n'
'\n'
'!! Posibilidad de ampliar la garantia mecánica hasta 3 años '
'!!\n'
'\n'
'Aceptamos tu vehículo como parte de pago, el precio para '
'cambios a tener en cuenta es el precio sin oferta.\n'
'\n'
'Disponibilidad para hacer prueba mecánica y de conducción por '
'un profesional de su confianza\n'
'\n'
'Ofrecemos posibilidad de mandar videos para ver el vehículo '
'con más precisión\n'
'\n'
'Recomendamos pedir cita para ver los vehículos\n'
'\n'
'!!Posibilidad de enviar el vehículo a cualquier provincia de '
'la Península Ibérica, consúltanos!!\n'
'\n'
'Consulta condiciones de esta oferta, este anuncio puede '
'contener errores de transcripción y detalles sobre el '
'equipamiento del vehículoranscripción y detalles sobre el '
'equipamiento del vehículo',
'doors_number': 4,
'emission_standard': 'B',
'engine': '2.4L',
'engine_horse_power': 215,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '5ce96b73-59a4-5170-a26a-616bc0e8a1a5',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/volvo-s80-24-d5-momentum-4p-diesel-2012-en-madrid-70008521-covo.aspx',
'listing': 'auction',
'location': 'Madrid',
'make': 'VOLVO',
'model': 'S80',
'odometer': 326000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 20,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5ce96b73-59a4-5170-a26a-616bc0e8a1a5/5ce96b73-59a4-5170-a26a-616bc0e8a1a5_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108829,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19528616/340a858c-41f3-44c8-86b4-d60aaf0f9e21.jpg',
'Width': 800}],
'price': 5990,
'price_includes_vat': True,
'registration_date': '2011-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'VOLVO S80 2.4 D5 Momentum',
'transmission': 'automatic',
'trim': '2.4 D5 Momentum',
'vin': None,
'year': 2011}
2026-03-25 09:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:19: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%2770008521%27 HTTP/1.1" 200 None
2026-03-25 09:19:53 [auto_selling_coches.net] INFO: Saving data for 70008521: {'created_time': 1774430393.955107, 'last_price_update_time': 1774430393.955119}
2026-03-25 09:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70008521') HTTP/1.1" 204 0
2026-03-25 09:19:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/19570488/ffcd4cbf-e793-40a7-876d-5b44a685be36.jpg> (referer: None)
2026-03-25 09:19:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 09:19:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 09:19:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f9fd2f10050>
2026-03-25 09:19:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 09:19:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 09:19:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 09:19:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b15ebc93-317d-5b66-ab53-059e7b75d000/b15ebc93-317d-5b66-ab53-059e7b75d000_image_0.jpg HTTP/1.1" 201 0
2026-03-25 09:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:19: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%252F19277726%252F623cc569-506a-41f1-99cc-454344084036.jpg') HTTP/1.1" 204 0
2026-03-25 09:19:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19277726/623cc569-506a-41f1-99cc-454344084036.jpg saved to cache
2026-03-25 09:19:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item b15ebc93-317d-5b66-ab53-059e7b75d000
2026-03-25 09:19:54 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item b15ebc93-317d-5b66-ab53-059e7b75d000 sending to next pipeline
2026-03-25 09:19:54 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
'body_type': 'Berlina',
'c_o_2_emission_value': 145,
'category': 'Coches',
'color': 'Negro',
'currency': 'EUR',
'description': '!! OFERTA MES DE MARZO, de 3.990€ a 3.390€, válida hasta el '
'31/03/26 !!!\n'
'\n'
'CV CARS Madrid pone a su disposición este FIAT GRANDE PUNTO '
'1.4 DYNAMIC con CAMBIO MANUAL, con 77 cv, 149.000km. Se '
'entrega con ITV en vigor hasta el 07/2026. NACIONAL\n'
'\n'
'!! SE ENTREGA TOTALMENTE REVISADO Y CON EL MANTENIMIENTO '
'RECIEN REALIZADO !!\n'
'\n'
'Realizamos videollamada o puedes contactarnos por mail, '
'teléfono, WhatsApp para coordinar tu cita presencial. Nos '
'adaptamos a tus horarios y te realizamos toda la gestión ¡Sin '
'necesidad de desplazarte!\n'
'\n'
'EQUIPACION: CAMBIO MANUAL, 5 PUERTAS, Cierre centralizado, '
'dirección asistida, climatizador automatico, Elevalunas '
'eléctricos delanteros y traseros, control de velocidad, '
'RADIO CD, pintura metalizada, ABS, ESP, Llantas de aluminio '
'originales, reposabrazos central delantero\n'
'\n'
'Cambio de titularidad y garantía comercial adicional no están '
'incluidos en el precio: 450€\n'
'\n'
'Aceptamos tu vehículo como parte de pago, el precio para '
'cambios a tener en cuenta es el precio sin oferta.\n'
'\n'
'Disponibilidad para hacer prueba mecánica y de conducción por '
'un profesional de su confianza\n'
'\n'
'Ofrecemos posibilidad de mandar videos para ver el vehículo '
'con más precisión\n'
'\n'
'Recomendamos pedir cita para ver los vehículos\n'
'\n'
'!!Posibilidad de enviar el vehículo a cualquier provincia de '
'la Península Ibérica, consúltanos!!\n'
'\n'
'Consulta condiciones de esta oferta, este anuncio puede '
'contener errores de transcripción y detalles sobre el '
'equipamiento del vehículo',
'doors_number': 5,
'emission_standard': 'C',
'engine': '1.4L',
'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/fiat-grande-punto-14-16v-dynamic-5p-gasolina-2006-en-madrid-70157405-covo.aspx',
'listing': 'auction',
'location': 'Madrid',
'make': 'FIAT',
'model': 'Grande Punto',
'odometer': 149000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19644240/149b1ca0-d576-4b45-91e3-9d7b04e4d0c2.jpg',
'https://a.ccdn.es/cnet/vehicles/19644240/84b4ade7-b826-40f9-b872-1db9086ebabe.jpg',
'https://a.ccdn.es/cnet/vehicles/19644240/162d1b00-1a10-45be-bcb6-b8784d24e9c4.jpg',
'https://a.ccdn.es/cnet/vehicles/19644240/3b0db330-2c61-43fc-86c7-da79da720706.jpg',
'https://a.ccdn.es/cnet/vehicles/19644240/aacbce19-7bc3-4be3-9883-7800cc6f369d.jpg',
'https://a.ccdn.es/cnet/vehicles/19644240/475d8399-33a4-42ec-893d-f4ebce1b0cfe.jpg',
'https://a.ccdn.es/cnet/vehicles/19644240/468c9313-6445-475d-b24f-b519b344251d.jpg',
'https://a.ccdn.es/cnet/vehicles/19644240/111c9be2-5c59-416e-9899-75ba89d743de.jpg',
'https://a.ccdn.es/cnet/vehicles/19644240/8ce5bcbe-bf07-4977-8764-7df4f4b7bd69.jpg',
'https://a.ccdn.es/cnet/vehicles/19644240/97a1fe8c-4e9d-4404-8b07-b709e779f0a8.jpg',
'https://a.ccdn.es/cnet/vehicles/19644240/06a7b7b7-ff14-411e-956d-7774b29b92d1.jpg',
'https://a.ccdn.es/cnet/vehicles/19644240/5199a3a8-bc15-48fb-9509-04b43d965c8c.jpg',
'https://a.ccdn.es/cnet/vehicles/19644240/70561d63-558a-4cb5-8199-68704fa14b94.jpg',
'https://a.ccdn.es/cnet/vehicles/19644240/d044d1eb-b6ee-452b-8ba7-defa3be4a7c5.jpg',
'https://a.ccdn.es/cnet/vehicles/19644240/259b6fbb-2c17-4aa2-bd45-80f7e5a4b524.jpg',
'https://a.ccdn.es/cnet/vehicles/19644240/6eecd51e-1895-4ee7-8df4-0df367497d9a.jpg',
'https://a.ccdn.es/cnet/vehicles/19644240/a863ba70-b5f4-41c2-88f0-0e81bdd342b4.jpg',
'https://a.ccdn.es/cnet/vehicles/19644240/a8a9fa7c-126e-4f69-bec0-f9037aa403b6.jpg',
'https://a.ccdn.es/cnet/vehicles/19644240/e689836b-1a42-457e-a331-ac16bc6c0e38.jpg',
'https://a.ccdn.es/cnet/vehicles/19644240/4120472d-4264-447e-8803-aa6f29185bf0.jpg'],
'price': 3390,
'price_includes_vat': True,
'registration_date': '2006-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'FIAT Grande Punto 1.4 16v Dynamic',
'transmission': 'manual',
'trim': '1.4 16v Dynamic',
'vin': None,
'year': 2006}
2026-03-25 09:19:54 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: bceea53c-4783-54c3-a895-fe48b628f706 with identifier: 70157405
2026-03-25 09:19:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item bceea53c-4783-54c3-a895-fe48b628f706
2026-03-25 09:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:19: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%252F19644240%252F149b1ca0-d576-4b45-91e3-9d7b04e4d0c2.jpg%27 HTTP/1.1" 200 None
2026-03-25 09:19:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19644240/149b1ca0-d576-4b45-91e3-9d7b04e4d0c2.jpg not downloaded yet
2026-03-25 09:19:54 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
'body_type': 'Monovolumen',
'c_o_2_emission_value': 106,
'category': 'Coches',
'color': 'Blanco',
'currency': 'EUR',
'description': '!!! VEHICULO MUY CUIDADO TANTO EXTERNA COMO INTERNAMENTE, CON '
'CONSUMO MINIMO !!!\n'
'\n'
'!!! NACIONAL Y UNICO PROPIETARIO !!!\n'
'\n'
'CV CARS Madrid pone a su disposición esta CITROEN BERLINGO '
'1.5 BLUEHDI LIVE TALLA M, con CAMBIO MANUAL, con 100cv, '
'164.000km. Con ITV en vigor hasta 01/2027. NACIONAL, UNICO '
'PROPIETARIO. \n'
'\n'
'!! SE ENTREGA TOTALMENTE REVISADO, CON EL MANTENIMIENTO '
'RECIEN REALIZADO !!\n'
'\n'
'Realizamos videollamada o puedes contactarnos por mail, '
'teléfono, WhatsApp para coordinar tu cita presencial. Nos '
'adaptamos a tus horarios y te realizamos toda la gestión ¡Sin '
'necesidad de desplazarte!\n'
'\n'
'EQUIPACION: 4 puertas, CAMBIO MANUAL DE 6 velocidades, con '
'sensor trasero de aparcamiento, RADIO CD con AUX. y USB, '
'control y limitador de velocidad, Cierre centralizado, '
'dirección asistida, aire acondicionado, Elevalunas eléctricos '
'delanteros, abs, esp, BLUETOOTH CON MANOS LIBRES, ASISTENTE '
'DE CAMBIO DE CARRIL,.......\n'
'\n'
'Cambio de titularidad y garantía comercial adicional no '
'están incluidos en el precio: 550€\n'
'\n'
'Aceptamos tu vehículo como parte de pago, el precio para '
'cambios a tener en cuenta es el precio sin oferta.\n'
'\n'
'Disponibilidad para hacer prueba mecánica y de conducción por '
'un profesional de su confianza\n'
'\n'
'Ofrecemos posibilidad de mandar videos para ver el vehículo '
'con más precisión\n'
'\n'
'Recomendamos pedir cita para ver los vehículos\n'
'\n'
'!!Posibilidad de enviar el vehículo a cualquier provincia de '
'la Península Ibérica, consúltanos!!\n'
'\n'
'Consulta condiciones de esta oferta, este anuncio puede '
'contener errores de transcripción y detalles sobre el '
'equipamiento del vehículo.',
'doors_number': 4,
'emission_standard': None,
'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-berlingo-talla-m-bluehdi-100-ss-live-4p-diesel-2020-en-madrid-62496125-covo.aspx',
'listing': 'auction',
'location': 'Madrid',
'make': 'CITROEN',
'model': 'Berlingo',
'odometer': 164000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19382082/ea156747-14a0-4927-a23f-caf643955db2.jpg',
'https://a.ccdn.es/cnet/vehicles/19382082/a76b1acf-7589-46a9-9e8f-c1b9a28cb077.jpg',
'https://a.ccdn.es/cnet/vehicles/19382082/dcc3ec6e-95a3-4df2-9341-3e15d4efb0cd.jpg',
'https://a.ccdn.es/cnet/vehicles/19382082/e6a9cf5d-ff02-4a52-ac7e-fe4b98d50f86.jpg',
'https://a.ccdn.es/cnet/vehicles/19382082/9e918666-b509-46b5-974c-95bcfff468aa.jpg',
'https://a.ccdn.es/cnet/vehicles/19382082/78afafeb-d546-4120-b409-39e350dd47d4.jpg',
'https://a.ccdn.es/cnet/vehicles/19382082/4201808a-7ee4-40fe-b0aa-734efac19e54.jpg',
'https://a.ccdn.es/cnet/vehicles/19382082/240412a2-a890-40d2-8fa7-de06cea8a825.jpg',
'https://a.ccdn.es/cnet/vehicles/19382082/2d5b987a-1827-4413-9bc0-7778db67a302.jpg',
'https://a.ccdn.es/cnet/vehicles/19382082/63588594-b7b5-4ddf-ba14-9b35d59b6872.jpg',
'https://a.ccdn.es/cnet/vehicles/19382082/9f09f8f7-7ebd-42cb-ac67-82a0d2972b6b.jpg',
'https://a.ccdn.es/cnet/vehicles/19382082/ea62d0a8-42c5-4b03-bd35-3e6a902e7d0d.jpg',
'https://a.ccdn.es/cnet/vehicles/19382082/8cca0272-57f3-45b7-aa11-0d9322010d2d.jpg',
'https://a.ccdn.es/cnet/vehicles/19382082/9230d970-4d1d-4021-8636-2fa12e38ae88.jpg',
'https://a.ccdn.es/cnet/vehicles/19382082/903d0cde-d0e2-44fa-9e86-f0f288903c0f.jpg',
'https://a.ccdn.es/cnet/vehicles/19382082/f537a328-003a-4c6c-a26a-7921772ef4af.jpg',
'https://a.ccdn.es/cnet/vehicles/19382082/3deca56d-aa7a-4a62-9f86-3e04169e3cb9.jpg',
'https://a.ccdn.es/cnet/vehicles/19382082/f2273511-ec63-4b2a-81f7-08465e781ad5.jpg',
'https://a.ccdn.es/cnet/vehicles/19382082/d3bbad90-2fe4-446f-95d8-d6197cbe46d0.jpg'],
'price': 11990,
'price_includes_vat': True,
'registration_date': '2019-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'CITROEN Berlingo Talla M BlueHDi 100 SS LIVE',
'transmission': 'manual',
'trim': 'Talla M BlueHDi 100 SS LIVE',
'vin': None,
'year': 2019}
2026-03-25 09:19:54 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 657d9ec4-4d35-5c2c-a952-41fbda94fb66 with identifier: 62496125
2026-03-25 09:19:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 657d9ec4-4d35-5c2c-a952-41fbda94fb66
2026-03-25 09:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:19: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%252F19382082%252Fea156747-14a0-4927-a23f-caf643955db2.jpg%27 HTTP/1.1" 200 None
2026-03-25 09:19:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19382082/ea156747-14a0-4927-a23f-caf643955db2.jpg not downloaded yet
2026-03-25 09:19:54 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: b15ebc93-317d-5b66-ab53-059e7b75d000 with identifier 62411159
2026-03-25 09:19:54 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-25 09:19:54 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-25 09:19:54 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item b15ebc93-317d-5b66-ab53-059e7b75d000
2026-03-25 09:19:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/19277726/623cc569-506a-41f1-99cc-454344084036.jpg>
{'auction_title': '',
'body_type': 'Berlina',
'c_o_2_emission_value': None,
'category': 'Coches',
'color': 'Blanco',
'currency': 'EUR',
'description': '!!! OFERTA MES DE MARZO, de 11.990€ a 10.990€, válida hasta '
'el 28/03/26 !!!\n'
'\n'
'!! VEHICULO MUY CUIDADO, EN PERFECTO ESTADO !! !! !!MINIMO '
'CONSUMO !!\n'
'\n'
'!!CON MODO ECO DE CONDUCCION !!\n'
'\n'
'CV Cars Madrid pone a su disposición este RENAULT CLIO 1.5dCi '
'Business Blue con CAMBIO MANUAL , con 100cv, 93.000km. Con '
'ITV en vigor hasta 01/2028. ETIQUETA MEDIOAMBIENTAL "C". '
'NACIONAL \n'
'\n'
'!! SE ENTREGA TOTALMENTE REVISADO Y CON EL MANTENIMIENTO '
'RECIEN REALIZADO CON FACTURA!!,\n'
'\n'
'Realizamos videollamada o puedes contactarnos por mail, '
'teléfono, WhatsApp para coordinar tu cita presencial. Nos '
'adaptamos a tus horarios y te realizamos toda la gestión ¡Sin '
'necesidad de desplazarte!\n'
'\n'
'EQUIPACION: \n'
'VOLANTE MULTIFUNCION\n'
'-LUCES AUTOMÁTICAS\n'
'-REGULADOR Y LIMITADOR DE VELOCIDAD\n'
'-CONTROL DE MANTENIMIENTO DE CARRIL\n'
'-LUZ DIURNA\n'
'-ISOFIX\n'
'-REGULACIÓN DE ESPEJOS ELÉCTRICOS\n'
'-CONEXIÓN BLUETOOTH\n'
'-AIRE ACONDICIONADO\n'
'-SISTEMA START STOP\n'
'-MODO DE CONDUCCIÓN ECO\n'
'-TOMA DE 12V\n'
'-PILOTOS LED,..................\n'
'\n'
'Cambio de titularidad y garantía comercial adicional no '
'están incluidos en el precio: 550€\n'
'\n'
'Aceptamos tu vehículo como parte de pago, el precio para '
'cambios a tener en cuenta es el precio sin oferta.\n'
'\n'
'Disponibilidad para hacer prueba mecánica y de conducción por '
'un profesional de su confianza\n'
'\n'
'Ofrecemos posibilidad de mandar videos para ver el vehículo '
'con más precisión\n'
'\n'
'Recomendamos pedir cita para ver los vehículos\n'
'\n'
'Atendemos por WhatsApp también \n'
'\n'
'!!Posibilidad de enviar el vehículo a cualquier provincia de '
'la Península Ibérica, consúltanos!!\n'
'\n'
'Consulta condiciones de esta oferta, este anuncio puede '
'contener errores de transcripción y detalles sobre el '
'equipamiento del vehículo',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 100,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': 'b15ebc93-317d-5b66-ab53-059e7b75d000',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/renault-clio-business-blue-dci-74kw-100cv-5p-diesel-2021-en-madrid-62411159-covo.aspx',
'listing': 'auction',
'location': 'Madrid',
'make': 'RENAULT',
'model': 'Clio',
'odometer': 93000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 19,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b15ebc93-317d-5b66-ab53-059e7b75d000/b15ebc93-317d-5b66-ab53-059e7b75d000_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94324,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19277726/623cc569-506a-41f1-99cc-454344084036.jpg',
'Width': 800}],
'price': 10990,
'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 74kW 100CV',
'vin': None,
'year': 2021}
2026-03-25 09:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:19: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%2762411159%27 HTTP/1.1" 200 None
2026-03-25 09:19:54 [auto_selling_coches.net] INFO: Saving data for 62411159: {'created_time': 1774430394.092536, 'last_price_update_time': 1774430394.092547}
2026-03-25 09:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62411159') HTTP/1.1" 204 0
2026-03-25 09:19:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/19626408/c07d309e-d179-4164-a675-45bbfb484207.jpg> (referer: None)
2026-03-25 09:19:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 09:19:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f9fd03ba210>
2026-03-25 09:19:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 09:19:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 09:19:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 09:19:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_54ae2715-8693-5c06-adfe-be6eff87d268/54ae2715-8693-5c06-adfe-be6eff87d268_image_0.jpg HTTP/1.1" 201 0
2026-03-25 09:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:19: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%252F19570488%252Fffcd4cbf-e793-40a7-876d-5b44a685be36.jpg') HTTP/1.1" 204 0
2026-03-25 09:19:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19570488/ffcd4cbf-e793-40a7-876d-5b44a685be36.jpg saved to cache
2026-03-25 09:19:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 54ae2715-8693-5c06-adfe-be6eff87d268
2026-03-25 09:19:54 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 54ae2715-8693-5c06-adfe-be6eff87d268 sending to next pipeline
2026-03-25 09:19:54 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 54ae2715-8693-5c06-adfe-be6eff87d268 with identifier 70063145
2026-03-25 09:19:54 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-25 09:19:54 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-25 09:19:54 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 54ae2715-8693-5c06-adfe-be6eff87d268
2026-03-25 09:19:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/19570488/ffcd4cbf-e793-40a7-876d-5b44a685be36.jpg>
{'auction_title': '',
'body_type': 'Berlina',
'c_o_2_emission_value': 126,
'category': 'Coches',
'color': 'Marrón',
'currency': 'EUR',
'description': '!!! OFERTA DE MARZO, de 3.990€ a 3.690€, válida hasta el '
'28/03/26 !!!\n'
'\n'
' CV CARS Madrid pone a su disposición este KIA PRO-CEED 1.6 '
'CRDi ACTIVE con CAMBIO MANUAL con 115 cv, 198.000km. Se '
'entrega con ITV en vigor hasta el 06/2026\n'
'\n'
'!! SE ENTREGA TOTALMENTE REVISADO Y CON EL MANTENIMIENTO '
'RECIEN HECHO!!\n'
'\n'
'Realizamos videollamada o puedes contactarnos por mail, '
'teléfono, WhatsApp para coordinar tu cita presencial. Nos '
'adaptamos a tus horarios y te realizamos toda la gestión ¡Sin '
'necesidad de desplazarte!\n'
'\n'
'EQUIPACION: CAMBIO MANUAL, 3 PUERTAS, Cierre centralizado, '
'dirección asistida, climatizador automático, Elevalunas '
'eléctricos delanteros, RADIO CD con AUX Y USB, pintura '
'metalizada, ABS, ESP, con isofix, llantas de aluminio, '
'......\n'
'\n'
'Cambio de titularidad y garantía comercial adicional no están '
'incluidos en el precio: 450€\n'
'\n'
'Aceptamos tu vehículo como parte de pago, el precio para '
'cambios a tener en cuenta es el precio sin oferta.\n'
'\n'
'Disponibilidad para hacer prueba mecánica y de conducción por '
'un profesional de su confianza\n'
'\n'
'Ofrecemos posibilidad de mandar videos para ver el vehículo '
'con más precisión\n'
'\n'
'Recomendamos pedir cita para ver los vehículos\n'
'\n'
'!!Posibilidad de enviar el vehículo a cualquier provincia de '
'la Península Ibérica, consúltanos!!\n'
'\n'
'Consulta condiciones de esta oferta, este anuncio puede '
'contener errores de transcripción y detalles sobre el '
'equipamiento del vehículo',
'doors_number': 3,
'emission_standard': 'B',
'engine': '1.6L',
'engine_horse_power': 115,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '54ae2715-8693-5c06-adfe-be6eff87d268',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/kia-pro_ceed-16-crdi-115cv-active-3p-diesel-2008-en-madrid-70063145-covo.aspx',
'listing': 'auction',
'location': 'Madrid',
'make': 'KIA',
'model': "pro_cee'd",
'odometer': 198000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 16,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_54ae2715-8693-5c06-adfe-be6eff87d268/54ae2715-8693-5c06-adfe-be6eff87d268_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100418,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19570488/ffcd4cbf-e793-40a7-876d-5b44a685be36.jpg',
'Width': 800}],
'price': 3690,
'price_includes_vat': True,
'registration_date': '2008-01-01',
'seats_number': 5,
'seller_name': None,
'title': "KIA pro_cee'd 1.6 CRDi Active",
'transmission': 'manual',
'trim': '1.6 CRDi 115cv Active',
'vin': None,
'year': 2008}
2026-03-25 09:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:19: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%2770063145%27 HTTP/1.1" 200 None
2026-03-25 09:19:54 [auto_selling_coches.net] INFO: Saving data for 70063145: {'created_time': 1774430394.202217, 'last_price_update_time': 1774430394.202228}
2026-03-25 09:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70063145') HTTP/1.1" 204 0
2026-03-25 09:19:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/19382082/ea156747-14a0-4927-a23f-caf643955db2.jpg> (referer: None)
2026-03-25 09:19:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 09:19:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f9fd2f39150>
2026-03-25 09:19:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 09:19:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 09:19:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 09:19:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ea41b4d8-7a93-5c87-a3a0-3966c6436b9f/ea41b4d8-7a93-5c87-a3a0-3966c6436b9f_image_0.jpg HTTP/1.1" 201 0
2026-03-25 09:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:19: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%252F19626408%252Fc07d309e-d179-4164-a675-45bbfb484207.jpg') HTTP/1.1" 204 0
2026-03-25 09:19:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19626408/c07d309e-d179-4164-a675-45bbfb484207.jpg saved to cache
2026-03-25 09:19:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item ea41b4d8-7a93-5c87-a3a0-3966c6436b9f
2026-03-25 09:19:54 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item ea41b4d8-7a93-5c87-a3a0-3966c6436b9f sending to next pipeline
2026-03-25 09:19:54 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: ea41b4d8-7a93-5c87-a3a0-3966c6436b9f with identifier 70130999
2026-03-25 09:19:54 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-25 09:19:54 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-25 09:19:54 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item ea41b4d8-7a93-5c87-a3a0-3966c6436b9f
2026-03-25 09:19:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/19626408/c07d309e-d179-4164-a675-45bbfb484207.jpg>
{'auction_title': '',
'body_type': 'SUV',
'c_o_2_emission_value': 36,
'category': 'Coches',
'color': 'Gris / Plata',
'currency': 'EUR',
'description': '!!! OFERTA DE MARZO, de 20.990€ a 19.990€, válida hasta el '
'28/03/26 !!!\n'
'\n'
'!!! VEHICULO MUY CUIDADO,TANTO INTERIOR COMO EXTERIORMENTE, '
'EN PERFECTO ESTADO !!! !!!! MAXIMA EQUIPACIÓN !!!\n'
'\n'
'!! HIBRIDO ENCHUFABLE CON ETIQUETA 0 EMISIONES !!!\n'
'\n'
' !!FINANCIACION 100%, CUOTA MENSUAL DESDE 252€ AL MES !!\n'
'\n'
'CV Cars Madrid pone a su disposición este CITROEN C5 AIRCROSS '
'HYBRID 225 eEAT8 SHINE con CAMBIO AUTOMATICO , con 225cv, '
'107.000km. ETIQUETA MEDIOAMBIENTAL "\'0 EMISIONES ". '
'NACIONAL \n'
'\n'
'Realizamos videollamada o puedes contactarnos por mail, '
'teléfono, WhatsApp para coordinar tu cita presencial. Nos '
'adaptamos a tus horarios y te realizamos toda la gestión ¡Sin '
'necesidad de desplazarte!\n'
'\n'
'EQUIPACION:\n'
'Luces diurnas LED Faros direccionales Full LED Sensores de '
'aparcamiento delanteros y traseros Lunas tintadas Volante '
'multifuncion con Levas Asientos electricos calefactados '
'tapizados en cuero con memoria y masaje Porton electrico con '
'apertura manos libres Sistema ISOFIX Cuadro de mandos digital '
'Reconocimiento de señales Bluetooth Regulador y limitador de '
'velocidad Navegador con pantalla tactil Cambio Automatico '
'Diferentes modos de conduccion Arranque sin llave Sistema '
'Start Stop Conexiones USB Carga inalambrica de movil '
'Climatizador digital bizona Calefaccion programable '
'Aparcamiento asistido Radar de proximidad Avisador angulo '
'muerto Appconnect Encendido automatico de luces Asistente '
'cambio involuntario de carril Espejos y elevalunas electricos '
'y retractiles Techo solar panoramico electrico Camara de '
'marcha atras 180 con Zoom Llantas de aluminio en 19 \n'
'\n'
'Cambio de titularidad y garantía comercial adicional no '
'están incluidos en el precio: 550€\n'
'\n'
'Aceptamos tu vehículo como parte de pago, el precio para '
'cambios a tener en cuenta es el precio sin oferta.\n'
'\n'
'Disponibilidad para hacer prueba mecánica y de conducción por '
'un profesional de su confianza\n'
'\n'
'Ofrecemos posibilidad de mandar videos para ver el vehículo '
'con más precisión\n'
'\n'
'Recomendamos pedir cita para ver los vehículos\n'
'\n'
'Atendemos por WhatsApp también \n'
'\n'
'!!Posibilidad de enviar el vehículo a cualquier provincia de '
'la Península Ibérica, consúltanos!!\n'
'\n'
'Consulta condiciones de esta oferta, este anuncio puede '
'contener errores de transcripción y detalles sobre el '
'equipamiento del vehículo',
'doors_number': 5,
'emission_standard': '0',
'engine': '1.6L',
'engine_horse_power': 225,
'expiration_date': None,
'fuel_type': 'Híbrido enchufable',
'id': 'ea41b4d8-7a93-5c87-a3a0-3966c6436b9f',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/citroen-c5-aircross-hybrid-225-eeat8-shine-5p-electrico-hibrido-2021-en-madrid-70130999-covo.aspx',
'listing': 'auction',
'location': 'Madrid',
'make': 'CITROEN',
'model': 'C5 Aircross Hybrid',
'odometer': 107000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 31,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ea41b4d8-7a93-5c87-a3a0-3966c6436b9f/ea41b4d8-7a93-5c87-a3a0-3966c6436b9f_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90487,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19626408/c07d309e-d179-4164-a675-45bbfb484207.jpg',
'Width': 800}],
'price': 19990,
'price_includes_vat': True,
'registration_date': '2021-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'CITROEN C5 Aircross Hybrid 225 eEAT8 Shine',
'transmission': 'automatic',
'trim': '225 eEAT8 Shine',
'vin': None,
'year': 2021}
2026-03-25 09:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:19: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%2770130999%27 HTTP/1.1" 200 None
2026-03-25 09:19:54 [auto_selling_coches.net] INFO: Saving data for 70130999: {'created_time': 1774430394.297163, 'last_price_update_time': 1774430394.297171}
2026-03-25 09:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70130999') HTTP/1.1" 204 0
2026-03-25 09:19:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/19644240/149b1ca0-d576-4b45-91e3-9d7b04e4d0c2.jpg> (referer: None)
2026-03-25 09:19:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 09:19:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 09:19:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f9fd049a8d0>
2026-03-25 09:19:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 09:19:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 09:19:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 09:19:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_657d9ec4-4d35-5c2c-a952-41fbda94fb66/657d9ec4-4d35-5c2c-a952-41fbda94fb66_image_0.jpg HTTP/1.1" 201 0
2026-03-25 09:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:19: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%252F19382082%252Fea156747-14a0-4927-a23f-caf643955db2.jpg') HTTP/1.1" 204 0
2026-03-25 09:19:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19382082/ea156747-14a0-4927-a23f-caf643955db2.jpg saved to cache
2026-03-25 09:19:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 657d9ec4-4d35-5c2c-a952-41fbda94fb66
2026-03-25 09:19:54 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 657d9ec4-4d35-5c2c-a952-41fbda94fb66 sending to next pipeline
2026-03-25 09:19:54 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 657d9ec4-4d35-5c2c-a952-41fbda94fb66 with identifier 62496125
2026-03-25 09:19:54 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-25 09:19:54 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-25 09:19:54 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 657d9ec4-4d35-5c2c-a952-41fbda94fb66
2026-03-25 09:19:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/19382082/ea156747-14a0-4927-a23f-caf643955db2.jpg>
{'auction_title': '',
'body_type': 'Monovolumen',
'c_o_2_emission_value': 106,
'category': 'Coches',
'color': 'Blanco',
'currency': 'EUR',
'description': '!!! VEHICULO MUY CUIDADO TANTO EXTERNA COMO INTERNAMENTE, CON '
'CONSUMO MINIMO !!!\n'
'\n'
'!!! NACIONAL Y UNICO PROPIETARIO !!!\n'
'\n'
'CV CARS Madrid pone a su disposición esta CITROEN BERLINGO '
'1.5 BLUEHDI LIVE TALLA M, con CAMBIO MANUAL, con 100cv, '
'164.000km. Con ITV en vigor hasta 01/2027. NACIONAL, UNICO '
'PROPIETARIO. \n'
'\n'
'!! SE ENTREGA TOTALMENTE REVISADO, CON EL MANTENIMIENTO '
'RECIEN REALIZADO !!\n'
'\n'
'Realizamos videollamada o puedes contactarnos por mail, '
'teléfono, WhatsApp para coordinar tu cita presencial. Nos '
'adaptamos a tus horarios y te realizamos toda la gestión ¡Sin '
'necesidad de desplazarte!\n'
'\n'
'EQUIPACION: 4 puertas, CAMBIO MANUAL DE 6 velocidades, con '
'sensor trasero de aparcamiento, RADIO CD con AUX. y USB, '
'control y limitador de velocidad, Cierre centralizado, '
'dirección asistida, aire acondicionado, Elevalunas eléctricos '
'delanteros, abs, esp, BLUETOOTH CON MANOS LIBRES, ASISTENTE '
'DE CAMBIO DE CARRIL,.......\n'
'\n'
'Cambio de titularidad y garantía comercial adicional no '
'están incluidos en el precio: 550€\n'
'\n'
'Aceptamos tu vehículo como parte de pago, el precio para '
'cambios a tener en cuenta es el precio sin oferta.\n'
'\n'
'Disponibilidad para hacer prueba mecánica y de conducción por '
'un profesional de su confianza\n'
'\n'
'Ofrecemos posibilidad de mandar videos para ver el vehículo '
'con más precisión\n'
'\n'
'Recomendamos pedir cita para ver los vehículos\n'
'\n'
'!!Posibilidad de enviar el vehículo a cualquier provincia de '
'la Península Ibérica, consúltanos!!\n'
'\n'
'Consulta condiciones de esta oferta, este anuncio puede '
'contener errores de transcripción y detalles sobre el '
'equipamiento del vehículo.',
'doors_number': 4,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 102,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '657d9ec4-4d35-5c2c-a952-41fbda94fb66',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/citroen-berlingo-talla-m-bluehdi-100-ss-live-4p-diesel-2020-en-madrid-62496125-covo.aspx',
'listing': 'auction',
'location': 'Madrid',
'make': 'CITROEN',
'model': 'Berlingo',
'odometer': 164000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 19,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_657d9ec4-4d35-5c2c-a952-41fbda94fb66/657d9ec4-4d35-5c2c-a952-41fbda94fb66_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 77524,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19382082/ea156747-14a0-4927-a23f-caf643955db2.jpg',
'Width': 800}],
'price': 11990,
'price_includes_vat': True,
'registration_date': '2019-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'CITROEN Berlingo Talla M BlueHDi 100 SS LIVE',
'transmission': 'manual',
'trim': 'Talla M BlueHDi 100 SS LIVE',
'vin': None,
'year': 2019}
2026-03-25 09:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:19: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%2762496125%27 HTTP/1.1" 200 None
2026-03-25 09:19:54 [auto_selling_coches.net] INFO: Saving data for 62496125: {'created_time': 1774430394.395654, 'last_price_update_time': 1774430394.395667}
2026-03-25 09:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62496125') HTTP/1.1" 204 0
2026-03-25 09:19:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 09:19:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f9fd03fb790>
2026-03-25 09:19:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 09:19:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 09:19:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 09:19:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bceea53c-4783-54c3-a895-fe48b628f706/bceea53c-4783-54c3-a895-fe48b628f706_image_0.jpg HTTP/1.1" 201 0
2026-03-25 09:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:19: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%252F19644240%252F149b1ca0-d576-4b45-91e3-9d7b04e4d0c2.jpg') HTTP/1.1" 204 0
2026-03-25 09:19:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19644240/149b1ca0-d576-4b45-91e3-9d7b04e4d0c2.jpg saved to cache
2026-03-25 09:19:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item bceea53c-4783-54c3-a895-fe48b628f706
2026-03-25 09:19:54 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item bceea53c-4783-54c3-a895-fe48b628f706 sending to next pipeline
2026-03-25 09:19:54 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: bceea53c-4783-54c3-a895-fe48b628f706 with identifier 70157405
2026-03-25 09:19:54 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-25 09:19:54 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-25 09:19:54 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item bceea53c-4783-54c3-a895-fe48b628f706
2026-03-25 09:19:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/19644240/149b1ca0-d576-4b45-91e3-9d7b04e4d0c2.jpg>
{'auction_title': '',
'body_type': 'Berlina',
'c_o_2_emission_value': 145,
'category': 'Coches',
'color': 'Negro',
'currency': 'EUR',
'description': '!! OFERTA MES DE MARZO, de 3.990€ a 3.390€, válida hasta el '
'31/03/26 !!!\n'
'\n'
'CV CARS Madrid pone a su disposición este FIAT GRANDE PUNTO '
'1.4 DYNAMIC con CAMBIO MANUAL, con 77 cv, 149.000km. Se '
'entrega con ITV en vigor hasta el 07/2026. NACIONAL\n'
'\n'
'!! SE ENTREGA TOTALMENTE REVISADO Y CON EL MANTENIMIENTO '
'RECIEN REALIZADO !!\n'
'\n'
'Realizamos videollamada o puedes contactarnos por mail, '
'teléfono, WhatsApp para coordinar tu cita presencial. Nos '
'adaptamos a tus horarios y te realizamos toda la gestión ¡Sin '
'necesidad de desplazarte!\n'
'\n'
'EQUIPACION: CAMBIO MANUAL, 5 PUERTAS, Cierre centralizado, '
'dirección asistida, climatizador automatico, Elevalunas '
'eléctricos delanteros y traseros, control de velocidad, '
'RADIO CD, pintura metalizada, ABS, ESP, Llantas de aluminio '
'originales, reposabrazos central delantero\n'
'\n'
'Cambio de titularidad y garantía comercial adicional no están '
'incluidos en el precio: 450€\n'
'\n'
'Aceptamos tu vehículo como parte de pago, el precio para '
'cambios a tener en cuenta es el precio sin oferta.\n'
'\n'
'Disponibilidad para hacer prueba mecánica y de conducción por '
'un profesional de su confianza\n'
'\n'
'Ofrecemos posibilidad de mandar videos para ver el vehículo '
'con más precisión\n'
'\n'
'Recomendamos pedir cita para ver los vehículos\n'
'\n'
'!!Posibilidad de enviar el vehículo a cualquier provincia de '
'la Península Ibérica, consúltanos!!\n'
'\n'
'Consulta condiciones de esta oferta, este anuncio puede '
'contener errores de transcripción y detalles sobre el '
'equipamiento del vehículo',
'doors_number': 5,
'emission_standard': 'C',
'engine': '1.4L',
'engine_horse_power': 95,
'expiration_date': None,
'fuel_type': 'Gasolina',
'id': 'bceea53c-4783-54c3-a895-fe48b628f706',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/fiat-grande-punto-14-16v-dynamic-5p-gasolina-2006-en-madrid-70157405-covo.aspx',
'listing': 'auction',
'location': 'Madrid',
'make': 'FIAT',
'model': 'Grande Punto',
'odometer': 149000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 20,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bceea53c-4783-54c3-a895-fe48b628f706/bceea53c-4783-54c3-a895-fe48b628f706_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84934,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19644240/149b1ca0-d576-4b45-91e3-9d7b04e4d0c2.jpg',
'Width': 800}],
'price': 3390,
'price_includes_vat': True,
'registration_date': '2006-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'FIAT Grande Punto 1.4 16v Dynamic',
'transmission': 'manual',
'trim': '1.4 16v Dynamic',
'vin': None,
'year': 2006}
2026-03-25 09:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:19: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%2770157405%27 HTTP/1.1" 200 None
2026-03-25 09:19:54 [auto_selling_coches.net] INFO: Saving data for 70157405: {'created_time': 1774430394.493349, 'last_price_update_time': 1774430394.493359}
2026-03-25 09:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70157405') HTTP/1.1" 204 0
2026-03-25 09:19:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70172401> (referer: https://www.coches.net/concesionario/cvcarsmadrid/?pg=1) ['zyte-api']
2026-03-25 09:19:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 09:19:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70166559> (referer: https://www.coches.net/concesionario/cvcarsmadrid/?pg=1) ['zyte-api']
2026-03-25 09:19:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 09:19:54 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
'body_type': 'Cabrio',
'c_o_2_emission_value': None,
'category': 'Coches',
'color': 'Blanco',
'currency': 'EUR',
'description': '!!! OFERTON DIA DEL PADRE, de 35.990€ a 31.990€, válida hasta '
'el 28/03/26 !!!\n'
'\n'
'FINANCIACION DEL 100% DEL VALOR DEL VEHICULO, desde 419€ al '
'mes \n'
'\n'
'IMPORTADO DE EE.UU MATRICULADO EN ESPAÑA HACE MENOS DE UN '
'AÑO\n'
'\n'
'CHEVROLET CAMARO 3.6 340cv, con CAMBIO AUTOMATICO Y CAPOTA '
'ELECTRICA. \n'
'\n'
'EN PERFECTO ESTADO TANTO INTERIOR COMO EXTERIOR Y '
'MECANICAMENTE.\n'
'\n'
'SE ENTREGA CON MANTENIMIENTO RECIEN REALIZADO\n'
'\n'
'CAMBIO DE TITULARIDAD Y GARANCIA COMERCIAL ADICIONAL NO '
'INCLUIDO EN EL PRECIO: 990€\n'
'\n'
'ACEPTAMOS SU VEHICULO COMO PARTE DE PAGO, EL PRECIO PARA '
'CAMBIOS A TENER EN CUENTA ES EL PRECIO SIN OFERTA\n'
'\n'
'DISPONIBILIDAD DE HACER PRUEBA MECANICA Y DE CONDUCCION POR '
'UN MECANICO DE SU CONFIANZA\n'
'\n'
'OFRECEMOS POSIBILIDAD DE MANDAR VIDEOS PARA VER EL VEHICULO '
'CON MAS PRECISION\n'
'\n'
'POSIBILIDAD DE ENVIAR EL VEHICULO A CUALQUIER PROVINCIA DE LA '
'PENINSULA IBERICA, CONSULTANOS\n'
'\n'
'CONSULTA CONDICIONES DE ESTA OFERTA, ESTE ANUNCIO PUEDE '
'CONTENER ERRORES DE TRANSCRIPCION Y DETALLES SOBRE '
'EQUIPAMIENTO DEL VEHICULO',
'doors_number': None,
'emission_standard': 'C',
'engine': None,
'engine_horse_power': None,
'expiration_date': None,
'fuel_type': 'Gasolina',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/chevrolet-camaro-36-gasolina-2020-en-madrid-70172401-covo.aspx',
'listing': 'auction',
'location': 'Madrid',
'make': 'CHEVROLET',
'model': 'CAMARO 3.6',
'odometer': 122000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19657488/9fa00af2-61b6-4609-9ea3-019b4224d385.jpg',
'https://a.ccdn.es/cnet/vehicles/19657488/02e33be9-aed9-4c66-873c-479c4030ee96.jpg',
'https://a.ccdn.es/cnet/vehicles/19657488/a01436a0-8217-46b5-81ed-953535bcf767.jpg',
'https://a.ccdn.es/cnet/vehicles/19657488/2192a7db-b0ad-4799-8f40-634b61751739.jpg',
'https://a.ccdn.es/cnet/vehicles/19657488/0cee9d4a-57fa-40d4-aecd-13d9ed37f904.jpg',
'https://a.ccdn.es/cnet/vehicles/19657488/aebb98d3-d37f-4757-b486-0d009d276e88.jpg',
'https://a.ccdn.es/cnet/vehicles/19657488/37320508-e41e-40f8-a1b3-efedb6d22f05.jpg',
'https://a.ccdn.es/cnet/vehicles/19657488/dc9fc1e7-c6dc-4e55-886c-d68397dd1d1f.jpg',
'https://a.ccdn.es/cnet/vehicles/19657488/3ff70f93-648f-4999-b7ae-b96d589d0918.jpg',
'https://a.ccdn.es/cnet/vehicles/19657488/8a0d4b61-6baa-459e-9da9-7f269e1eb3b3.jpg',
'https://a.ccdn.es/cnet/vehicles/19657488/06f0c1c4-63a5-4eca-aa4f-ca6b7c3b54b9.jpg',
'https://a.ccdn.es/cnet/vehicles/19657488/541b39e3-36a0-45bc-87e4-f9d30da37e1e.jpg',
'https://a.ccdn.es/cnet/vehicles/19657488/c750170f-c206-4824-bd8d-9852ba97eb09.jpg',
'https://a.ccdn.es/cnet/vehicles/19657488/80e9e8a8-852b-46e4-a874-6ffbb99b82f1.jpg',
'https://a.ccdn.es/cnet/vehicles/19657488/25356c50-c7de-407d-a370-e7cf7b62d77f.jpg',
'https://a.ccdn.es/cnet/vehicles/19657488/b817d599-2044-46ad-bf3a-e4e0df89d011.jpg',
'https://a.ccdn.es/cnet/vehicles/19657488/f7abb97a-40da-44bd-bd81-3e2c6c78a415.jpg',
'https://a.ccdn.es/cnet/vehicles/19657488/1ee07e0c-413e-4a2f-a6c1-245afa49c19b.jpg',
'https://a.ccdn.es/cnet/vehicles/19657488/9a614053-c7db-481d-873f-2bce8a4b2b7d.jpg',
'https://a.ccdn.es/cnet/vehicles/19657488/0054dd0c-59bb-4a7f-9eac-3ec21963eae6.jpg',
'https://a.ccdn.es/cnet/vehicles/19657488/850ee91d-4d16-4e40-9a9b-82973f81687b.jpg',
'https://a.ccdn.es/cnet/vehicles/19657488/0129edf2-c50f-4406-b227-30424e0c90c0.jpg',
'https://a.ccdn.es/cnet/vehicles/19657488/2a0db8e6-6f83-4888-95dc-e26280552b37.jpg',
'https://a.ccdn.es/cnet/vehicles/19657488/74c457bc-f50e-4f1c-9fca-d796ed93b15d.jpg',
'https://a.ccdn.es/cnet/vehicles/19657488/fae0f6aa-e273-4822-849e-86e39d7794c9.jpg',
'https://a.ccdn.es/cnet/vehicles/19657488/c0490688-29d4-465b-8374-bbcbf2c06351.jpg',
'https://a.ccdn.es/cnet/vehicles/19657488/24999485-89e5-4ec9-8b1b-1cbade4c5239.jpg',
'https://a.ccdn.es/cnet/vehicles/19657488/dccf007a-9735-4400-9fcf-19aa8566f44d.jpg',
'https://a.ccdn.es/cnet/vehicles/19657488/9dd730bf-ce2e-443e-a278-4fb651e74283.jpg',
'https://a.ccdn.es/cnet/vehicles/19657488/c3d0c50e-33a0-4182-91d3-2c3a2bf8a8a5.jpg',
'https://a.ccdn.es/cnet/vehicles/19657488/f131a551-71b2-45c5-b3ef-7d599a79cb4e.jpg'],
'price': 31990,
'price_includes_vat': True,
'registration_date': '2020-01-01',
'seats_number': None,
'seller_name': None,
'title': 'CHEVROLET CAMARO 3.6',
'transmission': 'automatic',
'trim': None,
'vin': None,
'year': 2020}
2026-03-25 09:19:54 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 654dea42-94c7-5729-a46f-c50c10dfb2f4 with identifier: 70172401
2026-03-25 09:19:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 654dea42-94c7-5729-a46f-c50c10dfb2f4
2026-03-25 09:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:19: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%252F19657488%252F9fa00af2-61b6-4609-9ea3-019b4224d385.jpg%27 HTTP/1.1" 200 None
2026-03-25 09:19:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19657488/9fa00af2-61b6-4609-9ea3-019b4224d385.jpg not downloaded yet
2026-03-25 09:19:55 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
'body_type': 'Berlina',
'c_o_2_emission_value': 110,
'category': 'Coches',
'color': 'Negro',
'currency': 'EUR',
'description': '!!! OFERTA MES DE MARZO, de 4.790€ a 3.990€, válida hasta el '
'31/03/26 !!!\n'
'\n'
'!!! SE ENTREGA CON LA CORREA DE DISTRIBUCION RECIEN CAMBIADA '
'ANTES DE ENTREGARLO, CON FACTURA !!!\n'
'\n'
'CV CARS Madrid pone a su disposición este FORD FIESTA 1.6 '
'GHIA con CAMBIO MANUAL con 90 cv, 115.000km. Se entrega '
'con ITV en vigor hasta el 06/2026. NACIONAL Y UNICO '
'PROPIETARIO\n'
'\n'
'!! SE ENTREGA TOTALMENTE REVISADO Y CON EL MANTENIMIENTO '
'RECIEN REALIZADO !!\n'
'\n'
'Realizamos videollamada o puedes contactarnos por mail, '
'teléfono, WhatsApp para coordinar tu cita presencial. Nos '
'adaptamos a tus horarios y te realizamos toda la gestión ¡Sin '
'necesidad de desplazarte!\n'
'\n'
'EQUIPACION: CAMBIO MANUAL, 5 PUERTAS, Cierre centralizado, '
'dirección asistida, aire acondicionado, Elevalunas eléctricos '
'delanteros, PANTALLA CON NAVEGADOR Y ANDROID AUTO, pintura '
'metalizada, abs, ESP, Llantas de aluminio, ........\n'
'\n'
'Cambio de titularidad y garantía comercial adicional no están '
'incluidos en el precio: 450€\n'
'\n'
'Aceptamos tu vehículo como parte de pago, el precio para '
'cambios a tener en cuenta es el precio sin oferta.\n'
'\n'
'Disponibilidad para hacer prueba mecánica y de conducción por '
'un profesional de su confianza\n'
'\n'
'Ofrecemos posibilidad de mandar videos para ver el vehículo '
'con más precisión\n'
'\n'
'Recomendamos pedir cita para ver los vehículos\n'
'\n'
'!!Posibilidad de enviar el vehículo a cualquier provincia de '
'la Península Ibérica, consúltanos!!\n'
'\n'
'Consulta condiciones de esta oferta, este anuncio puede '
'contener errores de transcripción y detalles sobre el '
'equipamiento del vehículo',
'doors_number': 5,
'emission_standard': 'B',
'engine': '1.6L',
'engine_horse_power': 90,
'expiration_date': None,
'fuel_type': 'Diesel',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/ford-fiesta-16-tdci-trend-5p-diesel-2009-en-madrid-70166559-covo.aspx',
'listing': 'auction',
'location': 'Madrid',
'make': 'FORD',
'model': 'Fiesta',
'odometer': 115000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19652683/83d2bdd3-35f7-4158-8402-6ed4923045a7.jpg',
'https://a.ccdn.es/cnet/vehicles/19652683/d128e6e1-847a-4bf2-adc5-87c8475979dd.jpg',
'https://a.ccdn.es/cnet/vehicles/19652683/84ebc3d7-eba0-4b7c-b42f-90047117a2fc.jpg',
'https://a.ccdn.es/cnet/vehicles/19652683/66cad216-3264-41b0-b12d-945941ce2fad.jpg',
'https://a.ccdn.es/cnet/vehicles/19652683/d8a6fb37-b97f-4f16-a102-52542b672eff.jpg',
'https://a.ccdn.es/cnet/vehicles/19652683/719facde-3464-4cb3-af39-1f1c15f6022b.jpg',
'https://a.ccdn.es/cnet/vehicles/19652683/aeab4e12-4200-45b6-a200-98f3d7141a37.jpg',
'https://a.ccdn.es/cnet/vehicles/19652683/3fbc043e-bed2-4b03-aa95-2ac76cf0daf2.jpg',
'https://a.ccdn.es/cnet/vehicles/19652683/70f4450b-cf72-4f50-b526-8cc1a7fae495.jpg',
'https://a.ccdn.es/cnet/vehicles/19652683/b48e8536-e11d-46a4-a6e0-d7d201ede30a.jpg',
'https://a.ccdn.es/cnet/vehicles/19652683/7b73a673-f3bc-490b-bcc9-495e4c7cc4ef.jpg',
'https://a.ccdn.es/cnet/vehicles/19652683/95433bbb-c826-4c84-805d-0bf45f4cae34.jpg',
'https://a.ccdn.es/cnet/vehicles/19652683/7f63781d-d850-41da-ba66-5da85c66ba99.jpg',
'https://a.ccdn.es/cnet/vehicles/19652683/16100f72-9aa5-456d-825e-f5e163ca16f3.jpg',
'https://a.ccdn.es/cnet/vehicles/19652683/0ab79d90-590a-41ec-b6df-7e96e1a8cc66.jpg',
'https://a.ccdn.es/cnet/vehicles/19652683/fd179836-9e7e-4f74-b4db-eec7772e04c5.jpg',
'https://a.ccdn.es/cnet/vehicles/19652683/e8851126-d91c-4f03-8e54-bc937d9c3865.jpg',
'https://a.ccdn.es/cnet/vehicles/19652683/961c4596-fd92-4ceb-aace-47a86883ebf5.jpg',
'https://a.ccdn.es/cnet/vehicles/19652683/585324c2-e540-4730-8f96-a9ede13936ca.jpg',
'https://a.ccdn.es/cnet/vehicles/19652683/66f6c726-026d-4552-8489-96db0e80be67.jpg',
'https://a.ccdn.es/cnet/vehicles/19652683/6906a29d-4aab-406a-98be-415836acb742.jpg'],
'price': 3990,
'price_includes_vat': True,
'registration_date': '2008-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'FORD Fiesta 1.6 TDCi Trend',
'transmission': 'manual',
'trim': '1.6 TDCi Trend',
'vin': None,
'year': 2008}
2026-03-25 09:19:55 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 4ea24af7-0952-5753-8b3f-c1a3739677b1 with identifier: 70166559
2026-03-25 09:19:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 4ea24af7-0952-5753-8b3f-c1a3739677b1
2026-03-25 09:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:19: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%252F19652683%252F83d2bdd3-35f7-4158-8402-6ed4923045a7.jpg%27 HTTP/1.1" 200 None
2026-03-25 09:19:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19652683/83d2bdd3-35f7-4158-8402-6ed4923045a7.jpg not downloaded yet
2026-03-25 09:19:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70183764> (referer: https://www.coches.net/concesionario/cvcarsmadrid/?pg=1) ['zyte-api']
2026-03-25 09:19:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/19652683/83d2bdd3-35f7-4158-8402-6ed4923045a7.jpg> (referer: None)
2026-03-25 09:19:55 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
'body_type': 'Familiar',
'c_o_2_emission_value': 125,
'category': 'Coches',
'color': 'Gris / Plata',
'currency': 'EUR',
'description': '!! POSIBILIDAD DE FINANCIAR EL 100% DEL VALOR DEL VEHÍCULO '
'DESDE 224€ AL MES, CONSULTANOS !!\n'
'\n'
'!!! VEHICULO MUY CUIDADO TANTO INTERIOR COMO EXTERIOR !! ! \n'
'\n'
'CV CARS Madrid pone a su disposición este MERCEDES BENZ Clase '
'CLA 180 SHOOTING BRAKE con CAMBIO AUTOMATICO con 122 cv, '
'212.000km. Con ITV en vigor hasta 03/2027. \n'
'\n'
'!! SE ENTREGA TOTALMENTE REVISADO Y CON EL MANTENIMIENTO '
'RECIEN REALIZADO !!\n'
'\n'
'Realizamos videollamada o puedes contactarnos por mail, '
'teléfono, WhatsApp para coordinar tu cita presencial. Nos '
'adaptamos a tus horarios y te realizamos toda la gestión ¡Sin '
'necesidad de desplazarte!\n'
'\n'
'EQUIPACION: Dynamic Select, Aire acondicionado, Dirección '
'asistida, Cierre centralizado con mando a distancia, '
'Elevalunas eléctricos, Retrovisores eléctricos-térmicos, '
'Retrovisor interior fotosensible, Reposabrazos central '
'delantero y trasero, Bluetooth, Pantalla frontal, Toma USB, '
'Levas en el volante, ABS, Control de tracción, ISOFIX, '
'Ordenador, Start-Stop, Luz diurna, Parktronic trasero, '
'Asistencia arranque pendiente, Freno estacionamiento '
'eléctrico, Molduras cromadas, Sistema de NAVEGADOR, Sensor de '
'lluvia y luces, , Paquete de alumbrado y visibilidad, '
'Tapizado de cuero ARTICO-tela Coari, Volante multifunción en '
'cuero, Sistema control presión de neumáticos, 7 velocidades '
'automática (DCT), Regulador de velocidad adaptativo '
'DISTRONIC, Llantas en 18 aleación, Airbag de '
'rodillas-conductor-acompañante-laterales, Sistema '
'automatizado de aparcamiento (Park-Pilot), Bicapa metálico, '
'Barniz cerámico\n'
'\n'
'Cambio de titularidad y garantía comercial adicional no '
'están incluidos en el precio: 550€\n'
'\n'
'Aceptamos tu vehículo como parte de pago, el precio para '
'cambios a tener en cuenta es el precio sin oferta.\n'
'\n'
'Disponibilidad para hacer prueba mecánica y de conducción por '
'un profesional de su confianza\n'
'\n'
'Ofrecemos posibilidad de mandar videos para ver el vehículo '
'con más precisión\n'
'\n'
'Recomendamos pedir cita para ver los vehículos\n'
'\n'
'!!Posibilidad de enviar el vehículo a cualquier provincia de '
'la Península Ibérica, consúltanos!!\n'
'\n'
'Consulta condiciones de esta oferta, este anuncio puede '
'contener errores de transcripción y detalles sobre el '
'equipamiento del vehículoranscripción y detalles sobre el '
'equipamiento del vehículo',
'doors_number': 5,
'emission_standard': 'C',
'engine': '1.3L',
'engine_horse_power': 136,
'expiration_date': None,
'fuel_type': 'Gasolina',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/mercedes-benz-cla-cla-180-shooting-brake-5p-gasolina-2019-en-madrid-70183764-covo.aspx',
'listing': 'auction',
'location': 'Madrid',
'make': 'MERCEDES-BENZ',
'model': 'CLA',
'odometer': 212000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19666978/ee10a425-a24b-4717-8913-202b9f6987aa.jpg',
'https://a.ccdn.es/cnet/vehicles/19666978/24186759-0d4a-4018-ab2d-f3eef063dafd.jpg',
'https://a.ccdn.es/cnet/vehicles/19666978/119f66e2-8ce9-4e2c-8914-5601c430892e.jpg',
'https://a.ccdn.es/cnet/vehicles/19666978/5db32474-2ef5-4f4f-bedb-42ac16e61ace.jpg',
'https://a.ccdn.es/cnet/vehicles/19666978/ce637dd2-ba1b-4049-92a4-29b143ab6fd8.jpg',
'https://a.ccdn.es/cnet/vehicles/19666978/2c03fb4c-2c7d-4cf8-928b-2dd7ad53e629.jpg',
'https://a.ccdn.es/cnet/vehicles/19666978/3e1d8a70-d98d-44b9-89af-faea2fce1925.jpg',
'https://a.ccdn.es/cnet/vehicles/19666978/d3e6c5f6-0907-4349-865c-e1f3d095e2a0.jpg',
'https://a.ccdn.es/cnet/vehicles/19666978/aafcba92-f9d8-461f-a01c-98d738583b32.jpg',
'https://a.ccdn.es/cnet/vehicles/19666978/40da5a9d-3e7a-4035-a5bb-b10f3d0b298e.jpg',
'https://a.ccdn.es/cnet/vehicles/19666978/f91bb6ef-7467-4940-9cac-f5a9a0682d6d.jpg',
'https://a.ccdn.es/cnet/vehicles/19666978/c2d818dd-5a7d-4b37-9b33-bf20bb97a8f5.jpg',
'https://a.ccdn.es/cnet/vehicles/19666978/5a672608-afcb-4030-a3de-3c574f879c55.jpg',
'https://a.ccdn.es/cnet/vehicles/19666978/c9f095e2-2d62-4d3f-ba73-f8975a642117.jpg',
'https://a.ccdn.es/cnet/vehicles/19666978/439b452f-82ad-4ed2-bbcf-36c1b96e8abe.jpg',
'https://a.ccdn.es/cnet/vehicles/19666978/7d966a78-ecd6-42d6-ae42-67842bf3164a.jpg',
'https://a.ccdn.es/cnet/vehicles/19666978/10ecee4b-ef91-4781-8a54-f4861393bb95.jpg',
'https://a.ccdn.es/cnet/vehicles/19666978/2ddb500a-7ec6-44d0-a616-12415efb04bd.jpg',
'https://a.ccdn.es/cnet/vehicles/19666978/60718880-0016-4a8a-a140-bc8e85044d9a.jpg',
'https://a.ccdn.es/cnet/vehicles/19666978/c3c7cf6d-2ee0-4946-b8d1-9d0594bfd527.jpg',
'https://a.ccdn.es/cnet/vehicles/19666978/1e3ac18b-44fe-40d2-b6a7-51e10cdf0377.jpg',
'https://a.ccdn.es/cnet/vehicles/19666978/eb45ac55-ae1f-4f49-9624-fb6f3acfd312.jpg',
'https://a.ccdn.es/cnet/vehicles/19666978/5fd6bc88-8dfe-4f2f-a81a-b46eb247d4eb.jpg',
'https://a.ccdn.es/cnet/vehicles/19666978/a5c40f1a-ca27-4495-b35c-3b53d5cf47c1.jpg',
'https://a.ccdn.es/cnet/vehicles/19666978/6f32ffa1-736e-411f-973f-b4b30c5d264b.jpg',
'https://a.ccdn.es/cnet/vehicles/19666978/d8b9a43a-78f9-43bc-8faa-cb88b6bd9d80.jpg',
'https://a.ccdn.es/cnet/vehicles/19666978/51d99a57-c666-4c77-808a-90b9860a0de1.jpg',
'https://a.ccdn.es/cnet/vehicles/19666978/43e4c24b-3d61-4594-9080-f3b163a63616.jpg'],
'price': 17990,
'price_includes_vat': True,
'registration_date': '2019-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'MERCEDES-BENZ CLA CLA 180 Shooting Brake',
'transmission': 'automatic',
'trim': 'CLA 180 Shooting Brake',
'vin': None,
'year': 2019}
2026-03-25 09:19:55 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 71b05eed-b7a8-5e45-b676-c7c11867a1ce with identifier: 70183764
2026-03-25 09:19:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 71b05eed-b7a8-5e45-b676-c7c11867a1ce
2026-03-25 09:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:19: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%252F19666978%252Fee10a425-a24b-4717-8913-202b9f6987aa.jpg%27 HTTP/1.1" 200 None
2026-03-25 09:19:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19666978/ee10a425-a24b-4717-8913-202b9f6987aa.jpg not downloaded yet
2026-03-25 09:19:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/19657488/9fa00af2-61b6-4609-9ea3-019b4224d385.jpg> (referer: None)
2026-03-25 09:19:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.coches.net/concesionario/cvcarsmadrid?pg=2> (referer: https://www.coches.net/concesionario/cvcarsmadrid/?pg=1) ['zyte-api']
2026-03-25 09:19:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 09:19:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 09:19:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f9fd0495fd0>
2026-03-25 09:19:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 09:19:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 09:19:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 09:19:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4ea24af7-0952-5753-8b3f-c1a3739677b1/4ea24af7-0952-5753-8b3f-c1a3739677b1_image_0.jpg HTTP/1.1" 201 0
2026-03-25 09:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:19: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%252F19652683%252F83d2bdd3-35f7-4158-8402-6ed4923045a7.jpg') HTTP/1.1" 204 0
2026-03-25 09:19:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19652683/83d2bdd3-35f7-4158-8402-6ed4923045a7.jpg saved to cache
2026-03-25 09:19:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 4ea24af7-0952-5753-8b3f-c1a3739677b1
2026-03-25 09:19:55 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 4ea24af7-0952-5753-8b3f-c1a3739677b1 sending to next pipeline
2026-03-25 09:19:55 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 4ea24af7-0952-5753-8b3f-c1a3739677b1 with identifier 70166559
2026-03-25 09:19:55 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-25 09:19:55 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-25 09:19:55 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 4ea24af7-0952-5753-8b3f-c1a3739677b1
2026-03-25 09:19:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/19652683/83d2bdd3-35f7-4158-8402-6ed4923045a7.jpg>
{'auction_title': '',
'body_type': 'Berlina',
'c_o_2_emission_value': 110,
'category': 'Coches',
'color': 'Negro',
'currency': 'EUR',
'description': '!!! OFERTA MES DE MARZO, de 4.790€ a 3.990€, válida hasta el '
'31/03/26 !!!\n'
'\n'
'!!! SE ENTREGA CON LA CORREA DE DISTRIBUCION RECIEN CAMBIADA '
'ANTES DE ENTREGARLO, CON FACTURA !!!\n'
'\n'
'CV CARS Madrid pone a su disposición este FORD FIESTA 1.6 '
'GHIA con CAMBIO MANUAL con 90 cv, 115.000km. Se entrega '
'con ITV en vigor hasta el 06/2026. NACIONAL Y UNICO '
'PROPIETARIO\n'
'\n'
'!! SE ENTREGA TOTALMENTE REVISADO Y CON EL MANTENIMIENTO '
'RECIEN REALIZADO !!\n'
'\n'
'Realizamos videollamada o puedes contactarnos por mail, '
'teléfono, WhatsApp para coordinar tu cita presencial. Nos '
'adaptamos a tus horarios y te realizamos toda la gestión ¡Sin '
'necesidad de desplazarte!\n'
'\n'
'EQUIPACION: CAMBIO MANUAL, 5 PUERTAS, Cierre centralizado, '
'dirección asistida, aire acondicionado, Elevalunas eléctricos '
'delanteros, PANTALLA CON NAVEGADOR Y ANDROID AUTO, pintura '
'metalizada, abs, ESP, Llantas de aluminio, ........\n'
'\n'
'Cambio de titularidad y garantía comercial adicional no están '
'incluidos en el precio: 450€\n'
'\n'
'Aceptamos tu vehículo como parte de pago, el precio para '
'cambios a tener en cuenta es el precio sin oferta.\n'
'\n'
'Disponibilidad para hacer prueba mecánica y de conducción por '
'un profesional de su confianza\n'
'\n'
'Ofrecemos posibilidad de mandar videos para ver el vehículo '
'con más precisión\n'
'\n'
'Recomendamos pedir cita para ver los vehículos\n'
'\n'
'!!Posibilidad de enviar el vehículo a cualquier provincia de '
'la Península Ibérica, consúltanos!!\n'
'\n'
'Consulta condiciones de esta oferta, este anuncio puede '
'contener errores de transcripción y detalles sobre el '
'equipamiento del vehículo',
'doors_number': 5,
'emission_standard': 'B',
'engine': '1.6L',
'engine_horse_power': 90,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '4ea24af7-0952-5753-8b3f-c1a3739677b1',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/ford-fiesta-16-tdci-trend-5p-diesel-2009-en-madrid-70166559-covo.aspx',
'listing': 'auction',
'location': 'Madrid',
'make': 'FORD',
'model': 'Fiesta',
'odometer': 115000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 21,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4ea24af7-0952-5753-8b3f-c1a3739677b1/4ea24af7-0952-5753-8b3f-c1a3739677b1_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111075,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19652683/83d2bdd3-35f7-4158-8402-6ed4923045a7.jpg',
'Width': 800}],
'price': 3990,
'price_includes_vat': True,
'registration_date': '2008-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'FORD Fiesta 1.6 TDCi Trend',
'transmission': 'manual',
'trim': '1.6 TDCi Trend',
'vin': None,
'year': 2008}
2026-03-25 09:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:19: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%2770166559%27 HTTP/1.1" 200 None
2026-03-25 09:19:55 [auto_selling_coches.net] INFO: Saving data for 70166559: {'created_time': 1774430395.348333, 'last_price_update_time': 1774430395.348341}
2026-03-25 09:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70166559') HTTP/1.1" 204 0
2026-03-25 09:19:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/19666978/ee10a425-a24b-4717-8913-202b9f6987aa.jpg> (referer: None)
2026-03-25 09:19:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 09:19:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 09:19:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f9fd2f3c310>
2026-03-25 09:19:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 09:19:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 09:19:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 09:19:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_654dea42-94c7-5729-a46f-c50c10dfb2f4/654dea42-94c7-5729-a46f-c50c10dfb2f4_image_0.jpg HTTP/1.1" 201 0
2026-03-25 09:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:19: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%252F19657488%252F9fa00af2-61b6-4609-9ea3-019b4224d385.jpg') HTTP/1.1" 204 0
2026-03-25 09:19:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19657488/9fa00af2-61b6-4609-9ea3-019b4224d385.jpg saved to cache
2026-03-25 09:19:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 654dea42-94c7-5729-a46f-c50c10dfb2f4
2026-03-25 09:19:55 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 654dea42-94c7-5729-a46f-c50c10dfb2f4 sending to next pipeline
2026-03-25 09:19:55 [auto_selling_coches.net] INFO: Parsing page 2
2026-03-25 09:19:55 [auto_selling_coches.net] INFO: Found 2 listings on page 2
2026-03-25 09:19:55 [auto_selling_coches.net] INFO: Found listing with ID: 62648351
2026-03-25 09:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:19: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%2762648351%27 HTTP/1.1" 200 None
2026-03-25 09:19:55 [auto_selling_coches.net] INFO: Scrape type for 62648351: 1
2026-03-25 09:19:55 [auto_selling_coches.net] INFO: Scraping new listing 62648351
2026-03-25 09:19:55 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 654dea42-94c7-5729-a46f-c50c10dfb2f4 with identifier 70172401
2026-03-25 09:19:55 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-25 09:19:55 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-25 09:19:55 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 654dea42-94c7-5729-a46f-c50c10dfb2f4
2026-03-25 09:19:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/19657488/9fa00af2-61b6-4609-9ea3-019b4224d385.jpg>
{'auction_title': '',
'body_type': 'Cabrio',
'c_o_2_emission_value': None,
'category': 'Coches',
'color': 'Blanco',
'currency': 'EUR',
'description': '!!! OFERTON DIA DEL PADRE, de 35.990€ a 31.990€, válida hasta '
'el 28/03/26 !!!\n'
'\n'
'FINANCIACION DEL 100% DEL VALOR DEL VEHICULO, desde 419€ al '
'mes \n'
'\n'
'IMPORTADO DE EE.UU MATRICULADO EN ESPAÑA HACE MENOS DE UN '
'AÑO\n'
'\n'
'CHEVROLET CAMARO 3.6 340cv, con CAMBIO AUTOMATICO Y CAPOTA '
'ELECTRICA. \n'
'\n'
'EN PERFECTO ESTADO TANTO INTERIOR COMO EXTERIOR Y '
'MECANICAMENTE.\n'
'\n'
'SE ENTREGA CON MANTENIMIENTO RECIEN REALIZADO\n'
'\n'
'CAMBIO DE TITULARIDAD Y GARANCIA COMERCIAL ADICIONAL NO '
'INCLUIDO EN EL PRECIO: 990€\n'
'\n'
'ACEPTAMOS SU VEHICULO COMO PARTE DE PAGO, EL PRECIO PARA '
'CAMBIOS A TENER EN CUENTA ES EL PRECIO SIN OFERTA\n'
'\n'
'DISPONIBILIDAD DE HACER PRUEBA MECANICA Y DE CONDUCCION POR '
'UN MECANICO DE SU CONFIANZA\n'
'\n'
'OFRECEMOS POSIBILIDAD DE MANDAR VIDEOS PARA VER EL VEHICULO '
'CON MAS PRECISION\n'
'\n'
'POSIBILIDAD DE ENVIAR EL VEHICULO A CUALQUIER PROVINCIA DE LA '
'PENINSULA IBERICA, CONSULTANOS\n'
'\n'
'CONSULTA CONDICIONES DE ESTA OFERTA, ESTE ANUNCIO PUEDE '
'CONTENER ERRORES DE TRANSCRIPCION Y DETALLES SOBRE '
'EQUIPAMIENTO DEL VEHICULO',
'doors_number': None,
'emission_standard': 'C',
'engine': None,
'engine_horse_power': None,
'expiration_date': None,
'fuel_type': 'Gasolina',
'id': '654dea42-94c7-5729-a46f-c50c10dfb2f4',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/chevrolet-camaro-36-gasolina-2020-en-madrid-70172401-covo.aspx',
'listing': 'auction',
'location': 'Madrid',
'make': 'CHEVROLET',
'model': 'CAMARO 3.6',
'odometer': 122000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 31,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_654dea42-94c7-5729-a46f-c50c10dfb2f4/654dea42-94c7-5729-a46f-c50c10dfb2f4_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94774,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19657488/9fa00af2-61b6-4609-9ea3-019b4224d385.jpg',
'Width': 800}],
'price': 31990,
'price_includes_vat': True,
'registration_date': '2020-01-01',
'seats_number': None,
'seller_name': None,
'title': 'CHEVROLET CAMARO 3.6',
'transmission': 'automatic',
'trim': None,
'vin': None,
'year': 2020}
2026-03-25 09:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:19: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%2770172401%27 HTTP/1.1" 200 None
2026-03-25 09:19:55 [auto_selling_coches.net] INFO: Saving data for 70172401: {'created_time': 1774430395.469471, 'last_price_update_time': 1774430395.46948}
2026-03-25 09:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70172401') HTTP/1.1" 204 0
2026-03-25 09:19:55 [auto_selling_coches.net] INFO: Found listing with ID: 62641677
2026-03-25 09:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:19: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%2762641677%27 HTTP/1.1" 200 None
2026-03-25 09:19:55 [auto_selling_coches.net] INFO: Scrape type for 62641677: 1
2026-03-25 09:19:55 [auto_selling_coches.net] INFO: Scraping new listing 62641677
2026-03-25 09:19:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70183768> (referer: https://www.coches.net/concesionario/cvcarsmadrid/?pg=1) ['zyte-api']
2026-03-25 09:19:55 [auto_selling_coches.net] INFO: No more listings to scrape.
2026-03-25 09:19:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 09:19:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 09:19:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f9fd0424950>
2026-03-25 09:19:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 09:19:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 09:19:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 09:19:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_71b05eed-b7a8-5e45-b676-c7c11867a1ce/71b05eed-b7a8-5e45-b676-c7c11867a1ce_image_0.jpg HTTP/1.1" 201 0
2026-03-25 09:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:19: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%252F19666978%252Fee10a425-a24b-4717-8913-202b9f6987aa.jpg') HTTP/1.1" 204 0
2026-03-25 09:19:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19666978/ee10a425-a24b-4717-8913-202b9f6987aa.jpg saved to cache
2026-03-25 09:19:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 71b05eed-b7a8-5e45-b676-c7c11867a1ce
2026-03-25 09:19:55 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 71b05eed-b7a8-5e45-b676-c7c11867a1ce sending to next pipeline
2026-03-25 09:19:55 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 71b05eed-b7a8-5e45-b676-c7c11867a1ce with identifier 70183764
2026-03-25 09:19:55 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-25 09:19:55 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-25 09:19:55 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 71b05eed-b7a8-5e45-b676-c7c11867a1ce
2026-03-25 09:19:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/19666978/ee10a425-a24b-4717-8913-202b9f6987aa.jpg>
{'auction_title': '',
'body_type': 'Familiar',
'c_o_2_emission_value': 125,
'category': 'Coches',
'color': 'Gris / Plata',
'currency': 'EUR',
'description': '!! POSIBILIDAD DE FINANCIAR EL 100% DEL VALOR DEL VEHÍCULO '
'DESDE 224€ AL MES, CONSULTANOS !!\n'
'\n'
'!!! VEHICULO MUY CUIDADO TANTO INTERIOR COMO EXTERIOR !! ! \n'
'\n'
'CV CARS Madrid pone a su disposición este MERCEDES BENZ Clase '
'CLA 180 SHOOTING BRAKE con CAMBIO AUTOMATICO con 122 cv, '
'212.000km. Con ITV en vigor hasta 03/2027. \n'
'\n'
'!! SE ENTREGA TOTALMENTE REVISADO Y CON EL MANTENIMIENTO '
'RECIEN REALIZADO !!\n'
'\n'
'Realizamos videollamada o puedes contactarnos por mail, '
'teléfono, WhatsApp para coordinar tu cita presencial. Nos '
'adaptamos a tus horarios y te realizamos toda la gestión ¡Sin '
'necesidad de desplazarte!\n'
'\n'
'EQUIPACION: Dynamic Select, Aire acondicionado, Dirección '
'asistida, Cierre centralizado con mando a distancia, '
'Elevalunas eléctricos, Retrovisores eléctricos-térmicos, '
'Retrovisor interior fotosensible, Reposabrazos central '
'delantero y trasero, Bluetooth, Pantalla frontal, Toma USB, '
'Levas en el volante, ABS, Control de tracción, ISOFIX, '
'Ordenador, Start-Stop, Luz diurna, Parktronic trasero, '
'Asistencia arranque pendiente, Freno estacionamiento '
'eléctrico, Molduras cromadas, Sistema de NAVEGADOR, Sensor de '
'lluvia y luces, , Paquete de alumbrado y visibilidad, '
'Tapizado de cuero ARTICO-tela Coari, Volante multifunción en '
'cuero, Sistema control presión de neumáticos, 7 velocidades '
'automática (DCT), Regulador de velocidad adaptativo '
'DISTRONIC, Llantas en 18 aleación, Airbag de '
'rodillas-conductor-acompañante-laterales, Sistema '
'automatizado de aparcamiento (Park-Pilot), Bicapa metálico, '
'Barniz cerámico\n'
'\n'
'Cambio de titularidad y garantía comercial adicional no '
'están incluidos en el precio: 550€\n'
'\n'
'Aceptamos tu vehículo como parte de pago, el precio para '
'cambios a tener en cuenta es el precio sin oferta.\n'
'\n'
'Disponibilidad para hacer prueba mecánica y de conducción por '
'un profesional de su confianza\n'
'\n'
'Ofrecemos posibilidad de mandar videos para ver el vehículo '
'con más precisión\n'
'\n'
'Recomendamos pedir cita para ver los vehículos\n'
'\n'
'!!Posibilidad de enviar el vehículo a cualquier provincia de '
'la Península Ibérica, consúltanos!!\n'
'\n'
'Consulta condiciones de esta oferta, este anuncio puede '
'contener errores de transcripción y detalles sobre el '
'equipamiento del vehículoranscripción y detalles sobre el '
'equipamiento del vehículo',
'doors_number': 5,
'emission_standard': 'C',
'engine': '1.3L',
'engine_horse_power': 136,
'expiration_date': None,
'fuel_type': 'Gasolina',
'id': '71b05eed-b7a8-5e45-b676-c7c11867a1ce',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/mercedes-benz-cla-cla-180-shooting-brake-5p-gasolina-2019-en-madrid-70183764-covo.aspx',
'listing': 'auction',
'location': 'Madrid',
'make': 'MERCEDES-BENZ',
'model': 'CLA',
'odometer': 212000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 28,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_71b05eed-b7a8-5e45-b676-c7c11867a1ce/71b05eed-b7a8-5e45-b676-c7c11867a1ce_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114055,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19666978/ee10a425-a24b-4717-8913-202b9f6987aa.jpg',
'Width': 800}],
'price': 17990,
'price_includes_vat': True,
'registration_date': '2019-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'MERCEDES-BENZ CLA CLA 180 Shooting Brake',
'transmission': 'automatic',
'trim': 'CLA 180 Shooting Brake',
'vin': None,
'year': 2019}
2026-03-25 09:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:19: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%2770183764%27 HTTP/1.1" 200 None
2026-03-25 09:19:55 [auto_selling_coches.net] INFO: Saving data for 70183764: {'created_time': 1774430395.579713, 'last_price_update_time': 1774430395.579723}
2026-03-25 09:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70183764') HTTP/1.1" 204 0
2026-03-25 09:19:55 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
'body_type': 'SUV',
'c_o_2_emission_value': None,
'category': 'Coches',
'color': 'Azul',
'currency': 'EUR',
'description': '!!! VEHICULO MUY CUIDADO TANTO INTERIOR COMO EXTERIOR !!!\n'
'!! POSIBILIDAD DE FINANCIAR EL 100% DEL VALOR DEL VEHICULO, '
'desde 211€ al mes !!!\n'
'CV CARS Madrid pone a su disposición este KIA XCEED 1.0 TGDi '
'TECH con CAMBIO MANUAL con 120 cv, 40.000km. NACIONAL\n'
'\n'
'Realizamos videollamada o puedes contactarnos por mail, '
'teléfono, WhatsApp para coordinar tu cita presencial. Nos '
'adaptamos a tus horarios y te realizamos toda la gestión ¡Sin '
'necesidad de desplazarte!\n'
'EQUIPACION: \n'
'- Control de crucero\n'
'- Cámara trasera\n'
'- Sensores de aparcamiento traseros\n'
'- Asistente en carril\n'
'- Reconocimiento de las señales de tráfico\n'
'- Apple CarPlay\n'
'- Android Auto\n'
'- Climatizador automático 2 zonas\n'
'- Asientos traseros abatibles\n'
'- Volante multifuncional\n'
'- Elevalunas eléctricos\n'
'- Cierre centralizado\n'
'- Reposabrazos trasero\n'
'- Reposabrazos delantero\n'
'- Radio\n'
'- AUX\n'
'- USB\n'
'- Bluetooth\n'
'- Dispositivo de manos libres\n'
'- Ordenador de a bordo\n'
'- Entrada 12V\n'
'- Retrovisores exteriores regulables eléctricamente\n'
'- Retrovisores exteriores plegables eléctricamente\n'
'- Control automático de las luces\n'
'- Luces antinieblas\n'
'- ABS\n'
'- Sistema de Estabilizador Electrónico (ESP)\n'
'- Sistema de anclajes ISOFIX\n'
'- Dirección asistida\n'
'- Barras de techo portaequipajes\n'
'- Sistema Start / Stop\n'
'- Tipo transmisión: Tracción delantera\n'
'- Caja de cambios 6-marcha\n'
'\n'
'Cambio de titularidad y garantía comercial adicional no '
'incluido en precio: +550€.\n'
'\n'
'!! Posibilidad de ampliar la garantia mecánica hasta 3 años '
'!!\n'
'\n'
'Aceptamos tu vehículo como parte de pago, el precio para '
'cambios a tener en cuenta es el precio sin oferta.\n'
'\n'
'Disponibilidad para hacer prueba mecánica y de conducción por '
'un profesional de su confianza\n'
'\n'
'Ofrecemos posibilidad de mandar videos para ver el vehículo '
'con más precisión\n'
'\n'
'Recomendamos pedir cita para ver los vehículos\n'
'\n'
'!!Posibilidad de enviar el vehículo a cualquier provincia de '
'la Península Ibérica, consúltanos!!\n'
'\n'
'Consulta condiciones de esta oferta, este anuncio puede '
'contener errores de transcripción y detalles sobre el '
'equipamiento del vehículoranscripción y detalles sobre el '
'equipamiento del vehículo',
'doors_number': 5,
'emission_standard': 'C',
'engine': '1.0L',
'engine_horse_power': 120,
'expiration_date': None,
'fuel_type': 'Gasolina',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/kia-xceed-10-tgdi-tech-88kw-120cv-5p-gasolina-2024-en-madrid-70183768-covo.aspx',
'listing': 'auction',
'location': 'Madrid',
'make': 'KIA',
'model': 'XCeed',
'odometer': 40000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19666941/80539809-5c42-45f0-bc56-83f1d86aa14f.jpg',
'https://a.ccdn.es/cnet/vehicles/19666941/52c20dac-6351-49a4-af44-8e9f5e6f986b.jpg',
'https://a.ccdn.es/cnet/vehicles/19666941/ec9ed28b-99a0-4ea2-a50e-84927819eff3.jpg',
'https://a.ccdn.es/cnet/vehicles/19666941/9873d8a7-d7fd-42a3-bb2c-2979c2f1ff66.jpg',
'https://a.ccdn.es/cnet/vehicles/19666941/35a3506b-d5f0-4c2c-8784-9be0f21ffb5a.jpg',
'https://a.ccdn.es/cnet/vehicles/19666941/9a2783f7-56ee-458e-b380-ef91139edd61.jpg',
'https://a.ccdn.es/cnet/vehicles/19666941/a64484c0-37d8-4f5f-aae3-d20f7d1ecd2e.jpg',
'https://a.ccdn.es/cnet/vehicles/19666941/c2f54c7a-bd59-4d22-8e63-86dc35c97aa1.jpg',
'https://a.ccdn.es/cnet/vehicles/19666941/f96f80e9-8896-4a1b-9de4-fae69bc71fc6.jpg',
'https://a.ccdn.es/cnet/vehicles/19666941/009bb7ad-5090-420e-90c6-f02624236acb.jpg',
'https://a.ccdn.es/cnet/vehicles/19666941/3de4a8c4-1d8d-485a-9704-dbecb6e75300.jpg',
'https://a.ccdn.es/cnet/vehicles/19666941/3ed70d27-d514-4360-827a-d31fe0f2c35e.jpg',
'https://a.ccdn.es/cnet/vehicles/19666941/9bb3d880-eeb5-44d6-a6e7-81b5af5f4013.jpg',
'https://a.ccdn.es/cnet/vehicles/19666941/2e861410-43ae-4245-aade-f3ff1ccd42f3.jpg',
'https://a.ccdn.es/cnet/vehicles/19666941/c47bf7d1-cfba-44ef-ba57-f90a9688b54a.jpg',
'https://a.ccdn.es/cnet/vehicles/19666941/097e6aab-7ed4-4974-b11f-c78a86c8b2d2.jpg',
'https://a.ccdn.es/cnet/vehicles/19666941/a190454b-7794-49a5-968e-efe9d4487661.jpg',
'https://a.ccdn.es/cnet/vehicles/19666941/0596262a-6461-4ff5-8c9b-786fca6ba00c.jpg',
'https://a.ccdn.es/cnet/vehicles/19666941/1db45242-5fef-45c5-a7e5-f642910ed699.jpg',
'https://a.ccdn.es/cnet/vehicles/19666941/1628707e-bbef-491f-9b9d-c4ac1ec33142.jpg',
'https://a.ccdn.es/cnet/vehicles/19666941/6459fa67-f511-4c9b-9e71-837e60a72cec.jpg',
'https://a.ccdn.es/cnet/vehicles/19666941/2f3bd868-c01f-497b-a31b-21dcdd906b38.jpg',
'https://a.ccdn.es/cnet/vehicles/19666941/9ed056f7-9262-47f8-bfa5-d885eace899c.jpg'],
'price': 16990,
'price_includes_vat': True,
'registration_date': '2023-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'KIA XCeed 1.0 TGDi Tech',
'transmission': 'manual',
'trim': '1.0 TGDi Tech 88kW 120CV',
'vin': None,
'year': 2023}
2026-03-25 09:19:55 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 7f6da0d4-2be5-5190-a9de-d22ac0fbfe59 with identifier: 70183768
2026-03-25 09:19:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 7f6da0d4-2be5-5190-a9de-d22ac0fbfe59
2026-03-25 09:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:19: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%252F19666941%252F80539809-5c42-45f0-bc56-83f1d86aa14f.jpg%27 HTTP/1.1" 200 None
2026-03-25 09:19:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19666941/80539809-5c42-45f0-bc56-83f1d86aa14f.jpg not downloaded yet
2026-03-25 09:19:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70175598> (referer: https://www.coches.net/concesionario/cvcarsmadrid/?pg=1) ['zyte-api']
2026-03-25 09:19:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/19666941/80539809-5c42-45f0-bc56-83f1d86aa14f.jpg> (referer: None)
2026-03-25 09:19:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 09:19:55 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
'body_type': 'Berlina',
'c_o_2_emission_value': 187,
'category': 'Coches',
'color': 'Verde',
'currency': 'EUR',
'description': 'CV CARS Madrid pone a su disposición este MINI COOPER 1.6 '
'con CAMBIO AUTOMATICO con 115 cv, 259.000km. Se entrega con '
'ITV en vigor hasta el 07/2026. NACIONAL \n'
'\n'
'!! SE ENTREGA TOTALMENTE REVISADO Y CON EL MANTENIMIENTO '
'RECIEN REALIZADO !!\n'
'\n'
'Realizamos videollamada o puedes contactarnos por mail, '
'teléfono, WhatsApp para coordinar tu cita presencial. Nos '
'adaptamos a tus horarios y te realizamos toda la gestión ¡Sin '
'necesidad de desplazarte!\n'
'\n'
'EQUIPACION: CAMBIO AUTOMATICO, TECHO SOLAR PANORAMICO, 3 '
'PUERTAS, Asientos de cuero bicolor, Cierre centralizado, '
'dirección asistida, climatizador automático, Elevalunas '
'eléctricos delanteros, bluetooth con manos libres, pintura '
'metalizada, abs, Llantas de aluminio, ........\n'
'\n'
'Cambio de titularidad y garantía comercial adicional no están '
'incluidos en el precio: 490€\n'
'\n'
'Aceptamos tu vehículo como parte de pago, el precio para '
'cambios a tener en cuenta es el precio sin oferta.\n'
'\n'
'Disponibilidad para hacer prueba mecánica y de conducción por '
'un profesional de su confianza\n'
'\n'
'Ofrecemos posibilidad de mandar videos para ver el vehículo '
'con más precisión\n'
'\n'
'Recomendamos pedir cita para ver los vehículos\n'
'\n'
'!!Posibilidad de enviar el vehículo a cualquier provincia de '
'la Península Ibérica, consúltanos!!\n'
'\n'
'Consulta condiciones de esta oferta, este anuncio puede '
'contener errores de transcripción y detalles sobre el '
'equipamiento del vehículo',
'doors_number': 3,
'emission_standard': 'B',
'engine': '1.6L',
'engine_horse_power': 116,
'expiration_date': None,
'fuel_type': 'Gasolina',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/mini-mini-cooper-3p-gasolina-2005-en-madrid-70175598-covo.aspx',
'listing': 'auction',
'location': 'Madrid',
'make': 'MINI',
'model': 'MINI',
'odometer': 259000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19659814/563a940a-2eb1-4472-ab06-f99c01dbb1b8.jpg',
'https://a.ccdn.es/cnet/vehicles/19659814/e047a1a7-ee72-470b-b37c-c0f284f27291.jpg',
'https://a.ccdn.es/cnet/vehicles/19659814/592da7c8-5795-49bf-87f8-d2415bfe45ad.jpg',
'https://a.ccdn.es/cnet/vehicles/19659814/2607252e-2122-4caf-8432-ae7a3a3d73b4.jpg',
'https://a.ccdn.es/cnet/vehicles/19659814/9ee5848a-8769-4f6f-a142-c877bcd82b05.jpg',
'https://a.ccdn.es/cnet/vehicles/19659814/4d66ef0e-9980-419c-83cf-4b709562cb47.jpg',
'https://a.ccdn.es/cnet/vehicles/19659814/7a586c87-aab0-4244-82fb-159065f55e46.jpg',
'https://a.ccdn.es/cnet/vehicles/19659814/2b77c606-bbbd-44ad-9974-865c77a04834.jpg',
'https://a.ccdn.es/cnet/vehicles/19659814/cbba94f8-1af9-4d67-adb5-50e69a8cd755.jpg',
'https://a.ccdn.es/cnet/vehicles/19659814/edf716f3-2013-4612-a497-a7ccadc5bd55.jpg',
'https://a.ccdn.es/cnet/vehicles/19659814/6e087c80-927c-4468-b474-4c57c0bb33b8.jpg',
'https://a.ccdn.es/cnet/vehicles/19659814/e5cf0c3b-410e-4a87-b20f-e48fa45cb416.jpg',
'https://a.ccdn.es/cnet/vehicles/19659814/c97501a3-2d98-4c15-a3a6-cc9cb1467217.jpg',
'https://a.ccdn.es/cnet/vehicles/19659814/fc85d7e9-85b5-4abd-971c-fd73a7769833.jpg',
'https://a.ccdn.es/cnet/vehicles/19659814/50b23c26-6741-431f-8ecd-0c93892a8f13.jpg',
'https://a.ccdn.es/cnet/vehicles/19659814/0167d0be-9204-4067-8615-8fe72dac02b5.jpg',
'https://a.ccdn.es/cnet/vehicles/19659814/69546ac1-ec1f-4093-ba3e-34bab997c51e.jpg',
'https://a.ccdn.es/cnet/vehicles/19659814/4722e253-a624-4fa1-a1df-81bb8e459749.jpg'],
'price': 3990,
'price_includes_vat': True,
'registration_date': '2004-01-01',
'seats_number': 4,
'seller_name': None,
'title': 'MINI MINI Cooper',
'transmission': 'automatic',
'trim': 'Cooper',
'vin': None,
'year': 2004}
2026-03-25 09:19:55 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 7b519adf-bf74-5d72-8446-d695b5c3f267 with identifier: 70175598
2026-03-25 09:19:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 7b519adf-bf74-5d72-8446-d695b5c3f267
2026-03-25 09:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:19: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%252F19659814%252F563a940a-2eb1-4472-ab06-f99c01dbb1b8.jpg%27 HTTP/1.1" 200 None
2026-03-25 09:19:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19659814/563a940a-2eb1-4472-ab06-f99c01dbb1b8.jpg not downloaded yet
2026-03-25 09:19:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 09:19:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f9fd051b150>
2026-03-25 09:19:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 09:19:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 09:19:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 09:19:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7f6da0d4-2be5-5190-a9de-d22ac0fbfe59/7f6da0d4-2be5-5190-a9de-d22ac0fbfe59_image_0.jpg HTTP/1.1" 201 0
2026-03-25 09:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:19: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%252F19666941%252F80539809-5c42-45f0-bc56-83f1d86aa14f.jpg') HTTP/1.1" 204 0
2026-03-25 09:19:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19666941/80539809-5c42-45f0-bc56-83f1d86aa14f.jpg saved to cache
2026-03-25 09:19:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 7f6da0d4-2be5-5190-a9de-d22ac0fbfe59
2026-03-25 09:19:56 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 7f6da0d4-2be5-5190-a9de-d22ac0fbfe59 sending to next pipeline
2026-03-25 09:19:56 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 7f6da0d4-2be5-5190-a9de-d22ac0fbfe59 with identifier 70183768
2026-03-25 09:19:56 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-25 09:19:56 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-25 09:19:56 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 7f6da0d4-2be5-5190-a9de-d22ac0fbfe59
2026-03-25 09:19:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/19666941/80539809-5c42-45f0-bc56-83f1d86aa14f.jpg>
{'auction_title': '',
'body_type': 'SUV',
'c_o_2_emission_value': None,
'category': 'Coches',
'color': 'Azul',
'currency': 'EUR',
'description': '!!! VEHICULO MUY CUIDADO TANTO INTERIOR COMO EXTERIOR !!!\n'
'!! POSIBILIDAD DE FINANCIAR EL 100% DEL VALOR DEL VEHICULO, '
'desde 211€ al mes !!!\n'
'CV CARS Madrid pone a su disposición este KIA XCEED 1.0 TGDi '
'TECH con CAMBIO MANUAL con 120 cv, 40.000km. NACIONAL\n'
'\n'
'Realizamos videollamada o puedes contactarnos por mail, '
'teléfono, WhatsApp para coordinar tu cita presencial. Nos '
'adaptamos a tus horarios y te realizamos toda la gestión ¡Sin '
'necesidad de desplazarte!\n'
'EQUIPACION: \n'
'- Control de crucero\n'
'- Cámara trasera\n'
'- Sensores de aparcamiento traseros\n'
'- Asistente en carril\n'
'- Reconocimiento de las señales de tráfico\n'
'- Apple CarPlay\n'
'- Android Auto\n'
'- Climatizador automático 2 zonas\n'
'- Asientos traseros abatibles\n'
'- Volante multifuncional\n'
'- Elevalunas eléctricos\n'
'- Cierre centralizado\n'
'- Reposabrazos trasero\n'
'- Reposabrazos delantero\n'
'- Radio\n'
'- AUX\n'
'- USB\n'
'- Bluetooth\n'
'- Dispositivo de manos libres\n'
'- Ordenador de a bordo\n'
'- Entrada 12V\n'
'- Retrovisores exteriores regulables eléctricamente\n'
'- Retrovisores exteriores plegables eléctricamente\n'
'- Control automático de las luces\n'
'- Luces antinieblas\n'
'- ABS\n'
'- Sistema de Estabilizador Electrónico (ESP)\n'
'- Sistema de anclajes ISOFIX\n'
'- Dirección asistida\n'
'- Barras de techo portaequipajes\n'
'- Sistema Start / Stop\n'
'- Tipo transmisión: Tracción delantera\n'
'- Caja de cambios 6-marcha\n'
'\n'
'Cambio de titularidad y garantía comercial adicional no '
'incluido en precio: +550€.\n'
'\n'
'!! Posibilidad de ampliar la garantia mecánica hasta 3 años '
'!!\n'
'\n'
'Aceptamos tu vehículo como parte de pago, el precio para '
'cambios a tener en cuenta es el precio sin oferta.\n'
'\n'
'Disponibilidad para hacer prueba mecánica y de conducción por '
'un profesional de su confianza\n'
'\n'
'Ofrecemos posibilidad de mandar videos para ver el vehículo '
'con más precisión\n'
'\n'
'Recomendamos pedir cita para ver los vehículos\n'
'\n'
'!!Posibilidad de enviar el vehículo a cualquier provincia de '
'la Península Ibérica, consúltanos!!\n'
'\n'
'Consulta condiciones de esta oferta, este anuncio puede '
'contener errores de transcripción y detalles sobre el '
'equipamiento del vehículoranscripción y detalles sobre el '
'equipamiento del vehículo',
'doors_number': 5,
'emission_standard': 'C',
'engine': '1.0L',
'engine_horse_power': 120,
'expiration_date': None,
'fuel_type': 'Gasolina',
'id': '7f6da0d4-2be5-5190-a9de-d22ac0fbfe59',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/kia-xceed-10-tgdi-tech-88kw-120cv-5p-gasolina-2024-en-madrid-70183768-covo.aspx',
'listing': 'auction',
'location': 'Madrid',
'make': 'KIA',
'model': 'XCeed',
'odometer': 40000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 23,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7f6da0d4-2be5-5190-a9de-d22ac0fbfe59/7f6da0d4-2be5-5190-a9de-d22ac0fbfe59_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109497,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19666941/80539809-5c42-45f0-bc56-83f1d86aa14f.jpg',
'Width': 800}],
'price': 16990,
'price_includes_vat': True,
'registration_date': '2023-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'KIA XCeed 1.0 TGDi Tech',
'transmission': 'manual',
'trim': '1.0 TGDi Tech 88kW 120CV',
'vin': None,
'year': 2023}
2026-03-25 09:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:19: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%2770183768%27 HTTP/1.1" 200 None
2026-03-25 09:19:56 [auto_selling_coches.net] INFO: Saving data for 70183768: {'created_time': 1774430396.125409, 'last_price_update_time': 1774430396.125428}
2026-03-25 09:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70183768') HTTP/1.1" 204 0
2026-03-25 09:19:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70183776> (referer: https://www.coches.net/concesionario/cvcarsmadrid/?pg=1) ['zyte-api']
2026-03-25 09:19:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/19659814/563a940a-2eb1-4472-ab06-f99c01dbb1b8.jpg> (referer: None)
2026-03-25 09:19:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 09:19:56 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
'body_type': 'Berlina',
'c_o_2_emission_value': 145,
'category': 'Coches',
'color': 'Negro',
'currency': 'EUR',
'description': '!!!! VEHICULO MUY CUIDADO, TANTO INTERIOR COMO EXTERIOR !!!!\n'
'\n'
'CV Cars Madrid pone a su disposición este ALFA ROMEO 147 1.9 '
'JTDm PROGRESSION con CAMBIO MANUAL con 120 cv, 197.000km. '
'Con ITV en vigor hasta 04/2027. ETIQUETA MEDIOAMBIENTAL '
'"B". \n'
'\n'
'!! POSIBILIDAD DE ENTREGAR FACTURA PROFORMA PARA QUE CONSIGA '
'EL MEJOR INTERES DE FINANCIACION CON SU BANCO !!\n'
'\n'
'!! SE ENTREGA TOTALMENTE REVISADO Y CON EL MANTENIMIENTO '
'RECIEN REALIZADO CON FACTURA!!\n'
'\n'
'EQUIPACION: ASIENTOS DEPORTIVOS DE CUERO CAMEL, CAMBIO '
'MANUAL, 3 PUERTAS, Cierre centralizado, dirección asistida, '
'aire acondicionado, Elevalunas eléctricos delanteros, '
'pantalla con bluetooth . pintura metalizada, abs, esp, '
'llantas de aluminio,...\n'
'\n'
'Cambio de titularidad y garantía comercial adicional no '
'están incluidos en el precio: 550€\n'
'\n'
'Adicionalmente se puede contratar una Garantía Mecánica '
'Europea de hasta 2 años\n'
'\n'
'Aceptamos tu vehículo como parte de pago, el precio para '
'cambios a tener en cuenta es el precio sin oferta.\n'
'\n'
'Disponibilidad para hacer prueba mecánica y de conducción por '
'un profesional de su confianza\n'
'\n'
'Ofrecemos posibilidad de mandar videos para ver el vehículo '
'con más precisión\n'
'\n'
'Recomendamos pedir cita para ver los vehículos\n'
'\n'
'Atendemos por WhatsApp también \n'
'\n'
'!!Posibilidad de enviar el vehículo a cualquier provincia de '
'la Península Ibérica, consúltanos!!\n'
'\n'
'Consulta condiciones de esta oferta, este anuncio puede '
'contener errores de transcripción y detalles sobre el '
'equipamiento del vehículo',
'doors_number': 5,
'emission_standard': 'B',
'engine': '1.9L',
'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/alfa-romeo-147-19-jtd-120cv-progression-5p-diesel-2009-en-madrid-70183776-covo.aspx',
'listing': 'auction',
'location': 'Madrid',
'make': 'ALFA ROMEO',
'model': '147',
'odometer': 198000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19666857/28d2cc33-31e0-477a-a5c8-e1342737abcd.jpg',
'https://a.ccdn.es/cnet/vehicles/19666857/e7a11a2d-0116-43a3-a568-b6d9dad78f98.jpg',
'https://a.ccdn.es/cnet/vehicles/19666857/55c55a6b-0412-420b-a2f0-414b4d89ac52.jpg',
'https://a.ccdn.es/cnet/vehicles/19666857/f29007e7-23de-4ced-b1f3-714479d7ce20.jpg',
'https://a.ccdn.es/cnet/vehicles/19666857/1fe18df1-4c6a-4361-8867-1bed613cfc70.jpg',
'https://a.ccdn.es/cnet/vehicles/19666857/8244321c-9f66-44c9-b0a8-8db2e9a25094.jpg',
'https://a.ccdn.es/cnet/vehicles/19666857/2f1361bf-bfbe-4a00-af5b-89e7c8835ba4.jpg',
'https://a.ccdn.es/cnet/vehicles/19666857/66c077b9-3f49-4dc4-b0a9-8bb20fa456dc.jpg',
'https://a.ccdn.es/cnet/vehicles/19666857/1755fd55-0221-4ff0-a031-ff10d1a1eafe.jpg',
'https://a.ccdn.es/cnet/vehicles/19666857/ff09a74a-ebaf-47c5-abf9-96ea684dd3b2.jpg',
'https://a.ccdn.es/cnet/vehicles/19666857/6c8d0a3e-a3e1-4c24-ae2f-1d4df9de4c4a.jpg',
'https://a.ccdn.es/cnet/vehicles/19666857/92e4af77-1e57-4eb2-a001-32216c48b36a.jpg',
'https://a.ccdn.es/cnet/vehicles/19666857/f04b70bb-54ee-4cba-bc3a-cdbe88ffa9d8.jpg',
'https://a.ccdn.es/cnet/vehicles/19666857/b98aeaf7-bdaf-4b03-a291-bca4755935ab.jpg',
'https://a.ccdn.es/cnet/vehicles/19666857/d1a7becb-4d11-48cc-a045-780ad95e3a1d.jpg',
'https://a.ccdn.es/cnet/vehicles/19666857/d955229e-7c8b-48c5-ab46-ba011c697007.jpg',
'https://a.ccdn.es/cnet/vehicles/19666857/42773ff2-9d22-4811-870c-974bdd89782f.jpg'],
'price': 4990,
'price_includes_vat': True,
'registration_date': '2009-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'ALFA ROMEO 147 1.9 JTD Progression',
'transmission': 'manual',
'trim': '1.9 JTD 120CV Progression',
'vin': None,
'year': 2009}
2026-03-25 09:19:56 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 9bdf343a-1175-56a9-a7e5-0d70a656f1f0 with identifier: 70183776
2026-03-25 09:19:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 9bdf343a-1175-56a9-a7e5-0d70a656f1f0
2026-03-25 09:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:19: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%252F19666857%252F28d2cc33-31e0-477a-a5c8-e1342737abcd.jpg%27 HTTP/1.1" 200 None
2026-03-25 09:19:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19666857/28d2cc33-31e0-477a-a5c8-e1342737abcd.jpg not downloaded yet
2026-03-25 09:19:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 09:19:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f9fd04584d0>
2026-03-25 09:19:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 09:19:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 09:19:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 09:19:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7b519adf-bf74-5d72-8446-d695b5c3f267/7b519adf-bf74-5d72-8446-d695b5c3f267_image_0.jpg HTTP/1.1" 201 0
2026-03-25 09:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:19: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%252F19659814%252F563a940a-2eb1-4472-ab06-f99c01dbb1b8.jpg') HTTP/1.1" 204 0
2026-03-25 09:19:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19659814/563a940a-2eb1-4472-ab06-f99c01dbb1b8.jpg saved to cache
2026-03-25 09:19:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 7b519adf-bf74-5d72-8446-d695b5c3f267
2026-03-25 09:19:56 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 7b519adf-bf74-5d72-8446-d695b5c3f267 sending to next pipeline
2026-03-25 09:19:56 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 7b519adf-bf74-5d72-8446-d695b5c3f267 with identifier 70175598
2026-03-25 09:19:56 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-25 09:19:56 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-25 09:19:56 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 7b519adf-bf74-5d72-8446-d695b5c3f267
2026-03-25 09:19:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/19659814/563a940a-2eb1-4472-ab06-f99c01dbb1b8.jpg>
{'auction_title': '',
'body_type': 'Berlina',
'c_o_2_emission_value': 187,
'category': 'Coches',
'color': 'Verde',
'currency': 'EUR',
'description': 'CV CARS Madrid pone a su disposición este MINI COOPER 1.6 '
'con CAMBIO AUTOMATICO con 115 cv, 259.000km. Se entrega con '
'ITV en vigor hasta el 07/2026. NACIONAL \n'
'\n'
'!! SE ENTREGA TOTALMENTE REVISADO Y CON EL MANTENIMIENTO '
'RECIEN REALIZADO !!\n'
'\n'
'Realizamos videollamada o puedes contactarnos por mail, '
'teléfono, WhatsApp para coordinar tu cita presencial. Nos '
'adaptamos a tus horarios y te realizamos toda la gestión ¡Sin '
'necesidad de desplazarte!\n'
'\n'
'EQUIPACION: CAMBIO AUTOMATICO, TECHO SOLAR PANORAMICO, 3 '
'PUERTAS, Asientos de cuero bicolor, Cierre centralizado, '
'dirección asistida, climatizador automático, Elevalunas '
'eléctricos delanteros, bluetooth con manos libres, pintura '
'metalizada, abs, Llantas de aluminio, ........\n'
'\n'
'Cambio de titularidad y garantía comercial adicional no están '
'incluidos en el precio: 490€\n'
'\n'
'Aceptamos tu vehículo como parte de pago, el precio para '
'cambios a tener en cuenta es el precio sin oferta.\n'
'\n'
'Disponibilidad para hacer prueba mecánica y de conducción por '
'un profesional de su confianza\n'
'\n'
'Ofrecemos posibilidad de mandar videos para ver el vehículo '
'con más precisión\n'
'\n'
'Recomendamos pedir cita para ver los vehículos\n'
'\n'
'!!Posibilidad de enviar el vehículo a cualquier provincia de '
'la Península Ibérica, consúltanos!!\n'
'\n'
'Consulta condiciones de esta oferta, este anuncio puede '
'contener errores de transcripción y detalles sobre el '
'equipamiento del vehículo',
'doors_number': 3,
'emission_standard': 'B',
'engine': '1.6L',
'engine_horse_power': 116,
'expiration_date': None,
'fuel_type': 'Gasolina',
'id': '7b519adf-bf74-5d72-8446-d695b5c3f267',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/mini-mini-cooper-3p-gasolina-2005-en-madrid-70175598-covo.aspx',
'listing': 'auction',
'location': 'Madrid',
'make': 'MINI',
'model': 'MINI',
'odometer': 259000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 18,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7b519adf-bf74-5d72-8446-d695b5c3f267/7b519adf-bf74-5d72-8446-d695b5c3f267_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112465,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19659814/563a940a-2eb1-4472-ab06-f99c01dbb1b8.jpg',
'Width': 800}],
'price': 3990,
'price_includes_vat': True,
'registration_date': '2004-01-01',
'seats_number': 4,
'seller_name': None,
'title': 'MINI MINI Cooper',
'transmission': 'automatic',
'trim': 'Cooper',
'vin': None,
'year': 2004}
2026-03-25 09:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:19: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%2770175598%27 HTTP/1.1" 200 None
2026-03-25 09:19:56 [auto_selling_coches.net] INFO: Saving data for 70175598: {'created_time': 1774430396.394567, 'last_price_update_time': 1774430396.394579}
2026-03-25 09:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70175598') HTTP/1.1" 204 0
2026-03-25 09:19:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70183777> (referer: https://www.coches.net/concesionario/cvcarsmadrid/?pg=1) ['zyte-api']
2026-03-25 09:19:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70175596> (referer: https://www.coches.net/concesionario/cvcarsmadrid/?pg=1) ['zyte-api']
2026-03-25 09:19:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 09:19:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/19666857/28d2cc33-31e0-477a-a5c8-e1342737abcd.jpg> (referer: None)
2026-03-25 09:19:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 09:19:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/62641677> (referer: https://www.coches.net/concesionario/cvcarsmadrid/?pg=2) ['zyte-api']
2026-03-25 09:19:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 09:19:56 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
'body_type': 'Cabrio',
'c_o_2_emission_value': 171,
'category': 'Coches',
'color': 'Rojo',
'currency': 'EUR',
'description': '!!! OFERTA DE MARZO, de 6.990€ a 5.790€, válido hasta '
'31/03/26 !!!!\n'
'\n'
'CV CARS Madrid pone a su disposición este PEUGEOT 207 CC 1.6 '
'VTi 16v SPORT CABRIO con CAMBIO MANUAL con 120 cv, '
'116.000km. Con ITV en vigor hasta 09/2026. NACIONAL Y 2 '
'PROPIETARIOS\n'
'\n'
'!! SE ENTREGA TOTALMENTE REVISADO Y CON EL MANTENIMIENTO '
'RECIEN REALIZADO !!\n'
'\n'
'Realizamos videollamada o puedes contactarnos por mail, '
'teléfono, WhatsApp para coordinar tu cita presencial. Nos '
'adaptamos a tus horarios y te realizamos toda la gestión ¡Sin '
'necesidad de desplazarte!\n'
'\n'
'EQUIPACION: CAPOTA DURA ELECTRICA, CAMBIO MANUAL, Cierre '
'centralizado, dirección asistida, Climatizador automático, '
'Elevalunas eléctricos delanteros, RADIO CD, pintura '
'metalizada, abs, esp, llantas de aluminio,........\n'
'\n'
'Cambio de titularidad y garantía comercial adicional no '
'están incluidos en el precio: 450€\n'
'\n'
'Aceptamos tu vehículo como parte de pago, el precio para '
'cambios a tener en cuenta es el precio sin oferta.\n'
'\n'
'Disponibilidad para hacer prueba mecánica y de conducción por '
'un profesional de su confianza\n'
'\n'
'Ofrecemos posibilidad de mandar videos para ver el vehículo '
'con más precisión\n'
'\n'
'Recomendamos pedir cita para ver los vehículos\n'
'\n'
'!!Posibilidad de enviar el vehículo a cualquier provincia de '
'la Península Ibérica, consúltanos!!\n'
'\n'
'Consulta condiciones de esta oferta, este anuncio puede '
'contener errores de transcripción y detalles sobre el '
'equipamiento del vehículo',
'doors_number': 2,
'emission_standard': 'C',
'engine': '1.6L',
'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/peugeot-207-cc-16-thp-16v-sport-2p-gasolina-2007-en-madrid-70183777-covo.aspx',
'listing': 'auction',
'location': 'Madrid',
'make': 'PEUGEOT',
'model': '207',
'odometer': 116000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19666780/20f34a42-27a0-48db-9faf-e70e0100c743.jpg',
'https://a.ccdn.es/cnet/vehicles/19666780/8edb60ed-bb8c-4086-a280-56678bacd1bf.jpg',
'https://a.ccdn.es/cnet/vehicles/19666780/07a2a3ea-ae2a-491f-9191-22378346defe.jpg',
'https://a.ccdn.es/cnet/vehicles/19666780/18668c02-2108-49b5-a8b5-70d4b6a9b161.jpg',
'https://a.ccdn.es/cnet/vehicles/19666780/2309dd6a-47b0-4678-894b-7b6b0d1b92d8.jpg',
'https://a.ccdn.es/cnet/vehicles/19666780/8ef2e812-5b85-4e49-8faf-403ceff3bdca.jpg',
'https://a.ccdn.es/cnet/vehicles/19666780/ac28a638-50d4-484a-8f8c-7eb175bde85d.jpg',
'https://a.ccdn.es/cnet/vehicles/19666780/1be74410-299b-4610-9cda-43b5e07284c7.jpg',
'https://a.ccdn.es/cnet/vehicles/19666780/a9af5cfd-3a67-42d2-8e71-32801ca33a6a.jpg',
'https://a.ccdn.es/cnet/vehicles/19666780/4b5d484b-b268-4c33-8749-bca0a1e5902c.jpg',
'https://a.ccdn.es/cnet/vehicles/19666780/3d05e0f5-a20a-4c7f-a786-02b96f194648.jpg',
'https://a.ccdn.es/cnet/vehicles/19666780/a7f77ddb-cf27-4559-87e7-bbf6591d728a.jpg',
'https://a.ccdn.es/cnet/vehicles/19666780/b903bccb-b6ad-4121-b8b0-501b156a9ce4.jpg'],
'price': 5790,
'price_includes_vat': True,
'registration_date': '2007-01-01',
'seats_number': 4,
'seller_name': None,
'title': 'PEUGEOT 207 CC 1.6 THP 16v Sport',
'transmission': 'manual',
'trim': 'CC 1.6 THP 16v Sport',
'vin': None,
'year': 2007}
2026-03-25 09:19:56 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: a01e6ffb-efc4-565e-b8c9-18cee1ab4ff3 with identifier: 70183777
2026-03-25 09:19:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item a01e6ffb-efc4-565e-b8c9-18cee1ab4ff3
2026-03-25 09:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:19: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%252F19666780%252F20f34a42-27a0-48db-9faf-e70e0100c743.jpg%27 HTTP/1.1" 200 None
2026-03-25 09:19:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19666780/20f34a42-27a0-48db-9faf-e70e0100c743.jpg not downloaded yet
2026-03-25 09:19:56 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
'body_type': 'Berlina',
'c_o_2_emission_value': 165,
'category': 'Coches',
'color': 'Gris / Plata',
'currency': 'EUR',
'description': '!!ESPECTACULAR MINI COOPER S CON ACABADO DEL JOHN COOPER '
'WORKS !!\n'
'\n'
'CV CARS Madrid pone a su disposición este espectacular MINI '
'COOPER S con acabado exterior de John Cooper Works con '
'CAMBIO AUTOMATICO con 175 cv, 133.000km. Se entrega con ITV '
'en vigor hasta el 03/2027. \n'
'\n'
'!! SE ENTREGA TOTALMENTE REVISADO Y CON EL MANTENIMIENTO '
'RECIEN REALIZADO !!\n'
'\n'
'Realizamos videollamada o puedes contactarnos por mail, '
'teléfono, WhatsApp para coordinar tu cita presencial. Nos '
'adaptamos a tus horarios y te realizamos toda la gestión ¡Sin '
'necesidad de desplazarte!\n'
'\n'
'EQUIPACION: CAMBIO AUTOMATICO con modo SPORT, CON LEVAS EN EL '
'VOLANTE, TECHO SOLAR PANORAMICO, NAVEGADOR, CON MANOS '
'LIBRES, FAROS DE XENON, ASIENTOS DEPORTIVOS DE CUERO NEGRO, '
'Cierre centralizado, dirección asistida, climatizador '
'automático, Elevalunas eléctricos delanteros, pintura '
'metalizada, abs, ESP, Llantas de aluminio, CON SPOILER Y '
'COLAS DE ESCAPES HOMOLOGADOS,......\n'
'\n'
'Cambio de titularidad y garantía comercial adicional no están '
'incluidos en el precio: 590€\n'
'\n'
'Aceptamos tu vehículo como parte de pago, el precio para '
'cambios a tener en cuenta es el precio sin oferta.\n'
'\n'
'Disponibilidad para hacer prueba mecánica y de conducción por '
'un profesional de su confianza\n'
'\n'
'Ofrecemos posibilidad de mandar videos para ver el vehículo '
'con más precisión\n'
'\n'
'Recomendamos pedir cita para ver los vehículos\n'
'\n'
'!!Posibilidad de enviar el vehículo a cualquier provincia de '
'la Península Ibérica, consúltanos!!\n'
'\n'
'Consulta condiciones de esta oferta, este anuncio puede '
'contener errores de transcripción y detalles sobre el '
'equipamiento del vehículo',
'doors_number': 3,
'emission_standard': 'C',
'engine': '1.6L',
'engine_horse_power': 175,
'expiration_date': None,
'fuel_type': 'Gasolina',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/mini-mini-cooper-s-auto-3p-gasolina-2009-en-madrid-70175596-covo.aspx',
'listing': 'auction',
'location': 'Madrid',
'make': 'MINI',
'model': 'MINI',
'odometer': 133000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19659835/57d3a72a-51c8-411d-83dc-eb3ffa8b1142.jpg',
'https://a.ccdn.es/cnet/vehicles/19659835/ebd14260-73dd-4a4e-93d9-ba28de5b0506.jpg',
'https://a.ccdn.es/cnet/vehicles/19659835/8623bf5c-c4c1-416f-a462-18ebe6a3d768.jpg',
'https://a.ccdn.es/cnet/vehicles/19659835/d6745a64-0cbd-467d-9ada-0619cd7c474d.jpg',
'https://a.ccdn.es/cnet/vehicles/19659835/c7691643-92f4-4faf-8f44-7a9274364140.jpg',
'https://a.ccdn.es/cnet/vehicles/19659835/9b420892-9b8d-49bd-a9eb-7de2f3beb505.jpg',
'https://a.ccdn.es/cnet/vehicles/19659835/a8823495-ed77-4dc3-b6eb-ea2c89c4d866.jpg',
'https://a.ccdn.es/cnet/vehicles/19659835/4dc30da8-a732-4065-a62a-c2669bc57028.jpg',
'https://a.ccdn.es/cnet/vehicles/19659835/d0240a71-7d87-4909-a98b-eedd6b07ac38.jpg',
'https://a.ccdn.es/cnet/vehicles/19659835/9c3cdb8a-8f79-49ef-af0b-7e73cf4b6183.jpg',
'https://a.ccdn.es/cnet/vehicles/19659835/5e170d14-b372-424a-a5ba-30b24fecae87.jpg',
'https://a.ccdn.es/cnet/vehicles/19659835/3b4f944a-929e-4205-a73f-3d4256d10151.jpg',
'https://a.ccdn.es/cnet/vehicles/19659835/9234b3bf-bbce-452c-8fb1-3aa5214faa2f.jpg',
'https://a.ccdn.es/cnet/vehicles/19659835/9a8472dd-273d-4fb4-960d-242702278da2.jpg',
'https://a.ccdn.es/cnet/vehicles/19659835/176de5f6-b230-4ced-bd78-0df4f83829cd.jpg',
'https://a.ccdn.es/cnet/vehicles/19659835/7df4674d-48eb-4a51-aa3a-1ccd9fafc765.jpg',
'https://a.ccdn.es/cnet/vehicles/19659835/a6ad250e-f156-49ec-b9b5-a02487aba0f0.jpg',
'https://a.ccdn.es/cnet/vehicles/19659835/0a2342c5-792d-46f6-aa00-350f3e5021e7.jpg',
'https://a.ccdn.es/cnet/vehicles/19659835/e8588fbd-be21-4a14-95e5-b5234394250b.jpg',
'https://a.ccdn.es/cnet/vehicles/19659835/cfe16973-12c0-45df-bb6d-535545804c44.jpg',
'https://a.ccdn.es/cnet/vehicles/19659835/1dc26a71-9cbe-4dc4-b4c3-868e4fb6d687.jpg',
'https://a.ccdn.es/cnet/vehicles/19659835/0860f05a-b0fc-437d-820b-5dcb4e70ba23.jpg',
'https://a.ccdn.es/cnet/vehicles/19659835/63f87e58-ff94-45e3-b40b-0d73f2b93c28.jpg',
'https://a.ccdn.es/cnet/vehicles/19659835/0e94702d-bd84-47bb-8a77-275903f6bc49.jpg'],
'price': 10990,
'price_includes_vat': True,
'registration_date': '2008-01-01',
'seats_number': 4,
'seller_name': None,
'title': 'MINI MINI Cooper S Auto',
'transmission': 'automatic',
'trim': 'Cooper S Auto',
'vin': None,
'year': 2008}
2026-03-25 09:19:56 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 1bec5649-3f78-55fc-bf31-38c6de1e96aa with identifier: 70175596
2026-03-25 09:19:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 1bec5649-3f78-55fc-bf31-38c6de1e96aa
2026-03-25 09:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:19: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%252F19659835%252F57d3a72a-51c8-411d-83dc-eb3ffa8b1142.jpg%27 HTTP/1.1" 200 None
2026-03-25 09:19:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19659835/57d3a72a-51c8-411d-83dc-eb3ffa8b1142.jpg not downloaded yet
2026-03-25 09:19:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 09:19:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f9fd0b562d0>
2026-03-25 09:19:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 09:19:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 09:19:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 09:19:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9bdf343a-1175-56a9-a7e5-0d70a656f1f0/9bdf343a-1175-56a9-a7e5-0d70a656f1f0_image_0.jpg HTTP/1.1" 201 0
2026-03-25 09:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:19: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%252F19666857%252F28d2cc33-31e0-477a-a5c8-e1342737abcd.jpg') HTTP/1.1" 204 0
2026-03-25 09:19:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19666857/28d2cc33-31e0-477a-a5c8-e1342737abcd.jpg saved to cache
2026-03-25 09:19:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 9bdf343a-1175-56a9-a7e5-0d70a656f1f0
2026-03-25 09:19:56 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 9bdf343a-1175-56a9-a7e5-0d70a656f1f0 sending to next pipeline
2026-03-25 09:19:56 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 9bdf343a-1175-56a9-a7e5-0d70a656f1f0 with identifier 70183776
2026-03-25 09:19:56 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-25 09:19:56 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-25 09:19:56 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 9bdf343a-1175-56a9-a7e5-0d70a656f1f0
2026-03-25 09:19:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/19666857/28d2cc33-31e0-477a-a5c8-e1342737abcd.jpg>
{'auction_title': '',
'body_type': 'Berlina',
'c_o_2_emission_value': 145,
'category': 'Coches',
'color': 'Negro',
'currency': 'EUR',
'description': '!!!! VEHICULO MUY CUIDADO, TANTO INTERIOR COMO EXTERIOR !!!!\n'
'\n'
'CV Cars Madrid pone a su disposición este ALFA ROMEO 147 1.9 '
'JTDm PROGRESSION con CAMBIO MANUAL con 120 cv, 197.000km. '
'Con ITV en vigor hasta 04/2027. ETIQUETA MEDIOAMBIENTAL '
'"B". \n'
'\n'
'!! POSIBILIDAD DE ENTREGAR FACTURA PROFORMA PARA QUE CONSIGA '
'EL MEJOR INTERES DE FINANCIACION CON SU BANCO !!\n'
'\n'
'!! SE ENTREGA TOTALMENTE REVISADO Y CON EL MANTENIMIENTO '
'RECIEN REALIZADO CON FACTURA!!\n'
'\n'
'EQUIPACION: ASIENTOS DEPORTIVOS DE CUERO CAMEL, CAMBIO '
'MANUAL, 3 PUERTAS, Cierre centralizado, dirección asistida, '
'aire acondicionado, Elevalunas eléctricos delanteros, '
'pantalla con bluetooth . pintura metalizada, abs, esp, '
'llantas de aluminio,...\n'
'\n'
'Cambio de titularidad y garantía comercial adicional no '
'están incluidos en el precio: 550€\n'
'\n'
'Adicionalmente se puede contratar una Garantía Mecánica '
'Europea de hasta 2 años\n'
'\n'
'Aceptamos tu vehículo como parte de pago, el precio para '
'cambios a tener en cuenta es el precio sin oferta.\n'
'\n'
'Disponibilidad para hacer prueba mecánica y de conducción por '
'un profesional de su confianza\n'
'\n'
'Ofrecemos posibilidad de mandar videos para ver el vehículo '
'con más precisión\n'
'\n'
'Recomendamos pedir cita para ver los vehículos\n'
'\n'
'Atendemos por WhatsApp también \n'
'\n'
'!!Posibilidad de enviar el vehículo a cualquier provincia de '
'la Península Ibérica, consúltanos!!\n'
'\n'
'Consulta condiciones de esta oferta, este anuncio puede '
'contener errores de transcripción y detalles sobre el '
'equipamiento del vehículo',
'doors_number': 5,
'emission_standard': 'B',
'engine': '1.9L',
'engine_horse_power': 120,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '9bdf343a-1175-56a9-a7e5-0d70a656f1f0',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/alfa-romeo-147-19-jtd-120cv-progression-5p-diesel-2009-en-madrid-70183776-covo.aspx',
'listing': 'auction',
'location': 'Madrid',
'make': 'ALFA ROMEO',
'model': '147',
'odometer': 198000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 17,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9bdf343a-1175-56a9-a7e5-0d70a656f1f0/9bdf343a-1175-56a9-a7e5-0d70a656f1f0_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86866,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19666857/28d2cc33-31e0-477a-a5c8-e1342737abcd.jpg',
'Width': 800}],
'price': 4990,
'price_includes_vat': True,
'registration_date': '2009-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'ALFA ROMEO 147 1.9 JTD Progression',
'transmission': 'manual',
'trim': '1.9 JTD 120CV Progression',
'vin': None,
'year': 2009}
2026-03-25 09:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:19: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%2770183776%27 HTTP/1.1" 200 None
2026-03-25 09:19:56 [auto_selling_coches.net] INFO: Saving data for 70183776: {'created_time': 1774430396.649377, 'last_price_update_time': 1774430396.649386}
2026-03-25 09:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70183776') HTTP/1.1" 204 0
2026-03-25 09:19:56 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
'body_type': 'SUV',
'c_o_2_emission_value': 291,
'category': 'Coches',
'color': 'Blanco',
'currency': 'EUR',
'description': '!!!! OFERTA DE MARZO, de 44.990€ a 42.990€, válida hasta el '
'28/03/26 !!!\n'
'\n'
'!!! VEHICULO MUY CUIDADO TANTO INTERIOR COMO EXTERIOR !!!\n'
'\n'
'!! ENVIO GRATUITO A CUALQUIER PUNTO DE LA PENINSULA IBERICA, '
'VÁLIDA HASTA EL 28/02/26 !!!\n'
'\n'
'!! NACIONAL, NO HA PISADO CAMPO, TODO ORIGINAL !!!\n'
'\n'
'CV Cars Madrid pone a su disposición este LAND ROVER DEFENDER '
'2.4 TD con CAMBIO MANUAL , 104.000KM. ITV EN VIGOR HASTA '
'01/27. ETIQUETA MEDIOAMBIENTAL "B". NACIONAL\n'
'\n'
'!! SE ENTREGA TOTALMENTE REVISADO Y CON EL MANTENIMIENTO '
'RECIEN REALIZADO CON FACTURA!!\n'
'\n'
'EQUIPACION: BOLA DE REMOLQUE HOMOLOGADA, ESTRIBERAS LATERALES '
'HOMOLOGADAS, CAMBIO MANUAL 4x4 con reductora, Llantas 16" '
'color carrocería, techo en negro, estribos laterales, '
'neumáticos tipo más anchos, rueda de repuesto en maletero, '
'radio con CD , libre de óxidos y en muy buenas condiciones .\n'
'\n'
'Cambio de titularidad y garantía comercial adicional no '
'están incluidos en el precio: 650€\n'
'\n'
'Adicionalmente se puede contratar una Garantía Mecánica '
'Europea de hasta 3 años\n'
'\n'
'Aceptamos tu vehículo como parte de pago, el precio para '
'cambios a tener en cuenta es el precio sin oferta.\n'
'\n'
'Disponibilidad para hacer prueba mecánica y de conducción por '
'un profesional de su confianza\n'
'\n'
'Ofrecemos posibilidad de mandar videos para ver el vehículo '
'con más precisión\n'
'\n'
'Financiación sin entrada o personalizada\n'
'\n'
'Recomendamos pedir cita para ver los vehículos\n'
'\n'
'Atendemos por WhatsApp también .\n'
'\n'
'!!Posibilidad de enviar el vehículo a cualquier provincia de '
'la Península Ibérica, consúltanos!!\n'
'\n'
'Consulta condiciones de esta oferta, este anuncio puede '
'contener errores de transcripción y detalles sobre el '
'equipamiento del vehículo',
'doors_number': 5,
'emission_standard': None,
'engine': '2.4L',
'engine_horse_power': 122,
'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-defender-110-sw-se-5p-diesel-2007-en-madrid-62641677-covo.aspx',
'listing': 'auction',
'location': 'Madrid',
'make': 'LAND-ROVER',
'model': 'Defender',
'odometer': 104000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19503534/411ab3b5-c5f2-4ae8-89b8-2b53de5942b9.jpg',
'https://a.ccdn.es/cnet/vehicles/19503534/4f0bc952-06c9-4f22-bee0-d300d14b18f1.jpg',
'https://a.ccdn.es/cnet/vehicles/19503534/fc165dfc-6f57-4d11-adc7-90218354351d.jpg',
'https://a.ccdn.es/cnet/vehicles/19503534/dc3a18a1-c5b7-4860-a993-65bc1ffdebe3.jpg',
'https://a.ccdn.es/cnet/vehicles/19503534/a433c25b-4907-4521-b42d-6b3b931c867b.jpg',
'https://a.ccdn.es/cnet/vehicles/19503534/323ee6cc-d688-4e59-aea6-46c8bfb4074e.jpg',
'https://a.ccdn.es/cnet/vehicles/19503534/b8d5f90d-7802-4561-acae-37ab59327198.jpg',
'https://a.ccdn.es/cnet/vehicles/19503534/19b68c01-2c59-494c-905f-2390bb7249c4.jpg',
'https://a.ccdn.es/cnet/vehicles/19503534/b6c8f528-02f8-40fe-996b-5fa8af3b78a3.jpg',
'https://a.ccdn.es/cnet/vehicles/19503534/5cd983c3-e879-4f3e-8e84-9639d1461dbd.jpg',
'https://a.ccdn.es/cnet/vehicles/19503534/45786f7c-f41c-477f-b176-d3157089b083.jpg',
'https://a.ccdn.es/cnet/vehicles/19503534/1f6d5a24-913a-4778-a5cf-dd49da6f0ef6.jpg',
'https://a.ccdn.es/cnet/vehicles/19503534/d816ccd3-5451-44f4-a907-3ce108e7e2c5.jpg',
'https://a.ccdn.es/cnet/vehicles/19503534/3a685b20-a299-49a4-ab6c-1d0548770d13.jpg',
'https://a.ccdn.es/cnet/vehicles/19503534/b48c909b-81bc-467a-b65f-723dc3188dd7.jpg',
'https://a.ccdn.es/cnet/vehicles/19503534/0bc28cee-26cd-48c3-8342-fa14b859bb05.jpg',
'https://a.ccdn.es/cnet/vehicles/19503534/ea47b629-c9c2-4346-9f56-d0a9ca4aad6f.jpg',
'https://a.ccdn.es/cnet/vehicles/19503534/e9be7cc9-46c4-4f2d-8b20-be7e92c3f434.jpg',
'https://a.ccdn.es/cnet/vehicles/19503534/d4071f58-a4b5-4304-ad31-81cbdb26cc15.jpg',
'https://a.ccdn.es/cnet/vehicles/19503534/413dce79-2192-48d3-969c-f8e9eed0b387.jpg',
'https://a.ccdn.es/cnet/vehicles/19503534/4c066c34-f131-4b39-a523-309632de63ab.jpg',
'https://a.ccdn.es/cnet/vehicles/19503534/66e2aedc-7979-4dac-8370-206a0ef08cc9.jpg',
'https://a.ccdn.es/cnet/vehicles/19503534/25663e11-e83e-4b8e-a906-a9461d9da81e.jpg',
'https://a.ccdn.es/cnet/vehicles/19503534/3467aabb-b1e9-417d-a2a4-ea90493db149.jpg',
'https://a.ccdn.es/cnet/vehicles/19503534/80f8330d-f648-48a2-9daa-c5986657ff0e.jpg',
'https://a.ccdn.es/cnet/vehicles/19503534/aeea9b7f-5d43-4219-8228-32449c51bd99.jpg'],
'price': 42900,
'price_includes_vat': True,
'registration_date': '2007-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'LAND-ROVER Defender 110 SW SE',
'transmission': 'manual',
'trim': '110 SW SE',
'vin': None,
'year': 2007}
2026-03-25 09:19:56 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: deb73c81-b139-55fa-8237-e10591187b76 with identifier: 62641677
2026-03-25 09:19:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item deb73c81-b139-55fa-8237-e10591187b76
2026-03-25 09:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:19: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%252F19503534%252F411ab3b5-c5f2-4ae8-89b8-2b53de5942b9.jpg%27 HTTP/1.1" 200 None
2026-03-25 09:19:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19503534/411ab3b5-c5f2-4ae8-89b8-2b53de5942b9.jpg not downloaded yet
2026-03-25 09:19:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/62648351> (referer: https://www.coches.net/concesionario/cvcarsmadrid/?pg=2) ['zyte-api']
2026-03-25 09:19:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70183771> (referer: https://www.coches.net/concesionario/cvcarsmadrid/?pg=1) ['zyte-api']
2026-03-25 09:19:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/19503534/411ab3b5-c5f2-4ae8-89b8-2b53de5942b9.jpg> (referer: None)
2026-03-25 09:19:57 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
'body_type': 'SUV',
'c_o_2_emission_value': 75,
'category': 'Coches',
'color': 'Gris / Plata',
'currency': 'EUR',
'description': '!! HIBRIDO ENCHUFABLE, CON ETIQUETA MEDIOAMBIENTAL ZERO "0" '
'!!\n'
'\n'
'!! VEHICULO MUY CUIDADO TANTO INTERIOR COMO EXTERIOR !! \n'
'\n'
'!! FINANCIACIÓN SIN ENTRADA, DESDE 347€ AL MES , CONSULTANOS '
'!! \n'
'\n'
'CV Cars Madrid pone a su disposición este PORSCHE CAYENNE S '
'E-HYBRID, con CAMBIO AUTOMATICO , 263.000KM. ITV EN VIGOR '
'hasta 02/2027. ETIQUETA MEDIOAMBIENTAL "0". \n'
'\n'
'!! SE ENTREGA TOTALMENTE REVISADO Y CON EL MANTENIMIENTO '
'RECIEN REALIZADO CON FACTURA!!\n'
'\n'
'EQUIPACION: \n'
'Faros LED incluye Porsche Dynamic Light System Plus (PDLS '
'Plus)\n'
'-Luces traseras con luz de freno adaptativa\n'
'-Porsche Entry & Drive\n'
'-Cámara de marcha atrás incluye sistema de ayuda aparcamiento '
'(Delante y detrás)\n'
'-Techo solar eléctrico de vidrio, corredizo e inclinable\n'
'-Cristales tintados térmicos y aislantes del ruido\n'
'-Parabrisas térmico\n'
'-Cierre Confort de puertas\n'
'-Suspensión neumática y sistema de suspensión activa Porsche '
'Active Suspension Management (PASM)\n'
'-Salidas de escape en color Negro\n'
'-Llantas Cayenne Sport Classic 21" Con revestimiento pasos de '
'rueda pintadas en negro con acabado brillante\n'
'-Asistente de cambio de carril (LCA)\n'
'-Retrovisores interior y exteriores antideslumbrantes '
'automáticos en combinación con el paquete de memoria confort '
'o paquete memoria conductor\n'
'-Paquete memoria confort (14 posiciones)\n'
'-Asientos confort con memoria (14 posiciones)\n'
'-Calefacción de asientos delanteros \n'
'-Alfombrillas\n'
'-Airbags laterales (Detrás)\n'
'-Cortinillas eléctricas para las ventanillas traseras\n'
'-Porsche Communication Management (PCM) Incluye módulo de '
'navegación. \n'
'-Sistema de sonido Bose® Surround Sound-System\n'
'-Asientos delanteros con memoria.\n'
'-Columna de dirección eléctrica.\n'
'\n'
'Cambio de titularidad y garantía comercial adicional no '
'están incluidos en el precio: 1.250€\n'
'\n'
'Adicionalmente se puede contratar una Garantía Mecánica '
'Europea de hasta 3 años\n'
'\n'
'Aceptamos tu vehículo como parte de pago, el precio para '
'cambios a tener en cuenta es el precio sin oferta.\n'
'\n'
'Disponibilidad para hacer prueba mecánica y de conducción por '
'un profesional de su confianza\n'
'\n'
'Ofrecemos posibilidad de mandar videos para ver el vehículo '
'con más precisión\n'
'\n'
'Financiación sin entrada o personalizada\n'
'\n'
'Recomendamos pedir cita para ver los vehículos\n'
'\n'
'Atendemos por WhatsApp también .\n'
'\n'
'!!Posibilidad de enviar el vehículo a cualquier provincia de '
'la Península Ibérica, consúltanos!!\n'
'\n'
'Consulta condiciones de esta oferta, este anuncio puede '
'contener errores de transcripción y detalles sobre el '
'equipamiento del vehículo',
'doors_number': 5,
'emission_standard': None,
'engine': '3.0L',
'engine_horse_power': 416,
'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/porsche-cayenne-s-ehybrid-5p-electrico-hibrido-2017-en-madrid-62648351-covo.aspx',
'listing': 'auction',
'location': 'Madrid',
'make': 'PORSCHE',
'model': 'Cayenne',
'odometer': 263000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19506608/67dd1063-869d-4f32-89cf-11a561af231d.jpg',
'https://a.ccdn.es/cnet/vehicles/19506608/6deec6b5-003f-43fe-acdf-67e33c8a0a51.jpg',
'https://a.ccdn.es/cnet/vehicles/19506608/ef632a51-bf77-4112-a416-8f4188ddcf45.jpg',
'https://a.ccdn.es/cnet/vehicles/19506608/de4b78c8-7e27-4b2c-a65e-f653b8eb36b6.jpg',
'https://a.ccdn.es/cnet/vehicles/19506608/e39a4efe-2a9b-47f7-90b0-912fb5a1c021.jpg',
'https://a.ccdn.es/cnet/vehicles/19506608/1c85d8a9-3319-4a6b-9524-dd0c0d8a9f07.jpg',
'https://a.ccdn.es/cnet/vehicles/19506608/acef8f7e-91e6-45a3-8c28-886b0e0f95e4.jpg',
'https://a.ccdn.es/cnet/vehicles/19506608/687097bc-de64-40a0-8473-435ad8560d6f.jpg',
'https://a.ccdn.es/cnet/vehicles/19506608/e20ec375-0dd7-491f-99f6-e7276d6fc853.jpg',
'https://a.ccdn.es/cnet/vehicles/19506608/c3099d22-ec12-42b7-903a-b6fb46551172.jpg',
'https://a.ccdn.es/cnet/vehicles/19506608/17f37025-cf12-49de-8715-27f5003790a8.jpg',
'https://a.ccdn.es/cnet/vehicles/19506608/bc8e93a0-e223-441d-a73a-2f3f24edef86.jpg',
'https://a.ccdn.es/cnet/vehicles/19506608/38c0b1ea-0855-4a9a-b239-5a3808ef282b.jpg',
'https://a.ccdn.es/cnet/vehicles/19506608/593673ec-9d7f-4f66-acaa-a74693f72440.jpg',
'https://a.ccdn.es/cnet/vehicles/19506608/72121270-6d0a-44c4-b9b0-269f9bdd0d94.jpg',
'https://a.ccdn.es/cnet/vehicles/19506608/ad19c613-dd01-4345-8a9d-b3be1241ad08.jpg',
'https://a.ccdn.es/cnet/vehicles/19506608/513b6e08-d7a4-4ff8-a353-fefd0064b449.jpg',
'https://a.ccdn.es/cnet/vehicles/19506608/eaedaf6b-993f-49a7-b5e2-8a25fde955d0.jpg',
'https://a.ccdn.es/cnet/vehicles/19506608/05e8c254-350f-4445-bbfe-5ec8e6f9a7a3.jpg',
'https://a.ccdn.es/cnet/vehicles/19506608/70a3422b-e473-4790-8b6d-5fc49354c838.jpg',
'https://a.ccdn.es/cnet/vehicles/19506608/fdb5778d-5c8e-4f33-b07e-fa408937b21e.jpg',
'https://a.ccdn.es/cnet/vehicles/19506608/40eb6fb2-9229-4fb6-b5fa-c0d9ad9cac02.jpg',
'https://a.ccdn.es/cnet/vehicles/19506608/44b6f379-2d30-4a3e-a1c4-99ee3d4baaa0.jpg',
'https://a.ccdn.es/cnet/vehicles/19506608/0c2a82a0-bae8-4480-8fad-86b67b210ef2.jpg',
'https://a.ccdn.es/cnet/vehicles/19506608/52936dfc-3a6b-4521-b642-71dd20009631.jpg',
'https://a.ccdn.es/cnet/vehicles/19506608/07a27bdf-5c43-4a18-9242-feae68eef0e4.jpg',
'https://a.ccdn.es/cnet/vehicles/19506608/441df135-192a-4cb7-872d-b420cb4b210d.jpg',
'https://a.ccdn.es/cnet/vehicles/19506608/5de9a707-81fe-4617-a71b-a299fe0b48de.jpg',
'https://a.ccdn.es/cnet/vehicles/19506608/b1e04601-7532-412d-8b1f-2762b4ec7710.jpg',
'https://a.ccdn.es/cnet/vehicles/19506608/ec1e8819-a1fd-4cc4-8d42-14396708e08f.jpg',
'https://a.ccdn.es/cnet/vehicles/19506608/18743d11-1771-4b86-b206-9d4c62c67531.jpg',
'https://a.ccdn.es/cnet/vehicles/19506608/0c97f192-1ad1-4ab1-8aed-001bd25cde21.jpg',
'https://a.ccdn.es/cnet/vehicles/19506608/495d0096-4ef5-4dd9-8909-b37a3fe2f941.jpg'],
'price': 29990,
'price_includes_vat': True,
'registration_date': '2016-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'PORSCHE Cayenne S Ehybrid',
'transmission': 'automatic',
'trim': 'S Ehybrid',
'vin': None,
'year': 2016}
2026-03-25 09:19:57 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 3760bf40-acd0-55f7-be3f-51b60849cd40 with identifier: 62648351
2026-03-25 09:19:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 3760bf40-acd0-55f7-be3f-51b60849cd40
2026-03-25 09:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:19: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%252F19506608%252F67dd1063-869d-4f32-89cf-11a561af231d.jpg%27 HTTP/1.1" 200 None
2026-03-25 09:19:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19506608/67dd1063-869d-4f32-89cf-11a561af231d.jpg not downloaded yet
2026-03-25 09:19:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/19659835/57d3a72a-51c8-411d-83dc-eb3ffa8b1142.jpg> (referer: None)
2026-03-25 09:19:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/19666780/20f34a42-27a0-48db-9faf-e70e0100c743.jpg> (referer: None)
2026-03-25 09:19:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 09:19:57 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
'body_type': 'SUV',
'c_o_2_emission_value': 154,
'category': 'Coches',
'color': 'Blanco',
'currency': 'EUR',
'description': '!!! OFERTA MES DE MARZO, de 15.990€ a 13.990€, válida hasta '
'el 31/03/26 !!!\n'
'\n'
'!!! VEHICULO MUY CUIDADO TANTO INTERIOR COMO EXTERIOR !! \n'
'\n'
'CV CARS Madrid pone a su disposición este AUDI Q5 2.0 TDI '
'QUATTRO AMBITION PLUS con CAMBIO MANUAL con 177 cv, '
'194.000km. Con ITV en vigor hasta 07/26. \n'
'\n'
'Realizamos videollamada o puedes contactarnos por mail, '
'teléfono, WhatsApp para coordinar tu cita presencial. Nos '
'adaptamos a tus horarios y te realizamos toda la gestión ¡Sin '
'necesidad de desplazarte!\n'
'\n'
'EQUIPACION: TECHO SOLAR PANORAMICO, TRACCION QUATTRO, '
'ACABADO SLINE EXTERIOR, FAROS DE XENON, CON LUD LED DE DIA, '
'SENSOR DE LUCES Y LLUVIA, dirección asistida, Climatizador '
'BIZONA con regulación de temperatura en 2 zonas, control y '
'limitador de velocidad, apoyabrazos central, '
'bluetooth,......\n'
'\n'
'Cambio de titularidad y garantía comercial adicional no '
'incluido en precio: +550€.\n'
'\n'
'!! Posibilidad de ampliar la garantia mecánica hasta 3 años '
'!!\n'
'\n'
'Aceptamos tu vehículo como parte de pago, el precio para '
'cambios a tener en cuenta es el precio sin oferta.\n'
'\n'
'Disponibilidad para hacer prueba mecánica y de conducción por '
'un profesional de su confianza\n'
'\n'
'Ofrecemos posibilidad de mandar videos para ver el vehículo '
'con más precisión\n'
'\n'
'Recomendamos pedir cita para ver los vehículos\n'
'\n'
'!!Posibilidad de enviar el vehículo a cualquier provincia de '
'la Península Ibérica, consúltanos!!\n'
'\n'
'Consulta condiciones de esta oferta, este anuncio puede '
'contener errores de transcripción y detalles sobre el '
'equipamiento del vehículoranscripción y detalles sobre el '
'equipamiento del vehículo',
'doors_number': 5,
'emission_standard': 'B',
'engine': '2.0L',
'engine_horse_power': 177,
'expiration_date': None,
'fuel_type': 'Diesel',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/audi-q5-20-tdi-177cv-quattro-ambition-plus-5p-diesel-2015-en-madrid-70183771-covo.aspx',
'listing': 'auction',
'location': 'Madrid',
'make': 'AUDI',
'model': 'Q5',
'odometer': 194000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19666925/242514e4-b2fd-431c-bbab-7de719095262.jpg',
'https://a.ccdn.es/cnet/vehicles/19666925/5ec1a696-99b1-4436-b14b-c4cccda81052.jpg',
'https://a.ccdn.es/cnet/vehicles/19666925/dc9ea89f-6d02-4942-be64-8e584521bd17.jpg',
'https://a.ccdn.es/cnet/vehicles/19666925/5dc4d8ee-1297-4329-8fbe-09565864c0f6.jpg',
'https://a.ccdn.es/cnet/vehicles/19666925/83eb67fb-e23a-468d-8eee-e568382cf5d2.jpg',
'https://a.ccdn.es/cnet/vehicles/19666925/d8f9f391-8445-4452-9ff1-b80c191a8270.jpg',
'https://a.ccdn.es/cnet/vehicles/19666925/ec4ceaec-1913-493d-bbc0-e12e5fde01dc.jpg',
'https://a.ccdn.es/cnet/vehicles/19666925/76b56da5-3807-412e-b302-09f0cf424089.jpg',
'https://a.ccdn.es/cnet/vehicles/19666925/dc6b862d-2754-4a4f-b594-7aa89c226116.jpg',
'https://a.ccdn.es/cnet/vehicles/19666925/805d852c-4955-4dd7-9aea-a9df22ff461a.jpg',
'https://a.ccdn.es/cnet/vehicles/19666925/9c2110b3-187e-4a7d-9930-7c2131c1d567.jpg',
'https://a.ccdn.es/cnet/vehicles/19666925/240dffb5-803b-4cbd-a0c8-636a8629b451.jpg',
'https://a.ccdn.es/cnet/vehicles/19666925/b9d44a5f-07e6-47c3-a90f-985c1edfa5c3.jpg',
'https://a.ccdn.es/cnet/vehicles/19666925/ca304db3-f216-4783-ab62-58403d250e40.jpg',
'https://a.ccdn.es/cnet/vehicles/19666925/fcb14dd6-e61b-4d77-ac00-4d5be2606f5c.jpg',
'https://a.ccdn.es/cnet/vehicles/19666925/2714b616-f1c9-4b05-a631-0a6529efacb0.jpg',
'https://a.ccdn.es/cnet/vehicles/19666925/6177be6a-41d5-4e97-96ec-6bcc6652fcf0.jpg',
'https://a.ccdn.es/cnet/vehicles/19666925/d858dfc7-fc52-429b-a6e4-878d9c0b7c4c.jpg',
'https://a.ccdn.es/cnet/vehicles/19666925/271c286d-e909-48f1-b97e-b73668506309.jpg',
'https://a.ccdn.es/cnet/vehicles/19666925/9b0538a4-fddc-4d5f-97d0-ec6e7ae923da.jpg',
'https://a.ccdn.es/cnet/vehicles/19666925/01b3d714-895b-46b2-8a84-afa6a29bf54a.jpg',
'https://a.ccdn.es/cnet/vehicles/19666925/9d05737f-9896-40d7-86a3-1489843acc19.jpg',
'https://a.ccdn.es/cnet/vehicles/19666925/a35e7086-3fb2-491e-8753-c7c9591d81d8.jpg',
'https://a.ccdn.es/cnet/vehicles/19666925/b374b8e5-7a5f-48f6-b2aa-84d75de77e55.jpg'],
'price': 13990,
'price_includes_vat': True,
'registration_date': '2014-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'AUDI Q5 2.0 TDI quattro Ambition plus',
'transmission': 'manual',
'trim': '2.0 TDI 177cv quattro Ambition plus',
'vin': None,
'year': 2014}
2026-03-25 09:19:57 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 098a27c3-d49a-5d09-9ff2-6f8f28aab35c with identifier: 70183771
2026-03-25 09:19:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 098a27c3-d49a-5d09-9ff2-6f8f28aab35c
2026-03-25 09:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:19: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%252F19666925%252F242514e4-b2fd-431c-bbab-7de719095262.jpg%27 HTTP/1.1" 200 None
2026-03-25 09:19:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19666925/242514e4-b2fd-431c-bbab-7de719095262.jpg not downloaded yet
2026-03-25 09:19:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 09:19:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f9fd0434f50>
2026-03-25 09:19:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 09:19:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 09:19:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 09:19:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_deb73c81-b139-55fa-8237-e10591187b76/deb73c81-b139-55fa-8237-e10591187b76_image_0.jpg HTTP/1.1" 201 0
2026-03-25 09:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:19: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%252F19503534%252F411ab3b5-c5f2-4ae8-89b8-2b53de5942b9.jpg') HTTP/1.1" 204 0
2026-03-25 09:19:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19503534/411ab3b5-c5f2-4ae8-89b8-2b53de5942b9.jpg saved to cache
2026-03-25 09:19:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item deb73c81-b139-55fa-8237-e10591187b76
2026-03-25 09:19:57 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item deb73c81-b139-55fa-8237-e10591187b76 sending to next pipeline
2026-03-25 09:19:57 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: deb73c81-b139-55fa-8237-e10591187b76 with identifier 62641677
2026-03-25 09:19:57 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-25 09:19:57 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-25 09:19:57 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item deb73c81-b139-55fa-8237-e10591187b76
2026-03-25 09:19:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/19503534/411ab3b5-c5f2-4ae8-89b8-2b53de5942b9.jpg>
{'auction_title': '',
'body_type': 'SUV',
'c_o_2_emission_value': 291,
'category': 'Coches',
'color': 'Blanco',
'currency': 'EUR',
'description': '!!!! OFERTA DE MARZO, de 44.990€ a 42.990€, válida hasta el '
'28/03/26 !!!\n'
'\n'
'!!! VEHICULO MUY CUIDADO TANTO INTERIOR COMO EXTERIOR !!!\n'
'\n'
'!! ENVIO GRATUITO A CUALQUIER PUNTO DE LA PENINSULA IBERICA, '
'VÁLIDA HASTA EL 28/02/26 !!!\n'
'\n'
'!! NACIONAL, NO HA PISADO CAMPO, TODO ORIGINAL !!!\n'
'\n'
'CV Cars Madrid pone a su disposición este LAND ROVER DEFENDER '
'2.4 TD con CAMBIO MANUAL , 104.000KM. ITV EN VIGOR HASTA '
'01/27. ETIQUETA MEDIOAMBIENTAL "B". NACIONAL\n'
'\n'
'!! SE ENTREGA TOTALMENTE REVISADO Y CON EL MANTENIMIENTO '
'RECIEN REALIZADO CON FACTURA!!\n'
'\n'
'EQUIPACION: BOLA DE REMOLQUE HOMOLOGADA, ESTRIBERAS LATERALES '
'HOMOLOGADAS, CAMBIO MANUAL 4x4 con reductora, Llantas 16" '
'color carrocería, techo en negro, estribos laterales, '
'neumáticos tipo más anchos, rueda de repuesto en maletero, '
'radio con CD , libre de óxidos y en muy buenas condiciones .\n'
'\n'
'Cambio de titularidad y garantía comercial adicional no '
'están incluidos en el precio: 650€\n'
'\n'
'Adicionalmente se puede contratar una Garantía Mecánica '
'Europea de hasta 3 años\n'
'\n'
'Aceptamos tu vehículo como parte de pago, el precio para '
'cambios a tener en cuenta es el precio sin oferta.\n'
'\n'
'Disponibilidad para hacer prueba mecánica y de conducción por '
'un profesional de su confianza\n'
'\n'
'Ofrecemos posibilidad de mandar videos para ver el vehículo '
'con más precisión\n'
'\n'
'Financiación sin entrada o personalizada\n'
'\n'
'Recomendamos pedir cita para ver los vehículos\n'
'\n'
'Atendemos por WhatsApp también .\n'
'\n'
'!!Posibilidad de enviar el vehículo a cualquier provincia de '
'la Península Ibérica, consúltanos!!\n'
'\n'
'Consulta condiciones de esta oferta, este anuncio puede '
'contener errores de transcripción y detalles sobre el '
'equipamiento del vehículo',
'doors_number': 5,
'emission_standard': None,
'engine': '2.4L',
'engine_horse_power': 122,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': 'deb73c81-b139-55fa-8237-e10591187b76',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/land-rover-defender-110-sw-se-5p-diesel-2007-en-madrid-62641677-covo.aspx',
'listing': 'auction',
'location': 'Madrid',
'make': 'LAND-ROVER',
'model': 'Defender',
'odometer': 104000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 26,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_deb73c81-b139-55fa-8237-e10591187b76/deb73c81-b139-55fa-8237-e10591187b76_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106588,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19503534/411ab3b5-c5f2-4ae8-89b8-2b53de5942b9.jpg',
'Width': 800}],
'price': 42900,
'price_includes_vat': True,
'registration_date': '2007-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'LAND-ROVER Defender 110 SW SE',
'transmission': 'manual',
'trim': '110 SW SE',
'vin': None,
'year': 2007}
2026-03-25 09:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:19: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%2762641677%27 HTTP/1.1" 200 None
2026-03-25 09:19:57 [auto_selling_coches.net] INFO: Saving data for 62641677: {'created_time': 1774430397.558546, 'last_price_update_time': 1774430397.558556}
2026-03-25 09:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62641677') HTTP/1.1" 204 0
2026-03-25 09:19:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/19506608/67dd1063-869d-4f32-89cf-11a561af231d.jpg> (referer: None)
2026-03-25 09:19:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 09:19:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f9fd0426210>
2026-03-25 09:19:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 09:19:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 09:19:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 09:19:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1bec5649-3f78-55fc-bf31-38c6de1e96aa/1bec5649-3f78-55fc-bf31-38c6de1e96aa_image_0.jpg HTTP/1.1" 201 0
2026-03-25 09:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:19: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%252F19659835%252F57d3a72a-51c8-411d-83dc-eb3ffa8b1142.jpg') HTTP/1.1" 204 0
2026-03-25 09:19:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19659835/57d3a72a-51c8-411d-83dc-eb3ffa8b1142.jpg saved to cache
2026-03-25 09:19:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 1bec5649-3f78-55fc-bf31-38c6de1e96aa
2026-03-25 09:19:57 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 1bec5649-3f78-55fc-bf31-38c6de1e96aa sending to next pipeline
2026-03-25 09:19:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 09:19:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f9fd04dec90>
2026-03-25 09:19:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 09:19:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 09:19:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 09:19:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a01e6ffb-efc4-565e-b8c9-18cee1ab4ff3/a01e6ffb-efc4-565e-b8c9-18cee1ab4ff3_image_0.jpg HTTP/1.1" 201 0
2026-03-25 09:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:19: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%252F19666780%252F20f34a42-27a0-48db-9faf-e70e0100c743.jpg') HTTP/1.1" 204 0
2026-03-25 09:19:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19666780/20f34a42-27a0-48db-9faf-e70e0100c743.jpg saved to cache
2026-03-25 09:19:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item a01e6ffb-efc4-565e-b8c9-18cee1ab4ff3
2026-03-25 09:19:57 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item a01e6ffb-efc4-565e-b8c9-18cee1ab4ff3 sending to next pipeline
2026-03-25 09:19:57 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 1bec5649-3f78-55fc-bf31-38c6de1e96aa with identifier 70175596
2026-03-25 09:19:57 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-25 09:19:57 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-25 09:19:57 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 1bec5649-3f78-55fc-bf31-38c6de1e96aa
2026-03-25 09:19:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/19659835/57d3a72a-51c8-411d-83dc-eb3ffa8b1142.jpg>
{'auction_title': '',
'body_type': 'Berlina',
'c_o_2_emission_value': 165,
'category': 'Coches',
'color': 'Gris / Plata',
'currency': 'EUR',
'description': '!!ESPECTACULAR MINI COOPER S CON ACABADO DEL JOHN COOPER '
'WORKS !!\n'
'\n'
'CV CARS Madrid pone a su disposición este espectacular MINI '
'COOPER S con acabado exterior de John Cooper Works con '
'CAMBIO AUTOMATICO con 175 cv, 133.000km. Se entrega con ITV '
'en vigor hasta el 03/2027. \n'
'\n'
'!! SE ENTREGA TOTALMENTE REVISADO Y CON EL MANTENIMIENTO '
'RECIEN REALIZADO !!\n'
'\n'
'Realizamos videollamada o puedes contactarnos por mail, '
'teléfono, WhatsApp para coordinar tu cita presencial. Nos '
'adaptamos a tus horarios y te realizamos toda la gestión ¡Sin '
'necesidad de desplazarte!\n'
'\n'
'EQUIPACION: CAMBIO AUTOMATICO con modo SPORT, CON LEVAS EN EL '
'VOLANTE, TECHO SOLAR PANORAMICO, NAVEGADOR, CON MANOS '
'LIBRES, FAROS DE XENON, ASIENTOS DEPORTIVOS DE CUERO NEGRO, '
'Cierre centralizado, dirección asistida, climatizador '
'automático, Elevalunas eléctricos delanteros, pintura '
'metalizada, abs, ESP, Llantas de aluminio, CON SPOILER Y '
'COLAS DE ESCAPES HOMOLOGADOS,......\n'
'\n'
'Cambio de titularidad y garantía comercial adicional no están '
'incluidos en el precio: 590€\n'
'\n'
'Aceptamos tu vehículo como parte de pago, el precio para '
'cambios a tener en cuenta es el precio sin oferta.\n'
'\n'
'Disponibilidad para hacer prueba mecánica y de conducción por '
'un profesional de su confianza\n'
'\n'
'Ofrecemos posibilidad de mandar videos para ver el vehículo '
'con más precisión\n'
'\n'
'Recomendamos pedir cita para ver los vehículos\n'
'\n'
'!!Posibilidad de enviar el vehículo a cualquier provincia de '
'la Península Ibérica, consúltanos!!\n'
'\n'
'Consulta condiciones de esta oferta, este anuncio puede '
'contener errores de transcripción y detalles sobre el '
'equipamiento del vehículo',
'doors_number': 3,
'emission_standard': 'C',
'engine': '1.6L',
'engine_horse_power': 175,
'expiration_date': None,
'fuel_type': 'Gasolina',
'id': '1bec5649-3f78-55fc-bf31-38c6de1e96aa',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/mini-mini-cooper-s-auto-3p-gasolina-2009-en-madrid-70175596-covo.aspx',
'listing': 'auction',
'location': 'Madrid',
'make': 'MINI',
'model': 'MINI',
'odometer': 133000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 24,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1bec5649-3f78-55fc-bf31-38c6de1e96aa/1bec5649-3f78-55fc-bf31-38c6de1e96aa_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99059,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19659835/57d3a72a-51c8-411d-83dc-eb3ffa8b1142.jpg',
'Width': 800}],
'price': 10990,
'price_includes_vat': True,
'registration_date': '2008-01-01',
'seats_number': 4,
'seller_name': None,
'title': 'MINI MINI Cooper S Auto',
'transmission': 'automatic',
'trim': 'Cooper S Auto',
'vin': None,
'year': 2008}
2026-03-25 09:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:19: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%2770175596%27 HTTP/1.1" 200 None
2026-03-25 09:19:57 [auto_selling_coches.net] INFO: Saving data for 70175596: {'created_time': 1774430397.684812, 'last_price_update_time': 1774430397.684822}
2026-03-25 09:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70175596') HTTP/1.1" 204 0
2026-03-25 09:19:57 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: a01e6ffb-efc4-565e-b8c9-18cee1ab4ff3 with identifier 70183777
2026-03-25 09:19:57 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-25 09:19:57 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-25 09:19:57 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item a01e6ffb-efc4-565e-b8c9-18cee1ab4ff3
2026-03-25 09:19:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/19666780/20f34a42-27a0-48db-9faf-e70e0100c743.jpg>
{'auction_title': '',
'body_type': 'Cabrio',
'c_o_2_emission_value': 171,
'category': 'Coches',
'color': 'Rojo',
'currency': 'EUR',
'description': '!!! OFERTA DE MARZO, de 6.990€ a 5.790€, válido hasta '
'31/03/26 !!!!\n'
'\n'
'CV CARS Madrid pone a su disposición este PEUGEOT 207 CC 1.6 '
'VTi 16v SPORT CABRIO con CAMBIO MANUAL con 120 cv, '
'116.000km. Con ITV en vigor hasta 09/2026. NACIONAL Y 2 '
'PROPIETARIOS\n'
'\n'
'!! SE ENTREGA TOTALMENTE REVISADO Y CON EL MANTENIMIENTO '
'RECIEN REALIZADO !!\n'
'\n'
'Realizamos videollamada o puedes contactarnos por mail, '
'teléfono, WhatsApp para coordinar tu cita presencial. Nos '
'adaptamos a tus horarios y te realizamos toda la gestión ¡Sin '
'necesidad de desplazarte!\n'
'\n'
'EQUIPACION: CAPOTA DURA ELECTRICA, CAMBIO MANUAL, Cierre '
'centralizado, dirección asistida, Climatizador automático, '
'Elevalunas eléctricos delanteros, RADIO CD, pintura '
'metalizada, abs, esp, llantas de aluminio,........\n'
'\n'
'Cambio de titularidad y garantía comercial adicional no '
'están incluidos en el precio: 450€\n'
'\n'
'Aceptamos tu vehículo como parte de pago, el precio para '
'cambios a tener en cuenta es el precio sin oferta.\n'
'\n'
'Disponibilidad para hacer prueba mecánica y de conducción por '
'un profesional de su confianza\n'
'\n'
'Ofrecemos posibilidad de mandar videos para ver el vehículo '
'con más precisión\n'
'\n'
'Recomendamos pedir cita para ver los vehículos\n'
'\n'
'!!Posibilidad de enviar el vehículo a cualquier provincia de '
'la Península Ibérica, consúltanos!!\n'
'\n'
'Consulta condiciones de esta oferta, este anuncio puede '
'contener errores de transcripción y detalles sobre el '
'equipamiento del vehículo',
'doors_number': 2,
'emission_standard': 'C',
'engine': '1.6L',
'engine_horse_power': 150,
'expiration_date': None,
'fuel_type': 'Gasolina',
'id': 'a01e6ffb-efc4-565e-b8c9-18cee1ab4ff3',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/peugeot-207-cc-16-thp-16v-sport-2p-gasolina-2007-en-madrid-70183777-covo.aspx',
'listing': 'auction',
'location': 'Madrid',
'make': 'PEUGEOT',
'model': '207',
'odometer': 116000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 13,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a01e6ffb-efc4-565e-b8c9-18cee1ab4ff3/a01e6ffb-efc4-565e-b8c9-18cee1ab4ff3_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102885,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19666780/20f34a42-27a0-48db-9faf-e70e0100c743.jpg',
'Width': 800}],
'price': 5790,
'price_includes_vat': True,
'registration_date': '2007-01-01',
'seats_number': 4,
'seller_name': None,
'title': 'PEUGEOT 207 CC 1.6 THP 16v Sport',
'transmission': 'manual',
'trim': 'CC 1.6 THP 16v Sport',
'vin': None,
'year': 2007}
2026-03-25 09:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:19: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%2770183777%27 HTTP/1.1" 200 None
2026-03-25 09:19:57 [auto_selling_coches.net] INFO: Saving data for 70183777: {'created_time': 1774430397.732403, 'last_price_update_time': 1774430397.732416}
2026-03-25 09:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70183777') HTTP/1.1" 204 0
2026-03-25 09:19:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/19666925/242514e4-b2fd-431c-bbab-7de719095262.jpg> (referer: None)
2026-03-25 09:19:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70196083> (referer: https://www.coches.net/concesionario/cvcarsmadrid/?pg=1) ['zyte-api']
2026-03-25 09:19:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 09:19:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70196081> (referer: https://www.coches.net/concesionario/cvcarsmadrid/?pg=1) ['zyte-api']
2026-03-25 09:19:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 09:19:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 09:19:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 09:19:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f9fd2f36390>
2026-03-25 09:19:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 09:19:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 09:19:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 09:19:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3760bf40-acd0-55f7-be3f-51b60849cd40/3760bf40-acd0-55f7-be3f-51b60849cd40_image_0.jpg HTTP/1.1" 201 0
2026-03-25 09:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:19: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%252F19506608%252F67dd1063-869d-4f32-89cf-11a561af231d.jpg') HTTP/1.1" 204 0
2026-03-25 09:19:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19506608/67dd1063-869d-4f32-89cf-11a561af231d.jpg saved to cache
2026-03-25 09:19:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 3760bf40-acd0-55f7-be3f-51b60849cd40
2026-03-25 09:19:57 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 3760bf40-acd0-55f7-be3f-51b60849cd40 sending to next pipeline
2026-03-25 09:19:57 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 3760bf40-acd0-55f7-be3f-51b60849cd40 with identifier 62648351
2026-03-25 09:19:57 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-25 09:19:57 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-25 09:19:57 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 3760bf40-acd0-55f7-be3f-51b60849cd40
2026-03-25 09:19:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/19506608/67dd1063-869d-4f32-89cf-11a561af231d.jpg>
{'auction_title': '',
'body_type': 'SUV',
'c_o_2_emission_value': 75,
'category': 'Coches',
'color': 'Gris / Plata',
'currency': 'EUR',
'description': '!! HIBRIDO ENCHUFABLE, CON ETIQUETA MEDIOAMBIENTAL ZERO "0" '
'!!\n'
'\n'
'!! VEHICULO MUY CUIDADO TANTO INTERIOR COMO EXTERIOR !! \n'
'\n'
'!! FINANCIACIÓN SIN ENTRADA, DESDE 347€ AL MES , CONSULTANOS '
'!! \n'
'\n'
'CV Cars Madrid pone a su disposición este PORSCHE CAYENNE S '
'E-HYBRID, con CAMBIO AUTOMATICO , 263.000KM. ITV EN VIGOR '
'hasta 02/2027. ETIQUETA MEDIOAMBIENTAL "0". \n'
'\n'
'!! SE ENTREGA TOTALMENTE REVISADO Y CON EL MANTENIMIENTO '
'RECIEN REALIZADO CON FACTURA!!\n'
'\n'
'EQUIPACION: \n'
'Faros LED incluye Porsche Dynamic Light System Plus (PDLS '
'Plus)\n'
'-Luces traseras con luz de freno adaptativa\n'
'-Porsche Entry & Drive\n'
'-Cámara de marcha atrás incluye sistema de ayuda aparcamiento '
'(Delante y detrás)\n'
'-Techo solar eléctrico de vidrio, corredizo e inclinable\n'
'-Cristales tintados térmicos y aislantes del ruido\n'
'-Parabrisas térmico\n'
'-Cierre Confort de puertas\n'
'-Suspensión neumática y sistema de suspensión activa Porsche '
'Active Suspension Management (PASM)\n'
'-Salidas de escape en color Negro\n'
'-Llantas Cayenne Sport Classic 21" Con revestimiento pasos de '
'rueda pintadas en negro con acabado brillante\n'
'-Asistente de cambio de carril (LCA)\n'
'-Retrovisores interior y exteriores antideslumbrantes '
'automáticos en combinación con el paquete de memoria confort '
'o paquete memoria conductor\n'
'-Paquete memoria confort (14 posiciones)\n'
'-Asientos confort con memoria (14 posiciones)\n'
'-Calefacción de asientos delanteros \n'
'-Alfombrillas\n'
'-Airbags laterales (Detrás)\n'
'-Cortinillas eléctricas para las ventanillas traseras\n'
'-Porsche Communication Management (PCM) Incluye módulo de '
'navegación. \n'
'-Sistema de sonido Bose® Surround Sound-System\n'
'-Asientos delanteros con memoria.\n'
'-Columna de dirección eléctrica.\n'
'\n'
'Cambio de titularidad y garantía comercial adicional no '
'están incluidos en el precio: 1.250€\n'
'\n'
'Adicionalmente se puede contratar una Garantía Mecánica '
'Europea de hasta 3 años\n'
'\n'
'Aceptamos tu vehículo como parte de pago, el precio para '
'cambios a tener en cuenta es el precio sin oferta.\n'
'\n'
'Disponibilidad para hacer prueba mecánica y de conducción por '
'un profesional de su confianza\n'
'\n'
'Ofrecemos posibilidad de mandar videos para ver el vehículo '
'con más precisión\n'
'\n'
'Financiación sin entrada o personalizada\n'
'\n'
'Recomendamos pedir cita para ver los vehículos\n'
'\n'
'Atendemos por WhatsApp también .\n'
'\n'
'!!Posibilidad de enviar el vehículo a cualquier provincia de '
'la Península Ibérica, consúltanos!!\n'
'\n'
'Consulta condiciones de esta oferta, este anuncio puede '
'contener errores de transcripción y detalles sobre el '
'equipamiento del vehículo',
'doors_number': 5,
'emission_standard': None,
'engine': '3.0L',
'engine_horse_power': 416,
'expiration_date': None,
'fuel_type': 'Híbrido enchufable',
'id': '3760bf40-acd0-55f7-be3f-51b60849cd40',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/porsche-cayenne-s-ehybrid-5p-electrico-hibrido-2017-en-madrid-62648351-covo.aspx',
'listing': 'auction',
'location': 'Madrid',
'make': 'PORSCHE',
'model': 'Cayenne',
'odometer': 263000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 33,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3760bf40-acd0-55f7-be3f-51b60849cd40/3760bf40-acd0-55f7-be3f-51b60849cd40_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111623,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19506608/67dd1063-869d-4f32-89cf-11a561af231d.jpg',
'Width': 800}],
'price': 29990,
'price_includes_vat': True,
'registration_date': '2016-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'PORSCHE Cayenne S Ehybrid',
'transmission': 'automatic',
'trim': 'S Ehybrid',
'vin': None,
'year': 2016}
2026-03-25 09:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:19: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%2762648351%27 HTTP/1.1" 200 None
2026-03-25 09:19:57 [auto_selling_coches.net] INFO: Saving data for 62648351: {'created_time': 1774430397.840477, 'last_price_update_time': 1774430397.840486}
2026-03-25 09:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62648351') HTTP/1.1" 204 0
2026-03-25 09:19:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70196084> (referer: https://www.coches.net/concesionario/cvcarsmadrid/?pg=1) ['zyte-api']
2026-03-25 09:19:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 09:19:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 09:19:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f9fd0432f50>
2026-03-25 09:19:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 09:19:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 09:19:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 09:19:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_098a27c3-d49a-5d09-9ff2-6f8f28aab35c/098a27c3-d49a-5d09-9ff2-6f8f28aab35c_image_0.jpg HTTP/1.1" 201 0
2026-03-25 09:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:19: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%252F19666925%252F242514e4-b2fd-431c-bbab-7de719095262.jpg') HTTP/1.1" 204 0
2026-03-25 09:19:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19666925/242514e4-b2fd-431c-bbab-7de719095262.jpg saved to cache
2026-03-25 09:19:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 098a27c3-d49a-5d09-9ff2-6f8f28aab35c
2026-03-25 09:19:57 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 098a27c3-d49a-5d09-9ff2-6f8f28aab35c sending to next pipeline
2026-03-25 09:19:57 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
'body_type': 'Berlina',
'c_o_2_emission_value': 135,
'category': 'Coches',
'color': 'Negro',
'currency': 'EUR',
'description': '!! VEHICULO MUY CUIDADO TANTO INTERNA COMO EXTERNAMENTE, CON '
'CAMBIO AUTOMÁTICO !!!\n'
'\n'
'!!! POSIBILIDAD DE FINANCIAR EL 100% DEL VALOR DEL VEHICULO, '
'DESDE 285€ AL MES, CONSULTANOS !!!\n'
'\n'
' CV CARS Madrid pone a su disposición este AUDI A7 SPORTBACK '
'3.0 TDI con CAMBIO AUTOMATICO con 204 cv, 180.000km. Con '
'ITV en vigor hasta 12/2026. NACIONAL. \n'
'\n'
'!! SE ENTREGA TOTALMENTE REVISADO, CON EL MANTENIMIENTO '
'RECIEN REALIZADO !!\n'
'\n'
'Realizamos videollamada o puedes contactarnos por mail, '
'teléfono, WhatsApp para coordinar tu cita presencial. Nos '
'adaptamos a tus horarios y te realizamos toda la gestión ¡Sin '
'necesidad de desplazarte!\n'
'\n'
'EQUIPACION: CAMBIO AUTOMATICO, Asientos deportivos de cuerto '
'marron, volante multifunción, RADIO CD con AUX. y USB, '
'control y limitador de velocidad, bluetooth, Cierre '
'centralizado, dirección asistida, climatizador automático, '
'Elevalunas eléctricos delanteros y traseros, pintura '
'metalizada, abs, esp, llantas de aluminio, reposabrazos '
'central,.......\n'
'\n'
'Cambio de titularidad y garantía comercial adicional no '
'están incluidos en el precio: 550€\n'
'\n'
'Aceptamos tu vehículo como parte de pago, el precio para '
'cambios a tener en cuenta es el precio sin oferta.\n'
'\n'
'Disponibilidad para hacer prueba mecánica y de conducción por '
'un profesional de su confianza\n'
'\n'
'Ofrecemos posibilidad de mandar videos para ver el vehículo '
'con más precisión\n'
'\n'
'Recomendamos pedir cita para ver los vehículos\n'
'\n'
'!!Posibilidad de enviar el vehículo a cualquier provincia de '
'la Península Ibérica, consúltanos!!\n'
'\n'
'Consulta condiciones de esta oferta, este anuncio puede '
'contener errores de transcripción y detalles sobre el '
'equipamiento del vehículo.',
'doors_number': 5,
'emission_standard': 'B',
'engine': '3.0L',
'engine_horse_power': 204,
'expiration_date': None,
'fuel_type': 'Diesel',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/audi-a7-sportback-30-tdi-204cv-multitronic-5p-diesel-2014-en-madrid-70196083-covo.aspx',
'listing': 'auction',
'location': 'Madrid',
'make': 'AUDI',
'model': 'A7',
'odometer': 180000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19677115/32049dd0-512c-4413-9fea-7302cb04818c.jpg',
'https://a.ccdn.es/cnet/vehicles/19677115/f4670c92-1799-4187-849d-d18ebd8c93f3.jpg',
'https://a.ccdn.es/cnet/vehicles/19677115/4258d045-f210-4b24-80c2-96303cd87e21.jpg',
'https://a.ccdn.es/cnet/vehicles/19677115/90aed385-2933-44d0-bfc2-5b0cdb0c2062.jpg',
'https://a.ccdn.es/cnet/vehicles/19677115/654d1d37-e874-4c16-ad86-34c3c83bf10b.jpg',
'https://a.ccdn.es/cnet/vehicles/19677115/2b3fe57b-c635-464d-a966-babd2d7464a7.jpg',
'https://a.ccdn.es/cnet/vehicles/19677115/85fcd87f-3759-41fd-bb29-fc37b71b1180.jpg',
'https://a.ccdn.es/cnet/vehicles/19677115/97002558-8493-420c-a78b-eba75befbda4.jpg',
'https://a.ccdn.es/cnet/vehicles/19677115/344cc178-4477-41e0-8485-f49af924c357.jpg',
'https://a.ccdn.es/cnet/vehicles/19677115/079c694d-d26c-44c6-99ff-269995924aea.jpg',
'https://a.ccdn.es/cnet/vehicles/19677115/cd736644-48f2-4d50-816a-2d016b511063.jpg',
'https://a.ccdn.es/cnet/vehicles/19677115/9bd39f8b-2207-46f6-87e6-35e227709123.jpg',
'https://a.ccdn.es/cnet/vehicles/19677115/cd199338-3e61-45c6-9ce9-5dacadb134c4.jpg',
'https://a.ccdn.es/cnet/vehicles/19677115/fc459a90-e2ad-4e3f-80e7-97cbfcdb5c91.jpg',
'https://a.ccdn.es/cnet/vehicles/19677115/cd0bbd2f-b79f-4a1e-82c4-45c2101f9a2c.jpg',
'https://a.ccdn.es/cnet/vehicles/19677115/31a22086-4865-4709-8faf-710b1ecffbc0.jpg',
'https://a.ccdn.es/cnet/vehicles/19677115/30355e37-4eb4-4e79-83d6-42a46b49322d.jpg',
'https://a.ccdn.es/cnet/vehicles/19677115/c988bb10-285e-4171-b707-49483de4b2b2.jpg',
'https://a.ccdn.es/cnet/vehicles/19677115/b2eaded4-75df-45d0-9d66-d5929791f60c.jpg',
'https://a.ccdn.es/cnet/vehicles/19677115/ef28021f-008f-4510-b3d7-3b68fae93865.jpg',
'https://a.ccdn.es/cnet/vehicles/19677115/193f6ab0-5b42-4f79-b041-6dc9391b183c.jpg',
'https://a.ccdn.es/cnet/vehicles/19677115/591aaa2f-14fd-44a1-ab3b-267fdf2466b8.jpg',
'https://a.ccdn.es/cnet/vehicles/19677115/c83e63bd-93da-4e0f-94f5-26763907f0bd.jpg',
'https://a.ccdn.es/cnet/vehicles/19677115/60e41e6a-9ca9-4373-b465-18b4bb720687.jpg',
'https://a.ccdn.es/cnet/vehicles/19677115/80ff5700-7820-4779-8976-16c4d6f805dc.jpg',
'https://a.ccdn.es/cnet/vehicles/19677115/80ea1084-8e7c-4eae-ad74-f132f72b676f.jpg',
'https://a.ccdn.es/cnet/vehicles/19677115/e96ea7bc-60d8-46cc-9357-6473cbc58a1b.jpg',
'https://a.ccdn.es/cnet/vehicles/19677115/4218452e-6d70-4805-92de-8df947c771bd.jpg',
'https://a.ccdn.es/cnet/vehicles/19677115/96eac883-bac8-444d-9b76-51d6cd11e36a.jpg',
'https://a.ccdn.es/cnet/vehicles/19677115/69af3c8c-86e3-47f7-ad93-c8856abbf3ac.jpg'],
'price': 17990,
'price_includes_vat': True,
'registration_date': '2013-01-01',
'seats_number': 4,
'seller_name': None,
'title': 'AUDI A7 Sportback 3.0 TDI multitronic',
'transmission': 'automatic',
'trim': 'Sportback 3.0 TDI 204cv multitronic',
'vin': None,
'year': 2013}
2026-03-25 09:19:57 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: e0d390e9-d1c9-5b38-9f34-be831bee2180 with identifier: 70196083
2026-03-25 09:19:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item e0d390e9-d1c9-5b38-9f34-be831bee2180
2026-03-25 09:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:19: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%252F19677115%252F32049dd0-512c-4413-9fea-7302cb04818c.jpg%27 HTTP/1.1" 200 None
2026-03-25 09:19:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19677115/32049dd0-512c-4413-9fea-7302cb04818c.jpg not downloaded yet
2026-03-25 09:19:57 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 098a27c3-d49a-5d09-9ff2-6f8f28aab35c with identifier 70183771
2026-03-25 09:19:57 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-25 09:19:57 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-25 09:19:57 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 098a27c3-d49a-5d09-9ff2-6f8f28aab35c
2026-03-25 09:19:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/19666925/242514e4-b2fd-431c-bbab-7de719095262.jpg>
{'auction_title': '',
'body_type': 'SUV',
'c_o_2_emission_value': 154,
'category': 'Coches',
'color': 'Blanco',
'currency': 'EUR',
'description': '!!! OFERTA MES DE MARZO, de 15.990€ a 13.990€, válida hasta '
'el 31/03/26 !!!\n'
'\n'
'!!! VEHICULO MUY CUIDADO TANTO INTERIOR COMO EXTERIOR !! \n'
'\n'
'CV CARS Madrid pone a su disposición este AUDI Q5 2.0 TDI '
'QUATTRO AMBITION PLUS con CAMBIO MANUAL con 177 cv, '
'194.000km. Con ITV en vigor hasta 07/26. \n'
'\n'
'Realizamos videollamada o puedes contactarnos por mail, '
'teléfono, WhatsApp para coordinar tu cita presencial. Nos '
'adaptamos a tus horarios y te realizamos toda la gestión ¡Sin '
'necesidad de desplazarte!\n'
'\n'
'EQUIPACION: TECHO SOLAR PANORAMICO, TRACCION QUATTRO, '
'ACABADO SLINE EXTERIOR, FAROS DE XENON, CON LUD LED DE DIA, '
'SENSOR DE LUCES Y LLUVIA, dirección asistida, Climatizador '
'BIZONA con regulación de temperatura en 2 zonas, control y '
'limitador de velocidad, apoyabrazos central, '
'bluetooth,......\n'
'\n'
'Cambio de titularidad y garantía comercial adicional no '
'incluido en precio: +550€.\n'
'\n'
'!! Posibilidad de ampliar la garantia mecánica hasta 3 años '
'!!\n'
'\n'
'Aceptamos tu vehículo como parte de pago, el precio para '
'cambios a tener en cuenta es el precio sin oferta.\n'
'\n'
'Disponibilidad para hacer prueba mecánica y de conducción por '
'un profesional de su confianza\n'
'\n'
'Ofrecemos posibilidad de mandar videos para ver el vehículo '
'con más precisión\n'
'\n'
'Recomendamos pedir cita para ver los vehículos\n'
'\n'
'!!Posibilidad de enviar el vehículo a cualquier provincia de '
'la Península Ibérica, consúltanos!!\n'
'\n'
'Consulta condiciones de esta oferta, este anuncio puede '
'contener errores de transcripción y detalles sobre el '
'equipamiento del vehículoranscripción y detalles sobre el '
'equipamiento del vehículo',
'doors_number': 5,
'emission_standard': 'B',
'engine': '2.0L',
'engine_horse_power': 177,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '098a27c3-d49a-5d09-9ff2-6f8f28aab35c',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/audi-q5-20-tdi-177cv-quattro-ambition-plus-5p-diesel-2015-en-madrid-70183771-covo.aspx',
'listing': 'auction',
'location': 'Madrid',
'make': 'AUDI',
'model': 'Q5',
'odometer': 194000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 24,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_098a27c3-d49a-5d09-9ff2-6f8f28aab35c/098a27c3-d49a-5d09-9ff2-6f8f28aab35c_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98229,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19666925/242514e4-b2fd-431c-bbab-7de719095262.jpg',
'Width': 800}],
'price': 13990,
'price_includes_vat': True,
'registration_date': '2014-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'AUDI Q5 2.0 TDI quattro Ambition plus',
'transmission': 'manual',
'trim': '2.0 TDI 177cv quattro Ambition plus',
'vin': None,
'year': 2014}
2026-03-25 09:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:19: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%2770183771%27 HTTP/1.1" 200 None
2026-03-25 09:19:57 [auto_selling_coches.net] INFO: Saving data for 70183771: {'created_time': 1774430397.958798, 'last_price_update_time': 1774430397.958809}
2026-03-25 09:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70183771') HTTP/1.1" 204 0
2026-03-25 09:19:57 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
'body_type': 'Familiar',
'c_o_2_emission_value': 149,
'category': 'Coches',
'color': 'Negro',
'currency': 'EUR',
'description': '!!! OFERTA MES DE MARZO, de 11.590€ a 9.990€, válida hasta el '
'28/03/26 !!!\n'
'\n'
'!!! ESPECTACULAR AUDI A4 ALLROAD S TRON QUATTRO, EN IMPECABLE '
'ESTADO !!!\n'
'\n'
'!!! NACIONAL, UNICO PROPIETARIO Y TODO EL MANTENIMIENTO HECHO '
'EN AUDI, CON LIBRO DE REVISIONES !!!\n'
'\n'
' CV CARS Madrid pone a su disposición este AUDI A4 ALLROAD '
'QUATTRO 2.0 TDI STRON, con CAMBIO AUTOMATICO con 190 cv, '
'352.000km. Con ITV en vigor hasta 06/2026. \n'
'\n'
'Realizamos videollamada o puedes contactarnos por mail, '
'teléfono, WhatsApp para coordinar tu cita presencial. Nos '
'adaptamos a tus horarios y te realizamos toda la gestión ¡Sin '
'necesidad de desplazarte!\n'
'\n'
'EQUIPACION: \n'
'Tracción integral permanente quattro\n'
'Faros de xenón Plus\n'
'Llantas de aleación específicas Allroad\n'
'Climatizador automático\n'
'Sistema de navegación MMI Audi Multimedia\n'
'Volante Multifunción\n'
'Control de velocidad de crucero ADAPTATIVO\n'
'Asientos deportivos\n'
'Sensores de aparcamiento traseros\n'
'Barras de techo longitudinales\n'
'Audi Drive Select (modos de conducción)\n'
'Freno de estacionamiento electromecánico\n'
'Reposabrazos central,.........\n'
'\n'
'Cambio de titularidad y garantía comercial adicional no '
'están incluidos en el precio: 550€\n'
'\n'
'Aceptamos tu vehículo como parte de pago, el precio para '
'cambios a tener en cuenta es el precio sin oferta.\n'
'\n'
'Disponibilidad para hacer prueba mecánica y de conducción por '
'un profesional de su confianza\n'
'\n'
'Ofrecemos posibilidad de mandar videos para ver el vehículo '
'con más precisión\n'
'\n'
'Recomendamos pedir cita para ver los vehículos\n'
'\n'
'!!Posibilidad de enviar el vehículo a cualquier provincia de '
'la Península Ibérica, consúltanos!!\n'
'\n'
'Consulta condiciones de esta oferta, este anuncio puede '
'contener errores de transcripción y detalles sobre el '
'equipamiento del vehículo.',
'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/audi-a4-allroad-quattro-20-tdi-clean-d-190-s-tron-quat-advanced-5p-diesel-2016-en-madrid-70196081-covo.aspx',
'listing': 'auction',
'location': 'Madrid',
'make': 'AUDI',
'model': 'A4 Allroad Quattro',
'odometer': 352000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19677098/303b49f0-3148-43d9-a4c0-7b58aeab2fd4.jpg',
'https://a.ccdn.es/cnet/vehicles/19677098/2daf4129-674b-4850-83c4-8fd66a6f2069.jpg',
'https://a.ccdn.es/cnet/vehicles/19677098/7fb8f980-8347-45be-b80a-248707e90ef5.jpg',
'https://a.ccdn.es/cnet/vehicles/19677098/0c134bca-5755-436f-b211-d2a117f696be.jpg',
'https://a.ccdn.es/cnet/vehicles/19677098/facbb2b3-5062-4780-8ede-d54adb29ea02.jpg',
'https://a.ccdn.es/cnet/vehicles/19677098/93d1802f-c66f-4263-97bc-6ecd8a1c1ae1.jpg',
'https://a.ccdn.es/cnet/vehicles/19677098/10783f88-3d56-4c45-9ae0-95c7ebeaea89.jpg',
'https://a.ccdn.es/cnet/vehicles/19677098/b7cacfb9-b4f7-4cb4-a132-82a1c9823848.jpg',
'https://a.ccdn.es/cnet/vehicles/19677098/f9b47b5e-331c-4418-8bed-378548a31221.jpg',
'https://a.ccdn.es/cnet/vehicles/19677098/8e7de929-aff3-432c-8d08-a04c48d428d4.jpg',
'https://a.ccdn.es/cnet/vehicles/19677098/7f328ad9-61b9-47be-aa6f-467b1dc3a3c9.jpg',
'https://a.ccdn.es/cnet/vehicles/19677098/7a1f2c3c-c0fe-4ee4-84f6-ccc6e5c15bb4.jpg',
'https://a.ccdn.es/cnet/vehicles/19677098/b4e2fbf9-db98-4fe4-bfcf-a560f54bddf1.jpg',
'https://a.ccdn.es/cnet/vehicles/19677098/1d722c6f-adc3-447d-b59d-0a44349f269a.jpg',
'https://a.ccdn.es/cnet/vehicles/19677098/fc61406d-2a5e-44a4-98bc-8f322bdeb915.jpg',
'https://a.ccdn.es/cnet/vehicles/19677098/3521afbd-8749-46a7-bf3d-aafe68abe6a8.jpg',
'https://a.ccdn.es/cnet/vehicles/19677098/57d5ae89-02f8-47d2-8926-f1f5bb4bf184.jpg',
'https://a.ccdn.es/cnet/vehicles/19677098/b5c2259f-cfa1-4d0b-9571-3236eddd8826.jpg',
'https://a.ccdn.es/cnet/vehicles/19677098/2240cbb0-1c25-470e-80ae-eff0449d82de.jpg',
'https://a.ccdn.es/cnet/vehicles/19677098/3490dc98-afbd-488c-a3d3-f0c892ed78cc.jpg',
'https://a.ccdn.es/cnet/vehicles/19677098/e4bfe6db-eddf-487f-a9be-46f5a090a484.jpg',
'https://a.ccdn.es/cnet/vehicles/19677098/4b2ec484-13a1-4fa7-bdbd-d17568b63099.jpg',
'https://a.ccdn.es/cnet/vehicles/19677098/094fed56-9681-441f-b240-0d1a05c1f760.jpg',
'https://a.ccdn.es/cnet/vehicles/19677098/24ce7cbe-a480-42af-9e71-5a35998ac1bd.jpg',
'https://a.ccdn.es/cnet/vehicles/19677098/ab8493ae-5d7d-4164-a2ac-ae1a85564b65.jpg',
'https://a.ccdn.es/cnet/vehicles/19677098/e22c115f-25ad-4cf1-8c5f-39e38bc23383.jpg'],
'price': 9990,
'price_includes_vat': True,
'registration_date': '2015-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'AUDI A4 Allroad Quattro 2.0 TDI clean d 190 S tron quat Advanced',
'transmission': 'automatic',
'trim': '2.0 TDI clean d 190 S tron quat Advanced',
'vin': None,
'year': 2015}
2026-03-25 09:19:57 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 2c4ffdf2-8c36-57da-b0fd-54dc3ec89166 with identifier: 70196081
2026-03-25 09:19:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 2c4ffdf2-8c36-57da-b0fd-54dc3ec89166
2026-03-25 09:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:19: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%252F19677098%252F303b49f0-3148-43d9-a4c0-7b58aeab2fd4.jpg%27 HTTP/1.1" 200 None
2026-03-25 09:19:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19677098/303b49f0-3148-43d9-a4c0-7b58aeab2fd4.jpg not downloaded yet
2026-03-25 09:19:58 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
'body_type': 'Berlina',
'c_o_2_emission_value': 136,
'category': 'Coches',
'color': 'Azul',
'currency': 'EUR',
'description': '!! POSIBILIDAD DE FINANCIAR EL 100% DEL VALOR DEL VEHÍCULO, '
'DESDE 291€ AL MES, CONSULTANOS !!\n'
'\n'
'!!! VEHICULO MUY CUIDADO TANTO INTERIOR COMO EXTERIOR !! ! \n'
'\n'
'CV CARS Madrid pone a su disposición este MERCEDES BENZ Clase '
'C 200 HYBRID, con CAMBIO AUTOMATICO con 184 cv, '
'114.000km. Con ITV en vigor hasta 03/2027. \n'
'\n'
'!! SE ENTREGA TOTALMENTE REVISADO Y CON EL MANTENIMIENTO '
'RECIEN REALIZADO !!\n'
'\n'
'Realizamos videollamada o puedes contactarnos por mail, '
'teléfono, WhatsApp para coordinar tu cita presencial. Nos '
'adaptamos a tus horarios y te realizamos toda la gestión ¡Sin '
'necesidad de desplazarte!\n'
'\n'
'EQUIPACION: \n'
'Etiqueta medioambiental ECO\n'
'Cámara trasera\n'
'Bluetooth\n'
'Parktronic delantero\n'
'Parktronic trasero\n'
'Sistema de navegación\n'
'Limitador de velocidad\n'
'Control de velocidad adaptativo\n'
'Control de crucero\n'
'Prevención de colisión\n'
'Ayuda mantenimiento carril\n'
'Keyless start (arranque sin llave)\n'
'Asientos eléctricos\n'
'Asientos de cuero\n'
'Virtual cockpit\n'
'Retrovisores plegables eléctricamente\n'
'Selector de modos de conducción (ECO, CONFORT, SPORT, '
'SPORT++, INDIVIDUAL )\n'
'Faros Led\n'
'Reconocimiento señales de tráfico\n'
'Ayuda de descenso en pendiente\n'
'Levas en el volante\n'
'USB\n'
'Botón emergencia\n'
'Isofix\n'
'Cambio de titularidad y garantía comercial adicional no '
'están incluidos en el precio: 550€\n'
'\n'
'Aceptamos tu vehículo como parte de pago, el precio para '
'cambios a tener en cuenta es el precio sin oferta.\n'
'\n'
'Disponibilidad para hacer prueba mecánica y de conducción por '
'un profesional de su confianza\n'
'\n'
'Ofrecemos posibilidad de mandar videos para ver el vehículo '
'con más precisión\n'
'\n'
'Recomendamos pedir cita para ver los vehículos\n'
'\n'
'!!Posibilidad de enviar el vehículo a cualquier provincia de '
'la Península Ibérica, consúltanos!!\n'
'\n'
'Consulta condiciones de esta oferta, este anuncio puede '
'contener errores de transcripción y detalles sobre el '
'equipamiento del vehículoranscripción y detalles sobre el '
'equipamiento del vehículo',
'doors_number': 4,
'emission_standard': 'ECO',
'engine': '1.5L',
'engine_horse_power': 184,
'expiration_date': None,
'fuel_type': 'Híbrido',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/mercedes-benz-clase-c-c-200-4p-electrico-hibrido-2018-en-madrid-70196084-covo.aspx',
'listing': 'auction',
'location': 'Madrid',
'make': 'MERCEDES-BENZ',
'model': 'Clase C',
'odometer': 115000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19677128/20d23717-263f-420e-a181-e6d9aaeb7d15.jpg',
'https://a.ccdn.es/cnet/vehicles/19677128/09c00300-e234-4ce9-a2b1-544658491981.jpg',
'https://a.ccdn.es/cnet/vehicles/19677128/84355c65-1fc3-4f08-85a5-3afc29272d08.jpg',
'https://a.ccdn.es/cnet/vehicles/19677128/05dfe339-de54-4c3d-9420-d0a060bc879b.jpg',
'https://a.ccdn.es/cnet/vehicles/19677128/fe47db01-cd1c-4b2f-aa81-0b7fb04d44a6.jpg',
'https://a.ccdn.es/cnet/vehicles/19677128/85403dbf-1518-4751-bfed-735d5eee11bd.jpg',
'https://a.ccdn.es/cnet/vehicles/19677128/2439293e-c232-4c8b-b628-b4b642bbde4c.jpg',
'https://a.ccdn.es/cnet/vehicles/19677128/5aa0dae0-e7f0-4eea-bc7b-6bc2511ff7dc.jpg',
'https://a.ccdn.es/cnet/vehicles/19677128/b0dcd5d8-938d-4baf-acad-9aaf1bdcff62.jpg',
'https://a.ccdn.es/cnet/vehicles/19677128/5fa0b534-4d85-4b46-9aa3-23cb1bd6b6eb.jpg',
'https://a.ccdn.es/cnet/vehicles/19677128/1473ff20-6069-4ab7-a39f-9cfb968833b5.jpg',
'https://a.ccdn.es/cnet/vehicles/19677128/46229dd0-d17d-47ca-947b-2469c3171829.jpg',
'https://a.ccdn.es/cnet/vehicles/19677128/8e71f5f8-bbf1-4c25-bad4-1ba8ee491f0f.jpg',
'https://a.ccdn.es/cnet/vehicles/19677128/4475e9dc-b2a1-42bf-991b-32e34adf3bca.jpg',
'https://a.ccdn.es/cnet/vehicles/19677128/b2d135f5-b4fb-45a6-9e6b-2b301a695ecb.jpg',
'https://a.ccdn.es/cnet/vehicles/19677128/d7bd73d5-707d-4b35-86d7-2d34d4aac6dd.jpg',
'https://a.ccdn.es/cnet/vehicles/19677128/c8f5d986-08dd-4054-99f6-ac9897ee4f38.jpg',
'https://a.ccdn.es/cnet/vehicles/19677128/c4749826-3dab-4e1d-9984-2a9dfc0aa002.jpg',
'https://a.ccdn.es/cnet/vehicles/19677128/bfbb283f-4c40-45e7-ab6f-cdc07efb7f92.jpg',
'https://a.ccdn.es/cnet/vehicles/19677128/1a0cbe18-d346-4ac4-90e3-9dc5bfffaf9c.jpg',
'https://a.ccdn.es/cnet/vehicles/19677128/fc73abf0-d1de-4cc2-bdbf-8752863c063d.jpg',
'https://a.ccdn.es/cnet/vehicles/19677128/13e505aa-a007-431d-acea-8d29cfdfd17b.jpg',
'https://a.ccdn.es/cnet/vehicles/19677128/407f15fa-0f97-4d36-810e-e40f3adecf28.jpg',
'https://a.ccdn.es/cnet/vehicles/19677128/df9d1a46-0027-4c7c-979d-09a3577dd728.jpg',
'https://a.ccdn.es/cnet/vehicles/19677128/dbfee514-a886-42c5-8370-1a51834c9f6e.jpg',
'https://a.ccdn.es/cnet/vehicles/19677128/ca4589cc-880f-4084-8b5d-72774f2ec268.jpg'],
'price': 23990,
'price_includes_vat': True,
'registration_date': '2018-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'MERCEDES-BENZ Clase C C 200',
'transmission': 'automatic',
'trim': 'C 200',
'vin': None,
'year': 2018}
2026-03-25 09:19:58 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: a952519a-7743-51e0-a7fa-59425c45057e with identifier: 70196084
2026-03-25 09:19:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item a952519a-7743-51e0-a7fa-59425c45057e
2026-03-25 09:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:19: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%252F19677128%252F20d23717-263f-420e-a181-e6d9aaeb7d15.jpg%27 HTTP/1.1" 200 None
2026-03-25 09:19:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19677128/20d23717-263f-420e-a181-e6d9aaeb7d15.jpg not downloaded yet
2026-03-25 09:19:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70218364> (referer: https://www.coches.net/concesionario/cvcarsmadrid/?pg=1) ['zyte-api']
2026-03-25 09:19:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/19677128/20d23717-263f-420e-a181-e6d9aaeb7d15.jpg> (referer: None)
2026-03-25 09:19:58 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
'body_type': 'Berlina',
'c_o_2_emission_value': 145,
'category': 'Coches',
'color': 'Beige',
'currency': 'EUR',
'description': '!!! VEHICULO MUY CUIDADO TANTO INTERIOR COMO EXTERIOR !! !! '
'NACIONAL Y UNICO PROPIETARIO !!\n'
'\n'
'!! EMBRAGUE Y ALTERNADOR CAMBIADO HACE MENOS DE UN AÑO, EN '
'PERFECTO ESTADO DE MECANICA !!!\n'
'\n'
'CV CARS Madrid pone a su disposición este HONDA ACCORD 2.2 '
'iCTDi EXECUTIVE con CAMBIO MANUAL con 140 cv, 304.000km. '
'Con ITV en vigor hasta 02/27. NACIONAL Y UNICO PROPIETARIO.\n'
'\n'
'Realizamos videollamada o puedes contactarnos por mail, '
'teléfono, WhatsApp para coordinar tu cita presencial. Nos '
'adaptamos a tus horarios y te realizamos toda la gestión ¡Sin '
'necesidad de desplazarte!\n'
'\n'
'EQUIPACION: ASIENTOS MIXTOS TELA CUERO NEGRO, SENSOR DE '
'LUCES Y LLUVIA, dirección asistida, Climatizador BIZONA con '
'regulación de temperatura en 2 zonas, control y limitador de '
'velocidad, apoyabrazos central, pantalla con NAVEGADOR y '
'ANDROID AUTO Y CAR PLAY, MANOS LIBRES, ESP, ABS, Llantas de '
'aluminio,.....\n'
'\n'
'Cambio de titularidad y garantía comercial adicional no '
'incluido en precio: +550€.\n'
'\n'
'!! Posibilidad de ampliar la garantia mecánica hasta 3 años '
'!!\n'
'\n'
'Aceptamos tu vehículo como parte de pago, el precio para '
'cambios a tener en cuenta es el precio sin oferta.\n'
'\n'
'Disponibilidad para hacer prueba mecánica y de conducción por '
'un profesional de su confianza\n'
'\n'
'Ofrecemos posibilidad de mandar videos para ver el vehículo '
'con más precisión\n'
'\n'
'Recomendamos pedir cita para ver los vehículos\n'
'\n'
'!!Posibilidad de enviar el vehículo a cualquier provincia de '
'la Península Ibérica, consúltanos!!\n'
'\n'
'Consulta condiciones de esta oferta, este anuncio puede '
'contener errores de transcripción y detalles sobre el '
'equipamiento del vehículoranscripción y detalles sobre el '
'equipamiento del vehículo',
'doors_number': 4,
'emission_standard': 'B',
'engine': '2.2L',
'engine_horse_power': 140,
'expiration_date': None,
'fuel_type': 'Diesel',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/honda-accord-22-ictdi-executive-piel-4p-diesel-2007-en-madrid-70218364-covo.aspx',
'listing': 'auction',
'location': 'Madrid',
'make': 'HONDA',
'model': 'Accord',
'odometer': 304000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19691204/80659940-cc94-44a9-9d60-4c51a477652b.jpg',
'https://a.ccdn.es/cnet/vehicles/19691204/0e136c19-f02a-4cbc-8d7a-f695c671c1f9.jpg',
'https://a.ccdn.es/cnet/vehicles/19691204/2ce79acc-6781-40f8-b18c-70e07adc4a2e.jpg',
'https://a.ccdn.es/cnet/vehicles/19691204/b473a4dd-e74e-4c04-9396-bdebbfa415e3.jpg',
'https://a.ccdn.es/cnet/vehicles/19691204/637fb233-b6d8-4266-bfb0-11ac25e7e60e.jpg',
'https://a.ccdn.es/cnet/vehicles/19691204/311fd09b-3bbe-453f-b4fb-b7de57084419.jpg',
'https://a.ccdn.es/cnet/vehicles/19691204/f80cd4bf-4e2b-4e14-9511-3092c8362c79.jpg',
'https://a.ccdn.es/cnet/vehicles/19691204/d34026f3-1166-474e-86d5-4119e88b50e5.jpg',
'https://a.ccdn.es/cnet/vehicles/19691204/80afa3c4-9d4d-4626-a3d8-f796e6acbb68.jpg',
'https://a.ccdn.es/cnet/vehicles/19691204/ea0e80d0-ad0a-49f4-b135-43c0b98fdefa.jpg',
'https://a.ccdn.es/cnet/vehicles/19691204/d4d7bdf7-87d7-4f0b-9ac5-76d46bb5d091.jpg',
'https://a.ccdn.es/cnet/vehicles/19691204/8b8b2171-53b0-4bee-8641-306f9bdf6888.jpg',
'https://a.ccdn.es/cnet/vehicles/19691204/3bd2f2ba-4ff8-4650-b365-e03c763536db.jpg',
'https://a.ccdn.es/cnet/vehicles/19691204/0e59aaa7-ff43-47b4-a7b4-2bba9459a249.jpg',
'https://a.ccdn.es/cnet/vehicles/19691204/02aae5d0-5b62-4984-8fbb-2945fc1a97e4.jpg',
'https://a.ccdn.es/cnet/vehicles/19691204/4f2ef778-b90a-42d8-9fa9-b393a14bcf48.jpg',
'https://a.ccdn.es/cnet/vehicles/19691204/cbe0cda9-01b7-4612-b8e6-3f80582e069f.jpg',
'https://a.ccdn.es/cnet/vehicles/19691204/9e865d58-9d13-42c6-b84a-30d42b9768d8.jpg',
'https://a.ccdn.es/cnet/vehicles/19691204/2c17f9a8-e5a2-489f-9b04-57b7fafcb23f.jpg',
'https://a.ccdn.es/cnet/vehicles/19691204/1082cb31-c257-4d16-9989-b6b76cee4a2b.jpg',
'https://a.ccdn.es/cnet/vehicles/19691204/26e3cc13-d591-4af2-9c76-39a6f3451773.jpg'],
'price': 4990,
'price_includes_vat': True,
'registration_date': '2007-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'HONDA Accord 2.2 iCTDi Executive Piel',
'transmission': 'manual',
'trim': '2.2 iCTDi Executive Piel',
'vin': None,
'year': 2007}
2026-03-25 09:19:58 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 7c4f9039-70c8-57bd-ae7e-13a555c2b53a with identifier: 70218364
2026-03-25 09:19:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 7c4f9039-70c8-57bd-ae7e-13a555c2b53a
2026-03-25 09:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:19: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%252F19691204%252F80659940-cc94-44a9-9d60-4c51a477652b.jpg%27 HTTP/1.1" 200 None
2026-03-25 09:19:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19691204/80659940-cc94-44a9-9d60-4c51a477652b.jpg not downloaded yet
2026-03-25 09:19:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/19677098/303b49f0-3148-43d9-a4c0-7b58aeab2fd4.jpg> (referer: None)
2026-03-25 09:19:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 09:19:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f9fd0437dd0>
2026-03-25 09:19:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 09:19:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 09:19:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 09:19:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a952519a-7743-51e0-a7fa-59425c45057e/a952519a-7743-51e0-a7fa-59425c45057e_image_0.jpg HTTP/1.1" 201 0
2026-03-25 09:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:19: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%252F19677128%252F20d23717-263f-420e-a181-e6d9aaeb7d15.jpg') HTTP/1.1" 204 0
2026-03-25 09:19:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19677128/20d23717-263f-420e-a181-e6d9aaeb7d15.jpg saved to cache
2026-03-25 09:19:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item a952519a-7743-51e0-a7fa-59425c45057e
2026-03-25 09:19:58 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item a952519a-7743-51e0-a7fa-59425c45057e sending to next pipeline
2026-03-25 09:19:58 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: a952519a-7743-51e0-a7fa-59425c45057e with identifier 70196084
2026-03-25 09:19:58 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-25 09:19:58 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-25 09:19:58 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item a952519a-7743-51e0-a7fa-59425c45057e
2026-03-25 09:19:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/19677128/20d23717-263f-420e-a181-e6d9aaeb7d15.jpg>
{'auction_title': '',
'body_type': 'Berlina',
'c_o_2_emission_value': 136,
'category': 'Coches',
'color': 'Azul',
'currency': 'EUR',
'description': '!! POSIBILIDAD DE FINANCIAR EL 100% DEL VALOR DEL VEHÍCULO, '
'DESDE 291€ AL MES, CONSULTANOS !!\n'
'\n'
'!!! VEHICULO MUY CUIDADO TANTO INTERIOR COMO EXTERIOR !! ! \n'
'\n'
'CV CARS Madrid pone a su disposición este MERCEDES BENZ Clase '
'C 200 HYBRID, con CAMBIO AUTOMATICO con 184 cv, '
'114.000km. Con ITV en vigor hasta 03/2027. \n'
'\n'
'!! SE ENTREGA TOTALMENTE REVISADO Y CON EL MANTENIMIENTO '
'RECIEN REALIZADO !!\n'
'\n'
'Realizamos videollamada o puedes contactarnos por mail, '
'teléfono, WhatsApp para coordinar tu cita presencial. Nos '
'adaptamos a tus horarios y te realizamos toda la gestión ¡Sin '
'necesidad de desplazarte!\n'
'\n'
'EQUIPACION: \n'
'Etiqueta medioambiental ECO\n'
'Cámara trasera\n'
'Bluetooth\n'
'Parktronic delantero\n'
'Parktronic trasero\n'
'Sistema de navegación\n'
'Limitador de velocidad\n'
'Control de velocidad adaptativo\n'
'Control de crucero\n'
'Prevención de colisión\n'
'Ayuda mantenimiento carril\n'
'Keyless start (arranque sin llave)\n'
'Asientos eléctricos\n'
'Asientos de cuero\n'
'Virtual cockpit\n'
'Retrovisores plegables eléctricamente\n'
'Selector de modos de conducción (ECO, CONFORT, SPORT, '
'SPORT++, INDIVIDUAL )\n'
'Faros Led\n'
'Reconocimiento señales de tráfico\n'
'Ayuda de descenso en pendiente\n'
'Levas en el volante\n'
'USB\n'
'Botón emergencia\n'
'Isofix\n'
'Cambio de titularidad y garantía comercial adicional no '
'están incluidos en el precio: 550€\n'
'\n'
'Aceptamos tu vehículo como parte de pago, el precio para '
'cambios a tener en cuenta es el precio sin oferta.\n'
'\n'
'Disponibilidad para hacer prueba mecánica y de conducción por '
'un profesional de su confianza\n'
'\n'
'Ofrecemos posibilidad de mandar videos para ver el vehículo '
'con más precisión\n'
'\n'
'Recomendamos pedir cita para ver los vehículos\n'
'\n'
'!!Posibilidad de enviar el vehículo a cualquier provincia de '
'la Península Ibérica, consúltanos!!\n'
'\n'
'Consulta condiciones de esta oferta, este anuncio puede '
'contener errores de transcripción y detalles sobre el '
'equipamiento del vehículoranscripción y detalles sobre el '
'equipamiento del vehículo',
'doors_number': 4,
'emission_standard': 'ECO',
'engine': '1.5L',
'engine_horse_power': 184,
'expiration_date': None,
'fuel_type': 'Híbrido',
'id': 'a952519a-7743-51e0-a7fa-59425c45057e',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/mercedes-benz-clase-c-c-200-4p-electrico-hibrido-2018-en-madrid-70196084-covo.aspx',
'listing': 'auction',
'location': 'Madrid',
'make': 'MERCEDES-BENZ',
'model': 'Clase C',
'odometer': 115000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 26,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a952519a-7743-51e0-a7fa-59425c45057e/a952519a-7743-51e0-a7fa-59425c45057e_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 118236,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19677128/20d23717-263f-420e-a181-e6d9aaeb7d15.jpg',
'Width': 800}],
'price': 23990,
'price_includes_vat': True,
'registration_date': '2018-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'MERCEDES-BENZ Clase C C 200',
'transmission': 'automatic',
'trim': 'C 200',
'vin': None,
'year': 2018}
2026-03-25 09:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:19: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%2770196084%27 HTTP/1.1" 200 None
2026-03-25 09:19:58 [auto_selling_coches.net] INFO: Saving data for 70196084: {'created_time': 1774430398.757543, 'last_price_update_time': 1774430398.757555}
2026-03-25 09:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70196084') HTTP/1.1" 204 0
2026-03-25 09:19:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/19691204/80659940-cc94-44a9-9d60-4c51a477652b.jpg> (referer: None)
2026-03-25 09:19:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 09:19:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f9fd03d4f10>
2026-03-25 09:19:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 09:19:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 09:19:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 09:19:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2c4ffdf2-8c36-57da-b0fd-54dc3ec89166/2c4ffdf2-8c36-57da-b0fd-54dc3ec89166_image_0.jpg HTTP/1.1" 201 0
2026-03-25 09:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:19: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%252F19677098%252F303b49f0-3148-43d9-a4c0-7b58aeab2fd4.jpg') HTTP/1.1" 204 0
2026-03-25 09:19:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19677098/303b49f0-3148-43d9-a4c0-7b58aeab2fd4.jpg saved to cache
2026-03-25 09:19:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 2c4ffdf2-8c36-57da-b0fd-54dc3ec89166
2026-03-25 09:19:58 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 2c4ffdf2-8c36-57da-b0fd-54dc3ec89166 sending to next pipeline
2026-03-25 09:19:58 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 2c4ffdf2-8c36-57da-b0fd-54dc3ec89166 with identifier 70196081
2026-03-25 09:19:58 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-25 09:19:58 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-25 09:19:58 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 2c4ffdf2-8c36-57da-b0fd-54dc3ec89166
2026-03-25 09:19:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/19677098/303b49f0-3148-43d9-a4c0-7b58aeab2fd4.jpg>
{'auction_title': '',
'body_type': 'Familiar',
'c_o_2_emission_value': 149,
'category': 'Coches',
'color': 'Negro',
'currency': 'EUR',
'description': '!!! OFERTA MES DE MARZO, de 11.590€ a 9.990€, válida hasta el '
'28/03/26 !!!\n'
'\n'
'!!! ESPECTACULAR AUDI A4 ALLROAD S TRON QUATTRO, EN IMPECABLE '
'ESTADO !!!\n'
'\n'
'!!! NACIONAL, UNICO PROPIETARIO Y TODO EL MANTENIMIENTO HECHO '
'EN AUDI, CON LIBRO DE REVISIONES !!!\n'
'\n'
' CV CARS Madrid pone a su disposición este AUDI A4 ALLROAD '
'QUATTRO 2.0 TDI STRON, con CAMBIO AUTOMATICO con 190 cv, '
'352.000km. Con ITV en vigor hasta 06/2026. \n'
'\n'
'Realizamos videollamada o puedes contactarnos por mail, '
'teléfono, WhatsApp para coordinar tu cita presencial. Nos '
'adaptamos a tus horarios y te realizamos toda la gestión ¡Sin '
'necesidad de desplazarte!\n'
'\n'
'EQUIPACION: \n'
'Tracción integral permanente quattro\n'
'Faros de xenón Plus\n'
'Llantas de aleación específicas Allroad\n'
'Climatizador automático\n'
'Sistema de navegación MMI Audi Multimedia\n'
'Volante Multifunción\n'
'Control de velocidad de crucero ADAPTATIVO\n'
'Asientos deportivos\n'
'Sensores de aparcamiento traseros\n'
'Barras de techo longitudinales\n'
'Audi Drive Select (modos de conducción)\n'
'Freno de estacionamiento electromecánico\n'
'Reposabrazos central,.........\n'
'\n'
'Cambio de titularidad y garantía comercial adicional no '
'están incluidos en el precio: 550€\n'
'\n'
'Aceptamos tu vehículo como parte de pago, el precio para '
'cambios a tener en cuenta es el precio sin oferta.\n'
'\n'
'Disponibilidad para hacer prueba mecánica y de conducción por '
'un profesional de su confianza\n'
'\n'
'Ofrecemos posibilidad de mandar videos para ver el vehículo '
'con más precisión\n'
'\n'
'Recomendamos pedir cita para ver los vehículos\n'
'\n'
'!!Posibilidad de enviar el vehículo a cualquier provincia de '
'la Península Ibérica, consúltanos!!\n'
'\n'
'Consulta condiciones de esta oferta, este anuncio puede '
'contener errores de transcripción y detalles sobre el '
'equipamiento del vehículo.',
'doors_number': 5,
'emission_standard': 'C',
'engine': '2.0L',
'engine_horse_power': 190,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '2c4ffdf2-8c36-57da-b0fd-54dc3ec89166',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/audi-a4-allroad-quattro-20-tdi-clean-d-190-s-tron-quat-advanced-5p-diesel-2016-en-madrid-70196081-covo.aspx',
'listing': 'auction',
'location': 'Madrid',
'make': 'AUDI',
'model': 'A4 Allroad Quattro',
'odometer': 352000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 26,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2c4ffdf2-8c36-57da-b0fd-54dc3ec89166/2c4ffdf2-8c36-57da-b0fd-54dc3ec89166_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115358,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19677098/303b49f0-3148-43d9-a4c0-7b58aeab2fd4.jpg',
'Width': 800}],
'price': 9990,
'price_includes_vat': True,
'registration_date': '2015-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'AUDI A4 Allroad Quattro 2.0 TDI clean d 190 S tron quat Advanced',
'transmission': 'automatic',
'trim': '2.0 TDI clean d 190 S tron quat Advanced',
'vin': None,
'year': 2015}
2026-03-25 09:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:19: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%2770196081%27 HTTP/1.1" 200 None
2026-03-25 09:19:58 [auto_selling_coches.net] INFO: Saving data for 70196081: {'created_time': 1774430398.848987, 'last_price_update_time': 1774430398.848999}
2026-03-25 09:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70196081') HTTP/1.1" 204 0
2026-03-25 09:19:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/19677115/32049dd0-512c-4413-9fea-7302cb04818c.jpg> (referer: None)
2026-03-25 09:19:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 09:19:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70250195> (referer: https://www.coches.net/concesionario/cvcarsmadrid/?pg=1) ['zyte-api']
2026-03-25 09:19:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70231044> (referer: https://www.coches.net/concesionario/cvcarsmadrid/?pg=1) ['zyte-api']
2026-03-25 09:19:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70234530> (referer: https://www.coches.net/concesionario/cvcarsmadrid/?pg=1) ['zyte-api']
2026-03-25 09:19:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 09:19:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 09:19:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f9fd0b42fd0>
2026-03-25 09:19:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 09:19:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 09:19:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 09:19:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7c4f9039-70c8-57bd-ae7e-13a555c2b53a/7c4f9039-70c8-57bd-ae7e-13a555c2b53a_image_0.jpg HTTP/1.1" 201 0
2026-03-25 09:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:19: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%252F19691204%252F80659940-cc94-44a9-9d60-4c51a477652b.jpg') HTTP/1.1" 204 0
2026-03-25 09:19:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19691204/80659940-cc94-44a9-9d60-4c51a477652b.jpg saved to cache
2026-03-25 09:19:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 7c4f9039-70c8-57bd-ae7e-13a555c2b53a
2026-03-25 09:19:58 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 7c4f9039-70c8-57bd-ae7e-13a555c2b53a sending to next pipeline
2026-03-25 09:19:58 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 7c4f9039-70c8-57bd-ae7e-13a555c2b53a with identifier 70218364
2026-03-25 09:19:58 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-25 09:19:58 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-25 09:19:58 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 7c4f9039-70c8-57bd-ae7e-13a555c2b53a
2026-03-25 09:19:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/19691204/80659940-cc94-44a9-9d60-4c51a477652b.jpg>
{'auction_title': '',
'body_type': 'Berlina',
'c_o_2_emission_value': 145,
'category': 'Coches',
'color': 'Beige',
'currency': 'EUR',
'description': '!!! VEHICULO MUY CUIDADO TANTO INTERIOR COMO EXTERIOR !! !! '
'NACIONAL Y UNICO PROPIETARIO !!\n'
'\n'
'!! EMBRAGUE Y ALTERNADOR CAMBIADO HACE MENOS DE UN AÑO, EN '
'PERFECTO ESTADO DE MECANICA !!!\n'
'\n'
'CV CARS Madrid pone a su disposición este HONDA ACCORD 2.2 '
'iCTDi EXECUTIVE con CAMBIO MANUAL con 140 cv, 304.000km. '
'Con ITV en vigor hasta 02/27. NACIONAL Y UNICO PROPIETARIO.\n'
'\n'
'Realizamos videollamada o puedes contactarnos por mail, '
'teléfono, WhatsApp para coordinar tu cita presencial. Nos '
'adaptamos a tus horarios y te realizamos toda la gestión ¡Sin '
'necesidad de desplazarte!\n'
'\n'
'EQUIPACION: ASIENTOS MIXTOS TELA CUERO NEGRO, SENSOR DE '
'LUCES Y LLUVIA, dirección asistida, Climatizador BIZONA con '
'regulación de temperatura en 2 zonas, control y limitador de '
'velocidad, apoyabrazos central, pantalla con NAVEGADOR y '
'ANDROID AUTO Y CAR PLAY, MANOS LIBRES, ESP, ABS, Llantas de '
'aluminio,.....\n'
'\n'
'Cambio de titularidad y garantía comercial adicional no '
'incluido en precio: +550€.\n'
'\n'
'!! Posibilidad de ampliar la garantia mecánica hasta 3 años '
'!!\n'
'\n'
'Aceptamos tu vehículo como parte de pago, el precio para '
'cambios a tener en cuenta es el precio sin oferta.\n'
'\n'
'Disponibilidad para hacer prueba mecánica y de conducción por '
'un profesional de su confianza\n'
'\n'
'Ofrecemos posibilidad de mandar videos para ver el vehículo '
'con más precisión\n'
'\n'
'Recomendamos pedir cita para ver los vehículos\n'
'\n'
'!!Posibilidad de enviar el vehículo a cualquier provincia de '
'la Península Ibérica, consúltanos!!\n'
'\n'
'Consulta condiciones de esta oferta, este anuncio puede '
'contener errores de transcripción y detalles sobre el '
'equipamiento del vehículoranscripción y detalles sobre el '
'equipamiento del vehículo',
'doors_number': 4,
'emission_standard': 'B',
'engine': '2.2L',
'engine_horse_power': 140,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '7c4f9039-70c8-57bd-ae7e-13a555c2b53a',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/honda-accord-22-ictdi-executive-piel-4p-diesel-2007-en-madrid-70218364-covo.aspx',
'listing': 'auction',
'location': 'Madrid',
'make': 'HONDA',
'model': 'Accord',
'odometer': 304000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 21,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7c4f9039-70c8-57bd-ae7e-13a555c2b53a/7c4f9039-70c8-57bd-ae7e-13a555c2b53a_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105670,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19691204/80659940-cc94-44a9-9d60-4c51a477652b.jpg',
'Width': 800}],
'price': 4990,
'price_includes_vat': True,
'registration_date': '2007-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'HONDA Accord 2.2 iCTDi Executive Piel',
'transmission': 'manual',
'trim': '2.2 iCTDi Executive Piel',
'vin': None,
'year': 2007}
2026-03-25 09:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:19: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%2770218364%27 HTTP/1.1" 200 None
2026-03-25 09:19:58 [auto_selling_coches.net] INFO: Saving data for 70218364: {'created_time': 1774430398.94715, 'last_price_update_time': 1774430398.947159}
2026-03-25 09:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70218364') HTTP/1.1" 204 0
2026-03-25 09:19:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70231046> (referer: https://www.coches.net/concesionario/cvcarsmadrid/?pg=1) ['zyte-api']
2026-03-25 09:19:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 09:19:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f9fd0463590>
2026-03-25 09:19:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 09:19:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 09:19:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 09:19:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e0d390e9-d1c9-5b38-9f34-be831bee2180/e0d390e9-d1c9-5b38-9f34-be831bee2180_image_0.jpg HTTP/1.1" 201 0
2026-03-25 09:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto_selling_coches.net',RowKey='https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F19677115%252F32049dd0-512c-4413-9fea-7302cb04818c.jpg') HTTP/1.1" 204 0
2026-03-25 09:19:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19677115/32049dd0-512c-4413-9fea-7302cb04818c.jpg saved to cache
2026-03-25 09:19:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item e0d390e9-d1c9-5b38-9f34-be831bee2180
2026-03-25 09:19:59 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item e0d390e9-d1c9-5b38-9f34-be831bee2180 sending to next pipeline
2026-03-25 09:19:59 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: e0d390e9-d1c9-5b38-9f34-be831bee2180 with identifier 70196083
2026-03-25 09:19:59 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-25 09:19:59 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-25 09:19:59 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item e0d390e9-d1c9-5b38-9f34-be831bee2180
2026-03-25 09:19:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/19677115/32049dd0-512c-4413-9fea-7302cb04818c.jpg>
{'auction_title': '',
'body_type': 'Berlina',
'c_o_2_emission_value': 135,
'category': 'Coches',
'color': 'Negro',
'currency': 'EUR',
'description': '!! VEHICULO MUY CUIDADO TANTO INTERNA COMO EXTERNAMENTE, CON '
'CAMBIO AUTOMÁTICO !!!\n'
'\n'
'!!! POSIBILIDAD DE FINANCIAR EL 100% DEL VALOR DEL VEHICULO, '
'DESDE 285€ AL MES, CONSULTANOS !!!\n'
'\n'
' CV CARS Madrid pone a su disposición este AUDI A7 SPORTBACK '
'3.0 TDI con CAMBIO AUTOMATICO con 204 cv, 180.000km. Con '
'ITV en vigor hasta 12/2026. NACIONAL. \n'
'\n'
'!! SE ENTREGA TOTALMENTE REVISADO, CON EL MANTENIMIENTO '
'RECIEN REALIZADO !!\n'
'\n'
'Realizamos videollamada o puedes contactarnos por mail, '
'teléfono, WhatsApp para coordinar tu cita presencial. Nos '
'adaptamos a tus horarios y te realizamos toda la gestión ¡Sin '
'necesidad de desplazarte!\n'
'\n'
'EQUIPACION: CAMBIO AUTOMATICO, Asientos deportivos de cuerto '
'marron, volante multifunción, RADIO CD con AUX. y USB, '
'control y limitador de velocidad, bluetooth, Cierre '
'centralizado, dirección asistida, climatizador automático, '
'Elevalunas eléctricos delanteros y traseros, pintura '
'metalizada, abs, esp, llantas de aluminio, reposabrazos '
'central,.......\n'
'\n'
'Cambio de titularidad y garantía comercial adicional no '
'están incluidos en el precio: 550€\n'
'\n'
'Aceptamos tu vehículo como parte de pago, el precio para '
'cambios a tener en cuenta es el precio sin oferta.\n'
'\n'
'Disponibilidad para hacer prueba mecánica y de conducción por '
'un profesional de su confianza\n'
'\n'
'Ofrecemos posibilidad de mandar videos para ver el vehículo '
'con más precisión\n'
'\n'
'Recomendamos pedir cita para ver los vehículos\n'
'\n'
'!!Posibilidad de enviar el vehículo a cualquier provincia de '
'la Península Ibérica, consúltanos!!\n'
'\n'
'Consulta condiciones de esta oferta, este anuncio puede '
'contener errores de transcripción y detalles sobre el '
'equipamiento del vehículo.',
'doors_number': 5,
'emission_standard': 'B',
'engine': '3.0L',
'engine_horse_power': 204,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': 'e0d390e9-d1c9-5b38-9f34-be831bee2180',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/audi-a7-sportback-30-tdi-204cv-multitronic-5p-diesel-2014-en-madrid-70196083-covo.aspx',
'listing': 'auction',
'location': 'Madrid',
'make': 'AUDI',
'model': 'A7',
'odometer': 180000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 30,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e0d390e9-d1c9-5b38-9f34-be831bee2180/e0d390e9-d1c9-5b38-9f34-be831bee2180_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100596,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19677115/32049dd0-512c-4413-9fea-7302cb04818c.jpg',
'Width': 800}],
'price': 17990,
'price_includes_vat': True,
'registration_date': '2013-01-01',
'seats_number': 4,
'seller_name': None,
'title': 'AUDI A7 Sportback 3.0 TDI multitronic',
'transmission': 'automatic',
'trim': 'Sportback 3.0 TDI 204cv multitronic',
'vin': None,
'year': 2013}
2026-03-25 09:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%2770196083%27 HTTP/1.1" 200 None
2026-03-25 09:19:59 [auto_selling_coches.net] INFO: Saving data for 70196083: {'created_time': 1774430399.177649, 'last_price_update_time': 1774430399.17766}
2026-03-25 09:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70196083') HTTP/1.1" 204 0
2026-03-25 09:19:59 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
'body_type': 'SUV',
'c_o_2_emission_value': None,
'category': 'Coches',
'color': 'Blanco',
'currency': 'EUR',
'description': '!!! OFERTA MES DE MARZO, de 18.590€ a 16.590€, válida hasta '
'el 31/03/26 !!!\n'
'\n'
'!!! VEHICULO MUY CUIDADO,TANTO INTERIOR COMO EXTERIORMENTE, '
'EN PERFECTO ESTADO !!! \n'
'\n'
' !!FINANCIACION 100%, CUOTA MENSUAL DESDE 237€ AL MES !!\n'
'\n'
'CV Cars Madrid pone a su disposición este CITROEN C5 AIRCROSS '
'PLUS con CAMBIO MANUAL , con 131cv, 57.000km. ETIQUETA '
'MEDIOAMBIENTAL "C". NACIONAL UNICO PROPIETARIO\n'
'\n'
'Realizamos videollamada o puedes contactarnos por mail, '
'teléfono, WhatsApp para coordinar tu cita presencial. Nos '
'adaptamos a tus horarios y te realizamos toda la gestión ¡Sin '
'necesidad de desplazarte!\n'
'\n'
'EQUIPACION: \n'
'\n'
'.Control de crucero\n'
'Asistente de cambio involuntario de carril\n'
'Alerta atención del conductor\n'
'Aviso de exceso de velocidad\n'
'Regulador limitador de velocidad\n'
'Active safe broke\n'
'Reconocimiento de señales de tráfico\n'
'Selección de modos de conducción (ECO, normal)\n'
'Advertencia de cansancio\n'
'Ayuda de arranque en pendiente\n'
'Virtual cockpit cuadro de instrumentos completamente digital\n'
'Cámara de visión trasera\n'
'Sensores de aparcamiento traseros y delanteros\n'
'Arranque sin llave\n'
'Función start/stop\n'
'Volante multifunción\n'
'Ordenador de a bordo\n'
'Apple Car play y Android Auto\n'
'Conexión Bluetooth para teléfono movil\n'
'Navegador\n'
'Climatizador automático\n'
'Cierre centralizado\n'
'Anclajes ISOFIX en asientos traseros\n'
'Faros full LED\n'
'Encendido de luces automáticas\n'
'Luces diurnas LED\n'
'\n'
'\n'
'Cambio de titularidad y garantía comercial adicional no '
'están incluidos en el precio: 550€\n'
'\n'
'Aceptamos tu vehículo como parte de pago, el precio para '
'cambios a tener en cuenta es el precio sin oferta.\n'
'\n'
'Disponibilidad para hacer prueba mecánica y de conducción por '
'un profesional de su confianza\n'
'\n'
'Ofrecemos posibilidad de mandar videos para ver el vehículo '
'con más precisión\n'
'\n'
'Recomendamos pedir cita para ver los vehículos\n'
'\n'
'Atendemos por WhatsApp también \n'
'\n'
'!!Posibilidad de enviar el vehículo a cualquier provincia de '
'la Península Ibérica, consúltanos!!\n'
'\n'
'Consulta condiciones de esta oferta, este anuncio puede '
'contener errores de transcripción y detalles sobre el '
'equipamiento del vehículo',
'doors_number': 5,
'emission_standard': 'C',
'engine': '1.2L',
'engine_horse_power': 131,
'expiration_date': None,
'fuel_type': 'Gasolina',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/citroen-c5-aircross-puretech-96kw-130cv-ss-plus-5p-gasolina-2024-en-madrid-70250195-covo.aspx',
'listing': 'auction',
'location': 'Madrid',
'make': 'CITROEN',
'model': 'C5 Aircross',
'odometer': 57000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19714163/b75e3546-5056-4670-8aaf-5db1e13b2c8a.jpg',
'https://a.ccdn.es/cnet/vehicles/19714163/915900ea-4879-41f9-a741-a2eccb1f2c40.jpg',
'https://a.ccdn.es/cnet/vehicles/19714163/158ae37b-be97-48a9-880e-35941fa6114f.jpg',
'https://a.ccdn.es/cnet/vehicles/19714163/24745ce1-9ae1-48ad-98f0-2ffa2a9af603.jpg',
'https://a.ccdn.es/cnet/vehicles/19714163/80c4da4d-ee10-4c10-8534-0f0dce917e31.jpg',
'https://a.ccdn.es/cnet/vehicles/19714163/1a9dad1c-1e8e-4c06-9aba-c4e5aabc1460.jpg',
'https://a.ccdn.es/cnet/vehicles/19714163/bcbfab6f-a5c2-498c-b84e-552fe370ba41.jpg',
'https://a.ccdn.es/cnet/vehicles/19714163/d82408ef-8915-4986-acfd-ec42cdbd0247.jpg',
'https://a.ccdn.es/cnet/vehicles/19714163/32e1a2d8-f248-485a-a578-139e905e50fc.jpg',
'https://a.ccdn.es/cnet/vehicles/19714163/8005e49d-8c9d-4a1b-8c69-40383d4f50f9.jpg',
'https://a.ccdn.es/cnet/vehicles/19714163/ce6c64ad-341b-4aa7-98f5-a36412d3066a.jpg',
'https://a.ccdn.es/cnet/vehicles/19714163/121624f9-41dd-4089-ae7e-9ce3ee98f5d9.jpg',
'https://a.ccdn.es/cnet/vehicles/19714163/83f17155-60df-40b0-a0f3-96e6b3ca9b4f.jpg',
'https://a.ccdn.es/cnet/vehicles/19714163/3302fc19-a260-4b1d-b7b9-15c183b809e4.jpg',
'https://a.ccdn.es/cnet/vehicles/19714163/caafc1bb-5e01-426b-a6a1-bd59117bc033.jpg',
'https://a.ccdn.es/cnet/vehicles/19714163/1151304a-8fc4-404d-af9d-9f67131cc602.jpg',
'https://a.ccdn.es/cnet/vehicles/19714163/1c168a63-888a-43cb-9f50-5937fbf2b03f.jpg',
'https://a.ccdn.es/cnet/vehicles/19714163/11c633d6-dd88-432b-9c2b-2353b30b52bc.jpg',
'https://a.ccdn.es/cnet/vehicles/19714163/721026d2-c330-44b2-95b8-ee3311093f0a.jpg',
'https://a.ccdn.es/cnet/vehicles/19714163/3676c8f4-1157-4678-8378-fccdc057fd5a.jpg',
'https://a.ccdn.es/cnet/vehicles/19714163/504dd7aa-f4b6-460e-8797-0e1a89c1ee69.jpg',
'https://a.ccdn.es/cnet/vehicles/19714163/edd275e1-22cb-415e-a705-2b9acdf7bcd3.jpg',
'https://a.ccdn.es/cnet/vehicles/19714163/1bb12482-1b82-4ef3-8b7d-9ff51497b54d.jpg',
'https://a.ccdn.es/cnet/vehicles/19714163/f338247b-c46f-442c-aed9-1f5a466f2258.jpg',
'https://a.ccdn.es/cnet/vehicles/19714163/f142e276-45d2-451e-85ac-88257582a930.jpg'],
'price': 16590,
'price_includes_vat': True,
'registration_date': '2024-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'CITROEN C5 Aircross PureTech SS Plus',
'transmission': 'manual',
'trim': 'PureTech 96kW 130CV SS Plus',
'vin': None,
'year': 2024}
2026-03-25 09:19:59 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: fc1d5988-4324-5df3-96c3-ac83f6306721 with identifier: 70250195
2026-03-25 09:19:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item fc1d5988-4324-5df3-96c3-ac83f6306721
2026-03-25 09:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F19714163%252Fb75e3546-5056-4670-8aaf-5db1e13b2c8a.jpg%27 HTTP/1.1" 200 None
2026-03-25 09:19:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19714163/b75e3546-5056-4670-8aaf-5db1e13b2c8a.jpg not downloaded yet
2026-03-25 09:19:59 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
'body_type': 'Monovolumen',
'c_o_2_emission_value': 138,
'category': 'Coches',
'color': 'Rojo',
'currency': 'EUR',
'description': '!!! OFERTA DE MARZO, de 12.490€ a 10.990€, válida hasta el '
'31/08/26 !!!\n'
'\n'
'!!!! ESPECTACULAR MERCEDES B 180 , MUY CUIDADO TANTO INTERIOR '
'COMO EXTERIOR!!!!!!\n'
'\n'
'CV CARS Madrid pone a su disposición este MERCEDES BENZ B180 '
'BLUE EFFICIENCY con CAMBIO MANUAL con 122 cv, 199.000km. '
'Con ITV en vigor hasta 10/2026. \n'
'\n'
'\n'
'!! SE ENTREGA TOTALMENTE REVISADO, CON EL MANTENIMIENTO '
'RECIEN REALIZADO !!\n'
'\n'
'Realizamos videollamada o puedes contactarnos por mail, '
'teléfono, WhatsApp para coordinar tu cita presencial. Nos '
'adaptamos a tus horarios y te realizamos toda la gestión ¡Sin '
'necesidad de desplazarte!\n'
'\n'
'EQUIPACION: CAMBIO MANUAL DE 6 VELOCIDADES, asientos mixtos '
'tela-cuero, los deltanteros calefactables, BLUETOOTH con '
'manos libres, reposabrazos central, Cierre centralizado, '
'dirección asistida, climatizador automático, Elevalunas '
'eléctricos delanteros y traseros, PANTALLA CON CAMARA '
'TRASERA, pintura metalizada, abs, esp, llantas de aluminio '
'originales, con bola de remolque,.....\n'
'\n'
'Cambio de titularidad y garantía comercial adicional no '
'están incluidos en el precio: 550€\n'
'\n'
'Aceptamos tu vehículo como parte de pago, el precio para '
'cambios a tener en cuenta es el precio sin oferta.\n'
'\n'
'Disponibilidad para hacer prueba mecánica y de conducción por '
'un profesional de su confianza\n'
'\n'
'Ofrecemos posibilidad de mandar videos para ver el vehículo '
'con más precisión\n'
'\n'
'Recomendamos pedir cita para ver los vehículos\n'
'\n'
'!!Posibilidad de enviar el vehículo a cualquier provincia de '
'la Península Ibérica, consúltanos!!\n'
'\n'
'Consulta condiciones de esta oferta, este anuncio puede '
'contener errores de transcripción y detalles sobre el '
'equipamiento del vehículo.',
'doors_number': 5,
'emission_standard': 'C',
'engine': '1.6L',
'engine_horse_power': 122,
'expiration_date': None,
'fuel_type': 'Gasolina',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/mercedes-benz-clase-b-b-180-blueefficiency-5p-gasolina-2013-en-madrid-70231044-covo.aspx',
'listing': 'auction',
'location': 'Madrid',
'make': 'MERCEDES-BENZ',
'model': 'Clase B',
'odometer': 199000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19691244/f3b1f880-f8ca-4e71-91e5-061a4e51cb8e.jpg',
'https://a.ccdn.es/cnet/vehicles/19691244/62314c18-89bc-4fdb-8750-9ddb16029ad7.jpg',
'https://a.ccdn.es/cnet/vehicles/19691244/0fa7dbca-9604-42fa-8bc8-b3b2252b5dfd.jpg',
'https://a.ccdn.es/cnet/vehicles/19691244/c45cb1d4-cf8a-4360-8799-d8a8fda62fce.jpg',
'https://a.ccdn.es/cnet/vehicles/19691244/6437b2e6-2766-474e-9c68-f7436ccdcf3c.jpg',
'https://a.ccdn.es/cnet/vehicles/19691244/d82c2466-c3de-48b4-9f99-d79a4e988e61.jpg',
'https://a.ccdn.es/cnet/vehicles/19691244/27a65837-2b88-4f47-8c91-128d4cac2c47.jpg',
'https://a.ccdn.es/cnet/vehicles/19691244/f27b0915-a5c7-4583-af18-aa458ef8b1f2.jpg',
'https://a.ccdn.es/cnet/vehicles/19691244/e4385d1f-d6f9-40c4-bdc3-b960a9b1baf2.jpg',
'https://a.ccdn.es/cnet/vehicles/19691244/9e2e0581-97a2-4b35-97b6-13ec21220a4d.jpg',
'https://a.ccdn.es/cnet/vehicles/19691244/2b59f231-28be-496c-94f0-1f91e6e8afed.jpg',
'https://a.ccdn.es/cnet/vehicles/19691244/519b2ce8-f3e8-4288-800a-01af9afcabb5.jpg',
'https://a.ccdn.es/cnet/vehicles/19691244/45582fa6-3526-4c97-8513-832b2e2db3e9.jpg',
'https://a.ccdn.es/cnet/vehicles/19691244/6d71f604-b387-4083-a94d-3d9b2efa576c.jpg',
'https://a.ccdn.es/cnet/vehicles/19691244/7f37ff35-bcba-4f30-836c-548ebfe2b9db.jpg',
'https://a.ccdn.es/cnet/vehicles/19691244/89ce59da-e04c-41af-a415-e80bd65faa6f.jpg',
'https://a.ccdn.es/cnet/vehicles/19691244/6ddd63d8-b159-400c-9f08-8d86b960da45.jpg',
'https://a.ccdn.es/cnet/vehicles/19691244/bee460a4-3604-4202-97a5-49a6718c6064.jpg',
'https://a.ccdn.es/cnet/vehicles/19691244/5ebe9882-0bdf-4fd6-92c4-dcaef51dbd03.jpg',
'https://a.ccdn.es/cnet/vehicles/19691244/cc0dc0c3-38b7-45d3-bd55-dbc7bab15c23.jpg',
'https://a.ccdn.es/cnet/vehicles/19691244/0b98301e-3f57-4c08-a679-91695bc42561.jpg',
'https://a.ccdn.es/cnet/vehicles/19691244/f752cf9a-5d31-49e4-af2b-a5cb788d9354.jpg',
'https://a.ccdn.es/cnet/vehicles/19691244/a86dbda5-1a39-4ace-967a-850afa0b597a.jpg',
'https://a.ccdn.es/cnet/vehicles/19691244/287c2fd7-b3bc-491c-9c40-9a9862457764.jpg'],
'price': 10990,
'price_includes_vat': True,
'registration_date': '2012-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'MERCEDES-BENZ Clase B B 180 BlueEFFICIENCY',
'transmission': 'manual',
'trim': 'B 180 BlueEFFICIENCY',
'vin': None,
'year': 2012}
2026-03-25 09:19:59 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 5d94116d-7490-5780-bac3-09a63d10c74a with identifier: 70231044
2026-03-25 09:19:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 5d94116d-7490-5780-bac3-09a63d10c74a
2026-03-25 09:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F19691244%252Ff3b1f880-f8ca-4e71-91e5-061a4e51cb8e.jpg%27 HTTP/1.1" 200 None
2026-03-25 09:19:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19691244/f3b1f880-f8ca-4e71-91e5-061a4e51cb8e.jpg not downloaded yet
2026-03-25 09:19:59 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
'body_type': 'Berlina',
'c_o_2_emission_value': 135,
'category': 'Coches',
'color': 'Beige',
'currency': 'EUR',
'description': '!!! OFERTA MES DE MARZO, de 4.990€ a 4390€. válida hasta el '
'31/03/26 !!!\n'
'\n'
'CV Cars Madrid pone a su disposición este HONDA CIVIC 2.2 '
'iCTDi COMFORT con CAMBIO MANUAL , 263.000KM, 140cv. CON ITV '
'EN VIGOR HASTA 10/26 ETIQUETA MEDIOAMBIENTAL "B". NACIONAL '
'Y UNICO PROPIETARIO.\n'
'\n'
'!! POSIBILIDAD DE ENTREGAR FACTURA PROFORMA PARA QUE CONSIGA '
'EL MEJOR INTERES DE FINANCIACION CON SU BANCO !!\n'
'\n'
'!! SE ENTREGA TOTALMENTE REVISADO Y CON EL MANTENIMIENTO '
'RECIEN REALIZADO CON FACTURA!!\n'
'\n'
'EQUIPACION: CAMBIO MANUAL de 6 velocidades, 5 puertas, '
'dirección asistida, BACA PORTAEQUIPAJES, climatizador '
'automático, elevalunas eléctricos delanteros y traseros, '
'reposabrazos central delantero, Volante multifunción, '
'Bluetooth para conectividad con teléfonos, ABS, ESP, ISOFIX, '
'llantas aleación,......\n'
'\n'
'Cambio de titularidad y garantía comercial adicional no '
'están incluidos en el precio: 550€\n'
'\n'
'Adicionalmente se puede contratar una Garantía Mecánica '
'Europea de hasta 3 años\n'
'\n'
'Aceptamos tu vehículo como parte de pago, el precio para '
'cambios a tener en cuenta es el precio sin oferta.\n'
'\n'
'Disponibilidad para hacer prueba mecánica y de conducción por '
'un profesional de su confianza\n'
'\n'
'Ofrecemos posibilidad de mandar videos para ver el vehículo '
'con más precisión\n'
'\n'
'Financiación sin entrada o personalizada\n'
'\n'
'Recomendamos pedir cita para ver los vehículos\n'
'\n'
'Atendemos por WhatsApp también .\n'
'\n'
'!!Posibilidad de enviar el vehículo a cualquier provincia de '
'la Península Ibérica, consúltanos!!\n'
'\n'
'Consulta condiciones de esta oferta, este anuncio puede '
'contener errores de transcripción y detalles sobre el '
'equipamiento del vehículo',
'doors_number': 5,
'emission_standard': 'B',
'engine': '2.2L',
'engine_horse_power': 140,
'expiration_date': None,
'fuel_type': 'Diesel',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/honda-civic-22-ictdi-comfort-5p-diesel-2007-en-madrid-70234530-covo.aspx',
'listing': 'auction',
'location': 'Madrid',
'make': 'HONDA',
'model': 'Civic',
'odometer': 263000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19704437/5b1177b3-9d77-4f96-b385-3bbc3986ad2a.jpg',
'https://a.ccdn.es/cnet/vehicles/19704437/bafe20b9-4f3c-4e8e-be14-bff6bdc135bc.jpg',
'https://a.ccdn.es/cnet/vehicles/19704437/235c6ed9-3091-436a-9147-1773a9486377.jpg',
'https://a.ccdn.es/cnet/vehicles/19704437/906f265e-3395-4610-8e65-f3d9ebbbc58b.jpg',
'https://a.ccdn.es/cnet/vehicles/19704437/0bf0fe45-753f-4486-91f0-3915e720019f.jpg',
'https://a.ccdn.es/cnet/vehicles/19704437/d30a476b-47d0-4fa5-9ea8-940f8863787d.jpg',
'https://a.ccdn.es/cnet/vehicles/19704437/3230a276-df4e-490a-b42b-50c62dde16b4.jpg',
'https://a.ccdn.es/cnet/vehicles/19704437/45019886-4343-408b-b19a-d321511f26d9.jpg',
'https://a.ccdn.es/cnet/vehicles/19704437/f46ea812-a18c-42e2-b071-99b15276e245.jpg',
'https://a.ccdn.es/cnet/vehicles/19704437/1458063e-ebfc-4f26-a429-c5080c70c22e.jpg',
'https://a.ccdn.es/cnet/vehicles/19704437/d994dae1-ed0b-4030-a895-353c6c1a1a94.jpg',
'https://a.ccdn.es/cnet/vehicles/19704437/9d57ca17-4fc8-4234-a4b0-f445ba2909e7.jpg',
'https://a.ccdn.es/cnet/vehicles/19704437/e77d445e-a366-4cee-8d1b-2d634567b4c9.jpg',
'https://a.ccdn.es/cnet/vehicles/19704437/004410e7-d8a2-4b8b-a9e2-9fca437eeef6.jpg',
'https://a.ccdn.es/cnet/vehicles/19704437/799f99d0-a352-4175-b4db-11b686eed8b6.jpg',
'https://a.ccdn.es/cnet/vehicles/19704437/4dd807cd-53a9-4bdd-9f37-f1bba37cf655.jpg',
'https://a.ccdn.es/cnet/vehicles/19704437/b1add452-6898-4102-91a5-a69d73068ba1.jpg',
'https://a.ccdn.es/cnet/vehicles/19704437/77080d19-aa4d-4ee7-b34e-4f896b622746.jpg',
'https://a.ccdn.es/cnet/vehicles/19704437/46cbaeec-ec49-43ef-9827-22ad0c28d40b.jpg',
'https://a.ccdn.es/cnet/vehicles/19704437/27d3498f-c235-4a80-9e4f-ff222c0ad67b.jpg',
'https://a.ccdn.es/cnet/vehicles/19704437/ee7e6280-dc95-417b-8d69-3f8e1ec6912c.jpg'],
'price': 4390,
'price_includes_vat': True,
'registration_date': '2007-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'HONDA Civic 2.2 iCTDi Comfort',
'transmission': 'manual',
'trim': '2.2 iCTDi Comfort',
'vin': None,
'year': 2007}
2026-03-25 09:19:59 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 3221d2e4-8dac-5dc4-8d6c-c792f1a6fe2c with identifier: 70234530
2026-03-25 09:19:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 3221d2e4-8dac-5dc4-8d6c-c792f1a6fe2c
2026-03-25 09:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F19704437%252F5b1177b3-9d77-4f96-b385-3bbc3986ad2a.jpg%27 HTTP/1.1" 200 None
2026-03-25 09:19:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19704437/5b1177b3-9d77-4f96-b385-3bbc3986ad2a.jpg not downloaded yet
2026-03-25 09:19:59 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
'body_type': 'Berlina',
'c_o_2_emission_value': 216,
'category': 'Coches',
'color': 'Azul',
'currency': 'EUR',
'description': '!!! OFERTA MES DE MARZO, de 8.990€ a 7.990€, válida hasta el '
'31/03/26 !!!\n'
'\n'
'!!! VEHICULO MUY CUIDADO, TANTO INTERIOR COMO EXTERIOR !!!\n'
'\n'
'CV Cars Madrid pone a su disposición este MINI COOPER S '
'CHECKMATE con CAMBIO MANUAL de 6v, con 170cv, 186.000km. Se '
'entrega con ITV recién pasada . ETIQUETA MEDIOAMBIENTAL "C".\n'
' \n'
' !! SE ENTREGA TOTALMENTE REVISADO Y CON EL MANTENIMIENTO '
'RECIEN REALIZADO CON FACTURA!!\n'
'\n'
'Realizamos videollamada o puedes contactarnos por mail, '
'teléfono, WhatsApp para coordinar tu cita presencial. Nos '
'adaptamos a tus horarios y te realizamos toda la gestión ¡Sin '
'necesidad de desplazarte!\n'
'\n'
'EQUIPACION: CAMBIIO MANUAL DE 6 velocidades, Asientos de '
'cuero bicolor, asientos delanteros calefactables, Cierre '
'centralizado con mando a distancia, dirección asistida, '
'climatizador automático, Elevalunas eléctricos delanteros, '
'control de velocidad, pintura metalizada, volante y pomo de '
'cambio en cuero, ABS, ESP, Radio CD,.....\n'
'\n'
'Cambio de titularidad y garantía comercial adicional no '
'están incluidos en el precio: 550€\n'
'\n'
'Aceptamos tu vehículo como parte de pago, el precio para '
'cambios a tener en cuenta es el precio sin oferta.\n'
'\n'
'Disponibilidad para hacer prueba mecánica y de conducción por '
'un profesional de su confianza\n'
'\n'
'Ofrecemos posibilidad de mandar videos para ver el vehículo '
'con más precisión\n'
'\n'
'Recomendamos pedir cita para ver los vehículos\n'
'\n'
'Atendemos por WhatsApp también \n'
'\n'
'!!Posibilidad de enviar el vehículo a cualquier provincia de '
'la Península Ibérica, consúltanos!!\n'
'\n'
'Consulta condiciones de esta oferta, este anuncio puede '
'contener errores de transcripción y detalles sobre el '
'equipamiento del vehículo',
'doors_number': 3,
'emission_standard': 'C',
'engine': '1.6L',
'engine_horse_power': 170,
'expiration_date': None,
'fuel_type': 'Gasolina',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/mini-mini-cooper-s-checkmate-3p-gasolina-2007-en-madrid-70231046-covo.aspx',
'listing': 'auction',
'location': 'Madrid',
'make': 'MINI',
'model': 'MINI',
'odometer': 186000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19691237/1f3d37ee-8f59-4549-a748-cfbd6ea6482d.jpg',
'https://a.ccdn.es/cnet/vehicles/19691237/005e0be3-cb71-4351-b516-67301915e7d8.jpg',
'https://a.ccdn.es/cnet/vehicles/19691237/4b6c767c-f987-4e73-b1d0-78552185dfdf.jpg',
'https://a.ccdn.es/cnet/vehicles/19691237/7eed0c55-b1d9-4b4f-b5f5-16a8c5c74029.jpg',
'https://a.ccdn.es/cnet/vehicles/19691237/8d685cb1-7b82-487d-aa77-042175d78988.jpg',
'https://a.ccdn.es/cnet/vehicles/19691237/ab3577fa-c32d-4a1b-9471-5e418033beba.jpg',
'https://a.ccdn.es/cnet/vehicles/19691237/1289d046-bef9-41cc-9578-93705167839a.jpg',
'https://a.ccdn.es/cnet/vehicles/19691237/fae96776-8ea0-474e-96d0-ce36afe0a898.jpg',
'https://a.ccdn.es/cnet/vehicles/19691237/53bfa93f-0cba-4541-a143-7a05a640560d.jpg',
'https://a.ccdn.es/cnet/vehicles/19691237/b664d0fe-7309-45b0-88de-3d182b521281.jpg',
'https://a.ccdn.es/cnet/vehicles/19691237/9f91a316-eef4-49b6-b9d5-9fd4eaa51e57.jpg',
'https://a.ccdn.es/cnet/vehicles/19691237/e778fd5c-1b54-4538-8dac-d5b53d1388a9.jpg',
'https://a.ccdn.es/cnet/vehicles/19691237/665990ae-b642-48ee-a565-323ba6513e49.jpg',
'https://a.ccdn.es/cnet/vehicles/19691237/e6e70940-0873-4df0-aea8-c9a46204ab6c.jpg',
'https://a.ccdn.es/cnet/vehicles/19691237/eb22a4c0-7d07-4743-aa90-8d7ce49d8ce8.jpg',
'https://a.ccdn.es/cnet/vehicles/19691237/c5078621-33db-4dbd-a48a-a3d2782caa35.jpg',
'https://a.ccdn.es/cnet/vehicles/19691237/1d74e1ab-6db4-4ebb-b87e-06df4c9fd03c.jpg'],
'price': 7990,
'price_includes_vat': True,
'registration_date': '2007-01-01',
'seats_number': 4,
'seller_name': None,
'title': 'MINI MINI Cooper S Checkmate',
'transmission': 'manual',
'trim': 'Cooper S Checkmate',
'vin': None,
'year': 2007}
2026-03-25 09:19:59 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: cec55eeb-a6e1-52c3-8499-ab5d1ca1a47b with identifier: 70231046
2026-03-25 09:19:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item cec55eeb-a6e1-52c3-8499-ab5d1ca1a47b
2026-03-25 09:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F19691237%252F1f3d37ee-8f59-4549-a748-cfbd6ea6482d.jpg%27 HTTP/1.1" 200 None
2026-03-25 09:19:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19691237/1f3d37ee-8f59-4549-a748-cfbd6ea6482d.jpg not downloaded yet
2026-03-25 09:19:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/19704437/5b1177b3-9d77-4f96-b385-3bbc3986ad2a.jpg> (referer: None)
2026-03-25 09:19:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/19691244/f3b1f880-f8ca-4e71-91e5-061a4e51cb8e.jpg> (referer: None)
2026-03-25 09:19:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/19691237/1f3d37ee-8f59-4549-a748-cfbd6ea6482d.jpg> (referer: None)
2026-03-25 09:19:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 09:19:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f9fd2f7eb50>
2026-03-25 09:19:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 09:19:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 09:19:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 09:19:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3221d2e4-8dac-5dc4-8d6c-c792f1a6fe2c/3221d2e4-8dac-5dc4-8d6c-c792f1a6fe2c_image_0.jpg HTTP/1.1" 201 0
2026-03-25 09:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto_selling_coches.net',RowKey='https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F19704437%252F5b1177b3-9d77-4f96-b385-3bbc3986ad2a.jpg') HTTP/1.1" 204 0
2026-03-25 09:19:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19704437/5b1177b3-9d77-4f96-b385-3bbc3986ad2a.jpg saved to cache
2026-03-25 09:19:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 3221d2e4-8dac-5dc4-8d6c-c792f1a6fe2c
2026-03-25 09:19:59 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 3221d2e4-8dac-5dc4-8d6c-c792f1a6fe2c sending to next pipeline
2026-03-25 09:19:59 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 3221d2e4-8dac-5dc4-8d6c-c792f1a6fe2c with identifier 70234530
2026-03-25 09:19:59 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-25 09:19:59 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-25 09:19:59 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 3221d2e4-8dac-5dc4-8d6c-c792f1a6fe2c
2026-03-25 09:19:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/19704437/5b1177b3-9d77-4f96-b385-3bbc3986ad2a.jpg>
{'auction_title': '',
'body_type': 'Berlina',
'c_o_2_emission_value': 135,
'category': 'Coches',
'color': 'Beige',
'currency': 'EUR',
'description': '!!! OFERTA MES DE MARZO, de 4.990€ a 4390€. válida hasta el '
'31/03/26 !!!\n'
'\n'
'CV Cars Madrid pone a su disposición este HONDA CIVIC 2.2 '
'iCTDi COMFORT con CAMBIO MANUAL , 263.000KM, 140cv. CON ITV '
'EN VIGOR HASTA 10/26 ETIQUETA MEDIOAMBIENTAL "B". NACIONAL '
'Y UNICO PROPIETARIO.\n'
'\n'
'!! POSIBILIDAD DE ENTREGAR FACTURA PROFORMA PARA QUE CONSIGA '
'EL MEJOR INTERES DE FINANCIACION CON SU BANCO !!\n'
'\n'
'!! SE ENTREGA TOTALMENTE REVISADO Y CON EL MANTENIMIENTO '
'RECIEN REALIZADO CON FACTURA!!\n'
'\n'
'EQUIPACION: CAMBIO MANUAL de 6 velocidades, 5 puertas, '
'dirección asistida, BACA PORTAEQUIPAJES, climatizador '
'automático, elevalunas eléctricos delanteros y traseros, '
'reposabrazos central delantero, Volante multifunción, '
'Bluetooth para conectividad con teléfonos, ABS, ESP, ISOFIX, '
'llantas aleación,......\n'
'\n'
'Cambio de titularidad y garantía comercial adicional no '
'están incluidos en el precio: 550€\n'
'\n'
'Adicionalmente se puede contratar una Garantía Mecánica '
'Europea de hasta 3 años\n'
'\n'
'Aceptamos tu vehículo como parte de pago, el precio para '
'cambios a tener en cuenta es el precio sin oferta.\n'
'\n'
'Disponibilidad para hacer prueba mecánica y de conducción por '
'un profesional de su confianza\n'
'\n'
'Ofrecemos posibilidad de mandar videos para ver el vehículo '
'con más precisión\n'
'\n'
'Financiación sin entrada o personalizada\n'
'\n'
'Recomendamos pedir cita para ver los vehículos\n'
'\n'
'Atendemos por WhatsApp también .\n'
'\n'
'!!Posibilidad de enviar el vehículo a cualquier provincia de '
'la Península Ibérica, consúltanos!!\n'
'\n'
'Consulta condiciones de esta oferta, este anuncio puede '
'contener errores de transcripción y detalles sobre el '
'equipamiento del vehículo',
'doors_number': 5,
'emission_standard': 'B',
'engine': '2.2L',
'engine_horse_power': 140,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '3221d2e4-8dac-5dc4-8d6c-c792f1a6fe2c',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/honda-civic-22-ictdi-comfort-5p-diesel-2007-en-madrid-70234530-covo.aspx',
'listing': 'auction',
'location': 'Madrid',
'make': 'HONDA',
'model': 'Civic',
'odometer': 263000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 21,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3221d2e4-8dac-5dc4-8d6c-c792f1a6fe2c/3221d2e4-8dac-5dc4-8d6c-c792f1a6fe2c_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113418,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19704437/5b1177b3-9d77-4f96-b385-3bbc3986ad2a.jpg',
'Width': 800}],
'price': 4390,
'price_includes_vat': True,
'registration_date': '2007-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'HONDA Civic 2.2 iCTDi Comfort',
'transmission': 'manual',
'trim': '2.2 iCTDi Comfort',
'vin': None,
'year': 2007}
2026-03-25 09:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%2770234530%27 HTTP/1.1" 200 None
2026-03-25 09:19:59 [auto_selling_coches.net] INFO: Saving data for 70234530: {'created_time': 1774430399.50742, 'last_price_update_time': 1774430399.507428}
2026-03-25 09:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70234530') HTTP/1.1" 204 0
2026-03-25 09:19:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 09:19:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f9fd044af50>
2026-03-25 09:19:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 09:19:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 09:19:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 09:19:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5d94116d-7490-5780-bac3-09a63d10c74a/5d94116d-7490-5780-bac3-09a63d10c74a_image_0.jpg HTTP/1.1" 201 0
2026-03-25 09:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto_selling_coches.net',RowKey='https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F19691244%252Ff3b1f880-f8ca-4e71-91e5-061a4e51cb8e.jpg') HTTP/1.1" 204 0
2026-03-25 09:19:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19691244/f3b1f880-f8ca-4e71-91e5-061a4e51cb8e.jpg saved to cache
2026-03-25 09:19:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 5d94116d-7490-5780-bac3-09a63d10c74a
2026-03-25 09:19:59 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 5d94116d-7490-5780-bac3-09a63d10c74a sending to next pipeline
2026-03-25 09:19:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/19714163/b75e3546-5056-4670-8aaf-5db1e13b2c8a.jpg> (referer: None)
2026-03-25 09:19:59 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 5d94116d-7490-5780-bac3-09a63d10c74a with identifier 70231044
2026-03-25 09:19:59 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-25 09:19:59 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-25 09:19:59 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 5d94116d-7490-5780-bac3-09a63d10c74a
2026-03-25 09:19:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/19691244/f3b1f880-f8ca-4e71-91e5-061a4e51cb8e.jpg>
{'auction_title': '',
'body_type': 'Monovolumen',
'c_o_2_emission_value': 138,
'category': 'Coches',
'color': 'Rojo',
'currency': 'EUR',
'description': '!!! OFERTA DE MARZO, de 12.490€ a 10.990€, válida hasta el '
'31/08/26 !!!\n'
'\n'
'!!!! ESPECTACULAR MERCEDES B 180 , MUY CUIDADO TANTO INTERIOR '
'COMO EXTERIOR!!!!!!\n'
'\n'
'CV CARS Madrid pone a su disposición este MERCEDES BENZ B180 '
'BLUE EFFICIENCY con CAMBIO MANUAL con 122 cv, 199.000km. '
'Con ITV en vigor hasta 10/2026. \n'
'\n'
'\n'
'!! SE ENTREGA TOTALMENTE REVISADO, CON EL MANTENIMIENTO '
'RECIEN REALIZADO !!\n'
'\n'
'Realizamos videollamada o puedes contactarnos por mail, '
'teléfono, WhatsApp para coordinar tu cita presencial. Nos '
'adaptamos a tus horarios y te realizamos toda la gestión ¡Sin '
'necesidad de desplazarte!\n'
'\n'
'EQUIPACION: CAMBIO MANUAL DE 6 VELOCIDADES, asientos mixtos '
'tela-cuero, los deltanteros calefactables, BLUETOOTH con '
'manos libres, reposabrazos central, Cierre centralizado, '
'dirección asistida, climatizador automático, Elevalunas '
'eléctricos delanteros y traseros, PANTALLA CON CAMARA '
'TRASERA, pintura metalizada, abs, esp, llantas de aluminio '
'originales, con bola de remolque,.....\n'
'\n'
'Cambio de titularidad y garantía comercial adicional no '
'están incluidos en el precio: 550€\n'
'\n'
'Aceptamos tu vehículo como parte de pago, el precio para '
'cambios a tener en cuenta es el precio sin oferta.\n'
'\n'
'Disponibilidad para hacer prueba mecánica y de conducción por '
'un profesional de su confianza\n'
'\n'
'Ofrecemos posibilidad de mandar videos para ver el vehículo '
'con más precisión\n'
'\n'
'Recomendamos pedir cita para ver los vehículos\n'
'\n'
'!!Posibilidad de enviar el vehículo a cualquier provincia de '
'la Península Ibérica, consúltanos!!\n'
'\n'
'Consulta condiciones de esta oferta, este anuncio puede '
'contener errores de transcripción y detalles sobre el '
'equipamiento del vehículo.',
'doors_number': 5,
'emission_standard': 'C',
'engine': '1.6L',
'engine_horse_power': 122,
'expiration_date': None,
'fuel_type': 'Gasolina',
'id': '5d94116d-7490-5780-bac3-09a63d10c74a',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/mercedes-benz-clase-b-b-180-blueefficiency-5p-gasolina-2013-en-madrid-70231044-covo.aspx',
'listing': 'auction',
'location': 'Madrid',
'make': 'MERCEDES-BENZ',
'model': 'Clase B',
'odometer': 199000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 24,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5d94116d-7490-5780-bac3-09a63d10c74a/5d94116d-7490-5780-bac3-09a63d10c74a_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102522,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19691244/f3b1f880-f8ca-4e71-91e5-061a4e51cb8e.jpg',
'Width': 800}],
'price': 10990,
'price_includes_vat': True,
'registration_date': '2012-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'MERCEDES-BENZ Clase B B 180 BlueEFFICIENCY',
'transmission': 'manual',
'trim': 'B 180 BlueEFFICIENCY',
'vin': None,
'year': 2012}
2026-03-25 09:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%2770231044%27 HTTP/1.1" 200 None
2026-03-25 09:19:59 [auto_selling_coches.net] INFO: Saving data for 70231044: {'created_time': 1774430399.596293, 'last_price_update_time': 1774430399.596303}
2026-03-25 09:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70231044') HTTP/1.1" 204 0
2026-03-25 09:19:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 09:19:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f9fd2f7e950>
2026-03-25 09:19:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 09:19:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 09:19:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 09:19:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cec55eeb-a6e1-52c3-8499-ab5d1ca1a47b/cec55eeb-a6e1-52c3-8499-ab5d1ca1a47b_image_0.jpg HTTP/1.1" 201 0
2026-03-25 09:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto_selling_coches.net',RowKey='https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F19691237%252F1f3d37ee-8f59-4549-a748-cfbd6ea6482d.jpg') HTTP/1.1" 204 0
2026-03-25 09:19:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19691237/1f3d37ee-8f59-4549-a748-cfbd6ea6482d.jpg saved to cache
2026-03-25 09:19:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item cec55eeb-a6e1-52c3-8499-ab5d1ca1a47b
2026-03-25 09:19:59 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item cec55eeb-a6e1-52c3-8499-ab5d1ca1a47b sending to next pipeline
2026-03-25 09:19:59 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: cec55eeb-a6e1-52c3-8499-ab5d1ca1a47b with identifier 70231046
2026-03-25 09:19:59 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-25 09:19:59 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-25 09:19:59 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item cec55eeb-a6e1-52c3-8499-ab5d1ca1a47b
2026-03-25 09:19:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/19691237/1f3d37ee-8f59-4549-a748-cfbd6ea6482d.jpg>
{'auction_title': '',
'body_type': 'Berlina',
'c_o_2_emission_value': 216,
'category': 'Coches',
'color': 'Azul',
'currency': 'EUR',
'description': '!!! OFERTA MES DE MARZO, de 8.990€ a 7.990€, válida hasta el '
'31/03/26 !!!\n'
'\n'
'!!! VEHICULO MUY CUIDADO, TANTO INTERIOR COMO EXTERIOR !!!\n'
'\n'
'CV Cars Madrid pone a su disposición este MINI COOPER S '
'CHECKMATE con CAMBIO MANUAL de 6v, con 170cv, 186.000km. Se '
'entrega con ITV recién pasada . ETIQUETA MEDIOAMBIENTAL "C".\n'
' \n'
' !! SE ENTREGA TOTALMENTE REVISADO Y CON EL MANTENIMIENTO '
'RECIEN REALIZADO CON FACTURA!!\n'
'\n'
'Realizamos videollamada o puedes contactarnos por mail, '
'teléfono, WhatsApp para coordinar tu cita presencial. Nos '
'adaptamos a tus horarios y te realizamos toda la gestión ¡Sin '
'necesidad de desplazarte!\n'
'\n'
'EQUIPACION: CAMBIIO MANUAL DE 6 velocidades, Asientos de '
'cuero bicolor, asientos delanteros calefactables, Cierre '
'centralizado con mando a distancia, dirección asistida, '
'climatizador automático, Elevalunas eléctricos delanteros, '
'control de velocidad, pintura metalizada, volante y pomo de '
'cambio en cuero, ABS, ESP, Radio CD,.....\n'
'\n'
'Cambio de titularidad y garantía comercial adicional no '
'están incluidos en el precio: 550€\n'
'\n'
'Aceptamos tu vehículo como parte de pago, el precio para '
'cambios a tener en cuenta es el precio sin oferta.\n'
'\n'
'Disponibilidad para hacer prueba mecánica y de conducción por '
'un profesional de su confianza\n'
'\n'
'Ofrecemos posibilidad de mandar videos para ver el vehículo '
'con más precisión\n'
'\n'
'Recomendamos pedir cita para ver los vehículos\n'
'\n'
'Atendemos por WhatsApp también \n'
'\n'
'!!Posibilidad de enviar el vehículo a cualquier provincia de '
'la Península Ibérica, consúltanos!!\n'
'\n'
'Consulta condiciones de esta oferta, este anuncio puede '
'contener errores de transcripción y detalles sobre el '
'equipamiento del vehículo',
'doors_number': 3,
'emission_standard': 'C',
'engine': '1.6L',
'engine_horse_power': 170,
'expiration_date': None,
'fuel_type': 'Gasolina',
'id': 'cec55eeb-a6e1-52c3-8499-ab5d1ca1a47b',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/mini-mini-cooper-s-checkmate-3p-gasolina-2007-en-madrid-70231046-covo.aspx',
'listing': 'auction',
'location': 'Madrid',
'make': 'MINI',
'model': 'MINI',
'odometer': 186000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 17,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cec55eeb-a6e1-52c3-8499-ab5d1ca1a47b/cec55eeb-a6e1-52c3-8499-ab5d1ca1a47b_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 119087,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19691237/1f3d37ee-8f59-4549-a748-cfbd6ea6482d.jpg',
'Width': 800}],
'price': 7990,
'price_includes_vat': True,
'registration_date': '2007-01-01',
'seats_number': 4,
'seller_name': None,
'title': 'MINI MINI Cooper S Checkmate',
'transmission': 'manual',
'trim': 'Cooper S Checkmate',
'vin': None,
'year': 2007}
2026-03-25 09:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%2770231046%27 HTTP/1.1" 200 None
2026-03-25 09:19:59 [auto_selling_coches.net] INFO: Saving data for 70231046: {'created_time': 1774430399.683837, 'last_price_update_time': 1774430399.683847}
2026-03-25 09:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70231046') HTTP/1.1" 204 0
2026-03-25 09:19:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 09:19:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f9fd0424350>
2026-03-25 09:19:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 09:19:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 09:19:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 09:19:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fc1d5988-4324-5df3-96c3-ac83f6306721/fc1d5988-4324-5df3-96c3-ac83f6306721_image_0.jpg HTTP/1.1" 201 0
2026-03-25 09:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto_selling_coches.net',RowKey='https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F19714163%252Fb75e3546-5056-4670-8aaf-5db1e13b2c8a.jpg') HTTP/1.1" 204 0
2026-03-25 09:19:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19714163/b75e3546-5056-4670-8aaf-5db1e13b2c8a.jpg saved to cache
2026-03-25 09:19:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item fc1d5988-4324-5df3-96c3-ac83f6306721
2026-03-25 09:19:59 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item fc1d5988-4324-5df3-96c3-ac83f6306721 sending to next pipeline
2026-03-25 09:19:59 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: fc1d5988-4324-5df3-96c3-ac83f6306721 with identifier 70250195
2026-03-25 09:19:59 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-25 09:19:59 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-25 09:19:59 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item fc1d5988-4324-5df3-96c3-ac83f6306721
2026-03-25 09:19:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/19714163/b75e3546-5056-4670-8aaf-5db1e13b2c8a.jpg>
{'auction_title': '',
'body_type': 'SUV',
'c_o_2_emission_value': None,
'category': 'Coches',
'color': 'Blanco',
'currency': 'EUR',
'description': '!!! OFERTA MES DE MARZO, de 18.590€ a 16.590€, válida hasta '
'el 31/03/26 !!!\n'
'\n'
'!!! VEHICULO MUY CUIDADO,TANTO INTERIOR COMO EXTERIORMENTE, '
'EN PERFECTO ESTADO !!! \n'
'\n'
' !!FINANCIACION 100%, CUOTA MENSUAL DESDE 237€ AL MES !!\n'
'\n'
'CV Cars Madrid pone a su disposición este CITROEN C5 AIRCROSS '
'PLUS con CAMBIO MANUAL , con 131cv, 57.000km. ETIQUETA '
'MEDIOAMBIENTAL "C". NACIONAL UNICO PROPIETARIO\n'
'\n'
'Realizamos videollamada o puedes contactarnos por mail, '
'teléfono, WhatsApp para coordinar tu cita presencial. Nos '
'adaptamos a tus horarios y te realizamos toda la gestión ¡Sin '
'necesidad de desplazarte!\n'
'\n'
'EQUIPACION: \n'
'\n'
'.Control de crucero\n'
'Asistente de cambio involuntario de carril\n'
'Alerta atención del conductor\n'
'Aviso de exceso de velocidad\n'
'Regulador limitador de velocidad\n'
'Active safe broke\n'
'Reconocimiento de señales de tráfico\n'
'Selección de modos de conducción (ECO, normal)\n'
'Advertencia de cansancio\n'
'Ayuda de arranque en pendiente\n'
'Virtual cockpit cuadro de instrumentos completamente digital\n'
'Cámara de visión trasera\n'
'Sensores de aparcamiento traseros y delanteros\n'
'Arranque sin llave\n'
'Función start/stop\n'
'Volante multifunción\n'
'Ordenador de a bordo\n'
'Apple Car play y Android Auto\n'
'Conexión Bluetooth para teléfono movil\n'
'Navegador\n'
'Climatizador automático\n'
'Cierre centralizado\n'
'Anclajes ISOFIX en asientos traseros\n'
'Faros full LED\n'
'Encendido de luces automáticas\n'
'Luces diurnas LED\n'
'\n'
'\n'
'Cambio de titularidad y garantía comercial adicional no '
'están incluidos en el precio: 550€\n'
'\n'
'Aceptamos tu vehículo como parte de pago, el precio para '
'cambios a tener en cuenta es el precio sin oferta.\n'
'\n'
'Disponibilidad para hacer prueba mecánica y de conducción por '
'un profesional de su confianza\n'
'\n'
'Ofrecemos posibilidad de mandar videos para ver el vehículo '
'con más precisión\n'
'\n'
'Recomendamos pedir cita para ver los vehículos\n'
'\n'
'Atendemos por WhatsApp también \n'
'\n'
'!!Posibilidad de enviar el vehículo a cualquier provincia de '
'la Península Ibérica, consúltanos!!\n'
'\n'
'Consulta condiciones de esta oferta, este anuncio puede '
'contener errores de transcripción y detalles sobre el '
'equipamiento del vehículo',
'doors_number': 5,
'emission_standard': 'C',
'engine': '1.2L',
'engine_horse_power': 131,
'expiration_date': None,
'fuel_type': 'Gasolina',
'id': 'fc1d5988-4324-5df3-96c3-ac83f6306721',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/citroen-c5-aircross-puretech-96kw-130cv-ss-plus-5p-gasolina-2024-en-madrid-70250195-covo.aspx',
'listing': 'auction',
'location': 'Madrid',
'make': 'CITROEN',
'model': 'C5 Aircross',
'odometer': 57000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 25,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fc1d5988-4324-5df3-96c3-ac83f6306721/fc1d5988-4324-5df3-96c3-ac83f6306721_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 116034,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19714163/b75e3546-5056-4670-8aaf-5db1e13b2c8a.jpg',
'Width': 800}],
'price': 16590,
'price_includes_vat': True,
'registration_date': '2024-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'CITROEN C5 Aircross PureTech SS Plus',
'transmission': 'manual',
'trim': 'PureTech 96kW 130CV SS Plus',
'vin': None,
'year': 2024}
2026-03-25 09:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%2770250195%27 HTTP/1.1" 200 None
2026-03-25 09:19:59 [auto_selling_coches.net] INFO: Saving data for 70250195: {'created_time': 1774430399.775131, 'last_price_update_time': 1774430399.775139}
2026-03-25 09:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70250195') HTTP/1.1" 204 0
2026-03-25 09:20:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70234371> (referer: https://www.coches.net/concesionario/cvcarsmadrid/?pg=1) ['zyte-api']
2026-03-25 09:20:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70250190> (referer: https://www.coches.net/concesionario/cvcarsmadrid/?pg=1) ['zyte-api']
2026-03-25 09:20:00 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
'body_type': 'Berlina',
'c_o_2_emission_value': 139,
'category': 'Coches',
'color': 'Gris / Plata',
'currency': 'EUR',
'description': '!!! OFERTA DE MARZO, de 14.990€ a 12.990€, válida hasta el '
'31/03/26 !!!\n'
'\n'
'!! ESPECTACULAR OPEL CORSA GSI con ACABADO OPC!!!\n'
'\n'
'!!!UNICO EN EL MERCADO ESPAÑOL !!! !!! CON ASIENTOS BUCKET '
'de RECARO !!!!\n'
'\n'
'CV Cars Madrid pone a su disposición este OPEL CORSA 1.4 '
'TURBO OPC Line con CAMBIO MANUAL de 6v, con 150cv, '
'152.000km. de 2017, Con ITV en vigor hasta 07/2027. ETIQUETA '
'MEDIOAMBIENTAL "C". \n'
'\n'
'!! SE ENTREGA TOTALMENTE REVISADO Y CON EL MANTENIMIENTO '
'RECIEN REALIZADO CON FACTURA!!\n'
'\n'
'Realizamos videollamada o puedes contactarnos por mail, '
'teléfono, WhatsApp para coordinar tu cita presencial. Nos '
'adaptamos a tus horarios y te realizamos toda la gestión ¡Sin '
'necesidad de desplazarte!\n'
'\n'
'\n'
'EQUIPACION: ACABADO OPC LINE que incluye Asientos BUCKET '
'RECARO, Retrovisores cromados en carbono, techo negro, con '
'faldones laterales , aleron sobre el portón, kit exterior OPC '
'Line sobre los paragolpes, salida de escape cromada, volante '
'y pomo específicos con logo OPC,.......\n'
'FAROS LED, Sistema de audio con CARPLAY / ANDROID AUTO, '
'dirección asistida, luces antiniebla, Sensor de aparcamiento '
'trasero con cámara, Sistema pilotos traseros LED, Luz de '
'día Led, Sensor de luces y de lluvia, manos libres por '
'bluetooth, ordenador de a bordo, reposabrazos central '
'delante regulable, climatizador automático, cierre '
'centralizado, botón start-stop, anclaje ISOFIX para asiento '
'de niños, ABS, Freno con AUTOHOLD, control dinámico de '
'estabilidad (DSC),......\n'
'\n'
'Cambio de titularidad y garantía comercial adicional no '
'están incluidos en el precio: 450€\n'
'\n'
'Aceptamos tu vehículo como parte de pago, el precio para '
'cambios a tener en cuenta es el precio sin oferta.\n'
'\n'
'Disponibilidad para hacer prueba mecánica y de conducción por '
'un profesional de su confianza\n'
'\n'
'Ofrecemos posibilidad de mandar videos para ver el vehículo '
'con más precisión\n'
'\n'
'Recomendamos pedir cita para ver los vehículos\n'
'\n'
'!!Posibilidad de enviar el vehículo a cualquier provincia de '
'la Península Ibérica, consúltanos!!\n'
'\n'
'Consulta condiciones de esta oferta, este anuncio puede '
'contener errores de transcripción y detalles sobre el '
'equipamiento del vehículo',
'doors_number': 3,
'emission_standard': 'C',
'engine': '1.4L',
'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/opel-corsa-14-turbo-110kw-150cv-gsi-ss-3p-gasolina-2019-en-madrid-70234371-covo.aspx',
'listing': 'auction',
'location': 'Madrid',
'make': 'OPEL',
'model': 'Corsa',
'odometer': 152000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19704359/99c21e8e-f5cb-4849-9a83-a243cb82d299.jpg',
'https://a.ccdn.es/cnet/vehicles/19704359/86a94f4d-85bb-4330-a7f9-b1028569f779.jpg',
'https://a.ccdn.es/cnet/vehicles/19704359/547e1003-1a80-4e68-9748-8dc27741466c.jpg',
'https://a.ccdn.es/cnet/vehicles/19704359/124b4d62-c798-476e-aaaf-d896034d4b2b.jpg',
'https://a.ccdn.es/cnet/vehicles/19704359/89d7c766-3922-4428-ab7b-8e730ca82cf7.jpg',
'https://a.ccdn.es/cnet/vehicles/19704359/59bbfead-2eb5-4b36-8aab-cc35dcc5a753.jpg',
'https://a.ccdn.es/cnet/vehicles/19704359/b94fd87e-604c-44ea-befc-534328685a6a.jpg',
'https://a.ccdn.es/cnet/vehicles/19704359/320e2df8-77b3-4735-8f85-585302214439.jpg',
'https://a.ccdn.es/cnet/vehicles/19704359/e8ea5d95-9424-45f8-be36-8e4e9c7065d7.jpg',
'https://a.ccdn.es/cnet/vehicles/19704359/b11ce5db-1e53-499e-a83c-4d484c4161bf.jpg',
'https://a.ccdn.es/cnet/vehicles/19704359/2f61ab30-aa29-4280-bf1e-5b7fbc3eba26.jpg',
'https://a.ccdn.es/cnet/vehicles/19704359/757a84f6-7825-4686-a7cf-2f56837ca84a.jpg',
'https://a.ccdn.es/cnet/vehicles/19704359/f8678124-904d-4a85-b72a-a2bd7d3e1500.jpg',
'https://a.ccdn.es/cnet/vehicles/19704359/45837751-d56a-46b0-be66-e350d83135b2.jpg',
'https://a.ccdn.es/cnet/vehicles/19704359/9d1ee6c9-56c7-495a-8719-8f0005a01adb.jpg',
'https://a.ccdn.es/cnet/vehicles/19704359/966e5851-265e-487f-b042-c9789100470d.jpg',
'https://a.ccdn.es/cnet/vehicles/19704359/eef2f6f5-1964-4536-91e3-5a83892e2bd4.jpg',
'https://a.ccdn.es/cnet/vehicles/19704359/22fd8aa2-b016-4617-8600-1dc6887f5ef6.jpg',
'https://a.ccdn.es/cnet/vehicles/19704359/58e2de45-440f-4f0b-9e76-ffe6e37d38cc.jpg',
'https://a.ccdn.es/cnet/vehicles/19704359/811ffecc-4464-4b7c-9fb0-674b6e29d8ae.jpg',
'https://a.ccdn.es/cnet/vehicles/19704359/3885bd74-c1fd-4b6c-8cff-73263b798f85.jpg',
'https://a.ccdn.es/cnet/vehicles/19704359/d72981cf-a9a8-48cd-bf03-da4e0ae63ee7.jpg',
'https://a.ccdn.es/cnet/vehicles/19704359/0248bb76-623a-431f-9666-5108391ae9ec.jpg'],
'price': 12990,
'price_includes_vat': True,
'registration_date': '2018-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'OPEL Corsa 1.4 Turbo GSI SS',
'transmission': 'manual',
'trim': '1.4 Turbo 110kW 150CV GSI SS',
'vin': None,
'year': 2018}
2026-03-25 09:20:00 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 5a874b9d-7c0d-55e1-ac91-fc49880038e9 with identifier: 70234371
2026-03-25 09:20:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 5a874b9d-7c0d-55e1-ac91-fc49880038e9
2026-03-25 09:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F19704359%252F99c21e8e-f5cb-4849-9a83-a243cb82d299.jpg%27 HTTP/1.1" 200 None
2026-03-25 09:20:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19704359/99c21e8e-f5cb-4849-9a83-a243cb82d299.jpg not downloaded yet
2026-03-25 09:20:00 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
'body_type': 'Berlina',
'c_o_2_emission_value': 113,
'category': 'Coches',
'color': 'Blanco',
'currency': 'EUR',
'description': '!!! OFERTA DE MARZO, de 12.990€ a 10.990€. válida hasta el '
'31/03/26 !!!\n'
'\n'
'!!! VEHICULO MUY EQUIPADO Y CUIDADO,TANTO INTERIOR COMO '
'EXTERIORMENTE, EN PERFECTO ESTADO !!! \n'
'\n'
' !!FINANCIACION 100%, CUOTA MENSUAL DESDE 153€ AL MES , '
'consúltanos !!\n'
'\n'
'CV Cars Madrid pone a su disposición este DS BLUE HDI 150cv '
'PERFOMANCE LINE con CAMBIO MANUAL , DIESEL, con 15Ocv, '
'141.000km. ETIQUETA MEDIOAMBIENTAL "C". NACIONAL CON ITV EN '
'VIGOR HASTA 04/2027\n'
'\n'
'Realizamos videollamada o puedes contactarnos por mail, '
'teléfono, WhatsApp para coordinar tu cita presencial. Nos '
'adaptamos a tus horarios y te realizamos toda la gestión ¡Sin '
'necesidad de desplazarte!\n'
'\n'
'EQUIPACION: \n'
'TECHO PANORAMICO TRASERO Y DELANTERO\n'
'ASIENTOS DEPORTIVOS, MIXTOS TELA Y CUERO\n'
'.Control de crucero\n'
'Alerta atención del conductor\n'
'Aviso de exceso de velocidad\n'
'Regulador limitador de velocidad\n'
'Active safe broke\n'
'Reconocimiento de señales de tráfico\n'
'Selección de modos de conducción (ECO, normal)\n'
'Ayuda de arranque en pendiente\n'
'Cámara de visión trasera\n'
'Sensores de aparcamiento traseros y delanteros\n'
'Arranque sin llave\n'
'Función start/stop\n'
'Volante multifunción\n'
'Ordenador de a bordo\n'
'Apple Car play y Android Auto\n'
'Conexión Bluetooth para teléfono movil\n'
'Navegador\n'
'Climatizador automático\n'
'Cierre centralizado\n'
'Anclajes ISOFIX en asientos traseros\n'
'Faros full LED\n'
'Encendido de luces automáticas\n'
'Luces diurnas LED\n'
'\n'
'\n'
'Cambio de titularidad y garantía comercial adicional no '
'están incluidos en el precio: 550€\n'
'\n'
'Aceptamos tu vehículo como parte de pago, el precio para '
'cambios a tener en cuenta es el precio sin oferta.\n'
'\n'
'Disponibilidad para hacer prueba mecánica y de conducción por '
'un profesional de su confianza\n'
'\n'
'Ofrecemos posibilidad de mandar videos para ver el vehículo '
'con más precisión\n'
'\n'
'Recomendamos pedir cita para ver los vehículos\n'
'\n'
'Atendemos por WhatsApp también \n'
'\n'
'!!Posibilidad de enviar el vehículo a cualquier provincia de '
'la Península Ibérica, consúltanos!!\n'
'\n'
'Consulta condiciones de esta oferta, este anuncio puede '
'contener errores de transcripción y detalles sobre el '
'equipamiento del vehículo',
'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/ds-ds-5-bluehdi-110kw-150cv-performance-line-5p-diesel-2017-en-madrid-70250190-covo.aspx',
'listing': 'auction',
'location': 'Madrid',
'make': 'DS',
'model': 'DS 5',
'odometer': 141000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19714135/4ad499b0-b4cf-46a6-a243-36b6c94593fa.jpg',
'https://a.ccdn.es/cnet/vehicles/19714135/99975da5-c46e-4ad0-99a0-6fedb2960949.jpg',
'https://a.ccdn.es/cnet/vehicles/19714135/85bcbca9-6f15-4b27-be78-89adff40b4f4.jpg',
'https://a.ccdn.es/cnet/vehicles/19714135/a4823d32-4c1b-48f4-92d2-b6b939c648b3.jpg',
'https://a.ccdn.es/cnet/vehicles/19714135/e3fcecd3-bb71-4601-98f8-cc9aa3d6ed7c.jpg',
'https://a.ccdn.es/cnet/vehicles/19714135/94fd27e7-dc9e-48e1-93ac-d2132c76f407.jpg',
'https://a.ccdn.es/cnet/vehicles/19714135/4d0e5d5d-c2cc-4b39-b363-155b904ced4f.jpg',
'https://a.ccdn.es/cnet/vehicles/19714135/cf61be95-ed24-4772-ba22-62d7a973d2da.jpg',
'https://a.ccdn.es/cnet/vehicles/19714135/f3ebe5b5-cde9-4f86-8291-0c37a4df5af3.jpg',
'https://a.ccdn.es/cnet/vehicles/19714135/fc7263f4-75d2-41d9-b618-aa41b1b7632b.jpg',
'https://a.ccdn.es/cnet/vehicles/19714135/422279ec-0584-4bfc-ac45-35b0364bad55.jpg',
'https://a.ccdn.es/cnet/vehicles/19714135/9ade9f98-7a4e-4e78-8f26-bc85f1da0e98.jpg',
'https://a.ccdn.es/cnet/vehicles/19714135/4b8cfac3-b799-47d9-a56b-adb6627848b5.jpg',
'https://a.ccdn.es/cnet/vehicles/19714135/2053d44f-100a-4c29-b022-8f288a8b874e.jpg',
'https://a.ccdn.es/cnet/vehicles/19714135/77a6fe93-34a0-4368-8ac6-235edc775d3f.jpg',
'https://a.ccdn.es/cnet/vehicles/19714135/85f9d7fb-baec-4aa6-a836-146c2000818c.jpg',
'https://a.ccdn.es/cnet/vehicles/19714135/2482d5b0-a1e3-4ea9-8bbc-08e7cb60f78b.jpg',
'https://a.ccdn.es/cnet/vehicles/19714135/ad1bb393-f37e-45f7-97fa-1b6044e01bf2.jpg',
'https://a.ccdn.es/cnet/vehicles/19714135/8f36dee0-3c66-4ddf-b41e-4011d59be28e.jpg',
'https://a.ccdn.es/cnet/vehicles/19714135/c1fdc09e-2193-4f53-8809-3c7134007f56.jpg',
'https://a.ccdn.es/cnet/vehicles/19714135/711ebcd3-1674-41d1-993e-8af0aff5573c.jpg',
'https://a.ccdn.es/cnet/vehicles/19714135/9f443287-86e4-44f2-bb24-1989ec35db39.jpg',
'https://a.ccdn.es/cnet/vehicles/19714135/f0cfb497-f6bc-4be8-aa2b-04de870f3a5c.jpg',
'https://a.ccdn.es/cnet/vehicles/19714135/e0ba5c04-85bf-4107-b57c-d88581d745e0.jpg',
'https://a.ccdn.es/cnet/vehicles/19714135/f34b8c41-dcd9-47b7-9047-4ebf8aaff552.jpg',
'https://a.ccdn.es/cnet/vehicles/19714135/475158ba-ea5c-4b9a-aceb-9463529ad52c.jpg',
'https://a.ccdn.es/cnet/vehicles/19714135/186a0a1e-09aa-4991-af44-348d9574b383.jpg'],
'price': 10990,
'price_includes_vat': True,
'registration_date': '2017-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'DS DS 5 BlueHDi Performance Line',
'transmission': 'manual',
'trim': 'BlueHDi 110kW 150CV Performance Line',
'vin': None,
'year': 2017}
2026-03-25 09:20:00 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: b5d8d00b-9740-55dd-b024-7b8de93fce02 with identifier: 70250190
2026-03-25 09:20:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item b5d8d00b-9740-55dd-b024-7b8de93fce02
2026-03-25 09:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F19714135%252F4ad499b0-b4cf-46a6-a243-36b6c94593fa.jpg%27 HTTP/1.1" 200 None
2026-03-25 09:20:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19714135/4ad499b0-b4cf-46a6-a243-36b6c94593fa.jpg not downloaded yet
2026-03-25 09:20:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/19704359/99c21e8e-f5cb-4849-9a83-a243cb82d299.jpg> (referer: None)
2026-03-25 09:20:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/19714135/4ad499b0-b4cf-46a6-a243-36b6c94593fa.jpg> (referer: None)
2026-03-25 09:20:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 09:20:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f9fd04cd250>
2026-03-25 09:20:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 09:20:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 09:20:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 09:20:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5a874b9d-7c0d-55e1-ac91-fc49880038e9/5a874b9d-7c0d-55e1-ac91-fc49880038e9_image_0.jpg HTTP/1.1" 201 0
2026-03-25 09:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:20:00 [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%252F19704359%252F99c21e8e-f5cb-4849-9a83-a243cb82d299.jpg') HTTP/1.1" 204 0
2026-03-25 09:20:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19704359/99c21e8e-f5cb-4849-9a83-a243cb82d299.jpg saved to cache
2026-03-25 09:20:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 5a874b9d-7c0d-55e1-ac91-fc49880038e9
2026-03-25 09:20:00 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 5a874b9d-7c0d-55e1-ac91-fc49880038e9 sending to next pipeline
2026-03-25 09:20:00 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 5a874b9d-7c0d-55e1-ac91-fc49880038e9 with identifier 70234371
2026-03-25 09:20:00 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-25 09:20:00 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-25 09:20:00 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 5a874b9d-7c0d-55e1-ac91-fc49880038e9
2026-03-25 09:20:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/19704359/99c21e8e-f5cb-4849-9a83-a243cb82d299.jpg>
{'auction_title': '',
'body_type': 'Berlina',
'c_o_2_emission_value': 139,
'category': 'Coches',
'color': 'Gris / Plata',
'currency': 'EUR',
'description': '!!! OFERTA DE MARZO, de 14.990€ a 12.990€, válida hasta el '
'31/03/26 !!!\n'
'\n'
'!! ESPECTACULAR OPEL CORSA GSI con ACABADO OPC!!!\n'
'\n'
'!!!UNICO EN EL MERCADO ESPAÑOL !!! !!! CON ASIENTOS BUCKET '
'de RECARO !!!!\n'
'\n'
'CV Cars Madrid pone a su disposición este OPEL CORSA 1.4 '
'TURBO OPC Line con CAMBIO MANUAL de 6v, con 150cv, '
'152.000km. de 2017, Con ITV en vigor hasta 07/2027. ETIQUETA '
'MEDIOAMBIENTAL "C". \n'
'\n'
'!! SE ENTREGA TOTALMENTE REVISADO Y CON EL MANTENIMIENTO '
'RECIEN REALIZADO CON FACTURA!!\n'
'\n'
'Realizamos videollamada o puedes contactarnos por mail, '
'teléfono, WhatsApp para coordinar tu cita presencial. Nos '
'adaptamos a tus horarios y te realizamos toda la gestión ¡Sin '
'necesidad de desplazarte!\n'
'\n'
'\n'
'EQUIPACION: ACABADO OPC LINE que incluye Asientos BUCKET '
'RECARO, Retrovisores cromados en carbono, techo negro, con '
'faldones laterales , aleron sobre el portón, kit exterior OPC '
'Line sobre los paragolpes, salida de escape cromada, volante '
'y pomo específicos con logo OPC,.......\n'
'FAROS LED, Sistema de audio con CARPLAY / ANDROID AUTO, '
'dirección asistida, luces antiniebla, Sensor de aparcamiento '
'trasero con cámara, Sistema pilotos traseros LED, Luz de '
'día Led, Sensor de luces y de lluvia, manos libres por '
'bluetooth, ordenador de a bordo, reposabrazos central '
'delante regulable, climatizador automático, cierre '
'centralizado, botón start-stop, anclaje ISOFIX para asiento '
'de niños, ABS, Freno con AUTOHOLD, control dinámico de '
'estabilidad (DSC),......\n'
'\n'
'Cambio de titularidad y garantía comercial adicional no '
'están incluidos en el precio: 450€\n'
'\n'
'Aceptamos tu vehículo como parte de pago, el precio para '
'cambios a tener en cuenta es el precio sin oferta.\n'
'\n'
'Disponibilidad para hacer prueba mecánica y de conducción por '
'un profesional de su confianza\n'
'\n'
'Ofrecemos posibilidad de mandar videos para ver el vehículo '
'con más precisión\n'
'\n'
'Recomendamos pedir cita para ver los vehículos\n'
'\n'
'!!Posibilidad de enviar el vehículo a cualquier provincia de '
'la Península Ibérica, consúltanos!!\n'
'\n'
'Consulta condiciones de esta oferta, este anuncio puede '
'contener errores de transcripción y detalles sobre el '
'equipamiento del vehículo',
'doors_number': 3,
'emission_standard': 'C',
'engine': '1.4L',
'engine_horse_power': 150,
'expiration_date': None,
'fuel_type': 'Gasolina',
'id': '5a874b9d-7c0d-55e1-ac91-fc49880038e9',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/opel-corsa-14-turbo-110kw-150cv-gsi-ss-3p-gasolina-2019-en-madrid-70234371-covo.aspx',
'listing': 'auction',
'location': 'Madrid',
'make': 'OPEL',
'model': 'Corsa',
'odometer': 152000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 23,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5a874b9d-7c0d-55e1-ac91-fc49880038e9/5a874b9d-7c0d-55e1-ac91-fc49880038e9_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100673,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19704359/99c21e8e-f5cb-4849-9a83-a243cb82d299.jpg',
'Width': 800}],
'price': 12990,
'price_includes_vat': True,
'registration_date': '2018-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'OPEL Corsa 1.4 Turbo GSI SS',
'transmission': 'manual',
'trim': '1.4 Turbo 110kW 150CV GSI SS',
'vin': None,
'year': 2018}
2026-03-25 09:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%2770234371%27 HTTP/1.1" 200 None
2026-03-25 09:20:00 [auto_selling_coches.net] INFO: Saving data for 70234371: {'created_time': 1774430400.413399, 'last_price_update_time': 1774430400.413414}
2026-03-25 09:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70234371') HTTP/1.1" 204 0
2026-03-25 09:20:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 09:20:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f9fd045edd0>
2026-03-25 09:20:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 09:20:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 09:20:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 09:20:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b5d8d00b-9740-55dd-b024-7b8de93fce02/b5d8d00b-9740-55dd-b024-7b8de93fce02_image_0.jpg HTTP/1.1" 201 0
2026-03-25 09:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:20:00 [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%252F19714135%252F4ad499b0-b4cf-46a6-a243-36b6c94593fa.jpg') HTTP/1.1" 204 0
2026-03-25 09:20:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19714135/4ad499b0-b4cf-46a6-a243-36b6c94593fa.jpg saved to cache
2026-03-25 09:20:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item b5d8d00b-9740-55dd-b024-7b8de93fce02
2026-03-25 09:20:00 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item b5d8d00b-9740-55dd-b024-7b8de93fce02 sending to next pipeline
2026-03-25 09:20:00 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: b5d8d00b-9740-55dd-b024-7b8de93fce02 with identifier 70250190
2026-03-25 09:20:00 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-25 09:20:00 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-25 09:20:00 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item b5d8d00b-9740-55dd-b024-7b8de93fce02
2026-03-25 09:20:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/19714135/4ad499b0-b4cf-46a6-a243-36b6c94593fa.jpg>
{'auction_title': '',
'body_type': 'Berlina',
'c_o_2_emission_value': 113,
'category': 'Coches',
'color': 'Blanco',
'currency': 'EUR',
'description': '!!! OFERTA DE MARZO, de 12.990€ a 10.990€. válida hasta el '
'31/03/26 !!!\n'
'\n'
'!!! VEHICULO MUY EQUIPADO Y CUIDADO,TANTO INTERIOR COMO '
'EXTERIORMENTE, EN PERFECTO ESTADO !!! \n'
'\n'
' !!FINANCIACION 100%, CUOTA MENSUAL DESDE 153€ AL MES , '
'consúltanos !!\n'
'\n'
'CV Cars Madrid pone a su disposición este DS BLUE HDI 150cv '
'PERFOMANCE LINE con CAMBIO MANUAL , DIESEL, con 15Ocv, '
'141.000km. ETIQUETA MEDIOAMBIENTAL "C". NACIONAL CON ITV EN '
'VIGOR HASTA 04/2027\n'
'\n'
'Realizamos videollamada o puedes contactarnos por mail, '
'teléfono, WhatsApp para coordinar tu cita presencial. Nos '
'adaptamos a tus horarios y te realizamos toda la gestión ¡Sin '
'necesidad de desplazarte!\n'
'\n'
'EQUIPACION: \n'
'TECHO PANORAMICO TRASERO Y DELANTERO\n'
'ASIENTOS DEPORTIVOS, MIXTOS TELA Y CUERO\n'
'.Control de crucero\n'
'Alerta atención del conductor\n'
'Aviso de exceso de velocidad\n'
'Regulador limitador de velocidad\n'
'Active safe broke\n'
'Reconocimiento de señales de tráfico\n'
'Selección de modos de conducción (ECO, normal)\n'
'Ayuda de arranque en pendiente\n'
'Cámara de visión trasera\n'
'Sensores de aparcamiento traseros y delanteros\n'
'Arranque sin llave\n'
'Función start/stop\n'
'Volante multifunción\n'
'Ordenador de a bordo\n'
'Apple Car play y Android Auto\n'
'Conexión Bluetooth para teléfono movil\n'
'Navegador\n'
'Climatizador automático\n'
'Cierre centralizado\n'
'Anclajes ISOFIX en asientos traseros\n'
'Faros full LED\n'
'Encendido de luces automáticas\n'
'Luces diurnas LED\n'
'\n'
'\n'
'Cambio de titularidad y garantía comercial adicional no '
'están incluidos en el precio: 550€\n'
'\n'
'Aceptamos tu vehículo como parte de pago, el precio para '
'cambios a tener en cuenta es el precio sin oferta.\n'
'\n'
'Disponibilidad para hacer prueba mecánica y de conducción por '
'un profesional de su confianza\n'
'\n'
'Ofrecemos posibilidad de mandar videos para ver el vehículo '
'con más precisión\n'
'\n'
'Recomendamos pedir cita para ver los vehículos\n'
'\n'
'Atendemos por WhatsApp también \n'
'\n'
'!!Posibilidad de enviar el vehículo a cualquier provincia de '
'la Península Ibérica, consúltanos!!\n'
'\n'
'Consulta condiciones de esta oferta, este anuncio puede '
'contener errores de transcripción y detalles sobre el '
'equipamiento del vehículo',
'doors_number': 5,
'emission_standard': 'C',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': 'b5d8d00b-9740-55dd-b024-7b8de93fce02',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/ds-ds-5-bluehdi-110kw-150cv-performance-line-5p-diesel-2017-en-madrid-70250190-covo.aspx',
'listing': 'auction',
'location': 'Madrid',
'make': 'DS',
'model': 'DS 5',
'odometer': 141000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 27,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b5d8d00b-9740-55dd-b024-7b8de93fce02/b5d8d00b-9740-55dd-b024-7b8de93fce02_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98775,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19714135/4ad499b0-b4cf-46a6-a243-36b6c94593fa.jpg',
'Width': 800}],
'price': 10990,
'price_includes_vat': True,
'registration_date': '2017-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'DS DS 5 BlueHDi Performance Line',
'transmission': 'manual',
'trim': 'BlueHDi 110kW 150CV Performance Line',
'vin': None,
'year': 2017}
2026-03-25 09:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%2770250190%27 HTTP/1.1" 200 None
2026-03-25 09:20:00 [auto_selling_coches.net] INFO: Saving data for 70250190: {'created_time': 1774430400.522306, 'last_price_update_time': 1774430400.522321}
2026-03-25 09:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70250190') HTTP/1.1" 204 0
2026-03-25 09:20:00 [scrapy.core.engine] INFO: Closing spider (finished)
2026-03-25 09:20:00 [crawlers.pipelines.save_to_cdlq_db_auto_selling] DEBUG: [SaveToCdlqDbAutoSelling] failed to close cursor: 'SaveToCdlqDbAutoSelling' object has no attribute 'cursor'
2026-03-25 09:20:00 [crawlers.pipelines.save_to_cdlq_db_auto_selling] DEBUG: [SaveToCdlqDbAutoSelling] failed to close connection: 'SaveToCdlqDbAutoSelling' object has no attribute 'conn'
2026-03-25 09:20:00 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-25 09:20:00 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-25 09:20:00 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process scrape complete CloudEvent for item 9ccd69a4282b11f18f76c264925fbcfa
2026-03-25 09:20:00 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.ATTACHED: 3> -> <LinkState.DETACH_SENT: 4>
2026-03-25 09:20:00 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.ATTACHED: 3> -> <LinkState.DETACH_SENT: 4>
2026-03-25 09:20:00 [azure.servicebus._pyamqp.management_link] INFO: Management link receiver state changed: <LinkState.ATTACHED: 3> -> <LinkState.DETACH_SENT: 4>
2026-03-25 09:20:00 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.ATTACHED: 3> -> <LinkState.DETACH_SENT: 4>
2026-03-25 09:20:00 [azure.servicebus._pyamqp.management_link] INFO: Management link sender state changed: <LinkState.ATTACHED: 3> -> <LinkState.DETACH_SENT: 4>
2026-03-25 09:20:00 [azure.servicebus._pyamqp.session] INFO: Session state changed: <SessionState.MAPPED: 3> -> <SessionState.END_SENT: 4>
2026-03-25 09:20:00 [azure.servicebus._pyamqp._connection] INFO: Connection state changed: <ConnectionState.OPENED: 9> -> <ConnectionState.CLOSE_SENT: 11>
2026-03-25 09:20:00 [azure.servicebus._pyamqp._connection] INFO: Connection state changed: <ConnectionState.CLOSE_SENT: 11> -> <ConnectionState.END: 13>
2026-03-25 09:20:00 [azure.servicebus._pyamqp.session] INFO: Session state changed: <SessionState.END_SENT: 4> -> <SessionState.DISCARDING: 6>
2026-03-25 09:20:00 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.DETACH_SENT: 4> -> <LinkState.DETACHED: 0>
2026-03-25 09:20:00 [azure.servicebus._pyamqp.management_link] INFO: Management link sender state changed: <LinkState.DETACH_SENT: 4> -> <LinkState.DETACHED: 0>
2026-03-25 09:20:00 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.DETACH_SENT: 4> -> <LinkState.DETACHED: 0>
2026-03-25 09:20:00 [azure.servicebus._pyamqp.management_link] INFO: Management link receiver state changed: <LinkState.DETACH_SENT: 4> -> <LinkState.DETACHED: 0>
2026-03-25 09:20:00 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.DETACH_SENT: 4> -> <LinkState.DETACHED: 0>
2026-03-25 09:20:01 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: [AzureBusPipeline] connection closed
2026-03-25 09:20:01 [auto_selling_coches.net] INFO: auto_selling_coches.net Crawl ended with reason finished, scrape types: {<ScrapeType.NEW: 1>: 2, <ScrapeType.NEW_DUPLICATE_ID: 4>: 0, <ScrapeType.PRICE_UPDATE: 2>: 0, <ScrapeType.AUCTION_UPDATE: 3>: 0, <ScrapeType.SKIPPED: 0>: 0}
2026-03-25 09:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:20:02 [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%201773134402 HTTP/1.1" 200 None
2026-03-25 09:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='60865669') HTTP/1.1" 204 0
2026-03-25 09:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='61138828') HTTP/1.1" 204 0
2026-03-25 09:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='61486074') HTTP/1.1" 204 0
2026-03-25 09:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='61717735') HTTP/1.1" 204 0
2026-03-25 09:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='61803337') HTTP/1.1" 204 0
2026-03-25 09:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='61899725') HTTP/1.1" 204 0
2026-03-25 09:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='61903316') HTTP/1.1" 204 0
2026-03-25 09:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='61946522') HTTP/1.1" 204 0
2026-03-25 09:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='61966635') HTTP/1.1" 204 0
2026-03-25 09:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='61974091') HTTP/1.1" 204 0
2026-03-25 09:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='61993802') HTTP/1.1" 204 0
2026-03-25 09:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62010884') HTTP/1.1" 204 0
2026-03-25 09:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62144069') HTTP/1.1" 204 0
2026-03-25 09:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62144402') HTTP/1.1" 204 0
2026-03-25 09:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62177015') HTTP/1.1" 204 0
2026-03-25 09:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62180308') HTTP/1.1" 204 0
2026-03-25 09:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62217919') HTTP/1.1" 204 0
2026-03-25 09:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62310470') HTTP/1.1" 204 0
2026-03-25 09:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62323450') HTTP/1.1" 204 0
2026-03-25 09:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62324817') HTTP/1.1" 204 0
2026-03-25 09:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62334635') HTTP/1.1" 204 0
2026-03-25 09:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62339605') HTTP/1.1" 204 0
2026-03-25 09:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62354064') HTTP/1.1" 204 0
2026-03-25 09:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62354334') HTTP/1.1" 204 0
2026-03-25 09:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62354482') HTTP/1.1" 204 0
2026-03-25 09:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62356572') HTTP/1.1" 204 0
2026-03-25 09:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62356702') HTTP/1.1" 204 0
2026-03-25 09:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62356797') HTTP/1.1" 204 0
2026-03-25 09:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62360562') HTTP/1.1" 204 0
2026-03-25 09:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62364889') HTTP/1.1" 204 0
2026-03-25 09:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62365325') HTTP/1.1" 204 0
2026-03-25 09:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62369602') HTTP/1.1" 204 0
2026-03-25 09:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62372883') HTTP/1.1" 204 0
2026-03-25 09:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62385971') HTTP/1.1" 204 0
2026-03-25 09:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62395085') HTTP/1.1" 204 0
2026-03-25 09:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62410157') HTTP/1.1" 204 0
2026-03-25 09:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62442827') HTTP/1.1" 204 0
2026-03-25 09:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62443594') HTTP/1.1" 204 0
2026-03-25 09:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62444021') HTTP/1.1" 204 0
2026-03-25 09:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62506838') HTTP/1.1" 204 0
2026-03-25 09:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62514329') HTTP/1.1" 204 0
2026-03-25 09:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62530155') HTTP/1.1" 204 0
2026-03-25 09:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62532301') HTTP/1.1" 204 0
2026-03-25 09:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62532442') HTTP/1.1" 204 0
2026-03-25 09:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62545491') HTTP/1.1" 204 0
2026-03-25 09:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62548190') HTTP/1.1" 204 0
2026-03-25 09:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62553175') HTTP/1.1" 204 0
2026-03-25 09:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62555050') HTTP/1.1" 204 0
2026-03-25 09:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62555638') HTTP/1.1" 204 0
2026-03-25 09:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62558200') HTTP/1.1" 204 0
2026-03-25 09:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62559460') HTTP/1.1" 204 0
2026-03-25 09:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62564466') HTTP/1.1" 204 0
2026-03-25 09:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62568758') HTTP/1.1" 204 0
2026-03-25 09:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62568779') HTTP/1.1" 204 0
2026-03-25 09:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62568784') HTTP/1.1" 204 0
2026-03-25 09:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62581169') HTTP/1.1" 204 0
2026-03-25 09:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62608797') HTTP/1.1" 204 0
2026-03-25 09:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62610625') HTTP/1.1" 204 0
2026-03-25 09:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62624247') HTTP/1.1" 204 0
2026-03-25 09:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62644310') HTTP/1.1" 204 0
2026-03-25 09:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62656839') HTTP/1.1" 204 0
2026-03-25 09:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62657591') HTTP/1.1" 204 0
2026-03-25 09:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70016707') HTTP/1.1" 204 0
2026-03-25 09:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70017781') HTTP/1.1" 204 0
2026-03-25 09:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70018843') HTTP/1.1" 204 0
2026-03-25 09:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70018989') HTTP/1.1" 204 0
2026-03-25 09:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70021200') HTTP/1.1" 204 0
2026-03-25 09:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70033603') HTTP/1.1" 204 0
2026-03-25 09:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70043312') HTTP/1.1" 204 0
2026-03-25 09:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70043339') HTTP/1.1" 204 0
2026-03-25 09:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70043501') HTTP/1.1" 204 0
2026-03-25 09:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70043594') HTTP/1.1" 204 0
2026-03-25 09:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70043748') HTTP/1.1" 204 0
2026-03-25 09:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70047300') HTTP/1.1" 204 0
2026-03-25 09:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70050769') HTTP/1.1" 204 0
2026-03-25 09:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70051525') HTTP/1.1" 204 0
2026-03-25 09:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70052079') HTTP/1.1" 204 0
2026-03-25 09:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70060598') HTTP/1.1" 204 0
2026-03-25 09:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70067810') HTTP/1.1" 204 0
2026-03-25 09:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70068552') HTTP/1.1" 204 0
2026-03-25 09:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70075094') HTTP/1.1" 204 0
2026-03-25 09:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70080948') HTTP/1.1" 204 0
2026-03-25 09:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70081091') HTTP/1.1" 204 0
2026-03-25 09:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70082333') HTTP/1.1" 204 0
2026-03-25 09:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70083882') HTTP/1.1" 204 0
2026-03-25 09:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70084196') HTTP/1.1" 204 0
2026-03-25 09:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70084238') HTTP/1.1" 204 0
2026-03-25 09:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70097620') HTTP/1.1" 204 0
2026-03-25 09:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70099190') HTTP/1.1" 204 0
2026-03-25 09:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70105578') HTTP/1.1" 204 0
2026-03-25 09:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70120912') HTTP/1.1" 204 0
2026-03-25 09:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70129888') HTTP/1.1" 204 0
2026-03-25 09:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70137453') HTTP/1.1" 204 0
2026-03-25 09:20:03 [scrapy.extensions.feedexport] INFO: Stored jsonlines feed (32 items) in: file:///var/lib/scrapyd/items/sourcing_v2/auto_selling_coches.net/9ccd69a4282b11f18f76c264925fbcfa.jl
2026-03-25 09:20:03 [scrapy.statscollectors] INFO: Dumping Scrapy stats:
{'downloader/request_bytes': 31875,
'downloader/request_count': 67,
'downloader/request_method_count/GET': 67,
'downloader/response_bytes': 8029247,
'downloader/response_count': 67,
'downloader/response_status_count/200': 67,
'elapsed_time_seconds': 78.967226,
'feedexport/success_count/FileFeedStorage': 1,
'finish_reason': 'finished',
'finish_time': datetime.datetime(2026, 3, 25, 9, 20, 3, 746577, tzinfo=datetime.timezone.utc),
'httpcompression/response_bytes': 3301442,
'httpcompression/response_count': 32,
'item_scraped_count': 32,
'log_count/DEBUG': 732,
'log_count/INFO': 582,
'memusage/max': 170147840,
'memusage/startup': 147062784,
'photo_download_count': 32,
'request_depth_max': 4,
'response_received_count': 35,
'scheduler/dequeued': 67,
'scheduler/dequeued/memory': 67,
'scheduler/enqueued': 67,
'scheduler/enqueued/memory': 67,
'scrape_type/new': 32,
'scrapy-zyte-api/429': 0,
'scrapy-zyte-api/attempts': 35,
'scrapy-zyte-api/error_ratio': 0.0,
'scrapy-zyte-api/errors': 0,
'scrapy-zyte-api/fatal_errors': 0,
'scrapy-zyte-api/mean_connection_seconds': 2.8636935968484187,
'scrapy-zyte-api/mean_response_seconds': 2.9179081428529967,
'scrapy-zyte-api/processed': 35,
'scrapy-zyte-api/request_args/customHttpRequestHeaders': 34,
'scrapy-zyte-api/request_args/experimental.requestCookies': 34,
'scrapy-zyte-api/request_args/experimental.responseCookies': 35,
'scrapy-zyte-api/request_args/httpResponseBody': 35,
'scrapy-zyte-api/request_args/httpResponseHeaders': 35,
'scrapy-zyte-api/request_args/url': 35,
'scrapy-zyte-api/status_codes/200': 35,
'scrapy-zyte-api/success': 35,
'scrapy-zyte-api/success_ratio': 1.0,
'scrapy-zyte-api/throttle_ratio': 0.0,
'start_time': datetime.datetime(2026, 3, 25, 9, 18, 44, 779351, tzinfo=datetime.timezone.utc)}
2026-03-25 09:20:03 [scrapy.core.engine] INFO: Spider closed (finished)
2026-03-25 09:20:03 [asyncio] ERROR: Unclosed client session
client_session: <aiohttp.client.ClientSession object at 0x7f9fd3f77590>
2026-03-25 09:20:03 [asyncio] ERROR: Unclosed client session
client_session: <aiohttp.client.ClientSession object at 0x7f9fd3f77dd0>