• 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-27 08:23:29 [scrapy.utils.log] INFO: Scrapy 2.11.2 started (bot: SourcingV2)
2026-03-27 08:23:29 [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-27 08:23:29 [auto_selling_coches.net] INFO: Starting auto_selling_coches.net spider
2026-03-27 08:23:29 [auto_selling_coches.net] INFO: _job: 3a3f031a29b611f18f76c264925fbcfa, SCRAPY_JOB: None
2026-03-27 08:23:29 [auto_selling_coches.net] INFO: Quick mode enabled - reduced wait times and single photo per item
2026-03-27 08:23:29 [scrapy.addons] INFO: Enabled addons:
[]
2026-03-27 08:23:29 [asyncio] DEBUG: Using selector: EpollSelector
2026-03-27 08:23:29 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor
2026-03-27 08:23:29 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop
2026-03-27 08:23:29 [scrapy.extensions.telnet] INFO: Telnet Password: ed924c1079ce0574
2026-03-27 08:23:29 [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-27 08:23:29 [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/3a3f031a29b611f18f76c264925fbcfa.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-27 08:23:29 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-27 08:23:29 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-27 08:23:29 [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-27 08:23:29 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Setting up IdGenerationMiddleware for auto_selling
2026-03-27 08:23:29 [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-27 08:23:29 [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-27 08:23:29 [scrapy.core.engine] INFO: Spider opened
2026-03-27 08:23:29 [azure.identity._credentials.environment] INFO: Incomplete environment configuration for EnvironmentCredential. These variables are set: AZURE_TENANT_ID, AZURE_CLIENT_ID
2026-03-27 08:23:29 [common.service_bus.service_bus_client_factory] INFO: ServiceBusClient initialized via DefaultAzureCredential for alx-production-bus.servicebus.windows.net
2026-03-27 08:23:29 [crawlers.pipelines.base_azure_bus_pipeline] INFO: [AzureBusPipeline] Connected to topic auto.sourcing-v2-quickmode
2026-03-27 08:23:29 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min)
2026-03-27 08:23:29 [scrapy.extensions.telnet] INFO: Telnet console listening on 127.0.0.1:6023
2026-03-27 08:23:29 [scrapy.extensions.memusage] INFO: Peak memory usage is 142MiB
2026-03-27 08:23:29 [scrapy-playwright] INFO: Starting download handler
2026-03-27 08:23:29 [scrapy-playwright] INFO: Starting download handler
2026-03-27 08:23:34 [auto_selling_coches.net] INFO: Scraper started with URL: https://www.coches.net/concesionario/autosjorgecastro and multipost_profile_id: 9af098eb-08b8-49ba-b9e0-0c3186719be6 and job_id: 3a3f031a29b611f18f76c264925fbcfa
2026-03-27 08:23:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 08:23:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.coches.net/concesionario/autosjorgecastro> (referer: None) ['zyte-api']
2026-03-27 08:23:40 [auto_selling_coches.net] INFO: response: <200 https://www.coches.net/concesionario/autosjorgecastro/>
2026-03-27 08:23:40 [auto_selling_coches.net] INFO: Title at home page 57 Vehículos
2026-03-27 08:23:40 [auto_selling_coches.net] INFO: Total number of items: 57
2026-03-27 08:23:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 08:23:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.coches.net/concesionario/autosjorgecastro?pg=1> (referer: https://www.coches.net/concesionario/autosjorgecastro/) ['zyte-api']
2026-03-27 08:23:47 [auto_selling_coches.net] INFO: Parsing page 1
2026-03-27 08:23:47 [auto_selling_coches.net] INFO: Found 30 listings on page 1
2026-03-27 08:23:47 [auto_selling_coches.net] INFO: Found listing with ID: 70276257
2026-03-27 08:23:47 [azure.identity._credentials.environment] INFO: Incomplete environment configuration for EnvironmentCredential. These variables are set: AZURE_TENANT_ID, AZURE_CLIENT_ID
2026-03-27 08:23:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
2026-03-27 08:23:48 [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-27 08:23:48 [azure.identity._credentials.chained] INFO: DefaultAzureCredential acquired a token from WorkloadIdentityCredential
2026-03-27 08:23:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): alxsourcingstorageprod.table.core.windows.net:443
2026-03-27 08:23:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 08:23:48 [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%2770276257%27 HTTP/1.1" 200 None
2026-03-27 08:23:48 [auto_selling_coches.net] INFO: Scrape type for 70276257: 1
2026-03-27 08:23:48 [auto_selling_coches.net] INFO: Scraping new listing 70276257
2026-03-27 08:23:48 [auto_selling_coches.net] INFO: Found listing with ID: 70270161
2026-03-27 08:23:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 08:23:48 [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%2770270161%27 HTTP/1.1" 200 None
2026-03-27 08:23:48 [auto_selling_coches.net] INFO: Scrape type for 70270161: 1
2026-03-27 08:23:48 [auto_selling_coches.net] INFO: Scraping new listing 70270161
2026-03-27 08:23:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 08:23:48 [auto_selling_coches.net] INFO: Found listing with ID: 70266004
2026-03-27 08:23:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 08:23:48 [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%2770266004%27 HTTP/1.1" 200 None
2026-03-27 08:23:48 [auto_selling_coches.net] INFO: Scrape type for 70266004: 1
2026-03-27 08:23:48 [auto_selling_coches.net] INFO: Scraping new listing 70266004
2026-03-27 08:23:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 08:23:48 [auto_selling_coches.net] INFO: Found listing with ID: 70270272
2026-03-27 08:23:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 08:23:48 [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%2770270272%27 HTTP/1.1" 200 None
2026-03-27 08:23:48 [auto_selling_coches.net] INFO: Scrape type for 70270272: 1
2026-03-27 08:23:48 [auto_selling_coches.net] INFO: Scraping new listing 70270272
2026-03-27 08:23:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 08:23:48 [auto_selling_coches.net] INFO: Found listing with ID: 70270093
2026-03-27 08:23:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 08:23:48 [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%2770270093%27 HTTP/1.1" 200 None
2026-03-27 08:23:48 [auto_selling_coches.net] INFO: Scrape type for 70270093: 1
2026-03-27 08:23:48 [auto_selling_coches.net] INFO: Scraping new listing 70270093
2026-03-27 08:23:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 08:23:48 [auto_selling_coches.net] INFO: Found listing with ID: 70266024
2026-03-27 08:23:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 08:23:48 [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%2770266024%27 HTTP/1.1" 200 None
2026-03-27 08:23:48 [auto_selling_coches.net] INFO: Scrape type for 70266024: 1
2026-03-27 08:23:48 [auto_selling_coches.net] INFO: Scraping new listing 70266024
2026-03-27 08:23:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 08:23:48 [auto_selling_coches.net] INFO: Found listing with ID: 70258103
2026-03-27 08:23:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 08:23:48 [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%2770258103%27 HTTP/1.1" 200 None
2026-03-27 08:23:48 [auto_selling_coches.net] INFO: Scrape type for 70258103: 1
2026-03-27 08:23:48 [auto_selling_coches.net] INFO: Scraping new listing 70258103
2026-03-27 08:23:48 [auto_selling_coches.net] INFO: Found listing with ID: 70257990
2026-03-27 08:23:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 08:23:48 [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%2770257990%27 HTTP/1.1" 200 None
2026-03-27 08:23:48 [auto_selling_coches.net] INFO: Scrape type for 70257990: 1
2026-03-27 08:23:48 [auto_selling_coches.net] INFO: Scraping new listing 70257990
2026-03-27 08:23:48 [auto_selling_coches.net] INFO: Found listing with ID: 70276256
2026-03-27 08:23:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 08:23:48 [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%2770276256%27 HTTP/1.1" 200 None
2026-03-27 08:23:48 [auto_selling_coches.net] INFO: Scrape type for 70276256: 1
2026-03-27 08:23:48 [auto_selling_coches.net] INFO: Scraping new listing 70276256
2026-03-27 08:23:48 [auto_selling_coches.net] INFO: Found listing with ID: 70266240
2026-03-27 08:23:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 08:23:48 [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%2770266240%27 HTTP/1.1" 200 None
2026-03-27 08:23:48 [auto_selling_coches.net] INFO: Scrape type for 70266240: 1
2026-03-27 08:23:48 [auto_selling_coches.net] INFO: Scraping new listing 70266240
2026-03-27 08:23:48 [auto_selling_coches.net] INFO: Found listing with ID: 70257934
2026-03-27 08:23:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 08:23:48 [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%2770257934%27 HTTP/1.1" 200 None
2026-03-27 08:23:48 [auto_selling_coches.net] INFO: Scrape type for 70257934: 1
2026-03-27 08:23:48 [auto_selling_coches.net] INFO: Scraping new listing 70257934
2026-03-27 08:23:48 [auto_selling_coches.net] INFO: Found listing with ID: 70220766
2026-03-27 08:23:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 08:23:48 [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%2770220766%27 HTTP/1.1" 200 None
2026-03-27 08:23:48 [auto_selling_coches.net] INFO: Scrape type for 70220766: 1
2026-03-27 08:23:48 [auto_selling_coches.net] INFO: Scraping new listing 70220766
2026-03-27 08:23:48 [auto_selling_coches.net] INFO: Found listing with ID: 70221009
2026-03-27 08:23:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 08:23:48 [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%2770221009%27 HTTP/1.1" 200 None
2026-03-27 08:23:48 [auto_selling_coches.net] INFO: Scrape type for 70221009: 1
2026-03-27 08:23:48 [auto_selling_coches.net] INFO: Scraping new listing 70221009
2026-03-27 08:23:48 [auto_selling_coches.net] INFO: Found listing with ID: 70226211
2026-03-27 08:23:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 08:23:48 [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%2770226211%27 HTTP/1.1" 200 None
2026-03-27 08:23:48 [auto_selling_coches.net] INFO: Scrape type for 70226211: 1
2026-03-27 08:23:48 [auto_selling_coches.net] INFO: Scraping new listing 70226211
2026-03-27 08:23:48 [auto_selling_coches.net] INFO: Found listing with ID: 70220916
2026-03-27 08:23:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 08:23:48 [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%2770220916%27 HTTP/1.1" 200 None
2026-03-27 08:23:48 [auto_selling_coches.net] INFO: Scrape type for 70220916: 1
2026-03-27 08:23:48 [auto_selling_coches.net] INFO: Scraping new listing 70220916
2026-03-27 08:23:48 [auto_selling_coches.net] INFO: Found listing with ID: 70233329
2026-03-27 08:23:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 08:23:48 [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%2770233329%27 HTTP/1.1" 200 None
2026-03-27 08:23:48 [auto_selling_coches.net] INFO: Scrape type for 70233329: 1
2026-03-27 08:23:48 [auto_selling_coches.net] INFO: Scraping new listing 70233329
2026-03-27 08:23:48 [auto_selling_coches.net] INFO: Found listing with ID: 70239737
2026-03-27 08:23:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 08:23:48 [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%2770239737%27 HTTP/1.1" 200 None
2026-03-27 08:23:48 [auto_selling_coches.net] INFO: Scrape type for 70239737: 1
2026-03-27 08:23:48 [auto_selling_coches.net] INFO: Scraping new listing 70239737
2026-03-27 08:23:48 [auto_selling_coches.net] INFO: Found listing with ID: 70193042
2026-03-27 08:23:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 08:23:48 [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%2770193042%27 HTTP/1.1" 200 None
2026-03-27 08:23:48 [auto_selling_coches.net] INFO: Scrape type for 70193042: 1
2026-03-27 08:23:48 [auto_selling_coches.net] INFO: Scraping new listing 70193042
2026-03-27 08:23:48 [auto_selling_coches.net] INFO: Found listing with ID: 70192958
2026-03-27 08:23:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 08:23:48 [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%2770192958%27 HTTP/1.1" 200 None
2026-03-27 08:23:48 [auto_selling_coches.net] INFO: Scrape type for 70192958: 1
2026-03-27 08:23:48 [auto_selling_coches.net] INFO: Scraping new listing 70192958
2026-03-27 08:23:48 [auto_selling_coches.net] INFO: Found listing with ID: 70194551
2026-03-27 08:23:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 08:23:48 [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%2770194551%27 HTTP/1.1" 200 None
2026-03-27 08:23:48 [auto_selling_coches.net] INFO: Scrape type for 70194551: 1
2026-03-27 08:23:48 [auto_selling_coches.net] INFO: Scraping new listing 70194551
2026-03-27 08:23:48 [auto_selling_coches.net] INFO: Found listing with ID: 70221238
2026-03-27 08:23:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 08:23:48 [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%2770221238%27 HTTP/1.1" 200 None
2026-03-27 08:23:48 [auto_selling_coches.net] INFO: Scrape type for 70221238: 1
2026-03-27 08:23:48 [auto_selling_coches.net] INFO: Scraping new listing 70221238
2026-03-27 08:23:48 [auto_selling_coches.net] INFO: Found listing with ID: 70186716
2026-03-27 08:23:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 08:23:48 [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%2770186716%27 HTTP/1.1" 200 None
2026-03-27 08:23:48 [auto_selling_coches.net] INFO: Scrape type for 70186716: 1
2026-03-27 08:23:48 [auto_selling_coches.net] INFO: Scraping new listing 70186716
2026-03-27 08:23:48 [auto_selling_coches.net] INFO: Found listing with ID: 70185871
2026-03-27 08:23:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 08:23:48 [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%2770185871%27 HTTP/1.1" 200 None
2026-03-27 08:23:48 [auto_selling_coches.net] INFO: Scrape type for 70185871: 1
2026-03-27 08:23:48 [auto_selling_coches.net] INFO: Scraping new listing 70185871
2026-03-27 08:23:48 [auto_selling_coches.net] INFO: Found listing with ID: 70186087
2026-03-27 08:23:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 08:23:48 [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%2770186087%27 HTTP/1.1" 200 None
2026-03-27 08:23:48 [auto_selling_coches.net] INFO: Scrape type for 70186087: 1
2026-03-27 08:23:48 [auto_selling_coches.net] INFO: Scraping new listing 70186087
2026-03-27 08:23:48 [auto_selling_coches.net] INFO: Found listing with ID: 70220900
2026-03-27 08:23:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 08:23:48 [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%2770220900%27 HTTP/1.1" 200 None
2026-03-27 08:23:48 [auto_selling_coches.net] INFO: Scrape type for 70220900: 1
2026-03-27 08:23:48 [auto_selling_coches.net] INFO: Scraping new listing 70220900
2026-03-27 08:23:48 [auto_selling_coches.net] INFO: Found listing with ID: 70221046
2026-03-27 08:23:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 08:23:48 [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%2770221046%27 HTTP/1.1" 200 None
2026-03-27 08:23:48 [auto_selling_coches.net] INFO: Scrape type for 70221046: 1
2026-03-27 08:23:48 [auto_selling_coches.net] INFO: Scraping new listing 70221046
2026-03-27 08:23:48 [auto_selling_coches.net] INFO: Found listing with ID: 70178635
2026-03-27 08:23:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 08:23:48 [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%2770178635%27 HTTP/1.1" 200 None
2026-03-27 08:23:48 [auto_selling_coches.net] INFO: Scrape type for 70178635: 1
2026-03-27 08:23:48 [auto_selling_coches.net] INFO: Scraping new listing 70178635
2026-03-27 08:23:48 [auto_selling_coches.net] INFO: Found listing with ID: 70181569
2026-03-27 08:23:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 08:23:48 [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%2770181569%27 HTTP/1.1" 200 None
2026-03-27 08:23:48 [auto_selling_coches.net] INFO: Scrape type for 70181569: 1
2026-03-27 08:23:48 [auto_selling_coches.net] INFO: Scraping new listing 70181569
2026-03-27 08:23:48 [auto_selling_coches.net] INFO: Found listing with ID: 70181566
2026-03-27 08:23:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 08:23:48 [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%2770181566%27 HTTP/1.1" 200 None
2026-03-27 08:23:48 [auto_selling_coches.net] INFO: Scrape type for 70181566: 1
2026-03-27 08:23:48 [auto_selling_coches.net] INFO: Scraping new listing 70181566
2026-03-27 08:23:48 [auto_selling_coches.net] INFO: Found listing with ID: 70178832
2026-03-27 08:23:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 08:23:48 [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%2770178832%27 HTTP/1.1" 200 None
2026-03-27 08:23:48 [auto_selling_coches.net] INFO: Scrape type for 70178832: 1
2026-03-27 08:23:48 [auto_selling_coches.net] INFO: Scraping new listing 70178832
2026-03-27 08:23:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70270161> (referer: https://www.coches.net/concesionario/autosjorgecastro/?pg=1) ['zyte-api']
2026-03-27 08:23:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 08:23:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70270093> (referer: https://www.coches.net/concesionario/autosjorgecastro/?pg=1) ['zyte-api']
2026-03-27 08:23:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 08:23:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70266004> (referer: https://www.coches.net/concesionario/autosjorgecastro/?pg=1) ['zyte-api']
2026-03-27 08:23:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 08:23:49 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
 'body_type': 'Berlina',
 'c_o_2_emission_value': 102,
 'category': 'Coches',
 'color': 'Blanco',
 'currency': 'EUR',
 'description': 'Autos Jorge Castro\n'
                'NISSAN QASHQAI\n'
                '1.5DCI 85KW ACENTA 115CV\n'
                '\n'
                'WWW AUTOMOVILESJORGECASTRO COM\n'
                '\n'
                'UNICO PROPIETARIO\n'
                'PROCENDENCIA DE EMPRESA\n'
                'KMS CERTIFICADOS\n'
                'NACIONAL\n'
                'HISTORICO DE MANTENIMIENTO CON TODAS LAS REVISIONES\n'
                'IVA DEDUCIBLE EN EL PRECIO\n'
                'FINANCIACION A SU MEDIDA, FINANCIAMOS EL 100%\n'
                'MISMO PRECIO FINANCIES O NO\n'
                'RECOGEMOS SU VEHICULO COMO PARTE DE PAGO\n'
                'LLEVAMOS SU VEHICULO SIN COSTE ADICIONAL DENTRO DE LA '
                'PROVINCIA\n'
                '(SUJETO A DISPONIBILIDAD DEL PERSONAL Y DISTANCIA)\n'
                '\n'
                'EQUIPAMIENTO Y EXTRAS:\n'
                '\n'
                'ABS\n'
                'Cierre centralizado\n'
                'Climatizador\n'
                'navegador\n'
                'Cristales traseros tintados\n'
                'Retrovisores electricos interior\n'
                'Control de velocidad\n'
                'Direccion asistida\n'
                'Elevalunas electricos delanteros y traseros\n'
                'Llantas de aleacion\n'
                'camara trasera\n'
                'Ordenador de a bordo\n'
                'Sensor de aparcamiento delantero y trasero\n'
                'Telefono Movil\n'
                'Volante multifuncion\n'
                '\n'
                'UN ANO DE GARANTIA INCLUIDA EN EL PRECIO.....\n'
                '-ESTE ANUNCIO NO ES VINCULANTE,PUEDE CONTENER '
                'ERRORES....PREGUNTE AL COMERCIAL',
 'doors_number': 5,
 'emission_standard': 'C',
 'engine': '1.5L',
 'engine_horse_power': 115,
 'expiration_date': None,
 'fuel_type': 'Diesel',
 'is_damaged': False,
 'is_operable': True,
 'license_plate': None,
 'link_to_web_offer': 'https://www.coches.net/nissan-qashqai-dci-85-kw-115-cv-e6d-acenta-5p-diesel-2020-en-sevilla-70270161-covo.aspx',
 'listing': 'auction',
 'location': 'Sevilla',
 'make': 'NISSAN',
 'model': 'QASHQAI',
 'odometer': 175000,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'ES',
 'original_photo_count': 0,
 'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19729717/c7c31bb8-87f6-4a3a-a03c-8d66403ed6a9.jpg',
                'https://a.ccdn.es/cnet/vehicles/19729717/eedb3c28-fba2-4e27-90b3-5d5e8906513c.jpg',
                'https://a.ccdn.es/cnet/vehicles/19729717/7c78d5e3-46f3-4ea5-90fb-8979e7281495.jpg',
                'https://a.ccdn.es/cnet/vehicles/19729717/23c975b3-6a13-4e52-bb8a-d3f7277a3311.jpg',
                'https://a.ccdn.es/cnet/vehicles/19729717/16ce0cff-8990-4bb6-a624-4bd16c712f86.jpg',
                'https://a.ccdn.es/cnet/vehicles/19729717/a568f889-d5bd-47c6-b653-48813395cc4d.jpg',
                'https://a.ccdn.es/cnet/vehicles/19729717/4159a09c-147c-4c96-8030-40a97eb4806b.jpg',
                'https://a.ccdn.es/cnet/vehicles/19729717/52551d9e-8bae-4a10-bed6-a9e9456a0e94.jpg',
                'https://a.ccdn.es/cnet/vehicles/19729717/7be2edba-c7f7-42c4-8c68-824882632f1a.jpg',
                'https://a.ccdn.es/cnet/vehicles/19729717/c316fafa-85a0-4e2f-a5b4-e526777a2de8.jpg',
                'https://a.ccdn.es/cnet/vehicles/19729717/4c113675-d9cf-49df-99d5-e590184fb579.jpg',
                'https://a.ccdn.es/cnet/vehicles/19729717/9a3a3941-ad74-4766-aa1f-08f34ea3399d.jpg',
                'https://a.ccdn.es/cnet/vehicles/19729717/98f79964-305f-46c3-8002-bc6495f8b649.jpg',
                'https://a.ccdn.es/cnet/vehicles/19729717/02676730-1ebd-41ab-8669-847d5cbf9c4a.jpg',
                'https://a.ccdn.es/cnet/vehicles/19729717/ce543d6f-c395-4e00-b2dd-0dd15a78b1af.jpg',
                'https://a.ccdn.es/cnet/vehicles/19729717/be6147e6-768c-4c94-b793-9fc4b3967a24.jpg',
                'https://a.ccdn.es/cnet/vehicles/19729717/2bbe8a35-4ec0-4104-aa1b-2e06f055cea8.jpg',
                'https://a.ccdn.es/cnet/vehicles/19729717/4cd51679-5fdc-40f7-b64e-06de7b703fc8.jpg',
                'https://a.ccdn.es/cnet/vehicles/19729717/574d364f-92ae-42b9-859d-c175316c0987.jpg',
                'https://a.ccdn.es/cnet/vehicles/19729717/154f3c63-c823-4a2f-a7e7-3b1f72c43b16.jpg',
                'https://a.ccdn.es/cnet/vehicles/19729717/13c3411c-f73a-420a-a41e-c2bda3404f8e.jpg',
                'https://a.ccdn.es/cnet/vehicles/19729717/b9ca640e-9ff3-4239-b4f1-b62758b37e2c.jpg'],
 'price': 15800,
 'price_includes_vat': True,
 'registration_date': '2021-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'NISSAN QASHQAI dCi 115 CV E6D ACENTA',
 'transmission': 'manual',
 'trim': 'dCi 85 kW 115 CV E6D ACENTA',
 'vin': None,
 'year': 2021}
2026-03-27 08:23:49 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 8e9bc3e6-e979-5687-bcba-ee78b239cb99 with identifier: 70270161
2026-03-27 08:23:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 8e9bc3e6-e979-5687-bcba-ee78b239cb99
2026-03-27 08:23:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 08:23:49 [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%252F19729717%252Fc7c31bb8-87f6-4a3a-a03c-8d66403ed6a9.jpg%27 HTTP/1.1" 200 None
2026-03-27 08:23:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19729717/c7c31bb8-87f6-4a3a-a03c-8d66403ed6a9.jpg not downloaded yet
2026-03-27 08:23:49 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
 'body_type': 'Familiar',
 'c_o_2_emission_value': 98,
 'category': 'Coches',
 'color': 'Azul',
 'currency': 'EUR',
 'description': 'Autos Jorge Castro\n'
                '\n'
                'PEUGEOT 308 \n'
                'SW Active Pack BlueHDi 130 S&S\n'
                '\n'
                'WWW AUTOMOVILESJORGECASTRO COM\n'
                '\n'
                'UNICO PROPIETARIO\n'
                'PROCENDENCIA DE EMPRESA\n'
                'KMS CERTIFICADOS\n'
                'NACIONAL\n'
                'HISTORICO DE MANTENIMIENTO CON TODAS LAS REVISIONES\n'
                'IVA DEDUCIBLE EN EL PRECIO\n'
                'FINANCIACION A SU MEDIDA, FINANCIAMOS EL 100%\n'
                'MISMO PRECIO FINANCIES O NO\n'
                'RECOGEMOS SU VEHICULO COMO PARTE DE PAGO\n'
                'LLEVAMOS SU VEHICULO SIN COSTE ADICIONAL DENTRO DE LA '
                'PROVINCIA\n'
                '(SUJETO A DISPONIBILIDAD DEL PERSONAL Y DISTANCIA)\n'
                '\n'
                'EQUIPAMIENTO Y EXTRAS:\n'
                '\n'
                'ABS\n'
                'Cierre centralizado\n'
                'Climatizador\n'
                'navegador\n'
                'Retrovisores electricos interior\n'
                'Control de velocidad\n'
                'Direccion asistida\n'
                'Elevalunas electricos delanteros y traseros\n'
                'Llantas de aleacion\n'
                'camara trasera\n'
                'Ordenador de a bordo\n'
                'Sensor de aparcamiento trasero\n'
                'Telefono Movil\n'
                'Volante multifuncion\n'
                '\n'
                'UN ANO DE GARANTIA INCLUIDA EN EL PRECIO.....\n'
                '-ESTE ANUNCIO NO ES VINCULANTE,PUEDE CONTENER '
                'ERRORES....PREGUNTE AL COMERCIAL',
 'doors_number': 5,
 'emission_standard': 'C',
 'engine': '1.5L',
 'engine_horse_power': 130,
 'expiration_date': None,
 'fuel_type': 'Diesel',
 'is_damaged': False,
 'is_operable': True,
 'license_plate': None,
 'link_to_web_offer': 'https://www.coches.net/peugeot-308-sw-active-pack-bluehdi-130-ss-5p-diesel-2021-en-sevilla-70270093-covo.aspx',
 'listing': 'auction',
 'location': 'Sevilla',
 'make': 'PEUGEOT',
 'model': '308',
 'odometer': 159000,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'ES',
 'original_photo_count': 0,
 'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19729658/1e5cfe2a-e169-4e80-a15f-cbde8b4d9045.jpg',
                'https://a.ccdn.es/cnet/vehicles/19729658/a455dd48-d5b0-4f09-9383-8a3deabfe771.jpg',
                'https://a.ccdn.es/cnet/vehicles/19729658/097efc87-b2c9-466f-9b2a-b146c9fc9b96.jpg',
                'https://a.ccdn.es/cnet/vehicles/19729658/872c9266-428e-453c-bbb5-db74fd4bb016.jpg',
                'https://a.ccdn.es/cnet/vehicles/19729658/b92b5fe7-8940-49a3-ba9d-07d305501ed9.jpg',
                'https://a.ccdn.es/cnet/vehicles/19729658/a4b7b21e-2529-4bde-a73f-0bba4611034b.jpg',
                'https://a.ccdn.es/cnet/vehicles/19729658/d390bd1d-a924-4812-a8ca-caa8df21652c.jpg',
                'https://a.ccdn.es/cnet/vehicles/19729658/3812bdc1-b4fa-4c74-865e-18114c785785.jpg',
                'https://a.ccdn.es/cnet/vehicles/19729658/696f7db8-1473-4e03-beae-1b814091c0ef.jpg',
                'https://a.ccdn.es/cnet/vehicles/19729658/73162317-1080-421c-8dcd-c083c95af584.jpg',
                'https://a.ccdn.es/cnet/vehicles/19729658/a898269f-0ea9-4ec2-9228-b4a8d7159025.jpg',
                'https://a.ccdn.es/cnet/vehicles/19729658/6570a2dc-025d-44f1-a221-61ad0560f6e5.jpg',
                'https://a.ccdn.es/cnet/vehicles/19729658/4b664941-321b-406b-baff-ec3905c9db62.jpg',
                'https://a.ccdn.es/cnet/vehicles/19729658/81f6f9f3-786d-4c55-bc68-40fa73d6d5b7.jpg',
                'https://a.ccdn.es/cnet/vehicles/19729658/75adfa7b-cd47-4f98-9787-28b1c5562c66.jpg',
                'https://a.ccdn.es/cnet/vehicles/19729658/5dc336f5-11d5-4eed-81b1-02b61d111240.jpg',
                'https://a.ccdn.es/cnet/vehicles/19729658/ebc7c30e-3a9d-4cea-8f1d-ffbb2cde1083.jpg'],
 'price': 9800,
 'price_includes_vat': True,
 'registration_date': '2021-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'PEUGEOT 308 SW Active Pack BlueHDi 130 SS',
 'transmission': 'manual',
 'trim': 'SW Active Pack BlueHDi 130 SS',
 'vin': None,
 'year': 2021}
2026-03-27 08:23:49 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: ca17d33b-d7fa-58d8-9ef6-a3f21a8ee60c with identifier: 70270093
2026-03-27 08:23:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item ca17d33b-d7fa-58d8-9ef6-a3f21a8ee60c
2026-03-27 08:23:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 08:23:49 [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%252F19729658%252F1e5cfe2a-e169-4e80-a15f-cbde8b4d9045.jpg%27 HTTP/1.1" 200 None
2026-03-27 08:23:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19729658/1e5cfe2a-e169-4e80-a15f-cbde8b4d9045.jpg not downloaded yet
2026-03-27 08:23:49 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
 'body_type': 'Berlina',
 'c_o_2_emission_value': 102,
 'category': 'Coches',
 'color': 'Blanco',
 'currency': 'EUR',
 'description': 'Autos Jorge Castro \n'
                'DACIA SANDERO\n'
                ' stepway essential blue dci 70kw(90cv)\n'
                'WWW AUTOMOVILESJORGECASTRO COM\n'
                '\n'
                'UNICO PROPIETARIO\n'
                'PROCENDENCIA DE EMPRESA\n'
                'KMS CERTIFICADOS\n'
                'NACIONAL\n'
                'HISTORICO DE MANTENIMIENTO CON TODAS LAS REVISIONES\n'
                'IVA DEDUCIBLE EN EL PRECIO\n'
                'FINANCIACION A SU MEDIDA, FINANCIAMOS EL 100%\n'
                'MISMO PRECIO FINANCIES O NO\n'
                'RECOGEMOS SU VEHICULO COMO PARTE DE PAGO\n'
                'LLEVAMOS SU VEHICULO SIN COSTE ADICIONAL DENTRO DE LA '
                'PROVINCIA\n'
                '(SUJETO A DISPONIBILIDAD DEL PERSONAL Y DISTANCIA)\n'
                '\n'
                '\n'
                'EQUIPAMIENTO Y EXTRAS:\n'
                '\n'
                'ABS\n'
                'Cierre centralizado\n'
                'Aire acondicionado\n'
                'Retrovisores electricos interior\n'
                'Control de velocidad\n'
                'Direccion asistida\n'
                'Pantalla tactil\n'
                'Elevalunas electricos delanteros y traseros\n'
                'Ordenador de a bordo\n'
                'Telefono Movil\n'
                'Volante multifuncion\n'
                '\n'
                '\n'
                'UN ANO DE GARANTIA INCLUIDA EN EL PRECIO.....\n'
                '-ESTE ANUNCIO NO ES VINCULANTE,PUEDE CONTENER '
                'ERRORES....PREGUNTE AL COMERCIAL\n'
                'Ver menos',
 'doors_number': 5,
 'emission_standard': 'C',
 'engine': '1.5L',
 'engine_horse_power': 95,
 'expiration_date': None,
 'fuel_type': 'Diesel',
 'is_damaged': False,
 'is_operable': True,
 'license_plate': None,
 'link_to_web_offer': 'https://www.coches.net/dacia-sandero-stepway-essential-blue-dci-70kw--ss-5p-diesel-2020-en-sevilla-70266004-covo.aspx',
 'listing': 'auction',
 'location': 'Sevilla',
 'make': 'DACIA',
 'model': 'Sandero',
 'odometer': 190000,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'ES',
 'original_photo_count': 0,
 'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19727040/e474fb4f-e036-4e85-98e5-1b46f63c6208.jpg',
                'https://a.ccdn.es/cnet/vehicles/19727040/87e6dfbc-1a3c-456e-a2ee-efe485f4eeac.jpg',
                'https://a.ccdn.es/cnet/vehicles/19727040/09cd3c3e-397f-44ab-9dba-ee692becd624.jpg',
                'https://a.ccdn.es/cnet/vehicles/19727040/03314cb2-66d5-4da1-a6c7-e0d6c62a08df.jpg',
                'https://a.ccdn.es/cnet/vehicles/19727040/c4cc5683-1ec3-4c07-a44a-cc59e4496a43.jpg',
                'https://a.ccdn.es/cnet/vehicles/19727040/1377a7a3-75a2-4674-a5dd-27ed8123eb85.jpg',
                'https://a.ccdn.es/cnet/vehicles/19727040/57dc0e73-4ada-4b20-9aff-6781307a3e13.jpg',
                'https://a.ccdn.es/cnet/vehicles/19727040/0238f2ee-fdfd-4788-a9f3-4da1af65d130.jpg',
                'https://a.ccdn.es/cnet/vehicles/19727040/55aa584f-adc4-4609-9746-cd881fb33e4d.jpg',
                'https://a.ccdn.es/cnet/vehicles/19727040/bee0b308-6f17-4b71-a16c-2beb1f3a59a1.jpg',
                'https://a.ccdn.es/cnet/vehicles/19727040/fe6c9687-2925-40cf-bcaf-84bc44571899.jpg',
                'https://a.ccdn.es/cnet/vehicles/19727040/dac58cab-4789-4254-af03-965e91fd7bab.jpg',
                'https://a.ccdn.es/cnet/vehicles/19727040/64c71829-466a-4587-a793-a1f53c6bd206.jpg',
                'https://a.ccdn.es/cnet/vehicles/19727040/20467af9-d83e-48eb-b99a-a0fc501b7d40.jpg',
                'https://a.ccdn.es/cnet/vehicles/19727040/e7072467-2076-4b14-bb46-0c0e29fb9747.jpg',
                'https://a.ccdn.es/cnet/vehicles/19727040/2736bfa4-573d-4551-b0dc-a2c25a9c2464.jpg'],
 'price': 10500,
 'price_includes_vat': True,
 'registration_date': '2021-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'DACIA Sandero Stepway Essential Blue dCi SS',
 'transmission': 'manual',
 'trim': 'Stepway Essential Blue dCi 70kW  SS',
 'vin': None,
 'year': 2021}
2026-03-27 08:23:49 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: cea0ea8c-a661-520e-ac47-a7fba6394f74 with identifier: 70266004
2026-03-27 08:23:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item cea0ea8c-a661-520e-ac47-a7fba6394f74
2026-03-27 08:23:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 08:23:49 [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%252F19727040%252Fe474fb4f-e036-4e85-98e5-1b46f63c6208.jpg%27 HTTP/1.1" 200 None
2026-03-27 08:23:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19727040/e474fb4f-e036-4e85-98e5-1b46f63c6208.jpg not downloaded yet
2026-03-27 08:23:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70276257> (referer: https://www.coches.net/concesionario/autosjorgecastro/?pg=1) ['zyte-api']
2026-03-27 08:23:49 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
 'body_type': 'Berlina',
 'c_o_2_emission_value': 102,
 'category': 'Coches',
 'color': 'Blanco',
 'currency': 'EUR',
 'description': 'Autos Jorge Castro\n'
                'NISSAN QASHQAI\n'
                '1.5DCI 85KW 115CV E6D ACENTA\n'
                '\n'
                'WWW AUTOMOVILESJORGECASTRO COM\n'
                '\n'
                'UNICO PROPIETARIO\n'
                'PROCENDENCIA DE EMPRESA\n'
                'KMS CERTIFICADOS\n'
                'NACIONAL\n'
                'HISTORICO DE MANTENIMIENTO CON TODAS LAS REVISIONES\n'
                'IVA DEDUCIBLE EN EL PRECIO\n'
                'FINANCIACION A SU MEDIDA, FINANCIAMOS EL 100%\n'
                'MISMO PRECIO FINANCIES O NO\n'
                'RECOGEMOS SU VEHICULO COMO PARTE DE PAGO\n'
                'LLEVAMOS SU VEHICULO SIN COSTE ADICIONAL DENTRO DE LA '
                'PROVINCIA\n'
                '(SUJETO A DISPONIBILIDAD DEL PERSONAL Y DISTANCIA)\n'
                '\n'
                'EQUIPAMIENTO Y EXTRAS:\n'
                '\n'
                'ABS\n'
                'Cierre centralizado\n'
                'Climatizador\n'
                'navegador\n'
                'Cristales traseros tintados\n'
                'Retrovisores electricos interior\n'
                'Control de velocidad\n'
                'Direccion asistida\n'
                'Elevalunas electricos delanteros y traseros\n'
                'Llantas de aleacion\n'
                'camara trasera\n'
                'Ordenador de a bordo\n'
                'Sensor de aparcamiento delantero y trasero\n'
                'Telefono Movil\n'
                'Volante multifuncion\n'
                '\n'
                'UN ANO DE GARANTIA INCLUIDA EN EL PRECIO.....\n'
                '-ESTE ANUNCIO NO ES VINCULANTE,PUEDE CONTENER '
                'ERRORES....PREGUNTE AL COMERCIAL',
 'doors_number': 5,
 'emission_standard': 'C',
 'engine': '1.5L',
 'engine_horse_power': 115,
 'expiration_date': None,
 'fuel_type': 'Diesel',
 'is_damaged': False,
 'is_operable': True,
 'license_plate': None,
 'link_to_web_offer': 'https://www.coches.net/nissan-qashqai-dci-85-kw-115-cv-e6d-nstyle-5p-diesel-2020-en-sevilla-70276257-covo.aspx',
 'listing': 'auction',
 'location': 'Sevilla',
 'make': 'NISSAN',
 'model': 'QASHQAI',
 'odometer': 199000,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'ES',
 'original_photo_count': 0,
 'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19735379/9ffd7a85-81b6-4031-992f-4b6b1314093b.jpg',
                'https://a.ccdn.es/cnet/vehicles/19735379/48e917fd-4e6a-4d55-b354-d0f90f72bf32.jpg',
                'https://a.ccdn.es/cnet/vehicles/19735379/495e48ba-4fa9-420b-a423-9ed07c1d47b8.jpg',
                'https://a.ccdn.es/cnet/vehicles/19735379/9afeb89e-d2e1-4104-9e22-135d15c0d056.jpg',
                'https://a.ccdn.es/cnet/vehicles/19735379/0d4fc12f-5c9d-4fd2-baa0-82ed2a236428.jpg',
                'https://a.ccdn.es/cnet/vehicles/19735379/312e4c19-b480-469d-b353-68fe449fe596.jpg',
                'https://a.ccdn.es/cnet/vehicles/19735379/5f2341bd-a18d-47f4-8fba-2b7e665e7ef5.jpg',
                'https://a.ccdn.es/cnet/vehicles/19735379/968afa7f-224c-4c87-9498-f41513e9ec08.jpg',
                'https://a.ccdn.es/cnet/vehicles/19735379/ff499db0-e86a-462d-ad14-58884b34db0d.jpg',
                'https://a.ccdn.es/cnet/vehicles/19735379/a618e69e-5725-45e1-8c75-6c5958e8e24b.jpg',
                'https://a.ccdn.es/cnet/vehicles/19735379/0139283c-c2b4-4cdc-bec7-61c58f5b3d87.jpg',
                'https://a.ccdn.es/cnet/vehicles/19735379/c5ff1096-827d-4d49-a359-f2b61715a558.jpg',
                'https://a.ccdn.es/cnet/vehicles/19735379/8b128e1b-fb5c-4ce8-8b61-fb28473e6262.jpg',
                'https://a.ccdn.es/cnet/vehicles/19735379/b18559c9-1d86-4049-8609-75d23935dff7.jpg',
                'https://a.ccdn.es/cnet/vehicles/19735379/6eeef301-8571-4a50-8826-a60742670d24.jpg',
                'https://a.ccdn.es/cnet/vehicles/19735379/a3892ca3-ddea-4342-8c08-9d4d7539ac67.jpg',
                'https://a.ccdn.es/cnet/vehicles/19735379/910a55ac-bb42-46a9-a0e1-51d3133ceee5.jpg',
                'https://a.ccdn.es/cnet/vehicles/19735379/567a7e85-d439-4b4d-8f78-b494697e705f.jpg'],
 'price': 13800,
 'price_includes_vat': True,
 'registration_date': '2021-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'NISSAN QASHQAI dCi 115 CV E6D NSTYLE',
 'transmission': 'manual',
 'trim': 'dCi 85 kW 115 CV E6D NSTYLE',
 'vin': None,
 'year': 2021}
2026-03-27 08:23:49 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 662783da-6f06-581c-baac-201403979932 with identifier: 70276257
2026-03-27 08:23:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 662783da-6f06-581c-baac-201403979932
2026-03-27 08:23:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 08:23:49 [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%252F19735379%252F9ffd7a85-81b6-4031-992f-4b6b1314093b.jpg%27 HTTP/1.1" 200 None
2026-03-27 08:23:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19735379/9ffd7a85-81b6-4031-992f-4b6b1314093b.jpg not downloaded yet
2026-03-27 08:23:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/19727040/e474fb4f-e036-4e85-98e5-1b46f63c6208.jpg> (referer: None)
2026-03-27 08:23:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/19735379/9ffd7a85-81b6-4031-992f-4b6b1314093b.jpg> (referer: None)
2026-03-27 08:23:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/19729658/1e5cfe2a-e169-4e80-a15f-cbde8b4d9045.jpg> (referer: None)
2026-03-27 08:23:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/19729717/c7c31bb8-87f6-4a3a-a03c-8d66403ed6a9.jpg> (referer: None)
2026-03-27 08:23:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 08:23:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70270272> (referer: https://www.coches.net/concesionario/autosjorgecastro/?pg=1) ['zyte-api']
2026-03-27 08:23:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 08:23:49 [common.azure_blobstore] INFO: Using managed identity for Azure Blob Storage
2026-03-27 08:23:49 [common.azure_blobstore] INFO: Using managed identity with client ID: 39192755-105d-4ce2-a21d-ab53b63f8b87
2026-03-27 08:23:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 08:23:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f6a91b64d90>
2026-03-27 08:23:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 08:23:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
2026-03-27 08:23:50 [urllib3.connectionpool] DEBUG: https://login.microsoftonline.com:443 "POST /8ea908c1-4e85-4692-bc3f-3646b9b40891/oauth2/v2.0/token HTTP/1.1" 200 2114
2026-03-27 08:23:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): alxproduction.blob.core.windows.net:443
2026-03-27 08:23:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 08:23:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 08:23:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cea0ea8c-a661-520e-ac47-a7fba6394f74/cea0ea8c-a661-520e-ac47-a7fba6394f74_image_0.jpg HTTP/1.1" 201 0
2026-03-27 08:23:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 08:23:50 [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%252F19727040%252Fe474fb4f-e036-4e85-98e5-1b46f63c6208.jpg') HTTP/1.1" 204 0
2026-03-27 08:23:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19727040/e474fb4f-e036-4e85-98e5-1b46f63c6208.jpg saved to cache
2026-03-27 08:23:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item cea0ea8c-a661-520e-ac47-a7fba6394f74
2026-03-27 08:23:50 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item cea0ea8c-a661-520e-ac47-a7fba6394f74 sending to next pipeline
2026-03-27 08:23:50 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: cea0ea8c-a661-520e-ac47-a7fba6394f74 with identifier 70266004
2026-03-27 08:23:50 [azure.servicebus._pyamqp._connection] INFO: Connection state changed: None -> <ConnectionState.START: 0>
2026-03-27 08:23:50 [azure.servicebus._pyamqp._connection] INFO: Connection state changed: <ConnectionState.START: 0> -> <ConnectionState.HDR_SENT: 2>
2026-03-27 08:23:50 [azure.servicebus._pyamqp._connection] INFO: Connection state changed: <ConnectionState.HDR_SENT: 2> -> <ConnectionState.HDR_SENT: 2>
2026-03-27 08:23:50 [azure.servicebus._pyamqp._connection] INFO: Connection state changed: <ConnectionState.HDR_SENT: 2> -> <ConnectionState.OPEN_PIPE: 4>
2026-03-27 08:23:50 [azure.servicebus._pyamqp.session] INFO: Session state changed: <SessionState.UNMAPPED: 0> -> <SessionState.BEGIN_SENT: 1>
2026-03-27 08:23:50 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.DETACHED: 0> -> <LinkState.ATTACH_SENT: 1>
2026-03-27 08:23:50 [azure.servicebus._pyamqp.management_link] INFO: Management link receiver state changed: <LinkState.DETACHED: 0> -> <LinkState.ATTACH_SENT: 1>
2026-03-27 08:23:50 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.DETACHED: 0> -> <LinkState.ATTACH_SENT: 1>
2026-03-27 08:23:50 [azure.servicebus._pyamqp.management_link] INFO: Management link sender state changed: <LinkState.DETACHED: 0> -> <LinkState.ATTACH_SENT: 1>
2026-03-27 08:23:50 [azure.servicebus._pyamqp._connection] INFO: Connection state changed: <ConnectionState.OPEN_PIPE: 4> -> <ConnectionState.OPEN_SENT: 7>
2026-03-27 08:23:50 [azure.servicebus._pyamqp._connection] INFO: Connection state changed: <ConnectionState.OPEN_SENT: 7> -> <ConnectionState.OPENED: 9>
2026-03-27 08:23:50 [azure.servicebus._pyamqp.session] INFO: Session state changed: <SessionState.BEGIN_SENT: 1> -> <SessionState.MAPPED: 3>
2026-03-27 08:23:50 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.ATTACH_SENT: 1> -> <LinkState.ATTACHED: 3>
2026-03-27 08:23:50 [azure.servicebus._pyamqp.management_link] INFO: Management link receiver state changed: <LinkState.ATTACH_SENT: 1> -> <LinkState.ATTACHED: 3>
2026-03-27 08:23:50 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.ATTACH_SENT: 1> -> <LinkState.ATTACHED: 3>
2026-03-27 08:23:50 [azure.servicebus._pyamqp.management_link] INFO: Management link sender state changed: <LinkState.ATTACH_SENT: 1> -> <LinkState.ATTACHED: 3>
2026-03-27 08:23:50 [azure.servicebus._pyamqp.cbs] DEBUG: CBS completed opening with status: <ManagementOpenResult.OK: 1>
2026-03-27 08:23:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
2026-03-27 08:23:50 [urllib3.connectionpool] DEBUG: https://login.microsoftonline.com:443 "POST /8ea908c1-4e85-4692-bc3f-3646b9b40891/oauth2/v2.0/token HTTP/1.1" 200 2018
2026-03-27 08:23:50 [azure.identity._credentials.chained] INFO: DefaultAzureCredential acquired a token from WorkloadIdentityCredential
2026-03-27 08:23:50 [azure.servicebus._pyamqp.cbs] DEBUG: CBS update in progress. Token put time: 1774599830
2026-03-27 08:23:50 [azure.servicebus._pyamqp.cbs] DEBUG: CBS update in progress. Token put time: 1774599830
2026-03-27 08:23:50 [azure.servicebus._pyamqp.cbs] DEBUG: CBS Put token result (<ManagementExecuteOperationResult.OK: 0>), status code: 202, status_description: b'Accepted'.
2026-03-27 08:23:50 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-27 08:23:50 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.DETACHED: 0> -> <LinkState.ATTACH_SENT: 1>
2026-03-27 08:23:50 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.ATTACH_SENT: 1> -> <LinkState.ATTACHED: 3>
2026-03-27 08:23:50 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-27 08:23:50 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-27 08:23:50 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-27 08:23:50 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-27 08:23:50 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item cea0ea8c-a661-520e-ac47-a7fba6394f74
2026-03-27 08:23:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/19727040/e474fb4f-e036-4e85-98e5-1b46f63c6208.jpg>
{'auction_title': '',
 'body_type': 'Berlina',
 'c_o_2_emission_value': 102,
 'category': 'Coches',
 'color': 'Blanco',
 'currency': 'EUR',
 'description': 'Autos Jorge Castro \n'
                'DACIA SANDERO\n'
                ' stepway essential blue dci 70kw(90cv)\n'
                'WWW AUTOMOVILESJORGECASTRO COM\n'
                '\n'
                'UNICO PROPIETARIO\n'
                'PROCENDENCIA DE EMPRESA\n'
                'KMS CERTIFICADOS\n'
                'NACIONAL\n'
                'HISTORICO DE MANTENIMIENTO CON TODAS LAS REVISIONES\n'
                'IVA DEDUCIBLE EN EL PRECIO\n'
                'FINANCIACION A SU MEDIDA, FINANCIAMOS EL 100%\n'
                'MISMO PRECIO FINANCIES O NO\n'
                'RECOGEMOS SU VEHICULO COMO PARTE DE PAGO\n'
                'LLEVAMOS SU VEHICULO SIN COSTE ADICIONAL DENTRO DE LA '
                'PROVINCIA\n'
                '(SUJETO A DISPONIBILIDAD DEL PERSONAL Y DISTANCIA)\n'
                '\n'
                '\n'
                'EQUIPAMIENTO Y EXTRAS:\n'
                '\n'
                'ABS\n'
                'Cierre centralizado\n'
                'Aire acondicionado\n'
                'Retrovisores electricos interior\n'
                'Control de velocidad\n'
                'Direccion asistida\n'
                'Pantalla tactil\n'
                'Elevalunas electricos delanteros y traseros\n'
                'Ordenador de a bordo\n'
                'Telefono Movil\n'
                'Volante multifuncion\n'
                '\n'
                '\n'
                'UN ANO DE GARANTIA INCLUIDA EN EL PRECIO.....\n'
                '-ESTE ANUNCIO NO ES VINCULANTE,PUEDE CONTENER '
                'ERRORES....PREGUNTE AL COMERCIAL\n'
                'Ver menos',
 'doors_number': 5,
 'emission_standard': 'C',
 'engine': '1.5L',
 'engine_horse_power': 95,
 'expiration_date': None,
 'fuel_type': 'Diesel',
 'id': 'cea0ea8c-a661-520e-ac47-a7fba6394f74',
 'is_damaged': False,
 'is_operable': True,
 'license_plate': None,
 'link_to_web_offer': 'https://www.coches.net/dacia-sandero-stepway-essential-blue-dci-70kw--ss-5p-diesel-2020-en-sevilla-70266004-covo.aspx',
 'listing': 'auction',
 'location': 'Sevilla',
 'make': 'DACIA',
 'model': 'Sandero',
 'odometer': 190000,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'ES',
 'original_photo_count': 16,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cea0ea8c-a661-520e-ac47-a7fba6394f74/cea0ea8c-a661-520e-ac47-a7fba6394f74_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 73312,
             'Height': 600,
             'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19727040/e474fb4f-e036-4e85-98e5-1b46f63c6208.jpg',
             'Width': 800}],
 'price': 10500,
 'price_includes_vat': True,
 'registration_date': '2021-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'DACIA Sandero Stepway Essential Blue dCi SS',
 'transmission': 'manual',
 'trim': 'Stepway Essential Blue dCi 70kW  SS',
 'vin': None,
 'year': 2021}
2026-03-27 08:23:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 08:23:51 [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%2770266004%27 HTTP/1.1" 200 None
2026-03-27 08:23:51 [auto_selling_coches.net] INFO: Saving data for 70266004: {'created_time': 1774599831.009823, 'last_price_update_time': 1774599831.009834}
2026-03-27 08:23:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 08:23:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70266004') HTTP/1.1" 204 0
2026-03-27 08:23:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70178832> (referer: https://www.coches.net/concesionario/autosjorgecastro/?pg=1) ['zyte-api']
2026-03-27 08:23:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70181566> (referer: https://www.coches.net/concesionario/autosjorgecastro/?pg=1) ['zyte-api']
2026-03-27 08:23:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 08:23:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f6a91b7ca10>
2026-03-27 08:23:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 08:23:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 08:23:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 08:23:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_662783da-6f06-581c-baac-201403979932/662783da-6f06-581c-baac-201403979932_image_0.jpg HTTP/1.1" 201 0
2026-03-27 08:23:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 08:23:51 [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%252F19735379%252F9ffd7a85-81b6-4031-992f-4b6b1314093b.jpg') HTTP/1.1" 204 0
2026-03-27 08:23:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19735379/9ffd7a85-81b6-4031-992f-4b6b1314093b.jpg saved to cache
2026-03-27 08:23:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 662783da-6f06-581c-baac-201403979932
2026-03-27 08:23:51 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 662783da-6f06-581c-baac-201403979932 sending to next pipeline
2026-03-27 08:23:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 08:23:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f6a9123aa10>
2026-03-27 08:23:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 08:23:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 08:23:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 08:23:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ca17d33b-d7fa-58d8-9ef6-a3f21a8ee60c/ca17d33b-d7fa-58d8-9ef6-a3f21a8ee60c_image_0.jpg HTTP/1.1" 201 0
2026-03-27 08:23:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 08:23:51 [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%252F19729658%252F1e5cfe2a-e169-4e80-a15f-cbde8b4d9045.jpg') HTTP/1.1" 204 0
2026-03-27 08:23:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19729658/1e5cfe2a-e169-4e80-a15f-cbde8b4d9045.jpg saved to cache
2026-03-27 08:23:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item ca17d33b-d7fa-58d8-9ef6-a3f21a8ee60c
2026-03-27 08:23:51 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item ca17d33b-d7fa-58d8-9ef6-a3f21a8ee60c sending to next pipeline
2026-03-27 08:23:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 08:23:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f6a91249510>
2026-03-27 08:23:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 08:23:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 08:23:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 08:23:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8e9bc3e6-e979-5687-bcba-ee78b239cb99/8e9bc3e6-e979-5687-bcba-ee78b239cb99_image_0.jpg HTTP/1.1" 201 0
2026-03-27 08:23:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 08:23:51 [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%252F19729717%252Fc7c31bb8-87f6-4a3a-a03c-8d66403ed6a9.jpg') HTTP/1.1" 204 0
2026-03-27 08:23:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19729717/c7c31bb8-87f6-4a3a-a03c-8d66403ed6a9.jpg saved to cache
2026-03-27 08:23:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 8e9bc3e6-e979-5687-bcba-ee78b239cb99
2026-03-27 08:23:51 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 8e9bc3e6-e979-5687-bcba-ee78b239cb99 sending to next pipeline
2026-03-27 08:23:51 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
 'body_type': 'Familiar',
 'c_o_2_emission_value': None,
 'category': 'Coches',
 'color': 'Beige',
 'currency': 'EUR',
 'description': 'Autos Jorge Castro\n'
                'FORD FOCUS\n'
                '1.5 Ecoblue 88kW Trend + SB\n'
                '\n'
                'WWWAUTOMOVILESJORGECASTRO COM\n'
                '\n'
                'UNICO PROPIETARIO\n'
                'PROCENDENCIA DE EMPRESA\n'
                'KMS CERTIFICADOS\n'
                'NACIONAL\n'
                'HISTORICO DE MANTENIMIENTO CON TODAS LAS REVISIONES\n'
                'IVA DEDUCIBLE EN EL PRECIO\n'
                'FINANCIACION A SU MEDIDA, FINANCIAMOS EL 100%\n'
                'MISMO PRECIO FINANCIES O NO\n'
                'RECOGEMOS SU VEHICULO COMO PARTE DE PAGO\n'
                'LLEVAMOS SU VEHICULO SIN COSTE ADICIONAL DENTRO DE LA '
                'PROVINCIA\n'
                '(SUJETO A DISPONIBILIDAD DEL PERSONAL Y DISTANCIA)\n'
                '\n'
                '\n'
                'EQUIPAMIENTO Y EXTRAS:\n'
                '\n'
                'ABS\n'
                'Cierre centralizado\n'
                'Aire acondicionado\n'
                'Retrovisores electricos interior\n'
                'Control de velocidad\n'
                'Direccion asistida\n'
                'Pantalla tactil\n'
                'Elevalunas electricos delanteros y traseros\n'
                '-Sensor de aparcamiento trasero\n'
                'Ordenador de a bordo\n'
                'camara trasera\n'
                'Telefono Movil\n'
                'Volante multifuncion\n'
                '\n'
                'UN ANO DE GARANTIA INCLUIDA EN EL PRECIO.....\n'
                '-ESTE ANUNCIO NO ES VINCULANTE,PUEDE CONTENER '
                'ERRORES....PREGUNTE AL COMERCIAL',
 'doors_number': 5,
 'emission_standard': 'C',
 'engine': '1.5L',
 'engine_horse_power': 120,
 '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-15-ecoblue-88kw-trend-sb-5p-diesel-2022-en-sevilla-70270272-covo.aspx',
 'listing': 'auction',
 'location': 'Sevilla',
 'make': 'FORD',
 'model': 'Focus',
 'odometer': 148000,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'ES',
 'original_photo_count': 0,
 'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19729790/a583eef9-c2ee-4db3-b19d-be104922c457.jpg',
                'https://a.ccdn.es/cnet/vehicles/19729790/7062b447-5254-459b-a2f6-2e1881dde44d.jpg',
                'https://a.ccdn.es/cnet/vehicles/19729790/93bcf929-83cf-4499-b647-e4b3cb0d3351.jpg',
                'https://a.ccdn.es/cnet/vehicles/19729790/76f58c90-a233-48e4-b2b6-29715085149d.jpg',
                'https://a.ccdn.es/cnet/vehicles/19729790/3651fae1-a773-4860-afe7-3fafc0ba5594.jpg',
                'https://a.ccdn.es/cnet/vehicles/19729790/077d1235-48a7-437f-a7bc-35f2c8e2a5cd.jpg',
                'https://a.ccdn.es/cnet/vehicles/19729790/6c8f637c-5465-4fa2-bb89-24a997545c1e.jpg',
                'https://a.ccdn.es/cnet/vehicles/19729790/21891d49-27f3-46c9-9c59-e2fafe16b350.jpg',
                'https://a.ccdn.es/cnet/vehicles/19729790/1d7c3855-285f-4e16-972e-4dae1628cfc8.jpg',
                'https://a.ccdn.es/cnet/vehicles/19729790/c9aa795a-5210-471b-bfb4-54dd6b4a0353.jpg',
                'https://a.ccdn.es/cnet/vehicles/19729790/05c7c75c-7a48-48fb-9921-a60a3d1856dc.jpg',
                'https://a.ccdn.es/cnet/vehicles/19729790/c76c826b-c4d6-4388-8d18-2ccf4535919f.jpg',
                'https://a.ccdn.es/cnet/vehicles/19729790/590f257f-e872-4145-8da1-76c8da3116ee.jpg',
                'https://a.ccdn.es/cnet/vehicles/19729790/9521e2c4-91c9-4bd8-a002-27ef791638f2.jpg',
                'https://a.ccdn.es/cnet/vehicles/19729790/c0ddd068-daf7-46f7-8e9a-f30f9bcde9ca.jpg',
                'https://a.ccdn.es/cnet/vehicles/19729790/29deb2d0-52a4-46eb-bbeb-ff575b0a527e.jpg',
                'https://a.ccdn.es/cnet/vehicles/19729790/2cd68bba-8b0f-4b8a-8f52-6429328aa212.jpg',
                'https://a.ccdn.es/cnet/vehicles/19729790/726e2e27-5309-4efb-831b-40294e9f9737.jpg'],
 'price': 12300,
 'price_includes_vat': True,
 'registration_date': '2022-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'FORD Focus 1.5 Ecoblue Trend SB',
 'transmission': 'manual',
 'trim': '1.5 Ecoblue 88kW Trend SB',
 'vin': None,
 'year': 2022}
2026-03-27 08:23:51 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 16a20fb0-d4e0-559c-86a8-e21bced66a87 with identifier: 70270272
2026-03-27 08:23:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 16a20fb0-d4e0-559c-86a8-e21bced66a87
2026-03-27 08:23:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 08:23:51 [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%252F19729790%252Fa583eef9-c2ee-4db3-b19d-be104922c457.jpg%27 HTTP/1.1" 200 None
2026-03-27 08:23:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19729790/a583eef9-c2ee-4db3-b19d-be104922c457.jpg not downloaded yet
2026-03-27 08:23:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 08:23:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 08:23:51 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 662783da-6f06-581c-baac-201403979932 with identifier 70276257
2026-03-27 08:23:51 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-27 08:23:51 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-27 08:23:51 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 662783da-6f06-581c-baac-201403979932
2026-03-27 08:23:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/19735379/9ffd7a85-81b6-4031-992f-4b6b1314093b.jpg>
{'auction_title': '',
 'body_type': 'Berlina',
 'c_o_2_emission_value': 102,
 'category': 'Coches',
 'color': 'Blanco',
 'currency': 'EUR',
 'description': 'Autos Jorge Castro\n'
                'NISSAN QASHQAI\n'
                '1.5DCI 85KW 115CV E6D ACENTA\n'
                '\n'
                'WWW AUTOMOVILESJORGECASTRO COM\n'
                '\n'
                'UNICO PROPIETARIO\n'
                'PROCENDENCIA DE EMPRESA\n'
                'KMS CERTIFICADOS\n'
                'NACIONAL\n'
                'HISTORICO DE MANTENIMIENTO CON TODAS LAS REVISIONES\n'
                'IVA DEDUCIBLE EN EL PRECIO\n'
                'FINANCIACION A SU MEDIDA, FINANCIAMOS EL 100%\n'
                'MISMO PRECIO FINANCIES O NO\n'
                'RECOGEMOS SU VEHICULO COMO PARTE DE PAGO\n'
                'LLEVAMOS SU VEHICULO SIN COSTE ADICIONAL DENTRO DE LA '
                'PROVINCIA\n'
                '(SUJETO A DISPONIBILIDAD DEL PERSONAL Y DISTANCIA)\n'
                '\n'
                'EQUIPAMIENTO Y EXTRAS:\n'
                '\n'
                'ABS\n'
                'Cierre centralizado\n'
                'Climatizador\n'
                'navegador\n'
                'Cristales traseros tintados\n'
                'Retrovisores electricos interior\n'
                'Control de velocidad\n'
                'Direccion asistida\n'
                'Elevalunas electricos delanteros y traseros\n'
                'Llantas de aleacion\n'
                'camara trasera\n'
                'Ordenador de a bordo\n'
                'Sensor de aparcamiento delantero y trasero\n'
                'Telefono Movil\n'
                'Volante multifuncion\n'
                '\n'
                'UN ANO DE GARANTIA INCLUIDA EN EL PRECIO.....\n'
                '-ESTE ANUNCIO NO ES VINCULANTE,PUEDE CONTENER '
                'ERRORES....PREGUNTE AL COMERCIAL',
 'doors_number': 5,
 'emission_standard': 'C',
 'engine': '1.5L',
 'engine_horse_power': 115,
 'expiration_date': None,
 'fuel_type': 'Diesel',
 'id': '662783da-6f06-581c-baac-201403979932',
 'is_damaged': False,
 'is_operable': True,
 'license_plate': None,
 'link_to_web_offer': 'https://www.coches.net/nissan-qashqai-dci-85-kw-115-cv-e6d-nstyle-5p-diesel-2020-en-sevilla-70276257-covo.aspx',
 'listing': 'auction',
 'location': 'Sevilla',
 'make': 'NISSAN',
 'model': 'QASHQAI',
 'odometer': 199000,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'ES',
 'original_photo_count': 18,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_662783da-6f06-581c-baac-201403979932/662783da-6f06-581c-baac-201403979932_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 71124,
             'Height': 600,
             'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19735379/9ffd7a85-81b6-4031-992f-4b6b1314093b.jpg',
             'Width': 800}],
 'price': 13800,
 'price_includes_vat': True,
 'registration_date': '2021-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'NISSAN QASHQAI dCi 115 CV E6D NSTYLE',
 'transmission': 'manual',
 'trim': 'dCi 85 kW 115 CV E6D NSTYLE',
 'vin': None,
 'year': 2021}
2026-03-27 08:23:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 08:23:51 [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%2770276257%27 HTTP/1.1" 200 None
2026-03-27 08:23:51 [auto_selling_coches.net] INFO: Saving data for 70276257: {'created_time': 1774599831.587824, 'last_price_update_time': 1774599831.587837}
2026-03-27 08:23:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 08:23:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70276257') HTTP/1.1" 204 0
2026-03-27 08:23:51 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: ca17d33b-d7fa-58d8-9ef6-a3f21a8ee60c with identifier 70270093
2026-03-27 08:23:51 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-27 08:23:51 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-27 08:23:51 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item ca17d33b-d7fa-58d8-9ef6-a3f21a8ee60c
2026-03-27 08:23:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/19729658/1e5cfe2a-e169-4e80-a15f-cbde8b4d9045.jpg>
{'auction_title': '',
 'body_type': 'Familiar',
 'c_o_2_emission_value': 98,
 'category': 'Coches',
 'color': 'Azul',
 'currency': 'EUR',
 'description': 'Autos Jorge Castro\n'
                '\n'
                'PEUGEOT 308 \n'
                'SW Active Pack BlueHDi 130 S&S\n'
                '\n'
                'WWW AUTOMOVILESJORGECASTRO COM\n'
                '\n'
                'UNICO PROPIETARIO\n'
                'PROCENDENCIA DE EMPRESA\n'
                'KMS CERTIFICADOS\n'
                'NACIONAL\n'
                'HISTORICO DE MANTENIMIENTO CON TODAS LAS REVISIONES\n'
                'IVA DEDUCIBLE EN EL PRECIO\n'
                'FINANCIACION A SU MEDIDA, FINANCIAMOS EL 100%\n'
                'MISMO PRECIO FINANCIES O NO\n'
                'RECOGEMOS SU VEHICULO COMO PARTE DE PAGO\n'
                'LLEVAMOS SU VEHICULO SIN COSTE ADICIONAL DENTRO DE LA '
                'PROVINCIA\n'
                '(SUJETO A DISPONIBILIDAD DEL PERSONAL Y DISTANCIA)\n'
                '\n'
                'EQUIPAMIENTO Y EXTRAS:\n'
                '\n'
                'ABS\n'
                'Cierre centralizado\n'
                'Climatizador\n'
                'navegador\n'
                'Retrovisores electricos interior\n'
                'Control de velocidad\n'
                'Direccion asistida\n'
                'Elevalunas electricos delanteros y traseros\n'
                'Llantas de aleacion\n'
                'camara trasera\n'
                'Ordenador de a bordo\n'
                'Sensor de aparcamiento trasero\n'
                'Telefono Movil\n'
                'Volante multifuncion\n'
                '\n'
                'UN ANO DE GARANTIA INCLUIDA EN EL PRECIO.....\n'
                '-ESTE ANUNCIO NO ES VINCULANTE,PUEDE CONTENER '
                'ERRORES....PREGUNTE AL COMERCIAL',
 'doors_number': 5,
 'emission_standard': 'C',
 'engine': '1.5L',
 'engine_horse_power': 130,
 'expiration_date': None,
 'fuel_type': 'Diesel',
 'id': 'ca17d33b-d7fa-58d8-9ef6-a3f21a8ee60c',
 'is_damaged': False,
 'is_operable': True,
 'license_plate': None,
 'link_to_web_offer': 'https://www.coches.net/peugeot-308-sw-active-pack-bluehdi-130-ss-5p-diesel-2021-en-sevilla-70270093-covo.aspx',
 'listing': 'auction',
 'location': 'Sevilla',
 'make': 'PEUGEOT',
 'model': '308',
 'odometer': 159000,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'ES',
 'original_photo_count': 17,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ca17d33b-d7fa-58d8-9ef6-a3f21a8ee60c/ca17d33b-d7fa-58d8-9ef6-a3f21a8ee60c_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 86864,
             'Height': 600,
             'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19729658/1e5cfe2a-e169-4e80-a15f-cbde8b4d9045.jpg',
             'Width': 800}],
 'price': 9800,
 'price_includes_vat': True,
 'registration_date': '2021-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'PEUGEOT 308 SW Active Pack BlueHDi 130 SS',
 'transmission': 'manual',
 'trim': 'SW Active Pack BlueHDi 130 SS',
 'vin': None,
 'year': 2021}
2026-03-27 08:23:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 08:23:51 [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%2770270093%27 HTTP/1.1" 200 None
2026-03-27 08:23:51 [auto_selling_coches.net] INFO: Saving data for 70270093: {'created_time': 1774599831.638553, 'last_price_update_time': 1774599831.63857}
2026-03-27 08:23:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 08:23:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70270093') HTTP/1.1" 204 0
2026-03-27 08:23:51 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 8e9bc3e6-e979-5687-bcba-ee78b239cb99 with identifier 70270161
2026-03-27 08:23:51 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-27 08:23:51 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-27 08:23:51 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 8e9bc3e6-e979-5687-bcba-ee78b239cb99
2026-03-27 08:23:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/19729717/c7c31bb8-87f6-4a3a-a03c-8d66403ed6a9.jpg>
{'auction_title': '',
 'body_type': 'Berlina',
 'c_o_2_emission_value': 102,
 'category': 'Coches',
 'color': 'Blanco',
 'currency': 'EUR',
 'description': 'Autos Jorge Castro\n'
                'NISSAN QASHQAI\n'
                '1.5DCI 85KW ACENTA 115CV\n'
                '\n'
                'WWW AUTOMOVILESJORGECASTRO COM\n'
                '\n'
                'UNICO PROPIETARIO\n'
                'PROCENDENCIA DE EMPRESA\n'
                'KMS CERTIFICADOS\n'
                'NACIONAL\n'
                'HISTORICO DE MANTENIMIENTO CON TODAS LAS REVISIONES\n'
                'IVA DEDUCIBLE EN EL PRECIO\n'
                'FINANCIACION A SU MEDIDA, FINANCIAMOS EL 100%\n'
                'MISMO PRECIO FINANCIES O NO\n'
                'RECOGEMOS SU VEHICULO COMO PARTE DE PAGO\n'
                'LLEVAMOS SU VEHICULO SIN COSTE ADICIONAL DENTRO DE LA '
                'PROVINCIA\n'
                '(SUJETO A DISPONIBILIDAD DEL PERSONAL Y DISTANCIA)\n'
                '\n'
                'EQUIPAMIENTO Y EXTRAS:\n'
                '\n'
                'ABS\n'
                'Cierre centralizado\n'
                'Climatizador\n'
                'navegador\n'
                'Cristales traseros tintados\n'
                'Retrovisores electricos interior\n'
                'Control de velocidad\n'
                'Direccion asistida\n'
                'Elevalunas electricos delanteros y traseros\n'
                'Llantas de aleacion\n'
                'camara trasera\n'
                'Ordenador de a bordo\n'
                'Sensor de aparcamiento delantero y trasero\n'
                'Telefono Movil\n'
                'Volante multifuncion\n'
                '\n'
                'UN ANO DE GARANTIA INCLUIDA EN EL PRECIO.....\n'
                '-ESTE ANUNCIO NO ES VINCULANTE,PUEDE CONTENER '
                'ERRORES....PREGUNTE AL COMERCIAL',
 'doors_number': 5,
 'emission_standard': 'C',
 'engine': '1.5L',
 'engine_horse_power': 115,
 'expiration_date': None,
 'fuel_type': 'Diesel',
 'id': '8e9bc3e6-e979-5687-bcba-ee78b239cb99',
 'is_damaged': False,
 'is_operable': True,
 'license_plate': None,
 'link_to_web_offer': 'https://www.coches.net/nissan-qashqai-dci-85-kw-115-cv-e6d-acenta-5p-diesel-2020-en-sevilla-70270161-covo.aspx',
 'listing': 'auction',
 'location': 'Sevilla',
 'make': 'NISSAN',
 'model': 'QASHQAI',
 'odometer': 175000,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'ES',
 'original_photo_count': 22,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8e9bc3e6-e979-5687-bcba-ee78b239cb99/8e9bc3e6-e979-5687-bcba-ee78b239cb99_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 71848,
             'Height': 600,
             'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19729717/c7c31bb8-87f6-4a3a-a03c-8d66403ed6a9.jpg',
             'Width': 800}],
 'price': 15800,
 'price_includes_vat': True,
 'registration_date': '2021-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'NISSAN QASHQAI dCi 115 CV E6D ACENTA',
 'transmission': 'manual',
 'trim': 'dCi 85 kW 115 CV E6D ACENTA',
 'vin': None,
 'year': 2021}
2026-03-27 08:23:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 08:23:51 [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%2770270161%27 HTTP/1.1" 200 None
2026-03-27 08:23:51 [auto_selling_coches.net] INFO: Saving data for 70270161: {'created_time': 1774599831.805661, 'last_price_update_time': 1774599831.805673}
2026-03-27 08:23:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 08:23:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70270161') HTTP/1.1" 204 0
2026-03-27 08:23:51 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
 'body_type': 'Berlina',
 'c_o_2_emission_value': 102,
 'category': 'Coches',
 'color': 'Blanco',
 'currency': 'EUR',
 'description': 'Autos Jorge Castro\n'
                '\n'
                'SEAT LEON\n'
                '2.0 TDI 85KW STYLE GO 115CV\n'
                '\n'
                'WWW   AUTOMOVILESJORGECASTRO   COM\n'
                '\n'
                'UNICO PROPIETARIO\n'
                'PROCENDENCIA DE EMPRESA\n'
                'KMS CERTIFICADOS\n'
                'NACIONAL\n'
                'HISTORICO DE MANTENIMIENTO CON TODAS LAS REVISIONES\n'
                'IVA DEDUCIBLE EN EL PRECIO\n'
                'FINANCIACION A SU MEDIDA, FINANCIAMOS EL 100%\n'
                'MISMO PRECIO FINANCIES O NO\n'
                'RECOGEMOS SU VEHICULO COMO PARTE DE PAGO\n'
                'LLEVAMOS SU VEHICULO SIN COSTE ADICIONAL DENTRO DE LA '
                'PROVINCIA\n'
                '(SUJETO A DISPONIBILIDAD DEL PERSONAL Y DISTANCIA)\n'
                '\n'
                'EQUIPAMIENTO Y EXTRAS:\n'
                '\n'
                'ABS\n'
                'Cierre centralizado\n'
                'Climatizador\n'
                'navegador\n'
                'Retrovisores electricos interior\n'
                'Control de velocidad\n'
                'Direccion asistida\n'
                'Elevalunas electricos delanteros y traseros\n'
                'Llantas de aleacion\n'
                'Ordenador de a bordo\n'
                'Sensor de aparcamiento trasero\n'
                'Telefono Movil\n'
                'Volante multifuncion\n'
                '\n'
                'UN ANO DE GARANTIA INCLUIDA EN EL PRECIO.....\n'
                '-ESTE ANUNCIO NO ES VINCULANTE,PUEDE CONTENER '
                'ERRORES....PREGUNTE AL COMERCIAL',
 'doors_number': 5,
 'emission_standard': 'C',
 'engine': '2.0L',
 'engine_horse_power': 115,
 'expiration_date': None,
 'fuel_type': 'Diesel',
 'is_damaged': False,
 'is_operable': True,
 'license_plate': None,
 'link_to_web_offer': 'https://www.coches.net/seat-leon-20-tdi-85kw-ss-style-go-5p-diesel-2022-en-sevilla-70178832-covo.aspx',
 'listing': 'auction',
 'location': 'Sevilla',
 'make': 'SEAT',
 'model': 'León',
 'odometer': 195000,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'ES',
 'original_photo_count': 0,
 'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19662859/ef78658a-f6b7-4a16-93e1-43fb1bc8abb3.jpg',
                'https://a.ccdn.es/cnet/vehicles/19662859/ba9783ee-05d9-4b77-9ab2-fd9d91d87224.jpg',
                'https://a.ccdn.es/cnet/vehicles/19662859/147591df-07eb-43d2-9043-d0cfc83f53fa.jpg',
                'https://a.ccdn.es/cnet/vehicles/19662859/d9ae45f8-17e4-48cf-be4c-fea9c136ef73.jpg',
                'https://a.ccdn.es/cnet/vehicles/19662859/f5a929a0-f6f8-424e-922c-505fd3175bd1.jpg',
                'https://a.ccdn.es/cnet/vehicles/19662859/b32f062c-ffa6-41a7-9b71-a6e1b7d588b1.jpg',
                'https://a.ccdn.es/cnet/vehicles/19662859/03bd1f0b-90c7-4d84-a3cd-3cd6d9d7bff0.jpg',
                'https://a.ccdn.es/cnet/vehicles/19662859/4354504c-eec6-4035-999e-6599f70b9fe5.jpg',
                'https://a.ccdn.es/cnet/vehicles/19662859/35b6dbe9-10f3-4ed4-ab37-df67d5fb8c6f.jpg',
                'https://a.ccdn.es/cnet/vehicles/19662859/2f8aa6ca-14ee-4c23-a47b-04d0d3727b2a.jpg',
                'https://a.ccdn.es/cnet/vehicles/19662859/1065b8e4-3277-4a19-8048-5dbc92533ee5.jpg',
                'https://a.ccdn.es/cnet/vehicles/19662859/acd747d0-cc15-418d-939f-2da77d68810f.jpg',
                'https://a.ccdn.es/cnet/vehicles/19662859/557f5362-8425-44c9-8df7-497fa9f8bad7.jpg',
                'https://a.ccdn.es/cnet/vehicles/19662859/04ca64bc-83a0-4107-8241-39c4aaf80fef.jpg',
                'https://a.ccdn.es/cnet/vehicles/19662859/4a30bf33-53ff-4fe6-8a22-29a4a5fff8f0.jpg',
                'https://a.ccdn.es/cnet/vehicles/19662859/5929d8dd-2b1d-496e-a807-d76d5ec8b3ac.jpg',
                'https://a.ccdn.es/cnet/vehicles/19662859/4521af74-1055-4fe2-b19c-792e6f4b71df.jpg',
                'https://a.ccdn.es/cnet/vehicles/19662859/6376b1ba-3d40-4da5-b19e-0a2825debaf7.jpg',
                'https://a.ccdn.es/cnet/vehicles/19662859/130fb52e-e2b9-4295-a0a2-975f55b42638.jpg',
                'https://a.ccdn.es/cnet/vehicles/19662859/f365dbcc-0491-4053-bf2a-41abf193c04d.jpg'],
 'price': 14000,
 'price_includes_vat': True,
 'registration_date': '2021-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'SEAT León 2.0 TDI SS Style Go',
 'transmission': 'manual',
 'trim': '2.0 TDI 85kW SS Style Go',
 'vin': None,
 'year': 2021}
2026-03-27 08:23:51 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 69e5198a-afab-5eb5-8682-e7fa64a36356 with identifier: 70178832
2026-03-27 08:23:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 69e5198a-afab-5eb5-8682-e7fa64a36356
2026-03-27 08:23:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 08:23:51 [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%252F19662859%252Fef78658a-f6b7-4a16-93e1-43fb1bc8abb3.jpg%27 HTTP/1.1" 200 None
2026-03-27 08:23:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19662859/ef78658a-f6b7-4a16-93e1-43fb1bc8abb3.jpg not downloaded yet
2026-03-27 08:23:51 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
 'body_type': 'Berlina',
 'c_o_2_emission_value': 108,
 'category': 'Coches',
 'color': 'Blanco',
 'currency': 'EUR',
 'description': 'AUTOS JORGE CASTRO \n'
                '\n'
                'VOLKSWAGEN GOLF \n'
                'ADVANCE 1.6 TDI 85KW (115CV)\n'
                '\n'
                'WWW  AUTOMOVILESJORGECASTRO  COM\n'
                'UNICO PROPIETARIO\n'
                'KMS CERTIFICADOS\n'
                'NACIONAL\n'
                'HISTORICO DE MANTENIMIENTO\n'
                '\n'
                'Posee los siguientes extras:\n'
                '_ABS\n'
                '_Cierre centralizado\n'
                '_Climatizador\n'
                '-pantalla tactil\n'
                '-Retrovisores electricos interior\n'
                '_Control de velocidad\n'
                '_Direccion asistida\n'
                '_Elevalunas electricos\n'
                '_Llantas de aleacion\n'
                '_Ordenador de a bordo\n'
                '_Telefono Movil\n'
                '_Volante multifuncion\n'
                '\n'
                'UN ANO DE GARANTIA INCLUIDA EN EL PRECIO.....\n'
                '\n'
                '-Recogemos su vehiculo como parte de pago\n'
                '-Aceptamos prueba mecanica\n'
                '-Financiacion a su medida...\n'
                '-Iva deducible para empresa\n'
                '-LLEVAMOS SU VEHICULO SIN COSTE ADICIONAL SUJETO A '
                'DISPONIBILIDAD DEL PERSONAL Y DISTANCIA\n'
                '-ESTE ANUNCIO NO ES VINCULANTE,PUEDE CONTENER '
                'ERRORES....PREGUNTE AL COMERCIAL',
 'doors_number': 5,
 'emission_standard': 'C',
 'engine': '1.6L',
 'engine_horse_power': 115,
 'expiration_date': None,
 'fuel_type': 'Diesel',
 'is_damaged': False,
 'is_operable': True,
 'license_plate': None,
 'link_to_web_offer': 'https://www.coches.net/volkswagen-golf-advance-16-tdi-85kw-115cv-5p-diesel-2020-en-sevilla-70181566-covo.aspx',
 'listing': 'auction',
 'location': 'Sevilla',
 'make': 'VOLKSWAGEN',
 'model': 'Golf',
 'odometer': 194000,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'ES',
 'original_photo_count': 0,
 'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19664773/a6f6d1b1-a7ec-4c3a-901d-fe9d4e34fcdb.jpg',
                'https://a.ccdn.es/cnet/vehicles/19664773/b4fc1675-453a-488c-b8b0-4f9bd7e0a2c9.jpg',
                'https://a.ccdn.es/cnet/vehicles/19664773/c0c36f1c-7dad-499e-93af-3e139277c722.jpg',
                'https://a.ccdn.es/cnet/vehicles/19664773/97898e24-ba27-469f-bed7-0021917e81d9.jpg',
                'https://a.ccdn.es/cnet/vehicles/19664773/fbf96dbe-8e7d-4ab1-94a6-a2cc8c72e8b7.jpg',
                'https://a.ccdn.es/cnet/vehicles/19664773/58622375-3009-4840-bc1e-b4e79439658d.jpg',
                'https://a.ccdn.es/cnet/vehicles/19664773/a9edabe4-46bf-4f40-bbd9-f954b3a8b848.jpg',
                'https://a.ccdn.es/cnet/vehicles/19664773/6d034f8d-1d93-4695-9d98-c0f79d7a999d.jpg',
                'https://a.ccdn.es/cnet/vehicles/19664773/8ccc0792-4798-43a5-b958-d28df642d060.jpg',
                'https://a.ccdn.es/cnet/vehicles/19664773/b976a2cb-cfa9-4936-88f8-964847c770f9.jpg',
                'https://a.ccdn.es/cnet/vehicles/19664773/107f6bc4-bf9b-4a79-af4e-2235edbb24e7.jpg',
                'https://a.ccdn.es/cnet/vehicles/19664773/e6b8e1a9-bb17-4448-9954-a2f63351e554.jpg',
                'https://a.ccdn.es/cnet/vehicles/19664773/65b0ecb5-8fe8-43d3-8e49-dd07fe134f3e.jpg',
                'https://a.ccdn.es/cnet/vehicles/19664773/d5c5ada6-28ed-48d8-bb23-c4924f3b6e4b.jpg',
                'https://a.ccdn.es/cnet/vehicles/19664773/e917e325-cdf3-4354-b037-6eb873280657.jpg',
                'https://a.ccdn.es/cnet/vehicles/19664773/88b11af8-278f-4ca7-99a4-5ce1b5b10156.jpg',
                'https://a.ccdn.es/cnet/vehicles/19664773/0f330eff-c44f-4424-b479-498df1e6e59d.jpg',
                'https://a.ccdn.es/cnet/vehicles/19664773/6a43b0d8-44d9-41d6-80b7-c9199d4ca7cf.jpg',
                'https://a.ccdn.es/cnet/vehicles/19664773/86643f76-d152-4348-9d18-89f8d3514f72.jpg',
                'https://a.ccdn.es/cnet/vehicles/19664773/c501a22b-84ff-4e36-9752-f3dff46d9403.jpg',
                'https://a.ccdn.es/cnet/vehicles/19664773/09161903-a9c2-42a6-a630-08217ce32d2a.jpg'],
 'price': 14800,
 'price_includes_vat': True,
 'registration_date': '2021-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'VOLKSWAGEN Golf Advance 1.6 TDI',
 'transmission': 'manual',
 'trim': 'Advance 1.6 TDI 85kW 115CV',
 'vin': None,
 'year': 2021}
2026-03-27 08:23:51 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 96acb7de-6341-5025-b41f-ede34f39d7e4 with identifier: 70181566
2026-03-27 08:23:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 96acb7de-6341-5025-b41f-ede34f39d7e4
2026-03-27 08:23:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 08:23:51 [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%252F19664773%252Fa6f6d1b1-a7ec-4c3a-901d-fe9d4e34fcdb.jpg%27 HTTP/1.1" 200 None
2026-03-27 08:23:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19664773/a6f6d1b1-a7ec-4c3a-901d-fe9d4e34fcdb.jpg not downloaded yet
2026-03-27 08:23:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70221046> (referer: https://www.coches.net/concesionario/autosjorgecastro/?pg=1) ['zyte-api']
2026-03-27 08:23:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70220900> (referer: https://www.coches.net/concesionario/autosjorgecastro/?pg=1) ['zyte-api']
2026-03-27 08:23:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/19664773/a6f6d1b1-a7ec-4c3a-901d-fe9d4e34fcdb.jpg> (referer: None)
2026-03-27 08:23:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70181569> (referer: https://www.coches.net/concesionario/autosjorgecastro/?pg=1) ['zyte-api']
2026-03-27 08:23:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 08:23:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/19729790/a583eef9-c2ee-4db3-b19d-be104922c457.jpg> (referer: None)
2026-03-27 08:23:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 08:23:52 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
 'body_type': 'SUV',
 'c_o_2_emission_value': None,
 'category': 'Coches',
 'color': 'Blanco',
 'currency': 'EUR',
 'description': 'Autos Jorge Castro\n'
                'FORD PUMA\n'
                '1.5 ECOBLUE 120CV TITANIUM\n'
                'WWW AUTOMOVILESJORGECASTRO COM\n'
                '\n'
                'UNICO PROPIETARIO\n'
                'PROCENDENCIA DE EMPRESA\n'
                'KMS CERTIFICADOS\n'
                'NACIONAL\n'
                'HISTORICO DE MANTENIMIENTO CON TODAS LAS REVISIONES\n'
                'IVA DEDUCIBLE EN EL PRECIO\n'
                'FINANCIACION A SU MEDIDA, FINANCIAMOS EL 100%\n'
                'MISMO PRECIO FINANCIES O NO\n'
                'RECOGEMOS SU VEHICULO COMO PARTE DE PAGO\n'
                'LLEVAMOS SU VEHICULO SIN COSTE ADICIONAL DENTRO DE LA '
                'PROVINCIA\n'
                '(SUJETO A DISPONIBILIDAD DEL PERSONAL Y DISTANCIA)\n'
                '\n'
                'EQUIPAMIENTO Y EXTRAS:\n'
                '\n'
                'ABS\n'
                'Cierre centralizado\n'
                'Climatizador\n'
                'Navegador\n'
                'Pantalla tactil\n'
                'Aire acondicionado\n'
                'Sensor de aparcamiento  trasero\n'
                'Control de velocidad\n'
                'Direccion asistida\n'
                'Elevalunas electricos delanteros y traseros\n'
                'Ordenador de a bordo\n'
                'Telefono Movil\n'
                'Volante multifuncion\n'
                'Llantas bicolor\n'
                '\n'
                'UN ANO DE GARANTIA INCLUIDA EN EL PRECIO.....\n'
                '-ESTE ANUNCIO NO ES VINCULANTE,PUEDE CONTENER '
                'ERRORES....PREGUNTE AL COMERCIAL.',
 'doors_number': 5,
 'emission_standard': 'C',
 'engine': '1.5L',
 'engine_horse_power': 120,
 'expiration_date': None,
 'fuel_type': 'Diesel',
 'is_damaged': False,
 'is_operable': True,
 'license_plate': None,
 'link_to_web_offer': 'https://www.coches.net/ford-puma-15-ecoblue-120cv-titanium-5p-diesel-2023-en-sevilla-70221046-covo.aspx',
 'listing': 'auction',
 'location': 'Sevilla',
 'make': 'FORD',
 'model': 'Puma',
 'odometer': 187000,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'ES',
 'original_photo_count': 0,
 'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19693140/e5a0cb9a-6ff3-4949-a2b9-96602fa5689a.jpg',
                'https://a.ccdn.es/cnet/vehicles/19693140/805963c9-fa42-41e9-bcf7-acada463a774.jpg',
                'https://a.ccdn.es/cnet/vehicles/19693140/6fca2a10-9c8d-4208-a345-4808af4d297a.jpg',
                'https://a.ccdn.es/cnet/vehicles/19693140/4e07ba94-c97d-457d-9dbf-81648fb4a705.jpg',
                'https://a.ccdn.es/cnet/vehicles/19693140/cad126ae-35b2-44d6-a731-5f0c78457645.jpg',
                'https://a.ccdn.es/cnet/vehicles/19693140/994e42b1-eb14-42d1-bc5a-403c200d7a0e.jpg',
                'https://a.ccdn.es/cnet/vehicles/19693140/7184678c-aa8c-4255-a870-a2f83d940254.jpg',
                'https://a.ccdn.es/cnet/vehicles/19693140/be3be092-e9b4-4e74-b3a4-a95d53dfcb25.jpg',
                'https://a.ccdn.es/cnet/vehicles/19693140/c38d726b-f68a-47cf-8e39-1e36eb78f0f5.jpg',
                'https://a.ccdn.es/cnet/vehicles/19693140/83e4819d-4197-4cbd-8375-524dd7f070b3.jpg',
                'https://a.ccdn.es/cnet/vehicles/19693140/6f74ef1e-f2dc-4919-b3ba-e82bce9bcc93.jpg',
                'https://a.ccdn.es/cnet/vehicles/19693140/0d296396-1fb9-4e7d-9fff-cf60bc989952.jpg',
                'https://a.ccdn.es/cnet/vehicles/19693140/c82dc9a4-198f-4cfc-905c-dc14b56784cb.jpg',
                'https://a.ccdn.es/cnet/vehicles/19693140/1933eca8-acb4-4281-a6e8-79239c7314b2.jpg',
                'https://a.ccdn.es/cnet/vehicles/19693140/f9a1b5ab-f137-40a7-b4ee-eb2f5480d00b.jpg',
                'https://a.ccdn.es/cnet/vehicles/19693140/73cd9c78-da2f-4b14-bd27-9b2e4a45d40d.jpg',
                'https://a.ccdn.es/cnet/vehicles/19693140/8bd6abfd-79c4-4e61-a420-82337714959a.jpg',
                'https://a.ccdn.es/cnet/vehicles/19693140/d2f77e1f-5841-42b3-ae26-94eff8244f5f.jpg',
                'https://a.ccdn.es/cnet/vehicles/19693140/4dacff40-2287-4153-a22f-9d74bab90c30.jpg',
                'https://a.ccdn.es/cnet/vehicles/19693140/fa4da683-4943-4590-b1a4-e7ff76644ee5.jpg'],
 'price': 13800,
 'price_includes_vat': True,
 'registration_date': '2022-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'FORD Puma 1.5 Ecoblue Titanium',
 'transmission': 'manual',
 'trim': '1.5 Ecoblue 120cv Titanium',
 'vin': None,
 'year': 2022}
2026-03-27 08:23:52 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: bdc85f58-be7a-5463-96cf-f6686f719ebf with identifier: 70221046
2026-03-27 08:23:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item bdc85f58-be7a-5463-96cf-f6686f719ebf
2026-03-27 08:23:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 08:23:52 [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%252F19693140%252Fe5a0cb9a-6ff3-4949-a2b9-96602fa5689a.jpg%27 HTTP/1.1" 200 None
2026-03-27 08:23:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19693140/e5a0cb9a-6ff3-4949-a2b9-96602fa5689a.jpg not downloaded yet
2026-03-27 08:23:52 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
 'body_type': 'Monovolumen',
 'c_o_2_emission_value': 105,
 'category': 'Coches',
 'color': 'Blanco',
 'currency': 'EUR',
 'description': 'Autos Jorge Castro\n'
                '\n'
                'OPEL COMBO PLAZAS\n'
                '1.5 TD 75KW 100CV S/S EXPRESSION L\n'
                '\n'
                'WWW AUTOMOVILESJORGECASTRO COM\n'
                'UNICO PROPIETARIO\n'
                'NACIONAL\n'
                'KMS CERTIFICADOS\n'
                '1 puerta lateral\n'
                'llantas de aleacion\n'
                'HISTORICO DE MANTENIMIENTO\n'
                'Posee los siguientes extras:\n'
                '_ABS\n'
                '_Cierre centralizado\n'
                '_AIRE ACONDICIONADO\n'
                '_Control de velocidad\n'
                '_Direccion asistida\n'
                '-cerramiento candados seguridad\n'
                '_Elevalunas electricos\n'
                '_Ordenador de a bordo\n'
                '_Pintura metalizada\n'
                '_Telefono Movil\n'
                '_Volante multifuncion\n'
                '\n'
                'UN ANO DE GARANTIA INCLUIDA EN EL PRECIO....\n'
                '-Recogemos su vehiculo como parte de pago\n'
                '-Aceptamos prueba mecanica\n'
                '-Financiacion a su medida...\n'
                '-Iva deducible para empresa\n'
                '-LLEVAMOS SU VEHICULO SIN COSTE ADICIONAL SUJETO A '
                'DISPONIBILIDAD DEL PERSONAL Y DISTANCIA\n'
                '-ESTE ANUNCIO NO ES VINCULANTE,PUEDE CONTENER '
                'ERRORES....PREGUNTE AL COMERCIAL',
 'doors_number': 4,
 '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/opel-combo-life-15-td-75kw-100cv-ss-expression-l-4p-diesel-2020-en-sevilla-70220900-covo.aspx',
 'listing': 'auction',
 'location': 'Sevilla',
 'make': 'OPEL',
 'model': 'Combo Life',
 'odometer': 135000,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'ES',
 'original_photo_count': 0,
 'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19693005/a81a27f0-e641-4bfa-b255-59950ed04b2c.jpg',
                'https://a.ccdn.es/cnet/vehicles/19693005/4ef8c8a6-827e-49bb-b185-bd7437e9daf4.jpg',
                'https://a.ccdn.es/cnet/vehicles/19693005/88c75f6b-3822-4d2b-af7a-8f5e7f0dde39.jpg',
                'https://a.ccdn.es/cnet/vehicles/19693005/acff9678-159d-4530-9292-c570832b2675.jpg',
                'https://a.ccdn.es/cnet/vehicles/19693005/50f63a6b-907a-40af-b6a4-eb3acbc4df30.jpg',
                'https://a.ccdn.es/cnet/vehicles/19693005/c60457fe-124e-45cd-96f0-f370ff3517f7.jpg',
                'https://a.ccdn.es/cnet/vehicles/19693005/d729c078-fb1c-44d6-aeb7-80f6d90b0cc0.jpg',
                'https://a.ccdn.es/cnet/vehicles/19693005/87593d37-6957-4f83-8191-1a1d39625ac6.jpg',
                'https://a.ccdn.es/cnet/vehicles/19693005/bf295b8d-4b3b-43ac-bc3e-9d299d0aecab.jpg',
                'https://a.ccdn.es/cnet/vehicles/19693005/2614e65d-3850-4b4a-bfcb-4b74a80c3cb2.jpg',
                'https://a.ccdn.es/cnet/vehicles/19693005/ca9916ff-f19f-4fd2-a3b3-8255c6dfd906.jpg',
                'https://a.ccdn.es/cnet/vehicles/19693005/7096860d-837f-4a11-8ebb-bf3d8cbb6d0a.jpg',
                'https://a.ccdn.es/cnet/vehicles/19693005/97dd7a92-4241-4272-a8bd-9093484c3c07.jpg',
                'https://a.ccdn.es/cnet/vehicles/19693005/672e42ea-e20c-4aa6-b10f-2ddbdb9d16b6.jpg',
                'https://a.ccdn.es/cnet/vehicles/19693005/f718aafc-6941-429d-9afa-b75b0d57a0af.jpg',
                'https://a.ccdn.es/cnet/vehicles/19693005/e2d67d99-90a4-45e1-9104-ac558126bfcd.jpg',
                'https://a.ccdn.es/cnet/vehicles/19693005/e71c7d65-82d9-4c39-bd52-d07fe5d65749.jpg'],
 'price': 12800,
 'price_includes_vat': True,
 'registration_date': '2020-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'OPEL Combo Life 1.5 TD SS Expression L',
 'transmission': 'manual',
 'trim': '1.5 TD 75kW 100CV SS Expression L',
 'vin': None,
 'year': 2020}
2026-03-27 08:23:52 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 18accb9d-078f-51ce-9b6c-a30d33cb55bf with identifier: 70220900
2026-03-27 08:23:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 18accb9d-078f-51ce-9b6c-a30d33cb55bf
2026-03-27 08:23:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 08:23:52 [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%252F19693005%252Fa81a27f0-e641-4bfa-b255-59950ed04b2c.jpg%27 HTTP/1.1" 200 None
2026-03-27 08:23:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19693005/a81a27f0-e641-4bfa-b255-59950ed04b2c.jpg not downloaded yet
2026-03-27 08:23:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 08:23:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f6a912740d0>
2026-03-27 08:23:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 08:23:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 08:23:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 08:23:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_96acb7de-6341-5025-b41f-ede34f39d7e4/96acb7de-6341-5025-b41f-ede34f39d7e4_image_0.jpg HTTP/1.1" 201 0
2026-03-27 08:23:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 08:23:52 [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%252F19664773%252Fa6f6d1b1-a7ec-4c3a-901d-fe9d4e34fcdb.jpg') HTTP/1.1" 204 0
2026-03-27 08:23:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19664773/a6f6d1b1-a7ec-4c3a-901d-fe9d4e34fcdb.jpg saved to cache
2026-03-27 08:23:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 96acb7de-6341-5025-b41f-ede34f39d7e4
2026-03-27 08:23:52 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 96acb7de-6341-5025-b41f-ede34f39d7e4 sending to next pipeline
2026-03-27 08:23:52 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 96acb7de-6341-5025-b41f-ede34f39d7e4 with identifier 70181566
2026-03-27 08:23:52 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-27 08:23:52 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-27 08:23:52 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 96acb7de-6341-5025-b41f-ede34f39d7e4
2026-03-27 08:23:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/19664773/a6f6d1b1-a7ec-4c3a-901d-fe9d4e34fcdb.jpg>
{'auction_title': '',
 'body_type': 'Berlina',
 'c_o_2_emission_value': 108,
 'category': 'Coches',
 'color': 'Blanco',
 'currency': 'EUR',
 'description': 'AUTOS JORGE CASTRO \n'
                '\n'
                'VOLKSWAGEN GOLF \n'
                'ADVANCE 1.6 TDI 85KW (115CV)\n'
                '\n'
                'WWW  AUTOMOVILESJORGECASTRO  COM\n'
                'UNICO PROPIETARIO\n'
                'KMS CERTIFICADOS\n'
                'NACIONAL\n'
                'HISTORICO DE MANTENIMIENTO\n'
                '\n'
                'Posee los siguientes extras:\n'
                '_ABS\n'
                '_Cierre centralizado\n'
                '_Climatizador\n'
                '-pantalla tactil\n'
                '-Retrovisores electricos interior\n'
                '_Control de velocidad\n'
                '_Direccion asistida\n'
                '_Elevalunas electricos\n'
                '_Llantas de aleacion\n'
                '_Ordenador de a bordo\n'
                '_Telefono Movil\n'
                '_Volante multifuncion\n'
                '\n'
                'UN ANO DE GARANTIA INCLUIDA EN EL PRECIO.....\n'
                '\n'
                '-Recogemos su vehiculo como parte de pago\n'
                '-Aceptamos prueba mecanica\n'
                '-Financiacion a su medida...\n'
                '-Iva deducible para empresa\n'
                '-LLEVAMOS SU VEHICULO SIN COSTE ADICIONAL SUJETO A '
                'DISPONIBILIDAD DEL PERSONAL Y DISTANCIA\n'
                '-ESTE ANUNCIO NO ES VINCULANTE,PUEDE CONTENER '
                'ERRORES....PREGUNTE AL COMERCIAL',
 'doors_number': 5,
 'emission_standard': 'C',
 'engine': '1.6L',
 'engine_horse_power': 115,
 'expiration_date': None,
 'fuel_type': 'Diesel',
 'id': '96acb7de-6341-5025-b41f-ede34f39d7e4',
 'is_damaged': False,
 'is_operable': True,
 'license_plate': None,
 'link_to_web_offer': 'https://www.coches.net/volkswagen-golf-advance-16-tdi-85kw-115cv-5p-diesel-2020-en-sevilla-70181566-covo.aspx',
 'listing': 'auction',
 'location': 'Sevilla',
 'make': 'VOLKSWAGEN',
 'model': 'Golf',
 'odometer': 194000,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'ES',
 'original_photo_count': 21,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_96acb7de-6341-5025-b41f-ede34f39d7e4/96acb7de-6341-5025-b41f-ede34f39d7e4_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 74277,
             'Height': 600,
             'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19664773/a6f6d1b1-a7ec-4c3a-901d-fe9d4e34fcdb.jpg',
             'Width': 800}],
 'price': 14800,
 'price_includes_vat': True,
 'registration_date': '2021-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'VOLKSWAGEN Golf Advance 1.6 TDI',
 'transmission': 'manual',
 'trim': 'Advance 1.6 TDI 85kW 115CV',
 'vin': None,
 'year': 2021}
2026-03-27 08:23:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 08:23:52 [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%2770181566%27 HTTP/1.1" 200 None
2026-03-27 08:23:52 [auto_selling_coches.net] INFO: Saving data for 70181566: {'created_time': 1774599832.983545, 'last_price_update_time': 1774599832.983561}
2026-03-27 08:23:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 08:23:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70181566') HTTP/1.1" 204 0
2026-03-27 08:23:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70178635> (referer: https://www.coches.net/concesionario/autosjorgecastro/?pg=1) ['zyte-api']
2026-03-27 08:23:53 [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': 'Autos Jorge Castro\n'
                '\n'
                'RENAULT CLIO\n'
                'BUSINESS BLUE DCI 74KW 100CV\n'
                '\n'
                'WWW AUTOMOVILESJORGECASTRO COM\n'
                '\n'
                'UNICO PROPIETARIO\n'
                'KMS CERTIFICADOS\n'
                'HISTORICO DE MANTENIMIENTO\n'
                '\n'
                'Posee los siguientes extras:\n'
                '_ABS\n'
                '_Aire acondicionado\n'
                '_Cierre centralizado\n'
                '_Control de velocidad\n'
                '_Direccion asistida\n'
                '-pantalla\n'
                '_Elevalunas electricos delanteros y traseros\n'
                'espejos interiores electricos\n'
                '_Ordenador de a bordo\n'
                '_Telefono Movil\n'
                '_Volante multifuncion\n'
                'UN ANO DE GARANTIA INCLUIDA EN EL PRECIO....\n'
                '\n'
                '-Recogemos su vehiculo como parte de pago\n'
                '-Aceptamos prueba mecanica\n'
                '-Financiacion a su medida..\n'
                '-Iva deducible para empresa\n'
                '-LLEVAMOS SU VEHICULO SIN COSTE ADICIONAL SUJETO A '
                'DISPONIBILIDAD DEL PERSONAL Y DISTANCIA\n'
                '\n'
                '-ESTE ANUNCIO NO ES VINCULANTE,PUEDE CONTENER '
                'ERRORES....PREGUNTE AL COMERCIAL',
 'doors_number': 5,
 'emission_standard': 'C',
 'engine': '1.5L',
 'engine_horse_power': 100,
 'expiration_date': None,
 'fuel_type': 'Diesel',
 'is_damaged': False,
 'is_operable': True,
 'license_plate': None,
 'link_to_web_offer': 'https://www.coches.net/renault-clio-business-blue-dci-74kw-100cv-5p-diesel-2021-en-sevilla-70181569-covo.aspx',
 'listing': 'auction',
 'location': 'Sevilla',
 'make': 'RENAULT',
 'model': 'Clio',
 'odometer': 169000,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'ES',
 'original_photo_count': 0,
 'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19665318/868e87b0-2830-4c77-bb63-690803513614.jpg',
                'https://a.ccdn.es/cnet/vehicles/19665318/2f67576a-8092-40ff-b81a-f266ca2cc9f3.jpg',
                'https://a.ccdn.es/cnet/vehicles/19665318/da678435-d32f-464c-9746-345cc7bc4ce8.jpg',
                'https://a.ccdn.es/cnet/vehicles/19665318/4196026f-464f-42ad-a92f-2e5dfe125789.jpg',
                'https://a.ccdn.es/cnet/vehicles/19665318/d990a0e6-bbaa-4001-81cd-75ce9698e6e2.jpg',
                'https://a.ccdn.es/cnet/vehicles/19665318/26ef9b84-ab83-4366-9c13-c2b9a8cd46ae.jpg',
                'https://a.ccdn.es/cnet/vehicles/19665318/c152d9af-afa5-415c-99b5-cb3e3b50d428.jpg',
                'https://a.ccdn.es/cnet/vehicles/19665318/9ad5854a-2501-4537-8047-4df6c0660025.jpg',
                'https://a.ccdn.es/cnet/vehicles/19665318/577b61e9-1b97-46fe-b007-1cd875790fd1.jpg',
                'https://a.ccdn.es/cnet/vehicles/19665318/e73d2d5d-5eb1-4f4c-a795-4c170d9855a9.jpg',
                'https://a.ccdn.es/cnet/vehicles/19665318/1628de27-7622-4b88-a4b2-29ce0b5f9f24.jpg',
                'https://a.ccdn.es/cnet/vehicles/19665318/d30fa785-6c74-4611-b4f8-ee6c13fbdbfe.jpg',
                'https://a.ccdn.es/cnet/vehicles/19665318/697d3ef9-0c02-4644-9c08-045788896a72.jpg',
                'https://a.ccdn.es/cnet/vehicles/19665318/e0b8c026-59d6-411f-9604-f582d08ca71a.jpg',
                'https://a.ccdn.es/cnet/vehicles/19665318/926bbc55-6306-4f37-81bc-4941b04b4779.jpg',
                'https://a.ccdn.es/cnet/vehicles/19665318/3e7cb343-b5d3-4dd2-8d9e-58fc1d4df17f.jpg',
                'https://a.ccdn.es/cnet/vehicles/19665318/8730d25d-9543-4692-b33a-e614e0b83e9f.jpg',
                'https://a.ccdn.es/cnet/vehicles/19665318/60574b85-3e29-4c8d-ac64-1a71fb843ebc.jpg',
                'https://a.ccdn.es/cnet/vehicles/19665318/5dc18b76-e76d-4f42-ad16-d5df6f6157d0.jpg',
                'https://a.ccdn.es/cnet/vehicles/19665318/a304fee9-d751-44a7-bc68-1352d09f7ffc.jpg',
                'https://a.ccdn.es/cnet/vehicles/19665318/8b5f6c94-6cae-4f6b-8458-dd2aff4b2236.jpg',
                'https://a.ccdn.es/cnet/vehicles/19665318/0fb37316-46cd-4866-af59-4f2941ae8197.jpg',
                'https://a.ccdn.es/cnet/vehicles/19665318/c7bc45af-6bb5-4123-a432-063337fb2749.jpg',
                'https://a.ccdn.es/cnet/vehicles/19665318/1c6cdf44-beb5-45c2-98f0-932e0faa84a7.jpg',
                'https://a.ccdn.es/cnet/vehicles/19665318/cf04411f-cc7f-43bf-be66-346bf20ae11d.jpg',
                'https://a.ccdn.es/cnet/vehicles/19665318/5f778c25-c64d-498d-8cc7-1d93affd9a8b.jpg',
                'https://a.ccdn.es/cnet/vehicles/19665318/e371570c-4f02-491d-b441-e78d7176e42e.jpg',
                'https://a.ccdn.es/cnet/vehicles/19665318/77ee78eb-3ebb-4855-a2e1-5e776aecd8f0.jpg',
                'https://a.ccdn.es/cnet/vehicles/19665318/275328f7-e305-4db2-bb7b-0707c9816200.jpg',
                'https://a.ccdn.es/cnet/vehicles/19665318/f60a5e15-912c-4b5c-95ff-e0a81e0ffbe9.jpg'],
 'price': 9800,
 'price_includes_vat': True,
 'registration_date': '2022-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'RENAULT Clio Business Blue dCi',
 'transmission': 'manual',
 'trim': 'Business Blue dCi 74kW 100CV',
 'vin': None,
 'year': 2022}
2026-03-27 08:23:53 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 8a4bdca1-eafb-5bc5-a6ae-95ed32163a93 with identifier: 70181569
2026-03-27 08:23:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 8a4bdca1-eafb-5bc5-a6ae-95ed32163a93
2026-03-27 08:23:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 08:23:53 [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%252F19665318%252F868e87b0-2830-4c77-bb63-690803513614.jpg%27 HTTP/1.1" 200 None
2026-03-27 08:23:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19665318/868e87b0-2830-4c77-bb63-690803513614.jpg not downloaded yet
2026-03-27 08:23:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 08:23:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f6a911d96d0>
2026-03-27 08:23:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 08:23:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 08:23:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 08:23:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_16a20fb0-d4e0-559c-86a8-e21bced66a87/16a20fb0-d4e0-559c-86a8-e21bced66a87_image_0.jpg HTTP/1.1" 201 0
2026-03-27 08:23:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 08:23:53 [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%252F19729790%252Fa583eef9-c2ee-4db3-b19d-be104922c457.jpg') HTTP/1.1" 204 0
2026-03-27 08:23:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19729790/a583eef9-c2ee-4db3-b19d-be104922c457.jpg saved to cache
2026-03-27 08:23:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 16a20fb0-d4e0-559c-86a8-e21bced66a87
2026-03-27 08:23:53 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 16a20fb0-d4e0-559c-86a8-e21bced66a87 sending to next pipeline
2026-03-27 08:23:53 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 16a20fb0-d4e0-559c-86a8-e21bced66a87 with identifier 70270272
2026-03-27 08:23:53 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-27 08:23:53 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-27 08:23:53 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 16a20fb0-d4e0-559c-86a8-e21bced66a87
2026-03-27 08:23:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/19729790/a583eef9-c2ee-4db3-b19d-be104922c457.jpg>
{'auction_title': '',
 'body_type': 'Familiar',
 'c_o_2_emission_value': None,
 'category': 'Coches',
 'color': 'Beige',
 'currency': 'EUR',
 'description': 'Autos Jorge Castro\n'
                'FORD FOCUS\n'
                '1.5 Ecoblue 88kW Trend + SB\n'
                '\n'
                'WWWAUTOMOVILESJORGECASTRO COM\n'
                '\n'
                'UNICO PROPIETARIO\n'
                'PROCENDENCIA DE EMPRESA\n'
                'KMS CERTIFICADOS\n'
                'NACIONAL\n'
                'HISTORICO DE MANTENIMIENTO CON TODAS LAS REVISIONES\n'
                'IVA DEDUCIBLE EN EL PRECIO\n'
                'FINANCIACION A SU MEDIDA, FINANCIAMOS EL 100%\n'
                'MISMO PRECIO FINANCIES O NO\n'
                'RECOGEMOS SU VEHICULO COMO PARTE DE PAGO\n'
                'LLEVAMOS SU VEHICULO SIN COSTE ADICIONAL DENTRO DE LA '
                'PROVINCIA\n'
                '(SUJETO A DISPONIBILIDAD DEL PERSONAL Y DISTANCIA)\n'
                '\n'
                '\n'
                'EQUIPAMIENTO Y EXTRAS:\n'
                '\n'
                'ABS\n'
                'Cierre centralizado\n'
                'Aire acondicionado\n'
                'Retrovisores electricos interior\n'
                'Control de velocidad\n'
                'Direccion asistida\n'
                'Pantalla tactil\n'
                'Elevalunas electricos delanteros y traseros\n'
                '-Sensor de aparcamiento trasero\n'
                'Ordenador de a bordo\n'
                'camara trasera\n'
                'Telefono Movil\n'
                'Volante multifuncion\n'
                '\n'
                'UN ANO DE GARANTIA INCLUIDA EN EL PRECIO.....\n'
                '-ESTE ANUNCIO NO ES VINCULANTE,PUEDE CONTENER '
                'ERRORES....PREGUNTE AL COMERCIAL',
 'doors_number': 5,
 'emission_standard': 'C',
 'engine': '1.5L',
 'engine_horse_power': 120,
 'expiration_date': None,
 'fuel_type': 'Diesel',
 'id': '16a20fb0-d4e0-559c-86a8-e21bced66a87',
 'is_damaged': False,
 'is_operable': True,
 'license_plate': None,
 'link_to_web_offer': 'https://www.coches.net/ford-focus-15-ecoblue-88kw-trend-sb-5p-diesel-2022-en-sevilla-70270272-covo.aspx',
 'listing': 'auction',
 'location': 'Sevilla',
 'make': 'FORD',
 'model': 'Focus',
 'odometer': 148000,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'ES',
 'original_photo_count': 18,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_16a20fb0-d4e0-559c-86a8-e21bced66a87/16a20fb0-d4e0-559c-86a8-e21bced66a87_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 77363,
             'Height': 600,
             'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19729790/a583eef9-c2ee-4db3-b19d-be104922c457.jpg',
             'Width': 800}],
 'price': 12300,
 'price_includes_vat': True,
 'registration_date': '2022-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'FORD Focus 1.5 Ecoblue Trend SB',
 'transmission': 'manual',
 'trim': '1.5 Ecoblue 88kW Trend SB',
 'vin': None,
 'year': 2022}
2026-03-27 08:23:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 08:23:53 [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%2770270272%27 HTTP/1.1" 200 None
2026-03-27 08:23:53 [auto_selling_coches.net] INFO: Saving data for 70270272: {'created_time': 1774599833.188874, 'last_price_update_time': 1774599833.188891}
2026-03-27 08:23:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 08:23:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70270272') HTTP/1.1" 204 0
2026-03-27 08:23:53 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
 'body_type': 'Berlina',
 'c_o_2_emission_value': 98,
 'category': 'Coches',
 'color': 'Blanco',
 'currency': 'EUR',
 'description': 'Autos Jorge Castro\n'
                '\n'
                'SEAT IBIZA\n'
                '1.6 TDI 70KW 95CV REFERENCE BUSINESS\n'
                '\n'
                'WWW   AUTOMOVILESJORGECASTRO   COM\n'
                '\n'
                'UNICO PROPIETARIO\n'
                'PROCENDENCIA DE EMPRESA\n'
                'KMS CERTIFICADOS\n'
                'NACIONAL\n'
                'HISTORICO DE MANTENIMIENTO CON TODAS LAS REVISIONES\n'
                'IVA DEDUCIBLE EN EL PRECIO\n'
                'FINANCIACION A SU MEDIDA, FINANCIAMOS EL 100%\n'
                'MISMO PRECIO FINANCIES O NO\n'
                'RECOGEMOS SU VEHICULO COMO PARTE DE PAGO\n'
                'LLEVAMOS SU VEHICULO SIN COSTE ADICIONAL DENTRO DE LA '
                'PROVINCIA\n'
                '(SUJETO A DISPONIBILIDAD DEL PERSONAL Y DISTANCIA)\n'
                '\n'
                '\n'
                'EQUIPAMIENTO Y EXTRAS:\n'
                '\n'
                'ABS\n'
                'Cierre centralizado\n'
                'Aire acondicionado\n'
                'sensor de aparcamiento trasero\n'
                'Control de velocidad\n'
                'Direccion asistida\n'
                'Elevalunas electricos delanteros y traseros\n'
                'Ordenador de a bordo\n'
                'Telefono Movil\n'
                'Volante multifuncion\n'
                '\n'
                'UN ANO DE GARANTIA INCLUIDA EN EL PRECIO.....\n'
                '-ESTE ANUNCIO NO ES VINCULANTE,PUEDE CONTENER '
                'ERRORES....PREGUNTE AL COMERCIAL',
 'doors_number': 5,
 'emission_standard': 'C',
 'engine': '1.6L',
 'engine_horse_power': 95,
 'expiration_date': None,
 'fuel_type': 'Diesel',
 'is_damaged': False,
 'is_operable': True,
 'license_plate': None,
 'link_to_web_offer': 'https://www.coches.net/seat-ibiza-16-tdi-70kw-95cv-reference-business-5p-diesel-2021-en-sevilla-70178635-covo.aspx',
 'listing': 'auction',
 'location': 'Sevilla',
 'make': 'SEAT',
 'model': 'Ibiza',
 'odometer': 199000,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'ES',
 'original_photo_count': 0,
 'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19662644/3ae0f7d6-b3ab-4ec0-85e0-f795e8a0cbfe.jpg',
                'https://a.ccdn.es/cnet/vehicles/19662644/597a6dba-2920-4518-b1a2-4773ee0f2c20.jpg',
                'https://a.ccdn.es/cnet/vehicles/19662644/c2a55156-c682-4635-bd73-63eda77e2b12.jpg',
                'https://a.ccdn.es/cnet/vehicles/19662644/587cbdc0-2db2-4470-b15f-609e02bd2f67.jpg',
                'https://a.ccdn.es/cnet/vehicles/19662644/c5cadb17-c355-42f6-9b3c-ccdcdece2205.jpg',
                'https://a.ccdn.es/cnet/vehicles/19662644/244523de-836e-4c39-bc27-8a000c26f669.jpg',
                'https://a.ccdn.es/cnet/vehicles/19662644/8d98859e-39e4-4652-914a-20fcd6d6e7d3.jpg',
                'https://a.ccdn.es/cnet/vehicles/19662644/deb73f3d-c859-4185-9a55-a469a48823dc.jpg',
                'https://a.ccdn.es/cnet/vehicles/19662644/488dca55-33d1-406b-8172-0d400d327365.jpg',
                'https://a.ccdn.es/cnet/vehicles/19662644/61f25624-a2bf-47ce-9561-80d10d9d2578.jpg',
                'https://a.ccdn.es/cnet/vehicles/19662644/4e942106-c3fc-41b0-9b05-46814d8d3911.jpg',
                'https://a.ccdn.es/cnet/vehicles/19662644/0b9a78c2-3e95-46d0-b512-41c6d65446f4.jpg',
                'https://a.ccdn.es/cnet/vehicles/19662644/705cf637-ce7c-4e32-850a-9901321127dd.jpg',
                'https://a.ccdn.es/cnet/vehicles/19662644/5134e39c-ab82-4ec6-9d24-0696984a039a.jpg',
                'https://a.ccdn.es/cnet/vehicles/19662644/a58ccb84-2e43-4460-8da3-88fa803ae631.jpg',
                'https://a.ccdn.es/cnet/vehicles/19662644/117c01d6-9db7-453a-bd63-150efb46f4d7.jpg',
                'https://a.ccdn.es/cnet/vehicles/19662644/aa8a292f-a89b-4c28-ace8-8275e5d77f23.jpg',
                'https://a.ccdn.es/cnet/vehicles/19662644/bc04abc0-3e66-4179-b414-492bbd90aa00.jpg',
                'https://a.ccdn.es/cnet/vehicles/19662644/aa44f29d-2eb1-4510-bfff-21a29d91dc96.jpg'],
 'price': 9800,
 'price_includes_vat': True,
 'registration_date': '2021-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'SEAT Ibiza 1.6 TDI Reference Business',
 'transmission': 'manual',
 'trim': '1.6 TDI 70kW 95CV Reference Business',
 'vin': None,
 'year': 2021}
2026-03-27 08:23:53 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 2d54ec6c-e393-5e6e-9603-2e20505cbcc5 with identifier: 70178635
2026-03-27 08:23:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 2d54ec6c-e393-5e6e-9603-2e20505cbcc5
2026-03-27 08:23:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 08:23:53 [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%252F19662644%252F3ae0f7d6-b3ab-4ec0-85e0-f795e8a0cbfe.jpg%27 HTTP/1.1" 200 None
2026-03-27 08:23:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19662644/3ae0f7d6-b3ab-4ec0-85e0-f795e8a0cbfe.jpg not downloaded yet
2026-03-27 08:23:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/19693005/a81a27f0-e641-4bfa-b255-59950ed04b2c.jpg> (referer: None)
2026-03-27 08:23:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/19662644/3ae0f7d6-b3ab-4ec0-85e0-f795e8a0cbfe.jpg> (referer: None)
2026-03-27 08:23:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/19662859/ef78658a-f6b7-4a16-93e1-43fb1bc8abb3.jpg> (referer: None)
2026-03-27 08:23:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/19665318/868e87b0-2830-4c77-bb63-690803513614.jpg> (referer: None)
2026-03-27 08:23:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 08:23:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/19693140/e5a0cb9a-6ff3-4949-a2b9-96602fa5689a.jpg> (referer: None)
2026-03-27 08:23:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 08:23:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 08:23:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f6a911fef10>
2026-03-27 08:23:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 08:23:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 08:23:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 08:23:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_18accb9d-078f-51ce-9b6c-a30d33cb55bf/18accb9d-078f-51ce-9b6c-a30d33cb55bf_image_0.jpg HTTP/1.1" 201 0
2026-03-27 08:23:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 08:23:53 [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%252F19693005%252Fa81a27f0-e641-4bfa-b255-59950ed04b2c.jpg') HTTP/1.1" 204 0
2026-03-27 08:23:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19693005/a81a27f0-e641-4bfa-b255-59950ed04b2c.jpg saved to cache
2026-03-27 08:23:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 18accb9d-078f-51ce-9b6c-a30d33cb55bf
2026-03-27 08:23:53 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 18accb9d-078f-51ce-9b6c-a30d33cb55bf sending to next pipeline
2026-03-27 08:23:53 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 18accb9d-078f-51ce-9b6c-a30d33cb55bf with identifier 70220900
2026-03-27 08:23:53 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-27 08:23:53 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-27 08:23:53 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 18accb9d-078f-51ce-9b6c-a30d33cb55bf
2026-03-27 08:23:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/19693005/a81a27f0-e641-4bfa-b255-59950ed04b2c.jpg>
{'auction_title': '',
 'body_type': 'Monovolumen',
 'c_o_2_emission_value': 105,
 'category': 'Coches',
 'color': 'Blanco',
 'currency': 'EUR',
 'description': 'Autos Jorge Castro\n'
                '\n'
                'OPEL COMBO PLAZAS\n'
                '1.5 TD 75KW 100CV S/S EXPRESSION L\n'
                '\n'
                'WWW AUTOMOVILESJORGECASTRO COM\n'
                'UNICO PROPIETARIO\n'
                'NACIONAL\n'
                'KMS CERTIFICADOS\n'
                '1 puerta lateral\n'
                'llantas de aleacion\n'
                'HISTORICO DE MANTENIMIENTO\n'
                'Posee los siguientes extras:\n'
                '_ABS\n'
                '_Cierre centralizado\n'
                '_AIRE ACONDICIONADO\n'
                '_Control de velocidad\n'
                '_Direccion asistida\n'
                '-cerramiento candados seguridad\n'
                '_Elevalunas electricos\n'
                '_Ordenador de a bordo\n'
                '_Pintura metalizada\n'
                '_Telefono Movil\n'
                '_Volante multifuncion\n'
                '\n'
                'UN ANO DE GARANTIA INCLUIDA EN EL PRECIO....\n'
                '-Recogemos su vehiculo como parte de pago\n'
                '-Aceptamos prueba mecanica\n'
                '-Financiacion a su medida...\n'
                '-Iva deducible para empresa\n'
                '-LLEVAMOS SU VEHICULO SIN COSTE ADICIONAL SUJETO A '
                'DISPONIBILIDAD DEL PERSONAL Y DISTANCIA\n'
                '-ESTE ANUNCIO NO ES VINCULANTE,PUEDE CONTENER '
                'ERRORES....PREGUNTE AL COMERCIAL',
 'doors_number': 4,
 'emission_standard': 'C',
 'engine': '1.5L',
 'engine_horse_power': 102,
 'expiration_date': None,
 'fuel_type': 'Diesel',
 'id': '18accb9d-078f-51ce-9b6c-a30d33cb55bf',
 'is_damaged': False,
 'is_operable': True,
 'license_plate': None,
 'link_to_web_offer': 'https://www.coches.net/opel-combo-life-15-td-75kw-100cv-ss-expression-l-4p-diesel-2020-en-sevilla-70220900-covo.aspx',
 'listing': 'auction',
 'location': 'Sevilla',
 'make': 'OPEL',
 'model': 'Combo Life',
 'odometer': 135000,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'ES',
 'original_photo_count': 17,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_18accb9d-078f-51ce-9b6c-a30d33cb55bf/18accb9d-078f-51ce-9b6c-a30d33cb55bf_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 76818,
             'Height': 600,
             'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19693005/a81a27f0-e641-4bfa-b255-59950ed04b2c.jpg',
             'Width': 800}],
 'price': 12800,
 'price_includes_vat': True,
 'registration_date': '2020-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'OPEL Combo Life 1.5 TD SS Expression L',
 'transmission': 'manual',
 'trim': '1.5 TD 75kW 100CV SS Expression L',
 'vin': None,
 'year': 2020}
2026-03-27 08:23:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 08:23:53 [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%2770220900%27 HTTP/1.1" 200 None
2026-03-27 08:23:53 [auto_selling_coches.net] INFO: Saving data for 70220900: {'created_time': 1774599833.433274, 'last_price_update_time': 1774599833.433286}
2026-03-27 08:23:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 08:23:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70220900') HTTP/1.1" 204 0
2026-03-27 08:23:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 08:23:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f6a91ac1d50>
2026-03-27 08:23:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 08:23:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 08:23:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 08:23:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2d54ec6c-e393-5e6e-9603-2e20505cbcc5/2d54ec6c-e393-5e6e-9603-2e20505cbcc5_image_0.jpg HTTP/1.1" 201 0
2026-03-27 08:23:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 08:23:53 [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%252F19662644%252F3ae0f7d6-b3ab-4ec0-85e0-f795e8a0cbfe.jpg') HTTP/1.1" 204 0
2026-03-27 08:23:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19662644/3ae0f7d6-b3ab-4ec0-85e0-f795e8a0cbfe.jpg saved to cache
2026-03-27 08:23:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 2d54ec6c-e393-5e6e-9603-2e20505cbcc5
2026-03-27 08:23:53 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 2d54ec6c-e393-5e6e-9603-2e20505cbcc5 sending to next pipeline
2026-03-27 08:23:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 08:23:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f6a91ef05d0>
2026-03-27 08:23:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 08:23:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 08:23:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 08:23:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_69e5198a-afab-5eb5-8682-e7fa64a36356/69e5198a-afab-5eb5-8682-e7fa64a36356_image_0.jpg HTTP/1.1" 201 0
2026-03-27 08:23:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 08:23:53 [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%252F19662859%252Fef78658a-f6b7-4a16-93e1-43fb1bc8abb3.jpg') HTTP/1.1" 204 0
2026-03-27 08:23:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19662859/ef78658a-f6b7-4a16-93e1-43fb1bc8abb3.jpg saved to cache
2026-03-27 08:23:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 69e5198a-afab-5eb5-8682-e7fa64a36356
2026-03-27 08:23:53 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 69e5198a-afab-5eb5-8682-e7fa64a36356 sending to next pipeline
2026-03-27 08:23:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 08:23:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f6a91e57650>
2026-03-27 08:23:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 08:23:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 08:23:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 08:23:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8a4bdca1-eafb-5bc5-a6ae-95ed32163a93/8a4bdca1-eafb-5bc5-a6ae-95ed32163a93_image_0.jpg HTTP/1.1" 201 0
2026-03-27 08:23:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 08:23:53 [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%252F19665318%252F868e87b0-2830-4c77-bb63-690803513614.jpg') HTTP/1.1" 204 0
2026-03-27 08:23:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19665318/868e87b0-2830-4c77-bb63-690803513614.jpg saved to cache
2026-03-27 08:23:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 8a4bdca1-eafb-5bc5-a6ae-95ed32163a93
2026-03-27 08:23:53 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 8a4bdca1-eafb-5bc5-a6ae-95ed32163a93 sending to next pipeline
2026-03-27 08:23:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 08:23:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f6a93def590>
2026-03-27 08:23:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 08:23:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 08:23:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 08:23:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bdc85f58-be7a-5463-96cf-f6686f719ebf/bdc85f58-be7a-5463-96cf-f6686f719ebf_image_0.jpg HTTP/1.1" 201 0
2026-03-27 08:23:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 08:23:53 [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%252F19693140%252Fe5a0cb9a-6ff3-4949-a2b9-96602fa5689a.jpg') HTTP/1.1" 204 0
2026-03-27 08:23:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19693140/e5a0cb9a-6ff3-4949-a2b9-96602fa5689a.jpg saved to cache
2026-03-27 08:23:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item bdc85f58-be7a-5463-96cf-f6686f719ebf
2026-03-27 08:23:53 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item bdc85f58-be7a-5463-96cf-f6686f719ebf sending to next pipeline
2026-03-27 08:23:53 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 2d54ec6c-e393-5e6e-9603-2e20505cbcc5 with identifier 70178635
2026-03-27 08:23:53 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-27 08:23:53 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-27 08:23:53 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 2d54ec6c-e393-5e6e-9603-2e20505cbcc5
2026-03-27 08:23:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/19662644/3ae0f7d6-b3ab-4ec0-85e0-f795e8a0cbfe.jpg>
{'auction_title': '',
 'body_type': 'Berlina',
 'c_o_2_emission_value': 98,
 'category': 'Coches',
 'color': 'Blanco',
 'currency': 'EUR',
 'description': 'Autos Jorge Castro\n'
                '\n'
                'SEAT IBIZA\n'
                '1.6 TDI 70KW 95CV REFERENCE BUSINESS\n'
                '\n'
                'WWW   AUTOMOVILESJORGECASTRO   COM\n'
                '\n'
                'UNICO PROPIETARIO\n'
                'PROCENDENCIA DE EMPRESA\n'
                'KMS CERTIFICADOS\n'
                'NACIONAL\n'
                'HISTORICO DE MANTENIMIENTO CON TODAS LAS REVISIONES\n'
                'IVA DEDUCIBLE EN EL PRECIO\n'
                'FINANCIACION A SU MEDIDA, FINANCIAMOS EL 100%\n'
                'MISMO PRECIO FINANCIES O NO\n'
                'RECOGEMOS SU VEHICULO COMO PARTE DE PAGO\n'
                'LLEVAMOS SU VEHICULO SIN COSTE ADICIONAL DENTRO DE LA '
                'PROVINCIA\n'
                '(SUJETO A DISPONIBILIDAD DEL PERSONAL Y DISTANCIA)\n'
                '\n'
                '\n'
                'EQUIPAMIENTO Y EXTRAS:\n'
                '\n'
                'ABS\n'
                'Cierre centralizado\n'
                'Aire acondicionado\n'
                'sensor de aparcamiento trasero\n'
                'Control de velocidad\n'
                'Direccion asistida\n'
                'Elevalunas electricos delanteros y traseros\n'
                'Ordenador de a bordo\n'
                'Telefono Movil\n'
                'Volante multifuncion\n'
                '\n'
                'UN ANO DE GARANTIA INCLUIDA EN EL PRECIO.....\n'
                '-ESTE ANUNCIO NO ES VINCULANTE,PUEDE CONTENER '
                'ERRORES....PREGUNTE AL COMERCIAL',
 'doors_number': 5,
 'emission_standard': 'C',
 'engine': '1.6L',
 'engine_horse_power': 95,
 'expiration_date': None,
 'fuel_type': 'Diesel',
 'id': '2d54ec6c-e393-5e6e-9603-2e20505cbcc5',
 'is_damaged': False,
 'is_operable': True,
 'license_plate': None,
 'link_to_web_offer': 'https://www.coches.net/seat-ibiza-16-tdi-70kw-95cv-reference-business-5p-diesel-2021-en-sevilla-70178635-covo.aspx',
 'listing': 'auction',
 'location': 'Sevilla',
 'make': 'SEAT',
 'model': 'Ibiza',
 'odometer': 199000,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'ES',
 'original_photo_count': 19,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2d54ec6c-e393-5e6e-9603-2e20505cbcc5/2d54ec6c-e393-5e6e-9603-2e20505cbcc5_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 74345,
             'Height': 600,
             'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19662644/3ae0f7d6-b3ab-4ec0-85e0-f795e8a0cbfe.jpg',
             'Width': 800}],
 'price': 9800,
 'price_includes_vat': True,
 'registration_date': '2021-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'SEAT Ibiza 1.6 TDI Reference Business',
 'transmission': 'manual',
 'trim': '1.6 TDI 70kW 95CV Reference Business',
 'vin': None,
 'year': 2021}
2026-03-27 08:23:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 08:23:53 [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%2770178635%27 HTTP/1.1" 200 None
2026-03-27 08:23:53 [auto_selling_coches.net] INFO: Saving data for 70178635: {'created_time': 1774599833.679352, 'last_price_update_time': 1774599833.679362}
2026-03-27 08:23:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 08:23:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70178635') HTTP/1.1" 204 0
2026-03-27 08:23:53 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 69e5198a-afab-5eb5-8682-e7fa64a36356 with identifier 70178832
2026-03-27 08:23:53 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-27 08:23:53 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-27 08:23:53 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 69e5198a-afab-5eb5-8682-e7fa64a36356
2026-03-27 08:23:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/19662859/ef78658a-f6b7-4a16-93e1-43fb1bc8abb3.jpg>
{'auction_title': '',
 'body_type': 'Berlina',
 'c_o_2_emission_value': 102,
 'category': 'Coches',
 'color': 'Blanco',
 'currency': 'EUR',
 'description': 'Autos Jorge Castro\n'
                '\n'
                'SEAT LEON\n'
                '2.0 TDI 85KW STYLE GO 115CV\n'
                '\n'
                'WWW   AUTOMOVILESJORGECASTRO   COM\n'
                '\n'
                'UNICO PROPIETARIO\n'
                'PROCENDENCIA DE EMPRESA\n'
                'KMS CERTIFICADOS\n'
                'NACIONAL\n'
                'HISTORICO DE MANTENIMIENTO CON TODAS LAS REVISIONES\n'
                'IVA DEDUCIBLE EN EL PRECIO\n'
                'FINANCIACION A SU MEDIDA, FINANCIAMOS EL 100%\n'
                'MISMO PRECIO FINANCIES O NO\n'
                'RECOGEMOS SU VEHICULO COMO PARTE DE PAGO\n'
                'LLEVAMOS SU VEHICULO SIN COSTE ADICIONAL DENTRO DE LA '
                'PROVINCIA\n'
                '(SUJETO A DISPONIBILIDAD DEL PERSONAL Y DISTANCIA)\n'
                '\n'
                'EQUIPAMIENTO Y EXTRAS:\n'
                '\n'
                'ABS\n'
                'Cierre centralizado\n'
                'Climatizador\n'
                'navegador\n'
                'Retrovisores electricos interior\n'
                'Control de velocidad\n'
                'Direccion asistida\n'
                'Elevalunas electricos delanteros y traseros\n'
                'Llantas de aleacion\n'
                'Ordenador de a bordo\n'
                'Sensor de aparcamiento trasero\n'
                'Telefono Movil\n'
                'Volante multifuncion\n'
                '\n'
                'UN ANO DE GARANTIA INCLUIDA EN EL PRECIO.....\n'
                '-ESTE ANUNCIO NO ES VINCULANTE,PUEDE CONTENER '
                'ERRORES....PREGUNTE AL COMERCIAL',
 'doors_number': 5,
 'emission_standard': 'C',
 'engine': '2.0L',
 'engine_horse_power': 115,
 'expiration_date': None,
 'fuel_type': 'Diesel',
 'id': '69e5198a-afab-5eb5-8682-e7fa64a36356',
 'is_damaged': False,
 'is_operable': True,
 'license_plate': None,
 'link_to_web_offer': 'https://www.coches.net/seat-leon-20-tdi-85kw-ss-style-go-5p-diesel-2022-en-sevilla-70178832-covo.aspx',
 'listing': 'auction',
 'location': 'Sevilla',
 'make': 'SEAT',
 'model': 'León',
 'odometer': 195000,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'ES',
 'original_photo_count': 20,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_69e5198a-afab-5eb5-8682-e7fa64a36356/69e5198a-afab-5eb5-8682-e7fa64a36356_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 69439,
             'Height': 600,
             'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19662859/ef78658a-f6b7-4a16-93e1-43fb1bc8abb3.jpg',
             'Width': 800}],
 'price': 14000,
 'price_includes_vat': True,
 'registration_date': '2021-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'SEAT León 2.0 TDI SS Style Go',
 'transmission': 'manual',
 'trim': '2.0 TDI 85kW SS Style Go',
 'vin': None,
 'year': 2021}
2026-03-27 08:23:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 08:23:53 [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%2770178832%27 HTTP/1.1" 200 None
2026-03-27 08:23:53 [auto_selling_coches.net] INFO: Saving data for 70178832: {'created_time': 1774599833.737076, 'last_price_update_time': 1774599833.73709}
2026-03-27 08:23:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 08:23:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70178832') HTTP/1.1" 204 0
2026-03-27 08:23:53 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 8a4bdca1-eafb-5bc5-a6ae-95ed32163a93 with identifier 70181569
2026-03-27 08:23:53 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-27 08:23:53 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-27 08:23:53 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 8a4bdca1-eafb-5bc5-a6ae-95ed32163a93
2026-03-27 08:23:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/19665318/868e87b0-2830-4c77-bb63-690803513614.jpg>
{'auction_title': '',
 'body_type': 'Berlina',
 'c_o_2_emission_value': None,
 'category': 'Coches',
 'color': 'Blanco',
 'currency': 'EUR',
 'description': 'Autos Jorge Castro\n'
                '\n'
                'RENAULT CLIO\n'
                'BUSINESS BLUE DCI 74KW 100CV\n'
                '\n'
                'WWW AUTOMOVILESJORGECASTRO COM\n'
                '\n'
                'UNICO PROPIETARIO\n'
                'KMS CERTIFICADOS\n'
                'HISTORICO DE MANTENIMIENTO\n'
                '\n'
                'Posee los siguientes extras:\n'
                '_ABS\n'
                '_Aire acondicionado\n'
                '_Cierre centralizado\n'
                '_Control de velocidad\n'
                '_Direccion asistida\n'
                '-pantalla\n'
                '_Elevalunas electricos delanteros y traseros\n'
                'espejos interiores electricos\n'
                '_Ordenador de a bordo\n'
                '_Telefono Movil\n'
                '_Volante multifuncion\n'
                'UN ANO DE GARANTIA INCLUIDA EN EL PRECIO....\n'
                '\n'
                '-Recogemos su vehiculo como parte de pago\n'
                '-Aceptamos prueba mecanica\n'
                '-Financiacion a su medida..\n'
                '-Iva deducible para empresa\n'
                '-LLEVAMOS SU VEHICULO SIN COSTE ADICIONAL SUJETO A '
                'DISPONIBILIDAD DEL PERSONAL Y DISTANCIA\n'
                '\n'
                '-ESTE ANUNCIO NO ES VINCULANTE,PUEDE CONTENER '
                'ERRORES....PREGUNTE AL COMERCIAL',
 'doors_number': 5,
 'emission_standard': 'C',
 'engine': '1.5L',
 'engine_horse_power': 100,
 'expiration_date': None,
 'fuel_type': 'Diesel',
 'id': '8a4bdca1-eafb-5bc5-a6ae-95ed32163a93',
 'is_damaged': False,
 'is_operable': True,
 'license_plate': None,
 'link_to_web_offer': 'https://www.coches.net/renault-clio-business-blue-dci-74kw-100cv-5p-diesel-2021-en-sevilla-70181569-covo.aspx',
 'listing': 'auction',
 'location': 'Sevilla',
 'make': 'RENAULT',
 'model': 'Clio',
 'odometer': 169000,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'ES',
 'original_photo_count': 30,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8a4bdca1-eafb-5bc5-a6ae-95ed32163a93/8a4bdca1-eafb-5bc5-a6ae-95ed32163a93_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 70879,
             'Height': 600,
             'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19665318/868e87b0-2830-4c77-bb63-690803513614.jpg',
             'Width': 800}],
 'price': 9800,
 'price_includes_vat': True,
 'registration_date': '2022-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'RENAULT Clio Business Blue dCi',
 'transmission': 'manual',
 'trim': 'Business Blue dCi 74kW 100CV',
 'vin': None,
 'year': 2022}
2026-03-27 08:23:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 08:23:53 [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%2770181569%27 HTTP/1.1" 200 None
2026-03-27 08:23:53 [auto_selling_coches.net] INFO: Saving data for 70181569: {'created_time': 1774599833.783662, 'last_price_update_time': 1774599833.783672}
2026-03-27 08:23:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 08:23:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70181569') HTTP/1.1" 204 0
2026-03-27 08:23:53 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: bdc85f58-be7a-5463-96cf-f6686f719ebf with identifier 70221046
2026-03-27 08:23:53 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-27 08:23:53 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-27 08:23:53 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item bdc85f58-be7a-5463-96cf-f6686f719ebf
2026-03-27 08:23:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/19693140/e5a0cb9a-6ff3-4949-a2b9-96602fa5689a.jpg>
{'auction_title': '',
 'body_type': 'SUV',
 'c_o_2_emission_value': None,
 'category': 'Coches',
 'color': 'Blanco',
 'currency': 'EUR',
 'description': 'Autos Jorge Castro\n'
                'FORD PUMA\n'
                '1.5 ECOBLUE 120CV TITANIUM\n'
                'WWW AUTOMOVILESJORGECASTRO COM\n'
                '\n'
                'UNICO PROPIETARIO\n'
                'PROCENDENCIA DE EMPRESA\n'
                'KMS CERTIFICADOS\n'
                'NACIONAL\n'
                'HISTORICO DE MANTENIMIENTO CON TODAS LAS REVISIONES\n'
                'IVA DEDUCIBLE EN EL PRECIO\n'
                'FINANCIACION A SU MEDIDA, FINANCIAMOS EL 100%\n'
                'MISMO PRECIO FINANCIES O NO\n'
                'RECOGEMOS SU VEHICULO COMO PARTE DE PAGO\n'
                'LLEVAMOS SU VEHICULO SIN COSTE ADICIONAL DENTRO DE LA '
                'PROVINCIA\n'
                '(SUJETO A DISPONIBILIDAD DEL PERSONAL Y DISTANCIA)\n'
                '\n'
                'EQUIPAMIENTO Y EXTRAS:\n'
                '\n'
                'ABS\n'
                'Cierre centralizado\n'
                'Climatizador\n'
                'Navegador\n'
                'Pantalla tactil\n'
                'Aire acondicionado\n'
                'Sensor de aparcamiento  trasero\n'
                'Control de velocidad\n'
                'Direccion asistida\n'
                'Elevalunas electricos delanteros y traseros\n'
                'Ordenador de a bordo\n'
                'Telefono Movil\n'
                'Volante multifuncion\n'
                'Llantas bicolor\n'
                '\n'
                'UN ANO DE GARANTIA INCLUIDA EN EL PRECIO.....\n'
                '-ESTE ANUNCIO NO ES VINCULANTE,PUEDE CONTENER '
                'ERRORES....PREGUNTE AL COMERCIAL.',
 'doors_number': 5,
 'emission_standard': 'C',
 'engine': '1.5L',
 'engine_horse_power': 120,
 'expiration_date': None,
 'fuel_type': 'Diesel',
 'id': 'bdc85f58-be7a-5463-96cf-f6686f719ebf',
 'is_damaged': False,
 'is_operable': True,
 'license_plate': None,
 'link_to_web_offer': 'https://www.coches.net/ford-puma-15-ecoblue-120cv-titanium-5p-diesel-2023-en-sevilla-70221046-covo.aspx',
 'listing': 'auction',
 'location': 'Sevilla',
 'make': 'FORD',
 'model': 'Puma',
 'odometer': 187000,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'ES',
 'original_photo_count': 20,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bdc85f58-be7a-5463-96cf-f6686f719ebf/bdc85f58-be7a-5463-96cf-f6686f719ebf_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 76266,
             'Height': 600,
             'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19693140/e5a0cb9a-6ff3-4949-a2b9-96602fa5689a.jpg',
             'Width': 800}],
 'price': 13800,
 'price_includes_vat': True,
 'registration_date': '2022-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'FORD Puma 1.5 Ecoblue Titanium',
 'transmission': 'manual',
 'trim': '1.5 Ecoblue 120cv Titanium',
 'vin': None,
 'year': 2022}
2026-03-27 08:23:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 08:23:53 [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%2770221046%27 HTTP/1.1" 200 None
2026-03-27 08:23:53 [auto_selling_coches.net] INFO: Saving data for 70221046: {'created_time': 1774599833.839569, 'last_price_update_time': 1774599833.839585}
2026-03-27 08:23:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 08:23:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70221046') HTTP/1.1" 204 0
2026-03-27 08:23:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70185871> (referer: https://www.coches.net/concesionario/autosjorgecastro/?pg=1) ['zyte-api']
2026-03-27 08:23:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 08:23:54 [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': 'Autos Jorge Castro\n'
                'FORD FOCUS\n'
                '1.5 Ecoblue 88kW Trend +\n'
                '\n'
                'WWW AUTOMOVILESJORGECASTRO COM\n'
                '\n'
                'UNICO PROPIETARIO\n'
                'PROCENDENCIA DE EMPRESA\n'
                'KMS CERTIFICADOS\n'
                'NACIONAL\n'
                'HISTORICO DE MANTENIMIENTO CON TODAS LAS REVISIONES\n'
                'IVA DEDUCIBLE EN EL PRECIO\n'
                'FINANCIACION A SU MEDIDA, FINANCIAMOS EL 100%\n'
                'MISMO PRECIO FINANCIES O NO\n'
                'RECOGEMOS SU VEHICULO COMO PARTE DE PAGO\n'
                'LLEVAMOS SU VEHICULO SIN COSTE ADICIONAL DENTRO DE LA '
                'PROVINCIA\n'
                '(SUJETO A DISPONIBILIDAD DEL PERSONAL Y DISTANCIA)\n'
                '\n'
                '\n'
                'EQUIPAMIENTO Y EXTRAS:\n'
                '\n'
                'ABS\n'
                'Cierre centralizado\n'
                'Aire acondicionado\n'
                'Retrovisores electricos interior\n'
                'Control de velocidad\n'
                'Direccion asistida\n'
                'Pantalla tactil\n'
                'Elevalunas electricos delanteros y traseros\n'
                '-Sensor de aparcamiento trasero\n'
                'Ordenador de a bordo\n'
                'camara trasera\n'
                'Telefono Movil\n'
                'Volante multifuncion\n'
                '\n'
                'UN ANO DE GARANTIA INCLUIDA EN EL PRECIO.....\n'
                '-ESTE ANUNCIO NO ES VINCULANTE,PUEDE CONTENER '
                'ERRORES....PREGUNTE AL COMERCIAL',
 'doors_number': 5,
 'emission_standard': 'C',
 'engine': '1.5L',
 'engine_horse_power': 120,
 '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-15-ecoblue-88kw-trend-5p-diesel-2022-en-sevilla-70185871-covo.aspx',
 'listing': 'auction',
 'location': 'Sevilla',
 'make': 'FORD',
 'model': 'Focus',
 'odometer': 199000,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'ES',
 'original_photo_count': 0,
 'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19669033/191d3fb1-4330-431c-806c-7aef64b27268.jpg',
                'https://a.ccdn.es/cnet/vehicles/19669033/5305b12e-378b-4d99-a8eb-4f438b946f62.jpg',
                'https://a.ccdn.es/cnet/vehicles/19669033/d49dd7be-746d-4968-b4cf-af5ad26a2b95.jpg',
                'https://a.ccdn.es/cnet/vehicles/19669033/98eb9d33-4151-4a14-806b-27600c39a1b8.jpg',
                'https://a.ccdn.es/cnet/vehicles/19669033/cf1be3b7-e8ed-45fe-afcf-0c374c862a6f.jpg',
                'https://a.ccdn.es/cnet/vehicles/19669033/27786cc1-2989-41ee-aa99-b63cd7113e07.jpg',
                'https://a.ccdn.es/cnet/vehicles/19669033/f8a1fc5a-3a19-43c3-b413-b163eacd5a0d.jpg',
                'https://a.ccdn.es/cnet/vehicles/19669033/71fc3853-4f0d-4800-8966-a88cff5788c9.jpg',
                'https://a.ccdn.es/cnet/vehicles/19669033/6b203d97-69e5-432e-87b9-e8a16ed3cb4f.jpg',
                'https://a.ccdn.es/cnet/vehicles/19669033/d1ffafe3-7ef5-48a8-baaf-2511910022f6.jpg',
                'https://a.ccdn.es/cnet/vehicles/19669033/f3c517c7-5bf5-4719-923f-d3d45480b968.jpg',
                'https://a.ccdn.es/cnet/vehicles/19669033/15c0fa8f-a6b5-44c3-9099-1f23ecbff43b.jpg',
                'https://a.ccdn.es/cnet/vehicles/19669033/b67b7082-ace4-4bd3-a113-be4d99382cdf.jpg',
                'https://a.ccdn.es/cnet/vehicles/19669033/8d9874a2-7824-43da-8758-c9ec3c4b57cd.jpg',
                'https://a.ccdn.es/cnet/vehicles/19669033/72e33990-f352-48a7-a26e-0377037e6e58.jpg',
                'https://a.ccdn.es/cnet/vehicles/19669033/d04807e6-889b-45c1-8368-af7fef21de0b.jpg',
                'https://a.ccdn.es/cnet/vehicles/19669033/4effef61-a53e-4f83-a0ff-f53d139f886e.jpg',
                'https://a.ccdn.es/cnet/vehicles/19669033/d918f83f-2b18-464f-aab8-23d512bd156a.jpg',
                'https://a.ccdn.es/cnet/vehicles/19669033/7482a3d7-2e3d-43b8-94cd-8a17f272ddf9.jpg',
                'https://a.ccdn.es/cnet/vehicles/19669033/722496d8-3b38-4e7d-b08e-8ef074ad4ab2.jpg',
                'https://a.ccdn.es/cnet/vehicles/19669033/d5b08593-a92d-4d47-9055-b44905fb75d8.jpg',
                'https://a.ccdn.es/cnet/vehicles/19669033/57a13eb6-264e-4b1d-aea4-f6bd622a6dfd.jpg',
                'https://a.ccdn.es/cnet/vehicles/19669033/70674c26-934e-46f1-8a56-f0ddba5fe73f.jpg',
                'https://a.ccdn.es/cnet/vehicles/19669033/53e10eec-581d-4768-89bb-e799ac64f9eb.jpg',
                'https://a.ccdn.es/cnet/vehicles/19669033/0d689f53-83ca-4d67-8a61-25791922433c.jpg',
                'https://a.ccdn.es/cnet/vehicles/19669033/f377eac2-b2b3-476e-a3d3-fc5e9525d513.jpg'],
 'price': 10500,
 'price_includes_vat': True,
 'registration_date': '2021-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'FORD Focus 1.5 Ecoblue Trend',
 'transmission': 'manual',
 'trim': '1.5 Ecoblue 88kW Trend',
 'vin': None,
 'year': 2021}
2026-03-27 08:23:54 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 77f8fc83-5739-5aa2-ae4b-424b66f57d84 with identifier: 70185871
2026-03-27 08:23:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 77f8fc83-5739-5aa2-ae4b-424b66f57d84
2026-03-27 08:23:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 08:23:54 [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%252F19669033%252F191d3fb1-4330-431c-806c-7aef64b27268.jpg%27 HTTP/1.1" 200 None
2026-03-27 08:23:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19669033/191d3fb1-4330-431c-806c-7aef64b27268.jpg not downloaded yet
2026-03-27 08:23:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70186087> (referer: https://www.coches.net/concesionario/autosjorgecastro/?pg=1) ['zyte-api']
2026-03-27 08:23:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/19669033/191d3fb1-4330-431c-806c-7aef64b27268.jpg> (referer: None)
2026-03-27 08:23:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 08:23:54 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
 'body_type': 'Berlina',
 'c_o_2_emission_value': 100,
 'category': 'Coches',
 'color': 'Rojo',
 'currency': 'EUR',
 'description': 'Autos Jorge Castro\n'
                'BMW SERIE 1\n'
                '116D 115CV\n'
                '\n'
                'WWW AUTOMOVILESJORGECASTRO COM\n'
                '\n'
                'UNICO PROPIETARIO\n'
                'KMS CERTIFICADOS\n'
                'NACIONAL\n'
                'HISTORICO DE MANTENIMIENTO\n'
                'Posee los siguientes extras:\n'
                'Llantas de aleación\n'
                '-Sensor de aparcamiento trasero y delantero\n'
                '_ABS\n'
                '_Aire acondicionado\n'
                '_Cierre centralizado\n'
                '_Control de velocidad\n'
                '_Dirección asistida\n'
                '_Elevalunas eléctricos\n'
                '_Ordenador de a bordo\n'
                '-Navegador\n'
                '-Pantalla\n'
                '-Camara trasera\n'
                '_Teléfono Móvil\n'
                '_Volante multifunción\n'
                'UN AÑO DE GARANTIA INCLUIDA EN EL PRECIO....\n'
                '-Recogemos su vehículo como parte de pago\n'
                '-Aceptamos prueba mecánica\n'
                '-Financiación a su medida...\n'
                '-Iva deducible para empresa\n'
                '\n'
                '-LLEVAMOS SU VEHICULO SIN COSTE ADICIONAL SUJETO A '
                'DISPONIBILIDAD DEL PERSONAL Y DISTANCIA\n'
                '-ESTE ANUNCIO NO ES VINCULANTE,PUEDE CONTENER '
                'ERRORES....PREGUNTE AL COMERCIAL',
 'doors_number': 5,
 'emission_standard': 'C',
 'engine': '1.5L',
 'engine_horse_power': 116,
 'expiration_date': None,
 'fuel_type': 'Diesel',
 'is_damaged': False,
 'is_operable': True,
 'license_plate': None,
 'link_to_web_offer': 'https://www.coches.net/bmw-serie-1-116d-5p-diesel-2021-en-sevilla-70186087-covo.aspx',
 'listing': 'auction',
 'location': 'Sevilla',
 'make': 'BMW',
 'model': 'Serie 1',
 'odometer': 199000,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'ES',
 'original_photo_count': 0,
 'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19669253/4a367352-1743-4b79-98de-e796b4fe697d.jpg',
                'https://a.ccdn.es/cnet/vehicles/19669253/f7af53f2-d58b-4098-9be1-e5d7638ca418.jpg',
                'https://a.ccdn.es/cnet/vehicles/19669253/77baf93c-b99c-4975-a450-426be7181503.jpg',
                'https://a.ccdn.es/cnet/vehicles/19669253/0de149b9-1e1f-40f1-a7e2-e11bbe6ff686.jpg',
                'https://a.ccdn.es/cnet/vehicles/19669253/0104d57a-68be-4114-b731-eaba116705ad.jpg',
                'https://a.ccdn.es/cnet/vehicles/19669253/db95815a-08a0-45dd-bb2b-23c2fe318ee5.jpg',
                'https://a.ccdn.es/cnet/vehicles/19669253/7068764e-c26e-43b2-8fc9-336a3c59a8ef.jpg',
                'https://a.ccdn.es/cnet/vehicles/19669253/f24e9159-084c-4d09-afad-7cf111512f92.jpg',
                'https://a.ccdn.es/cnet/vehicles/19669253/689a0429-4989-4c8f-a21f-4c059509dff1.jpg',
                'https://a.ccdn.es/cnet/vehicles/19669253/9d5962c8-4b4b-4be6-b5e5-9e9759adf8bb.jpg',
                'https://a.ccdn.es/cnet/vehicles/19669253/1d90972f-0d74-4360-9e46-7b7c9f54231f.jpg',
                'https://a.ccdn.es/cnet/vehicles/19669253/743569a8-9117-4ec0-afc5-5f3c44f123b3.jpg',
                'https://a.ccdn.es/cnet/vehicles/19669253/482d6e1d-cb81-4384-b50c-a698b0f3dbe7.jpg',
                'https://a.ccdn.es/cnet/vehicles/19669253/9121a8a6-96d6-4e31-9266-4962927d091a.jpg',
                'https://a.ccdn.es/cnet/vehicles/19669253/f2b98f43-284e-4acd-8503-012099760445.jpg',
                'https://a.ccdn.es/cnet/vehicles/19669253/2b17f424-e1d0-4739-8cc6-3781a9b43fdb.jpg',
                'https://a.ccdn.es/cnet/vehicles/19669253/96efdfbb-6a0a-4586-bef9-1efb945aac31.jpg',
                'https://a.ccdn.es/cnet/vehicles/19669253/49de880f-ac05-4f8c-a1cd-9043f69981c9.jpg',
                'https://a.ccdn.es/cnet/vehicles/19669253/da08ea1c-7914-440a-af8a-655bdb611b42.jpg',
                'https://a.ccdn.es/cnet/vehicles/19669253/efecc3cc-f3f2-4e6e-90d2-091d223c1288.jpg',
                'https://a.ccdn.es/cnet/vehicles/19669253/340dc8b8-bb12-4c0d-8574-8696c1749e72.jpg',
                'https://a.ccdn.es/cnet/vehicles/19669253/ce442784-3a7b-4142-ab9b-6bfcbf07fff5.jpg',
                'https://a.ccdn.es/cnet/vehicles/19669253/69911b11-7c09-48b4-b99a-874624ebaff3.jpg',
                'https://a.ccdn.es/cnet/vehicles/19669253/a88738be-1125-4c67-925e-02241ed7e785.jpg'],
 'price': 14800,
 'price_includes_vat': True,
 'registration_date': '2020-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'BMW Serie 1 116d',
 'transmission': 'manual',
 'trim': '116d',
 'vin': None,
 'year': 2020}
2026-03-27 08:23:54 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: d6998dd8-bc1f-541b-bf91-0b887e0917c7 with identifier: 70186087
2026-03-27 08:23:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item d6998dd8-bc1f-541b-bf91-0b887e0917c7
2026-03-27 08:23:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 08:23:54 [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%252F19669253%252F4a367352-1743-4b79-98de-e796b4fe697d.jpg%27 HTTP/1.1" 200 None
2026-03-27 08:23:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19669253/4a367352-1743-4b79-98de-e796b4fe697d.jpg not downloaded yet
2026-03-27 08:23:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 08:23:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f6a95ef52d0>
2026-03-27 08:23:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 08:23:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 08:23:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 08:23:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_77f8fc83-5739-5aa2-ae4b-424b66f57d84/77f8fc83-5739-5aa2-ae4b-424b66f57d84_image_0.jpg HTTP/1.1" 201 0
2026-03-27 08:23:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 08:23:54 [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%252F19669033%252F191d3fb1-4330-431c-806c-7aef64b27268.jpg') HTTP/1.1" 204 0
2026-03-27 08:23:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19669033/191d3fb1-4330-431c-806c-7aef64b27268.jpg saved to cache
2026-03-27 08:23:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 77f8fc83-5739-5aa2-ae4b-424b66f57d84
2026-03-27 08:23:54 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 77f8fc83-5739-5aa2-ae4b-424b66f57d84 sending to next pipeline
2026-03-27 08:23:54 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 77f8fc83-5739-5aa2-ae4b-424b66f57d84 with identifier 70185871
2026-03-27 08:23:54 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-27 08:23:54 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-27 08:23:54 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 77f8fc83-5739-5aa2-ae4b-424b66f57d84
2026-03-27 08:23:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/19669033/191d3fb1-4330-431c-806c-7aef64b27268.jpg>
{'auction_title': '',
 'body_type': 'Berlina',
 'c_o_2_emission_value': None,
 'category': 'Coches',
 'color': 'Blanco',
 'currency': 'EUR',
 'description': 'Autos Jorge Castro\n'
                'FORD FOCUS\n'
                '1.5 Ecoblue 88kW Trend +\n'
                '\n'
                'WWW AUTOMOVILESJORGECASTRO COM\n'
                '\n'
                'UNICO PROPIETARIO\n'
                'PROCENDENCIA DE EMPRESA\n'
                'KMS CERTIFICADOS\n'
                'NACIONAL\n'
                'HISTORICO DE MANTENIMIENTO CON TODAS LAS REVISIONES\n'
                'IVA DEDUCIBLE EN EL PRECIO\n'
                'FINANCIACION A SU MEDIDA, FINANCIAMOS EL 100%\n'
                'MISMO PRECIO FINANCIES O NO\n'
                'RECOGEMOS SU VEHICULO COMO PARTE DE PAGO\n'
                'LLEVAMOS SU VEHICULO SIN COSTE ADICIONAL DENTRO DE LA '
                'PROVINCIA\n'
                '(SUJETO A DISPONIBILIDAD DEL PERSONAL Y DISTANCIA)\n'
                '\n'
                '\n'
                'EQUIPAMIENTO Y EXTRAS:\n'
                '\n'
                'ABS\n'
                'Cierre centralizado\n'
                'Aire acondicionado\n'
                'Retrovisores electricos interior\n'
                'Control de velocidad\n'
                'Direccion asistida\n'
                'Pantalla tactil\n'
                'Elevalunas electricos delanteros y traseros\n'
                '-Sensor de aparcamiento trasero\n'
                'Ordenador de a bordo\n'
                'camara trasera\n'
                'Telefono Movil\n'
                'Volante multifuncion\n'
                '\n'
                'UN ANO DE GARANTIA INCLUIDA EN EL PRECIO.....\n'
                '-ESTE ANUNCIO NO ES VINCULANTE,PUEDE CONTENER '
                'ERRORES....PREGUNTE AL COMERCIAL',
 'doors_number': 5,
 'emission_standard': 'C',
 'engine': '1.5L',
 'engine_horse_power': 120,
 'expiration_date': None,
 'fuel_type': 'Diesel',
 'id': '77f8fc83-5739-5aa2-ae4b-424b66f57d84',
 'is_damaged': False,
 'is_operable': True,
 'license_plate': None,
 'link_to_web_offer': 'https://www.coches.net/ford-focus-15-ecoblue-88kw-trend-5p-diesel-2022-en-sevilla-70185871-covo.aspx',
 'listing': 'auction',
 'location': 'Sevilla',
 'make': 'FORD',
 'model': 'Focus',
 'odometer': 199000,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'ES',
 'original_photo_count': 26,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_77f8fc83-5739-5aa2-ae4b-424b66f57d84/77f8fc83-5739-5aa2-ae4b-424b66f57d84_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 70484,
             'Height': 600,
             'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19669033/191d3fb1-4330-431c-806c-7aef64b27268.jpg',
             'Width': 800}],
 'price': 10500,
 'price_includes_vat': True,
 'registration_date': '2021-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'FORD Focus 1.5 Ecoblue Trend',
 'transmission': 'manual',
 'trim': '1.5 Ecoblue 88kW Trend',
 'vin': None,
 'year': 2021}
2026-03-27 08:23:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 08:23:54 [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%2770185871%27 HTTP/1.1" 200 None
2026-03-27 08:23:54 [auto_selling_coches.net] INFO: Saving data for 70185871: {'created_time': 1774599834.422676, 'last_price_update_time': 1774599834.422687}
2026-03-27 08:23:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 08:23:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70185871') HTTP/1.1" 204 0
2026-03-27 08:23:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70221238> (referer: https://www.coches.net/concesionario/autosjorgecastro/?pg=1) ['zyte-api']
2026-03-27 08:23:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70186716> (referer: https://www.coches.net/concesionario/autosjorgecastro/?pg=1) ['zyte-api']
2026-03-27 08:23:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 08:23:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.coches.net/concesionario/autosjorgecastro?pg=2> (referer: https://www.coches.net/concesionario/autosjorgecastro/?pg=1) ['zyte-api']
2026-03-27 08:23:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/19669253/4a367352-1743-4b79-98de-e796b4fe697d.jpg> (referer: None)
2026-03-27 08:23:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 08:23:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 08:23:54 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
 'body_type': 'SUV',
 'c_o_2_emission_value': 96,
 'category': 'Coches',
 'color': 'Blanco',
 'currency': 'EUR',
 'description': 'AUTOS JORGE CASTRO\n'
                '\n'
                'PEUGEOT 2008\n'
                'ACTIVE BLUEHDI 81KW (110CV) 5P\n'
                '\n'
                'WWW AUTOMOVILESJORGECASTRO COM\n'
                '\n'
                'UNICO PROPIETARIO\n'
                'PROCENDENCIA DE EMPRESA\n'
                'KMS CERTIFICADOS\n'
                'NACIONAL\n'
                'HISTORICO DE MANTENIMIENTO CON TODAS LAS REVISIONES\n'
                'IVA DEDUCIBLE EN EL PRECIO\n'
                'FINANCIACION A SU MEDIDA, FINANCIAMOS EL 100%\n'
                'MISMO PRECIO FINANCIES O NO\n'
                'RECOGEMOS SU VEHICULO COMO PARTE DE PAGO\n'
                'LLEVAMOS SU VEHICULO SIN COSTE ADICIONAL DENTRO DE LA '
                'PROVINCIA\n'
                '(SUJETO A DISPONIBILIDAD DEL PERSONAL Y DISTANCIA)\n'
                '\n'
                '\n'
                'EQUIPAMIENTO Y EXTRAS:\n'
                '\n'
                'ABS\n'
                'Cierre centralizado\n'
                'Aire acondicionado\n'
                'Retrovisores electricos interior\n'
                'Control de velocidad\n'
                'Direccion asistida\n'
                'Pantalla tactil\n'
                'Elevalunas electricos delanteros y traseros\n'
                'Ordenador de a bordo\n'
                'Telefono Movil\n'
                'Volante multifuncion\n'
                'Camara trasera\n'
                '\n'
                'UN ANO DE GARANTIA INCLUIDA EN EL PRECIO.....\n'
                '-ESTE ANUNCIO NO ES VINCULANTE,PUEDE CONTENER '
                'ERRORES....PREGUNTE AL COMERCIAL',
 'doors_number': 5,
 'emission_standard': 'C',
 'engine': '1.5L',
 '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/peugeot-2008-active-bluehdi-81kw-110cv-5p-diesel-2022-en-sevilla-70221238-covo.aspx',
 'listing': 'auction',
 'location': 'Sevilla',
 'make': 'PEUGEOT',
 'model': '2008',
 'odometer': 180000,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'ES',
 'original_photo_count': 0,
 'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19692689/c8855214-327e-4009-b5e0-19eab7961f6d.jpg',
                'https://a.ccdn.es/cnet/vehicles/19692689/f4c038de-5779-44e7-86f3-31208329c058.jpg',
                'https://a.ccdn.es/cnet/vehicles/19692689/7e22899f-6385-48ec-bed9-f12ee9876f74.jpg',
                'https://a.ccdn.es/cnet/vehicles/19692689/9b83b1a0-68ec-4107-a890-f58b8cc2361c.jpg',
                'https://a.ccdn.es/cnet/vehicles/19692689/9571fb44-9683-4b38-8351-cfda65ea5408.jpg',
                'https://a.ccdn.es/cnet/vehicles/19692689/93b33c7a-274f-4364-9707-075223ceabdb.jpg',
                'https://a.ccdn.es/cnet/vehicles/19692689/df54c782-faaa-4af1-a49d-57424461be0e.jpg',
                'https://a.ccdn.es/cnet/vehicles/19692689/15e50dd2-7fe0-46bd-8f47-605adcab5a0a.jpg',
                'https://a.ccdn.es/cnet/vehicles/19692689/d2e9acee-8369-42bc-8558-9fe05259164a.jpg',
                'https://a.ccdn.es/cnet/vehicles/19692689/87d69356-fa84-417d-82ce-3182f470ab8c.jpg',
                'https://a.ccdn.es/cnet/vehicles/19692689/3e4ae770-748a-44cf-9e38-64ce027b7f46.jpg',
                'https://a.ccdn.es/cnet/vehicles/19692689/fa62f619-1189-46f3-914d-4fd44cf7cb73.jpg',
                'https://a.ccdn.es/cnet/vehicles/19692689/f0ac04d5-97a7-4154-9815-fc5e63cec9eb.jpg',
                'https://a.ccdn.es/cnet/vehicles/19692689/1116d8c9-ecd2-4756-8425-71f3ed8b3b9f.jpg',
                'https://a.ccdn.es/cnet/vehicles/19692689/af049458-9d3d-4e2d-833a-2beede1c5356.jpg',
                'https://a.ccdn.es/cnet/vehicles/19692689/6a3fc55c-97a3-4c08-b05d-b8175b79e10b.jpg',
                'https://a.ccdn.es/cnet/vehicles/19692689/bae3499d-d67d-48c1-b0b5-da9bf9991119.jpg',
                'https://a.ccdn.es/cnet/vehicles/19692689/f4a47d83-6a11-44f3-9c95-4d6a4c65c266.jpg',
                'https://a.ccdn.es/cnet/vehicles/19692689/d54438c6-a5ae-40ed-93e9-1f0fb77c3cf4.jpg',
                'https://a.ccdn.es/cnet/vehicles/19692689/0e6eaf1a-4443-4a39-a618-bcdff1e8b71b.jpg',
                'https://a.ccdn.es/cnet/vehicles/19692689/0c09a864-34d2-4e81-9764-14f354cac170.jpg'],
 'price': 11800,
 'price_includes_vat': True,
 'registration_date': '2022-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'PEUGEOT 2008 Active BlueHDI',
 'transmission': 'manual',
 'trim': 'Active BlueHDI 81kW 110CV',
 'vin': None,
 'year': 2022}
2026-03-27 08:23:54 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 46bc372b-4626-513a-88ef-c269b376e56a with identifier: 70221238
2026-03-27 08:23:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 46bc372b-4626-513a-88ef-c269b376e56a
2026-03-27 08:23:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 08:23:54 [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%252F19692689%252Fc8855214-327e-4009-b5e0-19eab7961f6d.jpg%27 HTTP/1.1" 200 None
2026-03-27 08:23:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19692689/c8855214-327e-4009-b5e0-19eab7961f6d.jpg not downloaded yet
2026-03-27 08:23:54 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
 'body_type': 'Berlina',
 'c_o_2_emission_value': 96,
 'category': 'Coches',
 'color': 'Blanco',
 'currency': 'EUR',
 'description': 'Autos Jorge Castro\n'
                'CITROEN C3\n'
                'BLUEHDI 75KW 100CV SS LIVE PACK\n'
                '\n'
                'WWW AUTOMOVILESJORGECASTRO COM\n'
                '\n'
                'UNICO PROPIETARIO\n'
                'KMS CERTIFICADOS\n'
                'NACIONAL\n'
                'HISTORICO DE MANTENIMIENTO\n'
                'Posee los siguientes extras:\n'
                'Llantas de aleacion\n'
                '-camara trasera\n'
                '_ABS\n'
                '_Aire acondicionado\n'
                '_Cierre centralizado\n'
                '_Control de velocidad\n'
                '_Dirección asistida\n'
                '_Elevalunas eléctricos\n'
                '_Ordenador de a bordo\n'
                '-Navegador\n'
                '-llantas de aleación bicolor\n'
                '-Pantalla\n'
                '_Teléfono Móvil\n'
                '_Volante multifunción\n'
                'UN AÑO DE GARANTIA INCLUIDA EN EL PRECIO....\n'
                '-Recogemos su vehículo como parte de pago\n'
                '-Aceptamos prueba mecánica\n'
                '-Financiación a su medida...\n'
                '-Iva deducible para empresa\n'
                '-LLEVAMOS SU VEHICULO SIN COSTE ADICIONAL SUJETO A '
                'DISPONIBILIDAD DEL PERSONAL Y DISTANCIA\n'
                '-ESTE ANUNCIO NO ES VINCULANTE,PUEDE CONTENER '
                'ERRORES....PREGUNTE AL COMERCIAL',
 '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-c3-bluehdi-75kw-100cv-ss-live-pack-5p-diesel-2022-en-sevilla-70186716-covo.aspx',
 'listing': 'auction',
 'location': 'Sevilla',
 'make': 'CITROEN',
 'model': 'C3',
 'odometer': 175000,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'ES',
 'original_photo_count': 0,
 'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19669916/4d1d7ecc-ce25-4acc-8b6d-8fb7dc1a35ad.jpg',
                'https://a.ccdn.es/cnet/vehicles/19669916/cee011b6-0591-4dfe-845d-d386a6822882.jpg',
                'https://a.ccdn.es/cnet/vehicles/19669916/ac79ac5d-0f2b-46cc-a79a-7ffc7c4a513f.jpg',
                'https://a.ccdn.es/cnet/vehicles/19669916/44007673-9402-466b-8d09-1ecaf1b32653.jpg',
                'https://a.ccdn.es/cnet/vehicles/19669916/37921ece-f581-4a42-a377-cf4554f332bd.jpg',
                'https://a.ccdn.es/cnet/vehicles/19669916/89d81430-8bb3-4c3f-a368-1a3b5a7d12ad.jpg',
                'https://a.ccdn.es/cnet/vehicles/19669916/ab9f50c2-2b4b-439a-9f9f-5912694949c8.jpg',
                'https://a.ccdn.es/cnet/vehicles/19669916/82d0f718-ea82-4296-b64a-2b9b48d449ef.jpg',
                'https://a.ccdn.es/cnet/vehicles/19669916/367cc6ad-2f8c-4cf1-ba22-bd94b56394e0.jpg',
                'https://a.ccdn.es/cnet/vehicles/19669916/37d9c821-4860-4914-94d5-6a96b8d0404f.jpg',
                'https://a.ccdn.es/cnet/vehicles/19669916/f891fa86-089c-48f5-9537-980ac9c68503.jpg',
                'https://a.ccdn.es/cnet/vehicles/19669916/890777f0-5408-4bb5-9162-35b081ecbde1.jpg',
                'https://a.ccdn.es/cnet/vehicles/19669916/c15a8cc3-35a9-487e-bb3b-1d4ec4c9d908.jpg',
                'https://a.ccdn.es/cnet/vehicles/19669916/73778ddd-d937-4bf1-b751-0a525d45aa71.jpg',
                'https://a.ccdn.es/cnet/vehicles/19669916/d5c92ed3-1c16-422b-9bbd-05c96d406776.jpg',
                'https://a.ccdn.es/cnet/vehicles/19669916/969fd590-e135-43ad-8836-51a4e9ece6e7.jpg',
                'https://a.ccdn.es/cnet/vehicles/19669916/e3fc70f2-b37f-412f-b5e5-3a5c88dfb998.jpg',
                'https://a.ccdn.es/cnet/vehicles/19669916/2d432bc5-a33a-4662-85ac-d53990d5fc25.jpg',
                'https://a.ccdn.es/cnet/vehicles/19669916/7ff50796-44e3-423c-980f-78f1ccc20e3c.jpg',
                'https://a.ccdn.es/cnet/vehicles/19669916/ec260362-9791-4553-be5e-cb2fba96bd0e.jpg',
                'https://a.ccdn.es/cnet/vehicles/19669916/0ff79d97-5430-46c9-8caf-881256b6443e.jpg',
                'https://a.ccdn.es/cnet/vehicles/19669916/6615b71c-ba50-419f-aaa4-8888c0b4a62e.jpg',
                'https://a.ccdn.es/cnet/vehicles/19669916/1963fccb-71d1-442c-a026-4ea1b30533ba.jpg'],
 'price': 9999,
 'price_includes_vat': True,
 'registration_date': '2022-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'CITROEN C3 BlueHDi SS Live Pack',
 'transmission': 'manual',
 'trim': 'BlueHDi 75KW 100CV SS Live Pack',
 'vin': None,
 'year': 2022}
2026-03-27 08:23:54 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 0f5a959a-343b-5d87-87dd-a95356f0c358 with identifier: 70186716
2026-03-27 08:23:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 0f5a959a-343b-5d87-87dd-a95356f0c358
2026-03-27 08:23:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 08:23:54 [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%252F19669916%252F4d1d7ecc-ce25-4acc-8b6d-8fb7dc1a35ad.jpg%27 HTTP/1.1" 200 None
2026-03-27 08:23:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19669916/4d1d7ecc-ce25-4acc-8b6d-8fb7dc1a35ad.jpg not downloaded yet
2026-03-27 08:23:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70194551> (referer: https://www.coches.net/concesionario/autosjorgecastro/?pg=1) ['zyte-api']
2026-03-27 08:23:54 [auto_selling_coches.net] INFO: Parsing page 2
2026-03-27 08:23:55 [auto_selling_coches.net] INFO: Found 27 listings on page 2
2026-03-27 08:23:55 [auto_selling_coches.net] INFO: Found listing with ID: 70220947
2026-03-27 08:23:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 08:23:55 [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%2770220947%27 HTTP/1.1" 200 None
2026-03-27 08:23:55 [auto_selling_coches.net] INFO: Scrape type for 70220947: 1
2026-03-27 08:23:55 [auto_selling_coches.net] INFO: Scraping new listing 70220947
2026-03-27 08:23:55 [auto_selling_coches.net] INFO: Found listing with ID: 70178605
2026-03-27 08:23:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 08:23:55 [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%2770178605%27 HTTP/1.1" 200 None
2026-03-27 08:23:55 [auto_selling_coches.net] INFO: Scrape type for 70178605: 1
2026-03-27 08:23:55 [auto_selling_coches.net] INFO: Scraping new listing 70178605
2026-03-27 08:23:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 08:23:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f6a911d7e10>
2026-03-27 08:23:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 08:23:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 08:23:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 08:23:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d6998dd8-bc1f-541b-bf91-0b887e0917c7/d6998dd8-bc1f-541b-bf91-0b887e0917c7_image_0.jpg HTTP/1.1" 201 0
2026-03-27 08:23:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 08:23:55 [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%252F19669253%252F4a367352-1743-4b79-98de-e796b4fe697d.jpg') HTTP/1.1" 204 0
2026-03-27 08:23:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19669253/4a367352-1743-4b79-98de-e796b4fe697d.jpg saved to cache
2026-03-27 08:23:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item d6998dd8-bc1f-541b-bf91-0b887e0917c7
2026-03-27 08:23:55 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item d6998dd8-bc1f-541b-bf91-0b887e0917c7 sending to next pipeline
2026-03-27 08:23:55 [auto_selling_coches.net] INFO: Found listing with ID: 70208787
2026-03-27 08:23:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 08:23:55 [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%2770208787%27 HTTP/1.1" 200 None
2026-03-27 08:23:55 [auto_selling_coches.net] INFO: Scrape type for 70208787: 1
2026-03-27 08:23:55 [auto_selling_coches.net] INFO: Scraping new listing 70208787
2026-03-27 08:23:55 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: d6998dd8-bc1f-541b-bf91-0b887e0917c7 with identifier 70186087
2026-03-27 08:23:55 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-27 08:23:55 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-27 08:23:55 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item d6998dd8-bc1f-541b-bf91-0b887e0917c7
2026-03-27 08:23:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/19669253/4a367352-1743-4b79-98de-e796b4fe697d.jpg>
{'auction_title': '',
 'body_type': 'Berlina',
 'c_o_2_emission_value': 100,
 'category': 'Coches',
 'color': 'Rojo',
 'currency': 'EUR',
 'description': 'Autos Jorge Castro\n'
                'BMW SERIE 1\n'
                '116D 115CV\n'
                '\n'
                'WWW AUTOMOVILESJORGECASTRO COM\n'
                '\n'
                'UNICO PROPIETARIO\n'
                'KMS CERTIFICADOS\n'
                'NACIONAL\n'
                'HISTORICO DE MANTENIMIENTO\n'
                'Posee los siguientes extras:\n'
                'Llantas de aleación\n'
                '-Sensor de aparcamiento trasero y delantero\n'
                '_ABS\n'
                '_Aire acondicionado\n'
                '_Cierre centralizado\n'
                '_Control de velocidad\n'
                '_Dirección asistida\n'
                '_Elevalunas eléctricos\n'
                '_Ordenador de a bordo\n'
                '-Navegador\n'
                '-Pantalla\n'
                '-Camara trasera\n'
                '_Teléfono Móvil\n'
                '_Volante multifunción\n'
                'UN AÑO DE GARANTIA INCLUIDA EN EL PRECIO....\n'
                '-Recogemos su vehículo como parte de pago\n'
                '-Aceptamos prueba mecánica\n'
                '-Financiación a su medida...\n'
                '-Iva deducible para empresa\n'
                '\n'
                '-LLEVAMOS SU VEHICULO SIN COSTE ADICIONAL SUJETO A '
                'DISPONIBILIDAD DEL PERSONAL Y DISTANCIA\n'
                '-ESTE ANUNCIO NO ES VINCULANTE,PUEDE CONTENER '
                'ERRORES....PREGUNTE AL COMERCIAL',
 'doors_number': 5,
 'emission_standard': 'C',
 'engine': '1.5L',
 'engine_horse_power': 116,
 'expiration_date': None,
 'fuel_type': 'Diesel',
 'id': 'd6998dd8-bc1f-541b-bf91-0b887e0917c7',
 'is_damaged': False,
 'is_operable': True,
 'license_plate': None,
 'link_to_web_offer': 'https://www.coches.net/bmw-serie-1-116d-5p-diesel-2021-en-sevilla-70186087-covo.aspx',
 'listing': 'auction',
 'location': 'Sevilla',
 'make': 'BMW',
 'model': 'Serie 1',
 'odometer': 199000,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'ES',
 'original_photo_count': 24,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d6998dd8-bc1f-541b-bf91-0b887e0917c7/d6998dd8-bc1f-541b-bf91-0b887e0917c7_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 78309,
             'Height': 600,
             'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19669253/4a367352-1743-4b79-98de-e796b4fe697d.jpg',
             'Width': 800}],
 'price': 14800,
 'price_includes_vat': True,
 'registration_date': '2020-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'BMW Serie 1 116d',
 'transmission': 'manual',
 'trim': '116d',
 'vin': None,
 'year': 2020}
2026-03-27 08:23:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 08:23:55 [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%2770186087%27 HTTP/1.1" 200 None
2026-03-27 08:23:55 [auto_selling_coches.net] INFO: Saving data for 70186087: {'created_time': 1774599835.139735, 'last_price_update_time': 1774599835.139747}
2026-03-27 08:23:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 08:23:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70186087') HTTP/1.1" 204 0
2026-03-27 08:23:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/19669916/4d1d7ecc-ce25-4acc-8b6d-8fb7dc1a35ad.jpg> (referer: None)
2026-03-27 08:23:55 [auto_selling_coches.net] INFO: Found listing with ID: 70178914
2026-03-27 08:23:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 08:23:55 [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%2770178914%27 HTTP/1.1" 200 None
2026-03-27 08:23:55 [auto_selling_coches.net] INFO: Scrape type for 70178914: 1
2026-03-27 08:23:55 [auto_selling_coches.net] INFO: Scraping new listing 70178914
2026-03-27 08:23:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 08:23:55 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
 'body_type': 'Berlina',
 'c_o_2_emission_value': None,
 'category': 'Coches',
 'color': 'Beige',
 'currency': 'EUR',
 'description': 'Autos Jorge Castro\n'
                'FORD FOCUS\n'
                '1.5 Ecoblue 88kW Trend Edition 120CV\n'
                '\n'
                'WWWAUTOMOVILESJORGECASTRO COM\n'
                '\n'
                'UNICO PROPIETARIO\n'
                'PROCENDENCIA DE EMPRESA\n'
                'KMS CERTIFICADOS\n'
                'NACIONAL\n'
                'HISTORICO DE MANTENIMIENTO CON TODAS LAS REVISIONES\n'
                'IVA DEDUCIBLE EN EL PRECIO\n'
                'FINANCIACION A SU MEDIDA, FINANCIAMOS EL 100%\n'
                'MISMO PRECIO FINANCIES O NO\n'
                'RECOGEMOS SU VEHICULO COMO PARTE DE PAGO\n'
                'LLEVAMOS SU VEHICULO SIN COSTE ADICIONAL DENTRO DE LA '
                'PROVINCIA\n'
                '(SUJETO A DISPONIBILIDAD DEL PERSONAL Y DISTANCIA)\n'
                '\n'
                '\n'
                'EQUIPAMIENTO Y EXTRAS:\n'
                '\n'
                'ABS\n'
                'Cierre centralizado\n'
                'Aire acondicionado\n'
                'Retrovisores electricos interior\n'
                'Control de velocidad\n'
                'Direccion asistida\n'
                'Pantalla tactil\n'
                'Elevalunas electricos delanteros y traseros\n'
                '-Sensor de aparcamiento trasero\n'
                'Ordenador de a bordo\n'
                'camara trasera\n'
                'Telefono Movil\n'
                'Volante multifuncion\n'
                '\n'
                'UN ANO DE GARANTIA INCLUIDA EN EL PRECIO.....\n'
                '-ESTE ANUNCIO NO ES VINCULANTE,PUEDE CONTENER '
                'ERRORES....PREGUNTE AL COMERCIAL',
 'doors_number': 5,
 'emission_standard': 'C',
 'engine': '1.5L',
 'engine_horse_power': 120,
 '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-15-ecoblue-88kw-trend-5p-diesel-2022-en-sevilla-70194551-covo.aspx',
 'listing': 'auction',
 'location': 'Sevilla',
 'make': 'FORD',
 'model': 'Focus',
 'odometer': 130000,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'ES',
 'original_photo_count': 0,
 'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19676549/51e1c952-2b95-4227-b44e-4314f11d901e.jpg',
                'https://a.ccdn.es/cnet/vehicles/19676549/90e7bc0e-a887-4eab-a4bb-c64eeaec7195.jpg',
                'https://a.ccdn.es/cnet/vehicles/19676549/16cffcf6-e296-4357-b438-66e1c8c9e6b1.jpg',
                'https://a.ccdn.es/cnet/vehicles/19676549/3a969666-8cfd-4752-a97c-45facaa73f06.jpg',
                'https://a.ccdn.es/cnet/vehicles/19676549/780e651a-0394-4d1d-abb2-3b6d000c236d.jpg',
                'https://a.ccdn.es/cnet/vehicles/19676549/f5a98234-c51f-4b52-9eb9-258d0e83e8a7.jpg',
                'https://a.ccdn.es/cnet/vehicles/19676549/389275f2-8a8a-4e43-bf10-70d556bdf7d5.jpg',
                'https://a.ccdn.es/cnet/vehicles/19676549/df787cad-df79-4251-a99c-00fcc30074d5.jpg',
                'https://a.ccdn.es/cnet/vehicles/19676549/9cd7e4e9-60b4-4fd9-af35-a3ef35d07020.jpg',
                'https://a.ccdn.es/cnet/vehicles/19676549/859df1a5-6752-4056-bf01-1e2f48784389.jpg',
                'https://a.ccdn.es/cnet/vehicles/19676549/bdf1b006-ecc9-437b-9647-c077f2bfbbf2.jpg',
                'https://a.ccdn.es/cnet/vehicles/19676549/2b5f2570-e2ff-4c55-8c17-cd06972a5c37.jpg',
                'https://a.ccdn.es/cnet/vehicles/19676549/5feb5f88-5071-4181-8514-899ce64e99cd.jpg',
                'https://a.ccdn.es/cnet/vehicles/19676549/9e30c5dd-b0b8-46ed-8571-649e9e34dbf7.jpg',
                'https://a.ccdn.es/cnet/vehicles/19676549/9f0585e0-f9da-4478-befc-82c7380360ca.jpg',
                'https://a.ccdn.es/cnet/vehicles/19676549/94480303-8915-4e50-9d6c-c8d653874a62.jpg',
                'https://a.ccdn.es/cnet/vehicles/19676549/b1216e99-7e52-4578-895b-71584870c8c0.jpg',
                'https://a.ccdn.es/cnet/vehicles/19676549/39132ddd-7760-4df0-8f83-0af9ebabdc03.jpg',
                'https://a.ccdn.es/cnet/vehicles/19676549/8ab47933-b551-4eff-8d8e-ed3842b9cf85.jpg',
                'https://a.ccdn.es/cnet/vehicles/19676549/291000af-ef63-4c6f-be8e-99086f49ad8a.jpg',
                'https://a.ccdn.es/cnet/vehicles/19676549/e82d9abe-ec82-4620-98f1-5bdefcc22bc1.jpg',
                'https://a.ccdn.es/cnet/vehicles/19676549/b2ffd7e4-e08a-4fe8-b4fb-0ac74cf10ea8.jpg',
                'https://a.ccdn.es/cnet/vehicles/19676549/7f83f786-6338-4eb5-9b1e-9e73e509e7d1.jpg',
                'https://a.ccdn.es/cnet/vehicles/19676549/a16ecc51-cf05-4c3c-a7bf-b730c1817724.jpg',
                'https://a.ccdn.es/cnet/vehicles/19676549/94f1db1c-cf2d-4caa-9419-1d4c5bbef858.jpg',
                'https://a.ccdn.es/cnet/vehicles/19676549/5d14fed7-764c-4c7a-9163-1a0d3043c2eb.jpg',
                'https://a.ccdn.es/cnet/vehicles/19676549/19734c75-58ae-4640-8427-d7749db620e4.jpg',
                'https://a.ccdn.es/cnet/vehicles/19676549/10f48bde-126d-4def-9dc3-9fd7b388582f.jpg',
                'https://a.ccdn.es/cnet/vehicles/19676549/f791a73c-90ea-47be-a47d-74c2603b49ad.jpg',
                'https://a.ccdn.es/cnet/vehicles/19676549/e3d052f4-996f-40cd-a875-deb1f52fde04.jpg',
                'https://a.ccdn.es/cnet/vehicles/19676549/6f02164f-fdee-45ba-900f-1641cc4338e7.jpg'],
 'price': 13800,
 'price_includes_vat': True,
 'registration_date': '2022-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'FORD Focus 1.5 Ecoblue Trend',
 'transmission': 'manual',
 'trim': '1.5 Ecoblue 88kW Trend',
 'vin': None,
 'year': 2022}
2026-03-27 08:23:55 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 859cb048-7149-54ba-af43-72e4e8ff3e77 with identifier: 70194551
2026-03-27 08:23:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 859cb048-7149-54ba-af43-72e4e8ff3e77
2026-03-27 08:23:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 08:23:55 [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%252F19676549%252F51e1c952-2b95-4227-b44e-4314f11d901e.jpg%27 HTTP/1.1" 200 None
2026-03-27 08:23:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19676549/51e1c952-2b95-4227-b44e-4314f11d901e.jpg not downloaded yet
2026-03-27 08:23:55 [auto_selling_coches.net] INFO: Found listing with ID: 70186771
2026-03-27 08:23:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 08:23:55 [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%2770186771%27 HTTP/1.1" 200 None
2026-03-27 08:23:55 [auto_selling_coches.net] INFO: Scrape type for 70186771: 1
2026-03-27 08:23:55 [auto_selling_coches.net] INFO: Scraping new listing 70186771
2026-03-27 08:23:55 [auto_selling_coches.net] INFO: Found listing with ID: 70185919
2026-03-27 08:23:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 08:23:55 [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%2770185919%27 HTTP/1.1" 200 None
2026-03-27 08:23:55 [auto_selling_coches.net] INFO: Scrape type for 70185919: 1
2026-03-27 08:23:55 [auto_selling_coches.net] INFO: Scraping new listing 70185919
2026-03-27 08:23:55 [auto_selling_coches.net] INFO: Found listing with ID: 70186044
2026-03-27 08:23:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 08:23:55 [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%2770186044%27 HTTP/1.1" 200 None
2026-03-27 08:23:55 [auto_selling_coches.net] INFO: Scrape type for 70186044: 1
2026-03-27 08:23:55 [auto_selling_coches.net] INFO: Scraping new listing 70186044
2026-03-27 08:23:55 [auto_selling_coches.net] INFO: Found listing with ID: 70193248
2026-03-27 08:23:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 08:23:55 [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%2770193248%27 HTTP/1.1" 200 None
2026-03-27 08:23:55 [auto_selling_coches.net] INFO: Scrape type for 70193248: 1
2026-03-27 08:23:55 [auto_selling_coches.net] INFO: Scraping new listing 70193248
2026-03-27 08:23:55 [auto_selling_coches.net] INFO: Found listing with ID: 70192967
2026-03-27 08:23:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 08:23:55 [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%2770192967%27 HTTP/1.1" 200 None
2026-03-27 08:23:55 [auto_selling_coches.net] INFO: Scrape type for 70192967: 1
2026-03-27 08:23:55 [auto_selling_coches.net] INFO: Scraping new listing 70192967
2026-03-27 08:23:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 08:23:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f6a91275010>
2026-03-27 08:23:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 08:23:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 08:23:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 08:23:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0f5a959a-343b-5d87-87dd-a95356f0c358/0f5a959a-343b-5d87-87dd-a95356f0c358_image_0.jpg HTTP/1.1" 201 0
2026-03-27 08:23:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 08:23:55 [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%252F19669916%252F4d1d7ecc-ce25-4acc-8b6d-8fb7dc1a35ad.jpg') HTTP/1.1" 204 0
2026-03-27 08:23:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19669916/4d1d7ecc-ce25-4acc-8b6d-8fb7dc1a35ad.jpg saved to cache
2026-03-27 08:23:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 0f5a959a-343b-5d87-87dd-a95356f0c358
2026-03-27 08:23:55 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 0f5a959a-343b-5d87-87dd-a95356f0c358 sending to next pipeline
2026-03-27 08:23:55 [auto_selling_coches.net] INFO: Found listing with ID: 70193060
2026-03-27 08:23:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 08:23:55 [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%2770193060%27 HTTP/1.1" 200 None
2026-03-27 08:23:55 [auto_selling_coches.net] INFO: Scrape type for 70193060: 1
2026-03-27 08:23:55 [auto_selling_coches.net] INFO: Scraping new listing 70193060
2026-03-27 08:23:55 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 0f5a959a-343b-5d87-87dd-a95356f0c358 with identifier 70186716
2026-03-27 08:23:55 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-27 08:23:55 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-27 08:23:55 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 0f5a959a-343b-5d87-87dd-a95356f0c358
2026-03-27 08:23:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/19669916/4d1d7ecc-ce25-4acc-8b6d-8fb7dc1a35ad.jpg>
{'auction_title': '',
 'body_type': 'Berlina',
 'c_o_2_emission_value': 96,
 'category': 'Coches',
 'color': 'Blanco',
 'currency': 'EUR',
 'description': 'Autos Jorge Castro\n'
                'CITROEN C3\n'
                'BLUEHDI 75KW 100CV SS LIVE PACK\n'
                '\n'
                'WWW AUTOMOVILESJORGECASTRO COM\n'
                '\n'
                'UNICO PROPIETARIO\n'
                'KMS CERTIFICADOS\n'
                'NACIONAL\n'
                'HISTORICO DE MANTENIMIENTO\n'
                'Posee los siguientes extras:\n'
                'Llantas de aleacion\n'
                '-camara trasera\n'
                '_ABS\n'
                '_Aire acondicionado\n'
                '_Cierre centralizado\n'
                '_Control de velocidad\n'
                '_Dirección asistida\n'
                '_Elevalunas eléctricos\n'
                '_Ordenador de a bordo\n'
                '-Navegador\n'
                '-llantas de aleación bicolor\n'
                '-Pantalla\n'
                '_Teléfono Móvil\n'
                '_Volante multifunción\n'
                'UN AÑO DE GARANTIA INCLUIDA EN EL PRECIO....\n'
                '-Recogemos su vehículo como parte de pago\n'
                '-Aceptamos prueba mecánica\n'
                '-Financiación a su medida...\n'
                '-Iva deducible para empresa\n'
                '-LLEVAMOS SU VEHICULO SIN COSTE ADICIONAL SUJETO A '
                'DISPONIBILIDAD DEL PERSONAL Y DISTANCIA\n'
                '-ESTE ANUNCIO NO ES VINCULANTE,PUEDE CONTENER '
                'ERRORES....PREGUNTE AL COMERCIAL',
 'doors_number': 5,
 'emission_standard': 'C',
 'engine': '1.5L',
 'engine_horse_power': 102,
 'expiration_date': None,
 'fuel_type': 'Diesel',
 'id': '0f5a959a-343b-5d87-87dd-a95356f0c358',
 'is_damaged': False,
 'is_operable': True,
 'license_plate': None,
 'link_to_web_offer': 'https://www.coches.net/citroen-c3-bluehdi-75kw-100cv-ss-live-pack-5p-diesel-2022-en-sevilla-70186716-covo.aspx',
 'listing': 'auction',
 'location': 'Sevilla',
 'make': 'CITROEN',
 'model': 'C3',
 'odometer': 175000,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'ES',
 'original_photo_count': 23,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0f5a959a-343b-5d87-87dd-a95356f0c358/0f5a959a-343b-5d87-87dd-a95356f0c358_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 73565,
             'Height': 600,
             'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19669916/4d1d7ecc-ce25-4acc-8b6d-8fb7dc1a35ad.jpg',
             'Width': 800}],
 'price': 9999,
 'price_includes_vat': True,
 'registration_date': '2022-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'CITROEN C3 BlueHDi SS Live Pack',
 'transmission': 'manual',
 'trim': 'BlueHDi 75KW 100CV SS Live Pack',
 'vin': None,
 'year': 2022}
2026-03-27 08:23:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 08:23:55 [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%2770186716%27 HTTP/1.1" 200 None
2026-03-27 08:23:55 [auto_selling_coches.net] INFO: Saving data for 70186716: {'created_time': 1774599835.399176, 'last_price_update_time': 1774599835.399187}
2026-03-27 08:23:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 08:23:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70186716') HTTP/1.1" 204 0
2026-03-27 08:23:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70192958> (referer: https://www.coches.net/concesionario/autosjorgecastro/?pg=1) ['zyte-api']
2026-03-27 08:23:55 [auto_selling_coches.net] INFO: Found listing with ID: 70178714
2026-03-27 08:23:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 08:23:55 [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%2770178714%27 HTTP/1.1" 200 None
2026-03-27 08:23:55 [auto_selling_coches.net] INFO: Scrape type for 70178714: 1
2026-03-27 08:23:55 [auto_selling_coches.net] INFO: Scraping new listing 70178714
2026-03-27 08:23:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 08:23:55 [auto_selling_coches.net] INFO: Found listing with ID: 70190990
2026-03-27 08:23:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 08:23:55 [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%2770190990%27 HTTP/1.1" 200 None
2026-03-27 08:23:55 [auto_selling_coches.net] INFO: Scrape type for 70190990: 1
2026-03-27 08:23:55 [auto_selling_coches.net] INFO: Scraping new listing 70190990
2026-03-27 08:23:55 [auto_selling_coches.net] INFO: Found listing with ID: 70156301
2026-03-27 08:23:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 08:23:55 [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%2770156301%27 HTTP/1.1" 200 None
2026-03-27 08:23:55 [auto_selling_coches.net] INFO: Scrape type for 70156301: 1
2026-03-27 08:23:55 [auto_selling_coches.net] INFO: Scraping new listing 70156301
2026-03-27 08:23:55 [auto_selling_coches.net] INFO: Found listing with ID: 70128307
2026-03-27 08:23:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 08:23:55 [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%2770128307%27 HTTP/1.1" 200 None
2026-03-27 08:23:55 [auto_selling_coches.net] INFO: Scrape type for 70128307: 1
2026-03-27 08:23:55 [auto_selling_coches.net] INFO: Scraping new listing 70128307
2026-03-27 08:23:55 [auto_selling_coches.net] INFO: Found listing with ID: 70193269
2026-03-27 08:23:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 08:23:55 [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%2770193269%27 HTTP/1.1" 200 None
2026-03-27 08:23:55 [auto_selling_coches.net] INFO: Scrape type for 70193269: 1
2026-03-27 08:23:55 [auto_selling_coches.net] INFO: Scraping new listing 70193269
2026-03-27 08:23:55 [auto_selling_coches.net] INFO: Found listing with ID: 70138207
2026-03-27 08:23:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 08:23:55 [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%2770138207%27 HTTP/1.1" 200 None
2026-03-27 08:23:55 [auto_selling_coches.net] INFO: Scrape type for 70138207: 1
2026-03-27 08:23:55 [auto_selling_coches.net] INFO: Scraping new listing 70138207
2026-03-27 08:23:55 [auto_selling_coches.net] INFO: Found listing with ID: 70115465
2026-03-27 08:23:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 08:23:55 [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%2770115465%27 HTTP/1.1" 200 None
2026-03-27 08:23:55 [auto_selling_coches.net] INFO: Scrape type for 70115465: 1
2026-03-27 08:23:55 [auto_selling_coches.net] INFO: Scraping new listing 70115465
2026-03-27 08:23:55 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
 'body_type': 'Berlina',
 'c_o_2_emission_value': 95,
 'category': 'Coches',
 'color': 'Gris / Plata (plomo)',
 'currency': 'EUR',
 'description': 'Autos Jorge Castro\n'
                'FORD FOCUS\n'
                '1.5 Ecoblue 88kW Trend Edition 120CV\n'
                '\n'
                'WWW AUTOMOVILESJORGECASTRO COM\n'
                '\n'
                'UNICO PROPIETARIO\n'
                'PROCENDENCIA DE EMPRESA\n'
                'KMS CERTIFICADOS\n'
                'NACIONAL\n'
                'HISTORICO DE MANTENIMIENTO CON TODAS LAS REVISIONES\n'
                'IVA DEDUCIBLE EN EL PRECIO\n'
                'FINANCIACION A SU MEDIDA, FINANCIAMOS EL 100%\n'
                'MISMO PRECIO FINANCIES O NO\n'
                'RECOGEMOS SU VEHICULO COMO PARTE DE PAGO\n'
                'LLEVAMOS SU VEHICULO SIN COSTE ADICIONAL DENTRO DE LA '
                'PROVINCIA\n'
                '(SUJETO A DISPONIBILIDAD DEL PERSONAL Y DISTANCIA)\n'
                '\n'
                '\n'
                'EQUIPAMIENTO Y EXTRAS:\n'
                '\n'
                'ABS\n'
                'Cierre centralizado\n'
                'Aire acondicionado\n'
                'Retrovisores electricos interior\n'
                'Control de velocidad\n'
                'Direccion asistida\n'
                'Pantalla tactil\n'
                'Elevalunas electricos delanteros y traseros\n'
                'Ordenador de a bordo\n'
                'Telefono Movil\n'
                'Volante multifuncion\n'
                '\n'
                'UN ANO DE GARANTIA INCLUIDA EN EL PRECIO.....\n'
                '-ESTE ANUNCIO NO ES VINCULANTE,PUEDE CONTENER '
                'ERRORES....PREGUNTE AL COMERCIAL',
 'doors_number': 5,
 'emission_standard': 'C',
 'engine': '1.5L',
 'engine_horse_power': 120,
 '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-15-ecoblue-88kw-trend-5p-diesel-2021-en-sevilla-70192958-covo.aspx',
 'listing': 'auction',
 'location': 'Sevilla',
 'make': 'FORD',
 'model': 'Focus',
 'odometer': 151000,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'ES',
 'original_photo_count': 0,
 'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19675270/6c8f60be-521c-407d-aa2c-f9f8ecb45361.jpg',
                'https://a.ccdn.es/cnet/vehicles/19675270/e348e9e6-dbe1-4e4d-8413-8463dc49606a.jpg',
                'https://a.ccdn.es/cnet/vehicles/19675270/ffa6219d-3f36-4d50-8469-b0d21a0abadc.jpg',
                'https://a.ccdn.es/cnet/vehicles/19675270/d194530d-ce4b-44ee-9e4b-58175ebd51f4.jpg',
                'https://a.ccdn.es/cnet/vehicles/19675270/a7b02d4e-9ed7-4223-ac07-92875c2c3b18.jpg',
                'https://a.ccdn.es/cnet/vehicles/19675270/0a779b52-e552-4861-92e7-589eb1da27ea.jpg',
                'https://a.ccdn.es/cnet/vehicles/19675270/8f46022d-d257-4e6e-828f-3fcc8ba53063.jpg',
                'https://a.ccdn.es/cnet/vehicles/19675270/dffdceec-48be-49e0-9a72-9ffc2df25409.jpg',
                'https://a.ccdn.es/cnet/vehicles/19675270/33d1002f-bc33-43b5-b1b2-d63dc7481565.jpg',
                'https://a.ccdn.es/cnet/vehicles/19675270/d88c37a2-0deb-4344-b098-d5f7c66d1d45.jpg',
                'https://a.ccdn.es/cnet/vehicles/19675270/4fe6665c-6640-4d22-a2d2-4d585e3b1cd3.jpg',
                'https://a.ccdn.es/cnet/vehicles/19675270/f11f444c-3c2e-4960-b373-ce2a1a25a782.jpg',
                'https://a.ccdn.es/cnet/vehicles/19675270/5b65349c-7fdc-4a9e-96db-2ce9be3d67dd.jpg',
                'https://a.ccdn.es/cnet/vehicles/19675270/212c7282-0159-4132-8b7f-1b73fec42a43.jpg',
                'https://a.ccdn.es/cnet/vehicles/19675270/2156009b-f70d-475b-9c9f-dbfc708fe21e.jpg',
                'https://a.ccdn.es/cnet/vehicles/19675270/f44337fe-fdf0-4b78-896e-ccfa16d14663.jpg',
                'https://a.ccdn.es/cnet/vehicles/19675270/eb8ddf65-796f-4c6a-a6ca-8ec54c95e60d.jpg',
                'https://a.ccdn.es/cnet/vehicles/19675270/2c7b4f25-ccec-43e2-bb31-1740afdfd468.jpg',
                'https://a.ccdn.es/cnet/vehicles/19675270/3fc7a41a-777d-48e1-a7f8-56b18137e3e1.jpg',
                'https://a.ccdn.es/cnet/vehicles/19675270/e80f2446-4c9e-47ea-99ec-9e10da7a46cd.jpg'],
 'price': 13500,
 'price_includes_vat': True,
 'registration_date': '2021-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'FORD Focus 1.5 Ecoblue Trend',
 'transmission': 'manual',
 'trim': '1.5 Ecoblue 88kW Trend',
 'vin': None,
 'year': 2021}
2026-03-27 08:23:55 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 2786fbe8-aa20-5123-99ff-6be8350c75c5 with identifier: 70192958
2026-03-27 08:23:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 2786fbe8-aa20-5123-99ff-6be8350c75c5
2026-03-27 08:23:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 08:23:55 [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%252F19675270%252F6c8f60be-521c-407d-aa2c-f9f8ecb45361.jpg%27 HTTP/1.1" 200 None
2026-03-27 08:23:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19675270/6c8f60be-521c-407d-aa2c-f9f8ecb45361.jpg not downloaded yet
2026-03-27 08:23:55 [auto_selling_coches.net] INFO: Found listing with ID: 70119233
2026-03-27 08:23:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 08:23:55 [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%2770119233%27 HTTP/1.1" 200 None
2026-03-27 08:23:55 [auto_selling_coches.net] INFO: Scrape type for 70119233: 1
2026-03-27 08:23:55 [auto_selling_coches.net] INFO: Scraping new listing 70119233
2026-03-27 08:23:55 [auto_selling_coches.net] INFO: Found listing with ID: 70129398
2026-03-27 08:23:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 08:23:55 [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%2770129398%27 HTTP/1.1" 200 None
2026-03-27 08:23:55 [auto_selling_coches.net] INFO: Scrape type for 70129398: 1
2026-03-27 08:23:55 [auto_selling_coches.net] INFO: Scraping new listing 70129398
2026-03-27 08:23:55 [auto_selling_coches.net] INFO: Found listing with ID: 70156226
2026-03-27 08:23:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 08:23:55 [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%2770156226%27 HTTP/1.1" 200 None
2026-03-27 08:23:55 [auto_selling_coches.net] INFO: Scrape type for 70156226: 1
2026-03-27 08:23:55 [auto_selling_coches.net] INFO: Scraping new listing 70156226
2026-03-27 08:23:55 [auto_selling_coches.net] INFO: Found listing with ID: 70115343
2026-03-27 08:23:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 08:23:55 [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%2770115343%27 HTTP/1.1" 200 None
2026-03-27 08:23:55 [auto_selling_coches.net] INFO: Scrape type for 70115343: 1
2026-03-27 08:23:55 [auto_selling_coches.net] INFO: Scraping new listing 70115343
2026-03-27 08:23:55 [auto_selling_coches.net] INFO: Found listing with ID: 70112554
2026-03-27 08:23:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 08:23:55 [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%2770112554%27 HTTP/1.1" 200 None
2026-03-27 08:23:55 [auto_selling_coches.net] INFO: Scrape type for 70112554: 1
2026-03-27 08:23:55 [auto_selling_coches.net] INFO: Scraping new listing 70112554
2026-03-27 08:23:55 [auto_selling_coches.net] INFO: Found listing with ID: 70110478
2026-03-27 08:23:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 08:23:55 [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%2770110478%27 HTTP/1.1" 200 None
2026-03-27 08:23:55 [auto_selling_coches.net] INFO: Scrape type for 70110478: 1
2026-03-27 08:23:55 [auto_selling_coches.net] INFO: Scraping new listing 70110478
2026-03-27 08:23:55 [auto_selling_coches.net] INFO: Found listing with ID: 70071790
2026-03-27 08:23:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 08:23:55 [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%2770071790%27 HTTP/1.1" 200 None
2026-03-27 08:23:55 [auto_selling_coches.net] INFO: Scrape type for 70071790: 1
2026-03-27 08:23:55 [auto_selling_coches.net] INFO: Scraping new listing 70071790
2026-03-27 08:23:55 [auto_selling_coches.net] INFO: Found listing with ID: 70081278
2026-03-27 08:23:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 08:23:55 [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%2770081278%27 HTTP/1.1" 200 None
2026-03-27 08:23:55 [auto_selling_coches.net] INFO: Scrape type for 70081278: 1
2026-03-27 08:23:55 [auto_selling_coches.net] INFO: Scraping new listing 70081278
2026-03-27 08:23:55 [auto_selling_coches.net] INFO: Found listing with ID: 70081218
2026-03-27 08:23:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 08:23:55 [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%2770081218%27 HTTP/1.1" 200 None
2026-03-27 08:23:55 [auto_selling_coches.net] INFO: Scrape type for 70081218: 1
2026-03-27 08:23:55 [auto_selling_coches.net] INFO: Scraping new listing 70081218
2026-03-27 08:23:55 [auto_selling_coches.net] INFO: Found listing with ID: 70042617
2026-03-27 08:23:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 08:23:55 [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%2770042617%27 HTTP/1.1" 200 None
2026-03-27 08:23:55 [auto_selling_coches.net] INFO: Scrape type for 70042617: 1
2026-03-27 08:23:55 [auto_selling_coches.net] INFO: Scraping new listing 70042617
2026-03-27 08:23:55 [auto_selling_coches.net] INFO: No more listings to scrape.
2026-03-27 08:23:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70239737> (referer: https://www.coches.net/concesionario/autosjorgecastro/?pg=1) ['zyte-api']
2026-03-27 08:23:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 08:23:56 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
 'body_type': 'Monovolumen',
 'c_o_2_emission_value': 110,
 'category': 'Coches',
 'color': 'Blanco',
 'currency': 'EUR',
 'description': 'Autos Jorge Castro\n'
                'PEUGEOT RIFTER\n'
                '1.5 BLUEHDI ACCESS STANDARD BLUEHDI 73KW 100CV\n'
                '\n'
                'WWW  AUTOMOVILESJORGECASTRO  COM\n'
                '\n'
                'UNICO PROPIETARIO\n'
                'PROCENDENCIA DE EMPRESA\n'
                'KMS CERTIFICADOS\n'
                'NACIONAL\n'
                'HISTORICO DE MANTENIMIENTO CON TODAS LAS REVISIONES\n'
                'IVA DEDUCIBLE EN EL PRECIO\n'
                'FINANCIACION A SU MEDIDA, FINANCIAMOS EL 100%\n'
                'MISMO PRECIO FINANCIES O NO\n'
                'RECOGEMOS SU VEHICULO COMO PARTE DE PAGO\n'
                'LLEVAMOS SU VEHICULO SIN COSTE ADICIONAL DENTRO DE LA '
                'PROVINCIA\n'
                '(SUJETO A DISPONIBILIDAD DEL PERSONAL Y DISTANCIA)\n'
                '\n'
                '\n'
                'EQUIPAMIENTO Y EXTRAS:\n'
                '\n'
                'ABS\n'
                'Cierre centralizado\n'
                'Aire acondicionado\n'
                'Retrovisores electricos interior\n'
                'Control de velocidad\n'
                'Direccion asistida\n'
                'Radio\n'
                'Elevalunas electricos delanteros y traseros\n'
                'Ordenador de a bordo\n'
                'Telefono Movil\n'
                'Volante multifuncion\n'
                '\n'
                'UN ANO DE GARANTIA INCLUIDA EN EL PRECIO.....\n'
                '-ESTE ANUNCIO NO ES VINCULANTE,PUEDE CONTENER '
                'ERRORES....PREGUNTE AL COMERCIAL',
 'doors_number': 4,
 'emission_standard': 'C',
 'engine': '1.5L',
 'engine_horse_power': 100,
 'expiration_date': None,
 'fuel_type': 'Diesel',
 'is_damaged': False,
 'is_operable': True,
 'license_plate': None,
 'link_to_web_offer': 'https://www.coches.net/peugeot-rifter-active-standard-bluehdi-73kw-4p-diesel-2020-en-sevilla-70239737-covo.aspx',
 'listing': 'auction',
 'location': 'Sevilla',
 'make': 'PEUGEOT',
 'model': 'Rifter',
 'odometer': 110000,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'ES',
 'original_photo_count': 0,
 'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19709058/7661fc7c-e77d-4514-8063-9d96c0fb9915.jpg',
                'https://a.ccdn.es/cnet/vehicles/19709058/8f7f177d-6df6-4e4b-aed4-b59d33b3c37a.jpg',
                'https://a.ccdn.es/cnet/vehicles/19709058/2d07882a-08b1-4de3-a98e-250ff8ee3419.jpg',
                'https://a.ccdn.es/cnet/vehicles/19709058/abbe9a6a-a64d-49ae-b0a4-db6ea4990d79.jpg',
                'https://a.ccdn.es/cnet/vehicles/19709058/b01addcd-7b69-4d07-8716-e06873b0b47a.jpg',
                'https://a.ccdn.es/cnet/vehicles/19709058/10295b61-6cbd-4d2b-9150-64b9d9a86b65.jpg',
                'https://a.ccdn.es/cnet/vehicles/19709058/ff910bf5-8b13-42c6-b285-a725fbf69cc7.jpg',
                'https://a.ccdn.es/cnet/vehicles/19709058/cdf54772-0b7c-4a8d-9ef9-4a5bee550c2e.jpg',
                'https://a.ccdn.es/cnet/vehicles/19709058/a24b63b1-5f2f-478b-a6fe-0c0fd6bca66c.jpg',
                'https://a.ccdn.es/cnet/vehicles/19709058/6fdac49f-1d84-4e37-9acc-d0a643d403f7.jpg',
                'https://a.ccdn.es/cnet/vehicles/19709058/83925585-cae6-4758-84ff-884a285a8ae2.jpg',
                'https://a.ccdn.es/cnet/vehicles/19709058/16ce0ad0-21dc-4f31-a634-1f93833f2341.jpg',
                'https://a.ccdn.es/cnet/vehicles/19709058/e46ea266-1c89-4ff8-8e48-e4e4613c4833.jpg',
                'https://a.ccdn.es/cnet/vehicles/19709058/bcf128f4-7dc9-4fce-b8b5-fbba41a2a03a.jpg',
                'https://a.ccdn.es/cnet/vehicles/19709058/9981c61c-1c29-4fa7-b813-8c2500bd2f50.jpg',
                'https://a.ccdn.es/cnet/vehicles/19709058/c94cee15-17dc-4f9e-8eb8-b26eadffce24.jpg',
                'https://a.ccdn.es/cnet/vehicles/19709058/48738a8a-ff1d-46da-b4fd-61f113335689.jpg',
                'https://a.ccdn.es/cnet/vehicles/19709058/87af844c-c336-474d-bf61-7e6a91b78572.jpg',
                'https://a.ccdn.es/cnet/vehicles/19709058/e549f3b8-79d9-45c6-b0b3-96f65f3ebbe7.jpg',
                'https://a.ccdn.es/cnet/vehicles/19709058/83b3b37c-4d9f-43cf-9e37-ccec30653514.jpg',
                'https://a.ccdn.es/cnet/vehicles/19709058/6abe4cf4-f7ef-4b2f-951e-dd62807f44ff.jpg',
                'https://a.ccdn.es/cnet/vehicles/19709058/20b12b58-60f3-404a-ac2d-a04a7d6c4aea.jpg',
                'https://a.ccdn.es/cnet/vehicles/19709058/ff910753-dccf-4999-8a0b-2d7faeac6e0a.jpg',
                'https://a.ccdn.es/cnet/vehicles/19709058/2beae626-17b3-4db4-8557-032358fb81eb.jpg',
                'https://a.ccdn.es/cnet/vehicles/19709058/189e474a-d0fa-4fb2-b334-5c779c025dc5.jpg',
                'https://a.ccdn.es/cnet/vehicles/19709058/62913a2c-dd37-414c-9940-aa8820adf33b.jpg',
                'https://a.ccdn.es/cnet/vehicles/19709058/1bdf4f4f-8fac-4211-a917-066eafc1b27f.jpg',
                'https://a.ccdn.es/cnet/vehicles/19709058/cafaa1ea-8558-4dce-bcd8-d1e4f3cab2bc.jpg'],
 'price': 14300,
 'price_includes_vat': True,
 'registration_date': '2020-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'PEUGEOT Rifter Active Standard BlueHDi',
 'transmission': 'manual',
 'trim': 'Active Standard BlueHDi 73kW',
 'vin': None,
 'year': 2020}
2026-03-27 08:23:56 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 29feaf47-76be-5851-8791-b3d0952e5624 with identifier: 70239737
2026-03-27 08:23:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 29feaf47-76be-5851-8791-b3d0952e5624
2026-03-27 08:23:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 08:23:56 [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%252F19709058%252F7661fc7c-e77d-4514-8063-9d96c0fb9915.jpg%27 HTTP/1.1" 200 None
2026-03-27 08:23:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19709058/7661fc7c-e77d-4514-8063-9d96c0fb9915.jpg not downloaded yet
2026-03-27 08:23:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70193042> (referer: https://www.coches.net/concesionario/autosjorgecastro/?pg=1) ['zyte-api']
2026-03-27 08:23:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70233329> (referer: https://www.coches.net/concesionario/autosjorgecastro/?pg=1) ['zyte-api']
2026-03-27 08:23:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 08:23:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/19709058/7661fc7c-e77d-4514-8063-9d96c0fb9915.jpg> (referer: None)
2026-03-27 08:23:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 08:23:56 [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': 'Autos Jorge Castro\n'
                '\n'
                'RENAULT MEGANE\n'
                'Business Blue dCi 85kW 115Cv\n'
                '\n'
                'WWW AUTOMOVILESJORGECASTRO COM\n'
                '\n'
                'UNICO PROPIETARIO\n'
                'NACIONAL\n'
                'FINANCIACION A SU MEDIDA, FINANCIAMOS EL 100%\n'
                'MISMO PRECIO FINANCIES O NO\n'
                'RECOGEMOS SU VEHICULO COMO PARTE DE PAGO\n'
                'LLEVAMOS SU VEHICULO SIN COSTE ADICIONAL DENTRO DE LA '
                'PROVINCIA\n'
                '(SUJETO A DISPONIBILIDAD DEL PERSONAL Y DISTANCIA)\n'
                '\n'
                'EQUIPAMIENTO Y EXTRAS:\n'
                '\n'
                'ABS\n'
                'pantalla tactil\n'
                'llantas de aleacion\n'
                'freno de mano automatico\n'
                'Cierre centralizado\n'
                'Climatizador\n'
                'navegador\n'
                'Retrovisores electricos interior\n'
                'Control de velocidad\n'
                'Direccion asistida\n'
                'Elevalunas electricos delanteros y traseros\n'
                'Llantas de aleacion\n'
                'Ordenador de a bordo\n'
                'Sensor de aparcamiento trasero\n'
                'Telefono Movil\n'
                'Volante multifuncion\n'
                '\n'
                'UN ANO DE GARANTIA INCLUIDA EN EL PRECIO.....\n'
                '-ESTE ANUNCIO NO ES VINCULANTE,PUEDE CONTENER '
                'ERRORES....PREGUNTE AL COMERCIAL',
 'doors_number': 5,
 'emission_standard': 'C',
 'engine': '1.5L',
 'engine_horse_power': 115,
 'expiration_date': None,
 'fuel_type': 'Diesel',
 'is_damaged': False,
 'is_operable': True,
 'license_plate': None,
 'link_to_web_offer': 'https://www.coches.net/renault-megane-business-blue-dci-85-kw-115cv-5p-diesel-2021-en-sevilla-70193042-covo.aspx',
 'listing': 'auction',
 'location': 'Sevilla',
 'make': 'RENAULT',
 'model': 'Mégane',
 'odometer': 181000,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'ES',
 'original_photo_count': 0,
 'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19675351/aff97404-e79e-439e-b2df-03909b0e5f28.jpg',
                'https://a.ccdn.es/cnet/vehicles/19675351/906c00ea-d37d-4189-9f22-0aeb04eca9f7.jpg',
                'https://a.ccdn.es/cnet/vehicles/19675351/e22e3c78-66dd-49da-8618-2b250878350e.jpg',
                'https://a.ccdn.es/cnet/vehicles/19675351/c4862c28-2884-475a-9a82-5aaa77a2b8bf.jpg',
                'https://a.ccdn.es/cnet/vehicles/19675351/2d51fab6-697e-4b64-b5f8-c8b01ec084de.jpg',
                'https://a.ccdn.es/cnet/vehicles/19675351/dffd0543-2d80-4c5a-9ab3-67b1e860e242.jpg',
                'https://a.ccdn.es/cnet/vehicles/19675351/f4515411-8dfa-4d04-bab9-b4ac4b175217.jpg',
                'https://a.ccdn.es/cnet/vehicles/19675351/91470126-3f7a-4f6c-a81d-608cbc7a42cc.jpg',
                'https://a.ccdn.es/cnet/vehicles/19675351/5bf81a0a-09d0-4330-aef0-fb325f3a1e20.jpg',
                'https://a.ccdn.es/cnet/vehicles/19675351/013263d3-fad9-4cc3-b1b6-ff8f7c731598.jpg',
                'https://a.ccdn.es/cnet/vehicles/19675351/262c6c4b-6626-4c69-9ac6-888c41d68d71.jpg',
                'https://a.ccdn.es/cnet/vehicles/19675351/8babbc88-8cff-46aa-8911-c9a0eb41e8e1.jpg',
                'https://a.ccdn.es/cnet/vehicles/19675351/d0b04453-56a8-4e22-b248-4c7500b1ce6b.jpg',
                'https://a.ccdn.es/cnet/vehicles/19675351/91231798-307f-4d36-8c9b-9e260dafb4fe.jpg',
                'https://a.ccdn.es/cnet/vehicles/19675351/3eef3c48-2d31-4f05-bc52-e4c7faadd693.jpg',
                'https://a.ccdn.es/cnet/vehicles/19675351/3e21ba43-0ed4-41dd-89b7-051e5d2b1f61.jpg',
                'https://a.ccdn.es/cnet/vehicles/19675351/87dd762c-512b-4433-a822-cc0dd951f2f0.jpg',
                'https://a.ccdn.es/cnet/vehicles/19675351/97526831-2b3f-4f47-a61d-585b28bace40.jpg',
                'https://a.ccdn.es/cnet/vehicles/19675351/3acee4ff-baac-4e25-888f-e90735749060.jpg'],
 'price': 11800,
 'price_includes_vat': True,
 'registration_date': '2021-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'RENAULT Mégane Business Blue dCi',
 'transmission': 'manual',
 'trim': 'Business Blue dCi 85 kW 115CV',
 'vin': None,
 'year': 2021}
2026-03-27 08:23:56 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 1fc740ff-23de-5861-a6e0-382f9781c6d5 with identifier: 70193042
2026-03-27 08:23:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 1fc740ff-23de-5861-a6e0-382f9781c6d5
2026-03-27 08:23:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 08:23:56 [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%252F19675351%252Faff97404-e79e-439e-b2df-03909b0e5f28.jpg%27 HTTP/1.1" 200 None
2026-03-27 08:23:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19675351/aff97404-e79e-439e-b2df-03909b0e5f28.jpg not downloaded yet
2026-03-27 08:23:56 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
 'body_type': 'SUV',
 'c_o_2_emission_value': 105,
 'category': 'Coches',
 'color': 'Azul',
 'currency': 'EUR',
 'description': 'Autos Jorge Castro\n'
                'FORD KUGA\n'
                '1.5 Ecoblue titanium 88kw 120cv\n'
                'WWW AUTOMOVILESJORGECASTRO COM\n'
                '\n'
                'UNICO PROPIETARIO\n'
                'PROCENDENCIA DE EMPRESA\n'
                'KMS CERTIFICADOS\n'
                'NACIONAL\n'
                'HISTORICO DE MANTENIMIENTO CON TODAS LAS REVISIONES\n'
                'IVA DEDUCIBLE EN EL PRECIO\n'
                'FINANCIACION A SU MEDIDA, FINANCIAMOS EL 100%\n'
                'MISMO PRECIO FINANCIES O NO\n'
                'RECOGEMOS SU VEHICULO COMO PARTE DE PAGO\n'
                'LLEVAMOS SU VEHICULO SIN COSTE ADICIONAL DENTRO DE LA '
                'PROVINCIA\n'
                '(SUJETO A DISPONIBILIDAD DEL PERSONAL Y DISTANCIA)\n'
                '\n'
                'EQUIPAMIENTO Y EXTRAS:\n'
                '\n'
                'ABS\n'
                'Cierre centralizado\n'
                'Climatizador\n'
                'navegador\n'
                'Retrovisores electricos interior\n'
                'Control de velocidad\n'
                'Direccion asistida\n'
                'Elevalunas eléctricos delanteros y traseros\n'
                'Llantas bicolor\n'
                'cámara trasera\n'
                'Ordenador de a bordo\n'
                '-cristales traseros tintados\n'
                'Sensor de aparcamiento trasero\n'
                'Telefono Movil\n'
                'Volante multifuncion\n'
                '\n'
                'UN ANO DE GARANTIA INCLUIDA EN EL PRECIO.....\n'
                '-ESTE ANUNCIO NO ES VINCULANTE,PUEDE CONTENER '
                'ERRORES....PREGUNTE AL COMERCIAL',
 'doors_number': 5,
 'emission_standard': 'C',
 'engine': '1.5L',
 'engine_horse_power': 120,
 'expiration_date': None,
 'fuel_type': 'Diesel',
 'is_damaged': False,
 'is_operable': True,
 'license_plate': None,
 'link_to_web_offer': 'https://www.coches.net/ford-kuga-titanium-15-ecoblue-88kw-120cv-5p-diesel-2021-en-sevilla-70233329-covo.aspx',
 'listing': 'auction',
 'location': 'Sevilla',
 'make': 'FORD',
 'model': 'Kuga',
 'odometer': 177000,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'ES',
 'original_photo_count': 0,
 'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19703507/9b1335c0-e74b-498b-8951-8afbcd5526b6.jpg',
                'https://a.ccdn.es/cnet/vehicles/19703507/00a85227-038b-483d-9699-0e0c62024c9f.jpg',
                'https://a.ccdn.es/cnet/vehicles/19703507/1f096485-70d4-48d0-94a9-6efda031c950.jpg',
                'https://a.ccdn.es/cnet/vehicles/19703507/de639225-380e-4ca9-b1c0-6d8d26ec5b17.jpg',
                'https://a.ccdn.es/cnet/vehicles/19703507/7c10ba0a-c3ee-40e5-8914-580a1d62e670.jpg',
                'https://a.ccdn.es/cnet/vehicles/19703507/800750d5-7823-4c9d-851a-22151c10d1d0.jpg',
                'https://a.ccdn.es/cnet/vehicles/19703507/0aa5f4c4-8315-421f-aa83-f3dd8a765b3d.jpg',
                'https://a.ccdn.es/cnet/vehicles/19703507/a69cadd0-3674-4962-96c3-035e006fb351.jpg',
                'https://a.ccdn.es/cnet/vehicles/19703507/245dc34d-7de1-4da5-800f-e6883e981544.jpg',
                'https://a.ccdn.es/cnet/vehicles/19703507/406f27ee-d7b6-4bb3-bdfc-69b66ef6b5c5.jpg',
                'https://a.ccdn.es/cnet/vehicles/19703507/d601847e-31fb-4775-999a-f9e37a9f684b.jpg',
                'https://a.ccdn.es/cnet/vehicles/19703507/0cd8a781-2af2-4296-8455-845fbac55e90.jpg',
                'https://a.ccdn.es/cnet/vehicles/19703507/96ade8ff-c53a-4ce6-ba5a-b0906b557292.jpg',
                'https://a.ccdn.es/cnet/vehicles/19703507/926fa8e5-c9a6-49e7-8f65-f3537ae01751.jpg',
                'https://a.ccdn.es/cnet/vehicles/19703507/d8b9eca6-fff8-42eb-8e17-504b16eca3a1.jpg',
                'https://a.ccdn.es/cnet/vehicles/19703507/057c7aed-3861-449f-be90-13179e8f0531.jpg',
                'https://a.ccdn.es/cnet/vehicles/19703507/455694b1-3273-4c30-9926-4e8a3c890d89.jpg',
                'https://a.ccdn.es/cnet/vehicles/19703507/b098db4d-067d-40e7-b32f-a15362065c79.jpg',
                'https://a.ccdn.es/cnet/vehicles/19703507/ed1dbee2-6b80-4828-8267-1b5a6825ae0b.jpg',
                'https://a.ccdn.es/cnet/vehicles/19703507/617fdd6c-94d5-40ac-abd8-e062089d5b27.jpg',
                'https://a.ccdn.es/cnet/vehicles/19703507/d8ff1e41-6d73-4021-b3b0-99f5c886a057.jpg',
                'https://a.ccdn.es/cnet/vehicles/19703507/9d025dfd-3f07-462a-84a7-8e1494a3a17e.jpg',
                'https://a.ccdn.es/cnet/vehicles/19703507/db4b6e05-a6f2-46c7-867d-1ac52a7a70a1.jpg',
                'https://a.ccdn.es/cnet/vehicles/19703507/12b0a8e2-9762-43a5-bbdc-d22679dd680c.jpg'],
 'price': 15800,
 'price_includes_vat': True,
 'registration_date': '2021-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'FORD Kuga Titanium 1.5 EcoBlue',
 'transmission': 'manual',
 'trim': 'Titanium 1.5 EcoBlue 88kW 120CV',
 'vin': None,
 'year': 2021}
2026-03-27 08:23:56 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: a650f3e2-92ef-5e8e-9243-5860eb4c30ae with identifier: 70233329
2026-03-27 08:23:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item a650f3e2-92ef-5e8e-9243-5860eb4c30ae
2026-03-27 08:23:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 08:23:56 [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%252F19703507%252F9b1335c0-e74b-498b-8951-8afbcd5526b6.jpg%27 HTTP/1.1" 200 None
2026-03-27 08:23:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19703507/9b1335c0-e74b-498b-8951-8afbcd5526b6.jpg not downloaded yet
2026-03-27 08:23:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 08:23:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f6a91ad0f90>
2026-03-27 08:23:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 08:23:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 08:23:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 08:23:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_29feaf47-76be-5851-8791-b3d0952e5624/29feaf47-76be-5851-8791-b3d0952e5624_image_0.jpg HTTP/1.1" 201 0
2026-03-27 08:23:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 08:23:56 [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%252F19709058%252F7661fc7c-e77d-4514-8063-9d96c0fb9915.jpg') HTTP/1.1" 204 0
2026-03-27 08:23:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19709058/7661fc7c-e77d-4514-8063-9d96c0fb9915.jpg saved to cache
2026-03-27 08:23:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 29feaf47-76be-5851-8791-b3d0952e5624
2026-03-27 08:23:56 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 29feaf47-76be-5851-8791-b3d0952e5624 sending to next pipeline
2026-03-27 08:23:56 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 29feaf47-76be-5851-8791-b3d0952e5624 with identifier 70239737
2026-03-27 08:23:56 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-27 08:23:56 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-27 08:23:56 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 29feaf47-76be-5851-8791-b3d0952e5624
2026-03-27 08:23:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/19709058/7661fc7c-e77d-4514-8063-9d96c0fb9915.jpg>
{'auction_title': '',
 'body_type': 'Monovolumen',
 'c_o_2_emission_value': 110,
 'category': 'Coches',
 'color': 'Blanco',
 'currency': 'EUR',
 'description': 'Autos Jorge Castro\n'
                'PEUGEOT RIFTER\n'
                '1.5 BLUEHDI ACCESS STANDARD BLUEHDI 73KW 100CV\n'
                '\n'
                'WWW  AUTOMOVILESJORGECASTRO  COM\n'
                '\n'
                'UNICO PROPIETARIO\n'
                'PROCENDENCIA DE EMPRESA\n'
                'KMS CERTIFICADOS\n'
                'NACIONAL\n'
                'HISTORICO DE MANTENIMIENTO CON TODAS LAS REVISIONES\n'
                'IVA DEDUCIBLE EN EL PRECIO\n'
                'FINANCIACION A SU MEDIDA, FINANCIAMOS EL 100%\n'
                'MISMO PRECIO FINANCIES O NO\n'
                'RECOGEMOS SU VEHICULO COMO PARTE DE PAGO\n'
                'LLEVAMOS SU VEHICULO SIN COSTE ADICIONAL DENTRO DE LA '
                'PROVINCIA\n'
                '(SUJETO A DISPONIBILIDAD DEL PERSONAL Y DISTANCIA)\n'
                '\n'
                '\n'
                'EQUIPAMIENTO Y EXTRAS:\n'
                '\n'
                'ABS\n'
                'Cierre centralizado\n'
                'Aire acondicionado\n'
                'Retrovisores electricos interior\n'
                'Control de velocidad\n'
                'Direccion asistida\n'
                'Radio\n'
                'Elevalunas electricos delanteros y traseros\n'
                'Ordenador de a bordo\n'
                'Telefono Movil\n'
                'Volante multifuncion\n'
                '\n'
                'UN ANO DE GARANTIA INCLUIDA EN EL PRECIO.....\n'
                '-ESTE ANUNCIO NO ES VINCULANTE,PUEDE CONTENER '
                'ERRORES....PREGUNTE AL COMERCIAL',
 'doors_number': 4,
 'emission_standard': 'C',
 'engine': '1.5L',
 'engine_horse_power': 100,
 'expiration_date': None,
 'fuel_type': 'Diesel',
 'id': '29feaf47-76be-5851-8791-b3d0952e5624',
 'is_damaged': False,
 'is_operable': True,
 'license_plate': None,
 'link_to_web_offer': 'https://www.coches.net/peugeot-rifter-active-standard-bluehdi-73kw-4p-diesel-2020-en-sevilla-70239737-covo.aspx',
 'listing': 'auction',
 'location': 'Sevilla',
 'make': 'PEUGEOT',
 'model': 'Rifter',
 'odometer': 110000,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'ES',
 'original_photo_count': 28,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_29feaf47-76be-5851-8791-b3d0952e5624/29feaf47-76be-5851-8791-b3d0952e5624_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 71376,
             'Height': 600,
             'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19709058/7661fc7c-e77d-4514-8063-9d96c0fb9915.jpg',
             'Width': 800}],
 'price': 14300,
 'price_includes_vat': True,
 'registration_date': '2020-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'PEUGEOT Rifter Active Standard BlueHDi',
 'transmission': 'manual',
 'trim': 'Active Standard BlueHDi 73kW',
 'vin': None,
 'year': 2020}
2026-03-27 08:23:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 08:23:56 [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%2770239737%27 HTTP/1.1" 200 None
2026-03-27 08:23:56 [auto_selling_coches.net] INFO: Saving data for 70239737: {'created_time': 1774599836.381863, 'last_price_update_time': 1774599836.381874}
2026-03-27 08:23:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 08:23:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70239737') HTTP/1.1" 204 0
2026-03-27 08:23:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70208787> (referer: https://www.coches.net/concesionario/autosjorgecastro/?pg=2) ['zyte-api']
2026-03-27 08:23:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70193060> (referer: https://www.coches.net/concesionario/autosjorgecastro/?pg=2) ['zyte-api']
2026-03-27 08:23:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/19703507/9b1335c0-e74b-498b-8951-8afbcd5526b6.jpg> (referer: None)
2026-03-27 08:23:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 08:23:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/19675351/aff97404-e79e-439e-b2df-03909b0e5f28.jpg> (referer: None)
2026-03-27 08:23:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 08:23:56 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
 'body_type': 'SUV',
 'c_o_2_emission_value': None,
 'category': 'Coches',
 'color': 'Blanco',
 'currency': 'EUR',
 'description': 'Autos Jorge Castro\n'
                '\n'
                'VOLKSWAGEN TIGUAN\n'
                'R-LINE 2.0 TDI 110KW (150CV) DSG \n'
                '\n'
                'WWW AUTOMOVILESJORGECASTRO COM\n'
                'UNICO PROPIETARIO\n'
                'KMS CERTIFICADOS\n'
                'NACIONAL\n'
                'HISTORICO DE MANTENIMIENTO\n'
                'Posee los siguientes extras:\n'
                '_ABS\n'
                '_Cierre centralizado\n'
                '_Climatizador\n'
                '-pantalla\n'
                '-Retrovisores electricos interior\n'
                '-sensor de aparcamiento delantero y trasero\n'
                '-Freno mano electrico\n'
                '_Control de velocidad\n'
                '_Direccion asistida\n'
                '_Elevalunas electricos\n'
                '_Llantas de aleacion\n'
                '_Ordenador de a bordo\n'
                '_Telefono Movil\n'
                '_Volante multifuncion\n'
                '-aire acondicionado trasero\n'
                'UN ANO DE GARANTIA INCLUIDA EN EL PRECIO.....\n'
                '-Recogemos su vehiculo como parte de pago\n'
                '-Aceptamos prueba mecanica\n'
                '-Financiacion a su medida...\n'
                '-Iva deducible para empresa\n'
                '-LLEVAMOS SU VEHICULO SIN COSTE ADICIONAL SUJETO A '
                'DISPONIBILIDAD DEL PERSONAL Y DISTANCIA\n'
                '-ESTE ANUNCIO NO ES VINCULANTE,PUEDE CONTENER '
                'ERRORES....PREGUNTE AL COMERCIAL',
 '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/volkswagen-tiguan-rline-20-tdi-110kw-150cv-dsg-5p-diesel-2023-en-sevilla-70208787-covo.aspx',
 'listing': 'auction',
 'location': 'Sevilla',
 'make': 'VOLKSWAGEN',
 'model': 'Tiguan',
 'odometer': 177000,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'ES',
 'original_photo_count': 0,
 'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19620277/0a6dc738-bc0c-4c5f-8bfb-1f62105f20b5.jpg',
                'https://a.ccdn.es/cnet/vehicles/19620277/01b4f88c-8c8f-47fd-bbc5-b94f26bb8b9c.jpg',
                'https://a.ccdn.es/cnet/vehicles/19620277/0d011f5c-3da3-419a-852e-80cbe23fc126.jpg',
                'https://a.ccdn.es/cnet/vehicles/19620277/9fb17bfe-48a2-41f0-8233-e6369f663681.jpg',
                'https://a.ccdn.es/cnet/vehicles/19620277/0930cc37-6ced-4a1b-a7b9-46c4d7f9a664.jpg',
                'https://a.ccdn.es/cnet/vehicles/19620277/44920881-f19b-40f0-88b3-c04967ebfc90.jpg',
                'https://a.ccdn.es/cnet/vehicles/19620277/a933ba98-9e0d-4304-a924-9bc94242621d.jpg',
                'https://a.ccdn.es/cnet/vehicles/19620277/9b6c1397-1dac-41ec-b9ed-1b77a602386c.jpg',
                'https://a.ccdn.es/cnet/vehicles/19620277/e5af42c2-812e-4b94-81ca-9952e840bec2.jpg',
                'https://a.ccdn.es/cnet/vehicles/19620277/36e9b801-8304-4090-a6e9-b37ff190d93b.jpg',
                'https://a.ccdn.es/cnet/vehicles/19620277/e85f4dc1-b11c-4d1f-8e61-c9ee69c10216.jpg',
                'https://a.ccdn.es/cnet/vehicles/19620277/f41c487d-601a-48bd-8356-3629aed7b2ec.jpg',
                'https://a.ccdn.es/cnet/vehicles/19620277/fa9043f4-05fd-4ab2-92d2-e130ced7b4fa.jpg',
                'https://a.ccdn.es/cnet/vehicles/19620277/1d9cef8c-838c-407b-af8b-3c347c22797e.jpg',
                'https://a.ccdn.es/cnet/vehicles/19620277/3811b111-416e-4e5c-8437-7edcc7e59460.jpg',
                'https://a.ccdn.es/cnet/vehicles/19620277/5e9a3a0d-10d8-4c72-a31f-cd5b369b4249.jpg',
                'https://a.ccdn.es/cnet/vehicles/19620277/f86ed69a-313b-4eb8-bcf5-b123316cdd55.jpg',
                'https://a.ccdn.es/cnet/vehicles/19620277/4e19d72c-22c9-48e2-af69-4671638a2763.jpg',
                'https://a.ccdn.es/cnet/vehicles/19620277/d8910176-4b40-4ae3-88f8-3a4efaa74c2d.jpg',
                'https://a.ccdn.es/cnet/vehicles/19620277/85199b32-6676-44a0-b555-98899cd32b35.jpg',
                'https://a.ccdn.es/cnet/vehicles/19620277/771f82dc-d03f-4340-ae3a-46d8991997e8.jpg',
                'https://a.ccdn.es/cnet/vehicles/19620277/92679d5a-5d5c-4512-b642-9474634f4111.jpg',
                'https://a.ccdn.es/cnet/vehicles/19620277/dd9c2c6f-9cf2-4a5f-834f-432c91d8c93f.jpg',
                'https://a.ccdn.es/cnet/vehicles/19620277/56d251b6-8284-412c-8083-c4175bc071fb.jpg',
                'https://a.ccdn.es/cnet/vehicles/19620277/0adaa976-6a4e-4287-b345-0f22f5176a60.jpg',
                'https://a.ccdn.es/cnet/vehicles/19620277/5c629758-db8a-4c42-a7f7-7291f1a80753.jpg',
                'https://a.ccdn.es/cnet/vehicles/19620277/be39a4fd-2b81-4691-b8fb-309deae436c7.jpg'],
 'price': 25800,
 'price_includes_vat': True,
 'registration_date': '2020-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'VOLKSWAGEN Tiguan RLine 2.0 TDI DSG',
 'transmission': 'automatic',
 'trim': 'RLine 2.0 TDI 110kW 150CV DSG',
 'vin': None,
 'year': 2020}
2026-03-27 08:23:56 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 4ed901d2-dd26-5a45-b6d2-2b39a5095d53 with identifier: 70208787
2026-03-27 08:23:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 4ed901d2-dd26-5a45-b6d2-2b39a5095d53
2026-03-27 08:23:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 08:23:56 [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%252F19620277%252F0a6dc738-bc0c-4c5f-8bfb-1f62105f20b5.jpg%27 HTTP/1.1" 200 None
2026-03-27 08:23:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19620277/0a6dc738-bc0c-4c5f-8bfb-1f62105f20b5.jpg not downloaded yet
2026-03-27 08:23:56 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
 'body_type': 'SUV',
 'c_o_2_emission_value': 102,
 'category': 'Coches',
 'color': 'Azul',
 'currency': 'EUR',
 'description': 'Autos Jorge Castro\n'
                'PEUGEOT 5008\n'
                '1.5BLUEHDI S&S GT LINE 130cv\n'
                '7 PLAZAS\n'
                'WWW AUTOMOVILESJORGECASTRO COM\n'
                'UNICO PROPIETARIO\n'
                'KMS CERTIFICADOS\n'
                'llantas bicolor\n'
                'camara trasera\n'
                'NACIONAL\n'
                'FRENO DE MANO ELECTRICO\n'
                'Posee los siguientes extras:\n'
                'Cristales traseros tintados\n'
                '_ABS\n'
                '_Aire acondicionado\n'
                '_Cierre centralizado\n'
                '_Control de velocidad\n'
                '_Dirección asistida\n'
                '_Elevalunas eléctricos\n'
                '_Ordenador de a bordo\n'
                '-Pantalla tactil\n'
                '-sensor de aparcamiento trasero y delantero\n'
                '_Teléfono Móvil\n'
                '_Volante multifunción\n'
                'UN AÑO DE GARANTIA INCLUIDA EN EL PRECIO....\n'
                '-Recogemos su vehículo como parte de pago\n'
                '-Aceptamos prueba mecánica\n'
                '-Financiación a su medida...\n'
                '-LLEVAMOS SU VEHICULO SIN COSTE ADICIONAL SUJETO A '
                'DISPONIBILIDAD DEL PERSONAL Y DISTANCIA\n'
                '-ESTE ANUNCIO NO ES VINCULANTE,PUEDE CONTENER '
                'ERRORES....PREGUNTE AL COMERCIAL',
 'doors_number': 5,
 'emission_standard': 'C',
 'engine': '1.5L',
 'engine_horse_power': 130,
 'expiration_date': None,
 'fuel_type': 'Diesel',
 'is_damaged': False,
 'is_operable': True,
 'license_plate': None,
 'link_to_web_offer': 'https://www.coches.net/peugeot-5008-gt-line-15l-bluehdi-96kw-130cv-ss-5p-diesel-2019-en-sevilla-70193060-covo.aspx',
 'listing': 'auction',
 'location': 'Sevilla',
 'make': 'PEUGEOT',
 'model': '5008',
 'odometer': 178000,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'ES',
 'original_photo_count': 0,
 'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19675377/f052a258-3f4d-4de4-bae6-e2c768fe6358.jpg',
                'https://a.ccdn.es/cnet/vehicles/19675377/7bd8ea4c-5607-49e9-9b74-9fa0f4fc2ebe.jpg',
                'https://a.ccdn.es/cnet/vehicles/19675377/d3af4d89-b825-4337-aa79-e52bcfa00e9c.jpg',
                'https://a.ccdn.es/cnet/vehicles/19675377/0bd25eba-a7da-4dfd-b043-34736c5c6b28.jpg',
                'https://a.ccdn.es/cnet/vehicles/19675377/0c6db4a9-8552-47ef-b9fa-e516a4fd84c3.jpg',
                'https://a.ccdn.es/cnet/vehicles/19675377/7ab24482-e784-43ce-b475-71939f14f044.jpg',
                'https://a.ccdn.es/cnet/vehicles/19675377/41eb1f11-231f-4b16-b5c6-0da550032e8e.jpg',
                'https://a.ccdn.es/cnet/vehicles/19675377/06ba6a12-4fdf-46dc-a909-59796fb9a574.jpg',
                'https://a.ccdn.es/cnet/vehicles/19675377/ce263535-1f2f-4841-970a-286ddf9f7588.jpg',
                'https://a.ccdn.es/cnet/vehicles/19675377/5c9788f3-26d2-43a2-a38f-29ae9210bbde.jpg',
                'https://a.ccdn.es/cnet/vehicles/19675377/19f36f8a-8b82-4410-936a-0228993dd85c.jpg',
                'https://a.ccdn.es/cnet/vehicles/19675377/9876a095-ad11-4fa1-ad52-f08354e9b4ba.jpg',
                'https://a.ccdn.es/cnet/vehicles/19675377/75fc0adc-eb09-4254-912c-13c80cd360d3.jpg',
                'https://a.ccdn.es/cnet/vehicles/19675377/0bce3eec-dadb-4d63-9bb6-57ceafdcaa6c.jpg',
                'https://a.ccdn.es/cnet/vehicles/19675377/d16a3e99-4adb-4150-818f-7c31d40e3451.jpg',
                'https://a.ccdn.es/cnet/vehicles/19675377/9ce50bea-8d4e-41d9-ba18-51930761c31c.jpg',
                'https://a.ccdn.es/cnet/vehicles/19675377/7176e53e-5e66-4292-9725-f89e8c91b264.jpg',
                'https://a.ccdn.es/cnet/vehicles/19675377/29b64ef5-784f-42d2-9e75-5955148331c8.jpg',
                'https://a.ccdn.es/cnet/vehicles/19675377/29885750-678d-4091-80f3-12115c8dbf00.jpg',
                'https://a.ccdn.es/cnet/vehicles/19675377/5b70d83c-ff5d-407a-b5c3-8255226ed4f4.jpg',
                'https://a.ccdn.es/cnet/vehicles/19675377/a6116efb-f287-45b3-859c-0288bea3015a.jpg',
                'https://a.ccdn.es/cnet/vehicles/19675377/4c01222c-5af3-4896-acb2-c562cd2fbd05.jpg',
                'https://a.ccdn.es/cnet/vehicles/19675377/34d97768-26e3-4792-9815-eeb7355246f0.jpg',
                'https://a.ccdn.es/cnet/vehicles/19675377/96353c16-6d8c-4d40-a401-1256765c9102.jpg'],
 'price': 17300,
 'price_includes_vat': True,
 'registration_date': '2019-01-01',
 'seats_number': 7,
 'seller_name': None,
 'title': 'PEUGEOT 5008 GT Line 1.5L BlueHDi SS',
 'transmission': 'manual',
 'trim': 'GT Line 1.5L BlueHDi 96kW 130CV SS',
 'vin': None,
 'year': 2019}
2026-03-27 08:23:56 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: d2a2a6d9-4f99-545a-a768-6316d864f5e7 with identifier: 70193060
2026-03-27 08:23:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item d2a2a6d9-4f99-545a-a768-6316d864f5e7
2026-03-27 08:23:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 08:23:56 [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%252F19675377%252Ff052a258-3f4d-4de4-bae6-e2c768fe6358.jpg%27 HTTP/1.1" 200 None
2026-03-27 08:23:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19675377/f052a258-3f4d-4de4-bae6-e2c768fe6358.jpg not downloaded yet
2026-03-27 08:23:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 08:23:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f6a911b69d0>
2026-03-27 08:23:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 08:23:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 08:23:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 08:23:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a650f3e2-92ef-5e8e-9243-5860eb4c30ae/a650f3e2-92ef-5e8e-9243-5860eb4c30ae_image_0.jpg HTTP/1.1" 201 0
2026-03-27 08:23:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 08:23:57 [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%252F19703507%252F9b1335c0-e74b-498b-8951-8afbcd5526b6.jpg') HTTP/1.1" 204 0
2026-03-27 08:23:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19703507/9b1335c0-e74b-498b-8951-8afbcd5526b6.jpg saved to cache
2026-03-27 08:23:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item a650f3e2-92ef-5e8e-9243-5860eb4c30ae
2026-03-27 08:23:57 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item a650f3e2-92ef-5e8e-9243-5860eb4c30ae sending to next pipeline
2026-03-27 08:23:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 08:23:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f6a91e4e6d0>
2026-03-27 08:23:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 08:23:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 08:23:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 08:23:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1fc740ff-23de-5861-a6e0-382f9781c6d5/1fc740ff-23de-5861-a6e0-382f9781c6d5_image_0.jpg HTTP/1.1" 201 0
2026-03-27 08:23:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 08:23:57 [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%252F19675351%252Faff97404-e79e-439e-b2df-03909b0e5f28.jpg') HTTP/1.1" 204 0
2026-03-27 08:23:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19675351/aff97404-e79e-439e-b2df-03909b0e5f28.jpg saved to cache
2026-03-27 08:23:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 1fc740ff-23de-5861-a6e0-382f9781c6d5
2026-03-27 08:23:57 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 1fc740ff-23de-5861-a6e0-382f9781c6d5 sending to next pipeline
2026-03-27 08:23:57 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: a650f3e2-92ef-5e8e-9243-5860eb4c30ae with identifier 70233329
2026-03-27 08:23:57 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-27 08:23:57 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-27 08:23:57 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item a650f3e2-92ef-5e8e-9243-5860eb4c30ae
2026-03-27 08:23:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/19703507/9b1335c0-e74b-498b-8951-8afbcd5526b6.jpg>
{'auction_title': '',
 'body_type': 'SUV',
 'c_o_2_emission_value': 105,
 'category': 'Coches',
 'color': 'Azul',
 'currency': 'EUR',
 'description': 'Autos Jorge Castro\n'
                'FORD KUGA\n'
                '1.5 Ecoblue titanium 88kw 120cv\n'
                'WWW AUTOMOVILESJORGECASTRO COM\n'
                '\n'
                'UNICO PROPIETARIO\n'
                'PROCENDENCIA DE EMPRESA\n'
                'KMS CERTIFICADOS\n'
                'NACIONAL\n'
                'HISTORICO DE MANTENIMIENTO CON TODAS LAS REVISIONES\n'
                'IVA DEDUCIBLE EN EL PRECIO\n'
                'FINANCIACION A SU MEDIDA, FINANCIAMOS EL 100%\n'
                'MISMO PRECIO FINANCIES O NO\n'
                'RECOGEMOS SU VEHICULO COMO PARTE DE PAGO\n'
                'LLEVAMOS SU VEHICULO SIN COSTE ADICIONAL DENTRO DE LA '
                'PROVINCIA\n'
                '(SUJETO A DISPONIBILIDAD DEL PERSONAL Y DISTANCIA)\n'
                '\n'
                'EQUIPAMIENTO Y EXTRAS:\n'
                '\n'
                'ABS\n'
                'Cierre centralizado\n'
                'Climatizador\n'
                'navegador\n'
                'Retrovisores electricos interior\n'
                'Control de velocidad\n'
                'Direccion asistida\n'
                'Elevalunas eléctricos delanteros y traseros\n'
                'Llantas bicolor\n'
                'cámara trasera\n'
                'Ordenador de a bordo\n'
                '-cristales traseros tintados\n'
                'Sensor de aparcamiento trasero\n'
                'Telefono Movil\n'
                'Volante multifuncion\n'
                '\n'
                'UN ANO DE GARANTIA INCLUIDA EN EL PRECIO.....\n'
                '-ESTE ANUNCIO NO ES VINCULANTE,PUEDE CONTENER '
                'ERRORES....PREGUNTE AL COMERCIAL',
 'doors_number': 5,
 'emission_standard': 'C',
 'engine': '1.5L',
 'engine_horse_power': 120,
 'expiration_date': None,
 'fuel_type': 'Diesel',
 'id': 'a650f3e2-92ef-5e8e-9243-5860eb4c30ae',
 'is_damaged': False,
 'is_operable': True,
 'license_plate': None,
 'link_to_web_offer': 'https://www.coches.net/ford-kuga-titanium-15-ecoblue-88kw-120cv-5p-diesel-2021-en-sevilla-70233329-covo.aspx',
 'listing': 'auction',
 'location': 'Sevilla',
 'make': 'FORD',
 'model': 'Kuga',
 'odometer': 177000,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'ES',
 'original_photo_count': 24,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a650f3e2-92ef-5e8e-9243-5860eb4c30ae/a650f3e2-92ef-5e8e-9243-5860eb4c30ae_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 80644,
             'Height': 600,
             'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19703507/9b1335c0-e74b-498b-8951-8afbcd5526b6.jpg',
             'Width': 800}],
 'price': 15800,
 'price_includes_vat': True,
 'registration_date': '2021-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'FORD Kuga Titanium 1.5 EcoBlue',
 'transmission': 'manual',
 'trim': 'Titanium 1.5 EcoBlue 88kW 120CV',
 'vin': None,
 'year': 2021}
2026-03-27 08:23:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 08:23:57 [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%2770233329%27 HTTP/1.1" 200 None
2026-03-27 08:23:57 [auto_selling_coches.net] INFO: Saving data for 70233329: {'created_time': 1774599837.134695, 'last_price_update_time': 1774599837.134711}
2026-03-27 08:23:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 08:23:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70233329') HTTP/1.1" 204 0
2026-03-27 08:23:57 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 1fc740ff-23de-5861-a6e0-382f9781c6d5 with identifier 70193042
2026-03-27 08:23:57 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-27 08:23:57 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-27 08:23:57 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 1fc740ff-23de-5861-a6e0-382f9781c6d5
2026-03-27 08:23:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/19675351/aff97404-e79e-439e-b2df-03909b0e5f28.jpg>
{'auction_title': '',
 'body_type': 'Berlina',
 'c_o_2_emission_value': None,
 'category': 'Coches',
 'color': 'Blanco',
 'currency': 'EUR',
 'description': 'Autos Jorge Castro\n'
                '\n'
                'RENAULT MEGANE\n'
                'Business Blue dCi 85kW 115Cv\n'
                '\n'
                'WWW AUTOMOVILESJORGECASTRO COM\n'
                '\n'
                'UNICO PROPIETARIO\n'
                'NACIONAL\n'
                'FINANCIACION A SU MEDIDA, FINANCIAMOS EL 100%\n'
                'MISMO PRECIO FINANCIES O NO\n'
                'RECOGEMOS SU VEHICULO COMO PARTE DE PAGO\n'
                'LLEVAMOS SU VEHICULO SIN COSTE ADICIONAL DENTRO DE LA '
                'PROVINCIA\n'
                '(SUJETO A DISPONIBILIDAD DEL PERSONAL Y DISTANCIA)\n'
                '\n'
                'EQUIPAMIENTO Y EXTRAS:\n'
                '\n'
                'ABS\n'
                'pantalla tactil\n'
                'llantas de aleacion\n'
                'freno de mano automatico\n'
                'Cierre centralizado\n'
                'Climatizador\n'
                'navegador\n'
                'Retrovisores electricos interior\n'
                'Control de velocidad\n'
                'Direccion asistida\n'
                'Elevalunas electricos delanteros y traseros\n'
                'Llantas de aleacion\n'
                'Ordenador de a bordo\n'
                'Sensor de aparcamiento trasero\n'
                'Telefono Movil\n'
                'Volante multifuncion\n'
                '\n'
                'UN ANO DE GARANTIA INCLUIDA EN EL PRECIO.....\n'
                '-ESTE ANUNCIO NO ES VINCULANTE,PUEDE CONTENER '
                'ERRORES....PREGUNTE AL COMERCIAL',
 'doors_number': 5,
 'emission_standard': 'C',
 'engine': '1.5L',
 'engine_horse_power': 115,
 'expiration_date': None,
 'fuel_type': 'Diesel',
 'id': '1fc740ff-23de-5861-a6e0-382f9781c6d5',
 'is_damaged': False,
 'is_operable': True,
 'license_plate': None,
 'link_to_web_offer': 'https://www.coches.net/renault-megane-business-blue-dci-85-kw-115cv-5p-diesel-2021-en-sevilla-70193042-covo.aspx',
 'listing': 'auction',
 'location': 'Sevilla',
 'make': 'RENAULT',
 'model': 'Mégane',
 'odometer': 181000,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'ES',
 'original_photo_count': 19,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1fc740ff-23de-5861-a6e0-382f9781c6d5/1fc740ff-23de-5861-a6e0-382f9781c6d5_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 76311,
             'Height': 600,
             'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19675351/aff97404-e79e-439e-b2df-03909b0e5f28.jpg',
             'Width': 800}],
 'price': 11800,
 'price_includes_vat': True,
 'registration_date': '2021-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'RENAULT Mégane Business Blue dCi',
 'transmission': 'manual',
 'trim': 'Business Blue dCi 85 kW 115CV',
 'vin': None,
 'year': 2021}
2026-03-27 08:23:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 08:23:57 [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%2770193042%27 HTTP/1.1" 200 None
2026-03-27 08:23:57 [auto_selling_coches.net] INFO: Saving data for 70193042: {'created_time': 1774599837.196436, 'last_price_update_time': 1774599837.196448}
2026-03-27 08:23:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 08:23:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70193042') HTTP/1.1" 204 0
2026-03-27 08:23:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70042617> (referer: https://www.coches.net/concesionario/autosjorgecastro/?pg=2) ['zyte-api']
2026-03-27 08:23:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/19675377/f052a258-3f4d-4de4-bae6-e2c768fe6358.jpg> (referer: None)
2026-03-27 08:23:57 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
 'body_type': 'SUV',
 'c_o_2_emission_value': None,
 'category': 'Coches',
 'color': 'Blanco',
 'currency': 'EUR',
 'description': 'Autos Jorge Castro\n'
                'PORSCHE Cayenne Coupé PLatinum Edition\n'
                '3.0 GASOLINA 340CV\n'
                '\n'
                'WWW.AUTOMOVILESJORGECASTRO.COM\n'
                '\n'
                'UNICO PROPIETARIO\n'
                'PROCENDENCIA DE EMPRESA\n'
                'KMS CERTIFICADOS\n'
                'NACIONAL\n'
                'IVA DEDUCIBLE EN EL PRECIO\n'
                'FINANCIACION A SU MEDIDA, FINANCIAMOS EL 100%\n'
                'MISMO PRECIO FINANCIES O NO\n'
                'RECOGEMOS SU VEHICULO COMO PARTE DE PAGO\n'
                'LLEVAMOS SU VEHICULO SIN COSTE ADICIONAL DENTRO DE LA '
                'PROVINCIA\n'
                '(SUJETO A DISPONIBILIDAD DEL PERSONAL Y DISTANCIA)\n'
                '\n'
                '\n'
                'EQUIPAMIENTO Y EXTRAS:\n'
                '\n'
                'asientos de cuero\n'
                'techo solar\n'
                'climatizador automático trizona.\n'
                'portón trasero eléctrico.\n'
                'asistente de mantenimiento de carril y control de crucero '
                'adaptativo.\n'
                'ABS\n'
                'LLANTAS DE ALEACION 21 PULGADAS\n'
                'sensor delantero y trasero\n'
                'camara trasera\n'
                'Cierre centralizado\n'
                'asientos deportivos calefactables y eléctricos con memoria.\n'
                'Aire acondicionado\n'
                'sistente de cambio de carril (lane change. assist).\n'
                'porsche entry & drive- acceso confort.\n'
                'cierre confort de puertas.\n'
                'ionizador.\n'
                'iluminaciÓn ambiente.\n'
                'Retrovisores electricos interior\n'
                'Pantalla tactil\n'
                'navegador\n'
                'garantia oficial de porche\n'
                'Control de velocidad\n'
                'Direccion asistida\n'
                'Elevalunas electricos delanteros y traseros\n'
                'Ordenador de a bordo\n'
                'Telefono Movil\n'
                'Volante multifuncion\n'
                '\n'
                'UN ANO DE GARANTIA INCLUIDA EN EL PRECIO.....\n'
                '-ESTE ANUNCIO NO ES VINCULANTE,PUEDE CONTENER '
                'ERRORES....PREGUNTE AL COMERCIAL',
 'doors_number': 5,
 'emission_standard': 'C',
 'engine': '3.0L',
 'engine_horse_power': 340,
 'expiration_date': None,
 'fuel_type': 'Gasolina',
 'is_damaged': False,
 'is_operable': True,
 'license_plate': None,
 'link_to_web_offer': 'https://www.coches.net/porsche-cayenne-coupe-platinum-edition-5p-gasolina-2023-en-sevilla-70042617-covo.aspx',
 'listing': 'auction',
 'location': 'Sevilla',
 'make': 'PORSCHE',
 'model': 'Cayenne Coupé',
 'odometer': 44000,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'ES',
 'original_photo_count': 0,
 'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19553424/44e3486e-63b9-4558-8467-00228346a8d1.jpg',
                'https://a.ccdn.es/cnet/vehicles/19553424/5e7b99ed-13f3-4303-8c99-33ae86cc474f.jpg',
                'https://a.ccdn.es/cnet/vehicles/19553424/cd849afc-ee9e-4997-afd7-99f0345044c7.jpg',
                'https://a.ccdn.es/cnet/vehicles/19553424/86d11f55-6dc5-455e-827e-248f60686707.jpg',
                'https://a.ccdn.es/cnet/vehicles/19553424/0665f210-2068-4caf-ac91-3efe3c9f2086.jpg',
                'https://a.ccdn.es/cnet/vehicles/19553424/f26a6f21-f5fc-472c-aeb9-de87c84082be.jpg',
                'https://a.ccdn.es/cnet/vehicles/19553424/464caead-ec79-4c0c-9db8-eea39632669b.jpg',
                'https://a.ccdn.es/cnet/vehicles/19553424/3c877ba1-fc89-4073-9c6a-98f39a0ce951.jpg',
                'https://a.ccdn.es/cnet/vehicles/19553424/53fd70ae-7bf0-44d8-8618-b5bcc28b4f42.jpg',
                'https://a.ccdn.es/cnet/vehicles/19553424/3a1dc92f-5a4c-48a8-a7a2-4cbe5139a04e.jpg',
                'https://a.ccdn.es/cnet/vehicles/19553424/256307a6-8163-47c4-8f7b-02da72913244.jpg',
                'https://a.ccdn.es/cnet/vehicles/19553424/78577d80-6c17-4f7f-882c-1585ab7219ba.jpg',
                'https://a.ccdn.es/cnet/vehicles/19553424/dc3cb2d1-69f3-4370-9141-0e707b33a676.jpg',
                'https://a.ccdn.es/cnet/vehicles/19553424/f488da79-2108-4ff3-af36-d21e6fbc0d90.jpg',
                'https://a.ccdn.es/cnet/vehicles/19553424/3918e6eb-25e3-4bbc-baf9-45a72abeabf1.jpg',
                'https://a.ccdn.es/cnet/vehicles/19553424/fca379f1-11b3-4c18-b7df-cad6382e27a1.jpg',
                'https://a.ccdn.es/cnet/vehicles/19553424/0206da3c-a47b-4c71-b432-4526f59fe545.jpg',
                'https://a.ccdn.es/cnet/vehicles/19553424/9cde4ec6-157d-408f-8d39-2ad027f70711.jpg',
                'https://a.ccdn.es/cnet/vehicles/19553424/714a6112-4ab1-4128-8a48-76f98259f9f8.jpg',
                'https://a.ccdn.es/cnet/vehicles/19553424/0d0c0ef7-368c-4d55-bdf1-b0e70187d4c8.jpg',
                'https://a.ccdn.es/cnet/vehicles/19553424/306f0d89-061e-4f50-9797-32a1c520348e.jpg',
                'https://a.ccdn.es/cnet/vehicles/19553424/8b12db23-1e94-4938-a090-8bec57debd4d.jpg',
                'https://a.ccdn.es/cnet/vehicles/19553424/98f6500e-78ea-4571-be88-43b09f5e1871.jpg',
                'https://a.ccdn.es/cnet/vehicles/19553424/19e4b0cf-e278-4823-acf8-6793398676a8.jpg',
                'https://a.ccdn.es/cnet/vehicles/19553424/02e5abf5-a5d6-4dc3-9bce-70ace7e5e966.jpg',
                'https://a.ccdn.es/cnet/vehicles/19553424/44645f20-1cd1-4d89-b6b4-af23e279e972.jpg',
                'https://a.ccdn.es/cnet/vehicles/19553424/8715570c-2076-4373-bfaf-38ee115c8c61.jpg',
                'https://a.ccdn.es/cnet/vehicles/19553424/02020c9a-3153-45dc-9689-b0dd5495e40e.jpg'],
 'price': 82999,
 'price_includes_vat': True,
 'registration_date': '2023-01-01',
 'seats_number': 4,
 'seller_name': None,
 'title': 'PORSCHE Cayenne Coupé Platinum Edition',
 'transmission': 'automatic',
 'trim': 'Platinum Edition',
 'vin': None,
 'year': 2023}
2026-03-27 08:23:57 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: deb63654-fc09-5236-901c-87568fbd841a with identifier: 70042617
2026-03-27 08:23:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item deb63654-fc09-5236-901c-87568fbd841a
2026-03-27 08:23:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 08:23:57 [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%252F19553424%252F44e3486e-63b9-4558-8467-00228346a8d1.jpg%27 HTTP/1.1" 200 None
2026-03-27 08:23:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19553424/44e3486e-63b9-4558-8467-00228346a8d1.jpg not downloaded yet
2026-03-27 08:23:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 08:23:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f6a91276290>
2026-03-27 08:23:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 08:23:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 08:23:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 08:23:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d2a2a6d9-4f99-545a-a768-6316d864f5e7/d2a2a6d9-4f99-545a-a768-6316d864f5e7_image_0.jpg HTTP/1.1" 201 0
2026-03-27 08:23:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 08:23:57 [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%252F19675377%252Ff052a258-3f4d-4de4-bae6-e2c768fe6358.jpg') HTTP/1.1" 204 0
2026-03-27 08:23:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19675377/f052a258-3f4d-4de4-bae6-e2c768fe6358.jpg saved to cache
2026-03-27 08:23:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item d2a2a6d9-4f99-545a-a768-6316d864f5e7
2026-03-27 08:23:57 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item d2a2a6d9-4f99-545a-a768-6316d864f5e7 sending to next pipeline
2026-03-27 08:23:57 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: d2a2a6d9-4f99-545a-a768-6316d864f5e7 with identifier 70193060
2026-03-27 08:23:57 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-27 08:23:57 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-27 08:23:57 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item d2a2a6d9-4f99-545a-a768-6316d864f5e7
2026-03-27 08:23:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/19675377/f052a258-3f4d-4de4-bae6-e2c768fe6358.jpg>
{'auction_title': '',
 'body_type': 'SUV',
 'c_o_2_emission_value': 102,
 'category': 'Coches',
 'color': 'Azul',
 'currency': 'EUR',
 'description': 'Autos Jorge Castro\n'
                'PEUGEOT 5008\n'
                '1.5BLUEHDI S&S GT LINE 130cv\n'
                '7 PLAZAS\n'
                'WWW AUTOMOVILESJORGECASTRO COM\n'
                'UNICO PROPIETARIO\n'
                'KMS CERTIFICADOS\n'
                'llantas bicolor\n'
                'camara trasera\n'
                'NACIONAL\n'
                'FRENO DE MANO ELECTRICO\n'
                'Posee los siguientes extras:\n'
                'Cristales traseros tintados\n'
                '_ABS\n'
                '_Aire acondicionado\n'
                '_Cierre centralizado\n'
                '_Control de velocidad\n'
                '_Dirección asistida\n'
                '_Elevalunas eléctricos\n'
                '_Ordenador de a bordo\n'
                '-Pantalla tactil\n'
                '-sensor de aparcamiento trasero y delantero\n'
                '_Teléfono Móvil\n'
                '_Volante multifunción\n'
                'UN AÑO DE GARANTIA INCLUIDA EN EL PRECIO....\n'
                '-Recogemos su vehículo como parte de pago\n'
                '-Aceptamos prueba mecánica\n'
                '-Financiación a su medida...\n'
                '-LLEVAMOS SU VEHICULO SIN COSTE ADICIONAL SUJETO A '
                'DISPONIBILIDAD DEL PERSONAL Y DISTANCIA\n'
                '-ESTE ANUNCIO NO ES VINCULANTE,PUEDE CONTENER '
                'ERRORES....PREGUNTE AL COMERCIAL',
 'doors_number': 5,
 'emission_standard': 'C',
 'engine': '1.5L',
 'engine_horse_power': 130,
 'expiration_date': None,
 'fuel_type': 'Diesel',
 'id': 'd2a2a6d9-4f99-545a-a768-6316d864f5e7',
 'is_damaged': False,
 'is_operable': True,
 'license_plate': None,
 'link_to_web_offer': 'https://www.coches.net/peugeot-5008-gt-line-15l-bluehdi-96kw-130cv-ss-5p-diesel-2019-en-sevilla-70193060-covo.aspx',
 'listing': 'auction',
 'location': 'Sevilla',
 'make': 'PEUGEOT',
 'model': '5008',
 'odometer': 178000,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'ES',
 'original_photo_count': 24,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d2a2a6d9-4f99-545a-a768-6316d864f5e7/d2a2a6d9-4f99-545a-a768-6316d864f5e7_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 93246,
             'Height': 600,
             'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19675377/f052a258-3f4d-4de4-bae6-e2c768fe6358.jpg',
             'Width': 800}],
 'price': 17300,
 'price_includes_vat': True,
 'registration_date': '2019-01-01',
 'seats_number': 7,
 'seller_name': None,
 'title': 'PEUGEOT 5008 GT Line 1.5L BlueHDi SS',
 'transmission': 'manual',
 'trim': 'GT Line 1.5L BlueHDi 96kW 130CV SS',
 'vin': None,
 'year': 2019}
2026-03-27 08:23:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 08:23:57 [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%2770193060%27 HTTP/1.1" 200 None
2026-03-27 08:23:57 [auto_selling_coches.net] INFO: Saving data for 70193060: {'created_time': 1774599837.603809, 'last_price_update_time': 1774599837.603819}
2026-03-27 08:23:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 08:23:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70193060') HTTP/1.1" 204 0
2026-03-27 08:23:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/19620277/0a6dc738-bc0c-4c5f-8bfb-1f62105f20b5.jpg> (referer: None)
2026-03-27 08:23:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70081218> (referer: https://www.coches.net/concesionario/autosjorgecastro/?pg=2) ['zyte-api']
2026-03-27 08:23:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 08:23:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/19553424/44e3486e-63b9-4558-8467-00228346a8d1.jpg> (referer: None)
2026-03-27 08:23:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 08:23:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 08:23:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f6a911c1350>
2026-03-27 08:23:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 08:23:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 08:23:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 08:23:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4ed901d2-dd26-5a45-b6d2-2b39a5095d53/4ed901d2-dd26-5a45-b6d2-2b39a5095d53_image_0.jpg HTTP/1.1" 201 0
2026-03-27 08:23:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 08:23:57 [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%252F19620277%252F0a6dc738-bc0c-4c5f-8bfb-1f62105f20b5.jpg') HTTP/1.1" 204 0
2026-03-27 08:23:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19620277/0a6dc738-bc0c-4c5f-8bfb-1f62105f20b5.jpg saved to cache
2026-03-27 08:23:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 4ed901d2-dd26-5a45-b6d2-2b39a5095d53
2026-03-27 08:23:57 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 4ed901d2-dd26-5a45-b6d2-2b39a5095d53 sending to next pipeline
2026-03-27 08:23:57 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 4ed901d2-dd26-5a45-b6d2-2b39a5095d53 with identifier 70208787
2026-03-27 08:23:57 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-27 08:23:57 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-27 08:23:57 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 4ed901d2-dd26-5a45-b6d2-2b39a5095d53
2026-03-27 08:23:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/19620277/0a6dc738-bc0c-4c5f-8bfb-1f62105f20b5.jpg>
{'auction_title': '',
 'body_type': 'SUV',
 'c_o_2_emission_value': None,
 'category': 'Coches',
 'color': 'Blanco',
 'currency': 'EUR',
 'description': 'Autos Jorge Castro\n'
                '\n'
                'VOLKSWAGEN TIGUAN\n'
                'R-LINE 2.0 TDI 110KW (150CV) DSG \n'
                '\n'
                'WWW AUTOMOVILESJORGECASTRO COM\n'
                'UNICO PROPIETARIO\n'
                'KMS CERTIFICADOS\n'
                'NACIONAL\n'
                'HISTORICO DE MANTENIMIENTO\n'
                'Posee los siguientes extras:\n'
                '_ABS\n'
                '_Cierre centralizado\n'
                '_Climatizador\n'
                '-pantalla\n'
                '-Retrovisores electricos interior\n'
                '-sensor de aparcamiento delantero y trasero\n'
                '-Freno mano electrico\n'
                '_Control de velocidad\n'
                '_Direccion asistida\n'
                '_Elevalunas electricos\n'
                '_Llantas de aleacion\n'
                '_Ordenador de a bordo\n'
                '_Telefono Movil\n'
                '_Volante multifuncion\n'
                '-aire acondicionado trasero\n'
                'UN ANO DE GARANTIA INCLUIDA EN EL PRECIO.....\n'
                '-Recogemos su vehiculo como parte de pago\n'
                '-Aceptamos prueba mecanica\n'
                '-Financiacion a su medida...\n'
                '-Iva deducible para empresa\n'
                '-LLEVAMOS SU VEHICULO SIN COSTE ADICIONAL SUJETO A '
                'DISPONIBILIDAD DEL PERSONAL Y DISTANCIA\n'
                '-ESTE ANUNCIO NO ES VINCULANTE,PUEDE CONTENER '
                'ERRORES....PREGUNTE AL COMERCIAL',
 'doors_number': 5,
 'emission_standard': 'C',
 'engine': '2.0L',
 'engine_horse_power': 150,
 'expiration_date': None,
 'fuel_type': 'Diesel',
 'id': '4ed901d2-dd26-5a45-b6d2-2b39a5095d53',
 'is_damaged': False,
 'is_operable': True,
 'license_plate': None,
 'link_to_web_offer': 'https://www.coches.net/volkswagen-tiguan-rline-20-tdi-110kw-150cv-dsg-5p-diesel-2023-en-sevilla-70208787-covo.aspx',
 'listing': 'auction',
 'location': 'Sevilla',
 'make': 'VOLKSWAGEN',
 'model': 'Tiguan',
 'odometer': 177000,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'ES',
 'original_photo_count': 27,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4ed901d2-dd26-5a45-b6d2-2b39a5095d53/4ed901d2-dd26-5a45-b6d2-2b39a5095d53_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 85300,
             'Height': 600,
             'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19620277/0a6dc738-bc0c-4c5f-8bfb-1f62105f20b5.jpg',
             'Width': 800}],
 'price': 25800,
 'price_includes_vat': True,
 'registration_date': '2020-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'VOLKSWAGEN Tiguan RLine 2.0 TDI DSG',
 'transmission': 'automatic',
 'trim': 'RLine 2.0 TDI 110kW 150CV DSG',
 'vin': None,
 'year': 2020}
2026-03-27 08:23:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 08:23:57 [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%2770208787%27 HTTP/1.1" 200 None
2026-03-27 08:23:57 [auto_selling_coches.net] INFO: Saving data for 70208787: {'created_time': 1774599837.797793, 'last_price_update_time': 1774599837.797804}
2026-03-27 08:23:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 08:23:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70208787') HTTP/1.1" 204 0
2026-03-27 08:23:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70081278> (referer: https://www.coches.net/concesionario/autosjorgecastro/?pg=2) ['zyte-api']
2026-03-27 08:23:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 08:23:57 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
 'body_type': 'Berlina',
 'c_o_2_emission_value': 86,
 'category': 'Coches',
 'color': 'Blanco',
 'currency': 'EUR',
 'description': 'Autos Jorge Castro\n'
                'TOYOTA C-HR\n'
                '1.8 125H ACTIVE\n'
                'HYBRIDO - GASOLINA\n'
                '\n'
                'WWW AUTOMOVILESJORGECASTRO COM\n'
                '\n'
                'UNICO PROPIETARIO\n'
                'KMS CERTIFICADOS\n'
                'NACIONAL\n'
                'HISTORICO DE MANTENIMIENTO\n'
                'Posee los siguientes extras:\n'
                'Llantas de aleacion\n'
                '-Sensor de aparcamiento trasero\n'
                '_ABS\n'
                '_Aire acondicionado\n'
                '_Cierre centralizado\n'
                '_Control de velocidad\n'
                '_Direccion asistida\n'
                '_Elevalunas electricos\n'
                '_Ordenador de a bordo\n'
                '-Navegador\n'
                '-Pantalla\n'
                '_Telefono Movil\n'
                '_Volante multifuncion\n'
                'UN ANO DE GARANTIA INCLUIDA EN EL PRECIO....\n'
                '-Recogemos su vehiculo como parte de pago\n'
                '-Aceptamos prueba mecanica\n'
                '-Financiacion a su medida...\n'
                '-Iva deducible para empresa\n'
                '-LLEVAMOS SU VEHICULO SIN COSTE ADICIONAL SUJETO A '
                'DISPONIBILIDAD DEL PERSONAL Y DISTANCIA\n'
                '-ESTE ANUNCIO NO ES VINCULANTE,PUEDE CONTENER '
                'ERRORES....PREGUNTE AL COMERCIAL',
 'doors_number': 5,
 'emission_standard': 'ECO',
 'engine': '1.8L',
 'engine_horse_power': 122,
 'expiration_date': None,
 'fuel_type': 'Híbrido',
 'is_damaged': False,
 'is_operable': True,
 'license_plate': None,
 'link_to_web_offer': 'https://www.coches.net/toyota-c-hr-18-125h-advance-5p-electrico-hibrido-2019-en-sevilla-70081218-covo.aspx',
 'listing': 'auction',
 'location': 'Sevilla',
 'make': 'TOYOTA',
 'model': 'C-HR',
 'odometer': 91000,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'ES',
 'original_photo_count': 0,
 'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19586814/d9b67ca7-670b-4216-ab78-abf3ef78df83.jpg',
                'https://a.ccdn.es/cnet/vehicles/19586814/c0c04742-8990-4ca8-b483-1e6b48345514.jpg',
                'https://a.ccdn.es/cnet/vehicles/19586814/af8703b3-e076-43ef-ac3b-a642876064f8.jpg',
                'https://a.ccdn.es/cnet/vehicles/19586814/98264834-fe22-4f0f-9a8d-5890f1b60c65.jpg',
                'https://a.ccdn.es/cnet/vehicles/19586814/0cb4d6f1-709f-484a-95ef-ff426873f96c.jpg',
                'https://a.ccdn.es/cnet/vehicles/19586814/11995d33-a8bc-4b82-9259-adc6fa98f8ca.jpg',
                'https://a.ccdn.es/cnet/vehicles/19586814/118019f2-5f73-486f-a980-c3f226a18c78.jpg',
                'https://a.ccdn.es/cnet/vehicles/19586814/93e8795e-425b-4d87-9487-8b40c101836a.jpg',
                'https://a.ccdn.es/cnet/vehicles/19586814/943b6bd3-27be-4c51-9c15-9773b8fe4d81.jpg',
                'https://a.ccdn.es/cnet/vehicles/19586814/fc7f903c-7b8e-4600-b4e5-bc0b2e86a06a.jpg',
                'https://a.ccdn.es/cnet/vehicles/19586814/1ed727f2-5bb6-400f-86be-924f137b1626.jpg',
                'https://a.ccdn.es/cnet/vehicles/19586814/b941aff2-0445-411c-8fdf-ad5ff6c256ce.jpg',
                'https://a.ccdn.es/cnet/vehicles/19586814/0f828472-604a-4864-aa0a-f02baac1e5aa.jpg',
                'https://a.ccdn.es/cnet/vehicles/19586814/71da2b22-d437-460d-a53f-10414aa820d2.jpg',
                'https://a.ccdn.es/cnet/vehicles/19586814/afdcf594-f595-43fd-a9f6-c870407c3e84.jpg',
                'https://a.ccdn.es/cnet/vehicles/19586814/ddd73db9-ecb9-4d92-9c5a-93b5ef680125.jpg',
                'https://a.ccdn.es/cnet/vehicles/19586814/8facb01b-0906-4a57-a271-c8ef44da04fe.jpg',
                'https://a.ccdn.es/cnet/vehicles/19586814/2ee32c50-cd4e-4c06-adb9-cd917d57bd0b.jpg',
                'https://a.ccdn.es/cnet/vehicles/19586814/ed836904-90b9-49f0-a76c-60b11c4c2744.jpg'],
 'price': 20800,
 'price_includes_vat': True,
 'registration_date': '2018-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'TOYOTA C-HR 1.8 125H Advance',
 'transmission': 'automatic',
 'trim': '1.8 125H Advance',
 'vin': None,
 'year': 2018}
2026-03-27 08:23:57 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 2edc4ba0-f0e6-5733-845b-8945a6371791 with identifier: 70081218
2026-03-27 08:23:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 2edc4ba0-f0e6-5733-845b-8945a6371791
2026-03-27 08:23:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 08:23:57 [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%252F19586814%252Fd9b67ca7-670b-4216-ab78-abf3ef78df83.jpg%27 HTTP/1.1" 200 None
2026-03-27 08:23:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19586814/d9b67ca7-670b-4216-ab78-abf3ef78df83.jpg not downloaded yet
2026-03-27 08:23:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 08:23:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f6a91268650>
2026-03-27 08:23:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 08:23:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 08:23:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 08:23:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_deb63654-fc09-5236-901c-87568fbd841a/deb63654-fc09-5236-901c-87568fbd841a_image_0.jpg HTTP/1.1" 201 0
2026-03-27 08:23:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 08:23:57 [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%252F19553424%252F44e3486e-63b9-4558-8467-00228346a8d1.jpg') HTTP/1.1" 204 0
2026-03-27 08:23:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19553424/44e3486e-63b9-4558-8467-00228346a8d1.jpg saved to cache
2026-03-27 08:23:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item deb63654-fc09-5236-901c-87568fbd841a
2026-03-27 08:23:57 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item deb63654-fc09-5236-901c-87568fbd841a sending to next pipeline
2026-03-27 08:23:57 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: deb63654-fc09-5236-901c-87568fbd841a with identifier 70042617
2026-03-27 08:23:57 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-27 08:23:57 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-27 08:23:57 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item deb63654-fc09-5236-901c-87568fbd841a
2026-03-27 08:23:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/19553424/44e3486e-63b9-4558-8467-00228346a8d1.jpg>
{'auction_title': '',
 'body_type': 'SUV',
 'c_o_2_emission_value': None,
 'category': 'Coches',
 'color': 'Blanco',
 'currency': 'EUR',
 'description': 'Autos Jorge Castro\n'
                'PORSCHE Cayenne Coupé PLatinum Edition\n'
                '3.0 GASOLINA 340CV\n'
                '\n'
                'WWW.AUTOMOVILESJORGECASTRO.COM\n'
                '\n'
                'UNICO PROPIETARIO\n'
                'PROCENDENCIA DE EMPRESA\n'
                'KMS CERTIFICADOS\n'
                'NACIONAL\n'
                'IVA DEDUCIBLE EN EL PRECIO\n'
                'FINANCIACION A SU MEDIDA, FINANCIAMOS EL 100%\n'
                'MISMO PRECIO FINANCIES O NO\n'
                'RECOGEMOS SU VEHICULO COMO PARTE DE PAGO\n'
                'LLEVAMOS SU VEHICULO SIN COSTE ADICIONAL DENTRO DE LA '
                'PROVINCIA\n'
                '(SUJETO A DISPONIBILIDAD DEL PERSONAL Y DISTANCIA)\n'
                '\n'
                '\n'
                'EQUIPAMIENTO Y EXTRAS:\n'
                '\n'
                'asientos de cuero\n'
                'techo solar\n'
                'climatizador automático trizona.\n'
                'portón trasero eléctrico.\n'
                'asistente de mantenimiento de carril y control de crucero '
                'adaptativo.\n'
                'ABS\n'
                'LLANTAS DE ALEACION 21 PULGADAS\n'
                'sensor delantero y trasero\n'
                'camara trasera\n'
                'Cierre centralizado\n'
                'asientos deportivos calefactables y eléctricos con memoria.\n'
                'Aire acondicionado\n'
                'sistente de cambio de carril (lane change. assist).\n'
                'porsche entry & drive- acceso confort.\n'
                'cierre confort de puertas.\n'
                'ionizador.\n'
                'iluminaciÓn ambiente.\n'
                'Retrovisores electricos interior\n'
                'Pantalla tactil\n'
                'navegador\n'
                'garantia oficial de porche\n'
                'Control de velocidad\n'
                'Direccion asistida\n'
                'Elevalunas electricos delanteros y traseros\n'
                'Ordenador de a bordo\n'
                'Telefono Movil\n'
                'Volante multifuncion\n'
                '\n'
                'UN ANO DE GARANTIA INCLUIDA EN EL PRECIO.....\n'
                '-ESTE ANUNCIO NO ES VINCULANTE,PUEDE CONTENER '
                'ERRORES....PREGUNTE AL COMERCIAL',
 'doors_number': 5,
 'emission_standard': 'C',
 'engine': '3.0L',
 'engine_horse_power': 340,
 'expiration_date': None,
 'fuel_type': 'Gasolina',
 'id': 'deb63654-fc09-5236-901c-87568fbd841a',
 'is_damaged': False,
 'is_operable': True,
 'license_plate': None,
 'link_to_web_offer': 'https://www.coches.net/porsche-cayenne-coupe-platinum-edition-5p-gasolina-2023-en-sevilla-70042617-covo.aspx',
 'listing': 'auction',
 'location': 'Sevilla',
 'make': 'PORSCHE',
 'model': 'Cayenne Coupé',
 'odometer': 44000,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'ES',
 'original_photo_count': 28,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_deb63654-fc09-5236-901c-87568fbd841a/deb63654-fc09-5236-901c-87568fbd841a_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 71064,
             'Height': 600,
             'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19553424/44e3486e-63b9-4558-8467-00228346a8d1.jpg',
             'Width': 800}],
 'price': 82999,
 'price_includes_vat': True,
 'registration_date': '2023-01-01',
 'seats_number': 4,
 'seller_name': None,
 'title': 'PORSCHE Cayenne Coupé Platinum Edition',
 'transmission': 'automatic',
 'trim': 'Platinum Edition',
 'vin': None,
 'year': 2023}
2026-03-27 08:23:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 08:23:57 [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%2770042617%27 HTTP/1.1" 200 None
2026-03-27 08:23:57 [auto_selling_coches.net] INFO: Saving data for 70042617: {'created_time': 1774599837.934863, 'last_price_update_time': 1774599837.934877}
2026-03-27 08:23:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 08:23:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70042617') HTTP/1.1" 204 0
2026-03-27 08:23:57 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
 'body_type': 'SUV',
 'c_o_2_emission_value': None,
 'category': 'Coches',
 'color': 'Blanco',
 'currency': 'EUR',
 'description': 'Autos Jorge Castro\n'
                '\n'
                'NISSAN JUKE \n'
                'DIG- T 84KW (114CV) 6M/ T N-CONECCTA (O)\n'
                '\n'
                'WWW AUTOMOVILESJORGECASTRO COM\n'
                '\n'
                'UNICO PROPIETARIO\n'
                'PROCENDENCIA DE EMPRESA\n'
                'KMS CERTIFICADOS\n'
                'NACIONAL\n'
                'HISTORICO DE MANTENIMIENTO CON TODAS LAS REVISIONES\n'
                'IVA DEDUCIBLE EN EL PRECIO\n'
                'FINANCIACION A SU MEDIDA, FINANCIAMOS EL 100%\n'
                'MISMO PRECIO FINANCIES O NO\n'
                'RECOGEMOS SU VEHICULO COMO PARTE DE PAGO\n'
                'LLEVAMOS SU VEHICULO SIN COSTE ADICIONAL DENTRO DE LA '
                'PROVINCIA\n'
                '(SUJETO A DISPONIBILIDAD DEL PERSONAL Y DISTANCIA)\n'
                '\n'
                'EQUIPAMIENTO Y EXTRAS:\n'
                '\n'
                'ABS\n'
                'Cierre centralizado\n'
                'Climatizador\n'
                'navegador\n'
                'pantalla tactil\n'
                'Aire acondicionado\n'
                'sensor de aparcamiento delantero y trasero\n'
                'Control de velocidad\n'
                'Direccion asistida\n'
                'Elevalunas electricos delanteros y traseros\n'
                'Ordenador de a bordo\n'
                'Telefono Movil\n'
                'Volante multifuncion\n'
                'Camara trasera\n'
                '\n'
                'UN ANO DE GARANTIA INCLUIDA EN EL PRECIO.....\n'
                '-ESTE ANUNCIO NO ES VINCULANTE,PUEDE CONTENER '
                'ERRORES....PREGUNTE AL COMERCIAL',
 'doors_number': 5,
 'emission_standard': 'C',
 'engine': '1.0L',
 'engine_horse_power': 114,
 'expiration_date': None,
 'fuel_type': 'Gasolina',
 'is_damaged': False,
 'is_operable': True,
 'license_plate': None,
 'link_to_web_offer': 'https://www.coches.net/nissan-juke-digt-84-kw-114-cv-6mt-nconnecta-5p-gasolina-2023-en-sevilla-70081278-covo.aspx',
 'listing': 'auction',
 'location': 'Sevilla',
 'make': 'NISSAN',
 'model': 'JUKE',
 'odometer': 53000,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'ES',
 'original_photo_count': 0,
 'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19586866/007c62ea-03b0-4f33-b5ac-651ceee85bef.jpg',
                'https://a.ccdn.es/cnet/vehicles/19586866/14911543-5fb5-491e-960b-4a0a32846113.jpg',
                'https://a.ccdn.es/cnet/vehicles/19586866/87dcb1ee-c22c-4e1d-ae60-f1c442679d19.jpg',
                'https://a.ccdn.es/cnet/vehicles/19586866/7584f798-6eb9-437d-b456-9fcb9596e3c1.jpg',
                'https://a.ccdn.es/cnet/vehicles/19586866/79afbeb8-d921-4201-b5c1-3b577ce65b49.jpg',
                'https://a.ccdn.es/cnet/vehicles/19586866/290835bf-1b55-4fda-a3ad-a62738cbdb51.jpg',
                'https://a.ccdn.es/cnet/vehicles/19586866/0f6123b2-8ada-49af-b2ca-fa13fbc4bb1e.jpg',
                'https://a.ccdn.es/cnet/vehicles/19586866/2506e7e6-e982-4903-8971-bbaf52f690ec.jpg',
                'https://a.ccdn.es/cnet/vehicles/19586866/4a8f2f4a-1d01-41b2-98fa-914ea6d0d3db.jpg',
                'https://a.ccdn.es/cnet/vehicles/19586866/0a2c14d4-6d1a-45fc-afcf-e32c925399e2.jpg',
                'https://a.ccdn.es/cnet/vehicles/19586866/39eb5d07-edf8-4f29-98c8-8dd75ddd192a.jpg',
                'https://a.ccdn.es/cnet/vehicles/19586866/063c3572-9e56-44c4-827f-f631a471b42a.jpg',
                'https://a.ccdn.es/cnet/vehicles/19586866/f4a95ebb-b6a6-41c7-bd7e-480633bcd126.jpg',
                'https://a.ccdn.es/cnet/vehicles/19586866/1258fb09-9bb4-4cc7-8bd0-95ae174b19ec.jpg',
                'https://a.ccdn.es/cnet/vehicles/19586866/5b78b303-a0d6-4332-9041-415d07280589.jpg',
                'https://a.ccdn.es/cnet/vehicles/19586866/6fcb4b3a-8330-4edc-907f-a79a92302819.jpg',
                'https://a.ccdn.es/cnet/vehicles/19586866/35e22e8c-66ee-463d-9154-c27cb0909fe1.jpg',
                'https://a.ccdn.es/cnet/vehicles/19586866/0ebae9e8-a20b-481d-9176-ce17e78b94dc.jpg',
                'https://a.ccdn.es/cnet/vehicles/19586866/aca3443b-c920-4b72-9419-d1924d108f87.jpg',
                'https://a.ccdn.es/cnet/vehicles/19586866/1f712347-0474-4f85-a1ca-27589374fd05.jpg'],
 'price': 18800,
 'price_includes_vat': True,
 'registration_date': '2022-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'NISSAN JUKE DIGT 114 CV 6MT NConnecta',
 'transmission': 'manual',
 'trim': 'DIGT 84 kW 114 CV 6MT NConnecta',
 'vin': None,
 'year': 2022}
2026-03-27 08:23:57 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 9358a8c4-c010-58bf-a5ce-defbe5702ad4 with identifier: 70081278
2026-03-27 08:23:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 9358a8c4-c010-58bf-a5ce-defbe5702ad4
2026-03-27 08:23:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 08:23:57 [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%252F19586866%252F007c62ea-03b0-4f33-b5ac-651ceee85bef.jpg%27 HTTP/1.1" 200 None
2026-03-27 08:23:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19586866/007c62ea-03b0-4f33-b5ac-651ceee85bef.jpg not downloaded yet
2026-03-27 08:23:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70110478> (referer: https://www.coches.net/concesionario/autosjorgecastro/?pg=2) ['zyte-api']
2026-03-27 08:23:58 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
 'body_type': 'Familiar',
 'c_o_2_emission_value': 114,
 'category': 'Coches',
 'color': 'Blanco',
 'currency': 'EUR',
 'description': 'Autos Jorge Castro\n'
                '\n'
                'RENAULT MEGANE\n'
                'SPORT TOURER LIMITED DCI 110 ECO2\n'
                '\n'
                'WWW   AUTOMOVILESJORGECASTRO   COM\n'
                '\n'
                'NACIONAL\n'
                'FINANCIACION A SU MEDIDA\n'
                'MISMO PRECIO FINANCIES O NO\n'
                'RECOGEMOS SU VEHICULO COMO PARTE DE PAGO\n'
                'LLEVAMOS SU VEHICULO SIN COSTE ADICIONAL DENTRO DE LA '
                'PROVINCIA\n'
                '(SUJETO A DISPONIBILIDAD DEL PERSONAL Y DISTANCIA)\n'
                '\n'
                'EQUIPAMIENTO Y EXTRAS:\n'
                '-AB\n'
                '-Asientos tela\n'
                '-Aire acondicionado delantero\n'
                '-Radio\n'
                '-Volante multifuncion\n'
                '-Elevaluna electricos delanteros y traseros\n'
                '-Cierre centralizado\n'
                '-2 llaves\n'
                '\n'
                '\n'
                'UN ANO DE GARANTIA INCLUIDA EN EL PRECIO.....\n'
                '-ESTE ANUNCIO NO ES VINCULANTE,PUEDE CONTENER '
                'ERRORES....PREGUNTE AL COMERCIAL',
 'doors_number': 5,
 'emission_standard': 'C',
 'engine': '1.5L',
 '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/renault-megane-sport-tourer-limited-dci-110-eco2-5p-diesel-2014-en-sevilla-70110478-covo.aspx',
 'listing': 'auction',
 'location': 'Sevilla',
 'make': 'RENAULT',
 'model': 'Mégane',
 'odometer': 186000,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'ES',
 'original_photo_count': 0,
 'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19585724/e219af01-9651-47ef-a97c-aaf4dad848cd.jpg',
                'https://a.ccdn.es/cnet/vehicles/19585724/ffbee9fd-fe76-4863-962c-880a61d0b03e.jpg',
                'https://a.ccdn.es/cnet/vehicles/19585724/a26e5bd7-7485-47d1-8b54-e7524d19ef84.jpg',
                'https://a.ccdn.es/cnet/vehicles/19585724/0d296617-9fb9-4877-a609-bcdd867c97dc.jpg',
                'https://a.ccdn.es/cnet/vehicles/19585724/9cadec1b-1d71-4758-b13a-03438cc14b69.jpg',
                'https://a.ccdn.es/cnet/vehicles/19585724/c6e66185-e8a8-4d91-a2cf-eedf2809fffd.jpg',
                'https://a.ccdn.es/cnet/vehicles/19585724/6d56994a-5d94-447a-a761-54d232621ba0.jpg',
                'https://a.ccdn.es/cnet/vehicles/19585724/5ef8c5a5-61c4-40da-ad51-0583d2f122bb.jpg',
                'https://a.ccdn.es/cnet/vehicles/19585724/0fd59079-14c3-40fa-a5aa-d20237490a43.jpg',
                'https://a.ccdn.es/cnet/vehicles/19585724/151533ae-99d3-4eb6-9c72-82a5f06062a1.jpg',
                'https://a.ccdn.es/cnet/vehicles/19585724/97783dc9-16be-4eb8-90f1-85e84b00494d.jpg',
                'https://a.ccdn.es/cnet/vehicles/19585724/4b1e0146-cade-49b3-8041-b982167ef49a.jpg',
                'https://a.ccdn.es/cnet/vehicles/19585724/d74a3b74-edba-400d-9dd1-e1c80819eeab.jpg',
                'https://a.ccdn.es/cnet/vehicles/19585724/ec9e153f-3c3c-43a0-856b-df03408e277f.jpg',
                'https://a.ccdn.es/cnet/vehicles/19585724/82416c35-f062-4fee-8bef-8a84862c6955.jpg',
                'https://a.ccdn.es/cnet/vehicles/19585724/8e152af8-f15e-4e2b-abd9-09ef6bb62630.jpg',
                'https://a.ccdn.es/cnet/vehicles/19585724/599ac768-72fd-4332-bd71-bbd721361575.jpg',
                'https://a.ccdn.es/cnet/vehicles/19585724/1d14caef-45e5-4ad7-b168-a4e8d78dc163.jpg',
                'https://a.ccdn.es/cnet/vehicles/19585724/2c4df186-4a03-4784-8b81-4d7c13ab9ec5.jpg'],
 'price': 7300,
 'price_includes_vat': True,
 'registration_date': '2014-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'RENAULT Mégane Sport Tourer Limited dCi 110 eco2',
 'transmission': 'manual',
 'trim': 'Sport Tourer Limited dCi 110 eco2',
 'vin': None,
 'year': 2014}
2026-03-27 08:23:58 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 00426dd8-6b4d-5020-b1da-111a54630b36 with identifier: 70110478
2026-03-27 08:23:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 00426dd8-6b4d-5020-b1da-111a54630b36
2026-03-27 08:23:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 08:23:58 [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%252F19585724%252Fe219af01-9651-47ef-a97c-aaf4dad848cd.jpg%27 HTTP/1.1" 200 None
2026-03-27 08:23:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19585724/e219af01-9651-47ef-a97c-aaf4dad848cd.jpg not downloaded yet
2026-03-27 08:23:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70071790> (referer: https://www.coches.net/concesionario/autosjorgecastro/?pg=2) ['zyte-api']
2026-03-27 08:23:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/19586866/007c62ea-03b0-4f33-b5ac-651ceee85bef.jpg> (referer: None)
2026-03-27 08:23:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/19585724/e219af01-9651-47ef-a97c-aaf4dad848cd.jpg> (referer: None)
2026-03-27 08:23:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 08:23:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/19586814/d9b67ca7-670b-4216-ab78-abf3ef78df83.jpg> (referer: None)
2026-03-27 08:23:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 08:23:58 [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': 'Autos Jorge Castro\n'
                '\n'
                'RENAULT CLIO\n'
                'BUSINESS BLUE DCI 74KW 100CV\n'
                '\n'
                'WWW AUTOMOVILESJORGECASTRO COM\n'
                '\n'
                'UNICO PROPIETARIO\n'
                'KMS CERTIFICADOS\n'
                'HISTORICO DE MANTENIMIENTO\n'
                '\n'
                'Posee los siguientes extras:\n'
                '_ABS\n'
                '_Aire acondicionado\n'
                '_Cierre centralizado\n'
                '_Control de velocidad\n'
                '_Direccion asistida\n'
                '-pantalla\n'
                '_Elevalunas electricos delanteros y traseros\n'
                'espejos interiores electricos\n'
                '_Ordenador de a bordo\n'
                '_Telefono Movil\n'
                '_Volante multifuncion\n'
                'UN ANO DE GARANTIA INCLUIDA EN EL PRECIO....\n'
                '\n'
                '-Recogemos su vehiculo como parte de pago\n'
                '-Aceptamos prueba mecanica\n'
                '-Financiacion a su medida..\n'
                '-Iva deducible para empresa\n'
                '-LLEVAMOS SU VEHICULO SIN COSTE ADICIONAL SUJETO A '
                'DISPONIBILIDAD DEL PERSONAL Y DISTANCIA\n'
                '\n'
                '-ESTE ANUNCIO NO ES VINCULANTE,PUEDE CONTENER '
                'ERRORES....PREGUNTE AL COMERCIAL',
 'doors_number': 5,
 'emission_standard': 'C',
 'engine': '1.5L',
 'engine_horse_power': 100,
 'expiration_date': None,
 'fuel_type': 'Diesel',
 'is_damaged': False,
 'is_operable': True,
 'license_plate': None,
 'link_to_web_offer': 'https://www.coches.net/renault-clio-business-blue-dci-74kw-100cv-5p-diesel-2021-en-sevilla-70071790-covo.aspx',
 'listing': 'auction',
 'location': 'Sevilla',
 'make': 'RENAULT',
 'model': 'Clio',
 'odometer': 130000,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'ES',
 'original_photo_count': 0,
 'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19578166/89f4c5df-cd57-418b-b211-5fca99496711.jpg',
                'https://a.ccdn.es/cnet/vehicles/19578166/faba209e-ba61-4133-8e75-628c87c4e72a.jpg',
                'https://a.ccdn.es/cnet/vehicles/19578166/5a676a18-2f4d-46fd-91b8-a42d96ba4ab9.jpg',
                'https://a.ccdn.es/cnet/vehicles/19578166/6ed1e333-dfa0-4740-9ddb-748a7a5229cd.jpg',
                'https://a.ccdn.es/cnet/vehicles/19578166/d28b7902-42fa-45b3-ad27-f1f819d32b2e.jpg',
                'https://a.ccdn.es/cnet/vehicles/19578166/3d8d0d56-c0c1-41f4-8f44-88302e18b309.jpg',
                'https://a.ccdn.es/cnet/vehicles/19578166/13f46958-7088-4ed5-bbfe-5e9fe37a6af9.jpg',
                'https://a.ccdn.es/cnet/vehicles/19578166/275c1a70-4f9e-4c4b-bb77-947e4489661a.jpg',
                'https://a.ccdn.es/cnet/vehicles/19578166/d5a666ce-9d19-4632-bead-5067750ae83d.jpg',
                'https://a.ccdn.es/cnet/vehicles/19578166/a70c5a82-191f-4122-aa26-7d792b84cbff.jpg',
                'https://a.ccdn.es/cnet/vehicles/19578166/a24a0846-84fe-476c-80a0-edb4c85281c3.jpg',
                'https://a.ccdn.es/cnet/vehicles/19578166/e27d07fc-9a50-4107-8238-0a8ea16246e5.jpg',
                'https://a.ccdn.es/cnet/vehicles/19578166/88361e12-886c-49a7-83a4-fb4a6840188c.jpg',
                'https://a.ccdn.es/cnet/vehicles/19578166/c62b733d-f95c-4b33-b460-5a1e4c1fcb6e.jpg',
                'https://a.ccdn.es/cnet/vehicles/19578166/a624591e-1efd-4e73-8f90-616a206c67bd.jpg',
                'https://a.ccdn.es/cnet/vehicles/19578166/4c0e0df7-fc29-4837-8e92-0587bfdee1a3.jpg',
                'https://a.ccdn.es/cnet/vehicles/19578166/5ea7ee31-a37c-42ed-a3d9-d613466327c8.jpg',
                'https://a.ccdn.es/cnet/vehicles/19578166/e5f1e57b-d7e4-4729-9e4b-63f1ac8e1a8d.jpg',
                'https://a.ccdn.es/cnet/vehicles/19578166/c52e6a83-a848-4c6b-a8eb-af309d23449c.jpg',
                'https://a.ccdn.es/cnet/vehicles/19578166/290f5359-1d7d-4600-8bcc-adb83c9cb2e6.jpg',
                'https://a.ccdn.es/cnet/vehicles/19578166/0a25641a-ef89-44b0-badb-2341e9939a1c.jpg',
                'https://a.ccdn.es/cnet/vehicles/19578166/fc623208-f2a2-4caa-b7c1-9963294b422d.jpg',
                'https://a.ccdn.es/cnet/vehicles/19578166/4e01c8f9-787e-40d8-b2ee-477790581cd0.jpg',
                'https://a.ccdn.es/cnet/vehicles/19578166/f74e118c-fa99-4a35-98de-3d47bda4a82a.jpg',
                'https://a.ccdn.es/cnet/vehicles/19578166/1ef586af-3b36-406d-9ce0-38ce40fb31ba.jpg',
                'https://a.ccdn.es/cnet/vehicles/19578166/90d604ed-10e2-416b-8b00-dbe1a04be63c.jpg',
                'https://a.ccdn.es/cnet/vehicles/19578166/7be5eb98-6a09-46ff-af75-f814a62cacdf.jpg',
                'https://a.ccdn.es/cnet/vehicles/19578166/0b3959c8-2b04-4a0b-a372-d148bbf55313.jpg',
                'https://a.ccdn.es/cnet/vehicles/19578166/f80f61e2-f2ea-467a-a4b9-22f84bb402c8.jpg',
                'https://a.ccdn.es/cnet/vehicles/19578166/32d68892-1aed-4c3e-9013-9d1ba6932838.jpg'],
 'price': 10500,
 'price_includes_vat': True,
 'registration_date': '2022-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'RENAULT Clio Business Blue dCi',
 'transmission': 'manual',
 'trim': 'Business Blue dCi 74kW 100CV',
 'vin': None,
 'year': 2022}
2026-03-27 08:23:58 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 86eb4286-aa92-520e-9db5-6a231648d007 with identifier: 70071790
2026-03-27 08:23:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 86eb4286-aa92-520e-9db5-6a231648d007
2026-03-27 08:23:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 08:23:58 [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%252F19578166%252F89f4c5df-cd57-418b-b211-5fca99496711.jpg%27 HTTP/1.1" 200 None
2026-03-27 08:23:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19578166/89f4c5df-cd57-418b-b211-5fca99496711.jpg not downloaded yet
2026-03-27 08:23:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 08:23:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f6a911dc050>
2026-03-27 08:23:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 08:23:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 08:23:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 08:23:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9358a8c4-c010-58bf-a5ce-defbe5702ad4/9358a8c4-c010-58bf-a5ce-defbe5702ad4_image_0.jpg HTTP/1.1" 201 0
2026-03-27 08:23:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 08:23:58 [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%252F19586866%252F007c62ea-03b0-4f33-b5ac-651ceee85bef.jpg') HTTP/1.1" 204 0
2026-03-27 08:23:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19586866/007c62ea-03b0-4f33-b5ac-651ceee85bef.jpg saved to cache
2026-03-27 08:23:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 9358a8c4-c010-58bf-a5ce-defbe5702ad4
2026-03-27 08:23:58 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 9358a8c4-c010-58bf-a5ce-defbe5702ad4 sending to next pipeline
2026-03-27 08:23:58 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 9358a8c4-c010-58bf-a5ce-defbe5702ad4 with identifier 70081278
2026-03-27 08:23:58 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-27 08:23:58 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-27 08:23:58 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 9358a8c4-c010-58bf-a5ce-defbe5702ad4
2026-03-27 08:23:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/19586866/007c62ea-03b0-4f33-b5ac-651ceee85bef.jpg>
{'auction_title': '',
 'body_type': 'SUV',
 'c_o_2_emission_value': None,
 'category': 'Coches',
 'color': 'Blanco',
 'currency': 'EUR',
 'description': 'Autos Jorge Castro\n'
                '\n'
                'NISSAN JUKE \n'
                'DIG- T 84KW (114CV) 6M/ T N-CONECCTA (O)\n'
                '\n'
                'WWW AUTOMOVILESJORGECASTRO COM\n'
                '\n'
                'UNICO PROPIETARIO\n'
                'PROCENDENCIA DE EMPRESA\n'
                'KMS CERTIFICADOS\n'
                'NACIONAL\n'
                'HISTORICO DE MANTENIMIENTO CON TODAS LAS REVISIONES\n'
                'IVA DEDUCIBLE EN EL PRECIO\n'
                'FINANCIACION A SU MEDIDA, FINANCIAMOS EL 100%\n'
                'MISMO PRECIO FINANCIES O NO\n'
                'RECOGEMOS SU VEHICULO COMO PARTE DE PAGO\n'
                'LLEVAMOS SU VEHICULO SIN COSTE ADICIONAL DENTRO DE LA '
                'PROVINCIA\n'
                '(SUJETO A DISPONIBILIDAD DEL PERSONAL Y DISTANCIA)\n'
                '\n'
                'EQUIPAMIENTO Y EXTRAS:\n'
                '\n'
                'ABS\n'
                'Cierre centralizado\n'
                'Climatizador\n'
                'navegador\n'
                'pantalla tactil\n'
                'Aire acondicionado\n'
                'sensor de aparcamiento delantero y trasero\n'
                'Control de velocidad\n'
                'Direccion asistida\n'
                'Elevalunas electricos delanteros y traseros\n'
                'Ordenador de a bordo\n'
                'Telefono Movil\n'
                'Volante multifuncion\n'
                'Camara trasera\n'
                '\n'
                'UN ANO DE GARANTIA INCLUIDA EN EL PRECIO.....\n'
                '-ESTE ANUNCIO NO ES VINCULANTE,PUEDE CONTENER '
                'ERRORES....PREGUNTE AL COMERCIAL',
 'doors_number': 5,
 'emission_standard': 'C',
 'engine': '1.0L',
 'engine_horse_power': 114,
 'expiration_date': None,
 'fuel_type': 'Gasolina',
 'id': '9358a8c4-c010-58bf-a5ce-defbe5702ad4',
 'is_damaged': False,
 'is_operable': True,
 'license_plate': None,
 'link_to_web_offer': 'https://www.coches.net/nissan-juke-digt-84-kw-114-cv-6mt-nconnecta-5p-gasolina-2023-en-sevilla-70081278-covo.aspx',
 'listing': 'auction',
 'location': 'Sevilla',
 'make': 'NISSAN',
 'model': 'JUKE',
 'odometer': 53000,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'ES',
 'original_photo_count': 20,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9358a8c4-c010-58bf-a5ce-defbe5702ad4/9358a8c4-c010-58bf-a5ce-defbe5702ad4_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 67523,
             'Height': 600,
             'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19586866/007c62ea-03b0-4f33-b5ac-651ceee85bef.jpg',
             'Width': 800}],
 'price': 18800,
 'price_includes_vat': True,
 'registration_date': '2022-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'NISSAN JUKE DIGT 114 CV 6MT NConnecta',
 'transmission': 'manual',
 'trim': 'DIGT 84 kW 114 CV 6MT NConnecta',
 'vin': None,
 'year': 2022}
2026-03-27 08:23:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 08:23:58 [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%2770081278%27 HTTP/1.1" 200 None
2026-03-27 08:23:58 [auto_selling_coches.net] INFO: Saving data for 70081278: {'created_time': 1774599838.405222, 'last_price_update_time': 1774599838.405235}
2026-03-27 08:23:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 08:23:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70081278') HTTP/1.1" 204 0
2026-03-27 08:23:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 08:23:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f6a91259450>
2026-03-27 08:23:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 08:23:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 08:23:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 08:23:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_00426dd8-6b4d-5020-b1da-111a54630b36/00426dd8-6b4d-5020-b1da-111a54630b36_image_0.jpg HTTP/1.1" 201 0
2026-03-27 08:23:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 08:23:58 [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%252F19585724%252Fe219af01-9651-47ef-a97c-aaf4dad848cd.jpg') HTTP/1.1" 204 0
2026-03-27 08:23:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19585724/e219af01-9651-47ef-a97c-aaf4dad848cd.jpg saved to cache
2026-03-27 08:23:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 00426dd8-6b4d-5020-b1da-111a54630b36
2026-03-27 08:23:58 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 00426dd8-6b4d-5020-b1da-111a54630b36 sending to next pipeline
2026-03-27 08:23:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 08:23:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f6a911cb790>
2026-03-27 08:23:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 08:23:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 08:23:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 08:23:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2edc4ba0-f0e6-5733-845b-8945a6371791/2edc4ba0-f0e6-5733-845b-8945a6371791_image_0.jpg HTTP/1.1" 201 0
2026-03-27 08:23:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 08:23:58 [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%252F19586814%252Fd9b67ca7-670b-4216-ab78-abf3ef78df83.jpg') HTTP/1.1" 204 0
2026-03-27 08:23:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19586814/d9b67ca7-670b-4216-ab78-abf3ef78df83.jpg saved to cache
2026-03-27 08:23:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 2edc4ba0-f0e6-5733-845b-8945a6371791
2026-03-27 08:23:58 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 2edc4ba0-f0e6-5733-845b-8945a6371791 sending to next pipeline
2026-03-27 08:23:58 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 00426dd8-6b4d-5020-b1da-111a54630b36 with identifier 70110478
2026-03-27 08:23:58 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-27 08:23:58 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-27 08:23:58 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 00426dd8-6b4d-5020-b1da-111a54630b36
2026-03-27 08:23:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/19585724/e219af01-9651-47ef-a97c-aaf4dad848cd.jpg>
{'auction_title': '',
 'body_type': 'Familiar',
 'c_o_2_emission_value': 114,
 'category': 'Coches',
 'color': 'Blanco',
 'currency': 'EUR',
 'description': 'Autos Jorge Castro\n'
                '\n'
                'RENAULT MEGANE\n'
                'SPORT TOURER LIMITED DCI 110 ECO2\n'
                '\n'
                'WWW   AUTOMOVILESJORGECASTRO   COM\n'
                '\n'
                'NACIONAL\n'
                'FINANCIACION A SU MEDIDA\n'
                'MISMO PRECIO FINANCIES O NO\n'
                'RECOGEMOS SU VEHICULO COMO PARTE DE PAGO\n'
                'LLEVAMOS SU VEHICULO SIN COSTE ADICIONAL DENTRO DE LA '
                'PROVINCIA\n'
                '(SUJETO A DISPONIBILIDAD DEL PERSONAL Y DISTANCIA)\n'
                '\n'
                'EQUIPAMIENTO Y EXTRAS:\n'
                '-AB\n'
                '-Asientos tela\n'
                '-Aire acondicionado delantero\n'
                '-Radio\n'
                '-Volante multifuncion\n'
                '-Elevaluna electricos delanteros y traseros\n'
                '-Cierre centralizado\n'
                '-2 llaves\n'
                '\n'
                '\n'
                'UN ANO DE GARANTIA INCLUIDA EN EL PRECIO.....\n'
                '-ESTE ANUNCIO NO ES VINCULANTE,PUEDE CONTENER '
                'ERRORES....PREGUNTE AL COMERCIAL',
 'doors_number': 5,
 'emission_standard': 'C',
 'engine': '1.5L',
 'engine_horse_power': 110,
 'expiration_date': None,
 'fuel_type': 'Diesel',
 'id': '00426dd8-6b4d-5020-b1da-111a54630b36',
 'is_damaged': False,
 'is_operable': True,
 'license_plate': None,
 'link_to_web_offer': 'https://www.coches.net/renault-megane-sport-tourer-limited-dci-110-eco2-5p-diesel-2014-en-sevilla-70110478-covo.aspx',
 'listing': 'auction',
 'location': 'Sevilla',
 'make': 'RENAULT',
 'model': 'Mégane',
 'odometer': 186000,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'ES',
 'original_photo_count': 19,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_00426dd8-6b4d-5020-b1da-111a54630b36/00426dd8-6b4d-5020-b1da-111a54630b36_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 62884,
             'Height': 600,
             'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19585724/e219af01-9651-47ef-a97c-aaf4dad848cd.jpg',
             'Width': 800}],
 'price': 7300,
 'price_includes_vat': True,
 'registration_date': '2014-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'RENAULT Mégane Sport Tourer Limited dCi 110 eco2',
 'transmission': 'manual',
 'trim': 'Sport Tourer Limited dCi 110 eco2',
 'vin': None,
 'year': 2014}
2026-03-27 08:23:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 08:23:58 [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%2770110478%27 HTTP/1.1" 200 None
2026-03-27 08:23:58 [auto_selling_coches.net] INFO: Saving data for 70110478: {'created_time': 1774599838.634303, 'last_price_update_time': 1774599838.634314}
2026-03-27 08:23:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 08:23:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70110478') HTTP/1.1" 204 0
2026-03-27 08:23:58 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 2edc4ba0-f0e6-5733-845b-8945a6371791 with identifier 70081218
2026-03-27 08:23:58 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-27 08:23:58 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-27 08:23:58 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 2edc4ba0-f0e6-5733-845b-8945a6371791
2026-03-27 08:23:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/19586814/d9b67ca7-670b-4216-ab78-abf3ef78df83.jpg>
{'auction_title': '',
 'body_type': 'Berlina',
 'c_o_2_emission_value': 86,
 'category': 'Coches',
 'color': 'Blanco',
 'currency': 'EUR',
 'description': 'Autos Jorge Castro\n'
                'TOYOTA C-HR\n'
                '1.8 125H ACTIVE\n'
                'HYBRIDO - GASOLINA\n'
                '\n'
                'WWW AUTOMOVILESJORGECASTRO COM\n'
                '\n'
                'UNICO PROPIETARIO\n'
                'KMS CERTIFICADOS\n'
                'NACIONAL\n'
                'HISTORICO DE MANTENIMIENTO\n'
                'Posee los siguientes extras:\n'
                'Llantas de aleacion\n'
                '-Sensor de aparcamiento trasero\n'
                '_ABS\n'
                '_Aire acondicionado\n'
                '_Cierre centralizado\n'
                '_Control de velocidad\n'
                '_Direccion asistida\n'
                '_Elevalunas electricos\n'
                '_Ordenador de a bordo\n'
                '-Navegador\n'
                '-Pantalla\n'
                '_Telefono Movil\n'
                '_Volante multifuncion\n'
                'UN ANO DE GARANTIA INCLUIDA EN EL PRECIO....\n'
                '-Recogemos su vehiculo como parte de pago\n'
                '-Aceptamos prueba mecanica\n'
                '-Financiacion a su medida...\n'
                '-Iva deducible para empresa\n'
                '-LLEVAMOS SU VEHICULO SIN COSTE ADICIONAL SUJETO A '
                'DISPONIBILIDAD DEL PERSONAL Y DISTANCIA\n'
                '-ESTE ANUNCIO NO ES VINCULANTE,PUEDE CONTENER '
                'ERRORES....PREGUNTE AL COMERCIAL',
 'doors_number': 5,
 'emission_standard': 'ECO',
 'engine': '1.8L',
 'engine_horse_power': 122,
 'expiration_date': None,
 'fuel_type': 'Híbrido',
 'id': '2edc4ba0-f0e6-5733-845b-8945a6371791',
 'is_damaged': False,
 'is_operable': True,
 'license_plate': None,
 'link_to_web_offer': 'https://www.coches.net/toyota-c-hr-18-125h-advance-5p-electrico-hibrido-2019-en-sevilla-70081218-covo.aspx',
 'listing': 'auction',
 'location': 'Sevilla',
 'make': 'TOYOTA',
 'model': 'C-HR',
 'odometer': 91000,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'ES',
 'original_photo_count': 19,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2edc4ba0-f0e6-5733-845b-8945a6371791/2edc4ba0-f0e6-5733-845b-8945a6371791_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 70166,
             'Height': 600,
             'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19586814/d9b67ca7-670b-4216-ab78-abf3ef78df83.jpg',
             'Width': 800}],
 'price': 20800,
 'price_includes_vat': True,
 'registration_date': '2018-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'TOYOTA C-HR 1.8 125H Advance',
 'transmission': 'automatic',
 'trim': '1.8 125H Advance',
 'vin': None,
 'year': 2018}
2026-03-27 08:23:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 08:23:58 [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%2770081218%27 HTTP/1.1" 200 None
2026-03-27 08:23:58 [auto_selling_coches.net] INFO: Saving data for 70081218: {'created_time': 1774599838.702502, 'last_price_update_time': 1774599838.702517}
2026-03-27 08:23:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 08:23:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70081218') HTTP/1.1" 204 0
2026-03-27 08:23:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70115343> (referer: https://www.coches.net/concesionario/autosjorgecastro/?pg=2) ['zyte-api']
2026-03-27 08:23:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/19578166/89f4c5df-cd57-418b-b211-5fca99496711.jpg> (referer: None)
2026-03-27 08:23:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70156226> (referer: https://www.coches.net/concesionario/autosjorgecastro/?pg=2) ['zyte-api']
2026-03-27 08:23:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 08:23:58 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
 'body_type': 'Familiar',
 'c_o_2_emission_value': 91,
 'category': 'Coches',
 'color': 'Blanco',
 'currency': 'EUR',
 'description': 'Autos Jorge Castro\n'
                '\n'
                'PEUGEOT 308 \n'
                'SW STYLE BLUEHDI 100 S&S 6VEL. MAN\n'
                'WWW AUTOMOVILESJORGECASTRO COM\n'
                '\n'
                'UNICO PROPIETARIO\n'
                'PROCENDENCIA DE EMPRESA\n'
                'KMS CERTIFICADOS\n'
                'NACIONAL\n'
                'HISTORICO DE MANTENIMIENTO CON TODAS LAS REVISIONES\n'
                'IVA DEDUCIBLE EN EL PRECIO\n'
                'FINANCIACION A SU MEDIDA, FINANCIAMOS EL 100%\n'
                'MISMO PRECIO FINANCIES O NO\n'
                'RECOGEMOS SU VEHICULO COMO PARTE DE PAGO\n'
                'LLEVAMOS SU VEHICULO SIN COSTE ADICIONAL DENTRO DE LA '
                'PROVINCIA\n'
                '(SUJETO A DISPONIBILIDAD DEL PERSONAL Y DISTANCIA)\n'
                '\n'
                'EQUIPAMIENTO Y EXTRAS:\n'
                '\n'
                'ABS\n'
                'Cierre centralizado\n'
                'Climatizador\n'
                'navegador\n'
                'Retrovisores electricos interior\n'
                'Control de velocidad\n'
                'Direccion asistida\n'
                'Elevalunas electricos delanteros y traseros\n'
                'Llantas de aleacion\n'
                'Ordenador de a bordo\n'
                'Sensor de aparcamiento trasero\n'
                'Telefono Movil\n'
                'Volante multifuncion\n'
                '\n'
                'UN ANO DE GARANTIA INCLUIDA EN EL PRECIO.....\n'
                '-ESTE ANUNCIO NO ES VINCULANTE,PUEDE CONTENER '
                'ERRORES....PREGUNTE AL COMERCIAL',
 'doors_number': 5,
 'emission_standard': 'C',
 'engine': '1.5L',
 'engine_horse_power': 100,
 'expiration_date': None,
 'fuel_type': 'Diesel',
 'is_damaged': False,
 'is_operable': True,
 'license_plate': None,
 'link_to_web_offer': 'https://www.coches.net/peugeot-308-w-style-bluehdi-100-ss-6-vel-man-5p-diesel-2020-en-sevilla-70115343-covo.aspx',
 'listing': 'auction',
 'location': 'Sevilla',
 'make': 'PEUGEOT',
 'model': '308',
 'odometer': 165000,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'ES',
 'original_photo_count': 0,
 'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19612423/56f53c95-867a-4336-978f-4ed05f52f628.jpg',
                'https://a.ccdn.es/cnet/vehicles/19612423/29a6316a-2676-4feb-b890-ef0b70bbc5f2.jpg',
                'https://a.ccdn.es/cnet/vehicles/19612423/5e16bc83-7b2a-477b-9794-4c7ca9f62742.jpg',
                'https://a.ccdn.es/cnet/vehicles/19612423/5d02e756-a495-4ed0-8a39-f95205acfd6d.jpg',
                'https://a.ccdn.es/cnet/vehicles/19612423/0ff5debc-94b2-4c34-81e7-f7826ef0ff91.jpg',
                'https://a.ccdn.es/cnet/vehicles/19612423/1177b95d-8648-4762-9a19-3285cba49213.jpg',
                'https://a.ccdn.es/cnet/vehicles/19612423/502e3c90-8cc5-413d-954b-83b312edbbd7.jpg',
                'https://a.ccdn.es/cnet/vehicles/19612423/5bc05224-657f-4697-9eea-eaaa5c296d31.jpg',
                'https://a.ccdn.es/cnet/vehicles/19612423/400fa101-5260-4178-bad9-7977899a1812.jpg',
                'https://a.ccdn.es/cnet/vehicles/19612423/2336803c-577a-44cc-854d-dcb7bc79f681.jpg',
                'https://a.ccdn.es/cnet/vehicles/19612423/52a30a8f-8009-4e39-970d-d52fb26c08a9.jpg',
                'https://a.ccdn.es/cnet/vehicles/19612423/1dbd0c99-026c-451c-8f96-b8cde3c061dc.jpg',
                'https://a.ccdn.es/cnet/vehicles/19612423/d9c95a15-2830-404b-b949-74782063a6c2.jpg',
                'https://a.ccdn.es/cnet/vehicles/19612423/dfb94ceb-00b2-4842-a598-e2240822799e.jpg',
                'https://a.ccdn.es/cnet/vehicles/19612423/86865998-ebc4-4e5b-8e45-abc1d32562f2.jpg',
                'https://a.ccdn.es/cnet/vehicles/19612423/8e92a656-7195-46aa-85ca-ae871d4a52c4.jpg',
                'https://a.ccdn.es/cnet/vehicles/19612423/e427cd5a-f970-4152-b204-3b417e9102bf.jpg',
                'https://a.ccdn.es/cnet/vehicles/19612423/96b15770-c71c-4aa3-9bf3-9df9459318c2.jpg'],
 'price': 9100,
 'price_includes_vat': True,
 'registration_date': '2020-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'PEUGEOT 308 W Style BlueHDi 100 SS 6 Vel. MAN',
 'transmission': 'manual',
 'trim': 'W Style BlueHDi 100 SS 6 Vel. MAN',
 'vin': None,
 'year': 2020}
2026-03-27 08:23:58 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: a24659c3-6ad6-540d-a28f-a2001c48c68f with identifier: 70115343
2026-03-27 08:23:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item a24659c3-6ad6-540d-a28f-a2001c48c68f
2026-03-27 08:23:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 08:23:58 [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%252F19612423%252F56f53c95-867a-4336-978f-4ed05f52f628.jpg%27 HTTP/1.1" 200 None
2026-03-27 08:23:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19612423/56f53c95-867a-4336-978f-4ed05f52f628.jpg not downloaded yet
2026-03-27 08:23:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/19675270/6c8f60be-521c-407d-aa2c-f9f8ecb45361.jpg> (referer: None)
2026-03-27 08:23:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/19612423/56f53c95-867a-4336-978f-4ed05f52f628.jpg> (referer: None)
2026-03-27 08:23:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 08:23:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70112554> (referer: https://www.coches.net/concesionario/autosjorgecastro/?pg=2) ['zyte-api']
2026-03-27 08:23:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 08:23:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 08:23:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f6a911caa50>
2026-03-27 08:23:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 08:23:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 08:23:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 08:23:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_86eb4286-aa92-520e-9db5-6a231648d007/86eb4286-aa92-520e-9db5-6a231648d007_image_0.jpg HTTP/1.1" 201 0
2026-03-27 08:23:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 08:23:58 [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%252F19578166%252F89f4c5df-cd57-418b-b211-5fca99496711.jpg') HTTP/1.1" 204 0
2026-03-27 08:23:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19578166/89f4c5df-cd57-418b-b211-5fca99496711.jpg saved to cache
2026-03-27 08:23:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 86eb4286-aa92-520e-9db5-6a231648d007
2026-03-27 08:23:58 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 86eb4286-aa92-520e-9db5-6a231648d007 sending to next pipeline
2026-03-27 08:23:58 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 86eb4286-aa92-520e-9db5-6a231648d007 with identifier 70071790
2026-03-27 08:23:58 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-27 08:23:58 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-27 08:23:58 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 86eb4286-aa92-520e-9db5-6a231648d007
2026-03-27 08:23:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/19578166/89f4c5df-cd57-418b-b211-5fca99496711.jpg>
{'auction_title': '',
 'body_type': 'Berlina',
 'c_o_2_emission_value': None,
 'category': 'Coches',
 'color': 'Blanco',
 'currency': 'EUR',
 'description': 'Autos Jorge Castro\n'
                '\n'
                'RENAULT CLIO\n'
                'BUSINESS BLUE DCI 74KW 100CV\n'
                '\n'
                'WWW AUTOMOVILESJORGECASTRO COM\n'
                '\n'
                'UNICO PROPIETARIO\n'
                'KMS CERTIFICADOS\n'
                'HISTORICO DE MANTENIMIENTO\n'
                '\n'
                'Posee los siguientes extras:\n'
                '_ABS\n'
                '_Aire acondicionado\n'
                '_Cierre centralizado\n'
                '_Control de velocidad\n'
                '_Direccion asistida\n'
                '-pantalla\n'
                '_Elevalunas electricos delanteros y traseros\n'
                'espejos interiores electricos\n'
                '_Ordenador de a bordo\n'
                '_Telefono Movil\n'
                '_Volante multifuncion\n'
                'UN ANO DE GARANTIA INCLUIDA EN EL PRECIO....\n'
                '\n'
                '-Recogemos su vehiculo como parte de pago\n'
                '-Aceptamos prueba mecanica\n'
                '-Financiacion a su medida..\n'
                '-Iva deducible para empresa\n'
                '-LLEVAMOS SU VEHICULO SIN COSTE ADICIONAL SUJETO A '
                'DISPONIBILIDAD DEL PERSONAL Y DISTANCIA\n'
                '\n'
                '-ESTE ANUNCIO NO ES VINCULANTE,PUEDE CONTENER '
                'ERRORES....PREGUNTE AL COMERCIAL',
 'doors_number': 5,
 'emission_standard': 'C',
 'engine': '1.5L',
 'engine_horse_power': 100,
 'expiration_date': None,
 'fuel_type': 'Diesel',
 'id': '86eb4286-aa92-520e-9db5-6a231648d007',
 'is_damaged': False,
 'is_operable': True,
 'license_plate': None,
 'link_to_web_offer': 'https://www.coches.net/renault-clio-business-blue-dci-74kw-100cv-5p-diesel-2021-en-sevilla-70071790-covo.aspx',
 'listing': 'auction',
 'location': 'Sevilla',
 'make': 'RENAULT',
 'model': 'Clio',
 'odometer': 130000,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'ES',
 'original_photo_count': 30,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_86eb4286-aa92-520e-9db5-6a231648d007/86eb4286-aa92-520e-9db5-6a231648d007_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 72955,
             'Height': 600,
             'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19578166/89f4c5df-cd57-418b-b211-5fca99496711.jpg',
             'Width': 800}],
 'price': 10500,
 'price_includes_vat': True,
 'registration_date': '2022-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'RENAULT Clio Business Blue dCi',
 'transmission': 'manual',
 'trim': 'Business Blue dCi 74kW 100CV',
 'vin': None,
 'year': 2022}
2026-03-27 08:23:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 08:23:59 [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%2770071790%27 HTTP/1.1" 200 None
2026-03-27 08:23:59 [auto_selling_coches.net] INFO: Saving data for 70071790: {'created_time': 1774599839.004761, 'last_price_update_time': 1774599839.004769}
2026-03-27 08:23:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 08:23:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70071790') HTTP/1.1" 204 0
2026-03-27 08:23:59 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
 'body_type': 'SUV',
 'c_o_2_emission_value': 137,
 'category': 'Coches',
 'color': 'Negro',
 'currency': 'EUR',
 'description': 'Autos Jorge Castro\n'
                '\n'
                'MERCEDES-BENZ\n'
                'GLC 200D 4MATIC 160CV BLACK \n'
                '\n'
                'WWW AUTOMOVILESJORGECASTRO COM\n'
                'UNICO PROPIETARIO\n'
                'KMS CERTIFICADOS\n'
                'NACIONAL\n'
                'HISTORICO DE MANTENIMIENTO\n'
                'Posee los siguientes extras:\n'
                '_ABS\n'
                '_Cierre centralizado\n'
                '_Climatizador\n'
                '-pantalla\n'
                '-Retrovisores eléctricos interior\n'
                '-sensor de aparcamiento delantero y trasero\n'
                '-Freno mano electrico\n'
                '_Control de velocidad\n'
                '_Dirección asistida\n'
                '_Elevalunas eléctricos\n'
                '_Llantas de aleación\n'
                '_Ordenador de a bordo\n'
                '_Teléfono Móvil\n'
                '_Volante multifunción\n'
                '-aire acondicionado trasero\n'
                'UN AÑO DE GARANTIA INCLUIDA EN EL PRECIO.....\n'
                '\n'
                '-Recogemos su vehículo como parte de pago\n'
                '-Aceptamos prueba mecánica\n'
                '-Financiación a su medida\n'
                '-Iva deducible para empresa\n'
                '\n'
                '-LLEVAMOS SU VEHICULO SIN COSTE ADICIONAL SUJETO A '
                'DISPONIBILIDAD DEL PERSONAL Y DISTANCIA\n'
                '-ESTE ANUNCIO NO ES VINCULANTE,PUEDE CONTENER '
                'ERRORES....PREGUNTE AL COMERCIAL',
 'doors_number': 5,
 'emission_standard': 'C',
 'engine': '1.9L',
 'engine_horse_power': 163,
 'expiration_date': None,
 'fuel_type': 'Diesel',
 'is_damaged': False,
 'is_operable': True,
 'license_plate': None,
 'link_to_web_offer': 'https://www.coches.net/mercedes-benz-clase-glc-glc-200-d-4matic-5p-diesel-2021-en-sevilla-70156226-covo.aspx',
 'listing': 'auction',
 'location': 'Sevilla',
 'make': 'MERCEDES-BENZ',
 'model': 'Clase GLC',
 'odometer': 74000,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'ES',
 'original_photo_count': 0,
 'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19643683/79ae5154-96e9-4088-921d-2f8a2ddb62fa.jpg',
                'https://a.ccdn.es/cnet/vehicles/19643683/6dc3566e-6c15-491f-a3e5-746189543062.jpg',
                'https://a.ccdn.es/cnet/vehicles/19643683/47b23bff-8bb0-4528-9f92-37ed6d9447b8.jpg',
                'https://a.ccdn.es/cnet/vehicles/19643683/3b9561a5-eecf-4fc3-91ad-8d7f14eaaac3.jpg',
                'https://a.ccdn.es/cnet/vehicles/19643683/fea1ab9b-3bd8-4b7a-b968-072819f12626.jpg',
                'https://a.ccdn.es/cnet/vehicles/19643683/d5b520a8-1740-4f21-b9e8-058255d42614.jpg',
                'https://a.ccdn.es/cnet/vehicles/19643683/b46fb495-5af5-4008-a0d2-1ee8dfe56cd8.jpg',
                'https://a.ccdn.es/cnet/vehicles/19643683/2faa62fe-f768-486c-8aa0-1c7b33465091.jpg',
                'https://a.ccdn.es/cnet/vehicles/19643683/eb8b247a-dc46-4227-bd62-80a018f1b870.jpg',
                'https://a.ccdn.es/cnet/vehicles/19643683/d984de03-9079-4e61-8957-f824a8ae9318.jpg',
                'https://a.ccdn.es/cnet/vehicles/19643683/f144b33c-7b16-472a-a60a-01e660f20555.jpg',
                'https://a.ccdn.es/cnet/vehicles/19643683/1aaa24ab-91de-4a96-b292-cb49eeb47082.jpg',
                'https://a.ccdn.es/cnet/vehicles/19643683/5398d40a-d4c6-4047-9c09-100ce960528f.jpg',
                'https://a.ccdn.es/cnet/vehicles/19643683/3b981d84-d3c1-4dd8-bf39-ac3ceb420a51.jpg',
                'https://a.ccdn.es/cnet/vehicles/19643683/ca6bcc58-9991-49b1-b4ce-b0ee3daf37a5.jpg',
                'https://a.ccdn.es/cnet/vehicles/19643683/53ea8de8-1bf5-43fa-ae38-75f776a4583e.jpg',
                'https://a.ccdn.es/cnet/vehicles/19643683/751260b2-5912-4bb4-8820-70c38f6ff119.jpg'],
 'price': 34800,
 'price_includes_vat': True,
 'registration_date': '2020-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'MERCEDES-BENZ Clase GLC GLC 200 d 4MATIC',
 'transmission': 'automatic',
 'trim': 'GLC 200 d 4MATIC',
 'vin': None,
 'year': 2020}
2026-03-27 08:23:59 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 1c4600bb-96e6-5f95-a5c7-e80afd306482 with identifier: 70156226
2026-03-27 08:23:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 1c4600bb-96e6-5f95-a5c7-e80afd306482
2026-03-27 08:23:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 08:23:59 [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%252F19643683%252F79ae5154-96e9-4088-921d-2f8a2ddb62fa.jpg%27 HTTP/1.1" 200 None
2026-03-27 08:23:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19643683/79ae5154-96e9-4088-921d-2f8a2ddb62fa.jpg not downloaded yet
2026-03-27 08:23:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 08:23:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f6a91e4e9d0>
2026-03-27 08:23:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 08:23:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 08:23:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 08:23:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2786fbe8-aa20-5123-99ff-6be8350c75c5/2786fbe8-aa20-5123-99ff-6be8350c75c5_image_0.jpg HTTP/1.1" 201 0
2026-03-27 08:23:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 08:23:59 [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%252F19675270%252F6c8f60be-521c-407d-aa2c-f9f8ecb45361.jpg') HTTP/1.1" 204 0
2026-03-27 08:23:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19675270/6c8f60be-521c-407d-aa2c-f9f8ecb45361.jpg saved to cache
2026-03-27 08:23:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 2786fbe8-aa20-5123-99ff-6be8350c75c5
2026-03-27 08:23:59 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 2786fbe8-aa20-5123-99ff-6be8350c75c5 sending to next pipeline
2026-03-27 08:23:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 08:23:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f6a91f284d0>
2026-03-27 08:23:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 08:23:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 08:23:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 08:23:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a24659c3-6ad6-540d-a28f-a2001c48c68f/a24659c3-6ad6-540d-a28f-a2001c48c68f_image_0.jpg HTTP/1.1" 201 0
2026-03-27 08:23:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 08:23:59 [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%252F19612423%252F56f53c95-867a-4336-978f-4ed05f52f628.jpg') HTTP/1.1" 204 0
2026-03-27 08:23:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19612423/56f53c95-867a-4336-978f-4ed05f52f628.jpg saved to cache
2026-03-27 08:23:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item a24659c3-6ad6-540d-a28f-a2001c48c68f
2026-03-27 08:23:59 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item a24659c3-6ad6-540d-a28f-a2001c48c68f sending to next pipeline
2026-03-27 08:23:59 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
 'body_type': 'Berlina',
 'c_o_2_emission_value': 98,
 'category': 'Coches',
 'color': 'Negro',
 'currency': 'EUR',
 'description': 'Autos Jorge Castro\n'
                '\n'
                'FORD FIESTA \n'
                '1.5 TDCI 75CV TITANIUM 5P\n'
                '\n'
                'WWW  AUTOMOVILESJORGECASTRO  COM\n'
                '\n'
                'EQUIPAMIENTO Y EXTRAS:\n'
                '-Asientos tela\n'
                '-Navegador\n'
                '-Pantalla tactil\n'
                '-Abs\n'
                '-Aire acondicionado\n'
                '-Volante multifuncion\n'
                '-Elevalunas electricos delanteros y traseros\n'
                '-Cierre centralizado\n'
                '-ITv al dia\n'
                '\n'
                'UN ANO DE GARANTIA INCLUIDA EN EL PRECIO.....\n'
                '-ESTE ANUNCIO NO ES VINCULANTE,PUEDE CONTENER '
                'ERRORES....PREGUNTE AL COMERCIAL',
 'doors_number': 5,
 'emission_standard': 'C',
 'engine': '1.5L',
 'engine_horse_power': 75,
 'expiration_date': None,
 'fuel_type': 'Diesel',
 'is_damaged': False,
 'is_operable': True,
 'license_plate': None,
 'link_to_web_offer': 'https://www.coches.net/ford-fiesta-15-tdci-75cv-titanium-5p-5p-diesel-2014-en-sevilla-70112554-covo.aspx',
 'listing': 'auction',
 'location': 'Sevilla',
 'make': 'FORD',
 'model': 'Fiesta',
 'odometer': 194000,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'ES',
 'original_photo_count': 0,
 'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19610421/8e1eba1e-06fa-40be-91ed-b574007248bd.jpg',
                'https://a.ccdn.es/cnet/vehicles/19610421/eff32853-88b0-4a47-be62-34218c6c4b63.jpg',
                'https://a.ccdn.es/cnet/vehicles/19610421/a9a838d5-e02b-48d6-b5bb-99b0094f476e.jpg',
                'https://a.ccdn.es/cnet/vehicles/19610421/37fb003b-3cc4-4192-af11-9ce6fbe9c064.jpg',
                'https://a.ccdn.es/cnet/vehicles/19610421/2b3672ef-8ca6-48a9-b4a1-2d6888fc918d.jpg',
                'https://a.ccdn.es/cnet/vehicles/19610421/9fa4c7dd-054b-4b20-92c4-3ff1151e42ee.jpg',
                'https://a.ccdn.es/cnet/vehicles/19610421/09dfedca-b072-4afc-92d4-bfabd4b9d68b.jpg',
                'https://a.ccdn.es/cnet/vehicles/19610421/3649cd25-aef4-42ba-a911-6cd4f12a23dc.jpg',
                'https://a.ccdn.es/cnet/vehicles/19610421/6370b17c-bec1-4203-97b4-8f08cdcaf42e.jpg',
                'https://a.ccdn.es/cnet/vehicles/19610421/59208a31-2d68-45d4-9e17-4e7d9721e8b5.jpg',
                'https://a.ccdn.es/cnet/vehicles/19610421/9dadd6d5-3e26-453c-95d0-4646d5710e95.jpg',
                'https://a.ccdn.es/cnet/vehicles/19610421/1ea23479-a3d4-4536-b26c-541f38d83277.jpg',
                'https://a.ccdn.es/cnet/vehicles/19610421/3f3740d1-1e4f-4e50-915b-6b8dbfeeda74.jpg',
                'https://a.ccdn.es/cnet/vehicles/19610421/19f80e5a-e125-4483-a8ec-670c6c37c6eb.jpg',
                'https://a.ccdn.es/cnet/vehicles/19610421/0f674c89-4cbc-4447-984e-a35a5ee461a2.jpg',
                'https://a.ccdn.es/cnet/vehicles/19610421/21418a8c-dea8-4d1a-befd-707bc7660cea.jpg',
                'https://a.ccdn.es/cnet/vehicles/19610421/e9f312b6-9443-4403-98c2-e654ff28ca70.jpg'],
 'price': 6300,
 'price_includes_vat': True,
 'registration_date': '2014-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'FORD Fiesta 1.5 TDCi Titanium',
 'transmission': 'manual',
 'trim': '1.5 TDCi 75cv Titanium 5p',
 'vin': None,
 'year': 2014}
2026-03-27 08:23:59 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: d7a9e603-3ca7-5150-ab0f-632b661ea616 with identifier: 70112554
2026-03-27 08:23:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item d7a9e603-3ca7-5150-ab0f-632b661ea616
2026-03-27 08:23:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 08:23:59 [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%252F19610421%252F8e1eba1e-06fa-40be-91ed-b574007248bd.jpg%27 HTTP/1.1" 200 None
2026-03-27 08:23:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19610421/8e1eba1e-06fa-40be-91ed-b574007248bd.jpg not downloaded yet
2026-03-27 08:23:59 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 2786fbe8-aa20-5123-99ff-6be8350c75c5 with identifier 70192958
2026-03-27 08:23:59 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-27 08:23:59 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-27 08:23:59 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 2786fbe8-aa20-5123-99ff-6be8350c75c5
2026-03-27 08:23:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/19675270/6c8f60be-521c-407d-aa2c-f9f8ecb45361.jpg>
{'auction_title': '',
 'body_type': 'Berlina',
 'c_o_2_emission_value': 95,
 'category': 'Coches',
 'color': 'Gris / Plata (plomo)',
 'currency': 'EUR',
 'description': 'Autos Jorge Castro\n'
                'FORD FOCUS\n'
                '1.5 Ecoblue 88kW Trend Edition 120CV\n'
                '\n'
                'WWW AUTOMOVILESJORGECASTRO COM\n'
                '\n'
                'UNICO PROPIETARIO\n'
                'PROCENDENCIA DE EMPRESA\n'
                'KMS CERTIFICADOS\n'
                'NACIONAL\n'
                'HISTORICO DE MANTENIMIENTO CON TODAS LAS REVISIONES\n'
                'IVA DEDUCIBLE EN EL PRECIO\n'
                'FINANCIACION A SU MEDIDA, FINANCIAMOS EL 100%\n'
                'MISMO PRECIO FINANCIES O NO\n'
                'RECOGEMOS SU VEHICULO COMO PARTE DE PAGO\n'
                'LLEVAMOS SU VEHICULO SIN COSTE ADICIONAL DENTRO DE LA '
                'PROVINCIA\n'
                '(SUJETO A DISPONIBILIDAD DEL PERSONAL Y DISTANCIA)\n'
                '\n'
                '\n'
                'EQUIPAMIENTO Y EXTRAS:\n'
                '\n'
                'ABS\n'
                'Cierre centralizado\n'
                'Aire acondicionado\n'
                'Retrovisores electricos interior\n'
                'Control de velocidad\n'
                'Direccion asistida\n'
                'Pantalla tactil\n'
                'Elevalunas electricos delanteros y traseros\n'
                'Ordenador de a bordo\n'
                'Telefono Movil\n'
                'Volante multifuncion\n'
                '\n'
                'UN ANO DE GARANTIA INCLUIDA EN EL PRECIO.....\n'
                '-ESTE ANUNCIO NO ES VINCULANTE,PUEDE CONTENER '
                'ERRORES....PREGUNTE AL COMERCIAL',
 'doors_number': 5,
 'emission_standard': 'C',
 'engine': '1.5L',
 'engine_horse_power': 120,
 'expiration_date': None,
 'fuel_type': 'Diesel',
 'id': '2786fbe8-aa20-5123-99ff-6be8350c75c5',
 'is_damaged': False,
 'is_operable': True,
 'license_plate': None,
 'link_to_web_offer': 'https://www.coches.net/ford-focus-15-ecoblue-88kw-trend-5p-diesel-2021-en-sevilla-70192958-covo.aspx',
 'listing': 'auction',
 'location': 'Sevilla',
 'make': 'FORD',
 'model': 'Focus',
 'odometer': 151000,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'ES',
 'original_photo_count': 20,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2786fbe8-aa20-5123-99ff-6be8350c75c5/2786fbe8-aa20-5123-99ff-6be8350c75c5_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 78887,
             'Height': 600,
             'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19675270/6c8f60be-521c-407d-aa2c-f9f8ecb45361.jpg',
             'Width': 800}],
 'price': 13500,
 'price_includes_vat': True,
 'registration_date': '2021-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'FORD Focus 1.5 Ecoblue Trend',
 'transmission': 'manual',
 'trim': '1.5 Ecoblue 88kW Trend',
 'vin': None,
 'year': 2021}
2026-03-27 08:23:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 08:23:59 [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%2770192958%27 HTTP/1.1" 200 None
2026-03-27 08:23:59 [auto_selling_coches.net] INFO: Saving data for 70192958: {'created_time': 1774599839.219693, 'last_price_update_time': 1774599839.219703}
2026-03-27 08:23:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 08:23:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70192958') HTTP/1.1" 204 0
2026-03-27 08:23:59 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: a24659c3-6ad6-540d-a28f-a2001c48c68f with identifier 70115343
2026-03-27 08:23:59 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-27 08:23:59 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-27 08:23:59 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item a24659c3-6ad6-540d-a28f-a2001c48c68f
2026-03-27 08:23:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/19612423/56f53c95-867a-4336-978f-4ed05f52f628.jpg>
{'auction_title': '',
 'body_type': 'Familiar',
 'c_o_2_emission_value': 91,
 'category': 'Coches',
 'color': 'Blanco',
 'currency': 'EUR',
 'description': 'Autos Jorge Castro\n'
                '\n'
                'PEUGEOT 308 \n'
                'SW STYLE BLUEHDI 100 S&S 6VEL. MAN\n'
                'WWW AUTOMOVILESJORGECASTRO COM\n'
                '\n'
                'UNICO PROPIETARIO\n'
                'PROCENDENCIA DE EMPRESA\n'
                'KMS CERTIFICADOS\n'
                'NACIONAL\n'
                'HISTORICO DE MANTENIMIENTO CON TODAS LAS REVISIONES\n'
                'IVA DEDUCIBLE EN EL PRECIO\n'
                'FINANCIACION A SU MEDIDA, FINANCIAMOS EL 100%\n'
                'MISMO PRECIO FINANCIES O NO\n'
                'RECOGEMOS SU VEHICULO COMO PARTE DE PAGO\n'
                'LLEVAMOS SU VEHICULO SIN COSTE ADICIONAL DENTRO DE LA '
                'PROVINCIA\n'
                '(SUJETO A DISPONIBILIDAD DEL PERSONAL Y DISTANCIA)\n'
                '\n'
                'EQUIPAMIENTO Y EXTRAS:\n'
                '\n'
                'ABS\n'
                'Cierre centralizado\n'
                'Climatizador\n'
                'navegador\n'
                'Retrovisores electricos interior\n'
                'Control de velocidad\n'
                'Direccion asistida\n'
                'Elevalunas electricos delanteros y traseros\n'
                'Llantas de aleacion\n'
                'Ordenador de a bordo\n'
                'Sensor de aparcamiento trasero\n'
                'Telefono Movil\n'
                'Volante multifuncion\n'
                '\n'
                'UN ANO DE GARANTIA INCLUIDA EN EL PRECIO.....\n'
                '-ESTE ANUNCIO NO ES VINCULANTE,PUEDE CONTENER '
                'ERRORES....PREGUNTE AL COMERCIAL',
 'doors_number': 5,
 'emission_standard': 'C',
 'engine': '1.5L',
 'engine_horse_power': 100,
 'expiration_date': None,
 'fuel_type': 'Diesel',
 'id': 'a24659c3-6ad6-540d-a28f-a2001c48c68f',
 'is_damaged': False,
 'is_operable': True,
 'license_plate': None,
 'link_to_web_offer': 'https://www.coches.net/peugeot-308-w-style-bluehdi-100-ss-6-vel-man-5p-diesel-2020-en-sevilla-70115343-covo.aspx',
 'listing': 'auction',
 'location': 'Sevilla',
 'make': 'PEUGEOT',
 'model': '308',
 'odometer': 165000,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'ES',
 'original_photo_count': 18,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a24659c3-6ad6-540d-a28f-a2001c48c68f/a24659c3-6ad6-540d-a28f-a2001c48c68f_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 72514,
             'Height': 600,
             'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19612423/56f53c95-867a-4336-978f-4ed05f52f628.jpg',
             'Width': 800}],
 'price': 9100,
 'price_includes_vat': True,
 'registration_date': '2020-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'PEUGEOT 308 W Style BlueHDi 100 SS 6 Vel. MAN',
 'transmission': 'manual',
 'trim': 'W Style BlueHDi 100 SS 6 Vel. MAN',
 'vin': None,
 'year': 2020}
2026-03-27 08:23:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 08:23:59 [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%2770115343%27 HTTP/1.1" 200 None
2026-03-27 08:23:59 [auto_selling_coches.net] INFO: Saving data for 70115343: {'created_time': 1774599839.274665, 'last_price_update_time': 1774599839.27468}
2026-03-27 08:23:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 08:23:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70115343') HTTP/1.1" 204 0
2026-03-27 08:23:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70129398> (referer: https://www.coches.net/concesionario/autosjorgecastro/?pg=2) ['zyte-api']
2026-03-27 08:23:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70119233> (referer: https://www.coches.net/concesionario/autosjorgecastro/?pg=2) ['zyte-api']
2026-03-27 08:23:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/19643683/79ae5154-96e9-4088-921d-2f8a2ddb62fa.jpg> (referer: None)
2026-03-27 08:23:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 08:23:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/19610421/8e1eba1e-06fa-40be-91ed-b574007248bd.jpg> (referer: None)
2026-03-27 08:23:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 08:23:59 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
 'body_type': 'Berlina',
 'c_o_2_emission_value': 102,
 'category': 'Coches',
 'color': 'Gris / Plata',
 'currency': 'EUR',
 'description': 'Autos Jorge Castro\n'
                'NISSAN QASHQAI\n'
                '1.5DCI 85KW 115CV E6D ACENTA\n'
                '\n'
                'WWW AUTOMOVILESJORGECASTRO COM\n'
                '\n'
                'UNICO PROPIETARIO\n'
                'PROCENDENCIA DE EMPRESA\n'
                'KMS CERTIFICADOS\n'
                'NACIONAL\n'
                'HISTORICO DE MANTENIMIENTO CON TODAS LAS REVISIONES\n'
                'IVA DEDUCIBLE EN EL PRECIO\n'
                'FINANCIACION A SU MEDIDA, FINANCIAMOS EL 100%\n'
                'MISMO PRECIO FINANCIES O NO\n'
                'RECOGEMOS SU VEHICULO COMO PARTE DE PAGO\n'
                'LLEVAMOS SU VEHICULO SIN COSTE ADICIONAL DENTRO DE LA '
                'PROVINCIA\n'
                '(SUJETO A DISPONIBILIDAD DEL PERSONAL Y DISTANCIA)\n'
                '\n'
                'EQUIPAMIENTO Y EXTRAS:\n'
                '\n'
                'ABS\n'
                'Cierre centralizado\n'
                'Climatizador\n'
                'navegador\n'
                'Cristales traseros tintados\n'
                'Retrovisores electricos interior\n'
                'Control de velocidad\n'
                'Direccion asistida\n'
                'Elevalunas electricos delanteros y traseros\n'
                'Llantas de aleacion\n'
                'camara trasera\n'
                'Ordenador de a bordo\n'
                'Sensor de aparcamiento delantero y trasero\n'
                'Telefono Movil\n'
                'Volante multifuncion\n'
                '\n'
                'UN ANO DE GARANTIA INCLUIDA EN EL PRECIO.....\n'
                '-ESTE ANUNCIO NO ES VINCULANTE,PUEDE CONTENER '
                'ERRORES....PREGUNTE AL COMERCIAL',
 'doors_number': 5,
 'emission_standard': 'C',
 'engine': '1.5L',
 'engine_horse_power': 115,
 'expiration_date': None,
 'fuel_type': 'Diesel',
 'is_damaged': False,
 'is_operable': True,
 'license_plate': None,
 'link_to_web_offer': 'https://www.coches.net/nissan-qashqai-dci-85-kw-115-cv-e6d-acenta-5p-diesel-2020-en-sevilla-70129398-covo.aspx',
 'listing': 'auction',
 'location': 'Sevilla',
 'make': 'NISSAN',
 'model': 'QASHQAI',
 'odometer': 171000,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'ES',
 'original_photo_count': 0,
 'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19625197/4b3261d8-336c-4ca0-ad6e-075059f76a38.jpg',
                'https://a.ccdn.es/cnet/vehicles/19625197/4aaa51e3-e8e9-4cfa-9c6b-866b6f3c2b74.jpg',
                'https://a.ccdn.es/cnet/vehicles/19625197/16bce750-9ebb-4b61-96ac-8914f3bad8a6.jpg',
                'https://a.ccdn.es/cnet/vehicles/19625197/21e77cc6-07ba-4565-ba3f-6712f5fb71ae.jpg',
                'https://a.ccdn.es/cnet/vehicles/19625197/0724f1c5-0e4a-4044-8341-18de5fe4e9bb.jpg',
                'https://a.ccdn.es/cnet/vehicles/19625197/d49c40c5-f4df-4b0a-a6ff-0217307c4c44.jpg',
                'https://a.ccdn.es/cnet/vehicles/19625197/eaa7604e-8825-4c23-832a-561bf0d6311f.jpg',
                'https://a.ccdn.es/cnet/vehicles/19625197/fbc257e2-0a95-4576-864d-e4897ad6893a.jpg',
                'https://a.ccdn.es/cnet/vehicles/19625197/641dfbfd-f4ca-4e13-bb02-369a402e261e.jpg',
                'https://a.ccdn.es/cnet/vehicles/19625197/cb9e8c0f-923b-4e15-8947-03f54161ca0a.jpg',
                'https://a.ccdn.es/cnet/vehicles/19625197/070e2aef-8c18-427c-aee2-e5b0f80b6293.jpg',
                'https://a.ccdn.es/cnet/vehicles/19625197/6d4d9850-b356-4dc6-9c67-aa08e4cd5265.jpg',
                'https://a.ccdn.es/cnet/vehicles/19625197/d51d7acd-042d-4285-8ee0-61f285b6a408.jpg',
                'https://a.ccdn.es/cnet/vehicles/19625197/3046d140-3c6b-4869-a070-aac35014a541.jpg',
                'https://a.ccdn.es/cnet/vehicles/19625197/2067f5b8-5565-4abb-8e7b-5caf229ab01f.jpg',
                'https://a.ccdn.es/cnet/vehicles/19625197/ba392f26-ed08-4a3b-a9a3-f6c1b00c1f2b.jpg',
                'https://a.ccdn.es/cnet/vehicles/19625197/c5c17a18-caf3-4f86-b2b7-f433609cd43d.jpg',
                'https://a.ccdn.es/cnet/vehicles/19625197/c89cf01b-c8ea-473c-8293-518c2f62c80e.jpg',
                'https://a.ccdn.es/cnet/vehicles/19625197/7b7c34da-d9c1-4328-b970-c2ebb0d2f618.jpg',
                'https://a.ccdn.es/cnet/vehicles/19625197/41359ac6-2703-4676-8323-810db24cf7f9.jpg'],
 'price': 15800,
 'price_includes_vat': True,
 'registration_date': '2020-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'NISSAN QASHQAI dCi 115 CV E6D ACENTA',
 'transmission': 'manual',
 'trim': 'dCi 85 kW 115 CV E6D ACENTA',
 'vin': None,
 'year': 2020}
2026-03-27 08:23:59 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: c4482076-cc7c-576f-8fa1-d76e9f11264e with identifier: 70129398
2026-03-27 08:23:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item c4482076-cc7c-576f-8fa1-d76e9f11264e
2026-03-27 08:23:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 08:23:59 [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%252F19625197%252F4b3261d8-336c-4ca0-ad6e-075059f76a38.jpg%27 HTTP/1.1" 200 None
2026-03-27 08:23:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19625197/4b3261d8-336c-4ca0-ad6e-075059f76a38.jpg not downloaded yet
2026-03-27 08:23:59 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
 'body_type': 'Berlina',
 'c_o_2_emission_value': 87,
 'category': 'Coches',
 'color': 'Blanco',
 'currency': 'EUR',
 'description': 'Autos Jorge Castro\n'
                'OPEL CORSA\n'
                '1.5D DT 74KW 100CV\n'
                'WWW AUTOMOVILESJORGECASTRO COM\n'
                '\n'
                'UNICO PROPIETARIO\n'
                'PROCENDENCIA DE EMPRESA\n'
                'KMS CERTIFICADOS\n'
                'NACIONAL\n'
                'HISTORICO DE MANTENIMIENTO CON TODAS LAS REVISIONES\n'
                'IVA DEDUCIBLE EN EL PRECIO\n'
                'FINANCIACION A SU MEDIDA, FINANCIAMOS EL 100%\n'
                'MISMO PRECIO FINANCIES O NO\n'
                'RECOGEMOS SU VEHICULO COMO PARTE DE PAGO\n'
                'LLEVAMOS SU VEHICULO SIN COSTE ADICIONAL DENTRO DE LA '
                'PROVINCIA\n'
                '(SUJETO A DISPONIBILIDAD DEL PERSONAL Y DISTANCIA)\n'
                '\n'
                'EQUIPAMIENTO Y EXTRAS:\n'
                '\n'
                'ABS\n'
                'Cierre centralizado\n'
                'Aire acondicionado\n'
                'Control de velocidad\n'
                'Dirección asistida\n'
                'Elevalunas eléctricos delanteros y traseros\n'
                'Ordenador de a bordo\n'
                'Telefono Movil\n'
                'Volante multifuncion\n'
                '\n'
                'UN ANO DE GARANTIA INCLUIDA EN EL PRECIO.....\n'
                '-ESTE ANUNCIO NO ES VINCULANTE,PUEDE CONTENER '
                'ERRORES....PREGUNTE AL COMERCIAL',
 '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/opel-corsa-15d-dt-74kw-100cv-edition-5p-diesel-2021-en-sevilla-70119233-covo.aspx',
 'listing': 'auction',
 'location': 'Sevilla',
 'make': 'OPEL',
 'model': 'Corsa',
 'odometer': 91000,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'ES',
 'original_photo_count': 0,
 'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19615835/aba777e5-1656-4df7-a286-57dd66de08db.jpg',
                'https://a.ccdn.es/cnet/vehicles/19615835/5d7ff1cc-a314-4953-95d8-733fb84b41d0.jpg',
                'https://a.ccdn.es/cnet/vehicles/19615835/896e6648-bfb0-44dd-9d0c-823cb9941714.jpg',
                'https://a.ccdn.es/cnet/vehicles/19615835/58577465-d49a-4809-ad03-e197e47545cd.jpg',
                'https://a.ccdn.es/cnet/vehicles/19615835/a0ad346a-84e2-4eb7-8e65-227ebae6c4d4.jpg',
                'https://a.ccdn.es/cnet/vehicles/19615835/e6b3da23-c096-40ac-b34e-9491ef40c021.jpg',
                'https://a.ccdn.es/cnet/vehicles/19615835/9e81a007-d8b7-46ca-b3d6-cb7540473b6c.jpg',
                'https://a.ccdn.es/cnet/vehicles/19615835/54299ca5-c4e5-43ff-9577-cc02d0652678.jpg',
                'https://a.ccdn.es/cnet/vehicles/19615835/f2b3c9b5-0643-4cce-a416-a2411077f3bf.jpg',
                'https://a.ccdn.es/cnet/vehicles/19615835/3cd2dab6-853b-4e1e-a0c2-2ea8e375e44d.jpg',
                'https://a.ccdn.es/cnet/vehicles/19615835/75374b67-851b-480e-bf39-20b2206927c6.jpg',
                'https://a.ccdn.es/cnet/vehicles/19615835/4a13f74e-433b-426f-86ba-47ab02ebc539.jpg',
                'https://a.ccdn.es/cnet/vehicles/19615835/2bf66b35-58fa-4774-8d5a-063abbbb8091.jpg',
                'https://a.ccdn.es/cnet/vehicles/19615835/210d2c53-504e-4585-b3d3-fc5c7edfb255.jpg',
                'https://a.ccdn.es/cnet/vehicles/19615835/25870274-d3f6-442c-bdc3-3284baf4b336.jpg',
                'https://a.ccdn.es/cnet/vehicles/19615835/48af4b3d-5d66-4379-85a3-2352edddcc80.jpg',
                'https://a.ccdn.es/cnet/vehicles/19615835/0965a791-5589-4941-9702-7d253490d182.jpg',
                'https://a.ccdn.es/cnet/vehicles/19615835/162803b3-7198-4b73-8d26-47dc4d522238.jpg',
                'https://a.ccdn.es/cnet/vehicles/19615835/7270c6ed-60be-4b2a-917f-a1825d5dbfd3.jpg',
                'https://a.ccdn.es/cnet/vehicles/19615835/b916dd99-c315-401f-b4d3-162529c0cbb9.jpg'],
 'price': 11300,
 'price_includes_vat': True,
 'registration_date': '2021-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'OPEL Corsa 1.5D DT Edition',
 'transmission': 'manual',
 'trim': '1.5D DT 74kW 100CV Edition',
 'vin': None,
 'year': 2021}
2026-03-27 08:23:59 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 652a68dd-51f0-5746-930b-34862d45aceb with identifier: 70119233
2026-03-27 08:23:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 652a68dd-51f0-5746-930b-34862d45aceb
2026-03-27 08:23:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 08:23:59 [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%252F19615835%252Faba777e5-1656-4df7-a286-57dd66de08db.jpg%27 HTTP/1.1" 200 None
2026-03-27 08:23:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19615835/aba777e5-1656-4df7-a286-57dd66de08db.jpg not downloaded yet
2026-03-27 08:23:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 08:23:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f6a91aa3190>
2026-03-27 08:23:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 08:23:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 08:23:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 08:23:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1c4600bb-96e6-5f95-a5c7-e80afd306482/1c4600bb-96e6-5f95-a5c7-e80afd306482_image_0.jpg HTTP/1.1" 201 0
2026-03-27 08:23:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 08:23:59 [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%252F19643683%252F79ae5154-96e9-4088-921d-2f8a2ddb62fa.jpg') HTTP/1.1" 204 0
2026-03-27 08:23:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19643683/79ae5154-96e9-4088-921d-2f8a2ddb62fa.jpg saved to cache
2026-03-27 08:23:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 1c4600bb-96e6-5f95-a5c7-e80afd306482
2026-03-27 08:23:59 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 1c4600bb-96e6-5f95-a5c7-e80afd306482 sending to next pipeline
2026-03-27 08:23:59 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 1c4600bb-96e6-5f95-a5c7-e80afd306482 with identifier 70156226
2026-03-27 08:23:59 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-27 08:23:59 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-27 08:23:59 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 1c4600bb-96e6-5f95-a5c7-e80afd306482
2026-03-27 08:23:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/19643683/79ae5154-96e9-4088-921d-2f8a2ddb62fa.jpg>
{'auction_title': '',
 'body_type': 'SUV',
 'c_o_2_emission_value': 137,
 'category': 'Coches',
 'color': 'Negro',
 'currency': 'EUR',
 'description': 'Autos Jorge Castro\n'
                '\n'
                'MERCEDES-BENZ\n'
                'GLC 200D 4MATIC 160CV BLACK \n'
                '\n'
                'WWW AUTOMOVILESJORGECASTRO COM\n'
                'UNICO PROPIETARIO\n'
                'KMS CERTIFICADOS\n'
                'NACIONAL\n'
                'HISTORICO DE MANTENIMIENTO\n'
                'Posee los siguientes extras:\n'
                '_ABS\n'
                '_Cierre centralizado\n'
                '_Climatizador\n'
                '-pantalla\n'
                '-Retrovisores eléctricos interior\n'
                '-sensor de aparcamiento delantero y trasero\n'
                '-Freno mano electrico\n'
                '_Control de velocidad\n'
                '_Dirección asistida\n'
                '_Elevalunas eléctricos\n'
                '_Llantas de aleación\n'
                '_Ordenador de a bordo\n'
                '_Teléfono Móvil\n'
                '_Volante multifunción\n'
                '-aire acondicionado trasero\n'
                'UN AÑO DE GARANTIA INCLUIDA EN EL PRECIO.....\n'
                '\n'
                '-Recogemos su vehículo como parte de pago\n'
                '-Aceptamos prueba mecánica\n'
                '-Financiación a su medida\n'
                '-Iva deducible para empresa\n'
                '\n'
                '-LLEVAMOS SU VEHICULO SIN COSTE ADICIONAL SUJETO A '
                'DISPONIBILIDAD DEL PERSONAL Y DISTANCIA\n'
                '-ESTE ANUNCIO NO ES VINCULANTE,PUEDE CONTENER '
                'ERRORES....PREGUNTE AL COMERCIAL',
 'doors_number': 5,
 'emission_standard': 'C',
 'engine': '1.9L',
 'engine_horse_power': 163,
 'expiration_date': None,
 'fuel_type': 'Diesel',
 'id': '1c4600bb-96e6-5f95-a5c7-e80afd306482',
 'is_damaged': False,
 'is_operable': True,
 'license_plate': None,
 'link_to_web_offer': 'https://www.coches.net/mercedes-benz-clase-glc-glc-200-d-4matic-5p-diesel-2021-en-sevilla-70156226-covo.aspx',
 'listing': 'auction',
 'location': 'Sevilla',
 'make': 'MERCEDES-BENZ',
 'model': 'Clase GLC',
 'odometer': 74000,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'ES',
 'original_photo_count': 17,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1c4600bb-96e6-5f95-a5c7-e80afd306482/1c4600bb-96e6-5f95-a5c7-e80afd306482_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 84626,
             'Height': 600,
             'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19643683/79ae5154-96e9-4088-921d-2f8a2ddb62fa.jpg',
             'Width': 800}],
 'price': 34800,
 'price_includes_vat': True,
 'registration_date': '2020-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'MERCEDES-BENZ Clase GLC GLC 200 d 4MATIC',
 'transmission': 'automatic',
 'trim': 'GLC 200 d 4MATIC',
 'vin': None,
 'year': 2020}
2026-03-27 08:23:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 08:23:59 [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%2770156226%27 HTTP/1.1" 200 None
2026-03-27 08:23:59 [auto_selling_coches.net] INFO: Saving data for 70156226: {'created_time': 1774599839.934671, 'last_price_update_time': 1774599839.934685}
2026-03-27 08:23:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 08:23:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70156226') HTTP/1.1" 204 0
2026-03-27 08:23:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 08:23:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f6a911d04d0>
2026-03-27 08:23:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 08:23:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 08:23:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 08:24:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d7a9e603-3ca7-5150-ab0f-632b661ea616/d7a9e603-3ca7-5150-ab0f-632b661ea616_image_0.jpg HTTP/1.1" 201 0
2026-03-27 08:24:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 08:24:00 [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%252F19610421%252F8e1eba1e-06fa-40be-91ed-b574007248bd.jpg') HTTP/1.1" 204 0
2026-03-27 08:24:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19610421/8e1eba1e-06fa-40be-91ed-b574007248bd.jpg saved to cache
2026-03-27 08:24:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item d7a9e603-3ca7-5150-ab0f-632b661ea616
2026-03-27 08:24:00 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item d7a9e603-3ca7-5150-ab0f-632b661ea616 sending to next pipeline
2026-03-27 08:24:00 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: d7a9e603-3ca7-5150-ab0f-632b661ea616 with identifier 70112554
2026-03-27 08:24:00 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-27 08:24:00 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-27 08:24:00 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item d7a9e603-3ca7-5150-ab0f-632b661ea616
2026-03-27 08:24:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/19610421/8e1eba1e-06fa-40be-91ed-b574007248bd.jpg>
{'auction_title': '',
 'body_type': 'Berlina',
 'c_o_2_emission_value': 98,
 'category': 'Coches',
 'color': 'Negro',
 'currency': 'EUR',
 'description': 'Autos Jorge Castro\n'
                '\n'
                'FORD FIESTA \n'
                '1.5 TDCI 75CV TITANIUM 5P\n'
                '\n'
                'WWW  AUTOMOVILESJORGECASTRO  COM\n'
                '\n'
                'EQUIPAMIENTO Y EXTRAS:\n'
                '-Asientos tela\n'
                '-Navegador\n'
                '-Pantalla tactil\n'
                '-Abs\n'
                '-Aire acondicionado\n'
                '-Volante multifuncion\n'
                '-Elevalunas electricos delanteros y traseros\n'
                '-Cierre centralizado\n'
                '-ITv al dia\n'
                '\n'
                'UN ANO DE GARANTIA INCLUIDA EN EL PRECIO.....\n'
                '-ESTE ANUNCIO NO ES VINCULANTE,PUEDE CONTENER '
                'ERRORES....PREGUNTE AL COMERCIAL',
 'doors_number': 5,
 'emission_standard': 'C',
 'engine': '1.5L',
 'engine_horse_power': 75,
 'expiration_date': None,
 'fuel_type': 'Diesel',
 'id': 'd7a9e603-3ca7-5150-ab0f-632b661ea616',
 'is_damaged': False,
 'is_operable': True,
 'license_plate': None,
 'link_to_web_offer': 'https://www.coches.net/ford-fiesta-15-tdci-75cv-titanium-5p-5p-diesel-2014-en-sevilla-70112554-covo.aspx',
 'listing': 'auction',
 'location': 'Sevilla',
 'make': 'FORD',
 'model': 'Fiesta',
 'odometer': 194000,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'ES',
 'original_photo_count': 17,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d7a9e603-3ca7-5150-ab0f-632b661ea616/d7a9e603-3ca7-5150-ab0f-632b661ea616_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 72239,
             'Height': 600,
             'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19610421/8e1eba1e-06fa-40be-91ed-b574007248bd.jpg',
             'Width': 800}],
 'price': 6300,
 'price_includes_vat': True,
 'registration_date': '2014-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'FORD Fiesta 1.5 TDCi Titanium',
 'transmission': 'manual',
 'trim': '1.5 TDCi 75cv Titanium 5p',
 'vin': None,
 'year': 2014}
2026-03-27 08:24:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 08:24:00 [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%2770112554%27 HTTP/1.1" 200 None
2026-03-27 08:24:00 [auto_selling_coches.net] INFO: Saving data for 70112554: {'created_time': 1774599840.070762, 'last_price_update_time': 1774599840.070779}
2026-03-27 08:24:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 08:24:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70112554') HTTP/1.1" 204 0
2026-03-27 08:24:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70138207> (referer: https://www.coches.net/concesionario/autosjorgecastro/?pg=2) ['zyte-api']
2026-03-27 08:24:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70193269> (referer: https://www.coches.net/concesionario/autosjorgecastro/?pg=2) ['zyte-api']
2026-03-27 08:24:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/19615835/aba777e5-1656-4df7-a286-57dd66de08db.jpg> (referer: None)
2026-03-27 08:24:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 08:24:00 [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': 'Autos Jorge Castro\n'
                '\n'
                'FORD FOCUS\n'
                '1.5 ECOBLUE 88KW TREND + SB\n'
                '\n'
                'WWW  AUTOMOVILESJORGECASTRO  COM\n'
                '\n'
                'UNICO PROPIETARIO\n'
                'PROCENDENCIA DE EMPRESA\n'
                'KMS CERTIFICADOS\n'
                'NACIONAL\n'
                'HISTORICO DE MANTENIMIENTO CON TODAS LAS REVISIONES\n'
                'IVA DEDUCIBLE EN EL PRECIO\n'
                'FINANCIACION A SU MEDIDA, FINANCIAMOS EL 100%\n'
                'MISMO PRECIO FINANCIES O NO\n'
                'RECOGEMOS SU VEHICULO COMO PARTE DE PAGO\n'
                'LLEVAMOS SU VEHICULO SIN COSTE ADICIONAL DENTRO DE LA '
                'PROVINCIA\n'
                '(SUJETO A DISPONIBILIDAD DEL PERSONAL Y DISTANCIA)\n'
                '\n'
                '\n'
                'EQUIPAMIENTO Y EXTRAS:\n'
                '\n'
                'ABS\n'
                'Cierre centralizado\n'
                'Climatizador\n'
                'Control de velocidad\n'
                'Direccion asistida\n'
                'Pantalla tactil\n'
                'Elevalunas electricos delanteros y traseros\n'
                'Sensor de aparcamiento trasero\n'
                'Ordenador de a bordo\n'
                'Telefono Movil\n'
                'Volante multifuncion\n'
                '\n'
                'UN ANO DE GARANTIA INCLUIDA EN EL PRECIO.....\n'
                '-ESTE ANUNCIO NO ES VINCULANTE,PUEDE CONTENER '
                'ERRORES....PREGUNTE AL COMERCIAL',
 'doors_number': 5,
 'emission_standard': 'C',
 'engine': '1.5L',
 'engine_horse_power': 120,
 '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-15-ecoblue-88kw-trend-sb-5p-diesel-2022-en-sevilla-70138207-covo.aspx',
 'listing': 'auction',
 'location': 'Sevilla',
 'make': 'FORD',
 'model': 'Focus',
 'odometer': 197000,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'ES',
 'original_photo_count': 0,
 'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19632705/2e8b114b-cf85-4762-b00d-64ed43499292.jpg',
                'https://a.ccdn.es/cnet/vehicles/19632705/aafc6d48-868b-40e5-bdef-f404ee9e3d5e.jpg',
                'https://a.ccdn.es/cnet/vehicles/19632705/45ef6b7a-6746-441c-ae31-7dae27da63e6.jpg',
                'https://a.ccdn.es/cnet/vehicles/19632705/4fb6fc17-d466-442d-be94-eff6ab9d5dc6.jpg',
                'https://a.ccdn.es/cnet/vehicles/19632705/9c2d95ba-7482-42ca-be3c-0505717ae7a7.jpg',
                'https://a.ccdn.es/cnet/vehicles/19632705/cfc855c6-1d03-4029-8f7f-0dbc92cc3969.jpg',
                'https://a.ccdn.es/cnet/vehicles/19632705/bc23d2af-d676-4012-a30b-64a85b4aa353.jpg',
                'https://a.ccdn.es/cnet/vehicles/19632705/78b5f068-5d50-4b9e-b95a-4e14f503d6c6.jpg',
                'https://a.ccdn.es/cnet/vehicles/19632705/c79abe25-c27b-45c9-b14f-dffd8cdb5d69.jpg',
                'https://a.ccdn.es/cnet/vehicles/19632705/0196d15a-e898-44ef-abef-1bbc723cef6d.jpg',
                'https://a.ccdn.es/cnet/vehicles/19632705/e3a9bddf-7f12-4954-9547-c1bd08d47616.jpg',
                'https://a.ccdn.es/cnet/vehicles/19632705/a7c7902d-ed61-4983-8613-f3541f723279.jpg',
                'https://a.ccdn.es/cnet/vehicles/19632705/e9a4ca32-262b-4070-9745-96d39129c2ae.jpg',
                'https://a.ccdn.es/cnet/vehicles/19632705/7f1a7d7f-8129-4631-8e84-5b38cc11f272.jpg',
                'https://a.ccdn.es/cnet/vehicles/19632705/8cbc5dc1-30e4-4c4f-8be4-aadb779a748f.jpg',
                'https://a.ccdn.es/cnet/vehicles/19632705/d37ae379-b4a5-4a46-a5a7-3c47524c7c61.jpg',
                'https://a.ccdn.es/cnet/vehicles/19632705/5c70908c-8482-45b2-af47-91de8d7662ff.jpg',
                'https://a.ccdn.es/cnet/vehicles/19632705/ee51deee-be89-40e2-be8e-2233e5a95f30.jpg'],
 'price': 10800,
 'price_includes_vat': True,
 'registration_date': '2023-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'FORD Focus 1.5 Ecoblue Trend SB',
 'transmission': 'manual',
 'trim': '1.5 Ecoblue 88kW Trend SB',
 'vin': None,
 'year': 2023}
2026-03-27 08:24:00 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 3e2e3a77-6e24-537d-bb39-70fd1fd5eaea with identifier: 70138207
2026-03-27 08:24:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 3e2e3a77-6e24-537d-bb39-70fd1fd5eaea
2026-03-27 08:24:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 08:24:00 [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%252F19632705%252F2e8b114b-cf85-4762-b00d-64ed43499292.jpg%27 HTTP/1.1" 200 None
2026-03-27 08:24:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19632705/2e8b114b-cf85-4762-b00d-64ed43499292.jpg not downloaded yet
2026-03-27 08:24:00 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
 'body_type': 'Monovolumen',
 'c_o_2_emission_value': 104,
 'category': 'Coches',
 'color': 'Blanco',
 'currency': 'EUR',
 'description': 'Autos Jorge Castro\n'
                'BMW SERIE 2 \n'
                'Active Tourer 216d (115CV) AUTO\n'
                '\n'
                'WWW AUTOMOVILESJORGECASTRO COM\n'
                '\n'
                'UNICO PROPIETARIO\n'
                'KMS CERTIFICADOS\n'
                'NACIONAL\n'
                'HISTORICO DE MANTENIMIENTO\n'
                'Posee los siguientes extras:\n'
                'Llantas de aleación\n'
                '-Sensor de aparcamiento trasero y delantero\n'
                '_ABS\n'
                '_Aire acondicionado\n'
                '_Cierre centralizado\n'
                '_Control de velocidad\n'
                '_Dirección asistida\n'
                '_Elevalunas eléctricos\n'
                '_Ordenador de a bordo\n'
                '-Navegador\n'
                '-Pantalla\n'
                '-Camara trasera\n'
                '_Teléfono Móvil\n'
                '_Volante multifunción\n'
                'UN AÑO DE GARANTIA INCLUIDA EN EL PRECIO....\n'
                '-Recogemos su vehículo como parte de pago\n'
                '-Aceptamos prueba mecánica\n'
                '-Financiación a su medida...\n'
                '-Iva deducible para empresa\n'
                '\n'
                '-LLEVAMOS SU VEHICULO SIN COSTE ADICIONAL SUJETO A '
                'DISPONIBILIDAD DEL PERSONAL Y DISTANCIA\n'
                '-ESTE ANUNCIO NO ES VINCULANTE,PUEDE CONTENER '
                'ERRORES....PREGUNTE AL COMERCIAL',
 'doors_number': 5,
 'emission_standard': 'C',
 'engine': '1.5L',
 'engine_horse_power': 116,
 'expiration_date': None,
 'fuel_type': 'Diesel',
 'is_damaged': False,
 'is_operable': True,
 'license_plate': None,
 'link_to_web_offer': 'https://www.coches.net/bmw-serie-2-active-tourer-216d-5p-diesel-2021-en-sevilla-70193269-covo.aspx',
 'listing': 'auction',
 'location': 'Sevilla',
 'make': 'BMW',
 'model': 'Serie 2 Active Tourer',
 'odometer': 141000,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'ES',
 'original_photo_count': 0,
 'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19675543/de244d9b-aebe-42dc-8f89-e37af0ee2ab5.jpg',
                'https://a.ccdn.es/cnet/vehicles/19675543/ee14f371-f4e7-42a7-8048-660e71b841d9.jpg',
                'https://a.ccdn.es/cnet/vehicles/19675543/619cca65-cb12-4f6c-abc6-cdd809c4b62a.jpg',
                'https://a.ccdn.es/cnet/vehicles/19675543/3451e456-3293-494b-b090-87331ccdb996.jpg',
                'https://a.ccdn.es/cnet/vehicles/19675543/b9b21354-f373-4a58-81fe-350c10dd9f2e.jpg',
                'https://a.ccdn.es/cnet/vehicles/19675543/f672ff66-24cf-4566-91d3-124fd81cf9cf.jpg',
                'https://a.ccdn.es/cnet/vehicles/19675543/e841a3e2-0e52-4ab6-b462-51bfa25f04f8.jpg',
                'https://a.ccdn.es/cnet/vehicles/19675543/e81ef81e-d3f0-47d8-af0f-f3761248445d.jpg',
                'https://a.ccdn.es/cnet/vehicles/19675543/809b9eaa-9062-452b-995c-41c2f9dcf227.jpg',
                'https://a.ccdn.es/cnet/vehicles/19675543/d8e7356e-1d96-4f0d-bcad-0edc3f2041af.jpg',
                'https://a.ccdn.es/cnet/vehicles/19675543/2df1f35f-8f75-40b3-9595-1d3139db290c.jpg',
                'https://a.ccdn.es/cnet/vehicles/19675543/e0687feb-1375-40c6-9f43-ff64e234570a.jpg',
                'https://a.ccdn.es/cnet/vehicles/19675543/a2f056a7-2668-4e9e-8e9a-e15eb0d60912.jpg',
                'https://a.ccdn.es/cnet/vehicles/19675543/c967c2a4-2b38-41a6-bc5d-f5d6ae3ae18b.jpg',
                'https://a.ccdn.es/cnet/vehicles/19675543/136e9f87-fe67-4b93-8bb7-138835ed80fa.jpg',
                'https://a.ccdn.es/cnet/vehicles/19675543/dacc574b-8ae2-4fbf-951e-e754028a57b2.jpg',
                'https://a.ccdn.es/cnet/vehicles/19675543/f75446ff-441d-4f00-bd09-342b122a1a33.jpg',
                'https://a.ccdn.es/cnet/vehicles/19675543/9cae0514-1576-4e6a-92b3-4ac51867ddf8.jpg'],
 'price': 16800,
 'price_includes_vat': True,
 'registration_date': '2020-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'BMW Serie 2 Active Tourer 216d',
 'transmission': 'automatic',
 'trim': '216d',
 'vin': None,
 'year': 2020}
2026-03-27 08:24:00 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: ef53b0ff-f82b-5b15-ae34-214a766ac161 with identifier: 70193269
2026-03-27 08:24:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item ef53b0ff-f82b-5b15-ae34-214a766ac161
2026-03-27 08:24:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 08:24:00 [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%252F19675543%252Fde244d9b-aebe-42dc-8f89-e37af0ee2ab5.jpg%27 HTTP/1.1" 200 None
2026-03-27 08:24:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19675543/de244d9b-aebe-42dc-8f89-e37af0ee2ab5.jpg not downloaded yet
2026-03-27 08:24:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70115465> (referer: https://www.coches.net/concesionario/autosjorgecastro/?pg=2) ['zyte-api']
2026-03-27 08:24:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 08:24:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f6a911bed90>
2026-03-27 08:24:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 08:24:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 08:24:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 08:24:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_652a68dd-51f0-5746-930b-34862d45aceb/652a68dd-51f0-5746-930b-34862d45aceb_image_0.jpg HTTP/1.1" 201 0
2026-03-27 08:24:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 08:24:00 [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%252F19615835%252Faba777e5-1656-4df7-a286-57dd66de08db.jpg') HTTP/1.1" 204 0
2026-03-27 08:24:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19615835/aba777e5-1656-4df7-a286-57dd66de08db.jpg saved to cache
2026-03-27 08:24:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 652a68dd-51f0-5746-930b-34862d45aceb
2026-03-27 08:24:00 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 652a68dd-51f0-5746-930b-34862d45aceb sending to next pipeline
2026-03-27 08:24:00 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 652a68dd-51f0-5746-930b-34862d45aceb with identifier 70119233
2026-03-27 08:24:00 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-27 08:24:00 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-27 08:24:00 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 652a68dd-51f0-5746-930b-34862d45aceb
2026-03-27 08:24:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/19615835/aba777e5-1656-4df7-a286-57dd66de08db.jpg>
{'auction_title': '',
 'body_type': 'Berlina',
 'c_o_2_emission_value': 87,
 'category': 'Coches',
 'color': 'Blanco',
 'currency': 'EUR',
 'description': 'Autos Jorge Castro\n'
                'OPEL CORSA\n'
                '1.5D DT 74KW 100CV\n'
                'WWW AUTOMOVILESJORGECASTRO COM\n'
                '\n'
                'UNICO PROPIETARIO\n'
                'PROCENDENCIA DE EMPRESA\n'
                'KMS CERTIFICADOS\n'
                'NACIONAL\n'
                'HISTORICO DE MANTENIMIENTO CON TODAS LAS REVISIONES\n'
                'IVA DEDUCIBLE EN EL PRECIO\n'
                'FINANCIACION A SU MEDIDA, FINANCIAMOS EL 100%\n'
                'MISMO PRECIO FINANCIES O NO\n'
                'RECOGEMOS SU VEHICULO COMO PARTE DE PAGO\n'
                'LLEVAMOS SU VEHICULO SIN COSTE ADICIONAL DENTRO DE LA '
                'PROVINCIA\n'
                '(SUJETO A DISPONIBILIDAD DEL PERSONAL Y DISTANCIA)\n'
                '\n'
                'EQUIPAMIENTO Y EXTRAS:\n'
                '\n'
                'ABS\n'
                'Cierre centralizado\n'
                'Aire acondicionado\n'
                'Control de velocidad\n'
                'Dirección asistida\n'
                'Elevalunas eléctricos delanteros y traseros\n'
                'Ordenador de a bordo\n'
                'Telefono Movil\n'
                'Volante multifuncion\n'
                '\n'
                'UN ANO DE GARANTIA INCLUIDA EN EL PRECIO.....\n'
                '-ESTE ANUNCIO NO ES VINCULANTE,PUEDE CONTENER '
                'ERRORES....PREGUNTE AL COMERCIAL',
 'doors_number': 5,
 'emission_standard': 'C',
 'engine': '1.5L',
 'engine_horse_power': 102,
 'expiration_date': None,
 'fuel_type': 'Diesel',
 'id': '652a68dd-51f0-5746-930b-34862d45aceb',
 'is_damaged': False,
 'is_operable': True,
 'license_plate': None,
 'link_to_web_offer': 'https://www.coches.net/opel-corsa-15d-dt-74kw-100cv-edition-5p-diesel-2021-en-sevilla-70119233-covo.aspx',
 'listing': 'auction',
 'location': 'Sevilla',
 'make': 'OPEL',
 'model': 'Corsa',
 'odometer': 91000,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'ES',
 'original_photo_count': 20,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_652a68dd-51f0-5746-930b-34862d45aceb/652a68dd-51f0-5746-930b-34862d45aceb_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 71493,
             'Height': 600,
             'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19615835/aba777e5-1656-4df7-a286-57dd66de08db.jpg',
             'Width': 800}],
 'price': 11300,
 'price_includes_vat': True,
 'registration_date': '2021-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'OPEL Corsa 1.5D DT Edition',
 'transmission': 'manual',
 'trim': '1.5D DT 74kW 100CV Edition',
 'vin': None,
 'year': 2021}
2026-03-27 08:24:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 08:24:00 [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%2770119233%27 HTTP/1.1" 200 None
2026-03-27 08:24:00 [auto_selling_coches.net] INFO: Saving data for 70119233: {'created_time': 1774599840.394606, 'last_price_update_time': 1774599840.394617}
2026-03-27 08:24:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 08:24:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70119233') HTTP/1.1" 204 0
2026-03-27 08:24:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/19625197/4b3261d8-336c-4ca0-ad6e-075059f76a38.jpg> (referer: None)
2026-03-27 08:24:00 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
 'body_type': 'Berlina',
 'c_o_2_emission_value': None,
 'category': 'Coches',
 'color': 'Marrón',
 'currency': 'EUR',
 'description': 'Autos Jorge Castro\n'
                'PEUGEOT 308\n'
                '5P ACTIVE PACK BLUEHDI 130 S&S MAN\n'
                'WWW AUTOMOVILESJORGECASTRO COM\n'
                '\n'
                'UNICO PROPIETARIO\n'
                'PROCENDENCIA DE EMPRESA\n'
                'KMS CERTIFICADOS\n'
                'NACIONAL\n'
                'HISTORICO DE MANTENIMIENTO CON TODAS LAS REVISIONES\n'
                'IVA DEDUCIBLE EN EL PRECIO\n'
                'FINANCIACION A SU MEDIDA, FINANCIAMOS EL 100%\n'
                'MISMO PRECIO FINANCIES O NO\n'
                'RECOGEMOS SU VEHICULO COMO PARTE DE PAGO\n'
                'LLEVAMOS SU VEHICULO SIN COSTE ADICIONAL DENTRO DE LA '
                'PROVINCIA\n'
                '(SUJETO A DISPONIBILIDAD DEL PERSONAL Y DISTANCIA)\n'
                '\n'
                'EQUIPAMIENTO Y EXTRAS:\n'
                '\n'
                'ABS\n'
                'Cierre centralizado\n'
                'Climatizador\n'
                'navegador\n'
                'Retrovisores electricos interior\n'
                'Control de velocidad\n'
                'Direccion asistida\n'
                'Elevalunas electricos delanteros y traseros\n'
                'Llantas de aleacion\n'
                'camara trasera\n'
                'Ordenador de a bordo\n'
                'Sensor de aparcamiento trasero\n'
                'Telefono Movil\n'
                'Volante multifuncion\n'
                '\n'
                'UN ANO DE GARANTIA INCLUIDA EN EL PRECIO.....\n'
                '-ESTE ANUNCIO NO ES VINCULANTE,PUEDE CONTENER '
                'ERRORES....PREGUNTE AL COMERCIAL',
 'doors_number': 5,
 'emission_standard': 'C',
 'engine': '1.5L',
 'engine_horse_power': 130,
 'expiration_date': None,
 'fuel_type': 'Diesel',
 'is_damaged': False,
 'is_operable': True,
 'license_plate': None,
 'link_to_web_offer': 'https://www.coches.net/peugeot-308-5p-active-pack-bluehdi-130-ss-man-5p-diesel-2021-en-sevilla-70115465-covo.aspx',
 'listing': 'auction',
 'location': 'Sevilla',
 'make': 'PEUGEOT',
 'model': '308',
 'odometer': 199000,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'ES',
 'original_photo_count': 0,
 'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19612522/bc3be97d-f229-4d38-b0b6-ca76a9c36eb4.jpg',
                'https://a.ccdn.es/cnet/vehicles/19612522/cab7685e-4eb4-4ed5-a671-02a3fb072416.jpg',
                'https://a.ccdn.es/cnet/vehicles/19612522/1e86b146-c16b-48c3-b734-b1b498a06c49.jpg',
                'https://a.ccdn.es/cnet/vehicles/19612522/67d1c677-6286-488b-afba-1b95bf4ed8b1.jpg',
                'https://a.ccdn.es/cnet/vehicles/19612522/509fde79-cdba-4740-b25d-2cad24070ed6.jpg',
                'https://a.ccdn.es/cnet/vehicles/19612522/940e723c-a257-4035-8ab6-9546816f74be.jpg',
                'https://a.ccdn.es/cnet/vehicles/19612522/24819edc-f5e5-48c1-a880-53e80c998b79.jpg',
                'https://a.ccdn.es/cnet/vehicles/19612522/f04702e4-e894-4461-9ab5-3c62ef10da34.jpg',
                'https://a.ccdn.es/cnet/vehicles/19612522/48eac1f4-82a5-4903-9ae4-c5303eb39ae6.jpg',
                'https://a.ccdn.es/cnet/vehicles/19612522/53093b2c-0524-45f1-af26-86a77cac8fca.jpg',
                'https://a.ccdn.es/cnet/vehicles/19612522/ace27902-48d1-450e-bf13-d4a2a9d8cd93.jpg',
                'https://a.ccdn.es/cnet/vehicles/19612522/6618b4d6-56c9-4e25-9534-5ed6054e95d2.jpg',
                'https://a.ccdn.es/cnet/vehicles/19612522/a4e22246-2eb6-4674-bc07-a5ddd2099040.jpg',
                'https://a.ccdn.es/cnet/vehicles/19612522/8da222b0-ca7c-4e1c-9ef0-46bfd6947681.jpg',
                'https://a.ccdn.es/cnet/vehicles/19612522/8b360977-46bf-41ca-96a0-c626b92c0778.jpg',
                'https://a.ccdn.es/cnet/vehicles/19612522/0f4b4572-7517-405c-91a1-142089ad395d.jpg',
                'https://a.ccdn.es/cnet/vehicles/19612522/8dd6dd5b-59a5-43c6-b655-09200254038e.jpg',
                'https://a.ccdn.es/cnet/vehicles/19612522/0d4d8ad2-13c4-45d9-b858-bada2ae4ffd8.jpg'],
 'price': 9800,
 'price_includes_vat': True,
 'registration_date': '2021-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'PEUGEOT 308 Active Pack BlueHDi 130 SS MAN',
 'transmission': 'manual',
 'trim': '5P Active Pack BlueHDi 130 SS MAN',
 'vin': None,
 'year': 2021}
2026-03-27 08:24:00 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: db3176d1-c796-5dfe-8db1-d24fd8a53b34 with identifier: 70115465
2026-03-27 08:24:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item db3176d1-c796-5dfe-8db1-d24fd8a53b34
2026-03-27 08:24:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 08:24:00 [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%252F19612522%252Fbc3be97d-f229-4d38-b0b6-ca76a9c36eb4.jpg%27 HTTP/1.1" 200 None
2026-03-27 08:24:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19612522/bc3be97d-f229-4d38-b0b6-ca76a9c36eb4.jpg not downloaded yet
2026-03-27 08:24:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/19675543/de244d9b-aebe-42dc-8f89-e37af0ee2ab5.jpg> (referer: None)
2026-03-27 08:24:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/19632705/2e8b114b-cf85-4762-b00d-64ed43499292.jpg> (referer: None)
2026-03-27 08:24:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 08:24:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/19612522/bc3be97d-f229-4d38-b0b6-ca76a9c36eb4.jpg> (referer: None)
2026-03-27 08:24:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 08:24:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 08:24:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f6a93dfd450>
2026-03-27 08:24:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 08:24:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 08:24:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 08:24:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c4482076-cc7c-576f-8fa1-d76e9f11264e/c4482076-cc7c-576f-8fa1-d76e9f11264e_image_0.jpg HTTP/1.1" 201 0
2026-03-27 08:24:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 08:24:00 [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%252F19625197%252F4b3261d8-336c-4ca0-ad6e-075059f76a38.jpg') HTTP/1.1" 204 0
2026-03-27 08:24:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19625197/4b3261d8-336c-4ca0-ad6e-075059f76a38.jpg saved to cache
2026-03-27 08:24:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item c4482076-cc7c-576f-8fa1-d76e9f11264e
2026-03-27 08:24:00 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item c4482076-cc7c-576f-8fa1-d76e9f11264e sending to next pipeline
2026-03-27 08:24:00 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: c4482076-cc7c-576f-8fa1-d76e9f11264e with identifier 70129398
2026-03-27 08:24:00 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-27 08:24:00 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-27 08:24:00 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item c4482076-cc7c-576f-8fa1-d76e9f11264e
2026-03-27 08:24:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/19625197/4b3261d8-336c-4ca0-ad6e-075059f76a38.jpg>
{'auction_title': '',
 'body_type': 'Berlina',
 'c_o_2_emission_value': 102,
 'category': 'Coches',
 'color': 'Gris / Plata',
 'currency': 'EUR',
 'description': 'Autos Jorge Castro\n'
                'NISSAN QASHQAI\n'
                '1.5DCI 85KW 115CV E6D ACENTA\n'
                '\n'
                'WWW AUTOMOVILESJORGECASTRO COM\n'
                '\n'
                'UNICO PROPIETARIO\n'
                'PROCENDENCIA DE EMPRESA\n'
                'KMS CERTIFICADOS\n'
                'NACIONAL\n'
                'HISTORICO DE MANTENIMIENTO CON TODAS LAS REVISIONES\n'
                'IVA DEDUCIBLE EN EL PRECIO\n'
                'FINANCIACION A SU MEDIDA, FINANCIAMOS EL 100%\n'
                'MISMO PRECIO FINANCIES O NO\n'
                'RECOGEMOS SU VEHICULO COMO PARTE DE PAGO\n'
                'LLEVAMOS SU VEHICULO SIN COSTE ADICIONAL DENTRO DE LA '
                'PROVINCIA\n'
                '(SUJETO A DISPONIBILIDAD DEL PERSONAL Y DISTANCIA)\n'
                '\n'
                'EQUIPAMIENTO Y EXTRAS:\n'
                '\n'
                'ABS\n'
                'Cierre centralizado\n'
                'Climatizador\n'
                'navegador\n'
                'Cristales traseros tintados\n'
                'Retrovisores electricos interior\n'
                'Control de velocidad\n'
                'Direccion asistida\n'
                'Elevalunas electricos delanteros y traseros\n'
                'Llantas de aleacion\n'
                'camara trasera\n'
                'Ordenador de a bordo\n'
                'Sensor de aparcamiento delantero y trasero\n'
                'Telefono Movil\n'
                'Volante multifuncion\n'
                '\n'
                'UN ANO DE GARANTIA INCLUIDA EN EL PRECIO.....\n'
                '-ESTE ANUNCIO NO ES VINCULANTE,PUEDE CONTENER '
                'ERRORES....PREGUNTE AL COMERCIAL',
 'doors_number': 5,
 'emission_standard': 'C',
 'engine': '1.5L',
 'engine_horse_power': 115,
 'expiration_date': None,
 'fuel_type': 'Diesel',
 'id': 'c4482076-cc7c-576f-8fa1-d76e9f11264e',
 'is_damaged': False,
 'is_operable': True,
 'license_plate': None,
 'link_to_web_offer': 'https://www.coches.net/nissan-qashqai-dci-85-kw-115-cv-e6d-acenta-5p-diesel-2020-en-sevilla-70129398-covo.aspx',
 'listing': 'auction',
 'location': 'Sevilla',
 'make': 'NISSAN',
 'model': 'QASHQAI',
 'odometer': 171000,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'ES',
 'original_photo_count': 20,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c4482076-cc7c-576f-8fa1-d76e9f11264e/c4482076-cc7c-576f-8fa1-d76e9f11264e_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 83444,
             'Height': 600,
             'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19625197/4b3261d8-336c-4ca0-ad6e-075059f76a38.jpg',
             'Width': 800}],
 'price': 15800,
 'price_includes_vat': True,
 'registration_date': '2020-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'NISSAN QASHQAI dCi 115 CV E6D ACENTA',
 'transmission': 'manual',
 'trim': 'dCi 85 kW 115 CV E6D ACENTA',
 'vin': None,
 'year': 2020}
2026-03-27 08:24:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 08:24:00 [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%2770129398%27 HTTP/1.1" 200 None
2026-03-27 08:24:00 [auto_selling_coches.net] INFO: Saving data for 70129398: {'created_time': 1774599840.623643, 'last_price_update_time': 1774599840.623652}
2026-03-27 08:24:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 08:24:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70129398') HTTP/1.1" 204 0
2026-03-27 08:24:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 08:24:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f6a911b7d10>
2026-03-27 08:24:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 08:24:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 08:24:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 08:24:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ef53b0ff-f82b-5b15-ae34-214a766ac161/ef53b0ff-f82b-5b15-ae34-214a766ac161_image_0.jpg HTTP/1.1" 201 0
2026-03-27 08:24:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 08:24:00 [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%252F19675543%252Fde244d9b-aebe-42dc-8f89-e37af0ee2ab5.jpg') HTTP/1.1" 204 0
2026-03-27 08:24:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19675543/de244d9b-aebe-42dc-8f89-e37af0ee2ab5.jpg saved to cache
2026-03-27 08:24:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item ef53b0ff-f82b-5b15-ae34-214a766ac161
2026-03-27 08:24:00 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item ef53b0ff-f82b-5b15-ae34-214a766ac161 sending to next pipeline
2026-03-27 08:24:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 08:24:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f6a9124bbd0>
2026-03-27 08:24:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 08:24:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 08:24:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 08:24:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3e2e3a77-6e24-537d-bb39-70fd1fd5eaea/3e2e3a77-6e24-537d-bb39-70fd1fd5eaea_image_0.jpg HTTP/1.1" 201 0
2026-03-27 08:24:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 08:24:00 [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%252F19632705%252F2e8b114b-cf85-4762-b00d-64ed43499292.jpg') HTTP/1.1" 204 0
2026-03-27 08:24:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19632705/2e8b114b-cf85-4762-b00d-64ed43499292.jpg saved to cache
2026-03-27 08:24:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 3e2e3a77-6e24-537d-bb39-70fd1fd5eaea
2026-03-27 08:24:00 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 3e2e3a77-6e24-537d-bb39-70fd1fd5eaea sending to next pipeline
2026-03-27 08:24:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 08:24:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f6a91e5e950>
2026-03-27 08:24:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 08:24:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 08:24:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 08:24:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_db3176d1-c796-5dfe-8db1-d24fd8a53b34/db3176d1-c796-5dfe-8db1-d24fd8a53b34_image_0.jpg HTTP/1.1" 201 0
2026-03-27 08:24:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 08:24:00 [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%252F19612522%252Fbc3be97d-f229-4d38-b0b6-ca76a9c36eb4.jpg') HTTP/1.1" 204 0
2026-03-27 08:24:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19612522/bc3be97d-f229-4d38-b0b6-ca76a9c36eb4.jpg saved to cache
2026-03-27 08:24:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item db3176d1-c796-5dfe-8db1-d24fd8a53b34
2026-03-27 08:24:00 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item db3176d1-c796-5dfe-8db1-d24fd8a53b34 sending to next pipeline
2026-03-27 08:24:00 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: ef53b0ff-f82b-5b15-ae34-214a766ac161 with identifier 70193269
2026-03-27 08:24:00 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-27 08:24:00 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-27 08:24:00 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item ef53b0ff-f82b-5b15-ae34-214a766ac161
2026-03-27 08:24:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/19675543/de244d9b-aebe-42dc-8f89-e37af0ee2ab5.jpg>
{'auction_title': '',
 'body_type': 'Monovolumen',
 'c_o_2_emission_value': 104,
 'category': 'Coches',
 'color': 'Blanco',
 'currency': 'EUR',
 'description': 'Autos Jorge Castro\n'
                'BMW SERIE 2 \n'
                'Active Tourer 216d (115CV) AUTO\n'
                '\n'
                'WWW AUTOMOVILESJORGECASTRO COM\n'
                '\n'
                'UNICO PROPIETARIO\n'
                'KMS CERTIFICADOS\n'
                'NACIONAL\n'
                'HISTORICO DE MANTENIMIENTO\n'
                'Posee los siguientes extras:\n'
                'Llantas de aleación\n'
                '-Sensor de aparcamiento trasero y delantero\n'
                '_ABS\n'
                '_Aire acondicionado\n'
                '_Cierre centralizado\n'
                '_Control de velocidad\n'
                '_Dirección asistida\n'
                '_Elevalunas eléctricos\n'
                '_Ordenador de a bordo\n'
                '-Navegador\n'
                '-Pantalla\n'
                '-Camara trasera\n'
                '_Teléfono Móvil\n'
                '_Volante multifunción\n'
                'UN AÑO DE GARANTIA INCLUIDA EN EL PRECIO....\n'
                '-Recogemos su vehículo como parte de pago\n'
                '-Aceptamos prueba mecánica\n'
                '-Financiación a su medida...\n'
                '-Iva deducible para empresa\n'
                '\n'
                '-LLEVAMOS SU VEHICULO SIN COSTE ADICIONAL SUJETO A '
                'DISPONIBILIDAD DEL PERSONAL Y DISTANCIA\n'
                '-ESTE ANUNCIO NO ES VINCULANTE,PUEDE CONTENER '
                'ERRORES....PREGUNTE AL COMERCIAL',
 'doors_number': 5,
 'emission_standard': 'C',
 'engine': '1.5L',
 'engine_horse_power': 116,
 'expiration_date': None,
 'fuel_type': 'Diesel',
 'id': 'ef53b0ff-f82b-5b15-ae34-214a766ac161',
 'is_damaged': False,
 'is_operable': True,
 'license_plate': None,
 'link_to_web_offer': 'https://www.coches.net/bmw-serie-2-active-tourer-216d-5p-diesel-2021-en-sevilla-70193269-covo.aspx',
 'listing': 'auction',
 'location': 'Sevilla',
 'make': 'BMW',
 'model': 'Serie 2 Active Tourer',
 'odometer': 141000,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'ES',
 'original_photo_count': 18,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ef53b0ff-f82b-5b15-ae34-214a766ac161/ef53b0ff-f82b-5b15-ae34-214a766ac161_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 78707,
             'Height': 600,
             'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19675543/de244d9b-aebe-42dc-8f89-e37af0ee2ab5.jpg',
             'Width': 800}],
 'price': 16800,
 'price_includes_vat': True,
 'registration_date': '2020-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'BMW Serie 2 Active Tourer 216d',
 'transmission': 'automatic',
 'trim': '216d',
 'vin': None,
 'year': 2020}
2026-03-27 08:24:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 08:24:00 [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%2770193269%27 HTTP/1.1" 200 None
2026-03-27 08:24:00 [auto_selling_coches.net] INFO: Saving data for 70193269: {'created_time': 1774599840.865292, 'last_price_update_time': 1774599840.865303}
2026-03-27 08:24:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 08:24:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70193269') HTTP/1.1" 204 0
2026-03-27 08:24:00 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 3e2e3a77-6e24-537d-bb39-70fd1fd5eaea with identifier 70138207
2026-03-27 08:24:00 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-27 08:24:00 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-27 08:24:00 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 3e2e3a77-6e24-537d-bb39-70fd1fd5eaea
2026-03-27 08:24:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/19632705/2e8b114b-cf85-4762-b00d-64ed43499292.jpg>
{'auction_title': '',
 'body_type': 'Familiar',
 'c_o_2_emission_value': None,
 'category': 'Coches',
 'color': 'Blanco',
 'currency': 'EUR',
 'description': 'Autos Jorge Castro\n'
                '\n'
                'FORD FOCUS\n'
                '1.5 ECOBLUE 88KW TREND + SB\n'
                '\n'
                'WWW  AUTOMOVILESJORGECASTRO  COM\n'
                '\n'
                'UNICO PROPIETARIO\n'
                'PROCENDENCIA DE EMPRESA\n'
                'KMS CERTIFICADOS\n'
                'NACIONAL\n'
                'HISTORICO DE MANTENIMIENTO CON TODAS LAS REVISIONES\n'
                'IVA DEDUCIBLE EN EL PRECIO\n'
                'FINANCIACION A SU MEDIDA, FINANCIAMOS EL 100%\n'
                'MISMO PRECIO FINANCIES O NO\n'
                'RECOGEMOS SU VEHICULO COMO PARTE DE PAGO\n'
                'LLEVAMOS SU VEHICULO SIN COSTE ADICIONAL DENTRO DE LA '
                'PROVINCIA\n'
                '(SUJETO A DISPONIBILIDAD DEL PERSONAL Y DISTANCIA)\n'
                '\n'
                '\n'
                'EQUIPAMIENTO Y EXTRAS:\n'
                '\n'
                'ABS\n'
                'Cierre centralizado\n'
                'Climatizador\n'
                'Control de velocidad\n'
                'Direccion asistida\n'
                'Pantalla tactil\n'
                'Elevalunas electricos delanteros y traseros\n'
                'Sensor de aparcamiento trasero\n'
                'Ordenador de a bordo\n'
                'Telefono Movil\n'
                'Volante multifuncion\n'
                '\n'
                'UN ANO DE GARANTIA INCLUIDA EN EL PRECIO.....\n'
                '-ESTE ANUNCIO NO ES VINCULANTE,PUEDE CONTENER '
                'ERRORES....PREGUNTE AL COMERCIAL',
 'doors_number': 5,
 'emission_standard': 'C',
 'engine': '1.5L',
 'engine_horse_power': 120,
 'expiration_date': None,
 'fuel_type': 'Diesel',
 'id': '3e2e3a77-6e24-537d-bb39-70fd1fd5eaea',
 'is_damaged': False,
 'is_operable': True,
 'license_plate': None,
 'link_to_web_offer': 'https://www.coches.net/ford-focus-15-ecoblue-88kw-trend-sb-5p-diesel-2022-en-sevilla-70138207-covo.aspx',
 'listing': 'auction',
 'location': 'Sevilla',
 'make': 'FORD',
 'model': 'Focus',
 'odometer': 197000,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'ES',
 'original_photo_count': 18,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3e2e3a77-6e24-537d-bb39-70fd1fd5eaea/3e2e3a77-6e24-537d-bb39-70fd1fd5eaea_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 68090,
             'Height': 600,
             'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19632705/2e8b114b-cf85-4762-b00d-64ed43499292.jpg',
             'Width': 800}],
 'price': 10800,
 'price_includes_vat': True,
 'registration_date': '2023-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'FORD Focus 1.5 Ecoblue Trend SB',
 'transmission': 'manual',
 'trim': '1.5 Ecoblue 88kW Trend SB',
 'vin': None,
 'year': 2023}
2026-03-27 08:24:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 08:24:00 [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%2770138207%27 HTTP/1.1" 200 None
2026-03-27 08:24:00 [auto_selling_coches.net] INFO: Saving data for 70138207: {'created_time': 1774599840.90965, 'last_price_update_time': 1774599840.909662}
2026-03-27 08:24:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 08:24:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70138207') HTTP/1.1" 204 0
2026-03-27 08:24:00 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: db3176d1-c796-5dfe-8db1-d24fd8a53b34 with identifier 70115465
2026-03-27 08:24:00 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-27 08:24:00 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-27 08:24:00 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item db3176d1-c796-5dfe-8db1-d24fd8a53b34
2026-03-27 08:24:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/19612522/bc3be97d-f229-4d38-b0b6-ca76a9c36eb4.jpg>
{'auction_title': '',
 'body_type': 'Berlina',
 'c_o_2_emission_value': None,
 'category': 'Coches',
 'color': 'Marrón',
 'currency': 'EUR',
 'description': 'Autos Jorge Castro\n'
                'PEUGEOT 308\n'
                '5P ACTIVE PACK BLUEHDI 130 S&S MAN\n'
                'WWW AUTOMOVILESJORGECASTRO COM\n'
                '\n'
                'UNICO PROPIETARIO\n'
                'PROCENDENCIA DE EMPRESA\n'
                'KMS CERTIFICADOS\n'
                'NACIONAL\n'
                'HISTORICO DE MANTENIMIENTO CON TODAS LAS REVISIONES\n'
                'IVA DEDUCIBLE EN EL PRECIO\n'
                'FINANCIACION A SU MEDIDA, FINANCIAMOS EL 100%\n'
                'MISMO PRECIO FINANCIES O NO\n'
                'RECOGEMOS SU VEHICULO COMO PARTE DE PAGO\n'
                'LLEVAMOS SU VEHICULO SIN COSTE ADICIONAL DENTRO DE LA '
                'PROVINCIA\n'
                '(SUJETO A DISPONIBILIDAD DEL PERSONAL Y DISTANCIA)\n'
                '\n'
                'EQUIPAMIENTO Y EXTRAS:\n'
                '\n'
                'ABS\n'
                'Cierre centralizado\n'
                'Climatizador\n'
                'navegador\n'
                'Retrovisores electricos interior\n'
                'Control de velocidad\n'
                'Direccion asistida\n'
                'Elevalunas electricos delanteros y traseros\n'
                'Llantas de aleacion\n'
                'camara trasera\n'
                'Ordenador de a bordo\n'
                'Sensor de aparcamiento trasero\n'
                'Telefono Movil\n'
                'Volante multifuncion\n'
                '\n'
                'UN ANO DE GARANTIA INCLUIDA EN EL PRECIO.....\n'
                '-ESTE ANUNCIO NO ES VINCULANTE,PUEDE CONTENER '
                'ERRORES....PREGUNTE AL COMERCIAL',
 'doors_number': 5,
 'emission_standard': 'C',
 'engine': '1.5L',
 'engine_horse_power': 130,
 'expiration_date': None,
 'fuel_type': 'Diesel',
 'id': 'db3176d1-c796-5dfe-8db1-d24fd8a53b34',
 'is_damaged': False,
 'is_operable': True,
 'license_plate': None,
 'link_to_web_offer': 'https://www.coches.net/peugeot-308-5p-active-pack-bluehdi-130-ss-man-5p-diesel-2021-en-sevilla-70115465-covo.aspx',
 'listing': 'auction',
 'location': 'Sevilla',
 'make': 'PEUGEOT',
 'model': '308',
 'odometer': 199000,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'ES',
 'original_photo_count': 18,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_db3176d1-c796-5dfe-8db1-d24fd8a53b34/db3176d1-c796-5dfe-8db1-d24fd8a53b34_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 78603,
             'Height': 600,
             'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19612522/bc3be97d-f229-4d38-b0b6-ca76a9c36eb4.jpg',
             'Width': 800}],
 'price': 9800,
 'price_includes_vat': True,
 'registration_date': '2021-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'PEUGEOT 308 Active Pack BlueHDi 130 SS MAN',
 'transmission': 'manual',
 'trim': '5P Active Pack BlueHDi 130 SS MAN',
 'vin': None,
 'year': 2021}
2026-03-27 08:24:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 08:24:00 [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%2770115465%27 HTTP/1.1" 200 None
2026-03-27 08:24:00 [auto_selling_coches.net] INFO: Saving data for 70115465: {'created_time': 1774599840.958526, 'last_price_update_time': 1774599840.958538}
2026-03-27 08:24:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 08:24:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70115465') HTTP/1.1" 204 0
2026-03-27 08:24:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70156301> (referer: https://www.coches.net/concesionario/autosjorgecastro/?pg=2) ['zyte-api']
2026-03-27 08:24:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70128307> (referer: https://www.coches.net/concesionario/autosjorgecastro/?pg=2) ['zyte-api']
2026-03-27 08:24:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 08:24:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 08:24:01 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
 'body_type': 'Berlina',
 'c_o_2_emission_value': 111,
 'category': 'Coches',
 'color': 'Amarillo',
 'currency': 'EUR',
 'description': 'AUTOS JORGE CASTRO \n'
                '\n'
                'VOLKSWAGEN GOLF \n'
                'SPORT 1.6\n'
                '\n'
                'WWW AUTOMOVILESJORGECASTRO COM\n'
                'UNICO PROPIETARIO\n'
                'KMS CERTIFICADOS\n'
                'NACIONAL\n'
                'HISTORICO DE MANTENIMIENTO\n'
                '\n'
                'Posee los siguientes extras:\n'
                '_ABS\n'
                '_Cierre centralizado\n'
                '_Climatizador\n'
                '-pantalla tactil\n'
                '-Retrovisores electricos interior\n'
                '_Control de velocidad\n'
                '_Direccion asistida\n'
                '_Elevalunas electricos\n'
                '_Llantas de aleacion\n'
                '_Ordenador de a bordo\n'
                '_Telefono Movil\n'
                '_Volante multifuncion\n'
                '-freno mano electrico\n'
                '-aire acondicionado trasero\n'
                '\n'
                'UN ANO DE GARANTIA INCLUIDA EN EL PRECIO.....\n'
                '-Recogemos su vehiculo como parte de pago\n'
                '-Aceptamos prueba mecanica\n'
                '-Financiacion a su medida...\n'
                '-Iva deducible para empresa\n'
                '-LLEVAMOS SU VEHICULO SIN COSTE ADICIONAL SUJETO A '
                'DISPONIBILIDAD DEL PERSONAL Y DISTANCIA\n'
                '-ESTE ANUNCIO NO ES VINCULANTE,PUEDE CONTENER '
                'ERRORES....PREGUNTE AL COMERCIAL',
 'doors_number': 5,
 'emission_standard': 'C',
 'engine': '1.6L',
 'engine_horse_power': 115,
 'expiration_date': None,
 'fuel_type': 'Diesel',
 'is_damaged': False,
 'is_operable': True,
 'license_plate': None,
 'link_to_web_offer': 'https://www.coches.net/volkswagen-golf-sport-16-tdi-85kw-115cv-5p-diesel-2019-en-sevilla-70156301-covo.aspx',
 'listing': 'auction',
 'location': 'Sevilla',
 'make': 'VOLKSWAGEN',
 'model': 'Golf',
 'odometer': 198000,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'ES',
 'original_photo_count': 0,
 'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19643713/8e3733c0-fe94-4d64-b30e-6de8247dc8a4.jpg',
                'https://a.ccdn.es/cnet/vehicles/19643713/862e9a67-9d82-4f18-8156-333b0584b14b.jpg',
                'https://a.ccdn.es/cnet/vehicles/19643713/79c1ab59-6895-4c9f-97b3-16c5b4d68656.jpg',
                'https://a.ccdn.es/cnet/vehicles/19643713/fca84fae-4c42-4ef7-b2c7-1ea72722caaa.jpg',
                'https://a.ccdn.es/cnet/vehicles/19643713/f3b88277-bcd5-4b01-9d60-11419946460e.jpg',
                'https://a.ccdn.es/cnet/vehicles/19643713/4df01ce7-b000-4144-8e96-17cebcafb67a.jpg',
                'https://a.ccdn.es/cnet/vehicles/19643713/55a14d99-1deb-42c0-9436-007cf8aa21a6.jpg',
                'https://a.ccdn.es/cnet/vehicles/19643713/5a70ee4e-d13b-470a-ab8f-d352217f1690.jpg',
                'https://a.ccdn.es/cnet/vehicles/19643713/a259d7fc-2b4f-485f-bdbd-e1392c7d036f.jpg',
                'https://a.ccdn.es/cnet/vehicles/19643713/98ed13b7-2060-4682-8ae9-442f6b101db0.jpg',
                'https://a.ccdn.es/cnet/vehicles/19643713/0fc5e109-41ff-49e0-ae5e-8b1376617573.jpg',
                'https://a.ccdn.es/cnet/vehicles/19643713/3a736618-f367-4084-917b-c5feb8997a71.jpg',
                'https://a.ccdn.es/cnet/vehicles/19643713/6784c961-cdb8-428a-9433-a0d93b681f8b.jpg',
                'https://a.ccdn.es/cnet/vehicles/19643713/3479c2cd-ee3c-47e9-8450-70d76a53e01e.jpg',
                'https://a.ccdn.es/cnet/vehicles/19643713/0e85d8a5-ff7b-48f5-abc2-92f1244bf17f.jpg',
                'https://a.ccdn.es/cnet/vehicles/19643713/59ac61fa-f326-4366-b591-2f1f8e111cac.jpg',
                'https://a.ccdn.es/cnet/vehicles/19643713/c1785064-ed2b-4195-be03-6143f4bb57b1.jpg',
                'https://a.ccdn.es/cnet/vehicles/19643713/d4572779-eb35-4e38-821b-8b77b025fbac.jpg',
                'https://a.ccdn.es/cnet/vehicles/19643713/2925ed5d-0a6b-4aa0-a86a-18cd12fd92bf.jpg'],
 'price': 14300,
 'price_includes_vat': True,
 'registration_date': '2018-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'VOLKSWAGEN Golf Sport 1.6 TDI',
 'transmission': 'manual',
 'trim': 'Sport 1.6 TDI 85kW 115CV',
 'vin': None,
 'year': 2018}
2026-03-27 08:24:01 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 6b42174f-013f-5b52-a02a-38a551814710 with identifier: 70156301
2026-03-27 08:24:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 6b42174f-013f-5b52-a02a-38a551814710
2026-03-27 08:24:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 08:24:01 [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%252F19643713%252F8e3733c0-fe94-4d64-b30e-6de8247dc8a4.jpg%27 HTTP/1.1" 200 None
2026-03-27 08:24:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19643713/8e3733c0-fe94-4d64-b30e-6de8247dc8a4.jpg not downloaded yet
2026-03-27 08:24:01 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
 'body_type': 'Berlina',
 'c_o_2_emission_value': 97,
 'category': 'Coches',
 'color': 'Gris / Plata',
 'currency': 'EUR',
 'description': 'Autos Jorge Castro\n'
                'CITROEN C3 \n'
                'PURETECH 60KW (83CV) FEEL\n'
                '\n'
                'WWW AUTOMOVILESJORGECASTRO COM\n'
                '\n'
                'UNICO PROPIETARIO\n'
                'KMS CERTIFICADOS\n'
                'NACIONAL\n'
                'HISTORICO DE MANTENIMIENTO CON TODAS LAS REVISIONES \n'
                'IVA DEDUCIBLE EN EL PRECIO\n'
                'FINANCIACIÓN A SU MEDIDA, FINANCIAMOS EL 100% MISMO PRECIO '
                'FINANCIES O NO\n'
                'RECOGEMOS SU VEHÍCULO COMO PARTE DE PAGO\n'
                'LLEVAMOS SU VEHÍCULO SIN COSTE ADICIONAL DENTRO DE LA '
                'PROVINCIA(SUJETO A DISPONIBILIDAD DEL PERSONAL Y DISTANCIA) \n'
                '\n'
                'EQUIPAMIENTO Y EXTRAS:\n'
                '\n'
                'Llantas de aleacion\n'
                '-camara trasera\n'
                '_ABS\n'
                '_Aire acondicionado\n'
                '_Cierre centralizado\n'
                '_Control de velocidad\n'
                '_Dirección asistida\n'
                '_Elevalunas eléctricos\n'
                '_Ordenador de a bordo\n'
                '-Navegador\n'
                '-llantas de aleación bicolor\n'
                '-Pantalla\n'
                '_Teléfono Móvil\n'
                '_Volante multifunción\n'
                '\n'
                'UN AÑO DE GARANTIA INCLUIDA EN EL PRECIO....\n'
                '-ESTE ANUNCIO NO ES VINCULANTE,PUEDE CONTENER '
                'ERRORES....PREGUNTE AL COMERCIAL',
 'doors_number': 5,
 'emission_standard': 'C',
 'engine': '1.2L',
 'engine_horse_power': 83,
 'expiration_date': None,
 'fuel_type': 'Gasolina',
 'is_damaged': False,
 'is_operable': True,
 'license_plate': None,
 'link_to_web_offer': 'https://www.coches.net/citroen-c3-puretech-60kw-83cv-feel-pack-5p-gasolina-2022-en-sevilla-70128307-covo.aspx',
 'listing': 'auction',
 'location': 'Sevilla',
 'make': 'CITROEN',
 'model': 'C3',
 'odometer': 76000,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'ES',
 'original_photo_count': 0,
 'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19624255/bf2ac349-d218-48f8-b6bb-95b6139f1111.jpg',
                'https://a.ccdn.es/cnet/vehicles/19624255/dd95b7ea-0267-4d0c-96f9-a3e35f4ba67e.jpg',
                'https://a.ccdn.es/cnet/vehicles/19624255/34a2b2c1-8e85-483d-b3ab-b0b422ddcbb0.jpg',
                'https://a.ccdn.es/cnet/vehicles/19624255/6a5d3817-6622-4db9-bcbf-2c6e233b9ec8.jpg',
                'https://a.ccdn.es/cnet/vehicles/19624255/d8a833c0-519c-4cba-87e5-1096c7757140.jpg',
                'https://a.ccdn.es/cnet/vehicles/19624255/7d94b674-0aad-43e2-985e-cce3544a937e.jpg',
                'https://a.ccdn.es/cnet/vehicles/19624255/03974681-90aa-45d7-9e05-1aaa568d1863.jpg',
                'https://a.ccdn.es/cnet/vehicles/19624255/f15f285c-433a-4f18-a5f3-3328991eb68f.jpg',
                'https://a.ccdn.es/cnet/vehicles/19624255/3bae6a8a-1f49-4b1c-bbcc-fe9db9e3fd13.jpg',
                'https://a.ccdn.es/cnet/vehicles/19624255/444677d4-9ffa-4222-b16f-dafe5491f8df.jpg',
                'https://a.ccdn.es/cnet/vehicles/19624255/240054d6-0f6c-486b-908e-1fe72c6f9b1f.jpg',
                'https://a.ccdn.es/cnet/vehicles/19624255/b6a16d67-1d3c-4856-a7dd-a90f7b847825.jpg',
                'https://a.ccdn.es/cnet/vehicles/19624255/897b2f4d-aac2-4d67-91a0-dc9e90b2ac02.jpg',
                'https://a.ccdn.es/cnet/vehicles/19624255/a4d9669b-4815-4e6c-a3da-f8b379254b25.jpg',
                'https://a.ccdn.es/cnet/vehicles/19624255/b8565189-7420-4eb2-9dee-00921fcdc722.jpg',
                'https://a.ccdn.es/cnet/vehicles/19624255/e7b41960-42ef-482f-8c10-fe4cf5366b06.jpg',
                'https://a.ccdn.es/cnet/vehicles/19624255/a2461f23-6bf6-45b7-90cc-56c772cd0c0a.jpg',
                'https://a.ccdn.es/cnet/vehicles/19624255/25b75521-250c-47fc-96fc-492952fcaa9d.jpg',
                'https://a.ccdn.es/cnet/vehicles/19624255/d9202046-7384-4166-8ebb-0ff7333b45b2.jpg'],
 'price': 10500,
 'price_includes_vat': True,
 'registration_date': '2022-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'CITROEN C3 PureTech Feel Pack',
 'transmission': 'manual',
 'trim': 'PureTech 60KW 83CV Feel Pack',
 'vin': None,
 'year': 2022}
2026-03-27 08:24:01 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 993d6bed-9d58-51f9-b30c-f8dd7400e4a7 with identifier: 70128307
2026-03-27 08:24:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 993d6bed-9d58-51f9-b30c-f8dd7400e4a7
2026-03-27 08:24:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 08:24:01 [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%252F19624255%252Fbf2ac349-d218-48f8-b6bb-95b6139f1111.jpg%27 HTTP/1.1" 200 None
2026-03-27 08:24:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19624255/bf2ac349-d218-48f8-b6bb-95b6139f1111.jpg not downloaded yet
2026-03-27 08:24:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70190990> (referer: https://www.coches.net/concesionario/autosjorgecastro/?pg=2) ['zyte-api']
2026-03-27 08:24:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/19624255/bf2ac349-d218-48f8-b6bb-95b6139f1111.jpg> (referer: None)
2026-03-27 08:24:01 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
 'body_type': 'SUV',
 'c_o_2_emission_value': 102,
 'category': 'Coches',
 'color': 'Blanco',
 'currency': 'EUR',
 'description': 'Autos Jorge Castro\n'
                'PEUGEOT 5008\n'
                'Automatico\n'
                '1.5BLUEHDI S&S GT LINE 130cv\n'
                '7 PLAZAS\n'
                'WWW AUTOMOVILESJORGECASTRO COM\n'
                'UNICO PROPIETARIO\n'
                'KMS CERTIFICADOS\n'
                'llantas bicolor\n'
                'camara trasera\n'
                'NACIONAL\n'
                'FRENO DE MANO ELECTRICO\n'
                'Posee los siguientes extras:\n'
                'Cristales traseros tintados\n'
                '_ABS\n'
                '_Aire acondicionado\n'
                '_Cierre centralizado\n'
                '_Control de velocidad\n'
                '_Dirección asistida\n'
                '_Elevalunas eléctricos\n'
                '_Ordenador de a bordo\n'
                '-Pantalla tactil\n'
                '-sensor de aparcamiento trasero y delantero\n'
                '_Teléfono Móvil\n'
                '_Volante multifunción\n'
                'UN AÑO DE GARANTIA INCLUIDA EN EL PRECIO....\n'
                '-Recogemos su vehículo como parte de pago\n'
                '-Aceptamos prueba mecánica\n'
                '-Financiación a su medida...\n'
                '-LLEVAMOS SU VEHICULO SIN COSTE ADICIONAL SUJETO A '
                'DISPONIBILIDAD DEL PERSONAL Y DISTANCIA\n'
                '-ESTE ANUNCIO NO ES VINCULANTE,PUEDE CONTENER '
                'ERRORES....PREGUNTE AL COMERCIAL',
 'doors_number': 5,
 'emission_standard': 'C',
 'engine': '1.5L',
 'engine_horse_power': 130,
 'expiration_date': None,
 'fuel_type': 'Diesel',
 'is_damaged': False,
 'is_operable': True,
 'license_plate': None,
 'link_to_web_offer': 'https://www.coches.net/peugeot-5008-gt-line-15l-bluehdi-96kw-130cv-ss-5p-diesel-2020-en-sevilla-70190990-covo.aspx',
 'listing': 'auction',
 'location': 'Sevilla',
 'make': 'PEUGEOT',
 'model': '5008',
 'odometer': 189000,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'ES',
 'original_photo_count': 0,
 'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19673790/7b7b49b9-0140-4efd-a123-91e79d906c0d.jpg',
                'https://a.ccdn.es/cnet/vehicles/19673790/c2d7ba93-e583-4522-bd8c-0b748300f553.jpg',
                'https://a.ccdn.es/cnet/vehicles/19673790/c257ac99-ca4f-4ee1-bdc5-cde6327aa4a5.jpg',
                'https://a.ccdn.es/cnet/vehicles/19673790/18936005-dc70-4090-862d-a2f86b2749bc.jpg',
                'https://a.ccdn.es/cnet/vehicles/19673790/f22c1ee9-b277-4f1e-a7f3-e061adffd574.jpg',
                'https://a.ccdn.es/cnet/vehicles/19673790/10dff6bc-029b-4c85-9756-6c6a466a3aaf.jpg',
                'https://a.ccdn.es/cnet/vehicles/19673790/b571d58e-7557-42e6-b5cf-b11939f34934.jpg',
                'https://a.ccdn.es/cnet/vehicles/19673790/9e01207c-7f43-4e05-8ff8-1dd5c37c79ea.jpg',
                'https://a.ccdn.es/cnet/vehicles/19673790/e4eceb0d-2aa8-45eb-b1b9-629b5a34c1a9.jpg',
                'https://a.ccdn.es/cnet/vehicles/19673790/2ee7bd44-ee8d-4cba-9a69-d9ef371f239f.jpg',
                'https://a.ccdn.es/cnet/vehicles/19673790/23c5ffaa-054c-48e0-be56-3173b2e1aa4e.jpg',
                'https://a.ccdn.es/cnet/vehicles/19673790/d5284ff8-c4aa-43a9-8bc6-e77a651ac2bf.jpg',
                'https://a.ccdn.es/cnet/vehicles/19673790/1a99992c-29ef-4a7f-b713-af6cbf1df18b.jpg',
                'https://a.ccdn.es/cnet/vehicles/19673790/e9cfb0e2-1bf7-4d89-9659-df7852adcd5b.jpg',
                'https://a.ccdn.es/cnet/vehicles/19673790/30938182-10f8-4c12-82bb-6d8b6f37b218.jpg',
                'https://a.ccdn.es/cnet/vehicles/19673790/e9866dbd-96c8-4416-b3b4-c2d01d8a89c4.jpg',
                'https://a.ccdn.es/cnet/vehicles/19673790/c15ce293-44be-4d3c-b8fa-e6aafc623438.jpg',
                'https://a.ccdn.es/cnet/vehicles/19673790/7c769dd5-a38e-48fd-8d14-ef1c46487cd9.jpg',
                'https://a.ccdn.es/cnet/vehicles/19673790/fb7ec9c3-ad45-4945-bdf5-cb5543295f69.jpg',
                'https://a.ccdn.es/cnet/vehicles/19673790/89c5eade-1f72-4151-b0ed-2ea021d48cf3.jpg',
                'https://a.ccdn.es/cnet/vehicles/19673790/512cab4f-a0eb-49d9-b148-e995957e592d.jpg',
                'https://a.ccdn.es/cnet/vehicles/19673790/f92f5a8a-37dc-421b-a199-c68a5e07b756.jpg',
                'https://a.ccdn.es/cnet/vehicles/19673790/6b3ed19c-383f-4f6a-9ecf-326154b21785.jpg',
                'https://a.ccdn.es/cnet/vehicles/19673790/276c9334-4029-4b88-a79a-71de83815ef6.jpg'],
 'price': 17800,
 'price_includes_vat': True,
 'registration_date': '2020-01-01',
 'seats_number': 7,
 'seller_name': None,
 'title': 'PEUGEOT 5008 GT Line 1.5L BlueHDi SS',
 'transmission': 'automatic',
 'trim': 'GT Line 1.5L BlueHDi 96kW 130CV SS',
 'vin': None,
 'year': 2020}
2026-03-27 08:24:01 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 103e5850-fb9a-54ca-b76c-0f58cac39f7b with identifier: 70190990
2026-03-27 08:24:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 103e5850-fb9a-54ca-b76c-0f58cac39f7b
2026-03-27 08:24:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 08:24:01 [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%252F19673790%252F7b7b49b9-0140-4efd-a123-91e79d906c0d.jpg%27 HTTP/1.1" 200 None
2026-03-27 08:24:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19673790/7b7b49b9-0140-4efd-a123-91e79d906c0d.jpg not downloaded yet
2026-03-27 08:24:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/19643713/8e3733c0-fe94-4d64-b30e-6de8247dc8a4.jpg> (referer: None)
2026-03-27 08:24:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 08:24:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f6aa381e890>
2026-03-27 08:24:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 08:24:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 08:24:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 08:24:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_993d6bed-9d58-51f9-b30c-f8dd7400e4a7/993d6bed-9d58-51f9-b30c-f8dd7400e4a7_image_0.jpg HTTP/1.1" 201 0
2026-03-27 08:24:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 08:24:01 [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%252F19624255%252Fbf2ac349-d218-48f8-b6bb-95b6139f1111.jpg') HTTP/1.1" 204 0
2026-03-27 08:24:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19624255/bf2ac349-d218-48f8-b6bb-95b6139f1111.jpg saved to cache
2026-03-27 08:24:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 993d6bed-9d58-51f9-b30c-f8dd7400e4a7
2026-03-27 08:24:01 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 993d6bed-9d58-51f9-b30c-f8dd7400e4a7 sending to next pipeline
2026-03-27 08:24:01 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 993d6bed-9d58-51f9-b30c-f8dd7400e4a7 with identifier 70128307
2026-03-27 08:24:01 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-27 08:24:01 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-27 08:24:01 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 993d6bed-9d58-51f9-b30c-f8dd7400e4a7
2026-03-27 08:24:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/19624255/bf2ac349-d218-48f8-b6bb-95b6139f1111.jpg>
{'auction_title': '',
 'body_type': 'Berlina',
 'c_o_2_emission_value': 97,
 'category': 'Coches',
 'color': 'Gris / Plata',
 'currency': 'EUR',
 'description': 'Autos Jorge Castro\n'
                'CITROEN C3 \n'
                'PURETECH 60KW (83CV) FEEL\n'
                '\n'
                'WWW AUTOMOVILESJORGECASTRO COM\n'
                '\n'
                'UNICO PROPIETARIO\n'
                'KMS CERTIFICADOS\n'
                'NACIONAL\n'
                'HISTORICO DE MANTENIMIENTO CON TODAS LAS REVISIONES \n'
                'IVA DEDUCIBLE EN EL PRECIO\n'
                'FINANCIACIÓN A SU MEDIDA, FINANCIAMOS EL 100% MISMO PRECIO '
                'FINANCIES O NO\n'
                'RECOGEMOS SU VEHÍCULO COMO PARTE DE PAGO\n'
                'LLEVAMOS SU VEHÍCULO SIN COSTE ADICIONAL DENTRO DE LA '
                'PROVINCIA(SUJETO A DISPONIBILIDAD DEL PERSONAL Y DISTANCIA) \n'
                '\n'
                'EQUIPAMIENTO Y EXTRAS:\n'
                '\n'
                'Llantas de aleacion\n'
                '-camara trasera\n'
                '_ABS\n'
                '_Aire acondicionado\n'
                '_Cierre centralizado\n'
                '_Control de velocidad\n'
                '_Dirección asistida\n'
                '_Elevalunas eléctricos\n'
                '_Ordenador de a bordo\n'
                '-Navegador\n'
                '-llantas de aleación bicolor\n'
                '-Pantalla\n'
                '_Teléfono Móvil\n'
                '_Volante multifunción\n'
                '\n'
                'UN AÑO DE GARANTIA INCLUIDA EN EL PRECIO....\n'
                '-ESTE ANUNCIO NO ES VINCULANTE,PUEDE CONTENER '
                'ERRORES....PREGUNTE AL COMERCIAL',
 'doors_number': 5,
 'emission_standard': 'C',
 'engine': '1.2L',
 'engine_horse_power': 83,
 'expiration_date': None,
 'fuel_type': 'Gasolina',
 'id': '993d6bed-9d58-51f9-b30c-f8dd7400e4a7',
 'is_damaged': False,
 'is_operable': True,
 'license_plate': None,
 'link_to_web_offer': 'https://www.coches.net/citroen-c3-puretech-60kw-83cv-feel-pack-5p-gasolina-2022-en-sevilla-70128307-covo.aspx',
 'listing': 'auction',
 'location': 'Sevilla',
 'make': 'CITROEN',
 'model': 'C3',
 'odometer': 76000,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'ES',
 'original_photo_count': 19,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_993d6bed-9d58-51f9-b30c-f8dd7400e4a7/993d6bed-9d58-51f9-b30c-f8dd7400e4a7_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 77632,
             'Height': 600,
             'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19624255/bf2ac349-d218-48f8-b6bb-95b6139f1111.jpg',
             'Width': 800}],
 'price': 10500,
 'price_includes_vat': True,
 'registration_date': '2022-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'CITROEN C3 PureTech Feel Pack',
 'transmission': 'manual',
 'trim': 'PureTech 60KW 83CV Feel Pack',
 'vin': None,
 'year': 2022}
2026-03-27 08:24:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 08:24:01 [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%2770128307%27 HTTP/1.1" 200 None
2026-03-27 08:24:01 [auto_selling_coches.net] INFO: Saving data for 70128307: {'created_time': 1774599841.68498, 'last_price_update_time': 1774599841.684992}
2026-03-27 08:24:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 08:24:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70128307') HTTP/1.1" 204 0
2026-03-27 08:24:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/19673790/7b7b49b9-0140-4efd-a123-91e79d906c0d.jpg> (referer: None)
2026-03-27 08:24:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 08:24:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 08:24:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f6a911c8e10>
2026-03-27 08:24:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 08:24:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 08:24:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 08:24:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6b42174f-013f-5b52-a02a-38a551814710/6b42174f-013f-5b52-a02a-38a551814710_image_0.jpg HTTP/1.1" 201 0
2026-03-27 08:24:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 08:24:01 [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%252F19643713%252F8e3733c0-fe94-4d64-b30e-6de8247dc8a4.jpg') HTTP/1.1" 204 0
2026-03-27 08:24:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19643713/8e3733c0-fe94-4d64-b30e-6de8247dc8a4.jpg saved to cache
2026-03-27 08:24:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 6b42174f-013f-5b52-a02a-38a551814710
2026-03-27 08:24:01 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 6b42174f-013f-5b52-a02a-38a551814710 sending to next pipeline
2026-03-27 08:24:01 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 6b42174f-013f-5b52-a02a-38a551814710 with identifier 70156301
2026-03-27 08:24:01 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-27 08:24:01 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-27 08:24:01 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 6b42174f-013f-5b52-a02a-38a551814710
2026-03-27 08:24:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/19643713/8e3733c0-fe94-4d64-b30e-6de8247dc8a4.jpg>
{'auction_title': '',
 'body_type': 'Berlina',
 'c_o_2_emission_value': 111,
 'category': 'Coches',
 'color': 'Amarillo',
 'currency': 'EUR',
 'description': 'AUTOS JORGE CASTRO \n'
                '\n'
                'VOLKSWAGEN GOLF \n'
                'SPORT 1.6\n'
                '\n'
                'WWW AUTOMOVILESJORGECASTRO COM\n'
                'UNICO PROPIETARIO\n'
                'KMS CERTIFICADOS\n'
                'NACIONAL\n'
                'HISTORICO DE MANTENIMIENTO\n'
                '\n'
                'Posee los siguientes extras:\n'
                '_ABS\n'
                '_Cierre centralizado\n'
                '_Climatizador\n'
                '-pantalla tactil\n'
                '-Retrovisores electricos interior\n'
                '_Control de velocidad\n'
                '_Direccion asistida\n'
                '_Elevalunas electricos\n'
                '_Llantas de aleacion\n'
                '_Ordenador de a bordo\n'
                '_Telefono Movil\n'
                '_Volante multifuncion\n'
                '-freno mano electrico\n'
                '-aire acondicionado trasero\n'
                '\n'
                'UN ANO DE GARANTIA INCLUIDA EN EL PRECIO.....\n'
                '-Recogemos su vehiculo como parte de pago\n'
                '-Aceptamos prueba mecanica\n'
                '-Financiacion a su medida...\n'
                '-Iva deducible para empresa\n'
                '-LLEVAMOS SU VEHICULO SIN COSTE ADICIONAL SUJETO A '
                'DISPONIBILIDAD DEL PERSONAL Y DISTANCIA\n'
                '-ESTE ANUNCIO NO ES VINCULANTE,PUEDE CONTENER '
                'ERRORES....PREGUNTE AL COMERCIAL',
 'doors_number': 5,
 'emission_standard': 'C',
 'engine': '1.6L',
 'engine_horse_power': 115,
 'expiration_date': None,
 'fuel_type': 'Diesel',
 'id': '6b42174f-013f-5b52-a02a-38a551814710',
 'is_damaged': False,
 'is_operable': True,
 'license_plate': None,
 'link_to_web_offer': 'https://www.coches.net/volkswagen-golf-sport-16-tdi-85kw-115cv-5p-diesel-2019-en-sevilla-70156301-covo.aspx',
 'listing': 'auction',
 'location': 'Sevilla',
 'make': 'VOLKSWAGEN',
 'model': 'Golf',
 'odometer': 198000,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'ES',
 'original_photo_count': 19,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6b42174f-013f-5b52-a02a-38a551814710/6b42174f-013f-5b52-a02a-38a551814710_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 79002,
             'Height': 600,
             'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19643713/8e3733c0-fe94-4d64-b30e-6de8247dc8a4.jpg',
             'Width': 800}],
 'price': 14300,
 'price_includes_vat': True,
 'registration_date': '2018-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'VOLKSWAGEN Golf Sport 1.6 TDI',
 'transmission': 'manual',
 'trim': 'Sport 1.6 TDI 85kW 115CV',
 'vin': None,
 'year': 2018}
2026-03-27 08:24:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 08:24:01 [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%2770156301%27 HTTP/1.1" 200 None
2026-03-27 08:24:01 [auto_selling_coches.net] INFO: Saving data for 70156301: {'created_time': 1774599841.802215, 'last_price_update_time': 1774599841.802228}
2026-03-27 08:24:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 08:24:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70156301') HTTP/1.1" 204 0
2026-03-27 08:24:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70178714> (referer: https://www.coches.net/concesionario/autosjorgecastro/?pg=2) ['zyte-api']
2026-03-27 08:24:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70192967> (referer: https://www.coches.net/concesionario/autosjorgecastro/?pg=2) ['zyte-api']
2026-03-27 08:24:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 08:24:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 08:24:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f6a91270410>
2026-03-27 08:24:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 08:24:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 08:24:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 08:24:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_103e5850-fb9a-54ca-b76c-0f58cac39f7b/103e5850-fb9a-54ca-b76c-0f58cac39f7b_image_0.jpg HTTP/1.1" 201 0
2026-03-27 08:24:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 08:24:01 [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%252F19673790%252F7b7b49b9-0140-4efd-a123-91e79d906c0d.jpg') HTTP/1.1" 204 0
2026-03-27 08:24:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19673790/7b7b49b9-0140-4efd-a123-91e79d906c0d.jpg saved to cache
2026-03-27 08:24:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 103e5850-fb9a-54ca-b76c-0f58cac39f7b
2026-03-27 08:24:01 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 103e5850-fb9a-54ca-b76c-0f58cac39f7b sending to next pipeline
2026-03-27 08:24:01 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 103e5850-fb9a-54ca-b76c-0f58cac39f7b with identifier 70190990
2026-03-27 08:24:01 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-27 08:24:01 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-27 08:24:01 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 103e5850-fb9a-54ca-b76c-0f58cac39f7b
2026-03-27 08:24:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/19673790/7b7b49b9-0140-4efd-a123-91e79d906c0d.jpg>
{'auction_title': '',
 'body_type': 'SUV',
 'c_o_2_emission_value': 102,
 'category': 'Coches',
 'color': 'Blanco',
 'currency': 'EUR',
 'description': 'Autos Jorge Castro\n'
                'PEUGEOT 5008\n'
                'Automatico\n'
                '1.5BLUEHDI S&S GT LINE 130cv\n'
                '7 PLAZAS\n'
                'WWW AUTOMOVILESJORGECASTRO COM\n'
                'UNICO PROPIETARIO\n'
                'KMS CERTIFICADOS\n'
                'llantas bicolor\n'
                'camara trasera\n'
                'NACIONAL\n'
                'FRENO DE MANO ELECTRICO\n'
                'Posee los siguientes extras:\n'
                'Cristales traseros tintados\n'
                '_ABS\n'
                '_Aire acondicionado\n'
                '_Cierre centralizado\n'
                '_Control de velocidad\n'
                '_Dirección asistida\n'
                '_Elevalunas eléctricos\n'
                '_Ordenador de a bordo\n'
                '-Pantalla tactil\n'
                '-sensor de aparcamiento trasero y delantero\n'
                '_Teléfono Móvil\n'
                '_Volante multifunción\n'
                'UN AÑO DE GARANTIA INCLUIDA EN EL PRECIO....\n'
                '-Recogemos su vehículo como parte de pago\n'
                '-Aceptamos prueba mecánica\n'
                '-Financiación a su medida...\n'
                '-LLEVAMOS SU VEHICULO SIN COSTE ADICIONAL SUJETO A '
                'DISPONIBILIDAD DEL PERSONAL Y DISTANCIA\n'
                '-ESTE ANUNCIO NO ES VINCULANTE,PUEDE CONTENER '
                'ERRORES....PREGUNTE AL COMERCIAL',
 'doors_number': 5,
 'emission_standard': 'C',
 'engine': '1.5L',
 'engine_horse_power': 130,
 'expiration_date': None,
 'fuel_type': 'Diesel',
 'id': '103e5850-fb9a-54ca-b76c-0f58cac39f7b',
 'is_damaged': False,
 'is_operable': True,
 'license_plate': None,
 'link_to_web_offer': 'https://www.coches.net/peugeot-5008-gt-line-15l-bluehdi-96kw-130cv-ss-5p-diesel-2020-en-sevilla-70190990-covo.aspx',
 'listing': 'auction',
 'location': 'Sevilla',
 'make': 'PEUGEOT',
 'model': '5008',
 'odometer': 189000,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'ES',
 'original_photo_count': 24,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_103e5850-fb9a-54ca-b76c-0f58cac39f7b/103e5850-fb9a-54ca-b76c-0f58cac39f7b_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 72746,
             'Height': 600,
             'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19673790/7b7b49b9-0140-4efd-a123-91e79d906c0d.jpg',
             'Width': 800}],
 'price': 17800,
 'price_includes_vat': True,
 'registration_date': '2020-01-01',
 'seats_number': 7,
 'seller_name': None,
 'title': 'PEUGEOT 5008 GT Line 1.5L BlueHDi SS',
 'transmission': 'automatic',
 'trim': 'GT Line 1.5L BlueHDi 96kW 130CV SS',
 'vin': None,
 'year': 2020}
2026-03-27 08:24:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 08:24:01 [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%2770190990%27 HTTP/1.1" 200 None
2026-03-27 08:24:01 [auto_selling_coches.net] INFO: Saving data for 70190990: {'created_time': 1774599841.904554, 'last_price_update_time': 1774599841.904566}
2026-03-27 08:24:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 08:24:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70190990') HTTP/1.1" 204 0
2026-03-27 08:24:01 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
 'body_type': 'Monovolumen',
 'c_o_2_emission_value': 106,
 'category': 'Coches',
 'color': 'Gris / Plata',
 'currency': 'EUR',
 'description': 'Autos Jorge Castro\n'
                '\n'
                ' CITROEN GRAND C4 PICASSO \n'
                'BLUEHDI 88KW (120CV) LIVE 1.6\n'
                '7PLAZAS\n'
                '\n'
                ' WWW   AUTOMOVILESJORGECASTRO   COM \n'
                '\n'
                'UNICO PROPIETARIO\n'
                'PROCENDENCIA DE EMPRESA\n'
                'KMS CERTIFICADOS\n'
                'NACIONAL\n'
                'HISTORICO DE MANTENIMIENTO CON TODAS LAS REVISIONES\n'
                'IVA DEDUCIBLE EN EL PRECIO\n'
                'FINANCIACION A SU MEDIDA, FINANCIAMOS EL 100%\n'
                'MISMO PRECIO FINANCIES O NO\n'
                'RECOGEMOS SU VEHICULO COMO PARTE DE PAGO\n'
                'LLEVAMOS SU VEHICULO SIN COSTE ADICIONAL DENTRO DE LA '
                'PROVINCIA\n'
                '(SUJETO A DISPONIBILIDAD DEL PERSONAL Y DISTANCIA)\n'
                '\n'
                '\n'
                'Posee los siguientes extras:\n'
                ' _ABS\n'
                '_Aire acondicionado\n'
                ' -techo solar\n'
                ' _Cierre centralizado \n'
                '_Control de velocidad \n'
                '_Direccio´n asistida \n'
                '_Elevalunas ele´ctricos delanteros y traseros espejos '
                'interiores electricos \n'
                '_Ordenador de a bordo \n'
                '_Tele´fono Mo´vil\n'
                '_Volante multifuncio´n\n'
                '-Recogemos su vehi´culo como parte de pago \n'
                '-Aceptamos prueba meca´nica -LLEVAMOS SU\n'
                'VEHICULO SIN COSTE ADICIONAL SUJETO A DISPONIBILIDAD DEL '
                'PERSONAL Y\n'
                'DISTANCIA -ESTE ANUNCIO NO ES VINCULANTE, PUEDE CONTENER '
                'ERRORES....PREGUNTE AL COMERCIAL',
 'doors_number': 5,
 'emission_standard': 'C',
 'engine': '1.6L',
 'engine_horse_power': 120,
 'expiration_date': None,
 'fuel_type': 'Diesel',
 'is_damaged': False,
 'is_operable': True,
 'license_plate': None,
 'link_to_web_offer': 'https://www.coches.net/citroen-grand-c4-picasso-bluehdi-88kw-120cv-feel-5p-diesel-2017-en-sevilla-70178714-covo.aspx',
 'listing': 'auction',
 'location': 'Sevilla',
 'make': 'CITROEN',
 'model': 'Grand C4 Picasso',
 'odometer': 199000,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'ES',
 'original_photo_count': 0,
 'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19662727/7512f184-28fa-4abb-b0b9-1435b9f3f81f.jpg',
                'https://a.ccdn.es/cnet/vehicles/19662727/0d222fa8-bf2a-4168-beb2-d163c292df8e.jpg',
                'https://a.ccdn.es/cnet/vehicles/19662727/b50dfb2d-1b28-40fe-954c-b3dae9ef1ec9.jpg',
                'https://a.ccdn.es/cnet/vehicles/19662727/eb580fb7-5329-4bd4-ac24-882928fdfea2.jpg',
                'https://a.ccdn.es/cnet/vehicles/19662727/d804a8bc-4a6f-4abe-a765-1b15037a40dd.jpg',
                'https://a.ccdn.es/cnet/vehicles/19662727/6bb7847f-083c-405c-9d91-874e97263c2e.jpg',
                'https://a.ccdn.es/cnet/vehicles/19662727/1e7cba20-904d-4441-a354-f2e8aded49e8.jpg',
                'https://a.ccdn.es/cnet/vehicles/19662727/0f479f4e-6399-4a24-a1aa-ea19c445f497.jpg',
                'https://a.ccdn.es/cnet/vehicles/19662727/be0d5839-74df-4997-b62c-788c0576582f.jpg',
                'https://a.ccdn.es/cnet/vehicles/19662727/de0e25f3-66ea-4aa1-9ad9-ad7f7761899d.jpg',
                'https://a.ccdn.es/cnet/vehicles/19662727/bcfa4539-d727-4c06-9965-6274485e1b9d.jpg',
                'https://a.ccdn.es/cnet/vehicles/19662727/cf85ec7d-20d6-4390-b28a-45fff55df396.jpg',
                'https://a.ccdn.es/cnet/vehicles/19662727/cfd11b03-e483-4a80-a482-9e35caa5c2a2.jpg',
                'https://a.ccdn.es/cnet/vehicles/19662727/70d46a6c-22f2-47ed-a33d-16d8cd06053e.jpg',
                'https://a.ccdn.es/cnet/vehicles/19662727/f9e776d5-dfb7-4db0-9e08-0b28f73537a3.jpg',
                'https://a.ccdn.es/cnet/vehicles/19662727/8cb73b41-5d28-4d93-becf-4b3162a6a753.jpg',
                'https://a.ccdn.es/cnet/vehicles/19662727/699384c1-0933-449c-99e5-1fc957685cef.jpg',
                'https://a.ccdn.es/cnet/vehicles/19662727/2dc8d4dc-4e50-437d-be71-6815c0a6aff4.jpg',
                'https://a.ccdn.es/cnet/vehicles/19662727/b6edcf6a-65d0-4ddb-ac31-87bd0bed52f1.jpg',
                'https://a.ccdn.es/cnet/vehicles/19662727/ad64ec90-1a2b-4dc6-80bd-57cedc1e96c6.jpg',
                'https://a.ccdn.es/cnet/vehicles/19662727/082ea0d4-34ca-4b59-85bf-b9bd332d3e4a.jpg'],
 'price': 11500,
 'price_includes_vat': True,
 'registration_date': '2018-01-01',
 'seats_number': 7,
 'seller_name': None,
 'title': 'CITROEN Grand C4 Picasso BlueHDi Feel',
 'transmission': 'automatic',
 'trim': 'BlueHDi 88KW 120CV Feel',
 'vin': None,
 'year': 2018}
2026-03-27 08:24:01 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 3b2f1965-d690-59d3-8bc9-9de7be09b2f2 with identifier: 70178714
2026-03-27 08:24:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 3b2f1965-d690-59d3-8bc9-9de7be09b2f2
2026-03-27 08:24:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 08:24:01 [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%252F19662727%252F7512f184-28fa-4abb-b0b9-1435b9f3f81f.jpg%27 HTTP/1.1" 200 None
2026-03-27 08:24:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19662727/7512f184-28fa-4abb-b0b9-1435b9f3f81f.jpg not downloaded yet
2026-03-27 08:24:01 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
 'body_type': 'SUV',
 'c_o_2_emission_value': 91,
 'category': 'Coches',
 'color': 'Blanco',
 'currency': 'EUR',
 'description': 'AUTOS JORGE CASTRO\n'
                '\n'
                'PEUGEOT 2008\n'
                'GT LINE BLUEHDI 100 S&S\n'
                '\n'
                'WWW AUTOMOVILESJORGECASTRO COM\n'
                '\n'
                'UNICO PROPIETARIO\n'
                'PROCENDENCIA DE EMPRESA\n'
                'KMS CERTIFICADOS\n'
                'NACIONAL\n'
                'HISTORICO DE MANTENIMIENTO CON TODAS LAS REVISIONES\n'
                'IVA DEDUCIBLE EN EL PRECIO\n'
                '\n'
                'EQUIPAMIENTO Y EXTRAS:\n'
                '\n'
                'ABS\n'
                'Cierre centralizado\n'
                'Aire acondicionado\n'
                'Retrovisores electricos interior\n'
                'Control de velocidad\n'
                'Direccion asistida\n'
                'Pantalla tactil\n'
                'Elevalunas electricos delanteros y traseros\n'
                'Ordenador de a bordo\n'
                'Telefono Movil\n'
                'Volante multifuncion\n'
                'Camara Trasera\n'
                '\n'
                'UN ANO DE GARANTIA INCLUIDA EN EL PRECIO.....\n'
                'FINANCIACION A SU MEDIDA, FINANCIAMOS EL 100%\n'
                'MISMO PRECIO FINANCIES O NO\n'
                'RECOGEMOS SU VEHICULO COMO PARTE DE PAGO\n'
                'LLEVAMOS SU VEHICULO SIN COSTE ADICIONAL DENTRO DE LA '
                'PROVINCIA\n'
                '(SUJETO A DISPONIBILIDAD DEL PERSONAL Y DISTANCIA)\n'
                '\n'
                '-ESTE ANUNCIO NO ES VINCULANTE,PUEDE CONTENER '
                'ERRORES....PREGUNTE AL COMERCIAL',
 'doors_number': 5,
 'emission_standard': 'C',
 'engine': '1.5L',
 'engine_horse_power': 100,
 'expiration_date': None,
 'fuel_type': 'Diesel',
 'is_damaged': False,
 'is_operable': True,
 'license_plate': None,
 'link_to_web_offer': 'https://www.coches.net/peugeot-2008-gt-line-bluehdi-100-ss-5p-diesel-2019-en-sevilla-70192967-covo.aspx',
 'listing': 'auction',
 'location': 'Sevilla',
 'make': 'PEUGEOT',
 'model': '2008',
 'odometer': 96000,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'ES',
 'original_photo_count': 0,
 'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19675273/96767d52-52b3-496e-861a-c19c5fb2ab25.jpg',
                'https://a.ccdn.es/cnet/vehicles/19675273/bd2370cc-02ff-4edc-8f34-526c6cac1216.jpg',
                'https://a.ccdn.es/cnet/vehicles/19675273/841b97d9-4749-47e4-9b9c-83ab1b795f26.jpg',
                'https://a.ccdn.es/cnet/vehicles/19675273/74e86168-2dfb-42ce-b338-c61b281f1770.jpg',
                'https://a.ccdn.es/cnet/vehicles/19675273/55671988-fe63-4b20-b707-b2976b1e5f76.jpg',
                'https://a.ccdn.es/cnet/vehicles/19675273/6c62781d-9674-4389-9f7d-cc0e3df9cef6.jpg',
                'https://a.ccdn.es/cnet/vehicles/19675273/bbecd40f-185e-4f66-86aa-a141f8879c21.jpg',
                'https://a.ccdn.es/cnet/vehicles/19675273/f8c0df20-2e64-477c-9b06-3b2d84ecef5b.jpg',
                'https://a.ccdn.es/cnet/vehicles/19675273/0d8f053a-249f-4684-bab6-6445720470ed.jpg',
                'https://a.ccdn.es/cnet/vehicles/19675273/1e5e4bb0-0b85-4571-9213-cac80c3db48c.jpg',
                'https://a.ccdn.es/cnet/vehicles/19675273/3ab557ef-0591-4358-9fce-0b39e5b1e073.jpg',
                'https://a.ccdn.es/cnet/vehicles/19675273/e3b207a9-a646-4eed-8b09-9149a24039b1.jpg',
                'https://a.ccdn.es/cnet/vehicles/19675273/c5c85bb7-42b8-4512-9c41-470975b7bff8.jpg',
                'https://a.ccdn.es/cnet/vehicles/19675273/caed1046-db3f-4111-800b-ce903a5a3c56.jpg',
                'https://a.ccdn.es/cnet/vehicles/19675273/8ba46bef-e6eb-40e6-baba-5c525fbfb112.jpg',
                'https://a.ccdn.es/cnet/vehicles/19675273/beb43128-e348-4d92-89ce-541225ebc02e.jpg',
                'https://a.ccdn.es/cnet/vehicles/19675273/edc3bb02-e83d-45c0-904a-d76fb44e325b.jpg',
                'https://a.ccdn.es/cnet/vehicles/19675273/d373d38b-b873-4e26-b310-1912f0db4a0c.jpg',
                'https://a.ccdn.es/cnet/vehicles/19675273/312b1534-6935-480c-bdbf-22e0c9f2c4e2.jpg'],
 'price': 11800,
 'price_includes_vat': True,
 'registration_date': '2019-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'PEUGEOT 2008 GT Line BlueHDi 100 SS',
 'transmission': 'manual',
 'trim': 'GT Line BlueHDi 100 SS',
 'vin': None,
 'year': 2019}
2026-03-27 08:24:01 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 726e5779-e89c-5b90-b648-e8f6274a13dc with identifier: 70192967
2026-03-27 08:24:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 726e5779-e89c-5b90-b648-e8f6274a13dc
2026-03-27 08:24:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 08:24:01 [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%252F19675273%252F96767d52-52b3-496e-861a-c19c5fb2ab25.jpg%27 HTTP/1.1" 200 None
2026-03-27 08:24:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19675273/96767d52-52b3-496e-861a-c19c5fb2ab25.jpg not downloaded yet
2026-03-27 08:24:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70193248> (referer: https://www.coches.net/concesionario/autosjorgecastro/?pg=2) ['zyte-api']
2026-03-27 08:24:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/19676549/51e1c952-2b95-4227-b44e-4314f11d901e.jpg> (referer: None)
2026-03-27 08:24:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/19662727/7512f184-28fa-4abb-b0b9-1435b9f3f81f.jpg> (referer: None)
2026-03-27 08:24:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 08:24:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/19675273/96767d52-52b3-496e-861a-c19c5fb2ab25.jpg> (referer: None)
2026-03-27 08:24:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 08:24:02 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
 'body_type': 'Monovolumen',
 'c_o_2_emission_value': 125,
 'category': 'Coches',
 'color': 'Blanco',
 'currency': 'EUR',
 'description': 'Autos Jorge Castro\n'
                'FORD C-MAX\n'
                '1.5TDCI 88KW 120CV BUSINESS\n'
                '\n'
                'WWW AUTOMOVILESJORGECASTRO COM\n'
                '\n'
                'UNICO PROPIETARIO\n'
                'PROCENDENCIA DE EMPRESA\n'
                'KMS CERTIFICADOS\n'
                'NACIONAL\n'
                'HISTORICO DE MANTENIMIENTO CON TODAS LAS REVISIONES\n'
                'IVA DEDUCIBLE EN EL PRECIO\n'
                'FINANCIACION A SU MEDIDA, FINANCIAMOS EL 100%\n'
                'MISMO PRECIO FINANCIES O NO\n'
                'RECOGEMOS SU VEHICULO COMO PARTE DE PAGO\n'
                'LLEVAMOS SU VEHICULO SIN COSTE ADICIONAL DENTRO DE LA '
                'PROVINCIA\n'
                '(SUJETO A DISPONIBILIDAD DEL PERSONAL Y DISTANCIA)\n'
                '\n'
                'EQUIPAMIENTO Y EXTRAS:\n'
                '\n'
                'ABS\n'
                'Cierre centralizado\n'
                'Climatizador\n'
                'navegador\n'
                'Retrovisores electricos interior\n'
                'Control de velocidad\n'
                'Direccion asistida\n'
                'Elevalunas electricos delanteros y traseros\n'
                'Llantas de aleacion\n'
                'camara trasera\n'
                'Ordenador de a bordo\n'
                'Sensor de aparcamiento delantero y trasero\n'
                'Telefono Movil\n'
                'Volante multifuncion\n'
                '\n'
                'UN ANO DE GARANTIA INCLUIDA EN EL PRECIO.....\n'
                '-ESTE ANUNCIO NO ES VINCULANTE,PUEDE CONTENER '
                'ERRORES....PREGUNTE AL COMERCIAL',
 'doors_number': 5,
 'emission_standard': 'C',
 'engine': '1.5L',
 'engine_horse_power': 120,
 'expiration_date': None,
 'fuel_type': 'Diesel',
 'is_damaged': False,
 'is_operable': True,
 'license_plate': None,
 'link_to_web_offer': 'https://www.coches.net/ford-c-max-15-tdci-88kw-120cv-business-5p-diesel-2019-en-sevilla-70193248-covo.aspx',
 'listing': 'auction',
 'location': 'Sevilla',
 'make': 'FORD',
 'model': 'C-Max',
 'odometer': 167000,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'ES',
 'original_photo_count': 0,
 'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19675536/bb27e419-4b4c-4a15-9145-885d865db7d6.jpg',
                'https://a.ccdn.es/cnet/vehicles/19675536/00a4fe51-54b1-4b8f-a422-d5ce44acda5d.jpg',
                'https://a.ccdn.es/cnet/vehicles/19675536/1390c430-f330-429d-a0fa-1c8f4f677e50.jpg',
                'https://a.ccdn.es/cnet/vehicles/19675536/15133a5c-25e8-458f-aff9-8728f5c6b722.jpg',
                'https://a.ccdn.es/cnet/vehicles/19675536/9924460f-7fee-4695-88ef-32ebdc18b2cc.jpg',
                'https://a.ccdn.es/cnet/vehicles/19675536/b588fbe2-9140-4d56-a3d0-8b947fff0ba4.jpg',
                'https://a.ccdn.es/cnet/vehicles/19675536/bf1b8310-cb60-46f9-8565-0681477624bc.jpg',
                'https://a.ccdn.es/cnet/vehicles/19675536/0fb8af27-30de-4bdf-8fa6-35c2528180fc.jpg',
                'https://a.ccdn.es/cnet/vehicles/19675536/5feba488-aa7d-439f-b946-f4288e7b3d5d.jpg',
                'https://a.ccdn.es/cnet/vehicles/19675536/46b17dda-56f0-4f54-89db-ddcf9617554e.jpg',
                'https://a.ccdn.es/cnet/vehicles/19675536/66393a1e-54ca-4e43-9f45-265620347c8f.jpg',
                'https://a.ccdn.es/cnet/vehicles/19675536/0430abc2-7edf-451b-980e-f325107b0ae2.jpg',
                'https://a.ccdn.es/cnet/vehicles/19675536/65f52908-e753-47e3-8c6a-2644d42a523e.jpg',
                'https://a.ccdn.es/cnet/vehicles/19675536/553dc62b-8425-4239-92d2-b80822361044.jpg',
                'https://a.ccdn.es/cnet/vehicles/19675536/d67d2d46-b2f0-477c-aa47-6bc3d5c78fcd.jpg',
                'https://a.ccdn.es/cnet/vehicles/19675536/067617d7-8404-482a-9194-897c24272221.jpg',
                'https://a.ccdn.es/cnet/vehicles/19675536/8fac2a4b-ba81-47e5-9c06-5725a7d689c6.jpg',
                'https://a.ccdn.es/cnet/vehicles/19675536/a8d9dd81-0638-4376-a57f-366bd6fad077.jpg',
                'https://a.ccdn.es/cnet/vehicles/19675536/95eff9bc-3381-4095-911d-03e7aad24cc0.jpg',
                'https://a.ccdn.es/cnet/vehicles/19675536/2c65c876-8a25-4e64-ba98-f8b23f32a503.jpg',
                'https://a.ccdn.es/cnet/vehicles/19675536/995f5232-8bee-403a-88de-783e24ced1ff.jpg',
                'https://a.ccdn.es/cnet/vehicles/19675536/daa63473-932d-4ce1-8014-df193612610d.jpg',
                'https://a.ccdn.es/cnet/vehicles/19675536/ba06e161-b4ec-409c-b6c5-f14431c4b28a.jpg'],
 'price': 12500,
 'price_includes_vat': True,
 'registration_date': '2018-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'FORD C-Max 1.5 TDCi Business',
 'transmission': 'manual',
 'trim': '1.5 TDCi 88kW 120CV Business',
 'vin': None,
 'year': 2018}
2026-03-27 08:24:02 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 0c24e1ac-b3e3-5725-be4b-875abb15acab with identifier: 70193248
2026-03-27 08:24:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 0c24e1ac-b3e3-5725-be4b-875abb15acab
2026-03-27 08:24:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 08:24:02 [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%252F19675536%252Fbb27e419-4b4c-4a15-9145-885d865db7d6.jpg%27 HTTP/1.1" 200 None
2026-03-27 08:24:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19675536/bb27e419-4b4c-4a15-9145-885d865db7d6.jpg not downloaded yet
2026-03-27 08:24:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 08:24:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f6a91aa9f90>
2026-03-27 08:24:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 08:24:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 08:24:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 08:24:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_859cb048-7149-54ba-af43-72e4e8ff3e77/859cb048-7149-54ba-af43-72e4e8ff3e77_image_0.jpg HTTP/1.1" 201 0
2026-03-27 08:24:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 08:24:02 [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%252F19676549%252F51e1c952-2b95-4227-b44e-4314f11d901e.jpg') HTTP/1.1" 204 0
2026-03-27 08:24:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19676549/51e1c952-2b95-4227-b44e-4314f11d901e.jpg saved to cache
2026-03-27 08:24:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 859cb048-7149-54ba-af43-72e4e8ff3e77
2026-03-27 08:24:02 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 859cb048-7149-54ba-af43-72e4e8ff3e77 sending to next pipeline
2026-03-27 08:24:02 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 859cb048-7149-54ba-af43-72e4e8ff3e77 with identifier 70194551
2026-03-27 08:24:02 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-27 08:24:02 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-27 08:24:02 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 859cb048-7149-54ba-af43-72e4e8ff3e77
2026-03-27 08:24:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/19676549/51e1c952-2b95-4227-b44e-4314f11d901e.jpg>
{'auction_title': '',
 'body_type': 'Berlina',
 'c_o_2_emission_value': None,
 'category': 'Coches',
 'color': 'Beige',
 'currency': 'EUR',
 'description': 'Autos Jorge Castro\n'
                'FORD FOCUS\n'
                '1.5 Ecoblue 88kW Trend Edition 120CV\n'
                '\n'
                'WWWAUTOMOVILESJORGECASTRO COM\n'
                '\n'
                'UNICO PROPIETARIO\n'
                'PROCENDENCIA DE EMPRESA\n'
                'KMS CERTIFICADOS\n'
                'NACIONAL\n'
                'HISTORICO DE MANTENIMIENTO CON TODAS LAS REVISIONES\n'
                'IVA DEDUCIBLE EN EL PRECIO\n'
                'FINANCIACION A SU MEDIDA, FINANCIAMOS EL 100%\n'
                'MISMO PRECIO FINANCIES O NO\n'
                'RECOGEMOS SU VEHICULO COMO PARTE DE PAGO\n'
                'LLEVAMOS SU VEHICULO SIN COSTE ADICIONAL DENTRO DE LA '
                'PROVINCIA\n'
                '(SUJETO A DISPONIBILIDAD DEL PERSONAL Y DISTANCIA)\n'
                '\n'
                '\n'
                'EQUIPAMIENTO Y EXTRAS:\n'
                '\n'
                'ABS\n'
                'Cierre centralizado\n'
                'Aire acondicionado\n'
                'Retrovisores electricos interior\n'
                'Control de velocidad\n'
                'Direccion asistida\n'
                'Pantalla tactil\n'
                'Elevalunas electricos delanteros y traseros\n'
                '-Sensor de aparcamiento trasero\n'
                'Ordenador de a bordo\n'
                'camara trasera\n'
                'Telefono Movil\n'
                'Volante multifuncion\n'
                '\n'
                'UN ANO DE GARANTIA INCLUIDA EN EL PRECIO.....\n'
                '-ESTE ANUNCIO NO ES VINCULANTE,PUEDE CONTENER '
                'ERRORES....PREGUNTE AL COMERCIAL',
 'doors_number': 5,
 'emission_standard': 'C',
 'engine': '1.5L',
 'engine_horse_power': 120,
 'expiration_date': None,
 'fuel_type': 'Diesel',
 'id': '859cb048-7149-54ba-af43-72e4e8ff3e77',
 'is_damaged': False,
 'is_operable': True,
 'license_plate': None,
 'link_to_web_offer': 'https://www.coches.net/ford-focus-15-ecoblue-88kw-trend-5p-diesel-2022-en-sevilla-70194551-covo.aspx',
 'listing': 'auction',
 'location': 'Sevilla',
 'make': 'FORD',
 'model': 'Focus',
 'odometer': 130000,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'ES',
 'original_photo_count': 31,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_859cb048-7149-54ba-af43-72e4e8ff3e77/859cb048-7149-54ba-af43-72e4e8ff3e77_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 70762,
             'Height': 600,
             'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19676549/51e1c952-2b95-4227-b44e-4314f11d901e.jpg',
             'Width': 800}],
 'price': 13800,
 'price_includes_vat': True,
 'registration_date': '2022-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'FORD Focus 1.5 Ecoblue Trend',
 'transmission': 'manual',
 'trim': '1.5 Ecoblue 88kW Trend',
 'vin': None,
 'year': 2022}
2026-03-27 08:24:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 08:24:02 [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%2770194551%27 HTTP/1.1" 200 None
2026-03-27 08:24:02 [auto_selling_coches.net] INFO: Saving data for 70194551: {'created_time': 1774599842.215138, 'last_price_update_time': 1774599842.21515}
2026-03-27 08:24:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 08:24:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70194551') HTTP/1.1" 204 0
2026-03-27 08:24:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 08:24:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f6a91ef1190>
2026-03-27 08:24:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 08:24:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 08:24:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 08:24:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3b2f1965-d690-59d3-8bc9-9de7be09b2f2/3b2f1965-d690-59d3-8bc9-9de7be09b2f2_image_0.jpg HTTP/1.1" 201 0
2026-03-27 08:24:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 08:24:02 [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%252F19662727%252F7512f184-28fa-4abb-b0b9-1435b9f3f81f.jpg') HTTP/1.1" 204 0
2026-03-27 08:24:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19662727/7512f184-28fa-4abb-b0b9-1435b9f3f81f.jpg saved to cache
2026-03-27 08:24:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 3b2f1965-d690-59d3-8bc9-9de7be09b2f2
2026-03-27 08:24:02 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 3b2f1965-d690-59d3-8bc9-9de7be09b2f2 sending to next pipeline
2026-03-27 08:24:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 08:24:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f6a9127bed0>
2026-03-27 08:24:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 08:24:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 08:24:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 08:24:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_726e5779-e89c-5b90-b648-e8f6274a13dc/726e5779-e89c-5b90-b648-e8f6274a13dc_image_0.jpg HTTP/1.1" 201 0
2026-03-27 08:24:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 08:24:02 [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%252F19675273%252F96767d52-52b3-496e-861a-c19c5fb2ab25.jpg') HTTP/1.1" 204 0
2026-03-27 08:24:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19675273/96767d52-52b3-496e-861a-c19c5fb2ab25.jpg saved to cache
2026-03-27 08:24:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 726e5779-e89c-5b90-b648-e8f6274a13dc
2026-03-27 08:24:02 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 726e5779-e89c-5b90-b648-e8f6274a13dc sending to next pipeline
2026-03-27 08:24:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70186044> (referer: https://www.coches.net/concesionario/autosjorgecastro/?pg=2) ['zyte-api']
2026-03-27 08:24:02 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 3b2f1965-d690-59d3-8bc9-9de7be09b2f2 with identifier 70178714
2026-03-27 08:24:02 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-27 08:24:02 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-27 08:24:02 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 3b2f1965-d690-59d3-8bc9-9de7be09b2f2
2026-03-27 08:24:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/19662727/7512f184-28fa-4abb-b0b9-1435b9f3f81f.jpg>
{'auction_title': '',
 'body_type': 'Monovolumen',
 'c_o_2_emission_value': 106,
 'category': 'Coches',
 'color': 'Gris / Plata',
 'currency': 'EUR',
 'description': 'Autos Jorge Castro\n'
                '\n'
                ' CITROEN GRAND C4 PICASSO \n'
                'BLUEHDI 88KW (120CV) LIVE 1.6\n'
                '7PLAZAS\n'
                '\n'
                ' WWW   AUTOMOVILESJORGECASTRO   COM \n'
                '\n'
                'UNICO PROPIETARIO\n'
                'PROCENDENCIA DE EMPRESA\n'
                'KMS CERTIFICADOS\n'
                'NACIONAL\n'
                'HISTORICO DE MANTENIMIENTO CON TODAS LAS REVISIONES\n'
                'IVA DEDUCIBLE EN EL PRECIO\n'
                'FINANCIACION A SU MEDIDA, FINANCIAMOS EL 100%\n'
                'MISMO PRECIO FINANCIES O NO\n'
                'RECOGEMOS SU VEHICULO COMO PARTE DE PAGO\n'
                'LLEVAMOS SU VEHICULO SIN COSTE ADICIONAL DENTRO DE LA '
                'PROVINCIA\n'
                '(SUJETO A DISPONIBILIDAD DEL PERSONAL Y DISTANCIA)\n'
                '\n'
                '\n'
                'Posee los siguientes extras:\n'
                ' _ABS\n'
                '_Aire acondicionado\n'
                ' -techo solar\n'
                ' _Cierre centralizado \n'
                '_Control de velocidad \n'
                '_Direccio´n asistida \n'
                '_Elevalunas ele´ctricos delanteros y traseros espejos '
                'interiores electricos \n'
                '_Ordenador de a bordo \n'
                '_Tele´fono Mo´vil\n'
                '_Volante multifuncio´n\n'
                '-Recogemos su vehi´culo como parte de pago \n'
                '-Aceptamos prueba meca´nica -LLEVAMOS SU\n'
                'VEHICULO SIN COSTE ADICIONAL SUJETO A DISPONIBILIDAD DEL '
                'PERSONAL Y\n'
                'DISTANCIA -ESTE ANUNCIO NO ES VINCULANTE, PUEDE CONTENER '
                'ERRORES....PREGUNTE AL COMERCIAL',
 'doors_number': 5,
 'emission_standard': 'C',
 'engine': '1.6L',
 'engine_horse_power': 120,
 'expiration_date': None,
 'fuel_type': 'Diesel',
 'id': '3b2f1965-d690-59d3-8bc9-9de7be09b2f2',
 'is_damaged': False,
 'is_operable': True,
 'license_plate': None,
 'link_to_web_offer': 'https://www.coches.net/citroen-grand-c4-picasso-bluehdi-88kw-120cv-feel-5p-diesel-2017-en-sevilla-70178714-covo.aspx',
 'listing': 'auction',
 'location': 'Sevilla',
 'make': 'CITROEN',
 'model': 'Grand C4 Picasso',
 'odometer': 199000,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'ES',
 'original_photo_count': 21,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3b2f1965-d690-59d3-8bc9-9de7be09b2f2/3b2f1965-d690-59d3-8bc9-9de7be09b2f2_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 80655,
             'Height': 600,
             'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19662727/7512f184-28fa-4abb-b0b9-1435b9f3f81f.jpg',
             'Width': 800}],
 'price': 11500,
 'price_includes_vat': True,
 'registration_date': '2018-01-01',
 'seats_number': 7,
 'seller_name': None,
 'title': 'CITROEN Grand C4 Picasso BlueHDi Feel',
 'transmission': 'automatic',
 'trim': 'BlueHDi 88KW 120CV Feel',
 'vin': None,
 'year': 2018}
2026-03-27 08:24:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 08:24:02 [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%2770178714%27 HTTP/1.1" 200 None
2026-03-27 08:24:02 [auto_selling_coches.net] INFO: Saving data for 70178714: {'created_time': 1774599842.412211, 'last_price_update_time': 1774599842.412221}
2026-03-27 08:24:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 08:24:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70178714') HTTP/1.1" 204 0
2026-03-27 08:24:02 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 726e5779-e89c-5b90-b648-e8f6274a13dc with identifier 70192967
2026-03-27 08:24:02 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-27 08:24:02 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-27 08:24:02 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 726e5779-e89c-5b90-b648-e8f6274a13dc
2026-03-27 08:24:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/19675273/96767d52-52b3-496e-861a-c19c5fb2ab25.jpg>
{'auction_title': '',
 'body_type': 'SUV',
 'c_o_2_emission_value': 91,
 'category': 'Coches',
 'color': 'Blanco',
 'currency': 'EUR',
 'description': 'AUTOS JORGE CASTRO\n'
                '\n'
                'PEUGEOT 2008\n'
                'GT LINE BLUEHDI 100 S&S\n'
                '\n'
                'WWW AUTOMOVILESJORGECASTRO COM\n'
                '\n'
                'UNICO PROPIETARIO\n'
                'PROCENDENCIA DE EMPRESA\n'
                'KMS CERTIFICADOS\n'
                'NACIONAL\n'
                'HISTORICO DE MANTENIMIENTO CON TODAS LAS REVISIONES\n'
                'IVA DEDUCIBLE EN EL PRECIO\n'
                '\n'
                'EQUIPAMIENTO Y EXTRAS:\n'
                '\n'
                'ABS\n'
                'Cierre centralizado\n'
                'Aire acondicionado\n'
                'Retrovisores electricos interior\n'
                'Control de velocidad\n'
                'Direccion asistida\n'
                'Pantalla tactil\n'
                'Elevalunas electricos delanteros y traseros\n'
                'Ordenador de a bordo\n'
                'Telefono Movil\n'
                'Volante multifuncion\n'
                'Camara Trasera\n'
                '\n'
                'UN ANO DE GARANTIA INCLUIDA EN EL PRECIO.....\n'
                'FINANCIACION A SU MEDIDA, FINANCIAMOS EL 100%\n'
                'MISMO PRECIO FINANCIES O NO\n'
                'RECOGEMOS SU VEHICULO COMO PARTE DE PAGO\n'
                'LLEVAMOS SU VEHICULO SIN COSTE ADICIONAL DENTRO DE LA '
                'PROVINCIA\n'
                '(SUJETO A DISPONIBILIDAD DEL PERSONAL Y DISTANCIA)\n'
                '\n'
                '-ESTE ANUNCIO NO ES VINCULANTE,PUEDE CONTENER '
                'ERRORES....PREGUNTE AL COMERCIAL',
 'doors_number': 5,
 'emission_standard': 'C',
 'engine': '1.5L',
 'engine_horse_power': 100,
 'expiration_date': None,
 'fuel_type': 'Diesel',
 'id': '726e5779-e89c-5b90-b648-e8f6274a13dc',
 'is_damaged': False,
 'is_operable': True,
 'license_plate': None,
 'link_to_web_offer': 'https://www.coches.net/peugeot-2008-gt-line-bluehdi-100-ss-5p-diesel-2019-en-sevilla-70192967-covo.aspx',
 'listing': 'auction',
 'location': 'Sevilla',
 'make': 'PEUGEOT',
 'model': '2008',
 'odometer': 96000,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'ES',
 'original_photo_count': 19,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_726e5779-e89c-5b90-b648-e8f6274a13dc/726e5779-e89c-5b90-b648-e8f6274a13dc_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 75206,
             'Height': 600,
             'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19675273/96767d52-52b3-496e-861a-c19c5fb2ab25.jpg',
             'Width': 800}],
 'price': 11800,
 'price_includes_vat': True,
 'registration_date': '2019-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'PEUGEOT 2008 GT Line BlueHDi 100 SS',
 'transmission': 'manual',
 'trim': 'GT Line BlueHDi 100 SS',
 'vin': None,
 'year': 2019}
2026-03-27 08:24:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 08:24:02 [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%2770192967%27 HTTP/1.1" 200 None
2026-03-27 08:24:02 [auto_selling_coches.net] INFO: Saving data for 70192967: {'created_time': 1774599842.46917, 'last_price_update_time': 1774599842.469185}
2026-03-27 08:24:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 08:24:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70192967') HTTP/1.1" 204 0
2026-03-27 08:24:02 [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': 'Autos Jorge Castro\n'
                'VOLKSWAGEN PASSAT ST ALLTRACK \n'
                '2.0 TDI 140KW (190) 4MOT DSG\n'
                'WWW AUTOMOVILESJORGECASTRO COM\n'
                '\n'
                'UNICO PROPIETARIO\n'
                'PROCENDENCIA DE EMPRESA\n'
                'KMS CERTIFICADOS\n'
                'NACIONAL\n'
                'HISTORICO DE MANTENIMIENTO CON TODAS LAS REVISIONES\n'
                'IVA DEDUCIBLE EN EL PRECIO\n'
                'FINANCIACION A SU MEDIDA, FINANCIAMOS EL 100%\n'
                'MISMO PRECIO FINANCIES O NO\n'
                'RECOGEMOS SU VEHICULO COMO PARTE DE PAGO\n'
                'LLEVAMOS SU VEHICULO SIN COSTE ADICIONAL DENTRO DE LA '
                'PROVINCIA\n'
                '(SUJETO A DISPONIBILIDAD DEL PERSONAL Y DISTANCIA)\n'
                '\n'
                'EQUIPAMIENTO Y EXTRAS:\n'
                '\n'
                'techo solar\n'
                'cristales traseros tintados\n'
                'ABS\n'
                'Cierre centralizado\n'
                'Climatizador\n'
                'navegador\n'
                'pantalla tactil\n'
                'Aire acondicionado\n'
                'Asientos de cuero\n'
                'sensor de aparcamiento delantero y trasero\n'
                'Control de velocidad\n'
                'Direccion asistida\n'
                'Elevalunas electricos delanteros y traseros\n'
                'Ordenador de a bordo\n'
                'Telefono Movil\n'
                'Volante multifuncion\n'
                '\n'
                'UN ANO DE GARANTIA INCLUIDA EN EL PRECIO.....\n'
                '-ESTE ANUNCIO NO ES VINCULANTE,PUEDE CONTENER '
                'ERRORES....PREGUNTE AL COMERCIAL',
 'doors_number': 5,
 'emission_standard': 'C',
 'engine': '2.0L',
 'engine_horse_power': 200,
 'expiration_date': None,
 'fuel_type': 'Diesel',
 'is_damaged': False,
 'is_operable': True,
 'license_plate': None,
 'link_to_web_offer': 'https://www.coches.net/volkswagen-passat-alltrack-20-tdi-147kw-200cv-4mot-dsg-5p-diesel-2023-en-sevilla-70186044-covo.aspx',
 'listing': 'auction',
 'location': 'Sevilla',
 'make': 'VOLKSWAGEN',
 'model': 'Passat',
 'odometer': 161000,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'ES',
 'original_photo_count': 0,
 'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19669203/8dea4ca1-af10-4e97-abcb-4c0d3a104f00.jpg',
                'https://a.ccdn.es/cnet/vehicles/19669203/cdb8e9ff-053e-4a35-bd77-f872e597c28d.jpg',
                'https://a.ccdn.es/cnet/vehicles/19669203/ba067f2d-ccac-4e46-879f-bb4ee8559bf0.jpg',
                'https://a.ccdn.es/cnet/vehicles/19669203/5f669a70-9b79-419f-a65b-e9500c37dcaf.jpg',
                'https://a.ccdn.es/cnet/vehicles/19669203/7b5f159f-82fe-4189-858a-4b75bd1da99d.jpg',
                'https://a.ccdn.es/cnet/vehicles/19669203/94131fc6-5b21-4dda-9e01-7811ef073c60.jpg',
                'https://a.ccdn.es/cnet/vehicles/19669203/969362cc-083c-4781-afc0-7522b4aa3ea2.jpg',
                'https://a.ccdn.es/cnet/vehicles/19669203/5dc4e53c-b2b8-493e-aa14-74443ea11d0d.jpg',
                'https://a.ccdn.es/cnet/vehicles/19669203/1e528c13-8f86-404a-b1d6-de77b53666b3.jpg',
                'https://a.ccdn.es/cnet/vehicles/19669203/6b15b344-f313-417e-be4b-3dd606c55aba.jpg',
                'https://a.ccdn.es/cnet/vehicles/19669203/b29bcc96-f094-4f14-96c5-37df20ba1fa1.jpg',
                'https://a.ccdn.es/cnet/vehicles/19669203/a995ba1a-35f9-4367-b459-e4e729e166f4.jpg',
                'https://a.ccdn.es/cnet/vehicles/19669203/187d26b7-8128-442b-8fbc-0cbcae92cb6e.jpg',
                'https://a.ccdn.es/cnet/vehicles/19669203/46fccc54-ed2f-484b-9a06-f901aa27505e.jpg',
                'https://a.ccdn.es/cnet/vehicles/19669203/762ba6d6-f608-48e0-8be8-73075919740d.jpg',
                'https://a.ccdn.es/cnet/vehicles/19669203/fee84b35-a4db-4b58-9066-064cd052cce7.jpg',
                'https://a.ccdn.es/cnet/vehicles/19669203/4c283fce-c21b-4893-8ea9-b724f5dcecc5.jpg',
                'https://a.ccdn.es/cnet/vehicles/19669203/93ce5d5a-a0ec-41a6-94b1-fe7e4cc4415c.jpg',
                'https://a.ccdn.es/cnet/vehicles/19669203/3df2837e-f042-419f-a44f-319e9e7b193b.jpg',
                'https://a.ccdn.es/cnet/vehicles/19669203/dbeb097f-5c4d-4d32-81f0-2b30f63fb9e1.jpg',
                'https://a.ccdn.es/cnet/vehicles/19669203/20b4b95f-33c9-4e23-9637-5fc6a22f29cc.jpg',
                'https://a.ccdn.es/cnet/vehicles/19669203/609257ed-098f-495b-9361-93ae8b3fe633.jpg',
                'https://a.ccdn.es/cnet/vehicles/19669203/870c6a70-8af3-4fc3-9215-5a2f73f197d4.jpg'],
 'price': 24999,
 'price_includes_vat': True,
 'registration_date': '2022-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'VOLKSWAGEN Passat Alltrack 2.0 TDI 4Mot DSG',
 'transmission': 'automatic',
 'trim': 'Alltrack 2.0 TDI 147kW 200CV 4Mot DSG',
 'vin': None,
 'year': 2022}
2026-03-27 08:24:02 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 1f2c7f1a-5366-5b11-9c6e-7d08e7363f30 with identifier: 70186044
2026-03-27 08:24:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 1f2c7f1a-5366-5b11-9c6e-7d08e7363f30
2026-03-27 08:24:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 08:24:02 [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%252F19669203%252F8dea4ca1-af10-4e97-abcb-4c0d3a104f00.jpg%27 HTTP/1.1" 200 None
2026-03-27 08:24:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19669203/8dea4ca1-af10-4e97-abcb-4c0d3a104f00.jpg not downloaded yet
2026-03-27 08:24:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/19675536/bb27e419-4b4c-4a15-9145-885d865db7d6.jpg> (referer: None)
2026-03-27 08:24:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/19669203/8dea4ca1-af10-4e97-abcb-4c0d3a104f00.jpg> (referer: None)
2026-03-27 08:24:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 08:24:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 08:24:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f6a91b67510>
2026-03-27 08:24:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 08:24:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 08:24:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 08:24:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0c24e1ac-b3e3-5725-be4b-875abb15acab/0c24e1ac-b3e3-5725-be4b-875abb15acab_image_0.jpg HTTP/1.1" 201 0
2026-03-27 08:24:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 08:24:02 [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%252F19675536%252Fbb27e419-4b4c-4a15-9145-885d865db7d6.jpg') HTTP/1.1" 204 0
2026-03-27 08:24:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19675536/bb27e419-4b4c-4a15-9145-885d865db7d6.jpg saved to cache
2026-03-27 08:24:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 0c24e1ac-b3e3-5725-be4b-875abb15acab
2026-03-27 08:24:02 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 0c24e1ac-b3e3-5725-be4b-875abb15acab sending to next pipeline
2026-03-27 08:24:02 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 0c24e1ac-b3e3-5725-be4b-875abb15acab with identifier 70193248
2026-03-27 08:24:02 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-27 08:24:02 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-27 08:24:02 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 0c24e1ac-b3e3-5725-be4b-875abb15acab
2026-03-27 08:24:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/19675536/bb27e419-4b4c-4a15-9145-885d865db7d6.jpg>
{'auction_title': '',
 'body_type': 'Monovolumen',
 'c_o_2_emission_value': 125,
 'category': 'Coches',
 'color': 'Blanco',
 'currency': 'EUR',
 'description': 'Autos Jorge Castro\n'
                'FORD C-MAX\n'
                '1.5TDCI 88KW 120CV BUSINESS\n'
                '\n'
                'WWW AUTOMOVILESJORGECASTRO COM\n'
                '\n'
                'UNICO PROPIETARIO\n'
                'PROCENDENCIA DE EMPRESA\n'
                'KMS CERTIFICADOS\n'
                'NACIONAL\n'
                'HISTORICO DE MANTENIMIENTO CON TODAS LAS REVISIONES\n'
                'IVA DEDUCIBLE EN EL PRECIO\n'
                'FINANCIACION A SU MEDIDA, FINANCIAMOS EL 100%\n'
                'MISMO PRECIO FINANCIES O NO\n'
                'RECOGEMOS SU VEHICULO COMO PARTE DE PAGO\n'
                'LLEVAMOS SU VEHICULO SIN COSTE ADICIONAL DENTRO DE LA '
                'PROVINCIA\n'
                '(SUJETO A DISPONIBILIDAD DEL PERSONAL Y DISTANCIA)\n'
                '\n'
                'EQUIPAMIENTO Y EXTRAS:\n'
                '\n'
                'ABS\n'
                'Cierre centralizado\n'
                'Climatizador\n'
                'navegador\n'
                'Retrovisores electricos interior\n'
                'Control de velocidad\n'
                'Direccion asistida\n'
                'Elevalunas electricos delanteros y traseros\n'
                'Llantas de aleacion\n'
                'camara trasera\n'
                'Ordenador de a bordo\n'
                'Sensor de aparcamiento delantero y trasero\n'
                'Telefono Movil\n'
                'Volante multifuncion\n'
                '\n'
                'UN ANO DE GARANTIA INCLUIDA EN EL PRECIO.....\n'
                '-ESTE ANUNCIO NO ES VINCULANTE,PUEDE CONTENER '
                'ERRORES....PREGUNTE AL COMERCIAL',
 'doors_number': 5,
 'emission_standard': 'C',
 'engine': '1.5L',
 'engine_horse_power': 120,
 'expiration_date': None,
 'fuel_type': 'Diesel',
 'id': '0c24e1ac-b3e3-5725-be4b-875abb15acab',
 'is_damaged': False,
 'is_operable': True,
 'license_plate': None,
 'link_to_web_offer': 'https://www.coches.net/ford-c-max-15-tdci-88kw-120cv-business-5p-diesel-2019-en-sevilla-70193248-covo.aspx',
 'listing': 'auction',
 'location': 'Sevilla',
 'make': 'FORD',
 'model': 'C-Max',
 'odometer': 167000,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'ES',
 'original_photo_count': 23,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0c24e1ac-b3e3-5725-be4b-875abb15acab/0c24e1ac-b3e3-5725-be4b-875abb15acab_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 72685,
             'Height': 600,
             'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19675536/bb27e419-4b4c-4a15-9145-885d865db7d6.jpg',
             'Width': 800}],
 'price': 12500,
 'price_includes_vat': True,
 'registration_date': '2018-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'FORD C-Max 1.5 TDCi Business',
 'transmission': 'manual',
 'trim': '1.5 TDCi 88kW 120CV Business',
 'vin': None,
 'year': 2018}
2026-03-27 08:24:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 08:24:02 [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%2770193248%27 HTTP/1.1" 200 None
2026-03-27 08:24:02 [auto_selling_coches.net] INFO: Saving data for 70193248: {'created_time': 1774599842.733036, 'last_price_update_time': 1774599842.733051}
2026-03-27 08:24:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 08:24:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70193248') HTTP/1.1" 204 0
2026-03-27 08:24:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70185919> (referer: https://www.coches.net/concesionario/autosjorgecastro/?pg=2) ['zyte-api']
2026-03-27 08:24:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 08:24:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f6a91ef93d0>
2026-03-27 08:24:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 08:24:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 08:24:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 08:24:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1f2c7f1a-5366-5b11-9c6e-7d08e7363f30/1f2c7f1a-5366-5b11-9c6e-7d08e7363f30_image_0.jpg HTTP/1.1" 201 0
2026-03-27 08:24:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 08:24:02 [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%252F19669203%252F8dea4ca1-af10-4e97-abcb-4c0d3a104f00.jpg') HTTP/1.1" 204 0
2026-03-27 08:24:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19669203/8dea4ca1-af10-4e97-abcb-4c0d3a104f00.jpg saved to cache
2026-03-27 08:24:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 1f2c7f1a-5366-5b11-9c6e-7d08e7363f30
2026-03-27 08:24:02 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 1f2c7f1a-5366-5b11-9c6e-7d08e7363f30 sending to next pipeline
2026-03-27 08:24:02 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 1f2c7f1a-5366-5b11-9c6e-7d08e7363f30 with identifier 70186044
2026-03-27 08:24:02 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-27 08:24:02 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-27 08:24:02 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 1f2c7f1a-5366-5b11-9c6e-7d08e7363f30
2026-03-27 08:24:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/19669203/8dea4ca1-af10-4e97-abcb-4c0d3a104f00.jpg>
{'auction_title': '',
 'body_type': 'Familiar',
 'c_o_2_emission_value': None,
 'category': 'Coches',
 'color': 'Blanco',
 'currency': 'EUR',
 'description': 'Autos Jorge Castro\n'
                'VOLKSWAGEN PASSAT ST ALLTRACK \n'
                '2.0 TDI 140KW (190) 4MOT DSG\n'
                'WWW AUTOMOVILESJORGECASTRO COM\n'
                '\n'
                'UNICO PROPIETARIO\n'
                'PROCENDENCIA DE EMPRESA\n'
                'KMS CERTIFICADOS\n'
                'NACIONAL\n'
                'HISTORICO DE MANTENIMIENTO CON TODAS LAS REVISIONES\n'
                'IVA DEDUCIBLE EN EL PRECIO\n'
                'FINANCIACION A SU MEDIDA, FINANCIAMOS EL 100%\n'
                'MISMO PRECIO FINANCIES O NO\n'
                'RECOGEMOS SU VEHICULO COMO PARTE DE PAGO\n'
                'LLEVAMOS SU VEHICULO SIN COSTE ADICIONAL DENTRO DE LA '
                'PROVINCIA\n'
                '(SUJETO A DISPONIBILIDAD DEL PERSONAL Y DISTANCIA)\n'
                '\n'
                'EQUIPAMIENTO Y EXTRAS:\n'
                '\n'
                'techo solar\n'
                'cristales traseros tintados\n'
                'ABS\n'
                'Cierre centralizado\n'
                'Climatizador\n'
                'navegador\n'
                'pantalla tactil\n'
                'Aire acondicionado\n'
                'Asientos de cuero\n'
                'sensor de aparcamiento delantero y trasero\n'
                'Control de velocidad\n'
                'Direccion asistida\n'
                'Elevalunas electricos delanteros y traseros\n'
                'Ordenador de a bordo\n'
                'Telefono Movil\n'
                'Volante multifuncion\n'
                '\n'
                'UN ANO DE GARANTIA INCLUIDA EN EL PRECIO.....\n'
                '-ESTE ANUNCIO NO ES VINCULANTE,PUEDE CONTENER '
                'ERRORES....PREGUNTE AL COMERCIAL',
 'doors_number': 5,
 'emission_standard': 'C',
 'engine': '2.0L',
 'engine_horse_power': 200,
 'expiration_date': None,
 'fuel_type': 'Diesel',
 'id': '1f2c7f1a-5366-5b11-9c6e-7d08e7363f30',
 'is_damaged': False,
 'is_operable': True,
 'license_plate': None,
 'link_to_web_offer': 'https://www.coches.net/volkswagen-passat-alltrack-20-tdi-147kw-200cv-4mot-dsg-5p-diesel-2023-en-sevilla-70186044-covo.aspx',
 'listing': 'auction',
 'location': 'Sevilla',
 'make': 'VOLKSWAGEN',
 'model': 'Passat',
 'odometer': 161000,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'ES',
 'original_photo_count': 23,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1f2c7f1a-5366-5b11-9c6e-7d08e7363f30/1f2c7f1a-5366-5b11-9c6e-7d08e7363f30_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 73428,
             'Height': 600,
             'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19669203/8dea4ca1-af10-4e97-abcb-4c0d3a104f00.jpg',
             'Width': 800}],
 'price': 24999,
 'price_includes_vat': True,
 'registration_date': '2022-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'VOLKSWAGEN Passat Alltrack 2.0 TDI 4Mot DSG',
 'transmission': 'automatic',
 'trim': 'Alltrack 2.0 TDI 147kW 200CV 4Mot DSG',
 'vin': None,
 'year': 2022}
2026-03-27 08:24:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 08:24:02 [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%2770186044%27 HTTP/1.1" 200 None
2026-03-27 08:24:02 [auto_selling_coches.net] INFO: Saving data for 70186044: {'created_time': 1774599842.845033, 'last_price_update_time': 1774599842.845046}
2026-03-27 08:24:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 08:24:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70186044') HTTP/1.1" 204 0
2026-03-27 08:24:02 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
 'body_type': 'Familiar',
 'c_o_2_emission_value': 102,
 'category': 'Coches',
 'color': 'Negro',
 'currency': 'EUR',
 'description': 'Autos Jorge Castro\n'
                'SEAT LEON ST\n'
                '2.0 TDI (110kw) 150CV STYLE NAV DSG\n'
                'WWW AUTOMOVILESJORGECASTRO COM\n'
                'UNICO PROPIETARIO\n'
                'KMS CERTIFICADOS\n'
                'NACIONAL\n'
                'HISTORICO DE MANTENIMIENTO\n'
                'Posee los siguientes extras:\n'
                '_ABS\n'
                '_Cierre centralizado\n'
                '_Climatizador\n'
                'cuadro digital\n'
                '-navegador\n'
                '-pantalla tactil\n'
                '-Retrovisores eléctricos\n'
                '-sensor de aparcamiento delantero y trasero\n'
                '-RADAR DELANTERO\n'
                '-Freno mano electrico\n'
                '_Control de velocidad\n'
                '_Dirección asistida\n'
                '_Elevalunas eléctricos\n'
                '_Llantas de aleación\n'
                '_Ordenador de a bordo\n'
                '_Teléfono Móvil\n'
                '_Volante multifunción\n'
                '-aire acondicionado trasero\n'
                'UN AÑO DE GARANTIA INCLUIDA EN EL PRECIO.....\n'
                '-Recogemos su vehículo como parte de pago\n'
                '-Aceptamos prueba mecánica\n'
                '-Financiación a su medida..\n'
                '-Iva deducible para empresa\n'
                '-LLEVAMOS SU VEHICULO SIN COSTE ADICIONAL SUJETO A '
                'DISPONIBILIDAD DEL PERSONAL Y DISTANCIA\n'
                '-ESTE ANUNCIO NO ES VINCULANTE,PUEDE CONTENER '
                'ERRORES....PREGUNTE AL COMERCIAL',
 '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/seat-leon-sp-20-tdi-110kw-dsg-style-5p-diesel-2021-en-sevilla-70185919-covo.aspx',
 'listing': 'auction',
 'location': 'Sevilla',
 'make': 'SEAT',
 'model': 'León',
 'odometer': 159000,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'ES',
 'original_photo_count': 0,
 'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19669071/47b32edb-b589-40bb-b24e-1acbd7158af7.jpg',
                'https://a.ccdn.es/cnet/vehicles/19669071/2871cf20-e631-4d36-bd03-7cf048060768.jpg',
                'https://a.ccdn.es/cnet/vehicles/19669071/c6d16802-4d31-42db-be8e-163477b06503.jpg',
                'https://a.ccdn.es/cnet/vehicles/19669071/d04bb85d-2cbd-4a26-9224-8d95ab01120c.jpg',
                'https://a.ccdn.es/cnet/vehicles/19669071/c914e800-3ed6-407c-89f9-8d7e458a7ca9.jpg',
                'https://a.ccdn.es/cnet/vehicles/19669071/236f920b-4075-43f5-8f14-7c6584c15bc3.jpg',
                'https://a.ccdn.es/cnet/vehicles/19669071/b2a378ee-348a-43d5-a0fc-ed7475acb706.jpg',
                'https://a.ccdn.es/cnet/vehicles/19669071/2a28f674-79c3-42be-891c-ca3c717eb6de.jpg',
                'https://a.ccdn.es/cnet/vehicles/19669071/4112a887-ad08-4282-aea3-d100a07702e8.jpg',
                'https://a.ccdn.es/cnet/vehicles/19669071/c5be9c81-9079-4f54-9adb-2010519a820e.jpg',
                'https://a.ccdn.es/cnet/vehicles/19669071/fd16f8c0-49a6-43b9-9d7f-42d694a07b8c.jpg',
                'https://a.ccdn.es/cnet/vehicles/19669071/587a3d21-728d-45cb-87e3-2aa5c01d7f15.jpg',
                'https://a.ccdn.es/cnet/vehicles/19669071/d067c01c-1514-4552-8f9a-84a3f6960c8a.jpg',
                'https://a.ccdn.es/cnet/vehicles/19669071/b03bfbe5-a0a9-4f05-9c1d-ed932441b715.jpg',
                'https://a.ccdn.es/cnet/vehicles/19669071/2521f527-31d0-4ad8-b711-829b4a2a2dcb.jpg',
                'https://a.ccdn.es/cnet/vehicles/19669071/9e2fb61d-9d74-4600-80ee-031f6db8588e.jpg',
                'https://a.ccdn.es/cnet/vehicles/19669071/37793ada-2f23-4963-a38b-ffc6616b65b4.jpg',
                'https://a.ccdn.es/cnet/vehicles/19669071/a6c78b4f-f321-4fe7-a0da-eac46fbce5cb.jpg',
                'https://a.ccdn.es/cnet/vehicles/19669071/8c0da53a-c1a9-4ba3-b814-b8f5000ba3a2.jpg',
                'https://a.ccdn.es/cnet/vehicles/19669071/9b5bf748-f2f1-4c7e-b3fa-2b7a31e7d9ba.jpg',
                'https://a.ccdn.es/cnet/vehicles/19669071/aaa783c5-119c-41d9-9efb-16bd0e469afa.jpg',
                'https://a.ccdn.es/cnet/vehicles/19669071/08c361e9-08e8-4ed2-8a20-c090493088e2.jpg',
                'https://a.ccdn.es/cnet/vehicles/19669071/1b8034f5-1c14-416b-afc2-e15003d39412.jpg',
                'https://a.ccdn.es/cnet/vehicles/19669071/2d7d8b06-b296-4a9e-85d9-727776deeef0.jpg'],
 'price': 15800,
 'price_includes_vat': True,
 'registration_date': '2021-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'SEAT León SP 2.0 TDI DSG Style',
 'transmission': 'automatic',
 'trim': 'SP 2.0 TDI 110kW DSG Style',
 'vin': None,
 'year': 2021}
2026-03-27 08:24:02 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: a8224bf2-42ff-5a79-96ad-69360861817b with identifier: 70185919
2026-03-27 08:24:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item a8224bf2-42ff-5a79-96ad-69360861817b
2026-03-27 08:24:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 08:24:02 [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%252F19669071%252F47b32edb-b589-40bb-b24e-1acbd7158af7.jpg%27 HTTP/1.1" 200 None
2026-03-27 08:24:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19669071/47b32edb-b589-40bb-b24e-1acbd7158af7.jpg not downloaded yet
2026-03-27 08:24:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/19692689/c8855214-327e-4009-b5e0-19eab7961f6d.jpg> (referer: None)
2026-03-27 08:24:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/19669071/47b32edb-b589-40bb-b24e-1acbd7158af7.jpg> (referer: None)
2026-03-27 08:24:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 08:24:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 08:24:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f6a911e7e10>
2026-03-27 08:24:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 08:24:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 08:24:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 08:24:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_46bc372b-4626-513a-88ef-c269b376e56a/46bc372b-4626-513a-88ef-c269b376e56a_image_0.jpg HTTP/1.1" 201 0
2026-03-27 08:24:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 08:24:03 [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%252F19692689%252Fc8855214-327e-4009-b5e0-19eab7961f6d.jpg') HTTP/1.1" 204 0
2026-03-27 08:24:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19692689/c8855214-327e-4009-b5e0-19eab7961f6d.jpg saved to cache
2026-03-27 08:24:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 46bc372b-4626-513a-88ef-c269b376e56a
2026-03-27 08:24:03 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 46bc372b-4626-513a-88ef-c269b376e56a sending to next pipeline
2026-03-27 08:24:03 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 46bc372b-4626-513a-88ef-c269b376e56a with identifier 70221238
2026-03-27 08:24:03 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-27 08:24:03 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-27 08:24:03 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 46bc372b-4626-513a-88ef-c269b376e56a
2026-03-27 08:24:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/19692689/c8855214-327e-4009-b5e0-19eab7961f6d.jpg>
{'auction_title': '',
 'body_type': 'SUV',
 'c_o_2_emission_value': 96,
 'category': 'Coches',
 'color': 'Blanco',
 'currency': 'EUR',
 'description': 'AUTOS JORGE CASTRO\n'
                '\n'
                'PEUGEOT 2008\n'
                'ACTIVE BLUEHDI 81KW (110CV) 5P\n'
                '\n'
                'WWW AUTOMOVILESJORGECASTRO COM\n'
                '\n'
                'UNICO PROPIETARIO\n'
                'PROCENDENCIA DE EMPRESA\n'
                'KMS CERTIFICADOS\n'
                'NACIONAL\n'
                'HISTORICO DE MANTENIMIENTO CON TODAS LAS REVISIONES\n'
                'IVA DEDUCIBLE EN EL PRECIO\n'
                'FINANCIACION A SU MEDIDA, FINANCIAMOS EL 100%\n'
                'MISMO PRECIO FINANCIES O NO\n'
                'RECOGEMOS SU VEHICULO COMO PARTE DE PAGO\n'
                'LLEVAMOS SU VEHICULO SIN COSTE ADICIONAL DENTRO DE LA '
                'PROVINCIA\n'
                '(SUJETO A DISPONIBILIDAD DEL PERSONAL Y DISTANCIA)\n'
                '\n'
                '\n'
                'EQUIPAMIENTO Y EXTRAS:\n'
                '\n'
                'ABS\n'
                'Cierre centralizado\n'
                'Aire acondicionado\n'
                'Retrovisores electricos interior\n'
                'Control de velocidad\n'
                'Direccion asistida\n'
                'Pantalla tactil\n'
                'Elevalunas electricos delanteros y traseros\n'
                'Ordenador de a bordo\n'
                'Telefono Movil\n'
                'Volante multifuncion\n'
                'Camara trasera\n'
                '\n'
                'UN ANO DE GARANTIA INCLUIDA EN EL PRECIO.....\n'
                '-ESTE ANUNCIO NO ES VINCULANTE,PUEDE CONTENER '
                'ERRORES....PREGUNTE AL COMERCIAL',
 'doors_number': 5,
 'emission_standard': 'C',
 'engine': '1.5L',
 'engine_horse_power': 110,
 'expiration_date': None,
 'fuel_type': 'Diesel',
 'id': '46bc372b-4626-513a-88ef-c269b376e56a',
 'is_damaged': False,
 'is_operable': True,
 'license_plate': None,
 'link_to_web_offer': 'https://www.coches.net/peugeot-2008-active-bluehdi-81kw-110cv-5p-diesel-2022-en-sevilla-70221238-covo.aspx',
 'listing': 'auction',
 'location': 'Sevilla',
 'make': 'PEUGEOT',
 'model': '2008',
 'odometer': 180000,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'ES',
 'original_photo_count': 21,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_46bc372b-4626-513a-88ef-c269b376e56a/46bc372b-4626-513a-88ef-c269b376e56a_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 70081,
             'Height': 600,
             'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19692689/c8855214-327e-4009-b5e0-19eab7961f6d.jpg',
             'Width': 800}],
 'price': 11800,
 'price_includes_vat': True,
 'registration_date': '2022-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'PEUGEOT 2008 Active BlueHDI',
 'transmission': 'manual',
 'trim': 'Active BlueHDI 81kW 110CV',
 'vin': None,
 'year': 2022}
2026-03-27 08:24:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 08:24:03 [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%2770221238%27 HTTP/1.1" 200 None
2026-03-27 08:24:03 [auto_selling_coches.net] INFO: Saving data for 70221238: {'created_time': 1774599843.112733, 'last_price_update_time': 1774599843.112743}
2026-03-27 08:24:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 08:24:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70221238') HTTP/1.1" 204 0
2026-03-27 08:24:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70186771> (referer: https://www.coches.net/concesionario/autosjorgecastro/?pg=2) ['zyte-api']
2026-03-27 08:24:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 08:24:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 08:24:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f6a91e89590>
2026-03-27 08:24:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 08:24:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 08:24:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 08:24:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a8224bf2-42ff-5a79-96ad-69360861817b/a8224bf2-42ff-5a79-96ad-69360861817b_image_0.jpg HTTP/1.1" 201 0
2026-03-27 08:24:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 08:24:03 [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%252F19669071%252F47b32edb-b589-40bb-b24e-1acbd7158af7.jpg') HTTP/1.1" 204 0
2026-03-27 08:24:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19669071/47b32edb-b589-40bb-b24e-1acbd7158af7.jpg saved to cache
2026-03-27 08:24:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item a8224bf2-42ff-5a79-96ad-69360861817b
2026-03-27 08:24:03 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item a8224bf2-42ff-5a79-96ad-69360861817b sending to next pipeline
2026-03-27 08:24:03 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: a8224bf2-42ff-5a79-96ad-69360861817b with identifier 70185919
2026-03-27 08:24:03 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-27 08:24:03 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-27 08:24:03 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item a8224bf2-42ff-5a79-96ad-69360861817b
2026-03-27 08:24:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/19669071/47b32edb-b589-40bb-b24e-1acbd7158af7.jpg>
{'auction_title': '',
 'body_type': 'Familiar',
 'c_o_2_emission_value': 102,
 'category': 'Coches',
 'color': 'Negro',
 'currency': 'EUR',
 'description': 'Autos Jorge Castro\n'
                'SEAT LEON ST\n'
                '2.0 TDI (110kw) 150CV STYLE NAV DSG\n'
                'WWW AUTOMOVILESJORGECASTRO COM\n'
                'UNICO PROPIETARIO\n'
                'KMS CERTIFICADOS\n'
                'NACIONAL\n'
                'HISTORICO DE MANTENIMIENTO\n'
                'Posee los siguientes extras:\n'
                '_ABS\n'
                '_Cierre centralizado\n'
                '_Climatizador\n'
                'cuadro digital\n'
                '-navegador\n'
                '-pantalla tactil\n'
                '-Retrovisores eléctricos\n'
                '-sensor de aparcamiento delantero y trasero\n'
                '-RADAR DELANTERO\n'
                '-Freno mano electrico\n'
                '_Control de velocidad\n'
                '_Dirección asistida\n'
                '_Elevalunas eléctricos\n'
                '_Llantas de aleación\n'
                '_Ordenador de a bordo\n'
                '_Teléfono Móvil\n'
                '_Volante multifunción\n'
                '-aire acondicionado trasero\n'
                'UN AÑO DE GARANTIA INCLUIDA EN EL PRECIO.....\n'
                '-Recogemos su vehículo como parte de pago\n'
                '-Aceptamos prueba mecánica\n'
                '-Financiación a su medida..\n'
                '-Iva deducible para empresa\n'
                '-LLEVAMOS SU VEHICULO SIN COSTE ADICIONAL SUJETO A '
                'DISPONIBILIDAD DEL PERSONAL Y DISTANCIA\n'
                '-ESTE ANUNCIO NO ES VINCULANTE,PUEDE CONTENER '
                'ERRORES....PREGUNTE AL COMERCIAL',
 'doors_number': 5,
 'emission_standard': 'C',
 'engine': '2.0L',
 'engine_horse_power': 150,
 'expiration_date': None,
 'fuel_type': 'Diesel',
 'id': 'a8224bf2-42ff-5a79-96ad-69360861817b',
 'is_damaged': False,
 'is_operable': True,
 'license_plate': None,
 'link_to_web_offer': 'https://www.coches.net/seat-leon-sp-20-tdi-110kw-dsg-style-5p-diesel-2021-en-sevilla-70185919-covo.aspx',
 'listing': 'auction',
 'location': 'Sevilla',
 'make': 'SEAT',
 'model': 'León',
 'odometer': 159000,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'ES',
 'original_photo_count': 24,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a8224bf2-42ff-5a79-96ad-69360861817b/a8224bf2-42ff-5a79-96ad-69360861817b_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 82145,
             'Height': 600,
             'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19669071/47b32edb-b589-40bb-b24e-1acbd7158af7.jpg',
             'Width': 800}],
 'price': 15800,
 'price_includes_vat': True,
 'registration_date': '2021-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'SEAT León SP 2.0 TDI DSG Style',
 'transmission': 'automatic',
 'trim': 'SP 2.0 TDI 110kW DSG Style',
 'vin': None,
 'year': 2021}
2026-03-27 08:24:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 08:24:03 [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%2770185919%27 HTTP/1.1" 200 None
2026-03-27 08:24:03 [auto_selling_coches.net] INFO: Saving data for 70185919: {'created_time': 1774599843.214691, 'last_price_update_time': 1774599843.214701}
2026-03-27 08:24:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 08:24:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70185919') HTTP/1.1" 204 0
2026-03-27 08:24:03 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
 'body_type': 'Familiar',
 'c_o_2_emission_value': None,
 'category': 'Coches',
 'color': 'Gris / Plata',
 'currency': 'EUR',
 'description': 'Autos Jorge Castro\n'
                'VOLKSWAGEN GOLF 8\n'
                '2.0 TDI 85KW 115CV VARIANT\n'
                '\n'
                'WWW AUTOMOVILESJORGECASTRO COM\n'
                '\n'
                'UNICO PROPIETARIO\n'
                'PROCENDENCIA DE EMPRESA\n'
                'KMS CERTIFICADOS\n'
                'NACIONAL\n'
                'HISTORICO DE MANTENIMIENTO CON TODAS LAS REVISIONES\n'
                'IVA DEDUCIBLE EN EL PRECIO\n'
                'FINANCIACION A SU MEDIDA, FINANCIAMOS EL 100%\n'
                'MISMO PRECIO FINANCIES O NO\n'
                'RECOGEMOS SU VEHICULO COMO PARTE DE PAGO\n'
                'LLEVAMOS SU VEHICULO SIN COSTE ADICIONAL DENTRO DE LA '
                'PROVINCIA\n'
                '(SUJETO A DISPONIBILIDAD DEL PERSONAL Y DISTANCIA)\n'
                '\n'
                'EQUIPAMIENTO Y EXTRAS:\n'
                '\n'
                'ABS\n'
                'Cierre centralizado\n'
                'Climatizador\n'
                'navegador\n'
                'Retrovisores electricos interior\n'
                'Control de velocidad\n'
                'Direccion asistida\n'
                'Elevalunas electricos delanteros y traseros\n'
                'Llantas de aleacion\n'
                'Ordenador de a bordo\n'
                'Sensor de aparcamiento delantero y trasero\n'
                'Telefono Movil\n'
                'Volante multifuncion\n'
                '\n'
                'UN ANO DE GARANTIA INCLUIDA EN EL PRECIO.....\n'
                '-ESTE ANUNCIO NO ES VINCULANTE,PUEDE CONTENER '
                'ERRORES....PREGUNTE AL COMERCIAL',
 'doors_number': 5,
 'emission_standard': 'C',
 'engine': '2.0L',
 'engine_horse_power': 115,
 'expiration_date': None,
 'fuel_type': 'Diesel',
 'is_damaged': False,
 'is_operable': True,
 'license_plate': None,
 'link_to_web_offer': 'https://www.coches.net/volkswagen-golf-20-tdi-85kw-115cv-variant-5p-diesel-2023-en-sevilla-70186771-covo.aspx',
 'listing': 'auction',
 'location': 'Sevilla',
 'make': 'VOLKSWAGEN',
 'model': 'Golf',
 'odometer': 179000,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'ES',
 'original_photo_count': 0,
 'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19669983/906cd729-ed02-4fcb-abf6-ab49f012c24d.jpg',
                'https://a.ccdn.es/cnet/vehicles/19669983/e1726d51-1178-4f1b-b362-b7247b38b61e.jpg',
                'https://a.ccdn.es/cnet/vehicles/19669983/e6ca7e02-a133-4535-9c56-42e7f62f12f2.jpg',
                'https://a.ccdn.es/cnet/vehicles/19669983/48f7616c-f466-4144-a19d-aef34edb6213.jpg',
                'https://a.ccdn.es/cnet/vehicles/19669983/a04ef9c1-6c19-446e-a356-a14ffcdf1694.jpg',
                'https://a.ccdn.es/cnet/vehicles/19669983/ed10936c-8fed-4d82-9b5d-6543eae8ec10.jpg',
                'https://a.ccdn.es/cnet/vehicles/19669983/c7bf1ec7-7c38-46aa-84a7-bcf149ff58df.jpg',
                'https://a.ccdn.es/cnet/vehicles/19669983/ed28f51f-d92e-4451-895c-3d8fd5abce5c.jpg',
                'https://a.ccdn.es/cnet/vehicles/19669983/6e565b34-bc99-42b1-9f4a-8f4338cb3bf8.jpg',
                'https://a.ccdn.es/cnet/vehicles/19669983/dab3ad89-acb1-42f5-a65f-1190f083bfd5.jpg',
                'https://a.ccdn.es/cnet/vehicles/19669983/71a454b5-f0fb-4044-8ec7-c52ebd9f1915.jpg',
                'https://a.ccdn.es/cnet/vehicles/19669983/b29de4ad-ee07-4a27-a2d7-745270274568.jpg',
                'https://a.ccdn.es/cnet/vehicles/19669983/55c227b7-ba81-41b5-aa75-16895b92ef05.jpg',
                'https://a.ccdn.es/cnet/vehicles/19669983/85634ea0-2e99-4534-acd4-67eaabcc6074.jpg',
                'https://a.ccdn.es/cnet/vehicles/19669983/2d794a76-91bf-4699-945c-d7e2f2cdde2f.jpg',
                'https://a.ccdn.es/cnet/vehicles/19669983/6b72bb8f-7256-4841-914a-c6031b52abf6.jpg',
                'https://a.ccdn.es/cnet/vehicles/19669983/541c5afb-acc3-44d0-9fa3-d9d9e2757096.jpg',
                'https://a.ccdn.es/cnet/vehicles/19669983/e3f833d7-5876-45b6-984c-73092a2b7cb4.jpg',
                'https://a.ccdn.es/cnet/vehicles/19669983/10020699-2f79-48d0-8b5c-23c97e984f15.jpg',
                'https://a.ccdn.es/cnet/vehicles/19669983/7b1cd9dd-e27a-45f7-a21e-7353557af824.jpg'],
 'price': 15600,
 'price_includes_vat': True,
 'registration_date': '2022-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'VOLKSWAGEN Golf 2.0 TDI Variant',
 'transmission': 'manual',
 'trim': '2.0 TDI 85kW 115CV Variant',
 'vin': None,
 'year': 2022}
2026-03-27 08:24:03 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 23b8abb0-6f11-5f7e-818a-8f156cd91a9a with identifier: 70186771
2026-03-27 08:24:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 23b8abb0-6f11-5f7e-818a-8f156cd91a9a
2026-03-27 08:24:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 08:24:03 [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%252F19669983%252F906cd729-ed02-4fcb-abf6-ab49f012c24d.jpg%27 HTTP/1.1" 200 None
2026-03-27 08:24:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19669983/906cd729-ed02-4fcb-abf6-ab49f012c24d.jpg not downloaded yet
2026-03-27 08:24:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70178605> (referer: https://www.coches.net/concesionario/autosjorgecastro/?pg=2) ['zyte-api']
2026-03-27 08:24:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70178914> (referer: https://www.coches.net/concesionario/autosjorgecastro/?pg=2) ['zyte-api']
2026-03-27 08:24:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 08:24:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/19669983/906cd729-ed02-4fcb-abf6-ab49f012c24d.jpg> (referer: None)
2026-03-27 08:24:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 08:24:03 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
 'body_type': 'Berlina',
 'c_o_2_emission_value': None,
 'category': 'Coches',
 'color': 'Granate',
 'currency': 'EUR',
 'description': 'Autos Jorge Castro\n'
                'RENAULT CLIO\n'
                '1.0 SCE 49KW 67CV\n'
                '\n'
                'WWW AUTOMOVILESJORGECASTRO COM\n'
                '\n'
                'UNICO PROPIETARIO\n'
                'PROCENDENCIA DE EMPRESA\n'
                'KMS CERTIFICADOS\n'
                'NACIONAL\n'
                'HISTORICO DE MANTENIMIENTO CON TODAS LAS REVISIONES\n'
                'IVA DEDUCIBLE EN EL PRECIO\n'
                'FINANCIACION A SU MEDIDA, FINANCIAMOS EL 100%\n'
                'MISMO PRECIO FINANCIES O NO\n'
                'RECOGEMOS SU VEHICULO COMO PARTE DE PAGO\n'
                'LLEVAMOS SU VEHICULO SIN COSTE ADICIONAL DENTRO DE LA '
                'PROVINCIA\n'
                '(SUJETO A DISPONIBILIDAD DEL PERSONAL Y DISTANCIA)\n'
                '\n'
                'EQUIPAMIENTO Y EXTRAS:\n'
                '\n'
                'ABS\n'
                'Cierre centralizado\n'
                'Climatizador\n'
                'navegador\n'
                'Aire acondicionado\n'
                'Control de velocidad\n'
                'Direccion asistida\n'
                'Elevalunas electricos delanteros y traseros\n'
                'Ordenador de a bordo\n'
                'Telefono Movil\n'
                'Volante multifuncion\n'
                '\n'
                'UN ANO DE GARANTIA INCLUIDA EN EL PRECIO.....\n'
                '-ESTE ANUNCIO NO ES VINCULANTE,PUEDE CONTENER '
                'ERRORES....PREGUNTE AL COMERCIAL',
 'doors_number': 5,
 'emission_standard': 'C',
 'engine': '1.0L',
 'engine_horse_power': 65,
 'expiration_date': None,
 'fuel_type': 'Gasolina',
 'is_damaged': False,
 'is_operable': True,
 'license_plate': None,
 'link_to_web_offer': 'https://www.coches.net/renault-clio-life-sce-49-kw-67cv-5p-gasolina-2021-en-sevilla-70178605-covo.aspx',
 'listing': 'auction',
 'location': 'Sevilla',
 'make': 'RENAULT',
 'model': 'Clio',
 'odometer': 86000,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'ES',
 'original_photo_count': 0,
 'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19662603/6cb3e015-c8d8-457b-bfe0-10c42bd0c759.jpg',
                'https://a.ccdn.es/cnet/vehicles/19662603/6481b3d5-6ef9-4248-83fa-d269e6b7e0cc.jpg',
                'https://a.ccdn.es/cnet/vehicles/19662603/e7983284-a2e3-4082-a1e3-f5169085c630.jpg',
                'https://a.ccdn.es/cnet/vehicles/19662603/e93a0d06-3a6a-4b7f-bd52-d56bca2bc99a.jpg',
                'https://a.ccdn.es/cnet/vehicles/19662603/7201f06c-0f4c-4e87-9ade-a72b00bb6a94.jpg',
                'https://a.ccdn.es/cnet/vehicles/19662603/5ff368b3-a271-4cd3-99a9-3fed562f6de4.jpg',
                'https://a.ccdn.es/cnet/vehicles/19662603/ca985a7a-fd89-4cce-81e9-a9d7f84ecc1b.jpg',
                'https://a.ccdn.es/cnet/vehicles/19662603/9f6c2591-8c37-40a7-9861-4a6dce764792.jpg',
                'https://a.ccdn.es/cnet/vehicles/19662603/5ec257fa-790b-4bc7-8301-1e74ec73f0b8.jpg',
                'https://a.ccdn.es/cnet/vehicles/19662603/48dbe5a9-ff8b-4af6-9588-aacfb5ff0982.jpg',
                'https://a.ccdn.es/cnet/vehicles/19662603/0bccd87a-35f8-4f15-bee9-ba5aaef3ae7c.jpg',
                'https://a.ccdn.es/cnet/vehicles/19662603/ee045984-9d79-4a0a-a6ce-cbf4262a2012.jpg',
                'https://a.ccdn.es/cnet/vehicles/19662603/992976a0-08d4-46c5-96fa-8c1e13405d0e.jpg',
                'https://a.ccdn.es/cnet/vehicles/19662603/8f8e91aa-983d-4e83-b564-ee5fad8c062b.jpg',
                'https://a.ccdn.es/cnet/vehicles/19662603/7c5cd46f-07b5-4a6a-8713-181d5296dd80.jpg',
                'https://a.ccdn.es/cnet/vehicles/19662603/f61845de-c6b0-44b1-9830-4c8d38c0cf47.jpg',
                'https://a.ccdn.es/cnet/vehicles/19662603/83607dc7-4ef9-44ed-bfdd-52100c79154c.jpg',
                'https://a.ccdn.es/cnet/vehicles/19662603/a08d3866-38e3-4afe-bc69-231524e39038.jpg',
                'https://a.ccdn.es/cnet/vehicles/19662603/227240ef-2a4f-4998-9918-c97d3d895bc5.jpg',
                'https://a.ccdn.es/cnet/vehicles/19662603/2c234af7-d3c0-4756-9152-400433f876ee.jpg',
                'https://a.ccdn.es/cnet/vehicles/19662603/bd42f9f8-ed2d-4577-a9e5-a315f84a1ee4.jpg'],
 'price': 12800,
 'price_includes_vat': True,
 'registration_date': '2022-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'RENAULT Clio Life SCe',
 'transmission': 'manual',
 'trim': 'Life SCe 49 kW 67CV',
 'vin': None,
 'year': 2022}
2026-03-27 08:24:03 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 524b5c0d-90b7-5e7b-9803-01bc3b055e5d with identifier: 70178605
2026-03-27 08:24:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 524b5c0d-90b7-5e7b-9803-01bc3b055e5d
2026-03-27 08:24:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 08:24:03 [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%252F19662603%252F6cb3e015-c8d8-457b-bfe0-10c42bd0c759.jpg%27 HTTP/1.1" 200 None
2026-03-27 08:24:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19662603/6cb3e015-c8d8-457b-bfe0-10c42bd0c759.jpg not downloaded yet
2026-03-27 08:24:03 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
 'body_type': 'Familiar',
 'c_o_2_emission_value': 91,
 'category': 'Coches',
 'color': 'Blanco',
 'currency': 'EUR',
 'description': 'Autos Jorge Castro\n'
                'PEUGEOT 308 W ACTIVE PACK BLUEHDI 100 SS\n'
                'WWW AUTOMOVILESJORGECASTRO COM\n'
                '\n'
                'UNICO PROPIETARIO\n'
                'PROCENDENCIA DE EMPRESA\n'
                'KMS CERTIFICADOS\n'
                'NACIONAL\n'
                'HISTORICO DE MANTENIMIENTO CON TODAS LAS REVISIONES\n'
                'IVA DEDUCIBLE EN EL PRECIO\n'
                'FINANCIACION A SU MEDIDA, FINANCIAMOS EL 100%\n'
                'MISMO PRECIO FINANCIES O NO\n'
                'RECOGEMOS SU VEHICULO COMO PARTE DE PAGO\n'
                'LLEVAMOS SU VEHICULO SIN COSTE ADICIONAL DENTRO DE LA '
                'PROVINCIA\n'
                '(SUJETO A DISPONIBILIDAD DEL PERSONAL Y DISTANCIA)\n'
                '\n'
                'EQUIPAMIENTO Y EXTRAS:\n'
                '\n'
                'ABS\n'
                'Cierre centralizado\n'
                'Climatizador\n'
                'navegador\n'
                'Retrovisores electricos interior\n'
                'Control de velocidad\n'
                'Direccion asistida\n'
                'Elevalunas electricos delanteros y traseros\n'
                'Llantas de aleacion\n'
                'camara trasera\n'
                'Ordenador de a bordo\n'
                'Sensor de aparcamiento trasero\n'
                'Telefono Movil\n'
                'Volante multifuncion\n'
                '\n'
                'UN ANO DE GARANTIA INCLUIDA EN EL PRECIO.....\n'
                '-ESTE ANUNCIO NO ES VINCULANTE,PUEDE CONTENER '
                'ERRORES....PREGUNTE AL COMERCIAL',
 'doors_number': 5,
 'emission_standard': 'C',
 'engine': '1.5L',
 'engine_horse_power': 100,
 'expiration_date': None,
 'fuel_type': 'Diesel',
 'is_damaged': False,
 'is_operable': True,
 'license_plate': None,
 'link_to_web_offer': 'https://www.coches.net/peugeot-308-w-active-pack-bluehdi-100-ss-5p-diesel-2020-en-sevilla-70178914-covo.aspx',
 'listing': 'auction',
 'location': 'Sevilla',
 'make': 'PEUGEOT',
 'model': '308',
 'odometer': 178000,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'ES',
 'original_photo_count': 0,
 'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19662926/6a166450-31ea-4147-b7f2-e5068d9b6420.jpg',
                'https://a.ccdn.es/cnet/vehicles/19662926/161b67c5-1575-47cc-89b7-500564e5a091.jpg',
                'https://a.ccdn.es/cnet/vehicles/19662926/15d2cf17-403f-4cca-8032-6c9dc72373a8.jpg',
                'https://a.ccdn.es/cnet/vehicles/19662926/f6fde75a-f6a3-45e7-900f-c41be2b19c0f.jpg',
                'https://a.ccdn.es/cnet/vehicles/19662926/af8ef417-253f-4b19-861f-28175bcfb69e.jpg',
                'https://a.ccdn.es/cnet/vehicles/19662926/a25a776b-da72-4d11-a541-b4480bace126.jpg',
                'https://a.ccdn.es/cnet/vehicles/19662926/4711f0c5-76f8-471f-867a-228286c144c3.jpg',
                'https://a.ccdn.es/cnet/vehicles/19662926/9b674ab2-8b49-4c24-996b-2ac4a10c7210.jpg',
                'https://a.ccdn.es/cnet/vehicles/19662926/83a41ae1-286b-480b-86f4-c1c21617c463.jpg',
                'https://a.ccdn.es/cnet/vehicles/19662926/55802b08-c9e0-43ab-99b7-ddf07d896587.jpg',
                'https://a.ccdn.es/cnet/vehicles/19662926/dadf856c-82d5-4a5b-a136-8a21afde9d49.jpg',
                'https://a.ccdn.es/cnet/vehicles/19662926/13c744d7-c8b8-4c0f-ba5a-a67757f07725.jpg',
                'https://a.ccdn.es/cnet/vehicles/19662926/86a447ca-aea3-45ba-b222-7762c74cc652.jpg',
                'https://a.ccdn.es/cnet/vehicles/19662926/064ca8c4-d024-4523-8c4a-d6d735d82821.jpg',
                'https://a.ccdn.es/cnet/vehicles/19662926/43c8c18f-16fd-42af-9e1c-6a5915356ad4.jpg',
                'https://a.ccdn.es/cnet/vehicles/19662926/d10e164c-79a7-4a97-b5e2-63c3822ab7f7.jpg',
                'https://a.ccdn.es/cnet/vehicles/19662926/ef50067d-6333-4f00-ab64-49bd375c01ba.jpg',
                'https://a.ccdn.es/cnet/vehicles/19662926/b41edb57-451f-42aa-97fb-deae71567756.jpg',
                'https://a.ccdn.es/cnet/vehicles/19662926/bf17defa-c8d2-4fb9-8284-c62a9899104e.jpg',
                'https://a.ccdn.es/cnet/vehicles/19662926/bce29b46-0a19-4a58-a65c-5e29e9bc7738.jpg'],
 'price': 9800,
 'price_includes_vat': True,
 'registration_date': '2020-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'PEUGEOT 308 W Active Pack BlueHDi 100 SS',
 'transmission': 'manual',
 'trim': 'W Active Pack BlueHDi 100 SS',
 'vin': None,
 'year': 2020}
2026-03-27 08:24:03 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 1873c472-9777-5f06-af3e-c03d11608c6e with identifier: 70178914
2026-03-27 08:24:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 1873c472-9777-5f06-af3e-c03d11608c6e
2026-03-27 08:24:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 08:24:03 [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%252F19662926%252F6a166450-31ea-4147-b7f2-e5068d9b6420.jpg%27 HTTP/1.1" 200 None
2026-03-27 08:24:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19662926/6a166450-31ea-4147-b7f2-e5068d9b6420.jpg not downloaded yet
2026-03-27 08:24:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 08:24:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f6a91e5a0d0>
2026-03-27 08:24:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 08:24:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 08:24:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 08:24:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_23b8abb0-6f11-5f7e-818a-8f156cd91a9a/23b8abb0-6f11-5f7e-818a-8f156cd91a9a_image_0.jpg HTTP/1.1" 201 0
2026-03-27 08:24:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 08:24:03 [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%252F19669983%252F906cd729-ed02-4fcb-abf6-ab49f012c24d.jpg') HTTP/1.1" 204 0
2026-03-27 08:24:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19669983/906cd729-ed02-4fcb-abf6-ab49f012c24d.jpg saved to cache
2026-03-27 08:24:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 23b8abb0-6f11-5f7e-818a-8f156cd91a9a
2026-03-27 08:24:03 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 23b8abb0-6f11-5f7e-818a-8f156cd91a9a sending to next pipeline
2026-03-27 08:24:03 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 23b8abb0-6f11-5f7e-818a-8f156cd91a9a with identifier 70186771
2026-03-27 08:24:03 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-27 08:24:03 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-27 08:24:03 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 23b8abb0-6f11-5f7e-818a-8f156cd91a9a
2026-03-27 08:24:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/19669983/906cd729-ed02-4fcb-abf6-ab49f012c24d.jpg>
{'auction_title': '',
 'body_type': 'Familiar',
 'c_o_2_emission_value': None,
 'category': 'Coches',
 'color': 'Gris / Plata',
 'currency': 'EUR',
 'description': 'Autos Jorge Castro\n'
                'VOLKSWAGEN GOLF 8\n'
                '2.0 TDI 85KW 115CV VARIANT\n'
                '\n'
                'WWW AUTOMOVILESJORGECASTRO COM\n'
                '\n'
                'UNICO PROPIETARIO\n'
                'PROCENDENCIA DE EMPRESA\n'
                'KMS CERTIFICADOS\n'
                'NACIONAL\n'
                'HISTORICO DE MANTENIMIENTO CON TODAS LAS REVISIONES\n'
                'IVA DEDUCIBLE EN EL PRECIO\n'
                'FINANCIACION A SU MEDIDA, FINANCIAMOS EL 100%\n'
                'MISMO PRECIO FINANCIES O NO\n'
                'RECOGEMOS SU VEHICULO COMO PARTE DE PAGO\n'
                'LLEVAMOS SU VEHICULO SIN COSTE ADICIONAL DENTRO DE LA '
                'PROVINCIA\n'
                '(SUJETO A DISPONIBILIDAD DEL PERSONAL Y DISTANCIA)\n'
                '\n'
                'EQUIPAMIENTO Y EXTRAS:\n'
                '\n'
                'ABS\n'
                'Cierre centralizado\n'
                'Climatizador\n'
                'navegador\n'
                'Retrovisores electricos interior\n'
                'Control de velocidad\n'
                'Direccion asistida\n'
                'Elevalunas electricos delanteros y traseros\n'
                'Llantas de aleacion\n'
                'Ordenador de a bordo\n'
                'Sensor de aparcamiento delantero y trasero\n'
                'Telefono Movil\n'
                'Volante multifuncion\n'
                '\n'
                'UN ANO DE GARANTIA INCLUIDA EN EL PRECIO.....\n'
                '-ESTE ANUNCIO NO ES VINCULANTE,PUEDE CONTENER '
                'ERRORES....PREGUNTE AL COMERCIAL',
 'doors_number': 5,
 'emission_standard': 'C',
 'engine': '2.0L',
 'engine_horse_power': 115,
 'expiration_date': None,
 'fuel_type': 'Diesel',
 'id': '23b8abb0-6f11-5f7e-818a-8f156cd91a9a',
 'is_damaged': False,
 'is_operable': True,
 'license_plate': None,
 'link_to_web_offer': 'https://www.coches.net/volkswagen-golf-20-tdi-85kw-115cv-variant-5p-diesel-2023-en-sevilla-70186771-covo.aspx',
 'listing': 'auction',
 'location': 'Sevilla',
 'make': 'VOLKSWAGEN',
 'model': 'Golf',
 'odometer': 179000,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'ES',
 'original_photo_count': 20,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_23b8abb0-6f11-5f7e-818a-8f156cd91a9a/23b8abb0-6f11-5f7e-818a-8f156cd91a9a_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 74105,
             'Height': 600,
             'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19669983/906cd729-ed02-4fcb-abf6-ab49f012c24d.jpg',
             'Width': 800}],
 'price': 15600,
 'price_includes_vat': True,
 'registration_date': '2022-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'VOLKSWAGEN Golf 2.0 TDI Variant',
 'transmission': 'manual',
 'trim': '2.0 TDI 85kW 115CV Variant',
 'vin': None,
 'year': 2022}
2026-03-27 08:24:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 08:24:03 [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%2770186771%27 HTTP/1.1" 200 None
2026-03-27 08:24:03 [auto_selling_coches.net] INFO: Saving data for 70186771: {'created_time': 1774599843.728826, 'last_price_update_time': 1774599843.72884}
2026-03-27 08:24:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 08:24:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70186771') HTTP/1.1" 204 0
2026-03-27 08:24:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70220947> (referer: https://www.coches.net/concesionario/autosjorgecastro/?pg=2) ['zyte-api']
2026-03-27 08:24:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/19662926/6a166450-31ea-4147-b7f2-e5068d9b6420.jpg> (referer: None)
2026-03-27 08:24:03 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
 'body_type': 'SUV',
 'c_o_2_emission_value': 113,
 'category': 'Coches',
 'color': 'Blanco',
 'currency': 'EUR',
 'description': 'Autos Jorge Castro\n'
                '\n'
                'VOLKSWAGEN T-CROSS\n'
                '\n'
                'ADVANCE 1.0 TSI 85KW (115CV)\n'
                '\n'
                'WWW   AUTOMOVILESJORGECASTRO  COM\n'
                '\n'
                'UNICO PROPIETARIO\n'
                'KMS CERTIFICADOS\n'
                'NACIONAL\n'
                'HISTORICO DE MANTENIMIENTO\n'
                '\n'
                'Posee los siguientes extras:\n'
                '_ABS\n'
                '-Sensor de aparcamiento trasero\n'
                '_Cierre centralizado\n'
                '_Climatizador\n'
                '-Pantalla \n'
                '-Retrovisores eléctricos interior\n'
                '_Control de velocidad\n'
                '_Dirección asistida\n'
                '_Elevalunas eléctricos\n'
                '_Llantas de aleación\n'
                '_Ordenador de a bordo\n'
                '_Teléfono Móvil\n'
                '_Volante multifunción\n'
                '-freno mano eléctrico\n'
                '\n'
                'UN AÑO DE GARANTIA INCLUIDA EN EL PRECIO.....\n'
                '-Recogemos su vehículo como parte de pago\n'
                '-Aceptamos prueba mecánica\n'
                '-Financiación a su medida..\n'
                '-Iva deducible para empresa\n'
                '-LLEVAMOS SU VEHICULO SIN COSTE ADICIONAL SUJETO A '
                'DISPONIBILIDAD DEL PERSONAL Y DISTANCIA\n'
                '-ESTE ANUNCIO NO ES VINCULANTE,PUEDE CONTENER '
                'ERRORES....PREGUNTE AL COMERCIAL',
 'doors_number': 5,
 'emission_standard': 'C',
 'engine': '1.0L',
 'engine_horse_power': 115,
 'expiration_date': None,
 'fuel_type': 'Gasolina',
 'is_damaged': False,
 'is_operable': True,
 'license_plate': None,
 'link_to_web_offer': 'https://www.coches.net/volkswagen-t-cross-advance-10-tsi-85kw-115cv-5p-gasolina-2021-en-sevilla-70220947-covo.aspx',
 'listing': 'auction',
 'location': 'Sevilla',
 'make': 'VOLKSWAGEN',
 'model': 'T-Cross',
 'odometer': 165000,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'ES',
 'original_photo_count': 0,
 'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19693056/79558b02-83a2-4433-824c-6be0a9a3bfe2.jpg',
                'https://a.ccdn.es/cnet/vehicles/19693056/4727ec02-68bb-4872-a61f-b98bfbd33900.jpg',
                'https://a.ccdn.es/cnet/vehicles/19693056/cb67488d-bed6-480e-bfb6-d81bf54c8ff3.jpg',
                'https://a.ccdn.es/cnet/vehicles/19693056/01fd79c9-b8fc-452a-83e6-6b26ad963fc5.jpg',
                'https://a.ccdn.es/cnet/vehicles/19693056/38776c0c-0c6e-428e-8cc5-1a819f49a0f0.jpg',
                'https://a.ccdn.es/cnet/vehicles/19693056/debce36b-2a68-481b-a972-78c0a84a0ba6.jpg',
                'https://a.ccdn.es/cnet/vehicles/19693056/7ca206ed-d72d-4e07-bdce-21a4cd253f34.jpg',
                'https://a.ccdn.es/cnet/vehicles/19693056/dac1ceff-3454-417c-a9b7-b2b59ac9aa3f.jpg',
                'https://a.ccdn.es/cnet/vehicles/19693056/f7fe390e-273b-4fac-ad44-b39fc7af23ff.jpg',
                'https://a.ccdn.es/cnet/vehicles/19693056/361046ea-501b-4328-88e4-3cdde0faa9da.jpg',
                'https://a.ccdn.es/cnet/vehicles/19693056/bf34598b-e9e6-4c53-9bf2-ebbab7fb5d51.jpg',
                'https://a.ccdn.es/cnet/vehicles/19693056/b10d989a-deee-46aa-a91c-e453d85c894e.jpg',
                'https://a.ccdn.es/cnet/vehicles/19693056/913b3ff0-a1f0-4cbd-9577-d7080225c7da.jpg',
                'https://a.ccdn.es/cnet/vehicles/19693056/c10c4c54-7be2-4915-a3e0-e46e373aac31.jpg',
                'https://a.ccdn.es/cnet/vehicles/19693056/38a4d0dd-5f1f-4022-8011-c6f3bb515061.jpg',
                'https://a.ccdn.es/cnet/vehicles/19693056/f3ee30ed-9b76-4d1f-bd3d-3da19b0a57da.jpg',
                'https://a.ccdn.es/cnet/vehicles/19693056/9083ee2e-7c5b-4ca3-8840-c8d10cffdac3.jpg',
                'https://a.ccdn.es/cnet/vehicles/19693056/6b346b10-a7c6-42eb-b403-d2555e4e7c7a.jpg'],
 'price': 14000,
 'price_includes_vat': True,
 'registration_date': '2021-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'VOLKSWAGEN T-Cross Advance 1.0 TSI',
 'transmission': 'manual',
 'trim': 'Advance 1.0 TSI 85kW 115CV',
 'vin': None,
 'year': 2021}
2026-03-27 08:24:03 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: d92af343-8ae8-5296-a4ea-24067fee08a9 with identifier: 70220947
2026-03-27 08:24:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item d92af343-8ae8-5296-a4ea-24067fee08a9
2026-03-27 08:24:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 08:24:03 [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%252F19693056%252F79558b02-83a2-4433-824c-6be0a9a3bfe2.jpg%27 HTTP/1.1" 200 None
2026-03-27 08:24:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19693056/79558b02-83a2-4433-824c-6be0a9a3bfe2.jpg not downloaded yet
2026-03-27 08:24:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/19662603/6cb3e015-c8d8-457b-bfe0-10c42bd0c759.jpg> (referer: None)
2026-03-27 08:24:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/19693056/79558b02-83a2-4433-824c-6be0a9a3bfe2.jpg> (referer: None)
2026-03-27 08:24:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 08:24:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 08:24:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f6a94525810>
2026-03-27 08:24:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 08:24:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 08:24:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 08:24:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1873c472-9777-5f06-af3e-c03d11608c6e/1873c472-9777-5f06-af3e-c03d11608c6e_image_0.jpg HTTP/1.1" 201 0
2026-03-27 08:24:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 08:24:03 [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%252F19662926%252F6a166450-31ea-4147-b7f2-e5068d9b6420.jpg') HTTP/1.1" 204 0
2026-03-27 08:24:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19662926/6a166450-31ea-4147-b7f2-e5068d9b6420.jpg saved to cache
2026-03-27 08:24:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 1873c472-9777-5f06-af3e-c03d11608c6e
2026-03-27 08:24:03 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 1873c472-9777-5f06-af3e-c03d11608c6e sending to next pipeline
2026-03-27 08:24:03 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 1873c472-9777-5f06-af3e-c03d11608c6e with identifier 70178914
2026-03-27 08:24:03 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-27 08:24:03 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-27 08:24:03 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 1873c472-9777-5f06-af3e-c03d11608c6e
2026-03-27 08:24:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/19662926/6a166450-31ea-4147-b7f2-e5068d9b6420.jpg>
{'auction_title': '',
 'body_type': 'Familiar',
 'c_o_2_emission_value': 91,
 'category': 'Coches',
 'color': 'Blanco',
 'currency': 'EUR',
 'description': 'Autos Jorge Castro\n'
                'PEUGEOT 308 W ACTIVE PACK BLUEHDI 100 SS\n'
                'WWW AUTOMOVILESJORGECASTRO COM\n'
                '\n'
                'UNICO PROPIETARIO\n'
                'PROCENDENCIA DE EMPRESA\n'
                'KMS CERTIFICADOS\n'
                'NACIONAL\n'
                'HISTORICO DE MANTENIMIENTO CON TODAS LAS REVISIONES\n'
                'IVA DEDUCIBLE EN EL PRECIO\n'
                'FINANCIACION A SU MEDIDA, FINANCIAMOS EL 100%\n'
                'MISMO PRECIO FINANCIES O NO\n'
                'RECOGEMOS SU VEHICULO COMO PARTE DE PAGO\n'
                'LLEVAMOS SU VEHICULO SIN COSTE ADICIONAL DENTRO DE LA '
                'PROVINCIA\n'
                '(SUJETO A DISPONIBILIDAD DEL PERSONAL Y DISTANCIA)\n'
                '\n'
                'EQUIPAMIENTO Y EXTRAS:\n'
                '\n'
                'ABS\n'
                'Cierre centralizado\n'
                'Climatizador\n'
                'navegador\n'
                'Retrovisores electricos interior\n'
                'Control de velocidad\n'
                'Direccion asistida\n'
                'Elevalunas electricos delanteros y traseros\n'
                'Llantas de aleacion\n'
                'camara trasera\n'
                'Ordenador de a bordo\n'
                'Sensor de aparcamiento trasero\n'
                'Telefono Movil\n'
                'Volante multifuncion\n'
                '\n'
                'UN ANO DE GARANTIA INCLUIDA EN EL PRECIO.....\n'
                '-ESTE ANUNCIO NO ES VINCULANTE,PUEDE CONTENER '
                'ERRORES....PREGUNTE AL COMERCIAL',
 'doors_number': 5,
 'emission_standard': 'C',
 'engine': '1.5L',
 'engine_horse_power': 100,
 'expiration_date': None,
 'fuel_type': 'Diesel',
 'id': '1873c472-9777-5f06-af3e-c03d11608c6e',
 'is_damaged': False,
 'is_operable': True,
 'license_plate': None,
 'link_to_web_offer': 'https://www.coches.net/peugeot-308-w-active-pack-bluehdi-100-ss-5p-diesel-2020-en-sevilla-70178914-covo.aspx',
 'listing': 'auction',
 'location': 'Sevilla',
 'make': 'PEUGEOT',
 'model': '308',
 'odometer': 178000,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'ES',
 'original_photo_count': 20,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1873c472-9777-5f06-af3e-c03d11608c6e/1873c472-9777-5f06-af3e-c03d11608c6e_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 68224,
             'Height': 600,
             'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19662926/6a166450-31ea-4147-b7f2-e5068d9b6420.jpg',
             'Width': 800}],
 'price': 9800,
 'price_includes_vat': True,
 'registration_date': '2020-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'PEUGEOT 308 W Active Pack BlueHDi 100 SS',
 'transmission': 'manual',
 'trim': 'W Active Pack BlueHDi 100 SS',
 'vin': None,
 'year': 2020}
2026-03-27 08:24:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 08:24:04 [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%2770178914%27 HTTP/1.1" 200 None
2026-03-27 08:24:04 [auto_selling_coches.net] INFO: Saving data for 70178914: {'created_time': 1774599844.002023, 'last_price_update_time': 1774599844.002033}
2026-03-27 08:24:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 08:24:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70178914') HTTP/1.1" 204 0
2026-03-27 08:24:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 08:24:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f6a91aa8c50>
2026-03-27 08:24:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 08:24:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 08:24:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 08:24:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_524b5c0d-90b7-5e7b-9803-01bc3b055e5d/524b5c0d-90b7-5e7b-9803-01bc3b055e5d_image_0.jpg HTTP/1.1" 201 0
2026-03-27 08:24:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 08:24:04 [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%252F19662603%252F6cb3e015-c8d8-457b-bfe0-10c42bd0c759.jpg') HTTP/1.1" 204 0
2026-03-27 08:24:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19662603/6cb3e015-c8d8-457b-bfe0-10c42bd0c759.jpg saved to cache
2026-03-27 08:24:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 524b5c0d-90b7-5e7b-9803-01bc3b055e5d
2026-03-27 08:24:04 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 524b5c0d-90b7-5e7b-9803-01bc3b055e5d sending to next pipeline
2026-03-27 08:24:04 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 524b5c0d-90b7-5e7b-9803-01bc3b055e5d with identifier 70178605
2026-03-27 08:24:04 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-27 08:24:04 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-27 08:24:04 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 524b5c0d-90b7-5e7b-9803-01bc3b055e5d
2026-03-27 08:24:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/19662603/6cb3e015-c8d8-457b-bfe0-10c42bd0c759.jpg>
{'auction_title': '',
 'body_type': 'Berlina',
 'c_o_2_emission_value': None,
 'category': 'Coches',
 'color': 'Granate',
 'currency': 'EUR',
 'description': 'Autos Jorge Castro\n'
                'RENAULT CLIO\n'
                '1.0 SCE 49KW 67CV\n'
                '\n'
                'WWW AUTOMOVILESJORGECASTRO COM\n'
                '\n'
                'UNICO PROPIETARIO\n'
                'PROCENDENCIA DE EMPRESA\n'
                'KMS CERTIFICADOS\n'
                'NACIONAL\n'
                'HISTORICO DE MANTENIMIENTO CON TODAS LAS REVISIONES\n'
                'IVA DEDUCIBLE EN EL PRECIO\n'
                'FINANCIACION A SU MEDIDA, FINANCIAMOS EL 100%\n'
                'MISMO PRECIO FINANCIES O NO\n'
                'RECOGEMOS SU VEHICULO COMO PARTE DE PAGO\n'
                'LLEVAMOS SU VEHICULO SIN COSTE ADICIONAL DENTRO DE LA '
                'PROVINCIA\n'
                '(SUJETO A DISPONIBILIDAD DEL PERSONAL Y DISTANCIA)\n'
                '\n'
                'EQUIPAMIENTO Y EXTRAS:\n'
                '\n'
                'ABS\n'
                'Cierre centralizado\n'
                'Climatizador\n'
                'navegador\n'
                'Aire acondicionado\n'
                'Control de velocidad\n'
                'Direccion asistida\n'
                'Elevalunas electricos delanteros y traseros\n'
                'Ordenador de a bordo\n'
                'Telefono Movil\n'
                'Volante multifuncion\n'
                '\n'
                'UN ANO DE GARANTIA INCLUIDA EN EL PRECIO.....\n'
                '-ESTE ANUNCIO NO ES VINCULANTE,PUEDE CONTENER '
                'ERRORES....PREGUNTE AL COMERCIAL',
 'doors_number': 5,
 'emission_standard': 'C',
 'engine': '1.0L',
 'engine_horse_power': 65,
 'expiration_date': None,
 'fuel_type': 'Gasolina',
 'id': '524b5c0d-90b7-5e7b-9803-01bc3b055e5d',
 'is_damaged': False,
 'is_operable': True,
 'license_plate': None,
 'link_to_web_offer': 'https://www.coches.net/renault-clio-life-sce-49-kw-67cv-5p-gasolina-2021-en-sevilla-70178605-covo.aspx',
 'listing': 'auction',
 'location': 'Sevilla',
 'make': 'RENAULT',
 'model': 'Clio',
 'odometer': 86000,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'ES',
 'original_photo_count': 21,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_524b5c0d-90b7-5e7b-9803-01bc3b055e5d/524b5c0d-90b7-5e7b-9803-01bc3b055e5d_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 75981,
             'Height': 600,
             'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19662603/6cb3e015-c8d8-457b-bfe0-10c42bd0c759.jpg',
             'Width': 800}],
 'price': 12800,
 'price_includes_vat': True,
 'registration_date': '2022-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'RENAULT Clio Life SCe',
 'transmission': 'manual',
 'trim': 'Life SCe 49 kW 67CV',
 'vin': None,
 'year': 2022}
2026-03-27 08:24:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 08:24:04 [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%2770178605%27 HTTP/1.1" 200 None
2026-03-27 08:24:04 [auto_selling_coches.net] INFO: Saving data for 70178605: {'created_time': 1774599844.203219, 'last_price_update_time': 1774599844.203231}
2026-03-27 08:24:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 08:24:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70178605') HTTP/1.1" 204 0
2026-03-27 08:24:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70220916> (referer: https://www.coches.net/concesionario/autosjorgecastro/?pg=1) ['zyte-api']
2026-03-27 08:24:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 08:24:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f6a94524610>
2026-03-27 08:24:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 08:24:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 08:24:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 08:24:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d92af343-8ae8-5296-a4ea-24067fee08a9/d92af343-8ae8-5296-a4ea-24067fee08a9_image_0.jpg HTTP/1.1" 201 0
2026-03-27 08:24:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 08:24:04 [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%252F19693056%252F79558b02-83a2-4433-824c-6be0a9a3bfe2.jpg') HTTP/1.1" 204 0
2026-03-27 08:24:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19693056/79558b02-83a2-4433-824c-6be0a9a3bfe2.jpg saved to cache
2026-03-27 08:24:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item d92af343-8ae8-5296-a4ea-24067fee08a9
2026-03-27 08:24:04 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item d92af343-8ae8-5296-a4ea-24067fee08a9 sending to next pipeline
2026-03-27 08:24:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 08:24:04 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: d92af343-8ae8-5296-a4ea-24067fee08a9 with identifier 70220947
2026-03-27 08:24:04 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-27 08:24:04 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-27 08:24:04 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item d92af343-8ae8-5296-a4ea-24067fee08a9
2026-03-27 08:24:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/19693056/79558b02-83a2-4433-824c-6be0a9a3bfe2.jpg>
{'auction_title': '',
 'body_type': 'SUV',
 'c_o_2_emission_value': 113,
 'category': 'Coches',
 'color': 'Blanco',
 'currency': 'EUR',
 'description': 'Autos Jorge Castro\n'
                '\n'
                'VOLKSWAGEN T-CROSS\n'
                '\n'
                'ADVANCE 1.0 TSI 85KW (115CV)\n'
                '\n'
                'WWW   AUTOMOVILESJORGECASTRO  COM\n'
                '\n'
                'UNICO PROPIETARIO\n'
                'KMS CERTIFICADOS\n'
                'NACIONAL\n'
                'HISTORICO DE MANTENIMIENTO\n'
                '\n'
                'Posee los siguientes extras:\n'
                '_ABS\n'
                '-Sensor de aparcamiento trasero\n'
                '_Cierre centralizado\n'
                '_Climatizador\n'
                '-Pantalla \n'
                '-Retrovisores eléctricos interior\n'
                '_Control de velocidad\n'
                '_Dirección asistida\n'
                '_Elevalunas eléctricos\n'
                '_Llantas de aleación\n'
                '_Ordenador de a bordo\n'
                '_Teléfono Móvil\n'
                '_Volante multifunción\n'
                '-freno mano eléctrico\n'
                '\n'
                'UN AÑO DE GARANTIA INCLUIDA EN EL PRECIO.....\n'
                '-Recogemos su vehículo como parte de pago\n'
                '-Aceptamos prueba mecánica\n'
                '-Financiación a su medida..\n'
                '-Iva deducible para empresa\n'
                '-LLEVAMOS SU VEHICULO SIN COSTE ADICIONAL SUJETO A '
                'DISPONIBILIDAD DEL PERSONAL Y DISTANCIA\n'
                '-ESTE ANUNCIO NO ES VINCULANTE,PUEDE CONTENER '
                'ERRORES....PREGUNTE AL COMERCIAL',
 'doors_number': 5,
 'emission_standard': 'C',
 'engine': '1.0L',
 'engine_horse_power': 115,
 'expiration_date': None,
 'fuel_type': 'Gasolina',
 'id': 'd92af343-8ae8-5296-a4ea-24067fee08a9',
 'is_damaged': False,
 'is_operable': True,
 'license_plate': None,
 'link_to_web_offer': 'https://www.coches.net/volkswagen-t-cross-advance-10-tsi-85kw-115cv-5p-gasolina-2021-en-sevilla-70220947-covo.aspx',
 'listing': 'auction',
 'location': 'Sevilla',
 'make': 'VOLKSWAGEN',
 'model': 'T-Cross',
 'odometer': 165000,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'ES',
 'original_photo_count': 18,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d92af343-8ae8-5296-a4ea-24067fee08a9/d92af343-8ae8-5296-a4ea-24067fee08a9_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 73506,
             'Height': 600,
             'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19693056/79558b02-83a2-4433-824c-6be0a9a3bfe2.jpg',
             'Width': 800}],
 'price': 14000,
 'price_includes_vat': True,
 'registration_date': '2021-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'VOLKSWAGEN T-Cross Advance 1.0 TSI',
 'transmission': 'manual',
 'trim': 'Advance 1.0 TSI 85kW 115CV',
 'vin': None,
 'year': 2021}
2026-03-27 08:24:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 08:24:04 [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%2770220947%27 HTTP/1.1" 200 None
2026-03-27 08:24:04 [auto_selling_coches.net] INFO: Saving data for 70220947: {'created_time': 1774599844.330674, 'last_price_update_time': 1774599844.330684}
2026-03-27 08:24:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 08:24:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70220947') HTTP/1.1" 204 0
2026-03-27 08:24:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70226211> (referer: https://www.coches.net/concesionario/autosjorgecastro/?pg=1) ['zyte-api']
2026-03-27 08:24:04 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
 'body_type': 'Familiar',
 'c_o_2_emission_value': 103,
 'category': 'Coches',
 'color': 'Blanco',
 'currency': 'EUR',
 'description': 'Autos Jorge Castro\n'
                '\n'
                'RENAULT MEGANE \n'
                'S.T Business Blue dCi 70kW (95CV)\n'
                '\n'
                '\n'
                'WWW  AUTOMOVILESJORGECASTRO  COM\n'
                '\n'
                'UNICO PROPIETARIO\n'
                'NACIONAL\n'
                'FINANCIACION A SU MEDIDA, FINANCIAMOS EL 100%\n'
                'MISMO PRECIO FINANCIES O NO\n'
                'RECOGEMOS SU VEHICULO COMO PARTE DE PAGO\n'
                'LLEVAMOS SU VEHICULO SIN COSTE ADICIONAL DENTRO DE LA '
                'PROVINCIA\n'
                '(SUJETO A DISPONIBILIDAD DEL PERSONAL Y DISTANCIA)\n'
                '\n'
                'EQUIPAMIENTO Y EXTRAS:\n'
                '\n'
                'ABS\n'
                'Pantalla tactil\n'
                'Llantas de aleacion\n'
                'Freno de mano automatico\n'
                'Cierre centralizado\n'
                'Climatizador\n'
                'Navegador\n'
                'Asientos tela\n'
                'Retrovisores electricos interior\n'
                'Control de velocidad\n'
                'Direccion asistida\n'
                'Elevalunas electricos delanteros y traseros\n'
                'Llantas de aleacion\n'
                'Ordenador de a bordo\n'
                'Sensor de aparcamiento trasero\n'
                'Telefono Movil\n'
                'Volante multifuncion\n'
                '\n'
                'UN ANO DE GARANTIA INCLUIDA EN EL PRECIO.....\n'
                '-ESTE ANUNCIO NO ES VINCULANTE,PUEDE CONTENER '
                'ERRORES....PREGUNTE AL COMERCIAL',
 'doors_number': 5,
 'emission_standard': 'C',
 'engine': '1.5L',
 'engine_horse_power': 95,
 'expiration_date': None,
 'fuel_type': 'Diesel',
 'is_damaged': False,
 'is_operable': True,
 'license_plate': None,
 'link_to_web_offer': 'https://www.coches.net/renault-megane-st-business-blue-dci-70w-95cv-5p-diesel-2018-en-sevilla-70220916-covo.aspx',
 'listing': 'auction',
 'location': 'Sevilla',
 'make': 'RENAULT',
 'model': 'Mégane',
 'odometer': 225000,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'ES',
 'original_photo_count': 0,
 'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19693044/c1e6bedd-52ef-4335-9c94-03e0c0dc9dfd.jpg',
                'https://a.ccdn.es/cnet/vehicles/19693044/6c145d74-b85c-4dae-a9e1-b4a40d55fc77.jpg',
                'https://a.ccdn.es/cnet/vehicles/19693044/f32b4091-9b46-40c6-a41e-b57918732c5f.jpg',
                'https://a.ccdn.es/cnet/vehicles/19693044/1b4227d8-1ad0-469c-bffb-c80be02f507a.jpg',
                'https://a.ccdn.es/cnet/vehicles/19693044/2e789c09-10a4-454a-9d09-5583c33805f5.jpg',
                'https://a.ccdn.es/cnet/vehicles/19693044/c74c9235-2330-42dc-a258-92320348eb75.jpg',
                'https://a.ccdn.es/cnet/vehicles/19693044/170d2cc7-6a44-4c4c-bde7-d09d922d886f.jpg',
                'https://a.ccdn.es/cnet/vehicles/19693044/719a8d53-f0b4-49ee-921e-0640c32a2557.jpg',
                'https://a.ccdn.es/cnet/vehicles/19693044/a99e2bd7-b975-4940-b106-af9a6f55eb05.jpg',
                'https://a.ccdn.es/cnet/vehicles/19693044/48f88c7d-4929-4e42-a89c-8fdbbf28860e.jpg',
                'https://a.ccdn.es/cnet/vehicles/19693044/23713ca3-22b3-4f56-a414-d1d0c302a7e8.jpg',
                'https://a.ccdn.es/cnet/vehicles/19693044/8b0df792-d030-4853-9239-d01b559d5853.jpg',
                'https://a.ccdn.es/cnet/vehicles/19693044/e759f3c3-1e8c-4cd0-8ce7-d9ee2b49d42f.jpg',
                'https://a.ccdn.es/cnet/vehicles/19693044/3a7f98a2-6248-4188-b64a-32fc5329be93.jpg',
                'https://a.ccdn.es/cnet/vehicles/19693044/fcb47e25-308a-4c78-a972-60494255b39d.jpg',
                'https://a.ccdn.es/cnet/vehicles/19693044/59759a64-97bc-4c90-be6a-24213f5eccea.jpg',
                'https://a.ccdn.es/cnet/vehicles/19693044/87933018-c054-4ca8-962d-230642d63aea.jpg',
                'https://a.ccdn.es/cnet/vehicles/19693044/5259b3eb-dd17-412b-87af-f42dbfa994fa.jpg',
                'https://a.ccdn.es/cnet/vehicles/19693044/3d850f55-8ab0-45c1-bc79-f0c7af00478d.jpg',
                'https://a.ccdn.es/cnet/vehicles/19693044/e7e2824d-84e1-4d9e-8e42-b139ceffb0a1.jpg'],
 'price': 9800,
 'price_includes_vat': True,
 'registration_date': '2020-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'RENAULT Mégane S.T. Business Blue dCi 70W',
 'transmission': 'manual',
 'trim': 'S.T. Business Blue dCi 70W 95CV',
 'vin': None,
 'year': 2020}
2026-03-27 08:24:04 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 08b9e2af-d2ce-52ef-b3b8-dd7bf916774d with identifier: 70220916
2026-03-27 08:24:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 08b9e2af-d2ce-52ef-b3b8-dd7bf916774d
2026-03-27 08:24:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 08:24:04 [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%252F19693044%252Fc1e6bedd-52ef-4335-9c94-03e0c0dc9dfd.jpg%27 HTTP/1.1" 200 None
2026-03-27 08:24:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19693044/c1e6bedd-52ef-4335-9c94-03e0c0dc9dfd.jpg not downloaded yet
2026-03-27 08:24:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 08:24:04 [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': 'Autos Jorge Castro\n'
                '\n'
                'OPEL INSIGNIA\n'
                'GS BUSINESS EDITION 1.5D DVH 90KW MT6\n'
                '\n'
                'WWW  AUTOMOVILESJORGECASTRO  COM\n'
                '\n'
                'UNICO PROPIETARIO\n'
                'PROCENDENCIA DE EMPRESA\n'
                'KMS CERTIFICADOS\n'
                'NACIONAL\n'
                'HISTORICO DE MANTENIMIENTO CON TODAS LAS REVISIONES\n'
                'IVA DEDUCIBLE EN EL PRECIO\n'
                'FINANCIACION A SU MEDIDA, FINANCIAMOS EL 100\n'
                'MISMO PRECIO FINANCIES O NO\n'
                'RECOGEMOS SU VEHICULO COMO PARTE DE PAGO\n'
                'LLEVAMOS SU VEHICULO SIN COSTE ADICIONAL DENTRO DE LA '
                'PROVINCIA\n'
                '(SUJETO A DISPONIBILIDAD DEL PERSONAL Y DISTANCIA)\n'
                '\n'
                '\n'
                'EQUIPAMIENTO Y EXTRAS:\n'
                '\n'
                'ABS\n'
                'Cierre centralizado\n'
                'Aire acondicionado\n'
                'Retrovisores electricos interior\n'
                'Pantalla tactil\n'
                'navegador\n'
                'sensor de aparcamiento trasero\n'
                'Control de velocidad\n'
                'Direccion asistida\n'
                'Elevalunas electricos delanteros y traseros\n'
                'Ordenador de a bordo\n'
                'Telefono Movil\n'
                'Volante multifuncion\n'
                '\n'
                'UN ANO DE GARANTIA INCLUIDA EN EL PRECIO.....\n'
                '-ESTE ANUNCIO NO ES VINCULANTE,PUEDE CONTENER '
                'ERRORES....PREGUNTE AL COMERCIAL',
 'doors_number': 5,
 'emission_standard': 'C',
 'engine': '1.5L',
 'engine_horse_power': 122,
 'expiration_date': None,
 'fuel_type': 'Diesel',
 'is_damaged': False,
 'is_operable': True,
 'license_plate': None,
 'link_to_web_offer': 'https://www.coches.net/opel-insignia-gs-business-15d-dvh-90kw-mt6-5p-diesel-2022-en-sevilla-70226211-covo.aspx',
 'listing': 'auction',
 'location': 'Sevilla',
 'make': 'OPEL',
 'model': 'Insignia',
 'odometer': 160000,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'ES',
 'original_photo_count': 0,
 'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19697729/a7bb0b6d-f34d-41fd-b972-abddcc401933.jpg',
                'https://a.ccdn.es/cnet/vehicles/19697729/97389b63-69c7-40e3-907b-df55a382c6a7.jpg',
                'https://a.ccdn.es/cnet/vehicles/19697729/63966a9b-63eb-4b0d-9ade-4ba6787dedb9.jpg',
                'https://a.ccdn.es/cnet/vehicles/19697729/2271c951-569d-40da-b699-69f1078a9e99.jpg',
                'https://a.ccdn.es/cnet/vehicles/19697729/f6ca753a-018e-45d0-a663-9a154882b533.jpg',
                'https://a.ccdn.es/cnet/vehicles/19697729/f8a8c755-f388-4aad-b282-d5f3069697f7.jpg',
                'https://a.ccdn.es/cnet/vehicles/19697729/c0a8bf93-180a-4de5-a841-e24500763dbc.jpg',
                'https://a.ccdn.es/cnet/vehicles/19697729/934cfe6e-341c-486b-9b1d-91e0585a43a8.jpg',
                'https://a.ccdn.es/cnet/vehicles/19697729/cab35965-e6cb-445f-af2c-fa84d6ce124d.jpg',
                'https://a.ccdn.es/cnet/vehicles/19697729/bc14fd47-32a7-4703-9cd1-820970926b85.jpg',
                'https://a.ccdn.es/cnet/vehicles/19697729/d69d8a08-ded9-4840-8f87-51c91c50e662.jpg',
                'https://a.ccdn.es/cnet/vehicles/19697729/46e99aaf-ba70-4cd6-9f46-84f0394c8937.jpg',
                'https://a.ccdn.es/cnet/vehicles/19697729/a45c9f9d-9c7d-4f16-9e8d-e54085900399.jpg',
                'https://a.ccdn.es/cnet/vehicles/19697729/46ae47d8-0c32-4e58-84b7-6c23e299e823.jpg',
                'https://a.ccdn.es/cnet/vehicles/19697729/02892ec5-7118-4da8-8d30-23c4f23a167b.jpg',
                'https://a.ccdn.es/cnet/vehicles/19697729/819d6cf1-3721-49e7-9a4d-eb869811ea6f.jpg',
                'https://a.ccdn.es/cnet/vehicles/19697729/a20ec232-13bf-4c7e-8c0e-1c44b1dc0ace.jpg',
                'https://a.ccdn.es/cnet/vehicles/19697729/d910cd81-d70d-452e-884f-96890f1b658a.jpg',
                'https://a.ccdn.es/cnet/vehicles/19697729/2dddbaa1-7e1f-4549-950a-7957b25021a6.jpg',
                'https://a.ccdn.es/cnet/vehicles/19697729/83474e02-d2d4-4d2c-b778-673f3e137f41.jpg',
                'https://a.ccdn.es/cnet/vehicles/19697729/1bf5ea84-f5d1-40aa-b983-a2c20a2996e7.jpg',
                'https://a.ccdn.es/cnet/vehicles/19697729/0409c31d-6aad-4731-a24c-9d2bb06b5eb0.jpg'],
 'price': 11800,
 'price_includes_vat': True,
 'registration_date': '2022-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'OPEL Insignia GS Business 1.5D DVH MT6',
 'transmission': 'manual',
 'trim': 'GS Business 1.5D DVH 90kW MT6',
 'vin': None,
 'year': 2022}
2026-03-27 08:24:04 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 3f1133fa-d92e-5d68-9a9a-fc9af58c8cbf with identifier: 70226211
2026-03-27 08:24:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 3f1133fa-d92e-5d68-9a9a-fc9af58c8cbf
2026-03-27 08:24:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 08:24:04 [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%252F19697729%252Fa7bb0b6d-f34d-41fd-b972-abddcc401933.jpg%27 HTTP/1.1" 200 None
2026-03-27 08:24:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19697729/a7bb0b6d-f34d-41fd-b972-abddcc401933.jpg not downloaded yet
2026-03-27 08:24:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70220766> (referer: https://www.coches.net/concesionario/autosjorgecastro/?pg=1) ['zyte-api']
2026-03-27 08:24:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/19697729/a7bb0b6d-f34d-41fd-b972-abddcc401933.jpg> (referer: None)
2026-03-27 08:24:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70221009> (referer: https://www.coches.net/concesionario/autosjorgecastro/?pg=1) ['zyte-api']
2026-03-27 08:24:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 08:24:04 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
 'body_type': 'Berlina',
 'c_o_2_emission_value': 97,
 'category': 'Coches',
 'color': 'Blanco',
 'currency': 'EUR',
 'description': 'Autos Jorge Castro\n'
                '\n'
                'VOLKSWAGEN POLO\n'
                'ADVANCE 1.6 TDI 95CV\n'
                '\n'
                'WWW AUTOMOVILESJORGECASTRO COM\n'
                'UNICO PROPIETARIO\n'
                'KMS CERTIFICADOS\n'
                'NACIONAL\n'
                'HISTORICO DE MANTENIMIENTO\n'
                '\n'
                'Posee los siguientes extras:\n'
                '_ABS\n'
                '_Cierre centralizado\n'
                '_Climatizador\n'
                '-navegador\n'
                '-pantalla tactil\n'
                '-Retrovisores eléctricos\n'
                '_Control de velocidad\n'
                '_Dirección asistida\n'
                '_Elevalunas eléctricos\n'
                '_Llantas de aleación\n'
                '_Ordenador de a bordo\n'
                '_Teléfono Móvil\n'
                '_Volante multifunción\n'
                '-freno mano eléctrico\n'
                '-aire acondicionado trasero\n'
                'UN AÑO DE GARANTIA INCLUIDA EN EL PRECIO.....\n'
                '-Recogemos su vehículo como parte de pago\n'
                '-Aceptamos prueba mecánica\n'
                '-Financiación a su medida...\n'
                '-Iva deducible para empresa\n'
                '-LLEVAMOS SU VEHICULO SIN COSTE ADICIONAL SUJETO A '
                'DISPONIBILIDAD DEL PERSONAL Y DISTANCIA\n'
                '-ESTE ANUNCIO NO ES VINCULANTE,PUEDE CONTENER '
                'ERRORES....PREGUNTE AL COMERCIAL',
 'doors_number': 5,
 'emission_standard': 'C',
 'engine': '1.6L',
 'engine_horse_power': 95,
 'expiration_date': None,
 'fuel_type': 'Diesel',
 'is_damaged': False,
 'is_operable': True,
 'license_plate': None,
 'link_to_web_offer': 'https://www.coches.net/volkswagen-polo-advance-16-tdi-70kw-95cv-5p-diesel-2021-en-sevilla-70220766-covo.aspx',
 'listing': 'auction',
 'location': 'Sevilla',
 'make': 'VOLKSWAGEN',
 'model': 'Polo',
 'odometer': 178000,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'ES',
 'original_photo_count': 0,
 'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19692942/06c404c1-5b25-444d-a9f8-ac31168087da.jpg',
                'https://a.ccdn.es/cnet/vehicles/19692942/bf42d4b7-a6b5-47bb-8041-4a3883f131c3.jpg',
                'https://a.ccdn.es/cnet/vehicles/19692942/8cfe55e3-b283-45c9-9360-1aeeabcf0dae.jpg',
                'https://a.ccdn.es/cnet/vehicles/19692942/95aaa762-56b2-4e34-b872-c78c3c25f0bb.jpg',
                'https://a.ccdn.es/cnet/vehicles/19692942/6144bf2b-74ad-4f07-81e2-1595e66cfc99.jpg',
                'https://a.ccdn.es/cnet/vehicles/19692942/a0506339-60d0-4155-a3d6-4314109f02c2.jpg',
                'https://a.ccdn.es/cnet/vehicles/19692942/9d57afe6-6ebd-43ab-aff9-0ba678dc9a02.jpg',
                'https://a.ccdn.es/cnet/vehicles/19692942/a085bf00-3caf-43ff-8140-e1a6e5c5623f.jpg',
                'https://a.ccdn.es/cnet/vehicles/19692942/ec6ecd1c-6bac-4bc7-81ca-66ae943e8f81.jpg',
                'https://a.ccdn.es/cnet/vehicles/19692942/8a5089a7-6da5-40ae-944f-b403d7ecd815.jpg',
                'https://a.ccdn.es/cnet/vehicles/19692942/faffdf1e-2d63-4ba6-99b6-1749e62d42e6.jpg',
                'https://a.ccdn.es/cnet/vehicles/19692942/e685ba76-60b4-4f91-96e0-2e3f003510ef.jpg',
                'https://a.ccdn.es/cnet/vehicles/19692942/a74f2909-78f3-4be2-aa7e-264bd129708a.jpg',
                'https://a.ccdn.es/cnet/vehicles/19692942/2578cc9f-caec-4947-bffd-e1e152468b87.jpg',
                'https://a.ccdn.es/cnet/vehicles/19692942/b18e0cc3-4426-4ddf-b94d-4ca25fc37043.jpg',
                'https://a.ccdn.es/cnet/vehicles/19692942/3e5b694d-0dec-432c-beac-b8422a2df68f.jpg',
                'https://a.ccdn.es/cnet/vehicles/19692942/0e1b4c46-3cb5-4849-83a1-57e79981f593.jpg',
                'https://a.ccdn.es/cnet/vehicles/19692942/3692cd82-28ae-493c-8591-9fa0429d6780.jpg',
                'https://a.ccdn.es/cnet/vehicles/19692942/07b3e1ce-8909-4099-ae45-9f72041dcfdf.jpg'],
 'price': 12300,
 'price_includes_vat': True,
 'registration_date': '2020-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'VOLKSWAGEN Polo Advance 1.6 TDI',
 'transmission': 'manual',
 'trim': 'Advance 1.6 TDI 70kW 95CV',
 'vin': None,
 'year': 2020}
2026-03-27 08:24:04 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: a3719855-e1e7-535a-8275-363fff80995a with identifier: 70220766
2026-03-27 08:24:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item a3719855-e1e7-535a-8275-363fff80995a
2026-03-27 08:24:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 08:24:04 [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%252F19692942%252F06c404c1-5b25-444d-a9f8-ac31168087da.jpg%27 HTTP/1.1" 200 None
2026-03-27 08:24:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19692942/06c404c1-5b25-444d-a9f8-ac31168087da.jpg not downloaded yet
2026-03-27 08:24:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/19693044/c1e6bedd-52ef-4335-9c94-03e0c0dc9dfd.jpg> (referer: None)
2026-03-27 08:24:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/19692942/06c404c1-5b25-444d-a9f8-ac31168087da.jpg> (referer: None)
2026-03-27 08:24:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 08:24:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 08:24:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f6a911be190>
2026-03-27 08:24:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 08:24:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 08:24:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 08:24:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3f1133fa-d92e-5d68-9a9a-fc9af58c8cbf/3f1133fa-d92e-5d68-9a9a-fc9af58c8cbf_image_0.jpg HTTP/1.1" 201 0
2026-03-27 08:24:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 08:24:04 [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%252F19697729%252Fa7bb0b6d-f34d-41fd-b972-abddcc401933.jpg') HTTP/1.1" 204 0
2026-03-27 08:24:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19697729/a7bb0b6d-f34d-41fd-b972-abddcc401933.jpg saved to cache
2026-03-27 08:24:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 3f1133fa-d92e-5d68-9a9a-fc9af58c8cbf
2026-03-27 08:24:04 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 3f1133fa-d92e-5d68-9a9a-fc9af58c8cbf sending to next pipeline
2026-03-27 08:24:04 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 3f1133fa-d92e-5d68-9a9a-fc9af58c8cbf with identifier 70226211
2026-03-27 08:24:04 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-27 08:24:04 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-27 08:24:04 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 3f1133fa-d92e-5d68-9a9a-fc9af58c8cbf
2026-03-27 08:24:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/19697729/a7bb0b6d-f34d-41fd-b972-abddcc401933.jpg>
{'auction_title': '',
 'body_type': 'Berlina',
 'c_o_2_emission_value': None,
 'category': 'Coches',
 'color': 'Blanco',
 'currency': 'EUR',
 'description': 'Autos Jorge Castro\n'
                '\n'
                'OPEL INSIGNIA\n'
                'GS BUSINESS EDITION 1.5D DVH 90KW MT6\n'
                '\n'
                'WWW  AUTOMOVILESJORGECASTRO  COM\n'
                '\n'
                'UNICO PROPIETARIO\n'
                'PROCENDENCIA DE EMPRESA\n'
                'KMS CERTIFICADOS\n'
                'NACIONAL\n'
                'HISTORICO DE MANTENIMIENTO CON TODAS LAS REVISIONES\n'
                'IVA DEDUCIBLE EN EL PRECIO\n'
                'FINANCIACION A SU MEDIDA, FINANCIAMOS EL 100\n'
                'MISMO PRECIO FINANCIES O NO\n'
                'RECOGEMOS SU VEHICULO COMO PARTE DE PAGO\n'
                'LLEVAMOS SU VEHICULO SIN COSTE ADICIONAL DENTRO DE LA '
                'PROVINCIA\n'
                '(SUJETO A DISPONIBILIDAD DEL PERSONAL Y DISTANCIA)\n'
                '\n'
                '\n'
                'EQUIPAMIENTO Y EXTRAS:\n'
                '\n'
                'ABS\n'
                'Cierre centralizado\n'
                'Aire acondicionado\n'
                'Retrovisores electricos interior\n'
                'Pantalla tactil\n'
                'navegador\n'
                'sensor de aparcamiento trasero\n'
                'Control de velocidad\n'
                'Direccion asistida\n'
                'Elevalunas electricos delanteros y traseros\n'
                'Ordenador de a bordo\n'
                'Telefono Movil\n'
                'Volante multifuncion\n'
                '\n'
                'UN ANO DE GARANTIA INCLUIDA EN EL PRECIO.....\n'
                '-ESTE ANUNCIO NO ES VINCULANTE,PUEDE CONTENER '
                'ERRORES....PREGUNTE AL COMERCIAL',
 'doors_number': 5,
 'emission_standard': 'C',
 'engine': '1.5L',
 'engine_horse_power': 122,
 'expiration_date': None,
 'fuel_type': 'Diesel',
 'id': '3f1133fa-d92e-5d68-9a9a-fc9af58c8cbf',
 'is_damaged': False,
 'is_operable': True,
 'license_plate': None,
 'link_to_web_offer': 'https://www.coches.net/opel-insignia-gs-business-15d-dvh-90kw-mt6-5p-diesel-2022-en-sevilla-70226211-covo.aspx',
 'listing': 'auction',
 'location': 'Sevilla',
 'make': 'OPEL',
 'model': 'Insignia',
 'odometer': 160000,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'ES',
 'original_photo_count': 22,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3f1133fa-d92e-5d68-9a9a-fc9af58c8cbf/3f1133fa-d92e-5d68-9a9a-fc9af58c8cbf_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 70283,
             'Height': 600,
             'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19697729/a7bb0b6d-f34d-41fd-b972-abddcc401933.jpg',
             'Width': 800}],
 'price': 11800,
 'price_includes_vat': True,
 'registration_date': '2022-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'OPEL Insignia GS Business 1.5D DVH MT6',
 'transmission': 'manual',
 'trim': 'GS Business 1.5D DVH 90kW MT6',
 'vin': None,
 'year': 2022}
2026-03-27 08:24:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 08:24:04 [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%2770226211%27 HTTP/1.1" 200 None
2026-03-27 08:24:04 [auto_selling_coches.net] INFO: Saving data for 70226211: {'created_time': 1774599844.740223, 'last_price_update_time': 1774599844.740236}
2026-03-27 08:24:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 08:24:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70226211') HTTP/1.1" 204 0
2026-03-27 08:24:04 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
 'body_type': 'Berlina',
 'c_o_2_emission_value': None,
 'category': 'Coches',
 'color': 'Granate',
 'currency': 'EUR',
 'description': 'Autos Jorge Castro\n'
                '\n'
                'VOLKSWAGEN POLO\n'
                'LIFE 1.0 TSI 70KW (95KW)\n'
                '\n'
                'WWW  AUTOMOVILESJORGECASTRO  COM\n'
                '\n'
                'UNICO PROPIETARIO\n'
                'KMS CERTIFICADOS\n'
                'NACIONAL\n'
                'HISTORICO DE MANTENIMIENTO\n'
                'Posee los siguientes extras:\n'
                '_ABS\n'
                '_Cierre centralizado\n'
                '_Climatizador\n'
                '-navegador\n'
                '-pantalla tactil\n'
                '-Retrovisores electricos\n'
                '_Control de velocidad\n'
                '_Direccion asistida\n'
                '_Elevalunas electricos\n'
                '_Llantas de aleacion\n'
                '_Ordenador de a bordo\n'
                '_Telefono Movil\n'
                '_Volante multifuncion\n'
                '-aire acondicionado trasero\n'
                '\n'
                'UN ANO DE GARANTIA INCLUIDA EN EL PRECIO.....\n'
                '-Recogemos su vehiculo como parte de pago\n'
                '-Aceptamos prueba mecanica\n'
                '-Financiacion a su medida...\n'
                '-Iva deducible para empresa\n'
                '-LLEVAMOS SU VEHICULO SIN COSTE ADICIONAL SUJETO A '
                'DISPONIBILIDAD DEL PERSONAL Y DISTANCIA\n'
                '-ESTE ANUNCIO NO ES VINCULANTE,PUEDE CONTENER '
                'ERRORES....PREGUNTE AL COMERCIAL',
 'doors_number': 5,
 'emission_standard': 'C',
 'engine': '1.0L',
 'engine_horse_power': 95,
 '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-life-10-tsi-70kw-95cv-5p-gasolina-2024-en-sevilla-70221009-covo.aspx',
 'listing': 'auction',
 'location': 'Sevilla',
 'make': 'VOLKSWAGEN',
 'model': 'Polo',
 'odometer': 156000,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'ES',
 'original_photo_count': 0,
 'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19693110/a25c992c-9ca1-4af6-968a-dbc280200294.jpg',
                'https://a.ccdn.es/cnet/vehicles/19693110/4e602196-c372-4891-bd9c-7e508cf45384.jpg',
                'https://a.ccdn.es/cnet/vehicles/19693110/e090cd74-6a11-4d83-8a53-ce8d8572cb4a.jpg',
                'https://a.ccdn.es/cnet/vehicles/19693110/169a1632-0ec6-42de-9bf2-81fd164b81bb.jpg',
                'https://a.ccdn.es/cnet/vehicles/19693110/f0d5734c-55b7-4ed8-95f8-de499821d159.jpg',
                'https://a.ccdn.es/cnet/vehicles/19693110/49790b42-4df6-4802-a4db-3c8be8763f05.jpg',
                'https://a.ccdn.es/cnet/vehicles/19693110/d7a0c720-7ab1-4512-815f-08b81ac619a3.jpg',
                'https://a.ccdn.es/cnet/vehicles/19693110/962676c1-c6bc-475f-89e8-5399e59e9c02.jpg',
                'https://a.ccdn.es/cnet/vehicles/19693110/80476ace-e0d7-4515-b3cc-c3535495978c.jpg',
                'https://a.ccdn.es/cnet/vehicles/19693110/3b26f407-1b2b-4932-99ce-35629e77670b.jpg',
                'https://a.ccdn.es/cnet/vehicles/19693110/5761714e-af27-4822-9583-d6c1d3acff5a.jpg',
                'https://a.ccdn.es/cnet/vehicles/19693110/005020c4-444b-43ff-ab13-4ddb3ce976ae.jpg',
                'https://a.ccdn.es/cnet/vehicles/19693110/d07675b7-f0a2-4279-a0b7-c2c468cf4cac.jpg',
                'https://a.ccdn.es/cnet/vehicles/19693110/7563849d-ec42-487a-bde1-3ddf9beedff0.jpg',
                'https://a.ccdn.es/cnet/vehicles/19693110/d2c89331-1249-4ce3-850e-10c52e5d98ec.jpg',
                'https://a.ccdn.es/cnet/vehicles/19693110/3f196f00-8dcf-42b7-a1b3-056e11512d80.jpg',
                'https://a.ccdn.es/cnet/vehicles/19693110/a8bea27f-58da-4104-924b-4197a175c46c.jpg',
                'https://a.ccdn.es/cnet/vehicles/19693110/200af139-be89-4226-9321-1dfe3190f1b8.jpg',
                'https://a.ccdn.es/cnet/vehicles/19693110/b921a69d-f2f3-494f-b466-b6cc58b55bbc.jpg',
                'https://a.ccdn.es/cnet/vehicles/19693110/30e8fe08-b741-4124-991a-f4f5ef3a223d.jpg'],
 'price': 14800,
 'price_includes_vat': True,
 'registration_date': '2023-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'VOLKSWAGEN Polo Life 1.0 TSI',
 'transmission': 'manual',
 'trim': 'Life 1.0 TSI 70kW 95CV',
 'vin': None,
 'year': 2023}
2026-03-27 08:24:04 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: d5ce5ad6-5080-5101-8967-7eda3cf79cb9 with identifier: 70221009
2026-03-27 08:24:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item d5ce5ad6-5080-5101-8967-7eda3cf79cb9
2026-03-27 08:24:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 08:24:04 [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%252F19693110%252Fa25c992c-9ca1-4af6-968a-dbc280200294.jpg%27 HTTP/1.1" 200 None
2026-03-27 08:24:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19693110/a25c992c-9ca1-4af6-968a-dbc280200294.jpg not downloaded yet
2026-03-27 08:24:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 08:24:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f6a91ee3310>
2026-03-27 08:24:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 08:24:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 08:24:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 08:24:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_08b9e2af-d2ce-52ef-b3b8-dd7bf916774d/08b9e2af-d2ce-52ef-b3b8-dd7bf916774d_image_0.jpg HTTP/1.1" 201 0
2026-03-27 08:24:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 08:24:04 [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%252F19693044%252Fc1e6bedd-52ef-4335-9c94-03e0c0dc9dfd.jpg') HTTP/1.1" 204 0
2026-03-27 08:24:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19693044/c1e6bedd-52ef-4335-9c94-03e0c0dc9dfd.jpg saved to cache
2026-03-27 08:24:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 08b9e2af-d2ce-52ef-b3b8-dd7bf916774d
2026-03-27 08:24:04 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 08b9e2af-d2ce-52ef-b3b8-dd7bf916774d sending to next pipeline
2026-03-27 08:24:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 08:24:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f6a9124f810>
2026-03-27 08:24:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 08:24:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 08:24:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 08:24:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a3719855-e1e7-535a-8275-363fff80995a/a3719855-e1e7-535a-8275-363fff80995a_image_0.jpg HTTP/1.1" 201 0
2026-03-27 08:24:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 08:24:04 [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%252F19692942%252F06c404c1-5b25-444d-a9f8-ac31168087da.jpg') HTTP/1.1" 204 0
2026-03-27 08:24:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19692942/06c404c1-5b25-444d-a9f8-ac31168087da.jpg saved to cache
2026-03-27 08:24:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item a3719855-e1e7-535a-8275-363fff80995a
2026-03-27 08:24:04 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item a3719855-e1e7-535a-8275-363fff80995a sending to next pipeline
2026-03-27 08:24:04 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 08b9e2af-d2ce-52ef-b3b8-dd7bf916774d with identifier 70220916
2026-03-27 08:24:04 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-27 08:24:04 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-27 08:24:04 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 08b9e2af-d2ce-52ef-b3b8-dd7bf916774d
2026-03-27 08:24:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/19693044/c1e6bedd-52ef-4335-9c94-03e0c0dc9dfd.jpg>
{'auction_title': '',
 'body_type': 'Familiar',
 'c_o_2_emission_value': 103,
 'category': 'Coches',
 'color': 'Blanco',
 'currency': 'EUR',
 'description': 'Autos Jorge Castro\n'
                '\n'
                'RENAULT MEGANE \n'
                'S.T Business Blue dCi 70kW (95CV)\n'
                '\n'
                '\n'
                'WWW  AUTOMOVILESJORGECASTRO  COM\n'
                '\n'
                'UNICO PROPIETARIO\n'
                'NACIONAL\n'
                'FINANCIACION A SU MEDIDA, FINANCIAMOS EL 100%\n'
                'MISMO PRECIO FINANCIES O NO\n'
                'RECOGEMOS SU VEHICULO COMO PARTE DE PAGO\n'
                'LLEVAMOS SU VEHICULO SIN COSTE ADICIONAL DENTRO DE LA '
                'PROVINCIA\n'
                '(SUJETO A DISPONIBILIDAD DEL PERSONAL Y DISTANCIA)\n'
                '\n'
                'EQUIPAMIENTO Y EXTRAS:\n'
                '\n'
                'ABS\n'
                'Pantalla tactil\n'
                'Llantas de aleacion\n'
                'Freno de mano automatico\n'
                'Cierre centralizado\n'
                'Climatizador\n'
                'Navegador\n'
                'Asientos tela\n'
                'Retrovisores electricos interior\n'
                'Control de velocidad\n'
                'Direccion asistida\n'
                'Elevalunas electricos delanteros y traseros\n'
                'Llantas de aleacion\n'
                'Ordenador de a bordo\n'
                'Sensor de aparcamiento trasero\n'
                'Telefono Movil\n'
                'Volante multifuncion\n'
                '\n'
                'UN ANO DE GARANTIA INCLUIDA EN EL PRECIO.....\n'
                '-ESTE ANUNCIO NO ES VINCULANTE,PUEDE CONTENER '
                'ERRORES....PREGUNTE AL COMERCIAL',
 'doors_number': 5,
 'emission_standard': 'C',
 'engine': '1.5L',
 'engine_horse_power': 95,
 'expiration_date': None,
 'fuel_type': 'Diesel',
 'id': '08b9e2af-d2ce-52ef-b3b8-dd7bf916774d',
 'is_damaged': False,
 'is_operable': True,
 'license_plate': None,
 'link_to_web_offer': 'https://www.coches.net/renault-megane-st-business-blue-dci-70w-95cv-5p-diesel-2018-en-sevilla-70220916-covo.aspx',
 'listing': 'auction',
 'location': 'Sevilla',
 'make': 'RENAULT',
 'model': 'Mégane',
 'odometer': 225000,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'ES',
 'original_photo_count': 20,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_08b9e2af-d2ce-52ef-b3b8-dd7bf916774d/08b9e2af-d2ce-52ef-b3b8-dd7bf916774d_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 70277,
             'Height': 600,
             'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19693044/c1e6bedd-52ef-4335-9c94-03e0c0dc9dfd.jpg',
             'Width': 800}],
 'price': 9800,
 'price_includes_vat': True,
 'registration_date': '2020-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'RENAULT Mégane S.T. Business Blue dCi 70W',
 'transmission': 'manual',
 'trim': 'S.T. Business Blue dCi 70W 95CV',
 'vin': None,
 'year': 2020}
2026-03-27 08:24:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 08:24:04 [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%2770220916%27 HTTP/1.1" 200 None
2026-03-27 08:24:04 [auto_selling_coches.net] INFO: Saving data for 70220916: {'created_time': 1774599844.964963, 'last_price_update_time': 1774599844.964973}
2026-03-27 08:24:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 08:24:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70220916') HTTP/1.1" 204 0
2026-03-27 08:24:04 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: a3719855-e1e7-535a-8275-363fff80995a with identifier 70220766
2026-03-27 08:24:04 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-27 08:24:04 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-27 08:24:04 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item a3719855-e1e7-535a-8275-363fff80995a
2026-03-27 08:24:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/19692942/06c404c1-5b25-444d-a9f8-ac31168087da.jpg>
{'auction_title': '',
 'body_type': 'Berlina',
 'c_o_2_emission_value': 97,
 'category': 'Coches',
 'color': 'Blanco',
 'currency': 'EUR',
 'description': 'Autos Jorge Castro\n'
                '\n'
                'VOLKSWAGEN POLO\n'
                'ADVANCE 1.6 TDI 95CV\n'
                '\n'
                'WWW AUTOMOVILESJORGECASTRO COM\n'
                'UNICO PROPIETARIO\n'
                'KMS CERTIFICADOS\n'
                'NACIONAL\n'
                'HISTORICO DE MANTENIMIENTO\n'
                '\n'
                'Posee los siguientes extras:\n'
                '_ABS\n'
                '_Cierre centralizado\n'
                '_Climatizador\n'
                '-navegador\n'
                '-pantalla tactil\n'
                '-Retrovisores eléctricos\n'
                '_Control de velocidad\n'
                '_Dirección asistida\n'
                '_Elevalunas eléctricos\n'
                '_Llantas de aleación\n'
                '_Ordenador de a bordo\n'
                '_Teléfono Móvil\n'
                '_Volante multifunción\n'
                '-freno mano eléctrico\n'
                '-aire acondicionado trasero\n'
                'UN AÑO DE GARANTIA INCLUIDA EN EL PRECIO.....\n'
                '-Recogemos su vehículo como parte de pago\n'
                '-Aceptamos prueba mecánica\n'
                '-Financiación a su medida...\n'
                '-Iva deducible para empresa\n'
                '-LLEVAMOS SU VEHICULO SIN COSTE ADICIONAL SUJETO A '
                'DISPONIBILIDAD DEL PERSONAL Y DISTANCIA\n'
                '-ESTE ANUNCIO NO ES VINCULANTE,PUEDE CONTENER '
                'ERRORES....PREGUNTE AL COMERCIAL',
 'doors_number': 5,
 'emission_standard': 'C',
 'engine': '1.6L',
 'engine_horse_power': 95,
 'expiration_date': None,
 'fuel_type': 'Diesel',
 'id': 'a3719855-e1e7-535a-8275-363fff80995a',
 'is_damaged': False,
 'is_operable': True,
 'license_plate': None,
 'link_to_web_offer': 'https://www.coches.net/volkswagen-polo-advance-16-tdi-70kw-95cv-5p-diesel-2021-en-sevilla-70220766-covo.aspx',
 'listing': 'auction',
 'location': 'Sevilla',
 'make': 'VOLKSWAGEN',
 'model': 'Polo',
 'odometer': 178000,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'ES',
 'original_photo_count': 19,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a3719855-e1e7-535a-8275-363fff80995a/a3719855-e1e7-535a-8275-363fff80995a_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 73769,
             'Height': 600,
             'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19692942/06c404c1-5b25-444d-a9f8-ac31168087da.jpg',
             'Width': 800}],
 'price': 12300,
 'price_includes_vat': True,
 'registration_date': '2020-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'VOLKSWAGEN Polo Advance 1.6 TDI',
 'transmission': 'manual',
 'trim': 'Advance 1.6 TDI 70kW 95CV',
 'vin': None,
 'year': 2020}
2026-03-27 08:24:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 08:24:05 [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%2770220766%27 HTTP/1.1" 200 None
2026-03-27 08:24:05 [auto_selling_coches.net] INFO: Saving data for 70220766: {'created_time': 1774599845.017345, 'last_price_update_time': 1774599845.017355}
2026-03-27 08:24:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 08:24:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70220766') HTTP/1.1" 204 0
2026-03-27 08:24:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70257934> (referer: https://www.coches.net/concesionario/autosjorgecastro/?pg=1) ['zyte-api']
2026-03-27 08:24:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/19693110/a25c992c-9ca1-4af6-968a-dbc280200294.jpg> (referer: None)
2026-03-27 08:24:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 08:24:05 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
 'body_type': 'SUV',
 'c_o_2_emission_value': 96,
 'category': 'Coches',
 'color': 'Blanco',
 'currency': 'EUR',
 'description': 'AUTOS JORGE CASTRO\n'
                '\n'
                'PEUGEOT 2008\n'
                'ACTIVE PACK BLUEHDI 81KW 110CV S&S\n'
                '\n'
                'WWW AUTOMOVILESJORGECASTRO COM\n'
                '\n'
                'UNICO PROPIETARIO\n'
                'PROCENDENCIA DE EMPRESA\n'
                'KMS CERTIFICADOS\n'
                'NACIONAL\n'
                'HISTORICO DE MANTENIMIENTO CON TODAS LAS REVISIONES\n'
                'IVA DEDUCIBLE EN EL PRECIO\n'
                'FINANCIACION A SU MEDIDA, FINANCIAMOS EL 100%\n'
                'MISMO PRECIO FINANCIES O NO\n'
                'RECOGEMOS SU VEHICULO COMO PARTE DE PAGO\n'
                'LLEVAMOS SU VEHICULO SIN COSTE ADICIONAL DENTRO DE LA '
                'PROVINCIA\n'
                '(SUJETO A DISPONIBILIDAD DEL PERSONAL Y DISTANCIA)\n'
                '\n'
                '\n'
                'EQUIPAMIENTO Y EXTRAS:\n'
                '\n'
                'ABS\n'
                'Cierre centralizado\n'
                'Aire acondicionado\n'
                'Retrovisores electricos interior\n'
                'Control de velocidad\n'
                'Direccion asistida\n'
                'Pantalla tactil\n'
                'Elevalunas electricos delanteros y traseros\n'
                'Ordenador de a bordo\n'
                'Telefono Movil\n'
                'Volante multifuncion\n'
                'Camara trasera\n'
                '\n'
                'UN ANO DE GARANTIA INCLUIDA EN EL PRECIO.....\n'
                '-ESTE ANUNCIO NO ES VINCULANTE,PUEDE CONTENER '
                'ERRORES....PREGUNTE AL COMERCIAL',
 'doors_number': 5,
 'emission_standard': 'C',
 'engine': '1.5L',
 '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/peugeot-2008-active-bluehdi-81kw-110cv-5p-diesel-2022-en-sevilla-70257934-covo.aspx',
 'listing': 'auction',
 'location': 'Sevilla',
 'make': 'PEUGEOT',
 'model': '2008',
 'odometer': 110000,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'ES',
 'original_photo_count': 0,
 'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19720325/b6816adf-6548-4faf-9758-0c4684475320.jpg',
                'https://a.ccdn.es/cnet/vehicles/19720325/7a60aeaf-efb5-43c4-b18d-1049b9841e34.jpg',
                'https://a.ccdn.es/cnet/vehicles/19720325/896dc292-fa60-4167-8519-83dbcd5bef98.jpg',
                'https://a.ccdn.es/cnet/vehicles/19720325/34ba8187-f33a-4d66-88fa-5b16e823e7b9.jpg',
                'https://a.ccdn.es/cnet/vehicles/19720325/d2486ba4-2ee2-4d9f-a87c-88cc0c9d1d77.jpg',
                'https://a.ccdn.es/cnet/vehicles/19720325/113fbe9f-83ae-413a-bb57-1d8cf22f8fb0.jpg',
                'https://a.ccdn.es/cnet/vehicles/19720325/e5cf1164-6ae5-4375-85fb-4d200dace12c.jpg',
                'https://a.ccdn.es/cnet/vehicles/19720325/cad37718-169a-402c-8c49-635039007e4a.jpg',
                'https://a.ccdn.es/cnet/vehicles/19720325/efe80ce7-75a1-4e50-aecc-8f66f6eecae8.jpg',
                'https://a.ccdn.es/cnet/vehicles/19720325/d0434037-124f-4ac1-8276-fa97a147518b.jpg',
                'https://a.ccdn.es/cnet/vehicles/19720325/114b382a-8224-4efd-a7d4-6dd79a4587b1.jpg',
                'https://a.ccdn.es/cnet/vehicles/19720325/cc0ea945-7ed2-4587-be89-1b817f2d2935.jpg',
                'https://a.ccdn.es/cnet/vehicles/19720325/2b765cd6-2d47-4091-a22f-0084543983f9.jpg',
                'https://a.ccdn.es/cnet/vehicles/19720325/fc3b3438-aa74-43bc-b3a6-51da6ae0451e.jpg',
                'https://a.ccdn.es/cnet/vehicles/19720325/6f328bea-96ec-4ad1-a903-3dfadd656367.jpg',
                'https://a.ccdn.es/cnet/vehicles/19720325/629dcb91-6706-44aa-a9ce-fb4aab41c179.jpg',
                'https://a.ccdn.es/cnet/vehicles/19720325/c064fb6c-1a1e-4e94-bb0c-956df8723cb5.jpg',
                'https://a.ccdn.es/cnet/vehicles/19720325/bab510d4-02cc-4f3e-9f2d-27c9fabf2a10.jpg',
                'https://a.ccdn.es/cnet/vehicles/19720325/fbdb77a6-d6cc-497e-9ed2-e5ee8ef8fb71.jpg',
                'https://a.ccdn.es/cnet/vehicles/19720325/239f6c86-30c9-4fed-9ad2-d55df7c9f7dd.jpg',
                'https://a.ccdn.es/cnet/vehicles/19720325/11599970-45fb-408f-ab7b-23e010f6a2cf.jpg'],
 'price': 14300,
 'price_includes_vat': True,
 'registration_date': '2022-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'PEUGEOT 2008 Active BlueHDI',
 'transmission': 'manual',
 'trim': 'Active BlueHDI 81kW 110CV',
 'vin': None,
 'year': 2022}
2026-03-27 08:24:05 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: d0e3b929-205b-5ded-a6d0-8e5c0c82fb1b with identifier: 70257934
2026-03-27 08:24:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item d0e3b929-205b-5ded-a6d0-8e5c0c82fb1b
2026-03-27 08:24:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 08:24:05 [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%252F19720325%252Fb6816adf-6548-4faf-9758-0c4684475320.jpg%27 HTTP/1.1" 200 None
2026-03-27 08:24:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19720325/b6816adf-6548-4faf-9758-0c4684475320.jpg not downloaded yet
2026-03-27 08:24:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70266240> (referer: https://www.coches.net/concesionario/autosjorgecastro/?pg=1) ['zyte-api']
2026-03-27 08:24:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70276256> (referer: https://www.coches.net/concesionario/autosjorgecastro/?pg=1) ['zyte-api']
2026-03-27 08:24:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 08:24:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f6a911dd4d0>
2026-03-27 08:24:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 08:24:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 08:24:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 08:24:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d5ce5ad6-5080-5101-8967-7eda3cf79cb9/d5ce5ad6-5080-5101-8967-7eda3cf79cb9_image_0.jpg HTTP/1.1" 201 0
2026-03-27 08:24:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 08:24:05 [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%252F19693110%252Fa25c992c-9ca1-4af6-968a-dbc280200294.jpg') HTTP/1.1" 204 0
2026-03-27 08:24:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19693110/a25c992c-9ca1-4af6-968a-dbc280200294.jpg saved to cache
2026-03-27 08:24:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item d5ce5ad6-5080-5101-8967-7eda3cf79cb9
2026-03-27 08:24:05 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item d5ce5ad6-5080-5101-8967-7eda3cf79cb9 sending to next pipeline
2026-03-27 08:24:05 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: d5ce5ad6-5080-5101-8967-7eda3cf79cb9 with identifier 70221009
2026-03-27 08:24:05 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-27 08:24:05 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-27 08:24:05 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item d5ce5ad6-5080-5101-8967-7eda3cf79cb9
2026-03-27 08:24:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/19693110/a25c992c-9ca1-4af6-968a-dbc280200294.jpg>
{'auction_title': '',
 'body_type': 'Berlina',
 'c_o_2_emission_value': None,
 'category': 'Coches',
 'color': 'Granate',
 'currency': 'EUR',
 'description': 'Autos Jorge Castro\n'
                '\n'
                'VOLKSWAGEN POLO\n'
                'LIFE 1.0 TSI 70KW (95KW)\n'
                '\n'
                'WWW  AUTOMOVILESJORGECASTRO  COM\n'
                '\n'
                'UNICO PROPIETARIO\n'
                'KMS CERTIFICADOS\n'
                'NACIONAL\n'
                'HISTORICO DE MANTENIMIENTO\n'
                'Posee los siguientes extras:\n'
                '_ABS\n'
                '_Cierre centralizado\n'
                '_Climatizador\n'
                '-navegador\n'
                '-pantalla tactil\n'
                '-Retrovisores electricos\n'
                '_Control de velocidad\n'
                '_Direccion asistida\n'
                '_Elevalunas electricos\n'
                '_Llantas de aleacion\n'
                '_Ordenador de a bordo\n'
                '_Telefono Movil\n'
                '_Volante multifuncion\n'
                '-aire acondicionado trasero\n'
                '\n'
                'UN ANO DE GARANTIA INCLUIDA EN EL PRECIO.....\n'
                '-Recogemos su vehiculo como parte de pago\n'
                '-Aceptamos prueba mecanica\n'
                '-Financiacion a su medida...\n'
                '-Iva deducible para empresa\n'
                '-LLEVAMOS SU VEHICULO SIN COSTE ADICIONAL SUJETO A '
                'DISPONIBILIDAD DEL PERSONAL Y DISTANCIA\n'
                '-ESTE ANUNCIO NO ES VINCULANTE,PUEDE CONTENER '
                'ERRORES....PREGUNTE AL COMERCIAL',
 'doors_number': 5,
 'emission_standard': 'C',
 'engine': '1.0L',
 'engine_horse_power': 95,
 'expiration_date': None,
 'fuel_type': 'Gasolina',
 'id': 'd5ce5ad6-5080-5101-8967-7eda3cf79cb9',
 'is_damaged': False,
 'is_operable': True,
 'license_plate': None,
 'link_to_web_offer': 'https://www.coches.net/volkswagen-polo-life-10-tsi-70kw-95cv-5p-gasolina-2024-en-sevilla-70221009-covo.aspx',
 'listing': 'auction',
 'location': 'Sevilla',
 'make': 'VOLKSWAGEN',
 'model': 'Polo',
 'odometer': 156000,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'ES',
 'original_photo_count': 20,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d5ce5ad6-5080-5101-8967-7eda3cf79cb9/d5ce5ad6-5080-5101-8967-7eda3cf79cb9_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 75675,
             'Height': 600,
             'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19693110/a25c992c-9ca1-4af6-968a-dbc280200294.jpg',
             'Width': 800}],
 'price': 14800,
 'price_includes_vat': True,
 'registration_date': '2023-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'VOLKSWAGEN Polo Life 1.0 TSI',
 'transmission': 'manual',
 'trim': 'Life 1.0 TSI 70kW 95CV',
 'vin': None,
 'year': 2023}
2026-03-27 08:24:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 08:24:05 [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%2770221009%27 HTTP/1.1" 200 None
2026-03-27 08:24:05 [auto_selling_coches.net] INFO: Saving data for 70221009: {'created_time': 1774599845.643973, 'last_price_update_time': 1774599845.643984}
2026-03-27 08:24:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 08:24:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70221009') HTTP/1.1" 204 0
2026-03-27 08:24:05 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
 'body_type': 'Berlina',
 'c_o_2_emission_value': 110,
 'category': 'Coches',
 'color': 'Gris / Plata',
 'currency': 'EUR',
 'description': 'Autos Jorge Castro\n'
                'RENAULT KADJAR\n'
                '1.5 INTENS BLUE DCI 85KW 115CV\n'
                '\n'
                'WWW AUTOMOVILESJORGECASTRO COM\n'
                '\n'
                'UNICO PROPIETARIO\n'
                'PROCENDENCIA DE EMPRESA\n'
                'KMS CERTIFICADOS\n'
                'NACIONAL\n'
                'HISTORICO DE MANTENIMIENTO CON TODAS LAS REVISIONES\n'
                'IVA DEDUCIBLE EN EL PRECIO\n'
                'FINANCIACION A SU MEDIDA, FINANCIAMOS EL 100%\n'
                'MISMO PRECIO FINANCIES O NO\n'
                'RECOGEMOS SU VEHICULO COMO PARTE DE PAGO\n'
                'LLEVAMOS SU VEHICULO SIN COSTE ADICIONAL DENTRO DE LA '
                'PROVINCIA\n'
                '(SUJETO A DISPONIBILIDAD DEL PERSONAL Y DISTANCIA)\n'
                '\n'
                'EQUIPAMIENTO Y EXTRAS:\n'
                '\n'
                'ABS\n'
                'Cierre centralizado\n'
                'Climatizador\n'
                'navegador\n'
                'Retrovisores electricos interior\n'
                'Control de velocidad\n'
                'Direccion asistida\n'
                'Elevalunas electricos delanteros y traseros\n'
                'Llantas de aleacion\n'
                'camara trasera\n'
                'Ordenador de a bordo\n'
                'Sensor de aparcamiento delantero y trasero\n'
                'Telefono Movil\n'
                'Volante multifuncion\n'
                '\n'
                'UN ANO DE GARANTIA INCLUIDA EN EL PRECIO.....\n'
                '-ESTE ANUNCIO NO ES VINCULANTE,PUEDE CONTENER '
                'ERRORES....PREGUNTE AL COMERCIAL',
 'doors_number': 5,
 'emission_standard': 'C',
 'engine': '1.5L',
 'engine_horse_power': 115,
 'expiration_date': None,
 'fuel_type': 'Diesel',
 'is_damaged': False,
 'is_operable': True,
 'license_plate': None,
 'link_to_web_offer': 'https://www.coches.net/renault-kadjar-intens-blue-dci-85kw-115cv-5p-diesel-2019-en-sevilla-70266240-covo.aspx',
 'listing': 'auction',
 'location': 'Sevilla',
 'make': 'RENAULT',
 'model': 'Kadjar',
 'odometer': 151000,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'ES',
 'original_photo_count': 0,
 'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19727216/c57c2095-8f31-4219-94e8-8fc18763e5c0.jpg',
                'https://a.ccdn.es/cnet/vehicles/19727216/5170f00f-7953-4a4e-88cd-4f67ab0586ad.jpg',
                'https://a.ccdn.es/cnet/vehicles/19727216/12eb0ebe-6698-4e0e-893c-92b5cb43f7dd.jpg',
                'https://a.ccdn.es/cnet/vehicles/19727216/be4af744-cddf-4644-b051-e08c8188227e.jpg',
                'https://a.ccdn.es/cnet/vehicles/19727216/14459376-fbcb-4705-ad91-93483bcf71b7.jpg',
                'https://a.ccdn.es/cnet/vehicles/19727216/b8d437ca-db3b-484b-9795-3df38d5849c3.jpg',
                'https://a.ccdn.es/cnet/vehicles/19727216/73699050-9946-4cce-97c6-3faa081dfb9a.jpg',
                'https://a.ccdn.es/cnet/vehicles/19727216/1da82e2b-3ee2-4611-b7c0-296cf7010cc4.jpg',
                'https://a.ccdn.es/cnet/vehicles/19727216/e83c0c4f-c563-48e8-b336-7f4ae7d6076e.jpg',
                'https://a.ccdn.es/cnet/vehicles/19727216/d7c8af19-bc77-4733-9ef6-ca53090a8f46.jpg',
                'https://a.ccdn.es/cnet/vehicles/19727216/9b501611-db1c-4310-be86-41a586832103.jpg',
                'https://a.ccdn.es/cnet/vehicles/19727216/208536f9-2fd8-45c5-8d19-54f43cfc1e4c.jpg',
                'https://a.ccdn.es/cnet/vehicles/19727216/6844e72a-11ba-461b-86db-f328d3e3347d.jpg',
                'https://a.ccdn.es/cnet/vehicles/19727216/cdc2c98a-e49c-4e9a-9b7c-24926dfdadac.jpg',
                'https://a.ccdn.es/cnet/vehicles/19727216/1799b6f6-ee3a-4780-9288-33fbefe65e7a.jpg',
                'https://a.ccdn.es/cnet/vehicles/19727216/17d5d0c6-d568-432a-bc1b-411dd272a8dc.jpg',
                'https://a.ccdn.es/cnet/vehicles/19727216/5fb09bc4-8b0d-411a-b421-38eb0b218735.jpg',
                'https://a.ccdn.es/cnet/vehicles/19727216/66476b49-682e-4f90-928c-5b387f2bea5d.jpg',
                'https://a.ccdn.es/cnet/vehicles/19727216/1fdda42f-bbe1-4927-9b5a-f11ad8726eed.jpg',
                'https://a.ccdn.es/cnet/vehicles/19727216/a55c3fd5-58b8-45e2-b5aa-b8db6a8de7cd.jpg',
                'https://a.ccdn.es/cnet/vehicles/19727216/e92bdad4-f33c-4698-80d3-cb91285cf9c4.jpg',
                'https://a.ccdn.es/cnet/vehicles/19727216/3dc9c99a-f3e2-4c3c-83cc-08ee6a625b80.jpg',
                'https://a.ccdn.es/cnet/vehicles/19727216/206277e9-c170-450b-91be-6b5e13334566.jpg'],
 'price': 14600,
 'price_includes_vat': True,
 'registration_date': '2019-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'RENAULT Kadjar Intens Blue dCi',
 'transmission': 'manual',
 'trim': 'Intens Blue dCi 85kW 115CV',
 'vin': None,
 'year': 2019}
2026-03-27 08:24:05 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: c5fb3b85-bfce-55fe-96ae-d38079d6e399 with identifier: 70266240
2026-03-27 08:24:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item c5fb3b85-bfce-55fe-96ae-d38079d6e399
2026-03-27 08:24:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 08:24:05 [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%252F19727216%252Fc57c2095-8f31-4219-94e8-8fc18763e5c0.jpg%27 HTTP/1.1" 200 None
2026-03-27 08:24:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19727216/c57c2095-8f31-4219-94e8-8fc18763e5c0.jpg not downloaded yet
2026-03-27 08:24:05 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
 'body_type': 'Monovolumen',
 'c_o_2_emission_value': 165,
 'category': 'Coches',
 'color': 'Rojo',
 'currency': 'EUR',
 'description': 'Autos Jorge Castro\n'
                '\n'
                'RENAULT TRAFIC\n'
                'SL LIM. BUSINESS EN. DCI 120CV 9 PLAZAS\n'
                '\n'
                'WWW   AUTOMOVILESJORGECASTRO  COM\n'
                '\n'
                'UNICO PROPIETARIO\n'
                'PROCENDENCIA DE EMPRESA\n'
                'KMS CERTIFICADOS\n'
                'NACIONAL\n'
                'IVA DEDUCIBLE EN EL PRECIO\n'
                'FINANCIACION A SU MEDIDA \n'
                'LLEVAMOS SU VEHICULO SIN COSTE ADICIONAL DENTRO DE LA '
                'PROVINCIA\n'
                '\n'
                'EQUIPAMIENTO Y EXTRAS:\n'
                '\n'
                '\n'
                '1 puerta lateral,\n'
                '_ABS\n'
                '_Cierre centralizado\n'
                '_Aire acondicionado\n'
                '_Control de velocidad\n'
                '_Dirección asistida\n'
                '_Elevalunas eléctricos\n'
                '_Ordenador de a bordo\n'
                '\n'
                'UN ANO DE GARANTIA INCLUIDA EN EL PRECIO.....\n'
                '-ESTE ANUNCIO NO ES VINCULANTE,PUEDE CONTENER '
                'ERRORES....PREGUNTE AL COMERCIAL',
 'doors_number': 4,
 'emission_standard': 'C',
 'engine': '1.6L',
 'engine_horse_power': 120,
 'expiration_date': None,
 'fuel_type': 'Diesel',
 'is_damaged': False,
 'is_operable': True,
 'license_plate': None,
 'link_to_web_offer': 'https://www.coches.net/renault-trafic-sl-lim-business-en-dci-88kw120cv-4p-diesel-2019-en-sevilla-70276256-covo.aspx',
 'listing': 'auction',
 'location': 'Sevilla',
 'make': 'RENAULT',
 'model': 'Trafic',
 'odometer': 190000,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'ES',
 'original_photo_count': 0,
 'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19735506/b678750d-ad75-4a52-ad94-b1493bc26eb4.jpg',
                'https://a.ccdn.es/cnet/vehicles/19735506/dba58820-590f-4cb0-a82c-2802a43f0100.jpg',
                'https://a.ccdn.es/cnet/vehicles/19735506/64945d9b-9cde-4130-9a52-fd5e82ec7329.jpg',
                'https://a.ccdn.es/cnet/vehicles/19735506/3caf0126-ed5c-441a-b0c1-c4acb87f5c87.jpg',
                'https://a.ccdn.es/cnet/vehicles/19735506/e31dba0d-2df5-48b6-a700-93916231b1f4.jpg',
                'https://a.ccdn.es/cnet/vehicles/19735506/fc80afd5-4df5-4dcb-93f1-9f10692e0f80.jpg',
                'https://a.ccdn.es/cnet/vehicles/19735506/ee07a05f-82e8-4a0c-8977-29a681a485b3.jpg',
                'https://a.ccdn.es/cnet/vehicles/19735506/0d25d23d-797b-4ab3-aea0-7992775ddbad.jpg',
                'https://a.ccdn.es/cnet/vehicles/19735506/9a8893bb-5a81-4b78-9440-746c878647df.jpg',
                'https://a.ccdn.es/cnet/vehicles/19735506/62afd1a5-bfc7-40e7-a518-fb733caca378.jpg',
                'https://a.ccdn.es/cnet/vehicles/19735506/b0ef80b7-4f95-477f-b458-8873156cf362.jpg',
                'https://a.ccdn.es/cnet/vehicles/19735506/c3498606-511e-4cd8-8104-d22cb4790397.jpg',
                'https://a.ccdn.es/cnet/vehicles/19735506/bad12fc8-5daf-4892-9874-9d8f086f7058.jpg',
                'https://a.ccdn.es/cnet/vehicles/19735506/f50dad46-dabc-44a6-a047-0d01d4e39a34.jpg',
                'https://a.ccdn.es/cnet/vehicles/19735506/aa8fcf85-4080-4bce-9468-257729f1cd91.jpg',
                'https://a.ccdn.es/cnet/vehicles/19735506/55dd4f08-8ef8-429a-8cb0-bc024e41682d.jpg',
                'https://a.ccdn.es/cnet/vehicles/19735506/b469e3a6-85a6-40f6-9ae9-f85d777831ff.jpg',
                'https://a.ccdn.es/cnet/vehicles/19735506/80909cd2-7994-46a7-91cd-0291cf5db647.jpg'],
 'price': 15800,
 'price_includes_vat': True,
 'registration_date': '2019-01-01',
 'seats_number': 7,
 'seller_name': None,
 'title': 'RENAULT Trafic SL LIM. BUSINESS En. dCi 88kW120CV',
 'transmission': 'manual',
 'trim': 'SL LIM. BUSINESS En. dCi 88kW120CV',
 'vin': None,
 'year': 2019}
2026-03-27 08:24:05 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: b9a80602-304c-5685-8368-e14d6824909f with identifier: 70276256
2026-03-27 08:24:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item b9a80602-304c-5685-8368-e14d6824909f
2026-03-27 08:24:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 08:24:05 [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%252F19735506%252Fb678750d-ad75-4a52-ad94-b1493bc26eb4.jpg%27 HTTP/1.1" 200 None
2026-03-27 08:24:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19735506/b678750d-ad75-4a52-ad94-b1493bc26eb4.jpg not downloaded yet
2026-03-27 08:24:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/19735506/b678750d-ad75-4a52-ad94-b1493bc26eb4.jpg> (referer: None)
2026-03-27 08:24:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/19727216/c57c2095-8f31-4219-94e8-8fc18763e5c0.jpg> (referer: None)
2026-03-27 08:24:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/19720325/b6816adf-6548-4faf-9758-0c4684475320.jpg> (referer: None)
2026-03-27 08:24:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 08:24:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f6a91af5450>
2026-03-27 08:24:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 08:24:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 08:24:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 08:24:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b9a80602-304c-5685-8368-e14d6824909f/b9a80602-304c-5685-8368-e14d6824909f_image_0.jpg HTTP/1.1" 201 0
2026-03-27 08:24:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 08:24:05 [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%252F19735506%252Fb678750d-ad75-4a52-ad94-b1493bc26eb4.jpg') HTTP/1.1" 204 0
2026-03-27 08:24:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19735506/b678750d-ad75-4a52-ad94-b1493bc26eb4.jpg saved to cache
2026-03-27 08:24:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item b9a80602-304c-5685-8368-e14d6824909f
2026-03-27 08:24:05 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item b9a80602-304c-5685-8368-e14d6824909f sending to next pipeline
2026-03-27 08:24:05 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: b9a80602-304c-5685-8368-e14d6824909f with identifier 70276256
2026-03-27 08:24:05 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-27 08:24:05 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-27 08:24:05 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item b9a80602-304c-5685-8368-e14d6824909f
2026-03-27 08:24:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/19735506/b678750d-ad75-4a52-ad94-b1493bc26eb4.jpg>
{'auction_title': '',
 'body_type': 'Monovolumen',
 'c_o_2_emission_value': 165,
 'category': 'Coches',
 'color': 'Rojo',
 'currency': 'EUR',
 'description': 'Autos Jorge Castro\n'
                '\n'
                'RENAULT TRAFIC\n'
                'SL LIM. BUSINESS EN. DCI 120CV 9 PLAZAS\n'
                '\n'
                'WWW   AUTOMOVILESJORGECASTRO  COM\n'
                '\n'
                'UNICO PROPIETARIO\n'
                'PROCENDENCIA DE EMPRESA\n'
                'KMS CERTIFICADOS\n'
                'NACIONAL\n'
                'IVA DEDUCIBLE EN EL PRECIO\n'
                'FINANCIACION A SU MEDIDA \n'
                'LLEVAMOS SU VEHICULO SIN COSTE ADICIONAL DENTRO DE LA '
                'PROVINCIA\n'
                '\n'
                'EQUIPAMIENTO Y EXTRAS:\n'
                '\n'
                '\n'
                '1 puerta lateral,\n'
                '_ABS\n'
                '_Cierre centralizado\n'
                '_Aire acondicionado\n'
                '_Control de velocidad\n'
                '_Dirección asistida\n'
                '_Elevalunas eléctricos\n'
                '_Ordenador de a bordo\n'
                '\n'
                'UN ANO DE GARANTIA INCLUIDA EN EL PRECIO.....\n'
                '-ESTE ANUNCIO NO ES VINCULANTE,PUEDE CONTENER '
                'ERRORES....PREGUNTE AL COMERCIAL',
 'doors_number': 4,
 'emission_standard': 'C',
 'engine': '1.6L',
 'engine_horse_power': 120,
 'expiration_date': None,
 'fuel_type': 'Diesel',
 'id': 'b9a80602-304c-5685-8368-e14d6824909f',
 'is_damaged': False,
 'is_operable': True,
 'license_plate': None,
 'link_to_web_offer': 'https://www.coches.net/renault-trafic-sl-lim-business-en-dci-88kw120cv-4p-diesel-2019-en-sevilla-70276256-covo.aspx',
 'listing': 'auction',
 'location': 'Sevilla',
 'make': 'RENAULT',
 'model': 'Trafic',
 'odometer': 190000,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'ES',
 'original_photo_count': 18,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b9a80602-304c-5685-8368-e14d6824909f/b9a80602-304c-5685-8368-e14d6824909f_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 72678,
             'Height': 600,
             'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19735506/b678750d-ad75-4a52-ad94-b1493bc26eb4.jpg',
             'Width': 800}],
 'price': 15800,
 'price_includes_vat': True,
 'registration_date': '2019-01-01',
 'seats_number': 7,
 'seller_name': None,
 'title': 'RENAULT Trafic SL LIM. BUSINESS En. dCi 88kW120CV',
 'transmission': 'manual',
 'trim': 'SL LIM. BUSINESS En. dCi 88kW120CV',
 'vin': None,
 'year': 2019}
2026-03-27 08:24:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 08:24:05 [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%2770276256%27 HTTP/1.1" 200 None
2026-03-27 08:24:05 [auto_selling_coches.net] INFO: Saving data for 70276256: {'created_time': 1774599845.95275, 'last_price_update_time': 1774599845.952761}
2026-03-27 08:24:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 08:24:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70276256') HTTP/1.1" 204 0
2026-03-27 08:24:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 08:24:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f6a911f2490>
2026-03-27 08:24:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 08:24:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 08:24:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 08:24:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c5fb3b85-bfce-55fe-96ae-d38079d6e399/c5fb3b85-bfce-55fe-96ae-d38079d6e399_image_0.jpg HTTP/1.1" 201 0
2026-03-27 08:24:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 08:24:06 [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%252F19727216%252Fc57c2095-8f31-4219-94e8-8fc18763e5c0.jpg') HTTP/1.1" 204 0
2026-03-27 08:24:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19727216/c57c2095-8f31-4219-94e8-8fc18763e5c0.jpg saved to cache
2026-03-27 08:24:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item c5fb3b85-bfce-55fe-96ae-d38079d6e399
2026-03-27 08:24:06 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item c5fb3b85-bfce-55fe-96ae-d38079d6e399 sending to next pipeline
2026-03-27 08:24:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 08:24:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f6a911d9890>
2026-03-27 08:24:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 08:24:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 08:24:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 08:24:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d0e3b929-205b-5ded-a6d0-8e5c0c82fb1b/d0e3b929-205b-5ded-a6d0-8e5c0c82fb1b_image_0.jpg HTTP/1.1" 201 0
2026-03-27 08:24:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 08:24:06 [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%252F19720325%252Fb6816adf-6548-4faf-9758-0c4684475320.jpg') HTTP/1.1" 204 0
2026-03-27 08:24:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19720325/b6816adf-6548-4faf-9758-0c4684475320.jpg saved to cache
2026-03-27 08:24:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item d0e3b929-205b-5ded-a6d0-8e5c0c82fb1b
2026-03-27 08:24:06 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item d0e3b929-205b-5ded-a6d0-8e5c0c82fb1b sending to next pipeline
2026-03-27 08:24:06 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: c5fb3b85-bfce-55fe-96ae-d38079d6e399 with identifier 70266240
2026-03-27 08:24:06 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-27 08:24:06 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-27 08:24:06 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item c5fb3b85-bfce-55fe-96ae-d38079d6e399
2026-03-27 08:24:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/19727216/c57c2095-8f31-4219-94e8-8fc18763e5c0.jpg>
{'auction_title': '',
 'body_type': 'Berlina',
 'c_o_2_emission_value': 110,
 'category': 'Coches',
 'color': 'Gris / Plata',
 'currency': 'EUR',
 'description': 'Autos Jorge Castro\n'
                'RENAULT KADJAR\n'
                '1.5 INTENS BLUE DCI 85KW 115CV\n'
                '\n'
                'WWW AUTOMOVILESJORGECASTRO COM\n'
                '\n'
                'UNICO PROPIETARIO\n'
                'PROCENDENCIA DE EMPRESA\n'
                'KMS CERTIFICADOS\n'
                'NACIONAL\n'
                'HISTORICO DE MANTENIMIENTO CON TODAS LAS REVISIONES\n'
                'IVA DEDUCIBLE EN EL PRECIO\n'
                'FINANCIACION A SU MEDIDA, FINANCIAMOS EL 100%\n'
                'MISMO PRECIO FINANCIES O NO\n'
                'RECOGEMOS SU VEHICULO COMO PARTE DE PAGO\n'
                'LLEVAMOS SU VEHICULO SIN COSTE ADICIONAL DENTRO DE LA '
                'PROVINCIA\n'
                '(SUJETO A DISPONIBILIDAD DEL PERSONAL Y DISTANCIA)\n'
                '\n'
                'EQUIPAMIENTO Y EXTRAS:\n'
                '\n'
                'ABS\n'
                'Cierre centralizado\n'
                'Climatizador\n'
                'navegador\n'
                'Retrovisores electricos interior\n'
                'Control de velocidad\n'
                'Direccion asistida\n'
                'Elevalunas electricos delanteros y traseros\n'
                'Llantas de aleacion\n'
                'camara trasera\n'
                'Ordenador de a bordo\n'
                'Sensor de aparcamiento delantero y trasero\n'
                'Telefono Movil\n'
                'Volante multifuncion\n'
                '\n'
                'UN ANO DE GARANTIA INCLUIDA EN EL PRECIO.....\n'
                '-ESTE ANUNCIO NO ES VINCULANTE,PUEDE CONTENER '
                'ERRORES....PREGUNTE AL COMERCIAL',
 'doors_number': 5,
 'emission_standard': 'C',
 'engine': '1.5L',
 'engine_horse_power': 115,
 'expiration_date': None,
 'fuel_type': 'Diesel',
 'id': 'c5fb3b85-bfce-55fe-96ae-d38079d6e399',
 'is_damaged': False,
 'is_operable': True,
 'license_plate': None,
 'link_to_web_offer': 'https://www.coches.net/renault-kadjar-intens-blue-dci-85kw-115cv-5p-diesel-2019-en-sevilla-70266240-covo.aspx',
 'listing': 'auction',
 'location': 'Sevilla',
 'make': 'RENAULT',
 'model': 'Kadjar',
 'odometer': 151000,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'ES',
 'original_photo_count': 23,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c5fb3b85-bfce-55fe-96ae-d38079d6e399/c5fb3b85-bfce-55fe-96ae-d38079d6e399_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 76589,
             'Height': 600,
             'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19727216/c57c2095-8f31-4219-94e8-8fc18763e5c0.jpg',
             'Width': 800}],
 'price': 14600,
 'price_includes_vat': True,
 'registration_date': '2019-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'RENAULT Kadjar Intens Blue dCi',
 'transmission': 'manual',
 'trim': 'Intens Blue dCi 85kW 115CV',
 'vin': None,
 'year': 2019}
2026-03-27 08:24:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 08:24:06 [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%2770266240%27 HTTP/1.1" 200 None
2026-03-27 08:24:06 [auto_selling_coches.net] INFO: Saving data for 70266240: {'created_time': 1774599846.08864, 'last_price_update_time': 1774599846.088651}
2026-03-27 08:24:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 08:24:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70266240') HTTP/1.1" 204 0
2026-03-27 08:24:06 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: d0e3b929-205b-5ded-a6d0-8e5c0c82fb1b with identifier 70257934
2026-03-27 08:24:06 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-27 08:24:06 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-27 08:24:06 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item d0e3b929-205b-5ded-a6d0-8e5c0c82fb1b
2026-03-27 08:24:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/19720325/b6816adf-6548-4faf-9758-0c4684475320.jpg>
{'auction_title': '',
 'body_type': 'SUV',
 'c_o_2_emission_value': 96,
 'category': 'Coches',
 'color': 'Blanco',
 'currency': 'EUR',
 'description': 'AUTOS JORGE CASTRO\n'
                '\n'
                'PEUGEOT 2008\n'
                'ACTIVE PACK BLUEHDI 81KW 110CV S&S\n'
                '\n'
                'WWW AUTOMOVILESJORGECASTRO COM\n'
                '\n'
                'UNICO PROPIETARIO\n'
                'PROCENDENCIA DE EMPRESA\n'
                'KMS CERTIFICADOS\n'
                'NACIONAL\n'
                'HISTORICO DE MANTENIMIENTO CON TODAS LAS REVISIONES\n'
                'IVA DEDUCIBLE EN EL PRECIO\n'
                'FINANCIACION A SU MEDIDA, FINANCIAMOS EL 100%\n'
                'MISMO PRECIO FINANCIES O NO\n'
                'RECOGEMOS SU VEHICULO COMO PARTE DE PAGO\n'
                'LLEVAMOS SU VEHICULO SIN COSTE ADICIONAL DENTRO DE LA '
                'PROVINCIA\n'
                '(SUJETO A DISPONIBILIDAD DEL PERSONAL Y DISTANCIA)\n'
                '\n'
                '\n'
                'EQUIPAMIENTO Y EXTRAS:\n'
                '\n'
                'ABS\n'
                'Cierre centralizado\n'
                'Aire acondicionado\n'
                'Retrovisores electricos interior\n'
                'Control de velocidad\n'
                'Direccion asistida\n'
                'Pantalla tactil\n'
                'Elevalunas electricos delanteros y traseros\n'
                'Ordenador de a bordo\n'
                'Telefono Movil\n'
                'Volante multifuncion\n'
                'Camara trasera\n'
                '\n'
                'UN ANO DE GARANTIA INCLUIDA EN EL PRECIO.....\n'
                '-ESTE ANUNCIO NO ES VINCULANTE,PUEDE CONTENER '
                'ERRORES....PREGUNTE AL COMERCIAL',
 'doors_number': 5,
 'emission_standard': 'C',
 'engine': '1.5L',
 'engine_horse_power': 110,
 'expiration_date': None,
 'fuel_type': 'Diesel',
 'id': 'd0e3b929-205b-5ded-a6d0-8e5c0c82fb1b',
 'is_damaged': False,
 'is_operable': True,
 'license_plate': None,
 'link_to_web_offer': 'https://www.coches.net/peugeot-2008-active-bluehdi-81kw-110cv-5p-diesel-2022-en-sevilla-70257934-covo.aspx',
 'listing': 'auction',
 'location': 'Sevilla',
 'make': 'PEUGEOT',
 'model': '2008',
 'odometer': 110000,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'ES',
 'original_photo_count': 21,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d0e3b929-205b-5ded-a6d0-8e5c0c82fb1b/d0e3b929-205b-5ded-a6d0-8e5c0c82fb1b_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 76884,
             'Height': 600,
             'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19720325/b6816adf-6548-4faf-9758-0c4684475320.jpg',
             'Width': 800}],
 'price': 14300,
 'price_includes_vat': True,
 'registration_date': '2022-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'PEUGEOT 2008 Active BlueHDI',
 'transmission': 'manual',
 'trim': 'Active BlueHDI 81kW 110CV',
 'vin': None,
 'year': 2022}
2026-03-27 08:24:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 08:24:06 [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%2770257934%27 HTTP/1.1" 200 None
2026-03-27 08:24:06 [auto_selling_coches.net] INFO: Saving data for 70257934: {'created_time': 1774599846.193793, 'last_price_update_time': 1774599846.193805}
2026-03-27 08:24:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 08:24:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70257934') HTTP/1.1" 204 0
2026-03-27 08:24:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70257990> (referer: https://www.coches.net/concesionario/autosjorgecastro/?pg=1) ['zyte-api']
2026-03-27 08:24:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70258103> (referer: https://www.coches.net/concesionario/autosjorgecastro/?pg=1) ['zyte-api']
2026-03-27 08:24:06 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
 'body_type': 'Berlina',
 'c_o_2_emission_value': None,
 'category': 'Coches',
 'color': 'Negro',
 'currency': 'EUR',
 'description': 'Autos Jorge Castro\n'
                'VOLKSWAGEN PASSAT\n'
                '2.0 TDI 110KW 150CV\n'
                '\n'
                'WWW  AUTOMOVILESJORGECASTRO  COM\n'
                '\n'
                'UNICO PROPIETARIO\n'
                'PROCENDENCIA DE EMPRESA\n'
                'KMS CERTIFICADOS\n'
                'NACIONAL\n'
                'HISTORICO DE MANTENIMIENTO CON TODAS LAS REVISIONES\n'
                'IVA DEDUCIBLE EN EL PRECIO\n'
                'FINANCIACION A SU MEDIDA, FINANCIAMOS EL 100%\n'
                'MISMO PRECIO FINANCIES O NO\n'
                'RECOGEMOS SU VEHICULO COMO PARTE DE PAGO\n'
                'LLEVAMOS SU VEHICULO SIN COSTE ADICIONAL DENTRO DE LA '
                'PROVINCIA\n'
                '(SUJETO A DISPONIBILIDAD DEL PERSONAL Y DISTANCIA)\n'
                '\n'
                'EQUIPAMIENTO Y EXTRAS:\n'
                '\n'
                'ABS\n'
                'Cierre centralizado\n'
                'Climatizador\n'
                'navegador\n'
                'Retrovisores electricos interior\n'
                'Control de velocidad\n'
                'Direccion asistida\n'
                'Elevalunas electricos delanteros y traseros\n'
                'Llantas de aleacion\n'
                'camara trasera\n'
                'Ordenador de a bordo\n'
                'Sensor de aparcamiento delantero y trasero\n'
                'Telefono Movil\n'
                'Volante multifuncion\n'
                '\n'
                'UN ANO DE GARANTIA INCLUIDA EN EL PRECIO.....\n'
                '-ESTE ANUNCIO NO ES VINCULANTE,PUEDE CONTENER '
                'ERRORES....PREGUNTE AL COMERCIAL',
 'doors_number': 4,
 '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/volkswagen-passat-executive-20-tdi-110kw-150cv-dsg-4p-diesel-2023-en-sevilla-70257990-covo.aspx',
 'listing': 'auction',
 'location': 'Sevilla',
 'make': 'VOLKSWAGEN',
 'model': 'Passat',
 'odometer': 190000,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'ES',
 'original_photo_count': 0,
 'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19720369/709efe78-8e16-48da-b374-693898bb9459.jpg',
                'https://a.ccdn.es/cnet/vehicles/19720369/13a15439-db3d-417d-bdac-127c2f9f697a.jpg',
                'https://a.ccdn.es/cnet/vehicles/19720369/c911d500-39df-4ce2-8b93-bedb435ac221.jpg',
                'https://a.ccdn.es/cnet/vehicles/19720369/910102db-a782-4b5c-bf02-77a22d0fda13.jpg',
                'https://a.ccdn.es/cnet/vehicles/19720369/4db3c7a8-0fe7-4ab5-936c-4947862db740.jpg',
                'https://a.ccdn.es/cnet/vehicles/19720369/3b13f1f9-5f9d-4e47-9cf9-29737780ee14.jpg',
                'https://a.ccdn.es/cnet/vehicles/19720369/8814f009-37a0-46f2-b4d3-6c9627f81627.jpg',
                'https://a.ccdn.es/cnet/vehicles/19720369/2a4d1e21-2bf6-40dd-bc56-a1258a44e795.jpg',
                'https://a.ccdn.es/cnet/vehicles/19720369/a81224ee-87ae-4a2f-90b1-e2d0edd389b1.jpg',
                'https://a.ccdn.es/cnet/vehicles/19720369/01e46bb9-2c79-46d7-b401-5caf83b93124.jpg',
                'https://a.ccdn.es/cnet/vehicles/19720369/6a26e8e2-9144-4fa5-a914-7af3693597e0.jpg',
                'https://a.ccdn.es/cnet/vehicles/19720369/916934bf-d43e-4957-b52b-b9857c63ed05.jpg',
                'https://a.ccdn.es/cnet/vehicles/19720369/7fb85788-d3ec-4a88-b62e-f5b49495ae19.jpg',
                'https://a.ccdn.es/cnet/vehicles/19720369/dc7f4234-e4f2-4483-ad59-04a50ab65807.jpg',
                'https://a.ccdn.es/cnet/vehicles/19720369/f3403603-3198-499b-abdc-fcf1bd020087.jpg',
                'https://a.ccdn.es/cnet/vehicles/19720369/d578eed2-4205-4d87-9099-1339d163e18c.jpg',
                'https://a.ccdn.es/cnet/vehicles/19720369/4fef143b-74d1-4e87-90c0-63c0129e4eeb.jpg',
                'https://a.ccdn.es/cnet/vehicles/19720369/c388ebfb-4fce-4feb-b8dd-5e8bbe6ac467.jpg'],
 'price': 15800,
 'price_includes_vat': True,
 'registration_date': '2022-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'VOLKSWAGEN Passat Executive 2.0 TDI DSG',
 'transmission': 'automatic',
 'trim': 'Executive 2.0 TDI 110kW 150CV DSG',
 'vin': None,
 'year': 2022}
2026-03-27 08:24:06 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: f1b25867-496d-5fc4-8ba8-b875d4c01da8 with identifier: 70257990
2026-03-27 08:24:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item f1b25867-496d-5fc4-8ba8-b875d4c01da8
2026-03-27 08:24:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 08:24:06 [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%252F19720369%252F709efe78-8e16-48da-b374-693898bb9459.jpg%27 HTTP/1.1" 200 None
2026-03-27 08:24:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19720369/709efe78-8e16-48da-b374-693898bb9459.jpg not downloaded yet
2026-03-27 08:24:06 [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': 'Autos Jorge Castro\n'
                'VOLKSWAGEN GOLF 8\n'
                '2.0 TDI 85KW 115CV\n'
                '\n'
                'WWW AUTOMOVILESJORGECASTRO COM\n'
                '\n'
                'UNICO PROPIETARIO\n'
                'PROCENDENCIA DE EMPRESA\n'
                'KMS CERTIFICADOS\n'
                'NACIONAL\n'
                'HISTORICO DE MANTENIMIENTO CON TODAS LAS REVISIONES\n'
                'IVA DEDUCIBLE EN EL PRECIO\n'
                'FINANCIACION A SU MEDIDA, FINANCIAMOS EL 100%\n'
                'MISMO PRECIO FINANCIES O NO\n'
                'RECOGEMOS SU VEHICULO COMO PARTE DE PAGO\n'
                'LLEVAMOS SU VEHICULO SIN COSTE ADICIONAL DENTRO DE LA '
                'PROVINCIA\n'
                '(SUJETO A DISPONIBILIDAD DEL PERSONAL Y DISTANCIA)\n'
                '\n'
                'EQUIPAMIENTO Y EXTRAS:\n'
                '\n'
                'ABS\n'
                'Cierre centralizado\n'
                'Climatizador\n'
                'navegador\n'
                'Retrovisores electricos interior\n'
                'Control de velocidad\n'
                'Direccion asistida\n'
                'Elevalunas electricos delanteros y traseros\n'
                'Llantas de aleacion\n'
                'Ordenador de a bordo\n'
                'Sensor de aparcamiento delantero y trasero\n'
                'Telefono Movil\n'
                'Volante multifuncion\n'
                '\n'
                'UN ANO DE GARANTIA INCLUIDA EN EL PRECIO.....\n'
                '-ESTE ANUNCIO NO ES VINCULANTE,PUEDE CONTENER '
                'ERRORES....PREGUNTE AL COMERCIAL',
 'doors_number': 5,
 'emission_standard': 'C',
 'engine': '2.0L',
 'engine_horse_power': 115,
 'expiration_date': None,
 'fuel_type': 'Diesel',
 'is_damaged': False,
 'is_operable': True,
 'license_plate': None,
 'link_to_web_offer': 'https://www.coches.net/volkswagen-golf-20-tdi-85kw-115cv-5p-diesel-2023-en-sevilla-70258103-covo.aspx',
 'listing': 'auction',
 'location': 'Sevilla',
 'make': 'VOLKSWAGEN',
 'model': 'Golf',
 'odometer': 140000,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'ES',
 'original_photo_count': 0,
 'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19720459/1367d862-bea9-4d77-9a69-09601e06326e.jpg',
                'https://a.ccdn.es/cnet/vehicles/19720459/efa31fad-3607-434d-81b2-18733392299d.jpg',
                'https://a.ccdn.es/cnet/vehicles/19720459/672674f8-20b7-4833-a57b-7bbdfdee85c5.jpg',
                'https://a.ccdn.es/cnet/vehicles/19720459/dba4a6fb-204d-4e75-bdb0-f02ca89030a3.jpg',
                'https://a.ccdn.es/cnet/vehicles/19720459/e7e86319-e4d2-4129-9b3c-c1b3b5cd5d4c.jpg',
                'https://a.ccdn.es/cnet/vehicles/19720459/3ee85597-f363-4448-a564-d88492e5985f.jpg',
                'https://a.ccdn.es/cnet/vehicles/19720459/cab1e529-0fc7-442e-8293-1cfa2d82178b.jpg',
                'https://a.ccdn.es/cnet/vehicles/19720459/61952871-c043-422c-a58a-c491ff63325c.jpg',
                'https://a.ccdn.es/cnet/vehicles/19720459/681f82a9-2f56-4306-afda-49185503e7ef.jpg',
                'https://a.ccdn.es/cnet/vehicles/19720459/8278776a-09f2-4626-9da6-43a0066608a2.jpg',
                'https://a.ccdn.es/cnet/vehicles/19720459/5c1a648f-b31b-4817-b851-25f27d4d41ec.jpg',
                'https://a.ccdn.es/cnet/vehicles/19720459/0ec7bb7e-15b0-4c82-9922-b7b3e5945cfe.jpg',
                'https://a.ccdn.es/cnet/vehicles/19720459/e5597644-41b2-4571-b3c0-70c7d5473a45.jpg',
                'https://a.ccdn.es/cnet/vehicles/19720459/6f8269fb-e53e-4623-ae18-d87edbf65cf8.jpg',
                'https://a.ccdn.es/cnet/vehicles/19720459/956c5827-fcf9-4d57-b4f8-4cd4da0c0e6a.jpg',
                'https://a.ccdn.es/cnet/vehicles/19720459/cf339df0-2c2c-4d11-b6d0-bda64eff5ac1.jpg',
                'https://a.ccdn.es/cnet/vehicles/19720459/13df8c6c-076e-4675-9c87-b9df1cee9723.jpg',
                'https://a.ccdn.es/cnet/vehicles/19720459/984152a9-121e-4393-b0aa-f9297aef86b2.jpg',
                'https://a.ccdn.es/cnet/vehicles/19720459/7ed46c34-4ec1-40fa-a4cc-3a69424cab43.jpg',
                'https://a.ccdn.es/cnet/vehicles/19720459/a7041c97-636f-46c3-8790-2a0bb55ca30a.jpg'],
 'price': 17500,
 'price_includes_vat': True,
 'registration_date': '2022-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'VOLKSWAGEN Golf 2.0 TDI',
 'transmission': 'manual',
 'trim': '2.0 TDI 85kW 115CV',
 'vin': None,
 'year': 2022}
2026-03-27 08:24:06 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 379fa08e-095f-505a-8457-86d75eb3ea81 with identifier: 70258103
2026-03-27 08:24:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 379fa08e-095f-505a-8457-86d75eb3ea81
2026-03-27 08:24:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 08:24:06 [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%252F19720459%252F1367d862-bea9-4d77-9a69-09601e06326e.jpg%27 HTTP/1.1" 200 None
2026-03-27 08:24:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19720459/1367d862-bea9-4d77-9a69-09601e06326e.jpg not downloaded yet
2026-03-27 08:24:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/19720459/1367d862-bea9-4d77-9a69-09601e06326e.jpg> (referer: None)
2026-03-27 08:24:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/19720369/709efe78-8e16-48da-b374-693898bb9459.jpg> (referer: None)
2026-03-27 08:24:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 08:24:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f6a911f3410>
2026-03-27 08:24:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 08:24:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 08:24:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 08:24:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_379fa08e-095f-505a-8457-86d75eb3ea81/379fa08e-095f-505a-8457-86d75eb3ea81_image_0.jpg HTTP/1.1" 201 0
2026-03-27 08:24:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 08:24:06 [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%252F19720459%252F1367d862-bea9-4d77-9a69-09601e06326e.jpg') HTTP/1.1" 204 0
2026-03-27 08:24:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19720459/1367d862-bea9-4d77-9a69-09601e06326e.jpg saved to cache
2026-03-27 08:24:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 379fa08e-095f-505a-8457-86d75eb3ea81
2026-03-27 08:24:07 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 379fa08e-095f-505a-8457-86d75eb3ea81 sending to next pipeline
2026-03-27 08:24:07 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 379fa08e-095f-505a-8457-86d75eb3ea81 with identifier 70258103
2026-03-27 08:24:07 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-27 08:24:07 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-27 08:24:07 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 379fa08e-095f-505a-8457-86d75eb3ea81
2026-03-27 08:24:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/19720459/1367d862-bea9-4d77-9a69-09601e06326e.jpg>
{'auction_title': '',
 'body_type': 'Berlina',
 'c_o_2_emission_value': None,
 'category': 'Coches',
 'color': 'Blanco',
 'currency': 'EUR',
 'description': 'Autos Jorge Castro\n'
                'VOLKSWAGEN GOLF 8\n'
                '2.0 TDI 85KW 115CV\n'
                '\n'
                'WWW AUTOMOVILESJORGECASTRO COM\n'
                '\n'
                'UNICO PROPIETARIO\n'
                'PROCENDENCIA DE EMPRESA\n'
                'KMS CERTIFICADOS\n'
                'NACIONAL\n'
                'HISTORICO DE MANTENIMIENTO CON TODAS LAS REVISIONES\n'
                'IVA DEDUCIBLE EN EL PRECIO\n'
                'FINANCIACION A SU MEDIDA, FINANCIAMOS EL 100%\n'
                'MISMO PRECIO FINANCIES O NO\n'
                'RECOGEMOS SU VEHICULO COMO PARTE DE PAGO\n'
                'LLEVAMOS SU VEHICULO SIN COSTE ADICIONAL DENTRO DE LA '
                'PROVINCIA\n'
                '(SUJETO A DISPONIBILIDAD DEL PERSONAL Y DISTANCIA)\n'
                '\n'
                'EQUIPAMIENTO Y EXTRAS:\n'
                '\n'
                'ABS\n'
                'Cierre centralizado\n'
                'Climatizador\n'
                'navegador\n'
                'Retrovisores electricos interior\n'
                'Control de velocidad\n'
                'Direccion asistida\n'
                'Elevalunas electricos delanteros y traseros\n'
                'Llantas de aleacion\n'
                'Ordenador de a bordo\n'
                'Sensor de aparcamiento delantero y trasero\n'
                'Telefono Movil\n'
                'Volante multifuncion\n'
                '\n'
                'UN ANO DE GARANTIA INCLUIDA EN EL PRECIO.....\n'
                '-ESTE ANUNCIO NO ES VINCULANTE,PUEDE CONTENER '
                'ERRORES....PREGUNTE AL COMERCIAL',
 'doors_number': 5,
 'emission_standard': 'C',
 'engine': '2.0L',
 'engine_horse_power': 115,
 'expiration_date': None,
 'fuel_type': 'Diesel',
 'id': '379fa08e-095f-505a-8457-86d75eb3ea81',
 'is_damaged': False,
 'is_operable': True,
 'license_plate': None,
 'link_to_web_offer': 'https://www.coches.net/volkswagen-golf-20-tdi-85kw-115cv-5p-diesel-2023-en-sevilla-70258103-covo.aspx',
 'listing': 'auction',
 'location': 'Sevilla',
 'make': 'VOLKSWAGEN',
 'model': 'Golf',
 'odometer': 140000,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'ES',
 'original_photo_count': 20,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_379fa08e-095f-505a-8457-86d75eb3ea81/379fa08e-095f-505a-8457-86d75eb3ea81_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 74061,
             'Height': 600,
             'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19720459/1367d862-bea9-4d77-9a69-09601e06326e.jpg',
             'Width': 800}],
 'price': 17500,
 'price_includes_vat': True,
 'registration_date': '2022-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'VOLKSWAGEN Golf 2.0 TDI',
 'transmission': 'manual',
 'trim': '2.0 TDI 85kW 115CV',
 'vin': None,
 'year': 2022}
2026-03-27 08:24:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 08:24:07 [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%2770258103%27 HTTP/1.1" 200 None
2026-03-27 08:24:07 [auto_selling_coches.net] INFO: Saving data for 70258103: {'created_time': 1774599847.271738, 'last_price_update_time': 1774599847.271748}
2026-03-27 08:24:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 08:24:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70258103') HTTP/1.1" 204 0
2026-03-27 08:24:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 08:24:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f6a91e78190>
2026-03-27 08:24:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 08:24:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 08:24:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 08:24:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f1b25867-496d-5fc4-8ba8-b875d4c01da8/f1b25867-496d-5fc4-8ba8-b875d4c01da8_image_0.jpg HTTP/1.1" 201 0
2026-03-27 08:24:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 08:24:07 [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%252F19720369%252F709efe78-8e16-48da-b374-693898bb9459.jpg') HTTP/1.1" 204 0
2026-03-27 08:24:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19720369/709efe78-8e16-48da-b374-693898bb9459.jpg saved to cache
2026-03-27 08:24:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item f1b25867-496d-5fc4-8ba8-b875d4c01da8
2026-03-27 08:24:07 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item f1b25867-496d-5fc4-8ba8-b875d4c01da8 sending to next pipeline
2026-03-27 08:24:07 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: f1b25867-496d-5fc4-8ba8-b875d4c01da8 with identifier 70257990
2026-03-27 08:24:07 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-27 08:24:07 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-27 08:24:07 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item f1b25867-496d-5fc4-8ba8-b875d4c01da8
2026-03-27 08:24:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/19720369/709efe78-8e16-48da-b374-693898bb9459.jpg>
{'auction_title': '',
 'body_type': 'Berlina',
 'c_o_2_emission_value': None,
 'category': 'Coches',
 'color': 'Negro',
 'currency': 'EUR',
 'description': 'Autos Jorge Castro\n'
                'VOLKSWAGEN PASSAT\n'
                '2.0 TDI 110KW 150CV\n'
                '\n'
                'WWW  AUTOMOVILESJORGECASTRO  COM\n'
                '\n'
                'UNICO PROPIETARIO\n'
                'PROCENDENCIA DE EMPRESA\n'
                'KMS CERTIFICADOS\n'
                'NACIONAL\n'
                'HISTORICO DE MANTENIMIENTO CON TODAS LAS REVISIONES\n'
                'IVA DEDUCIBLE EN EL PRECIO\n'
                'FINANCIACION A SU MEDIDA, FINANCIAMOS EL 100%\n'
                'MISMO PRECIO FINANCIES O NO\n'
                'RECOGEMOS SU VEHICULO COMO PARTE DE PAGO\n'
                'LLEVAMOS SU VEHICULO SIN COSTE ADICIONAL DENTRO DE LA '
                'PROVINCIA\n'
                '(SUJETO A DISPONIBILIDAD DEL PERSONAL Y DISTANCIA)\n'
                '\n'
                'EQUIPAMIENTO Y EXTRAS:\n'
                '\n'
                'ABS\n'
                'Cierre centralizado\n'
                'Climatizador\n'
                'navegador\n'
                'Retrovisores electricos interior\n'
                'Control de velocidad\n'
                'Direccion asistida\n'
                'Elevalunas electricos delanteros y traseros\n'
                'Llantas de aleacion\n'
                'camara trasera\n'
                'Ordenador de a bordo\n'
                'Sensor de aparcamiento delantero y trasero\n'
                'Telefono Movil\n'
                'Volante multifuncion\n'
                '\n'
                'UN ANO DE GARANTIA INCLUIDA EN EL PRECIO.....\n'
                '-ESTE ANUNCIO NO ES VINCULANTE,PUEDE CONTENER '
                'ERRORES....PREGUNTE AL COMERCIAL',
 'doors_number': 4,
 'emission_standard': 'C',
 'engine': '2.0L',
 'engine_horse_power': 150,
 'expiration_date': None,
 'fuel_type': 'Diesel',
 'id': 'f1b25867-496d-5fc4-8ba8-b875d4c01da8',
 'is_damaged': False,
 'is_operable': True,
 'license_plate': None,
 'link_to_web_offer': 'https://www.coches.net/volkswagen-passat-executive-20-tdi-110kw-150cv-dsg-4p-diesel-2023-en-sevilla-70257990-covo.aspx',
 'listing': 'auction',
 'location': 'Sevilla',
 'make': 'VOLKSWAGEN',
 'model': 'Passat',
 'odometer': 190000,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'ES',
 'original_photo_count': 18,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f1b25867-496d-5fc4-8ba8-b875d4c01da8/f1b25867-496d-5fc4-8ba8-b875d4c01da8_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 81059,
             'Height': 600,
             'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19720369/709efe78-8e16-48da-b374-693898bb9459.jpg',
             'Width': 800}],
 'price': 15800,
 'price_includes_vat': True,
 'registration_date': '2022-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'VOLKSWAGEN Passat Executive 2.0 TDI DSG',
 'transmission': 'automatic',
 'trim': 'Executive 2.0 TDI 110kW 150CV DSG',
 'vin': None,
 'year': 2022}
2026-03-27 08:24:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 08:24:07 [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%2770257990%27 HTTP/1.1" 200 None
2026-03-27 08:24:07 [auto_selling_coches.net] INFO: Saving data for 70257990: {'created_time': 1774599847.373194, 'last_price_update_time': 1774599847.373208}
2026-03-27 08:24:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 08:24:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70257990') HTTP/1.1" 204 0
2026-03-27 08:24:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70266024> (referer: https://www.coches.net/concesionario/autosjorgecastro/?pg=1) ['zyte-api']
2026-03-27 08:24:08 [auto_selling_coches.net] INFO: Extracted item: {'auction_title': '',
 'body_type': 'Familiar',
 'c_o_2_emission_value': 102,
 'category': 'Coches',
 'color': 'Blanco',
 'currency': 'EUR',
 'description': 'AUTOS JORGE CASTRO\n'
                '\n'
                'SEAT NUEVO LEON ST\n'
                'SP 2.0 85KW Style GO\n'
                '\n'
                'WWW AUTOMOVILESJORGECASTRO COM\n'
                'UNICO PROPIETARIO\n'
                'KMS CERTIFICADOS\n'
                'NACIONAL\n'
                'HISTORICO DE MANTENIMIENTO\n'
                'Posee los siguientes extras:\n'
                '_ABS\n'
                '_Cierre centralizado\n'
                '_Climatizador\n'
                'cuadro digital\n'
                '-navegador\n'
                '-pantalla tactil\n'
                '-Retrovisores eléctricos\n'
                '-sensor de aparcamiento delantero y trasero\n'
                '-RADAR DELANTERO\n'
                '-Freno mano electrico\n'
                '_Control de velocidad\n'
                '_Dirección asistida\n'
                '_Elevalunas eléctricos\n'
                '_Llantas de aleación\n'
                '_Ordenador de a bordo\n'
                '_Teléfono Móvil\n'
                '_Volante multifunción\n'
                '-aire acondicionado trasero\n'
                'UN AÑO DE GARANTIA INCLUIDA EN EL PRECIO.....\n'
                '\n'
                '-Recogemos su vehículo como parte de pago\n'
                '-Aceptamos prueba mecánica\n'
                '-Financiación a su medida..\n'
                '-Iva deducible para empresa\n'
                '-LLEVAMOS SU VEHICULO SIN COSTE ADICIONAL SUJETO A '
                'DISPONIBILIDAD DEL PERSONAL Y DISTANCIA\n'
                '-ESTE ANUNCIO NO ES VINCULANTE,PUEDE CONTENER '
                'ERRORES....PREGUNTE AL COMERCIAL',
 'doors_number': 5,
 'emission_standard': 'C',
 'engine': '2.0L',
 'engine_horse_power': 115,
 'expiration_date': None,
 'fuel_type': 'Diesel',
 'is_damaged': False,
 'is_operable': True,
 'license_plate': None,
 'link_to_web_offer': 'https://www.coches.net/seat-leon-sp-20-tdi-85kw-style-go-5p-diesel-2022-en-sevilla-70266024-covo.aspx',
 'listing': 'auction',
 'location': 'Sevilla',
 'make': 'SEAT',
 'model': 'León',
 'odometer': 190000,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'ES',
 'original_photo_count': 0,
 'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19727067/837a1e41-c8ff-4785-a2fa-cce9a75f8933.jpg',
                'https://a.ccdn.es/cnet/vehicles/19727067/bcdabd85-b113-4c6d-b5f3-f0b5c0977643.jpg',
                'https://a.ccdn.es/cnet/vehicles/19727067/ca2c0115-7c0d-47da-9ece-cf80f6aca0ea.jpg',
                'https://a.ccdn.es/cnet/vehicles/19727067/e801d006-da9d-45d1-ae43-153e5f4da7b1.jpg',
                'https://a.ccdn.es/cnet/vehicles/19727067/bb46385f-4b38-44a3-8627-9a7c366ef0b6.jpg',
                'https://a.ccdn.es/cnet/vehicles/19727067/8dc53edd-681a-4be9-95b5-9eaf2c7ed183.jpg',
                'https://a.ccdn.es/cnet/vehicles/19727067/d58b4a41-5b63-4372-a90c-6ce200be8dbf.jpg',
                'https://a.ccdn.es/cnet/vehicles/19727067/292bce8d-61be-4c7d-89b2-d88bd7598b4a.jpg',
                'https://a.ccdn.es/cnet/vehicles/19727067/d57f6b1e-3997-4479-a744-faea8849ec61.jpg',
                'https://a.ccdn.es/cnet/vehicles/19727067/bc4b4297-ea4d-4dcb-8990-7a50ac9512ee.jpg',
                'https://a.ccdn.es/cnet/vehicles/19727067/13575616-6cd1-4a2a-b8da-6c83fa55fba3.jpg',
                'https://a.ccdn.es/cnet/vehicles/19727067/bec8ff1d-2169-4892-933f-1696f37c7ec0.jpg',
                'https://a.ccdn.es/cnet/vehicles/19727067/fc8780be-d0d8-410c-9a24-7cd9a96f65b0.jpg',
                'https://a.ccdn.es/cnet/vehicles/19727067/ca009831-f264-4a9a-ae6d-48f72a22430a.jpg',
                'https://a.ccdn.es/cnet/vehicles/19727067/c6f23a1b-c732-45d9-9fc0-2efe15e9f4a4.jpg',
                'https://a.ccdn.es/cnet/vehicles/19727067/21e41eae-6b4d-4b43-9b3c-e431a0d3866f.jpg',
                'https://a.ccdn.es/cnet/vehicles/19727067/431aa625-6695-4164-bd7a-28df95634ce0.jpg',
                'https://a.ccdn.es/cnet/vehicles/19727067/af830ff2-c3d8-4ff5-b75f-3a164572ca46.jpg'],
 'price': 13700,
 'price_includes_vat': True,
 'registration_date': '2022-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'SEAT León SP 2.0 TDI Style Go',
 'transmission': 'manual',
 'trim': 'SP 2.0 TDI 85kW Style Go',
 'vin': None,
 'year': 2022}
2026-03-27 08:24:08 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 0080dcfc-f286-5010-9844-e61f05d01a37 with identifier: 70266024
2026-03-27 08:24:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 0080dcfc-f286-5010-9844-e61f05d01a37
2026-03-27 08:24:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 08:24:08 [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%252F19727067%252F837a1e41-c8ff-4785-a2fa-cce9a75f8933.jpg%27 HTTP/1.1" 200 None
2026-03-27 08:24:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19727067/837a1e41-c8ff-4785-a2fa-cce9a75f8933.jpg not downloaded yet
2026-03-27 08:24:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/19727067/837a1e41-c8ff-4785-a2fa-cce9a75f8933.jpg> (referer: None)
2026-03-27 08:24:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 08:24:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f6a91e7aa90>
2026-03-27 08:24:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 08:24:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 08:24:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 08:24:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0080dcfc-f286-5010-9844-e61f05d01a37/0080dcfc-f286-5010-9844-e61f05d01a37_image_0.jpg HTTP/1.1" 201 0
2026-03-27 08:24:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 08:24:08 [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%252F19727067%252F837a1e41-c8ff-4785-a2fa-cce9a75f8933.jpg') HTTP/1.1" 204 0
2026-03-27 08:24:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19727067/837a1e41-c8ff-4785-a2fa-cce9a75f8933.jpg saved to cache
2026-03-27 08:24:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 0080dcfc-f286-5010-9844-e61f05d01a37
2026-03-27 08:24:08 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 0080dcfc-f286-5010-9844-e61f05d01a37 sending to next pipeline
2026-03-27 08:24:08 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 0080dcfc-f286-5010-9844-e61f05d01a37 with identifier 70266024
2026-03-27 08:24:08 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-27 08:24:08 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-27 08:24:08 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 0080dcfc-f286-5010-9844-e61f05d01a37
2026-03-27 08:24:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/19727067/837a1e41-c8ff-4785-a2fa-cce9a75f8933.jpg>
{'auction_title': '',
 'body_type': 'Familiar',
 'c_o_2_emission_value': 102,
 'category': 'Coches',
 'color': 'Blanco',
 'currency': 'EUR',
 'description': 'AUTOS JORGE CASTRO\n'
                '\n'
                'SEAT NUEVO LEON ST\n'
                'SP 2.0 85KW Style GO\n'
                '\n'
                'WWW AUTOMOVILESJORGECASTRO COM\n'
                'UNICO PROPIETARIO\n'
                'KMS CERTIFICADOS\n'
                'NACIONAL\n'
                'HISTORICO DE MANTENIMIENTO\n'
                'Posee los siguientes extras:\n'
                '_ABS\n'
                '_Cierre centralizado\n'
                '_Climatizador\n'
                'cuadro digital\n'
                '-navegador\n'
                '-pantalla tactil\n'
                '-Retrovisores eléctricos\n'
                '-sensor de aparcamiento delantero y trasero\n'
                '-RADAR DELANTERO\n'
                '-Freno mano electrico\n'
                '_Control de velocidad\n'
                '_Dirección asistida\n'
                '_Elevalunas eléctricos\n'
                '_Llantas de aleación\n'
                '_Ordenador de a bordo\n'
                '_Teléfono Móvil\n'
                '_Volante multifunción\n'
                '-aire acondicionado trasero\n'
                'UN AÑO DE GARANTIA INCLUIDA EN EL PRECIO.....\n'
                '\n'
                '-Recogemos su vehículo como parte de pago\n'
                '-Aceptamos prueba mecánica\n'
                '-Financiación a su medida..\n'
                '-Iva deducible para empresa\n'
                '-LLEVAMOS SU VEHICULO SIN COSTE ADICIONAL SUJETO A '
                'DISPONIBILIDAD DEL PERSONAL Y DISTANCIA\n'
                '-ESTE ANUNCIO NO ES VINCULANTE,PUEDE CONTENER '
                'ERRORES....PREGUNTE AL COMERCIAL',
 'doors_number': 5,
 'emission_standard': 'C',
 'engine': '2.0L',
 'engine_horse_power': 115,
 'expiration_date': None,
 'fuel_type': 'Diesel',
 'id': '0080dcfc-f286-5010-9844-e61f05d01a37',
 'is_damaged': False,
 'is_operable': True,
 'license_plate': None,
 'link_to_web_offer': 'https://www.coches.net/seat-leon-sp-20-tdi-85kw-style-go-5p-diesel-2022-en-sevilla-70266024-covo.aspx',
 'listing': 'auction',
 'location': 'Sevilla',
 'make': 'SEAT',
 'model': 'León',
 'odometer': 190000,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'ES',
 'original_photo_count': 18,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0080dcfc-f286-5010-9844-e61f05d01a37/0080dcfc-f286-5010-9844-e61f05d01a37_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 78979,
             'Height': 600,
             'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19727067/837a1e41-c8ff-4785-a2fa-cce9a75f8933.jpg',
             'Width': 800}],
 'price': 13700,
 'price_includes_vat': True,
 'registration_date': '2022-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'SEAT León SP 2.0 TDI Style Go',
 'transmission': 'manual',
 'trim': 'SP 2.0 TDI 85kW Style Go',
 'vin': None,
 'year': 2022}
2026-03-27 08:24:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 08:24:08 [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%2770266024%27 HTTP/1.1" 200 None
2026-03-27 08:24:08 [auto_selling_coches.net] INFO: Saving data for 70266024: {'created_time': 1774599848.769315, 'last_price_update_time': 1774599848.76933}
2026-03-27 08:24:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 08:24:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70266024') HTTP/1.1" 204 0
2026-03-27 08:24:08 [scrapy.core.engine] INFO: Closing spider (finished)
2026-03-27 08:24:08 [crawlers.pipelines.save_to_cdlq_db_auto_selling] DEBUG: [SaveToCdlqDbAutoSelling] failed to close cursor: 'SaveToCdlqDbAutoSelling' object has no attribute 'cursor'
2026-03-27 08:24:08 [crawlers.pipelines.save_to_cdlq_db_auto_selling] DEBUG: [SaveToCdlqDbAutoSelling] failed to close connection: 'SaveToCdlqDbAutoSelling' object has no attribute 'conn'
2026-03-27 08:24:08 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-27 08:24:08 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-27 08:24:08 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process scrape complete CloudEvent for item 3a3f031a29b611f18f76c264925fbcfa
2026-03-27 08:24:08 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.ATTACHED: 3> -> <LinkState.DETACH_SENT: 4>
2026-03-27 08:24:08 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.ATTACHED: 3> -> <LinkState.DETACH_SENT: 4>
2026-03-27 08:24:08 [azure.servicebus._pyamqp.management_link] INFO: Management link receiver state changed: <LinkState.ATTACHED: 3> -> <LinkState.DETACH_SENT: 4>
2026-03-27 08:24:08 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.ATTACHED: 3> -> <LinkState.DETACH_SENT: 4>
2026-03-27 08:24:08 [azure.servicebus._pyamqp.management_link] INFO: Management link sender state changed: <LinkState.ATTACHED: 3> -> <LinkState.DETACH_SENT: 4>
2026-03-27 08:24:08 [azure.servicebus._pyamqp.session] INFO: Session state changed: <SessionState.MAPPED: 3> -> <SessionState.END_SENT: 4>
2026-03-27 08:24:08 [azure.servicebus._pyamqp._connection] INFO: Connection state changed: <ConnectionState.OPENED: 9> -> <ConnectionState.CLOSE_SENT: 11>
2026-03-27 08:24:08 [azure.servicebus._pyamqp._connection] INFO: Connection state changed: <ConnectionState.CLOSE_SENT: 11> -> <ConnectionState.END: 13>
2026-03-27 08:24:08 [azure.servicebus._pyamqp.session] INFO: Session state changed: <SessionState.END_SENT: 4> -> <SessionState.DISCARDING: 6>
2026-03-27 08:24:08 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.DETACH_SENT: 4> -> <LinkState.DETACHED: 0>
2026-03-27 08:24:08 [azure.servicebus._pyamqp.management_link] INFO: Management link sender state changed: <LinkState.DETACH_SENT: 4> -> <LinkState.DETACHED: 0>
2026-03-27 08:24:08 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.DETACH_SENT: 4> -> <LinkState.DETACHED: 0>
2026-03-27 08:24:08 [azure.servicebus._pyamqp.management_link] INFO: Management link receiver state changed: <LinkState.DETACH_SENT: 4> -> <LinkState.DETACHED: 0>
2026-03-27 08:24:08 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.DETACH_SENT: 4> -> <LinkState.DETACHED: 0>
2026-03-27 08:24:09 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: [AzureBusPipeline] connection closed
2026-03-27 08:24:09 [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-27 08:24:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 08:24:09 [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%201773303849 HTTP/1.1" 200 None
2026-03-27 08:24:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='58084632') HTTP/1.1" 204 0
2026-03-27 08:24:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='60399523') HTTP/1.1" 204 0
2026-03-27 08:24:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='60430887') HTTP/1.1" 204 0
2026-03-27 08:24:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='61635798') HTTP/1.1" 204 0
2026-03-27 08:24:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='61666655') HTTP/1.1" 204 0
2026-03-27 08:24:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='61667630') HTTP/1.1" 204 0
2026-03-27 08:24:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='61672035') HTTP/1.1" 204 0
2026-03-27 08:24:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='61713895') HTTP/1.1" 204 0
2026-03-27 08:24:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='61766573') HTTP/1.1" 204 0
2026-03-27 08:24:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='61823461') HTTP/1.1" 204 0
2026-03-27 08:24:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='61863825') HTTP/1.1" 204 0
2026-03-27 08:24:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='61900150') HTTP/1.1" 204 0
2026-03-27 08:24:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='61982372') HTTP/1.1" 204 0
2026-03-27 08:24:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='61991821') HTTP/1.1" 204 0
2026-03-27 08:24:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62002474') HTTP/1.1" 204 0
2026-03-27 08:24:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62014879') HTTP/1.1" 204 0
2026-03-27 08:24:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62044068') HTTP/1.1" 204 0
2026-03-27 08:24:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62077641') HTTP/1.1" 204 0
2026-03-27 08:24:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62112139') HTTP/1.1" 204 0
2026-03-27 08:24:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62162951') HTTP/1.1" 204 0
2026-03-27 08:24:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62181387') HTTP/1.1" 204 0
2026-03-27 08:24:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62183664') HTTP/1.1" 204 0
2026-03-27 08:24:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62185180') HTTP/1.1" 204 0
2026-03-27 08:24:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62187338') HTTP/1.1" 204 0
2026-03-27 08:24:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62195284') HTTP/1.1" 204 0
2026-03-27 08:24:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62240321') HTTP/1.1" 204 0
2026-03-27 08:24:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62254198') HTTP/1.1" 204 0
2026-03-27 08:24:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62315695') HTTP/1.1" 204 0
2026-03-27 08:24:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62360380') HTTP/1.1" 204 0
2026-03-27 08:24:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62360760') HTTP/1.1" 204 0
2026-03-27 08:24:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62360782') HTTP/1.1" 204 0
2026-03-27 08:24:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62363539') HTTP/1.1" 204 0
2026-03-27 08:24:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62370572') HTTP/1.1" 204 0
2026-03-27 08:24:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62370619') HTTP/1.1" 204 0
2026-03-27 08:24:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62385544') HTTP/1.1" 204 0
2026-03-27 08:24:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62400173') HTTP/1.1" 204 0
2026-03-27 08:24:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62405184') HTTP/1.1" 204 0
2026-03-27 08:24:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62407716') HTTP/1.1" 204 0
2026-03-27 08:24:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62414717') HTTP/1.1" 204 0
2026-03-27 08:24:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62414828') HTTP/1.1" 204 0
2026-03-27 08:24:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62416279') HTTP/1.1" 204 0
2026-03-27 08:24:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62417591') HTTP/1.1" 204 0
2026-03-27 08:24:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62449588') HTTP/1.1" 204 0
2026-03-27 08:24:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62450944') HTTP/1.1" 204 0
2026-03-27 08:24:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62450981') HTTP/1.1" 204 0
2026-03-27 08:24:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62454315') HTTP/1.1" 204 0
2026-03-27 08:24:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62468732') HTTP/1.1" 204 0
2026-03-27 08:24:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62469127') HTTP/1.1" 204 0
2026-03-27 08:24:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62486490') HTTP/1.1" 204 0
2026-03-27 08:24:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62489974') HTTP/1.1" 204 0
2026-03-27 08:24:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62506705') HTTP/1.1" 204 0
2026-03-27 08:24:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62517749') HTTP/1.1" 204 0
2026-03-27 08:24:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62527350') HTTP/1.1" 204 0
2026-03-27 08:24:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62528328') HTTP/1.1" 204 0
2026-03-27 08:24:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62553130') HTTP/1.1" 204 0
2026-03-27 08:24:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62558319') HTTP/1.1" 204 0
2026-03-27 08:24:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62565833') HTTP/1.1" 204 0
2026-03-27 08:24:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62586851') HTTP/1.1" 204 0
2026-03-27 08:24:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62591689') HTTP/1.1" 204 0
2026-03-27 08:24:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62591691') HTTP/1.1" 204 0
2026-03-27 08:24:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62603949') HTTP/1.1" 204 0
2026-03-27 08:24:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62606342') HTTP/1.1" 204 0
2026-03-27 08:24:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62608730') HTTP/1.1" 204 0
2026-03-27 08:24:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62608895') HTTP/1.1" 204 0
2026-03-27 08:24:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62609595') HTTP/1.1" 204 0
2026-03-27 08:24:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62617722') HTTP/1.1" 204 0
2026-03-27 08:24:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62618600') HTTP/1.1" 204 0
2026-03-27 08:24:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62627633') HTTP/1.1" 204 0
2026-03-27 08:24:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62631780') HTTP/1.1" 204 0
2026-03-27 08:24:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62633855') HTTP/1.1" 204 0
2026-03-27 08:24:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62636076') HTTP/1.1" 204 0
2026-03-27 08:24:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62636874') HTTP/1.1" 204 0
2026-03-27 08:24:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62637029') HTTP/1.1" 204 0
2026-03-27 08:24:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62650911') HTTP/1.1" 204 0
2026-03-27 08:24:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62652689') HTTP/1.1" 204 0
2026-03-27 08:24:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62652922') HTTP/1.1" 204 0
2026-03-27 08:24:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62656731') HTTP/1.1" 204 0
2026-03-27 08:24:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62656742') HTTP/1.1" 204 0
2026-03-27 08:24:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62670494') HTTP/1.1" 204 0
2026-03-27 08:24:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62670891') HTTP/1.1" 204 0
2026-03-27 08:24:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70014936') HTTP/1.1" 204 0
2026-03-27 08:24:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70020077') HTTP/1.1" 204 0
2026-03-27 08:24:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70041258') HTTP/1.1" 204 0
2026-03-27 08:24:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70047779') HTTP/1.1" 204 0
2026-03-27 08:24:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70052075') HTTP/1.1" 204 0
2026-03-27 08:24:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70054800') HTTP/1.1" 204 0
2026-03-27 08:24:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70062008') HTTP/1.1" 204 0
2026-03-27 08:24:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70063487') HTTP/1.1" 204 0
2026-03-27 08:24:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70067203') HTTP/1.1" 204 0
2026-03-27 08:24:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70067536') HTTP/1.1" 204 0
2026-03-27 08:24:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70071844') HTTP/1.1" 204 0
2026-03-27 08:24:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70072020') HTTP/1.1" 204 0
2026-03-27 08:24:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70072112') HTTP/1.1" 204 0
2026-03-27 08:24:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70078040') HTTP/1.1" 204 0
2026-03-27 08:24:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70084935') HTTP/1.1" 204 0
2026-03-27 08:24:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70085274') HTTP/1.1" 204 0
2026-03-27 08:24:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70103146') HTTP/1.1" 204 0
2026-03-27 08:24:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70103369') HTTP/1.1" 204 0
2026-03-27 08:24:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70106543') HTTP/1.1" 204 0
2026-03-27 08:24:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70118153') HTTP/1.1" 204 0
2026-03-27 08:24:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70118620') HTTP/1.1" 204 0
2026-03-27 08:24:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70124558') HTTP/1.1" 204 0
2026-03-27 08:24:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70125892') HTTP/1.1" 204 0
2026-03-27 08:24:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70126017') HTTP/1.1" 204 0
2026-03-27 08:24:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70128158') HTTP/1.1" 204 0
2026-03-27 08:24:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70129374') HTTP/1.1" 204 0
2026-03-27 08:24:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70133995') HTTP/1.1" 204 0
2026-03-27 08:24:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70163518') HTTP/1.1" 204 0
2026-03-27 08:24:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70166932') HTTP/1.1" 204 0
2026-03-27 08:24:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70169207') HTTP/1.1" 204 0
2026-03-27 08:24:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70169514') HTTP/1.1" 204 0
2026-03-27 08:24:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70174168') HTTP/1.1" 204 0
2026-03-27 08:24:10 [scrapy.extensions.feedexport] INFO: Stored jsonlines feed (57 items) in: file:///var/lib/scrapyd/items/sourcing_v2/auto_selling_coches.net/3a3f031a29b611f18f76c264925fbcfa.jl
2026-03-27 08:24:10 [scrapy.statscollectors] INFO: Dumping Scrapy stats:
{'downloader/request_bytes': 56723,
 'downloader/request_count': 117,
 'downloader/request_method_count/GET': 117,
 'downloader/response_bytes': 9823606,
 'downloader/response_count': 117,
 'downloader/response_status_count/200': 117,
 'elapsed_time_seconds': 40.936876,
 'feedexport/success_count/FileFeedStorage': 1,
 'finish_reason': 'finished',
 'finish_time': datetime.datetime(2026, 3, 27, 8, 24, 10, 812915, tzinfo=datetime.timezone.utc),
 'httpcompression/response_bytes': 4281377,
 'httpcompression/response_count': 57,
 'item_scraped_count': 57,
 'log_count/DEBUG': 1226,
 'log_count/INFO': 980,
 'memusage/max': 149479424,
 'memusage/startup': 149479424,
 'photo_download_count': 57,
 'request_depth_max': 4,
 'response_received_count': 60,
 'scheduler/dequeued': 117,
 'scheduler/dequeued/memory': 117,
 'scheduler/enqueued': 117,
 'scheduler/enqueued/memory': 117,
 'scrape_type/new': 57,
 'scrapy-zyte-api/429': 0,
 'scrapy-zyte-api/attempts': 60,
 '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.5646630181077241,
 'scrapy-zyte-api/mean_response_seconds': 1.6161712065106253,
 'scrapy-zyte-api/processed': 60,
 'scrapy-zyte-api/request_args/customHttpRequestHeaders': 59,
 'scrapy-zyte-api/request_args/experimental.requestCookies': 59,
 'scrapy-zyte-api/request_args/experimental.responseCookies': 60,
 'scrapy-zyte-api/request_args/httpResponseBody': 60,
 'scrapy-zyte-api/request_args/httpResponseHeaders': 60,
 'scrapy-zyte-api/request_args/url': 60,
 'scrapy-zyte-api/status_codes/200': 60,
 'scrapy-zyte-api/success': 60,
 'scrapy-zyte-api/success_ratio': 1.0,
 'scrapy-zyte-api/throttle_ratio': 0.0,
 'start_time': datetime.datetime(2026, 3, 27, 8, 23, 29, 876039, tzinfo=datetime.timezone.utc)}
2026-03-27 08:24:10 [scrapy.core.engine] INFO: Spider closed (finished)
2026-03-27 08:24:10 [asyncio] ERROR: Unclosed client session
client_session: <aiohttp.client.ClientSession object at 0x7f6a955334d0>
2026-03-27 08:24:10 [asyncio] ERROR: Unclosed client session
client_session: <aiohttp.client.ClientSession object at 0x7f6a95533c90>

PROJECT (sourcing_v2), SPIDER (auto_selling_coches.net)