PROJECT (sourcing_v2)
SPIDER (auto_selling_coches.net.api)
2026-03-30 14:58:37 [scrapy.utils.log] INFO: Scrapy 2.11.2 started (bot: SourcingV2)
2026-03-30 14:58:37 [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-30 14:58:37 [auto_selling_coches.net.api] INFO: Starting auto_selling_coches.net.api spider (API-based)
2026-03-30 14:58:37 [auto_selling_coches.net.api] INFO: Extracted dealer slug: autosalonvillanuevaalicante
2026-03-30 14:58:37 [auto_selling_coches.net.api] INFO: _job: 4a3f36662c1f11f18e133aacc95538c6, SCRAPY_JOB: None
2026-03-30 14:58:37 [scrapy.addons] INFO: Enabled addons:
[]
2026-03-30 14:58:37 [asyncio] DEBUG: Using selector: EpollSelector
2026-03-30 14:58:37 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor
2026-03-30 14:58:37 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop
2026-03-30 14:58:37 [scrapy.extensions.telnet] INFO: Telnet Password: 4d9b6cfeb54682b6
2026-03-30 14:58:37 [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-30 14:58:37 [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.api/4a3f36662c1f11f18e133aacc95538c6.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-30 14:58:37 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-30 14:58:37 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-30 14:58:37 [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-30 14:58:37 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Setting up IdGenerationMiddleware for auto_selling
2026-03-30 14:58:37 [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-30 14:58:37 [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-30 14:58:37 [scrapy.core.engine] INFO: Spider opened
2026-03-30 14:58:37 [azure.identity._credentials.environment] INFO: Incomplete environment configuration for EnvironmentCredential. These variables are set: AZURE_TENANT_ID, AZURE_CLIENT_ID
2026-03-30 14:58:37 [common.service_bus.service_bus_client_factory] INFO: ServiceBusClient initialized via DefaultAzureCredential for alx-production-bus.servicebus.windows.net
2026-03-30 14:58:37 [crawlers.pipelines.base_azure_bus_pipeline] INFO: [AzureBusPipeline] Connected to topic auto.sourcing-v2
2026-03-30 14:58:37 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min)
2026-03-30 14:58:37 [scrapy.extensions.telnet] INFO: Telnet console listening on 127.0.0.1:6024
2026-03-30 14:58:37 [scrapy.extensions.memusage] INFO: Peak memory usage is 142MiB
2026-03-30 14:58:37 [scrapy-playwright] INFO: Starting download handler
2026-03-30 14:58:37 [scrapy-playwright] INFO: Starting download handler
2026-03-30 14:58:42 [auto_selling_coches.net.api] INFO: API spider started with URL: https://www.coches.net/concesionario/autosalonvillanuevaalicante, dealer_slug: autosalonvillanuevaalicante
2026-03-30 14:58:42 [auto_selling_coches.net.api] INFO: Trying fast dealer API: https://web.gw.coches.net/dealers/autosalonvillanuevaalicante
2026-03-30 14:58:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 14:58:43 [scrapy.core.engine] DEBUG: Crawled (400) <GET https://web.gw.coches.net/dealers/autosalonvillanuevaalicante> (referer: None) ['zyte-api']
2026-03-30 14:58:43 [auto_selling_coches.net.api] INFO: Search API failed (Ignoring non-200 response), falling back to browserHtml
2026-03-30 14:58:43 [auto_selling_coches.net.api] INFO: Using browserHtml fallback path (page 1)
2026-03-30 14:58:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 14:59:12 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 28.217(s), this was the 1st time calling it.
2026-03-30 14:59:12 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 5.068460378816454 seconds as it raised RequestError: RequestError: 520, message=, headers=<CIMultiDictProxy('Date': 'Mon, 30 Mar 2026 14:59:11 GMT', 'Content-Type': 'application/problem+json', 'Content-Length': '252', 'Connection': 'keep-alive', 'Retry-After': '60', 'Request-Id': '839d8c30550a3d643f3e4806dabf1719', 'Vary': 'Accept-Encoding', 'Strict-Transport-Security': 'max-age=31536000; includeSubDomains; preload', 'Access-Control-Allow-Credentials': 'true', 'Access-Control-Expose-Headers': '*, X-Project-Key', 'Access-Control-Allow-Methods': 'GET, PUT, POST, DELETE, PATCH, OPTIONS', 'Access-Control-Allow-Headers': 'DNT, Keep-Alive, User-Agent, X-Requested-With, If-Modified-Since, Cache-Control, Content-Type, Range, Authorization, X-Project-Key', 'Access-Control-Max-Age': '1728000')>, body=b'{"type":"/download/website-ban","title":"Website Ban","status":520,"detail":"Zyte API could not get a ban-free response in a reasonable time. Please, check your URL query parameters. See https://docs.zyte.com/zyte-api/usage/errors.html#zapi-error-url"}', request_id=839d8c30550a3d643f3e4806dabf1719.
2026-03-30 14:59:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-30 14:59:37 [scrapy.extensions.logstats] INFO: Crawled 1 pages (at 1 pages/min), scraped 0 items (at 0 items/min)
2026-03-30 14:59:37 [scrapy.extensions.memusage] INFO: Peak memory usage is 151MiB
2026-03-30 15:00:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.coches.net/concesionario/autosalonvillanuevaalicante?pg=1> (referer: None) ['zyte-api']
2026-03-30 15:00:37 [auto_selling_coches.net.api] INFO: Total items from HTML header: 96
2026-03-30 15:00:37 [auto_selling_coches.net.api] INFO: Extracting listings from HTML page 1
2026-03-30 15:00:37 [auto_selling_coches.net.api] INFO: Found 30 listings in HTML (page 1)
2026-03-30 15:00:37 [auto_selling_coches.net.api] INFO: Found listing with ID: 70282627
2026-03-30 15:00:37 [azure.identity._credentials.environment] INFO: Incomplete environment configuration for EnvironmentCredential. These variables are set: AZURE_TENANT_ID, AZURE_CLIENT_ID
2026-03-30 15:00:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
2026-03-30 15:00:37 [urllib3.connectionpool] DEBUG: https://login.microsoftonline.com:443 "POST /8ea908c1-4e85-4692-bc3f-3646b9b40891/oauth2/v2.0/token HTTP/1.1" 200 2113
2026-03-30 15:00:37 [azure.identity._credentials.chained] INFO: DefaultAzureCredential acquired a token from WorkloadIdentityCredential
2026-03-30 15:00:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): alxsourcingstorageprod.table.core.windows.net:443
2026-03-30 15:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%2770282627%27 HTTP/1.1" 200 None
2026-03-30 15:00:37 [auto_selling_coches.net.api] INFO: Scrape type for 70282627: 1
2026-03-30 15:00:37 [auto_selling_coches.net.api] INFO: Scraping new listing 70282627
2026-03-30 15:00:37 [scrapy.extensions.logstats] INFO: Crawled 2 pages (at 1 pages/min), scraped 0 items (at 0 items/min)
2026-03-30 15:00:37 [scrapy.extensions.memusage] INFO: Peak memory usage is 165MiB
2026-03-30 15:00:37 [auto_selling_coches.net.api] INFO: Found listing with ID: 70279666
2026-03-30 15:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%2770279666%27 HTTP/1.1" 200 None
2026-03-30 15:00:37 [auto_selling_coches.net.api] INFO: Scrape type for 70279666: 1
2026-03-30 15:00:37 [auto_selling_coches.net.api] INFO: Scraping new listing 70279666
2026-03-30 15:00:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 15:00:37 [auto_selling_coches.net.api] INFO: Found listing with ID: 70270712
2026-03-30 15:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%2770270712%27 HTTP/1.1" 200 None
2026-03-30 15:00:37 [auto_selling_coches.net.api] INFO: Scrape type for 70270712: 1
2026-03-30 15:00:37 [auto_selling_coches.net.api] INFO: Scraping new listing 70270712
2026-03-30 15:00:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 15:00:37 [auto_selling_coches.net.api] INFO: Found listing with ID: 70279829
2026-03-30 15:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%2770279829%27 HTTP/1.1" 200 None
2026-03-30 15:00:37 [auto_selling_coches.net.api] INFO: Scrape type for 70279829: 1
2026-03-30 15:00:37 [auto_selling_coches.net.api] INFO: Scraping new listing 70279829
2026-03-30 15:00:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 15:00:37 [auto_selling_coches.net.api] INFO: Found listing with ID: 70239701
2026-03-30 15:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%2770239701%27 HTTP/1.1" 200 None
2026-03-30 15:00:37 [auto_selling_coches.net.api] INFO: Scrape type for 70239701: 1
2026-03-30 15:00:37 [auto_selling_coches.net.api] INFO: Scraping new listing 70239701
2026-03-30 15:00:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 15:00:37 [auto_selling_coches.net.api] INFO: Found listing with ID: 70213464
2026-03-30 15:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%2770213464%27 HTTP/1.1" 200 None
2026-03-30 15:00:37 [auto_selling_coches.net.api] INFO: Scrape type for 70213464: 1
2026-03-30 15:00:37 [auto_selling_coches.net.api] INFO: Scraping new listing 70213464
2026-03-30 15:00:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 15:00:37 [auto_selling_coches.net.api] INFO: Found listing with ID: 70240217
2026-03-30 15:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%2770240217%27 HTTP/1.1" 200 None
2026-03-30 15:00:37 [auto_selling_coches.net.api] INFO: Scrape type for 70240217: 1
2026-03-30 15:00:37 [auto_selling_coches.net.api] INFO: Scraping new listing 70240217
2026-03-30 15:00:37 [auto_selling_coches.net.api] INFO: Found listing with ID: 70240104
2026-03-30 15:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%2770240104%27 HTTP/1.1" 200 None
2026-03-30 15:00:37 [auto_selling_coches.net.api] INFO: Scrape type for 70240104: 1
2026-03-30 15:00:37 [auto_selling_coches.net.api] INFO: Scraping new listing 70240104
2026-03-30 15:00:37 [auto_selling_coches.net.api] INFO: Found listing with ID: 62628046
2026-03-30 15:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%2762628046%27 HTTP/1.1" 200 None
2026-03-30 15:00:37 [auto_selling_coches.net.api] INFO: Scrape type for 62628046: 1
2026-03-30 15:00:37 [auto_selling_coches.net.api] INFO: Scraping new listing 62628046
2026-03-30 15:00:37 [auto_selling_coches.net.api] INFO: Found listing with ID: 70213884
2026-03-30 15:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%2770213884%27 HTTP/1.1" 200 None
2026-03-30 15:00:37 [auto_selling_coches.net.api] INFO: Scrape type for 70213884: 1
2026-03-30 15:00:37 [auto_selling_coches.net.api] INFO: Scraping new listing 70213884
2026-03-30 15:00:37 [auto_selling_coches.net.api] INFO: Found listing with ID: 61982014
2026-03-30 15:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%2761982014%27 HTTP/1.1" 200 None
2026-03-30 15:00:37 [auto_selling_coches.net.api] INFO: Scrape type for 61982014: 1
2026-03-30 15:00:37 [auto_selling_coches.net.api] INFO: Scraping new listing 61982014
2026-03-30 15:00:37 [auto_selling_coches.net.api] INFO: Found listing with ID: 62622206
2026-03-30 15:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%2762622206%27 HTTP/1.1" 200 None
2026-03-30 15:00:37 [auto_selling_coches.net.api] INFO: Scrape type for 62622206: 1
2026-03-30 15:00:37 [auto_selling_coches.net.api] INFO: Scraping new listing 62622206
2026-03-30 15:00:37 [auto_selling_coches.net.api] INFO: Found listing with ID: 70163309
2026-03-30 15:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%2770163309%27 HTTP/1.1" 200 None
2026-03-30 15:00:38 [auto_selling_coches.net.api] INFO: Scrape type for 70163309: 1
2026-03-30 15:00:38 [auto_selling_coches.net.api] INFO: Scraping new listing 70163309
2026-03-30 15:00:38 [auto_selling_coches.net.api] INFO: Found listing with ID: 70163841
2026-03-30 15:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%2770163841%27 HTTP/1.1" 200 None
2026-03-30 15:00:38 [auto_selling_coches.net.api] INFO: Scrape type for 70163841: 1
2026-03-30 15:00:38 [auto_selling_coches.net.api] INFO: Scraping new listing 70163841
2026-03-30 15:00:38 [auto_selling_coches.net.api] INFO: Found listing with ID: 70181550
2026-03-30 15:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%2770181550%27 HTTP/1.1" 200 None
2026-03-30 15:00:38 [auto_selling_coches.net.api] INFO: Scrape type for 70181550: 1
2026-03-30 15:00:38 [auto_selling_coches.net.api] INFO: Scraping new listing 70181550
2026-03-30 15:00:38 [auto_selling_coches.net.api] INFO: Found listing with ID: 70213569
2026-03-30 15:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%2770213569%27 HTTP/1.1" 200 None
2026-03-30 15:00:38 [auto_selling_coches.net.api] INFO: Scrape type for 70213569: 1
2026-03-30 15:00:38 [auto_selling_coches.net.api] INFO: Scraping new listing 70213569
2026-03-30 15:00:38 [auto_selling_coches.net.api] INFO: Found listing with ID: 62616851
2026-03-30 15:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%2762616851%27 HTTP/1.1" 200 None
2026-03-30 15:00:38 [auto_selling_coches.net.api] INFO: Scrape type for 62616851: 1
2026-03-30 15:00:38 [auto_selling_coches.net.api] INFO: Scraping new listing 62616851
2026-03-30 15:00:38 [auto_selling_coches.net.api] INFO: Found listing with ID: 62634708
2026-03-30 15:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%2762634708%27 HTTP/1.1" 200 None
2026-03-30 15:00:38 [auto_selling_coches.net.api] INFO: Scrape type for 62634708: 1
2026-03-30 15:00:38 [auto_selling_coches.net.api] INFO: Scraping new listing 62634708
2026-03-30 15:00:38 [auto_selling_coches.net.api] INFO: Found listing with ID: 62634455
2026-03-30 15:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%2762634455%27 HTTP/1.1" 200 None
2026-03-30 15:00:38 [auto_selling_coches.net.api] INFO: Scrape type for 62634455: 1
2026-03-30 15:00:38 [auto_selling_coches.net.api] INFO: Scraping new listing 62634455
2026-03-30 15:00:38 [auto_selling_coches.net.api] INFO: Found listing with ID: 62612667
2026-03-30 15:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%2762612667%27 HTTP/1.1" 200 None
2026-03-30 15:00:38 [auto_selling_coches.net.api] INFO: Scrape type for 62612667: 1
2026-03-30 15:00:38 [auto_selling_coches.net.api] INFO: Scraping new listing 62612667
2026-03-30 15:00:38 [auto_selling_coches.net.api] INFO: Found listing with ID: 70164816
2026-03-30 15:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%2770164816%27 HTTP/1.1" 200 None
2026-03-30 15:00:38 [auto_selling_coches.net.api] INFO: Scrape type for 70164816: 1
2026-03-30 15:00:38 [auto_selling_coches.net.api] INFO: Scraping new listing 70164816
2026-03-30 15:00:38 [auto_selling_coches.net.api] INFO: Found listing with ID: 70180860
2026-03-30 15:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%2770180860%27 HTTP/1.1" 200 None
2026-03-30 15:00:38 [auto_selling_coches.net.api] INFO: Scrape type for 70180860: 1
2026-03-30 15:00:38 [auto_selling_coches.net.api] INFO: Scraping new listing 70180860
2026-03-30 15:00:38 [auto_selling_coches.net.api] INFO: Found listing with ID: 70180467
2026-03-30 15:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%2770180467%27 HTTP/1.1" 200 None
2026-03-30 15:00:38 [auto_selling_coches.net.api] INFO: Scrape type for 70180467: 1
2026-03-30 15:00:38 [auto_selling_coches.net.api] INFO: Scraping new listing 70180467
2026-03-30 15:00:38 [auto_selling_coches.net.api] INFO: Found listing with ID: 70180631
2026-03-30 15:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%2770180631%27 HTTP/1.1" 200 None
2026-03-30 15:00:38 [auto_selling_coches.net.api] INFO: Scrape type for 70180631: 1
2026-03-30 15:00:38 [auto_selling_coches.net.api] INFO: Scraping new listing 70180631
2026-03-30 15:00:38 [auto_selling_coches.net.api] INFO: Found listing with ID: 62603971
2026-03-30 15:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%2762603971%27 HTTP/1.1" 200 None
2026-03-30 15:00:38 [auto_selling_coches.net.api] INFO: Scrape type for 62603971: 1
2026-03-30 15:00:38 [auto_selling_coches.net.api] INFO: Scraping new listing 62603971
2026-03-30 15:00:38 [auto_selling_coches.net.api] INFO: Found listing with ID: 70181138
2026-03-30 15:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%2770181138%27 HTTP/1.1" 200 None
2026-03-30 15:00:38 [auto_selling_coches.net.api] INFO: Scrape type for 70181138: 1
2026-03-30 15:00:38 [auto_selling_coches.net.api] INFO: Scraping new listing 70181138
2026-03-30 15:00:38 [auto_selling_coches.net.api] INFO: Found listing with ID: 62610582
2026-03-30 15:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%2762610582%27 HTTP/1.1" 200 None
2026-03-30 15:00:38 [auto_selling_coches.net.api] INFO: Scrape type for 62610582: 1
2026-03-30 15:00:38 [auto_selling_coches.net.api] INFO: Scraping new listing 62610582
2026-03-30 15:00:38 [auto_selling_coches.net.api] INFO: Found listing with ID: 62597827
2026-03-30 15:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%2762597827%27 HTTP/1.1" 200 None
2026-03-30 15:00:38 [auto_selling_coches.net.api] INFO: Scrape type for 62597827: 1
2026-03-30 15:00:38 [auto_selling_coches.net.api] INFO: Scraping new listing 62597827
2026-03-30 15:00:38 [auto_selling_coches.net.api] INFO: Found listing with ID: 62602810
2026-03-30 15:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%2762602810%27 HTTP/1.1" 200 None
2026-03-30 15:00:38 [auto_selling_coches.net.api] INFO: Scrape type for 62602810: 1
2026-03-30 15:00:38 [auto_selling_coches.net.api] INFO: Scraping new listing 62602810
2026-03-30 15:00:38 [auto_selling_coches.net.api] INFO: Found listing with ID: 62626390
2026-03-30 15:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%2762626390%27 HTTP/1.1" 200 None
2026-03-30 15:00:38 [auto_selling_coches.net.api] INFO: Scrape type for 62626390: 1
2026-03-30 15:00:38 [auto_selling_coches.net.api] INFO: Scraping new listing 62626390
2026-03-30 15:00:38 [auto_selling_coches.net.api] INFO: HTML pagination: fetching page 2 (scraped 30/96 items)
2026-03-30 15:00:38 [auto_selling_coches.net.api] INFO: Using browserHtml fallback path (page 2)
2026-03-30 15:00:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70279666> (referer: https://www.coches.net/concesionario/autosalonvillanuevaalicante/?pg=1) ['zyte-api']
2026-03-30 15:00:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 15:00:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70282627> (referer: https://www.coches.net/concesionario/autosalonvillanuevaalicante/?pg=1) ['zyte-api']
2026-03-30 15:00:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 15:00:39 [auto_selling_coches.net.api] INFO: Extracted item from API: 70279666 - BMW X4 M Competition
2026-03-30 15:00:39 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: ccfa8fa1-ed52-52df-9f78-f994d37beb21 with identifier: 70279666
2026-03-30 15:00:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item ccfa8fa1-ed52-52df-9f78-f994d37beb21
2026-03-30 15:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F19738668%252Fb29082c3-14e7-4393-b2d1-b6401ddd0d1f.jpg%27 HTTP/1.1" 200 None
2026-03-30 15:00:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19738668/b29082c3-14e7-4393-b2d1-b6401ddd0d1f.jpg already downloaded
2026-03-30 15:00:39 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: ccfa8fa1-ed52-52df-9f78-f994d37beb21 with identifier 70279666
2026-03-30 15:00:39 [azure.servicebus._pyamqp._connection] INFO: Connection state changed: None -> <ConnectionState.START: 0>
2026-03-30 15:00:39 [azure.servicebus._pyamqp._connection] INFO: Connection state changed: <ConnectionState.START: 0> -> <ConnectionState.HDR_SENT: 2>
2026-03-30 15:00:39 [azure.servicebus._pyamqp._connection] INFO: Connection state changed: <ConnectionState.HDR_SENT: 2> -> <ConnectionState.HDR_SENT: 2>
2026-03-30 15:00:39 [azure.servicebus._pyamqp._connection] INFO: Connection state changed: <ConnectionState.HDR_SENT: 2> -> <ConnectionState.OPEN_PIPE: 4>
2026-03-30 15:00:39 [azure.servicebus._pyamqp.session] INFO: Session state changed: <SessionState.UNMAPPED: 0> -> <SessionState.BEGIN_SENT: 1>
2026-03-30 15:00:39 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.DETACHED: 0> -> <LinkState.ATTACH_SENT: 1>
2026-03-30 15:00:39 [azure.servicebus._pyamqp.management_link] INFO: Management link receiver state changed: <LinkState.DETACHED: 0> -> <LinkState.ATTACH_SENT: 1>
2026-03-30 15:00:39 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.DETACHED: 0> -> <LinkState.ATTACH_SENT: 1>
2026-03-30 15:00:39 [azure.servicebus._pyamqp.management_link] INFO: Management link sender state changed: <LinkState.DETACHED: 0> -> <LinkState.ATTACH_SENT: 1>
2026-03-30 15:00:39 [azure.servicebus._pyamqp._connection] INFO: Connection state changed: <ConnectionState.OPEN_PIPE: 4> -> <ConnectionState.OPEN_SENT: 7>
2026-03-30 15:00:39 [azure.servicebus._pyamqp._connection] INFO: Connection state changed: <ConnectionState.OPEN_SENT: 7> -> <ConnectionState.OPENED: 9>
2026-03-30 15:00:39 [azure.servicebus._pyamqp.session] INFO: Session state changed: <SessionState.BEGIN_SENT: 1> -> <SessionState.MAPPED: 3>
2026-03-30 15:00:39 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.ATTACH_SENT: 1> -> <LinkState.ATTACHED: 3>
2026-03-30 15:00:39 [azure.servicebus._pyamqp.management_link] INFO: Management link receiver state changed: <LinkState.ATTACH_SENT: 1> -> <LinkState.ATTACHED: 3>
2026-03-30 15:00:39 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.ATTACH_SENT: 1> -> <LinkState.ATTACHED: 3>
2026-03-30 15:00:39 [azure.servicebus._pyamqp.management_link] INFO: Management link sender state changed: <LinkState.ATTACH_SENT: 1> -> <LinkState.ATTACHED: 3>
2026-03-30 15:00:39 [azure.servicebus._pyamqp.cbs] DEBUG: CBS completed opening with status: <ManagementOpenResult.OK: 1>
2026-03-30 15:00:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
2026-03-30 15:00:39 [urllib3.connectionpool] DEBUG: https://login.microsoftonline.com:443 "POST /8ea908c1-4e85-4692-bc3f-3646b9b40891/oauth2/v2.0/token HTTP/1.1" 200 2021
2026-03-30 15:00:39 [azure.identity._credentials.chained] INFO: DefaultAzureCredential acquired a token from WorkloadIdentityCredential
2026-03-30 15:00:39 [azure.servicebus._pyamqp.cbs] DEBUG: CBS update in progress. Token put time: 1774882839
2026-03-30 15:00:39 [azure.servicebus._pyamqp.cbs] DEBUG: CBS update in progress. Token put time: 1774882839
2026-03-30 15:00:39 [azure.servicebus._pyamqp.cbs] DEBUG: CBS Put token result (<ManagementExecuteOperationResult.OK: 0>), status code: 202, status_description: b'Accepted'.
2026-03-30 15:00:39 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:00:39 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.DETACHED: 0> -> <LinkState.ATTACH_SENT: 1>
2026-03-30 15:00:39 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.ATTACH_SENT: 1> -> <LinkState.ATTACHED: 3>
2026-03-30 15:00:39 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:00:39 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:00:39 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:00:39 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:00:39 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item ccfa8fa1-ed52-52df-9f78-f994d37beb21
2026-03-30 15:00:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://web.gw.coches.net/details/70279666>
{'auction_title': '',
'body_type': 'SUV',
'c_o_2_emission_value': None,
'category': 'Coches',
'color': 'Gris / Plata',
'currency': 'EUR',
'description': 'BMW X4M COMPETITION 510 CV\n'
' \n'
'Cambio automático con levas en el volante\n'
'Sistema de escape deportivo M\n'
'Llantas 21" M Bicolor\n'
'Indicador de presión de neumáticos\n'
'Sistema de alarmas\n'
'Control remoto universal integrado\n'
'Sistema de acceso cómodo\n'
'Tecla De Pantalla Bmw\n'
'Techo de cristal panorámico\n'
'Ventilación activa del asiento delantero\n'
'Asientos de cuero bitono con ajuste eléctrico, calefactables, '
'ventilados y con función de Memoria\n'
'Cinturones de seguridad M\n'
'Protección activa\n'
'Luz Láser BMW\n'
'Sistema de sonido envolvente Harman/kardon\n'
'Preparación de Apple CarPlay\n'
'Telefonía con Carga Inalámbrica\n'
'Paquete de controladores M\n'
'Paquete de competición M\n'
'Bloqueo automático al alejarse\n'
'Portón trasero eléctrico\n'
'y más extras...\n'
' \n'
'-1 año de garantía y transferencia de nombre incluida en el '
'precio.\n'
'-Consulte nuestras opciones de financiación si lo desea (el '
'precio no está sujeto a financiar con nosotros '
'directamente).\n'
'-Servicio de entrega a domicilio en cualquier punto de la '
'Península y Baleares, precio a consultar.\n'
'-Solicite prueba de vehículo a domicilio.\n'
'-Todos nuestros vehículos disponen de libro de mantenimiento '
'y certificación de kilometraje.\n'
'-Atendemos con cita previa, contacte con nosotros para '
'solicitar\n'
'una prueba del vehículo.\n'
'-Este anuncio no es vinculante, puede estar sujeto a errores, '
'se muestra a titulo informativo y no contractual.\n'
'-20 años de experiencia nos avalan en el sector del '
'automóvil.\n'
'-We speak English',
'doors_number': 5,
'emission_standard': None,
'engine': '3.0L',
'engine_horse_power': 510,
'expiration_date': None,
'fuel_type': 'Gasolina',
'id': 'ccfa8fa1-ed52-52df-9f78-f994d37beb21',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/bmw-x4-m-competition-5p-gasolina-2024-en-alicante-70279666-covo.aspx',
'listing': 'auction',
'location': 'Alicante',
'make': 'BMW',
'model': 'X4',
'odometer': 54000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 1,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19738668/b29082c3-14e7-4393-b2d1-b6401ddd0d1f.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ccfa8fa1-ed52-52df-9f78-f994d37beb21/ccfa8fa1-ed52-52df-9f78-f994d37beb21_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104373,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19738668/b29082c3-14e7-4393-b2d1-b6401ddd0d1f.jpg',
'Width': 800}],
'price': 68900,
'price_includes_vat': True,
'registration_date': '2023-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'BMW X4 M Competition',
'transmission': 'automatic',
'trim': 'M Competition',
'vin': None,
'year': 2023}
2026-03-30 15:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%2770279666%27 HTTP/1.1" 200 None
2026-03-30 15:00:39 [auto_selling_coches.net.api] INFO: Saving data for 70279666: {'created_time': 1774882839.757885, 'last_price_update_time': 1774882839.757897}
2026-03-30 15:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net.api',RowKey='70279666') HTTP/1.1" 204 0
2026-03-30 15:00:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70270712> (referer: https://www.coches.net/concesionario/autosalonvillanuevaalicante/?pg=1) ['zyte-api']
2026-03-30 15:00:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70279829> (referer: https://www.coches.net/concesionario/autosalonvillanuevaalicante/?pg=1) ['zyte-api']
2026-03-30 15:00:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70239701> (referer: https://www.coches.net/concesionario/autosalonvillanuevaalicante/?pg=1) ['zyte-api']
2026-03-30 15:00:40 [auto_selling_coches.net.api] INFO: Extracted item from API: 70282627 - MERCEDES-BENZ Clase A A 180 d
2026-03-30 15:00:40 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: b491b6a7-0f64-52cb-844c-1f8ff306cbd4 with identifier: 70282627
2026-03-30 15:00:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item b491b6a7-0f64-52cb-844c-1f8ff306cbd4
2026-03-30 15:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F19743902%252F41ab48e1-13a8-4433-b5ed-b3f365209167.jpg%27 HTTP/1.1" 200 None
2026-03-30 15:00:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19743902/41ab48e1-13a8-4433-b5ed-b3f365209167.jpg already downloaded
2026-03-30 15:00:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 15:00:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 15:00:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 15:00:40 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: b491b6a7-0f64-52cb-844c-1f8ff306cbd4 with identifier 70282627
2026-03-30 15:00:40 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:00:40 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:00:40 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item b491b6a7-0f64-52cb-844c-1f8ff306cbd4
2026-03-30 15:00:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://web.gw.coches.net/details/70282627>
{'auction_title': '',
'body_type': 'Berlina',
'c_o_2_emission_value': 106,
'category': 'Coches',
'color': 'Rojo',
'currency': 'EUR',
'description': 'MERCEDES-BENZ CLASE A 180 D 116 CV\n'
' \n'
'Cambio automatico con levas en el volante \n'
'Faros LED\n'
'Llantas de 19” \n'
'Retrovisores eléctricos\n'
'Navegador\n'
'Cámara trasera\n'
'Sensores de aparcamiento delanteros y trasero \n'
'Volante de cuero multifunción \n'
'Control por voz \n'
'Control de crucero \n'
'Asientos mixtos de cuero/tela con ajuste manual \n'
'3 tipos de modo de conducción ( eco, confort y sport)\n'
'y más extras...\n'
' \n'
'-1 año de garantía y transferencia de nombre incluida en el '
'precio.\n'
'-Consulte nuestras opciones de financiación si lo desea (el '
'precio no está sujeto a financiar con nosotros '
'directamente).\n'
'-Servicio de entrega a domicilio en cualquier punto de la '
'Península y Baleares, precio a consultar. \n'
'-Solicite prueba de vehículo a domicilio. \n'
'-Todos nuestros vehículos disponen de libro de mantenimiento '
'y certificación de kilometraje. \n'
'-Atendemos con cita previa, contacte con nosotros para '
'solicitar una prueba del vehículo.\n'
'-Este anuncio no es vinculante, puede estar sujeto a errores, '
'se muestra a titulo informativo y no contractual.\n'
'-20 años de experiencia nos avalan en el sector del '
'automóvil.\n'
' -We speak English',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': 'b491b6a7-0f64-52cb-844c-1f8ff306cbd4',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/mercedes-benz-clase-a-a-180-d-5p-diesel-2020-en-alicante-70282627-covo.aspx',
'listing': 'auction',
'location': 'Alicante',
'make': 'MERCEDES-BENZ',
'model': 'Clase A',
'odometer': 76000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 1,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19743902/41ab48e1-13a8-4433-b5ed-b3f365209167.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b491b6a7-0f64-52cb-844c-1f8ff306cbd4/b491b6a7-0f64-52cb-844c-1f8ff306cbd4_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106905,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19743902/41ab48e1-13a8-4433-b5ed-b3f365209167.jpg',
'Width': 800}],
'price': 21900,
'price_includes_vat': True,
'registration_date': '2019-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'MERCEDES-BENZ Clase A A 180 d',
'transmission': 'automatic',
'trim': 'A 180 d',
'vin': None,
'year': 2019}
2026-03-30 15:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%2770282627%27 HTTP/1.1" 200 None
2026-03-30 15:00:40 [auto_selling_coches.net.api] INFO: Saving data for 70282627: {'created_time': 1774882840.101351, 'last_price_update_time': 1774882840.101363}
2026-03-30 15:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net.api',RowKey='70282627') HTTP/1.1" 204 0
2026-03-30 15:00:40 [auto_selling_coches.net.api] INFO: Extracted item from API: 70270712 - PORSCHE Macan GTS
2026-03-30 15:00:40 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: ea44f022-49ee-580a-82c4-acb0c3177963 with identifier: 70270712
2026-03-30 15:00:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item ea44f022-49ee-580a-82c4-acb0c3177963
2026-03-30 15:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F19730069%252F855b5c99-0649-4b01-bb7d-a620b162d4a3.jpg%27 HTTP/1.1" 200 None
2026-03-30 15:00:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19730069/855b5c99-0649-4b01-bb7d-a620b162d4a3.jpg already downloaded
2026-03-30 15:00:40 [auto_selling_coches.net.api] INFO: Extracted item from API: 70279829 - AUDI Q8 RS Q8 TFSI quattro tipt
2026-03-30 15:00:40 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 8496855a-63e6-57e9-b601-32550bd3fe0c with identifier: 70279829
2026-03-30 15:00:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 8496855a-63e6-57e9-b601-32550bd3fe0c
2026-03-30 15:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F19739135%252F9fb124d2-27a5-4eff-82ad-775e65b2772f.jpg%27 HTTP/1.1" 200 None
2026-03-30 15:00:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19739135/9fb124d2-27a5-4eff-82ad-775e65b2772f.jpg already downloaded
2026-03-30 15:00:40 [auto_selling_coches.net.api] INFO: Extracted item from API: 70239701 - BMW X5 xDrive50e
2026-03-30 15:00:40 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: cce1d27a-f75d-5d19-8f91-2bf2f96ecf65 with identifier: 70239701
2026-03-30 15:00:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item cce1d27a-f75d-5d19-8f91-2bf2f96ecf65
2026-03-30 15:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F19709024%252Fa6f296d3-7b9d-4ff0-9fd1-767657750f1c.jpg%27 HTTP/1.1" 200 None
2026-03-30 15:00:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19709024/a6f296d3-7b9d-4ff0-9fd1-767657750f1c.jpg already downloaded
2026-03-30 15:00:40 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: ea44f022-49ee-580a-82c4-acb0c3177963 with identifier 70270712
2026-03-30 15:00:40 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:00:40 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:00:40 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item ea44f022-49ee-580a-82c4-acb0c3177963
2026-03-30 15:00:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://web.gw.coches.net/details/70270712>
{'auction_title': '',
'body_type': 'SUV',
'c_o_2_emission_value': 218,
'category': 'Coches',
'color': 'Rojo',
'currency': 'EUR',
'description': 'PORSCHE MACAN GTS 381CV\n'
'\n'
'\n'
'\n'
'Techo panorámico/abatible\n'
'\n'
'Cortinilla superior eléctrica\n'
'\n'
'Llantas 21” exclusive design sport\n'
'\n'
'Pinza de freno en rojo brillo\n'
'\n'
'Faros de led adaptativos\n'
'\n'
'Piloto de led tintado original Porsche\n'
'\n'
'Paquete privacy acristalamiento y aislado\n'
'\n'
'Sistema aparcamiento sensores delanteros/traseros\n'
'\n'
'Cámara marcha atrás\n'
'\n'
'Sistema de escape deportivo\n'
'\n'
'Pack gts/chrono\n'
'\n'
'Interior en cuero/ alcantara negro\n'
'\n'
'Paquete ampliado en cuero\n'
'\n'
'Asientos eléctricos con ajuste de 14 vías\n'
'\n'
'Asientos calefactables delanteros\n'
'\n'
'Volante deportivo multifunción con levas y ruleta selectora '
'de modos de conducción calefactable\n'
'\n'
'Sistema de suspensión adaptativa deportiva\n'
'\n'
'Climatizador 3 zone\n'
'\n'
'Retrovisor interior antideslumbramiento\n'
'\n'
'Espejos abatibles automáticos\n'
'\n'
'Sistema multimedia digital\n'
'\n'
'Apple car play\n'
'\n'
'Sistema de presiones\n'
'\n'
'Portón automático trasero\n'
'\n'
'Y muchos mas extras …\n'
'\n'
'\n'
'\n'
'-1 año de garantía y transferencia de nombre incluida en el '
'precio.\n'
'\n'
'-Consulte nuestras opciones de financiación si lo desea (el '
'precio no está sujeto a financiar con nosotros '
'directamente).\n'
'\n'
'-Servicio de entrega a domicilio en cualquier punto de la '
'Península y Baleares, precio a consultar.\n'
'\n'
'-Solicite prueba de vehículo a domicilio.\n'
'\n'
'-Todos nuestros vehículos disponen de libro de mantenimiento '
'y certificación de kilometraje.\n'
'\n'
'-Atendemos con cita previa, contacte con nosotros para '
'solicitar una prueba del vehículo.\n'
'\n'
'-Este anuncio no es vinculante, puede estar sujeto a errores, '
'se muestra a titulo informativo y no contractual.\n'
'\n'
'-19 años de experiencia nos avalan en el sector del '
'automóvil.\n'
'\n'
'-We speak English',
'doors_number': 5,
'emission_standard': None,
'engine': '2.9L',
'engine_horse_power': 380,
'expiration_date': None,
'fuel_type': 'Gasolina',
'id': 'ea44f022-49ee-580a-82c4-acb0c3177963',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/porsche-macan-gts-5p-gasolina-2020-en-alicante-70270712-covo.aspx',
'listing': 'auction',
'location': 'Alicante',
'make': 'PORSCHE',
'model': 'Macan',
'odometer': 105000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 1,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19730069/855b5c99-0649-4b01-bb7d-a620b162d4a3.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ea44f022-49ee-580a-82c4-acb0c3177963/ea44f022-49ee-580a-82c4-acb0c3177963_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106786,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19730069/855b5c99-0649-4b01-bb7d-a620b162d4a3.jpg',
'Width': 800}],
'price': 62900,
'price_includes_vat': True,
'registration_date': '2020-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'PORSCHE Macan GTS',
'transmission': 'automatic',
'trim': 'GTS',
'vin': None,
'year': 2020}
2026-03-30 15:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%2770270712%27 HTTP/1.1" 200 None
2026-03-30 15:00:40 [auto_selling_coches.net.api] INFO: Saving data for 70270712: {'created_time': 1774882840.231699, 'last_price_update_time': 1774882840.231715}
2026-03-30 15:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net.api',RowKey='70270712') HTTP/1.1" 204 0
2026-03-30 15:00:40 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 8496855a-63e6-57e9-b601-32550bd3fe0c with identifier 70279829
2026-03-30 15:00:40 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:00:40 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:00:40 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 8496855a-63e6-57e9-b601-32550bd3fe0c
2026-03-30 15:00:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://web.gw.coches.net/details/70279829>
{'auction_title': '',
'body_type': 'SUV',
'c_o_2_emission_value': 277,
'category': 'Coches',
'color': 'Gris / Plata',
'currency': 'EUR',
'description': 'AUDI RSQ8 TFSI 600 CV QUATTRO\n'
' \n'
'Techo panorámico/abatible\n'
'Cortinilla superior eléctrica\n'
'Carrocería en color nardo grey\n'
'Llantas RS 23” en Titanio/negro\n'
'Pinzas de freno deportivas RS color azul\n'
'RS Dynamic\n'
'Faros óptica negra led matrix auto\n'
'Piloto de led\n'
'Cámara de aparcamiento 360 grados\n'
'Sensores aparcamiento 360 grados\n'
'Colas deportivas RS\n'
'Panelados puerta en cuero/race-tex\n'
'Apertura inteligente keyless\n'
'Sistema soft close (absorción)\n'
'Asientos eléctricos con función de calefactables y '
'ventilados\n'
'Sistema memoria de asientos\n'
'Interior en cuero beige perforado con panal hexagonal\n'
'Volante achatado RS race-tex/napa multifuncional con levas\n'
'Head up display\n'
'Sistema home link\n'
'Sistema de sonido surround bang&olufsen\n'
'Palanca selectora de cambio en race-tex/napa\n'
'Molduras interiores en carbono mate\n'
'Consola en negro piano con acero pulido\n'
'Sistema multimedia digital\n'
'Apple car play\n'
'Sistema ACC\n'
'Control de crucero adaptativo\n'
'Suspensión neumática deportiva adaptativa\n'
'Y muchos mas extras ...\n'
'\n'
'-1 año de garantía y transferencia de nombre incluida en el '
'precio.\n'
'-Consulte nuestras opciones de financiación si lo desea (el '
'precio no está sujeto a financiar con nosotros '
'directamente).\n'
'-Servicio de entrega a domicilio en cualquier punto de la '
'Península y Baleares, precio a consultar.\n'
'-Solicite prueba de vehículo a domicilio.\n'
'-Todos nuestros vehículos disponen de libro de mantenimiento '
'y certificación de kilometraje.\n'
'-Atendemos con cita previa, contacte con nosotros para '
'solicitar una prueba del vehículo.\n'
'-Este anuncio no es vinculante, puede estar sujeto a errores, '
'se muestra a titulo informativo y no contractual.\n'
'-20 años de experiencia nos avalan en el sector del '
'automóvil.\n'
'-We speak English',
'doors_number': 5,
'emission_standard': None,
'engine': '4.0L',
'engine_horse_power': 600,
'expiration_date': None,
'fuel_type': 'Gasolina',
'id': '8496855a-63e6-57e9-b601-32550bd3fe0c',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/audi-q8-rs-q8-tfsi-441kw-600cv-quattro-tipt-5p-gasolina-2023-en-alicante-70279829-covo.aspx',
'listing': 'auction',
'location': 'Alicante',
'make': 'AUDI',
'model': 'Q8',
'odometer': 73000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 1,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19739135/9fb124d2-27a5-4eff-82ad-775e65b2772f.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8496855a-63e6-57e9-b601-32550bd3fe0c/8496855a-63e6-57e9-b601-32550bd3fe0c_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 58834,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19739135/9fb124d2-27a5-4eff-82ad-775e65b2772f.jpg',
'Width': 800}],
'price': 99900,
'price_includes_vat': True,
'registration_date': '2022-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'AUDI Q8 RS Q8 TFSI quattro tipt',
'transmission': 'automatic',
'trim': 'RS Q8 TFSI 441kW 600CV quattro tipt',
'vin': None,
'year': 2022}
2026-03-30 15:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%2770279829%27 HTTP/1.1" 200 None
2026-03-30 15:00:40 [auto_selling_coches.net.api] INFO: Saving data for 70279829: {'created_time': 1774882840.287491, 'last_price_update_time': 1774882840.287502}
2026-03-30 15:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net.api',RowKey='70279829') HTTP/1.1" 204 0
2026-03-30 15:00:40 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: cce1d27a-f75d-5d19-8f91-2bf2f96ecf65 with identifier 70239701
2026-03-30 15:00:40 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:00:40 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:00:40 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item cce1d27a-f75d-5d19-8f91-2bf2f96ecf65
2026-03-30 15:00:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://web.gw.coches.net/details/70239701>
{'auction_title': '',
'body_type': 'SUV',
'c_o_2_emission_value': None,
'category': 'Coches',
'color': 'Negro',
'currency': 'EUR',
'description': 'BMW X5 50E 489 CV\n'
'\n'
'Techo panorámico/abatible\n'
'Cortinilla superior eléctrica\n'
'Llanta de 21”\n'
'Carrocería en color negro\n'
'Shadow line color negro brillo\n'
'Pilotos de led\n'
'Faros de led\n'
'Luces diurnas\n'
'Interior color negro\n'
'Asientos eléctricos 16 posiciones con ajuste lumbar\n'
'Asientos delanteros calefactables\n'
'Sistema multimedia digital\n'
'Sistema sonido premium\n'
'Sistema aparcamiento con sensores delanteros y traseros\n'
'Cámara trasera\n'
'Espejos abatibles automáticos/calefactables\n'
'Volante multifunción M calefactable en cuero negro\n'
'…..\n'
'\n'
'-1 año de garantía y transferencia de nombre incluida en el '
'precio.\n'
'-Consulte nuestras opciones de financiación si lo desea (el '
'precio no está sujeto a financiar con nosotros '
'directamente).\n'
'-Servicio de entrega a domicilio en cualquier punto de la '
'Península y Baleares, precio a consultar.\n'
'-Solicite prueba de vehículo a domicilio.\n'
'-Todos nuestros vehículos disponen de libro de mantenimiento '
'y certificación de kilometraje.\n'
'-Atendemos con cita previa, contacte con nosotros para '
'solicitar una prueba del vehículo.\n'
'-Este anuncio no es vinculante, puede estar sujeto a errores, '
'se muestra a titulo informativo y no contractual.\n'
'-19 años de experiencia nos avalan en el sector del '
'automóvil.\n'
'-We speak English',
'doors_number': 5,
'emission_standard': None,
'engine': '3.0L',
'engine_horse_power': 489,
'expiration_date': None,
'fuel_type': 'Híbrido enchufable',
'id': 'cce1d27a-f75d-5d19-8f91-2bf2f96ecf65',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/bmw-x5-xdrive50e-5p-electrico-hibrido-2025-en-alicante-70239701-covo.aspx',
'listing': 'auction',
'location': 'Alicante',
'make': 'BMW',
'model': 'X5',
'odometer': 11000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 1,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19709024/a6f296d3-7b9d-4ff0-9fd1-767657750f1c.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cce1d27a-f75d-5d19-8f91-2bf2f96ecf65/cce1d27a-f75d-5d19-8f91-2bf2f96ecf65_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 53077,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19709024/a6f296d3-7b9d-4ff0-9fd1-767657750f1c.jpg',
'Width': 800}],
'price': 79900,
'price_includes_vat': True,
'registration_date': '2025-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'BMW X5 xDrive50e',
'transmission': 'automatic',
'trim': 'xDrive50e',
'vin': None,
'year': 2025}
2026-03-30 15:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%2770239701%27 HTTP/1.1" 200 None
2026-03-30 15:00:40 [auto_selling_coches.net.api] INFO: Saving data for 70239701: {'created_time': 1774882840.340211, 'last_price_update_time': 1774882840.340224}
2026-03-30 15:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net.api',RowKey='70239701') HTTP/1.1" 204 0
2026-03-30 15:00:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/62626390> (referer: https://www.coches.net/concesionario/autosalonvillanuevaalicante/?pg=1) ['zyte-api']
2026-03-30 15:00:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 15:00:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/62602810> (referer: https://www.coches.net/concesionario/autosalonvillanuevaalicante/?pg=1) ['zyte-api']
2026-03-30 15:00:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 15:00:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/62610582> (referer: https://www.coches.net/concesionario/autosalonvillanuevaalicante/?pg=1) ['zyte-api']
2026-03-30 15:00:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 15:00:41 [auto_selling_coches.net.api] INFO: Extracted item from API: 62626390 - PORSCHE Cayenne Coupé EHybrid
2026-03-30 15:00:41 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 4dac24e9-648f-5304-868e-b18ccac668f9 with identifier: 62626390
2026-03-30 15:00:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 4dac24e9-648f-5304-868e-b18ccac668f9
2026-03-30 15:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F19489400%252Fcb53c316-3163-4d78-97b4-65ac7432c550.jpg%27 HTTP/1.1" 200 None
2026-03-30 15:00:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19489400/cb53c316-3163-4d78-97b4-65ac7432c550.jpg already downloaded
2026-03-30 15:00:41 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 4dac24e9-648f-5304-868e-b18ccac668f9 with identifier 62626390
2026-03-30 15:00:41 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:00:41 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:00:41 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 4dac24e9-648f-5304-868e-b18ccac668f9
2026-03-30 15:00:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://web.gw.coches.net/details/62626390>
{'auction_title': '',
'body_type': 'SUV',
'c_o_2_emission_value': None,
'category': 'Coches',
'color': 'Gris / Plata',
'currency': 'EUR',
'description': 'PORSCHE CAYENNE COUPE EHYBRID 3.0 462CV\n'
'\n'
'\xa0\n'
'\n'
'Cambio automático con levas en el volante\n'
'\n'
'Llanta 21”\n'
'\n'
'Faros LED\n'
'\n'
'Control por voz\n'
'\n'
'Techo panorámico\n'
'\n'
'Asistente de aparcamiento delantero y trasero con cámara de '
'marcha atrás y vista envolvente\n'
'\n'
'Asientos deportivos eléctricos con 14 posiciones '
'calefactables con función de memoria\n'
'\n'
'Volante deportivo GT\n'
'\n'
'Radio digital (DAB+)\n'
'\n'
'Distintivo Porsche esmaltado negro mate\n'
'\n'
'Sistema de sonido BOSE\n'
'\n'
'Paquete Sport Chrono\n'
'\n'
'Connect Plus (Bluetooth, Apple CarPlay, WLAN, sistema de '
'seguimiento de vehículos) Hill Descent Assist (PHC)\n'
'\n'
'Multi Collision Brake\n'
'\n'
'Porsche Active Suspension Management (PASM)\n'
'\n'
'Sistema de escape deportivo con salidas de escape negras\n'
'\n'
'Acristalamiento tintado\n'
'\n'
'Portón trasero eléctrico\n'
'\n'
'y más extras...\n'
'\n'
'\xa0\n'
'\n'
'-1 año de garantía y transferencia de nombre incluida en el '
'precio.\n'
'\n'
'-Consulte nuestras opciones de financiación si lo desea (el '
'precio no está sujeto a financiar con nosotros '
'directamente).\n'
'\n'
'-Servicio de entrega a domicilio en cualquier punto de la '
'Península y Baleares, precio a consultar.\n'
'\n'
'-Solicite prueba de vehículo a domicilio.\n'
'\n'
'-Todos nuestros vehículos disponen de libro de mantenimiento '
'y certificación de kilometraje.\n'
'\n'
'-Atendemos con cita previa, contacte con nosotros para '
'solicitar una prueba del vehículo.\n'
'\n'
'-Este anuncio no es vinculante, puede estar sujeto a errores, '
'se muestra a titulo informativo y no contractual.\n'
'\n'
'-19 años de experiencia nos avalan en el sector del '
'automóvil.\n'
'\n'
'-We speak English',
'doors_number': 5,
'emission_standard': None,
'engine': '3.0L',
'engine_horse_power': 462,
'expiration_date': None,
'fuel_type': 'Híbrido enchufable',
'id': '4dac24e9-648f-5304-868e-b18ccac668f9',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/porsche-cayenne-coupe-ehybrid-5p-electrico-hibrido-2022-en-alicante-62626390-covo.aspx',
'listing': 'auction',
'location': 'Alicante',
'make': 'PORSCHE',
'model': 'Cayenne Coupé',
'odometer': 93000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 1,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19489400/cb53c316-3163-4d78-97b4-65ac7432c550.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4dac24e9-648f-5304-868e-b18ccac668f9/4dac24e9-648f-5304-868e-b18ccac668f9_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 47682,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19489400/cb53c316-3163-4d78-97b4-65ac7432c550.jpg',
'Width': 800}],
'price': 69900,
'price_includes_vat': True,
'registration_date': '2022-01-01',
'seats_number': 4,
'seller_name': None,
'title': 'PORSCHE Cayenne Coupé EHybrid',
'transmission': 'automatic',
'trim': 'EHybrid',
'vin': None,
'year': 2022}
2026-03-30 15:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%2762626390%27 HTTP/1.1" 200 None
2026-03-30 15:00:41 [auto_selling_coches.net.api] INFO: Saving data for 62626390: {'created_time': 1774882841.48974, 'last_price_update_time': 1774882841.48975}
2026-03-30 15:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net.api',RowKey='62626390') HTTP/1.1" 204 0
2026-03-30 15:00:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/62597827> (referer: https://www.coches.net/concesionario/autosalonvillanuevaalicante/?pg=1) ['zyte-api']
2026-03-30 15:00:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 15:00:41 [auto_selling_coches.net.api] INFO: Extracted item from API: 62602810 - LAND-ROVER Range Rover 3.0D I6 300 PS MHEV 4WD Auto HSE
2026-03-30 15:00:41 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: c02e2e36-115c-56a0-a441-1be71095ccc5 with identifier: 62602810
2026-03-30 15:00:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item c02e2e36-115c-56a0-a441-1be71095ccc5
2026-03-30 15:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F19469413%252Fd2487ba8-2320-4033-93a4-7ff241690d0c.jpg%27 HTTP/1.1" 200 None
2026-03-30 15:00:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19469413/d2487ba8-2320-4033-93a4-7ff241690d0c.jpg already downloaded
2026-03-30 15:00:41 [auto_selling_coches.net.api] INFO: Extracted item from API: 62610582 - BMW X4 M40d
2026-03-30 15:00:41 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: bec4c94e-3857-55eb-b498-ebe5a3f0fe12 with identifier: 62610582
2026-03-30 15:00:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item bec4c94e-3857-55eb-b498-ebe5a3f0fe12
2026-03-30 15:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F19476407%252F15f3dff0-12af-42a0-9f2d-c07ec715ca86.jpg%27 HTTP/1.1" 200 None
2026-03-30 15:00:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19476407/15f3dff0-12af-42a0-9f2d-c07ec715ca86.jpg already downloaded
2026-03-30 15:00:41 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: c02e2e36-115c-56a0-a441-1be71095ccc5 with identifier 62602810
2026-03-30 15:00:41 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:00:41 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:00:41 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item c02e2e36-115c-56a0-a441-1be71095ccc5
2026-03-30 15:00:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://web.gw.coches.net/details/62602810>
{'auction_title': '',
'body_type': 'SUV',
'c_o_2_emission_value': None,
'category': 'Coches',
'color': 'Negro',
'currency': 'EUR',
'description': 'LAND ROVER RANGE ROVER SPORT DYNAMIC \n'
'\n'
'Cambio automático con levas en el volante\n'
'Llanta 22"\n'
'Faros Led\n'
'Suspensión neumática adaptativa\n'
'Sistema de reconocimiento de señales\n'
'Sonido Meridian\n'
'Sistema de Navegación\n'
'Sistema de estacionamiento con sensores y cámara\n'
'Asientos eléctricos calefactables, ventilados y con ajuste '
'lumbar\n'
'Asientos cuero bitono de cuero\n'
'Techo panorámico abatible\n'
'Volante multifunción\n'
'Climatizador automático a 3 zonas\n'
'Control de descenso\n'
'Apple Car Play\n'
'Espejos eléctricos con atenuación\n'
'Portón trasero eléctrico\n'
'\n'
'Y mas extras ..\n'
'-1 año de garantía y transferencia de nombre incluida en el '
'precio.\n'
'-Consulte nuestras opciones de financiación si lo desea (el '
'precio no está sujeto a financiar con nosotros '
'directamente).\n'
'-Servicio de entrega a domicilio en cualquier punto de la '
'Península y Baleares, precio a consultar.\n'
'-Solicite prueba de vehículo a domicilio.\n'
'-Todos nuestros vehículos disponen de libro de mantenimiento '
'y certificación de kilometraje.\n'
'-Atendemos con cita previa, contacte con nosotros para '
'solicitar una prueba del vehículo.\n'
'-Este anuncio no es vinculante, puede estar sujeto a errores, '
'se muestra a titulo informativo y no contractual.\n'
'-19 años de experiencia nos avalan en el sector del '
'automóvil.\n'
'-We speak English',
'doors_number': 5,
'emission_standard': None,
'engine': '3.0L',
'engine_horse_power': 300,
'expiration_date': None,
'fuel_type': 'Híbrido',
'id': 'c02e2e36-115c-56a0-a441-1be71095ccc5',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/land-rover-range-rover-30d-i6-300-ps-mhev-4wd-auto-hse-5p-electrico-hibrido-2023-en-alicante-62602810-covo.aspx',
'listing': 'auction',
'location': 'Alicante',
'make': 'LAND-ROVER',
'model': 'Range Rover',
'odometer': 56000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 1,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19469413/d2487ba8-2320-4033-93a4-7ff241690d0c.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c02e2e36-115c-56a0-a441-1be71095ccc5/c02e2e36-115c-56a0-a441-1be71095ccc5_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 48161,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19469413/d2487ba8-2320-4033-93a4-7ff241690d0c.jpg',
'Width': 800}],
'price': 79900,
'price_includes_vat': True,
'registration_date': '2023-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'LAND-ROVER Range Rover 3.0D I6 300 PS MHEV 4WD Auto HSE',
'transmission': 'automatic',
'trim': '3.0D I6 300 PS MHEV 4WD Auto HSE',
'vin': None,
'year': 2023}
2026-03-30 15:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%2762602810%27 HTTP/1.1" 200 None
2026-03-30 15:00:41 [auto_selling_coches.net.api] INFO: Saving data for 62602810: {'created_time': 1774882841.64192, 'last_price_update_time': 1774882841.641929}
2026-03-30 15:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net.api',RowKey='62602810') HTTP/1.1" 204 0
2026-03-30 15:00:41 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: bec4c94e-3857-55eb-b498-ebe5a3f0fe12 with identifier 62610582
2026-03-30 15:00:41 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:00:41 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:00:41 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item bec4c94e-3857-55eb-b498-ebe5a3f0fe12
2026-03-30 15:00:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://web.gw.coches.net/details/62610582>
{'auction_title': '',
'body_type': 'SUV',
'c_o_2_emission_value': 170,
'category': 'Coches',
'color': 'Gris / Plata',
'currency': 'EUR',
'description': 'BMW X4 M40D 326 CV \n'
'\n'
'Faros de led adaptativos \n'
'Pilotos led tono oscurecido \n'
'Color de carrocería gris \n'
'Portón automático trasero \n'
'Cámara de aparcamiento trasera \n'
'Sensores delanteros y traseros \n'
'Control de crucero \n'
'Volante multifunción deportivo calefactable \n'
'Sistema ACC \n'
'Pantalla digital multimedia \n'
'Apple car play \n'
'Sistema DAB/fm \n'
'Interior mixto cuero/tela\n'
'Paquete ampliado de cuero interior \n'
'Bola de remolque eléctrica \n'
' Llantas deportivas 20´´ \n'
'Paquete M deportivo \n'
'Acristalamiento tintado privacy \n'
'Retrovisores automáticos \n'
'Climatizador 3zone \n'
'Mas extras......\n'
'-1 año de garantía y transferencia de nombre incluida en el '
'precio.\n'
'\n'
'-Consulte nuestras opciones de financiación si lo desea (el '
'precio no está sujeto a financiar con nosotros '
'directamente).\n'
'\n'
'-Servicio de entrega a domicilio en cualquier punto de la '
'Península y Baleares, precio a consultar.\n'
'\n'
'-Solicite prueba de vehículo a domicilio.\n'
'\n'
'-Todos nuestros vehículos disponen de libro de mantenimiento '
'y certificación de kilometraje.\n'
'\n'
'-Atendemos con cita previa, contacte con nosotros para '
'solicitar una prueba del vehículo.\n'
'\n'
'-Este anuncio no es vinculante, puede estar sujeto a errores, '
'se muestra a titulo informativo y no contractual.\n'
'\n'
'-19 años de experiencia nos avalan en el sector del '
'automóvil.\n'
'\n'
'-We speak English',
'doors_number': 5,
'emission_standard': None,
'engine': '3.0L',
'engine_horse_power': 326,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': 'bec4c94e-3857-55eb-b498-ebe5a3f0fe12',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/bmw-x4-m40d-5p-diesel-2019-en-alicante-62610582-covo.aspx',
'listing': 'auction',
'location': 'Alicante',
'make': 'BMW',
'model': 'X4',
'odometer': 154000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 1,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19476407/15f3dff0-12af-42a0-9f2d-c07ec715ca86.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bec4c94e-3857-55eb-b498-ebe5a3f0fe12/bec4c94e-3857-55eb-b498-ebe5a3f0fe12_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96967,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19476407/15f3dff0-12af-42a0-9f2d-c07ec715ca86.jpg',
'Width': 800}],
'price': 34900,
'price_includes_vat': True,
'registration_date': '2018-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'BMW X4 M40d',
'transmission': 'automatic',
'trim': 'M40d',
'vin': None,
'year': 2018}
2026-03-30 15:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%2762610582%27 HTTP/1.1" 200 None
2026-03-30 15:00:41 [auto_selling_coches.net.api] INFO: Saving data for 62610582: {'created_time': 1774882841.693871, 'last_price_update_time': 1774882841.69388}
2026-03-30 15:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net.api',RowKey='62610582') HTTP/1.1" 204 0
2026-03-30 15:00:41 [auto_selling_coches.net.api] INFO: Extracted item from API: 62597827 - MERCEDES-BENZ Clase V 300 d Avantgarde Largo
2026-03-30 15:00:41 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: f3ab2231-dfd0-5ccb-a729-9ec97c1b9751 with identifier: 62597827
2026-03-30 15:00:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item f3ab2231-dfd0-5ccb-a729-9ec97c1b9751
2026-03-30 15:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F19465258%252F77977442-1443-4600-939b-1b9f50de9473.jpg%27 HTTP/1.1" 200 None
2026-03-30 15:00:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19465258/77977442-1443-4600-939b-1b9f50de9473.jpg already downloaded
2026-03-30 15:00:41 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: f3ab2231-dfd0-5ccb-a729-9ec97c1b9751 with identifier 62597827
2026-03-30 15:00:41 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:00:41 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:00:41 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item f3ab2231-dfd0-5ccb-a729-9ec97c1b9751
2026-03-30 15:00:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://web.gw.coches.net/details/62597827>
{'auction_title': '',
'body_type': 'Monovolumen',
'c_o_2_emission_value': None,
'category': 'Coches',
'color': 'Blanco',
'currency': 'EUR',
'description': 'MERCEDES-BENZ CLASE V 300D \xa0239 CV\n'
'\n'
'\xa0\n'
'\n'
'Techo panorámico\n'
'\n'
'Cortinilla superior eléctrica\n'
'\n'
'Llantas AMG color negro 19”\n'
'\n'
'Apertura de puertas traseras automáticas\n'
'\n'
'Portón maletero automático\n'
'\n'
'Molduras shadow line\n'
'\n'
'Cristales privacy tintados\n'
'\n'
'Faros adaptativos de led\n'
'\n'
'Pilotos de led\n'
'\n'
'Apple car play\n'
'\n'
'Avisador de ángulo muerto\n'
'\n'
'Interior en cuero\n'
'\n'
'Paquete ampliado de cuero\n'
'\n'
'Paquete AMG interior/exterior\n'
'\n'
'Asientos delanteros calefactados\n'
'\n'
'Sistema de sonido burmester\n'
'\n'
'Avisador de velocidad\n'
'\n'
'Control de crucero adaptativo\n'
'\n'
'Cámara delantera multifuncional\n'
'\n'
'Sistema ACC\n'
'\n'
'Sistema de colisión/alcance\n'
'\n'
'Sistema digital multimedia\n'
'\n'
'Apple car play\n'
'\n'
'Y mas extras ..\n'
'\n'
'-1 año de garantía y transferencia de nombre incluida en el '
'precio.\n'
'\n'
'-Consulte nuestras opciones de financiación si lo desea (el '
'precio no está sujeto a financiar con nosotros '
'directamente).\n'
'\n'
'-Servicio de entrega a domicilio en cualquier punto de la '
'Península y Baleares, precio a consultar.\n'
'\n'
'-Solicite prueba de vehículo a domicilio.\n'
'\n'
'-Todos nuestros vehículos disponen de libro de mantenimiento '
'y certificación de kilometraje.\n'
'\n'
'-Atendemos con cita previa, contacte con nosotros para '
'solicitar una prueba del vehículo.\n'
'\n'
'-Este anuncio no es vinculante, puede estar sujeto a errores, '
'se muestra a titulo informativo y no contractual.\n'
'\n'
'-19 años de experiencia nos avalan en el sector del '
'automóvil.\n'
'\n'
'-We speak English',
'doors_number': 5,
'emission_standard': None,
'engine': '1.9L',
'engine_horse_power': 237,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': 'f3ab2231-dfd0-5ccb-a729-9ec97c1b9751',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/mercedes-benz-clase-v-300-d-avantgarde-largo-5p-diesel-2024-en-alicante-62597827-covo.aspx',
'listing': 'auction',
'location': 'Alicante',
'make': 'MERCEDES-BENZ',
'model': 'Clase V',
'odometer': 18000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 1,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19465258/77977442-1443-4600-939b-1b9f50de9473.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f3ab2231-dfd0-5ccb-a729-9ec97c1b9751/f3ab2231-dfd0-5ccb-a729-9ec97c1b9751_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 67608,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19465258/77977442-1443-4600-939b-1b9f50de9473.jpg',
'Width': 800}],
'price': 79900,
'price_includes_vat': True,
'registration_date': '2025-01-01',
'seats_number': 6,
'seller_name': None,
'title': 'MERCEDES-BENZ Clase V 300 d Avantgarde Largo',
'transmission': 'automatic',
'trim': '300 d Avantgarde Largo',
'vin': None,
'year': 2025}
2026-03-30 15:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%2762597827%27 HTTP/1.1" 200 None
2026-03-30 15:00:41 [auto_selling_coches.net.api] INFO: Saving data for 62597827: {'created_time': 1774882841.78372, 'last_price_update_time': 1774882841.78373}
2026-03-30 15:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net.api',RowKey='62597827') HTTP/1.1" 204 0
2026-03-30 15:00:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70181138> (referer: https://www.coches.net/concesionario/autosalonvillanuevaalicante/?pg=1) ['zyte-api']
2026-03-30 15:00:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 15:00:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/62603971> (referer: https://www.coches.net/concesionario/autosalonvillanuevaalicante/?pg=1) ['zyte-api']
2026-03-30 15:00:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 15:00:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70180467> (referer: https://www.coches.net/concesionario/autosalonvillanuevaalicante/?pg=1) ['zyte-api']
2026-03-30 15:00:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 15:00:42 [auto_selling_coches.net.api] INFO: Extracted item from API: 70181138 - JEEP Wrangler 2.0 Rubicon 8ATX E6D
2026-03-30 15:00:42 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: d8b2328b-51a2-51d8-aee3-9d18e3d7a342 with identifier: 70181138
2026-03-30 15:00:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item d8b2328b-51a2-51d8-aee3-9d18e3d7a342
2026-03-30 15:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F19665104%252Fde8960f7-a74a-4c4e-bb42-43da6b05e0a9.jpg%27 HTTP/1.1" 200 None
2026-03-30 15:00:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19665104/de8960f7-a74a-4c4e-bb42-43da6b05e0a9.jpg already downloaded
2026-03-30 15:00:42 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: d8b2328b-51a2-51d8-aee3-9d18e3d7a342 with identifier 70181138
2026-03-30 15:00:42 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:00:42 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:00:42 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item d8b2328b-51a2-51d8-aee3-9d18e3d7a342
2026-03-30 15:00:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://web.gw.coches.net/details/70181138>
{'auction_title': '',
'body_type': 'SUV',
'c_o_2_emission_value': None,
'category': 'Coches',
'color': 'Blanco',
'currency': 'EUR',
'description': 'JEEP WRANGLER RUBICON 2.0 380CV\n'
'\n'
'\xa0\n'
'\n'
'Cambio automático con levas en el volante\n'
'\n'
'Control de crucero Adaptativo\n'
'\n'
'Sistema de aviso de cambio de carril\n'
'\n'
'Techo Hard Top 3 piezas\n'
'\n'
'Guardabarros ensanchados en el color de la carrocería\n'
'\n'
'Sistema de sonido Premium\n'
'\n'
'Cámara todoterreno trasera 360ª\n'
'\n'
'Iluminación ambiental LED\n'
'\n'
'Sistema de navegación y audio UConnect Smartouch\n'
'\n'
'Retrovisores exteriores eléctricos regulables y '
'calefactables, ambos\n'
'\n'
'Apple Car Play\n'
'\n'
'Luces traseras LED\n'
'\n'
'Centro de información (EVIC) con pantalla de 7"\n'
'\n'
'Retrovisor interior con atenuación automática\n'
'\n'
'Climatizador automático\n'
'\n'
'Sistema de airbag para la cabeza\n'
'\n'
'Asiento de cuero , calefactables y con soporte lumbar\n'
'\n'
'Volante multifunción\n'
'\n'
'llantas 17”\n'
'\n'
'Sistema piloto de estacionamiento trasero\n'
'\n'
'Sistema piloto de aparcamiento delantero y trasero\n'
'\n'
'Tecnología híbrida enchufable\n'
'\n'
'Rueda de repuesto\n'
'\n'
'Mando de palanca de cambio/selección de cuero\n'
'\n'
'La barra estabilizadora delantera se puede desacoplar '
'electrónicamente\n'
'\n'
'Sistema de inicio/parada\n'
'\n'
'Diseño de parachoques todoterreno.\n'
'\n'
'Protección contra agotamiento\n'
'\n'
'Acristalamiento trasero oscurecido\n'
'\n'
'y más extras...\n'
'\n'
'\xa0\n'
'\n'
'-1 año de garantía y transferencia de nombre incluida en el '
'precio.\n'
'\n'
'-Consulte nuestras opciones de financiación si lo desea (el '
'precio no está sujeto a financiar con nosotros '
'directamente).\n'
'\n'
'-Servicio de entrega a domicilio en cualquier punto de la '
'Península y Baleares, precio a consultar.\n'
'\n'
'-Solicite prueba de vehículo a domicilio.\n'
'\n'
'-Todos nuestros vehículos disponen de libro de mantenimiento '
'y certificación de kilometraje.\n'
'\n'
'-Atendemos con cita previa, contacte con nosotros para '
'solicitar una prueba del vehículo.\n'
'\n'
'-Este anuncio no es vinculante, puede estar sujeto a errores, '
'se muestra a titulo informativo y no contractual.\n'
'\n'
'-17 años de experiencia nos avalan en el sector del '
'automóvil.\n'
'\n'
'-We speak English',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 381,
'expiration_date': None,
'fuel_type': 'Híbrido enchufable',
'id': 'd8b2328b-51a2-51d8-aee3-9d18e3d7a342',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/jeep-wrangler-4p-20-380cv-rubicon-8atx-e6d-5p-electrico-hibrido-2022-en-alicante-70181138-covo.aspx',
'listing': 'auction',
'location': 'Alicante',
'make': 'JEEP',
'model': 'Wrangler',
'odometer': 63000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 1,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19665104/de8960f7-a74a-4c4e-bb42-43da6b05e0a9.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d8b2328b-51a2-51d8-aee3-9d18e3d7a342/d8b2328b-51a2-51d8-aee3-9d18e3d7a342_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94468,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19665104/de8960f7-a74a-4c4e-bb42-43da6b05e0a9.jpg',
'Width': 800}],
'price': 49900,
'price_includes_vat': True,
'registration_date': '2022-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'JEEP Wrangler 2.0 Rubicon 8ATX E6D',
'transmission': 'automatic',
'trim': '4p 2.0 380CV Rubicon 8ATX E6D',
'vin': None,
'year': 2022}
2026-03-30 15:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%2770181138%27 HTTP/1.1" 200 None
2026-03-30 15:00:42 [auto_selling_coches.net.api] INFO: Saving data for 70181138: {'created_time': 1774882842.656859, 'last_price_update_time': 1774882842.656871}
2026-03-30 15:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net.api',RowKey='70181138') HTTP/1.1" 204 0
2026-03-30 15:00:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70180631> (referer: https://www.coches.net/concesionario/autosalonvillanuevaalicante/?pg=1) ['zyte-api']
2026-03-30 15:00:42 [auto_selling_coches.net.api] INFO: Extracted item from API: 62603971 - BMW Serie 2 M2
2026-03-30 15:00:42 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: b547724b-96d3-5dfe-b814-6f15724dfb61 with identifier: 62603971
2026-03-30 15:00:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item b547724b-96d3-5dfe-b814-6f15724dfb61
2026-03-30 15:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F19470360%252Ff14713f7-03c4-4bfb-b910-5645ca507a60.jpg%27 HTTP/1.1" 200 None
2026-03-30 15:00:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19470360/f14713f7-03c4-4bfb-b910-5645ca507a60.jpg already downloaded
2026-03-30 15:00:42 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: b547724b-96d3-5dfe-b814-6f15724dfb61 with identifier 62603971
2026-03-30 15:00:42 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:00:42 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:00:42 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item b547724b-96d3-5dfe-b814-6f15724dfb61
2026-03-30 15:00:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://web.gw.coches.net/details/62603971>
{'auction_title': '',
'body_type': 'Coupe',
'c_o_2_emission_value': None,
'category': 'Coches',
'color': 'Azul',
'currency': 'EUR',
'description': 'BMW M2 COMPETITION 460CV\n'
' \n'
'Cambio automático con levas en el volante\n'
'Suspensión M adaptativa\n'
'Sistema de frenos: Compuesto - Sistema de frenos M\n'
'M Drive Profesional\n'
'Diferencial deportivo m\n'
'Transmisión automática deportiva Steptronic\n'
'Suspensión deportiva\n'
'Paquete de almacenamiento\n'
'Connected Package Professional\n'
'Servicios ConnectedDrive\n'
'Sistema de control de crucero, activo con función Stop&Go\n'
'Techo en carbono\n'
'Cámara trasera\n'
'Equipamiento exterior: Shadow-Line de alto brillo (alcance '
'ampliado)\n'
'Línea de sombra M de alto brillo\n'
'Faros delanteros BMW Individual Shadow Line\n'
'Luz ambiental\n'
'Sistema de dirección automática de asistencia al '
'aparcamiento\n'
'Interior: molduras interiores de carbono\n'
'Acceso confort (sistema de apertura y cierre)\n'
'Bacquets en carbono con eléctrico, calefactables y con ajuste '
'lumbar\n'
'Cinturones de seguridad M\n'
'Sistema de control de crucero con función de frenado\n'
'Base de carga por inducción para smartphone (carga '
'inalámbrica)\n'
'Retrovisor interior con atenuación automática\n'
'Volante (cuero) con multifunción M-Technic\n'
'Sistema de servicio: información de Apple CarPlay '
'(preparación)\n'
'Sistema de control por voz\n'
'BMW Live Cockpit Profesional\n'
'Sistema de sonido Harman Kardon.\n'
'19"/20" M LMR doble radio 930 M / MB\n'
'Control dinámico de estabilidad (DSC) con alcance ampliado\n'
'Freno compuesto M\n'
'Mas extras......\n'
' \n'
'-1 año de garantía y transferencia de nombre incluida en el '
'precio.\n'
'-Consulte nuestras opciones de financiación si lo desea (el '
'precio no está sujeto a financiar con nosotros '
'directamente).\n'
'-Servicio de entrega a domicilio en cualquier punto de la '
'Península y Baleares, precio a consultar.\n'
'-Solicite prueba de vehículo a domicilio.\n'
'-Todos nuestros vehículos disponen de libro de mantenimiento '
'y certificación de kilometraje.\n'
'-Atendemos con cita previa, contacte con nosotros para '
'solicitar una prueba del vehículo.',
'doors_number': 2,
'emission_standard': None,
'engine': '3.0L',
'engine_horse_power': 460,
'expiration_date': None,
'fuel_type': 'Gasolina',
'id': 'b547724b-96d3-5dfe-b814-6f15724dfb61',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/bmw-serie-2-m2-2p-gasolina-2023-en-alicante-62603971-covo.aspx',
'listing': 'auction',
'location': 'Alicante',
'make': 'BMW',
'model': 'Serie 2',
'odometer': 34000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 1,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19470360/f14713f7-03c4-4bfb-b910-5645ca507a60.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b547724b-96d3-5dfe-b814-6f15724dfb61/b547724b-96d3-5dfe-b814-6f15724dfb61_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 67076,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19470360/f14713f7-03c4-4bfb-b910-5645ca507a60.jpg',
'Width': 800}],
'price': 69900,
'price_includes_vat': True,
'registration_date': '2023-01-01',
'seats_number': 4,
'seller_name': None,
'title': 'BMW Serie 2 M2',
'transmission': 'automatic',
'trim': 'M2',
'vin': None,
'year': 2023}
2026-03-30 15:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%2762603971%27 HTTP/1.1" 200 None
2026-03-30 15:00:42 [auto_selling_coches.net.api] INFO: Saving data for 62603971: {'created_time': 1774882842.750185, 'last_price_update_time': 1774882842.750198}
2026-03-30 15:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net.api',RowKey='62603971') HTTP/1.1" 204 0
2026-03-30 15:00:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 15:00:42 [auto_selling_coches.net.api] INFO: Extracted item from API: 70180467 - PORSCHE Macan GTS
2026-03-30 15:00:42 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 7d398f19-42e7-54c4-8436-64785004ca5f with identifier: 70180467
2026-03-30 15:00:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 7d398f19-42e7-54c4-8436-64785004ca5f
2026-03-30 15:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F19664334%252Fe8390ebd-a1cd-40fb-93d0-5f22e66a2a7d.jpg%27 HTTP/1.1" 200 None
2026-03-30 15:00:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19664334/e8390ebd-a1cd-40fb-93d0-5f22e66a2a7d.jpg already downloaded
2026-03-30 15:00:42 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 7d398f19-42e7-54c4-8436-64785004ca5f with identifier 70180467
2026-03-30 15:00:42 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:00:42 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:00:42 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 7d398f19-42e7-54c4-8436-64785004ca5f
2026-03-30 15:00:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://web.gw.coches.net/details/70180467>
{'auction_title': '',
'body_type': 'SUV',
'c_o_2_emission_value': 218,
'category': 'Coches',
'color': 'Gris / Plata',
'currency': 'EUR',
'description': 'PORSCHE MACAN GTS 381 CV\n'
'\n'
'\xa0\n'
'\n'
'Techo panorámico/abatible\n'
'\n'
'Cortinilla superior eléctrica\n'
'\n'
'Llantas en 21” RS sypder design en negro brillo\n'
'\n'
'Faros adaptativos led con óptica negra\n'
'\n'
'Pilotos de led tintados\n'
'\n'
'Paquete privacy acristalamieno templado\n'
'\n'
'Cámara de aparcamiento\n'
'\n'
'Sensores de aparcamiento 360 grados\n'
'\n'
'Espejos abatibles automáticos con atenuación de luz\n'
'\n'
'Asientos con memoria/calefactables de 14 posiciones y ajuste '
'lumbar\n'
'\n'
'Interior en color negro\n'
'\n'
'Sport Chrono\n'
'\n'
'Paquete cuero ampliado\n'
'\n'
'Volante multifunción con levas en\n'
'\n'
'Navegador\n'
'\n'
'Suspensión neumática adaptativa deportiva\n'
'\n'
'Sistema multimedia digital\n'
'\n'
'Apple car play\n'
'\n'
'Sistema ACC\n'
'\n'
'Cámara multifuncional delantera\n'
'\n'
'Paquete sport chrono\n'
'\n'
'Y mas extras …\n'
'\n'
'\xa0\n'
'\n'
'-1 año de garantía y transferencia de nombre incluida en el '
'precio.\n'
'\n'
'-Consulte nuestras opciones de financiación si lo desea (el '
'precio no está sujeto a financiar con nosotros '
'directamente).\n'
'\n'
'-Servicio de entrega a domicilio en cualquier punto de la '
'Península y Baleares, precio a consultar.\n'
'\n'
'-Solicite prueba de vehículo a domicilio.\n'
'\n'
'-Todos nuestros vehículos disponen de libro de mantenimiento '
'y certificación de kilometraje.\n'
'\n'
'-Atendemos con cita previa, contacte con nosotros para '
'solicitar una prueba del vehículo.\n'
'\n'
'-Este anuncio no es vinculante, puede estar sujeto a errores, '
'se muestra a titulo informativo y no contractual.\n'
'\n'
'-19 años de experiencia nos avalan en el sector del '
'automóvil.\n'
'\n'
'-We speak English',
'doors_number': 5,
'emission_standard': None,
'engine': '2.9L',
'engine_horse_power': 380,
'expiration_date': None,
'fuel_type': 'Gasolina',
'id': '7d398f19-42e7-54c4-8436-64785004ca5f',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/porsche-macan-gts-5p-gasolina-2020-en-alicante-70180467-covo.aspx',
'listing': 'auction',
'location': 'Alicante',
'make': 'PORSCHE',
'model': 'Macan',
'odometer': 81000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 1,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19664334/e8390ebd-a1cd-40fb-93d0-5f22e66a2a7d.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7d398f19-42e7-54c4-8436-64785004ca5f/7d398f19-42e7-54c4-8436-64785004ca5f_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86723,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19664334/e8390ebd-a1cd-40fb-93d0-5f22e66a2a7d.jpg',
'Width': 800}],
'price': 62900,
'price_includes_vat': True,
'registration_date': '2020-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'PORSCHE Macan GTS',
'transmission': 'automatic',
'trim': 'GTS',
'vin': None,
'year': 2020}
2026-03-30 15:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%2770180467%27 HTTP/1.1" 200 None
2026-03-30 15:00:42 [auto_selling_coches.net.api] INFO: Saving data for 70180467: {'created_time': 1774882842.830493, 'last_price_update_time': 1774882842.830507}
2026-03-30 15:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net.api',RowKey='70180467') HTTP/1.1" 204 0
2026-03-30 15:00:42 [auto_selling_coches.net.api] INFO: Extracted item from API: 70180631 - PORSCHE Macan GTS
2026-03-30 15:00:42 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: b59acfde-ccb7-5259-aaeb-ea7b56b7917a with identifier: 70180631
2026-03-30 15:00:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item b59acfde-ccb7-5259-aaeb-ea7b56b7917a
2026-03-30 15:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F19664610%252F522240d3-9236-4864-a38a-3329485b9ab6.jpg%27 HTTP/1.1" 200 None
2026-03-30 15:00:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19664610/522240d3-9236-4864-a38a-3329485b9ab6.jpg already downloaded
2026-03-30 15:00:42 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: b59acfde-ccb7-5259-aaeb-ea7b56b7917a with identifier 70180631
2026-03-30 15:00:42 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:00:42 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:00:42 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item b59acfde-ccb7-5259-aaeb-ea7b56b7917a
2026-03-30 15:00:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://web.gw.coches.net/details/70180631>
{'auction_title': '',
'body_type': 'SUV',
'c_o_2_emission_value': 218,
'category': 'Coches',
'color': 'Gris / Plata',
'currency': 'EUR',
'description': 'PORSCHE MACAN GTS 381 CV\n'
'\n'
'\xa0\n'
'\n'
'Techo panorámico/abatible\n'
'\n'
'Cortinilla superior eléctrica\n'
'\n'
'Llantas en 21” RS sypder design en negro brillo\n'
'\n'
'Faros adaptativos led con óptica negra\n'
'\n'
'Pilotos de led tintados\n'
'\n'
'Paquete privacy acristalamieno templado\n'
'\n'
'Cámara de aparcamiento\n'
'\n'
'Sensores de aparcamiento 360 grados\n'
'\n'
'Espejos abatibles automáticos con atenuación de luz\n'
'\n'
'Asientos con memoria/calefactables de 14 posiciones y ajuste '
'lumbar\n'
'\n'
'Interior en color negro\n'
'\n'
'Sport Chrono\n'
'\n'
'Paquete cuero ampliado\n'
'\n'
'Volante multifunción con levas en\n'
'\n'
'Navegador\n'
'\n'
'Suspensión neumática adaptativa deportiva\n'
'\n'
'Sistema multimedia digital\n'
'\n'
'Apple car play\n'
'\n'
'Sistema ACC\n'
'\n'
'Cámara multifuncional delantera\n'
'\n'
'Paquete sport chrono\n'
'\n'
'Y mas extras …\n'
'\n'
'\xa0\n'
'\n'
'-1 año de garantía y transferencia de nombre incluida en el '
'precio.\n'
'\n'
'-Consulte nuestras opciones de financiación si lo desea (el '
'precio no está sujeto a financiar con nosotros '
'directamente).\n'
'\n'
'-Servicio de entrega a domicilio en cualquier punto de la '
'Península y Baleares, precio a consultar.\n'
'\n'
'-Solicite prueba de vehículo a domicilio.\n'
'\n'
'-Todos nuestros vehículos disponen de libro de mantenimiento '
'y certificación de kilometraje.\n'
'\n'
'-Atendemos con cita previa, contacte con nosotros para '
'solicitar una prueba del vehículo.\n'
'\n'
'-Este anuncio no es vinculante, puede estar sujeto a errores, '
'se muestra a titulo informativo y no contractual.\n'
'\n'
'-19 años de experiencia nos avalan en el sector del '
'automóvil.\n'
'\n'
'-We speak English',
'doors_number': 5,
'emission_standard': None,
'engine': '2.9L',
'engine_horse_power': 380,
'expiration_date': None,
'fuel_type': 'Gasolina',
'id': 'b59acfde-ccb7-5259-aaeb-ea7b56b7917a',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/porsche-macan-gts-5p-gasolina-2021-en-alicante-70180631-covo.aspx',
'listing': 'auction',
'location': 'Alicante',
'make': 'PORSCHE',
'model': 'Macan',
'odometer': 106000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 1,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19664610/522240d3-9236-4864-a38a-3329485b9ab6.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b59acfde-ccb7-5259-aaeb-ea7b56b7917a/b59acfde-ccb7-5259-aaeb-ea7b56b7917a_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 47322,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19664610/522240d3-9236-4864-a38a-3329485b9ab6.jpg',
'Width': 799}],
'price': 61900,
'price_includes_vat': True,
'registration_date': '2020-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'PORSCHE Macan GTS',
'transmission': 'automatic',
'trim': 'GTS',
'vin': None,
'year': 2020}
2026-03-30 15:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%2770180631%27 HTTP/1.1" 200 None
2026-03-30 15:00:42 [auto_selling_coches.net.api] INFO: Saving data for 70180631: {'created_time': 1774882842.913681, 'last_price_update_time': 1774882842.913693}
2026-03-30 15:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net.api',RowKey='70180631') HTTP/1.1" 204 0
2026-03-30 15:00:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/62612667> (referer: https://www.coches.net/concesionario/autosalonvillanuevaalicante/?pg=1) ['zyte-api']
2026-03-30 15:00:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 15:00:43 [auto_selling_coches.net.api] INFO: Extracted item from API: 62612667 - AUDI Q3 RS 2.5 TFSI quattro
2026-03-30 15:00:43 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: adaeff95-2b13-56d7-b626-08a0bf6832b9 with identifier: 62612667
2026-03-30 15:00:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item adaeff95-2b13-56d7-b626-08a0bf6832b9
2026-03-30 15:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F19478168%252F21275b74-ea92-4503-8d71-71793019f632.jpg%27 HTTP/1.1" 200 None
2026-03-30 15:00:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19478168/21275b74-ea92-4503-8d71-71793019f632.jpg already downloaded
2026-03-30 15:00:43 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: adaeff95-2b13-56d7-b626-08a0bf6832b9 with identifier 62612667
2026-03-30 15:00:43 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:00:43 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:00:43 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item adaeff95-2b13-56d7-b626-08a0bf6832b9
2026-03-30 15:00:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://web.gw.coches.net/details/62612667>
{'auction_title': '',
'body_type': 'SUV',
'c_o_2_emission_value': 202,
'category': 'Coches',
'color': 'Negro',
'currency': 'EUR',
'description': 'AUDI RSQ3 400 CV\n'
'\n'
'Molduras shadow line negro piano\n'
'Cámara Acc\n'
'Audi presense\n'
'Cristales oscurecidos traseros\n'
'Llantas modelo RS en 21”\n'
'Pinzas de freno en color negro con emblema RS serigrafiado\n'
'Cámara trasera\n'
'Navegador\n'
'Asistente aparcamiento\n'
'Asientos eléctricos\n'
'Tapicería interior cuero negra con costura, calefactables\n'
'Paneles puerta en napa con costura roja\n'
'Volante RS multifunción\n'
'Sistema de sonido surround bang & olufsen\n'
'Apple car play\n'
'Sensores lluvia y luces automáticos\n'
'\n'
'y más extras...\n'
'\n'
'-1 año de garantía y transferencia de nombre incluida en el '
'precio.\n'
'-Consulte nuestras opciones de financiación si lo desea (el '
'precio no está sujeto a financiar con nosotros '
'directamente).\n'
'-Servicio de entrega a domicilio en cualquier punto de la '
'Península y Baleares, precio a consultar.\n'
'-Solicite prueba de vehículo a domicilio.\n'
'-Todos nuestros vehículos disponen de libro de mantenimiento '
'y certificación de kilometraje.\n'
'-Atendemos con cita previa, contacte con nosotros para '
'solicitar una prueba del vehículo.\n'
'-Este anuncio no es vinculante, puede estar sujeto a errores, '
'se muestra a titulo informativo y no contractual.\n'
'-19 años de experiencia nos avalan en el sector del '
'automóvil.\n'
'\n'
'-We speak English',
'doors_number': 5,
'emission_standard': None,
'engine': '2.5L',
'engine_horse_power': 400,
'expiration_date': None,
'fuel_type': 'Gasolina',
'id': 'adaeff95-2b13-56d7-b626-08a0bf6832b9',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/audi-q3-rs-25-tfsi-quattro-5p-gasolina-2022-en-alicante-62612667-covo.aspx',
'listing': 'auction',
'location': 'Alicante',
'make': 'AUDI',
'model': 'Q3',
'odometer': 89000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 1,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19478168/21275b74-ea92-4503-8d71-71793019f632.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_adaeff95-2b13-56d7-b626-08a0bf6832b9/adaeff95-2b13-56d7-b626-08a0bf6832b9_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109350,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19478168/21275b74-ea92-4503-8d71-71793019f632.jpg',
'Width': 800}],
'price': 48900,
'price_includes_vat': True,
'registration_date': '2022-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'AUDI Q3 RS 2.5 TFSI quattro',
'transmission': 'automatic',
'trim': 'RS 2.5 TFSI quattro',
'vin': None,
'year': 2022}
2026-03-30 15:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%2762612667%27 HTTP/1.1" 200 None
2026-03-30 15:00:43 [auto_selling_coches.net.api] INFO: Saving data for 62612667: {'created_time': 1774882843.746631, 'last_price_update_time': 1774882843.746646}
2026-03-30 15:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net.api',RowKey='62612667') HTTP/1.1" 204 0
2026-03-30 15:00:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/62634455> (referer: https://www.coches.net/concesionario/autosalonvillanuevaalicante/?pg=1) ['zyte-api']
2026-03-30 15:00:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 15:00:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70164816> (referer: https://www.coches.net/concesionario/autosalonvillanuevaalicante/?pg=1) ['zyte-api']
2026-03-30 15:00:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 15:00:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70180860> (referer: https://www.coches.net/concesionario/autosalonvillanuevaalicante/?pg=1) ['zyte-api']
2026-03-30 15:00:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 15:00:43 [auto_selling_coches.net.api] INFO: Extracted item from API: 62634455 - BMW Serie 2 M2
2026-03-30 15:00:43 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 1ec4bf5c-da2a-573c-a22f-a1a2c4b111ba with identifier: 62634455
2026-03-30 15:00:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 1ec4bf5c-da2a-573c-a22f-a1a2c4b111ba
2026-03-30 15:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F19497403%252Ff0300f99-9857-4136-99d1-960e6bd41f8e.jpg%27 HTTP/1.1" 200 None
2026-03-30 15:00:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19497403/f0300f99-9857-4136-99d1-960e6bd41f8e.jpg already downloaded
2026-03-30 15:00:43 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 1ec4bf5c-da2a-573c-a22f-a1a2c4b111ba with identifier 62634455
2026-03-30 15:00:43 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:00:43 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:00:43 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 1ec4bf5c-da2a-573c-a22f-a1a2c4b111ba
2026-03-30 15:00:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://web.gw.coches.net/details/62634455>
{'auction_title': '',
'body_type': 'Coupe',
'c_o_2_emission_value': None,
'category': 'Coches',
'color': 'Gris / Plata',
'currency': 'EUR',
'description': 'BMW M2 COMPETITION 460CV\n'
' \n'
'Cambio automático con levas en el volante\n'
'Suspensión M adaptativa\n'
'Sistema de frenos: Compuesto - Sistema de frenos M\n'
'M Drive Profesional\n'
'Diferencial deportivo m\n'
'Transmisión automática deportiva Steptronic\n'
'Suspensión deportiva\n'
'Paquete de almacenamiento\n'
'Connected Package Professional\n'
'Servicios ConnectedDrive\n'
'Sistema de control de crucero, activo con función Stop&Go\n'
'Techo en carbono\n'
'Cámara trasera\n'
'Equipamiento exterior: Shadow-Line de alto brillo (alcance '
'ampliado)\n'
'Línea de sombra M de alto brillo\n'
'Faros delanteros BMW Individual Shadow Line\n'
'Luz ambiental\n'
'Sistema de dirección automática de asistencia al '
'aparcamiento\n'
'Interior: molduras interiores de carbono\n'
'Acceso confort (sistema de apertura y cierre)\n'
'Cinturones de seguridad M\n'
'Sistema de control de crucero con función de frenado\n'
'Base de carga por inducción para smartphone (carga '
'inalámbrica)\n'
'Retrovisor interior con atenuación automática\n'
'Volante (cuero) con multifunción M-Technic\n'
'Sistema de servicio: información de Apple CarPlay '
'(preparación)\n'
'Sistema de control por voz\n'
'BMW Live Cockpit Profesional\n'
'Sistema de sonido Harman Kardon.\n'
'19"/20" M LMR doble radio 930 M / MB\n'
'Control dinámico de estabilidad (DSC) con alcance ampliado\n'
'Freno compuesto M\n'
'Mas extras......\n'
' \n'
'-1 año de garantía y transferencia de nombre incluida en el '
'precio.\n'
'-Consulte nuestras opciones de financiación si lo desea (el '
'precio no está sujeto a financiar con nosotros '
'directamente).\n'
'-Servicio de entrega a domicilio en cualquier punto de la '
'Península y Baleares, precio a consultar.\n'
'-Solicite prueba de vehículo a domicilio.\n'
'-Todos nuestros vehículos disponen de libro de mantenimiento '
'y certificación de kilometraje.\n'
'-Atendemos con cita previa, contacte con nosotros para '
'solicitar una prueba del vehículo.',
'doors_number': 2,
'emission_standard': None,
'engine': '3.0L',
'engine_horse_power': 460,
'expiration_date': None,
'fuel_type': 'Gasolina',
'id': '1ec4bf5c-da2a-573c-a22f-a1a2c4b111ba',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/bmw-serie-2-m2-2p-gasolina-2024-en-alicante-62634455-covo.aspx',
'listing': 'auction',
'location': 'Alicante',
'make': 'BMW',
'model': 'Serie 2',
'odometer': 7500,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 1,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19497403/f0300f99-9857-4136-99d1-960e6bd41f8e.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1ec4bf5c-da2a-573c-a22f-a1a2c4b111ba/1ec4bf5c-da2a-573c-a22f-a1a2c4b111ba_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 53560,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19497403/f0300f99-9857-4136-99d1-960e6bd41f8e.jpg',
'Width': 800}],
'price': 69900,
'price_includes_vat': True,
'registration_date': '2024-01-01',
'seats_number': 4,
'seller_name': None,
'title': 'BMW Serie 2 M2',
'transmission': 'automatic',
'trim': 'M2',
'vin': None,
'year': 2024}
2026-03-30 15:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%2762634455%27 HTTP/1.1" 200 None
2026-03-30 15:00:43 [auto_selling_coches.net.api] INFO: Saving data for 62634455: {'created_time': 1774882843.965453, 'last_price_update_time': 1774882843.965465}
2026-03-30 15:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net.api',RowKey='62634455') HTTP/1.1" 204 0
2026-03-30 15:00:43 [auto_selling_coches.net.api] INFO: Extracted item from API: 70164816 - MERCEDES-BENZ Clase E E 220 d Cabrio
2026-03-30 15:00:43 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: f501cb12-7495-5c07-bdd7-5c85b1ee7553 with identifier: 70164816
2026-03-30 15:00:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item f501cb12-7495-5c07-bdd7-5c85b1ee7553
2026-03-30 15:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F19651564%252F6305e402-0b42-4eda-9499-fcf98df4dd92.jpg%27 HTTP/1.1" 200 None
2026-03-30 15:00:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19651564/6305e402-0b42-4eda-9499-fcf98df4dd92.jpg already downloaded
2026-03-30 15:00:44 [auto_selling_coches.net.api] INFO: Extracted item from API: 70180860 - PORSCHE Panamera 4 EHybrid
2026-03-30 15:00:44 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 54b1c139-9fb3-5cc9-ab7e-96a00d47c418 with identifier: 70180860
2026-03-30 15:00:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 54b1c139-9fb3-5cc9-ab7e-96a00d47c418
2026-03-30 15:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F19664893%252Fc6d47cda-c9e5-478a-878d-722d62817f28.jpg%27 HTTP/1.1" 200 None
2026-03-30 15:00:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19664893/c6d47cda-c9e5-478a-878d-722d62817f28.jpg already downloaded
2026-03-30 15:00:44 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: f501cb12-7495-5c07-bdd7-5c85b1ee7553 with identifier 70164816
2026-03-30 15:00:44 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:00:44 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:00:44 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item f501cb12-7495-5c07-bdd7-5c85b1ee7553
2026-03-30 15:00:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://web.gw.coches.net/details/70164816>
{'auction_title': '',
'body_type': 'Cabrio',
'c_o_2_emission_value': None,
'category': 'Coches',
'color': 'Gris / Plata',
'currency': 'EUR',
'description': 'Mercedes-Benz E 220 d Cabrio\n'
'-2.0cc 4 cilindros diésel 194 cv\n'
'-Cambio automático 9G-TRONIC\n'
'-Historial de revisiones completo\n'
'-Paquete **AMG Line interior y exterior**\n'
'-Sistema de sonido surround Burmester®\n'
'-Capota de lona eléctrica acústica\n'
'-AIRSCARF (calefacción en cuello para conducción '
'descapotado)\n'
'-AIRCAP (deflector de viento automático)\n'
'-Faros LED High Performance automáticos\n'
'-Sistema de cámaras **360o (Parking Pilot con cámara 360o)**\n'
'-Sensores de aparcamiento delanteros y traseros\n'
'-Paquete **Driving Assistance Package** (sistemas ADAS de '
'asistencia a la conducción)\n'
'-DYNAMIC SELECT con **modos de conducción**\n'
'-Climatizador automático bizona THERMATIC\n'
'-Iluminación ambiental interior multicolor\n'
'-Asientos de cuero calefactables con ajuste eléctrico y '
'memoria\n'
'-Volante deportivo multifunción en cuero con levas\n'
'-Control de crucero con limitador de velocidad\n'
'-Cuadro digital y sistema multimedia MBUX\n'
'-Navegación integrada\n'
'-Espejo interior antideslumbrante automático\n'
'-Llantas de aleación AMG 19"\n'
'\n'
'y más extras ...\n'
'\n'
'-1 año de garantía y transferencia de nombre incluida en el '
'precio.\n'
'-Consulte nuestras opciones de financiación si lo desea (el '
'precio no está sujeto a financiar con nosotros '
'directamente).\n'
'-Servicio de entrega a domicilio en cualquier punto de la '
'Península y Baleares, precio a consultar.\n'
'-Solicite prueba de vehículo a domicilio.\n'
'-Todos nuestros vehículos disponen de libro de mantenimiento '
'y certificación de kilometraje.\n'
'-Atendemos con cita previa, contacte con nosotros para '
'solicitar una prueba del vehículo.\n'
'-Este anuncio no es vinculante, puede estar sujeto a errores, '
'se muestra a título informativo y no contractual.\n'
'-19 años de experiencia nos avalan en el sector del '
'automóvil.\n'
'-We speak ENGLISH',
'doors_number': 2,
'emission_standard': None,
'engine': '1.9L',
'engine_horse_power': 194,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': 'f501cb12-7495-5c07-bdd7-5c85b1ee7553',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/mercedes-benz-clase-e-e-220-d-cabrio-2p-diesel-2023-en-alicante-70164816-covo.aspx',
'listing': 'auction',
'location': 'Alicante',
'make': 'MERCEDES-BENZ',
'model': 'Clase E',
'odometer': 37000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 1,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19651564/6305e402-0b42-4eda-9499-fcf98df4dd92.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f501cb12-7495-5c07-bdd7-5c85b1ee7553/f501cb12-7495-5c07-bdd7-5c85b1ee7553_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88227,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19651564/6305e402-0b42-4eda-9499-fcf98df4dd92.jpg',
'Width': 800}],
'price': 48900,
'price_includes_vat': True,
'registration_date': '2023-01-01',
'seats_number': 4,
'seller_name': None,
'title': 'MERCEDES-BENZ Clase E E 220 d Cabrio',
'transmission': 'automatic',
'trim': 'E 220 d Cabrio',
'vin': None,
'year': 2023}
2026-03-30 15:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%2770164816%27 HTTP/1.1" 200 None
2026-03-30 15:00:44 [auto_selling_coches.net.api] INFO: Saving data for 70164816: {'created_time': 1774882844.071684, 'last_price_update_time': 1774882844.071695}
2026-03-30 15:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net.api',RowKey='70164816') HTTP/1.1" 204 0
2026-03-30 15:00:44 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 54b1c139-9fb3-5cc9-ab7e-96a00d47c418 with identifier 70180860
2026-03-30 15:00:44 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:00:44 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:00:44 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 54b1c139-9fb3-5cc9-ab7e-96a00d47c418
2026-03-30 15:00:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://web.gw.coches.net/details/70180860>
{'auction_title': '',
'body_type': 'Berlina',
'c_o_2_emission_value': 62,
'category': 'Coches',
'color': 'Gris / Plata',
'currency': 'EUR',
'description': 'PORSCHE PANAMERA 4 EHYBRID 462CV\n'
'\n'
'\n'
'\n'
'\n'
'Cambio automático con levas en el volante\n'
'\n'
'Llantas Panamera Exclusive Design Sport de 21\n'
'\n'
'Faros LED matriciales que incluyen Porsche Dynamic Light '
'System Plus (PDLS Plus)\n'
'\n'
'Control por voz\n'
'\n'
'Techo panorámico corredizo\n'
'\n'
'Asistente de aparcamiento delantero y trasero con cámara de '
'marcha atrás\n'
'\n'
'Iluminación ambiental\n'
'\n'
'Asientos de cuero eléctricos con 18 posiciones '
'calefactables/ventilados con función de memoria\n'
'\n'
'Asientos traseros calefactables\n'
'\n'
'Volante deportivo calefactable en carbono GT multifunción\n'
'\n'
'Radio digital (DAB+)\n'
'\n'
'Sistema de sonido BOSE\n'
'\n'
'Paquete Sport Chrono\n'
'\n'
'Connect Plus (Bluetooth, Apple CarPlay, WLAN, sistema de '
'seguimiento de vehículos) Hill Descent Assist (PHC)\n'
'\n'
'Control de climatización automático de 4 zonas\n'
'\n'
'Porsche Active Suspension Management (PASM)\n'
'\n'
'Suspensión neumática controlada electrónicamente\n'
'\n'
'Sistema de escape deportivo con salidas de escape negras\n'
'\n'
'Acristalamiento tintado\n'
'\n'
'Portón trasero eléctrico\n'
'\n'
'y más extras...\n'
'\n'
'\n'
'\n'
'\n'
'-1 año de garantía y transferencia de nombre incluida en el '
'precio.\n'
'\n'
'-Consulte nuestras opciones de financiación si lo desea (el '
'precio no está sujeto a financiar con nosotros '
'directamente).\n'
'\n'
'-Servicio de entrega a domicilio en cualquier punto de la '
'Península y Baleares, precio a consultar.\n'
'\n'
'-Solicite prueba de vehículo a domicilio.\n'
'\n'
'-Todos nuestros vehículos disponen de libro de mantenimiento '
'y certificación de kilometraje.\n'
'\n'
'-Atendemos con cita previa, contacte con nosotros para '
'solicitar una prueba del vehículo.\n'
'\n'
'-Este anuncio no es vinculante, puede estar sujeto a errores, '
'se muestra a titulo informativo y no contractual.\n'
'\n'
'-19 años de experiencia nos avalan en el sector del '
'automóvil.\n'
'\n'
'-We speak English',
'doors_number': 5,
'emission_standard': None,
'engine': '2.9L',
'engine_horse_power': 462,
'expiration_date': None,
'fuel_type': 'Híbrido enchufable',
'id': '54b1c139-9fb3-5cc9-ab7e-96a00d47c418',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/porsche-panamera-4-ehybrid-5p-electrico-hibrido-2019-en-alicante-70180860-covo.aspx',
'listing': 'auction',
'location': 'Alicante',
'make': 'PORSCHE',
'model': 'Panamera',
'odometer': 87000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 1,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19664893/c6d47cda-c9e5-478a-878d-722d62817f28.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_54b1c139-9fb3-5cc9-ab7e-96a00d47c418/54b1c139-9fb3-5cc9-ab7e-96a00d47c418_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99348,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19664893/c6d47cda-c9e5-478a-878d-722d62817f28.jpg',
'Width': 800}],
'price': 67900,
'price_includes_vat': True,
'registration_date': '2019-01-01',
'seats_number': 4,
'seller_name': None,
'title': 'PORSCHE Panamera 4 EHybrid',
'transmission': 'automatic',
'trim': '4 EHybrid',
'vin': None,
'year': 2019}
2026-03-30 15:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%2770180860%27 HTTP/1.1" 200 None
2026-03-30 15:00:44 [auto_selling_coches.net.api] INFO: Saving data for 70180860: {'created_time': 1774882844.134264, 'last_price_update_time': 1774882844.134278}
2026-03-30 15:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net.api',RowKey='70180860') HTTP/1.1" 204 0
2026-03-30 15:00:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/62634708> (referer: https://www.coches.net/concesionario/autosalonvillanuevaalicante/?pg=1) ['zyte-api']
2026-03-30 15:00:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 15:00:44 [auto_selling_coches.net.api] INFO: Extracted item from API: 62634708 - ALFA ROMEO Stelvio 2.9L Quadrifoglio
2026-03-30 15:00:44 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 111d16d1-4c5d-59ff-8d3d-54f09288f0e9 with identifier: 62634708
2026-03-30 15:00:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 111d16d1-4c5d-59ff-8d3d-54f09288f0e9
2026-03-30 15:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F19497522%252F226f58a7-7d75-44fd-aeb1-9d9a225af164.jpg%27 HTTP/1.1" 200 None
2026-03-30 15:00:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19497522/226f58a7-7d75-44fd-aeb1-9d9a225af164.jpg already downloaded
2026-03-30 15:00:44 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 111d16d1-4c5d-59ff-8d3d-54f09288f0e9 with identifier 62634708
2026-03-30 15:00:44 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:00:44 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:00:44 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 111d16d1-4c5d-59ff-8d3d-54f09288f0e9
2026-03-30 15:00:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://web.gw.coches.net/details/62634708>
{'auction_title': '',
'body_type': 'SUV',
'c_o_2_emission_value': None,
'category': 'Coches',
'color': 'Azul',
'currency': 'EUR',
'description': 'ALFA ROMEO STELVIO QUADRIFOGLIO 2.9 510CV\n'
'\n'
'\n'
'\n'
'Cambio automatico con levas en el volante\n'
'\n'
'Llantas de 20”\n'
'\n'
'Faros Xenon\n'
'\n'
'Asientos deportivos mixtos (cuero y alcantara) , eléctricos , '
'con ajuste lumbar y calefactables\n'
'\n'
'Navegador\n'
'\n'
'Retrovisores eléctricos y calefactables\n'
'\n'
'Control de crucero \n'
'\n'
'Cámara trasera con sensores delanteros y traseros\n'
'\n'
'Volante multifunción de cuero\n'
'\n'
'Tracción a las cuatro ruedas\n'
'\n'
'Conexión Apple Car Play\n'
'\n'
'Portón trasero eléctrico\n'
'\n'
'y más extras...\n'
'\n'
'-1 año de garantia y cambio de nombre incluido en el precio\n'
'\n'
'-Consulte nuestras opciones de financiación si lo desea (el '
'precio no está sujeto a financiar con nosotros '
'directamente).\n'
'\n'
'-Servicio de entrega a domicilio en cualquier punto de la '
'Península y Baleares, precio a consultar.\n'
'\n'
'-Solicite prueba de vehículo a domicilio.\n'
'\n'
'-Todos nuestros vehículos disponen de libro de mantenimiento '
'y certificación de kilometraje.\n'
'\n'
'-Atendemos con cita previa, contacte con nosotros para '
'solicitar una prueba del vehículo.\n'
'\n'
'-Este anuncio no es vinculante, puede estar sujeto a errores, '
'se muestra a titulo informativo y no contractual.\n'
'\n'
'-19 años de experiencia nos avalan en el sector del '
'automóvil.\n'
'\n'
'-We speak English',
'doors_number': 5,
'emission_standard': None,
'engine': '2.9L',
'engine_horse_power': 510,
'expiration_date': None,
'fuel_type': 'Gasolina',
'id': '111d16d1-4c5d-59ff-8d3d-54f09288f0e9',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/alfa-romeo-stelvio-29l-375kw-510cv-quadrifoglio-5p-gasolina-2022-en-alicante-62634708-covo.aspx',
'listing': 'auction',
'location': 'Alicante',
'make': 'ALFA ROMEO',
'model': 'Stelvio',
'odometer': 105000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 1,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19497522/226f58a7-7d75-44fd-aeb1-9d9a225af164.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_111d16d1-4c5d-59ff-8d3d-54f09288f0e9/111d16d1-4c5d-59ff-8d3d-54f09288f0e9_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 123423,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19497522/226f58a7-7d75-44fd-aeb1-9d9a225af164.jpg',
'Width': 800}],
'price': 42900,
'price_includes_vat': True,
'registration_date': '2021-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'ALFA ROMEO Stelvio 2.9L Quadrifoglio',
'transmission': 'automatic',
'trim': '2.9L 375kW 510CV Quadrifoglio',
'vin': None,
'year': 2021}
2026-03-30 15:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%2762634708%27 HTTP/1.1" 200 None
2026-03-30 15:00:44 [auto_selling_coches.net.api] INFO: Saving data for 62634708: {'created_time': 1774882844.974784, 'last_price_update_time': 1774882844.974798}
2026-03-30 15:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net.api',RowKey='62634708') HTTP/1.1" 204 0
2026-03-30 15:00:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70181550> (referer: https://www.coches.net/concesionario/autosalonvillanuevaalicante/?pg=1) ['zyte-api']
2026-03-30 15:00:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 15:00:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70213569> (referer: https://www.coches.net/concesionario/autosalonvillanuevaalicante/?pg=1) ['zyte-api']
2026-03-30 15:00:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 15:00:45 [auto_selling_coches.net.api] INFO: Extracted item from API: 70181550 - BMW X5 xDrive45e
2026-03-30 15:00:45 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: fd551c4e-a0e7-5504-8e31-e429d9628b01 with identifier: 70181550
2026-03-30 15:00:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item fd551c4e-a0e7-5504-8e31-e429d9628b01
2026-03-30 15:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F19665307%252F45e78c50-ba66-4d98-9f31-32db6a90c08b.jpg%27 HTTP/1.1" 200 None
2026-03-30 15:00:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19665307/45e78c50-ba66-4d98-9f31-32db6a90c08b.jpg already downloaded
2026-03-30 15:00:45 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: fd551c4e-a0e7-5504-8e31-e429d9628b01 with identifier 70181550
2026-03-30 15:00:45 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:00:45 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:00:45 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item fd551c4e-a0e7-5504-8e31-e429d9628b01
2026-03-30 15:00:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://web.gw.coches.net/details/70181550>
{'auction_title': '',
'body_type': 'SUV',
'c_o_2_emission_value': 39,
'category': 'Coches',
'color': 'Blanco',
'currency': 'EUR',
'description': 'BMW X5 xDrive45e 394 CV \n'
'\n'
'Techo panorámico/abatible \n'
'Cortinilla superior eléctrica \n'
'Llanta de 21” \n'
'Carrocería en color negro\n'
'Shadow line color negro brillo \n'
'Pilotos de led \n'
'Faros de led \n'
'Luces diurnas \n'
'Interior color negro \n'
'Asientos eléctricos 16 posiciones con ajuste lumbar\n'
'Asientos delanteros calefactables \n'
'Bola de remolque \n'
'Sistema multimedia digital \n'
'Sistema sonido premium \n'
'Sistema aparcamiento con sensores delanteros y traseros\n'
'Cámara trasera \n'
'Espejos abatibles automáticos/calefactables \n'
'Volante multifunción M calefactable en cuero negro \n'
'…..\n'
'\n'
'\n'
'\n'
'\n'
'\n'
'-1 año de garantía y transferencia de nombre incluida en el '
'precio.\n'
'-Consulte nuestras opciones de financiación si lo desea (el '
'precio no está sujeto a financiar con nosotros '
'directamente).\n'
'-Servicio de entrega a domicilio en cualquier punto de la '
'Península y Baleares, precio a consultar.\n'
'-Solicite prueba de vehículo a domicilio.\n'
'-Todos nuestros vehículos disponen de libro de mantenimiento '
'y certificación de kilometraje.\n'
'-Atendemos con cita previa, contacte con nosotros para '
'solicitar una prueba del vehículo.\n'
'-Este anuncio no es vinculante, puede estar sujeto a errores, '
'se muestra a titulo informativo y no contractual.\n'
'-19 años de experiencia nos avalan en el sector del '
'automóvil.\n'
'-We speak English',
'doors_number': 5,
'emission_standard': None,
'engine': '3.0L',
'engine_horse_power': 394,
'expiration_date': None,
'fuel_type': 'Híbrido enchufable',
'id': 'fd551c4e-a0e7-5504-8e31-e429d9628b01',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/bmw-x5-xdrive45e-5p-electrico-hibrido-2020-en-alicante-70181550-covo.aspx',
'listing': 'auction',
'location': 'Alicante',
'make': 'BMW',
'model': 'X5',
'odometer': 119000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 1,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19665307/45e78c50-ba66-4d98-9f31-32db6a90c08b.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fd551c4e-a0e7-5504-8e31-e429d9628b01/fd551c4e-a0e7-5504-8e31-e429d9628b01_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87179,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19665307/45e78c50-ba66-4d98-9f31-32db6a90c08b.jpg',
'Width': 800}],
'price': 44900,
'price_includes_vat': True,
'registration_date': '2020-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'BMW X5 xDrive45e',
'transmission': 'automatic',
'trim': 'xDrive45e',
'vin': None,
'year': 2020}
2026-03-30 15:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%2770181550%27 HTTP/1.1" 200 None
2026-03-30 15:00:45 [auto_selling_coches.net.api] INFO: Saving data for 70181550: {'created_time': 1774882845.156106, 'last_price_update_time': 1774882845.156118}
2026-03-30 15:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net.api',RowKey='70181550') HTTP/1.1" 204 0
2026-03-30 15:00:45 [auto_selling_coches.net.api] INFO: Extracted item from API: 70213569 - JEEP Wrangler 2.0 Sahara 8ATX E6D
2026-03-30 15:00:45 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 9ca83336-4c06-50ea-861e-c322792e85ac with identifier: 70213569
2026-03-30 15:00:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 9ca83336-4c06-50ea-861e-c322792e85ac
2026-03-30 15:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F19687462%252F16a805a4-2fd1-49d9-8ff0-7f9bce10276f.jpg%27 HTTP/1.1" 200 None
2026-03-30 15:00:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19687462/16a805a4-2fd1-49d9-8ff0-7f9bce10276f.jpg already downloaded
2026-03-30 15:00:45 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 9ca83336-4c06-50ea-861e-c322792e85ac with identifier 70213569
2026-03-30 15:00:45 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:00:45 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:00:45 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 9ca83336-4c06-50ea-861e-c322792e85ac
2026-03-30 15:00:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://web.gw.coches.net/details/70213569>
{'auction_title': '',
'body_type': 'SUV',
'c_o_2_emission_value': None,
'category': 'Coches',
'color': 'Negro',
'currency': 'EUR',
'description': 'JEEP WRANGLER SAHARA 2.0 380CV\n'
' \n'
'Cambio automático con levas en el volante\n'
'Control de crucero Adaptativo\n'
'Sistema de aviso de cambio de carril\n'
'Techo corredizo Soft Top\n'
'Guardabarros ensanchados en el color de la carrocería\n'
'Sistema de sonido Premium\n'
'Cámara todoterreno trasera 360ª\n'
'Iluminación ambiental LED\n'
'Sistema de navegación y audio UConnect Smartouch\n'
'Retrovisores exteriores eléctricos regulables y '
'calefactables, ambos\n'
'Apple Car Play\n'
'Luces traseras LED\n'
'Centro de información (EVIC) con pantalla de 7"\n'
'Retrovisor interior con atenuación automática\n'
'Climatizador automático\n'
'Sistema de airbag para la cabeza\n'
'Asiento de cuero , calefactables y con soporte lumbar\n'
'Volante multifunción\n'
'llantas 17”\n'
'Sistema piloto de estacionamiento trasero\n'
'Sistema piloto de aparcamiento delantero y trasero\n'
'Tecnología híbrida enchufable\n'
'Rueda de repuesto\n'
'Mando de palanca de cambio/selección de cuero\n'
'La barra estabilizadora delantera se puede desacoplar '
'electrónicamente\n'
'Sistema de inicio/parada\n'
'Diseño de parachoques todoterreno.\n'
'Protección contra agotamiento\n'
'Acristalamiento trasero oscurecido\n'
'y más extras...\n'
' \n'
'-1 año de garantía y transferencia de nombre incluida en el '
'precio.\n'
'-Consulte nuestras opciones de financiación si lo desea (el '
'precio no está sujeto a financiar con nosotros '
'directamente).\n'
'-Servicio de entrega a domicilio en cualquier punto de la '
'Península y Baleares, precio a consultar.\n'
'-Solicite prueba de vehículo a domicilio.\n'
'-Todos nuestros vehículos disponen de libro de mantenimiento '
'y certificación de kilometraje.\n'
'-Atendemos con cita previa, contacte con nosotros para '
'solicitar una prueba del vehículo.\n'
'-Este anuncio no es vinculante, puede estar sujeto a errores, '
'se muestra a titulo informativo y no contractual.\n'
'-17 años de experiencia nos avalan en el sector del '
'automóvil.\n'
'-We speak English',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 381,
'expiration_date': None,
'fuel_type': 'Híbrido enchufable',
'id': '9ca83336-4c06-50ea-861e-c322792e85ac',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/jeep-wrangler-4p-20-380cv-sahara-8atx-e6d-5p-electrico-hibrido-2022-en-alicante-70213569-covo.aspx',
'listing': 'auction',
'location': 'Alicante',
'make': 'JEEP',
'model': 'Wrangler',
'odometer': 97000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 1,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19687462/16a805a4-2fd1-49d9-8ff0-7f9bce10276f.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9ca83336-4c06-50ea-861e-c322792e85ac/9ca83336-4c06-50ea-861e-c322792e85ac_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 59008,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19687462/16a805a4-2fd1-49d9-8ff0-7f9bce10276f.jpg',
'Width': 800}],
'price': 43900,
'price_includes_vat': True,
'registration_date': '2022-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'JEEP Wrangler 2.0 Sahara 8ATX E6D',
'transmission': 'automatic',
'trim': '4p 2.0 380CV Sahara 8ATX E6D',
'vin': None,
'year': 2022}
2026-03-30 15:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%2770213569%27 HTTP/1.1" 200 None
2026-03-30 15:00:45 [auto_selling_coches.net.api] INFO: Saving data for 70213569: {'created_time': 1774882845.245256, 'last_price_update_time': 1774882845.245266}
2026-03-30 15:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net.api',RowKey='70213569') HTTP/1.1" 204 0
2026-03-30 15:00:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/62616851> (referer: https://www.coches.net/concesionario/autosalonvillanuevaalicante/?pg=1) ['zyte-api']
2026-03-30 15:00:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 15:00:45 [auto_selling_coches.net.api] INFO: Extracted item from API: 62616851 - BMW X6 M Competition
2026-03-30 15:00:45 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: d84ff89b-70ab-59ea-8221-e0cb74b837fc with identifier: 62616851
2026-03-30 15:00:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item d84ff89b-70ab-59ea-8221-e0cb74b837fc
2026-03-30 15:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F19480960%252F242e7d38-b46a-4f82-8b09-e53af425089c.jpg%27 HTTP/1.1" 200 None
2026-03-30 15:00:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19480960/242e7d38-b46a-4f82-8b09-e53af425089c.jpg already downloaded
2026-03-30 15:00:45 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: d84ff89b-70ab-59ea-8221-e0cb74b837fc with identifier 62616851
2026-03-30 15:00:45 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:00:45 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:00:45 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item d84ff89b-70ab-59ea-8221-e0cb74b837fc
2026-03-30 15:00:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://web.gw.coches.net/details/62616851>
{'auction_title': '',
'body_type': 'SUV',
'c_o_2_emission_value': None,
'category': 'Coches',
'color': 'Gris / Plata',
'currency': 'EUR',
'description': 'BMW X6 M COMPETITION 625CV\n'
' \n'
'Cambio automatico con levas en el volante\n'
'Sistema de escape deportivo M\n'
'Llantas 21”\n'
'Indicador de presión de neumáticos\n'
'Sistema de alarmas\n'
'Tecla De Pantalla Bmw\n'
'Techo de cristal panorámico\n'
'Ajuste del asiento eléctrico con función de Memoria\n'
'Asientos eléctricos calefactables , ventilados y con función '
'lumbar\n'
'Volante multifunción calefactable\n'
'Cinturones de seguridad M\n'
'Luces LED\n'
'Asistente de estacionamiento Plus\n'
'Asistencia de angulo muerto y aviso de colisión\n'
'Sintonizador Dab\n'
'Sistema de sonido envolvente Bang and Olufsen\n'
'Preparación de Apple CarPlay\n'
'Molduras interiores en carbono\n'
'Cámara 360º\n'
'Paquete de controladores M\n'
'Paquete de competición M\n'
'Bloqueo automático al alejarse\n'
'Portón trasero eléctrico\n'
'y más extras...\n'
' \n'
'-1 año de garantía y transferencia de nombre incluida en el '
'precio.\n'
'-Consulte nuestras opciones de financiación si lo desea (el '
'precio no está sujeto a financiar con nosotros '
'directamente).\n'
'-Servicio de entrega a domicilio en cualquier punto de la '
'Península y Baleares, precio a consultar.\n'
'-Solicite prueba de vehículo a domicilio.\n'
'-Todos nuestros vehículos disponen de libro de mantenimiento '
'y certificación de kilometraje.\n'
'-Atendemos con cita previa, contacte con nosotros para '
'solicitar una prueba del vehículo.\n'
'-Este anuncio no es vinculante, puede estar sujeto a errores, '
'se muestra a titulo informativo y no contractual.\n'
'-19 años de experiencia nos avalan en el sector del '
'automóvil.\n'
'-We speak English',
'doors_number': 5,
'emission_standard': None,
'engine': '4.4L',
'engine_horse_power': 625,
'expiration_date': None,
'fuel_type': 'Gasolina',
'id': 'd84ff89b-70ab-59ea-8221-e0cb74b837fc',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/bmw-x6-m-competition-5p-gasolina-2022-en-alicante-62616851-covo.aspx',
'listing': 'auction',
'location': 'Alicante',
'make': 'BMW',
'model': 'X6',
'odometer': 87000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 1,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19480960/242e7d38-b46a-4f82-8b09-e53af425089c.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d84ff89b-70ab-59ea-8221-e0cb74b837fc/d84ff89b-70ab-59ea-8221-e0cb74b837fc_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 59833,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19480960/242e7d38-b46a-4f82-8b09-e53af425089c.jpg',
'Width': 800}],
'price': 91900,
'price_includes_vat': True,
'registration_date': '2022-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'BMW X6 M Competition',
'transmission': 'automatic',
'trim': 'M Competition',
'vin': None,
'year': 2022}
2026-03-30 15:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%2762616851%27 HTTP/1.1" 200 None
2026-03-30 15:00:45 [auto_selling_coches.net.api] INFO: Saving data for 62616851: {'created_time': 1774882845.666143, 'last_price_update_time': 1774882845.666155}
2026-03-30 15:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net.api',RowKey='62616851') HTTP/1.1" 204 0
2026-03-30 15:00:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/62622206> (referer: https://www.coches.net/concesionario/autosalonvillanuevaalicante/?pg=1) ['zyte-api']
2026-03-30 15:00:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 15:00:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70163309> (referer: https://www.coches.net/concesionario/autosalonvillanuevaalicante/?pg=1) ['zyte-api']
2026-03-30 15:00:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 15:00:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70163841> (referer: https://www.coches.net/concesionario/autosalonvillanuevaalicante/?pg=1) ['zyte-api']
2026-03-30 15:00:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 15:00:46 [auto_selling_coches.net.api] INFO: Extracted item from API: 62622206 - PORSCHE Cayenne
2026-03-30 15:00:46 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 106f4737-face-5189-8e5f-11f32c3844e1 with identifier: 62622206
2026-03-30 15:00:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 106f4737-face-5189-8e5f-11f32c3844e1
2026-03-30 15:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F19486027%252F95055aae-8047-4bca-b010-fcd07856da5e.jpg%27 HTTP/1.1" 200 None
2026-03-30 15:00:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19486027/95055aae-8047-4bca-b010-fcd07856da5e.jpg already downloaded
2026-03-30 15:00:46 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 106f4737-face-5189-8e5f-11f32c3844e1 with identifier 62622206
2026-03-30 15:00:46 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:00:46 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:00:46 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 106f4737-face-5189-8e5f-11f32c3844e1
2026-03-30 15:00:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://web.gw.coches.net/details/62622206>
{'auction_title': '',
'body_type': 'SUV',
'c_o_2_emission_value': 215,
'category': 'Coches',
'color': 'Negro',
'currency': 'EUR',
'description': 'PORSCHE CAYENNE 340 CV GASOLINA \n'
'\n'
'Llanta deportiva 21´´\n'
'Color carrocería negro \n'
'Suspensión deportiva \n'
'Paquete sport chrono \n'
'Tapiceria cuero negro \n'
'Volante multifunción deportivo con ruleta selectora de '
'modos \n'
'Acabado interior en negro ( molduras )\n'
'Paquete de cuero ampliado interior \n'
'Sistema DAB \n'
'Faros de led adaptativos automáticos \n'
'Piloto de led tono ahumado \n'
'Control de crucero \n'
'Limitador de velocidad \n'
'Y muchos mas extras ...\n'
'-1 año de garantía y transferencia de nombre incluida en el '
'precio.\n'
'-Consulte nuestras opciones de financiación si lo desea (el '
'precio no está sujeto a financiar con nosotros '
'directamente).\n'
'-Servicio de entrega a domicilio en cualquier punto de la '
'Península y Baleares, precio a consultar.\n'
'-Solicite prueba de vehículo a domicilio.\n'
'-Todos nuestros vehículos disponen de libro de mantenimiento '
'y certificación de kilometraje.\n'
'-Atendemos con cita previa, contacte con nosotros para '
'solicitar una prueba del vehículo.\n'
'-Este anuncio no es vinculante, puede estar sujeto a errores, '
'se muestra a titulo informativo y no contractual.\n'
'-19 años de experiencia nos avalan en el sector del '
'automóvil.\n'
'-We speak English',
'doors_number': 5,
'emission_standard': None,
'engine': '3.0L',
'engine_horse_power': 340,
'expiration_date': None,
'fuel_type': 'Gasolina',
'id': '106f4737-face-5189-8e5f-11f32c3844e1',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/porsche-cayenne--5p-gasolina-2021-en-alicante-62622206-covo.aspx',
'listing': 'auction',
'location': 'Alicante',
'make': 'PORSCHE',
'model': 'Cayenne',
'odometer': 118000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 1,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19486027/95055aae-8047-4bca-b010-fcd07856da5e.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_106f4737-face-5189-8e5f-11f32c3844e1/106f4737-face-5189-8e5f-11f32c3844e1_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 46200,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19486027/95055aae-8047-4bca-b010-fcd07856da5e.jpg',
'Width': 800}],
'price': 47900,
'price_includes_vat': True,
'registration_date': '2020-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'PORSCHE Cayenne',
'transmission': 'automatic',
'trim': None,
'vin': None,
'year': 2020}
2026-03-30 15:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%2762622206%27 HTTP/1.1" 200 None
2026-03-30 15:00:46 [auto_selling_coches.net.api] INFO: Saving data for 62622206: {'created_time': 1774882846.203479, 'last_price_update_time': 1774882846.20349}
2026-03-30 15:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net.api',RowKey='62622206') HTTP/1.1" 204 0
2026-03-30 15:00:46 [auto_selling_coches.net.api] INFO: Extracted item from API: 70163309 - AUDI A3 RS3 Sportback TFSI quattro S tron
2026-03-30 15:00:46 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: bfd70f92-9c79-5b73-a243-21f0c09f5a91 with identifier: 70163309
2026-03-30 15:00:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item bfd70f92-9c79-5b73-a243-21f0c09f5a91
2026-03-30 15:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F19650143%252F3eed8d9d-ad00-4794-9e37-0d700ab33d1a.jpg%27 HTTP/1.1" 200 None
2026-03-30 15:00:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19650143/3eed8d9d-ad00-4794-9e37-0d700ab33d1a.jpg already downloaded
2026-03-30 15:00:46 [auto_selling_coches.net.api] INFO: Extracted item from API: 70163841 - AUDI A3 RS3 Sportback TFSI quattro S tron
2026-03-30 15:00:46 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: b769eac0-0b77-51c2-9943-192af1931b9f with identifier: 70163841
2026-03-30 15:00:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item b769eac0-0b77-51c2-9943-192af1931b9f
2026-03-30 15:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F19650634%252Ff84bfa84-8bd1-42eb-9174-6f04d148e3a0.jpg%27 HTTP/1.1" 200 None
2026-03-30 15:00:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19650634/f84bfa84-8bd1-42eb-9174-6f04d148e3a0.jpg already downloaded
2026-03-30 15:00:46 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: bfd70f92-9c79-5b73-a243-21f0c09f5a91 with identifier 70163309
2026-03-30 15:00:46 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:00:46 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:00:46 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item bfd70f92-9c79-5b73-a243-21f0c09f5a91
2026-03-30 15:00:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://web.gw.coches.net/details/70163309>
{'auction_title': '',
'body_type': 'Berlina',
'c_o_2_emission_value': None,
'category': 'Coches',
'color': 'Negro (NEGRO MITO)',
'currency': 'EUR',
'description': 'AUDI RS3 SPORTBACK 400 CV\n'
' \n'
'- Color de carrocería negro ( schwarz )\n'
'- Techo panorámico/abatible\n'
'- Cortinilla superior eléctrica\n'
'- Llanta deportiva RS 20”\n'
'- Pinzas de freno deportivas color rojo\n'
'- Control de crucero adaptativo\n'
'- Cámara TRASERA multifuncional \n'
'- Faros de led adaptativos con óptica negra\n'
'- Pilotos de led\n'
'- Espejos abatibles automáticos con sensor de ángulo '
'muerto\n'
'- Escape deportivo RS\n'
'- Panelados en cuero/race-tex\n'
'- Volante multifuncional deportivo\n'
'- Paquete RS\n'
'- Sistema de sonido Sonos\n'
'- Sistema multimedia digital\n'
'- Apple car play\n'
'- Acabados interiores en negro piano/carbono mate\n'
'- Asientos bacquets calefactables \n'
'- Cámara trasera\n'
'- Sensores de aparcamiento delanteros/traseros\n'
'- y mas extras ....\n'
' \n'
' \n'
'-1 año de garantía y transferencia de nombre incluida en el '
'precio.\n'
'-Consulte nuestras opciones de financiación si lo desea (el '
'precio no está sujeto a financiar con nosotros '
'directamente).\n'
'-Servicio de entrega a domicilio en cualquier punto de la '
'Península y Baleares, precio a consultar.\n'
'-Solicite prueba de vehículo a domicilio.\n'
'-Todos nuestros vehículos disponen de libro de mantenimiento '
'y certificación de kilometraje.\n'
'-Atendemos con cita previa, contacte con nosotros para '
'solicitar una prueba del vehículo.\n'
'-Este anuncio no es vinculante, puede estar sujeto a errores, '
'se muestra a titulo informativo y no contractual.\n'
'-19 años de experiencia nos avalan en el sector del '
'automóvil.\n'
'-We speak English',
'doors_number': 5,
'emission_standard': None,
'engine': '2.5L',
'engine_horse_power': 400,
'expiration_date': None,
'fuel_type': 'Gasolina',
'id': 'bfd70f92-9c79-5b73-a243-21f0c09f5a91',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/audi-a3-rs3-sportback-tfsi-294kw-quattro-s-tron-5p-gasolina-2025-en-alicante-70163309-covo.aspx',
'listing': 'auction',
'location': 'Alicante',
'make': 'AUDI',
'model': 'A3',
'odometer': 19000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 1,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19650143/3eed8d9d-ad00-4794-9e37-0d700ab33d1a.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bfd70f92-9c79-5b73-a243-21f0c09f5a91/bfd70f92-9c79-5b73-a243-21f0c09f5a91_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111597,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19650143/3eed8d9d-ad00-4794-9e37-0d700ab33d1a.jpg',
'Width': 800}],
'price': 71900,
'price_includes_vat': True,
'registration_date': '2025-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'AUDI A3 RS3 Sportback TFSI quattro S tron',
'transmission': 'automatic',
'trim': 'RS3 Sportback TFSI 294kW quattro S tron',
'vin': None,
'year': 2025}
2026-03-30 15:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%2770163309%27 HTTP/1.1" 200 None
2026-03-30 15:00:46 [auto_selling_coches.net.api] INFO: Saving data for 70163309: {'created_time': 1774882846.302315, 'last_price_update_time': 1774882846.302325}
2026-03-30 15:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net.api',RowKey='70163309') HTTP/1.1" 204 0
2026-03-30 15:00:46 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: b769eac0-0b77-51c2-9943-192af1931b9f with identifier 70163841
2026-03-30 15:00:46 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:00:46 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:00:46 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item b769eac0-0b77-51c2-9943-192af1931b9f
2026-03-30 15:00:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://web.gw.coches.net/details/70163841>
{'auction_title': '',
'body_type': 'Berlina',
'c_o_2_emission_value': None,
'category': 'Coches',
'color': 'Negro',
'currency': 'EUR',
'description': 'AUDI RS3 SPORTBACK 400 CV - Color de carrocería negro '
'( schwarz )- Techo panorámico/abatible- '
'Cortinilla superior eléctrica- Llanta deportiva RS '
'20”- Pinzas de freno deportivas color rojo- '
'Control de crucero adaptativo- Cámara multifuncional '
'delantera- Faros de led adaptativos con óptica '
'negra- Pilotos de led- Espejos abatibles '
'automáticos con sensor de ángulo muerto- Escape '
'deportivo RS- Panelados en cuero/race-tex- '
'Volante multifuncional deportivo- Paquete RS- '
'Sistema de sonido Sonos- Sistema multimedia '
'digital- Apple car play- Acabados interiores '
'en negro piano/carbono mate- Asientos bacquets '
'calefactables - Cámara trasera- Sensores de '
'aparcamiento delanteros/traseros- y mas extras .... '
'-1 año de garantía y transferencia de nombre incluida en el '
'precio.-Consulte nuestras opciones de financiación si lo '
'desea (el precio no está sujeto a financiar con nosotros '
'directamente).-Servicio de entrega a domicilio en cualquier '
'punto de la Península y Baleares, precio a '
'consultar.-Solicite prueba de vehículo a domicilio.-Todos '
'nuestros vehículos disponen de libro de mantenimiento y '
'certificación de kilometraje.-Atendemos con cita previa, '
'contacte con nosotros para solicitar una prueba del '
'vehículo.-Este anuncio no es vinculante, puede estar sujeto a '
'errores, se muestra a titulo informativo y no contractual.-19 '
'años de experiencia nos avalan en el sector del automóvil.-We '
'speak English',
'doors_number': 5,
'emission_standard': None,
'engine': '2.5L',
'engine_horse_power': 400,
'expiration_date': None,
'fuel_type': 'Gasolina',
'id': 'b769eac0-0b77-51c2-9943-192af1931b9f',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/audi-a3-rs3-sportback-tfsi-294kw-quattro-s-tron-5p-gasolina-2025-en-alicante-70163841-covo.aspx',
'listing': 'auction',
'location': 'Alicante',
'make': 'AUDI',
'model': 'A3',
'odometer': 16000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 1,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19650634/f84bfa84-8bd1-42eb-9174-6f04d148e3a0.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b769eac0-0b77-51c2-9943-192af1931b9f/b769eac0-0b77-51c2-9943-192af1931b9f_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111597,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19650634/f84bfa84-8bd1-42eb-9174-6f04d148e3a0.jpg',
'Width': 800}],
'price': 71900,
'price_includes_vat': True,
'registration_date': '2025-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'AUDI A3 RS3 Sportback TFSI quattro S tron',
'transmission': 'automatic',
'trim': 'RS3 Sportback TFSI 294kW quattro S tron',
'vin': None,
'year': 2025}
2026-03-30 15:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%2770163841%27 HTTP/1.1" 200 None
2026-03-30 15:00:46 [auto_selling_coches.net.api] INFO: Saving data for 70163841: {'created_time': 1774882846.35569, 'last_price_update_time': 1774882846.355704}
2026-03-30 15:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net.api',RowKey='70163841') HTTP/1.1" 204 0
2026-03-30 15:00:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/61982014> (referer: https://www.coches.net/concesionario/autosalonvillanuevaalicante/?pg=1) ['zyte-api']
2026-03-30 15:00:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 15:00:46 [auto_selling_coches.net.api] INFO: Extracted item from API: 61982014 - PORSCHE Cayenne GTS
2026-03-30 15:00:46 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 4046f681-deb4-5f93-8093-b9cc8d1da2e1 with identifier: 61982014
2026-03-30 15:00:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 4046f681-deb4-5f93-8093-b9cc8d1da2e1
2026-03-30 15:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F18954193%252F7d789d4e-c991-478d-9b27-bc0c37da6939.jpg%27 HTTP/1.1" 200 None
2026-03-30 15:00:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/18954193/7d789d4e-c991-478d-9b27-bc0c37da6939.jpg already downloaded
2026-03-30 15:00:46 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 4046f681-deb4-5f93-8093-b9cc8d1da2e1 with identifier 61982014
2026-03-30 15:00:46 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:00:46 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:00:46 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 4046f681-deb4-5f93-8093-b9cc8d1da2e1
2026-03-30 15:00:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://web.gw.coches.net/details/61982014>
{'auction_title': '',
'body_type': 'SUV',
'c_o_2_emission_value': 260,
'category': 'Coches',
'color': 'Gris / Plata',
'currency': 'EUR',
'description': 'PORSCHE CAYENNE GTS 460CV\n'
'\n'
'\xa0\n'
'\n'
'Cambio automático con levas en el volante\n'
'\n'
'Llanta 22" Sport classic\n'
'\n'
'Faros LED Matrix\n'
'\n'
'Iluminación ambiental\n'
'\n'
'Control por voz\n'
'\n'
'Suspensión neumática\n'
'\n'
'Techo panorámico corredizo\n'
'\n'
'Asistente de aparcamiento delantero y trasero con cámara de '
'marcha atrás y vista envolvente\n'
'\n'
'Asientos deportivos eléctricos\xa0 con 8 posiciones '
'calefactables con función de memoria\n'
'\n'
'Volante deportivo\xa0 con calefacción\n'
'\n'
'Radio digital (DAB+)\n'
'\n'
'Distintivo Porsche esmaltado negro mate\n'
'\n'
'Sistema de sonido BOSE\n'
'\n'
'Paquete Sport Chrono\n'
'\n'
'Eje trasero direccional\n'
'\n'
'Pinzas de freno pintadas en gris titanio\n'
'\n'
'Connect Plus (Bluetooth, Apple CarPlay, WLAN, sistema de '
'seguimiento de vehículos) Hill Descent Assist (PHC)\n'
'\n'
'Multi Collision Brake\n'
'\n'
'Porsche Active Suspension Management (PASM)\n'
'\n'
'Sistema de escape deportivo con salidas de escape negras\n'
'\n'
'Acristalamiento tintado\n'
'\n'
'Portón trasero eléctrico\n'
'\n'
'Enganche de remolque eléctrico plegable\n'
'\n'
'y más extras...\n'
'\n'
'-1 año de garantía y transferencia de nombre incluida en el '
'precio.\n'
'\n'
'-Consulte nuestras opciones de financiación si lo desea (el '
'precio no está sujeto a financiar con nosotros '
'directamente).\n'
'\n'
'-Servicio de entrega a domicilio en cualquier punto de la '
'Península y Baleares, precio a consultar.\n'
'\n'
'-Solicite prueba de vehículo a domicilio.\n'
'\n'
'-Todos nuestros vehículos disponen de libro de mantenimiento '
'y certificación de kilometraje.\n'
'\n'
'-Atendemos con cita previa, contacte con nosotros para '
'solicitar una prueba del vehículo.\n'
'\n'
'-Este anuncio no es vinculante, puede estar sujeto a errores, '
'se muestra a titulo informativo y no contractual.\n'
'\n'
'-17 años de experiencia nos avalan en el sector del '
'automóvil.\n'
'\n'
'-We speak English',
'doors_number': 5,
'emission_standard': None,
'engine': '4.0L',
'engine_horse_power': 460,
'expiration_date': None,
'fuel_type': 'Gasolina',
'id': '4046f681-deb4-5f93-8093-b9cc8d1da2e1',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/porsche-cayenne-gts-5p-gasolina-2021-en-alicante-61982014-covo.aspx',
'listing': 'auction',
'location': 'Alicante',
'make': 'PORSCHE',
'model': 'Cayenne',
'odometer': 69000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 1,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/18954193/7d789d4e-c991-478d-9b27-bc0c37da6939.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4046f681-deb4-5f93-8093-b9cc8d1da2e1/4046f681-deb4-5f93-8093-b9cc8d1da2e1_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 238756,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/18954193/7d789d4e-c991-478d-9b27-bc0c37da6939.jpg',
'Width': 800}],
'price': 84900,
'price_includes_vat': True,
'registration_date': '2020-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'PORSCHE Cayenne GTS',
'transmission': 'automatic',
'trim': 'GTS',
'vin': None,
'year': 2020}
2026-03-30 15:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%2761982014%27 HTTP/1.1" 200 None
2026-03-30 15:00:46 [auto_selling_coches.net.api] INFO: Saving data for 61982014: {'created_time': 1774882846.696892, 'last_price_update_time': 1774882846.696901}
2026-03-30 15:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net.api',RowKey='61982014') HTTP/1.1" 204 0
2026-03-30 15:00:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70240104> (referer: https://www.coches.net/concesionario/autosalonvillanuevaalicante/?pg=1) ['zyte-api']
2026-03-30 15:00:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 15:00:47 [auto_selling_coches.net.api] INFO: Extracted item from API: 70240104 - VOLVO V60 2.0 T6 AWD Recharge Inscription Auto
2026-03-30 15:00:47 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: a2e27d52-695e-5fb4-bc2b-81acccef7f9e with identifier: 70240104
2026-03-30 15:00:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item a2e27d52-695e-5fb4-bc2b-81acccef7f9e
2026-03-30 15:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F19709390%252F5b6abd63-9b5b-4269-a05b-26167bc12176.jpg%27 HTTP/1.1" 200 None
2026-03-30 15:00:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19709390/5b6abd63-9b5b-4269-a05b-26167bc12176.jpg already downloaded
2026-03-30 15:00:47 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: a2e27d52-695e-5fb4-bc2b-81acccef7f9e with identifier 70240104
2026-03-30 15:00:47 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:00:47 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:00:47 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item a2e27d52-695e-5fb4-bc2b-81acccef7f9e
2026-03-30 15:00:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://web.gw.coches.net/details/70240104>
{'auction_title': '',
'body_type': 'Familiar',
'c_o_2_emission_value': 36,
'category': 'Coches',
'color': 'Azul',
'currency': 'EUR',
'description': 'V60 T6 TWIN RECHARGE INSCRIPTION 340CV\n'
'-Sistema multimedia Sensus Navigation con pantalla táctil\n'
'-Apple CarPlay® y Android Auto®\n'
'-Sistema de sonido premium Harman Kardon \n'
'-Cargador inalámbrico para smartphone \n'
'-Climatizador automático bizona \n'
'-Asientos delanteros eléctricos con memoria\n'
'-Asientos calefactables delanteros y traseros \n'
'-Head-Up Display \n'
'-Techo solar panorámico\n'
'-Cristales tintados \n'
'-Advertencia de colisión frontal con frenado automático\n'
'-Asistente de mantenimiento de carril (LKA)\n'
'-Alerta de ángulo muerto BLIS con Steer Assist \n'
'-Detector de fatiga (Driver Alert Control)\n'
'-Reconocimiento de señales\n'
'-Modos de conducción seleccionables \n'
'-Chasis deportivo (R-Design)\n'
'-Cámara 360º con Park Assist Pilot \n'
'-Sensores de aparcamiento delanteros y traseros\n'
'-Tapicería mixta\n'
'-Llantas de aleación 19” \n'
'-Faros Full LED \n'
'-Portón trasero eléctrico\n'
'\n'
'-1 año de garantía y transferencia de nombre incluida en el '
'precio.\n'
'-Consulte nuestras opciones de financiación si lo desea (el '
'precio no está sujeto a financiar con nosotros '
'directamente).\n'
'-Servicio de entrega a domicilio en cualquier punto de la '
'Península y Baleares, precio a consultar.\n'
'-Solicite prueba de vehículo a domicilio.\n'
'-Todos nuestros vehículos disponen de libro de mantenimiento '
'y certificación de kilometraje.\n'
'-Atendemos con cita previa, contacte con nosotros para '
'solicitar una prueba del vehículo.\n'
'-Este anuncio no es vinculante, puede estar sujeto a errores, '
'se muestra a titulo informativo y no contractual.\n'
'-19 años de experiencia nos avalan en el sector del '
'automóvil.\n'
'-We speak English',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 340,
'expiration_date': None,
'fuel_type': 'Híbrido enchufable',
'id': 'a2e27d52-695e-5fb4-bc2b-81acccef7f9e',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/volvo-v60-20-t6-awd-recharge-inscription-auto-5p-electrico-hibrido-2021-en-alicante-70240104-covo.aspx',
'listing': 'auction',
'location': 'Alicante',
'make': 'VOLVO',
'model': 'V60',
'odometer': 47000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 1,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19709390/5b6abd63-9b5b-4269-a05b-26167bc12176.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a2e27d52-695e-5fb4-bc2b-81acccef7f9e/a2e27d52-695e-5fb4-bc2b-81acccef7f9e_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113779,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19709390/5b6abd63-9b5b-4269-a05b-26167bc12176.jpg',
'Width': 800}],
'price': 29900,
'price_includes_vat': True,
'registration_date': '2021-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'VOLVO V60 2.0 T6 AWD Recharge Inscription Auto',
'transmission': 'automatic',
'trim': '2.0 T6 AWD Recharge Inscription Auto',
'vin': None,
'year': 2021}
2026-03-30 15:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%2770240104%27 HTTP/1.1" 200 None
2026-03-30 15:00:47 [auto_selling_coches.net.api] INFO: Saving data for 70240104: {'created_time': 1774882847.338702, 'last_price_update_time': 1774882847.338712}
2026-03-30 15:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net.api',RowKey='70240104') HTTP/1.1" 204 0
2026-03-30 15:00:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70213884> (referer: https://www.coches.net/concesionario/autosalonvillanuevaalicante/?pg=1) ['zyte-api']
2026-03-30 15:00:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/62628046> (referer: https://www.coches.net/concesionario/autosalonvillanuevaalicante/?pg=1) ['zyte-api']
2026-03-30 15:00:47 [auto_selling_coches.net.api] INFO: Extracted item from API: 70213884 - PORSCHE 911 GT3
2026-03-30 15:00:47 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 38e642f1-18fe-5566-ab09-2ff52460d89c with identifier: 70213884
2026-03-30 15:00:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 38e642f1-18fe-5566-ab09-2ff52460d89c
2026-03-30 15:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F19687761%252F53cb8526-d7f2-4622-b209-c0df4fbfeafb.jpg%27 HTTP/1.1" 200 None
2026-03-30 15:00:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19687761/53cb8526-d7f2-4622-b209-c0df4fbfeafb.jpg already downloaded
2026-03-30 15:00:47 [auto_selling_coches.net.api] INFO: Extracted item from API: 62628046 - MERCEDES-BENZ Clase S S 580 e
2026-03-30 15:00:47 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 819040ff-871e-5ebd-a048-77deda831886 with identifier: 62628046
2026-03-30 15:00:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 819040ff-871e-5ebd-a048-77deda831886
2026-03-30 15:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F19490998%252F53a0ffcf-a109-4844-b156-14ffbe5f8dd7.jpg%27 HTTP/1.1" 200 None
2026-03-30 15:00:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19490998/53a0ffcf-a109-4844-b156-14ffbe5f8dd7.jpg already downloaded
2026-03-30 15:00:47 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 38e642f1-18fe-5566-ab09-2ff52460d89c with identifier 70213884
2026-03-30 15:00:47 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:00:47 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:00:47 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 38e642f1-18fe-5566-ab09-2ff52460d89c
2026-03-30 15:00:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://web.gw.coches.net/details/70213884>
{'auction_title': '',
'body_type': 'Coupe',
'c_o_2_emission_value': 304,
'category': 'Coches',
'color': 'Negro',
'currency': 'EUR',
'description': 'PORSCHE 911 GT3 510 CV\n'
'\n'
'\xa0\n'
'\n'
'Llantas deportivas color bronce doble medida ( 20´´ y 21 ´´ '
')\n'
'\n'
'Espejos abatibles automáticos\n'
'\n'
'Espejos color de carrocería\n'
'\n'
'Carrocería color negro\n'
'\n'
'Logos deportivos\n'
'\n'
'Faros de Led automáticos\n'
'\n'
'Piloto de led trasero con tono oscurecido\n'
'\n'
'Kit carbono interior\n'
'\n'
'Baquets deportivos en carbono con logo bordado GT3 '
'cuero/RACE-TEX\n'
'\n'
'Paquete de cuero interior ampliado\n'
'\n'
'Volante multifunción calefactable con ruleta selectora de '
'modos en RACE-TEX\n'
'\n'
'\xa0\n'
'\n'
'y más extras...\n'
'\n'
'\xa0\n'
'\n'
'\xa0\n'
'\n'
'\xa0\n'
'\n'
'-1 año de garantía y transferencia de nombre incluida en el '
'precio.\n'
'\n'
'\xa0\n'
'\n'
'-Consulte nuestras opciones de financiación si lo desea (el '
'precio no está sujeto a financiar con nosotros '
'directamente).\n'
'\n'
'\xa0\n'
'\n'
'-Servicio de entrega a domicilio en cualquier punto de la '
'Península y Baleares, precio a consultar.\n'
'\n'
'\xa0\n'
'\n'
'-Solicite prueba de vehículo a domicilio.\n'
'\n'
'\xa0\n'
'\n'
'-Todos nuestros vehículos disponen de libro de mantenimiento '
'y certificación de kilometraje.\n'
'\n'
'\xa0\n'
'\n'
'-Atendemos con cita previa, contacte con nosotros para '
'solicitar una prueba del vehículo.\n'
'\n'
'\xa0\n'
'\n'
'-Este anuncio no es vinculante, puede estar sujeto a errores, '
'se muestra a titulo informativo y no contractual.\n'
'\n'
'\xa0\n'
'\n'
'-19 años de experiencia nos avalan en el sector del '
'automóvil.\n'
'\n'
'\xa0\n'
'\n'
'-We speak English',
'doors_number': 2,
'emission_standard': None,
'engine': '4.0L',
'engine_horse_power': 510,
'expiration_date': None,
'fuel_type': 'Gasolina',
'id': '38e642f1-18fe-5566-ab09-2ff52460d89c',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/porsche-911-gt3-2p-gasolina-2022-en-alicante-70213884-covo.aspx',
'listing': 'auction',
'location': 'Alicante',
'make': 'PORSCHE',
'model': '911',
'odometer': 13000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 1,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19687761/53cb8526-d7f2-4622-b209-c0df4fbfeafb.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_38e642f1-18fe-5566-ab09-2ff52460d89c/38e642f1-18fe-5566-ab09-2ff52460d89c_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110478,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19687761/53cb8526-d7f2-4622-b209-c0df4fbfeafb.jpg',
'Width': 800}],
'price': 195900,
'price_includes_vat': True,
'registration_date': '2022-01-01',
'seats_number': 2,
'seller_name': None,
'title': 'PORSCHE 911 GT3',
'transmission': 'automatic',
'trim': 'GT3',
'vin': None,
'year': 2022}
2026-03-30 15:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%2770213884%27 HTTP/1.1" 200 None
2026-03-30 15:00:47 [auto_selling_coches.net.api] INFO: Saving data for 70213884: {'created_time': 1774882847.564917, 'last_price_update_time': 1774882847.564933}
2026-03-30 15:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net.api',RowKey='70213884') HTTP/1.1" 204 0
2026-03-30 15:00:47 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 819040ff-871e-5ebd-a048-77deda831886 with identifier 62628046
2026-03-30 15:00:47 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:00:47 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:00:47 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 819040ff-871e-5ebd-a048-77deda831886
2026-03-30 15:00:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://web.gw.coches.net/details/62628046>
{'auction_title': '',
'body_type': 'Berlina',
'c_o_2_emission_value': None,
'category': 'Coches',
'color': 'Negro',
'currency': 'EUR',
'description': 'MERCEDES-BENZ S580 E AMG LINE 510CV\n'
'\n'
'\n'
'\n'
'Cambio automático 7G con levas en el volante\n'
'\n'
'Llanta 20"\n'
'\n'
'Faros LED\n'
'\n'
'Paquete de Memorias\n'
'\n'
'Asientos de cuero calefactables, ventilados y con ajuste '
'lumbar\n'
'\n'
'Paquete de asistencia a la conducción Plus\n'
'\n'
'Paquete exclusivo\n'
'\n'
'Paquete de protección antirrobo\n'
'\n'
'Paquete AMG interior o exterior\n'
'\n'
'Control activo de ángulo muerto\n'
'\n'
'Sistema de advertencia de protección colisión trasera '
'Distronic plus con detección transversal\n'
'\n'
'Android Auto y Apple CarPlay\n'
'\n'
'Ilumación ambiental\n'
'\n'
'Intervención autónoma den el freno PRE-SAFE (freno)\n'
'\n'
'Cámara 360ª\n'
'\n'
'Head-Up-Display con realidad aumentada MBUX\n'
'\n'
'Techo corredizo panorámico\n'
'\n'
'Detección de señales de tráfico\n'
'\n'
'Sistema de sonido envolvente Burmester\n'
'\n'
'Iluminación de ambiente\n'
'\n'
'Portón trasero de apertura automática\n'
'\n'
'más extras...\n'
'\n'
'-1 año de garantía y transferencia de nombre incluida en el '
'precio.\n'
'\n'
'-Consulte nuestras opciones de financiación si lo desea (el '
'precio no está sujeto a financiar con nosotros '
'directamente).\n'
'\n'
'-Servicio de entrega a domicilio en cualquier punto de la '
'Península y Baleares, precio a consultar. -Solicite prueba de '
'vehículo a domicilio.\n'
'\n'
'-Todos nuestros vehículos disponen de libro de mantenimiento '
'y certificación de kilometraje.\n'
'\n'
'-Atendemos con cita previa, contacte con nosotros para '
'solicitar una prueba del vehículo.\n'
'\n'
'-Este anuncio no es vinculante, puede estar sujeto a errores, '
'se muestra a titulo informativo y no contractual.\n'
'\n'
'-19 años de experiencia nos avalan en el sector del '
'automóvil.\n'
'\n'
'-We speak English',
'doors_number': 4,
'emission_standard': None,
'engine': '3.0L',
'engine_horse_power': 510,
'expiration_date': None,
'fuel_type': 'Híbrido enchufable',
'id': '819040ff-871e-5ebd-a048-77deda831886',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/mercedes-benz-clase-s-s-580-e-4p-electrico-hibrido-2022-en-alicante-62628046-covo.aspx',
'listing': 'auction',
'location': 'Alicante',
'make': 'MERCEDES-BENZ',
'model': 'Clase S',
'odometer': 59000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 1,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19490998/53a0ffcf-a109-4844-b156-14ffbe5f8dd7.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_819040ff-871e-5ebd-a048-77deda831886/819040ff-871e-5ebd-a048-77deda831886_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114162,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19490998/53a0ffcf-a109-4844-b156-14ffbe5f8dd7.jpg',
'Width': 800}],
'price': 82900,
'price_includes_vat': True,
'registration_date': '2022-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'MERCEDES-BENZ Clase S S 580 e',
'transmission': 'automatic',
'trim': 'S 580 e',
'vin': None,
'year': 2022}
2026-03-30 15:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%2762628046%27 HTTP/1.1" 200 None
2026-03-30 15:00:47 [auto_selling_coches.net.api] INFO: Saving data for 62628046: {'created_time': 1774882847.631263, 'last_price_update_time': 1774882847.631271}
2026-03-30 15:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net.api',RowKey='62628046') HTTP/1.1" 204 0
2026-03-30 15:00:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70240217> (referer: https://www.coches.net/concesionario/autosalonvillanuevaalicante/?pg=1) ['zyte-api']
2026-03-30 15:00:47 [auto_selling_coches.net.api] INFO: Extracted item from API: 70240217 - JEEP Wrangler 2.0T GME Sport 8ATX E6D
2026-03-30 15:00:47 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 4fb8c6cb-f3c9-56b7-8ff7-0ba6066d9dbc with identifier: 70240217
2026-03-30 15:00:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 4fb8c6cb-f3c9-56b7-8ff7-0ba6066d9dbc
2026-03-30 15:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F19709454%252F65f68f54-be9f-48cf-b37f-698f94f3bbb0.jpg%27 HTTP/1.1" 200 None
2026-03-30 15:00:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19709454/65f68f54-be9f-48cf-b37f-698f94f3bbb0.jpg already downloaded
2026-03-30 15:00:47 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 4fb8c6cb-f3c9-56b7-8ff7-0ba6066d9dbc with identifier 70240217
2026-03-30 15:00:47 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:00:47 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:00:47 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 4fb8c6cb-f3c9-56b7-8ff7-0ba6066d9dbc
2026-03-30 15:00:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://web.gw.coches.net/details/70240217>
{'auction_title': '',
'body_type': 'SUV',
'c_o_2_emission_value': 201,
'category': 'Coches',
'color': 'Negro',
'currency': 'EUR',
'description': 'JEEP WRANGLER BRUTE 272 CV\n'
' \n'
'-Cambio automático con levas en el volante\n'
'-Sistema de infoentretenimiento Uconnect® con pantalla '
'táctil\n'
'-Apple CarPlay® y Android Auto®\n'
'-Sistema de sonido premium Alpine®\n'
'-Cámara trasera ParkView®\n'
'-Sensores de aparcamiento ParkSense® delanteros y traseros \n'
'-Asientos deportivos en cuero calefactables\n'
'-Volante multifunción en cuero\n'
'-Climatizador automático\n'
'-Iluminación ambiental interior LED \n'
'-Tracción total 4x4 con reductora\n'
'-Bloqueos de diferencial (según versión Rubicon/preparación)\n'
'-Modos de conducción off-road\n'
'-Cámara delantera off-road \n'
'-Sistemas avanzados de asistencia a la conducción (ADAS):\n'
'-Aviso de cambio de carril\n'
'-Detección de fatiga\n'
'-Navegador\n'
'-Reconocimiento de señales \n'
'-Estriberas eléctricas BRUTE\n'
'-Asientos Performance BRUTE\n'
'-Sistema de escape Performance BRUTE\n'
'-Suspensión activa BRUTE con elevación (+1.5”) \n'
'-Kit de suspensión elevada\n'
'-Paragolpes reforzados off-road\n'
'-Rock rails laterales\n'
'-Porta rueda reforzado\n'
'-Neumáticos All Terrain \n'
'-Llantas específicas off-road\n'
'-Snorkel (según configuración) \n'
'-Techo desmontable Hard Top \n'
'-Keyless Entry & Start\n'
'-Control de crucero\n'
'-Pack Safety y Comfort\n'
'-Luces LED adaptativas \n'
'y más extras...\n'
' \n'
'-1 año de garantía y transferencia de nombre incluida en el '
'precio.\n'
'-Consulte nuestras opciones de financiación si lo desea (el '
'precio no está sujeto a financiar con nosotros '
'directamente).\n'
'-Servicio de entrega a domicilio en cualquier punto de la '
'Península y Baleares, precio a consultar.\n'
'-Solicite prueba de vehículo a domicilio.\n'
'-Todos nuestros vehículos disponen de libro de mantenimiento '
'y certificación de kilometraje.\n'
'-Atendemos con cita previa, contacte con nosotros para '
'solicitar una prueba del vehículo.\n'
'-Este anuncio no es vinculante, puede estar sujeto a errores, '
'se muestra a titulo informativo y no contractual.\n'
'-17 años de experiencia nos avalan en el sector del '
'automóvil.\n'
'-We speak English',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 270,
'expiration_date': None,
'fuel_type': 'Gasolina',
'id': '4fb8c6cb-f3c9-56b7-8ff7-0ba6066d9dbc',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/jeep-wrangler-4p-20t-gme-sport-8atx-e6d-5p-gasolina-2021-en-alicante-70240217-covo.aspx',
'listing': 'auction',
'location': 'Alicante',
'make': 'JEEP',
'model': 'Wrangler',
'odometer': 59000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 1,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19709454/65f68f54-be9f-48cf-b37f-698f94f3bbb0.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4fb8c6cb-f3c9-56b7-8ff7-0ba6066d9dbc/4fb8c6cb-f3c9-56b7-8ff7-0ba6066d9dbc_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 56971,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19709454/65f68f54-be9f-48cf-b37f-698f94f3bbb0.jpg',
'Width': 800}],
'price': 61900,
'price_includes_vat': True,
'registration_date': '2021-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'JEEP Wrangler 2.0T GME Sport 8ATX E6D',
'transmission': 'automatic',
'trim': '4p 2.0T GME Sport 8ATX E6D',
'vin': None,
'year': 2021}
2026-03-30 15:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%2770240217%27 HTTP/1.1" 200 None
2026-03-30 15:00:47 [auto_selling_coches.net.api] INFO: Saving data for 70240217: {'created_time': 1774882847.846209, 'last_price_update_time': 1774882847.84622}
2026-03-30 15:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net.api',RowKey='70240217') HTTP/1.1" 204 0
2026-03-30 15:00:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70213464> (referer: https://www.coches.net/concesionario/autosalonvillanuevaalicante/?pg=1) ['zyte-api']
2026-03-30 15:00:48 [auto_selling_coches.net.api] INFO: Extracted item from API: 70213464 - AUDI A3 RS3 Sportback TFSI quattro S tron
2026-03-30 15:00:48 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 84fd2a78-3824-5d8b-963a-61759fa33e27 with identifier: 70213464
2026-03-30 15:00:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 84fd2a78-3824-5d8b-963a-61759fa33e27
2026-03-30 15:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F19687380%252Fbf574409-3556-46e6-9494-ff9d12dfc455.jpg%27 HTTP/1.1" 200 None
2026-03-30 15:00:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19687380/bf574409-3556-46e6-9494-ff9d12dfc455.jpg already downloaded
2026-03-30 15:00:48 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 84fd2a78-3824-5d8b-963a-61759fa33e27 with identifier 70213464
2026-03-30 15:00:48 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:00:48 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:00:48 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 84fd2a78-3824-5d8b-963a-61759fa33e27
2026-03-30 15:00:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://web.gw.coches.net/details/70213464>
{'auction_title': '',
'body_type': 'Berlina',
'c_o_2_emission_value': None,
'category': 'Coches',
'color': 'Gris / Plata',
'currency': 'EUR',
'description': 'AUDI RS3 SPORTBACK 400 CV\n'
'\n'
'\xa0\n'
'\n'
'techo panorámico/abatible\n'
'\n'
'cortinilla superior manual en tela negra\n'
'\n'
'color de carrocería gris ( kemora )\n'
'\n'
'llantas en cruz multiradio 19” color negro mate\n'
'\n'
'faros adaptativos matrix led con juego opt negro\n'
'\n'
'pilotos de led dinámicos\n'
'\n'
'control de crucero adaptativo\n'
'\n'
'sistema ACC\n'
'\n'
'Audi pre-sense\n'
'\n'
'Cámara aparcamiento trasera 360º\n'
'\n'
'Sistema park asyst\n'
'\n'
'Sensores aparcamiento traseros/delanteros\n'
'\n'
'Apertura inteligente keyless\n'
'\n'
'Sistema escape deportivo RS\n'
'\n'
'Apertura inteligente portón trasero con botón y sensor de '
'pie\n'
'\n'
'Paquete interior RS Dynamic\n'
'\n'
'Sistema multimedia digital\n'
'\n'
'Sistema de sonido Bang Olufsen\n'
'\n'
'Volante deportivo multifunción achatado RS en race-tex/napa '
'con levas en acero pequeñas \xa0\n'
'\n'
'Asientos deportivos RS calefactables delanteros manuales\n'
'\n'
'Apple car play\n'
'\n'
'Y muchos mas extras ..\n'
'\n'
'\xa0\n'
'\n'
'-1 año de garantía y transferencia de nombre incluida en el '
'precio.\n'
'\n'
'-Consulte nuestras opciones de financiación si lo desea (el '
'precio no está sujeto a financiar con nosotros '
'directamente).\n'
'\n'
'-Servicio de entrega a domicilio en cualquier punto de la '
'Península y Baleares, precio a consultar.\n'
'\n'
'-Solicite prueba de vehículo a domicilio.\n'
'\n'
'-Todos nuestros vehículos disponen de libro de mantenimiento '
'y certificación de kilometraje.\n'
'\n'
'-Atendemos con cita previa, contacte con nosotros para '
'solicitar una prueba del vehículo.\n'
'\n'
'-Este anuncio no es vinculante, puede estar sujeto a errores, '
'se muestra a titulo informativo y no contractual.\n'
'\n'
'-19 años de experiencia nos avalan en el sector del '
'automóvil.\n'
'\n'
'-We speak English',
'doors_number': 5,
'emission_standard': None,
'engine': '2.5L',
'engine_horse_power': 400,
'expiration_date': None,
'fuel_type': 'Gasolina',
'id': '84fd2a78-3824-5d8b-963a-61759fa33e27',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/audi-a3-rs3-sportback-tfsi-294kw-quattro-s-tron-5p-gasolina-2024-en-alicante-70213464-covo.aspx',
'listing': 'auction',
'location': 'Alicante',
'make': 'AUDI',
'model': 'A3',
'odometer': 41000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 1,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19687380/bf574409-3556-46e6-9494-ff9d12dfc455.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_84fd2a78-3824-5d8b-963a-61759fa33e27/84fd2a78-3824-5d8b-963a-61759fa33e27_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 58148,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19687380/bf574409-3556-46e6-9494-ff9d12dfc455.jpg',
'Width': 800}],
'price': 61900,
'price_includes_vat': True,
'registration_date': '2023-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'AUDI A3 RS3 Sportback TFSI quattro S tron',
'transmission': 'automatic',
'trim': 'RS3 Sportback TFSI 294kW quattro S tron',
'vin': None,
'year': 2023}
2026-03-30 15:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%2770213464%27 HTTP/1.1" 200 None
2026-03-30 15:00:48 [auto_selling_coches.net.api] INFO: Saving data for 70213464: {'created_time': 1774882848.547332, 'last_price_update_time': 1774882848.547344}
2026-03-30 15:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net.api',RowKey='70213464') HTTP/1.1" 204 0
2026-03-30 15:01:07 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 28.153(s), this was the 1st time calling it.
2026-03-30 15:01:07 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 4.87865610118616 seconds as it raised RequestError: RequestError: 520, message=, headers=<CIMultiDictProxy('Date': 'Mon, 30 Mar 2026 15:01:06 GMT', 'Content-Type': 'application/problem+json', 'Content-Length': '252', 'Connection': 'keep-alive', 'Retry-After': '60', 'Request-Id': '437640ec30b4807ff6e4f1d28ebcec52', 'Vary': 'Accept-Encoding', 'Strict-Transport-Security': 'max-age=31536000; includeSubDomains; preload', 'Access-Control-Allow-Credentials': 'true', 'Access-Control-Expose-Headers': '*, X-Project-Key', 'Access-Control-Allow-Methods': 'GET, PUT, POST, DELETE, PATCH, OPTIONS', 'Access-Control-Allow-Headers': 'DNT, Keep-Alive, User-Agent, X-Requested-With, If-Modified-Since, Cache-Control, Content-Type, Range, Authorization, X-Project-Key', 'Access-Control-Max-Age': '1728000')>, body=b'{"type":"/download/website-ban","title":"Website Ban","status":520,"detail":"Zyte API could not get a ban-free response in a reasonable time. Please, check your URL query parameters. See https://docs.zyte.com/zyte-api/usage/errors.html#zapi-error-url"}', request_id=437640ec30b4807ff6e4f1d28ebcec52.
2026-03-30 15:01:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-30 15:01:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.coches.net/concesionario/autosalonvillanuevaalicante?pg=2> (referer: https://www.coches.net/concesionario/autosalonvillanuevaalicante/?pg=1) ['zyte-api']
2026-03-30 15:01:32 [auto_selling_coches.net.api] INFO: Extracting listings from HTML page 2
2026-03-30 15:01:32 [auto_selling_coches.net.api] INFO: Found 30 listings in HTML (page 2)
2026-03-30 15:01:32 [auto_selling_coches.net.api] INFO: Found listing with ID: 70155615
2026-03-30 15:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%2770155615%27 HTTP/1.1" 200 None
2026-03-30 15:01:32 [auto_selling_coches.net.api] INFO: Scrape type for 70155615: 1
2026-03-30 15:01:32 [auto_selling_coches.net.api] INFO: Scraping new listing 70155615
2026-03-30 15:01:32 [auto_selling_coches.net.api] INFO: Found listing with ID: 61917055
2026-03-30 15:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%2761917055%27 HTTP/1.1" 200 None
2026-03-30 15:01:32 [auto_selling_coches.net.api] INFO: Scrape type for 61917055: 1
2026-03-30 15:01:32 [auto_selling_coches.net.api] INFO: Scraping new listing 61917055
2026-03-30 15:01:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 15:01:32 [auto_selling_coches.net.api] INFO: Found listing with ID: 70179192
2026-03-30 15:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%2770179192%27 HTTP/1.1" 200 None
2026-03-30 15:01:32 [auto_selling_coches.net.api] INFO: Scrape type for 70179192: 1
2026-03-30 15:01:32 [auto_selling_coches.net.api] INFO: Scraping new listing 70179192
2026-03-30 15:01:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 15:01:32 [auto_selling_coches.net.api] INFO: Found listing with ID: 61946149
2026-03-30 15:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%2761946149%27 HTTP/1.1" 200 None
2026-03-30 15:01:32 [auto_selling_coches.net.api] INFO: Scrape type for 61946149: 1
2026-03-30 15:01:32 [auto_selling_coches.net.api] INFO: Scraping new listing 61946149
2026-03-30 15:01:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 15:01:32 [auto_selling_coches.net.api] INFO: Found listing with ID: 62599615
2026-03-30 15:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%2762599615%27 HTTP/1.1" 200 None
2026-03-30 15:01:32 [auto_selling_coches.net.api] INFO: Scrape type for 62599615: 1
2026-03-30 15:01:32 [auto_selling_coches.net.api] INFO: Scraping new listing 62599615
2026-03-30 15:01:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 15:01:32 [auto_selling_coches.net.api] INFO: Found listing with ID: 61917390
2026-03-30 15:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%2761917390%27 HTTP/1.1" 200 None
2026-03-30 15:01:32 [auto_selling_coches.net.api] INFO: Scrape type for 61917390: 1
2026-03-30 15:01:32 [auto_selling_coches.net.api] INFO: Scraping new listing 61917390
2026-03-30 15:01:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 15:01:32 [auto_selling_coches.net.api] INFO: Found listing with ID: 70178527
2026-03-30 15:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%2770178527%27 HTTP/1.1" 200 None
2026-03-30 15:01:32 [auto_selling_coches.net.api] INFO: Scrape type for 70178527: 1
2026-03-30 15:01:32 [auto_selling_coches.net.api] INFO: Scraping new listing 70178527
2026-03-30 15:01:32 [auto_selling_coches.net.api] INFO: Found listing with ID: 70069855
2026-03-30 15:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%2770069855%27 HTTP/1.1" 200 None
2026-03-30 15:01:32 [auto_selling_coches.net.api] INFO: Scrape type for 70069855: 1
2026-03-30 15:01:32 [auto_selling_coches.net.api] INFO: Scraping new listing 70069855
2026-03-30 15:01:32 [auto_selling_coches.net.api] INFO: Found listing with ID: 62224209
2026-03-30 15:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%2762224209%27 HTTP/1.1" 200 None
2026-03-30 15:01:32 [auto_selling_coches.net.api] INFO: Scrape type for 62224209: 1
2026-03-30 15:01:32 [auto_selling_coches.net.api] INFO: Scraping new listing 62224209
2026-03-30 15:01:32 [auto_selling_coches.net.api] INFO: Found listing with ID: 62234106
2026-03-30 15:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%2762234106%27 HTTP/1.1" 200 None
2026-03-30 15:01:32 [auto_selling_coches.net.api] INFO: Scrape type for 62234106: 1
2026-03-30 15:01:32 [auto_selling_coches.net.api] INFO: Scraping new listing 62234106
2026-03-30 15:01:32 [auto_selling_coches.net.api] INFO: Found listing with ID: 70056267
2026-03-30 15:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%2770056267%27 HTTP/1.1" 200 None
2026-03-30 15:01:32 [auto_selling_coches.net.api] INFO: Scrape type for 70056267: 1
2026-03-30 15:01:32 [auto_selling_coches.net.api] INFO: Scraping new listing 70056267
2026-03-30 15:01:32 [auto_selling_coches.net.api] INFO: Found listing with ID: 62225125
2026-03-30 15:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%2762225125%27 HTTP/1.1" 200 None
2026-03-30 15:01:32 [auto_selling_coches.net.api] INFO: Scrape type for 62225125: 1
2026-03-30 15:01:32 [auto_selling_coches.net.api] INFO: Scraping new listing 62225125
2026-03-30 15:01:32 [auto_selling_coches.net.api] INFO: Found listing with ID: 70079245
2026-03-30 15:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%2770079245%27 HTTP/1.1" 200 None
2026-03-30 15:01:32 [auto_selling_coches.net.api] INFO: Scrape type for 70079245: 1
2026-03-30 15:01:32 [auto_selling_coches.net.api] INFO: Scraping new listing 70079245
2026-03-30 15:01:32 [auto_selling_coches.net.api] INFO: Found listing with ID: 62506692
2026-03-30 15:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%2762506692%27 HTTP/1.1" 200 None
2026-03-30 15:01:32 [auto_selling_coches.net.api] INFO: Scrape type for 62506692: 1
2026-03-30 15:01:32 [auto_selling_coches.net.api] INFO: Scraping new listing 62506692
2026-03-30 15:01:32 [auto_selling_coches.net.api] INFO: Found listing with ID: 70068982
2026-03-30 15:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%2770068982%27 HTTP/1.1" 200 None
2026-03-30 15:01:32 [auto_selling_coches.net.api] INFO: Scrape type for 70068982: 1
2026-03-30 15:01:32 [auto_selling_coches.net.api] INFO: Scraping new listing 70068982
2026-03-30 15:01:32 [auto_selling_coches.net.api] INFO: Found listing with ID: 70077588
2026-03-30 15:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%2770077588%27 HTTP/1.1" 200 None
2026-03-30 15:01:33 [auto_selling_coches.net.api] INFO: Scrape type for 70077588: 1
2026-03-30 15:01:33 [auto_selling_coches.net.api] INFO: Scraping new listing 70077588
2026-03-30 15:01:33 [auto_selling_coches.net.api] INFO: Found listing with ID: 59463381
2026-03-30 15:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%2759463381%27 HTTP/1.1" 200 None
2026-03-30 15:01:33 [auto_selling_coches.net.api] INFO: Scrape type for 59463381: 1
2026-03-30 15:01:33 [auto_selling_coches.net.api] INFO: Scraping new listing 59463381
2026-03-30 15:01:33 [auto_selling_coches.net.api] INFO: Found listing with ID: 61806863
2026-03-30 15:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%2761806863%27 HTTP/1.1" 200 None
2026-03-30 15:01:33 [auto_selling_coches.net.api] INFO: Scrape type for 61806863: 1
2026-03-30 15:01:33 [auto_selling_coches.net.api] INFO: Scraping new listing 61806863
2026-03-30 15:01:33 [auto_selling_coches.net.api] INFO: Found listing with ID: 70070699
2026-03-30 15:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%2770070699%27 HTTP/1.1" 200 None
2026-03-30 15:01:33 [auto_selling_coches.net.api] INFO: Scrape type for 70070699: 1
2026-03-30 15:01:33 [auto_selling_coches.net.api] INFO: Scraping new listing 70070699
2026-03-30 15:01:33 [auto_selling_coches.net.api] INFO: Found listing with ID: 62493234
2026-03-30 15:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%2762493234%27 HTTP/1.1" 200 None
2026-03-30 15:01:33 [auto_selling_coches.net.api] INFO: Scrape type for 62493234: 1
2026-03-30 15:01:33 [auto_selling_coches.net.api] INFO: Scraping new listing 62493234
2026-03-30 15:01:33 [auto_selling_coches.net.api] INFO: Found listing with ID: 58126612
2026-03-30 15:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%2758126612%27 HTTP/1.1" 200 None
2026-03-30 15:01:33 [auto_selling_coches.net.api] INFO: Scrape type for 58126612: 1
2026-03-30 15:01:33 [auto_selling_coches.net.api] INFO: Scraping new listing 58126612
2026-03-30 15:01:33 [auto_selling_coches.net.api] INFO: Found listing with ID: 61806991
2026-03-30 15:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%2761806991%27 HTTP/1.1" 200 None
2026-03-30 15:01:33 [auto_selling_coches.net.api] INFO: Scrape type for 61806991: 1
2026-03-30 15:01:33 [auto_selling_coches.net.api] INFO: Scraping new listing 61806991
2026-03-30 15:01:33 [auto_selling_coches.net.api] INFO: Found listing with ID: 70075330
2026-03-30 15:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%2770075330%27 HTTP/1.1" 200 None
2026-03-30 15:01:33 [auto_selling_coches.net.api] INFO: Scrape type for 70075330: 1
2026-03-30 15:01:33 [auto_selling_coches.net.api] INFO: Scraping new listing 70075330
2026-03-30 15:01:33 [auto_selling_coches.net.api] INFO: Found listing with ID: 61856929
2026-03-30 15:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%2761856929%27 HTTP/1.1" 200 None
2026-03-30 15:01:33 [auto_selling_coches.net.api] INFO: Scrape type for 61856929: 1
2026-03-30 15:01:33 [auto_selling_coches.net.api] INFO: Scraping new listing 61856929
2026-03-30 15:01:33 [auto_selling_coches.net.api] INFO: Found listing with ID: 61856936
2026-03-30 15:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%2761856936%27 HTTP/1.1" 200 None
2026-03-30 15:01:33 [auto_selling_coches.net.api] INFO: Scrape type for 61856936: 1
2026-03-30 15:01:33 [auto_selling_coches.net.api] INFO: Scraping new listing 61856936
2026-03-30 15:01:33 [auto_selling_coches.net.api] INFO: Found listing with ID: 70059991
2026-03-30 15:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%2770059991%27 HTTP/1.1" 200 None
2026-03-30 15:01:33 [auto_selling_coches.net.api] INFO: Scrape type for 70059991: 1
2026-03-30 15:01:33 [auto_selling_coches.net.api] INFO: Scraping new listing 70059991
2026-03-30 15:01:33 [auto_selling_coches.net.api] INFO: Found listing with ID: 62655437
2026-03-30 15:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%2762655437%27 HTTP/1.1" 200 None
2026-03-30 15:01:33 [auto_selling_coches.net.api] INFO: Scrape type for 62655437: 1
2026-03-30 15:01:33 [auto_selling_coches.net.api] INFO: Scraping new listing 62655437
2026-03-30 15:01:33 [auto_selling_coches.net.api] INFO: Found listing with ID: 62661462
2026-03-30 15:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%2762661462%27 HTTP/1.1" 200 None
2026-03-30 15:01:33 [auto_selling_coches.net.api] INFO: Scrape type for 62661462: 1
2026-03-30 15:01:33 [auto_selling_coches.net.api] INFO: Scraping new listing 62661462
2026-03-30 15:01:33 [auto_selling_coches.net.api] INFO: Found listing with ID: 62157246
2026-03-30 15:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%2762157246%27 HTTP/1.1" 200 None
2026-03-30 15:01:33 [auto_selling_coches.net.api] INFO: Scrape type for 62157246: 1
2026-03-30 15:01:33 [auto_selling_coches.net.api] INFO: Scraping new listing 62157246
2026-03-30 15:01:33 [auto_selling_coches.net.api] INFO: Found listing with ID: 62652052
2026-03-30 15:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%2762652052%27 HTTP/1.1" 200 None
2026-03-30 15:01:33 [auto_selling_coches.net.api] INFO: Scrape type for 62652052: 1
2026-03-30 15:01:33 [auto_selling_coches.net.api] INFO: Scraping new listing 62652052
2026-03-30 15:01:33 [auto_selling_coches.net.api] INFO: HTML pagination: fetching page 3 (scraped 60/96 items)
2026-03-30 15:01:33 [auto_selling_coches.net.api] INFO: Using browserHtml fallback path (page 3)
2026-03-30 15:01:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/62599615> (referer: https://www.coches.net/concesionario/autosalonvillanuevaalicante/?pg=2) ['zyte-api']
2026-03-30 15:01:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 15:01:33 [auto_selling_coches.net.api] INFO: Extracted item from API: 62599615 - MERCEDES-BENZ GLE Coupé GLE 350 de 4MATIC Hibrido Enchufable
2026-03-30 15:01:33 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 97d7cab9-2687-5e98-a2a0-126c95dfd1ea with identifier: 62599615
2026-03-30 15:01:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 97d7cab9-2687-5e98-a2a0-126c95dfd1ea
2026-03-30 15:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F19466221%252F20eff45b-3bef-4f60-b299-3288589faea7.jpg%27 HTTP/1.1" 200 None
2026-03-30 15:01:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19466221/20eff45b-3bef-4f60-b299-3288589faea7.jpg already downloaded
2026-03-30 15:01:33 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 97d7cab9-2687-5e98-a2a0-126c95dfd1ea with identifier 62599615
2026-03-30 15:01:33 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:01:33 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:01:33 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 97d7cab9-2687-5e98-a2a0-126c95dfd1ea
2026-03-30 15:01:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://web.gw.coches.net/details/62599615>
{'auction_title': '',
'body_type': 'SUV',
'c_o_2_emission_value': 29,
'category': 'Coches',
'color': 'Gris / Plata',
'currency': 'EUR',
'description': 'MERCEDES-BENZ GLE COUPE 350DE 4MATIC 320 CV\n'
'\n'
'\xa0\n'
'\n'
'Color de carrocería gris SELENITA\n'
'\n'
'Llantas 22” AMG\n'
'\n'
'Techo panorámico/abatible\n'
'\n'
'Cortinilla superior eléctrica\n'
'\n'
'Faros led inteligentes/automáticos\n'
'\n'
'Pilotos de led\n'
'\n'
'Espejos abatibles automáticos con antideslumbramiento color '
'negro\n'
'\n'
'Molduras shadowline color negro\n'
'\n'
'Iluminación ambiental interior\n'
'\n'
'Amg line\n'
'\n'
'Asientos mixtos de cuero eléctricos, calefactables ventilados '
'y con ajuste lumbar\n'
'\n'
'Volante en cuero negro perforado multifunción con levas\n'
'\n'
'Interior cuero negro\n'
'\n'
'Sistema de sonido Burmester\n'
'\n'
'Sistema multimedia digital\n'
'\n'
'Cámaras de aparcamiento con sensores 360 grados\n'
'\n'
'Apple car play\n'
'\n'
'Sistema ACC\n'
'\n'
'Cámara multifuncional\n'
'\n'
'Sistema adaptativo velocidad\n'
'\n'
'Mas extras…..\n'
'\n'
'\xa0\n'
'\n'
'-1 año de garantía y transferencia de nombre incluida en el '
'precio.\n'
'\n'
'-Consulte nuestras opciones de financiación si lo desea (el '
'precio no está sujeto a financiar con nosotros '
'directamente).\n'
'\n'
'-Servicio de entrega a domicilio en cualquier punto de la '
'Península y Baleares, precio a consultar.\n'
'\n'
'-Solicite prueba de vehículo a domicilio.\n'
'\n'
'-Todos nuestros vehículos disponen de libro de mantenimiento '
'y certificación de kilometraje.\n'
'\n'
'-Atendemos con cita previa, contacte con nosotros para '
'solicitar una prueba del vehículo.\n'
'\n'
'-Este anuncio no es vinculante, puede estar sujeto a errores, '
'se muestra a titulo informativo y no contractual.\n'
'\n'
'-19 años de experiencia nos avalan en el sector del '
'automóvil.\n'
'\n'
'-We speak English',
'doors_number': 5,
'emission_standard': None,
'engine': '1.9L',
'engine_horse_power': 320,
'expiration_date': None,
'fuel_type': 'Híbrido enchufable',
'id': '97d7cab9-2687-5e98-a2a0-126c95dfd1ea',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/mercedes-benz-gle-coupe-gle-350-de-4matic-hibrido-enchufable-5p-electrico-hibrido-2020-en-alicante-62599615-covo.aspx',
'listing': 'auction',
'location': 'Alicante',
'make': 'MERCEDES-BENZ',
'model': 'GLE Coupé',
'odometer': 81000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 1,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19466221/20eff45b-3bef-4f60-b299-3288589faea7.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_97d7cab9-2687-5e98-a2a0-126c95dfd1ea/97d7cab9-2687-5e98-a2a0-126c95dfd1ea_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101014,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19466221/20eff45b-3bef-4f60-b299-3288589faea7.jpg',
'Width': 800}],
'price': 65900,
'price_includes_vat': True,
'registration_date': '2021-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'MERCEDES-BENZ GLE Coupé GLE 350 de 4MATIC Hibrido Enchufable',
'transmission': 'automatic',
'trim': 'GLE 350 de 4MATIC Hibrido Enchufable',
'vin': None,
'year': 2021}
2026-03-30 15:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%2762599615%27 HTTP/1.1" 200 None
2026-03-30 15:01:33 [auto_selling_coches.net.api] INFO: Saving data for 62599615: {'created_time': 1774882893.953218, 'last_price_update_time': 1774882893.953232}
2026-03-30 15:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net.api',RowKey='62599615') HTTP/1.1" 204 0
2026-03-30 15:01:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70179192> (referer: https://www.coches.net/concesionario/autosalonvillanuevaalicante/?pg=2) ['zyte-api']
2026-03-30 15:01:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70155615> (referer: https://www.coches.net/concesionario/autosalonvillanuevaalicante/?pg=2) ['zyte-api']
2026-03-30 15:01:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/61917055> (referer: https://www.coches.net/concesionario/autosalonvillanuevaalicante/?pg=2) ['zyte-api']
2026-03-30 15:01:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 15:01:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 15:01:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 15:01:34 [auto_selling_coches.net.api] INFO: Extracted item from API: 70179192 - PORSCHE Cayenne Coupé EHybrid
2026-03-30 15:01:34 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: a1020f7c-6d34-5893-b47b-86fb6e2fe8f9 with identifier: 70179192
2026-03-30 15:01:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item a1020f7c-6d34-5893-b47b-86fb6e2fe8f9
2026-03-30 15:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F19663130%252F9273dd86-7d5d-4c33-a3b2-0aba8611622c.jpg%27 HTTP/1.1" 200 None
2026-03-30 15:01:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19663130/9273dd86-7d5d-4c33-a3b2-0aba8611622c.jpg already downloaded
2026-03-30 15:01:34 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: a1020f7c-6d34-5893-b47b-86fb6e2fe8f9 with identifier 70179192
2026-03-30 15:01:34 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:01:34 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:01:34 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item a1020f7c-6d34-5893-b47b-86fb6e2fe8f9
2026-03-30 15:01:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://web.gw.coches.net/details/70179192>
{'auction_title': '',
'body_type': 'SUV',
'c_o_2_emission_value': 60,
'category': 'Coches',
'color': 'Gris / Plata',
'currency': 'EUR',
'description': 'PORSCHE CAYENNE COUPE EHYBRID 3.0 462CV\n'
'\n'
'\xa0\n'
'\n'
'Cambio automático con levas en el volante\n'
'\n'
'Llanta 21”\n'
'\n'
'Faros LED\n'
'\n'
'Control por voz\n'
'\n'
'Techo panorámico\n'
'\n'
'Asistente de aparcamiento delantero y trasero con cámara de '
'marcha atrás y vista envolvente\n'
'\n'
'Asientos deportivos eléctricos con 14 posiciones '
'calefactables con función de memoria\n'
'\n'
'Volante deportivo GT\n'
'\n'
'Radio digital (DAB+)\n'
'\n'
'Distintivo Porsche esmaltado negro mate\n'
'\n'
'Sistema de sonido BOSE\n'
'\n'
'Paquete Sport Chrono\n'
'\n'
'Connect Plus (Bluetooth, Apple CarPlay, WLAN, sistema de '
'seguimiento de vehículos) Hill Descent Assist (PHC)\n'
'\n'
'Multi Collision Brake\n'
'\n'
'Porsche Active Suspension Management (PASM)\n'
'\n'
'Sistema de escape deportivo con salidas de escape negras\n'
'\n'
'Acristalamiento tintado\n'
'\n'
'Portón trasero eléctrico\n'
'\n'
'y más extras...\n'
'\n'
'\xa0\n'
'\n'
'-1 año de garantía y transferencia de nombre incluida en el '
'precio.\n'
'\n'
'-Consulte nuestras opciones de financiación si lo desea (el '
'precio no está sujeto a financiar con nosotros '
'directamente).\n'
'\n'
'-Servicio de entrega a domicilio en cualquier punto de la '
'Península y Baleares, precio a consultar.\n'
'\n'
'-Solicite prueba de vehículo a domicilio.\n'
'\n'
'-Todos nuestros vehículos disponen de libro de mantenimiento '
'y certificación de kilometraje.\n'
'\n'
'-Atendemos con cita previa, contacte con nosotros para '
'solicitar una prueba del vehículo.\n'
'\n'
'-Este anuncio no es vinculante, puede estar sujeto a errores, '
'se muestra a titulo informativo y no contractual.\n'
'\n'
'-17 años de experiencia nos avalan en el sector del '
'automóvil.\n'
'\n'
'-We speak English',
'doors_number': 5,
'emission_standard': None,
'engine': '3.0L',
'engine_horse_power': 462,
'expiration_date': None,
'fuel_type': 'Híbrido enchufable',
'id': 'a1020f7c-6d34-5893-b47b-86fb6e2fe8f9',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/porsche-cayenne-coupe-ehybrid-5p-electrico-hibrido-2022-en-alicante-70179192-covo.aspx',
'listing': 'auction',
'location': 'Alicante',
'make': 'PORSCHE',
'model': 'Cayenne Coupé',
'odometer': 85000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 1,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19663130/9273dd86-7d5d-4c33-a3b2-0aba8611622c.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a1020f7c-6d34-5893-b47b-86fb6e2fe8f9/a1020f7c-6d34-5893-b47b-86fb6e2fe8f9_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79177,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19663130/9273dd86-7d5d-4c33-a3b2-0aba8611622c.jpg',
'Width': 800}],
'price': 69900,
'price_includes_vat': True,
'registration_date': '2021-01-01',
'seats_number': 4,
'seller_name': None,
'title': 'PORSCHE Cayenne Coupé EHybrid',
'transmission': 'automatic',
'trim': 'EHybrid',
'vin': None,
'year': 2021}
2026-03-30 15:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%2770179192%27 HTTP/1.1" 200 None
2026-03-30 15:01:34 [auto_selling_coches.net.api] INFO: Saving data for 70179192: {'created_time': 1774882894.459504, 'last_price_update_time': 1774882894.459514}
2026-03-30 15:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net.api',RowKey='70179192') HTTP/1.1" 204 0
2026-03-30 15:01:34 [auto_selling_coches.net.api] INFO: Extracted item from API: 70155615 - BMW Serie 2 M2
2026-03-30 15:01:34 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 60286597-607d-5cb6-aadb-5612c2b5b94d with identifier: 70155615
2026-03-30 15:01:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 60286597-607d-5cb6-aadb-5612c2b5b94d
2026-03-30 15:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F19643208%252F38ecbd61-85f6-4720-9a1f-ecb120b7f2ae.jpg%27 HTTP/1.1" 200 None
2026-03-30 15:01:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19643208/38ecbd61-85f6-4720-9a1f-ecb120b7f2ae.jpg already downloaded
2026-03-30 15:01:34 [auto_selling_coches.net.api] INFO: Extracted item from API: 61917055 - PORSCHE Panamera 4 EHybrid Platinum Edition
2026-03-30 15:01:34 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 8290c787-b8e6-539a-a192-a806ecc53d25 with identifier: 61917055
2026-03-30 15:01:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 8290c787-b8e6-539a-a192-a806ecc53d25
2026-03-30 15:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F18901208%252F86af8eeb-9a5d-4623-b4ba-eddbc267a7d8.jpg%27 HTTP/1.1" 200 None
2026-03-30 15:01:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/18901208/86af8eeb-9a5d-4623-b4ba-eddbc267a7d8.jpg already downloaded
2026-03-30 15:01:34 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 60286597-607d-5cb6-aadb-5612c2b5b94d with identifier 70155615
2026-03-30 15:01:34 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:01:34 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:01:34 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 60286597-607d-5cb6-aadb-5612c2b5b94d
2026-03-30 15:01:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://web.gw.coches.net/details/70155615>
{'auction_title': '',
'body_type': 'Coupe',
'c_o_2_emission_value': None,
'category': 'Coches',
'color': 'Gris / Plata (FROZEN PURE GREY)',
'currency': 'EUR',
'description': 'BMW M2 COMPETITION 460CV\n'
'Cambio automático con levas en el volante\n'
'Suspensión M adaptativa\n'
'Paquete aerodinámico performance\n'
'Sistema de frenos: Compuesto - Sistema de frenos M\n'
'M Drive Profesional\n'
'Diferencial deportivo m\n'
'Suspensión deportiva\n'
'Paquete de almacenamiento\n'
'Connected Package Professional\n'
'Servicios ConnectedDrive\n'
'Sistema de control de crucero, activo con función Stop&Go\n'
'Cámara trasera\n'
'Equipamiento exterior: Shadow-Line de alto brillo (alcance '
'ampliado)\n'
'Línea de sombra M de alto brillo\n'
'Faros delanteros BMW Individual Shadow Line\n'
'Luz ambiental\n'
'Sistema de dirección automática de asistencia al '
'aparcamiento\n'
'Interior: molduras interiores de carbono\n'
'Acceso confort (sistema de apertura y cierre)\n'
'Cinturones de seguridad M\n'
'Sistema de control de crucero con función de frenado\n'
'Base de carga por inducción para smartphone (carga '
'inalámbrica)\n'
'Retrovisor interior con atenuación automática\n'
'Volante (cuero) con multifunción M-Technic\n'
'Sistema de servicio: información de Apple CarPlay '
'(preparación)\n'
'Sistema de control por voz\n'
'BMW Live Cockpit Profesional\n'
'Sistema de sonido Harman Kardon.\n'
'19"/20" M LMR doble radio 930 M / MB\n'
'Control dinámico de estabilidad (DSC) con alcance ampliado\n'
'Freno compuesto M\n'
'Mas extras......\n'
'-1 año de garantía y transferencia de nombre incluida en el '
'precio.\n'
'-Consulte nuestras opciones de financiación si lo desea (el '
'precio no está sujeto a financiar con nosotros '
'directamente).\n'
'-Servicio de entrega a domicilio en cualquier punto de la '
'Península y Baleares, precio a consultar.\n'
'-Solicite prueba de vehículo a domicilio.\n'
'-Todos nuestros vehículos disponen de libro de mantenimiento '
'y certificación de kilometraje.\n'
'-Atendemos con cita previa, contacte con nosotros para '
'solicitar una prueba del vehículo.',
'doors_number': 2,
'emission_standard': None,
'engine': '3.0L',
'engine_horse_power': 460,
'expiration_date': None,
'fuel_type': 'Gasolina',
'id': '60286597-607d-5cb6-aadb-5612c2b5b94d',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/bmw-serie-2-m2-2p-gasolina-2024-en-alicante-70155615-covo.aspx',
'listing': 'auction',
'location': 'Alicante',
'make': 'BMW',
'model': 'Serie 2',
'odometer': 27000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 1,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19643208/38ecbd61-85f6-4720-9a1f-ecb120b7f2ae.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_60286597-607d-5cb6-aadb-5612c2b5b94d/60286597-607d-5cb6-aadb-5612c2b5b94d_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 57660,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19643208/38ecbd61-85f6-4720-9a1f-ecb120b7f2ae.jpg',
'Width': 800}],
'price': 71900,
'price_includes_vat': True,
'registration_date': '2023-01-01',
'seats_number': 4,
'seller_name': None,
'title': 'BMW Serie 2 M2',
'transmission': 'automatic',
'trim': 'M2',
'vin': None,
'year': 2023}
2026-03-30 15:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%2770155615%27 HTTP/1.1" 200 None
2026-03-30 15:01:34 [auto_selling_coches.net.api] INFO: Saving data for 70155615: {'created_time': 1774882894.551812, 'last_price_update_time': 1774882894.55182}
2026-03-30 15:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net.api',RowKey='70155615') HTTP/1.1" 204 0
2026-03-30 15:01:34 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 8290c787-b8e6-539a-a192-a806ecc53d25 with identifier 61917055
2026-03-30 15:01:34 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:01:34 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:01:34 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 8290c787-b8e6-539a-a192-a806ecc53d25
2026-03-30 15:01:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://web.gw.coches.net/details/61917055>
{'auction_title': '',
'body_type': 'Berlina',
'c_o_2_emission_value': 49,
'category': 'Coches',
'color': 'Negro',
'currency': 'EUR',
'description': 'PORSCHE PANAMERA 4 EHYBRID PLATINUM EDITION 462CV\n'
'\n'
'\xa0\n'
'\n'
'Cambio automático con levas en el volante\n'
'\n'
'Llantas Panamera Exclusive Design Sport de 21\n'
'\n'
'Faros LED matriciales que incluyen Porsche Dynamic Light '
'System Plus (PDLS Plus)\n'
'\n'
'Control por voz\n'
'\n'
'Techo panorámico corredizo\n'
'\n'
'Asistente de aparcamiento delantero y trasero con cámara de '
'marcha atrás\n'
'\n'
'Iluminación ambiental\n'
'\n'
'Asientos de cuero eléctricos con 14 posiciones calefactables '
'con función de memoria\n'
'\n'
'Asientos traseros calefactables\n'
'\n'
'Volante deportivo GT multifunción\n'
'\n'
'Radio digital (DAB+)\n'
'\n'
'Sistema de sonido BOSE\n'
'\n'
'Paquete Sport Chrono\n'
'\n'
'Connect Plus (Bluetooth, Apple CarPlay, WLAN, sistema de '
'seguimiento de vehículos) Hill Descent Assist (PHC)\n'
'\n'
'Control de climatización automático de 3 zonas\n'
'\n'
'Porsche Active Suspension Management (PASM)\n'
'\n'
'Suspensión neumática controlada electrónicamente\n'
'\n'
'Sistema de escape deportivo con salidas de escape negras\n'
'\n'
'Acristalamiento tintado\n'
'\n'
'Portón trasero eléctrico\n'
'\n'
'y más extras...\n'
'\n'
'\xa0\n'
'\n'
'-1 año de garantía y transferencia de nombre incluida en el '
'precio.\n'
'\n'
'-Consulte nuestras opciones de financiación si lo desea (el '
'precio no está sujeto a financiar con nosotros '
'directamente).\n'
'\n'
'-Servicio de entrega a domicilio en cualquier punto de la '
'Península y Baleares, precio a consultar.\n'
'\n'
'-Solicite prueba de vehículo a domicilio.\n'
'\n'
'-Todos nuestros vehículos disponen de libro de mantenimiento '
'y certificación de kilometraje.\n'
'\n'
'-Atendemos con cita previa, contacte con nosotros para '
'solicitar una prueba del vehículo.\n'
'\n'
'-Este anuncio no es vinculante, puede estar sujeto a errores, '
'se muestra a titulo informativo y no contractual.\n'
'\n'
'-17 años de experiencia nos avalan en el sector del '
'automóvil.\n'
'\n'
'-We speak English',
'doors_number': 5,
'emission_standard': None,
'engine': '2.9L',
'engine_horse_power': 462,
'expiration_date': None,
'fuel_type': 'Híbrido enchufable',
'id': '8290c787-b8e6-539a-a192-a806ecc53d25',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/porsche-panamera-4-ehybrid-platinum-edition-5p-electrico-/-hibrido-2022-en-alicante-61917055-covo.aspx',
'listing': 'auction',
'location': 'Alicante',
'make': 'PORSCHE',
'model': 'Panamera',
'odometer': 40000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 1,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/18901208/86af8eeb-9a5d-4623-b4ba-eddbc267a7d8.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8290c787-b8e6-539a-a192-a806ecc53d25/8290c787-b8e6-539a-a192-a806ecc53d25_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 219869,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/18901208/86af8eeb-9a5d-4623-b4ba-eddbc267a7d8.jpg',
'Width': 800}],
'price': 85900,
'price_includes_vat': True,
'registration_date': '2022-01-01',
'seats_number': 4,
'seller_name': None,
'title': 'PORSCHE Panamera 4 EHybrid Platinum Edition',
'transmission': 'automatic',
'trim': '4 EHybrid Platinum Edition',
'vin': None,
'year': 2022}
2026-03-30 15:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%2761917055%27 HTTP/1.1" 200 None
2026-03-30 15:01:34 [auto_selling_coches.net.api] INFO: Saving data for 61917055: {'created_time': 1774882894.599765, 'last_price_update_time': 1774882894.599802}
2026-03-30 15:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net.api',RowKey='61917055') HTTP/1.1" 204 0
2026-03-30 15:01:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/61946149> (referer: https://www.coches.net/concesionario/autosalonvillanuevaalicante/?pg=2) ['zyte-api']
2026-03-30 15:01:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 15:01:34 [auto_selling_coches.net.api] INFO: Extracted item from API: 61946149 - PORSCHE Cayenne Coupé EHybrid
2026-03-30 15:01:34 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: f09834cd-5852-5791-8cb8-a261aeb6e84e with identifier: 61946149
2026-03-30 15:01:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item f09834cd-5852-5791-8cb8-a261aeb6e84e
2026-03-30 15:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F18697911%252Fa72c56e2-8744-4f31-9bd8-0bd849e2296b.jpg%27 HTTP/1.1" 200 None
2026-03-30 15:01:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/18697911/a72c56e2-8744-4f31-9bd8-0bd849e2296b.jpg already downloaded
2026-03-30 15:01:34 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: f09834cd-5852-5791-8cb8-a261aeb6e84e with identifier 61946149
2026-03-30 15:01:34 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:01:34 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:01:34 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item f09834cd-5852-5791-8cb8-a261aeb6e84e
2026-03-30 15:01:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://web.gw.coches.net/details/61946149>
{'auction_title': '',
'body_type': 'SUV',
'c_o_2_emission_value': None,
'category': 'Coches',
'color': 'Negro',
'currency': 'EUR',
'description': 'PORSCHE CAYENNE COUPE EHYBRID 3.0 470CV\n'
'\n'
'\xa0\n'
'\n'
'Cambio automático con levas en el volante\n'
'\n'
'Llanta 22”\n'
'\n'
'Faros LED Matrix\n'
'\n'
'Control por voz\n'
'\n'
'Techo panorámico\n'
'\n'
'Asistente de aparcamiento delantero y trasero con cámara de '
'marcha atrás y vista envolvente\n'
'\n'
'Asientos deportivos de cuero beige, eléctricos con 8 '
'posiciones ,calefactables y con función de memoria\n'
'\n'
'Volante deportivo GT\n'
'\n'
'Radio digital (DAB+)\n'
'\n'
'Distintivo Porsche esmaltado negro mate\n'
'\n'
'Sistema de sonido BOSE\n'
'\n'
'Paquete Sport Chrono\n'
'\n'
'Connect Plus (Bluetooth, Apple CarPlay, WLAN, sistema de '
'seguimiento de vehículos) Hill Descent Assist (PHC)\n'
'\n'
'Multi Collision Brake\n'
'\n'
'Paquete Sport Chrono\n'
'\n'
'Porsche Active Suspension Management (PASM)\n'
'\n'
'Suspensión neumática adaptativa\n'
'\n'
'Sistema de escape deportivo\n'
'\n'
'Acristalamiento tintado\n'
'\n'
'Portón trasero eléctrico\n'
'\n'
'y más extras...\n'
'\n'
'\xa0\n'
'\n'
'-1 año de garantía y transferencia de nombre incluida en el '
'precio.\n'
'\n'
'-Consulte nuestras opciones de financiación si lo desea (el '
'precio no está sujeto a financiar con nosotros '
'directamente).\n'
'\n'
'-Servicio de entrega a domicilio en cualquier punto de la '
'Península y Baleares, precio a consultar.\n'
'\n'
'-Solicite prueba de vehículo a domicilio.\n'
'\n'
'-Todos nuestros vehículos disponen de libro de mantenimiento '
'y certificación de kilometraje.\n'
'\n'
'-Atendemos con cita previa, contacte con nosotros para '
'solicitar una prueba del vehículo.\n'
'\n'
'-Este anuncio no es vinculante, puede estar sujeto a errores, '
'se muestra a titulo informativo y no contractual.\n'
'\n'
'-17 años de experiencia nos avalan en el sector del '
'automóvil.\n'
'\n'
'-We speak English',
'doors_number': 5,
'emission_standard': None,
'engine': '3.0L',
'engine_horse_power': 462,
'expiration_date': None,
'fuel_type': 'Híbrido enchufable',
'id': 'f09834cd-5852-5791-8cb8-a261aeb6e84e',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/porsche-cayenne-coupe-ehybrid-5p-electrico-hibrido-2023-en-alicante-61946149-covo.aspx',
'listing': 'auction',
'location': 'Alicante',
'make': 'PORSCHE',
'model': 'Cayenne Coupé',
'odometer': 28000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 1,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/18697911/a72c56e2-8744-4f31-9bd8-0bd849e2296b.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f09834cd-5852-5791-8cb8-a261aeb6e84e/f09834cd-5852-5791-8cb8-a261aeb6e84e_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 238739,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/18697911/a72c56e2-8744-4f31-9bd8-0bd849e2296b.jpg',
'Width': 800}],
'price': 94900,
'price_includes_vat': True,
'registration_date': '2023-01-01',
'seats_number': 4,
'seller_name': None,
'title': 'PORSCHE Cayenne Coupé EHybrid',
'transmission': 'automatic',
'trim': 'EHybrid',
'vin': None,
'year': 2023}
2026-03-30 15:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%2761946149%27 HTTP/1.1" 200 None
2026-03-30 15:01:35 [auto_selling_coches.net.api] INFO: Saving data for 61946149: {'created_time': 1774882895.010374, 'last_price_update_time': 1774882895.010384}
2026-03-30 15:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net.api',RowKey='61946149') HTTP/1.1" 204 0
2026-03-30 15:01:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/62157246> (referer: https://www.coches.net/concesionario/autosalonvillanuevaalicante/?pg=2) ['zyte-api']
2026-03-30 15:01:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 15:01:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/62652052> (referer: https://www.coches.net/concesionario/autosalonvillanuevaalicante/?pg=2) ['zyte-api']
2026-03-30 15:01:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 15:01:35 [auto_selling_coches.net.api] INFO: Extracted item from API: 62157246 - PORSCHE Panamera 4 EHybrid
2026-03-30 15:01:35 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 08156127-4792-5e61-bb86-a6baa3b46cf7 with identifier: 62157246
2026-03-30 15:01:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 08156127-4792-5e61-bb86-a6baa3b46cf7
2026-03-30 15:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F19100353%252F16db16ea-ce47-4368-9911-84fca43ce4c2.jpg%27 HTTP/1.1" 200 None
2026-03-30 15:01:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19100353/16db16ea-ce47-4368-9911-84fca43ce4c2.jpg already downloaded
2026-03-30 15:01:35 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 08156127-4792-5e61-bb86-a6baa3b46cf7 with identifier 62157246
2026-03-30 15:01:35 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:01:35 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:01:35 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 08156127-4792-5e61-bb86-a6baa3b46cf7
2026-03-30 15:01:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://web.gw.coches.net/details/62157246>
{'auction_title': '',
'body_type': 'Berlina',
'c_o_2_emission_value': 56,
'category': 'Coches',
'color': 'Negro',
'currency': 'EUR',
'description': 'PORSCHE PANAMERA 4 EHYBRID 462CV\n'
' \n'
'Cambio automático con levas en el volante\n'
'Llantas Panamera Exclusive Design Sport de 21\n'
'Faros LED matriciales que incluyen Porsche Dynamic Light '
'System Plus (PDLS Plus)\n'
'Control por voz\n'
'Techo panorámico corredizo\n'
'Asistente de aparcamiento delantero y trasero con cámara de '
'marcha atrás\n'
'Iluminación ambiental\n'
'Asientos de cuero eléctricos con 16 posiciones calefactables '
'con función de memoria\n'
'Volante deportivo GT multifunción\n'
'Radio digital (DAB+)\n'
'Sistema de sonido BOSE\n'
'Paquete Sport Chrono\n'
'Cámara trasera \n'
'Connect Plus (Bluetooth, Apple CarPlay, WLAN, sistema de '
'seguimiento de vehículos) Hill Descent Assist (PHC)\n'
'Control de climatización automático \n'
'Porsche Active Suspension Management (PASM)\n'
'Suspensión neumática controlada electrónicamente\n'
'Acristalamiento tintado\n'
'Portón trasero eléctrico\n'
'y más extras...\n'
' \n'
'-1 año de garantía y transferencia de nombre incluida en el '
'precio.\n'
'-Consulte nuestras opciones de financiación si lo desea (el '
'precio no está sujeto a financiar con nosotros '
'directamente).\n'
'-Servicio de entrega a domicilio en cualquier punto de la '
'Península y Baleares, precio a consultar.\n'
'-Solicite prueba de vehículo a domicilio.\n'
'-Todos nuestros vehículos disponen de libro de mantenimiento '
'y certificación de kilometraje.\n'
'-Atendemos con cita previa, contacte con nosotros para '
'solicitar una prueba del vehículo.\n'
'-Este anuncio no es vinculante, puede estar sujeto a errores, '
'se muestra a titulo informativo y no contractual.\n'
'-17 años de experiencia nos avalan en el sector del '
'automóvil.\n'
'-We speak English',
'doors_number': 5,
'emission_standard': None,
'engine': '2.9L',
'engine_horse_power': 462,
'expiration_date': None,
'fuel_type': 'Híbrido enchufable',
'id': '08156127-4792-5e61-bb86-a6baa3b46cf7',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/porsche-panamera-4-ehybrid-5p-electrico-hibrido-2018-en-alicante-62157246-covo.aspx',
'listing': 'auction',
'location': 'Alicante',
'make': 'PORSCHE',
'model': 'Panamera',
'odometer': 115000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 1,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19100353/16db16ea-ce47-4368-9911-84fca43ce4c2.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_08156127-4792-5e61-bb86-a6baa3b46cf7/08156127-4792-5e61-bb86-a6baa3b46cf7_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 222351,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19100353/16db16ea-ce47-4368-9911-84fca43ce4c2.jpg',
'Width': 800}],
'price': 61500,
'price_includes_vat': True,
'registration_date': '2017-01-01',
'seats_number': 4,
'seller_name': None,
'title': 'PORSCHE Panamera 4 EHybrid',
'transmission': 'automatic',
'trim': '4 EHybrid',
'vin': None,
'year': 2017}
2026-03-30 15:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%2762157246%27 HTTP/1.1" 200 None
2026-03-30 15:01:35 [auto_selling_coches.net.api] INFO: Saving data for 62157246: {'created_time': 1774882895.510178, 'last_price_update_time': 1774882895.510188}
2026-03-30 15:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net.api',RowKey='62157246') HTTP/1.1" 204 0
2026-03-30 15:01:35 [auto_selling_coches.net.api] INFO: Extracted item from API: 62652052 - AUDI A6 RS 6 Avant TFSI quattro
2026-03-30 15:01:35 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 8e630b17-0189-585c-9d6c-1096da55425c with identifier: 62652052
2026-03-30 15:01:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 8e630b17-0189-585c-9d6c-1096da55425c
2026-03-30 15:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F19507880%252F38acef2c-9338-4069-bc1b-8f5369f05f0c.jpg%27 HTTP/1.1" 200 None
2026-03-30 15:01:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19507880/38acef2c-9338-4069-bc1b-8f5369f05f0c.jpg already downloaded
2026-03-30 15:01:35 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 8e630b17-0189-585c-9d6c-1096da55425c with identifier 62652052
2026-03-30 15:01:35 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:01:35 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:01:35 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 8e630b17-0189-585c-9d6c-1096da55425c
2026-03-30 15:01:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://web.gw.coches.net/details/62652052>
{'auction_title': '',
'body_type': 'Familiar',
'c_o_2_emission_value': 263,
'category': 'Coches',
'color': 'Gris / Plata',
'currency': 'EUR',
'description': 'AUDI RS6 AVANT 4.0 TFSI QUATTRO 600CV\n'
'\n'
'Cambio automático con levas en el volante\n'
'Faros LED HD Matrix con luz láser Audi, con iluminación '
'dinámica y luces intermitentes dinámicas\n'
'Techo Panorámico abatible\n'
'Sistema de aviso de cambio de carril Involuntario\n'
'Sistema de reconocimiento de señales basado en la cámara\n'
'Sistema de estacionamiento con sensores delanteros y traseros '
'con cámara\n'
'Sistema de navegación MMI Plus y MMI Touch\n'
'Sistema de control de crucero adaptativo\n'
'Sistema de escapes deportivos RS\n'
'Cuadro de instrumentos Digital RS Plus\n'
'Camara 360º\n'
'Audi pre sense \n'
'Apple Car Play\n'
'Android Auto\n'
'Asientos deportivos RS eléctricos calefactables , ventilados '
'con ajuste lumbar y función de memoria\n'
'Volante deportivo Multifunción achatado\n'
'Climatizador 4 zonas\n'
'Espejos retrovisores eléctricos calefactables y función de '
'memoria\n'
'Paquete de iluminación ambiental plus\n'
'Portón trasero eléctrico con apertura desde el interior\n'
'Y más extras...\n'
'\n'
'- 1 año de garantía y transferencia de nombre incluida en el '
'precio.\n'
'- Servicio de entrega a domicilio en cualquier punto de la '
'Península y Baleares\n'
'-Solicite prueba de vehículo a domicilio.\n'
'- Consulte nuestra financiación (el precio no está sujeto a '
'financiar con nosotros directamente).\n'
'- Atendemos con cita previa, contacte con nosotros para '
'solicitar una prueba del vehículo.\n'
'- Todos nuestros vehículos disponen de libro de mantenimiento '
'y certificación de kilometraje.\n'
'- Este anuncio no es vinculante, puede estar sujeto a '
'errores, se muestra a titulo informativo y no contractual.\n'
'\n'
'- 19 años de experiencia nos avalan en el sector del '
'automóvil.',
'doors_number': 5,
'emission_standard': None,
'engine': '4.0L',
'engine_horse_power': 600,
'expiration_date': None,
'fuel_type': 'Gasolina',
'id': '8e630b17-0189-585c-9d6c-1096da55425c',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/audi-a6-rs-6-avant-tfsi-quattro-5p-gasolina-2020-en-alicante-62652052-covo.aspx',
'listing': 'auction',
'location': 'Alicante',
'make': 'AUDI',
'model': 'A6',
'odometer': 90000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 1,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19507880/38acef2c-9338-4069-bc1b-8f5369f05f0c.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8e630b17-0189-585c-9d6c-1096da55425c/8e630b17-0189-585c-9d6c-1096da55425c_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111027,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19507880/38acef2c-9338-4069-bc1b-8f5369f05f0c.jpg',
'Width': 800}],
'price': 86900,
'price_includes_vat': True,
'registration_date': '2020-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'AUDI A6 RS 6 Avant TFSI quattro',
'transmission': 'automatic',
'trim': 'RS 6 Avant TFSI quattro',
'vin': None,
'year': 2020}
2026-03-30 15:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%2762652052%27 HTTP/1.1" 200 None
2026-03-30 15:01:35 [auto_selling_coches.net.api] INFO: Saving data for 62652052: {'created_time': 1774882895.592274, 'last_price_update_time': 1774882895.592286}
2026-03-30 15:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net.api',RowKey='62652052') HTTP/1.1" 204 0
2026-03-30 15:01:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/62661462> (referer: https://www.coches.net/concesionario/autosalonvillanuevaalicante/?pg=2) ['zyte-api']
2026-03-30 15:01:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 15:01:36 [auto_selling_coches.net.api] INFO: Extracted item from API: 62661462 - BMW X5 M Competition
2026-03-30 15:01:36 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 18a5e968-fecf-5eea-bf68-1463b9f06dc1 with identifier: 62661462
2026-03-30 15:01:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 18a5e968-fecf-5eea-bf68-1463b9f06dc1
2026-03-30 15:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F19515480%252Fea709e5a-ec60-46d2-b36d-9bfbf3ad37b9.jpg%27 HTTP/1.1" 200 None
2026-03-30 15:01:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19515480/ea709e5a-ec60-46d2-b36d-9bfbf3ad37b9.jpg already downloaded
2026-03-30 15:01:36 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 18a5e968-fecf-5eea-bf68-1463b9f06dc1 with identifier 62661462
2026-03-30 15:01:36 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:01:36 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:01:36 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 18a5e968-fecf-5eea-bf68-1463b9f06dc1
2026-03-30 15:01:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://web.gw.coches.net/details/62661462>
{'auction_title': '',
'body_type': 'SUV',
'c_o_2_emission_value': 303,
'category': 'Coches',
'color': 'Gris / Plata',
'currency': 'EUR',
'description': 'BMW X5 M COMPETITION X DRIVE 625 cv\n'
'\n'
'Sistema de escape deportivo M\n'
'Llantas 21"/22" M 809 M Bicolor\n'
'Indicador de presión de neumáticos\n'
'Sistema de alarmas\n'
'Head up Display\n'
'Control remoto universal integrado\n'
'Sistema de acceso cómodo\n'
'Tecla De Pantalla Bmw\n'
'Techo de cristal panorámico\n'
'Paquete de compartimento para equipaje\n'
'Ventilación activa del asiento delantero\n'
'Ajuste del asiento eléctrico con función de Memoria\n'
'Cinturones de seguridad M\n'
'Protección activa\n'
'Asistente de conducción profesional\n'
'Guardia activa\n'
'Luz Láser BMW\n'
'Asistente de estacionamiento Plus\n'
'Sintonizador Dab\n'
'Sistema de sonido envolvente Harman/kardon\n'
'Llamada de emergencia legal\n'
'Servicios de unidad conectada\n'
'Paquete conectado profesional\n'
'Preparación de Apple CarPlay\n'
'Telefonía con Carga Inalámbrica\n'
'Indiv. Techo interior Alcantara antracita\n'
'Molduras exteriores Shadowline de alto brillo de Bmw '
'Individual con características ampliadas\n'
'Paquete de competición\n'
'Paquete de controladores M\n'
'Paquete de competición M\n'
'Bloqueo automático al alejarse\n'
'Portón trasero eléctrico\n'
'y más extras...\n'
'\n'
'-1 año de garantía y transferencia de nombre incluida en el '
'precio.\n'
'-Consulte nuestras opciones de financiación si lo desea (el '
'precio no está sujeto a financiar con nosotros '
'directamente).\n'
'-Servicio de entrega a domicilio en cualquier punto de la '
'Península y Baleares, precio a consultar.\n'
'-Solicite prueba de vehículo a domicilio.\n'
'-Todos nuestros vehículos disponen de libro de mantenimiento '
'y certificación de kilometraje.\n'
'-Atendemos con cita previa, contacte con nosotros para '
'solicitar una prueba del vehículo.\n'
'-Este anuncio no es vinculante, puede estar sujeto a errores, '
'se muestra a titulo informativo y no contractual.\n'
'-19 años de experiencia nos avalan en el sector del '
'automóvil.\n'
'-We speak English',
'doors_number': 5,
'emission_standard': None,
'engine': '4.4L',
'engine_horse_power': 625,
'expiration_date': None,
'fuel_type': 'Gasolina',
'id': '18a5e968-fecf-5eea-bf68-1463b9f06dc1',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/bmw-x5-m-competition-5p-gasolina-2021-en-alicante-62661462-covo.aspx',
'listing': 'auction',
'location': 'Alicante',
'make': 'BMW',
'model': 'X5',
'odometer': 89000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 1,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19515480/ea709e5a-ec60-46d2-b36d-9bfbf3ad37b9.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_18a5e968-fecf-5eea-bf68-1463b9f06dc1/18a5e968-fecf-5eea-bf68-1463b9f06dc1_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 45227,
'Height': 599,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19515480/ea709e5a-ec60-46d2-b36d-9bfbf3ad37b9.jpg',
'Width': 800}],
'price': 74900,
'price_includes_vat': True,
'registration_date': '2021-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'BMW X5 M Competition',
'transmission': 'automatic',
'trim': 'M Competition',
'vin': None,
'year': 2021}
2026-03-30 15:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%2762661462%27 HTTP/1.1" 200 None
2026-03-30 15:01:36 [auto_selling_coches.net.api] INFO: Saving data for 62661462: {'created_time': 1774882896.51578, 'last_price_update_time': 1774882896.515795}
2026-03-30 15:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net.api',RowKey='62661462') HTTP/1.1" 204 0
2026-03-30 15:01:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70059991> (referer: https://www.coches.net/concesionario/autosalonvillanuevaalicante/?pg=2) ['zyte-api']
2026-03-30 15:01:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 15:01:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/62655437> (referer: https://www.coches.net/concesionario/autosalonvillanuevaalicante/?pg=2) ['zyte-api']
2026-03-30 15:01:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 15:01:36 [auto_selling_coches.net.api] INFO: Extracted item from API: 70059991 - MERCEDES-BENZ Mercedes-AMG GT MercedesAMG GT C Coupe
2026-03-30 15:01:36 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 5dfa1ca2-a771-5ec8-866e-045a50fcf63b with identifier: 70059991
2026-03-30 15:01:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 5dfa1ca2-a771-5ec8-866e-045a50fcf63b
2026-03-30 15:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F19568094%252F1fb5ce51-0666-413b-a0a9-1dfa001938ae.jpg%27 HTTP/1.1" 200 None
2026-03-30 15:01:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19568094/1fb5ce51-0666-413b-a0a9-1dfa001938ae.jpg already downloaded
2026-03-30 15:01:36 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 5dfa1ca2-a771-5ec8-866e-045a50fcf63b with identifier 70059991
2026-03-30 15:01:36 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:01:36 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:01:36 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 5dfa1ca2-a771-5ec8-866e-045a50fcf63b
2026-03-30 15:01:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://web.gw.coches.net/details/70059991>
{'auction_title': '',
'body_type': 'Coupe',
'c_o_2_emission_value': None,
'category': 'Coches',
'color': 'Gris / Plata',
'currency': 'EUR',
'description': 'MERCEDES BENZ AMG GT-C 4.0 V8 BITURBO 557CV \n'
' \n'
'Cambio automático con levas en el volante\n'
' Llantas AMG 19” y 20’’ doble medida \n'
'Faros LED Inteligentes\n'
' Paquete de ayuda para aparcar\n'
' Paquete AMG Interior \n'
'Navegación \n'
'Cámara trasera y delante \n'
'Paquete AMG exterior \n'
'Paquete AMG Driver \n'
'Asistente de ángulo muerto \n'
'Paquete de alumbrado interior\n'
' Suspensión deportiva (AMG Ride Control)\n'
' Paquete de integración para smartphone\n'
' Asientos Performance AMG con memoria eléctricos '
'calefactables y con ajuste lumbar \n'
'Asistente de cambio de carril activo \n'
'Volante AMG en Napa \n'
'Techo panorámico \n'
'Espejos abatibles eléctricos\n'
' 3 tipos de conducción deportiva incliuda Track Race \n'
'Spoiler trasero deportivo ( aerodinámica ) automático \n'
'y más extras... \n'
' \n'
'-1 año de garantía y transferencia de nombre incluida en el '
'precio.\n'
' -Consulte nuestras opciones de financiación si lo desea (el '
'precio no está sujeto a financiar con nosotros '
'directamente).\n'
' -Servicio de entrega a domicilio en cualquier punto de la '
'Península y Baleares, precio a consultar. \n'
'-Solicite prueba de vehículo a domicilio. \n'
'-Todos nuestros vehículos disponen de libro de mantenimiento '
'y certificación de kilometraje. \n'
'-Atendemos con cita previa, contacte con nosotros para '
'solicitar una prueba del vehículo.\n'
' -Este anuncio no es vinculante, puede estar sujeto a '
'errores, se muestra a titulo informativo y no contractual.\n'
' -19 años de experiencia nos avalan en el sector del '
'automóvil.\n'
' -We speak English',
'doors_number': 3,
'emission_standard': None,
'engine': '4.0L',
'engine_horse_power': 557,
'expiration_date': None,
'fuel_type': 'Gasolina',
'id': '5dfa1ca2-a771-5ec8-866e-045a50fcf63b',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/mercedes-benz-mercedes-amg-gt-mercedesamg-gt-c-coupe-3p-gasolina-2022-en-alicante-70059991-covo.aspx',
'listing': 'auction',
'location': 'Alicante',
'make': 'MERCEDES-BENZ',
'model': 'Mercedes-AMG GT',
'odometer': 29000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 1,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19568094/1fb5ce51-0666-413b-a0a9-1dfa001938ae.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5dfa1ca2-a771-5ec8-866e-045a50fcf63b/5dfa1ca2-a771-5ec8-866e-045a50fcf63b_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88504,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19568094/1fb5ce51-0666-413b-a0a9-1dfa001938ae.jpg',
'Width': 800}],
'price': 127900,
'price_includes_vat': True,
'registration_date': '2022-01-01',
'seats_number': 2,
'seller_name': None,
'title': 'MERCEDES-BENZ Mercedes-AMG GT MercedesAMG GT C Coupe',
'transmission': 'automatic',
'trim': 'MercedesAMG GT C Coupe',
'vin': None,
'year': 2022}
2026-03-30 15:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%2770059991%27 HTTP/1.1" 200 None
2026-03-30 15:01:36 [auto_selling_coches.net.api] INFO: Saving data for 70059991: {'created_time': 1774882896.861326, 'last_price_update_time': 1774882896.861339}
2026-03-30 15:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net.api',RowKey='70059991') HTTP/1.1" 204 0
2026-03-30 15:01:36 [auto_selling_coches.net.api] INFO: Extracted item from API: 62655437 - VOLKSWAGEN Golf R 2.0 TSI 4Motion DSG
2026-03-30 15:01:36 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: fe3b0c2a-e2b0-553d-b13d-95b1851b02f6 with identifier: 62655437
2026-03-30 15:01:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item fe3b0c2a-e2b0-553d-b13d-95b1851b02f6
2026-03-30 15:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F19510720%252F9fb6e157-fe7b-469a-bbe4-2adf7ffbb1c9.jpg%27 HTTP/1.1" 200 None
2026-03-30 15:01:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19510720/9fb6e157-fe7b-469a-bbe4-2adf7ffbb1c9.jpg already downloaded
2026-03-30 15:01:36 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: fe3b0c2a-e2b0-553d-b13d-95b1851b02f6 with identifier 62655437
2026-03-30 15:01:36 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:01:36 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:01:36 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item fe3b0c2a-e2b0-553d-b13d-95b1851b02f6
2026-03-30 15:01:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://web.gw.coches.net/details/62655437>
{'auction_title': '',
'body_type': 'Berlina',
'c_o_2_emission_value': None,
'category': 'Coches',
'color': 'Azul',
'currency': 'EUR',
'description': 'VOLKSWAGEN GOLF R 320CV\n'
' \n'
'Cambio automático con levas en el volante\n'
'Llantas 20”\n'
'4 tipos de modo de conducción \n'
'Climatizador automático\n'
'Asientos Deportivos R con calefacción y ajuste lumbar\n'
'Control de crucero \n'
'Limitador de velocidad\n'
'Sistema de arranque sin llave\n'
'Volante multifunción calefactable\n'
'Espejos eléctricos\n'
'Control de presión de neumáticos\n'
'Cámara multifunción con ayuda de aparcamiento delante + '
'detrás\n'
'Techo panorámico eléctrico\n'
'Acristalamiento de privacidad\n'
'Navegador\n'
'Faros LED\n'
'Carga por inducción para smartphones\n'
'Recepción de radio digital DAB\n'
'Apple CarPlay\n'
'Conexión bluetooth\n'
'Pantalla táctil\n'
'Interfaz telefónica confortable con función de carga '
'inductiva\n'
'Control de voz\n'
'Asistente de señales de tráfico.\n'
'Escape Akrapovic\n'
'Iluminación ambiental \n'
'y más extras...\n'
' \n'
'- 1 año de garantía y transferencia de nombre incluida en el '
'precio.\n'
'- Servicio de entrega a domicilio en cualquier punto de la '
'Península y Baleares\n'
'-Solicite prueba de vehículo a domicilio.\n'
'- Consulte nuestra financiación (el precio no está sujeto a '
'financiar con nosotros directamente).\n'
'- Atendemos con cita previa, contacte con nosotros para '
'solicitar una prueba del vehículo.\n'
'- Todos nuestros vehículos disponen de libro de mantenimiento '
'y certificación de kilometraje.\n'
'- Este anuncio no es vinculante, puede estar sujeto a '
'errores, se muestra a titulo informativo y no contractual.\n'
' \n'
'- 19 años de experiencia nos avalan en el sector del '
'automóvil.',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 320,
'expiration_date': None,
'fuel_type': 'Gasolina',
'id': 'fe3b0c2a-e2b0-553d-b13d-95b1851b02f6',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/volkswagen-golf-r-20-tsi-235kw-320cv-4motion-dsg-5p-gasolina-2023-en-alicante-62655437-covo.aspx',
'listing': 'auction',
'location': 'Alicante',
'make': 'VOLKSWAGEN',
'model': 'Golf',
'odometer': 39000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 1,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19510720/9fb6e157-fe7b-469a-bbe4-2adf7ffbb1c9.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fe3b0c2a-e2b0-553d-b13d-95b1851b02f6/fe3b0c2a-e2b0-553d-b13d-95b1851b02f6_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95582,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19510720/9fb6e157-fe7b-469a-bbe4-2adf7ffbb1c9.jpg',
'Width': 800}],
'price': 39900,
'price_includes_vat': True,
'registration_date': '2023-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'VOLKSWAGEN Golf R 2.0 TSI 4Motion DSG',
'transmission': 'automatic',
'trim': 'R 2.0 TSI 235kW 320CV 4Motion DSG',
'vin': None,
'year': 2023}
2026-03-30 15:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%2762655437%27 HTTP/1.1" 200 None
2026-03-30 15:01:36 [auto_selling_coches.net.api] INFO: Saving data for 62655437: {'created_time': 1774882896.947138, 'last_price_update_time': 1774882896.947152}
2026-03-30 15:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net.api',RowKey='62655437') HTTP/1.1" 204 0
2026-03-30 15:01:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/61856936> (referer: https://www.coches.net/concesionario/autosalonvillanuevaalicante/?pg=2) ['zyte-api']
2026-03-30 15:01:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 15:01:37 [auto_selling_coches.net.api] INFO: Extracted item from API: 61856936 - LAMBORGHINI URUS
2026-03-30 15:01:37 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: eecfa303-602c-5e0b-84bf-4cb7f573b0eb with identifier: 61856936
2026-03-30 15:01:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item eecfa303-602c-5e0b-84bf-4cb7f573b0eb
2026-03-30 15:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F18827660%252F8128a2c1-2baf-4177-a912-31c17d85fc68.jpg%27 HTTP/1.1" 200 None
2026-03-30 15:01:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/18827660/8128a2c1-2baf-4177-a912-31c17d85fc68.jpg already downloaded
2026-03-30 15:01:37 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: eecfa303-602c-5e0b-84bf-4cb7f573b0eb with identifier 61856936
2026-03-30 15:01:37 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:01:37 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:01:37 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item eecfa303-602c-5e0b-84bf-4cb7f573b0eb
2026-03-30 15:01:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://web.gw.coches.net/details/61856936>
{'auction_title': '',
'body_type': 'SUV',
'c_o_2_emission_value': None,
'category': 'Coches',
'color': 'Negro',
'currency': 'EUR',
'description': 'LAMBORGHINI URUS 4.0 V8 649CV\n'
' \n'
' Cambio automático con levas en el volante\n'
' Llantas 23”\n'
' Faros LED\n'
' Sonido Bang Olufsen\n'
' Volante multifunción en cuero calefactable\n'
' Asientos deportivos mixtos (cuero y alcantara), '
'calefactables , ventlados, ajuste lumbar y paquete de '
'memoria\n'
' Cámara con sensores de parking \n'
'Suspensión neumática\n'
' Asientos traseros calefactables\n'
' Techo panorámico abatible\n'
'Cristales traseros tintados para mayor privacidad\n'
'Retrovisores eléctricos\n'
'Homekit\n'
'Asistente de cambio de carril\n'
'Asistente ángulo muerto\n'
'Navegador \n'
'Frenos carboceramicos con pinza en amarillo\n'
'Climatizador a 4 zonas\n'
'Portón trasero eléctrico\n'
'Mas extras…..\n'
' \n'
'- 1 año de garantía y transferencia de nombre incluida en el '
'precio.\n'
'- Servicio de entrega a domicilio en cualquier punto de la '
'Península y Baleares\n'
' -Solicite prueba de vehículo a domicilio.\n'
' - Consulte nuestra financiación (el precio no está sujeto a '
'financiar con nosotros directamente).\n'
' - Atendemos con cita previa, contacte con nosotros para '
'solicitar una prueba del vehículo.\n'
' - Todos nuestros vehículos disponen de libro de '
'mantenimiento y certificación de kilometraje.\n'
' - Este anuncio no es vinculante, puede estar sujeto a '
'errores, se muestra a titulo informativo y no contractual.\n'
'- 17 años de experiencia nos avalan en el sector del '
'automóvil.',
'doors_number': None,
'emission_standard': None,
'engine': None,
'engine_horse_power': None,
'expiration_date': None,
'fuel_type': 'Gasolina',
'id': 'eecfa303-602c-5e0b-84bf-4cb7f573b0eb',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/lamborghini-urus-gasolina-2022-en-alicante-61856936-covo.aspx',
'listing': 'auction',
'location': 'Alicante',
'make': 'LAMBORGHINI',
'model': 'URUS',
'odometer': 68000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 1,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/18827660/8128a2c1-2baf-4177-a912-31c17d85fc68.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eecfa303-602c-5e0b-84bf-4cb7f573b0eb/eecfa303-602c-5e0b-84bf-4cb7f573b0eb_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 158685,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/18827660/8128a2c1-2baf-4177-a912-31c17d85fc68.jpg',
'Width': 800}],
'price': 224900,
'price_includes_vat': True,
'registration_date': '2022-01-01',
'seats_number': None,
'seller_name': None,
'title': 'LAMBORGHINI URUS',
'transmission': 'automatic',
'trim': None,
'vin': None,
'year': 2022}
2026-03-30 15:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%2761856936%27 HTTP/1.1" 200 None
2026-03-30 15:01:37 [auto_selling_coches.net.api] INFO: Saving data for 61856936: {'created_time': 1774882897.214513, 'last_price_update_time': 1774882897.214522}
2026-03-30 15:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net.api',RowKey='61856936') HTTP/1.1" 204 0
2026-03-30 15:01:37 [scrapy.extensions.logstats] INFO: Crawled 44 pages (at 42 pages/min), scraped 41 items (at 41 items/min)
2026-03-30 15:01:37 [scrapy.extensions.memusage] INFO: Peak memory usage is 176MiB
2026-03-30 15:01:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/61806991> (referer: https://www.coches.net/concesionario/autosalonvillanuevaalicante/?pg=2) ['zyte-api']
2026-03-30 15:01:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 15:01:38 [auto_selling_coches.net.api] INFO: Extracted item from API: 61806991 - LAND-ROVER Range Rover Velar 2.0 D180 4WD Auto
2026-03-30 15:01:38 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: e002de1a-49ac-5ba4-ad1d-07250a3d5c9a with identifier: 61806991
2026-03-30 15:01:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item e002de1a-49ac-5ba4-ad1d-07250a3d5c9a
2026-03-30 15:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F18761900%252F0ccbd0a5-d477-4166-8622-adebeaf66e54.jpg%27 HTTP/1.1" 200 None
2026-03-30 15:01:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/18761900/0ccbd0a5-d477-4166-8622-adebeaf66e54.jpg already downloaded
2026-03-30 15:01:38 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: e002de1a-49ac-5ba4-ad1d-07250a3d5c9a with identifier 61806991
2026-03-30 15:01:38 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:01:38 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:01:38 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item e002de1a-49ac-5ba4-ad1d-07250a3d5c9a
2026-03-30 15:01:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://web.gw.coches.net/details/61806991>
{'auction_title': '',
'body_type': 'SUV',
'c_o_2_emission_value': 152,
'category': 'Coches',
'color': 'Negro',
'currency': 'EUR',
'description': 'LAND ROVER RANGE ROVER VELAR 2.0 D180\n'
' \n'
'Cambio automático con levas en el volante\n'
'Llantas 19”\n'
'Faros LED\n'
'Asientos de cuero/alcantara eléctricos y con ajuste lumbar\n'
'Control por voz\n'
'Sistema de audio premium\n'
'Asistente de cambio de carril\n'
'Climatizador automático\n'
'Portón trasero eléctrico\n'
'Espejos abatibles eléctricos\n'
'Volante multifunción\n'
'Control por voz\n'
'Control de crucero\n'
'Apple car y Android Auto\n'
'Sistema de estacionamiento con sensores y cámaras\n'
'Cuero ampliado\n'
'Cámara trasera\n'
'y más extras....\n'
' \n'
'-1 año de garantía y transferencia de nombre incluida en el '
'precio.\n'
'-Consulte nuestras opciones de financiación si lo desea (el '
'precio no está sujeto a financiar con nosotros '
'directamente).\n'
'-Servicio de entrega a domicilio en cualquier punto de la '
'Península y Baleares, precio a consultar.\n'
'-Solicite prueba de vehículo a domicilio.\n'
'-Todos nuestros vehículos disponen de libro de mantenimiento '
'y certificación de kilometraje.\n'
'-Atendemos con cita previa, contacte con nosotros para '
'solicitar una prueba del vehículo.\n'
'-Este anuncio no es vinculante, puede estar sujeto a errores, '
'se muestra a titulo informativo y no contractual.\n'
'-17 años de experiencia nos avalan en el sector del '
'automóvil.\n'
'-We speak English',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 180,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': 'e002de1a-49ac-5ba4-ad1d-07250a3d5c9a',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/land-rover-range-rover-velar-2.0-d180-132kw-180cv-4wd-auto-5p-diesel-2020-en-alicante-61806991-covo.aspx',
'listing': 'auction',
'location': 'Alicante',
'make': 'LAND-ROVER',
'model': 'Range Rover Velar',
'odometer': 126000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 1,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/18761900/0ccbd0a5-d477-4166-8622-adebeaf66e54.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e002de1a-49ac-5ba4-ad1d-07250a3d5c9a/e002de1a-49ac-5ba4-ad1d-07250a3d5c9a_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 240932,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/18761900/0ccbd0a5-d477-4166-8622-adebeaf66e54.jpg',
'Width': 800}],
'price': 24900,
'price_includes_vat': True,
'registration_date': '2020-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'LAND-ROVER Range Rover Velar 2.0 D180 4WD Auto',
'transmission': 'automatic',
'trim': '2.0 D180 132kW 180CV 4WD Auto',
'vin': None,
'year': 2020}
2026-03-30 15:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%2761806991%27 HTTP/1.1" 200 None
2026-03-30 15:01:38 [auto_selling_coches.net.api] INFO: Saving data for 61806991: {'created_time': 1774882898.13465, 'last_price_update_time': 1774882898.13466}
2026-03-30 15:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net.api',RowKey='61806991') HTTP/1.1" 204 0
2026-03-30 15:01:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/61856929> (referer: https://www.coches.net/concesionario/autosalonvillanuevaalicante/?pg=2) ['zyte-api']
2026-03-30 15:01:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 15:01:38 [auto_selling_coches.net.api] INFO: Extracted item from API: 61856929 - JEEP WRANGLER SAHARA 3.0
2026-03-30 15:01:38 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 0dff59e6-2cae-52c4-9aaf-ee6fcf984bb1 with identifier: 61856929
2026-03-30 15:01:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 0dff59e6-2cae-52c4-9aaf-ee6fcf984bb1
2026-03-30 15:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F18835557%252F905c0c9a-3fc5-4a32-a776-82b1996ae8e4.jpg%27 HTTP/1.1" 200 None
2026-03-30 15:01:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/18835557/905c0c9a-3fc5-4a32-a776-82b1996ae8e4.jpg already downloaded
2026-03-30 15:01:38 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 0dff59e6-2cae-52c4-9aaf-ee6fcf984bb1 with identifier 61856929
2026-03-30 15:01:38 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:01:38 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:01:38 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 0dff59e6-2cae-52c4-9aaf-ee6fcf984bb1
2026-03-30 15:01:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://web.gw.coches.net/details/61856929>
{'auction_title': '',
'body_type': 'SUV',
'c_o_2_emission_value': None,
'category': 'Coches',
'color': 'Negro',
'currency': 'EUR',
'description': 'JEEP WRANGLER UNLIMITED SAHARA 3.0 286CV\n'
' \n'
'Cambio manual de 6 velocidades\n'
'Control de crucero \n'
'Sistema de aviso de cambio de carril\n'
'Techo 3 piezas Hard Top\n'
'Sistema de sonido Premium con 2 subwofer en la parte trasera\n'
'Cámara todoterreno trasera\n'
'Sistema de navegación y audio UConnect Smartouch\n'
'Retrovisores exteriores eléctricos regulables y '
'calefactables, ambos\n'
'Luces traseras LED\n'
'Centro de información (EVIC) con pantalla de 7"\n'
'Climatizador automático\n'
'Sistema de airbag para la cabeza\n'
'Asiento de tela manuales y con soporte lumbar\n'
'Volante multifunción\n'
'llantas 17”\n'
'Control por voz\n'
'Cámara trasera\n'
'Sistema de aparcamiento delantero y trasero\n'
'Rueda de repuesto\n'
'Mesa trasera con luz en la puerta elevable\n'
'Mando de palanca de cambio/selección de cuero\n'
'Protección contra agotamiento\n'
'Kit de snorkel para Jeep Wrangler\n'
'Cabrestante eléctrico\n'
'Gato hifdraulico especial Jeep\n'
'Acristalamiento trasero oscurecido\n'
'y más extras...\n'
' \n'
'-1 año de garantía y transferencia de nombre incluida en el '
'precio.\n'
'-Consulte nuestras opciones de financiación si lo desea (el '
'precio no está sujeto a financiar con nosotros '
'directamente).\n'
'-Servicio de entrega a domicilio en cualquier punto de la '
'Península y Baleares, precio a consultar.\n'
'-Solicite prueba de vehículo a domicilio.\n'
'-Todos nuestros vehículos disponen de libro de mantenimiento '
'y certificación de kilometraje.\n'
'-Atendemos con cita previa, contacte con nosotros para '
'solicitar una prueba del vehículo.\n'
'-Este anuncio no es vinculante, puede estar sujeto a errores, '
'se muestra a titulo informativo y no contractual.\n'
'-17 años de experiencia nos avalan en el sector del '
'automóvil.\n'
'-We speak English',
'doors_number': None,
'emission_standard': None,
'engine': None,
'engine_horse_power': None,
'expiration_date': None,
'fuel_type': 'Gasolina',
'id': '0dff59e6-2cae-52c4-9aaf-ee6fcf984bb1',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/jeep-wrangler-sahara-30-286cv-gasolina-2020-en-alicante-61856929-covo.aspx',
'listing': 'auction',
'location': 'Alicante',
'make': 'JEEP',
'model': 'WRANGLER SAHARA 3.0 286CV',
'odometer': 6000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 1,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/18835557/905c0c9a-3fc5-4a32-a776-82b1996ae8e4.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0dff59e6-2cae-52c4-9aaf-ee6fcf984bb1/0dff59e6-2cae-52c4-9aaf-ee6fcf984bb1_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 240816,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/18835557/905c0c9a-3fc5-4a32-a776-82b1996ae8e4.jpg',
'Width': 800}],
'price': 57900,
'price_includes_vat': True,
'registration_date': '2020-01-01',
'seats_number': None,
'seller_name': None,
'title': 'JEEP WRANGLER SAHARA 3.0',
'transmission': 'manual',
'trim': None,
'vin': None,
'year': 2020}
2026-03-30 15:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%2761856929%27 HTTP/1.1" 200 None
2026-03-30 15:01:38 [auto_selling_coches.net.api] INFO: Saving data for 61856929: {'created_time': 1774882898.690988, 'last_price_update_time': 1774882898.690998}
2026-03-30 15:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net.api',RowKey='61856929') HTTP/1.1" 204 0
2026-03-30 15:01:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70075330> (referer: https://www.coches.net/concesionario/autosalonvillanuevaalicante/?pg=2) ['zyte-api']
2026-03-30 15:01:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 15:01:40 [auto_selling_coches.net.api] INFO: Extracted item from API: 70075330 - PORSCHE Cayenne Coupé S EHybrid
2026-03-30 15:01:40 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 183fdff7-54a1-5958-8259-6ceac3adef09 with identifier: 70075330
2026-03-30 15:01:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 183fdff7-54a1-5958-8259-6ceac3adef09
2026-03-30 15:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F19581672%252Fd8927364-6889-485b-827e-987a268075fa.jpg%27 HTTP/1.1" 200 None
2026-03-30 15:01:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19581672/d8927364-6889-485b-827e-987a268075fa.jpg already downloaded
2026-03-30 15:01:40 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 183fdff7-54a1-5958-8259-6ceac3adef09 with identifier 70075330
2026-03-30 15:01:40 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:01:40 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:01:40 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 183fdff7-54a1-5958-8259-6ceac3adef09
2026-03-30 15:01:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://web.gw.coches.net/details/70075330>
{'auction_title': '',
'body_type': 'SUV',
'c_o_2_emission_value': None,
'category': 'Coches',
'color': 'Beige',
'currency': 'EUR',
'description': 'PORSCHE CAYENNE COUPE S EHYBRID 520CV\n'
' \n'
'Cambio automático con levas en el volante\n'
'Llanta 22”\n'
'Faros LED Matrix\n'
'Control por voz\n'
'virtual cockpit \n'
'Techo panorámico\n'
'Asistente de aparcamiento delantero y trasero con cámara de '
'marcha atrás y vista envolvente\n'
'Asientos deportivos de cuero bitono, eléctricos con 18 '
'posiciones ,calefactables y con función de memoria\n'
'Volante deportivo GT\n'
'Radio digital (DAB+)\n'
'Head up Display\n'
'Sistema de sonido Bose\n'
'Paquete Sport Chrono\n'
'Connect Plus (Bluetooth, Apple CarPlay, WLAN, sistema de '
'seguimiento de vehículos) Hill Descent Assist (PHC)\n'
'Multi Collision Brake\n'
'Paquete Sport Chrono\n'
'Porsche Active Suspension Management (PASM)\n'
'Suspensión neumática adaptativa\n'
'Sistema de escape deportivo\n'
'Acristalamiento tintado\n'
'Portón trasero eléctrico\n'
'y más extras...\n'
' \n'
'-1 año de garantía y transferencia de nombre incluida en el '
'precio.\n'
'-Consulte nuestras opciones de financiación si lo desea (el '
'precio no está sujeto a financiar con nosotros '
'directamente).\n'
'-Servicio de entrega a domicilio en cualquier punto de la '
'Península y Baleares, precio a consultar.\n'
'-Solicite prueba de vehículo a domicilio.\n'
'-Todos nuestros vehículos disponen de libro de mantenimiento '
'y certificación de kilometraje.\n'
'-Atendemos con cita previa, contacte con nosotros para '
'solicitar una prueba del vehículo.\n'
'-Este anuncio no es vinculante, puede estar sujeto a errores, '
'se muestra a titulo informativo y no contractual.\n'
'-19 años de experiencia nos avalan en el sector del '
'automóvil.\n'
'-We speak English',
'doors_number': 5,
'emission_standard': None,
'engine': '3.0L',
'engine_horse_power': 519,
'expiration_date': None,
'fuel_type': 'Híbrido enchufable',
'id': '183fdff7-54a1-5958-8259-6ceac3adef09',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/porsche-cayenne-coupe-s-ehybrid-5p-electrico-hibrido-2024-en-alicante-70075330-covo.aspx',
'listing': 'auction',
'location': 'Alicante',
'make': 'PORSCHE',
'model': 'Cayenne Coupé',
'odometer': 31000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 1,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19581672/d8927364-6889-485b-827e-987a268075fa.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_183fdff7-54a1-5958-8259-6ceac3adef09/183fdff7-54a1-5958-8259-6ceac3adef09_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 60291,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19581672/d8927364-6889-485b-827e-987a268075fa.jpg',
'Width': 800}],
'price': 115900,
'price_includes_vat': True,
'registration_date': '2024-01-01',
'seats_number': 4,
'seller_name': None,
'title': 'PORSCHE Cayenne Coupé S EHybrid',
'transmission': 'automatic',
'trim': 'S EHybrid',
'vin': None,
'year': 2024}
2026-03-30 15:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%2770075330%27 HTTP/1.1" 200 None
2026-03-30 15:01:40 [auto_selling_coches.net.api] INFO: Saving data for 70075330: {'created_time': 1774882900.480069, 'last_price_update_time': 1774882900.480079}
2026-03-30 15:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net.api',RowKey='70075330') HTTP/1.1" 204 0
2026-03-30 15:01:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70070699> (referer: https://www.coches.net/concesionario/autosalonvillanuevaalicante/?pg=2) ['zyte-api']
2026-03-30 15:01:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 15:01:42 [auto_selling_coches.net.api] INFO: Extracted item from API: 70070699 - MERCEDES-BENZ GLE GLE 350 de 4MATIC Hibrido Enchufable
2026-03-30 15:01:42 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: c9aea27f-c6a7-5415-924a-b7aded7288fe with identifier: 70070699
2026-03-30 15:01:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item c9aea27f-c6a7-5415-924a-b7aded7288fe
2026-03-30 15:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F19577334%252F0d610b8d-9470-40fb-b704-135751260783.jpg%27 HTTP/1.1" 200 None
2026-03-30 15:01:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19577334/0d610b8d-9470-40fb-b704-135751260783.jpg already downloaded
2026-03-30 15:01:42 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: c9aea27f-c6a7-5415-924a-b7aded7288fe with identifier 70070699
2026-03-30 15:01:42 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:01:42 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:01:42 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item c9aea27f-c6a7-5415-924a-b7aded7288fe
2026-03-30 15:01:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://web.gw.coches.net/details/70070699>
{'auction_title': '',
'body_type': 'SUV',
'c_o_2_emission_value': None,
'category': 'Coches',
'color': 'Blanco',
'currency': 'EUR',
'description': 'MERCEDES-BENZ GLE 350DE 320 CV\n'
'\n'
'\n'
'Color de carrocería blanco \n'
'Llanta 19’’ \n'
'Faros de led adaptativos inteligentes automáticos\n'
'Pilotos de led\n'
'AMG line interior/exterior\n'
'Shadow line en acero/plata\n'
'Suspensión deportiva\n'
'Espejos automáticos abatibles con antideslumbramiento\n'
'Volante multifunción deportivo con levas en acero/plata\n'
'Iluminación ambiental interior ( AMG night )\n'
'Interior en cuero negro\n'
'Asientos eléctricos calefactables/ventilados con ajuste '
'lumbar y funcion de masaje \n'
'Memoria de asientos \n'
'Paquete de cuero ampliado\n'
'Climatizador 3 zonas\n'
'Sistema multimedia digital\n'
'Apple car play\n'
'Sistema de carga inalámbrico smartphone\n'
'Sistema ACC\n'
'Control de crucero\n'
'Asistente de carril\n'
'Asistente de angulo muerto\n'
'mas extras …\n'
'\n'
'-1 año de garantía y transferencia de nombre incluida en el '
'precio.\n'
'-Consulte nuestras opciones de financiación si lo desea (el '
'precio no está sujeto a financiar con nosotros '
'directamente).\n'
'-Servicio de entrega a domicilio en cualquier punto de la '
'Península y Baleares, precio a consultar.\n'
'-Solicite prueba de vehículo a domicilio.\n'
'-Todos nuestros vehículos disponen de libro de mantenimiento '
'y certificación de kilometraje.\n'
'-Atendemos con cita previa, contacte con nosotros para '
'solicitar una prueba del vehículo.\n'
'-Este anuncio no es vinculante, puede estar sujeto a errores, '
'se muestra a titulo informativo y no contractual.\n'
'-19 años de experiencia nos avalan en el sector del '
'automóvil.\n'
'-We speak English',
'doors_number': 5,
'emission_standard': None,
'engine': '1.9L',
'engine_horse_power': 320,
'expiration_date': None,
'fuel_type': 'Híbrido enchufable',
'id': 'c9aea27f-c6a7-5415-924a-b7aded7288fe',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/mercedes-benz-gle-gle-350-de-4matic-hibrido-enchufable-5p-electrico-hibrido-2022-en-alicante-70070699-covo.aspx',
'listing': 'auction',
'location': 'Alicante',
'make': 'MERCEDES-BENZ',
'model': 'GLE',
'odometer': 85500,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 1,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19577334/0d610b8d-9470-40fb-b704-135751260783.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c9aea27f-c6a7-5415-924a-b7aded7288fe/c9aea27f-c6a7-5415-924a-b7aded7288fe_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81974,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19577334/0d610b8d-9470-40fb-b704-135751260783.jpg',
'Width': 800}],
'price': 48000,
'price_includes_vat': True,
'registration_date': '2022-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'MERCEDES-BENZ GLE GLE 350 de 4MATIC Hibrido Enchufable',
'transmission': 'automatic',
'trim': 'GLE 350 de 4MATIC Hibrido Enchufable',
'vin': None,
'year': 2022}
2026-03-30 15:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%2770070699%27 HTTP/1.1" 200 None
2026-03-30 15:01:42 [auto_selling_coches.net.api] INFO: Saving data for 70070699: {'created_time': 1774882902.835932, 'last_price_update_time': 1774882902.835942}
2026-03-30 15:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net.api',RowKey='70070699') HTTP/1.1" 204 0
2026-03-30 15:01:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/58126612> (referer: https://www.coches.net/concesionario/autosalonvillanuevaalicante/?pg=2) ['zyte-api']
2026-03-30 15:01:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 15:01:45 [auto_selling_coches.net.api] INFO: Extracted item from API: 58126612 - PORSCHE Cayenne Coupé
2026-03-30 15:01:45 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 2b4fc752-f9b9-58ef-8907-ae32be171224 with identifier: 58126612
2026-03-30 15:01:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 2b4fc752-f9b9-58ef-8907-ae32be171224
2026-03-30 15:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F15840772%252F53fbb97e-b085-4e62-9154-cfc37c6f4e4a.jpg%27 HTTP/1.1" 200 None
2026-03-30 15:01:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/15840772/53fbb97e-b085-4e62-9154-cfc37c6f4e4a.jpg already downloaded
2026-03-30 15:01:45 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 2b4fc752-f9b9-58ef-8907-ae32be171224 with identifier 58126612
2026-03-30 15:01:45 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:01:45 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:01:45 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 2b4fc752-f9b9-58ef-8907-ae32be171224
2026-03-30 15:01:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://web.gw.coches.net/details/58126612>
{'auction_title': '',
'body_type': 'SUV',
'c_o_2_emission_value': 215,
'category': 'Coches',
'color': 'Blanco',
'currency': 'EUR',
'description': 'PORSCHE CAYENNE COUPE 340CV\n'
'\n'
'Cambio automático con levas en el volante\n'
'Llantas 22" RS Spyder Desing\n'
'Depósito de combustible de 90lts.\n'
'Sistema de escape deportivo con colas negras de alto brillo\n'
'Suspensión neumática adaptativa (PASM)\n'
'Sistema de remolque con bola eléctrica\n'
'Asientos confort eléctricos climatizados con función de '
'memoria en 14 posiciones\n'
'Asistente de cambio de carril\n'
'Luces principales LED Matrix con PDLS Plus\n'
'Sistema de Audio BOSE Surround \n'
'Soporte para smartphone\n'
'Sistema de estacionamiento con sensores y cámara 360º\n'
'Head Up Display\n'
'Sistema de control de velocidad adaptativo con función de '
'parada de emergencia\n'
'Iluminación ambiental\n'
'Esfera de la brújula y sport chrono en blanco\n'
'Crsitales tintados térmicos\n'
'Portón trasero eléctrico\n'
'Modulo de navegación PCM\n'
'Paquete Sporto Chrono con selector de modo\n'
'Apple Car Play\n'
'y más extras...\n'
'\n'
'-1 año de garantía y transferencia de nombre incluida en el '
'precio.\n'
'-Consulte nuestras opciones de financiación si lo desea (el '
'precio no está sujeto a financiar con nosotros '
'directamente).\n'
'-Servicio de entrega a domicilio en cualquier punto de la '
'Península y Baleares, precio a consultar.\n'
'-Solicite prueba de vehículo a domicilio.\n'
'-Todos nuestros vehículos disponen de libro de mantenimiento '
'y certificación de kilometraje.\n'
'-Atendemos con cita previa, contacte con nosotros para '
'solicitar una prueba del vehículo.\n'
'-Este anuncio no es vinculante, puede estar sujeto a errores, '
'se muestra a titulo informativo y no contractual.\n'
'-17 años de experiencia nos avalan en el sector del '
'automóvil.\n'
'-We speak English\n'
'\n'
'\n'
'-Included in the price is a 1 year warranty, and the vehicle '
'ownership title change cost.\n'
'-Feel free to check out our financing options (the price is '
'not directly held to finance with us)\n'
"-We are able to arrange the vehicle's delivery anywhere "
'within Spain mainland, and Balearic Islands.\n'
'-Request a test drive to your own home.\n'
'-All our vehicles include a service log book, and mileage '
'certification.\n'
'-Should you want to view any of our vehicles, please book an '
'appointment with us.\n'
'-This listing is not contractual, as it may contain errors, '
'it is merely informative.\n'
'-We have been in business for 17 years, as a vehicle '
'dealership.',
'doors_number': 5,
'emission_standard': None,
'engine': '3.0L',
'engine_horse_power': 340,
'expiration_date': None,
'fuel_type': 'Gasolina',
'id': '2b4fc752-f9b9-58ef-8907-ae32be171224',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/porsche-cayenne-coupe-5p-gasolina-2020-en-alicante-58126612-covo.aspx',
'listing': 'auction',
'location': 'Alicante',
'make': 'PORSCHE',
'model': 'Cayenne Coupé',
'odometer': 54000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 1,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/15840772/53fbb97e-b085-4e62-9154-cfc37c6f4e4a.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2b4fc752-f9b9-58ef-8907-ae32be171224/2b4fc752-f9b9-58ef-8907-ae32be171224_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 174090,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/15840772/53fbb97e-b085-4e62-9154-cfc37c6f4e4a.jpg',
'Width': 800}],
'price': 78900,
'price_includes_vat': True,
'registration_date': '2020-01-01',
'seats_number': 4,
'seller_name': None,
'title': 'PORSCHE Cayenne Coupé',
'transmission': 'automatic',
'trim': None,
'vin': None,
'year': 2020}
2026-03-30 15:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%2758126612%27 HTTP/1.1" 200 None
2026-03-30 15:01:45 [auto_selling_coches.net.api] INFO: Saving data for 58126612: {'created_time': 1774882905.912084, 'last_price_update_time': 1774882905.912093}
2026-03-30 15:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net.api',RowKey='58126612') HTTP/1.1" 204 0
2026-03-30 15:01:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/62493234> (referer: https://www.coches.net/concesionario/autosalonvillanuevaalicante/?pg=2) ['zyte-api']
2026-03-30 15:01:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 15:01:46 [auto_selling_coches.net.api] INFO: Extracted item from API: 62493234 - MERCEDES-BENZ GLB 2.0 GLB 35 4MATIC DCT
2026-03-30 15:01:46 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 520bde22-3e9e-54c7-ad75-4b123b79b46a with identifier: 62493234
2026-03-30 15:01:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 520bde22-3e9e-54c7-ad75-4b123b79b46a
2026-03-30 15:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F19379947%252F7daeaa51-0624-4c7a-8549-b62397569d65.jpg%27 HTTP/1.1" 200 None
2026-03-30 15:01:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19379947/7daeaa51-0624-4c7a-8549-b62397569d65.jpg already downloaded
2026-03-30 15:01:46 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 520bde22-3e9e-54c7-ad75-4b123b79b46a with identifier 62493234
2026-03-30 15:01:46 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:01:46 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:01:46 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 520bde22-3e9e-54c7-ad75-4b123b79b46a
2026-03-30 15:01:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://web.gw.coches.net/details/62493234>
{'auction_title': '',
'body_type': 'SUV',
'c_o_2_emission_value': 171,
'category': 'Coches',
'color': 'Negro',
'currency': 'EUR',
'description': 'MERCEDES-BENZ GLB 35 AMG 306CV\n'
'\n'
'\xa0\n'
'\n'
'Techo panorámico/abatible\n'
'\n'
'Cortinilla superior eléctrica color negro tela\n'
'\n'
'Paquete AMG interior/exterior\n'
'\n'
'Llantas AMG en 20” multiradio\n'
'\n'
'Molduras y marcos laterales en negro piano\n'
'\n'
'Apertura inteligente KEYLESS GO\n'
'\n'
'Espejos abatibles eléctricos en color negro piano\n'
'\n'
'Sistema ACC\n'
'\n'
'Cristales paquete privacy\n'
'\n'
'Faros LED\n'
'\n'
'Faros led\n'
'\n'
'Sensores de \xa0aparcamiento\n'
'\n'
'Cámara trasera\n'
'\n'
'Asientos napa/cuero bitono negro/blanco\n'
'\n'
'Calefactables delanteros\n'
'\n'
'Paquete de memoria\n'
'\n'
'Luz ambiental interior\n'
'\n'
'Volante multifunción en cuero negro con registro táctil\n'
'\n'
'Pantalla táctil 10’3\n'
'\n'
'y más extras...\n'
'\n'
'\xa0\n'
'\n'
'-1 año de garantía y transferencia de nombre incluida en el '
'precio.\n'
'\n'
'-Consulte nuestras opciones de financiación si lo desea (el '
'precio no está sujeto a financiar con nosotros '
'directamente).\n'
'\n'
'-Servicio de entrega a domicilio en cualquier punto de la '
'Península y Baleares, precio a consultar.\n'
'\n'
'-Solicite prueba de vehículo a domicilio.\n'
'\n'
'-Todos nuestros vehículos disponen de libro de mantenimiento '
'y certificación de kilometraje.\n'
'\n'
'-Atendemos con cita previa, contacte con nosotros para '
'solicitar una prueba del vehículo.\n'
'\n'
'-Este anuncio no es vinculante, puede estar sujeto a errores, '
'se muestra a titulo informativo y no contractual.\n'
'\n'
'-19 años de experiencia nos avalan en el sector del '
'automóvil.\n'
'\n'
'-We speak English',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 306,
'expiration_date': None,
'fuel_type': 'Gasolina',
'id': '520bde22-3e9e-54c7-ad75-4b123b79b46a',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/mercedes-benz-glb-20-glb-35-4matic-dct-225kw-306cv-5p-gasolina-2020-en-alicante-62493234-covo.aspx',
'listing': 'auction',
'location': 'Alicante',
'make': 'MERCEDES-BENZ',
'model': 'GLB',
'odometer': 73000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 1,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19379947/7daeaa51-0624-4c7a-8549-b62397569d65.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_520bde22-3e9e-54c7-ad75-4b123b79b46a/520bde22-3e9e-54c7-ad75-4b123b79b46a_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85000,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19379947/7daeaa51-0624-4c7a-8549-b62397569d65.jpg',
'Width': 800}],
'price': 42900,
'price_includes_vat': True,
'registration_date': '2020-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'MERCEDES-BENZ GLB 2.0 GLB 35 4MATIC DCT',
'transmission': 'automatic',
'trim': '2.0 GLB 35 4MATIC DCT 225KW 306CV',
'vin': None,
'year': 2020}
2026-03-30 15:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%2762493234%27 HTTP/1.1" 200 None
2026-03-30 15:01:46 [auto_selling_coches.net.api] INFO: Saving data for 62493234: {'created_time': 1774882906.692601, 'last_price_update_time': 1774882906.692611}
2026-03-30 15:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net.api',RowKey='62493234') HTTP/1.1" 204 0
2026-03-30 15:01:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/61806863> (referer: https://www.coches.net/concesionario/autosalonvillanuevaalicante/?pg=2) ['zyte-api']
2026-03-30 15:01:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 15:01:47 [auto_selling_coches.net.api] INFO: Extracted item from API: 61806863 - AUDI A4 RS4 Avant TFSI quattro tiptronic
2026-03-30 15:01:47 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: d6e39fb5-85ed-56d3-b584-0e2958a64d74 with identifier: 61806863
2026-03-30 15:01:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item d6e39fb5-85ed-56d3-b584-0e2958a64d74
2026-03-30 15:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F18804505%252F7742d7bd-ce60-47c5-9d90-ed79e3f5b3ce.jpg%27 HTTP/1.1" 200 None
2026-03-30 15:01:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/18804505/7742d7bd-ce60-47c5-9d90-ed79e3f5b3ce.jpg already downloaded
2026-03-30 15:01:48 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: d6e39fb5-85ed-56d3-b584-0e2958a64d74 with identifier 61806863
2026-03-30 15:01:48 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:01:48 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:01:48 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item d6e39fb5-85ed-56d3-b584-0e2958a64d74
2026-03-30 15:01:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://web.gw.coches.net/details/61806863>
{'auction_title': '',
'body_type': 'Familiar',
'c_o_2_emission_value': None,
'category': 'Coches',
'color': 'Negro',
'currency': 'EUR',
'description': 'AUDI RS4 AVANT 450CV\n'
'\n'
'Llantas 21”\n'
'Faros LED\n'
'Cambio automático 8 velocidades con levas en el volante\n'
'Sistema de sonido premium Bang & Olufsen con sonido 3D\n'
'Techo panorámico de cristal\n'
'Asientos eléctricos con función lumbar y calefactables\n'
'Sistema de control de crucero (tempomat)\n'
'Volante de cuero multifunción\n'
'Sistema de asistencia a la conducción: (Audi pre sense City)\n'
'Asistente de cambio de carril (Side Assist)\n'
'Sistema limitador de velocidad\n'
'Head Up Display\n'
'Luces traseras LED con luces intermitentes dinámicas\n'
'Interior: inserciones decorativas, piezas decorativas, negro '
'brillante\n'
'Suspensión deportiva específica RS\n'
'Diseño deportivo del parachoques delantero RS\n'
'Sistema de escape deportivo RS\n'
'Ayuda de aparcamiento delante y detrás\n'
'Climatizador automático confort 3 zonas\n'
'Retrovisores exteriores eléctricos ajustable, calefactable y '
'plegable\n'
'Maletero con apertura eléctrica\n'
'Paquete de iluminación ambiental\n'
'Mas extras…..\n'
'\n'
'-1 año de garantía y transferencia de nombre incluida en el '
'precio.\n'
'-Consulte nuestras opciones de financiación si lo desea.\n'
'-Solicite prueba de vehículo a domicilio.\n'
'-Todos nuestros vehículos disponen de libro de mantenimiento '
'y certificación de kilometraje.\n'
'-Atendemos con cita previa\n'
'-Este anuncio no es vinculante, puede estar sujeto a errores, '
'se muestra a titulo informativo y no contractual.',
'doors_number': 5,
'emission_standard': None,
'engine': '2.9L',
'engine_horse_power': 450,
'expiration_date': None,
'fuel_type': 'Gasolina',
'id': 'd6e39fb5-85ed-56d3-b584-0e2958a64d74',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/audi-a4-rs4-avant-tfsi-331kw-quattro-tiptronic-5p-gasolina-2021-en-alicante-61806863-covo.aspx',
'listing': 'auction',
'location': 'Alicante',
'make': 'AUDI',
'model': 'A4',
'odometer': 91000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 1,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/18804505/7742d7bd-ce60-47c5-9d90-ed79e3f5b3ce.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d6e39fb5-85ed-56d3-b584-0e2958a64d74/d6e39fb5-85ed-56d3-b584-0e2958a64d74_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98979,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/18804505/7742d7bd-ce60-47c5-9d90-ed79e3f5b3ce.jpg',
'Width': 800}],
'price': 58900,
'price_includes_vat': True,
'registration_date': '2021-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'AUDI A4 RS4 Avant TFSI quattro tiptronic',
'transmission': 'automatic',
'trim': 'RS4 Avant TFSI 331kW quattro tiptronic',
'vin': None,
'year': 2021}
2026-03-30 15:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%2761806863%27 HTTP/1.1" 200 None
2026-03-30 15:01:48 [auto_selling_coches.net.api] INFO: Saving data for 61806863: {'created_time': 1774882908.093031, 'last_price_update_time': 1774882908.093041}
2026-03-30 15:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net.api',RowKey='61806863') HTTP/1.1" 204 0
2026-03-30 15:01:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70068982> (referer: https://www.coches.net/concesionario/autosalonvillanuevaalicante/?pg=2) ['zyte-api']
2026-03-30 15:01:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 15:01:48 [auto_selling_coches.net.api] INFO: Extracted item from API: 70068982 - PORSCHE Macan GTS
2026-03-30 15:01:48 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 05977120-9d69-5306-8815-7cad73476760 with identifier: 70068982
2026-03-30 15:01:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 05977120-9d69-5306-8815-7cad73476760
2026-03-30 15:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F19575775%252F24a30cbf-c831-4b0f-bcc9-c0ce46414a3e.jpg%27 HTTP/1.1" 200 None
2026-03-30 15:01:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19575775/24a30cbf-c831-4b0f-bcc9-c0ce46414a3e.jpg already downloaded
2026-03-30 15:01:48 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 05977120-9d69-5306-8815-7cad73476760 with identifier 70068982
2026-03-30 15:01:48 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:01:48 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:01:48 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 05977120-9d69-5306-8815-7cad73476760
2026-03-30 15:01:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://web.gw.coches.net/details/70068982>
{'auction_title': '',
'body_type': 'SUV',
'c_o_2_emission_value': 225,
'category': 'Coches',
'color': 'Gris / Plata',
'currency': 'EUR',
'description': 'PORSCHE MACAN GTS 441 CV\n'
'\n'
'\xa0\n'
'\n'
'Techo panorámico/abatible\n'
'\n'
'Cortinilla superior eléctrica\n'
'\n'
'Llantas en 21” RS sypder design en negro brillo\n'
'\n'
'Pinzas de freno deportivas en rojo con grabado Porsche en '
'blanco\n'
'\n'
'Faros adaptativos led con óptica negra\n'
'\n'
'Pilotos de led tintados\n'
'\n'
'Paquete privacy acristalamieno templado\n'
'\n'
'Cámara de aparcamiento 360 grados\n'
'\n'
'Sensores de aparcamiento 360 grados\n'
'\n'
'Shadow line ( molduras ventanas ) en negro brillo\n'
'\n'
'Espejos abatibles automáticos con atenuación de luz\n'
'\n'
'Asientos con memoria/calefactables de 18 posiciones y ajuste '
'lumbar\n'
'\n'
'Climatizador 4zone\n'
'\n'
'Interior en color negro\n'
'\n'
'Sport Chrono\n'
'\n'
'Paquete cuero ampliado\n'
'\n'
'Volante multifunción deportivo calefactable con levas en '
'acero y ruleta selectora de modos de conducción\n'
'\n'
'Navegador\n'
'\n'
'Suspensión neumática adaptativa deportiva\n'
'\n'
'Sistema multimedia digital\n'
'\n'
'Apple car play\n'
'\n'
'Sistema ACC\n'
'\n'
'Cámara multifuncional delantera\n'
'\n'
'Paquete sport chrono\n'
'\n'
'Sistema surround bose\n'
'\n'
'Y mas extras …\n'
'\n'
'-1 año de garantía y transferencia de nombre incluida en el '
'precio.\n'
'\n'
'-Consulte nuestras opciones de financiación si lo desea (el '
'precio no está sujeto a financiar con nosotros '
'directamente).\n'
'\n'
'-Servicio de entrega a domicilio en cualquier punto de la '
'Península y Baleares, precio a consultar.\n'
'\n'
'-Solicite prueba de vehículo a domicilio.\n'
'\n'
'-Todos nuestros vehículos disponen de libro de mantenimiento '
'y certificación de kilometraje.\n'
'\n'
'-Atendemos con cita previa, contacte con nosotros para '
'solicitar una prueba del vehículo.\n'
'\n'
'-Este anuncio no es vinculante, puede estar sujeto a errores, '
'se muestra a titulo informativo y no contractual.\n'
'\n'
'-19 años de experiencia nos avalan en el sector del '
'automóvil.\n'
'\n'
'-We speak English',
'doors_number': 5,
'emission_standard': None,
'engine': '2.9L',
'engine_horse_power': 440,
'expiration_date': None,
'fuel_type': 'Gasolina',
'id': '05977120-9d69-5306-8815-7cad73476760',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/porsche-macan-gts-5p-gasolina-2023-en-alicante-70068982-covo.aspx',
'listing': 'auction',
'location': 'Alicante',
'make': 'PORSCHE',
'model': 'Macan',
'odometer': 35000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 1,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19575775/24a30cbf-c831-4b0f-bcc9-c0ce46414a3e.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_05977120-9d69-5306-8815-7cad73476760/05977120-9d69-5306-8815-7cad73476760_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97256,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19575775/24a30cbf-c831-4b0f-bcc9-c0ce46414a3e.jpg',
'Width': 800}],
'price': 85900,
'price_includes_vat': True,
'registration_date': '2022-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'PORSCHE Macan GTS',
'transmission': 'automatic',
'trim': 'GTS',
'vin': None,
'year': 2022}
2026-03-30 15:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%2770068982%27 HTTP/1.1" 200 None
2026-03-30 15:01:48 [auto_selling_coches.net.api] INFO: Saving data for 70068982: {'created_time': 1774882908.330124, 'last_price_update_time': 1774882908.330134}
2026-03-30 15:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net.api',RowKey='70068982') HTTP/1.1" 204 0
2026-03-30 15:01:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/62506692> (referer: https://www.coches.net/concesionario/autosalonvillanuevaalicante/?pg=2) ['zyte-api']
2026-03-30 15:01:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 15:01:49 [auto_selling_coches.net.api] INFO: Extracted item from API: 62506692 - PORSCHE Panamera Turbo S Executive
2026-03-30 15:01:49 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 5fcb5843-305e-5a80-98bc-86ad17b8331e with identifier: 62506692
2026-03-30 15:01:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 5fcb5843-305e-5a80-98bc-86ad17b8331e
2026-03-30 15:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F19392044%252Fbfbb5305-ca64-4485-9f6d-8c46d408c81d.jpg%27 HTTP/1.1" 200 None
2026-03-30 15:01:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19392044/bfbb5305-ca64-4485-9f6d-8c46d408c81d.jpg already downloaded
2026-03-30 15:01:49 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 5fcb5843-305e-5a80-98bc-86ad17b8331e with identifier 62506692
2026-03-30 15:01:49 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:01:49 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:01:49 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 5fcb5843-305e-5a80-98bc-86ad17b8331e
2026-03-30 15:01:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://web.gw.coches.net/details/62506692>
{'auction_title': '',
'body_type': 'Berlina',
'c_o_2_emission_value': 245,
'category': 'Coches',
'color': 'Negro',
'currency': 'EUR',
'description': 'PORSCHE PANAMERA TURBO S 570 CV\n'
' \n'
'Cambio automático con levas en el volante\n'
'Llantas Panamera Exclusive Design Sport de 20”\n'
'Faros LED matriciales que incluyen Porsche Dynamic Light '
'System Plus (PDLS Plus)\n'
'Control por voz\n'
'Techo panorámico corredizo\n'
'Asistente de aparcamiento delantero y trasero con cámara de '
'marcha atrás\n'
'Asientos delanteros de cuero eléctricos con 14 posiciones '
'calefactables, ventilados y con función de memoria\n'
'Asientos traseros eléctricos calefactables y ventilados\n'
'Volante multifunción\n'
'Radio digital (DAB+)\n'
'Sistema de sonido Burmester\n'
'Doble pantalla trasera con cascos oficiales\n'
'Paquete Sport Chrono\n'
'Nevera\n'
'Connect Plus (Bluetooth, , WLAN, sistema de seguimiento de '
'vehículos) Hill Descent Assist (PHC)\n'
'Control de climatización automático de 4 zonas\n'
'Porsche Active Suspension Management (PASM)\n'
'Suspensión neumática controlada electrónicamente\n'
'Sistema de escape deportivo \n'
'Bola de remolque eléctrica\n'
'Navegador\n'
'Acristalamiento tintado\n'
'Portón trasero eléctrico\n'
'y más extras...\n'
' \n'
'-1 año de garantía y transferencia de nombre incluida en el '
'precio.\n'
'-Consulte nuestras opciones de financiación si lo desea (el '
'precio no está sujeto a financiar con nosotros '
'directamente).\n'
'-Servicio de entrega a domicilio en cualquier punto de la '
'Península y Baleares, precio a consultar.\n'
'-Solicite prueba de vehículo a domicilio.\n'
'-Todos nuestros vehículos disponen de libro de mantenimiento '
'y certificación de kilometraje.\n'
'-Atendemos con cita previa, contacte con nosotros para '
'solicitar una prueba del vehículo.\n'
'-Este anuncio no es vinculante, puede estar sujeto a errores, '
'se muestra a titulo informativo y no contractual.\n'
'-17 años de experiencia nos avalan en el sector del '
'automóvil.\n'
'-We speak English',
'doors_number': 5,
'emission_standard': None,
'engine': '4.8L',
'engine_horse_power': 570,
'expiration_date': None,
'fuel_type': 'Gasolina',
'id': '5fcb5843-305e-5a80-98bc-86ad17b8331e',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/porsche-panamera-turbo-s-executive-5p-gasolina-2016-en-alicante-62506692-covo.aspx',
'listing': 'auction',
'location': 'Alicante',
'make': 'PORSCHE',
'model': 'Panamera',
'odometer': 139000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 1,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19392044/bfbb5305-ca64-4485-9f6d-8c46d408c81d.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5fcb5843-305e-5a80-98bc-86ad17b8331e/5fcb5843-305e-5a80-98bc-86ad17b8331e_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106725,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19392044/bfbb5305-ca64-4485-9f6d-8c46d408c81d.jpg',
'Width': 800}],
'price': 49900,
'price_includes_vat': True,
'registration_date': '2016-01-01',
'seats_number': 4,
'seller_name': None,
'title': 'PORSCHE Panamera Turbo S Executive',
'transmission': 'automatic',
'trim': 'Turbo S Executive',
'vin': None,
'year': 2016}
2026-03-30 15:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%2762506692%27 HTTP/1.1" 200 None
2026-03-30 15:01:49 [auto_selling_coches.net.api] INFO: Saving data for 62506692: {'created_time': 1774882909.481565, 'last_price_update_time': 1774882909.481575}
2026-03-30 15:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net.api',RowKey='62506692') HTTP/1.1" 204 0
2026-03-30 15:01:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70079245> (referer: https://www.coches.net/concesionario/autosalonvillanuevaalicante/?pg=2) ['zyte-api']
2026-03-30 15:01:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 15:01:50 [auto_selling_coches.net.api] INFO: Extracted item from API: 70079245 - MERCEDES-BENZ GLC Coupé MercedesAMG GLC 43 4MATIC
2026-03-30 15:01:50 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 82a0d590-1a75-572e-b92e-d193b650ba79 with identifier: 70079245
2026-03-30 15:01:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 82a0d590-1a75-572e-b92e-d193b650ba79
2026-03-30 15:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F19585029%252Fc4724b32-25b1-4a6c-950a-9618646dcc48.jpg%27 HTTP/1.1" 200 None
2026-03-30 15:01:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19585029/c4724b32-25b1-4a6c-950a-9618646dcc48.jpg already downloaded
2026-03-30 15:01:50 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 82a0d590-1a75-572e-b92e-d193b650ba79 with identifier 70079245
2026-03-30 15:01:50 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:01:50 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:01:50 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 82a0d590-1a75-572e-b92e-d193b650ba79
2026-03-30 15:01:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://web.gw.coches.net/details/70079245>
{'auction_title': '',
'body_type': 'SUV',
'c_o_2_emission_value': None,
'category': 'Coches',
'color': 'Negro',
'currency': 'EUR',
'description': 'MERCEDES-BENZ GLC 43 AMG COUPE 421CV\n'
' \n'
'Techo panorámico/abatible\n'
'Cortinilla superior eléctrica color negro tela\n'
'Paquete AMG interior/exterior\n'
'Llantas AMG en 21”\n'
'Molduras y marcos laterales en negro piano\n'
'Apertura inteligente KEYLESS GO\n'
'Espejos abatibles eléctricos en color negro piano\n'
'Sistema ACC\n'
'Cristales paquete privacy\n'
'Pilotos led\n'
'Faros led high performance\n'
'Asistente aparcamiento\n'
'Park system\n'
'Navegador\n'
'Cámara trasera 360ª\n'
'Asientos de cuero negro eléctricos, calefactables y con '
'paquete de memoria\n'
'Luz ambiental interior design\n'
'Volante multifunción en cuero negro con registro táctil\n'
'y más extras...\n'
' \n'
'-1 año de garantía y transferencia de nombre incluida en el '
'precio.\n'
'-Consulte nuestras opciones de financiación si lo desea (el '
'precio no está sujeto a financiar con nosotros '
'directamente).\n'
'-Servicio de entrega a domicilio en cualquier punto de la '
'Península y Baleares, precio a consultar.\n'
'-Solicite prueba de vehículo a domicilio.\n'
'-Todos nuestros vehículos disponen de libro de mantenimiento '
'y certificación de kilometraje.\n'
'-Atendemos con cita previa, contacte con nosotros para '
'solicitar una prueba del vehículo.\n'
'-Este anuncio no es vinculante, puede estar sujeto a errores, '
'se muestra a titulo informativo y no contractual.\n'
'-19 años de experiencia nos avalan en el sector del '
'automóvil.\n'
'-We speak English',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 421,
'expiration_date': None,
'fuel_type': 'Gasolina',
'id': '82a0d590-1a75-572e-b92e-d193b650ba79',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/mercedes-benz-glc-coupe-mercedesamg-glc-43-4matic-5p-gasolina-2025-en-alicante-70079245-covo.aspx',
'listing': 'auction',
'location': 'Alicante',
'make': 'MERCEDES-BENZ',
'model': 'GLC Coupé',
'odometer': 13000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 1,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19585029/c4724b32-25b1-4a6c-950a-9618646dcc48.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_82a0d590-1a75-572e-b92e-d193b650ba79/82a0d590-1a75-572e-b92e-d193b650ba79_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 70486,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19585029/c4724b32-25b1-4a6c-950a-9618646dcc48.jpg',
'Width': 800}],
'price': 89900,
'price_includes_vat': True,
'registration_date': '2025-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'MERCEDES-BENZ GLC Coupé MercedesAMG GLC 43 4MATIC',
'transmission': 'automatic',
'trim': 'MercedesAMG GLC 43 4MATIC',
'vin': None,
'year': 2025}
2026-03-30 15:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%2770079245%27 HTTP/1.1" 200 None
2026-03-30 15:01:50 [auto_selling_coches.net.api] INFO: Saving data for 70079245: {'created_time': 1774882910.344902, 'last_price_update_time': 1774882910.344915}
2026-03-30 15:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net.api',RowKey='70079245') HTTP/1.1" 204 0
2026-03-30 15:01:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70077588> (referer: https://www.coches.net/concesionario/autosalonvillanuevaalicante/?pg=2) ['zyte-api']
2026-03-30 15:01:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 15:01:53 [auto_selling_coches.net.api] INFO: Extracted item from API: 70077588 - PORSCHE Macan GTS
2026-03-30 15:01:53 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 5df864c7-27ce-5832-9b70-7727bcaa14fa with identifier: 70077588
2026-03-30 15:01:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 5df864c7-27ce-5832-9b70-7727bcaa14fa
2026-03-30 15:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F19583584%252F9b195ad3-3cc7-4b63-9291-16d9507fddd9.jpg%27 HTTP/1.1" 200 None
2026-03-30 15:01:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19583584/9b195ad3-3cc7-4b63-9291-16d9507fddd9.jpg already downloaded
2026-03-30 15:01:53 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 5df864c7-27ce-5832-9b70-7727bcaa14fa with identifier 70077588
2026-03-30 15:01:53 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:01:53 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:01:53 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 5df864c7-27ce-5832-9b70-7727bcaa14fa
2026-03-30 15:01:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://web.gw.coches.net/details/70077588>
{'auction_title': '',
'body_type': 'SUV',
'c_o_2_emission_value': 218,
'category': 'Coches',
'color': 'Azul',
'currency': 'EUR',
'description': 'PORSCHE MACAN GTS 381CV\n'
'\n'
'\n'
'\n'
'Techo panorámico/abatible\n'
'\n'
'Cortinilla superior eléctrica\n'
'\n'
"Llantas 20''\n"
'\n'
'Pinza de freno en rojo brillo\n'
'\n'
'Faros de led adaptativos\n'
'\n'
'Piloto de led tintado original Porsche\n'
'\n'
'Paquete privacy acristalamiento y aislado\n'
'\n'
'Sistema aparcamiento sensores delanteros/traseros\n'
'\n'
'Cámara marcha atrás\n'
'\n'
'Sistema de escape deportivo\n'
'\n'
'Pack gts/chrono\n'
'\n'
'Interior en cuero/ alcantara negro\n'
'\n'
'Paquete ampliado en cuero\n'
'\n'
'Asientos eléctricos con ajuste de 18 vías\n'
'\n'
'Asientos calefactables delanteros\n'
'\n'
'Volante deportivo multifunción con levas y ruleta selectora '
'de modos de conducción calefactable\n'
'\n'
'Sistema de suspensión adaptativa deportiva\n'
'\n'
'Climatizador 3 zone\n'
'\n'
'Retrovisor interior antideslumbramiento\n'
'\n'
'Espejos abatibles automáticos\n'
'\n'
'Sistema multimedia digital\n'
'\n'
'Apple car play\n'
'\n'
'Sistema de presiones\n'
'\n'
'Portón automático trasero\n'
'\n'
'Y muchos mas extras …\n'
'\n'
'\n'
'\n'
'-1 año de garantía y transferencia de nombre incluida en el '
'precio.\n'
'\n'
'-Consulte nuestras opciones de financiación si lo desea (el '
'precio no está sujeto a financiar con nosotros '
'directamente).\n'
'\n'
'-Servicio de entrega a domicilio en cualquier punto de la '
'Península y Baleares, precio a consultar.\n'
'\n'
'-Solicite prueba de vehículo a domicilio.\n'
'\n'
'-Todos nuestros vehículos disponen de libro de mantenimiento '
'y certificación de kilometraje.\n'
'\n'
'-Atendemos con cita previa, contacte con nosotros para '
'solicitar una prueba del vehículo.\n'
'\n'
'-Este anuncio no es vinculante, puede estar sujeto a errores, '
'se muestra a titulo informativo y no contractual.\n'
'\n'
'-19 años de experiencia nos avalan en el sector del '
'automóvil.\n'
'\n'
'-We speak English',
'doors_number': 5,
'emission_standard': None,
'engine': '2.9L',
'engine_horse_power': 380,
'expiration_date': None,
'fuel_type': 'Gasolina',
'id': '5df864c7-27ce-5832-9b70-7727bcaa14fa',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/porsche-macan-gts-5p-gasolina-2021-en-alicante-70077588-covo.aspx',
'listing': 'auction',
'location': 'Alicante',
'make': 'PORSCHE',
'model': 'Macan',
'odometer': 69000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 1,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19583584/9b195ad3-3cc7-4b63-9291-16d9507fddd9.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5df864c7-27ce-5832-9b70-7727bcaa14fa/5df864c7-27ce-5832-9b70-7727bcaa14fa_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 67320,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19583584/9b195ad3-3cc7-4b63-9291-16d9507fddd9.jpg',
'Width': 800}],
'price': 59900,
'price_includes_vat': True,
'registration_date': '2020-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'PORSCHE Macan GTS',
'transmission': 'automatic',
'trim': 'GTS',
'vin': None,
'year': 2020}
2026-03-30 15:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%2770077588%27 HTTP/1.1" 200 None
2026-03-30 15:01:53 [auto_selling_coches.net.api] INFO: Saving data for 70077588: {'created_time': 1774882913.173601, 'last_price_update_time': 1774882913.173616}
2026-03-30 15:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net.api',RowKey='70077588') HTTP/1.1" 204 0
2026-03-30 15:01:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/59463381> (referer: https://www.coches.net/concesionario/autosalonvillanuevaalicante/?pg=2) ['zyte-api']
2026-03-30 15:01:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 15:01:54 [auto_selling_coches.net.api] INFO: Extracted item from API: 59463381 - JEEP Wrangler 2.2 CRD Rubicon 8ATX E6D
2026-03-30 15:01:54 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 5d4ebf06-f3a8-58c2-9d23-007640d402f8 with identifier: 59463381
2026-03-30 15:01:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 5d4ebf06-f3a8-58c2-9d23-007640d402f8
2026-03-30 15:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F16938825%252F1ef6d3b7-3ff0-487c-b86b-3f4ac9e06288.jpg%27 HTTP/1.1" 200 None
2026-03-30 15:01:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/16938825/1ef6d3b7-3ff0-487c-b86b-3f4ac9e06288.jpg already downloaded
2026-03-30 15:01:54 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 5d4ebf06-f3a8-58c2-9d23-007640d402f8 with identifier 59463381
2026-03-30 15:01:54 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:01:54 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:01:54 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 5d4ebf06-f3a8-58c2-9d23-007640d402f8
2026-03-30 15:01:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://web.gw.coches.net/details/59463381>
{'auction_title': '',
'body_type': 'SUV',
'c_o_2_emission_value': 195,
'category': 'Coches',
'color': 'Verde',
'currency': 'EUR',
'description': 'JEEP WRANGLER RUBICON 2.2 CRD 200CV \n'
'\n'
'Cambio automático \n'
'Llanta 17”\n'
'Guardabarros ensanchados en color negro\n'
'Cámara todoterreno trasera\n'
'Asientos en cuero , calefactables, con ajuste lumbar y '
'rubicon grabado en el asiento\n'
'Sistema de navegación y audio UConnect Smartouch VP4 '
'Navigation (pantalla táctil de 8,4")\n'
'Conmutación automática de luces de conducción/sensor de luz\n'
'Alfombrillas para los pies\n'
'Techo Hard top desmontable\n'
'Luces traseras LED\n'
'Retrovisores calefactables\n'
'Retrovisor interior con atenuación automática\n'
'Climatizador automático\n'
'Sistema de airbag para la cabeza\n'
'Volante multifunción\n'
'Control por voz\n'
'Control de pendientes\n'
'Control de crucero\n'
'Sistema piloto de aparcamiento delantero y trasero\n'
'Rueda de repuesto\n'
'Asiento trasero dividido/plegable\n'
'Mando de palanca de cambio/selección de cuero\n'
'Acristalamiento trasero oscurecido\n'
'y más extras...\n'
'\n'
'-Garantía de 1 año y transferencia de nombre incluida en el '
'precio.\n'
'-Consulte nuestras opciones de financiación si lo desea (el '
'precio no está sujeto a financiar con nosotros '
'directamente).\n'
'-Servicio de entrega a domicilio en cualquier punto de la '
'Península y Baleares, precio a consultar.\n'
'-Solicite prueba de vehículo a domicilio.\n'
'-Todos nuestros vehículos disponen de libro de mantenimiento '
'y certificación de kilometraje.\n'
'-Atendemos con cita previa, contacte con nosotros para '
'solicitar una prueba del vehículo.\n'
'-Este anuncio no es vinculante, puede estar sujeto a errores, '
'se muestra a titulo informativo y no contractual.\n'
'-17 años de experiencia nos avalan en el sector del '
'automóvil.\n'
'-We speak English',
'doors_number': 3,
'emission_standard': None,
'engine': '2.1L',
'engine_horse_power': 200,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '5d4ebf06-f3a8-58c2-9d23-007640d402f8',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/jeep-wrangler-2.2-crd-rubicon-8atx-e6d-3p-diesel-2019-en-alicante-59463381-covo.aspx',
'listing': 'auction',
'location': 'Alicante',
'make': 'JEEP',
'model': 'Wrangler',
'odometer': 79000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 1,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/16938825/1ef6d3b7-3ff0-487c-b86b-3f4ac9e06288.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5d4ebf06-f3a8-58c2-9d23-007640d402f8/5d4ebf06-f3a8-58c2-9d23-007640d402f8_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 238725,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/16938825/1ef6d3b7-3ff0-487c-b86b-3f4ac9e06288.jpg',
'Width': 800}],
'price': 49900,
'price_includes_vat': True,
'registration_date': '2019-01-01',
'seats_number': 4,
'seller_name': None,
'title': 'JEEP Wrangler 2.2 CRD Rubicon 8ATX E6D',
'transmission': 'automatic',
'trim': '2.2 CRD Rubicon 8ATX E6D',
'vin': None,
'year': 2019}
2026-03-30 15:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%2759463381%27 HTTP/1.1" 200 None
2026-03-30 15:01:54 [auto_selling_coches.net.api] INFO: Saving data for 59463381: {'created_time': 1774882914.275466, 'last_price_update_time': 1774882914.27548}
2026-03-30 15:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net.api',RowKey='59463381') HTTP/1.1" 204 0
2026-03-30 15:01:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70056267> (referer: https://www.coches.net/concesionario/autosalonvillanuevaalicante/?pg=2) ['zyte-api']
2026-03-30 15:01:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 15:01:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/62224209> (referer: https://www.coches.net/concesionario/autosalonvillanuevaalicante/?pg=2) ['zyte-api']
2026-03-30 15:01:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 15:01:55 [auto_selling_coches.net.api] INFO: Extracted item from API: 70056267 - AUDI A3 RS 3 Sportback TFSI quattro S tron
2026-03-30 15:01:55 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 3e229fb6-d884-5428-9159-6c2f5cdca88c with identifier: 70056267
2026-03-30 15:01:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 3e229fb6-d884-5428-9159-6c2f5cdca88c
2026-03-30 15:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F19564462%252Fd42ff317-e3ed-4a25-b068-ded8dbc8e99d.jpg%27 HTTP/1.1" 200 None
2026-03-30 15:01:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19564462/d42ff317-e3ed-4a25-b068-ded8dbc8e99d.jpg already downloaded
2026-03-30 15:01:55 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 3e229fb6-d884-5428-9159-6c2f5cdca88c with identifier 70056267
2026-03-30 15:01:55 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:01:55 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:01:55 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 3e229fb6-d884-5428-9159-6c2f5cdca88c
2026-03-30 15:01:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://web.gw.coches.net/details/70056267>
{'auction_title': '',
'body_type': 'Berlina',
'c_o_2_emission_value': None,
'category': 'Coches',
'color': 'Gris / Plata',
'currency': 'EUR',
'description': 'AUDI RS3 SPORTBACK Quattro 400 CV\n'
' \n'
'techo panorámico/abatible\n'
'paquete de carbono interior \n'
'cortinilla superior manual en tela negra\n'
'color de carrocería gris ( kemora )\n'
'llantas en cruz multiradio 19” color gris seda \n'
'pinza de freno con emblema RS en negro\n'
'faros adaptativos matrix led con juego opt negro\n'
'pilotos de led dinámicos\n'
'control de crucero adaptativo\n'
'sistema ACC\n'
'Audi pre-sense\n'
'Cámara aparcamiento trasera\n'
'Sistema park asyst\n'
'Sensores aparcamiento 360 \n'
'Apertura inteligente keyless\n'
'Sistema escape deportivo RS\n'
'Emblemas audi en color negro/gris\n'
'Apertura inteligente portón trasero con botón y sensor de '
'pie\n'
'Paquete interior RS Dynamic en color verde+\n'
'Paquete interior race-tex/napa\n'
'Sistema multimedia digital\n'
'Sistema de sonido sonos premium 3D\n'
'Volante deportivo multifunción achatado RS en race-tex/napa '
'con levas en acero pequeñas y bordado a las 12 \n'
'Asientos deportivos RS calefactables delanteros eléctricos \n'
'Apple car play\n'
'Climatizador 3zone\n'
'Spoiler trasero en carbono \n'
'Y muchos mas extras ..\n'
' \n'
'-1 año de garantía y transferencia de nombre incluida en el '
'precio.\n'
'-Consulte nuestras opciones de financiación si lo desea (el '
'precio no está sujeto a financiar con nosotros '
'directamente).\n'
'-Servicio de entrega a domicilio en cualquier punto de la '
'Península y Baleares, precio a consultar.\n'
'-Solicite prueba de vehículo a domicilio.\n'
'-Todos nuestros vehículos disponen de libro de mantenimiento '
'y certificación de kilometraje.\n'
'-Atendemos con cita previa, contacte con nosotros para '
'solicitar una prueba del vehículo.\n'
'-Este anuncio no es vinculante, puede estar sujeto a errores, '
'se muestra a titulo informativo y no contractual.\n'
'-19 años de experiencia nos avalan en el sector del '
'automóvil.\n'
'-We speak English',
'doors_number': 5,
'emission_standard': None,
'engine': '2.5L',
'engine_horse_power': 400,
'expiration_date': None,
'fuel_type': 'Gasolina',
'id': '3e229fb6-d884-5428-9159-6c2f5cdca88c',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/audi-a3-rs-3-sportback-tfsi-294kw-quattro-s-tron-5p-gasolina-2026-en-alicante-70056267-covo.aspx',
'listing': 'auction',
'location': 'Alicante',
'make': 'AUDI',
'model': 'A3',
'odometer': 19500,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 1,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19564462/d42ff317-e3ed-4a25-b068-ded8dbc8e99d.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3e229fb6-d884-5428-9159-6c2f5cdca88c/3e229fb6-d884-5428-9159-6c2f5cdca88c_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95948,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19564462/d42ff317-e3ed-4a25-b068-ded8dbc8e99d.jpg',
'Width': 800}],
'price': 71900,
'price_includes_vat': True,
'registration_date': '2025-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'AUDI A3 RS 3 Sportback TFSI quattro S tron',
'transmission': 'automatic',
'trim': 'RS 3 Sportback TFSI 294kW quattro S tron',
'vin': None,
'year': 2025}
2026-03-30 15:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%2770056267%27 HTTP/1.1" 200 None
2026-03-30 15:01:55 [auto_selling_coches.net.api] INFO: Saving data for 70056267: {'created_time': 1774882915.233297, 'last_price_update_time': 1774882915.233307}
2026-03-30 15:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net.api',RowKey='70056267') HTTP/1.1" 204 0
2026-03-30 15:01:55 [auto_selling_coches.net.api] INFO: Extracted item from API: 62224209 - AUDI A7 Sportback RS7 TFSI quattro tript.
2026-03-30 15:01:55 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: ab4cb36c-01bb-53bb-b789-b05ad435d41a with identifier: 62224209
2026-03-30 15:01:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item ab4cb36c-01bb-53bb-b789-b05ad435d41a
2026-03-30 15:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F19153930%252F14da5b7c-7220-4b47-96fb-fff3f4658cf1.jpg%27 HTTP/1.1" 200 None
2026-03-30 15:01:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19153930/14da5b7c-7220-4b47-96fb-fff3f4658cf1.jpg already downloaded
2026-03-30 15:01:55 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: ab4cb36c-01bb-53bb-b789-b05ad435d41a with identifier 62224209
2026-03-30 15:01:55 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:01:55 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:01:55 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item ab4cb36c-01bb-53bb-b789-b05ad435d41a
2026-03-30 15:01:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://web.gw.coches.net/details/62224209>
{'auction_title': '',
'body_type': 'Berlina',
'c_o_2_emission_value': 261,
'category': 'Coches',
'color': 'Negro',
'currency': 'EUR',
'description': 'AUDI RS7 600CV\n'
' \n'
'Cambio automa´tico con levas en el volante\n'
'Llantas 22”\n'
'Faros LED HD Matrix con luz la´ser Audi, con iluminacio´n '
'dina´mica y luces intermitentes dina´micas\n'
'Pinzas de freno en negro\n'
'Sistema de aviso de cambio de carril Involuntario\n'
'Sistema de reconocimiento de sen~ales basado en la ca´mara\n'
'Sistema de estacionamiento con sensores delanteros y traseros '
'con ca´mara\n'
'Sistema de navegacio´n MMI Plus y MMI Touch\n'
'Sistema de control de crucero adaptativo\n'
'Sistema de escapes deportivos RS\n'
'Cuadro de instrumentos Digital RS Plus\n'
'Camara trasera\n'
'Audi pre sense\n'
'Apple Car Play\n'
'Android Auto\n'
'Asientos deportivos RS ele´ctricos calefactables,ventilados, '
'con ajuste lumbar y funcio´n de memoria\n'
'Volante deportivo Multifuncio´n\n'
'Climatizador 3 zonas\n'
'Espejos retrovisores ele´ctricos\n'
'Sistema de sonido Bang & Olufsen\n'
'Paquete de iluminacio´n ambiental plus\n'
'Porto´n trasero ele´ctrico con apertura desde el interior\n'
'Y ma´s extras...\n'
' \n'
'- 1 an~o de garanti´a y transferencia de nombre incluida en '
'el precio.\n'
'- Servicio de entrega a domicilio en cualquier punto de la '
'Peni´nsula y Baleares\n'
'-Solicite prueba de vehi´culo a domicilio.\n'
'- Consulte nuestra financiacio´n (el precio no esta´ sujeto a '
'financiar con nosotros directamente).\n'
'- Atendemos con cita previa, contacte con nosotros para '
'solicitar una prueba del vehi´culo.\n'
'- Todos nuestros vehi´culos disponen de libro de '
'mantenimiento y certificacio´n de kilometraje.\n'
'- Este anuncio no es vinculante, puede estar sujeto a '
'errores, se muestra a titulo informativo y no contractual.\n'
' \n'
'- 17 an~os de experiencia nos avalan en el sector del '
'automo´vil.',
'doors_number': 5,
'emission_standard': None,
'engine': '4.0L',
'engine_horse_power': 600,
'expiration_date': None,
'fuel_type': 'Gasolina',
'id': 'ab4cb36c-01bb-53bb-b789-b05ad435d41a',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/audi-a7-sportback-rs7-tfsi-441kw-quattro-tript-5p-gasolina-2020-en-alicante-62224209-covo.aspx',
'listing': 'auction',
'location': 'Alicante',
'make': 'AUDI',
'model': 'A7',
'odometer': 33000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 1,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19153930/14da5b7c-7220-4b47-96fb-fff3f4658cf1.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ab4cb36c-01bb-53bb-b789-b05ad435d41a/ab4cb36c-01bb-53bb-b789-b05ad435d41a_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 233474,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19153930/14da5b7c-7220-4b47-96fb-fff3f4658cf1.jpg',
'Width': 800}],
'price': 99900,
'price_includes_vat': True,
'registration_date': '2020-01-01',
'seats_number': 4,
'seller_name': None,
'title': 'AUDI A7 Sportback RS7 TFSI quattro tript.',
'transmission': 'automatic',
'trim': 'Sportback RS7 TFSI 441kW quattro tript.',
'vin': None,
'year': 2020}
2026-03-30 15:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%2762224209%27 HTTP/1.1" 200 None
2026-03-30 15:01:55 [auto_selling_coches.net.api] INFO: Saving data for 62224209: {'created_time': 1774882915.319247, 'last_price_update_time': 1774882915.319257}
2026-03-30 15:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net.api',RowKey='62224209') HTTP/1.1" 204 0
2026-03-30 15:01:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/62225125> (referer: https://www.coches.net/concesionario/autosalonvillanuevaalicante/?pg=2) ['zyte-api']
2026-03-30 15:01:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 15:01:56 [auto_selling_coches.net.api] INFO: Extracted item from API: 62225125 - PORSCHE Macan GTS
2026-03-30 15:01:56 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 296aa2ac-9e17-5b7a-9309-4524244fab7c with identifier: 62225125
2026-03-30 15:01:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 296aa2ac-9e17-5b7a-9309-4524244fab7c
2026-03-30 15:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F19154668%252F4f28afca-a301-4c7e-af94-067575b2320f.jpg%27 HTTP/1.1" 200 None
2026-03-30 15:01:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19154668/4f28afca-a301-4c7e-af94-067575b2320f.jpg already downloaded
2026-03-30 15:01:56 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 296aa2ac-9e17-5b7a-9309-4524244fab7c with identifier 62225125
2026-03-30 15:01:56 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:01:56 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:01:56 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 296aa2ac-9e17-5b7a-9309-4524244fab7c
2026-03-30 15:01:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://web.gw.coches.net/details/62225125>
{'auction_title': '',
'body_type': 'SUV',
'c_o_2_emission_value': None,
'category': 'Coches',
'color': 'Blanco',
'currency': 'EUR',
'description': 'PORSCHE MACAN GTS 441CV\n'
' \n'
'Techo panorámico/abatible\n'
'Cortinilla superior eléctrica\n'
'Llantas 21” exclusive design sport negro\n'
'Faros de led adaptativos\n'
'Piloto de led tintado original Porsche\n'
'Paquete privacy acristalamiento y aislado\n'
'Sistema aparcamiento sensores delanteros/traseros\n'
'Cámara marcha atrás\n'
'Sistema de escape deportivo\n'
'Pack gts/chrono\n'
'Interior en cuero negro\n'
'Paquete ampliado en cuero\n'
'Paquete de memoria\n'
'Asientos eléctricos con ajuste de 14 vías\n'
'Asientos calefactables y con ajuste lumbar\n'
'Volante deportivo multifunción con levas\n'
'Sistema de suspensión adaptativa deportiva\n'
'Suspensión neumatica\n'
'Climatizador 3 zonas\n'
'Retrovisor interior antideslumbramiento\n'
'Espejos abatibles automáticos\n'
'Sistema multimedia digital\n'
'Apple car play\n'
'Sistema de presiones\n'
'Portón automático trasero\n'
'Y muchos mas extras …\n'
' \n'
'-1 año de garantía y transferencia de nombre incluida en el '
'precio.\n'
'-Consulte nuestras opciones de financiación si lo desea (el '
'precio no está sujeto a financiar con nosotros '
'directamente).\n'
'-Servicio de entrega a domicilio en cualquier punto de la '
'Península y Baleares, precio a consultar.\n'
'-Solicite prueba de vehículo a domicilio.\n'
'-Todos nuestros vehículos disponen de libro de mantenimiento '
'y certificación de kilometraje.\n'
'-Atendemos con cita previa, contacte con nosotros para '
'solicitar una prueba del vehículo.\n'
'-Este anuncio no es vinculante, puede estar sujeto a errores, '
'se muestra a titulo informativo y no contractual.\n'
'-19 años de experiencia nos avalan en el sector del '
'automóvil.\n'
'-We speak English',
'doors_number': 5,
'emission_standard': None,
'engine': '2.9L',
'engine_horse_power': 440,
'expiration_date': None,
'fuel_type': 'Gasolina',
'id': '296aa2ac-9e17-5b7a-9309-4524244fab7c',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/porsche-macan-gts-5p-gasolina-2023-en-alicante-62225125-covo.aspx',
'listing': 'auction',
'location': 'Alicante',
'make': 'PORSCHE',
'model': 'Macan',
'odometer': 41000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 1,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19154668/4f28afca-a301-4c7e-af94-067575b2320f.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_296aa2ac-9e17-5b7a-9309-4524244fab7c/296aa2ac-9e17-5b7a-9309-4524244fab7c_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 125915,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19154668/4f28afca-a301-4c7e-af94-067575b2320f.jpg',
'Width': 800}],
'price': 85900,
'price_includes_vat': True,
'registration_date': '2022-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'PORSCHE Macan GTS',
'transmission': 'automatic',
'trim': 'GTS',
'vin': None,
'year': 2022}
2026-03-30 15:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%2762225125%27 HTTP/1.1" 200 None
2026-03-30 15:01:56 [auto_selling_coches.net.api] INFO: Saving data for 62225125: {'created_time': 1774882916.324135, 'last_price_update_time': 1774882916.324146}
2026-03-30 15:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net.api',RowKey='62225125') HTTP/1.1" 204 0
2026-03-30 15:01:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70069855> (referer: https://www.coches.net/concesionario/autosalonvillanuevaalicante/?pg=2) ['zyte-api']
2026-03-30 15:01:59 [auto_selling_coches.net.api] INFO: Extracted item from API: 70069855 - VOLKSWAGEN Golf GTI Clubsport 2.0 TSI DSG
2026-03-30 15:01:59 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 46f5418a-c380-55fb-b66a-89ba6303aae9 with identifier: 70069855
2026-03-30 15:01:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 46f5418a-c380-55fb-b66a-89ba6303aae9
2026-03-30 15:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F19576575%252Fd258f047-491b-476f-8dae-d47679ff88ef.jpg%27 HTTP/1.1" 200 None
2026-03-30 15:01:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19576575/d258f047-491b-476f-8dae-d47679ff88ef.jpg already downloaded
2026-03-30 15:01:59 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 46f5418a-c380-55fb-b66a-89ba6303aae9 with identifier 70069855
2026-03-30 15:01:59 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:01:59 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:01:59 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 46f5418a-c380-55fb-b66a-89ba6303aae9
2026-03-30 15:01:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://web.gw.coches.net/details/70069855>
{'auction_title': '',
'body_type': 'Berlina',
'c_o_2_emission_value': None,
'category': 'Coches',
'color': 'Gris / Plata',
'currency': 'EUR',
'description': 'VOLKSWAGEN GOLF GTI CLUBSPORT 2.0 TFSI DSG 300CV\n'
'\n'
'\xa0\n'
'\n'
'\xa0\n'
'\n'
'Cambio automático con levas en el volante\n'
'\n'
'\xa0\n'
'\n'
'Asientos Deportivos con calefacción\n'
'\n'
'\xa0\n'
'\n'
'control de crucero adaptativo\n'
'\n'
'\xa0\n'
'\n'
'Limitador de velocidad\n'
'\n'
'\xa0\n'
'\n'
'Sistema de arranque sin llave\n'
'\n'
'\xa0\n'
'\n'
'Volante multifunción\n'
'\n'
'\xa0\n'
'\n'
'Espejo (eléctrico) plegable\n'
'\n'
'\xa0\n'
'\n'
'Control de presión de neumáticos\n'
'\n'
'\xa0\n'
'\n'
'Asistente de punto ciego\n'
'\n'
'\xa0\n'
'\n'
'Asistente de mantenimiento de carril\n'
'\n'
'\xa0\n'
'\n'
'cámara multifunción\n'
'\n'
'\xa0\n'
'\n'
'Techo panorámico eléctrico\n'
'\n'
'\xa0\n'
'\n'
'Llantas de aluminio de 19 pulgadas Adelaida R en color negro\n'
'\n'
'\xa0\n'
'\n'
'Ayuda de aparcamiento delante + detrás\n'
'\n'
'\xa0\n'
'\n'
'Acristalamiento de privacidad\n'
'\n'
'\xa0\n'
'\n'
'faros LED\n'
'\n'
'\xa0\n'
'\n'
'Carga por inducción para smartphones\n'
'\n'
'\xa0\n'
'\n'
'Pantalla táctil\n'
'\n'
'\xa0\n'
'\n'
'Interfaz telefónica confortable con función de carga '
'inductiva\n'
'\n'
'\xa0\n'
'\n'
'App-Connect que incluye App-Connect Wireless para Apple '
'CarPlay\n'
'\n'
'\xa0\n'
'\n'
'circuito\n'
'\n'
'\xa0\n'
'\n'
'Transmisión de cambio directo/DSG automático\n'
'\n'
'\xa0\n'
'\n'
'Bloqueo diferencial\n'
'\n'
'\xa0\n'
'\n'
'Control de voz\n'
'\n'
'\xa0\n'
'\n'
'Asistente de señales de tráfico.\n'
'\n'
'\xa0\n'
'\n'
'Luces traseras LED con indicadores dinámicos\n'
'\n'
'\xa0\n'
'\n'
'Asistentes de conducción Travel Assist y Emergency Assist\n'
'\n'
'\xa0\n'
'\n'
'Control dinámico de luces altas Dynamic Light Assist para '
'faros\n'
'\n'
'\xa0\n'
'\n'
'Iluminación ambiental en 30 colores\n'
'\n'
'\xa0\n'
'\n'
'y más extras...\n'
'\n'
'\xa0\n'
'\n'
'\xa0\n'
'\n'
'\xa0\n'
'\n'
'-1 año de garantía y transferencia de nombre incluida en el '
'precio.\n'
'\n'
'\xa0\n'
'\n'
'-Consulte nuestras opciones de financiación si lo desea (el '
'precio no está sujeto a financiar con nosotros '
'directamente).\n'
'\n'
'\xa0\n'
'\n'
'-Servicio de entrega a domicilio en cualquier punto de la '
'Península y Baleares, precio a consultar.\n'
'\n'
'\xa0\n'
'\n'
'-Solicite prueba de vehículo a domicilio.\n'
'\n'
'\xa0\n'
'\n'
'-Todos nuestros vehículos disponen de libro de mantenimiento '
'y certificación de kilometraje.\n'
'\n'
'\xa0\n'
'\n'
'-Atendemos con cita previa, contacte con nosotros para '
'solicitar una prueba del vehículo.\n'
'\n'
'\xa0\n'
'\n'
'-Este anuncio no es vinculante, puede estar sujeto a errores, '
'se muestra a titulo informativo y no contractual.\n'
'\n'
'\xa0\n'
'\n'
'-19 años de experiencia nos avalan en el sector del '
'automóvil.\n'
'\n'
'\xa0\n'
'\n'
'-We speak English',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 301,
'expiration_date': None,
'fuel_type': 'Gasolina',
'id': '46f5418a-c380-55fb-b66a-89ba6303aae9',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/volkswagen-golf-gti-clubsport-20-tsi-221kw-300cv-dsg-5p-gasolina-2024-en-alicante-70069855-covo.aspx',
'listing': 'auction',
'location': 'Alicante',
'make': 'VOLKSWAGEN',
'model': 'Golf',
'odometer': 16000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 1,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19576575/d258f047-491b-476f-8dae-d47679ff88ef.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_46f5418a-c380-55fb-b66a-89ba6303aae9/46f5418a-c380-55fb-b66a-89ba6303aae9_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90343,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19576575/d258f047-491b-476f-8dae-d47679ff88ef.jpg',
'Width': 800}],
'price': 39900,
'price_includes_vat': True,
'registration_date': '2024-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'VOLKSWAGEN Golf GTI Clubsport 2.0 TSI DSG',
'transmission': 'automatic',
'trim': 'GTI Clubsport 2.0 TSI 221kW 300CV DSG',
'vin': None,
'year': 2024}
2026-03-30 15:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%2770069855%27 HTTP/1.1" 200 None
2026-03-30 15:01:59 [auto_selling_coches.net.api] INFO: Saving data for 70069855: {'created_time': 1774882919.32129, 'last_price_update_time': 1774882919.321302}
2026-03-30 15:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net.api',RowKey='70069855') HTTP/1.1" 204 0
2026-03-30 15:01:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/62234106> (referer: https://www.coches.net/concesionario/autosalonvillanuevaalicante/?pg=2) ['zyte-api']
2026-03-30 15:01:59 [auto_selling_coches.net.api] INFO: Extracted item from API: 62234106 - PORSCHE Macan Macan
2026-03-30 15:01:59 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: d5b81be4-a08a-565c-b386-afb23d82eac6 with identifier: 62234106
2026-03-30 15:01:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item d5b81be4-a08a-565c-b386-afb23d82eac6
2026-03-30 15:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F19161976%252F1fe22712-b682-4174-b24b-5eec8eadc9b3.jpg%27 HTTP/1.1" 200 None
2026-03-30 15:01:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19161976/1fe22712-b682-4174-b24b-5eec8eadc9b3.jpg already downloaded
2026-03-30 15:01:59 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: d5b81be4-a08a-565c-b386-afb23d82eac6 with identifier 62234106
2026-03-30 15:01:59 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:01:59 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:01:59 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item d5b81be4-a08a-565c-b386-afb23d82eac6
2026-03-30 15:01:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://web.gw.coches.net/details/62234106>
{'auction_title': '',
'body_type': 'SUV',
'c_o_2_emission_value': 185,
'category': 'Coches',
'color': 'Negro',
'currency': 'EUR',
'description': 'PORSCHE MACAN 2.0 245CV\n'
' \n'
'Techo panorámico/abatible\n'
'Cortinilla superior eléctrica\n'
'Llantas 21”\n'
'Pinza de freno en gris con logo Porsche\n'
'Faros adaptativos\n'
'Piloto de led\n'
'Paquete privacy acristalamiento y aislado\n'
'Sistema aparcamiento sensores delanteros/traseros\n'
'Interior en cuero negro\n'
'Paquete ampliado en cuero\n'
'Asientos eléctricos con ajuste lumbar\n'
'Asientos calefactables delanteros con memoria\n'
'Volante deportivo multifunción con levas\n'
'Sistema de suspensión adaptativa deportiva\n'
'Climatizador 2 zone\n'
'Retrovisor interior antideslumbramiento\n'
'Espejos abatibles automáticos\n'
'Sistema multimedia digital\n'
'Sistema de presiones\n'
'Portón automático trasero\n'
'Y muchos mas extras …\n'
' \n'
'-1 año de garantía y transferencia de nombre incluida en el '
'precio.\n'
'-Consulte nuestras opciones de financiación si lo desea (el '
'precio no está sujeto a financiar con nosotros '
'directamente).\n'
'-Servicio de entrega a domicilio en cualquier punto de la '
'Península y Baleares, precio a consultar.\n'
'-Solicite prueba de vehículo a domicilio.\n'
'-Todos nuestros vehículos disponen de libro de mantenimiento '
'y certificación de kilometraje.\n'
'-Atendemos con cita previa, contacte con nosotros para '
'solicitar una prueba del vehículo.\n'
'-Este anuncio no es vinculante, puede estar sujeto a errores, '
'se muestra a titulo informativo y no contractual.\n'
'-19 años de experiencia nos avalan en el sector del '
'automóvil.\n'
'-We speak English',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 245,
'expiration_date': None,
'fuel_type': 'Gasolina',
'id': 'd5b81be4-a08a-565c-b386-afb23d82eac6',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/porsche-macan-macan-5p-gasolina-2020-en-alicante-62234106-covo.aspx',
'listing': 'auction',
'location': 'Alicante',
'make': 'PORSCHE',
'model': 'Macan',
'odometer': 89000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 1,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19161976/1fe22712-b682-4174-b24b-5eec8eadc9b3.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d5b81be4-a08a-565c-b386-afb23d82eac6/d5b81be4-a08a-565c-b386-afb23d82eac6_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 223853,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19161976/1fe22712-b682-4174-b24b-5eec8eadc9b3.jpg',
'Width': 800}],
'price': 47900,
'price_includes_vat': True,
'registration_date': '2020-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'PORSCHE Macan Macan',
'transmission': 'automatic',
'trim': 'Macan',
'vin': None,
'year': 2020}
2026-03-30 15:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%2762234106%27 HTTP/1.1" 200 None
2026-03-30 15:01:59 [auto_selling_coches.net.api] INFO: Saving data for 62234106: {'created_time': 1774882919.506748, 'last_price_update_time': 1774882919.506761}
2026-03-30 15:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net.api',RowKey='62234106') HTTP/1.1" 204 0
2026-03-30 15:02:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.coches.net/concesionario/autosalonvillanuevaalicante?pg=3> (referer: https://www.coches.net/concesionario/autosalonvillanuevaalicante/?pg=2) ['zyte-api']
2026-03-30 15:02:00 [auto_selling_coches.net.api] INFO: Extracting listings from HTML page 3
2026-03-30 15:02:00 [auto_selling_coches.net.api] INFO: Found 30 listings in HTML (page 3)
2026-03-30 15:02:00 [auto_selling_coches.net.api] INFO: Found listing with ID: 61721665
2026-03-30 15:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%2761721665%27 HTTP/1.1" 200 None
2026-03-30 15:02:00 [auto_selling_coches.net.api] INFO: Scrape type for 61721665: 1
2026-03-30 15:02:00 [auto_selling_coches.net.api] INFO: Scraping new listing 61721665
2026-03-30 15:02:00 [auto_selling_coches.net.api] INFO: Found listing with ID: 61708657
2026-03-30 15:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%2761708657%27 HTTP/1.1" 200 None
2026-03-30 15:02:00 [auto_selling_coches.net.api] INFO: Scrape type for 61708657: 1
2026-03-30 15:02:00 [auto_selling_coches.net.api] INFO: Scraping new listing 61708657
2026-03-30 15:02:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 15:02:00 [auto_selling_coches.net.api] INFO: Found listing with ID: 62654274
2026-03-30 15:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%2762654274%27 HTTP/1.1" 200 None
2026-03-30 15:02:00 [auto_selling_coches.net.api] INFO: Scrape type for 62654274: 1
2026-03-30 15:02:00 [auto_selling_coches.net.api] INFO: Scraping new listing 62654274
2026-03-30 15:02:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 15:02:00 [auto_selling_coches.net.api] INFO: Found listing with ID: 62651583
2026-03-30 15:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%2762651583%27 HTTP/1.1" 200 None
2026-03-30 15:02:00 [auto_selling_coches.net.api] INFO: Scrape type for 62651583: 1
2026-03-30 15:02:00 [auto_selling_coches.net.api] INFO: Scraping new listing 62651583
2026-03-30 15:02:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 15:02:00 [auto_selling_coches.net.api] INFO: Found listing with ID: 62651728
2026-03-30 15:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%2762651728%27 HTTP/1.1" 200 None
2026-03-30 15:02:00 [auto_selling_coches.net.api] INFO: Scrape type for 62651728: 1
2026-03-30 15:02:00 [auto_selling_coches.net.api] INFO: Scraping new listing 62651728
2026-03-30 15:02:00 [auto_selling_coches.net.api] INFO: Found listing with ID: 62640338
2026-03-30 15:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%2762640338%27 HTTP/1.1" 200 None
2026-03-30 15:02:00 [auto_selling_coches.net.api] INFO: Scrape type for 62640338: 1
2026-03-30 15:02:00 [auto_selling_coches.net.api] INFO: Scraping new listing 62640338
2026-03-30 15:02:00 [auto_selling_coches.net.api] INFO: Found listing with ID: 61747525
2026-03-30 15:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%2761747525%27 HTTP/1.1" 200 None
2026-03-30 15:02:00 [auto_selling_coches.net.api] INFO: Scrape type for 61747525: 1
2026-03-30 15:02:00 [auto_selling_coches.net.api] INFO: Scraping new listing 61747525
2026-03-30 15:02:00 [auto_selling_coches.net.api] INFO: Found listing with ID: 62114668
2026-03-30 15:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%2762114668%27 HTTP/1.1" 200 None
2026-03-30 15:02:00 [auto_selling_coches.net.api] INFO: Scrape type for 62114668: 1
2026-03-30 15:02:00 [auto_selling_coches.net.api] INFO: Scraping new listing 62114668
2026-03-30 15:02:00 [auto_selling_coches.net.api] INFO: Found listing with ID: 61734894
2026-03-30 15:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%2761734894%27 HTTP/1.1" 200 None
2026-03-30 15:02:00 [auto_selling_coches.net.api] INFO: Scrape type for 61734894: 1
2026-03-30 15:02:00 [auto_selling_coches.net.api] INFO: Scraping new listing 61734894
2026-03-30 15:02:00 [auto_selling_coches.net.api] INFO: Found listing with ID: 62640102
2026-03-30 15:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%2762640102%27 HTTP/1.1" 200 None
2026-03-30 15:02:00 [auto_selling_coches.net.api] INFO: Scrape type for 62640102: 1
2026-03-30 15:02:00 [auto_selling_coches.net.api] INFO: Scraping new listing 62640102
2026-03-30 15:02:00 [auto_selling_coches.net.api] INFO: Found listing with ID: 62075223
2026-03-30 15:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%2762075223%27 HTTP/1.1" 200 None
2026-03-30 15:02:00 [auto_selling_coches.net.api] INFO: Scrape type for 62075223: 1
2026-03-30 15:02:00 [auto_selling_coches.net.api] INFO: Scraping new listing 62075223
2026-03-30 15:02:00 [auto_selling_coches.net.api] INFO: Found listing with ID: 60727750
2026-03-30 15:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%2760727750%27 HTTP/1.1" 200 None
2026-03-30 15:02:00 [auto_selling_coches.net.api] INFO: Scrape type for 60727750: 1
2026-03-30 15:02:00 [auto_selling_coches.net.api] INFO: Scraping new listing 60727750
2026-03-30 15:02:00 [auto_selling_coches.net.api] INFO: Found listing with ID: 59365844
2026-03-30 15:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%2759365844%27 HTTP/1.1" 200 None
2026-03-30 15:02:00 [auto_selling_coches.net.api] INFO: Scrape type for 59365844: 1
2026-03-30 15:02:00 [auto_selling_coches.net.api] INFO: Scraping new listing 59365844
2026-03-30 15:02:00 [auto_selling_coches.net.api] INFO: Found listing with ID: 61710766
2026-03-30 15:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%2761710766%27 HTTP/1.1" 200 None
2026-03-30 15:02:00 [auto_selling_coches.net.api] INFO: Scrape type for 61710766: 1
2026-03-30 15:02:00 [auto_selling_coches.net.api] INFO: Scraping new listing 61710766
2026-03-30 15:02:00 [auto_selling_coches.net.api] INFO: Found listing with ID: 58360076
2026-03-30 15:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%2758360076%27 HTTP/1.1" 200 None
2026-03-30 15:02:00 [auto_selling_coches.net.api] INFO: Scrape type for 58360076: 1
2026-03-30 15:02:00 [auto_selling_coches.net.api] INFO: Scraping new listing 58360076
2026-03-30 15:02:00 [auto_selling_coches.net.api] INFO: Found listing with ID: 62111211
2026-03-30 15:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%2762111211%27 HTTP/1.1" 200 None
2026-03-30 15:02:00 [auto_selling_coches.net.api] INFO: Scrape type for 62111211: 1
2026-03-30 15:02:00 [auto_selling_coches.net.api] INFO: Scraping new listing 62111211
2026-03-30 15:02:00 [auto_selling_coches.net.api] INFO: Found listing with ID: 61689489
2026-03-30 15:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%2761689489%27 HTTP/1.1" 200 None
2026-03-30 15:02:00 [auto_selling_coches.net.api] INFO: Scrape type for 61689489: 1
2026-03-30 15:02:00 [auto_selling_coches.net.api] INFO: Scraping new listing 61689489
2026-03-30 15:02:00 [auto_selling_coches.net.api] INFO: Found listing with ID: 61725296
2026-03-30 15:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%2761725296%27 HTTP/1.1" 200 None
2026-03-30 15:02:00 [auto_selling_coches.net.api] INFO: Scrape type for 61725296: 1
2026-03-30 15:02:00 [auto_selling_coches.net.api] INFO: Scraping new listing 61725296
2026-03-30 15:02:00 [auto_selling_coches.net.api] INFO: Found listing with ID: 62372204
2026-03-30 15:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%2762372204%27 HTTP/1.1" 200 None
2026-03-30 15:02:00 [auto_selling_coches.net.api] INFO: Scrape type for 62372204: 1
2026-03-30 15:02:00 [auto_selling_coches.net.api] INFO: Scraping new listing 62372204
2026-03-30 15:02:00 [auto_selling_coches.net.api] INFO: Found listing with ID: 61717448
2026-03-30 15:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%2761717448%27 HTTP/1.1" 200 None
2026-03-30 15:02:00 [auto_selling_coches.net.api] INFO: Scrape type for 61717448: 1
2026-03-30 15:02:00 [auto_selling_coches.net.api] INFO: Scraping new listing 61717448
2026-03-30 15:02:00 [auto_selling_coches.net.api] INFO: Found listing with ID: 62334457
2026-03-30 15:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%2762334457%27 HTTP/1.1" 200 None
2026-03-30 15:02:00 [auto_selling_coches.net.api] INFO: Scrape type for 62334457: 1
2026-03-30 15:02:00 [auto_selling_coches.net.api] INFO: Scraping new listing 62334457
2026-03-30 15:02:00 [auto_selling_coches.net.api] INFO: Found listing with ID: 61717409
2026-03-30 15:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%2761717409%27 HTTP/1.1" 200 None
2026-03-30 15:02:00 [auto_selling_coches.net.api] INFO: Scrape type for 61717409: 1
2026-03-30 15:02:00 [auto_selling_coches.net.api] INFO: Scraping new listing 61717409
2026-03-30 15:02:00 [auto_selling_coches.net.api] INFO: Found listing with ID: 61666281
2026-03-30 15:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%2761666281%27 HTTP/1.1" 200 None
2026-03-30 15:02:01 [auto_selling_coches.net.api] INFO: Scrape type for 61666281: 1
2026-03-30 15:02:01 [auto_selling_coches.net.api] INFO: Scraping new listing 61666281
2026-03-30 15:02:01 [auto_selling_coches.net.api] INFO: Found listing with ID: 61669978
2026-03-30 15:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%2761669978%27 HTTP/1.1" 200 None
2026-03-30 15:02:01 [auto_selling_coches.net.api] INFO: Scrape type for 61669978: 1
2026-03-30 15:02:01 [auto_selling_coches.net.api] INFO: Scraping new listing 61669978
2026-03-30 15:02:01 [auto_selling_coches.net.api] INFO: Found listing with ID: 61754280
2026-03-30 15:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%2761754280%27 HTTP/1.1" 200 None
2026-03-30 15:02:01 [auto_selling_coches.net.api] INFO: Scrape type for 61754280: 1
2026-03-30 15:02:01 [auto_selling_coches.net.api] INFO: Scraping new listing 61754280
2026-03-30 15:02:01 [auto_selling_coches.net.api] INFO: Found listing with ID: 62332447
2026-03-30 15:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%2762332447%27 HTTP/1.1" 200 None
2026-03-30 15:02:01 [auto_selling_coches.net.api] INFO: Scrape type for 62332447: 1
2026-03-30 15:02:01 [auto_selling_coches.net.api] INFO: Scraping new listing 62332447
2026-03-30 15:02:01 [auto_selling_coches.net.api] INFO: Found listing with ID: 60680486
2026-03-30 15:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%2760680486%27 HTTP/1.1" 200 None
2026-03-30 15:02:01 [auto_selling_coches.net.api] INFO: Scrape type for 60680486: 1
2026-03-30 15:02:01 [auto_selling_coches.net.api] INFO: Scraping new listing 60680486
2026-03-30 15:02:01 [auto_selling_coches.net.api] INFO: Found listing with ID: 62323394
2026-03-30 15:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%2762323394%27 HTTP/1.1" 200 None
2026-03-30 15:02:01 [auto_selling_coches.net.api] INFO: Scrape type for 62323394: 1
2026-03-30 15:02:01 [auto_selling_coches.net.api] INFO: Scraping new listing 62323394
2026-03-30 15:02:01 [auto_selling_coches.net.api] INFO: Found listing with ID: 62331771
2026-03-30 15:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%2762331771%27 HTTP/1.1" 200 None
2026-03-30 15:02:01 [auto_selling_coches.net.api] INFO: Scrape type for 62331771: 1
2026-03-30 15:02:01 [auto_selling_coches.net.api] INFO: Scraping new listing 62331771
2026-03-30 15:02:01 [auto_selling_coches.net.api] INFO: Found listing with ID: 61662954
2026-03-30 15:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%2761662954%27 HTTP/1.1" 200 None
2026-03-30 15:02:01 [auto_selling_coches.net.api] INFO: Scrape type for 61662954: 1
2026-03-30 15:02:01 [auto_selling_coches.net.api] INFO: Scraping new listing 61662954
2026-03-30 15:02:01 [auto_selling_coches.net.api] INFO: HTML pagination: fetching page 4 (scraped 90/96 items)
2026-03-30 15:02:01 [auto_selling_coches.net.api] INFO: Using browserHtml fallback path (page 4)
2026-03-30 15:02:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70178527> (referer: https://www.coches.net/concesionario/autosalonvillanuevaalicante/?pg=2) ['zyte-api']
2026-03-30 15:02:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 15:02:03 [auto_selling_coches.net.api] INFO: Extracted item from API: 70178527 - MERCEDES-BENZ Clase C C63s Cabrio
2026-03-30 15:02:03 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: ed1854dc-36ee-5d8a-ae10-df570c05ff28 with identifier: 70178527
2026-03-30 15:02:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item ed1854dc-36ee-5d8a-ae10-df570c05ff28
2026-03-30 15:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F19662529%252F489e270e-0715-42f9-9dc9-82aca50cb670.jpg%27 HTTP/1.1" 200 None
2026-03-30 15:02:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19662529/489e270e-0715-42f9-9dc9-82aca50cb670.jpg already downloaded
2026-03-30 15:02:03 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: ed1854dc-36ee-5d8a-ae10-df570c05ff28 with identifier 70178527
2026-03-30 15:02:03 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:02:03 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:02:03 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item ed1854dc-36ee-5d8a-ae10-df570c05ff28
2026-03-30 15:02:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://web.gw.coches.net/details/70178527>
{'auction_title': '',
'body_type': 'Cabrio',
'c_o_2_emission_value': None,
'category': 'Coches',
'color': 'Negro',
'currency': 'EUR',
'description': 'Mercedes C63 S AMG Cabrio\n'
'\n'
'\n'
'\n'
'\n'
'\xa0-Sistema de sonido surround Burmester®\n'
'\n'
'\xa0-5 modos de conducción con modo "RACE"\n'
'\n'
'\xa0-Heads up display\n'
'\n'
'-Suspensión adaptativa\n'
'\n'
'\xa0-Molduras de carbono AMG interiores\n'
'\n'
'\xa0-Reloj IWC en salpicadero\n'
'\n'
'\xa0-Luces ambientales multicolor\n'
'\n'
'\xa0-Asientos AMG Performance baquets calefactables y '
'ventilados\n'
'\n'
'\n'
'- Aire acondicionado respaldo asiento\n'
'\n'
'- Frenos carbonoceramicos\n'
'\n'
'\xa0-Escape AMG Performance con válvulas\n'
'\n'
'-Faros LED High Performance automáticos\n'
'\n'
'-Espejo interior antideslumbrante\n'
'\n'
'-Volante AMG en alcantara y carbono con ajuste eléctrico y '
'levas\n'
'\n'
'\xa0-Control de crucero adaptativo DISTRONIC\n'
'\n'
'\xa0-Tapicería de cuero color negro -Climatizador bizona\n'
'\n'
'-Llantas de aleación 19"-\n'
'\n'
'\n'
'- Navegador\n'
'\n'
'\n'
'- Camara 360\n'
'\n'
'\n'
'- Capota corrediza automatica\xa0\n'
'\n'
'\xa0y mas extras ....\n'
'\n'
'\xa0\n'
'\n'
'\xa0\n'
'\n'
'-1 año de garantía y transferencia de nombre incluida en el '
'precio.\n'
'\n'
'-Consulte nuestras opciones de financiación si lo desea (el '
'precio no está sujeto a financiar con nosotros '
'directamente).\n'
'\n'
'-Servicio de entrega a domicilio en cualquier punto de la '
'Península y Baleares, precio a consultar.\n'
'\n'
'-Solicite prueba de vehículo a domicilio.\n'
'\n'
'-Todos nuestros vehículos disponen de libro de mantenimiento '
'y certificación de kilometraje.\n'
'\n'
'-Atendemos con cita previa, contacte con nosotros para '
'solicitar una prueba del vehículo.\n'
'\n'
'-Este anuncio no es vinculante, puede estar sujeto a errores, '
'se muestra a titulo informativo y no contractual.\n'
'\n'
'-19 años de experiencia nos avalan en el sector del '
'automóvil.\n'
'\n'
'-We speak English',
'doors_number': None,
'emission_standard': None,
'engine': None,
'engine_horse_power': None,
'expiration_date': None,
'fuel_type': 'Gasolina',
'id': 'ed1854dc-36ee-5d8a-ae10-df570c05ff28',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/mercedes-benz-clase-c-c63s-cabrio-gasolina-2023-en-alicante-70178527-covo.aspx',
'listing': 'auction',
'location': 'Alicante',
'make': 'MERCEDES-BENZ',
'model': 'Clase C C63s Cabrio',
'odometer': 24000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 1,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19662529/489e270e-0715-42f9-9dc9-82aca50cb670.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ed1854dc-36ee-5d8a-ae10-df570c05ff28/ed1854dc-36ee-5d8a-ae10-df570c05ff28_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92235,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19662529/489e270e-0715-42f9-9dc9-82aca50cb670.jpg',
'Width': 800}],
'price': 103900,
'price_includes_vat': True,
'registration_date': '2023-01-01',
'seats_number': None,
'seller_name': None,
'title': 'MERCEDES-BENZ Clase C C63s Cabrio',
'transmission': 'automatic',
'trim': None,
'vin': None,
'year': 2023}
2026-03-30 15:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%2770178527%27 HTTP/1.1" 200 None
2026-03-30 15:02:03 [auto_selling_coches.net.api] INFO: Saving data for 70178527: {'created_time': 1774882923.660678, 'last_price_update_time': 1774882923.660687}
2026-03-30 15:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net.api',RowKey='70178527') HTTP/1.1" 204 0
2026-03-30 15:02:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/61917390> (referer: https://www.coches.net/concesionario/autosalonvillanuevaalicante/?pg=2) ['zyte-api']
2026-03-30 15:02:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 15:02:06 [auto_selling_coches.net.api] INFO: Extracted item from API: 61917390 - LAND-ROVER Defender 3.0 D300 HSE 90 Auto 4WD MHEV
2026-03-30 15:02:06 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: d1c5e4fd-e959-531d-9d09-08642d236735 with identifier: 61917390
2026-03-30 15:02:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item d1c5e4fd-e959-531d-9d09-08642d236735
2026-03-30 15:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F18901694%252Fbdf6ec18-f6f0-475e-8473-307136f4f9cb.jpg%27 HTTP/1.1" 200 None
2026-03-30 15:02:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/18901694/bdf6ec18-f6f0-475e-8473-307136f4f9cb.jpg already downloaded
2026-03-30 15:02:06 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: d1c5e4fd-e959-531d-9d09-08642d236735 with identifier 61917390
2026-03-30 15:02:06 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:02:06 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:02:06 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item d1c5e4fd-e959-531d-9d09-08642d236735
2026-03-30 15:02:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://web.gw.coches.net/details/61917390>
{'auction_title': '',
'body_type': 'SUV',
'c_o_2_emission_value': None,
'category': 'Coches',
'color': 'Gris / Plata',
'currency': 'EUR',
'description': 'LAND ROVER DEFENDER 90 X-DYNAMIC HSE 300 CV\n'
'\n'
'\xa0\n'
'\n'
'Acoplamiento de remolque oscilante\n'
'\n'
'Airbags delanteros, laterales y otros\n'
'\n'
'Android Auto\n'
'\n'
'Apple CarPlay\n'
'\n'
'Asiento del conductor reclinable plano\n'
'\n'
'Asientos eléctricos con calefacción\n'
'\n'
'Asistencia de ángulos muertos\n'
'\n'
'Suspensión neumatica\n'
'\n'
'Asistente de arranque en pendiente\n'
'\n'
'Asistente de frenada de emergencia\n'
'\n'
'Asistente de luces de carretera\n'
'\n'
'Bluetooth\n'
'\n'
'Carga de inducción para smartphones\n'
'\n'
'Cierre centralizado\n'
'\n'
'Climatización automática, 2 zonas\n'
'\n'
'Control de crucero adaptativo\n'
'\n'
'Control de presión de neumáticos\n'
'\n'
'Control de tracción\n'
'\n'
'Control por voz\n'
'\n'
'Dirección asistida\n'
'\n'
'Electric heated rear seats\n'
'\n'
'Elevalunas eléctrico\n'
'\n'
'faro antiniebla\n'
'\n'
'Faros LED\n'
'\n'
'Inmovilizador\n'
'\n'
'Isofix\n'
'\n'
'Kit de manos libres\n'
'\n'
'Luces diurnas LED\n'
'\n'
'Ordenador de a bordo\n'
'\n'
'Panel de instrumentos digital\n'
'\n'
'Pantalla táctil\n'
'\n'
'Paquete de invierno\n'
'\n'
'Parabrisas calefactado\n'
'\n'
'Puerto USB\n'
'\n'
'Radio DAB\n'
'\n'
'Reconocimiento de señales\n'
'\n'
'Regulación eléctrica de los asientos\n'
'\n'
'Reposabrazos\n'
'\n'
'Retrovisor interior con atenuación automática\n'
'\n'
'Retrovisor lateral eléctrico\n'
'\n'
'Sensor de lluvia\n'
'\n'
'Sensor de luz\n'
'\n'
'Sintonizador/radio\n'
'\n'
'Sistema de advertencia de cansancio\n'
'\n'
'Sistema de advertencia de distancia\n'
'\n'
'Sistema de alarma\n'
'\n'
'Sistema de aviso de abandono de carril\n'
'\n'
'Sistema de control de límite de velocidad\n'
'\n'
'Soporte lumbar\n'
'\n'
'Techo corredizo\n'
'\n'
'Volante en piel multifunción\n'
'\n'
'Mas extras….\xa0\n'
'\n'
'\xa0\n'
'\n'
'-1 año de garantía y transferencia de nombre incluida en el '
'precio.\n'
'\n'
'-Consulte nuestras opciones de financiación si lo desea (el '
'precio no está sujeto a financiar con nosotros '
'directamente).\n'
'\n'
'-Servicio de entrega a domicilio en cualquier punto de la '
'Península y Baleares, precio a consultar.\n'
'\n'
'-Solicite prueba de vehículo a domicilio.\n'
'\n'
'-Todos nuestros vehículos disponen de libro de mantenimiento '
'y certificación de kilometraje.\n'
'\n'
'-Atendemos con cita previa, contacte con nosotros para '
'solicitar una prueba del vehículo.\n'
'\n'
'-Este anuncio no es vinculante, puede estar sujeto a errores, '
'se muestra a titulo informativo y no contractual.\n'
'\n'
'-19 años de experiencia nos avalan en el sector del '
'automóvil.\n'
'\n'
'-We speak English',
'doors_number': 3,
'emission_standard': None,
'engine': '3.0L',
'engine_horse_power': 300,
'expiration_date': None,
'fuel_type': 'Híbrido',
'id': 'd1c5e4fd-e959-531d-9d09-08642d236735',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/land-rover-defender-3.0-d300-hse-90-auto-4wd-mhev-3p-electrico-/-hibrido-2021-en-alicante-61917390-covo.aspx',
'listing': 'auction',
'location': 'Alicante',
'make': 'LAND-ROVER',
'model': 'Defender',
'odometer': 71000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 1,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/18901694/bdf6ec18-f6f0-475e-8473-307136f4f9cb.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d1c5e4fd-e959-531d-9d09-08642d236735/d1c5e4fd-e959-531d-9d09-08642d236735_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 225157,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/18901694/bdf6ec18-f6f0-475e-8473-307136f4f9cb.jpg',
'Width': 800}],
'price': 63900,
'price_includes_vat': True,
'registration_date': '2021-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'LAND-ROVER Defender 3.0 D300 HSE 90 Auto 4WD MHEV',
'transmission': 'automatic',
'trim': '3.0 D300 HSE 90 Auto 4WD MHEV',
'vin': None,
'year': 2021}
2026-03-30 15:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%2761917390%27 HTTP/1.1" 200 None
2026-03-30 15:02:06 [auto_selling_coches.net.api] INFO: Saving data for 61917390: {'created_time': 1774882926.775444, 'last_price_update_time': 1774882926.775455}
2026-03-30 15:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net.api',RowKey='61917390') HTTP/1.1" 204 0
2026-03-30 15:02:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/61708657> (referer: https://www.coches.net/concesionario/autosalonvillanuevaalicante/?pg=3) ['zyte-api']
2026-03-30 15:02:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 15:02:06 [auto_selling_coches.net.api] INFO: Extracted item from API: 61708657 - AUDI A3 RS3 Sportback TFSI quattro S tron
2026-03-30 15:02:06 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 4cb03c85-f348-50e7-b7bf-a239ca196234 with identifier: 61708657
2026-03-30 15:02:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 4cb03c85-f348-50e7-b7bf-a239ca196234
2026-03-30 15:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F18722591%252F65fcc283-5b2d-4f66-b0ce-e699343af9f4.jpg%27 HTTP/1.1" 200 None
2026-03-30 15:02:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/18722591/65fcc283-5b2d-4f66-b0ce-e699343af9f4.jpg already downloaded
2026-03-30 15:02:07 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 4cb03c85-f348-50e7-b7bf-a239ca196234 with identifier 61708657
2026-03-30 15:02:07 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:02:07 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:02:07 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 4cb03c85-f348-50e7-b7bf-a239ca196234
2026-03-30 15:02:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://web.gw.coches.net/details/61708657>
{'auction_title': '',
'body_type': 'Berlina',
'c_o_2_emission_value': None,
'category': 'Coches',
'color': 'Negro',
'currency': 'EUR',
'description': 'AUDI RS3 SPORTBACK 400 CV\n'
' \n'
'- Color de carrocería negro ( schwarz )\n'
'- Techo panorámico/abatible\n'
'- Cortinilla superior \n'
'- Llanta deportiva RS 19”\n'
'- Control de crucero adaptativo\n'
'- Faros de led adaptativos con óptica negra\n'
'- Pilotos de led\n'
'- Espejos abatibles automáticos con sensor de ángulo '
'muerto\n'
'- Escape deportivo RS\n'
'- Volante multifuncional deportivo\n'
'- Paquete RS\n'
'- Sistema multimedia digital\n'
'- Apple car play\n'
'- Acabados interiores en negro piano\n'
'- Asientos de cuero con ajuste manual , calefactables '
'y con ajuste lumbar\n'
'- Cámara trasera\n'
'- Sensores de aparcamiento delanteros/traseros\n'
'- y mas extras ....\n'
' \n'
' \n'
'-1 año de garantía y transferencia de nombre incluida en el '
'precio.\n'
'-Consulte nuestras opciones de financiación si lo desea (el '
'precio no está sujeto a financiar con nosotros '
'directamente).\n'
'-Servicio de entrega a domicilio en cualquier punto de la '
'Península y Baleares, precio a consultar.\n'
'-Solicite prueba de vehículo a domicilio.\n'
'-Todos nuestros vehículos disponen de libro de mantenimiento '
'y certificación de kilometraje.\n'
'-Atendemos con cita previa, contacte con nosotros para '
'solicitar una prueba del vehículo.\n'
'-Este anuncio no es vinculante, puede estar sujeto a errores, '
'se muestra a titulo informativo y no contractual.\n'
'-19 años de experiencia nos avalan en el sector del '
'automóvil.\n'
'-We speak English',
'doors_number': 5,
'emission_standard': None,
'engine': '2.5L',
'engine_horse_power': 400,
'expiration_date': None,
'fuel_type': 'Gasolina',
'id': '4cb03c85-f348-50e7-b7bf-a239ca196234',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/audi-a3-rs3-sportback-tfsi-294kw-quattro-s-tron-5p-gasolina-2024-en-alicante-61708657-covo.aspx',
'listing': 'auction',
'location': 'Alicante',
'make': 'AUDI',
'model': 'A3',
'odometer': 42000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 1,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/18722591/65fcc283-5b2d-4f66-b0ce-e699343af9f4.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4cb03c85-f348-50e7-b7bf-a239ca196234/4cb03c85-f348-50e7-b7bf-a239ca196234_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 220946,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/18722591/65fcc283-5b2d-4f66-b0ce-e699343af9f4.jpg',
'Width': 800}],
'price': 62900,
'price_includes_vat': True,
'registration_date': '2024-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'AUDI A3 RS3 Sportback TFSI quattro S tron',
'transmission': 'automatic',
'trim': 'RS3 Sportback TFSI 294kW quattro S tron',
'vin': None,
'year': 2024}
2026-03-30 15:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%2761708657%27 HTTP/1.1" 200 None
2026-03-30 15:02:07 [auto_selling_coches.net.api] INFO: Saving data for 61708657: {'created_time': 1774882927.048552, 'last_price_update_time': 1774882927.048562}
2026-03-30 15:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net.api',RowKey='61708657') HTTP/1.1" 204 0
2026-03-30 15:02:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/61662954> (referer: https://www.coches.net/concesionario/autosalonvillanuevaalicante/?pg=3) ['zyte-api']
2026-03-30 15:02:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 15:02:14 [auto_selling_coches.net.api] INFO: Extracted item from API: 61662954 - PORSCHE Cayenne Coupé EHybrid
2026-03-30 15:02:14 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 2adc5186-e954-5774-8438-4ce177f34195 with identifier: 61662954
2026-03-30 15:02:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 2adc5186-e954-5774-8438-4ce177f34195
2026-03-30 15:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F18687784%252F44bbb242-480e-4c8a-abd3-4ce7e1b20ac6.jpg%27 HTTP/1.1" 200 None
2026-03-30 15:02:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/18687784/44bbb242-480e-4c8a-abd3-4ce7e1b20ac6.jpg already downloaded
2026-03-30 15:02:15 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 2adc5186-e954-5774-8438-4ce177f34195 with identifier 61662954
2026-03-30 15:02:15 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:02:15 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:02:15 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 2adc5186-e954-5774-8438-4ce177f34195
2026-03-30 15:02:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://web.gw.coches.net/details/61662954>
{'auction_title': '',
'body_type': 'SUV',
'c_o_2_emission_value': 75,
'category': 'Coches',
'color': 'Gris / Plata',
'currency': 'EUR',
'description': 'PORSCHE CAYENNE COUPE EHYBRID 3.0 462CV\n'
'\n'
'Cambio automático con levas en el volante\n'
'Llanta 21”\n'
'Faros LED \n'
'Control por voz\n'
'Techo panorámico\n'
'Asistente de aparcamiento delantero y trasero con cámara de '
'marcha atrás y vista envolvente\n'
'Asientos deportivos eléctricos con 8 posiciones calefactables '
'con función de memoria\n'
'Volante deportivo GT\n'
'Radio digital (DAB+)\n'
'Distintivo Porsche esmaltado negro mate\n'
'Sistema de sonido BOSE\n'
'Paquete Sport Chrono\n'
'Connect Plus (Bluetooth, Apple CarPlay, WLAN, sistema de '
'seguimiento de vehículos) Hill Descent Assist (PHC)\n'
'Multi Collision Brake\n'
'Porsche Active Suspension Management (PASM)\n'
'Sistema de escape deportivo con salidas de escape negras\n'
'Acristalamiento tintado\n'
'Portón trasero eléctrico\n'
'y más extras...\n'
'\n'
'-1 año de garantía y transferencia de nombre incluida en el '
'precio.\n'
'-Consulte nuestras opciones de financiación si lo desea (el '
'precio no está sujeto a financiar con nosotros '
'directamente).\n'
'-Servicio de entrega a domicilio en cualquier punto de la '
'Península y Baleares, precio a consultar.\n'
'-Solicite prueba de vehículo a domicilio.\n'
'-Todos nuestros vehículos disponen de libro de mantenimiento '
'y certificación de kilometraje.\n'
'-Atendemos con cita previa, contacte con nosotros para '
'solicitar una prueba del vehículo.\n'
'-Este anuncio no es vinculante, puede estar sujeto a errores, '
'se muestra a titulo informativo y no contractual.\n'
'-17 años de experiencia nos avalan en el sector del '
'automóvil.\n'
'-We speak English',
'doors_number': 5,
'emission_standard': None,
'engine': '3.0L',
'engine_horse_power': 462,
'expiration_date': None,
'fuel_type': 'Híbrido enchufable',
'id': '2adc5186-e954-5774-8438-4ce177f34195',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/porsche-cayenne-coupe-ehybrid-5p-electrico-/-hibrido-2020-en-alicante-61662954-covo.aspx',
'listing': 'auction',
'location': 'Alicante',
'make': 'PORSCHE',
'model': 'Cayenne Coupé',
'odometer': 39000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 1,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/18687784/44bbb242-480e-4c8a-abd3-4ce7e1b20ac6.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2adc5186-e954-5774-8438-4ce177f34195/2adc5186-e954-5774-8438-4ce177f34195_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 195858,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/18687784/44bbb242-480e-4c8a-abd3-4ce7e1b20ac6.jpg',
'Width': 800}],
'price': 77900,
'price_includes_vat': True,
'registration_date': '2020-01-01',
'seats_number': 4,
'seller_name': None,
'title': 'PORSCHE Cayenne Coupé EHybrid',
'transmission': 'automatic',
'trim': 'EHybrid',
'vin': None,
'year': 2020}
2026-03-30 15:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%2761662954%27 HTTP/1.1" 200 None
2026-03-30 15:02:15 [auto_selling_coches.net.api] INFO: Saving data for 61662954: {'created_time': 1774882935.112653, 'last_price_update_time': 1774882935.112664}
2026-03-30 15:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net.api',RowKey='61662954') HTTP/1.1" 204 0
2026-03-30 15:02:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/61721665> (referer: https://www.coches.net/concesionario/autosalonvillanuevaalicante/?pg=3) ['zyte-api']
2026-03-30 15:02:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 15:02:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/62323394> (referer: https://www.coches.net/concesionario/autosalonvillanuevaalicante/?pg=3) ['zyte-api']
2026-03-30 15:02:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 15:02:19 [auto_selling_coches.net.api] INFO: Extracted item from API: 61721665 - AUDI A3 2.0 TFSI S3 quattro
2026-03-30 15:02:19 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: c52172b3-f339-5994-8e72-7ef2dac2efb5 with identifier: 61721665
2026-03-30 15:02:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item c52172b3-f339-5994-8e72-7ef2dac2efb5
2026-03-30 15:02:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:02:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F18735610%252F78091ade-4a55-4dbd-b934-4214d4906d9d.jpg%27 HTTP/1.1" 200 None
2026-03-30 15:02:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/18735610/78091ade-4a55-4dbd-b934-4214d4906d9d.jpg already downloaded
2026-03-30 15:02:19 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: c52172b3-f339-5994-8e72-7ef2dac2efb5 with identifier 61721665
2026-03-30 15:02:19 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:02:19 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:02:19 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item c52172b3-f339-5994-8e72-7ef2dac2efb5
2026-03-30 15:02:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://web.gw.coches.net/details/61721665>
{'auction_title': '',
'body_type': 'Berlina',
'c_o_2_emission_value': 162,
'category': 'Coches',
'color': 'Rojo',
'currency': 'EUR',
'description': 'AUDI S3 300CV\n'
' \n'
'MMI navegación plus con MMI touch\n'
'Asistente de crucero \n'
'Audi pre sense básico\n'
'Sistema de sonido premium Bang & Olufsen \n'
'Pinzas de freno pintadas de rojo\n'
'Espejo interior con atenuación automática, sin marco\n'
'Cuero napa fina con acolchado alveolar y grabado RS\n'
'Volante de 3 radios con multifunción plus y levas de cambio\n'
'Faros delanteros LED oscurecida con iluminación dinámica y '
'luces intermitentes dinámicas\n'
'Sistema de monitoreo de presion en ruedas\n'
'Llantas de 5 radios en Y, negro mate, 9.0J|8.0Jx19, '
'neumáticos 265/30|245/35 R19\n'
'Cámara de respaldo trasera\n'
'Asientos deportivos calefactables y con ajuste lumbar en la '
'parte delantera\n'
'Acristalamiento de protección solar oscurecido\n'
'Portón trasero eléctrico\n'
'y más extras...\n'
' \n'
'-1 año de garantia y cambio de nombre incluido en el precio\n'
'-Consulte nuestras opciones de financiación si lo desea (el '
'precio no está sujeto a financiar con nosotros '
'directamente).\n'
'-Servicio de entrega a domicilio en cualquier punto de la '
'Península y Baleares, precio a consultar.\n'
'-Solicite prueba de vehículo a domicilio.\n'
'-Todos nuestros vehículos disponen de libro de mantenimiento '
'y certificación de kilometraje.\n'
'-Atendemos con cita previa, contacte con nosotros para '
'solicitar una prueba del vehículo.\n'
'-Este anuncio no es vinculante, puede estar sujeto a errores, '
'se muestra a titulo informativo y no contractual.\n'
'-17 años de experiencia nos avalan en el sector del '
'automóvil.\n'
'-We speak English',
'doors_number': 3,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 300,
'expiration_date': None,
'fuel_type': 'Gasolina',
'id': 'c52172b3-f339-5994-8e72-7ef2dac2efb5',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/audi-a3-2.0-tfsi-s3-300cv-quattro-3p-gasolina-2016-en-alicante-61721665-covo.aspx',
'listing': 'auction',
'location': 'Alicante',
'make': 'AUDI',
'model': 'A3',
'odometer': 149000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 1,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/18735610/78091ade-4a55-4dbd-b934-4214d4906d9d.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c52172b3-f339-5994-8e72-7ef2dac2efb5/c52172b3-f339-5994-8e72-7ef2dac2efb5_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 246490,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/18735610/78091ade-4a55-4dbd-b934-4214d4906d9d.jpg',
'Width': 800}],
'price': 20900,
'price_includes_vat': True,
'registration_date': '2016-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'AUDI A3 2.0 TFSI S3 quattro',
'transmission': 'manual',
'trim': '2.0 TFSI S3 300CV quattro',
'vin': None,
'year': 2016}
2026-03-30 15:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%2761721665%27 HTTP/1.1" 200 None
2026-03-30 15:02:20 [auto_selling_coches.net.api] INFO: Saving data for 61721665: {'created_time': 1774882940.018652, 'last_price_update_time': 1774882940.018663}
2026-03-30 15:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net.api',RowKey='61721665') HTTP/1.1" 204 0
2026-03-30 15:02:20 [auto_selling_coches.net.api] INFO: Extracted item from API: 62323394 - MERCEDES-BENZ Clase A MercedesAMG A 45 S 4MATIC
2026-03-30 15:02:20 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: fe4ce912-8128-5d38-aacf-eafb2be8c6f2 with identifier: 62323394
2026-03-30 15:02:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item fe4ce912-8128-5d38-aacf-eafb2be8c6f2
2026-03-30 15:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F19244066%252F820dd18e-3886-4eb1-8ae4-e799aba98405.jpg%27 HTTP/1.1" 200 None
2026-03-30 15:02:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19244066/820dd18e-3886-4eb1-8ae4-e799aba98405.jpg already downloaded
2026-03-30 15:02:20 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: fe4ce912-8128-5d38-aacf-eafb2be8c6f2 with identifier 62323394
2026-03-30 15:02:20 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:02:20 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:02:20 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item fe4ce912-8128-5d38-aacf-eafb2be8c6f2
2026-03-30 15:02:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://web.gw.coches.net/details/62323394>
{'auction_title': '',
'body_type': 'Berlina',
'c_o_2_emission_value': 192,
'category': 'Coches',
'color': 'Blanco',
'currency': 'EUR',
'description': 'MERCEDES-BENZ A 45 S AMG 421CV\n'
' \n'
'Faros LED multihaz\n'
'Cambio automa´tico con levas en el volante\n'
'Llantas de aleacio´n AMG de 53,3 cm (19") \n'
'Paquete aerodina´mico AMG\n'
'Paquete interior y exterior deportivo AMG\n'
'Asientos delanteros deportivos con paquete de memoria, con '
'ajuste lumbar y calefactables\n'
'Sistema de control de crucero\n'
'Control por voz\n'
'Sistema de aviso de cambio de carril\n'
'Sistema de reconocimiento de sen~ales\n'
'Sistema de control de a´ngulo muerto\n'
'Iluminacio´n ambiental interior\n'
'Ca´mara trasera\n'
'Navegador\n'
'Techo Panora´mico abatible\n'
'Volante deportivo multifuncio´n\n'
'Sistema de sonido envolvente Burmester®\n'
'Apple CarPlay\n'
'Sistema de navegacio´n Comand\n'
'Conmutación de escape\n'
'Climatizador automa´tico 2 zonas\n'
' y mas extras ......\n'
' \n'
'-1 an~o de garanti´a y transferencia de nombre incluida en el '
'precio.\n'
' -Consulte nuestras opciones de financiacio´n si lo desea\n'
'-Solicite prueba de vehi´culo a domicilio.\n'
'-Todos nuestros vehi´culos disponen de libro de mantenimiento '
'y certificacio´n de kilometraje.\n'
'-Atendemos con cita previa, contacte con nosotros para '
'solicitar una prueba del vehi´culo.\n'
' -Este anuncio no es vinculante, puede estar sujeto a '
'errores, se muestra a titulo informativo y no contractual.\n'
'-17 an~os de experiencia nos avalan en el sector del '
'automo´vil.\n'
'-We speak English',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 421,
'expiration_date': None,
'fuel_type': 'Gasolina',
'id': 'fe4ce912-8128-5d38-aacf-eafb2be8c6f2',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/mercedes-benz-clase-a-mercedesamg-a-45-s-4matic-5p-gasolina-2020-en-alicante-62323394-covo.aspx',
'listing': 'auction',
'location': 'Alicante',
'make': 'MERCEDES-BENZ',
'model': 'Clase A',
'odometer': 37000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 1,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19244066/820dd18e-3886-4eb1-8ae4-e799aba98405.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fe4ce912-8128-5d38-aacf-eafb2be8c6f2/fe4ce912-8128-5d38-aacf-eafb2be8c6f2_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 186112,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19244066/820dd18e-3886-4eb1-8ae4-e799aba98405.jpg',
'Width': 800}],
'price': 51900,
'price_includes_vat': True,
'registration_date': '2021-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'MERCEDES-BENZ Clase A MercedesAMG A 45 S 4MATIC',
'transmission': 'automatic',
'trim': 'MercedesAMG A 45 S 4MATIC',
'vin': None,
'year': 2021}
2026-03-30 15:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%2762323394%27 HTTP/1.1" 200 None
2026-03-30 15:02:20 [auto_selling_coches.net.api] INFO: Saving data for 62323394: {'created_time': 1774882940.09342, 'last_price_update_time': 1774882940.09343}
2026-03-30 15:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net.api',RowKey='62323394') HTTP/1.1" 204 0
2026-03-30 15:02:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/62654274> (referer: https://www.coches.net/concesionario/autosalonvillanuevaalicante/?pg=3) ['zyte-api']
2026-03-30 15:02:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 15:02:20 [auto_selling_coches.net.api] INFO: Extracted item from API: 62654274 - AUDI Q8 RS Q8 TFSI quattro tipt
2026-03-30 15:02:20 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: a1f80127-4a79-5a4d-9047-8e97cdab316b with identifier: 62654274
2026-03-30 15:02:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item a1f80127-4a79-5a4d-9047-8e97cdab316b
2026-03-30 15:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F19509621%252F966e5afc-f741-426d-82b7-a289df402e03.jpg%27 HTTP/1.1" 200 None
2026-03-30 15:02:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19509621/966e5afc-f741-426d-82b7-a289df402e03.jpg already downloaded
2026-03-30 15:02:20 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: a1f80127-4a79-5a4d-9047-8e97cdab316b with identifier 62654274
2026-03-30 15:02:20 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:02:20 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:02:20 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item a1f80127-4a79-5a4d-9047-8e97cdab316b
2026-03-30 15:02:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://web.gw.coches.net/details/62654274>
{'auction_title': '',
'body_type': 'SUV',
'c_o_2_emission_value': 277,
'category': 'Coches',
'color': 'Negro',
'currency': 'EUR',
'description': 'AUDI RSQ8 QUATTRO 600CV\n'
'\n'
'Cambio Automático con levas en el volante\n'
'Faros delanteros HD Matrix LED con iluminación dinámica y '
'luces intermitentes dinámicas\n'
'Llantas 23”\n'
'Freno deportivo RS con pinzas de freno rojo\n'
'Sistema de escape deportivo RS\n'
'Suspensión neumática\n'
'Techo Panorámico abatible\n'
'Sistema de control de velocidad adaptativa\n'
'Asistente para mantenerse en el carril más asistente de '
'emergencia y asistente para atascos\n'
'Sistema de aviso de cambio de carril\n'
'Sistema de reconocimiento de señales\n'
'Sistema de audio Bang & Olufsen\n'
'Eje trasero direccional\n'
'Sistema de entrada y arranque sin llave\n'
'Cuadro Digital\n'
'Audi pre sense\n'
'Climatizador automático de confort de 4 zonas\n'
'Sistema de control de ángulo muerto\n'
'Paquete dinámico RS plus\n'
'Volante multifunción en cuero\n'
'Sistema de estacionamiento con sensores y cámara 360º\n'
'Asientos deportivos eléctricos con función de memoria en '
'cuero Valcona perforado\n'
'Asientos calefactables Y ventilados con ajuste lumbar\n'
'Asientos traseros calefactables \n'
'y mas extras ......\n'
'\n'
' \n'
'\n'
'-1 año de garantía y transferencia de nombre incluida en el '
'precio.\n'
'\n'
'-Consulte nuestras opciones de financiación si lo desea\n'
'\n'
'-Solicite prueba de vehículo a domicilio.\n'
'\n'
'-Todos nuestros vehículos disponen de libro de mantenimiento '
'y certificación de kilometraje.\n'
'\n'
'-Atendemos con cita previa, contacte con nosotros para '
'solicitar una prueba del vehículo.\n'
'\n'
'-Este anuncio no es vinculante, puede estar sujeto a errores, '
'se muestra a titulo informativo y no contractual.\n'
'\n'
'-19 años de experiencia nos avalan en el sector del '
'automóvil.',
'doors_number': 5,
'emission_standard': None,
'engine': '4.0L',
'engine_horse_power': 600,
'expiration_date': None,
'fuel_type': 'Gasolina',
'id': 'a1f80127-4a79-5a4d-9047-8e97cdab316b',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/audi-q8-rs-q8-tfsi-441kw-600cv-quattro-tipt-5p-gasolina-2023-en-alicante-62654274-covo.aspx',
'listing': 'auction',
'location': 'Alicante',
'make': 'AUDI',
'model': 'Q8',
'odometer': 98000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 1,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19509621/966e5afc-f741-426d-82b7-a289df402e03.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a1f80127-4a79-5a4d-9047-8e97cdab316b/a1f80127-4a79-5a4d-9047-8e97cdab316b_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103914,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19509621/966e5afc-f741-426d-82b7-a289df402e03.jpg',
'Width': 800}],
'price': 87900,
'price_includes_vat': True,
'registration_date': '2022-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'AUDI Q8 RS Q8 TFSI quattro tipt',
'transmission': 'automatic',
'trim': 'RS Q8 TFSI 441kW 600CV quattro tipt',
'vin': None,
'year': 2022}
2026-03-30 15:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%2762654274%27 HTTP/1.1" 200 None
2026-03-30 15:02:20 [auto_selling_coches.net.api] INFO: Saving data for 62654274: {'created_time': 1774882940.335568, 'last_price_update_time': 1774882940.335576}
2026-03-30 15:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net.api',RowKey='62654274') HTTP/1.1" 204 0
2026-03-30 15:02:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/62332447> (referer: https://www.coches.net/concesionario/autosalonvillanuevaalicante/?pg=3) ['zyte-api']
2026-03-30 15:02:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 15:02:22 [auto_selling_coches.net.api] INFO: Extracted item from API: 62332447 - BMW X5 M50d
2026-03-30 15:02:22 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 82945399-a0ed-5c3e-96f5-c2baed654c29 with identifier: 62332447
2026-03-30 15:02:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 82945399-a0ed-5c3e-96f5-c2baed654c29
2026-03-30 15:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F19251027%252Fb57b991c-9056-481d-b86b-851da08d509c.jpg%27 HTTP/1.1" 200 None
2026-03-30 15:02:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19251027/b57b991c-9056-481d-b86b-851da08d509c.jpg already downloaded
2026-03-30 15:02:22 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 82945399-a0ed-5c3e-96f5-c2baed654c29 with identifier 62332447
2026-03-30 15:02:22 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:02:22 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:02:22 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 82945399-a0ed-5c3e-96f5-c2baed654c29
2026-03-30 15:02:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://web.gw.coches.net/details/62332447>
{'auction_title': '',
'body_type': 'SUV',
'c_o_2_emission_value': 199,
'category': 'Coches',
'color': 'Negro',
'currency': 'EUR',
'description': 'BMW X5 M50D 381 CV\n'
' \n'
'Cambio automatico con levas en el volante\n'
'Sistema de escape deportivo M\n'
'Llantas 21" \n'
'Indicador de presión de neumáticos\n'
'Sistema de alarmas\n'
'Tecla De Pantalla Bmw\n'
'Techo panorámico abatible\n'
'Paquete de compartimento para equipaje\n'
'Paquete de memoria\n'
'Asientos de cuero calefactable, con ajuste lumbar \n'
'Volante multifunción \n'
'Asistente de conducción profesional\n'
'Faros LED\n'
'Asistente de estacionamiento Plus\n'
'Sintonizador Dab\n'
'Cámara trasera\n'
'Head Up Display\n'
'Navergador\n'
'Control de crucero\n'
'Sistema de sonido HARMAN KARDON\n'
'Telefonía con Carga Inalámbrica\n'
'Paquete de controladores M\n'
'Paquete de competición M\n'
'Bloqueo automático al alejarse\n'
'Portón trasero eléctrico\n'
'y más extras...\n'
' \n'
'-1 año de garantía y transferencia de nombre incluida en el '
'precio.\n'
'-Consulte nuestras opciones de financiación si lo desea (el '
'precio no está sujeto a financiar con nosotros '
'directamente).\n'
'-Servicio de entrega a domicilio en cualquier punto de la '
'Península y Baleares, precio a consultar.\n'
'-Solicite prueba de vehículo a domicilio.\n'
'-Todos nuestros vehículos disponen de libro de mantenimiento '
'y certificación de kilometraje.\n'
'-Atendemos con cita previa, contacte con nosotros para '
'solicitar una prueba del vehículo.\n'
'-Este anuncio no es vinculante, puede estar sujeto a errores, '
'se muestra a titulo informativo y no contractual.\n'
'-17 años de experiencia nos avalan en el sector del '
'automóvil.\n'
'-We speak English',
'doors_number': 5,
'emission_standard': None,
'engine': '3.0L',
'engine_horse_power': 381,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '82945399-a0ed-5c3e-96f5-c2baed654c29',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/bmw-x5-m50d-5p-diesel-2013-en-alicante-62332447-covo.aspx',
'listing': 'auction',
'location': 'Alicante',
'make': 'BMW',
'model': 'X5',
'odometer': 309000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 1,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19251027/b57b991c-9056-481d-b86b-851da08d509c.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_82945399-a0ed-5c3e-96f5-c2baed654c29/82945399-a0ed-5c3e-96f5-c2baed654c29_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 228327,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19251027/b57b991c-9056-481d-b86b-851da08d509c.jpg',
'Width': 800}],
'price': 19900,
'price_includes_vat': True,
'registration_date': '2013-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'BMW X5 M50d',
'transmission': 'automatic',
'trim': 'M50d',
'vin': None,
'year': 2013}
2026-03-30 15:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%2762332447%27 HTTP/1.1" 200 None
2026-03-30 15:02:22 [auto_selling_coches.net.api] INFO: Saving data for 62332447: {'created_time': 1774882942.887376, 'last_price_update_time': 1774882942.887387}
2026-03-30 15:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net.api',RowKey='62332447') HTTP/1.1" 204 0
2026-03-30 15:02:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/60680486> (referer: https://www.coches.net/concesionario/autosalonvillanuevaalicante/?pg=3) ['zyte-api']
2026-03-30 15:02:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 15:02:23 [auto_selling_coches.net.api] INFO: Extracted item from API: 60680486 - PORSCHE Cayenne Coupé Turbo
2026-03-30 15:02:23 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 62565bd4-a876-5b6a-9c77-8591252122dd with identifier: 60680486
2026-03-30 15:02:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 62565bd4-a876-5b6a-9c77-8591252122dd
2026-03-30 15:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F17913405%252F1f6b0c26-8c3b-41b2-b1ff-c46c3d2eec7a.jpg%27 HTTP/1.1" 200 None
2026-03-30 15:02:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/17913405/1f6b0c26-8c3b-41b2-b1ff-c46c3d2eec7a.jpg already downloaded
2026-03-30 15:02:23 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 62565bd4-a876-5b6a-9c77-8591252122dd with identifier 60680486
2026-03-30 15:02:23 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:02:23 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:02:23 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 62565bd4-a876-5b6a-9c77-8591252122dd
2026-03-30 15:02:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://web.gw.coches.net/details/60680486>
{'auction_title': '',
'body_type': 'SUV',
'c_o_2_emission_value': 261,
'category': 'Coches',
'color': 'Negro',
'currency': 'EUR',
'description': 'PORSCHE CAYENNE TURBO 550 CV \n'
'\n'
'Techo panorámico/abatible \n'
'Color negro solido ( schwarz )\n'
'Shadow line detalles molduras ( negro piano ) \n'
'Dynamic lights \n'
'Llantas sport classic en 22” con doble medida neumático\n'
'Pinzas de freno en color gris \n'
'Cristales paquete privacy aislante térmicos \n'
'Acceso confort \n'
'Difusor trasero en negro piano \n'
'Línea escape original AKRAPOVIC \n'
'Colas de escape AKRAPOVIC \n'
'Suspensión neumática\n'
'Sistema ACC \n'
'Sensores ángulo muerto \n'
'Control adaptativo \n'
'Sensores de monitoreo \n'
'Sistema digital multimedia \n'
'Apple car play \n'
'Asientos en cuero negro con costuras color rojo y emblema '
'logo Porsche en reposacabezas \n'
'Reposabrazos central en cuero con logo Porsche \n'
'Head up display \n'
'Volante multifunción deportivo en cuero negro con costura '
'roja y selección de modos conducción mediante ruleta con '
'spawn response \n'
'Detalles interiores en negro piano \n'
'Techo en napa completo \n'
'Portón trasero automático \n'
'\n'
'\n'
'\n'
' \n'
'-1 año de garantía y transferencia de nombre incluida en el '
'precio.\n'
'-Consulte nuestras opciones de financiación si lo desea (el '
'precio no está sujeto a financiar con nosotros '
'directamente).\n'
'-Servicio de entrega a domicilio en cualquier punto de la '
'Península y Baleares, precio a consultar.\n'
'-Solicite prueba de vehículo a domicilio.\n'
'-Todos nuestros vehículos disponen de libro de mantenimiento '
'y certificación de kilometraje.\n'
'-Atendemos con cita previa, contacte con nosotros para '
'solicitar una prueba del vehículo.\n'
'-Este anuncio no es vinculante, puede estar sujeto a errores, '
'se muestra a titulo informativo y no contractual.\n'
'-19 años de experiencia nos avalan en el sector del '
'automóvil.\n'
'-We speak English',
'doors_number': 5,
'emission_standard': None,
'engine': '4.0L',
'engine_horse_power': 550,
'expiration_date': None,
'fuel_type': 'Gasolina',
'id': '62565bd4-a876-5b6a-9c77-8591252122dd',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/porsche-cayenne-coupe-turbo-5p-gasolina-2019-en-alicante-60680486-covo.aspx',
'listing': 'auction',
'location': 'Alicante',
'make': 'PORSCHE',
'model': 'Cayenne Coupé',
'odometer': 52000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 1,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/17913405/1f6b0c26-8c3b-41b2-b1ff-c46c3d2eec7a.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_62565bd4-a876-5b6a-9c77-8591252122dd/62565bd4-a876-5b6a-9c77-8591252122dd_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 222442,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/17913405/1f6b0c26-8c3b-41b2-b1ff-c46c3d2eec7a.jpg',
'Width': 800}],
'price': 109900,
'price_includes_vat': True,
'registration_date': '2019-01-01',
'seats_number': 4,
'seller_name': None,
'title': 'PORSCHE Cayenne Coupé Turbo',
'transmission': 'automatic',
'trim': 'Turbo',
'vin': None,
'year': 2019}
2026-03-30 15:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%2760680486%27 HTTP/1.1" 200 None
2026-03-30 15:02:23 [auto_selling_coches.net.api] INFO: Saving data for 60680486: {'created_time': 1774882943.083827, 'last_price_update_time': 1774882943.083838}
2026-03-30 15:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net.api',RowKey='60680486') HTTP/1.1" 204 0
2026-03-30 15:02:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/61669978> (referer: https://www.coches.net/concesionario/autosalonvillanuevaalicante/?pg=3) ['zyte-api']
2026-03-30 15:02:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 15:02:23 [auto_selling_coches.net.api] INFO: Extracted item from API: 61669978 - BMW Serie 7 730dA
2026-03-30 15:02:23 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 25b777c6-66dd-5f58-9fa3-21cc6412c579 with identifier: 61669978
2026-03-30 15:02:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 25b777c6-66dd-5f58-9fa3-21cc6412c579
2026-03-30 15:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F18693252%252Ff9f83784-1f09-4631-98d4-683b6a2d5720.jpg%27 HTTP/1.1" 200 None
2026-03-30 15:02:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/18693252/f9f83784-1f09-4631-98d4-683b6a2d5720.jpg already downloaded
2026-03-30 15:02:24 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 25b777c6-66dd-5f58-9fa3-21cc6412c579 with identifier 61669978
2026-03-30 15:02:24 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:02:24 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:02:24 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 25b777c6-66dd-5f58-9fa3-21cc6412c579
2026-03-30 15:02:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://web.gw.coches.net/details/61669978>
{'auction_title': '',
'body_type': 'Berlina',
'c_o_2_emission_value': 139,
'category': 'Coches',
'color': 'Negro',
'currency': 'EUR',
'description': 'BMW SERIE 7 730D XDRIVE 265 CV \n'
' \n'
'Llanta 19” aleación con doble medida de nuematicos\n'
'Paquete privacy acristalamiento\n'
'Paquete exterior M\n'
'Faros inteligente de led\n'
'Pilotos de led\n'
'Head Up Display\n'
'Cámara aparcamiento 360\n'
'Sensores de aparcamiento 360 grados\n'
'Apertura inteligente keyless\n'
'Embellecedor entrada logo M iluminado\n'
'Sistema multimedia digital\n'
'Sistema ACC\n'
'Navegador\n'
'Sistema crucero adaptativo\n'
'Sensores angulo muerto\n'
'Asientos de cuero blanco ,calefactables delanteros/traseros\n'
'Paquete de memorias\n'
'Climatizador 4zone\n'
'Volante multifunción M \n'
'Apple car play\n'
'Atenuador luces interior/espejos\n'
'Iluminación ambiental interior\n'
'Y mas ..\n'
' \n'
'-1 año de garantía y transferencia de nombre incluida en el '
'precio.\n'
'-Consulte nuestras opciones de financiación si lo desea (el '
'precio no está sujeto a financiar con nosotros '
'directamente).\n'
'-Servicio de entrega a domicilio en cualquier punto de la '
'Península y Baleares, precio a consultar.\n'
'-Solicite prueba de vehículo a domicilio.\n'
'-Todos nuestros vehículos disponen de libro de mantenimiento '
'y certificación de kilometraje.\n'
'-Atendemos con cita previa, contacte con nosotros para '
'solicitar una prueba del vehículo.\n'
'-Este anuncio no es vinculante, puede estar sujeto a errores, '
'se muestra a titulo informativo y no contractual.\n'
'-19 años de experiencia nos avalan en el sector del '
'automóvil.\n'
'-We speak English',
'doors_number': 4,
'emission_standard': None,
'engine': '3.0L',
'engine_horse_power': 265,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '25b777c6-66dd-5f58-9fa3-21cc6412c579',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/bmw-serie-7-730da-4p-diesel-2018-en-alicante-61669978-covo.aspx',
'listing': 'auction',
'location': 'Alicante',
'make': 'BMW',
'model': 'Serie 7',
'odometer': 130000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 1,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/18693252/f9f83784-1f09-4631-98d4-683b6a2d5720.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_25b777c6-66dd-5f58-9fa3-21cc6412c579/25b777c6-66dd-5f58-9fa3-21cc6412c579_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 225376,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/18693252/f9f83784-1f09-4631-98d4-683b6a2d5720.jpg',
'Width': 800}],
'price': 31900,
'price_includes_vat': True,
'registration_date': '2018-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'BMW Serie 7 730dA',
'transmission': 'automatic',
'trim': '730dA',
'vin': None,
'year': 2018}
2026-03-30 15:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%2761669978%27 HTTP/1.1" 200 None
2026-03-30 15:02:24 [auto_selling_coches.net.api] INFO: Saving data for 61669978: {'created_time': 1774882944.046487, 'last_price_update_time': 1774882944.046501}
2026-03-30 15:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net.api',RowKey='61669978') HTTP/1.1" 204 0
2026-03-30 15:02:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/62331771> (referer: https://www.coches.net/concesionario/autosalonvillanuevaalicante/?pg=3) ['zyte-api']
2026-03-30 15:02:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 15:02:25 [auto_selling_coches.net.api] INFO: Extracted item from API: 62331771 - MERCEDES-BENZ GLC Coupé MercedesAMG GLC 43 4MATIC
2026-03-30 15:02:25 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 83d4afe9-c6c3-54cb-8128-658c261d4383 with identifier: 62331771
2026-03-30 15:02:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 83d4afe9-c6c3-54cb-8128-658c261d4383
2026-03-30 15:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F19250152%252F298109ed-9a96-45fb-8542-9e40b23c8844.jpg%27 HTTP/1.1" 200 None
2026-03-30 15:02:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19250152/298109ed-9a96-45fb-8542-9e40b23c8844.jpg already downloaded
2026-03-30 15:02:25 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 83d4afe9-c6c3-54cb-8128-658c261d4383 with identifier 62331771
2026-03-30 15:02:25 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:02:25 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:02:25 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 83d4afe9-c6c3-54cb-8128-658c261d4383
2026-03-30 15:02:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://web.gw.coches.net/details/62331771>
{'auction_title': '',
'body_type': 'SUV',
'c_o_2_emission_value': None,
'category': 'Coches',
'color': 'Gris / Plata',
'currency': 'EUR',
'description': 'MERCEDES-BENZ GLC 43 AMG COUPE 421CV\n'
' \n'
'Techo panorámico/abatible\n'
'Cortinilla superior eléctrica color negro tela\n'
'Paquete AMG interior/exterior\n'
'Llantas AMG en 21”\n'
'Molduras y marcos laterales en negro piano\n'
'Apertura inteligente KEYLESS GO\n'
'Espejos abatibles eléctricos en color negro piano\n'
'Sistema ACC\n'
'Cristales paquete privacy\n'
'Pilotos led\n'
'Faros led high performance\n'
'Asistente aparcamiento\n'
'Park system\n'
'Navegador\n'
'Cámara trasera 360ª\n'
'Asientos de cuero negro eléctricos, calefactables y con '
'paquete de memoria\n'
'Luz ambiental interior design\n'
'Volante multifunción en cuero negro con registro táctil\n'
'y más extras...\n'
' \n'
'-1 año de garantía y transferencia de nombre incluida en el '
'precio.\n'
'-Consulte nuestras opciones de financiación si lo desea (el '
'precio no está sujeto a financiar con nosotros '
'directamente).\n'
'-Servicio de entrega a domicilio en cualquier punto de la '
'Península y Baleares, precio a consultar.\n'
'-Solicite prueba de vehículo a domicilio.\n'
'-Todos nuestros vehículos disponen de libro de mantenimiento '
'y certificación de kilometraje.\n'
'-Atendemos con cita previa, contacte con nosotros para '
'solicitar una prueba del vehículo.\n'
'-Este anuncio no es vinculante, puede estar sujeto a errores, '
'se muestra a titulo informativo y no contractual.\n'
'-19 años de experiencia nos avalan en el sector del '
'automóvil.\n'
'-We speak English',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 421,
'expiration_date': None,
'fuel_type': 'Gasolina',
'id': '83d4afe9-c6c3-54cb-8128-658c261d4383',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/mercedes-benz-glc-coupe-mercedesamg-glc-43-4matic-5p-gasolina-2025-en-alicante-62331771-covo.aspx',
'listing': 'auction',
'location': 'Alicante',
'make': 'MERCEDES-BENZ',
'model': 'GLC Coupé',
'odometer': 7000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 1,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19250152/298109ed-9a96-45fb-8542-9e40b23c8844.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_83d4afe9-c6c3-54cb-8128-658c261d4383/83d4afe9-c6c3-54cb-8128-658c261d4383_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 127584,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19250152/298109ed-9a96-45fb-8542-9e40b23c8844.jpg',
'Width': 800}],
'price': 89900,
'price_includes_vat': True,
'registration_date': '2025-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'MERCEDES-BENZ GLC Coupé MercedesAMG GLC 43 4MATIC',
'transmission': 'automatic',
'trim': 'MercedesAMG GLC 43 4MATIC',
'vin': None,
'year': 2025}
2026-03-30 15:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%2762331771%27 HTTP/1.1" 200 None
2026-03-30 15:02:25 [auto_selling_coches.net.api] INFO: Saving data for 62331771: {'created_time': 1774882945.190393, 'last_price_update_time': 1774882945.190402}
2026-03-30 15:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net.api',RowKey='62331771') HTTP/1.1" 204 0
2026-03-30 15:02:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/61754280> (referer: https://www.coches.net/concesionario/autosalonvillanuevaalicante/?pg=3) ['zyte-api']
2026-03-30 15:02:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 15:02:25 [auto_selling_coches.net.api] INFO: Extracted item from API: 61754280 - MERCEDES-BENZ Clase V 300 d Avantgarde Largo
2026-03-30 15:02:25 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 0399f100-3e9a-5e71-a7d4-22dc1febc8ed with identifier: 61754280
2026-03-30 15:02:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 0399f100-3e9a-5e71-a7d4-22dc1febc8ed
2026-03-30 15:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F18765659%252Fffbb5cba-ba26-4023-aaa3-78dbaf1aa381.jpg%27 HTTP/1.1" 200 None
2026-03-30 15:02:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/18765659/ffbb5cba-ba26-4023-aaa3-78dbaf1aa381.jpg already downloaded
2026-03-30 15:02:25 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 0399f100-3e9a-5e71-a7d4-22dc1febc8ed with identifier 61754280
2026-03-30 15:02:25 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:02:25 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:02:25 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 0399f100-3e9a-5e71-a7d4-22dc1febc8ed
2026-03-30 15:02:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://web.gw.coches.net/details/61754280>
{'auction_title': '',
'body_type': 'Monovolumen',
'c_o_2_emission_value': 156,
'category': 'Coches',
'color': 'Gris / Plata',
'currency': 'EUR',
'description': '',
'doors_number': 5,
'emission_standard': None,
'engine': '1.9L',
'engine_horse_power': 239,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '0399f100-3e9a-5e71-a7d4-22dc1febc8ed',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/mercedes-benz-clase-v-300-d-avantgarde-largo-5p-diesel-2020-en-alicante-61754280-covo.aspx',
'listing': 'auction',
'location': 'Alicante',
'make': 'MERCEDES-BENZ',
'model': 'Clase V',
'odometer': 89000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 1,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/18765659/ffbb5cba-ba26-4023-aaa3-78dbaf1aa381.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0399f100-3e9a-5e71-a7d4-22dc1febc8ed/0399f100-3e9a-5e71-a7d4-22dc1febc8ed_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 227966,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/18765659/ffbb5cba-ba26-4023-aaa3-78dbaf1aa381.jpg',
'Width': 800}],
'price': 54900,
'price_includes_vat': True,
'registration_date': '2020-01-01',
'seats_number': 6,
'seller_name': None,
'title': 'MERCEDES-BENZ Clase V 300 d Avantgarde Largo',
'transmission': 'automatic',
'trim': '300 d Avantgarde Largo',
'vin': None,
'year': 2020}
2026-03-30 15:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%2761754280%27 HTTP/1.1" 200 None
2026-03-30 15:02:25 [auto_selling_coches.net.api] INFO: Saving data for 61754280: {'created_time': 1774882945.383085, 'last_price_update_time': 1774882945.383096}
2026-03-30 15:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net.api',RowKey='61754280') HTTP/1.1" 204 0
2026-03-30 15:02:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/61717409> (referer: https://www.coches.net/concesionario/autosalonvillanuevaalicante/?pg=3) ['zyte-api']
2026-03-30 15:02:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 15:02:26 [auto_selling_coches.net.api] INFO: Extracted item from API: 61717409 - BMW Serie 8 840d xDrive
2026-03-30 15:02:26 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 72da9b0f-16af-551c-954e-504b8a2036e7 with identifier: 61717409
2026-03-30 15:02:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 72da9b0f-16af-551c-954e-504b8a2036e7
2026-03-30 15:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F18732754%252Fe66dc00b-edda-456c-a2ed-77096194e716.jpg%27 HTTP/1.1" 200 None
2026-03-30 15:02:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/18732754/e66dc00b-edda-456c-a2ed-77096194e716.jpg already downloaded
2026-03-30 15:02:26 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 72da9b0f-16af-551c-954e-504b8a2036e7 with identifier 61717409
2026-03-30 15:02:26 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:02:26 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:02:26 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 72da9b0f-16af-551c-954e-504b8a2036e7
2026-03-30 15:02:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://web.gw.coches.net/details/61717409>
{'auction_title': '',
'body_type': 'Cabrio',
'c_o_2_emission_value': 151,
'category': 'Coches',
'color': 'Gris / Plata',
'currency': 'EUR',
'description': 'BMW 840D CABRIO XDRIVE 340 CV \n'
'\n'
'Techo de tela abatible eléctrico\n'
'Pinzas de freno M \n'
'Llanta 20” ligera estilo radio en V bicolor con diferente '
'medida neumático\n'
'Cristales “privacy” con aislamiento \n'
'Espejos automáticos abatibles \n'
'Faros laser Pilotos led \n'
'Paquete M Dynamic \n'
'Cámara aparcamiento 360 grados \n'
'Asistente de aparcamiento \n'
'Sistema ACC Cámara multifuncional \n'
'Sensores ángulo muerto \n'
'Molduras shadowline color negro \n'
'Interior cuero marron/bordado M \n'
'Asientos eléctricos con via de 16 ajustes calefactables\n'
' Sistema de sonido surround harman&kardon \n'
'Volante multifuncional M en cuero bordado \n'
'Climatizador 4zone \n'
'Head up display \n'
'Iluminación ambiental interior \n'
'Acceso confort \n'
'Apertura inteligente \n'
'Control de crucero adaptativo Interior \n'
'Detalles molduras interiores negras \n'
'Mas extras….\n'
'\n'
'-1 año de garantía y transferencia de nombre incluida en el '
'precio. \n'
'-Consulte nuestras opciones de financiación si lo desea (el '
'precio no está sujeto a financiar con nosotros '
'directamente).\n'
' -Servicio de entrega a domicilio en cualquier punto de la '
'Península y Baleares, precio a consultar. -Solicite prueba de '
'vehículo a domicilio. \n'
'-Todos nuestros vehículos disponen de libro de mantenimiento '
'y certificación de kilometraje.\n'
' -Atendemos con cita previa, contacte con nosotros para '
'solicitar una prueba del vehículo. \n'
'-Este anuncio no es vinculante, puede estar sujeto a errores, '
'se muestra a titulo informativo y no contractual. \n'
'-19 años de experiencia nos avalan en el sector del '
'automóvil.\n'
' -We speak English',
'doors_number': 2,
'emission_standard': None,
'engine': '3.0L',
'engine_horse_power': 340,
'expiration_date': None,
'fuel_type': 'Híbrido',
'id': '72da9b0f-16af-551c-954e-504b8a2036e7',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/bmw-serie-8-840d-xdrive-2p-electrico-/-hibrido-2021-en-alicante-61717409-covo.aspx',
'listing': 'auction',
'location': 'Alicante',
'make': 'BMW',
'model': 'Serie 8',
'odometer': 85000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 1,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/18732754/e66dc00b-edda-456c-a2ed-77096194e716.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_72da9b0f-16af-551c-954e-504b8a2036e7/72da9b0f-16af-551c-954e-504b8a2036e7_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113662,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/18732754/e66dc00b-edda-456c-a2ed-77096194e716.jpg',
'Width': 800}],
'price': 59900,
'price_includes_vat': True,
'registration_date': '2021-01-01',
'seats_number': 4,
'seller_name': None,
'title': 'BMW Serie 8 840d xDrive',
'transmission': 'automatic',
'trim': '840d xDrive',
'vin': None,
'year': 2021}
2026-03-30 15:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%2761717409%27 HTTP/1.1" 200 None
2026-03-30 15:02:26 [auto_selling_coches.net.api] INFO: Saving data for 61717409: {'created_time': 1774882946.098091, 'last_price_update_time': 1774882946.098101}
2026-03-30 15:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net.api',RowKey='61717409') HTTP/1.1" 204 0
2026-03-30 15:02:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/62334457> (referer: https://www.coches.net/concesionario/autosalonvillanuevaalicante/?pg=3) ['zyte-api']
2026-03-30 15:02:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 15:02:26 [auto_selling_coches.net.api] INFO: Extracted item from API: 62334457 - AUDI A3 RS3 Sportback TFSI quattro S tron
2026-03-30 15:02:26 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: ff5b745e-ddc2-5846-8e90-b3e966434a1f with identifier: 62334457
2026-03-30 15:02:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item ff5b745e-ddc2-5846-8e90-b3e966434a1f
2026-03-30 15:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F19253342%252F0b0d55ae-0497-494d-9304-ee14f728add7.jpg%27 HTTP/1.1" 200 None
2026-03-30 15:02:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19253342/0b0d55ae-0497-494d-9304-ee14f728add7.jpg already downloaded
2026-03-30 15:02:26 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: ff5b745e-ddc2-5846-8e90-b3e966434a1f with identifier 62334457
2026-03-30 15:02:26 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:02:26 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:02:26 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item ff5b745e-ddc2-5846-8e90-b3e966434a1f
2026-03-30 15:02:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://web.gw.coches.net/details/62334457>
{'auction_title': '',
'body_type': 'Berlina',
'c_o_2_emission_value': None,
'category': 'Coches',
'color': 'Gris / Plata',
'currency': 'EUR',
'description': 'AUDI RS3 SPORTBACK Quattro 400 CV\n'
' \n'
'techo panorámico/abatible\n'
'cortinilla superior manual en tela negra\n'
'color de carrocería gris ( kemora )\n'
'llantas en cruz multiradio 19” color negro mate\n'
'pinza de freno con emblema RS en rojo brillante\n'
'faros adaptativos matrix led con juego opt negro\n'
'pilotos de led dinámicos\n'
'control de crucero adaptativo\n'
'sistema ACC\n'
'Audi pre-sense\n'
'Cámara aparcamiento trasera\n'
'Sistema park asyst\n'
'Sensores aparcamiento traseros/delanteros\n'
'Apertura inteligente keyless\n'
'Sistema escape deportivo RS\n'
'Emblemas audi en color gris/negro\n'
'Apertura inteligente portón trasero con botón y sensor de '
'pie\n'
'Paquete interior RS Dynamic en color rojo\n'
'Paquete interior race-tex/napa\n'
'Sistema multimedia digital\n'
'Sistema de sonido sonos premium 3D\n'
'Volante deportivo multifunción achatado RS en race-tex/napa '
'con levas en acero pequeñas \n'
'Asientos deportivos RS calefactables delanteros manuales\n'
'Apple car play\n'
'Climatizador 3zone\n'
'Spoiler trasero\n'
'Y muchos mas extras ..\n'
' \n'
'-1 año de garantía y transferencia de nombre incluida en el '
'precio.\n'
'-Consulte nuestras opciones de financiación si lo desea (el '
'precio no está sujeto a financiar con nosotros '
'directamente).\n'
'-Servicio de entrega a domicilio en cualquier punto de la '
'Península y Baleares, precio a consultar.\n'
'-Solicite prueba de vehículo a domicilio.\n'
'-Todos nuestros vehículos disponen de libro de mantenimiento '
'y certificación de kilometraje.\n'
'-Atendemos con cita previa, contacte con nosotros para '
'solicitar una prueba del vehículo.\n'
'-Este anuncio no es vinculante, puede estar sujeto a errores, '
'se muestra a titulo informativo y no contractual.\n'
'-19 años de experiencia nos avalan en el sector del '
'automóvil.\n'
'-We speak English',
'doors_number': 5,
'emission_standard': None,
'engine': '2.5L',
'engine_horse_power': 400,
'expiration_date': None,
'fuel_type': 'Gasolina',
'id': 'ff5b745e-ddc2-5846-8e90-b3e966434a1f',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/audi-a3-rs3-sportback-tfsi-294kw-quattro-s-tron-5p-gasolina-2025-en-alicante-62334457-covo.aspx',
'listing': 'auction',
'location': 'Alicante',
'make': 'AUDI',
'model': 'A3',
'odometer': 15000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 1,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19253342/0b0d55ae-0497-494d-9304-ee14f728add7.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ff5b745e-ddc2-5846-8e90-b3e966434a1f/ff5b745e-ddc2-5846-8e90-b3e966434a1f_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 127366,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19253342/0b0d55ae-0497-494d-9304-ee14f728add7.jpg',
'Width': 800}],
'price': 71900,
'price_includes_vat': True,
'registration_date': '2025-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'AUDI A3 RS3 Sportback TFSI quattro S tron',
'transmission': 'automatic',
'trim': 'RS3 Sportback TFSI 294kW quattro S tron',
'vin': None,
'year': 2025}
2026-03-30 15:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%2762334457%27 HTTP/1.1" 200 None
2026-03-30 15:02:26 [auto_selling_coches.net.api] INFO: Saving data for 62334457: {'created_time': 1774882946.512735, 'last_price_update_time': 1774882946.512744}
2026-03-30 15:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net.api',RowKey='62334457') HTTP/1.1" 204 0
2026-03-30 15:02:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/61666281> (referer: https://www.coches.net/concesionario/autosalonvillanuevaalicante/?pg=3) ['zyte-api']
2026-03-30 15:02:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 15:02:27 [auto_selling_coches.net.api] INFO: Extracted item from API: 61666281 - PORSCHE Cayenne EHybrid
2026-03-30 15:02:27 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: aef940df-2203-5dcf-ac2b-0c2cd05f0676 with identifier: 61666281
2026-03-30 15:02:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item aef940df-2203-5dcf-ac2b-0c2cd05f0676
2026-03-30 15:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F18690249%252F7a9c854c-384f-42d4-a069-b95716473472.jpg%27 HTTP/1.1" 200 None
2026-03-30 15:02:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/18690249/7a9c854c-384f-42d4-a069-b95716473472.jpg already downloaded
2026-03-30 15:02:27 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: aef940df-2203-5dcf-ac2b-0c2cd05f0676 with identifier 61666281
2026-03-30 15:02:27 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:02:27 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:02:27 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item aef940df-2203-5dcf-ac2b-0c2cd05f0676
2026-03-30 15:02:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://web.gw.coches.net/details/61666281>
{'auction_title': '',
'body_type': 'SUV',
'c_o_2_emission_value': 58,
'category': 'Coches',
'color': 'Blanco',
'currency': 'EUR',
'description': 'PORSCHE CAYENNE EHYBRID 3.0 PLATINUM EDITION 462CV\n'
' \n'
'Cambio automático con levas en el volante\n'
'Llanta 21”\n'
'Faros LED\n'
'Control por voz\n'
'Techo panorámico\n'
'Asistente de aparcamiento delantero y trasero con cámara de '
'marcha atrás y vista envolvente\n'
'Asientos deportivos en cuero rojo, eléctricos calefactables \n'
'Volante deportivo GT\n'
'Radio digital (DAB+)\n'
'Distintivo Porsche esmaltado negro mate\n'
'Sistema de sonido BOSE\n'
'Paquete Sport Chrono\n'
'Connect Plus (Bluetooth, Apple CarPlay, WLAN, sistema de '
'seguimiento de vehículos) Hill Descent Assist (PHC)\n'
'Multi Collision Brake\n'
'Porsche Active Suspension Management (PASM)\n'
'Sistema de escape deportivo con salidas de escape negras\n'
'Acristalamiento tintado\n'
'Portón trasero eléctrico\n'
'y más extras...\n'
' \n'
'-1 año de garantía y transferencia de nombre incluida en el '
'precio.\n'
'-Consulte nuestras opciones de financiación si lo desea (el '
'precio no está sujeto a financiar con nosotros '
'directamente).\n'
'-Servicio de entrega a domicilio en cualquier punto de la '
'Península y Baleares, precio a consultar.\n'
'-Solicite prueba de vehículo a domicilio.\n'
'-Todos nuestros vehículos disponen de libro de mantenimiento '
'y certificación de kilometraje.\n'
'-Atendemos con cita previa, contacte con nosotros para '
'solicitar una prueba del vehículo.\n'
'-Este anuncio no es vinculante, puede estar sujeto a errores, '
'se muestra a titulo informativo y no contractual.\n'
'-17 años de experiencia nos avalan en el sector del '
'automóvil.\n'
'-We speak English',
'doors_number': 5,
'emission_standard': None,
'engine': '3.0L',
'engine_horse_power': 462,
'expiration_date': None,
'fuel_type': 'Híbrido enchufable',
'id': 'aef940df-2203-5dcf-ac2b-0c2cd05f0676',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/porsche-cayenne-ehybrid-5p-electrico-/-hibrido-2022-en-alicante-61666281-covo.aspx',
'listing': 'auction',
'location': 'Alicante',
'make': 'PORSCHE',
'model': 'Cayenne',
'odometer': 69000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 1,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/18690249/7a9c854c-384f-42d4-a069-b95716473472.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aef940df-2203-5dcf-ac2b-0c2cd05f0676/aef940df-2203-5dcf-ac2b-0c2cd05f0676_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 188848,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/18690249/7a9c854c-384f-42d4-a069-b95716473472.jpg',
'Width': 800}],
'price': 69900,
'price_includes_vat': True,
'registration_date': '2022-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'PORSCHE Cayenne EHybrid',
'transmission': 'automatic',
'trim': 'EHybrid',
'vin': None,
'year': 2022}
2026-03-30 15:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%2761666281%27 HTTP/1.1" 200 None
2026-03-30 15:02:27 [auto_selling_coches.net.api] INFO: Saving data for 61666281: {'created_time': 1774882947.45798, 'last_price_update_time': 1774882947.45799}
2026-03-30 15:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net.api',RowKey='61666281') HTTP/1.1" 204 0
2026-03-30 15:02:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/61725296> (referer: https://www.coches.net/concesionario/autosalonvillanuevaalicante/?pg=3) ['zyte-api']
2026-03-30 15:02:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 15:02:27 [auto_selling_coches.net.api] INFO: Extracted item from API: 61725296 - MERCEDES-BENZ GLE Coupé GLE 350 de 4MATIC Hibrido Enchufable
2026-03-30 15:02:27 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 58114495-f4f0-5025-a65d-03cbfeec81b7 with identifier: 61725296
2026-03-30 15:02:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 58114495-f4f0-5025-a65d-03cbfeec81b7
2026-03-30 15:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F18739750%252Feec65a62-0605-4a73-93c0-541e31daf8dd.jpg%27 HTTP/1.1" 200 None
2026-03-30 15:02:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/18739750/eec65a62-0605-4a73-93c0-541e31daf8dd.jpg already downloaded
2026-03-30 15:02:27 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 58114495-f4f0-5025-a65d-03cbfeec81b7 with identifier 61725296
2026-03-30 15:02:27 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:02:27 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:02:27 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 58114495-f4f0-5025-a65d-03cbfeec81b7
2026-03-30 15:02:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://web.gw.coches.net/details/61725296>
{'auction_title': '',
'body_type': 'SUV',
'c_o_2_emission_value': 29,
'category': 'Coches',
'color': 'Negro',
'currency': 'EUR',
'description': 'MERCEDES-BENZ GLE COUPE 350DE 4MATIC 320 CV\n'
'\n'
'\n'
'\n'
'\xa0Llantas 20” AMG\n'
'\n'
'Techo panorámico/abatible\n'
'\n'
'Cortinilla superior eléctrica\n'
'\n'
'Faros led inteligentes/automáticos\n'
'\n'
'Pilotos de led\n'
'\n'
'Espejos abatibles automáticos con antideslumbramiento color '
'negro\n'
'\n'
'Molduras shadowline color negro\n'
'\n'
'Iluminación ambiental interior\n'
'\n'
'Amg line\n'
'\n'
'Asientos de cuero, eléctricos y calefactables\n'
'\n'
'Volante en cuero negro perforado multifunción con levas color '
'acero/plata\n'
'\n'
'Interior cuero negro\n'
'\n'
'Sistema de sonido premium\n'
'\n'
'Sistema multimedia digital\n'
'\n'
'Cámaras de aparcamiento con sensores 360 grados\n'
'\n'
'Apple car play\n'
'\n'
'Sistema ACC\n'
'\n'
'Cámara multifuncional\n'
'\n'
'Sistema adaptativo velocidad\n'
'\n'
'…..\n'
'\n'
'-1 año de garantía y transferencia de nombre incluida en el '
'precio.\n'
'\n'
'-Consulte nuestras opciones de financiación si lo desea (el '
'precio no está sujeto a financiar con nosotros '
'directamente).\n'
'\n'
'-Servicio de entrega a domicilio en cualquier punto de la '
'Península y Baleares, precio a consultar.\n'
'\n'
'-Solicite prueba de vehículo a domicilio.\n'
'\n'
'-Todos nuestros vehículos disponen de libro de mantenimiento '
'y certificación de kilometraje.\n'
'\n'
'-Atendemos con cita previa, contacte con nosotros para '
'solicitar una prueba del vehículo.\n'
'\n'
'-Este anuncio no es vinculante, puede estar sujeto a errores, '
'se muestra a titulo informativo y no contractual.\n'
'\n'
'-19 años de experiencia nos avalan en el sector del '
'automóvil.\n'
'\n'
'-We speak English',
'doors_number': 5,
'emission_standard': None,
'engine': '1.9L',
'engine_horse_power': 320,
'expiration_date': None,
'fuel_type': 'Híbrido enchufable',
'id': '58114495-f4f0-5025-a65d-03cbfeec81b7',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/mercedes-benz-gle-coupe-gle-350-de-4matic-hibrido-enchufable-5p-electrico-/-hibrido-2022-en-alicante-61725296-covo.aspx',
'listing': 'auction',
'location': 'Alicante',
'make': 'MERCEDES-BENZ',
'model': 'GLE Coupé',
'odometer': 78000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 1,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/18739750/eec65a62-0605-4a73-93c0-541e31daf8dd.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_58114495-f4f0-5025-a65d-03cbfeec81b7/58114495-f4f0-5025-a65d-03cbfeec81b7_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 233757,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/18739750/eec65a62-0605-4a73-93c0-541e31daf8dd.jpg',
'Width': 800}],
'price': 68900,
'price_includes_vat': True,
'registration_date': '2022-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'MERCEDES-BENZ GLE Coupé GLE 350 de 4MATIC Hibrido Enchufable',
'transmission': 'automatic',
'trim': 'GLE 350 de 4MATIC Hibrido Enchufable',
'vin': None,
'year': 2022}
2026-03-30 15:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%2761725296%27 HTTP/1.1" 200 None
2026-03-30 15:02:27 [auto_selling_coches.net.api] INFO: Saving data for 61725296: {'created_time': 1774882947.745702, 'last_price_update_time': 1774882947.74571}
2026-03-30 15:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net.api',RowKey='61725296') HTTP/1.1" 204 0
2026-03-30 15:02:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/62372204> (referer: https://www.coches.net/concesionario/autosalonvillanuevaalicante/?pg=3) ['zyte-api']
2026-03-30 15:02:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 15:02:29 [auto_selling_coches.net.api] INFO: Extracted item from API: 62372204 - AUDI Q8 SQ8 TFSI quattro tiptronic
2026-03-30 15:02:29 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: ed1c43bc-5c53-5f60-9994-d42d1c8cb63a with identifier: 62372204
2026-03-30 15:02:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item ed1c43bc-5c53-5f60-9994-d42d1c8cb63a
2026-03-30 15:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F19282390%252F68ed373d-c15e-4922-a533-4862eec80788.jpg%27 HTTP/1.1" 200 None
2026-03-30 15:02:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19282390/68ed373d-c15e-4922-a533-4862eec80788.jpg already downloaded
2026-03-30 15:02:29 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: ed1c43bc-5c53-5f60-9994-d42d1c8cb63a with identifier 62372204
2026-03-30 15:02:29 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:02:29 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:02:29 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item ed1c43bc-5c53-5f60-9994-d42d1c8cb63a
2026-03-30 15:02:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://web.gw.coches.net/details/62372204>
{'auction_title': '',
'body_type': 'SUV',
'c_o_2_emission_value': 275,
'category': 'Coches',
'color': 'Negro',
'currency': 'EUR',
'description': 'AUDI SQ8 507CV\n'
'\n'
' \n'
'Cambio Automático con levas en el volante\n'
'Faros delanteros HD Matrix LED con iluminación dinámica y '
'luces intermitentes dinámicas\n'
'Llantas 23”\n'
'Sistema de escape deportivo \n'
'Suspensión neumática\n'
'Techo Panorámico abatible\n'
'Sistema de control de velocidad adaptativa\n'
'Asistente para mantenerse en el carril más asistente de '
'emergencia y asistente para atascos\n'
'Sistema de aviso de cambio de carril\n'
'Sistema de reconocimiento de señales\n'
'Sistema de audio Bang & Olufsen\n'
'Cuatro ruedas direccionales\n'
'Sistema de entrada y arranque sin llave\n'
'Cuadro Digital\n'
'Audi pre sense\n'
'Climatizador automático de confort de 4 zonas\n'
'Sistema de control de ángulo muerto\n'
'Volante multifunción en cuero\n'
'Sistema de estacionamiento con sensores y cámara trasera\n'
'Asientos en cuero S eléctricos, calefactables con función de '
'memoria perforado\n'
'y mas extras ......\n'
'\n'
' \n'
'-1 año de garantía y transferencia de nombre incluida en el '
'precio.\n'
'-Consulte nuestras opciones de financiación si lo desea\n'
'-Solicite prueba de vehículo a domicilio.\n'
'-Todos nuestros vehículos disponen de libro de mantenimiento '
'y certificación de kilometraje.\n'
'-Atendemos con cita previa, contacte con nosotros para '
'solicitar una prueba del vehículo.\n'
'-Este anuncio no es vinculante, puede estar sujeto a errores, '
'se muestra a titulo informativo y no contractual.\n'
'-17 años de experiencia nos avalan en el sector del '
'automóvil.\n'
'-We speak English',
'doors_number': 5,
'emission_standard': None,
'engine': '4.0L',
'engine_horse_power': 507,
'expiration_date': None,
'fuel_type': 'Gasolina',
'id': 'ed1c43bc-5c53-5f60-9994-d42d1c8cb63a',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/audi-q8-sq8-tfsi-373kw-507cv-quattro-tiptronic-5p-gasolina-2023-en-alicante-62372204-covo.aspx',
'listing': 'auction',
'location': 'Alicante',
'make': 'AUDI',
'model': 'Q8',
'odometer': 85000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 1,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19282390/68ed373d-c15e-4922-a533-4862eec80788.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ed1c43bc-5c53-5f60-9994-d42d1c8cb63a/ed1c43bc-5c53-5f60-9994-d42d1c8cb63a_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97140,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19282390/68ed373d-c15e-4922-a533-4862eec80788.jpg',
'Width': 800}],
'price': 76900,
'price_includes_vat': True,
'registration_date': '2022-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'AUDI Q8 SQ8 TFSI quattro tiptronic',
'transmission': 'automatic',
'trim': 'SQ8 TFSI 373kW 507CV quattro tiptronic',
'vin': None,
'year': 2022}
2026-03-30 15:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%2762372204%27 HTTP/1.1" 200 None
2026-03-30 15:02:29 [auto_selling_coches.net.api] INFO: Saving data for 62372204: {'created_time': 1774882949.134998, 'last_price_update_time': 1774882949.135008}
2026-03-30 15:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net.api',RowKey='62372204') HTTP/1.1" 204 0
2026-03-30 15:02:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/62111211> (referer: https://www.coches.net/concesionario/autosalonvillanuevaalicante/?pg=3) ['zyte-api']
2026-03-30 15:02:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 15:02:30 [auto_selling_coches.net.api] INFO: Extracted item from API: 62111211 - PORSCHE Cayenne Coupé EHybrid
2026-03-30 15:02:30 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 4ce44c8e-e0ec-56a0-a92f-0bc1ef6842d7 with identifier: 62111211
2026-03-30 15:02:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 4ce44c8e-e0ec-56a0-a92f-0bc1ef6842d7
2026-03-30 15:02:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:02:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F19060486%252F06e8b7e4-c0fc-480d-905b-a72504896b26.jpg%27 HTTP/1.1" 200 None
2026-03-30 15:02:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19060486/06e8b7e4-c0fc-480d-905b-a72504896b26.jpg already downloaded
2026-03-30 15:02:30 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 4ce44c8e-e0ec-56a0-a92f-0bc1ef6842d7 with identifier 62111211
2026-03-30 15:02:30 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:02:30 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:02:30 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 4ce44c8e-e0ec-56a0-a92f-0bc1ef6842d7
2026-03-30 15:02:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://web.gw.coches.net/details/62111211>
{'auction_title': '',
'body_type': 'SUV',
'c_o_2_emission_value': 60,
'category': 'Coches',
'color': 'Negro',
'currency': 'EUR',
'description': 'PORSCHE CAYENNE COUPE EHYBRID 3.0 462CV\n'
' \n'
'Cambio automático con levas en el volante\n'
'Llanta 21”\n'
'Faros LED\n'
'Control por voz\n'
'Techo panorámico\n'
'Asistente de aparcamiento delantero y trasero con cámara de '
'marcha atrás y vista envolvente\n'
'Asientos deportivos eléctricos con 14 posiciones '
'calefactables con función de memoria\n'
'Volante deportivo multifunción\n'
'Radio digital (DAB+)\n'
'Distintivo Porsche esmaltado negro mate\n'
'Sistema de sonido BOSE\n'
'Paquete Sport Chrono\n'
'Connect Plus (Bluetooth, Apple CarPlay, WLAN, sistema de '
'seguimiento de vehículos) Hill Descent Assist (PHC)\n'
'Multi Collision Brake\n'
'Porsche Active Suspension Management (PASM)\n'
'Sistema de escape deportivo con salidas de escape negras\n'
'Acristalamiento tintado\n'
'Portón trasero eléctrico\n'
'y más extras...\n'
' \n'
'-1 año de garantía y transferencia de nombre incluida en el '
'precio.\n'
'-Consulte nuestras opciones de financiación si lo desea (el '
'precio no está sujeto a financiar con nosotros '
'directamente).\n'
'-Servicio de entrega a domicilio en cualquier punto de la '
'Península y Baleares, precio a consultar.\n'
'-Solicite prueba de vehículo a domicilio.\n'
'-Todos nuestros vehículos disponen de libro de mantenimiento '
'y certificación de kilometraje.\n'
'-Atendemos con cita previa, contacte con nosotros para '
'solicitar una prueba del vehículo.\n'
'-Este anuncio no es vinculante, puede estar sujeto a errores, '
'se muestra a titulo informativo y no contractual.\n'
'-17 años de experiencia nos avalan en el sector del '
'automóvil.\n'
'-We speak English',
'doors_number': 5,
'emission_standard': None,
'engine': '3.0L',
'engine_horse_power': 462,
'expiration_date': None,
'fuel_type': 'Híbrido enchufable',
'id': '4ce44c8e-e0ec-56a0-a92f-0bc1ef6842d7',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/porsche-cayenne-coupe-ehybrid-5p-electrico-hibrido-2022-en-alicante-62111211-covo.aspx',
'listing': 'auction',
'location': 'Alicante',
'make': 'PORSCHE',
'model': 'Cayenne Coupé',
'odometer': 69000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 1,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19060486/06e8b7e4-c0fc-480d-905b-a72504896b26.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4ce44c8e-e0ec-56a0-a92f-0bc1ef6842d7/4ce44c8e-e0ec-56a0-a92f-0bc1ef6842d7_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 227124,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19060486/06e8b7e4-c0fc-480d-905b-a72504896b26.jpg',
'Width': 800}],
'price': 72900,
'price_includes_vat': True,
'registration_date': '2021-01-01',
'seats_number': 4,
'seller_name': None,
'title': 'PORSCHE Cayenne Coupé EHybrid',
'transmission': 'automatic',
'trim': 'EHybrid',
'vin': None,
'year': 2021}
2026-03-30 15:02:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:02:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%2762111211%27 HTTP/1.1" 200 None
2026-03-30 15:02:30 [auto_selling_coches.net.api] INFO: Saving data for 62111211: {'created_time': 1774882950.684615, 'last_price_update_time': 1774882950.684627}
2026-03-30 15:02:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:02:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net.api',RowKey='62111211') HTTP/1.1" 204 0
2026-03-30 15:02:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/58360076> (referer: https://www.coches.net/concesionario/autosalonvillanuevaalicante/?pg=3) ['zyte-api']
2026-03-30 15:02:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 15:02:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/61717448> (referer: https://www.coches.net/concesionario/autosalonvillanuevaalicante/?pg=3) ['zyte-api']
2026-03-30 15:02:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 15:02:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/61710766> (referer: https://www.coches.net/concesionario/autosalonvillanuevaalicante/?pg=3) ['zyte-api']
2026-03-30 15:02:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 15:02:33 [auto_selling_coches.net.api] INFO: Extracted item from API: 58360076 - VOLKSWAGEN Grand California 600 2.0 TDI EU6 FWD Aut.
2026-03-30 15:02:33 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: b88df518-e981-51c1-8609-cda67d3af5ed with identifier: 58360076
2026-03-30 15:02:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item b88df518-e981-51c1-8609-cda67d3af5ed
2026-03-30 15:02:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:02:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F16061891%252Fa7a24b29-3e6d-4032-892c-338d178da0e9.jpg%27 HTTP/1.1" 200 None
2026-03-30 15:02:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/16061891/a7a24b29-3e6d-4032-892c-338d178da0e9.jpg already downloaded
2026-03-30 15:02:33 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: b88df518-e981-51c1-8609-cda67d3af5ed with identifier 58360076
2026-03-30 15:02:33 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:02:33 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:02:33 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item b88df518-e981-51c1-8609-cda67d3af5ed
2026-03-30 15:02:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://web.gw.coches.net/details/58360076>
{'auction_title': '',
'body_type': 'Monovolumen',
'c_o_2_emission_value': 218,
'category': 'Coches',
'color': 'Blanco',
'currency': 'EUR',
'description': 'VOLKSWAGEN GRAND CALIFORNIA 2.0 TDI DSG 177CV 4 PASAJEROS\n'
'\n'
'Cambio automático DSG\n'
'Faros LED\n'
'Llanta 17"\n'
'Sistema de control de ángulo muerto\n'
'Sistema de control de velocidad adaptativo\n'
'Sistema de control de carril\n'
'Sistema de estacionamiento con sensores y cámara trasera\n'
'Sistema de climatización interior\n'
'Sistema de gas butano para calefacción y agua caliente\n'
'Sistema de nevera de 70 lts.\n'
'Sistema de peldaño eléctrico con apertura de la puerta\n'
'Sistema de carga inalámbrica para smartphone\n'
'Sistema de toldo enrrollable\n'
'Asistente de luz de carretera\n'
'Luces de ambiente\n'
'Sistema de detección de fatiga\n'
'2 sillas de camping en las puertas trasera\n'
'Doble bateria\n'
'Volante multifunción calefactable\n'
'Sistema de navegación \n'
'Espejos eléctricos\n'
'Paquete de compartimentos\n'
'y más extras...\n'
'- Garantía oficial hasta julio de 2025 y transferencia de '
'nombre incluida en el precio.\n'
'-Consulte nuestras opciones de financiación si lo desea (el '
'precio no está sujeto a financiar con nosotros '
'directamente).\n'
'-Servicio de entrega a domicilio en cualquier punto de la '
'Península y Baleares, precio a consultar.\n'
'-Solicite prueba de vehículo a domicilio.\n'
'-Todos nuestros vehículos disponen de libro de mantenimiento '
'y certificación de kilometraje.\n'
'-Atendemos con cita previa, contacte con nosotros para '
'solicitar una prueba del vehículo.\n'
'-Este anuncio no es vinculante, puede estar sujeto a errores, '
'se muestra a titulo informativo y no contractual.\n'
'-17 años de experiencia nos avalan en el sector del '
'automóvil.\n'
'-We speak English\n'
'\n'
'\n'
'-Included in the price is a 1 year warranty, and the vehicle '
'ownership title change cost.\n'
'-Feel free to check out our financing options (the price is '
'not directly held to finance with us)\n'
"-We are able to arrange the vehicle's delivery anywhere "
'within Spain mainland, and Balearic Islands.\n'
'-Request a test drive to your own home.\n'
'-All our vehicles include a service log book, and mileage '
'certification.\n'
'-Should you want to view any of our vehicles, please book an '
'appointment with us.\n'
'-This listing is not contractual, as it may contain errors, '
'it is merely informative.\n'
'-We have been in business for 17 years, as a vehicle '
'dealership.',
'doors_number': 4,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 177,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': 'b88df518-e981-51c1-8609-cda67d3af5ed',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/volkswagen-grand-california-600-2.0-tdi-eu6-fwd-130kw-177cv-aut.-4p-diesel-2022-en-alicante-58360076-covo.aspx',
'listing': 'auction',
'location': 'Alicante',
'make': 'VOLKSWAGEN',
'model': 'Grand California',
'odometer': 21000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 1,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/16061891/a7a24b29-3e6d-4032-892c-338d178da0e9.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b88df518-e981-51c1-8609-cda67d3af5ed/b88df518-e981-51c1-8609-cda67d3af5ed_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 244857,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/16061891/a7a24b29-3e6d-4032-892c-338d178da0e9.jpg',
'Width': 800}],
'price': 79900,
'price_includes_vat': True,
'registration_date': '2022-01-01',
'seats_number': 4,
'seller_name': None,
'title': 'VOLKSWAGEN Grand California 600 2.0 TDI EU6 FWD Aut.',
'transmission': 'automatic',
'trim': '600 2.0 TDI EU6 FWD 130kW 177CV Aut.',
'vin': None,
'year': 2022}
2026-03-30 15:02:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:02:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%2758360076%27 HTTP/1.1" 200 None
2026-03-30 15:02:33 [auto_selling_coches.net.api] INFO: Saving data for 58360076: {'created_time': 1774882953.256019, 'last_price_update_time': 1774882953.256029}
2026-03-30 15:02:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:02:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net.api',RowKey='58360076') HTTP/1.1" 204 0
2026-03-30 15:02:33 [auto_selling_coches.net.api] INFO: Extracted item from API: 61717448 - BMW XM XM 4.4 PHEV AT
2026-03-30 15:02:33 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 6e7bf5d9-1ede-5793-b020-5f4aeaa06ee0 with identifier: 61717448
2026-03-30 15:02:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 6e7bf5d9-1ede-5793-b020-5f4aeaa06ee0
2026-03-30 15:02:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:02:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F18732900%252F39aae356-68f1-4eae-b9f8-a6728c7080d0.jpg%27 HTTP/1.1" 200 None
2026-03-30 15:02:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/18732900/39aae356-68f1-4eae-b9f8-a6728c7080d0.jpg already downloaded
2026-03-30 15:02:33 [auto_selling_coches.net.api] INFO: Extracted item from API: 61710766 - PORSCHE Macan Macan S
2026-03-30 15:02:33 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 15814add-832f-5c93-aee4-208706cab530 with identifier: 61710766
2026-03-30 15:02:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 15814add-832f-5c93-aee4-208706cab530
2026-03-30 15:02:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:02:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F18724664%252F91c47602-6b48-408c-b30e-4fb05b664bec.jpg%27 HTTP/1.1" 200 None
2026-03-30 15:02:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/18724664/91c47602-6b48-408c-b30e-4fb05b664bec.jpg already downloaded
2026-03-30 15:02:33 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 6e7bf5d9-1ede-5793-b020-5f4aeaa06ee0 with identifier 61717448
2026-03-30 15:02:33 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:02:33 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:02:33 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 6e7bf5d9-1ede-5793-b020-5f4aeaa06ee0
2026-03-30 15:02:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://web.gw.coches.net/details/61717448>
{'auction_title': '',
'body_type': 'SUV',
'c_o_2_emission_value': None,
'category': 'Coches',
'color': 'Gris / Plata',
'currency': 'EUR',
'description': 'BMW XM 4.4 489CV\n'
'\n'
'Apple Car Play\n'
'Pinzas de freno M \n'
'Techo panoramico\n'
'Llanta 22” \n'
'Cristales “privacy” con aislamiento \n'
'Espejos automáticos abatibles \n'
'Faros laser Pilotos led \n'
'Paquete M Dynamic \n'
'Cámara aparcamiento 360 grados \n'
'Asistente de aparcamiento \n'
'Sistema ACC Cámara multifuncional \n'
'Sensores ángulo muerto \n'
'Molduras shadowline color negro \n'
'Interior cuero negro/bordado M \n'
'Asientos eléctricos con via de 16 ajustes, calefactables\n'
' Sistema de sonido premium\n'
'Volante multifuncional M en cuero bordado \n'
'Climatizador 4 zonas\n'
'Head up display \n'
'Iluminación ambiental interior \n'
'Acceso confort \n'
'Apertura inteligente \n'
'Control de crucero adaptativo Interior \n'
'Detalles molduras interiores negras \n'
'Mas extras….\n'
'\n'
'-1 año de garantía y transferencia de nombre incluida en el '
'precio. \n'
'-Consulte nuestras opciones de financiación si lo desea (el '
'precio no está sujeto a financiar con nosotros '
'directamente).\n'
' -Servicio de entrega a domicilio en cualquier punto de la '
'Península y Baleares, precio a consultar. -Solicite prueba de '
'vehículo a domicilio. \n'
'-Todos nuestros vehículos disponen de libro de mantenimiento '
'y certificación de kilometraje.\n'
' -Atendemos con cita previa, contacte con nosotros para '
'solicitar una prueba del vehículo. \n'
'-Este anuncio no es vinculante, puede estar sujeto a errores, '
'se muestra a titulo informativo y no contractual. \n'
'-19 años de experiencia nos avalan en el sector del '
'automóvil.\n'
' -We speak English',
'doors_number': 5,
'emission_standard': None,
'engine': '4.4L',
'engine_horse_power': 653,
'expiration_date': None,
'fuel_type': 'Híbrido enchufable',
'id': '6e7bf5d9-1ede-5793-b020-5f4aeaa06ee0',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/bmw-xm-xm-4.4-phev-at-5p-electrico-/-hibrido-2023-en-alicante-61717448-covo.aspx',
'listing': 'auction',
'location': 'Alicante',
'make': 'BMW',
'model': 'XM',
'odometer': 49000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 1,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/18732900/39aae356-68f1-4eae-b9f8-a6728c7080d0.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6e7bf5d9-1ede-5793-b020-5f4aeaa06ee0/6e7bf5d9-1ede-5793-b020-5f4aeaa06ee0_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 50502,
'Height': 427,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/18732900/39aae356-68f1-4eae-b9f8-a6728c7080d0.jpg',
'Width': 570}],
'price': 102900,
'price_includes_vat': True,
'registration_date': '2023-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'BMW XM XM 4.4 PHEV AT',
'transmission': 'automatic',
'trim': 'XM 4.4 PHEV AT',
'vin': None,
'year': 2023}
2026-03-30 15:02:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:02:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%2761717448%27 HTTP/1.1" 200 None
2026-03-30 15:02:33 [auto_selling_coches.net.api] INFO: Saving data for 61717448: {'created_time': 1774882953.346477, 'last_price_update_time': 1774882953.346488}
2026-03-30 15:02:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:02:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net.api',RowKey='61717448') HTTP/1.1" 204 0
2026-03-30 15:02:33 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 15814add-832f-5c93-aee4-208706cab530 with identifier 61710766
2026-03-30 15:02:33 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:02:33 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:02:33 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 15814add-832f-5c93-aee4-208706cab530
2026-03-30 15:02:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://web.gw.coches.net/details/61710766>
{'auction_title': '',
'body_type': 'SUV',
'c_o_2_emission_value': 225,
'category': 'Coches',
'color': 'Gris / Plata',
'currency': 'EUR',
'description': 'PORSCHE MACAN S 381 CV\n'
'\n'
'Techo panorámico/abatible\n'
'Cortinilla superior eléctrica\n'
'Color de carrocería en negro ( schwarz)\n'
'Llantas en 21” color negro\n'
'Pinzas de freno en color rojo\n'
'Paquete ópticas negras\n'
'Piloto de led trasero tintado\n'
'Acristalamiento privacy y aislado\n'
'Sistema escape deportivo\n'
'Suspensión neumática adaptativa\n'
'Interior en cuero negro\n'
'Paquete ampliado de cuero\n'
'Paquete sport chrono\n'
'Asientos con memoria y ajuste de 18 posiciones\n'
'Asientos ventilados/calefactables\n'
'Volante multifunción deportivo con selector de modos de '
'conducción y levas en acero\n'
'Control de crucero adaptativo\n'
'Sistema ACC\n'
'Cámara multifunción delantera\n'
'Cámara aparcamiento \n'
'Sensores de aparcamiento\n'
'Interior en negro brillo intenso y acero\n'
'Sistema sonido surround BOSE\n'
'Y muchos mas extras …\n'
'-1 año de garantía y transferencia de nombre incluida en el '
'precio.\n'
'-Consulte nuestras opciones de financiación si lo desea (el '
'precio no está sujeto a financiar con nosotros '
'directamente).\n'
'-Servicio de entrega a domicilio en cualquier punto de la '
'Península y Baleares, precio a consultar.\n'
'-Solicite prueba de vehículo a domicilio.\n'
'-Todos nuestros vehículos disponen de libro de mantenimiento '
'y certificación de kilometraje.\n'
'-Atendemos con cita previa, contacte con nosotros para '
'solicitar una prueba del vehículo.\n'
'-Este anuncio no es vinculante, puede estar sujeto a errores, '
'se muestra a titulo informativo y no contractual.\n'
'-19 años de experiencia nos avalan en el sector del '
'automóvil.\n'
'-We speak English',
'doors_number': 5,
'emission_standard': None,
'engine': '2.9L',
'engine_horse_power': 380,
'expiration_date': None,
'fuel_type': 'Gasolina',
'id': '15814add-832f-5c93-aee4-208706cab530',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/porsche-macan-macan-s-5p-gasolina-2022-en-alicante-61710766-covo.aspx',
'listing': 'auction',
'location': 'Alicante',
'make': 'PORSCHE',
'model': 'Macan',
'odometer': 102000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 1,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/18724664/91c47602-6b48-408c-b30e-4fb05b664bec.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_15814add-832f-5c93-aee4-208706cab530/15814add-832f-5c93-aee4-208706cab530_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 176149,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/18724664/91c47602-6b48-408c-b30e-4fb05b664bec.jpg',
'Width': 800}],
'price': 68900,
'price_includes_vat': True,
'registration_date': '2022-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'PORSCHE Macan Macan S',
'transmission': 'automatic',
'trim': 'Macan S',
'vin': None,
'year': 2022}
2026-03-30 15:02:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:02:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%2761710766%27 HTTP/1.1" 200 None
2026-03-30 15:02:33 [auto_selling_coches.net.api] INFO: Saving data for 61710766: {'created_time': 1774882953.392611, 'last_price_update_time': 1774882953.392623}
2026-03-30 15:02:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:02:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net.api',RowKey='61710766') HTTP/1.1" 204 0
2026-03-30 15:02:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/61689489> (referer: https://www.coches.net/concesionario/autosalonvillanuevaalicante/?pg=3) ['zyte-api']
2026-03-30 15:02:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 15:02:34 [auto_selling_coches.net.api] INFO: Extracted item from API: 61689489 - AUDI A6 RS6 Avant TFSI quattro
2026-03-30 15:02:34 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 1f26a638-fad8-51c2-b0cd-cbd763ed7053 with identifier: 61689489
2026-03-30 15:02:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 1f26a638-fad8-51c2-b0cd-cbd763ed7053
2026-03-30 15:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F18710094%252Fb46c53af-bab0-4886-8302-7549a6f6e7cc.jpg%27 HTTP/1.1" 200 None
2026-03-30 15:02:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/18710094/b46c53af-bab0-4886-8302-7549a6f6e7cc.jpg already downloaded
2026-03-30 15:02:34 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 1f26a638-fad8-51c2-b0cd-cbd763ed7053 with identifier 61689489
2026-03-30 15:02:34 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:02:34 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:02:34 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 1f26a638-fad8-51c2-b0cd-cbd763ed7053
2026-03-30 15:02:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://web.gw.coches.net/details/61689489>
{'auction_title': '',
'body_type': 'Familiar',
'c_o_2_emission_value': None,
'category': 'Coches',
'color': 'Gris / Plata',
'currency': 'EUR',
'description': 'AUDI RS6 AVANT 4.0 TFSI QUATTRO 600CV\n'
' \n'
'Cambio automático con levas en el volante\n'
'Llanta 22" Audi Sport\n'
'Faros Led\n'
'Techo Panorámico abatible\n'
'Suspensión neumática\n'
'Sistema de aviso de cambio de carril Involuntario\n'
'Sistema de reconocimiento de señales basado en la cámara\n'
'Sistema de estacionamiento con sensores delanteros y traseros '
'con cámara\n'
'Sistema de navegación MMI Plus y MMI Touch\n'
'Sistema de escapes deportivos RS\n'
'Cuadro de instrumentos Digital RS Plus\n'
'Apple Car Play\n'
'Android Auto\n'
'Asientos deportivos RS eléctricos calefactables y ventilados '
'con ajuste lumbar\n'
'Volante deportivo Multifunción achatado\n'
'Climatizador Automático\n'
'Espejos retrovisores eléctricos calefactables y función de '
'memoria\n'
'Molduras interiores en carbono\n'
'Umbrales iluminados\n'
'Logo audi iluminación puertas\n'
'Portón trasero eléctrico con apertura desde el interior\n'
' \n'
'Y más extras...\n'
'- 1 año de garantía y transferencia de nombre incluida en el '
'precio.\n'
'- Servicio de entrega a domicilio en cualquier punto de la '
'Península y Baleares\n'
'- Consulte nuestra financiación (el precio no está sujeto a '
'financiar con nosotros directamente).\n'
'- Atendemos con cita previa, contacte con nosotros para '
'solicitar una prueba del vehículo.\n'
'- Este anuncio no es vinculante, puede estar sujeto a '
'errores, se muestra a titulo informativo y no contractual.\n'
'- 17 años de experiencia nos avalan en el sector del '
'automóvil.',
'doors_number': 5,
'emission_standard': None,
'engine': '4.0L',
'engine_horse_power': 600,
'expiration_date': None,
'fuel_type': 'Gasolina',
'id': '1f26a638-fad8-51c2-b0cd-cbd763ed7053',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/audi-a6-rs6-avant-tfsi-quattro-5p-gasolina-2023-en-alicante-61689489-covo.aspx',
'listing': 'auction',
'location': 'Alicante',
'make': 'AUDI',
'model': 'A6',
'odometer': 59000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 1,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/18710094/b46c53af-bab0-4886-8302-7549a6f6e7cc.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1f26a638-fad8-51c2-b0cd-cbd763ed7053/1f26a638-fad8-51c2-b0cd-cbd763ed7053_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 227213,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/18710094/b46c53af-bab0-4886-8302-7549a6f6e7cc.jpg',
'Width': 800}],
'price': 104900,
'price_includes_vat': True,
'registration_date': '2023-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'AUDI A6 RS6 Avant TFSI quattro',
'transmission': 'automatic',
'trim': 'RS6 Avant TFSI quattro',
'vin': None,
'year': 2023}
2026-03-30 15:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%2761689489%27 HTTP/1.1" 200 None
2026-03-30 15:02:34 [auto_selling_coches.net.api] INFO: Saving data for 61689489: {'created_time': 1774882954.344118, 'last_price_update_time': 1774882954.344126}
2026-03-30 15:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net.api',RowKey='61689489') HTTP/1.1" 204 0
2026-03-30 15:02:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/62640102> (referer: https://www.coches.net/concesionario/autosalonvillanuevaalicante/?pg=3) ['zyte-api']
2026-03-30 15:02:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 15:02:35 [auto_selling_coches.net.api] INFO: Extracted item from API: 62640102 - AUDI Q3 Sportback RS 2.5 TFSI quattro
2026-03-30 15:02:35 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: bbaf4647-4171-5aec-bc7f-8cb73a7d1903 with identifier: 62640102
2026-03-30 15:02:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item bbaf4647-4171-5aec-bc7f-8cb73a7d1903
2026-03-30 15:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F19502291%252Fa5fa8667-2b4b-4923-a5f4-c62c42e15883.jpg%27 HTTP/1.1" 200 None
2026-03-30 15:02:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19502291/a5fa8667-2b4b-4923-a5f4-c62c42e15883.jpg already downloaded
2026-03-30 15:02:35 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: bbaf4647-4171-5aec-bc7f-8cb73a7d1903 with identifier 62640102
2026-03-30 15:02:35 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:02:35 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:02:35 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item bbaf4647-4171-5aec-bc7f-8cb73a7d1903
2026-03-30 15:02:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://web.gw.coches.net/details/62640102>
{'auction_title': '',
'body_type': 'SUV',
'c_o_2_emission_value': None,
'category': 'Coches',
'color': 'Gris / Plata',
'currency': 'EUR',
'description': 'AUDI RSQ3 SPORTBACK 400 CV\n'
'\n'
'\xa0\n'
'\n'
'Color gris ( nardo grey )\n'
'\n'
'Techo solar panorámico/abatible con cortinilla superior '
'eléctrica\n'
'\n'
'Molduras shadow line negro piano\n'
'\n'
'Semi lip frontal negro piano\n'
'\n'
'Cámara Acc\n'
'\n'
'Audi presense\n'
'\n'
'Cristales oscurecidos traseros\n'
'\n'
'Llantas modelo RS modelo V en 21”\n'
'\n'
'Pinzas de freno en color negro con emblema RS serigrafiado\n'
'\n'
'Cámara trasera\n'
'\n'
'Asistente aparcamiento\n'
'\n'
'Asientos eléctricos\n'
'\n'
'Tapicería interior cuero merino negra con costura roja RS\n'
'\n'
'Calefactables\n'
'\n'
'Bordes tapicería en napa roja delanteros\n'
'\n'
'Paneles puerta en napa con costura roja\n'
'\n'
'Volante RS multifunción achatado en napa con costura roja\n'
'\n'
'Sistema de sonido surround bang & olufsen\n'
'\n'
'Apple car play\n'
'\n'
'Sensores lluvia y luces automáticos\n'
'\n'
'y más extras...\n'
'\n'
'-1 año de garantía y transferencia de nombre incluida en el '
'precio.\n'
'\n'
'-Consulte nuestras opciones de financiación si lo desea (el '
'precio no está sujeto a financiar con nosotros '
'directamente).\n'
'\n'
'-Servicio de entrega a domicilio en cualquier punto de la '
'Península y Baleares, precio a consultar.\n'
'\n'
'-Solicite prueba de vehículo a domicilio.\n'
'\n'
'-Todos nuestros vehículos disponen de libro de mantenimiento '
'y certificación de kilometraje.\n'
'\n'
'-Atendemos con cita previa, contacte con nosotros para '
'solicitar una prueba del vehículo.\n'
'\n'
'-Este anuncio no es vinculante, puede estar sujeto a errores, '
'se muestra a titulo informativo y no contractual.\n'
'\n'
'-19 años de experiencia nos avalan en el sector del '
'automóvil.\n'
'\n'
'-We speak English',
'doors_number': 5,
'emission_standard': None,
'engine': '2.5L',
'engine_horse_power': 400,
'expiration_date': None,
'fuel_type': 'Gasolina',
'id': 'bbaf4647-4171-5aec-bc7f-8cb73a7d1903',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/audi-q3-sportback-rs-25-tfsi-quattro-5p-gasolina-2022-en-alicante-62640102-covo.aspx',
'listing': 'auction',
'location': 'Alicante',
'make': 'AUDI',
'model': 'Q3 Sportback',
'odometer': 135000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 1,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19502291/a5fa8667-2b4b-4923-a5f4-c62c42e15883.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bbaf4647-4171-5aec-bc7f-8cb73a7d1903/bbaf4647-4171-5aec-bc7f-8cb73a7d1903_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 45880,
'Height': 599,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19502291/a5fa8667-2b4b-4923-a5f4-c62c42e15883.jpg',
'Width': 800}],
'price': 46900,
'price_includes_vat': True,
'registration_date': '2021-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'AUDI Q3 Sportback RS 2.5 TFSI quattro',
'transmission': 'automatic',
'trim': 'RS 2.5 TFSI quattro',
'vin': None,
'year': 2021}
2026-03-30 15:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%2762640102%27 HTTP/1.1" 200 None
2026-03-30 15:02:35 [auto_selling_coches.net.api] INFO: Saving data for 62640102: {'created_time': 1774882955.368803, 'last_price_update_time': 1774882955.368811}
2026-03-30 15:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net.api',RowKey='62640102') HTTP/1.1" 204 0
2026-03-30 15:02:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/59365844> (referer: https://www.coches.net/concesionario/autosalonvillanuevaalicante/?pg=3) ['zyte-api']
2026-03-30 15:02:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 15:02:36 [auto_selling_coches.net.api] INFO: Extracted item from API: 59365844 - AUDI Q8 55 TFSIe S Line quattro tiptronic
2026-03-30 15:02:36 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: bb8a178c-14a4-5250-bb84-deafb7a8e6ac with identifier: 59365844
2026-03-30 15:02:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item bb8a178c-14a4-5250-bb84-deafb7a8e6ac
2026-03-30 15:02:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:02:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F16840380%252F13bd76e1-188b-4091-bc70-f5b2dc3a9e26.jpg%27 HTTP/1.1" 200 None
2026-03-30 15:02:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/16840380/13bd76e1-188b-4091-bc70-f5b2dc3a9e26.jpg already downloaded
2026-03-30 15:02:36 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: bb8a178c-14a4-5250-bb84-deafb7a8e6ac with identifier 59365844
2026-03-30 15:02:36 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:02:36 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:02:36 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item bb8a178c-14a4-5250-bb84-deafb7a8e6ac
2026-03-30 15:02:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://web.gw.coches.net/details/59365844>
{'auction_title': '',
'body_type': 'SUV',
'c_o_2_emission_value': 62,
'category': 'Coches',
'color': 'Blanco',
'currency': 'EUR',
'description': 'AUDI Q8 55 TFSI e Quattro 381CV \n'
'\n'
'Caja de cambios automática de 8 velocidades\n'
'Faros LED de matriz\n'
'Llantas de 22”\n'
'Asientos delanteros de cuero, eléctricos , con ajuste lumbar '
'y calefactables\n'
'Paquete de memorias\n'
'Sistema de control de velocidad adaptativa\n'
'Sistema de aviso de cambio de carril\n'
'Sistema de reconocimiento de señales\n'
'Cuatro ruedas direccionales\n'
'Sistema de entrada y arranque sin llave\n'
'Ayuda de aparcamiento plus con indicación del entorno\n'
'Cámara 360º \n'
'Portón trasero electrico\n'
'Techo Panorámico abatible\n'
'Suspensión neumatica\n'
'Asistencia al conductor\n'
'Volante de cuero de 3 radios con multifunción, levas de '
'cambio y calefactable\n'
'y mas extras ......\n'
'\n'
'-1 año de garantía y transferencia de nombre incluida en el '
'precio.\n'
'-Consulte nuestras opciones de financiación si lo desea \n'
'-Solicite prueba de vehículo a domicilio.\n'
'-Todos nuestros vehículos disponen de libro de mantenimiento '
'y certificación de kilometraje.\n'
'-Atendemos con cita previa, contacte con nosotros para '
'solicitar una prueba del vehículo.\n'
'-Este anuncio no es vinculante, puede estar sujeto a errores, '
'se muestra a titulo informativo y no contractual.\n'
'-17 años de experiencia nos avalan en el sector del '
'automóvil.\n'
'-We speak English',
'doors_number': 5,
'emission_standard': None,
'engine': '3.0L',
'engine_horse_power': 381,
'expiration_date': None,
'fuel_type': 'Híbrido enchufable',
'id': 'bb8a178c-14a4-5250-bb84-deafb7a8e6ac',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/audi-q8-55-tfsie-s-line-280kw-quattro-tiptronic-5p-electrico-/-hibrido-2022-en-alicante-59365844-covo.aspx',
'listing': 'auction',
'location': 'Alicante',
'make': 'AUDI',
'model': 'Q8',
'odometer': 94000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 1,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/16840380/13bd76e1-188b-4091-bc70-f5b2dc3a9e26.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bb8a178c-14a4-5250-bb84-deafb7a8e6ac/bb8a178c-14a4-5250-bb84-deafb7a8e6ac_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 140510,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/16840380/13bd76e1-188b-4091-bc70-f5b2dc3a9e26.jpg',
'Width': 800}],
'price': 65900,
'price_includes_vat': True,
'registration_date': '2021-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'AUDI Q8 55 TFSIe S Line quattro tiptronic',
'transmission': 'automatic',
'trim': '55 TFSIe S Line 280kW quattro tiptronic',
'vin': None,
'year': 2021}
2026-03-30 15:02:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:02:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%2759365844%27 HTTP/1.1" 200 None
2026-03-30 15:02:36 [auto_selling_coches.net.api] INFO: Saving data for 59365844: {'created_time': 1774882956.173238, 'last_price_update_time': 1774882956.173247}
2026-03-30 15:02:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:02:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net.api',RowKey='59365844') HTTP/1.1" 204 0
2026-03-30 15:02:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/62114668> (referer: https://www.coches.net/concesionario/autosalonvillanuevaalicante/?pg=3) ['zyte-api']
2026-03-30 15:02:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 15:02:37 [auto_selling_coches.net.api] INFO: Extracted item from API: 62114668 - AUDI Q8 50 TDI quattro tiptronic
2026-03-30 15:02:37 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 6d3600b2-2d73-501a-83bd-f707896b8070 with identifier: 62114668
2026-03-30 15:02:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 6d3600b2-2d73-501a-83bd-f707896b8070
2026-03-30 15:02:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:02:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F19062443%252F45d3821e-1f09-4867-93d9-4f30c582b3e7.jpg%27 HTTP/1.1" 200 None
2026-03-30 15:02:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19062443/45d3821e-1f09-4867-93d9-4f30c582b3e7.jpg already downloaded
2026-03-30 15:02:37 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 6d3600b2-2d73-501a-83bd-f707896b8070 with identifier 62114668
2026-03-30 15:02:37 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:02:37 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:02:37 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 6d3600b2-2d73-501a-83bd-f707896b8070
2026-03-30 15:02:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://web.gw.coches.net/details/62114668>
{'auction_title': '',
'body_type': 'SUV',
'c_o_2_emission_value': 175,
'category': 'Coches',
'color': 'Negro',
'currency': 'EUR',
'description': 'AUDI Q8 50 TDI 286CV\n'
' \n'
'Caja de cambios automática de 8 velocidades\n'
'Faros LED de matriz\n'
'Llantas de 22”\n'
'Asientos delanteros de cuero, eléctricos, calefactables y con '
'ajuste lumbar \n'
'Paquete de memorias\n'
'Sistema de control de velocidad adaptativa\n'
'Sistema de aviso de cambio de carril\n'
'Sistema de reconocimiento de señales\n'
'Climatizador \n'
'Sistema de entrada y arranque sin llave\n'
'Ayuda de aparcamiento plus con indicación del entorno\n'
'Cámara \n'
'Navegador\n'
'Portón trasero electrico\n'
'Techo Panorámico abatible\n'
'Asistencia al conductor\n'
'Volante de cuero de 3 radios con multifunción y levas de '
'cambio\n'
'y mas extras ......\n'
' \n'
'-1 año de garantía y transferencia de nombre incluida en el '
'precio.\n'
'-Consulte nuestras opciones de financiación si lo desea\n'
'-Solicite prueba de vehículo a domicilio.\n'
'-Todos nuestros vehículos disponen de libro de mantenimiento '
'y certificación de kilometraje.\n'
'-Atendemos con cita previa, contacte con nosotros para '
'solicitar una prueba del vehículo.\n'
'-Este anuncio no es vinculante, puede estar sujeto a errores, '
'se muestra a titulo informativo y no contractual.\n'
'-17 años de experiencia nos avalan en el sector del '
'automóvil.\n'
'-We speak English',
'doors_number': 5,
'emission_standard': None,
'engine': '3.0L',
'engine_horse_power': 286,
'expiration_date': None,
'fuel_type': 'Híbrido',
'id': '6d3600b2-2d73-501a-83bd-f707896b8070',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/audi-q8-50-tdi-210kw-286cv-quattro-tiptronic-5p-electrico-hibrido-2021-en-alicante-62114668-covo.aspx',
'listing': 'auction',
'location': 'Alicante',
'make': 'AUDI',
'model': 'Q8',
'odometer': 96000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 1,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19062443/45d3821e-1f09-4867-93d9-4f30c582b3e7.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6d3600b2-2d73-501a-83bd-f707896b8070/6d3600b2-2d73-501a-83bd-f707896b8070_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 251052,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19062443/45d3821e-1f09-4867-93d9-4f30c582b3e7.jpg',
'Width': 800}],
'price': 54900,
'price_includes_vat': True,
'registration_date': '2020-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'AUDI Q8 50 TDI quattro tiptronic',
'transmission': 'automatic',
'trim': '50 TDI 210kW 286CV quattro tiptronic',
'vin': None,
'year': 2020}
2026-03-30 15:02:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:02:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%2762114668%27 HTTP/1.1" 200 None
2026-03-30 15:02:37 [auto_selling_coches.net.api] INFO: Saving data for 62114668: {'created_time': 1774882957.408503, 'last_price_update_time': 1774882957.408512}
2026-03-30 15:02:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:02:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net.api',RowKey='62114668') HTTP/1.1" 204 0
2026-03-30 15:02:37 [scrapy.extensions.logstats] INFO: Crawled 87 pages (at 43 pages/min), scraped 83 items (at 42 items/min)
2026-03-30 15:02:37 [scrapy.extensions.memusage] INFO: Peak memory usage is 177MiB
2026-03-30 15:02:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/61734894> (referer: https://www.coches.net/concesionario/autosalonvillanuevaalicante/?pg=3) ['zyte-api']
2026-03-30 15:02:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 15:02:53 [auto_selling_coches.net.api] INFO: Extracted item from API: 61734894 - MERCEDES-BENZ Clase V 300 d Avantgarde Largo
2026-03-30 15:02:53 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 9b1e609d-da8a-5599-8e88-4f6bab0a590b with identifier: 61734894
2026-03-30 15:02:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 9b1e609d-da8a-5599-8e88-4f6bab0a590b
2026-03-30 15:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F18748203%252Fc10a5088-d279-40a5-9041-c34b4623f07c.jpg%27 HTTP/1.1" 200 None
2026-03-30 15:02:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/18748203/c10a5088-d279-40a5-9041-c34b4623f07c.jpg already downloaded
2026-03-30 15:02:53 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 9b1e609d-da8a-5599-8e88-4f6bab0a590b with identifier 61734894
2026-03-30 15:02:53 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:02:53 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:02:53 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 9b1e609d-da8a-5599-8e88-4f6bab0a590b
2026-03-30 15:02:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://web.gw.coches.net/details/61734894>
{'auction_title': '',
'body_type': 'Monovolumen',
'c_o_2_emission_value': None,
'category': 'Coches',
'color': 'Negro',
'currency': 'EUR',
'description': 'MERCEDES-BENZ CLASE V 300D 4MATIC 239 CV\n'
'\n'
'Techo panorámico\n'
'Cortinilla superior eléctrica\n'
'Llantas AMG color negro 19”\n'
'Apertura de puertas traseras automáticas\n'
'Portón maletero automático\n'
'Molduras shadow line \n'
'Cristales privacy tintados\n'
'Faros adaptativos de led\n'
'Pilotos de led\n'
'Apple car play\n'
'Avisador de ángulo muerto\n'
'Interior en cuero\n'
'Paquete ampliado de cuero\n'
'Paquete AMG interior/exterior\n'
'Asientos delanteros calefactados\n'
'Sistema de sonido burmester\n'
'Avisador de velocidad\n'
'Control de crucero adaptativo\n'
'Cámara delantera multifuncional\n'
'Sistema ACC\n'
'Sistema de colisión/alcance\n'
'Sistema digital multimedia\n'
'Climatizador 4zone\n'
'Apple car play\n'
'Y mas extras ..\n'
'-1 año de garantía y transferencia de nombre incluida en el '
'precio.\n'
'-Consulte nuestras opciones de financiación si lo desea (el '
'precio no está sujeto a financiar con nosotros '
'directamente).\n'
'-Servicio de entrega a domicilio en cualquier punto de la '
'Península y Baleares, precio a consultar.\n'
'-Solicite prueba de vehículo a domicilio.\n'
'-Todos nuestros vehículos disponen de libro de mantenimiento '
'y certificación de kilometraje.\n'
'-Atendemos con cita previa, contacte con nosotros para '
'solicitar una prueba del vehículo.\n'
'-Este anuncio no es vinculante, puede estar sujeto a errores, '
'se muestra a titulo informativo y no contractual.\n'
'-19 años de experiencia nos avalan en el sector del '
'automóvil.\n'
'-We speak English',
'doors_number': 5,
'emission_standard': None,
'engine': '1.9L',
'engine_horse_power': 237,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '9b1e609d-da8a-5599-8e88-4f6bab0a590b',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/mercedes-benz-clase-v-300-d-avantgarde-largo-5p-diesel-2024-en-alicante-61734894-covo.aspx',
'listing': 'auction',
'location': 'Alicante',
'make': 'MERCEDES-BENZ',
'model': 'Clase V',
'odometer': 9000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 1,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/18748203/c10a5088-d279-40a5-9041-c34b4623f07c.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9b1e609d-da8a-5599-8e88-4f6bab0a590b/9b1e609d-da8a-5599-8e88-4f6bab0a590b_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 130494,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/18748203/c10a5088-d279-40a5-9041-c34b4623f07c.jpg',
'Width': 800}],
'price': 84900,
'price_includes_vat': True,
'registration_date': '2024-01-01',
'seats_number': 6,
'seller_name': None,
'title': 'MERCEDES-BENZ Clase V 300 d Avantgarde Largo',
'transmission': 'automatic',
'trim': '300 d Avantgarde Largo',
'vin': None,
'year': 2024}
2026-03-30 15:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%2761734894%27 HTTP/1.1" 200 None
2026-03-30 15:02:53 [auto_selling_coches.net.api] INFO: Saving data for 61734894: {'created_time': 1774882973.76449, 'last_price_update_time': 1774882973.764503}
2026-03-30 15:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net.api',RowKey='61734894') HTTP/1.1" 204 0
2026-03-30 15:02:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.coches.net/concesionario/autosalonvillanuevaalicante?pg=4> (referer: https://www.coches.net/concesionario/autosalonvillanuevaalicante/?pg=3) ['zyte-api']
2026-03-30 15:02:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 15:02:54 [auto_selling_coches.net.api] INFO: Extracting listings from HTML page 4
2026-03-30 15:02:54 [auto_selling_coches.net.api] INFO: Found 6 listings in HTML (page 4)
2026-03-30 15:02:54 [auto_selling_coches.net.api] INFO: Found listing with ID: 61271028
2026-03-30 15:02:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:02:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%2761271028%27 HTTP/1.1" 200 None
2026-03-30 15:02:54 [auto_selling_coches.net.api] INFO: Scrape type for 61271028: 1
2026-03-30 15:02:54 [auto_selling_coches.net.api] INFO: Scraping new listing 61271028
2026-03-30 15:02:54 [auto_selling_coches.net.api] INFO: Found listing with ID: 62029097
2026-03-30 15:02:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:02:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%2762029097%27 HTTP/1.1" 200 None
2026-03-30 15:02:54 [auto_selling_coches.net.api] INFO: Scrape type for 62029097: 1
2026-03-30 15:02:54 [auto_selling_coches.net.api] INFO: Scraping new listing 62029097
2026-03-30 15:02:54 [auto_selling_coches.net.api] INFO: Found listing with ID: 62324487
2026-03-30 15:02:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:02:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%2762324487%27 HTTP/1.1" 200 None
2026-03-30 15:02:54 [auto_selling_coches.net.api] INFO: Scrape type for 62324487: 1
2026-03-30 15:02:54 [auto_selling_coches.net.api] INFO: Scraping new listing 62324487
2026-03-30 15:02:54 [auto_selling_coches.net.api] INFO: Found listing with ID: 62322629
2026-03-30 15:02:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:02:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%2762322629%27 HTTP/1.1" 200 None
2026-03-30 15:02:54 [auto_selling_coches.net.api] INFO: Scrape type for 62322629: 1
2026-03-30 15:02:54 [auto_selling_coches.net.api] INFO: Scraping new listing 62322629
2026-03-30 15:02:54 [auto_selling_coches.net.api] INFO: Found listing with ID: 61999437
2026-03-30 15:02:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:02:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%2761999437%27 HTTP/1.1" 200 None
2026-03-30 15:02:54 [auto_selling_coches.net.api] INFO: Scrape type for 61999437: 1
2026-03-30 15:02:54 [auto_selling_coches.net.api] INFO: Scraping new listing 61999437
2026-03-30 15:02:54 [auto_selling_coches.net.api] INFO: Found listing with ID: 61621282
2026-03-30 15:02:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:02:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%2761621282%27 HTTP/1.1" 200 None
2026-03-30 15:02:54 [auto_selling_coches.net.api] INFO: Scrape type for 61621282: 1
2026-03-30 15:02:54 [auto_selling_coches.net.api] INFO: Scraping new listing 61621282
2026-03-30 15:02:54 [auto_selling_coches.net.api] INFO: HTML pagination complete: 96 items scraped
2026-03-30 15:02:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/62651728> (referer: https://www.coches.net/concesionario/autosalonvillanuevaalicante/?pg=3) ['zyte-api']
2026-03-30 15:02:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 15:02:55 [auto_selling_coches.net.api] INFO: Extracted item from API: 62651728 - MINI COOPER JCW
2026-03-30 15:02:55 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 5f8c726c-d973-50d4-945f-229b3d204f1f with identifier: 62651728
2026-03-30 15:02:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 5f8c726c-d973-50d4-945f-229b3d204f1f
2026-03-30 15:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F19507652%252F732a71ff-afe2-4149-97e4-a43aa31f8c27.jpg%27 HTTP/1.1" 200 None
2026-03-30 15:02:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19507652/732a71ff-afe2-4149-97e4-a43aa31f8c27.jpg already downloaded
2026-03-30 15:02:55 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 5f8c726c-d973-50d4-945f-229b3d204f1f with identifier 62651728
2026-03-30 15:02:55 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:02:55 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:02:55 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 5f8c726c-d973-50d4-945f-229b3d204f1f
2026-03-30 15:02:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://web.gw.coches.net/details/62651728>
{'auction_title': '',
'body_type': 'Berlina',
'c_o_2_emission_value': None,
'category': 'Coches',
'color': 'Gris / Plata',
'currency': 'EUR',
'description': 'MINI COOPER JOHN COOPER WORKS 231CV\n'
'\n'
'\xa0\n'
'\n'
'Color de carrocería legend grey con techo rojo\n'
'\n'
'Espejos abatibles automáticos en color rojo con sensores de '
'ángulo muerto\n'
'\n'
'Techo panorámico/abatible\n'
'\n'
'Llantas 17” john cooper Works\n'
'\n'
'Spoiler trasero\n'
'\n'
'Pinzas de freno color rojo con emblema JCW\n'
'\n'
'Pilotos de led unión Jack multifunción\n'
'\n'
'Faros delanteros adaptativos automáticos\n'
'\n'
'Apertura/cierre inteligente keyless\n'
'\n'
'Paquete cristales privacy\n'
'\n'
'Control de crucero adaptativo\n'
'\n'
'PDC system\n'
'\n'
'Cámara trasera aparcamiento\n'
'\n'
'Sensores de parking delanteros/traseros\n'
'\n'
'Sistema ACC\n'
'\n'
'Navegador\n'
'\n'
'Cámara multifuncional delantera\n'
'\n'
'Asistente de aparcamiento\n'
'\n'
'Techo de cristal panorámico abatible\n'
'\n'
'Head Up Display\n'
'\n'
'Asientos en cuero/tela negro con tela punto JCW\n'
'\n'
'Volante multifunción deportivo calefactable\n'
'\n'
'Luz ambiental interior\n'
'\n'
'Multimedia digital\n'
'\n'
'Apple car play\n'
'\n'
'Y muchos mas extras ..\n'
'\n'
'\xa0\n'
'\n'
'-1 año de garantía y transferencia de nombre incluida en el '
'precio.\n'
'\n'
'-Consulte nuestras opciones de financiación si lo desea (el '
'precio no está sujeto a financiar con nosotros '
'directamente).\n'
'\n'
'-Servicio de entrega a domicilio en cualquier punto de la '
'Península y Baleares, precio a consultar.\n'
'\n'
'-Solicite prueba de vehículo a domicilio.\n'
'\n'
'-Todos nuestros vehículos disponen de libro de mantenimiento '
'y certificación de kilometraje.\n'
'\n'
'-Atendemos con cita previa, contacte con nosotros para '
'solicitar una prueba del vehículo.\n'
'\n'
'-Este anuncio no es vinculante, puede estar sujeto a errores, '
'se muestra a titulo informativo y no contractual.\n'
'\n'
'-19 años de experiencia nos avalan en el sector del '
'automóvil.\n'
'\n'
'-We speak English',
'doors_number': 3,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 231,
'expiration_date': None,
'fuel_type': 'Gasolina',
'id': '5f8c726c-d973-50d4-945f-229b3d204f1f',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/mini-cooper-jcw-3p-gasolina-2025-en-alicante-62651728-covo.aspx',
'listing': 'auction',
'location': 'Alicante',
'make': 'MINI',
'model': 'COOPER',
'odometer': 5000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 1,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19507652/732a71ff-afe2-4149-97e4-a43aa31f8c27.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5f8c726c-d973-50d4-945f-229b3d204f1f/5f8c726c-d973-50d4-945f-229b3d204f1f_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 117601,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19507652/732a71ff-afe2-4149-97e4-a43aa31f8c27.jpg',
'Width': 800}],
'price': 37900,
'price_includes_vat': True,
'registration_date': '2025-01-01',
'seats_number': 4,
'seller_name': None,
'title': 'MINI COOPER JCW',
'transmission': 'automatic',
'trim': 'JCW',
'vin': None,
'year': 2025}
2026-03-30 15:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%2762651728%27 HTTP/1.1" 200 None
2026-03-30 15:02:55 [auto_selling_coches.net.api] INFO: Saving data for 62651728: {'created_time': 1774882975.390502, 'last_price_update_time': 1774882975.390513}
2026-03-30 15:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net.api',RowKey='62651728') HTTP/1.1" 204 0
2026-03-30 15:02:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/61621282> (referer: https://www.coches.net/concesionario/autosalonvillanuevaalicante/?pg=4) ['zyte-api']
2026-03-30 15:02:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 15:02:56 [auto_selling_coches.net.api] INFO: Extracted item from API: 61621282 - PORSCHE Cayenne Coupé Turbo GT
2026-03-30 15:02:56 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 2ca61b38-1b36-5927-b3b2-48eb1e5181d5 with identifier: 61621282
2026-03-30 15:02:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 2ca61b38-1b36-5927-b3b2-48eb1e5181d5
2026-03-30 15:02:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:02:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F18657181%252F7145fe09-8371-4122-a977-ba72bd3607ff.jpg%27 HTTP/1.1" 200 None
2026-03-30 15:02:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/18657181/7145fe09-8371-4122-a977-ba72bd3607ff.jpg already downloaded
2026-03-30 15:02:56 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 2ca61b38-1b36-5927-b3b2-48eb1e5181d5 with identifier 61621282
2026-03-30 15:02:56 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:02:56 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:02:56 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 2ca61b38-1b36-5927-b3b2-48eb1e5181d5
2026-03-30 15:02:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://web.gw.coches.net/details/61621282>
{'auction_title': '',
'body_type': 'SUV',
'c_o_2_emission_value': None,
'category': 'Coches',
'color': 'Gris / Plata',
'currency': 'EUR',
'description': 'PORSCHE CAYENNE TURBO GT 640CV\n'
'\n'
'\n'
'\n'
'Cambio automa´tico con levas en el volante\n'
'\n'
'Llantas GT Design de 22 pulgadas en neodimio (acabado '
'satinado)\n'
'\n'
'Faros LED Matrix\n'
'\n'
'Apple Car Play\n'
'\n'
'Iluminacio´n ambiental\n'
'\n'
'Control por voz\n'
'\n'
'Ca´mara 360o\n'
'\n'
'Asistente de aparcamiento delantero y trasero con ca´mara de '
'marcha atra´s y vista envolvente\n'
'\n'
'Asientos deportivos ele´ctricos con 8 posiciones '
'calefactables, ventilados y con funcio´n de memoria\n'
'\n'
'Head-up display\n'
'\n'
'Navegador\n'
'\n'
'Volante deportivo con calefaccio´n\n'
'\n'
'Radio digital (DAB+)\n'
'\n'
'Sistema de sonido envolvente BOSE®\n'
'\n'
'Porsche InnoDrive con control de crucero adaptativo\n'
'\n'
'Paquete Sport Chrono\n'
'\n'
'Paquete Sports Design negro brillante\n'
'\n'
'Eje trasero direccional\n'
'\n'
'Climatizador automa´tico de 4 zonas\n'
'\n'
'Pinzas de freno pintadas en amarillo\n'
'\n'
'Frenos carboceramicos\n'
'\n'
'Multi Collision Brake\n'
'\n'
'Porsche Active Suspension Management (PASM)\n'
'\n'
'Porsche Communications Management (PCM), incl. mo´dulo de '
'navegacio´n online, Porsche Torque Vectoring. Plus (PTV '
'Plus)\n'
'\n'
'Porsche Traction Management (PTM)\n'
'\n'
'Sistema de escape deportivo con salidas de escape negras\n'
'\n'
'Acristalamiento tintado\n'
'\n'
'Porto´n trasero ele´ctrico\n'
'\n'
'y ma´s extras...\n'
'\n'
'-1 an~o de garanti´a y transferencia de nombre incluida en el '
'precio.\n'
'\n'
'-Consulte nuestras opciones de financiacio´n si lo desea (el '
'precio no esta´ sujeto a financiar con nosotros '
'directamente).\n'
'\n'
'-Servicio de entrega a domicilio en cualquier punto de la '
'Peni´nsula y Baleares, precio a consultar.\n'
'\n'
'-Solicite prueba de vehi´culo a domicilio.\n'
'\n'
'-Todos nuestros vehi´culos disponen de libro de mantenimiento '
'y certificacio´n de kilometraje.\n'
'\n'
'-Atendemos con cita previa, contacte con nosotros para '
'solicitar una prueba del vehi´culo.\n'
'\n'
'-Este anuncio no es vinculante, puede estar sujeto a errores, '
'se muestra a titulo informativo y no contractual.\n'
'\n'
'-17 an~os de experiencia nos avalan en el sector del '
'automo´vil.\n'
'\n'
'-We speak English',
'doors_number': 5,
'emission_standard': None,
'engine': '4.0L',
'engine_horse_power': 640,
'expiration_date': None,
'fuel_type': 'Gasolina',
'id': '2ca61b38-1b36-5927-b3b2-48eb1e5181d5',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/porsche-cayenne-coupe-turbo-gt-5p-gasolina-2022-en-alicante-61621282-covo.aspx',
'listing': 'auction',
'location': 'Alicante',
'make': 'PORSCHE',
'model': 'Cayenne Coupé',
'odometer': 56000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 1,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/18657181/7145fe09-8371-4122-a977-ba72bd3607ff.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2ca61b38-1b36-5927-b3b2-48eb1e5181d5/2ca61b38-1b36-5927-b3b2-48eb1e5181d5_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 235446,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/18657181/7145fe09-8371-4122-a977-ba72bd3607ff.jpg',
'Width': 800}],
'price': 154900,
'price_includes_vat': True,
'registration_date': '2022-01-01',
'seats_number': 4,
'seller_name': None,
'title': 'PORSCHE Cayenne Coupé Turbo GT',
'transmission': 'automatic',
'trim': 'Turbo GT',
'vin': None,
'year': 2022}
2026-03-30 15:02:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:02:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%2761621282%27 HTTP/1.1" 200 None
2026-03-30 15:02:56 [auto_selling_coches.net.api] INFO: Saving data for 61621282: {'created_time': 1774882976.672836, 'last_price_update_time': 1774882976.672846}
2026-03-30 15:02:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:02:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net.api',RowKey='61621282') HTTP/1.1" 204 0
2026-03-30 15:02:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/61999437> (referer: https://www.coches.net/concesionario/autosalonvillanuevaalicante/?pg=4) ['zyte-api']
2026-03-30 15:02:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 15:02:57 [auto_selling_coches.net.api] INFO: Extracted item from API: 61999437 - MERCEDES-BENZ GLE Coupé MercedesAMG GLE 53 4MATIC
2026-03-30 15:02:57 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 79ec4f3c-9619-5827-98d2-c608fc51b3aa with identifier: 61999437
2026-03-30 15:02:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 79ec4f3c-9619-5827-98d2-c608fc51b3aa
2026-03-30 15:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F18964733%252Fa95c81d4-ba86-420d-b6ba-abacd04d9277.jpg%27 HTTP/1.1" 200 None
2026-03-30 15:02:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/18964733/a95c81d4-ba86-420d-b6ba-abacd04d9277.jpg already downloaded
2026-03-30 15:02:57 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 79ec4f3c-9619-5827-98d2-c608fc51b3aa with identifier 61999437
2026-03-30 15:02:57 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:02:57 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:02:57 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 79ec4f3c-9619-5827-98d2-c608fc51b3aa
2026-03-30 15:02:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://web.gw.coches.net/details/61999437>
{'auction_title': '',
'body_type': 'SUV',
'c_o_2_emission_value': 219,
'category': 'Coches',
'color': 'Negro',
'currency': 'EUR',
'description': 'MERCEDES-BENZ GLE 53 AMG COUPE 435CV\n'
'\n'
'Color de carrocería negro profundo\n'
'Llantas 21” AMG\n'
'Techo panorámico/abatible\n'
'Cortinilla superior eléctrica\n'
'Faros led inteligentes/automáticos\n'
'Pilotos de led\n'
'Espejos abatibles automáticos con antideslumbramiento color '
'negro\n'
'Molduras shadowline color negro\n'
'Iluminación ambiental interior\n'
'Amg line interior y exterior\n'
'Asientos mixtos de cuero eléctricos, calefactables y con '
'ajuste lumbar\n'
'Volante en cuero negro perforado multifunción con levas \n'
'Interior cuero negro\n'
'Navegador\n'
'Control por voz\n'
'Sistema de sonido Burmester\n'
'Sistema multimedia digital\n'
'Cámaras de aparcamiento con sensores 360 grados\n'
'Apple car play\n'
'Sistema ACC\n'
'Cámara multifuncional\n'
'Sistema adaptativo velocidad\n'
'Mas extras…..\n'
'\n'
'-1 año de garantía y transferencia de nombre incluida en el '
'precio.\n'
'-Consulte nuestras opciones de financiación si lo desea (el '
'precio no está sujeto a financiar con nosotros '
'directamente).\n'
'-Servicio de entrega a domicilio en cualquier punto de la '
'Península y Baleares, precio a consultar.\n'
'-Solicite prueba de vehículo a domicilio.\n'
'-Todos nuestros vehículos disponen de libro de mantenimiento '
'y certificación de kilometraje.\n'
'-Atendemos con cita previa, contacte con nosotros para '
'solicitar una prueba del vehículo.\n'
'-Este anuncio no es vinculante, puede estar sujeto a errores, '
'se muestra a titulo informativo y no contractual.\n'
'-19 años de experiencia nos avalan en el sector del '
'automóvil.\n'
'-We speak English',
'doors_number': 5,
'emission_standard': None,
'engine': '3.0L',
'engine_horse_power': 435,
'expiration_date': None,
'fuel_type': 'Híbrido',
'id': '79ec4f3c-9619-5827-98d2-c608fc51b3aa',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/mercedes-benz-gle-coupe-mercedesamg-gle-53-4matic-5p-electrico-hibrido-2020-en-alicante-61999437-covo.aspx',
'listing': 'auction',
'location': 'Alicante',
'make': 'MERCEDES-BENZ',
'model': 'GLE Coupé',
'odometer': 69000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 1,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/18964733/a95c81d4-ba86-420d-b6ba-abacd04d9277.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_79ec4f3c-9619-5827-98d2-c608fc51b3aa/79ec4f3c-9619-5827-98d2-c608fc51b3aa_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72814,
'Height': 567,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/18964733/a95c81d4-ba86-420d-b6ba-abacd04d9277.jpg',
'Width': 757}],
'price': 78900,
'price_includes_vat': True,
'registration_date': '2021-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'MERCEDES-BENZ GLE Coupé MercedesAMG GLE 53 4MATIC',
'transmission': 'automatic',
'trim': 'MercedesAMG GLE 53 4MATIC',
'vin': None,
'year': 2021}
2026-03-30 15:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%2761999437%27 HTTP/1.1" 200 None
2026-03-30 15:02:57 [auto_selling_coches.net.api] INFO: Saving data for 61999437: {'created_time': 1774882977.719789, 'last_price_update_time': 1774882977.719798}
2026-03-30 15:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net.api',RowKey='61999437') HTTP/1.1" 204 0
2026-03-30 15:02:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/61747525> (referer: https://www.coches.net/concesionario/autosalonvillanuevaalicante/?pg=3) ['zyte-api']
2026-03-30 15:02:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 15:02:58 [auto_selling_coches.net.api] INFO: Extracted item from API: 61747525 - MERCEDES-BENZ GLE GLE 350 de 4MATIC Hibrido Enchufable
2026-03-30 15:02:58 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: ad58b954-2088-581e-a28f-2ed94131a22a with identifier: 61747525
2026-03-30 15:02:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item ad58b954-2088-581e-a28f-2ed94131a22a
2026-03-30 15:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F18760207%252F8dd0bbbb-584c-4e3a-83a3-65a237099c3f.jpg%27 HTTP/1.1" 200 None
2026-03-30 15:02:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/18760207/8dd0bbbb-584c-4e3a-83a3-65a237099c3f.jpg already downloaded
2026-03-30 15:02:58 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: ad58b954-2088-581e-a28f-2ed94131a22a with identifier 61747525
2026-03-30 15:02:58 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:02:58 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:02:58 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item ad58b954-2088-581e-a28f-2ed94131a22a
2026-03-30 15:02:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://web.gw.coches.net/details/61747525>
{'auction_title': '',
'body_type': 'SUV',
'c_o_2_emission_value': None,
'category': 'Coches',
'color': 'Negro',
'currency': 'EUR',
'description': 'MERCEDES-BENZ GLE 350DE 320 CV\n'
'\n'
'\n'
'\n'
'Color de carrocería negro ( schwarz )\n'
'\n'
'Llanta 21” AMG multiradio\n'
'\n'
'Techo panorámico/abatible\n'
'\n'
'Cortinilla superior eléctrica\n'
'\n'
'Faros de led adaptativos inteligentes automáticos\n'
'\n'
'Pilotos de led\n'
'\n'
'AMG line interior/exterior\n'
'\n'
'Shadow line en acero/plata\n'
'\n'
'Suspensión deportiva\n'
'\n'
'Espejos automáticos abatibles con antideslumbramiento\n'
'\n'
'Volante multifunción deportivo con levas en acero/plata\n'
'\n'
'Iluminación ambiental interior ( AMG night )\n'
'\n'
'Interior en cuero/napa negro\n'
'\n'
'Asientos mixtos (napa/cuero) eléctricos calefactables y con '
'ajuste lumbar\n'
'\n'
'Paquete de cuero ampliado\n'
'\n'
'Climatizador 3 zonas\n'
'\n'
'Sistema multimedia digital\n'
'\n'
'Apple car play\n'
'\n'
'Sistema de carga inalámbrico smartphone\n'
'\n'
'Sistema ACC\n'
'\n'
'Control de crucero\n'
'\n'
'Asistente de carril\n'
'\n'
'Asistente de angulo muerto\n'
'\n'
'mas extras …\n'
'\n'
'\n'
'\n'
'-1 año de garantía y transferencia de nombre incluida en el '
'precio.\n'
'\n'
'-Consulte nuestras opciones de financiación si lo desea (el '
'precio no está sujeto a financiar con nosotros '
'directamente).\n'
'\n'
'-Servicio de entrega a domicilio en cualquier punto de la '
'Península y Baleares, precio a consultar.\n'
'\n'
'-Solicite prueba de vehículo a domicilio.\n'
'\n'
'-Todos nuestros vehículos disponen de libro de mantenimiento '
'y certificación de kilometraje.\n'
'\n'
'-Atendemos con cita previa, contacte con nosotros para '
'solicitar una prueba del vehículo.\n'
'\n'
'-Este anuncio no es vinculante, puede estar sujeto a errores, '
'se muestra a titulo informativo y no contractual.\n'
'\n'
'-19 años de experiencia nos avalan en el sector del '
'automóvil.\n'
'\n'
'-We speak English',
'doors_number': 5,
'emission_standard': None,
'engine': '1.9L',
'engine_horse_power': 320,
'expiration_date': None,
'fuel_type': 'Híbrido enchufable',
'id': 'ad58b954-2088-581e-a28f-2ed94131a22a',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/mercedes-benz-gle-gle-350-de-4matic-hibrido-enchufable-5p-electrico-/-hibrido-2021-en-alicante-61747525-covo.aspx',
'listing': 'auction',
'location': 'Alicante',
'make': 'MERCEDES-BENZ',
'model': 'GLE',
'odometer': 114000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 1,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/18760207/8dd0bbbb-584c-4e3a-83a3-65a237099c3f.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ad58b954-2088-581e-a28f-2ed94131a22a/ad58b954-2088-581e-a28f-2ed94131a22a_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 237682,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/18760207/8dd0bbbb-584c-4e3a-83a3-65a237099c3f.jpg',
'Width': 800}],
'price': 52900,
'price_includes_vat': True,
'registration_date': '2021-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'MERCEDES-BENZ GLE GLE 350 de 4MATIC Hibrido Enchufable',
'transmission': 'automatic',
'trim': 'GLE 350 de 4MATIC Hibrido Enchufable',
'vin': None,
'year': 2021}
2026-03-30 15:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%2761747525%27 HTTP/1.1" 200 None
2026-03-30 15:02:58 [auto_selling_coches.net.api] INFO: Saving data for 61747525: {'created_time': 1774882978.145074, 'last_price_update_time': 1774882978.145084}
2026-03-30 15:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net.api',RowKey='61747525') HTTP/1.1" 204 0
2026-03-30 15:02:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/62322629> (referer: https://www.coches.net/concesionario/autosalonvillanuevaalicante/?pg=4) ['zyte-api']
2026-03-30 15:02:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 15:02:58 [auto_selling_coches.net.api] INFO: Extracted item from API: 62322629 - MERCEDES-BENZ Clase G MercedesAMG G 63
2026-03-30 15:02:58 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: f42d37f8-6115-5463-8cc5-0a92ab592167 with identifier: 62322629
2026-03-30 15:02:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item f42d37f8-6115-5463-8cc5-0a92ab592167
2026-03-30 15:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F19243183%252Ff322d19f-5ba5-4dea-b383-b49a440f4e47.jpg%27 HTTP/1.1" 200 None
2026-03-30 15:02:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19243183/f322d19f-5ba5-4dea-b383-b49a440f4e47.jpg already downloaded
2026-03-30 15:02:58 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: f42d37f8-6115-5463-8cc5-0a92ab592167 with identifier 62322629
2026-03-30 15:02:58 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:02:58 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:02:58 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item f42d37f8-6115-5463-8cc5-0a92ab592167
2026-03-30 15:02:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://web.gw.coches.net/details/62322629>
{'auction_title': '',
'body_type': 'SUV',
'c_o_2_emission_value': None,
'category': 'Coches',
'color': 'Gris / Plata',
'currency': 'EUR',
'description': 'MERCEDES-BENZ G 63 AMG 585CV\n'
' \n'
'-Cambio automático con levas en el volante\n'
'-Llanta 22" AMG\n'
'-Faros Bi XENON\n'
'-Paquete AMG interior y exterior\n'
'-Asientos Eléctricos, calefactables, ventilados con ajuste '
'lumbar y con función de memoria en cuero\n'
'-Asientos delanteros con masaje\n'
'-Asientos traseros calefactables\n'
'-Sistema de navegación Comand\n'
'-Sistema de estacionamiento con ayuda activa\n'
'-Paquete Interior de carbono\n'
'-Climatizador automático confort a 3 zonas\n'
'-Sistema de arranque Keyless Go\n'
'-Techo corredizo eléctrico\n'
'-Homelink\n'
'-Navegador\n'
'-Cámara 360º\n'
'-Sistema de control de velocidad automática\n'
'-Asistente activo de mantenimiento de carril\n'
'-Sistema envolvente Burmester\n'
'-Sistema anticolisión\n'
'-Volante deportivo multifunción\n'
'y más extras...\n'
'-1 año de garantía y transferencia de nombre incluida en el '
'precio.\n'
'-Consulte nuestras opciones de financiación si lo desea (el '
'precio no está sujeto a financiar con nosotros '
'directamente).\n'
'-Servicio de entrega a domicilio en cualquier punto de la '
'Península y Baleares, precio a consultar.\n'
'-Solicite prueba de vehículo a domicilio.\n'
'-Todos nuestros vehículos disponen de libro de mantenimiento '
'y certificación de kilometraje.\n'
'-Atendemos con cita previa, contacte con nosotros para '
'solicitar una prueba del vehículo.\n'
'-Este anuncio no es vinculante, puede estar sujeto a errores, '
'se muestra a titulo informativo y no contractual.\n'
'-18 años de experiencia nos avalan en el sector del '
'automóvil.\n'
'-We speak English',
'doors_number': 5,
'emission_standard': None,
'engine': '4.0L',
'engine_horse_power': 585,
'expiration_date': None,
'fuel_type': 'Gasolina',
'id': 'f42d37f8-6115-5463-8cc5-0a92ab592167',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/mercedes-benz-clase-g-mercedesamg-g-63-5p-gasolina-2022-en-alicante-62322629-covo.aspx',
'listing': 'auction',
'location': 'Alicante',
'make': 'MERCEDES-BENZ',
'model': 'Clase G',
'odometer': 67000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 1,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19243183/f322d19f-5ba5-4dea-b383-b49a440f4e47.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f42d37f8-6115-5463-8cc5-0a92ab592167/f42d37f8-6115-5463-8cc5-0a92ab592167_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 209239,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19243183/f322d19f-5ba5-4dea-b383-b49a440f4e47.jpg',
'Width': 800}],
'price': 169900,
'price_includes_vat': True,
'registration_date': '2023-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'MERCEDES-BENZ Clase G MercedesAMG G 63',
'transmission': 'automatic',
'trim': 'MercedesAMG G 63',
'vin': None,
'year': 2023}
2026-03-30 15:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%2762322629%27 HTTP/1.1" 200 None
2026-03-30 15:02:58 [auto_selling_coches.net.api] INFO: Saving data for 62322629: {'created_time': 1774882978.947975, 'last_price_update_time': 1774882978.947985}
2026-03-30 15:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net.api',RowKey='62322629') HTTP/1.1" 204 0
2026-03-30 15:02:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/62324487> (referer: https://www.coches.net/concesionario/autosalonvillanuevaalicante/?pg=4) ['zyte-api']
2026-03-30 15:02:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 15:02:59 [auto_selling_coches.net.api] INFO: Extracted item from API: 62324487 - FORD Transit Custom Kombi 2.0 TDCI 320 L1 Nugget
2026-03-30 15:02:59 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 9ff12c12-131d-53ef-baac-0613bc92aa33 with identifier: 62324487
2026-03-30 15:02:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 9ff12c12-131d-53ef-baac-0613bc92aa33
2026-03-30 15:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F19244551%252Ffc9f5b76-ff04-4ebd-ad35-258b7501c131.jpg%27 HTTP/1.1" 200 None
2026-03-30 15:02:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19244551/fc9f5b76-ff04-4ebd-ad35-258b7501c131.jpg already downloaded
2026-03-30 15:02:59 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 9ff12c12-131d-53ef-baac-0613bc92aa33 with identifier 62324487
2026-03-30 15:02:59 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:02:59 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:02:59 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 9ff12c12-131d-53ef-baac-0613bc92aa33
2026-03-30 15:02:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://web.gw.coches.net/details/62324487>
{'auction_title': '',
'body_type': 'Monovolumen',
'c_o_2_emission_value': 144,
'category': 'Coches',
'color': 'Azul',
'currency': 'EUR',
'description': 'FORD TRANSIT CUSTOM 2.0 128 CV\n'
'\n'
'Este Ford Transit Custom Nugget destaca por su versatilidad '
'como vehículo camper compacto con todas las comodidades para '
'la aventura. Su configuración de 9 plazas lo convierte en una '
'opción perfecta para viajes familiares o grupos, combinando '
'espacio y funcionalidad.\n'
'\n'
'La motorización diésel de 130 CV ofrece un rendimiento '
'equilibrado para desplazamientos tanto urbanos como en '
'carretera, con un consumo contenido que optimiza la autonomía '
'en trayectos largos. El sistema Start/Stop contribuye a la '
'eficiencia en conducción urbana.\n'
'\n'
'Este modelo incorpora equipamiento orientado al confort, como '
'control de crucero, sensores de aparcamiento delanteros y '
'traseros, y aire acondicionado. La seguridad está garantizada '
'con ABS, control de estabilidad y airbags frontales. \n'
'\n'
'Su etiqueta medioambiental C permite el acceso a la mayoría '
'de zonas urbanas reguladas, facilitando su uso cotidiano en '
'ciudades con restricciones de tráfico. \n'
'\n'
'-1 an~o de garanti´a y transferencia de nombre incluida en el '
'precio.\n'
' -Consulte nuestras opciones de financiacio´n si lo desea\n'
'-Solicite prueba de vehi´culo a domicilio.\n'
'-Todos nuestros vehi´culos disponen de libro de mantenimiento '
'y certificacio´n de kilometraje.\n'
'-Atendemos con cita previa, contacte con nosotros para '
'solicitar una prueba del vehi´culo.\n'
' -Este anuncio no es vinculante, puede estar sujeto a '
'errores, se muestra a titulo informativo y no contractual.\n'
'-17 an~os de experiencia nos avalan en el sector del '
'automo´vil.\n'
'-We speak English',
'doors_number': 4,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 130,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '9ff12c12-131d-53ef-baac-0613bc92aa33',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/ford-transit-custom-kombi-20-tdci-96kw-320-l1-nugget-4p-diesel-2021-en-alicante-62324487-covo.aspx',
'listing': 'auction',
'location': 'Alicante',
'make': 'FORD',
'model': 'Transit Custom',
'odometer': 37000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 1,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19244551/fc9f5b76-ff04-4ebd-ad35-258b7501c131.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9ff12c12-131d-53ef-baac-0613bc92aa33/9ff12c12-131d-53ef-baac-0613bc92aa33_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 242777,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19244551/fc9f5b76-ff04-4ebd-ad35-258b7501c131.jpg',
'Width': 800}],
'price': 29900,
'price_includes_vat': True,
'registration_date': '2020-01-01',
'seats_number': 9,
'seller_name': None,
'title': 'FORD Transit Custom Kombi 2.0 TDCI 320 L1 Nugget',
'transmission': 'automatic',
'trim': 'Kombi 2.0 TDCI 96kW 320 L1 Nugget',
'vin': None,
'year': 2020}
2026-03-30 15:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%2762324487%27 HTTP/1.1" 200 None
2026-03-30 15:02:59 [auto_selling_coches.net.api] INFO: Saving data for 62324487: {'created_time': 1774882979.452432, 'last_price_update_time': 1774882979.452442}
2026-03-30 15:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net.api',RowKey='62324487') HTTP/1.1" 204 0
2026-03-30 15:03:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/62640338> (referer: https://www.coches.net/concesionario/autosalonvillanuevaalicante/?pg=3) ['zyte-api']
2026-03-30 15:03:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 15:03:29 [auto_selling_coches.net.api] INFO: Extracted item from API: 62640338 - MINI CLUBMAN COOPER D automatico
2026-03-30 15:03:29 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: de12fe50-8b93-57e5-a7ac-28b7beb85888 with identifier: 62640338
2026-03-30 15:03:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item de12fe50-8b93-57e5-a7ac-28b7beb85888
2026-03-30 15:03:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:03:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F19502498%252F48a00810-87b0-43b5-8dc5-cb38c5a4c569.jpg%27 HTTP/1.1" 200 None
2026-03-30 15:03:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19502498/48a00810-87b0-43b5-8dc5-cb38c5a4c569.jpg already downloaded
2026-03-30 15:03:29 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: de12fe50-8b93-57e5-a7ac-28b7beb85888 with identifier 62640338
2026-03-30 15:03:29 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:03:29 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:03:29 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item de12fe50-8b93-57e5-a7ac-28b7beb85888
2026-03-30 15:03:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://web.gw.coches.net/details/62640338>
{'auction_title': '',
'body_type': 'Familiar',
'c_o_2_emission_value': 109,
'category': 'Coches',
'color': 'Gris / Plata',
'currency': 'EUR',
'description': 'MINI CLUBMAN COUPER D 150 CV \n'
'\n'
'Sensores de aparcamiento\n'
'Modos de conducción MINI\n'
'Climatizador bizona\n'
'Control de crucero\n'
'Conectividad Bluetooth/USB \n'
'Puertas traseras "Split Doors"\n'
'Llantas deportivas 16´´\n'
'Interior mixto tela/cuero \n'
'Navegador \n'
'Sistema digital multimedia \n'
'Retrovisores automáticos \n'
'Asientos con ajuste manual \n'
'Botón SOS \n'
'Volante multifunción deportivo \n'
'Sensor de luces automático \n'
'Y mas extras .. \n'
'\n'
'-1 año de garantía y transferencia de nombre incluida en el '
'precio.\n'
'\n'
'-Consulte nuestras opciones de financiación si lo desea (el '
'precio no está sujeto a financiar con nosotros '
'directamente).\n'
'\n'
'-Servicio de entrega a domicilio en cualquier punto de la '
'Península y Baleares, precio a consultar.\n'
'\n'
'-Solicite prueba de vehículo a domicilio.\n'
'\n'
'-Todos nuestros vehículos disponen de libro de mantenimiento '
'y certificación de kilometraje.\n'
'\n'
'-Atendemos con cita previa, contacte con nosotros para '
'solicitar una prueba del vehículo.\n'
'\n'
'-Este anuncio no es vinculante, puede estar sujeto a errores, '
'se muestra a titulo informativo y no contractual.\n'
'\n'
'-19 años de experiencia nos avalan en el sector del '
'automóvil.\n'
'\n'
'-We speak English',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': 'de12fe50-8b93-57e5-a7ac-28b7beb85888',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/mini-clubman-cooper-d-automatico-5p-diesel-2016-en-alicante-62640338-covo.aspx',
'listing': 'auction',
'location': 'Alicante',
'make': 'MINI',
'model': 'CLUBMAN',
'odometer': 110000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 1,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19502498/48a00810-87b0-43b5-8dc5-cb38c5a4c569.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_de12fe50-8b93-57e5-a7ac-28b7beb85888/de12fe50-8b93-57e5-a7ac-28b7beb85888_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93959,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19502498/48a00810-87b0-43b5-8dc5-cb38c5a4c569.jpg',
'Width': 800}],
'price': 16900,
'price_includes_vat': True,
'registration_date': '2016-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'MINI CLUBMAN COOPER D automatico',
'transmission': 'automatic',
'trim': 'COOPER D automatico',
'vin': None,
'year': 2016}
2026-03-30 15:03:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:03:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%2762640338%27 HTTP/1.1" 200 None
2026-03-30 15:03:29 [auto_selling_coches.net.api] INFO: Saving data for 62640338: {'created_time': 1774883009.869119, 'last_price_update_time': 1774883009.869129}
2026-03-30 15:03:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:03:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net.api',RowKey='62640338') HTTP/1.1" 204 0
2026-03-30 15:03:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/62029097> (referer: https://www.coches.net/concesionario/autosalonvillanuevaalicante/?pg=4) ['zyte-api']
2026-03-30 15:03:31 [auto_selling_coches.net.api] INFO: Extracted item from API: 62029097 - PORSCHE Cayenne Coupé Turbo EHybrid
2026-03-30 15:03:31 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: c4a345a8-f403-5eaa-894d-5bcebd4990e2 with identifier: 62029097
2026-03-30 15:03:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item c4a345a8-f403-5eaa-894d-5bcebd4990e2
2026-03-30 15:03:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:03:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F18990867%252F0cb7f5a2-8e8c-4b3e-a2f0-f78b5caca1ee.jpg%27 HTTP/1.1" 200 None
2026-03-30 15:03:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/18990867/0cb7f5a2-8e8c-4b3e-a2f0-f78b5caca1ee.jpg already downloaded
2026-03-30 15:03:31 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: c4a345a8-f403-5eaa-894d-5bcebd4990e2 with identifier 62029097
2026-03-30 15:03:31 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:03:31 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:03:31 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item c4a345a8-f403-5eaa-894d-5bcebd4990e2
2026-03-30 15:03:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://web.gw.coches.net/details/62029097>
{'auction_title': '',
'body_type': 'SUV',
'c_o_2_emission_value': None,
'category': 'Coches',
'color': 'Gris / Plata',
'currency': 'EUR',
'description': 'PORSCHE CAYENNE COUPE TURBO E-HYBRID 739 CV\n'
'\n'
'\xa0\n'
'\n'
'Techo panorámico/abatible\n'
'\n'
'Cortinilla superior eléctrica\n'
'\n'
'Tapizado interior en napa/race-tex\n'
'\n'
'Pinza deportiva en color rojo brillo\n'
'\n'
'Llantas deportivas en 21”\n'
'\n'
'Faros de led adaptativos automáticos ( HD Matrix )\n'
'\n'
'Piloto de led trasero tono oscurecido\n'
'\n'
'Acristalamiento paquete privacy y aislado\n'
'\n'
'Paquete sport chrono\n'
'\n'
'Espejos abatibles automáticos en carbono\n'
'\n'
'Sistema de escape deportivo con colas deportivas\n'
'\n'
'Cámara de aparcamiento 360 grados\n'
'\n'
'Sensores de aparcamiento 360 grados\n'
'\n'
'Sistema ACC\n'
'\n'
'Climatizador a 4 zonas\n'
'\n'
'Control de crucero con limitador y reconocimiento de señales\n'
'\n'
'Cámara multifuncional delantera\n'
'\n'
'Tapicería en cuero perforado negro\n'
'\n'
'Paquete de cuero ampliado interior\n'
'\n'
'Asientos delanteros con memoria calefactables/ventilados con '
'via de ajuste de 18 posiciones\n'
'\n'
'Asientos traseros calefactables\n'
'\n'
'Suspensión neumatica\n'
'\n'
'Volante multifunción deportivo en race-tex con ruleta '
'selectora de modos y levas deportivas\n'
'\n'
'Sistema multimedia digital táctil consola central y '
'acompañante\n'
'\n'
'Apple car play\n'
'\n'
'Sistema de sonido bose surround\n'
'\n'
'Y muchos mas extras …\n'
'\n'
'\xa0\n'
'\n'
'-1 año de garantía y transferencia de nombre incluida en el '
'precio.\n'
'\n'
'-Consulte nuestras opciones de financiación si lo desea (el '
'precio no está sujeto a financiar con nosotros '
'directamente).\n'
'\n'
'-Servicio de entrega a domicilio en cualquier punto de la '
'Península y Baleares, precio a consultar.\n'
'\n'
'-Solicite prueba de vehículo a domicilio.\n'
'\n'
'-Todos nuestros vehículos disponen de libro de mantenimiento '
'y certificación de kilometraje.\n'
'\n'
'-Atendemos con cita previa, contacte con nosotros para '
'solicitar una prueba del vehículo.\n'
'\n'
'-Este anuncio no es vinculante, puede estar sujeto a errores, '
'se muestra a titulo informativo y no contractual.\n'
'\n'
'-19 años de experiencia nos avalan en el sector del '
'automóvil.\n'
'\n'
'-We speak English',
'doors_number': 5,
'emission_standard': None,
'engine': '4.0L',
'engine_horse_power': 739,
'expiration_date': None,
'fuel_type': 'Híbrido enchufable',
'id': 'c4a345a8-f403-5eaa-894d-5bcebd4990e2',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/porsche-cayenne-coupe-turbo-ehybrid-5p-electrico-hibrido-2025-en-alicante-62029097-covo.aspx',
'listing': 'auction',
'location': 'Alicante',
'make': 'PORSCHE',
'model': 'Cayenne Coupé',
'odometer': 42000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 1,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/18990867/0cb7f5a2-8e8c-4b3e-a2f0-f78b5caca1ee.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c4a345a8-f403-5eaa-894d-5bcebd4990e2/c4a345a8-f403-5eaa-894d-5bcebd4990e2_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115538,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/18990867/0cb7f5a2-8e8c-4b3e-a2f0-f78b5caca1ee.jpg',
'Width': 800}],
'price': 159900,
'price_includes_vat': True,
'registration_date': '2024-01-01',
'seats_number': 4,
'seller_name': None,
'title': 'PORSCHE Cayenne Coupé Turbo EHybrid',
'transmission': 'automatic',
'trim': 'Turbo EHybrid',
'vin': None,
'year': 2024}
2026-03-30 15:03:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:03:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%2762029097%27 HTTP/1.1" 200 None
2026-03-30 15:03:31 [auto_selling_coches.net.api] INFO: Saving data for 62029097: {'created_time': 1774883011.575504, 'last_price_update_time': 1774883011.575514}
2026-03-30 15:03:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:03:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net.api',RowKey='62029097') HTTP/1.1" 204 0
2026-03-30 15:03:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/62651583> (referer: https://www.coches.net/concesionario/autosalonvillanuevaalicante/?pg=3) ['zyte-api']
2026-03-30 15:03:32 [auto_selling_coches.net.api] INFO: Extracted item from API: 62651583 - MINI COOPER S
2026-03-30 15:03:32 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 0dc88ab4-3c71-5c33-91b5-dfee8de2568b with identifier: 62651583
2026-03-30 15:03:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 0dc88ab4-3c71-5c33-91b5-dfee8de2568b
2026-03-30 15:03:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:03:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F19507582%252F6cdf5ac8-8f48-4189-8e19-0cb496a96a3c.jpg%27 HTTP/1.1" 200 None
2026-03-30 15:03:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19507582/6cdf5ac8-8f48-4189-8e19-0cb496a96a3c.jpg already downloaded
2026-03-30 15:03:32 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 0dc88ab4-3c71-5c33-91b5-dfee8de2568b with identifier 62651583
2026-03-30 15:03:32 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:03:32 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:03:32 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 0dc88ab4-3c71-5c33-91b5-dfee8de2568b
2026-03-30 15:03:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://web.gw.coches.net/details/62651583>
{'auction_title': '',
'body_type': 'Berlina',
'c_o_2_emission_value': None,
'category': 'Coches',
'color': 'Gris / Plata',
'currency': 'EUR',
'description': 'MINI COOPER S 204 CV\n'
'\n'
'Color de carrocería ( midnight black ) con combinaciones '
'negro piano y techo rojo\n'
'Espejos abatibles automáticos en color rojo con sensores de '
'ángulo muerto\n'
'Techo panorámico/abatible\n'
'Llantas 18” john cooper Works\n'
'Pinzas de freno color negro con emblema JCW\n'
'Paquete john cooper Works\n'
'Pilotos de led unión Jack multifunción\n'
'Faros delanteros adaptativos automáticos\n'
'Apertura/cierre inteligente keyless\n'
'Paquete cristales privacy\n'
'Control de crucero adaptativo\n'
'PDC system\n'
'Cámara trasera aparcamiento\n'
'Sensores de parking delanteros/traseros\n'
'Sistema ACC\n'
'Cámara multifuncional delantera\n'
'Asistente de aparcamiento\n'
'Interior en cuero vecin negro con tela punto JCW\n'
'Asientos manuales\n'
'Volante multifunción deportivo calefactable\n'
'Paquete interior JCW\n'
'Luz ambiental interior\n'
'Multimedia digital\n'
'Apple car play\n'
'Y muchos mas extras ..\n'
'\n'
'-1 año de garantía y transferencia de nombre incluida en el '
'precio.\n'
'-Consulte nuestras opciones de financiación si lo desea (el '
'precio no está sujeto a financiar con nosotros '
'directamente).\n'
'-Servicio de entrega a domicilio en cualquier punto de la '
'Península y Baleares, precio a consultar.\n'
'-Solicite prueba de vehículo a domicilio.\n'
'-Todos nuestros vehículos disponen de libro de mantenimiento '
'y certificación de kilometraje.\n'
'-Atendemos con cita previa, contacte con nosotros para '
'solicitar una prueba del vehículo.\n'
'-Este anuncio no es vinculante, puede estar sujeto a errores, '
'se muestra a titulo informativo y no contractual.\n'
'-19 años de experiencia nos avalan en el sector del '
'automóvil.\n'
'-We speak English',
'doors_number': 3,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 204,
'expiration_date': None,
'fuel_type': 'Gasolina',
'id': '0dc88ab4-3c71-5c33-91b5-dfee8de2568b',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/mini-cooper-s-3p-gasolina-2024-en-alicante-62651583-covo.aspx',
'listing': 'auction',
'location': 'Alicante',
'make': 'MINI',
'model': 'COOPER',
'odometer': 6500,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 1,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19507582/6cdf5ac8-8f48-4189-8e19-0cb496a96a3c.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0dc88ab4-3c71-5c33-91b5-dfee8de2568b/0dc88ab4-3c71-5c33-91b5-dfee8de2568b_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115808,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19507582/6cdf5ac8-8f48-4189-8e19-0cb496a96a3c.jpg',
'Width': 800}],
'price': 34900,
'price_includes_vat': True,
'registration_date': '2024-01-01',
'seats_number': 4,
'seller_name': None,
'title': 'MINI COOPER S',
'transmission': 'automatic',
'trim': 'S',
'vin': None,
'year': 2024}
2026-03-30 15:03:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:03:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%2762651583%27 HTTP/1.1" 200 None
2026-03-30 15:03:32 [auto_selling_coches.net.api] INFO: Saving data for 62651583: {'created_time': 1774883012.949837, 'last_price_update_time': 1774883012.949847}
2026-03-30 15:03:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:03:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net.api',RowKey='62651583') HTTP/1.1" 204 0
2026-03-30 15:03:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/61271028> (referer: https://www.coches.net/concesionario/autosalonvillanuevaalicante/?pg=4) ['zyte-api']
2026-03-30 15:03:35 [auto_selling_coches.net.api] INFO: Extracted item from API: 61271028 - PORSCHE Macan Macan S
2026-03-30 15:03:35 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 61c402f3-6343-5e38-95e9-75fb13a1c873 with identifier: 61271028
2026-03-30 15:03:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 61c402f3-6343-5e38-95e9-75fb13a1c873
2026-03-30 15:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F18393997%252Fbe547358-4369-4a03-ada5-bd4d0d2f8a5f.jpg%27 HTTP/1.1" 200 None
2026-03-30 15:03:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/18393997/be547358-4369-4a03-ada5-bd4d0d2f8a5f.jpg already downloaded
2026-03-30 15:03:35 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 61c402f3-6343-5e38-95e9-75fb13a1c873 with identifier 61271028
2026-03-30 15:03:35 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:03:35 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:03:35 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 61c402f3-6343-5e38-95e9-75fb13a1c873
2026-03-30 15:03:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://web.gw.coches.net/details/61271028>
{'auction_title': '',
'body_type': 'SUV',
'c_o_2_emission_value': 225,
'category': 'Coches',
'color': 'Negro',
'currency': 'EUR',
'description': 'PORSCHE MACAN S 380 CV \n'
'\n'
'Techo panorámico/abatible \n'
'Cortinilla superior eléctrica\n'
'Color de carrocería en negro ( schwarz)\n'
'Llantas en 20” color gris \n'
'Pinzas de freno en color rojo \n'
'Paquete ópticas negras \n'
'Piloto de led trasero tintado \n'
'Acristalamiento privacy y aislado \n'
'Sistema escape deportivo \n'
'Suspensión neumática adaptativa\n'
'Interior en cuero negro \n'
'Paquete ampliado de cuero \n'
'Paquete sport chrono \n'
'Asientos con memoria y ajuste de 18 posiciones \n'
'Asientos ventilados/calefactables\n'
'Volante multifunción deportivo calefactable con selector de '
'modos de conducción y levas en acero \n'
'Control de crucero adaptativo \n'
'Sistema ACC \n'
'Cámara multifunción delantera \n'
'Cámara aparcamiento 360 grados \n'
'Sensores de aparcamiento \n'
'Interior en negro brillo intenso y acero\n'
'Sistema sonido surround BOSE \n'
'Y muchos mas extras …\n'
' \n'
'-1 año de garantía y transferencia de nombre incluida en el '
'precio.\n'
'-Consulte nuestras opciones de financiación si lo desea (el '
'precio no está sujeto a financiar con nosotros '
'directamente).\n'
'-Servicio de entrega a domicilio en cualquier punto de la '
'Península y Baleares, precio a consultar.\n'
'-Solicite prueba de vehículo a domicilio.\n'
'-Todos nuestros vehículos disponen de libro de mantenimiento '
'y certificación de kilometraje.\n'
'-Atendemos con cita previa, contacte con nosotros para '
'solicitar una prueba del vehículo.\n'
'-Este anuncio no es vinculante, puede estar sujeto a errores, '
'se muestra a titulo informativo y no contractual.\n'
'-19 años de experiencia nos avalan en el sector del '
'automóvil.\n'
'-We speak English',
'doors_number': 5,
'emission_standard': None,
'engine': '2.9L',
'engine_horse_power': 380,
'expiration_date': None,
'fuel_type': 'Gasolina',
'id': '61c402f3-6343-5e38-95e9-75fb13a1c873',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/porsche-macan-macan-s-5p-gasolina-2022-en-alicante-61271028-covo.aspx',
'listing': 'auction',
'location': 'Alicante',
'make': 'PORSCHE',
'model': 'Macan',
'odometer': 79500,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 1,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/18393997/be547358-4369-4a03-ada5-bd4d0d2f8a5f.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_61c402f3-6343-5e38-95e9-75fb13a1c873/61c402f3-6343-5e38-95e9-75fb13a1c873_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 230470,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/18393997/be547358-4369-4a03-ada5-bd4d0d2f8a5f.jpg',
'Width': 800}],
'price': 71900,
'price_includes_vat': True,
'registration_date': '2022-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'PORSCHE Macan Macan S',
'transmission': 'automatic',
'trim': 'Macan S',
'vin': None,
'year': 2022}
2026-03-30 15:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%2761271028%27 HTTP/1.1" 200 None
2026-03-30 15:03:35 [auto_selling_coches.net.api] INFO: Saving data for 61271028: {'created_time': 1774883015.367295, 'last_price_update_time': 1774883015.367304}
2026-03-30 15:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net.api',RowKey='61271028') HTTP/1.1" 204 0
2026-03-30 15:03:37 [scrapy.extensions.logstats] INFO: Crawled 99 pages (at 12 pages/min), scraped 94 items (at 11 items/min)
2026-03-30 15:03:37 [scrapy.extensions.memusage] INFO: Peak memory usage is 185MiB
2026-03-30 15:03:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/62075223> (referer: https://www.coches.net/concesionario/autosalonvillanuevaalicante/?pg=3) ['zyte-api']
2026-03-30 15:03:38 [auto_selling_coches.net.api] INFO: Extracted item from API: 62075223 - BMW X3 M Competition
2026-03-30 15:03:38 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 3f764a39-f151-5f8f-8ca5-35641313b986 with identifier: 62075223
2026-03-30 15:03:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 3f764a39-f151-5f8f-8ca5-35641313b986
2026-03-30 15:03:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:03:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F19028949%252Fcfe4c06c-4eaf-4859-849a-000add56c470.jpg%27 HTTP/1.1" 200 None
2026-03-30 15:03:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19028949/cfe4c06c-4eaf-4859-849a-000add56c470.jpg already downloaded
2026-03-30 15:03:38 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 3f764a39-f151-5f8f-8ca5-35641313b986 with identifier 62075223
2026-03-30 15:03:38 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:03:38 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:03:38 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 3f764a39-f151-5f8f-8ca5-35641313b986
2026-03-30 15:03:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://web.gw.coches.net/details/62075223>
{'auction_title': '',
'body_type': 'SUV',
'c_o_2_emission_value': None,
'category': 'Coches',
'color': 'Gris / Plata',
'currency': 'EUR',
'description': 'BMW X3M COMPETITION 510CV\n'
'\n'
'\xa0\n'
'\n'
'Cambio automático con levas en el volante\n'
'\n'
'BMW Live Cockpit Profesional\n'
'\n'
'Paquete de competición M\n'
'\n'
'Sistema de escape deportivo M\n'
'\n'
'Asistente de estacionamiento\n'
'\n'
'Sistema de alerta de fatiga\n'
'\n'
'Suspensión adaptativa M-Technic\n'
'\n'
'Sistema de monitoreo de presión en llantas\n'
'\n'
'Asistente de punto ciego\n'
'\n'
'sensor de lluvia\n'
'\n'
'faros LED\n'
'\n'
'Asistente de mantenimiento de carril\n'
'\n'
'Asistente de frenada de emergencia\n'
'\n'
'climatizador automático de 3 zonas\n'
'\n'
'Asistente de cambio de carril\n'
'\n'
'Paquete de navegación ConnectedDrive\n'
'\n'
'Sistema de sonido envolvente Harman Kardon\n'
'\n'
'Android Auto y Apple car play\n'
'\n'
'Reconocimiento de señales de tráfico\n'
'\n'
'control de voz\n'
'\n'
'Head Up display\n'
'\n'
'Bluetooth\n'
'\n'
'Control de clima automático de 3 zonas con automático. '
'Control de recirculación\n'
'\n'
'Asientos delanteros eléctricos, calefactables, con ajuste '
'lumbar y memoria\n'
'\n'
'Asistente de arranque en cuesta\n'
'\n'
'Luz ambiental\n'
'\n'
'Volante multifuncional de cuero\n'
'\n'
'Techo panorámico abatible\n'
'\n'
'Portón trasero eléctrico\n'
'\n'
'\xa0\n'
'\n'
'-1 año de garantía y transferencia de nombre incluida en el '
'precio.\n'
'\n'
'-Consulte nuestras opciones de financiación si lo desea (el '
'precio no está sujeto a financiar con nosotros '
'directamente).\n'
'\n'
'-Servicio de entrega a domicilio en cualquier punto de la '
'Península y Baleares, precio a consultar.\n'
'\n'
'-Solicite prueba de vehículo a domicilio.\n'
'\n'
'-Todos nuestros vehículos disponen de libro de mantenimiento '
'y certificación de kilometraje.\n'
'\n'
'-Atendemos con cita previa, contacte con nosotros para '
'solicitar una prueba del vehículo.\n'
'\n'
'-Este anuncio no es vinculante, puede estar sujeto a errores, '
'se muestra a titulo informativo y no contractual.\n'
'\n'
'-17 años de experiencia nos avalan en el sector del '
'automóvil.\n'
'\n'
'-We speak English',
'doors_number': 5,
'emission_standard': None,
'engine': '3.0L',
'engine_horse_power': 510,
'expiration_date': None,
'fuel_type': 'Gasolina',
'id': '3f764a39-f151-5f8f-8ca5-35641313b986',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/bmw-x3-m-competition-5p-gasolina-2023-en-alicante-62075223-covo.aspx',
'listing': 'auction',
'location': 'Alicante',
'make': 'BMW',
'model': 'X3',
'odometer': 69000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 1,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19028949/cfe4c06c-4eaf-4859-849a-000add56c470.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3f764a39-f151-5f8f-8ca5-35641313b986/3f764a39-f151-5f8f-8ca5-35641313b986_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 206896,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19028949/cfe4c06c-4eaf-4859-849a-000add56c470.jpg',
'Width': 800}],
'price': 69900,
'price_includes_vat': True,
'registration_date': '2022-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'BMW X3 M Competition',
'transmission': 'automatic',
'trim': 'M Competition',
'vin': None,
'year': 2022}
2026-03-30 15:03:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:03:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%2762075223%27 HTTP/1.1" 200 None
2026-03-30 15:03:38 [auto_selling_coches.net.api] INFO: Saving data for 62075223: {'created_time': 1774883018.939025, 'last_price_update_time': 1774883018.939035}
2026-03-30 15:03:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:03:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net.api',RowKey='62075223') HTTP/1.1" 204 0
2026-03-30 15:03:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/60727750> (referer: https://www.coches.net/concesionario/autosalonvillanuevaalicante/?pg=3) ['zyte-api']
2026-03-30 15:03:40 [auto_selling_coches.net.api] INFO: Extracted item from API: 60727750 - MASERATI Grecale GT L4 MHEV AWD
2026-03-30 15:03:40 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 62155ad5-4172-59a1-a916-f263da0aac94 with identifier: 60727750
2026-03-30 15:03:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 62155ad5-4172-59a1-a916-f263da0aac94
2026-03-30 15:03:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:03:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F17953708%252Fbca77072-cb01-444c-ba79-7eab21a78843.jpg%27 HTTP/1.1" 200 None
2026-03-30 15:03:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/17953708/bca77072-cb01-444c-ba79-7eab21a78843.jpg already downloaded
2026-03-30 15:03:40 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 62155ad5-4172-59a1-a916-f263da0aac94 with identifier 60727750
2026-03-30 15:03:40 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:03:40 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:03:40 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 62155ad5-4172-59a1-a916-f263da0aac94
2026-03-30 15:03:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://web.gw.coches.net/details/60727750>
{'auction_title': '',
'body_type': 'SUV',
'c_o_2_emission_value': None,
'category': 'Coches',
'color': 'Negro',
'currency': 'EUR',
'description': 'MASERATI GRECALE GT 2.0 300CV\n'
'\n'
'Cambio automático con levas en el volante\n'
'Llantas Forja Etere de 20”\n'
'Faros principales adaptativos de matriz LED con luces diurnas '
'LED integradas y luces de curvas\n'
'y luces traseras LED\n'
'Asientos de cuero eléctricos , calefactables, con ajuste '
'lumbar\n'
'Asientos ajustables eléctricamente en 14 posiciones con \n'
'Acristalamiento de privacidad en la parte trasera\n'
'Espejos exteriores con atenuación automática\n'
'Volante de cuero de 3 radios\n'
'Cámara trasera\n'
'Pantalla táctil de 12,3 pulgadas con sistema de navegación y '
'pantalla de confort integrada de 8,8 pulgadas\n'
'Sistema de sonido premium Sonus Faber\n'
'Portón trasero eléctrico\n'
'Sistema de alarma de seguridad\n'
'Radio digital\n'
'Asistente de velocidad inteligente\n'
'Reconocimiento de señales de tráfico\n'
'Asistente de conducción activo\n'
'Aviso activo de cambio de carril con asistente de punto '
'ciego\n'
'Detección de fatiga\n'
'Base de carga por inducción RFX\n'
'Chasis Skyhook con suspensión adaptativa\n'
'Pedales deportivos 4CS fabricados en acero inoxidable.\n'
'Pinzas de freno de aluminio pintadas de rojo\n'
'y más extras...\n'
'\n'
'\n'
'-1 año de garantía y transferencia de nombre incluida en el '
'precio.\n'
'-Consulte nuestras opciones de financiación si lo desea (el '
'precio no está sujeto a financiar con nosotros '
'directamente).\n'
'-Servicio de entrega a domicilio en cualquier punto de la '
'Península y Baleares, precio a consultar.\n'
'-Solicite prueba de vehículo a domicilio.\n'
'-Todos nuestros vehículos disponen de libro de mantenimiento '
'y certificación de kilometraje.\n'
'-Atendemos con cita previa, contacte con nosotros para '
'solicitar una prueba del vehículo.\n'
'-Este anuncio no es vinculante, puede estar sujeto a errores, '
'se muestra a titulo informativo y no contractual.\n'
'-19 años de experiencia nos avalan en el sector del '
'automóvil.\n'
'-We speak English',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 300,
'expiration_date': None,
'fuel_type': 'Gasolina',
'id': '62155ad5-4172-59a1-a916-f263da0aac94',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/maserati-grecale-gt-l4-mhev-300cv-awd-5p-gasolina-2022-en-alicante-60727750-covo.aspx',
'listing': 'auction',
'location': 'Alicante',
'make': 'MASERATI',
'model': 'Grecale',
'odometer': 19000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 1,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/17953708/bca77072-cb01-444c-ba79-7eab21a78843.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_62155ad5-4172-59a1-a916-f263da0aac94/62155ad5-4172-59a1-a916-f263da0aac94_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 230029,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/17953708/bca77072-cb01-444c-ba79-7eab21a78843.jpg',
'Width': 800}],
'price': 68500,
'price_includes_vat': True,
'registration_date': '2022-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'MASERATI Grecale GT L4 MHEV AWD',
'transmission': 'automatic',
'trim': 'GT L4 MHEV 300CV AWD',
'vin': None,
'year': 2022}
2026-03-30 15:03:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:03:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%2760727750%27 HTTP/1.1" 200 None
2026-03-30 15:03:40 [auto_selling_coches.net.api] INFO: Saving data for 60727750: {'created_time': 1774883020.544431, 'last_price_update_time': 1774883020.544442}
2026-03-30 15:03:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:03:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net.api',RowKey='60727750') HTTP/1.1" 204 0
2026-03-30 15:03:40 [scrapy.core.engine] INFO: Closing spider (finished)
2026-03-30 15:03:40 [crawlers.pipelines.save_to_cdlq_db_auto_selling] DEBUG: [SaveToCdlqDbAutoSelling] failed to close cursor: 'SaveToCdlqDbAutoSelling' object has no attribute 'cursor'
2026-03-30 15:03:40 [crawlers.pipelines.save_to_cdlq_db_auto_selling] DEBUG: [SaveToCdlqDbAutoSelling] failed to close connection: 'SaveToCdlqDbAutoSelling' object has no attribute 'conn'
2026-03-30 15:03:40 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:03:40 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:03:40 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process scrape complete CloudEvent for item 4a3f36662c1f11f18e133aacc95538c6
2026-03-30 15:03:40 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.ATTACHED: 3> -> <LinkState.DETACH_SENT: 4>
2026-03-30 15:03:40 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.ATTACHED: 3> -> <LinkState.DETACH_SENT: 4>
2026-03-30 15:03:40 [azure.servicebus._pyamqp.management_link] INFO: Management link receiver state changed: <LinkState.ATTACHED: 3> -> <LinkState.DETACH_SENT: 4>
2026-03-30 15:03:40 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.ATTACHED: 3> -> <LinkState.DETACH_SENT: 4>
2026-03-30 15:03:40 [azure.servicebus._pyamqp.management_link] INFO: Management link sender state changed: <LinkState.ATTACHED: 3> -> <LinkState.DETACH_SENT: 4>
2026-03-30 15:03:40 [azure.servicebus._pyamqp.session] INFO: Session state changed: <SessionState.MAPPED: 3> -> <SessionState.END_SENT: 4>
2026-03-30 15:03:40 [azure.servicebus._pyamqp._connection] INFO: Connection state changed: <ConnectionState.OPENED: 9> -> <ConnectionState.CLOSE_SENT: 11>
2026-03-30 15:03:40 [azure.servicebus._pyamqp._connection] INFO: Connection state changed: <ConnectionState.CLOSE_SENT: 11> -> <ConnectionState.END: 13>
2026-03-30 15:03:40 [azure.servicebus._pyamqp.session] INFO: Session state changed: <SessionState.END_SENT: 4> -> <SessionState.DISCARDING: 6>
2026-03-30 15:03:40 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.DETACH_SENT: 4> -> <LinkState.DETACHED: 0>
2026-03-30 15:03:40 [azure.servicebus._pyamqp.management_link] INFO: Management link sender state changed: <LinkState.DETACH_SENT: 4> -> <LinkState.DETACHED: 0>
2026-03-30 15:03:40 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.DETACH_SENT: 4> -> <LinkState.DETACHED: 0>
2026-03-30 15:03:40 [azure.servicebus._pyamqp.management_link] INFO: Management link receiver state changed: <LinkState.DETACH_SENT: 4> -> <LinkState.DETACHED: 0>
2026-03-30 15:03:40 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.DETACH_SENT: 4> -> <LinkState.DETACHED: 0>
2026-03-30 15:03:41 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: [AzureBusPipeline] connection closed
2026-03-30 15:03:41 [auto_selling_coches.net.api] INFO: auto_selling_coches.net.api Crawl ended with reason finished, scrape types: {<ScrapeType.NEW: 1>: 6, <ScrapeType.NEW_DUPLICATE_ID: 4>: 0, <ScrapeType.PRICE_UPDATE: 2>: 0, <ScrapeType.AUCTION_UPDATE: 3>: 0, <ScrapeType.SKIPPED: 0>: 0}
2026-03-30 15:03:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:03:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20last_price_update_time%20lt%201773587021 HTTP/1.1" 200 None
2026-03-30 15:03:41 [scrapy.extensions.feedexport] INFO: Stored jsonlines feed (96 items) in: file:///var/lib/scrapyd/items/sourcing_v2/auto_selling_coches.net.api/4a3f36662c1f11f18e133aacc95538c6.jl
2026-03-30 15:03:41 [scrapy.statscollectors] INFO: Dumping Scrapy stats:
{'downloader/request_bytes': 199044,
'downloader/request_count': 101,
'downloader/request_method_count/GET': 101,
'downloader/response_bytes': 9021218,
'downloader/response_count': 101,
'downloader/response_status_count/200': 100,
'downloader/response_status_count/400': 1,
'elapsed_time_seconds': 304.103178,
'feedexport/success_count/FileFeedStorage': 1,
'finish_reason': 'finished',
'finish_time': datetime.datetime(2026, 3, 30, 15, 3, 41, 787922, tzinfo=datetime.timezone.utc),
'item_scraped_count': 96,
'log_count/DEBUG': 1382,
'log_count/INFO': 951,
'memusage/max': 194498560,
'memusage/startup': 149626880,
'request_depth_max': 5,
'response_received_count': 101,
'scheduler/dequeued': 101,
'scheduler/dequeued/memory': 101,
'scheduler/enqueued': 101,
'scheduler/enqueued/memory': 101,
'scrape_type/new': 96,
'scrapy-zyte-api/429': 0,
'scrapy-zyte-api/attempts': 103,
'scrapy-zyte-api/error_ratio': 0.019417475728155338,
'scrapy-zyte-api/error_types/download/website-ban': 2,
'scrapy-zyte-api/errors': 2,
'scrapy-zyte-api/fatal_errors': 0,
'scrapy-zyte-api/mean_connection_seconds': 7.819243302677296,
'scrapy-zyte-api/mean_response_seconds': 7.470479665748259,
'scrapy-zyte-api/processed': 101,
'scrapy-zyte-api/request_args/actions': 4,
'scrapy-zyte-api/request_args/browserHtml': 4,
'scrapy-zyte-api/request_args/customHttpRequestHeaders': 97,
'scrapy-zyte-api/request_args/experimental.requestCookies': 100,
'scrapy-zyte-api/request_args/experimental.responseCookies': 101,
'scrapy-zyte-api/request_args/httpResponseBody': 97,
'scrapy-zyte-api/request_args/httpResponseHeaders': 97,
'scrapy-zyte-api/request_args/requestHeaders': 3,
'scrapy-zyte-api/request_args/url': 101,
'scrapy-zyte-api/status_codes/200': 101,
'scrapy-zyte-api/status_codes/520': 2,
'scrapy-zyte-api/success': 101,
'scrapy-zyte-api/success_ratio': 1.0,
'scrapy-zyte-api/throttle_ratio': 0.0,
'start_time': datetime.datetime(2026, 3, 30, 14, 58, 37, 684744, tzinfo=datetime.timezone.utc)}
2026-03-30 15:03:41 [scrapy.core.engine] INFO: Spider closed (finished)
2026-03-30 15:03:41 [asyncio] ERROR: Unclosed client session
client_session: <aiohttp.client.ClientSession object at 0x7f1054122f50>
2026-03-30 15:03:41 [asyncio] ERROR: Unclosed client session
client_session: <aiohttp.client.ClientSession object at 0x7f1054123790>
PROJECT (sourcing_v2)
SPIDER (auto_selling_coches.net.api)