2026-03-26 15:37:19 [scrapy.utils.log] INFO: Scrapy 2.11.2 started (bot: SourcingV2)
2026-03-26 15:37:19 [scrapy.utils.log] INFO: Versions: lxml 5.2.2.0, libxml2 2.12.6, cssselect 1.2.0, parsel 1.9.1, w3lib 2.1.2, Twisted 24.3.0, Python 3.11.2 (main, Mar 13 2023, 12:18:29) [GCC 12.2.0], pyOpenSSL 24.1.0 (OpenSSL 3.2.1 30 Jan 2024), cryptography 42.0.7, Platform Linux-5.15.0-1098-azure-x86_64-with-glibc2.36
2026-03-26 15:37:19 [auto_selling_coches.net] INFO: Starting auto_selling_coches.net spider
2026-03-26 15:37:19 [auto_selling_coches.net] INFO: _job: a9eb6222292911f18f76c264925fbcfa, SCRAPY_JOB: None
2026-03-26 15:37:19 [auto_selling_coches.net] INFO: Quick mode enabled - reduced wait times and single photo per item
2026-03-26 15:37:19 [scrapy.addons] INFO: Enabled addons:
[]
2026-03-26 15:37:19 [asyncio] DEBUG: Using selector: EpollSelector
2026-03-26 15:37:19 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor
2026-03-26 15:37:19 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop
2026-03-26 15:37:19 [scrapy.extensions.telnet] INFO: Telnet Password: 1067cab5d1ec5f64
2026-03-26 15:37:19 [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:37:19 [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/a9eb6222292911f18f76c264925fbcfa.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:37:19 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-26 15:37:19 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-26 15:37:19 [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:37:19 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Setting up IdGenerationMiddleware for auto_selling
2026-03-26 15:37:19 [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:37:20 [scrapy.middleware] INFO: Enabled item pipelines:
['crawlers.pipelines.post_to_azurebus_auto_selling.AzureBusPipelineAutoSelling',
'crawlers.pipelines.save_to_cdlq_db_auto_selling.SaveToCdlqDbAutoSelling']
2026-03-26 15:37:20 [scrapy.core.engine] INFO: Spider opened
2026-03-26 15:37:20 [azure.identity._credentials.environment] INFO: Incomplete environment configuration for EnvironmentCredential. These variables are set: AZURE_CLIENT_ID, AZURE_TENANT_ID
2026-03-26 15:37:20 [common.service_bus.service_bus_client_factory] INFO: ServiceBusClient initialized via DefaultAzureCredential for alx-production-bus.servicebus.windows.net
2026-03-26 15:37:20 [crawlers.pipelines.base_azure_bus_pipeline] INFO: [AzureBusPipeline] Connected to topic auto.sourcing-v2-quickmode
2026-03-26 15:37:20 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min)
2026-03-26 15:37:20 [scrapy.extensions.telnet] INFO: Telnet console listening on 127.0.0.1:6023
2026-03-26 15:37:20 [scrapy.extensions.memusage] INFO: Peak memory usage is 140MiB
2026-03-26 15:37:20 [scrapy-playwright] INFO: Starting download handler
2026-03-26 15:37:20 [scrapy-playwright] INFO: Starting download handler
2026-03-26 15:37:25 [auto_selling_coches.net] INFO: Scraper started with URL: https://www.coches.net/concesionario/jcararrigorriaga and multipost_profile_id: 6ea19274-d661-4e31-b2ef-efbcf60b3c59 and job_id: a9eb6222292911f18f76c264925fbcfa
2026-03-26 15:37:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:37:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.coches.net/concesionario/jcararrigorriaga> (referer: None) ['zyte-api']
2026-03-26 15:37:29 [auto_selling_coches.net] INFO: response: <200 https://www.coches.net/concesionario/jcararrigorriaga/>
2026-03-26 15:37:29 [auto_selling_coches.net] INFO: Title at home page 5 Vehículos
2026-03-26 15:37:29 [auto_selling_coches.net] INFO: Total number of items: 5
2026-03-26 15:37:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 15:37:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.coches.net/concesionario/jcararrigorriaga?pg=1> (referer: https://www.coches.net/concesionario/jcararrigorriaga/) ['zyte-api']
2026-03-26 15:37:32 [auto_selling_coches.net] INFO: Parsing page 1
2026-03-26 15:37:32 [auto_selling_coches.net] INFO: Found 5 listings on page 1
2026-03-26 15:37:32 [auto_selling_coches.net] INFO: Found listing with ID: 70144912
2026-03-26 15:37:32 [azure.identity._credentials.environment] INFO: Incomplete environment configuration for EnvironmentCredential. These variables are set: AZURE_CLIENT_ID, AZURE_TENANT_ID
2026-03-26 15:37:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
2026-03-26 15:37:32 [urllib3.connectionpool] DEBUG: https://login.microsoftonline.com:443 "POST /8ea908c1-4e85-4692-bc3f-3646b9b40891/oauth2/v2.0/token HTTP/1.1" 200 2118
2026-03-26 15:37:32 [azure.identity._credentials.chained] INFO: DefaultAzureCredential acquired a token from WorkloadIdentityCredential
2026-03-26 15:37:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): alxsourcingstorageprod.table.core.windows.net:443
2026-03-26 15:37:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:37:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%2770144912%27 HTTP/1.1" 200 None
2026-03-26 15:37:32 [auto_selling_coches.net] INFO: Scrape type for 70144912: 1
2026-03-26 15:37:32 [auto_selling_coches.net] INFO: Scraping new listing 70144912
2026-03-26 15:37:32 [auto_selling_coches.net] INFO: Found listing with ID: 70102297
2026-03-26 15:37:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:37:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%2770102297%27 HTTP/1.1" 200 None
2026-03-26 15:37:32 [auto_selling_coches.net] INFO: Scrape type for 70102297: 1
2026-03-26 15:37:32 [auto_selling_coches.net] INFO: Scraping new listing 70102297
2026-03-26 15:37:32 [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:37:32 [auto_selling_coches.net] INFO: Found listing with ID: 70034608
2026-03-26 15:37:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:37:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%2770034608%27 HTTP/1.1" 200 None
2026-03-26 15:37:32 [auto_selling_coches.net] INFO: Scrape type for 70034608: 1
2026-03-26 15:37:32 [auto_selling_coches.net] INFO: Scraping new listing 70034608
2026-03-26 15:37:32 [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:37:32 [auto_selling_coches.net] INFO: Found listing with ID: 70034557
2026-03-26 15:37:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:37:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%2770034557%27 HTTP/1.1" 200 None
2026-03-26 15:37:32 [auto_selling_coches.net] INFO: Scrape type for 70034557: 1
2026-03-26 15:37:32 [auto_selling_coches.net] INFO: Scraping new listing 70034557
2026-03-26 15:37:32 [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:37:32 [auto_selling_coches.net] INFO: Found listing with ID: 61364263
2026-03-26 15:37:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:37:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%2761364263%27 HTTP/1.1" 200 None
2026-03-26 15:37:32 [auto_selling_coches.net] INFO: Scrape type for 61364263: 1
2026-03-26 15:37:32 [auto_selling_coches.net] INFO: Scraping new listing 61364263
2026-03-26 15:37:32 [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:37:32 [auto_selling_coches.net] INFO: No more listings to scrape.
2026-03-26 15:37:32 [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:37:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70102297> (referer: https://www.coches.net/concesionario/jcararrigorriaga/?pg=1) ['zyte-api']
2026-03-26 15:37:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/61364263> (referer: https://www.coches.net/concesionario/jcararrigorriaga/?pg=1) ['zyte-api']
2026-03-26 15:37:33 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
'body_type': 'Berlina',
'c_o_2_emission_value': None,
'category': 'Coches',
'color': 'Blanco',
'currency': 'EUR',
'description': 'Este Volkswagen Golf R destaca por su extraordinario '
'rendimiento deportivo con 320 CV de potencia y tracción '
'integral 4Motion, combinados con la eficacia del cambio DSG '
'de siete velocidades. Su equipamiento incluye navegador con '
'pantalla de 10 pulgadas, control de crucero adaptativo, '
'sensores de aparcamiento delanteros y traseros, y '
'climatizador trizona.\n'
'\n'
'La experiencia de conducción se eleva gracias a los asientos '
'deportivos, volante multifunción en aluminio y cuero, y faros '
'LED direccionales con función matricial. Este modelo '
'incorpora extras destacados como el paquete R España y la '
'posibilidad de personalización con llantas Estoril de 19 '
'pulgadas y sistema de escape R Performance con silenciador en '
'titanio.\n'
'\n'
'Con etiqueta medioambiental C, este vehículo mantiene acceso '
'a zonas urbanas reguladas, combinando prestaciones deportivas '
'con la practicidad de una berlina de cinco puertas y un '
'maletero de 374 litros.',
'doors_number': 5,
'emission_standard': 'C',
'engine': '2.0L',
'engine_horse_power': 320,
'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-r-20-tsi-235kw-320cv-4motion-dsg-5p-gasolina-2023-en-vizcaya-70102297-covo.aspx',
'listing': 'auction',
'location': 'Bizkaia',
'make': 'VOLKSWAGEN',
'model': 'Golf',
'odometer': 700,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19600537/b9c6bab9-25d9-4c46-86a9-a8c3e30476ec.jpg',
'https://a.ccdn.es/cnet/vehicles/19600537/9efa6aaa-dd1a-4337-84f4-a71bea4fd1bb.jpg',
'https://a.ccdn.es/cnet/vehicles/19600537/d02c16b1-12e1-48a4-9939-40e6f30f17be.jpg',
'https://a.ccdn.es/cnet/vehicles/19600537/3cbd5250-0bbd-4be8-a1fd-3bad8b419140.jpg',
'https://a.ccdn.es/cnet/vehicles/19600537/e51bdbaf-15b0-4e05-baa1-19656c8acfd1.jpg',
'https://a.ccdn.es/cnet/vehicles/19600537/21abb588-a2f0-4d76-a959-2db13d7fd5b1.jpg',
'https://a.ccdn.es/cnet/vehicles/19600537/6212b099-7ff5-4cc4-b62e-8a723c796219.jpg',
'https://a.ccdn.es/cnet/vehicles/19600537/19165477-04d9-4759-9bf4-4fbb3c38ed76.jpg',
'https://a.ccdn.es/cnet/vehicles/19600537/9be7a622-565a-44d2-9a27-f5a35e3bfa25.jpg',
'https://a.ccdn.es/cnet/vehicles/19600537/f5c541ad-fced-4ffd-9f44-1a0014b43eb3.jpg',
'https://a.ccdn.es/cnet/vehicles/19600537/dc3b39f2-c5cc-4ef0-9161-50d31b537df2.jpg',
'https://a.ccdn.es/cnet/vehicles/19600537/103d8630-9908-4ab2-8d7e-39c5dcf14083.jpg',
'https://a.ccdn.es/cnet/vehicles/19600537/bdde35af-c7ee-45e0-b023-d03d5c2028a1.jpg',
'https://a.ccdn.es/cnet/vehicles/19600537/7c0b036e-2e60-4316-8a22-5d189d1e9dff.jpg',
'https://a.ccdn.es/cnet/vehicles/19600537/adc1d8c6-6144-44ab-aa9d-96d7b955f8ae.jpg',
'https://a.ccdn.es/cnet/vehicles/19600537/e7f96810-3285-4d77-8c79-1722b510a256.jpg',
'https://a.ccdn.es/cnet/vehicles/19600537/b64d0092-14d2-4f5e-871e-f9ca733d9571.jpg',
'https://a.ccdn.es/cnet/vehicles/19600537/0ef504a4-b904-4d48-bf81-3c2dbafeb88b.jpg',
'https://a.ccdn.es/cnet/vehicles/19600537/66c82c52-0afd-4dbe-a32c-22cc9c3df571.jpg',
'https://a.ccdn.es/cnet/vehicles/19600537/9a47651e-5336-4854-b949-6c90c520545e.jpg',
'https://a.ccdn.es/cnet/vehicles/19600537/dd68d295-ceba-406d-a67b-83c2cabf035e.jpg',
'https://a.ccdn.es/cnet/vehicles/19600537/cb78b6d7-c706-4c37-be26-a07658274aee.jpg',
'https://a.ccdn.es/cnet/vehicles/19600537/7dacc8a7-ab8b-4df3-a7c7-4e7856f68357.jpg',
'https://a.ccdn.es/cnet/vehicles/19600537/99600cd7-a2b7-4213-9567-9d2f66987960.jpg',
'https://a.ccdn.es/cnet/vehicles/19600537/888251ef-633c-4d68-b81b-747d79dfc4a8.jpg',
'https://a.ccdn.es/cnet/vehicles/19600537/741d4a84-5d2c-491a-bf9c-ea0cd8d35df9.jpg',
'https://a.ccdn.es/cnet/vehicles/19600537/e8f7a364-a606-43d9-9dfc-995165be1852.jpg',
'https://a.ccdn.es/cnet/vehicles/19600537/fbce33b8-4627-4059-af65-b8e3eecf525d.jpg',
'https://a.ccdn.es/cnet/vehicles/19600537/e1601b70-45f5-4b9d-b259-fa19cbe4dfa5.jpg',
'https://a.ccdn.es/cnet/vehicles/19600537/2dff3dfd-443b-4956-a731-17add3215821.jpg',
'https://a.ccdn.es/cnet/vehicles/19600537/ce6cb864-18df-4382-be33-c5d74a460182.jpg',
'https://a.ccdn.es/cnet/vehicles/19600537/52c9e50f-3912-4b0b-91c1-ec7dcc3a473b.jpg',
'https://a.ccdn.es/cnet/vehicles/19600537/fbcbf9c2-8c85-4da5-9eb8-dd82b5a915c9.jpg',
'https://a.ccdn.es/cnet/vehicles/19600537/c190b645-d608-43d5-9e6b-29e047a96309.jpg',
'https://a.ccdn.es/cnet/vehicles/19600537/fe854a9b-2943-4a47-807b-3c6c8702f902.jpg',
'https://a.ccdn.es/cnet/vehicles/19600537/0e5d8aee-4ee7-4659-a201-f9fd54343303.jpg',
'https://a.ccdn.es/cnet/vehicles/19600537/e93f743e-53a8-45bd-9e42-8811b6fa3beb.jpg',
'https://a.ccdn.es/cnet/vehicles/19600537/2577dcb2-a12b-448d-9eb4-8b1b5bb62e58.jpg',
'https://a.ccdn.es/cnet/vehicles/19600537/64880de9-932d-477d-b0c8-18546f89abd6.jpg',
'https://a.ccdn.es/cnet/vehicles/19600537/e11c6252-48c5-4655-95c0-8231f600df35.jpg',
'https://a.ccdn.es/cnet/vehicles/19600537/96bc8512-e987-451a-8318-d2dd24c61b48.jpg'],
'price': 49999,
'price_includes_vat': True,
'registration_date': '2022-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'VOLKSWAGEN Golf R 2.0 TSI 4Motion DSG',
'transmission': 'automatic',
'trim': 'R 2.0 TSI 235kW 320CV 4Motion DSG',
'vin': None,
'year': 2022}
2026-03-26 15:37:33 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 22860170-1c9f-5826-b45a-34396b21880b with identifier: 70102297
2026-03-26 15:37:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 22860170-1c9f-5826-b45a-34396b21880b
2026-03-26 15:37:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:37:33 [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%252F19600537%252Fb9c6bab9-25d9-4c46-86a9-a8c3e30476ec.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:37:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19600537/b9c6bab9-25d9-4c46-86a9-a8c3e30476ec.jpg not downloaded yet
2026-03-26 15:37:33 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
'body_type': 'Berlina',
'c_o_2_emission_value': 110,
'category': 'Coches',
'color': 'Gris / Plata (Nardo)',
'currency': 'EUR',
'description': 'Ford Focus St 2.0tdci 185cv\n'
'Gris nardo \n'
'Llanta 19”\n'
'Escape central \n'
'Faros bixenon\n'
'Sensor de parking \n'
'Cámara trasera\n'
'Apertura sin llave \n'
'Lector señales de tráfico \n'
'Volante calefactable\n'
'Asientos recato en cuero bicolor \n'
'Asientos calefactables \n'
'Volante multifuncion \n'
'Navegación\n'
'Star stop \n'
'Line asist \n'
'Control de velocidad \n'
'Revisión recién echa completa',
'doors_number': 5,
'emission_standard': 'C',
'engine': '2.0L',
'engine_horse_power': 185,
'expiration_date': None,
'fuel_type': 'Diesel',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/ford-focus-20-tdci-ass-185-st-5p-diesel-2015-en-vizcaya-61364263-covo.aspx',
'listing': 'auction',
'location': 'Bizkaia',
'make': 'FORD',
'model': 'Focus',
'odometer': 115000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/18465200/cb49fea5-d7ba-45a2-970f-62a2e6a09033.jpg',
'https://a.ccdn.es/cnet/vehicles/18465200/bc19de9c-7367-4f0e-8f87-3d4035d9874f.jpg',
'https://a.ccdn.es/cnet/vehicles/18465200/002a104c-f4ba-4344-ad75-5cddeed4f48b.jpg',
'https://a.ccdn.es/cnet/vehicles/18465200/af867697-c9ba-40aa-89b1-bc74505ada3a.jpg',
'https://a.ccdn.es/cnet/vehicles/18465200/a92acecc-2d34-4899-815d-662fe9e22647.jpg',
'https://a.ccdn.es/cnet/vehicles/18465200/e33d5dbf-0933-462d-b569-fae707830ba9.jpg',
'https://a.ccdn.es/cnet/vehicles/18465200/7205cc18-a8d2-4339-b057-acd746d994a0.jpg',
'https://a.ccdn.es/cnet/vehicles/18465200/491ff3c1-80bf-46e4-96e1-26e92e0dea25.jpg',
'https://a.ccdn.es/cnet/vehicles/18465200/78c5f8a1-b8e4-47a3-af96-47c66e628476.jpg',
'https://a.ccdn.es/cnet/vehicles/18465200/eb228a1f-149d-4856-8029-d220a6c20303.jpg',
'https://a.ccdn.es/cnet/vehicles/18465200/af82691e-75e1-4f41-9f55-5d1ebe889c11.jpg',
'https://a.ccdn.es/cnet/vehicles/18465200/20f77f0a-6163-45e8-8bf5-58a7b93ba128.jpg',
'https://a.ccdn.es/cnet/vehicles/18465200/17385036-977a-4a0c-bc44-65d35de4beee.jpg',
'https://a.ccdn.es/cnet/vehicles/18465200/aabaeccb-e833-4537-a7f3-f83d1e5d50b1.jpg',
'https://a.ccdn.es/cnet/vehicles/18465200/3227bbc9-d026-4ed4-a049-c9f85234dc31.jpg',
'https://a.ccdn.es/cnet/vehicles/18465200/3970cdce-0679-47f7-93e3-f7df872790c5.jpg',
'https://a.ccdn.es/cnet/vehicles/18465200/3ea6de44-ffd7-4398-9bfd-b7c61f452483.jpg',
'https://a.ccdn.es/cnet/vehicles/18465200/e3005765-980d-460f-8966-95de865e8364.jpg',
'https://a.ccdn.es/cnet/vehicles/18465200/b19e8a4f-b5cf-47c5-91d7-1c5f230cc3b3.jpg'],
'price': 18790,
'price_includes_vat': True,
'registration_date': '2015-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'FORD Focus 2.0 TDCi ASS 185 ST',
'transmission': 'manual',
'trim': '2.0 TDCi ASS 185 ST',
'vin': None,
'year': 2015}
2026-03-26 15:37:33 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 9feaf573-a595-5f97-919f-b4e43b989ffc with identifier: 61364263
2026-03-26 15:37:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 9feaf573-a595-5f97-919f-b4e43b989ffc
2026-03-26 15:37:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:37:33 [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%252F18465200%252Fcb49fea5-d7ba-45a2-970f-62a2e6a09033.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:37:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/18465200/cb49fea5-d7ba-45a2-970f-62a2e6a09033.jpg not downloaded yet
2026-03-26 15:37:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70144912> (referer: https://www.coches.net/concesionario/jcararrigorriaga/?pg=1) ['zyte-api']
2026-03-26 15:37:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70034557> (referer: https://www.coches.net/concesionario/jcararrigorriaga/?pg=1) ['zyte-api']
2026-03-26 15:37:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70034608> (referer: https://www.coches.net/concesionario/jcararrigorriaga/?pg=1) ['zyte-api']
2026-03-26 15:37:34 [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 SQ5 Sportback TDI Quattro destaca por su combinación de '
'deportividad y refinamiento. Con su potente motor V6 de 341 '
'CV y tracción integral permanente, este vehículo ofrece '
'prestaciones excepcionales manteniendo un consumo razonable '
'para su categoría. La suspensión adaptativa con ajuste '
'específico "S" y el diferencial deportivo Quattro mejoran '
'significativamente su comportamiento dinámico en cualquier '
'tipo de superficie.\n'
'\n'
'El habitáculo refleja la filosofía deportiva con asientos '
'delanteros deportivos calefactables y climatizados, tapizados '
'en cuero Napa fina con costuras de contraste. El equipamiento '
'tecnológico incluye Head-Up Display, sistema de sonido Bang & '
'Olufsen 3D y faros Matrix LED con pilotos traseros OLED.\n'
'\n'
'Este modelo cuenta con etiqueta ECO, lo que permite acceso a '
'zonas de bajas emisiones en entornos urbanos, combinando así '
'altas prestaciones con ventajas medioambientales. El paquete '
'de asistentes a la conducción y el sistema de aparcamiento '
'automático garantizan una experiencia de conducción segura y '
'confortable para cualquier persona al volante.\n'
'Techo panorámico \n'
'Llanta 21”',
'doors_number': 5,
'emission_standard': 'ECO',
'engine': '3.0L',
'engine_horse_power': 341,
'expiration_date': None,
'fuel_type': 'Híbrido',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/audi-q5-sportback-sq5-tdi-quattro-5p-electrico-hibrido-2022-en-vizcaya-70144912-covo.aspx',
'listing': 'auction',
'location': 'Bizkaia',
'make': 'AUDI',
'model': 'Q5 SPORTBACK',
'odometer': 94000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19637078/6ef1b1ff-7bcc-4108-a1e0-c6b56baf27e9.jpg',
'https://a.ccdn.es/cnet/vehicles/19637078/ba33dedf-afe5-481b-8a4b-3479ac332e6b.jpg',
'https://a.ccdn.es/cnet/vehicles/19637078/5c202cee-51bf-43ac-821d-d369339ccc87.jpg',
'https://a.ccdn.es/cnet/vehicles/19637078/5bd58817-9cd9-4025-b028-d8795f098872.jpg',
'https://a.ccdn.es/cnet/vehicles/19637078/465020bc-bc83-44cd-bed1-ae13bf4c84a4.jpg',
'https://a.ccdn.es/cnet/vehicles/19637078/6614f171-0e08-4ea7-bd10-d655e457ef2f.jpg',
'https://a.ccdn.es/cnet/vehicles/19637078/b0a84df5-bfbb-47b5-8292-41378bbce756.jpg',
'https://a.ccdn.es/cnet/vehicles/19637078/21b683a9-a097-48c3-9f28-e7141d68f21c.jpg',
'https://a.ccdn.es/cnet/vehicles/19637078/876f636f-7bb9-430c-9c3a-fa538e3364ca.jpg',
'https://a.ccdn.es/cnet/vehicles/19637078/f6413b7d-d698-44f7-9198-988bb3e2a055.jpg',
'https://a.ccdn.es/cnet/vehicles/19637078/b56aec54-34fa-4ffa-965f-b38273fcbad6.jpg',
'https://a.ccdn.es/cnet/vehicles/19637078/07de14f0-a6b9-4f30-ae0d-52bc09ee70ae.jpg',
'https://a.ccdn.es/cnet/vehicles/19637078/25024032-bd69-4636-93e6-eb1dbd4709cd.jpg',
'https://a.ccdn.es/cnet/vehicles/19637078/d91f82c2-702e-440a-a81b-154f1a55906d.jpg',
'https://a.ccdn.es/cnet/vehicles/19637078/3b6a4ffa-bd95-490c-94b3-983bb96609ef.jpg',
'https://a.ccdn.es/cnet/vehicles/19637078/7f78973b-849a-4d42-a093-ad730e249405.jpg',
'https://a.ccdn.es/cnet/vehicles/19637078/c9fc579f-abfd-42db-8635-83c9a04b6e33.jpg',
'https://a.ccdn.es/cnet/vehicles/19637078/2c3ce557-d1a9-4859-94b2-0c5565cf09b8.jpg',
'https://a.ccdn.es/cnet/vehicles/19637078/41836a80-01dc-45f8-acc8-d88646548ff4.jpg',
'https://a.ccdn.es/cnet/vehicles/19637078/6f3c8a96-dcb8-4fd2-9f58-6f2c211cb841.jpg',
'https://a.ccdn.es/cnet/vehicles/19637078/341d3441-a97f-48e1-8dd9-40c24053878f.jpg',
'https://a.ccdn.es/cnet/vehicles/19637078/39d655e0-5e88-4447-b8ea-e7af54ddbdb4.jpg',
'https://a.ccdn.es/cnet/vehicles/19637078/c3d7b143-8427-4dab-a1ab-c990e049abc0.jpg',
'https://a.ccdn.es/cnet/vehicles/19637078/4e61b741-7e97-4a8e-b2ee-a4831c67ed28.jpg',
'https://a.ccdn.es/cnet/vehicles/19637078/8804b5d3-c0e8-476a-89c6-2e6dc68b2522.jpg',
'https://a.ccdn.es/cnet/vehicles/19637078/9eb933bd-e57c-4d86-8c60-2f99ca611d84.jpg',
'https://a.ccdn.es/cnet/vehicles/19637078/e56d32de-25ce-451f-8fed-2670e2cb4a1e.jpg',
'https://a.ccdn.es/cnet/vehicles/19637078/37f4534d-e756-41ac-bd90-a42048eef21f.jpg',
'https://a.ccdn.es/cnet/vehicles/19637078/4aae5a6e-47b8-44a0-ac04-ee5bda07ec35.jpg',
'https://a.ccdn.es/cnet/vehicles/19637078/608afa92-8f71-4595-983d-2206a82fc78b.jpg',
'https://a.ccdn.es/cnet/vehicles/19637078/7d44c595-f46a-4600-a270-1b6b39463842.jpg',
'https://a.ccdn.es/cnet/vehicles/19637078/d18ef09f-bfa1-4d51-b66c-083dff63edbe.jpg',
'https://a.ccdn.es/cnet/vehicles/19637078/e03af1f2-e401-4f56-86e3-cb5ce405a501.jpg',
'https://a.ccdn.es/cnet/vehicles/19637078/349639f4-c7cb-47f5-995f-9bc33d1613a9.jpg'],
'price': 64999,
'price_includes_vat': True,
'registration_date': '2021-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'AUDI Q5 SPORTBACK SQ5 TDI Quattro',
'transmission': 'automatic',
'trim': 'SQ5 TDI Quattro',
'vin': None,
'year': 2021}
2026-03-26 15:37:34 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 50e5d1e1-8a2c-50f4-99cf-67be9337df66 with identifier: 70144912
2026-03-26 15:37:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 50e5d1e1-8a2c-50f4-99cf-67be9337df66
2026-03-26 15:37:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:37:34 [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%252F19637078%252F6ef1b1ff-7bcc-4108-a1e0-c6b56baf27e9.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:37:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19637078/6ef1b1ff-7bcc-4108-a1e0-c6b56baf27e9.jpg not downloaded yet
2026-03-26 15:37:34 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
'body_type': 'Berlina',
'c_o_2_emission_value': 143,
'category': 'Coches',
'color': 'Blanco',
'currency': 'EUR',
'description': 'Volkswagen golf Gti performane\n'
' Cambio dsg\n'
'Blanco white\n'
'Techo panorámico \n'
'Luces led\n'
'Escape akrapovic completo \n'
'Sonido espectacular\n'
'Navegación \n'
'Volante multifuncion \n'
'Levas deportivas en rojo a juego con interior \n'
'Asientos deportivos eléctricos \n'
'Asientos en piel y Alcántara \n'
'Asientos calefactables \n'
'…….',
'doors_number': 5,
'emission_standard': 'C',
'engine': '2.0L',
'engine_horse_power': 245,
'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-gti-performance-20-tsi-180kw245cv-dsg-5p-gasolina-2020-en-vizcaya-70034557-covo.aspx',
'listing': 'auction',
'location': 'Bizkaia',
'make': 'VOLKSWAGEN',
'model': 'Golf',
'odometer': 168000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19547328/359ad832-66ea-4b0f-998d-e7e55602577d.jpg',
'https://a.ccdn.es/cnet/vehicles/19547328/88e4622c-4454-4d5d-b6b3-0c38a689ca3d.jpg',
'https://a.ccdn.es/cnet/vehicles/19547328/64705a1c-de8a-4d5d-a13c-28e26b4d9d93.jpg',
'https://a.ccdn.es/cnet/vehicles/19547328/25c29b86-8a54-423a-a1e4-d17e54f3d9b7.jpg',
'https://a.ccdn.es/cnet/vehicles/19547328/f886af5d-af0e-4920-807b-a2e61953dfa5.jpg',
'https://a.ccdn.es/cnet/vehicles/19547328/ab167203-a106-4e5d-a4e4-06f86c0ad1f0.jpg',
'https://a.ccdn.es/cnet/vehicles/19547328/16219302-ac67-4f7f-a69f-6818c521e884.jpg',
'https://a.ccdn.es/cnet/vehicles/19547328/f2c8a5e7-4c6c-47ee-a85e-dfe317a631c0.jpg',
'https://a.ccdn.es/cnet/vehicles/19547328/9f9757e0-0ca2-4538-8115-f7188fb2db71.jpg',
'https://a.ccdn.es/cnet/vehicles/19547328/42141be1-eb5d-483b-83d2-93372cf432a6.jpg',
'https://a.ccdn.es/cnet/vehicles/19547328/48867a1c-bd6c-4a3e-b917-27dc89d7883c.jpg',
'https://a.ccdn.es/cnet/vehicles/19547328/39f96ed6-fa69-4a00-91ef-17b5bb32f6eb.jpg',
'https://a.ccdn.es/cnet/vehicles/19547328/b4994d74-dac9-4ab2-ace2-9f684b54b450.jpg',
'https://a.ccdn.es/cnet/vehicles/19547328/42801480-8fe9-4aa1-9b56-38652ad9ab07.jpg',
'https://a.ccdn.es/cnet/vehicles/19547328/b4e4474a-03e5-4e6c-a81c-92bb68917cfa.jpg',
'https://a.ccdn.es/cnet/vehicles/19547328/4633059c-d5bb-49b6-8d0b-06c90c493c3f.jpg',
'https://a.ccdn.es/cnet/vehicles/19547328/7495b999-d1bd-400c-ae59-b49de6426c7b.jpg',
'https://a.ccdn.es/cnet/vehicles/19547328/678bf109-43b2-4890-83aa-943f3556df5a.jpg',
'https://a.ccdn.es/cnet/vehicles/19547328/f3d3ee73-6e14-4cd3-b615-e068f0e7162d.jpg',
'https://a.ccdn.es/cnet/vehicles/19547328/7e8b7567-4d69-41a2-9d85-7a5788337d71.jpg',
'https://a.ccdn.es/cnet/vehicles/19547328/08987675-6dc7-4389-8df5-93f14b16d39c.jpg',
'https://a.ccdn.es/cnet/vehicles/19547328/28938e00-c70b-4018-91d9-0a63e5937d64.jpg',
'https://a.ccdn.es/cnet/vehicles/19547328/6ed61ef1-dd75-4f72-af77-208545adc4df.jpg',
'https://a.ccdn.es/cnet/vehicles/19547328/50860879-1086-4275-bd0f-1fb4cd91f765.jpg',
'https://a.ccdn.es/cnet/vehicles/19547328/ede9075c-f70e-4e44-ad26-bb33e13926d2.jpg',
'https://a.ccdn.es/cnet/vehicles/19547328/61711281-846c-4f3b-a271-94bf58c83c25.jpg',
'https://a.ccdn.es/cnet/vehicles/19547328/f438b232-55e3-4990-a78c-3fddaca26314.jpg',
'https://a.ccdn.es/cnet/vehicles/19547328/d5d75c4c-9f05-4c4b-83d2-a3965da7413c.jpg',
'https://a.ccdn.es/cnet/vehicles/19547328/5f8238f8-c279-4bae-853f-6bd4de7ba724.jpg',
'https://a.ccdn.es/cnet/vehicles/19547328/69171e19-af8a-4afa-9561-905324ec7a2c.jpg',
'https://a.ccdn.es/cnet/vehicles/19547328/50d72e4a-6481-4522-8674-1de5cfb59e7d.jpg'],
'price': 23999,
'price_includes_vat': True,
'registration_date': '2019-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'VOLKSWAGEN Golf GTI Performance 2.0 TSI 180kW245CV DSG',
'transmission': 'automatic',
'trim': 'GTI Performance 2.0 TSI 180kW245CV DSG',
'vin': None,
'year': 2019}
2026-03-26 15:37:34 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 75e4a727-3222-50dd-9f66-a43cb5040a8c with identifier: 70034557
2026-03-26 15:37:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 75e4a727-3222-50dd-9f66-a43cb5040a8c
2026-03-26 15:37:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:37:34 [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%252F19547328%252F359ad832-66ea-4b0f-998d-e7e55602577d.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:37:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19547328/359ad832-66ea-4b0f-998d-e7e55602577d.jpg not downloaded yet
2026-03-26 15:37:34 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
'body_type': 'Berlina',
'c_o_2_emission_value': 152,
'category': 'Coches',
'color': 'Azul',
'currency': 'EUR',
'description': 'Audi a5 2.0tfsi Sline 185 CV\n'
'Manual \n'
'Techo solarpaqute sline interior y exterior \n'
'Asientos piel tela con logo sline\n'
'Volante deportivo sline \n'
'Llanta 19”\n'
'Faros Xenon \n'
'Luces automáticas \n'
'Limpias automáticos \n'
'Cristales traseros oscurecidos \n'
'Volante multifuncion \n'
'….',
'doors_number': 5,
'emission_standard': 'C',
'engine': '2.0L',
'engine_horse_power': 180,
'expiration_date': None,
'fuel_type': 'Gasolina',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/audi-a5-sportback-20-tfsi-180cv-5p-gasolina-2010-en-vizcaya-70034608-covo.aspx',
'listing': 'auction',
'location': 'Bizkaia',
'make': 'AUDI',
'model': 'A5',
'odometer': 141000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19547335/3c3f52f3-31f6-43f7-b76f-cee95d62ee03.jpg',
'https://a.ccdn.es/cnet/vehicles/19547335/937e3622-2fde-40a8-b2dd-40c2d7195df6.jpg',
'https://a.ccdn.es/cnet/vehicles/19547335/153736d1-6147-4fb1-ae1e-96553e9253c1.jpg',
'https://a.ccdn.es/cnet/vehicles/19547335/974899bd-d5e3-4d2d-ad6d-4fce3d7abc87.jpg',
'https://a.ccdn.es/cnet/vehicles/19547335/5a385e51-956a-4d48-a15b-e93ecd0ae143.jpg',
'https://a.ccdn.es/cnet/vehicles/19547335/382650ef-ef62-4d7a-8645-02a79a540c06.jpg',
'https://a.ccdn.es/cnet/vehicles/19547335/346c8c4e-8c28-45a3-9bbf-8476fb8edc11.jpg',
'https://a.ccdn.es/cnet/vehicles/19547335/ed88bbec-b3c0-4e41-8faf-b1e233bd5315.jpg',
'https://a.ccdn.es/cnet/vehicles/19547335/3430eb29-e49b-475b-8e24-16d9c21fa453.jpg',
'https://a.ccdn.es/cnet/vehicles/19547335/6f5b1fbb-4f90-4de2-a492-362f92d4c01d.jpg',
'https://a.ccdn.es/cnet/vehicles/19547335/7d9c2163-bc93-4a71-9ba7-4a3ce2810817.jpg',
'https://a.ccdn.es/cnet/vehicles/19547335/f1c0e8a2-3cb2-444e-98de-272541de0afe.jpg',
'https://a.ccdn.es/cnet/vehicles/19547335/8a36664a-a996-4f80-9f4d-e0edfaf7d8c1.jpg',
'https://a.ccdn.es/cnet/vehicles/19547335/80ad793f-f56e-4fcb-8071-cc3bf4122893.jpg',
'https://a.ccdn.es/cnet/vehicles/19547335/4e8e3be3-9979-4f66-bec0-7ec030a31b97.jpg',
'https://a.ccdn.es/cnet/vehicles/19547335/2a334813-a970-44a4-a637-5a2cd80d6dbc.jpg',
'https://a.ccdn.es/cnet/vehicles/19547335/c8305261-f85c-4b94-89e8-0e93fa7bae54.jpg',
'https://a.ccdn.es/cnet/vehicles/19547335/8ae951d1-def5-4486-993b-c22ab9bef1fb.jpg',
'https://a.ccdn.es/cnet/vehicles/19547335/0b5a9bb6-de15-4436-8a7a-747039bba875.jpg',
'https://a.ccdn.es/cnet/vehicles/19547335/5bd57949-2ea7-4aa7-98b5-f61b02027690.jpg',
'https://a.ccdn.es/cnet/vehicles/19547335/5a5a8987-b650-4391-afa9-a2f1c7449005.jpg',
'https://a.ccdn.es/cnet/vehicles/19547335/f691d0e1-c43c-4d88-a1de-dca7e7833650.jpg'],
'price': 12999,
'price_includes_vat': True,
'registration_date': '2009-01-01',
'seats_number': 4,
'seller_name': None,
'title': 'AUDI A5 Sportback 2.0 TFSI',
'transmission': 'manual',
'trim': 'Sportback 2.0 TFSI 180cv',
'vin': None,
'year': 2009}
2026-03-26 15:37:34 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: b4c604f7-d2a7-5d32-91c2-19b02d3e15b9 with identifier: 70034608
2026-03-26 15:37:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item b4c604f7-d2a7-5d32-91c2-19b02d3e15b9
2026-03-26 15:37:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:37:34 [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%252F19547335%252F3c3f52f3-31f6-43f7-b76f-cee95d62ee03.jpg%27 HTTP/1.1" 200 None
2026-03-26 15:37:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19547335/3c3f52f3-31f6-43f7-b76f-cee95d62ee03.jpg not downloaded yet
2026-03-26 15:37:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/18465200/cb49fea5-d7ba-45a2-970f-62a2e6a09033.jpg> (referer: None)
2026-03-26 15:37:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/19600537/b9c6bab9-25d9-4c46-86a9-a8c3e30476ec.jpg> (referer: None)
2026-03-26 15:37:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/19547328/359ad832-66ea-4b0f-998d-e7e55602577d.jpg> (referer: None)
2026-03-26 15:37:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/19637078/6ef1b1ff-7bcc-4108-a1e0-c6b56baf27e9.jpg> (referer: None)
2026-03-26 15:37:34 [common.azure_blobstore] INFO: Using managed identity for Azure Blob Storage
2026-03-26 15:37:34 [common.azure_blobstore] INFO: Using managed identity with client ID: 39192755-105d-4ce2-a21d-ab53b63f8b87
2026-03-26 15:37:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:37:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fcc735a5690>
2026-03-26 15:37:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:37:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
2026-03-26 15:37:34 [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:37:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): alxproduction.blob.core.windows.net:443
2026-03-26 15:37:34 [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:37:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:37:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9feaf573-a595-5f97-919f-b4e43b989ffc/9feaf573-a595-5f97-919f-b4e43b989ffc_image_0.jpg HTTP/1.1" 201 0
2026-03-26 15:37:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:37:34 [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%252F18465200%252Fcb49fea5-d7ba-45a2-970f-62a2e6a09033.jpg') HTTP/1.1" 204 0
2026-03-26 15:37:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/18465200/cb49fea5-d7ba-45a2-970f-62a2e6a09033.jpg saved to cache
2026-03-26 15:37:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 9feaf573-a595-5f97-919f-b4e43b989ffc
2026-03-26 15:37:34 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 9feaf573-a595-5f97-919f-b4e43b989ffc sending to next pipeline
2026-03-26 15:37:34 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 9feaf573-a595-5f97-919f-b4e43b989ffc with identifier 61364263
2026-03-26 15:37:34 [azure.servicebus._pyamqp._connection] INFO: Connection state changed: None -> <ConnectionState.START: 0>
2026-03-26 15:37:34 [azure.servicebus._pyamqp._connection] INFO: Connection state changed: <ConnectionState.START: 0> -> <ConnectionState.HDR_SENT: 2>
2026-03-26 15:37:34 [azure.servicebus._pyamqp._connection] INFO: Connection state changed: <ConnectionState.HDR_SENT: 2> -> <ConnectionState.HDR_SENT: 2>
2026-03-26 15:37:34 [azure.servicebus._pyamqp._connection] INFO: Connection state changed: <ConnectionState.HDR_SENT: 2> -> <ConnectionState.OPEN_PIPE: 4>
2026-03-26 15:37:34 [azure.servicebus._pyamqp.session] INFO: Session state changed: <SessionState.UNMAPPED: 0> -> <SessionState.BEGIN_SENT: 1>
2026-03-26 15:37:34 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.DETACHED: 0> -> <LinkState.ATTACH_SENT: 1>
2026-03-26 15:37:34 [azure.servicebus._pyamqp.management_link] INFO: Management link receiver state changed: <LinkState.DETACHED: 0> -> <LinkState.ATTACH_SENT: 1>
2026-03-26 15:37:34 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.DETACHED: 0> -> <LinkState.ATTACH_SENT: 1>
2026-03-26 15:37:34 [azure.servicebus._pyamqp.management_link] INFO: Management link sender state changed: <LinkState.DETACHED: 0> -> <LinkState.ATTACH_SENT: 1>
2026-03-26 15:37:34 [azure.servicebus._pyamqp._connection] INFO: Connection state changed: <ConnectionState.OPEN_PIPE: 4> -> <ConnectionState.OPEN_SENT: 7>
2026-03-26 15:37:34 [azure.servicebus._pyamqp._connection] INFO: Connection state changed: <ConnectionState.OPEN_SENT: 7> -> <ConnectionState.OPENED: 9>
2026-03-26 15:37:34 [azure.servicebus._pyamqp.session] INFO: Session state changed: <SessionState.BEGIN_SENT: 1> -> <SessionState.MAPPED: 3>
2026-03-26 15:37:34 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.ATTACH_SENT: 1> -> <LinkState.ATTACHED: 3>
2026-03-26 15:37:34 [azure.servicebus._pyamqp.management_link] INFO: Management link receiver state changed: <LinkState.ATTACH_SENT: 1> -> <LinkState.ATTACHED: 3>
2026-03-26 15:37:34 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.ATTACH_SENT: 1> -> <LinkState.ATTACHED: 3>
2026-03-26 15:37:34 [azure.servicebus._pyamqp.management_link] INFO: Management link sender state changed: <LinkState.ATTACH_SENT: 1> -> <LinkState.ATTACHED: 3>
2026-03-26 15:37:34 [azure.servicebus._pyamqp.cbs] DEBUG: CBS completed opening with status: <ManagementOpenResult.OK: 1>
2026-03-26 15:37:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
2026-03-26 15:37:35 [urllib3.connectionpool] DEBUG: https://login.microsoftonline.com:443 "POST /8ea908c1-4e85-4692-bc3f-3646b9b40891/oauth2/v2.0/token HTTP/1.1" 200 2021
2026-03-26 15:37:35 [azure.identity._credentials.chained] INFO: DefaultAzureCredential acquired a token from WorkloadIdentityCredential
2026-03-26 15:37:35 [azure.servicebus._pyamqp.cbs] DEBUG: CBS update in progress. Token put time: 1774539455
2026-03-26 15:37:35 [azure.servicebus._pyamqp.cbs] DEBUG: CBS update in progress. Token put time: 1774539455
2026-03-26 15:37:35 [azure.servicebus._pyamqp.cbs] DEBUG: CBS Put token result (<ManagementExecuteOperationResult.OK: 0>), status code: 202, status_description: b'Accepted'.
2026-03-26 15:37:35 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 15:37:35 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.DETACHED: 0> -> <LinkState.ATTACH_SENT: 1>
2026-03-26 15:37:35 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.ATTACH_SENT: 1> -> <LinkState.ATTACHED: 3>
2026-03-26 15:37:35 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 15:37:35 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 15:37:35 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 15:37:35 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 15:37:35 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 9feaf573-a595-5f97-919f-b4e43b989ffc
2026-03-26 15:37:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/18465200/cb49fea5-d7ba-45a2-970f-62a2e6a09033.jpg>
{'auction_title': '',
'body_type': 'Berlina',
'c_o_2_emission_value': 110,
'category': 'Coches',
'color': 'Gris / Plata (Nardo)',
'currency': 'EUR',
'description': 'Ford Focus St 2.0tdci 185cv\n'
'Gris nardo \n'
'Llanta 19”\n'
'Escape central \n'
'Faros bixenon\n'
'Sensor de parking \n'
'Cámara trasera\n'
'Apertura sin llave \n'
'Lector señales de tráfico \n'
'Volante calefactable\n'
'Asientos recato en cuero bicolor \n'
'Asientos calefactables \n'
'Volante multifuncion \n'
'Navegación\n'
'Star stop \n'
'Line asist \n'
'Control de velocidad \n'
'Revisión recién echa completa',
'doors_number': 5,
'emission_standard': 'C',
'engine': '2.0L',
'engine_horse_power': 185,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '9feaf573-a595-5f97-919f-b4e43b989ffc',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/ford-focus-20-tdci-ass-185-st-5p-diesel-2015-en-vizcaya-61364263-covo.aspx',
'listing': 'auction',
'location': 'Bizkaia',
'make': 'FORD',
'model': 'Focus',
'odometer': 115000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 19,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9feaf573-a595-5f97-919f-b4e43b989ffc/9feaf573-a595-5f97-919f-b4e43b989ffc_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 136688,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/18465200/cb49fea5-d7ba-45a2-970f-62a2e6a09033.jpg',
'Width': 800}],
'price': 18790,
'price_includes_vat': True,
'registration_date': '2015-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'FORD Focus 2.0 TDCi ASS 185 ST',
'transmission': 'manual',
'trim': '2.0 TDCi ASS 185 ST',
'vin': None,
'year': 2015}
2026-03-26 15:37:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:37:35 [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%2761364263%27 HTTP/1.1" 200 None
2026-03-26 15:37:35 [auto_selling_coches.net] INFO: Saving data for 61364263: {'created_time': 1774539455.436215, 'last_price_update_time': 1774539455.436225}
2026-03-26 15:37:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:37:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='61364263') HTTP/1.1" 204 0
2026-03-26 15:37:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:37:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fcc76248350>
2026-03-26 15:37:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:37:35 [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:37:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:37:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_22860170-1c9f-5826-b45a-34396b21880b/22860170-1c9f-5826-b45a-34396b21880b_image_0.jpg HTTP/1.1" 201 0
2026-03-26 15:37:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:37:35 [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%252F19600537%252Fb9c6bab9-25d9-4c46-86a9-a8c3e30476ec.jpg') HTTP/1.1" 204 0
2026-03-26 15:37:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19600537/b9c6bab9-25d9-4c46-86a9-a8c3e30476ec.jpg saved to cache
2026-03-26 15:37:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 22860170-1c9f-5826-b45a-34396b21880b
2026-03-26 15:37:35 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 22860170-1c9f-5826-b45a-34396b21880b sending to next pipeline
2026-03-26 15:37:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:37:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fcc714ab990>
2026-03-26 15:37:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:37:35 [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:37:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:37:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_75e4a727-3222-50dd-9f66-a43cb5040a8c/75e4a727-3222-50dd-9f66-a43cb5040a8c_image_0.jpg HTTP/1.1" 201 0
2026-03-26 15:37:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:37:35 [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%252F19547328%252F359ad832-66ea-4b0f-998d-e7e55602577d.jpg') HTTP/1.1" 204 0
2026-03-26 15:37:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19547328/359ad832-66ea-4b0f-998d-e7e55602577d.jpg saved to cache
2026-03-26 15:37:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 75e4a727-3222-50dd-9f66-a43cb5040a8c
2026-03-26 15:37:35 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 75e4a727-3222-50dd-9f66-a43cb5040a8c sending to next pipeline
2026-03-26 15:37:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:37:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fcc71455910>
2026-03-26 15:37:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:37:35 [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:37:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:37:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_50e5d1e1-8a2c-50f4-99cf-67be9337df66/50e5d1e1-8a2c-50f4-99cf-67be9337df66_image_0.jpg HTTP/1.1" 201 0
2026-03-26 15:37:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:37:35 [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%252F19637078%252F6ef1b1ff-7bcc-4108-a1e0-c6b56baf27e9.jpg') HTTP/1.1" 204 0
2026-03-26 15:37:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19637078/6ef1b1ff-7bcc-4108-a1e0-c6b56baf27e9.jpg saved to cache
2026-03-26 15:37:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 50e5d1e1-8a2c-50f4-99cf-67be9337df66
2026-03-26 15:37:35 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 50e5d1e1-8a2c-50f4-99cf-67be9337df66 sending to next pipeline
2026-03-26 15:37:35 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 22860170-1c9f-5826-b45a-34396b21880b with identifier 70102297
2026-03-26 15:37:35 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 15:37:35 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 15:37:35 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 22860170-1c9f-5826-b45a-34396b21880b
2026-03-26 15:37:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/19600537/b9c6bab9-25d9-4c46-86a9-a8c3e30476ec.jpg>
{'auction_title': '',
'body_type': 'Berlina',
'c_o_2_emission_value': None,
'category': 'Coches',
'color': 'Blanco',
'currency': 'EUR',
'description': 'Este Volkswagen Golf R destaca por su extraordinario '
'rendimiento deportivo con 320 CV de potencia y tracción '
'integral 4Motion, combinados con la eficacia del cambio DSG '
'de siete velocidades. Su equipamiento incluye navegador con '
'pantalla de 10 pulgadas, control de crucero adaptativo, '
'sensores de aparcamiento delanteros y traseros, y '
'climatizador trizona.\n'
'\n'
'La experiencia de conducción se eleva gracias a los asientos '
'deportivos, volante multifunción en aluminio y cuero, y faros '
'LED direccionales con función matricial. Este modelo '
'incorpora extras destacados como el paquete R España y la '
'posibilidad de personalización con llantas Estoril de 19 '
'pulgadas y sistema de escape R Performance con silenciador en '
'titanio.\n'
'\n'
'Con etiqueta medioambiental C, este vehículo mantiene acceso '
'a zonas urbanas reguladas, combinando prestaciones deportivas '
'con la practicidad de una berlina de cinco puertas y un '
'maletero de 374 litros.',
'doors_number': 5,
'emission_standard': 'C',
'engine': '2.0L',
'engine_horse_power': 320,
'expiration_date': None,
'fuel_type': 'Gasolina',
'id': '22860170-1c9f-5826-b45a-34396b21880b',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/volkswagen-golf-r-20-tsi-235kw-320cv-4motion-dsg-5p-gasolina-2023-en-vizcaya-70102297-covo.aspx',
'listing': 'auction',
'location': 'Bizkaia',
'make': 'VOLKSWAGEN',
'model': 'Golf',
'odometer': 700,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 41,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_22860170-1c9f-5826-b45a-34396b21880b/22860170-1c9f-5826-b45a-34396b21880b_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 138472,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19600537/b9c6bab9-25d9-4c46-86a9-a8c3e30476ec.jpg',
'Width': 800}],
'price': 49999,
'price_includes_vat': True,
'registration_date': '2022-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'VOLKSWAGEN Golf R 2.0 TSI 4Motion DSG',
'transmission': 'automatic',
'trim': 'R 2.0 TSI 235kW 320CV 4Motion DSG',
'vin': None,
'year': 2022}
2026-03-26 15:37:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:37:35 [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%2770102297%27 HTTP/1.1" 200 None
2026-03-26 15:37:35 [auto_selling_coches.net] INFO: Saving data for 70102297: {'created_time': 1774539455.61747, 'last_price_update_time': 1774539455.617477}
2026-03-26 15:37:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:37:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70102297') HTTP/1.1" 204 0
2026-03-26 15:37:35 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 75e4a727-3222-50dd-9f66-a43cb5040a8c with identifier 70034557
2026-03-26 15:37:35 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 15:37:35 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 15:37:35 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 75e4a727-3222-50dd-9f66-a43cb5040a8c
2026-03-26 15:37:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/19547328/359ad832-66ea-4b0f-998d-e7e55602577d.jpg>
{'auction_title': '',
'body_type': 'Berlina',
'c_o_2_emission_value': 143,
'category': 'Coches',
'color': 'Blanco',
'currency': 'EUR',
'description': 'Volkswagen golf Gti performane\n'
' Cambio dsg\n'
'Blanco white\n'
'Techo panorámico \n'
'Luces led\n'
'Escape akrapovic completo \n'
'Sonido espectacular\n'
'Navegación \n'
'Volante multifuncion \n'
'Levas deportivas en rojo a juego con interior \n'
'Asientos deportivos eléctricos \n'
'Asientos en piel y Alcántara \n'
'Asientos calefactables \n'
'…….',
'doors_number': 5,
'emission_standard': 'C',
'engine': '2.0L',
'engine_horse_power': 245,
'expiration_date': None,
'fuel_type': 'Gasolina',
'id': '75e4a727-3222-50dd-9f66-a43cb5040a8c',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/volkswagen-golf-gti-performance-20-tsi-180kw245cv-dsg-5p-gasolina-2020-en-vizcaya-70034557-covo.aspx',
'listing': 'auction',
'location': 'Bizkaia',
'make': 'VOLKSWAGEN',
'model': 'Golf',
'odometer': 168000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 31,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_75e4a727-3222-50dd-9f66-a43cb5040a8c/75e4a727-3222-50dd-9f66-a43cb5040a8c_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 136673,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19547328/359ad832-66ea-4b0f-998d-e7e55602577d.jpg',
'Width': 800}],
'price': 23999,
'price_includes_vat': True,
'registration_date': '2019-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'VOLKSWAGEN Golf GTI Performance 2.0 TSI 180kW245CV DSG',
'transmission': 'automatic',
'trim': 'GTI Performance 2.0 TSI 180kW245CV DSG',
'vin': None,
'year': 2019}
2026-03-26 15:37:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:37:35 [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%2770034557%27 HTTP/1.1" 200 None
2026-03-26 15:37:35 [auto_selling_coches.net] INFO: Saving data for 70034557: {'created_time': 1774539455.660377, 'last_price_update_time': 1774539455.660386}
2026-03-26 15:37:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:37:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70034557') HTTP/1.1" 204 0
2026-03-26 15:37:35 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 50e5d1e1-8a2c-50f4-99cf-67be9337df66 with identifier 70144912
2026-03-26 15:37:35 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 15:37:35 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 15:37:35 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 50e5d1e1-8a2c-50f4-99cf-67be9337df66
2026-03-26 15:37:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/19637078/6ef1b1ff-7bcc-4108-a1e0-c6b56baf27e9.jpg>
{'auction_title': '',
'body_type': 'SUV',
'c_o_2_emission_value': None,
'category': 'Coches',
'color': 'Gris / Plata',
'currency': 'EUR',
'description': 'Este SQ5 Sportback TDI Quattro destaca por su combinación de '
'deportividad y refinamiento. Con su potente motor V6 de 341 '
'CV y tracción integral permanente, este vehículo ofrece '
'prestaciones excepcionales manteniendo un consumo razonable '
'para su categoría. La suspensión adaptativa con ajuste '
'específico "S" y el diferencial deportivo Quattro mejoran '
'significativamente su comportamiento dinámico en cualquier '
'tipo de superficie.\n'
'\n'
'El habitáculo refleja la filosofía deportiva con asientos '
'delanteros deportivos calefactables y climatizados, tapizados '
'en cuero Napa fina con costuras de contraste. El equipamiento '
'tecnológico incluye Head-Up Display, sistema de sonido Bang & '
'Olufsen 3D y faros Matrix LED con pilotos traseros OLED.\n'
'\n'
'Este modelo cuenta con etiqueta ECO, lo que permite acceso a '
'zonas de bajas emisiones en entornos urbanos, combinando así '
'altas prestaciones con ventajas medioambientales. El paquete '
'de asistentes a la conducción y el sistema de aparcamiento '
'automático garantizan una experiencia de conducción segura y '
'confortable para cualquier persona al volante.\n'
'Techo panorámico \n'
'Llanta 21”',
'doors_number': 5,
'emission_standard': 'ECO',
'engine': '3.0L',
'engine_horse_power': 341,
'expiration_date': None,
'fuel_type': 'Híbrido',
'id': '50e5d1e1-8a2c-50f4-99cf-67be9337df66',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/audi-q5-sportback-sq5-tdi-quattro-5p-electrico-hibrido-2022-en-vizcaya-70144912-covo.aspx',
'listing': 'auction',
'location': 'Bizkaia',
'make': 'AUDI',
'model': 'Q5 SPORTBACK',
'odometer': 94000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 34,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_50e5d1e1-8a2c-50f4-99cf-67be9337df66/50e5d1e1-8a2c-50f4-99cf-67be9337df66_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 62325,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19637078/6ef1b1ff-7bcc-4108-a1e0-c6b56baf27e9.jpg',
'Width': 800}],
'price': 64999,
'price_includes_vat': True,
'registration_date': '2021-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'AUDI Q5 SPORTBACK SQ5 TDI Quattro',
'transmission': 'automatic',
'trim': 'SQ5 TDI Quattro',
'vin': None,
'year': 2021}
2026-03-26 15:37:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:37:35 [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%2770144912%27 HTTP/1.1" 200 None
2026-03-26 15:37:35 [auto_selling_coches.net] INFO: Saving data for 70144912: {'created_time': 1774539455.699787, 'last_price_update_time': 1774539455.699793}
2026-03-26 15:37:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:37:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70144912') HTTP/1.1" 204 0
2026-03-26 15:37:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/19547335/3c3f52f3-31f6-43f7-b76f-cee95d62ee03.jpg> (referer: None)
2026-03-26 15:37:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 15:37:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fcc7035f210>
2026-03-26 15:37:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 15:37:35 [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:37:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 15:37:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b4c604f7-d2a7-5d32-91c2-19b02d3e15b9/b4c604f7-d2a7-5d32-91c2-19b02d3e15b9_image_0.jpg HTTP/1.1" 201 0
2026-03-26 15:37:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:37:35 [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%252F19547335%252F3c3f52f3-31f6-43f7-b76f-cee95d62ee03.jpg') HTTP/1.1" 204 0
2026-03-26 15:37:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19547335/3c3f52f3-31f6-43f7-b76f-cee95d62ee03.jpg saved to cache
2026-03-26 15:37:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item b4c604f7-d2a7-5d32-91c2-19b02d3e15b9
2026-03-26 15:37:35 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item b4c604f7-d2a7-5d32-91c2-19b02d3e15b9 sending to next pipeline
2026-03-26 15:37:35 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: b4c604f7-d2a7-5d32-91c2-19b02d3e15b9 with identifier 70034608
2026-03-26 15:37:35 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 15:37:35 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 15:37:35 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item b4c604f7-d2a7-5d32-91c2-19b02d3e15b9
2026-03-26 15:37:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/19547335/3c3f52f3-31f6-43f7-b76f-cee95d62ee03.jpg>
{'auction_title': '',
'body_type': 'Berlina',
'c_o_2_emission_value': 152,
'category': 'Coches',
'color': 'Azul',
'currency': 'EUR',
'description': 'Audi a5 2.0tfsi Sline 185 CV\n'
'Manual \n'
'Techo solarpaqute sline interior y exterior \n'
'Asientos piel tela con logo sline\n'
'Volante deportivo sline \n'
'Llanta 19”\n'
'Faros Xenon \n'
'Luces automáticas \n'
'Limpias automáticos \n'
'Cristales traseros oscurecidos \n'
'Volante multifuncion \n'
'….',
'doors_number': 5,
'emission_standard': 'C',
'engine': '2.0L',
'engine_horse_power': 180,
'expiration_date': None,
'fuel_type': 'Gasolina',
'id': 'b4c604f7-d2a7-5d32-91c2-19b02d3e15b9',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/audi-a5-sportback-20-tfsi-180cv-5p-gasolina-2010-en-vizcaya-70034608-covo.aspx',
'listing': 'auction',
'location': 'Bizkaia',
'make': 'AUDI',
'model': 'A5',
'odometer': 141000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 22,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b4c604f7-d2a7-5d32-91c2-19b02d3e15b9/b4c604f7-d2a7-5d32-91c2-19b02d3e15b9_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 139893,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19547335/3c3f52f3-31f6-43f7-b76f-cee95d62ee03.jpg',
'Width': 800}],
'price': 12999,
'price_includes_vat': True,
'registration_date': '2009-01-01',
'seats_number': 4,
'seller_name': None,
'title': 'AUDI A5 Sportback 2.0 TFSI',
'transmission': 'manual',
'trim': 'Sportback 2.0 TFSI 180cv',
'vin': None,
'year': 2009}
2026-03-26 15:37:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:37:35 [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%2770034608%27 HTTP/1.1" 200 None
2026-03-26 15:37:35 [auto_selling_coches.net] INFO: Saving data for 70034608: {'created_time': 1774539455.952392, 'last_price_update_time': 1774539455.952401}
2026-03-26 15:37:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:37:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70034608') HTTP/1.1" 204 0
2026-03-26 15:37:35 [scrapy.core.engine] INFO: Closing spider (finished)
2026-03-26 15:37:35 [crawlers.pipelines.save_to_cdlq_db_auto_selling] DEBUG: [SaveToCdlqDbAutoSelling] failed to close cursor: 'SaveToCdlqDbAutoSelling' object has no attribute 'cursor'
2026-03-26 15:37:35 [crawlers.pipelines.save_to_cdlq_db_auto_selling] DEBUG: [SaveToCdlqDbAutoSelling] failed to close connection: 'SaveToCdlqDbAutoSelling' object has no attribute 'conn'
2026-03-26 15:37:35 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 15:37:35 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 15:37:35 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process scrape complete CloudEvent for item a9eb6222292911f18f76c264925fbcfa
2026-03-26 15:37:35 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.ATTACHED: 3> -> <LinkState.DETACH_SENT: 4>
2026-03-26 15:37:35 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.ATTACHED: 3> -> <LinkState.DETACH_SENT: 4>
2026-03-26 15:37:35 [azure.servicebus._pyamqp.management_link] INFO: Management link receiver state changed: <LinkState.ATTACHED: 3> -> <LinkState.DETACH_SENT: 4>
2026-03-26 15:37:35 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.ATTACHED: 3> -> <LinkState.DETACH_SENT: 4>
2026-03-26 15:37:35 [azure.servicebus._pyamqp.management_link] INFO: Management link sender state changed: <LinkState.ATTACHED: 3> -> <LinkState.DETACH_SENT: 4>
2026-03-26 15:37:35 [azure.servicebus._pyamqp.session] INFO: Session state changed: <SessionState.MAPPED: 3> -> <SessionState.END_SENT: 4>
2026-03-26 15:37:35 [azure.servicebus._pyamqp._connection] INFO: Connection state changed: <ConnectionState.OPENED: 9> -> <ConnectionState.CLOSE_SENT: 11>
2026-03-26 15:37:35 [azure.servicebus._pyamqp._connection] INFO: Connection state changed: <ConnectionState.CLOSE_SENT: 11> -> <ConnectionState.END: 13>
2026-03-26 15:37:35 [azure.servicebus._pyamqp.session] INFO: Session state changed: <SessionState.END_SENT: 4> -> <SessionState.DISCARDING: 6>
2026-03-26 15:37:35 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.DETACH_SENT: 4> -> <LinkState.DETACHED: 0>
2026-03-26 15:37:35 [azure.servicebus._pyamqp.management_link] INFO: Management link sender state changed: <LinkState.DETACH_SENT: 4> -> <LinkState.DETACHED: 0>
2026-03-26 15:37:35 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.DETACH_SENT: 4> -> <LinkState.DETACHED: 0>
2026-03-26 15:37:35 [azure.servicebus._pyamqp.management_link] INFO: Management link receiver state changed: <LinkState.DETACH_SENT: 4> -> <LinkState.DETACHED: 0>
2026-03-26 15:37:35 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.DETACH_SENT: 4> -> <LinkState.DETACHED: 0>
2026-03-26 15:37:36 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: [AzureBusPipeline] connection closed
2026-03-26 15:37:36 [auto_selling_coches.net] INFO: auto_selling_coches.net Crawl ended with reason finished, scrape types: {<ScrapeType.NEW: 1>: 5, <ScrapeType.NEW_DUPLICATE_ID: 4>: 0, <ScrapeType.PRICE_UPDATE: 2>: 0, <ScrapeType.AUCTION_UPDATE: 3>: 0, <ScrapeType.SKIPPED: 0>: 0}
2026-03-26 15:37:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:37:37 [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%201773243456 HTTP/1.1" 200 None
2026-03-26 15:37:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='61101630') HTTP/1.1" 204 0
2026-03-26 15:37:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='61926283') HTTP/1.1" 204 0
2026-03-26 15:37:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62250564') HTTP/1.1" 204 0
2026-03-26 15:37:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62418549') HTTP/1.1" 204 0
2026-03-26 15:37:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62616889') HTTP/1.1" 204 0
2026-03-26 15:37:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62621498') HTTP/1.1" 204 0
2026-03-26 15:37:37 [scrapy.extensions.feedexport] INFO: Stored jsonlines feed (5 items) in: file:///var/lib/scrapyd/items/sourcing_v2/auto_selling_coches.net/a9eb6222292911f18f76c264925fbcfa.jl
2026-03-26 15:37:37 [scrapy.statscollectors] INFO: Dumping Scrapy stats:
{'downloader/request_bytes': 4893,
'downloader/request_count': 12,
'downloader/request_method_count/GET': 12,
'downloader/response_bytes': 3288591,
'downloader/response_count': 12,
'downloader/response_status_count/200': 12,
'elapsed_time_seconds': 17.013573,
'feedexport/success_count/FileFeedStorage': 1,
'finish_reason': 'finished',
'finish_time': datetime.datetime(2026, 3, 26, 15, 37, 37, 75147, tzinfo=datetime.timezone.utc),
'httpcompression/response_bytes': 614051,
'httpcompression/response_count': 5,
'item_scraped_count': 5,
'log_count/DEBUG': 130,
'log_count/INFO': 146,
'memusage/max': 146968576,
'memusage/startup': 146968576,
'photo_download_count': 5,
'request_depth_max': 3,
'response_received_count': 7,
'scheduler/dequeued': 12,
'scheduler/dequeued/memory': 12,
'scheduler/enqueued': 12,
'scheduler/enqueued/memory': 12,
'scrape_type/new': 5,
'scrapy-zyte-api/429': 0,
'scrapy-zyte-api/attempts': 7,
'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.6574964553250797,
'scrapy-zyte-api/mean_response_seconds': 1.7884386770560274,
'scrapy-zyte-api/processed': 7,
'scrapy-zyte-api/request_args/customHttpRequestHeaders': 6,
'scrapy-zyte-api/request_args/experimental.requestCookies': 6,
'scrapy-zyte-api/request_args/experimental.responseCookies': 7,
'scrapy-zyte-api/request_args/httpResponseBody': 7,
'scrapy-zyte-api/request_args/httpResponseHeaders': 7,
'scrapy-zyte-api/request_args/url': 7,
'scrapy-zyte-api/status_codes/200': 7,
'scrapy-zyte-api/success': 7,
'scrapy-zyte-api/success_ratio': 1.0,
'scrapy-zyte-api/throttle_ratio': 0.0,
'start_time': datetime.datetime(2026, 3, 26, 15, 37, 20, 61574, tzinfo=datetime.timezone.utc)}
2026-03-26 15:37:37 [scrapy.core.engine] INFO: Spider closed (finished)
2026-03-26 15:37:37 [asyncio] ERROR: Unclosed client session
client_session: <aiohttp.client.ClientSession object at 0x7fcc7512af90>
2026-03-26 15:37:37 [asyncio] ERROR: Unclosed client session
client_session: <aiohttp.client.ClientSession object at 0x7fcc7512b790>