PROJECT (sourcing_v2)
SPIDER (auto_selling_coches.net.api)
2026-05-15 10:03:04 [scrapy.utils.log] INFO: Scrapy 2.11.2 started (bot: SourcingV2)
2026-05-15 10:03:04 [scrapy.utils.log] INFO: Versions: lxml 5.2.2.0, libxml2 2.12.6, cssselect 1.2.0, parsel 1.9.1, w3lib 2.1.2, Twisted 24.3.0, Python 3.11.2 (main, Mar 13 2023, 12:18:29) [GCC 12.2.0], pyOpenSSL 24.1.0 (OpenSSL 3.2.1 30 Jan 2024), cryptography 42.0.7, Platform Linux-5.15.0-1098-azure-x86_64-with-glibc2.36
2026-05-15 10:03:04 [auto_selling_coches.net.api] INFO: Starting auto_selling_coches.net.api spider (API-based)
2026-05-15 10:03:04 [auto_selling_coches.net.api] INFO: Extracted dealer slug: editioncars
2026-05-15 10:03:04 [auto_selling_coches.net.api] INFO: _job: dd6e947e504411f18ce3ca148988c204, SCRAPY_JOB: None
2026-05-15 10:03:04 [scrapy.addons] INFO: Enabled addons:
[]
2026-05-15 10:03:04 [asyncio] DEBUG: Using selector: EpollSelector
2026-05-15 10:03:04 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor
2026-05-15 10:03:04 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop
2026-05-15 10:03:04 [scrapy.extensions.telnet] INFO: Telnet Password: 37682ce2d111af9a
2026-05-15 10:03:05 [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:03:05 [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/dd6e947e504411f18ce3ca148988c204.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:03:05 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-05-15 10:03:05 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-05-15 10:03:05 [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:03:05 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Setting up IdGenerationMiddleware for auto_selling
2026-05-15 10:03:05 [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:03:05 [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:03:05 [scrapy.core.engine] INFO: Spider opened
2026-05-15 10:03:05 [azure.identity._credentials.environment] INFO: Incomplete environment configuration for EnvironmentCredential. These variables are set: AZURE_TENANT_ID, AZURE_CLIENT_ID
2026-05-15 10:03:05 [common.service_bus.service_bus_client_factory] INFO: ServiceBusClient initialized via DefaultAzureCredential for alx-dev-bus.servicebus.windows.net
2026-05-15 10:03:05 [crawlers.pipelines.base_azure_bus_pipeline] INFO: [AzureBusPipeline] Connected to topic auto.sourcing-v2
2026-05-15 10:03:05 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min)
2026-05-15 10:03:05 [scrapy.extensions.telnet] INFO: Telnet console listening on 127.0.0.1:6023
2026-05-15 10:03:05 [scrapy.extensions.memusage] INFO: Peak memory usage is 140MiB
2026-05-15 10:03:05 [scrapy-playwright] INFO: Starting download handler
2026-05-15 10:03:05 [scrapy-playwright] INFO: Starting download handler
2026-05-15 10:03:10 [auto_selling_coches.net.api] INFO: API spider started with URL: https://www.coches.net/concesionario/editioncars, dealer_slug: editioncars
2026-05-15 10:03:10 [auto_selling_coches.net.api] INFO: Trying fast dealer API: https://web.gw.coches.net/dealers/editioncars
2026-05-15 10:03:10 [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:11 [scrapy.core.engine] DEBUG: Crawled (400) <GET https://web.gw.coches.net/dealers/editioncars> (referer: None) ['zyte-api']
2026-05-15 10:03:11 [auto_selling_coches.net.api] INFO: Search API failed (Ignoring non-200 response), falling back to browserHtml
2026-05-15 10:03:11 [auto_selling_coches.net.api] INFO: Using browserHtml fallback path (page 1)
2026-05-15 10:03:11 [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:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.coches.net/concesionario/editioncars?pg=1> (referer: None) ['zyte-api']
2026-05-15 10:03:34 [auto_selling_coches.net.api] INFO: Total items from HTML header: 29
2026-05-15 10:03:34 [auto_selling_coches.net.api] INFO: Extracting listings from HTML page 1
2026-05-15 10:03:34 [auto_selling_coches.net.api] INFO: Found 29 listings in HTML (page 1)
2026-05-15 10:03:34 [auto_selling_coches.net.api] INFO: Found listing with ID: 70613975
2026-05-15 10:03:34 [azure.identity._credentials.environment] INFO: Incomplete environment configuration for EnvironmentCredential. These variables are set: AZURE_TENANT_ID, AZURE_CLIENT_ID
2026-05-15 10:03:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
2026-05-15 10:03:34 [urllib3.connectionpool] DEBUG: https://login.microsoftonline.com:443 "POST /8ea908c1-4e85-4692-bc3f-3646b9b40891/oauth2/v2.0/token HTTP/1.1" 200 2102
2026-05-15 10:03:34 [azure.identity._credentials.chained] INFO: DefaultAzureCredential acquired a token from WorkloadIdentityCredential
2026-05-15 10:03:34 [auto_selling_coches.net.api] INFO: Scrape type for 70613975: 1
2026-05-15 10:03:34 [auto_selling_coches.net.api] INFO: Scraping new listing 70613975
2026-05-15 10:03:34 [auto_selling_coches.net.api] INFO: Found listing with ID: 70596716
2026-05-15 10:03:34 [auto_selling_coches.net.api] INFO: Scrape type for 70596716: 1
2026-05-15 10:03:34 [auto_selling_coches.net.api] INFO: Scraping new listing 70596716
2026-05-15 10:03:34 [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:34 [auto_selling_coches.net.api] INFO: Found listing with ID: 70596779
2026-05-15 10:03:34 [auto_selling_coches.net.api] INFO: Scrape type for 70596779: 1
2026-05-15 10:03:34 [auto_selling_coches.net.api] INFO: Scraping new listing 70596779
2026-05-15 10:03:34 [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:34 [auto_selling_coches.net.api] INFO: Found listing with ID: 70309670
2026-05-15 10:03:34 [auto_selling_coches.net.api] INFO: Scrape type for 70309670: 1
2026-05-15 10:03:34 [auto_selling_coches.net.api] INFO: Scraping new listing 70309670
2026-05-15 10:03:34 [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:34 [auto_selling_coches.net.api] INFO: Found listing with ID: 70491925
2026-05-15 10:03:34 [auto_selling_coches.net.api] INFO: Scrape type for 70491925: 1
2026-05-15 10:03:34 [auto_selling_coches.net.api] INFO: Scraping new listing 70491925
2026-05-15 10:03:34 [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:34 [auto_selling_coches.net.api] INFO: Found listing with ID: 70487527
2026-05-15 10:03:34 [auto_selling_coches.net.api] INFO: Scrape type for 70487527: 1
2026-05-15 10:03:34 [auto_selling_coches.net.api] INFO: Scraping new listing 70487527
2026-05-15 10:03:34 [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:34 [auto_selling_coches.net.api] INFO: Found listing with ID: 70402163
2026-05-15 10:03:34 [auto_selling_coches.net.api] INFO: Scrape type for 70402163: 1
2026-05-15 10:03:34 [auto_selling_coches.net.api] INFO: Scraping new listing 70402163
2026-05-15 10:03:34 [auto_selling_coches.net.api] INFO: Found listing with ID: 70427193
2026-05-15 10:03:34 [auto_selling_coches.net.api] INFO: Scrape type for 70427193: 1
2026-05-15 10:03:34 [auto_selling_coches.net.api] INFO: Scraping new listing 70427193
2026-05-15 10:03:34 [auto_selling_coches.net.api] INFO: Found listing with ID: 70449487
2026-05-15 10:03:34 [auto_selling_coches.net.api] INFO: Scrape type for 70449487: 1
2026-05-15 10:03:34 [auto_selling_coches.net.api] INFO: Scraping new listing 70449487
2026-05-15 10:03:34 [auto_selling_coches.net.api] INFO: Found listing with ID: 70437634
2026-05-15 10:03:34 [auto_selling_coches.net.api] INFO: Scrape type for 70437634: 1
2026-05-15 10:03:34 [auto_selling_coches.net.api] INFO: Scraping new listing 70437634
2026-05-15 10:03:34 [auto_selling_coches.net.api] INFO: Found listing with ID: 70437670
2026-05-15 10:03:34 [auto_selling_coches.net.api] INFO: Scrape type for 70437670: 1
2026-05-15 10:03:34 [auto_selling_coches.net.api] INFO: Scraping new listing 70437670
2026-05-15 10:03:34 [auto_selling_coches.net.api] INFO: Found listing with ID: 70359671
2026-05-15 10:03:34 [auto_selling_coches.net.api] INFO: Scrape type for 70359671: 1
2026-05-15 10:03:34 [auto_selling_coches.net.api] INFO: Scraping new listing 70359671
2026-05-15 10:03:34 [auto_selling_coches.net.api] INFO: Found listing with ID: 70359308
2026-05-15 10:03:34 [auto_selling_coches.net.api] INFO: Scrape type for 70359308: 1
2026-05-15 10:03:34 [auto_selling_coches.net.api] INFO: Scraping new listing 70359308
2026-05-15 10:03:34 [auto_selling_coches.net.api] INFO: Found listing with ID: 70359416
2026-05-15 10:03:34 [auto_selling_coches.net.api] INFO: Scrape type for 70359416: 1
2026-05-15 10:03:34 [auto_selling_coches.net.api] INFO: Scraping new listing 70359416
2026-05-15 10:03:34 [auto_selling_coches.net.api] INFO: Found listing with ID: 70359561
2026-05-15 10:03:34 [auto_selling_coches.net.api] INFO: Scrape type for 70359561: 1
2026-05-15 10:03:34 [auto_selling_coches.net.api] INFO: Scraping new listing 70359561
2026-05-15 10:03:34 [auto_selling_coches.net.api] INFO: Found listing with ID: 70359490
2026-05-15 10:03:34 [auto_selling_coches.net.api] INFO: Scrape type for 70359490: 1
2026-05-15 10:03:34 [auto_selling_coches.net.api] INFO: Scraping new listing 70359490
2026-05-15 10:03:34 [auto_selling_coches.net.api] INFO: Found listing with ID: 70356837
2026-05-15 10:03:34 [auto_selling_coches.net.api] INFO: Scrape type for 70356837: 1
2026-05-15 10:03:34 [auto_selling_coches.net.api] INFO: Scraping new listing 70356837
2026-05-15 10:03:34 [auto_selling_coches.net.api] INFO: Found listing with ID: 70359603
2026-05-15 10:03:34 [auto_selling_coches.net.api] INFO: Scrape type for 70359603: 1
2026-05-15 10:03:34 [auto_selling_coches.net.api] INFO: Scraping new listing 70359603
2026-05-15 10:03:34 [auto_selling_coches.net.api] INFO: Found listing with ID: 70359815
2026-05-15 10:03:34 [auto_selling_coches.net.api] INFO: Scrape type for 70359815: 1
2026-05-15 10:03:34 [auto_selling_coches.net.api] INFO: Scraping new listing 70359815
2026-05-15 10:03:34 [auto_selling_coches.net.api] INFO: Found listing with ID: 62652998
2026-05-15 10:03:34 [auto_selling_coches.net.api] INFO: Scrape type for 62652998: 1
2026-05-15 10:03:34 [auto_selling_coches.net.api] INFO: Scraping new listing 62652998
2026-05-15 10:03:34 [auto_selling_coches.net.api] INFO: Found listing with ID: 70380720
2026-05-15 10:03:34 [auto_selling_coches.net.api] INFO: Scrape type for 70380720: 1
2026-05-15 10:03:34 [auto_selling_coches.net.api] INFO: Scraping new listing 70380720
2026-05-15 10:03:34 [auto_selling_coches.net.api] INFO: Found listing with ID: 70551005
2026-05-15 10:03:34 [auto_selling_coches.net.api] INFO: Scrape type for 70551005: 1
2026-05-15 10:03:34 [auto_selling_coches.net.api] INFO: Scraping new listing 70551005
2026-05-15 10:03:34 [auto_selling_coches.net.api] INFO: Found listing with ID: 70390267
2026-05-15 10:03:34 [auto_selling_coches.net.api] INFO: Scrape type for 70390267: 1
2026-05-15 10:03:34 [auto_selling_coches.net.api] INFO: Scraping new listing 70390267
2026-05-15 10:03:34 [auto_selling_coches.net.api] INFO: Found listing with ID: 70359045
2026-05-15 10:03:34 [auto_selling_coches.net.api] INFO: Scrape type for 70359045: 1
2026-05-15 10:03:34 [auto_selling_coches.net.api] INFO: Scraping new listing 70359045
2026-05-15 10:03:34 [auto_selling_coches.net.api] INFO: Found listing with ID: 70388724
2026-05-15 10:03:34 [auto_selling_coches.net.api] INFO: Scrape type for 70388724: 1
2026-05-15 10:03:34 [auto_selling_coches.net.api] INFO: Scraping new listing 70388724
2026-05-15 10:03:34 [auto_selling_coches.net.api] INFO: Found listing with ID: 70381408
2026-05-15 10:03:34 [auto_selling_coches.net.api] INFO: Scrape type for 70381408: 1
2026-05-15 10:03:34 [auto_selling_coches.net.api] INFO: Scraping new listing 70381408
2026-05-15 10:03:34 [auto_selling_coches.net.api] INFO: Found listing with ID: 70297044
2026-05-15 10:03:35 [auto_selling_coches.net.api] INFO: Scrape type for 70297044: 1
2026-05-15 10:03:35 [auto_selling_coches.net.api] INFO: Scraping new listing 70297044
2026-05-15 10:03:35 [auto_selling_coches.net.api] INFO: Found listing with ID: 70359179
2026-05-15 10:03:35 [auto_selling_coches.net.api] INFO: Scrape type for 70359179: 1
2026-05-15 10:03:35 [auto_selling_coches.net.api] INFO: Scraping new listing 70359179
2026-05-15 10:03:35 [auto_selling_coches.net.api] INFO: Found listing with ID: 62614378
2026-05-15 10:03:35 [auto_selling_coches.net.api] INFO: Scrape type for 62614378: 1
2026-05-15 10:03:35 [auto_selling_coches.net.api] INFO: Scraping new listing 62614378
2026-05-15 10:03:35 [auto_selling_coches.net.api] INFO: HTML pagination complete: 29 items scraped
2026-05-15 10:03:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70613975> (referer: https://www.coches.net/concesionario/editioncars/?pg=1) ['zyte-api']
2026-05-15 10:03:35 [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:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70309670> (referer: https://www.coches.net/concesionario/editioncars/?pg=1) ['zyte-api']
2026-05-15 10:03:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70596779> (referer: https://www.coches.net/concesionario/editioncars/?pg=1) ['zyte-api']
2026-05-15 10:03:35 [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:35 [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:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70491925> (referer: https://www.coches.net/concesionario/editioncars/?pg=1) ['zyte-api']
2026-05-15 10:03:35 [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:35 [auto_selling_coches.net.api] INFO: Extracted item from API: 70613975 - TOYOTA C-HR 2.0 200H Premiere Edition GR Sport
2026-05-15 10:03:35 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 5d3a9eca-8741-5f42-bdbb-b3f826d1a3d0 with identifier: 70613975
2026-05-15 10:03:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 5d3a9eca-8741-5f42-bdbb-b3f826d1a3d0
2026-05-15 10:03:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/20004800/c788b41a-d470-486a-ae8e-58b6f29a2a8c.jpg already downloaded
2026-05-15 10:03:35 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 5d3a9eca-8741-5f42-bdbb-b3f826d1a3d0 with identifier 70613975
2026-05-15 10:03:35 [azure.servicebus._pyamqp._connection] INFO: Connection state changed: None -> <ConnectionState.START: 0>
2026-05-15 10:03:35 [azure.servicebus._pyamqp._connection] INFO: Connection state changed: <ConnectionState.START: 0> -> <ConnectionState.HDR_SENT: 2>
2026-05-15 10:03:35 [azure.servicebus._pyamqp._connection] INFO: Connection state changed: <ConnectionState.HDR_SENT: 2> -> <ConnectionState.HDR_SENT: 2>
2026-05-15 10:03:35 [azure.servicebus._pyamqp._connection] INFO: Connection state changed: <ConnectionState.HDR_SENT: 2> -> <ConnectionState.OPEN_PIPE: 4>
2026-05-15 10:03:35 [azure.servicebus._pyamqp.session] INFO: Session state changed: <SessionState.UNMAPPED: 0> -> <SessionState.BEGIN_SENT: 1>
2026-05-15 10:03:35 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.DETACHED: 0> -> <LinkState.ATTACH_SENT: 1>
2026-05-15 10:03:35 [azure.servicebus._pyamqp.management_link] INFO: Management link receiver state changed: <LinkState.DETACHED: 0> -> <LinkState.ATTACH_SENT: 1>
2026-05-15 10:03:35 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.DETACHED: 0> -> <LinkState.ATTACH_SENT: 1>
2026-05-15 10:03:35 [azure.servicebus._pyamqp.management_link] INFO: Management link sender state changed: <LinkState.DETACHED: 0> -> <LinkState.ATTACH_SENT: 1>
2026-05-15 10:03:35 [azure.servicebus._pyamqp._connection] INFO: Connection state changed: <ConnectionState.OPEN_PIPE: 4> -> <ConnectionState.OPEN_SENT: 7>
2026-05-15 10:03:36 [azure.servicebus._pyamqp._connection] INFO: Connection state changed: <ConnectionState.OPEN_SENT: 7> -> <ConnectionState.OPENED: 9>
2026-05-15 10:03:36 [azure.servicebus._pyamqp.session] INFO: Session state changed: <SessionState.BEGIN_SENT: 1> -> <SessionState.MAPPED: 3>
2026-05-15 10:03:36 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.ATTACH_SENT: 1> -> <LinkState.ATTACHED: 3>
2026-05-15 10:03:36 [azure.servicebus._pyamqp.management_link] INFO: Management link receiver state changed: <LinkState.ATTACH_SENT: 1> -> <LinkState.ATTACHED: 3>
2026-05-15 10:03:36 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.ATTACH_SENT: 1> -> <LinkState.ATTACHED: 3>
2026-05-15 10:03:36 [azure.servicebus._pyamqp.management_link] INFO: Management link sender state changed: <LinkState.ATTACH_SENT: 1> -> <LinkState.ATTACHED: 3>
2026-05-15 10:03:36 [azure.servicebus._pyamqp.cbs] DEBUG: CBS completed opening with status: <ManagementOpenResult.OK: 1>
2026-05-15 10:03:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
2026-05-15 10:03:36 [urllib3.connectionpool] DEBUG: https://login.microsoftonline.com:443 "POST /8ea908c1-4e85-4692-bc3f-3646b9b40891/oauth2/v2.0/token HTTP/1.1" 200 1999
2026-05-15 10:03:36 [azure.identity._credentials.chained] INFO: DefaultAzureCredential acquired a token from WorkloadIdentityCredential
2026-05-15 10:03:36 [azure.servicebus._pyamqp.cbs] DEBUG: CBS update in progress. Token put time: 1778839416
2026-05-15 10:03:36 [azure.servicebus._pyamqp.cbs] DEBUG: CBS update in progress. Token put time: 1778839416
2026-05-15 10:03:36 [azure.servicebus._pyamqp.cbs] DEBUG: CBS Put token result (<ManagementExecuteOperationResult.OK: 0>), status code: 202, status_description: b'Accepted'.
2026-05-15 10:03:36 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-05-15 10:03:36 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.DETACHED: 0> -> <LinkState.ATTACH_SENT: 1>
2026-05-15 10:03:36 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.ATTACH_SENT: 1> -> <LinkState.ATTACHED: 3>
2026-05-15 10:03:36 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-05-15 10:03:36 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-05-15 10:03:36 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-05-15 10:03:36 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-05-15 10:03:36 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 5d3a9eca-8741-5f42-bdbb-b3f826d1a3d0
2026-05-15 10:03:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://web.gw.coches.net/details/70613975>
{'auction_title': '',
'body_type': 'SUV',
'c_o_2_emission_value': None,
'category': 'Coches',
'city': None,
'color': 'Granate (BICOLOR CON NEGRO)',
'currency': 'EUR',
'description': 'VEHICULO NACIONAL CON LIBRO DE REVISIONES AL DIA\n'
'OPORTUNIDAD POR PRECIO, EQUIPAMIENTO Y ESTADO\n'
'FULL EQUIP:\n'
'- CAMBIO AUTOMATICO SECUENCIAL\n'
'- TECHO PANORAMICO\n'
'- SENSORES DE APARCAMIENTO\n'
'- VOLANTE MULTIFUNCION\n'
'- ACABADO MAXIMO EN SU GAMA GR-SPORT 196CV\n'
'- GARANTIA DE FABRICA Y MANTENIMIENTO INCLUIDO!!\n'
'- ETC. \n'
'- CERTIFICADO KILOMETRAJE ORIGINAL Y NO SINIESTRALIDAD \n'
'- ACEPTAMOS COCHE COMO PARTE DE PAGO \t\n'
'- ENTREGAMOS VEHÍCULO EN TODA ESPAÑA\n'
'- NO DUDE EN CONTACTARNOS PARA MAS INFORMACION \n'
'- HABLAMOS INGLÉS Y ALEMAN - WE SPEAK ENGLISH - WIR SPRECHEN '
'DEUTSCH',
'doors_number': 5,
'emission_standard': 'ECO',
'engine': '2.0L',
'engine_horse_power': 196,
'expiration_date': None,
'fuel_type': 'Híbrido',
'id': '5d3a9eca-8741-5f42-bdbb-b3f826d1a3d0',
'is_damaged': False,
'is_operable': True,
'latitude': None,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/toyota-c-hr-20-200h-premiere-edition-gr-sport-5p-electrico-hibrido-2024-en-barcelona-70613975-covo.aspx',
'listing': 'auction',
'location': 'Barcelona',
'location_confidence': None,
'longitude': None,
'make': 'TOYOTA',
'model': 'C-HR',
'odometer': 20000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 1,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/20004800/c788b41a-d470-486a-ae8e-58b6f29a2a8c.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxdev.blob.core.windows.net/top-deal-listing/listing_5d3a9eca-8741-5f42-bdbb-b3f826d1a3d0/5d3a9eca-8741-5f42-bdbb-b3f826d1a3d0_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 61264,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/20004800/c788b41a-d470-486a-ae8e-58b6f29a2a8c.jpg',
'Width': 800}],
'postal_code': None,
'price': 34900,
'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': 'TOYOTA C-HR 2.0 200H Premiere Edition GR Sport',
'transmission': 'automatic',
'trim': '2.0 200H Premiere Edition GR Sport',
'vin': None,
'year': 2024}
2026-05-15 10:03:36 [auto_selling_coches.net.api] INFO: Saving data for 70613975: {'created_time': 1778839416.614427, 'last_price_update_time': 1778839416.614437}
2026-05-15 10:03:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70596716> (referer: https://www.coches.net/concesionario/editioncars/?pg=1) ['zyte-api']
2026-05-15 10:03:36 [auto_selling_coches.net.api] INFO: Extracted item from API: 70309670 - BMW Serie 1 125d Sport
2026-05-15 10:03:36 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: d3285a1c-552a-591d-8da3-ae356a013379 with identifier: 70309670
2026-05-15 10:03:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item d3285a1c-552a-591d-8da3-ae356a013379
2026-05-15 10:03:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19763535/ff19461f-5b81-4ff9-bcc0-d5cc4ba1f4f8.jpg already downloaded
2026-05-15 10:03:36 [auto_selling_coches.net.api] INFO: Extracted item from API: 70596779 - SEAT Tarraco 1.5 TSI StSp FR GO XL DSG
2026-05-15 10:03:36 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: f90d5a31-d9bf-51d1-a892-abff89a91269 with identifier: 70596779
2026-05-15 10:03:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item f90d5a31-d9bf-51d1-a892-abff89a91269
2026-05-15 10:03:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19992958/860df374-c5fd-485e-a947-134caa2a49fc.jpg already downloaded
2026-05-15 10:03:36 [auto_selling_coches.net.api] INFO: Extracted item from API: 70491925 - MERCEDES-BENZ Clase GLC GLC 220 d 4MATIC
2026-05-15 10:03:36 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 1ad1684b-e110-531e-a1e1-3067c6f55dec with identifier: 70491925
2026-05-15 10:03:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 1ad1684b-e110-531e-a1e1-3067c6f55dec
2026-05-15 10:03:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19907824/94ea12a6-1575-4d77-836a-464490b8c0bd.jpg already downloaded
2026-05-15 10:03:36 [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:36 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: d3285a1c-552a-591d-8da3-ae356a013379 with identifier 70309670
2026-05-15 10:03:36 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-05-15 10:03:36 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-05-15 10:03:36 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item d3285a1c-552a-591d-8da3-ae356a013379
2026-05-15 10:03:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://web.gw.coches.net/details/70309670>
{'auction_title': '',
'body_type': 'Berlina',
'c_o_2_emission_value': 129,
'category': 'Coches',
'city': None,
'color': 'Negro',
'currency': 'EUR',
'description': 'PROPIETARIO DE 85 AÑOS DEMOSTRABLE\n'
'MUCHISIMAS COSAS NUEVAS CAMBIADAS HACE POCO TIEMPO POR VALOR '
'DE 18.000 EUROS: TURBOS, DISCOS Y PASTILLAS, FILTRO '
'PARTICULAS, BOMBA INYECTORA, INYECTORES, NEUMATICOS,ETC.\n'
'KMS DE AUTOPISTA. MEJOR VER Y PROBAR PORQUE EL COCHE VA DE '
'LUJO!\n'
'AUTENTICA OPORTUNIDAD POR EQUIPAMIENTO Y ESTADO\n'
'FULL EQUIP:\n'
'- TAPICERIA DE PIEL\n'
'- ASIENTOS CALEFACTABLES\n'
'- SISTEMA NAVEGACION GPS\n'
'- CONTROL DE CRUCERO\n'
'- CARGADOR INALAMBRICO MOVILES\n'
'- SENSORES DE APARCAMIENTO\n'
'- ETC. \n'
'- CERTIFICADO KILOMETRAJE ORIGINAL Y NO SINIESTRALIDAD \n'
'- ACEPTAMOS COCHE COMO PARTE DE PAGO \t\n'
'- ENTREGAMOS VEHÍCULO EN TODA ESPAÑA\n'
'- NO DUDE EN CONTACTARNOS PARA MAS INFORMACION \n'
'- HABLAMOS INGLÉS Y ALEMAN - WE SPEAK ENGLISH - WIR SPRECHEN '
'DEUTSCH',
'doors_number': 5,
'emission_standard': 'B',
'engine': '2.0L',
'engine_horse_power': 218,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': 'd3285a1c-552a-591d-8da3-ae356a013379',
'is_damaged': False,
'is_operable': True,
'latitude': None,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/bmw-serie-1-125d-sport-5p-diesel-2013-en-barcelona-70309670-covo.aspx',
'listing': 'auction',
'location': 'Barcelona',
'location_confidence': None,
'longitude': None,
'make': 'BMW',
'model': 'Serie 1',
'odometer': 325000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 1,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19763535/ff19461f-5b81-4ff9-bcc0-d5cc4ba1f4f8.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxdev.blob.core.windows.net/top-deal-listing/listing_d3285a1c-552a-591d-8da3-ae356a013379/d3285a1c-552a-591d-8da3-ae356a013379_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 60879,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19763535/ff19461f-5b81-4ff9-bcc0-d5cc4ba1f4f8.jpg',
'Width': 800}],
'postal_code': None,
'price': 8900,
'price_includes_vat': True,
'province': None,
'province_code': None,
'region': None,
'region_code': None,
'registration_date': '2012-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'BMW Serie 1 125d Sport',
'transmission': 'automatic',
'trim': '125d Sport',
'vin': None,
'year': 2012}
2026-05-15 10:03:36 [auto_selling_coches.net.api] INFO: Saving data for 70309670: {'created_time': 1778839416.971715, 'last_price_update_time': 1778839416.971725}
2026-05-15 10:03:36 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: f90d5a31-d9bf-51d1-a892-abff89a91269 with identifier 70596779
2026-05-15 10:03:36 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-05-15 10:03:36 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-05-15 10:03:36 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item f90d5a31-d9bf-51d1-a892-abff89a91269
2026-05-15 10:03:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://web.gw.coches.net/details/70596779>
{'auction_title': '',
'body_type': 'SUV',
'c_o_2_emission_value': None,
'category': 'Coches',
'city': None,
'color': 'Blanco',
'currency': 'EUR',
'description': 'VEHICULO NACIONAL UNICO PROPIETARIO CON LIBRO DE REVISIONES\n'
'MOTOR 1.5 TSI 150CV CON CONSUMOS MUY AJUSTADOS\n'
'FULL EQUIP!\n'
'A DESTACAR:\n'
'- 7 PLAZAS\n'
'- TECHO PANORAMICO\n'
'- ACABADO DEPORTIVO FR\n'
'- LLANTA DE ALUMINIO 19’ \n'
'- ASIENTOS DELANTEROS DEPORTIVOS CON REGULACION ELECTRICA CON '
'MEMORIAS\n'
'- VIRTUAL COCKPIT \n'
'- SISTEMA MULTIMEDIA CON NAVEGACION \n'
'- 4X CAMARAS VISION PANORAMICA\n'
'- ASISTENTES CONDUCCION\n'
'- CONTROL DE VELOCIDAD DE CRUCERO INTELIGENTE \n'
'- PORTON TRASERO ELECTRICO\n'
'- ACCESO COMFORT CON LLAVE INTELIGENTE\n'
'- ETC.\n'
'- 12 MESES GARANTIA\n'
'- CERTIFICADO KILOMETRAJE ORIGINAL Y NO SINIESTRALIDAD \n'
'- ACEPTAMOS COCHE COMO PARTE DE PAGO \t\n'
'- ENTREGAMOS VEHÍCULO EN TODA ESPAÑA\n'
'- NO DUDE EN CONTACTARNOS PARA MAS INFORMACION \n'
'- TODO NUESTRO STOCK EN NUESTRA WEB\n'
'- HABLAMOS INGLÉS Y ALEMAN - WE SPEAK ENGLISH - WIR SPRECHEN '
'DEUTSCH',
'doors_number': 5,
'emission_standard': 'C',
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': None,
'fuel_type': 'Gasolina',
'id': 'f90d5a31-d9bf-51d1-a892-abff89a91269',
'is_damaged': False,
'is_operable': True,
'latitude': None,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/seat-tarraco-15-tsi-110kw-stsp-fr-go-xl-dsg-5p-gasolina-2022-en-barcelona-70596779-covo.aspx',
'listing': 'auction',
'location': 'Barcelona',
'location_confidence': None,
'longitude': None,
'make': 'SEAT',
'model': 'Tarraco',
'odometer': 81000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 1,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19992958/860df374-c5fd-485e-a947-134caa2a49fc.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxdev.blob.core.windows.net/top-deal-listing/listing_f90d5a31-d9bf-51d1-a892-abff89a91269/f90d5a31-d9bf-51d1-a892-abff89a91269_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 59248,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19992958/860df374-c5fd-485e-a947-134caa2a49fc.jpg',
'Width': 800}],
'postal_code': None,
'price': 27900,
'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': 'SEAT Tarraco 1.5 TSI StSp FR GO XL DSG',
'transmission': 'automatic',
'trim': '1.5 TSI 110kW StSp FR GO XL DSG',
'vin': None,
'year': 2021}
2026-05-15 10:03:37 [auto_selling_coches.net.api] INFO: Saving data for 70596779: {'created_time': 1778839417.025227, 'last_price_update_time': 1778839417.025234}
2026-05-15 10:03:37 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 1ad1684b-e110-531e-a1e1-3067c6f55dec with identifier 70491925
2026-05-15 10:03:37 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-05-15 10:03:37 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-05-15 10:03:37 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 1ad1684b-e110-531e-a1e1-3067c6f55dec
2026-05-15 10:03:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://web.gw.coches.net/details/70491925>
{'auction_title': '',
'body_type': 'SUV',
'c_o_2_emission_value': 129,
'category': 'Coches',
'city': None,
'color': 'Blanco',
'currency': 'EUR',
'description': 'VEHICULO NACIONAL UNICO PROPIETARIO CON LIBRO DE REVISIONES\n'
'FULL EQUIP:\n'
'- PAQUETE AMG LINE CON LLANTA AMG 20´¨\n'
'- PARRILLA DELANTERA AMG\n'
'-ASIENTOS EN PIEL CON REGULACION ELECTRICA\n'
'- SISTEMA NAVEGACION GPS\n'
'- SENSORES DE APARCAMIENTO CON CAMARA TRASERA\n'
'- ASISTENTES CONDUCCION\n'
'- SISTEMA RECONOCIMIENTO VOZ\n'
'- PAQUETE NIGHT\n'
'- UMBRALES DE PUERTA ILUMINADOS\n'
'- PORTON TRASERO ELECTRICO\n'
'- TECHO PANORAMICO PRACTICABLE\n'
'- MOTOR 220D CON CONSUMOS SUPER AJUSTADOS\n'
'- 12 MESES GARANTIA OFICIAL\n'
'- CERTIFICADO KILOMETRAJE ORIGINAL Y NO SINIESTRALIDAD \n'
'- ACEPTAMOS COCHE COMO PARTE DE PAGO \t\n'
'- ENTREGAMOS VEHÍCULO EN TODA ESPAÑA\n'
'- NO DUDE EN CONTACTARNOS PARA MAS INFORMACION \n'
'- TODO NUESTRO STOCK EN NUESTRA WEB\n'
'- HABLAMOS INGLÉS Y ALEMAN - WE SPEAK ENGLISH - WIR SPRECHEN '
'DEUTSCH',
'doors_number': 5,
'emission_standard': None,
'engine': '2.1L',
'engine_horse_power': 170,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '1ad1684b-e110-531e-a1e1-3067c6f55dec',
'is_damaged': False,
'is_operable': True,
'latitude': None,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/mercedes-benz-clase-glc-glc-220-d-4matic-5p-diesel-2017-en-barcelona-70491925-covo.aspx',
'listing': 'auction',
'location': 'Barcelona',
'location_confidence': None,
'longitude': None,
'make': 'MERCEDES-BENZ',
'model': 'Clase GLC',
'odometer': 151000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 1,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19907824/94ea12a6-1575-4d77-836a-464490b8c0bd.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxdev.blob.core.windows.net/top-deal-listing/listing_1ad1684b-e110-531e-a1e1-3067c6f55dec/1ad1684b-e110-531e-a1e1-3067c6f55dec_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 52401,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19907824/94ea12a6-1575-4d77-836a-464490b8c0bd.jpg',
'Width': 800}],
'postal_code': None,
'price': 26900,
'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': 'MERCEDES-BENZ Clase GLC GLC 220 d 4MATIC',
'transmission': 'automatic',
'trim': 'GLC 220 d 4MATIC',
'vin': None,
'year': 2017}
2026-05-15 10:03:37 [auto_selling_coches.net.api] INFO: Saving data for 70491925: {'created_time': 1778839417.07238, 'last_price_update_time': 1778839417.07239}
2026-05-15 10:03:37 [auto_selling_coches.net.api] INFO: Extracted item from API: 70596716 - MG ZS 1.0T Luxury
2026-05-15 10:03:37 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: e684446b-afb1-5301-8ff4-86a5bbbce6f1 with identifier: 70596716
2026-05-15 10:03:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item e684446b-afb1-5301-8ff4-86a5bbbce6f1
2026-05-15 10:03:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19992947/b26a2266-5f32-4cb2-9e20-f250e3c4e905.jpg already downloaded
2026-05-15 10:03:37 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: e684446b-afb1-5301-8ff4-86a5bbbce6f1 with identifier 70596716
2026-05-15 10:03:37 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-05-15 10:03:37 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-05-15 10:03:37 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item e684446b-afb1-5301-8ff4-86a5bbbce6f1
2026-05-15 10:03:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://web.gw.coches.net/details/70596716>
{'auction_title': '',
'body_type': 'SUV',
'c_o_2_emission_value': None,
'category': 'Coches',
'city': None,
'color': 'Blanco',
'currency': 'EUR',
'description': 'VEHICULO NACIONAL UNICO PROPIETARIO CON LIBRO DE REVISIONES\n'
'SOLO ESTRENADO! ESTADO IMPOLUTO CON SOLO 16.250KMS \n'
'MOTOR 1.5 VTI CAMBIO MANUAL CON CONSUMOS SUPER AJUSTADOS \n'
'FULL EQUIP:\n'
'- LLANTAS DE ALUMINIO 17’\n'
'- SISTEMA RECONOCIMIENTO VOZ\n'
'- CRISTALES TINTADOS\n'
'- VOLANTE MULTIFUNCION EN CUERO MICROPERFORADO CON COSTURAS '
'ROJAS\n'
'- SENSORES DE APARCAMIENTO DELANTEROS Y TRASEROS\n'
'- ETC.\n'
'- 12 MESES GARANTIA \n'
'- CERTIFICADO KILOMETRAJE ORIGINAL Y NO SINIESTRALIDAD \n'
'- ACEPTAMOS COCHE COMO PARTE DE PAGO \t\n'
'- ENTREGAMOS VEHÍCULO EN TODA ESPAÑA\n'
'- NO DUDE EN CONTACTARNOS PARA MAS INFORMACION \n'
'- TODO NUESTRO STOCK EN NUESTRA WEB\n'
'- HABLAMOS INGLÉS Y ALEMAN - WE SPEAK ENGLISH - WIR SPRECHEN '
'DEUTSCH',
'doors_number': 5,
'emission_standard': 'C',
'engine': '1.0L',
'engine_horse_power': 111,
'expiration_date': None,
'fuel_type': 'Gasolina',
'id': 'e684446b-afb1-5301-8ff4-86a5bbbce6f1',
'is_damaged': False,
'is_operable': True,
'latitude': None,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/mg-zs-10t-luxury-5p-gasolina-2022-en-barcelona-70596716-covo.aspx',
'listing': 'auction',
'location': 'Barcelona',
'location_confidence': None,
'longitude': None,
'make': 'MG',
'model': 'ZS',
'odometer': 16000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 1,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19992947/b26a2266-5f32-4cb2-9e20-f250e3c4e905.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxdev.blob.core.windows.net/top-deal-listing/listing_e684446b-afb1-5301-8ff4-86a5bbbce6f1/e684446b-afb1-5301-8ff4-86a5bbbce6f1_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 54738,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19992947/b26a2266-5f32-4cb2-9e20-f250e3c4e905.jpg',
'Width': 800}],
'postal_code': None,
'price': 15900,
'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': 'MG ZS 1.0T Luxury',
'transmission': 'manual',
'trim': '1.0T Luxury',
'vin': None,
'year': 2023}
2026-05-15 10:03:37 [auto_selling_coches.net.api] INFO: Saving data for 70596716: {'created_time': 1778839417.147749, 'last_price_update_time': 1778839417.147757}
2026-05-15 10:03:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70381408> (referer: https://www.coches.net/concesionario/editioncars/?pg=1) ['zyte-api']
2026-05-15 10:03:37 [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:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70297044> (referer: https://www.coches.net/concesionario/editioncars/?pg=1) ['zyte-api']
2026-05-15 10:03:37 [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:38 [auto_selling_coches.net.api] INFO: Extracted item from API: 70381408 - AUDI Q7 3.0 TDI 240 Clean Diesel q. tip Ambition
2026-05-15 10:03:38 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 643b30d2-cd45-532a-b56f-2f31bcd5943a with identifier: 70381408
2026-05-15 10:03:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 643b30d2-cd45-532a-b56f-2f31bcd5943a
2026-05-15 10:03:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19816130/a8738c0f-50b0-435d-b898-225cd4598089.jpg already downloaded
2026-05-15 10:03:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70388724> (referer: https://www.coches.net/concesionario/editioncars/?pg=1) ['zyte-api']
2026-05-15 10:03:38 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 643b30d2-cd45-532a-b56f-2f31bcd5943a with identifier 70381408
2026-05-15 10:03:38 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-05-15 10:03:38 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-05-15 10:03:38 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 643b30d2-cd45-532a-b56f-2f31bcd5943a
2026-05-15 10:03:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://web.gw.coches.net/details/70381408>
{'auction_title': '',
'body_type': 'SUV',
'c_o_2_emission_value': 219,
'category': 'Coches',
'city': None,
'color': 'Negro',
'currency': 'EUR',
'description': 'VEHICULO NACIONAL UNICO PROPIETARIO CON LIBRO DE REVISIONES\n'
'MOTOR 3.0TDI QUATTRO 245CV TIPTRONIC\n'
'COLOR NEGRO PROFUNDO EFECTO PERLA \n'
'FULL EQUIP:\n'
'- PAQUETE DEPORTIVO S-LINE \n'
'- LLANTA AUDI EXCLUSIVE 20’\n'
'- INTERIOR NEGRO CUERO PREMIUM IMPULS \n'
'- ASIENTOS CON REGULACION ELECTRICA\n'
'- SISTEMA NAVEGACION GPS\n'
'- SENSORES DE APARCAMIENTO\n'
'- SISTEMA RECONOCIMIENTO VOZ\n'
'- PORTON TRASERO ELECTRICO\n'
'- BARRAS LONGITUDINALES DEL TECHO EN NEGRO\n'
'- PAQUETE EXCLUSIVE BLACK EDITION\n'
'- ENGANCHE DE REMOLQUE\n'
'- ETC, ETC.. \n'
'- 12 MESES GARANTIA OFICIAL\n'
'- CERTIFICADO KILOMETRAJE ORIGINAL Y NO SINIESTRALIDAD \n'
'- ACEPTAMOS COCHE COMO PARTE DE PAGO \t\n'
'- ENTREGAMOS VEHÍCULO EN TODA ESPAÑA\n'
'- NO DUDE EN CONTACTARNOS PARA MAS INFORMACION \n'
'- TODO NUESTRO STOCK EN NUESTRA WEB\n'
'- HABLAMOS INGLÉS Y ALEMAN - WE SPEAK ENGLISH - WIR SPRECHEN '
'DEUTSCH',
'doors_number': 5,
'emission_standard': 'B',
'engine': '3.0L',
'engine_horse_power': 240,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '643b30d2-cd45-532a-b56f-2f31bcd5943a',
'is_damaged': False,
'is_operable': True,
'latitude': None,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/audi-q7-30-tdi-240-clean-diesel-q-tip-ambition-5p-diesel-2011-en-barcelona-70381408-covo.aspx',
'listing': 'auction',
'location': 'Barcelona',
'location_confidence': None,
'longitude': None,
'make': 'AUDI',
'model': 'Q7',
'odometer': 232000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 1,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19816130/a8738c0f-50b0-435d-b898-225cd4598089.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxdev.blob.core.windows.net/top-deal-listing/listing_643b30d2-cd45-532a-b56f-2f31bcd5943a/643b30d2-cd45-532a-b56f-2f31bcd5943a_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 65257,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19816130/a8738c0f-50b0-435d-b898-225cd4598089.jpg',
'Width': 800}],
'postal_code': None,
'price': 17900,
'price_includes_vat': True,
'province': None,
'province_code': None,
'region': None,
'region_code': None,
'registration_date': '2011-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'AUDI Q7 3.0 TDI 240 Clean Diesel q. tip Ambition',
'transmission': 'automatic',
'trim': '3.0 TDI 240 Clean Diesel q. tip Ambition',
'vin': None,
'year': 2011}
2026-05-15 10:03:38 [auto_selling_coches.net.api] INFO: Saving data for 70381408: {'created_time': 1778839418.086442, 'last_price_update_time': 1778839418.086452}
2026-05-15 10:03:38 [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:38 [auto_selling_coches.net.api] INFO: Extracted item from API: 70297044 - VOLKSWAGEN Golf Life 1.0 eTSI DSG
2026-05-15 10:03:38 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: a0ea942f-f69a-5bee-b2de-31f100ded06b with identifier: 70297044
2026-05-15 10:03:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item a0ea942f-f69a-5bee-b2de-31f100ded06b
2026-05-15 10:03:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19755380/99ed9932-40f6-4186-9341-361e203f100a.jpg already downloaded
2026-05-15 10:03:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70359179> (referer: https://www.coches.net/concesionario/editioncars/?pg=1) ['zyte-api']
2026-05-15 10:03:38 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: a0ea942f-f69a-5bee-b2de-31f100ded06b with identifier 70297044
2026-05-15 10:03:38 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-05-15 10:03:38 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-05-15 10:03:38 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item a0ea942f-f69a-5bee-b2de-31f100ded06b
2026-05-15 10:03:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://web.gw.coches.net/details/70297044>
{'auction_title': '',
'body_type': 'Berlina',
'c_o_2_emission_value': None,
'category': 'Coches',
'city': None,
'color': 'Gris / Plata',
'currency': 'EUR',
'description': 'Oportunidad VW GOLF 1.0 110CV Gasolina Hibrydo automatico '
'etiqueta ECO Vehiculo nacional estado impecable unico '
'propietario con IVA Deducible para empresas y '
'autonomos.Posibilidad de financiacion a su medida y envios a '
'toda España consultanos!!',
'doors_number': 5,
'emission_standard': 'ECO',
'engine': '1.0L',
'engine_horse_power': 110,
'expiration_date': None,
'fuel_type': 'Híbrido',
'id': 'a0ea942f-f69a-5bee-b2de-31f100ded06b',
'is_damaged': False,
'is_operable': True,
'latitude': None,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/volkswagen-golf-life-10-etsi-81kw-110cv-dsg-5p-electrico-hibrido-2024-en-barcelona-70297044-covo.aspx',
'listing': 'auction',
'location': 'Barcelona',
'location_confidence': None,
'longitude': None,
'make': 'VOLKSWAGEN',
'model': 'Golf',
'odometer': 27000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 1,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19755380/99ed9932-40f6-4186-9341-361e203f100a.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxdev.blob.core.windows.net/top-deal-listing/listing_a0ea942f-f69a-5bee-b2de-31f100ded06b/a0ea942f-f69a-5bee-b2de-31f100ded06b_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 55570,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19755380/99ed9932-40f6-4186-9341-361e203f100a.jpg',
'Width': 800}],
'postal_code': None,
'price': 23900,
'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': 'VOLKSWAGEN Golf Life 1.0 eTSI DSG',
'transmission': 'automatic',
'trim': 'Life 1.0 eTSI 81kW 110CV DSG',
'vin': None,
'year': 2023}
2026-05-15 10:03:38 [auto_selling_coches.net.api] INFO: Saving data for 70297044: {'created_time': 1778839418.152733, 'last_price_update_time': 1778839418.152741}
2026-05-15 10:03:38 [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:38 [auto_selling_coches.net.api] INFO: Extracted item from API: 70388724 - MASERATI Levante Diesel
2026-05-15 10:03:38 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: a73721f1-23d8-562d-82d8-54d615d30d91 with identifier: 70388724
2026-05-15 10:03:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item a73721f1-23d8-562d-82d8-54d615d30d91
2026-05-15 10:03:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19821732/af2d720e-5290-4d36-b3fb-95e7ce77174c.jpg already downloaded
2026-05-15 10:03:38 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: a73721f1-23d8-562d-82d8-54d615d30d91 with identifier 70388724
2026-05-15 10:03:38 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-05-15 10:03:38 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-05-15 10:03:38 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item a73721f1-23d8-562d-82d8-54d615d30d91
2026-05-15 10:03:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://web.gw.coches.net/details/70388724>
{'auction_title': '',
'body_type': 'SUV',
'c_o_2_emission_value': 189,
'category': 'Coches',
'city': None,
'color': 'Beige',
'currency': 'EUR',
'description': 'VEHICULO NACIONAL CON TODAS LAS REVISIONES EN CONCESIONARIO '
'MASERATI VALENCIA\n'
'FULL EQUIP:\n'
'- TAPICERIA DE PIEL EXCLUSIVE MARRON TOSTADO \n'
'- SALPICADERO COMPLETO EN PIEL \n'
'- LLANTA 19’\n'
'- PINZAS DE FRENO EN ROJO\n'
'- SISTEMA DE NAVEGACION MULTIMEDIA \n'
'- ASISTENTES CONDUCCION\n'
'- SENSORES DE APARCAMIENTO\n'
'- CRISTALES TINTADOS\n'
'- PORTON TRASERO ELECTRICO\n'
'- ETC.\n'
'- MOTOR DIESEL CON CONSUMOS SUPER AJUSTADOS\n'
'- 12 MESES GARANTIA OFICIAL\n'
'- CERTIFICADO KILOMETRAJE ORIGINAL Y NO SINIESTRALIDAD \n'
'- ACEPTAMOS COCHE COMO PARTE DE PAGO \t\n'
'- ENTREGAMOS VEHÍCULO EN TODA ESPAÑA\n'
'- NO DUDE EN CONTACTARNOS PARA MAS INFORMACION \n'
'- TODO NUESTRO STOCK EN NUESTRA WEB\n'
'- HABLAMOS INGLÉS Y ALEMAN - WE SPEAK ENGLISH - WIR SPRECHEN '
'DEUTSCH',
'doors_number': 5,
'emission_standard': 'C',
'engine': '3.0L',
'engine_horse_power': 275,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': 'a73721f1-23d8-562d-82d8-54d615d30d91',
'is_damaged': False,
'is_operable': True,
'latitude': None,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/maserati-levante-diesel-5p-diesel-2017-en-barcelona-70388724-covo.aspx',
'listing': 'auction',
'location': 'Barcelona',
'location_confidence': None,
'longitude': None,
'make': 'MASERATI',
'model': 'Levante',
'odometer': 167000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 1,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19821732/af2d720e-5290-4d36-b3fb-95e7ce77174c.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxdev.blob.core.windows.net/top-deal-listing/listing_a73721f1-23d8-562d-82d8-54d615d30d91/a73721f1-23d8-562d-82d8-54d615d30d91_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 58997,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19821732/af2d720e-5290-4d36-b3fb-95e7ce77174c.jpg',
'Width': 800}],
'postal_code': None,
'price': 31900,
'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': 'MASERATI Levante Diesel',
'transmission': 'automatic',
'trim': 'Diesel',
'vin': None,
'year': 2016}
2026-05-15 10:03:38 [auto_selling_coches.net.api] INFO: Saving data for 70388724: {'created_time': 1778839418.229225, 'last_price_update_time': 1778839418.229232}
2026-05-15 10:03:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/62614378> (referer: https://www.coches.net/concesionario/editioncars/?pg=1) ['zyte-api']
2026-05-15 10:03:38 [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:38 [auto_selling_coches.net.api] INFO: Extracted item from API: 70359179 - PORSCHE Macan Macan S
2026-05-15 10:03:38 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 8f69d0cc-e12e-5239-90d7-5b0ac71bbe6b with identifier: 70359179
2026-05-15 10:03:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 8f69d0cc-e12e-5239-90d7-5b0ac71bbe6b
2026-05-15 10:03:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19797095/7147760c-c19e-46fa-ba02-bd011da0b48b.jpg already downloaded
2026-05-15 10:03:38 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 8f69d0cc-e12e-5239-90d7-5b0ac71bbe6b with identifier 70359179
2026-05-15 10:03:38 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-05-15 10:03:38 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-05-15 10:03:38 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 8f69d0cc-e12e-5239-90d7-5b0ac71bbe6b
2026-05-15 10:03:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://web.gw.coches.net/details/70359179>
{'auction_title': '',
'body_type': 'SUV',
'c_o_2_emission_value': None,
'category': 'Coches',
'city': None,
'color': 'Negro (MATE)',
'currency': 'EUR',
'description': 'Espectacular PORSCHE MACAN S BLACK MATE 380cv Vehiculo '
'nacional estado impecable libro de mantenimiento al dia full '
'equip... Posibilidad de financiacion a su medida consultanos '
'envios a toda España ...',
'doors_number': 5,
'emission_standard': 'C',
'engine': '2.9L',
'engine_horse_power': 380,
'expiration_date': None,
'fuel_type': 'Gasolina',
'id': '8f69d0cc-e12e-5239-90d7-5b0ac71bbe6b',
'is_damaged': False,
'is_operable': True,
'latitude': None,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/porsche-macan-macan-s-5p-gasolina-2024-en-barcelona-70359179-covo.aspx',
'listing': 'auction',
'location': 'Barcelona',
'location_confidence': None,
'longitude': None,
'make': 'PORSCHE',
'model': 'Macan',
'odometer': 23000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 1,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19797095/7147760c-c19e-46fa-ba02-bd011da0b48b.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxdev.blob.core.windows.net/top-deal-listing/listing_8f69d0cc-e12e-5239-90d7-5b0ac71bbe6b/8f69d0cc-e12e-5239-90d7-5b0ac71bbe6b_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 59947,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19797095/7147760c-c19e-46fa-ba02-bd011da0b48b.jpg',
'Width': 800}],
'postal_code': None,
'price': 89900,
'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': 'PORSCHE Macan Macan S',
'transmission': 'automatic',
'trim': 'Macan S',
'vin': None,
'year': 2023}
2026-05-15 10:03:38 [auto_selling_coches.net.api] INFO: Saving data for 70359179: {'created_time': 1778839418.306802, 'last_price_update_time': 1778839418.306809}
2026-05-15 10:03:38 [auto_selling_coches.net.api] INFO: Extracted item from API: 62614378 - BMW Serie 4 M4 Competition M XDrive Cabrio
2026-05-15 10:03:38 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: eca3e7a6-0bcb-52fe-bbfb-6083b129d997 with identifier: 62614378
2026-05-15 10:03:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item eca3e7a6-0bcb-52fe-bbfb-6083b129d997
2026-05-15 10:03:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19479612/283dd602-422b-41de-bffb-f0fe1e3f0c02.jpg already downloaded
2026-05-15 10:03:38 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: eca3e7a6-0bcb-52fe-bbfb-6083b129d997 with identifier 62614378
2026-05-15 10:03:38 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-05-15 10:03:38 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-05-15 10:03:38 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item eca3e7a6-0bcb-52fe-bbfb-6083b129d997
2026-05-15 10:03:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://web.gw.coches.net/details/62614378>
{'auction_title': '',
'body_type': 'Cabrio',
'c_o_2_emission_value': None,
'category': 'Coches',
'city': None,
'color': 'Gris / Plata',
'currency': 'EUR',
'description': 'BMW SERIE 4 M4 COMPETITION M XDRIVE 510CV\n'
'VEHICULO NACIONAL UNICO PROPIETARIO CON TODAS LAS REVISIONES '
'EN CONCESIONARIO OFICIAL BMW\n'
'GRIS METALIZADO \n'
'MAX FULL EQUIP!\n'
'A DESTACAR:\n'
'- ASIENTOS DEPORTIVOS CON EMBLEMAS M ILUMINADOS Y CINTURONES '
'SEGURIDAD M\n'
'- ASIENTOS CALEFACTABLES CON REGULACION ELECTRICA CON '
'MEMORIA\n'
'- SISTEMA CALEFACCION PARA CUELLO AIR COLLAR INTEGRADOS EN '
'LOS REPOSACABEZAS\n'
'- DEFLECTOR DE VIENTO\n'
'- INTERIOR CUERO MERINO AMPLIADO\n'
'- PAQUETE CARBONO\n'
'- LLANTA 20’ BMW M-SPORT\n'
'- SISTEMA DE SONIDO HARMAN KARDON\n'
'- VIRTUAL COCKPIT BMW PROFESSIONAL CON SISTEMA NAVEGACION '
'GPS\n'
'- APPLE CAR PLAY \n'
'- ACCESO CONFORT\n'
'- SISTEMA VISION PANORAMICA 4X CAMARAS\n'
'- ASISTENTES CONDUCCION\n'
'- CONTROL DE VELOCIDAD CRUCERO INTELIGENTE \n'
'- PAQUETE ILUMINACION \n'
'- ETC, ETC.. \n'
'- PIDENOS EL LISTADO COMPLETO DE EXTRAS!\n'
'- 12 MESES GARANTIA OFICIAL\n'
'- CERTIFICADO KILOMETRAJE ORIGINAL Y NO SINIESTRALIDAD \n'
'- ACEPTAMOS COCHE COMO PARTE DE PAGO \t\n'
'- ENTREGAMOS VEHÍCULO EN TODA ESPAÑA\n'
'- NO DUDE EN CONTACTARNOS PARA MAS INFORMACION \n'
'- HABLAMOS INGLÉS Y ALEMAN - WE SPEAK ENGLISH - WIR SPRECHEN '
'DEUTSCH',
'doors_number': 2,
'emission_standard': 'C',
'engine': '3.0L',
'engine_horse_power': 510,
'expiration_date': None,
'fuel_type': 'Gasolina',
'id': 'eca3e7a6-0bcb-52fe-bbfb-6083b129d997',
'is_damaged': False,
'is_operable': True,
'latitude': None,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/bmw-serie-4-m4-competition-m-xdrive-cabrio-2p-gasolina-2024-en-barcelona-62614378-covo.aspx',
'listing': 'auction',
'location': 'Barcelona',
'location_confidence': None,
'longitude': None,
'make': 'BMW',
'model': 'Serie 4',
'odometer': 22000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 1,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19479612/283dd602-422b-41de-bffb-f0fe1e3f0c02.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxdev.blob.core.windows.net/top-deal-listing/listing_eca3e7a6-0bcb-52fe-bbfb-6083b129d997/eca3e7a6-0bcb-52fe-bbfb-6083b129d997_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 60465,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19479612/283dd602-422b-41de-bffb-f0fe1e3f0c02.jpg',
'Width': 800}],
'postal_code': None,
'price': 89900,
'price_includes_vat': True,
'province': None,
'province_code': None,
'region': None,
'region_code': None,
'registration_date': '2023-01-01',
'seats_number': 4,
'seller_name': None,
'title': 'BMW Serie 4 M4 Competition M XDrive Cabrio',
'transmission': 'automatic',
'trim': 'M4 Competition M XDrive Cabrio',
'vin': None,
'year': 2023}
2026-05-15 10:03:38 [auto_selling_coches.net.api] INFO: Saving data for 62614378: {'created_time': 1778839418.402478, 'last_price_update_time': 1778839418.402486}
2026-05-15 10:03:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70359045> (referer: https://www.coches.net/concesionario/editioncars/?pg=1) ['zyte-api']
2026-05-15 10:03:39 [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:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70390267> (referer: https://www.coches.net/concesionario/editioncars/?pg=1) ['zyte-api']
2026-05-15 10:03:39 [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:39 [auto_selling_coches.net.api] INFO: Extracted item from API: 70359045 - MERCEDES-BENZ Clase GLC GLC 250 d 4MATIC
2026-05-15 10:03:39 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 40e4c9fb-c7a9-54c4-90fc-5becfcb4d222 with identifier: 70359045
2026-05-15 10:03:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 40e4c9fb-c7a9-54c4-90fc-5becfcb4d222
2026-05-15 10:03:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19796906/4800b93a-c957-4282-803d-4462ecc94b55.jpg already downloaded
2026-05-15 10:03:39 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 40e4c9fb-c7a9-54c4-90fc-5becfcb4d222 with identifier 70359045
2026-05-15 10:03:39 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-05-15 10:03:39 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-05-15 10:03:39 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 40e4c9fb-c7a9-54c4-90fc-5becfcb4d222
2026-05-15 10:03:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://web.gw.coches.net/details/70359045>
{'auction_title': '',
'body_type': 'SUV',
'c_o_2_emission_value': 129,
'category': 'Coches',
'city': None,
'color': 'Azul',
'currency': 'EUR',
'description': 'VEHICULO NACIONAL UNICO PROPIETARIO CON LIBRO DE REVISIONES\n'
'FULL EQUIP:\n'
'- PAQUETE AMG LINE\n'
'-TAPICERIA DE PIEL\n'
'- ASIENTOS CALEFACTABLES CON REGULACION ELECTRICA\n'
'-LLANTA AMG 20’\n'
'- SISTEMA NAVEGACION GPS\n'
'- SENSORES DE APARCAMIENTO CON CAMARA TRASERA\n'
'- ASISTENTES CONDUCCION\n'
'- SISTEMA RECONOCIMIENTO VOZ\n'
'- UMBRALES DE PUERTA ILUMINADOS\n'
'- ETC, ETC.. \n'
'- 12 MESES GARANTIA OFICIAL\n'
'- CERTIFICADO KILOMETRAJE ORIGINAL Y NO SINIESTRALIDAD \n'
'- ACEPTAMOS COCHE COMO PARTE DE PAGO \t\n'
'- ENTREGAMOS VEHÍCULO EN TODA ESPAÑA\n'
'- NO DUDE EN CONTACTARNOS PARA MAS INFORMACION \n'
'- TODO NUESTRO STOCK EN NUESTRA WEB\n'
'- HABLAMOS INGLÉS Y ALEMAN - WE SPEAK ENGLISH - WIR SPRECHEN '
'DEUTSCH',
'doors_number': 5,
'emission_standard': 'C',
'engine': '2.1L',
'engine_horse_power': 204,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '40e4c9fb-c7a9-54c4-90fc-5becfcb4d222',
'is_damaged': False,
'is_operable': True,
'latitude': None,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/mercedes-benz-clase-glc-glc-250-d-4matic-5p-diesel-2018-en-barcelona-70359045-covo.aspx',
'listing': 'auction',
'location': 'Barcelona',
'location_confidence': None,
'longitude': None,
'make': 'MERCEDES-BENZ',
'model': 'Clase GLC',
'odometer': 122000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 1,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19796906/4800b93a-c957-4282-803d-4462ecc94b55.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxdev.blob.core.windows.net/top-deal-listing/listing_40e4c9fb-c7a9-54c4-90fc-5becfcb4d222/40e4c9fb-c7a9-54c4-90fc-5becfcb4d222_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 63152,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19796906/4800b93a-c957-4282-803d-4462ecc94b55.jpg',
'Width': 800}],
'postal_code': None,
'price': 29900,
'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': 'MERCEDES-BENZ Clase GLC GLC 250 d 4MATIC',
'transmission': 'automatic',
'trim': 'GLC 250 d 4MATIC',
'vin': None,
'year': 2017}
2026-05-15 10:03:39 [auto_selling_coches.net.api] INFO: Saving data for 70359045: {'created_time': 1778839419.214539, 'last_price_update_time': 1778839419.214551}
2026-05-15 10:03:39 [auto_selling_coches.net.api] INFO: Extracted item from API: 70390267 - AUDI SQ7 4.0 TDI quattro tiptronic
2026-05-15 10:03:39 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 28b2f484-ed0e-54ef-b12a-2697d0976d51 with identifier: 70390267
2026-05-15 10:03:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 28b2f484-ed0e-54ef-b12a-2697d0976d51
2026-05-15 10:03:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19822222/d0dc9fd4-940f-4503-b6c5-12f00e936ebb.jpg already downloaded
2026-05-15 10:03:39 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 28b2f484-ed0e-54ef-b12a-2697d0976d51 with identifier 70390267
2026-05-15 10:03:39 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-05-15 10:03:39 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-05-15 10:03:39 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 28b2f484-ed0e-54ef-b12a-2697d0976d51
2026-05-15 10:03:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://web.gw.coches.net/details/70390267>
{'auction_title': '',
'body_type': 'SUV',
'c_o_2_emission_value': 189,
'category': 'Coches',
'city': None,
'color': 'Azul',
'currency': 'EUR',
'description': 'VEHICULO NACIONAL UNICO PROPIETARIO CON TODAS LAS REVISIONES '
'EN AUDI\n'
'MAX FULL EQUIP!\n'
'A DESTACAR:\n'
'- 7 PLAZAS\n'
'- PAQUETE S-LINE EXTERIOR E INTERIOR\n'
'- LLANTA 21’ AUDI SPORT\n'
'- PINZAS AUDI SPORT EN NEGRO\n'
'- ASIENTOS DELANTEROS VENTILADOS Y CALEFACTABLES\n'
'- ASIENTOS TRASEROS CALEFACTABLES\n'
'- TERCERA FILA DE ASIENTOS CON ABATIBLE ELECTRICAMENTE\n'
' - SISTEMA DE SONIDO BANG & OLUFSEN\n'
'- VIRTUAL COCKPIT MMI CON SISTEMA NAVEGACION GPS\n'
'- BOLA DE REMOLQUE DESPLEGABLE ELECTRICA \n'
'- 4X CAMARAS VISION PANORAMICA\n'
'- ASISTENTES CONDUCCION\n'
'- CONTROL DE VELOCIDAD CRUCERO INTELIGENTE \n'
'- REGULACION ELECTRICA ASIENTOS CALEFACTABLES\n'
'- PAQUETE ILUMINACION \n'
'- CRISTALES TINTADOS\n'
'- PUERTAS CON SERVO CIERRE ASISTIDO \n'
'- PORTON TRASERO ELECTRICO\n'
'- ETC, ETC.. \n'
'- PIDENOS EL LISTADO COMPLETO DE EXTRAS!\n'
'- 12 MESES GARANTIA OFICIAL\n'
'- CERTIFICADO KILOMETRAJE ORIGINAL Y NO SINIESTRALIDAD \n'
'- ACEPTAMOS COCHE COMO PARTE DE PAGO \t\n'
'- ENTREGAMOS VEHÍCULO EN TODA ESPAÑA\n'
'- NO DUDE EN CONTACTARNOS PARA MAS INFORMACION \n'
'- HABLAMOS INGLÉS Y ALEMAN - WE SPEAK ENGLISH - WIR SPRECHEN '
'DEUTSCH',
'doors_number': 5,
'emission_standard': 'C',
'engine': '4.0L',
'engine_horse_power': 435,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '28b2f484-ed0e-54ef-b12a-2697d0976d51',
'is_damaged': False,
'is_operable': True,
'latitude': None,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/audi-sq7-40-tdi-quattro-tiptronic-5p-diesel-2017-en-barcelona-70390267-covo.aspx',
'listing': 'auction',
'location': 'Barcelona',
'location_confidence': None,
'longitude': None,
'make': 'AUDI',
'model': 'SQ7',
'odometer': 170000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 1,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19822222/d0dc9fd4-940f-4503-b6c5-12f00e936ebb.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxdev.blob.core.windows.net/top-deal-listing/listing_28b2f484-ed0e-54ef-b12a-2697d0976d51/28b2f484-ed0e-54ef-b12a-2697d0976d51_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 55705,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19822222/d0dc9fd4-940f-4503-b6c5-12f00e936ebb.jpg',
'Width': 800}],
'postal_code': None,
'price': 43900,
'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 SQ7 4.0 TDI quattro tiptronic',
'transmission': 'automatic',
'trim': '4.0 TDI quattro tiptronic',
'vin': None,
'year': 2017}
2026-05-15 10:03:39 [auto_selling_coches.net.api] INFO: Saving data for 70390267: {'created_time': 1778839419.279969, 'last_price_update_time': 1778839419.279977}
2026-05-15 10:03:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70551005> (referer: https://www.coches.net/concesionario/editioncars/?pg=1) ['zyte-api']
2026-05-15 10:03:39 [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:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70380720> (referer: https://www.coches.net/concesionario/editioncars/?pg=1) ['zyte-api']
2026-05-15 10:03:39 [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:39 [auto_selling_coches.net.api] INFO: Extracted item from API: 70551005 - MERCEDES-BENZ Clase S S 350 d L
2026-05-15 10:03:39 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: bb8990df-423b-5f52-ab40-562bca509441 with identifier: 70551005
2026-05-15 10:03:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item bb8990df-423b-5f52-ab40-562bca509441
2026-05-15 10:03:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19949246/2894f16f-f5b9-4048-bc90-bedda0c84c5d.jpg already downloaded
2026-05-15 10:03:39 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: bb8990df-423b-5f52-ab40-562bca509441 with identifier 70551005
2026-05-15 10:03:39 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-05-15 10:03:39 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-05-15 10:03:39 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item bb8990df-423b-5f52-ab40-562bca509441
2026-05-15 10:03:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://web.gw.coches.net/details/70551005>
{'auction_title': '',
'body_type': 'Berlina',
'c_o_2_emission_value': 158,
'category': 'Coches',
'city': None,
'color': 'Negro',
'currency': 'EUR',
'description': 'VEHICULO DOS PROPIETARIOS CON LIBRO DE REVISIONES\n'
'MOTOR 350D 286CV CON CONSUMOS SUPER AJUSTADOS\n'
'VERSION CHOFFEUR CON CASI TODOS LOS EXTRAS POSIBLES\n'
'- DOBLE TECHO PANORAMICO\n'
'- ASIENTOS DELANTEROS VENTILADOS, CALEFACTABLES Y CON MASAJE\n'
'- ASIENTOS TRASEROS VENTILADOS Y CALEFACTABLES\n'
' - SISTEMA DE SONIDO BURMESTER\n'
'- VIRTUAL COCKPIT MMI CON SISTEMA NAVEGACION GPS\n'
'- HEAD UP DISPLAY\n'
'- 4X CAMARAS VISION PANORAMICA\n'
'- ASISTENTES CONDUCCION\n'
'- CONTROL DE VELOCIDAD CRUCERO INTELIGENTE \n'
'- PAQUETE ILUMINACION \n'
'- CRISTALES TINTADOS\n'
'- PUERTAS CON SERVO CIERRE ASISTIDO \n'
'- PORTON TRASERO ELECTRICO\n'
'- UMBRALES DE PUERTA ILUMINADOS\n'
'-CORTINILLAS ELECTRICAS LATERALES Y TRASERA\n'
'-ETC, ETC.\n'
'- 12 MESES GARANTIA\n'
'- CERTIFICADO KILOMETRAJE ORIGINAL Y NO SINIESTRALIDAD \n'
'- ACEPTAMOS COCHE COMO PARTE DE PAGO \t\n'
'- ENTREGAMOS VEHÍCULO EN TODA ESPAÑA\n'
'- NO DUDE EN CONTACTARNOS PARA MAS INFORMACION \n'
'- TODO NUESTRO STOCK EN NUESTRA WEB\n'
'- HABLAMOS INGLÉS Y ALEMAN - WE SPEAK ENGLISH - WIR SPRECHEN '
'DEUTSCH',
'doors_number': 4,
'emission_standard': 'C',
'engine': '2.9L',
'engine_horse_power': 286,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': 'bb8990df-423b-5f52-ab40-562bca509441',
'is_damaged': False,
'is_operable': True,
'latitude': None,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/mercedes-benz-clase-s-s-350-d-l-4p-diesel-2019-en-barcelona-70551005-covo.aspx',
'listing': 'auction',
'location': 'Barcelona',
'location_confidence': None,
'longitude': None,
'make': 'MERCEDES-BENZ',
'model': 'Clase S',
'odometer': 257000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 1,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19949246/2894f16f-f5b9-4048-bc90-bedda0c84c5d.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxdev.blob.core.windows.net/top-deal-listing/listing_bb8990df-423b-5f52-ab40-562bca509441/bb8990df-423b-5f52-ab40-562bca509441_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 64965,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19949246/2894f16f-f5b9-4048-bc90-bedda0c84c5d.jpg',
'Width': 800}],
'postal_code': None,
'price': 43900,
'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': 'MERCEDES-BENZ Clase S S 350 d L',
'transmission': 'automatic',
'trim': 'S 350 d L',
'vin': None,
'year': 2019}
2026-05-15 10:03:39 [auto_selling_coches.net.api] INFO: Saving data for 70551005: {'created_time': 1778839419.58338, 'last_price_update_time': 1778839419.583388}
2026-05-15 10:03:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/62652998> (referer: https://www.coches.net/concesionario/editioncars/?pg=1) ['zyte-api']
2026-05-15 10:03:39 [auto_selling_coches.net.api] INFO: Extracted item from API: 70380720 - MERCEDES-BENZ Clase A A 200 CDI AMG Line
2026-05-15 10:03:39 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 4fe24f53-859d-5463-add4-d4e6a165dc03 with identifier: 70380720
2026-05-15 10:03:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 4fe24f53-859d-5463-add4-d4e6a165dc03
2026-05-15 10:03:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19815659/61e04359-dd5e-487e-a489-e93ccb055650.jpg already downloaded
2026-05-15 10:03:39 [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:39 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 4fe24f53-859d-5463-add4-d4e6a165dc03 with identifier 70380720
2026-05-15 10:03:39 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-05-15 10:03:39 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-05-15 10:03:39 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 4fe24f53-859d-5463-add4-d4e6a165dc03
2026-05-15 10:03:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://web.gw.coches.net/details/70380720>
{'auction_title': '',
'body_type': 'Berlina',
'c_o_2_emission_value': 109,
'category': 'Coches',
'city': None,
'color': 'Blanco',
'currency': 'EUR',
'description': 'Oportunidad! MERCEDES A 200 CDI AMG LINE Cambio manual 136cv '
'motor MERCEDES con todas las revisiones pasadas en '
'concesionario oficial vehiculo estado impecable1 Equi9pado '
'con camrara marcha atras y google car play .Posibilidad de '
'financiacon a su medida y envios a toda España consultanos!!',
'doors_number': 5,
'emission_standard': 'B',
'engine': '2.1L',
'engine_horse_power': 136,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '4fe24f53-859d-5463-add4-d4e6a165dc03',
'is_damaged': False,
'is_operable': True,
'latitude': None,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/mercedes-benz-clase-a-a-200-cdi-amg-line-5p-diesel-2015-en-barcelona-70380720-covo.aspx',
'listing': 'auction',
'location': 'Barcelona',
'location_confidence': None,
'longitude': None,
'make': 'MERCEDES-BENZ',
'model': 'Clase A',
'odometer': 145000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 1,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19815659/61e04359-dd5e-487e-a489-e93ccb055650.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxdev.blob.core.windows.net/top-deal-listing/listing_4fe24f53-859d-5463-add4-d4e6a165dc03/4fe24f53-859d-5463-add4-d4e6a165dc03_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 55610,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19815659/61e04359-dd5e-487e-a489-e93ccb055650.jpg',
'Width': 800}],
'postal_code': None,
'price': 15900,
'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': 'MERCEDES-BENZ Clase A A 200 CDI AMG Line',
'transmission': 'manual',
'trim': 'A 200 CDI AMG Line',
'vin': None,
'year': 2015}
2026-05-15 10:03:39 [auto_selling_coches.net.api] INFO: Saving data for 70380720: {'created_time': 1778839419.65258, 'last_price_update_time': 1778839419.652588}
2026-05-15 10:03:39 [auto_selling_coches.net.api] INFO: Extracted item from API: 62652998 - CITROEN C4 Picasso 1.6 HDi CMP Exclusive
2026-05-15 10:03:39 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: dc4776eb-126c-5d37-9f53-64f634b75fa8 with identifier: 62652998
2026-05-15 10:03:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item dc4776eb-126c-5d37-9f53-64f634b75fa8
2026-05-15 10:03:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19508554/084fed8c-5da7-44a5-9511-2603f224a4ff.jpg already downloaded
2026-05-15 10:03:39 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: dc4776eb-126c-5d37-9f53-64f634b75fa8 with identifier 62652998
2026-05-15 10:03:39 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-05-15 10:03:39 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-05-15 10:03:39 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item dc4776eb-126c-5d37-9f53-64f634b75fa8
2026-05-15 10:03:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://web.gw.coches.net/details/62652998>
{'auction_title': '',
'body_type': 'Monovolumen',
'c_o_2_emission_value': 137,
'category': 'Coches',
'city': None,
'color': 'Azul',
'currency': 'EUR',
'description': 'VEHICULO NACIONAL CON LIBRO DE REVISIONES AL DIA\n'
'OPORTUNIDAD POR PRECIO, EQUIPAMIENTO Y ESTADO\n'
'FULL EQUIP:\n'
'- CAMBIO AUTOMATICO SECUENCIAL\n'
'- TECHO PANORAMICO\n'
'- SENSORES DE APARCAMIENTO\n'
'- VOLANTE MULTIFUNCION\n'
'- NEVERA\n'
'- CORTINILLAS LATERALES\n'
'- CLIMATIZADOR DE CUATRO ZONAS\n'
'- ETC. \n'
'- CERTIFICADO KILOMETRAJE ORIGINAL Y NO SINIESTRALIDAD \n'
'- ACEPTAMOS COCHE COMO PARTE DE PAGO \t\n'
'- ENTREGAMOS VEHÍCULO EN TODA ESPAÑA\n'
'- NO DUDE EN CONTACTARNOS PARA MAS INFORMACION \n'
'- HABLAMOS INGLÉS Y ALEMAN - WE SPEAK ENGLISH - WIR SPRECHEN '
'DEUTSCH',
'doors_number': 5,
'emission_standard': 'B',
'engine': '1.6L',
'engine_horse_power': 112,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': 'dc4776eb-126c-5d37-9f53-64f634b75fa8',
'is_damaged': False,
'is_operable': True,
'latitude': None,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/citroen-c4-picasso-16-hdi-110cv-cmp-exclusive-5p-diesel-2010-en-barcelona-62652998-covo.aspx',
'listing': 'auction',
'location': 'Barcelona',
'location_confidence': None,
'longitude': None,
'make': 'CITROEN',
'model': 'C4 Picasso',
'odometer': 142000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 1,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19508554/084fed8c-5da7-44a5-9511-2603f224a4ff.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxdev.blob.core.windows.net/top-deal-listing/listing_dc4776eb-126c-5d37-9f53-64f634b75fa8/dc4776eb-126c-5d37-9f53-64f634b75fa8_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 62336,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19508554/084fed8c-5da7-44a5-9511-2603f224a4ff.jpg',
'Width': 800}],
'postal_code': None,
'price': 5900,
'price_includes_vat': True,
'province': None,
'province_code': None,
'region': None,
'region_code': None,
'registration_date': '2010-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'CITROEN C4 Picasso 1.6 HDi CMP Exclusive',
'transmission': 'automatic',
'trim': '1.6 HDi 110cv CMP Exclusive',
'vin': None,
'year': 2010}
2026-05-15 10:03:39 [auto_selling_coches.net.api] INFO: Saving data for 62652998: {'created_time': 1778839419.75141, 'last_price_update_time': 1778839419.751421}
2026-05-15 10:03:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70359815> (referer: https://www.coches.net/concesionario/editioncars/?pg=1) ['zyte-api']
2026-05-15 10:03:40 [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:40 [auto_selling_coches.net.api] INFO: Extracted item from API: 70359815 - MERCEDES-BENZ Clase SL SL 350
2026-05-15 10:03:40 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: b77d4431-579f-5524-828b-6df8e8ff5946 with identifier: 70359815
2026-05-15 10:03:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item b77d4431-579f-5524-828b-6df8e8ff5946
2026-05-15 10:03:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19798063/0cfc80a1-c108-4216-9f1a-707b83f4b78a.jpg already downloaded
2026-05-15 10:03:40 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: b77d4431-579f-5524-828b-6df8e8ff5946 with identifier 70359815
2026-05-15 10:03:40 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-05-15 10:03:40 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-05-15 10:03:40 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item b77d4431-579f-5524-828b-6df8e8ff5946
2026-05-15 10:03:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://web.gw.coches.net/details/70359815>
{'auction_title': '',
'body_type': 'Cabrio',
'c_o_2_emission_value': 226,
'category': 'Coches',
'city': None,
'color': 'Gris / Plata',
'currency': 'EUR',
'description': 'VEHICULO NACIONAL UNICO PROPIETARIO CON REVISIONES EN '
'CONCESIONARIO OFICIAL\n'
'- 12 MESES GARANTIA OFICIAL\n'
'- CERTIFICADO KILOMETRAJE ORIGINAL Y NO SINIESTRALIDAD \n'
'- ACEPTAMOS COCHE COMO PARTE DE PAGO \n'
'- ENTREGAMOS VEHÍCULO EN TODA ESPAÑA\n'
'- NO DUDE EN CONTACTARNOS PARA MAS INFORMACION \n'
'- HABLAMOS INGLÉS Y ALEMAN - WE SPEAK ENGLISH - WIR SPRECHEN '
'DEUTSCH',
'doors_number': 2,
'emission_standard': None,
'engine': '3.5L',
'engine_horse_power': 315,
'expiration_date': None,
'fuel_type': 'Gasolina',
'id': 'b77d4431-579f-5524-828b-6df8e8ff5946',
'is_damaged': False,
'is_operable': True,
'latitude': None,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/mercedes-benz-clase-sl-sl-350-2p-gasolina-2009-en-barcelona-70359815-covo.aspx',
'listing': 'auction',
'location': 'Barcelona',
'location_confidence': None,
'longitude': None,
'make': 'MERCEDES-BENZ',
'model': 'Clase SL',
'odometer': 140000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 1,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19798063/0cfc80a1-c108-4216-9f1a-707b83f4b78a.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxdev.blob.core.windows.net/top-deal-listing/listing_b77d4431-579f-5524-828b-6df8e8ff5946/b77d4431-579f-5524-828b-6df8e8ff5946_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76393,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19798063/0cfc80a1-c108-4216-9f1a-707b83f4b78a.jpg',
'Width': 800}],
'postal_code': None,
'price': 27900,
'price_includes_vat': True,
'province': None,
'province_code': None,
'region': None,
'region_code': None,
'registration_date': '2009-01-01',
'seats_number': 2,
'seller_name': None,
'title': 'MERCEDES-BENZ Clase SL SL 350',
'transmission': 'automatic',
'trim': 'SL 350',
'vin': None,
'year': 2009}
2026-05-15 10:03:40 [auto_selling_coches.net.api] INFO: Saving data for 70359815: {'created_time': 1778839420.311163, 'last_price_update_time': 1778839420.31117}
2026-05-15 10:03:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70359603> (referer: https://www.coches.net/concesionario/editioncars/?pg=1) ['zyte-api']
2026-05-15 10:03:40 [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:40 [auto_selling_coches.net.api] INFO: Extracted item from API: 70359603 - OPEL Zafira Tourer 2.0 CDTi 130 CV SS Ecoflex Excellence
2026-05-15 10:03:40 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 4813baf5-3432-5598-a2d5-3f340ea5cf4f with identifier: 70359603
2026-05-15 10:03:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 4813baf5-3432-5598-a2d5-3f340ea5cf4f
2026-05-15 10:03:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19797807/005e0e8c-8195-433e-bac4-3e8729fc3f8f.jpg already downloaded
2026-05-15 10:03:40 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 4813baf5-3432-5598-a2d5-3f340ea5cf4f with identifier 70359603
2026-05-15 10:03:40 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-05-15 10:03:40 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-05-15 10:03:40 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 4813baf5-3432-5598-a2d5-3f340ea5cf4f
2026-05-15 10:03:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://web.gw.coches.net/details/70359603>
{'auction_title': '',
'body_type': 'Monovolumen',
'c_o_2_emission_value': 119,
'category': 'Coches',
'city': None,
'color': 'Blanco',
'currency': 'EUR',
'description': 'VEHICULO NACIONAL UNICO PROPIETARIO CON REVISIONES EN '
'CONCESIONARIO OFICIAL\n'
'- 12 MESES GARANTIA OFICIAL\n'
'- CERTIFICADO KILOMETRAJE ORIGINAL Y NO SINIESTRALIDAD \n'
'- ACEPTAMOS COCHE COMO PARTE DE PAGO \n'
'- ENTREGAMOS VEHÍCULO EN TODA ESPAÑA\n'
'- NO DUDE EN CONTACTARNOS PARA MAS INFORMACION \n'
'- HABLAMOS INGLÉS Y ALEMAN - WE SPEAK ENGLISH - WIR SPRECHEN '
'DEUTSCH',
'doors_number': 5,
'emission_standard': 'B',
'engine': '2.0L',
'engine_horse_power': 130,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '4813baf5-3432-5598-a2d5-3f340ea5cf4f',
'is_damaged': False,
'is_operable': True,
'latitude': None,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/opel-zafira-tourer-20-cdti-130-cv-ss-ecoflex-excellence-5p-diesel-2012-en-barcelona-70359603-covo.aspx',
'listing': 'auction',
'location': 'Barcelona',
'location_confidence': None,
'longitude': None,
'make': 'OPEL',
'model': 'Zafira Tourer',
'odometer': 105000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 1,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19797807/005e0e8c-8195-433e-bac4-3e8729fc3f8f.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxdev.blob.core.windows.net/top-deal-listing/listing_4813baf5-3432-5598-a2d5-3f340ea5cf4f/4813baf5-3432-5598-a2d5-3f340ea5cf4f_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 56910,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19797807/005e0e8c-8195-433e-bac4-3e8729fc3f8f.jpg',
'Width': 800}],
'postal_code': None,
'price': 10900,
'price_includes_vat': True,
'province': None,
'province_code': None,
'region': None,
'region_code': None,
'registration_date': '2012-01-01',
'seats_number': 7,
'seller_name': None,
'title': 'OPEL Zafira Tourer 2.0 CDTi 130 CV SS Ecoflex Excellence',
'transmission': 'manual',
'trim': '2.0 CDTi 130 CV SS Ecoflex Excellence',
'vin': None,
'year': 2012}
2026-05-15 10:03:40 [auto_selling_coches.net.api] INFO: Saving data for 70359603: {'created_time': 1778839420.47639, 'last_price_update_time': 1778839420.476397}
2026-05-15 10:03:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70356837> (referer: https://www.coches.net/concesionario/editioncars/?pg=1) ['zyte-api']
2026-05-15 10:03:40 [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:40 [auto_selling_coches.net.api] INFO: Extracted item from API: 70356837 - MERCEDES-BENZ Clase GLC GLC 220 d 4MATIC AMG Line
2026-05-15 10:03:40 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 89b73ead-a26f-55d0-b792-cb023ca900ef with identifier: 70356837
2026-05-15 10:03:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 89b73ead-a26f-55d0-b792-cb023ca900ef
2026-05-15 10:03:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19794908/3b274de0-4d82-4334-8ee3-e6afd8bfc30a.jpg already downloaded
2026-05-15 10:03:40 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 89b73ead-a26f-55d0-b792-cb023ca900ef with identifier 70356837
2026-05-15 10:03:40 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-05-15 10:03:40 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-05-15 10:03:40 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 89b73ead-a26f-55d0-b792-cb023ca900ef
2026-05-15 10:03:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://web.gw.coches.net/details/70356837>
{'auction_title': '',
'body_type': 'SUV',
'c_o_2_emission_value': 129,
'category': 'Coches',
'city': None,
'color': 'Blanco',
'currency': 'EUR',
'description': 'VEHICULO NACIONAL UNICO PROPIETARIO CON LIBRO DE REVISIONES\n'
'FULL EQUIP:\n'
'- PAQUETE AMG LINE CON LLANTA AMG 19’\n'
'- PARRILLA DELANTERA AMG\n'
'-ASIENTOS EN PIEL CON REGULACION ELECTRICA\n'
'- SISTEMA NAVEGACION GPS\n'
'- SENSORES DE APARCAMIENTO CON CAMARA TRASERA\n'
'- ASISTENTES CONDUCCION\n'
'- SISTEMA RECONOCIMIENTO VOZ\n'
'- PAQUETE DE ILUMINACION INTERIOR MULTICOLOR\n'
'- UMBRALES DE PUERTA ILUMINADOS\n'
'- PORTON TRASERO ELECTRICO\n'
'- ETC, ETC.. \n'
'- MOTOR 220D CON CONSUMOS SUPER AJUSTADOS\n'
'- 12 MESES GARANTIA OFICIAL\n'
'- CERTIFICADO KILOMETRAJE ORIGINAL Y NO SINIESTRALIDAD \n'
'- ACEPTAMOS COCHE COMO PARTE DE PAGO \t\n'
'- ENTREGAMOS VEHÍCULO EN TODA ESPAÑA\n'
'- NO DUDE EN CONTACTARNOS PARA MAS INFORMACION \n'
'- TODO NUESTRO STOCK EN NUESTRA WEB\n'
'- HABLAMOS INGLÉS Y ALEMAN - WE SPEAK ENGLISH - WIR SPRECHEN '
'DEUTSCH',
'doors_number': 5,
'emission_standard': 'C',
'engine': '2.1L',
'engine_horse_power': 170,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '89b73ead-a26f-55d0-b792-cb023ca900ef',
'is_damaged': False,
'is_operable': True,
'latitude': None,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/mercedes-benz-clase-glc-glc-220-d-4matic-amg-line-5p-diesel-2016-en-barcelona-70356837-covo.aspx',
'listing': 'auction',
'location': 'Barcelona',
'location_confidence': None,
'longitude': None,
'make': 'MERCEDES-BENZ',
'model': 'Clase GLC',
'odometer': 120000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 1,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19794908/3b274de0-4d82-4334-8ee3-e6afd8bfc30a.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxdev.blob.core.windows.net/top-deal-listing/listing_89b73ead-a26f-55d0-b792-cb023ca900ef/89b73ead-a26f-55d0-b792-cb023ca900ef_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 56339,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19794908/3b274de0-4d82-4334-8ee3-e6afd8bfc30a.jpg',
'Width': 800}],
'postal_code': None,
'price': 26900,
'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': 'MERCEDES-BENZ Clase GLC GLC 220 d 4MATIC AMG Line',
'transmission': 'automatic',
'trim': 'GLC 220 d 4MATIC AMG Line',
'vin': None,
'year': 2015}
2026-05-15 10:03:40 [auto_selling_coches.net.api] INFO: Saving data for 70356837: {'created_time': 1778839420.747506, 'last_price_update_time': 1778839420.747519}
2026-05-15 10:03:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70359561> (referer: https://www.coches.net/concesionario/editioncars/?pg=1) ['zyte-api']
2026-05-15 10:03:40 [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:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70359490> (referer: https://www.coches.net/concesionario/editioncars/?pg=1) ['zyte-api']
2026-05-15 10:03:40 [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:40 [auto_selling_coches.net.api] INFO: Extracted item from API: 70359561 - VOLKSWAGEN Multivan Premium Corto 2.0 TDI BMT DSG
2026-05-15 10:03:40 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 335cb069-3505-5451-8abc-985b758ed283 with identifier: 70359561
2026-05-15 10:03:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 335cb069-3505-5451-8abc-985b758ed283
2026-05-15 10:03:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19797751/7be02770-d07a-4d83-a864-c84b4d9257ef.jpg already downloaded
2026-05-15 10:03:40 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 335cb069-3505-5451-8abc-985b758ed283 with identifier 70359561
2026-05-15 10:03:40 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-05-15 10:03:40 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-05-15 10:03:40 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 335cb069-3505-5451-8abc-985b758ed283
2026-05-15 10:03:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://web.gw.coches.net/details/70359561>
{'auction_title': '',
'body_type': 'Monovolumen',
'c_o_2_emission_value': 185,
'category': 'Coches',
'city': None,
'color': 'Azul',
'currency': 'EUR',
'description': 'VEHICULO NACIONAL UNICO PROPIETARIO CON REVISIONES EN '
'CONCESIONARIO OFICIAL\n'
'- 12 MESES GARANTIA OFICIAL\n'
'- CERTIFICADO KILOMETRAJE ORIGINAL Y NO SINIESTRALIDAD\n'
'- ACEPTAMOS COCHE COMO PARTE DE PAGO\n'
'- ENTREGAMOS VEHÍCULO EN TODA ESPAÑA\n'
'- NO DUDE EN CONTACTARNOS PARA MAS INFORMACION\n'
'- HABLAMOS INGLÉS Y ALEMAN - WE SPEAK ENGLISH - WIR SPRECHEN '
'DEUTSCH',
'doors_number': 5,
'emission_standard': 'C',
'engine': '2.0L',
'engine_horse_power': 198,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '335cb069-3505-5451-8abc-985b758ed283',
'is_damaged': False,
'is_operable': True,
'latitude': None,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/volkswagen-multivan-premium-corto-20-tdi-146kw-bmt-dsg-5p-diesel-2019-en-barcelona-70359561-covo.aspx',
'listing': 'auction',
'location': 'Barcelona',
'location_confidence': None,
'longitude': None,
'make': 'VOLKSWAGEN',
'model': 'Multivan',
'odometer': 74000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 1,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19797751/7be02770-d07a-4d83-a864-c84b4d9257ef.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxdev.blob.core.windows.net/top-deal-listing/listing_335cb069-3505-5451-8abc-985b758ed283/335cb069-3505-5451-8abc-985b758ed283_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 67385,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19797751/7be02770-d07a-4d83-a864-c84b4d9257ef.jpg',
'Width': 800}],
'postal_code': None,
'price': 41900,
'price_includes_vat': True,
'province': None,
'province_code': None,
'region': None,
'region_code': None,
'registration_date': '2019-01-01',
'seats_number': 7,
'seller_name': None,
'title': 'VOLKSWAGEN Multivan Premium Corto 2.0 TDI BMT DSG',
'transmission': 'automatic',
'trim': 'Premium Corto 2.0 TDI 146kW BMT DSG',
'vin': None,
'year': 2019}
2026-05-15 10:03:40 [auto_selling_coches.net.api] INFO: Saving data for 70359561: {'created_time': 1778839420.931759, 'last_price_update_time': 1778839420.931767}
2026-05-15 10:03:40 [auto_selling_coches.net.api] INFO: Extracted item from API: 70359490 - SMART Forfour 0.9 SS
2026-05-15 10:03:40 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: b050759f-9139-5f0a-ad95-f89b96bded26 with identifier: 70359490
2026-05-15 10:03:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item b050759f-9139-5f0a-ad95-f89b96bded26
2026-05-15 10:03:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19797660/a1f91ac0-5648-4f48-af66-36f08839ec59.jpg already downloaded
2026-05-15 10:03:40 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: b050759f-9139-5f0a-ad95-f89b96bded26 with identifier 70359490
2026-05-15 10:03:40 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-05-15 10:03:40 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-05-15 10:03:40 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item b050759f-9139-5f0a-ad95-f89b96bded26
2026-05-15 10:03:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://web.gw.coches.net/details/70359490>
{'auction_title': '',
'body_type': 'Berlina',
'c_o_2_emission_value': 122,
'category': 'Coches',
'city': None,
'color': 'Blanco',
'currency': 'EUR',
'description': 'VEHICULO NACIONAL DOS PROPIETARIO CON LIBRO DE REVISIONES\n'
'MOTOR 1.0 90CV CON CONSUMOS SUPER AJUSTADOS\n'
'FULL EQUIP:\n'
'- CAMBIO AUTOMATICO\n'
'- TECHO PANORAMICO\n'
'- PAQUETE BRABUS\n'
'- LLANTAS DE ALUMINIO BRABUS 17’\n'
'- TELEFONO BLUETOOTH\n'
'- ASISTENTES DE CONDUCCION\n'
'- VOLANTE MULTIFUNCION \n'
'- CRISTALES TINTADOS \n'
'- ETC.\n'
'- EL MEJOR UTILITARIO PARA LA CIUDAD CON LA MEJOR '
'MANIOBRALIDAD DE SU CATEGORIA!\n'
'- OPORTUNIDAD POR PRECIO, EQUIPAMIENTO Y ESTADO\n'
'- 12 MESES GARANTIA OFICIAL\n'
'- CERTIFICADO KILOMETRAJE ORIGINAL Y NO SINIESTRALIDAD \n'
'- ACEPTAMOS COCHE COMO PARTE DE PAGO \t\n'
'- ENTREGAMOS VEHÍCULO EN TODA ESPAÑA\n'
'- NO DUDE EN CONTACTARNOS PARA MAS INFORMACION \n'
'- TODO NUESTRO STOCK EN NUESTRA WEB\n'
'- HABLAMOS INGLÉS Y ALEMAN - WE SPEAK ENGLISH - WIR SPRECHEN '
'DEUTSCH',
'doors_number': 5,
'emission_standard': 'C',
'engine': '0.9L',
'engine_horse_power': 90,
'expiration_date': None,
'fuel_type': 'Gasolina',
'id': 'b050759f-9139-5f0a-ad95-f89b96bded26',
'is_damaged': False,
'is_operable': True,
'latitude': None,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/smart-forfour-09-66kw-90cv-ss-5p-gasolina-2018-en-barcelona-70359490-covo.aspx',
'listing': 'auction',
'location': 'Barcelona',
'location_confidence': None,
'longitude': None,
'make': 'SMART',
'model': 'Forfour',
'odometer': 36000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 1,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19797660/a1f91ac0-5648-4f48-af66-36f08839ec59.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxdev.blob.core.windows.net/top-deal-listing/listing_b050759f-9139-5f0a-ad95-f89b96bded26/b050759f-9139-5f0a-ad95-f89b96bded26_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 56116,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19797660/a1f91ac0-5648-4f48-af66-36f08839ec59.jpg',
'Width': 800}],
'postal_code': None,
'price': 15900,
'price_includes_vat': True,
'province': None,
'province_code': None,
'region': None,
'region_code': None,
'registration_date': '2018-01-01',
'seats_number': 4,
'seller_name': None,
'title': 'SMART Forfour 0.9 SS',
'transmission': 'automatic',
'trim': '0.9 66kW 90CV SS',
'vin': None,
'year': 2018}
2026-05-15 10:03:41 [auto_selling_coches.net.api] INFO: Saving data for 70359490: {'created_time': 1778839421.001885, 'last_price_update_time': 1778839421.001892}
2026-05-15 10:03:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70359416> (referer: https://www.coches.net/concesionario/editioncars/?pg=1) ['zyte-api']
2026-05-15 10:03:41 [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:41 [auto_selling_coches.net.api] INFO: Extracted item from API: 70359416 - LAND-ROVER Range Rover Evoque 2.0L TD4 4x4 HSE Auto
2026-05-15 10:03:41 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 62c19177-aca8-5d0e-bb36-daf1f3ccc386 with identifier: 70359416
2026-05-15 10:03:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 62c19177-aca8-5d0e-bb36-daf1f3ccc386
2026-05-15 10:03:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19797532/814893ca-07de-4302-a713-30ccba6eefbd.jpg already downloaded
2026-05-15 10:03:41 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 62c19177-aca8-5d0e-bb36-daf1f3ccc386 with identifier 70359416
2026-05-15 10:03:41 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-05-15 10:03:41 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-05-15 10:03:41 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 62c19177-aca8-5d0e-bb36-daf1f3ccc386
2026-05-15 10:03:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://web.gw.coches.net/details/70359416>
{'auction_title': '',
'body_type': 'SUV',
'c_o_2_emission_value': 134,
'category': 'Coches',
'city': None,
'color': 'Blanco',
'currency': 'EUR',
'description': 'VEHICULO NACIONAL DOS PROPIETARIOS CON LIBRO DE REVISIONES EN '
'LAND ROVER\n'
'EVOQUE TOPE DE GAMA MOTOR 2.0L SD 180CV 4x4 AUTOMATICO\n'
'FULL EQUIP CON CASI TODOS LOS EXTRAS POSIBLES:\n'
'- TECHO PANORAMICO ELECTRICO\n'
'- TAPICERIA DE PIEL EXCLUSIVE \n'
'- ASIENTOS DEPORTIVOS CON REGULACION ELECTRICA\n'
'- SALPICADERO COMPLETO EN PIEL \n'
'- LLANTAS DE ALUMINIO CON NEUMATICOS PIRELLI NUEVOS\n'
'- SISTEMA DE NAVEGACION MULTIMEDIA \n'
'- ASISTENTES CONDUCCION\n'
'- ASISTENTE DE APARCAMIENTO\n'
'- SENSORES DE APARCAMIENTO CON CAMARA TRASERA\n'
'- CRISTALES TINTADOS\n'
'- PROYECCION LUZ BIENVENIDA ESPEJOS RETROVISORES \n'
'- ETC.\n'
'- MOTOR DIESEL PEGATINA EMISIONES C VERDE CON CONSUMOS SUPER '
'AJUSTADOS\n'
'- KIT COMPLETO CADENA DISTRIBUCION RECIEN HECHO CON FACTURA\n'
'- 12 MESES GARANTIA OFICIAL\n'
'- CERTIFICADO KILOMETRAJE ORIGINAL Y NO SINIESTRALIDAD \n'
'- ACEPTAMOS COCHE COMO PARTE DE PAGO \t\n'
'- ENTREGAMOS VEHÍCULO EN TODA ESPAÑA\n'
'- NO DUDE EN CONTACTARNOS PARA MAS INFORMACION \n'
'- TODO NUESTRO STOCK EN NUESTRA WEB\n'
'- HABLAMOS INGLÉS Y ALEMAN - WE SPEAK ENGLISH - WIR SPRECHEN '
'DEUTSCH',
'doors_number': 5,
'emission_standard': 'C',
'engine': '2.0L',
'engine_horse_power': 180,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '62c19177-aca8-5d0e-bb36-daf1f3ccc386',
'is_damaged': False,
'is_operable': True,
'latitude': None,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/land-rover-range-rover-evoque-20l-td4-132kw-180cv-4x4-hse-auto-5p-diesel-2017-en-barcelona-70359416-covo.aspx',
'listing': 'auction',
'location': 'Barcelona',
'location_confidence': None,
'longitude': None,
'make': 'LAND-ROVER',
'model': 'Range Rover Evoque',
'odometer': 76000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 1,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19797532/814893ca-07de-4302-a713-30ccba6eefbd.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxdev.blob.core.windows.net/top-deal-listing/listing_62c19177-aca8-5d0e-bb36-daf1f3ccc386/62c19177-aca8-5d0e-bb36-daf1f3ccc386_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 48543,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19797532/814893ca-07de-4302-a713-30ccba6eefbd.jpg',
'Width': 800}],
'postal_code': None,
'price': 21900,
'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': 'LAND-ROVER Range Rover Evoque 2.0L TD4 4x4 HSE Auto',
'transmission': 'automatic',
'trim': '2.0L TD4 132kW 180CV 4x4 HSE Auto',
'vin': None,
'year': 2016}
2026-05-15 10:03:41 [auto_selling_coches.net.api] INFO: Saving data for 70359416: {'created_time': 1778839421.397916, 'last_price_update_time': 1778839421.397926}
2026-05-15 10:03:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70359308> (referer: https://www.coches.net/concesionario/editioncars/?pg=1) ['zyte-api']
2026-05-15 10:03:41 [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:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70359671> (referer: https://www.coches.net/concesionario/editioncars/?pg=1) ['zyte-api']
2026-05-15 10:03:41 [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:41 [auto_selling_coches.net.api] INFO: Extracted item from API: 70359308 - VOLKSWAGEN Passat Variant 2.0 TDI Highline BMT
2026-05-15 10:03:41 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: cbf938d5-a737-5ecd-b202-b339e9fd5bb4 with identifier: 70359308
2026-05-15 10:03:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item cbf938d5-a737-5ecd-b202-b339e9fd5bb4
2026-05-15 10:03:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19797354/ad8c3d8f-ebb3-45da-a035-beecf81befa2.jpg already downloaded
2026-05-15 10:03:41 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: cbf938d5-a737-5ecd-b202-b339e9fd5bb4 with identifier 70359308
2026-05-15 10:03:41 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-05-15 10:03:41 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-05-15 10:03:41 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item cbf938d5-a737-5ecd-b202-b339e9fd5bb4
2026-05-15 10:03:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://web.gw.coches.net/details/70359308>
{'auction_title': '',
'body_type': 'Familiar',
'c_o_2_emission_value': 123,
'category': 'Coches',
'city': None,
'color': 'Blanco',
'currency': 'EUR',
'description': 'VEHICULO NACIONAL UNICO PROPIETARIO CON LIBRO DE REVISIONES\n'
'MOTOR 2.0TDI 180CV CAMBIO DSG CON CONSUMOS SUPER AJUSTADOS\n'
'FULL EQUIP:\n'
'- PAQUETE SPORT\n'
'- LLANTA DE ALUMINIO 18’\n'
'- ASIENTOS DEPORTIVOS EN PIEL ALCANTARA\n'
'- ASIENTOS CON REGULACION ELECTRICA CALEFACTABLES\n'
'- CORTINILLAS TRASERAS\n'
'- CRISTALES TINTADOS DE ORIGEN\n'
'- CAMARA TRASERA CON SENSORES DE APARCAMIENTO\n'
'- ASIENTOS TRASEROS INFANTILES INTEGRADOS\n'
'- ETC.\n'
'- OPORTUNIDAD POR PRECIO, EQUIPAMIENTO Y ESTADO\n'
'- 12 MESES GARANTIA OFICIAL\n'
'- CERTIFICADO KILOMETRAJE ORIGINAL Y NO SINIESTRALIDAD \n'
'- ACEPTAMOS COCHE COMO PARTE DE PAGO \t\n'
'- ENTREGAMOS VEHÍCULO EN TODA ESPAÑA\n'
'- NO DUDE EN CONTACTARNOS PARA MAS INFORMACION \n'
'- TODO NUESTRO STOCK EN NUESTRA WEB\n'
'- HABLAMOS INGLÉS Y ALEMAN - WE SPEAK ENGLISH - WIR SPRECHEN '
'DEUTSCH',
'doors_number': 5,
'emission_standard': 'B',
'engine': '2.0L',
'engine_horse_power': 177,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': 'cbf938d5-a737-5ecd-b202-b339e9fd5bb4',
'is_damaged': False,
'is_operable': True,
'latitude': None,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/volkswagen-passat-variant-20-tdi-177cv-highline-bmt-5p-diesel-2015-en-barcelona-70359308-covo.aspx',
'listing': 'auction',
'location': 'Barcelona',
'location_confidence': None,
'longitude': None,
'make': 'VOLKSWAGEN',
'model': 'Passat',
'odometer': 99000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 1,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19797354/ad8c3d8f-ebb3-45da-a035-beecf81befa2.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxdev.blob.core.windows.net/top-deal-listing/listing_cbf938d5-a737-5ecd-b202-b339e9fd5bb4/cbf938d5-a737-5ecd-b202-b339e9fd5bb4_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 56599,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19797354/ad8c3d8f-ebb3-45da-a035-beecf81befa2.jpg',
'Width': 800}],
'postal_code': None,
'price': 14900,
'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': 'VOLKSWAGEN Passat Variant 2.0 TDI Highline BMT',
'transmission': 'automatic',
'trim': 'Variant 2.0 TDI 177cv Highline BMT',
'vin': None,
'year': 2014}
2026-05-15 10:03:41 [auto_selling_coches.net.api] INFO: Saving data for 70359308: {'created_time': 1778839421.793683, 'last_price_update_time': 1778839421.793693}
2026-05-15 10:03:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70437634> (referer: https://www.coches.net/concesionario/editioncars/?pg=1) ['zyte-api']
2026-05-15 10:03:41 [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:41 [auto_selling_coches.net.api] INFO: Extracted item from API: 70359671 - AUDI A3 Sportback 1.6 TDI clean d S line
2026-05-15 10:03:41 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 602e5200-e486-5025-967e-39637f6e86e1 with identifier: 70359671
2026-05-15 10:03:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 602e5200-e486-5025-967e-39637f6e86e1
2026-05-15 10:03:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19797888/bab661db-6dba-4f07-8f1d-67e825a6d435.jpg already downloaded
2026-05-15 10:03:41 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 602e5200-e486-5025-967e-39637f6e86e1 with identifier 70359671
2026-05-15 10:03:41 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-05-15 10:03:41 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-05-15 10:03:41 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 602e5200-e486-5025-967e-39637f6e86e1
2026-05-15 10:03:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://web.gw.coches.net/details/70359671>
{'auction_title': '',
'body_type': 'Berlina',
'c_o_2_emission_value': 107,
'category': 'Coches',
'city': None,
'color': 'Gris / Plata',
'currency': 'EUR',
'description': 'VEHICULO NACIONAL UNICO PROPIETARIO CON LIBRO DE REVISIONES\n'
'MOTOR 1.6 TDI CAMBIO 6 MARCHAS CON CONSUMOS SUPER AJUSTADOS \n'
'FULL EQUIP:\n'
'- PAQUETE DEPORTIVO S-LINE \n'
'- LLANTAS DE ALUMINIO CON NEUMATICOS MICHELIN\n'
'- SISTEMA RECONOCIMIENTO VOZ\n'
'- CRISTALES TINTADOS\n'
'- VOLANTE MULTIFUNCION\n'
'- PAQUETE ILUMINACION AMBIENTAL\n'
'- ETC.\n'
'- KIT COMPLETO DE CORREA DE DISTRIBUCION RECIEN HECHA\n'
'- 12 MESES GARANTIA OFICIAL\n'
'- CERTIFICADO KILOMETRAJE ORIGINAL Y NO SINIESTRALIDAD \n'
'- ACEPTAMOS COCHE COMO PARTE DE PAGO \t\n'
'- ENTREGAMOS VEHÍCULO EN TODA ESPAÑA\n'
'- NO DUDE EN CONTACTARNOS PARA MAS INFORMACION \n'
'- TODO NUESTRO STOCK EN NUESTRA WEB\n'
'- HABLAMOS INGLÉS Y ALEMAN - WE SPEAK ENGLISH - WIR SPRECHEN '
'DEUTSCH',
'doors_number': 5,
'emission_standard': 'C',
'engine': '1.6L',
'engine_horse_power': 110,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '602e5200-e486-5025-967e-39637f6e86e1',
'is_damaged': False,
'is_operable': True,
'latitude': None,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/audi-a3-sportback-16-tdi-clean-d-110cv-s-line-5p-diesel-2016-en-barcelona-70359671-covo.aspx',
'listing': 'auction',
'location': 'Barcelona',
'location_confidence': None,
'longitude': None,
'make': 'AUDI',
'model': 'A3',
'odometer': 105000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 1,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19797888/bab661db-6dba-4f07-8f1d-67e825a6d435.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxdev.blob.core.windows.net/top-deal-listing/listing_602e5200-e486-5025-967e-39637f6e86e1/602e5200-e486-5025-967e-39637f6e86e1_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 66077,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19797888/bab661db-6dba-4f07-8f1d-67e825a6d435.jpg',
'Width': 800}],
'postal_code': None,
'price': 15900,
'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 A3 Sportback 1.6 TDI clean d S line',
'transmission': 'manual',
'trim': 'Sportback 1.6 TDI clean d 110CV S line',
'vin': None,
'year': 2015}
2026-05-15 10:03:41 [auto_selling_coches.net.api] INFO: Saving data for 70359671: {'created_time': 1778839421.869079, 'last_price_update_time': 1778839421.869086}
2026-05-15 10:03:41 [auto_selling_coches.net.api] INFO: Extracted item from API: 70437634 - HYUNDAI Tucson 1.6 CRDi Tecno 4x2
2026-05-15 10:03:41 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 109396f8-6eef-5004-b388-73400003db9f with identifier: 70437634
2026-05-15 10:03:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 109396f8-6eef-5004-b388-73400003db9f
2026-05-15 10:03:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19864996/f3a5961b-5898-4bf2-95cd-61d675aeeaae.jpg already downloaded
2026-05-15 10:03:41 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 109396f8-6eef-5004-b388-73400003db9f with identifier 70437634
2026-05-15 10:03:41 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-05-15 10:03:41 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-05-15 10:03:41 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 109396f8-6eef-5004-b388-73400003db9f
2026-05-15 10:03:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://web.gw.coches.net/details/70437634>
{'auction_title': '',
'body_type': 'SUV',
'c_o_2_emission_value': 126,
'category': 'Coches',
'city': None,
'color': 'Beige',
'currency': 'EUR',
'description': 'Ocasion vehiculo estado impecable unico propietario con todos '
'los servicios en concesionario oficial,posibilidad de '
'financiacion a su medida y envios a toda España consultanos!!',
'doors_number': 5,
'emission_standard': 'C',
'engine': '1.6L',
'engine_horse_power': 116,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '109396f8-6eef-5004-b388-73400003db9f',
'is_damaged': False,
'is_operable': True,
'latitude': None,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/hyundai-tucson-16-crdi-85kw-116cv-tecno-4x2-5p-diesel-2018-en-barcelona-70437634-covo.aspx',
'listing': 'auction',
'location': 'Barcelona',
'location_confidence': None,
'longitude': None,
'make': 'HYUNDAI',
'model': 'Tucson',
'odometer': 99000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 1,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19864996/f3a5961b-5898-4bf2-95cd-61d675aeeaae.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxdev.blob.core.windows.net/top-deal-listing/listing_109396f8-6eef-5004-b388-73400003db9f/109396f8-6eef-5004-b388-73400003db9f_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86521,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19864996/f3a5961b-5898-4bf2-95cd-61d675aeeaae.jpg',
'Width': 800}],
'postal_code': None,
'price': 17900,
'price_includes_vat': True,
'province': None,
'province_code': None,
'region': None,
'region_code': None,
'registration_date': '2018-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'HYUNDAI Tucson 1.6 CRDi Tecno 4x2',
'transmission': 'manual',
'trim': '1.6 CRDi 85kW 116CV Tecno 4x2',
'vin': None,
'year': 2018}
2026-05-15 10:03:41 [auto_selling_coches.net.api] INFO: Saving data for 70437634: {'created_time': 1778839421.96121, 'last_price_update_time': 1778839421.961218}
2026-05-15 10:03:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70437670> (referer: https://www.coches.net/concesionario/editioncars/?pg=1) ['zyte-api']
2026-05-15 10:03:42 [auto_selling_coches.net.api] INFO: Extracted item from API: 70437670 - VOLVO XC90 2.0 T8 AWD Momentum Auto
2026-05-15 10:03:42 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 8754e7cf-4960-512b-80ef-19e78634defb with identifier: 70437670
2026-05-15 10:03:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 8754e7cf-4960-512b-80ef-19e78634defb
2026-05-15 10:03:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19865011/53e52186-ddda-456c-8a2c-fc293b1ee8b2.jpg already downloaded
2026-05-15 10:03:42 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 8754e7cf-4960-512b-80ef-19e78634defb with identifier 70437670
2026-05-15 10:03:42 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-05-15 10:03:42 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-05-15 10:03:42 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 8754e7cf-4960-512b-80ef-19e78634defb
2026-05-15 10:03:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://web.gw.coches.net/details/70437670>
{'auction_title': '',
'body_type': 'SUV',
'c_o_2_emission_value': 49,
'category': 'Coches',
'city': None,
'color': 'Beige',
'currency': 'EUR',
'description': 'VEHICULO NACIONAL UNICO PROPIETARIO CON REVISIONES EN '
'CONCESIONARIO OFICIAL\n'
'FULL EQUIP:\n'
'- SISTEMA NAVEGACION GPS\n'
'- 4X CAMARAS VISION PANORAMICA 360º\n'
'- ASISTENTES CONDUCCION\n'
'- SISTEMA RECONOCIMIENTO VOZ\n'
'- CONTROL VELOCIDAD INTELIGENTE DE CRUCERO\n'
'- CARGADOR INALAMBRICO MOVILES\n'
'- SISTEMA WI-FI PARA DISPOSITIVOS\n'
'- LLAVE INTELIGENTE MANOS LIBRES\n'
'- RECONOCIMIENTO SEÑALES LIMITES VELOCIDAD\n'
'- SALPICADERO FORRADO EN PIEL CON COSTURAS BLANCAS\n'
'- ETC, ETC.. \n'
'- 12 MESES GARANTIA OFICIAL\n'
'- CERTIFICADO KILOMETRAJE ORIGINAL Y NO SINIESTRALIDAD \n'
'- ACEPTAMOS COCHE COMO PARTE DE PAGO \t\n'
'- ENTREGAMOS VEHÍCULO EN TODA ESPAÑA\n'
'- NO DUDE EN CONTACTARNOS PARA MAS INFORMACION \n'
'- HABLAMOS INGLÉS Y ALEMAN - WE SPEAK ENGLISH - WIR SPRECHEN '
'DEUTSCH',
'doors_number': 5,
'emission_standard': 'ECO',
'engine': '2.0L',
'engine_horse_power': 400,
'expiration_date': None,
'fuel_type': 'Híbrido enchufable',
'id': '8754e7cf-4960-512b-80ef-19e78634defb',
'is_damaged': False,
'is_operable': True,
'latitude': None,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/volvo-xc90-20-t8-awd-momentum-auto-5p-electrico-hibrido-2016-en-barcelona-70437670-covo.aspx',
'listing': 'auction',
'location': 'Barcelona',
'location_confidence': None,
'longitude': None,
'make': 'VOLVO',
'model': 'XC90',
'odometer': 154000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 1,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19865011/53e52186-ddda-456c-8a2c-fc293b1ee8b2.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxdev.blob.core.windows.net/top-deal-listing/listing_8754e7cf-4960-512b-80ef-19e78634defb/8754e7cf-4960-512b-80ef-19e78634defb_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 63613,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19865011/53e52186-ddda-456c-8a2c-fc293b1ee8b2.jpg',
'Width': 800}],
'postal_code': None,
'price': 31900,
'price_includes_vat': True,
'province': None,
'province_code': None,
'region': None,
'region_code': None,
'registration_date': '2016-01-01',
'seats_number': 7,
'seller_name': None,
'title': 'VOLVO XC90 2.0 T8 AWD Momentum Auto',
'transmission': 'automatic',
'trim': '2.0 T8 AWD Momentum Auto',
'vin': None,
'year': 2016}
2026-05-15 10:03:42 [auto_selling_coches.net.api] INFO: Saving data for 70437670: {'created_time': 1778839422.24999, 'last_price_update_time': 1778839422.249997}
2026-05-15 10:03:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70449487> (referer: https://www.coches.net/concesionario/editioncars/?pg=1) ['zyte-api']
2026-05-15 10:03:42 [auto_selling_coches.net.api] INFO: Extracted item from API: 70449487 - SEAT Ateca 1.0 TSI StSp Reference Edition Eco
2026-05-15 10:03:42 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 101e8688-d80b-5bc6-93da-1f0f90413225 with identifier: 70449487
2026-05-15 10:03:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 101e8688-d80b-5bc6-93da-1f0f90413225
2026-05-15 10:03:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19871087/f1ce061d-9b87-4dac-9c38-f263de446863.jpg already downloaded
2026-05-15 10:03:42 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 101e8688-d80b-5bc6-93da-1f0f90413225 with identifier 70449487
2026-05-15 10:03:42 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-05-15 10:03:42 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-05-15 10:03:42 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 101e8688-d80b-5bc6-93da-1f0f90413225
2026-05-15 10:03:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://web.gw.coches.net/details/70449487>
{'auction_title': '',
'body_type': 'SUV',
'c_o_2_emission_value': 122,
'category': 'Coches',
'city': None,
'color': 'Rojo',
'currency': 'EUR',
'description': 'Oportunidad vehiculo estado impecable unico propietario con '
'todas las revisiones en concesionario oficial,posibilidad de '
'financiacion a su medida y envios a toda España consultanos!!',
'doors_number': 5,
'emission_standard': 'C',
'engine': '1.0L',
'engine_horse_power': 115,
'expiration_date': None,
'fuel_type': 'Gasolina',
'id': '101e8688-d80b-5bc6-93da-1f0f90413225',
'is_damaged': False,
'is_operable': True,
'latitude': None,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/seat-ateca-10-tsi-85kw-stsp-reference-edition-eco-5p-gasolina-2019-en-barcelona-70449487-covo.aspx',
'listing': 'auction',
'location': 'Barcelona',
'location_confidence': None,
'longitude': None,
'make': 'SEAT',
'model': 'Ateca',
'odometer': 56000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 1,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19871087/f1ce061d-9b87-4dac-9c38-f263de446863.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxdev.blob.core.windows.net/top-deal-listing/listing_101e8688-d80b-5bc6-93da-1f0f90413225/101e8688-d80b-5bc6-93da-1f0f90413225_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 61619,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19871087/f1ce061d-9b87-4dac-9c38-f263de446863.jpg',
'Width': 800}],
'postal_code': None,
'price': 17900,
'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': 'SEAT Ateca 1.0 TSI StSp Reference Edition Eco',
'transmission': 'manual',
'trim': '1.0 TSI 85kW StSp Reference Edition Eco',
'vin': None,
'year': 2019}
2026-05-15 10:03:42 [auto_selling_coches.net.api] INFO: Saving data for 70449487: {'created_time': 1778839422.467946, 'last_price_update_time': 1778839422.467954}
2026-05-15 10:03:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70427193> (referer: https://www.coches.net/concesionario/editioncars/?pg=1) ['zyte-api']
2026-05-15 10:03:42 [auto_selling_coches.net.api] INFO: Extracted item from API: 70427193 - SEAT Exeo 1.8 150 CV Sport
2026-05-15 10:03:42 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: e8e36970-9a60-5c2b-8837-91d7310fcee3 with identifier: 70427193
2026-05-15 10:03:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item e8e36970-9a60-5c2b-8837-91d7310fcee3
2026-05-15 10:03:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19852503/3cd6429e-792b-473d-9326-c44be43fd337.jpg already downloaded
2026-05-15 10:03:42 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: e8e36970-9a60-5c2b-8837-91d7310fcee3 with identifier 70427193
2026-05-15 10:03:42 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-05-15 10:03:42 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-05-15 10:03:42 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item e8e36970-9a60-5c2b-8837-91d7310fcee3
2026-05-15 10:03:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://web.gw.coches.net/details/70427193>
{'auction_title': '',
'body_type': 'Berlina',
'c_o_2_emission_value': 184,
'category': 'Coches',
'city': None,
'color': 'Beige',
'currency': 'EUR',
'description': 'VEHICULO NACIONAL UNICO PROPIETARIO CON LIBRO DE REVISIONES\n'
'MOTOR 1.8 TURBO 150CV CAMBIO 6 MARCHAS CON CONSUMOS MUY '
'AJUSTADOS\n'
'FULL EQUIP:\n'
'- PAQUETE SPORT\n'
'- LLANTA ALUMINIO 17’\n'
'- ASIENTOS DEPORTIVOS\n'
'- SENSORES DE APARCAMIENTO\n'
'- CRISTALES TINTADOS\n'
'- NEVERA REFRIGERADA EN GUANTERA DELANTERA\n'
'- RUEDA DE RECAMBIO TAMAÑO NORMAL\n'
'- ETC.\n'
'- OPORTUNIDAD POR PRECIO, EQUIPAMIENTO Y ESTADO\n'
'- 12 MESES GARANTIA OFICIAL\n'
'- CERTIFICADO KILOMETRAJE ORIGINAL Y NO SINIESTRALIDAD \n'
'- ACEPTAMOS COCHE COMO PARTE DE PAGO \t\n'
'- ENTREGAMOS VEHÍCULO EN TODA ESPAÑA\n'
'- NO DUDE EN CONTACTARNOS PARA MAS INFORMACION \n'
'- HABLAMOS INGLÉS Y ALEMAN - WE SPEAK ENGLISH - WIR SPRECHEN '
'DEUTSCH',
'doors_number': 4,
'emission_standard': 'C',
'engine': '1.8L',
'engine_horse_power': 150,
'expiration_date': None,
'fuel_type': 'Gasolina',
'id': 'e8e36970-9a60-5c2b-8837-91d7310fcee3',
'is_damaged': False,
'is_operable': True,
'latitude': None,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/seat-exeo-18-150-cv-sport-4p-gasolina-2010-en-barcelona-70427193-covo.aspx',
'listing': 'auction',
'location': 'Barcelona',
'location_confidence': None,
'longitude': None,
'make': 'SEAT',
'model': 'Exeo',
'odometer': 145000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 1,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19852503/3cd6429e-792b-473d-9326-c44be43fd337.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxdev.blob.core.windows.net/top-deal-listing/listing_e8e36970-9a60-5c2b-8837-91d7310fcee3/e8e36970-9a60-5c2b-8837-91d7310fcee3_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 57778,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19852503/3cd6429e-792b-473d-9326-c44be43fd337.jpg',
'Width': 800}],
'postal_code': None,
'price': 7900,
'price_includes_vat': True,
'province': None,
'province_code': None,
'region': None,
'region_code': None,
'registration_date': '2010-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'SEAT Exeo 1.8 150 CV Sport',
'transmission': 'manual',
'trim': '1.8 150 CV Sport',
'vin': None,
'year': 2010}
2026-05-15 10:03:42 [auto_selling_coches.net.api] INFO: Saving data for 70427193: {'created_time': 1778839422.826786, 'last_price_update_time': 1778839422.826794}
2026-05-15 10:03:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70402163> (referer: https://www.coches.net/concesionario/editioncars/?pg=1) ['zyte-api']
2026-05-15 10:03:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70487527> (referer: https://www.coches.net/concesionario/editioncars/?pg=1) ['zyte-api']
2026-05-15 10:03:42 [auto_selling_coches.net.api] INFO: Extracted item from API: 70402163 - MERCEDES-BENZ Clase A MercedesAMG A 35 4MATIC
2026-05-15 10:03:42 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 9babbdab-835b-56d8-b737-e8d14d423a01 with identifier: 70402163
2026-05-15 10:03:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 9babbdab-835b-56d8-b737-e8d14d423a01
2026-05-15 10:03:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19829420/3bc31be9-ed83-457f-92db-a071a6cb091a.jpg already downloaded
2026-05-15 10:03:42 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 9babbdab-835b-56d8-b737-e8d14d423a01 with identifier 70402163
2026-05-15 10:03:42 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-05-15 10:03:42 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-05-15 10:03:42 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 9babbdab-835b-56d8-b737-e8d14d423a01
2026-05-15 10:03:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://web.gw.coches.net/details/70402163>
{'auction_title': '',
'body_type': 'Berlina',
'c_o_2_emission_value': None,
'category': 'Coches',
'city': None,
'color': 'Negro',
'currency': 'EUR',
'description': 'VEHICULO NACIONAL CON LIBRO DE REVISIONES\n'
'FULL EQUIP:\n'
'- TECHO SOLAR ELECTRICO\n'
'- PAQUETE AMG LINE CON LLANTA AMG 19’\n'
'- PARRILLA DELANTERA AMG\n'
'-ASIENTOS DEPORTIVOS EN PIEL ALCANTARA CON REGULACION '
'ELECTRICA\n'
'- ASIENTOS CALEFACTABLES\n'
'- SISTEMA MULTIMEDIA CON CAMARA TRASERA\n'
'- PAQUETE DE ILUMINACION PREMIUM\n'
'- ASISTENTES DE CONDUCCION\n'
'- CRISTALES TINTADOS\n'
'- LLAVE INTELIGENTE CON ACCESO COMFORT\n'
'- UMBRALES DE PUERTA ILUMINADOS\n'
'- ETC, ETC.. \n'
'- 12 MESES GARANTIA OFICIAL\n'
'- CERTIFICADO KILOMETRAJE ORIGINAL Y NO SINIESTRALIDAD \n'
'- ACEPTAMOS COCHE COMO PARTE DE PAGO \t\n'
'- ENTREGAMOS VEHÍCULO EN TODA ESPAÑA\n'
'- NO DUDE EN CONTACTARNOS PARA MAS INFORMACION \n'
'- HABLAMOS INGLÉS Y ALEMAN - WE SPEAK ENGLISH - WIR SPRECHEN '
'DEUTSCH',
'doors_number': 5,
'emission_standard': 'ECO',
'engine': '2.0L',
'engine_horse_power': 306,
'expiration_date': None,
'fuel_type': 'Gasolina',
'id': '9babbdab-835b-56d8-b737-e8d14d423a01',
'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-barcelona-70402163-covo.aspx',
'listing': 'auction',
'location': 'Barcelona',
'location_confidence': None,
'longitude': None,
'make': 'MERCEDES-BENZ',
'model': 'Clase A',
'odometer': 19000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 1,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19829420/3bc31be9-ed83-457f-92db-a071a6cb091a.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxdev.blob.core.windows.net/top-deal-listing/listing_9babbdab-835b-56d8-b737-e8d14d423a01/9babbdab-835b-56d8-b737-e8d14d423a01_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73560,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19829420/3bc31be9-ed83-457f-92db-a071a6cb091a.jpg',
'Width': 800}],
'postal_code': None,
'price': 46900,
'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 35 4MATIC',
'transmission': 'automatic',
'trim': 'MercedesAMG A 35 4MATIC',
'vin': None,
'year': 2022}
2026-05-15 10:03:42 [auto_selling_coches.net.api] INFO: Saving data for 70402163: {'created_time': 1778839422.992488, 'last_price_update_time': 1778839422.992495}
2026-05-15 10:03:43 [auto_selling_coches.net.api] INFO: Extracted item from API: 70487527 - JAGUAR F-Pace 2.0L i4D RSport
2026-05-15 10:03:43 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: e2afdf80-a71e-5e89-9e21-4b55ad0e065b with identifier: 70487527
2026-05-15 10:03:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item e2afdf80-a71e-5e89-9e21-4b55ad0e065b
2026-05-15 10:03:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19905151/20e3df35-184d-4767-898e-fc9993d0e07a.jpg already downloaded
2026-05-15 10:03:43 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: e2afdf80-a71e-5e89-9e21-4b55ad0e065b with identifier 70487527
2026-05-15 10:03:43 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-05-15 10:03:43 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-05-15 10:03:43 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item e2afdf80-a71e-5e89-9e21-4b55ad0e065b
2026-05-15 10:03:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://web.gw.coches.net/details/70487527>
{'auction_title': '',
'body_type': 'SUV',
'c_o_2_emission_value': 129,
'category': 'Coches',
'city': None,
'color': 'Granate',
'currency': 'EUR',
'description': 'VEHICULO NACIONAL CON LIBRO LAS REVISIONES \n'
'FULL EQUIP:\n'
'- TAPICERIA DE PIEL BICOLOR EXCLUSIVE \n'
'- TECHO DE PIEL ALCANTARA \n'
'- LLANTA 19’\n'
'- SISTEMA DE NAVEGACION MULTIMEDIA\n'
'- SISTEMA DE SONIDO MERIDIAN \n'
'- SISTEMA DE ACCESO COMFORT\n'
'- ASISTENTES CONDUCCION\n'
'- SENSORES DE APARCAMIENTO CON CAMARA TRASERA\n'
'- CRISTALES TINTADOS\n'
'- PORTON TRASERO ELECTRICO\n'
'- PAQUETE DE ILUMINACION\n'
'- UMBRALES DE PUERTA ILUMINADOS Y PROYECCION LUZ ACCESO\n'
'- ETC.\n'
'- MOTOR DIESEL CON CONSUMOS SUPER AJUSTADOS\n'
'- 12 MESES GARANTIA OFICIAL\n'
'- CERTIFICADO KILOMETRAJE ORIGINAL Y NO SINIESTRALIDAD \n'
'- ACEPTAMOS COCHE COMO PARTE DE PAGO \t\n'
'- ENTREGAMOS VEHÍCULO EN TODA ESPAÑA\n'
'- NO DUDE EN CONTACTARNOS PARA MAS INFORMACION \n'
'- TODO NUESTRO STOCK EN NUESTRA WEB\n'
'- HABLAMOS INGLÉS Y ALEMAN - WE SPEAK ENGLISH - WIR SPRECHEN '
'DEUTSCH',
'doors_number': 5,
'emission_standard': 'C',
'engine': '2.0L',
'engine_horse_power': 163,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': 'e2afdf80-a71e-5e89-9e21-4b55ad0e065b',
'is_damaged': False,
'is_operable': True,
'latitude': None,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/jaguar-f-pace-20l-i4d-120kw-rsport-5p-diesel-2018-en-barcelona-70487527-covo.aspx',
'listing': 'auction',
'location': 'Barcelona',
'location_confidence': None,
'longitude': None,
'make': 'JAGUAR',
'model': 'F-Pace',
'odometer': 150000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 1,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19905151/20e3df35-184d-4767-898e-fc9993d0e07a.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxdev.blob.core.windows.net/top-deal-listing/listing_e2afdf80-a71e-5e89-9e21-4b55ad0e065b/e2afdf80-a71e-5e89-9e21-4b55ad0e065b_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 59918,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19905151/20e3df35-184d-4767-898e-fc9993d0e07a.jpg',
'Width': 800}],
'postal_code': None,
'price': 17900,
'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': 'JAGUAR F-Pace 2.0L i4D RSport',
'transmission': 'automatic',
'trim': '2.0L i4D 120kW RSport',
'vin': None,
'year': 2017}
2026-05-15 10:03:43 [auto_selling_coches.net.api] INFO: Saving data for 70487527: {'created_time': 1778839423.057134, 'last_price_update_time': 1778839423.057144}
2026-05-15 10:03:43 [scrapy.core.engine] INFO: Closing spider (finished)
2026-05-15 10:03:43 [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:43 [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:43 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-05-15 10:03:43 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-05-15 10:03:43 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process scrape complete CloudEvent for item dd6e947e504411f18ce3ca148988c204
2026-05-15 10:03:43 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.ATTACHED: 3> -> <LinkState.DETACH_SENT: 4>
2026-05-15 10:03:43 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.ATTACHED: 3> -> <LinkState.DETACH_SENT: 4>
2026-05-15 10:03:43 [azure.servicebus._pyamqp.management_link] INFO: Management link receiver state changed: <LinkState.ATTACHED: 3> -> <LinkState.DETACH_SENT: 4>
2026-05-15 10:03:43 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.ATTACHED: 3> -> <LinkState.DETACH_SENT: 4>
2026-05-15 10:03:43 [azure.servicebus._pyamqp.management_link] INFO: Management link sender state changed: <LinkState.ATTACHED: 3> -> <LinkState.DETACH_SENT: 4>
2026-05-15 10:03:43 [azure.servicebus._pyamqp.session] INFO: Session state changed: <SessionState.MAPPED: 3> -> <SessionState.END_SENT: 4>
2026-05-15 10:03:43 [azure.servicebus._pyamqp._connection] INFO: Connection state changed: <ConnectionState.OPENED: 9> -> <ConnectionState.CLOSE_SENT: 11>
2026-05-15 10:03:43 [azure.servicebus._pyamqp._connection] INFO: Connection state changed: <ConnectionState.CLOSE_SENT: 11> -> <ConnectionState.END: 13>
2026-05-15 10:03:43 [azure.servicebus._pyamqp.session] INFO: Session state changed: <SessionState.END_SENT: 4> -> <SessionState.DISCARDING: 6>
2026-05-15 10:03:43 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.DETACH_SENT: 4> -> <LinkState.DETACHED: 0>
2026-05-15 10:03:43 [azure.servicebus._pyamqp.management_link] INFO: Management link sender state changed: <LinkState.DETACH_SENT: 4> -> <LinkState.DETACHED: 0>
2026-05-15 10:03:43 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.DETACH_SENT: 4> -> <LinkState.DETACHED: 0>
2026-05-15 10:03:43 [azure.servicebus._pyamqp.management_link] INFO: Management link receiver state changed: <LinkState.DETACH_SENT: 4> -> <LinkState.DETACHED: 0>
2026-05-15 10:03:43 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.DETACH_SENT: 4> -> <LinkState.DETACHED: 0>
2026-05-15 10:03:43 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: [AzureBusPipeline] connection closed
2026-05-15 10:03:43 [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:44 [scrapy.statscollectors] INFO: Dumping Scrapy stats:
{'downloader/request_bytes': 49934,
'downloader/request_count': 31,
'downloader/request_method_count/GET': 31,
'downloader/response_bytes': 2192340,
'downloader/response_count': 31,
'downloader/response_status_count/200': 30,
'downloader/response_status_count/400': 1,
'elapsed_time_seconds': 39.480758,
'finish_reason': 'finished',
'finish_time': datetime.datetime(2026, 5, 15, 10, 3, 44, 557385, tzinfo=datetime.timezone.utc),
'item_scraped_count': 29,
'log_count/DEBUG': 197,
'log_count/INFO': 325,
'memusage/max': 147103744,
'memusage/startup': 147103744,
'request_depth_max': 2,
'response_received_count': 31,
'scheduler/dequeued': 31,
'scheduler/dequeued/memory': 31,
'scheduler/enqueued': 31,
'scheduler/enqueued/memory': 31,
'scrape_type/new': 29,
'scrapy-zyte-api/429': 0,
'scrapy-zyte-api/attempts': 31,
'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.0134180322169293,
'scrapy-zyte-api/mean_response_seconds': 2.0516906392670453,
'scrapy-zyte-api/processed': 31,
'scrapy-zyte-api/request_args/actions': 1,
'scrapy-zyte-api/request_args/browserHtml': 1,
'scrapy-zyte-api/request_args/customHttpRequestHeaders': 30,
'scrapy-zyte-api/request_args/experimental.requestCookies': 30,
'scrapy-zyte-api/request_args/experimental.responseCookies': 31,
'scrapy-zyte-api/request_args/httpResponseBody': 30,
'scrapy-zyte-api/request_args/httpResponseHeaders': 30,
'scrapy-zyte-api/request_args/url': 31,
'scrapy-zyte-api/status_codes/200': 31,
'scrapy-zyte-api/success': 31,
'scrapy-zyte-api/success_ratio': 1.0,
'scrapy-zyte-api/throttle_ratio': 0.0,
'start_time': datetime.datetime(2026, 5, 15, 10, 3, 5, 76627, tzinfo=datetime.timezone.utc)}
2026-05-15 10:03:44 [scrapy.core.engine] INFO: Spider closed (finished)
PROJECT (sourcing_v2)
SPIDER (auto_selling_coches.net.api)