2026-03-26 08:22:04 [scrapy.utils.log] INFO: Scrapy 2.11.2 started (bot: SourcingV2)
2026-03-26 08:22: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-26 08:22:04 [auto_selling_coches.net] INFO: Starting auto_selling_coches.net spider
2026-03-26 08:22:04 [auto_selling_coches.net] INFO: _job: ddbb31b428ec11f18f76c264925fbcfa, SCRAPY_JOB: None
2026-03-26 08:22:04 [auto_selling_coches.net] INFO: Quick mode enabled - reduced wait times and single photo per item
2026-03-26 08:22:04 [scrapy.addons] INFO: Enabled addons:
[]
2026-03-26 08:22:04 [asyncio] DEBUG: Using selector: EpollSelector
2026-03-26 08:22:04 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor
2026-03-26 08:22:04 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop
2026-03-26 08:22:04 [scrapy.extensions.telnet] INFO: Telnet Password: 54ed92ec2ac3f7b5
2026-03-26 08:22: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-26 08:22: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/ddbb31b428ec11f18f76c264925fbcfa.log',
'LOG_FORMATTER': 'crawlers.log_formatter.SourcingLogFormatter',
'MEMUSAGE_LIMIT_MB': 2048,
'MEMUSAGE_WARNING_MB': 1536,
'NEWSPIDER_MODULE': 'spiders',
'REQUEST_FINGERPRINTER_CLASS': 'scrapy_zyte_api.ScrapyZyteAPIRequestFingerprinter',
'REQUEST_FINGERPRINTER_IMPLEMENTATION': '2.7',
'SPIDER_MODULES': ['spiders', 'auth_check'],
'TWISTED_REACTOR': 'twisted.internet.asyncioreactor.AsyncioSelectorReactor',
'USER_AGENT': ''}
2026-03-26 08:22:04 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-26 08:22:04 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-26 08:22: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-26 08:22:04 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Setting up IdGenerationMiddleware for auto_selling
2026-03-26 08:22: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-26 08:22: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-26 08:22:04 [scrapy.core.engine] INFO: Spider opened
2026-03-26 08:22:04 [azure.identity._credentials.environment] INFO: Incomplete environment configuration for EnvironmentCredential. These variables are set: AZURE_CLIENT_ID, AZURE_TENANT_ID
2026-03-26 08:22:04 [common.service_bus.service_bus_client_factory] INFO: ServiceBusClient initialized via DefaultAzureCredential for alx-production-bus.servicebus.windows.net
2026-03-26 08:22:04 [crawlers.pipelines.base_azure_bus_pipeline] INFO: [AzureBusPipeline] Connected to topic auto.sourcing-v2-quickmode
2026-03-26 08:22:04 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min)
2026-03-26 08:22:04 [scrapy.extensions.telnet] INFO: Telnet console listening on 127.0.0.1:6023
2026-03-26 08:22:04 [scrapy.extensions.memusage] INFO: Peak memory usage is 140MiB
2026-03-26 08:22:04 [scrapy-playwright] INFO: Starting download handler
2026-03-26 08:22:04 [scrapy-playwright] INFO: Starting download handler
2026-03-26 08:22:09 [auto_selling_coches.net] INFO: Scraper started with URL: https://www.coches.net/concesionario/gtexclusivecars/?utm_medium=cpc&utm_source=google&utm_campaign=pmax_vehicle_feed-&gad_source=1 and multipost_profile_id: 308fee8b-eee8-41cf-80f7-ba15d9bd7f77 and job_id: ddbb31b428ec11f18f76c264925fbcfa
2026-03-26 08:22:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 08:22:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.coches.net/concesionario/gtexclusivecars/?utm_medium=cpc&utm_source=google&utm_campaign=pmax_vehicle_feed-&gad_source=1> (referer: None) ['zyte-api']
2026-03-26 08:22:15 [auto_selling_coches.net] INFO: response: <200 https://www.coches.net/concesionario/gtexclusivecars/?utm_medium=cpc&utm_source=google&utm_campaign=pmax_vehicle_feed-&gad_source=1>
2026-03-26 08:22:15 [auto_selling_coches.net] INFO: Title at home page 43 Vehículos
2026-03-26 08:22:15 [auto_selling_coches.net] INFO: Total number of items: 43
2026-03-26 08:22:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 08:22:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.coches.net/concesionario/gtexclusivecars/?utm_medium=cpc&utm_source=google&utm_campaign=pmax_vehicle_feed-&gad_source=1&pg=1> (referer: https://www.coches.net/concesionario/gtexclusivecars/?utm_medium=cpc&utm_source=google&utm_campaign=pmax_vehicle_feed-&gad_source=1) ['zyte-api']
2026-03-26 08:22:18 [auto_selling_coches.net] INFO: Parsing page 1
2026-03-26 08:22:18 [auto_selling_coches.net] INFO: Found 30 listings on page 1
2026-03-26 08:22:18 [auto_selling_coches.net] INFO: Found listing with ID: 70085223
2026-03-26 08:22:18 [azure.identity._credentials.environment] INFO: Incomplete environment configuration for EnvironmentCredential. These variables are set: AZURE_CLIENT_ID, AZURE_TENANT_ID
2026-03-26 08:22:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
2026-03-26 08:22:19 [urllib3.connectionpool] DEBUG: https://login.microsoftonline.com:443 "POST /8ea908c1-4e85-4692-bc3f-3646b9b40891/oauth2/v2.0/token HTTP/1.1" 200 2107
2026-03-26 08:22:19 [azure.identity._credentials.chained] INFO: DefaultAzureCredential acquired a token from WorkloadIdentityCredential
2026-03-26 08:22:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): alxsourcingstorageprod.table.core.windows.net:443
2026-03-26 08:22:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 08:22:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%2770085223%27 HTTP/1.1" 200 None
2026-03-26 08:22:19 [auto_selling_coches.net] INFO: Scrape type for 70085223: 1
2026-03-26 08:22:19 [auto_selling_coches.net] INFO: Scraping new listing 70085223
2026-03-26 08:22:19 [auto_selling_coches.net] INFO: Found listing with ID: 70069660
2026-03-26 08:22:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 08:22:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%2770069660%27 HTTP/1.1" 200 None
2026-03-26 08:22:19 [auto_selling_coches.net] INFO: Scrape type for 70069660: 1
2026-03-26 08:22:19 [auto_selling_coches.net] INFO: Scraping new listing 70069660
2026-03-26 08:22:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 08:22:19 [auto_selling_coches.net] INFO: Found listing with ID: 62632786
2026-03-26 08:22:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 08:22:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%2762632786%27 HTTP/1.1" 200 None
2026-03-26 08:22:19 [auto_selling_coches.net] INFO: Scrape type for 62632786: 1
2026-03-26 08:22:19 [auto_selling_coches.net] INFO: Scraping new listing 62632786
2026-03-26 08:22:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 08:22:19 [auto_selling_coches.net] INFO: Found listing with ID: 70138015
2026-03-26 08:22:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 08:22:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%2770138015%27 HTTP/1.1" 200 None
2026-03-26 08:22:19 [auto_selling_coches.net] INFO: Scrape type for 70138015: 1
2026-03-26 08:22:19 [auto_selling_coches.net] INFO: Scraping new listing 70138015
2026-03-26 08:22:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 08:22:19 [auto_selling_coches.net] INFO: Found listing with ID: 62429881
2026-03-26 08:22:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 08:22:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%2762429881%27 HTTP/1.1" 200 None
2026-03-26 08:22:19 [auto_selling_coches.net] INFO: Scrape type for 62429881: 1
2026-03-26 08:22:19 [auto_selling_coches.net] INFO: Scraping new listing 62429881
2026-03-26 08:22:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 08:22:19 [auto_selling_coches.net] INFO: Found listing with ID: 62430136
2026-03-26 08:22:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 08:22:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%2762430136%27 HTTP/1.1" 200 None
2026-03-26 08:22:19 [auto_selling_coches.net] INFO: Scrape type for 62430136: 1
2026-03-26 08:22:19 [auto_selling_coches.net] INFO: Scraping new listing 62430136
2026-03-26 08:22:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 08:22:19 [auto_selling_coches.net] INFO: Found listing with ID: 62354502
2026-03-26 08:22:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 08:22:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%2762354502%27 HTTP/1.1" 200 None
2026-03-26 08:22:19 [auto_selling_coches.net] INFO: Scrape type for 62354502: 1
2026-03-26 08:22:19 [auto_selling_coches.net] INFO: Scraping new listing 62354502
2026-03-26 08:22:19 [auto_selling_coches.net] INFO: Found listing with ID: 70216692
2026-03-26 08:22:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 08:22:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%2770216692%27 HTTP/1.1" 200 None
2026-03-26 08:22:19 [auto_selling_coches.net] INFO: Scrape type for 70216692: 1
2026-03-26 08:22:19 [auto_selling_coches.net] INFO: Scraping new listing 70216692
2026-03-26 08:22:19 [auto_selling_coches.net] INFO: Found listing with ID: 62430176
2026-03-26 08:22:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 08:22:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%2762430176%27 HTTP/1.1" 200 None
2026-03-26 08:22:19 [auto_selling_coches.net] INFO: Scrape type for 62430176: 1
2026-03-26 08:22:19 [auto_selling_coches.net] INFO: Scraping new listing 62430176
2026-03-26 08:22:19 [auto_selling_coches.net] INFO: Found listing with ID: 70208980
2026-03-26 08:22:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 08:22:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%2770208980%27 HTTP/1.1" 200 None
2026-03-26 08:22:19 [auto_selling_coches.net] INFO: Scrape type for 70208980: 1
2026-03-26 08:22:19 [auto_selling_coches.net] INFO: Scraping new listing 70208980
2026-03-26 08:22:19 [auto_selling_coches.net] INFO: Found listing with ID: 70155845
2026-03-26 08:22:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 08:22:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%2770155845%27 HTTP/1.1" 200 None
2026-03-26 08:22:19 [auto_selling_coches.net] INFO: Scrape type for 70155845: 1
2026-03-26 08:22:19 [auto_selling_coches.net] INFO: Scraping new listing 70155845
2026-03-26 08:22:19 [auto_selling_coches.net] INFO: Found listing with ID: 62429832
2026-03-26 08:22:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 08:22:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%2762429832%27 HTTP/1.1" 200 None
2026-03-26 08:22:19 [auto_selling_coches.net] INFO: Scrape type for 62429832: 1
2026-03-26 08:22:19 [auto_selling_coches.net] INFO: Scraping new listing 62429832
2026-03-26 08:22:19 [auto_selling_coches.net] INFO: Found listing with ID: 70216895
2026-03-26 08:22:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 08:22:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%2770216895%27 HTTP/1.1" 200 None
2026-03-26 08:22:19 [auto_selling_coches.net] INFO: Scrape type for 70216895: 1
2026-03-26 08:22:19 [auto_selling_coches.net] INFO: Scraping new listing 70216895
2026-03-26 08:22:19 [auto_selling_coches.net] INFO: Found listing with ID: 61084875
2026-03-26 08:22:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 08:22:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%2761084875%27 HTTP/1.1" 200 None
2026-03-26 08:22:19 [auto_selling_coches.net] INFO: Scrape type for 61084875: 1
2026-03-26 08:22:19 [auto_selling_coches.net] INFO: Scraping new listing 61084875
2026-03-26 08:22:19 [auto_selling_coches.net] INFO: Found listing with ID: 70258388
2026-03-26 08:22:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 08:22:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%2770258388%27 HTTP/1.1" 200 None
2026-03-26 08:22:19 [auto_selling_coches.net] INFO: Scrape type for 70258388: 1
2026-03-26 08:22:19 [auto_selling_coches.net] INFO: Scraping new listing 70258388
2026-03-26 08:22:19 [auto_selling_coches.net] INFO: Found listing with ID: 61840154
2026-03-26 08:22:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 08:22:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%2761840154%27 HTTP/1.1" 200 None
2026-03-26 08:22:19 [auto_selling_coches.net] INFO: Scrape type for 61840154: 1
2026-03-26 08:22:19 [auto_selling_coches.net] INFO: Scraping new listing 61840154
2026-03-26 08:22:19 [auto_selling_coches.net] INFO: Found listing with ID: 57672929
2026-03-26 08:22:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 08:22:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%2757672929%27 HTTP/1.1" 200 None
2026-03-26 08:22:19 [auto_selling_coches.net] INFO: Scrape type for 57672929: 1
2026-03-26 08:22:19 [auto_selling_coches.net] INFO: Scraping new listing 57672929
2026-03-26 08:22:19 [auto_selling_coches.net] INFO: Found listing with ID: 62264825
2026-03-26 08:22:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 08:22:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%2762264825%27 HTTP/1.1" 200 None
2026-03-26 08:22:19 [auto_selling_coches.net] INFO: Scrape type for 62264825: 1
2026-03-26 08:22:19 [auto_selling_coches.net] INFO: Scraping new listing 62264825
2026-03-26 08:22:19 [auto_selling_coches.net] INFO: Found listing with ID: 57152909
2026-03-26 08:22:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 08:22:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%2757152909%27 HTTP/1.1" 200 None
2026-03-26 08:22:19 [auto_selling_coches.net] INFO: Scrape type for 57152909: 1
2026-03-26 08:22:19 [auto_selling_coches.net] INFO: Scraping new listing 57152909
2026-03-26 08:22:19 [auto_selling_coches.net] INFO: Found listing with ID: 62356752
2026-03-26 08:22:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 08:22:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%2762356752%27 HTTP/1.1" 200 None
2026-03-26 08:22:19 [auto_selling_coches.net] INFO: Scrape type for 62356752: 1
2026-03-26 08:22:19 [auto_selling_coches.net] INFO: Scraping new listing 62356752
2026-03-26 08:22:19 [auto_selling_coches.net] INFO: Found listing with ID: 60330096
2026-03-26 08:22:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 08:22:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%2760330096%27 HTTP/1.1" 200 None
2026-03-26 08:22:19 [auto_selling_coches.net] INFO: Scrape type for 60330096: 1
2026-03-26 08:22:19 [auto_selling_coches.net] INFO: Scraping new listing 60330096
2026-03-26 08:22:19 [auto_selling_coches.net] INFO: Found listing with ID: 62429913
2026-03-26 08:22:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 08:22:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%2762429913%27 HTTP/1.1" 200 None
2026-03-26 08:22:19 [auto_selling_coches.net] INFO: Scrape type for 62429913: 1
2026-03-26 08:22:19 [auto_selling_coches.net] INFO: Scraping new listing 62429913
2026-03-26 08:22:19 [auto_selling_coches.net] INFO: Found listing with ID: 56374281
2026-03-26 08:22:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 08:22:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%2756374281%27 HTTP/1.1" 200 None
2026-03-26 08:22:19 [auto_selling_coches.net] INFO: Scrape type for 56374281: 1
2026-03-26 08:22:19 [auto_selling_coches.net] INFO: Scraping new listing 56374281
2026-03-26 08:22:19 [auto_selling_coches.net] INFO: Found listing with ID: 61962097
2026-03-26 08:22:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 08:22:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%2761962097%27 HTTP/1.1" 200 None
2026-03-26 08:22:19 [auto_selling_coches.net] INFO: Scrape type for 61962097: 1
2026-03-26 08:22:19 [auto_selling_coches.net] INFO: Scraping new listing 61962097
2026-03-26 08:22:19 [auto_selling_coches.net] INFO: Found listing with ID: 54325112
2026-03-26 08:22:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 08:22:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%2754325112%27 HTTP/1.1" 200 None
2026-03-26 08:22:19 [auto_selling_coches.net] INFO: Scrape type for 54325112: 1
2026-03-26 08:22:19 [auto_selling_coches.net] INFO: Scraping new listing 54325112
2026-03-26 08:22:19 [auto_selling_coches.net] INFO: Found listing with ID: 70177891
2026-03-26 08:22:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 08:22:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%2770177891%27 HTTP/1.1" 200 None
2026-03-26 08:22:19 [auto_selling_coches.net] INFO: Scrape type for 70177891: 1
2026-03-26 08:22:19 [auto_selling_coches.net] INFO: Scraping new listing 70177891
2026-03-26 08:22:19 [auto_selling_coches.net] INFO: Found listing with ID: 60060328
2026-03-26 08:22:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 08:22:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%2760060328%27 HTTP/1.1" 200 None
2026-03-26 08:22:19 [auto_selling_coches.net] INFO: Scrape type for 60060328: 1
2026-03-26 08:22:19 [auto_selling_coches.net] INFO: Scraping new listing 60060328
2026-03-26 08:22:19 [auto_selling_coches.net] INFO: Found listing with ID: 62453189
2026-03-26 08:22:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 08:22:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%2762453189%27 HTTP/1.1" 200 None
2026-03-26 08:22:19 [auto_selling_coches.net] INFO: Scrape type for 62453189: 1
2026-03-26 08:22:19 [auto_selling_coches.net] INFO: Scraping new listing 62453189
2026-03-26 08:22:19 [auto_selling_coches.net] INFO: Found listing with ID: 62550068
2026-03-26 08:22:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 08:22:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%2762550068%27 HTTP/1.1" 200 None
2026-03-26 08:22:19 [auto_selling_coches.net] INFO: Scrape type for 62550068: 1
2026-03-26 08:22:19 [auto_selling_coches.net] INFO: Scraping new listing 62550068
2026-03-26 08:22:19 [auto_selling_coches.net] INFO: Found listing with ID: 62495359
2026-03-26 08:22:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 08:22:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%2762495359%27 HTTP/1.1" 200 None
2026-03-26 08:22:19 [auto_selling_coches.net] INFO: Scrape type for 62495359: 1
2026-03-26 08:22:19 [auto_selling_coches.net] INFO: Scraping new listing 62495359
2026-03-26 08:22:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70085223> (referer: https://www.coches.net/concesionario/gtexclusivecars/?utm_medium=cpc&utm_source=google&utm_campaign=pmax_vehicle_feed-&gad_source=1&pg=1) ['zyte-api']
2026-03-26 08:22:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 08:22:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/62429881> (referer: https://www.coches.net/concesionario/gtexclusivecars/?utm_medium=cpc&utm_source=google&utm_campaign=pmax_vehicle_feed-&gad_source=1&pg=1) ['zyte-api']
2026-03-26 08:22:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 08:22:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70138015> (referer: https://www.coches.net/concesionario/gtexclusivecars/?utm_medium=cpc&utm_source=google&utm_campaign=pmax_vehicle_feed-&gad_source=1&pg=1) ['zyte-api']
2026-03-26 08:22:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 08:22:20 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
'body_type': 'Berlina',
'c_o_2_emission_value': None,
'category': 'Coches',
'color': 'Gris / Plata (NARDO GREY)',
'currency': 'EUR',
'description': 'VOLKSWAGEN GOLF GTE 1.5 PHEV 272CV DSG LANTA 18\n'
'-PARKTRONIC DELANTERO Y TRASERO + CÁMARA TRASERA\n'
'-HEAD UP DISPLAY\n'
'-IQ LIGHT \n'
'-FAROS MATRICIALES\n'
'-VOLANTE CALEFACTABLE\n'
'-ASIENTOS DELANTEROS CALEFACTABLES \n'
'-AMPLIACIÓN DE SONIDO ACÚSTICA\n'
'-SENSOR DE LUCES Y LLUVIA\n'
'-VOLANTE MULTIFUNCIÓN + LEVAS\n'
'-APP CONNECT - APPLECARPLAY / ANDROIDAUTO / MIRRORLINK\n'
'-BLUETOOTH - USB C \n'
'-FRONT ASSIST\n'
'-LANE ASSIST\n'
'-ADVERTENCIA VELOCIDAD\n'
'-ADVERTENCIA ATENCIÓN \n'
'-ADVERTENCIA CANSANCIO \n'
'-CONTROL CRUCERO ADAPTATIVO CON LIMITADOR VELOCIDAD \n'
'-MODOS CONDUCCIÓN\n'
'-CLIMATIZADOR TRIZONA\n'
'-NAVEGADOR\n'
'-CLIMATIZACIÓN INDEPENDIENTE\n'
'-VOLANTE MULTIFUNCIÓN + LEVAS\n'
'-AIRBAGS - FIJACIÓN ISOFI\n'
'Se entrega vehiculo con garantia Oficial hasta Julio del 2028 '
'en servicio ofivial VOLKSWAGEN.\n'
'Posibilidad de entrear vehiculo como parte de pago y de '
'entrega a domicilio.',
'doors_number': 5,
'emission_standard': '0',
'engine': '1.5L',
'engine_horse_power': 272,
'expiration_date': None,
'fuel_type': 'Híbrido enchufable',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/volkswagen-golf-gte-15-phev-130kw--85kw-dsg-5p-electrico-hibrido-2025-en-vizcaya-70085223-covo.aspx',
'listing': 'auction',
'location': 'Bizkaia',
'make': 'VOLKSWAGEN',
'model': 'Golf',
'odometer': 27800,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19590742/c6d40f7c-e234-4a2c-a662-8a48d9057a43.jpg',
'https://a.ccdn.es/cnet/vehicles/19590742/2fc60674-b8fd-40ef-8aef-74f56e334ca6.jpg',
'https://a.ccdn.es/cnet/vehicles/19590742/fa9b3b9e-f244-41b1-8a50-28197e11acd0.jpg',
'https://a.ccdn.es/cnet/vehicles/19590742/22970d14-5bfc-453f-9110-05efaf4b12ae.jpg',
'https://a.ccdn.es/cnet/vehicles/19590742/b0d0f444-879f-4542-b5e8-4334f6d98bdf.jpg',
'https://a.ccdn.es/cnet/vehicles/19590742/8503bf2f-1fbe-450f-b688-8c2a16aec3da.jpg',
'https://a.ccdn.es/cnet/vehicles/19590742/b955fcbd-4a8d-4c2a-a154-e0b279b495e2.jpg',
'https://a.ccdn.es/cnet/vehicles/19590742/f1aa596d-7b1e-494d-95b4-226ab06e28b2.jpg',
'https://a.ccdn.es/cnet/vehicles/19590742/61ae33c6-778e-4d3a-b6b7-949d817a958f.jpg',
'https://a.ccdn.es/cnet/vehicles/19590742/c743f9d0-7506-4e6f-8410-1dc2ea94f37c.jpg',
'https://a.ccdn.es/cnet/vehicles/19590742/e2ea5a2b-dee9-41fa-a1b4-c6634c8b8b57.jpg',
'https://a.ccdn.es/cnet/vehicles/19590742/53f09b60-9f3d-4569-b00e-382226076df6.jpg',
'https://a.ccdn.es/cnet/vehicles/19590742/79857d58-b4bf-4c9f-aa41-705c710852b1.jpg'],
'price': 42990,
'price_includes_vat': True,
'registration_date': '2025-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'VOLKSWAGEN Golf GTE 1.5 PHEV DSG',
'transmission': 'automatic',
'trim': 'GTE 1.5 PHEV 130kW 85kW DSG',
'vin': None,
'year': 2025}
2026-03-26 08:22:20 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 9abfe1a3-eaba-5978-ae49-149f8dd6633d with identifier: 70085223
2026-03-26 08:22:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 9abfe1a3-eaba-5978-ae49-149f8dd6633d
2026-03-26 08:22:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 08:22:20 [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%252F19590742%252Fc6d40f7c-e234-4a2c-a662-8a48d9057a43.jpg%27 HTTP/1.1" 200 None
2026-03-26 08:22:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19590742/c6d40f7c-e234-4a2c-a662-8a48d9057a43.jpg already downloaded
2026-03-26 08:22:20 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 9abfe1a3-eaba-5978-ae49-149f8dd6633d with identifier 70085223
2026-03-26 08:22:20 [azure.servicebus._pyamqp._connection] INFO: Connection state changed: None -> <ConnectionState.START: 0>
2026-03-26 08:22:20 [azure.servicebus._pyamqp._connection] INFO: Connection state changed: <ConnectionState.START: 0> -> <ConnectionState.HDR_SENT: 2>
2026-03-26 08:22:20 [azure.servicebus._pyamqp._connection] INFO: Connection state changed: <ConnectionState.HDR_SENT: 2> -> <ConnectionState.HDR_SENT: 2>
2026-03-26 08:22:20 [azure.servicebus._pyamqp._connection] INFO: Connection state changed: <ConnectionState.HDR_SENT: 2> -> <ConnectionState.OPEN_PIPE: 4>
2026-03-26 08:22:20 [azure.servicebus._pyamqp.session] INFO: Session state changed: <SessionState.UNMAPPED: 0> -> <SessionState.BEGIN_SENT: 1>
2026-03-26 08:22:20 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.DETACHED: 0> -> <LinkState.ATTACH_SENT: 1>
2026-03-26 08:22:20 [azure.servicebus._pyamqp.management_link] INFO: Management link receiver state changed: <LinkState.DETACHED: 0> -> <LinkState.ATTACH_SENT: 1>
2026-03-26 08:22:20 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.DETACHED: 0> -> <LinkState.ATTACH_SENT: 1>
2026-03-26 08:22:20 [azure.servicebus._pyamqp.management_link] INFO: Management link sender state changed: <LinkState.DETACHED: 0> -> <LinkState.ATTACH_SENT: 1>
2026-03-26 08:22:20 [azure.servicebus._pyamqp._connection] INFO: Connection state changed: <ConnectionState.OPEN_PIPE: 4> -> <ConnectionState.OPEN_SENT: 7>
2026-03-26 08:22:20 [azure.servicebus._pyamqp._connection] INFO: Connection state changed: <ConnectionState.OPEN_SENT: 7> -> <ConnectionState.OPENED: 9>
2026-03-26 08:22:20 [azure.servicebus._pyamqp.session] INFO: Session state changed: <SessionState.BEGIN_SENT: 1> -> <SessionState.MAPPED: 3>
2026-03-26 08:22:20 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.ATTACH_SENT: 1> -> <LinkState.ATTACHED: 3>
2026-03-26 08:22:20 [azure.servicebus._pyamqp.management_link] INFO: Management link receiver state changed: <LinkState.ATTACH_SENT: 1> -> <LinkState.ATTACHED: 3>
2026-03-26 08:22:20 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.ATTACH_SENT: 1> -> <LinkState.ATTACHED: 3>
2026-03-26 08:22:20 [azure.servicebus._pyamqp.management_link] INFO: Management link sender state changed: <LinkState.ATTACH_SENT: 1> -> <LinkState.ATTACHED: 3>
2026-03-26 08:22:20 [azure.servicebus._pyamqp.cbs] DEBUG: CBS completed opening with status: <ManagementOpenResult.OK: 1>
2026-03-26 08:22:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
2026-03-26 08:22:21 [urllib3.connectionpool] DEBUG: https://login.microsoftonline.com:443 "POST /8ea908c1-4e85-4692-bc3f-3646b9b40891/oauth2/v2.0/token HTTP/1.1" 200 2022
2026-03-26 08:22:21 [azure.identity._credentials.chained] INFO: DefaultAzureCredential acquired a token from WorkloadIdentityCredential
2026-03-26 08:22:21 [azure.servicebus._pyamqp.cbs] DEBUG: CBS update in progress. Token put time: 1774513341
2026-03-26 08:22:21 [azure.servicebus._pyamqp.cbs] DEBUG: CBS update in progress. Token put time: 1774513341
2026-03-26 08:22:21 [azure.servicebus._pyamqp.cbs] DEBUG: CBS Put token result (<ManagementExecuteOperationResult.OK: 0>), status code: 202, status_description: b'Accepted'.
2026-03-26 08:22:21 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 08:22:21 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.DETACHED: 0> -> <LinkState.ATTACH_SENT: 1>
2026-03-26 08:22:21 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.ATTACH_SENT: 1> -> <LinkState.ATTACHED: 3>
2026-03-26 08:22:21 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 08:22:21 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 08:22:21 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 08:22:21 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 08:22:21 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 9abfe1a3-eaba-5978-ae49-149f8dd6633d
2026-03-26 08:22:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://web.gw.coches.net/details/70085223>
{'auction_title': '',
'body_type': 'Berlina',
'c_o_2_emission_value': None,
'category': 'Coches',
'color': 'Gris / Plata (NARDO GREY)',
'currency': 'EUR',
'description': 'VOLKSWAGEN GOLF GTE 1.5 PHEV 272CV DSG LANTA 18\n'
'-PARKTRONIC DELANTERO Y TRASERO + CÁMARA TRASERA\n'
'-HEAD UP DISPLAY\n'
'-IQ LIGHT \n'
'-FAROS MATRICIALES\n'
'-VOLANTE CALEFACTABLE\n'
'-ASIENTOS DELANTEROS CALEFACTABLES \n'
'-AMPLIACIÓN DE SONIDO ACÚSTICA\n'
'-SENSOR DE LUCES Y LLUVIA\n'
'-VOLANTE MULTIFUNCIÓN + LEVAS\n'
'-APP CONNECT - APPLECARPLAY / ANDROIDAUTO / MIRRORLINK\n'
'-BLUETOOTH - USB C \n'
'-FRONT ASSIST\n'
'-LANE ASSIST\n'
'-ADVERTENCIA VELOCIDAD\n'
'-ADVERTENCIA ATENCIÓN \n'
'-ADVERTENCIA CANSANCIO \n'
'-CONTROL CRUCERO ADAPTATIVO CON LIMITADOR VELOCIDAD \n'
'-MODOS CONDUCCIÓN\n'
'-CLIMATIZADOR TRIZONA\n'
'-NAVEGADOR\n'
'-CLIMATIZACIÓN INDEPENDIENTE\n'
'-VOLANTE MULTIFUNCIÓN + LEVAS\n'
'-AIRBAGS - FIJACIÓN ISOFI\n'
'Se entrega vehiculo con garantia Oficial hasta Julio del 2028 '
'en servicio ofivial VOLKSWAGEN.\n'
'Posibilidad de entrear vehiculo como parte de pago y de '
'entrega a domicilio.',
'doors_number': 5,
'emission_standard': '0',
'engine': '1.5L',
'engine_horse_power': 272,
'expiration_date': None,
'fuel_type': 'Híbrido enchufable',
'id': '9abfe1a3-eaba-5978-ae49-149f8dd6633d',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/volkswagen-golf-gte-15-phev-130kw--85kw-dsg-5p-electrico-hibrido-2025-en-vizcaya-70085223-covo.aspx',
'listing': 'auction',
'location': 'Bizkaia',
'make': 'VOLKSWAGEN',
'model': 'Golf',
'odometer': 27800,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 13,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19590742/c6d40f7c-e234-4a2c-a662-8a48d9057a43.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9abfe1a3-eaba-5978-ae49-149f8dd6633d/9abfe1a3-eaba-5978-ae49-149f8dd6633d_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106643,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19590742/c6d40f7c-e234-4a2c-a662-8a48d9057a43.jpg',
'Width': 800}],
'price': 42990,
'price_includes_vat': True,
'registration_date': '2025-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'VOLKSWAGEN Golf GTE 1.5 PHEV DSG',
'transmission': 'automatic',
'trim': 'GTE 1.5 PHEV 130kW 85kW DSG',
'vin': None,
'year': 2025}
2026-03-26 08:22:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 08:22: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%2770085223%27 HTTP/1.1" 200 None
2026-03-26 08:22:21 [auto_selling_coches.net] INFO: Saving data for 70085223: {'created_time': 1774513341.403825, 'last_price_update_time': 1774513341.40384}
2026-03-26 08:22:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 08:22:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70085223') HTTP/1.1" 204 0
2026-03-26 08:22:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70069660> (referer: https://www.coches.net/concesionario/gtexclusivecars/?utm_medium=cpc&utm_source=google&utm_campaign=pmax_vehicle_feed-&gad_source=1&pg=1) ['zyte-api']
2026-03-26 08:22:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/62632786> (referer: https://www.coches.net/concesionario/gtexclusivecars/?utm_medium=cpc&utm_source=google&utm_campaign=pmax_vehicle_feed-&gad_source=1&pg=1) ['zyte-api']
2026-03-26 08:22:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 08:22:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 08:22:21 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
'body_type': 'Familiar',
'c_o_2_emission_value': 143,
'category': 'Coches',
'color': 'Gris / Plata',
'currency': 'EUR',
'description': 'SEAT EXEO ST 2.0 TDI 143CV \n'
'-FAROS BI XENON\n'
'-SENSOR DE PRESION NEUMATICO\n'
'-CLIMA BIZONA-\n'
'-ESPEJOS .ELECTRONICOS EBATIBLES-\n'
'-SENSOR DE APARCAMIENTO\n'
'-SENSOR LLUVIA \n'
'-SENSOR LUZ-\n'
'-CUERO BIEGUE\n'
'-ISOFIX-\n'
'-ENTRADA AUX EN AVITACULO\n'
'-RADIO CD CON BLUTOOD\n'
'-CONTROL POR VOZ\n'
'-REGULACION LUMBAR \n'
'-RUEDAS CON POCOS KILOMETROS DE USO\n'
'-CORREA DISTRIBUCION RECIEN ECHA ACEITES Y FILTROS\n'
'-LLANTA 19 \n'
'Se entrega vehiculo con 12 meses de garantia y posibilidad de '
'entrega a domicilio.',
'doors_number': 5,
'emission_standard': 'B',
'engine': '2.0L',
'engine_horse_power': 143,
'expiration_date': None,
'fuel_type': 'Diesel',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/seat-exeo-st-20-tdi-cr-143-cv-dpf-sport-5p-diesel-2010-en-vizcaya-62429881-covo.aspx',
'listing': 'auction',
'location': 'Bizkaia',
'make': 'SEAT',
'model': 'Exeo',
'odometer': 210250,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19328872/1c02063f-334a-4f79-83fe-345b55a2839f.jpg',
'https://a.ccdn.es/cnet/vehicles/19328872/0405aab9-1a77-4dc9-9e13-7739e343b8ef.jpg',
'https://a.ccdn.es/cnet/vehicles/19328872/c8e28b4e-e231-4b22-a1da-54856d9ad659.jpg',
'https://a.ccdn.es/cnet/vehicles/19328872/d1aa9edb-05be-44af-8d96-e7bb04655d1c.jpg',
'https://a.ccdn.es/cnet/vehicles/19328872/fe49be08-c695-493f-aa3f-f4207903b381.jpg',
'https://a.ccdn.es/cnet/vehicles/19328872/40ba709f-6f2d-4c1b-80c6-1868ac511afb.jpg',
'https://a.ccdn.es/cnet/vehicles/19328872/55c2dcfc-14a4-444a-a3ea-045257634bea.jpg',
'https://a.ccdn.es/cnet/vehicles/19328872/cd5a0522-56cd-40d0-acc6-0549cf39da59.jpg',
'https://a.ccdn.es/cnet/vehicles/19328872/c3444430-cd6a-4c66-992d-127820ac0e6e.jpg',
'https://a.ccdn.es/cnet/vehicles/19328872/80568c69-84c6-488a-9896-41e5dfb98dbd.jpg',
'https://a.ccdn.es/cnet/vehicles/19328872/85f6f368-1e75-49c1-af96-e4631fda580d.jpg',
'https://a.ccdn.es/cnet/vehicles/19328872/cdd18cd8-9d3d-4ef7-8bc8-5920fcc1d773.jpg',
'https://a.ccdn.es/cnet/vehicles/19328872/e0cc5f72-db75-42f9-9a36-57915545a4a0.jpg'],
'price': 8990,
'price_includes_vat': True,
'registration_date': '2010-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'SEAT Exeo ST 2.0 TDI CR 143 CV DPF Sport',
'transmission': 'manual',
'trim': 'ST 2.0 TDI CR 143 CV DPF Sport',
'vin': None,
'year': 2010}
2026-03-26 08:22:21 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: c6c64b78-ac3d-5fe7-bc9a-6a8a135bec3e with identifier: 62429881
2026-03-26 08:22:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item c6c64b78-ac3d-5fe7-bc9a-6a8a135bec3e
2026-03-26 08:22:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 08:22: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%252F19328872%252F1c02063f-334a-4f79-83fe-345b55a2839f.jpg%27 HTTP/1.1" 200 None
2026-03-26 08:22:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19328872/1c02063f-334a-4f79-83fe-345b55a2839f.jpg already downloaded
2026-03-26 08:22:21 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
'body_type': 'SUV',
'c_o_2_emission_value': 189,
'category': 'Coches',
'color': 'Blanco',
'currency': 'EUR',
'description': 'PORSCHE CAYENNE 3.0 TD \n'
'-Vehiculo nacional \n'
'-Cierre centralizado \n'
'-Ordenador de abordo \n'
'-Pantalla central \n'
'-Volante multifuncion\n'
'-Asientos de cuero\n'
'-Techo panorámico\n'
'-Llanta de aluminio\n'
'-Gps\n'
'-Faros de Xenon\n'
'-Sensor de aparcamiento\n'
'-Camara trasera \n'
'Se entrega vehiculo con 12 meses de garantia y posibilidad de '
'entrega a domicilio.\n'
'Posibilidad de recoger vehiculo como parte de pago.',
'doors_number': 5,
'emission_standard': 'B',
'engine': '3.0L',
'engine_horse_power': 245,
'expiration_date': None,
'fuel_type': 'Diesel',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/porsche-cayenne-30-td-tiptronic-5p-diesel-2013-en-vizcaya-70138015-covo.aspx',
'listing': 'auction',
'location': 'Bizkaia',
'make': 'PORSCHE',
'model': 'Cayenne',
'odometer': 306300,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19633293/6f49bd48-2a73-4663-b257-427dd7ae0c6c.jpg',
'https://a.ccdn.es/cnet/vehicles/19633293/50b39d25-9b71-4e5b-83c7-99bb0b512dfd.jpg',
'https://a.ccdn.es/cnet/vehicles/19633293/131c3acc-ad0f-4541-9cd0-9fe1902f7a0d.jpg',
'https://a.ccdn.es/cnet/vehicles/19633293/674f534f-7672-4d90-a108-6d7c04061d9d.jpg',
'https://a.ccdn.es/cnet/vehicles/19633293/a5672adf-1234-4179-8aa6-df9c569f0e8a.jpg',
'https://a.ccdn.es/cnet/vehicles/19633293/c77308fe-6981-49f9-a197-2c860352aa77.jpg',
'https://a.ccdn.es/cnet/vehicles/19633293/bc23c5be-78d3-4287-9149-1e427a3cb6a7.jpg',
'https://a.ccdn.es/cnet/vehicles/19633293/1f20149a-8a51-4c59-ac81-7dd06c3475f9.jpg',
'https://a.ccdn.es/cnet/vehicles/19633293/0ebf9431-af0e-4965-80a8-4b1eb799943c.jpg',
'https://a.ccdn.es/cnet/vehicles/19633293/9898e35a-c2bb-42b0-a4e3-89631b47e335.jpg',
'https://a.ccdn.es/cnet/vehicles/19633293/a73d9551-c941-4a73-908d-02ee562999d8.jpg',
'https://a.ccdn.es/cnet/vehicles/19633293/6ea6c354-fe49-4993-be41-da4d2ce37f27.jpg',
'https://a.ccdn.es/cnet/vehicles/19633293/0139d73b-d144-4091-a150-779f9a8edbf3.jpg',
'https://a.ccdn.es/cnet/vehicles/19633293/a2069fb8-c15d-440c-ba34-a43432301a9e.jpg'],
'price': 20990,
'price_includes_vat': True,
'registration_date': '2012-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'PORSCHE Cayenne 3.0 TD Tiptronic',
'transmission': 'automatic',
'trim': '3.0 TD Tiptronic',
'vin': None,
'year': 2012}
2026-03-26 08:22:21 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: b4a98891-77b0-5513-9915-46e06bdd7a49 with identifier: 70138015
2026-03-26 08:22:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item b4a98891-77b0-5513-9915-46e06bdd7a49
2026-03-26 08:22:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 08:22: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%252F19633293%252F6f49bd48-2a73-4663-b257-427dd7ae0c6c.jpg%27 HTTP/1.1" 200 None
2026-03-26 08:22:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19633293/6f49bd48-2a73-4663-b257-427dd7ae0c6c.jpg already downloaded
2026-03-26 08:22:21 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: c6c64b78-ac3d-5fe7-bc9a-6a8a135bec3e with identifier 62429881
2026-03-26 08:22:21 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 08:22:21 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 08:22:21 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item c6c64b78-ac3d-5fe7-bc9a-6a8a135bec3e
2026-03-26 08:22:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://web.gw.coches.net/details/62429881>
{'auction_title': '',
'body_type': 'Familiar',
'c_o_2_emission_value': 143,
'category': 'Coches',
'color': 'Gris / Plata',
'currency': 'EUR',
'description': 'SEAT EXEO ST 2.0 TDI 143CV \n'
'-FAROS BI XENON\n'
'-SENSOR DE PRESION NEUMATICO\n'
'-CLIMA BIZONA-\n'
'-ESPEJOS .ELECTRONICOS EBATIBLES-\n'
'-SENSOR DE APARCAMIENTO\n'
'-SENSOR LLUVIA \n'
'-SENSOR LUZ-\n'
'-CUERO BIEGUE\n'
'-ISOFIX-\n'
'-ENTRADA AUX EN AVITACULO\n'
'-RADIO CD CON BLUTOOD\n'
'-CONTROL POR VOZ\n'
'-REGULACION LUMBAR \n'
'-RUEDAS CON POCOS KILOMETROS DE USO\n'
'-CORREA DISTRIBUCION RECIEN ECHA ACEITES Y FILTROS\n'
'-LLANTA 19 \n'
'Se entrega vehiculo con 12 meses de garantia y posibilidad de '
'entrega a domicilio.',
'doors_number': 5,
'emission_standard': 'B',
'engine': '2.0L',
'engine_horse_power': 143,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': 'c6c64b78-ac3d-5fe7-bc9a-6a8a135bec3e',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/seat-exeo-st-20-tdi-cr-143-cv-dpf-sport-5p-diesel-2010-en-vizcaya-62429881-covo.aspx',
'listing': 'auction',
'location': 'Bizkaia',
'make': 'SEAT',
'model': 'Exeo',
'odometer': 210250,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 13,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19328872/1c02063f-334a-4f79-83fe-345b55a2839f.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c6c64b78-ac3d-5fe7-bc9a-6a8a135bec3e/c6c64b78-ac3d-5fe7-bc9a-6a8a135bec3e_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 238473,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19328872/1c02063f-334a-4f79-83fe-345b55a2839f.jpg',
'Width': 800}],
'price': 8990,
'price_includes_vat': True,
'registration_date': '2010-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'SEAT Exeo ST 2.0 TDI CR 143 CV DPF Sport',
'transmission': 'manual',
'trim': 'ST 2.0 TDI CR 143 CV DPF Sport',
'vin': None,
'year': 2010}
2026-03-26 08:22:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 08:22: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%2762429881%27 HTTP/1.1" 200 None
2026-03-26 08:22:21 [auto_selling_coches.net] INFO: Saving data for 62429881: {'created_time': 1774513341.79571, 'last_price_update_time': 1774513341.795725}
2026-03-26 08:22:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 08:22:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62429881') HTTP/1.1" 204 0
2026-03-26 08:22:21 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: b4a98891-77b0-5513-9915-46e06bdd7a49 with identifier 70138015
2026-03-26 08:22:21 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 08:22:21 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 08:22:21 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item b4a98891-77b0-5513-9915-46e06bdd7a49
2026-03-26 08:22:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://web.gw.coches.net/details/70138015>
{'auction_title': '',
'body_type': 'SUV',
'c_o_2_emission_value': 189,
'category': 'Coches',
'color': 'Blanco',
'currency': 'EUR',
'description': 'PORSCHE CAYENNE 3.0 TD \n'
'-Vehiculo nacional \n'
'-Cierre centralizado \n'
'-Ordenador de abordo \n'
'-Pantalla central \n'
'-Volante multifuncion\n'
'-Asientos de cuero\n'
'-Techo panorámico\n'
'-Llanta de aluminio\n'
'-Gps\n'
'-Faros de Xenon\n'
'-Sensor de aparcamiento\n'
'-Camara trasera \n'
'Se entrega vehiculo con 12 meses de garantia y posibilidad de '
'entrega a domicilio.\n'
'Posibilidad de recoger vehiculo como parte de pago.',
'doors_number': 5,
'emission_standard': 'B',
'engine': '3.0L',
'engine_horse_power': 245,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': 'b4a98891-77b0-5513-9915-46e06bdd7a49',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/porsche-cayenne-30-td-tiptronic-5p-diesel-2013-en-vizcaya-70138015-covo.aspx',
'listing': 'auction',
'location': 'Bizkaia',
'make': 'PORSCHE',
'model': 'Cayenne',
'odometer': 306300,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 14,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19633293/6f49bd48-2a73-4663-b257-427dd7ae0c6c.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b4a98891-77b0-5513-9915-46e06bdd7a49/b4a98891-77b0-5513-9915-46e06bdd7a49_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80339,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19633293/6f49bd48-2a73-4663-b257-427dd7ae0c6c.jpg',
'Width': 800}],
'price': 20990,
'price_includes_vat': True,
'registration_date': '2012-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'PORSCHE Cayenne 3.0 TD Tiptronic',
'transmission': 'automatic',
'trim': '3.0 TD Tiptronic',
'vin': None,
'year': 2012}
2026-03-26 08:22:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 08:22: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%2770138015%27 HTTP/1.1" 200 None
2026-03-26 08:22:21 [auto_selling_coches.net] INFO: Saving data for 70138015: {'created_time': 1774513341.859838, 'last_price_update_time': 1774513341.859851}
2026-03-26 08:22:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 08:22:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70138015') HTTP/1.1" 204 0
2026-03-26 08:22:21 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
'body_type': 'Berlina',
'c_o_2_emission_value': 139,
'category': 'Coches',
'color': 'Negro',
'currency': 'EUR',
'description': 'DACIA SANDERO 1.2 16V \n'
'-CIERRE CENTRALIZADO \n'
'-ELEVALUNAS ELECTRICOS \n'
'-ABS \n'
'-SISTEMA ISOFIX \n'
'-AIRE ACONDICIONADO \n'
'Vehiculo de muy bajo consumo, se entrega todas revisiones al '
'dia y 12 meses de garantia.',
'doors_number': 5,
'emission_standard': 'C',
'engine': '1.1L',
'engine_horse_power': 75,
'expiration_date': None,
'fuel_type': 'Gasolina',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/dacia-sandero-ambiance-12-16v-75cv-5p-gasolina-2010-en-vizcaya-70069660-covo.aspx',
'listing': 'auction',
'location': 'Bizkaia',
'make': 'DACIA',
'model': 'Sandero',
'odometer': 87300,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19576428/80e85f42-a99b-466d-ae72-1dd81cd1fd78.jpg',
'https://a.ccdn.es/cnet/vehicles/19576428/be992015-5b15-4ca0-aa1a-e146f008168e.jpg',
'https://a.ccdn.es/cnet/vehicles/19576428/01d7529e-eb4e-4479-acf5-2c4d9bf868b5.jpg',
'https://a.ccdn.es/cnet/vehicles/19576428/d7190950-4ce3-4a3f-b33b-155aad06c35a.jpg',
'https://a.ccdn.es/cnet/vehicles/19576428/ae4fc397-da62-431b-b2ad-869c91acd80b.jpg',
'https://a.ccdn.es/cnet/vehicles/19576428/642d2ea5-9a40-4390-9337-2cb02eac6388.jpg',
'https://a.ccdn.es/cnet/vehicles/19576428/4933f71b-d4ae-4959-9692-5751448d4160.jpg',
'https://a.ccdn.es/cnet/vehicles/19576428/56767689-2acc-4c12-aa2d-a4e93054350b.jpg',
'https://a.ccdn.es/cnet/vehicles/19576428/e1fbc1c0-a2da-41be-8bae-3aef29609dd4.jpg',
'https://a.ccdn.es/cnet/vehicles/19576428/aae75d3b-81d0-4086-898a-b43f682e50fa.jpg',
'https://a.ccdn.es/cnet/vehicles/19576428/91851df4-b952-4450-ac1a-448f58906bc0.jpg',
'https://a.ccdn.es/cnet/vehicles/19576428/2df71ff7-1f98-4d8b-92d2-8cbd19e1486a.jpg',
'https://a.ccdn.es/cnet/vehicles/19576428/d5c966f7-fb38-453c-9001-a664785fb114.jpg'],
'price': 4990,
'price_includes_vat': True,
'registration_date': '2010-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'DACIA Sandero Ambiance 1.2 16v',
'transmission': 'manual',
'trim': 'Ambiance 1.2 16v 75cv',
'vin': None,
'year': 2010}
2026-03-26 08:22:21 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 1e303e40-a3b9-56ab-80f2-7da62942a615 with identifier: 70069660
2026-03-26 08:22:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 1e303e40-a3b9-56ab-80f2-7da62942a615
2026-03-26 08:22:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 08:22: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%252F19576428%252F80e85f42-a99b-466d-ae72-1dd81cd1fd78.jpg%27 HTTP/1.1" 200 None
2026-03-26 08:22:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19576428/80e85f42-a99b-466d-ae72-1dd81cd1fd78.jpg already downloaded
2026-03-26 08:22:21 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
'body_type': 'Berlina',
'c_o_2_emission_value': None,
'category': 'Coches',
'color': 'Blanco',
'currency': 'EUR',
'description': 'RENAULT ZOE 40 R 90\n'
'- Bateria en propiedad\n'
'- Vehiculo de un solo propietario\n'
'- Todas revisiones al dia servicio oficial RENAULT \n'
'- Bateria al 87% de su vida útil \n'
'- Climatizador \n'
'- Sistema isofix \n'
'- Volante multifuncional \n'
'- Pantalla central \n'
'Se entrega vehiculo con 24 meses de garantia y posibilidad de '
'entrega a domicilio.',
'doors_number': 5,
'emission_standard': '0',
'engine': None,
'engine_horse_power': 92,
'expiration_date': None,
'fuel_type': 'Eléctrico',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/renault-zoe-life-40-r90-5p-electrico-hibrido-2019-en-vizcaya-62632786-covo.aspx',
'listing': 'auction',
'location': 'Bizkaia',
'make': 'RENAULT',
'model': 'ZOE',
'odometer': 46751,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19496039/26c85f60-cadb-434c-a328-7c2e2faad271.jpg',
'https://a.ccdn.es/cnet/vehicles/19496039/0a62fe01-4cfb-4973-99cf-81aef8592154.jpg',
'https://a.ccdn.es/cnet/vehicles/19496039/bf69845e-7f36-4ae2-98db-79cb82a0dd96.jpg',
'https://a.ccdn.es/cnet/vehicles/19496039/dd7bb35a-10d5-4250-8710-0aebe70e078a.jpg',
'https://a.ccdn.es/cnet/vehicles/19496039/13d956c9-eacd-4961-9aa0-60263b10d4b5.jpg',
'https://a.ccdn.es/cnet/vehicles/19496039/78fc7d90-73e2-498e-ac15-66282cd06c34.jpg',
'https://a.ccdn.es/cnet/vehicles/19496039/522ac05e-1081-4328-b77d-b440f7b88146.jpg',
'https://a.ccdn.es/cnet/vehicles/19496039/b9deebe4-479c-4f6b-871f-a4e8383fff18.jpg',
'https://a.ccdn.es/cnet/vehicles/19496039/6592a4b1-4f75-4875-b53a-cc7775780899.jpg',
'https://a.ccdn.es/cnet/vehicles/19496039/5b52cd1b-a779-434e-b598-46e5ce28764f.jpg',
'https://a.ccdn.es/cnet/vehicles/19496039/e0c3b9d8-27a8-481d-9023-b724e13927ca.jpg',
'https://a.ccdn.es/cnet/vehicles/19496039/39d72464-9af5-498e-89e2-9a3c7069ccaa.jpg'],
'price': 9990,
'price_includes_vat': True,
'registration_date': '2019-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'RENAULT ZOE Life 40 R90',
'transmission': 'automatic',
'trim': 'Life 40 R90',
'vin': None,
'year': 2019}
2026-03-26 08:22:21 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 4701ecf3-d675-5fb7-98fc-9a16ee3e2c86 with identifier: 62632786
2026-03-26 08:22:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 4701ecf3-d675-5fb7-98fc-9a16ee3e2c86
2026-03-26 08:22:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 08:22: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%252F19496039%252F26c85f60-cadb-434c-a328-7c2e2faad271.jpg%27 HTTP/1.1" 200 None
2026-03-26 08:22:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19496039/26c85f60-cadb-434c-a328-7c2e2faad271.jpg already downloaded
2026-03-26 08:22:21 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 1e303e40-a3b9-56ab-80f2-7da62942a615 with identifier 70069660
2026-03-26 08:22:21 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 08:22:21 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 08:22:21 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 1e303e40-a3b9-56ab-80f2-7da62942a615
2026-03-26 08:22:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://web.gw.coches.net/details/70069660>
{'auction_title': '',
'body_type': 'Berlina',
'c_o_2_emission_value': 139,
'category': 'Coches',
'color': 'Negro',
'currency': 'EUR',
'description': 'DACIA SANDERO 1.2 16V \n'
'-CIERRE CENTRALIZADO \n'
'-ELEVALUNAS ELECTRICOS \n'
'-ABS \n'
'-SISTEMA ISOFIX \n'
'-AIRE ACONDICIONADO \n'
'Vehiculo de muy bajo consumo, se entrega todas revisiones al '
'dia y 12 meses de garantia.',
'doors_number': 5,
'emission_standard': 'C',
'engine': '1.1L',
'engine_horse_power': 75,
'expiration_date': None,
'fuel_type': 'Gasolina',
'id': '1e303e40-a3b9-56ab-80f2-7da62942a615',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/dacia-sandero-ambiance-12-16v-75cv-5p-gasolina-2010-en-vizcaya-70069660-covo.aspx',
'listing': 'auction',
'location': 'Bizkaia',
'make': 'DACIA',
'model': 'Sandero',
'odometer': 87300,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 13,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19576428/80e85f42-a99b-466d-ae72-1dd81cd1fd78.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1e303e40-a3b9-56ab-80f2-7da62942a615/1e303e40-a3b9-56ab-80f2-7da62942a615_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112111,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19576428/80e85f42-a99b-466d-ae72-1dd81cd1fd78.jpg',
'Width': 800}],
'price': 4990,
'price_includes_vat': True,
'registration_date': '2010-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'DACIA Sandero Ambiance 1.2 16v',
'transmission': 'manual',
'trim': 'Ambiance 1.2 16v 75cv',
'vin': None,
'year': 2010}
2026-03-26 08:22:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 08:22: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%2770069660%27 HTTP/1.1" 200 None
2026-03-26 08:22:21 [auto_selling_coches.net] INFO: Saving data for 70069660: {'created_time': 1774513341.961716, 'last_price_update_time': 1774513341.961731}
2026-03-26 08:22:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 08:22:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70069660') HTTP/1.1" 204 0
2026-03-26 08:22:21 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 4701ecf3-d675-5fb7-98fc-9a16ee3e2c86 with identifier 62632786
2026-03-26 08:22:21 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 08:22:21 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 08:22:21 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 4701ecf3-d675-5fb7-98fc-9a16ee3e2c86
2026-03-26 08:22:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://web.gw.coches.net/details/62632786>
{'auction_title': '',
'body_type': 'Berlina',
'c_o_2_emission_value': None,
'category': 'Coches',
'color': 'Blanco',
'currency': 'EUR',
'description': 'RENAULT ZOE 40 R 90\n'
'- Bateria en propiedad\n'
'- Vehiculo de un solo propietario\n'
'- Todas revisiones al dia servicio oficial RENAULT \n'
'- Bateria al 87% de su vida útil \n'
'- Climatizador \n'
'- Sistema isofix \n'
'- Volante multifuncional \n'
'- Pantalla central \n'
'Se entrega vehiculo con 24 meses de garantia y posibilidad de '
'entrega a domicilio.',
'doors_number': 5,
'emission_standard': '0',
'engine': None,
'engine_horse_power': 92,
'expiration_date': None,
'fuel_type': 'Eléctrico',
'id': '4701ecf3-d675-5fb7-98fc-9a16ee3e2c86',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/renault-zoe-life-40-r90-5p-electrico-hibrido-2019-en-vizcaya-62632786-covo.aspx',
'listing': 'auction',
'location': 'Bizkaia',
'make': 'RENAULT',
'model': 'ZOE',
'odometer': 46751,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 12,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19496039/26c85f60-cadb-434c-a328-7c2e2faad271.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4701ecf3-d675-5fb7-98fc-9a16ee3e2c86/4701ecf3-d675-5fb7-98fc-9a16ee3e2c86_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92755,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19496039/26c85f60-cadb-434c-a328-7c2e2faad271.jpg',
'Width': 800}],
'price': 9990,
'price_includes_vat': True,
'registration_date': '2019-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'RENAULT ZOE Life 40 R90',
'transmission': 'automatic',
'trim': 'Life 40 R90',
'vin': None,
'year': 2019}
2026-03-26 08:22:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 08:22: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%2762632786%27 HTTP/1.1" 200 None
2026-03-26 08:22:22 [auto_selling_coches.net] INFO: Saving data for 62632786: {'created_time': 1774513342.017831, 'last_price_update_time': 1774513342.017841}
2026-03-26 08:22:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 08:22:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62632786') HTTP/1.1" 204 0
2026-03-26 08:22:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/62550068> (referer: https://www.coches.net/concesionario/gtexclusivecars/?utm_medium=cpc&utm_source=google&utm_campaign=pmax_vehicle_feed-&gad_source=1&pg=1) ['zyte-api']
2026-03-26 08:22:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 08:22:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/62495359> (referer: https://www.coches.net/concesionario/gtexclusivecars/?utm_medium=cpc&utm_source=google&utm_campaign=pmax_vehicle_feed-&gad_source=1&pg=1) ['zyte-api']
2026-03-26 08:22:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 08:22:22 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
'body_type': 'Familiar',
'c_o_2_emission_value': 98,
'category': 'Coches',
'color': 'Blanco',
'currency': 'EUR',
'description': 'FORD FOCUS 1.5 TDCI 120CV \n'
'-Cierre centralizado\n'
'-Elevalunas electricos \n'
'-Climatizador \n'
'-Pantalla central\n'
'-Camara trasera \n'
'-Llanta de aluminio\n'
'-Volante multifuncion\n'
'- sistema Isofix\n'
'Se entrega vehiculo con 12 meses de y posibilidad de entrega '
'a domicilio.',
'doors_number': 5,
'emission_standard': 'C',
'engine': '1.5L',
'engine_horse_power': 120,
'expiration_date': None,
'fuel_type': 'Diesel',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/ford-focus-15-ecoblue-88kw-trend-sportbreak-5p-diesel-2019-en-vizcaya-62550068-covo.aspx',
'listing': 'auction',
'location': 'Bizkaia',
'make': 'FORD',
'model': 'Focus',
'odometer': 148300,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19429187/20b34397-8bc8-4ed8-b562-9a2b615ecc3f.jpg',
'https://a.ccdn.es/cnet/vehicles/19429187/8cee034f-1799-43b7-b6bc-fae2006c0185.jpg',
'https://a.ccdn.es/cnet/vehicles/19429187/d76db43c-042d-42bc-810c-329947316b0b.jpg',
'https://a.ccdn.es/cnet/vehicles/19429187/88e416b7-8ea7-4934-aca1-57a612c05892.jpg',
'https://a.ccdn.es/cnet/vehicles/19429187/0a11e11a-45ea-42fb-a923-14e844d65ca2.jpg',
'https://a.ccdn.es/cnet/vehicles/19429187/8dfd9cc0-dc5f-410a-9e6c-a982b754b0cd.jpg',
'https://a.ccdn.es/cnet/vehicles/19429187/1c34fede-e069-43ad-94c7-aa1661ac9c6c.jpg',
'https://a.ccdn.es/cnet/vehicles/19429187/8612e07d-f575-48c7-b936-5074814dfb02.jpg',
'https://a.ccdn.es/cnet/vehicles/19429187/d3b254cd-5404-4719-afb9-62ca915f6011.jpg',
'https://a.ccdn.es/cnet/vehicles/19429187/174688cc-8cbb-4388-947b-bbc5d85828e8.jpg',
'https://a.ccdn.es/cnet/vehicles/19429187/18e1529f-9af6-41c6-8096-6dea60164ece.jpg',
'https://a.ccdn.es/cnet/vehicles/19429187/a1eb4d9f-ba24-4ffe-9ec0-fda8b8d87f5c.jpg'],
'price': 8990,
'price_includes_vat': True,
'registration_date': '2018-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'FORD Focus 1.5 Ecoblue Trend Sportbreak',
'transmission': 'manual',
'trim': '1.5 Ecoblue 88kW Trend Sportbreak',
'vin': None,
'year': 2018}
2026-03-26 08:22:22 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 3654c893-225a-5bbf-bb21-3b208e5175a1 with identifier: 62550068
2026-03-26 08:22:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 3654c893-225a-5bbf-bb21-3b208e5175a1
2026-03-26 08:22:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 08:22: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%252F19429187%252F20b34397-8bc8-4ed8-b562-9a2b615ecc3f.jpg%27 HTTP/1.1" 200 None
2026-03-26 08:22:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19429187/20b34397-8bc8-4ed8-b562-9a2b615ecc3f.jpg already downloaded
2026-03-26 08:22:22 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 3654c893-225a-5bbf-bb21-3b208e5175a1 with identifier 62550068
2026-03-26 08:22:22 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 08:22:22 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 08:22:22 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 3654c893-225a-5bbf-bb21-3b208e5175a1
2026-03-26 08:22:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://web.gw.coches.net/details/62550068>
{'auction_title': '',
'body_type': 'Familiar',
'c_o_2_emission_value': 98,
'category': 'Coches',
'color': 'Blanco',
'currency': 'EUR',
'description': 'FORD FOCUS 1.5 TDCI 120CV \n'
'-Cierre centralizado\n'
'-Elevalunas electricos \n'
'-Climatizador \n'
'-Pantalla central\n'
'-Camara trasera \n'
'-Llanta de aluminio\n'
'-Volante multifuncion\n'
'- sistema Isofix\n'
'Se entrega vehiculo con 12 meses de y posibilidad de entrega '
'a domicilio.',
'doors_number': 5,
'emission_standard': 'C',
'engine': '1.5L',
'engine_horse_power': 120,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '3654c893-225a-5bbf-bb21-3b208e5175a1',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/ford-focus-15-ecoblue-88kw-trend-sportbreak-5p-diesel-2019-en-vizcaya-62550068-covo.aspx',
'listing': 'auction',
'location': 'Bizkaia',
'make': 'FORD',
'model': 'Focus',
'odometer': 148300,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 12,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19429187/20b34397-8bc8-4ed8-b562-9a2b615ecc3f.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3654c893-225a-5bbf-bb21-3b208e5175a1/3654c893-225a-5bbf-bb21-3b208e5175a1_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92523,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19429187/20b34397-8bc8-4ed8-b562-9a2b615ecc3f.jpg',
'Width': 800}],
'price': 8990,
'price_includes_vat': True,
'registration_date': '2018-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'FORD Focus 1.5 Ecoblue Trend Sportbreak',
'transmission': 'manual',
'trim': '1.5 Ecoblue 88kW Trend Sportbreak',
'vin': None,
'year': 2018}
2026-03-26 08:22:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 08:22: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%2762550068%27 HTTP/1.1" 200 None
2026-03-26 08:22:22 [auto_selling_coches.net] INFO: Saving data for 62550068: {'created_time': 1774513342.819569, 'last_price_update_time': 1774513342.819583}
2026-03-26 08:22:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 08:22:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62550068') HTTP/1.1" 204 0
2026-03-26 08:22:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/60060328> (referer: https://www.coches.net/concesionario/gtexclusivecars/?utm_medium=cpc&utm_source=google&utm_campaign=pmax_vehicle_feed-&gad_source=1&pg=1) ['zyte-api']
2026-03-26 08:22:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/62453189> (referer: https://www.coches.net/concesionario/gtexclusivecars/?utm_medium=cpc&utm_source=google&utm_campaign=pmax_vehicle_feed-&gad_source=1&pg=1) ['zyte-api']
2026-03-26 08:22:22 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
'body_type': 'SUV',
'c_o_2_emission_value': 110,
'category': 'Coches',
'color': 'Blanco',
'currency': 'EUR',
'description': 'MERCEDES BENZ GLA 200 CDI \n'
'-CIERRE CENTRALIZADO \n'
'-ORDENADOR DE ABORDO\n'
'-PANTALLA CENTRAL\n'
'-LLANTAS DE ALUMINIO\n'
'-TECHO PANORAMICO \n'
'-FAROS DE XENON \n'
'-SENSOR DE APARCAMIENTO \n'
'-GPS \n'
'-CAMARA TRASERA \n'
'-VOLANTE MULTIFUNCION \n'
'-CONTROL DE VELOCIDAD \n'
'-SISTEMA ISOFIX \n'
'Vehiculo muy bien mantenido, todas revisiones al dia, se '
'entrega con 12 meses de garantia y posibilidad de entrega a '
'domicilio.',
'doors_number': 5,
'emission_standard': 'C',
'engine': '2.1L',
'engine_horse_power': 136,
'expiration_date': None,
'fuel_type': 'Diesel',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/mercedes-benz-clase-gla-gla-200-d-urban-5p-diesel-2016-en-vizcaya-62495359-covo.aspx',
'listing': 'auction',
'location': 'Bizkaia',
'make': 'MERCEDES-BENZ',
'model': 'Clase GLA',
'odometer': 289300,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19381692/c85e309b-c516-4083-a5c5-cdfeb6bbfa2d.jpg',
'https://a.ccdn.es/cnet/vehicles/19381692/55bda50c-cd48-42e0-868b-4de233800a37.jpg',
'https://a.ccdn.es/cnet/vehicles/19381692/913302dc-49d6-4b17-b179-a638144c579e.jpg',
'https://a.ccdn.es/cnet/vehicles/19381692/129f5b38-e2b3-40d0-8287-ca2c52369497.jpg',
'https://a.ccdn.es/cnet/vehicles/19381692/37954d0f-82f8-4e55-9fbc-04fe03d9e22e.jpg',
'https://a.ccdn.es/cnet/vehicles/19381692/5fefdb92-21e7-43d1-9673-9190df527948.jpg',
'https://a.ccdn.es/cnet/vehicles/19381692/4a5d5fc0-b663-40dc-a1af-9204b40ec37a.jpg',
'https://a.ccdn.es/cnet/vehicles/19381692/90f15ccc-68fb-4f91-a87d-b5bdd1efb14f.jpg',
'https://a.ccdn.es/cnet/vehicles/19381692/d278d8c3-1cb0-4a4b-86ab-4584349235d7.jpg',
'https://a.ccdn.es/cnet/vehicles/19381692/8d7b045c-b696-443c-8fa7-ed652ec094f7.jpg',
'https://a.ccdn.es/cnet/vehicles/19381692/356634c2-8072-443d-acda-5ba9ecdf3a19.jpg',
'https://a.ccdn.es/cnet/vehicles/19381692/898670c8-7f4d-4e2d-946f-e3a4eb1e5547.jpg',
'https://a.ccdn.es/cnet/vehicles/19381692/e4eaf928-01bb-4c59-b3ad-aa798a81454f.jpg',
'https://a.ccdn.es/cnet/vehicles/19381692/0211d8c4-a2c0-4c6e-901c-d79950eb2a67.jpg',
'https://a.ccdn.es/cnet/vehicles/19381692/509d54b4-c2cf-4d8f-a22f-6e17c6732845.jpg'],
'price': 13990,
'price_includes_vat': True,
'registration_date': '2016-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'MERCEDES-BENZ Clase GLA GLA 200 d Urban',
'transmission': 'manual',
'trim': 'GLA 200 d Urban',
'vin': None,
'year': 2016}
2026-03-26 08:22:22 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 603f0b14-b787-566d-8f32-c86f5e5eaf8c with identifier: 62495359
2026-03-26 08:22:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 603f0b14-b787-566d-8f32-c86f5e5eaf8c
2026-03-26 08:22:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 08:22: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%252F19381692%252Fc85e309b-c516-4083-a5c5-cdfeb6bbfa2d.jpg%27 HTTP/1.1" 200 None
2026-03-26 08:22:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19381692/c85e309b-c516-4083-a5c5-cdfeb6bbfa2d.jpg already downloaded
2026-03-26 08:22:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 08:22:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 08:22:22 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 603f0b14-b787-566d-8f32-c86f5e5eaf8c with identifier 62495359
2026-03-26 08:22:22 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 08:22:22 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 08:22:22 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 603f0b14-b787-566d-8f32-c86f5e5eaf8c
2026-03-26 08:22:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://web.gw.coches.net/details/62495359>
{'auction_title': '',
'body_type': 'SUV',
'c_o_2_emission_value': 110,
'category': 'Coches',
'color': 'Blanco',
'currency': 'EUR',
'description': 'MERCEDES BENZ GLA 200 CDI \n'
'-CIERRE CENTRALIZADO \n'
'-ORDENADOR DE ABORDO\n'
'-PANTALLA CENTRAL\n'
'-LLANTAS DE ALUMINIO\n'
'-TECHO PANORAMICO \n'
'-FAROS DE XENON \n'
'-SENSOR DE APARCAMIENTO \n'
'-GPS \n'
'-CAMARA TRASERA \n'
'-VOLANTE MULTIFUNCION \n'
'-CONTROL DE VELOCIDAD \n'
'-SISTEMA ISOFIX \n'
'Vehiculo muy bien mantenido, todas revisiones al dia, se '
'entrega con 12 meses de garantia y posibilidad de entrega a '
'domicilio.',
'doors_number': 5,
'emission_standard': 'C',
'engine': '2.1L',
'engine_horse_power': 136,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '603f0b14-b787-566d-8f32-c86f5e5eaf8c',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/mercedes-benz-clase-gla-gla-200-d-urban-5p-diesel-2016-en-vizcaya-62495359-covo.aspx',
'listing': 'auction',
'location': 'Bizkaia',
'make': 'MERCEDES-BENZ',
'model': 'Clase GLA',
'odometer': 289300,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 15,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19381692/c85e309b-c516-4083-a5c5-cdfeb6bbfa2d.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_603f0b14-b787-566d-8f32-c86f5e5eaf8c/603f0b14-b787-566d-8f32-c86f5e5eaf8c_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 209348,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19381692/c85e309b-c516-4083-a5c5-cdfeb6bbfa2d.jpg',
'Width': 800}],
'price': 13990,
'price_includes_vat': True,
'registration_date': '2016-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'MERCEDES-BENZ Clase GLA GLA 200 d Urban',
'transmission': 'manual',
'trim': 'GLA 200 d Urban',
'vin': None,
'year': 2016}
2026-03-26 08:22:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 08:22: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%2762495359%27 HTTP/1.1" 200 None
2026-03-26 08:22:22 [auto_selling_coches.net] INFO: Saving data for 62495359: {'created_time': 1774513342.978485, 'last_price_update_time': 1774513342.978496}
2026-03-26 08:22:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 08:22:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62495359') HTTP/1.1" 204 0
2026-03-26 08:22:23 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
'body_type': 'Monovolumen',
'c_o_2_emission_value': 106,
'category': 'Coches',
'color': 'Blanco',
'currency': 'EUR',
'description': 'BMW 216D ACTIVE TOURER \n'
'-Faros de Led \n'
'-Llanta de aluminio \n'
'-Ordenador de abordo \n'
'-Cambio Automático \n'
'-Climatizador \n'
'-Volante automático \n'
'-Sensor de aparcamiento \n'
'-Anclaje isofix plazas traseras \n'
'-Regulador de velocidad \n'
'Vehículo muy bien mantenido, se entrega con 24 meses de '
'garantía y posibilidad de entrega a domicilio.',
'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-2-active-tourer-216d-business-5p-diesel-2018-en-vizcaya-60060328-covo.aspx',
'listing': 'auction',
'location': 'Bizkaia',
'make': 'BMW',
'model': 'Serie 2 Active Tourer',
'odometer': 116500,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/17404507/fd0b6761-b47b-45c9-b17c-fdeabc1104d3.jpg',
'https://a.ccdn.es/cnet/vehicles/17404507/fa23c768-648f-453a-8acb-5bb86dc79f73.jpg',
'https://a.ccdn.es/cnet/vehicles/17404507/244304c4-ce73-4d14-91ba-0465ef89a402.jpg',
'https://a.ccdn.es/cnet/vehicles/17404507/7fca6d5e-02f0-419c-b2fc-e5a342788e31.jpg',
'https://a.ccdn.es/cnet/vehicles/17404507/e880f428-702f-4232-be88-b60315d30813.jpg',
'https://a.ccdn.es/cnet/vehicles/17404507/047ac21c-921c-4b71-80ee-7b8fed80d1c7.jpg',
'https://a.ccdn.es/cnet/vehicles/17404507/0ddad0ee-aa67-4671-a142-8980b033ee7d.jpg',
'https://a.ccdn.es/cnet/vehicles/17404507/e5ba80eb-3016-4c12-bf5a-890b8cf34363.jpg',
'https://a.ccdn.es/cnet/vehicles/17404507/045ab876-5316-44d5-8ece-9cbd6207cdd7.jpg',
'https://a.ccdn.es/cnet/vehicles/17404507/79470420-de31-48ad-bc5f-08dd510a71a6.jpg',
'https://a.ccdn.es/cnet/vehicles/17404507/3c07a9a8-aa11-4014-86c9-9ea37a69adeb.jpg',
'https://a.ccdn.es/cnet/vehicles/17404507/6f1fd2d3-72a2-44b2-92f7-0801f93641c4.jpg'],
'price': 16990,
'price_includes_vat': True,
'registration_date': '2018-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'BMW Serie 2 Active Tourer 216d Business',
'transmission': 'automatic',
'trim': '216d Business',
'vin': None,
'year': 2018}
2026-03-26 08:22:23 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 4bcd7ce9-c634-5deb-befb-0cd18f6ecd0e with identifier: 60060328
2026-03-26 08:22:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 4bcd7ce9-c634-5deb-befb-0cd18f6ecd0e
2026-03-26 08:22:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 08:22: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%252F17404507%252Ffd0b6761-b47b-45c9-b17c-fdeabc1104d3.jpg%27 HTTP/1.1" 200 None
2026-03-26 08:22:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/17404507/fd0b6761-b47b-45c9-b17c-fdeabc1104d3.jpg already downloaded
2026-03-26 08:22:23 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
'body_type': 'Berlina',
'c_o_2_emission_value': 208,
'category': 'Coches',
'color': 'Negro',
'currency': 'EUR',
'description': 'BMW 530d\n'
'-Cierre centralizado\n'
'-Climatizador\n'
'-Llanta de aluminio \n'
'-Asientos de cuero \n'
'-Asientos confor \n'
'-Volante multifuncion\n'
'-Faros de xenon \n'
'-Caja de cambios automático.\n'
'Vehiculo muy bien mantenido todas revisones al dia.\n'
'Se entrega con 12 meses de garantia y posibilidad de entrega '
'a domicilio.',
'doors_number': 4,
'emission_standard': None,
'engine': '3.0L',
'engine_horse_power': 218,
'expiration_date': None,
'fuel_type': 'Diesel',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/bmw-serie-5-530da-4p-diesel-2003-en-vizcaya-62453189-covo.aspx',
'listing': 'auction',
'location': 'Bizkaia',
'make': 'BMW',
'model': 'Serie 5',
'odometer': 383863,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19345888/f11c42f8-9afa-4516-a8af-a776ab85111f.jpg',
'https://a.ccdn.es/cnet/vehicles/19345888/2ac884bf-efdf-44dc-9fe5-59f092b72731.jpg',
'https://a.ccdn.es/cnet/vehicles/19345888/d9eefea4-b4b4-455d-b8a7-1c5c722d8c4a.jpg',
'https://a.ccdn.es/cnet/vehicles/19345888/96444ff4-77a5-49e0-8ec4-dcab6b04f446.jpg',
'https://a.ccdn.es/cnet/vehicles/19345888/cf780bd9-ee79-48a8-91cd-0f4e8a12da1b.jpg',
'https://a.ccdn.es/cnet/vehicles/19345888/de105be3-4f22-4d93-be66-7dbe7514d1e2.jpg',
'https://a.ccdn.es/cnet/vehicles/19345888/0580f88f-7c90-4439-804d-09ef2f5f4dfb.jpg',
'https://a.ccdn.es/cnet/vehicles/19345888/dbfd0743-c254-4158-b8c6-89c3840c66ae.jpg',
'https://a.ccdn.es/cnet/vehicles/19345888/a50f565e-9f25-4f3f-87be-13c49c1e3024.jpg',
'https://a.ccdn.es/cnet/vehicles/19345888/d911270c-7f24-4d01-9c08-9738b126d0e6.jpg',
'https://a.ccdn.es/cnet/vehicles/19345888/9b0b53ee-b1da-4725-9695-5c33b452460c.jpg',
'https://a.ccdn.es/cnet/vehicles/19345888/e54163a2-39e6-47ed-9578-c07c7f4fdd1d.jpg',
'https://a.ccdn.es/cnet/vehicles/19345888/7ee1dfb0-2bc2-4914-b8e4-0db1b6a4ff28.jpg'],
'price': 5790,
'price_includes_vat': True,
'registration_date': '2004-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'BMW Serie 5 530d',
'transmission': 'automatic',
'trim': '530d',
'vin': None,
'year': 2004}
2026-03-26 08:22:23 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: feb21b59-eaff-542d-9264-9588193ea8b2 with identifier: 62453189
2026-03-26 08:22:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item feb21b59-eaff-542d-9264-9588193ea8b2
2026-03-26 08:22:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 08:22: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%252F19345888%252Ff11c42f8-9afa-4516-a8af-a776ab85111f.jpg%27 HTTP/1.1" 200 None
2026-03-26 08:22:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19345888/f11c42f8-9afa-4516-a8af-a776ab85111f.jpg already downloaded
2026-03-26 08:22:23 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 4bcd7ce9-c634-5deb-befb-0cd18f6ecd0e with identifier 60060328
2026-03-26 08:22:23 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 08:22:23 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 08:22:23 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 4bcd7ce9-c634-5deb-befb-0cd18f6ecd0e
2026-03-26 08:22:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://web.gw.coches.net/details/60060328>
{'auction_title': '',
'body_type': 'Monovolumen',
'c_o_2_emission_value': 106,
'category': 'Coches',
'color': 'Blanco',
'currency': 'EUR',
'description': 'BMW 216D ACTIVE TOURER \n'
'-Faros de Led \n'
'-Llanta de aluminio \n'
'-Ordenador de abordo \n'
'-Cambio Automático \n'
'-Climatizador \n'
'-Volante automático \n'
'-Sensor de aparcamiento \n'
'-Anclaje isofix plazas traseras \n'
'-Regulador de velocidad \n'
'Vehículo muy bien mantenido, se entrega con 24 meses de '
'garantía y posibilidad de entrega a domicilio.',
'doors_number': 5,
'emission_standard': 'C',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '4bcd7ce9-c634-5deb-befb-0cd18f6ecd0e',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/bmw-serie-2-active-tourer-216d-business-5p-diesel-2018-en-vizcaya-60060328-covo.aspx',
'listing': 'auction',
'location': 'Bizkaia',
'make': 'BMW',
'model': 'Serie 2 Active Tourer',
'odometer': 116500,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 12,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/17404507/fd0b6761-b47b-45c9-b17c-fdeabc1104d3.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4bcd7ce9-c634-5deb-befb-0cd18f6ecd0e/4bcd7ce9-c634-5deb-befb-0cd18f6ecd0e_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 198539,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/17404507/fd0b6761-b47b-45c9-b17c-fdeabc1104d3.jpg',
'Width': 800}],
'price': 16990,
'price_includes_vat': True,
'registration_date': '2018-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'BMW Serie 2 Active Tourer 216d Business',
'transmission': 'automatic',
'trim': '216d Business',
'vin': None,
'year': 2018}
2026-03-26 08:22:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 08:22: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%2760060328%27 HTTP/1.1" 200 None
2026-03-26 08:22:23 [auto_selling_coches.net] INFO: Saving data for 60060328: {'created_time': 1774513343.110556, 'last_price_update_time': 1774513343.110565}
2026-03-26 08:22:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 08:22:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='60060328') HTTP/1.1" 204 0
2026-03-26 08:22:23 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: feb21b59-eaff-542d-9264-9588193ea8b2 with identifier 62453189
2026-03-26 08:22:23 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 08:22:23 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 08:22:23 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item feb21b59-eaff-542d-9264-9588193ea8b2
2026-03-26 08:22:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://web.gw.coches.net/details/62453189>
{'auction_title': '',
'body_type': 'Berlina',
'c_o_2_emission_value': 208,
'category': 'Coches',
'color': 'Negro',
'currency': 'EUR',
'description': 'BMW 530d\n'
'-Cierre centralizado\n'
'-Climatizador\n'
'-Llanta de aluminio \n'
'-Asientos de cuero \n'
'-Asientos confor \n'
'-Volante multifuncion\n'
'-Faros de xenon \n'
'-Caja de cambios automático.\n'
'Vehiculo muy bien mantenido todas revisones al dia.\n'
'Se entrega con 12 meses de garantia y posibilidad de entrega '
'a domicilio.',
'doors_number': 4,
'emission_standard': None,
'engine': '3.0L',
'engine_horse_power': 218,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': 'feb21b59-eaff-542d-9264-9588193ea8b2',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/bmw-serie-5-530da-4p-diesel-2003-en-vizcaya-62453189-covo.aspx',
'listing': 'auction',
'location': 'Bizkaia',
'make': 'BMW',
'model': 'Serie 5',
'odometer': 383863,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 13,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19345888/f11c42f8-9afa-4516-a8af-a776ab85111f.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_feb21b59-eaff-542d-9264-9588193ea8b2/feb21b59-eaff-542d-9264-9588193ea8b2_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 237042,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19345888/f11c42f8-9afa-4516-a8af-a776ab85111f.jpg',
'Width': 800}],
'price': 5790,
'price_includes_vat': True,
'registration_date': '2004-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'BMW Serie 5 530d',
'transmission': 'automatic',
'trim': '530d',
'vin': None,
'year': 2004}
2026-03-26 08:22:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 08:22: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%2762453189%27 HTTP/1.1" 200 None
2026-03-26 08:22:23 [auto_selling_coches.net] INFO: Saving data for 62453189: {'created_time': 1774513343.160227, 'last_price_update_time': 1774513343.160237}
2026-03-26 08:22:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 08:22:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62453189') HTTP/1.1" 204 0
2026-03-26 08:22:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/54325112> (referer: https://www.coches.net/concesionario/gtexclusivecars/?utm_medium=cpc&utm_source=google&utm_campaign=pmax_vehicle_feed-&gad_source=1&pg=1) ['zyte-api']
2026-03-26 08:22:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 08:22:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70177891> (referer: https://www.coches.net/concesionario/gtexclusivecars/?utm_medium=cpc&utm_source=google&utm_campaign=pmax_vehicle_feed-&gad_source=1&pg=1) ['zyte-api']
2026-03-26 08:22:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 08:22:23 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
'body_type': 'Berlina',
'c_o_2_emission_value': 162,
'category': 'Coches',
'color': 'Gris / Plata',
'currency': 'EUR',
'description': '-TECHO ELECTRICO\n'
'-BI-XENON\n'
'-NAVEGADOR\n'
'-CONTROL DE VELOCIDAD\n'
'-ORDENADOR DE ABORDO\n'
'-VOLANTE MULTINCION\n'
'-CUERO MIXTO\n'
'-CAMARA TRASERA\n'
'AUTOMATICO\n'
'-LEVAS EN EL VOLANTE\n'
'-12 MESES DE GARANTIA\n'
'-POSIBILIDAD DE TRASLADO A SU DOMICILIO\n'
'-HORARIO DE LUNES A VIERNES DE 9,30 A 13,30H Y 16 A 20 H\n'
'-SABADOS DE 10 A 14 H',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 300,
'expiration_date': None,
'fuel_type': 'Gasolina',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/audi-a3-sportback-20-tfsi-s3-300cv-quattro-5p-gasolina-2015-en-vizcaya-54325112-covo.aspx',
'listing': 'auction',
'location': 'Bizkaia',
'make': 'AUDI',
'model': 'A3',
'odometer': 163000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/12871810/4d1d2fae-8ba1-437b-b44f-7fee91b2df79.jpg',
'https://a.ccdn.es/cnet/vehicles/12871810/78897e5e-a016-4f4f-a643-ac2fe7bf72a0.jpg',
'https://a.ccdn.es/cnet/vehicles/12871810/1dcc6fb8-f558-4a65-bb21-258a2727adf8.jpg',
'https://a.ccdn.es/cnet/vehicles/12871810/7717f3e0-263b-474f-b395-bbd9e5b9a4dd.jpg',
'https://a.ccdn.es/cnet/vehicles/12871810/6dc3c3c5-9df2-40a2-80b9-0b5137f7aedc.jpg',
'https://a.ccdn.es/cnet/vehicles/12871810/fe76fb75-5469-42a9-a882-a0b388246b28.jpg',
'https://a.ccdn.es/cnet/vehicles/12871810/482534bd-34df-4cf3-9c2d-e350b35d2211.jpg',
'https://a.ccdn.es/cnet/vehicles/12871810/3be7616b-f696-4a4b-8c7e-0a460e582753.jpg',
'https://a.ccdn.es/cnet/vehicles/12871810/eeca9f62-207e-43e5-83a8-5a99e48064b5.jpg',
'https://a.ccdn.es/cnet/vehicles/12871810/05669af1-3a13-460b-87d9-55cf4976f3ac.jpg',
'https://a.ccdn.es/cnet/vehicles/12871810/d153a0f0-3233-41a8-b15a-1b73be6f9900.jpg',
'https://a.ccdn.es/cnet/vehicles/12871810/0ddad8f6-b235-4432-bdb8-d95863e99261.jpg',
'https://a.ccdn.es/cnet/vehicles/12871810/ca9270cc-d467-4e8d-ba1e-f220c2f31e94.jpg',
'https://a.ccdn.es/cnet/vehicles/12871810/76de32fb-d618-4444-9cd5-cd18998d24b6.jpg'],
'price': 21500,
'price_includes_vat': True,
'registration_date': '2015-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'AUDI A3 Sportback 2.0 TFSI S3 quattro',
'transmission': 'automatic',
'trim': 'Sportback 2.0 TFSI S3 300CV quattro',
'vin': None,
'year': 2015}
2026-03-26 08:22:23 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 01be078e-60d7-54c8-9c22-8bc839f17c92 with identifier: 54325112
2026-03-26 08:22:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 01be078e-60d7-54c8-9c22-8bc839f17c92
2026-03-26 08:22:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 08:22: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%252F12871810%252F4d1d2fae-8ba1-437b-b44f-7fee91b2df79.jpg%27 HTTP/1.1" 200 None
2026-03-26 08:22:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/12871810/4d1d2fae-8ba1-437b-b44f-7fee91b2df79.jpg not downloaded yet
2026-03-26 08:22:23 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
'body_type': 'SUV',
'c_o_2_emission_value': 210,
'category': 'Coches',
'color': 'Negro',
'currency': 'EUR',
'description': 'BMW X3 X drive 28i\n'
'-Cierre centralizado \n'
'-Ordenador de abordo\n'
'-Volante multifuncion\n'
'-Faros de Xenon \n'
'-Asientos de cuero \n'
'-Sistema isofix \n'
'-GPS\n'
'Se entrega vehiculo con 12 meses de garantia y posibilidad de '
'entrega a domicilio.',
'doors_number': 5,
'emission_standard': 'C',
'engine': '3.0L',
'engine_horse_power': 258,
'expiration_date': None,
'fuel_type': 'Gasolina',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/bmw-x3-xdrive28i-5p-gasolina-2012-en-vizcaya-70177891-covo.aspx',
'listing': 'auction',
'location': 'Bizkaia',
'make': 'BMW',
'model': 'X3',
'odometer': 222300,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19661739/37296785-9df6-4a37-ba1e-6d412a7483e1.jpg',
'https://a.ccdn.es/cnet/vehicles/19661739/a870415c-81bd-49d4-969a-50b3ea1ea85d.jpg',
'https://a.ccdn.es/cnet/vehicles/19661739/01868f5c-a2b7-4695-91cb-ff8609819a84.jpg',
'https://a.ccdn.es/cnet/vehicles/19661739/bb1a20e6-963b-421a-89f7-91c581c0cd9d.jpg',
'https://a.ccdn.es/cnet/vehicles/19661739/6d336b85-b82c-47dc-b504-5648510f85df.jpg',
'https://a.ccdn.es/cnet/vehicles/19661739/4d547f3f-48e7-4ceb-9e42-db3003b02c01.jpg',
'https://a.ccdn.es/cnet/vehicles/19661739/9a98552b-a727-457f-85a9-0f4af223918f.jpg',
'https://a.ccdn.es/cnet/vehicles/19661739/e1c11e1d-082e-4378-a8b8-2cc1330ee814.jpg',
'https://a.ccdn.es/cnet/vehicles/19661739/ffcaeb25-9579-41a8-9bee-8133d017b1ed.jpg',
'https://a.ccdn.es/cnet/vehicles/19661739/a69f75aa-2354-4751-82f2-2795524504c5.jpg',
'https://a.ccdn.es/cnet/vehicles/19661739/265414d6-c1f6-4bd1-8ce3-9167e582042f.jpg',
'https://a.ccdn.es/cnet/vehicles/19661739/9ffd9ba8-fc0a-4c79-a164-504d4652faa2.jpg',
'https://a.ccdn.es/cnet/vehicles/19661739/1d7a96c8-73ca-4b7e-8298-573ac20def5e.jpg'],
'price': 12990,
'price_includes_vat': True,
'registration_date': '2012-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'BMW X3 xDrive28i',
'transmission': 'automatic',
'trim': 'xDrive28i',
'vin': None,
'year': 2012}
2026-03-26 08:22:23 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: a841a264-c99c-54d0-8c08-e54401d53d40 with identifier: 70177891
2026-03-26 08:22:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item a841a264-c99c-54d0-8c08-e54401d53d40
2026-03-26 08:22:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 08:22: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%252F19661739%252F37296785-9df6-4a37-ba1e-6d412a7483e1.jpg%27 HTTP/1.1" 200 None
2026-03-26 08:22:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19661739/37296785-9df6-4a37-ba1e-6d412a7483e1.jpg already downloaded
2026-03-26 08:22:24 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: a841a264-c99c-54d0-8c08-e54401d53d40 with identifier 70177891
2026-03-26 08:22:24 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 08:22:24 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 08:22:24 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item a841a264-c99c-54d0-8c08-e54401d53d40
2026-03-26 08:22:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://web.gw.coches.net/details/70177891>
{'auction_title': '',
'body_type': 'SUV',
'c_o_2_emission_value': 210,
'category': 'Coches',
'color': 'Negro',
'currency': 'EUR',
'description': 'BMW X3 X drive 28i\n'
'-Cierre centralizado \n'
'-Ordenador de abordo\n'
'-Volante multifuncion\n'
'-Faros de Xenon \n'
'-Asientos de cuero \n'
'-Sistema isofix \n'
'-GPS\n'
'Se entrega vehiculo con 12 meses de garantia y posibilidad de '
'entrega a domicilio.',
'doors_number': 5,
'emission_standard': 'C',
'engine': '3.0L',
'engine_horse_power': 258,
'expiration_date': None,
'fuel_type': 'Gasolina',
'id': 'a841a264-c99c-54d0-8c08-e54401d53d40',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/bmw-x3-xdrive28i-5p-gasolina-2012-en-vizcaya-70177891-covo.aspx',
'listing': 'auction',
'location': 'Bizkaia',
'make': 'BMW',
'model': 'X3',
'odometer': 222300,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 13,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19661739/37296785-9df6-4a37-ba1e-6d412a7483e1.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a841a264-c99c-54d0-8c08-e54401d53d40/a841a264-c99c-54d0-8c08-e54401d53d40_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108193,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19661739/37296785-9df6-4a37-ba1e-6d412a7483e1.jpg',
'Width': 800}],
'price': 12990,
'price_includes_vat': True,
'registration_date': '2012-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'BMW X3 xDrive28i',
'transmission': 'automatic',
'trim': 'xDrive28i',
'vin': None,
'year': 2012}
2026-03-26 08:22:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 08:22: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%2770177891%27 HTTP/1.1" 200 None
2026-03-26 08:22:24 [auto_selling_coches.net] INFO: Saving data for 70177891: {'created_time': 1774513344.04043, 'last_price_update_time': 1774513344.040437}
2026-03-26 08:22:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 08:22:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70177891') HTTP/1.1" 204 0
2026-03-26 08:22:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/61962097> (referer: https://www.coches.net/concesionario/gtexclusivecars/?utm_medium=cpc&utm_source=google&utm_campaign=pmax_vehicle_feed-&gad_source=1&pg=1) ['zyte-api']
2026-03-26 08:22:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/56374281> (referer: https://www.coches.net/concesionario/gtexclusivecars/?utm_medium=cpc&utm_source=google&utm_campaign=pmax_vehicle_feed-&gad_source=1&pg=1) ['zyte-api']
2026-03-26 08:22:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 08:22:24 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
'body_type': 'Coupe',
'c_o_2_emission_value': 206,
'category': 'Coches',
'color': 'Blanco',
'currency': 'EUR',
'description': 'AUDI RS5 TSFI QUATTRO \n'
'Vehiculo todas revision al dia en servicio oficial, se '
'entrega con 2 años de garantia en casa oficial, posibilidad '
'de entrega a domicilio y de recoger vehiculo como parte de '
'pago.\n'
'-Llanta de aluminio modelo RS \n'
'-Asientos deportivos modelo RS\n'
'-Paquete de iluminación\n'
'-Pantalla central \n'
'-Paquete RS Dynamic \n'
'-Suspensión adaptativa deportiva RS\n'
'-Faros Matrix LED con luces automáticas y luces diurnas LED\n'
'-Sistema de sonido premium Bang & Olufsen\n'
'-Asientos deportivos RS con ajuste eléctrico y calefacción\n'
'-Interior en cuero/Alcántara con detalles en '
'carbono/aluminio\n'
'-Sistema MMI Navigation Plus con pantalla táctil y '
'conectividad smartphone\n'
'-Audi Virtual Cockpit con vistas RS\n'
'-Cámara de marcha atrás y sensores de aparcamiento delanteros '
'y traseros\n'
'-Control de crucero adaptativo y asistente de cambio de '
'carril\n'
'-Climatizador trizona, volante RS multifunción achatado, '
'llantas de 20” específicas RS\n'
'asientos electricos con memoria,calefactables y con función '
'de masaje',
'doors_number': 2,
'emission_standard': 'C',
'engine': '2.9L',
'engine_horse_power': 450,
'expiration_date': None,
'fuel_type': 'Gasolina',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/audi-a5-rs5-coupe-tfsi-331kw-quattro-tiptronic-2p-gasolina-2019-en-vizcaya-61962097-covo.aspx',
'listing': 'auction',
'location': 'Bizkaia',
'make': 'AUDI',
'model': 'A5',
'odometer': 98300,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/18936594/0e0c31d9-bdf6-4ee9-ab03-3832bd46d90d.jpg',
'https://a.ccdn.es/cnet/vehicles/18936594/e1995513-55f9-486d-b9c0-f9094d219e48.jpg',
'https://a.ccdn.es/cnet/vehicles/18936594/187e9d90-5414-4caa-aeea-2148d54afcd7.jpg',
'https://a.ccdn.es/cnet/vehicles/18936594/20049ccf-3ca6-411a-8c60-357e301ee9dc.jpg',
'https://a.ccdn.es/cnet/vehicles/18936594/4b94db14-4eee-4271-865f-f0303c8c956d.jpg',
'https://a.ccdn.es/cnet/vehicles/18936594/d0b7d4c2-b3e8-400e-9a60-f70f937b3ce9.jpg',
'https://a.ccdn.es/cnet/vehicles/18936594/8a1ea77e-f38c-44fc-815a-084ca1e5c2b9.jpg',
'https://a.ccdn.es/cnet/vehicles/18936594/aa2ad7cf-1e0f-4f40-acc9-e030848e5cdf.jpg',
'https://a.ccdn.es/cnet/vehicles/18936594/e949552e-fa1c-42ca-a667-1129ac617a9b.jpg',
'https://a.ccdn.es/cnet/vehicles/18936594/89f33c7e-74c0-49b4-bc98-3da9546bf108.jpg'],
'price': 49990,
'price_includes_vat': True,
'registration_date': '2019-01-01',
'seats_number': 4,
'seller_name': None,
'title': 'AUDI A5 RS5 Coupe TFSI quattro tiptronic',
'transmission': 'automatic',
'trim': 'RS5 Coupe TFSI 331kW quattro tiptronic',
'vin': None,
'year': 2019}
2026-03-26 08:22:24 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: fd00e706-0c2c-58be-9a4c-ea46f02042b1 with identifier: 61962097
2026-03-26 08:22:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item fd00e706-0c2c-58be-9a4c-ea46f02042b1
2026-03-26 08:22:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 08:22: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%252F18936594%252F0e0c31d9-bdf6-4ee9-ab03-3832bd46d90d.jpg%27 HTTP/1.1" 200 None
2026-03-26 08:22:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/18936594/0e0c31d9-bdf6-4ee9-ab03-3832bd46d90d.jpg already downloaded
2026-03-26 08:22:24 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: fd00e706-0c2c-58be-9a4c-ea46f02042b1 with identifier 61962097
2026-03-26 08:22:24 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 08:22:24 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 08:22:24 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item fd00e706-0c2c-58be-9a4c-ea46f02042b1
2026-03-26 08:22:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://web.gw.coches.net/details/61962097>
{'auction_title': '',
'body_type': 'Coupe',
'c_o_2_emission_value': 206,
'category': 'Coches',
'color': 'Blanco',
'currency': 'EUR',
'description': 'AUDI RS5 TSFI QUATTRO \n'
'Vehiculo todas revision al dia en servicio oficial, se '
'entrega con 2 años de garantia en casa oficial, posibilidad '
'de entrega a domicilio y de recoger vehiculo como parte de '
'pago.\n'
'-Llanta de aluminio modelo RS \n'
'-Asientos deportivos modelo RS\n'
'-Paquete de iluminación\n'
'-Pantalla central \n'
'-Paquete RS Dynamic \n'
'-Suspensión adaptativa deportiva RS\n'
'-Faros Matrix LED con luces automáticas y luces diurnas LED\n'
'-Sistema de sonido premium Bang & Olufsen\n'
'-Asientos deportivos RS con ajuste eléctrico y calefacción\n'
'-Interior en cuero/Alcántara con detalles en '
'carbono/aluminio\n'
'-Sistema MMI Navigation Plus con pantalla táctil y '
'conectividad smartphone\n'
'-Audi Virtual Cockpit con vistas RS\n'
'-Cámara de marcha atrás y sensores de aparcamiento delanteros '
'y traseros\n'
'-Control de crucero adaptativo y asistente de cambio de '
'carril\n'
'-Climatizador trizona, volante RS multifunción achatado, '
'llantas de 20” específicas RS\n'
'asientos electricos con memoria,calefactables y con función '
'de masaje',
'doors_number': 2,
'emission_standard': 'C',
'engine': '2.9L',
'engine_horse_power': 450,
'expiration_date': None,
'fuel_type': 'Gasolina',
'id': 'fd00e706-0c2c-58be-9a4c-ea46f02042b1',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/audi-a5-rs5-coupe-tfsi-331kw-quattro-tiptronic-2p-gasolina-2019-en-vizcaya-61962097-covo.aspx',
'listing': 'auction',
'location': 'Bizkaia',
'make': 'AUDI',
'model': 'A5',
'odometer': 98300,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 10,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/18936594/0e0c31d9-bdf6-4ee9-ab03-3832bd46d90d.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fd00e706-0c2c-58be-9a4c-ea46f02042b1/fd00e706-0c2c-58be-9a4c-ea46f02042b1_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 237933,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/18936594/0e0c31d9-bdf6-4ee9-ab03-3832bd46d90d.jpg',
'Width': 800}],
'price': 49990,
'price_includes_vat': True,
'registration_date': '2019-01-01',
'seats_number': 4,
'seller_name': None,
'title': 'AUDI A5 RS5 Coupe TFSI quattro tiptronic',
'transmission': 'automatic',
'trim': 'RS5 Coupe TFSI 331kW quattro tiptronic',
'vin': None,
'year': 2019}
2026-03-26 08:22:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 08:22: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%2761962097%27 HTTP/1.1" 200 None
2026-03-26 08:22:24 [auto_selling_coches.net] INFO: Saving data for 61962097: {'created_time': 1774513344.213135, 'last_price_update_time': 1774513344.213142}
2026-03-26 08:22:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 08:22:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='61962097') HTTP/1.1" 204 0
2026-03-26 08:22:24 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
'body_type': 'Coupe',
'c_o_2_emission_value': 234,
'category': 'Coches',
'color': 'Blanco',
'currency': 'EUR',
'description': 'PORSCHE 991 4s CARRERA COUPE\n'
'Se entrega vehículo con 2 años de garantía Porsche Approved.\n'
'-Suspension OHLINS.\n'
'-Baquets de Carbono de modelo GT3 (ORIGINALES valorados en '
'15.000€)\n'
'-Kit completo de GT3 Aleron de carbono\n'
'-Escape de competition\n'
'-Cambio PDK\n'
'-Climatizador\n'
'-Sistema Isoxis\n'
'-Llanta Aluminio\n'
'-Volante Modelo turbo\n'
'Vehículo con todas revisiones en servicio oficial, '
'posibilidad de entrega a domicilio.',
'doors_number': 2,
'emission_standard': 'C',
'engine': '3.8L',
'engine_horse_power': 400,
'expiration_date': None,
'fuel_type': 'Gasolina',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/porsche-911-carrera-4s-coupe-2p-gasolina-2014-en-vizcaya-56374281-covo.aspx',
'listing': 'auction',
'location': 'Bizkaia',
'make': 'PORSCHE',
'model': '911',
'odometer': 197300,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/14378866/3ea29b32-b89f-45fe-81e2-98649090b5d6.jpg',
'https://a.ccdn.es/cnet/vehicles/14378866/2cc135e1-ae9d-4641-90a9-ae1776443ca4.jpg',
'https://a.ccdn.es/cnet/vehicles/14378866/f3bf6711-a157-46bf-9a14-9d1ddd95ecb7.jpg',
'https://a.ccdn.es/cnet/vehicles/14378866/aae9b590-e6d9-42fd-b412-b091296a2d6c.jpg',
'https://a.ccdn.es/cnet/vehicles/14378866/e7030c37-b7f3-4f7b-ada6-38a2a00c3d73.jpg',
'https://a.ccdn.es/cnet/vehicles/14378866/3f688033-6803-49c7-a1bc-d209777edf24.jpg',
'https://a.ccdn.es/cnet/vehicles/14378866/cb127e86-21d5-4390-99c7-17d61e544214.jpg',
'https://a.ccdn.es/cnet/vehicles/14378866/7199cd33-7b06-4982-a1f5-d68e066f9e37.jpg',
'https://a.ccdn.es/cnet/vehicles/14378866/d3bd9323-85f0-4e24-978b-d6aa8fa620ff.jpg'],
'price': 92990,
'price_includes_vat': True,
'registration_date': '2014-01-01',
'seats_number': 4,
'seller_name': None,
'title': 'PORSCHE 911 Carrera 4S Coupe',
'transmission': 'automatic',
'trim': 'Carrera 4S Coupe',
'vin': None,
'year': 2014}
2026-03-26 08:22:24 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 2a4d5b28-9308-5515-90be-11e087674a52 with identifier: 56374281
2026-03-26 08:22:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 2a4d5b28-9308-5515-90be-11e087674a52
2026-03-26 08:22:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 08:22: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%252F14378866%252F3ea29b32-b89f-45fe-81e2-98649090b5d6.jpg%27 HTTP/1.1" 200 None
2026-03-26 08:22:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/14378866/3ea29b32-b89f-45fe-81e2-98649090b5d6.jpg already downloaded
2026-03-26 08:22:24 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 2a4d5b28-9308-5515-90be-11e087674a52 with identifier 56374281
2026-03-26 08:22:24 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 08:22:24 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 08:22:24 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 2a4d5b28-9308-5515-90be-11e087674a52
2026-03-26 08:22:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://web.gw.coches.net/details/56374281>
{'auction_title': '',
'body_type': 'Coupe',
'c_o_2_emission_value': 234,
'category': 'Coches',
'color': 'Blanco',
'currency': 'EUR',
'description': 'PORSCHE 991 4s CARRERA COUPE\n'
'Se entrega vehículo con 2 años de garantía Porsche Approved.\n'
'-Suspension OHLINS.\n'
'-Baquets de Carbono de modelo GT3 (ORIGINALES valorados en '
'15.000€)\n'
'-Kit completo de GT3 Aleron de carbono\n'
'-Escape de competition\n'
'-Cambio PDK\n'
'-Climatizador\n'
'-Sistema Isoxis\n'
'-Llanta Aluminio\n'
'-Volante Modelo turbo\n'
'Vehículo con todas revisiones en servicio oficial, '
'posibilidad de entrega a domicilio.',
'doors_number': 2,
'emission_standard': 'C',
'engine': '3.8L',
'engine_horse_power': 400,
'expiration_date': None,
'fuel_type': 'Gasolina',
'id': '2a4d5b28-9308-5515-90be-11e087674a52',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/porsche-911-carrera-4s-coupe-2p-gasolina-2014-en-vizcaya-56374281-covo.aspx',
'listing': 'auction',
'location': 'Bizkaia',
'make': 'PORSCHE',
'model': '911',
'odometer': 197300,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 9,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/14378866/3ea29b32-b89f-45fe-81e2-98649090b5d6.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2a4d5b28-9308-5515-90be-11e087674a52/2a4d5b28-9308-5515-90be-11e087674a52_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 253541,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/14378866/3ea29b32-b89f-45fe-81e2-98649090b5d6.jpg',
'Width': 800}],
'price': 92990,
'price_includes_vat': True,
'registration_date': '2014-01-01',
'seats_number': 4,
'seller_name': None,
'title': 'PORSCHE 911 Carrera 4S Coupe',
'transmission': 'automatic',
'trim': 'Carrera 4S Coupe',
'vin': None,
'year': 2014}
2026-03-26 08:22:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 08:22: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%2756374281%27 HTTP/1.1" 200 None
2026-03-26 08:22:24 [auto_selling_coches.net] INFO: Saving data for 56374281: {'created_time': 1774513344.330407, 'last_price_update_time': 1774513344.330419}
2026-03-26 08:22:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 08:22:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='56374281') HTTP/1.1" 204 0
2026-03-26 08:22:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/12871810/4d1d2fae-8ba1-437b-b44f-7fee91b2df79.jpg> (referer: None)
2026-03-26 08:22:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 08:22:24 [crawlers.middlewares.photo_download_middleware] WARNING: Non-image content-type 'application/octet-stream' for image 0 of item 01be078e-60d7-54c8-9c22-8bc839f17c92
2026-03-26 08:22:24 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 01be078e-60d7-54c8-9c22-8bc839f17c92 sending to next pipeline
2026-03-26 08:22:24 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 01be078e-60d7-54c8-9c22-8bc839f17c92 with identifier 54325112
2026-03-26 08:22:24 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 08:22:24 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 08:22:24 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 01be078e-60d7-54c8-9c22-8bc839f17c92
2026-03-26 08:22:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/12871810/4d1d2fae-8ba1-437b-b44f-7fee91b2df79.jpg>
{'auction_title': '',
'body_type': 'Berlina',
'c_o_2_emission_value': 162,
'category': 'Coches',
'color': 'Gris / Plata',
'currency': 'EUR',
'description': '-TECHO ELECTRICO\n'
'-BI-XENON\n'
'-NAVEGADOR\n'
'-CONTROL DE VELOCIDAD\n'
'-ORDENADOR DE ABORDO\n'
'-VOLANTE MULTINCION\n'
'-CUERO MIXTO\n'
'-CAMARA TRASERA\n'
'AUTOMATICO\n'
'-LEVAS EN EL VOLANTE\n'
'-12 MESES DE GARANTIA\n'
'-POSIBILIDAD DE TRASLADO A SU DOMICILIO\n'
'-HORARIO DE LUNES A VIERNES DE 9,30 A 13,30H Y 16 A 20 H\n'
'-SABADOS DE 10 A 14 H',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 300,
'expiration_date': None,
'fuel_type': 'Gasolina',
'id': '01be078e-60d7-54c8-9c22-8bc839f17c92',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/audi-a3-sportback-20-tfsi-s3-300cv-quattro-5p-gasolina-2015-en-vizcaya-54325112-covo.aspx',
'listing': 'auction',
'location': 'Bizkaia',
'make': 'AUDI',
'model': 'A3',
'odometer': 163000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 14,
'photos': [],
'price': 21500,
'price_includes_vat': True,
'registration_date': '2015-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'AUDI A3 Sportback 2.0 TFSI S3 quattro',
'transmission': 'automatic',
'trim': 'Sportback 2.0 TFSI S3 300CV quattro',
'vin': None,
'year': 2015}
2026-03-26 08:22:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 08:22: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%2754325112%27 HTTP/1.1" 200 None
2026-03-26 08:22:24 [auto_selling_coches.net] INFO: Saving data for 54325112: {'created_time': 1774513344.586599, 'last_price_update_time': 1774513344.586606}
2026-03-26 08:22:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 08:22:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='54325112') HTTP/1.1" 204 0
2026-03-26 08:22:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/62429913> (referer: https://www.coches.net/concesionario/gtexclusivecars/?utm_medium=cpc&utm_source=google&utm_campaign=pmax_vehicle_feed-&gad_source=1&pg=1) ['zyte-api']
2026-03-26 08:22:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 08:22:24 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
'body_type': 'Coupe',
'c_o_2_emission_value': 204,
'category': 'Coches',
'color': 'Amarillo',
'currency': 'EUR',
'description': 'BMW M4 431CV\n'
'-Cierre centralizado \n'
'-Climatizador Bizona\n'
'-Asientos calefactables y con memoria \n'
'-Volante multifuncion\n'
'-Heat displey \n'
'-Camara trasera \n'
'-Aleron trasero en carbono\n'
'-Techo de carbono\n'
'-Llantas en 19\n'
'-Pantalla profesional\n'
'-Volante en piel vuelta \n'
'Se entrega vehiculo con 12 meses de garantia y posibilidad de '
'entrega a domicilio.\n'
'Posivilidad de recoger vehiculo como parte de pago.',
'doors_number': 2,
'emission_standard': 'C',
'engine': '3.0L',
'engine_horse_power': 431,
'expiration_date': None,
'fuel_type': 'Gasolina',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/bmw-serie-4-m4-2p-gasolina-2015-en-vizcaya-62429913-covo.aspx',
'listing': 'auction',
'location': 'Bizkaia',
'make': 'BMW',
'model': 'Serie 4',
'odometer': 131300,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19328893/29f6713d-b85a-4723-a775-12ebca95a927.jpg',
'https://a.ccdn.es/cnet/vehicles/19328893/c709193c-38aa-47ed-b995-7214c7be6fbf.jpg',
'https://a.ccdn.es/cnet/vehicles/19328893/97ede923-2b97-49e7-9893-5fdeefc175ec.jpg',
'https://a.ccdn.es/cnet/vehicles/19328893/1d0f79f0-1767-4302-9ef1-36b88f67c9b3.jpg',
'https://a.ccdn.es/cnet/vehicles/19328893/ec1c1838-c164-4663-b65c-6656ee466100.jpg',
'https://a.ccdn.es/cnet/vehicles/19328893/812640f7-594f-4661-a261-40e3937ae6e9.jpg',
'https://a.ccdn.es/cnet/vehicles/19328893/77187738-ef05-4785-9bf3-5d2a6ef0b642.jpg',
'https://a.ccdn.es/cnet/vehicles/19328893/4900f5cc-e9ca-44f4-a6f4-12aa467e0d08.jpg',
'https://a.ccdn.es/cnet/vehicles/19328893/f33c0b5e-ee8a-4a5f-9637-0a06e8fef973.jpg',
'https://a.ccdn.es/cnet/vehicles/19328893/c63fb690-0f57-4a91-b0eb-2e130683476c.jpg',
'https://a.ccdn.es/cnet/vehicles/19328893/00f1433e-19d7-428c-9b0e-ed77b720c771.jpg',
'https://a.ccdn.es/cnet/vehicles/19328893/a304643e-1487-4951-ad1e-2d79cb40067e.jpg',
'https://a.ccdn.es/cnet/vehicles/19328893/b9767389-ecd2-46b5-9e54-4b682025454d.jpg'],
'price': 43500,
'price_includes_vat': True,
'registration_date': '2015-01-01',
'seats_number': 4,
'seller_name': None,
'title': 'BMW Serie 4 M4',
'transmission': 'automatic',
'trim': 'M4',
'vin': None,
'year': 2015}
2026-03-26 08:22:24 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 66823070-b146-5f51-94f8-47389acf21c7 with identifier: 62429913
2026-03-26 08:22:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 66823070-b146-5f51-94f8-47389acf21c7
2026-03-26 08:22:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 08:22: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%252F19328893%252F29f6713d-b85a-4723-a775-12ebca95a927.jpg%27 HTTP/1.1" 200 None
2026-03-26 08:22:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19328893/29f6713d-b85a-4723-a775-12ebca95a927.jpg already downloaded
2026-03-26 08:22:24 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 66823070-b146-5f51-94f8-47389acf21c7 with identifier 62429913
2026-03-26 08:22:24 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 08:22:24 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 08:22:24 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 66823070-b146-5f51-94f8-47389acf21c7
2026-03-26 08:22:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://web.gw.coches.net/details/62429913>
{'auction_title': '',
'body_type': 'Coupe',
'c_o_2_emission_value': 204,
'category': 'Coches',
'color': 'Amarillo',
'currency': 'EUR',
'description': 'BMW M4 431CV\n'
'-Cierre centralizado \n'
'-Climatizador Bizona\n'
'-Asientos calefactables y con memoria \n'
'-Volante multifuncion\n'
'-Heat displey \n'
'-Camara trasera \n'
'-Aleron trasero en carbono\n'
'-Techo de carbono\n'
'-Llantas en 19\n'
'-Pantalla profesional\n'
'-Volante en piel vuelta \n'
'Se entrega vehiculo con 12 meses de garantia y posibilidad de '
'entrega a domicilio.\n'
'Posivilidad de recoger vehiculo como parte de pago.',
'doors_number': 2,
'emission_standard': 'C',
'engine': '3.0L',
'engine_horse_power': 431,
'expiration_date': None,
'fuel_type': 'Gasolina',
'id': '66823070-b146-5f51-94f8-47389acf21c7',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/bmw-serie-4-m4-2p-gasolina-2015-en-vizcaya-62429913-covo.aspx',
'listing': 'auction',
'location': 'Bizkaia',
'make': 'BMW',
'model': 'Serie 4',
'odometer': 131300,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 13,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19328893/29f6713d-b85a-4723-a775-12ebca95a927.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_66823070-b146-5f51-94f8-47389acf21c7/66823070-b146-5f51-94f8-47389acf21c7_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 240505,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19328893/29f6713d-b85a-4723-a775-12ebca95a927.jpg',
'Width': 800}],
'price': 43500,
'price_includes_vat': True,
'registration_date': '2015-01-01',
'seats_number': 4,
'seller_name': None,
'title': 'BMW Serie 4 M4',
'transmission': 'automatic',
'trim': 'M4',
'vin': None,
'year': 2015}
2026-03-26 08:22:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 08:22: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%2762429913%27 HTTP/1.1" 200 None
2026-03-26 08:22:25 [auto_selling_coches.net] INFO: Saving data for 62429913: {'created_time': 1774513345.007967, 'last_price_update_time': 1774513345.007975}
2026-03-26 08:22:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 08:22:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62429913') HTTP/1.1" 204 0
2026-03-26 08:22:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/60330096> (referer: https://www.coches.net/concesionario/gtexclusivecars/?utm_medium=cpc&utm_source=google&utm_campaign=pmax_vehicle_feed-&gad_source=1&pg=1) ['zyte-api']
2026-03-26 08:22:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 08:22:25 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
'body_type': 'SUV',
'c_o_2_emission_value': 159,
'category': 'Coches',
'color': 'Blanco',
'currency': 'EUR',
'description': 'LAND-ROVER DISCOVERY SPORT SD4 2.2 150CV 4WD SE\n'
'IMPORTANTE MOTOR FORD \n'
'-Llantas de aluminio\n'
'-Volante multifuncion\n'
'-Cristales traseros tintados \n'
'-Bola de remolque\n'
'-Asientos de cuero\n'
'-Climatizador \n'
'-Sensor de aparcamiento\n'
'-Faros de xenon \n'
'Vehiculo de un solo propietarios y todas revisiones al dia, '
'se entrega con 12 meses de garantia y posibilidad de entrega '
'a domicilio.',
'doors_number': 5,
'emission_standard': 'C',
'engine': '2.2L',
'engine_horse_power': 190,
'expiration_date': None,
'fuel_type': 'Diesel',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/land-rover-discovery-sport-sd4-4wd-se-5p-diesel-2015-en-vizcaya-60330096-covo.aspx',
'listing': 'auction',
'location': 'Bizkaia',
'make': 'LAND-ROVER',
'model': 'Discovery Sport',
'odometer': 263000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/17622759/a26aa5b9-724d-4494-8049-3b2ff47e6743.jpg',
'https://a.ccdn.es/cnet/vehicles/17622759/30176b00-eaa9-44fd-9375-c881358adf5d.jpg',
'https://a.ccdn.es/cnet/vehicles/17622759/6c56071f-b86a-4319-973b-8d472de9acbb.jpg',
'https://a.ccdn.es/cnet/vehicles/17622759/37277cad-7b32-42c9-b42e-5d4464038300.jpg',
'https://a.ccdn.es/cnet/vehicles/17622759/bf43df5d-0b93-4159-aae9-59711616a30d.jpg',
'https://a.ccdn.es/cnet/vehicles/17622759/13aba89e-d654-40cc-876f-4aa9013aae1a.jpg',
'https://a.ccdn.es/cnet/vehicles/17622759/3d3daf38-e8af-4f68-8299-d7bfa1f0c933.jpg',
'https://a.ccdn.es/cnet/vehicles/17622759/08864f26-7549-44af-a75a-7b022f59c7a7.jpg',
'https://a.ccdn.es/cnet/vehicles/17622759/e8d742fa-f12b-4246-b496-e79e1ae386f2.jpg',
'https://a.ccdn.es/cnet/vehicles/17622759/5870a779-3cc9-4a04-a03c-eff9bf17b65e.jpg',
'https://a.ccdn.es/cnet/vehicles/17622759/13665d0e-afaa-4317-a77d-2c6a151a9b84.jpg',
'https://a.ccdn.es/cnet/vehicles/17622759/7d694d45-7e1a-40ee-a87e-b50ff852ffec.jpg'],
'price': 11990,
'price_includes_vat': True,
'registration_date': '2015-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'LAND-ROVER Discovery Sport SD4 4WD SE',
'transmission': 'manual',
'trim': 'SD4 4WD SE',
'vin': None,
'year': 2015}
2026-03-26 08:22:25 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: c1897229-5f51-5ebc-aee2-77f9cfb66f7a with identifier: 60330096
2026-03-26 08:22:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item c1897229-5f51-5ebc-aee2-77f9cfb66f7a
2026-03-26 08:22:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 08:22: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%252F17622759%252Fa26aa5b9-724d-4494-8049-3b2ff47e6743.jpg%27 HTTP/1.1" 200 None
2026-03-26 08:22:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/17622759/a26aa5b9-724d-4494-8049-3b2ff47e6743.jpg already downloaded
2026-03-26 08:22:25 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: c1897229-5f51-5ebc-aee2-77f9cfb66f7a with identifier 60330096
2026-03-26 08:22:25 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 08:22:25 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 08:22:25 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item c1897229-5f51-5ebc-aee2-77f9cfb66f7a
2026-03-26 08:22:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://web.gw.coches.net/details/60330096>
{'auction_title': '',
'body_type': 'SUV',
'c_o_2_emission_value': 159,
'category': 'Coches',
'color': 'Blanco',
'currency': 'EUR',
'description': 'LAND-ROVER DISCOVERY SPORT SD4 2.2 150CV 4WD SE\n'
'IMPORTANTE MOTOR FORD \n'
'-Llantas de aluminio\n'
'-Volante multifuncion\n'
'-Cristales traseros tintados \n'
'-Bola de remolque\n'
'-Asientos de cuero\n'
'-Climatizador \n'
'-Sensor de aparcamiento\n'
'-Faros de xenon \n'
'Vehiculo de un solo propietarios y todas revisiones al dia, '
'se entrega con 12 meses de garantia y posibilidad de entrega '
'a domicilio.',
'doors_number': 5,
'emission_standard': 'C',
'engine': '2.2L',
'engine_horse_power': 190,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': 'c1897229-5f51-5ebc-aee2-77f9cfb66f7a',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/land-rover-discovery-sport-sd4-4wd-se-5p-diesel-2015-en-vizcaya-60330096-covo.aspx',
'listing': 'auction',
'location': 'Bizkaia',
'make': 'LAND-ROVER',
'model': 'Discovery Sport',
'odometer': 263000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 12,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/17622759/a26aa5b9-724d-4494-8049-3b2ff47e6743.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c1897229-5f51-5ebc-aee2-77f9cfb66f7a/c1897229-5f51-5ebc-aee2-77f9cfb66f7a_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 201015,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/17622759/a26aa5b9-724d-4494-8049-3b2ff47e6743.jpg',
'Width': 800}],
'price': 11990,
'price_includes_vat': True,
'registration_date': '2015-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'LAND-ROVER Discovery Sport SD4 4WD SE',
'transmission': 'manual',
'trim': 'SD4 4WD SE',
'vin': None,
'year': 2015}
2026-03-26 08:22:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 08:22: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%2760330096%27 HTTP/1.1" 200 None
2026-03-26 08:22:25 [auto_selling_coches.net] INFO: Saving data for 60330096: {'created_time': 1774513345.198759, 'last_price_update_time': 1774513345.198766}
2026-03-26 08:22:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 08:22:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='60330096') HTTP/1.1" 204 0
2026-03-26 08:22:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/62356752> (referer: https://www.coches.net/concesionario/gtexclusivecars/?utm_medium=cpc&utm_source=google&utm_campaign=pmax_vehicle_feed-&gad_source=1&pg=1) ['zyte-api']
2026-03-26 08:22:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 08:22:25 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
'body_type': 'Berlina',
'c_o_2_emission_value': 99,
'category': 'Coches',
'color': 'Negro',
'currency': 'EUR',
'description': 'VOLKSWAGEN POLO 1.2 TDI \n'
'-Cierre centralizado \n'
'-Elevalunas electricos \n'
'-Llanta de aluminio\n'
'-Volante multifuncional \n'
'-Aire acondicionado\n'
'-Sistema isofix \n'
'Se entrega vehiculo con 12 meses de garantia y posibilidad de '
'entrega a domicilio.',
'doors_number': 5,
'emission_standard': 'B',
'engine': '1.2L',
'engine_horse_power': 75,
'expiration_date': None,
'fuel_type': 'Diesel',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/volkswagen-polo-12-tdi-75cv-advance-5p-diesel-2012-en-vizcaya-62356752-covo.aspx',
'listing': 'auction',
'location': 'Bizkaia',
'make': 'VOLKSWAGEN',
'model': 'Polo',
'odometer': 188300,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19268817/e6cdd85c-a35e-4196-9dae-85712522b6e0.jpg',
'https://a.ccdn.es/cnet/vehicles/19268817/9da7ea1e-4184-4e70-8732-24260c806415.jpg',
'https://a.ccdn.es/cnet/vehicles/19268817/cb68f590-ea06-4b32-99c1-b3a73978eb1d.jpg',
'https://a.ccdn.es/cnet/vehicles/19268817/cdc85f30-7451-4143-874f-305018f7eb7c.jpg',
'https://a.ccdn.es/cnet/vehicles/19268817/f9d7181d-da02-4b03-86e6-c74a7312dff7.jpg',
'https://a.ccdn.es/cnet/vehicles/19268817/20f0c0d3-f471-45ac-94e6-4b1d16aa225a.jpg',
'https://a.ccdn.es/cnet/vehicles/19268817/02a4353b-c764-4760-a7b1-deda42137094.jpg',
'https://a.ccdn.es/cnet/vehicles/19268817/4de25043-ab66-4c8d-ac50-675187ec2514.jpg',
'https://a.ccdn.es/cnet/vehicles/19268817/eac3bde5-7d3e-41af-b6d3-0ba962fe538a.jpg',
'https://a.ccdn.es/cnet/vehicles/19268817/f203fd6b-cdc3-47d5-be21-4ca83d80c5cf.jpg',
'https://a.ccdn.es/cnet/vehicles/19268817/5c25ff00-b956-49d6-a079-87f9214d56f7.jpg'],
'price': 6490,
'price_includes_vat': True,
'registration_date': '2012-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'VOLKSWAGEN Polo 1.2 TDI Advance',
'transmission': 'manual',
'trim': '1.2 TDI 75cv Advance',
'vin': None,
'year': 2012}
2026-03-26 08:22:25 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: a2c439c2-c713-5f06-b6b7-4eec77c16636 with identifier: 62356752
2026-03-26 08:22:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item a2c439c2-c713-5f06-b6b7-4eec77c16636
2026-03-26 08:22:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 08:22: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%252F19268817%252Fe6cdd85c-a35e-4196-9dae-85712522b6e0.jpg%27 HTTP/1.1" 200 None
2026-03-26 08:22:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19268817/e6cdd85c-a35e-4196-9dae-85712522b6e0.jpg already downloaded
2026-03-26 08:22:25 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: a2c439c2-c713-5f06-b6b7-4eec77c16636 with identifier 62356752
2026-03-26 08:22:25 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 08:22:25 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 08:22:25 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item a2c439c2-c713-5f06-b6b7-4eec77c16636
2026-03-26 08:22:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://web.gw.coches.net/details/62356752>
{'auction_title': '',
'body_type': 'Berlina',
'c_o_2_emission_value': 99,
'category': 'Coches',
'color': 'Negro',
'currency': 'EUR',
'description': 'VOLKSWAGEN POLO 1.2 TDI \n'
'-Cierre centralizado \n'
'-Elevalunas electricos \n'
'-Llanta de aluminio\n'
'-Volante multifuncional \n'
'-Aire acondicionado\n'
'-Sistema isofix \n'
'Se entrega vehiculo con 12 meses de garantia y posibilidad de '
'entrega a domicilio.',
'doors_number': 5,
'emission_standard': 'B',
'engine': '1.2L',
'engine_horse_power': 75,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': 'a2c439c2-c713-5f06-b6b7-4eec77c16636',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/volkswagen-polo-12-tdi-75cv-advance-5p-diesel-2012-en-vizcaya-62356752-covo.aspx',
'listing': 'auction',
'location': 'Bizkaia',
'make': 'VOLKSWAGEN',
'model': 'Polo',
'odometer': 188300,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 11,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19268817/e6cdd85c-a35e-4196-9dae-85712522b6e0.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a2c439c2-c713-5f06-b6b7-4eec77c16636/a2c439c2-c713-5f06-b6b7-4eec77c16636_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 260934,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19268817/e6cdd85c-a35e-4196-9dae-85712522b6e0.jpg',
'Width': 800}],
'price': 6490,
'price_includes_vat': True,
'registration_date': '2012-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'VOLKSWAGEN Polo 1.2 TDI Advance',
'transmission': 'manual',
'trim': '1.2 TDI 75cv Advance',
'vin': None,
'year': 2012}
2026-03-26 08:22:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 08:22: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%2762356752%27 HTTP/1.1" 200 None
2026-03-26 08:22:25 [auto_selling_coches.net] INFO: Saving data for 62356752: {'created_time': 1774513345.415926, 'last_price_update_time': 1774513345.415965}
2026-03-26 08:22:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 08:22:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62356752') HTTP/1.1" 204 0
2026-03-26 08:22:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/57152909> (referer: https://www.coches.net/concesionario/gtexclusivecars/?utm_medium=cpc&utm_source=google&utm_campaign=pmax_vehicle_feed-&gad_source=1&pg=1) ['zyte-api']
2026-03-26 08:22:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 08:22:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.coches.net/concesionario/gtexclusivecars/?utm_medium=cpc&utm_source=google&utm_campaign=pmax_vehicle_feed-&gad_source=1&pg=2> (referer: https://www.coches.net/concesionario/gtexclusivecars/?utm_medium=cpc&utm_source=google&utm_campaign=pmax_vehicle_feed-&gad_source=1&pg=1) ['zyte-api']
2026-03-26 08:22:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 08:22:25 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
'body_type': 'Berlina',
'c_o_2_emission_value': 129,
'category': 'Coches',
'color': 'Gris / Plata',
'currency': 'EUR',
'description': 'Fiat linea\n'
'-Cierre centralizado\n'
'-Elevalunas electrico\n'
'-Aire acondicionado\n'
'-Manual de 6 velocidades\n'
'-Radio original\n'
'-Llanta 16"\n'
'Se entrega con garantia total de 12 meses y con posibilidad '
'de entrega en domicilio',
'doors_number': 4,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 90,
'expiration_date': None,
'fuel_type': 'Diesel',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/fiat-linea-13-multijet-16v-90-active-4p-diesel-2007-en-vizcaya-57152909-covo.aspx',
'listing': 'auction',
'location': 'Bizkaia',
'make': 'FIAT',
'model': 'Linea',
'odometer': 233000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/15006277/65ffec00-1e8a-49e3-a44e-70d7e986182f.jpg',
'https://a.ccdn.es/cnet/vehicles/15006277/3ba96217-5dd8-4f2e-95c3-ed16ad591a40.jpg',
'https://a.ccdn.es/cnet/vehicles/15006277/288cccc9-f103-484a-9bbb-293b50597633.jpg',
'https://a.ccdn.es/cnet/vehicles/15006277/8d77bc6f-f590-4c3c-b5ec-a3cd32cc3bd3.jpg',
'https://a.ccdn.es/cnet/vehicles/15006277/b4898871-12de-475c-917a-5951e1c62495.jpg',
'https://a.ccdn.es/cnet/vehicles/15006277/8871aef7-e98a-4849-a159-ed45aa8e3af6.jpg',
'https://a.ccdn.es/cnet/vehicles/15006277/ca4106f2-d125-471c-8088-c28f852faac6.jpg',
'https://a.ccdn.es/cnet/vehicles/15006277/17791bb1-b9c4-498a-945a-86f114804cda.jpg',
'https://a.ccdn.es/cnet/vehicles/15006277/480e4ba0-c2ad-4654-9d6e-c90fcb18e9b1.jpg',
'https://a.ccdn.es/cnet/vehicles/15006277/cc252308-3150-4a70-afce-f26678a43c20.jpg',
'https://a.ccdn.es/cnet/vehicles/15006277/ccb16cd1-961f-4e5c-9c9c-fcbe424eec40.jpg',
'https://a.ccdn.es/cnet/vehicles/15006277/53efc771-e1f2-44ef-8872-c717325ebb10.jpg',
'https://a.ccdn.es/cnet/vehicles/15006277/1b3f2b43-0e6b-4d7f-8e2d-4a5eea9fbaf7.jpg',
'https://a.ccdn.es/cnet/vehicles/15006277/aa618901-1f6a-410f-85b3-89ee102ef9e5.jpg'],
'price': 2990,
'price_includes_vat': True,
'registration_date': '2008-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'FIAT Linea 1.3 Multijet 16v 90 Active',
'transmission': 'manual',
'trim': '1.3 Multijet 16v 90 Active',
'vin': None,
'year': 2008}
2026-03-26 08:22:25 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: b9389294-9dc6-5cfa-b519-7f1c34a927d9 with identifier: 57152909
2026-03-26 08:22:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item b9389294-9dc6-5cfa-b519-7f1c34a927d9
2026-03-26 08:22:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 08:22: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%252F15006277%252F65ffec00-1e8a-49e3-a44e-70d7e986182f.jpg%27 HTTP/1.1" 200 None
2026-03-26 08:22:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/15006277/65ffec00-1e8a-49e3-a44e-70d7e986182f.jpg already downloaded
2026-03-26 08:22:25 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: b9389294-9dc6-5cfa-b519-7f1c34a927d9 with identifier 57152909
2026-03-26 08:22:25 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 08:22:25 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 08:22:25 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item b9389294-9dc6-5cfa-b519-7f1c34a927d9
2026-03-26 08:22:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://web.gw.coches.net/details/57152909>
{'auction_title': '',
'body_type': 'Berlina',
'c_o_2_emission_value': 129,
'category': 'Coches',
'color': 'Gris / Plata',
'currency': 'EUR',
'description': 'Fiat linea\n'
'-Cierre centralizado\n'
'-Elevalunas electrico\n'
'-Aire acondicionado\n'
'-Manual de 6 velocidades\n'
'-Radio original\n'
'-Llanta 16"\n'
'Se entrega con garantia total de 12 meses y con posibilidad '
'de entrega en domicilio',
'doors_number': 4,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 90,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': 'b9389294-9dc6-5cfa-b519-7f1c34a927d9',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/fiat-linea-13-multijet-16v-90-active-4p-diesel-2007-en-vizcaya-57152909-covo.aspx',
'listing': 'auction',
'location': 'Bizkaia',
'make': 'FIAT',
'model': 'Linea',
'odometer': 233000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 14,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/15006277/65ffec00-1e8a-49e3-a44e-70d7e986182f.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b9389294-9dc6-5cfa-b519-7f1c34a927d9/b9389294-9dc6-5cfa-b519-7f1c34a927d9_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 210410,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/15006277/65ffec00-1e8a-49e3-a44e-70d7e986182f.jpg',
'Width': 800}],
'price': 2990,
'price_includes_vat': True,
'registration_date': '2008-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'FIAT Linea 1.3 Multijet 16v 90 Active',
'transmission': 'manual',
'trim': '1.3 Multijet 16v 90 Active',
'vin': None,
'year': 2008}
2026-03-26 08:22:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 08:22: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%2757152909%27 HTTP/1.1" 200 None
2026-03-26 08:22:25 [auto_selling_coches.net] INFO: Saving data for 57152909: {'created_time': 1774513345.784937, 'last_price_update_time': 1774513345.784945}
2026-03-26 08:22:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 08:22:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='57152909') HTTP/1.1" 204 0
2026-03-26 08:22:25 [auto_selling_coches.net] INFO: Parsing page 2
2026-03-26 08:22:25 [auto_selling_coches.net] INFO: Found 13 listings on page 2
2026-03-26 08:22:25 [auto_selling_coches.net] INFO: Found listing with ID: 70081892
2026-03-26 08:22:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 08:22: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%2770081892%27 HTTP/1.1" 200 None
2026-03-26 08:22:25 [auto_selling_coches.net] INFO: Scrape type for 70081892: 1
2026-03-26 08:22:25 [auto_selling_coches.net] INFO: Scraping new listing 70081892
2026-03-26 08:22:25 [auto_selling_coches.net] INFO: Found listing with ID: 61807827
2026-03-26 08:22:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 08:22: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%2761807827%27 HTTP/1.1" 200 None
2026-03-26 08:22:25 [auto_selling_coches.net] INFO: Scrape type for 61807827: 1
2026-03-26 08:22:25 [auto_selling_coches.net] INFO: Scraping new listing 61807827
2026-03-26 08:22:25 [auto_selling_coches.net] INFO: Found listing with ID: 61058712
2026-03-26 08:22:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 08:22: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%2761058712%27 HTTP/1.1" 200 None
2026-03-26 08:22:25 [auto_selling_coches.net] INFO: Scrape type for 61058712: 1
2026-03-26 08:22:25 [auto_selling_coches.net] INFO: Scraping new listing 61058712
2026-03-26 08:22:25 [auto_selling_coches.net] INFO: Found listing with ID: 56281292
2026-03-26 08:22:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 08:22: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%2756281292%27 HTTP/1.1" 200 None
2026-03-26 08:22:25 [auto_selling_coches.net] INFO: Scrape type for 56281292: 1
2026-03-26 08:22:25 [auto_selling_coches.net] INFO: Scraping new listing 56281292
2026-03-26 08:22:25 [auto_selling_coches.net] INFO: Found listing with ID: 60060223
2026-03-26 08:22:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 08:22: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%2760060223%27 HTTP/1.1" 200 None
2026-03-26 08:22:25 [auto_selling_coches.net] INFO: Scrape type for 60060223: 1
2026-03-26 08:22:25 [auto_selling_coches.net] INFO: Scraping new listing 60060223
2026-03-26 08:22:25 [auto_selling_coches.net] INFO: Found listing with ID: 54276141
2026-03-26 08:22:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 08:22: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%2754276141%27 HTTP/1.1" 200 None
2026-03-26 08:22:25 [auto_selling_coches.net] INFO: Scrape type for 54276141: 1
2026-03-26 08:22:25 [auto_selling_coches.net] INFO: Scraping new listing 54276141
2026-03-26 08:22:25 [auto_selling_coches.net] INFO: Found listing with ID: 62130905
2026-03-26 08:22:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 08:22: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%2762130905%27 HTTP/1.1" 200 None
2026-03-26 08:22:25 [auto_selling_coches.net] INFO: Scrape type for 62130905: 1
2026-03-26 08:22:25 [auto_selling_coches.net] INFO: Scraping new listing 62130905
2026-03-26 08:22:25 [auto_selling_coches.net] INFO: Found listing with ID: 62452945
2026-03-26 08:22:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 08:22: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%2762452945%27 HTTP/1.1" 200 None
2026-03-26 08:22:25 [auto_selling_coches.net] INFO: Scrape type for 62452945: 1
2026-03-26 08:22:25 [auto_selling_coches.net] INFO: Scraping new listing 62452945
2026-03-26 08:22:25 [auto_selling_coches.net] INFO: Found listing with ID: 58785220
2026-03-26 08:22:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 08:22: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%2758785220%27 HTTP/1.1" 200 None
2026-03-26 08:22:26 [auto_selling_coches.net] INFO: Scrape type for 58785220: 1
2026-03-26 08:22:26 [auto_selling_coches.net] INFO: Scraping new listing 58785220
2026-03-26 08:22:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/62264825> (referer: https://www.coches.net/concesionario/gtexclusivecars/?utm_medium=cpc&utm_source=google&utm_campaign=pmax_vehicle_feed-&gad_source=1&pg=1) ['zyte-api']
2026-03-26 08:22:26 [auto_selling_coches.net] INFO: Found listing with ID: 61962664
2026-03-26 08:22:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 08:22: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%2761962664%27 HTTP/1.1" 200 None
2026-03-26 08:22:26 [auto_selling_coches.net] INFO: Scrape type for 61962664: 1
2026-03-26 08:22:26 [auto_selling_coches.net] INFO: Scraping new listing 61962664
2026-03-26 08:22:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 08:22:26 [auto_selling_coches.net] INFO: Found listing with ID: 59825141
2026-03-26 08:22:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 08:22: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%2759825141%27 HTTP/1.1" 200 None
2026-03-26 08:22:26 [auto_selling_coches.net] INFO: Scrape type for 59825141: 1
2026-03-26 08:22:26 [auto_selling_coches.net] INFO: Scraping new listing 59825141
2026-03-26 08:22:26 [auto_selling_coches.net] INFO: Found listing with ID: 62130681
2026-03-26 08:22:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 08:22: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%2762130681%27 HTTP/1.1" 200 None
2026-03-26 08:22:26 [auto_selling_coches.net] INFO: Scrape type for 62130681: 1
2026-03-26 08:22:26 [auto_selling_coches.net] INFO: Scraping new listing 62130681
2026-03-26 08:22:26 [auto_selling_coches.net] INFO: Found listing with ID: 57137952
2026-03-26 08:22:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 08:22: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%2757137952%27 HTTP/1.1" 200 None
2026-03-26 08:22:26 [auto_selling_coches.net] INFO: Scrape type for 57137952: 1
2026-03-26 08:22:26 [auto_selling_coches.net] INFO: Scraping new listing 57137952
2026-03-26 08:22:26 [auto_selling_coches.net] INFO: No more listings to scrape.
2026-03-26 08:22:26 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
'body_type': 'SUV',
'c_o_2_emission_value': None,
'category': 'Coches',
'color': 'Marrón',
'currency': 'EUR',
'description': 'LAND-ROVER DEFENDER 2.0 SI4 PHEV P404 \n'
'VEHICULO NACIONAL EN PERFECTO ESTADO.\n'
'- SOLO PROPIETARIO. \n'
'-IVA DEDUCIBLE YA INCLUIDO EN EL PRECIO.\n'
'-TODOS LOS GASTOS INCLUIDOS EXCEPTO CAMBIO DE NOMBRE +200€.\n'
'-MANTENIMIENTO AL DÍA EN SERVICIO OFICIAL.\n'
'-EQUIPAMIENTO DESTACADO:\n'
'-TECHO SOLAR PANORAMICO\n'
'-NAVEGADOR\n'
'-FAROS DE LED \n'
'-CAMARAS 360 GRADOS CON VISTA PAJARO \n'
'-SENSORES DE PARKING DELANTEROS Y TRASEROS \n'
'-ACCESO CONFOERT, APERTURA Y ARRANQUE SIN LLAVE \n'
'-ENGANCHE DE REMOLQUE \n'
'-SISTEMA DE AVISO DE ANGULO MUERTO \n'
'-PANTALLA MULTIMEDIA \n'
'-CUADRO DIGITAL COCKPIT \n'
'-CARGADORES SMARTPHONE PLAZAS DELANTERAS Y TRASERAS \n'
'-CARGADOR INALAMBRICO SMARTPHONE \n'
'-SISTEMA DE AVISO DE CAMBIO DE CARRIL \n'
'-TAPICERIA DE PIEL PERFORADA BI COLOR \n'
'-ASIENTOS CON REGULACION ELECTRICA \n'
'-SISTEMA DE AUDIO AMPLIADO MERIDIAN \n'
'-APPLE CAR PLAY Y ANDROID AUTO \n'
'Se entrega vehiculo con 24 meses de garantia y posibilidad '
'de entrega a domicilio.',
'doors_number': 5,
'emission_standard': '0',
'engine': '2.0L',
'engine_horse_power': 404,
'expiration_date': None,
'fuel_type': 'Híbrido enchufable',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/land-rover-defender-20-si4-phev-p404-xs-edition-auto-4wd-5p-electrico-hibrido-2022-en-vizcaya-62264825-covo.aspx',
'listing': 'auction',
'location': 'Bizkaia',
'make': 'LAND-ROVER',
'model': 'Defender',
'odometer': 119300,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19192176/37679ca2-9826-422e-923e-9deff8d68188.jpg',
'https://a.ccdn.es/cnet/vehicles/19192176/fbfe5a67-da93-40d8-8b61-145ef8a57b19.jpg',
'https://a.ccdn.es/cnet/vehicles/19192176/b255234b-b812-49b1-90c0-34a036d953f4.jpg',
'https://a.ccdn.es/cnet/vehicles/19192176/7745e0e7-0636-4b5e-89ab-b233a17747fb.jpg',
'https://a.ccdn.es/cnet/vehicles/19192176/6e8adc9c-d1cc-42eb-9ee2-47a49bbd38e3.jpg',
'https://a.ccdn.es/cnet/vehicles/19192176/54e05023-8cef-466a-808f-44a55f28088e.jpg',
'https://a.ccdn.es/cnet/vehicles/19192176/4c8e4168-c5e7-4245-8f24-2d76d92918be.jpg',
'https://a.ccdn.es/cnet/vehicles/19192176/338613b9-68a5-4548-8ff1-60deb839c37d.jpg',
'https://a.ccdn.es/cnet/vehicles/19192176/f38a7207-7a24-4db9-808b-e10d6eae3cf5.jpg',
'https://a.ccdn.es/cnet/vehicles/19192176/7cce4c9e-5041-4521-98e0-ecf1879287f9.jpg',
'https://a.ccdn.es/cnet/vehicles/19192176/444faae9-091f-4e8e-82d3-132af05a1e18.jpg',
'https://a.ccdn.es/cnet/vehicles/19192176/448d2e9f-ca4c-43bc-99b0-48bc20571d25.jpg'],
'price': 54990,
'price_includes_vat': True,
'registration_date': '2021-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'LAND-ROVER Defender 2.0 Si4 PHEV P404 XS Edition Auto 4WD',
'transmission': 'automatic',
'trim': '2.0 Si4 PHEV P404 XS Edition Auto 4WD',
'vin': None,
'year': 2021}
2026-03-26 08:22:26 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 5ca4b31c-64ad-5841-bc02-a34f1f857534 with identifier: 62264825
2026-03-26 08:22:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 5ca4b31c-64ad-5841-bc02-a34f1f857534
2026-03-26 08:22:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 08:22: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%252F19192176%252F37679ca2-9826-422e-923e-9deff8d68188.jpg%27 HTTP/1.1" 200 None
2026-03-26 08:22:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19192176/37679ca2-9826-422e-923e-9deff8d68188.jpg already downloaded
2026-03-26 08:22:26 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 5ca4b31c-64ad-5841-bc02-a34f1f857534 with identifier 62264825
2026-03-26 08:22:26 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 08:22:26 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 08:22:26 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 5ca4b31c-64ad-5841-bc02-a34f1f857534
2026-03-26 08:22:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://web.gw.coches.net/details/62264825>
{'auction_title': '',
'body_type': 'SUV',
'c_o_2_emission_value': None,
'category': 'Coches',
'color': 'Marrón',
'currency': 'EUR',
'description': 'LAND-ROVER DEFENDER 2.0 SI4 PHEV P404 \n'
'VEHICULO NACIONAL EN PERFECTO ESTADO.\n'
'- SOLO PROPIETARIO. \n'
'-IVA DEDUCIBLE YA INCLUIDO EN EL PRECIO.\n'
'-TODOS LOS GASTOS INCLUIDOS EXCEPTO CAMBIO DE NOMBRE +200€.\n'
'-MANTENIMIENTO AL DÍA EN SERVICIO OFICIAL.\n'
'-EQUIPAMIENTO DESTACADO:\n'
'-TECHO SOLAR PANORAMICO\n'
'-NAVEGADOR\n'
'-FAROS DE LED \n'
'-CAMARAS 360 GRADOS CON VISTA PAJARO \n'
'-SENSORES DE PARKING DELANTEROS Y TRASEROS \n'
'-ACCESO CONFOERT, APERTURA Y ARRANQUE SIN LLAVE \n'
'-ENGANCHE DE REMOLQUE \n'
'-SISTEMA DE AVISO DE ANGULO MUERTO \n'
'-PANTALLA MULTIMEDIA \n'
'-CUADRO DIGITAL COCKPIT \n'
'-CARGADORES SMARTPHONE PLAZAS DELANTERAS Y TRASERAS \n'
'-CARGADOR INALAMBRICO SMARTPHONE \n'
'-SISTEMA DE AVISO DE CAMBIO DE CARRIL \n'
'-TAPICERIA DE PIEL PERFORADA BI COLOR \n'
'-ASIENTOS CON REGULACION ELECTRICA \n'
'-SISTEMA DE AUDIO AMPLIADO MERIDIAN \n'
'-APPLE CAR PLAY Y ANDROID AUTO \n'
'Se entrega vehiculo con 24 meses de garantia y posibilidad '
'de entrega a domicilio.',
'doors_number': 5,
'emission_standard': '0',
'engine': '2.0L',
'engine_horse_power': 404,
'expiration_date': None,
'fuel_type': 'Híbrido enchufable',
'id': '5ca4b31c-64ad-5841-bc02-a34f1f857534',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/land-rover-defender-20-si4-phev-p404-xs-edition-auto-4wd-5p-electrico-hibrido-2022-en-vizcaya-62264825-covo.aspx',
'listing': 'auction',
'location': 'Bizkaia',
'make': 'LAND-ROVER',
'model': 'Defender',
'odometer': 119300,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 12,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19192176/37679ca2-9826-422e-923e-9deff8d68188.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5ca4b31c-64ad-5841-bc02-a34f1f857534/5ca4b31c-64ad-5841-bc02-a34f1f857534_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 238816,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19192176/37679ca2-9826-422e-923e-9deff8d68188.jpg',
'Width': 800}],
'price': 54990,
'price_includes_vat': True,
'registration_date': '2021-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'LAND-ROVER Defender 2.0 Si4 PHEV P404 XS Edition Auto 4WD',
'transmission': 'automatic',
'trim': '2.0 Si4 PHEV P404 XS Edition Auto 4WD',
'vin': None,
'year': 2021}
2026-03-26 08:22:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 08:22: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%2762264825%27 HTTP/1.1" 200 None
2026-03-26 08:22:26 [auto_selling_coches.net] INFO: Saving data for 62264825: {'created_time': 1774513346.165358, 'last_price_update_time': 1774513346.165366}
2026-03-26 08:22:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 08:22:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62264825') HTTP/1.1" 204 0
2026-03-26 08:22:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/57672929> (referer: https://www.coches.net/concesionario/gtexclusivecars/?utm_medium=cpc&utm_source=google&utm_campaign=pmax_vehicle_feed-&gad_source=1&pg=1) ['zyte-api']
2026-03-26 08:22:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/61840154> (referer: https://www.coches.net/concesionario/gtexclusivecars/?utm_medium=cpc&utm_source=google&utm_campaign=pmax_vehicle_feed-&gad_source=1&pg=1) ['zyte-api']
2026-03-26 08:22:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 08:22:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 08:22:26 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
'body_type': 'Cabrio',
'c_o_2_emission_value': 189,
'category': 'Coches',
'color': 'Gris / Plata',
'currency': 'EUR',
'description': 'Ford Streetka 1.6i\n'
'-Elevalunas eléctrico\n'
'-Cierre centralizado\n'
'-Aire acondicionado\n'
'-Asientos calefactables\n'
'-Manual de 5v\n'
'-Llantas de aleación 16"\n'
'Se entrega con 12 meses de garantia total y con posibilidad '
'de entrega en domicilio',
'doors_number': 2,
'emission_standard': None,
'engine': '1.6L',
'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/ford-streetka-16i-luxury-2p-gasolina-2003-en-vizcaya-57672929-covo.aspx',
'listing': 'auction',
'location': 'Bizkaia',
'make': 'FORD',
'model': 'StreetKa',
'odometer': 150000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/15455071/5fd47ad2-61fc-434b-a0f8-fe0ceb363f1b.jpg',
'https://a.ccdn.es/cnet/vehicles/15455071/b3686def-2807-4e35-88a9-4fe9218b1c1d.jpg',
'https://a.ccdn.es/cnet/vehicles/15455071/8a175e90-9833-4d24-8e15-8eabcc8c30dd.jpg',
'https://a.ccdn.es/cnet/vehicles/15455071/6bf62c52-3caa-404e-8a92-8f8c67802d85.jpg',
'https://a.ccdn.es/cnet/vehicles/15455071/21f1efcb-8f3f-4d91-8296-37966d08c00f.jpg',
'https://a.ccdn.es/cnet/vehicles/15455071/8105f9d6-f5a5-45e8-a87a-09ce5e708e7f.jpg',
'https://a.ccdn.es/cnet/vehicles/15455071/76e9e204-8867-4b45-98c9-cd887b16e73f.jpg',
'https://a.ccdn.es/cnet/vehicles/15455071/772b6bc3-7b25-4bac-927a-5760d49d3800.jpg',
'https://a.ccdn.es/cnet/vehicles/15455071/cbd4bbf1-953c-451c-8a5c-0dca379cc05a.jpg',
'https://a.ccdn.es/cnet/vehicles/15455071/ad29bdb2-ab7f-4629-ba21-540e6b91780a.jpg',
'https://a.ccdn.es/cnet/vehicles/15455071/1bbda3e0-d06a-4956-ba52-08dede31c348.jpg',
'https://a.ccdn.es/cnet/vehicles/15455071/f9f37036-8cb8-4cbe-ba6b-b03dc4c1350f.jpg'],
'price': 4990,
'price_includes_vat': True,
'registration_date': '2003-01-01',
'seats_number': 2,
'seller_name': None,
'title': 'FORD StreetKa 1.6i Luxury',
'transmission': 'manual',
'trim': '1.6i Luxury',
'vin': None,
'year': 2003}
2026-03-26 08:22:26 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 506bab97-a930-5e72-a3ea-83363ae2a867 with identifier: 57672929
2026-03-26 08:22:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 506bab97-a930-5e72-a3ea-83363ae2a867
2026-03-26 08:22:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 08:22: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%252F15455071%252F5fd47ad2-61fc-434b-a0f8-fe0ceb363f1b.jpg%27 HTTP/1.1" 200 None
2026-03-26 08:22:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/15455071/5fd47ad2-61fc-434b-a0f8-fe0ceb363f1b.jpg already downloaded
2026-03-26 08:22:26 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
'body_type': 'Monovolumen',
'c_o_2_emission_value': 159,
'category': 'Coches',
'color': 'Negro',
'currency': 'EUR',
'description': '-2.0 HDI 136 cv\r\n'
'-TECHO PANORAMICO\r\n'
'-XENON\r\n'
'-NAVEGADOR\r\n'
'-VOLANTE MULTIFUNCION\r\n'
'-ORDENADOR DE ABORDO\r\n'
'-CONTROL DE VELOCIDAD\r\n'
'-SENSOR DE APARCAMIENTO DELANTERO Y TRASERO\r\n'
'-12 MESES DE GARANTIA\r\n'
'-POSIBILIDAD DE TRASLADO A SU DOMICILIO\r\n'
'-HORARIO DE LUNES A VIERNES DE 9,30 A 13,30 H y 16 A 20 H',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 138,
'expiration_date': None,
'fuel_type': 'Diesel',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/citroen-c4-picasso-2.0-hdi-cmp-exclusive-5p-diesel-2008-en-vizcaya-61840154-covo.aspx',
'listing': 'auction',
'location': 'Bizkaia',
'make': 'CITROEN',
'model': 'C4 Picasso',
'odometer': 219000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/12573890/1568d96d-9b20-4e2c-ae51-5f7604d7d3ba.jpg',
'https://a.ccdn.es/cnet/vehicles/12573890/51f20c8e-e88b-4dda-971d-045bc57591d1.jpg',
'https://a.ccdn.es/cnet/vehicles/12573890/4028c339-ad8e-415f-bd16-d3e5d9154d2a.jpg',
'https://a.ccdn.es/cnet/vehicles/12573890/2eefc1ef-9848-4741-9c78-9d529a8644cd.jpg',
'https://a.ccdn.es/cnet/vehicles/12573890/40d08584-261d-4f8e-b49c-892144f2d431.jpg',
'https://a.ccdn.es/cnet/vehicles/12573890/dfab6f1e-a492-43a6-8e31-af8f5c5aa9bd.jpg',
'https://a.ccdn.es/cnet/vehicles/12573890/bcea5c67-46b6-4321-bcc2-c8f6637a6e22.jpg',
'https://a.ccdn.es/cnet/vehicles/12573890/4493cdd5-416d-4b9c-8bc9-74825c23ddd0.jpg',
'https://a.ccdn.es/cnet/vehicles/12573890/0b6efc15-486a-4126-95d5-eeb0ce2ba7b8.jpg',
'https://a.ccdn.es/cnet/vehicles/12573890/8d82a454-004d-44e7-898c-ca48bc62281b.jpg',
'https://a.ccdn.es/cnet/vehicles/12573890/be4f5939-504b-4581-a9bd-9309b1660b80.jpg',
'https://a.ccdn.es/cnet/vehicles/12573890/2c66699f-08f5-458c-b1ec-f6b331e37a5f.jpg',
'https://a.ccdn.es/cnet/vehicles/12573890/2f75b01c-a0fa-42da-ae64-29978d6d6125.jpg',
'https://a.ccdn.es/cnet/vehicles/12573890/b9266b75-8dbc-4e46-a2b2-0ad63f5d101f.jpg',
'https://a.ccdn.es/cnet/vehicles/12573890/1e5cc6ee-b93f-495f-81b6-73410844ffd8.jpg',
'https://a.ccdn.es/cnet/vehicles/12573890/2e76a068-6773-4cd9-b728-27e46d456bda.jpg',
'https://a.ccdn.es/cnet/vehicles/12573890/2352be3f-9f41-4f6f-8ddc-0ebeceaf4592.jpg',
'https://a.ccdn.es/cnet/vehicles/12573890/908675bc-f9f6-4b86-921a-51817b85452d.jpg',
'https://a.ccdn.es/cnet/vehicles/12573890/cd1f6965-4e0d-4160-904f-bac6766a3965.jpg',
'https://a.ccdn.es/cnet/vehicles/12573890/7d488334-9b87-4a5e-8b4e-1f90aa9cfd63.jpg'],
'price': 6990,
'price_includes_vat': True,
'registration_date': '2008-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'CITROEN C4 Picasso 2.0 HDi CMP Exclusive',
'transmission': 'automatic',
'trim': '2.0 HDi CMP Exclusive',
'vin': None,
'year': 2008}
2026-03-26 08:22:26 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: fa72de42-fb3b-5994-8e2b-ed9e86851f3c with identifier: 61840154
2026-03-26 08:22:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item fa72de42-fb3b-5994-8e2b-ed9e86851f3c
2026-03-26 08:22:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 08:22: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%252F12573890%252F1568d96d-9b20-4e2c-ae51-5f7604d7d3ba.jpg%27 HTTP/1.1" 200 None
2026-03-26 08:22:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/12573890/1568d96d-9b20-4e2c-ae51-5f7604d7d3ba.jpg not downloaded yet
2026-03-26 08:22:26 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 506bab97-a930-5e72-a3ea-83363ae2a867 with identifier 57672929
2026-03-26 08:22:26 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 08:22:26 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 08:22:26 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 506bab97-a930-5e72-a3ea-83363ae2a867
2026-03-26 08:22:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://web.gw.coches.net/details/57672929>
{'auction_title': '',
'body_type': 'Cabrio',
'c_o_2_emission_value': 189,
'category': 'Coches',
'color': 'Gris / Plata',
'currency': 'EUR',
'description': 'Ford Streetka 1.6i\n'
'-Elevalunas eléctrico\n'
'-Cierre centralizado\n'
'-Aire acondicionado\n'
'-Asientos calefactables\n'
'-Manual de 5v\n'
'-Llantas de aleación 16"\n'
'Se entrega con 12 meses de garantia total y con posibilidad '
'de entrega en domicilio',
'doors_number': 2,
'emission_standard': None,
'engine': '1.6L',
'engine_horse_power': 95,
'expiration_date': None,
'fuel_type': 'Gasolina',
'id': '506bab97-a930-5e72-a3ea-83363ae2a867',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/ford-streetka-16i-luxury-2p-gasolina-2003-en-vizcaya-57672929-covo.aspx',
'listing': 'auction',
'location': 'Bizkaia',
'make': 'FORD',
'model': 'StreetKa',
'odometer': 150000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 12,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/15455071/5fd47ad2-61fc-434b-a0f8-fe0ceb363f1b.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_506bab97-a930-5e72-a3ea-83363ae2a867/506bab97-a930-5e72-a3ea-83363ae2a867_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 228640,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/15455071/5fd47ad2-61fc-434b-a0f8-fe0ceb363f1b.jpg',
'Width': 800}],
'price': 4990,
'price_includes_vat': True,
'registration_date': '2003-01-01',
'seats_number': 2,
'seller_name': None,
'title': 'FORD StreetKa 1.6i Luxury',
'transmission': 'manual',
'trim': '1.6i Luxury',
'vin': None,
'year': 2003}
2026-03-26 08:22:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 08:22: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%2757672929%27 HTTP/1.1" 200 None
2026-03-26 08:22:26 [auto_selling_coches.net] INFO: Saving data for 57672929: {'created_time': 1774513346.61043, 'last_price_update_time': 1774513346.610437}
2026-03-26 08:22:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 08:22:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='57672929') HTTP/1.1" 204 0
2026-03-26 08:22:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/61084875> (referer: https://www.coches.net/concesionario/gtexclusivecars/?utm_medium=cpc&utm_source=google&utm_campaign=pmax_vehicle_feed-&gad_source=1&pg=1) ['zyte-api']
2026-03-26 08:22:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/12573890/1568d96d-9b20-4e2c-ae51-5f7604d7d3ba.jpg> (referer: None)
2026-03-26 08:22:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 08:22:26 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
'body_type': 'Berlina',
'c_o_2_emission_value': 116,
'category': 'Coches',
'color': 'Blanco',
'currency': 'EUR',
'description': 'FORD FIESTA 1.4TDCI\n'
'-Cierre centralizado \n'
'-Direccion asistida \n'
'-Aire acondicionado\n'
'-Elevalunas electricos \n'
'Se entrega vehiculo con 12 meses de garantia y posibilidad de '
'entrega a domicilio.',
'doors_number': 3,
'emission_standard': 'B',
'engine': '1.4L',
'engine_horse_power': 68,
'expiration_date': None,
'fuel_type': 'Diesel',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/ford-fiesta-1.4-tdci-ambiente-coupe-3p-diesel-2007-en-vizcaya-61084875-covo.aspx',
'listing': 'auction',
'location': 'Bizkaia',
'make': 'FORD',
'model': 'Fiesta',
'odometer': 287300,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/18251135/b53432b8-1307-4986-b669-aeaa9180e431.jpg',
'https://a.ccdn.es/cnet/vehicles/18251135/83ef2970-50d6-4dbd-a7ef-7097a14ea9de.jpg',
'https://a.ccdn.es/cnet/vehicles/18251135/e76fbd84-5561-4ba4-8277-fccd4cc4e2bb.jpg',
'https://a.ccdn.es/cnet/vehicles/18251135/4623134d-d67a-4626-b5b4-c1b2f96db7c3.jpg',
'https://a.ccdn.es/cnet/vehicles/18251135/2eda7529-4fca-4ecf-a0cf-6316a6592981.jpg',
'https://a.ccdn.es/cnet/vehicles/18251135/c51e742f-b80f-49e2-a491-4275eb7347ee.jpg',
'https://a.ccdn.es/cnet/vehicles/18251135/b9c6c26f-7309-483c-ac62-935d2a257f7c.jpg',
'https://a.ccdn.es/cnet/vehicles/18251135/c280a15d-4bc0-4749-bdee-da5e5ca01fcc.jpg',
'https://a.ccdn.es/cnet/vehicles/18251135/d61555fe-0497-4ed7-ba8e-2972b34e5535.jpg',
'https://a.ccdn.es/cnet/vehicles/18251135/94ee4e35-1373-4491-8179-58081364eb4a.jpg'],
'price': 2490,
'price_includes_vat': True,
'registration_date': '2007-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'FORD Fiesta 1.4 TDCi Ambiente Coupe',
'transmission': 'manual',
'trim': '1.4 TDCi Ambiente Coupe',
'vin': None,
'year': 2007}
2026-03-26 08:22:26 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 89caed1b-4c49-5a9c-a2a5-d613b85a71df with identifier: 61084875
2026-03-26 08:22:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 89caed1b-4c49-5a9c-a2a5-d613b85a71df
2026-03-26 08:22:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 08:22: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%252F18251135%252Fb53432b8-1307-4986-b669-aeaa9180e431.jpg%27 HTTP/1.1" 200 None
2026-03-26 08:22:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/18251135/b53432b8-1307-4986-b669-aeaa9180e431.jpg already downloaded
2026-03-26 08:22:26 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 89caed1b-4c49-5a9c-a2a5-d613b85a71df with identifier 61084875
2026-03-26 08:22:26 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 08:22:26 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 08:22:26 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 89caed1b-4c49-5a9c-a2a5-d613b85a71df
2026-03-26 08:22:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://web.gw.coches.net/details/61084875>
{'auction_title': '',
'body_type': 'Berlina',
'c_o_2_emission_value': 116,
'category': 'Coches',
'color': 'Blanco',
'currency': 'EUR',
'description': 'FORD FIESTA 1.4TDCI\n'
'-Cierre centralizado \n'
'-Direccion asistida \n'
'-Aire acondicionado\n'
'-Elevalunas electricos \n'
'Se entrega vehiculo con 12 meses de garantia y posibilidad de '
'entrega a domicilio.',
'doors_number': 3,
'emission_standard': 'B',
'engine': '1.4L',
'engine_horse_power': 68,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '89caed1b-4c49-5a9c-a2a5-d613b85a71df',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/ford-fiesta-1.4-tdci-ambiente-coupe-3p-diesel-2007-en-vizcaya-61084875-covo.aspx',
'listing': 'auction',
'location': 'Bizkaia',
'make': 'FORD',
'model': 'Fiesta',
'odometer': 287300,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 10,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/18251135/b53432b8-1307-4986-b669-aeaa9180e431.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_89caed1b-4c49-5a9c-a2a5-d613b85a71df/89caed1b-4c49-5a9c-a2a5-d613b85a71df_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 217248,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/18251135/b53432b8-1307-4986-b669-aeaa9180e431.jpg',
'Width': 800}],
'price': 2490,
'price_includes_vat': True,
'registration_date': '2007-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'FORD Fiesta 1.4 TDCi Ambiente Coupe',
'transmission': 'manual',
'trim': '1.4 TDCi Ambiente Coupe',
'vin': None,
'year': 2007}
2026-03-26 08:22:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 08:22: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%2761084875%27 HTTP/1.1" 200 None
2026-03-26 08:22:26 [auto_selling_coches.net] INFO: Saving data for 61084875: {'created_time': 1774513346.922839, 'last_price_update_time': 1774513346.922847}
2026-03-26 08:22:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 08:22:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='61084875') HTTP/1.1" 204 0
2026-03-26 08:22:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70258388> (referer: https://www.coches.net/concesionario/gtexclusivecars/?utm_medium=cpc&utm_source=google&utm_campaign=pmax_vehicle_feed-&gad_source=1&pg=1) ['zyte-api']
2026-03-26 08:22:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 08:22:26 [crawlers.middlewares.photo_download_middleware] WARNING: Non-image content-type 'application/octet-stream' for image 0 of item fa72de42-fb3b-5994-8e2b-ed9e86851f3c
2026-03-26 08:22:26 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item fa72de42-fb3b-5994-8e2b-ed9e86851f3c sending to next pipeline
2026-03-26 08:22:26 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: fa72de42-fb3b-5994-8e2b-ed9e86851f3c with identifier 61840154
2026-03-26 08:22:26 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 08:22:26 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 08:22:26 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item fa72de42-fb3b-5994-8e2b-ed9e86851f3c
2026-03-26 08:22:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/12573890/1568d96d-9b20-4e2c-ae51-5f7604d7d3ba.jpg>
{'auction_title': '',
'body_type': 'Monovolumen',
'c_o_2_emission_value': 159,
'category': 'Coches',
'color': 'Negro',
'currency': 'EUR',
'description': '-2.0 HDI 136 cv\r\n'
'-TECHO PANORAMICO\r\n'
'-XENON\r\n'
'-NAVEGADOR\r\n'
'-VOLANTE MULTIFUNCION\r\n'
'-ORDENADOR DE ABORDO\r\n'
'-CONTROL DE VELOCIDAD\r\n'
'-SENSOR DE APARCAMIENTO DELANTERO Y TRASERO\r\n'
'-12 MESES DE GARANTIA\r\n'
'-POSIBILIDAD DE TRASLADO A SU DOMICILIO\r\n'
'-HORARIO DE LUNES A VIERNES DE 9,30 A 13,30 H y 16 A 20 H',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 138,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': 'fa72de42-fb3b-5994-8e2b-ed9e86851f3c',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/citroen-c4-picasso-2.0-hdi-cmp-exclusive-5p-diesel-2008-en-vizcaya-61840154-covo.aspx',
'listing': 'auction',
'location': 'Bizkaia',
'make': 'CITROEN',
'model': 'C4 Picasso',
'odometer': 219000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 20,
'photos': [],
'price': 6990,
'price_includes_vat': True,
'registration_date': '2008-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'CITROEN C4 Picasso 2.0 HDi CMP Exclusive',
'transmission': 'automatic',
'trim': '2.0 HDi CMP Exclusive',
'vin': None,
'year': 2008}
2026-03-26 08:22:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 08:22: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%2761840154%27 HTTP/1.1" 200 None
2026-03-26 08:22:26 [auto_selling_coches.net] INFO: Saving data for 61840154: {'created_time': 1774513346.988603, 'last_price_update_time': 1774513346.988614}
2026-03-26 08:22:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 08:22:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='61840154') HTTP/1.1" 204 0
2026-03-26 08:22:27 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
'body_type': 'Berlina',
'c_o_2_emission_value': 113,
'category': 'Coches',
'color': 'Blanco',
'currency': 'EUR',
'description': 'SEAT LEON 2.0 TDI 150CV Xcellence \n'
'-Faros LED \n'
'-Llanta de aluminio\n'
'-Cierre centralizado\n'
'-Elevalunas electricos \n'
'-Volante multifuncional \n'
'-Sistema isofix \n'
'-Cambio automático\n'
'-Paquete iluminación interior \n'
'Se entrega vehiculo con 24 meses de garantia y posibilidad de '
'entrega a domicilio.',
'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-ss-xcellence-5p-diesel-2020-en-vizcaya-70258388-covo.aspx',
'listing': 'auction',
'location': 'Bizkaia',
'make': 'SEAT',
'model': 'León',
'odometer': 315300,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19720704/8be9ae25-acad-43fe-a2f8-fe8d50988fed.jpg',
'https://a.ccdn.es/cnet/vehicles/19720704/5951a955-2368-446a-952d-eb6577f6163d.jpg',
'https://a.ccdn.es/cnet/vehicles/19720704/f6bf85ec-c0f6-45c8-a9bc-5b554982a874.jpg',
'https://a.ccdn.es/cnet/vehicles/19720704/4b99df10-7195-49ad-8505-ac0fc1bb6b35.jpg',
'https://a.ccdn.es/cnet/vehicles/19720704/271e40cb-c452-416c-97af-361a98146057.jpg',
'https://a.ccdn.es/cnet/vehicles/19720704/2fdbc71b-a1fa-458a-91b2-d23fbea09686.jpg',
'https://a.ccdn.es/cnet/vehicles/19720704/81ab4674-3648-4066-874e-f76a5e21fdad.jpg',
'https://a.ccdn.es/cnet/vehicles/19720704/9040e977-fc03-4b15-b1d3-9d8c9c35dc8c.jpg',
'https://a.ccdn.es/cnet/vehicles/19720704/276ccd81-b947-4044-8495-3d591cccc41c.jpg',
'https://a.ccdn.es/cnet/vehicles/19720704/b755ac05-daa9-4a20-ae2c-33ccf2c8903e.jpg',
'https://a.ccdn.es/cnet/vehicles/19720704/42b761a0-9164-4fcb-b8dd-c91375709b40.jpg',
'https://a.ccdn.es/cnet/vehicles/19720704/12a16773-f090-40f5-8cd8-204739759aee.jpg',
'https://a.ccdn.es/cnet/vehicles/19720704/bf729a84-993f-4e83-8006-b81e42ed5178.jpg',
'https://a.ccdn.es/cnet/vehicles/19720704/cb66382f-b6a6-4a03-8e84-865fcf3d987e.jpg'],
'price': 9990,
'price_includes_vat': True,
'registration_date': '2020-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'SEAT León 2.0 TDI SS Xcellence',
'transmission': 'automatic',
'trim': '2.0 TDI 110kW SS Xcellence',
'vin': None,
'year': 2020}
2026-03-26 08:22:27 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 1cb90dcc-698e-5118-aee8-af43086d47c1 with identifier: 70258388
2026-03-26 08:22:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 1cb90dcc-698e-5118-aee8-af43086d47c1
2026-03-26 08:22:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 08:22: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%252F19720704%252F8be9ae25-acad-43fe-a2f8-fe8d50988fed.jpg%27 HTTP/1.1" 200 None
2026-03-26 08:22:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19720704/8be9ae25-acad-43fe-a2f8-fe8d50988fed.jpg not downloaded yet
2026-03-26 08:22:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/58785220> (referer: https://www.coches.net/concesionario/gtexclusivecars/?utm_medium=cpc&utm_source=google&utm_campaign=pmax_vehicle_feed-&gad_source=1&pg=2) ['zyte-api']
2026-03-26 08:22:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/19720704/8be9ae25-acad-43fe-a2f8-fe8d50988fed.jpg> (referer: None)
2026-03-26 08:22:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 08:22:27 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
'body_type': 'SUV',
'c_o_2_emission_value': 181,
'category': 'Coches',
'color': 'Negro',
'currency': 'EUR',
'description': 'Audi Q8 50TDI QUATTRO \n'
'-Sline interior y exterior \n'
'-Llanta de 20 pulgadas modelo sline \n'
'-Eje trasero auto direccional \n'
'-Techo panorámico \n'
'-Full led \n'
'-Apertura de cierre de puertas automáticas \n'
'-Bola de remolque eléctrica \n'
'-Sistema isofix \n'
'-Portón trasero eléctrico \n'
'-Asientos calefactables \n'
'-Detector de carril involuntario \n'
'-Detector de ángulo muerto \n'
'Posibilidad de recoger vehículo como parte de pago.\n'
'Se entrega vehículo con 24 meses de garantía y posibilidad de '
'entrega a domicilio.',
'doors_number': 5,
'emission_standard': 'ECO',
'engine': '3.0L',
'engine_horse_power': 286,
'expiration_date': None,
'fuel_type': 'Diesel',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/audi-q8-50-tdi-210kw-s-line-quattro-tiptronic-5p-diesel-2021-en-vizcaya-58785220-covo.aspx',
'listing': 'auction',
'location': 'Bizkaia',
'make': 'AUDI',
'model': 'Q8',
'odometer': 118300,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/16405115/7957467c-11d2-42f0-aee0-51933c289c1f.jpg',
'https://a.ccdn.es/cnet/vehicles/16405115/6d567f60-db9e-450f-a5a0-c3557f12aa7d.jpg',
'https://a.ccdn.es/cnet/vehicles/16405115/2e7dfa58-2147-424a-964a-15505ce248cb.jpg',
'https://a.ccdn.es/cnet/vehicles/16405115/3a3297fc-8819-448a-90a3-874ea7f40cdc.jpg',
'https://a.ccdn.es/cnet/vehicles/16405115/7d138c8a-c382-4332-bc8f-d1b9948cf468.jpg',
'https://a.ccdn.es/cnet/vehicles/16405115/f24d976f-51d2-4ee6-a6a4-66ffde1e0243.jpg',
'https://a.ccdn.es/cnet/vehicles/16405115/7b67c761-39e9-44e5-a6af-43b14fe45a65.jpg',
'https://a.ccdn.es/cnet/vehicles/16405115/93243559-c925-4394-b290-4566ae508b0e.jpg',
'https://a.ccdn.es/cnet/vehicles/16405115/6e0ec675-3b4f-41e4-a2f8-105320d4ed73.jpg',
'https://a.ccdn.es/cnet/vehicles/16405115/f322d685-a57c-44b1-a1cc-d3cd57eded3d.jpg',
'https://a.ccdn.es/cnet/vehicles/16405115/8f8f876c-546f-497c-853e-eb4a2d8d6523.jpg',
'https://a.ccdn.es/cnet/vehicles/16405115/019ce305-dc53-4749-af80-43a9c9e4764e.jpg',
'https://a.ccdn.es/cnet/vehicles/16405115/fd488bc2-7edf-4000-903e-fbb689d497ea.jpg',
'https://a.ccdn.es/cnet/vehicles/16405115/df1bf413-4c91-494f-b8a7-89203396030c.jpg'],
'price': 68290,
'price_includes_vat': True,
'registration_date': '2020-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'AUDI Q8 50 TDI S Line quattro tiptronic',
'transmission': 'automatic',
'trim': '50 TDI 210kW S Line quattro tiptronic',
'vin': None,
'year': 2020}
2026-03-26 08:22:27 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 8f452b3d-dbfa-5186-8e08-247a45dc29c3 with identifier: 58785220
2026-03-26 08:22:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 8f452b3d-dbfa-5186-8e08-247a45dc29c3
2026-03-26 08:22:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 08:22: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%252F16405115%252F7957467c-11d2-42f0-aee0-51933c289c1f.jpg%27 HTTP/1.1" 200 None
2026-03-26 08:22:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/16405115/7957467c-11d2-42f0-aee0-51933c289c1f.jpg already downloaded
2026-03-26 08:22:27 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 8f452b3d-dbfa-5186-8e08-247a45dc29c3 with identifier 58785220
2026-03-26 08:22:27 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 08:22:27 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 08:22:27 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 8f452b3d-dbfa-5186-8e08-247a45dc29c3
2026-03-26 08:22:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://web.gw.coches.net/details/58785220>
{'auction_title': '',
'body_type': 'SUV',
'c_o_2_emission_value': 181,
'category': 'Coches',
'color': 'Negro',
'currency': 'EUR',
'description': 'Audi Q8 50TDI QUATTRO \n'
'-Sline interior y exterior \n'
'-Llanta de 20 pulgadas modelo sline \n'
'-Eje trasero auto direccional \n'
'-Techo panorámico \n'
'-Full led \n'
'-Apertura de cierre de puertas automáticas \n'
'-Bola de remolque eléctrica \n'
'-Sistema isofix \n'
'-Portón trasero eléctrico \n'
'-Asientos calefactables \n'
'-Detector de carril involuntario \n'
'-Detector de ángulo muerto \n'
'Posibilidad de recoger vehículo como parte de pago.\n'
'Se entrega vehículo con 24 meses de garantía y posibilidad de '
'entrega a domicilio.',
'doors_number': 5,
'emission_standard': 'ECO',
'engine': '3.0L',
'engine_horse_power': 286,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '8f452b3d-dbfa-5186-8e08-247a45dc29c3',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/audi-q8-50-tdi-210kw-s-line-quattro-tiptronic-5p-diesel-2021-en-vizcaya-58785220-covo.aspx',
'listing': 'auction',
'location': 'Bizkaia',
'make': 'AUDI',
'model': 'Q8',
'odometer': 118300,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 14,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/16405115/7957467c-11d2-42f0-aee0-51933c289c1f.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8f452b3d-dbfa-5186-8e08-247a45dc29c3/8f452b3d-dbfa-5186-8e08-247a45dc29c3_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 223952,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/16405115/7957467c-11d2-42f0-aee0-51933c289c1f.jpg',
'Width': 800}],
'price': 68290,
'price_includes_vat': True,
'registration_date': '2020-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'AUDI Q8 50 TDI S Line quattro tiptronic',
'transmission': 'automatic',
'trim': '50 TDI 210kW S Line quattro tiptronic',
'vin': None,
'year': 2020}
2026-03-26 08:22:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 08:22: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%2758785220%27 HTTP/1.1" 200 None
2026-03-26 08:22:27 [auto_selling_coches.net] INFO: Saving data for 58785220: {'created_time': 1774513347.52852, 'last_price_update_time': 1774513347.528531}
2026-03-26 08:22:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 08:22:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='58785220') HTTP/1.1" 204 0
2026-03-26 08:22:27 [common.azure_blobstore] INFO: Using managed identity for Azure Blob Storage
2026-03-26 08:22:27 [common.azure_blobstore] INFO: Using managed identity with client ID: 39192755-105d-4ce2-a21d-ab53b63f8b87
2026-03-26 08:22:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 08:22:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa899b2c650>
2026-03-26 08:22:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 08:22:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
2026-03-26 08:22:27 [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-26 08:22:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): alxproduction.blob.core.windows.net:443
2026-03-26 08:22:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 08:22:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 08:22:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1cb90dcc-698e-5118-aee8-af43086d47c1/1cb90dcc-698e-5118-aee8-af43086d47c1_image_0.jpg HTTP/1.1" 201 0
2026-03-26 08:22:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 08:22: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%252F19720704%252F8be9ae25-acad-43fe-a2f8-fe8d50988fed.jpg') HTTP/1.1" 204 0
2026-03-26 08:22:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19720704/8be9ae25-acad-43fe-a2f8-fe8d50988fed.jpg saved to cache
2026-03-26 08:22:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 1cb90dcc-698e-5118-aee8-af43086d47c1
2026-03-26 08:22:27 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 1cb90dcc-698e-5118-aee8-af43086d47c1 sending to next pipeline
2026-03-26 08:22:27 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 1cb90dcc-698e-5118-aee8-af43086d47c1 with identifier 70258388
2026-03-26 08:22:27 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 08:22:27 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 08:22:27 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 1cb90dcc-698e-5118-aee8-af43086d47c1
2026-03-26 08:22:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/19720704/8be9ae25-acad-43fe-a2f8-fe8d50988fed.jpg>
{'auction_title': '',
'body_type': 'Berlina',
'c_o_2_emission_value': 113,
'category': 'Coches',
'color': 'Blanco',
'currency': 'EUR',
'description': 'SEAT LEON 2.0 TDI 150CV Xcellence \n'
'-Faros LED \n'
'-Llanta de aluminio\n'
'-Cierre centralizado\n'
'-Elevalunas electricos \n'
'-Volante multifuncional \n'
'-Sistema isofix \n'
'-Cambio automático\n'
'-Paquete iluminación interior \n'
'Se entrega vehiculo con 24 meses de garantia y posibilidad de '
'entrega a domicilio.',
'doors_number': 5,
'emission_standard': 'C',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '1cb90dcc-698e-5118-aee8-af43086d47c1',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/seat-leon-20-tdi-110kw-ss-xcellence-5p-diesel-2020-en-vizcaya-70258388-covo.aspx',
'listing': 'auction',
'location': 'Bizkaia',
'make': 'SEAT',
'model': 'León',
'odometer': 315300,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 14,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1cb90dcc-698e-5118-aee8-af43086d47c1/1cb90dcc-698e-5118-aee8-af43086d47c1_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91871,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19720704/8be9ae25-acad-43fe-a2f8-fe8d50988fed.jpg',
'Width': 800}],
'price': 9990,
'price_includes_vat': True,
'registration_date': '2020-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'SEAT León 2.0 TDI SS Xcellence',
'transmission': 'automatic',
'trim': '2.0 TDI 110kW SS Xcellence',
'vin': None,
'year': 2020}
2026-03-26 08:22:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 08:22: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%2770258388%27 HTTP/1.1" 200 None
2026-03-26 08:22:27 [auto_selling_coches.net] INFO: Saving data for 70258388: {'created_time': 1774513347.836384, 'last_price_update_time': 1774513347.8364}
2026-03-26 08:22:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 08:22:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70258388') HTTP/1.1" 204 0
2026-03-26 08:22:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/57137952> (referer: https://www.coches.net/concesionario/gtexclusivecars/?utm_medium=cpc&utm_source=google&utm_campaign=pmax_vehicle_feed-&gad_source=1&pg=2) ['zyte-api']
2026-03-26 08:22:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/62130681> (referer: https://www.coches.net/concesionario/gtexclusivecars/?utm_medium=cpc&utm_source=google&utm_campaign=pmax_vehicle_feed-&gad_source=1&pg=2) ['zyte-api']
2026-03-26 08:22:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 08:22:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 08:22:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/59825141> (referer: https://www.coches.net/concesionario/gtexclusivecars/?utm_medium=cpc&utm_source=google&utm_campaign=pmax_vehicle_feed-&gad_source=1&pg=2) ['zyte-api']
2026-03-26 08:22:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 08:22:27 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
'body_type': 'Monovolumen',
'c_o_2_emission_value': 154,
'category': 'Coches',
'color': 'Negro',
'currency': 'EUR',
'description': 'Renault scenic\n'
'-Cierre centralizado\n'
'-Aire acondicionado\n'
'-Llantas de aluminio de 16"\n'
'-Radio cd original\n'
'-Volante multifuncion \n'
'Se entrega con 12 meses de garantia total y con posibilidad '
'de entrega en domicilio',
'doors_number': 5,
'emission_standard': None,
'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/renault-scenic-dynamique-20dci-eu4-5p-diesel-2007-en-vizcaya-57137952-covo.aspx',
'listing': 'auction',
'location': 'Bizkaia',
'make': 'RENAULT',
'model': 'Scénic',
'odometer': 296000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/14992580/baeffdf3-f808-422a-94db-b8ae487203e0.jpg',
'https://a.ccdn.es/cnet/vehicles/14992580/2cb14250-814e-4012-97ac-732b0630f0b7.jpg',
'https://a.ccdn.es/cnet/vehicles/14992580/7c90812d-d1d9-4291-9ea1-25163b816e4a.jpg',
'https://a.ccdn.es/cnet/vehicles/14992580/4d8228c7-e999-41d7-a4b4-eb5cafcef52d.jpg',
'https://a.ccdn.es/cnet/vehicles/14992580/5c0a4ee7-d7f9-4252-9776-6fe5ced0d7ef.jpg',
'https://a.ccdn.es/cnet/vehicles/14992580/11ff75d0-9f51-4bb3-9221-1a16d69205ce.jpg',
'https://a.ccdn.es/cnet/vehicles/14992580/deaab10b-2faf-483d-9f31-c6c52a246fc0.jpg',
'https://a.ccdn.es/cnet/vehicles/14992580/8734207f-133f-4ad8-9248-6a8d455cbd8f.jpg',
'https://a.ccdn.es/cnet/vehicles/14992580/3a0fb405-8913-424e-9930-5648f38025a0.jpg',
'https://a.ccdn.es/cnet/vehicles/14992580/7e2bfab7-aff4-4688-baff-f462b53e7f14.jpg',
'https://a.ccdn.es/cnet/vehicles/14992580/5f13131f-babc-4331-92f4-285db5c04287.jpg',
'https://a.ccdn.es/cnet/vehicles/14992580/99efb606-473e-4960-9ff5-2f81f326e6e1.jpg',
'https://a.ccdn.es/cnet/vehicles/14992580/82eeafa7-282f-4d19-9b07-b8f6415c1ae1.jpg'],
'price': 3490,
'price_includes_vat': True,
'registration_date': '2007-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'RENAULT Scénic Dynamique 2.0dCi EU4',
'transmission': 'manual',
'trim': 'Dynamique 2.0dCi EU4',
'vin': None,
'year': 2007}
2026-03-26 08:22:27 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: b068e560-25ca-54bd-ae82-8695119904f9 with identifier: 57137952
2026-03-26 08:22:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item b068e560-25ca-54bd-ae82-8695119904f9
2026-03-26 08:22:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 08:22: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%252F14992580%252Fbaeffdf3-f808-422a-94db-b8ae487203e0.jpg%27 HTTP/1.1" 200 None
2026-03-26 08:22:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/14992580/baeffdf3-f808-422a-94db-b8ae487203e0.jpg already downloaded
2026-03-26 08:22:27 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: b068e560-25ca-54bd-ae82-8695119904f9 with identifier 57137952
2026-03-26 08:22:27 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 08:22:27 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 08:22:27 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item b068e560-25ca-54bd-ae82-8695119904f9
2026-03-26 08:22:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://web.gw.coches.net/details/57137952>
{'auction_title': '',
'body_type': 'Monovolumen',
'c_o_2_emission_value': 154,
'category': 'Coches',
'color': 'Negro',
'currency': 'EUR',
'description': 'Renault scenic\n'
'-Cierre centralizado\n'
'-Aire acondicionado\n'
'-Llantas de aluminio de 16"\n'
'-Radio cd original\n'
'-Volante multifuncion \n'
'Se entrega con 12 meses de garantia total y con posibilidad '
'de entrega en domicilio',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': 'b068e560-25ca-54bd-ae82-8695119904f9',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/renault-scenic-dynamique-20dci-eu4-5p-diesel-2007-en-vizcaya-57137952-covo.aspx',
'listing': 'auction',
'location': 'Bizkaia',
'make': 'RENAULT',
'model': 'Scénic',
'odometer': 296000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 13,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/14992580/baeffdf3-f808-422a-94db-b8ae487203e0.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b068e560-25ca-54bd-ae82-8695119904f9/b068e560-25ca-54bd-ae82-8695119904f9_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 204574,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/14992580/baeffdf3-f808-422a-94db-b8ae487203e0.jpg',
'Width': 800}],
'price': 3490,
'price_includes_vat': True,
'registration_date': '2007-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'RENAULT Scénic Dynamique 2.0dCi EU4',
'transmission': 'manual',
'trim': 'Dynamique 2.0dCi EU4',
'vin': None,
'year': 2007}
2026-03-26 08:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 08:22: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%2757137952%27 HTTP/1.1" 200 None
2026-03-26 08:22:28 [auto_selling_coches.net] INFO: Saving data for 57137952: {'created_time': 1774513348.010839, 'last_price_update_time': 1774513348.010848}
2026-03-26 08:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 08:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='57137952') HTTP/1.1" 204 0
2026-03-26 08:22:28 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
'body_type': 'Coupe',
'c_o_2_emission_value': 295,
'category': 'Coches',
'color': 'Negro',
'currency': 'EUR',
'description': 'BMW M3 420CV\n'
'Vehiculo en muy buen estado y todas revisiones al dia.\n'
'Se entrega vehiculo con 12 meses de garantia y posibilidad de '
'entrega a domicilio.\n'
'-Climatizador bizona \n'
'-Cierre centralizado \n'
'-Ordenador de abordo\n'
'-Llantas en 19 \n'
'-Asientos de cuero \n'
'-Asientos electricos\n'
'-Volante multifuncion\n'
'-Caja automática de 7 velocidades \n'
'-Sistema Isofix\n'
'-Sensor de paracamiento \n'
'Posivilidad de recoger vehiculo como parte de pago.',
'doors_number': 2,
'emission_standard': 'C',
'engine': '4.0L',
'engine_horse_power': 420,
'expiration_date': None,
'fuel_type': 'Gasolina',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/bmw-serie-3-m3-2p-gasolina-2009-en-vizcaya-62130681-covo.aspx',
'listing': 'auction',
'location': 'Bizkaia',
'make': 'BMW',
'model': 'Serie 3',
'odometer': 198300,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19076712/660b2b06-7da7-4314-81f5-508a53cc0076.jpg',
'https://a.ccdn.es/cnet/vehicles/19076712/29887383-5023-49dc-9fb5-13506e893825.jpg',
'https://a.ccdn.es/cnet/vehicles/19076712/7f903e71-3b2d-4043-9d7f-fd2e831b640e.jpg',
'https://a.ccdn.es/cnet/vehicles/19076712/aec2eaaa-f36c-4f48-92bf-e55c8f51a2c5.jpg',
'https://a.ccdn.es/cnet/vehicles/19076712/a09e0dec-28ca-4c58-be32-75e169b79ea2.jpg',
'https://a.ccdn.es/cnet/vehicles/19076712/7f0e0469-dc9b-4271-b627-2d8ce209f657.jpg',
'https://a.ccdn.es/cnet/vehicles/19076712/810a32f6-7089-4e0f-a579-d726982aada8.jpg',
'https://a.ccdn.es/cnet/vehicles/19076712/e7cc8bdc-6509-4cf2-88fb-fff96de33e1f.jpg',
'https://a.ccdn.es/cnet/vehicles/19076712/8acd8a27-8d20-4707-9d2d-d4a0c521bf7b.jpg',
'https://a.ccdn.es/cnet/vehicles/19076712/37b1d973-3f3a-4277-80e0-1eaeccd5aa43.jpg',
'https://a.ccdn.es/cnet/vehicles/19076712/164be207-32e2-44c5-bfab-1638571b6bde.jpg',
'https://a.ccdn.es/cnet/vehicles/19076712/bf86145a-b532-4bea-a93b-d4f3d89dc2e4.jpg'],
'price': 37990,
'price_includes_vat': True,
'registration_date': '2009-01-01',
'seats_number': 4,
'seller_name': None,
'title': 'BMW Serie 3 M3',
'transmission': 'automatic',
'trim': 'M3',
'vin': None,
'year': 2009}
2026-03-26 08:22:28 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: e027d8d4-26b0-57eb-97de-739dd838d175 with identifier: 62130681
2026-03-26 08:22:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item e027d8d4-26b0-57eb-97de-739dd838d175
2026-03-26 08:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 08:22: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%252F19076712%252F660b2b06-7da7-4314-81f5-508a53cc0076.jpg%27 HTTP/1.1" 200 None
2026-03-26 08:22:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19076712/660b2b06-7da7-4314-81f5-508a53cc0076.jpg already downloaded
2026-03-26 08:22:28 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: e027d8d4-26b0-57eb-97de-739dd838d175 with identifier 62130681
2026-03-26 08:22:28 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 08:22:28 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 08:22:28 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item e027d8d4-26b0-57eb-97de-739dd838d175
2026-03-26 08:22:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://web.gw.coches.net/details/62130681>
{'auction_title': '',
'body_type': 'Coupe',
'c_o_2_emission_value': 295,
'category': 'Coches',
'color': 'Negro',
'currency': 'EUR',
'description': 'BMW M3 420CV\n'
'Vehiculo en muy buen estado y todas revisiones al dia.\n'
'Se entrega vehiculo con 12 meses de garantia y posibilidad de '
'entrega a domicilio.\n'
'-Climatizador bizona \n'
'-Cierre centralizado \n'
'-Ordenador de abordo\n'
'-Llantas en 19 \n'
'-Asientos de cuero \n'
'-Asientos electricos\n'
'-Volante multifuncion\n'
'-Caja automática de 7 velocidades \n'
'-Sistema Isofix\n'
'-Sensor de paracamiento \n'
'Posivilidad de recoger vehiculo como parte de pago.',
'doors_number': 2,
'emission_standard': 'C',
'engine': '4.0L',
'engine_horse_power': 420,
'expiration_date': None,
'fuel_type': 'Gasolina',
'id': 'e027d8d4-26b0-57eb-97de-739dd838d175',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/bmw-serie-3-m3-2p-gasolina-2009-en-vizcaya-62130681-covo.aspx',
'listing': 'auction',
'location': 'Bizkaia',
'make': 'BMW',
'model': 'Serie 3',
'odometer': 198300,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 12,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19076712/660b2b06-7da7-4314-81f5-508a53cc0076.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e027d8d4-26b0-57eb-97de-739dd838d175/e027d8d4-26b0-57eb-97de-739dd838d175_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 255370,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19076712/660b2b06-7da7-4314-81f5-508a53cc0076.jpg',
'Width': 800}],
'price': 37990,
'price_includes_vat': True,
'registration_date': '2009-01-01',
'seats_number': 4,
'seller_name': None,
'title': 'BMW Serie 3 M3',
'transmission': 'automatic',
'trim': 'M3',
'vin': None,
'year': 2009}
2026-03-26 08:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 08:22: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%2762130681%27 HTTP/1.1" 200 None
2026-03-26 08:22:28 [auto_selling_coches.net] INFO: Saving data for 62130681: {'created_time': 1774513348.08961, 'last_price_update_time': 1774513348.089618}
2026-03-26 08:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 08:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62130681') HTTP/1.1" 204 0
2026-03-26 08:22:28 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
'body_type': 'SUV',
'c_o_2_emission_value': 104,
'category': 'Coches',
'color': 'Azul',
'currency': 'EUR',
'description': 'NISSAN JUKE 1.5 Dci \n'
'-Cierre centralizado\n'
'-Elevalunas eléctrico\n'
'-Climatizador\n'
'-Volante multifunción\n'
'-Radio original\n'
'-Manual de 6 velocidades \n'
'Se entrega con 12 meses de garantia total y con posibilidad '
'de entrega en domicilio',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 110,
'expiration_date': None,
'fuel_type': 'Diesel',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/nissan-juke-1.5-dci-tekna-4x2-5p-diesel-2015-en-vizcaya-59825141-covo.aspx',
'listing': 'auction',
'location': 'Bizkaia',
'make': 'NISSAN',
'model': 'JUKE',
'odometer': 143300,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/17222937/f28ab17b-ad74-4205-9b79-c0a5f64aea04.jpg',
'https://a.ccdn.es/cnet/vehicles/17222937/0a9d7943-441d-4269-9567-86d1be07ef5d.jpg',
'https://a.ccdn.es/cnet/vehicles/17222937/baf038a0-e01f-4a0d-82f7-3a3ab5e4990d.jpg',
'https://a.ccdn.es/cnet/vehicles/17222937/1e656bc3-5edf-455c-a2fe-85fceefb8270.jpg',
'https://a.ccdn.es/cnet/vehicles/17222937/726f8ce6-16b2-4364-8049-90cd4646d70f.jpg',
'https://a.ccdn.es/cnet/vehicles/17222937/646687a8-fbb2-44a4-964e-a8d87d96812a.jpg',
'https://a.ccdn.es/cnet/vehicles/17222937/a4214273-b01d-4233-88bf-eea34619b1fc.jpg',
'https://a.ccdn.es/cnet/vehicles/17222937/b45071c1-8073-4fbd-a0fc-4a52065a9a55.jpg',
'https://a.ccdn.es/cnet/vehicles/17222937/99e12464-6c89-4ec0-ae0a-757de148bcbf.jpg',
'https://a.ccdn.es/cnet/vehicles/17222937/afecd2e2-bf3a-4d56-a950-c05c7b15db75.jpg'],
'price': 8990,
'price_includes_vat': True,
'registration_date': '2016-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'NISSAN JUKE 1.5 dCi TEKNA 4X2',
'transmission': 'manual',
'trim': '1.5 dCi TEKNA 4X2',
'vin': None,
'year': 2016}
2026-03-26 08:22:28 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: ca02288c-758d-5ca1-97b6-feee7a6c2614 with identifier: 59825141
2026-03-26 08:22:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item ca02288c-758d-5ca1-97b6-feee7a6c2614
2026-03-26 08:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 08:22: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%252F17222937%252Ff28ab17b-ad74-4205-9b79-c0a5f64aea04.jpg%27 HTTP/1.1" 200 None
2026-03-26 08:22:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/17222937/f28ab17b-ad74-4205-9b79-c0a5f64aea04.jpg already downloaded
2026-03-26 08:22:28 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: ca02288c-758d-5ca1-97b6-feee7a6c2614 with identifier 59825141
2026-03-26 08:22:28 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 08:22:28 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 08:22:28 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item ca02288c-758d-5ca1-97b6-feee7a6c2614
2026-03-26 08:22:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://web.gw.coches.net/details/59825141>
{'auction_title': '',
'body_type': 'SUV',
'c_o_2_emission_value': 104,
'category': 'Coches',
'color': 'Azul',
'currency': 'EUR',
'description': 'NISSAN JUKE 1.5 Dci \n'
'-Cierre centralizado\n'
'-Elevalunas eléctrico\n'
'-Climatizador\n'
'-Volante multifunción\n'
'-Radio original\n'
'-Manual de 6 velocidades \n'
'Se entrega con 12 meses de garantia total y con posibilidad '
'de entrega en domicilio',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 110,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': 'ca02288c-758d-5ca1-97b6-feee7a6c2614',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/nissan-juke-1.5-dci-tekna-4x2-5p-diesel-2015-en-vizcaya-59825141-covo.aspx',
'listing': 'auction',
'location': 'Bizkaia',
'make': 'NISSAN',
'model': 'JUKE',
'odometer': 143300,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 10,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/17222937/f28ab17b-ad74-4205-9b79-c0a5f64aea04.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ca02288c-758d-5ca1-97b6-feee7a6c2614/ca02288c-758d-5ca1-97b6-feee7a6c2614_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 257239,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/17222937/f28ab17b-ad74-4205-9b79-c0a5f64aea04.jpg',
'Width': 800}],
'price': 8990,
'price_includes_vat': True,
'registration_date': '2016-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'NISSAN JUKE 1.5 dCi TEKNA 4X2',
'transmission': 'manual',
'trim': '1.5 dCi TEKNA 4X2',
'vin': None,
'year': 2016}
2026-03-26 08:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 08:22: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%2759825141%27 HTTP/1.1" 200 None
2026-03-26 08:22:28 [auto_selling_coches.net] INFO: Saving data for 59825141: {'created_time': 1774513348.15313, 'last_price_update_time': 1774513348.153137}
2026-03-26 08:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 08:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='59825141') HTTP/1.1" 204 0
2026-03-26 08:22:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/61962664> (referer: https://www.coches.net/concesionario/gtexclusivecars/?utm_medium=cpc&utm_source=google&utm_campaign=pmax_vehicle_feed-&gad_source=1&pg=2) ['zyte-api']
2026-03-26 08:22:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 08:22:28 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
'body_type': 'Familiar',
'c_o_2_emission_value': 161,
'category': 'Coches',
'color': 'Blanco',
'currency': 'EUR',
'description': 'SEAT LEON ST 2.0 TSI DSG SS CUPRA R \n'
'LLANTA 19"\n'
'KEYLESS (ARRANQUE SIN LLAVE)\n'
'LUCES AUTOMÁTICAS FULL LED\n'
'ASIENTOS CALEFACTABLES\n'
'APPLE/ANDROID CARPLAY\n'
'SENSOR DE LLUVIA\n'
'CONTROL DE VELOCIDAD\n'
'VOLANTE MULTIFUNCIÓN\n'
'CARGA INALAMBRICA\n'
'CÁMARA TRASERA\n'
'NAVEGADOR\n'
'SISTEMA DE SEAT SOUND\n'
'ASISTENTE POR VOZ\n'
'SUSPENSIÓN DEPORTIVA CUPRA\n'
'MODOS DE CONDUCCIÓN\n'
'RETROVISOR INTERIOR ELECTROCRÓMICO\n'
'RETROVISORES EXTERIORES PLEGABLE ELÉCTRICOS Y TÉRMICOS\n'
'Se entrega vehiculo con 12 meses de garantia y posibilidad de '
'entrega a domicilio.',
'doors_number': 5,
'emission_standard': 'C',
'engine': '2.0L',
'engine_horse_power': 300,
'expiration_date': None,
'fuel_type': 'Gasolina',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/seat-leon-st-20-tsi-221kw-4drive-dsg-ss-cupra-r-5p-gasolina-2019-en-vizcaya-61962664-covo.aspx',
'listing': 'auction',
'location': 'Bizkaia',
'make': 'SEAT',
'model': 'León',
'odometer': 148300,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/18937235/f342e49e-5da4-44b4-8788-1cfb8f7be56f.jpg',
'https://a.ccdn.es/cnet/vehicles/18937235/a7142ea4-df75-4179-90e5-51efc0c8cf1b.jpg',
'https://a.ccdn.es/cnet/vehicles/18937235/5995affd-0c11-4215-b6fd-58cf7cdf82a0.jpg',
'https://a.ccdn.es/cnet/vehicles/18937235/24e972fc-99b1-4c7c-9e23-d90f3caed902.jpg',
'https://a.ccdn.es/cnet/vehicles/18937235/7eb317b9-5a02-44d4-9741-e6ce44d0d37a.jpg',
'https://a.ccdn.es/cnet/vehicles/18937235/57f13a80-a44e-42d1-aea9-680e036a6458.jpg',
'https://a.ccdn.es/cnet/vehicles/18937235/d8baca6f-17b7-46ba-8ead-4c0464ed0ed3.jpg',
'https://a.ccdn.es/cnet/vehicles/18937235/2c5e4a9c-9d7f-4c5c-94b4-7d40337bdab3.jpg',
'https://a.ccdn.es/cnet/vehicles/18937235/086cb14d-6a40-43b0-aca5-74edfd60241b.jpg',
'https://a.ccdn.es/cnet/vehicles/18937235/3e3a4bae-b1cb-4207-a676-05751699639c.jpg',
'https://a.ccdn.es/cnet/vehicles/18937235/06c00058-4966-4a5b-bf8c-48458f20280e.jpg',
'https://a.ccdn.es/cnet/vehicles/18937235/2e53617b-1c8f-4214-9a4d-9231d34ff506.jpg',
'https://a.ccdn.es/cnet/vehicles/18937235/65b8ff0a-fc41-4a39-9905-375a511ccbd6.jpg',
'https://a.ccdn.es/cnet/vehicles/18937235/61813905-3b8c-4686-81d1-a4afd007a58a.jpg',
'https://a.ccdn.es/cnet/vehicles/18937235/3449e431-1b95-4671-869b-b1f76aebc968.jpg'],
'price': 21990,
'price_includes_vat': True,
'registration_date': '2019-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'SEAT León ST 2.0 TSI 4Drive DSG SS Cupra R',
'transmission': 'automatic',
'trim': 'ST 2.0 TSI 221kW 4Drive DSG SS Cupra R',
'vin': None,
'year': 2019}
2026-03-26 08:22:28 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 35c52ad7-d6f2-55c4-b059-9776981bcd2b with identifier: 61962664
2026-03-26 08:22:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 35c52ad7-d6f2-55c4-b059-9776981bcd2b
2026-03-26 08:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 08:22: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%252F18937235%252Ff342e49e-5da4-44b4-8788-1cfb8f7be56f.jpg%27 HTTP/1.1" 200 None
2026-03-26 08:22:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/18937235/f342e49e-5da4-44b4-8788-1cfb8f7be56f.jpg already downloaded
2026-03-26 08:22:28 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 35c52ad7-d6f2-55c4-b059-9776981bcd2b with identifier 61962664
2026-03-26 08:22:28 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 08:22:28 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 08:22:28 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 35c52ad7-d6f2-55c4-b059-9776981bcd2b
2026-03-26 08:22:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://web.gw.coches.net/details/61962664>
{'auction_title': '',
'body_type': 'Familiar',
'c_o_2_emission_value': 161,
'category': 'Coches',
'color': 'Blanco',
'currency': 'EUR',
'description': 'SEAT LEON ST 2.0 TSI DSG SS CUPRA R \n'
'LLANTA 19"\n'
'KEYLESS (ARRANQUE SIN LLAVE)\n'
'LUCES AUTOMÁTICAS FULL LED\n'
'ASIENTOS CALEFACTABLES\n'
'APPLE/ANDROID CARPLAY\n'
'SENSOR DE LLUVIA\n'
'CONTROL DE VELOCIDAD\n'
'VOLANTE MULTIFUNCIÓN\n'
'CARGA INALAMBRICA\n'
'CÁMARA TRASERA\n'
'NAVEGADOR\n'
'SISTEMA DE SEAT SOUND\n'
'ASISTENTE POR VOZ\n'
'SUSPENSIÓN DEPORTIVA CUPRA\n'
'MODOS DE CONDUCCIÓN\n'
'RETROVISOR INTERIOR ELECTROCRÓMICO\n'
'RETROVISORES EXTERIORES PLEGABLE ELÉCTRICOS Y TÉRMICOS\n'
'Se entrega vehiculo con 12 meses de garantia y posibilidad de '
'entrega a domicilio.',
'doors_number': 5,
'emission_standard': 'C',
'engine': '2.0L',
'engine_horse_power': 300,
'expiration_date': None,
'fuel_type': 'Gasolina',
'id': '35c52ad7-d6f2-55c4-b059-9776981bcd2b',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/seat-leon-st-20-tsi-221kw-4drive-dsg-ss-cupra-r-5p-gasolina-2019-en-vizcaya-61962664-covo.aspx',
'listing': 'auction',
'location': 'Bizkaia',
'make': 'SEAT',
'model': 'León',
'odometer': 148300,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 15,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/18937235/f342e49e-5da4-44b4-8788-1cfb8f7be56f.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_35c52ad7-d6f2-55c4-b059-9776981bcd2b/35c52ad7-d6f2-55c4-b059-9776981bcd2b_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 217739,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/18937235/f342e49e-5da4-44b4-8788-1cfb8f7be56f.jpg',
'Width': 800}],
'price': 21990,
'price_includes_vat': True,
'registration_date': '2019-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'SEAT León ST 2.0 TSI 4Drive DSG SS Cupra R',
'transmission': 'automatic',
'trim': 'ST 2.0 TSI 221kW 4Drive DSG SS Cupra R',
'vin': None,
'year': 2019}
2026-03-26 08:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 08:22: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%2761962664%27 HTTP/1.1" 200 None
2026-03-26 08:22:28 [auto_selling_coches.net] INFO: Saving data for 61962664: {'created_time': 1774513348.333833, 'last_price_update_time': 1774513348.333849}
2026-03-26 08:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 08:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='61962664') HTTP/1.1" 204 0
2026-03-26 08:22:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/54276141> (referer: https://www.coches.net/concesionario/gtexclusivecars/?utm_medium=cpc&utm_source=google&utm_campaign=pmax_vehicle_feed-&gad_source=1&pg=2) ['zyte-api']
2026-03-26 08:22:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 08:22:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/62130905> (referer: https://www.coches.net/concesionario/gtexclusivecars/?utm_medium=cpc&utm_source=google&utm_campaign=pmax_vehicle_feed-&gad_source=1&pg=2) ['zyte-api']
2026-03-26 08:22:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 08:22:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/60060223> (referer: https://www.coches.net/concesionario/gtexclusivecars/?utm_medium=cpc&utm_source=google&utm_campaign=pmax_vehicle_feed-&gad_source=1&pg=2) ['zyte-api']
2026-03-26 08:22:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 08:22:29 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
'body_type': 'Berlina',
'c_o_2_emission_value': 115,
'category': 'Coches',
'color': 'Blanco',
'currency': 'EUR',
'description': '-Aire acondicionado\n'
'-Direccion asistida\n'
'-Elevalunas eléctricos\n'
'-Radio cd\n'
'-ABS\n'
'-Volante Multifuncion\n'
'-Control de velocidad\n'
'-Posibilidad de entrega a domicilio\n'
'-HORARIO DE LUNES A VIERNES DE 9;30-13,30 H y de '
'16,00-20,00h\n'
'-SABADOS de 10 a 14 H.',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 70,
'expiration_date': None,
'fuel_type': 'Diesel',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/renault-clio-campus-community-15dci70-5p-diesel-2006-en-vizcaya-54276141-covo.aspx',
'listing': 'auction',
'location': 'Bizkaia',
'make': 'RENAULT',
'model': 'Clio Campus',
'odometer': 120000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/11398333/4d491e0e-4d1e-44d5-bdf4-25e6dd9a1cd4.jpg',
'https://a.ccdn.es/cnet/vehicles/11398333/d8294633-bcca-48ae-843c-929c11bae09a.jpg',
'https://a.ccdn.es/cnet/vehicles/11398333/172605cc-6ea5-44e7-a83d-19f41c89d673.jpg',
'https://a.ccdn.es/cnet/vehicles/11398333/916b3c1e-77a4-4b97-b1fd-34b57106f992.jpg',
'https://a.ccdn.es/cnet/vehicles/11398333/fd4c012f-7710-4fb4-bfc7-ff876fd2bdfd.jpg',
'https://a.ccdn.es/cnet/vehicles/11398333/ef5a7374-e88f-460a-b548-835425b3ed46.jpg',
'https://a.ccdn.es/cnet/vehicles/11398333/73f41947-d0ab-44e6-9894-dcdd975ef1f3.jpg',
'https://a.ccdn.es/cnet/vehicles/11398333/8f0aae96-5ab5-483e-9d4d-4bba9dd23293.jpg',
'https://a.ccdn.es/cnet/vehicles/11398333/ed5d60ec-a5c1-4768-8be0-116bc7aed144.jpg',
'https://a.ccdn.es/cnet/vehicles/11398333/91b55216-f200-4f8f-aa1d-eb86f9f8332e.jpg',
'https://a.ccdn.es/cnet/vehicles/11398333/d6b2dcdf-cb03-41d1-a247-6b503597a278.jpg',
'https://a.ccdn.es/cnet/vehicles/11398333/3e77fa41-23de-45da-814f-24e2a2f2b6e9.jpg',
'https://a.ccdn.es/cnet/vehicles/11398333/3b5e2591-5cfd-4cdc-90aa-4c8fba6f851f.jpg',
'https://a.ccdn.es/cnet/vehicles/11398333/ea0a4841-f2d5-4343-8487-8cf75489821c.jpg',
'https://a.ccdn.es/cnet/vehicles/11398333/a5ce52b8-9e40-46fe-993e-3fbfb7ef0701.jpg',
'https://a.ccdn.es/cnet/vehicles/11398333/9c023c0a-ea17-4301-81ad-18f5585f7a18.jpg',
'https://a.ccdn.es/cnet/vehicles/11398333/5d275d07-e78b-48c5-b5ef-9fc2dbff0cd8.jpg',
'https://a.ccdn.es/cnet/vehicles/11398333/325d4f2b-1ff0-442f-8c9f-a649bc0e2d84.jpg'],
'price': 3490,
'price_includes_vat': True,
'registration_date': '2007-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'RENAULT Clio Campus Community 1.5dCi70',
'transmission': 'manual',
'trim': 'Community 1.5dCi70',
'vin': None,
'year': 2007}
2026-03-26 08:22:29 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: bca41a0f-9ddf-5ca9-97e5-1a6a992c1671 with identifier: 54276141
2026-03-26 08:22:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item bca41a0f-9ddf-5ca9-97e5-1a6a992c1671
2026-03-26 08:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 08:22: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%252F11398333%252F4d491e0e-4d1e-44d5-bdf4-25e6dd9a1cd4.jpg%27 HTTP/1.1" 200 None
2026-03-26 08:22:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/11398333/4d491e0e-4d1e-44d5-bdf4-25e6dd9a1cd4.jpg not downloaded yet
2026-03-26 08:22:29 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
'body_type': 'Coupe',
'c_o_2_emission_value': 204,
'category': 'Coches',
'color': 'Blanco',
'currency': 'EUR',
'description': 'BMW M4 431CV\n'
'-Cierre centralizado \n'
'-Climatizador Bizona\n'
'-Asientos calefactables y con memoria \n'
'-Volante multifuncion\n'
'-Heat displey \n'
'-Camara trasera \n'
'-Aleron trasero en carbono\n'
'-Techo de carbono\n'
'-Llantas en 20 modelo Competicione \n'
'-Pantalla profesional\n'
'-Volante en piel vuelta \n'
'Se entrega vehiculo con 12 meses de garantia y posibilidad de '
'entrega a domicilio.\n'
'Posivilidad de recoger vehiculo como parte de pago.',
'doors_number': 2,
'emission_standard': 'C',
'engine': '3.0L',
'engine_horse_power': 431,
'expiration_date': None,
'fuel_type': 'Gasolina',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/bmw-serie-4-m4-2p-gasolina-2016-en-vizcaya-62130905-covo.aspx',
'listing': 'auction',
'location': 'Bizkaia',
'make': 'BMW',
'model': 'Serie 4',
'odometer': 178300,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19076932/6debfb7f-18d4-4aa1-bf62-87170d2b3432.jpg',
'https://a.ccdn.es/cnet/vehicles/19076932/ee86e1b0-eadb-41e6-9efa-5abfdf07ab7c.jpg',
'https://a.ccdn.es/cnet/vehicles/19076932/6b8f243e-512e-412b-84ff-8e5fcf99dfb0.jpg',
'https://a.ccdn.es/cnet/vehicles/19076932/2f7bfb9f-5568-4e50-8bee-67d3cc68e2f4.jpg',
'https://a.ccdn.es/cnet/vehicles/19076932/05a325f3-e577-40fb-8434-41ce40d10da5.jpg',
'https://a.ccdn.es/cnet/vehicles/19076932/04128d7a-a67c-4125-9406-1afdf64979f4.jpg',
'https://a.ccdn.es/cnet/vehicles/19076932/3844f550-557f-4c11-b318-4e31439fbbb7.jpg',
'https://a.ccdn.es/cnet/vehicles/19076932/8bf7150c-1fc8-4772-aec5-d4f4e397f412.jpg',
'https://a.ccdn.es/cnet/vehicles/19076932/6f824a7b-7abf-44f7-a4a9-9e0968ae01de.jpg',
'https://a.ccdn.es/cnet/vehicles/19076932/b121913f-7fe8-43ec-adc8-02e976d08cc5.jpg',
'https://a.ccdn.es/cnet/vehicles/19076932/d74aca90-02d6-458d-a1a4-afabcbe2ed92.jpg',
'https://a.ccdn.es/cnet/vehicles/19076932/dd949d21-25c2-4679-85d8-f590dc29039f.jpg'],
'price': 39490,
'price_includes_vat': True,
'registration_date': '2016-01-01',
'seats_number': 4,
'seller_name': None,
'title': 'BMW Serie 4 M4',
'transmission': 'automatic',
'trim': 'M4',
'vin': None,
'year': 2016}
2026-03-26 08:22:29 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 0692ddab-8446-5459-a4cf-e96bf2fbc731 with identifier: 62130905
2026-03-26 08:22:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 0692ddab-8446-5459-a4cf-e96bf2fbc731
2026-03-26 08:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 08:22: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%252F19076932%252F6debfb7f-18d4-4aa1-bf62-87170d2b3432.jpg%27 HTTP/1.1" 200 None
2026-03-26 08:22:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19076932/6debfb7f-18d4-4aa1-bf62-87170d2b3432.jpg already downloaded
2026-03-26 08:22:29 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 0692ddab-8446-5459-a4cf-e96bf2fbc731 with identifier 62130905
2026-03-26 08:22:29 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 08:22:29 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 08:22:29 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 0692ddab-8446-5459-a4cf-e96bf2fbc731
2026-03-26 08:22:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://web.gw.coches.net/details/62130905>
{'auction_title': '',
'body_type': 'Coupe',
'c_o_2_emission_value': 204,
'category': 'Coches',
'color': 'Blanco',
'currency': 'EUR',
'description': 'BMW M4 431CV\n'
'-Cierre centralizado \n'
'-Climatizador Bizona\n'
'-Asientos calefactables y con memoria \n'
'-Volante multifuncion\n'
'-Heat displey \n'
'-Camara trasera \n'
'-Aleron trasero en carbono\n'
'-Techo de carbono\n'
'-Llantas en 20 modelo Competicione \n'
'-Pantalla profesional\n'
'-Volante en piel vuelta \n'
'Se entrega vehiculo con 12 meses de garantia y posibilidad de '
'entrega a domicilio.\n'
'Posivilidad de recoger vehiculo como parte de pago.',
'doors_number': 2,
'emission_standard': 'C',
'engine': '3.0L',
'engine_horse_power': 431,
'expiration_date': None,
'fuel_type': 'Gasolina',
'id': '0692ddab-8446-5459-a4cf-e96bf2fbc731',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/bmw-serie-4-m4-2p-gasolina-2016-en-vizcaya-62130905-covo.aspx',
'listing': 'auction',
'location': 'Bizkaia',
'make': 'BMW',
'model': 'Serie 4',
'odometer': 178300,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 12,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19076932/6debfb7f-18d4-4aa1-bf62-87170d2b3432.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0692ddab-8446-5459-a4cf-e96bf2fbc731/0692ddab-8446-5459-a4cf-e96bf2fbc731_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 230173,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19076932/6debfb7f-18d4-4aa1-bf62-87170d2b3432.jpg',
'Width': 800}],
'price': 39490,
'price_includes_vat': True,
'registration_date': '2016-01-01',
'seats_number': 4,
'seller_name': None,
'title': 'BMW Serie 4 M4',
'transmission': 'automatic',
'trim': 'M4',
'vin': None,
'year': 2016}
2026-03-26 08:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 08:22: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%2762130905%27 HTTP/1.1" 200 None
2026-03-26 08:22:29 [auto_selling_coches.net] INFO: Saving data for 62130905: {'created_time': 1774513349.099177, 'last_price_update_time': 1774513349.099185}
2026-03-26 08:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 08:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62130905') HTTP/1.1" 204 0
2026-03-26 08:22:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/62452945> (referer: https://www.coches.net/concesionario/gtexclusivecars/?utm_medium=cpc&utm_source=google&utm_campaign=pmax_vehicle_feed-&gad_source=1&pg=2) ['zyte-api']
2026-03-26 08:22:29 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
'body_type': 'SUV',
'c_o_2_emission_value': 244,
'category': 'Coches',
'color': 'Gris / Plata',
'currency': 'EUR',
'description': 'Mercedes Benz GLC 63AMG S 510CV\n'
'EDICIÓN LIMITADA Número 1\n'
'-Faros de Led\n'
'-Sensor de largas Automáticas \n'
'-Llantas en 21 pulgadas AMG\n'
'-Sensor de aparcamiento delantero y trasero \n'
'-Cámara trasera \n'
'-Equipo de Sonido de alta definición Burmester \n'
'-Paquete de iluminación de led interior \n'
'-Volante multifuncional\n'
'-Techo corredizo\n'
'-Asientos calefactables y ventilados \n'
'Vehículo muy bien mantenido todas las revisiones pasadas '
'servicio oficial MERCEDES BENZ, neumáticos al 90%.\n'
'Se entrega 24 meses de garantía y posibilidad de entrega a '
'domicilio.',
'doors_number': 5,
'emission_standard': 'C',
'engine': '4.0L',
'engine_horse_power': 510,
'expiration_date': None,
'fuel_type': 'Gasolina',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/mercedes-benz-clase-glc-mercedesamg-glc-63-s-4matic-5p-gasolina-2018-en-vizcaya-60060223-covo.aspx',
'listing': 'auction',
'location': 'Bizkaia',
'make': 'MERCEDES-BENZ',
'model': 'Clase GLC',
'odometer': 153500,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/17404492/644d5cf9-ad4a-4330-ab7c-9dbf3080483e.jpg',
'https://a.ccdn.es/cnet/vehicles/17404492/395c1161-f0de-4a72-b9b7-eb3565773b7c.jpg',
'https://a.ccdn.es/cnet/vehicles/17404492/e2f8254b-7792-4e5a-b109-313a67c5dc88.jpg',
'https://a.ccdn.es/cnet/vehicles/17404492/50c73a1f-cb03-480a-ab93-b5d7a4d57769.jpg',
'https://a.ccdn.es/cnet/vehicles/17404492/0280a28a-72da-44df-a6ec-b84a8127ad04.jpg',
'https://a.ccdn.es/cnet/vehicles/17404492/085e70cb-56fe-4921-9a8d-2980b889fe52.jpg',
'https://a.ccdn.es/cnet/vehicles/17404492/0056ad26-450e-4c36-a102-744b7d5efe99.jpg',
'https://a.ccdn.es/cnet/vehicles/17404492/d6557090-4d8a-4270-9adc-04edf7fda87c.jpg',
'https://a.ccdn.es/cnet/vehicles/17404492/e8d801ca-e259-4c53-abbc-9d7d24d0d8ca.jpg',
'https://a.ccdn.es/cnet/vehicles/17404492/08cd990a-5ee0-42a4-9de6-142d376e2412.jpg',
'https://a.ccdn.es/cnet/vehicles/17404492/827f4c3c-692c-4c19-8ec2-e7955155ba6a.jpg',
'https://a.ccdn.es/cnet/vehicles/17404492/bf69fe48-8671-40e1-92e6-8abd76455d0c.jpg',
'https://a.ccdn.es/cnet/vehicles/17404492/bdfb4714-b0dc-4cb4-89cd-4f2c6e06cbcb.jpg',
'https://a.ccdn.es/cnet/vehicles/17404492/20f81893-7d71-43b6-928d-a29e7e04222d.jpg',
'https://a.ccdn.es/cnet/vehicles/17404492/ad4c941e-e63c-4a60-a814-977e891eebdf.jpg'],
'price': 69990,
'price_includes_vat': True,
'registration_date': '2018-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'MERCEDES-BENZ Clase GLC MercedesAMG GLC 63 S 4MATIC',
'transmission': 'automatic',
'trim': 'MercedesAMG GLC 63 S 4MATIC',
'vin': None,
'year': 2018}
2026-03-26 08:22:29 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 2f4cfe0b-de6f-5128-a107-db657b222c3d with identifier: 60060223
2026-03-26 08:22:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 2f4cfe0b-de6f-5128-a107-db657b222c3d
2026-03-26 08:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 08:22: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%252F17404492%252F644d5cf9-ad4a-4330-ab7c-9dbf3080483e.jpg%27 HTTP/1.1" 200 None
2026-03-26 08:22:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/17404492/644d5cf9-ad4a-4330-ab7c-9dbf3080483e.jpg already downloaded
2026-03-26 08:22:29 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 2f4cfe0b-de6f-5128-a107-db657b222c3d with identifier 60060223
2026-03-26 08:22:29 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 08:22:29 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 08:22:29 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 2f4cfe0b-de6f-5128-a107-db657b222c3d
2026-03-26 08:22:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://web.gw.coches.net/details/60060223>
{'auction_title': '',
'body_type': 'SUV',
'c_o_2_emission_value': 244,
'category': 'Coches',
'color': 'Gris / Plata',
'currency': 'EUR',
'description': 'Mercedes Benz GLC 63AMG S 510CV\n'
'EDICIÓN LIMITADA Número 1\n'
'-Faros de Led\n'
'-Sensor de largas Automáticas \n'
'-Llantas en 21 pulgadas AMG\n'
'-Sensor de aparcamiento delantero y trasero \n'
'-Cámara trasera \n'
'-Equipo de Sonido de alta definición Burmester \n'
'-Paquete de iluminación de led interior \n'
'-Volante multifuncional\n'
'-Techo corredizo\n'
'-Asientos calefactables y ventilados \n'
'Vehículo muy bien mantenido todas las revisiones pasadas '
'servicio oficial MERCEDES BENZ, neumáticos al 90%.\n'
'Se entrega 24 meses de garantía y posibilidad de entrega a '
'domicilio.',
'doors_number': 5,
'emission_standard': 'C',
'engine': '4.0L',
'engine_horse_power': 510,
'expiration_date': None,
'fuel_type': 'Gasolina',
'id': '2f4cfe0b-de6f-5128-a107-db657b222c3d',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/mercedes-benz-clase-glc-mercedesamg-glc-63-s-4matic-5p-gasolina-2018-en-vizcaya-60060223-covo.aspx',
'listing': 'auction',
'location': 'Bizkaia',
'make': 'MERCEDES-BENZ',
'model': 'Clase GLC',
'odometer': 153500,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 15,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/17404492/644d5cf9-ad4a-4330-ab7c-9dbf3080483e.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2f4cfe0b-de6f-5128-a107-db657b222c3d/2f4cfe0b-de6f-5128-a107-db657b222c3d_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 229651,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/17404492/644d5cf9-ad4a-4330-ab7c-9dbf3080483e.jpg',
'Width': 800}],
'price': 69990,
'price_includes_vat': True,
'registration_date': '2018-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'MERCEDES-BENZ Clase GLC MercedesAMG GLC 63 S 4MATIC',
'transmission': 'automatic',
'trim': 'MercedesAMG GLC 63 S 4MATIC',
'vin': None,
'year': 2018}
2026-03-26 08:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 08:22: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%2760060223%27 HTTP/1.1" 200 None
2026-03-26 08:22:29 [auto_selling_coches.net] INFO: Saving data for 60060223: {'created_time': 1774513349.167551, 'last_price_update_time': 1774513349.167559}
2026-03-26 08:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 08:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='60060223') HTTP/1.1" 204 0
2026-03-26 08:22:29 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
'body_type': 'Monovolumen',
'c_o_2_emission_value': 138,
'category': 'Coches',
'color': 'Negro',
'currency': 'EUR',
'description': 'RENAULT SCENIC 1.5 dci 105cv\n'
'-CIERRE CENTRALIZADO\n'
'-LLANTA DE LAUMINIO\n'
'-CLIMATIZADOR\n'
'-PANTALLA TRASERA DE DVD \n'
'-SISTEMA ISOFIX \n'
'-VOLANTE MULTIFUNCION \n'
'Se entrega vehiculo con 12 meses de garantia y posibilidad de '
'entrega a domicilio.',
'doors_number': 5,
'emission_standard': 'B',
'engine': '1.5L',
'engine_horse_power': 105,
'expiration_date': None,
'fuel_type': 'Diesel',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/renault-scenic-privilege-15dci105-eu4-eco2-5p-diesel-2007-en-vizcaya-62452945-covo.aspx',
'listing': 'auction',
'location': 'Bizkaia',
'make': 'RENAULT',
'model': 'Scénic',
'odometer': 249603,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19345647/90df52a5-d820-4e4b-bf30-1b3c3a6670b3.jpg',
'https://a.ccdn.es/cnet/vehicles/19345647/f7648f92-e2c3-40e8-86ff-e14757d52ef8.jpg',
'https://a.ccdn.es/cnet/vehicles/19345647/f048507a-e4cf-4338-abf2-7ad19b133e68.jpg',
'https://a.ccdn.es/cnet/vehicles/19345647/2058addd-aa50-4d59-915e-f3268fbc086f.jpg',
'https://a.ccdn.es/cnet/vehicles/19345647/f1236ea2-4cb7-40c2-b489-eb088026ea8c.jpg',
'https://a.ccdn.es/cnet/vehicles/19345647/416d5630-fc83-482c-9eca-6be1407db1c5.jpg',
'https://a.ccdn.es/cnet/vehicles/19345647/09ad5d00-f825-447c-87d9-92cac53aa74e.jpg',
'https://a.ccdn.es/cnet/vehicles/19345647/cb529155-d30a-47f5-b759-e2c3c97e7558.jpg',
'https://a.ccdn.es/cnet/vehicles/19345647/05c3443e-05cd-473c-a01e-c5d9263297a9.jpg',
'https://a.ccdn.es/cnet/vehicles/19345647/0d21438d-d56b-4639-bac3-b13392a7e32b.jpg',
'https://a.ccdn.es/cnet/vehicles/19345647/b5618952-cd39-4eb8-b88b-278621883510.jpg',
'https://a.ccdn.es/cnet/vehicles/19345647/5a18ee71-a4c0-4c3c-ace1-234726b1c92e.jpg',
'https://a.ccdn.es/cnet/vehicles/19345647/c06946a9-c23a-41ee-bbeb-b43187bba981.jpg',
'https://a.ccdn.es/cnet/vehicles/19345647/1eb8bf59-7669-4cb8-b864-e29b6e200d62.jpg'],
'price': 3490,
'price_includes_vat': True,
'registration_date': '2007-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'RENAULT Scénic Privilege 1.5dCi105 EU4 eco2',
'transmission': 'manual',
'trim': 'Privilege 1.5dCi105 EU4 eco2',
'vin': None,
'year': 2007}
2026-03-26 08:22:29 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 07c5c785-057f-58ac-94b9-c1f5f791802b with identifier: 62452945
2026-03-26 08:22:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 07c5c785-057f-58ac-94b9-c1f5f791802b
2026-03-26 08:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 08:22: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%252F19345647%252F90df52a5-d820-4e4b-bf30-1b3c3a6670b3.jpg%27 HTTP/1.1" 200 None
2026-03-26 08:22:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19345647/90df52a5-d820-4e4b-bf30-1b3c3a6670b3.jpg already downloaded
2026-03-26 08:22:29 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 07c5c785-057f-58ac-94b9-c1f5f791802b with identifier 62452945
2026-03-26 08:22:29 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 08:22:29 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 08:22:29 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 07c5c785-057f-58ac-94b9-c1f5f791802b
2026-03-26 08:22:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://web.gw.coches.net/details/62452945>
{'auction_title': '',
'body_type': 'Monovolumen',
'c_o_2_emission_value': 138,
'category': 'Coches',
'color': 'Negro',
'currency': 'EUR',
'description': 'RENAULT SCENIC 1.5 dci 105cv\n'
'-CIERRE CENTRALIZADO\n'
'-LLANTA DE LAUMINIO\n'
'-CLIMATIZADOR\n'
'-PANTALLA TRASERA DE DVD \n'
'-SISTEMA ISOFIX \n'
'-VOLANTE MULTIFUNCION \n'
'Se entrega vehiculo con 12 meses de garantia y posibilidad de '
'entrega a domicilio.',
'doors_number': 5,
'emission_standard': 'B',
'engine': '1.5L',
'engine_horse_power': 105,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '07c5c785-057f-58ac-94b9-c1f5f791802b',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/renault-scenic-privilege-15dci105-eu4-eco2-5p-diesel-2007-en-vizcaya-62452945-covo.aspx',
'listing': 'auction',
'location': 'Bizkaia',
'make': 'RENAULT',
'model': 'Scénic',
'odometer': 249603,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 14,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19345647/90df52a5-d820-4e4b-bf30-1b3c3a6670b3.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_07c5c785-057f-58ac-94b9-c1f5f791802b/07c5c785-057f-58ac-94b9-c1f5f791802b_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 230273,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19345647/90df52a5-d820-4e4b-bf30-1b3c3a6670b3.jpg',
'Width': 800}],
'price': 3490,
'price_includes_vat': True,
'registration_date': '2007-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'RENAULT Scénic Privilege 1.5dCi105 EU4 eco2',
'transmission': 'manual',
'trim': 'Privilege 1.5dCi105 EU4 eco2',
'vin': None,
'year': 2007}
2026-03-26 08:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 08:22: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%2762452945%27 HTTP/1.1" 200 None
2026-03-26 08:22:29 [auto_selling_coches.net] INFO: Saving data for 62452945: {'created_time': 1774513349.278941, 'last_price_update_time': 1774513349.278949}
2026-03-26 08:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 08:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62452945') HTTP/1.1" 204 0
2026-03-26 08:22:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/11398333/4d491e0e-4d1e-44d5-bdf4-25e6dd9a1cd4.jpg> (referer: None)
2026-03-26 08:22:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 08:22:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/56281292> (referer: https://www.coches.net/concesionario/gtexclusivecars/?utm_medium=cpc&utm_source=google&utm_campaign=pmax_vehicle_feed-&gad_source=1&pg=2) ['zyte-api']
2026-03-26 08:22:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 08:22:29 [crawlers.middlewares.photo_download_middleware] WARNING: Non-image content-type 'application/octet-stream' for image 0 of item bca41a0f-9ddf-5ca9-97e5-1a6a992c1671
2026-03-26 08:22:29 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item bca41a0f-9ddf-5ca9-97e5-1a6a992c1671 sending to next pipeline
2026-03-26 08:22:29 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: bca41a0f-9ddf-5ca9-97e5-1a6a992c1671 with identifier 54276141
2026-03-26 08:22:29 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 08:22:29 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 08:22:29 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item bca41a0f-9ddf-5ca9-97e5-1a6a992c1671
2026-03-26 08:22:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/11398333/4d491e0e-4d1e-44d5-bdf4-25e6dd9a1cd4.jpg>
{'auction_title': '',
'body_type': 'Berlina',
'c_o_2_emission_value': 115,
'category': 'Coches',
'color': 'Blanco',
'currency': 'EUR',
'description': '-Aire acondicionado\n'
'-Direccion asistida\n'
'-Elevalunas eléctricos\n'
'-Radio cd\n'
'-ABS\n'
'-Volante Multifuncion\n'
'-Control de velocidad\n'
'-Posibilidad de entrega a domicilio\n'
'-HORARIO DE LUNES A VIERNES DE 9;30-13,30 H y de '
'16,00-20,00h\n'
'-SABADOS de 10 a 14 H.',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 70,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': 'bca41a0f-9ddf-5ca9-97e5-1a6a992c1671',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/renault-clio-campus-community-15dci70-5p-diesel-2006-en-vizcaya-54276141-covo.aspx',
'listing': 'auction',
'location': 'Bizkaia',
'make': 'RENAULT',
'model': 'Clio Campus',
'odometer': 120000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 18,
'photos': [],
'price': 3490,
'price_includes_vat': True,
'registration_date': '2007-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'RENAULT Clio Campus Community 1.5dCi70',
'transmission': 'manual',
'trim': 'Community 1.5dCi70',
'vin': None,
'year': 2007}
2026-03-26 08:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 08:22: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%2754276141%27 HTTP/1.1" 200 None
2026-03-26 08:22:29 [auto_selling_coches.net] INFO: Saving data for 54276141: {'created_time': 1774513349.448329, 'last_price_update_time': 1774513349.44834}
2026-03-26 08:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 08:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='54276141') HTTP/1.1" 204 0
2026-03-26 08:22:29 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
'body_type': 'Berlina',
'c_o_2_emission_value': 176,
'category': 'Coches',
'color': 'Gris / Plata',
'currency': 'EUR',
'description': 'PORSCHE PANAMERA 4S 421CV DIESEL\n'
'-LLANTA 21\n'
'-ASIENTOS DE CUERO ROJO\n'
'-CRISTALES TRASEROS TINTADOS \n'
'-PANTALLA CENTRAL\n'
'-PANTALLA TRASERA \n'
'-ASIENTOS CON MEMORIA Y 18 POSICIONES\n'
'-ASIENTOS VENTILADOS Y CLEFACTABLES\n'
'-CAMARA 360º\n'
'-FAROS DELANTEROS DE LED\n'
'-VOLANTE MULTIFUNCION\n'
'-CRONO SPORT\n'
'-SPORT PLUS\n'
'-RECLAGE DE SUSPENSION NEUMATICA \n'
'Se entrega vehículo con 12 meses de garantía y posibilidad de '
'entrega a domicilio.\n'
'Horario de Lunes a Viernes de 09:30 a 13:30 y de 16:00 a '
'20:00\n'
'Sabados de 10:00 a 14:00.',
'doors_number': 5,
'emission_standard': None,
'engine': '4.0L',
'engine_horse_power': 422,
'expiration_date': None,
'fuel_type': 'Diesel',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/porsche-panamera-4s-diesel-5p-diesel-2017-en-vizcaya-56281292-covo.aspx',
'listing': 'auction',
'location': 'Bizkaia',
'make': 'PORSCHE',
'model': 'Panamera',
'odometer': 120300,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/14302866/22d65a97-90bb-4288-88fb-78737de2ffa1.jpg',
'https://a.ccdn.es/cnet/vehicles/14302866/61556fe2-daad-47c3-92b4-dbee0769041c.jpg',
'https://a.ccdn.es/cnet/vehicles/14302866/b58712d3-c7a9-4161-ada1-caa6c71c5b37.jpg',
'https://a.ccdn.es/cnet/vehicles/14302866/f72d1b03-b6e4-4cdd-8e23-92c422204fc0.jpg',
'https://a.ccdn.es/cnet/vehicles/14302866/bbbb983e-8776-4a85-8fd3-a69e45538f15.jpg',
'https://a.ccdn.es/cnet/vehicles/14302866/8e6482a7-34eb-45b7-8c62-34a4f08777d6.jpg',
'https://a.ccdn.es/cnet/vehicles/14302866/35a4fa05-aa5a-4525-a891-d64ea5072602.jpg',
'https://a.ccdn.es/cnet/vehicles/14302866/8baa2128-af68-44fb-8008-e6b202ce7284.jpg',
'https://a.ccdn.es/cnet/vehicles/14302866/108dc65f-653f-4d89-a4b9-f06bb929ca63.jpg',
'https://a.ccdn.es/cnet/vehicles/14302866/af5d1025-c8ed-4326-8687-a34b3ca76cd0.jpg',
'https://a.ccdn.es/cnet/vehicles/14302866/06c6fce6-552a-4b90-a3c8-567f5699274b.jpg',
'https://a.ccdn.es/cnet/vehicles/14302866/5a3def67-dcb1-40a5-864a-9d232e9f0485.jpg',
'https://a.ccdn.es/cnet/vehicles/14302866/91ddbdf6-d738-41c6-8a3e-0366fdc58e6e.jpg',
'https://a.ccdn.es/cnet/vehicles/14302866/cd540412-61c2-4a56-82c3-ac513731a8c5.jpg',
'https://a.ccdn.es/cnet/vehicles/14302866/f00946d2-0764-435e-a982-1b45a202f400.jpg',
'https://a.ccdn.es/cnet/vehicles/14302866/695b29b6-e24a-439b-8a97-1978216b8ac5.jpg',
'https://a.ccdn.es/cnet/vehicles/14302866/3d422f99-4f88-4d8d-a8eb-ad8350d3b6c2.jpg',
'https://a.ccdn.es/cnet/vehicles/14302866/3e05ae81-3237-4c3b-9dc0-21b54d8263e4.jpg',
'https://a.ccdn.es/cnet/vehicles/14302866/1a6a4044-dee9-411d-bb56-2dc2e518c609.jpg',
'https://a.ccdn.es/cnet/vehicles/14302866/f65dd73b-a59b-4a2c-b1c8-fbcafb3d5a83.jpg',
'https://a.ccdn.es/cnet/vehicles/14302866/bdf895da-363f-4c22-be20-da7b695576a7.jpg',
'https://a.ccdn.es/cnet/vehicles/14302866/7a31210d-ffab-49c9-8729-ff3baf8c313d.jpg',
'https://a.ccdn.es/cnet/vehicles/14302866/fb0e16b5-39ef-414e-b9ce-e98b6d592040.jpg'],
'price': 79900,
'price_includes_vat': True,
'registration_date': '2017-01-01',
'seats_number': 4,
'seller_name': None,
'title': 'PORSCHE Panamera 4S Diesel',
'transmission': 'automatic',
'trim': '4S Diesel',
'vin': None,
'year': 2017}
2026-03-26 08:22:29 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 4b8e8f0c-943a-5ca6-8659-1e4fc142b109 with identifier: 56281292
2026-03-26 08:22:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 4b8e8f0c-943a-5ca6-8659-1e4fc142b109
2026-03-26 08:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 08:22: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%252F14302866%252F22d65a97-90bb-4288-88fb-78737de2ffa1.jpg%27 HTTP/1.1" 200 None
2026-03-26 08:22:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/14302866/22d65a97-90bb-4288-88fb-78737de2ffa1.jpg already downloaded
2026-03-26 08:22:29 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 4b8e8f0c-943a-5ca6-8659-1e4fc142b109 with identifier 56281292
2026-03-26 08:22:29 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 08:22:29 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 08:22:29 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 4b8e8f0c-943a-5ca6-8659-1e4fc142b109
2026-03-26 08:22:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://web.gw.coches.net/details/56281292>
{'auction_title': '',
'body_type': 'Berlina',
'c_o_2_emission_value': 176,
'category': 'Coches',
'color': 'Gris / Plata',
'currency': 'EUR',
'description': 'PORSCHE PANAMERA 4S 421CV DIESEL\n'
'-LLANTA 21\n'
'-ASIENTOS DE CUERO ROJO\n'
'-CRISTALES TRASEROS TINTADOS \n'
'-PANTALLA CENTRAL\n'
'-PANTALLA TRASERA \n'
'-ASIENTOS CON MEMORIA Y 18 POSICIONES\n'
'-ASIENTOS VENTILADOS Y CLEFACTABLES\n'
'-CAMARA 360º\n'
'-FAROS DELANTEROS DE LED\n'
'-VOLANTE MULTIFUNCION\n'
'-CRONO SPORT\n'
'-SPORT PLUS\n'
'-RECLAGE DE SUSPENSION NEUMATICA \n'
'Se entrega vehículo con 12 meses de garantía y posibilidad de '
'entrega a domicilio.\n'
'Horario de Lunes a Viernes de 09:30 a 13:30 y de 16:00 a '
'20:00\n'
'Sabados de 10:00 a 14:00.',
'doors_number': 5,
'emission_standard': None,
'engine': '4.0L',
'engine_horse_power': 422,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '4b8e8f0c-943a-5ca6-8659-1e4fc142b109',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/porsche-panamera-4s-diesel-5p-diesel-2017-en-vizcaya-56281292-covo.aspx',
'listing': 'auction',
'location': 'Bizkaia',
'make': 'PORSCHE',
'model': 'Panamera',
'odometer': 120300,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 23,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/14302866/22d65a97-90bb-4288-88fb-78737de2ffa1.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4b8e8f0c-943a-5ca6-8659-1e4fc142b109/4b8e8f0c-943a-5ca6-8659-1e4fc142b109_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 118620,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/14302866/22d65a97-90bb-4288-88fb-78737de2ffa1.jpg',
'Width': 800}],
'price': 79900,
'price_includes_vat': True,
'registration_date': '2017-01-01',
'seats_number': 4,
'seller_name': None,
'title': 'PORSCHE Panamera 4S Diesel',
'transmission': 'automatic',
'trim': '4S Diesel',
'vin': None,
'year': 2017}
2026-03-26 08:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 08:22: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%2756281292%27 HTTP/1.1" 200 None
2026-03-26 08:22:29 [auto_selling_coches.net] INFO: Saving data for 56281292: {'created_time': 1774513349.528429, 'last_price_update_time': 1774513349.528439}
2026-03-26 08:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 08:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='56281292') HTTP/1.1" 204 0
2026-03-26 08:22:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/61058712> (referer: https://www.coches.net/concesionario/gtexclusivecars/?utm_medium=cpc&utm_source=google&utm_campaign=pmax_vehicle_feed-&gad_source=1&pg=2) ['zyte-api']
2026-03-26 08:22:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 08:22:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70081892> (referer: https://www.coches.net/concesionario/gtexclusivecars/?utm_medium=cpc&utm_source=google&utm_campaign=pmax_vehicle_feed-&gad_source=1&pg=2) ['zyte-api']
2026-03-26 08:22:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 08:22:30 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
'body_type': 'SUV',
'c_o_2_emission_value': 198,
'category': 'Coches',
'color': 'Gris / Plata',
'currency': 'EUR',
'description': 'VEHICULO NACIONAL\n'
'-4.0 D XDRIV-313 cv\n'
'-BI-XENON\n'
'-CUERO\n'
'-NAVEGADOR\n'
'-ORDENADOR DE ABORDO\n'
'-VOLANTE MULTIFUNCION\n'
'-TECHO ELECTRICO\n'
'-SENSOR DE APARCAMIENTO DELANTERO Y TRASERO\n'
'-LLANTA DE 20"\n'
'-ASIENTOS ELECTRICOS\n'
'-12 MESES DE GARANTIA\n'
'-POSIBILIDAD DE TRASLADO A SU DOMICILIO\n'
'-HORARIO DE LUNES A VIERNES DE 9,30 A 13,30. Y DE 16 A 20 H\n'
'-SABADOS DE 10 A 14 H',
'doors_number': 5,
'emission_standard': None,
'engine': '3.0L',
'engine_horse_power': 306,
'expiration_date': None,
'fuel_type': 'Diesel',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/bmw-x5-xdrive40d-5p-diesel-2010-en-vizcaya-61058712-covo.aspx',
'listing': 'auction',
'location': 'Bizkaia',
'make': 'BMW',
'model': 'X5',
'odometer': 278300,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/14189127/a7ea948e-57c6-467d-9d48-79dd6261db80.jpg',
'https://a.ccdn.es/cnet/vehicles/14189127/30c73cf7-b203-45cf-98b1-20fed192cff2.jpg',
'https://a.ccdn.es/cnet/vehicles/14189127/ce8bf773-6536-4343-b48a-ccd027040d4d.jpg',
'https://a.ccdn.es/cnet/vehicles/14189127/d71d0abf-607e-4a86-8dbb-c0239ea9e6e7.jpg',
'https://a.ccdn.es/cnet/vehicles/14189127/17e7d1a4-7e27-49a9-be07-84f78dc3df6f.jpg',
'https://a.ccdn.es/cnet/vehicles/14189127/aebac0f5-11b5-4b92-8244-aa2b06cd0d4d.jpg',
'https://a.ccdn.es/cnet/vehicles/14189127/83d41168-4350-4baf-bfec-dc8223289b98.jpg',
'https://a.ccdn.es/cnet/vehicles/14189127/be7def29-f533-41b0-9ffd-3c9d426fd20a.jpg',
'https://a.ccdn.es/cnet/vehicles/14189127/e54cffcc-8add-4558-8e69-61a8f2b4a8a2.jpg',
'https://a.ccdn.es/cnet/vehicles/14189127/bf669b1a-2ccd-421a-a0f4-f87ef4c6d7e5.jpg',
'https://a.ccdn.es/cnet/vehicles/14189127/3d8238bb-13a8-4e40-943f-e6817d33849f.jpg',
'https://a.ccdn.es/cnet/vehicles/14189127/84231bdf-c017-4122-ab72-cb4f433bb9f4.jpg',
'https://a.ccdn.es/cnet/vehicles/14189127/0e7a2ac8-e5d2-4159-bffd-9c827616b7a4.jpg',
'https://a.ccdn.es/cnet/vehicles/14189127/ace6a537-2456-4657-82aa-01d953850fe7.jpg',
'https://a.ccdn.es/cnet/vehicles/14189127/a52d4a17-75e3-48e4-bc61-f19d751823d7.jpg',
'https://a.ccdn.es/cnet/vehicles/14189127/924e76e3-62b2-4b88-9e6f-68f7e6adb502.jpg',
'https://a.ccdn.es/cnet/vehicles/14189127/8e51c416-bab4-4a55-85d4-a5712f093e70.jpg',
'https://a.ccdn.es/cnet/vehicles/14189127/1f295249-b010-4320-b87b-fcf088771076.jpg',
'https://a.ccdn.es/cnet/vehicles/14189127/f756758b-c9ee-4beb-888f-da211330227d.jpg',
'https://a.ccdn.es/cnet/vehicles/14189127/fec4eda5-016c-48ba-8fc6-5368095c4585.jpg'],
'price': 17200,
'price_includes_vat': True,
'registration_date': '2010-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'BMW X5 xDRIVE40d',
'transmission': 'automatic',
'trim': 'xDRIVE40d',
'vin': None,
'year': 2010}
2026-03-26 08:22:30 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: a19c38e0-eeed-55c1-9ce9-d30c33da9218 with identifier: 61058712
2026-03-26 08:22:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item a19c38e0-eeed-55c1-9ce9-d30c33da9218
2026-03-26 08:22:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 08:22:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F14189127%252Fa7ea948e-57c6-467d-9d48-79dd6261db80.jpg%27 HTTP/1.1" 200 None
2026-03-26 08:22:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/14189127/a7ea948e-57c6-467d-9d48-79dd6261db80.jpg already downloaded
2026-03-26 08:22:30 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: a19c38e0-eeed-55c1-9ce9-d30c33da9218 with identifier 61058712
2026-03-26 08:22:30 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 08:22:30 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 08:22:30 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item a19c38e0-eeed-55c1-9ce9-d30c33da9218
2026-03-26 08:22:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://web.gw.coches.net/details/61058712>
{'auction_title': '',
'body_type': 'SUV',
'c_o_2_emission_value': 198,
'category': 'Coches',
'color': 'Gris / Plata',
'currency': 'EUR',
'description': 'VEHICULO NACIONAL\n'
'-4.0 D XDRIV-313 cv\n'
'-BI-XENON\n'
'-CUERO\n'
'-NAVEGADOR\n'
'-ORDENADOR DE ABORDO\n'
'-VOLANTE MULTIFUNCION\n'
'-TECHO ELECTRICO\n'
'-SENSOR DE APARCAMIENTO DELANTERO Y TRASERO\n'
'-LLANTA DE 20"\n'
'-ASIENTOS ELECTRICOS\n'
'-12 MESES DE GARANTIA\n'
'-POSIBILIDAD DE TRASLADO A SU DOMICILIO\n'
'-HORARIO DE LUNES A VIERNES DE 9,30 A 13,30. Y DE 16 A 20 H\n'
'-SABADOS DE 10 A 14 H',
'doors_number': 5,
'emission_standard': None,
'engine': '3.0L',
'engine_horse_power': 306,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': 'a19c38e0-eeed-55c1-9ce9-d30c33da9218',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/bmw-x5-xdrive40d-5p-diesel-2010-en-vizcaya-61058712-covo.aspx',
'listing': 'auction',
'location': 'Bizkaia',
'make': 'BMW',
'model': 'X5',
'odometer': 278300,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 20,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/14189127/a7ea948e-57c6-467d-9d48-79dd6261db80.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a19c38e0-eeed-55c1-9ce9-d30c33da9218/a19c38e0-eeed-55c1-9ce9-d30c33da9218_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112507,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/14189127/a7ea948e-57c6-467d-9d48-79dd6261db80.jpg',
'Width': 800}],
'price': 17200,
'price_includes_vat': True,
'registration_date': '2010-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'BMW X5 xDRIVE40d',
'transmission': 'automatic',
'trim': 'xDRIVE40d',
'vin': None,
'year': 2010}
2026-03-26 08:22:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 08:22:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%2761058712%27 HTTP/1.1" 200 None
2026-03-26 08:22:30 [auto_selling_coches.net] INFO: Saving data for 61058712: {'created_time': 1774513350.126635, 'last_price_update_time': 1774513350.126643}
2026-03-26 08:22:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 08:22:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='61058712') HTTP/1.1" 204 0
2026-03-26 08:22:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/61807827> (referer: https://www.coches.net/concesionario/gtexclusivecars/?utm_medium=cpc&utm_source=google&utm_campaign=pmax_vehicle_feed-&gad_source=1&pg=2) ['zyte-api']
2026-03-26 08:22:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 08:22:30 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
'body_type': 'SUV',
'c_o_2_emission_value': 173,
'category': 'Coches',
'color': 'Gris / Plata',
'currency': 'EUR',
'description': 'LAND ROVER RANGE ROVER EVOQUE 2.0 P200 AUTO 4WD\n'
'-LLANTAS DE ALUMINIO 18 \n'
'-CIERRE CENTRALIZADO\n'
'-TECHO PANORAMICO\n'
'-ELEVALUNAS ELECTRICOS\n'
'-VOLANTE MULTIFUNCION\n'
'- FAROS DE LED \n'
'-CAMARA TRASERA \n'
'-CRISTALES TRASEROS OSCURECIDOS \n'
'Vehiculo con todas revisiones realizadas en servicio oficial '
'Land Rover.\n'
'Se entrega vehiculo con 24 meses de garantia en servicio '
'oficial y posibilidad de entre a domicilio.',
'doors_number': 5,
'emission_standard': '0',
'engine': '2.0L',
'engine_horse_power': 200,
'expiration_date': None,
'fuel_type': 'Híbrido',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/land-rover-range-rover-evoque-20-p200-auto-4wd-5p-electrico-hibrido-2020-en-vizcaya-70081892-covo.aspx',
'listing': 'auction',
'location': 'Bizkaia',
'make': 'LAND-ROVER',
'model': 'Range Rover Evoque',
'odometer': 57300,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19587495/6f7147af-1a59-4970-b53b-6b85e3fafc8a.jpg',
'https://a.ccdn.es/cnet/vehicles/19587495/0f81ff52-d208-48cb-b9c5-80fee53fc206.jpg',
'https://a.ccdn.es/cnet/vehicles/19587495/c2942b2b-0793-42d5-8e58-40b886c43c79.jpg',
'https://a.ccdn.es/cnet/vehicles/19587495/3202b0d0-8a0e-42b7-abe7-734b52f3a00d.jpg',
'https://a.ccdn.es/cnet/vehicles/19587495/cc370557-b619-4c43-8120-1d1e7c7079fa.jpg',
'https://a.ccdn.es/cnet/vehicles/19587495/1ae5f968-bc2d-41ea-9541-f89d5f55a8b9.jpg',
'https://a.ccdn.es/cnet/vehicles/19587495/b88ee475-e2ef-4b4f-ac38-b9f1af5f4503.jpg',
'https://a.ccdn.es/cnet/vehicles/19587495/e59d8e96-52e6-464c-903e-47e4b6ff8af7.jpg',
'https://a.ccdn.es/cnet/vehicles/19587495/fa9a216e-bbb3-402d-8524-4002b30c7d2a.jpg',
'https://a.ccdn.es/cnet/vehicles/19587495/0bf9686d-2cb2-4cd6-abc0-40ff31895fc3.jpg',
'https://a.ccdn.es/cnet/vehicles/19587495/8bde1052-605e-44e2-bfbe-bed5e55c6f6f.jpg',
'https://a.ccdn.es/cnet/vehicles/19587495/d25da0cc-88ee-491b-a459-6097495a2c58.jpg',
'https://a.ccdn.es/cnet/vehicles/19587495/78cac1d1-ac80-4a6b-b354-9a6202895153.jpg',
'https://a.ccdn.es/cnet/vehicles/19587495/1f9af26a-dcb9-4e7f-90b5-3282a30e1dd5.jpg',
'https://a.ccdn.es/cnet/vehicles/19587495/ed0cdf02-f919-4a14-9160-3d8019f9ec71.jpg'],
'price': 28990,
'price_includes_vat': True,
'registration_date': '2019-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'LAND-ROVER Range Rover Evoque 2.0 P200 AUTO 4WD',
'transmission': 'automatic',
'trim': '2.0 P200 AUTO 4WD',
'vin': None,
'year': 2019}
2026-03-26 08:22:30 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 1ee9ccb7-95f2-5908-968d-667f048e63ba with identifier: 70081892
2026-03-26 08:22:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 1ee9ccb7-95f2-5908-968d-667f048e63ba
2026-03-26 08:22:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 08:22:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F19587495%252F6f7147af-1a59-4970-b53b-6b85e3fafc8a.jpg%27 HTTP/1.1" 200 None
2026-03-26 08:22:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19587495/6f7147af-1a59-4970-b53b-6b85e3fafc8a.jpg already downloaded
2026-03-26 08:22:30 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 1ee9ccb7-95f2-5908-968d-667f048e63ba with identifier 70081892
2026-03-26 08:22:30 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 08:22:30 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 08:22:30 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 1ee9ccb7-95f2-5908-968d-667f048e63ba
2026-03-26 08:22:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://web.gw.coches.net/details/70081892>
{'auction_title': '',
'body_type': 'SUV',
'c_o_2_emission_value': 173,
'category': 'Coches',
'color': 'Gris / Plata',
'currency': 'EUR',
'description': 'LAND ROVER RANGE ROVER EVOQUE 2.0 P200 AUTO 4WD\n'
'-LLANTAS DE ALUMINIO 18 \n'
'-CIERRE CENTRALIZADO\n'
'-TECHO PANORAMICO\n'
'-ELEVALUNAS ELECTRICOS\n'
'-VOLANTE MULTIFUNCION\n'
'- FAROS DE LED \n'
'-CAMARA TRASERA \n'
'-CRISTALES TRASEROS OSCURECIDOS \n'
'Vehiculo con todas revisiones realizadas en servicio oficial '
'Land Rover.\n'
'Se entrega vehiculo con 24 meses de garantia en servicio '
'oficial y posibilidad de entre a domicilio.',
'doors_number': 5,
'emission_standard': '0',
'engine': '2.0L',
'engine_horse_power': 200,
'expiration_date': None,
'fuel_type': 'Híbrido',
'id': '1ee9ccb7-95f2-5908-968d-667f048e63ba',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/land-rover-range-rover-evoque-20-p200-auto-4wd-5p-electrico-hibrido-2020-en-vizcaya-70081892-covo.aspx',
'listing': 'auction',
'location': 'Bizkaia',
'make': 'LAND-ROVER',
'model': 'Range Rover Evoque',
'odometer': 57300,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 15,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19587495/6f7147af-1a59-4970-b53b-6b85e3fafc8a.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1ee9ccb7-95f2-5908-968d-667f048e63ba/1ee9ccb7-95f2-5908-968d-667f048e63ba_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114025,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19587495/6f7147af-1a59-4970-b53b-6b85e3fafc8a.jpg',
'Width': 800}],
'price': 28990,
'price_includes_vat': True,
'registration_date': '2019-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'LAND-ROVER Range Rover Evoque 2.0 P200 AUTO 4WD',
'transmission': 'automatic',
'trim': '2.0 P200 AUTO 4WD',
'vin': None,
'year': 2019}
2026-03-26 08:22:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 08:22:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%2770081892%27 HTTP/1.1" 200 None
2026-03-26 08:22:30 [auto_selling_coches.net] INFO: Saving data for 70081892: {'created_time': 1774513350.347232, 'last_price_update_time': 1774513350.347243}
2026-03-26 08:22:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 08:22:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70081892') HTTP/1.1" 204 0
2026-03-26 08:22:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/62429832> (referer: https://www.coches.net/concesionario/gtexclusivecars/?utm_medium=cpc&utm_source=google&utm_campaign=pmax_vehicle_feed-&gad_source=1&pg=1) ['zyte-api']
2026-03-26 08:22:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 08:22:30 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
'body_type': 'Berlina',
'c_o_2_emission_value': 102,
'category': 'Coches',
'color': 'Azul',
'currency': 'EUR',
'description': 'MERCEDES BENZ E220 BLUETEC AVANTGARDE 190CV \n'
'-CIERRE CENTRALIZADO\n'
'-LLANTA DE ALUMINIO\n'
'-ASIENTOS DE CUERO \n'
'-FAROS DE LED \n'
'-PANTALLA CENTRAL CON INFOENTRETENIMIENTO\n'
'-ASIENTOS ELECTRICOS Y CALEFACTABLES \n'
'-VOLANTE MULTIFUNCION\n'
'-SENSOR APARCAMIENTO \n'
'Se entrega vehiculo con 12 meses de garantia y posibilidad de '
'entrega a domicilio.',
'doors_number': 4,
'emission_standard': None,
'engine': '1.9L',
'engine_horse_power': 194,
'expiration_date': None,
'fuel_type': 'Diesel',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/mercedes-benz-clase-e-e-220-d-4p-diesel-2017-en-vizcaya-61807827-covo.aspx',
'listing': 'auction',
'location': 'Bizkaia',
'make': 'MERCEDES-BENZ',
'model': 'Clase E',
'odometer': 189300,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/18807524/582de72c-f121-4242-9eb8-261735d34b52.jpg',
'https://a.ccdn.es/cnet/vehicles/18807524/47c207af-5ab8-405b-a5bc-b4350115016b.jpg',
'https://a.ccdn.es/cnet/vehicles/18807524/e5f90a1e-80f9-4381-a63d-0556e3517879.jpg',
'https://a.ccdn.es/cnet/vehicles/18807524/81df4f03-523c-40b1-b2bb-3d8282b782fe.jpg',
'https://a.ccdn.es/cnet/vehicles/18807524/9d7d111f-bde8-467f-9c5f-b5ca6f1891f2.jpg',
'https://a.ccdn.es/cnet/vehicles/18807524/dcf99332-1bd4-4cb8-8843-4d91ba482f6e.jpg',
'https://a.ccdn.es/cnet/vehicles/18807524/1b4a76ae-56a6-4a69-86d1-b8d831013bb2.jpg',
'https://a.ccdn.es/cnet/vehicles/18807524/74a3a7ca-b0c6-4b7e-9a8a-50ebfc186478.jpg',
'https://a.ccdn.es/cnet/vehicles/18807524/8d96e5e4-be5d-4edc-a32a-06d94255279b.jpg',
'https://a.ccdn.es/cnet/vehicles/18807524/a1557dce-c615-4b1b-8233-d69dd81f356b.jpg',
'https://a.ccdn.es/cnet/vehicles/18807524/61d0f07c-c971-4e53-810a-6e58b91045fa.jpg',
'https://a.ccdn.es/cnet/vehicles/18807524/c0d9c020-5501-4dac-b314-17ee5faaf31b.jpg',
'https://a.ccdn.es/cnet/vehicles/18807524/b441677d-f389-46da-8442-7fabcbcb9f59.jpg'],
'price': 19990,
'price_includes_vat': True,
'registration_date': '2017-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'MERCEDES-BENZ Clase E E 220 d',
'transmission': 'automatic',
'trim': 'E 220 d',
'vin': None,
'year': 2017}
2026-03-26 08:22:30 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: e923f8fa-07d7-5140-af8f-85608856eb82 with identifier: 61807827
2026-03-26 08:22:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item e923f8fa-07d7-5140-af8f-85608856eb82
2026-03-26 08:22:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 08:22:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F18807524%252F582de72c-f121-4242-9eb8-261735d34b52.jpg%27 HTTP/1.1" 200 None
2026-03-26 08:22:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/18807524/582de72c-f121-4242-9eb8-261735d34b52.jpg already downloaded
2026-03-26 08:22:30 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: e923f8fa-07d7-5140-af8f-85608856eb82 with identifier 61807827
2026-03-26 08:22:30 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 08:22:30 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 08:22:30 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item e923f8fa-07d7-5140-af8f-85608856eb82
2026-03-26 08:22:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://web.gw.coches.net/details/61807827>
{'auction_title': '',
'body_type': 'Berlina',
'c_o_2_emission_value': 102,
'category': 'Coches',
'color': 'Azul',
'currency': 'EUR',
'description': 'MERCEDES BENZ E220 BLUETEC AVANTGARDE 190CV \n'
'-CIERRE CENTRALIZADO\n'
'-LLANTA DE ALUMINIO\n'
'-ASIENTOS DE CUERO \n'
'-FAROS DE LED \n'
'-PANTALLA CENTRAL CON INFOENTRETENIMIENTO\n'
'-ASIENTOS ELECTRICOS Y CALEFACTABLES \n'
'-VOLANTE MULTIFUNCION\n'
'-SENSOR APARCAMIENTO \n'
'Se entrega vehiculo con 12 meses de garantia y posibilidad de '
'entrega a domicilio.',
'doors_number': 4,
'emission_standard': None,
'engine': '1.9L',
'engine_horse_power': 194,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': 'e923f8fa-07d7-5140-af8f-85608856eb82',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/mercedes-benz-clase-e-e-220-d-4p-diesel-2017-en-vizcaya-61807827-covo.aspx',
'listing': 'auction',
'location': 'Bizkaia',
'make': 'MERCEDES-BENZ',
'model': 'Clase E',
'odometer': 189300,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 13,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/18807524/582de72c-f121-4242-9eb8-261735d34b52.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e923f8fa-07d7-5140-af8f-85608856eb82/e923f8fa-07d7-5140-af8f-85608856eb82_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 231783,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/18807524/582de72c-f121-4242-9eb8-261735d34b52.jpg',
'Width': 800}],
'price': 19990,
'price_includes_vat': True,
'registration_date': '2017-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'MERCEDES-BENZ Clase E E 220 d',
'transmission': 'automatic',
'trim': 'E 220 d',
'vin': None,
'year': 2017}
2026-03-26 08:22:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 08:22:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%2761807827%27 HTTP/1.1" 200 None
2026-03-26 08:22:30 [auto_selling_coches.net] INFO: Saving data for 61807827: {'created_time': 1774513350.417986, 'last_price_update_time': 1774513350.417993}
2026-03-26 08:22:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 08:22:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='61807827') HTTP/1.1" 204 0
2026-03-26 08:22:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70216895> (referer: https://www.coches.net/concesionario/gtexclusivecars/?utm_medium=cpc&utm_source=google&utm_campaign=pmax_vehicle_feed-&gad_source=1&pg=1) ['zyte-api']
2026-03-26 08:22:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 08:22:30 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
'body_type': 'Monovolumen',
'c_o_2_emission_value': 144,
'category': 'Coches',
'color': 'Gris / Plata',
'currency': 'EUR',
'description': 'RENAULT GRAND SCENIC 1.5 DCI 105CV\n'
'-CIERRE CENTRALIZADO \n'
'-ELEVALUNAS ELECTRICOS \n'
'-CLIMATIZADOR \n'
'-VOLANTE MULTIFUNCION \n'
'-CONTROL DE VELOCIDAD \n'
'-LLANTA DE ALUMINIO \n'
'-SISTEMA ISOFIX\n'
'VEHICULO MUY BIEN MANTENIDO Y TODAS REVISIONES AL DIA, SE '
'ENTREGA VEHICULO CON 12 MESES DE GARANTIA Y POSIBILIDAD DE '
'ENTREGA A DOMICILIO.',
'doors_number': 5,
'emission_standard': 'B',
'engine': '1.5L',
'engine_horse_power': 105,
'expiration_date': None,
'fuel_type': 'Diesel',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/renault-grand-scenic-dynamique-5-plazas-15dci105-eu4-eco2-5p-diesel-2007-en-vizcaya-62429832-covo.aspx',
'listing': 'auction',
'location': 'Bizkaia',
'make': 'RENAULT',
'model': 'Grand Scénic',
'odometer': 159300,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19328856/c63ede27-4f6e-450d-9b6d-e45aaa05bbf1.jpg',
'https://a.ccdn.es/cnet/vehicles/19328856/ee8b24d6-0cd4-4b3c-a530-9170c8e0978e.jpg',
'https://a.ccdn.es/cnet/vehicles/19328856/39c526a4-4325-4d53-851b-085be705840d.jpg',
'https://a.ccdn.es/cnet/vehicles/19328856/36d5f60e-5715-480d-ae32-bc369fd49ee5.jpg',
'https://a.ccdn.es/cnet/vehicles/19328856/91b8c328-f93d-4b0c-b3c1-5fd189e65f41.jpg',
'https://a.ccdn.es/cnet/vehicles/19328856/844f5fe0-d53f-4fd2-b43c-03d1deca68fe.jpg',
'https://a.ccdn.es/cnet/vehicles/19328856/5969ddd3-d276-4816-b4fa-bdf4fe3a5272.jpg',
'https://a.ccdn.es/cnet/vehicles/19328856/19eba1bb-b48f-4e9e-b1c3-833f01281085.jpg',
'https://a.ccdn.es/cnet/vehicles/19328856/060264f2-29d2-44a2-b5f7-7123408350cb.jpg',
'https://a.ccdn.es/cnet/vehicles/19328856/732cb70d-a033-44e9-922f-fa6c6198381e.jpg',
'https://a.ccdn.es/cnet/vehicles/19328856/0d358132-f9a8-4dd1-8a92-9ceb30214336.jpg',
'https://a.ccdn.es/cnet/vehicles/19328856/69d68c62-8df9-468b-9919-47952e0d0bc9.jpg'],
'price': 3990,
'price_includes_vat': True,
'registration_date': '2008-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'RENAULT Grand Scénic Dynamique 5 plazas 1.5dCi105 EU4 eco2',
'transmission': 'manual',
'trim': 'Dynamique 5 plazas 1.5dCi105 EU4 eco2',
'vin': None,
'year': 2008}
2026-03-26 08:22:30 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 57528d6e-e1d3-57cc-80e8-c1e01186fb8c with identifier: 62429832
2026-03-26 08:22:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 57528d6e-e1d3-57cc-80e8-c1e01186fb8c
2026-03-26 08:22:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 08:22:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F19328856%252Fc63ede27-4f6e-450d-9b6d-e45aaa05bbf1.jpg%27 HTTP/1.1" 200 None
2026-03-26 08:22:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19328856/c63ede27-4f6e-450d-9b6d-e45aaa05bbf1.jpg already downloaded
2026-03-26 08:22:30 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 57528d6e-e1d3-57cc-80e8-c1e01186fb8c with identifier 62429832
2026-03-26 08:22:30 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 08:22:30 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 08:22:30 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 57528d6e-e1d3-57cc-80e8-c1e01186fb8c
2026-03-26 08:22:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://web.gw.coches.net/details/62429832>
{'auction_title': '',
'body_type': 'Monovolumen',
'c_o_2_emission_value': 144,
'category': 'Coches',
'color': 'Gris / Plata',
'currency': 'EUR',
'description': 'RENAULT GRAND SCENIC 1.5 DCI 105CV\n'
'-CIERRE CENTRALIZADO \n'
'-ELEVALUNAS ELECTRICOS \n'
'-CLIMATIZADOR \n'
'-VOLANTE MULTIFUNCION \n'
'-CONTROL DE VELOCIDAD \n'
'-LLANTA DE ALUMINIO \n'
'-SISTEMA ISOFIX\n'
'VEHICULO MUY BIEN MANTENIDO Y TODAS REVISIONES AL DIA, SE '
'ENTREGA VEHICULO CON 12 MESES DE GARANTIA Y POSIBILIDAD DE '
'ENTREGA A DOMICILIO.',
'doors_number': 5,
'emission_standard': 'B',
'engine': '1.5L',
'engine_horse_power': 105,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '57528d6e-e1d3-57cc-80e8-c1e01186fb8c',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/renault-grand-scenic-dynamique-5-plazas-15dci105-eu4-eco2-5p-diesel-2007-en-vizcaya-62429832-covo.aspx',
'listing': 'auction',
'location': 'Bizkaia',
'make': 'RENAULT',
'model': 'Grand Scénic',
'odometer': 159300,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 12,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19328856/c63ede27-4f6e-450d-9b6d-e45aaa05bbf1.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_57528d6e-e1d3-57cc-80e8-c1e01186fb8c/57528d6e-e1d3-57cc-80e8-c1e01186fb8c_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 216884,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19328856/c63ede27-4f6e-450d-9b6d-e45aaa05bbf1.jpg',
'Width': 800}],
'price': 3990,
'price_includes_vat': True,
'registration_date': '2008-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'RENAULT Grand Scénic Dynamique 5 plazas 1.5dCi105 EU4 eco2',
'transmission': 'manual',
'trim': 'Dynamique 5 plazas 1.5dCi105 EU4 eco2',
'vin': None,
'year': 2008}
2026-03-26 08:22:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 08:22:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%2762429832%27 HTTP/1.1" 200 None
2026-03-26 08:22:30 [auto_selling_coches.net] INFO: Saving data for 62429832: {'created_time': 1774513350.528548, 'last_price_update_time': 1774513350.528556}
2026-03-26 08:22:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 08:22:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62429832') HTTP/1.1" 204 0
2026-03-26 08:22:30 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
'body_type': 'Monovolumen',
'c_o_2_emission_value': 149,
'category': 'Coches',
'color': 'Gris / Plata',
'currency': 'EUR',
'description': 'OPEL VIVARO 1.6 CDTI 125CV\n'
'-Cierre centralizado \n'
'-Ordenador de abordo \n'
'-Climatizador \n'
'-Volante multifuncional \n'
'-Pantalla central con infoentretenimiento \n'
'-Camara trasera \n'
'-Enganche de remolque \n'
'-Llantas de aluminio en 19 pulgadas \n'
'Se entrega vehiculo con todas revisiones al dia y posibilidad '
'de entrega a domicilio.',
'doors_number': 4,
'emission_standard': 'C',
'engine': '1.6L',
'engine_horse_power': 125,
'expiration_date': None,
'fuel_type': 'Diesel',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/opel-vivaro-16-cdti-ss-92kw-l1-27t-combi-plus9-4p-diesel-2018-en-vizcaya-70216895-covo.aspx',
'listing': 'auction',
'location': 'Bizkaia',
'make': 'OPEL',
'model': 'Vivaro',
'odometer': 163800,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19690305/0ef649ef-b1d5-4d8f-827a-92af3a2bef4c.jpg',
'https://a.ccdn.es/cnet/vehicles/19690305/ec046003-fe0a-40de-8adc-a0be5295f329.jpg',
'https://a.ccdn.es/cnet/vehicles/19690305/dfcf3da3-5353-45c1-afd3-7c0ad65b37ea.jpg',
'https://a.ccdn.es/cnet/vehicles/19690305/0bb38e04-c41f-42c3-91d8-b3a35ba47132.jpg',
'https://a.ccdn.es/cnet/vehicles/19690305/cedd11a2-8602-4d12-8b66-63d61657bac9.jpg',
'https://a.ccdn.es/cnet/vehicles/19690305/9152d068-0a5f-4588-9e29-806bad8a8951.jpg',
'https://a.ccdn.es/cnet/vehicles/19690305/19e455c3-46fe-4d5e-95b7-c8e6a3661001.jpg',
'https://a.ccdn.es/cnet/vehicles/19690305/fdfec4ae-7754-4995-b85d-09be67837b30.jpg',
'https://a.ccdn.es/cnet/vehicles/19690305/3709d2e5-e872-438a-9b4d-0add9d47a8d2.jpg',
'https://a.ccdn.es/cnet/vehicles/19690305/c944f266-3cd6-44e6-b699-536fc56cb3dc.jpg',
'https://a.ccdn.es/cnet/vehicles/19690305/00747917-0408-4151-bcdf-2e46a858ecaf.jpg'],
'price': 21990,
'price_includes_vat': True,
'registration_date': '2018-01-01',
'seats_number': 9,
'seller_name': None,
'title': 'OPEL Vivaro 1.6 CDTI SS L1 2.7t Combi Plus9',
'transmission': 'manual',
'trim': '1.6 CDTI SS 92kW L1 2.7t Combi Plus9',
'vin': None,
'year': 2018}
2026-03-26 08:22:30 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: d2683708-8ce8-578d-a266-b80f56347eb4 with identifier: 70216895
2026-03-26 08:22:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item d2683708-8ce8-578d-a266-b80f56347eb4
2026-03-26 08:22:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 08:22:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F19690305%252F0ef649ef-b1d5-4d8f-827a-92af3a2bef4c.jpg%27 HTTP/1.1" 200 None
2026-03-26 08:22:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19690305/0ef649ef-b1d5-4d8f-827a-92af3a2bef4c.jpg already downloaded
2026-03-26 08:22:30 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: d2683708-8ce8-578d-a266-b80f56347eb4 with identifier 70216895
2026-03-26 08:22:30 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 08:22:30 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 08:22:30 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item d2683708-8ce8-578d-a266-b80f56347eb4
2026-03-26 08:22:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://web.gw.coches.net/details/70216895>
{'auction_title': '',
'body_type': 'Monovolumen',
'c_o_2_emission_value': 149,
'category': 'Coches',
'color': 'Gris / Plata',
'currency': 'EUR',
'description': 'OPEL VIVARO 1.6 CDTI 125CV\n'
'-Cierre centralizado \n'
'-Ordenador de abordo \n'
'-Climatizador \n'
'-Volante multifuncional \n'
'-Pantalla central con infoentretenimiento \n'
'-Camara trasera \n'
'-Enganche de remolque \n'
'-Llantas de aluminio en 19 pulgadas \n'
'Se entrega vehiculo con todas revisiones al dia y posibilidad '
'de entrega a domicilio.',
'doors_number': 4,
'emission_standard': 'C',
'engine': '1.6L',
'engine_horse_power': 125,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': 'd2683708-8ce8-578d-a266-b80f56347eb4',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/opel-vivaro-16-cdti-ss-92kw-l1-27t-combi-plus9-4p-diesel-2018-en-vizcaya-70216895-covo.aspx',
'listing': 'auction',
'location': 'Bizkaia',
'make': 'OPEL',
'model': 'Vivaro',
'odometer': 163800,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 11,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19690305/0ef649ef-b1d5-4d8f-827a-92af3a2bef4c.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d2683708-8ce8-578d-a266-b80f56347eb4/d2683708-8ce8-578d-a266-b80f56347eb4_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100662,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19690305/0ef649ef-b1d5-4d8f-827a-92af3a2bef4c.jpg',
'Width': 800}],
'price': 21990,
'price_includes_vat': True,
'registration_date': '2018-01-01',
'seats_number': 9,
'seller_name': None,
'title': 'OPEL Vivaro 1.6 CDTI SS L1 2.7t Combi Plus9',
'transmission': 'manual',
'trim': '1.6 CDTI SS 92kW L1 2.7t Combi Plus9',
'vin': None,
'year': 2018}
2026-03-26 08:22:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 08:22:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%2770216895%27 HTTP/1.1" 200 None
2026-03-26 08:22:30 [auto_selling_coches.net] INFO: Saving data for 70216895: {'created_time': 1774513350.609785, 'last_price_update_time': 1774513350.609792}
2026-03-26 08:22:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 08:22:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70216895') HTTP/1.1" 204 0
2026-03-26 08:22:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70155845> (referer: https://www.coches.net/concesionario/gtexclusivecars/?utm_medium=cpc&utm_source=google&utm_campaign=pmax_vehicle_feed-&gad_source=1&pg=1) ['zyte-api']
2026-03-26 08:22:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 08:22:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70208980> (referer: https://www.coches.net/concesionario/gtexclusivecars/?utm_medium=cpc&utm_source=google&utm_campaign=pmax_vehicle_feed-&gad_source=1&pg=1) ['zyte-api']
2026-03-26 08:22:31 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
'body_type': 'Berlina',
'c_o_2_emission_value': 135,
'category': 'Coches',
'color': 'Negro',
'currency': 'EUR',
'description': 'JAGUAR XF 2.2 DIESEL CLASSIC \n'
'(MOTOR FORD 2.2 200 CV)\n'
'-Cierre centralizado \n'
'-Ordenador de abordo\n'
'-Volante multifuncion\n'
'-Pantalla central\n'
'-Llanta de aluminio\n'
'-Faros de xenon\n'
'-Camara trasera \n'
'-Asientos Mixtos de cuero y alcantara\n'
'-Climatizador\n'
'Vehiculo de un solo propietario y todas revisiones pasadas en '
'servicio oficial Jaguar.\n'
'Se entrega con 12 meses de garantia y posibilidad de entrega '
'a domicilio.\n'
'Posibilidad de recoge vehiculo como parte de pago',
'doors_number': 4,
'emission_standard': 'B',
'engine': '2.2L',
'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/jaguar-xf-22-diesel-classic-4p-diesel-2013-en-vizcaya-70155845-covo.aspx',
'listing': 'auction',
'location': 'Bizkaia',
'make': 'JAGUAR',
'model': 'XF',
'odometer': 174300,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19643396/5eb11f8b-9c01-41ae-856e-8b56e48ff069.jpg',
'https://a.ccdn.es/cnet/vehicles/19643396/89157cae-26aa-4c14-8e7e-0285461e11be.jpg',
'https://a.ccdn.es/cnet/vehicles/19643396/c8c7acc5-b32e-4c54-9a0c-979de22e6beb.jpg',
'https://a.ccdn.es/cnet/vehicles/19643396/a68d1ce0-c9d8-46a6-a0ad-400689c120fc.jpg',
'https://a.ccdn.es/cnet/vehicles/19643396/a271cc52-5c60-424f-b334-0f1a474c8f28.jpg',
'https://a.ccdn.es/cnet/vehicles/19643396/10463d22-1b4c-410b-abe2-7137e3d1b56d.jpg',
'https://a.ccdn.es/cnet/vehicles/19643396/0233aa08-d877-4902-b4f6-526bdc5fd1f0.jpg',
'https://a.ccdn.es/cnet/vehicles/19643396/20f931e4-9452-49e3-aad5-261506290779.jpg',
'https://a.ccdn.es/cnet/vehicles/19643396/dfb94867-99bf-4be7-a406-0f30b1846bdd.jpg',
'https://a.ccdn.es/cnet/vehicles/19643396/fe9bf09a-5c1b-47cb-bb66-81834847f8cb.jpg',
'https://a.ccdn.es/cnet/vehicles/19643396/c09e251d-1b88-448e-80b0-f2c3e4d2028b.jpg',
'https://a.ccdn.es/cnet/vehicles/19643396/b71c791a-96ec-4284-a726-dfc0013c1eee.jpg'],
'price': 9490,
'price_includes_vat': True,
'registration_date': '2013-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'JAGUAR XF 2.2 Diesel Classic',
'transmission': 'automatic',
'trim': '2.2 Diesel Classic',
'vin': None,
'year': 2013}
2026-03-26 08:22:31 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 390c6817-6756-5cc1-9627-5e29d38a2c08 with identifier: 70155845
2026-03-26 08:22:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 390c6817-6756-5cc1-9627-5e29d38a2c08
2026-03-26 08:22:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 08:22:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F19643396%252F5eb11f8b-9c01-41ae-856e-8b56e48ff069.jpg%27 HTTP/1.1" 200 None
2026-03-26 08:22:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19643396/5eb11f8b-9c01-41ae-856e-8b56e48ff069.jpg already downloaded
2026-03-26 08:22:31 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 390c6817-6756-5cc1-9627-5e29d38a2c08 with identifier 70155845
2026-03-26 08:22:31 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 08:22:31 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 08:22:31 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 390c6817-6756-5cc1-9627-5e29d38a2c08
2026-03-26 08:22:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://web.gw.coches.net/details/70155845>
{'auction_title': '',
'body_type': 'Berlina',
'c_o_2_emission_value': 135,
'category': 'Coches',
'color': 'Negro',
'currency': 'EUR',
'description': 'JAGUAR XF 2.2 DIESEL CLASSIC \n'
'(MOTOR FORD 2.2 200 CV)\n'
'-Cierre centralizado \n'
'-Ordenador de abordo\n'
'-Volante multifuncion\n'
'-Pantalla central\n'
'-Llanta de aluminio\n'
'-Faros de xenon\n'
'-Camara trasera \n'
'-Asientos Mixtos de cuero y alcantara\n'
'-Climatizador\n'
'Vehiculo de un solo propietario y todas revisiones pasadas en '
'servicio oficial Jaguar.\n'
'Se entrega con 12 meses de garantia y posibilidad de entrega '
'a domicilio.\n'
'Posibilidad de recoge vehiculo como parte de pago',
'doors_number': 4,
'emission_standard': 'B',
'engine': '2.2L',
'engine_horse_power': 200,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '390c6817-6756-5cc1-9627-5e29d38a2c08',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/jaguar-xf-22-diesel-classic-4p-diesel-2013-en-vizcaya-70155845-covo.aspx',
'listing': 'auction',
'location': 'Bizkaia',
'make': 'JAGUAR',
'model': 'XF',
'odometer': 174300,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 12,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19643396/5eb11f8b-9c01-41ae-856e-8b56e48ff069.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_390c6817-6756-5cc1-9627-5e29d38a2c08/390c6817-6756-5cc1-9627-5e29d38a2c08_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 116071,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19643396/5eb11f8b-9c01-41ae-856e-8b56e48ff069.jpg',
'Width': 800}],
'price': 9490,
'price_includes_vat': True,
'registration_date': '2013-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'JAGUAR XF 2.2 Diesel Classic',
'transmission': 'automatic',
'trim': '2.2 Diesel Classic',
'vin': None,
'year': 2013}
2026-03-26 08:22:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 08:22:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%2770155845%27 HTTP/1.1" 200 None
2026-03-26 08:22:31 [auto_selling_coches.net] INFO: Saving data for 70155845: {'created_time': 1774513351.448496, 'last_price_update_time': 1774513351.448504}
2026-03-26 08:22:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 08:22:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70155845') HTTP/1.1" 204 0
2026-03-26 08:22:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/62430176> (referer: https://www.coches.net/concesionario/gtexclusivecars/?utm_medium=cpc&utm_source=google&utm_campaign=pmax_vehicle_feed-&gad_source=1&pg=1) ['zyte-api']
2026-03-26 08:22:31 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
'body_type': 'Berlina',
'c_o_2_emission_value': 125,
'category': 'Coches',
'color': 'Azul',
'currency': 'EUR',
'description': 'Citroen c4 1.6 hdi 110cv collection\n'
'-SOLO 128.000 KMS\n'
'-LLANTAS DE ALUMINIO\n'
'-VOLANTE MULTIFUNCION\n'
'-ORDENADOR DE A BORDO\n'
'-DOBLE CLIMATIZADOR\n'
'-12 MESES DE GARANTIA\n'
'-POSIBILIDAD DE TRASLADO A SU DOMICILIO\n'
'-HORARIO DE LUNES A VIERNES DE 9,30 A 13,30 Y DE 16 A 20 H\n'
'-SABADOS DE 10 A 14 H',
'doors_number': 3,
'emission_standard': 'B',
'engine': '1.6L',
'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/citroen-c4-16-hdi-110-collection-3p-diesel-2004-en-vizcaya-70208980-covo.aspx',
'listing': 'auction',
'location': 'Bizkaia',
'make': 'CITROEN',
'model': 'C4',
'odometer': 128300,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19684157/927ec3ed-905d-40d2-a813-073de57dea22.jpg',
'https://a.ccdn.es/cnet/vehicles/19684157/2a1e21b7-419f-44f3-a7b4-8d43a9d7eb8d.jpg',
'https://a.ccdn.es/cnet/vehicles/19684157/1a6e0ac1-1c85-4574-9f01-045d9452ed6e.jpg',
'https://a.ccdn.es/cnet/vehicles/19684157/0db38228-24a4-4e53-8316-7ec908a23928.jpg',
'https://a.ccdn.es/cnet/vehicles/19684157/b044d3cc-a35d-4a35-b151-0acdbbcd9856.jpg',
'https://a.ccdn.es/cnet/vehicles/19684157/d23dc8b4-b5d7-4662-91c4-a55db481c051.jpg',
'https://a.ccdn.es/cnet/vehicles/19684157/352161f4-b623-489a-bbab-7b6b76afa015.jpg'],
'price': 3990,
'price_includes_vat': True,
'registration_date': '2007-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'CITROEN C4 1.6 HDi 110 Collection',
'transmission': 'manual',
'trim': '1.6 HDi 110 Collection',
'vin': None,
'year': 2007}
2026-03-26 08:22:31 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 680513c4-db6b-5ac4-8ffc-94d2f75fcf0e with identifier: 70208980
2026-03-26 08:22:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 680513c4-db6b-5ac4-8ffc-94d2f75fcf0e
2026-03-26 08:22:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 08:22:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F19684157%252F927ec3ed-905d-40d2-a813-073de57dea22.jpg%27 HTTP/1.1" 200 None
2026-03-26 08:22:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19684157/927ec3ed-905d-40d2-a813-073de57dea22.jpg already downloaded
2026-03-26 08:22:31 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 680513c4-db6b-5ac4-8ffc-94d2f75fcf0e with identifier 70208980
2026-03-26 08:22:31 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 08:22:31 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 08:22:31 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 680513c4-db6b-5ac4-8ffc-94d2f75fcf0e
2026-03-26 08:22:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://web.gw.coches.net/details/70208980>
{'auction_title': '',
'body_type': 'Berlina',
'c_o_2_emission_value': 125,
'category': 'Coches',
'color': 'Azul',
'currency': 'EUR',
'description': 'Citroen c4 1.6 hdi 110cv collection\n'
'-SOLO 128.000 KMS\n'
'-LLANTAS DE ALUMINIO\n'
'-VOLANTE MULTIFUNCION\n'
'-ORDENADOR DE A BORDO\n'
'-DOBLE CLIMATIZADOR\n'
'-12 MESES DE GARANTIA\n'
'-POSIBILIDAD DE TRASLADO A SU DOMICILIO\n'
'-HORARIO DE LUNES A VIERNES DE 9,30 A 13,30 Y DE 16 A 20 H\n'
'-SABADOS DE 10 A 14 H',
'doors_number': 3,
'emission_standard': 'B',
'engine': '1.6L',
'engine_horse_power': 110,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '680513c4-db6b-5ac4-8ffc-94d2f75fcf0e',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/citroen-c4-16-hdi-110-collection-3p-diesel-2004-en-vizcaya-70208980-covo.aspx',
'listing': 'auction',
'location': 'Bizkaia',
'make': 'CITROEN',
'model': 'C4',
'odometer': 128300,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 7,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19684157/927ec3ed-905d-40d2-a813-073de57dea22.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_680513c4-db6b-5ac4-8ffc-94d2f75fcf0e/680513c4-db6b-5ac4-8ffc-94d2f75fcf0e_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98560,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19684157/927ec3ed-905d-40d2-a813-073de57dea22.jpg',
'Width': 800}],
'price': 3990,
'price_includes_vat': True,
'registration_date': '2007-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'CITROEN C4 1.6 HDi 110 Collection',
'transmission': 'manual',
'trim': '1.6 HDi 110 Collection',
'vin': None,
'year': 2007}
2026-03-26 08:22:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 08:22:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%2770208980%27 HTTP/1.1" 200 None
2026-03-26 08:22:31 [auto_selling_coches.net] INFO: Saving data for 70208980: {'created_time': 1774513351.516235, 'last_price_update_time': 1774513351.516244}
2026-03-26 08:22:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 08:22:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70208980') HTTP/1.1" 204 0
2026-03-26 08:22:31 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
'body_type': 'SUV',
'c_o_2_emission_value': 66,
'category': 'Coches',
'color': 'Gris / Plata',
'currency': 'EUR',
'description': 'FORD EXPLORER 3.0 PHEV AWD ST LINE \n'
'- Garantía de 2 Año, ampliable.\n'
'- Certificación de Kms y ausencia de golpes estructurales.\n'
'- Certificado de procedencia e historial de mantenimiento.\n'
'Cogemos tu coche como parte de pago.\n'
'Pruébalo sin compromiso.\n'
'Entrega a domicilio.\n'
'Este anuncio puede contener errores y no tiene carácter '
'vinculante no pudiendo constituir la base de un futuro '
'contrato.\n'
'CONFORT\n'
'- Asientos con calefacción y ventilados \n'
'- Asientos eléctricos\n'
'- Bluetooth\n'
'- Climatizador Bizona\n'
'- Conexión USB\n'
'- Elevalunas eléctricos\n'
'- Radio\n'
'- Retrovisores ext plegables eléctricamente\n'
'- Sistema de navegación\n'
'- Tapicería de cuero\n'
'-7 plazas\n'
'- Techo solar\n'
'- Volante térmico\n'
'- Volante multifunción\n'
'- Volante de cuero\n'
'- Portón trasero eléctrico\n'
'- Asiento conductor con memorias\n'
'- Volante regulable\n'
'- Cambio de levas en volante\n'
'- Reposabrazos\n'
'- Manos libres\n'
'- Asiento trasero partido\n'
'- Retrovisores eléctricos\n'
'\n'
'SEGURIDAD\n'
'- ABS\n'
'- Airbag acompañante\n'
'- Airbag conductor\n'
'- Airbag laterales\n'
'- Cierre centralizado\n'
'- Control de tracción\n'
'- ESP\n'
'- Inmovilizador electrónico\n'
'- Aviso de límite de velocidad\n'
'- Sensor de aparcamiento trasero\n'
'- Tercera luz de freno\n'
'- Faros anti-niebla\n'
'- Airbag de plazas traseras\n'
'- Faros Led\n'
'- ISOFIX\n'
'- Sensor de presión neumáticos\n'
'- Sensor de aparcamiento delantero\n'
'- Luz diurna\n'
'\n'
'OTRAS OPCIONES\n'
'- Tracción total\n'
'- Cruise control\n'
'- Dirección asistida\n'
'- Llantas de aleación\n'
'- Ordenador\n'
'- Sensor de lluvia\n'
'- Sensor de luz\n'
'- Techo panoramico\n'
'- Toma de corriente\n'
'- Sistema de sonido\n'
'- Pantalla multifunción táctil\n'
'- Asistente arranque en pendiente',
'doors_number': 5,
'emission_standard': '0',
'engine': '3.0L',
'engine_horse_power': 457,
'expiration_date': None,
'fuel_type': 'Híbrido enchufable',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/ford-explorer-30-phev-awd-st-line-5p-electrico-hibrido-2020-en-vizcaya-62430176-covo.aspx',
'listing': 'auction',
'location': 'Bizkaia',
'make': 'FORD',
'model': 'Explorer',
'odometer': 147300,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19328996/f34ab6d3-08b7-4e42-9866-e71ff2d2269d.jpg',
'https://a.ccdn.es/cnet/vehicles/19328996/6490496b-d847-436e-9eac-fe45bf68cbe4.jpg',
'https://a.ccdn.es/cnet/vehicles/19328996/23bd0898-ce3d-4531-a39e-142d28a9bf9f.jpg',
'https://a.ccdn.es/cnet/vehicles/19328996/bb697c4c-5589-47f8-805b-e186ad1dd768.jpg',
'https://a.ccdn.es/cnet/vehicles/19328996/845f7e5f-86b0-41ae-9ec9-eca3d1293020.jpg',
'https://a.ccdn.es/cnet/vehicles/19328996/c5fe1a98-98f3-4c2f-9f0e-d29318d9e5d3.jpg',
'https://a.ccdn.es/cnet/vehicles/19328996/fcf8f3f8-f550-42f3-87ba-9979852d172f.jpg',
'https://a.ccdn.es/cnet/vehicles/19328996/d8fcf030-e443-491c-b1ef-3ab142648624.jpg',
'https://a.ccdn.es/cnet/vehicles/19328996/3fe76b6b-ae37-4126-8267-e5ba99c8c5e1.jpg',
'https://a.ccdn.es/cnet/vehicles/19328996/f720f77b-775e-4985-a703-294ed1f16f87.jpg',
'https://a.ccdn.es/cnet/vehicles/19328996/03277d1b-9651-4cb2-92e6-d5d061b7182b.jpg',
'https://a.ccdn.es/cnet/vehicles/19328996/4be4bae1-0ab0-4108-8a07-b621c77ef02e.jpg',
'https://a.ccdn.es/cnet/vehicles/19328996/6f0a3cce-4a77-4e9c-adad-f1e15d793b56.jpg',
'https://a.ccdn.es/cnet/vehicles/19328996/33685636-e0ba-460b-b426-64c14fcbef54.jpg',
'https://a.ccdn.es/cnet/vehicles/19328996/b5e426da-fe06-4d37-a57f-a755e3550cd9.jpg',
'https://a.ccdn.es/cnet/vehicles/19328996/39f31bf9-a0f0-40c4-ab6a-160e364ea245.jpg',
'https://a.ccdn.es/cnet/vehicles/19328996/35d7eb5a-fd45-4563-a21c-605c715980bb.jpg',
'https://a.ccdn.es/cnet/vehicles/19328996/96cc289b-2fef-45f0-b756-f4f718a0867f.jpg'],
'price': 39990,
'price_includes_vat': True,
'registration_date': '2021-01-01',
'seats_number': 7,
'seller_name': None,
'title': 'FORD Explorer 3.0 PHEV AWD ST Line',
'transmission': 'automatic',
'trim': '3.0 PHEV AWD ST Line',
'vin': None,
'year': 2021}
2026-03-26 08:22:31 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: baaad1cb-dd7a-5ddd-8184-8f461f223bbb with identifier: 62430176
2026-03-26 08:22:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item baaad1cb-dd7a-5ddd-8184-8f461f223bbb
2026-03-26 08:22:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 08:22:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F19328996%252Ff34ab6d3-08b7-4e42-9866-e71ff2d2269d.jpg%27 HTTP/1.1" 200 None
2026-03-26 08:22:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19328996/f34ab6d3-08b7-4e42-9866-e71ff2d2269d.jpg already downloaded
2026-03-26 08:22:31 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: baaad1cb-dd7a-5ddd-8184-8f461f223bbb with identifier 62430176
2026-03-26 08:22:31 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 08:22:31 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 08:22:31 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item baaad1cb-dd7a-5ddd-8184-8f461f223bbb
2026-03-26 08:22:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://web.gw.coches.net/details/62430176>
{'auction_title': '',
'body_type': 'SUV',
'c_o_2_emission_value': 66,
'category': 'Coches',
'color': 'Gris / Plata',
'currency': 'EUR',
'description': 'FORD EXPLORER 3.0 PHEV AWD ST LINE \n'
'- Garantía de 2 Año, ampliable.\n'
'- Certificación de Kms y ausencia de golpes estructurales.\n'
'- Certificado de procedencia e historial de mantenimiento.\n'
'Cogemos tu coche como parte de pago.\n'
'Pruébalo sin compromiso.\n'
'Entrega a domicilio.\n'
'Este anuncio puede contener errores y no tiene carácter '
'vinculante no pudiendo constituir la base de un futuro '
'contrato.\n'
'CONFORT\n'
'- Asientos con calefacción y ventilados \n'
'- Asientos eléctricos\n'
'- Bluetooth\n'
'- Climatizador Bizona\n'
'- Conexión USB\n'
'- Elevalunas eléctricos\n'
'- Radio\n'
'- Retrovisores ext plegables eléctricamente\n'
'- Sistema de navegación\n'
'- Tapicería de cuero\n'
'-7 plazas\n'
'- Techo solar\n'
'- Volante térmico\n'
'- Volante multifunción\n'
'- Volante de cuero\n'
'- Portón trasero eléctrico\n'
'- Asiento conductor con memorias\n'
'- Volante regulable\n'
'- Cambio de levas en volante\n'
'- Reposabrazos\n'
'- Manos libres\n'
'- Asiento trasero partido\n'
'- Retrovisores eléctricos\n'
'\n'
'SEGURIDAD\n'
'- ABS\n'
'- Airbag acompañante\n'
'- Airbag conductor\n'
'- Airbag laterales\n'
'- Cierre centralizado\n'
'- Control de tracción\n'
'- ESP\n'
'- Inmovilizador electrónico\n'
'- Aviso de límite de velocidad\n'
'- Sensor de aparcamiento trasero\n'
'- Tercera luz de freno\n'
'- Faros anti-niebla\n'
'- Airbag de plazas traseras\n'
'- Faros Led\n'
'- ISOFIX\n'
'- Sensor de presión neumáticos\n'
'- Sensor de aparcamiento delantero\n'
'- Luz diurna\n'
'\n'
'OTRAS OPCIONES\n'
'- Tracción total\n'
'- Cruise control\n'
'- Dirección asistida\n'
'- Llantas de aleación\n'
'- Ordenador\n'
'- Sensor de lluvia\n'
'- Sensor de luz\n'
'- Techo panoramico\n'
'- Toma de corriente\n'
'- Sistema de sonido\n'
'- Pantalla multifunción táctil\n'
'- Asistente arranque en pendiente',
'doors_number': 5,
'emission_standard': '0',
'engine': '3.0L',
'engine_horse_power': 457,
'expiration_date': None,
'fuel_type': 'Híbrido enchufable',
'id': 'baaad1cb-dd7a-5ddd-8184-8f461f223bbb',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/ford-explorer-30-phev-awd-st-line-5p-electrico-hibrido-2020-en-vizcaya-62430176-covo.aspx',
'listing': 'auction',
'location': 'Bizkaia',
'make': 'FORD',
'model': 'Explorer',
'odometer': 147300,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 18,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19328996/f34ab6d3-08b7-4e42-9866-e71ff2d2269d.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_baaad1cb-dd7a-5ddd-8184-8f461f223bbb/baaad1cb-dd7a-5ddd-8184-8f461f223bbb_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 224561,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19328996/f34ab6d3-08b7-4e42-9866-e71ff2d2269d.jpg',
'Width': 800}],
'price': 39990,
'price_includes_vat': True,
'registration_date': '2021-01-01',
'seats_number': 7,
'seller_name': None,
'title': 'FORD Explorer 3.0 PHEV AWD ST Line',
'transmission': 'automatic',
'trim': '3.0 PHEV AWD ST Line',
'vin': None,
'year': 2021}
2026-03-26 08:22:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 08:22:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%2762430176%27 HTTP/1.1" 200 None
2026-03-26 08:22:31 [auto_selling_coches.net] INFO: Saving data for 62430176: {'created_time': 1774513351.622873, 'last_price_update_time': 1774513351.622882}
2026-03-26 08:22:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 08:22:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62430176') HTTP/1.1" 204 0
2026-03-26 08:22:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70216692> (referer: https://www.coches.net/concesionario/gtexclusivecars/?utm_medium=cpc&utm_source=google&utm_campaign=pmax_vehicle_feed-&gad_source=1&pg=1) ['zyte-api']
2026-03-26 08:22:31 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
'body_type': 'Berlina',
'c_o_2_emission_value': 175,
'category': 'Coches',
'color': 'Gris / Plata',
'currency': 'EUR',
'description': 'DAEWOO KALOS 1.4 SE\n'
'-CIERRE CENTRALIZADO \n'
'-DIRECION ASISTIDA\n'
'-ELEVALUNAS ELECTRICOS \n'
'-LLANTA DE ALUMINIO\n'
'-AIRE ACONDICIONADO\n'
'Se entrega vehiculo revisado y con 12 meses de garantia '
'posibilidad de entrega a domicilio.',
'doors_number': 5,
'emission_standard': 'B',
'engine': '1.4L',
'engine_horse_power': 83,
'expiration_date': None,
'fuel_type': 'Gasolina',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/daewoo-kalos-14-se-5p-gasolina-2004-en-vizcaya-70216692-covo.aspx',
'listing': 'auction',
'location': 'Bizkaia',
'make': 'DAEWOO',
'model': 'Kalos',
'odometer': 176300,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19690124/0ad67583-e075-4fdd-a56e-2937cbe30483.jpg',
'https://a.ccdn.es/cnet/vehicles/19690124/e452365e-60fe-41f3-b84e-c63723753ef0.jpg',
'https://a.ccdn.es/cnet/vehicles/19690124/3336465b-bace-4f95-8a6e-03d3a8203583.jpg',
'https://a.ccdn.es/cnet/vehicles/19690124/a2d7e308-da3b-4c6a-977b-396ef80ed066.jpg',
'https://a.ccdn.es/cnet/vehicles/19690124/1dbcda9a-d562-463c-81ea-29de9f5454ed.jpg',
'https://a.ccdn.es/cnet/vehicles/19690124/8d870dad-3e93-40fb-bff4-552304283b7d.jpg',
'https://a.ccdn.es/cnet/vehicles/19690124/cc959cda-33f3-4e99-83ae-bed5f23b4b83.jpg',
'https://a.ccdn.es/cnet/vehicles/19690124/fd80fdf2-8399-4f1d-b1c8-4cb61c0473ff.jpg',
'https://a.ccdn.es/cnet/vehicles/19690124/64597f09-9c3c-46bd-80c2-37095795dfd8.jpg',
'https://a.ccdn.es/cnet/vehicles/19690124/9a6616c3-50f2-4582-b8fb-d08fa9a4cde9.jpg',
'https://a.ccdn.es/cnet/vehicles/19690124/cf2cc2c2-32f0-4b19-8ded-dc6ce99357cf.jpg',
'https://a.ccdn.es/cnet/vehicles/19690124/c22f5e19-a7f4-4055-a417-f8611daf3a99.jpg'],
'price': 1990,
'price_includes_vat': True,
'registration_date': '2004-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'DAEWOO Kalos 1.4 SE',
'transmission': 'manual',
'trim': '1.4 SE',
'vin': None,
'year': 2004}
2026-03-26 08:22:31 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 1f089a2d-4d77-5f0a-9dfd-6c0b182da8e8 with identifier: 70216692
2026-03-26 08:22:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 1f089a2d-4d77-5f0a-9dfd-6c0b182da8e8
2026-03-26 08:22:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 08:22:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F19690124%252F0ad67583-e075-4fdd-a56e-2937cbe30483.jpg%27 HTTP/1.1" 200 None
2026-03-26 08:22:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19690124/0ad67583-e075-4fdd-a56e-2937cbe30483.jpg already downloaded
2026-03-26 08:22:31 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 1f089a2d-4d77-5f0a-9dfd-6c0b182da8e8 with identifier 70216692
2026-03-26 08:22:31 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 08:22:31 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 08:22:31 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 1f089a2d-4d77-5f0a-9dfd-6c0b182da8e8
2026-03-26 08:22:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://web.gw.coches.net/details/70216692>
{'auction_title': '',
'body_type': 'Berlina',
'c_o_2_emission_value': 175,
'category': 'Coches',
'color': 'Gris / Plata',
'currency': 'EUR',
'description': 'DAEWOO KALOS 1.4 SE\n'
'-CIERRE CENTRALIZADO \n'
'-DIRECION ASISTIDA\n'
'-ELEVALUNAS ELECTRICOS \n'
'-LLANTA DE ALUMINIO\n'
'-AIRE ACONDICIONADO\n'
'Se entrega vehiculo revisado y con 12 meses de garantia '
'posibilidad de entrega a domicilio.',
'doors_number': 5,
'emission_standard': 'B',
'engine': '1.4L',
'engine_horse_power': 83,
'expiration_date': None,
'fuel_type': 'Gasolina',
'id': '1f089a2d-4d77-5f0a-9dfd-6c0b182da8e8',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/daewoo-kalos-14-se-5p-gasolina-2004-en-vizcaya-70216692-covo.aspx',
'listing': 'auction',
'location': 'Bizkaia',
'make': 'DAEWOO',
'model': 'Kalos',
'odometer': 176300,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 12,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19690124/0ad67583-e075-4fdd-a56e-2937cbe30483.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1f089a2d-4d77-5f0a-9dfd-6c0b182da8e8/1f089a2d-4d77-5f0a-9dfd-6c0b182da8e8_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94350,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19690124/0ad67583-e075-4fdd-a56e-2937cbe30483.jpg',
'Width': 800}],
'price': 1990,
'price_includes_vat': True,
'registration_date': '2004-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'DAEWOO Kalos 1.4 SE',
'transmission': 'manual',
'trim': '1.4 SE',
'vin': None,
'year': 2004}
2026-03-26 08:22:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 08:22:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%2770216692%27 HTTP/1.1" 200 None
2026-03-26 08:22:31 [auto_selling_coches.net] INFO: Saving data for 70216692: {'created_time': 1774513351.793372, 'last_price_update_time': 1774513351.793379}
2026-03-26 08:22:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 08:22:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70216692') HTTP/1.1" 204 0
2026-03-26 08:22:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/62354502> (referer: https://www.coches.net/concesionario/gtexclusivecars/?utm_medium=cpc&utm_source=google&utm_campaign=pmax_vehicle_feed-&gad_source=1&pg=1) ['zyte-api']
2026-03-26 08:22:31 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
'body_type': 'SUV',
'c_o_2_emission_value': 159,
'category': 'Coches',
'color': 'Azul',
'currency': 'EUR',
'description': 'JAGUAR F-PACE 3.0 TDV6 AWD AUT. FIRST EDITION \n'
'-Asientos de cuero light oyster con costuras de contraste.\n'
'-Llantas de aleacion Double Helix 22 \n'
'-Iluminacion ambiental \n'
'-Techo panorámico \n'
'-Cristales traseros oscurecidos Privacy Glass\n'
'-Monitorizacion del angulo muerto\n'
'-Asistente de mantenimiento de carril\n'
'-Control del estado del conductor \n'
'-Head- Up Display Pack \n'
'-Advanced Parking Pack con camara 360º\n'
'-Adaptive Surface Responce (ASR)\n'
'-Apertura con Pulsera Activity Key\n'
'-Rueda de repuesto \n'
'-Incontrol Secure\n'
'-Practicality Pack\n'
'(No es el Ingenium problematico, sino el fiable V6 biturbo '
'fabricado por Ford, reflejado en ficha tecnica)\n'
'Se entrega vehiculo con 12 meses de garantia y posibilidad de '
'entrega a domicilio.',
'doors_number': 5,
'emission_standard': 'C',
'engine': '3.0L',
'engine_horse_power': 300,
'expiration_date': None,
'fuel_type': 'Diesel',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/jaguar-f-pace-30l-tdv6-awd-aut-first-edition-5p-diesel-2017-en-vizcaya-62354502-covo.aspx',
'listing': 'auction',
'location': 'Bizkaia',
'make': 'JAGUAR',
'model': 'F-Pace',
'odometer': 182404,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19266645/47efb359-f677-477f-8bd8-dc3d54766a8a.jpg',
'https://a.ccdn.es/cnet/vehicles/19266645/16289c93-b695-4ed5-9e04-5bcc3eecb742.jpg',
'https://a.ccdn.es/cnet/vehicles/19266645/92e336c4-bf07-4699-a96d-431bf1274ff8.jpg',
'https://a.ccdn.es/cnet/vehicles/19266645/fc093732-a396-4c0d-be3a-39bcad9ce495.jpg',
'https://a.ccdn.es/cnet/vehicles/19266645/7b4ebaf6-f93d-4b66-b289-d4cd2f7a66f8.jpg',
'https://a.ccdn.es/cnet/vehicles/19266645/cd2e8cc6-dbbe-4ec6-886c-abed369f6da1.jpg',
'https://a.ccdn.es/cnet/vehicles/19266645/1af4332a-9fc3-4784-9487-4efaf6529cfd.jpg',
'https://a.ccdn.es/cnet/vehicles/19266645/41aca6ba-32bf-4972-be94-73da70723ca2.jpg',
'https://a.ccdn.es/cnet/vehicles/19266645/a9ea8095-74e3-4ba2-91ee-76811fe990d1.jpg',
'https://a.ccdn.es/cnet/vehicles/19266645/df8d9bd3-f6a0-440d-b624-2ea694702bcf.jpg',
'https://a.ccdn.es/cnet/vehicles/19266645/7c154226-bc4a-4a4f-afcb-e6ca2897a31d.jpg',
'https://a.ccdn.es/cnet/vehicles/19266645/32ed2361-e74c-4e36-884d-208c94d4fe9f.jpg',
'https://a.ccdn.es/cnet/vehicles/19266645/98182587-433d-4f67-9f30-badd1c09c00d.jpg',
'https://a.ccdn.es/cnet/vehicles/19266645/9be297c2-b073-4fe9-a95b-fda3e3411365.jpg',
'https://a.ccdn.es/cnet/vehicles/19266645/a43981f4-0736-4d60-9bd9-d6630ec81176.jpg'],
'price': 21990,
'price_includes_vat': True,
'registration_date': '2016-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'JAGUAR F-Pace 3.0L TDV6 AWD Aut. First Edition',
'transmission': 'automatic',
'trim': '3.0L TDV6 AWD Aut. First Edition',
'vin': None,
'year': 2016}
2026-03-26 08:22:31 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 10220d3b-55a8-5f1a-8daf-7bc73021a210 with identifier: 62354502
2026-03-26 08:22:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 10220d3b-55a8-5f1a-8daf-7bc73021a210
2026-03-26 08:22:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 08:22:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F19266645%252F47efb359-f677-477f-8bd8-dc3d54766a8a.jpg%27 HTTP/1.1" 200 None
2026-03-26 08:22:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19266645/47efb359-f677-477f-8bd8-dc3d54766a8a.jpg already downloaded
2026-03-26 08:22:31 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 10220d3b-55a8-5f1a-8daf-7bc73021a210 with identifier 62354502
2026-03-26 08:22:31 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 08:22:31 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 08:22:31 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 10220d3b-55a8-5f1a-8daf-7bc73021a210
2026-03-26 08:22:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://web.gw.coches.net/details/62354502>
{'auction_title': '',
'body_type': 'SUV',
'c_o_2_emission_value': 159,
'category': 'Coches',
'color': 'Azul',
'currency': 'EUR',
'description': 'JAGUAR F-PACE 3.0 TDV6 AWD AUT. FIRST EDITION \n'
'-Asientos de cuero light oyster con costuras de contraste.\n'
'-Llantas de aleacion Double Helix 22 \n'
'-Iluminacion ambiental \n'
'-Techo panorámico \n'
'-Cristales traseros oscurecidos Privacy Glass\n'
'-Monitorizacion del angulo muerto\n'
'-Asistente de mantenimiento de carril\n'
'-Control del estado del conductor \n'
'-Head- Up Display Pack \n'
'-Advanced Parking Pack con camara 360º\n'
'-Adaptive Surface Responce (ASR)\n'
'-Apertura con Pulsera Activity Key\n'
'-Rueda de repuesto \n'
'-Incontrol Secure\n'
'-Practicality Pack\n'
'(No es el Ingenium problematico, sino el fiable V6 biturbo '
'fabricado por Ford, reflejado en ficha tecnica)\n'
'Se entrega vehiculo con 12 meses de garantia y posibilidad de '
'entrega a domicilio.',
'doors_number': 5,
'emission_standard': 'C',
'engine': '3.0L',
'engine_horse_power': 300,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '10220d3b-55a8-5f1a-8daf-7bc73021a210',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/jaguar-f-pace-30l-tdv6-awd-aut-first-edition-5p-diesel-2017-en-vizcaya-62354502-covo.aspx',
'listing': 'auction',
'location': 'Bizkaia',
'make': 'JAGUAR',
'model': 'F-Pace',
'odometer': 182404,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 15,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19266645/47efb359-f677-477f-8bd8-dc3d54766a8a.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_10220d3b-55a8-5f1a-8daf-7bc73021a210/10220d3b-55a8-5f1a-8daf-7bc73021a210_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 265689,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19266645/47efb359-f677-477f-8bd8-dc3d54766a8a.jpg',
'Width': 800}],
'price': 21990,
'price_includes_vat': True,
'registration_date': '2016-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'JAGUAR F-Pace 3.0L TDV6 AWD Aut. First Edition',
'transmission': 'automatic',
'trim': '3.0L TDV6 AWD Aut. First Edition',
'vin': None,
'year': 2016}
2026-03-26 08:22:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 08:22:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%2762354502%27 HTTP/1.1" 200 None
2026-03-26 08:22:31 [auto_selling_coches.net] INFO: Saving data for 62354502: {'created_time': 1774513351.96625, 'last_price_update_time': 1774513351.966258}
2026-03-26 08:22:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 08:22:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62354502') HTTP/1.1" 204 0
2026-03-26 08:22:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/62430136> (referer: https://www.coches.net/concesionario/gtexclusivecars/?utm_medium=cpc&utm_source=google&utm_campaign=pmax_vehicle_feed-&gad_source=1&pg=1) ['zyte-api']
2026-03-26 08:22:32 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
'body_type': 'Familiar',
'c_o_2_emission_value': 219,
'category': 'Coches',
'color': 'Negro',
'currency': 'EUR',
'description': 'VOLVO XC70 D5 SUMMUM AUTO \n'
'-CIERRE CENTRALIZADO \n'
'-LLANTA DE ALUMINIO\n'
'-SENSOR DE ANGULO MUERTO \n'
'-CONTROL DE VELOCIDAD \n'
'-ENGANCHE DE REMOLQUE \n'
'-ASIENTOS DE CUERO\n'
'-ASIENTOS CALEFACTABLES Y VENTILADOS \n'
'-VOLANTE MULTIFUNCION\n'
'SE ENTREGA VEHICULO CON 12 MESES DE GARANTIA Y POSIBILIDAD DE '
'ENTREA A DOMICILIO',
'doors_number': 5,
'emission_standard': 'B',
'engine': '2.4L',
'engine_horse_power': 185,
'expiration_date': None,
'fuel_type': 'Diesel',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/volvo-xc70-d5-summum-auto-5p-diesel-2009-en-vizcaya-62430136-covo.aspx',
'listing': 'auction',
'location': 'Bizkaia',
'make': 'VOLVO',
'model': 'XC70',
'odometer': 289300,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19328974/2ce14639-588a-4b7d-b6c2-f58d335ddc2a.jpg',
'https://a.ccdn.es/cnet/vehicles/19328974/5382f0c6-6430-4642-a293-8deb366a5a3a.jpg',
'https://a.ccdn.es/cnet/vehicles/19328974/cc04cd8e-e20c-40fc-837b-accc4f929b3f.jpg',
'https://a.ccdn.es/cnet/vehicles/19328974/0eb01481-bb5e-49e8-91cb-d10d895346b4.jpg',
'https://a.ccdn.es/cnet/vehicles/19328974/33f2580c-c761-46f3-9c57-cf2c2221e410.jpg',
'https://a.ccdn.es/cnet/vehicles/19328974/8d9b7e57-2c22-48f7-9cde-6f33f96e5e99.jpg',
'https://a.ccdn.es/cnet/vehicles/19328974/36addb78-3562-43a5-b946-70cba0ac746f.jpg',
'https://a.ccdn.es/cnet/vehicles/19328974/e0817211-be16-477d-99f8-67d5fa17714a.jpg',
'https://a.ccdn.es/cnet/vehicles/19328974/2f375521-3e0f-489b-a29b-4455fd310986.jpg',
'https://a.ccdn.es/cnet/vehicles/19328974/fb74d342-0c11-4f91-9200-e9ec0afc39d0.jpg',
'https://a.ccdn.es/cnet/vehicles/19328974/90447184-6cfa-4b97-bb47-e208077607b7.jpg',
'https://a.ccdn.es/cnet/vehicles/19328974/ba5a9f47-e0e1-4e26-986d-bfbb359e6821.jpg'],
'price': 7500,
'price_includes_vat': True,
'registration_date': '2010-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'VOLVO XC70 D5 Summum Auto',
'transmission': 'automatic',
'trim': 'D5 Summum Auto',
'vin': None,
'year': 2010}
2026-03-26 08:22:32 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: bef94107-ef3f-5a80-9e50-7f0f99e09621 with identifier: 62430136
2026-03-26 08:22:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item bef94107-ef3f-5a80-9e50-7f0f99e09621
2026-03-26 08:22:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 08:22:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F19328974%252F2ce14639-588a-4b7d-b6c2-f58d335ddc2a.jpg%27 HTTP/1.1" 200 None
2026-03-26 08:22:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19328974/2ce14639-588a-4b7d-b6c2-f58d335ddc2a.jpg already downloaded
2026-03-26 08:22:32 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: bef94107-ef3f-5a80-9e50-7f0f99e09621 with identifier 62430136
2026-03-26 08:22:32 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 08:22:32 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 08:22:32 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item bef94107-ef3f-5a80-9e50-7f0f99e09621
2026-03-26 08:22:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://web.gw.coches.net/details/62430136>
{'auction_title': '',
'body_type': 'Familiar',
'c_o_2_emission_value': 219,
'category': 'Coches',
'color': 'Negro',
'currency': 'EUR',
'description': 'VOLVO XC70 D5 SUMMUM AUTO \n'
'-CIERRE CENTRALIZADO \n'
'-LLANTA DE ALUMINIO\n'
'-SENSOR DE ANGULO MUERTO \n'
'-CONTROL DE VELOCIDAD \n'
'-ENGANCHE DE REMOLQUE \n'
'-ASIENTOS DE CUERO\n'
'-ASIENTOS CALEFACTABLES Y VENTILADOS \n'
'-VOLANTE MULTIFUNCION\n'
'SE ENTREGA VEHICULO CON 12 MESES DE GARANTIA Y POSIBILIDAD DE '
'ENTREA A DOMICILIO',
'doors_number': 5,
'emission_standard': 'B',
'engine': '2.4L',
'engine_horse_power': 185,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': 'bef94107-ef3f-5a80-9e50-7f0f99e09621',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/volvo-xc70-d5-summum-auto-5p-diesel-2009-en-vizcaya-62430136-covo.aspx',
'listing': 'auction',
'location': 'Bizkaia',
'make': 'VOLVO',
'model': 'XC70',
'odometer': 289300,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 12,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19328974/2ce14639-588a-4b7d-b6c2-f58d335ddc2a.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bef94107-ef3f-5a80-9e50-7f0f99e09621/bef94107-ef3f-5a80-9e50-7f0f99e09621_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 229663,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19328974/2ce14639-588a-4b7d-b6c2-f58d335ddc2a.jpg',
'Width': 800}],
'price': 7500,
'price_includes_vat': True,
'registration_date': '2010-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'VOLVO XC70 D5 Summum Auto',
'transmission': 'automatic',
'trim': 'D5 Summum Auto',
'vin': None,
'year': 2010}
2026-03-26 08:22:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 08:22:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%2762430136%27 HTTP/1.1" 200 None
2026-03-26 08:22:32 [auto_selling_coches.net] INFO: Saving data for 62430136: {'created_time': 1774513352.719433, 'last_price_update_time': 1774513352.719441}
2026-03-26 08:22:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 08:22:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62430136') HTTP/1.1" 204 0
2026-03-26 08:22:32 [scrapy.core.engine] INFO: Closing spider (finished)
2026-03-26 08:22:32 [crawlers.pipelines.save_to_cdlq_db_auto_selling] DEBUG: [SaveToCdlqDbAutoSelling] failed to close cursor: 'SaveToCdlqDbAutoSelling' object has no attribute 'cursor'
2026-03-26 08:22:32 [crawlers.pipelines.save_to_cdlq_db_auto_selling] DEBUG: [SaveToCdlqDbAutoSelling] failed to close connection: 'SaveToCdlqDbAutoSelling' object has no attribute 'conn'
2026-03-26 08:22:32 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 08:22:32 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 08:22:32 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process scrape complete CloudEvent for item ddbb31b428ec11f18f76c264925fbcfa
2026-03-26 08:22:32 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.ATTACHED: 3> -> <LinkState.DETACH_SENT: 4>
2026-03-26 08:22:32 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.ATTACHED: 3> -> <LinkState.DETACH_SENT: 4>
2026-03-26 08:22:32 [azure.servicebus._pyamqp.management_link] INFO: Management link receiver state changed: <LinkState.ATTACHED: 3> -> <LinkState.DETACH_SENT: 4>
2026-03-26 08:22:32 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.ATTACHED: 3> -> <LinkState.DETACH_SENT: 4>
2026-03-26 08:22:32 [azure.servicebus._pyamqp.management_link] INFO: Management link sender state changed: <LinkState.ATTACHED: 3> -> <LinkState.DETACH_SENT: 4>
2026-03-26 08:22:32 [azure.servicebus._pyamqp.session] INFO: Session state changed: <SessionState.MAPPED: 3> -> <SessionState.END_SENT: 4>
2026-03-26 08:22:32 [azure.servicebus._pyamqp._connection] INFO: Connection state changed: <ConnectionState.OPENED: 9> -> <ConnectionState.CLOSE_SENT: 11>
2026-03-26 08:22:32 [azure.servicebus._pyamqp._connection] INFO: Connection state changed: <ConnectionState.CLOSE_SENT: 11> -> <ConnectionState.END: 13>
2026-03-26 08:22:32 [azure.servicebus._pyamqp.session] INFO: Session state changed: <SessionState.END_SENT: 4> -> <SessionState.DISCARDING: 6>
2026-03-26 08:22:32 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.DETACH_SENT: 4> -> <LinkState.DETACHED: 0>
2026-03-26 08:22:32 [azure.servicebus._pyamqp.management_link] INFO: Management link sender state changed: <LinkState.DETACH_SENT: 4> -> <LinkState.DETACHED: 0>
2026-03-26 08:22:32 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.DETACH_SENT: 4> -> <LinkState.DETACHED: 0>
2026-03-26 08:22:32 [azure.servicebus._pyamqp.management_link] INFO: Management link receiver state changed: <LinkState.DETACH_SENT: 4> -> <LinkState.DETACHED: 0>
2026-03-26 08:22:32 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.DETACH_SENT: 4> -> <LinkState.DETACHED: 0>
2026-03-26 08:22:33 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: [AzureBusPipeline] connection closed
2026-03-26 08:22:33 [auto_selling_coches.net] INFO: auto_selling_coches.net Crawl ended with reason finished, scrape types: {<ScrapeType.NEW: 1>: 0, <ScrapeType.NEW_DUPLICATE_ID: 4>: 0, <ScrapeType.PRICE_UPDATE: 2>: 0, <ScrapeType.AUCTION_UPDATE: 3>: 0, <ScrapeType.SKIPPED: 0>: 0}
2026-03-26 08:22:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 08:22:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20last_price_update_time%20lt%201773217354 HTTP/1.1" 200 None
2026-03-26 08:22:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='59786540') HTTP/1.1" 204 0
2026-03-26 08:22:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='60598866') HTTP/1.1" 204 0
2026-03-26 08:22:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='60681050') HTTP/1.1" 204 0
2026-03-26 08:22:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='60946927') HTTP/1.1" 204 0
2026-03-26 08:22:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='61027466') HTTP/1.1" 204 0
2026-03-26 08:22:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='61081727') HTTP/1.1" 204 0
2026-03-26 08:22:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='61258165') HTTP/1.1" 204 0
2026-03-26 08:22:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='61280286') HTTP/1.1" 204 0
2026-03-26 08:22:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='61280799') HTTP/1.1" 204 0
2026-03-26 08:22:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='61308467') HTTP/1.1" 204 0
2026-03-26 08:22:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='61320378') HTTP/1.1" 204 0
2026-03-26 08:22:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='61358471') HTTP/1.1" 204 0
2026-03-26 08:22:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='61401955') HTTP/1.1" 204 0
2026-03-26 08:22:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='61509169') HTTP/1.1" 204 0
2026-03-26 08:22:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='61631932') HTTP/1.1" 204 0
2026-03-26 08:22:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='61693351') HTTP/1.1" 204 0
2026-03-26 08:22:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='61927333') HTTP/1.1" 204 0
2026-03-26 08:22:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='61958798') HTTP/1.1" 204 0
2026-03-26 08:22:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='61970367') HTTP/1.1" 204 0
2026-03-26 08:22:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62007747') HTTP/1.1" 204 0
2026-03-26 08:22:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62011241') HTTP/1.1" 204 0
2026-03-26 08:22:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62023342') HTTP/1.1" 204 0
2026-03-26 08:22:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62025832') HTTP/1.1" 204 0
2026-03-26 08:22:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62055166') HTTP/1.1" 204 0
2026-03-26 08:22:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62067832') HTTP/1.1" 204 0
2026-03-26 08:22:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62080940') HTTP/1.1" 204 0
2026-03-26 08:22:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62103039') HTTP/1.1" 204 0
2026-03-26 08:22:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62103313') HTTP/1.1" 204 0
2026-03-26 08:22:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62144240') HTTP/1.1" 204 0
2026-03-26 08:22:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62171503') HTTP/1.1" 204 0
2026-03-26 08:22:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62171513') HTTP/1.1" 204 0
2026-03-26 08:22:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62171646') HTTP/1.1" 204 0
2026-03-26 08:22:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62171869') HTTP/1.1" 204 0
2026-03-26 08:22:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62171900') HTTP/1.1" 204 0
2026-03-26 08:22:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62181375') HTTP/1.1" 204 0
2026-03-26 08:22:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62181407') HTTP/1.1" 204 0
2026-03-26 08:22:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62192777') HTTP/1.1" 204 0
2026-03-26 08:22:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62231080') HTTP/1.1" 204 0
2026-03-26 08:22:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62260383') HTTP/1.1" 204 0
2026-03-26 08:22:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62284281') HTTP/1.1" 204 0
2026-03-26 08:22:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62298658') HTTP/1.1" 204 0
2026-03-26 08:22:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62314308') HTTP/1.1" 204 0
2026-03-26 08:22:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62318501') HTTP/1.1" 204 0
2026-03-26 08:22:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62320295') HTTP/1.1" 204 0
2026-03-26 08:22:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62335881') HTTP/1.1" 204 0
2026-03-26 08:22:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62344774') HTTP/1.1" 204 0
2026-03-26 08:22:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62356914') HTTP/1.1" 204 0
2026-03-26 08:22:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62364333') HTTP/1.1" 204 0
2026-03-26 08:22:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62375301') HTTP/1.1" 204 0
2026-03-26 08:22:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62385534') HTTP/1.1" 204 0
2026-03-26 08:22:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62386010') HTTP/1.1" 204 0
2026-03-26 08:22:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62389654') HTTP/1.1" 204 0
2026-03-26 08:22:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62390869') HTTP/1.1" 204 0
2026-03-26 08:22:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62391132') HTTP/1.1" 204 0
2026-03-26 08:22:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62415360') HTTP/1.1" 204 0
2026-03-26 08:22:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62416517') HTTP/1.1" 204 0
2026-03-26 08:22:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62416707') HTTP/1.1" 204 0
2026-03-26 08:22:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62416874') HTTP/1.1" 204 0
2026-03-26 08:22:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62417059') HTTP/1.1" 204 0
2026-03-26 08:22:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62417076') HTTP/1.1" 204 0
2026-03-26 08:22:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62417488') HTTP/1.1" 204 0
2026-03-26 08:22:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62417600') HTTP/1.1" 204 0
2026-03-26 08:22:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62421887') HTTP/1.1" 204 0
2026-03-26 08:22:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62421974') HTTP/1.1" 204 0
2026-03-26 08:22:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62423018') HTTP/1.1" 204 0
2026-03-26 08:22:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62423225') HTTP/1.1" 204 0
2026-03-26 08:22:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62443765') HTTP/1.1" 204 0
2026-03-26 08:22:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62452683') HTTP/1.1" 204 0
2026-03-26 08:22:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62457947') HTTP/1.1" 204 0
2026-03-26 08:22:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62460980') HTTP/1.1" 204 0
2026-03-26 08:22:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62465225') HTTP/1.1" 204 0
2026-03-26 08:22:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62469086') HTTP/1.1" 204 0
2026-03-26 08:22:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62472416') HTTP/1.1" 204 0
2026-03-26 08:22:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62476262') HTTP/1.1" 204 0
2026-03-26 08:22:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62476457') HTTP/1.1" 204 0
2026-03-26 08:22:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62489658') HTTP/1.1" 204 0
2026-03-26 08:22:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62493873') HTTP/1.1" 204 0
2026-03-26 08:22:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62494595') HTTP/1.1" 204 0
2026-03-26 08:22:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62502235') HTTP/1.1" 204 0
2026-03-26 08:22:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62515703') HTTP/1.1" 204 0
2026-03-26 08:22:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62518069') HTTP/1.1" 204 0
2026-03-26 08:22:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62518070') HTTP/1.1" 204 0
2026-03-26 08:22:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62527016') HTTP/1.1" 204 0
2026-03-26 08:22:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62527527') HTTP/1.1" 204 0
2026-03-26 08:22:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62547466') HTTP/1.1" 204 0
2026-03-26 08:22:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62547956') HTTP/1.1" 204 0
2026-03-26 08:22:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62560525') HTTP/1.1" 204 0
2026-03-26 08:22:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62560971') HTTP/1.1" 204 0
2026-03-26 08:22:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62569896') HTTP/1.1" 204 0
2026-03-26 08:22:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62570523') HTTP/1.1" 204 0
2026-03-26 08:22:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62570697') HTTP/1.1" 204 0
2026-03-26 08:22:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62577517') HTTP/1.1" 204 0
2026-03-26 08:22:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62577539') HTTP/1.1" 204 0
2026-03-26 08:22:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62578840') HTTP/1.1" 204 0
2026-03-26 08:22:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62586836') HTTP/1.1" 204 0
2026-03-26 08:22:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62586841') HTTP/1.1" 204 0
2026-03-26 08:22:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62594792') HTTP/1.1" 204 0
2026-03-26 08:22:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62597863') HTTP/1.1" 204 0
2026-03-26 08:22:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62597890') HTTP/1.1" 204 0
2026-03-26 08:22:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62597951') HTTP/1.1" 204 0
2026-03-26 08:22:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62598011') HTTP/1.1" 204 0
2026-03-26 08:22:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62598034') HTTP/1.1" 204 0
2026-03-26 08:22:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62600501') HTTP/1.1" 204 0
2026-03-26 08:22:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62602106') HTTP/1.1" 204 0
2026-03-26 08:22:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62603849') HTTP/1.1" 204 0
2026-03-26 08:22:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62612518') HTTP/1.1" 204 0
2026-03-26 08:22:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62612798') HTTP/1.1" 204 0
2026-03-26 08:22:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62618360') HTTP/1.1" 204 0
2026-03-26 08:22:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62618666') HTTP/1.1" 204 0
2026-03-26 08:22:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62628969') HTTP/1.1" 204 0
2026-03-26 08:22:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62630813') HTTP/1.1" 204 0
2026-03-26 08:22:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62631054') HTTP/1.1" 204 0
2026-03-26 08:22:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62640229') HTTP/1.1" 204 0
2026-03-26 08:22:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62643437') HTTP/1.1" 204 0
2026-03-26 08:22:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62651956') HTTP/1.1" 204 0
2026-03-26 08:22:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62652105') HTTP/1.1" 204 0
2026-03-26 08:22:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62652372') HTTP/1.1" 204 0
2026-03-26 08:22:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62652559') HTTP/1.1" 204 0
2026-03-26 08:22:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62652968') HTTP/1.1" 204 0
2026-03-26 08:22:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62653123') HTTP/1.1" 204 0
2026-03-26 08:22:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62653843') HTTP/1.1" 204 0
2026-03-26 08:22:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62653929') HTTP/1.1" 204 0
2026-03-26 08:22:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62654106') HTTP/1.1" 204 0
2026-03-26 08:22:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62654800') HTTP/1.1" 204 0
2026-03-26 08:22:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62654870') HTTP/1.1" 204 0
2026-03-26 08:22:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62661993') HTTP/1.1" 204 0
2026-03-26 08:22:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62669895') HTTP/1.1" 204 0
2026-03-26 08:22:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62670069') HTTP/1.1" 204 0
2026-03-26 08:22:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62670180') HTTP/1.1" 204 0
2026-03-26 08:22:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62670308') HTTP/1.1" 204 0
2026-03-26 08:22:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62670522') HTTP/1.1" 204 0
2026-03-26 08:22:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62671836') HTTP/1.1" 204 0
2026-03-26 08:22:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70007098') HTTP/1.1" 204 0
2026-03-26 08:22:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70010560') HTTP/1.1" 204 0
2026-03-26 08:22:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70010689') HTTP/1.1" 204 0
2026-03-26 08:22:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70012905') HTTP/1.1" 204 0
2026-03-26 08:22:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70014210') HTTP/1.1" 204 0
2026-03-26 08:22:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70015510') HTTP/1.1" 204 0
2026-03-26 08:22:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70016071') HTTP/1.1" 204 0
2026-03-26 08:22:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70016100') HTTP/1.1" 204 0
2026-03-26 08:22:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70016458') HTTP/1.1" 204 0
2026-03-26 08:22:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70022707') HTTP/1.1" 204 0
2026-03-26 08:22:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70023274') HTTP/1.1" 204 0
2026-03-26 08:22:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70024530') HTTP/1.1" 204 0
2026-03-26 08:22:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70024971') HTTP/1.1" 204 0
2026-03-26 08:22:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70027243') HTTP/1.1" 204 0
2026-03-26 08:22:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70029153') HTTP/1.1" 204 0
2026-03-26 08:22:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70033641') HTTP/1.1" 204 0
2026-03-26 08:22:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70038535') HTTP/1.1" 204 0
2026-03-26 08:22:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70047486') HTTP/1.1" 204 0
2026-03-26 08:22:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70051954') HTTP/1.1" 204 0
2026-03-26 08:22:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70056192') HTTP/1.1" 204 0
2026-03-26 08:22:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70068075') HTTP/1.1" 204 0
2026-03-26 08:22:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70070654') HTTP/1.1" 204 0
2026-03-26 08:22:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70070722') HTTP/1.1" 204 0
2026-03-26 08:22:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70071079') HTTP/1.1" 204 0
2026-03-26 08:22:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70071439') HTTP/1.1" 204 0
2026-03-26 08:22:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70075922') HTTP/1.1" 204 0
2026-03-26 08:22:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70076037') HTTP/1.1" 204 0
2026-03-26 08:22:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70077671') HTTP/1.1" 204 0
2026-03-26 08:22:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70084209') HTTP/1.1" 204 0
2026-03-26 08:22:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70085538') HTTP/1.1" 204 0
2026-03-26 08:22:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70094335') HTTP/1.1" 204 0
2026-03-26 08:22:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70094714') HTTP/1.1" 204 0
2026-03-26 08:22:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70095636') HTTP/1.1" 204 0
2026-03-26 08:22:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70095770') HTTP/1.1" 204 0
2026-03-26 08:22:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70097694') HTTP/1.1" 204 0
2026-03-26 08:22:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70101425') HTTP/1.1" 204 0
2026-03-26 08:22:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70103450') HTTP/1.1" 204 0
2026-03-26 08:22:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70106855') HTTP/1.1" 204 0
2026-03-26 08:22:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70109335') HTTP/1.1" 204 0
2026-03-26 08:22:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70109772') HTTP/1.1" 204 0
2026-03-26 08:22:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70110841') HTTP/1.1" 204 0
2026-03-26 08:22:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70111437') HTTP/1.1" 204 0
2026-03-26 08:22:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70112703') HTTP/1.1" 204 0
2026-03-26 08:22:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70116545') HTTP/1.1" 204 0
2026-03-26 08:22:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70118879') HTTP/1.1" 204 0
2026-03-26 08:22:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70120589') HTTP/1.1" 204 0
2026-03-26 08:22:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70129458') HTTP/1.1" 204 0
2026-03-26 08:22:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70129470') HTTP/1.1" 204 0
2026-03-26 08:22:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70130049') HTTP/1.1" 204 0
2026-03-26 08:22:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70134068') HTTP/1.1" 204 0
2026-03-26 08:22:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70135706') HTTP/1.1" 204 0
2026-03-26 08:22:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70140441') HTTP/1.1" 204 0
2026-03-26 08:22:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70153468') HTTP/1.1" 204 0
2026-03-26 08:22:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70156403') HTTP/1.1" 204 0
2026-03-26 08:22:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70158011') HTTP/1.1" 204 0
2026-03-26 08:22:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70159642') HTTP/1.1" 204 0
2026-03-26 08:22:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70161368') HTTP/1.1" 204 0
2026-03-26 08:22:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70163586') HTTP/1.1" 204 0
2026-03-26 08:22:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70164334') HTTP/1.1" 204 0
2026-03-26 08:22:36 [scrapy.extensions.feedexport] INFO: Stored jsonlines feed (43 items) in: file:///var/lib/scrapyd/items/sourcing_v2/auto_selling_coches.net/ddbb31b428ec11f18f76c264925fbcfa.jl
2026-03-26 08:22:36 [scrapy.statscollectors] INFO: Dumping Scrapy stats:
{'downloader/request_bytes': 31575,
'downloader/request_count': 50,
'downloader/request_method_count/GET': 50,
'downloader/response_bytes': 5212961,
'downloader/response_count': 50,
'downloader/response_status_count/200': 50,
'elapsed_time_seconds': 31.254033,
'feedexport/success_count/FileFeedStorage': 1,
'finish_reason': 'finished',
'finish_time': datetime.datetime(2026, 3, 26, 8, 22, 36, 197274, tzinfo=datetime.timezone.utc),
'httpcompression/response_bytes': 371182,
'httpcompression/response_count': 4,
'item_scraped_count': 43,
'log_count/DEBUG': 832,
'log_count/INFO': 465,
'log_count/WARNING': 3,
'memusage/max': 146956288,
'memusage/startup': 146956288,
'photo_download_count': 4,
'request_depth_max': 4,
'response_received_count': 46,
'scheduler/dequeued': 50,
'scheduler/dequeued/memory': 50,
'scheduler/enqueued': 50,
'scheduler/enqueued/memory': 50,
'scrape_type/new': 43,
'scrapy-zyte-api/429': 0,
'scrapy-zyte-api/attempts': 46,
'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.46033723929735,
'scrapy-zyte-api/mean_response_seconds': 1.5104787098446297,
'scrapy-zyte-api/processed': 46,
'scrapy-zyte-api/request_args/customHttpRequestHeaders': 45,
'scrapy-zyte-api/request_args/experimental.requestCookies': 45,
'scrapy-zyte-api/request_args/experimental.responseCookies': 46,
'scrapy-zyte-api/request_args/httpResponseBody': 46,
'scrapy-zyte-api/request_args/httpResponseHeaders': 46,
'scrapy-zyte-api/request_args/url': 46,
'scrapy-zyte-api/status_codes/200': 46,
'scrapy-zyte-api/success': 46,
'scrapy-zyte-api/success_ratio': 1.0,
'scrapy-zyte-api/throttle_ratio': 0.0,
'start_time': datetime.datetime(2026, 3, 26, 8, 22, 4, 943241, tzinfo=datetime.timezone.utc)}
2026-03-26 08:22:36 [scrapy.core.engine] INFO: Spider closed (finished)
2026-03-26 08:22:36 [asyncio] ERROR: Unclosed client session
client_session: <aiohttp.client.ClientSession object at 0x7fa89878f010>
2026-03-26 08:22:36 [asyncio] ERROR: Unclosed client session
client_session: <aiohttp.client.ClientSession object at 0x7fa89878f850>