• It's recommended to check out the latest log via: the Stats page >> View log >> Tail

PROJECT (sourcing_v2), SPIDER (auto_selling_coches.net.api)

2026-05-15 10:02:19 [scrapy.utils.log] INFO: Scrapy 2.11.2 started (bot: SourcingV2)
2026-05-15 10:02:19 [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-05-15 10:02:19 [auto_selling_coches.net.api] INFO: Starting auto_selling_coches.net.api spider (API-based)
2026-05-15 10:02:19 [auto_selling_coches.net.api] INFO: Extracted dealer slug: rpcarsautotradesl
2026-05-15 10:02:19 [auto_selling_coches.net.api] INFO: _job: dd5d6d16504411f18ce3ca148988c204, SCRAPY_JOB: None
2026-05-15 10:02:19 [scrapy.addons] INFO: Enabled addons:
[]
2026-05-15 10:02:20 [asyncio] DEBUG: Using selector: EpollSelector
2026-05-15 10:02:20 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor
2026-05-15 10:02:20 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop
2026-05-15 10:02:20 [scrapy.extensions.telnet] INFO: Telnet Password: 8020fe18c283263f
2026-05-15 10:02:20 [scrapy.middleware] INFO: Enabled extensions:
['scrapy.extensions.corestats.CoreStats',
 'scrapy.extensions.telnet.TelnetConsole',
 'scrapy.extensions.memusage.MemoryUsage',
 'scrapy.extensions.logstats.LogStats',
 'scrapy.extensions.closespider.CloseSpider']
2026-05-15 10:02:20 [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/dd5d6d16504411f18ce3ca148988c204.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-05-15 10:02:20 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-05-15 10:02:20 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-05-15 10:02:20 [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-05-15 10:02:20 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Setting up IdGenerationMiddleware for auto_selling
2026-05-15 10:02:20 [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-05-15 10:02:20 [scrapy.middleware] INFO: Enabled item pipelines:
['crawlers.pipelines.post_to_azurebus_auto_selling.AzureBusPipelineAutoSelling',
 'crawlers.pipelines.save_to_cdlq_db_auto_selling.SaveToCdlqDbAutoSelling']
2026-05-15 10:02:20 [scrapy.core.engine] INFO: Spider opened
2026-05-15 10:02:20 [azure.identity._credentials.environment] INFO: Incomplete environment configuration for EnvironmentCredential. These variables are set: AZURE_CLIENT_ID, AZURE_TENANT_ID
2026-05-15 10:02:20 [common.service_bus.service_bus_client_factory] INFO: ServiceBusClient initialized via DefaultAzureCredential for alx-dev-bus.servicebus.windows.net
2026-05-15 10:02:20 [crawlers.pipelines.base_azure_bus_pipeline] INFO: [AzureBusPipeline] Connected to topic auto.sourcing-v2
2026-05-15 10:02:20 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min)
2026-05-15 10:02:20 [scrapy.extensions.telnet] INFO: Telnet console listening on 127.0.0.1:6024
2026-05-15 10:02:20 [scrapy.extensions.memusage] INFO: Peak memory usage is 140MiB
2026-05-15 10:02:20 [scrapy-playwright] INFO: Starting download handler
2026-05-15 10:02:20 [scrapy-playwright] INFO: Starting download handler
2026-05-15 10:02:25 [auto_selling_coches.net.api] INFO: API spider started with URL: https://www.coches.net/concesionario/rpcarsautotradesl, dealer_slug: rpcarsautotradesl
2026-05-15 10:02:25 [auto_selling_coches.net.api] INFO: Trying fast dealer API: https://web.gw.coches.net/dealers/rpcarsautotradesl
2026-05-15 10:02:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-05-15 10:02:26 [scrapy.core.engine] DEBUG: Crawled (400) <GET https://web.gw.coches.net/dealers/rpcarsautotradesl> (referer: None) ['zyte-api']
2026-05-15 10:02:26 [auto_selling_coches.net.api] INFO: Search API failed (Ignoring non-200 response), falling back to browserHtml
2026-05-15 10:02:26 [auto_selling_coches.net.api] INFO: Using browserHtml fallback path (page 1)
2026-05-15 10:02:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-05-15 10:02:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.coches.net/concesionario/rpcarsautotradesl?pg=1> (referer: None) ['zyte-api']
2026-05-15 10:02:47 [auto_selling_coches.net.api] INFO: Total items from HTML header: 42
2026-05-15 10:02:47 [auto_selling_coches.net.api] INFO: Extracting listings from HTML page 1
2026-05-15 10:02:47 [auto_selling_coches.net.api] INFO: Found 30 listings in HTML (page 1)
2026-05-15 10:02:47 [auto_selling_coches.net.api] INFO: Found listing with ID: 70610495
2026-05-15 10:02:47 [azure.identity._credentials.environment] INFO: Incomplete environment configuration for EnvironmentCredential. These variables are set: AZURE_CLIENT_ID, AZURE_TENANT_ID
2026-05-15 10:02:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
2026-05-15 10:02:47 [urllib3.connectionpool] DEBUG: https://login.microsoftonline.com:443 "POST /8ea908c1-4e85-4692-bc3f-3646b9b40891/oauth2/v2.0/token HTTP/1.1" 200 2099
2026-05-15 10:02:47 [azure.identity._credentials.chained] INFO: DefaultAzureCredential acquired a token from WorkloadIdentityCredential
2026-05-15 10:02:48 [auto_selling_coches.net.api] INFO: Scrape type for 70610495: 1
2026-05-15 10:02:48 [auto_selling_coches.net.api] INFO: Scraping new listing 70610495
2026-05-15 10:02:48 [auto_selling_coches.net.api] INFO: Found listing with ID: 70610403
2026-05-15 10:02:48 [auto_selling_coches.net.api] INFO: Scrape type for 70610403: 1
2026-05-15 10:02:48 [auto_selling_coches.net.api] INFO: Scraping new listing 70610403
2026-05-15 10:02:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-05-15 10:02:48 [auto_selling_coches.net.api] INFO: Found listing with ID: 70610431
2026-05-15 10:02:48 [auto_selling_coches.net.api] INFO: Scrape type for 70610431: 1
2026-05-15 10:02:48 [auto_selling_coches.net.api] INFO: Scraping new listing 70610431
2026-05-15 10:02:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-05-15 10:02:48 [auto_selling_coches.net.api] INFO: Found listing with ID: 70610451
2026-05-15 10:02:48 [auto_selling_coches.net.api] INFO: Scrape type for 70610451: 1
2026-05-15 10:02:48 [auto_selling_coches.net.api] INFO: Scraping new listing 70610451
2026-05-15 10:02:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-05-15 10:02:48 [auto_selling_coches.net.api] INFO: Found listing with ID: 70610497
2026-05-15 10:02:48 [auto_selling_coches.net.api] INFO: Scrape type for 70610497: 1
2026-05-15 10:02:48 [auto_selling_coches.net.api] INFO: Scraping new listing 70610497
2026-05-15 10:02:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-05-15 10:02:48 [auto_selling_coches.net.api] INFO: Found listing with ID: 70580369
2026-05-15 10:02:48 [auto_selling_coches.net.api] INFO: Scrape type for 70580369: 1
2026-05-15 10:02:48 [auto_selling_coches.net.api] INFO: Scraping new listing 70580369
2026-05-15 10:02:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-05-15 10:02:48 [auto_selling_coches.net.api] INFO: Found listing with ID: 70610480
2026-05-15 10:02:48 [auto_selling_coches.net.api] INFO: Scrape type for 70610480: 1
2026-05-15 10:02:48 [auto_selling_coches.net.api] INFO: Scraping new listing 70610480
2026-05-15 10:02:48 [auto_selling_coches.net.api] INFO: Found listing with ID: 70610499
2026-05-15 10:02:48 [auto_selling_coches.net.api] INFO: Scrape type for 70610499: 1
2026-05-15 10:02:48 [auto_selling_coches.net.api] INFO: Scraping new listing 70610499
2026-05-15 10:02:48 [auto_selling_coches.net.api] INFO: Found listing with ID: 70602616
2026-05-15 10:02:48 [auto_selling_coches.net.api] INFO: Scrape type for 70602616: 1
2026-05-15 10:02:48 [auto_selling_coches.net.api] INFO: Scraping new listing 70602616
2026-05-15 10:02:48 [auto_selling_coches.net.api] INFO: Found listing with ID: 70535180
2026-05-15 10:02:48 [auto_selling_coches.net.api] INFO: Scrape type for 70535180: 1
2026-05-15 10:02:48 [auto_selling_coches.net.api] INFO: Scraping new listing 70535180
2026-05-15 10:02:48 [auto_selling_coches.net.api] INFO: Found listing with ID: 70535409
2026-05-15 10:02:48 [auto_selling_coches.net.api] INFO: Scrape type for 70535409: 1
2026-05-15 10:02:48 [auto_selling_coches.net.api] INFO: Scraping new listing 70535409
2026-05-15 10:02:48 [auto_selling_coches.net.api] INFO: Found listing with ID: 70524810
2026-05-15 10:02:48 [auto_selling_coches.net.api] INFO: Scrape type for 70524810: 1
2026-05-15 10:02:48 [auto_selling_coches.net.api] INFO: Scraping new listing 70524810
2026-05-15 10:02:48 [auto_selling_coches.net.api] INFO: Found listing with ID: 70535111
2026-05-15 10:02:48 [auto_selling_coches.net.api] INFO: Scrape type for 70535111: 1
2026-05-15 10:02:48 [auto_selling_coches.net.api] INFO: Scraping new listing 70535111
2026-05-15 10:02:48 [auto_selling_coches.net.api] INFO: Found listing with ID: 70304399
2026-05-15 10:02:48 [auto_selling_coches.net.api] INFO: Scrape type for 70304399: 1
2026-05-15 10:02:48 [auto_selling_coches.net.api] INFO: Scraping new listing 70304399
2026-05-15 10:02:48 [auto_selling_coches.net.api] INFO: Found listing with ID: 70535221
2026-05-15 10:02:48 [auto_selling_coches.net.api] INFO: Scrape type for 70535221: 1
2026-05-15 10:02:48 [auto_selling_coches.net.api] INFO: Scraping new listing 70535221
2026-05-15 10:02:48 [auto_selling_coches.net.api] INFO: Found listing with ID: 70524742
2026-05-15 10:02:48 [auto_selling_coches.net.api] INFO: Scrape type for 70524742: 1
2026-05-15 10:02:48 [auto_selling_coches.net.api] INFO: Scraping new listing 70524742
2026-05-15 10:02:48 [auto_selling_coches.net.api] INFO: Found listing with ID: 70535538
2026-05-15 10:02:48 [auto_selling_coches.net.api] INFO: Scrape type for 70535538: 1
2026-05-15 10:02:48 [auto_selling_coches.net.api] INFO: Scraping new listing 70535538
2026-05-15 10:02:48 [auto_selling_coches.net.api] INFO: Found listing with ID: 70500221
2026-05-15 10:02:48 [auto_selling_coches.net.api] INFO: Scrape type for 70500221: 1
2026-05-15 10:02:48 [auto_selling_coches.net.api] INFO: Scraping new listing 70500221
2026-05-15 10:02:48 [auto_selling_coches.net.api] INFO: Found listing with ID: 70535256
2026-05-15 10:02:48 [auto_selling_coches.net.api] INFO: Scrape type for 70535256: 1
2026-05-15 10:02:48 [auto_selling_coches.net.api] INFO: Scraping new listing 70535256
2026-05-15 10:02:48 [auto_selling_coches.net.api] INFO: Found listing with ID: 70509955
2026-05-15 10:02:48 [auto_selling_coches.net.api] INFO: Scrape type for 70509955: 1
2026-05-15 10:02:48 [auto_selling_coches.net.api] INFO: Scraping new listing 70509955
2026-05-15 10:02:48 [auto_selling_coches.net.api] INFO: Found listing with ID: 70535372
2026-05-15 10:02:48 [auto_selling_coches.net.api] INFO: Scrape type for 70535372: 1
2026-05-15 10:02:48 [auto_selling_coches.net.api] INFO: Scraping new listing 70535372
2026-05-15 10:02:48 [auto_selling_coches.net.api] INFO: Found listing with ID: 70535287
2026-05-15 10:02:48 [auto_selling_coches.net.api] INFO: Scrape type for 70535287: 1
2026-05-15 10:02:48 [auto_selling_coches.net.api] INFO: Scraping new listing 70535287
2026-05-15 10:02:48 [auto_selling_coches.net.api] INFO: Found listing with ID: 70502291
2026-05-15 10:02:48 [auto_selling_coches.net.api] INFO: Scrape type for 70502291: 1
2026-05-15 10:02:48 [auto_selling_coches.net.api] INFO: Scraping new listing 70502291
2026-05-15 10:02:48 [auto_selling_coches.net.api] INFO: Found listing with ID: 70518600
2026-05-15 10:02:48 [auto_selling_coches.net.api] INFO: Scrape type for 70518600: 1
2026-05-15 10:02:48 [auto_selling_coches.net.api] INFO: Scraping new listing 70518600
2026-05-15 10:02:48 [auto_selling_coches.net.api] INFO: Found listing with ID: 70524825
2026-05-15 10:02:48 [auto_selling_coches.net.api] INFO: Scrape type for 70524825: 1
2026-05-15 10:02:48 [auto_selling_coches.net.api] INFO: Scraping new listing 70524825
2026-05-15 10:02:48 [auto_selling_coches.net.api] INFO: Found listing with ID: 70514531
2026-05-15 10:02:48 [auto_selling_coches.net.api] INFO: Scrape type for 70514531: 1
2026-05-15 10:02:48 [auto_selling_coches.net.api] INFO: Scraping new listing 70514531
2026-05-15 10:02:48 [auto_selling_coches.net.api] INFO: Found listing with ID: 70290294
2026-05-15 10:02:48 [auto_selling_coches.net.api] INFO: Scrape type for 70290294: 1
2026-05-15 10:02:48 [auto_selling_coches.net.api] INFO: Scraping new listing 70290294
2026-05-15 10:02:48 [auto_selling_coches.net.api] INFO: Found listing with ID: 70460455
2026-05-15 10:02:48 [auto_selling_coches.net.api] INFO: Scrape type for 70460455: 1
2026-05-15 10:02:48 [auto_selling_coches.net.api] INFO: Scraping new listing 70460455
2026-05-15 10:02:48 [auto_selling_coches.net.api] INFO: Found listing with ID: 70442353
2026-05-15 10:02:48 [auto_selling_coches.net.api] INFO: Scrape type for 70442353: 1
2026-05-15 10:02:48 [auto_selling_coches.net.api] INFO: Scraping new listing 70442353
2026-05-15 10:02:48 [auto_selling_coches.net.api] INFO: Found listing with ID: 70442660
2026-05-15 10:02:48 [auto_selling_coches.net.api] INFO: Scrape type for 70442660: 1
2026-05-15 10:02:48 [auto_selling_coches.net.api] INFO: Scraping new listing 70442660
2026-05-15 10:02:48 [auto_selling_coches.net.api] INFO: HTML pagination: fetching page 2 (scraped 30/42 items)
2026-05-15 10:02:48 [auto_selling_coches.net.api] INFO: Using browserHtml fallback path (page 2)
2026-05-15 10:02:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70610497> (referer: https://www.coches.net/concesionario/rpcarsautotradesl/?pg=1) ['zyte-api']
2026-05-15 10:02:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-05-15 10:02:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70610451> (referer: https://www.coches.net/concesionario/rpcarsautotradesl/?pg=1) ['zyte-api']
2026-05-15 10:02:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-05-15 10:02:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70610495> (referer: https://www.coches.net/concesionario/rpcarsautotradesl/?pg=1) ['zyte-api']
2026-05-15 10:02:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-05-15 10:02:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70610403> (referer: https://www.coches.net/concesionario/rpcarsautotradesl/?pg=1) ['zyte-api']
2026-05-15 10:02:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-05-15 10:02:49 [auto_selling_coches.net.api] INFO: Extracted item from API: 70610497 - PEUGEOT 2008 GT Pack Puretech SS EAT8
2026-05-15 10:02:49 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 61cd8f33-1189-5849-ac45-d23f7f474596 with identifier: 70610497
2026-05-15 10:02:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 61cd8f33-1189-5849-ac45-d23f7f474596
2026-05-15 10:02:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19628038/d476f67b-3efb-483b-bd69-f6ae9ed95cd9.jpg already downloaded
2026-05-15 10:02:49 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 61cd8f33-1189-5849-ac45-d23f7f474596 with identifier 70610497
2026-05-15 10:02:49 [azure.servicebus._pyamqp._connection] INFO: Connection state changed: None -> <ConnectionState.START: 0>
2026-05-15 10:02:49 [azure.servicebus._pyamqp._connection] INFO: Connection state changed: <ConnectionState.START: 0> -> <ConnectionState.HDR_SENT: 2>
2026-05-15 10:02:49 [azure.servicebus._pyamqp._connection] INFO: Connection state changed: <ConnectionState.HDR_SENT: 2> -> <ConnectionState.HDR_SENT: 2>
2026-05-15 10:02:49 [azure.servicebus._pyamqp._connection] INFO: Connection state changed: <ConnectionState.HDR_SENT: 2> -> <ConnectionState.OPEN_PIPE: 4>
2026-05-15 10:02:49 [azure.servicebus._pyamqp.session] INFO: Session state changed: <SessionState.UNMAPPED: 0> -> <SessionState.BEGIN_SENT: 1>
2026-05-15 10:02:49 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.DETACHED: 0> -> <LinkState.ATTACH_SENT: 1>
2026-05-15 10:02:49 [azure.servicebus._pyamqp.management_link] INFO: Management link receiver state changed: <LinkState.DETACHED: 0> -> <LinkState.ATTACH_SENT: 1>
2026-05-15 10:02:49 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.DETACHED: 0> -> <LinkState.ATTACH_SENT: 1>
2026-05-15 10:02:49 [azure.servicebus._pyamqp.management_link] INFO: Management link sender state changed: <LinkState.DETACHED: 0> -> <LinkState.ATTACH_SENT: 1>
2026-05-15 10:02:49 [azure.servicebus._pyamqp._connection] INFO: Connection state changed: <ConnectionState.OPEN_PIPE: 4> -> <ConnectionState.OPEN_SENT: 7>
2026-05-15 10:02:49 [azure.servicebus._pyamqp._connection] INFO: Connection state changed: <ConnectionState.OPEN_SENT: 7> -> <ConnectionState.OPENED: 9>
2026-05-15 10:02:49 [azure.servicebus._pyamqp.session] INFO: Session state changed: <SessionState.BEGIN_SENT: 1> -> <SessionState.MAPPED: 3>
2026-05-15 10:02:49 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.ATTACH_SENT: 1> -> <LinkState.ATTACHED: 3>
2026-05-15 10:02:49 [azure.servicebus._pyamqp.management_link] INFO: Management link receiver state changed: <LinkState.ATTACH_SENT: 1> -> <LinkState.ATTACHED: 3>
2026-05-15 10:02:49 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.ATTACH_SENT: 1> -> <LinkState.ATTACHED: 3>
2026-05-15 10:02:49 [azure.servicebus._pyamqp.management_link] INFO: Management link sender state changed: <LinkState.ATTACH_SENT: 1> -> <LinkState.ATTACHED: 3>
2026-05-15 10:02:49 [azure.servicebus._pyamqp.cbs] DEBUG: CBS completed opening with status: <ManagementOpenResult.OK: 1>
2026-05-15 10:02:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
2026-05-15 10:02:49 [urllib3.connectionpool] DEBUG: https://login.microsoftonline.com:443 "POST /8ea908c1-4e85-4692-bc3f-3646b9b40891/oauth2/v2.0/token HTTP/1.1" 200 1998
2026-05-15 10:02:49 [azure.identity._credentials.chained] INFO: DefaultAzureCredential acquired a token from WorkloadIdentityCredential
2026-05-15 10:02:49 [azure.servicebus._pyamqp.cbs] DEBUG: CBS update in progress. Token put time: 1778839369
2026-05-15 10:02:49 [azure.servicebus._pyamqp.cbs] DEBUG: CBS update in progress. Token put time: 1778839369
2026-05-15 10:02:49 [azure.servicebus._pyamqp.cbs] DEBUG: CBS Put token result (<ManagementExecuteOperationResult.OK: 0>), status code: 202, status_description: b'Accepted'.
2026-05-15 10:02:49 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-05-15 10:02:49 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.DETACHED: 0> -> <LinkState.ATTACH_SENT: 1>
2026-05-15 10:02:49 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.ATTACH_SENT: 1> -> <LinkState.ATTACHED: 3>
2026-05-15 10:02:50 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-05-15 10:02:50 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-05-15 10:02:50 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-05-15 10:02:50 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-05-15 10:02:50 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 61cd8f33-1189-5849-ac45-d23f7f474596
2026-05-15 10:02:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://web.gw.coches.net/details/70610497>
{'auction_title': '',
 'body_type': 'SUV',
 'c_o_2_emission_value': 118,
 'category': 'Coches',
 'city': None,
 'color': 'Azul',
 'currency': 'EUR',
 'description': 'PEUGEOT 2008 GT Pack Puretech 155CV SS EAT8\n'
                'VEHICULO NACIONAL\n'
                'KILOMETROS CERTIFICADOS\n'
                '\n'
                'EQUIPAMIENTO:\n'
                'Peugeot 2008 GT Pack, con todos los extras. \n'
                'Asientos de cuero, los delanteros calefactables,\n'
                'Luces interiores led \n'
                'Cuadro de instrumentos digital con varias pantallas '
                'intercambiables\n'
                'Pantalla con android auto/car play\n'
                'Cargador de móvil inalámbrico\n'
                'Sensores de aparcamiento y cámara trasera y sensores de '
                'aparcamiento delanteros\n'
                'Asistencia de mantenimiento de carril\n'
                'Aviso de coches en el ángulo muerto\n'
                'Frenado de emergencia\n'
                'Cambio automático de 8 velocidades con levas en el volante\n'
                'Diferentes modos de conducción: eco, normal y sport.\n'
                '\n'
                'EL VEHICULO SE ENTREGA CON 1 AÑO DE GARANTIA Y CAMBIO DE '
                'NOMBRE INCLUIDO EN EL PRECIO!!!\n'
                '\n'
                'FINANCIAMOS 100% A MEDIDA DE TUS NECESIDADES \n'
                'Compre on-line y te lo ponemos en la puerta de casa!!! '
                'también puedes visitarnos en nuestras instalaciones en Calle '
                'Roma 2,(Polígono Wells)  Humanes de Madrid.\n'
                '\n'
                ' ¡¡¡Les esperamos!!!',
 'doors_number': 5,
 'emission_standard': 'C',
 'engine': '1.2L',
 'engine_horse_power': 155,
 'expiration_date': None,
 'fuel_type': 'Gasolina',
 'id': '61cd8f33-1189-5849-ac45-d23f7f474596',
 'is_damaged': False,
 'is_operable': True,
 'latitude': None,
 'license_plate': None,
 'link_to_web_offer': 'https://www.coches.net/peugeot-2008-gt-pack-puretech-155cv-ss-eat8-5p-gasolina-2020-en-madrid-70610497-covo.aspx',
 'listing': 'auction',
 'location': 'Madrid',
 'location_confidence': None,
 'longitude': None,
 'make': 'PEUGEOT',
 'model': '2008',
 'odometer': 35000,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'ES',
 'original_photo_count': 1,
 'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19628038/d476f67b-3efb-483b-bd69-f6ae9ed95cd9.jpg'],
 'photos': [{'BlobStorageUrl': 'https://alxdev.blob.core.windows.net/top-deal-listing/listing_7d11a817-eedf-54c1-a96a-68ea0aa9723f/7d11a817-eedf-54c1-a96a-68ea0aa9723f_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 76967,
             'Height': 600,
             'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19628038/d476f67b-3efb-483b-bd69-f6ae9ed95cd9.jpg',
             'Width': 800}],
 'postal_code': None,
 'price': 18990,
 'price_includes_vat': True,
 'province': None,
 'province_code': None,
 'region': None,
 'region_code': None,
 'registration_date': '2020-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'PEUGEOT 2008 GT Pack Puretech SS EAT8',
 'transmission': 'automatic',
 'trim': 'GT Pack Puretech 155CV SS EAT8',
 'vin': None,
 'year': 2020}
2026-05-15 10:02:50 [auto_selling_coches.net.api] INFO: Saving data for 70610497: {'created_time': 1778839370.030112, 'last_price_update_time': 1778839370.030124}
2026-05-15 10:02:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70610431> (referer: https://www.coches.net/concesionario/rpcarsautotradesl/?pg=1) ['zyte-api']
2026-05-15 10:02:50 [auto_selling_coches.net.api] INFO: Extracted item from API: 70610451 - MERCEDES-BENZ Clase A MercedesAMG A 35 4MATIC
2026-05-15 10:02:50 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: f07b4c88-919e-56a3-b5ea-4d2602e31942 with identifier: 70610451
2026-05-15 10:02:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item f07b4c88-919e-56a3-b5ea-4d2602e31942
2026-05-15 10:02:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/20001895/bf225714-3d59-4ffd-9b50-bc08d673aeac.jpg already downloaded
2026-05-15 10:02:50 [auto_selling_coches.net.api] INFO: Extracted item from API: 70610495 - VOLKSWAGEN Polo 1.2 Advance BlueMotion Technology
2026-05-15 10:02:50 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: d9f183ed-f6b4-5626-b1ab-ce3b6ce0e124 with identifier: 70610495
2026-05-15 10:02:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item d9f183ed-f6b4-5626-b1ab-ce3b6ce0e124
2026-05-15 10:02:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19651630/b418dc98-ed7e-464e-a0da-39086ff65f86.jpg already downloaded
2026-05-15 10:02:50 [auto_selling_coches.net.api] INFO: Extracted item from API: 70610403 - VOLKSWAGEN Golf GTI Clubsport 2.0 TSI DSG
2026-05-15 10:02:50 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: d87fd946-5d4a-5b68-81ae-ab4d296e38c8 with identifier: 70610403
2026-05-15 10:02:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item d87fd946-5d4a-5b68-81ae-ab4d296e38c8
2026-05-15 10:02:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/20001870/9653cfff-858a-4fe9-8042-675d7d0e4578.jpg already downloaded
2026-05-15 10:02:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-05-15 10:02:50 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: f07b4c88-919e-56a3-b5ea-4d2602e31942 with identifier 70610451
2026-05-15 10:02:50 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-05-15 10:02:50 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-05-15 10:02:50 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item f07b4c88-919e-56a3-b5ea-4d2602e31942
2026-05-15 10:02:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://web.gw.coches.net/details/70610451>
{'auction_title': '',
 'body_type': 'Berlina',
 'c_o_2_emission_value': None,
 'category': 'Coches',
 'city': None,
 'color': 'Azul',
 'currency': 'EUR',
 'description': 'MERCEDES-BENZ Clase A Mercedes AMG A 35 4MATIC\n'
                'VEHICULO ALTAMENTE EQUIPADO \n'
                'EXCELENTES CONDICIONES \n'
                '\n'
                'EQUIPAMIENTO \n'
                '\n'
                '* Buckets recaro en cuero y Alcántara con pespunte en rojo \n'
                '* Sistema de escape AMG Performance \n'
                '* Asientos delanteros calefactables \n'
                '* Paquete exterior AMG Night\n'
                '* Cámara 360 ºgrados \n'
                '* Cuadro instrumentos digital \n'
                '* Paquete Energizing plus \n'
                '* Volante AMG Performance con selector de modo\n'
                '* Asistente cambio de carril \n'
                '* Suspensión AMG ride control \n'
                '* Sistema de sonido Burmester \n'
                '* Pinzas de freno en color gris \n'
                '* Keyless go \n'
                '* Android auto + Apple CarPlay \n'
                '* Techo panorámico \n'
                '* Navegación con disco duro MBUX\n'
                '* Listones de umbral AMG iluminados\n'
                '* Faros Multibeam Led \n'
                '* Cristales traseros oscurecidos\n'
                '* Paquete AMG Track\n'
                '* Llantas AMG en 19\n'
                '* 4 Matic \n'
                '\n'
                'EL VEHICULO SE ENTREGA CON 1 AÑO DE GARANTIA Y PUESTO A TU '
                'NOMBRE TODO INCLUIDO EN EL PRECIO.\n'
                '\n'
                'FINANCIAMOS 100% A MEDIDA DE TUS NECESIDADES Compre on-line y '
                'te lo ponemos en la puerta de casa!!! también puedes '
                'visitarnos en nuestras instalaciones en Calle Roma '
                '2,(Polígono Wells) Humanes de Madrid.\n'
                '\n'
                '¡¡¡Les esperamos!!!GF',
 'doors_number': 5,
 'emission_standard': 'C',
 'engine': '2.0L',
 'engine_horse_power': 306,
 'expiration_date': None,
 'fuel_type': 'Gasolina',
 'id': 'f07b4c88-919e-56a3-b5ea-4d2602e31942',
 'is_damaged': False,
 'is_operable': True,
 'latitude': None,
 'license_plate': None,
 'link_to_web_offer': 'https://www.coches.net/mercedes-benz-clase-a-mercedesamg-a-35-4matic-5p-gasolina-2022-en-madrid-70610451-covo.aspx',
 'listing': 'auction',
 'location': 'Madrid',
 'location_confidence': None,
 'longitude': None,
 'make': 'MERCEDES-BENZ',
 'model': 'Clase A',
 'odometer': 52000,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'ES',
 'original_photo_count': 1,
 'photo_urls': ['https://a.ccdn.es/cnet/vehicles/20001895/bf225714-3d59-4ffd-9b50-bc08d673aeac.jpg'],
 'photos': [{'BlobStorageUrl': 'https://alxdev.blob.core.windows.net/top-deal-listing/listing_f07b4c88-919e-56a3-b5ea-4d2602e31942/f07b4c88-919e-56a3-b5ea-4d2602e31942_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 70097,
             'Height': 600,
             'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/20001895/bf225714-3d59-4ffd-9b50-bc08d673aeac.jpg',
             'Width': 800}],
 'postal_code': None,
 'price': 41990,
 'price_includes_vat': True,
 'province': None,
 'province_code': None,
 'region': None,
 'region_code': None,
 'registration_date': '2021-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'MERCEDES-BENZ Clase A MercedesAMG A 35 4MATIC',
 'transmission': 'automatic',
 'trim': 'MercedesAMG A 35 4MATIC',
 'vin': None,
 'year': 2021}
2026-05-15 10:02:50 [auto_selling_coches.net.api] INFO: Saving data for 70610451: {'created_time': 1778839370.473672, 'last_price_update_time': 1778839370.47368}
2026-05-15 10:02:50 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: d9f183ed-f6b4-5626-b1ab-ce3b6ce0e124 with identifier 70610495
2026-05-15 10:02:50 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-05-15 10:02:50 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-05-15 10:02:50 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item d9f183ed-f6b4-5626-b1ab-ce3b6ce0e124
2026-05-15 10:02:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://web.gw.coches.net/details/70610495>
{'auction_title': '',
 'body_type': 'Berlina',
 'c_o_2_emission_value': 119,
 'category': 'Coches',
 'city': None,
 'color': 'Negro',
 'currency': 'EUR',
 'description': 'VOLKSWAGEN Polo 1.2 70cv Advance BlueMotion Technology\n'
                'VEHICULO EN EXCELENTES CONDICIONES \n'
                'KILOMETROS CERTIFICADOS \n'
                '\n'
                'EQUIPAMIENTO \n'
                '\n'
                'VOLANTE MULTIFUNCION \n'
                'CIERRE CENTRALIZADO \n'
                'LUCES AUTOMATICAS \n'
                'BLUETOOTH \n'
                'RADIO\n'
                'LUCES ANTINIEBLAS DELANTERAS Y TRASERAS\n'
                'AIRE ACONDICIONADO \n'
                'ELEVALUNAS ELECTRICOS \n'
                '\n'
                'EL VEHICULO SE ENTREGA CON 1 AÑO DE GARANTIA Y PUESTO A TU '
                'NOMBRE TODO INCLUIDO EN EL PRECIO.\n'
                '\n'
                'FINANCIAMOS 100% A MEDIDA DE TUS NECESIDADES Compre on-line y '
                'te lo ponemos en la puerta de casa!!! también puedes '
                'visitarnos en nuestras instalaciones en Calle Roma '
                '2,(Polígono Wells) Humanes de Madrid.\n'
                '\n'
                '¡¡¡Les esperamos!!!',
 'doors_number': 3,
 'emission_standard': 'C',
 'engine': '1.2L',
 'engine_horse_power': 70,
 'expiration_date': None,
 'fuel_type': 'Gasolina',
 'id': 'd9f183ed-f6b4-5626-b1ab-ce3b6ce0e124',
 'is_damaged': False,
 'is_operable': True,
 'latitude': None,
 'license_plate': None,
 'link_to_web_offer': 'https://www.coches.net/volkswagen-polo-12-70cv-advance-bluemotion-technology-3p-gasolina-2014-en-madrid-70610495-covo.aspx',
 'listing': 'auction',
 'location': 'Madrid',
 'location_confidence': None,
 'longitude': None,
 'make': 'VOLKSWAGEN',
 'model': 'Polo',
 'odometer': 141000,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'ES',
 'original_photo_count': 1,
 'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19651630/b418dc98-ed7e-464e-a0da-39086ff65f86.jpg'],
 'photos': [{'BlobStorageUrl': 'https://alxdev.blob.core.windows.net/top-deal-listing/listing_f811a0f4-cd61-59df-b897-511eb572c8de/f811a0f4-cd61-59df-b897-511eb572c8de_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 70811,
             'Height': 600,
             'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19651630/b418dc98-ed7e-464e-a0da-39086ff65f86.jpg',
             'Width': 800}],
 'postal_code': None,
 'price': 7290,
 'price_includes_vat': True,
 'province': None,
 'province_code': None,
 'region': None,
 'region_code': None,
 'registration_date': '2013-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'VOLKSWAGEN Polo 1.2 Advance BlueMotion Technology',
 'transmission': 'manual',
 'trim': '1.2 70cv Advance BlueMotion Technology',
 'vin': None,
 'year': 2013}
2026-05-15 10:02:50 [auto_selling_coches.net.api] INFO: Saving data for 70610495: {'created_time': 1778839370.522696, 'last_price_update_time': 1778839370.522703}
2026-05-15 10:02:50 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: d87fd946-5d4a-5b68-81ae-ab4d296e38c8 with identifier 70610403
2026-05-15 10:02:50 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-05-15 10:02:50 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-05-15 10:02:50 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item d87fd946-5d4a-5b68-81ae-ab4d296e38c8
2026-05-15 10:02:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://web.gw.coches.net/details/70610403>
{'auction_title': '',
 'body_type': 'Berlina',
 'c_o_2_emission_value': None,
 'category': 'Coches',
 'city': None,
 'color': 'Blanco',
 'currency': 'EUR',
 'description': 'VOLKSWAGEN Golf GTI Clubsport 2.0 TSI 221kW 300CV DSG\n'
                'KILOMETROS CERTIFICADOS GARANTIA OFICIAL DE LA MARCA\n'
                'VEHICULO EN EXCELENTES CONDICIONES \n'
                'VEHICULO DE IMPORTACION TOTALMENTE LIBRE DE SINIESTROS Y '
                'MANIPULACIONES.\n'
                'HISTORICO DEL VEHICULO DISPONIBLE \n'
                '\n'
                'EQUIPAMIENTO \n'
                '\n'
                'Climatizador automático 3-zonas\n'
                'Luz ambiental exterior y interior \n'
                'Cuadro de instrumentos digital\n'
                'Control gestual de la pantalla\n'
                'Faros delanteros tipo adaptativa IQ LIGHT\n'
                'Elevalunas eléctricos delanteras/traseras\n'
                'Interfaz bluetooth\n'
                'Apple carplay\n'
                'Luces diurnas\n'
                'GPS\n'
                'Asientos deportivos\n'
                'Arranque sin llave\n'
                'Reposabrazos delanteros\n'
                'Retrovisores exteriores eléctricos\n'
                'Sensores de lluvia\n'
                'Volante cuero/deportivo multifuncional con llevas\n'
                'Tapicería mixta\n'
                'Suspensión deportiva\n'
                '\n'
                'ENTREGAMOS El COCHE CON 1 AÑO DE GARANTIA Y CAMBIO DE NOMBRE '
                'INCLUIDO EN EL PRECIO!!!!\n'
                '\n'
                'FINANCIAMOS 100% A MEDIDA DE TUS NECESIDADES Compre on-line y '
                'te lo ponemos en la puerta de casa!!! también puedes '
                'visitarnos en nuestras instalaciones en Calle Roma '
                '2,(Polígono Wells) Humanes de Madrid.\n'
                '\n'
                '¡¡¡Les esperamos!!!',
 'doors_number': 5,
 'emission_standard': 'C',
 'engine': '2.0L',
 'engine_horse_power': 300,
 'expiration_date': None,
 'fuel_type': 'Gasolina',
 'id': 'd87fd946-5d4a-5b68-81ae-ab4d296e38c8',
 'is_damaged': False,
 'is_operable': True,
 'latitude': None,
 'license_plate': None,
 'link_to_web_offer': 'https://www.coches.net/volkswagen-golf-gti-clubsport-20-tsi-221kw-300cv-dsg-5p-gasolina-2025-en-madrid-70610403-covo.aspx',
 'listing': 'auction',
 'location': 'Madrid',
 'location_confidence': None,
 'longitude': None,
 'make': 'VOLKSWAGEN',
 'model': 'Golf',
 'odometer': 33000,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'ES',
 'original_photo_count': 1,
 'photo_urls': ['https://a.ccdn.es/cnet/vehicles/20001870/9653cfff-858a-4fe9-8042-675d7d0e4578.jpg'],
 'photos': [{'BlobStorageUrl': 'https://alxdev.blob.core.windows.net/top-deal-listing/listing_d87fd946-5d4a-5b68-81ae-ab4d296e38c8/d87fd946-5d4a-5b68-81ae-ab4d296e38c8_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 74977,
             'Height': 600,
             'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/20001870/9653cfff-858a-4fe9-8042-675d7d0e4578.jpg',
             'Width': 800}],
 'postal_code': None,
 'price': 34990,
 'price_includes_vat': True,
 'province': None,
 'province_code': None,
 'region': None,
 'region_code': None,
 '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-05-15 10:02:50 [auto_selling_coches.net.api] INFO: Saving data for 70610403: {'created_time': 1778839370.566687, 'last_price_update_time': 1778839370.566694}
2026-05-15 10:02:50 [auto_selling_coches.net.api] INFO: Extracted item from API: 70610431 - MERCEDES-BENZ Clase A MercedesAMG A 45 S 4MATIC
2026-05-15 10:02:50 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 49935b25-bc41-532a-a8d6-c3806a5c69a4 with identifier: 70610431
2026-05-15 10:02:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 49935b25-bc41-532a-a8d6-c3806a5c69a4
2026-05-15 10:02:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/20001878/3fa15e04-b223-414c-9b57-7e487224c3e2.jpg already downloaded
2026-05-15 10:02:50 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 49935b25-bc41-532a-a8d6-c3806a5c69a4 with identifier 70610431
2026-05-15 10:02:50 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-05-15 10:02:50 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-05-15 10:02:50 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 49935b25-bc41-532a-a8d6-c3806a5c69a4
2026-05-15 10:02:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://web.gw.coches.net/details/70610431>
{'auction_title': '',
 'body_type': 'Berlina',
 'c_o_2_emission_value': None,
 'category': 'Coches',
 'city': None,
 'color': 'Blanco',
 'currency': 'EUR',
 'description': 'MERCEDES-BENZ Clase A MercedesAMG A 45 S 4MATIC\n'
                'GARANTIA OFICIAL MERCEDES\n'
                'KILOMETROS CERTIFICADOS \n'
                'VEHICULO MUY EQUIPADO!!!!!\n'
                '\n'
                '\n'
                'EQUIPAMIENTO\n'
                '\n'
                'Asientos bucket de cuero calefactables\n'
                'ASIENTOS ELECTRICOS CON MERORIA\n'
                'ALERON NEGRO PIANO\n'
                'SALPICADERO AMG\n'
                'SISTEMA DE FRENOS AMG\n'
                'SISTEMA DE NAVEGACION \n'
                'APPLECARDPLAY ANDROIDAUTO\n'
                'SISTEMA HOLA MERCEDES!!!\n'
                'CRONTROL CRUCERO\n'
                'VOLANTE MULTIFUNCION\n'
                'Faros de led\n'
                'Equipo de sonido burmester\n'
                'Techo panorámico\n'
                'Aviso de cambio de carril\n'
                'Control de ángulo muerto\n'
                'SISTEMA DE CAMARA 360º\n'
                'Sensores de aparcamiento\n'
                'Sensor de lluvia\n'
                'luces Espejos abatibles eléctricos\n'
                'Llantas 19 pulgadas\n'
                'Luz ambiental\n'
                'Lunas privacy\n'
                'Sistema de escape deportivo Akrapovic\n'
                'Climatizador bi zona\n'
                'Volante cuero/alcántara\n'
                'Cambio automático con levas en el volante\n'
                'Sensor de lluvia\n'
                '\n'
                'EL VEHICULO SE ENTREGA CON 1 AÑO DE GARANTIA Y PUESTO A TU '
                'NOMBRE TODO INCLUIDO EN EL PRECIO.\n'
                '\n'
                'FINANCIAMOS 100% A MEDIDA DE TUS NECESIDADES Compre on-line y '
                'te lo ponemos en la puerta de casa!!! también puedes '
                'visitarnos en nuestras instalaciones en Calle Roma '
                '2,(Polígono Wells) Humanes de Madrid.\n'
                '\n'
                '¡¡¡Les esperamos!!!',
 'doors_number': 5,
 'emission_standard': 'C',
 'engine': '2.0L',
 'engine_horse_power': 421,
 'expiration_date': None,
 'fuel_type': 'Gasolina',
 'id': '49935b25-bc41-532a-a8d6-c3806a5c69a4',
 'is_damaged': False,
 'is_operable': True,
 'latitude': None,
 'license_plate': None,
 'link_to_web_offer': 'https://www.coches.net/mercedes-benz-clase-a-mercedesamg-a-45-s-4matic-5p-gasolina-2023-en-madrid-70610431-covo.aspx',
 'listing': 'auction',
 'location': 'Madrid',
 'location_confidence': None,
 'longitude': None,
 'make': 'MERCEDES-BENZ',
 'model': 'Clase A',
 'odometer': 83000,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'ES',
 'original_photo_count': 1,
 'photo_urls': ['https://a.ccdn.es/cnet/vehicles/20001878/3fa15e04-b223-414c-9b57-7e487224c3e2.jpg'],
 'photos': [{'BlobStorageUrl': 'https://alxdev.blob.core.windows.net/top-deal-listing/listing_49935b25-bc41-532a-a8d6-c3806a5c69a4/49935b25-bc41-532a-a8d6-c3806a5c69a4_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 72829,
             'Height': 600,
             'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/20001878/3fa15e04-b223-414c-9b57-7e487224c3e2.jpg',
             'Width': 800}],
 'postal_code': None,
 'price': 54990,
 'price_includes_vat': True,
 'province': None,
 'province_code': None,
 'region': None,
 'region_code': None,
 'registration_date': '2023-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': 2023}
2026-05-15 10:02:50 [auto_selling_coches.net.api] INFO: Saving data for 70610431: {'created_time': 1778839370.648574, 'last_price_update_time': 1778839370.648585}
2026-05-15 10:02:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70460455> (referer: https://www.coches.net/concesionario/rpcarsautotradesl/?pg=1) ['zyte-api']
2026-05-15 10:02:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-05-15 10:02:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70442660> (referer: https://www.coches.net/concesionario/rpcarsautotradesl/?pg=1) ['zyte-api']
2026-05-15 10:02:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-05-15 10:02:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70442353> (referer: https://www.coches.net/concesionario/rpcarsautotradesl/?pg=1) ['zyte-api']
2026-05-15 10:02:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-05-15 10:02:51 [auto_selling_coches.net.api] INFO: Extracted item from API: 70460455 - MERCEDES-BENZ Clase A A 250 e Sedan
2026-05-15 10:02:51 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 73c6357b-87ab-5565-b544-a1154f3cbabf with identifier: 70460455
2026-05-15 10:02:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 73c6357b-87ab-5565-b544-a1154f3cbabf
2026-05-15 10:02:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19880738/694bb521-2837-40dc-ae66-1d5e55a91dba.jpg already downloaded
2026-05-15 10:02:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70290294> (referer: https://www.coches.net/concesionario/rpcarsautotradesl/?pg=1) ['zyte-api']
2026-05-15 10:02:51 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 73c6357b-87ab-5565-b544-a1154f3cbabf with identifier 70460455
2026-05-15 10:02:51 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-05-15 10:02:51 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-05-15 10:02:51 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 73c6357b-87ab-5565-b544-a1154f3cbabf
2026-05-15 10:02:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://web.gw.coches.net/details/70460455>
{'auction_title': '',
 'body_type': 'Berlina',
 'c_o_2_emission_value': None,
 'category': 'Coches',
 'city': None,
 'color': 'Gris / Plata',
 'currency': 'EUR',
 'description': 'MERCEDES-BENZ Clase A A 250 e Sedan 218CV \n'
                'VEHICULO DE IMPORTACION\n'
                'IVA DEDUCIBLE \n'
                'UNICO PROPIETARIO \n'
                'REGISTROS DE SUS MANTENIMIENTOS \n'
                'KILOMETROS CERTIFICADOS \n'
                '\n'
                'EQUIPAMIENTO \n'
                '\n'
                '-PAQUETE NIGH DE LUCES DE AMBIENTE\n'
                '- ASIENTOS DELANTEROS CALEFACTABLES \n'
                '- TAPICERIA MIXTA\n'
                '- CONTROL CRUCERO Y LIMITADOR DE VELOCIDAD \n'
                '- APERTURA Y CIERRE DE PUERTAS POR APROXIMACION \n'
                '- Sistema de navegación con GPS\n'
                '- Llantas de 17 pulgadas\n'
                '- Sistemas de sensores de ayuda al aparcamiento (Parktronic)\n'
                '- Sistema de control electrónico de presión de neumáticos\n'
                '- Sensor de luminiosidad para activado automático de luces\n'
                '- Lunas con cristales tintados\n'
                '- Retrovisores calefactados\n'
                '- Retrovisores abatibles eléctricos\n'
                '- Espejo retrovisor interior eléctrónico antideslumbrante\n'
                '- Climatizador digital bizona\n'
                '- 8 Airbags\n'
                '- Sistema antibloqueo de frenos ABS\n'
                '- Programa electrónico antibloqueo ESP\n'
                '- Volante con acabado en cuero multifunción\n'
                '- Ordenador de abordo\n'
                '- Reposabrazos delantero\n'
                '- Elevalunas eléctricos\n'
                '- Cierre centralizado\n'
                '- Dirección asistida\n'
                '- Sistema de seguridad infantil ISOFIX\n'
                '- LEVAS EN EL VOLANTE \n'
                '-RADIO MULTIMEDIA\n'
                '-FAROS LED\n'
                '-CAMARA TRASERA\n'
                '-VARIOS MODSO DE CONDUCCION\n'
                '-ASISTENTE FRENADO ACTIVO\n'
                '-ASISTENTE ACTIVO MANTENIMIENTO CARRIL\n'
                '\n'
                'EL VEHICULO SE ENTREGA CON 1 AÑO DE GARANTIA Y PUESTO A TU '
                'NOMBRE TODO INCLUIDO EN EL PRECIO.\n'
                '\n'
                'FINANCIAMOS 100% A MEDIDA DE TUS NECESIDADES Compre on-line y '
                'te lo ponemos en la puerta de casa!!! también puedes '
                'visitarnos en nuestras instalaciones en Calle Roma '
                '2,(Polígono Wells) Humanes de Madrid.\n'
                '\n'
                '¡¡¡Les esperamos!!!',
 'doors_number': 4,
 'emission_standard': '0',
 'engine': '1.3L',
 'engine_horse_power': 218,
 'expiration_date': None,
 'fuel_type': 'Híbrido enchufable',
 'id': '73c6357b-87ab-5565-b544-a1154f3cbabf',
 'is_damaged': False,
 'is_operable': True,
 'latitude': None,
 'license_plate': None,
 'link_to_web_offer': 'https://www.coches.net/mercedes-benz-clase-a-a-250-e-sedan-4p-electrico-hibrido-2023-en-madrid-70460455-covo.aspx',
 'listing': 'auction',
 'location': 'Madrid',
 'location_confidence': None,
 'longitude': None,
 'make': 'MERCEDES-BENZ',
 'model': 'Clase A',
 'odometer': 120000,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'ES',
 'original_photo_count': 1,
 'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19880738/694bb521-2837-40dc-ae66-1d5e55a91dba.jpg'],
 'photos': [{'BlobStorageUrl': 'https://alxdev.blob.core.windows.net/top-deal-listing/listing_73c6357b-87ab-5565-b544-a1154f3cbabf/73c6357b-87ab-5565-b544-a1154f3cbabf_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 69882,
             'Height': 600,
             'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19880738/694bb521-2837-40dc-ae66-1d5e55a91dba.jpg',
             'Width': 800}],
 'postal_code': None,
 'price': 21990,
 'price_includes_vat': True,
 'province': None,
 'province_code': None,
 'region': None,
 'region_code': None,
 'registration_date': '2023-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'MERCEDES-BENZ Clase A A 250 e Sedan',
 'transmission': 'automatic',
 'trim': 'A 250 e Sedan',
 'vin': None,
 'year': 2023}
2026-05-15 10:02:51 [auto_selling_coches.net.api] INFO: Saving data for 70460455: {'created_time': 1778839371.644237, 'last_price_update_time': 1778839371.644245}
2026-05-15 10:02:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-05-15 10:02:51 [auto_selling_coches.net.api] INFO: Extracted item from API: 70442660 - SKODA Scala 1.6 TDI DSG Style
2026-05-15 10:02:51 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 26752f02-d281-553a-9a3b-a972c9b44396 with identifier: 70442660
2026-05-15 10:02:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 26752f02-d281-553a-9a3b-a972c9b44396
2026-05-15 10:02:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19867286/83cc7668-27bb-419b-b4c2-92ddf2ec1c3d.jpg already downloaded
2026-05-15 10:02:51 [auto_selling_coches.net.api] INFO: Extracted item from API: 70442353 - PEUGEOT 3008 1.5 BlueHDi Active Pack EAT8
2026-05-15 10:02:51 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: b2729be7-b185-5502-ab58-75c1860334f4 with identifier: 70442353
2026-05-15 10:02:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item b2729be7-b185-5502-ab58-75c1860334f4
2026-05-15 10:02:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19867221/a44b8866-037d-49d2-8e45-e35842f588e4.jpg already downloaded
2026-05-15 10:02:51 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 26752f02-d281-553a-9a3b-a972c9b44396 with identifier 70442660
2026-05-15 10:02:51 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-05-15 10:02:51 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-05-15 10:02:51 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 26752f02-d281-553a-9a3b-a972c9b44396
2026-05-15 10:02:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://web.gw.coches.net/details/70442660>
{'auction_title': '',
 'body_type': 'Berlina',
 'c_o_2_emission_value': 106,
 'category': 'Coches',
 'city': None,
 'color': 'Blanco',
 'currency': 'EUR',
 'description': 'SKODA Scala 1.6 TDI 85KW 115CV DSG Style\n'
                'VEHICULO NACIONAL \n'
                'LIBRE DE SINIESTRO KILOMETROS CERTIFICADOS\n'
                '\n'
                'EQUIPAMIENTO \n'
                '\n'
                'VOLANTE MULTIFUNCION \n'
                'APPLE CARDPLAY / ANDROID AUTO \n'
                'LUCES AUTOMATICAS\n'
                'SENSOR DE LLUVIAS\n'
                'CONTROL CRUCERO \n'
                'LIMITADOR DE VELOCIDAD \n'
                'CAMARA MARCHA ATRAS \n'
                'PUERTOS DE CARGA TIPO C\n'
                'BLUETOOTH \n'
                'CLIMATIZACION BIZONA \n'
                'CIERRE CENTRALIZADO \n'
                'FAROS CON ILUMINACION LED\n'
                'LUCES ANTINIEBLAS DELANTERAS Y TRASERA\n'
                'ESPEJOS ELECTRICOS\n'
                '2 LLAVES ORIGINALES\n'
                '\n'
                'EL VEHICULO SE ENTREGA CON 1 AÑO DE GARANTIA Y PUESTO A TU '
                'NOMBRE TODO INCLUIDO EN EL PRECIO.\n'
                '\n'
                'FINANCIAMOS 100% A MEDIDA DE TUS NECESIDADES Compre on-line y '
                'te lo ponemos en la puerta de casa!!! también puedes '
                'visitarnos en nuestras instalaciones en Calle Roma '
                '2,(Polígono Wells) Humanes de Madrid.¡¡¡Les esperamos!!!',
 'doors_number': 5,
 'emission_standard': 'C',
 'engine': '1.6L',
 'engine_horse_power': 115,
 'expiration_date': None,
 'fuel_type': 'Diesel',
 'id': '26752f02-d281-553a-9a3b-a972c9b44396',
 'is_damaged': False,
 'is_operable': True,
 'latitude': None,
 'license_plate': None,
 'link_to_web_offer': 'https://www.coches.net/skoda-scala-16-tdi-85kw-115cv-dsg-style-5p-diesel-2021-en-madrid-70442660-covo.aspx',
 'listing': 'auction',
 'location': 'Madrid',
 'location_confidence': None,
 'longitude': None,
 'make': 'SKODA',
 'model': 'Scala',
 'odometer': 147000,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'ES',
 'original_photo_count': 1,
 'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19867286/83cc7668-27bb-419b-b4c2-92ddf2ec1c3d.jpg'],
 'photos': [{'BlobStorageUrl': 'https://alxdev.blob.core.windows.net/top-deal-listing/listing_26752f02-d281-553a-9a3b-a972c9b44396/26752f02-d281-553a-9a3b-a972c9b44396_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 73938,
             'Height': 600,
             'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19867286/83cc7668-27bb-419b-b4c2-92ddf2ec1c3d.jpg',
             'Width': 800}],
 'postal_code': None,
 'price': 13490,
 'price_includes_vat': True,
 'province': None,
 'province_code': None,
 'region': None,
 'region_code': None,
 'registration_date': '2020-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'SKODA Scala 1.6 TDI DSG Style',
 'transmission': 'automatic',
 'trim': '1.6 TDI 85KW 115CV DSG Style',
 'vin': None,
 'year': 2020}
2026-05-15 10:02:51 [auto_selling_coches.net.api] INFO: Saving data for 70442660: {'created_time': 1778839371.730969, 'last_price_update_time': 1778839371.730978}
2026-05-15 10:02:51 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: b2729be7-b185-5502-ab58-75c1860334f4 with identifier 70442353
2026-05-15 10:02:51 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-05-15 10:02:51 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-05-15 10:02:51 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item b2729be7-b185-5502-ab58-75c1860334f4
2026-05-15 10:02:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://web.gw.coches.net/details/70442353>
{'auction_title': '',
 'body_type': 'SUV',
 'c_o_2_emission_value': None,
 'category': 'Coches',
 'city': None,
 'color': 'Azul',
 'currency': 'EUR',
 'description': 'PEUGEOT 3008 1.5 BlueHDi 96kW Active Pack EAT8\n'
                'VEHICULO NACIONAL\n'
                'excelentes condiciones\n'
                '\n'
                'EQUIPAMIENTO\n'
                '\n'
                '- Molduras Rejilla paragolpes (cromado)\n'
                '- Retrovisor exterior plegable eléctricamente\n'
                '- Retrovisor exterior regulable eléctricamente\n'
                '- Retrovisor exterior con Tapas coberteras color carrocería\n'
                '- Faro Eco\n'
                '- Intermitente en Retrovisor exterior integrad.\n'
                '- Luces antiniebla\n'
                '- Asistente a la conducción: Asistente luz carretera\n'
                '- Función automática de las luces (Follow me home)\n'
                '- Pilotos traseros LED\n'
                '- Pilotos traseros LED, efecto 3D\n'
                '- Sensor de luz y lluvia\n'
                '- Luz de día LED\n'
                '- Limpiaparabrisas con Sensor de lluvia\n'
                '- Salientes embellecedores de la puerta Cromado\n'
                '- Faldón frontal Cromado\n'
                '- Spoiler del techo color carrocería\n'
                '- Luna trasera calefactable(s)\n'
                '- Ventanilla lateral detrás y Luna trasera oscurecidos\n'
                '- Receptor de radio digital (DAB+)\n'
                '- Sistema de audio RCC (Radio, apto para MP3)\n'
                '- OnStar SOS Inspección\n'
                '- Audi connect (Sistema asistencia y llamada emergencia)\n'
                '- Indicador multifunción con pantalla táctil en color\n'
                '- Indicador multifunción con pantalla en color (DGT10CHD)\n'
                '- Head-up Display\n'
                '- Panel de instrumentos digital\n'
                '- Ordenador de a bordo\n'
                '- Indicador de las marchas\n'
                '- Sistema audio\n'
                '-navegador NAC 3-D, DAB con pantalla en color\n'
                '- Ayuda aparcamiento detrás\n'
                '- Sistema control presión neumáticos\n'
                '\n'
                'EL VEHICULO SE ENTREGA CON 1 AÑO DE GARANTIA Y PUESTO A TU '
                'NOMBRE TODO INCLUIDO EN EL PRECIO.\n'
                '\n'
                'FINANCIAMOS 100% A MEDIDA DE TUS NECESIDADES Compre on-line y '
                'te lo ponemos en la puerta de casa!!! también puedes '
                'visitarnos en nuestras instalaciones en Calle Roma '
                '2,(Polígono Wells) Humanes de Madrid.¡¡¡Les esperamos!!!',
 'doors_number': 5,
 'emission_standard': 'C',
 'engine': '1.5L',
 'engine_horse_power': 130,
 'expiration_date': None,
 'fuel_type': 'Diesel',
 'id': 'b2729be7-b185-5502-ab58-75c1860334f4',
 'is_damaged': False,
 'is_operable': True,
 'latitude': None,
 'license_plate': None,
 'link_to_web_offer': 'https://www.coches.net/peugeot-3008-15-bluehdi-96kw-active-pack-eat8-5p-diesel-2022-en-madrid-70442353-covo.aspx',
 'listing': 'auction',
 'location': 'Madrid',
 'location_confidence': None,
 'longitude': None,
 'make': 'PEUGEOT',
 'model': '3008',
 'odometer': 175000,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'ES',
 'original_photo_count': 1,
 'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19867221/a44b8866-037d-49d2-8e45-e35842f588e4.jpg'],
 'photos': [{'BlobStorageUrl': 'https://alxdev.blob.core.windows.net/top-deal-listing/listing_b2729be7-b185-5502-ab58-75c1860334f4/b2729be7-b185-5502-ab58-75c1860334f4_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 91312,
             'Height': 600,
             'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19867221/a44b8866-037d-49d2-8e45-e35842f588e4.jpg',
             'Width': 800}],
 'postal_code': None,
 'price': 13490,
 'price_includes_vat': True,
 'province': None,
 'province_code': None,
 'region': None,
 'region_code': None,
 'registration_date': '2022-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'PEUGEOT 3008 1.5 BlueHDi Active Pack EAT8',
 'transmission': 'automatic',
 'trim': '1.5 BlueHDi 96kW Active Pack EAT8',
 'vin': None,
 'year': 2022}
2026-05-15 10:02:51 [auto_selling_coches.net.api] INFO: Saving data for 70442353: {'created_time': 1778839371.780846, 'last_price_update_time': 1778839371.780854}
2026-05-15 10:02:51 [auto_selling_coches.net.api] INFO: Extracted item from API: 70290294 - MERCEDES-BENZ CLA CLA 250 e
2026-05-15 10:02:51 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 5351f147-8723-5b71-8a9d-ae92f0c7373e with identifier: 70290294
2026-05-15 10:02:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 5351f147-8723-5b71-8a9d-ae92f0c7373e
2026-05-15 10:02:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19750489/7b50c56a-141d-4f12-b385-63e5a5913794.jpg already downloaded
2026-05-15 10:02:51 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 5351f147-8723-5b71-8a9d-ae92f0c7373e with identifier 70290294
2026-05-15 10:02:51 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-05-15 10:02:51 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-05-15 10:02:51 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 5351f147-8723-5b71-8a9d-ae92f0c7373e
2026-05-15 10:02:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://web.gw.coches.net/details/70290294>
{'auction_title': '',
 'body_type': 'Berlina',
 'c_o_2_emission_value': 31,
 'category': 'Coches',
 'city': None,
 'color': 'Azul',
 'currency': 'EUR',
 'description': 'MERCEDES-BENZ CLA CLA 250 E AMG\n'
                'VEHICULO NACIONAL\n'
                'TODAS SUS REVISIONES EN CASA OFICIAL\n'
                '\n'
                'EQUIPAMIENTO:\n'
                'Símil de cuero ARTICO/micro fibra MICROCUT negro con '
                'costuras\n'
                'en color de contraste rojo\n'
                'Airbag de rodillas\n'
                'Alfombrillas AMG\n'
                'AMG Line\n'
                'AMG Line Premium Plus\n'
                'Android Auto\n'
                'Apoyabrazos en las plazas traseras\n'
                'Apoyo lumbar con 4vías de ajuste\n'
                'Apple CarPlay\n'
                'Asientos calefactados para conductor y acompañante\n'
                'Asientos deportivos\n'
                'Asientos traseros con respaldos abatibles\n'
                'Asistente de frenado activo\n'
                'Asistente de salida\n'
                'Asistente para el interior MBUX\n'
                'Ayuda activa para aparcar con PARKTRONIC\n'
                'Cable de carga para caja de enchufe de '
                'red,5m,liso1,8kW(230V,\n'
                'monofásica,8A)\n'
                'Cable de carga para Wallbox y estación de carga '
                'pública,5m,liso(32A)22kW\n'
                'Capó activo para protección de peatones\n'
                'Climatización automática THERMOTRONIC\n'
                'Compartimento portaobjetos en la consola central con tapa de '
                'tipo persiana\n'
                'Control de ángulo muerto\n'
                'Cristales calorífugos tintados oscuros\n'
                'DepuracióndelosgasesdeescapecontécnicaEURO6\n'
                'Desconexión automática del airbag del acompañante\n'
                'Detector activo de cambio de carril\n'
                'Enchufe de carga\n'
                'Funciones ampliadas MBUX\n'
                'HANDS-FREEACCESS\n'
                'Head-up Display\n'
                'Iluminación de ambiente 64colores\n'
                'Iluminación del entorno con proyección del logotipo de la '
                'marca\n'
                'Indicador de velocidad límite\n'
                'KEYLESS-GO\n'
                'Kit estético AMG\n'
                'Levas de cambio en el volante galvanizadas\n'
                'Listones de umbral con distintivo «Mercedes-Benz», iluminados '
                'y con  cubiertas\n'
                'intercambiables\n'
                'Llamada de emergencia Mercedes-Benz\n'
                'LlantasdealeaciónAMGde45,7cm(18")y5radiosdobles\n'
                'Luces de carretera automáticas Plus\n'
                'Módulo de comunicación(LTE)para el uso de Extras Digitales\n'
                'MULTIBEAMLED\n'
                'Navegación por disco duro\n'
                'Paquete de aparcamiento con cámara de 360º\n'
                'Paquete de conectividad confort\n'
                'Paquete de confort KEYLESS-GO\n'
                'Paquete de retrovisores\n'
                'Paquete Night\n'
                'Paquete Premium Plus\n'
                'Preequipo para Live Traffic Información\n'
                'Preequipo para servicios de navegación\n'
                'Preinstalación para entretenimiento MBUX\n'
                'Realidad aumentada para navegación MBUX\n'
                'Red portaobjetos en respaldos delanteros\n'
                'Retrovisor interior con sistema antideslumbrante automático\n'
                'Retrovisores exteriores abatibles eléctricamente\n'
                'Servicios de carga y de acceso remoto Plus\n'
                'Sistema de carga por corriente alterna(cargaCA)3,7kW\n'
                'Sistema de control de la presión de los neumáticos\n'
                'Sistema de frenos deportivos\n'
                'Sistema de sonido AdvancedSistema inalámbrico de carga \n'
                'Sistema multimedia MBUX\n'
                'Techo corredizo panorámico\n'
                'Techo interior de tela en color negro\n'
                'TEMPOMAT con preinstalación para DISTRONIC\n'
                '\n'
                'EL VEHICULO SE ENTREGA CON 1 AÑO DE GARANTIA Y PUESTO A TU '
                'NOMBRE TODO INCLUIDO EN EL PRECIO.\n'
                '\n'
                'FINANCIAMOS 100% A MEDIDA DE TUS NECESIDADES \n'
                'Compre on-line y te lo ponemos en la puerta de casa!!! '
                'también puedes visitarnos en nuestras instalaciones en Calle '
                'Roma 2,(Polígono Wells)  Humanes de Madrid.\n'
                '\n'
                ' ¡¡¡Les esperamos!!!',
 'doors_number': 4,
 'emission_standard': '0',
 'engine': '1.3L',
 'engine_horse_power': 218,
 'expiration_date': None,
 'fuel_type': 'Híbrido enchufable',
 'id': '5351f147-8723-5b71-8a9d-ae92f0c7373e',
 'is_damaged': False,
 'is_operable': True,
 'latitude': None,
 'license_plate': None,
 'link_to_web_offer': 'https://www.coches.net/mercedes-benz-cla-cla-250-e-4p-electrico-hibrido-2021-en-madrid-70290294-covo.aspx',
 'listing': 'auction',
 'location': 'Madrid',
 'location_confidence': None,
 'longitude': None,
 'make': 'MERCEDES-BENZ',
 'model': 'CLA',
 'odometer': 121000,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'ES',
 'original_photo_count': 1,
 'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19750489/7b50c56a-141d-4f12-b385-63e5a5913794.jpg'],
 'photos': [{'BlobStorageUrl': 'https://alxdev.blob.core.windows.net/top-deal-listing/listing_5351f147-8723-5b71-8a9d-ae92f0c7373e/5351f147-8723-5b71-8a9d-ae92f0c7373e_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 74522,
             'Height': 600,
             'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19750489/7b50c56a-141d-4f12-b385-63e5a5913794.jpg',
             'Width': 800}],
 'postal_code': None,
 'price': 28490,
 'price_includes_vat': True,
 'province': None,
 'province_code': None,
 'region': None,
 'region_code': None,
 'registration_date': '2020-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'MERCEDES-BENZ CLA CLA 250 e',
 'transmission': 'automatic',
 'trim': 'CLA 250 e',
 'vin': None,
 'year': 2020}
2026-05-15 10:02:51 [auto_selling_coches.net.api] INFO: Saving data for 70290294: {'created_time': 1778839371.857126, 'last_price_update_time': 1778839371.857134}
2026-05-15 10:02:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70524825> (referer: https://www.coches.net/concesionario/rpcarsautotradesl/?pg=1) ['zyte-api']
2026-05-15 10:02:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-05-15 10:02:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70514531> (referer: https://www.coches.net/concesionario/rpcarsautotradesl/?pg=1) ['zyte-api']
2026-05-15 10:02:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-05-15 10:02:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70518600> (referer: https://www.coches.net/concesionario/rpcarsautotradesl/?pg=1) ['zyte-api']
2026-05-15 10:02:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-05-15 10:02:52 [auto_selling_coches.net.api] INFO: Extracted item from API: 70524825 - VOLKSWAGEN Arteon R 2.0 TSI DSG 4Mot S Brake
2026-05-15 10:02:52 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 3e413eab-ad51-513d-b954-3e4aa13c87c7 with identifier: 70524825
2026-05-15 10:02:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 3e413eab-ad51-513d-b954-3e4aa13c87c7
2026-05-15 10:02:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19939365/3894f0dd-f7bb-4aff-a286-9a68fd90a878.jpg already downloaded
2026-05-15 10:02:52 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 3e413eab-ad51-513d-b954-3e4aa13c87c7 with identifier 70524825
2026-05-15 10:02:52 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-05-15 10:02:52 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-05-15 10:02:52 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 3e413eab-ad51-513d-b954-3e4aa13c87c7
2026-05-15 10:02:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://web.gw.coches.net/details/70524825>
{'auction_title': '',
 'body_type': 'Familiar',
 'c_o_2_emission_value': 208,
 'category': 'Coches',
 'city': None,
 'color': 'Azul',
 'currency': 'EUR',
 'description': 'VOLKSWAGEN Arteon R 2.0 TSI 235kW 320CV DSG 4Mot S Brake\n'
                'MATRICULADO 02/2022\n'
                'VEHICULO IMPORTADO TOTALMENTE LIBRE DE SINIESTROS\n'
                'KILOMETROS CERTIFICADOS \n'
                '\n'
                'EQUIPAMIENTO \n'
                '\n'
                '- Bola remolque retráctil\n'
                '- Selector de modos de conducción (Eco, Comfort, Sport, R, '
                'Individual).\n'
                '- Faros LED Matrix IQ.Light automáticos.\n'
                '- Luces traseras LED dinámicas.\n'
                '- Iluminación ambiental interior multicolor.\n'
                '- Volante multifunción calefactable con levas y logo R.\n'
                '- Cuadro de instrumentos Digital Cockpit Pro.\n'
                '- Sistema multimedia Discover Pro (9,2”) con navegación.\n'
                '- Conectividad completa inalámbrica (Apple CarPlay / Android '
                'Auto).\n'
                '- Asientos delanteros eléctricos, calefactables y con función '
                'de masaje\n'
                '- Tapicería alcantara con costuras azules.\n'
                '- Climatizador automático 3 zonas.\n'
                '- Cargador inalámbrico para móvil.\n'
                '- Techo solar panorámico\n'
                '- Portón trasero eléctrico Easy Open / Easy Close.\n'
                '- Sensor de lluvia y luces automáticas.\n'
                '- Espejos eléctricos abatibles, calefactables y '
                'antideslumbrantes.\n'
                '- Cristales traseros tintados.\n'
                '- Sistema Keyless Access (sin llave).\n'
                '- Cámara 360° + sensores de aparcamiento.\n'
                '- Park Assist (aparca solo)\n'
                '- Front Assist + City Emergency Brake.\n'
                '- Lane Assist + Side Assist.\n'
                '- Control de crucero adaptativo ACC Stop&Go.\n'
                '- Suspensión adaptativa DCC.\n'
                '- Reconocimiento de señales.\n'
                '- Travel Assist (conducción semiautónoma).\n'
                '- ISOFIX en plazas traseras y asiento acompañante.\n'
                '- Sistema de llamada de emergencia eCall.\n'
                '- Cuatro salidas de escape cromadas.\n'
                '- Difusor trasero R y retrovisores en aluminio.\n'
                '\n'
                'ENTREGAMOS El COCHE CON 1 AÑO DE GARANTIA Y CAMBIO DE NOMBRE '
                'INCLUIDO EN EL PRECIO!!!!\n'
                '\n'
                'FINANCIAMOS 100% A MEDIDA DE TUS NECESIDADES Compre on-line y '
                'te lo ponemos en la puerta de casa!!! también puedes '
                'visitarnos en nuestras instalaciones en Calle Roma '
                '2,(Polígono Wells) Humanes de Madrid.\n'
                '\n'
                '¡¡¡Les esperamos!!!',
 'doors_number': 5,
 'emission_standard': 'C',
 'engine': '2.0L',
 'engine_horse_power': 320,
 'expiration_date': None,
 'fuel_type': 'Gasolina',
 'id': '3e413eab-ad51-513d-b954-3e4aa13c87c7',
 'is_damaged': False,
 'is_operable': True,
 'latitude': None,
 'license_plate': None,
 'link_to_web_offer': 'https://www.coches.net/volkswagen-arteon-r-20-tsi-235kw-320cv-dsg-4mot-s-brake-5p-gasolina-2023-en-madrid-70524825-covo.aspx',
 'listing': 'auction',
 'location': 'Madrid',
 'location_confidence': None,
 'longitude': None,
 'make': 'VOLKSWAGEN',
 'model': 'Arteon',
 'odometer': 66000,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'ES',
 'original_photo_count': 1,
 'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19939365/3894f0dd-f7bb-4aff-a286-9a68fd90a878.jpg'],
 'photos': [{'BlobStorageUrl': 'https://alxdev.blob.core.windows.net/top-deal-listing/listing_3e413eab-ad51-513d-b954-3e4aa13c87c7/3e413eab-ad51-513d-b954-3e4aa13c87c7_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 85778,
             'Height': 600,
             'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19939365/3894f0dd-f7bb-4aff-a286-9a68fd90a878.jpg',
             'Width': 800}],
 'postal_code': None,
 'price': 44990,
 'price_includes_vat': True,
 'province': None,
 'province_code': None,
 'region': None,
 'region_code': None,
 'registration_date': '2022-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'VOLKSWAGEN Arteon R 2.0 TSI DSG 4Mot S Brake',
 'transmission': 'automatic',
 'trim': 'R 2.0 TSI 235kW 320CV DSG 4Mot S Brake',
 'vin': None,
 'year': 2022}
2026-05-15 10:02:52 [auto_selling_coches.net.api] INFO: Saving data for 70524825: {'created_time': 1778839372.702403, 'last_price_update_time': 1778839372.70241}
2026-05-15 10:02:52 [auto_selling_coches.net.api] INFO: Extracted item from API: 70514531 - MERCEDES-BENZ GLA GLA 200 D
2026-05-15 10:02:52 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 67e4c84b-c8e2-5c8e-bb33-da3cc58b1806 with identifier: 70514531
2026-05-15 10:02:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 67e4c84b-c8e2-5c8e-bb33-da3cc58b1806
2026-05-15 10:02:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19926210/912bcb04-b2e6-4a79-a356-fea43d04cf31.jpg already downloaded
2026-05-15 10:02:52 [auto_selling_coches.net.api] INFO: Extracted item from API: 70518600 - KIA e-Niro eNiro Drive Long Range
2026-05-15 10:02:52 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 46b3f36a-1ee6-5f10-9283-f739a2dfb7f1 with identifier: 70518600
2026-05-15 10:02:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 46b3f36a-1ee6-5f10-9283-f739a2dfb7f1
2026-05-15 10:02:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19931637/f7e1fc80-7129-4097-b1e6-3fb90755a514.jpg already downloaded
2026-05-15 10:02:52 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 67e4c84b-c8e2-5c8e-bb33-da3cc58b1806 with identifier 70514531
2026-05-15 10:02:52 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-05-15 10:02:52 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-05-15 10:02:52 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 67e4c84b-c8e2-5c8e-bb33-da3cc58b1806
2026-05-15 10:02:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://web.gw.coches.net/details/70514531>
{'auction_title': '',
 'body_type': 'SUV',
 'c_o_2_emission_value': None,
 'category': 'Coches',
 'city': None,
 'color': 'Blanco',
 'currency': 'EUR',
 'description': 'MERCEDES BENZ GLA 200d 150cv\n'
                'EQUIPAMIENTO \n'
                '\n'
                '- Sensores de aproximación 360 \n'
                '- ?Cámara de retroceso\n'
                '- ?sistema de navegación \n'
                '- ?asistencia de cambio de carril \n'
                '- ?start/stop  \n'
                '- ?luces automáticas\n'
                '- ?modo crucero \n'
                '- ?maletero con apertura y cierre automático \n'
                '- ?bluetooth \n'
                '- ?Apple CarPlay \n'
                '- ?Android CarPlay \n'
                '- ?cierre centralizado \n'
                '- ?mando por control de voz\n'
                '- volante multifuncional\n'
                '-climatizador bizona\n'
                '- modo de conducción manual\n'
                '- encendido por botón \n'
                '\n'
                '1 AÑO DE GARANTIA Y TRANSFERENCIA INCLUIDA\n'
                '\n'
                'RECIBIMOS TU VEHICULO EN FORMA DE PAGO\n'
                '\n'
                'FINANCIAMOS 100% A MEDIDA DE TUS NECESIDADES Compre on-line y '
                'te lo ponemos en la puerta de casa!!! también puedes '
                'visitarnos en nuestras instalaciones en Calle Roma '
                '2,(Polígono Wells) Humanes de Madrid. \n'
                '\n'
                '¡¡¡Les esperamos!!!',
 'doors_number': 5,
 'emission_standard': 'C',
 'engine': '1.9L',
 'engine_horse_power': 150,
 'expiration_date': None,
 'fuel_type': 'Diesel',
 'id': '67e4c84b-c8e2-5c8e-bb33-da3cc58b1806',
 'is_damaged': False,
 'is_operable': True,
 'latitude': None,
 'license_plate': None,
 'link_to_web_offer': 'https://www.coches.net/mercedes-benz-gla-gla-200-d-5p-diesel-2024-en-madrid-70514531-covo.aspx',
 'listing': 'auction',
 'location': 'Madrid',
 'location_confidence': None,
 'longitude': None,
 'make': 'MERCEDES-BENZ',
 'model': 'GLA',
 'odometer': 55000,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'ES',
 'original_photo_count': 1,
 'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19926210/912bcb04-b2e6-4a79-a356-fea43d04cf31.jpg'],
 'photos': [{'BlobStorageUrl': 'https://alxdev.blob.core.windows.net/top-deal-listing/listing_67e4c84b-c8e2-5c8e-bb33-da3cc58b1806/67e4c84b-c8e2-5c8e-bb33-da3cc58b1806_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 71487,
             'Height': 600,
             'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19926210/912bcb04-b2e6-4a79-a356-fea43d04cf31.jpg',
             'Width': 800}],
 'postal_code': None,
 'price': 29990,
 'price_includes_vat': True,
 'province': None,
 'province_code': None,
 'region': None,
 'region_code': None,
 'registration_date': '2023-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'MERCEDES-BENZ GLA GLA 200 D',
 'transmission': 'automatic',
 'trim': 'GLA 200 D',
 'vin': None,
 'year': 2023}
2026-05-15 10:02:52 [auto_selling_coches.net.api] INFO: Saving data for 70514531: {'created_time': 1778839372.80629, 'last_price_update_time': 1778839372.806296}
2026-05-15 10:02:52 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 46b3f36a-1ee6-5f10-9283-f739a2dfb7f1 with identifier 70518600
2026-05-15 10:02:52 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-05-15 10:02:52 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-05-15 10:02:52 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 46b3f36a-1ee6-5f10-9283-f739a2dfb7f1
2026-05-15 10:02:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://web.gw.coches.net/details/70518600>
{'auction_title': '',
 'body_type': 'Berlina',
 'c_o_2_emission_value': None,
 'category': 'Coches',
 'city': None,
 'color': 'Azul',
 'currency': 'EUR',
 'description': 'KIA e-Niro eNiro 150kW 204CV Drive Long Range\n'
                'KILOMETROS CERTIFICADOS\n'
                'REVISIONES EN CASA OFICIAL \n'
                'GARANTIA OFICIAL DE LA CASA VIGENTE HASTA SEP 2027.\n'
                'VEHICULO IDEAL PARA LAS ZONAS DE BAJAS EMISIONES!!!\n'
                '\n'
                'EQUIPAMIENTO\n'
                '\n'
                'Equipamiento de serie (Emotion)\n'
                'Pantalla multimedia con conectividad (Apple CarPlay / Android '
                'Auto)\n'
                'Cámara trasera y sensores de aparcamiento delanteros y '
                'traseros.\n'
                'Climatizador automático.\n'
                'Acceso y arranque sin llave.\n'
                'Faros LED.\n'
                'Asistencias a la conducción y seguridad activa.\n'
                'Color Gris grafito metalizado + lunas traseras tintadas.\n'
                'Asiento conductor, con soporte lumbar, regulable '
                'eléctricamente.\n'
                'Control remoto mediante app kia (estado, carga, ubicación, '
                'apertura/cierre, A/C, etc.)\n'
                'Adicional / extras incluidos\n'
                'Maletero modificado para ganar espacio (reversible, entrego '
                'todas las piezas originales)\n'
                'Alfombrillas de goma ORIGINALES Kia e-Niro (incluida '
                'maletero) + alfombrillas originales textiles impecables\n'
                'Cable original Mennekes Type 2 con funda, como nuevo\n'
                'Cargador de emergencia original incluido\n'
                '\n'
                'EL VEHICULO SE ENTREGA CON 1 AÑO DE GARANTIA Y PUESTO A TU '
                'NOMBRE TODO INCLUIDO EN EL PRECIO.\n'
                '\n'
                'FINANCIAMOS 100% A MEDIDA DE TUS NECESIDADES Compre on-line y '
                'te lo ponemos en la puerta de casa!!! también puedes '
                'visitarnos en nuestras instalaciones en Calle Roma '
                '2,(Polígono Wells) Humanes de Madrid.¡¡¡Les esperamos!!!',
 'doors_number': 5,
 'emission_standard': '0',
 'engine': None,
 'engine_horse_power': 204,
 'expiration_date': None,
 'fuel_type': 'Eléctrico',
 'id': '46b3f36a-1ee6-5f10-9283-f739a2dfb7f1',
 'is_damaged': False,
 'is_operable': True,
 'latitude': None,
 'license_plate': None,
 'link_to_web_offer': 'https://www.coches.net/kia-e-niro-eniro-150kw-204cv-drive-long-range-5p-electrico-hibrido-2021-en-madrid-70518600-covo.aspx',
 'listing': 'auction',
 'location': 'Madrid',
 'location_confidence': None,
 'longitude': None,
 'make': 'KIA',
 'model': 'e-Niro',
 'odometer': 75000,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'ES',
 'original_photo_count': 1,
 'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19931637/f7e1fc80-7129-4097-b1e6-3fb90755a514.jpg'],
 'photos': [{'BlobStorageUrl': 'https://alxdev.blob.core.windows.net/top-deal-listing/listing_46b3f36a-1ee6-5f10-9283-f739a2dfb7f1/46b3f36a-1ee6-5f10-9283-f739a2dfb7f1_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 86783,
             'Height': 600,
             'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19931637/f7e1fc80-7129-4097-b1e6-3fb90755a514.jpg',
             'Width': 800}],
 'postal_code': None,
 'price': 18990,
 'price_includes_vat': True,
 'province': None,
 'province_code': None,
 'region': None,
 'region_code': None,
 'registration_date': '2020-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'KIA e-Niro eNiro Drive Long Range',
 'transmission': 'automatic',
 'trim': 'eNiro 150kW 204CV Drive Long Range',
 'vin': None,
 'year': 2020}
2026-05-15 10:02:52 [auto_selling_coches.net.api] INFO: Saving data for 70518600: {'created_time': 1778839372.853351, 'last_price_update_time': 1778839372.853358}
2026-05-15 10:02:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70502291> (referer: https://www.coches.net/concesionario/rpcarsautotradesl/?pg=1) ['zyte-api']
2026-05-15 10:02:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-05-15 10:02:53 [auto_selling_coches.net.api] INFO: Extracted item from API: 70502291 - HYUNDAI Kona KONA TGDI 1.6 4X2DT TECNO RED
2026-05-15 10:02:53 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 5c57c889-690d-5fbb-bfad-cc5781834b81 with identifier: 70502291
2026-05-15 10:02:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 5c57c889-690d-5fbb-bfad-cc5781834b81
2026-05-15 10:02:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19916059/a101af23-e8aa-4584-9b35-3171086553db.jpg already downloaded
2026-05-15 10:02:53 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 5c57c889-690d-5fbb-bfad-cc5781834b81 with identifier 70502291
2026-05-15 10:02:53 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-05-15 10:02:53 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-05-15 10:02:53 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 5c57c889-690d-5fbb-bfad-cc5781834b81
2026-05-15 10:02:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://web.gw.coches.net/details/70502291>
{'auction_title': '',
 'body_type': 'SUV',
 'c_o_2_emission_value': 142,
 'category': 'Coches',
 'city': None,
 'color': 'Naranja',
 'currency': 'EUR',
 'description': 'HYUNDA KONA TGDI 1.6 176CV\n'
                'VEHICULO NACIONAL \n'
                '\n'
                'EQUIPAMIENTO\n'
                '\n'
                'EQUIPAMIENTO SERIE INCLUIDO \n'
                '- Cinco plazas  ( 2+3 )\n'
                '- Ocho altavoces ( Krell ) con subwoofer\n'
                '- Equipo de audio ( Krell ) con radio AM/FM. RDS. radio '
                'digital y pantalla táctil pantalla color\n'
                '- Control remoto de audio en el volante\n'
                '- Toma/s de 12v en los asientos delanteros\n'
                '- Cuatro frenos de disco siendo dos ventilados\n'
                '- ABS\n'
                '- Preparación para teléfono móvil cargador\n'
                '- Control de crucero\n'
                '- Luces de lectura delanteras y traseras\n'
                '- Luz en el maletero\n'
                '- Espejo de cortesía iluminado en conductor en acompañante\n'
                '- Sensores de aparcamiento delanteros con radar. sensores de '
                'aparcamiento traseros con radar y cámara\n'
                '- Combustible: sin plomo 95 octanos y Combustible primario: '
                'gasolina\n'
                '- Acabados de lujo: pomo de la palanca de cambios en cuero\n'
                '- Faros con lente elipsoidal. bombilla LED y luz larga con '
                'bombilla LED\n'
                '- Regulación de los faros con ajuste de altura automático. '
                'sensor de luz ambiental y sensor de vehículos en sentido '
                'contrario\n'
                '- Luces antiniebla delanteras\n'
                '- Luces laterales maniobras/de bordillo\n'
                '- Encendido diurno automático\n'
                '- Airbag lateral de cortina delantero y trasero\n'
                '- Sujeción de carga\n'
                '- Cierre centralizado con apertura por tarjeta/llave '
                'inteligente\n'
                '- Protección antirrobo\n'
                '- Portaequipajes longitudinal en el techo en negro/gris (no '
                'pintado)\n'
                '- Airbag frontal del conductor. airbag frontal del '
                'acompañante desconectable\n'
                '- Airbags laterales delanteros\n'
                '- Dos reposacabezas en asientos delanteros ajustables en '
                'altura. tres reposacabezas en asientos traseros ajustables en '
                'altura\n'
                '- Cinturón de seguridad delantero en asiento conductor. '
                'acompañante y ajustable en altura con pretensores\n'
                '- Cinturón de seguridad trasero en lado conductor. cinturón '
                'de seguridad trasero en lado acompañante. cinturón de '
                'seguridad trasero en asiento central de 3 puntos\n'
                '- Asientos de cuero (material principal) y de tela (material '
                'secundario)\n'
                '- Apoyabrazos central delantero\n'
                '- Apoyabrazos trasero\n'
                '- Asiento delantero del conductor individual con ajuste '
                'eléctrico ( seis ajustes eléctricos ) térmico. ventilado. '
                'eléctrico. ajuste eléctrico en altura y eléctrico de dos '
                'direcciones con ajuste eléctrico del respaldo y ajuste '
                'eléctrico de la inclinacion de la banqueta. asiento delantero '
                'del acompañante individual con ajuste eléctrico ( tres '
                'ajustes eléctricos ) térmico. ventilado. eléctrico \n'
                '\n'
                ' ENTREGAMOS El COCHE CON 1 AÑO DE GARANTIA Y CAMBIO DE NOMBRE '
                'INCLUIDO EN EL PRECIO!!!!\n'
                '\n'
                'FINANCIAMOS 100% A MEDIDA DE TUS NECESIDADES Compre on-line y '
                'te lo ponemos en la puerta de casa!!! también puedes '
                'visitarnos en nuestras instalaciones en Calle Roma '
                '2,(Polígono Wells) Humanes de Madrid. ¡¡¡Les esperamos!!!',
 'doors_number': 5,
 'emission_standard': 'C',
 'engine': '1.6L',
 'engine_horse_power': 177,
 'expiration_date': None,
 'fuel_type': 'Gasolina',
 'id': '5c57c889-690d-5fbb-bfad-cc5781834b81',
 'is_damaged': False,
 'is_operable': True,
 'latitude': None,
 'license_plate': None,
 'link_to_web_offer': 'https://www.coches.net/hyundai-kona-kona-tgdi-16-176cv-4x2dt-tecno-red-5p-gasolina-2019-en-madrid-70502291-covo.aspx',
 'listing': 'auction',
 'location': 'Madrid',
 'location_confidence': None,
 'longitude': None,
 'make': 'HYUNDAI',
 'model': 'Kona',
 'odometer': 129000,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'ES',
 'original_photo_count': 1,
 'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19916059/a101af23-e8aa-4584-9b35-3171086553db.jpg'],
 'photos': [{'BlobStorageUrl': 'https://alxdev.blob.core.windows.net/top-deal-listing/listing_5c57c889-690d-5fbb-bfad-cc5781834b81/5c57c889-690d-5fbb-bfad-cc5781834b81_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 83923,
             'Height': 600,
             'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19916059/a101af23-e8aa-4584-9b35-3171086553db.jpg',
             'Width': 800}],
 'postal_code': None,
 'price': 14990,
 'price_includes_vat': True,
 'province': None,
 'province_code': None,
 'region': None,
 'region_code': None,
 'registration_date': '2019-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'HYUNDAI Kona KONA TGDI 1.6 4X2DT TECNO RED',
 'transmission': 'automatic',
 'trim': 'KONA TGDI 1.6 176CV 4X2DT TECNO RED',
 'vin': None,
 'year': 2019}
2026-05-15 10:02:53 [auto_selling_coches.net.api] INFO: Saving data for 70502291: {'created_time': 1778839373.091254, 'last_price_update_time': 1778839373.091263}
2026-05-15 10:02:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70535287> (referer: https://www.coches.net/concesionario/rpcarsautotradesl/?pg=1) ['zyte-api']
2026-05-15 10:02:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-05-15 10:02:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70535372> (referer: https://www.coches.net/concesionario/rpcarsautotradesl/?pg=1) ['zyte-api']
2026-05-15 10:02:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-05-15 10:02:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70509955> (referer: https://www.coches.net/concesionario/rpcarsautotradesl/?pg=1) ['zyte-api']
2026-05-15 10:02:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-05-15 10:02:53 [auto_selling_coches.net.api] INFO: Extracted item from API: 70535287 - BMW Serie 2 M2
2026-05-15 10:02:53 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: e36c9c30-b00b-51b8-8a7e-34384eed33a3 with identifier: 70535287
2026-05-15 10:02:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item e36c9c30-b00b-51b8-8a7e-34384eed33a3
2026-05-15 10:02:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19949918/88c2bbeb-d561-4a1d-9bcd-239b26bfdb4c.jpg already downloaded
2026-05-15 10:02:53 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: e36c9c30-b00b-51b8-8a7e-34384eed33a3 with identifier 70535287
2026-05-15 10:02:53 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-05-15 10:02:53 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-05-15 10:02:53 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item e36c9c30-b00b-51b8-8a7e-34384eed33a3
2026-05-15 10:02:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://web.gw.coches.net/details/70535287>
{'auction_title': '',
 'body_type': 'Coupe',
 'c_o_2_emission_value': None,
 'category': 'Coches',
 'city': None,
 'color': 'Gris / Plata',
 'currency': 'EUR',
 'description': 'BMW M2 PACK CARBONO \n'
                'VEHICULO NACIONAL \n'
                'KILOMETROS CERTIFICADOS\n'
                '\n'
                'EQUIPAMIENTO\n'
                '\n'
                '* PAQUETE M TRACK RACE, INCLUYE TECHO CARBONO.\n'
                '* NAVEGADOR\n'
                '* ACCESO DE CONFORT\n'
                '* FAROS M EN NEGRO BRILLO SHADOW LINE\n'
                '* CRISTALES TINTADOS PARA PROTECCIÓN SOLAR\n'
                '* ESPEJOS RETROVISORES ELECTRICOS Y AVATIBLES\n'
                '* APPLE CARPLAY/ ANDROID AUTO\n'
                '* ESCAPE DEPORTIVO\n'
                '* PAQUETE ILUMINACION INTERIOR A COLOR\n'
                '* APERTURA/CIERRE DE APROXIMACION Y ARRANQUE SIN LLAVES\n'
                '* FAROS LED ADAPTATIVOS\n'
                '* ASISTENTE PARA LUZ DE CARRETERA\n'
                '* MODOS CONDUCCION: CONFORT, SPORT Y TRACK\n'
                '* CONTROL DE VELOCIDAD\n'
                '* VOLANTE MULTIFUNCION "M" CALEFACTADO\n'
                '* VIRTUAL COCKPIT\n'
                '* SENSORES DE APARCAMIENTO DELANTEROS Y TRASEROS CON CAMARA\n'
                '* RECONOCIMIENTO DE SEÑALES\n'
                '* SENSOR DE ÁNGULO MUERTO\n'
                '* CLIMATIZADOR BI-ZONAS\n'
                '* ASIENTOS DELANTEROS ELECTRICOS CON MEMORIA Y CALEFACTADOS\n'
                '* LLANTAS 20" Y MAS EXTRAS\n'
                '\n'
                'EL VEHICULO SE ENTREGA CON EL CAMBIO DE NOMBRE Y 1 AÑO DE '
                'GARANTIA INCLUIDO EN EL PRECIO.\n'
                '\n'
                'FINANCIAMOS 100% A MEDIDA DE TUS NECESIDADES \n'
                'Compre on-line y te lo ponemos en la puerta de casa!!! '
                'también puedes visitarnos en nuestras instalaciones en Calle '
                'Roma 2,(Polígono Wells)  Humanes de Madrid.\n'
                '\n'
                ' ¡¡¡Les esperamos!!!',
 'doors_number': 2,
 'emission_standard': 'C',
 'engine': '3.0L',
 'engine_horse_power': 480,
 'expiration_date': None,
 'fuel_type': 'Gasolina',
 'id': 'e36c9c30-b00b-51b8-8a7e-34384eed33a3',
 'is_damaged': False,
 'is_operable': True,
 'latitude': None,
 'license_plate': None,
 'link_to_web_offer': 'https://www.coches.net/bmw-serie-2-m2-2p-gasolina-2025-en-madrid-70535287-covo.aspx',
 'listing': 'auction',
 'location': 'Madrid',
 'location_confidence': None,
 'longitude': None,
 'make': 'BMW',
 'model': 'Serie 2',
 'odometer': 13000,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'ES',
 'original_photo_count': 1,
 'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19949918/88c2bbeb-d561-4a1d-9bcd-239b26bfdb4c.jpg'],
 'photos': [{'BlobStorageUrl': 'https://alxdev.blob.core.windows.net/top-deal-listing/listing_e36c9c30-b00b-51b8-8a7e-34384eed33a3/e36c9c30-b00b-51b8-8a7e-34384eed33a3_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 60710,
             'Height': 600,
             'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19949918/88c2bbeb-d561-4a1d-9bcd-239b26bfdb4c.jpg',
             'Width': 800}],
 'postal_code': None,
 'price': 77990,
 'price_includes_vat': True,
 'province': None,
 'province_code': None,
 'region': None,
 'region_code': None,
 '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-05-15 10:02:53 [auto_selling_coches.net.api] INFO: Saving data for 70535287: {'created_time': 1778839373.77835, 'last_price_update_time': 1778839373.778359}
2026-05-15 10:02:53 [auto_selling_coches.net.api] INFO: Extracted item from API: 70535372 - BMW X4 xDrive30d xLine
2026-05-15 10:02:53 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 9a5fa1e8-cb71-5f40-ab23-254032d8ccc4 with identifier: 70535372
2026-05-15 10:02:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 9a5fa1e8-cb71-5f40-ab23-254032d8ccc4
2026-05-15 10:02:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19949957/dccf97fd-fd3d-49e2-beab-08aadb6e3d2a.jpg already downloaded
2026-05-15 10:02:53 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 9a5fa1e8-cb71-5f40-ab23-254032d8ccc4 with identifier 70535372
2026-05-15 10:02:53 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-05-15 10:02:53 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-05-15 10:02:53 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 9a5fa1e8-cb71-5f40-ab23-254032d8ccc4
2026-05-15 10:02:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://web.gw.coches.net/details/70535372>
{'auction_title': '',
 'body_type': 'SUV',
 'c_o_2_emission_value': None,
 'category': 'Coches',
 'city': None,
 'color': 'Gris / Plata',
 'currency': 'EUR',
 'description': 'BMW X4 xDrive30d xLine\n'
                'KILOMETROS CERTIFICA\n'
                'Vehiculo de importación totalmente libre de siniestros y '
                'manipulaciones\n'
                '\n'
                'EQUIPAMIENTO\n'
                '\n'
                'Techo panoramico\n'
                'Etiqueta medioambiental ECO\n'
                'Cámara trasera\n'
                'Parktronic delantero\n'
                'Parktronic trasero\n'
                'Sistema de navegación\n'
                'Climatizador automático\n'
                'Limitador de velocidad\n'
                'Control de crucero\n'
                'Prevención de colisión\n'
                'Ayuda mantenimiento carril\n'
                'Sensor luces\n'
                'Sensor lluvia\n'
                'Keyless entry (apertura sin llave)\n'
                'Keyless start (arranque sin llave)\n'
                'Portón trasero eléctrico\n'
                'Asientos eléctricos\n'
                'Asientos de cuero\n'
                'Calefacción en asientos\n'
                'Tracción a las 4 ruedas\n'
                'Retrovisor electrocrómico\n'
                'Retrovisores plegables eléctricamente\n'
                'Selector de modos de conducción\n'
                'Faros Led\n'
                'Reconocimiento señales de tráfico\n'
                'Levas en el volante\n'
                'USB\n'
                'Botón emergencia\n'
                'Isofix\n'
                '\n'
                'ENTREGAMOS El COCHE CON 1 AÑO DE GARANTIA Y CAMBIO DE NOMBRE '
                'INCLUIDO EN EL PRECIO!!!!\n'
                '\n'
                'FINANCIAMOS 100% A MEDIDA DE TUS NECESIDADES Compre on-line y '
                'te lo ponemos en la puerta de casa!!! también puedes '
                'visitarnos en nuestras instalaciones en Calle Roma '
                '2,(Polígono Wells) Humanes de Madrid.\n'
                '\n'
                '¡¡¡Les esperamos!!!',
 'doors_number': 5,
 'emission_standard': 'ECO',
 'engine': '3.0L',
 'engine_horse_power': 286,
 'expiration_date': None,
 'fuel_type': 'Híbrido',
 'id': '9a5fa1e8-cb71-5f40-ab23-254032d8ccc4',
 'is_damaged': False,
 'is_operable': True,
 'latitude': None,
 'license_plate': None,
 'link_to_web_offer': 'https://www.coches.net/bmw-x4-xdrive30d-xline-5p-electrico-hibrido-2025-en-madrid-70535372-covo.aspx',
 'listing': 'auction',
 'location': 'Madrid',
 'location_confidence': None,
 'longitude': None,
 'make': 'BMW',
 'model': 'X4',
 'odometer': 75000,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'ES',
 'original_photo_count': 1,
 'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19949957/dccf97fd-fd3d-49e2-beab-08aadb6e3d2a.jpg'],
 'photos': [{'BlobStorageUrl': 'https://alxdev.blob.core.windows.net/top-deal-listing/listing_9a5fa1e8-cb71-5f40-ab23-254032d8ccc4/9a5fa1e8-cb71-5f40-ab23-254032d8ccc4_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 82763,
             'Height': 600,
             'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19949957/dccf97fd-fd3d-49e2-beab-08aadb6e3d2a.jpg',
             'Width': 800}],
 'postal_code': None,
 'price': 53990,
 'price_includes_vat': True,
 'province': None,
 'province_code': None,
 'region': None,
 'region_code': None,
 'registration_date': '2024-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'BMW X4 xDrive30d xLine',
 'transmission': 'automatic',
 'trim': 'xDrive30d xLine',
 'vin': None,
 'year': 2024}
2026-05-15 10:02:53 [auto_selling_coches.net.api] INFO: Saving data for 70535372: {'created_time': 1778839373.845956, 'last_price_update_time': 1778839373.845963}
2026-05-15 10:02:53 [auto_selling_coches.net.api] INFO: Extracted item from API: 70509955 - BMW Serie 4 420d
2026-05-15 10:02:53 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 86648156-077b-5fcd-9272-1aa981dca0fb with identifier: 70509955
2026-05-15 10:02:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 86648156-077b-5fcd-9272-1aa981dca0fb
2026-05-15 10:02:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19924323/e7d7bc2c-f43b-4bd5-a396-44d453930a09.jpg already downloaded
2026-05-15 10:02:53 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 86648156-077b-5fcd-9272-1aa981dca0fb with identifier 70509955
2026-05-15 10:02:53 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-05-15 10:02:53 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-05-15 10:02:53 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 86648156-077b-5fcd-9272-1aa981dca0fb
2026-05-15 10:02:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://web.gw.coches.net/details/70509955>
{'auction_title': '',
 'body_type': 'Coupe',
 'c_o_2_emission_value': 111,
 'category': 'Coches',
 'city': None,
 'color': 'Blanco',
 'currency': 'EUR',
 'description': 'BMW SERIE 4 420d PAQUETE M COMPETICION \n'
                'VEHICULO NACIONAL \n'
                'EXCELENTES CONDICIONES \n'
                'KILOMETROS CERTIFICADOS \n'
                '\n'
                'EQUIPAMIENTO\n'
                '\n'
                'TECHO PANORAMICO \n'
                'PANTALLA ANDROID \n'
                'ASIENTOS DE ALCANTARA M COMPETITION \n'
                'ASIENTOS CALEFACTABLES \n'
                'CONTROL DE TRACCION \n'
                'LIMITADOR DE VELOCIDAD \n'
                'CONTROL CRUCERO \n'
                'LUCES AUTOMATICAS \n'
                'SENSOR DE LLUVIA\n'
                'LUCES XENON \n'
                'LLANTAS DE ALEACION M COMPETITION \n'
                'SISTEMA DE DISCOS DE FRENOS EN LAS 4 RUEDAS \n'
                'SISTEMA DE CLIMATIZACXION BIZONA \n'
                'SENSORES DE APARCAMIENTO \n'
                'CIERRE CENTRALIZADO \n'
                'APPLECARPLAY \n'
                'ANDROID AUTO \n'
                'LUCES ANTINIEBLAS DELANTERAS Y TRASERAS \n'
                'STAR STOP \n'
                'MODOS DE CONDUCCION SPORT+, SPORT, COMFOR Y ECO \n'
                '2 JUEGOS DE LLAVES ORIGINALES \n'
                '\n'
                'EL VEHICULO SE ENTREGA CON 1 AÑO DE GARANTIA Y PUESTO A TU '
                'NOMBRE TODO INCLUIDO EN EL PRECIO.\n'
                '\n'
                'FINANCIAMOS 100% A MEDIDA DE TUS NECESIDADES Compre on-line y '
                'te lo ponemos en la puerta de casa!!! también puedes '
                'visitarnos en nuestras instalaciones en Calle Roma '
                '2,(Polígono Wells) Humanes de Madrid.\n'
                '\n'
                '¡¡¡Les esperamos!!!',
 'doors_number': 2,
 'emission_standard': 'C',
 'engine': '2.0L',
 'engine_horse_power': 190,
 'expiration_date': None,
 'fuel_type': 'Diesel',
 'id': '86648156-077b-5fcd-9272-1aa981dca0fb',
 'is_damaged': False,
 'is_operable': True,
 'latitude': None,
 'license_plate': None,
 'link_to_web_offer': 'https://www.coches.net/bmw-serie-4-420d-2p-diesel-2017-en-madrid-70509955-covo.aspx',
 'listing': 'auction',
 'location': 'Madrid',
 'location_confidence': None,
 'longitude': None,
 'make': 'BMW',
 'model': 'Serie 4',
 'odometer': 194000,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'ES',
 'original_photo_count': 1,
 'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19924323/e7d7bc2c-f43b-4bd5-a396-44d453930a09.jpg'],
 'photos': [{'BlobStorageUrl': 'https://alxdev.blob.core.windows.net/top-deal-listing/listing_86648156-077b-5fcd-9272-1aa981dca0fb/86648156-077b-5fcd-9272-1aa981dca0fb_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 67726,
             'Height': 600,
             'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19924323/e7d7bc2c-f43b-4bd5-a396-44d453930a09.jpg',
             'Width': 800}],
 'postal_code': None,
 'price': 18490,
 'price_includes_vat': True,
 'province': None,
 'province_code': None,
 'region': None,
 'region_code': None,
 'registration_date': '2016-01-01',
 'seats_number': 4,
 'seller_name': None,
 'title': 'BMW Serie 4 420d',
 'transmission': 'automatic',
 'trim': '420d',
 'vin': None,
 'year': 2016}
2026-05-15 10:02:53 [auto_selling_coches.net.api] INFO: Saving data for 70509955: {'created_time': 1778839373.910155, 'last_price_update_time': 1778839373.910165}
2026-05-15 10:02:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70535256> (referer: https://www.coches.net/concesionario/rpcarsautotradesl/?pg=1) ['zyte-api']
2026-05-15 10:02:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-05-15 10:02:54 [auto_selling_coches.net.api] INFO: Extracted item from API: 70535256 - MERCEDES-BENZ Clase V 220 d Avantgarde Compacto
2026-05-15 10:02:54 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 7246a93e-f37f-517a-878e-24aa2ad0fade with identifier: 70535256
2026-05-15 10:02:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 7246a93e-f37f-517a-878e-24aa2ad0fade
2026-05-15 10:02:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19949889/19ee8af8-f724-40e0-8e65-9c016a3185ae.jpg already downloaded
2026-05-15 10:02:54 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 7246a93e-f37f-517a-878e-24aa2ad0fade with identifier 70535256
2026-05-15 10:02:54 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-05-15 10:02:54 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-05-15 10:02:54 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 7246a93e-f37f-517a-878e-24aa2ad0fade
2026-05-15 10:02:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://web.gw.coches.net/details/70535256>
{'auction_title': '',
 'body_type': 'Monovolumen',
 'c_o_2_emission_value': 157,
 'category': 'Coches',
 'city': None,
 'color': 'Verde',
 'currency': 'EUR',
 'description': 'MERCEDES-BENZ Clase V 220 d Avantgarde Compacto\n'
                'VEHICULO NACIONAL \n'
                'IVA DEDUCIBLE \n'
                'CUENTA CON PEGATINA MEDIO AMBIENTAL ECO, TIENE INTREGRADO '
                'SISTEMA DE GAS GLP.\n'
                '\n'
                'EQUIPAMIENTO\n'
                '\n'
                '- Paquete Avantgarde\n'
                '- Led Intelligent Light System\n'
                '- Apertura cristal trasero\n'
                '- 7 plazas (2+2+3)\n'
                '- Asientos de cuero\n'
                '- Lunas oscurecidas\n'
                '- Retrovisores eléctricos\n'
                '- Llantas de aleación 18"\n'
                '- Volante multifunción con levas\n'
                '- Modos de conducción Drive Select\n'
                '- Control de velocidad\n'
                '- Sensores luz/lluvia\n'
                '- Cámara 360º\n'
                '- Sensores delanteros y traseros\n'
                '- App Connect\n'
                '- Ordenador de a bordo\n'
                '- Climatizador\n'
                '- Aire acondicionado en las 3 filas\n'
                '\n'
                'ENTREGAMOS El COCHE CON 1 AÑO DE GARANTIA Y CAMBIO DE NOMBRE '
                'INCLUIDO EN EL PRECIO!!!!\n'
                '\n'
                'FINANCIAMOS 100% A MEDIDA DE TUS NECESIDADES Compre on-line y '
                'te lo ponemos en la puerta de casa!!! también puedes '
                'visitarnos en nuestras instalaciones en Calle Roma '
                '2,(Polígono Wells) Humanes de Madrid. \n'
                '\n'
                '¡¡¡Les esperamos!!!',
 'doors_number': 5,
 'emission_standard': 'ECO',
 'engine': '1.9L',
 'engine_horse_power': 163,
 'expiration_date': None,
 'fuel_type': 'Diesel',
 'id': '7246a93e-f37f-517a-878e-24aa2ad0fade',
 'is_damaged': False,
 'is_operable': True,
 'latitude': None,
 'license_plate': None,
 'link_to_web_offer': 'https://www.coches.net/mercedes-benz-clase-v-220-d-avantgarde-compacto-5p-diesel-2021-en-madrid-70535256-covo.aspx',
 'listing': 'auction',
 'location': 'Madrid',
 'location_confidence': None,
 'longitude': None,
 'make': 'MERCEDES-BENZ',
 'model': 'Clase V',
 'odometer': 375000,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'ES',
 'original_photo_count': 1,
 'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19949889/19ee8af8-f724-40e0-8e65-9c016a3185ae.jpg'],
 'photos': [{'BlobStorageUrl': 'https://alxdev.blob.core.windows.net/top-deal-listing/listing_7246a93e-f37f-517a-878e-24aa2ad0fade/7246a93e-f37f-517a-878e-24aa2ad0fade_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 93904,
             'Height': 600,
             'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19949889/19ee8af8-f724-40e0-8e65-9c016a3185ae.jpg',
             'Width': 800}],
 'postal_code': None,
 'price': 37990,
 'price_includes_vat': True,
 'province': None,
 'province_code': None,
 'region': None,
 'region_code': None,
 'registration_date': '2023-01-01',
 'seats_number': 6,
 'seller_name': None,
 'title': 'MERCEDES-BENZ Clase V 220 d Avantgarde Compacto',
 'transmission': 'automatic',
 'trim': '220 d Avantgarde Compacto',
 'vin': None,
 'year': 2023}
2026-05-15 10:02:54 [auto_selling_coches.net.api] INFO: Saving data for 70535256: {'created_time': 1778839374.200864, 'last_price_update_time': 1778839374.200874}
2026-05-15 10:02:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70500221> (referer: https://www.coches.net/concesionario/rpcarsautotradesl/?pg=1) ['zyte-api']
2026-05-15 10:02:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-05-15 10:02:54 [auto_selling_coches.net.api] INFO: Extracted item from API: 70500221 - MINI COUNTRYMAN COOPER SD COUNTRYMAN
2026-05-15 10:02:54 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 4bc73803-388f-577b-b2cb-2a53580dab09 with identifier: 70500221
2026-05-15 10:02:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 4bc73803-388f-577b-b2cb-2a53580dab09
2026-05-15 10:02:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19913174/fe03bc40-42cd-42da-957d-3c4134acd557.jpg already downloaded
2026-05-15 10:02:54 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 4bc73803-388f-577b-b2cb-2a53580dab09 with identifier 70500221
2026-05-15 10:02:54 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-05-15 10:02:54 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-05-15 10:02:54 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 4bc73803-388f-577b-b2cb-2a53580dab09
2026-05-15 10:02:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://web.gw.coches.net/details/70500221>
{'auction_title': '',
 'body_type': 'Berlina',
 'c_o_2_emission_value': 119,
 'category': 'Coches',
 'city': None,
 'color': 'Rojo',
 'currency': 'EUR',
 'description': 'MINI COUNTRYMAN COOPER SD COUNTRYMAN\n'
                'MATRICULADO 2015 vehiculo nacional \n'
                'IVA DEDUCIBLE \n'
                '\n'
                'EQUIPAMIENTO:\n'
                '\n'
                '- Star / Stop.\n'
                '- Ordenador abordo.\n'
                '- Sensor de lluvia.\n'
                '- Encendido Automático de Luces.\n'
                '- Asientos, Volante y Palanca de Cambios en Cuero.\n'
                '- Control de Velocidad.\n'
                '- SENSORES DE APROXIMACION \n'
                '- LLANTAS ALEACION\n'
                '-BLUETOOTH\n'
                '\n'
                'TE ENTREGAMOS EL COCHE CON 1 AÑO DE GARANTIA Y CAMBIO DE '
                'NOMBRE INCLUIDOS EN EL PRECIO.\n'
                '\n'
                'FINANCIAMOS 100% A MEDIDA DE TUS NECESIDADES \n'
                'Compre on-line y te lo ponemos en la puerta de casa!!! '
                'también puedes visitarnos en nuestras instalaciones en Calle '
                'Roma 2,(Polígono Wells)  Humanes de Madrid.\n'
                '\n'
                ' ¡¡¡Les esperamos!!!',
 'doors_number': 5,
 'emission_standard': 'C',
 'engine': '2.0L',
 'engine_horse_power': 143,
 'expiration_date': None,
 'fuel_type': 'Diesel',
 'id': '4bc73803-388f-577b-b2cb-2a53580dab09',
 'is_damaged': False,
 'is_operable': True,
 'latitude': None,
 'license_plate': None,
 'link_to_web_offer': 'https://www.coches.net/mini-countryman-cooper-sd-countryman-5p-diesel-2015-en-madrid-70500221-covo.aspx',
 'listing': 'auction',
 'location': 'Madrid',
 'location_confidence': None,
 'longitude': None,
 'make': 'MINI',
 'model': 'COUNTRYMAN',
 'odometer': 149000,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'ES',
 'original_photo_count': 1,
 'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19913174/fe03bc40-42cd-42da-957d-3c4134acd557.jpg'],
 'photos': [{'BlobStorageUrl': 'https://alxdev.blob.core.windows.net/top-deal-listing/listing_4bc73803-388f-577b-b2cb-2a53580dab09/4bc73803-388f-577b-b2cb-2a53580dab09_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 83512,
             'Height': 600,
             'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19913174/fe03bc40-42cd-42da-957d-3c4134acd557.jpg',
             'Width': 800}],
 'postal_code': None,
 'price': 11990,
 'price_includes_vat': True,
 'province': None,
 'province_code': None,
 'region': None,
 'region_code': None,
 'registration_date': '2015-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'MINI COUNTRYMAN COOPER SD COUNTRYMAN',
 'transmission': 'manual',
 'trim': 'COOPER SD COUNTRYMAN',
 'vin': None,
 'year': 2015}
2026-05-15 10:02:54 [auto_selling_coches.net.api] INFO: Saving data for 70500221: {'created_time': 1778839374.805619, 'last_price_update_time': 1778839374.805628}
2026-05-15 10:02:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70535538> (referer: https://www.coches.net/concesionario/rpcarsautotradesl/?pg=1) ['zyte-api']
2026-05-15 10:02:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-05-15 10:02:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70524742> (referer: https://www.coches.net/concesionario/rpcarsautotradesl/?pg=1) ['zyte-api']
2026-05-15 10:02:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-05-15 10:02:54 [auto_selling_coches.net.api] INFO: Extracted item from API: 70535538 - BMW X4 xDrive30d
2026-05-15 10:02:54 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 34f596ce-2c72-5c85-a605-a78ccf19c2bb with identifier: 70535538
2026-05-15 10:02:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 34f596ce-2c72-5c85-a605-a78ccf19c2bb
2026-05-15 10:02:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19950094/11bfd171-84cd-458a-8a06-56bfefad9d3d.jpg already downloaded
2026-05-15 10:02:54 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 34f596ce-2c72-5c85-a605-a78ccf19c2bb with identifier 70535538
2026-05-15 10:02:54 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-05-15 10:02:54 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-05-15 10:02:54 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 34f596ce-2c72-5c85-a605-a78ccf19c2bb
2026-05-15 10:02:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://web.gw.coches.net/details/70535538>
{'auction_title': '',
 'body_type': 'SUV',
 'c_o_2_emission_value': 149,
 'category': 'Coches',
 'city': None,
 'color': 'Blanco',
 'currency': 'EUR',
 'description': 'BMW X4 xDrive30d PAQUETE M\n'
                'VEHICULO NACIONAL\n'
                'KILOMETROS CERTIFICADOS\n'
                'LIBRO DE REVISIONES \n'
                '\n'
                'EQUIPAMIENTO\n'
                '\n'
                '-Cambio deportivo steptronic 8 vel\n'
                '-Paquete xLine\n'
                '-Volante deportivo multifuncional con levas\n'
                '-Faro Bixenon con led diurno\n'
                '-Lavafaros\n'
                '-Antinieblas\n'
                '-Porton con accionamiento electrico\n'
                '-Asientos deportivos en cuero "nevada"/marrón sattel\n'
                '-Speed Limit Info (indicación de límites de velocidad)\n'
                '-Varios modos de uso(confort,eco,sport)\n'
                '-Control de crucero con limitador\n'
                '-Control de descensos\n'
                '-Sens.luz y lluvia\n'
                '-Sensores de parking del/tras\n'
                '-Camara vision trasera\n'
                '-Retrovisores plegables eléctricos/fotocromaticos/termicos\n'
                '-Espejo interior fotocromatico\n'
                '-Desactivación del airbag del pasajero\n'
                '-Sistema de navegación\n'
                '-Multimedia usb,aux,bt\n'
                '-Indicador presion de neumáticos\n'
                '-Climatizador automático bizona\n'
                '-Servicios(connectedrive)\n'
                '-Isofix\n'
                '\n'
                'ENTREGAMOS El COCHE CON 1 AÑO DE GARANTIA Y CAMBIO DE NOMBRE '
                'INCLUIDO EN EL PRECIO!!!!\n'
                '\n'
                'FINANCIAMOS 100% A MEDIDA DE TUS NECESIDADES Compre on-line y '
                'te lo ponemos en la puerta de casa!!! también puedes '
                'visitarnos en nuestras instalaciones en Calle Roma '
                '2,(Polígono Wells) Humanes de Madrid.\n'
                '\n'
                '¡¡¡Les esperamos!!!',
 'doors_number': 5,
 'emission_standard': 'B',
 'engine': '3.0L',
 'engine_horse_power': 258,
 'expiration_date': None,
 'fuel_type': 'Diesel',
 'id': '34f596ce-2c72-5c85-a605-a78ccf19c2bb',
 'is_damaged': False,
 'is_operable': True,
 'latitude': None,
 'license_plate': None,
 'link_to_web_offer': 'https://www.coches.net/bmw-x4-xdrive30d-5p-diesel-2015-en-madrid-70535538-covo.aspx',
 'listing': 'auction',
 'location': 'Madrid',
 'location_confidence': None,
 'longitude': None,
 'make': 'BMW',
 'model': 'X4',
 'odometer': 265000,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'ES',
 'original_photo_count': 1,
 'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19950094/11bfd171-84cd-458a-8a06-56bfefad9d3d.jpg'],
 'photos': [{'BlobStorageUrl': 'https://alxdev.blob.core.windows.net/top-deal-listing/listing_34f596ce-2c72-5c85-a605-a78ccf19c2bb/34f596ce-2c72-5c85-a605-a78ccf19c2bb_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 80019,
             'Height': 600,
             'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19950094/11bfd171-84cd-458a-8a06-56bfefad9d3d.jpg',
             'Width': 800}],
 'postal_code': None,
 'price': 18900,
 'price_includes_vat': True,
 'province': None,
 'province_code': None,
 'region': None,
 'region_code': None,
 'registration_date': '2014-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'BMW X4 xDrive30d',
 'transmission': 'automatic',
 'trim': 'xDrive30d',
 'vin': None,
 'year': 2014}
2026-05-15 10:02:54 [auto_selling_coches.net.api] INFO: Saving data for 70535538: {'created_time': 1778839374.982323, 'last_price_update_time': 1778839374.98233}
2026-05-15 10:02:55 [auto_selling_coches.net.api] INFO: Extracted item from API: 70524742 - SKODA Scala 1.0 TSI DSG PLUS
2026-05-15 10:02:55 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 04d8ad9e-f479-5ef5-a4bf-d36125c24721 with identifier: 70524742
2026-05-15 10:02:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 04d8ad9e-f479-5ef5-a4bf-d36125c24721
2026-05-15 10:02:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19939335/83353fd3-677b-48a1-bc44-0b9e5745430f.jpg already downloaded
2026-05-15 10:02:55 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 04d8ad9e-f479-5ef5-a4bf-d36125c24721 with identifier 70524742
2026-05-15 10:02:55 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-05-15 10:02:55 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-05-15 10:02:55 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 04d8ad9e-f479-5ef5-a4bf-d36125c24721
2026-05-15 10:02:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://web.gw.coches.net/details/70524742>
{'auction_title': '',
 'body_type': 'Berlina',
 'c_o_2_emission_value': None,
 'category': 'Coches',
 'city': None,
 'color': 'Negro',
 'currency': 'EUR',
 'description': 'SKODA Scala 1.5 TSI 110 KW 150 CV DSG PLUS\n'
                'VEHICULO NACIONAL \n'
                'LIBRE DE SINIESTRO KILOMETROS CERTIFICADOS\n'
                '\n'
                'EQUIPAMIENTO \n'
                '\n'
                'VOLANTE MULTIFUNCION \n'
                'APPLE CARDPLAY / ANDROID AUTO \n'
                'LUCES AUTOMATICAS\n'
                'SENSOR DE LLUVIAS\n'
                'CONTROL CRUCERO \n'
                'LIMITADOR DE VELOCIDAD \n'
                'CAMARA MARCHA ATRAS \n'
                'PUERTOS DE CARGA TIPO C\n'
                'BLUETOOTH \n'
                'CLIMATIZACION BIZONA \n'
                'CIERRE CENTRALIZADO \n'
                'FAROS CON ILUMINACION LED\n'
                'LUCES ANTINIEBLAS DELANTERAS Y TRASERA\n'
                'ESPEJOS ELECTRICOS\n'
                '\n'
                'EL VEHICULO SE ENTREGA CON 1 AÑO DE GARANTIA Y PUESTO A TU '
                'NOMBRE TODO INCLUIDO EN EL PRECIO.\n'
                '\n'
                'FINANCIAMOS 100% A MEDIDA DE TUS NECESIDADES Compre on-line y '
                'te lo ponemos en la puerta de casa!!! también puedes '
                'visitarnos en nuestras instalaciones en Calle Roma '
                '2,(Polígono Wells) Humanes de Madrid.¡¡¡Les esperamos!!!',
 'doors_number': 5,
 'emission_standard': 'C',
 'engine': '1.0L',
 'engine_horse_power': 115,
 'expiration_date': None,
 'fuel_type': 'Gasolina',
 'id': '04d8ad9e-f479-5ef5-a4bf-d36125c24721',
 'is_damaged': False,
 'is_operable': True,
 'latitude': None,
 'license_plate': None,
 'link_to_web_offer': 'https://www.coches.net/skoda-scala-10-tsi-85kw-115cv-dsg-plus-5p-gasolina-2026-en-madrid-70524742-covo.aspx',
 'listing': 'auction',
 'location': 'Madrid',
 'location_confidence': None,
 'longitude': None,
 'make': 'SKODA',
 'model': 'Scala',
 'odometer': 16000,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'ES',
 'original_photo_count': 1,
 'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19939335/83353fd3-677b-48a1-bc44-0b9e5745430f.jpg'],
 'photos': [{'BlobStorageUrl': 'https://alxdev.blob.core.windows.net/top-deal-listing/listing_04d8ad9e-f479-5ef5-a4bf-d36125c24721/04d8ad9e-f479-5ef5-a4bf-d36125c24721_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 82422,
             'Height': 600,
             'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19939335/83353fd3-677b-48a1-bc44-0b9e5745430f.jpg',
             'Width': 800}],
 'postal_code': None,
 'price': 20490,
 'price_includes_vat': True,
 'province': None,
 'province_code': None,
 'region': None,
 'region_code': None,
 'registration_date': '2025-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'SKODA Scala 1.0 TSI DSG PLUS',
 'transmission': 'automatic',
 'trim': '1.0 TSI 85KW 115CV DSG PLUS',
 'vin': None,
 'year': 2025}
2026-05-15 10:02:55 [auto_selling_coches.net.api] INFO: Saving data for 70524742: {'created_time': 1778839375.07232, 'last_price_update_time': 1778839375.072329}
2026-05-15 10:02:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70535221> (referer: https://www.coches.net/concesionario/rpcarsautotradesl/?pg=1) ['zyte-api']
2026-05-15 10:02:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-05-15 10:02:55 [auto_selling_coches.net.api] INFO: Extracted item from API: 70535221 - MAZDA CX-30 2.0G AWD AT Zenith Black Safety
2026-05-15 10:02:55 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: deff43e9-9643-5f5a-8496-03d7db381c6f with identifier: 70535221
2026-05-15 10:02:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item deff43e9-9643-5f5a-8496-03d7db381c6f
2026-05-15 10:02:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19949869/9b267d74-4036-4eb1-9f96-6359f8c6eb22.jpg already downloaded
2026-05-15 10:02:55 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: deff43e9-9643-5f5a-8496-03d7db381c6f with identifier 70535221
2026-05-15 10:02:55 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-05-15 10:02:55 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-05-15 10:02:55 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item deff43e9-9643-5f5a-8496-03d7db381c6f
2026-05-15 10:02:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://web.gw.coches.net/details/70535221>
{'auction_title': '',
 'body_type': 'SUV',
 'c_o_2_emission_value': 136,
 'category': 'Coches',
 'city': None,
 'color': 'Blanco',
 'currency': 'EUR',
 'description': 'MAZDA CX-30 2.0G 90kW AWD AT Zenith Black Safety 122CV\n'
                'MATRICULADO 21/12/2019\n'
                'VEHICULO NACIONAL \n'
                '\n'
                'EQUIPAMIENTO\n'
                '\n'
                '- Faros de LED.\n'
                '- Llantas de aleación de 18".\n'
                '- Cristales tintados.\n'
                '- Retrovisores eléctricos.\n'
                '- ABS.\n'
                '- Control de tracción.\n'
                '- Sensor de presión de neumáticos.\n'
                '- Sensores de luz y lluvia.\n'
                '- Sensores de aparcamiento.\n'
                '- Cámara de visión posterior.\n'
                '- Navegador.\n'
                '- Control de velocidad.\n'
                '- Start & stop.\n'
                '- Freno de mano eléctrico.\n'
                '- Active Driving Display.\n'
                '- Asiento conductor regulable eléctricamente.\n'
                '- Asientos calefactados.\n'
                '- Tapicería de cuero.\n'
                '- Entrada USB.\n'
                '- Climatizador.\n'
                '- Dirección asistida.\n'
                '- Bluetooth\n'
                '- APPLECARDPLAY \n'
                '-ANDROID AUTO\n'
                '-PORTON TRASERO ELECTRICO\n'
                '-ESPEJOS RETRACTILES \n'
                '- APERTURA Y CIERRE POR LLAVE DE APROXIMACION \n'
                '\n'
                'EL VEHICULO SE ENTREGA CON 1 AÑO DE GARANTIA Y PUESTO A TU '
                'NOMBRE TODO INCLUIDO EN EL PRECIO.\n'
                '\n'
                'FINANCIAMOS 100% A MEDIDA DE TUS NECESIDADES Compre on-line y '
                'te lo ponemos en la puerta de casa!!! también puedes '
                'visitarnos en nuestras instalaciones en Calle Roma '
                '2,(Polígono Wells) Humanes de Madrid.\n'
                '\n'
                '¡¡¡Les esperamos!!!',
 'doors_number': 5,
 'emission_standard': 'ECO',
 'engine': '2.0L',
 'engine_horse_power': 122,
 'expiration_date': None,
 'fuel_type': 'Gasolina',
 'id': 'deff43e9-9643-5f5a-8496-03d7db381c6f',
 'is_damaged': False,
 'is_operable': True,
 'latitude': None,
 'license_plate': None,
 'link_to_web_offer': 'https://www.coches.net/mazda-cx-30-20g-90kw-awd-at-zenith-black-safety-5p-gasolina-2019-en-madrid-70535221-covo.aspx',
 'listing': 'auction',
 'location': 'Madrid',
 'location_confidence': None,
 'longitude': None,
 'make': 'MAZDA',
 'model': 'CX-30',
 'odometer': 170500,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'ES',
 'original_photo_count': 1,
 'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19949869/9b267d74-4036-4eb1-9f96-6359f8c6eb22.jpg'],
 'photos': [{'BlobStorageUrl': 'https://alxdev.blob.core.windows.net/top-deal-listing/listing_deff43e9-9643-5f5a-8496-03d7db381c6f/deff43e9-9643-5f5a-8496-03d7db381c6f_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 68699,
             'Height': 600,
             'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19949869/9b267d74-4036-4eb1-9f96-6359f8c6eb22.jpg',
             'Width': 800}],
 'postal_code': None,
 'price': 17990,
 'price_includes_vat': True,
 'province': None,
 'province_code': None,
 'region': None,
 'region_code': None,
 'registration_date': '2020-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'MAZDA CX-30 2.0G AWD AT Zenith Black Safety',
 'transmission': 'automatic',
 'trim': '2.0G 90kW AWD AT Zenith Black Safety',
 'vin': None,
 'year': 2020}
2026-05-15 10:02:55 [auto_selling_coches.net.api] INFO: Saving data for 70535221: {'created_time': 1778839375.485765, 'last_price_update_time': 1778839375.485773}
2026-05-15 10:02:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70304399> (referer: https://www.coches.net/concesionario/rpcarsautotradesl/?pg=1) ['zyte-api']
2026-05-15 10:02:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-05-15 10:02:55 [auto_selling_coches.net.api] INFO: Extracted item from API: 70304399 - PEUGEOT 2008 Allure BlueHDi Auto
2026-05-15 10:02:55 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 2b7086b0-3315-52f2-b5fa-28a9f6a709ae with identifier: 70304399
2026-05-15 10:02:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 2b7086b0-3315-52f2-b5fa-28a9f6a709ae
2026-05-15 10:02:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19759092/cb5ff81d-92a8-4aa2-94d7-16a41e545ef1.jpg already downloaded
2026-05-15 10:02:55 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 2b7086b0-3315-52f2-b5fa-28a9f6a709ae with identifier 70304399
2026-05-15 10:02:55 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-05-15 10:02:55 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-05-15 10:02:55 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 2b7086b0-3315-52f2-b5fa-28a9f6a709ae
2026-05-15 10:02:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://web.gw.coches.net/details/70304399>
{'auction_title': '',
 'body_type': 'SUV',
 'c_o_2_emission_value': 104,
 'category': 'Coches',
 'city': None,
 'color': 'Blanco',
 'currency': 'EUR',
 'description': 'PEUGEOT 2008 Allure BlueHDi 88KW 120CV Auto\n'
                'VEHICULO NACIONAL \n'
                'EXCELENTES CONDICIONES\n'
                '\n'
                'EQUIPAMIENTO\n'
                '\n'
                '- Cinco plazas  ( 2+3 )\n'
                '- Seis altavoces\n'
                '- Equipo de audio con radio AM/FM. RDS y pantalla táctil '
                'pantalla color\n'
                '- Control remoto de audio en el volante\n'
                '- Toma/s de 12v en los asientos delanteros\n'
                '- Cuatro frenos de disco siendo dos ventilados\n'
                '- ABS\n'
                '- Preparación para teléfono móvil cargador\n'
                '- Control de crucero\n'
                '- Luces de lectura delanteras\n'
                '- Luz en el maletero\n'
                '- Espejo de cortesía en conductor en acompañante\n'
                '- Sensores de aparcamiento traseros con radar y cámara\n'
                '- Combustible: diesel y Combustible primario: diesel\n'
                '- Acabados de lujo: pomo de la palanca de cambios en aluminio '
                'y cuero. consola central en negro piano. puertas en símil '
                'fibra carbono y tablero en simil fibra de carbono\n'
                '- Faros con lente elipsoidal. bombilla LED y luz larga con '
                'bombilla LED\n'
                '- Regulación de los faros con ajuste de altura manual y '
                'sensor de luz ambiental\n'
                '- Encendido diurno automático\n'
                '- Airbag lateral de cortina delantero y trasero\n'
                '- Bandeja trasera rígida\n'
                '- Sujeción de carga\n'
                '- Cierre centralizado con mando a distancia y contról de los '
                'elevalunas\n'
                '- Portaequipajes longitudinal en el techo en color combinado '
                'con carrocería\n'
                '- Airbag frontal del conductor. airbag frontal del '
                'acompañante desconectable\n'
                '- Airbags laterales delanteros\n'
                '- Dos reposacabezas en asientos delanteros ajustables en '
                'altura. tres reposacabezas en asientos traseros ajustables en '
                'altura\n'
                '- Cinturón de seguridad delantero en asiento conductor. '
                'acompañante y ajustable en altura con pretensores\n'
                '\n'
                'EL VEHICULO SE ENTREGA CON 1 AÑO DE GARANTIA Y PUESTO A TU '
                'NOMBRE TODO INCLUIDO EN EL PRECIO.\n'
                '\n'
                'FINANCIAMOS 100% A MEDIDA DE TUS NECESIDADES \n'
                'Compre on-line y te lo ponemos en la puerta de casa!!! '
                'también puedes visitarnos en nuestras instalaciones en Calle '
                'Roma 2,(Polígono Wells)  Humanes de Madrid.\n'
                '\n'
                ' ¡¡¡Les esperamos!!!',
 'doors_number': 5,
 'emission_standard': 'C',
 'engine': '1.5L',
 'engine_horse_power': 120,
 'expiration_date': None,
 'fuel_type': 'Diesel',
 'id': '2b7086b0-3315-52f2-b5fa-28a9f6a709ae',
 'is_damaged': False,
 'is_operable': True,
 'latitude': None,
 'license_plate': None,
 'link_to_web_offer': 'https://www.coches.net/peugeot-2008-allure-bluehdi-88kw-120cv-auto-5p-diesel-2019-en-madrid-70304399-covo.aspx',
 'listing': 'auction',
 'location': 'Madrid',
 'location_confidence': None,
 'longitude': None,
 'make': 'PEUGEOT',
 'model': '2008',
 'odometer': 129000,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'ES',
 'original_photo_count': 1,
 'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19759092/cb5ff81d-92a8-4aa2-94d7-16a41e545ef1.jpg'],
 'photos': [{'BlobStorageUrl': 'https://alxdev.blob.core.windows.net/top-deal-listing/listing_2b7086b0-3315-52f2-b5fa-28a9f6a709ae/2b7086b0-3315-52f2-b5fa-28a9f6a709ae_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 79847,
             'Height': 600,
             'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19759092/cb5ff81d-92a8-4aa2-94d7-16a41e545ef1.jpg',
             'Width': 800}],
 'postal_code': None,
 'price': 11490,
 'price_includes_vat': True,
 'province': None,
 'province_code': None,
 'region': None,
 'region_code': None,
 'registration_date': '2019-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'PEUGEOT 2008 Allure BlueHDi Auto',
 'transmission': 'automatic',
 'trim': 'Allure BlueHDi 88KW 120CV Auto',
 'vin': None,
 'year': 2019}
2026-05-15 10:02:55 [auto_selling_coches.net.api] INFO: Saving data for 70304399: {'created_time': 1778839375.975747, 'last_price_update_time': 1778839375.975756}
2026-05-15 10:02:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70524810> (referer: https://www.coches.net/concesionario/rpcarsautotradesl/?pg=1) ['zyte-api']
2026-05-15 10:02:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-05-15 10:02:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70535111> (referer: https://www.coches.net/concesionario/rpcarsautotradesl/?pg=1) ['zyte-api']
2026-05-15 10:02:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-05-15 10:02:56 [auto_selling_coches.net.api] INFO: Extracted item from API: 70524810 - PEUGEOT 3008 1.2 PureTech SS Active Pack EAT8
2026-05-15 10:02:56 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: b4604a23-2f8a-5510-9486-9fee4a038877 with identifier: 70524810
2026-05-15 10:02:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item b4604a23-2f8a-5510-9486-9fee4a038877
2026-05-15 10:02:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19939356/209780f5-37cd-4e5e-854e-7a6924031870.jpg already downloaded
2026-05-15 10:02:56 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: b4604a23-2f8a-5510-9486-9fee4a038877 with identifier 70524810
2026-05-15 10:02:56 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-05-15 10:02:56 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-05-15 10:02:56 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item b4604a23-2f8a-5510-9486-9fee4a038877
2026-05-15 10:02:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://web.gw.coches.net/details/70524810>
{'auction_title': '',
 'body_type': 'SUV',
 'c_o_2_emission_value': None,
 'category': 'Coches',
 'city': None,
 'color': 'Blanco',
 'currency': 'EUR',
 'description': 'PEUGEOT 3008 1.2 PureTech 96KW SS Active Pack EAT8\n'
                'IVA DEDUCIBLE\n'
                '\n'
                'EQUIPAMIENTO\n'
                '\n'
                '- Molduras Rejilla paragolpes (cromado)\n'
                '- Retrovisor exterior plegable eléctricamente\n'
                '- Retrovisor exterior regulable eléctricamente\n'
                '- Retrovisor exterior con Tapas coberteras color carrocería\n'
                '- Faro Eco\n'
                '- Intermitente en Retrovisor exterior integrad.\n'
                '- Luces antiniebla\n'
                '- Asistente a la conducción: Asistente luz carretera\n'
                '- Función automática de las luces (Follow me home)\n'
                '- Pilotos traseros LED\n'
                '- Pilotos traseros LED, efecto 3D\n'
                '- Sensor de luz y lluvia\n'
                '- Luz de día LED\n'
                '- Limpiaparabrisas con Sensor de lluvia\n'
                '- Salientes embellecedores de la puerta Cromado\n'
                '- Faldón frontal Cromado\n'
                '- Spoiler del techo color carrocería\n'
                '- Luna trasera calefactable(s)\n'
                '- Ventanilla lateral detrás y Luna trasera oscurecidos\n'
                '- Receptor de radio digital (DAB+)\n'
                '- Sistema de audio RCC (Radio, apto para MP3)\n'
                '- OnStar SOS Inspección\n'
                '- Audi connect (Sistema asistencia y llamada emergencia)\n'
                '- Indicador multifunción con pantalla táctil en color\n'
                '- Indicador multifunción con pantalla en color (DGT10CHD)\n'
                '- Head-up Display\n'
                '- Panel de instrumentos digital\n'
                '- Ordenador de a bordo\n'
                '- Indicador de las marchas\n'
                '- Sistema audio\n'
                '-navegador NAC 3-D, DAB con pantalla en color\n'
                '- Ayuda aparcamiento detrás\n'
                '- Sistema control presión neumáticos\n'
                '\n'
                'EL VEHICULO SE ENTREGA CON 1 AÑO DE GARANTIA Y PUESTO A TU '
                'NOMBRE TODO INCLUIDO EN EL PRECIO.\n'
                '\n'
                'FINANCIAMOS 100% A MEDIDA DE TUS NECESIDADES Compre on-line y '
                'te lo ponemos en la puerta de casa!!! también puedes '
                'visitarnos en nuestras instalaciones en Calle Roma '
                '2,(Polígono Wells) Humanes de Madrid.\n'
                '\n'
                '¡¡¡Les esperamos!!!',
 'doors_number': 5,
 'emission_standard': 'C',
 'engine': '1.2L',
 'engine_horse_power': 130,
 'expiration_date': None,
 'fuel_type': 'Gasolina',
 'id': 'b4604a23-2f8a-5510-9486-9fee4a038877',
 'is_damaged': False,
 'is_operable': True,
 'latitude': None,
 'license_plate': None,
 'link_to_web_offer': 'https://www.coches.net/peugeot-3008-12-puretech-96kw-ss-active-pack-eat8-5p-gasolina-2022-en-madrid-70524810-covo.aspx',
 'listing': 'auction',
 'location': 'Madrid',
 'location_confidence': None,
 'longitude': None,
 'make': 'PEUGEOT',
 'model': '3008',
 'odometer': 122000,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'ES',
 'original_photo_count': 1,
 'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19939356/209780f5-37cd-4e5e-854e-7a6924031870.jpg'],
 'photos': [{'BlobStorageUrl': 'https://alxdev.blob.core.windows.net/top-deal-listing/listing_b4604a23-2f8a-5510-9486-9fee4a038877/b4604a23-2f8a-5510-9486-9fee4a038877_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 81246,
             'Height': 600,
             'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19939356/209780f5-37cd-4e5e-854e-7a6924031870.jpg',
             'Width': 800}],
 'postal_code': None,
 'price': 15990,
 'price_includes_vat': True,
 'province': None,
 'province_code': None,
 'region': None,
 'region_code': None,
 'registration_date': '2022-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'PEUGEOT 3008 1.2 PureTech SS Active Pack EAT8',
 'transmission': 'automatic',
 'trim': '1.2 PureTech 96KW SS Active Pack EAT8',
 'vin': None,
 'year': 2022}
2026-05-15 10:02:56 [auto_selling_coches.net.api] INFO: Saving data for 70524810: {'created_time': 1778839376.149155, 'last_price_update_time': 1778839376.149164}
2026-05-15 10:02:56 [auto_selling_coches.net.api] INFO: Extracted item from API: 70535111 - RENAULT Captur Zen Energy TCe EDC
2026-05-15 10:02:56 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: df30a8ca-4539-5cba-9528-1e72eab269d4 with identifier: 70535111
2026-05-15 10:02:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item df30a8ca-4539-5cba-9528-1e72eab269d4
2026-05-15 10:02:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19949814/1bbb56bd-5782-42e8-8fbf-75c39847d092.jpg already downloaded
2026-05-15 10:02:56 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: df30a8ca-4539-5cba-9528-1e72eab269d4 with identifier 70535111
2026-05-15 10:02:56 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-05-15 10:02:56 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-05-15 10:02:56 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item df30a8ca-4539-5cba-9528-1e72eab269d4
2026-05-15 10:02:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://web.gw.coches.net/details/70535111>
{'auction_title': '',
 'body_type': 'Berlina',
 'c_o_2_emission_value': 125,
 'category': 'Coches',
 'city': None,
 'color': 'Marrón',
 'currency': 'EUR',
 'description': 'RENAULT Captur Zen Energy TCe 87kW 120CV EDC\n'
                'VEHICULO NACIONAL \n'
                'KILOMETROS CERTIFICADOS \n'
                '\n'
                'EQUIPAMIENTO \n'
                '\n'
                'Climatizador \n'
                'Volante Multi-función\n'
                'Velocidad crucero\n'
                'Cambio automático\n'
                'Sensores aparcamiento\n'
                'Llanta aluminio\n'
                'Cámara trasera \n'
                'CONTROL CRUCERO \n'
                'LIMITADOR DE VELOCIDAD \n'
                'BLUETOOTH \n'
                'STAR STOP \n'
                'LUCES AUTOMATICAS \n'
                'SENSOR DE LLUVIA \n'
                'INSOFIX \n'
                'ILUMINACION LED \n'
                'ELEVALUNAS ELECTRICOS \n'
                'CIERRE CENTRALIZADO \n'
                'DIRRECION ASISTIDA MODO CITY \n'
                'CONTROL POR VOZ \n'
                'TOMA 12V \n'
                'ENCENDIDO POR BOTON \n'
                '\n'
                'ENTREGAMOS El COCHE CON 1 AÑO DE GARANTIA Y CAMBIO DE NOMBRE '
                'INCLUIDO EN EL PRECIO!!!!\n'
                '\n'
                'FINANCIAMOS 100% A MEDIDA DE TUS NECESIDADES Compre on-line y '
                'te lo ponemos en la puerta de casa!!! también puedes '
                'visitarnos en nuestras instalaciones en Calle Roma '
                '2,(Polígono Wells) Humanes de Madrid.\n'
                '\n'
                '¡¡¡Les esperamos!!!',
 'doors_number': 5,
 'emission_standard': 'C',
 'engine': '1.2L',
 'engine_horse_power': 120,
 'expiration_date': None,
 'fuel_type': 'Gasolina',
 'id': 'df30a8ca-4539-5cba-9528-1e72eab269d4',
 'is_damaged': False,
 'is_operable': True,
 'latitude': None,
 'license_plate': None,
 'link_to_web_offer': 'https://www.coches.net/renault-captur-zen-energy-tce-87kw-120cv-edc-5p-gasolina-2017-en-madrid-70535111-covo.aspx',
 'listing': 'auction',
 'location': 'Madrid',
 'location_confidence': None,
 'longitude': None,
 'make': 'RENAULT',
 'model': 'Captur',
 'odometer': 141000,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'ES',
 'original_photo_count': 1,
 'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19949814/1bbb56bd-5782-42e8-8fbf-75c39847d092.jpg'],
 'photos': [{'BlobStorageUrl': 'https://alxdev.blob.core.windows.net/top-deal-listing/listing_df30a8ca-4539-5cba-9528-1e72eab269d4/df30a8ca-4539-5cba-9528-1e72eab269d4_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 82733,
             'Height': 600,
             'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19949814/1bbb56bd-5782-42e8-8fbf-75c39847d092.jpg',
             'Width': 800}],
 'postal_code': None,
 'price': 11990,
 'price_includes_vat': True,
 'province': None,
 'province_code': None,
 'region': None,
 'region_code': None,
 'registration_date': '2017-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'RENAULT Captur Zen Energy TCe EDC',
 'transmission': 'automatic',
 'trim': 'Zen Energy TCe 87kW 120CV EDC',
 'vin': None,
 'year': 2017}
2026-05-15 10:02:56 [auto_selling_coches.net.api] INFO: Saving data for 70535111: {'created_time': 1778839376.252394, 'last_price_update_time': 1778839376.252402}
2026-05-15 10:02:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70535409> (referer: https://www.coches.net/concesionario/rpcarsautotradesl/?pg=1) ['zyte-api']
2026-05-15 10:02:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-05-15 10:02:56 [auto_selling_coches.net.api] INFO: Extracted item from API: 70535409 - TOYOTA Yaris 1.5 120H Style Plus
2026-05-15 10:02:56 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 09129dfa-fbe4-5abc-b45a-7b1622ed31e3 with identifier: 70535409
2026-05-15 10:02:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 09129dfa-fbe4-5abc-b45a-7b1622ed31e3
2026-05-15 10:02:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19950001/f6ec92c9-9daa-46aa-93e7-82d7848441cb.jpg already downloaded
2026-05-15 10:02:56 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 09129dfa-fbe4-5abc-b45a-7b1622ed31e3 with identifier 70535409
2026-05-15 10:02:56 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-05-15 10:02:56 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-05-15 10:02:56 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 09129dfa-fbe4-5abc-b45a-7b1622ed31e3
2026-05-15 10:02:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://web.gw.coches.net/details/70535409>
{'auction_title': '',
 'body_type': 'Berlina',
 'c_o_2_emission_value': None,
 'category': 'Coches',
 'city': None,
 'color': 'Gris / Plata',
 'currency': 'EUR',
 'description': 'TOYOTA Yaris 1.5 120H Style Plus\n'
                'VEHICULO NACIONAL \n'
                'UNICO PROPIETARIO \n'
                'REVISIONES EN CASA OFICIAL \n'
                'GARANTIA OFICIAL TOYOTA\n'
                '\n'
                'EQUIPAMIENTO \n'
                '\n'
                '-Navegador\n'
                '-Head-up display\n'
                '-Info-entretenimiento actualizado\n'
                '-Pantalla táctil\n'
                '-Cristales ahumados\n'
                '-Cargador inalámbrico en la zona central\n'
                '-Luces azules interiores\n'
                '-Control del ángulo muerto\n'
                '-Apertura y cierre inteligente (sin llave)\n'
                '-ISOFIX\n'
                '-Altavoces JBL\n'
                '-Cuadro de instrumentos digital\n'
                '-Aleta de antena\n'
                '-Cámara trasera\n'
                '-Sensores de aparcamiento delanteros y traseros\n'
                '-Control de crucero\n'
                '-Radio cd MP3\n'
                '-Volante multifunción deportivo en cuero\n'
                '-Climatizador Bi-zona\n'
                '-Elevalunas eléctricos\n'
                '\n'
                'ENTREGAMOS El COCHE CON 1 AÑO DE GARANTIA Y CAMBIO DE NOMBRE '
                'INCLUIDO EN EL PRECIO!!!!\n'
                '\n'
                'FINANCIAMOS 100% A MEDIDA DE TUS NECESIDADES Compre on-line y '
                'te lo ponemos en la puerta de casa!!! también puedes '
                'visitarnos en nuestras instalaciones en Calle Roma '
                '2,(Polígono Wells) Humanes de Madrid.\n'
                '\n'
                '¡¡¡Les esperamos!!!',
 'doors_number': 5,
 'emission_standard': 'ECO',
 'engine': '1.5L',
 'engine_horse_power': 116,
 'expiration_date': None,
 'fuel_type': 'Híbrido',
 'id': '09129dfa-fbe4-5abc-b45a-7b1622ed31e3',
 'is_damaged': False,
 'is_operable': True,
 'latitude': None,
 'license_plate': None,
 'link_to_web_offer': 'https://www.coches.net/toyota-yaris-15-120h-style-plus-5p-electrico-hibrido-2022-en-madrid-70535409-covo.aspx',
 'listing': 'auction',
 'location': 'Madrid',
 'location_confidence': None,
 'longitude': None,
 'make': 'TOYOTA',
 'model': 'Yaris',
 'odometer': 33000,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'ES',
 'original_photo_count': 1,
 'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19950001/f6ec92c9-9daa-46aa-93e7-82d7848441cb.jpg'],
 'photos': [{'BlobStorageUrl': 'https://alxdev.blob.core.windows.net/top-deal-listing/listing_09129dfa-fbe4-5abc-b45a-7b1622ed31e3/09129dfa-fbe4-5abc-b45a-7b1622ed31e3_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 90134,
             'Height': 600,
             'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19950001/f6ec92c9-9daa-46aa-93e7-82d7848441cb.jpg',
             'Width': 800}],
 'postal_code': None,
 'price': 20990,
 'price_includes_vat': True,
 'province': None,
 'province_code': None,
 'region': None,
 'region_code': None,
 'registration_date': '2023-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'TOYOTA Yaris 1.5 120H Style Plus',
 'transmission': 'automatic',
 'trim': '1.5 120H Style Plus',
 'vin': None,
 'year': 2023}
2026-05-15 10:02:56 [auto_selling_coches.net.api] INFO: Saving data for 70535409: {'created_time': 1778839376.982104, 'last_price_update_time': 1778839376.982112}
2026-05-15 10:02:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70535180> (referer: https://www.coches.net/concesionario/rpcarsautotradesl/?pg=1) ['zyte-api']
2026-05-15 10:02:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-05-15 10:02:57 [auto_selling_coches.net.api] INFO: Extracted item from API: 70535180 - AUDI A4 2.0 TDI
2026-05-15 10:02:57 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 38678442-b374-5e8e-b492-602b57635ec8 with identifier: 70535180
2026-05-15 10:02:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 38678442-b374-5e8e-b492-602b57635ec8
2026-05-15 10:02:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19949837/fce40f4e-0365-4c96-9470-82d9c06fda02.jpg already downloaded
2026-05-15 10:02:57 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 38678442-b374-5e8e-b492-602b57635ec8 with identifier 70535180
2026-05-15 10:02:57 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-05-15 10:02:57 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-05-15 10:02:57 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 38678442-b374-5e8e-b492-602b57635ec8
2026-05-15 10:02:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://web.gw.coches.net/details/70535180>
{'auction_title': '',
 'body_type': 'Berlina',
 'c_o_2_emission_value': 99,
 'category': 'Coches',
 'city': None,
 'color': 'Gris / Plata',
 'currency': 'EUR',
 'description': 'AUDI A4 2.0 TDI 110KW 150 CV 2017\n'
                '\n'
                'EQUIPAMIENTO\n'
                '\n'
                '- Sistema de Navegación GPS\n'
                '- Control de crucero\n'
                '- Limitador de velocidad\n'
                '- Freno de estacionamiento electr.\n'
                '- Sensor de lluvia\n'
                '- Sensores de aparcamiento traseros\n'
                '- Bluetooth\n'
                '- Climatizador automático\n'
                '- Sistema de anclajes ISOFIX\n'
                '- Elevalunas eléctricas traseras\n'
                '- Elevalunas eléctricas delanteras\n'
                '- Tracción delantera\n'
                '- Volante multifuncional\n'
                '- Control automático de las luces\n'
                '- Depósito AdBlue\n'
                '- Sistema Start / Stop\n'
                '- Airbag acompañante desconectable\n'
                '- Reposabrazos trasero\n'
                '- Cierre centralizado\n'
                '- Radio\n'
                '- Luz del maletero\n'
                '- Luneta trasera calefactable\n'
                '- Airbag conductor\n'
                '- Retrovisores exteriores regulables eléctricamente\n'
                '- Ordenador de a bordo\n'
                '- Airbag acompañante\n'
                '- Arranque sin llave\n'
                '- Reposabrazos delantero\n'
                '- AUX\n'
                '- Lunas tintadas\n'
                '- Levas de cambio en el volante\n'
                '- Dirección asistida\n'
                '- ABS\n'
                '- Retrovisores exteriores con intermitente\n'
                '- Indicador de la temperatura exterior\n'
                '\n'
                'EL VEHICULO SE ENTREGA CON 1 AÑO DE GARANTIA Y PUESTO A TU '
                'NOMBRE TODO INCLUIDO EN EL PRECIO.\n'
                '\n'
                'FINANCIAMOS 100% A MEDIDA DE TUS NECESIDADES \n'
                'Compre on-line y te lo ponemos en la puerta de casa!!! '
                'también puedes visitarnos en nuestras instalaciones en Calle '
                'Roma 2,(Polígono Wells)  Humanes de Madrid.\n'
                '\n'
                ' ¡¡¡Les esperamos!!!',
 'doors_number': 4,
 'emission_standard': 'C',
 'engine': '2.0L',
 'engine_horse_power': 150,
 'expiration_date': None,
 'fuel_type': 'Diesel',
 'id': '38678442-b374-5e8e-b492-602b57635ec8',
 'is_damaged': False,
 'is_operable': True,
 'latitude': None,
 'license_plate': None,
 'link_to_web_offer': 'https://www.coches.net/audi-a4-20-tdi-110kw-150cv-4p-diesel-2018-en-madrid-70535180-covo.aspx',
 'listing': 'auction',
 'location': 'Madrid',
 'location_confidence': None,
 'longitude': None,
 'make': 'AUDI',
 'model': 'A4',
 'odometer': 179000,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'ES',
 'original_photo_count': 1,
 'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19949837/fce40f4e-0365-4c96-9470-82d9c06fda02.jpg'],
 'photos': [{'BlobStorageUrl': 'https://alxdev.blob.core.windows.net/top-deal-listing/listing_38678442-b374-5e8e-b492-602b57635ec8/38678442-b374-5e8e-b492-602b57635ec8_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 74038,
             'Height': 600,
             'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19949837/fce40f4e-0365-4c96-9470-82d9c06fda02.jpg',
             'Width': 800}],
 'postal_code': None,
 'price': 16990,
 'price_includes_vat': True,
 'province': None,
 'province_code': None,
 'region': None,
 'region_code': None,
 'registration_date': '2017-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'AUDI A4 2.0 TDI',
 'transmission': 'automatic',
 'trim': '2.0 TDI 110kW 150CV',
 'vin': None,
 'year': 2017}
2026-05-15 10:02:57 [auto_selling_coches.net.api] INFO: Saving data for 70535180: {'created_time': 1778839377.145906, 'last_price_update_time': 1778839377.145916}
2026-05-15 10:02:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70610499> (referer: https://www.coches.net/concesionario/rpcarsautotradesl/?pg=1) ['zyte-api']
2026-05-15 10:02:57 [auto_selling_coches.net.api] INFO: Extracted item from API: 70610499 - MERCEDES-BENZ Clase G G 400 D
2026-05-15 10:02:57 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 0c13fa17-3b6a-5364-9d8f-2b43e2a243d4 with identifier: 70610499
2026-05-15 10:02:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 0c13fa17-3b6a-5364-9d8f-2b43e2a243d4
2026-05-15 10:02:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19419679/be439509-dd09-4290-ba3d-edd9f47f0aeb.jpg already downloaded
2026-05-15 10:02:57 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 0c13fa17-3b6a-5364-9d8f-2b43e2a243d4 with identifier 70610499
2026-05-15 10:02:57 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-05-15 10:02:57 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-05-15 10:02:57 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 0c13fa17-3b6a-5364-9d8f-2b43e2a243d4
2026-05-15 10:02:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://web.gw.coches.net/details/70610499>
{'auction_title': '',
 'body_type': 'SUV',
 'c_o_2_emission_value': None,
 'category': 'Coches',
 'city': None,
 'color': 'Blanco',
 'currency': 'EUR',
 'description': 'MERCEDES-BENZ Clase G G 400 D\n'
                '\n'
                'NACIONAL UNICO PROPIETARIO Y CON GARANTIA DE FABRICA\n'
                'TODOS LOS EXTRAS\n'
                'IVA DEDUCIBLE\n'
                '\n'
                'EQUIPAMIENTO:\n'
                '-Diferenciales Activos\n'
                '-Contenido Piel Ampliado\n'
                '-Paquete PREMIUM PLUS\n'
                '-Paquete interior FIBRA DE CARBONO (elementos de adornos en '
                'fibra de carbono AMG)\n'
                '-Paquete Night AMG\n'
                '-Paquete Confort\n'
                '-Paquete entretenimiento MBUX\n'
                '-Paquete de Iluminación Ambiental\n'
                '-Paquete ENERGIZING PLUS \n'
                '-Faros LED Autoadaptables\n'
                '-Techo Solar\n'
                '-Techo Interior en Alcántara\n'
                '-Asientos Eléctricos con Memoria\n'
                '-Asientos delanteros climatizados (frío/calor)\n'
                '-Asientos traseros calefactados\n'
                '-Asientos activos con masaje\n'
                '-Climatronic 4 Zonas con ionizador y con portavasos\n'
                '-Apple Car Play - Android Auto\n'
                '-Aviso Cambio de Carril\n'
                '-Control de crucero adaptativo con reconocimiento de señal\n'
                '-Sistema Ángulo Muerto\n'
                '-Distronic\n'
                '-Cámara Trasera + 360º\n'
                '-Sistema PRE-SAFE\n'
                '-Llamada SOS\n'
                '-Sistema de Audio Profesional BURMESTER 3D\n'
                '-Estriberas Laterales\n'
                '-Umbral de las puertas AMG iluminados\n'
                '-Sistema de Escape Deportivo \n'
                '-Linguatronic + Cargador iQ Smartphone\n'
                '-Llantas Monoblock de 22” BRABUS Platinum Edition en negro  y '
                'pulido alto brillo.\n'
                '\n'
                'ENTREGAMOS EL VEHICULO CON 1 AÑO DE GARANTIA Y CON EL CAMBIO '
                'DE NOMBRE INCUIDOS EN EL PRECIO.\n'
                '\n'
                'FINANCIAMOS 100% A MEDIDA DE TUS NECESIDADES \n'
                'Compre on-line y te lo ponemos en la puerta de casa!!! '
                'también puedes visitarnos en nuestras instalaciones en Calle '
                'Roma 2,(Polígono Wells)  Humanes de Madrid.\n'
                ' ¡¡¡Les esperamos!!!',
 'doors_number': 5,
 'emission_standard': 'C',
 'engine': '2.9L',
 'engine_horse_power': 330,
 'expiration_date': None,
 'fuel_type': 'Diesel',
 'id': '0c13fa17-3b6a-5364-9d8f-2b43e2a243d4',
 'is_damaged': False,
 'is_operable': True,
 'latitude': None,
 'license_plate': None,
 'link_to_web_offer': 'https://www.coches.net/mercedes-benz-clase-g-g-400-d-5p-diesel-2022-en-madrid-70610499-covo.aspx',
 'listing': 'auction',
 'location': 'Madrid',
 'location_confidence': None,
 'longitude': None,
 'make': 'MERCEDES-BENZ',
 'model': 'Clase G',
 'odometer': 49000,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'ES',
 'original_photo_count': 1,
 'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19419679/be439509-dd09-4290-ba3d-edd9f47f0aeb.jpg'],
 'photos': [{'BlobStorageUrl': 'https://alxdev.blob.core.windows.net/top-deal-listing/listing_82efea8a-f717-5c6b-8e54-e0c3839ecdfa/82efea8a-f717-5c6b-8e54-e0c3839ecdfa_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 77673,
             'Height': 600,
             'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19419679/be439509-dd09-4290-ba3d-edd9f47f0aeb.jpg',
             'Width': 800}],
 'postal_code': None,
 'price': 159990,
 'price_includes_vat': True,
 'province': None,
 'province_code': None,
 'region': None,
 'region_code': None,
 'registration_date': '2022-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'MERCEDES-BENZ Clase G G 400 D',
 'transmission': 'automatic',
 'trim': 'G 400 D',
 'vin': None,
 'year': 2022}
2026-05-15 10:02:57 [auto_selling_coches.net.api] INFO: Saving data for 70610499: {'created_time': 1778839377.538724, 'last_price_update_time': 1778839377.538732}
2026-05-15 10:02:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70602616> (referer: https://www.coches.net/concesionario/rpcarsautotradesl/?pg=1) ['zyte-api']
2026-05-15 10:02:57 [auto_selling_coches.net.api] INFO: Extracted item from API: 70602616 - PORSCHE Macan Turbo
2026-05-15 10:02:57 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 5ebca11b-33b1-5de0-b52f-ae0c84787c65 with identifier: 70602616
2026-05-15 10:02:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 5ebca11b-33b1-5de0-b52f-ae0c84787c65
2026-05-15 10:02:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19994965/f79d6bd7-e4a5-436c-be91-1c795dc71992.jpg already downloaded
2026-05-15 10:02:57 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 5ebca11b-33b1-5de0-b52f-ae0c84787c65 with identifier 70602616
2026-05-15 10:02:57 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-05-15 10:02:57 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-05-15 10:02:57 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 5ebca11b-33b1-5de0-b52f-ae0c84787c65
2026-05-15 10:02:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://web.gw.coches.net/details/70602616>
{'auction_title': '',
 'body_type': 'SUV',
 'c_o_2_emission_value': 208,
 'category': 'Coches',
 'city': None,
 'color': 'Azul',
 'currency': 'EUR',
 'description': 'PORSCHE Macan Turbo 400cv \n'
                'VEHICULO EN EXCELENTES CONDICIONES \n'
                'MUCHOS EXTRAS\n'
                '\n'
                'EQUIPAMIENTO \n'
                '\n'
                '-TECHO PANORÁMICO ELÉCTRICO + TECHO INTERIOR COMPLETAMENTE '
                'FORRADO EN ALCÁNTARA\n'
                '-SUSPENSIÓN NEUMATICA SE ELEVA Y BAJA\n'
                '-Caja de cambios automática PDK  7VELOCIDADES\n'
                '-Faros led Automáticos e inteligentes\n'
                '-Sistema sonido del escape deportivo \n'
                '-KEYLESS ENTRY / GO \n'
                '-Acceso confort ( entrada y arranque sin llave )\n'
                '-Sensores de luz y lluvia\n'
                '-Cámara con sensores de aparcamiento delante y detrás 360”\n'
                '-Llantas 21” TURBO\n'
                '-Portón Eléctrico\n'
                '-DISTRONIC PLUS ( acc )\n'
                '-CONDUCE SOLO \n'
                '-Controla la distancia con el vehículo que llevas delante y '
                'detecta situaciones donde la distancia es reducida y el '
                'conductor no reacciona, siendo capaz de frenar ante una '
                'situación de emergencia\n'
                '-Asistente para el Mantenimiento del carril\n'
                '-Reconocimiento de las señales \n'
                '-Frenado activo \n'
                '-Ángulo muerto \n'
                '-SISTEMA STAR / STOP\n'
                '-Retrovisores eléctricos plegables automáticamente\n'
                '-Chasis Confort, deportivo y Sport plus \n'
                '-Sistema de OFFROAD\n'
                '-Sonido exclusivo BOSE \n'
                '-INTERIOR EXCLUSIVO\n'
                '-Volante Deportivo multifuncional con Levas\n'
                '-Asientos deportivos en cuero y son full eléctricos con '
                'memoria, con 18 posiciones diferentes, con ajuste lumbar, con '
                'calefacción y ventilación y los asientos traseros también son '
                'calefactables \n'
                '-Navegación Profesional TÁCTIL \n'
                '-Varios modos de conducción\n'
                '-Climatizador automático 4zonas\n'
                '-Freno de mano eléctrico\n'
                '-BLUETOOTH \n'
                '-CD\n'
                '-USB\n'
                '-MANOS LIBRES\n'
                '-Isofix\n'
                '\n'
                'EL VEHICULO SE ENTREGA CON 1 AÑO DE GARANTIA Y PUESTO A TU '
                'NOMBRE TODO INCLUIDO EN EL PRECIO.\n'
                '\n'
                'FINANCIAMOS 100% A MEDIDA DE TUS NECESIDADES Compre on-line y '
                'te lo ponemos en la puerta de casa!!! también puedes '
                'visitarnos en nuestras instalaciones en Calle Roma '
                '2,(Polígono Wells) Humanes de Madrid.\n'
                '\n'
                '¡¡¡Les esperamos!!!',
 'doors_number': 5,
 'emission_standard': 'C',
 'engine': '3.6L',
 'engine_horse_power': 400,
 'expiration_date': None,
 'fuel_type': 'Gasolina',
 'id': '5ebca11b-33b1-5de0-b52f-ae0c84787c65',
 'is_damaged': False,
 'is_operable': True,
 'latitude': None,
 'license_plate': None,
 'link_to_web_offer': 'https://www.coches.net/porsche-macan-turbo-5p-gasolina-2017-en-madrid-70602616-covo.aspx',
 'listing': 'auction',
 'location': 'Madrid',
 'location_confidence': None,
 'longitude': None,
 'make': 'PORSCHE',
 'model': 'Macan',
 'odometer': 215000,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'ES',
 'original_photo_count': 1,
 'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19994965/f79d6bd7-e4a5-436c-be91-1c795dc71992.jpg'],
 'photos': [{'BlobStorageUrl': 'https://alxdev.blob.core.windows.net/top-deal-listing/listing_5ebca11b-33b1-5de0-b52f-ae0c84787c65/5ebca11b-33b1-5de0-b52f-ae0c84787c65_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 69152,
             'Height': 600,
             'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19994965/f79d6bd7-e4a5-436c-be91-1c795dc71992.jpg',
             'Width': 800}],
 'postal_code': None,
 'price': 31990,
 'price_includes_vat': True,
 'province': None,
 'province_code': None,
 'region': None,
 'region_code': None,
 'registration_date': '2016-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'PORSCHE Macan Turbo',
 'transmission': 'automatic',
 'trim': 'Turbo',
 'vin': None,
 'year': 2016}
2026-05-15 10:02:57 [auto_selling_coches.net.api] INFO: Saving data for 70602616: {'created_time': 1778839377.724787, 'last_price_update_time': 1778839377.724795}
2026-05-15 10:02:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70580369> (referer: https://www.coches.net/concesionario/rpcarsautotradesl/?pg=1) ['zyte-api']
2026-05-15 10:02:58 [auto_selling_coches.net.api] INFO: Extracted item from API: 70580369 - AUDI A5 2.0 TDI S tronic Sportback
2026-05-15 10:02:58 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 3b27fc43-9d97-573b-8ba5-6f81401b445c with identifier: 70580369
2026-05-15 10:02:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 3b27fc43-9d97-573b-8ba5-6f81401b445c
2026-05-15 10:02:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19980944/7f73990f-a320-4bcd-929b-e96e86ff41cb.jpg already downloaded
2026-05-15 10:02:58 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 3b27fc43-9d97-573b-8ba5-6f81401b445c with identifier 70580369
2026-05-15 10:02:58 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-05-15 10:02:58 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-05-15 10:02:58 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 3b27fc43-9d97-573b-8ba5-6f81401b445c
2026-05-15 10:02:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://web.gw.coches.net/details/70580369>
{'auction_title': '',
 'body_type': 'Berlina',
 'c_o_2_emission_value': 109,
 'category': 'Coches',
 'city': None,
 'color': 'Gris / Plata',
 'currency': 'EUR',
 'description': 'AUDI A5 2.0 TDI 140kW 190CV S tronic Sportback\n'
                'vehiculo nacional \n'
                '\n'
                'EQUIPAMIENTO \n'
                '\n'
                '-MOTOR 2,0TDI 190CV\n'
                '-ACABADO SLINE\n'
                '-FAROS LED\n'
                '-SENSORES DE APARCAMIENTO DELANTEROS Y TRASEROS\n'
                '-LLANTAS 19"\n'
                '-RETROVISORES RETRACTILES CALEFACTABLES\n'
                '-CONTROL DE VELOCIDAD CRUCERO\n'
                '-VOLANTE MULTIFUNCION\n'
                '-ASISTENTE POR VOZ\n'
                '-SENSORES AUTOMATICOS DE LUZ Y LLUVIA\n'
                '-ILUMINACION INTERIOR LED\n'
                '-CLIMAIZADOR TRIZONA\n'
                '-ASISTENTE DE CARRIL Y FRENADA\n'
                '-PANTALLA GPS\n'
                '-CONEXIONES MULTIMEDIA\n'
                '-MODOS DE CONDUCION \n'
                '-ASIENTOS DEPORTIVOS CON AJUSTE LUMBAR ELECTRICO\n'
                '-LUNAS TINTADAS\n'
                '-ANCLAJES ISOFIX\n'
                '\n'
                'EL VEHICULO SE ENTREGA CON 1 AÑO DE GARANTIA Y PUESTO A TU '
                'NOMBRE TODO INCLUIDO EN EL PRECIO.\n'
                '\n'
                'FINANCIAMOS 100% A MEDIDA DE TUS NECESIDADES \n'
                'Compre on-line y te lo ponemos en la puerta de casa!!! '
                'también puedes visitarnos en nuestras instalaciones en Calle '
                'Roma 2,(Polígono Wells)  Humanes de Madrid.\n'
                '\n'
                ' ¡¡¡Les esperamos!!!',
 'doors_number': 5,
 'emission_standard': 'C',
 'engine': '2.0L',
 'engine_horse_power': 190,
 'expiration_date': None,
 'fuel_type': 'Diesel',
 'id': '3b27fc43-9d97-573b-8ba5-6f81401b445c',
 'is_damaged': False,
 'is_operable': True,
 'latitude': None,
 'license_plate': None,
 'link_to_web_offer': 'https://www.coches.net/audi-a5-20-tdi-140kw-190cv-s-tronic-sportback-5p-diesel-2018-en-madrid-70580369-covo.aspx',
 'listing': 'auction',
 'location': 'Madrid',
 'location_confidence': None,
 'longitude': None,
 'make': 'AUDI',
 'model': 'A5',
 'odometer': 199000,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'ES',
 'original_photo_count': 1,
 'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19980944/7f73990f-a320-4bcd-929b-e96e86ff41cb.jpg'],
 'photos': [{'BlobStorageUrl': 'https://alxdev.blob.core.windows.net/top-deal-listing/listing_3b27fc43-9d97-573b-8ba5-6f81401b445c/3b27fc43-9d97-573b-8ba5-6f81401b445c_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 83524,
             'Height': 600,
             'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19980944/7f73990f-a320-4bcd-929b-e96e86ff41cb.jpg',
             'Width': 800}],
 'postal_code': None,
 'price': 18990,
 'price_includes_vat': True,
 'province': None,
 'province_code': None,
 'region': None,
 'region_code': None,
 'registration_date': '2017-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'AUDI A5 2.0 TDI S tronic Sportback',
 'transmission': 'automatic',
 'trim': '2.0 TDI 140kW 190CV S tronic Sportback',
 'vin': None,
 'year': 2017}
2026-05-15 10:02:58 [auto_selling_coches.net.api] INFO: Saving data for 70580369: {'created_time': 1778839378.187633, 'last_price_update_time': 1778839378.187641}
2026-05-15 10:02:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70610480> (referer: https://www.coches.net/concesionario/rpcarsautotradesl/?pg=1) ['zyte-api']
2026-05-15 10:02:58 [auto_selling_coches.net.api] INFO: Extracted item from API: 70610480 - PORSCHE Panamera 4 EHybrid Executive
2026-05-15 10:02:58 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: c1b38afb-f85f-5129-aab7-0ef62aaca32a with identifier: 70610480
2026-05-15 10:02:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item c1b38afb-f85f-5129-aab7-0ef62aaca32a
2026-05-15 10:02:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/20001897/de405bcd-7d27-403e-b737-8bd23f0b333a.jpg already downloaded
2026-05-15 10:02:58 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: c1b38afb-f85f-5129-aab7-0ef62aaca32a with identifier 70610480
2026-05-15 10:02:58 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-05-15 10:02:58 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-05-15 10:02:58 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item c1b38afb-f85f-5129-aab7-0ef62aaca32a
2026-05-15 10:02:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://web.gw.coches.net/details/70610480>
{'auction_title': '',
 'body_type': 'Berlina',
 'c_o_2_emission_value': 49,
 'category': 'Coches',
 'city': None,
 'color': 'Gris / Plata',
 'currency': 'EUR',
 'description': 'PORSCHE Panamera 4 EHybrid Executive\n'
                'VEHICULO CON APROVED DE PORSCHE\n'
                'EXCELENTES CONDICIONES Y PRECIO INSUPERABLE!!!\n'
                '\n'
                'EQUIPAMIENTO\n'
                '\n'
                '• Pantalla de visualización frontal\n'
                '• Paquete Sport Chrono\n'
                '• Techo panorámico de dos piezas\n'
                '• Climatizador automático bizona\n'
                '• Sistema de navegación\n'
                '• Tapicería de cuero\n'
                '• Asientos calefactables\n'
                '• Control de crucero\n'
                '• Tracción integral\n'
                '• Cierre suave de puertas\n'
                '• Asientos eléctricos MEMORIA\n'
                '• PORTÓN TRASERO ELÉCTRICO\n'
                '• ELEVALUNAS ELÉCTRICOS\n'
                '• SISTEMA DE SONIDO BOSE\n'
                '• RADIO/CD/USB/DAB+\n'
                '• ISOFIX\n'
                '• ASISTENTE DE CAMBIO DE CARRIL/MANTENIMIENTO DE CARRIL\n'
                '• SISTEMA DE ESCAPE DEPORTIVO\n'
                '• PASM\n'
                '• PTM\n'
                '• PVTS+\n'
                '• PDLS+\n'
                '• PCM\n'
                '• Llantas de 21 pulgadas con recubrimiento en polvo\n'
                '• CÁMARA DE VISIÓN DE 360°\n'
                '• FAROS LED HD MATRIX\n'
                '• HISTORIAL DE SERVICIO COMPLETO\n'
                '\n'
                'EL VEHICULO SE ENTREGA CON 1 AÑO DE GARANTIA Y PUESTO A TU '
                'NOMBRE TODO INCLUIDO EN EL PRECIO.\n'
                '\n'
                'FINANCIAMOS 100% A MEDIDA DE TUS NECESIDADES Compre on-line y '
                'te lo ponemos en la puerta de casa!!! también puedes '
                'visitarnos en nuestras instalaciones en Calle Roma '
                '2,(Polígono Wells) Humanes de Madrid.\n'
                '\n'
                '¡¡¡Les esperamos!!!',
 'doors_number': 5,
 'emission_standard': '0',
 'engine': '2.9L',
 'engine_horse_power': 462,
 'expiration_date': None,
 'fuel_type': 'Híbrido enchufable',
 'id': 'c1b38afb-f85f-5129-aab7-0ef62aaca32a',
 'is_damaged': False,
 'is_operable': True,
 'latitude': None,
 'license_plate': None,
 'link_to_web_offer': 'https://www.coches.net/porsche-panamera-4-ehybrid-executive-5p-electrico-hibrido-2021-en-madrid-70610480-covo.aspx',
 'listing': 'auction',
 'location': 'Madrid',
 'location_confidence': None,
 'longitude': None,
 'make': 'PORSCHE',
 'model': 'Panamera',
 'odometer': 49000,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'ES',
 'original_photo_count': 1,
 'photo_urls': ['https://a.ccdn.es/cnet/vehicles/20001897/de405bcd-7d27-403e-b737-8bd23f0b333a.jpg'],
 'photos': [{'BlobStorageUrl': 'https://alxdev.blob.core.windows.net/top-deal-listing/listing_c1b38afb-f85f-5129-aab7-0ef62aaca32a/c1b38afb-f85f-5129-aab7-0ef62aaca32a_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 106235,
             'Height': 600,
             'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/20001897/de405bcd-7d27-403e-b737-8bd23f0b333a.jpg',
             'Width': 800}],
 'postal_code': None,
 'price': 70990,
 'price_includes_vat': True,
 'province': None,
 'province_code': None,
 'region': None,
 'region_code': None,
 'registration_date': '2020-01-01',
 'seats_number': 4,
 'seller_name': None,
 'title': 'PORSCHE Panamera 4 EHybrid Executive',
 'transmission': 'automatic',
 'trim': '4 EHybrid Executive',
 'vin': None,
 'year': 2020}
2026-05-15 10:02:58 [auto_selling_coches.net.api] INFO: Saving data for 70610480: {'created_time': 1778839378.428182, 'last_price_update_time': 1778839378.428191}
2026-05-15 10:03:20 [scrapy.extensions.logstats] INFO: Crawled 32 pages (at 32 pages/min), scraped 30 items (at 30 items/min)
2026-05-15 10:03:20 [scrapy.extensions.memusage] INFO: Peak memory usage is 166MiB
2026-05-15 10:03:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.coches.net/concesionario/rpcarsautotradesl?pg=2> (referer: https://www.coches.net/concesionario/rpcarsautotradesl/?pg=1) ['zyte-api']
2026-05-15 10:03:27 [auto_selling_coches.net.api] INFO: Extracting listings from HTML page 2
2026-05-15 10:03:27 [auto_selling_coches.net.api] INFO: Found 12 listings in HTML (page 2)
2026-05-15 10:03:27 [auto_selling_coches.net.api] INFO: Found listing with ID: 70442763
2026-05-15 10:03:27 [auto_selling_coches.net.api] INFO: Scrape type for 70442763: 1
2026-05-15 10:03:27 [auto_selling_coches.net.api] INFO: Scraping new listing 70442763
2026-05-15 10:03:27 [auto_selling_coches.net.api] INFO: Found listing with ID: 70247884
2026-05-15 10:03:27 [auto_selling_coches.net.api] INFO: Scrape type for 70247884: 1
2026-05-15 10:03:27 [auto_selling_coches.net.api] INFO: Scraping new listing 70247884
2026-05-15 10:03:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-05-15 10:03:27 [auto_selling_coches.net.api] INFO: Found listing with ID: 70419255
2026-05-15 10:03:27 [auto_selling_coches.net.api] INFO: Scrape type for 70419255: 1
2026-05-15 10:03:27 [auto_selling_coches.net.api] INFO: Scraping new listing 70419255
2026-05-15 10:03:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-05-15 10:03:27 [auto_selling_coches.net.api] INFO: Found listing with ID: 70442552
2026-05-15 10:03:27 [auto_selling_coches.net.api] INFO: Scrape type for 70442552: 1
2026-05-15 10:03:27 [auto_selling_coches.net.api] INFO: Scraping new listing 70442552
2026-05-15 10:03:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-05-15 10:03:27 [auto_selling_coches.net.api] INFO: Found listing with ID: 70408824
2026-05-15 10:03:27 [auto_selling_coches.net.api] INFO: Scrape type for 70408824: 1
2026-05-15 10:03:27 [auto_selling_coches.net.api] INFO: Scraping new listing 70408824
2026-05-15 10:03:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-05-15 10:03:27 [auto_selling_coches.net.api] INFO: Found listing with ID: 70438283
2026-05-15 10:03:28 [auto_selling_coches.net.api] INFO: Scrape type for 70438283: 1
2026-05-15 10:03:28 [auto_selling_coches.net.api] INFO: Scraping new listing 70438283
2026-05-15 10:03:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-05-15 10:03:28 [auto_selling_coches.net.api] INFO: Found listing with ID: 70402177
2026-05-15 10:03:28 [auto_selling_coches.net.api] INFO: Scrape type for 70402177: 1
2026-05-15 10:03:28 [auto_selling_coches.net.api] INFO: Scraping new listing 70402177
2026-05-15 10:03:28 [auto_selling_coches.net.api] INFO: Found listing with ID: 70404062
2026-05-15 10:03:28 [auto_selling_coches.net.api] INFO: Scrape type for 70404062: 1
2026-05-15 10:03:28 [auto_selling_coches.net.api] INFO: Scraping new listing 70404062
2026-05-15 10:03:28 [auto_selling_coches.net.api] INFO: Found listing with ID: 70230208
2026-05-15 10:03:28 [auto_selling_coches.net.api] INFO: Scrape type for 70230208: 1
2026-05-15 10:03:28 [auto_selling_coches.net.api] INFO: Scraping new listing 70230208
2026-05-15 10:03:28 [auto_selling_coches.net.api] INFO: Found listing with ID: 70369982
2026-05-15 10:03:28 [auto_selling_coches.net.api] INFO: Scrape type for 70369982: 1
2026-05-15 10:03:28 [auto_selling_coches.net.api] INFO: Scraping new listing 70369982
2026-05-15 10:03:28 [auto_selling_coches.net.api] INFO: Found listing with ID: 70321271
2026-05-15 10:03:28 [auto_selling_coches.net.api] INFO: Scrape type for 70321271: 1
2026-05-15 10:03:28 [auto_selling_coches.net.api] INFO: Scraping new listing 70321271
2026-05-15 10:03:28 [auto_selling_coches.net.api] INFO: Found listing with ID: 70321370
2026-05-15 10:03:28 [auto_selling_coches.net.api] INFO: Scrape type for 70321370: 1
2026-05-15 10:03:28 [auto_selling_coches.net.api] INFO: Scraping new listing 70321370
2026-05-15 10:03:28 [auto_selling_coches.net.api] INFO: HTML pagination complete: 42 items scraped
2026-05-15 10:03:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70419255> (referer: https://www.coches.net/concesionario/rpcarsautotradesl/?pg=2) ['zyte-api']
2026-05-15 10:03:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-05-15 10:03:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70442763> (referer: https://www.coches.net/concesionario/rpcarsautotradesl/?pg=2) ['zyte-api']
2026-05-15 10:03:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-05-15 10:03:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70247884> (referer: https://www.coches.net/concesionario/rpcarsautotradesl/?pg=2) ['zyte-api']
2026-05-15 10:03:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-05-15 10:03:29 [auto_selling_coches.net.api] INFO: Extracted item from API: 70419255 - MERCEDES-BENZ Clase A MercedesAMG A 45 S 4MATIC
2026-05-15 10:03:29 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 5d88a952-5e2e-5df2-8962-12e8ac29dc1a with identifier: 70419255
2026-05-15 10:03:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 5d88a952-5e2e-5df2-8962-12e8ac29dc1a
2026-05-15 10:03:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19845204/df696cc9-1eda-43e9-9f56-4942c5c6a947.jpg already downloaded
2026-05-15 10:03:29 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 5d88a952-5e2e-5df2-8962-12e8ac29dc1a with identifier 70419255
2026-05-15 10:03:29 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-05-15 10:03:29 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-05-15 10:03:29 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 5d88a952-5e2e-5df2-8962-12e8ac29dc1a
2026-05-15 10:03:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://web.gw.coches.net/details/70419255>
{'auction_title': '',
 'body_type': 'Berlina',
 'c_o_2_emission_value': None,
 'category': 'Coches',
 'city': None,
 'color': 'Negro',
 'currency': 'EUR',
 'description': 'MERCEDES-BENZ Clase A MercedesAMG A 45 S 4MATIC\n'
                '\n'
                '\n'
                'EQUIPAMIENTO\n'
                '\n'
                'Asientos bucket de cuero calefactables\n'
                '\n'
                'Faros de led\n'
                '\n'
                'Equipo de sonido burmester\n'
                '\n'
                'Techo panorámico\n'
                '\n'
                'Aviso de cambio de carril\n'
                '\n'
                'Control de ángulo muerto\n'
                '\n'
                'Cámara de marcha atrás\n'
                '\n'
                'Sensores de aparcamiento\n'
                '\n'
                'Sensor de lluvia\n'
                '\n'
                'luces Espejos abatibles eléctricos\n'
                '\n'
                'Llantas 19 pulgadas\n'
                '\n'
                'Luz ambiental\n'
                '\n'
                'Lunas privacy\n'
                '\n'
                'Sistema de escape deportivo Akrapovic\n'
                '\n'
                'Climatizador bi zona\n'
                '\n'
                'Volante cuero/alcántara\n'
                '\n'
                'Cambio automático con levas en el volante\n'
                '\n'
                'Sensor de lluvia\n'
                '\n'
                'luces Aparca solo\n'
                '\n'
                '\n'
                '\n'
                'EL VEHICULO SE ENTREGA CON 1 AÑO DE GARANTIA Y PUESTO A TU '
                'NOMBRE TODO INCLUIDO EN EL PRECIO.\n'
                '\n'
                'FINANCIAMOS 100% A MEDIDA DE TUS NECESIDADES Compre on-line y '
                'te lo ponemos en la puerta de casa!!! también puedes '
                'visitarnos en nuestras instalaciones en Calle Roma '
                '2,(Polígono Wells) Humanes de Madrid.\n'
                '\n'
                '¡¡¡Les esperamos!!!',
 'doors_number': 5,
 'emission_standard': 'C',
 'engine': '2.0L',
 'engine_horse_power': 421,
 'expiration_date': None,
 'fuel_type': 'Gasolina',
 'id': '5d88a952-5e2e-5df2-8962-12e8ac29dc1a',
 'is_damaged': False,
 'is_operable': True,
 'latitude': None,
 'license_plate': None,
 'link_to_web_offer': 'https://www.coches.net/mercedes-benz-clase-a-mercedesamg-a-45-s-4matic-5p-gasolina-2023-en-madrid-70419255-covo.aspx',
 'listing': 'auction',
 'location': 'Madrid',
 'location_confidence': None,
 'longitude': None,
 'make': 'MERCEDES-BENZ',
 'model': 'Clase A',
 'odometer': 65000,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'ES',
 'original_photo_count': 1,
 'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19845204/df696cc9-1eda-43e9-9f56-4942c5c6a947.jpg'],
 'photos': [{'BlobStorageUrl': 'https://alxdev.blob.core.windows.net/top-deal-listing/listing_5d88a952-5e2e-5df2-8962-12e8ac29dc1a/5d88a952-5e2e-5df2-8962-12e8ac29dc1a_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 75499,
             'Height': 600,
             'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19845204/df696cc9-1eda-43e9-9f56-4942c5c6a947.jpg',
             'Width': 800}],
 'postal_code': None,
 'price': 52990,
 'price_includes_vat': True,
 'province': None,
 'province_code': None,
 'region': None,
 'region_code': None,
 'registration_date': '2022-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': 2022}
2026-05-15 10:03:29 [auto_selling_coches.net.api] INFO: Saving data for 70419255: {'created_time': 1778839409.143896, 'last_price_update_time': 1778839409.143904}
2026-05-15 10:03:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70442552> (referer: https://www.coches.net/concesionario/rpcarsautotradesl/?pg=2) ['zyte-api']
2026-05-15 10:03:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70408824> (referer: https://www.coches.net/concesionario/rpcarsautotradesl/?pg=2) ['zyte-api']
2026-05-15 10:03:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-05-15 10:03:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-05-15 10:03:29 [auto_selling_coches.net.api] INFO: Extracted item from API: 70442763 - VOLVO XC60 2.0 D3 Momentum Auto
2026-05-15 10:03:29 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 79fd1b58-4134-51fe-921c-0faa08928f32 with identifier: 70442763
2026-05-15 10:03:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 79fd1b58-4134-51fe-921c-0faa08928f32
2026-05-15 10:03:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19867297/ed18f22a-5a6d-4e48-aeee-9876fc9f64bf.jpg already downloaded
2026-05-15 10:03:29 [auto_selling_coches.net.api] INFO: Extracted item from API: 70247884 - FIAT 500X Cross Plus 1.6 ETorq 4x2
2026-05-15 10:03:29 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: cb1eaeae-ba22-5008-bdc9-e3a4e56602f8 with identifier: 70247884
2026-05-15 10:03:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item cb1eaeae-ba22-5008-bdc9-e3a4e56602f8
2026-05-15 10:03:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19713769/023fbbb4-4bac-476f-ad8d-67bd65be2b28.jpg already downloaded
2026-05-15 10:03:29 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 79fd1b58-4134-51fe-921c-0faa08928f32 with identifier 70442763
2026-05-15 10:03:29 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-05-15 10:03:29 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-05-15 10:03:29 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 79fd1b58-4134-51fe-921c-0faa08928f32
2026-05-15 10:03:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://web.gw.coches.net/details/70442763>
{'auction_title': '',
 'body_type': 'SUV',
 'c_o_2_emission_value': 124,
 'category': 'Coches',
 'city': None,
 'color': 'Blanco',
 'currency': 'EUR',
 'description': 'VOLVO XC60 2.0 D3 Momentum Auto 150CV\n'
                'VEHICULO CON TODAS SUS REVISIONES EN VOLVO\n'
                'NACIONAL UNICO PROPIETARIO\n'
                '\n'
                'EQUIPAMIENTO\n'
                '\n'
                'Faros Bi-Xenón con Luz de Curva\n'
                'Asientos delanteros eléctricos y con memoria\n'
                'Sistema de Navegación Premium Integrado\n'
                'Sistema de entretenimiento - Paquete de audio Performance '
                'Sound\n'
                'Caja de cambios automática - Geartronic (8 velocidades)\n'
                'Ayuda aparcamiento delante y detrás\n'
                'Dirección asistida - Dinámica según la velocidad\n'
                'Climatizador automático bizona\n'
                'Diferencial autoblocante electrónico Corner tracción Control '
                '(CTC) con Torque Vectoring\n'
                'Sistemas de Asistencia a la Conducción: Control de Descenso '
                'en Pendientes (HDC) y Asistencia al Arranque en Pendientes '
                '(HSA)\n'
                'Sistemas de Asistencia a la Conducción: City-Safety-System y '
                'Asistencia a la Frenada de Emergencia\n'
                'Control de crucero (Tempomat)\n'
                'Encendido aut. luces de carretera / Sensor de luz\n'
                'Conexión AUX-IN y USB\n'
                'Cinturones de seguridad delante regulable en altura '
                'automático\n'
                'Filtro de polen\n'
                'Freno de estacionamiento eléctrico\n'
                'Pomo palanca cambios en cuero con iluminación\n'
                'Protección golpes laterales\n'
                'Asientos delante confort regulable en altura\n'
                'Sistema protección antivuelco\n'
                'Sistema de protección-antiderrapante (WHIPS)\n'
                'Retrovisor interior con sistema antideslumbramiento autom.\n'
                'Soporte lumbar delante, regulable eléctricamente\n'
                'Sistema control-calidad del aire (Clean Zone Interior Package '
                'CZIP)\n'
                'Ventanilla lateral detrás + Luna trasera tintadas\n'
                'Sistema control presión neumáticos\n'
                'Control de tracción electrónico\n'
                'Asistente a la conducción: City-Safety-System\n'
                'Respaldos de los asientos traseros plegable\n'
                'Limpiaparabrisas con Sensor de lluvia\n'
                'Tipo transmisión: Tracción delantera\n'
                'Intermitente en Retrovisor exterior integrad.\n'
                'Retrovisor exterior Gran angular\n'
                'Retrovisor exterior plegable eléctricamente\n'
                'Luz del suelo en Retrovisor exterior\n'
                'Retrovisor exterior regulable eléctricamente y calefactable\n'
                'Control de crucero (Tempomat)\n'
                'Tensor del cinturón\n'
                'Regulación dinámica del tren de rodaje (DSTC)\n'
                'Anclajes Isofix para Asiento para niños\n'
                'Asistente a la conducción: Asistente de subidas (HSA)\n'
                'Luz de día LED\n'
                '\n'
                'EL VEHICULO SE ENTREGA CON 1 AÑO DE GARANTIA Y PUESTO A TU '
                'NOMBRE TODO INCLUIDO EN EL PRECIO.\n'
                '\n'
                'FINANCIAMOS 100% A MEDIDA DE TUS NECESIDADES Compre on-line y '
                'te lo ponemos en la puerta de casa!!! también puedes '
                'visitarnos en nuestras instalaciones en Calle Roma '
                '2,(Polígono Wells) Humanes de Madrid.\n'
                '\n'
                '¡¡¡Les esperamos!!!',
 'doors_number': 5,
 'emission_standard': 'C',
 'engine': '2.0L',
 'engine_horse_power': 150,
 'expiration_date': None,
 'fuel_type': 'Diesel',
 'id': '79fd1b58-4134-51fe-921c-0faa08928f32',
 'is_damaged': False,
 'is_operable': True,
 'latitude': None,
 'license_plate': None,
 'link_to_web_offer': 'https://www.coches.net/volvo-xc60-20-d3-momentum-auto-5p-diesel-2016-en-madrid-70442763-covo.aspx',
 'listing': 'auction',
 'location': 'Madrid',
 'location_confidence': None,
 'longitude': None,
 'make': 'VOLVO',
 'model': 'XC60',
 'odometer': 178000,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'ES',
 'original_photo_count': 1,
 'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19867297/ed18f22a-5a6d-4e48-aeee-9876fc9f64bf.jpg'],
 'photos': [{'BlobStorageUrl': 'https://alxdev.blob.core.windows.net/top-deal-listing/listing_79fd1b58-4134-51fe-921c-0faa08928f32/79fd1b58-4134-51fe-921c-0faa08928f32_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 73679,
             'Height': 600,
             'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19867297/ed18f22a-5a6d-4e48-aeee-9876fc9f64bf.jpg',
             'Width': 800}],
 'postal_code': None,
 'price': 14990,
 'price_includes_vat': True,
 'province': None,
 'province_code': None,
 'region': None,
 'region_code': None,
 'registration_date': '2015-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'VOLVO XC60 2.0 D3 Momentum Auto',
 'transmission': 'automatic',
 'trim': '2.0 D3 Momentum Auto',
 'vin': None,
 'year': 2015}
2026-05-15 10:03:29 [auto_selling_coches.net.api] INFO: Saving data for 70442763: {'created_time': 1778839409.854207, 'last_price_update_time': 1778839409.854214}
2026-05-15 10:03:29 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: cb1eaeae-ba22-5008-bdc9-e3a4e56602f8 with identifier 70247884
2026-05-15 10:03:29 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-05-15 10:03:29 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-05-15 10:03:29 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item cb1eaeae-ba22-5008-bdc9-e3a4e56602f8
2026-05-15 10:03:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://web.gw.coches.net/details/70247884>
{'auction_title': '',
 'body_type': 'SUV',
 'c_o_2_emission_value': 147,
 'category': 'Coches',
 'city': None,
 'color': 'Blanco',
 'currency': 'EUR',
 'description': 'FIAT 500X Cross Plus 1.6 ETorq 81kW 110CV 4x2\n'
                'VEHICULO NACIONAL \n'
                'HISTORIAL DE TODAS SUS REVISIONES\n'
                '\n'
                'EQUIPAMIENTO\n'
                '\n'
                '- Volante multifuncion\n'
                '-luces automaticas \n'
                '- sensor de lluvias\n'
                '- Aire acondicionado dual zone\n'
                '- Dirección asistida\n'
                '- Freno ABS/EBD\n'
                '- Control de estabilidad ESP\n'
                '- Drive select \n'
                '- Airbags\n'
                '- Control de crucero \n'
                '- Ordenador abordo\n'
                '- Sistema multimedia Bluetooth \n'
                '- GPS\n'
                '- StartStop\n'
                '- Acceso y arranque sin llaves \n'
                '- Asientos en cuero \n'
                '- Sensores parking\n'
                '- Faros bi-Xenón \n'
                '\n'
                'EL VEHICULO SE ENTREGA CON 1 AÑO DE GARANTIA Y PUESTO A TU '
                'NOMBRE TODO INCLUIDO EN EL PRECIO.\n'
                '\n'
                'FINANCIAMOS 100% A MEDIDA DE TUS NECESIDADES Compre on-line y '
                'te lo ponemos en la puerta de casa!!! también puedes '
                'visitarnos en nuestras instalaciones en Calle Roma '
                '2,(Polígono Wells) Humanes de Madrid.\n'
                '\n'
                '¡¡¡Les esperamos!!!',
 'doors_number': 5,
 'emission_standard': 'C',
 'engine': '1.6L',
 'engine_horse_power': 110,
 'expiration_date': None,
 'fuel_type': 'Gasolina',
 'id': 'cb1eaeae-ba22-5008-bdc9-e3a4e56602f8',
 'is_damaged': False,
 'is_operable': True,
 'latitude': None,
 'license_plate': None,
 'link_to_web_offer': 'https://www.coches.net/fiat-500x-cross-plus-16-etorq-81kw-110cv-4x2-5p-gasolina-2017-en-madrid-70247884-covo.aspx',
 'listing': 'auction',
 'location': 'Madrid',
 'location_confidence': None,
 'longitude': None,
 'make': 'FIAT',
 'model': '500X',
 'odometer': 165000,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'ES',
 'original_photo_count': 1,
 'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19713769/023fbbb4-4bac-476f-ad8d-67bd65be2b28.jpg'],
 'photos': [{'BlobStorageUrl': 'https://alxdev.blob.core.windows.net/top-deal-listing/listing_cb1eaeae-ba22-5008-bdc9-e3a4e56602f8/cb1eaeae-ba22-5008-bdc9-e3a4e56602f8_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 74367,
             'Height': 600,
             'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19713769/023fbbb4-4bac-476f-ad8d-67bd65be2b28.jpg',
             'Width': 800}],
 'postal_code': None,
 'price': 9990,
 'price_includes_vat': True,
 'province': None,
 'province_code': None,
 'region': None,
 'region_code': None,
 'registration_date': '2017-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'FIAT 500X Cross Plus 1.6 ETorq 4x2',
 'transmission': 'manual',
 'trim': 'Cross Plus 1.6 ETorq 81kW 110CV 4x2',
 'vin': None,
 'year': 2017}
2026-05-15 10:03:29 [auto_selling_coches.net.api] INFO: Saving data for 70247884: {'created_time': 1778839409.897432, 'last_price_update_time': 1778839409.897441}
2026-05-15 10:03:29 [auto_selling_coches.net.api] INFO: Extracted item from API: 70442552 - MERCEDES-BENZ GLA GLA 200 D
2026-05-15 10:03:29 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 8ee97b39-09f6-5a15-8fa9-994033c593f1 with identifier: 70442552
2026-05-15 10:03:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 8ee97b39-09f6-5a15-8fa9-994033c593f1
2026-05-15 10:03:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19867263/21718829-5ef8-45f1-8881-cbaf50e1c9df.jpg already downloaded
2026-05-15 10:03:29 [auto_selling_coches.net.api] INFO: Extracted item from API: 70408824 - DACIA Duster Prestige 1.6 4X2 GLP GPF
2026-05-15 10:03:29 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 75f607e8-a7b3-51b7-b039-ba9399561c49 with identifier: 70408824
2026-05-15 10:03:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 75f607e8-a7b3-51b7-b039-ba9399561c49
2026-05-15 10:03:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19835192/fa0d2b10-541c-4dc9-bd8a-8d333255ecf1.jpg already downloaded
2026-05-15 10:03:29 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 8ee97b39-09f6-5a15-8fa9-994033c593f1 with identifier 70442552
2026-05-15 10:03:29 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-05-15 10:03:29 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-05-15 10:03:29 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 8ee97b39-09f6-5a15-8fa9-994033c593f1
2026-05-15 10:03:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://web.gw.coches.net/details/70442552>
{'auction_title': '',
 'body_type': 'SUV',
 'c_o_2_emission_value': None,
 'category': 'Coches',
 'city': None,
 'color': 'Negro',
 'currency': 'EUR',
 'description': 'MERCEDES-BENZ GLA GLA 200 D BLACK EDITION \n'
                'VEHICULO NACIONAL \n'
                'KILOMETROS CERTIFICADO \n'
                'EDICION  MUY LIMITADA\n'
                '\n'
                'EQUIPAMIENTO \n'
                '\n'
                'Negro cosmos\n'
                'Símil de cuero ARTICO-microfibra MICROCUT negro \n'
                'Integración de smartphone\n'
                'Apple CarPlay\t\n'
                'Android Auto\t\n'
                'Cámara de marcha atrás\n'
                'Control de ángulo muerto\n'
                'PARKTRONIC\n'
                'Detector activo de cambio de carril\n'
                'Asistente de frenado activo\t\n'
                'Asistente de salida\t\n'
                'Funciones MBUX ampliadas\n'
                'Navegación por disco duro\n'
                'Cambio automático 8G-DCT\t\n'
                'TEMPOMAT\t\n'
                'Techo interior de tela en color negro\n'
                'Climatización automática THERMOTRONIC\n'
                'Luces de carretera automáticas\n'
                'Faros LED High Performance\n'
                'Kit estético AMG\n'
                'Cristales calorífugos tintados oscuros\n'
                'HANDS-FREE ACCESS\t\n'
                'Asientos calefactados para conductor y acompañante\n'
                'Iluminación de ambiente 64 colores\n'
                'KEYLESS-GO\n'
                'Portón trasero EASY-PACK\n'
                'AMG Line\n'
                'DYNAMIC SELECT\n'
                'Paquete de confort KEYLESS-GO\n'
                'Paquete de aparcamiento con cámara de marcha atrás\t\n'
                'Paquete de retrovisores\n'
                'Paquete Night\t\n'
                'MBUX Navegación Premium\n'
                'Paquete Advanced Plus\n'
                'AMG Line Advanced Plus\n'
                'Apoyo lumbar con 4 vías de ajuste\n'
                'Paquete de asientos de confort\t\n'
                'Paquete de alumbrado y visibilidad\n'
                '\n'
                'EL VEHICULO SE ENTREGA CON 1 AÑO DE GARANTIA Y PUESTO A TU '
                'NOMBRE TODO INCLUIDO EN EL PRECIO.\n'
                '\n'
                'FINANCIAMOS 100% A MEDIDA DE TUS NECESIDADES Compre on-line y '
                'te lo ponemos en la puerta de casa!!! también puedes '
                'visitarnos en nuestras instalaciones en Calle Roma '
                '2,(Polígono Wells) Humanes de Madrid.\n'
                '\n'
                '¡¡¡Les esperamos!!!',
 'doors_number': 5,
 'emission_standard': 'C',
 'engine': '1.9L',
 'engine_horse_power': 150,
 'expiration_date': None,
 'fuel_type': 'Diesel',
 'id': '8ee97b39-09f6-5a15-8fa9-994033c593f1',
 'is_damaged': False,
 'is_operable': True,
 'latitude': None,
 'license_plate': None,
 'link_to_web_offer': 'https://www.coches.net/mercedes-benz-gla-gla-200-d-5p-diesel-2025-en-madrid-70442552-covo.aspx',
 'listing': 'auction',
 'location': 'Madrid',
 'location_confidence': None,
 'longitude': None,
 'make': 'MERCEDES-BENZ',
 'model': 'GLA',
 'odometer': 9000,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'ES',
 'original_photo_count': 1,
 'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19867263/21718829-5ef8-45f1-8881-cbaf50e1c9df.jpg'],
 'photos': [{'BlobStorageUrl': 'https://alxdev.blob.core.windows.net/top-deal-listing/listing_8ee97b39-09f6-5a15-8fa9-994033c593f1/8ee97b39-09f6-5a15-8fa9-994033c593f1_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 79780,
             'Height': 600,
             'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19867263/21718829-5ef8-45f1-8881-cbaf50e1c9df.jpg',
             'Width': 800}],
 'postal_code': None,
 'price': 39990,
 'price_includes_vat': True,
 'province': None,
 'province_code': None,
 'region': None,
 'region_code': None,
 'registration_date': '2024-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'MERCEDES-BENZ GLA GLA 200 D',
 'transmission': 'automatic',
 'trim': 'GLA 200 D',
 'vin': None,
 'year': 2024}
2026-05-15 10:03:29 [auto_selling_coches.net.api] INFO: Saving data for 70442552: {'created_time': 1778839409.987173, 'last_price_update_time': 1778839409.987182}
2026-05-15 10:03:30 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 75f607e8-a7b3-51b7-b039-ba9399561c49 with identifier 70408824
2026-05-15 10:03:30 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-05-15 10:03:30 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-05-15 10:03:30 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 75f607e8-a7b3-51b7-b039-ba9399561c49
2026-05-15 10:03:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://web.gw.coches.net/details/70408824>
{'auction_title': '',
 'body_type': 'SUV',
 'c_o_2_emission_value': 141,
 'category': 'Coches',
 'city': None,
 'color': 'Marrón',
 'currency': 'EUR',
 'description': 'DACIA Duster Prestige 1.6 84kW 4X2 GLP GPF\n'
                'VEHICULO NACIONAL \n'
                'KILOMETROS CERTIFICADOS\n'
                '\n'
                'EQUIPAMIENTO \n'
                '\n'
                '\n'
                'Etiqueta medioambiental ECO\n'
                'Cámara delantera\n'
                'Bluetooth\n'
                'Parktronic delantero\n'
                'Parktronic trasero\n'
                'Sistema de navegación\n'
                'Limitador de velocidad\n'
                'Control de crucero\n'
                'Sensor luces\n'
                'Keyless start (arranque sin llave)\n'
                'Detector obstáculos en ángulo muerto\n'
                'Bola de remolque\n'
                'Isofix\n'
                '\n'
                'EL VEHICULO SE ENTREGA CON 1 AÑO DE GARANTIA Y PUESTO A TU '
                'NOMBRE TODO INCLUIDO EN EL PRECIO.\n'
                '\n'
                'FINANCIAMOS 100% A MEDIDA DE TUS NECESIDADES Compre on-line y '
                'te lo ponemos en la puerta de casa!!! también puedes '
                'visitarnos en nuestras instalaciones en Calle Roma '
                '2,(Polígono Wells) Humanes de Madrid.\n'
                '\n'
                '¡¡¡Les esperamos!!!',
 'doors_number': 5,
 'emission_standard': None,
 'engine': '1.6L',
 'engine_horse_power': 115,
 'expiration_date': None,
 'fuel_type': 'Gas licuado (GLP)',
 'id': '75f607e8-a7b3-51b7-b039-ba9399561c49',
 'is_damaged': False,
 'is_operable': True,
 'latitude': None,
 'license_plate': None,
 'link_to_web_offer': 'https://www.coches.net/dacia-duster-prestige-16-84kw-4x2-glp-gpf-5p-otros-2018-en-madrid-70408824-covo.aspx',
 'listing': 'auction',
 'location': 'Madrid',
 'location_confidence': None,
 'longitude': None,
 'make': 'DACIA',
 'model': 'Duster',
 'odometer': 104000,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'ES',
 'original_photo_count': 1,
 'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19835192/fa0d2b10-541c-4dc9-bd8a-8d333255ecf1.jpg'],
 'photos': [{'BlobStorageUrl': 'https://alxdev.blob.core.windows.net/top-deal-listing/listing_75f607e8-a7b3-51b7-b039-ba9399561c49/75f607e8-a7b3-51b7-b039-ba9399561c49_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 91878,
             'Height': 600,
             'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19835192/fa0d2b10-541c-4dc9-bd8a-8d333255ecf1.jpg',
             'Width': 800}],
 'postal_code': None,
 'price': 13290,
 'price_includes_vat': True,
 'province': None,
 'province_code': None,
 'region': None,
 'region_code': None,
 'registration_date': '2019-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'DACIA Duster Prestige 1.6 4X2 GLP GPF',
 'transmission': 'manual',
 'trim': 'Prestige 1.6 84kW 4X2 GLP GPF',
 'vin': None,
 'year': 2019}
2026-05-15 10:03:30 [auto_selling_coches.net.api] INFO: Saving data for 70408824: {'created_time': 1778839410.031999, 'last_price_update_time': 1778839410.032007}
2026-05-15 10:03:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70321271> (referer: https://www.coches.net/concesionario/rpcarsautotradesl/?pg=2) ['zyte-api']
2026-05-15 10:03:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-05-15 10:03:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70321370> (referer: https://www.coches.net/concesionario/rpcarsautotradesl/?pg=2) ['zyte-api']
2026-05-15 10:03:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-05-15 10:03:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70369982> (referer: https://www.coches.net/concesionario/rpcarsautotradesl/?pg=2) ['zyte-api']
2026-05-15 10:03:30 [auto_selling_coches.net.api] INFO: Extracted item from API: 70321271 - HYUNDAI i20 1.0 TGDI BlueDrive Style
2026-05-15 10:03:30 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 33d8e54c-10c0-580f-9af2-7c091820e348 with identifier: 70321271
2026-05-15 10:03:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 33d8e54c-10c0-580f-9af2-7c091820e348
2026-05-15 10:03:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19774206/eec8a3b5-4f45-4b3f-93bb-f836b8018126.jpg already downloaded
2026-05-15 10:03:30 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 33d8e54c-10c0-580f-9af2-7c091820e348 with identifier 70321271
2026-05-15 10:03:30 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-05-15 10:03:30 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-05-15 10:03:30 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 33d8e54c-10c0-580f-9af2-7c091820e348
2026-05-15 10:03:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://web.gw.coches.net/details/70321271>
{'auction_title': '',
 'body_type': 'Berlina',
 'c_o_2_emission_value': 112,
 'category': 'Coches',
 'city': None,
 'color': 'Blanco',
 'currency': 'EUR',
 'description': 'HYUNDAI i20 1.0 TGDI BlueDrive Style\n'
                '120cv\n'
                'VEHICULO NACIONAL \n'
                'TODAS SUS REVISIONES HECHAS EN HYUNDAI.\n'
                '\n'
                'EQUIPAMIENTO\n'
                '- Libro de revisiones en servicio oficial\n'
                '-  Llantas de 16 pulgadas\n'
                '- Sistemas de sensores de ayuda al aparcamiento (Parktronic)\n'
                '- Control de velocidad de crucero adaptativo\n'
                '- Sistema de control electrónico de presión de neumáticos\n'
                '- Retrovisores eléctricos\n'
                '- Aire acondicionado 6 Airbags\n'
                '- Sistema antibloqueo de frenos ABS\n'
                '- Programa electrónico antibloqueo ESP\n'
                '- Volante con acabado en cuero multifunción\n'
                '- Ordenador de abordo\n'
                '- Faros antiniebla\n'
                '- Elevalunas eléctricos\n'
                '- Cierre centralizado\n'
                '- Dirección asistida\n'
                '- Sistema de seguridad infantil ISOFIX\n'
                '- RADIO MULTIMEDIA\n'
                '\n'
                'EL VEHICULO SE ENTREGA CON 1 AÑO DE GARANTIA Y PUESTO A TU '
                'NOMBRE TODO INCLUIDO EN EL PRECIO.\n'
                '\n'
                'FINANCIAMOS 100% A MEDIDA DE TUS NECESIDADES \n'
                'Compre on-line y te lo ponemos en la puerta de casa!!! '
                'también puedes visitarnos en nuestras instalaciones en Calle '
                'Roma 2,(Polígono Wells)  Humanes de Madrid.\n'
                '\n'
                ' ¡¡¡Les esperamos!!!',
 'doors_number': 5,
 'emission_standard': 'C',
 'engine': '1.0L',
 'engine_horse_power': 120,
 'expiration_date': None,
 'fuel_type': 'Gasolina',
 'id': '33d8e54c-10c0-580f-9af2-7c091820e348',
 'is_damaged': False,
 'is_operable': True,
 'latitude': None,
 'license_plate': None,
 'link_to_web_offer': 'https://www.coches.net/hyundai-i20-10-tgdi-88kw-120cv-bluedrive-style-5p-gasolina-2015-en-madrid-70321271-covo.aspx',
 'listing': 'auction',
 'location': 'Madrid',
 'location_confidence': None,
 'longitude': None,
 'make': 'HYUNDAI',
 'model': 'i20',
 'odometer': 79000,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'ES',
 'original_photo_count': 1,
 'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19774206/eec8a3b5-4f45-4b3f-93bb-f836b8018126.jpg'],
 'photos': [{'BlobStorageUrl': 'https://alxdev.blob.core.windows.net/top-deal-listing/listing_33d8e54c-10c0-580f-9af2-7c091820e348/33d8e54c-10c0-580f-9af2-7c091820e348_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 72192,
             'Height': 600,
             'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19774206/eec8a3b5-4f45-4b3f-93bb-f836b8018126.jpg',
             'Width': 800}],
 'postal_code': None,
 'price': 11990,
 'price_includes_vat': True,
 'province': None,
 'province_code': None,
 'region': None,
 'region_code': None,
 'registration_date': '2016-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'HYUNDAI i20 1.0 TGDI BlueDrive Style',
 'transmission': 'manual',
 'trim': '1.0 TGDI 88kW 120CV BlueDrive Style',
 'vin': None,
 'year': 2016}
2026-05-15 10:03:30 [auto_selling_coches.net.api] INFO: Saving data for 70321271: {'created_time': 1778839410.824839, 'last_price_update_time': 1778839410.824851}
2026-05-15 10:03:30 [auto_selling_coches.net.api] INFO: Extracted item from API: 70321370 - HYUNDAI Tucson 1.7 CRDi BD Tecno Sky 4x2
2026-05-15 10:03:30 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: a3dc81a7-1a95-590b-b705-491e4781c6c6 with identifier: 70321370
2026-05-15 10:03:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item a3dc81a7-1a95-590b-b705-491e4781c6c6
2026-05-15 10:03:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19774281/a1851987-1153-47fc-8662-69a12bf6fa83.jpg already downloaded
2026-05-15 10:03:30 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: a3dc81a7-1a95-590b-b705-491e4781c6c6 with identifier 70321370
2026-05-15 10:03:30 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-05-15 10:03:30 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-05-15 10:03:30 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item a3dc81a7-1a95-590b-b705-491e4781c6c6
2026-05-15 10:03:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://web.gw.coches.net/details/70321370>
{'auction_title': '',
 'body_type': 'SUV',
 'c_o_2_emission_value': 119,
 'category': 'Coches',
 'city': None,
 'color': 'Gris / Plata',
 'currency': 'EUR',
 'description': 'HYUNDAI TUCSON 1.7 CRDi 85kW 115CV BD Tecno Sky 4x2\n'
                '\n'
                'EQUIPAMIENTO\n'
                '\n'
                'TECHO PANORAMICO\n'
                'Drive Mode Sport\n'
                'Llantas aleación 17”\n'
                'LED diurna\n'
                'Velocidad crucero\n'
                'Entrada AUX y USB\n'
                'Bluetooth\n'
                'Asientos con airbags e isofix\n'
                'Volante multifunción de cuero\n'
                'Sensores de aparcamiento\n'
                'CAMARA DE MARCHA ATRAS\n'
                'Espejos abatibles\n'
                'Climatizador bizona\n'
                'Lunas privacidad\n'
                'SEONSOR DE LLUIVIA\n'
                'LUCES AUTOMATICAS\n'
                '\n'
                'EL VEHICULO SE ENTREGA CON 1 AÑO DE GARANTIA Y PUESTO A TU '
                'NOMBRE TODO INCLUIDO EN EL PRECIO.\n'
                '\n'
                'FINANCIAMOS 100% A MEDIDA DE TUS NECESIDADES \n'
                'Compre on-line y te lo ponemos en la puerta de casa!!! '
                'también puedes visitarnos en nuestras instalaciones en Calle '
                'Roma 2,(Polígono Wells)  Humanes de Madrid.\n'
                '\n'
                ' ¡¡¡Les esperamos!!!',
 'doors_number': 5,
 'emission_standard': 'C',
 'engine': '1.7L',
 'engine_horse_power': 115,
 'expiration_date': None,
 'fuel_type': 'Diesel',
 'id': 'a3dc81a7-1a95-590b-b705-491e4781c6c6',
 'is_damaged': False,
 'is_operable': True,
 'latitude': None,
 'license_plate': None,
 'link_to_web_offer': 'https://www.coches.net/hyundai-tucson-17-crdi-85kw-115cv-bd-tecno-sky-4x2-5p-diesel-2015-en-madrid-70321370-covo.aspx',
 'listing': 'auction',
 'location': 'Madrid',
 'location_confidence': None,
 'longitude': None,
 'make': 'HYUNDAI',
 'model': 'Tucson',
 'odometer': 67000,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'ES',
 'original_photo_count': 1,
 'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19774281/a1851987-1153-47fc-8662-69a12bf6fa83.jpg'],
 'photos': [{'BlobStorageUrl': 'https://alxdev.blob.core.windows.net/top-deal-listing/listing_a3dc81a7-1a95-590b-b705-491e4781c6c6/a3dc81a7-1a95-590b-b705-491e4781c6c6_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 77739,
             'Height': 600,
             'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19774281/a1851987-1153-47fc-8662-69a12bf6fa83.jpg',
             'Width': 800}],
 'postal_code': None,
 'price': 17490,
 'price_includes_vat': True,
 'province': None,
 'province_code': None,
 'region': None,
 'region_code': None,
 'registration_date': '2016-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'HYUNDAI Tucson 1.7 CRDi BD Tecno Sky 4x2',
 'transmission': 'manual',
 'trim': '1.7 CRDi 85kW 115CV BD Tecno Sky 4x2',
 'vin': None,
 'year': 2016}
2026-05-15 10:03:30 [auto_selling_coches.net.api] INFO: Saving data for 70321370: {'created_time': 1778839410.893736, 'last_price_update_time': 1778839410.893743}
2026-05-15 10:03:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70230208> (referer: https://www.coches.net/concesionario/rpcarsautotradesl/?pg=2) ['zyte-api']
2026-05-15 10:03:30 [auto_selling_coches.net.api] INFO: Extracted item from API: 70369982 - AUDI A3 RS3 Sportback TFSI quattro S tron
2026-05-15 10:03:30 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 1cf4fd87-d0f8-59cb-8adc-f0f001632008 with identifier: 70369982
2026-05-15 10:03:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 1cf4fd87-d0f8-59cb-8adc-f0f001632008
2026-05-15 10:03:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19806070/1533dbec-82ed-401b-a994-680a613fee6b.jpg already downloaded
2026-05-15 10:03:30 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 1cf4fd87-d0f8-59cb-8adc-f0f001632008 with identifier 70369982
2026-05-15 10:03:30 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-05-15 10:03:30 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-05-15 10:03:30 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 1cf4fd87-d0f8-59cb-8adc-f0f001632008
2026-05-15 10:03:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://web.gw.coches.net/details/70369982>
{'auction_title': '',
 'body_type': 'Berlina',
 'c_o_2_emission_value': None,
 'category': 'Coches',
 'city': None,
 'color': 'Negro',
 'currency': 'EUR',
 'description': 'AUDI A3 RS3 Sportback TFSI 294kW quattro S tron FRENOS '
                'CARBOCERAMICOS.\n'
                'VEHICULO EN IMPECABLES CONDICIONES\n'
                'DE LOS MAS EQUIPADOS EN EL PAIS\n'
                '\n'
                'EQUIPAMIENTO\n'
                '\n'
                '- FRENOS CARBOCERAMICOS\n'
                '-CLIMATIZADOR BI ZONA\n'
                '-FAROS FULL LED\n'
                '-TECHO PANORAMICO ELECTRICO\n'
                '-ASIENTOS EN AJUSTE ELECTRICO\n'
                '-CAMBIO AUTOMATICO CON LEVAS\n'
                '-NAVEGACION PROFESIONAL AUDI MMI PLUS\n'
                '-CAMARA TRASERA Y SENSORES DE APARCAMIENTO\n'
                '-SISTEMA DE SONIDO PROFESIONAL BANG & OLUFSEN\n'
                '-ASIENTOS DEPORTIVOS EN CUERO\n'
                '-PORTON TRASERO AUTOMATICO\n'
                '-HEAD UP-DISPLAY\n'
                '-PAQUETE DE CARBONO INTERIOR\n'
                '-ASIENTOS DELANTEROS CALEFACTABLES\n'
                '-VIRTUAL COCKPIT\n'
                '-PAQUETE DE ILUMINACION\n'
                '-VELOCIDAD DE CRUCERO ADAPTATIVA\n'
                '-DRIVE SELECT\n'
                '-VOLANTE MULTIFUNCIONAL EN ALCANTARA Y CARBONO\n'
                '-SENSOR DE LUZ Y LLUVIA\n'
                '- APPLECARPLAY \n'
                '-ANDROIDAUTO\n'
                '\n'
                'EL VEHICULO SE ENTREGA CON 1 AÑO DE GARANTIA Y PUESTO A TU '
                'NOMBRE TODO INCLUIDO EN EL PRECIO.\n'
                '\n'
                'FINANCIAMOS 100% A MEDIDA DE TUS NECESIDADES Compre on-line y '
                'te lo ponemos en la puerta de casa!!! también puedes '
                'visitarnos en nuestras instalaciones en Calle Roma '
                '2,(Polígono Wells) Humanes de Madrid.\n'
                '\n'
                '¡¡¡Les esperamos!!!',
 'doors_number': 5,
 'emission_standard': 'C',
 'engine': '2.5L',
 'engine_horse_power': 400,
 'expiration_date': None,
 'fuel_type': 'Gasolina',
 'id': '1cf4fd87-d0f8-59cb-8adc-f0f001632008',
 'is_damaged': False,
 'is_operable': True,
 'latitude': None,
 'license_plate': None,
 'link_to_web_offer': 'https://www.coches.net/audi-a3-rs3-sportback-tfsi-294kw-quattro-s-tron-5p-gasolina-2023-en-madrid-70369982-covo.aspx',
 'listing': 'auction',
 'location': 'Madrid',
 'location_confidence': None,
 'longitude': None,
 'make': 'AUDI',
 'model': 'A3',
 'odometer': 37600,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'ES',
 'original_photo_count': 1,
 'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19806070/1533dbec-82ed-401b-a994-680a613fee6b.jpg'],
 'photos': [{'BlobStorageUrl': 'https://alxdev.blob.core.windows.net/top-deal-listing/listing_1cf4fd87-d0f8-59cb-8adc-f0f001632008/1cf4fd87-d0f8-59cb-8adc-f0f001632008_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 78945,
             'Height': 600,
             'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19806070/1533dbec-82ed-401b-a994-680a613fee6b.jpg',
             'Width': 800}],
 'postal_code': None,
 'price': 59990,
 'price_includes_vat': True,
 'province': None,
 'province_code': None,
 'region': None,
 'region_code': None,
 'registration_date': '2022-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': 2022}
2026-05-15 10:03:30 [auto_selling_coches.net.api] INFO: Saving data for 70369982: {'created_time': 1778839410.96166, 'last_price_update_time': 1778839410.961667}
2026-05-15 10:03:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70404062> (referer: https://www.coches.net/concesionario/rpcarsautotradesl/?pg=2) ['zyte-api']
2026-05-15 10:03:31 [auto_selling_coches.net.api] INFO: Extracted item from API: 70230208 - MERCEDES-BENZ EQC EQC 400 4MATIC
2026-05-15 10:03:31 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 4e3f356f-c200-57bd-a88e-07ecd61d792f with identifier: 70230208
2026-05-15 10:03:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 4e3f356f-c200-57bd-a88e-07ecd61d792f
2026-05-15 10:03:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19700599/886f32df-d244-41fc-abb5-bdb540c0e9b6.jpg already downloaded
2026-05-15 10:03:31 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 4e3f356f-c200-57bd-a88e-07ecd61d792f with identifier 70230208
2026-05-15 10:03:31 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-05-15 10:03:31 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-05-15 10:03:31 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 4e3f356f-c200-57bd-a88e-07ecd61d792f
2026-05-15 10:03:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://web.gw.coches.net/details/70230208>
{'auction_title': '',
 'body_type': 'SUV',
 'c_o_2_emission_value': None,
 'category': 'Coches',
 'city': None,
 'color': 'Negro',
 'currency': 'EUR',
 'description': 'MERCEDES-BENZ EQC EQC 400 4MATIC\n'
                '\n'
                'EQUIPAMIENTO:\n'
                ' • Asientos eléctricos de cuero/tela\n'
                ' • Sistema de sonido \n'
                ' • Cámara y asistentes de aparcamiento\n'
                ' • Control de crucero \n'
                ' • Sistema multimedia MBUX con navegación y control por voz\n'
                ' • Iluminación ambiental\n'
                ' • Climatizador bizona\n'
                ' • Modos de conducción y recuperación de energía\n'
                '\n'
                'Incluye:\n'
                ' • Cables de carga originales (8m)\n'
                ' • Manuales y documentación completa\n'
                '\n'
                'FINANCIAMOS 100% A MEDIDA DE TUS NECESIDADES \n'
                'Compre on-line y te lo ponemos en la puerta de casa!!! '
                'también puedes visitarnos en nuestras instalaciones en Calle '
                'Roma 2,(Polígono Wells)  Humanes de Madrid.\n'
                ' ¡¡¡Les esperamos!!!\n'
                '\n'
                'Este anuncio esta sujeto a posibles errores.',
 'doors_number': 5,
 'emission_standard': '0',
 'engine': None,
 'engine_horse_power': 408,
 'expiration_date': None,
 'fuel_type': 'Eléctrico',
 'id': '4e3f356f-c200-57bd-a88e-07ecd61d792f',
 'is_damaged': False,
 'is_operable': True,
 'latitude': None,
 'license_plate': None,
 'link_to_web_offer': 'https://www.coches.net/mercedes-benz-eqc-eqc-400-4matic-5p-electrico-hibrido-2022-en-madrid-70230208-covo.aspx',
 'listing': 'auction',
 'location': 'Madrid',
 'location_confidence': None,
 'longitude': None,
 'make': 'MERCEDES-BENZ',
 'model': 'EQC',
 'odometer': 90000,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'ES',
 'original_photo_count': 1,
 'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19700599/886f32df-d244-41fc-abb5-bdb540c0e9b6.jpg'],
 'photos': [{'BlobStorageUrl': 'https://alxdev.blob.core.windows.net/top-deal-listing/listing_4e3f356f-c200-57bd-a88e-07ecd61d792f/4e3f356f-c200-57bd-a88e-07ecd61d792f_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 75168,
             'Height': 600,
             'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19700599/886f32df-d244-41fc-abb5-bdb540c0e9b6.jpg',
             'Width': 800}],
 'postal_code': None,
 'price': 34990,
 'price_includes_vat': True,
 'province': None,
 'province_code': None,
 'region': None,
 'region_code': None,
 'registration_date': '2022-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'MERCEDES-BENZ EQC EQC 400 4MATIC',
 'transmission': 'automatic',
 'trim': 'EQC 400 4MATIC',
 'vin': None,
 'year': 2022}
2026-05-15 10:03:31 [auto_selling_coches.net.api] INFO: Saving data for 70230208: {'created_time': 1778839411.063282, 'last_price_update_time': 1778839411.063291}
2026-05-15 10:03:31 [auto_selling_coches.net.api] INFO: Extracted item from API: 70404062 - CITROEN C5 Aircross BlueHdi SS Shine
2026-05-15 10:03:31 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 5c82593d-a5ee-547b-a3ce-38d9e79a08a5 with identifier: 70404062
2026-05-15 10:03:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 5c82593d-a5ee-547b-a3ce-38d9e79a08a5
2026-05-15 10:03:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19830240/f0b727ac-3255-4c78-b3ab-7fcff438acf9.jpg already downloaded
2026-05-15 10:03:31 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 5c82593d-a5ee-547b-a3ce-38d9e79a08a5 with identifier 70404062
2026-05-15 10:03:31 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-05-15 10:03:31 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-05-15 10:03:31 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 5c82593d-a5ee-547b-a3ce-38d9e79a08a5
2026-05-15 10:03:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://web.gw.coches.net/details/70404062>
{'auction_title': '',
 'body_type': 'SUV',
 'c_o_2_emission_value': 106,
 'category': 'Coches',
 'city': None,
 'color': 'Gris / Plata',
 'currency': 'EUR',
 'description': 'CITROEN C5 Aircross BlueHdi 96kW 130CV SS Shine\n'
                'VEHICULO NACIONAL \n'
                'IMPECABLES CONDICIONES \n'
                '\n'
                'EQUIPAMIENTO \n'
                '\n'
                'CAMARA 360º\n'
                'SENSORES DE APARCAMIENTO \n'
                'CONTROL CRUCERO \n'
                'LUCES LED AUTOMATICAS\n'
                'SISTEMA DE NAVEGACION\n'
                'CARDPLAY \n'
                'BLEUTOOTH \n'
                'PORTON TRASERO ELECTRICO \n'
                'VOLANTE MULTIFUNCION \n'
                'TAPICERIAS MIXTA PIEL Y TELA \n'
                'LUCES ANTINIEBLAS \n'
                'ASISTENTE DE CAMBIO DE CARRIL \n'
                'ASISTENTE DE COLISION \n'
                'SENSOR DE LLUVIAS \n'
                'CLIMATIZACION BIZONA\n'
                'STAR STOP\n'
                'APERTURA Y CIERRE DE PUERTAS POR APROXIMACION \n'
                'CONTROL DE PENDIENTE\n'
                'MODOS DE CONDUCCION \n'
                'LLANTAS DE ALEACION 19 PULGADAS \n'
                '\n'
                '\n'
                'EL VEHICULO SE ENTREGA CON 1 AÑO DE GARANTIA Y PUESTO A TU '
                'NOMBRE TODO INCLUIDO EN EL PRECIO.\n'
                '\n'
                'FINANCIAMOS 100% A MEDIDA DE TUS NECESIDADES Compre on-line y '
                'te lo ponemos en la puerta de casa!!! también puedes '
                'visitarnos en nuestras instalaciones en Calle Roma '
                '2,(Polígono Wells) Humanes de Madrid.\n'
                '\n'
                '¡¡¡Les esperamos!!!',
 'doors_number': 5,
 'emission_standard': 'C',
 'engine': '1.5L',
 'engine_horse_power': 131,
 'expiration_date': None,
 'fuel_type': 'Diesel',
 'id': '5c82593d-a5ee-547b-a3ce-38d9e79a08a5',
 'is_damaged': False,
 'is_operable': True,
 'latitude': None,
 'license_plate': None,
 'link_to_web_offer': 'https://www.coches.net/citroen-c5-aircross-bluehdi-96kw-130cv-ss-shine-5p-diesel-2019-en-madrid-70404062-covo.aspx',
 'listing': 'auction',
 'location': 'Madrid',
 'location_confidence': None,
 'longitude': None,
 'make': 'CITROEN',
 'model': 'C5 Aircross',
 'odometer': 172000,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'ES',
 'original_photo_count': 1,
 'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19830240/f0b727ac-3255-4c78-b3ab-7fcff438acf9.jpg'],
 'photos': [{'BlobStorageUrl': 'https://alxdev.blob.core.windows.net/top-deal-listing/listing_5c82593d-a5ee-547b-a3ce-38d9e79a08a5/5c82593d-a5ee-547b-a3ce-38d9e79a08a5_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 83509,
             'Height': 600,
             'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19830240/f0b727ac-3255-4c78-b3ab-7fcff438acf9.jpg',
             'Width': 800}],
 'postal_code': None,
 'price': 12490,
 'price_includes_vat': True,
 'province': None,
 'province_code': None,
 'region': None,
 'region_code': None,
 'registration_date': '2019-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'CITROEN C5 Aircross BlueHdi SS Shine',
 'transmission': 'manual',
 'trim': 'BlueHdi 96kW 130CV SS Shine',
 'vin': None,
 'year': 2019}
2026-05-15 10:03:31 [auto_selling_coches.net.api] INFO: Saving data for 70404062: {'created_time': 1778839411.153532, 'last_price_update_time': 1778839411.153539}
2026-05-15 10:03:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70438283> (referer: https://www.coches.net/concesionario/rpcarsautotradesl/?pg=2) ['zyte-api']
2026-05-15 10:03:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70402177> (referer: https://www.coches.net/concesionario/rpcarsautotradesl/?pg=2) ['zyte-api']
2026-05-15 10:03:32 [auto_selling_coches.net.api] INFO: Extracted item from API: 70438283 - MERCEDES-BENZ GLE GLE 350 de 4MATIC Hibrido Enchufable
2026-05-15 10:03:32 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: aff2ac95-320f-5b24-8caa-3269bf49aa6a with identifier: 70438283
2026-05-15 10:03:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item aff2ac95-320f-5b24-8caa-3269bf49aa6a
2026-05-15 10:03:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19865535/000bf4f6-3da1-45d0-b213-8a63eb80c8f0.jpg already downloaded
2026-05-15 10:03:32 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: aff2ac95-320f-5b24-8caa-3269bf49aa6a with identifier 70438283
2026-05-15 10:03:32 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-05-15 10:03:32 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-05-15 10:03:32 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item aff2ac95-320f-5b24-8caa-3269bf49aa6a
2026-05-15 10:03:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://web.gw.coches.net/details/70438283>
{'auction_title': '',
 'body_type': 'SUV',
 'c_o_2_emission_value': None,
 'category': 'Coches',
 'city': None,
 'color': 'Negro',
 'currency': 'EUR',
 'description': 'MERCEDES-BENZ GLE GLE 350 de 4MATIC Hibrido Enchufable\n'
                'VEHICULO EN EXCELENTES CONDICIONES\n'
                'KILOMETROS CERTIFICADOS\n'
                '\n'
                'EQUIPAMIENTO\n'
                '\n'
                ' - Luz diurna LED\n'
                ' - Faros LED\n'
                ' - Sensor luz\n'
                ' - Sensor lluvia\n'
                ' - Sensores aparcamiento delanteros/traseros\n'
                ' - Camara 360º\n'
                ' - KeyLess GO\n'
                ' - Volante cuero \n'
                ' - Levas en el volante\n'
                ' - Asientos deportivos piel blanca\n'
                ' - Asiento electricos con memoria\n'
                ' - Tapicería cuero\n'
                ' - Distronic\n'
                ' - Line Assist\n'
                ' - Sistema frenado anticolisión\n'
                ' - Velocidad de crucero\n'
                ' - Sistema multimedia con conexión Bluetooth , USB y Aux\n'
                ' - Maletero eléctrico  \n'
                '- Apple cardplay / android auto \n'
                '- Volante Multifuncion \n'
                '-Paquete de luces de ambiente \n'
                '- Asientos calefactables \n'
                '\n'
                'ENTREGAMOS El COCHE CON 1 AÑO DE GARANTIA Y CAMBIO DE NOMBRE '
                'INCLUIDO EN EL PRECIO!!!!\n'
                '\n'
                'FINANCIAMOS 100% A MEDIDA DE TUS NECESIDADES Compre on-line y '
                'te lo ponemos en la puerta de casa!!! también puedes '
                'visitarnos en nuestras instalaciones en Calle Roma '
                '2,(Polígono Wells) Humanes de Madrid. \n'
                '\n'
                '¡¡¡Les esperamos!!!',
 'doors_number': 5,
 'emission_standard': '0',
 'engine': '1.9L',
 'engine_horse_power': 320,
 'expiration_date': None,
 'fuel_type': 'Híbrido enchufable',
 'id': 'aff2ac95-320f-5b24-8caa-3269bf49aa6a',
 'is_damaged': False,
 'is_operable': True,
 'latitude': None,
 '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-madrid-70438283-covo.aspx',
 'listing': 'auction',
 'location': 'Madrid',
 'location_confidence': None,
 'longitude': None,
 'make': 'MERCEDES-BENZ',
 'model': 'GLE',
 'odometer': 101000,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'ES',
 'original_photo_count': 1,
 'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19865535/000bf4f6-3da1-45d0-b213-8a63eb80c8f0.jpg'],
 'photos': [{'BlobStorageUrl': 'https://alxdev.blob.core.windows.net/top-deal-listing/listing_aff2ac95-320f-5b24-8caa-3269bf49aa6a/aff2ac95-320f-5b24-8caa-3269bf49aa6a_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 90339,
             'Height': 600,
             'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19865535/000bf4f6-3da1-45d0-b213-8a63eb80c8f0.jpg',
             'Width': 800}],
 'postal_code': None,
 'price': 47900,
 'price_includes_vat': True,
 'province': None,
 'province_code': None,
 'region': None,
 'region_code': None,
 '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-05-15 10:03:32 [auto_selling_coches.net.api] INFO: Saving data for 70438283: {'created_time': 1778839412.188742, 'last_price_update_time': 1778839412.188756}
2026-05-15 10:03:32 [auto_selling_coches.net.api] INFO: Extracted item from API: 70402177 - AUDI A6 Avant 3.0 Bi TDI quattro tiptronic
2026-05-15 10:03:32 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: c6440a8e-759e-5b4e-93b7-e78c3b555a4d with identifier: 70402177
2026-05-15 10:03:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item c6440a8e-759e-5b4e-93b7-e78c3b555a4d
2026-05-15 10:03:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19829424/75e65ef4-21d3-46b8-aea9-5301fc1c488d.jpg already downloaded
2026-05-15 10:03:32 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: c6440a8e-759e-5b4e-93b7-e78c3b555a4d with identifier 70402177
2026-05-15 10:03:32 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-05-15 10:03:32 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-05-15 10:03:32 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item c6440a8e-759e-5b4e-93b7-e78c3b555a4d
2026-05-15 10:03:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://web.gw.coches.net/details/70402177>
{'auction_title': '',
 'body_type': 'Familiar',
 'c_o_2_emission_value': 164,
 'category': 'Coches',
 'city': None,
 'color': 'Negro',
 'currency': 'EUR',
 'description': '!!!!!!LEERRRR!!!!!!\n'
                'VERSION ESPECIFICA:\n'
                'AUDI A6 2.0 TDI AVANT LOOK RS6 COMPETITION (190CV DE SERIE).\n'
                'VEHICULO CON MAS DE 300CV COMPROBADOS EN UN BANCO DE '
                'PRUEBAS.\n'
                'ESTA TOTALMENTE PREPARADO Y MODIFICADO CON COMPONENTES DE LA '
                'MEJOR CALIDAD Y MUCHISIMOS EXTRAS.\n'
                '\n'
                'EQUIPAMIENTO:\n'
                '\n'
                '- Faros Matrix Dinamic LED con luz diurna RS6\n'
                '- Navegador MMI 3GPlus con Bluetooth con CardPlay y Android '
                'Auto\n'
                '- Volante MULTIFUNCION\n'
                '- Asientos en cuero calefactables\n'
                '- Sistema de escape con sonido RS6\n'
                '- Suspensión neumática adaptativa\n'
                '- Climatizador cuatro zonas\n'
                '- Sensor de aparcamiento delantero y trasero con cámara de '
                '360°\n'
                '- Control de crucero adaptativo\n'
                '- Porton trasero automatico\n'
                '- Llantas 21" RS6 Competition\n'
                '- CAMARA DE MARCHA ATRAS\n'
                '- SISTEMA DE SONIDO PROFESIONAL CON subwoofer\n'
                '- PAQUETE NIHG RS6\n'
                '- SISTEMA DE FRENOS RS6\n'
                '- CUENTA CON PEDAL COMAMMDER PARA AJUSTAR LA SENCIBILIDAD DE '
                'RESPUESTA DEL ACELERADOR.\n'
                '\n'
                'EL VEHICULO SE ENTREGA CON 1 AÑO DE GARANTIA Y PUESTO A TU '
                'NOMBRE TODO INCLUIDO EN EL PRECIO.\n'
                '\n'
                'FINANCIAMOS 100% A MEDIDA DE TUS NECESIDADESCompre on-line y '
                'te lo ponemos en la puerta de casa!!! también puedes '
                'visitarnos en nuestras instalaciones en Calle Roma '
                '2,(Polígono Wells) Humanes de Madrid.\n'
                '\n'
                '¡¡¡Les esperamos!!!',
 'doors_number': 5,
 'emission_standard': 'C',
 'engine': '3.0L',
 'engine_horse_power': 320,
 'expiration_date': None,
 'fuel_type': 'Diesel',
 'id': 'c6440a8e-759e-5b4e-93b7-e78c3b555a4d',
 'is_damaged': False,
 'is_operable': True,
 'latitude': None,
 'license_plate': None,
 'link_to_web_offer': 'https://www.coches.net/audi-a6-avant-30-bi-tdi-320cv-quattro-tiptronic-5p-diesel-2016-en-madrid-70402177-covo.aspx',
 'listing': 'auction',
 'location': 'Madrid',
 'location_confidence': None,
 'longitude': None,
 'make': 'AUDI',
 'model': 'A6',
 'odometer': 196000,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'ES',
 'original_photo_count': 1,
 'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19829424/75e65ef4-21d3-46b8-aea9-5301fc1c488d.jpg'],
 'photos': [{'BlobStorageUrl': 'https://alxdev.blob.core.windows.net/top-deal-listing/listing_c6440a8e-759e-5b4e-93b7-e78c3b555a4d/c6440a8e-759e-5b4e-93b7-e78c3b555a4d_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 77998,
             'Height': 600,
             'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19829424/75e65ef4-21d3-46b8-aea9-5301fc1c488d.jpg',
             'Width': 800}],
 'postal_code': None,
 'price': 24990,
 'price_includes_vat': True,
 'province': None,
 'province_code': None,
 'region': None,
 'region_code': None,
 'registration_date': '2015-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'AUDI A6 Avant 3.0 Bi TDI quattro tiptronic',
 'transmission': 'automatic',
 'trim': 'Avant 3.0 Bi TDI 320CV quattro tiptronic',
 'vin': None,
 'year': 2015}
2026-05-15 10:03:32 [auto_selling_coches.net.api] INFO: Saving data for 70402177: {'created_time': 1778839412.287983, 'last_price_update_time': 1778839412.287997}
2026-05-15 10:03:32 [scrapy.core.engine] INFO: Closing spider (finished)
2026-05-15 10:03:32 [crawlers.pipelines.save_to_cdlq_db_auto_selling] DEBUG: [SaveToCdlqDbAutoSelling] failed to close cursor: 'SaveToCdlqDbAutoSelling' object has no attribute 'cursor'
2026-05-15 10:03:32 [crawlers.pipelines.save_to_cdlq_db_auto_selling] DEBUG: [SaveToCdlqDbAutoSelling] failed to close connection: 'SaveToCdlqDbAutoSelling' object has no attribute 'conn'
2026-05-15 10:03:32 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-05-15 10:03:32 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-05-15 10:03:32 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process scrape complete CloudEvent for item dd5d6d16504411f18ce3ca148988c204
2026-05-15 10:03:32 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.ATTACHED: 3> -> <LinkState.DETACH_SENT: 4>
2026-05-15 10:03:32 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.ATTACHED: 3> -> <LinkState.DETACH_SENT: 4>
2026-05-15 10:03:32 [azure.servicebus._pyamqp.management_link] INFO: Management link receiver state changed: <LinkState.ATTACHED: 3> -> <LinkState.DETACH_SENT: 4>
2026-05-15 10:03:32 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.ATTACHED: 3> -> <LinkState.DETACH_SENT: 4>
2026-05-15 10:03:32 [azure.servicebus._pyamqp.management_link] INFO: Management link sender state changed: <LinkState.ATTACHED: 3> -> <LinkState.DETACH_SENT: 4>
2026-05-15 10:03:32 [azure.servicebus._pyamqp.session] INFO: Session state changed: <SessionState.MAPPED: 3> -> <SessionState.END_SENT: 4>
2026-05-15 10:03:32 [azure.servicebus._pyamqp._connection] INFO: Connection state changed: <ConnectionState.OPENED: 9> -> <ConnectionState.CLOSE_SENT: 11>
2026-05-15 10:03:32 [azure.servicebus._pyamqp._connection] INFO: Connection state changed: <ConnectionState.CLOSE_SENT: 11> -> <ConnectionState.END: 13>
2026-05-15 10:03:32 [azure.servicebus._pyamqp.session] INFO: Session state changed: <SessionState.END_SENT: 4> -> <SessionState.DISCARDING: 6>
2026-05-15 10:03:32 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.DETACH_SENT: 4> -> <LinkState.DETACHED: 0>
2026-05-15 10:03:32 [azure.servicebus._pyamqp.management_link] INFO: Management link sender state changed: <LinkState.DETACH_SENT: 4> -> <LinkState.DETACHED: 0>
2026-05-15 10:03:32 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.DETACH_SENT: 4> -> <LinkState.DETACHED: 0>
2026-05-15 10:03:32 [azure.servicebus._pyamqp.management_link] INFO: Management link receiver state changed: <LinkState.DETACH_SENT: 4> -> <LinkState.DETACHED: 0>
2026-05-15 10:03:32 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.DETACH_SENT: 4> -> <LinkState.DETACHED: 0>
2026-05-15 10:03:32 [azure.servicebus._pyamqp._transport] DEBUG: Transport endpoint is already disconnected: OSError(107, 'Transport endpoint is not connected')
2026-05-15 10:03:32 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: [AzureBusPipeline] connection closed
2026-05-15 10:03:32 [auto_selling_coches.net.api] INFO: auto_selling_coches.net.api Crawl ended with reason finished, scrape types: {<ScrapeType.NEW: 1>: 0, <ScrapeType.NEW_DUPLICATE_ID: 4>: 0, <ScrapeType.PRICE_UPDATE: 2>: 0, <ScrapeType.AUCTION_UPDATE: 3>: 0, <ScrapeType.SKIPPED: 0>: 0}
2026-05-15 10:03:33 [scrapy.statscollectors] INFO: Dumping Scrapy stats:
{'downloader/request_bytes': 73653,
 'downloader/request_count': 45,
 'downloader/request_method_count/GET': 45,
 'downloader/response_bytes': 3568964,
 'downloader/response_count': 45,
 'downloader/response_status_count/200': 44,
 'downloader/response_status_count/400': 1,
 'elapsed_time_seconds': 72.675886,
 'finish_reason': 'finished',
 'finish_time': datetime.datetime(2026, 5, 15, 10, 3, 32, 955886, tzinfo=datetime.timezone.utc),
 'item_scraped_count': 42,
 'log_count/DEBUG': 278,
 'log_count/INFO': 448,
 'memusage/max': 174510080,
 'memusage/startup': 147271680,
 'request_depth_max': 3,
 'response_received_count': 45,
 'scheduler/dequeued': 45,
 'scheduler/dequeued/memory': 45,
 'scheduler/enqueued': 45,
 'scheduler/enqueued/memory': 45,
 'scrape_type/new': 42,
 'scrapy-zyte-api/429': 0,
 'scrapy-zyte-api/attempts': 45,
 'scrapy-zyte-api/error_ratio': 0.0,
 'scrapy-zyte-api/errors': 0,
 'scrapy-zyte-api/fatal_errors': 0,
 'scrapy-zyte-api/mean_connection_seconds': 2.5705008902897437,
 'scrapy-zyte-api/mean_response_seconds': 2.6107035498652196,
 'scrapy-zyte-api/processed': 45,
 'scrapy-zyte-api/request_args/actions': 2,
 'scrapy-zyte-api/request_args/browserHtml': 2,
 'scrapy-zyte-api/request_args/customHttpRequestHeaders': 43,
 'scrapy-zyte-api/request_args/experimental.requestCookies': 44,
 'scrapy-zyte-api/request_args/experimental.responseCookies': 45,
 'scrapy-zyte-api/request_args/httpResponseBody': 43,
 'scrapy-zyte-api/request_args/httpResponseHeaders': 43,
 'scrapy-zyte-api/request_args/requestHeaders': 1,
 'scrapy-zyte-api/request_args/url': 45,
 'scrapy-zyte-api/status_codes/200': 45,
 'scrapy-zyte-api/success': 45,
 'scrapy-zyte-api/success_ratio': 1.0,
 'scrapy-zyte-api/throttle_ratio': 0.0,
 'start_time': datetime.datetime(2026, 5, 15, 10, 2, 20, 280000, tzinfo=datetime.timezone.utc)}
2026-05-15 10:03:33 [scrapy.core.engine] INFO: Spider closed (finished)

PROJECT (sourcing_v2), SPIDER (auto_selling_coches.net.api)