2026-03-24 16:23:04 [scrapy.utils.log] INFO: Scrapy 2.11.2 started (bot: SourcingV2)
2026-03-24 16:23:04 [scrapy.utils.log] INFO: Versions: lxml 5.2.2.0, libxml2 2.12.6, cssselect 1.2.0, parsel 1.9.1, w3lib 2.1.2, Twisted 24.3.0, Python 3.11.2 (main, Mar 13 2023, 12:18:29) [GCC 12.2.0], pyOpenSSL 24.1.0 (OpenSSL 3.2.1 30 Jan 2024), cryptography 42.0.7, Platform Linux-5.15.0-1098-azure-x86_64-with-glibc2.36
2026-03-24 16:23:04 [auto_selling_coches.net] INFO: Starting auto_selling_coches.net spider
2026-03-24 16:23:04 [auto_selling_coches.net] INFO: _job: b8f7a0f6279d11f18f76c264925fbcfa, SCRAPY_JOB: None
2026-03-24 16:23:04 [auto_selling_coches.net] INFO: Quick mode enabled - reduced wait times and single photo per item
2026-03-24 16:23:04 [scrapy.addons] INFO: Enabled addons:
[]
2026-03-24 16:23:04 [asyncio] DEBUG: Using selector: EpollSelector
2026-03-24 16:23:04 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor
2026-03-24 16:23:04 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop
2026-03-24 16:23:04 [scrapy.extensions.telnet] INFO: Telnet Password: 0b2adfb6d97d5908
2026-03-24 16:23:04 [scrapy.middleware] INFO: Enabled extensions:
['scrapy.extensions.corestats.CoreStats',
'scrapy.extensions.telnet.TelnetConsole',
'scrapy.extensions.memusage.MemoryUsage',
'scrapy.extensions.feedexport.FeedExporter',
'scrapy.extensions.logstats.LogStats',
'scrapy.extensions.closespider.CloseSpider']
2026-03-24 16:23:04 [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/b8f7a0f6279d11f18f76c264925fbcfa.log',
'LOG_FORMATTER': 'crawlers.log_formatter.SourcingLogFormatter',
'MEMUSAGE_LIMIT_MB': 2048,
'MEMUSAGE_WARNING_MB': 1536,
'NEWSPIDER_MODULE': 'spiders',
'REQUEST_FINGERPRINTER_CLASS': 'scrapy_zyte_api.ScrapyZyteAPIRequestFingerprinter',
'REQUEST_FINGERPRINTER_IMPLEMENTATION': '2.7',
'SPIDER_MODULES': ['spiders', 'auth_check'],
'TWISTED_REACTOR': 'twisted.internet.asyncioreactor.AsyncioSelectorReactor',
'USER_AGENT': ''}
2026-03-24 16:23:04 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-24 16:23:04 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-24 16:23:04 [scrapy.middleware] INFO: Enabled downloader middlewares:
['scrapy.downloadermiddlewares.offsite.OffsiteMiddleware',
'scrapy.downloadermiddlewares.httpauth.HttpAuthMiddleware',
'scrapy.downloadermiddlewares.downloadtimeout.DownloadTimeoutMiddleware',
'scrapy.downloadermiddlewares.defaultheaders.DefaultHeadersMiddleware',
'scrapy.downloadermiddlewares.useragent.UserAgentMiddleware',
'scrapy_zyte_api.ScrapyZyteAPIDownloaderMiddleware',
'scrapy.downloadermiddlewares.retry.RetryMiddleware',
'scrapy.downloadermiddlewares.redirect.MetaRefreshMiddleware',
'scrapy.downloadermiddlewares.httpcompression.HttpCompressionMiddleware',
'scrapy.downloadermiddlewares.redirect.RedirectMiddleware',
'scrapy.downloadermiddlewares.cookies.CookiesMiddleware',
'scrapy.downloadermiddlewares.httpproxy.HttpProxyMiddleware',
'scrapy.downloadermiddlewares.stats.DownloaderStats']
2026-03-24 16:23:04 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Setting up IdGenerationMiddleware for auto_selling
2026-03-24 16:23:04 [scrapy.middleware] INFO: Enabled spider middlewares:
['scrapy.spidermiddlewares.httperror.HttpErrorMiddleware',
'scrapy_zyte_api.ScrapyZyteAPISpiderMiddleware',
'scrapy.spidermiddlewares.referer.RefererMiddleware',
'scrapy.spidermiddlewares.urllength.UrlLengthMiddleware',
'scrapy.spidermiddlewares.depth.DepthMiddleware',
'crawlers.middlewares.photo_download_middleware.PhotoDownloadMiddleware',
'crawlers.auto_selling.middlewares.id_gen_middleware.IdGenMiddleware']
2026-03-24 16:23:04 [scrapy.middleware] INFO: Enabled item pipelines:
['crawlers.pipelines.post_to_azurebus_auto_selling.AzureBusPipelineAutoSelling',
'crawlers.pipelines.save_to_cdlq_db_auto_selling.SaveToCdlqDbAutoSelling']
2026-03-24 16:23:04 [scrapy.core.engine] INFO: Spider opened
2026-03-24 16:23:04 [azure.identity._credentials.environment] INFO: Incomplete environment configuration for EnvironmentCredential. These variables are set: AZURE_TENANT_ID, AZURE_CLIENT_ID
2026-03-24 16:23:04 [common.service_bus.service_bus_client_factory] INFO: ServiceBusClient initialized via DefaultAzureCredential for alx-production-bus.servicebus.windows.net
2026-03-24 16:23:04 [crawlers.pipelines.base_azure_bus_pipeline] INFO: [AzureBusPipeline] Connected to topic auto.sourcing-v2-quickmode
2026-03-24 16:23:04 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min)
2026-03-24 16:23:04 [scrapy.extensions.telnet] INFO: Telnet console listening on 127.0.0.1:6023
2026-03-24 16:23:04 [scrapy.extensions.memusage] INFO: Peak memory usage is 142MiB
2026-03-24 16:23:04 [scrapy-playwright] INFO: Starting download handler
2026-03-24 16:23:04 [scrapy-playwright] INFO: Starting download handler
2026-03-24 16:23:09 [auto_selling_coches.net] INFO: Scraper started with URL: https://www.coches.net/concesionario/torrecillaocasion and multipost_profile_id: 587c3608-6861-42fe-b3c7-5b749fc7ec99 and job_id: b8f7a0f6279d11f18f76c264925fbcfa
2026-03-24 16:23:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 16:23:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.coches.net/concesionario/torrecillaocasion> (referer: None) ['zyte-api']
2026-03-24 16:23:12 [auto_selling_coches.net] INFO: response: <200 https://www.coches.net/concesionario/torrecillaocasion/>
2026-03-24 16:23:12 [auto_selling_coches.net] INFO: Title at home page 33 Vehículos
2026-03-24 16:23:12 [auto_selling_coches.net] INFO: Total number of items: 33
2026-03-24 16:23:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 16:23:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.coches.net/concesionario/torrecillaocasion?pg=1> (referer: https://www.coches.net/concesionario/torrecillaocasion/) ['zyte-api']
2026-03-24 16:23:17 [auto_selling_coches.net] INFO: Parsing page 1
2026-03-24 16:23:17 [auto_selling_coches.net] INFO: Found 30 listings on page 1
2026-03-24 16:23:17 [auto_selling_coches.net] INFO: Found listing with ID: 70151206
2026-03-24 16:23:17 [azure.identity._credentials.environment] INFO: Incomplete environment configuration for EnvironmentCredential. These variables are set: AZURE_TENANT_ID, AZURE_CLIENT_ID
2026-03-24 16:23:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
2026-03-24 16:23:17 [urllib3.connectionpool] DEBUG: https://login.microsoftonline.com:443 "POST /8ea908c1-4e85-4692-bc3f-3646b9b40891/oauth2/v2.0/token HTTP/1.1" 200 2111
2026-03-24 16:23:17 [azure.identity._credentials.chained] INFO: DefaultAzureCredential acquired a token from WorkloadIdentityCredential
2026-03-24 16:23:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): alxsourcingstorageprod.table.core.windows.net:443
2026-03-24 16:23:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:23:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%2770151206%27 HTTP/1.1" 200 None
2026-03-24 16:23:17 [auto_selling_coches.net] INFO: Scrape type for 70151206: 1
2026-03-24 16:23:17 [auto_selling_coches.net] INFO: Scraping new listing 70151206
2026-03-24 16:23:17 [auto_selling_coches.net] INFO: Found listing with ID: 70203931
2026-03-24 16:23:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:23:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%2770203931%27 HTTP/1.1" 200 None
2026-03-24 16:23:18 [auto_selling_coches.net] INFO: Scrape type for 70203931: 1
2026-03-24 16:23:18 [auto_selling_coches.net] INFO: Scraping new listing 70203931
2026-03-24 16:23:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 16:23:18 [auto_selling_coches.net] INFO: Found listing with ID: 70151320
2026-03-24 16:23:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:23:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%2770151320%27 HTTP/1.1" 200 None
2026-03-24 16:23:18 [auto_selling_coches.net] INFO: Scrape type for 70151320: 1
2026-03-24 16:23:18 [auto_selling_coches.net] INFO: Scraping new listing 70151320
2026-03-24 16:23:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 16:23:18 [auto_selling_coches.net] INFO: Found listing with ID: 70151179
2026-03-24 16:23:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:23:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%2770151179%27 HTTP/1.1" 200 None
2026-03-24 16:23:18 [auto_selling_coches.net] INFO: Scrape type for 70151179: 1
2026-03-24 16:23:18 [auto_selling_coches.net] INFO: Scraping new listing 70151179
2026-03-24 16:23:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 16:23:18 [auto_selling_coches.net] INFO: Found listing with ID: 70151138
2026-03-24 16:23:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:23:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%2770151138%27 HTTP/1.1" 200 None
2026-03-24 16:23:18 [auto_selling_coches.net] INFO: Scrape type for 70151138: 1
2026-03-24 16:23:18 [auto_selling_coches.net] INFO: Scraping new listing 70151138
2026-03-24 16:23:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 16:23:18 [auto_selling_coches.net] INFO: Found listing with ID: 70151109
2026-03-24 16:23:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:23:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%2770151109%27 HTTP/1.1" 200 None
2026-03-24 16:23:18 [auto_selling_coches.net] INFO: Scrape type for 70151109: 1
2026-03-24 16:23:18 [auto_selling_coches.net] INFO: Scraping new listing 70151109
2026-03-24 16:23:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 16:23:18 [auto_selling_coches.net] INFO: Found listing with ID: 70151048
2026-03-24 16:23:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:23:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%2770151048%27 HTTP/1.1" 200 None
2026-03-24 16:23:18 [auto_selling_coches.net] INFO: Scrape type for 70151048: 1
2026-03-24 16:23:18 [auto_selling_coches.net] INFO: Scraping new listing 70151048
2026-03-24 16:23:18 [auto_selling_coches.net] INFO: Found listing with ID: 70150878
2026-03-24 16:23:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:23:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%2770150878%27 HTTP/1.1" 200 None
2026-03-24 16:23:18 [auto_selling_coches.net] INFO: Scrape type for 70150878: 1
2026-03-24 16:23:18 [auto_selling_coches.net] INFO: Scraping new listing 70150878
2026-03-24 16:23:18 [auto_selling_coches.net] INFO: Found listing with ID: 70150711
2026-03-24 16:23:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:23:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%2770150711%27 HTTP/1.1" 200 None
2026-03-24 16:23:18 [auto_selling_coches.net] INFO: Scrape type for 70150711: 1
2026-03-24 16:23:18 [auto_selling_coches.net] INFO: Scraping new listing 70150711
2026-03-24 16:23:18 [auto_selling_coches.net] INFO: Found listing with ID: 70150954
2026-03-24 16:23:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:23:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%2770150954%27 HTTP/1.1" 200 None
2026-03-24 16:23:18 [auto_selling_coches.net] INFO: Scrape type for 70150954: 1
2026-03-24 16:23:18 [auto_selling_coches.net] INFO: Scraping new listing 70150954
2026-03-24 16:23:18 [auto_selling_coches.net] INFO: Found listing with ID: 70150902
2026-03-24 16:23:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:23:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%2770150902%27 HTTP/1.1" 200 None
2026-03-24 16:23:18 [auto_selling_coches.net] INFO: Scrape type for 70150902: 1
2026-03-24 16:23:18 [auto_selling_coches.net] INFO: Scraping new listing 70150902
2026-03-24 16:23:18 [auto_selling_coches.net] INFO: Found listing with ID: 62468977
2026-03-24 16:23:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:23:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%2762468977%27 HTTP/1.1" 200 None
2026-03-24 16:23:18 [auto_selling_coches.net] INFO: Scrape type for 62468977: 1
2026-03-24 16:23:18 [auto_selling_coches.net] INFO: Scraping new listing 62468977
2026-03-24 16:23:18 [auto_selling_coches.net] INFO: Found listing with ID: 70150823
2026-03-24 16:23:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:23:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%2770150823%27 HTTP/1.1" 200 None
2026-03-24 16:23:18 [auto_selling_coches.net] INFO: Scrape type for 70150823: 1
2026-03-24 16:23:18 [auto_selling_coches.net] INFO: Scraping new listing 70150823
2026-03-24 16:23:18 [auto_selling_coches.net] INFO: Found listing with ID: 70150852
2026-03-24 16:23:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:23:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%2770150852%27 HTTP/1.1" 200 None
2026-03-24 16:23:18 [auto_selling_coches.net] INFO: Scrape type for 70150852: 1
2026-03-24 16:23:18 [auto_selling_coches.net] INFO: Scraping new listing 70150852
2026-03-24 16:23:18 [auto_selling_coches.net] INFO: Found listing with ID: 70150633
2026-03-24 16:23:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:23:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%2770150633%27 HTTP/1.1" 200 None
2026-03-24 16:23:18 [auto_selling_coches.net] INFO: Scrape type for 70150633: 1
2026-03-24 16:23:18 [auto_selling_coches.net] INFO: Scraping new listing 70150633
2026-03-24 16:23:18 [auto_selling_coches.net] INFO: Found listing with ID: 62469119
2026-03-24 16:23:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:23:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%2762469119%27 HTTP/1.1" 200 None
2026-03-24 16:23:18 [auto_selling_coches.net] INFO: Scrape type for 62469119: 1
2026-03-24 16:23:18 [auto_selling_coches.net] INFO: Scraping new listing 62469119
2026-03-24 16:23:18 [auto_selling_coches.net] INFO: Found listing with ID: 62493371
2026-03-24 16:23:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:23:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%2762493371%27 HTTP/1.1" 200 None
2026-03-24 16:23:18 [auto_selling_coches.net] INFO: Scrape type for 62493371: 1
2026-03-24 16:23:18 [auto_selling_coches.net] INFO: Scraping new listing 62493371
2026-03-24 16:23:18 [auto_selling_coches.net] INFO: Found listing with ID: 62457484
2026-03-24 16:23:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:23:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%2762457484%27 HTTP/1.1" 200 None
2026-03-24 16:23:18 [auto_selling_coches.net] INFO: Scrape type for 62457484: 1
2026-03-24 16:23:18 [auto_selling_coches.net] INFO: Scraping new listing 62457484
2026-03-24 16:23:18 [auto_selling_coches.net] INFO: Found listing with ID: 62468684
2026-03-24 16:23:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:23:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%2762468684%27 HTTP/1.1" 200 None
2026-03-24 16:23:18 [auto_selling_coches.net] INFO: Scrape type for 62468684: 1
2026-03-24 16:23:18 [auto_selling_coches.net] INFO: Scraping new listing 62468684
2026-03-24 16:23:18 [auto_selling_coches.net] INFO: Found listing with ID: 70207368
2026-03-24 16:23:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:23:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%2770207368%27 HTTP/1.1" 200 None
2026-03-24 16:23:18 [auto_selling_coches.net] INFO: Scrape type for 70207368: 1
2026-03-24 16:23:18 [auto_selling_coches.net] INFO: Scraping new listing 70207368
2026-03-24 16:23:18 [auto_selling_coches.net] INFO: Found listing with ID: 70207139
2026-03-24 16:23:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:23:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%2770207139%27 HTTP/1.1" 200 None
2026-03-24 16:23:18 [auto_selling_coches.net] INFO: Scrape type for 70207139: 1
2026-03-24 16:23:18 [auto_selling_coches.net] INFO: Scraping new listing 70207139
2026-03-24 16:23:18 [auto_selling_coches.net] INFO: Found listing with ID: 70207542
2026-03-24 16:23:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:23:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%2770207542%27 HTTP/1.1" 200 None
2026-03-24 16:23:18 [auto_selling_coches.net] INFO: Scrape type for 70207542: 1
2026-03-24 16:23:18 [auto_selling_coches.net] INFO: Scraping new listing 70207542
2026-03-24 16:23:18 [auto_selling_coches.net] INFO: Found listing with ID: 70207621
2026-03-24 16:23:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:23:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%2770207621%27 HTTP/1.1" 200 None
2026-03-24 16:23:18 [auto_selling_coches.net] INFO: Scrape type for 70207621: 1
2026-03-24 16:23:18 [auto_selling_coches.net] INFO: Scraping new listing 70207621
2026-03-24 16:23:18 [auto_selling_coches.net] INFO: Found listing with ID: 70207685
2026-03-24 16:23:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:23:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%2770207685%27 HTTP/1.1" 200 None
2026-03-24 16:23:18 [auto_selling_coches.net] INFO: Scrape type for 70207685: 1
2026-03-24 16:23:18 [auto_selling_coches.net] INFO: Scraping new listing 70207685
2026-03-24 16:23:18 [auto_selling_coches.net] INFO: Found listing with ID: 70207198
2026-03-24 16:23:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:23:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%2770207198%27 HTTP/1.1" 200 None
2026-03-24 16:23:18 [auto_selling_coches.net] INFO: Scrape type for 70207198: 1
2026-03-24 16:23:18 [auto_selling_coches.net] INFO: Scraping new listing 70207198
2026-03-24 16:23:18 [auto_selling_coches.net] INFO: Found listing with ID: 70206919
2026-03-24 16:23:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:23:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%2770206919%27 HTTP/1.1" 200 None
2026-03-24 16:23:18 [auto_selling_coches.net] INFO: Scrape type for 70206919: 1
2026-03-24 16:23:18 [auto_selling_coches.net] INFO: Scraping new listing 70206919
2026-03-24 16:23:18 [auto_selling_coches.net] INFO: Found listing with ID: 62320826
2026-03-24 16:23:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:23:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%2762320826%27 HTTP/1.1" 200 None
2026-03-24 16:23:18 [auto_selling_coches.net] INFO: Scrape type for 62320826: 1
2026-03-24 16:23:18 [auto_selling_coches.net] INFO: Scraping new listing 62320826
2026-03-24 16:23:18 [auto_selling_coches.net] INFO: Found listing with ID: 70204509
2026-03-24 16:23:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:23:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%2770204509%27 HTTP/1.1" 200 None
2026-03-24 16:23:18 [auto_selling_coches.net] INFO: Scrape type for 70204509: 1
2026-03-24 16:23:18 [auto_selling_coches.net] INFO: Scraping new listing 70204509
2026-03-24 16:23:18 [auto_selling_coches.net] INFO: Found listing with ID: 70204438
2026-03-24 16:23:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:23:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%2770204438%27 HTTP/1.1" 200 None
2026-03-24 16:23:18 [auto_selling_coches.net] INFO: Scrape type for 70204438: 1
2026-03-24 16:23:18 [auto_selling_coches.net] INFO: Scraping new listing 70204438
2026-03-24 16:23:18 [auto_selling_coches.net] INFO: Found listing with ID: 70151341
2026-03-24 16:23:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:23:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%2770151341%27 HTTP/1.1" 200 None
2026-03-24 16:23:18 [auto_selling_coches.net] INFO: Scrape type for 70151341: 1
2026-03-24 16:23:18 [auto_selling_coches.net] INFO: Scraping new listing 70151341
2026-03-24 16:23:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70151206> (referer: https://www.coches.net/concesionario/torrecillaocasion/?pg=1) ['zyte-api']
2026-03-24 16:23:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 16:23:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70151320> (referer: https://www.coches.net/concesionario/torrecillaocasion/?pg=1) ['zyte-api']
2026-03-24 16:23:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 16:23:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70151138> (referer: https://www.coches.net/concesionario/torrecillaocasion/?pg=1) ['zyte-api']
2026-03-24 16:23:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 16:23:19 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
'body_type': 'Berlina',
'c_o_2_emission_value': 93,
'category': 'Coches',
'color': 'Blanco',
'currency': 'EUR',
'description': 'Peugeot 308 d Aut con certificado de estado y seguridad '
'realizado por la empresa externa Midas según sus sistemas de '
'calidad, con kms garantizados y un funcionamiento '
'inmejorable. Este vehículo seminuevo se entrega con la '
'transferencia e impuestos incluidos, con garantía de 12 '
'meses, proporcionando el mejor servicio postventa, no dude en '
'verlo o probarlo sin compromiso alguno. Entregamos su '
'vehículo en todo el territorio nacional.\n'
'Innocar, empresa líder multimarca y vehículos sin carnet en '
'Córdoba, 100% FINANCIABLE. 12 meses de garantía.',
'doors_number': 5,
'emission_standard': 'C',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': None,
'fuel_type': 'Diesel',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/peugeot-308-5p-business-line-15-bluehdi-96kw-130cv-5p-diesel-2018-en-cordoba-70151206-covo.aspx',
'listing': 'auction',
'location': 'Córdoba',
'make': 'PEUGEOT',
'model': '308',
'odometer': 84266,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19639783/23ca82f6-b0cc-4340-b06d-9bba120a900d.jpg',
'https://a.ccdn.es/cnet/vehicles/19639783/5e2f059a-4ba0-4d17-aedf-02a719e0627d.jpg',
'https://a.ccdn.es/cnet/vehicles/19639783/ac3631d5-f2a3-4bd3-9351-d0e8ce5f6e83.jpg',
'https://a.ccdn.es/cnet/vehicles/19639783/effb907e-843a-4ce3-8022-34ae2a157d5e.jpg',
'https://a.ccdn.es/cnet/vehicles/19639783/db11d09e-e4d1-476c-9acc-22ff1190d96e.jpg',
'https://a.ccdn.es/cnet/vehicles/19639783/93774004-5400-4993-98db-cd004651ac30.jpg',
'https://a.ccdn.es/cnet/vehicles/19639783/e52c6ef8-0379-4cf7-b1ac-e82d02aebcee.jpg',
'https://a.ccdn.es/cnet/vehicles/19639783/fc24703e-32e1-4c87-b569-a1c61b506cc7.jpg',
'https://a.ccdn.es/cnet/vehicles/19639783/88bb0ca5-d85a-44fe-8f8d-e1f998472e17.jpg',
'https://a.ccdn.es/cnet/vehicles/19639783/002c3d9b-7365-4a2d-b77d-5b9447e7be00.jpg',
'https://a.ccdn.es/cnet/vehicles/19639783/a86b0662-517e-4577-9725-6dc79b5cb2c6.jpg',
'https://a.ccdn.es/cnet/vehicles/19639783/af308e77-0688-4fb4-a25b-c35579cb329b.jpg',
'https://a.ccdn.es/cnet/vehicles/19639783/5b4f7959-f88f-4bd4-8c51-67a516193606.jpg',
'https://a.ccdn.es/cnet/vehicles/19639783/bcf98465-24f8-45c2-aa1d-b913c9d18097.jpg',
'https://a.ccdn.es/cnet/vehicles/19639783/49b2ed61-e7b8-4509-b182-94a7ebfe0770.jpg',
'https://a.ccdn.es/cnet/vehicles/19639783/f3b27405-718c-414d-8f99-3c73c6677d42.jpg',
'https://a.ccdn.es/cnet/vehicles/19639783/f68d6cf7-e290-4d49-93d2-1248b1048b3e.jpg',
'https://a.ccdn.es/cnet/vehicles/19639783/506395aa-1a1d-479f-b55b-2f93a5e64b51.jpg'],
'price': 16980,
'price_includes_vat': True,
'registration_date': '2018-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'PEUGEOT 308 Business Line 1.5 BlueHDi',
'transmission': 'automatic',
'trim': '5p Business Line 1.5 BlueHDi 96kW 130CV',
'vin': None,
'year': 2018}
2026-03-24 16:23:19 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 16afd85d-1a6a-5222-a25c-5534cc618aef with identifier: 70151206
2026-03-24 16:23:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 16afd85d-1a6a-5222-a25c-5534cc618aef
2026-03-24 16:23:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:23:19 [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%252F19639783%252F23ca82f6-b0cc-4340-b06d-9bba120a900d.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:23:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19639783/23ca82f6-b0cc-4340-b06d-9bba120a900d.jpg not downloaded yet
2026-03-24 16:23:19 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
'body_type': 'Berlina',
'c_o_2_emission_value': 111,
'category': 'Coches',
'color': 'Negro',
'currency': 'EUR',
'description': 'Vehículo seminuevo con certificado de estado y seguridad '
'realizado por la empresa externa Midas según sus sistemas de '
'calidad, con kms garantizados y un funcionamiento '
'inmejorable. Este vehículo seminuevo se entrega con la '
'transferencia e impuestos incluidos, con garantía de 12 '
'meses, proporcionando el mejor servicio postventa, no dude en '
'verlo o probarlo sin compromiso alguno. Entregamos su '
'vehículo en todo el territorio nacional.\n'
'Vehículo con tracción delantera, no es 4x4. Innocar, empresa '
'líder multimarca y vehículos sin carnet en Córdoba, 100% '
'FINANCIABLE. 12 meses de garantía.',
'doors_number': 5,
'emission_standard': 'C',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': None,
'fuel_type': 'Diesel',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/bmw-serie-1-116d-5p-diesel-2019-en-cordoba-70151320-covo.aspx',
'listing': 'auction',
'location': 'Córdoba',
'make': 'BMW',
'model': 'Serie 1',
'odometer': 64587,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19639874/08540aba-510c-4980-8715-373567103ef5.jpg',
'https://a.ccdn.es/cnet/vehicles/19639874/208eff3b-372a-4cd6-bcdb-ae02eff58be2.jpg',
'https://a.ccdn.es/cnet/vehicles/19639874/7d69b3f3-640d-4363-9723-ecee33236d34.jpg',
'https://a.ccdn.es/cnet/vehicles/19639874/0ecdafb3-c4c1-45a7-b0b9-d71b3ff15e66.jpg',
'https://a.ccdn.es/cnet/vehicles/19639874/6bb48186-684b-40c7-b56b-0b233a810ca6.jpg',
'https://a.ccdn.es/cnet/vehicles/19639874/778a4468-0421-4dd7-8453-f79378cef3fc.jpg',
'https://a.ccdn.es/cnet/vehicles/19639874/539c9dee-6cb8-4892-a761-1299692d8e1b.jpg',
'https://a.ccdn.es/cnet/vehicles/19639874/d0301763-528c-4e90-bb9c-e71e888d7440.jpg',
'https://a.ccdn.es/cnet/vehicles/19639874/61931636-5e90-4c89-a783-e26761a1668c.jpg',
'https://a.ccdn.es/cnet/vehicles/19639874/e3b8e629-6c18-4006-82a1-ab57add01412.jpg',
'https://a.ccdn.es/cnet/vehicles/19639874/26478d61-a417-4cc6-9ab5-d5bef3ebd0cd.jpg',
'https://a.ccdn.es/cnet/vehicles/19639874/0d8d6e44-cf84-4cb1-bc40-56080ed4e6c0.jpg',
'https://a.ccdn.es/cnet/vehicles/19639874/3cee30df-521d-46bf-934c-12fdc558a559.jpg',
'https://a.ccdn.es/cnet/vehicles/19639874/2cb0ef40-cd08-4d7c-8071-783abaf3cf4e.jpg',
'https://a.ccdn.es/cnet/vehicles/19639874/6af2a969-2730-4a89-9ac4-4a8cd72307e9.jpg',
'https://a.ccdn.es/cnet/vehicles/19639874/fc2c6820-b52c-4d29-8df6-b58478c9923e.jpg',
'https://a.ccdn.es/cnet/vehicles/19639874/44167ea7-d823-4667-944a-8884e70ba6cd.jpg'],
'price': 21980,
'price_includes_vat': True,
'registration_date': '2019-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'BMW Serie 1 116d',
'transmission': 'automatic',
'trim': '116d',
'vin': None,
'year': 2019}
2026-03-24 16:23:19 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: d3720175-dd94-5828-9277-2496a10e1fd3 with identifier: 70151320
2026-03-24 16:23:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item d3720175-dd94-5828-9277-2496a10e1fd3
2026-03-24 16:23:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:23:19 [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%252F19639874%252F08540aba-510c-4980-8715-373567103ef5.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:23:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19639874/08540aba-510c-4980-8715-373567103ef5.jpg not downloaded yet
2026-03-24 16:23:19 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
'body_type': 'SUV',
'c_o_2_emission_value': 119,
'category': 'Coches',
'color': 'Amarillo',
'currency': 'EUR',
'description': 'Vehículo seminuevo con certificado de estado y seguridad '
'realizado por la empresa externa Midas según sus sistemas de '
'calidad, con kms garantizados y un funcionamiento '
'inmejorable. Este vehículo seminuevo se entrega con la '
'transferencia e impuestos incluidos, con garantía de 12 '
'meses, proporcionando el mejor servicio postventa, no dude en '
'verlo o probarlo sin compromiso alguno. Entregamos su '
'vehículo en todo el territorio nacional.\n'
'Vehículo con tracción delantera, no es 4x4. Innocar, empresa '
'líder multimarca y vehículos sin carnet en Córdoba, 100% '
'FINANCIABLE. 12 meses de garantía. \n'
'SE ACEPTA VEHÍCULO COMO PARTE DE PAGO. \n'
'*Consulte condiciones y oferta de financiación.',
'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/bmw-x2-sdrive18d-5p-diesel-2019-en-cordoba-70151138-covo.aspx',
'listing': 'auction',
'location': 'Córdoba',
'make': 'BMW',
'model': 'X2',
'odometer': 102548,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19639708/6d633838-0415-4f8e-9d32-8fe073d1768a.jpg',
'https://a.ccdn.es/cnet/vehicles/19639708/81c2007a-a8a2-42da-94c2-c96607ef3bf1.jpg',
'https://a.ccdn.es/cnet/vehicles/19639708/99bbc464-a628-4c4f-adb0-7f6db1def248.jpg',
'https://a.ccdn.es/cnet/vehicles/19639708/e0962066-15b8-4f04-b375-5491fa1ae9e2.jpg',
'https://a.ccdn.es/cnet/vehicles/19639708/3a24f466-5ed1-461b-9126-99aa1fe855a2.jpg',
'https://a.ccdn.es/cnet/vehicles/19639708/b562f0c1-baaa-425f-98b4-cefb11fcd8b8.jpg',
'https://a.ccdn.es/cnet/vehicles/19639708/3bcf624f-e24b-4ff8-a576-14eb91ca1ea5.jpg',
'https://a.ccdn.es/cnet/vehicles/19639708/5a1cb765-e59c-41fa-86be-570899f2f363.jpg',
'https://a.ccdn.es/cnet/vehicles/19639708/080fc475-0fa8-484c-94bf-5dc5c4e49efb.jpg',
'https://a.ccdn.es/cnet/vehicles/19639708/e49a69ee-0e76-497f-8d7e-f5c21b679805.jpg',
'https://a.ccdn.es/cnet/vehicles/19639708/b444b9c6-b38f-4a09-9225-b95e62fa8f4a.jpg',
'https://a.ccdn.es/cnet/vehicles/19639708/410023cf-5606-40c9-8de9-a6931098bf4e.jpg',
'https://a.ccdn.es/cnet/vehicles/19639708/85f9d38d-5675-4ea7-9f2e-aff0c8572303.jpg',
'https://a.ccdn.es/cnet/vehicles/19639708/4626bec8-d86e-43ad-9a18-e201ead27bd3.jpg',
'https://a.ccdn.es/cnet/vehicles/19639708/c2e96b23-f2b5-4e35-b500-932b42323f2d.jpg',
'https://a.ccdn.es/cnet/vehicles/19639708/b6aa1391-6bd3-4957-a6be-a454f969b8fc.jpg',
'https://a.ccdn.es/cnet/vehicles/19639708/672fc3a5-b54a-4b53-8151-8add490f5d42.jpg',
'https://a.ccdn.es/cnet/vehicles/19639708/0e514606-5fd4-4b6c-8051-eedc57e762e2.jpg',
'https://a.ccdn.es/cnet/vehicles/19639708/dd31c6e3-cf7d-469b-b087-98164c384ef1.jpg',
'https://a.ccdn.es/cnet/vehicles/19639708/ac242498-8155-4b36-8687-14013fd289c3.jpg',
'https://a.ccdn.es/cnet/vehicles/19639708/f48b05a3-0110-41c8-8188-1509b4588b1a.jpg'],
'price': 22980,
'price_includes_vat': True,
'registration_date': '2018-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'BMW X2 sDrive18d',
'transmission': 'automatic',
'trim': 'sDrive18d',
'vin': None,
'year': 2018}
2026-03-24 16:23:19 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 903bc19e-3979-564d-81ae-7560bbd2521a with identifier: 70151138
2026-03-24 16:23:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 903bc19e-3979-564d-81ae-7560bbd2521a
2026-03-24 16:23:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:23:19 [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%252F19639708%252F6d633838-0415-4f8e-9d32-8fe073d1768a.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:23:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19639708/6d633838-0415-4f8e-9d32-8fe073d1768a.jpg not downloaded yet
2026-03-24 16:23:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70151179> (referer: https://www.coches.net/concesionario/torrecillaocasion/?pg=1) ['zyte-api']
2026-03-24 16:23:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70203931> (referer: https://www.coches.net/concesionario/torrecillaocasion/?pg=1) ['zyte-api']
2026-03-24 16:23:19 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
'body_type': 'Monovolumen',
'c_o_2_emission_value': 107,
'category': 'Coches',
'color': 'Blanco',
'currency': 'EUR',
'description': 'Vehículo seminuevo con certificado de estado y seguridad '
'realizado por la empresa externa Midas según sus sistemas de '
'calidad, con kms garantizados y un funcionamiento '
'inmejorable. Este vehículo seminuevo se entrega con la '
'transferencia e impuestos incluidos, con garantía de 12 '
'meses, proporcionando el mejor servicio postventa, no dude en '
'verlo o probarlo sin compromiso alguno. Entregamos su '
'vehículo en todo el territorio nacional.\n'
'Vehículo con tracción delantera, no es 4x4. Innocar, empresa '
'líder multimarca y vehículos sin carnet en Córdoba, 100% '
'FINANCIABLE. 12 meses de garantía.',
'doors_number': 5,
'emission_standard': 'C',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': None,
'fuel_type': 'Diesel',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/mercedes-benz-clase-b-b-180-d-5p-diesel-2020-en-cordoba-70151179-covo.aspx',
'listing': 'auction',
'location': 'Córdoba',
'make': 'MERCEDES-BENZ',
'model': 'Clase B',
'odometer': 101678,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19639752/849c65f2-2f43-4e0c-8f9e-b21aa94aed71.jpg',
'https://a.ccdn.es/cnet/vehicles/19639752/3c7498ac-d36e-4929-ab6e-236e0475f681.jpg',
'https://a.ccdn.es/cnet/vehicles/19639752/6be8807c-3321-4cc9-a528-b0277a66ae8d.jpg',
'https://a.ccdn.es/cnet/vehicles/19639752/24a871ea-31d4-4532-8faa-0552baccebfc.jpg',
'https://a.ccdn.es/cnet/vehicles/19639752/400af049-f56a-4024-95a7-064a37c98ec6.jpg',
'https://a.ccdn.es/cnet/vehicles/19639752/b580f692-0864-406c-b4c0-f76953ee52f6.jpg',
'https://a.ccdn.es/cnet/vehicles/19639752/290931d1-e079-434e-bbf5-d9281800d24e.jpg',
'https://a.ccdn.es/cnet/vehicles/19639752/3b8f4752-78ea-4a4d-a870-a955a307ab22.jpg',
'https://a.ccdn.es/cnet/vehicles/19639752/18d3132f-ff24-46bd-b005-da80edeccd8d.jpg',
'https://a.ccdn.es/cnet/vehicles/19639752/157b4387-acf6-432a-886e-aa8056c6d5f5.jpg',
'https://a.ccdn.es/cnet/vehicles/19639752/b7959799-b4ee-4e8e-b416-91dfc36610bf.jpg',
'https://a.ccdn.es/cnet/vehicles/19639752/91b37d93-b310-44cb-baa4-b014949d5784.jpg',
'https://a.ccdn.es/cnet/vehicles/19639752/0b6ae097-342d-4c29-bd59-e6f83a3fb8d7.jpg',
'https://a.ccdn.es/cnet/vehicles/19639752/30622503-26b5-4062-a13e-c57bdce937fa.jpg',
'https://a.ccdn.es/cnet/vehicles/19639752/db489b43-27ff-4655-982d-dffce6b8689a.jpg',
'https://a.ccdn.es/cnet/vehicles/19639752/7ab07dc0-93a4-4355-a6f8-ca7ba7a9b605.jpg',
'https://a.ccdn.es/cnet/vehicles/19639752/aeafe806-0d70-4912-a06d-9793e3f70895.jpg',
'https://a.ccdn.es/cnet/vehicles/19639752/762342c9-c11a-40bb-81cb-37eb06f3d010.jpg',
'https://a.ccdn.es/cnet/vehicles/19639752/297002ab-841e-4132-a5db-00fd65adb2c7.jpg',
'https://a.ccdn.es/cnet/vehicles/19639752/100ef965-3e48-4efd-9aca-39dae5a14a5c.jpg',
'https://a.ccdn.es/cnet/vehicles/19639752/6eca1676-cbe2-4bc4-98ee-5e9252b4165f.jpg'],
'price': 21980,
'price_includes_vat': True,
'registration_date': '2020-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'MERCEDES-BENZ Clase B B 180 d',
'transmission': 'manual',
'trim': 'B 180 d',
'vin': None,
'year': 2020}
2026-03-24 16:23:19 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 5f9bb209-c3eb-50f1-b2ff-01d29df0e857 with identifier: 70151179
2026-03-24 16:23:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 5f9bb209-c3eb-50f1-b2ff-01d29df0e857
2026-03-24 16:23:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:23:19 [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%252F19639752%252F849c65f2-2f43-4e0c-8f9e-b21aa94aed71.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:23:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19639752/849c65f2-2f43-4e0c-8f9e-b21aa94aed71.jpg not downloaded yet
2026-03-24 16:23:19 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
'body_type': 'Berlina',
'c_o_2_emission_value': 119,
'category': 'Coches',
'color': 'Blanco',
'currency': 'EUR',
'description': 'Vehículo seminuevo con certificado de estado y seguridad '
'realizado por la empresa externa Midas según sus sistemas de '
'calidad, con kms garantizados y un funcionamiento '
'inmejorable. Este vehículo seminuevo se entrega con la '
'transferencia e impuestos incluidos, con garantía de 12 '
'meses, proporcionando el mejor servicio postventa, no dude en '
'verlo o probarlo sin compromiso alguno. Entregamos su '
'vehículo en todo el territorio nacional.\n'
'Vehículo con tracción delantera, no es 4x4. Innocar, empresa '
'líder multimarca y vehículos sin carnet en Córdoba, 100% '
'FINANCIABLE. 12 meses de garantía.',
'doors_number': 5,
'emission_standard': 'C',
'engine': '1.0L',
'engine_horse_power': 95,
'expiration_date': None,
'fuel_type': 'Gasolina',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/audi-a1-citycarver-25-tfsi-70kw-95cv-5p-gasolina-2020-en-cordoba-70203931-covo.aspx',
'listing': 'auction',
'location': 'Córdoba',
'make': 'AUDI',
'model': 'A1',
'odometer': 96334,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19680242/6acf6afb-1a85-421b-8fc9-548e5abd7679.jpg',
'https://a.ccdn.es/cnet/vehicles/19680242/714f2911-3291-4d50-b89a-2331d1d8216b.jpg',
'https://a.ccdn.es/cnet/vehicles/19680242/95ebfe0f-1edf-4df4-8547-97aaf36a32f4.jpg',
'https://a.ccdn.es/cnet/vehicles/19680242/ec5e1e86-e00a-4d8d-ad7f-aece11e2b990.jpg',
'https://a.ccdn.es/cnet/vehicles/19680242/1d7ce031-b000-482b-ad65-64d92127361d.jpg',
'https://a.ccdn.es/cnet/vehicles/19680242/1020c3c0-b889-41f1-a0f9-071bc603a9b7.jpg',
'https://a.ccdn.es/cnet/vehicles/19680242/07b0e5c0-81d2-4764-b64d-ea744aa86450.jpg',
'https://a.ccdn.es/cnet/vehicles/19680242/78900b06-bf20-425b-b7e6-0128bc590afb.jpg',
'https://a.ccdn.es/cnet/vehicles/19680242/3a7c5221-db88-48e6-9b91-3db3d30524f6.jpg',
'https://a.ccdn.es/cnet/vehicles/19680242/74cfbdb9-316c-485b-b5a5-276228c4e46b.jpg',
'https://a.ccdn.es/cnet/vehicles/19680242/9341a589-e9f0-4713-9e2b-acb0e272465c.jpg',
'https://a.ccdn.es/cnet/vehicles/19680242/0cb01816-350c-4fef-a399-4cd859ffbdc8.jpg',
'https://a.ccdn.es/cnet/vehicles/19680242/25a907a3-c512-4d55-b47f-db7d58359de1.jpg',
'https://a.ccdn.es/cnet/vehicles/19680242/fc65858e-a704-43c0-aef6-ceb8b32783b6.jpg',
'https://a.ccdn.es/cnet/vehicles/19680242/2a36855f-2b76-445b-bf54-616a87f67a3e.jpg',
'https://a.ccdn.es/cnet/vehicles/19680242/0cb502fe-abaf-4a04-80f7-03fe864e2040.jpg',
'https://a.ccdn.es/cnet/vehicles/19680242/d06d6b8d-ae5f-4d48-a5f3-c6348b12c6f3.jpg',
'https://a.ccdn.es/cnet/vehicles/19680242/a749fbb0-e8ef-4b2f-bf5f-7b9c72c969f9.jpg'],
'price': 18580,
'price_includes_vat': True,
'registration_date': '2020-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'AUDI A1 citycarver 25 TFSI',
'transmission': 'manual',
'trim': 'citycarver 25 TFSI 70kW 95CV',
'vin': None,
'year': 2020}
2026-03-24 16:23:19 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 768d6c24-f275-5660-863f-64b0e6923adf with identifier: 70203931
2026-03-24 16:23:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 768d6c24-f275-5660-863f-64b0e6923adf
2026-03-24 16:23:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:23:19 [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%252F19680242%252F6acf6afb-1a85-421b-8fc9-548e5abd7679.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:23:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19680242/6acf6afb-1a85-421b-8fc9-548e5abd7679.jpg not downloaded yet
2026-03-24 16:23:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/19639874/08540aba-510c-4980-8715-373567103ef5.jpg> (referer: None)
2026-03-24 16:23:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/19680242/6acf6afb-1a85-421b-8fc9-548e5abd7679.jpg> (referer: None)
2026-03-24 16:23:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/19639708/6d633838-0415-4f8e-9d32-8fe073d1768a.jpg> (referer: None)
2026-03-24 16:23:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/19639783/23ca82f6-b0cc-4340-b06d-9bba120a900d.jpg> (referer: None)
2026-03-24 16:23:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 16:23:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/19639752/849c65f2-2f43-4e0c-8f9e-b21aa94aed71.jpg> (referer: None)
2026-03-24 16:23:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 16:23:19 [common.azure_blobstore] INFO: Using managed identity for Azure Blob Storage
2026-03-24 16:23:19 [common.azure_blobstore] INFO: Using managed identity with client ID: 39192755-105d-4ce2-a21d-ab53b63f8b87
2026-03-24 16:23:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:23:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3ffc7eb5d0>
2026-03-24 16:23:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:23:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
2026-03-24 16:23:19 [urllib3.connectionpool] DEBUG: https://login.microsoftonline.com:443 "POST /8ea908c1-4e85-4692-bc3f-3646b9b40891/oauth2/v2.0/token HTTP/1.1" 200 2122
2026-03-24 16:23:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): alxproduction.blob.core.windows.net:443
2026-03-24 16:23:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 16:23:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:23:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d3720175-dd94-5828-9277-2496a10e1fd3/d3720175-dd94-5828-9277-2496a10e1fd3_image_0.jpg HTTP/1.1" 201 0
2026-03-24 16:23:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:23:19 [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%252F19639874%252F08540aba-510c-4980-8715-373567103ef5.jpg') HTTP/1.1" 204 0
2026-03-24 16:23:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19639874/08540aba-510c-4980-8715-373567103ef5.jpg saved to cache
2026-03-24 16:23:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item d3720175-dd94-5828-9277-2496a10e1fd3
2026-03-24 16:23:19 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item d3720175-dd94-5828-9277-2496a10e1fd3 sending to next pipeline
2026-03-24 16:23:19 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: d3720175-dd94-5828-9277-2496a10e1fd3 with identifier 70151320
2026-03-24 16:23:19 [azure.servicebus._pyamqp._connection] INFO: Connection state changed: None -> <ConnectionState.START: 0>
2026-03-24 16:23:19 [azure.servicebus._pyamqp._connection] INFO: Connection state changed: <ConnectionState.START: 0> -> <ConnectionState.HDR_SENT: 2>
2026-03-24 16:23:19 [azure.servicebus._pyamqp._connection] INFO: Connection state changed: <ConnectionState.HDR_SENT: 2> -> <ConnectionState.HDR_SENT: 2>
2026-03-24 16:23:19 [azure.servicebus._pyamqp._connection] INFO: Connection state changed: <ConnectionState.HDR_SENT: 2> -> <ConnectionState.OPEN_PIPE: 4>
2026-03-24 16:23:19 [azure.servicebus._pyamqp.session] INFO: Session state changed: <SessionState.UNMAPPED: 0> -> <SessionState.BEGIN_SENT: 1>
2026-03-24 16:23:19 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.DETACHED: 0> -> <LinkState.ATTACH_SENT: 1>
2026-03-24 16:23:19 [azure.servicebus._pyamqp.management_link] INFO: Management link receiver state changed: <LinkState.DETACHED: 0> -> <LinkState.ATTACH_SENT: 1>
2026-03-24 16:23:19 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.DETACHED: 0> -> <LinkState.ATTACH_SENT: 1>
2026-03-24 16:23:19 [azure.servicebus._pyamqp.management_link] INFO: Management link sender state changed: <LinkState.DETACHED: 0> -> <LinkState.ATTACH_SENT: 1>
2026-03-24 16:23:19 [azure.servicebus._pyamqp._connection] INFO: Connection state changed: <ConnectionState.OPEN_PIPE: 4> -> <ConnectionState.OPEN_SENT: 7>
2026-03-24 16:23:19 [azure.servicebus._pyamqp._connection] INFO: Connection state changed: <ConnectionState.OPEN_SENT: 7> -> <ConnectionState.OPENED: 9>
2026-03-24 16:23:20 [azure.servicebus._pyamqp.session] INFO: Session state changed: <SessionState.BEGIN_SENT: 1> -> <SessionState.MAPPED: 3>
2026-03-24 16:23:20 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.ATTACH_SENT: 1> -> <LinkState.ATTACHED: 3>
2026-03-24 16:23:20 [azure.servicebus._pyamqp.management_link] INFO: Management link receiver state changed: <LinkState.ATTACH_SENT: 1> -> <LinkState.ATTACHED: 3>
2026-03-24 16:23:20 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.ATTACH_SENT: 1> -> <LinkState.ATTACHED: 3>
2026-03-24 16:23:20 [azure.servicebus._pyamqp.management_link] INFO: Management link sender state changed: <LinkState.ATTACH_SENT: 1> -> <LinkState.ATTACHED: 3>
2026-03-24 16:23:20 [azure.servicebus._pyamqp.cbs] DEBUG: CBS completed opening with status: <ManagementOpenResult.OK: 1>
2026-03-24 16:23:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
2026-03-24 16:23:20 [urllib3.connectionpool] DEBUG: https://login.microsoftonline.com:443 "POST /8ea908c1-4e85-4692-bc3f-3646b9b40891/oauth2/v2.0/token HTTP/1.1" 200 2018
2026-03-24 16:23:20 [azure.identity._credentials.chained] INFO: DefaultAzureCredential acquired a token from WorkloadIdentityCredential
2026-03-24 16:23:20 [azure.servicebus._pyamqp.cbs] DEBUG: CBS update in progress. Token put time: 1774369400
2026-03-24 16:23:20 [azure.servicebus._pyamqp.cbs] DEBUG: CBS update in progress. Token put time: 1774369400
2026-03-24 16:23:20 [azure.servicebus._pyamqp.cbs] DEBUG: CBS Put token result (<ManagementExecuteOperationResult.OK: 0>), status code: 202, status_description: b'Accepted'.
2026-03-24 16:23:20 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-24 16:23:20 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.DETACHED: 0> -> <LinkState.ATTACH_SENT: 1>
2026-03-24 16:23:20 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.ATTACH_SENT: 1> -> <LinkState.ATTACHED: 3>
2026-03-24 16:23:20 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-24 16:23:20 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-24 16:23:20 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-24 16:23:20 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-24 16:23:20 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item d3720175-dd94-5828-9277-2496a10e1fd3
2026-03-24 16:23:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/19639874/08540aba-510c-4980-8715-373567103ef5.jpg>
{'auction_title': '',
'body_type': 'Berlina',
'c_o_2_emission_value': 111,
'category': 'Coches',
'color': 'Negro',
'currency': 'EUR',
'description': 'Vehículo seminuevo con certificado de estado y seguridad '
'realizado por la empresa externa Midas según sus sistemas de '
'calidad, con kms garantizados y un funcionamiento '
'inmejorable. Este vehículo seminuevo se entrega con la '
'transferencia e impuestos incluidos, con garantía de 12 '
'meses, proporcionando el mejor servicio postventa, no dude en '
'verlo o probarlo sin compromiso alguno. Entregamos su '
'vehículo en todo el territorio nacional.\n'
'Vehículo con tracción delantera, no es 4x4. Innocar, empresa '
'líder multimarca y vehículos sin carnet en Córdoba, 100% '
'FINANCIABLE. 12 meses de garantía.',
'doors_number': 5,
'emission_standard': 'C',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': 'd3720175-dd94-5828-9277-2496a10e1fd3',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/bmw-serie-1-116d-5p-diesel-2019-en-cordoba-70151320-covo.aspx',
'listing': 'auction',
'location': 'Córdoba',
'make': 'BMW',
'model': 'Serie 1',
'odometer': 64587,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 17,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d3720175-dd94-5828-9277-2496a10e1fd3/d3720175-dd94-5828-9277-2496a10e1fd3_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71926,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19639874/08540aba-510c-4980-8715-373567103ef5.jpg',
'Width': 800}],
'price': 21980,
'price_includes_vat': True,
'registration_date': '2019-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'BMW Serie 1 116d',
'transmission': 'automatic',
'trim': '116d',
'vin': None,
'year': 2019}
2026-03-24 16:23:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:23:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%2770151320%27 HTTP/1.1" 200 None
2026-03-24 16:23:20 [auto_selling_coches.net] INFO: Saving data for 70151320: {'created_time': 1774369400.647906, 'last_price_update_time': 1774369400.647915}
2026-03-24 16:23:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:23:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70151320') HTTP/1.1" 204 0
2026-03-24 16:23:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70151341> (referer: https://www.coches.net/concesionario/torrecillaocasion/?pg=1) ['zyte-api']
2026-03-24 16:23:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70204438> (referer: https://www.coches.net/concesionario/torrecillaocasion/?pg=1) ['zyte-api']
2026-03-24 16:23:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:23:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3ffc6221d0>
2026-03-24 16:23:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:23:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 16:23:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:23:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_768d6c24-f275-5660-863f-64b0e6923adf/768d6c24-f275-5660-863f-64b0e6923adf_image_0.jpg HTTP/1.1" 201 0
2026-03-24 16:23:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:23:20 [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%252F19680242%252F6acf6afb-1a85-421b-8fc9-548e5abd7679.jpg') HTTP/1.1" 204 0
2026-03-24 16:23:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19680242/6acf6afb-1a85-421b-8fc9-548e5abd7679.jpg saved to cache
2026-03-24 16:23:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 768d6c24-f275-5660-863f-64b0e6923adf
2026-03-24 16:23:20 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 768d6c24-f275-5660-863f-64b0e6923adf sending to next pipeline
2026-03-24 16:23:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:23:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3ffc6ccf90>
2026-03-24 16:23:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:23:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 16:23:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:23:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_903bc19e-3979-564d-81ae-7560bbd2521a/903bc19e-3979-564d-81ae-7560bbd2521a_image_0.jpg HTTP/1.1" 201 0
2026-03-24 16:23:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:23:21 [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%252F19639708%252F6d633838-0415-4f8e-9d32-8fe073d1768a.jpg') HTTP/1.1" 204 0
2026-03-24 16:23:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19639708/6d633838-0415-4f8e-9d32-8fe073d1768a.jpg saved to cache
2026-03-24 16:23:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 903bc19e-3979-564d-81ae-7560bbd2521a
2026-03-24 16:23:21 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 903bc19e-3979-564d-81ae-7560bbd2521a sending to next pipeline
2026-03-24 16:23:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:23:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3ffc6da150>
2026-03-24 16:23:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:23:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 16:23:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:23:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_16afd85d-1a6a-5222-a25c-5534cc618aef/16afd85d-1a6a-5222-a25c-5534cc618aef_image_0.jpg HTTP/1.1" 201 0
2026-03-24 16:23:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:23:21 [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%252F19639783%252F23ca82f6-b0cc-4340-b06d-9bba120a900d.jpg') HTTP/1.1" 204 0
2026-03-24 16:23:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19639783/23ca82f6-b0cc-4340-b06d-9bba120a900d.jpg saved to cache
2026-03-24 16:23:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 16afd85d-1a6a-5222-a25c-5534cc618aef
2026-03-24 16:23:21 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 16afd85d-1a6a-5222-a25c-5534cc618aef sending to next pipeline
2026-03-24 16:23:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:23:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3ffc6d6810>
2026-03-24 16:23:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:23:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 16:23:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:23:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5f9bb209-c3eb-50f1-b2ff-01d29df0e857/5f9bb209-c3eb-50f1-b2ff-01d29df0e857_image_0.jpg HTTP/1.1" 201 0
2026-03-24 16:23:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:23:21 [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%252F19639752%252F849c65f2-2f43-4e0c-8f9e-b21aa94aed71.jpg') HTTP/1.1" 204 0
2026-03-24 16:23:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19639752/849c65f2-2f43-4e0c-8f9e-b21aa94aed71.jpg saved to cache
2026-03-24 16:23:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 5f9bb209-c3eb-50f1-b2ff-01d29df0e857
2026-03-24 16:23:21 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 5f9bb209-c3eb-50f1-b2ff-01d29df0e857 sending to next pipeline
2026-03-24 16:23:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 16:23:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 16:23:21 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 768d6c24-f275-5660-863f-64b0e6923adf with identifier 70203931
2026-03-24 16:23:21 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-24 16:23:21 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-24 16:23:21 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 768d6c24-f275-5660-863f-64b0e6923adf
2026-03-24 16:23:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/19680242/6acf6afb-1a85-421b-8fc9-548e5abd7679.jpg>
{'auction_title': '',
'body_type': 'Berlina',
'c_o_2_emission_value': 119,
'category': 'Coches',
'color': 'Blanco',
'currency': 'EUR',
'description': 'Vehículo seminuevo con certificado de estado y seguridad '
'realizado por la empresa externa Midas según sus sistemas de '
'calidad, con kms garantizados y un funcionamiento '
'inmejorable. Este vehículo seminuevo se entrega con la '
'transferencia e impuestos incluidos, con garantía de 12 '
'meses, proporcionando el mejor servicio postventa, no dude en '
'verlo o probarlo sin compromiso alguno. Entregamos su '
'vehículo en todo el territorio nacional.\n'
'Vehículo con tracción delantera, no es 4x4. Innocar, empresa '
'líder multimarca y vehículos sin carnet en Córdoba, 100% '
'FINANCIABLE. 12 meses de garantía.',
'doors_number': 5,
'emission_standard': 'C',
'engine': '1.0L',
'engine_horse_power': 95,
'expiration_date': None,
'fuel_type': 'Gasolina',
'id': '768d6c24-f275-5660-863f-64b0e6923adf',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/audi-a1-citycarver-25-tfsi-70kw-95cv-5p-gasolina-2020-en-cordoba-70203931-covo.aspx',
'listing': 'auction',
'location': 'Córdoba',
'make': 'AUDI',
'model': 'A1',
'odometer': 96334,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 18,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_768d6c24-f275-5660-863f-64b0e6923adf/768d6c24-f275-5660-863f-64b0e6923adf_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 65658,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19680242/6acf6afb-1a85-421b-8fc9-548e5abd7679.jpg',
'Width': 799}],
'price': 18580,
'price_includes_vat': True,
'registration_date': '2020-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'AUDI A1 citycarver 25 TFSI',
'transmission': 'manual',
'trim': 'citycarver 25 TFSI 70kW 95CV',
'vin': None,
'year': 2020}
2026-03-24 16:23:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:23:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%2770203931%27 HTTP/1.1" 200 None
2026-03-24 16:23:21 [auto_selling_coches.net] INFO: Saving data for 70203931: {'created_time': 1774369401.117719, 'last_price_update_time': 1774369401.117729}
2026-03-24 16:23:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:23:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70203931') HTTP/1.1" 204 0
2026-03-24 16:23:21 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 903bc19e-3979-564d-81ae-7560bbd2521a with identifier 70151138
2026-03-24 16:23:21 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-24 16:23:21 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-24 16:23:21 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 903bc19e-3979-564d-81ae-7560bbd2521a
2026-03-24 16:23:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/19639708/6d633838-0415-4f8e-9d32-8fe073d1768a.jpg>
{'auction_title': '',
'body_type': 'SUV',
'c_o_2_emission_value': 119,
'category': 'Coches',
'color': 'Amarillo',
'currency': 'EUR',
'description': 'Vehículo seminuevo con certificado de estado y seguridad '
'realizado por la empresa externa Midas según sus sistemas de '
'calidad, con kms garantizados y un funcionamiento '
'inmejorable. Este vehículo seminuevo se entrega con la '
'transferencia e impuestos incluidos, con garantía de 12 '
'meses, proporcionando el mejor servicio postventa, no dude en '
'verlo o probarlo sin compromiso alguno. Entregamos su '
'vehículo en todo el territorio nacional.\n'
'Vehículo con tracción delantera, no es 4x4. Innocar, empresa '
'líder multimarca y vehículos sin carnet en Córdoba, 100% '
'FINANCIABLE. 12 meses de garantía. \n'
'SE ACEPTA VEHÍCULO COMO PARTE DE PAGO. \n'
'*Consulte condiciones y oferta de financiación.',
'doors_number': 5,
'emission_standard': 'C',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '903bc19e-3979-564d-81ae-7560bbd2521a',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/bmw-x2-sdrive18d-5p-diesel-2019-en-cordoba-70151138-covo.aspx',
'listing': 'auction',
'location': 'Córdoba',
'make': 'BMW',
'model': 'X2',
'odometer': 102548,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 21,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_903bc19e-3979-564d-81ae-7560bbd2521a/903bc19e-3979-564d-81ae-7560bbd2521a_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85061,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19639708/6d633838-0415-4f8e-9d32-8fe073d1768a.jpg',
'Width': 800}],
'price': 22980,
'price_includes_vat': True,
'registration_date': '2018-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'BMW X2 sDrive18d',
'transmission': 'automatic',
'trim': 'sDrive18d',
'vin': None,
'year': 2018}
2026-03-24 16:23:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:23:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%2770151138%27 HTTP/1.1" 200 None
2026-03-24 16:23:21 [auto_selling_coches.net] INFO: Saving data for 70151138: {'created_time': 1774369401.165117, 'last_price_update_time': 1774369401.165126}
2026-03-24 16:23:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:23:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70151138') HTTP/1.1" 204 0
2026-03-24 16:23:21 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 16afd85d-1a6a-5222-a25c-5534cc618aef with identifier 70151206
2026-03-24 16:23:21 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-24 16:23:21 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-24 16:23:21 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 16afd85d-1a6a-5222-a25c-5534cc618aef
2026-03-24 16:23:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/19639783/23ca82f6-b0cc-4340-b06d-9bba120a900d.jpg>
{'auction_title': '',
'body_type': 'Berlina',
'c_o_2_emission_value': 93,
'category': 'Coches',
'color': 'Blanco',
'currency': 'EUR',
'description': 'Peugeot 308 d Aut con certificado de estado y seguridad '
'realizado por la empresa externa Midas según sus sistemas de '
'calidad, con kms garantizados y un funcionamiento '
'inmejorable. Este vehículo seminuevo se entrega con la '
'transferencia e impuestos incluidos, con garantía de 12 '
'meses, proporcionando el mejor servicio postventa, no dude en '
'verlo o probarlo sin compromiso alguno. Entregamos su '
'vehículo en todo el territorio nacional.\n'
'Innocar, empresa líder multimarca y vehículos sin carnet en '
'Córdoba, 100% FINANCIABLE. 12 meses de garantía.',
'doors_number': 5,
'emission_standard': 'C',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '16afd85d-1a6a-5222-a25c-5534cc618aef',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/peugeot-308-5p-business-line-15-bluehdi-96kw-130cv-5p-diesel-2018-en-cordoba-70151206-covo.aspx',
'listing': 'auction',
'location': 'Córdoba',
'make': 'PEUGEOT',
'model': '308',
'odometer': 84266,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 18,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_16afd85d-1a6a-5222-a25c-5534cc618aef/16afd85d-1a6a-5222-a25c-5534cc618aef_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79845,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19639783/23ca82f6-b0cc-4340-b06d-9bba120a900d.jpg',
'Width': 800}],
'price': 16980,
'price_includes_vat': True,
'registration_date': '2018-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'PEUGEOT 308 Business Line 1.5 BlueHDi',
'transmission': 'automatic',
'trim': '5p Business Line 1.5 BlueHDi 96kW 130CV',
'vin': None,
'year': 2018}
2026-03-24 16:23:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:23:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%2770151206%27 HTTP/1.1" 200 None
2026-03-24 16:23:21 [auto_selling_coches.net] INFO: Saving data for 70151206: {'created_time': 1774369401.230091, 'last_price_update_time': 1774369401.230103}
2026-03-24 16:23:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:23:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70151206') HTTP/1.1" 204 0
2026-03-24 16:23:21 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 5f9bb209-c3eb-50f1-b2ff-01d29df0e857 with identifier 70151179
2026-03-24 16:23:21 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-24 16:23:21 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-24 16:23:21 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 5f9bb209-c3eb-50f1-b2ff-01d29df0e857
2026-03-24 16:23:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/19639752/849c65f2-2f43-4e0c-8f9e-b21aa94aed71.jpg>
{'auction_title': '',
'body_type': 'Monovolumen',
'c_o_2_emission_value': 107,
'category': 'Coches',
'color': 'Blanco',
'currency': 'EUR',
'description': 'Vehículo seminuevo con certificado de estado y seguridad '
'realizado por la empresa externa Midas según sus sistemas de '
'calidad, con kms garantizados y un funcionamiento '
'inmejorable. Este vehículo seminuevo se entrega con la '
'transferencia e impuestos incluidos, con garantía de 12 '
'meses, proporcionando el mejor servicio postventa, no dude en '
'verlo o probarlo sin compromiso alguno. Entregamos su '
'vehículo en todo el territorio nacional.\n'
'Vehículo con tracción delantera, no es 4x4. Innocar, empresa '
'líder multimarca y vehículos sin carnet en Córdoba, 100% '
'FINANCIABLE. 12 meses de garantía.',
'doors_number': 5,
'emission_standard': 'C',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '5f9bb209-c3eb-50f1-b2ff-01d29df0e857',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/mercedes-benz-clase-b-b-180-d-5p-diesel-2020-en-cordoba-70151179-covo.aspx',
'listing': 'auction',
'location': 'Córdoba',
'make': 'MERCEDES-BENZ',
'model': 'Clase B',
'odometer': 101678,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 21,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5f9bb209-c3eb-50f1-b2ff-01d29df0e857/5f9bb209-c3eb-50f1-b2ff-01d29df0e857_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 67108,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19639752/849c65f2-2f43-4e0c-8f9e-b21aa94aed71.jpg',
'Width': 800}],
'price': 21980,
'price_includes_vat': True,
'registration_date': '2020-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'MERCEDES-BENZ Clase B B 180 d',
'transmission': 'manual',
'trim': 'B 180 d',
'vin': None,
'year': 2020}
2026-03-24 16:23:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:23:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%2770151179%27 HTTP/1.1" 200 None
2026-03-24 16:23:21 [auto_selling_coches.net] INFO: Saving data for 70151179: {'created_time': 1774369401.274325, 'last_price_update_time': 1774369401.274333}
2026-03-24 16:23:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:23:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70151179') HTTP/1.1" 204 0
2026-03-24 16:23:21 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
'body_type': 'SUV',
'c_o_2_emission_value': 239,
'category': 'Coches',
'color': 'Blanco',
'currency': 'EUR',
'description': 'Jeep Wrangler con certificado de estado y seguridad realizado '
'por la empresa externa Midas según sus sistemas de calidad, '
'con kms garantizados y un funcionamiento inmejorable. Este '
'vehículo seminuevo se entrega con la transferencia e '
'impuestos incluidos, con garantía de 12 meses, proporcionando '
'el mejor servicio postventa, no dude en verlo o probarlo sin '
'compromiso alguno. Entregamos su vehículo en todo el '
'territorio nacional. Dispone de la capota dura.\n'
'Vehículo con tracción 4x4. Innocar, empresa líder multimarca '
'y vehículos sin carnet en Córdoba, 100% FINANCIABLE. 12 meses '
'de garantía.',
'doors_number': 5,
'emission_standard': 'C',
'engine': '2.8L',
'engine_horse_power': 200,
'expiration_date': None,
'fuel_type': 'Diesel',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/jeep-wrangler-unlimited-28-crd-jk-edition-auto-5p-diesel-2018-en-cordoba-70151341-covo.aspx',
'listing': 'auction',
'location': 'Córdoba',
'make': 'JEEP',
'model': 'Wrangler Unlimited',
'odometer': 94890,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19639903/4d0e4204-8d8b-4910-b12f-30f947c8df98.jpg',
'https://a.ccdn.es/cnet/vehicles/19639903/390d5a58-b95a-43c8-af74-7a69d9fa0cf7.jpg',
'https://a.ccdn.es/cnet/vehicles/19639903/6c2358ba-0af6-4c23-b9b0-05b696f11415.jpg',
'https://a.ccdn.es/cnet/vehicles/19639903/1868b17f-9ffe-4536-bc02-7ad8087722d3.jpg',
'https://a.ccdn.es/cnet/vehicles/19639903/dd74c2bc-600b-4334-89e1-bca7d4a0765b.jpg',
'https://a.ccdn.es/cnet/vehicles/19639903/870a7c70-9db2-4b57-9cba-5e69923855a8.jpg',
'https://a.ccdn.es/cnet/vehicles/19639903/a75332c8-38f1-4d3f-9555-4dee04c0946a.jpg',
'https://a.ccdn.es/cnet/vehicles/19639903/9ab8005e-4753-45db-a1f2-ec3a1f8cb953.jpg',
'https://a.ccdn.es/cnet/vehicles/19639903/d0944117-84bb-4fce-a0df-defbb4a5c9ac.jpg',
'https://a.ccdn.es/cnet/vehicles/19639903/d020357f-ac9a-4c66-bf12-1b8d29674339.jpg',
'https://a.ccdn.es/cnet/vehicles/19639903/f99d3767-882a-43dc-b6f6-eeec07da0137.jpg',
'https://a.ccdn.es/cnet/vehicles/19639903/1f2d8612-42e0-463d-a917-e5d5d07c5627.jpg',
'https://a.ccdn.es/cnet/vehicles/19639903/38dfe584-8515-4577-b790-c482983c8d99.jpg',
'https://a.ccdn.es/cnet/vehicles/19639903/cd225efe-d702-4d9d-9553-e85a67de6d7b.jpg',
'https://a.ccdn.es/cnet/vehicles/19639903/141a35a8-063c-4c9d-b12b-b430fab9d064.jpg',
'https://a.ccdn.es/cnet/vehicles/19639903/85834092-9cfc-43f7-9f44-a184a3cc0669.jpg',
'https://a.ccdn.es/cnet/vehicles/19639903/0a60b419-79f9-4407-985f-94ddead5d83f.jpg',
'https://a.ccdn.es/cnet/vehicles/19639903/9125308d-d9d0-412f-82f7-7a17ceecca95.jpg',
'https://a.ccdn.es/cnet/vehicles/19639903/fd17d113-4c61-4319-953d-cd7dd5bfb684.jpg',
'https://a.ccdn.es/cnet/vehicles/19639903/a057b8fc-e324-468a-a194-76d642b488cd.jpg',
'https://a.ccdn.es/cnet/vehicles/19639903/adbbad47-6436-465a-8c8d-a04dabb18bcc.jpg',
'https://a.ccdn.es/cnet/vehicles/19639903/e6706ae0-9e29-4f96-ac3e-8877c340bc79.jpg',
'https://a.ccdn.es/cnet/vehicles/19639903/9040a19c-5453-421b-bfba-17cc7d3ade14.jpg',
'https://a.ccdn.es/cnet/vehicles/19639903/aba5fccc-9d30-49c9-99a9-bbc880e08336.jpg',
'https://a.ccdn.es/cnet/vehicles/19639903/3af87280-b99d-4abc-946b-bccd2dc64282.jpg'],
'price': 36980,
'price_includes_vat': True,
'registration_date': '2016-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'JEEP Wrangler Unlimited 2.8 CRD JK Edition Auto',
'transmission': 'automatic',
'trim': '2.8 CRD JK Edition Auto',
'vin': None,
'year': 2016}
2026-03-24 16:23:21 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 57fa0df5-2e4e-51db-a5ba-24af9feeaea8 with identifier: 70151341
2026-03-24 16:23:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 57fa0df5-2e4e-51db-a5ba-24af9feeaea8
2026-03-24 16:23:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:23:21 [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%252F19639903%252F4d0e4204-8d8b-4910-b12f-30f947c8df98.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:23:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19639903/4d0e4204-8d8b-4910-b12f-30f947c8df98.jpg not downloaded yet
2026-03-24 16:23:21 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
'body_type': 'SUV',
'c_o_2_emission_value': 119,
'category': 'Coches',
'color': 'Gris / Plata',
'currency': 'EUR',
'description': 'Vehículo seminuevo con certificado de estado y seguridad '
'realizado por la empresa externa Midas según sus sistemas de '
'calidad, con kms garantizados y un funcionamiento '
'inmejorable. Este vehículo seminuevo se entrega con la '
'transferencia e impuestos incluidos, con garantía de 12 '
'meses, proporcionando el mejor servicio postventa, no dude en '
'verlo o probarlo sin compromiso alguno. Entregamos su '
'vehículo en todo el territorio nacional.\n'
'Vehículo con tracción delantera, no es 4x4. Innocar, empresa '
'líder multimarca y vehículos sin carnet en Córdoba, 100% '
'FINANCIABLE. 12 meses de garantía.',
'doors_number': 5,
'emission_standard': 'C',
'engine': '1.7L',
'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/hyundai-tucson-17-crdi-115cv-bluedri-klass-sky-nav-4x2-5p-diesel-2015-en-cordoba-70204438-covo.aspx',
'listing': 'auction',
'location': 'Córdoba',
'make': 'HYUNDAI',
'model': 'Tucson',
'odometer': 44000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19680647/c7e2f206-e515-4fd6-b308-137b5493864e.jpg',
'https://a.ccdn.es/cnet/vehicles/19680647/8f5ae881-7be7-4310-b65c-5b08451a1eda.jpg',
'https://a.ccdn.es/cnet/vehicles/19680647/23e30142-f59a-4b6b-a914-5d8d84373353.jpg',
'https://a.ccdn.es/cnet/vehicles/19680647/9206e643-cc4e-4272-a437-d083162d51ac.jpg',
'https://a.ccdn.es/cnet/vehicles/19680647/a722deea-2a35-4094-9150-445d86f44add.jpg',
'https://a.ccdn.es/cnet/vehicles/19680647/0f61a453-03c1-4abd-b90b-51d95cca18e5.jpg',
'https://a.ccdn.es/cnet/vehicles/19680647/254db19d-a68c-4eb0-8c8e-83be4b62af32.jpg',
'https://a.ccdn.es/cnet/vehicles/19680647/3b0db17c-7a41-4705-8c95-caf854c95b9f.jpg',
'https://a.ccdn.es/cnet/vehicles/19680647/31de2f03-25e0-4dd6-b783-ede316bc603d.jpg',
'https://a.ccdn.es/cnet/vehicles/19680647/8e2b0361-e8c3-4b2c-aba0-4ae1fd776a2e.jpg',
'https://a.ccdn.es/cnet/vehicles/19680647/4b1d9050-bd9c-4ad9-b79d-9df2d82d352c.jpg',
'https://a.ccdn.es/cnet/vehicles/19680647/530bb5aa-ac22-4bbe-a313-71e5c223f48c.jpg',
'https://a.ccdn.es/cnet/vehicles/19680647/1bace072-4a14-4ed9-900a-ac99276f0bac.jpg',
'https://a.ccdn.es/cnet/vehicles/19680647/2165a9dc-f427-49b6-b484-c18b2c55a5df.jpg',
'https://a.ccdn.es/cnet/vehicles/19680647/aaffca03-8902-412d-a2b6-60ebc54d72d7.jpg',
'https://a.ccdn.es/cnet/vehicles/19680647/f228f6c8-9b52-4468-b5b3-83c8a2cf3743.jpg',
'https://a.ccdn.es/cnet/vehicles/19680647/6d86d6f5-f631-42ce-aed5-425fbea13974.jpg',
'https://a.ccdn.es/cnet/vehicles/19680647/caa40f9a-4a99-49df-8df8-0ba54175d0b6.jpg',
'https://a.ccdn.es/cnet/vehicles/19680647/94eab172-c94f-4df4-a9a9-2e500c22480c.jpg',
'https://a.ccdn.es/cnet/vehicles/19680647/f2c6d5f3-195b-4755-a3ce-24598c0c1e05.jpg',
'https://a.ccdn.es/cnet/vehicles/19680647/6e526a44-48b5-4d2f-9884-e63f1382f946.jpg',
'https://a.ccdn.es/cnet/vehicles/19680647/ada10bd5-a76f-480f-8022-ae33ef5e64cd.jpg'],
'price': 22980,
'price_includes_vat': True,
'registration_date': '2022-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'HYUNDAI Tucson 1.7 CRDi BlueDri Klass Sky Nav 4x2',
'transmission': 'manual',
'trim': '1.7 CRDi 115cv BlueDri Klass Sky Nav 4x2',
'vin': None,
'year': 2022}
2026-03-24 16:23:21 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 401d7f2e-5756-5dc1-9f97-c8b108077e93 with identifier: 70204438
2026-03-24 16:23:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 401d7f2e-5756-5dc1-9f97-c8b108077e93
2026-03-24 16:23:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:23:21 [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%252F19680647%252Fc7e2f206-e515-4fd6-b308-137b5493864e.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:23:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19680647/c7e2f206-e515-4fd6-b308-137b5493864e.jpg not downloaded yet
2026-03-24 16:23:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70204509> (referer: https://www.coches.net/concesionario/torrecillaocasion/?pg=1) ['zyte-api']
2026-03-24 16:23:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/19680647/c7e2f206-e515-4fd6-b308-137b5493864e.jpg> (referer: None)
2026-03-24 16:23:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/62320826> (referer: https://www.coches.net/concesionario/torrecillaocasion/?pg=1) ['zyte-api']
2026-03-24 16:23:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 16:23:22 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
'body_type': 'SUV',
'c_o_2_emission_value': 130,
'category': 'Coches',
'color': 'Blanco',
'currency': 'EUR',
'description': 'Vehículo seminuevo con certificado de estado y seguridad '
'realizado por la empresa externa Midas según sus sistemas de '
'calidad, con kms garantizados y un funcionamiento '
'inmejorable. Este vehículo seminuevo se entrega con la '
'transferencia e impuestos incluidos, con garantía de 12 '
'meses, proporcionando el mejor servicio postventa, no dude en '
'verlo o probarlo sin compromiso alguno. Entregamos su '
'vehículo en todo el territorio nacional.\n'
'Vehículo con tracción delantera, no es 4x4. Innocar, empresa '
'líder multimarca y vehículos sin carnet en Córdoba, 100% '
'FINANCIABLE. 12 meses de garantía.',
'doors_number': 5,
'emission_standard': 'C',
'engine': '1.6L',
'engine_horse_power': 115,
'expiration_date': None,
'fuel_type': 'Diesel',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/kia-sportage-16-crdi-85kw-115cv-concept-4x2-5p-diesel-2019-en-cordoba-70204509-covo.aspx',
'listing': 'auction',
'location': 'Córdoba',
'make': 'KIA',
'model': 'Sportage',
'odometer': 66539,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19680696/b9cc08c2-7105-478c-acfb-1828f8c169b4.jpg',
'https://a.ccdn.es/cnet/vehicles/19680696/c24aa224-73a5-48fb-94d7-91c22081c4ef.jpg',
'https://a.ccdn.es/cnet/vehicles/19680696/0d59789b-58c4-493d-82f2-f1451fca7bd9.jpg',
'https://a.ccdn.es/cnet/vehicles/19680696/3b8a08b7-655c-402b-80f1-998ee2aec060.jpg',
'https://a.ccdn.es/cnet/vehicles/19680696/60ea85e9-a585-4ac3-9945-980da947bdd0.jpg',
'https://a.ccdn.es/cnet/vehicles/19680696/12543df0-0a8c-4c1f-9995-a5d280d16da3.jpg',
'https://a.ccdn.es/cnet/vehicles/19680696/3b75a4cd-33cc-4870-b5e8-654fe8d90254.jpg',
'https://a.ccdn.es/cnet/vehicles/19680696/e783b961-23f4-41af-8ba6-0ee3cb735175.jpg',
'https://a.ccdn.es/cnet/vehicles/19680696/d1cfd9f6-c755-4d83-b585-4cab5091a771.jpg',
'https://a.ccdn.es/cnet/vehicles/19680696/62ffdb6c-85a2-46aa-a265-4daed8be10cf.jpg',
'https://a.ccdn.es/cnet/vehicles/19680696/aa972092-99e2-48ac-aa50-d708226cf286.jpg',
'https://a.ccdn.es/cnet/vehicles/19680696/1ef87704-ab1f-4db6-a66e-e5e3fd7badf1.jpg',
'https://a.ccdn.es/cnet/vehicles/19680696/d5883bfd-dbc5-45af-908e-ba577ebc8420.jpg',
'https://a.ccdn.es/cnet/vehicles/19680696/df5e36ff-0bc4-4f31-8328-88a323cd035e.jpg',
'https://a.ccdn.es/cnet/vehicles/19680696/03b22b7c-2b1d-4f91-997b-8ae52f3122af.jpg',
'https://a.ccdn.es/cnet/vehicles/19680696/8e6e7f76-1cad-4a7b-a020-d42b767a02b5.jpg',
'https://a.ccdn.es/cnet/vehicles/19680696/d1a461af-58f1-4aff-b1d4-dd5e647e57cd.jpg',
'https://a.ccdn.es/cnet/vehicles/19680696/8503b5d5-e7db-4d56-be7b-b24a71bc8367.jpg',
'https://a.ccdn.es/cnet/vehicles/19680696/a5904859-3548-4e50-b575-195de64bca16.jpg',
'https://a.ccdn.es/cnet/vehicles/19680696/ec38902c-76d8-4c5d-b5df-cd5efb5f9539.jpg',
'https://a.ccdn.es/cnet/vehicles/19680696/f21857ad-5236-48ad-9fb6-fcad07f6e997.jpg',
'https://a.ccdn.es/cnet/vehicles/19680696/8c31ec35-ad0b-48fc-9258-e94746f19f8d.jpg'],
'price': 17980,
'price_includes_vat': True,
'registration_date': '2019-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'KIA Sportage 1.6 CRDi Concept 4x2',
'transmission': 'manual',
'trim': '1.6 CRDi 85kW 115CV Concept 4x2',
'vin': None,
'year': 2019}
2026-03-24 16:23:22 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 6f7531aa-b39f-5a40-badf-01f6db04e884 with identifier: 70204509
2026-03-24 16:23:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 6f7531aa-b39f-5a40-badf-01f6db04e884
2026-03-24 16:23:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:23:22 [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%252F19680696%252Fb9cc08c2-7105-478c-acfb-1828f8c169b4.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:23:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19680696/b9cc08c2-7105-478c-acfb-1828f8c169b4.jpg not downloaded yet
2026-03-24 16:23:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/19639903/4d0e4204-8d8b-4910-b12f-30f947c8df98.jpg> (referer: None)
2026-03-24 16:23:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70207198> (referer: https://www.coches.net/concesionario/torrecillaocasion/?pg=1) ['zyte-api']
2026-03-24 16:23:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 16:23:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:23:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3ffc6e2690>
2026-03-24 16:23:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:23:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 16:23:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:23:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_401d7f2e-5756-5dc1-9f97-c8b108077e93/401d7f2e-5756-5dc1-9f97-c8b108077e93_image_0.jpg HTTP/1.1" 201 0
2026-03-24 16:23:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:23:22 [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%252F19680647%252Fc7e2f206-e515-4fd6-b308-137b5493864e.jpg') HTTP/1.1" 204 0
2026-03-24 16:23:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19680647/c7e2f206-e515-4fd6-b308-137b5493864e.jpg saved to cache
2026-03-24 16:23:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 401d7f2e-5756-5dc1-9f97-c8b108077e93
2026-03-24 16:23:22 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 401d7f2e-5756-5dc1-9f97-c8b108077e93 sending to next pipeline
2026-03-24 16:23:22 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 401d7f2e-5756-5dc1-9f97-c8b108077e93 with identifier 70204438
2026-03-24 16:23:22 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-24 16:23:22 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-24 16:23:22 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 401d7f2e-5756-5dc1-9f97-c8b108077e93
2026-03-24 16:23:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/19680647/c7e2f206-e515-4fd6-b308-137b5493864e.jpg>
{'auction_title': '',
'body_type': 'SUV',
'c_o_2_emission_value': 119,
'category': 'Coches',
'color': 'Gris / Plata',
'currency': 'EUR',
'description': 'Vehículo seminuevo con certificado de estado y seguridad '
'realizado por la empresa externa Midas según sus sistemas de '
'calidad, con kms garantizados y un funcionamiento '
'inmejorable. Este vehículo seminuevo se entrega con la '
'transferencia e impuestos incluidos, con garantía de 12 '
'meses, proporcionando el mejor servicio postventa, no dude en '
'verlo o probarlo sin compromiso alguno. Entregamos su '
'vehículo en todo el territorio nacional.\n'
'Vehículo con tracción delantera, no es 4x4. Innocar, empresa '
'líder multimarca y vehículos sin carnet en Córdoba, 100% '
'FINANCIABLE. 12 meses de garantía.',
'doors_number': 5,
'emission_standard': 'C',
'engine': '1.7L',
'engine_horse_power': 115,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '401d7f2e-5756-5dc1-9f97-c8b108077e93',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/hyundai-tucson-17-crdi-115cv-bluedri-klass-sky-nav-4x2-5p-diesel-2015-en-cordoba-70204438-covo.aspx',
'listing': 'auction',
'location': 'Córdoba',
'make': 'HYUNDAI',
'model': 'Tucson',
'odometer': 44000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 22,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_401d7f2e-5756-5dc1-9f97-c8b108077e93/401d7f2e-5756-5dc1-9f97-c8b108077e93_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81618,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19680647/c7e2f206-e515-4fd6-b308-137b5493864e.jpg',
'Width': 800}],
'price': 22980,
'price_includes_vat': True,
'registration_date': '2022-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'HYUNDAI Tucson 1.7 CRDi BlueDri Klass Sky Nav 4x2',
'transmission': 'manual',
'trim': '1.7 CRDi 115cv BlueDri Klass Sky Nav 4x2',
'vin': None,
'year': 2022}
2026-03-24 16:23:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:23:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%2770204438%27 HTTP/1.1" 200 None
2026-03-24 16:23:22 [auto_selling_coches.net] INFO: Saving data for 70204438: {'created_time': 1774369402.370491, 'last_price_update_time': 1774369402.370501}
2026-03-24 16:23:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:23:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70204438') HTTP/1.1" 204 0
2026-03-24 16:23:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/19680696/b9cc08c2-7105-478c-acfb-1828f8c169b4.jpg> (referer: None)
2026-03-24 16:23:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 16:23:22 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
'body_type': 'SUV',
'c_o_2_emission_value': 105,
'category': 'Coches',
'color': 'Gris / Plata',
'currency': 'EUR',
'description': 'Vehículo seminuevo con certificado de estado y seguridad '
'realizado por la empresa externa Midas según sus sistemas de '
'calidad, con kms garantizados y un funcionamiento '
'inmejorable. Este vehículo seminuevo se entrega con la '
'transferencia e impuestos incluidos, con garantía de 12 '
'meses, proporcionando el mejor servicio postventa, no dude en '
'verlo o probarlo sin compromiso alguno. Entregamos su '
'vehículo en todo el territorio nacional.\n'
'Vehículo con tracción delantera, no es 4x4. Innocar, empresa '
'líder multimarca y vehículos sin carnet en Córdoba, 100% '
'FINANCIABLE. 12 meses de garantía. \n'
'SE ACEPTA VEHÍCULO COMO PARTE DE PAGO. \n'
'*Consulte condiciones y oferta de financiación.',
'doors_number': 5,
'emission_standard': 'C',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': None,
'fuel_type': 'Diesel',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/opel-grandland-x-15-cdti-edition-5p-diesel-2021-en-cordoba-62320826-covo.aspx',
'listing': 'auction',
'location': 'Córdoba',
'make': 'OPEL',
'model': 'Grandland X',
'odometer': 44638,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19240963/9fcd6295-a3ce-4cf2-a641-23a5fdac1b8a.jpg',
'https://a.ccdn.es/cnet/vehicles/19240963/a24bd17e-a400-483a-a3df-faa444401f54.jpg',
'https://a.ccdn.es/cnet/vehicles/19240963/33c1f18a-c1d7-40d7-924c-5df23b68c792.jpg',
'https://a.ccdn.es/cnet/vehicles/19240963/68c21ce0-359b-4332-a265-0be128d3a11c.jpg',
'https://a.ccdn.es/cnet/vehicles/19240963/86c28f8d-0361-47eb-aa4e-7febf4c97f6b.jpg',
'https://a.ccdn.es/cnet/vehicles/19240963/2cdb797f-0038-40b8-a1dc-d301aa40b1ae.jpg',
'https://a.ccdn.es/cnet/vehicles/19240963/ddc33608-1221-42c8-87b1-b9ba3363f925.jpg',
'https://a.ccdn.es/cnet/vehicles/19240963/fee8e19c-78ab-4e00-bfe8-93fc76db4ffb.jpg',
'https://a.ccdn.es/cnet/vehicles/19240963/c6478078-96b0-4963-bad6-3caccc2e781d.jpg',
'https://a.ccdn.es/cnet/vehicles/19240963/a23734d2-f6f9-4b05-8644-d8a1cd14ab6d.jpg',
'https://a.ccdn.es/cnet/vehicles/19240963/22c6c580-4ad8-4e05-95c0-4f1a4e5d6e07.jpg',
'https://a.ccdn.es/cnet/vehicles/19240963/6cbdd46d-a7e0-4ac7-b798-f84b90775a1c.jpg',
'https://a.ccdn.es/cnet/vehicles/19240963/bcb3e002-1de7-4f5e-afc6-be0217f10057.jpg',
'https://a.ccdn.es/cnet/vehicles/19240963/6df5911e-5e5c-4fcd-99a9-41b812d838d1.jpg',
'https://a.ccdn.es/cnet/vehicles/19240963/d2ad4011-dbbe-4324-b1cf-2f4bd2d52181.jpg',
'https://a.ccdn.es/cnet/vehicles/19240963/756a9b38-eb1c-49b2-978a-9187cf88cdb8.jpg',
'https://a.ccdn.es/cnet/vehicles/19240963/001d96e0-f31a-4b53-9f4b-52f241c0d229.jpg',
'https://a.ccdn.es/cnet/vehicles/19240963/c847f085-0ec0-4fda-8581-a52b052a93ad.jpg',
'https://a.ccdn.es/cnet/vehicles/19240963/983f87b0-1303-4038-a397-1ac464d5ae93.jpg',
'https://a.ccdn.es/cnet/vehicles/19240963/fb3f2297-7862-4ba0-a8b1-eebf4de087ba.jpg',
'https://a.ccdn.es/cnet/vehicles/19240963/c84b68d6-596b-4ef8-a788-4dce04f0e48c.jpg',
'https://a.ccdn.es/cnet/vehicles/19240963/cf7f3032-09ef-468f-9900-66838234a4aa.jpg',
'https://a.ccdn.es/cnet/vehicles/19240963/60ecc0d6-3025-462f-b718-bb0c89fb16ac.jpg'],
'price': 19980,
'price_includes_vat': True,
'registration_date': '2020-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'OPEL Grandland X 1.5 CDTi Edition',
'transmission': 'manual',
'trim': '1.5 CDTi Edition',
'vin': None,
'year': 2020}
2026-03-24 16:23:22 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 7620f386-56a1-52fd-8f26-456d36c4cbea with identifier: 62320826
2026-03-24 16:23:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 7620f386-56a1-52fd-8f26-456d36c4cbea
2026-03-24 16:23:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:23:22 [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%252F19240963%252F9fcd6295-a3ce-4cf2-a641-23a5fdac1b8a.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:23:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19240963/9fcd6295-a3ce-4cf2-a641-23a5fdac1b8a.jpg not downloaded yet
2026-03-24 16:23:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:23:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3ffc6655d0>
2026-03-24 16:23:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:23:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 16:23:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:23:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_57fa0df5-2e4e-51db-a5ba-24af9feeaea8/57fa0df5-2e4e-51db-a5ba-24af9feeaea8_image_0.jpg HTTP/1.1" 201 0
2026-03-24 16:23:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:23:22 [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%252F19639903%252F4d0e4204-8d8b-4910-b12f-30f947c8df98.jpg') HTTP/1.1" 204 0
2026-03-24 16:23:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19639903/4d0e4204-8d8b-4910-b12f-30f947c8df98.jpg saved to cache
2026-03-24 16:23:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 57fa0df5-2e4e-51db-a5ba-24af9feeaea8
2026-03-24 16:23:22 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 57fa0df5-2e4e-51db-a5ba-24af9feeaea8 sending to next pipeline
2026-03-24 16:23:22 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
'body_type': 'SUV',
'c_o_2_emission_value': 115,
'category': 'Coches',
'color': 'Blanco',
'currency': 'EUR',
'description': 'Vehículo seminuevo con certificado de estado y seguridad '
'realizado por la empresa externa Midas según sus sistemas de '
'calidad, con kms garantizados y un funcionamiento '
'inmejorable. Este vehículo seminuevo se entrega con la '
'transferencia e impuestos incluidos, con garantía de 12 '
'meses, proporcionando el mejor servicio postventa, no dude en '
'verlo o probarlo sin compromiso alguno. Entregamos su '
'vehículo en todo el territorio nacional.\n'
'Vehículo con tracción delantera, no es 4x4. Innocar, empresa '
'líder multimarca y vehículos sin carnet en Córdoba, 100% '
'FINANCIABLE. 12 meses de garantía.',
'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/seat-ateca-20-tdi-110kw-150cv-ss-style-5p-diesel-2021-en-cordoba-70207198-covo.aspx',
'listing': 'auction',
'location': 'Córdoba',
'make': 'SEAT',
'model': 'Ateca',
'odometer': 117983,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19682806/e1e74317-0328-4381-aae4-43ba86b2e37e.jpg',
'https://a.ccdn.es/cnet/vehicles/19682806/e5719975-5813-4d33-8016-7f7c1cf6cfbc.jpg',
'https://a.ccdn.es/cnet/vehicles/19682806/4bfb6b44-2022-48d0-95f4-f64cec7618f4.jpg',
'https://a.ccdn.es/cnet/vehicles/19682806/75540679-8c22-4368-b458-1bbcc1f58cfa.jpg',
'https://a.ccdn.es/cnet/vehicles/19682806/053bbad8-e69d-4d24-86bc-0e3642b26ce9.jpg',
'https://a.ccdn.es/cnet/vehicles/19682806/e990643f-e385-4bf5-90b8-2e12cf41498c.jpg',
'https://a.ccdn.es/cnet/vehicles/19682806/dbc3c9ee-adcd-4f0c-98a3-3d905742d2b9.jpg',
'https://a.ccdn.es/cnet/vehicles/19682806/0a623108-c089-47f7-98c6-095d360aa342.jpg',
'https://a.ccdn.es/cnet/vehicles/19682806/afb613a6-721e-4175-9dc8-a4e6673e1388.jpg',
'https://a.ccdn.es/cnet/vehicles/19682806/1a423c54-21a6-46d8-885f-a5e44fd459ce.jpg',
'https://a.ccdn.es/cnet/vehicles/19682806/70dedfd1-d754-41f9-b6b1-962c6c041ab5.jpg',
'https://a.ccdn.es/cnet/vehicles/19682806/90e29cda-f810-4d86-b978-48f91941f675.jpg',
'https://a.ccdn.es/cnet/vehicles/19682806/de058646-8216-4082-84e8-b4bd92b5b14e.jpg',
'https://a.ccdn.es/cnet/vehicles/19682806/67289142-94f2-4da7-bd7e-82d40823a0e6.jpg',
'https://a.ccdn.es/cnet/vehicles/19682806/16021e6c-8a23-4d5e-90d6-ca13db876125.jpg',
'https://a.ccdn.es/cnet/vehicles/19682806/18e4bafc-fcd4-48ad-b11d-3b1177790d26.jpg',
'https://a.ccdn.es/cnet/vehicles/19682806/9f9a584c-5265-4c0b-b1ea-5877b1ec2e68.jpg',
'https://a.ccdn.es/cnet/vehicles/19682806/30c20412-16ea-4438-8cd7-5c764b48939f.jpg',
'https://a.ccdn.es/cnet/vehicles/19682806/b5b2b04b-5f60-4a90-b62b-3e9f56916d0b.jpg',
'https://a.ccdn.es/cnet/vehicles/19682806/cded9b0c-dd6e-413e-895b-7de1c8358885.jpg',
'https://a.ccdn.es/cnet/vehicles/19682806/b4528382-d6cb-41fd-9ebd-c6496e9d37c7.jpg',
'https://a.ccdn.es/cnet/vehicles/19682806/637f4b83-df54-46bf-b10e-83833724e92e.jpg',
'https://a.ccdn.es/cnet/vehicles/19682806/2cf8e728-cc3f-4fd4-8238-9e8ad895bc33.jpg',
'https://a.ccdn.es/cnet/vehicles/19682806/f0332e89-86c5-49f7-8f4d-4c09bb9b8c86.jpg',
'https://a.ccdn.es/cnet/vehicles/19682806/976cec1a-9879-4b8d-ab26-09f740728ca2.jpg'],
'price': 19980,
'price_includes_vat': True,
'registration_date': '2021-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'SEAT Ateca 2.0 TDI SS Style',
'transmission': 'manual',
'trim': '2.0 TDI 110kW 150CV SS Style',
'vin': None,
'year': 2021}
2026-03-24 16:23:22 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: e63d2d10-4062-5458-a15f-3e42b2a3db42 with identifier: 70207198
2026-03-24 16:23:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item e63d2d10-4062-5458-a15f-3e42b2a3db42
2026-03-24 16:23:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:23:22 [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%252F19682806%252Fe1e74317-0328-4381-aae4-43ba86b2e37e.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:23:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19682806/e1e74317-0328-4381-aae4-43ba86b2e37e.jpg not downloaded yet
2026-03-24 16:23:22 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 57fa0df5-2e4e-51db-a5ba-24af9feeaea8 with identifier 70151341
2026-03-24 16:23:22 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-24 16:23:22 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-24 16:23:22 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 57fa0df5-2e4e-51db-a5ba-24af9feeaea8
2026-03-24 16:23:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/19639903/4d0e4204-8d8b-4910-b12f-30f947c8df98.jpg>
{'auction_title': '',
'body_type': 'SUV',
'c_o_2_emission_value': 239,
'category': 'Coches',
'color': 'Blanco',
'currency': 'EUR',
'description': 'Jeep Wrangler con certificado de estado y seguridad realizado '
'por la empresa externa Midas según sus sistemas de calidad, '
'con kms garantizados y un funcionamiento inmejorable. Este '
'vehículo seminuevo se entrega con la transferencia e '
'impuestos incluidos, con garantía de 12 meses, proporcionando '
'el mejor servicio postventa, no dude en verlo o probarlo sin '
'compromiso alguno. Entregamos su vehículo en todo el '
'territorio nacional. Dispone de la capota dura.\n'
'Vehículo con tracción 4x4. Innocar, empresa líder multimarca '
'y vehículos sin carnet en Córdoba, 100% FINANCIABLE. 12 meses '
'de garantía.',
'doors_number': 5,
'emission_standard': 'C',
'engine': '2.8L',
'engine_horse_power': 200,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '57fa0df5-2e4e-51db-a5ba-24af9feeaea8',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/jeep-wrangler-unlimited-28-crd-jk-edition-auto-5p-diesel-2018-en-cordoba-70151341-covo.aspx',
'listing': 'auction',
'location': 'Córdoba',
'make': 'JEEP',
'model': 'Wrangler Unlimited',
'odometer': 94890,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 25,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_57fa0df5-2e4e-51db-a5ba-24af9feeaea8/57fa0df5-2e4e-51db-a5ba-24af9feeaea8_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 77699,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19639903/4d0e4204-8d8b-4910-b12f-30f947c8df98.jpg',
'Width': 800}],
'price': 36980,
'price_includes_vat': True,
'registration_date': '2016-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'JEEP Wrangler Unlimited 2.8 CRD JK Edition Auto',
'transmission': 'automatic',
'trim': '2.8 CRD JK Edition Auto',
'vin': None,
'year': 2016}
2026-03-24 16:23:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:23:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%2770151341%27 HTTP/1.1" 200 None
2026-03-24 16:23:22 [auto_selling_coches.net] INFO: Saving data for 70151341: {'created_time': 1774369402.539322, 'last_price_update_time': 1774369402.539337}
2026-03-24 16:23:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:23:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70151341') HTTP/1.1" 204 0
2026-03-24 16:23:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:23:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3ffc6f91d0>
2026-03-24 16:23:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:23:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 16:23:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:23:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6f7531aa-b39f-5a40-badf-01f6db04e884/6f7531aa-b39f-5a40-badf-01f6db04e884_image_0.jpg HTTP/1.1" 201 0
2026-03-24 16:23:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:23:22 [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%252F19680696%252Fb9cc08c2-7105-478c-acfb-1828f8c169b4.jpg') HTTP/1.1" 204 0
2026-03-24 16:23:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19680696/b9cc08c2-7105-478c-acfb-1828f8c169b4.jpg saved to cache
2026-03-24 16:23:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 6f7531aa-b39f-5a40-badf-01f6db04e884
2026-03-24 16:23:22 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 6f7531aa-b39f-5a40-badf-01f6db04e884 sending to next pipeline
2026-03-24 16:23:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70206919> (referer: https://www.coches.net/concesionario/torrecillaocasion/?pg=1) ['zyte-api']
2026-03-24 16:23:22 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 6f7531aa-b39f-5a40-badf-01f6db04e884 with identifier 70204509
2026-03-24 16:23:22 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-24 16:23:22 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-24 16:23:22 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 6f7531aa-b39f-5a40-badf-01f6db04e884
2026-03-24 16:23:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/19680696/b9cc08c2-7105-478c-acfb-1828f8c169b4.jpg>
{'auction_title': '',
'body_type': 'SUV',
'c_o_2_emission_value': 130,
'category': 'Coches',
'color': 'Blanco',
'currency': 'EUR',
'description': 'Vehículo seminuevo con certificado de estado y seguridad '
'realizado por la empresa externa Midas según sus sistemas de '
'calidad, con kms garantizados y un funcionamiento '
'inmejorable. Este vehículo seminuevo se entrega con la '
'transferencia e impuestos incluidos, con garantía de 12 '
'meses, proporcionando el mejor servicio postventa, no dude en '
'verlo o probarlo sin compromiso alguno. Entregamos su '
'vehículo en todo el territorio nacional.\n'
'Vehículo con tracción delantera, no es 4x4. Innocar, empresa '
'líder multimarca y vehículos sin carnet en Córdoba, 100% '
'FINANCIABLE. 12 meses de garantía.',
'doors_number': 5,
'emission_standard': 'C',
'engine': '1.6L',
'engine_horse_power': 115,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '6f7531aa-b39f-5a40-badf-01f6db04e884',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/kia-sportage-16-crdi-85kw-115cv-concept-4x2-5p-diesel-2019-en-cordoba-70204509-covo.aspx',
'listing': 'auction',
'location': 'Córdoba',
'make': 'KIA',
'model': 'Sportage',
'odometer': 66539,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 22,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6f7531aa-b39f-5a40-badf-01f6db04e884/6f7531aa-b39f-5a40-badf-01f6db04e884_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 70108,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19680696/b9cc08c2-7105-478c-acfb-1828f8c169b4.jpg',
'Width': 800}],
'price': 17980,
'price_includes_vat': True,
'registration_date': '2019-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'KIA Sportage 1.6 CRDi Concept 4x2',
'transmission': 'manual',
'trim': '1.6 CRDi 85kW 115CV Concept 4x2',
'vin': None,
'year': 2019}
2026-03-24 16:23:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:23:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%2770204509%27 HTTP/1.1" 200 None
2026-03-24 16:23:22 [auto_selling_coches.net] INFO: Saving data for 70204509: {'created_time': 1774369402.636225, 'last_price_update_time': 1774369402.636236}
2026-03-24 16:23:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:23:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70204509') HTTP/1.1" 204 0
2026-03-24 16:23:22 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
'body_type': 'SUV',
'c_o_2_emission_value': 118,
'category': 'Coches',
'color': 'Gris / Plata',
'currency': 'EUR',
'description': 'Vehículo seminuevo con certificado de estado y seguridad '
'realizado por la empresa externa Midas según sus sistemas de '
'calidad, con kms garantizados y un funcionamiento '
'inmejorable. Este vehículo seminuevo se entrega con la '
'transferencia e impuestos incluidos, con garantía de 12 '
'meses, proporcionando el mejor servicio postventa, no dude en '
'verlo o probarlo sin compromiso alguno. Entregamos su '
'vehículo en todo el territorio nacional.\n'
'Vehículo con tracción delantera, no es 4x4. Innocar, empresa '
'líder multimarca y vehículos sin carnet en Córdoba, 100% '
'FINANCIABLE. 12 meses de garantía.',
'doors_number': 5,
'emission_standard': 'C',
'engine': '1.0L',
'engine_horse_power': 114,
'expiration_date': None,
'fuel_type': 'Gasolina',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/nissan-juke-digt-84-kw-114-cv-6mt-tekna-5p-gasolina-2021-en-cordoba-70206919-covo.aspx',
'listing': 'auction',
'location': 'Córdoba',
'make': 'NISSAN',
'model': 'JUKE',
'odometer': 37795,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19682649/29af2998-2c39-40cd-a4b2-b4992017b13d.jpg',
'https://a.ccdn.es/cnet/vehicles/19682649/8642fa4d-bb40-4288-ad12-ea917478e791.jpg',
'https://a.ccdn.es/cnet/vehicles/19682649/a2d80c81-8f2c-438d-b8dd-6cb02be22bc4.jpg',
'https://a.ccdn.es/cnet/vehicles/19682649/df2d359b-c867-4dff-841f-c4b8e932a719.jpg',
'https://a.ccdn.es/cnet/vehicles/19682649/e2c2f266-1cc7-4bf2-9b4a-6e2c5019ca26.jpg',
'https://a.ccdn.es/cnet/vehicles/19682649/a63c7910-02e2-4798-8c21-7188a6e638dd.jpg',
'https://a.ccdn.es/cnet/vehicles/19682649/4366cc18-f18b-47b1-a41d-b51f6bb862f5.jpg',
'https://a.ccdn.es/cnet/vehicles/19682649/9cd5cfde-7ba1-478a-ad08-9ff629d135a4.jpg',
'https://a.ccdn.es/cnet/vehicles/19682649/72fcf90b-f604-44a9-87e5-a7acf74e9084.jpg',
'https://a.ccdn.es/cnet/vehicles/19682649/21a32715-3fc5-4837-b565-13fba39d79f3.jpg',
'https://a.ccdn.es/cnet/vehicles/19682649/ae6f95d3-b7c7-478d-b9ae-4b2e483bbcf6.jpg',
'https://a.ccdn.es/cnet/vehicles/19682649/b29388bb-19a3-4161-a43d-8d02c209883d.jpg',
'https://a.ccdn.es/cnet/vehicles/19682649/8d12e4e0-c870-4d59-8eaa-e68e5305521e.jpg',
'https://a.ccdn.es/cnet/vehicles/19682649/ff97d015-2353-4e15-971e-28abecbbf47d.jpg',
'https://a.ccdn.es/cnet/vehicles/19682649/178c2fe0-f4c9-4ad9-a460-1ee4d35b6f60.jpg',
'https://a.ccdn.es/cnet/vehicles/19682649/6e28cb39-f868-44f0-b783-2bbc02b01c54.jpg',
'https://a.ccdn.es/cnet/vehicles/19682649/e73f3f37-5fc9-4e2d-898f-bb11322cb56a.jpg',
'https://a.ccdn.es/cnet/vehicles/19682649/4e0948a8-300b-465f-8651-526243a153cf.jpg',
'https://a.ccdn.es/cnet/vehicles/19682649/27cf716b-9d15-4a71-a3ce-316fdbe7cb3a.jpg'],
'price': 18980,
'price_includes_vat': True,
'registration_date': '2021-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'NISSAN JUKE DIGT 114 CV 6MT Tekna',
'transmission': 'manual',
'trim': 'DIGT 84 kW 114 CV 6MT Tekna',
'vin': 'SJNFAAF16U1132943',
'year': 2021}
2026-03-24 16:23:22 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 46696450-9894-5aaf-8b62-e75186617f8e with identifier: 70206919
2026-03-24 16:23:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 46696450-9894-5aaf-8b62-e75186617f8e
2026-03-24 16:23:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:23:22 [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%252F19682649%252F29af2998-2c39-40cd-a4b2-b4992017b13d.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:23:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19682649/29af2998-2c39-40cd-a4b2-b4992017b13d.jpg not downloaded yet
2026-03-24 16:23:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/19682806/e1e74317-0328-4381-aae4-43ba86b2e37e.jpg> (referer: None)
2026-03-24 16:23:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/19682649/29af2998-2c39-40cd-a4b2-b4992017b13d.jpg> (referer: None)
2026-03-24 16:23:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:23:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3ffc709f10>
2026-03-24 16:23:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:23:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 16:23:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:23:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e63d2d10-4062-5458-a15f-3e42b2a3db42/e63d2d10-4062-5458-a15f-3e42b2a3db42_image_0.jpg HTTP/1.1" 201 0
2026-03-24 16:23:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:23:22 [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%252F19682806%252Fe1e74317-0328-4381-aae4-43ba86b2e37e.jpg') HTTP/1.1" 204 0
2026-03-24 16:23:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19682806/e1e74317-0328-4381-aae4-43ba86b2e37e.jpg saved to cache
2026-03-24 16:23:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item e63d2d10-4062-5458-a15f-3e42b2a3db42
2026-03-24 16:23:22 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item e63d2d10-4062-5458-a15f-3e42b2a3db42 sending to next pipeline
2026-03-24 16:23:22 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: e63d2d10-4062-5458-a15f-3e42b2a3db42 with identifier 70207198
2026-03-24 16:23:22 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-24 16:23:22 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-24 16:23:22 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item e63d2d10-4062-5458-a15f-3e42b2a3db42
2026-03-24 16:23:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/19682806/e1e74317-0328-4381-aae4-43ba86b2e37e.jpg>
{'auction_title': '',
'body_type': 'SUV',
'c_o_2_emission_value': 115,
'category': 'Coches',
'color': 'Blanco',
'currency': 'EUR',
'description': 'Vehículo seminuevo con certificado de estado y seguridad '
'realizado por la empresa externa Midas según sus sistemas de '
'calidad, con kms garantizados y un funcionamiento '
'inmejorable. Este vehículo seminuevo se entrega con la '
'transferencia e impuestos incluidos, con garantía de 12 '
'meses, proporcionando el mejor servicio postventa, no dude en '
'verlo o probarlo sin compromiso alguno. Entregamos su '
'vehículo en todo el territorio nacional.\n'
'Vehículo con tracción delantera, no es 4x4. Innocar, empresa '
'líder multimarca y vehículos sin carnet en Córdoba, 100% '
'FINANCIABLE. 12 meses de garantía.',
'doors_number': 5,
'emission_standard': 'C',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': 'e63d2d10-4062-5458-a15f-3e42b2a3db42',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/seat-ateca-20-tdi-110kw-150cv-ss-style-5p-diesel-2021-en-cordoba-70207198-covo.aspx',
'listing': 'auction',
'location': 'Córdoba',
'make': 'SEAT',
'model': 'Ateca',
'odometer': 117983,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 25,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e63d2d10-4062-5458-a15f-3e42b2a3db42/e63d2d10-4062-5458-a15f-3e42b2a3db42_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74524,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19682806/e1e74317-0328-4381-aae4-43ba86b2e37e.jpg',
'Width': 800}],
'price': 19980,
'price_includes_vat': True,
'registration_date': '2021-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'SEAT Ateca 2.0 TDI SS Style',
'transmission': 'manual',
'trim': '2.0 TDI 110kW 150CV SS Style',
'vin': None,
'year': 2021}
2026-03-24 16:23:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:23:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%2770207198%27 HTTP/1.1" 200 None
2026-03-24 16:23:22 [auto_selling_coches.net] INFO: Saving data for 70207198: {'created_time': 1774369402.908584, 'last_price_update_time': 1774369402.908592}
2026-03-24 16:23:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:23:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70207198') HTTP/1.1" 204 0
2026-03-24 16:23:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:23:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3fffbd6390>
2026-03-24 16:23:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:23:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 16:23:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:23:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_46696450-9894-5aaf-8b62-e75186617f8e/46696450-9894-5aaf-8b62-e75186617f8e_image_0.jpg HTTP/1.1" 201 0
2026-03-24 16:23:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:23:22 [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%252F19682649%252F29af2998-2c39-40cd-a4b2-b4992017b13d.jpg') HTTP/1.1" 204 0
2026-03-24 16:23:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19682649/29af2998-2c39-40cd-a4b2-b4992017b13d.jpg saved to cache
2026-03-24 16:23:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 46696450-9894-5aaf-8b62-e75186617f8e
2026-03-24 16:23:22 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 46696450-9894-5aaf-8b62-e75186617f8e sending to next pipeline
2026-03-24 16:23:22 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 46696450-9894-5aaf-8b62-e75186617f8e with identifier 70206919
2026-03-24 16:23:22 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-24 16:23:22 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-24 16:23:22 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 46696450-9894-5aaf-8b62-e75186617f8e
2026-03-24 16:23:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/19682649/29af2998-2c39-40cd-a4b2-b4992017b13d.jpg>
{'auction_title': '',
'body_type': 'SUV',
'c_o_2_emission_value': 118,
'category': 'Coches',
'color': 'Gris / Plata',
'currency': 'EUR',
'description': 'Vehículo seminuevo con certificado de estado y seguridad '
'realizado por la empresa externa Midas según sus sistemas de '
'calidad, con kms garantizados y un funcionamiento '
'inmejorable. Este vehículo seminuevo se entrega con la '
'transferencia e impuestos incluidos, con garantía de 12 '
'meses, proporcionando el mejor servicio postventa, no dude en '
'verlo o probarlo sin compromiso alguno. Entregamos su '
'vehículo en todo el territorio nacional.\n'
'Vehículo con tracción delantera, no es 4x4. Innocar, empresa '
'líder multimarca y vehículos sin carnet en Córdoba, 100% '
'FINANCIABLE. 12 meses de garantía.',
'doors_number': 5,
'emission_standard': 'C',
'engine': '1.0L',
'engine_horse_power': 114,
'expiration_date': None,
'fuel_type': 'Gasolina',
'id': '46696450-9894-5aaf-8b62-e75186617f8e',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/nissan-juke-digt-84-kw-114-cv-6mt-tekna-5p-gasolina-2021-en-cordoba-70206919-covo.aspx',
'listing': 'auction',
'location': 'Córdoba',
'make': 'NISSAN',
'model': 'JUKE',
'odometer': 37795,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 19,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_46696450-9894-5aaf-8b62-e75186617f8e/46696450-9894-5aaf-8b62-e75186617f8e_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86278,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19682649/29af2998-2c39-40cd-a4b2-b4992017b13d.jpg',
'Width': 800}],
'price': 18980,
'price_includes_vat': True,
'registration_date': '2021-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'NISSAN JUKE DIGT 114 CV 6MT Tekna',
'transmission': 'manual',
'trim': 'DIGT 84 kW 114 CV 6MT Tekna',
'vin': 'SJNFAAF16U1132943',
'year': 2021}
2026-03-24 16:23:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:23:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%2770206919%27 HTTP/1.1" 200 None
2026-03-24 16:23:23 [auto_selling_coches.net] INFO: Saving data for 70206919: {'created_time': 1774369403.008557, 'last_price_update_time': 1774369403.008568}
2026-03-24 16:23:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:23:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70206919') HTTP/1.1" 204 0
2026-03-24 16:23:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/19240963/9fcd6295-a3ce-4cf2-a641-23a5fdac1b8a.jpg> (referer: None)
2026-03-24 16:23:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 16:23:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:23:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f40004a3050>
2026-03-24 16:23:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:23:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 16:23:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:23:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7620f386-56a1-52fd-8f26-456d36c4cbea/7620f386-56a1-52fd-8f26-456d36c4cbea_image_0.jpg HTTP/1.1" 201 0
2026-03-24 16:23:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:23:23 [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%252F19240963%252F9fcd6295-a3ce-4cf2-a641-23a5fdac1b8a.jpg') HTTP/1.1" 204 0
2026-03-24 16:23:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19240963/9fcd6295-a3ce-4cf2-a641-23a5fdac1b8a.jpg saved to cache
2026-03-24 16:23:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 7620f386-56a1-52fd-8f26-456d36c4cbea
2026-03-24 16:23:23 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 7620f386-56a1-52fd-8f26-456d36c4cbea sending to next pipeline
2026-03-24 16:23:23 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 7620f386-56a1-52fd-8f26-456d36c4cbea with identifier 62320826
2026-03-24 16:23:23 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-24 16:23:23 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-24 16:23:23 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 7620f386-56a1-52fd-8f26-456d36c4cbea
2026-03-24 16:23:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/19240963/9fcd6295-a3ce-4cf2-a641-23a5fdac1b8a.jpg>
{'auction_title': '',
'body_type': 'SUV',
'c_o_2_emission_value': 105,
'category': 'Coches',
'color': 'Gris / Plata',
'currency': 'EUR',
'description': 'Vehículo seminuevo con certificado de estado y seguridad '
'realizado por la empresa externa Midas según sus sistemas de '
'calidad, con kms garantizados y un funcionamiento '
'inmejorable. Este vehículo seminuevo se entrega con la '
'transferencia e impuestos incluidos, con garantía de 12 '
'meses, proporcionando el mejor servicio postventa, no dude en '
'verlo o probarlo sin compromiso alguno. Entregamos su '
'vehículo en todo el territorio nacional.\n'
'Vehículo con tracción delantera, no es 4x4. Innocar, empresa '
'líder multimarca y vehículos sin carnet en Córdoba, 100% '
'FINANCIABLE. 12 meses de garantía. \n'
'SE ACEPTA VEHÍCULO COMO PARTE DE PAGO. \n'
'*Consulte condiciones y oferta de financiación.',
'doors_number': 5,
'emission_standard': 'C',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '7620f386-56a1-52fd-8f26-456d36c4cbea',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/opel-grandland-x-15-cdti-edition-5p-diesel-2021-en-cordoba-62320826-covo.aspx',
'listing': 'auction',
'location': 'Córdoba',
'make': 'OPEL',
'model': 'Grandland X',
'odometer': 44638,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 23,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7620f386-56a1-52fd-8f26-456d36c4cbea/7620f386-56a1-52fd-8f26-456d36c4cbea_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 187275,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19240963/9fcd6295-a3ce-4cf2-a641-23a5fdac1b8a.jpg',
'Width': 800}],
'price': 19980,
'price_includes_vat': True,
'registration_date': '2020-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'OPEL Grandland X 1.5 CDTi Edition',
'transmission': 'manual',
'trim': '1.5 CDTi Edition',
'vin': None,
'year': 2020}
2026-03-24 16:23:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:23:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%2762320826%27 HTTP/1.1" 200 None
2026-03-24 16:23:23 [auto_selling_coches.net] INFO: Saving data for 62320826: {'created_time': 1774369403.204567, 'last_price_update_time': 1774369403.204574}
2026-03-24 16:23:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:23:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62320826') HTTP/1.1" 204 0
2026-03-24 16:23:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70207542> (referer: https://www.coches.net/concesionario/torrecillaocasion/?pg=1) ['zyte-api']
2026-03-24 16:23:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 16:23:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70207685> (referer: https://www.coches.net/concesionario/torrecillaocasion/?pg=1) ['zyte-api']
2026-03-24 16:23:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 16:23:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70207621> (referer: https://www.coches.net/concesionario/torrecillaocasion/?pg=1) ['zyte-api']
2026-03-24 16:23:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 16:23:23 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
'body_type': 'Berlina',
'c_o_2_emission_value': 107,
'category': 'Coches',
'color': 'Blanco',
'currency': 'EUR',
'description': 'Vehículo seminuevo con certificado de estado y seguridad '
'realizado por la empresa externa Midas según sus sistemas de '
'calidad, con kms garantizados y un funcionamiento '
'inmejorable. Este vehículo seminuevo se entrega con la '
'transferencia e impuestos incluidos, con garantía de 12 '
'meses, proporcionando el mejor servicio postventa, no dude en '
'verlo o probarlo sin compromiso alguno. Entregamos su '
'vehículo en todo el territorio nacional.\n'
'Vehículo con tracción delantera, no es 4x4. Innocar, empresa '
'líder multimarca y vehículos sin carnet en Córdoba, 100% '
'FINANCIABLE. 12 meses de garantía.',
'doors_number': 5,
'emission_standard': None,
'engine': '1.0L',
'engine_horse_power': 69,
'expiration_date': None,
'fuel_type': 'Gasolina',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/toyota-yaris-10-70-active-tech-5p-gasolina-2019-en-cordoba-70207542-covo.aspx',
'listing': 'auction',
'location': 'Córdoba',
'make': 'TOYOTA',
'model': 'Yaris',
'odometer': 98450,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19683019/00beb345-5223-4709-81ab-93c1938dcb1b.jpg',
'https://a.ccdn.es/cnet/vehicles/19683019/d8d34375-d392-4b97-8cc6-3ce15c77f285.jpg',
'https://a.ccdn.es/cnet/vehicles/19683019/34c401e1-027e-4dea-8ece-a591c139ed3f.jpg',
'https://a.ccdn.es/cnet/vehicles/19683019/ba2618ab-0435-4568-b157-107f252b2c14.jpg',
'https://a.ccdn.es/cnet/vehicles/19683019/3762286e-9056-496b-b3a9-b1e7d147c16c.jpg',
'https://a.ccdn.es/cnet/vehicles/19683019/71238bed-f78e-45f7-bae4-e850216997cb.jpg',
'https://a.ccdn.es/cnet/vehicles/19683019/c165c13e-1b2a-482e-9940-60b5ab5c1e0d.jpg',
'https://a.ccdn.es/cnet/vehicles/19683019/2f4fc303-d7bc-45e7-bda8-59317e7fb027.jpg',
'https://a.ccdn.es/cnet/vehicles/19683019/3fe1b550-d2f3-4cfd-bc9f-ac4e4cb83b32.jpg',
'https://a.ccdn.es/cnet/vehicles/19683019/bfbf89af-b5f0-4526-8b2b-7f23e8accd25.jpg',
'https://a.ccdn.es/cnet/vehicles/19683019/e592bb6d-3ff7-4ce1-8d16-0fd429e541dd.jpg',
'https://a.ccdn.es/cnet/vehicles/19683019/1d995d06-a394-4ad8-98fa-4dce8ffce567.jpg',
'https://a.ccdn.es/cnet/vehicles/19683019/0cae6a4e-4ea8-458d-a92c-3c8ab23d09ca.jpg',
'https://a.ccdn.es/cnet/vehicles/19683019/a97436b4-d328-4643-8483-c65a940e6ec6.jpg',
'https://a.ccdn.es/cnet/vehicles/19683019/6fa3feee-42d1-4340-8aae-d9c2463552ad.jpg'],
'price': 12980,
'price_includes_vat': True,
'registration_date': '2020-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'TOYOTA Yaris 1.0 70 Active Tech',
'transmission': 'manual',
'trim': '1.0 70 Active Tech',
'vin': None,
'year': 2020}
2026-03-24 16:23:23 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: bc4f37d8-d29b-5c6e-a26e-f0b7011cffe4 with identifier: 70207542
2026-03-24 16:23:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item bc4f37d8-d29b-5c6e-a26e-f0b7011cffe4
2026-03-24 16:23:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:23:23 [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%252F19683019%252F00beb345-5223-4709-81ab-93c1938dcb1b.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:23:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19683019/00beb345-5223-4709-81ab-93c1938dcb1b.jpg not downloaded yet
2026-03-24 16:23:23 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
'body_type': 'Berlina',
'c_o_2_emission_value': 105,
'category': 'Coches',
'color': 'Blanco',
'currency': 'EUR',
'description': 'Vehículo seminuevo con certificado de estado y seguridad '
'realizado por la empresa externa Midas según sus sistemas de '
'calidad, con kms garantizados y un funcionamiento '
'inmejorable. Este vehículo seminuevo se entrega con la '
'transferencia e impuestos incluidos, con garantía de 12 '
'meses, proporcionando el mejor servicio postventa, no dude en '
'verlo o probarlo sin compromiso alguno. Entregamos su '
'vehículo en todo el territorio nacional.\n'
'Vehículo con tracción delantera, no es 4x4. Innocar, empresa '
'líder multimarca y vehículos sin carnet en Córdoba, 100% '
'FINANCIABLE. 12 meses de garantía.',
'doors_number': 5,
'emission_standard': 'C',
'engine': '1.0L',
'engine_horse_power': 95,
'expiration_date': None,
'fuel_type': 'Gasolina',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/volkswagen-polo-advance-10-tsi-70kw-95cv-5p-gasolina-2020-en-cordoba-70207685-covo.aspx',
'listing': 'auction',
'location': 'Córdoba',
'make': 'VOLKSWAGEN',
'model': 'Polo',
'odometer': 22065,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19683154/f5c41149-bbbe-4739-9774-3a786dbeb1fa.jpg',
'https://a.ccdn.es/cnet/vehicles/19683154/8ac0b1e1-5b64-4217-9f82-7728aea8dad8.jpg',
'https://a.ccdn.es/cnet/vehicles/19683154/e295ee38-2309-496e-b554-2d66b003f9aa.jpg',
'https://a.ccdn.es/cnet/vehicles/19683154/0e215487-0bad-44dd-98b9-ad5718807c2e.jpg',
'https://a.ccdn.es/cnet/vehicles/19683154/a9ddeee4-d04a-4ff2-8d0c-53e4a331695c.jpg',
'https://a.ccdn.es/cnet/vehicles/19683154/384f1d04-d036-4b63-bf33-b10664c41716.jpg',
'https://a.ccdn.es/cnet/vehicles/19683154/7a69ce2f-341b-42e9-96a8-33b40e184160.jpg',
'https://a.ccdn.es/cnet/vehicles/19683154/156732cc-7281-45b2-b8d1-b93c84bd8bee.jpg',
'https://a.ccdn.es/cnet/vehicles/19683154/9c871016-ccce-4465-b928-2b507a6d537c.jpg',
'https://a.ccdn.es/cnet/vehicles/19683154/1232d041-87b4-4788-a0ae-c719757d91dc.jpg',
'https://a.ccdn.es/cnet/vehicles/19683154/fbe24326-e6aa-4e60-baf1-abc58bdb32f2.jpg',
'https://a.ccdn.es/cnet/vehicles/19683154/3cd66d18-6eb7-45be-b77c-84c5bf07d11f.jpg',
'https://a.ccdn.es/cnet/vehicles/19683154/3d472cc5-817a-4696-bca9-aa26666d32d0.jpg',
'https://a.ccdn.es/cnet/vehicles/19683154/a7380ea5-ec21-4380-b2d3-da8dc3948f95.jpg',
'https://a.ccdn.es/cnet/vehicles/19683154/038c73f3-42ac-4983-bcc0-072094b52ed6.jpg',
'https://a.ccdn.es/cnet/vehicles/19683154/c744dfe0-09c6-498f-8c72-9aafb35b0256.jpg'],
'price': 16980,
'price_includes_vat': True,
'registration_date': '2019-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'VOLKSWAGEN Polo Advance 1.0 TSI',
'transmission': 'manual',
'trim': 'Advance 1.0 TSI 70kW 95CV',
'vin': None,
'year': 2019}
2026-03-24 16:23:23 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 295402a1-3f2a-5853-9082-30ddb6c9dd24 with identifier: 70207685
2026-03-24 16:23:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 295402a1-3f2a-5853-9082-30ddb6c9dd24
2026-03-24 16:23:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:23:23 [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%252F19683154%252Ff5c41149-bbbe-4739-9774-3a786dbeb1fa.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:23:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19683154/f5c41149-bbbe-4739-9774-3a786dbeb1fa.jpg not downloaded yet
2026-03-24 16:23:23 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
'body_type': 'Berlina',
'c_o_2_emission_value': 106,
'category': 'Coches',
'color': 'Azul',
'currency': 'EUR',
'description': 'Vehículo seminuevo con certificado de estado y seguridad '
'realizado por la empresa externa Midas según sus sistemas de '
'calidad, con kms garantizados y un funcionamiento '
'inmejorable. Este vehículo seminuevo se entrega con la '
'transferencia e impuestos incluidos, con garantía de 12 '
'meses, proporcionando el mejor servicio postventa, no dude en '
'verlo o probarlo sin compromiso alguno. Entregamos su '
'vehículo en todo el territorio nacional.\n'
'Vehículo con tracción delantera, no es 4x4. Innocar, empresa '
'líder multimarca y vehículos sin carnet en Córdoba, 100% '
'FINANCIABLE. 12 meses de garantía.',
'doors_number': 5,
'emission_standard': 'C',
'engine': '1.0L',
'engine_horse_power': 115,
'expiration_date': None,
'fuel_type': 'Gasolina',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/volkswagen-golf-advance-10-tsi-85kw-115cv-5p-gasolina-2019-en-cordoba-70207621-covo.aspx',
'listing': 'auction',
'location': 'Córdoba',
'make': 'VOLKSWAGEN',
'model': 'Golf',
'odometer': 82730,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19683097/affe9f1d-57af-4f05-9e2d-31d0cae8d704.jpg',
'https://a.ccdn.es/cnet/vehicles/19683097/46dd92fc-e19c-4c2d-bed9-1c233232b23e.jpg',
'https://a.ccdn.es/cnet/vehicles/19683097/8fa5a9ba-6a84-4eff-bd97-c678bb4b7a04.jpg',
'https://a.ccdn.es/cnet/vehicles/19683097/338cba5f-410b-46da-8cd8-ddd968764b9d.jpg',
'https://a.ccdn.es/cnet/vehicles/19683097/9fcc479f-d197-438f-99cb-6218f67dd03d.jpg',
'https://a.ccdn.es/cnet/vehicles/19683097/d5451821-cd9c-4c5f-b0fc-0348356c6594.jpg',
'https://a.ccdn.es/cnet/vehicles/19683097/e9671caf-0453-4d4a-9008-9cd187417ac8.jpg',
'https://a.ccdn.es/cnet/vehicles/19683097/b774c719-9b39-4493-b178-253da7e18e65.jpg',
'https://a.ccdn.es/cnet/vehicles/19683097/4660559d-ed05-4355-b291-023900761b5e.jpg',
'https://a.ccdn.es/cnet/vehicles/19683097/76875d70-bd33-4897-9b78-21aa1c77b0d6.jpg',
'https://a.ccdn.es/cnet/vehicles/19683097/7a6de809-5317-423c-a90c-27bfa47b4734.jpg',
'https://a.ccdn.es/cnet/vehicles/19683097/fe2a09b9-0e42-40f6-a0a7-6ed1e328618a.jpg',
'https://a.ccdn.es/cnet/vehicles/19683097/32d36a71-a4d7-46bc-96ff-512f4a823170.jpg',
'https://a.ccdn.es/cnet/vehicles/19683097/9818e5ed-e058-478e-8a31-a868eea67380.jpg',
'https://a.ccdn.es/cnet/vehicles/19683097/5cbe8ef9-2f61-4064-b1e6-e3811eb728f2.jpg',
'https://a.ccdn.es/cnet/vehicles/19683097/83e7f01c-75ac-4e23-963f-b1d3fb3942e0.jpg',
'https://a.ccdn.es/cnet/vehicles/19683097/e664e01b-35c8-43a8-8e86-da2e6f2221dd.jpg',
'https://a.ccdn.es/cnet/vehicles/19683097/b73e96fa-b78f-401e-89ef-9bf4fbf25276.jpg'],
'price': 16980,
'price_includes_vat': True,
'registration_date': '2019-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'VOLKSWAGEN Golf Advance 1.0 TSI',
'transmission': 'manual',
'trim': 'Advance 1.0 TSI 85kW 115CV',
'vin': None,
'year': 2019}
2026-03-24 16:23:23 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 11a0c16b-928c-5389-95eb-abcc5bbdcb0d with identifier: 70207621
2026-03-24 16:23:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 11a0c16b-928c-5389-95eb-abcc5bbdcb0d
2026-03-24 16:23:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:23:23 [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%252F19683097%252Faffe9f1d-57af-4f05-9e2d-31d0cae8d704.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:23:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19683097/affe9f1d-57af-4f05-9e2d-31d0cae8d704.jpg not downloaded yet
2026-03-24 16:23:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.coches.net/concesionario/torrecillaocasion?pg=2> (referer: https://www.coches.net/concesionario/torrecillaocasion/?pg=1) ['zyte-api']
2026-03-24 16:23:23 [auto_selling_coches.net] INFO: Parsing page 2
2026-03-24 16:23:24 [auto_selling_coches.net] INFO: Found 3 listings on page 2
2026-03-24 16:23:24 [auto_selling_coches.net] INFO: Found listing with ID: 70204357
2026-03-24 16:23:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:23:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%2770204357%27 HTTP/1.1" 200 None
2026-03-24 16:23:24 [auto_selling_coches.net] INFO: Scrape type for 70204357: 1
2026-03-24 16:23:24 [auto_selling_coches.net] INFO: Scraping new listing 70204357
2026-03-24 16:23:24 [auto_selling_coches.net] INFO: Found listing with ID: 70204106
2026-03-24 16:23:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:23:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%2770204106%27 HTTP/1.1" 200 None
2026-03-24 16:23:24 [auto_selling_coches.net] INFO: Scrape type for 70204106: 1
2026-03-24 16:23:24 [auto_selling_coches.net] INFO: Scraping new listing 70204106
2026-03-24 16:23:24 [auto_selling_coches.net] INFO: Found listing with ID: 70204048
2026-03-24 16:23:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:23:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%2770204048%27 HTTP/1.1" 200 None
2026-03-24 16:23:24 [auto_selling_coches.net] INFO: Scrape type for 70204048: 1
2026-03-24 16:23:24 [auto_selling_coches.net] INFO: Scraping new listing 70204048
2026-03-24 16:23:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70207139> (referer: https://www.coches.net/concesionario/torrecillaocasion/?pg=1) ['zyte-api']
2026-03-24 16:23:24 [auto_selling_coches.net] INFO: No more listings to scrape.
2026-03-24 16:23:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 16:23:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/19683097/affe9f1d-57af-4f05-9e2d-31d0cae8d704.jpg> (referer: None)
2026-03-24 16:23:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 16:23:24 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
'body_type': 'Berlina',
'c_o_2_emission_value': 87,
'category': 'Coches',
'color': 'Blanco',
'currency': 'EUR',
'description': 'Vehículo seminuevo con certificado de estado y seguridad '
'realizado por la empresa externa Midas según sus sistemas de '
'calidad, con kms garantizados y un funcionamiento '
'inmejorable. Este vehículo seminuevo se entrega con la '
'transferencia e impuestos incluidos, con garantía de 12 '
'meses, proporcionando el mejor servicio postventa, no dude en '
'verlo o probarlo sin compromiso alguno. Entregamos su '
'vehículo en todo el territorio nacional.\n'
'Vehículo con tracción delantera, no es 4x4. Innocar, empresa '
'líder multimarca y vehículos sin carnet en Córdoba, 100% '
'FINANCIABLE. 12 meses de garantía.',
'doors_number': 5,
'emission_standard': 'C',
'engine': '1.5L',
'engine_horse_power': 102,
'expiration_date': None,
'fuel_type': 'Diesel',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/opel-corsa-15d-dt-74kw-100cv-edition-5p-diesel-2021-en-cordoba-70207139-covo.aspx',
'listing': 'auction',
'location': 'Córdoba',
'make': 'OPEL',
'model': 'Corsa',
'odometer': 45760,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19682739/76d0f2ec-c78b-47a7-bbd7-872ef08ea2e7.jpg',
'https://a.ccdn.es/cnet/vehicles/19682739/655f2cb4-bec8-48e4-a514-bc78cfdd07dc.jpg',
'https://a.ccdn.es/cnet/vehicles/19682739/0ad291cb-3f7f-44d9-9d98-abf0f0b480b9.jpg',
'https://a.ccdn.es/cnet/vehicles/19682739/5a5dcb70-29f8-4552-a413-dfbb2e21138f.jpg',
'https://a.ccdn.es/cnet/vehicles/19682739/3ba2429c-5a71-4c60-a6e3-1da4baebda7b.jpg',
'https://a.ccdn.es/cnet/vehicles/19682739/d5d551ef-1875-4c37-a647-257223408a5b.jpg',
'https://a.ccdn.es/cnet/vehicles/19682739/9e51df77-3196-4c68-a255-3de0be8e86fd.jpg',
'https://a.ccdn.es/cnet/vehicles/19682739/33e0b01c-5408-41f7-afe0-6fe7cf2c18aa.jpg',
'https://a.ccdn.es/cnet/vehicles/19682739/43d58f15-5d8c-473e-847e-6e2543b7a17a.jpg',
'https://a.ccdn.es/cnet/vehicles/19682739/2fa3bf96-2a15-41fc-82b8-10ef8e545d25.jpg',
'https://a.ccdn.es/cnet/vehicles/19682739/3c31261a-dcb3-46b2-89df-0024bd50fe59.jpg',
'https://a.ccdn.es/cnet/vehicles/19682739/b8c136b3-99c5-4908-937e-40e9b804b144.jpg',
'https://a.ccdn.es/cnet/vehicles/19682739/ecca0996-0b03-4c3c-b51a-5b3f483dcdc1.jpg',
'https://a.ccdn.es/cnet/vehicles/19682739/8637424a-93f1-4a8d-bd64-040f152b6b3f.jpg',
'https://a.ccdn.es/cnet/vehicles/19682739/80a9552d-692a-4efd-964b-21c1e8b23e74.jpg',
'https://a.ccdn.es/cnet/vehicles/19682739/28d7ae34-92e7-4193-9856-afc2bad06ef0.jpg',
'https://a.ccdn.es/cnet/vehicles/19682739/f92b51bb-2344-4068-a398-781efe1baa45.jpg'],
'price': 14980,
'price_includes_vat': True,
'registration_date': '2021-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'OPEL Corsa 1.5D DT Edition',
'transmission': 'manual',
'trim': '1.5D DT 74kW 100CV Edition',
'vin': None,
'year': 2021}
2026-03-24 16:23:24 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: ff6af676-4c48-59e8-a3ad-9e1f5893f6be with identifier: 70207139
2026-03-24 16:23:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item ff6af676-4c48-59e8-a3ad-9e1f5893f6be
2026-03-24 16:23:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:23:24 [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%252F19682739%252F76d0f2ec-c78b-47a7-bbd7-872ef08ea2e7.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:23:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19682739/76d0f2ec-c78b-47a7-bbd7-872ef08ea2e7.jpg not downloaded yet
2026-03-24 16:23:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:23:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3ffc726290>
2026-03-24 16:23:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:23:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 16:23:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:23:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_11a0c16b-928c-5389-95eb-abcc5bbdcb0d/11a0c16b-928c-5389-95eb-abcc5bbdcb0d_image_0.jpg HTTP/1.1" 201 0
2026-03-24 16:23:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:23:24 [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%252F19683097%252Faffe9f1d-57af-4f05-9e2d-31d0cae8d704.jpg') HTTP/1.1" 204 0
2026-03-24 16:23:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19683097/affe9f1d-57af-4f05-9e2d-31d0cae8d704.jpg saved to cache
2026-03-24 16:23:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 11a0c16b-928c-5389-95eb-abcc5bbdcb0d
2026-03-24 16:23:24 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 11a0c16b-928c-5389-95eb-abcc5bbdcb0d sending to next pipeline
2026-03-24 16:23:24 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 11a0c16b-928c-5389-95eb-abcc5bbdcb0d with identifier 70207621
2026-03-24 16:23:24 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-24 16:23:24 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-24 16:23:24 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 11a0c16b-928c-5389-95eb-abcc5bbdcb0d
2026-03-24 16:23:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/19683097/affe9f1d-57af-4f05-9e2d-31d0cae8d704.jpg>
{'auction_title': '',
'body_type': 'Berlina',
'c_o_2_emission_value': 106,
'category': 'Coches',
'color': 'Azul',
'currency': 'EUR',
'description': 'Vehículo seminuevo con certificado de estado y seguridad '
'realizado por la empresa externa Midas según sus sistemas de '
'calidad, con kms garantizados y un funcionamiento '
'inmejorable. Este vehículo seminuevo se entrega con la '
'transferencia e impuestos incluidos, con garantía de 12 '
'meses, proporcionando el mejor servicio postventa, no dude en '
'verlo o probarlo sin compromiso alguno. Entregamos su '
'vehículo en todo el territorio nacional.\n'
'Vehículo con tracción delantera, no es 4x4. Innocar, empresa '
'líder multimarca y vehículos sin carnet en Córdoba, 100% '
'FINANCIABLE. 12 meses de garantía.',
'doors_number': 5,
'emission_standard': 'C',
'engine': '1.0L',
'engine_horse_power': 115,
'expiration_date': None,
'fuel_type': 'Gasolina',
'id': '11a0c16b-928c-5389-95eb-abcc5bbdcb0d',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/volkswagen-golf-advance-10-tsi-85kw-115cv-5p-gasolina-2019-en-cordoba-70207621-covo.aspx',
'listing': 'auction',
'location': 'Córdoba',
'make': 'VOLKSWAGEN',
'model': 'Golf',
'odometer': 82730,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 18,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_11a0c16b-928c-5389-95eb-abcc5bbdcb0d/11a0c16b-928c-5389-95eb-abcc5bbdcb0d_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81744,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19683097/affe9f1d-57af-4f05-9e2d-31d0cae8d704.jpg',
'Width': 800}],
'price': 16980,
'price_includes_vat': True,
'registration_date': '2019-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'VOLKSWAGEN Golf Advance 1.0 TSI',
'transmission': 'manual',
'trim': 'Advance 1.0 TSI 85kW 115CV',
'vin': None,
'year': 2019}
2026-03-24 16:23:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:23:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%2770207621%27 HTTP/1.1" 200 None
2026-03-24 16:23:24 [auto_selling_coches.net] INFO: Saving data for 70207621: {'created_time': 1774369404.299137, 'last_price_update_time': 1774369404.299148}
2026-03-24 16:23:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:23:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70207621') HTTP/1.1" 204 0
2026-03-24 16:23:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70207368> (referer: https://www.coches.net/concesionario/torrecillaocasion/?pg=1) ['zyte-api']
2026-03-24 16:23:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/62468684> (referer: https://www.coches.net/concesionario/torrecillaocasion/?pg=1) ['zyte-api']
2026-03-24 16:23:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 16:23:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/19682739/76d0f2ec-c78b-47a7-bbd7-872ef08ea2e7.jpg> (referer: None)
2026-03-24 16:23:24 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
'body_type': 'Berlina',
'c_o_2_emission_value': 105,
'category': 'Coches',
'color': 'Blanco',
'currency': 'EUR',
'description': 'Vehículo seminuevo con certificado de estado y seguridad '
'realizado por la empresa externa Midas según sus sistemas de '
'calidad, con kms garantizados y un funcionamiento '
'inmejorable. Este vehículo seminuevo se entrega con la '
'transferencia e impuestos incluidos, con garantía de 12 '
'meses, proporcionando el mejor servicio postventa, no dude en '
'verlo o probarlo sin compromiso alguno. Entregamos su '
'vehículo en todo el territorio nacional.\n'
'Vehículo con tracción delantera, no es 4x4. Innocar, empresa '
'líder multimarca y vehículos sin carnet en Córdoba, 100% '
'FINANCIABLE. 12 meses de garantía. \n'
'SE ACEPTA VEHÍCULO COMO PARTE DE PAGO. \n'
'*Consulte condiciones y oferta de financiación.',
'doors_number': 5,
'emission_standard': 'C',
'engine': '1.0L',
'engine_horse_power': 95,
'expiration_date': None,
'fuel_type': 'Gasolina',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/seat-ibiza-10-ecotsi-70kw-95cv-reference-5p-gasolina-2019-en-cordoba-70207368-covo.aspx',
'listing': 'auction',
'location': 'Córdoba',
'make': 'SEAT',
'model': 'Ibiza',
'odometer': 79410,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19377777/cbb413b0-10bd-4911-9ddf-6ee276e86366.jpg',
'https://a.ccdn.es/cnet/vehicles/19377777/29f6f69d-c2b0-4086-94f1-7eb1ad48804f.jpg',
'https://a.ccdn.es/cnet/vehicles/19377777/0c4aa97e-5126-4540-9e6b-dc419dc949a9.jpg',
'https://a.ccdn.es/cnet/vehicles/19377777/4aa09fdf-b3f4-44d1-81fa-54218201f362.jpg',
'https://a.ccdn.es/cnet/vehicles/19377777/2e8fd05b-e6a0-4ba5-b8ed-434c310aa585.jpg',
'https://a.ccdn.es/cnet/vehicles/19377777/bb5b85b7-863f-4054-b696-465dc4250b62.jpg',
'https://a.ccdn.es/cnet/vehicles/19377777/f7e47a2c-9523-40a4-97ba-749d3903e158.jpg',
'https://a.ccdn.es/cnet/vehicles/19377777/bddf1638-5716-48db-8c62-eae4f973131a.jpg',
'https://a.ccdn.es/cnet/vehicles/19377777/0182a500-aba6-4d1d-b0f4-5953db4563b1.jpg',
'https://a.ccdn.es/cnet/vehicles/19377777/553f0892-a615-422a-867e-91b981a72f92.jpg',
'https://a.ccdn.es/cnet/vehicles/19377777/1f38b2fb-b5f6-4662-aa99-2018b3b22be6.jpg',
'https://a.ccdn.es/cnet/vehicles/19377777/54b1600a-dcc9-42a6-b7ae-85ae361afa98.jpg',
'https://a.ccdn.es/cnet/vehicles/19377777/4be429b6-a9d3-42de-a2f5-d673b4b5516b.jpg',
'https://a.ccdn.es/cnet/vehicles/19377777/9b3e1635-2b73-44eb-9067-74c1d2b99451.jpg',
'https://a.ccdn.es/cnet/vehicles/19377777/5edb78f3-9e17-4298-b07b-5eb5c3870668.jpg',
'https://a.ccdn.es/cnet/vehicles/19377777/ffaaa116-54ee-407b-8f81-45c2639546ed.jpg',
'https://a.ccdn.es/cnet/vehicles/19377777/6b551d08-8938-4702-bbd2-d5e0b9a300d6.jpg'],
'price': 14500,
'price_includes_vat': True,
'registration_date': '2019-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'SEAT Ibiza 1.0 EcoTSI Reference',
'transmission': 'manual',
'trim': '1.0 EcoTSI 70kW 95CV Reference',
'vin': 'VSSZZZKLZMR097058',
'year': 2019}
2026-03-24 16:23:24 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 56c98f71-5e26-5eb9-9e5d-9fe6df996120 with identifier: 70207368
2026-03-24 16:23:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 56c98f71-5e26-5eb9-9e5d-9fe6df996120
2026-03-24 16:23:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:23:24 [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%252F19377777%252Fcbb413b0-10bd-4911-9ddf-6ee276e86366.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:23:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19377777/cbb413b0-10bd-4911-9ddf-6ee276e86366.jpg not downloaded yet
2026-03-24 16:23:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/19683154/f5c41149-bbbe-4739-9774-3a786dbeb1fa.jpg> (referer: None)
2026-03-24 16:23:24 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
'body_type': 'SUV',
'c_o_2_emission_value': 118,
'category': 'Coches',
'color': 'Blanco',
'currency': 'EUR',
'description': 'Vehículo seminuevo con certificado de estado y seguridad '
'realizado por la empresa externa Midas según sus sistemas de '
'calidad, con kms garantizados y un funcionamiento '
'inmejorable. Este vehículo seminuevo se entrega con la '
'transferencia e impuestos incluidos, con garantía de 12 '
'meses, proporcionando el mejor servicio postventa, no dude en '
'verlo o probarlo sin compromiso alguno. Entregamos su '
'vehículo en todo el territorio nacional.\n'
'Vehículo con tracción delantera, no es 4x4. Innocar, empresa '
'líder multimarca y vehículos sin carnet en Córdoba, 100% '
'FINANCIABLE. 12 meses de garantía. \n'
'SE ACEPTA VEHÍCULO COMO PARTE DE PAGO. \n'
'*Consulte condiciones y oferta de financiación.',
'doors_number': 5,
'emission_standard': 'C',
'engine': '1.0L',
'engine_horse_power': 114,
'expiration_date': None,
'fuel_type': 'Gasolina',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/nissan-juke-digt-84-kw-114-cv-6mt-tekna-5p-gasolina-2021-en-cordoba-62468684-covo.aspx',
'listing': 'auction',
'location': 'Córdoba',
'make': 'NISSAN',
'model': 'JUKE',
'odometer': 59288,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19359826/5b131aab-65f5-4488-8c70-601240fdedf7.jpg',
'https://a.ccdn.es/cnet/vehicles/19359826/bc868860-63ed-4497-bdc7-e4c411baed11.jpg',
'https://a.ccdn.es/cnet/vehicles/19359826/1f5f8050-3885-416c-ba23-4467ea5d44e5.jpg',
'https://a.ccdn.es/cnet/vehicles/19359826/17bf22c3-f108-4257-a835-7b2d1dd0615e.jpg',
'https://a.ccdn.es/cnet/vehicles/19359826/883dc92a-bed2-4235-9014-a92a2efb456c.jpg',
'https://a.ccdn.es/cnet/vehicles/19359826/dfb487dd-5190-4601-b0a2-f985dfb64536.jpg',
'https://a.ccdn.es/cnet/vehicles/19359826/57b239bc-d8ce-46e6-adbb-30f59197fd5b.jpg',
'https://a.ccdn.es/cnet/vehicles/19359826/225a7f13-8979-4218-9258-e2b72b7fb091.jpg',
'https://a.ccdn.es/cnet/vehicles/19359826/a55404f7-ca04-43ec-89d4-84a12631b388.jpg',
'https://a.ccdn.es/cnet/vehicles/19359826/36c8523b-916b-4f31-941b-8f16ed44780d.jpg',
'https://a.ccdn.es/cnet/vehicles/19359826/94aa61da-e684-48f5-bf4e-e502094429d8.jpg',
'https://a.ccdn.es/cnet/vehicles/19359826/1c0b05bf-11c5-4d3d-ab88-212c84e60cef.jpg',
'https://a.ccdn.es/cnet/vehicles/19359826/54ee382b-a7cd-4b89-a801-e9394dc37866.jpg',
'https://a.ccdn.es/cnet/vehicles/19359826/ead68403-531a-4f09-b132-326b14a8662c.jpg',
'https://a.ccdn.es/cnet/vehicles/19359826/5c36e109-fdec-4897-98b3-4ab11e8bebb0.jpg',
'https://a.ccdn.es/cnet/vehicles/19359826/3c5c2704-0154-4139-a274-e32d577a2b1e.jpg',
'https://a.ccdn.es/cnet/vehicles/19359826/b2468a9c-cd74-4ca4-8bb2-9c69d2e5506e.jpg',
'https://a.ccdn.es/cnet/vehicles/19359826/17bee677-7f91-4d59-a163-3aff7f51aedb.jpg'],
'price': 18980,
'price_includes_vat': True,
'registration_date': '2021-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'NISSAN JUKE DIGT 114 CV 6MT Tekna',
'transmission': 'manual',
'trim': 'DIGT 84 kW 114 CV 6MT Tekna',
'vin': 'SJNFAAF16U1132943',
'year': 2021}
2026-03-24 16:23:24 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: f8de9962-1855-5be2-b21e-b3d8cb1be80b with identifier: 62468684
2026-03-24 16:23:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item f8de9962-1855-5be2-b21e-b3d8cb1be80b
2026-03-24 16:23:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:23:24 [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%252F19359826%252F5b131aab-65f5-4488-8c70-601240fdedf7.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:23:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19359826/5b131aab-65f5-4488-8c70-601240fdedf7.jpg not downloaded yet
2026-03-24 16:23:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:23:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3ffc664450>
2026-03-24 16:23:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:23:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 16:23:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:23:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ff6af676-4c48-59e8-a3ad-9e1f5893f6be/ff6af676-4c48-59e8-a3ad-9e1f5893f6be_image_0.jpg HTTP/1.1" 201 0
2026-03-24 16:23:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:23:24 [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%252F19682739%252F76d0f2ec-c78b-47a7-bbd7-872ef08ea2e7.jpg') HTTP/1.1" 204 0
2026-03-24 16:23:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19682739/76d0f2ec-c78b-47a7-bbd7-872ef08ea2e7.jpg saved to cache
2026-03-24 16:23:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item ff6af676-4c48-59e8-a3ad-9e1f5893f6be
2026-03-24 16:23:24 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item ff6af676-4c48-59e8-a3ad-9e1f5893f6be sending to next pipeline
2026-03-24 16:23:24 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: ff6af676-4c48-59e8-a3ad-9e1f5893f6be with identifier 70207139
2026-03-24 16:23:24 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-24 16:23:24 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-24 16:23:24 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item ff6af676-4c48-59e8-a3ad-9e1f5893f6be
2026-03-24 16:23:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/19682739/76d0f2ec-c78b-47a7-bbd7-872ef08ea2e7.jpg>
{'auction_title': '',
'body_type': 'Berlina',
'c_o_2_emission_value': 87,
'category': 'Coches',
'color': 'Blanco',
'currency': 'EUR',
'description': 'Vehículo seminuevo con certificado de estado y seguridad '
'realizado por la empresa externa Midas según sus sistemas de '
'calidad, con kms garantizados y un funcionamiento '
'inmejorable. Este vehículo seminuevo se entrega con la '
'transferencia e impuestos incluidos, con garantía de 12 '
'meses, proporcionando el mejor servicio postventa, no dude en '
'verlo o probarlo sin compromiso alguno. Entregamos su '
'vehículo en todo el territorio nacional.\n'
'Vehículo con tracción delantera, no es 4x4. Innocar, empresa '
'líder multimarca y vehículos sin carnet en Córdoba, 100% '
'FINANCIABLE. 12 meses de garantía.',
'doors_number': 5,
'emission_standard': 'C',
'engine': '1.5L',
'engine_horse_power': 102,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': 'ff6af676-4c48-59e8-a3ad-9e1f5893f6be',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/opel-corsa-15d-dt-74kw-100cv-edition-5p-diesel-2021-en-cordoba-70207139-covo.aspx',
'listing': 'auction',
'location': 'Córdoba',
'make': 'OPEL',
'model': 'Corsa',
'odometer': 45760,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 17,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ff6af676-4c48-59e8-a3ad-9e1f5893f6be/ff6af676-4c48-59e8-a3ad-9e1f5893f6be_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71822,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19682739/76d0f2ec-c78b-47a7-bbd7-872ef08ea2e7.jpg',
'Width': 800}],
'price': 14980,
'price_includes_vat': True,
'registration_date': '2021-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'OPEL Corsa 1.5D DT Edition',
'transmission': 'manual',
'trim': '1.5D DT 74kW 100CV Edition',
'vin': None,
'year': 2021}
2026-03-24 16:23:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:23:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%2770207139%27 HTTP/1.1" 200 None
2026-03-24 16:23:24 [auto_selling_coches.net] INFO: Saving data for 70207139: {'created_time': 1774369404.657876, 'last_price_update_time': 1774369404.657885}
2026-03-24 16:23:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:23:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70207139') HTTP/1.1" 204 0
2026-03-24 16:23:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/19377777/cbb413b0-10bd-4911-9ddf-6ee276e86366.jpg> (referer: None)
2026-03-24 16:23:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/62457484> (referer: https://www.coches.net/concesionario/torrecillaocasion/?pg=1) ['zyte-api']
2026-03-24 16:23:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:23:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3ffc709ed0>
2026-03-24 16:23:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:23:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 16:23:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:23:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_295402a1-3f2a-5853-9082-30ddb6c9dd24/295402a1-3f2a-5853-9082-30ddb6c9dd24_image_0.jpg HTTP/1.1" 201 0
2026-03-24 16:23:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:23:24 [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%252F19683154%252Ff5c41149-bbbe-4739-9774-3a786dbeb1fa.jpg') HTTP/1.1" 204 0
2026-03-24 16:23:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19683154/f5c41149-bbbe-4739-9774-3a786dbeb1fa.jpg saved to cache
2026-03-24 16:23:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 295402a1-3f2a-5853-9082-30ddb6c9dd24
2026-03-24 16:23:24 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 295402a1-3f2a-5853-9082-30ddb6c9dd24 sending to next pipeline
2026-03-24 16:23:24 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 295402a1-3f2a-5853-9082-30ddb6c9dd24 with identifier 70207685
2026-03-24 16:23:24 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-24 16:23:24 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-24 16:23:24 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 295402a1-3f2a-5853-9082-30ddb6c9dd24
2026-03-24 16:23:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/19683154/f5c41149-bbbe-4739-9774-3a786dbeb1fa.jpg>
{'auction_title': '',
'body_type': 'Berlina',
'c_o_2_emission_value': 105,
'category': 'Coches',
'color': 'Blanco',
'currency': 'EUR',
'description': 'Vehículo seminuevo con certificado de estado y seguridad '
'realizado por la empresa externa Midas según sus sistemas de '
'calidad, con kms garantizados y un funcionamiento '
'inmejorable. Este vehículo seminuevo se entrega con la '
'transferencia e impuestos incluidos, con garantía de 12 '
'meses, proporcionando el mejor servicio postventa, no dude en '
'verlo o probarlo sin compromiso alguno. Entregamos su '
'vehículo en todo el territorio nacional.\n'
'Vehículo con tracción delantera, no es 4x4. Innocar, empresa '
'líder multimarca y vehículos sin carnet en Córdoba, 100% '
'FINANCIABLE. 12 meses de garantía.',
'doors_number': 5,
'emission_standard': 'C',
'engine': '1.0L',
'engine_horse_power': 95,
'expiration_date': None,
'fuel_type': 'Gasolina',
'id': '295402a1-3f2a-5853-9082-30ddb6c9dd24',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/volkswagen-polo-advance-10-tsi-70kw-95cv-5p-gasolina-2020-en-cordoba-70207685-covo.aspx',
'listing': 'auction',
'location': 'Córdoba',
'make': 'VOLKSWAGEN',
'model': 'Polo',
'odometer': 22065,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 16,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_295402a1-3f2a-5853-9082-30ddb6c9dd24/295402a1-3f2a-5853-9082-30ddb6c9dd24_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 69511,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19683154/f5c41149-bbbe-4739-9774-3a786dbeb1fa.jpg',
'Width': 800}],
'price': 16980,
'price_includes_vat': True,
'registration_date': '2019-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'VOLKSWAGEN Polo Advance 1.0 TSI',
'transmission': 'manual',
'trim': 'Advance 1.0 TSI 70kW 95CV',
'vin': None,
'year': 2019}
2026-03-24 16:23:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:23:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%2770207685%27 HTTP/1.1" 200 None
2026-03-24 16:23:24 [auto_selling_coches.net] INFO: Saving data for 70207685: {'created_time': 1774369404.779456, 'last_price_update_time': 1774369404.779464}
2026-03-24 16:23:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:23:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70207685') HTTP/1.1" 204 0
2026-03-24 16:23:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/19359826/5b131aab-65f5-4488-8c70-601240fdedf7.jpg> (referer: None)
2026-03-24 16:23:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 16:23:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:23:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3fffbe7cd0>
2026-03-24 16:23:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:23:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 16:23:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:23:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_56c98f71-5e26-5eb9-9e5d-9fe6df996120/56c98f71-5e26-5eb9-9e5d-9fe6df996120_image_0.jpg HTTP/1.1" 201 0
2026-03-24 16:23:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:23:24 [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%252F19377777%252Fcbb413b0-10bd-4911-9ddf-6ee276e86366.jpg') HTTP/1.1" 204 0
2026-03-24 16:23:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19377777/cbb413b0-10bd-4911-9ddf-6ee276e86366.jpg saved to cache
2026-03-24 16:23:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 56c98f71-5e26-5eb9-9e5d-9fe6df996120
2026-03-24 16:23:24 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 56c98f71-5e26-5eb9-9e5d-9fe6df996120 sending to next pipeline
2026-03-24 16:23:24 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
'body_type': 'SUV',
'c_o_2_emission_value': 131,
'category': 'Coches',
'color': 'Negro',
'currency': 'EUR',
'description': 'Vehículo seminuevo con certificado de estado y seguridad '
'realizado por la empresa externa Midas según sus sistemas de '
'calidad, con kms garantizados y un funcionamiento '
'inmejorable. Este vehículo seminuevo se entrega con la '
'transferencia e impuestos incluidos, con garantía de 12 '
'meses, proporcionando el mejor servicio postventa, no dude en '
'verlo o probarlo sin compromiso alguno. Entregamos su '
'vehículo en todo el territorio nacional.\n'
'Vehículo con tracción delantera, no es 4x4. Innocar, empresa '
'líder multimarca y vehículos sin carnet en Córdoba, 100% '
'FINANCIABLE. 12 meses de garantía. \n'
'SE ACEPTA VEHÍCULO COMO PARTE DE PAGO. \n'
'*Consulte condiciones y oferta de financiación.',
'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/audi-q3-advanced-35-tdi-quattro-110kw-150cv-5p-diesel-2023-en-cordoba-62457484-covo.aspx',
'listing': 'auction',
'location': 'Córdoba',
'make': 'AUDI',
'model': 'Q3',
'odometer': 84239,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19349273/3eb0afe1-3f46-4ba8-90ff-812cfd6e896b.jpg',
'https://a.ccdn.es/cnet/vehicles/19349273/2ca58680-587d-45ac-8c8a-ba13ba890604.jpg',
'https://a.ccdn.es/cnet/vehicles/19349273/09fad7b0-4a2a-4664-866a-c4925bb604d8.jpg',
'https://a.ccdn.es/cnet/vehicles/19349273/84f20ca3-5ff4-44f0-9110-7cd8923396dd.jpg',
'https://a.ccdn.es/cnet/vehicles/19349273/1778310f-2b54-4c62-98ec-397d584b0e16.jpg',
'https://a.ccdn.es/cnet/vehicles/19349273/65068bd6-f9fd-462f-951a-148e8d8c4e58.jpg',
'https://a.ccdn.es/cnet/vehicles/19349273/482d4357-6a49-45a6-8c85-5698561d045e.jpg',
'https://a.ccdn.es/cnet/vehicles/19349273/ab3f2877-f9ba-43cf-aa6d-dc0de7826a3f.jpg',
'https://a.ccdn.es/cnet/vehicles/19349273/6885c88d-5e64-4142-835d-328e808a54e6.jpg',
'https://a.ccdn.es/cnet/vehicles/19349273/791fcf6a-61d5-4248-80db-67d072b9a4d7.jpg',
'https://a.ccdn.es/cnet/vehicles/19349273/38b43f08-2863-4bb4-96ac-3052b9095cb6.jpg',
'https://a.ccdn.es/cnet/vehicles/19349273/94004ddf-14c0-4fc6-87a5-2392d6a7a31a.jpg',
'https://a.ccdn.es/cnet/vehicles/19349273/c47a020d-16c1-469d-8cc0-bf4b8ef577c9.jpg',
'https://a.ccdn.es/cnet/vehicles/19349273/9bbaa861-bea2-495d-a689-afaea6a35e67.jpg',
'https://a.ccdn.es/cnet/vehicles/19349273/c4afd2e3-13a8-4261-9e0d-6badea083205.jpg',
'https://a.ccdn.es/cnet/vehicles/19349273/28b7988e-b1d0-4579-a277-fa985eff7129.jpg',
'https://a.ccdn.es/cnet/vehicles/19349273/99315d00-b227-416f-9e9a-8643496a56a7.jpg',
'https://a.ccdn.es/cnet/vehicles/19349273/518f5a63-549e-4305-b765-be985e323063.jpg',
'https://a.ccdn.es/cnet/vehicles/19349273/10d51848-6538-45d0-a461-00460911e107.jpg',
'https://a.ccdn.es/cnet/vehicles/19349273/7bf06578-d71a-4d25-9467-9b03938156c1.jpg',
'https://a.ccdn.es/cnet/vehicles/19349273/76cc478e-7ea3-49c0-8552-18167529f1bf.jpg'],
'price': 32990,
'price_includes_vat': True,
'registration_date': '2022-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'AUDI Q3 Advanced 35 TDI quattro',
'transmission': 'automatic',
'trim': 'Advanced 35 TDI quattro 110kW 150CV',
'vin': None,
'year': 2022}
2026-03-24 16:23:24 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 235d091a-f32f-55d2-a773-5ecc83627d78 with identifier: 62457484
2026-03-24 16:23:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 235d091a-f32f-55d2-a773-5ecc83627d78
2026-03-24 16:23:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:23:24 [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%252F19349273%252F3eb0afe1-3f46-4ba8-90ff-812cfd6e896b.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:23:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19349273/3eb0afe1-3f46-4ba8-90ff-812cfd6e896b.jpg not downloaded yet
2026-03-24 16:23:24 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 56c98f71-5e26-5eb9-9e5d-9fe6df996120 with identifier 70207368
2026-03-24 16:23:24 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-24 16:23:24 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-24 16:23:24 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 56c98f71-5e26-5eb9-9e5d-9fe6df996120
2026-03-24 16:23:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/19377777/cbb413b0-10bd-4911-9ddf-6ee276e86366.jpg>
{'auction_title': '',
'body_type': 'Berlina',
'c_o_2_emission_value': 105,
'category': 'Coches',
'color': 'Blanco',
'currency': 'EUR',
'description': 'Vehículo seminuevo con certificado de estado y seguridad '
'realizado por la empresa externa Midas según sus sistemas de '
'calidad, con kms garantizados y un funcionamiento '
'inmejorable. Este vehículo seminuevo se entrega con la '
'transferencia e impuestos incluidos, con garantía de 12 '
'meses, proporcionando el mejor servicio postventa, no dude en '
'verlo o probarlo sin compromiso alguno. Entregamos su '
'vehículo en todo el territorio nacional.\n'
'Vehículo con tracción delantera, no es 4x4. Innocar, empresa '
'líder multimarca y vehículos sin carnet en Córdoba, 100% '
'FINANCIABLE. 12 meses de garantía. \n'
'SE ACEPTA VEHÍCULO COMO PARTE DE PAGO. \n'
'*Consulte condiciones y oferta de financiación.',
'doors_number': 5,
'emission_standard': 'C',
'engine': '1.0L',
'engine_horse_power': 95,
'expiration_date': None,
'fuel_type': 'Gasolina',
'id': '56c98f71-5e26-5eb9-9e5d-9fe6df996120',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/seat-ibiza-10-ecotsi-70kw-95cv-reference-5p-gasolina-2019-en-cordoba-70207368-covo.aspx',
'listing': 'auction',
'location': 'Córdoba',
'make': 'SEAT',
'model': 'Ibiza',
'odometer': 79410,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 17,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_56c98f71-5e26-5eb9-9e5d-9fe6df996120/56c98f71-5e26-5eb9-9e5d-9fe6df996120_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 163583,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19377777/cbb413b0-10bd-4911-9ddf-6ee276e86366.jpg',
'Width': 800}],
'price': 14500,
'price_includes_vat': True,
'registration_date': '2019-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'SEAT Ibiza 1.0 EcoTSI Reference',
'transmission': 'manual',
'trim': '1.0 EcoTSI 70kW 95CV Reference',
'vin': 'VSSZZZKLZMR097058',
'year': 2019}
2026-03-24 16:23:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:23:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%2770207368%27 HTTP/1.1" 200 None
2026-03-24 16:23:24 [auto_selling_coches.net] INFO: Saving data for 70207368: {'created_time': 1774369404.907522, 'last_price_update_time': 1774369404.90753}
2026-03-24 16:23:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:23:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70207368') HTTP/1.1" 204 0
2026-03-24 16:23:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/19683019/00beb345-5223-4709-81ab-93c1938dcb1b.jpg> (referer: None)
2026-03-24 16:23:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:23:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3ffc650110>
2026-03-24 16:23:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:23:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 16:23:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:23:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f8de9962-1855-5be2-b21e-b3d8cb1be80b/f8de9962-1855-5be2-b21e-b3d8cb1be80b_image_0.jpg HTTP/1.1" 201 0
2026-03-24 16:23:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:23:25 [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%252F19359826%252F5b131aab-65f5-4488-8c70-601240fdedf7.jpg') HTTP/1.1" 204 0
2026-03-24 16:23:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19359826/5b131aab-65f5-4488-8c70-601240fdedf7.jpg saved to cache
2026-03-24 16:23:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item f8de9962-1855-5be2-b21e-b3d8cb1be80b
2026-03-24 16:23:25 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item f8de9962-1855-5be2-b21e-b3d8cb1be80b sending to next pipeline
2026-03-24 16:23:25 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: f8de9962-1855-5be2-b21e-b3d8cb1be80b with identifier 62468684
2026-03-24 16:23:25 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-24 16:23:25 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-24 16:23:25 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item f8de9962-1855-5be2-b21e-b3d8cb1be80b
2026-03-24 16:23:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/19359826/5b131aab-65f5-4488-8c70-601240fdedf7.jpg>
{'auction_title': '',
'body_type': 'SUV',
'c_o_2_emission_value': 118,
'category': 'Coches',
'color': 'Blanco',
'currency': 'EUR',
'description': 'Vehículo seminuevo con certificado de estado y seguridad '
'realizado por la empresa externa Midas según sus sistemas de '
'calidad, con kms garantizados y un funcionamiento '
'inmejorable. Este vehículo seminuevo se entrega con la '
'transferencia e impuestos incluidos, con garantía de 12 '
'meses, proporcionando el mejor servicio postventa, no dude en '
'verlo o probarlo sin compromiso alguno. Entregamos su '
'vehículo en todo el territorio nacional.\n'
'Vehículo con tracción delantera, no es 4x4. Innocar, empresa '
'líder multimarca y vehículos sin carnet en Córdoba, 100% '
'FINANCIABLE. 12 meses de garantía. \n'
'SE ACEPTA VEHÍCULO COMO PARTE DE PAGO. \n'
'*Consulte condiciones y oferta de financiación.',
'doors_number': 5,
'emission_standard': 'C',
'engine': '1.0L',
'engine_horse_power': 114,
'expiration_date': None,
'fuel_type': 'Gasolina',
'id': 'f8de9962-1855-5be2-b21e-b3d8cb1be80b',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/nissan-juke-digt-84-kw-114-cv-6mt-tekna-5p-gasolina-2021-en-cordoba-62468684-covo.aspx',
'listing': 'auction',
'location': 'Córdoba',
'make': 'NISSAN',
'model': 'JUKE',
'odometer': 59288,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 18,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f8de9962-1855-5be2-b21e-b3d8cb1be80b/f8de9962-1855-5be2-b21e-b3d8cb1be80b_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73920,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19359826/5b131aab-65f5-4488-8c70-601240fdedf7.jpg',
'Width': 800}],
'price': 18980,
'price_includes_vat': True,
'registration_date': '2021-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'NISSAN JUKE DIGT 114 CV 6MT Tekna',
'transmission': 'manual',
'trim': 'DIGT 84 kW 114 CV 6MT Tekna',
'vin': 'SJNFAAF16U1132943',
'year': 2021}
2026-03-24 16:23:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:23:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%2762468684%27 HTTP/1.1" 200 None
2026-03-24 16:23:25 [auto_selling_coches.net] INFO: Saving data for 62468684: {'created_time': 1774369405.038209, 'last_price_update_time': 1774369405.038218}
2026-03-24 16:23:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:23:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62468684') HTTP/1.1" 204 0
2026-03-24 16:23:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70204048> (referer: https://www.coches.net/concesionario/torrecillaocasion/?pg=2) ['zyte-api']
2026-03-24 16:23:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/19349273/3eb0afe1-3f46-4ba8-90ff-812cfd6e896b.jpg> (referer: None)
2026-03-24 16:23:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 16:23:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 16:23:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:23:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3ffe3e8650>
2026-03-24 16:23:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:23:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 16:23:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:23:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bc4f37d8-d29b-5c6e-a26e-f0b7011cffe4/bc4f37d8-d29b-5c6e-a26e-f0b7011cffe4_image_0.jpg HTTP/1.1" 201 0
2026-03-24 16:23:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:23:25 [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%252F19683019%252F00beb345-5223-4709-81ab-93c1938dcb1b.jpg') HTTP/1.1" 204 0
2026-03-24 16:23:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19683019/00beb345-5223-4709-81ab-93c1938dcb1b.jpg saved to cache
2026-03-24 16:23:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item bc4f37d8-d29b-5c6e-a26e-f0b7011cffe4
2026-03-24 16:23:25 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item bc4f37d8-d29b-5c6e-a26e-f0b7011cffe4 sending to next pipeline
2026-03-24 16:23:25 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: bc4f37d8-d29b-5c6e-a26e-f0b7011cffe4 with identifier 70207542
2026-03-24 16:23:25 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-24 16:23:25 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-24 16:23:25 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item bc4f37d8-d29b-5c6e-a26e-f0b7011cffe4
2026-03-24 16:23:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/19683019/00beb345-5223-4709-81ab-93c1938dcb1b.jpg>
{'auction_title': '',
'body_type': 'Berlina',
'c_o_2_emission_value': 107,
'category': 'Coches',
'color': 'Blanco',
'currency': 'EUR',
'description': 'Vehículo seminuevo con certificado de estado y seguridad '
'realizado por la empresa externa Midas según sus sistemas de '
'calidad, con kms garantizados y un funcionamiento '
'inmejorable. Este vehículo seminuevo se entrega con la '
'transferencia e impuestos incluidos, con garantía de 12 '
'meses, proporcionando el mejor servicio postventa, no dude en '
'verlo o probarlo sin compromiso alguno. Entregamos su '
'vehículo en todo el territorio nacional.\n'
'Vehículo con tracción delantera, no es 4x4. Innocar, empresa '
'líder multimarca y vehículos sin carnet en Córdoba, 100% '
'FINANCIABLE. 12 meses de garantía.',
'doors_number': 5,
'emission_standard': None,
'engine': '1.0L',
'engine_horse_power': 69,
'expiration_date': None,
'fuel_type': 'Gasolina',
'id': 'bc4f37d8-d29b-5c6e-a26e-f0b7011cffe4',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/toyota-yaris-10-70-active-tech-5p-gasolina-2019-en-cordoba-70207542-covo.aspx',
'listing': 'auction',
'location': 'Córdoba',
'make': 'TOYOTA',
'model': 'Yaris',
'odometer': 98450,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 15,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bc4f37d8-d29b-5c6e-a26e-f0b7011cffe4/bc4f37d8-d29b-5c6e-a26e-f0b7011cffe4_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 62270,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19683019/00beb345-5223-4709-81ab-93c1938dcb1b.jpg',
'Width': 800}],
'price': 12980,
'price_includes_vat': True,
'registration_date': '2020-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'TOYOTA Yaris 1.0 70 Active Tech',
'transmission': 'manual',
'trim': '1.0 70 Active Tech',
'vin': None,
'year': 2020}
2026-03-24 16:23:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:23:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%2770207542%27 HTTP/1.1" 200 None
2026-03-24 16:23:25 [auto_selling_coches.net] INFO: Saving data for 70207542: {'created_time': 1774369405.151911, 'last_price_update_time': 1774369405.15192}
2026-03-24 16:23:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:23:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70207542') HTTP/1.1" 204 0
2026-03-24 16:23:25 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
'body_type': 'SUV',
'c_o_2_emission_value': 109,
'category': 'Coches',
'color': 'Gris / Plata',
'currency': 'EUR',
'description': 'Vehículo seminuevo con certificado de estado y seguridad '
'realizado por la empresa externa Midas según sus sistemas de '
'calidad, con kms garantizados y un funcionamiento '
'inmejorable. Este vehículo seminuevo se entrega con la '
'transferencia e impuestos incluidos, con garantía de 12 '
'meses, proporcionando el mejor servicio postventa, no dude en '
'verlo o probarlo sin compromiso alguno. Entregamos su '
'vehículo en todo el territorio nacional.\n'
'Vehículo con tracción delantera, no es 4x4. Innocar, empresa '
'líder multimarca y vehículos sin carnet en Córdoba, 100% '
'FINANCIABLE. 12 meses de garantía.',
'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/bmw-x1-sdrive18d-5p-diesel-2017-en-cordoba-70204048-covo.aspx',
'listing': 'auction',
'location': 'Córdoba',
'make': 'BMW',
'model': 'X1',
'odometer': 150249,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19680338/030a5e4c-ca86-42b5-af4d-5affe6d87f7e.jpg',
'https://a.ccdn.es/cnet/vehicles/19680338/0574c35c-c705-4dc0-8408-a2b625a2831f.jpg',
'https://a.ccdn.es/cnet/vehicles/19680338/64fa6212-f68a-4fc3-860f-bb5c457e101b.jpg',
'https://a.ccdn.es/cnet/vehicles/19680338/0e44795b-7490-4d65-a1d9-aba87905d96b.jpg',
'https://a.ccdn.es/cnet/vehicles/19680338/9f3a6886-e771-4ecd-9412-e6983339ef87.jpg',
'https://a.ccdn.es/cnet/vehicles/19680338/9f37c3ee-1210-4f46-a7bd-e5718dffa6fa.jpg',
'https://a.ccdn.es/cnet/vehicles/19680338/89aa9dd6-1f73-4a87-ad45-d8c0a487b78c.jpg',
'https://a.ccdn.es/cnet/vehicles/19680338/75933cf4-0887-4762-9912-9d26e64fdfa0.jpg',
'https://a.ccdn.es/cnet/vehicles/19680338/c84c4e8e-0c74-44d0-a02d-36d8e188e83d.jpg',
'https://a.ccdn.es/cnet/vehicles/19680338/9e9e9889-01c9-45e6-b55a-ca3cab4a54c9.jpg',
'https://a.ccdn.es/cnet/vehicles/19680338/11816276-265f-4a4b-90ea-ad9e058f69e9.jpg',
'https://a.ccdn.es/cnet/vehicles/19680338/4d85109b-915a-4e5a-9cde-a674d7c46721.jpg',
'https://a.ccdn.es/cnet/vehicles/19680338/5372bbac-ce41-4472-a171-fac33d748211.jpg',
'https://a.ccdn.es/cnet/vehicles/19680338/51b439fb-50ba-452c-b726-8965eba3bf50.jpg',
'https://a.ccdn.es/cnet/vehicles/19680338/d41ff3d0-a39c-4d9d-917a-51f7eca36d1e.jpg',
'https://a.ccdn.es/cnet/vehicles/19680338/b1d266e2-c8cd-4466-b51a-70ab14740548.jpg',
'https://a.ccdn.es/cnet/vehicles/19680338/6d59270e-6271-489f-88e7-aaead3cb749d.jpg',
'https://a.ccdn.es/cnet/vehicles/19680338/c5080b42-2f2e-4c66-bb1e-04f0db6003f1.jpg'],
'price': 18580,
'price_includes_vat': True,
'registration_date': '2017-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'BMW X1 sDrive18d',
'transmission': 'manual',
'trim': 'sDrive18d',
'vin': None,
'year': 2017}
2026-03-24 16:23:25 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 7b1d539b-9f43-51ed-8d0a-1090c051d0ad with identifier: 70204048
2026-03-24 16:23:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 7b1d539b-9f43-51ed-8d0a-1090c051d0ad
2026-03-24 16:23:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:23:25 [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%252F19680338%252F030a5e4c-ca86-42b5-af4d-5affe6d87f7e.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:23:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19680338/030a5e4c-ca86-42b5-af4d-5affe6d87f7e.jpg not downloaded yet
2026-03-24 16:23:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:23:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3ffe3ea810>
2026-03-24 16:23:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:23:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 16:23:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:23:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_235d091a-f32f-55d2-a773-5ecc83627d78/235d091a-f32f-55d2-a773-5ecc83627d78_image_0.jpg HTTP/1.1" 201 0
2026-03-24 16:23:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:23:25 [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%252F19349273%252F3eb0afe1-3f46-4ba8-90ff-812cfd6e896b.jpg') HTTP/1.1" 204 0
2026-03-24 16:23:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19349273/3eb0afe1-3f46-4ba8-90ff-812cfd6e896b.jpg saved to cache
2026-03-24 16:23:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 235d091a-f32f-55d2-a773-5ecc83627d78
2026-03-24 16:23:25 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 235d091a-f32f-55d2-a773-5ecc83627d78 sending to next pipeline
2026-03-24 16:23:25 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 235d091a-f32f-55d2-a773-5ecc83627d78 with identifier 62457484
2026-03-24 16:23:25 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-24 16:23:25 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-24 16:23:25 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 235d091a-f32f-55d2-a773-5ecc83627d78
2026-03-24 16:23:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/19349273/3eb0afe1-3f46-4ba8-90ff-812cfd6e896b.jpg>
{'auction_title': '',
'body_type': 'SUV',
'c_o_2_emission_value': 131,
'category': 'Coches',
'color': 'Negro',
'currency': 'EUR',
'description': 'Vehículo seminuevo con certificado de estado y seguridad '
'realizado por la empresa externa Midas según sus sistemas de '
'calidad, con kms garantizados y un funcionamiento '
'inmejorable. Este vehículo seminuevo se entrega con la '
'transferencia e impuestos incluidos, con garantía de 12 '
'meses, proporcionando el mejor servicio postventa, no dude en '
'verlo o probarlo sin compromiso alguno. Entregamos su '
'vehículo en todo el territorio nacional.\n'
'Vehículo con tracción delantera, no es 4x4. Innocar, empresa '
'líder multimarca y vehículos sin carnet en Córdoba, 100% '
'FINANCIABLE. 12 meses de garantía. \n'
'SE ACEPTA VEHÍCULO COMO PARTE DE PAGO. \n'
'*Consulte condiciones y oferta de financiación.',
'doors_number': 5,
'emission_standard': 'C',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '235d091a-f32f-55d2-a773-5ecc83627d78',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/audi-q3-advanced-35-tdi-quattro-110kw-150cv-5p-diesel-2023-en-cordoba-62457484-covo.aspx',
'listing': 'auction',
'location': 'Córdoba',
'make': 'AUDI',
'model': 'Q3',
'odometer': 84239,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 21,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_235d091a-f32f-55d2-a773-5ecc83627d78/235d091a-f32f-55d2-a773-5ecc83627d78_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 217438,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19349273/3eb0afe1-3f46-4ba8-90ff-812cfd6e896b.jpg',
'Width': 800}],
'price': 32990,
'price_includes_vat': True,
'registration_date': '2022-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'AUDI Q3 Advanced 35 TDI quattro',
'transmission': 'automatic',
'trim': 'Advanced 35 TDI quattro 110kW 150CV',
'vin': None,
'year': 2022}
2026-03-24 16:23:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:23:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%2762457484%27 HTTP/1.1" 200 None
2026-03-24 16:23:25 [auto_selling_coches.net] INFO: Saving data for 62457484: {'created_time': 1774369405.269875, 'last_price_update_time': 1774369405.269883}
2026-03-24 16:23:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:23:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62457484') HTTP/1.1" 204 0
2026-03-24 16:23:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70204106> (referer: https://www.coches.net/concesionario/torrecillaocasion/?pg=2) ['zyte-api']
2026-03-24 16:23:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/19680338/030a5e4c-ca86-42b5-af4d-5affe6d87f7e.jpg> (referer: None)
2026-03-24 16:23:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 16:23:25 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
'body_type': 'SUV',
'c_o_2_emission_value': None,
'category': 'Coches',
'color': 'Negro',
'currency': 'EUR',
'description': 'Vehículo seminuevo con certificado de estado y seguridad '
'realizado por la empresa externa Midas según sus sistemas de '
'calidad, con kms garantizados y un funcionamiento '
'inmejorable. Este vehículo seminuevo se entrega con la '
'transferencia e impuestos incluidos, con garantía de 12 '
'meses, proporcionando el mejor servicio postventa, no dude en '
'verlo o probarlo sin compromiso alguno. Entregamos su '
'vehículo en todo el territorio nacional.\n'
'Vehículo con tracción delantera, no es 4x4. Innocar, empresa '
'líder multimarca y vehículos sin carnet en Córdoba, 100% '
'FINANCIABLE. 12 meses de garantía.',
'doors_number': 5,
'emission_standard': 'C',
'engine': '1.5L',
'engine_horse_power': 120,
'expiration_date': None,
'fuel_type': 'Diesel',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/citroen-c3-aircross-bluehdi-88kw-120cv-ss-eat6-shine-5p-diesel-2021-en-cordoba-70204106-covo.aspx',
'listing': 'auction',
'location': 'Córdoba',
'make': 'CITROEN',
'model': 'C3 Aircross',
'odometer': 51108,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19680403/0e6eba4c-82fb-4d32-8839-d25865851547.jpg',
'https://a.ccdn.es/cnet/vehicles/19680403/a63c0f06-69cc-407a-89a8-ee20c0d5d46a.jpg',
'https://a.ccdn.es/cnet/vehicles/19680403/4757856d-db68-4468-885a-211db32ba43a.jpg',
'https://a.ccdn.es/cnet/vehicles/19680403/d2e9e3d1-f3b2-4698-bd8e-8525a8ebf917.jpg',
'https://a.ccdn.es/cnet/vehicles/19680403/c788eab9-97db-4fc6-b7f0-da80cc87e46c.jpg',
'https://a.ccdn.es/cnet/vehicles/19680403/67736610-06ca-4a0b-b00b-03e402178b19.jpg',
'https://a.ccdn.es/cnet/vehicles/19680403/1adfeb3f-a492-4ca1-8a3b-9b9e5dc8e52b.jpg',
'https://a.ccdn.es/cnet/vehicles/19680403/6c84caf2-8487-4c48-bbf2-e5d380531660.jpg',
'https://a.ccdn.es/cnet/vehicles/19680403/5020af5b-7d07-4cbf-adb9-e5781df135e9.jpg',
'https://a.ccdn.es/cnet/vehicles/19680403/80a6d93b-c235-469d-883a-bf04763e4404.jpg',
'https://a.ccdn.es/cnet/vehicles/19680403/000208ca-5298-40f3-be34-541ceb2d948b.jpg',
'https://a.ccdn.es/cnet/vehicles/19680403/20cf450e-c9bb-4d01-8b6f-11cf966a9af6.jpg',
'https://a.ccdn.es/cnet/vehicles/19680403/61127a6e-05e9-44db-ae48-26cb55e52dde.jpg',
'https://a.ccdn.es/cnet/vehicles/19680403/9449ff26-d69d-45ca-a222-fa15f0a964a1.jpg',
'https://a.ccdn.es/cnet/vehicles/19680403/74e942a1-db31-4e61-8877-6562fc01ff46.jpg',
'https://a.ccdn.es/cnet/vehicles/19680403/dffa2f3a-3a9d-4e78-a4d3-679d8cbb0c78.jpg',
'https://a.ccdn.es/cnet/vehicles/19680403/c5091743-04ed-468a-aef1-9d04f5a7cfd5.jpg',
'https://a.ccdn.es/cnet/vehicles/19680403/f0851839-99bf-4e56-a183-7c4e26065b7e.jpg',
'https://a.ccdn.es/cnet/vehicles/19680403/7bd2bc19-550c-4065-871a-8d834ffa3cce.jpg'],
'price': 18980,
'price_includes_vat': True,
'registration_date': '2021-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'CITROEN C3 Aircross BlueHDi SS EAT6 Shine',
'transmission': 'automatic',
'trim': 'BlueHDi 88kW 120CV SS EAT6 Shine',
'vin': None,
'year': 2021}
2026-03-24 16:23:25 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: c3daa70a-ea27-5a67-b022-f998666e3828 with identifier: 70204106
2026-03-24 16:23:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item c3daa70a-ea27-5a67-b022-f998666e3828
2026-03-24 16:23:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:23:25 [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%252F19680403%252F0e6eba4c-82fb-4d32-8839-d25865851547.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:23:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19680403/0e6eba4c-82fb-4d32-8839-d25865851547.jpg not downloaded yet
2026-03-24 16:23:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:23:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3ffc60d110>
2026-03-24 16:23:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:23:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 16:23:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:23:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7b1d539b-9f43-51ed-8d0a-1090c051d0ad/7b1d539b-9f43-51ed-8d0a-1090c051d0ad_image_0.jpg HTTP/1.1" 201 0
2026-03-24 16:23:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:23:25 [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%252F19680338%252F030a5e4c-ca86-42b5-af4d-5affe6d87f7e.jpg') HTTP/1.1" 204 0
2026-03-24 16:23:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19680338/030a5e4c-ca86-42b5-af4d-5affe6d87f7e.jpg saved to cache
2026-03-24 16:23:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 7b1d539b-9f43-51ed-8d0a-1090c051d0ad
2026-03-24 16:23:25 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 7b1d539b-9f43-51ed-8d0a-1090c051d0ad sending to next pipeline
2026-03-24 16:23:25 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 7b1d539b-9f43-51ed-8d0a-1090c051d0ad with identifier 70204048
2026-03-24 16:23:25 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-24 16:23:25 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-24 16:23:25 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 7b1d539b-9f43-51ed-8d0a-1090c051d0ad
2026-03-24 16:23:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/19680338/030a5e4c-ca86-42b5-af4d-5affe6d87f7e.jpg>
{'auction_title': '',
'body_type': 'SUV',
'c_o_2_emission_value': 109,
'category': 'Coches',
'color': 'Gris / Plata',
'currency': 'EUR',
'description': 'Vehículo seminuevo con certificado de estado y seguridad '
'realizado por la empresa externa Midas según sus sistemas de '
'calidad, con kms garantizados y un funcionamiento '
'inmejorable. Este vehículo seminuevo se entrega con la '
'transferencia e impuestos incluidos, con garantía de 12 '
'meses, proporcionando el mejor servicio postventa, no dude en '
'verlo o probarlo sin compromiso alguno. Entregamos su '
'vehículo en todo el territorio nacional.\n'
'Vehículo con tracción delantera, no es 4x4. Innocar, empresa '
'líder multimarca y vehículos sin carnet en Córdoba, 100% '
'FINANCIABLE. 12 meses de garantía.',
'doors_number': 5,
'emission_standard': 'C',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '7b1d539b-9f43-51ed-8d0a-1090c051d0ad',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/bmw-x1-sdrive18d-5p-diesel-2017-en-cordoba-70204048-covo.aspx',
'listing': 'auction',
'location': 'Córdoba',
'make': 'BMW',
'model': 'X1',
'odometer': 150249,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 18,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7b1d539b-9f43-51ed-8d0a-1090c051d0ad/7b1d539b-9f43-51ed-8d0a-1090c051d0ad_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88883,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19680338/030a5e4c-ca86-42b5-af4d-5affe6d87f7e.jpg',
'Width': 800}],
'price': 18580,
'price_includes_vat': True,
'registration_date': '2017-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'BMW X1 sDrive18d',
'transmission': 'manual',
'trim': 'sDrive18d',
'vin': None,
'year': 2017}
2026-03-24 16:23:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:23:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%2770204048%27 HTTP/1.1" 200 None
2026-03-24 16:23:25 [auto_selling_coches.net] INFO: Saving data for 70204048: {'created_time': 1774369405.703436, 'last_price_update_time': 1774369405.703445}
2026-03-24 16:23:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:23:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70204048') HTTP/1.1" 204 0
2026-03-24 16:23:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70204357> (referer: https://www.coches.net/concesionario/torrecillaocasion/?pg=2) ['zyte-api']
2026-03-24 16:23:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/19680403/0e6eba4c-82fb-4d32-8839-d25865851547.jpg> (referer: None)
2026-03-24 16:23:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 16:23:25 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
'body_type': 'SUV',
'c_o_2_emission_value': 152,
'category': 'Coches',
'color': 'Blanco',
'currency': 'EUR',
'description': 'Vehículo seminuevo con certificado de estado y seguridad '
'realizado por la empresa externa Midas según sus sistemas de '
'calidad, con kms garantizados y un funcionamiento '
'inmejorable. Este vehículo seminuevo se entrega con la '
'transferencia e impuestos incluidos, con garantía de 12 '
'meses, proporcionando el mejor servicio postventa, no dude en '
'verlo o probarlo sin compromiso alguno. Entregamos su '
'vehículo en todo el territorio nacional.\n'
'Vehículo con tracción delantera, no es 4x4. Innocar, empresa '
'líder multimarca y vehículos sin carnet en Córdoba, 100% '
'FINANCIABLE. 12 meses de garantía.',
'doors_number': 5,
'emission_standard': 'C',
'engine': '1.6L',
'engine_horse_power': 110,
'expiration_date': None,
'fuel_type': 'Gasolina',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/fiat-500x-city-cross-16-etorq-81kw-110cv-4x2-5p-gasolina-2019-en-cordoba-70204357-covo.aspx',
'listing': 'auction',
'location': 'Córdoba',
'make': 'FIAT',
'model': '500X',
'odometer': 92835,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19680591/141a69f7-b6d0-44bf-b683-a35927205c8a.jpg',
'https://a.ccdn.es/cnet/vehicles/19680591/f13cda1e-283e-4aca-9de2-abd699d81109.jpg',
'https://a.ccdn.es/cnet/vehicles/19680591/19119401-6dcc-4c4e-9a66-aa7be85dbc20.jpg',
'https://a.ccdn.es/cnet/vehicles/19680591/cf99fa82-34f7-4cf8-906f-4fbf354bd727.jpg',
'https://a.ccdn.es/cnet/vehicles/19680591/d07819dc-8f22-48e6-8f29-fa8e3ed445f4.jpg',
'https://a.ccdn.es/cnet/vehicles/19680591/68a67cb7-50be-49e1-a3a3-854d1589e6a9.jpg',
'https://a.ccdn.es/cnet/vehicles/19680591/a98ca43d-406a-4725-9ae6-92925896f72d.jpg',
'https://a.ccdn.es/cnet/vehicles/19680591/ff15c1b6-f9f3-416f-a0e3-6ec19fa00b8f.jpg',
'https://a.ccdn.es/cnet/vehicles/19680591/0de361b9-6840-449f-b74a-694336583e60.jpg',
'https://a.ccdn.es/cnet/vehicles/19680591/5009e464-f74e-4032-9705-1b564462b070.jpg',
'https://a.ccdn.es/cnet/vehicles/19680591/a7b21f4f-cea0-4c45-93ca-1137be4cee53.jpg',
'https://a.ccdn.es/cnet/vehicles/19680591/357d189c-75b0-454f-9bbd-d905275275eb.jpg',
'https://a.ccdn.es/cnet/vehicles/19680591/94746b63-a7a0-436f-97fe-6e7fc99f2d86.jpg',
'https://a.ccdn.es/cnet/vehicles/19680591/8345af1f-e9e5-4e14-a9d6-4e32a0c5d449.jpg',
'https://a.ccdn.es/cnet/vehicles/19680591/0826cc76-a025-4de6-9e63-817b1e478c1a.jpg',
'https://a.ccdn.es/cnet/vehicles/19680591/d109b420-775a-4f1f-a54d-63ca9bc31562.jpg',
'https://a.ccdn.es/cnet/vehicles/19680591/bc5b163d-9e9c-4e1f-a1e7-02a5f2b5da77.jpg',
'https://a.ccdn.es/cnet/vehicles/19680591/c6de7759-4e89-461f-88cc-9178f8fc124d.jpg',
'https://a.ccdn.es/cnet/vehicles/19680591/52d2d8f5-744c-43d8-8197-9ee82b1bdb29.jpg'],
'price': 13980,
'price_includes_vat': True,
'registration_date': '2019-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'FIAT 500X City Cross 1.6 ETorq 4x2',
'transmission': 'manual',
'trim': 'City Cross 1.6 ETorq 81kW 110CV 4x2',
'vin': None,
'year': 2019}
2026-03-24 16:23:25 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: c5f89491-f752-5fa8-a85e-a7cb8c933369 with identifier: 70204357
2026-03-24 16:23:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item c5f89491-f752-5fa8-a85e-a7cb8c933369
2026-03-24 16:23:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:23:25 [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%252F19680591%252F141a69f7-b6d0-44bf-b683-a35927205c8a.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:23:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19680591/141a69f7-b6d0-44bf-b683-a35927205c8a.jpg not downloaded yet
2026-03-24 16:23:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/62493371> (referer: https://www.coches.net/concesionario/torrecillaocasion/?pg=1) ['zyte-api']
2026-03-24 16:23:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:23:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3ffc74dad0>
2026-03-24 16:23:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:23:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 16:23:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:23:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c3daa70a-ea27-5a67-b022-f998666e3828/c3daa70a-ea27-5a67-b022-f998666e3828_image_0.jpg HTTP/1.1" 201 0
2026-03-24 16:23:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:23:25 [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%252F19680403%252F0e6eba4c-82fb-4d32-8839-d25865851547.jpg') HTTP/1.1" 204 0
2026-03-24 16:23:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19680403/0e6eba4c-82fb-4d32-8839-d25865851547.jpg saved to cache
2026-03-24 16:23:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item c3daa70a-ea27-5a67-b022-f998666e3828
2026-03-24 16:23:25 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item c3daa70a-ea27-5a67-b022-f998666e3828 sending to next pipeline
2026-03-24 16:23:25 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: c3daa70a-ea27-5a67-b022-f998666e3828 with identifier 70204106
2026-03-24 16:23:25 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-24 16:23:25 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-24 16:23:25 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item c3daa70a-ea27-5a67-b022-f998666e3828
2026-03-24 16:23:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/19680403/0e6eba4c-82fb-4d32-8839-d25865851547.jpg>
{'auction_title': '',
'body_type': 'SUV',
'c_o_2_emission_value': None,
'category': 'Coches',
'color': 'Negro',
'currency': 'EUR',
'description': 'Vehículo seminuevo con certificado de estado y seguridad '
'realizado por la empresa externa Midas según sus sistemas de '
'calidad, con kms garantizados y un funcionamiento '
'inmejorable. Este vehículo seminuevo se entrega con la '
'transferencia e impuestos incluidos, con garantía de 12 '
'meses, proporcionando el mejor servicio postventa, no dude en '
'verlo o probarlo sin compromiso alguno. Entregamos su '
'vehículo en todo el territorio nacional.\n'
'Vehículo con tracción delantera, no es 4x4. Innocar, empresa '
'líder multimarca y vehículos sin carnet en Córdoba, 100% '
'FINANCIABLE. 12 meses de garantía.',
'doors_number': 5,
'emission_standard': 'C',
'engine': '1.5L',
'engine_horse_power': 120,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': 'c3daa70a-ea27-5a67-b022-f998666e3828',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/citroen-c3-aircross-bluehdi-88kw-120cv-ss-eat6-shine-5p-diesel-2021-en-cordoba-70204106-covo.aspx',
'listing': 'auction',
'location': 'Córdoba',
'make': 'CITROEN',
'model': 'C3 Aircross',
'odometer': 51108,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 19,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c3daa70a-ea27-5a67-b022-f998666e3828/c3daa70a-ea27-5a67-b022-f998666e3828_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89296,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19680403/0e6eba4c-82fb-4d32-8839-d25865851547.jpg',
'Width': 800}],
'price': 18980,
'price_includes_vat': True,
'registration_date': '2021-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'CITROEN C3 Aircross BlueHDi SS EAT6 Shine',
'transmission': 'automatic',
'trim': 'BlueHDi 88kW 120CV SS EAT6 Shine',
'vin': None,
'year': 2021}
2026-03-24 16:23:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:23:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%2770204106%27 HTTP/1.1" 200 None
2026-03-24 16:23:25 [auto_selling_coches.net] INFO: Saving data for 70204106: {'created_time': 1774369405.939598, 'last_price_update_time': 1774369405.939606}
2026-03-24 16:23:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:23:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70204106') HTTP/1.1" 204 0
2026-03-24 16:23:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/19680591/141a69f7-b6d0-44bf-b683-a35927205c8a.jpg> (referer: None)
2026-03-24 16:23:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 16:23:25 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
'body_type': 'Berlina',
'c_o_2_emission_value': 106,
'category': 'Coches',
'color': 'Blanco',
'currency': 'EUR',
'description': 'Vehículo seminuevo con certificado de estado y seguridad '
'realizado por la empresa externa Midas según sus sistemas de '
'calidad, con kms garantizados y un funcionamiento '
'inmejorable. Este vehículo seminuevo se entrega con la '
'transferencia e impuestos incluidos, con garantía de 12 '
'meses, proporcionando el mejor servicio postventa, no dude en '
'verlo o probarlo sin compromiso alguno. Entregamos su '
'vehículo en todo el territorio nacional.\n'
'Vehículo con tracción delantera, no es 4x4. Innocar, empresa '
'líder multimarca y vehículos sin carnet en Córdoba, 100% '
'FINANCIABLE. 12 meses de garantía. \n'
'SE ACEPTA VEHÍCULO COMO PARTE DE PAGO. \n'
'*Consulte condiciones y oferta de financiación.',
'doors_number': 5,
'emission_standard': 'C',
'engine': '1.5L',
'engine_horse_power': 115,
'expiration_date': None,
'fuel_type': 'Diesel',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/nissan-qashqai-dci-85-kw-115-cv-e6d-dct-acenta-5p-diesel-2020-en-cordoba-62493371-covo.aspx',
'listing': 'auction',
'location': 'Córdoba',
'make': 'NISSAN',
'model': 'QASHQAI',
'odometer': 108403,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19380109/df3b59ee-2380-4efe-a204-cdb6e953f128.jpg',
'https://a.ccdn.es/cnet/vehicles/19380109/abfe892a-e72e-4916-ae1a-2f1baaadf0cf.jpg',
'https://a.ccdn.es/cnet/vehicles/19380109/c6a6a808-aabb-47a1-8e03-e5ab84a5f098.jpg',
'https://a.ccdn.es/cnet/vehicles/19380109/fd06a2d8-e00c-468a-8afc-f1393f694be4.jpg',
'https://a.ccdn.es/cnet/vehicles/19380109/3f9a1775-62f3-4ede-9801-61f56acea260.jpg',
'https://a.ccdn.es/cnet/vehicles/19380109/53ca010e-971f-4084-b378-5b9ca05265ab.jpg',
'https://a.ccdn.es/cnet/vehicles/19380109/88a84342-ca3f-4c35-ab98-3347207b4f9a.jpg',
'https://a.ccdn.es/cnet/vehicles/19380109/f98f46ed-aa43-4738-b7c7-3c1d4bffe3df.jpg',
'https://a.ccdn.es/cnet/vehicles/19380109/b1cd5c3a-99f7-44b7-a9fc-b89bcf13f47f.jpg',
'https://a.ccdn.es/cnet/vehicles/19380109/f0af8a4e-a425-4815-aa19-c1af8f31e7c3.jpg',
'https://a.ccdn.es/cnet/vehicles/19380109/92519c50-13aa-474b-bd0e-9de68db9e78a.jpg',
'https://a.ccdn.es/cnet/vehicles/19380109/e329b9d5-02dd-4f9c-8769-74b6ef6a61ac.jpg',
'https://a.ccdn.es/cnet/vehicles/19380109/faf92c5c-df8f-471a-b17e-3c778e560c7a.jpg',
'https://a.ccdn.es/cnet/vehicles/19380109/106fe4e0-06e8-43a0-9760-2761fc8517cf.jpg',
'https://a.ccdn.es/cnet/vehicles/19380109/f6f70bf3-d158-4e7c-9229-fa2fafd147d1.jpg',
'https://a.ccdn.es/cnet/vehicles/19380109/bed12fb3-6869-4bb7-9f4a-f3aaa94342d8.jpg',
'https://a.ccdn.es/cnet/vehicles/19380109/e00db73d-fe35-480c-a762-ac256cbeb7fd.jpg',
'https://a.ccdn.es/cnet/vehicles/19380109/5762098c-144a-409d-b34d-bb665e735cb7.jpg'],
'price': 19580,
'price_includes_vat': True,
'registration_date': '2020-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'NISSAN QASHQAI dCi 115 CV E6D DCT ACENTA',
'transmission': 'manual',
'trim': 'dCi 85 kW 115 CV E6D DCT ACENTA',
'vin': 'SJNFAAJ11U2791',
'year': 2020}
2026-03-24 16:23:25 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: c0973bb0-b1e2-5a37-89a2-d69cef21c275 with identifier: 62493371
2026-03-24 16:23:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item c0973bb0-b1e2-5a37-89a2-d69cef21c275
2026-03-24 16:23:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:23:25 [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%252F19380109%252Fdf3b59ee-2380-4efe-a204-cdb6e953f128.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:23:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19380109/df3b59ee-2380-4efe-a204-cdb6e953f128.jpg not downloaded yet
2026-03-24 16:23:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:23:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3ffc687a90>
2026-03-24 16:23:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:23:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 16:23:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:23:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c5f89491-f752-5fa8-a85e-a7cb8c933369/c5f89491-f752-5fa8-a85e-a7cb8c933369_image_0.jpg HTTP/1.1" 201 0
2026-03-24 16:23:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:23:26 [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%252F19680591%252F141a69f7-b6d0-44bf-b683-a35927205c8a.jpg') HTTP/1.1" 204 0
2026-03-24 16:23:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19680591/141a69f7-b6d0-44bf-b683-a35927205c8a.jpg saved to cache
2026-03-24 16:23:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item c5f89491-f752-5fa8-a85e-a7cb8c933369
2026-03-24 16:23:26 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item c5f89491-f752-5fa8-a85e-a7cb8c933369 sending to next pipeline
2026-03-24 16:23:26 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: c5f89491-f752-5fa8-a85e-a7cb8c933369 with identifier 70204357
2026-03-24 16:23:26 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-24 16:23:26 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-24 16:23:26 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item c5f89491-f752-5fa8-a85e-a7cb8c933369
2026-03-24 16:23:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/19680591/141a69f7-b6d0-44bf-b683-a35927205c8a.jpg>
{'auction_title': '',
'body_type': 'SUV',
'c_o_2_emission_value': 152,
'category': 'Coches',
'color': 'Blanco',
'currency': 'EUR',
'description': 'Vehículo seminuevo con certificado de estado y seguridad '
'realizado por la empresa externa Midas según sus sistemas de '
'calidad, con kms garantizados y un funcionamiento '
'inmejorable. Este vehículo seminuevo se entrega con la '
'transferencia e impuestos incluidos, con garantía de 12 '
'meses, proporcionando el mejor servicio postventa, no dude en '
'verlo o probarlo sin compromiso alguno. Entregamos su '
'vehículo en todo el territorio nacional.\n'
'Vehículo con tracción delantera, no es 4x4. Innocar, empresa '
'líder multimarca y vehículos sin carnet en Córdoba, 100% '
'FINANCIABLE. 12 meses de garantía.',
'doors_number': 5,
'emission_standard': 'C',
'engine': '1.6L',
'engine_horse_power': 110,
'expiration_date': None,
'fuel_type': 'Gasolina',
'id': 'c5f89491-f752-5fa8-a85e-a7cb8c933369',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/fiat-500x-city-cross-16-etorq-81kw-110cv-4x2-5p-gasolina-2019-en-cordoba-70204357-covo.aspx',
'listing': 'auction',
'location': 'Córdoba',
'make': 'FIAT',
'model': '500X',
'odometer': 92835,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 19,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c5f89491-f752-5fa8-a85e-a7cb8c933369/c5f89491-f752-5fa8-a85e-a7cb8c933369_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 66449,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19680591/141a69f7-b6d0-44bf-b683-a35927205c8a.jpg',
'Width': 800}],
'price': 13980,
'price_includes_vat': True,
'registration_date': '2019-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'FIAT 500X City Cross 1.6 ETorq 4x2',
'transmission': 'manual',
'trim': 'City Cross 1.6 ETorq 81kW 110CV 4x2',
'vin': None,
'year': 2019}
2026-03-24 16:23:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:23:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%2770204357%27 HTTP/1.1" 200 None
2026-03-24 16:23:26 [auto_selling_coches.net] INFO: Saving data for 70204357: {'created_time': 1774369406.153078, 'last_price_update_time': 1774369406.153086}
2026-03-24 16:23:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:23:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70204357') HTTP/1.1" 204 0
2026-03-24 16:23:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/62469119> (referer: https://www.coches.net/concesionario/torrecillaocasion/?pg=1) ['zyte-api']
2026-03-24 16:23:26 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
'body_type': 'Monovolumen',
'c_o_2_emission_value': None,
'category': 'Coches',
'color': 'Blanco',
'currency': 'EUR',
'description': 'Vehículo seminuevo con certificado de estado y seguridad '
'realizado por la empresa externa Midas según sus sistemas de '
'calidad, con kms garantizados y un funcionamiento '
'inmejorable. Este vehículo seminuevo se entrega con la '
'transferencia e impuestos incluidos, con garantía de 12 '
'meses, proporcionando el mejor servicio postventa, no dude en '
'verlo o probarlo sin compromiso alguno. Entregamos su '
'vehículo en todo el territorio nacional.\n'
'Vehículo con tracción delantera, no es 4x4. Innocar, empresa '
'líder multimarca y vehículos sin carnet en Córdoba, 100% '
'FINANCIABLE. 12 meses de garantía. \n'
'SE ACEPTA VEHÍCULO COMO PARTE DE PAGO. \n'
'*Consulte condiciones y oferta de financiación.',
'doors_number': 4,
'emission_standard': 'C',
'engine': '1.5L',
'engine_horse_power': 102,
'expiration_date': None,
'fuel_type': 'Diesel',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/opel-combo-life-15-td-75kw-business-edition-l1-n1-4p-diesel-2022-en-cordoba-62469119-covo.aspx',
'listing': 'auction',
'location': 'Córdoba',
'make': 'OPEL',
'model': 'Combo Life',
'odometer': 72811,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19360345/6a8d36b9-9b17-42d7-b3ae-07c1f2c87721.jpg',
'https://a.ccdn.es/cnet/vehicles/19360345/b2c65bd6-2191-4420-b994-d5d9f349bdda.jpg',
'https://a.ccdn.es/cnet/vehicles/19360345/48d11d6b-bcc4-45c1-b69c-a2aeaa22df40.jpg',
'https://a.ccdn.es/cnet/vehicles/19360345/202805af-2b6e-4403-8cf3-f07ef2071ea3.jpg',
'https://a.ccdn.es/cnet/vehicles/19360345/48c4a8e8-98e1-453b-a51d-1dad50f3bc1a.jpg',
'https://a.ccdn.es/cnet/vehicles/19360345/b8690a3b-dac2-4234-aa1c-b2741b83880e.jpg',
'https://a.ccdn.es/cnet/vehicles/19360345/6c25a9c7-5e5f-4f87-ba0f-e1bb8d431f40.jpg',
'https://a.ccdn.es/cnet/vehicles/19360345/75817992-4ac4-4b46-b045-22582bc17b38.jpg',
'https://a.ccdn.es/cnet/vehicles/19360345/d25e90fa-8467-48d4-b3e7-f2dadc7c7020.jpg',
'https://a.ccdn.es/cnet/vehicles/19360345/d56154b1-986b-4dda-b434-eb2b2d7a9949.jpg',
'https://a.ccdn.es/cnet/vehicles/19360345/38db3e3e-a722-4962-8adf-ea582112ef79.jpg',
'https://a.ccdn.es/cnet/vehicles/19360345/d65e3d6c-4710-48ee-a727-d855bc125ec6.jpg',
'https://a.ccdn.es/cnet/vehicles/19360345/f4f8d9e7-b0bb-4ae3-82e2-0c9e75e50a6c.jpg',
'https://a.ccdn.es/cnet/vehicles/19360345/4ce49439-d1c1-421a-8a7a-bed750e564b1.jpg',
'https://a.ccdn.es/cnet/vehicles/19360345/c0547fda-ff95-4308-a0de-1499f7a42c96.jpg',
'https://a.ccdn.es/cnet/vehicles/19360345/36e2b227-1783-497d-a8e8-098a028734ea.jpg'],
'price': 17990,
'price_includes_vat': True,
'registration_date': '2022-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'OPEL Combo Life 1.5 TD Business Edition L1 N1',
'transmission': 'manual',
'trim': '1.5 TD 75kW Business Edition L1 N1',
'vin': 'W0VECYHT2NJ702203',
'year': 2022}
2026-03-24 16:23:26 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 169c27f7-d82e-53ed-ba4f-8ad13bc3c0ab with identifier: 62469119
2026-03-24 16:23:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 169c27f7-d82e-53ed-ba4f-8ad13bc3c0ab
2026-03-24 16:23:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:23:26 [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%252F19360345%252F6a8d36b9-9b17-42d7-b3ae-07c1f2c87721.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:23:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19360345/6a8d36b9-9b17-42d7-b3ae-07c1f2c87721.jpg not downloaded yet
2026-03-24 16:23:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70150633> (referer: https://www.coches.net/concesionario/torrecillaocasion/?pg=1) ['zyte-api']
2026-03-24 16:23:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/19380109/df3b59ee-2380-4efe-a204-cdb6e953f128.jpg> (referer: None)
2026-03-24 16:23:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 16:23:26 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
'body_type': 'Berlina',
'c_o_2_emission_value': 86,
'category': 'Coches',
'color': 'Blanco',
'currency': 'EUR',
'description': 'Vehículo seminuevo con certificado de estado y seguridad '
'realizado por la empresa externa Midas según sus sistemas de '
'calidad, con kms garantizados y un funcionamiento '
'inmejorable. Este vehículo seminuevo se entrega con la '
'transferencia e impuestos incluidos, con garantía de 12 '
'meses, proporcionando el mejor servicio postventa, no dude en '
'verlo o probarlo sin compromiso alguno. Entregamos su '
'vehículo en todo el territorio nacional.\n'
'Vehículo con tracción delantera, no es 4x4. Innocar, empresa '
'líder multimarca y vehículos sin carnet en Córdoba, 100% '
'FINANCIABLE. 12 meses de garantía. \n'
'SE ACEPTA VEHÍCULO COMO PARTE DE PAGO. \n'
'*Consulte condiciones y oferta de financiación.',
'doors_number': 5,
'emission_standard': 'ECO',
'engine': '1.8L',
'engine_horse_power': 122,
'expiration_date': None,
'fuel_type': 'Híbrido',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/toyota-c-hr-18-125h-advance-5p-electrico-hibrido-2021-en-cordoba-70150633-covo.aspx',
'listing': 'auction',
'location': 'Córdoba',
'make': 'TOYOTA',
'model': 'C-HR',
'odometer': 65719,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19639195/fbc9c5d4-614f-4b60-855f-96b13d791ed5.jpg',
'https://a.ccdn.es/cnet/vehicles/19639195/88601e07-d802-4612-a485-9ca57ce6224b.jpg',
'https://a.ccdn.es/cnet/vehicles/19639195/49490bc6-eb70-4366-ad9e-b5a159fa0f55.jpg',
'https://a.ccdn.es/cnet/vehicles/19639195/88e8c91b-1356-485c-a9b9-e61c5ebc060c.jpg',
'https://a.ccdn.es/cnet/vehicles/19639195/2551d785-564a-433e-b052-9bb367debf1a.jpg',
'https://a.ccdn.es/cnet/vehicles/19639195/59d8e14c-0c8b-45db-95e7-900c8cedffe5.jpg',
'https://a.ccdn.es/cnet/vehicles/19639195/0b218b79-2838-4419-92f3-7b9ac6720645.jpg',
'https://a.ccdn.es/cnet/vehicles/19639195/e82b2a92-35a1-4dc3-8629-4489b3030bfe.jpg',
'https://a.ccdn.es/cnet/vehicles/19639195/d8d3aa15-b175-4676-91c4-a7dd616151c2.jpg',
'https://a.ccdn.es/cnet/vehicles/19639195/4feb7692-2a9f-4f6b-b37e-e3488f4c3897.jpg',
'https://a.ccdn.es/cnet/vehicles/19639195/c72bbc83-7067-47e2-8590-d80d944403ea.jpg',
'https://a.ccdn.es/cnet/vehicles/19639195/f240d8b5-e36e-4377-af66-92cb283bb598.jpg',
'https://a.ccdn.es/cnet/vehicles/19639195/412e90d0-6233-450a-b978-de4baa22255d.jpg',
'https://a.ccdn.es/cnet/vehicles/19639195/540114d7-3ef0-441d-90e1-8528106dcbcf.jpg',
'https://a.ccdn.es/cnet/vehicles/19639195/ed3f7bed-9e4d-4b9e-9e87-7709b25b9dd8.jpg',
'https://a.ccdn.es/cnet/vehicles/19639195/c046744f-1b1b-448a-b224-fbcdd1b4ea26.jpg',
'https://a.ccdn.es/cnet/vehicles/19639195/0e318c3f-850d-47fb-b49c-05f0272b4db5.jpg',
'https://a.ccdn.es/cnet/vehicles/19639195/8e8aea14-bb6c-406e-9010-84e80726b53b.jpg',
'https://a.ccdn.es/cnet/vehicles/19639195/24bd6d2d-f78d-4036-8222-a2185b7927a3.jpg',
'https://a.ccdn.es/cnet/vehicles/19639195/898496a1-1777-40dd-8105-7dd14eb85da7.jpg',
'https://a.ccdn.es/cnet/vehicles/19639195/b3a02704-9277-48a3-b6ea-8e973913c12a.jpg',
'https://a.ccdn.es/cnet/vehicles/19639195/79c3d4e3-2390-4b11-bfea-677e9fe4141c.jpg',
'https://a.ccdn.es/cnet/vehicles/19639195/be888bf8-5e2c-406a-835d-132e663781cc.jpg',
'https://a.ccdn.es/cnet/vehicles/19639195/8d43b301-e9a0-43b5-af08-e0134dbb7c4a.jpg',
'https://a.ccdn.es/cnet/vehicles/19639195/f10bfa35-ffc4-4473-90c7-75d4b892baa3.jpg'],
'price': 23900,
'price_includes_vat': True,
'registration_date': '2021-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'TOYOTA C-HR 1.8 125H Advance',
'transmission': 'automatic',
'trim': '1.8 125H Advance',
'vin': None,
'year': 2021}
2026-03-24 16:23:26 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 89ad866d-2206-524d-a37b-aee43060622b with identifier: 70150633
2026-03-24 16:23:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 89ad866d-2206-524d-a37b-aee43060622b
2026-03-24 16:23:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:23:26 [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%252F19639195%252Ffbc9c5d4-614f-4b60-855f-96b13d791ed5.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:23:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19639195/fbc9c5d4-614f-4b60-855f-96b13d791ed5.jpg not downloaded yet
2026-03-24 16:23:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:23:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3ffc507310>
2026-03-24 16:23:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:23:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 16:23:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:23:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c0973bb0-b1e2-5a37-89a2-d69cef21c275/c0973bb0-b1e2-5a37-89a2-d69cef21c275_image_0.jpg HTTP/1.1" 201 0
2026-03-24 16:23:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:23:26 [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%252F19380109%252Fdf3b59ee-2380-4efe-a204-cdb6e953f128.jpg') HTTP/1.1" 204 0
2026-03-24 16:23:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19380109/df3b59ee-2380-4efe-a204-cdb6e953f128.jpg saved to cache
2026-03-24 16:23:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item c0973bb0-b1e2-5a37-89a2-d69cef21c275
2026-03-24 16:23:26 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item c0973bb0-b1e2-5a37-89a2-d69cef21c275 sending to next pipeline
2026-03-24 16:23:26 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: c0973bb0-b1e2-5a37-89a2-d69cef21c275 with identifier 62493371
2026-03-24 16:23:26 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-24 16:23:26 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-24 16:23:26 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item c0973bb0-b1e2-5a37-89a2-d69cef21c275
2026-03-24 16:23:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/19380109/df3b59ee-2380-4efe-a204-cdb6e953f128.jpg>
{'auction_title': '',
'body_type': 'Berlina',
'c_o_2_emission_value': 106,
'category': 'Coches',
'color': 'Blanco',
'currency': 'EUR',
'description': 'Vehículo seminuevo con certificado de estado y seguridad '
'realizado por la empresa externa Midas según sus sistemas de '
'calidad, con kms garantizados y un funcionamiento '
'inmejorable. Este vehículo seminuevo se entrega con la '
'transferencia e impuestos incluidos, con garantía de 12 '
'meses, proporcionando el mejor servicio postventa, no dude en '
'verlo o probarlo sin compromiso alguno. Entregamos su '
'vehículo en todo el territorio nacional.\n'
'Vehículo con tracción delantera, no es 4x4. Innocar, empresa '
'líder multimarca y vehículos sin carnet en Córdoba, 100% '
'FINANCIABLE. 12 meses de garantía. \n'
'SE ACEPTA VEHÍCULO COMO PARTE DE PAGO. \n'
'*Consulte condiciones y oferta de financiación.',
'doors_number': 5,
'emission_standard': 'C',
'engine': '1.5L',
'engine_horse_power': 115,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': 'c0973bb0-b1e2-5a37-89a2-d69cef21c275',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/nissan-qashqai-dci-85-kw-115-cv-e6d-dct-acenta-5p-diesel-2020-en-cordoba-62493371-covo.aspx',
'listing': 'auction',
'location': 'Córdoba',
'make': 'NISSAN',
'model': 'QASHQAI',
'odometer': 108403,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 18,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c0973bb0-b1e2-5a37-89a2-d69cef21c275/c0973bb0-b1e2-5a37-89a2-d69cef21c275_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 164582,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19380109/df3b59ee-2380-4efe-a204-cdb6e953f128.jpg',
'Width': 800}],
'price': 19580,
'price_includes_vat': True,
'registration_date': '2020-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'NISSAN QASHQAI dCi 115 CV E6D DCT ACENTA',
'transmission': 'manual',
'trim': 'dCi 85 kW 115 CV E6D DCT ACENTA',
'vin': 'SJNFAAJ11U2791',
'year': 2020}
2026-03-24 16:23:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:23:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%2762493371%27 HTTP/1.1" 200 None
2026-03-24 16:23:26 [auto_selling_coches.net] INFO: Saving data for 62493371: {'created_time': 1774369406.557527, 'last_price_update_time': 1774369406.557536}
2026-03-24 16:23:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:23:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62493371') HTTP/1.1" 204 0
2026-03-24 16:23:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/19360345/6a8d36b9-9b17-42d7-b3ae-07c1f2c87721.jpg> (referer: None)
2026-03-24 16:23:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/19639195/fbc9c5d4-614f-4b60-855f-96b13d791ed5.jpg> (referer: None)
2026-03-24 16:23:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 16:23:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:23:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3ffc622c10>
2026-03-24 16:23:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:23:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 16:23:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:23:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_169c27f7-d82e-53ed-ba4f-8ad13bc3c0ab/169c27f7-d82e-53ed-ba4f-8ad13bc3c0ab_image_0.jpg HTTP/1.1" 201 0
2026-03-24 16:23:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:23:26 [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%252F19360345%252F6a8d36b9-9b17-42d7-b3ae-07c1f2c87721.jpg') HTTP/1.1" 204 0
2026-03-24 16:23:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19360345/6a8d36b9-9b17-42d7-b3ae-07c1f2c87721.jpg saved to cache
2026-03-24 16:23:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 169c27f7-d82e-53ed-ba4f-8ad13bc3c0ab
2026-03-24 16:23:26 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 169c27f7-d82e-53ed-ba4f-8ad13bc3c0ab sending to next pipeline
2026-03-24 16:23:26 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 169c27f7-d82e-53ed-ba4f-8ad13bc3c0ab with identifier 62469119
2026-03-24 16:23:26 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-24 16:23:26 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-24 16:23:26 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 169c27f7-d82e-53ed-ba4f-8ad13bc3c0ab
2026-03-24 16:23:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/19360345/6a8d36b9-9b17-42d7-b3ae-07c1f2c87721.jpg>
{'auction_title': '',
'body_type': 'Monovolumen',
'c_o_2_emission_value': None,
'category': 'Coches',
'color': 'Blanco',
'currency': 'EUR',
'description': 'Vehículo seminuevo con certificado de estado y seguridad '
'realizado por la empresa externa Midas según sus sistemas de '
'calidad, con kms garantizados y un funcionamiento '
'inmejorable. Este vehículo seminuevo se entrega con la '
'transferencia e impuestos incluidos, con garantía de 12 '
'meses, proporcionando el mejor servicio postventa, no dude en '
'verlo o probarlo sin compromiso alguno. Entregamos su '
'vehículo en todo el territorio nacional.\n'
'Vehículo con tracción delantera, no es 4x4. Innocar, empresa '
'líder multimarca y vehículos sin carnet en Córdoba, 100% '
'FINANCIABLE. 12 meses de garantía. \n'
'SE ACEPTA VEHÍCULO COMO PARTE DE PAGO. \n'
'*Consulte condiciones y oferta de financiación.',
'doors_number': 4,
'emission_standard': 'C',
'engine': '1.5L',
'engine_horse_power': 102,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '169c27f7-d82e-53ed-ba4f-8ad13bc3c0ab',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/opel-combo-life-15-td-75kw-business-edition-l1-n1-4p-diesel-2022-en-cordoba-62469119-covo.aspx',
'listing': 'auction',
'location': 'Córdoba',
'make': 'OPEL',
'model': 'Combo Life',
'odometer': 72811,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 16,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_169c27f7-d82e-53ed-ba4f-8ad13bc3c0ab/169c27f7-d82e-53ed-ba4f-8ad13bc3c0ab_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 149577,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19360345/6a8d36b9-9b17-42d7-b3ae-07c1f2c87721.jpg',
'Width': 800}],
'price': 17990,
'price_includes_vat': True,
'registration_date': '2022-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'OPEL Combo Life 1.5 TD Business Edition L1 N1',
'transmission': 'manual',
'trim': '1.5 TD 75kW Business Edition L1 N1',
'vin': 'W0VECYHT2NJ702203',
'year': 2022}
2026-03-24 16:23:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:23:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%2762469119%27 HTTP/1.1" 200 None
2026-03-24 16:23:26 [auto_selling_coches.net] INFO: Saving data for 62469119: {'created_time': 1774369406.769081, 'last_price_update_time': 1774369406.76909}
2026-03-24 16:23:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:23:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62469119') HTTP/1.1" 204 0
2026-03-24 16:23:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:23:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3ffc652710>
2026-03-24 16:23:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:23:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 16:23:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:23:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_89ad866d-2206-524d-a37b-aee43060622b/89ad866d-2206-524d-a37b-aee43060622b_image_0.jpg HTTP/1.1" 201 0
2026-03-24 16:23:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:23:26 [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%252F19639195%252Ffbc9c5d4-614f-4b60-855f-96b13d791ed5.jpg') HTTP/1.1" 204 0
2026-03-24 16:23:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19639195/fbc9c5d4-614f-4b60-855f-96b13d791ed5.jpg saved to cache
2026-03-24 16:23:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 89ad866d-2206-524d-a37b-aee43060622b
2026-03-24 16:23:26 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 89ad866d-2206-524d-a37b-aee43060622b sending to next pipeline
2026-03-24 16:23:26 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 89ad866d-2206-524d-a37b-aee43060622b with identifier 70150633
2026-03-24 16:23:26 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-24 16:23:26 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-24 16:23:26 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 89ad866d-2206-524d-a37b-aee43060622b
2026-03-24 16:23:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/19639195/fbc9c5d4-614f-4b60-855f-96b13d791ed5.jpg>
{'auction_title': '',
'body_type': 'Berlina',
'c_o_2_emission_value': 86,
'category': 'Coches',
'color': 'Blanco',
'currency': 'EUR',
'description': 'Vehículo seminuevo con certificado de estado y seguridad '
'realizado por la empresa externa Midas según sus sistemas de '
'calidad, con kms garantizados y un funcionamiento '
'inmejorable. Este vehículo seminuevo se entrega con la '
'transferencia e impuestos incluidos, con garantía de 12 '
'meses, proporcionando el mejor servicio postventa, no dude en '
'verlo o probarlo sin compromiso alguno. Entregamos su '
'vehículo en todo el territorio nacional.\n'
'Vehículo con tracción delantera, no es 4x4. Innocar, empresa '
'líder multimarca y vehículos sin carnet en Córdoba, 100% '
'FINANCIABLE. 12 meses de garantía. \n'
'SE ACEPTA VEHÍCULO COMO PARTE DE PAGO. \n'
'*Consulte condiciones y oferta de financiación.',
'doors_number': 5,
'emission_standard': 'ECO',
'engine': '1.8L',
'engine_horse_power': 122,
'expiration_date': None,
'fuel_type': 'Híbrido',
'id': '89ad866d-2206-524d-a37b-aee43060622b',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/toyota-c-hr-18-125h-advance-5p-electrico-hibrido-2021-en-cordoba-70150633-covo.aspx',
'listing': 'auction',
'location': 'Córdoba',
'make': 'TOYOTA',
'model': 'C-HR',
'odometer': 65719,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 25,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_89ad866d-2206-524d-a37b-aee43060622b/89ad866d-2206-524d-a37b-aee43060622b_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 63126,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19639195/fbc9c5d4-614f-4b60-855f-96b13d791ed5.jpg',
'Width': 800}],
'price': 23900,
'price_includes_vat': True,
'registration_date': '2021-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'TOYOTA C-HR 1.8 125H Advance',
'transmission': 'automatic',
'trim': '1.8 125H Advance',
'vin': None,
'year': 2021}
2026-03-24 16:23:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:23:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%2770150633%27 HTTP/1.1" 200 None
2026-03-24 16:23:26 [auto_selling_coches.net] INFO: Saving data for 70150633: {'created_time': 1774369406.868899, 'last_price_update_time': 1774369406.868908}
2026-03-24 16:23:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:23:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70150633') HTTP/1.1" 204 0
2026-03-24 16:23:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70150852> (referer: https://www.coches.net/concesionario/torrecillaocasion/?pg=1) ['zyte-api']
2026-03-24 16:23:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 16:23:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70150823> (referer: https://www.coches.net/concesionario/torrecillaocasion/?pg=1) ['zyte-api']
2026-03-24 16:23:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 16:23:26 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
'body_type': 'Berlina',
'c_o_2_emission_value': 92,
'category': 'Coches',
'color': 'Gris / Plata',
'currency': 'EUR',
'description': 'Vehículo seminuevo con certificado de estado y seguridad '
'realizado por la empresa externa Midas según sus sistemas de '
'calidad, con kms garantizados y un funcionamiento '
'inmejorable. Este vehículo seminuevo se entrega con la '
'transferencia e impuestos incluidos, con garantía de 12 '
'meses, proporcionando el mejor servicio postventa, no dude en '
'verlo o probarlo sin compromiso alguno. Entregamos su '
'vehículo en todo el territorio nacional.\n'
'Vehículo con tracción delantera, no es 4x4. Innocar, empresa '
'líder multimarca y vehículos sin carnet en Córdoba, 100% '
'FINANCIABLE. 12 meses de garantía. \n'
'SE ACEPTA VEHÍCULO COMO PARTE DE PAGO. \n'
'*Consulte condiciones y oferta de financiación.',
'doors_number': 5,
'emission_standard': 'C',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': None,
'fuel_type': 'Diesel',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/peugeot-508-5p-gt-line-bluehdi-96kw-130-ss-eat8-5p-diesel-2019-en-cordoba-70150852-covo.aspx',
'listing': 'auction',
'location': 'Córdoba',
'make': 'PEUGEOT',
'model': '508',
'odometer': 77890,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19639366/689bb62f-7777-4bc9-8bd2-d0e844808a5b.jpg',
'https://a.ccdn.es/cnet/vehicles/19639366/47ed67da-252a-40a8-a93b-d8fe9ba1622f.jpg',
'https://a.ccdn.es/cnet/vehicles/19639366/b55e3070-12e6-4be3-89c7-1555020014da.jpg',
'https://a.ccdn.es/cnet/vehicles/19639366/fed972fd-9964-43d4-8b6b-50d2fbcd617f.jpg',
'https://a.ccdn.es/cnet/vehicles/19639366/6027d37d-838a-41f6-ac0b-719b79371cd1.jpg',
'https://a.ccdn.es/cnet/vehicles/19639366/39347500-95da-4dbb-a4bf-151d04adfc93.jpg',
'https://a.ccdn.es/cnet/vehicles/19639366/6628e083-a08e-4932-be28-c827dfaf20f2.jpg',
'https://a.ccdn.es/cnet/vehicles/19639366/0691556a-279b-4059-94ec-51f46cd97c01.jpg',
'https://a.ccdn.es/cnet/vehicles/19639366/8009125c-4d6b-4f74-bb84-9277b524301f.jpg',
'https://a.ccdn.es/cnet/vehicles/19639366/3ec91cdb-0efb-4485-a926-6fcef4820549.jpg',
'https://a.ccdn.es/cnet/vehicles/19639366/1fd99d32-74ac-44a0-aa2e-f34fa0eca453.jpg',
'https://a.ccdn.es/cnet/vehicles/19639366/f4cb5fc3-6175-400b-9823-2b3fffe1b4b2.jpg',
'https://a.ccdn.es/cnet/vehicles/19639366/2fca71da-8694-42e2-a240-81ee88b30880.jpg',
'https://a.ccdn.es/cnet/vehicles/19639366/4e242443-9cc6-4732-9310-01709da17a24.jpg',
'https://a.ccdn.es/cnet/vehicles/19639366/fb9c4172-63e6-4b4f-917c-16277fbe554d.jpg',
'https://a.ccdn.es/cnet/vehicles/19639366/8925929b-642b-484d-8317-d386b693ee8b.jpg',
'https://a.ccdn.es/cnet/vehicles/19639366/99d61be8-62f8-400b-81f4-27e767393089.jpg',
'https://a.ccdn.es/cnet/vehicles/19639366/c55e779e-ef17-46e2-bc71-b92c630e4e1f.jpg',
'https://a.ccdn.es/cnet/vehicles/19639366/af251820-c01e-4b5b-835e-ffaa60ed82a7.jpg',
'https://a.ccdn.es/cnet/vehicles/19639366/40ca33c2-730a-429f-9303-7436b885a1ab.jpg',
'https://a.ccdn.es/cnet/vehicles/19639366/441362b0-3b77-46e1-adf2-4f450dd3ac86.jpg',
'https://a.ccdn.es/cnet/vehicles/19639366/ca316b69-e60f-414d-8fc8-9b82ff586cbc.jpg',
'https://a.ccdn.es/cnet/vehicles/19639366/ecd6be15-64cb-4745-ae9e-9282fd37b13e.jpg',
'https://a.ccdn.es/cnet/vehicles/19639366/569865a5-2ee2-4dec-952a-c071b876c191.jpg',
'https://a.ccdn.es/cnet/vehicles/19639366/679597cf-f0a1-4e47-a822-7d66bdc3a3b1.jpg',
'https://a.ccdn.es/cnet/vehicles/19639366/48156021-70b9-48f6-9cad-955c7b558d57.jpg'],
'price': 22980,
'price_includes_vat': True,
'registration_date': '2021-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'PEUGEOT 508 GT Line BlueHDi 130 SS EAT8',
'transmission': 'automatic',
'trim': '5P GT Line BlueHDi 96kW 130 SS EAT8',
'vin': None,
'year': 2021}
2026-03-24 16:23:26 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 069c162d-ef7d-56ee-a3ed-fd6fb77e2b72 with identifier: 70150852
2026-03-24 16:23:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 069c162d-ef7d-56ee-a3ed-fd6fb77e2b72
2026-03-24 16:23:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:23:27 [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%252F19639366%252F689bb62f-7777-4bc9-8bd2-d0e844808a5b.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:23:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19639366/689bb62f-7777-4bc9-8bd2-d0e844808a5b.jpg not downloaded yet
2026-03-24 16:23:27 [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': 'Vehículo seminuevo con certificado de estado y seguridad '
'realizado por la empresa externa Midas según sus sistemas de '
'calidad, con kms garantizados y un funcionamiento '
'inmejorable. Este vehículo seminuevo se entrega con la '
'transferencia e impuestos incluidos, con garantía de 12 '
'meses, proporcionando el mejor servicio postventa, no dude en '
'verlo o probarlo sin compromiso alguno. Entregamos su '
'vehículo en todo el territorio nacional.\n'
'Vehículo con tracción delantera, no es 4x4. Innocar, empresa '
'líder multimarca y vehículos sin carnet en Córdoba, 100% '
'FINANCIABLE. 12 meses de garantía. \n'
'SE ACEPTA VEHÍCULO COMO PARTE DE PAGO. \n'
'*Consulte condiciones y oferta de financiación.',
'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-allure-pack-bluehdi-81kw-110cv-5p-diesel-2020-en-cordoba-70150823-covo.aspx',
'listing': 'auction',
'location': 'Córdoba',
'make': 'PEUGEOT',
'model': '2008',
'odometer': 100069,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19639340/7e2ae78a-514e-4ad7-8d42-8c901724bc5a.jpg',
'https://a.ccdn.es/cnet/vehicles/19639340/c5dde49b-8668-4efa-9274-221e6a1d3995.jpg',
'https://a.ccdn.es/cnet/vehicles/19639340/10c93f6f-0389-451d-a229-b40a919131c5.jpg',
'https://a.ccdn.es/cnet/vehicles/19639340/7886319c-747b-4752-9cdf-aa4295b23a20.jpg',
'https://a.ccdn.es/cnet/vehicles/19639340/2d3b1376-701e-4c6d-a6fd-d8501cbe7eff.jpg',
'https://a.ccdn.es/cnet/vehicles/19639340/5d04192e-7f1e-44d4-a28a-c802f9ac726d.jpg',
'https://a.ccdn.es/cnet/vehicles/19639340/83f7e16c-01e1-4468-a392-c548f57e3f31.jpg',
'https://a.ccdn.es/cnet/vehicles/19639340/010330be-cdef-47b4-8e49-e55ea34e9af4.jpg',
'https://a.ccdn.es/cnet/vehicles/19639340/5274ac76-c291-44d4-8b44-eb069c7f8fc0.jpg',
'https://a.ccdn.es/cnet/vehicles/19639340/75d9a80c-dec1-45d6-9dc9-4bd22817765b.jpg',
'https://a.ccdn.es/cnet/vehicles/19639340/7122de31-d5ed-453b-b2bc-ebeb749cf5e7.jpg',
'https://a.ccdn.es/cnet/vehicles/19639340/f88b8249-7edb-4a07-b364-1cb3fe1195d3.jpg',
'https://a.ccdn.es/cnet/vehicles/19639340/7c97d630-b16f-4006-afed-707ca10ace65.jpg',
'https://a.ccdn.es/cnet/vehicles/19639340/90640943-7443-4c27-a881-6b873a0ed54a.jpg',
'https://a.ccdn.es/cnet/vehicles/19639340/c732719d-5ff1-44d6-b78e-999b73423a9f.jpg',
'https://a.ccdn.es/cnet/vehicles/19639340/fb11bc62-e1c3-4904-a1f7-7c07735fc6a6.jpg',
'https://a.ccdn.es/cnet/vehicles/19639340/79a92718-f11a-4c64-892b-5e1b0080a4d6.jpg',
'https://a.ccdn.es/cnet/vehicles/19639340/c47ad708-0308-40bc-89ac-5476087c0a9b.jpg',
'https://a.ccdn.es/cnet/vehicles/19639340/a322138c-d3b9-460f-bf8a-31f1532c5abe.jpg',
'https://a.ccdn.es/cnet/vehicles/19639340/54ac0a42-4a0e-427d-a68f-af7e798e56e1.jpg',
'https://a.ccdn.es/cnet/vehicles/19639340/7a89d023-dfee-432d-a470-ecd85db0f21e.jpg',
'https://a.ccdn.es/cnet/vehicles/19639340/2716f7cd-2dc3-48db-82fd-1aa1af883867.jpg',
'https://a.ccdn.es/cnet/vehicles/19639340/8cb46dd5-abc0-45d8-97da-b38a2c880aaa.jpg',
'https://a.ccdn.es/cnet/vehicles/19639340/62b7a280-9817-4a0b-9c5d-83125b74bb3e.jpg',
'https://a.ccdn.es/cnet/vehicles/19639340/e13f2be9-4844-49bc-96a1-9a534a3fb75b.jpg',
'https://a.ccdn.es/cnet/vehicles/19639340/5b271c20-4cf2-46f0-9144-c09225e99639.jpg',
'https://a.ccdn.es/cnet/vehicles/19639340/77034479-a615-442d-b6d0-c22d9fee8445.jpg',
'https://a.ccdn.es/cnet/vehicles/19639340/1a69a5ad-675f-46b9-a68c-43b3a3fdd68b.jpg',
'https://a.ccdn.es/cnet/vehicles/19639340/894a9b66-f678-45df-8ca4-e250b6b9825c.jpg'],
'price': 15980,
'price_includes_vat': True,
'registration_date': '2021-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'PEUGEOT 2008 Allure Pack BlueHDI',
'transmission': 'automatic',
'trim': 'Allure Pack BlueHDI 81kW 110CV',
'vin': None,
'year': 2021}
2026-03-24 16:23:27 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 37a6ea0e-6118-51a3-8327-b0b0f2bafac7 with identifier: 70150823
2026-03-24 16:23:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 37a6ea0e-6118-51a3-8327-b0b0f2bafac7
2026-03-24 16:23:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:23:27 [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%252F19639340%252F7e2ae78a-514e-4ad7-8d42-8c901724bc5a.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:23:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19639340/7e2ae78a-514e-4ad7-8d42-8c901724bc5a.jpg not downloaded yet
2026-03-24 16:23:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/62468977> (referer: https://www.coches.net/concesionario/torrecillaocasion/?pg=1) ['zyte-api']
2026-03-24 16:23:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/19639340/7e2ae78a-514e-4ad7-8d42-8c901724bc5a.jpg> (referer: None)
2026-03-24 16:23:27 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
'body_type': 'Familiar',
'c_o_2_emission_value': 102,
'category': 'Coches',
'color': 'Blanco',
'currency': 'EUR',
'description': 'Vehículo seminuevo con certificado de estado y seguridad '
'realizado por la empresa externa Midas según sus sistemas de '
'calidad, con kms garantizados y un funcionamiento '
'inmejorable. Este vehículo seminuevo se entrega con la '
'transferencia e impuestos incluidos, con garantía de 12 '
'meses, proporcionando el mejor servicio postventa, no dude en '
'verlo o probarlo sin compromiso alguno. Entregamos su '
'vehículo en todo el territorio nacional.\n'
'Vehículo con tracción delantera, no es 4x4. Innocar, empresa '
'líder multimarca y vehículos sin carnet en Córdoba, 100% '
'FINANCIABLE. 12 meses de garantía. \n'
'SE ACEPTA VEHÍCULO COMO PARTE DE PAGO. \n'
'*Consulte condiciones y oferta de financiación.',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'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/seat-leon-sp-20-tdi-85kw-style-go-5p-diesel-2022-en-cordoba-62468977-covo.aspx',
'listing': 'auction',
'location': 'Córdoba',
'make': 'SEAT',
'model': 'León',
'odometer': 94095,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19360245/15947821-c6f8-459e-92f4-a0d9dbb9d8d2.jpg',
'https://a.ccdn.es/cnet/vehicles/19360245/2d6568b6-f2c3-455c-9eb6-fa8adbe4d926.jpg',
'https://a.ccdn.es/cnet/vehicles/19360245/5ab3eb46-7689-45b1-85ed-e86a5346acaa.jpg',
'https://a.ccdn.es/cnet/vehicles/19360245/0d29ae8b-1cb7-4495-bfff-21e3b3e366be.jpg',
'https://a.ccdn.es/cnet/vehicles/19360245/e1a47c2b-2cd5-4ca2-b0f3-35576c8636ab.jpg',
'https://a.ccdn.es/cnet/vehicles/19360245/fde20c3d-d241-4ba6-a157-a646f7369285.jpg',
'https://a.ccdn.es/cnet/vehicles/19360245/540cacad-34f5-4f7d-ab0f-2818b166b8d8.jpg',
'https://a.ccdn.es/cnet/vehicles/19360245/009a679c-f7d5-4044-87c7-e4ea4c740253.jpg',
'https://a.ccdn.es/cnet/vehicles/19360245/f55a3388-c603-4b9b-ba6c-9795dc1a2887.jpg',
'https://a.ccdn.es/cnet/vehicles/19360245/8e4d93e7-49ec-425b-8395-18b366c9ee5d.jpg',
'https://a.ccdn.es/cnet/vehicles/19360245/03498e97-7d58-47d8-8033-bf5f23f15d2d.jpg',
'https://a.ccdn.es/cnet/vehicles/19360245/03e161e6-7a32-4e27-bd91-0aebc5e5c1ff.jpg',
'https://a.ccdn.es/cnet/vehicles/19360245/a4dc70d8-2b55-41dd-bab4-587b983aa798.jpg',
'https://a.ccdn.es/cnet/vehicles/19360245/147d2d13-e565-434e-be6b-51e46515adc0.jpg',
'https://a.ccdn.es/cnet/vehicles/19360245/600489c5-35ed-4cd6-9c3c-46b65aeb1ca3.jpg',
'https://a.ccdn.es/cnet/vehicles/19360245/7f80cc18-ae97-40f0-9294-72d8ce4c2e0f.jpg',
'https://a.ccdn.es/cnet/vehicles/19360245/9fd04ca3-486a-4f71-ba8a-be6104f19cdf.jpg',
'https://a.ccdn.es/cnet/vehicles/19360245/f05a9e09-36b0-4f29-a06c-566bfb75eb07.jpg',
'https://a.ccdn.es/cnet/vehicles/19360245/a30b03a3-d130-486a-8b5a-bba3490fe6d5.jpg'],
'price': 18990,
'price_includes_vat': True,
'registration_date': '2021-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'SEAT León SP 2.0 TDI Style Go',
'transmission': 'manual',
'trim': 'SP 2.0 TDI 85kW Style Go',
'vin': 'VSSZZZKLZMR097058',
'year': 2021}
2026-03-24 16:23:27 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 1a833528-0639-5d1e-a2f9-03e9cf82d801 with identifier: 62468977
2026-03-24 16:23:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 1a833528-0639-5d1e-a2f9-03e9cf82d801
2026-03-24 16:23:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:23:27 [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%252F19360245%252F15947821-c6f8-459e-92f4-a0d9dbb9d8d2.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:23:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19360245/15947821-c6f8-459e-92f4-a0d9dbb9d8d2.jpg not downloaded yet
2026-03-24 16:23:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/19639366/689bb62f-7777-4bc9-8bd2-d0e844808a5b.jpg> (referer: None)
2026-03-24 16:23:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:23:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3ffc620f50>
2026-03-24 16:23:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:23:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 16:23:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:23:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_37a6ea0e-6118-51a3-8327-b0b0f2bafac7/37a6ea0e-6118-51a3-8327-b0b0f2bafac7_image_0.jpg HTTP/1.1" 201 0
2026-03-24 16:23:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:23:27 [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%252F19639340%252F7e2ae78a-514e-4ad7-8d42-8c901724bc5a.jpg') HTTP/1.1" 204 0
2026-03-24 16:23:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19639340/7e2ae78a-514e-4ad7-8d42-8c901724bc5a.jpg saved to cache
2026-03-24 16:23:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 37a6ea0e-6118-51a3-8327-b0b0f2bafac7
2026-03-24 16:23:27 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 37a6ea0e-6118-51a3-8327-b0b0f2bafac7 sending to next pipeline
2026-03-24 16:23:27 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 37a6ea0e-6118-51a3-8327-b0b0f2bafac7 with identifier 70150823
2026-03-24 16:23:27 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-24 16:23:27 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-24 16:23:27 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 37a6ea0e-6118-51a3-8327-b0b0f2bafac7
2026-03-24 16:23:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/19639340/7e2ae78a-514e-4ad7-8d42-8c901724bc5a.jpg>
{'auction_title': '',
'body_type': 'SUV',
'c_o_2_emission_value': 96,
'category': 'Coches',
'color': 'Blanco',
'currency': 'EUR',
'description': 'Vehículo seminuevo con certificado de estado y seguridad '
'realizado por la empresa externa Midas según sus sistemas de '
'calidad, con kms garantizados y un funcionamiento '
'inmejorable. Este vehículo seminuevo se entrega con la '
'transferencia e impuestos incluidos, con garantía de 12 '
'meses, proporcionando el mejor servicio postventa, no dude en '
'verlo o probarlo sin compromiso alguno. Entregamos su '
'vehículo en todo el territorio nacional.\n'
'Vehículo con tracción delantera, no es 4x4. Innocar, empresa '
'líder multimarca y vehículos sin carnet en Córdoba, 100% '
'FINANCIABLE. 12 meses de garantía. \n'
'SE ACEPTA VEHÍCULO COMO PARTE DE PAGO. \n'
'*Consulte condiciones y oferta de financiación.',
'doors_number': 5,
'emission_standard': 'C',
'engine': '1.5L',
'engine_horse_power': 110,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '37a6ea0e-6118-51a3-8327-b0b0f2bafac7',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/peugeot-2008-allure-pack-bluehdi-81kw-110cv-5p-diesel-2020-en-cordoba-70150823-covo.aspx',
'listing': 'auction',
'location': 'Córdoba',
'make': 'PEUGEOT',
'model': '2008',
'odometer': 100069,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 29,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_37a6ea0e-6118-51a3-8327-b0b0f2bafac7/37a6ea0e-6118-51a3-8327-b0b0f2bafac7_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68887,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19639340/7e2ae78a-514e-4ad7-8d42-8c901724bc5a.jpg',
'Width': 800}],
'price': 15980,
'price_includes_vat': True,
'registration_date': '2021-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'PEUGEOT 2008 Allure Pack BlueHDI',
'transmission': 'automatic',
'trim': 'Allure Pack BlueHDI 81kW 110CV',
'vin': None,
'year': 2021}
2026-03-24 16:23:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:23:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%2770150823%27 HTTP/1.1" 200 None
2026-03-24 16:23:27 [auto_selling_coches.net] INFO: Saving data for 70150823: {'created_time': 1774369407.461309, 'last_price_update_time': 1774369407.461317}
2026-03-24 16:23:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:23:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70150823') HTTP/1.1" 204 0
2026-03-24 16:23:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/19360245/15947821-c6f8-459e-92f4-a0d9dbb9d8d2.jpg> (referer: None)
2026-03-24 16:23:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 16:23:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:23:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3ffe363dd0>
2026-03-24 16:23:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:23:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 16:23:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:23:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_069c162d-ef7d-56ee-a3ed-fd6fb77e2b72/069c162d-ef7d-56ee-a3ed-fd6fb77e2b72_image_0.jpg HTTP/1.1" 201 0
2026-03-24 16:23:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:23:27 [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%252F19639366%252F689bb62f-7777-4bc9-8bd2-d0e844808a5b.jpg') HTTP/1.1" 204 0
2026-03-24 16:23:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19639366/689bb62f-7777-4bc9-8bd2-d0e844808a5b.jpg saved to cache
2026-03-24 16:23:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 069c162d-ef7d-56ee-a3ed-fd6fb77e2b72
2026-03-24 16:23:27 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 069c162d-ef7d-56ee-a3ed-fd6fb77e2b72 sending to next pipeline
2026-03-24 16:23:27 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 069c162d-ef7d-56ee-a3ed-fd6fb77e2b72 with identifier 70150852
2026-03-24 16:23:27 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-24 16:23:27 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-24 16:23:27 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 069c162d-ef7d-56ee-a3ed-fd6fb77e2b72
2026-03-24 16:23:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/19639366/689bb62f-7777-4bc9-8bd2-d0e844808a5b.jpg>
{'auction_title': '',
'body_type': 'Berlina',
'c_o_2_emission_value': 92,
'category': 'Coches',
'color': 'Gris / Plata',
'currency': 'EUR',
'description': 'Vehículo seminuevo con certificado de estado y seguridad '
'realizado por la empresa externa Midas según sus sistemas de '
'calidad, con kms garantizados y un funcionamiento '
'inmejorable. Este vehículo seminuevo se entrega con la '
'transferencia e impuestos incluidos, con garantía de 12 '
'meses, proporcionando el mejor servicio postventa, no dude en '
'verlo o probarlo sin compromiso alguno. Entregamos su '
'vehículo en todo el territorio nacional.\n'
'Vehículo con tracción delantera, no es 4x4. Innocar, empresa '
'líder multimarca y vehículos sin carnet en Córdoba, 100% '
'FINANCIABLE. 12 meses de garantía. \n'
'SE ACEPTA VEHÍCULO COMO PARTE DE PAGO. \n'
'*Consulte condiciones y oferta de financiación.',
'doors_number': 5,
'emission_standard': 'C',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '069c162d-ef7d-56ee-a3ed-fd6fb77e2b72',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/peugeot-508-5p-gt-line-bluehdi-96kw-130-ss-eat8-5p-diesel-2019-en-cordoba-70150852-covo.aspx',
'listing': 'auction',
'location': 'Córdoba',
'make': 'PEUGEOT',
'model': '508',
'odometer': 77890,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 26,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_069c162d-ef7d-56ee-a3ed-fd6fb77e2b72/069c162d-ef7d-56ee-a3ed-fd6fb77e2b72_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74882,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19639366/689bb62f-7777-4bc9-8bd2-d0e844808a5b.jpg',
'Width': 800}],
'price': 22980,
'price_includes_vat': True,
'registration_date': '2021-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'PEUGEOT 508 GT Line BlueHDi 130 SS EAT8',
'transmission': 'automatic',
'trim': '5P GT Line BlueHDi 96kW 130 SS EAT8',
'vin': None,
'year': 2021}
2026-03-24 16:23:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:23:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%2770150852%27 HTTP/1.1" 200 None
2026-03-24 16:23:27 [auto_selling_coches.net] INFO: Saving data for 70150852: {'created_time': 1774369407.551345, 'last_price_update_time': 1774369407.551352}
2026-03-24 16:23:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:23:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70150852') HTTP/1.1" 204 0
2026-03-24 16:23:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70150954> (referer: https://www.coches.net/concesionario/torrecillaocasion/?pg=1) ['zyte-api']
2026-03-24 16:23:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 16:23:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:23:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3ffe3e8290>
2026-03-24 16:23:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:23:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 16:23:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:23:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1a833528-0639-5d1e-a2f9-03e9cf82d801/1a833528-0639-5d1e-a2f9-03e9cf82d801_image_0.jpg HTTP/1.1" 201 0
2026-03-24 16:23:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:23:27 [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%252F19360245%252F15947821-c6f8-459e-92f4-a0d9dbb9d8d2.jpg') HTTP/1.1" 204 0
2026-03-24 16:23:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19360245/15947821-c6f8-459e-92f4-a0d9dbb9d8d2.jpg saved to cache
2026-03-24 16:23:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 1a833528-0639-5d1e-a2f9-03e9cf82d801
2026-03-24 16:23:27 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 1a833528-0639-5d1e-a2f9-03e9cf82d801 sending to next pipeline
2026-03-24 16:23:27 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 1a833528-0639-5d1e-a2f9-03e9cf82d801 with identifier 62468977
2026-03-24 16:23:27 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-24 16:23:27 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-24 16:23:27 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 1a833528-0639-5d1e-a2f9-03e9cf82d801
2026-03-24 16:23:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/19360245/15947821-c6f8-459e-92f4-a0d9dbb9d8d2.jpg>
{'auction_title': '',
'body_type': 'Familiar',
'c_o_2_emission_value': 102,
'category': 'Coches',
'color': 'Blanco',
'currency': 'EUR',
'description': 'Vehículo seminuevo con certificado de estado y seguridad '
'realizado por la empresa externa Midas según sus sistemas de '
'calidad, con kms garantizados y un funcionamiento '
'inmejorable. Este vehículo seminuevo se entrega con la '
'transferencia e impuestos incluidos, con garantía de 12 '
'meses, proporcionando el mejor servicio postventa, no dude en '
'verlo o probarlo sin compromiso alguno. Entregamos su '
'vehículo en todo el territorio nacional.\n'
'Vehículo con tracción delantera, no es 4x4. Innocar, empresa '
'líder multimarca y vehículos sin carnet en Córdoba, 100% '
'FINANCIABLE. 12 meses de garantía. \n'
'SE ACEPTA VEHÍCULO COMO PARTE DE PAGO. \n'
'*Consulte condiciones y oferta de financiación.',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 115,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '1a833528-0639-5d1e-a2f9-03e9cf82d801',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/seat-leon-sp-20-tdi-85kw-style-go-5p-diesel-2022-en-cordoba-62468977-covo.aspx',
'listing': 'auction',
'location': 'Córdoba',
'make': 'SEAT',
'model': 'León',
'odometer': 94095,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 19,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1a833528-0639-5d1e-a2f9-03e9cf82d801/1a833528-0639-5d1e-a2f9-03e9cf82d801_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 165338,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19360245/15947821-c6f8-459e-92f4-a0d9dbb9d8d2.jpg',
'Width': 800}],
'price': 18990,
'price_includes_vat': True,
'registration_date': '2021-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'SEAT León SP 2.0 TDI Style Go',
'transmission': 'manual',
'trim': 'SP 2.0 TDI 85kW Style Go',
'vin': 'VSSZZZKLZMR097058',
'year': 2021}
2026-03-24 16:23:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:23:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%2762468977%27 HTTP/1.1" 200 None
2026-03-24 16:23:27 [auto_selling_coches.net] INFO: Saving data for 62468977: {'created_time': 1774369407.658113, 'last_price_update_time': 1774369407.658121}
2026-03-24 16:23:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:23:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62468977') HTTP/1.1" 204 0
2026-03-24 16:23:27 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
'body_type': 'Berlina',
'c_o_2_emission_value': None,
'category': 'Coches',
'color': 'Azul',
'currency': 'EUR',
'description': 'Vehículo seminuevo con certificado de estado y seguridad '
'realizado por la empresa externa Midas según sus sistemas de '
'calidad, con kms garantizados y un funcionamiento '
'inmejorable. Este vehículo seminuevo se entrega con la '
'transferencia e impuestos incluidos, con garantía de 12 '
'meses, proporcionando el mejor servicio postventa, no dude en '
'verlo o probarlo sin compromiso alguno. Entregamos su '
'vehículo en todo el territorio nacional.\n'
'Vehículo con tracción delantera, . Innocar, empresa líder '
'multimarca y vehículos sin carnet en Córdoba, 100% '
'FINANCIABLE. 12 meses de garantía. \n'
'SE ACEPTA VEHÍCULO COMO PARTE DE PAGO.',
'doors_number': 5,
'emission_standard': 'ECO',
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': None,
'fuel_type': 'Híbrido',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/skoda-octavia-15-tsi-mhev-110kw-150cv-dsg-ambition-5p-electrico-hibrido-2022-en-cordoba-70150954-covo.aspx',
'listing': 'auction',
'location': 'Córdoba',
'make': 'SKODA',
'model': 'Octavia',
'odometer': 95286,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19639540/ad7949ef-24ef-4d24-b553-216697c8d0b4.jpg',
'https://a.ccdn.es/cnet/vehicles/19639540/b21ae988-a2d7-4ea1-a0ae-5c338bd288b6.jpg',
'https://a.ccdn.es/cnet/vehicles/19639540/9e84e5b7-d5d0-4479-a5e3-45d988544ccc.jpg',
'https://a.ccdn.es/cnet/vehicles/19639540/5941324d-28e8-404c-8dd0-8365c6dab024.jpg',
'https://a.ccdn.es/cnet/vehicles/19639540/f34714a0-8bb2-4b86-abb7-823904028920.jpg',
'https://a.ccdn.es/cnet/vehicles/19639540/af6b31bf-7662-42f3-9036-cd4ce2b1d89e.jpg',
'https://a.ccdn.es/cnet/vehicles/19639540/394848b1-ff45-4f25-be3c-e74f11a53f43.jpg',
'https://a.ccdn.es/cnet/vehicles/19639540/25bc63ca-9d93-4320-8f98-603ddb9bf29a.jpg',
'https://a.ccdn.es/cnet/vehicles/19639540/683b3932-b3f4-4ba5-9662-468cd1da8668.jpg',
'https://a.ccdn.es/cnet/vehicles/19639540/f6f8f812-b033-4270-998c-54d6642c4e2c.jpg',
'https://a.ccdn.es/cnet/vehicles/19639540/8a4fbfef-91b0-4464-a0ca-7f886195e1bb.jpg',
'https://a.ccdn.es/cnet/vehicles/19639540/60e40b44-65ab-471f-b7e5-0888067b2624.jpg',
'https://a.ccdn.es/cnet/vehicles/19639540/c8ac3501-0c84-49b4-a8fd-223a2a923f97.jpg',
'https://a.ccdn.es/cnet/vehicles/19639540/8b014325-7ec5-40a3-b648-8ad4bc8ab9bc.jpg',
'https://a.ccdn.es/cnet/vehicles/19639540/b2fcdc34-bb0f-4a00-8d8b-e43bdb27d331.jpg',
'https://a.ccdn.es/cnet/vehicles/19639540/589f94b9-279c-471b-b0af-b9fdcdcb348f.jpg',
'https://a.ccdn.es/cnet/vehicles/19639540/03601814-218b-4a66-8677-e1e36cfa5901.jpg',
'https://a.ccdn.es/cnet/vehicles/19639540/f2e8bb32-21d7-450c-b034-add3f5d96397.jpg',
'https://a.ccdn.es/cnet/vehicles/19639540/3ab331ff-45eb-41da-8cca-36413d96f8f8.jpg',
'https://a.ccdn.es/cnet/vehicles/19639540/d0a6485d-eed0-4a32-ad72-49772e298288.jpg',
'https://a.ccdn.es/cnet/vehicles/19639540/4622954d-1e82-4131-9011-166f1d200b5c.jpg'],
'price': 21980,
'price_includes_vat': True,
'registration_date': '2021-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'SKODA Octavia 1.5 TSI mHEV DSG Ambition',
'transmission': 'automatic',
'trim': '1.5 TSI mHEV 110kW 150CV DSG Ambition',
'vin': None,
'year': 2021}
2026-03-24 16:23:27 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: acb4e474-339c-5087-84d0-094a7336760c with identifier: 70150954
2026-03-24 16:23:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item acb4e474-339c-5087-84d0-094a7336760c
2026-03-24 16:23:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:23:27 [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%252F19639540%252Fad7949ef-24ef-4d24-b553-216697c8d0b4.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:23:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19639540/ad7949ef-24ef-4d24-b553-216697c8d0b4.jpg not downloaded yet
2026-03-24 16:23:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70150902> (referer: https://www.coches.net/concesionario/torrecillaocasion/?pg=1) ['zyte-api']
2026-03-24 16:23:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/19639540/ad7949ef-24ef-4d24-b553-216697c8d0b4.jpg> (referer: None)
2026-03-24 16:23:27 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
'body_type': 'SUV',
'c_o_2_emission_value': 156,
'category': 'Coches',
'color': 'Negro',
'currency': 'EUR',
'description': 'Vehículo seminuevo con certificado de estado y seguridad '
'realizado por la empresa externa Midas según sus sistemas de '
'calidad, con kms garantizados y un funcionamiento '
'inmejorable. Este vehículo seminuevo se entrega con la '
'transferencia e impuestos incluidos, con garantía de 12 '
'meses, proporcionando el mejor servicio postventa, no dude en '
'verlo o probarlo sin compromiso alguno. Entregamos su '
'vehículo en todo el territorio nacional.\n'
'Vehículo con tracción 4x4 Innocar, empresa líder multimarca y '
'vehículos sin carnet en Córdoba, 100% FINANCIABLE. 12 meses '
'de garantía. \n'
'SE ACEPTA VEHÍCULO COMO PARTE DE PAGO. \n'
'*Consulte condiciones y oferta de financiación.',
'doors_number': 5,
'emission_standard': 'C',
'engine': '2.1L',
'engine_horse_power': 170,
'expiration_date': None,
'fuel_type': 'Diesel',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/mercedes-benz-clase-glc-glc-220-d-4matic-5p-diesel-2019-en-cordoba-70150902-covo.aspx',
'listing': 'auction',
'location': 'Córdoba',
'make': 'MERCEDES-BENZ',
'model': 'Clase GLC',
'odometer': 71804,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19639422/9e4067c2-e076-4f53-8c8b-5757c69a5a13.jpg',
'https://a.ccdn.es/cnet/vehicles/19639422/afeecb0b-611d-4014-979d-475ef1cd2c72.jpg',
'https://a.ccdn.es/cnet/vehicles/19639422/9bad34ba-c3cc-4a45-904b-74d45362b588.jpg',
'https://a.ccdn.es/cnet/vehicles/19639422/bf423121-139a-4d0a-b6dc-5c1ec035e895.jpg',
'https://a.ccdn.es/cnet/vehicles/19639422/5321bc1f-50ef-4556-a171-b43cc6d7448b.jpg',
'https://a.ccdn.es/cnet/vehicles/19639422/343a0d8a-355a-4860-aff4-321ee2f8c35f.jpg',
'https://a.ccdn.es/cnet/vehicles/19639422/b54cb557-a699-4618-9aea-7b7e6ff0cbf6.jpg',
'https://a.ccdn.es/cnet/vehicles/19639422/93a95e98-f956-42bc-bc05-39dab3007996.jpg',
'https://a.ccdn.es/cnet/vehicles/19639422/0f6817f6-2df0-494a-ac9e-d98302fd7765.jpg',
'https://a.ccdn.es/cnet/vehicles/19639422/c852e03c-0251-4a9c-9d78-ede99d3f1d28.jpg',
'https://a.ccdn.es/cnet/vehicles/19639422/d6f0e72d-ae3d-4fc6-8b06-6dfd0f2d15fb.jpg',
'https://a.ccdn.es/cnet/vehicles/19639422/8d5f8e83-d5a8-4842-9e55-75838c2cf139.jpg',
'https://a.ccdn.es/cnet/vehicles/19639422/8e3b2f8e-4658-4e43-bf6e-2961f5fadd53.jpg',
'https://a.ccdn.es/cnet/vehicles/19639422/32868838-21b8-4b71-b5e8-4e292f334611.jpg',
'https://a.ccdn.es/cnet/vehicles/19639422/2ed033d7-7f50-4488-be61-7c5d77142755.jpg',
'https://a.ccdn.es/cnet/vehicles/19639422/8b171943-2e4d-45b9-a36b-711df0b4295f.jpg',
'https://a.ccdn.es/cnet/vehicles/19639422/a4cbd4e8-5dbc-4faa-a209-eaaa88a7ecdc.jpg',
'https://a.ccdn.es/cnet/vehicles/19639422/1af31efb-7eca-485e-8686-6413cf021cab.jpg',
'https://a.ccdn.es/cnet/vehicles/19639422/e3d96833-6357-45d8-8043-81558c395447.jpg',
'https://a.ccdn.es/cnet/vehicles/19639422/74e4ae19-f060-42eb-9407-1c559e9246bb.jpg',
'https://a.ccdn.es/cnet/vehicles/19639422/e32231c3-689e-4e1f-9ce4-a3cea788940d.jpg',
'https://a.ccdn.es/cnet/vehicles/19639422/d197eddf-bb60-4c0b-9df2-28abea8da191.jpg',
'https://a.ccdn.es/cnet/vehicles/19639422/0faf7d92-7cb7-4073-a769-9288c99c406a.jpg',
'https://a.ccdn.es/cnet/vehicles/19639422/bf5409c5-05ae-46d3-b9b1-898fc7b40c05.jpg',
'https://a.ccdn.es/cnet/vehicles/19639422/ee750bfd-97e0-4dc5-888c-d014d3af0279.jpg',
'https://a.ccdn.es/cnet/vehicles/19639422/25483d82-1606-460d-b615-8f71300d2632.jpg',
'https://a.ccdn.es/cnet/vehicles/19639422/0473852a-8c1f-494d-afe5-38937035cfb7.jpg',
'https://a.ccdn.es/cnet/vehicles/19639422/50869853-24f2-422b-920d-0f883f80341e.jpg'],
'price': 34980,
'price_includes_vat': True,
'registration_date': '2019-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'MERCEDES-BENZ Clase GLC GLC 220 d 4MATIC',
'transmission': 'automatic',
'trim': 'GLC 220 d 4MATIC',
'vin': None,
'year': 2019}
2026-03-24 16:23:27 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 4adb74e4-67de-5b9a-ae9c-ce786cbc6dce with identifier: 70150902
2026-03-24 16:23:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 4adb74e4-67de-5b9a-ae9c-ce786cbc6dce
2026-03-24 16:23:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:23:27 [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%252F19639422%252F9e4067c2-e076-4f53-8c8b-5757c69a5a13.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:23:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19639422/9e4067c2-e076-4f53-8c8b-5757c69a5a13.jpg not downloaded yet
2026-03-24 16:23:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70150878> (referer: https://www.coches.net/concesionario/torrecillaocasion/?pg=1) ['zyte-api']
2026-03-24 16:23:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:23:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f400091e510>
2026-03-24 16:23:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:23:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 16:23:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:23:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_acb4e474-339c-5087-84d0-094a7336760c/acb4e474-339c-5087-84d0-094a7336760c_image_0.jpg HTTP/1.1" 201 0
2026-03-24 16:23:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:23:28 [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%252F19639540%252Fad7949ef-24ef-4d24-b553-216697c8d0b4.jpg') HTTP/1.1" 204 0
2026-03-24 16:23:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19639540/ad7949ef-24ef-4d24-b553-216697c8d0b4.jpg saved to cache
2026-03-24 16:23:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item acb4e474-339c-5087-84d0-094a7336760c
2026-03-24 16:23:28 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item acb4e474-339c-5087-84d0-094a7336760c sending to next pipeline
2026-03-24 16:23:28 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: acb4e474-339c-5087-84d0-094a7336760c with identifier 70150954
2026-03-24 16:23:28 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-24 16:23:28 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-24 16:23:28 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item acb4e474-339c-5087-84d0-094a7336760c
2026-03-24 16:23:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/19639540/ad7949ef-24ef-4d24-b553-216697c8d0b4.jpg>
{'auction_title': '',
'body_type': 'Berlina',
'c_o_2_emission_value': None,
'category': 'Coches',
'color': 'Azul',
'currency': 'EUR',
'description': 'Vehículo seminuevo con certificado de estado y seguridad '
'realizado por la empresa externa Midas según sus sistemas de '
'calidad, con kms garantizados y un funcionamiento '
'inmejorable. Este vehículo seminuevo se entrega con la '
'transferencia e impuestos incluidos, con garantía de 12 '
'meses, proporcionando el mejor servicio postventa, no dude en '
'verlo o probarlo sin compromiso alguno. Entregamos su '
'vehículo en todo el territorio nacional.\n'
'Vehículo con tracción delantera, . Innocar, empresa líder '
'multimarca y vehículos sin carnet en Córdoba, 100% '
'FINANCIABLE. 12 meses de garantía. \n'
'SE ACEPTA VEHÍCULO COMO PARTE DE PAGO.',
'doors_number': 5,
'emission_standard': 'ECO',
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': None,
'fuel_type': 'Híbrido',
'id': 'acb4e474-339c-5087-84d0-094a7336760c',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/skoda-octavia-15-tsi-mhev-110kw-150cv-dsg-ambition-5p-electrico-hibrido-2022-en-cordoba-70150954-covo.aspx',
'listing': 'auction',
'location': 'Córdoba',
'make': 'SKODA',
'model': 'Octavia',
'odometer': 95286,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 21,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_acb4e474-339c-5087-84d0-094a7336760c/acb4e474-339c-5087-84d0-094a7336760c_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88406,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19639540/ad7949ef-24ef-4d24-b553-216697c8d0b4.jpg',
'Width': 800}],
'price': 21980,
'price_includes_vat': True,
'registration_date': '2021-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'SKODA Octavia 1.5 TSI mHEV DSG Ambition',
'transmission': 'automatic',
'trim': '1.5 TSI mHEV 110kW 150CV DSG Ambition',
'vin': None,
'year': 2021}
2026-03-24 16:23:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:23:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%2770150954%27 HTTP/1.1" 200 None
2026-03-24 16:23:28 [auto_selling_coches.net] INFO: Saving data for 70150954: {'created_time': 1774369408.06157, 'last_price_update_time': 1774369408.061578}
2026-03-24 16:23:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:23:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70150954') HTTP/1.1" 204 0
2026-03-24 16:23:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/19639422/9e4067c2-e076-4f53-8c8b-5757c69a5a13.jpg> (referer: None)
2026-03-24 16:23:28 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
'body_type': 'Berlina',
'c_o_2_emission_value': 76,
'category': 'Coches',
'color': 'Negro',
'currency': 'EUR',
'description': 'Vehículo seminuevo con certificado de estado y seguridad '
'realizado por la empresa externa Midas según sus sistemas de '
'calidad, con kms garantizados y un funcionamiento '
'inmejorable. Este vehículo seminuevo se entrega con la '
'transferencia e impuestos incluidos, con garantía de 12 '
'meses, proporcionando el mejor servicio postventa, no dude en '
'verlo o probarlo sin compromiso alguno. Entregamos su '
'vehículo en todo el territorio nacional.\n'
'Vehículo con tracción delantera, no es 4x4. Innocar, empresa '
'líder multimarca y vehículos sin carnet en Córdoba, 100% '
'FINANCIABLE. 12 meses de garantía. \n'
'SE ACEPTA VEHÍCULO COMO PARTE DE PAGO. \n'
'*Consulte condiciones y oferta de financiación.',
'doors_number': 5,
'emission_standard': 'ECO',
'engine': '1.8L',
'engine_horse_power': 122,
'expiration_date': None,
'fuel_type': 'Híbrido',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/toyota-corolla-18-125h-active-ecvt-5p-electrico-hibrido-2019-en-cordoba-70150878-covo.aspx',
'listing': 'auction',
'location': 'Córdoba',
'make': 'TOYOTA',
'model': 'Corolla',
'odometer': 67380,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19639389/46aa2aa2-48fb-4767-a271-14742b18756e.jpg',
'https://a.ccdn.es/cnet/vehicles/19639389/25da2659-43f1-4b59-8523-950ed14fe8c9.jpg',
'https://a.ccdn.es/cnet/vehicles/19639389/9c56d9a0-a59f-46ed-b587-69b302050826.jpg',
'https://a.ccdn.es/cnet/vehicles/19639389/9f6fa0e7-f86e-40bb-90ff-2121097cfc59.jpg',
'https://a.ccdn.es/cnet/vehicles/19639389/0d730644-edfd-4413-99bf-dd422be34f96.jpg',
'https://a.ccdn.es/cnet/vehicles/19639389/7a7f6200-e7ba-49d8-b2b1-a140f65c2ab2.jpg',
'https://a.ccdn.es/cnet/vehicles/19639389/885c9fc6-f227-4058-8406-43ef989bb5cb.jpg',
'https://a.ccdn.es/cnet/vehicles/19639389/e84dd03f-e924-4131-9e5c-c1bc03078c00.jpg',
'https://a.ccdn.es/cnet/vehicles/19639389/5c7f6b6c-9d2f-4491-836f-5339458c0128.jpg',
'https://a.ccdn.es/cnet/vehicles/19639389/7e4e09cc-812f-4603-bcb7-4a18f4df33be.jpg',
'https://a.ccdn.es/cnet/vehicles/19639389/33d1965a-2811-4073-8720-d2099f6d84be.jpg',
'https://a.ccdn.es/cnet/vehicles/19639389/48a0e492-9079-42f5-9bd8-7e6f922a5925.jpg',
'https://a.ccdn.es/cnet/vehicles/19639389/1aa62ad9-30ca-4009-9571-ae7a16786dc5.jpg',
'https://a.ccdn.es/cnet/vehicles/19639389/0c75e062-1d28-4dde-aa1b-e43904130cb3.jpg',
'https://a.ccdn.es/cnet/vehicles/19639389/551eb69f-1552-402f-a194-ca07acded6f4.jpg',
'https://a.ccdn.es/cnet/vehicles/19639389/92167346-4a74-47b3-a805-b9b34a8d729e.jpg',
'https://a.ccdn.es/cnet/vehicles/19639389/6bb3d83f-1e4c-4624-96a7-d84a584966c9.jpg',
'https://a.ccdn.es/cnet/vehicles/19639389/b5287d0a-b09a-46a5-9761-097138b5b244.jpg',
'https://a.ccdn.es/cnet/vehicles/19639389/c9c7466c-624d-49a1-860a-dd41d3e2a227.jpg',
'https://a.ccdn.es/cnet/vehicles/19639389/d98b88e2-d947-4179-9dfe-64d10a549e11.jpg',
'https://a.ccdn.es/cnet/vehicles/19639389/736d5525-78d1-439d-a571-53b7c13bfaff.jpg',
'https://a.ccdn.es/cnet/vehicles/19639389/0cf0eea7-ee50-4944-9be4-a3e5ff3d5e0c.jpg',
'https://a.ccdn.es/cnet/vehicles/19639389/d1b16c3f-1d44-4325-96a8-eaeba0ffde04.jpg'],
'price': 20580,
'price_includes_vat': True,
'registration_date': '2019-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'TOYOTA Corolla 1.8 125H ACTIVE ECVT',
'transmission': 'automatic',
'trim': '1.8 125H ACTIVE ECVT',
'vin': None,
'year': 2019}
2026-03-24 16:23:28 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 457881d7-d480-5228-8c72-c345751b6d85 with identifier: 70150878
2026-03-24 16:23:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 457881d7-d480-5228-8c72-c345751b6d85
2026-03-24 16:23:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:23:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F19639389%252F46aa2aa2-48fb-4767-a271-14742b18756e.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:23:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19639389/46aa2aa2-48fb-4767-a271-14742b18756e.jpg not downloaded yet
2026-03-24 16:23:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70150711> (referer: https://www.coches.net/concesionario/torrecillaocasion/?pg=1) ['zyte-api']
2026-03-24 16:23:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/19639389/46aa2aa2-48fb-4767-a271-14742b18756e.jpg> (referer: None)
2026-03-24 16:23:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:23:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3ffc6062d0>
2026-03-24 16:23:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:23:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 16:23:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:23:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4adb74e4-67de-5b9a-ae9c-ce786cbc6dce/4adb74e4-67de-5b9a-ae9c-ce786cbc6dce_image_0.jpg HTTP/1.1" 201 0
2026-03-24 16:23:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:23:28 [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%252F19639422%252F9e4067c2-e076-4f53-8c8b-5757c69a5a13.jpg') HTTP/1.1" 204 0
2026-03-24 16:23:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19639422/9e4067c2-e076-4f53-8c8b-5757c69a5a13.jpg saved to cache
2026-03-24 16:23:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 4adb74e4-67de-5b9a-ae9c-ce786cbc6dce
2026-03-24 16:23:28 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 4adb74e4-67de-5b9a-ae9c-ce786cbc6dce sending to next pipeline
2026-03-24 16:23:28 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 4adb74e4-67de-5b9a-ae9c-ce786cbc6dce with identifier 70150902
2026-03-24 16:23:28 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-24 16:23:28 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-24 16:23:28 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 4adb74e4-67de-5b9a-ae9c-ce786cbc6dce
2026-03-24 16:23:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/19639422/9e4067c2-e076-4f53-8c8b-5757c69a5a13.jpg>
{'auction_title': '',
'body_type': 'SUV',
'c_o_2_emission_value': 156,
'category': 'Coches',
'color': 'Negro',
'currency': 'EUR',
'description': 'Vehículo seminuevo con certificado de estado y seguridad '
'realizado por la empresa externa Midas según sus sistemas de '
'calidad, con kms garantizados y un funcionamiento '
'inmejorable. Este vehículo seminuevo se entrega con la '
'transferencia e impuestos incluidos, con garantía de 12 '
'meses, proporcionando el mejor servicio postventa, no dude en '
'verlo o probarlo sin compromiso alguno. Entregamos su '
'vehículo en todo el territorio nacional.\n'
'Vehículo con tracción 4x4 Innocar, empresa líder multimarca y '
'vehículos sin carnet en Córdoba, 100% FINANCIABLE. 12 meses '
'de garantía. \n'
'SE ACEPTA VEHÍCULO COMO PARTE DE PAGO. \n'
'*Consulte condiciones y oferta de financiación.',
'doors_number': 5,
'emission_standard': 'C',
'engine': '2.1L',
'engine_horse_power': 170,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '4adb74e4-67de-5b9a-ae9c-ce786cbc6dce',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/mercedes-benz-clase-glc-glc-220-d-4matic-5p-diesel-2019-en-cordoba-70150902-covo.aspx',
'listing': 'auction',
'location': 'Córdoba',
'make': 'MERCEDES-BENZ',
'model': 'Clase GLC',
'odometer': 71804,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 28,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4adb74e4-67de-5b9a-ae9c-ce786cbc6dce/4adb74e4-67de-5b9a-ae9c-ce786cbc6dce_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91560,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19639422/9e4067c2-e076-4f53-8c8b-5757c69a5a13.jpg',
'Width': 800}],
'price': 34980,
'price_includes_vat': True,
'registration_date': '2019-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'MERCEDES-BENZ Clase GLC GLC 220 d 4MATIC',
'transmission': 'automatic',
'trim': 'GLC 220 d 4MATIC',
'vin': None,
'year': 2019}
2026-03-24 16:23:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:23:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%2770150902%27 HTTP/1.1" 200 None
2026-03-24 16:23:28 [auto_selling_coches.net] INFO: Saving data for 70150902: {'created_time': 1774369408.305096, 'last_price_update_time': 1774369408.305103}
2026-03-24 16:23:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:23:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70150902') HTTP/1.1" 204 0
2026-03-24 16:23:28 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
'body_type': 'Berlina',
'c_o_2_emission_value': 106,
'category': 'Coches',
'color': 'Blanco',
'currency': 'EUR',
'description': 'Vehículo seminuevo con certificado de estado y seguridad '
'realizado por la empresa externa Midas según sus sistemas de '
'calidad, con kms garantizados y un funcionamiento '
'inmejorable. Este vehículo seminuevo se entrega con la '
'transferencia e impuestos incluidos, con garantía de 12 '
'meses, proporcionando el mejor servicio postventa, no dude en '
'verlo o probarlo sin compromiso alguno. Entregamos su '
'vehículo en todo el territorio nacional.\n'
'Vehículo con tracción delantera, no es 4x4. Innocar, empresa '
'líder multimarca y vehículos sin carnet en Córdoba, 100% '
'FINANCIABLE. 12 meses de garantía. \n'
'SE ACEPTA VEHÍCULO COMO PARTE DE PAGO. \n'
'*Consulte condiciones y oferta de financiación.',
'doors_number': 5,
'emission_standard': 'C',
'engine': '1.5L',
'engine_horse_power': 115,
'expiration_date': None,
'fuel_type': 'Diesel',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/nissan-qashqai-dci-85-kw-115-cv-e6d-dct-acenta-5p-diesel-2020-en-cordoba-70150711-covo.aspx',
'listing': 'auction',
'location': 'Córdoba',
'make': 'NISSAN',
'model': 'QASHQAI',
'odometer': 112761,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19639269/fbe47e40-1cbf-4eb8-9846-62bc10fd5a91.jpg',
'https://a.ccdn.es/cnet/vehicles/19639269/5506a1f4-ac79-487c-98e1-e1a2bb0264e2.jpg',
'https://a.ccdn.es/cnet/vehicles/19639269/cefa0e31-c90c-4941-8ca4-2bc614e43d90.jpg',
'https://a.ccdn.es/cnet/vehicles/19639269/7ff9df36-c43c-4aa1-833a-dd4b2505bfe5.jpg',
'https://a.ccdn.es/cnet/vehicles/19639269/20b38c5f-13ef-4c7e-aea5-1a76f9f72b1b.jpg',
'https://a.ccdn.es/cnet/vehicles/19639269/9ee307d3-458c-4fcb-8cc7-2ae9ec917516.jpg',
'https://a.ccdn.es/cnet/vehicles/19639269/4b02f6b1-15dd-4941-beb8-23f2c8ad7440.jpg',
'https://a.ccdn.es/cnet/vehicles/19639269/ea7f993e-d967-490b-af94-45568c0e8553.jpg',
'https://a.ccdn.es/cnet/vehicles/19639269/7fea9565-983d-472c-b037-8dbaa6b8cb40.jpg',
'https://a.ccdn.es/cnet/vehicles/19639269/17845912-f1ad-47dd-9de5-f622cd3297f6.jpg',
'https://a.ccdn.es/cnet/vehicles/19639269/a032968f-f9f4-42f1-9337-77032348d14d.jpg',
'https://a.ccdn.es/cnet/vehicles/19639269/25723e48-0f7c-4a1a-8486-c1ad9734a13d.jpg',
'https://a.ccdn.es/cnet/vehicles/19639269/a424b43c-745b-44a0-83f8-ed38a052015d.jpg',
'https://a.ccdn.es/cnet/vehicles/19639269/c75937bb-3f65-4b30-a52b-66967a348a29.jpg',
'https://a.ccdn.es/cnet/vehicles/19639269/531c0003-c202-49f1-892f-5e272d678440.jpg',
'https://a.ccdn.es/cnet/vehicles/19639269/f0da2bfe-b7ed-403c-9e11-d63bdf448d28.jpg',
'https://a.ccdn.es/cnet/vehicles/19639269/090f0019-a706-452a-923e-2fc1044d71cd.jpg',
'https://a.ccdn.es/cnet/vehicles/19639269/00f21cad-2a58-4e0f-a0ac-2136e167a8fe.jpg',
'https://a.ccdn.es/cnet/vehicles/19639269/5805bdab-345d-4b00-bef3-335f7c138c66.jpg',
'https://a.ccdn.es/cnet/vehicles/19639269/57ebb301-02d1-43b2-b37a-6d0341f9e9a2.jpg',
'https://a.ccdn.es/cnet/vehicles/19639269/077db186-1b0d-4ab0-afdc-b1a0a0a7d0c0.jpg',
'https://a.ccdn.es/cnet/vehicles/19639269/44d2b54d-f2e6-4d0a-8d03-c54fae6abcff.jpg',
'https://a.ccdn.es/cnet/vehicles/19639269/cadcf289-ff84-410f-818e-a3a1c561c1de.jpg',
'https://a.ccdn.es/cnet/vehicles/19639269/3111a3b6-0a7c-4469-b3dc-5240515e1fdf.jpg',
'https://a.ccdn.es/cnet/vehicles/19639269/54ebf5f7-ee15-4311-8171-be092f0e434d.jpg',
'https://a.ccdn.es/cnet/vehicles/19639269/2185e672-1eb9-42f9-88da-809248262a8d.jpg',
'https://a.ccdn.es/cnet/vehicles/19639269/f394e758-71b4-4ffb-b811-bbe962a24a7b.jpg',
'https://a.ccdn.es/cnet/vehicles/19639269/0ba5fb70-98e4-48ca-885f-f027a5c96cc2.jpg',
'https://a.ccdn.es/cnet/vehicles/19639269/d1860c97-0b84-4ff5-93d9-323635732029.jpg',
'https://a.ccdn.es/cnet/vehicles/19639269/66ac6494-4a39-49f0-be0f-7ba337260be5.jpg',
'https://a.ccdn.es/cnet/vehicles/19639269/3ceba1b2-b141-4e81-a876-47662b18247a.jpg',
'https://a.ccdn.es/cnet/vehicles/19639269/e08f27a6-d8f1-4120-bba9-dac9a4795468.jpg',
'https://a.ccdn.es/cnet/vehicles/19639269/9b93dc1f-ff35-41c7-865f-1d29dc3007d3.jpg',
'https://a.ccdn.es/cnet/vehicles/19639269/9a4fce8e-73a0-408f-93e1-2baa8250d913.jpg',
'https://a.ccdn.es/cnet/vehicles/19639269/ddab7913-72c4-4d74-8d4a-e43e96cd5dfa.jpg',
'https://a.ccdn.es/cnet/vehicles/19639269/2db48384-dffa-43c5-934e-8e2d4a9c7862.jpg',
'https://a.ccdn.es/cnet/vehicles/19639269/2d00be30-01bc-48df-a026-5cca03332a60.jpg'],
'price': 18980,
'price_includes_vat': True,
'registration_date': '2020-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'NISSAN QASHQAI dCi 115 CV E6D DCT ACENTA',
'transmission': 'manual',
'trim': 'dCi 85 kW 115 CV E6D DCT ACENTA',
'vin': None,
'year': 2020}
2026-03-24 16:23:28 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: b39220ab-6b74-597a-b35d-cb27535828b6 with identifier: 70150711
2026-03-24 16:23:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item b39220ab-6b74-597a-b35d-cb27535828b6
2026-03-24 16:23:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:23:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F19639269%252Ffbe47e40-1cbf-4eb8-9846-62bc10fd5a91.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:23:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19639269/fbe47e40-1cbf-4eb8-9846-62bc10fd5a91.jpg not downloaded yet
2026-03-24 16:23:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:23:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3ffc658750>
2026-03-24 16:23:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:23:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 16:23:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:23:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_457881d7-d480-5228-8c72-c345751b6d85/457881d7-d480-5228-8c72-c345751b6d85_image_0.jpg HTTP/1.1" 201 0
2026-03-24 16:23:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:23:28 [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%252F19639389%252F46aa2aa2-48fb-4767-a271-14742b18756e.jpg') HTTP/1.1" 204 0
2026-03-24 16:23:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19639389/46aa2aa2-48fb-4767-a271-14742b18756e.jpg saved to cache
2026-03-24 16:23:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 457881d7-d480-5228-8c72-c345751b6d85
2026-03-24 16:23:28 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 457881d7-d480-5228-8c72-c345751b6d85 sending to next pipeline
2026-03-24 16:23:28 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 457881d7-d480-5228-8c72-c345751b6d85 with identifier 70150878
2026-03-24 16:23:28 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-24 16:23:28 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-24 16:23:28 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 457881d7-d480-5228-8c72-c345751b6d85
2026-03-24 16:23:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/19639389/46aa2aa2-48fb-4767-a271-14742b18756e.jpg>
{'auction_title': '',
'body_type': 'Berlina',
'c_o_2_emission_value': 76,
'category': 'Coches',
'color': 'Negro',
'currency': 'EUR',
'description': 'Vehículo seminuevo con certificado de estado y seguridad '
'realizado por la empresa externa Midas según sus sistemas de '
'calidad, con kms garantizados y un funcionamiento '
'inmejorable. Este vehículo seminuevo se entrega con la '
'transferencia e impuestos incluidos, con garantía de 12 '
'meses, proporcionando el mejor servicio postventa, no dude en '
'verlo o probarlo sin compromiso alguno. Entregamos su '
'vehículo en todo el territorio nacional.\n'
'Vehículo con tracción delantera, no es 4x4. Innocar, empresa '
'líder multimarca y vehículos sin carnet en Córdoba, 100% '
'FINANCIABLE. 12 meses de garantía. \n'
'SE ACEPTA VEHÍCULO COMO PARTE DE PAGO. \n'
'*Consulte condiciones y oferta de financiación.',
'doors_number': 5,
'emission_standard': 'ECO',
'engine': '1.8L',
'engine_horse_power': 122,
'expiration_date': None,
'fuel_type': 'Híbrido',
'id': '457881d7-d480-5228-8c72-c345751b6d85',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/toyota-corolla-18-125h-active-ecvt-5p-electrico-hibrido-2019-en-cordoba-70150878-covo.aspx',
'listing': 'auction',
'location': 'Córdoba',
'make': 'TOYOTA',
'model': 'Corolla',
'odometer': 67380,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 23,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_457881d7-d480-5228-8c72-c345751b6d85/457881d7-d480-5228-8c72-c345751b6d85_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 69976,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19639389/46aa2aa2-48fb-4767-a271-14742b18756e.jpg',
'Width': 800}],
'price': 20580,
'price_includes_vat': True,
'registration_date': '2019-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'TOYOTA Corolla 1.8 125H ACTIVE ECVT',
'transmission': 'automatic',
'trim': '1.8 125H ACTIVE ECVT',
'vin': None,
'year': 2019}
2026-03-24 16:23:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:23:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%2770150878%27 HTTP/1.1" 200 None
2026-03-24 16:23:28 [auto_selling_coches.net] INFO: Saving data for 70150878: {'created_time': 1774369408.430517, 'last_price_update_time': 1774369408.430526}
2026-03-24 16:23:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:23:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70150878') HTTP/1.1" 204 0
2026-03-24 16:23:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70151109> (referer: https://www.coches.net/concesionario/torrecillaocasion/?pg=1) ['zyte-api']
2026-03-24 16:23:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/19639269/fbe47e40-1cbf-4eb8-9846-62bc10fd5a91.jpg> (referer: None)
2026-03-24 16:23:28 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
'body_type': 'Berlina',
'c_o_2_emission_value': 134,
'category': 'Coches',
'color': 'Negro',
'currency': 'EUR',
'description': 'Vehículo con certificado de estado y seguridad realizado por '
'la empresa externa Midas según sus sistemas de calidad, con '
'kms garantizados y un funcionamiento inmejorable. Este '
'vehículo seminuevo se entrega con la transferencia e '
'impuestos incluidos, con garantía de 12 meses, proporcionando '
'el mejor servicio postventa, no dude en verlo o probarlo sin '
'compromiso alguno. Entregamos su vehículo en todo el '
'territorio nacional.\n'
'Vehículo con tracción delantera, no es 4x4. Innocar, empresa '
'líder multimarca y vehículos sin carnet en Córdoba, 100% '
'FINANCIABLE. 12 meses de garantía. \n'
'.',
'doors_number': 5,
'emission_standard': 'C',
'engine': '1.6L',
'engine_horse_power': 136,
'expiration_date': None,
'fuel_type': 'Diesel',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/opel-insignia-gs-16cdti-100kw-turbo-d-excellence-auto-5p-diesel-2018-en-cordoba-70151109-covo.aspx',
'listing': 'auction',
'location': 'Córdoba',
'make': 'OPEL',
'model': 'Insignia',
'odometer': 140548,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19639671/ca32a1c8-366a-4e70-b0b0-5cfbe190f437.jpg',
'https://a.ccdn.es/cnet/vehicles/19639671/6bcef6bc-6635-4778-8922-d6ec0a06e82a.jpg',
'https://a.ccdn.es/cnet/vehicles/19639671/117f5ecc-9f82-45fb-b89d-c45281e79656.jpg',
'https://a.ccdn.es/cnet/vehicles/19639671/45bac4ba-51b0-407f-abd5-11028f5b15db.jpg',
'https://a.ccdn.es/cnet/vehicles/19639671/21f2d7be-c053-4927-a039-21640519ae2a.jpg',
'https://a.ccdn.es/cnet/vehicles/19639671/179f5cf0-8aaa-4980-a1ae-58ccf5a94674.jpg',
'https://a.ccdn.es/cnet/vehicles/19639671/816ecf68-623c-4e9f-8a90-301a5f1877ed.jpg',
'https://a.ccdn.es/cnet/vehicles/19639671/4c3ea040-fa46-41b8-8fa8-ff86624aef7e.jpg',
'https://a.ccdn.es/cnet/vehicles/19639671/c0145b89-8bfc-4bc1-a9f5-8c74bca10559.jpg',
'https://a.ccdn.es/cnet/vehicles/19639671/204f1e1c-4dda-4d36-8a00-d08c949f6499.jpg',
'https://a.ccdn.es/cnet/vehicles/19639671/ee019847-1d1d-4675-9042-c7f6842db97e.jpg',
'https://a.ccdn.es/cnet/vehicles/19639671/03939ade-4c1a-47d2-b77a-0c232b4c9f70.jpg',
'https://a.ccdn.es/cnet/vehicles/19639671/bca42507-a96b-47bc-aa40-274b093f1993.jpg',
'https://a.ccdn.es/cnet/vehicles/19639671/f9ef8631-693e-4356-a703-52671ffd5795.jpg',
'https://a.ccdn.es/cnet/vehicles/19639671/f05683d8-1fcc-4d27-b539-94e063896c22.jpg',
'https://a.ccdn.es/cnet/vehicles/19639671/7c598d9c-8079-45f9-b3e8-bed8e8faaeaa.jpg',
'https://a.ccdn.es/cnet/vehicles/19639671/14154515-b896-4a49-be71-f3269c26c6a3.jpg',
'https://a.ccdn.es/cnet/vehicles/19639671/b0da9bfd-c626-4113-a63c-f9fb97e360a7.jpg',
'https://a.ccdn.es/cnet/vehicles/19639671/5c712ef1-2f06-4281-8af9-160e980fb5c4.jpg',
'https://a.ccdn.es/cnet/vehicles/19639671/050a2c3a-222d-43c7-a7ad-d45d084bc2b6.jpg'],
'price': 14980,
'price_includes_vat': True,
'registration_date': '2018-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'OPEL Insignia GS 1.6CDTi Turbo D Excellence Auto',
'transmission': 'automatic',
'trim': 'GS 1.6CDTi 100kW Turbo D Excellence Auto',
'vin': None,
'year': 2018}
2026-03-24 16:23:28 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: f4e1555a-cfb7-55e6-b84f-8bdbeea797a2 with identifier: 70151109
2026-03-24 16:23:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item f4e1555a-cfb7-55e6-b84f-8bdbeea797a2
2026-03-24 16:23:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:23:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F19639671%252Fca32a1c8-366a-4e70-b0b0-5cfbe190f437.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:23:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19639671/ca32a1c8-366a-4e70-b0b0-5cfbe190f437.jpg not downloaded yet
2026-03-24 16:23:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:23:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3ffc661610>
2026-03-24 16:23:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:23:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 16:23:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:23:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b39220ab-6b74-597a-b35d-cb27535828b6/b39220ab-6b74-597a-b35d-cb27535828b6_image_0.jpg HTTP/1.1" 201 0
2026-03-24 16:23:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:23:28 [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%252F19639269%252Ffbe47e40-1cbf-4eb8-9846-62bc10fd5a91.jpg') HTTP/1.1" 204 0
2026-03-24 16:23:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19639269/fbe47e40-1cbf-4eb8-9846-62bc10fd5a91.jpg saved to cache
2026-03-24 16:23:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item b39220ab-6b74-597a-b35d-cb27535828b6
2026-03-24 16:23:28 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item b39220ab-6b74-597a-b35d-cb27535828b6 sending to next pipeline
2026-03-24 16:23:28 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: b39220ab-6b74-597a-b35d-cb27535828b6 with identifier 70150711
2026-03-24 16:23:28 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-24 16:23:28 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-24 16:23:28 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item b39220ab-6b74-597a-b35d-cb27535828b6
2026-03-24 16:23:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/19639269/fbe47e40-1cbf-4eb8-9846-62bc10fd5a91.jpg>
{'auction_title': '',
'body_type': 'Berlina',
'c_o_2_emission_value': 106,
'category': 'Coches',
'color': 'Blanco',
'currency': 'EUR',
'description': 'Vehículo seminuevo con certificado de estado y seguridad '
'realizado por la empresa externa Midas según sus sistemas de '
'calidad, con kms garantizados y un funcionamiento '
'inmejorable. Este vehículo seminuevo se entrega con la '
'transferencia e impuestos incluidos, con garantía de 12 '
'meses, proporcionando el mejor servicio postventa, no dude en '
'verlo o probarlo sin compromiso alguno. Entregamos su '
'vehículo en todo el territorio nacional.\n'
'Vehículo con tracción delantera, no es 4x4. Innocar, empresa '
'líder multimarca y vehículos sin carnet en Córdoba, 100% '
'FINANCIABLE. 12 meses de garantía. \n'
'SE ACEPTA VEHÍCULO COMO PARTE DE PAGO. \n'
'*Consulte condiciones y oferta de financiación.',
'doors_number': 5,
'emission_standard': 'C',
'engine': '1.5L',
'engine_horse_power': 115,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': 'b39220ab-6b74-597a-b35d-cb27535828b6',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/nissan-qashqai-dci-85-kw-115-cv-e6d-dct-acenta-5p-diesel-2020-en-cordoba-70150711-covo.aspx',
'listing': 'auction',
'location': 'Córdoba',
'make': 'NISSAN',
'model': 'QASHQAI',
'odometer': 112761,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 37,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b39220ab-6b74-597a-b35d-cb27535828b6/b39220ab-6b74-597a-b35d-cb27535828b6_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68765,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19639269/fbe47e40-1cbf-4eb8-9846-62bc10fd5a91.jpg',
'Width': 800}],
'price': 18980,
'price_includes_vat': True,
'registration_date': '2020-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'NISSAN QASHQAI dCi 115 CV E6D DCT ACENTA',
'transmission': 'manual',
'trim': 'dCi 85 kW 115 CV E6D DCT ACENTA',
'vin': None,
'year': 2020}
2026-03-24 16:23:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:23:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%2770150711%27 HTTP/1.1" 200 None
2026-03-24 16:23:28 [auto_selling_coches.net] INFO: Saving data for 70150711: {'created_time': 1774369408.793493, 'last_price_update_time': 1774369408.793502}
2026-03-24 16:23:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:23:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70150711') HTTP/1.1" 204 0
2026-03-24 16:23:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/19639671/ca32a1c8-366a-4e70-b0b0-5cfbe190f437.jpg> (referer: None)
2026-03-24 16:23:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70151048> (referer: https://www.coches.net/concesionario/torrecillaocasion/?pg=1) ['zyte-api']
2026-03-24 16:23:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:23:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3ffc6e2c50>
2026-03-24 16:23:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:23:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 16:23:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:23:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f4e1555a-cfb7-55e6-b84f-8bdbeea797a2/f4e1555a-cfb7-55e6-b84f-8bdbeea797a2_image_0.jpg HTTP/1.1" 201 0
2026-03-24 16:23:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:23:28 [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%252F19639671%252Fca32a1c8-366a-4e70-b0b0-5cfbe190f437.jpg') HTTP/1.1" 204 0
2026-03-24 16:23:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19639671/ca32a1c8-366a-4e70-b0b0-5cfbe190f437.jpg saved to cache
2026-03-24 16:23:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item f4e1555a-cfb7-55e6-b84f-8bdbeea797a2
2026-03-24 16:23:28 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item f4e1555a-cfb7-55e6-b84f-8bdbeea797a2 sending to next pipeline
2026-03-24 16:23:28 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: f4e1555a-cfb7-55e6-b84f-8bdbeea797a2 with identifier 70151109
2026-03-24 16:23:28 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-24 16:23:28 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-24 16:23:28 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item f4e1555a-cfb7-55e6-b84f-8bdbeea797a2
2026-03-24 16:23:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/19639671/ca32a1c8-366a-4e70-b0b0-5cfbe190f437.jpg>
{'auction_title': '',
'body_type': 'Berlina',
'c_o_2_emission_value': 134,
'category': 'Coches',
'color': 'Negro',
'currency': 'EUR',
'description': 'Vehículo con certificado de estado y seguridad realizado por '
'la empresa externa Midas según sus sistemas de calidad, con '
'kms garantizados y un funcionamiento inmejorable. Este '
'vehículo seminuevo se entrega con la transferencia e '
'impuestos incluidos, con garantía de 12 meses, proporcionando '
'el mejor servicio postventa, no dude en verlo o probarlo sin '
'compromiso alguno. Entregamos su vehículo en todo el '
'territorio nacional.\n'
'Vehículo con tracción delantera, no es 4x4. Innocar, empresa '
'líder multimarca y vehículos sin carnet en Córdoba, 100% '
'FINANCIABLE. 12 meses de garantía. \n'
'.',
'doors_number': 5,
'emission_standard': 'C',
'engine': '1.6L',
'engine_horse_power': 136,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': 'f4e1555a-cfb7-55e6-b84f-8bdbeea797a2',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/opel-insignia-gs-16cdti-100kw-turbo-d-excellence-auto-5p-diesel-2018-en-cordoba-70151109-covo.aspx',
'listing': 'auction',
'location': 'Córdoba',
'make': 'OPEL',
'model': 'Insignia',
'odometer': 140548,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 20,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f4e1555a-cfb7-55e6-b84f-8bdbeea797a2/f4e1555a-cfb7-55e6-b84f-8bdbeea797a2_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73127,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19639671/ca32a1c8-366a-4e70-b0b0-5cfbe190f437.jpg',
'Width': 800}],
'price': 14980,
'price_includes_vat': True,
'registration_date': '2018-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'OPEL Insignia GS 1.6CDTi Turbo D Excellence Auto',
'transmission': 'automatic',
'trim': 'GS 1.6CDTi 100kW Turbo D Excellence Auto',
'vin': None,
'year': 2018}
2026-03-24 16:23:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:23:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%2770151109%27 HTTP/1.1" 200 None
2026-03-24 16:23:28 [auto_selling_coches.net] INFO: Saving data for 70151109: {'created_time': 1774369408.987927, 'last_price_update_time': 1774369408.987953}
2026-03-24 16:23:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:23:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70151109') HTTP/1.1" 204 0
2026-03-24 16:23:29 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
'body_type': 'Berlina',
'c_o_2_emission_value': 104,
'category': 'Coches',
'color': 'Blanco',
'currency': 'EUR',
'description': 'Vehículo seminuevo con certificado de estado y seguridad '
'realizado por la empresa externa Midas según sus sistemas de '
'calidad, con kms garantizados y un funcionamiento '
'inmejorable. Este vehículo seminuevo se entrega con la '
'transferencia e impuestos incluidos, con garantía de 12 '
'meses, proporcionando el mejor servicio postventa, no dude en '
'verlo o probarlo sin compromiso alguno. Entregamos su '
'vehículo en todo el territorio nacional.\n'
'Vehículo con tracción delantera, no es 4x4. Innocar, empresa '
'líder multimarca y vehículos sin carnet en Córdoba, 100% '
'FINANCIABLE. 12 meses de garantía. \n'
'SE ACEPTA VEHÍCULO COMO PARTE DE PAGO.',
'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/seat-leon-20-tdi-110kw-dsg7-ss-xcellence-5p-diesel-2022-en-cordoba-70151048-covo.aspx',
'listing': 'auction',
'location': 'Córdoba',
'make': 'SEAT',
'model': 'León',
'odometer': 123761,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19639618/f9c62985-57c5-4ac5-82f8-96ecbdcfcc48.jpg',
'https://a.ccdn.es/cnet/vehicles/19639618/07196ee7-1b6f-4a64-9365-63a1a74e29f9.jpg',
'https://a.ccdn.es/cnet/vehicles/19639618/5e9730e3-1c33-40a8-ae0b-5f880783724a.jpg',
'https://a.ccdn.es/cnet/vehicles/19639618/77db19f6-3118-4891-b7e2-09d2ba266f6e.jpg',
'https://a.ccdn.es/cnet/vehicles/19639618/2a6b9aac-8517-4b70-aab9-72e35e920012.jpg',
'https://a.ccdn.es/cnet/vehicles/19639618/52b693dc-2e92-40b0-9139-5b484cceb2ef.jpg',
'https://a.ccdn.es/cnet/vehicles/19639618/1c4a25b4-c8c8-47e7-ab20-49341c6f93d6.jpg',
'https://a.ccdn.es/cnet/vehicles/19639618/daf1f3b6-59e2-4f45-acaf-bf194c2bdd8b.jpg',
'https://a.ccdn.es/cnet/vehicles/19639618/bc351590-b023-4ee4-bca7-29e057de7b59.jpg',
'https://a.ccdn.es/cnet/vehicles/19639618/9729f45c-c13a-44b0-997a-757256083476.jpg',
'https://a.ccdn.es/cnet/vehicles/19639618/d887540d-b1fd-45f1-9d3b-bf302f25dbfb.jpg',
'https://a.ccdn.es/cnet/vehicles/19639618/e821076f-fa75-4b87-bf46-09636c0b9261.jpg',
'https://a.ccdn.es/cnet/vehicles/19639618/2c9b9a51-434e-41b7-8510-59364a77a77b.jpg',
'https://a.ccdn.es/cnet/vehicles/19639618/2cb37312-3cb7-4851-a100-b4ae6cf5869e.jpg',
'https://a.ccdn.es/cnet/vehicles/19639618/31ea7473-e460-44de-94f6-a25acb44e063.jpg',
'https://a.ccdn.es/cnet/vehicles/19639618/a49f3a28-3bdd-4655-b94f-e0a0ce06f6cd.jpg',
'https://a.ccdn.es/cnet/vehicles/19639618/e0e88122-01f0-4f08-a418-655d12fb2e0b.jpg',
'https://a.ccdn.es/cnet/vehicles/19639618/df0b982e-f8d5-4ccc-8f4c-46cd3b101c52.jpg',
'https://a.ccdn.es/cnet/vehicles/19639618/a237369e-9291-4490-92a3-5407bdf94e92.jpg',
'https://a.ccdn.es/cnet/vehicles/19639618/f3186c08-46b7-4f51-b9c5-8cec7ad6d7dc.jpg',
'https://a.ccdn.es/cnet/vehicles/19639618/a7401c31-1c13-46d3-82b8-98c2f03b7d7d.jpg'],
'price': 19980,
'price_includes_vat': True,
'registration_date': '2020-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'SEAT León 2.0 TDI DSG7 SS Xcellence',
'transmission': 'automatic',
'trim': '2.0 TDI 110kW DSG7 SS Xcellence',
'vin': None,
'year': 2020}
2026-03-24 16:23:29 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: f6fe40cf-9e9a-54c3-9db6-df8b1d77c8e8 with identifier: 70151048
2026-03-24 16:23:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item f6fe40cf-9e9a-54c3-9db6-df8b1d77c8e8
2026-03-24 16:23:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:23:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F19639618%252Ff9c62985-57c5-4ac5-82f8-96ecbdcfcc48.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:23:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19639618/f9c62985-57c5-4ac5-82f8-96ecbdcfcc48.jpg not downloaded yet
2026-03-24 16:23:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/19639618/f9c62985-57c5-4ac5-82f8-96ecbdcfcc48.jpg> (referer: None)
2026-03-24 16:23:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:23:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3ffe377390>
2026-03-24 16:23:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:23:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 16:23:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:23:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f6fe40cf-9e9a-54c3-9db6-df8b1d77c8e8/f6fe40cf-9e9a-54c3-9db6-df8b1d77c8e8_image_0.jpg HTTP/1.1" 201 0
2026-03-24 16:23:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:23:29 [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%252F19639618%252Ff9c62985-57c5-4ac5-82f8-96ecbdcfcc48.jpg') HTTP/1.1" 204 0
2026-03-24 16:23:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19639618/f9c62985-57c5-4ac5-82f8-96ecbdcfcc48.jpg saved to cache
2026-03-24 16:23:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item f6fe40cf-9e9a-54c3-9db6-df8b1d77c8e8
2026-03-24 16:23:29 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item f6fe40cf-9e9a-54c3-9db6-df8b1d77c8e8 sending to next pipeline
2026-03-24 16:23:29 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: f6fe40cf-9e9a-54c3-9db6-df8b1d77c8e8 with identifier 70151048
2026-03-24 16:23:29 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-24 16:23:29 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-24 16:23:29 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item f6fe40cf-9e9a-54c3-9db6-df8b1d77c8e8
2026-03-24 16:23:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/19639618/f9c62985-57c5-4ac5-82f8-96ecbdcfcc48.jpg>
{'auction_title': '',
'body_type': 'Berlina',
'c_o_2_emission_value': 104,
'category': 'Coches',
'color': 'Blanco',
'currency': 'EUR',
'description': 'Vehículo seminuevo con certificado de estado y seguridad '
'realizado por la empresa externa Midas según sus sistemas de '
'calidad, con kms garantizados y un funcionamiento '
'inmejorable. Este vehículo seminuevo se entrega con la '
'transferencia e impuestos incluidos, con garantía de 12 '
'meses, proporcionando el mejor servicio postventa, no dude en '
'verlo o probarlo sin compromiso alguno. Entregamos su '
'vehículo en todo el territorio nacional.\n'
'Vehículo con tracción delantera, no es 4x4. Innocar, empresa '
'líder multimarca y vehículos sin carnet en Córdoba, 100% '
'FINANCIABLE. 12 meses de garantía. \n'
'SE ACEPTA VEHÍCULO COMO PARTE DE PAGO.',
'doors_number': 5,
'emission_standard': 'C',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': 'f6fe40cf-9e9a-54c3-9db6-df8b1d77c8e8',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/seat-leon-20-tdi-110kw-dsg7-ss-xcellence-5p-diesel-2022-en-cordoba-70151048-covo.aspx',
'listing': 'auction',
'location': 'Córdoba',
'make': 'SEAT',
'model': 'León',
'odometer': 123761,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 21,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f6fe40cf-9e9a-54c3-9db6-df8b1d77c8e8/f6fe40cf-9e9a-54c3-9db6-df8b1d77c8e8_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 56267,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19639618/f9c62985-57c5-4ac5-82f8-96ecbdcfcc48.jpg',
'Width': 800}],
'price': 19980,
'price_includes_vat': True,
'registration_date': '2020-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'SEAT León 2.0 TDI DSG7 SS Xcellence',
'transmission': 'automatic',
'trim': '2.0 TDI 110kW DSG7 SS Xcellence',
'vin': None,
'year': 2020}
2026-03-24 16:23:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:23:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%2770151048%27 HTTP/1.1" 200 None
2026-03-24 16:23:29 [auto_selling_coches.net] INFO: Saving data for 70151048: {'created_time': 1774369409.293184, 'last_price_update_time': 1774369409.293193}
2026-03-24 16:23:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:23:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70151048') HTTP/1.1" 204 0
2026-03-24 16:23:29 [scrapy.core.engine] INFO: Closing spider (finished)
2026-03-24 16:23:29 [crawlers.pipelines.save_to_cdlq_db_auto_selling] DEBUG: [SaveToCdlqDbAutoSelling] failed to close cursor: 'SaveToCdlqDbAutoSelling' object has no attribute 'cursor'
2026-03-24 16:23:29 [crawlers.pipelines.save_to_cdlq_db_auto_selling] DEBUG: [SaveToCdlqDbAutoSelling] failed to close connection: 'SaveToCdlqDbAutoSelling' object has no attribute 'conn'
2026-03-24 16:23:29 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-24 16:23:29 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-24 16:23:29 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process scrape complete CloudEvent for item b8f7a0f6279d11f18f76c264925fbcfa
2026-03-24 16:23:29 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.ATTACHED: 3> -> <LinkState.DETACH_SENT: 4>
2026-03-24 16:23:29 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.ATTACHED: 3> -> <LinkState.DETACH_SENT: 4>
2026-03-24 16:23:29 [azure.servicebus._pyamqp.management_link] INFO: Management link receiver state changed: <LinkState.ATTACHED: 3> -> <LinkState.DETACH_SENT: 4>
2026-03-24 16:23:29 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.ATTACHED: 3> -> <LinkState.DETACH_SENT: 4>
2026-03-24 16:23:29 [azure.servicebus._pyamqp.management_link] INFO: Management link sender state changed: <LinkState.ATTACHED: 3> -> <LinkState.DETACH_SENT: 4>
2026-03-24 16:23:29 [azure.servicebus._pyamqp.session] INFO: Session state changed: <SessionState.MAPPED: 3> -> <SessionState.END_SENT: 4>
2026-03-24 16:23:29 [azure.servicebus._pyamqp._connection] INFO: Connection state changed: <ConnectionState.OPENED: 9> -> <ConnectionState.CLOSE_SENT: 11>
2026-03-24 16:23:29 [azure.servicebus._pyamqp._connection] INFO: Connection state changed: <ConnectionState.CLOSE_SENT: 11> -> <ConnectionState.END: 13>
2026-03-24 16:23:29 [azure.servicebus._pyamqp.session] INFO: Session state changed: <SessionState.END_SENT: 4> -> <SessionState.DISCARDING: 6>
2026-03-24 16:23:29 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.DETACH_SENT: 4> -> <LinkState.DETACHED: 0>
2026-03-24 16:23:29 [azure.servicebus._pyamqp.management_link] INFO: Management link sender state changed: <LinkState.DETACH_SENT: 4> -> <LinkState.DETACHED: 0>
2026-03-24 16:23:29 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.DETACH_SENT: 4> -> <LinkState.DETACHED: 0>
2026-03-24 16:23:29 [azure.servicebus._pyamqp.management_link] INFO: Management link receiver state changed: <LinkState.DETACH_SENT: 4> -> <LinkState.DETACHED: 0>
2026-03-24 16:23:29 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.DETACH_SENT: 4> -> <LinkState.DETACHED: 0>
2026-03-24 16:23:29 [azure.servicebus._pyamqp._transport] DEBUG: Transport endpoint is already disconnected: OSError(107, 'Transport endpoint is not connected')
2026-03-24 16:23:29 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: [AzureBusPipeline] connection closed
2026-03-24 16:23:29 [auto_selling_coches.net] INFO: auto_selling_coches.net Crawl ended with reason finished, scrape types: {<ScrapeType.NEW: 1>: 3, <ScrapeType.NEW_DUPLICATE_ID: 4>: 0, <ScrapeType.PRICE_UPDATE: 2>: 0, <ScrapeType.AUCTION_UPDATE: 3>: 0, <ScrapeType.SKIPPED: 0>: 0}
2026-03-24 16:23:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:23:31 [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%201773073410 HTTP/1.1" 200 None
2026-03-24 16:23:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='58150093') HTTP/1.1" 204 0
2026-03-24 16:23:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='60448669') HTTP/1.1" 204 0
2026-03-24 16:23:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='60450027') HTTP/1.1" 204 0
2026-03-24 16:23:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='60547157') HTTP/1.1" 204 0
2026-03-24 16:23:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='60573246') HTTP/1.1" 204 0
2026-03-24 16:23:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='60737475') HTTP/1.1" 204 0
2026-03-24 16:23:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='60931452') HTTP/1.1" 204 0
2026-03-24 16:23:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='60931464') HTTP/1.1" 204 0
2026-03-24 16:23:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='60931580') HTTP/1.1" 204 0
2026-03-24 16:23:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='60933399') HTTP/1.1" 204 0
2026-03-24 16:23:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='60952837') HTTP/1.1" 204 0
2026-03-24 16:23:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='60955616') HTTP/1.1" 204 0
2026-03-24 16:23:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='60971647') HTTP/1.1" 204 0
2026-03-24 16:23:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='60971673') HTTP/1.1" 204 0
2026-03-24 16:23:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='61042484') HTTP/1.1" 204 0
2026-03-24 16:23:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='61053558') HTTP/1.1" 204 0
2026-03-24 16:23:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='61081994') HTTP/1.1" 204 0
2026-03-24 16:23:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='61107030') HTTP/1.1" 204 0
2026-03-24 16:23:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='61107032') HTTP/1.1" 204 0
2026-03-24 16:23:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='61112560') HTTP/1.1" 204 0
2026-03-24 16:23:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='61112577') HTTP/1.1" 204 0
2026-03-24 16:23:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='61199422') HTTP/1.1" 204 0
2026-03-24 16:23:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='61208395') HTTP/1.1" 204 0
2026-03-24 16:23:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='61373449') HTTP/1.1" 204 0
2026-03-24 16:23:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='61396990') HTTP/1.1" 204 0
2026-03-24 16:23:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='61396991') HTTP/1.1" 204 0
2026-03-24 16:23:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='61413935') HTTP/1.1" 204 0
2026-03-24 16:23:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='61448153') HTTP/1.1" 204 0
2026-03-24 16:23:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='61484984') HTTP/1.1" 204 0
2026-03-24 16:23:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='61559457') HTTP/1.1" 204 0
2026-03-24 16:23:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='61627074') HTTP/1.1" 204 0
2026-03-24 16:23:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='61802342') HTTP/1.1" 204 0
2026-03-24 16:23:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='61962513') HTTP/1.1" 204 0
2026-03-24 16:23:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='61964696') HTTP/1.1" 204 0
2026-03-24 16:23:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62018803') HTTP/1.1" 204 0
2026-03-24 16:23:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62031796') HTTP/1.1" 204 0
2026-03-24 16:23:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62111920') HTTP/1.1" 204 0
2026-03-24 16:23:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62115442') HTTP/1.1" 204 0
2026-03-24 16:23:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62124423') HTTP/1.1" 204 0
2026-03-24 16:23:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62193266') HTTP/1.1" 204 0
2026-03-24 16:23:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62367728') HTTP/1.1" 204 0
2026-03-24 16:23:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62463218') HTTP/1.1" 204 0
2026-03-24 16:23:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62506309') HTTP/1.1" 204 0
2026-03-24 16:23:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62506814') HTTP/1.1" 204 0
2026-03-24 16:23:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62508687') HTTP/1.1" 204 0
2026-03-24 16:23:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62511418') HTTP/1.1" 204 0
2026-03-24 16:23:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62526376') HTTP/1.1" 204 0
2026-03-24 16:23:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62526378') HTTP/1.1" 204 0
2026-03-24 16:23:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62526379') HTTP/1.1" 204 0
2026-03-24 16:23:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62526380') HTTP/1.1" 204 0
2026-03-24 16:23:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62526381') HTTP/1.1" 204 0
2026-03-24 16:23:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62526383') HTTP/1.1" 204 0
2026-03-24 16:23:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62526386') HTTP/1.1" 204 0
2026-03-24 16:23:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62526387') HTTP/1.1" 204 0
2026-03-24 16:23:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62526388') HTTP/1.1" 204 0
2026-03-24 16:23:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62526389') HTTP/1.1" 204 0
2026-03-24 16:23:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62526390') HTTP/1.1" 204 0
2026-03-24 16:23:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62526391') HTTP/1.1" 204 0
2026-03-24 16:23:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62526393') HTTP/1.1" 204 0
2026-03-24 16:23:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62526394') HTTP/1.1" 204 0
2026-03-24 16:23:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62526395') HTTP/1.1" 204 0
2026-03-24 16:23:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62526396') HTTP/1.1" 204 0
2026-03-24 16:23:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62526397') HTTP/1.1" 204 0
2026-03-24 16:23:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62526400') HTTP/1.1" 204 0
2026-03-24 16:23:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62526401') HTTP/1.1" 204 0
2026-03-24 16:23:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62526402') HTTP/1.1" 204 0
2026-03-24 16:23:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62526404') HTTP/1.1" 204 0
2026-03-24 16:23:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62526405') HTTP/1.1" 204 0
2026-03-24 16:23:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62613689') HTTP/1.1" 204 0
2026-03-24 16:23:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62619351') HTTP/1.1" 204 0
2026-03-24 16:23:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62621901') HTTP/1.1" 204 0
2026-03-24 16:23:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70012854') HTTP/1.1" 204 0
2026-03-24 16:23:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70041810') HTTP/1.1" 204 0
2026-03-24 16:23:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70043233') HTTP/1.1" 204 0
2026-03-24 16:23:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70080835') HTTP/1.1" 204 0
2026-03-24 16:23:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70084762') HTTP/1.1" 204 0
2026-03-24 16:23:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70088611') HTTP/1.1" 204 0
2026-03-24 16:23:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70101719') HTTP/1.1" 204 0
2026-03-24 16:23:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70103074') HTTP/1.1" 204 0
2026-03-24 16:23:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70106836') HTTP/1.1" 204 0
2026-03-24 16:23:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70106998') HTTP/1.1" 204 0
2026-03-24 16:23:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70109684') HTTP/1.1" 204 0
2026-03-24 16:23:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70109891') HTTP/1.1" 204 0
2026-03-24 16:23:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70110370') HTTP/1.1" 204 0
2026-03-24 16:23:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70111683') HTTP/1.1" 204 0
2026-03-24 16:23:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70119423') HTTP/1.1" 204 0
2026-03-24 16:23:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70123635') HTTP/1.1" 204 0
2026-03-24 16:23:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70123732') HTTP/1.1" 204 0
2026-03-24 16:23:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70124021') HTTP/1.1" 204 0
2026-03-24 16:23:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70135846') HTTP/1.1" 204 0
2026-03-24 16:23:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70152301') HTTP/1.1" 204 0
2026-03-24 16:23:32 [scrapy.extensions.feedexport] INFO: Stored jsonlines feed (33 items) in: file:///var/lib/scrapyd/items/sourcing_v2/auto_selling_coches.net/b8f7a0f6279d11f18f76c264925fbcfa.jl
2026-03-24 16:23:32 [scrapy.statscollectors] INFO: Dumping Scrapy stats:
{'downloader/request_bytes': 32986,
'downloader/request_count': 69,
'downloader/request_method_count/GET': 69,
'downloader/response_bytes': 7713568,
'downloader/response_count': 69,
'downloader/response_status_count/200': 69,
'elapsed_time_seconds': 27.158103,
'feedexport/success_count/FileFeedStorage': 1,
'finish_reason': 'finished',
'finish_time': datetime.datetime(2026, 3, 24, 16, 23, 31, 997222, tzinfo=datetime.timezone.utc),
'httpcompression/response_bytes': 3066509,
'httpcompression/response_count': 33,
'item_scraped_count': 33,
'log_count/DEBUG': 750,
'log_count/INFO': 596,
'memusage/max': 149233664,
'memusage/startup': 149233664,
'photo_download_count': 33,
'request_depth_max': 4,
'response_received_count': 36,
'scheduler/dequeued': 69,
'scheduler/dequeued/memory': 69,
'scheduler/enqueued': 69,
'scheduler/enqueued/memory': 69,
'scrape_type/new': 33,
'scrapy-zyte-api/429': 0,
'scrapy-zyte-api/attempts': 36,
'scrapy-zyte-api/error_ratio': 0.0,
'scrapy-zyte-api/errors': 0,
'scrapy-zyte-api/fatal_errors': 0,
'scrapy-zyte-api/mean_connection_seconds': 1.475651446898054,
'scrapy-zyte-api/mean_response_seconds': 1.5230551541575952,
'scrapy-zyte-api/processed': 36,
'scrapy-zyte-api/request_args/customHttpRequestHeaders': 35,
'scrapy-zyte-api/request_args/experimental.requestCookies': 34,
'scrapy-zyte-api/request_args/experimental.responseCookies': 36,
'scrapy-zyte-api/request_args/httpResponseBody': 36,
'scrapy-zyte-api/request_args/httpResponseHeaders': 36,
'scrapy-zyte-api/request_args/url': 36,
'scrapy-zyte-api/status_codes/200': 36,
'scrapy-zyte-api/success': 36,
'scrapy-zyte-api/success_ratio': 1.0,
'scrapy-zyte-api/throttle_ratio': 0.0,
'start_time': datetime.datetime(2026, 3, 24, 16, 23, 4, 839119, tzinfo=datetime.timezone.utc)}
2026-03-24 16:23:32 [scrapy.core.engine] INFO: Spider closed (finished)
2026-03-24 16:23:32 [asyncio] ERROR: Unclosed client session
client_session: <aiohttp.client.ClientSession object at 0x7f3fffb5f110>
2026-03-24 16:23:32 [asyncio] ERROR: Unclosed client session
client_session: <aiohttp.client.ClientSession object at 0x7f3fffb5f950>