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

PROJECT (sourcing_v2), SPIDER (auto_selling_coches.net)

2026-03-26 15:14:59 [scrapy.utils.log] INFO: Scrapy 2.11.2 started (bot: SourcingV2)
2026-03-26 15:14:59 [scrapy.utils.log] INFO: Versions: lxml 5.2.2.0, libxml2 2.12.6, cssselect 1.2.0, parsel 1.9.1, w3lib 2.1.2, Twisted 24.3.0, Python 3.11.2 (main, Mar 13 2023, 12:18:29) [GCC 12.2.0], pyOpenSSL 24.1.0 (OpenSSL 3.2.1 30 Jan 2024), cryptography 42.0.7, Platform Linux-5.15.0-1098-azure-x86_64-with-glibc2.36
2026-03-26 15:14:59 [auto_selling_coches.net] INFO: Starting auto_selling_coches.net spider
2026-03-26 15:14:59 [auto_selling_coches.net] INFO: _job: 8d2b02bc292611f18f76c264925fbcfa, SCRAPY_JOB: None
2026-03-26 15:14:59 [auto_selling_coches.net] INFO: Quick mode enabled - reduced wait times and single photo per item
2026-03-26 15:14:59 [scrapy.addons] INFO: Enabled addons:
[]
2026-03-26 15:14:59 [asyncio] DEBUG: Using selector: EpollSelector
2026-03-26 15:14:59 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor
2026-03-26 15:14:59 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop
2026-03-26 15:14:59 [scrapy.extensions.telnet] INFO: Telnet Password: 7da4fb7fc334b034
2026-03-26 15:14:59 [scrapy.middleware] INFO: Enabled extensions:
['scrapy.extensions.corestats.CoreStats',
 'scrapy.extensions.telnet.TelnetConsole',
 'scrapy.extensions.memusage.MemoryUsage',
 'scrapy.extensions.feedexport.FeedExporter',
 'scrapy.extensions.logstats.LogStats',
 'scrapy.extensions.closespider.CloseSpider']
2026-03-26 15:14:59 [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/8d2b02bc292611f18f76c264925fbcfa.log',
 'LOG_FORMATTER': 'crawlers.log_formatter.SourcingLogFormatter',
 'MEMUSAGE_LIMIT_MB': 2048,
 'MEMUSAGE_WARNING_MB': 1536,
 'NEWSPIDER_MODULE': 'spiders',
 'REQUEST_FINGERPRINTER_CLASS': 'scrapy_zyte_api.ScrapyZyteAPIRequestFingerprinter',
 'REQUEST_FINGERPRINTER_IMPLEMENTATION': '2.7',
 'SPIDER_MODULES': ['spiders', 'auth_check'],
 'TWISTED_REACTOR': 'twisted.internet.asyncioreactor.AsyncioSelectorReactor',
 'USER_AGENT': ''}
2026-03-26 15:14:59 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-26 15:14:59 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-26 15:14:59 [scrapy.middleware] INFO: Enabled downloader middlewares:
['scrapy.downloadermiddlewares.offsite.OffsiteMiddleware',
 'scrapy.downloadermiddlewares.httpauth.HttpAuthMiddleware',
 'scrapy.downloadermiddlewares.downloadtimeout.DownloadTimeoutMiddleware',
 'scrapy.downloadermiddlewares.defaultheaders.DefaultHeadersMiddleware',
 'scrapy.downloadermiddlewares.useragent.UserAgentMiddleware',
 'scrapy_zyte_api.ScrapyZyteAPIDownloaderMiddleware',
 'scrapy.downloadermiddlewares.retry.RetryMiddleware',
 'scrapy.downloadermiddlewares.redirect.MetaRefreshMiddleware',
 'scrapy.downloadermiddlewares.httpcompression.HttpCompressionMiddleware',
 'scrapy.downloadermiddlewares.redirect.RedirectMiddleware',
 'scrapy.downloadermiddlewares.cookies.CookiesMiddleware',
 'scrapy.downloadermiddlewares.httpproxy.HttpProxyMiddleware',
 'scrapy.downloadermiddlewares.stats.DownloaderStats']
2026-03-26 15:14:59 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Setting up IdGenerationMiddleware for auto_selling
2026-03-26 15:14:59 [scrapy.middleware] INFO: Enabled spider middlewares:
['scrapy.spidermiddlewares.httperror.HttpErrorMiddleware',
 'scrapy_zyte_api.ScrapyZyteAPISpiderMiddleware',
 'scrapy.spidermiddlewares.referer.RefererMiddleware',
 'scrapy.spidermiddlewares.urllength.UrlLengthMiddleware',
 'scrapy.spidermiddlewares.depth.DepthMiddleware',
 'crawlers.middlewares.photo_download_middleware.PhotoDownloadMiddleware',
 'crawlers.auto_selling.middlewares.id_gen_middleware.IdGenMiddleware']
2026-03-26 15:14:59 [scrapy.middleware] INFO: Enabled item pipelines:
['crawlers.pipelines.post_to_azurebus_auto_selling.AzureBusPipelineAutoSelling',
 'crawlers.pipelines.save_to_cdlq_db_auto_selling.SaveToCdlqDbAutoSelling']
2026-03-26 15:14:59 [scrapy.core.engine] INFO: Spider opened
2026-03-26 15:14:59 [azure.identity._credentials.environment] INFO: Incomplete environment configuration for EnvironmentCredential. These variables are set: AZURE_CLIENT_ID, AZURE_TENANT_ID
2026-03-26 15:14:59 [common.service_bus.service_bus_client_factory] INFO: ServiceBusClient initialized via DefaultAzureCredential for alx-production-bus.servicebus.windows.net
2026-03-26 15:14:59 [crawlers.pipelines.base_azure_bus_pipeline] INFO: [AzureBusPipeline] Connected to topic auto.sourcing-v2-quickmode
2026-03-26 15:14:59 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min)
2026-03-26 15:14:59 [scrapy.extensions.telnet] INFO: Telnet console listening on 127.0.0.1:6023
2026-03-26 15:14:59 [scrapy.extensions.memusage] INFO: Peak memory usage is 140MiB
2026-03-26 15:14:59 [scrapy-playwright] INFO: Starting download handler
2026-03-26 15:14:59 [scrapy-playwright] INFO: Starting download handler
2026-03-26 15:15:04 [auto_selling_coches.net] INFO: Scraper started with URL: https://www.coches.net/concesionario/automovilesbcn/?utm_medium=cpc&utm_source=google&utm_campaign=pmax_nofeed-&gad_source=1 and multipost_profile_id: 3f3b3d48-981d-4563-b05d-0aaa2816b90f and job_id: 8d2b02bc292611f18f76c264925fbcfa
2026-03-26 15:15:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:15:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.coches.net/concesionario/automovilesbcn/?utm_medium=cpc&utm_source=google&utm_campaign=pmax_nofeed-&gad_source=1> (referer: None) ['zyte-api']
2026-03-26 15:15:09 [auto_selling_coches.net] INFO: response: <200 https://www.coches.net/concesionario/automovilesbcn/?utm_medium=cpc&utm_source=google&utm_campaign=pmax_nofeed-&gad_source=1>
2026-03-26 15:15:09 [auto_selling_coches.net] INFO: Title at home page 20 Vehículos
2026-03-26 15:15:09 [auto_selling_coches.net] INFO: Total number of items: 20
2026-03-26 15:15:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:15:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.coches.net/concesionario/automovilesbcn/?utm_medium=cpc&utm_source=google&utm_campaign=pmax_nofeed-&gad_source=1&pg=1> (referer: https://www.coches.net/concesionario/automovilesbcn/?utm_medium=cpc&utm_source=google&utm_campaign=pmax_nofeed-&gad_source=1) ['zyte-api']
2026-03-26 15:15:13 [auto_selling_coches.net] INFO: Parsing page 1
2026-03-26 15:15:13 [auto_selling_coches.net] INFO: Found 20 listings on page 1
2026-03-26 15:15:13 [auto_selling_coches.net] INFO: Found listing with ID: 70277209
2026-03-26 15:15:13 [azure.identity._credentials.environment] INFO: Incomplete environment configuration for EnvironmentCredential. These variables are set: AZURE_CLIENT_ID, AZURE_TENANT_ID
2026-03-26 15:15:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
2026-03-26 15:15:13 [urllib3.connectionpool] DEBUG: https://login.microsoftonline.com:443 "POST /8ea908c1-4e85-4692-bc3f-3646b9b40891/oauth2/v2.0/token HTTP/1.1" 200 2115
2026-03-26 15:15:13 [azure.identity._credentials.chained] INFO: DefaultAzureCredential acquired a token from WorkloadIdentityCredential
2026-03-26 15:15:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): alxsourcingstorageprod.table.core.windows.net:443
2026-03-26 15:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%2770277209%27 HTTP/1.1" 200 None
2026-03-26 15:15:13 [auto_selling_coches.net] INFO: Scrape type for 70277209: 1
2026-03-26 15:15:13 [auto_selling_coches.net] INFO: Scraping new listing 70277209
2026-03-26 15:15:13 [auto_selling_coches.net] INFO: Found listing with ID: 70269398
2026-03-26 15:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%2770269398%27 HTTP/1.1" 200 None
2026-03-26 15:15:13 [auto_selling_coches.net] INFO: Scrape type for 70269398: 1
2026-03-26 15:15:13 [auto_selling_coches.net] INFO: Scraping new listing 70269398
2026-03-26 15:15:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:15:13 [auto_selling_coches.net] INFO: Found listing with ID: 70249586
2026-03-26 15:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%2770249586%27 HTTP/1.1" 200 None
2026-03-26 15:15:13 [auto_selling_coches.net] INFO: Scrape type for 70249586: 1
2026-03-26 15:15:13 [auto_selling_coches.net] INFO: Scraping new listing 70249586
2026-03-26 15:15:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:15:13 [auto_selling_coches.net] INFO: Found listing with ID: 70235072
2026-03-26 15:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%2770235072%27 HTTP/1.1" 200 None
2026-03-26 15:15:13 [auto_selling_coches.net] INFO: Scrape type for 70235072: 1
2026-03-26 15:15:13 [auto_selling_coches.net] INFO: Scraping new listing 70235072
2026-03-26 15:15:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:15:13 [auto_selling_coches.net] INFO: Found listing with ID: 70226967
2026-03-26 15:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%2770226967%27 HTTP/1.1" 200 None
2026-03-26 15:15:13 [auto_selling_coches.net] INFO: Scrape type for 70226967: 1
2026-03-26 15:15:13 [auto_selling_coches.net] INFO: Scraping new listing 70226967
2026-03-26 15:15:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:15:13 [auto_selling_coches.net] INFO: Found listing with ID: 70196151
2026-03-26 15:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%2770196151%27 HTTP/1.1" 200 None
2026-03-26 15:15:13 [auto_selling_coches.net] INFO: Scrape type for 70196151: 1
2026-03-26 15:15:13 [auto_selling_coches.net] INFO: Scraping new listing 70196151
2026-03-26 15:15:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:15:13 [auto_selling_coches.net] INFO: Found listing with ID: 70184778
2026-03-26 15:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%2770184778%27 HTTP/1.1" 200 None
2026-03-26 15:15:13 [auto_selling_coches.net] INFO: Scrape type for 70184778: 1
2026-03-26 15:15:13 [auto_selling_coches.net] INFO: Scraping new listing 70184778
2026-03-26 15:15:13 [auto_selling_coches.net] INFO: Found listing with ID: 70176146
2026-03-26 15:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%2770176146%27 HTTP/1.1" 200 None
2026-03-26 15:15:13 [auto_selling_coches.net] INFO: Scrape type for 70176146: 1
2026-03-26 15:15:13 [auto_selling_coches.net] INFO: Scraping new listing 70176146
2026-03-26 15:15:13 [auto_selling_coches.net] INFO: Found listing with ID: 70166547
2026-03-26 15:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%2770166547%27 HTTP/1.1" 200 None
2026-03-26 15:15:13 [auto_selling_coches.net] INFO: Scrape type for 70166547: 1
2026-03-26 15:15:13 [auto_selling_coches.net] INFO: Scraping new listing 70166547
2026-03-26 15:15:13 [auto_selling_coches.net] INFO: Found listing with ID: 70157572
2026-03-26 15:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%2770157572%27 HTTP/1.1" 200 None
2026-03-26 15:15:13 [auto_selling_coches.net] INFO: Scrape type for 70157572: 1
2026-03-26 15:15:13 [auto_selling_coches.net] INFO: Scraping new listing 70157572
2026-03-26 15:15:13 [auto_selling_coches.net] INFO: Found listing with ID: 70093902
2026-03-26 15:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%2770093902%27 HTTP/1.1" 200 None
2026-03-26 15:15:13 [auto_selling_coches.net] INFO: Scrape type for 70093902: 1
2026-03-26 15:15:13 [auto_selling_coches.net] INFO: Scraping new listing 70093902
2026-03-26 15:15:13 [auto_selling_coches.net] INFO: Found listing with ID: 70088503
2026-03-26 15:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%2770088503%27 HTTP/1.1" 200 None
2026-03-26 15:15:13 [auto_selling_coches.net] INFO: Scrape type for 70088503: 1
2026-03-26 15:15:13 [auto_selling_coches.net] INFO: Scraping new listing 70088503
2026-03-26 15:15:13 [auto_selling_coches.net] INFO: Found listing with ID: 70054296
2026-03-26 15:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%2770054296%27 HTTP/1.1" 200 None
2026-03-26 15:15:13 [auto_selling_coches.net] INFO: Scrape type for 70054296: 1
2026-03-26 15:15:13 [auto_selling_coches.net] INFO: Scraping new listing 70054296
2026-03-26 15:15:13 [auto_selling_coches.net] INFO: Found listing with ID: 70025620
2026-03-26 15:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%2770025620%27 HTTP/1.1" 200 None
2026-03-26 15:15:13 [auto_selling_coches.net] INFO: Scrape type for 70025620: 1
2026-03-26 15:15:13 [auto_selling_coches.net] INFO: Scraping new listing 70025620
2026-03-26 15:15:13 [auto_selling_coches.net] INFO: Found listing with ID: 70009253
2026-03-26 15:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%2770009253%27 HTTP/1.1" 200 None
2026-03-26 15:15:13 [auto_selling_coches.net] INFO: Scrape type for 70009253: 1
2026-03-26 15:15:13 [auto_selling_coches.net] INFO: Scraping new listing 70009253
2026-03-26 15:15:13 [auto_selling_coches.net] INFO: Found listing with ID: 62665094
2026-03-26 15:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%2762665094%27 HTTP/1.1" 200 None
2026-03-26 15:15:13 [auto_selling_coches.net] INFO: Scrape type for 62665094: 1
2026-03-26 15:15:13 [auto_selling_coches.net] INFO: Scraping new listing 62665094
2026-03-26 15:15:13 [auto_selling_coches.net] INFO: Found listing with ID: 62624681
2026-03-26 15:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%2762624681%27 HTTP/1.1" 200 None
2026-03-26 15:15:13 [auto_selling_coches.net] INFO: Scrape type for 62624681: 1
2026-03-26 15:15:13 [auto_selling_coches.net] INFO: Scraping new listing 62624681
2026-03-26 15:15:13 [auto_selling_coches.net] INFO: Found listing with ID: 62619725
2026-03-26 15:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%2762619725%27 HTTP/1.1" 200 None
2026-03-26 15:15:13 [auto_selling_coches.net] INFO: Scrape type for 62619725: 1
2026-03-26 15:15:13 [auto_selling_coches.net] INFO: Scraping new listing 62619725
2026-03-26 15:15:13 [auto_selling_coches.net] INFO: Found listing with ID: 62618874
2026-03-26 15:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%2762618874%27 HTTP/1.1" 200 None
2026-03-26 15:15:13 [auto_selling_coches.net] INFO: Scrape type for 62618874: 1
2026-03-26 15:15:13 [auto_selling_coches.net] INFO: Scraping new listing 62618874
2026-03-26 15:15:13 [auto_selling_coches.net] INFO: Found listing with ID: 62470838
2026-03-26 15:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%2762470838%27 HTTP/1.1" 200 None
2026-03-26 15:15:13 [auto_selling_coches.net] INFO: Scrape type for 62470838: 1
2026-03-26 15:15:13 [auto_selling_coches.net] INFO: Scraping new listing 62470838
2026-03-26 15:15:13 [auto_selling_coches.net] INFO: No more listings to scrape.
2026-03-26 15:15:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70269398> (referer: https://www.coches.net/concesionario/automovilesbcn/?utm_medium=cpc&utm_source=google&utm_campaign=pmax_nofeed-&gad_source=1&pg=1) ['zyte-api']
2026-03-26 15:15:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:15:14 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
 'body_type': 'SUV',
 'c_o_2_emission_value': 151,
 'category': 'Coches',
 'color': 'Rojo',
 'currency': 'EUR',
 'description': 'Mercedes-Benz GLA 200 AMG 2018\n'
                '\n'
                'Distintivo medioambiental “C” para su circulación por '
                'ciudad \n'
                '\n'
                'AMG Black Line\n'
                'Motor Gasolina de 1600cc con 156cv\n'
                'Cambio automático con levas al volante\n'
                '72.000 Kms\n'
                'Volante multifunción \n'
                'Control y limitador de velocidad\n'
                'Sensor de luces y lluvia\n'
                'Retrovisores eléctricos\n'
                'Climatización por zonas\n'
                'Start/Stop\n'
                'Navegador\n'
                'Sensores de aparcamiento con cámara trasera\n'
                'Llantas de aleación\n'
                'Anclajes ISOFIX\n'
                'Portón maletero eléctrico\n'
                'Bluetooth\n'
                'Mantenimientos al día\n'
                '\n'
                'Garantía mecánica de 1 año con cobertura europea ampliable a '
                '36 meses\n'
                '\n'
                'FINANCIACIÓN DISPONIBLE\n'
                'sujeto a estudio y aprobación por la entidad financiera\n'
                '\n'
                '23.490€ o cuotas a su medida\n'
                '\n'
                'Transporte puerta a puerta opcional!\n'
                '\n'
                '“Dicho anuncio no es vinculante y podría tener errores '
                'tipográficos, se muestra a título informativo y no '
                'contractual."\n'
                '\n'
                'VISITA NUESTRA WEB PARA VER NUESTRO STOCK COMPLETO.',
 'doors_number': 5,
 'emission_standard': 'C',
 'engine': '1.6L',
 'engine_horse_power': 156,
 'expiration_date': None,
 'fuel_type': 'Gasolina',
 'is_damaged': False,
 'is_operable': True,
 'license_plate': None,
 'link_to_web_offer': 'https://www.coches.net/mercedes-benz-clase-gla-gla-200-5p-gasolina-2018-en-barcelona-70269398-covo.aspx',
 'listing': 'auction',
 'location': 'Barcelona',
 'make': 'MERCEDES-BENZ',
 'model': 'Clase GLA',
 'odometer': 70000,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'ES',
 'original_photo_count': 0,
 'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19729099/1d9ac650-b879-4b36-804b-ce5dfe207a33.jpg',
                'https://a.ccdn.es/cnet/vehicles/19729099/cf4a0716-95f6-45b2-9a50-682d956a434e.jpg',
                'https://a.ccdn.es/cnet/vehicles/19729099/a8d3ed06-f142-4817-acf5-942ee88f6628.jpg',
                'https://a.ccdn.es/cnet/vehicles/19729099/b037fc97-8eba-44fe-b18f-53da8d5dca79.jpg',
                'https://a.ccdn.es/cnet/vehicles/19729099/43089178-b9af-4261-aa5a-cbfd96cd82e6.jpg',
                'https://a.ccdn.es/cnet/vehicles/19729099/15ba4cf3-abb2-413e-b790-4cfecb64f6ec.jpg',
                'https://a.ccdn.es/cnet/vehicles/19729099/44b96deb-ceda-4f6b-93e4-e6f9c8fd47ef.jpg',
                'https://a.ccdn.es/cnet/vehicles/19729099/10828a11-1cb8-40c1-beaf-6034f37a464a.jpg',
                'https://a.ccdn.es/cnet/vehicles/19729099/185a7691-f287-4583-b6eb-d30a363abf50.jpg',
                'https://a.ccdn.es/cnet/vehicles/19729099/c48b2e11-4f27-4843-af9f-192853999b20.jpg',
                'https://a.ccdn.es/cnet/vehicles/19729099/9db37f58-4aaa-4092-b95b-2b63df02e53c.jpg',
                'https://a.ccdn.es/cnet/vehicles/19729099/3ca0e41d-04b8-4123-b10a-02716a6597c0.jpg',
                'https://a.ccdn.es/cnet/vehicles/19729099/d2a5c12b-69b3-444d-8523-0f7323e705db.jpg',
                'https://a.ccdn.es/cnet/vehicles/19729099/13866e0f-2873-4382-a305-c6e5661a086c.jpg',
                'https://a.ccdn.es/cnet/vehicles/19729099/a21f320e-0391-463b-af2c-d8a7cc40619b.jpg',
                'https://a.ccdn.es/cnet/vehicles/19729099/34b70e0b-945e-475c-b8a8-98fef9ee348a.jpg',
                'https://a.ccdn.es/cnet/vehicles/19729099/94cc3d15-93ae-4d0c-badc-bc02639a5418.jpg',
                'https://a.ccdn.es/cnet/vehicles/19729099/39e09455-c69b-47e8-890c-4006d4511a07.jpg',
                'https://a.ccdn.es/cnet/vehicles/19729099/cfcafbf7-190f-4b70-a98a-6e9cb330327e.jpg',
                'https://a.ccdn.es/cnet/vehicles/19729099/8035fcf0-a49d-4751-888b-de1bdb73eea4.jpg',
                'https://a.ccdn.es/cnet/vehicles/19729099/3648d9a3-7b1e-40f1-ada9-f71b73ce371c.jpg',
                'https://a.ccdn.es/cnet/vehicles/19729099/588bfab7-09b8-42dc-a574-94a23ab9984b.jpg',
                'https://a.ccdn.es/cnet/vehicles/19729099/5094bf27-5005-4f9d-a2e2-b77e24813808.jpg',
                'https://a.ccdn.es/cnet/vehicles/19729099/af7b84c4-3bd7-498f-bc8d-e58833e9db5a.jpg',
                'https://a.ccdn.es/cnet/vehicles/19729099/ade6de97-3bad-4687-907e-95d48aae3577.jpg',
                'https://a.ccdn.es/cnet/vehicles/19729099/519837b3-1d9f-4dd8-97ec-beeadc7ff657.jpg',
                'https://a.ccdn.es/cnet/vehicles/19729099/9fa5c56a-e23a-4497-b89c-cdb057e37aa8.jpg',
                'https://a.ccdn.es/cnet/vehicles/19729099/33e8c685-f267-4039-8eab-3daa272524bb.jpg',
                'https://a.ccdn.es/cnet/vehicles/19729099/1b6bcca6-334f-4d0c-8b79-9475dc44a493.jpg',
                'https://a.ccdn.es/cnet/vehicles/19729099/2cf5f5ca-ba65-4a63-b952-7283e441bbf8.jpg',
                'https://a.ccdn.es/cnet/vehicles/19729099/dc750044-d4cc-481a-a3aa-90e6e9d7a4b8.jpg',
                'https://a.ccdn.es/cnet/vehicles/19729099/e0b16189-5464-4e4a-b797-e147c1ed2fc1.jpg',
                'https://a.ccdn.es/cnet/vehicles/19729099/1c3df253-5309-4620-8c5c-7fbf84395a3a.jpg',
                'https://a.ccdn.es/cnet/vehicles/19729099/ecf8b56e-abb4-45ab-a655-b6e3643caee1.jpg',
                'https://a.ccdn.es/cnet/vehicles/19729099/626f1f58-ced8-4690-a89c-66c9c17a880a.jpg',
                'https://a.ccdn.es/cnet/vehicles/19729099/31e773bf-58e3-4a44-a6fd-e5b9c56ed953.jpg'],
 'price': 23490,
 'price_includes_vat': True,
 'registration_date': '2018-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'MERCEDES-BENZ Clase GLA GLA 200',
 'transmission': 'automatic',
 'trim': 'GLA 200',
 'vin': None,
 'year': 2018}
2026-03-26 15:15:14 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 3e996fa6-7889-57eb-8e0f-0fb3807223bd with identifier: 70269398
2026-03-26 15:15:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 3e996fa6-7889-57eb-8e0f-0fb3807223bd
2026-03-26 15:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F19729099%252F1d9ac650-b879-4b36-804b-ce5dfe207a33.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19729099/1d9ac650-b879-4b36-804b-ce5dfe207a33.jpg not downloaded yet
2026-03-26 15:15:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70235072> (referer: https://www.coches.net/concesionario/automovilesbcn/?utm_medium=cpc&utm_source=google&utm_campaign=pmax_nofeed-&gad_source=1&pg=1) ['zyte-api']
2026-03-26 15:15:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70249586> (referer: https://www.coches.net/concesionario/automovilesbcn/?utm_medium=cpc&utm_source=google&utm_campaign=pmax_nofeed-&gad_source=1&pg=1) ['zyte-api']
2026-03-26 15:15:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:15:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70277209> (referer: https://www.coches.net/concesionario/automovilesbcn/?utm_medium=cpc&utm_source=google&utm_campaign=pmax_nofeed-&gad_source=1&pg=1) ['zyte-api']
2026-03-26 15:15:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:15:14 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
 'body_type': 'Familiar',
 'c_o_2_emission_value': 131,
 'category': 'Coches',
 'color': 'Granate',
 'currency': 'EUR',
 'description': 'Mazda 6 2.0 Style 2017 \n'
                '\n'
                'Distintivo medioambiental “C” para su circulación por '
                'ciudad \n'
                'Unidad disponible\n'
                '\n'
                'Motor gasolina de 2000cc con 145cv\n'
                'Cambio manual de 6 velocidades\n'
                '129.400 Kms\n'
                'Familiar\n'
                'Volante multifunción\n'
                'Control y limitador de velocidad\n'
                'Luces automáticas\n'
                'Aire acondicionado por zonas\n'
                'Anclajes ISOFIX\n'
                'Start/Stop\n'
                'ESP\n'
                'Retrovisores plegables eléctricos\n'
                'Navegador\n'
                'Freno de mano eléctrico\n'
                'Bluetooth\n'
                'Llantas de aleación\n'
                'Mantenimientos al día\n'
                '\n'
                'Garantía mecánica de 1 año con cobertura europea ampliable a '
                '36 meses\n'
                '\n'
                'FINANCIACIÓN DISPONIBLE\n'
                'sujeto a estudio y aprobación por la entidad financiera\n'
                '\n'
                '13.900€ o cuotas a su medida\n'
                '\n'
                'Transporte puerta a puerta opcional!\n'
                '\n'
                '“Dicho anuncio no es vinculante y podría tener errores '
                'tipográficos, se muestra a título informativo y no '
                'contractual."\n'
                '\n'
                'VISITA NUESTRA WEB PARA VER NUESTRO STOCK COMPLETO.',
 'doors_number': 5,
 'emission_standard': 'C',
 'engine': '2.0L',
 'engine_horse_power': 145,
 'expiration_date': None,
 'fuel_type': 'Gasolina',
 'is_damaged': False,
 'is_operable': True,
 'license_plate': None,
 'link_to_web_offer': 'https://www.coches.net/mazda-mazda6-20-ge-107kw-145cv-style-wgn-5p-gasolina-2017-en-barcelona-70235072-covo.aspx',
 'listing': 'auction',
 'location': 'Barcelona',
 'make': 'MAZDA',
 'model': 'Mazda6',
 'odometer': 129400,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'ES',
 'original_photo_count': 0,
 'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19704853/027c65de-443a-452f-aa8e-8088333ca86d.jpg',
                'https://a.ccdn.es/cnet/vehicles/19704853/9b1ef865-cf46-46f4-8807-8d56ffc83358.jpg',
                'https://a.ccdn.es/cnet/vehicles/19704853/bf4b5151-33ff-414e-be66-6feeaddae5a0.jpg',
                'https://a.ccdn.es/cnet/vehicles/19704853/2a5aaa52-878e-42c0-aee6-e25b089e7595.jpg',
                'https://a.ccdn.es/cnet/vehicles/19704853/481ecf22-c2ec-4553-9262-5f794f4443a5.jpg',
                'https://a.ccdn.es/cnet/vehicles/19704853/4aac873e-7c39-4403-856f-b404b7a4d585.jpg',
                'https://a.ccdn.es/cnet/vehicles/19704853/7f44d49e-71ee-459c-8b0b-a231b88750c5.jpg',
                'https://a.ccdn.es/cnet/vehicles/19704853/479c3287-6166-4a9a-844f-ce1318b569df.jpg',
                'https://a.ccdn.es/cnet/vehicles/19704853/ae61232b-7fb1-4b96-a2cd-aa122510fa1a.jpg',
                'https://a.ccdn.es/cnet/vehicles/19704853/0e7f1d16-ea67-401d-83b4-0bcb15d45ef3.jpg',
                'https://a.ccdn.es/cnet/vehicles/19704853/7109760e-d3f4-4b52-b025-c0483715b557.jpg',
                'https://a.ccdn.es/cnet/vehicles/19704853/747676be-93ec-4ecf-b2de-6ee2950e470f.jpg',
                'https://a.ccdn.es/cnet/vehicles/19704853/d365d523-b1d2-43b8-9bf4-b98f9e8cce09.jpg',
                'https://a.ccdn.es/cnet/vehicles/19704853/0ac9cb8c-ca1a-4bbc-b2bb-89f34be11029.jpg',
                'https://a.ccdn.es/cnet/vehicles/19704853/16bfd4fd-f685-4f67-9ade-8df5786e513a.jpg',
                'https://a.ccdn.es/cnet/vehicles/19704853/c95afd38-f5cc-4b79-938c-02bacf025fed.jpg',
                'https://a.ccdn.es/cnet/vehicles/19704853/c98640e3-9d82-4bfc-aa99-401ebd0ca239.jpg',
                'https://a.ccdn.es/cnet/vehicles/19704853/9d9fbd4d-aa14-4501-9abb-c1fd88fb2662.jpg',
                'https://a.ccdn.es/cnet/vehicles/19704853/90374a5b-717b-46ee-b4ac-2cbef4c3a900.jpg',
                'https://a.ccdn.es/cnet/vehicles/19704853/bca0a464-685c-4830-b3d8-3cd14f4522b1.jpg',
                'https://a.ccdn.es/cnet/vehicles/19704853/8fcd4f3d-8ee6-43b2-a9d1-07ef21e9108c.jpg',
                'https://a.ccdn.es/cnet/vehicles/19704853/34f264e5-0f86-4e84-9e36-81129049801f.jpg',
                'https://a.ccdn.es/cnet/vehicles/19704853/4052b0a5-02eb-4b1e-9d7e-380f48cc342a.jpg',
                'https://a.ccdn.es/cnet/vehicles/19704853/01d40aa6-593b-480c-bb73-ce23aeb1dede.jpg',
                'https://a.ccdn.es/cnet/vehicles/19704853/bfb7e6b7-0260-4162-a0c0-c3f110331a5e.jpg',
                'https://a.ccdn.es/cnet/vehicles/19704853/a51e1cb9-b65d-43e3-8dff-850de9ebe1b4.jpg',
                'https://a.ccdn.es/cnet/vehicles/19704853/4aaf9eef-ff8b-43cb-8eb3-e014e6adf1c8.jpg',
                'https://a.ccdn.es/cnet/vehicles/19704853/099084a2-d1ed-48a6-8c99-a9ba0525a865.jpg',
                'https://a.ccdn.es/cnet/vehicles/19704853/0e1c91ba-c964-4f6a-819f-2ab69d5f9b79.jpg',
                'https://a.ccdn.es/cnet/vehicles/19704853/7afb048f-9b9e-4d9a-9ca3-55a8a0f1658d.jpg',
                'https://a.ccdn.es/cnet/vehicles/19704853/6ab69cfd-f2f6-4176-aec4-9f4c509e6c97.jpg',
                'https://a.ccdn.es/cnet/vehicles/19704853/4e31e84d-3f6a-4389-b1cc-5e9200e5453c.jpg',
                'https://a.ccdn.es/cnet/vehicles/19704853/8d136dbb-02a6-4d75-900b-131a3a33d93b.jpg'],
 'price': 13990,
 'price_includes_vat': True,
 'registration_date': '2017-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'MAZDA Mazda6 2.0 GE Style WGN',
 'transmission': 'manual',
 'trim': '2.0 GE 107kW 145CV Style WGN',
 'vin': None,
 'year': 2017}
2026-03-26 15:15:14 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 6ea71984-f79c-59ce-9a23-5382241ae72b with identifier: 70235072
2026-03-26 15:15:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 6ea71984-f79c-59ce-9a23-5382241ae72b
2026-03-26 15:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F19704853%252F027c65de-443a-452f-aa8e-8088333ca86d.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19704853/027c65de-443a-452f-aa8e-8088333ca86d.jpg not downloaded yet
2026-03-26 15:15:14 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
 'body_type': 'Berlina',
 'c_o_2_emission_value': 99,
 'category': 'Coches',
 'color': 'Blanco',
 'currency': 'EUR',
 'description': 'Este Nissan Micra Acenta combina dinamismo y funcionalidad en '
                'un formato urbano compacto. Equipado con motor gasolina de '
                '0.9 litros y sistema Start/Stop, ofrece un consumo contenido '
                'de 4,4 l/100km en ciclo mixto, ideal para desplazamientos '
                'diarios. Su etiqueta medioambiental C garantiza acceso a la '
                'mayoría de zonas urbanas reguladas.\n'
                '\n'
                'En el interior destaca por su confort, con volante '
                'multifunción ajustable, aire acondicionado y ordenador de '
                'viaje. La seguridad viene reforzada con airbags frontales, '
                'laterales y de cortina, control de estabilidad y preparación '
                'Isofix. El equipamiento incluye control de crucero, luces '
                'antiniebla y llantas de aleación de 16 pulgadas.\n'
                '\n'
                'Entre sus opcionales disponibles, resulta especialmente '
                'interesante el Pack Tech que incorpora navegador, cámara '
                'trasera y sistema de sonido BOSE, mejorando '
                'significativamente la experiencia a bordo.',
 'doors_number': 5,
 'emission_standard': 'C',
 'engine': '0.9L',
 'engine_horse_power': 90,
 'expiration_date': None,
 'fuel_type': 'Gasolina',
 'is_damaged': False,
 'is_operable': True,
 'license_plate': None,
 'link_to_web_offer': 'https://www.coches.net/nissan-micra-igt-66-kw-90-cv-ss-acenta-5p-gasolina-2017-en-barcelona-70249586-covo.aspx',
 'listing': 'auction',
 'location': 'Barcelona',
 'make': 'NISSAN',
 'model': 'Micra',
 'odometer': 88000,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'ES',
 'original_photo_count': 0,
 'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19714073/1010aea6-d23b-4129-9842-512cdb141243.jpg',
                'https://a.ccdn.es/cnet/vehicles/19714073/334cbf26-81d9-4492-8c35-addd9e1c59f1.jpg',
                'https://a.ccdn.es/cnet/vehicles/19714073/41cc0707-aded-4da0-9402-99f8489f908f.jpg',
                'https://a.ccdn.es/cnet/vehicles/19714073/00feeb9b-b50d-4aa4-beaf-4ce73e9deeb0.jpg',
                'https://a.ccdn.es/cnet/vehicles/19714073/7584de9f-79c5-44ba-9ab7-10a3d20b6386.jpg',
                'https://a.ccdn.es/cnet/vehicles/19714073/0b69846e-e2cb-4372-a20d-0860a9aadbaa.jpg',
                'https://a.ccdn.es/cnet/vehicles/19714073/af7e0a6e-56ca-4949-9f11-bdd9522ac6f4.jpg',
                'https://a.ccdn.es/cnet/vehicles/19714073/f0a7850c-0f41-41b2-9790-53a40b532629.jpg',
                'https://a.ccdn.es/cnet/vehicles/19714073/0a13721a-9b85-4803-a9d1-cd74d02a1293.jpg',
                'https://a.ccdn.es/cnet/vehicles/19714073/cb70baff-f01a-48a2-a3e7-da26724533ba.jpg',
                'https://a.ccdn.es/cnet/vehicles/19714073/5b89dca5-e715-432a-9fd3-1aab1bc1b432.jpg',
                'https://a.ccdn.es/cnet/vehicles/19714073/5c2cf686-c715-4bca-9db4-c605f68ef313.jpg',
                'https://a.ccdn.es/cnet/vehicles/19714073/7c521627-3ea6-4df2-8cbc-8d382b643a92.jpg',
                'https://a.ccdn.es/cnet/vehicles/19714073/caa2e637-f4b4-4526-a6ba-e13e3dfcf202.jpg',
                'https://a.ccdn.es/cnet/vehicles/19714073/9b5df37d-dda0-4717-90f6-e86065a632bc.jpg',
                'https://a.ccdn.es/cnet/vehicles/19714073/4272ca8c-c10b-41e7-9aee-e834b9f4b7f4.jpg',
                'https://a.ccdn.es/cnet/vehicles/19714073/2daf798c-e6b2-443b-9138-054f2f27f616.jpg',
                'https://a.ccdn.es/cnet/vehicles/19714073/ed14d103-a3a0-4b29-8562-55c8bb1eb247.jpg',
                'https://a.ccdn.es/cnet/vehicles/19714073/a25f79bc-a35f-4618-bb3e-cbe0ff4b0a0f.jpg',
                'https://a.ccdn.es/cnet/vehicles/19714073/62778a64-fd58-470b-8940-95f965665b0a.jpg',
                'https://a.ccdn.es/cnet/vehicles/19714073/d546bf77-2a7b-4ac7-b4e7-f18288bf4c8e.jpg',
                'https://a.ccdn.es/cnet/vehicles/19714073/8a77c5ae-701a-4ea2-880a-a705336734ff.jpg'],
 'price': 9490,
 'price_includes_vat': True,
 'registration_date': '2017-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'NISSAN Micra IGT 90 CV SS Acenta',
 'transmission': 'manual',
 'trim': 'IGT 66 kW 90 CV SS Acenta',
 'vin': None,
 'year': 2017}
2026-03-26 15:15:14 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 11764421-cc01-57d2-83f4-ae2cabe99b16 with identifier: 70249586
2026-03-26 15:15:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 11764421-cc01-57d2-83f4-ae2cabe99b16
2026-03-26 15:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F19714073%252F1010aea6-d23b-4129-9842-512cdb141243.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19714073/1010aea6-d23b-4129-9842-512cdb141243.jpg not downloaded yet
2026-03-26 15:15:15 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
 'body_type': 'Berlina',
 'c_o_2_emission_value': 120,
 'category': 'Coches',
 'color': 'Gris / Plata',
 'currency': 'EUR',
 'description': 'Este Ford Fiesta 1.25 Duratec Trend destaca por su equilibrio '
                'entre eficiencia y practicidad urbana. Con etiqueta '
                'medioambiental C, permite el acceso a la mayoría de zonas de '
                'bajas emisiones de las ciudades españolas con las '
                'restricciones actuales. \n'
                '\n'
                'Su interior ofrece un espacio bien aprovechado con asientos '
                'traseros abatibles que amplían la capacidad del maletero de '
                '290 a 974 litros, adaptándose a diferentes necesidades. La '
                'dirección asistida eléctrica con endurecimiento progresivo '
                'mejora la maniobrabilidad en ciudad y la estabilidad en '
                'carretera.\n'
                '\n'
                'Entre su equipamiento, incluye elementos de seguridad como '
                'control de estabilidad, ABS, airbags frontales, laterales y '
                'de cortina, además de anclajes Isofix. Cuenta con extras como '
                'luces diurnas LED y control de crucero que aumentan su '
                'confort en trayectos largos. Este vehículo resulta '
                'especialmente adecuado para quienes buscan un utilitario '
                'fiable, económico y versátil para el día a día.\n'
                '\n'
                '??Ford Fiesta 1.2 gasolina 82cv 2015: el coche ideal para '
                'moverte sin gastar de más ????\n'
                '\n'
                'Buscas un coche que no te complique la vida…\n'
                '\n'
                'Este Ford Fiesta 1.2 gasolina de 82cv es ese coche que '
                'siempre responde.\n'
                'Perfecto para moverte por ciudad, aparcar sin estrés y gastar '
                'poco.\n'
                '\n'
                'Con un consumo contenido y un mantenimiento sencillo, es '
                'ideal como primer coche o para el día a día.\n'
                '\n'
                'Cómodo, fiable y listo para acompañarte en cada trayecto.\n'
                '\n'
                '?? Escríbenos y ven a verlo\n'
                '?? Automóviles Bcn\n'
                '\n'
                '#FordFiesta #CocheDeOcasión #CochesBarcelona #Utilitario',
 'doors_number': 5,
 'emission_standard': 'C',
 'engine': '1.2L',
 'engine_horse_power': 82,
 'expiration_date': None,
 'fuel_type': 'Gasolina',
 'is_damaged': False,
 'is_operable': True,
 'license_plate': None,
 'link_to_web_offer': 'https://www.coches.net/ford-fiesta-125-duratec-82cv-trend-5p-5p-gasolina-2015-en-barcelona-70277209-covo.aspx',
 'listing': 'auction',
 'location': 'Barcelona',
 'make': 'FORD',
 'model': 'Fiesta',
 'odometer': 86500,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'ES',
 'original_photo_count': 0,
 'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19729131/228dd9b9-a382-4612-b8e0-8a59270b0db0.jpg',
                'https://a.ccdn.es/cnet/vehicles/19729131/7cc7f419-39f8-466e-9f16-b276a9c59716.jpg',
                'https://a.ccdn.es/cnet/vehicles/19729131/fca6711c-a07d-463b-83de-f346be2d7941.jpg',
                'https://a.ccdn.es/cnet/vehicles/19729131/c2287ca7-3b8b-4acb-8cae-10b37eca1d31.jpg',
                'https://a.ccdn.es/cnet/vehicles/19729131/478ac1d0-3ef3-4b2f-bcdb-49120677a8cc.jpg',
                'https://a.ccdn.es/cnet/vehicles/19729131/74ca4f50-fd3b-4950-a609-769d7683e199.jpg',
                'https://a.ccdn.es/cnet/vehicles/19729131/c79493fd-0563-4405-9a05-16a2896bd99d.jpg',
                'https://a.ccdn.es/cnet/vehicles/19729131/894b2625-8663-48d6-a5ee-469485ae7fd9.jpg',
                'https://a.ccdn.es/cnet/vehicles/19729131/1cc578f9-8208-47e6-abfc-e59ded947f3e.jpg',
                'https://a.ccdn.es/cnet/vehicles/19729131/b2616af1-3c2b-4476-9c7f-a45374aa004b.jpg',
                'https://a.ccdn.es/cnet/vehicles/19729131/43cb0fe6-acb2-4a12-8760-61f7589b201c.jpg',
                'https://a.ccdn.es/cnet/vehicles/19729131/ac969f43-74d1-4cf2-ae36-bc3298ad2708.jpg',
                'https://a.ccdn.es/cnet/vehicles/19729131/95135454-f1ff-4f49-a0c9-5985acdaf614.jpg',
                'https://a.ccdn.es/cnet/vehicles/19729131/d2c31d71-1ebd-4aaf-a3bb-fa01e2ca3a20.jpg',
                'https://a.ccdn.es/cnet/vehicles/19729131/d380ce26-0e4d-4db5-b881-fce120b30157.jpg',
                'https://a.ccdn.es/cnet/vehicles/19729131/ac5ea3d7-62ed-43f6-ad85-728465264ff9.jpg',
                'https://a.ccdn.es/cnet/vehicles/19729131/9aa2c10a-7013-4cd8-a93f-8b6568c66c6f.jpg',
                'https://a.ccdn.es/cnet/vehicles/19729131/3f0dea14-8e99-4e44-81bc-7be8660c7a35.jpg',
                'https://a.ccdn.es/cnet/vehicles/19729131/d7d33eb1-aa8c-4b02-9384-52fb6131b205.jpg',
                'https://a.ccdn.es/cnet/vehicles/19729131/262528ff-22a1-468d-a1fc-1ce3071ae101.jpg',
                'https://a.ccdn.es/cnet/vehicles/19729131/7f8f017a-de26-4fad-a985-4189368c8ed2.jpg',
                'https://a.ccdn.es/cnet/vehicles/19729131/74a64423-44c2-4478-8f3a-4a7cd09e83ac.jpg'],
 'price': 6990,
 'price_includes_vat': True,
 'registration_date': '2015-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'FORD Fiesta 1.25 Duratec Trend',
 'transmission': 'manual',
 'trim': '1.25 Duratec 82cv Trend 5p',
 'vin': None,
 'year': 2015}
2026-03-26 15:15:15 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 7e0f1b08-23ea-59e0-ad30-3a5b24010baf with identifier: 70277209
2026-03-26 15:15:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 7e0f1b08-23ea-59e0-ad30-3a5b24010baf
2026-03-26 15:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F19729131%252F228dd9b9-a382-4612-b8e0-8a59270b0db0.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19729131/228dd9b9-a382-4612-b8e0-8a59270b0db0.jpg not downloaded yet
2026-03-26 15:15:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70226967> (referer: https://www.coches.net/concesionario/automovilesbcn/?utm_medium=cpc&utm_source=google&utm_campaign=pmax_nofeed-&gad_source=1&pg=1) ['zyte-api']
2026-03-26 15:15:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/19729099/1d9ac650-b879-4b36-804b-ce5dfe207a33.jpg> (referer: None)
2026-03-26 15:15:15 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
 'body_type': 'Familiar',
 'c_o_2_emission_value': 117,
 'category': 'Coches',
 'color': 'Blanco',
 'currency': 'EUR',
 'description': 'SKODA Superb Combi 2.0 TDI DSG Style 2018 18.900€\n'
                '\n'
                'Distintivo medioambiental “C” para su circulación por '
                'ciudad \n'
                '\n'
                'Unidad disponible\n'
                '\n'
                'Motor Diesel de 2000cc con 150cv\n'
                'Cambio automático DSG\n'
                '68.000 Kms\n'
                'Volante multifunción con levas\n'
                'Control y limitador de velocidad\n'
                'Luces automáticas\n'
                'Navegador\n'
                'Bluetooth\n'
                'Aire acondicionado por zonas\n'
                'Usb\n'
                'Botón SOS\n'
                'Sensores de aparcamiento con cámara \n'
                'Anclajes ISOFIX\n'
                'Asientos tapicería mixta\n'
                'Start/Stop\n'
                'Freno de mano eléctrico con Auto Hold\n'
                'Llantas de alecion\n'
                'Mantenimientos al día\n'
                '\n'
                'Garantía mecánica de 1 año con cobertura europea ampliable a '
                '36 meses\n'
                '\n'
                'FINANCIACIÓN DISPONIBLE\n'
                'sujeto a estudio y aprobación por la entidad financiera\n'
                '\n'
                'Transporte puerta a puerta opcional!\n'
                '\n'
                '“Dicho anuncio no es vinculante y podría tener errores '
                'tipográficos, se muestra a título informativo y no '
                'contractual."\n'
                '\n'
                'VISITA NUESTRA WEB PARA VER NUESTRO STOCK COMPLETO.',
 'doors_number': 5,
 'emission_standard': 'C',
 'engine': '2.0L',
 'engine_horse_power': 150,
 'expiration_date': None,
 'fuel_type': 'Diesel',
 'is_damaged': False,
 'is_operable': True,
 'license_plate': None,
 'link_to_web_offer': 'https://www.coches.net/skoda-superb-combi-20-tdi-110kw-150cv-dsg-style-5p-diesel-2019-en-barcelona-70226967-covo.aspx',
 'listing': 'auction',
 'location': 'Barcelona',
 'make': 'SKODA',
 'model': 'Superb',
 'odometer': 68000,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'ES',
 'original_photo_count': 0,
 'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19697976/91a4bf06-2c76-4245-8782-390c67c248d4.jpg',
                'https://a.ccdn.es/cnet/vehicles/19697976/ba906fac-44d7-4291-a6ef-cdfae1c3f4cd.jpg',
                'https://a.ccdn.es/cnet/vehicles/19697976/fe1ca80d-158f-425a-8734-0691b0cd03cb.jpg',
                'https://a.ccdn.es/cnet/vehicles/19697976/6a52a282-f1b3-4d62-be54-3a864043562a.jpg',
                'https://a.ccdn.es/cnet/vehicles/19697976/e2f52ef5-e1d3-43c2-b975-c3e2c269d3d5.jpg',
                'https://a.ccdn.es/cnet/vehicles/19697976/0bfc45b0-2caa-42ab-8224-889b230ce86f.jpg',
                'https://a.ccdn.es/cnet/vehicles/19697976/6b18d890-e4b7-47b2-8a98-39e7cace32eb.jpg',
                'https://a.ccdn.es/cnet/vehicles/19697976/4248d3cd-20aa-4112-b211-b2d645c3182f.jpg',
                'https://a.ccdn.es/cnet/vehicles/19697976/e39558bb-ffb1-4f1d-84dd-c0f39ef1961c.jpg',
                'https://a.ccdn.es/cnet/vehicles/19697976/40f24547-b477-42d4-ac90-b83433f4d469.jpg',
                'https://a.ccdn.es/cnet/vehicles/19697976/9758360e-82c0-4ba0-88df-f76cf02e5489.jpg',
                'https://a.ccdn.es/cnet/vehicles/19697976/1c9a82d1-04c8-4a97-b8eb-e8925c7c03ef.jpg',
                'https://a.ccdn.es/cnet/vehicles/19697976/ec6f59ad-c243-46ac-8092-3c4d4535b6fe.jpg',
                'https://a.ccdn.es/cnet/vehicles/19697976/90fd6485-d5fe-4401-b436-b01c227e9d38.jpg',
                'https://a.ccdn.es/cnet/vehicles/19697976/56a31654-87d2-4550-aa15-d120a0239564.jpg',
                'https://a.ccdn.es/cnet/vehicles/19697976/7eee976b-0a9c-414c-9e62-94acd8bf1344.jpg',
                'https://a.ccdn.es/cnet/vehicles/19697976/30dd7feb-f7d5-461d-9c47-5f40d29feb81.jpg',
                'https://a.ccdn.es/cnet/vehicles/19697976/339f40f6-82a9-484d-af33-2a1fa1f80c8e.jpg',
                'https://a.ccdn.es/cnet/vehicles/19697976/9b9f20bf-fd68-4073-af4b-8ce8b1ff6550.jpg',
                'https://a.ccdn.es/cnet/vehicles/19697976/381f7034-84b6-42c3-a943-d9c36bf4e731.jpg',
                'https://a.ccdn.es/cnet/vehicles/19697976/54e0e0b6-bee4-410d-9934-4c2067a0f235.jpg',
                'https://a.ccdn.es/cnet/vehicles/19697976/6efd85dd-cea5-4c07-9fbb-30b4664d6df7.jpg',
                'https://a.ccdn.es/cnet/vehicles/19697976/065130cc-e3d2-4e62-9347-b44fedcb62a7.jpg',
                'https://a.ccdn.es/cnet/vehicles/19697976/613bd885-2459-4ebb-8c28-e6669066d28b.jpg',
                'https://a.ccdn.es/cnet/vehicles/19697976/4412f3e9-e3a8-4bec-b15a-0162fc00124b.jpg',
                'https://a.ccdn.es/cnet/vehicles/19697976/0cf885b3-00d6-4ce2-a8e7-c7ad12504f5f.jpg',
                'https://a.ccdn.es/cnet/vehicles/19697976/a3be37b0-483d-4d27-a679-0f5ff85c577a.jpg',
                'https://a.ccdn.es/cnet/vehicles/19697976/b3abc341-974d-43c5-a0c6-31e4384f7d1f.jpg',
                'https://a.ccdn.es/cnet/vehicles/19697976/b78fb705-9873-4203-aea2-5b4b4141bc74.jpg',
                'https://a.ccdn.es/cnet/vehicles/19697976/faa50983-bad7-43dd-94c2-ac67282c53b2.jpg',
                'https://a.ccdn.es/cnet/vehicles/19697976/4bb3a686-a0be-44cf-a8a3-f8af5e1faa59.jpg',
                'https://a.ccdn.es/cnet/vehicles/19697976/ffafa7bb-35d9-494c-aeb3-3c8bcc892371.jpg',
                'https://a.ccdn.es/cnet/vehicles/19697976/138408e8-d4c7-4f64-9b3a-d53c71aa30ed.jpg',
                'https://a.ccdn.es/cnet/vehicles/19697976/6879e9fa-bb49-42a8-995d-ec76406f6186.jpg',
                'https://a.ccdn.es/cnet/vehicles/19697976/7fccdb30-18fa-41c1-b13a-b220ee1f4035.jpg',
                'https://a.ccdn.es/cnet/vehicles/19697976/7e0f61bb-a77a-4967-afd6-cdd7dbd74bd6.jpg',
                'https://a.ccdn.es/cnet/vehicles/19697976/5b7bf171-3ee7-4c8c-be2b-7202d61d35b3.jpg',
                'https://a.ccdn.es/cnet/vehicles/19697976/bb69122a-abca-4a8e-92dc-05f8a76c429f.jpg',
                'https://a.ccdn.es/cnet/vehicles/19697976/665d6aed-c698-4707-af08-d6d9f0c0277e.jpg',
                'https://a.ccdn.es/cnet/vehicles/19697976/a517173a-84ba-498f-ab41-bd1286576f94.jpg',
                'https://a.ccdn.es/cnet/vehicles/19697976/07530327-f009-4e7b-a7bd-df1578fa1923.jpg',
                'https://a.ccdn.es/cnet/vehicles/19697976/3a9f6aca-d295-43e1-88dc-efe2b7bda51e.jpg',
                'https://a.ccdn.es/cnet/vehicles/19697976/f6126a74-a2d4-402f-a671-0be5ec0f74b0.jpg'],
 'price': 18900,
 'price_includes_vat': True,
 'registration_date': '2018-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'SKODA Superb Combi 2.0 TDI DSG Style',
 'transmission': 'automatic',
 'trim': 'Combi 2.0 TDI 110KW 150cv DSG Style',
 'vin': None,
 'year': 2018}
2026-03-26 15:15:15 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 8c39a0d7-cde9-5573-aae3-2ab0a1859ade with identifier: 70226967
2026-03-26 15:15:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 8c39a0d7-cde9-5573-aae3-2ab0a1859ade
2026-03-26 15:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F19697976%252F91a4bf06-2c76-4245-8782-390c67c248d4.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19697976/91a4bf06-2c76-4245-8782-390c67c248d4.jpg already downloaded
2026-03-26 15:15:15 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 8c39a0d7-cde9-5573-aae3-2ab0a1859ade with identifier 70226967
2026-03-26 15:15:15 [azure.servicebus._pyamqp._connection] INFO: Connection state changed: None -> <ConnectionState.START: 0>
2026-03-26 15:15:15 [azure.servicebus._pyamqp._connection] INFO: Connection state changed: <ConnectionState.START: 0> -> <ConnectionState.HDR_SENT: 2>
2026-03-26 15:15:15 [azure.servicebus._pyamqp._connection] INFO: Connection state changed: <ConnectionState.HDR_SENT: 2> -> <ConnectionState.HDR_SENT: 2>
2026-03-26 15:15:15 [azure.servicebus._pyamqp._connection] INFO: Connection state changed: <ConnectionState.HDR_SENT: 2> -> <ConnectionState.OPEN_PIPE: 4>
2026-03-26 15:15:15 [azure.servicebus._pyamqp.session] INFO: Session state changed: <SessionState.UNMAPPED: 0> -> <SessionState.BEGIN_SENT: 1>
2026-03-26 15:15:15 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.DETACHED: 0> -> <LinkState.ATTACH_SENT: 1>
2026-03-26 15:15:15 [azure.servicebus._pyamqp.management_link] INFO: Management link receiver state changed: <LinkState.DETACHED: 0> -> <LinkState.ATTACH_SENT: 1>
2026-03-26 15:15:15 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.DETACHED: 0> -> <LinkState.ATTACH_SENT: 1>
2026-03-26 15:15:15 [azure.servicebus._pyamqp.management_link] INFO: Management link sender state changed: <LinkState.DETACHED: 0> -> <LinkState.ATTACH_SENT: 1>
2026-03-26 15:15:15 [azure.servicebus._pyamqp._connection] INFO: Connection state changed: <ConnectionState.OPEN_PIPE: 4> -> <ConnectionState.OPEN_SENT: 7>
2026-03-26 15:15:15 [azure.servicebus._pyamqp._connection] INFO: Connection state changed: <ConnectionState.OPEN_SENT: 7> -> <ConnectionState.OPENED: 9>
2026-03-26 15:15:15 [azure.servicebus._pyamqp.session] INFO: Session state changed: <SessionState.BEGIN_SENT: 1> -> <SessionState.MAPPED: 3>
2026-03-26 15:15:15 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.ATTACH_SENT: 1> -> <LinkState.ATTACHED: 3>
2026-03-26 15:15:15 [azure.servicebus._pyamqp.management_link] INFO: Management link receiver state changed: <LinkState.ATTACH_SENT: 1> -> <LinkState.ATTACHED: 3>
2026-03-26 15:15:15 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.ATTACH_SENT: 1> -> <LinkState.ATTACHED: 3>
2026-03-26 15:15:15 [azure.servicebus._pyamqp.management_link] INFO: Management link sender state changed: <LinkState.ATTACH_SENT: 1> -> <LinkState.ATTACHED: 3>
2026-03-26 15:15:15 [azure.servicebus._pyamqp.cbs] DEBUG: CBS completed opening with status: <ManagementOpenResult.OK: 1>
2026-03-26 15:15:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
2026-03-26 15:15:15 [urllib3.connectionpool] DEBUG: https://login.microsoftonline.com:443 "POST /8ea908c1-4e85-4692-bc3f-3646b9b40891/oauth2/v2.0/token HTTP/1.1" 200 2019
2026-03-26 15:15:15 [azure.identity._credentials.chained] INFO: DefaultAzureCredential acquired a token from WorkloadIdentityCredential
2026-03-26 15:15:15 [azure.servicebus._pyamqp.cbs] DEBUG: CBS update in progress. Token put time: 1774538115
2026-03-26 15:15:15 [azure.servicebus._pyamqp.cbs] DEBUG: CBS update in progress. Token put time: 1774538115
2026-03-26 15:15:15 [azure.servicebus._pyamqp.cbs] DEBUG: CBS Put token result (<ManagementExecuteOperationResult.OK: 0>), status code: 202, status_description: b'Accepted'.
2026-03-26 15:15:15 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 15:15:15 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.DETACHED: 0> -> <LinkState.ATTACH_SENT: 1>
2026-03-26 15:15:15 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.ATTACH_SENT: 1> -> <LinkState.ATTACHED: 3>
2026-03-26 15:15:15 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 15:15:15 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 15:15:15 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 15:15:15 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 15:15:15 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 8c39a0d7-cde9-5573-aae3-2ab0a1859ade
2026-03-26 15:15:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://web.gw.coches.net/details/70226967>
{'auction_title': '',
 'body_type': 'Familiar',
 'c_o_2_emission_value': 117,
 'category': 'Coches',
 'color': 'Blanco',
 'currency': 'EUR',
 'description': 'SKODA Superb Combi 2.0 TDI DSG Style 2018 18.900€\n'
                '\n'
                'Distintivo medioambiental “C” para su circulación por '
                'ciudad \n'
                '\n'
                'Unidad disponible\n'
                '\n'
                'Motor Diesel de 2000cc con 150cv\n'
                'Cambio automático DSG\n'
                '68.000 Kms\n'
                'Volante multifunción con levas\n'
                'Control y limitador de velocidad\n'
                'Luces automáticas\n'
                'Navegador\n'
                'Bluetooth\n'
                'Aire acondicionado por zonas\n'
                'Usb\n'
                'Botón SOS\n'
                'Sensores de aparcamiento con cámara \n'
                'Anclajes ISOFIX\n'
                'Asientos tapicería mixta\n'
                'Start/Stop\n'
                'Freno de mano eléctrico con Auto Hold\n'
                'Llantas de alecion\n'
                'Mantenimientos al día\n'
                '\n'
                'Garantía mecánica de 1 año con cobertura europea ampliable a '
                '36 meses\n'
                '\n'
                'FINANCIACIÓN DISPONIBLE\n'
                'sujeto a estudio y aprobación por la entidad financiera\n'
                '\n'
                'Transporte puerta a puerta opcional!\n'
                '\n'
                '“Dicho anuncio no es vinculante y podría tener errores '
                'tipográficos, se muestra a título informativo y no '
                'contractual."\n'
                '\n'
                'VISITA NUESTRA WEB PARA VER NUESTRO STOCK COMPLETO.',
 'doors_number': 5,
 'emission_standard': 'C',
 'engine': '2.0L',
 'engine_horse_power': 150,
 'expiration_date': None,
 'fuel_type': 'Diesel',
 'id': '8c39a0d7-cde9-5573-aae3-2ab0a1859ade',
 'is_damaged': False,
 'is_operable': True,
 'license_plate': None,
 'link_to_web_offer': 'https://www.coches.net/skoda-superb-combi-20-tdi-110kw-150cv-dsg-style-5p-diesel-2019-en-barcelona-70226967-covo.aspx',
 'listing': 'auction',
 'location': 'Barcelona',
 'make': 'SKODA',
 'model': 'Superb',
 'odometer': 68000,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'ES',
 'original_photo_count': 43,
 'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19697976/91a4bf06-2c76-4245-8782-390c67c248d4.jpg'],
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8c39a0d7-cde9-5573-aae3-2ab0a1859ade/8c39a0d7-cde9-5573-aae3-2ab0a1859ade_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 112856,
             'Height': 600,
             'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19697976/91a4bf06-2c76-4245-8782-390c67c248d4.jpg',
             'Width': 800}],
 'price': 18900,
 'price_includes_vat': True,
 'registration_date': '2018-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'SKODA Superb Combi 2.0 TDI DSG Style',
 'transmission': 'automatic',
 'trim': 'Combi 2.0 TDI 110KW 150cv DSG Style',
 'vin': None,
 'year': 2018}
2026-03-26 15:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%2770226967%27 HTTP/1.1" 200 None
2026-03-26 15:15:15 [auto_selling_coches.net] INFO: Saving data for 70226967: {'created_time': 1774538115.89599, 'last_price_update_time': 1774538115.896002}
2026-03-26 15:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70226967') HTTP/1.1" 204 0
2026-03-26 15:15:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/19714073/1010aea6-d23b-4129-9842-512cdb141243.jpg> (referer: None)
2026-03-26 15:15:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/62618874> (referer: https://www.coches.net/concesionario/automovilesbcn/?utm_medium=cpc&utm_source=google&utm_campaign=pmax_nofeed-&gad_source=1&pg=1) ['zyte-api']
2026-03-26 15:15:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/62619725> (referer: https://www.coches.net/concesionario/automovilesbcn/?utm_medium=cpc&utm_source=google&utm_campaign=pmax_nofeed-&gad_source=1&pg=1) ['zyte-api']
2026-03-26 15:15:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/62470838> (referer: https://www.coches.net/concesionario/automovilesbcn/?utm_medium=cpc&utm_source=google&utm_campaign=pmax_nofeed-&gad_source=1&pg=1) ['zyte-api']
2026-03-26 15:15:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:15:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:15:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:15:16 [common.azure_blobstore] INFO: Using managed identity for Azure Blob Storage
2026-03-26 15:15:16 [common.azure_blobstore] INFO: Using managed identity with client ID: 39192755-105d-4ce2-a21d-ab53b63f8b87
2026-03-26 15:15:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:15:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f66f01cb890>
2026-03-26 15:15:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:15:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
2026-03-26 15:15:16 [urllib3.connectionpool] DEBUG: https://login.microsoftonline.com:443 "POST /8ea908c1-4e85-4692-bc3f-3646b9b40891/oauth2/v2.0/token HTTP/1.1" 200 2113
2026-03-26 15:15:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): alxproduction.blob.core.windows.net:443
2026-03-26 15:15:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:15:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:15:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3e996fa6-7889-57eb-8e0f-0fb3807223bd/3e996fa6-7889-57eb-8e0f-0fb3807223bd_image_0.jpg HTTP/1.1" 201 0
2026-03-26 15:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto_selling_coches.net',RowKey='https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F19729099%252F1d9ac650-b879-4b36-804b-ce5dfe207a33.jpg') HTTP/1.1" 204 0
2026-03-26 15:15:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19729099/1d9ac650-b879-4b36-804b-ce5dfe207a33.jpg saved to cache
2026-03-26 15:15:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 3e996fa6-7889-57eb-8e0f-0fb3807223bd
2026-03-26 15:15:16 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 3e996fa6-7889-57eb-8e0f-0fb3807223bd sending to next pipeline
2026-03-26 15:15:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/19729131/228dd9b9-a382-4612-b8e0-8a59270b0db0.jpg> (referer: None)
2026-03-26 15:15:16 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 3e996fa6-7889-57eb-8e0f-0fb3807223bd with identifier 70269398
2026-03-26 15:15:16 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 15:15:16 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 15:15:16 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 3e996fa6-7889-57eb-8e0f-0fb3807223bd
2026-03-26 15:15:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/19729099/1d9ac650-b879-4b36-804b-ce5dfe207a33.jpg>
{'auction_title': '',
 'body_type': 'SUV',
 'c_o_2_emission_value': 151,
 'category': 'Coches',
 'color': 'Rojo',
 'currency': 'EUR',
 'description': 'Mercedes-Benz GLA 200 AMG 2018\n'
                '\n'
                'Distintivo medioambiental “C” para su circulación por '
                'ciudad \n'
                '\n'
                'AMG Black Line\n'
                'Motor Gasolina de 1600cc con 156cv\n'
                'Cambio automático con levas al volante\n'
                '72.000 Kms\n'
                'Volante multifunción \n'
                'Control y limitador de velocidad\n'
                'Sensor de luces y lluvia\n'
                'Retrovisores eléctricos\n'
                'Climatización por zonas\n'
                'Start/Stop\n'
                'Navegador\n'
                'Sensores de aparcamiento con cámara trasera\n'
                'Llantas de aleación\n'
                'Anclajes ISOFIX\n'
                'Portón maletero eléctrico\n'
                'Bluetooth\n'
                'Mantenimientos al día\n'
                '\n'
                'Garantía mecánica de 1 año con cobertura europea ampliable a '
                '36 meses\n'
                '\n'
                'FINANCIACIÓN DISPONIBLE\n'
                'sujeto a estudio y aprobación por la entidad financiera\n'
                '\n'
                '23.490€ o cuotas a su medida\n'
                '\n'
                'Transporte puerta a puerta opcional!\n'
                '\n'
                '“Dicho anuncio no es vinculante y podría tener errores '
                'tipográficos, se muestra a título informativo y no '
                'contractual."\n'
                '\n'
                'VISITA NUESTRA WEB PARA VER NUESTRO STOCK COMPLETO.',
 'doors_number': 5,
 'emission_standard': 'C',
 'engine': '1.6L',
 'engine_horse_power': 156,
 'expiration_date': None,
 'fuel_type': 'Gasolina',
 'id': '3e996fa6-7889-57eb-8e0f-0fb3807223bd',
 'is_damaged': False,
 'is_operable': True,
 'license_plate': None,
 'link_to_web_offer': 'https://www.coches.net/mercedes-benz-clase-gla-gla-200-5p-gasolina-2018-en-barcelona-70269398-covo.aspx',
 'listing': 'auction',
 'location': 'Barcelona',
 'make': 'MERCEDES-BENZ',
 'model': 'Clase GLA',
 'odometer': 70000,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'ES',
 'original_photo_count': 36,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3e996fa6-7889-57eb-8e0f-0fb3807223bd/3e996fa6-7889-57eb-8e0f-0fb3807223bd_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 125136,
             'Height': 600,
             'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19729099/1d9ac650-b879-4b36-804b-ce5dfe207a33.jpg',
             'Width': 800}],
 'price': 23490,
 'price_includes_vat': True,
 'registration_date': '2018-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'MERCEDES-BENZ Clase GLA GLA 200',
 'transmission': 'automatic',
 'trim': 'GLA 200',
 'vin': None,
 'year': 2018}
2026-03-26 15:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%2770269398%27 HTTP/1.1" 200 None
2026-03-26 15:15:16 [auto_selling_coches.net] INFO: Saving data for 70269398: {'created_time': 1774538116.497998, 'last_price_update_time': 1774538116.498007}
2026-03-26 15:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70269398') HTTP/1.1" 204 0
2026-03-26 15:15:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:15:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/19704853/027c65de-443a-452f-aa8e-8088333ca86d.jpg> (referer: None)
2026-03-26 15:15:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:15:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:15:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f66f0131710>
2026-03-26 15:15:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:15:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:15:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:15:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_11764421-cc01-57d2-83f4-ae2cabe99b16/11764421-cc01-57d2-83f4-ae2cabe99b16_image_0.jpg HTTP/1.1" 201 0
2026-03-26 15:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto_selling_coches.net',RowKey='https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F19714073%252F1010aea6-d23b-4129-9842-512cdb141243.jpg') HTTP/1.1" 204 0
2026-03-26 15:15:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19714073/1010aea6-d23b-4129-9842-512cdb141243.jpg saved to cache
2026-03-26 15:15:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 11764421-cc01-57d2-83f4-ae2cabe99b16
2026-03-26 15:15:16 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 11764421-cc01-57d2-83f4-ae2cabe99b16 sending to next pipeline
2026-03-26 15:15:16 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
 'body_type': 'Monovolumen',
 'c_o_2_emission_value': 205,
 'category': 'Coches',
 'color': 'Blanco',
 'currency': 'EUR',
 'description': 'SsangYong Rodius 2.2eXdi 7plz 4x4 Dic.2017 18.490€\n'
                '\n'
                'Distintivo medioambiental “C” para su circulación por '
                'ciudad \n'
                '\n'
                'Suv super espacioso ideal para la familia y viajes!\n'
                '\n'
                'Motor Diesel de 2200cc con 178cv\n'
                'Cambio automático de 7 velocidades\n'
                '4x4\n'
                '100.000 Kms\n'
                '7 plazas\n'
                'Volante multifunción calefactable\n'
                'Control y limitador de velocidad\n'
                'Asientos de cuero calefactables y eléctricos\n'
                'Navegador\n'
                'Cámara de marcha atrás\n'
                'Taloneras\n'
                'Elevalunas eléctricos\n'
                'ESP\n'
                'Aire acondicionado por zonas\n'
                'Retrovisores plegables eléctricos\n'
                'Anclajes ISOFIX\n'
                'Radio pantalla táctil con CarPlay\n'
                'USB – AUX\n'
                'Llantas de aleación\n'
                'Mantenimientos al día en casa oficial\n'
                '\n'
                'Garantía mecánica de 1 año con cobertura europea ampliable a '
                '36 meses\n'
                '\n'
                'FINANCIACIÓN 100% SIN ENTRADA\n'
                'sujeto a estudio y aprobación por la entidad financiera\n'
                '\n'
                '18.490€ o cuotas a su medida\n'
                '\n'
                'Transporte puerta a puerta opcional!\n'
                '\n'
                '“Dicho anuncio no es vinculante y podría tener errores '
                'tipográficos, se muestra a título informativo y no '
                'contractual."\n'
                '\n'
                'VISITA NUESTRA WEB PARA VER NUESTRO STOCK COMPLETO.',
 'doors_number': 5,
 'emission_standard': 'C',
 'engine': '2.2L',
 'engine_horse_power': 178,
 'expiration_date': None,
 'fuel_type': 'Diesel',
 'is_damaged': False,
 'is_operable': True,
 'license_plate': None,
 'link_to_web_offer': 'https://www.coches.net/ssangyong-rodius-d22t-178cv-limited-4x4-aut-5p-diesel-2016-en-barcelona-62618874-covo.aspx',
 'listing': 'auction',
 'location': 'Barcelona',
 'make': 'SSANGYONG',
 'model': 'Rodius',
 'odometer': 100000,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'ES',
 'original_photo_count': 0,
 'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19482823/cac58a3d-d54a-41b3-89c2-a883d4148fba.jpg',
                'https://a.ccdn.es/cnet/vehicles/19482823/cc67fb25-1588-45a9-9919-e95865af29b7.jpg',
                'https://a.ccdn.es/cnet/vehicles/19482823/078d8e09-9fca-4300-a9e7-8c3e9b352172.jpg',
                'https://a.ccdn.es/cnet/vehicles/19482823/7b78226a-6197-4a5b-86f1-96e8ebfb3c2c.jpg',
                'https://a.ccdn.es/cnet/vehicles/19482823/5ee844bc-b092-4434-8f21-45aa1d2d59df.jpg',
                'https://a.ccdn.es/cnet/vehicles/19482823/ed6d615b-d315-4de9-a868-74ca9ca4943e.jpg',
                'https://a.ccdn.es/cnet/vehicles/19482823/39b0f806-fab5-41ad-8a2c-09c20435daf8.jpg',
                'https://a.ccdn.es/cnet/vehicles/19482823/94524ce6-1052-42d0-a768-4f587627e88e.jpg',
                'https://a.ccdn.es/cnet/vehicles/19482823/3bf16a26-bbf8-4bef-9d9f-ae0d084be228.jpg',
                'https://a.ccdn.es/cnet/vehicles/19482823/7d52ff62-8de1-4c4d-8974-7587a892f084.jpg',
                'https://a.ccdn.es/cnet/vehicles/19482823/d3209c71-1220-4ded-9df7-d8dbbe09e87b.jpg',
                'https://a.ccdn.es/cnet/vehicles/19482823/79599a14-aaa8-40d0-a3d0-2f71466932a3.jpg',
                'https://a.ccdn.es/cnet/vehicles/19482823/9a74d6e3-ef65-4cdc-a093-93d723923cbc.jpg',
                'https://a.ccdn.es/cnet/vehicles/19482823/c3c2fe97-7e43-4192-807b-9398402741b9.jpg',
                'https://a.ccdn.es/cnet/vehicles/19482823/218bbbcf-39ee-4bed-aab8-340099ff4517.jpg',
                'https://a.ccdn.es/cnet/vehicles/19482823/2fcf15e3-4d94-42a7-be45-9e030088469e.jpg',
                'https://a.ccdn.es/cnet/vehicles/19482823/17866c41-6171-4728-bd79-cb660f66bc07.jpg',
                'https://a.ccdn.es/cnet/vehicles/19482823/331c8601-bc01-4a9c-a1e0-be239be86874.jpg',
                'https://a.ccdn.es/cnet/vehicles/19482823/ea6f2886-8ac7-443f-b626-0a30aa3ac24b.jpg',
                'https://a.ccdn.es/cnet/vehicles/19482823/ad4078db-d489-4c15-8458-3a598fd02618.jpg',
                'https://a.ccdn.es/cnet/vehicles/19482823/2b6b5e3b-c246-4613-8dc6-2fed499ef863.jpg',
                'https://a.ccdn.es/cnet/vehicles/19482823/1a886001-79d9-4838-8ea1-c15e0b4e78e7.jpg',
                'https://a.ccdn.es/cnet/vehicles/19482823/36c25868-c7a2-4fbf-b36d-ef8c68cda43b.jpg',
                'https://a.ccdn.es/cnet/vehicles/19482823/ee6c138e-5179-434d-9bb8-aa342c07c372.jpg',
                'https://a.ccdn.es/cnet/vehicles/19482823/5be5af85-5cab-4d54-9301-ae3984e5ccb9.jpg',
                'https://a.ccdn.es/cnet/vehicles/19482823/631474f1-839f-4a8a-b52c-111b2e78c999.jpg',
                'https://a.ccdn.es/cnet/vehicles/19482823/1c589a05-c6af-4a49-a318-b631f9d496ef.jpg',
                'https://a.ccdn.es/cnet/vehicles/19482823/eb8076e1-0239-45bf-bb26-b66184895239.jpg',
                'https://a.ccdn.es/cnet/vehicles/19482823/b9cddffa-be93-4f4c-bc10-def7ed00c45b.jpg',
                'https://a.ccdn.es/cnet/vehicles/19482823/2c6847d1-606f-4194-bb02-7f0b66f8eb89.jpg',
                'https://a.ccdn.es/cnet/vehicles/19482823/273e2d6a-75f7-4e08-98d2-c010627fa81b.jpg',
                'https://a.ccdn.es/cnet/vehicles/19482823/f43c5bbd-e7c2-470f-9b93-0ef62a7b9029.jpg',
                'https://a.ccdn.es/cnet/vehicles/19482823/8aa86957-4577-43d1-afc9-d0bf36bab5d7.jpg',
                'https://a.ccdn.es/cnet/vehicles/19482823/ff57d676-7b0d-4969-a51a-ba56b111641a.jpg',
                'https://a.ccdn.es/cnet/vehicles/19482823/09536fb5-375a-49db-a2af-9f43f6c50028.jpg',
                'https://a.ccdn.es/cnet/vehicles/19482823/b9683a62-8b64-41a7-bdbd-3160197dca68.jpg',
                'https://a.ccdn.es/cnet/vehicles/19482823/36ce01ac-5d4d-4f59-bb7e-431aa7c9d013.jpg',
                'https://a.ccdn.es/cnet/vehicles/19482823/03a5e3cc-d996-4d6e-84b6-ebd25a6b0434.jpg',
                'https://a.ccdn.es/cnet/vehicles/19482823/5fece50a-6b3e-448d-8d5b-25489a9dcd3d.jpg',
                'https://a.ccdn.es/cnet/vehicles/19482823/b4b09489-ea5d-460f-a674-45d6a7453b35.jpg',
                'https://a.ccdn.es/cnet/vehicles/19482823/b90d8976-62fb-4cb1-a08d-be21d642a2fb.jpg',
                'https://a.ccdn.es/cnet/vehicles/19482823/72689c1d-9345-43cc-bd23-f6e9f912ccbe.jpg'],
 'price': 18490,
 'price_includes_vat': True,
 'registration_date': '2017-01-01',
 'seats_number': 7,
 'seller_name': None,
 'title': 'SSANGYONG Rodius D22T Limited 4X4 Aut',
 'transmission': 'automatic',
 'trim': 'D22T 178cv Limited 4X4 Aut',
 'vin': None,
 'year': 2017}
2026-03-26 15:15:16 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 045da695-8486-54e1-8636-0de0820df134 with identifier: 62618874
2026-03-26 15:15:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 045da695-8486-54e1-8636-0de0820df134
2026-03-26 15:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F19482823%252Fcac58a3d-d54a-41b3-89c2-a883d4148fba.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19482823/cac58a3d-d54a-41b3-89c2-a883d4148fba.jpg already downloaded
2026-03-26 15:15:16 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
 'body_type': 'SUV',
 'c_o_2_emission_value': 136,
 'category': 'Coches',
 'color': 'Negro',
 'currency': 'EUR',
 'description': 'Volkswagen Tiguan Advance BM 1.5 TSi 20119 19.990€\n'
                '\n'
                'Distintivo medioambiental “C” para su circulación por '
                'ciudad \n'
                '\n'
                'Garantía mecánica de 1 año con cobertura europea ampliable a '
                '36 meses\n'
                '\n'
                'Motor gasolina de 1500cc con 150cv\n'
                'Cambio automático DSG\n'
                '111.000 Kms\n'
                'Volante multifunción con levas\n'
                'Control y limitador de velocidad\n'
                'Retrovisores eléctricos\n'
                'Navegador\n'
                'Aire acondicionado por zonas\n'
                'Anclajes ISOFIX\n'
                'Line Assist\n'
                'Luces automáticas\n'
                'Sensor de frenado\n'
                'Asistente de aparcamiento\n'
                'Suv\n'
                'Bluetooth\n'
                '5 puertas\n'
                'Freno de mano eléctrico con Auto Hold\n'
                'Start/Stop\n'
                'Sensores de aparcamiento con cámara\n'
                'Llantas de aleación\n'
                'Mantenimientos al día\n'
                '\n'
                'FINANCIACIÓN DISPONIBLE\n'
                'sujeto a estudio y aprobación por la entidad financiera\n'
                '\n'
                '19.990€ o cuotas a su medida\n'
                '\n'
                'Transporte puerta a puerta opcional!\n'
                '\n'
                '“Dicho anuncio no es vinculante y podría tener errores '
                'tipográficos, se muestra a título informativo y no '
                'contractual."\n'
                '\n'
                'VISITA NUESTRA WEB PARA VER NUESTRO STOCK COMPLETO.',
 'doors_number': 5,
 'emission_standard': 'C',
 'engine': '1.5L',
 'engine_horse_power': 150,
 'expiration_date': None,
 'fuel_type': 'Gasolina',
 'is_damaged': False,
 'is_operable': True,
 'license_plate': None,
 'link_to_web_offer': 'https://www.coches.net/volkswagen-tiguan-advance-15-tsi-110kw-150cv-dsg-5p-gasolina-2019-en-barcelona-62619725-covo.aspx',
 'listing': 'auction',
 'location': 'Barcelona',
 'make': 'VOLKSWAGEN',
 'model': 'Tiguan',
 'odometer': 110000,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'ES',
 'original_photo_count': 0,
 'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19483711/ec5a4068-38e9-44a0-bd43-e68500888697.jpg',
                'https://a.ccdn.es/cnet/vehicles/19483711/12b35b8f-e91a-48da-81c5-2a4d63e13287.jpg',
                'https://a.ccdn.es/cnet/vehicles/19483711/9330a002-e8ab-455c-b07c-19f6cd1597bb.jpg',
                'https://a.ccdn.es/cnet/vehicles/19483711/44067b34-cf8e-40b4-b6ed-81155a0f5379.jpg',
                'https://a.ccdn.es/cnet/vehicles/19483711/066d779b-47c7-4ac4-a1ea-950e5675d97a.jpg',
                'https://a.ccdn.es/cnet/vehicles/19483711/0ca4a945-a005-47f0-bda9-c17f7fb6dfb8.jpg',
                'https://a.ccdn.es/cnet/vehicles/19483711/55abf26f-3df4-4c9e-af43-b56923265647.jpg',
                'https://a.ccdn.es/cnet/vehicles/19483711/8eedfdd8-24d6-409d-b993-d228e7a681c6.jpg',
                'https://a.ccdn.es/cnet/vehicles/19483711/f5e67bb9-f4fc-45d1-8da2-f85650e596fc.jpg',
                'https://a.ccdn.es/cnet/vehicles/19483711/57b64dd6-7a21-462f-b221-e32c0395bb69.jpg',
                'https://a.ccdn.es/cnet/vehicles/19483711/5bf40db2-c65c-4d70-b296-901dcf875aac.jpg',
                'https://a.ccdn.es/cnet/vehicles/19483711/e26d77b1-f8f5-41fa-be59-ea7c031f4c29.jpg',
                'https://a.ccdn.es/cnet/vehicles/19483711/19b6ddf6-4891-4543-a7c6-c7c9a9a47cda.jpg',
                'https://a.ccdn.es/cnet/vehicles/19483711/0e4b800c-13e8-45f1-b4ed-b204da9131e2.jpg',
                'https://a.ccdn.es/cnet/vehicles/19483711/34022117-d135-4b35-ba2b-e9a64cb68e0d.jpg',
                'https://a.ccdn.es/cnet/vehicles/19483711/e9dc434d-0450-4932-bd9a-61a48976d2d4.jpg',
                'https://a.ccdn.es/cnet/vehicles/19483711/b63d482f-169d-4de3-a7f4-e40878c274e9.jpg',
                'https://a.ccdn.es/cnet/vehicles/19483711/832b0b71-da0c-45eb-8729-2fb2f31843dc.jpg',
                'https://a.ccdn.es/cnet/vehicles/19483711/575ed97f-2689-4470-88f1-9dfac50726fe.jpg',
                'https://a.ccdn.es/cnet/vehicles/19483711/95d73df9-4c16-4742-9da7-3548b87067b4.jpg',
                'https://a.ccdn.es/cnet/vehicles/19483711/12fa538b-7f8d-499f-b92b-c92659934067.jpg',
                'https://a.ccdn.es/cnet/vehicles/19483711/e6618b46-fa09-46f5-83a9-bc59b4f92d24.jpg',
                'https://a.ccdn.es/cnet/vehicles/19483711/4567bc92-c2eb-4c3f-b447-a69430599040.jpg',
                'https://a.ccdn.es/cnet/vehicles/19483711/c4fc1526-229e-4b81-983b-05b206e10b21.jpg',
                'https://a.ccdn.es/cnet/vehicles/19483711/a98666cc-eb72-4300-8d1c-1dc2523785d4.jpg',
                'https://a.ccdn.es/cnet/vehicles/19483711/b2ea8087-1395-4708-ad78-ac9a45b9d482.jpg',
                'https://a.ccdn.es/cnet/vehicles/19483711/a93aad2c-1de7-415c-9ed6-92301e3cd08e.jpg',
                'https://a.ccdn.es/cnet/vehicles/19483711/fe9c6bc0-ba4e-41a8-a9fe-14ce4e15d2f4.jpg',
                'https://a.ccdn.es/cnet/vehicles/19483711/1fc5eff5-800b-4f90-8a31-a9ada4f1b178.jpg',
                'https://a.ccdn.es/cnet/vehicles/19483711/5a5fbf33-9266-4176-974f-546b99924cad.jpg',
                'https://a.ccdn.es/cnet/vehicles/19483711/5f1e15de-9271-45cd-a24b-e3ae51ec339a.jpg'],
 'price': 19990,
 'price_includes_vat': True,
 'registration_date': '2019-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'VOLKSWAGEN Tiguan Advance 1.5 TSI DSG',
 'transmission': 'automatic',
 'trim': 'Advance 1.5 TSI 110kW 150CV DSG',
 'vin': None,
 'year': 2019}
2026-03-26 15:15:16 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 26d11aeb-6bec-55a7-b961-ceb57788ba42 with identifier: 62619725
2026-03-26 15:15:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 26d11aeb-6bec-55a7-b961-ceb57788ba42
2026-03-26 15:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F19483711%252Fec5a4068-38e9-44a0-bd43-e68500888697.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19483711/ec5a4068-38e9-44a0-bd43-e68500888697.jpg already downloaded
2026-03-26 15:15:16 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
 'body_type': 'SUV',
 'c_o_2_emission_value': 135,
 'category': 'Coches',
 'color': 'Negro',
 'currency': 'EUR',
 'description': 'Volkswagen Tiguan Tech&Go BM 1.4 TSi 2018 20.900€\n'
                '\n'
                'Distintivo medioambiental “C” para su circulación por '
                'ciudad \n'
                '\n'
                'Garantía mecánica de 1 año con cobertura europea ampliable a '
                '36 meses\n'
                '\n'
                'Motor gasolina de 1400cc con 125cv\n'
                'Cambio manual de 6 velocidades\n'
                '51.300 Kms\n'
                'Techo solar eléctrico\n'
                'Control y limitador de velocidad\n'
                'Retrovisores plegables eléctricos\n'
                'Navegador\n'
                'Luces Led\n'
                'Aire acondicionado por zonas\n'
                'Anclajes ISOFIX\n'
                'Line Assist\n'
                'Usb\n'
                'Luces automáticas\n'
                'Sensor de frenado\n'
                'Asistente de aparcamiento\n'
                'Suv\n'
                'Bluetooth\n'
                'Llantas de aleación\n'
                '5 puertas\n'
                'Freno de mano eléctrico con Auto Hold\n'
                'Start/Stop\n'
                'Sensores de aparcamiento con camara\n'
                'Bola de remolque\n'
                'Mantenimientos al día\n'
                '\n'
                'FINANCIACIÓN DISPONIBLE\n'
                'sujeto a estudio y aprobación por la entidad financiera\n'
                '\n'
                '20.900€ o cuotas a su medida\n'
                '\n'
                'Transporte puerta a puerta opcional!\n'
                '\n'
                '“Dicho anuncio no es vinculante y podría tener errores '
                'tipográficos, se muestra a título informativo y no '
                'contractual."\n'
                '\n'
                'VISITA NUESTRA WEB PARA VER NUESTRO STOCK COMPLETO.',
 'doors_number': 5,
 'emission_standard': 'C',
 'engine': '1.4L',
 'engine_horse_power': 125,
 'expiration_date': None,
 'fuel_type': 'Gasolina',
 'is_damaged': False,
 'is_operable': True,
 'license_plate': None,
 'link_to_web_offer': 'https://www.coches.net/volkswagen-tiguan-techgo-14-tsi-92kw-125cv-5p-gasolina-2018-en-barcelona-62470838-covo.aspx',
 'listing': 'auction',
 'location': 'Barcelona',
 'make': 'VOLKSWAGEN',
 'model': 'Tiguan',
 'odometer': 51300,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'ES',
 'original_photo_count': 0,
 'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19361263/b7b7519f-1a3f-4d53-93fd-8a859813994b.jpg',
                'https://a.ccdn.es/cnet/vehicles/19361263/bfc1a785-9cfc-4ed0-b7ec-9ceb7e9e84ce.jpg',
                'https://a.ccdn.es/cnet/vehicles/19361263/a11dfc46-ea24-4478-9c13-e5722dff21ed.jpg',
                'https://a.ccdn.es/cnet/vehicles/19361263/6f63c056-8b69-47a4-b8d4-7ebfb9dfcee7.jpg',
                'https://a.ccdn.es/cnet/vehicles/19361263/7ef9faca-45dc-4b23-acfd-0d11edbbb799.jpg',
                'https://a.ccdn.es/cnet/vehicles/19361263/6660d4f8-a042-4136-b6bf-ed3a8e004743.jpg',
                'https://a.ccdn.es/cnet/vehicles/19361263/b0828588-8804-40fa-8956-11a78b9dfe8b.jpg',
                'https://a.ccdn.es/cnet/vehicles/19361263/de4f93eb-a3c3-41e1-9edd-2fcf8efc8b48.jpg',
                'https://a.ccdn.es/cnet/vehicles/19361263/d4a64b25-7ac7-48f3-b713-52eacf2391c9.jpg',
                'https://a.ccdn.es/cnet/vehicles/19361263/f0059300-4803-4060-b8f6-6c3e568ae55f.jpg',
                'https://a.ccdn.es/cnet/vehicles/19361263/97629894-4519-49a1-8654-c301f0ac0dd6.jpg',
                'https://a.ccdn.es/cnet/vehicles/19361263/97116ee6-1019-41a9-b19f-6d1ad0a13ab1.jpg',
                'https://a.ccdn.es/cnet/vehicles/19361263/fe4a479b-929e-4149-ace2-a901ba5c1b70.jpg',
                'https://a.ccdn.es/cnet/vehicles/19361263/5b8c35d3-53ac-4f10-bd94-5c160bfea6db.jpg',
                'https://a.ccdn.es/cnet/vehicles/19361263/cb09fe17-58cd-4959-bfbe-5522be0c005f.jpg',
                'https://a.ccdn.es/cnet/vehicles/19361263/80259728-a999-43bd-b1c7-8288392c0304.jpg',
                'https://a.ccdn.es/cnet/vehicles/19361263/89600e93-f4f8-4e64-bd7b-5277820d5613.jpg',
                'https://a.ccdn.es/cnet/vehicles/19361263/79d54f29-8ef4-4270-9364-3378a9395f31.jpg',
                'https://a.ccdn.es/cnet/vehicles/19361263/bc7a4d7a-da9e-49a3-89b5-0d405c865115.jpg',
                'https://a.ccdn.es/cnet/vehicles/19361263/33119ccc-1106-46f7-b319-65ca9f52d2b5.jpg',
                'https://a.ccdn.es/cnet/vehicles/19361263/a6cc4931-0137-4df2-b38e-1c4f4409fb39.jpg',
                'https://a.ccdn.es/cnet/vehicles/19361263/bebefd9a-2a02-4f78-9f5b-325149e12ad4.jpg',
                'https://a.ccdn.es/cnet/vehicles/19361263/f2b52b06-6309-4006-b8a9-ddf1417638d1.jpg',
                'https://a.ccdn.es/cnet/vehicles/19361263/df223725-e7c7-4f71-8779-809d23f80818.jpg',
                'https://a.ccdn.es/cnet/vehicles/19361263/7d396cfa-32d8-4cf2-8ea2-f2a93881f5d5.jpg',
                'https://a.ccdn.es/cnet/vehicles/19361263/40467cd7-5d3b-400a-a3a4-d74730990465.jpg',
                'https://a.ccdn.es/cnet/vehicles/19361263/4a4371af-65b5-4d2a-9916-67ebafae9d08.jpg',
                'https://a.ccdn.es/cnet/vehicles/19361263/61c9fdac-355b-41be-90f8-10fcc05c878c.jpg',
                'https://a.ccdn.es/cnet/vehicles/19361263/572685e0-1b30-444f-9e07-c45414e015e5.jpg',
                'https://a.ccdn.es/cnet/vehicles/19361263/5c5d063d-0042-45ae-9f0a-d078712aba13.jpg',
                'https://a.ccdn.es/cnet/vehicles/19361263/6c457593-4d67-4359-b887-0e1f69827241.jpg',
                'https://a.ccdn.es/cnet/vehicles/19361263/bb09a0d9-333e-42c5-b56d-8caa51fc37a9.jpg',
                'https://a.ccdn.es/cnet/vehicles/19361263/96643a68-4fd6-4507-8647-9f2519cc20c2.jpg',
                'https://a.ccdn.es/cnet/vehicles/19361263/7f16bb2b-38ac-4137-981d-300ae980ad7c.jpg',
                'https://a.ccdn.es/cnet/vehicles/19361263/2a685d63-a09f-4411-9f9d-c0a1197c862d.jpg',
                'https://a.ccdn.es/cnet/vehicles/19361263/d44a8f6b-8ac9-416e-8517-ffd130141be2.jpg',
                'https://a.ccdn.es/cnet/vehicles/19361263/e5d482e6-3cf1-4954-a086-e29643ccfcb8.jpg',
                'https://a.ccdn.es/cnet/vehicles/19361263/08bc5efc-bcea-49e6-b68b-bd25bf0d60e1.jpg',
                'https://a.ccdn.es/cnet/vehicles/19361263/a438e71b-a114-4e2d-9eb5-81fe003e345d.jpg',
                'https://a.ccdn.es/cnet/vehicles/19361263/44eb8eab-51d7-4b0f-908b-53381ac388fc.jpg',
                'https://a.ccdn.es/cnet/vehicles/19361263/0caea5a8-86ca-457c-88b1-e07f23b4ee9f.jpg',
                'https://a.ccdn.es/cnet/vehicles/19361263/3cf50170-581e-42ea-9b89-d7e8a633b083.jpg'],
 'price': 20900,
 'price_includes_vat': True,
 'registration_date': '2018-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'VOLKSWAGEN Tiguan TechGo 1.4 TSI',
 'transmission': 'manual',
 'trim': 'TechGo 1.4 TSI 92kW 125CV',
 'vin': None,
 'year': 2018}
2026-03-26 15:15:16 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 74df0984-3289-5eac-8e9a-d469f8cc9eac with identifier: 62470838
2026-03-26 15:15:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 74df0984-3289-5eac-8e9a-d469f8cc9eac
2026-03-26 15:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F19361263%252Fb7b7519f-1a3f-4d53-93fd-8a859813994b.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19361263/b7b7519f-1a3f-4d53-93fd-8a859813994b.jpg already downloaded
2026-03-26 15:15:16 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 11764421-cc01-57d2-83f4-ae2cabe99b16 with identifier 70249586
2026-03-26 15:15:16 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 15:15:16 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 15:15:16 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 11764421-cc01-57d2-83f4-ae2cabe99b16
2026-03-26 15:15:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/19714073/1010aea6-d23b-4129-9842-512cdb141243.jpg>
{'auction_title': '',
 'body_type': 'Berlina',
 'c_o_2_emission_value': 99,
 'category': 'Coches',
 'color': 'Blanco',
 'currency': 'EUR',
 'description': 'Este Nissan Micra Acenta combina dinamismo y funcionalidad en '
                'un formato urbano compacto. Equipado con motor gasolina de '
                '0.9 litros y sistema Start/Stop, ofrece un consumo contenido '
                'de 4,4 l/100km en ciclo mixto, ideal para desplazamientos '
                'diarios. Su etiqueta medioambiental C garantiza acceso a la '
                'mayoría de zonas urbanas reguladas.\n'
                '\n'
                'En el interior destaca por su confort, con volante '
                'multifunción ajustable, aire acondicionado y ordenador de '
                'viaje. La seguridad viene reforzada con airbags frontales, '
                'laterales y de cortina, control de estabilidad y preparación '
                'Isofix. El equipamiento incluye control de crucero, luces '
                'antiniebla y llantas de aleación de 16 pulgadas.\n'
                '\n'
                'Entre sus opcionales disponibles, resulta especialmente '
                'interesante el Pack Tech que incorpora navegador, cámara '
                'trasera y sistema de sonido BOSE, mejorando '
                'significativamente la experiencia a bordo.',
 'doors_number': 5,
 'emission_standard': 'C',
 'engine': '0.9L',
 'engine_horse_power': 90,
 'expiration_date': None,
 'fuel_type': 'Gasolina',
 'id': '11764421-cc01-57d2-83f4-ae2cabe99b16',
 'is_damaged': False,
 'is_operable': True,
 'license_plate': None,
 'link_to_web_offer': 'https://www.coches.net/nissan-micra-igt-66-kw-90-cv-ss-acenta-5p-gasolina-2017-en-barcelona-70249586-covo.aspx',
 'listing': 'auction',
 'location': 'Barcelona',
 'make': 'NISSAN',
 'model': 'Micra',
 'odometer': 88000,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'ES',
 'original_photo_count': 22,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_11764421-cc01-57d2-83f4-ae2cabe99b16/11764421-cc01-57d2-83f4-ae2cabe99b16_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 119099,
             'Height': 600,
             'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19714073/1010aea6-d23b-4129-9842-512cdb141243.jpg',
             'Width': 800}],
 'price': 9490,
 'price_includes_vat': True,
 'registration_date': '2017-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'NISSAN Micra IGT 90 CV SS Acenta',
 'transmission': 'manual',
 'trim': 'IGT 66 kW 90 CV SS Acenta',
 'vin': None,
 'year': 2017}
2026-03-26 15:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%2770249586%27 HTTP/1.1" 200 None
2026-03-26 15:15:16 [auto_selling_coches.net] INFO: Saving data for 70249586: {'created_time': 1774538116.859486, 'last_price_update_time': 1774538116.859501}
2026-03-26 15:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70249586') HTTP/1.1" 204 0
2026-03-26 15:15:16 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 045da695-8486-54e1-8636-0de0820df134 with identifier 62618874
2026-03-26 15:15:16 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 15:15:16 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 15:15:16 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 045da695-8486-54e1-8636-0de0820df134
2026-03-26 15:15:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://web.gw.coches.net/details/62618874>
{'auction_title': '',
 'body_type': 'Monovolumen',
 'c_o_2_emission_value': 205,
 'category': 'Coches',
 'color': 'Blanco',
 'currency': 'EUR',
 'description': 'SsangYong Rodius 2.2eXdi 7plz 4x4 Dic.2017 18.490€\n'
                '\n'
                'Distintivo medioambiental “C” para su circulación por '
                'ciudad \n'
                '\n'
                'Suv super espacioso ideal para la familia y viajes!\n'
                '\n'
                'Motor Diesel de 2200cc con 178cv\n'
                'Cambio automático de 7 velocidades\n'
                '4x4\n'
                '100.000 Kms\n'
                '7 plazas\n'
                'Volante multifunción calefactable\n'
                'Control y limitador de velocidad\n'
                'Asientos de cuero calefactables y eléctricos\n'
                'Navegador\n'
                'Cámara de marcha atrás\n'
                'Taloneras\n'
                'Elevalunas eléctricos\n'
                'ESP\n'
                'Aire acondicionado por zonas\n'
                'Retrovisores plegables eléctricos\n'
                'Anclajes ISOFIX\n'
                'Radio pantalla táctil con CarPlay\n'
                'USB – AUX\n'
                'Llantas de aleación\n'
                'Mantenimientos al día en casa oficial\n'
                '\n'
                'Garantía mecánica de 1 año con cobertura europea ampliable a '
                '36 meses\n'
                '\n'
                'FINANCIACIÓN 100% SIN ENTRADA\n'
                'sujeto a estudio y aprobación por la entidad financiera\n'
                '\n'
                '18.490€ o cuotas a su medida\n'
                '\n'
                'Transporte puerta a puerta opcional!\n'
                '\n'
                '“Dicho anuncio no es vinculante y podría tener errores '
                'tipográficos, se muestra a título informativo y no '
                'contractual."\n'
                '\n'
                'VISITA NUESTRA WEB PARA VER NUESTRO STOCK COMPLETO.',
 'doors_number': 5,
 'emission_standard': 'C',
 'engine': '2.2L',
 'engine_horse_power': 178,
 'expiration_date': None,
 'fuel_type': 'Diesel',
 'id': '045da695-8486-54e1-8636-0de0820df134',
 'is_damaged': False,
 'is_operable': True,
 'license_plate': None,
 'link_to_web_offer': 'https://www.coches.net/ssangyong-rodius-d22t-178cv-limited-4x4-aut-5p-diesel-2016-en-barcelona-62618874-covo.aspx',
 'listing': 'auction',
 'location': 'Barcelona',
 'make': 'SSANGYONG',
 'model': 'Rodius',
 'odometer': 100000,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'ES',
 'original_photo_count': 42,
 'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19482823/cac58a3d-d54a-41b3-89c2-a883d4148fba.jpg'],
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_045da695-8486-54e1-8636-0de0820df134/045da695-8486-54e1-8636-0de0820df134_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 110092,
             'Height': 600,
             'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19482823/cac58a3d-d54a-41b3-89c2-a883d4148fba.jpg',
             'Width': 800}],
 'price': 18490,
 'price_includes_vat': True,
 'registration_date': '2017-01-01',
 'seats_number': 7,
 'seller_name': None,
 'title': 'SSANGYONG Rodius D22T Limited 4X4 Aut',
 'transmission': 'automatic',
 'trim': 'D22T 178cv Limited 4X4 Aut',
 'vin': None,
 'year': 2017}
2026-03-26 15:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%2762618874%27 HTTP/1.1" 200 None
2026-03-26 15:15:16 [auto_selling_coches.net] INFO: Saving data for 62618874: {'created_time': 1774538116.908541, 'last_price_update_time': 1774538116.908548}
2026-03-26 15:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62618874') HTTP/1.1" 204 0
2026-03-26 15:15:16 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 26d11aeb-6bec-55a7-b961-ceb57788ba42 with identifier 62619725
2026-03-26 15:15:16 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 15:15:16 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 15:15:16 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 26d11aeb-6bec-55a7-b961-ceb57788ba42
2026-03-26 15:15:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://web.gw.coches.net/details/62619725>
{'auction_title': '',
 'body_type': 'SUV',
 'c_o_2_emission_value': 136,
 'category': 'Coches',
 'color': 'Negro',
 'currency': 'EUR',
 'description': 'Volkswagen Tiguan Advance BM 1.5 TSi 20119 19.990€\n'
                '\n'
                'Distintivo medioambiental “C” para su circulación por '
                'ciudad \n'
                '\n'
                'Garantía mecánica de 1 año con cobertura europea ampliable a '
                '36 meses\n'
                '\n'
                'Motor gasolina de 1500cc con 150cv\n'
                'Cambio automático DSG\n'
                '111.000 Kms\n'
                'Volante multifunción con levas\n'
                'Control y limitador de velocidad\n'
                'Retrovisores eléctricos\n'
                'Navegador\n'
                'Aire acondicionado por zonas\n'
                'Anclajes ISOFIX\n'
                'Line Assist\n'
                'Luces automáticas\n'
                'Sensor de frenado\n'
                'Asistente de aparcamiento\n'
                'Suv\n'
                'Bluetooth\n'
                '5 puertas\n'
                'Freno de mano eléctrico con Auto Hold\n'
                'Start/Stop\n'
                'Sensores de aparcamiento con cámara\n'
                'Llantas de aleación\n'
                'Mantenimientos al día\n'
                '\n'
                'FINANCIACIÓN DISPONIBLE\n'
                'sujeto a estudio y aprobación por la entidad financiera\n'
                '\n'
                '19.990€ o cuotas a su medida\n'
                '\n'
                'Transporte puerta a puerta opcional!\n'
                '\n'
                '“Dicho anuncio no es vinculante y podría tener errores '
                'tipográficos, se muestra a título informativo y no '
                'contractual."\n'
                '\n'
                'VISITA NUESTRA WEB PARA VER NUESTRO STOCK COMPLETO.',
 'doors_number': 5,
 'emission_standard': 'C',
 'engine': '1.5L',
 'engine_horse_power': 150,
 'expiration_date': None,
 'fuel_type': 'Gasolina',
 'id': '26d11aeb-6bec-55a7-b961-ceb57788ba42',
 'is_damaged': False,
 'is_operable': True,
 'license_plate': None,
 'link_to_web_offer': 'https://www.coches.net/volkswagen-tiguan-advance-15-tsi-110kw-150cv-dsg-5p-gasolina-2019-en-barcelona-62619725-covo.aspx',
 'listing': 'auction',
 'location': 'Barcelona',
 'make': 'VOLKSWAGEN',
 'model': 'Tiguan',
 'odometer': 110000,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'ES',
 'original_photo_count': 31,
 'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19483711/ec5a4068-38e9-44a0-bd43-e68500888697.jpg'],
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_26d11aeb-6bec-55a7-b961-ceb57788ba42/26d11aeb-6bec-55a7-b961-ceb57788ba42_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 128471,
             'Height': 600,
             'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19483711/ec5a4068-38e9-44a0-bd43-e68500888697.jpg',
             'Width': 800}],
 'price': 19990,
 'price_includes_vat': True,
 'registration_date': '2019-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'VOLKSWAGEN Tiguan Advance 1.5 TSI DSG',
 'transmission': 'automatic',
 'trim': 'Advance 1.5 TSI 110kW 150CV DSG',
 'vin': None,
 'year': 2019}
2026-03-26 15:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%2762619725%27 HTTP/1.1" 200 None
2026-03-26 15:15:16 [auto_selling_coches.net] INFO: Saving data for 62619725: {'created_time': 1774538116.955194, 'last_price_update_time': 1774538116.955202}
2026-03-26 15:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62619725') HTTP/1.1" 204 0
2026-03-26 15:15:16 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 74df0984-3289-5eac-8e9a-d469f8cc9eac with identifier 62470838
2026-03-26 15:15:16 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 15:15:16 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 15:15:16 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 74df0984-3289-5eac-8e9a-d469f8cc9eac
2026-03-26 15:15:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://web.gw.coches.net/details/62470838>
{'auction_title': '',
 'body_type': 'SUV',
 'c_o_2_emission_value': 135,
 'category': 'Coches',
 'color': 'Negro',
 'currency': 'EUR',
 'description': 'Volkswagen Tiguan Tech&Go BM 1.4 TSi 2018 20.900€\n'
                '\n'
                'Distintivo medioambiental “C” para su circulación por '
                'ciudad \n'
                '\n'
                'Garantía mecánica de 1 año con cobertura europea ampliable a '
                '36 meses\n'
                '\n'
                'Motor gasolina de 1400cc con 125cv\n'
                'Cambio manual de 6 velocidades\n'
                '51.300 Kms\n'
                'Techo solar eléctrico\n'
                'Control y limitador de velocidad\n'
                'Retrovisores plegables eléctricos\n'
                'Navegador\n'
                'Luces Led\n'
                'Aire acondicionado por zonas\n'
                'Anclajes ISOFIX\n'
                'Line Assist\n'
                'Usb\n'
                'Luces automáticas\n'
                'Sensor de frenado\n'
                'Asistente de aparcamiento\n'
                'Suv\n'
                'Bluetooth\n'
                'Llantas de aleación\n'
                '5 puertas\n'
                'Freno de mano eléctrico con Auto Hold\n'
                'Start/Stop\n'
                'Sensores de aparcamiento con camara\n'
                'Bola de remolque\n'
                'Mantenimientos al día\n'
                '\n'
                'FINANCIACIÓN DISPONIBLE\n'
                'sujeto a estudio y aprobación por la entidad financiera\n'
                '\n'
                '20.900€ o cuotas a su medida\n'
                '\n'
                'Transporte puerta a puerta opcional!\n'
                '\n'
                '“Dicho anuncio no es vinculante y podría tener errores '
                'tipográficos, se muestra a título informativo y no '
                'contractual."\n'
                '\n'
                'VISITA NUESTRA WEB PARA VER NUESTRO STOCK COMPLETO.',
 'doors_number': 5,
 'emission_standard': 'C',
 'engine': '1.4L',
 'engine_horse_power': 125,
 'expiration_date': None,
 'fuel_type': 'Gasolina',
 'id': '74df0984-3289-5eac-8e9a-d469f8cc9eac',
 'is_damaged': False,
 'is_operable': True,
 'license_plate': None,
 'link_to_web_offer': 'https://www.coches.net/volkswagen-tiguan-techgo-14-tsi-92kw-125cv-5p-gasolina-2018-en-barcelona-62470838-covo.aspx',
 'listing': 'auction',
 'location': 'Barcelona',
 'make': 'VOLKSWAGEN',
 'model': 'Tiguan',
 'odometer': 51300,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'ES',
 'original_photo_count': 42,
 'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19361263/b7b7519f-1a3f-4d53-93fd-8a859813994b.jpg'],
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_74df0984-3289-5eac-8e9a-d469f8cc9eac/74df0984-3289-5eac-8e9a-d469f8cc9eac_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 257435,
             'Height': 600,
             'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19361263/b7b7519f-1a3f-4d53-93fd-8a859813994b.jpg',
             'Width': 800}],
 'price': 20900,
 'price_includes_vat': True,
 'registration_date': '2018-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'VOLKSWAGEN Tiguan TechGo 1.4 TSI',
 'transmission': 'manual',
 'trim': 'TechGo 1.4 TSI 92kW 125CV',
 'vin': None,
 'year': 2018}
2026-03-26 15:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%2762470838%27 HTTP/1.1" 200 None
2026-03-26 15:15:17 [auto_selling_coches.net] INFO: Saving data for 62470838: {'created_time': 1774538117.003021, 'last_price_update_time': 1774538117.003028}
2026-03-26 15:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62470838') HTTP/1.1" 204 0
2026-03-26 15:15:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:15:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f66e9ab0a90>
2026-03-26 15:15:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:15:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:15:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:15:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7e0f1b08-23ea-59e0-ad30-3a5b24010baf/7e0f1b08-23ea-59e0-ad30-3a5b24010baf_image_0.jpg HTTP/1.1" 201 0
2026-03-26 15:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto_selling_coches.net',RowKey='https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F19729131%252F228dd9b9-a382-4612-b8e0-8a59270b0db0.jpg') HTTP/1.1" 204 0
2026-03-26 15:15:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19729131/228dd9b9-a382-4612-b8e0-8a59270b0db0.jpg saved to cache
2026-03-26 15:15:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 7e0f1b08-23ea-59e0-ad30-3a5b24010baf
2026-03-26 15:15:17 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 7e0f1b08-23ea-59e0-ad30-3a5b24010baf sending to next pipeline
2026-03-26 15:15:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:15:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f66e9aa44d0>
2026-03-26 15:15:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:15:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 15:15:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:15:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6ea71984-f79c-59ce-9a23-5382241ae72b/6ea71984-f79c-59ce-9a23-5382241ae72b_image_0.jpg HTTP/1.1" 201 0
2026-03-26 15:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto_selling_coches.net',RowKey='https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F19704853%252F027c65de-443a-452f-aa8e-8088333ca86d.jpg') HTTP/1.1" 204 0
2026-03-26 15:15:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19704853/027c65de-443a-452f-aa8e-8088333ca86d.jpg saved to cache
2026-03-26 15:15:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 6ea71984-f79c-59ce-9a23-5382241ae72b
2026-03-26 15:15:17 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 6ea71984-f79c-59ce-9a23-5382241ae72b sending to next pipeline
2026-03-26 15:15:17 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 7e0f1b08-23ea-59e0-ad30-3a5b24010baf with identifier 70277209
2026-03-26 15:15:17 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 15:15:17 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 15:15:17 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 7e0f1b08-23ea-59e0-ad30-3a5b24010baf
2026-03-26 15:15:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/19729131/228dd9b9-a382-4612-b8e0-8a59270b0db0.jpg>
{'auction_title': '',
 'body_type': 'Berlina',
 'c_o_2_emission_value': 120,
 'category': 'Coches',
 'color': 'Gris / Plata',
 'currency': 'EUR',
 'description': 'Este Ford Fiesta 1.25 Duratec Trend destaca por su equilibrio '
                'entre eficiencia y practicidad urbana. Con etiqueta '
                'medioambiental C, permite el acceso a la mayoría de zonas de '
                'bajas emisiones de las ciudades españolas con las '
                'restricciones actuales. \n'
                '\n'
                'Su interior ofrece un espacio bien aprovechado con asientos '
                'traseros abatibles que amplían la capacidad del maletero de '
                '290 a 974 litros, adaptándose a diferentes necesidades. La '
                'dirección asistida eléctrica con endurecimiento progresivo '
                'mejora la maniobrabilidad en ciudad y la estabilidad en '
                'carretera.\n'
                '\n'
                'Entre su equipamiento, incluye elementos de seguridad como '
                'control de estabilidad, ABS, airbags frontales, laterales y '
                'de cortina, además de anclajes Isofix. Cuenta con extras como '
                'luces diurnas LED y control de crucero que aumentan su '
                'confort en trayectos largos. Este vehículo resulta '
                'especialmente adecuado para quienes buscan un utilitario '
                'fiable, económico y versátil para el día a día.\n'
                '\n'
                '??Ford Fiesta 1.2 gasolina 82cv 2015: el coche ideal para '
                'moverte sin gastar de más ????\n'
                '\n'
                'Buscas un coche que no te complique la vida…\n'
                '\n'
                'Este Ford Fiesta 1.2 gasolina de 82cv es ese coche que '
                'siempre responde.\n'
                'Perfecto para moverte por ciudad, aparcar sin estrés y gastar '
                'poco.\n'
                '\n'
                'Con un consumo contenido y un mantenimiento sencillo, es '
                'ideal como primer coche o para el día a día.\n'
                '\n'
                'Cómodo, fiable y listo para acompañarte en cada trayecto.\n'
                '\n'
                '?? Escríbenos y ven a verlo\n'
                '?? Automóviles Bcn\n'
                '\n'
                '#FordFiesta #CocheDeOcasión #CochesBarcelona #Utilitario',
 'doors_number': 5,
 'emission_standard': 'C',
 'engine': '1.2L',
 'engine_horse_power': 82,
 'expiration_date': None,
 'fuel_type': 'Gasolina',
 'id': '7e0f1b08-23ea-59e0-ad30-3a5b24010baf',
 'is_damaged': False,
 'is_operable': True,
 'license_plate': None,
 'link_to_web_offer': 'https://www.coches.net/ford-fiesta-125-duratec-82cv-trend-5p-5p-gasolina-2015-en-barcelona-70277209-covo.aspx',
 'listing': 'auction',
 'location': 'Barcelona',
 'make': 'FORD',
 'model': 'Fiesta',
 'odometer': 86500,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'ES',
 'original_photo_count': 22,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7e0f1b08-23ea-59e0-ad30-3a5b24010baf/7e0f1b08-23ea-59e0-ad30-3a5b24010baf_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 125613,
             'Height': 600,
             'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19729131/228dd9b9-a382-4612-b8e0-8a59270b0db0.jpg',
             'Width': 800}],
 'price': 6990,
 'price_includes_vat': True,
 'registration_date': '2015-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'FORD Fiesta 1.25 Duratec Trend',
 'transmission': 'manual',
 'trim': '1.25 Duratec 82cv Trend 5p',
 'vin': None,
 'year': 2015}
2026-03-26 15:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%2770277209%27 HTTP/1.1" 200 None
2026-03-26 15:15:17 [auto_selling_coches.net] INFO: Saving data for 70277209: {'created_time': 1774538117.146691, 'last_price_update_time': 1774538117.146699}
2026-03-26 15:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70277209') HTTP/1.1" 204 0
2026-03-26 15:15:17 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 6ea71984-f79c-59ce-9a23-5382241ae72b with identifier 70235072
2026-03-26 15:15:17 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 15:15:17 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 15:15:17 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 6ea71984-f79c-59ce-9a23-5382241ae72b
2026-03-26 15:15:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/19704853/027c65de-443a-452f-aa8e-8088333ca86d.jpg>
{'auction_title': '',
 'body_type': 'Familiar',
 'c_o_2_emission_value': 131,
 'category': 'Coches',
 'color': 'Granate',
 'currency': 'EUR',
 'description': 'Mazda 6 2.0 Style 2017 \n'
                '\n'
                'Distintivo medioambiental “C” para su circulación por '
                'ciudad \n'
                'Unidad disponible\n'
                '\n'
                'Motor gasolina de 2000cc con 145cv\n'
                'Cambio manual de 6 velocidades\n'
                '129.400 Kms\n'
                'Familiar\n'
                'Volante multifunción\n'
                'Control y limitador de velocidad\n'
                'Luces automáticas\n'
                'Aire acondicionado por zonas\n'
                'Anclajes ISOFIX\n'
                'Start/Stop\n'
                'ESP\n'
                'Retrovisores plegables eléctricos\n'
                'Navegador\n'
                'Freno de mano eléctrico\n'
                'Bluetooth\n'
                'Llantas de aleación\n'
                'Mantenimientos al día\n'
                '\n'
                'Garantía mecánica de 1 año con cobertura europea ampliable a '
                '36 meses\n'
                '\n'
                'FINANCIACIÓN DISPONIBLE\n'
                'sujeto a estudio y aprobación por la entidad financiera\n'
                '\n'
                '13.900€ o cuotas a su medida\n'
                '\n'
                'Transporte puerta a puerta opcional!\n'
                '\n'
                '“Dicho anuncio no es vinculante y podría tener errores '
                'tipográficos, se muestra a título informativo y no '
                'contractual."\n'
                '\n'
                'VISITA NUESTRA WEB PARA VER NUESTRO STOCK COMPLETO.',
 'doors_number': 5,
 'emission_standard': 'C',
 'engine': '2.0L',
 'engine_horse_power': 145,
 'expiration_date': None,
 'fuel_type': 'Gasolina',
 'id': '6ea71984-f79c-59ce-9a23-5382241ae72b',
 'is_damaged': False,
 'is_operable': True,
 'license_plate': None,
 'link_to_web_offer': 'https://www.coches.net/mazda-mazda6-20-ge-107kw-145cv-style-wgn-5p-gasolina-2017-en-barcelona-70235072-covo.aspx',
 'listing': 'auction',
 'location': 'Barcelona',
 'make': 'MAZDA',
 'model': 'Mazda6',
 'odometer': 129400,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'ES',
 'original_photo_count': 33,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6ea71984-f79c-59ce-9a23-5382241ae72b/6ea71984-f79c-59ce-9a23-5382241ae72b_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 126127,
             'Height': 600,
             'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19704853/027c65de-443a-452f-aa8e-8088333ca86d.jpg',
             'Width': 800}],
 'price': 13990,
 'price_includes_vat': True,
 'registration_date': '2017-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'MAZDA Mazda6 2.0 GE Style WGN',
 'transmission': 'manual',
 'trim': '2.0 GE 107kW 145CV Style WGN',
 'vin': None,
 'year': 2017}
2026-03-26 15:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%2770235072%27 HTTP/1.1" 200 None
2026-03-26 15:15:17 [auto_selling_coches.net] INFO: Saving data for 70235072: {'created_time': 1774538117.203166, 'last_price_update_time': 1774538117.20318}
2026-03-26 15:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70235072') HTTP/1.1" 204 0
2026-03-26 15:15:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70054296> (referer: https://www.coches.net/concesionario/automovilesbcn/?utm_medium=cpc&utm_source=google&utm_campaign=pmax_nofeed-&gad_source=1&pg=1) ['zyte-api']
2026-03-26 15:15:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:15:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/62624681> (referer: https://www.coches.net/concesionario/automovilesbcn/?utm_medium=cpc&utm_source=google&utm_campaign=pmax_nofeed-&gad_source=1&pg=1) ['zyte-api']
2026-03-26 15:15:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:15:18 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
 'body_type': 'SUV',
 'c_o_2_emission_value': 109,
 'category': 'Coches',
 'color': 'Blanco',
 'currency': 'EUR',
 'description': 'SEAT Arona 1.0i 2022 17.990€\n'
                '\n'
                'Distintivo medioambiental “C” para su circulación por '
                'ciudad \n'
                '\n'
                'Vehículo de un único propietario y SEMI-NUEVO \n'
                '\n'
                'Solo 3.400 Kms\n'
                '\n'
                'Motor gasolina de 1000cc con 110cv\n'
                'Cambio manual de 6 velocidades\n'
                'Volante multifunción\n'
                'Control y limitador de velocidad\n'
                'Cockpit\n'
                'Bluetooth\n'
                'Aire acondicionado por zonas\n'
                'Elevalunas eléctricos\n'
                'Usb\n'
                'Anclajes ISOFIX\n'
                'Sensores de aparcamiento\n'
                'Navegador\n'
                'ESP\n'
                'Luces diurnas y automáticas\n'
                'Botón SOS\n'
                'Line assistance\n'
                'Retrovisores plegables eléctricos\n'
                'Elevalunas eléctricos\n'
                'Mantenimiento al día\n'
                '\n'
                'Garantía mecánica de 1 año con cobertura europea ampliable a '
                '36 meses\n'
                '\n'
                'FINANCIACIÓN 100% SIN ENTRADA \n'
                'sujeto a estudio y aprobación por la entidad financiera\n'
                '\n'
                'Transporte puerta a puerta opcional!\n'
                '\n'
                '“Dicho anuncio no es vinculante y podría tener errores '
                'tipográficos, se muestra a título informativo y no '
                'contractual."\n'
                'ISITA NUESTRA WEB PARA VER NUESTRO STOCK COMPLETO.',
 'doors_number': 5,
 'emission_standard': 'C',
 'engine': '1.0L',
 'engine_horse_power': 110,
 'expiration_date': None,
 'fuel_type': 'Gasolina',
 'is_damaged': False,
 'is_operable': True,
 'license_plate': None,
 'link_to_web_offer': 'https://www.coches.net/seat-arona-10-tsi-81kw-xperience-xm-5p-gasolina-2023-en-barcelona-70054296-covo.aspx',
 'listing': 'auction',
 'location': 'Barcelona',
 'make': 'SEAT',
 'model': 'Arona',
 'odometer': 3400,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'ES',
 'original_photo_count': 0,
 'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19562848/09ec0cf0-3559-4c9f-9893-f44b994be6ce.jpg',
                'https://a.ccdn.es/cnet/vehicles/19562848/b331c92c-aecf-449a-b68d-5d24a4625743.jpg',
                'https://a.ccdn.es/cnet/vehicles/19562848/a63535ef-1eb0-4276-88dd-ebdbd768a297.jpg',
                'https://a.ccdn.es/cnet/vehicles/19562848/4ebb0a7a-71ce-4ed1-86f5-d96849231905.jpg',
                'https://a.ccdn.es/cnet/vehicles/19562848/50e2fcbf-2baa-43e0-8913-1390311c75c2.jpg',
                'https://a.ccdn.es/cnet/vehicles/19562848/d0bcad76-1a97-4cf8-9f4f-934a205d8bbd.jpg',
                'https://a.ccdn.es/cnet/vehicles/19562848/7aa8d135-1370-4bbd-a21b-e448d47d8447.jpg',
                'https://a.ccdn.es/cnet/vehicles/19562848/5dd43352-68a4-4f5e-950a-c31f31b64df0.jpg',
                'https://a.ccdn.es/cnet/vehicles/19562848/90a5204d-6e6c-4d43-99ff-2b019f299e2b.jpg',
                'https://a.ccdn.es/cnet/vehicles/19562848/b0b9118c-365d-450b-a558-5d6ad9255543.jpg',
                'https://a.ccdn.es/cnet/vehicles/19562848/62490371-43b2-4bf6-ba52-b3ed70cb1dbc.jpg',
                'https://a.ccdn.es/cnet/vehicles/19562848/4a82bc36-9831-435d-aee9-1373278ee02d.jpg',
                'https://a.ccdn.es/cnet/vehicles/19562848/6836ca40-e527-47d6-bcd8-8696e98a3a2f.jpg',
                'https://a.ccdn.es/cnet/vehicles/19562848/02a8c5d3-1faa-4593-a7ee-a1d6c5d58908.jpg',
                'https://a.ccdn.es/cnet/vehicles/19562848/43ddcdde-11b8-4558-a2ac-0e87b122731e.jpg',
                'https://a.ccdn.es/cnet/vehicles/19562848/604da00f-bb3c-4f42-8b26-0faf717a2fdb.jpg',
                'https://a.ccdn.es/cnet/vehicles/19562848/20fc8dd6-a09f-414b-8a8f-540f5ec94912.jpg',
                'https://a.ccdn.es/cnet/vehicles/19562848/814d7c1d-1671-49e0-983d-f9c92a26336f.jpg',
                'https://a.ccdn.es/cnet/vehicles/19562848/8238399f-dbae-44a6-9aa9-910f5aff0798.jpg',
                'https://a.ccdn.es/cnet/vehicles/19562848/c5731cd3-a500-484d-ab55-8ee9745c0390.jpg',
                'https://a.ccdn.es/cnet/vehicles/19562848/7a44cf70-0e8a-4fbf-938f-e0a77925da8c.jpg',
                'https://a.ccdn.es/cnet/vehicles/19562848/1fbe2209-5141-4884-8857-36009e203be0.jpg',
                'https://a.ccdn.es/cnet/vehicles/19562848/ce2965a7-937d-4858-bfb6-771ae8811e19.jpg',
                'https://a.ccdn.es/cnet/vehicles/19562848/6c5895ad-f122-449d-b53c-334ef40523ec.jpg',
                'https://a.ccdn.es/cnet/vehicles/19562848/c86b1675-82e6-4e70-be6d-4b698d7e6a93.jpg',
                'https://a.ccdn.es/cnet/vehicles/19562848/50244bca-3386-49db-aa6c-3492ec9cf0b3.jpg',
                'https://a.ccdn.es/cnet/vehicles/19562848/638fd2e0-9a75-45d7-996d-f45a18f1ef08.jpg',
                'https://a.ccdn.es/cnet/vehicles/19562848/b24e7981-97c0-4709-9fe3-5407b1be73ae.jpg',
                'https://a.ccdn.es/cnet/vehicles/19562848/3867923a-d2d2-4b9e-877a-a7b2643473cd.jpg',
                'https://a.ccdn.es/cnet/vehicles/19562848/ce332478-5d1a-4c87-9141-0e120ad8e5e3.jpg',
                'https://a.ccdn.es/cnet/vehicles/19562848/9449eb55-fa22-4e32-91f7-04c43355432f.jpg',
                'https://a.ccdn.es/cnet/vehicles/19562848/af95f1c8-56ec-47d8-9a81-abcbb46a8b4a.jpg',
                'https://a.ccdn.es/cnet/vehicles/19562848/9e2a94b1-c9f2-46ff-a390-bc661aa42522.jpg'],
 'price': 17990,
 'price_includes_vat': True,
 'registration_date': '2022-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'SEAT Arona 1.0 TSI Xperience XM',
 'transmission': 'manual',
 'trim': '1.0 TSI 81kW Xperience XM',
 'vin': None,
 'year': 2022}
2026-03-26 15:15:18 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: d262b59b-281b-57b1-83f8-caf5c0f554e8 with identifier: 70054296
2026-03-26 15:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item d262b59b-281b-57b1-83f8-caf5c0f554e8
2026-03-26 15:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F19562848%252F09ec0cf0-3559-4c9f-9893-f44b994be6ce.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19562848/09ec0cf0-3559-4c9f-9893-f44b994be6ce.jpg already downloaded
2026-03-26 15:15:18 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: d262b59b-281b-57b1-83f8-caf5c0f554e8 with identifier 70054296
2026-03-26 15:15:18 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 15:15:18 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 15:15:18 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item d262b59b-281b-57b1-83f8-caf5c0f554e8
2026-03-26 15:15:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://web.gw.coches.net/details/70054296>
{'auction_title': '',
 'body_type': 'SUV',
 'c_o_2_emission_value': 109,
 'category': 'Coches',
 'color': 'Blanco',
 'currency': 'EUR',
 'description': 'SEAT Arona 1.0i 2022 17.990€\n'
                '\n'
                'Distintivo medioambiental “C” para su circulación por '
                'ciudad \n'
                '\n'
                'Vehículo de un único propietario y SEMI-NUEVO \n'
                '\n'
                'Solo 3.400 Kms\n'
                '\n'
                'Motor gasolina de 1000cc con 110cv\n'
                'Cambio manual de 6 velocidades\n'
                'Volante multifunción\n'
                'Control y limitador de velocidad\n'
                'Cockpit\n'
                'Bluetooth\n'
                'Aire acondicionado por zonas\n'
                'Elevalunas eléctricos\n'
                'Usb\n'
                'Anclajes ISOFIX\n'
                'Sensores de aparcamiento\n'
                'Navegador\n'
                'ESP\n'
                'Luces diurnas y automáticas\n'
                'Botón SOS\n'
                'Line assistance\n'
                'Retrovisores plegables eléctricos\n'
                'Elevalunas eléctricos\n'
                'Mantenimiento al día\n'
                '\n'
                'Garantía mecánica de 1 año con cobertura europea ampliable a '
                '36 meses\n'
                '\n'
                'FINANCIACIÓN 100% SIN ENTRADA \n'
                'sujeto a estudio y aprobación por la entidad financiera\n'
                '\n'
                'Transporte puerta a puerta opcional!\n'
                '\n'
                '“Dicho anuncio no es vinculante y podría tener errores '
                'tipográficos, se muestra a título informativo y no '
                'contractual."\n'
                'ISITA NUESTRA WEB PARA VER NUESTRO STOCK COMPLETO.',
 'doors_number': 5,
 'emission_standard': 'C',
 'engine': '1.0L',
 'engine_horse_power': 110,
 'expiration_date': None,
 'fuel_type': 'Gasolina',
 'id': 'd262b59b-281b-57b1-83f8-caf5c0f554e8',
 'is_damaged': False,
 'is_operable': True,
 'license_plate': None,
 'link_to_web_offer': 'https://www.coches.net/seat-arona-10-tsi-81kw-xperience-xm-5p-gasolina-2023-en-barcelona-70054296-covo.aspx',
 'listing': 'auction',
 'location': 'Barcelona',
 'make': 'SEAT',
 'model': 'Arona',
 'odometer': 3400,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'ES',
 'original_photo_count': 33,
 'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19562848/09ec0cf0-3559-4c9f-9893-f44b994be6ce.jpg'],
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d262b59b-281b-57b1-83f8-caf5c0f554e8/d262b59b-281b-57b1-83f8-caf5c0f554e8_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 119911,
             'Height': 600,
             'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19562848/09ec0cf0-3559-4c9f-9893-f44b994be6ce.jpg',
             'Width': 800}],
 'price': 17990,
 'price_includes_vat': True,
 'registration_date': '2022-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'SEAT Arona 1.0 TSI Xperience XM',
 'transmission': 'manual',
 'trim': '1.0 TSI 81kW Xperience XM',
 'vin': None,
 'year': 2022}
2026-03-26 15:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%2770054296%27 HTTP/1.1" 200 None
2026-03-26 15:15:18 [auto_selling_coches.net] INFO: Saving data for 70054296: {'created_time': 1774538118.066182, 'last_price_update_time': 1774538118.066192}
2026-03-26 15:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70054296') HTTP/1.1" 204 0
2026-03-26 15:15:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/62665094> (referer: https://www.coches.net/concesionario/automovilesbcn/?utm_medium=cpc&utm_source=google&utm_campaign=pmax_nofeed-&gad_source=1&pg=1) ['zyte-api']
2026-03-26 15:15:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70009253> (referer: https://www.coches.net/concesionario/automovilesbcn/?utm_medium=cpc&utm_source=google&utm_campaign=pmax_nofeed-&gad_source=1&pg=1) ['zyte-api']
2026-03-26 15:15:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70025620> (referer: https://www.coches.net/concesionario/automovilesbcn/?utm_medium=cpc&utm_source=google&utm_campaign=pmax_nofeed-&gad_source=1&pg=1) ['zyte-api']
2026-03-26 15:15:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:15:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:15:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:15:18 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
 'body_type': 'SUV',
 'c_o_2_emission_value': 137,
 'category': 'Coches',
 'color': 'Gris / Plata',
 'currency': 'EUR',
 'description': 'Volkswagen Tiguan 1.4 TSI Dic.2017 Iva Deducible\n'
                '\n'
                'Distintivo medioambiental “C” para su circulación por '
                'ciudad \n'
                '\n'
                'Motor gasolina de 1400cc con 125cv\n'
                'Cambio manual de 6 velocidades\n'
                '208.700 Kms\n'
                'Volante multifunción \n'
                'Control y limitador de velocidad\n'
                'App-Connect (incluye Google Android Auto + Apple CarPlay + '
                'Mirror Link) \n'
                'Control de tracción (ASR) \n'
                'Luces automáticas\n'
                'Retrovisores plegable eléctricos\n'
                'Bluetooth\n'
                'Anclajes ISOFIX\n'
                'Aire acondicionado por zonas\n'
                'Sensor de lluvia\n'
                'Conexión USB para iPhone/iPod \n'
                'Freno de estacionamiento electrónico con activación '
                'automática Faros antiniebla con luz de giro \n'
                'Retrovisor interior fotosensible\n'
                'Mantenimientos al día\n'
                ' \n'
                'FINANCIACIÓN DISPONIBLE\n'
                'sujeto a estudio y aprobación por la entidad financiera\n'
                '\n'
                '13.990€ o cuotas a su media (iva deducible)\n'
                '\n'
                'Garantía mecánica de 1 año con cobertura europea ampliable a '
                '36 meses\n'
                '\n'
                'Transporte puerta a puerta opcional!\n'
                '\n'
                '“Dicho anuncio no es vinculante y podría tener errores '
                'tipográficos, se muestra a título informativo y no '
                'contractual."\n'
                '\n'
                'VISITA NUESTRA WEB PARA VER NUESTRO STOCK COMPLETO.',
 'doors_number': 5,
 'emission_standard': 'C',
 'engine': '1.4L',
 'engine_horse_power': 125,
 'expiration_date': None,
 'fuel_type': 'Gasolina',
 'is_damaged': False,
 'is_operable': True,
 'license_plate': None,
 'link_to_web_offer': 'https://www.coches.net/volkswagen-tiguan-edition-14-tsi-125cv-bmt-5p-gasolina-2017-en-barcelona-62624681-covo.aspx',
 'listing': 'auction',
 'location': 'Barcelona',
 'make': 'VOLKSWAGEN',
 'model': 'Tiguan',
 'odometer': 208700,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'ES',
 'original_photo_count': 0,
 'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19487729/ab880583-8a0a-4827-bc1a-102ee586d13b.jpg',
                'https://a.ccdn.es/cnet/vehicles/19487729/1e089685-63c8-42a4-a3b1-55f5af3c0569.jpg',
                'https://a.ccdn.es/cnet/vehicles/19487729/2d9926d2-ff76-4c80-ac2f-1dd0979ab410.jpg',
                'https://a.ccdn.es/cnet/vehicles/19487729/ff01dfbc-2396-433b-af0c-a1c327397334.jpg',
                'https://a.ccdn.es/cnet/vehicles/19487729/49d8a7c5-a919-4b9a-a2e7-7c776e331014.jpg',
                'https://a.ccdn.es/cnet/vehicles/19487729/8e23240e-e7b8-40fd-a3ad-ca002ad73479.jpg',
                'https://a.ccdn.es/cnet/vehicles/19487729/7477c7e3-cf13-4ff0-af5c-c771535b3e40.jpg',
                'https://a.ccdn.es/cnet/vehicles/19487729/5d188c5c-c9ac-4a31-8ce9-0f1f4910d200.jpg',
                'https://a.ccdn.es/cnet/vehicles/19487729/ac1b2e57-b966-4cf1-ba44-171a32c13dfe.jpg',
                'https://a.ccdn.es/cnet/vehicles/19487729/54b0c098-cb1c-4a28-a433-24593b34f06b.jpg',
                'https://a.ccdn.es/cnet/vehicles/19487729/fee02108-6aed-4ef5-88c6-0d24ce35fdb5.jpg',
                'https://a.ccdn.es/cnet/vehicles/19487729/c1a7d96b-77f3-4261-b07c-f76d9d56baea.jpg',
                'https://a.ccdn.es/cnet/vehicles/19487729/4419002c-4175-44a3-93cd-42099a051a7f.jpg',
                'https://a.ccdn.es/cnet/vehicles/19487729/a427e36a-0203-4cfa-b6ee-c5ba4c37001c.jpg',
                'https://a.ccdn.es/cnet/vehicles/19487729/c1a0c60f-930d-4e19-9354-98ad3c7f606d.jpg',
                'https://a.ccdn.es/cnet/vehicles/19487729/9b7f345a-dd0b-466a-8ff7-f0c1b3efd7fa.jpg',
                'https://a.ccdn.es/cnet/vehicles/19487729/570be612-b8bc-40ff-aafd-4a34be59dd31.jpg',
                'https://a.ccdn.es/cnet/vehicles/19487729/2a58d8cb-8a1b-4827-9eed-43f3645fecf6.jpg',
                'https://a.ccdn.es/cnet/vehicles/19487729/c80776ec-4164-4f05-bca7-5ef0bec711da.jpg',
                'https://a.ccdn.es/cnet/vehicles/19487729/936c874b-374b-4e7e-99c2-ba42ceb278fa.jpg',
                'https://a.ccdn.es/cnet/vehicles/19487729/dc6ab9f1-9519-47a6-bda0-29af47195980.jpg',
                'https://a.ccdn.es/cnet/vehicles/19487729/ad7c714a-d559-4c69-b1fe-9f3fa619262b.jpg',
                'https://a.ccdn.es/cnet/vehicles/19487729/e9e137b0-1c6a-4476-8e9d-4abee738bc07.jpg',
                'https://a.ccdn.es/cnet/vehicles/19487729/46bce5e2-0e4f-44c6-8802-68c4074056f4.jpg',
                'https://a.ccdn.es/cnet/vehicles/19487729/ce18a119-b335-46f7-992c-d72291adc7d3.jpg',
                'https://a.ccdn.es/cnet/vehicles/19487729/27b5503e-03fc-47e8-bfbe-2a2641316dc3.jpg',
                'https://a.ccdn.es/cnet/vehicles/19487729/c26a490d-9b8d-4920-9120-132c5a34cccf.jpg',
                'https://a.ccdn.es/cnet/vehicles/19487729/d430ca02-6b9f-4772-be9a-2ec622ebea97.jpg',
                'https://a.ccdn.es/cnet/vehicles/19487729/c6026d0b-dcad-4bbb-9981-70909357aea1.jpg',
                'https://a.ccdn.es/cnet/vehicles/19487729/14d93016-b269-455e-a28e-37d44e1a6c1a.jpg',
                'https://a.ccdn.es/cnet/vehicles/19487729/48d90af5-12a7-473b-b533-3c01d9fe0991.jpg',
                'https://a.ccdn.es/cnet/vehicles/19487729/bb676838-9aed-4098-a415-31d3b36582c8.jpg',
                'https://a.ccdn.es/cnet/vehicles/19487729/f887912c-1697-4b88-9b7f-a77604bed4d7.jpg',
                'https://a.ccdn.es/cnet/vehicles/19487729/ab5723d2-9acb-4b00-9676-a4adb1e7c0cf.jpg',
                'https://a.ccdn.es/cnet/vehicles/19487729/5cd0669d-9fc6-45da-b166-d434a87915d6.jpg',
                'https://a.ccdn.es/cnet/vehicles/19487729/f942a081-3d75-418d-aacc-c8ce6719a458.jpg'],
 'price': 13990,
 'price_includes_vat': True,
 'registration_date': '2018-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'VOLKSWAGEN Tiguan Edition 1.4 TSI BMT',
 'transmission': 'manual',
 'trim': 'Edition 1.4 TSI 125CV BMT',
 'vin': None,
 'year': 2018}
2026-03-26 15:15:18 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 5763ff55-471e-5e9f-bf32-1a28e50e56ce with identifier: 62624681
2026-03-26 15:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 5763ff55-471e-5e9f-bf32-1a28e50e56ce
2026-03-26 15:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F19487729%252Fab880583-8a0a-4827-bc1a-102ee586d13b.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19487729/ab880583-8a0a-4827-bc1a-102ee586d13b.jpg already downloaded
2026-03-26 15:15:18 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 5763ff55-471e-5e9f-bf32-1a28e50e56ce with identifier 62624681
2026-03-26 15:15:18 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 15:15:18 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 15:15:18 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 5763ff55-471e-5e9f-bf32-1a28e50e56ce
2026-03-26 15:15:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://web.gw.coches.net/details/62624681>
{'auction_title': '',
 'body_type': 'SUV',
 'c_o_2_emission_value': 137,
 'category': 'Coches',
 'color': 'Gris / Plata',
 'currency': 'EUR',
 'description': 'Volkswagen Tiguan 1.4 TSI Dic.2017 Iva Deducible\n'
                '\n'
                'Distintivo medioambiental “C” para su circulación por '
                'ciudad \n'
                '\n'
                'Motor gasolina de 1400cc con 125cv\n'
                'Cambio manual de 6 velocidades\n'
                '208.700 Kms\n'
                'Volante multifunción \n'
                'Control y limitador de velocidad\n'
                'App-Connect (incluye Google Android Auto + Apple CarPlay + '
                'Mirror Link) \n'
                'Control de tracción (ASR) \n'
                'Luces automáticas\n'
                'Retrovisores plegable eléctricos\n'
                'Bluetooth\n'
                'Anclajes ISOFIX\n'
                'Aire acondicionado por zonas\n'
                'Sensor de lluvia\n'
                'Conexión USB para iPhone/iPod \n'
                'Freno de estacionamiento electrónico con activación '
                'automática Faros antiniebla con luz de giro \n'
                'Retrovisor interior fotosensible\n'
                'Mantenimientos al día\n'
                ' \n'
                'FINANCIACIÓN DISPONIBLE\n'
                'sujeto a estudio y aprobación por la entidad financiera\n'
                '\n'
                '13.990€ o cuotas a su media (iva deducible)\n'
                '\n'
                'Garantía mecánica de 1 año con cobertura europea ampliable a '
                '36 meses\n'
                '\n'
                'Transporte puerta a puerta opcional!\n'
                '\n'
                '“Dicho anuncio no es vinculante y podría tener errores '
                'tipográficos, se muestra a título informativo y no '
                'contractual."\n'
                '\n'
                'VISITA NUESTRA WEB PARA VER NUESTRO STOCK COMPLETO.',
 'doors_number': 5,
 'emission_standard': 'C',
 'engine': '1.4L',
 'engine_horse_power': 125,
 'expiration_date': None,
 'fuel_type': 'Gasolina',
 'id': '5763ff55-471e-5e9f-bf32-1a28e50e56ce',
 'is_damaged': False,
 'is_operable': True,
 'license_plate': None,
 'link_to_web_offer': 'https://www.coches.net/volkswagen-tiguan-edition-14-tsi-125cv-bmt-5p-gasolina-2017-en-barcelona-62624681-covo.aspx',
 'listing': 'auction',
 'location': 'Barcelona',
 'make': 'VOLKSWAGEN',
 'model': 'Tiguan',
 'odometer': 208700,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'ES',
 'original_photo_count': 36,
 'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19487729/ab880583-8a0a-4827-bc1a-102ee586d13b.jpg'],
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5763ff55-471e-5e9f-bf32-1a28e50e56ce/5763ff55-471e-5e9f-bf32-1a28e50e56ce_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 116571,
             'Height': 600,
             'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19487729/ab880583-8a0a-4827-bc1a-102ee586d13b.jpg',
             'Width': 800}],
 'price': 13990,
 'price_includes_vat': True,
 'registration_date': '2018-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'VOLKSWAGEN Tiguan Edition 1.4 TSI BMT',
 'transmission': 'manual',
 'trim': 'Edition 1.4 TSI 125CV BMT',
 'vin': None,
 'year': 2018}
2026-03-26 15:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%2762624681%27 HTTP/1.1" 200 None
2026-03-26 15:15:18 [auto_selling_coches.net] INFO: Saving data for 62624681: {'created_time': 1774538118.157062, 'last_price_update_time': 1774538118.157074}
2026-03-26 15:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62624681') HTTP/1.1" 204 0
2026-03-26 15:15:18 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
 'body_type': 'Monovolumen',
 'c_o_2_emission_value': 113,
 'category': 'Coches',
 'color': 'Blanco',
 'currency': 'EUR',
 'description': 'Citroën Berlingo Talla M 1.5 BlueHdi Feel 2019 \n'
                '\n'
                'Distintivo medioambiental “C” para su circulación por '
                'ciudad \n'
                '\n'
                'Vehículo de un único propietario\n'
                '\n'
                'Motor Diesel de1500cc con 100cv\n'
                'Cambio manual de\n'
                '129.500 Kms\n'
                '5 puertas\n'
                'Doble puerta lateral\n'
                'Control y limitador de velocidad\n'
                'Luces automáticas\n'
                'Line assist\n'
                'Sensores de aparcamiento\n'
                'Anclajes ISOFIX\n'
                'Aire acondicionado por zonas\n'
                'Retrovisores eléctricos\n'
                'Luces diurnas\n'
                'Bluetooth\n'
                'Pantalla táctil\n'
                'Mantenimientos al dia\n'
                '\n'
                'Garantía mecánica de 1 año con cobertura europea ampliable a '
                '36 meses\n'
                '\n'
                'FINANCIACIÓN DISPONIBLE\n'
                'sujeto a estudio y aprobación por la entidad financiera\n'
                '\n'
                '13.490€ o cuotas a su medida\n'
                '\n'
                'Transporte puerta a puerta opcional!\n'
                '\n'
                '“Dicho anuncio no es vinculante y podría tener errores '
                'tipográficos, se muestra a título informativo y no '
                'contractual."\n'
                '\n'
                '#citroenberlingo #psa #cochesocasion #automovilesbcn '
                '#cornelladellobregat\n'
                '\n'
                'VISITA NUESTRA WEB PARA VER NUESTRO STOCK COMPLETO.',
 'doors_number': 5,
 'emission_standard': 'C',
 'engine': '1.5L',
 'engine_horse_power': 102,
 'expiration_date': None,
 'fuel_type': 'Diesel',
 'is_damaged': False,
 'is_operable': True,
 'license_plate': None,
 'link_to_web_offer': 'https://www.coches.net/citroen-berlingo-talla-m-bluehdi-100-feel-5p-diesel-2019-en-barcelona-62665094-covo.aspx',
 'listing': 'auction',
 'location': 'Barcelona',
 'make': 'CITROEN',
 'model': 'Berlingo',
 'odometer': 129500,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'ES',
 'original_photo_count': 0,
 'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19519256/ee95db81-e317-4fee-a09d-4b1bb804d525.jpg',
                'https://a.ccdn.es/cnet/vehicles/19519256/2c0e6796-1f46-4d21-967b-44b096312197.jpg',
                'https://a.ccdn.es/cnet/vehicles/19519256/03c5fc20-8244-48ec-aebc-76a9bdd3c320.jpg',
                'https://a.ccdn.es/cnet/vehicles/19519256/c52dce89-bc41-4b27-bac3-b0c59ea16a8c.jpg',
                'https://a.ccdn.es/cnet/vehicles/19519256/3b707831-abdd-4940-bb60-90523e1f3554.jpg',
                'https://a.ccdn.es/cnet/vehicles/19519256/8e1073e6-b1a8-4d14-961f-2cf5bbd76859.jpg',
                'https://a.ccdn.es/cnet/vehicles/19519256/0e49ba15-f814-4e78-b968-328818b173b0.jpg',
                'https://a.ccdn.es/cnet/vehicles/19519256/746a99c7-85d5-43c0-933c-9d85a796e543.jpg',
                'https://a.ccdn.es/cnet/vehicles/19519256/88aaef1c-f4b7-4737-a027-b0ed93112153.jpg',
                'https://a.ccdn.es/cnet/vehicles/19519256/c9c48552-0c40-4631-b8e8-5fbfb4feca14.jpg',
                'https://a.ccdn.es/cnet/vehicles/19519256/7ab2577a-cb4d-4ed6-b2d0-b51916664d27.jpg',
                'https://a.ccdn.es/cnet/vehicles/19519256/8f80dcc6-eb57-45ec-a51c-f73d2e4a6a6e.jpg',
                'https://a.ccdn.es/cnet/vehicles/19519256/16998f62-add2-4de2-8fdc-5df5579ddcac.jpg',
                'https://a.ccdn.es/cnet/vehicles/19519256/b4a2dfb4-9e4a-47de-b367-8b1e06a990dc.jpg',
                'https://a.ccdn.es/cnet/vehicles/19519256/7f1091c7-3644-4627-9549-8452ba407960.jpg',
                'https://a.ccdn.es/cnet/vehicles/19519256/923957ff-3003-4027-98a8-9bcafa31e3b0.jpg',
                'https://a.ccdn.es/cnet/vehicles/19519256/33784acf-e009-4f1e-8ef3-ee0ab7968699.jpg',
                'https://a.ccdn.es/cnet/vehicles/19519256/58c00645-dfa3-479f-83ca-4e9ddc4400fd.jpg',
                'https://a.ccdn.es/cnet/vehicles/19519256/4f78931d-f7e5-454b-8d78-8a56cd45f3e0.jpg',
                'https://a.ccdn.es/cnet/vehicles/19519256/42479cce-8002-4367-9078-5ac34c80abd2.jpg',
                'https://a.ccdn.es/cnet/vehicles/19519256/b640891d-7a20-42ea-8dd4-50edc92a3658.jpg',
                'https://a.ccdn.es/cnet/vehicles/19519256/bbda120b-bb8e-4c5f-986d-ce586b7252ae.jpg',
                'https://a.ccdn.es/cnet/vehicles/19519256/b47a45c0-6817-4393-be1f-c1ab5d11dbcf.jpg',
                'https://a.ccdn.es/cnet/vehicles/19519256/2a6f8923-78c3-43e1-b524-25eff96e055d.jpg',
                'https://a.ccdn.es/cnet/vehicles/19519256/2dce16f4-f5de-4d2b-af12-17ddca216501.jpg',
                'https://a.ccdn.es/cnet/vehicles/19519256/ea13fdb0-f62c-4e18-becd-c70e9e05e5ff.jpg',
                'https://a.ccdn.es/cnet/vehicles/19519256/3c6d0b9b-5433-4c45-8369-0b177b7e4047.jpg',
                'https://a.ccdn.es/cnet/vehicles/19519256/a9502b5f-9402-4587-a29e-80d54c77f51e.jpg',
                'https://a.ccdn.es/cnet/vehicles/19519256/64d45391-1cc0-48ec-9111-c1369461f4ec.jpg',
                'https://a.ccdn.es/cnet/vehicles/19519256/d21b6601-1f59-434e-b558-f004e266eba8.jpg',
                'https://a.ccdn.es/cnet/vehicles/19519256/92279501-9e7f-4ee8-8722-7d3ffdb6e9b8.jpg',
                'https://a.ccdn.es/cnet/vehicles/19519256/91c049d6-6ee1-47a4-84cb-eacdefe9c6ee.jpg'],
 'price': 12990,
 'price_includes_vat': True,
 'registration_date': '2019-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'CITROEN Berlingo Talla M BlueHDi 100 FEEL',
 'transmission': 'manual',
 'trim': 'Talla M BlueHDi 100 FEEL',
 'vin': None,
 'year': 2019}
2026-03-26 15:15:18 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 48f29286-3c5c-58df-9b46-0d9a3b991f4d with identifier: 62665094
2026-03-26 15:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 48f29286-3c5c-58df-9b46-0d9a3b991f4d
2026-03-26 15:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F19519256%252Fee95db81-e317-4fee-a09d-4b1bb804d525.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19519256/ee95db81-e317-4fee-a09d-4b1bb804d525.jpg already downloaded
2026-03-26 15:15:18 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
 'body_type': 'Monovolumen',
 'c_o_2_emission_value': None,
 'category': 'Coches',
 'color': 'Gris / Plata',
 'currency': 'EUR',
 'description': 'Ford Tourneo Connect 2.0cc 2023 27.490€ Iva deducible\n'
                '\n'
                'Distintivo medioambiental “C” para su circulación por '
                'ciudad \n'
                '\n'
                'Motor Diesel de 2000cc con 102cv\n'
                'Cambio manual de 6 velocidades\n'
                '57.500 Kms\n'
                'Doble puertas laterales \n'
                '7 plazas\n'
                'Volante multifunción\n'
                'Control y limitador de velocidad\n'
                'Luces automáticas\n'
                'Aire acondicionado\n'
                'Cockpit\n'
                'Navegador pantalla táctil \n'
                'Asientos calefactables\n'
                'Bluetooth\n'
                'Retrovisores plegables electicos\n'
                'Anclajes ISOFIX\n'
                'Sensores de aparcamientos\n'
                'Asistente de frenada\n'
                'Boton SOS\n'
                'Llantas de aleación\n'
                'Line assist\n'
                'Start/Stop\n'
                'Mantenimientos al día\n'
                '\n'
                'Garantía mecánica de 1 año con cobertura europea ampliable a '
                '36 meses\n'
                '\n'
                'FINANCIACIÓN DISPONIBLE\n'
                'sujeto a estudio y aprobación por la entidad financiera\n'
                '\n'
                '27.490€ o cuotas a su media (Iva deducible)\n'
                '\n'
                '\n'
                'Transporte puerta a puerta opcional!\n'
                '\n'
                '“Dicho anuncio no es vinculante y podría tener errores '
                'tipográficos, se muestra a título informativo y no '
                'contractual."\n'
                '\n'
                '\n'
                'VISITA NUESTRA WEB PARA VER NUESTRO STOCK COMPLETO.',
 'doors_number': 5,
 'emission_standard': 'C',
 'engine': '2.0L',
 'engine_horse_power': 102,
 'expiration_date': None,
 'fuel_type': 'Diesel',
 'is_damaged': False,
 'is_operable': True,
 'license_plate': None,
 'link_to_web_offer': 'https://www.coches.net/ford-tourneo-connect-20-ecoblue-75kw-sport-5p-diesel-2023-en-barcelona-70009253-covo.aspx',
 'listing': 'auction',
 'location': 'Barcelona',
 'make': 'FORD',
 'model': 'Tourneo Connect',
 'odometer': 57500,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'ES',
 'original_photo_count': 0,
 'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19529317/85a1e714-4d55-4ea3-a16f-33888f603e4f.jpg',
                'https://a.ccdn.es/cnet/vehicles/19529317/e786daad-08c1-4c83-86b7-615224004e2f.jpg',
                'https://a.ccdn.es/cnet/vehicles/19529317/6778c91c-e801-4a07-9a2f-fbf01c71938a.jpg',
                'https://a.ccdn.es/cnet/vehicles/19529317/96ea2f9f-a957-45cd-9c01-ef78231e8483.jpg',
                'https://a.ccdn.es/cnet/vehicles/19529317/45943b1f-16cc-43d8-bb17-2ab8c35f0384.jpg',
                'https://a.ccdn.es/cnet/vehicles/19529317/f14ef6fa-014e-4469-bc99-fe31963209fe.jpg',
                'https://a.ccdn.es/cnet/vehicles/19529317/3e670f95-889b-4d8b-bb07-0111eeea0982.jpg',
                'https://a.ccdn.es/cnet/vehicles/19529317/b1717af2-0b47-422a-a23f-775f1395b13c.jpg',
                'https://a.ccdn.es/cnet/vehicles/19529317/493dd3da-ad7c-43fa-a1b0-abfabea384b7.jpg',
                'https://a.ccdn.es/cnet/vehicles/19529317/74e4414b-bdd5-463f-ba4a-c188b6d7e8d8.jpg',
                'https://a.ccdn.es/cnet/vehicles/19529317/18bc4cc6-f990-4b32-8a1d-d965f96b8780.jpg',
                'https://a.ccdn.es/cnet/vehicles/19529317/ebec2344-8dd4-4cf3-aad6-4f3aaeb7c428.jpg',
                'https://a.ccdn.es/cnet/vehicles/19529317/ead6b93e-9e56-4039-9459-861061b3a69b.jpg',
                'https://a.ccdn.es/cnet/vehicles/19529317/2da6adda-ba3c-4a54-9eb0-f2ec16d160e3.jpg',
                'https://a.ccdn.es/cnet/vehicles/19529317/62601dfe-bde8-4a9f-b5f3-c70a3c2cc93d.jpg',
                'https://a.ccdn.es/cnet/vehicles/19529317/0ea1b44b-2362-4915-bb7a-890a0d3fb262.jpg',
                'https://a.ccdn.es/cnet/vehicles/19529317/53f8f4c3-dde1-4483-b046-e0f8828bdf01.jpg',
                'https://a.ccdn.es/cnet/vehicles/19529317/d9b28dee-129f-4d67-9f0c-1221c9789675.jpg',
                'https://a.ccdn.es/cnet/vehicles/19529317/d5b534e2-c225-4c40-a424-e34e6159772f.jpg',
                'https://a.ccdn.es/cnet/vehicles/19529317/8bb3811c-4133-48f7-89d3-aaca2d7b9cd2.jpg',
                'https://a.ccdn.es/cnet/vehicles/19529317/4e5a3a13-649d-41d7-ad33-10ee5bc05f91.jpg',
                'https://a.ccdn.es/cnet/vehicles/19529317/7a0af4a3-19d9-4645-8edf-837906cabdfd.jpg',
                'https://a.ccdn.es/cnet/vehicles/19529317/b2d56ba7-ee3a-4c76-83bc-0c9e714642eb.jpg',
                'https://a.ccdn.es/cnet/vehicles/19529317/07849b77-029e-4461-b3c4-28bf136aba94.jpg',
                'https://a.ccdn.es/cnet/vehicles/19529317/21b9da0f-24d9-4067-869b-4329c6277e64.jpg',
                'https://a.ccdn.es/cnet/vehicles/19529317/7253c801-4366-43e6-97f3-22c8cc869f7a.jpg',
                'https://a.ccdn.es/cnet/vehicles/19529317/05f0c1a9-4b17-47b0-98f8-b11185ef5641.jpg',
                'https://a.ccdn.es/cnet/vehicles/19529317/089a84b1-cdfa-476a-bfec-6741ffea9985.jpg',
                'https://a.ccdn.es/cnet/vehicles/19529317/ef30699a-b69c-4f85-b322-e59c179b871b.jpg',
                'https://a.ccdn.es/cnet/vehicles/19529317/54c6ff63-091f-4e9d-86c9-e07548107f8d.jpg',
                'https://a.ccdn.es/cnet/vehicles/19529317/9522832a-cbdd-467b-9761-539c3135b129.jpg',
                'https://a.ccdn.es/cnet/vehicles/19529317/3dc34627-4282-4d24-a2a2-b77855639cfe.jpg',
                'https://a.ccdn.es/cnet/vehicles/19529317/bb83f489-f2a0-4f69-b2e8-5e23983cd194.jpg',
                'https://a.ccdn.es/cnet/vehicles/19529317/b0a69bb2-c601-4114-a169-e2875ba90c97.jpg',
                'https://a.ccdn.es/cnet/vehicles/19529317/145605ad-0d11-4012-9517-777fc0b6123e.jpg',
                'https://a.ccdn.es/cnet/vehicles/19529317/b1984a24-8847-4d52-a245-32cb55fa4e78.jpg',
                'https://a.ccdn.es/cnet/vehicles/19529317/1e81a37e-c2d2-48eb-83a4-23680bfa02a9.jpg',
                'https://a.ccdn.es/cnet/vehicles/19529317/85dd1c74-fd86-41fe-badd-6f2da2762464.jpg',
                'https://a.ccdn.es/cnet/vehicles/19529317/f0dfcaad-0fb6-48bf-a8b3-68adaf5b1aeb.jpg',
                'https://a.ccdn.es/cnet/vehicles/19529317/c493f959-27a8-42f2-92f3-53f99b00ab9a.jpg',
                'https://a.ccdn.es/cnet/vehicles/19529317/903ee1bd-6b13-4808-958f-8dc9bec26f7a.jpg',
                'https://a.ccdn.es/cnet/vehicles/19529317/479ba482-4d30-4825-8129-4223f348015d.jpg',
                'https://a.ccdn.es/cnet/vehicles/19529317/1929af20-5a64-4080-b065-ea3f2c44ec8f.jpg',
                'https://a.ccdn.es/cnet/vehicles/19529317/3937bb41-5c02-4f9b-90fe-c9435160972e.jpg',
                'https://a.ccdn.es/cnet/vehicles/19529317/ca23ee7e-3471-4888-89d7-036641c3eb97.jpg',
                'https://a.ccdn.es/cnet/vehicles/19529317/36b0504a-c5e7-42ff-a451-81e2980a0135.jpg'],
 'price': 27490,
 'price_includes_vat': True,
 'registration_date': '2023-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'FORD Tourneo Connect 2.0 Ecoblue Sport',
 'transmission': 'manual',
 'trim': '2.0 Ecoblue 75kW Sport',
 'vin': None,
 'year': 2023}
2026-03-26 15:15:18 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 36de5be6-d05c-590f-bb47-4cc383580f46 with identifier: 70009253
2026-03-26 15:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 36de5be6-d05c-590f-bb47-4cc383580f46
2026-03-26 15:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F19529317%252F85a1e714-4d55-4ea3-a16f-33888f603e4f.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19529317/85a1e714-4d55-4ea3-a16f-33888f603e4f.jpg already downloaded
2026-03-26 15:15:18 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 48f29286-3c5c-58df-9b46-0d9a3b991f4d with identifier 62665094
2026-03-26 15:15:18 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 15:15:18 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 15:15:18 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 48f29286-3c5c-58df-9b46-0d9a3b991f4d
2026-03-26 15:15:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://web.gw.coches.net/details/62665094>
{'auction_title': '',
 'body_type': 'Monovolumen',
 'c_o_2_emission_value': 113,
 'category': 'Coches',
 'color': 'Blanco',
 'currency': 'EUR',
 'description': 'Citroën Berlingo Talla M 1.5 BlueHdi Feel 2019 \n'
                '\n'
                'Distintivo medioambiental “C” para su circulación por '
                'ciudad \n'
                '\n'
                'Vehículo de un único propietario\n'
                '\n'
                'Motor Diesel de1500cc con 100cv\n'
                'Cambio manual de\n'
                '129.500 Kms\n'
                '5 puertas\n'
                'Doble puerta lateral\n'
                'Control y limitador de velocidad\n'
                'Luces automáticas\n'
                'Line assist\n'
                'Sensores de aparcamiento\n'
                'Anclajes ISOFIX\n'
                'Aire acondicionado por zonas\n'
                'Retrovisores eléctricos\n'
                'Luces diurnas\n'
                'Bluetooth\n'
                'Pantalla táctil\n'
                'Mantenimientos al dia\n'
                '\n'
                'Garantía mecánica de 1 año con cobertura europea ampliable a '
                '36 meses\n'
                '\n'
                'FINANCIACIÓN DISPONIBLE\n'
                'sujeto a estudio y aprobación por la entidad financiera\n'
                '\n'
                '13.490€ o cuotas a su medida\n'
                '\n'
                'Transporte puerta a puerta opcional!\n'
                '\n'
                '“Dicho anuncio no es vinculante y podría tener errores '
                'tipográficos, se muestra a título informativo y no '
                'contractual."\n'
                '\n'
                '#citroenberlingo #psa #cochesocasion #automovilesbcn '
                '#cornelladellobregat\n'
                '\n'
                'VISITA NUESTRA WEB PARA VER NUESTRO STOCK COMPLETO.',
 'doors_number': 5,
 'emission_standard': 'C',
 'engine': '1.5L',
 'engine_horse_power': 102,
 'expiration_date': None,
 'fuel_type': 'Diesel',
 'id': '48f29286-3c5c-58df-9b46-0d9a3b991f4d',
 'is_damaged': False,
 'is_operable': True,
 'license_plate': None,
 'link_to_web_offer': 'https://www.coches.net/citroen-berlingo-talla-m-bluehdi-100-feel-5p-diesel-2019-en-barcelona-62665094-covo.aspx',
 'listing': 'auction',
 'location': 'Barcelona',
 'make': 'CITROEN',
 'model': 'Berlingo',
 'odometer': 129500,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'ES',
 'original_photo_count': 32,
 'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19519256/ee95db81-e317-4fee-a09d-4b1bb804d525.jpg'],
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_48f29286-3c5c-58df-9b46-0d9a3b991f4d/48f29286-3c5c-58df-9b46-0d9a3b991f4d_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 91716,
             'Height': 600,
             'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19519256/ee95db81-e317-4fee-a09d-4b1bb804d525.jpg',
             'Width': 800}],
 'price': 12990,
 'price_includes_vat': True,
 'registration_date': '2019-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'CITROEN Berlingo Talla M BlueHDi 100 FEEL',
 'transmission': 'manual',
 'trim': 'Talla M BlueHDi 100 FEEL',
 'vin': None,
 'year': 2019}
2026-03-26 15:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%2762665094%27 HTTP/1.1" 200 None
2026-03-26 15:15:18 [auto_selling_coches.net] INFO: Saving data for 62665094: {'created_time': 1774538118.271471, 'last_price_update_time': 1774538118.271481}
2026-03-26 15:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62665094') HTTP/1.1" 204 0
2026-03-26 15:15:18 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 36de5be6-d05c-590f-bb47-4cc383580f46 with identifier 70009253
2026-03-26 15:15:18 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 15:15:18 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 15:15:18 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 36de5be6-d05c-590f-bb47-4cc383580f46
2026-03-26 15:15:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://web.gw.coches.net/details/70009253>
{'auction_title': '',
 'body_type': 'Monovolumen',
 'c_o_2_emission_value': None,
 'category': 'Coches',
 'color': 'Gris / Plata',
 'currency': 'EUR',
 'description': 'Ford Tourneo Connect 2.0cc 2023 27.490€ Iva deducible\n'
                '\n'
                'Distintivo medioambiental “C” para su circulación por '
                'ciudad \n'
                '\n'
                'Motor Diesel de 2000cc con 102cv\n'
                'Cambio manual de 6 velocidades\n'
                '57.500 Kms\n'
                'Doble puertas laterales \n'
                '7 plazas\n'
                'Volante multifunción\n'
                'Control y limitador de velocidad\n'
                'Luces automáticas\n'
                'Aire acondicionado\n'
                'Cockpit\n'
                'Navegador pantalla táctil \n'
                'Asientos calefactables\n'
                'Bluetooth\n'
                'Retrovisores plegables electicos\n'
                'Anclajes ISOFIX\n'
                'Sensores de aparcamientos\n'
                'Asistente de frenada\n'
                'Boton SOS\n'
                'Llantas de aleación\n'
                'Line assist\n'
                'Start/Stop\n'
                'Mantenimientos al día\n'
                '\n'
                'Garantía mecánica de 1 año con cobertura europea ampliable a '
                '36 meses\n'
                '\n'
                'FINANCIACIÓN DISPONIBLE\n'
                'sujeto a estudio y aprobación por la entidad financiera\n'
                '\n'
                '27.490€ o cuotas a su media (Iva deducible)\n'
                '\n'
                '\n'
                'Transporte puerta a puerta opcional!\n'
                '\n'
                '“Dicho anuncio no es vinculante y podría tener errores '
                'tipográficos, se muestra a título informativo y no '
                'contractual."\n'
                '\n'
                '\n'
                'VISITA NUESTRA WEB PARA VER NUESTRO STOCK COMPLETO.',
 'doors_number': 5,
 'emission_standard': 'C',
 'engine': '2.0L',
 'engine_horse_power': 102,
 'expiration_date': None,
 'fuel_type': 'Diesel',
 'id': '36de5be6-d05c-590f-bb47-4cc383580f46',
 'is_damaged': False,
 'is_operable': True,
 'license_plate': None,
 'link_to_web_offer': 'https://www.coches.net/ford-tourneo-connect-20-ecoblue-75kw-sport-5p-diesel-2023-en-barcelona-70009253-covo.aspx',
 'listing': 'auction',
 'location': 'Barcelona',
 'make': 'FORD',
 'model': 'Tourneo Connect',
 'odometer': 57500,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'ES',
 'original_photo_count': 46,
 'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19529317/85a1e714-4d55-4ea3-a16f-33888f603e4f.jpg'],
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_36de5be6-d05c-590f-bb47-4cc383580f46/36de5be6-d05c-590f-bb47-4cc383580f46_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 126456,
             'Height': 600,
             'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19529317/85a1e714-4d55-4ea3-a16f-33888f603e4f.jpg',
             'Width': 800}],
 'price': 27490,
 'price_includes_vat': True,
 'registration_date': '2023-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'FORD Tourneo Connect 2.0 Ecoblue Sport',
 'transmission': 'manual',
 'trim': '2.0 Ecoblue 75kW Sport',
 'vin': None,
 'year': 2023}
2026-03-26 15:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%2770009253%27 HTTP/1.1" 200 None
2026-03-26 15:15:18 [auto_selling_coches.net] INFO: Saving data for 70009253: {'created_time': 1774538118.326897, 'last_price_update_time': 1774538118.326908}
2026-03-26 15:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70009253') HTTP/1.1" 204 0
2026-03-26 15:15:18 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
 'body_type': 'Monovolumen',
 'c_o_2_emission_value': 189,
 'category': 'Coches',
 'color': 'Gris / Plata',
 'currency': 'EUR',
 'description': 'Este SsangYong Rodius eXDi 2016 es la opción ideal si buscas '
                'un 7 plazas amplio, cómodo y automático.\n'
                '\n'
                'Motor diésel 2.2 2200cc – 178cv\n'
                'Cambio automático\n'
                '112.000 km\n'
                'Distintivo medioambiental C\n'
                '\n'
                'Espacio real para 7 personas y maletero generoso para viajes, '
                'trabajo o día a día.\n'
                '\n'
                'Equipamiento destacado:\n'
                'Asientos de cuero\n'
                'Volante multifunción\n'
                'Luces automáticas\n'
                'Sensores de aparcamiento\n'
                'Climatización por zonas\n'
                'ISOFIX\n'
                'Retrovisores eléctricos plegables\n'
                'USB – AUX y manos libres\n'
                '\n'
                'Mantenimientos al día con libro \n'
                'Garantía mecánica de 1 año con cobertura europea.\n'
                '\n'
                'Financiación disponible (sujeta a aprobación)\n'
                'Transporte puerta a puerta opcional\n'
                '\n'
                '17.490€ o cuotas a tu medida.\n'
                '\n'
                'Visita nuestra web y descubre todo nuestro stock.',
 'doors_number': 5,
 'emission_standard': 'C',
 'engine': '2.2L',
 'engine_horse_power': 178,
 'expiration_date': None,
 'fuel_type': 'Diesel',
 'is_damaged': False,
 'is_operable': True,
 'license_plate': None,
 'link_to_web_offer': 'https://www.coches.net/ssangyong-rodius-d22t-178cv-limited-5p-diesel-2016-en-barcelona-70025620-covo.aspx',
 'listing': 'auction',
 'location': 'Barcelona',
 'make': 'SSANGYONG',
 'model': 'Rodius',
 'odometer': 112000,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'ES',
 'original_photo_count': 0,
 'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19543548/10fbd0b6-78de-473f-b557-20f020734881.jpg',
                'https://a.ccdn.es/cnet/vehicles/19543548/71ee9961-1c11-4409-93fe-6a5ecb7a47b5.jpg',
                'https://a.ccdn.es/cnet/vehicles/19543548/3b1bd419-5428-401e-8cb9-4554ff15698e.jpg',
                'https://a.ccdn.es/cnet/vehicles/19543548/38f735fc-f2cd-4293-b4f0-9371f3921a9b.jpg',
                'https://a.ccdn.es/cnet/vehicles/19543548/899655dc-5048-4cae-b505-4e0ab6bb6ca0.jpg',
                'https://a.ccdn.es/cnet/vehicles/19543548/9a8a54b4-d928-49c8-9a46-cef935484ed3.jpg',
                'https://a.ccdn.es/cnet/vehicles/19543548/929a39e6-c0d2-44bd-897a-bb19d6b7b92c.jpg',
                'https://a.ccdn.es/cnet/vehicles/19543548/ad599a80-18c5-4c86-8deb-4f332d45120c.jpg',
                'https://a.ccdn.es/cnet/vehicles/19543548/24303052-7902-45af-968a-a4fa9985ba7f.jpg',
                'https://a.ccdn.es/cnet/vehicles/19543548/381f3271-8fc4-4b0a-b674-014834e3a948.jpg',
                'https://a.ccdn.es/cnet/vehicles/19543548/30494d12-72ee-47d7-9bf7-01ec9146d223.jpg',
                'https://a.ccdn.es/cnet/vehicles/19543548/e5d7c9cf-36a2-449e-ac6d-b899aafcfa92.jpg',
                'https://a.ccdn.es/cnet/vehicles/19543548/24703235-cee2-4c6a-a881-b47a0a84f0fb.jpg',
                'https://a.ccdn.es/cnet/vehicles/19543548/65e54c2a-7dfc-4049-a8c6-a7258572eeda.jpg',
                'https://a.ccdn.es/cnet/vehicles/19543548/384acf0a-1ecf-4212-8df0-4b63d1182328.jpg',
                'https://a.ccdn.es/cnet/vehicles/19543548/ca41f699-826b-462c-995b-2c79557e1c94.jpg',
                'https://a.ccdn.es/cnet/vehicles/19543548/c2486d4f-13d2-4c10-861e-6fb9987377b9.jpg',
                'https://a.ccdn.es/cnet/vehicles/19543548/ae639fe2-b116-41ac-b134-574f25b1a71d.jpg',
                'https://a.ccdn.es/cnet/vehicles/19543548/c5159d74-1c4c-4cb0-a5cb-c61e6d5d5e44.jpg',
                'https://a.ccdn.es/cnet/vehicles/19543548/1c278a90-f4ca-442d-8b76-7a5ecc80cfec.jpg',
                'https://a.ccdn.es/cnet/vehicles/19543548/63d2250b-29a5-4e35-b604-f57e9acdd7f2.jpg',
                'https://a.ccdn.es/cnet/vehicles/19543548/e06e4050-6aa8-4475-8ce6-6db5bb4b69d1.jpg',
                'https://a.ccdn.es/cnet/vehicles/19543548/d7d3f521-212e-4674-8884-03f758e52f2a.jpg',
                'https://a.ccdn.es/cnet/vehicles/19543548/89e7619b-edaa-4ca4-bcbb-52b1a118b55b.jpg',
                'https://a.ccdn.es/cnet/vehicles/19543548/708120bb-ab54-47ca-8098-eddb2db2aec0.jpg',
                'https://a.ccdn.es/cnet/vehicles/19543548/fceae2e3-1038-41dc-a86e-171d2d5c024d.jpg',
                'https://a.ccdn.es/cnet/vehicles/19543548/30ab64e5-917e-4b7a-b55e-057704b96df4.jpg',
                'https://a.ccdn.es/cnet/vehicles/19543548/bbfa1b2f-a597-4f86-8eb9-278928302170.jpg',
                'https://a.ccdn.es/cnet/vehicles/19543548/d806943b-8be5-4fd0-8045-323112adaad6.jpg',
                'https://a.ccdn.es/cnet/vehicles/19543548/ccc5ad74-9529-412b-9b1c-35793616ed0e.jpg',
                'https://a.ccdn.es/cnet/vehicles/19543548/7d2b414b-b087-4253-9cea-40cdd2dc87c5.jpg',
                'https://a.ccdn.es/cnet/vehicles/19543548/1751ffb2-b83c-4127-9aa8-9cf2e2e5cd4b.jpg',
                'https://a.ccdn.es/cnet/vehicles/19543548/d3ead151-965d-49a0-8bfc-70b4634839dd.jpg',
                'https://a.ccdn.es/cnet/vehicles/19543548/8fa8033b-13da-4393-ac5a-38070b326508.jpg',
                'https://a.ccdn.es/cnet/vehicles/19543548/3fc317ad-eb49-40db-8e85-491c653f581f.jpg',
                'https://a.ccdn.es/cnet/vehicles/19543548/62c8a902-061e-4193-b9f6-54df92ecabe8.jpg',
                'https://a.ccdn.es/cnet/vehicles/19543548/3872f3c3-0afd-43ed-a93a-ed2f92935ef5.jpg',
                'https://a.ccdn.es/cnet/vehicles/19543548/57d163bf-a3f9-4649-bd66-c957a90cb470.jpg'],
 'price': 17490,
 'price_includes_vat': True,
 'registration_date': '2016-01-01',
 'seats_number': 7,
 'seller_name': None,
 'title': 'SSANGYONG Rodius D22T Limited',
 'transmission': 'automatic',
 'trim': 'D22T 178cv Limited',
 'vin': None,
 'year': 2016}
2026-03-26 15:15:18 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: ff94a6a6-f4b0-5d6a-a1ab-55d0e43c6a3d with identifier: 70025620
2026-03-26 15:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item ff94a6a6-f4b0-5d6a-a1ab-55d0e43c6a3d
2026-03-26 15:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F19543548%252F10fbd0b6-78de-473f-b557-20f020734881.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19543548/10fbd0b6-78de-473f-b557-20f020734881.jpg already downloaded
2026-03-26 15:15:18 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: ff94a6a6-f4b0-5d6a-a1ab-55d0e43c6a3d with identifier 70025620
2026-03-26 15:15:18 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 15:15:18 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 15:15:18 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item ff94a6a6-f4b0-5d6a-a1ab-55d0e43c6a3d
2026-03-26 15:15:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://web.gw.coches.net/details/70025620>
{'auction_title': '',
 'body_type': 'Monovolumen',
 'c_o_2_emission_value': 189,
 'category': 'Coches',
 'color': 'Gris / Plata',
 'currency': 'EUR',
 'description': 'Este SsangYong Rodius eXDi 2016 es la opción ideal si buscas '
                'un 7 plazas amplio, cómodo y automático.\n'
                '\n'
                'Motor diésel 2.2 2200cc – 178cv\n'
                'Cambio automático\n'
                '112.000 km\n'
                'Distintivo medioambiental C\n'
                '\n'
                'Espacio real para 7 personas y maletero generoso para viajes, '
                'trabajo o día a día.\n'
                '\n'
                'Equipamiento destacado:\n'
                'Asientos de cuero\n'
                'Volante multifunción\n'
                'Luces automáticas\n'
                'Sensores de aparcamiento\n'
                'Climatización por zonas\n'
                'ISOFIX\n'
                'Retrovisores eléctricos plegables\n'
                'USB – AUX y manos libres\n'
                '\n'
                'Mantenimientos al día con libro \n'
                'Garantía mecánica de 1 año con cobertura europea.\n'
                '\n'
                'Financiación disponible (sujeta a aprobación)\n'
                'Transporte puerta a puerta opcional\n'
                '\n'
                '17.490€ o cuotas a tu medida.\n'
                '\n'
                'Visita nuestra web y descubre todo nuestro stock.',
 'doors_number': 5,
 'emission_standard': 'C',
 'engine': '2.2L',
 'engine_horse_power': 178,
 'expiration_date': None,
 'fuel_type': 'Diesel',
 'id': 'ff94a6a6-f4b0-5d6a-a1ab-55d0e43c6a3d',
 'is_damaged': False,
 'is_operable': True,
 'license_plate': None,
 'link_to_web_offer': 'https://www.coches.net/ssangyong-rodius-d22t-178cv-limited-5p-diesel-2016-en-barcelona-70025620-covo.aspx',
 'listing': 'auction',
 'location': 'Barcelona',
 'make': 'SSANGYONG',
 'model': 'Rodius',
 'odometer': 112000,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'ES',
 'original_photo_count': 38,
 'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19543548/10fbd0b6-78de-473f-b557-20f020734881.jpg'],
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ff94a6a6-f4b0-5d6a-a1ab-55d0e43c6a3d/ff94a6a6-f4b0-5d6a-a1ab-55d0e43c6a3d_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 112478,
             'Height': 600,
             'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19543548/10fbd0b6-78de-473f-b557-20f020734881.jpg',
             'Width': 800}],
 'price': 17490,
 'price_includes_vat': True,
 'registration_date': '2016-01-01',
 'seats_number': 7,
 'seller_name': None,
 'title': 'SSANGYONG Rodius D22T Limited',
 'transmission': 'automatic',
 'trim': 'D22T 178cv Limited',
 'vin': None,
 'year': 2016}
2026-03-26 15:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%2770025620%27 HTTP/1.1" 200 None
2026-03-26 15:15:18 [auto_selling_coches.net] INFO: Saving data for 70025620: {'created_time': 1774538118.419927, 'last_price_update_time': 1774538118.419974}
2026-03-26 15:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70025620') HTTP/1.1" 204 0
2026-03-26 15:15:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70088503> (referer: https://www.coches.net/concesionario/automovilesbcn/?utm_medium=cpc&utm_source=google&utm_campaign=pmax_nofeed-&gad_source=1&pg=1) ['zyte-api']
2026-03-26 15:15:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:15:19 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
 'body_type': 'Berlina',
 'c_o_2_emission_value': 99,
 'category': 'Coches',
 'color': 'Blanco',
 'currency': 'EUR',
 'description': 'Audi A3 Sportback 1.6 TDI 110cv — eficiencia y estilo en cada '
                'kilómetro\n'
                '\n'
                'Este Audi A3 Sportback llegó con un objetivo: ofrecer '
                'conducción eficiente sin renunciar al estilo. \n'
                'Con cambio manual, respuesta ágil y un diseño que sigue '
                'llamando la atención, es compañero ideal para rutas urbanas y '
                'escapadas de fin de semana.\n'
                '\n'
                ' En AUTOMÓVILES BCN\n'
                '\n'
                'Escríbenos y concierta tu cita de prueba.',
 'doors_number': 5,
 'emission_standard': 'C',
 'engine': '1.6L',
 'engine_horse_power': 110,
 'expiration_date': None,
 'fuel_type': 'Diesel',
 'is_damaged': False,
 'is_operable': True,
 'license_plate': None,
 'link_to_web_offer': 'https://www.coches.net/audi-a3-sportback-16-tdi-110cv-clean-attraction-5p-diesel-2016-en-barcelona-70088503-covo.aspx',
 'listing': 'auction',
 'location': 'Barcelona',
 'make': 'AUDI',
 'model': 'A3',
 'odometer': 168000,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'ES',
 'original_photo_count': 0,
 'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19592358/6e359a32-8def-423e-b7c7-0090c004ec33.jpg',
                'https://a.ccdn.es/cnet/vehicles/19592358/7ebea8ea-81a8-42e1-b4db-2e8d141029e8.jpg',
                'https://a.ccdn.es/cnet/vehicles/19592358/261a8aa3-a2e6-41fb-a0c1-450fe80a656f.jpg',
                'https://a.ccdn.es/cnet/vehicles/19592358/62a9fc20-3021-4b59-981e-3845a4fcbd68.jpg',
                'https://a.ccdn.es/cnet/vehicles/19592358/488ec130-6b71-4f83-9295-3f2c0b3f7e79.jpg',
                'https://a.ccdn.es/cnet/vehicles/19592358/ecb84f45-cea0-4a43-ad28-8775becbaef7.jpg',
                'https://a.ccdn.es/cnet/vehicles/19592358/7d673062-9cdd-45e6-8732-677ffe92481f.jpg',
                'https://a.ccdn.es/cnet/vehicles/19592358/a930534f-d318-400a-9fa0-728b2e272d5d.jpg',
                'https://a.ccdn.es/cnet/vehicles/19592358/c4a31d6b-095c-4ea4-ba0d-ea6e7cee1a69.jpg',
                'https://a.ccdn.es/cnet/vehicles/19592358/225a1485-5c23-47b5-8f33-6a430d8d6cca.jpg',
                'https://a.ccdn.es/cnet/vehicles/19592358/a780bb27-a11e-4491-ae60-8c602e2c8394.jpg',
                'https://a.ccdn.es/cnet/vehicles/19592358/7b66899e-13f3-47c5-94af-901b1b7f173d.jpg',
                'https://a.ccdn.es/cnet/vehicles/19592358/9a707ae0-9d3f-42b6-aacd-193dfe58c50e.jpg',
                'https://a.ccdn.es/cnet/vehicles/19592358/b6509453-ff3a-4fa2-82f0-c03f805576d8.jpg',
                'https://a.ccdn.es/cnet/vehicles/19592358/5980bd86-8e5c-4f2c-8b4a-ceae33be93f8.jpg',
                'https://a.ccdn.es/cnet/vehicles/19592358/fc6d54c5-4fee-4295-8ebb-07ee96bff816.jpg',
                'https://a.ccdn.es/cnet/vehicles/19592358/c6d36c8d-40d5-4a06-8a52-72a5e0c5de16.jpg',
                'https://a.ccdn.es/cnet/vehicles/19592358/ed70f3a4-cf65-4d79-92d9-640e38fcb02c.jpg',
                'https://a.ccdn.es/cnet/vehicles/19592358/98d4254c-aa26-4bf8-a118-6e3ee3298130.jpg',
                'https://a.ccdn.es/cnet/vehicles/19592358/60d0a089-26a8-4b55-9edb-078c9be01b32.jpg',
                'https://a.ccdn.es/cnet/vehicles/19592358/00534ec1-4e88-40fb-91ca-802cab86136d.jpg',
                'https://a.ccdn.es/cnet/vehicles/19592358/62101d71-9d56-4161-819c-2c15583fe3cf.jpg',
                'https://a.ccdn.es/cnet/vehicles/19592358/f9116c33-c3de-4062-a0b4-82c567a99deb.jpg',
                'https://a.ccdn.es/cnet/vehicles/19592358/8901aa67-1264-4855-9c22-be100b37e134.jpg',
                'https://a.ccdn.es/cnet/vehicles/19592358/71f21546-d0d3-40b4-aaf3-d2975bfe5240.jpg',
                'https://a.ccdn.es/cnet/vehicles/19592358/01bb8da6-a15c-46c0-a926-ff15202c78d3.jpg',
                'https://a.ccdn.es/cnet/vehicles/19592358/1b3881ff-4f6d-4716-ab10-6e9c32182800.jpg',
                'https://a.ccdn.es/cnet/vehicles/19592358/3d5bfcbb-539a-4733-921b-4585c4ee6651.jpg',
                'https://a.ccdn.es/cnet/vehicles/19592358/058e386c-d611-4494-b4cf-4ad1f6188b35.jpg',
                'https://a.ccdn.es/cnet/vehicles/19592358/8de56055-9f26-40b0-a51b-2218669f63da.jpg',
                'https://a.ccdn.es/cnet/vehicles/19592358/641e4acf-9dfd-4235-a510-a9d5b7a4fe55.jpg',
                'https://a.ccdn.es/cnet/vehicles/19592358/47b5b6f6-d1ee-4831-bac4-a60c8dfab42d.jpg',
                'https://a.ccdn.es/cnet/vehicles/19592358/36994aa8-4dd7-44cd-8739-3a311699c6ab.jpg',
                'https://a.ccdn.es/cnet/vehicles/19592358/d37add89-6dc4-4cfc-a125-8b12a0693d70.jpg',
                'https://a.ccdn.es/cnet/vehicles/19592358/d379a86d-ead2-4997-ba0e-56cbcd208cd7.jpg',
                'https://a.ccdn.es/cnet/vehicles/19592358/a88de065-b2b3-45f7-996f-5ef199d0ea4c.jpg'],
 'price': 13490,
 'price_includes_vat': True,
 'registration_date': '2015-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'AUDI A3 Sportback 1.6 TDI clean Attraction',
 'transmission': 'manual',
 'trim': 'Sportback 1.6 TDI 110CV clean Attraction',
 'vin': None,
 'year': 2015}
2026-03-26 15:15:19 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: ea81f705-dd54-5aff-8c53-75beb409654c with identifier: 70088503
2026-03-26 15:15:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item ea81f705-dd54-5aff-8c53-75beb409654c
2026-03-26 15:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F19592358%252F6e359a32-8def-423e-b7c7-0090c004ec33.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19592358/6e359a32-8def-423e-b7c7-0090c004ec33.jpg already downloaded
2026-03-26 15:15:19 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: ea81f705-dd54-5aff-8c53-75beb409654c with identifier 70088503
2026-03-26 15:15:19 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 15:15:19 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 15:15:19 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item ea81f705-dd54-5aff-8c53-75beb409654c
2026-03-26 15:15:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://web.gw.coches.net/details/70088503>
{'auction_title': '',
 'body_type': 'Berlina',
 'c_o_2_emission_value': 99,
 'category': 'Coches',
 'color': 'Blanco',
 'currency': 'EUR',
 'description': 'Audi A3 Sportback 1.6 TDI 110cv — eficiencia y estilo en cada '
                'kilómetro\n'
                '\n'
                'Este Audi A3 Sportback llegó con un objetivo: ofrecer '
                'conducción eficiente sin renunciar al estilo. \n'
                'Con cambio manual, respuesta ágil y un diseño que sigue '
                'llamando la atención, es compañero ideal para rutas urbanas y '
                'escapadas de fin de semana.\n'
                '\n'
                ' En AUTOMÓVILES BCN\n'
                '\n'
                'Escríbenos y concierta tu cita de prueba.',
 'doors_number': 5,
 'emission_standard': 'C',
 'engine': '1.6L',
 'engine_horse_power': 110,
 'expiration_date': None,
 'fuel_type': 'Diesel',
 'id': 'ea81f705-dd54-5aff-8c53-75beb409654c',
 'is_damaged': False,
 'is_operable': True,
 'license_plate': None,
 'link_to_web_offer': 'https://www.coches.net/audi-a3-sportback-16-tdi-110cv-clean-attraction-5p-diesel-2016-en-barcelona-70088503-covo.aspx',
 'listing': 'auction',
 'location': 'Barcelona',
 'make': 'AUDI',
 'model': 'A3',
 'odometer': 168000,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'ES',
 'original_photo_count': 36,
 'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19592358/6e359a32-8def-423e-b7c7-0090c004ec33.jpg'],
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ea81f705-dd54-5aff-8c53-75beb409654c/ea81f705-dd54-5aff-8c53-75beb409654c_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 116253,
             'Height': 600,
             'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19592358/6e359a32-8def-423e-b7c7-0090c004ec33.jpg',
             'Width': 800}],
 'price': 13490,
 'price_includes_vat': True,
 'registration_date': '2015-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'AUDI A3 Sportback 1.6 TDI clean Attraction',
 'transmission': 'manual',
 'trim': 'Sportback 1.6 TDI 110CV clean Attraction',
 'vin': None,
 'year': 2015}
2026-03-26 15:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%2770088503%27 HTTP/1.1" 200 None
2026-03-26 15:15:19 [auto_selling_coches.net] INFO: Saving data for 70088503: {'created_time': 1774538119.220237, 'last_price_update_time': 1774538119.220245}
2026-03-26 15:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70088503') HTTP/1.1" 204 0
2026-03-26 15:15:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70166547> (referer: https://www.coches.net/concesionario/automovilesbcn/?utm_medium=cpc&utm_source=google&utm_campaign=pmax_nofeed-&gad_source=1&pg=1) ['zyte-api']
2026-03-26 15:15:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70176146> (referer: https://www.coches.net/concesionario/automovilesbcn/?utm_medium=cpc&utm_source=google&utm_campaign=pmax_nofeed-&gad_source=1&pg=1) ['zyte-api']
2026-03-26 15:15:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70157572> (referer: https://www.coches.net/concesionario/automovilesbcn/?utm_medium=cpc&utm_source=google&utm_campaign=pmax_nofeed-&gad_source=1&pg=1) ['zyte-api']
2026-03-26 15:15:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:15:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70093902> (referer: https://www.coches.net/concesionario/automovilesbcn/?utm_medium=cpc&utm_source=google&utm_campaign=pmax_nofeed-&gad_source=1&pg=1) ['zyte-api']
2026-03-26 15:15:19 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
 'body_type': 'Berlina',
 'c_o_2_emission_value': 134,
 'category': 'Coches',
 'color': 'Blanco',
 'currency': 'EUR',
 'description': 'Este Volkswagen Golf 1.2 TSI Advance Rabbit destaca por su '
                'eficiente motor de gasolina que combina un consumo contenido '
                'con prestaciones ágiles para el día a día. Con etiqueta '
                'medioambiental C, permite el acceso a la mayoría de zonas '
                'urbanas reguladas, adaptándose a las normativas actuales de '
                'circulación en ciudades.\n'
                '\n'
                'El habitáculo ofrece un ambiente confortable con acabados de '
                'calidad, asientos ergonómicos y volante multifunción '
                'revestido en cuero. Este modelo incorpora climatizador, '
                'sistema de audio compatible con MP3 y elevalunas eléctricos '
                'que mejoran la experiencia a bordo. La seguridad está '
                'garantizada mediante múltiples airbags, control de '
                'estabilidad y sistema de anclaje Isofix para sillas '
                'infantiles.\n'
                '\n'
                'Entre sus extras opcionales, destaca la posibilidad de '
                'equipar el sistema Park Assist de aparcamiento asistido y el '
                'techo solar eléctrico, características que añaden '
                'funcionalidad y confort a este compacto versátil.',
 'doors_number': 5,
 'emission_standard': 'C',
 'engine': '1.2L',
 'engine_horse_power': 105,
 'expiration_date': None,
 'fuel_type': 'Gasolina',
 'is_damaged': False,
 'is_operable': True,
 'license_plate': None,
 'link_to_web_offer': 'https://www.coches.net/volkswagen-golf-12-tsi-105cv-advance-rabbit-5p-gasolina-2012-en-barcelona-70166547-covo.aspx',
 'listing': 'auction',
 'location': 'Barcelona',
 'make': 'VOLKSWAGEN',
 'model': 'Golf',
 'odometer': 123500,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'ES',
 'original_photo_count': 0,
 'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19652682/b327d100-9494-4b0c-9b65-82e83ac004b7.jpg',
                'https://a.ccdn.es/cnet/vehicles/19652682/86681a6f-625c-41df-b6db-d7f3291c3201.jpg',
                'https://a.ccdn.es/cnet/vehicles/19652682/0e13c8e2-602e-493c-b12c-6ee55081337e.jpg',
                'https://a.ccdn.es/cnet/vehicles/19652682/f6ff0942-8b8c-434a-ad85-68b06b179593.jpg',
                'https://a.ccdn.es/cnet/vehicles/19652682/8acc1889-468a-4552-8090-eb5b3b415334.jpg',
                'https://a.ccdn.es/cnet/vehicles/19652682/f3bcc07e-a0c5-4b14-b2fe-1efc724b8c7a.jpg',
                'https://a.ccdn.es/cnet/vehicles/19652682/f5088dbb-8eda-4df9-9f2a-55048367b340.jpg',
                'https://a.ccdn.es/cnet/vehicles/19652682/a3fb670b-9794-4a66-9790-2099753e8996.jpg',
                'https://a.ccdn.es/cnet/vehicles/19652682/a9dffadb-f633-4a10-b188-3f7a3876d989.jpg',
                'https://a.ccdn.es/cnet/vehicles/19652682/ce8a7c36-b3c9-45af-a9fc-eff87836da22.jpg',
                'https://a.ccdn.es/cnet/vehicles/19652682/73f18cad-c596-4a3e-8b19-2f62f0ef009e.jpg',
                'https://a.ccdn.es/cnet/vehicles/19652682/ba7b377a-ed97-4622-807f-20bd40dc91e4.jpg',
                'https://a.ccdn.es/cnet/vehicles/19652682/b7d2c892-8691-42ff-b8f2-8eb6402c80ee.jpg',
                'https://a.ccdn.es/cnet/vehicles/19652682/d8c46a92-056e-4fc0-9858-a6c65cdaa981.jpg',
                'https://a.ccdn.es/cnet/vehicles/19652682/e313afec-684f-4e7f-9803-064c94503211.jpg',
                'https://a.ccdn.es/cnet/vehicles/19652682/055cfc3d-ae9c-4eb6-bad0-a2dc29ad5094.jpg',
                'https://a.ccdn.es/cnet/vehicles/19652682/8f5f5a52-5e9a-473c-af0a-2d1396d1ff38.jpg',
                'https://a.ccdn.es/cnet/vehicles/19652682/6725e4ac-dd1f-4e5a-a25d-45ab148d73a1.jpg',
                'https://a.ccdn.es/cnet/vehicles/19652682/4595083e-c30a-4450-bdae-8e9bedc51b51.jpg',
                'https://a.ccdn.es/cnet/vehicles/19652682/76d9fdcd-3327-4fbc-bf89-504fb83d15a1.jpg',
                'https://a.ccdn.es/cnet/vehicles/19652682/924fd24d-c0b4-41a7-b8a8-f0536b75ea20.jpg',
                'https://a.ccdn.es/cnet/vehicles/19652682/4752face-9cd2-4254-bdfd-b621929b8e7e.jpg',
                'https://a.ccdn.es/cnet/vehicles/19652682/81b9f755-7eca-490e-927c-1982777d59c5.jpg',
                'https://a.ccdn.es/cnet/vehicles/19652682/5d9bcb10-3d6c-4762-b87c-288e7228999c.jpg',
                'https://a.ccdn.es/cnet/vehicles/19652682/2a84baeb-b83c-4899-88ba-005786930228.jpg',
                'https://a.ccdn.es/cnet/vehicles/19652682/98bcb8a8-3286-4ffc-858c-09b5b94252ac.jpg',
                'https://a.ccdn.es/cnet/vehicles/19652682/7c924459-19c6-4ec7-a03e-3da20277d85f.jpg'],
 'price': 8990,
 'price_includes_vat': True,
 'registration_date': '2012-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'VOLKSWAGEN Golf 1.2 TSI Advance Rabbit',
 'transmission': 'manual',
 'trim': '1.2 TSI 105cv Advance Rabbit',
 'vin': None,
 'year': 2012}
2026-03-26 15:15:19 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: b8593b21-6864-5bb7-a808-6ee05a96ce6b with identifier: 70166547
2026-03-26 15:15:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item b8593b21-6864-5bb7-a808-6ee05a96ce6b
2026-03-26 15:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F19652682%252Fb327d100-9494-4b0c-9b65-82e83ac004b7.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19652682/b327d100-9494-4b0c-9b65-82e83ac004b7.jpg already downloaded
2026-03-26 15:15:19 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
 'body_type': 'SUV',
 'c_o_2_emission_value': 205,
 'category': 'Coches',
 'color': 'Gris / Plata',
 'currency': 'EUR',
 'description': 'Suzuki Grand Vitara\n'
                '\n'
                'Motor diesel d 1900cc con 130cv\n'
                'Cambio manual \n'
                'Mantenimientos al día\n'
                'Kit distribución hecho\n'
                'Embrague hecho\n'
                'Bola remolque\n'
                '4x4\n'
                'Navegador\n'
                'Llantas de aleación\n'
                '\n'
                '“Dicho anuncio no es vinculante y podría tener errores '
                'tipográficos, se muestra a título informativo y no '
                'contractual."\n'
                '\n'
                'VISITA NUESTRA WEB PARA VER NUESTRO STOCK COMPLETO.',
 'doors_number': 5,
 'emission_standard': 'B',
 'engine': '1.9L',
 'engine_horse_power': 129,
 'expiration_date': None,
 'fuel_type': 'Diesel',
 'is_damaged': False,
 'is_operable': True,
 'license_plate': None,
 'link_to_web_offer': 'https://www.coches.net/suzuki-grand-vitara-19-ddis-jlx-5p-diesel-2006-en-barcelona-70176146-covo.aspx',
 'listing': 'auction',
 'location': 'Barcelona',
 'make': 'SUZUKI',
 'model': 'Grand Vitara',
 'odometer': 230000,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'ES',
 'original_photo_count': 0,
 'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19652724/e3f37269-7470-4064-bc4d-cda7b818ca32.jpg',
                'https://a.ccdn.es/cnet/vehicles/19652724/9dad6582-c447-4163-85af-889ccb9b2af7.jpg',
                'https://a.ccdn.es/cnet/vehicles/19652724/f8f9ce3a-cd36-4bb5-8086-0f691f05d8ae.jpg',
                'https://a.ccdn.es/cnet/vehicles/19652724/15a0761e-afe8-40ff-a3d0-b0bfc8a5bfae.jpg',
                'https://a.ccdn.es/cnet/vehicles/19652724/6e4f3bc5-2231-4782-8d1a-4b114f61d908.jpg',
                'https://a.ccdn.es/cnet/vehicles/19652724/c7f2910d-65d6-426f-ac91-2f531cd0f60d.jpg',
                'https://a.ccdn.es/cnet/vehicles/19652724/90b57f02-58df-461c-8c48-321e41fe6484.jpg',
                'https://a.ccdn.es/cnet/vehicles/19652724/c0d6d9cd-65c6-4238-bde2-0c1935da87da.jpg',
                'https://a.ccdn.es/cnet/vehicles/19652724/89485146-d778-43b9-8cd0-6dd3efdc6903.jpg',
                'https://a.ccdn.es/cnet/vehicles/19652724/2829d56d-b5fc-458b-a2a8-53a60b3ae9dc.jpg',
                'https://a.ccdn.es/cnet/vehicles/19652724/85a53987-bc61-4ff4-8c49-0297113e98f3.jpg',
                'https://a.ccdn.es/cnet/vehicles/19652724/4a69bd99-e292-4687-8622-9579a0987e17.jpg',
                'https://a.ccdn.es/cnet/vehicles/19652724/44ee621f-abc6-40b8-8fb7-1c481bc0605e.jpg',
                'https://a.ccdn.es/cnet/vehicles/19652724/7dfb3ecb-dcf0-443d-b9f7-041c293283cf.jpg',
                'https://a.ccdn.es/cnet/vehicles/19652724/f530ff36-d516-4fa5-8fd8-f6af6f7825a2.jpg',
                'https://a.ccdn.es/cnet/vehicles/19652724/ce7246e4-7276-4218-a48a-a1164168ede1.jpg',
                'https://a.ccdn.es/cnet/vehicles/19652724/6a6e40d4-8950-4b6e-9ff1-c603a36739bd.jpg',
                'https://a.ccdn.es/cnet/vehicles/19652724/e5cd8682-1173-4bda-a834-1dd864d40608.jpg',
                'https://a.ccdn.es/cnet/vehicles/19652724/7e20bc71-ea1d-4fad-98c9-899c2765e37f.jpg',
                'https://a.ccdn.es/cnet/vehicles/19652724/548b44bc-d3c3-48a2-8aeb-bf297775fadf.jpg',
                'https://a.ccdn.es/cnet/vehicles/19652724/295856fc-912c-4c6d-bb1c-7733489d9937.jpg',
                'https://a.ccdn.es/cnet/vehicles/19652724/658deecb-7633-405a-9779-4340d98de317.jpg',
                'https://a.ccdn.es/cnet/vehicles/19652724/fe54641a-fd96-4cdf-abd0-2b61513cf9a2.jpg',
                'https://a.ccdn.es/cnet/vehicles/19652724/3d438156-f529-4f41-8c5a-67d0f73ce413.jpg',
                'https://a.ccdn.es/cnet/vehicles/19652724/d0be3584-45da-43f7-baee-d46fcf1ddacf.jpg',
                'https://a.ccdn.es/cnet/vehicles/19652724/ef6ad5f4-0adc-4053-80b4-41cf408fe39c.jpg',
                'https://a.ccdn.es/cnet/vehicles/19652724/0ce08f3d-e28f-4c35-bdc5-54ad25ea9f15.jpg',
                'https://a.ccdn.es/cnet/vehicles/19652724/f3cfa199-5496-467c-9d2c-ad287623cf30.jpg'],
 'price': 7900,
 'price_includes_vat': True,
 'registration_date': '2006-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'SUZUKI Grand Vitara 1.9 DDiS JLX',
 'transmission': 'manual',
 'trim': '1.9 DDiS JLX',
 'vin': None,
 'year': 2006}
2026-03-26 15:15:19 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 97ca95e3-8e40-5897-88b1-4d21ba24eb2b with identifier: 70176146
2026-03-26 15:15:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 97ca95e3-8e40-5897-88b1-4d21ba24eb2b
2026-03-26 15:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F19652724%252Fe3f37269-7470-4064-bc4d-cda7b818ca32.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19652724/e3f37269-7470-4064-bc4d-cda7b818ca32.jpg already downloaded
2026-03-26 15:15:19 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: b8593b21-6864-5bb7-a808-6ee05a96ce6b with identifier 70166547
2026-03-26 15:15:19 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 15:15:19 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 15:15:19 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item b8593b21-6864-5bb7-a808-6ee05a96ce6b
2026-03-26 15:15:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://web.gw.coches.net/details/70166547>
{'auction_title': '',
 'body_type': 'Berlina',
 'c_o_2_emission_value': 134,
 'category': 'Coches',
 'color': 'Blanco',
 'currency': 'EUR',
 'description': 'Este Volkswagen Golf 1.2 TSI Advance Rabbit destaca por su '
                'eficiente motor de gasolina que combina un consumo contenido '
                'con prestaciones ágiles para el día a día. Con etiqueta '
                'medioambiental C, permite el acceso a la mayoría de zonas '
                'urbanas reguladas, adaptándose a las normativas actuales de '
                'circulación en ciudades.\n'
                '\n'
                'El habitáculo ofrece un ambiente confortable con acabados de '
                'calidad, asientos ergonómicos y volante multifunción '
                'revestido en cuero. Este modelo incorpora climatizador, '
                'sistema de audio compatible con MP3 y elevalunas eléctricos '
                'que mejoran la experiencia a bordo. La seguridad está '
                'garantizada mediante múltiples airbags, control de '
                'estabilidad y sistema de anclaje Isofix para sillas '
                'infantiles.\n'
                '\n'
                'Entre sus extras opcionales, destaca la posibilidad de '
                'equipar el sistema Park Assist de aparcamiento asistido y el '
                'techo solar eléctrico, características que añaden '
                'funcionalidad y confort a este compacto versátil.',
 'doors_number': 5,
 'emission_standard': 'C',
 'engine': '1.2L',
 'engine_horse_power': 105,
 'expiration_date': None,
 'fuel_type': 'Gasolina',
 'id': 'b8593b21-6864-5bb7-a808-6ee05a96ce6b',
 'is_damaged': False,
 'is_operable': True,
 'license_plate': None,
 'link_to_web_offer': 'https://www.coches.net/volkswagen-golf-12-tsi-105cv-advance-rabbit-5p-gasolina-2012-en-barcelona-70166547-covo.aspx',
 'listing': 'auction',
 'location': 'Barcelona',
 'make': 'VOLKSWAGEN',
 'model': 'Golf',
 'odometer': 123500,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'ES',
 'original_photo_count': 27,
 'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19652682/b327d100-9494-4b0c-9b65-82e83ac004b7.jpg'],
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b8593b21-6864-5bb7-a808-6ee05a96ce6b/b8593b21-6864-5bb7-a808-6ee05a96ce6b_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 122148,
             'Height': 600,
             'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19652682/b327d100-9494-4b0c-9b65-82e83ac004b7.jpg',
             'Width': 800}],
 'price': 8990,
 'price_includes_vat': True,
 'registration_date': '2012-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'VOLKSWAGEN Golf 1.2 TSI Advance Rabbit',
 'transmission': 'manual',
 'trim': '1.2 TSI 105cv Advance Rabbit',
 'vin': None,
 'year': 2012}
2026-03-26 15:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%2770166547%27 HTTP/1.1" 200 None
2026-03-26 15:15:19 [auto_selling_coches.net] INFO: Saving data for 70166547: {'created_time': 1774538119.454484, 'last_price_update_time': 1774538119.454497}
2026-03-26 15:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70166547') HTTP/1.1" 204 0
2026-03-26 15:15:19 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 97ca95e3-8e40-5897-88b1-4d21ba24eb2b with identifier 70176146
2026-03-26 15:15:19 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 15:15:19 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 15:15:19 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 97ca95e3-8e40-5897-88b1-4d21ba24eb2b
2026-03-26 15:15:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://web.gw.coches.net/details/70176146>
{'auction_title': '',
 'body_type': 'SUV',
 'c_o_2_emission_value': 205,
 'category': 'Coches',
 'color': 'Gris / Plata',
 'currency': 'EUR',
 'description': 'Suzuki Grand Vitara\n'
                '\n'
                'Motor diesel d 1900cc con 130cv\n'
                'Cambio manual \n'
                'Mantenimientos al día\n'
                'Kit distribución hecho\n'
                'Embrague hecho\n'
                'Bola remolque\n'
                '4x4\n'
                'Navegador\n'
                'Llantas de aleación\n'
                '\n'
                '“Dicho anuncio no es vinculante y podría tener errores '
                'tipográficos, se muestra a título informativo y no '
                'contractual."\n'
                '\n'
                'VISITA NUESTRA WEB PARA VER NUESTRO STOCK COMPLETO.',
 'doors_number': 5,
 'emission_standard': 'B',
 'engine': '1.9L',
 'engine_horse_power': 129,
 'expiration_date': None,
 'fuel_type': 'Diesel',
 'id': '97ca95e3-8e40-5897-88b1-4d21ba24eb2b',
 'is_damaged': False,
 'is_operable': True,
 'license_plate': None,
 'link_to_web_offer': 'https://www.coches.net/suzuki-grand-vitara-19-ddis-jlx-5p-diesel-2006-en-barcelona-70176146-covo.aspx',
 'listing': 'auction',
 'location': 'Barcelona',
 'make': 'SUZUKI',
 'model': 'Grand Vitara',
 'odometer': 230000,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'ES',
 'original_photo_count': 28,
 'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19652724/e3f37269-7470-4064-bc4d-cda7b818ca32.jpg'],
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_97ca95e3-8e40-5897-88b1-4d21ba24eb2b/97ca95e3-8e40-5897-88b1-4d21ba24eb2b_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 122934,
             'Height': 600,
             'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19652724/e3f37269-7470-4064-bc4d-cda7b818ca32.jpg',
             'Width': 800}],
 'price': 7900,
 'price_includes_vat': True,
 'registration_date': '2006-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'SUZUKI Grand Vitara 1.9 DDiS JLX',
 'transmission': 'manual',
 'trim': '1.9 DDiS JLX',
 'vin': None,
 'year': 2006}
2026-03-26 15:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%2770176146%27 HTTP/1.1" 200 None
2026-03-26 15:15:19 [auto_selling_coches.net] INFO: Saving data for 70176146: {'created_time': 1774538119.509493, 'last_price_update_time': 1774538119.509505}
2026-03-26 15:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70176146') HTTP/1.1" 204 0
2026-03-26 15:15:19 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
 'body_type': 'SUV',
 'c_o_2_emission_value': None,
 'category': 'Coches',
 'color': 'Gris / Plata',
 'currency': 'EUR',
 'description': 'Este Audi Q3 Sportback RS 2.5 TFSI quattro destaca por su '
                'potente motor de cinco cilindros que entrega 400 CV, '
                'permitiendo una aceleración de 0 a 100 km/h en solo 4,5 '
                'segundos. La tracción integral quattro y la transmisión '
                'automática de doble embrague de siete velocidades garantizan '
                'un comportamiento dinámico excepcional en cualquier '
                'superficie.\n'
                '\n'
                'El interior combina deportividad y confort con asientos '
                'deportivos, volante multifunción en aluminio y cuero, y un '
                'completo sistema multimedia con navegador y pantalla táctil '
                'de 10,25". Entre sus extras más destacables se encuentran el '
                'sistema de sonido Bang & Olufsen, los faros Matrix LED y el '
                'techo panorámico.\n'
                '\n'
                'La etiqueta medioambiental C permite el acceso a la mayoría '
                'de zonas urbanas reguladas, aunque con posibles restricciones '
                'en episodios de alta contaminación. Este vehículo se '
                'encuentra en perfecto estado de mantenimiento, ideal para '
                'quienes buscan prestaciones deportivas sin renunciar a la '
                'versatilidad de un SUV compacto.',
 'doors_number': 5,
 'emission_standard': 'C',
 'engine': '2.5L',
 'engine_horse_power': 400,
 'expiration_date': None,
 'fuel_type': 'Gasolina',
 'is_damaged': False,
 'is_operable': True,
 'license_plate': None,
 'link_to_web_offer': 'https://www.coches.net/audi-q3-sportback-rs-25-tfsi-quattro-5p-gasolina-2023-en-barcelona-70157572-covo.aspx',
 'listing': 'auction',
 'location': 'Barcelona',
 'make': 'AUDI',
 'model': 'Q3 Sportback',
 'odometer': 27800,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'ES',
 'original_photo_count': 0,
 'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19644294/454fcc19-3a4b-46ca-a998-5e896aba744f.jpg',
                'https://a.ccdn.es/cnet/vehicles/19644294/519f2b91-fe89-419a-8e48-7c598deeb171.jpg',
                'https://a.ccdn.es/cnet/vehicles/19644294/33c34ef1-d8b2-49f8-8280-63708bc5ffb6.jpg',
                'https://a.ccdn.es/cnet/vehicles/19644294/acc53d84-9199-45f3-86ac-070cd9c90c55.jpg',
                'https://a.ccdn.es/cnet/vehicles/19644294/563194d8-f5bc-463f-aafc-5551f5773540.jpg',
                'https://a.ccdn.es/cnet/vehicles/19644294/c3fe0cd4-3486-468e-a9ba-0b20ca6e961e.jpg',
                'https://a.ccdn.es/cnet/vehicles/19644294/0af35c0d-75ef-48dd-8e14-5053cbe6a1d6.jpg',
                'https://a.ccdn.es/cnet/vehicles/19644294/9375d8cc-e720-4108-8e6f-cbb5d741d56e.jpg',
                'https://a.ccdn.es/cnet/vehicles/19644294/8f673452-698c-415a-b78c-77740aa9e99f.jpg',
                'https://a.ccdn.es/cnet/vehicles/19644294/382aed8b-83ef-43ce-918f-ab9a121fca4b.jpg',
                'https://a.ccdn.es/cnet/vehicles/19644294/ad7ea66e-9cdc-48f0-972b-167deafe83e5.jpg',
                'https://a.ccdn.es/cnet/vehicles/19644294/44bcf1f0-c367-4bb6-aa1f-68c3e0d85b3d.jpg',
                'https://a.ccdn.es/cnet/vehicles/19644294/7a7d2f66-b966-420c-b388-e06af282e89f.jpg',
                'https://a.ccdn.es/cnet/vehicles/19644294/9e420cfb-cc73-404b-8411-5bb85b8a27eb.jpg',
                'https://a.ccdn.es/cnet/vehicles/19644294/4faf077c-c724-4058-8ba3-571133f72494.jpg',
                'https://a.ccdn.es/cnet/vehicles/19644294/10f4c92c-95e1-41de-a788-30d00af25fa9.jpg',
                'https://a.ccdn.es/cnet/vehicles/19644294/03655d32-0171-4cd4-bccd-d232a8dd0794.jpg',
                'https://a.ccdn.es/cnet/vehicles/19644294/3e0cc46c-0935-4015-bc3e-75261bc30bf6.jpg',
                'https://a.ccdn.es/cnet/vehicles/19644294/ebeadcb7-11e3-4483-b49b-5af3852bf7f1.jpg',
                'https://a.ccdn.es/cnet/vehicles/19644294/68919c69-4b4f-4869-b50f-b96713f9b8ac.jpg',
                'https://a.ccdn.es/cnet/vehicles/19644294/8a4bd33d-df05-4594-93c9-abf947bb2d29.jpg',
                'https://a.ccdn.es/cnet/vehicles/19644294/e544e582-bbf8-45fa-ba31-6134fca2a1e3.jpg',
                'https://a.ccdn.es/cnet/vehicles/19644294/9c25683d-d87a-48c5-b208-5b848252cb13.jpg',
                'https://a.ccdn.es/cnet/vehicles/19644294/4d33f4c6-feb9-4679-a9a3-098993c3492e.jpg',
                'https://a.ccdn.es/cnet/vehicles/19644294/57f6b6f4-6933-4c9e-8389-59240ed1eca7.jpg',
                'https://a.ccdn.es/cnet/vehicles/19644294/a7a32ef5-58c3-49a3-b001-f4c285fd4645.jpg',
                'https://a.ccdn.es/cnet/vehicles/19644294/0017edc7-695e-4be0-8f5d-c759920366f9.jpg',
                'https://a.ccdn.es/cnet/vehicles/19644294/cdf719d7-b613-42df-9d2f-2186684258c6.jpg',
                'https://a.ccdn.es/cnet/vehicles/19644294/34edab60-a82a-4860-88dd-9f57e910a88e.jpg',
                'https://a.ccdn.es/cnet/vehicles/19644294/cad39f6a-b408-4cc0-a659-96a0e6a57b9b.jpg',
                'https://a.ccdn.es/cnet/vehicles/19644294/bc2c4211-15a8-4e5e-9849-4cd56a8f060a.jpg',
                'https://a.ccdn.es/cnet/vehicles/19644294/5e5ce3d3-19e5-461e-9c23-9f6f1a722869.jpg',
                'https://a.ccdn.es/cnet/vehicles/19644294/e25623aa-6ea7-4a35-ac77-49d68d717c39.jpg',
                'https://a.ccdn.es/cnet/vehicles/19644294/53deb4a1-2791-4501-8299-15af3180c3ab.jpg',
                'https://a.ccdn.es/cnet/vehicles/19644294/6cc21046-65f5-40da-a0a8-2f0d8d41266e.jpg',
                'https://a.ccdn.es/cnet/vehicles/19644294/eec05e3e-d310-4c32-92ab-1d49a532d3db.jpg',
                'https://a.ccdn.es/cnet/vehicles/19644294/ec5f0319-29fb-49af-8e98-88e802dcc4ef.jpg',
                'https://a.ccdn.es/cnet/vehicles/19644294/a6f3fce4-5a74-49d8-a82e-92793a00064c.jpg',
                'https://a.ccdn.es/cnet/vehicles/19644294/5fc5091a-1ad6-4185-97a6-95b6c68f85b4.jpg',
                'https://a.ccdn.es/cnet/vehicles/19644294/e31ca516-4588-41b2-beb2-00f8cd9a6f47.jpg',
                'https://a.ccdn.es/cnet/vehicles/19644294/f782eb16-5b4f-454c-882e-9f9d20298b58.jpg',
                'https://a.ccdn.es/cnet/vehicles/19644294/ca38ebbe-f7da-4f28-8857-b6eacc9fd89d.jpg',
                'https://a.ccdn.es/cnet/vehicles/19644294/ca1237fd-cb83-4a27-aa16-809b8fb50dcf.jpg',
                'https://a.ccdn.es/cnet/vehicles/19644294/e3df37f3-0c56-4824-878e-fbf76d5249fe.jpg',
                'https://a.ccdn.es/cnet/vehicles/19644294/56f9738d-be33-4b7a-ac92-a249f4efdccc.jpg',
                'https://a.ccdn.es/cnet/vehicles/19644294/1df1c470-4b34-4896-badc-dca14ce4357b.jpg',
                'https://a.ccdn.es/cnet/vehicles/19644294/6c00894e-90c2-4c4f-b901-23680ef0216c.jpg',
                'https://a.ccdn.es/cnet/vehicles/19644294/c6d6cbe6-390f-4cc6-875d-bf09f084faf4.jpg',
                'https://a.ccdn.es/cnet/vehicles/19644294/6af16a59-8d0a-4a00-bb95-18a7251b64ae.jpg',
                'https://a.ccdn.es/cnet/vehicles/19644294/6274fc00-66a9-46c8-ab87-6dd7ce7bb38e.jpg',
                'https://a.ccdn.es/cnet/vehicles/19644294/a82e96f8-25ba-482d-a3de-285375ac51cb.jpg',
                'https://a.ccdn.es/cnet/vehicles/19644294/f286976d-4f07-4fe0-9ed9-9703ebb38f85.jpg',
                'https://a.ccdn.es/cnet/vehicles/19644294/fb035b37-2e5d-49c4-8bcd-0a2a0ccaccf1.jpg'],
 'price': 68900,
 'price_includes_vat': True,
 'registration_date': '2022-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'AUDI Q3 Sportback RS 2.5 TFSI quattro',
 'transmission': 'automatic',
 'trim': 'RS 2.5 TFSI quattro',
 'vin': None,
 'year': 2022}
2026-03-26 15:15:19 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 11e35254-478c-59b2-94bf-621b5eab8cb7 with identifier: 70157572
2026-03-26 15:15:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 11e35254-478c-59b2-94bf-621b5eab8cb7
2026-03-26 15:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F19644294%252F454fcc19-3a4b-46ca-a998-5e896aba744f.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19644294/454fcc19-3a4b-46ca-a998-5e896aba744f.jpg already downloaded
2026-03-26 15:15:19 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 11e35254-478c-59b2-94bf-621b5eab8cb7 with identifier 70157572
2026-03-26 15:15:19 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 15:15:19 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 15:15:19 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 11e35254-478c-59b2-94bf-621b5eab8cb7
2026-03-26 15:15:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://web.gw.coches.net/details/70157572>
{'auction_title': '',
 'body_type': 'SUV',
 'c_o_2_emission_value': None,
 'category': 'Coches',
 'color': 'Gris / Plata',
 'currency': 'EUR',
 'description': 'Este Audi Q3 Sportback RS 2.5 TFSI quattro destaca por su '
                'potente motor de cinco cilindros que entrega 400 CV, '
                'permitiendo una aceleración de 0 a 100 km/h en solo 4,5 '
                'segundos. La tracción integral quattro y la transmisión '
                'automática de doble embrague de siete velocidades garantizan '
                'un comportamiento dinámico excepcional en cualquier '
                'superficie.\n'
                '\n'
                'El interior combina deportividad y confort con asientos '
                'deportivos, volante multifunción en aluminio y cuero, y un '
                'completo sistema multimedia con navegador y pantalla táctil '
                'de 10,25". Entre sus extras más destacables se encuentran el '
                'sistema de sonido Bang & Olufsen, los faros Matrix LED y el '
                'techo panorámico.\n'
                '\n'
                'La etiqueta medioambiental C permite el acceso a la mayoría '
                'de zonas urbanas reguladas, aunque con posibles restricciones '
                'en episodios de alta contaminación. Este vehículo se '
                'encuentra en perfecto estado de mantenimiento, ideal para '
                'quienes buscan prestaciones deportivas sin renunciar a la '
                'versatilidad de un SUV compacto.',
 'doors_number': 5,
 'emission_standard': 'C',
 'engine': '2.5L',
 'engine_horse_power': 400,
 'expiration_date': None,
 'fuel_type': 'Gasolina',
 'id': '11e35254-478c-59b2-94bf-621b5eab8cb7',
 'is_damaged': False,
 'is_operable': True,
 'license_plate': None,
 'link_to_web_offer': 'https://www.coches.net/audi-q3-sportback-rs-25-tfsi-quattro-5p-gasolina-2023-en-barcelona-70157572-covo.aspx',
 'listing': 'auction',
 'location': 'Barcelona',
 'make': 'AUDI',
 'model': 'Q3 Sportback',
 'odometer': 27800,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'ES',
 'original_photo_count': 53,
 'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19644294/454fcc19-3a4b-46ca-a998-5e896aba744f.jpg'],
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_11e35254-478c-59b2-94bf-621b5eab8cb7/11e35254-478c-59b2-94bf-621b5eab8cb7_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 117476,
             'Height': 600,
             'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19644294/454fcc19-3a4b-46ca-a998-5e896aba744f.jpg',
             'Width': 800}],
 'price': 68900,
 'price_includes_vat': True,
 'registration_date': '2022-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'AUDI Q3 Sportback RS 2.5 TFSI quattro',
 'transmission': 'automatic',
 'trim': 'RS 2.5 TFSI quattro',
 'vin': None,
 'year': 2022}
2026-03-26 15:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%2770157572%27 HTTP/1.1" 200 None
2026-03-26 15:15:19 [auto_selling_coches.net] INFO: Saving data for 70157572: {'created_time': 1774538119.593084, 'last_price_update_time': 1774538119.593095}
2026-03-26 15:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70157572') HTTP/1.1" 204 0
2026-03-26 15:15:19 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
 'body_type': 'Familiar',
 'c_o_2_emission_value': None,
 'category': 'Coches',
 'color': 'Blanco',
 'currency': 'EUR',
 'description': 'Škoda Octavia Combi e-TEC 1.5cc 2022 21.490€ Iva deducible\n'
                '\n'
                'Distintivo medioambiental “ECO” para su circulación por '
                'ciudad \n'
                '\n'
                'Motor gasolina/híbrido de 1500cc con 148cv\n'
                'Cambio automático\n'
                '173.500 Kms\n'
                'Volante multifunción con levas\n'
                'Control de crucero y limitador de velocidad\n'
                'Front Assist\n'
                'Elevalunas eléctricos\n'
                'Climatizador por zonas\n'
                'Anclajes ISOFIX\n'
                'Retrovisores plegables eléctricos\n'
                'Luces diurnas LED\n'
                'Line assist\n'
                'Sensores de aparcamiento\n'
                'Conexión USB tipo C\n'
                'Llantas de aleación\n'
                'Pantalla tacitl de 8 pulgadas\n'
                'Smart Link / MirrorLink / Apple CarPlay / Android\n'
                'Navegador\n'
                'Front Assist\n'
                'Botón SOS\n'
                'Arranque sin llave\n'
                'Freno de mano eléctrico con Auto Hold\n'
                'Bluetooth\n'
                'Mantenimientos al díaatizador\n'
                '\n'
                'Garantía mecánica de 1 año con cobertura europea ampliable a '
                '36 meses.\n'
                '\n'
                'FINANCIACIÓN 100% SIN ENTRADA\n'
                'sujeto a estudio y aprobación por la entidad financiera\n'
                '\n'
                '21.490€ o cuotas a su medida (Iva Deducible)\n'
                '\n'
                'Transporte puerta a puerta opcional !\n'
                '\n'
                '“Dicho anuncio no es vinculante y podría tener errores '
                'tipográficos, se muestra a titulo informativo y no '
                'contractual."\n'
                '\n'
                'VISITA NUESTRA WEB PARA VER NUESTRO STOCK COMPLETO.',
 'doors_number': 5,
 'emission_standard': 'ECO',
 'engine': '1.5L',
 'engine_horse_power': 150,
 'expiration_date': None,
 'fuel_type': 'Híbrido',
 'is_damaged': False,
 'is_operable': True,
 'license_plate': None,
 'link_to_web_offer': 'https://www.coches.net/skoda-octavia-combi-15-tsi-110kw-dsg-mhev-selection-5p-electrico-hibrido-2023-en-barcelona-70093902-covo.aspx',
 'listing': 'auction',
 'location': 'Barcelona',
 'make': 'SKODA',
 'model': 'Octavia',
 'odometer': 173500,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'ES',
 'original_photo_count': 0,
 'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19594162/df8aa829-d335-41e3-b92e-0296a7c91519.jpg',
                'https://a.ccdn.es/cnet/vehicles/19594162/20455890-1276-496b-9277-8a1309569908.jpg',
                'https://a.ccdn.es/cnet/vehicles/19594162/f33c09b9-ad3e-44d9-82e6-6ccafeae4c60.jpg',
                'https://a.ccdn.es/cnet/vehicles/19594162/a397c04b-a8f8-4419-88fe-2809d538e63d.jpg',
                'https://a.ccdn.es/cnet/vehicles/19594162/3f56318d-1358-4b4b-8478-899595077f09.jpg',
                'https://a.ccdn.es/cnet/vehicles/19594162/9e3caaee-ea71-4901-a78b-6a9c3604b7f5.jpg',
                'https://a.ccdn.es/cnet/vehicles/19594162/cb97313d-a406-46b3-a430-8e9478e4e1ce.jpg',
                'https://a.ccdn.es/cnet/vehicles/19594162/e10f3399-aa17-484a-a454-9d05eeccedbc.jpg',
                'https://a.ccdn.es/cnet/vehicles/19594162/eb0e2752-aec8-45b7-b431-848c9e92037e.jpg',
                'https://a.ccdn.es/cnet/vehicles/19594162/fae7de5c-65bd-45a3-95f3-5974ad4885a6.jpg',
                'https://a.ccdn.es/cnet/vehicles/19594162/adc1c56d-6a87-4437-a0e1-caaf28572402.jpg',
                'https://a.ccdn.es/cnet/vehicles/19594162/5c668ecf-88a5-49d1-90a8-83b190b4fa82.jpg',
                'https://a.ccdn.es/cnet/vehicles/19594162/7f6e9d77-b3b8-49b0-8a88-08bee564d458.jpg',
                'https://a.ccdn.es/cnet/vehicles/19594162/f1b50580-e532-4905-8029-670475ef6272.jpg',
                'https://a.ccdn.es/cnet/vehicles/19594162/f5e840cf-47e6-42b6-83d4-336d323f3802.jpg',
                'https://a.ccdn.es/cnet/vehicles/19594162/6b97352f-e1c2-4e9a-8c51-f84e2edc0e46.jpg',
                'https://a.ccdn.es/cnet/vehicles/19594162/4312073d-5364-4f04-9a7e-9ecf0fe75f8e.jpg',
                'https://a.ccdn.es/cnet/vehicles/19594162/ce186758-da7e-42af-8320-0d3c6d11b194.jpg',
                'https://a.ccdn.es/cnet/vehicles/19594162/477572dc-531e-4fac-8e4b-6d3944947215.jpg',
                'https://a.ccdn.es/cnet/vehicles/19594162/24a87572-370d-484c-b023-d6b0b15ad3b0.jpg',
                'https://a.ccdn.es/cnet/vehicles/19594162/ebeb4a93-3cd7-4d00-bc46-63150169bf61.jpg',
                'https://a.ccdn.es/cnet/vehicles/19594162/019a8cde-a14f-4747-b92a-d8ec15a21f72.jpg',
                'https://a.ccdn.es/cnet/vehicles/19594162/bfb43cd6-3442-46f5-9b21-ecab3b525813.jpg',
                'https://a.ccdn.es/cnet/vehicles/19594162/4bfba2a4-b6b4-474f-aabc-20198a43c3f0.jpg',
                'https://a.ccdn.es/cnet/vehicles/19594162/3f52e22a-21d9-496d-899e-e2cd0513084b.jpg',
                'https://a.ccdn.es/cnet/vehicles/19594162/f753a4da-0bfe-4ebc-adf3-3aa766065029.jpg',
                'https://a.ccdn.es/cnet/vehicles/19594162/d3c28f1c-6e4c-4ed8-86e4-fc7854ec05a8.jpg',
                'https://a.ccdn.es/cnet/vehicles/19594162/5c022512-40e9-437e-b339-eaacacbe4540.jpg',
                'https://a.ccdn.es/cnet/vehicles/19594162/7bf7df13-5976-4f49-afee-18028d567ea4.jpg',
                'https://a.ccdn.es/cnet/vehicles/19594162/f50aca93-9ec5-4e1f-a7bc-65f6bd192378.jpg',
                'https://a.ccdn.es/cnet/vehicles/19594162/1e7c9579-cb29-40eb-b884-e857b9627f00.jpg',
                'https://a.ccdn.es/cnet/vehicles/19594162/8e460086-e457-4513-aa67-522369d5774c.jpg',
                'https://a.ccdn.es/cnet/vehicles/19594162/234b7a87-a4c6-4305-94d0-ca1f82b2ef53.jpg',
                'https://a.ccdn.es/cnet/vehicles/19594162/4d2280d0-fdc3-4469-9427-513b8353df76.jpg',
                'https://a.ccdn.es/cnet/vehicles/19594162/cac093c8-c9a3-4284-8473-aee0724621ee.jpg',
                'https://a.ccdn.es/cnet/vehicles/19594162/2542c4ba-2ad4-4491-acaa-d7620f233fc6.jpg',
                'https://a.ccdn.es/cnet/vehicles/19594162/31883a01-2db8-4bb8-af05-389b8fad6ae5.jpg',
                'https://a.ccdn.es/cnet/vehicles/19594162/a6a17d7f-5e79-4a05-9553-edbb4399c404.jpg',
                'https://a.ccdn.es/cnet/vehicles/19594162/2d00e470-89ff-4e8c-8dc6-36614eaa2654.jpg',
                'https://a.ccdn.es/cnet/vehicles/19594162/9ffa4e6a-256d-44bd-a618-922067263b00.jpg',
                'https://a.ccdn.es/cnet/vehicles/19594162/d8d926af-1ead-44ad-bfb5-b321675e526a.jpg'],
 'price': 21490,
 'price_includes_vat': True,
 'registration_date': '2022-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'SKODA Octavia Combi 1.5 TSI DSG mHEV Selection',
 'transmission': 'automatic',
 'trim': 'Combi 1.5 TSI 110kW DSG mHEV Selection',
 'vin': None,
 'year': 2022}
2026-03-26 15:15:19 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: a3ac2f33-15a4-5227-a2e6-e1a780c0c381 with identifier: 70093902
2026-03-26 15:15:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item a3ac2f33-15a4-5227-a2e6-e1a780c0c381
2026-03-26 15:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F19594162%252Fdf8aa829-d335-41e3-b92e-0296a7c91519.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19594162/df8aa829-d335-41e3-b92e-0296a7c91519.jpg already downloaded
2026-03-26 15:15:19 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: a3ac2f33-15a4-5227-a2e6-e1a780c0c381 with identifier 70093902
2026-03-26 15:15:19 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 15:15:19 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 15:15:19 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item a3ac2f33-15a4-5227-a2e6-e1a780c0c381
2026-03-26 15:15:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://web.gw.coches.net/details/70093902>
{'auction_title': '',
 'body_type': 'Familiar',
 'c_o_2_emission_value': None,
 'category': 'Coches',
 'color': 'Blanco',
 'currency': 'EUR',
 'description': 'Škoda Octavia Combi e-TEC 1.5cc 2022 21.490€ Iva deducible\n'
                '\n'
                'Distintivo medioambiental “ECO” para su circulación por '
                'ciudad \n'
                '\n'
                'Motor gasolina/híbrido de 1500cc con 148cv\n'
                'Cambio automático\n'
                '173.500 Kms\n'
                'Volante multifunción con levas\n'
                'Control de crucero y limitador de velocidad\n'
                'Front Assist\n'
                'Elevalunas eléctricos\n'
                'Climatizador por zonas\n'
                'Anclajes ISOFIX\n'
                'Retrovisores plegables eléctricos\n'
                'Luces diurnas LED\n'
                'Line assist\n'
                'Sensores de aparcamiento\n'
                'Conexión USB tipo C\n'
                'Llantas de aleación\n'
                'Pantalla tacitl de 8 pulgadas\n'
                'Smart Link / MirrorLink / Apple CarPlay / Android\n'
                'Navegador\n'
                'Front Assist\n'
                'Botón SOS\n'
                'Arranque sin llave\n'
                'Freno de mano eléctrico con Auto Hold\n'
                'Bluetooth\n'
                'Mantenimientos al díaatizador\n'
                '\n'
                'Garantía mecánica de 1 año con cobertura europea ampliable a '
                '36 meses.\n'
                '\n'
                'FINANCIACIÓN 100% SIN ENTRADA\n'
                'sujeto a estudio y aprobación por la entidad financiera\n'
                '\n'
                '21.490€ o cuotas a su medida (Iva Deducible)\n'
                '\n'
                'Transporte puerta a puerta opcional !\n'
                '\n'
                '“Dicho anuncio no es vinculante y podría tener errores '
                'tipográficos, se muestra a titulo informativo y no '
                'contractual."\n'
                '\n'
                'VISITA NUESTRA WEB PARA VER NUESTRO STOCK COMPLETO.',
 'doors_number': 5,
 'emission_standard': 'ECO',
 'engine': '1.5L',
 'engine_horse_power': 150,
 'expiration_date': None,
 'fuel_type': 'Híbrido',
 'id': 'a3ac2f33-15a4-5227-a2e6-e1a780c0c381',
 'is_damaged': False,
 'is_operable': True,
 'license_plate': None,
 'link_to_web_offer': 'https://www.coches.net/skoda-octavia-combi-15-tsi-110kw-dsg-mhev-selection-5p-electrico-hibrido-2023-en-barcelona-70093902-covo.aspx',
 'listing': 'auction',
 'location': 'Barcelona',
 'make': 'SKODA',
 'model': 'Octavia',
 'odometer': 173500,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'ES',
 'original_photo_count': 41,
 'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19594162/df8aa829-d335-41e3-b92e-0296a7c91519.jpg'],
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a3ac2f33-15a4-5227-a2e6-e1a780c0c381/a3ac2f33-15a4-5227-a2e6-e1a780c0c381_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 124576,
             'Height': 600,
             'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19594162/df8aa829-d335-41e3-b92e-0296a7c91519.jpg',
             'Width': 800}],
 'price': 21490,
 'price_includes_vat': True,
 'registration_date': '2022-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'SKODA Octavia Combi 1.5 TSI DSG mHEV Selection',
 'transmission': 'automatic',
 'trim': 'Combi 1.5 TSI 110kW DSG mHEV Selection',
 'vin': None,
 'year': 2022}
2026-03-26 15:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%2770093902%27 HTTP/1.1" 200 None
2026-03-26 15:15:19 [auto_selling_coches.net] INFO: Saving data for 70093902: {'created_time': 1774538119.68475, 'last_price_update_time': 1774538119.68476}
2026-03-26 15:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70093902') HTTP/1.1" 204 0
2026-03-26 15:15:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70184778> (referer: https://www.coches.net/concesionario/automovilesbcn/?utm_medium=cpc&utm_source=google&utm_campaign=pmax_nofeed-&gad_source=1&pg=1) ['zyte-api']
2026-03-26 15:15:20 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
 'body_type': 'SUV',
 'c_o_2_emission_value': None,
 'category': 'Coches',
 'color': 'Granate',
 'currency': 'EUR',
 'description': 'Este Ford Kuga ST-Line X 2.5 Duratec PHEV combina '
                'deportividad y eficiencia con su motorización híbrida '
                'enchufable de 225 CV. Su etiqueta CERO emisiones garantiza '
                'acceso sin restricciones a zonas de bajas emisiones en todas '
                'las ciudades, una ventaja significativa para la movilidad '
                'urbana diaria.\n'
                '\n'
                'Este vehículo destaca por su equipamiento tecnológico, que '
                'incluye sistema de sonido Bang & Olufsen con diez altavoces y '
                'navegador con pantalla táctil a color. La seguridad está '
                'reforzada con múltiples airbags y sistemas de asistencia a la '
                'conducción.\n'
                '\n'
                'El interior deportivo ofrece gran habitabilidad con asientos '
                'ergonómicos y un espacio de carga versátil. Entre sus extras '
                'destacan el techo panorámico con apertura eléctrica, el '
                'paquete Tech y los asientos delanteros con ajuste eléctrico '
                'de 12 posiciones, que elevan el confort a otro nivel.\n'
                '\n'
                'La autonomía de 56 km en modo eléctrico permite realizar '
                'trayectos urbanos diarios sin consumir combustible, mientras '
                'que su sistema híbrido garantiza versatilidad para viajes más '
                'largos.',
 'doors_number': 5,
 'emission_standard': '0',
 'engine': '2.5L',
 'engine_horse_power': 225,
 'expiration_date': None,
 'fuel_type': 'Híbrido enchufable',
 'is_damaged': False,
 'is_operable': True,
 'license_plate': None,
 'link_to_web_offer': 'https://www.coches.net/ford-kuga-stline-x-25-duratec-phev-165kw-auto-5p-electrico-hibrido-2023-en-barcelona-70184778-covo.aspx',
 'listing': 'auction',
 'location': 'Barcelona',
 'make': 'FORD',
 'model': 'Kuga',
 'odometer': 16500,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'ES',
 'original_photo_count': 0,
 'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19667797/1907680d-35ad-4c69-8e51-71feb5cd86aa.jpg',
                'https://a.ccdn.es/cnet/vehicles/19667797/b217ed42-f5cf-4808-9a01-b8b3b1bb50be.jpg',
                'https://a.ccdn.es/cnet/vehicles/19667797/c20bf0f7-29b2-468c-9b74-230942a10b86.jpg',
                'https://a.ccdn.es/cnet/vehicles/19667797/f97bff24-756f-4415-b035-9f94b1a1bf69.jpg',
                'https://a.ccdn.es/cnet/vehicles/19667797/fa728897-5589-4def-a595-744bab8f88cf.jpg',
                'https://a.ccdn.es/cnet/vehicles/19667797/aa0bee39-7c40-4f36-ac77-af3ea8f7e21e.jpg',
                'https://a.ccdn.es/cnet/vehicles/19667797/2485dea0-a409-47bd-aa9b-74ca61420dcf.jpg',
                'https://a.ccdn.es/cnet/vehicles/19667797/6a941b1e-b5e4-4038-b89a-22ec7ee7189d.jpg',
                'https://a.ccdn.es/cnet/vehicles/19667797/0d922f4c-36f3-45ba-ae09-b71178b2aca5.jpg',
                'https://a.ccdn.es/cnet/vehicles/19667797/6674670b-4a21-4321-b8a1-aba5883a610e.jpg',
                'https://a.ccdn.es/cnet/vehicles/19667797/acf93a61-35d4-4b50-bdb0-a7e297a7ae4c.jpg',
                'https://a.ccdn.es/cnet/vehicles/19667797/2dcda55e-c0bb-4072-b0f6-bc247e73f1e0.jpg',
                'https://a.ccdn.es/cnet/vehicles/19667797/19a95417-622c-4dc0-875d-37cc05a8a83f.jpg',
                'https://a.ccdn.es/cnet/vehicles/19667797/860f5c60-81cd-43a9-816c-addeefa3112a.jpg',
                'https://a.ccdn.es/cnet/vehicles/19667797/19482c6d-0411-4cea-9d51-114384360fde.jpg',
                'https://a.ccdn.es/cnet/vehicles/19667797/33c4e505-3b6b-4530-ba56-cd615a90fdcb.jpg',
                'https://a.ccdn.es/cnet/vehicles/19667797/21a09579-6297-4a12-b158-e25c1177d089.jpg',
                'https://a.ccdn.es/cnet/vehicles/19667797/e803b9bd-4518-4375-a7d4-4a0fae555cc4.jpg',
                'https://a.ccdn.es/cnet/vehicles/19667797/e0e84ec3-100c-474b-b551-3288066f7dd6.jpg',
                'https://a.ccdn.es/cnet/vehicles/19667797/a096f564-c435-443b-938f-4ac90c75c88d.jpg',
                'https://a.ccdn.es/cnet/vehicles/19667797/b59e3365-2e1e-4bdd-9718-56d05baace36.jpg',
                'https://a.ccdn.es/cnet/vehicles/19667797/2761fa71-6099-45c9-b086-ce842ac41b53.jpg',
                'https://a.ccdn.es/cnet/vehicles/19667797/568bcf50-b4f1-4a01-a16b-7431b0f2a560.jpg',
                'https://a.ccdn.es/cnet/vehicles/19667797/32f56029-453a-4b50-8079-055dba3db9a0.jpg',
                'https://a.ccdn.es/cnet/vehicles/19667797/9f514b9c-7c1c-498e-9ed5-c3d846f6f7ee.jpg',
                'https://a.ccdn.es/cnet/vehicles/19667797/369ec4b9-6482-4a2c-a08b-2c074bfede37.jpg',
                'https://a.ccdn.es/cnet/vehicles/19667797/035d07a5-7692-4b92-ab59-17209dd56249.jpg',
                'https://a.ccdn.es/cnet/vehicles/19667797/573dd4f7-a0b6-4d0f-a5ac-4021ed6273e4.jpg',
                'https://a.ccdn.es/cnet/vehicles/19667797/47f3144f-e8fe-436a-9b05-0111db339498.jpg',
                'https://a.ccdn.es/cnet/vehicles/19667797/333b1636-9dc2-4d19-b800-6ad2aa4f80be.jpg',
                'https://a.ccdn.es/cnet/vehicles/19667797/a9ba0e15-be80-40ed-8285-0b87ebc234f1.jpg',
                'https://a.ccdn.es/cnet/vehicles/19667797/bd47eed4-cf90-4234-bca5-e4a1b1bfcac6.jpg',
                'https://a.ccdn.es/cnet/vehicles/19667797/f530ad76-3781-471b-855c-8eef3137791f.jpg',
                'https://a.ccdn.es/cnet/vehicles/19667797/56aec373-9074-4332-a77b-d362f1a2490b.jpg',
                'https://a.ccdn.es/cnet/vehicles/19667797/9f54b6a6-ad48-461a-9f9a-9539cd5a0adf.jpg',
                'https://a.ccdn.es/cnet/vehicles/19667797/3ec61aa4-a480-4d5d-a9d7-09178704dedd.jpg',
                'https://a.ccdn.es/cnet/vehicles/19667797/4d38d1d5-746b-4adf-83f1-cc8863e4831f.jpg',
                'https://a.ccdn.es/cnet/vehicles/19667797/9f8613a0-bdcd-4cf6-ae94-ab13d04bd75f.jpg',
                'https://a.ccdn.es/cnet/vehicles/19667797/476e0965-46d4-4b2b-b42d-c6554b77523d.jpg',
                'https://a.ccdn.es/cnet/vehicles/19667797/cecc0b1c-8286-440e-91aa-87d337a7f822.jpg',
                'https://a.ccdn.es/cnet/vehicles/19667797/978bf1ce-92a5-4bd9-9e38-4ac939de4f07.jpg'],
 'price': 30990,
 'price_includes_vat': True,
 'registration_date': '2024-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'FORD Kuga STLine X 2.5 Duratec PHEV Auto',
 'transmission': 'automatic',
 'trim': 'STLine X 2.5 Duratec PHEV 165kW Auto',
 'vin': None,
 'year': 2024}
2026-03-26 15:15:20 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 204d40f4-5836-5a6e-a62f-805e51463537 with identifier: 70184778
2026-03-26 15:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 204d40f4-5836-5a6e-a62f-805e51463537
2026-03-26 15:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F19667797%252F1907680d-35ad-4c69-8e51-71feb5cd86aa.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19667797/1907680d-35ad-4c69-8e51-71feb5cd86aa.jpg already downloaded
2026-03-26 15:15:20 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 204d40f4-5836-5a6e-a62f-805e51463537 with identifier 70184778
2026-03-26 15:15:20 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 15:15:20 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 15:15:20 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 204d40f4-5836-5a6e-a62f-805e51463537
2026-03-26 15:15:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://web.gw.coches.net/details/70184778>
{'auction_title': '',
 'body_type': 'SUV',
 'c_o_2_emission_value': None,
 'category': 'Coches',
 'color': 'Granate',
 'currency': 'EUR',
 'description': 'Este Ford Kuga ST-Line X 2.5 Duratec PHEV combina '
                'deportividad y eficiencia con su motorización híbrida '
                'enchufable de 225 CV. Su etiqueta CERO emisiones garantiza '
                'acceso sin restricciones a zonas de bajas emisiones en todas '
                'las ciudades, una ventaja significativa para la movilidad '
                'urbana diaria.\n'
                '\n'
                'Este vehículo destaca por su equipamiento tecnológico, que '
                'incluye sistema de sonido Bang & Olufsen con diez altavoces y '
                'navegador con pantalla táctil a color. La seguridad está '
                'reforzada con múltiples airbags y sistemas de asistencia a la '
                'conducción.\n'
                '\n'
                'El interior deportivo ofrece gran habitabilidad con asientos '
                'ergonómicos y un espacio de carga versátil. Entre sus extras '
                'destacan el techo panorámico con apertura eléctrica, el '
                'paquete Tech y los asientos delanteros con ajuste eléctrico '
                'de 12 posiciones, que elevan el confort a otro nivel.\n'
                '\n'
                'La autonomía de 56 km en modo eléctrico permite realizar '
                'trayectos urbanos diarios sin consumir combustible, mientras '
                'que su sistema híbrido garantiza versatilidad para viajes más '
                'largos.',
 'doors_number': 5,
 'emission_standard': '0',
 'engine': '2.5L',
 'engine_horse_power': 225,
 'expiration_date': None,
 'fuel_type': 'Híbrido enchufable',
 'id': '204d40f4-5836-5a6e-a62f-805e51463537',
 'is_damaged': False,
 'is_operable': True,
 'license_plate': None,
 'link_to_web_offer': 'https://www.coches.net/ford-kuga-stline-x-25-duratec-phev-165kw-auto-5p-electrico-hibrido-2023-en-barcelona-70184778-covo.aspx',
 'listing': 'auction',
 'location': 'Barcelona',
 'make': 'FORD',
 'model': 'Kuga',
 'odometer': 16500,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'ES',
 'original_photo_count': 41,
 'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19667797/1907680d-35ad-4c69-8e51-71feb5cd86aa.jpg'],
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_204d40f4-5836-5a6e-a62f-805e51463537/204d40f4-5836-5a6e-a62f-805e51463537_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 122982,
             'Height': 600,
             'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19667797/1907680d-35ad-4c69-8e51-71feb5cd86aa.jpg',
             'Width': 800}],
 'price': 30990,
 'price_includes_vat': True,
 'registration_date': '2024-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'FORD Kuga STLine X 2.5 Duratec PHEV Auto',
 'transmission': 'automatic',
 'trim': 'STLine X 2.5 Duratec PHEV 165kW Auto',
 'vin': None,
 'year': 2024}
2026-03-26 15:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%2770184778%27 HTTP/1.1" 200 None
2026-03-26 15:15:20 [auto_selling_coches.net] INFO: Saving data for 70184778: {'created_time': 1774538120.627812, 'last_price_update_time': 1774538120.62782}
2026-03-26 15:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70184778') HTTP/1.1" 204 0
2026-03-26 15:15:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70196151> (referer: https://www.coches.net/concesionario/automovilesbcn/?utm_medium=cpc&utm_source=google&utm_campaign=pmax_nofeed-&gad_source=1&pg=1) ['zyte-api']
2026-03-26 15:15:21 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
 'body_type': 'Berlina',
 'c_o_2_emission_value': 110,
 'category': 'Coches',
 'color': 'Blanco',
 'currency': 'EUR',
 'description': 'Volkswagen Polo Trendline 1.0i 2018 11.900€\n'
                '\n'
                'Distintivo medioambiental “C” para su circulación por '
                'ciudad \n'
                '\n'
                'Motor gasolina de 1000cc con 75cv\n'
                'Cambio manual\n'
                '105.000 Kms\n'
                '5 puertas\n'
                'Volante multifunción\n'
                'Control y limitador de velocidad\n'
                'Elevalunas eléctricos\n'
                'Aire acondicionado\n'
                'Retrovisores eléctricos\n'
                'Start/Stop\n'
                'Anclajes ISOFIX\n'
                'Manos libres\n'
                'Luces automáticas\n'
                'USB\n'
                'Mantenimientos al dia\n'
                '\n'
                'Garantía mecánica de 1 año con cobertura europea ampliable a '
                '36 meses\n'
                '\n'
                'FINANCIACIÓN DISPONIBLE\n'
                'sujeto a estudio y aprobación por la entidad financiera\n'
                '\n'
                '11.900€ o cuotas a su medida\n'
                '\n'
                'Transporte puerta a puerta opcional!\n'
                '\n'
                '“Dicho anuncio no es vinculante y podría tener errores '
                'tipográficos, se muestra a título informativo y no '
                'contractual."\n'
                '\n'
                'VISITA NUESTRA WEB PARA VER NUESTRO STOCK COMPLETO.',
 'doors_number': 5,
 'emission_standard': 'C',
 'engine': '1.0L',
 'engine_horse_power': 75,
 'expiration_date': None,
 'fuel_type': 'Gasolina',
 'is_damaged': False,
 'is_operable': True,
 'license_plate': None,
 'link_to_web_offer': 'https://www.coches.net/volkswagen-polo-edition-10-55kw-75cv-5p-gasolina-2018-en-barcelona-70196151-covo.aspx',
 'listing': 'auction',
 'location': 'Barcelona',
 'make': 'VOLKSWAGEN',
 'model': 'Polo',
 'odometer': 100000,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'ES',
 'original_photo_count': 0,
 'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19677154/7f3edd84-7b79-4f3e-a3c1-15ecb857f394.jpg',
                'https://a.ccdn.es/cnet/vehicles/19677154/ddc9e3af-9edc-4e2a-abc8-9de1188588fd.jpg',
                'https://a.ccdn.es/cnet/vehicles/19677154/d451634f-0e2a-4280-875f-e3661ba5e29e.jpg',
                'https://a.ccdn.es/cnet/vehicles/19677154/f376a2ee-db1f-4997-8e8d-ffa88e8a1d99.jpg',
                'https://a.ccdn.es/cnet/vehicles/19677154/75848bb5-000c-4c62-9a1a-95b5ed163950.jpg',
                'https://a.ccdn.es/cnet/vehicles/19677154/f16f2eb3-4229-4790-94ac-dc1da73551fa.jpg',
                'https://a.ccdn.es/cnet/vehicles/19677154/fa34fb25-be09-44ab-a075-86a33e06c627.jpg',
                'https://a.ccdn.es/cnet/vehicles/19677154/0a3eedda-0652-4161-bb34-16b28e9c8219.jpg',
                'https://a.ccdn.es/cnet/vehicles/19677154/f3d3d7ad-f503-496a-b1dd-5d3e6ecc653b.jpg',
                'https://a.ccdn.es/cnet/vehicles/19677154/f1a91926-1d1c-46ca-a69d-3fd5008e4e5f.jpg',
                'https://a.ccdn.es/cnet/vehicles/19677154/a9f620ae-81b8-4c49-a629-5e7a8a31e20c.jpg',
                'https://a.ccdn.es/cnet/vehicles/19677154/a4bdd89d-5cf5-4033-8408-70f3775aeecf.jpg',
                'https://a.ccdn.es/cnet/vehicles/19677154/5f3973f8-e2c7-4f01-a473-73b969679987.jpg',
                'https://a.ccdn.es/cnet/vehicles/19677154/5eca9a14-4c46-4f83-bd28-9b96dc4e501b.jpg',
                'https://a.ccdn.es/cnet/vehicles/19677154/2fdde4a5-90df-4b6b-9d25-76bfec6a2b5f.jpg',
                'https://a.ccdn.es/cnet/vehicles/19677154/c5542d7a-4654-42b8-85c3-4fef703a43ca.jpg',
                'https://a.ccdn.es/cnet/vehicles/19677154/112799be-a1b7-4531-86c1-6ad84d81f17d.jpg',
                'https://a.ccdn.es/cnet/vehicles/19677154/d7f755f7-44bd-49c0-889c-4b6d7bfef5a6.jpg',
                'https://a.ccdn.es/cnet/vehicles/19677154/0e618321-d472-4493-a215-88290a1bbd47.jpg',
                'https://a.ccdn.es/cnet/vehicles/19677154/8a34ab9c-49b1-4eab-ab1e-01515ad6757d.jpg',
                'https://a.ccdn.es/cnet/vehicles/19677154/7f98172b-5087-41ed-a59e-402b43baf3c4.jpg',
                'https://a.ccdn.es/cnet/vehicles/19677154/9fd7d45b-38cb-4666-8f12-2facc1a1127d.jpg',
                'https://a.ccdn.es/cnet/vehicles/19677154/b24e2804-00f8-4908-8670-cb2f4515af95.jpg',
                'https://a.ccdn.es/cnet/vehicles/19677154/88fbfd38-8713-4f7d-a85a-ac56de357b32.jpg',
                'https://a.ccdn.es/cnet/vehicles/19677154/d76b44c6-1669-4ec7-bb55-b2f03a5ca60f.jpg',
                'https://a.ccdn.es/cnet/vehicles/19677154/c914c375-43f4-4fb6-ab32-707dca425ad6.jpg',
                'https://a.ccdn.es/cnet/vehicles/19677154/ee552dfe-1d78-4982-b7b1-785363a95976.jpg',
                'https://a.ccdn.es/cnet/vehicles/19677154/174f39d1-87e7-45ba-9de3-3853295fca0d.jpg',
                'https://a.ccdn.es/cnet/vehicles/19677154/36313c56-4794-4e6f-97e2-5c8b44b173df.jpg'],
 'price': 11900,
 'price_includes_vat': True,
 'registration_date': '2018-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'VOLKSWAGEN Polo Edition 1.0',
 'transmission': 'manual',
 'trim': 'Edition 1.0 55kW 75CV',
 'vin': None,
 'year': 2018}
2026-03-26 15:15:21 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 71fb027a-1fa5-53d1-995c-268bbc60edf4 with identifier: 70196151
2026-03-26 15:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 71fb027a-1fa5-53d1-995c-268bbc60edf4
2026-03-26 15:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F19677154%252F7f3edd84-7b79-4f3e-a3c1-15ecb857f394.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19677154/7f3edd84-7b79-4f3e-a3c1-15ecb857f394.jpg already downloaded
2026-03-26 15:15:21 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 71fb027a-1fa5-53d1-995c-268bbc60edf4 with identifier 70196151
2026-03-26 15:15:21 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 15:15:21 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 15:15:21 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 71fb027a-1fa5-53d1-995c-268bbc60edf4
2026-03-26 15:15:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://web.gw.coches.net/details/70196151>
{'auction_title': '',
 'body_type': 'Berlina',
 'c_o_2_emission_value': 110,
 'category': 'Coches',
 'color': 'Blanco',
 'currency': 'EUR',
 'description': 'Volkswagen Polo Trendline 1.0i 2018 11.900€\n'
                '\n'
                'Distintivo medioambiental “C” para su circulación por '
                'ciudad \n'
                '\n'
                'Motor gasolina de 1000cc con 75cv\n'
                'Cambio manual\n'
                '105.000 Kms\n'
                '5 puertas\n'
                'Volante multifunción\n'
                'Control y limitador de velocidad\n'
                'Elevalunas eléctricos\n'
                'Aire acondicionado\n'
                'Retrovisores eléctricos\n'
                'Start/Stop\n'
                'Anclajes ISOFIX\n'
                'Manos libres\n'
                'Luces automáticas\n'
                'USB\n'
                'Mantenimientos al dia\n'
                '\n'
                'Garantía mecánica de 1 año con cobertura europea ampliable a '
                '36 meses\n'
                '\n'
                'FINANCIACIÓN DISPONIBLE\n'
                'sujeto a estudio y aprobación por la entidad financiera\n'
                '\n'
                '11.900€ o cuotas a su medida\n'
                '\n'
                'Transporte puerta a puerta opcional!\n'
                '\n'
                '“Dicho anuncio no es vinculante y podría tener errores '
                'tipográficos, se muestra a título informativo y no '
                'contractual."\n'
                '\n'
                'VISITA NUESTRA WEB PARA VER NUESTRO STOCK COMPLETO.',
 'doors_number': 5,
 'emission_standard': 'C',
 'engine': '1.0L',
 'engine_horse_power': 75,
 'expiration_date': None,
 'fuel_type': 'Gasolina',
 'id': '71fb027a-1fa5-53d1-995c-268bbc60edf4',
 'is_damaged': False,
 'is_operable': True,
 'license_plate': None,
 'link_to_web_offer': 'https://www.coches.net/volkswagen-polo-edition-10-55kw-75cv-5p-gasolina-2018-en-barcelona-70196151-covo.aspx',
 'listing': 'auction',
 'location': 'Barcelona',
 'make': 'VOLKSWAGEN',
 'model': 'Polo',
 'odometer': 100000,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'ES',
 'original_photo_count': 29,
 'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19677154/7f3edd84-7b79-4f3e-a3c1-15ecb857f394.jpg'],
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_71fb027a-1fa5-53d1-995c-268bbc60edf4/71fb027a-1fa5-53d1-995c-268bbc60edf4_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 117176,
             'Height': 600,
             'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19677154/7f3edd84-7b79-4f3e-a3c1-15ecb857f394.jpg',
             'Width': 800}],
 'price': 11900,
 'price_includes_vat': True,
 'registration_date': '2018-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'VOLKSWAGEN Polo Edition 1.0',
 'transmission': 'manual',
 'trim': 'Edition 1.0 55kW 75CV',
 'vin': None,
 'year': 2018}
2026-03-26 15:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%2770196151%27 HTTP/1.1" 200 None
2026-03-26 15:15:21 [auto_selling_coches.net] INFO: Saving data for 70196151: {'created_time': 1774538121.116702, 'last_price_update_time': 1774538121.116712}
2026-03-26 15:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70196151') HTTP/1.1" 204 0
2026-03-26 15:15:21 [scrapy.core.engine] INFO: Closing spider (finished)
2026-03-26 15:15:21 [crawlers.pipelines.save_to_cdlq_db_auto_selling] DEBUG: [SaveToCdlqDbAutoSelling] failed to close cursor: 'SaveToCdlqDbAutoSelling' object has no attribute 'cursor'
2026-03-26 15:15:21 [crawlers.pipelines.save_to_cdlq_db_auto_selling] DEBUG: [SaveToCdlqDbAutoSelling] failed to close connection: 'SaveToCdlqDbAutoSelling' object has no attribute 'conn'
2026-03-26 15:15:21 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 15:15:21 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 15:15:21 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process scrape complete CloudEvent for item 8d2b02bc292611f18f76c264925fbcfa
2026-03-26 15:15:21 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.ATTACHED: 3> -> <LinkState.DETACH_SENT: 4>
2026-03-26 15:15:21 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.ATTACHED: 3> -> <LinkState.DETACH_SENT: 4>
2026-03-26 15:15:21 [azure.servicebus._pyamqp.management_link] INFO: Management link receiver state changed: <LinkState.ATTACHED: 3> -> <LinkState.DETACH_SENT: 4>
2026-03-26 15:15:21 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.ATTACHED: 3> -> <LinkState.DETACH_SENT: 4>
2026-03-26 15:15:21 [azure.servicebus._pyamqp.management_link] INFO: Management link sender state changed: <LinkState.ATTACHED: 3> -> <LinkState.DETACH_SENT: 4>
2026-03-26 15:15:21 [azure.servicebus._pyamqp.session] INFO: Session state changed: <SessionState.MAPPED: 3> -> <SessionState.END_SENT: 4>
2026-03-26 15:15:21 [azure.servicebus._pyamqp._connection] INFO: Connection state changed: <ConnectionState.OPENED: 9> -> <ConnectionState.CLOSE_SENT: 11>
2026-03-26 15:15:21 [azure.servicebus._pyamqp._connection] INFO: Connection state changed: <ConnectionState.CLOSE_SENT: 11> -> <ConnectionState.END: 13>
2026-03-26 15:15:21 [azure.servicebus._pyamqp.session] INFO: Session state changed: <SessionState.END_SENT: 4> -> <SessionState.DISCARDING: 6>
2026-03-26 15:15:21 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.DETACH_SENT: 4> -> <LinkState.DETACHED: 0>
2026-03-26 15:15:21 [azure.servicebus._pyamqp.management_link] INFO: Management link sender state changed: <LinkState.DETACH_SENT: 4> -> <LinkState.DETACHED: 0>
2026-03-26 15:15:21 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.DETACH_SENT: 4> -> <LinkState.DETACHED: 0>
2026-03-26 15:15:21 [azure.servicebus._pyamqp.management_link] INFO: Management link receiver state changed: <LinkState.DETACH_SENT: 4> -> <LinkState.DETACHED: 0>
2026-03-26 15:15:21 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.DETACH_SENT: 4> -> <LinkState.DETACHED: 0>
2026-03-26 15:15:21 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: [AzureBusPipeline] connection closed
2026-03-26 15:15:21 [auto_selling_coches.net] INFO: auto_selling_coches.net Crawl ended with reason finished, scrape types: {<ScrapeType.NEW: 1>: 0, <ScrapeType.NEW_DUPLICATE_ID: 4>: 0, <ScrapeType.PRICE_UPDATE: 2>: 0, <ScrapeType.AUCTION_UPDATE: 3>: 0, <ScrapeType.SKIPPED: 0>: 0}
2026-03-26 15:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20last_price_update_time%20lt%201773242121 HTTP/1.1" 200 None
2026-03-26 15:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='61949695') HTTP/1.1" 204 0
2026-03-26 15:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62440378') HTTP/1.1" 204 0
2026-03-26 15:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62560635') HTTP/1.1" 204 0
2026-03-26 15:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62655367') HTTP/1.1" 204 0
2026-03-26 15:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70024916') HTTP/1.1" 204 0
2026-03-26 15:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70123212') HTTP/1.1" 204 0
2026-03-26 15:15:21 [scrapy.extensions.feedexport] INFO: Stored jsonlines feed (20 items) in: file:///var/lib/scrapyd/items/sourcing_v2/auto_selling_coches.net/8d2b02bc292611f18f76c264925fbcfa.jl
2026-03-26 15:15:21 [scrapy.statscollectors] INFO: Dumping Scrapy stats:
{'downloader/request_bytes': 15165,
 'downloader/request_count': 26,
 'downloader/request_method_count/GET': 26,
 'downloader/response_bytes': 3653669,
 'downloader/response_count': 26,
 'downloader/response_status_count/200': 26,
 'elapsed_time_seconds': 21.86367,
 'feedexport/success_count/FileFeedStorage': 1,
 'finish_reason': 'finished',
 'finish_time': datetime.datetime(2026, 3, 26, 15, 15, 21, 794996, tzinfo=datetime.timezone.utc),
 'httpcompression/response_bytes': 495975,
 'httpcompression/response_count': 4,
 'item_scraped_count': 20,
 'log_count/DEBUG': 335,
 'log_count/INFO': 274,
 'memusage/max': 147054592,
 'memusage/startup': 147054592,
 'photo_download_count': 4,
 'request_depth_max': 3,
 'response_received_count': 22,
 'scheduler/dequeued': 26,
 'scheduler/dequeued/memory': 26,
 'scheduler/enqueued': 26,
 'scheduler/enqueued/memory': 26,
 'scrape_type/new': 20,
 'scrapy-zyte-api/429': 0,
 'scrapy-zyte-api/attempts': 22,
 'scrapy-zyte-api/error_ratio': 0.0,
 'scrapy-zyte-api/errors': 0,
 'scrapy-zyte-api/fatal_errors': 0,
 'scrapy-zyte-api/mean_connection_seconds': 1.557367215758528,
 'scrapy-zyte-api/mean_response_seconds': 1.6191301473035393,
 'scrapy-zyte-api/processed': 22,
 'scrapy-zyte-api/request_args/customHttpRequestHeaders': 21,
 'scrapy-zyte-api/request_args/experimental.requestCookies': 21,
 'scrapy-zyte-api/request_args/experimental.responseCookies': 22,
 'scrapy-zyte-api/request_args/httpResponseBody': 22,
 'scrapy-zyte-api/request_args/httpResponseHeaders': 22,
 'scrapy-zyte-api/request_args/url': 22,
 'scrapy-zyte-api/status_codes/200': 22,
 'scrapy-zyte-api/success': 22,
 'scrapy-zyte-api/success_ratio': 1.0,
 'scrapy-zyte-api/throttle_ratio': 0.0,
 'start_time': datetime.datetime(2026, 3, 26, 15, 14, 59, 931326, tzinfo=datetime.timezone.utc)}
2026-03-26 15:15:21 [scrapy.core.engine] INFO: Spider closed (finished)
2026-03-26 15:15:21 [asyncio] ERROR: Unclosed client session
client_session: <aiohttp.client.ClientSession object at 0x7f66f290ed10>
2026-03-26 15:15:21 [asyncio] ERROR: Unclosed client session
client_session: <aiohttp.client.ClientSession object at 0x7f66f290f4d0>

PROJECT (sourcing_v2), SPIDER (auto_selling_coches.net)