PROJECT (sourcing_v2)
SPIDER (auto_selling_coches.net.api)
2026-03-30 15:08:47 [scrapy.utils.log] INFO: Scrapy 2.11.2 started (bot: SourcingV2)
2026-03-30 15:08:47 [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-30 15:08:47 [auto_selling_coches.net.api] INFO: Starting auto_selling_coches.net.api spider (API-based)
2026-03-30 15:08:47 [auto_selling_coches.net.api] INFO: Extracted dealer slug: pradocarmultimarca
2026-03-30 15:08:47 [auto_selling_coches.net.api] INFO: _job: 4a7ffa7a2c1f11f18e133aacc95538c6, SCRAPY_JOB: None
2026-03-30 15:08:47 [scrapy.addons] INFO: Enabled addons:
[]
2026-03-30 15:08:47 [asyncio] DEBUG: Using selector: EpollSelector
2026-03-30 15:08:47 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor
2026-03-30 15:08:47 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop
2026-03-30 15:08:47 [scrapy.extensions.telnet] INFO: Telnet Password: ff16b9c93eea47bb
2026-03-30 15:08:47 [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-30 15:08:47 [scrapy.crawler] INFO: Overridden settings:
{'BOT_NAME': 'SourcingV2',
'CLOSESPIDER_TIMEOUT': 3600,
'CONCURRENT_REQUESTS': 5,
'DOWNLOAD_MAXSIZE': 52428800,
'DOWNLOAD_WARNSIZE': 10485760,
'FEED_EXPORT_ENCODING': 'utf-8',
'LOG_FILE': '/var/log/scrapyd/logs/sourcing_v2/auto_selling_coches.net.api/4a7ffa7a2c1f11f18e133aacc95538c6.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-30 15:08:47 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-30 15:08:47 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-30 15:08:47 [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-30 15:08:47 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Setting up IdGenerationMiddleware for auto_selling
2026-03-30 15:08:47 [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-30 15:08:47 [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-30 15:08:47 [scrapy.core.engine] INFO: Spider opened
2026-03-30 15:08:47 [azure.identity._credentials.environment] INFO: Incomplete environment configuration for EnvironmentCredential. These variables are set: AZURE_TENANT_ID, AZURE_CLIENT_ID
2026-03-30 15:08:47 [common.service_bus.service_bus_client_factory] INFO: ServiceBusClient initialized via DefaultAzureCredential for alx-production-bus.servicebus.windows.net
2026-03-30 15:08:47 [crawlers.pipelines.base_azure_bus_pipeline] INFO: [AzureBusPipeline] Connected to topic auto.sourcing-v2
2026-03-30 15:08:47 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min)
2026-03-30 15:08:47 [scrapy.extensions.telnet] INFO: Telnet console listening on 127.0.0.1:6026
2026-03-30 15:08:47 [scrapy.extensions.memusage] INFO: Peak memory usage is 142MiB
2026-03-30 15:08:47 [scrapy-playwright] INFO: Starting download handler
2026-03-30 15:08:47 [scrapy-playwright] INFO: Starting download handler
2026-03-30 15:08:52 [auto_selling_coches.net.api] INFO: API spider started with URL: https://www.coches.net/concesionario/pradocarmultimarca, dealer_slug: pradocarmultimarca
2026-03-30 15:08:52 [auto_selling_coches.net.api] INFO: Trying fast dealer API: https://web.gw.coches.net/dealers/pradocarmultimarca
2026-03-30 15:08:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 15:08:53 [scrapy.core.engine] DEBUG: Crawled (400) <GET https://web.gw.coches.net/dealers/pradocarmultimarca> (referer: None) ['zyte-api']
2026-03-30 15:08:53 [auto_selling_coches.net.api] INFO: Search API failed (Ignoring non-200 response), falling back to browserHtml
2026-03-30 15:08:53 [auto_selling_coches.net.api] INFO: Using browserHtml fallback path (page 1)
2026-03-30 15:08:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 15:09:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.coches.net/concesionario/pradocarmultimarca?pg=1> (referer: None) ['zyte-api']
2026-03-30 15:09:31 [auto_selling_coches.net.api] INFO: Total items from HTML header: 58
2026-03-30 15:09:31 [auto_selling_coches.net.api] INFO: Extracting listings from HTML page 1
2026-03-30 15:09:31 [auto_selling_coches.net.api] INFO: Found 30 listings in HTML (page 1)
2026-03-30 15:09:31 [auto_selling_coches.net.api] INFO: Found listing with ID: 61974970
2026-03-30 15:09:31 [azure.identity._credentials.environment] INFO: Incomplete environment configuration for EnvironmentCredential. These variables are set: AZURE_TENANT_ID, AZURE_CLIENT_ID
2026-03-30 15:09:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
2026-03-30 15:09:31 [urllib3.connectionpool] DEBUG: https://login.microsoftonline.com:443 "POST /8ea908c1-4e85-4692-bc3f-3646b9b40891/oauth2/v2.0/token HTTP/1.1" 200 2121
2026-03-30 15:09:31 [azure.identity._credentials.chained] INFO: DefaultAzureCredential acquired a token from WorkloadIdentityCredential
2026-03-30 15:09:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): alxsourcingstorageprod.table.core.windows.net:443
2026-03-30 15:09:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:09:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%2761974970%27 HTTP/1.1" 200 None
2026-03-30 15:09:31 [auto_selling_coches.net.api] INFO: Scrape type for 61974970: 1
2026-03-30 15:09:31 [auto_selling_coches.net.api] INFO: Scraping new listing 61974970
2026-03-30 15:09:31 [auto_selling_coches.net.api] INFO: Found listing with ID: 70225601
2026-03-30 15:09:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:09:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%2770225601%27 HTTP/1.1" 200 None
2026-03-30 15:09:31 [auto_selling_coches.net.api] INFO: Scrape type for 70225601: 1
2026-03-30 15:09:31 [auto_selling_coches.net.api] INFO: Scraping new listing 70225601
2026-03-30 15:09:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 15:09:31 [auto_selling_coches.net.api] INFO: Found listing with ID: 70240810
2026-03-30 15:09:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:09:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%2770240810%27 HTTP/1.1" 200 None
2026-03-30 15:09:31 [auto_selling_coches.net.api] INFO: Scrape type for 70240810: 1
2026-03-30 15:09:31 [auto_selling_coches.net.api] INFO: Scraping new listing 70240810
2026-03-30 15:09:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 15:09:31 [auto_selling_coches.net.api] INFO: Found listing with ID: 70257335
2026-03-30 15:09:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:09:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%2770257335%27 HTTP/1.1" 200 None
2026-03-30 15:09:31 [auto_selling_coches.net.api] INFO: Scrape type for 70257335: 1
2026-03-30 15:09:31 [auto_selling_coches.net.api] INFO: Scraping new listing 70257335
2026-03-30 15:09:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 15:09:31 [auto_selling_coches.net.api] INFO: Found listing with ID: 60107998
2026-03-30 15:09:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:09:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%2760107998%27 HTTP/1.1" 200 None
2026-03-30 15:09:31 [auto_selling_coches.net.api] INFO: Scrape type for 60107998: 1
2026-03-30 15:09:31 [auto_selling_coches.net.api] INFO: Scraping new listing 60107998
2026-03-30 15:09:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 15:09:31 [auto_selling_coches.net.api] INFO: Found listing with ID: 61411178
2026-03-30 15:09:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:09:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%2761411178%27 HTTP/1.1" 200 None
2026-03-30 15:09:31 [auto_selling_coches.net.api] INFO: Scrape type for 61411178: 1
2026-03-30 15:09:31 [auto_selling_coches.net.api] INFO: Scraping new listing 61411178
2026-03-30 15:09:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 15:09:31 [auto_selling_coches.net.api] INFO: Found listing with ID: 70015969
2026-03-30 15:09:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:09:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%2770015969%27 HTTP/1.1" 200 None
2026-03-30 15:09:31 [auto_selling_coches.net.api] INFO: Scrape type for 70015969: 1
2026-03-30 15:09:31 [auto_selling_coches.net.api] INFO: Scraping new listing 70015969
2026-03-30 15:09:31 [auto_selling_coches.net.api] INFO: Found listing with ID: 61498969
2026-03-30 15:09:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:09:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%2761498969%27 HTTP/1.1" 200 None
2026-03-30 15:09:31 [auto_selling_coches.net.api] INFO: Scrape type for 61498969: 1
2026-03-30 15:09:31 [auto_selling_coches.net.api] INFO: Scraping new listing 61498969
2026-03-30 15:09:31 [auto_selling_coches.net.api] INFO: Found listing with ID: 60104014
2026-03-30 15:09:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:09:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%2760104014%27 HTTP/1.1" 200 None
2026-03-30 15:09:31 [auto_selling_coches.net.api] INFO: Scrape type for 60104014: 1
2026-03-30 15:09:31 [auto_selling_coches.net.api] INFO: Scraping new listing 60104014
2026-03-30 15:09:31 [auto_selling_coches.net.api] INFO: Found listing with ID: 70282840
2026-03-30 15:09:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:09:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%2770282840%27 HTTP/1.1" 200 None
2026-03-30 15:09:32 [auto_selling_coches.net.api] INFO: Scrape type for 70282840: 1
2026-03-30 15:09:32 [auto_selling_coches.net.api] INFO: Scraping new listing 70282840
2026-03-30 15:09:32 [auto_selling_coches.net.api] INFO: Found listing with ID: 70273278
2026-03-30 15:09:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:09:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%2770273278%27 HTTP/1.1" 200 None
2026-03-30 15:09:32 [auto_selling_coches.net.api] INFO: Scrape type for 70273278: 1
2026-03-30 15:09:32 [auto_selling_coches.net.api] INFO: Scraping new listing 70273278
2026-03-30 15:09:32 [auto_selling_coches.net.api] INFO: Found listing with ID: 70273172
2026-03-30 15:09:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:09:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%2770273172%27 HTTP/1.1" 200 None
2026-03-30 15:09:32 [auto_selling_coches.net.api] INFO: Scrape type for 70273172: 1
2026-03-30 15:09:32 [auto_selling_coches.net.api] INFO: Scraping new listing 70273172
2026-03-30 15:09:32 [auto_selling_coches.net.api] INFO: Found listing with ID: 70051427
2026-03-30 15:09:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:09:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%2770051427%27 HTTP/1.1" 200 None
2026-03-30 15:09:32 [auto_selling_coches.net.api] INFO: Scrape type for 70051427: 1
2026-03-30 15:09:32 [auto_selling_coches.net.api] INFO: Scraping new listing 70051427
2026-03-30 15:09:32 [auto_selling_coches.net.api] INFO: Found listing with ID: 61388556
2026-03-30 15:09:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:09:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%2761388556%27 HTTP/1.1" 200 None
2026-03-30 15:09:32 [auto_selling_coches.net.api] INFO: Scrape type for 61388556: 1
2026-03-30 15:09:32 [auto_selling_coches.net.api] INFO: Scraping new listing 61388556
2026-03-30 15:09:32 [auto_selling_coches.net.api] INFO: Found listing with ID: 70051447
2026-03-30 15:09:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:09:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%2770051447%27 HTTP/1.1" 200 None
2026-03-30 15:09:32 [auto_selling_coches.net.api] INFO: Scrape type for 70051447: 1
2026-03-30 15:09:32 [auto_selling_coches.net.api] INFO: Scraping new listing 70051447
2026-03-30 15:09:32 [auto_selling_coches.net.api] INFO: Found listing with ID: 61190736
2026-03-30 15:09:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:09:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%2761190736%27 HTTP/1.1" 200 None
2026-03-30 15:09:32 [auto_selling_coches.net.api] INFO: Scrape type for 61190736: 1
2026-03-30 15:09:32 [auto_selling_coches.net.api] INFO: Scraping new listing 61190736
2026-03-30 15:09:32 [auto_selling_coches.net.api] INFO: Found listing with ID: 70266321
2026-03-30 15:09:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:09:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%2770266321%27 HTTP/1.1" 200 None
2026-03-30 15:09:32 [auto_selling_coches.net.api] INFO: Scrape type for 70266321: 1
2026-03-30 15:09:32 [auto_selling_coches.net.api] INFO: Scraping new listing 70266321
2026-03-30 15:09:32 [auto_selling_coches.net.api] INFO: Found listing with ID: 62092548
2026-03-30 15:09:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:09:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%2762092548%27 HTTP/1.1" 200 None
2026-03-30 15:09:32 [auto_selling_coches.net.api] INFO: Scrape type for 62092548: 1
2026-03-30 15:09:32 [auto_selling_coches.net.api] INFO: Scraping new listing 62092548
2026-03-30 15:09:32 [auto_selling_coches.net.api] INFO: Found listing with ID: 70257170
2026-03-30 15:09:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:09:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%2770257170%27 HTTP/1.1" 200 None
2026-03-30 15:09:32 [auto_selling_coches.net.api] INFO: Scrape type for 70257170: 1
2026-03-30 15:09:32 [auto_selling_coches.net.api] INFO: Scraping new listing 70257170
2026-03-30 15:09:32 [auto_selling_coches.net.api] INFO: Found listing with ID: 70257388
2026-03-30 15:09:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:09:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%2770257388%27 HTTP/1.1" 200 None
2026-03-30 15:09:32 [auto_selling_coches.net.api] INFO: Scrape type for 70257388: 1
2026-03-30 15:09:32 [auto_selling_coches.net.api] INFO: Scraping new listing 70257388
2026-03-30 15:09:32 [auto_selling_coches.net.api] INFO: Found listing with ID: 70257968
2026-03-30 15:09:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:09:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%2770257968%27 HTTP/1.1" 200 None
2026-03-30 15:09:32 [auto_selling_coches.net.api] INFO: Scrape type for 70257968: 1
2026-03-30 15:09:32 [auto_selling_coches.net.api] INFO: Scraping new listing 70257968
2026-03-30 15:09:32 [auto_selling_coches.net.api] INFO: Found listing with ID: 70257246
2026-03-30 15:09:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:09:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%2770257246%27 HTTP/1.1" 200 None
2026-03-30 15:09:32 [auto_selling_coches.net.api] INFO: Scrape type for 70257246: 1
2026-03-30 15:09:32 [auto_selling_coches.net.api] INFO: Scraping new listing 70257246
2026-03-30 15:09:32 [auto_selling_coches.net.api] INFO: Found listing with ID: 61600271
2026-03-30 15:09:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:09:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%2761600271%27 HTTP/1.1" 200 None
2026-03-30 15:09:32 [auto_selling_coches.net.api] INFO: Scrape type for 61600271: 1
2026-03-30 15:09:32 [auto_selling_coches.net.api] INFO: Scraping new listing 61600271
2026-03-30 15:09:32 [auto_selling_coches.net.api] INFO: Found listing with ID: 62475462
2026-03-30 15:09:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:09:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%2762475462%27 HTTP/1.1" 200 None
2026-03-30 15:09:32 [auto_selling_coches.net.api] INFO: Scrape type for 62475462: 1
2026-03-30 15:09:32 [auto_selling_coches.net.api] INFO: Scraping new listing 62475462
2026-03-30 15:09:32 [auto_selling_coches.net.api] INFO: Found listing with ID: 62468492
2026-03-30 15:09:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:09:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%2762468492%27 HTTP/1.1" 200 None
2026-03-30 15:09:32 [auto_selling_coches.net.api] INFO: Scrape type for 62468492: 1
2026-03-30 15:09:32 [auto_selling_coches.net.api] INFO: Scraping new listing 62468492
2026-03-30 15:09:32 [auto_selling_coches.net.api] INFO: Found listing with ID: 62468255
2026-03-30 15:09:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:09:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%2762468255%27 HTTP/1.1" 200 None
2026-03-30 15:09:32 [auto_selling_coches.net.api] INFO: Scrape type for 62468255: 1
2026-03-30 15:09:32 [auto_selling_coches.net.api] INFO: Scraping new listing 62468255
2026-03-30 15:09:32 [auto_selling_coches.net.api] INFO: Found listing with ID: 61169159
2026-03-30 15:09:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:09:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%2761169159%27 HTTP/1.1" 200 None
2026-03-30 15:09:32 [auto_selling_coches.net.api] INFO: Scrape type for 61169159: 1
2026-03-30 15:09:32 [auto_selling_coches.net.api] INFO: Scraping new listing 61169159
2026-03-30 15:09:32 [auto_selling_coches.net.api] INFO: Found listing with ID: 70240920
2026-03-30 15:09:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:09:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%2770240920%27 HTTP/1.1" 200 None
2026-03-30 15:09:32 [auto_selling_coches.net.api] INFO: Scrape type for 70240920: 1
2026-03-30 15:09:32 [auto_selling_coches.net.api] INFO: Scraping new listing 70240920
2026-03-30 15:09:32 [auto_selling_coches.net.api] INFO: Found listing with ID: 70238730
2026-03-30 15:09:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:09:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%2770238730%27 HTTP/1.1" 200 None
2026-03-30 15:09:32 [auto_selling_coches.net.api] INFO: Scrape type for 70238730: 1
2026-03-30 15:09:32 [auto_selling_coches.net.api] INFO: Scraping new listing 70238730
2026-03-30 15:09:32 [auto_selling_coches.net.api] INFO: Found listing with ID: 61341548
2026-03-30 15:09:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:09:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%2761341548%27 HTTP/1.1" 200 None
2026-03-30 15:09:32 [auto_selling_coches.net.api] INFO: Scrape type for 61341548: 1
2026-03-30 15:09:32 [auto_selling_coches.net.api] INFO: Scraping new listing 61341548
2026-03-30 15:09:32 [auto_selling_coches.net.api] INFO: HTML pagination: fetching page 2 (scraped 30/58 items)
2026-03-30 15:09:32 [auto_selling_coches.net.api] INFO: Using browserHtml fallback path (page 2)
2026-03-30 15:09:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70225601> (referer: https://www.coches.net/concesionario/pradocarmultimarca/?pg=1) ['zyte-api']
2026-03-30 15:09:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 15:09:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70257335> (referer: https://www.coches.net/concesionario/pradocarmultimarca/?pg=1) ['zyte-api']
2026-03-30 15:09:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 15:09:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70240810> (referer: https://www.coches.net/concesionario/pradocarmultimarca/?pg=1) ['zyte-api']
2026-03-30 15:09:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 15:09:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/61974970> (referer: https://www.coches.net/concesionario/pradocarmultimarca/?pg=1) ['zyte-api']
2026-03-30 15:09:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 15:09:33 [auto_selling_coches.net.api] INFO: Extracted item from API: 70225601 - AUDI Q2 Advanced 30 TFSI
2026-03-30 15:09:33 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: b53f13e3-44fc-5244-b05d-f041ac304e86 with identifier: 70225601
2026-03-30 15:09:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item b53f13e3-44fc-5244-b05d-f041ac304e86
2026-03-30 15:09:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:09:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F19697261%252Ffca013a7-48b4-4ef0-964e-dfdf252b06b6.jpg%27 HTTP/1.1" 200 None
2026-03-30 15:09:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19697261/fca013a7-48b4-4ef0-964e-dfdf252b06b6.jpg already downloaded
2026-03-30 15:09:33 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: b53f13e3-44fc-5244-b05d-f041ac304e86 with identifier 70225601
2026-03-30 15:09:33 [azure.servicebus._pyamqp._connection] INFO: Connection state changed: None -> <ConnectionState.START: 0>
2026-03-30 15:09:33 [azure.servicebus._pyamqp._connection] INFO: Connection state changed: <ConnectionState.START: 0> -> <ConnectionState.HDR_SENT: 2>
2026-03-30 15:09:33 [azure.servicebus._pyamqp._connection] INFO: Connection state changed: <ConnectionState.HDR_SENT: 2> -> <ConnectionState.HDR_SENT: 2>
2026-03-30 15:09:33 [azure.servicebus._pyamqp._connection] INFO: Connection state changed: <ConnectionState.HDR_SENT: 2> -> <ConnectionState.OPEN_PIPE: 4>
2026-03-30 15:09:33 [azure.servicebus._pyamqp.session] INFO: Session state changed: <SessionState.UNMAPPED: 0> -> <SessionState.BEGIN_SENT: 1>
2026-03-30 15:09:33 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.DETACHED: 0> -> <LinkState.ATTACH_SENT: 1>
2026-03-30 15:09:33 [azure.servicebus._pyamqp.management_link] INFO: Management link receiver state changed: <LinkState.DETACHED: 0> -> <LinkState.ATTACH_SENT: 1>
2026-03-30 15:09:33 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.DETACHED: 0> -> <LinkState.ATTACH_SENT: 1>
2026-03-30 15:09:33 [azure.servicebus._pyamqp.management_link] INFO: Management link sender state changed: <LinkState.DETACHED: 0> -> <LinkState.ATTACH_SENT: 1>
2026-03-30 15:09:33 [azure.servicebus._pyamqp._connection] INFO: Connection state changed: <ConnectionState.OPEN_PIPE: 4> -> <ConnectionState.OPEN_SENT: 7>
2026-03-30 15:09:33 [azure.servicebus._pyamqp._connection] INFO: Connection state changed: <ConnectionState.OPEN_SENT: 7> -> <ConnectionState.OPENED: 9>
2026-03-30 15:09:33 [azure.servicebus._pyamqp.session] INFO: Session state changed: <SessionState.BEGIN_SENT: 1> -> <SessionState.MAPPED: 3>
2026-03-30 15:09:33 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.ATTACH_SENT: 1> -> <LinkState.ATTACHED: 3>
2026-03-30 15:09:33 [azure.servicebus._pyamqp.management_link] INFO: Management link receiver state changed: <LinkState.ATTACH_SENT: 1> -> <LinkState.ATTACHED: 3>
2026-03-30 15:09:33 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.ATTACH_SENT: 1> -> <LinkState.ATTACHED: 3>
2026-03-30 15:09:33 [azure.servicebus._pyamqp.management_link] INFO: Management link sender state changed: <LinkState.ATTACH_SENT: 1> -> <LinkState.ATTACHED: 3>
2026-03-30 15:09:33 [azure.servicebus._pyamqp.cbs] DEBUG: CBS completed opening with status: <ManagementOpenResult.OK: 1>
2026-03-30 15:09:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
2026-03-30 15:09:33 [urllib3.connectionpool] DEBUG: https://login.microsoftonline.com:443 "POST /8ea908c1-4e85-4692-bc3f-3646b9b40891/oauth2/v2.0/token HTTP/1.1" 200 2021
2026-03-30 15:09:33 [azure.identity._credentials.chained] INFO: DefaultAzureCredential acquired a token from WorkloadIdentityCredential
2026-03-30 15:09:33 [azure.servicebus._pyamqp.cbs] DEBUG: CBS update in progress. Token put time: 1774883373
2026-03-30 15:09:33 [azure.servicebus._pyamqp.cbs] DEBUG: CBS update in progress. Token put time: 1774883373
2026-03-30 15:09:33 [azure.servicebus._pyamqp.cbs] DEBUG: CBS Put token result (<ManagementExecuteOperationResult.OK: 0>), status code: 202, status_description: b'Accepted'.
2026-03-30 15:09:33 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:09:33 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.DETACHED: 0> -> <LinkState.ATTACH_SENT: 1>
2026-03-30 15:09:33 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.ATTACH_SENT: 1> -> <LinkState.ATTACHED: 3>
2026-03-30 15:09:33 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:09:33 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:09:33 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:09:33 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:09:33 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item b53f13e3-44fc-5244-b05d-f041ac304e86
2026-03-30 15:09:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://web.gw.coches.net/details/70225601>
{'auction_title': '',
'body_type': 'SUV',
'c_o_2_emission_value': 118,
'category': 'Coches',
'color': 'Azul',
'currency': 'EUR',
'description': 'PRADOCAR MULTIMARCA, MAS DE 300 COCHES AL AÑO NOS AVALAN Y '
'MAS DE 2000 CLIENTES SATISFECHOS , ESPECIALISTAS EN LAS '
'MARCAS PREMIUM DEL MERCADO CON EXTESION DE GARANTIA OFICIAL , '
'BUSQUEDAS PERSONALIZADAS A LA CARTA “ PIENSA EN UN COCHE Y '
'NOSOTROS TE LO ENCONTRAMOS “ANUNCIO NO VINCULANTE , CON '
'CARÁCTER INFORMATIVO ,PUEDE CONTENER ERRORES TIPOGRAFICOS .',
'doors_number': 5,
'emission_standard': 'C',
'engine': '1.0L',
'engine_horse_power': 116,
'expiration_date': None,
'fuel_type': 'Gasolina',
'id': 'b53f13e3-44fc-5244-b05d-f041ac304e86',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/audi-q2-advanced-30-tfsi-85kw-116cv-5p-gasolina-2020-en-pontevedra-70225601-covo.aspx',
'listing': 'auction',
'location': 'Pontevedra',
'make': 'AUDI',
'model': 'Q2',
'odometer': 90000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 1,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19697261/fca013a7-48b4-4ef0-964e-dfdf252b06b6.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b53f13e3-44fc-5244-b05d-f041ac304e86/b53f13e3-44fc-5244-b05d-f041ac304e86_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92756,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19697261/fca013a7-48b4-4ef0-964e-dfdf252b06b6.jpg',
'Width': 800}],
'price': 19900,
'price_includes_vat': True,
'registration_date': '2020-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'AUDI Q2 Advanced 30 TFSI',
'transmission': 'manual',
'trim': 'Advanced 30 TFSI 85kW 116CV',
'vin': None,
'year': 2020}
2026-03-30 15:09:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:09:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%2770225601%27 HTTP/1.1" 200 None
2026-03-30 15:09:33 [auto_selling_coches.net.api] INFO: Saving data for 70225601: {'created_time': 1774883373.772131, 'last_price_update_time': 1774883373.772141}
2026-03-30 15:09:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:09:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net.api',RowKey='70225601') HTTP/1.1" 204 0
2026-03-30 15:09:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/60107998> (referer: https://www.coches.net/concesionario/pradocarmultimarca/?pg=1) ['zyte-api']
2026-03-30 15:09:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 15:09:34 [auto_selling_coches.net.api] INFO: Extracted item from API: 70257335 - AUDI Q5 SPORTBACK S line 40 TDI quattroultra
2026-03-30 15:09:34 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: c7c5497f-716a-55b3-bfee-6a0e221cba2c with identifier: 70257335
2026-03-30 15:09:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item c7c5497f-716a-55b3-bfee-6a0e221cba2c
2026-03-30 15:09:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:09:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F19719799%252F0c574a4c-c602-4d6e-b292-b536a52e9a50.jpg%27 HTTP/1.1" 200 None
2026-03-30 15:09:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19719799/0c574a4c-c602-4d6e-b292-b536a52e9a50.jpg already downloaded
2026-03-30 15:09:34 [auto_selling_coches.net.api] INFO: Extracted item from API: 70240810 - AUDI Q3 Sportback 35 TDI S tronic
2026-03-30 15:09:34 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: f38bb47e-ec35-5dff-a555-57541db90a95 with identifier: 70240810
2026-03-30 15:09:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item f38bb47e-ec35-5dff-a555-57541db90a95
2026-03-30 15:09:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:09:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F19710185%252F9d12ce3b-02ce-4bca-8fb9-4a66d30ac889.jpg%27 HTTP/1.1" 200 None
2026-03-30 15:09:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19710185/9d12ce3b-02ce-4bca-8fb9-4a66d30ac889.jpg already downloaded
2026-03-30 15:09:34 [auto_selling_coches.net.api] INFO: Extracted item from API: 61974970 - AUDI Q2 Sport 30 TFSI
2026-03-30 15:09:34 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 125c9b5b-f6dd-5e59-8fd9-7fe2d729e47e with identifier: 61974970
2026-03-30 15:09:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 125c9b5b-f6dd-5e59-8fd9-7fe2d729e47e
2026-03-30 15:09:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:09:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F18948974%252Fad3c3b41-42cc-4240-9b3e-788d6017fb4f.jpg%27 HTTP/1.1" 200 None
2026-03-30 15:09:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/18948974/ad3c3b41-42cc-4240-9b3e-788d6017fb4f.jpg already downloaded
2026-03-30 15:09:34 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: c7c5497f-716a-55b3-bfee-6a0e221cba2c with identifier 70257335
2026-03-30 15:09:34 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:09:34 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:09:34 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item c7c5497f-716a-55b3-bfee-6a0e221cba2c
2026-03-30 15:09:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://web.gw.coches.net/details/70257335>
{'auction_title': '',
'body_type': 'SUV',
'c_o_2_emission_value': None,
'category': 'Coches',
'color': 'Azul',
'currency': 'EUR',
'description': 'Equipación - Opciones\n'
'Opciones de alto valor\n'
' Techo panorámico\n'
'Comodidad\n'
' Asientos con calefacción\n'
' Techo panorámico\n'
' Asistente de aparcamiento: Posterior\n'
'Seguridad y protección\n'
' Airbags: Frontal, lateral y más\n'
'Multimedia\n'
' Reproductor de CD\n'
'Exterior\n'
' Llantas de aleación\n'
'Otro tipo de opciones\n'
' Asiento delantero izquierdo con ajustes eléctricos\n'
' Asientos deportivos desactivados\n'
' Faros delanteros de matriz LED\n'
' Dispositivo de acoplamiento (bola giratoria)\n'
' Cámara de marcha atrás\n'
' Audi drive select\n'
' Filtro de partículas\n'
'\n'
'PRADOCAR MULTIMARCA, MAS DE 300 COCHES AL AÑO NOS AVALAN Y '
'MAS DE 2000 CLIENTES SATISFECHOS , ESPECIALISTAS EN LAS '
'MARCAS PREMIUM DEL MERCADO CON EXTESION DE GARANTIA OFICIAL , '
'BUSQUEDAS PERSONALIZADAS A LA CARTA “ PIENSA EN UN COCHE Y '
'NOSOTROS TE LO ENCONTRAMOS “ANUNCIO NO VINCULANTE , CON '
'CARÁCTER INFORMATIVO ,PUEDE CONTENER ERRORES TIPOGRAFICOS .',
'doors_number': 5,
'emission_standard': 'ECO',
'engine': '2.0L',
'engine_horse_power': 204,
'expiration_date': None,
'fuel_type': 'Híbrido',
'id': 'c7c5497f-716a-55b3-bfee-6a0e221cba2c',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/audi-q5-sportback-s-line-40-tdi-150kw-quattroultra-5p-electrico-hibrido-2021-en-pontevedra-70257335-covo.aspx',
'listing': 'auction',
'location': 'Pontevedra',
'make': 'AUDI',
'model': 'Q5 SPORTBACK',
'odometer': 100000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 1,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19719799/0c574a4c-c602-4d6e-b292-b536a52e9a50.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c7c5497f-716a-55b3-bfee-6a0e221cba2c/c7c5497f-716a-55b3-bfee-6a0e221cba2c_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108267,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19719799/0c574a4c-c602-4d6e-b292-b536a52e9a50.jpg',
'Width': 800}],
'price': 41000,
'price_includes_vat': True,
'registration_date': '2021-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'AUDI Q5 SPORTBACK S line 40 TDI quattroultra',
'transmission': 'automatic',
'trim': 'S line 40 TDI 150kW quattroultra',
'vin': None,
'year': 2021}
2026-03-30 15:09:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:09:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%2770257335%27 HTTP/1.1" 200 None
2026-03-30 15:09:34 [auto_selling_coches.net.api] INFO: Saving data for 70257335: {'created_time': 1774883374.150134, 'last_price_update_time': 1774883374.150147}
2026-03-30 15:09:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:09:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net.api',RowKey='70257335') HTTP/1.1" 204 0
2026-03-30 15:09:34 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: f38bb47e-ec35-5dff-a555-57541db90a95 with identifier 70240810
2026-03-30 15:09:34 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:09:34 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:09:34 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item f38bb47e-ec35-5dff-a555-57541db90a95
2026-03-30 15:09:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://web.gw.coches.net/details/70240810>
{'auction_title': '',
'body_type': 'SUV',
'c_o_2_emission_value': 123,
'category': 'Coches',
'color': 'Azul',
'currency': 'EUR',
'description': 'Equipación - Opciones\n'
'Opciones de alto valor\n'
' faros LED\n'
' Sistema de navegación\n'
' Interior deportivo\n'
' Asientos deportivos\n'
'Comodidad\n'
' Aire acondicionado: Automático (2 zonas)\n'
' Asientos con calefacción\n'
' Ventanas eléctricas\n'
' sensor de luz\n'
' Volante multifunción\n'
' Sensor de lluvia\n'
' Sistema Start-Stop\n'
'Seguridad y protección\n'
' Sistema antibloqueo (ABS)\n'
' Luces de circulación diurna\n'
' Control electrónico de estabilidad (ESP)\n'
' Faro antiniebla\n'
' Airbags: Frontal, lateral y más\n'
' Inmovilizador\n'
' Isofix\n'
' faros LED\n'
'Multimedia\n'
' Bluetooth\n'
' Reproductor de CD\n'
' MP3\n'
' Sistema de navegación\n'
' Ordenador de abordo\n'
' Radio\n'
'Interior\n'
' Interior deportivo\n'
' Asientos deportivos\n'
'Exterior\n'
' Llantas de aleación\n'
' Metálico\n'
' Paquete deportivo\n'
'Otro tipo de opciones\n'
' portón trasero eléctrico\n'
' Conectividad desde la fábrica\n'
' Opción de audio_otra (valor predeterminado de fábrica)\n'
' cámara de visión trasera\n'
' Llave maestra\n'
' Llave de repuesto\n'
' kit de reparación de neumáticos\n'
' Manual de instrucciones\n'
' Manual de mantenimiento (digital)\n'
' Estante para sombreros/cubierta enrollable\n'
' Control de velocidad\n'
' Filtro de partículas\n'
'PRADOCAR MULTIMARCA, MAS DE 300 COCHES AL AÑO NOS AVALAN Y '
'MAS DE 2000 CLIENTES SATISFECHOS , ESPECIALISTAS EN LAS '
'MARCAS PREMIUM DEL MERCADO CON EXTESION DE GARANTIA OFICIAL , '
'BUSQUEDAS PERSONALIZADAS A LA CARTA “ PIENSA EN UN COCHE Y '
'NOSOTROS TE LO ENCONTRAMOS “ANUNCIO NO VINCULANTE , CON '
'CARÁCTER INFORMATIVO ,PUEDE CONTENER ERRORES TIPOGRAFICOS .',
'doors_number': 5,
'emission_standard': 'C',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': 'f38bb47e-ec35-5dff-a555-57541db90a95',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/audi-q3-sportback-35-tdi-110kw-150cv-s-tronic-5p-diesel-2021-en-pontevedra-70240810-covo.aspx',
'listing': 'auction',
'location': 'Pontevedra',
'make': 'AUDI',
'model': 'Q3 Sportback',
'odometer': 130000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 1,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19710185/9d12ce3b-02ce-4bca-8fb9-4a66d30ac889.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f38bb47e-ec35-5dff-a555-57541db90a95/f38bb47e-ec35-5dff-a555-57541db90a95_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110792,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19710185/9d12ce3b-02ce-4bca-8fb9-4a66d30ac889.jpg',
'Width': 800}],
'price': 28600,
'price_includes_vat': True,
'registration_date': '2021-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'AUDI Q3 Sportback 35 TDI S tronic',
'transmission': 'automatic',
'trim': '35 TDI 110kW 150CV S tronic',
'vin': None,
'year': 2021}
2026-03-30 15:09:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:09:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%2770240810%27 HTTP/1.1" 200 None
2026-03-30 15:09:34 [auto_selling_coches.net.api] INFO: Saving data for 70240810: {'created_time': 1774883374.195312, 'last_price_update_time': 1774883374.195324}
2026-03-30 15:09:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:09:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net.api',RowKey='70240810') HTTP/1.1" 204 0
2026-03-30 15:09:34 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 125c9b5b-f6dd-5e59-8fd9-7fe2d729e47e with identifier 61974970
2026-03-30 15:09:34 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:09:34 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:09:34 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 125c9b5b-f6dd-5e59-8fd9-7fe2d729e47e
2026-03-30 15:09:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://web.gw.coches.net/details/61974970>
{'auction_title': '',
'body_type': 'SUV',
'c_o_2_emission_value': 117,
'category': 'Coches',
'color': 'Blanco',
'currency': 'EUR',
'description': 'Equipación - Opciones\n'
'Opciones de alto valor\n'
' Faros LED\n'
' Sistema de navegación\n'
' Interior deportivo\n'
' Diseño exterior deportivo\n'
'Comodidad\n'
' Asistencia para luz de carretera\n'
' Aire acondicionado: Automático (2 zonas)\n'
' Asientos con calefacción\n'
' Espejos laterales eléctricos\n'
' Ventanas eléctricas\n'
' sensor de luz\n'
' Volante multifunción\n'
' Sensor de lluvia\n'
' Asistente de aparcamiento: Posterior\n'
' Sistema Start-Stop\n'
'Seguridad y protección\n'
' Sistema antibloqueo (ABS)\n'
' Luces de circulación diurna\n'
' Control electrónico de estabilidad (ESP)\n'
' Faro antiniebla\n'
' Airbags: Frontal, lateral y más\n'
' Inmovilizador\n'
' Sistema de fijación de asientos para niños (ISOFIX)\n'
' Faros LED\n'
'Multimedia\n'
' Bluetooth\n'
' Reproductor de CD\n'
' Equipo de manos libres\n'
' MP3\n'
' Sistema de navegación\n'
' Ordenador de abordo\n'
' Radio\n'
'Interior\n'
' Interior deportivo\n'
'Exterior\n'
' Llantas de aleación\n'
' Diseño exterior deportivo\n'
' Paquete deportivo\n'
' Suspensión deportiva\n'
'Otro tipo de opciones\n'
' Apoyabrazos delantero central regulable en inclinación\n'
' acceso a Internet\n'
' Activación automática de luces.\n'
' Asistencia dinámica de estabilidad\n'
' Asistente de inicio\n'
' Sistema de aparcamiento Audi ar\n'
' Asiento trasero abatible\n'
' Estriberas laterales de diseño deportivo\n'
' guantera con cerradura\n'
' Aire acondicionado automático confort\n'
' control de tracción\n'
' Diseño exterior: varios\n'
' Dirección asistida\n'
' Decoraciones interiores: varias\n'
' Elementos decorativos interiores de Faço.\n'
' Puntas de escape cromadas\n'
' luces traseras LED\n'
' Luces de circulación diurna\n'
' Luces diurnas LED\n'
' Red de almacenamiento en el maletero.\n'
' Redes de almacenamiento en el respaldo de los asientos.\n'
' Acabado interior de aluminio\n'
' Embellecedores del difusor en gris p.\n'
' Rejilla de rejilla en gris platino.\n'
' Llantas de aluminio de tamaño estándar.\n'
' Jav dynam.gris18``+215/50 (deporte sl\n'
' Jav dynamic gris parte poli 5 br.7jx\n'
' Lavafaros\n'
' Apertura y cierre eléctrico de\n'
' Sistema de seguridad pre-colisión\n'
' rueda de repuesto\n'
' Retro. int. antideslumbrante\n'
' Espejos calefactados\n'
' Espejos plegables eléctricos.\n'
' Espejos electricos\n'
' Sistema inmovilizador\n'
' Tensores de amarre en el suelo.\n'
' cierre centralizado\n'
' elevalunas electricos traseros\n'
' elevalunas electricos delanteros\n'
' Volante de cuero\n'
' volante deportivo\n'
' Control de velocidad\n'
' Sistema antideslizante\n'
'\n'
'PRADOCAR MULTIMARCA, MAS DE 300 COCHES AL AÑO NOS AVALAN Y '
'MAS DE 2000 CLIENTES SATISFECHOS , ESPECIALISTAS EN LAS '
'MARCAS PREMIUM DEL MERCADO CON EXTESION DE GARANTIA OFICIAL , '
'BUSQUEDAS PERSONALIZADAS A LA CARTA “ PIENSA EN UN COCHE Y '
'NOSOTROS TE LO ENCONTRAMOS “ANUNCIO NO VINCULANTE , CON '
'CARÁCTER INFORMATIVO ,PUEDE CONTENER ERRORES TIPOGRAFICOS .',
'doors_number': 5,
'emission_standard': 'C',
'engine': '1.0L',
'engine_horse_power': 116,
'expiration_date': None,
'fuel_type': 'Gasolina',
'id': '125c9b5b-f6dd-5e59-8fd9-7fe2d729e47e',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/audi-q2-sport-30-tfsi-85kw-116cv-5p-gasolina-2019-en-pontevedra-61974970-covo.aspx',
'listing': 'auction',
'location': 'Pontevedra',
'make': 'AUDI',
'model': 'Q2',
'odometer': 80000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 1,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/18948974/ad3c3b41-42cc-4240-9b3e-788d6017fb4f.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_125c9b5b-f6dd-5e59-8fd9-7fe2d729e47e/125c9b5b-f6dd-5e59-8fd9-7fe2d729e47e_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 223518,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/18948974/ad3c3b41-42cc-4240-9b3e-788d6017fb4f.jpg',
'Width': 800}],
'price': 19900,
'price_includes_vat': True,
'registration_date': '2019-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'AUDI Q2 Sport 30 TFSI',
'transmission': 'manual',
'trim': 'Sport 30 TFSI 85kW 116CV',
'vin': None,
'year': 2019}
2026-03-30 15:09:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:09:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%2761974970%27 HTTP/1.1" 200 None
2026-03-30 15:09:34 [auto_selling_coches.net.api] INFO: Saving data for 61974970: {'created_time': 1774883374.247349, 'last_price_update_time': 1774883374.247365}
2026-03-30 15:09:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:09:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net.api',RowKey='61974970') HTTP/1.1" 204 0
2026-03-30 15:09:34 [auto_selling_coches.net.api] INFO: Extracted item from API: 60107998 - BMW Serie 1 116d
2026-03-30 15:09:34 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: dd98a346-33cb-53ea-bf8a-a39cfbe7f3f5 with identifier: 60107998
2026-03-30 15:09:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item dd98a346-33cb-53ea-bf8a-a39cfbe7f3f5
2026-03-30 15:09:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:09:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F17445018%252F49e79f9d-5169-4445-84ff-c2b573802038.jpg%27 HTTP/1.1" 200 None
2026-03-30 15:09:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/17445018/49e79f9d-5169-4445-84ff-c2b573802038.jpg already downloaded
2026-03-30 15:09:34 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: dd98a346-33cb-53ea-bf8a-a39cfbe7f3f5 with identifier 60107998
2026-03-30 15:09:34 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:09:34 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:09:34 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item dd98a346-33cb-53ea-bf8a-a39cfbe7f3f5
2026-03-30 15:09:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://web.gw.coches.net/details/60107998>
{'auction_title': '',
'body_type': 'Berlina',
'c_o_2_emission_value': 111,
'category': 'Coches',
'color': 'Negro',
'currency': 'EUR',
'description': 'Equipación - Opciones\n'
'Opciones de alto valor\n'
' Sistema de navegación\n'
'Comodidad\n'
' Asistente de aparcamiento: Posterior\n'
' Sistema Start-Stop\n'
'Seguridad y protección\n'
' Sistema antibloqueo (ABS)\n'
' Luces de circulación diurna\n'
' Airbags: Frontal, lateral y más\n'
' Isofix\n'
'Multimedia\n'
' Bluetooth\n'
' Reproductor de CD\n'
' Sistema de navegación\n'
' Ordenador de abordo\n'
' Radio\n'
'Otro tipo de opciones\n'
' Asr\n'
' Apoyabrazos central\n'
' Dsc\n'
' Retrovisores exteriores regulables eléctricamente\n'
' Elevalunas eléctricos funcionando\n'
' Reposacabezas a\n'
' Faros antiniebla\n'
' Asistencia de aparcamiento\n'
' Sensor de lluvia\n'
' Enviar cuero\n'
' Dirección asistida\n'
' Teléfono\n'
' Llantas de aluminio\n'
' Toma de 12 V\n'
' Active Guard Plus: aviso de salida de carril + protección '
'para ciudad\n'
' AdBlue\n'
' Pernos antirrobo\n'
' Asiento trasero plegable con división asimétrica 60:40\n'
' Espejo interior con oscurecimiento automático\n'
' Rejilla de tela de forro interior\n'
' Cabina en vivo de BMW\n'
' Teleservicios de BMW\n'
' Regeneración de energía de frenado\n'
' Retrovisores exteriores en el color de la carrocería\n'
' Indicador de temperatura exterior\n'
' Cbc (control de freno en curvas)\n'
' Apoyabrazos central delantero - deslizante\n'
' Número de chasis visible desde el exterior\n'
' Paquete conectado plus\n'
' Servicios de Connecteddrive\n'
' Control de crucero con función de frenado\n'
' Dbc (control dinámico de frenos)\n'
' Marcos decorativos en plata cuarzo mate\n'
' Control de la experiencia de conducción\n'
' Control dinámico de estabilidad (DSC)\n'
' Control dinámico de tracción (DTC)\n'
' Luces de freno dinámicas\n'
' Eco-profesional\n'
' Las ventanas se operan eléctricamente\n'
' Ventanas operadas eléctricamente\n'
' Retrovisores exteriores plegables eléctricamente\n'
' Espejos exteriores eléctricos\n'
' Inmovilizador electrónico (ews)\n'
' alfombras de terciopelo\n'
' Función de luz de seguimiento a casa\n'
' Tanque de combustible más grande\n'
' Llamada de emergencia inteligente - ecall\n'
' luces antiniebla LED\n'
' Color metálico\n'
' Ventaja del modelo\n'
' Manuales en holandés\n'
' Reposacabezas plegables\n'
' Paquete de almacenamiento\n'
' Asiento del pasajero regulable en altura\n'
' Perfil personal\n'
' Sensor de lluvia y sensor de luz\n'
' Servicios remotos\n'
' Servotronic\n'
' Visualización del punto de cambio\n'
' Rejilla decorativa para frontal con cromado. borde+barras '
'negras\n'
' Información sobre el límite de velocidad\n'
' Paquete de espejo: eléctrico incl. espejo exterior + control '
'de atenuación automática.\n'
' Columna de dirección regulable en altura y longitud.\n'
' Conexión USB\n'
' Kit de seguridad: triángulo de emergencia + botiquín de '
'primeros auxilios + bolsa de bomberos\n'
' Espejos exteriores calefactados\n'
' Muestra la presión de los neumáticos en cada neumático\n'
' Cierre centralizado con mando a distancia\n'
' Control de velocidad\n'
'\n'
'PRADOCAR MULTIMARCA, MAS DE 300 COCHES AL AÑO NOS AVALAN Y '
'MAS DE 2000 CLIENTES SATISFECHOS , ESPECIALISTAS EN LAS '
'MARCAS PREMIUM DEL MERCADO CON EXTESION DE GARANTIA OFICIAL , '
'BUSQUEDAS PERSONALIZADAS A LA CARTA “ PIENSA EN UN COCHE Y '
'NOSOTROS TE LO ENCONTRAMOS “ANUNCIO NO VINCULANTE , CON '
'CARÁCTER INFORMATIVO ,PUEDE CONTENER ERRORES TIPOGRAFICOS .',
'doors_number': 5,
'emission_standard': 'C',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': 'dd98a346-33cb-53ea-bf8a-a39cfbe7f3f5',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/bmw-serie-1-116d-5p-diesel-2019-en-pontevedra-60107998-covo.aspx',
'listing': 'auction',
'location': 'Pontevedra',
'make': 'BMW',
'model': 'Serie 1',
'odometer': 90000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 1,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/17445018/49e79f9d-5169-4445-84ff-c2b573802038.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dd98a346-33cb-53ea-bf8a-a39cfbe7f3f5/dd98a346-33cb-53ea-bf8a-a39cfbe7f3f5_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 231229,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/17445018/49e79f9d-5169-4445-84ff-c2b573802038.jpg',
'Width': 800}],
'price': 20900,
'price_includes_vat': True,
'registration_date': '2019-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'BMW Serie 1 116d',
'transmission': 'automatic',
'trim': '116d',
'vin': None,
'year': 2019}
2026-03-30 15:09:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:09:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%2760107998%27 HTTP/1.1" 200 None
2026-03-30 15:09:34 [auto_selling_coches.net.api] INFO: Saving data for 60107998: {'created_time': 1774883374.333643, 'last_price_update_time': 1774883374.333656}
2026-03-30 15:09:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:09:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net.api',RowKey='60107998') HTTP/1.1" 204 0
2026-03-30 15:09:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70238730> (referer: https://www.coches.net/concesionario/pradocarmultimarca/?pg=1) ['zyte-api']
2026-03-30 15:09:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 15:09:35 [auto_selling_coches.net.api] INFO: Extracted item from API: 70238730 - JEEP Compass 4Xe 1.3 PHEV S AT AWD
2026-03-30 15:09:35 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 5a8705c0-09fe-53b7-9252-f0c00934f993 with identifier: 70238730
2026-03-30 15:09:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 5a8705c0-09fe-53b7-9252-f0c00934f993
2026-03-30 15:09:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:09:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F19708110%252F5916a204-81cc-42a7-888c-1dc111e29f11.jpg%27 HTTP/1.1" 200 None
2026-03-30 15:09:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19708110/5916a204-81cc-42a7-888c-1dc111e29f11.jpg already downloaded
2026-03-30 15:09:35 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 5a8705c0-09fe-53b7-9252-f0c00934f993 with identifier 70238730
2026-03-30 15:09:35 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:09:35 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:09:35 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 5a8705c0-09fe-53b7-9252-f0c00934f993
2026-03-30 15:09:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://web.gw.coches.net/details/70238730>
{'auction_title': '',
'body_type': 'SUV',
'c_o_2_emission_value': None,
'category': 'Coches',
'color': 'Gris / Plata',
'currency': 'EUR',
'description': 'Equipación - Opciones\n'
'Opciones de alto valor\n'
' Sistema de navegación\n'
'Comodidad\n'
' Volante con Calefacción\n'
'Multimedia\n'
' Sistema de navegación\n'
'Otro tipo de opciones\n'
' Google Android Auto\n'
' Asientos delanteros calefactables\n'
' Portón trasero eléctrico\n'
' Detección de puntos ciegos y caminos cruzados\n'
' Dispositivo limitador de velocidad activo\n'
' Freno de estacionamiento eléctrico\n'
' radiodifusión de audio digital\n'
'\n'
'PRADOCAR MULTIMARCA, MAS DE 300 COCHES AL AÑO NOS AVALAN Y '
'MAS DE 2000 CLIENTES SATISFECHOS , ESPECIALISTAS EN LAS '
'MARCAS PREMIUM DEL MERCADO CON EXTESION DE GARANTIA OFICIAL , '
'BUSQUEDAS PERSONALIZADAS A LA CARTA “ PIENSA EN UN COCHE Y '
'NOSOTROS TE LO ENCONTRAMOS “ANUNCIO NO VINCULANTE , CON '
'CARÁCTER INFORMATIVO ,PUEDE CONTENER ERRORES TIPOGRAFICOS .',
'doors_number': 5,
'emission_standard': '0',
'engine': '1.3L',
'engine_horse_power': 240,
'expiration_date': None,
'fuel_type': 'Híbrido enchufable',
'id': '5a8705c0-09fe-53b7-9252-f0c00934f993',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/jeep-compass-4xe-13-phev-177kw-240cv-s-at-awd-5p-electrico-hibrido-2022-en-pontevedra-70238730-covo.aspx',
'listing': 'auction',
'location': 'Pontevedra',
'make': 'JEEP',
'model': 'Compass',
'odometer': 58000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 1,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19708110/5916a204-81cc-42a7-888c-1dc111e29f11.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5a8705c0-09fe-53b7-9252-f0c00934f993/5a8705c0-09fe-53b7-9252-f0c00934f993_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87871,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19708110/5916a204-81cc-42a7-888c-1dc111e29f11.jpg',
'Width': 800}],
'price': 23900,
'price_includes_vat': True,
'registration_date': '2022-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'JEEP Compass 4Xe 1.3 PHEV S AT AWD',
'transmission': 'automatic',
'trim': '4Xe 1.3 PHEV 177kW 240CV S AT AWD',
'vin': None,
'year': 2022}
2026-03-30 15:09:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:09:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%2770238730%27 HTTP/1.1" 200 None
2026-03-30 15:09:35 [auto_selling_coches.net.api] INFO: Saving data for 70238730: {'created_time': 1774883375.214498, 'last_price_update_time': 1774883375.214508}
2026-03-30 15:09:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:09:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net.api',RowKey='70238730') HTTP/1.1" 204 0
2026-03-30 15:09:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/61341548> (referer: https://www.coches.net/concesionario/pradocarmultimarca/?pg=1) ['zyte-api']
2026-03-30 15:09:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70240920> (referer: https://www.coches.net/concesionario/pradocarmultimarca/?pg=1) ['zyte-api']
2026-03-30 15:09:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 15:09:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 15:09:35 [auto_selling_coches.net.api] INFO: Extracted item from API: 61341548 - TOYOTA Hilux 2.8 D4D 150kW204CVCab Doble VX HVO100
2026-03-30 15:09:35 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: a08b30b2-538d-52d1-a4a6-dae312272ab5 with identifier: 61341548
2026-03-30 15:09:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item a08b30b2-538d-52d1-a4a6-dae312272ab5
2026-03-30 15:09:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:09:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F18446905%252F84277c64-c5cc-47d6-9863-89c121b98239.jpg%27 HTTP/1.1" 200 None
2026-03-30 15:09:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/18446905/84277c64-c5cc-47d6-9863-89c121b98239.jpg already downloaded
2026-03-30 15:09:35 [auto_selling_coches.net.api] INFO: Extracted item from API: 70240920 - BMW Serie 1 M135i
2026-03-30 15:09:35 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 88f73fac-6b38-5b43-9254-90753286622c with identifier: 70240920
2026-03-30 15:09:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 88f73fac-6b38-5b43-9254-90753286622c
2026-03-30 15:09:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:09:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F19710301%252F2359bfdd-ef3e-4fe1-b3d0-c34116ec1e1e.jpg%27 HTTP/1.1" 200 None
2026-03-30 15:09:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19710301/2359bfdd-ef3e-4fe1-b3d0-c34116ec1e1e.jpg already downloaded
2026-03-30 15:09:35 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: a08b30b2-538d-52d1-a4a6-dae312272ab5 with identifier 61341548
2026-03-30 15:09:35 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:09:35 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:09:35 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item a08b30b2-538d-52d1-a4a6-dae312272ab5
2026-03-30 15:09:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://web.gw.coches.net/details/61341548>
{'auction_title': '',
'body_type': 'Pick Up',
'c_o_2_emission_value': None,
'category': 'Coches',
'color': 'Beige',
'currency': 'EUR',
'description': 'PRECIO PARA AUTONOMOS O EMPRESA, PARTICULARES CONSULTAR '
'CONDICIONES.\n'
'HILUX 2.8D 204 CV DIESEL CAMBIO MANUAL, VEHICULO CON GARANTIA '
'OFICIAL\n'
'\n'
'PRADOCAR MULTIMARCA, MAS DE 300 COCHES AL AÑO NOS AVALAN Y '
'MAS DE 2000 CLIENTES SATISFECHOS , ESPECIALISTAS EN LAS '
'MARCAS PREMIUM DEL MERCADO CON EXTESION DE GARANTIA OFICIAL , '
'BUSQUEDAS PERSONALIZADAS A LA CARTA “ PIENSA EN UN COCHE Y '
'NOSOTROS TE LO ENCONTRAMOS “ANUNCIO NO VINCULANTE , CON '
'CARÁCTER INFORMATIVO ,PUEDE CONTENER ERRORES TIPOGRAFICOS .',
'doors_number': 4,
'emission_standard': 'ECO',
'engine': '2.8L',
'engine_horse_power': 204,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': 'a08b30b2-538d-52d1-a4a6-dae312272ab5',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/toyota-hilux-2.8-d4d-150kw204cvcab-doble-vx-hvo100-4p-diesel-2024-en-pontevedra-61341548-covo.aspx',
'listing': 'auction',
'location': 'Pontevedra',
'make': 'TOYOTA',
'model': 'Hilux',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 1,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/18446905/84277c64-c5cc-47d6-9863-89c121b98239.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a08b30b2-538d-52d1-a4a6-dae312272ab5/a08b30b2-538d-52d1-a4a6-dae312272ab5_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 216968,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/18446905/84277c64-c5cc-47d6-9863-89c121b98239.jpg',
'Width': 800}],
'price': 47990,
'price_includes_vat': True,
'registration_date': '2025-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'TOYOTA Hilux 2.8 D4D 150kW204CVCab Doble VX HVO100',
'transmission': 'manual',
'trim': '2.8 D4D 150kW204CVCab Doble VX HVO100',
'vin': None,
'year': 2025}
2026-03-30 15:09:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:09:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%2761341548%27 HTTP/1.1" 200 None
2026-03-30 15:09:35 [auto_selling_coches.net.api] INFO: Saving data for 61341548: {'created_time': 1774883375.396236, 'last_price_update_time': 1774883375.396251}
2026-03-30 15:09:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:09:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net.api',RowKey='61341548') HTTP/1.1" 204 0
2026-03-30 15:09:35 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 88f73fac-6b38-5b43-9254-90753286622c with identifier 70240920
2026-03-30 15:09:35 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:09:35 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:09:35 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 88f73fac-6b38-5b43-9254-90753286622c
2026-03-30 15:09:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://web.gw.coches.net/details/70240920>
{'auction_title': '',
'body_type': 'Berlina',
'c_o_2_emission_value': None,
'category': 'Coches',
'color': 'Negro',
'currency': 'EUR',
'description': 'TECHO SOLAR PANORAMICO, MUY BUEN ESTADO KM CERTIFICADOS, '
'HISTORICO REVISIONES , SE ENTREGA CON REVISION MECANICA '
'COMPLETA Y GARANTIA.\n'
'\n'
'PRADOCAR MULTIMARCA, MAS DE 300 COCHES AL AÑO NOS AVALAN Y '
'MAS DE 2000 CLIENTES SATISFECHOS , ESPECIALISTAS EN LAS '
'MARCAS PREMIUM DEL MERCADO CON EXTESION DE GARANTIA OFICIAL , '
'BUSQUEDAS PERSONALIZADAS A LA CARTA “ PIENSA EN UN COCHE Y '
'NOSOTROS TE LO ENCONTRAMOS “ANUNCIO NO VINCULANTE , CON '
'CARÁCTER INFORMATIVO ,PUEDE CONTENER ERRORES TIPOGRAFICOS .',
'doors_number': 5,
'emission_standard': 'C',
'engine': '2.0L',
'engine_horse_power': 306,
'expiration_date': None,
'fuel_type': 'Gasolina',
'id': '88f73fac-6b38-5b43-9254-90753286622c',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/bmw-serie-1-m135i-5p-gasolina-2023-en-pontevedra-70240920-covo.aspx',
'listing': 'auction',
'location': 'Pontevedra',
'make': 'BMW',
'model': 'Serie 1',
'odometer': 58000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 1,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19710301/2359bfdd-ef3e-4fe1-b3d0-c34116ec1e1e.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_88f73fac-6b38-5b43-9254-90753286622c/88f73fac-6b38-5b43-9254-90753286622c_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111266,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19710301/2359bfdd-ef3e-4fe1-b3d0-c34116ec1e1e.jpg',
'Width': 800}],
'price': 42500,
'price_includes_vat': True,
'registration_date': '2023-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'BMW Serie 1 M135i',
'transmission': 'automatic',
'trim': 'M135i',
'vin': None,
'year': 2023}
2026-03-30 15:09:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:09:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%2770240920%27 HTTP/1.1" 200 None
2026-03-30 15:09:35 [auto_selling_coches.net.api] INFO: Saving data for 70240920: {'created_time': 1774883375.440051, 'last_price_update_time': 1774883375.440063}
2026-03-30 15:09:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:09:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net.api',RowKey='70240920') HTTP/1.1" 204 0
2026-03-30 15:09:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/61169159> (referer: https://www.coches.net/concesionario/pradocarmultimarca/?pg=1) ['zyte-api']
2026-03-30 15:09:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 15:09:35 [auto_selling_coches.net.api] INFO: Extracted item from API: 61169159 - FORD Ranger 2.0 Ecobl eAWD D Cab Raptor AT
2026-03-30 15:09:35 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 71b832ba-357d-5dbe-9cbf-472e1ec6e0d1 with identifier: 61169159
2026-03-30 15:09:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 71b832ba-357d-5dbe-9cbf-472e1ec6e0d1
2026-03-30 15:09:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:09:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F18318472%252Fed237771-e22e-4fc0-bffd-cde01ad48227.jpg%27 HTTP/1.1" 200 None
2026-03-30 15:09:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/18318472/ed237771-e22e-4fc0-bffd-cde01ad48227.jpg already downloaded
2026-03-30 15:09:35 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 71b832ba-357d-5dbe-9cbf-472e1ec6e0d1 with identifier 61169159
2026-03-30 15:09:35 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:09:35 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:09:35 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 71b832ba-357d-5dbe-9cbf-472e1ec6e0d1
2026-03-30 15:09:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://web.gw.coches.net/details/61169159>
{'auction_title': '',
'body_type': 'Pick Up',
'c_o_2_emission_value': None,
'category': 'Coches',
'color': 'Blanco',
'currency': 'EUR',
'description': 'precio para AUTONOMO O EMPRESA, para particulares consultar. '
'ENTREGA INMEDIATA, PERSIANA ELECTRICA ENROLLABLE,GANCHO DE '
'REMOLQUE.\n'
'\n'
'PRADOCAR MULTIMARCA, MAS DE 300 COCHES AL AÑO NOS AVALAN Y '
'MAS DE 2000 CLIENTES SATISFECHOS , ESPECIALISTAS EN LAS '
'MARCAS PREMIUM DEL MERCADO CON EXTESION DE GARANTIA OFICIAL , '
'BUSQUEDAS PERSONALIZADAS A LA CARTA “ PIENSA EN UN COCHE Y '
'NOSOTROS TE LO ENCONTRAMOS “ANUNCIO NO VINCULANTE , CON '
'CARÁCTER INFORMATIVO ,PUEDE CONTENER ERRORES TIPOGRAFICOS .',
'doors_number': 4,
'emission_standard': 'C',
'engine': '2.0L',
'engine_horse_power': 210,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '71b832ba-357d-5dbe-9cbf-472e1ec6e0d1',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/ford-ranger-2.0-ecobl-154kw-eawd-d-cab-raptor-at-4p-diesel-2025-en-pontevedra-61169159-covo.aspx',
'listing': 'auction',
'location': 'Pontevedra',
'make': 'FORD',
'model': 'Ranger',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 1,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/18318472/ed237771-e22e-4fc0-bffd-cde01ad48227.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_71b832ba-357d-5dbe-9cbf-472e1ec6e0d1/71b832ba-357d-5dbe-9cbf-472e1ec6e0d1_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 209955,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/18318472/ed237771-e22e-4fc0-bffd-cde01ad48227.jpg',
'Width': 800}],
'price': 63990,
'price_includes_vat': True,
'registration_date': '2025-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'FORD Ranger 2.0 Ecobl eAWD D Cab Raptor AT',
'transmission': 'automatic',
'trim': '2.0 Ecobl 154kW eAWD D Cab Raptor AT',
'vin': None,
'year': 2025}
2026-03-30 15:09:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:09:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%2761169159%27 HTTP/1.1" 200 None
2026-03-30 15:09:35 [auto_selling_coches.net.api] INFO: Saving data for 61169159: {'created_time': 1774883375.609437, 'last_price_update_time': 1774883375.609447}
2026-03-30 15:09:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:09:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net.api',RowKey='61169159') HTTP/1.1" 204 0
2026-03-30 15:09:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/62468255> (referer: https://www.coches.net/concesionario/pradocarmultimarca/?pg=1) ['zyte-api']
2026-03-30 15:09:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 15:09:36 [auto_selling_coches.net.api] INFO: Extracted item from API: 62468255 - FORD Ranger 3.0 Ecob eAWD Dob Cab Raptor AT
2026-03-30 15:09:36 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: c3a882dd-0019-5903-9859-a5ff039f7694 with identifier: 62468255
2026-03-30 15:09:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item c3a882dd-0019-5903-9859-a5ff039f7694
2026-03-30 15:09:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:09:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F19359372%252F7a2bedbc-18e5-4e70-9447-7b22d96eaf6a.jpg%27 HTTP/1.1" 200 None
2026-03-30 15:09:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19359372/7a2bedbc-18e5-4e70-9447-7b22d96eaf6a.jpg already downloaded
2026-03-30 15:09:36 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: c3a882dd-0019-5903-9859-a5ff039f7694 with identifier 62468255
2026-03-30 15:09:36 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:09:36 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:09:36 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item c3a882dd-0019-5903-9859-a5ff039f7694
2026-03-30 15:09:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://web.gw.coches.net/details/62468255>
{'auction_title': '',
'body_type': 'Pick Up',
'c_o_2_emission_value': None,
'category': 'Coches',
'color': 'Negro',
'currency': 'EUR',
'description': 'raptor 3.0 ecoblue GASOLINA en estado de reestreno y stock\n'
'PRECIO PARA AUTONOMO O EMPRESA, PARA PARTICULARES CONSULTAR . '
'IVA DEDUCIBLE INCLUIDO EN EL PRECIO\n'
'\n'
'PRADOCAR MULTIMARCA, MAS DE 300 COCHES AL AÑO NOS AVALAN Y '
'MAS DE 2000 CLIENTES SATISFECHOS , ESPECIALISTAS EN LAS '
'MARCAS PREMIUM DEL MERCADO CON EXTESION DE GARANTIA OFICIAL , '
'BUSQUEDAS PERSONALIZADAS A LA CARTA “ PIENSA EN UN COCHE Y '
'NOSOTROS TE LO ENCONTRAMOS “ANUNCIO NO VINCULANTE , CON '
'CARÁCTER INFORMATIVO ,PUEDE CONTENER ERRORES TIPOGRAFICOS .',
'doors_number': 4,
'emission_standard': 'C',
'engine': '3.0L',
'engine_horse_power': 292,
'expiration_date': None,
'fuel_type': 'Gasolina',
'id': 'c3a882dd-0019-5903-9859-a5ff039f7694',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/ford-ranger-30-ecob-215kw-eawd-dob-cab-raptor-at-4p-gasolina-2025-en-pontevedra-62468255-covo.aspx',
'listing': 'auction',
'location': 'Pontevedra',
'make': 'FORD',
'model': 'Ranger',
'odometer': 25,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 1,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19359372/7a2bedbc-18e5-4e70-9447-7b22d96eaf6a.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c3a882dd-0019-5903-9859-a5ff039f7694/c3a882dd-0019-5903-9859-a5ff039f7694_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 207079,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19359372/7a2bedbc-18e5-4e70-9447-7b22d96eaf6a.jpg',
'Width': 800}],
'price': 69900,
'price_includes_vat': True,
'registration_date': '2025-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'FORD Ranger 3.0 Ecob eAWD Dob Cab Raptor AT',
'transmission': 'automatic',
'trim': '3.0 Ecob 215kW eAWD Dob Cab Raptor AT',
'vin': None,
'year': 2025}
2026-03-30 15:09:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:09:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%2762468255%27 HTTP/1.1" 200 None
2026-03-30 15:09:36 [auto_selling_coches.net.api] INFO: Saving data for 62468255: {'created_time': 1774883376.322371, 'last_price_update_time': 1774883376.322382}
2026-03-30 15:09:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:09:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net.api',RowKey='62468255') HTTP/1.1" 204 0
2026-03-30 15:09:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/62468492> (referer: https://www.coches.net/concesionario/pradocarmultimarca/?pg=1) ['zyte-api']
2026-03-30 15:09:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 15:09:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/62475462> (referer: https://www.coches.net/concesionario/pradocarmultimarca/?pg=1) ['zyte-api']
2026-03-30 15:09:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 15:09:36 [auto_selling_coches.net.api] INFO: Extracted item from API: 62468492 - DACIA Sandero Comfort Blue dCi
2026-03-30 15:09:36 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: c0038765-b756-586c-9a6a-f363d777d61d with identifier: 62468492
2026-03-30 15:09:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item c0038765-b756-586c-9a6a-f363d777d61d
2026-03-30 15:09:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:09:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F19359654%252Fec1dd9f4-ce6b-40fd-b02b-d0f51eb36443.jpg%27 HTTP/1.1" 200 None
2026-03-30 15:09:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19359654/ec1dd9f4-ce6b-40fd-b02b-d0f51eb36443.jpg already downloaded
2026-03-30 15:09:36 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: c0038765-b756-586c-9a6a-f363d777d61d with identifier 62468492
2026-03-30 15:09:36 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:09:36 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:09:36 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item c0038765-b756-586c-9a6a-f363d777d61d
2026-03-30 15:09:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://web.gw.coches.net/details/62468492>
{'auction_title': '',
'body_type': 'Berlina',
'c_o_2_emission_value': 98,
'category': 'Coches',
'color': 'Blanco',
'currency': 'EUR',
'description': 'PRADOCAR MULTIMARCA, MAS DE 300 COCHES AL AÑO NOS AVALAN Y '
'MAS DE 2000 CLIENTES SATISFECHOS , ESPECIALISTAS EN LAS '
'MARCAS PREMIUM DEL MERCADO CON EXTESION DE GARANTIA OFICIAL , '
'BUSQUEDAS PERSONALIZADAS A LA CARTA “ PIENSA EN UN COCHE Y '
'NOSOTROS TE LO ENCONTRAMOS “ANUNCIO NO VINCULANTE , CON '
'CARÁCTER INFORMATIVO ,PUEDE CONTENER ERRORES TIPOGRAFICOS .',
'doors_number': 5,
'emission_standard': 'C',
'engine': '1.5L',
'engine_horse_power': 95,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': 'c0038765-b756-586c-9a6a-f363d777d61d',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/dacia-sandero-comfort-blue-dci-70kw-95cv-5p-diesel-2019-en-pontevedra-62468492-covo.aspx',
'listing': 'auction',
'location': 'Pontevedra',
'make': 'DACIA',
'model': 'Sandero',
'odometer': 90000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 1,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19359654/ec1dd9f4-ce6b-40fd-b02b-d0f51eb36443.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c0038765-b756-586c-9a6a-f363d777d61d/c0038765-b756-586c-9a6a-f363d777d61d_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 220828,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19359654/ec1dd9f4-ce6b-40fd-b02b-d0f51eb36443.jpg',
'Width': 800}],
'price': 10400,
'price_includes_vat': True,
'registration_date': '2019-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'DACIA Sandero Comfort Blue dCi',
'transmission': 'manual',
'trim': 'Comfort Blue dCi 70kW 95CV',
'vin': None,
'year': 2019}
2026-03-30 15:09:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:09:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%2762468492%27 HTTP/1.1" 200 None
2026-03-30 15:09:36 [auto_selling_coches.net.api] INFO: Saving data for 62468492: {'created_time': 1774883376.537757, 'last_price_update_time': 1774883376.537768}
2026-03-30 15:09:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:09:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net.api',RowKey='62468492') HTTP/1.1" 204 0
2026-03-30 15:09:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/61600271> (referer: https://www.coches.net/concesionario/pradocarmultimarca/?pg=1) ['zyte-api']
2026-03-30 15:09:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 15:09:36 [auto_selling_coches.net.api] INFO: Extracted item from API: 62475462 - MINI MINI Cooper S JCW
2026-03-30 15:09:36 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: f4dab9fe-039a-5d36-9a1f-e855595f5af4 with identifier: 62475462
2026-03-30 15:09:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item f4dab9fe-039a-5d36-9a1f-e855595f5af4
2026-03-30 15:09:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:09:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F19366888%252F397b230c-f7eb-488c-a160-842a798a06d2.jpg%27 HTTP/1.1" 200 None
2026-03-30 15:09:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19366888/397b230c-f7eb-488c-a160-842a798a06d2.jpg already downloaded
2026-03-30 15:09:36 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: f4dab9fe-039a-5d36-9a1f-e855595f5af4 with identifier 62475462
2026-03-30 15:09:36 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:09:36 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:09:36 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item f4dab9fe-039a-5d36-9a1f-e855595f5af4
2026-03-30 15:09:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://web.gw.coches.net/details/62475462>
{'auction_title': '',
'body_type': 'Berlina',
'c_o_2_emission_value': 207,
'category': 'Coches',
'color': 'Gris / Plata',
'currency': 'EUR',
'description': 'PRADOCAR MULTIMARCA, MAS DE 300 COCHES AL AÑO NOS AVALAN Y '
'MAS DE 2000 CLIENTES SATISFECHOS , ESPECIALISTAS EN LAS '
'MARCAS PREMIUM DEL MERCADO CON EXTESION DE GARANTIA OFICIAL , '
'BUSQUEDAS PERSONALIZADAS A LA CARTA “ PIENSA EN UN COCHE Y '
'NOSOTROS TE LO ENCONTRAMOS “ANUNCIO NO VINCULANTE , CON '
'CARÁCTER INFORMATIVO ,PUEDE CONTENER ERRORES TIPOGRAFICOS .',
'doors_number': 3,
'emission_standard': 'C',
'engine': '1.6L',
'engine_horse_power': 210,
'expiration_date': None,
'fuel_type': 'Gasolina',
'id': 'f4dab9fe-039a-5d36-9a1f-e855595f5af4',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/mini-mini-cooper-s--jcw-3p-gasolina-2007-en-pontevedra-62475462-covo.aspx',
'listing': 'auction',
'location': 'Pontevedra',
'make': 'MINI',
'model': 'MINI',
'odometer': 149000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 1,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19366888/397b230c-f7eb-488c-a160-842a798a06d2.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f4dab9fe-039a-5d36-9a1f-e855595f5af4/f4dab9fe-039a-5d36-9a1f-e855595f5af4_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 223928,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19366888/397b230c-f7eb-488c-a160-842a798a06d2.jpg',
'Width': 800}],
'price': 13490,
'price_includes_vat': True,
'registration_date': '2007-01-01',
'seats_number': 4,
'seller_name': None,
'title': 'MINI MINI Cooper S JCW',
'transmission': 'manual',
'trim': 'Cooper S JCW',
'vin': None,
'year': 2007}
2026-03-30 15:09:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:09:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%2762475462%27 HTTP/1.1" 200 None
2026-03-30 15:09:36 [auto_selling_coches.net.api] INFO: Saving data for 62475462: {'created_time': 1774883376.610435, 'last_price_update_time': 1774883376.610445}
2026-03-30 15:09:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:09:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net.api',RowKey='62475462') HTTP/1.1" 204 0
2026-03-30 15:09:36 [auto_selling_coches.net.api] INFO: Extracted item from API: 61600271 - VOLKSWAGEN Golf eGolf ePower
2026-03-30 15:09:36 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 4a0eee1d-23e7-5a84-9be3-02af93b70dc7 with identifier: 61600271
2026-03-30 15:09:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 4a0eee1d-23e7-5a84-9be3-02af93b70dc7
2026-03-30 15:09:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:09:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F18639669%252Ff3ec2016-cc59-43fc-98ba-b1cdc9e747d4.jpg%27 HTTP/1.1" 200 None
2026-03-30 15:09:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/18639669/f3ec2016-cc59-43fc-98ba-b1cdc9e747d4.jpg already downloaded
2026-03-30 15:09:36 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 4a0eee1d-23e7-5a84-9be3-02af93b70dc7 with identifier 61600271
2026-03-30 15:09:36 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:09:36 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:09:36 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 4a0eee1d-23e7-5a84-9be3-02af93b70dc7
2026-03-30 15:09:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://web.gw.coches.net/details/61600271>
{'auction_title': '',
'body_type': 'Berlina',
'c_o_2_emission_value': None,
'category': 'Coches',
'color': 'Blanco',
'currency': 'EUR',
'description': '',
'doors_number': 5,
'emission_standard': '0',
'engine': None,
'engine_horse_power': 136,
'expiration_date': None,
'fuel_type': 'Eléctrico',
'id': '4a0eee1d-23e7-5a84-9be3-02af93b70dc7',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/volkswagen-golf-egolf-epower-100-kw-136cv-5p-electrico-/-hibrido-2019-en-pontevedra-61600271-covo.aspx',
'listing': 'auction',
'location': 'Pontevedra',
'make': 'VOLKSWAGEN',
'model': 'Golf',
'odometer': 32000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 1,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/18639669/f3ec2016-cc59-43fc-98ba-b1cdc9e747d4.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4a0eee1d-23e7-5a84-9be3-02af93b70dc7/4a0eee1d-23e7-5a84-9be3-02af93b70dc7_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 224444,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/18639669/f3ec2016-cc59-43fc-98ba-b1cdc9e747d4.jpg',
'Width': 800}],
'price': 19500,
'price_includes_vat': True,
'registration_date': '2019-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'VOLKSWAGEN Golf eGolf ePower',
'transmission': 'automatic',
'trim': 'eGolf ePower 100 kW 136CV',
'vin': None,
'year': 2019}
2026-03-30 15:09:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:09:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%2761600271%27 HTTP/1.1" 200 None
2026-03-30 15:09:36 [auto_selling_coches.net.api] INFO: Saving data for 61600271: {'created_time': 1774883376.712522, 'last_price_update_time': 1774883376.712533}
2026-03-30 15:09:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:09:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net.api',RowKey='61600271') HTTP/1.1" 204 0
2026-03-30 15:09:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70257968> (referer: https://www.coches.net/concesionario/pradocarmultimarca/?pg=1) ['zyte-api']
2026-03-30 15:09:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 15:09:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70257388> (referer: https://www.coches.net/concesionario/pradocarmultimarca/?pg=1) ['zyte-api']
2026-03-30 15:09:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 15:09:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70257170> (referer: https://www.coches.net/concesionario/pradocarmultimarca/?pg=1) ['zyte-api']
2026-03-30 15:09:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 15:09:37 [auto_selling_coches.net.api] INFO: Extracted item from API: 70257968 - AUDI Q5 SPORTBACK Black Line 55 TFSI e quattroultra
2026-03-30 15:09:37 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 07507614-dce2-528e-961c-eb5663d7cabf with identifier: 70257968
2026-03-30 15:09:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 07507614-dce2-528e-961c-eb5663d7cabf
2026-03-30 15:09:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:09:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F19720356%252Fe14b751c-aacb-4cb5-a253-13ab22fbf5c2.jpg%27 HTTP/1.1" 200 None
2026-03-30 15:09:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19720356/e14b751c-aacb-4cb5-a253-13ab22fbf5c2.jpg already downloaded
2026-03-30 15:09:37 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 07507614-dce2-528e-961c-eb5663d7cabf with identifier 70257968
2026-03-30 15:09:37 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:09:37 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:09:37 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 07507614-dce2-528e-961c-eb5663d7cabf
2026-03-30 15:09:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://web.gw.coches.net/details/70257968>
{'auction_title': '',
'body_type': 'SUV',
'c_o_2_emission_value': None,
'category': 'Coches',
'color': 'Negro',
'currency': 'EUR',
'description': '¡Oportunidad única! Se vende espectacular Audi Q5 55 TFSIe '
'con acabado Black Line Edition, la combinación perfecta entre '
'deportividad S-Line, eficiencia híbrida enchufable y un '
'diseño exclusivo en color negro. Un SUV con Etiqueta CERO de '
'la DGT para moverte sin restricciones y con la máxima '
'potencia.\n'
'Datos Principales:\n'
'Año: 2021\n'
'Kilometraje: 70.000 km\n'
'Potencia: 367 CV (Motor 2.0 TFSI + Motor Eléctrico)\n'
'Tracción: Quattro ultra (4x4)\n'
'Transmisión: Automática S-tronic de 7 velocidades\n'
'Equipamiento Destacado:\n'
'Paquete Black Line: Detalles exteriores en negro brillante '
'(parrilla, molduras, barras de techo) que le dan un aspecto '
'agresivo y elegante.\n'
'Techo Panorámico de Cristal: Gran luminosidad interior con '
'apertura eléctrica y cortinilla.\n'
'Enganche de Remolque Eléctrico: Escamoteable mediante botón, '
'ideal para portabicicletas o remolques sin afectar la '
'estética cuando no se usa.\n'
'Paquete Deportivo S-Line: Asientos deportivos, volante '
'achatado y suspensión deportiva para un manejo preciso.\n'
'Tecnología y Confort: Audi Virtual Cockpit, sistema de '
'navegación MMI Plus con pantalla táctil de 10,1", y '
'conectividad total con Apple CarPlay / Android Auto.\n'
'Seguridad: Faros Matrix LED (máxima visibilidad), asistente '
'de carril y sensores de parking con cámara.\n'
'Ventajas Adicionales:\n'
'Etiqueta CERO: Autonomía eléctrica de hasta 60 km, ideal para '
'el día a día sin consumo de combustible.\n'
'Rendimiento: Aceleración de 0 a 100 km/h en solo 5,3 '
'segundos.\n'
'Estado: Vehículo muy cuidado, con mantenimientos al día.\n'
'\n'
'PRADOCAR MULTIMARCA, MAS DE 300 COCHES AL AÑO NOS AVALAN Y '
'MAS DE 2000 CLIENTES SATISFECHOS , ESPECIALISTAS EN LAS '
'MARCAS PREMIUM DEL MERCADO CON EXTESION DE GARANTIA OFICIAL , '
'BUSQUEDAS PERSONALIZADAS A LA CARTA “ PIENSA EN UN COCHE Y '
'NOSOTROS TE LO ENCONTRAMOS “ANUNCIO NO VINCULANTE , CON '
'CARÁCTER INFORMATIVO ,PUEDE CONTENER ERRORES TIPOGRAFICOS .',
'doors_number': 5,
'emission_standard': '0',
'engine': '2.0L',
'engine_horse_power': 367,
'expiration_date': None,
'fuel_type': 'Híbrido enchufable',
'id': '07507614-dce2-528e-961c-eb5663d7cabf',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/audi-q5-sportback-black-line-55-tfsi-e-quattroultra-5p-electrico-hibrido-2021-en-pontevedra-70257968-covo.aspx',
'listing': 'auction',
'location': 'Pontevedra',
'make': 'AUDI',
'model': 'Q5 SPORTBACK',
'odometer': 70000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 1,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19720356/e14b751c-aacb-4cb5-a253-13ab22fbf5c2.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_07507614-dce2-528e-961c-eb5663d7cabf/07507614-dce2-528e-961c-eb5663d7cabf_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94543,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19720356/e14b751c-aacb-4cb5-a253-13ab22fbf5c2.jpg',
'Width': 800}],
'price': 45800,
'price_includes_vat': True,
'registration_date': '2021-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'AUDI Q5 SPORTBACK Black Line 55 TFSI e quattroultra',
'transmission': 'automatic',
'trim': 'Black Line 55 TFSI e quattroultra',
'vin': None,
'year': 2021}
2026-03-30 15:09:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:09:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%2770257968%27 HTTP/1.1" 200 None
2026-03-30 15:09:37 [auto_selling_coches.net.api] INFO: Saving data for 70257968: {'created_time': 1774883377.657465, 'last_price_update_time': 1774883377.657479}
2026-03-30 15:09:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:09:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net.api',RowKey='70257968') HTTP/1.1" 204 0
2026-03-30 15:09:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70257246> (referer: https://www.coches.net/concesionario/pradocarmultimarca/?pg=1) ['zyte-api']
2026-03-30 15:09:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 15:09:37 [auto_selling_coches.net.api] INFO: Extracted item from API: 70257388 - MINI MINI COOPER D
2026-03-30 15:09:37 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 2ce51650-ab15-5ce3-acd7-59947ef2f962 with identifier: 70257388
2026-03-30 15:09:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 2ce51650-ab15-5ce3-acd7-59947ef2f962
2026-03-30 15:09:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:09:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F19719845%252F8705db6a-850e-412d-9b59-87fa15ce4373.jpg%27 HTTP/1.1" 200 None
2026-03-30 15:09:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19719845/8705db6a-850e-412d-9b59-87fa15ce4373.jpg already downloaded
2026-03-30 15:09:37 [auto_selling_coches.net.api] INFO: Extracted item from API: 70257170 - FIAT 500X Dolcevita SS Ed. 1.5 Hyb. 97kW130cvDCT
2026-03-30 15:09:37 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 78e3d3c4-0311-5c37-8dec-0044cecd98ba with identifier: 70257170
2026-03-30 15:09:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 78e3d3c4-0311-5c37-8dec-0044cecd98ba
2026-03-30 15:09:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:09:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F19719718%252F55984ec4-80dc-4eb1-86f1-c267335d0e53.jpg%27 HTTP/1.1" 200 None
2026-03-30 15:09:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19719718/55984ec4-80dc-4eb1-86f1-c267335d0e53.jpg already downloaded
2026-03-30 15:09:37 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 2ce51650-ab15-5ce3-acd7-59947ef2f962 with identifier 70257388
2026-03-30 15:09:37 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:09:37 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:09:37 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 2ce51650-ab15-5ce3-acd7-59947ef2f962
2026-03-30 15:09:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://web.gw.coches.net/details/70257388>
{'auction_title': '',
'body_type': 'Berlina',
'c_o_2_emission_value': 92,
'category': 'Coches',
'color': 'Blanco',
'currency': 'EUR',
'description': '',
'doors_number': 3,
'emission_standard': 'C',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '2ce51650-ab15-5ce3-acd7-59947ef2f962',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/mini-mini-cooper-d-3p-diesel-2017-en-pontevedra-70257388-covo.aspx',
'listing': 'auction',
'location': 'Pontevedra',
'make': 'MINI',
'model': 'MINI',
'odometer': 140000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 1,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19719845/8705db6a-850e-412d-9b59-87fa15ce4373.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2ce51650-ab15-5ce3-acd7-59947ef2f962/2ce51650-ab15-5ce3-acd7-59947ef2f962_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90913,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19719845/8705db6a-850e-412d-9b59-87fa15ce4373.jpg',
'Width': 800}],
'price': 12500,
'price_includes_vat': True,
'registration_date': '2017-01-01',
'seats_number': 4,
'seller_name': None,
'title': 'MINI MINI COOPER D',
'transmission': 'manual',
'trim': 'COOPER D',
'vin': None,
'year': 2017}
2026-03-30 15:09:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:09:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%2770257388%27 HTTP/1.1" 200 None
2026-03-30 15:09:37 [auto_selling_coches.net.api] INFO: Saving data for 70257388: {'created_time': 1774883377.748862, 'last_price_update_time': 1774883377.748874}
2026-03-30 15:09:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:09:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net.api',RowKey='70257388') HTTP/1.1" 204 0
2026-03-30 15:09:37 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 78e3d3c4-0311-5c37-8dec-0044cecd98ba with identifier 70257170
2026-03-30 15:09:37 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:09:37 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:09:37 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 78e3d3c4-0311-5c37-8dec-0044cecd98ba
2026-03-30 15:09:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://web.gw.coches.net/details/70257170>
{'auction_title': '',
'body_type': 'SUV',
'c_o_2_emission_value': None,
'category': 'Coches',
'color': 'Azul',
'currency': 'EUR',
'description': 'Equipación - Opciones\n'
'Comodidad\n'
' Aire acondicionado: Automático\n'
' Retrovisor lateral eléctrico\n'
' Sensor de lluvia\n'
' Asistente de aparcamiento: Posterior\n'
'Seguridad y protección\n'
' Luces de circulación diurna\n'
' Faro antiniebla\n'
'Multimedia\n'
' Bluetooth\n'
' Ordenador de abordo\n'
' Radio\n'
'Interior\n'
' Volante de cuero\n'
'Otro tipo de opciones\n'
' Reposacabezas traseros\n'
' Ajuste lumbar eléctrico del conductor\n'
' Cámara de marcha atrás\n'
' Asistente de control de carril\n'
' Agarre en pendiente\n'
' Diseño exterior: otros\n'
' Puerta: otra\n'
' Telemática\n'
' Entrada USB\n'
' Ventanas traseras tintadas\n'
' Reconocimiento de señales de tráfico\n'
' Freno de estacionamiento eléctrico\n'
' Interior: otros\n'
' Equipo: otro\n'
' Arranque del motor sin llave\n'
' Elevalunas eléctricos delanteros\n'
' elevalunas eléctricos traseros\n'
' Radio digital (dab)\n'
' Borde de desvío: otro\n'
' Asientos de tela\n'
' Volante deportivo\n'
' Volante con mandos de radio\n'
' Llantas / ruedas de magnesio 18"\n'
' Capote: otro\n'
' Asistencia activa al frenado de emergencia\n'
' Asistencia de frenado de emergencia en ciudad\n'
' Sistema mobiletyre\n'
' Control de velocidad\n'
'PRADOCAR MULTIMARCA, MAS DE 300 COCHES AL AÑO NOS AVALAN Y '
'MAS DE 2000 CLIENTES SATISFECHOS , ESPECIALISTAS EN LAS '
'MARCAS PREMIUM DEL MERCADO CON EXTESION DE GARANTIA OFICIAL , '
'BUSQUEDAS PERSONALIZADAS A LA CARTA “ PIENSA EN UN COCHE Y '
'NOSOTROS TE LO ENCONTRAMOS “ANUNCIO NO VINCULANTE , CON '
'CARÁCTER INFORMATIVO ,PUEDE CONTENER ERRORES TIPOGRAFICOS .',
'doors_number': 5,
'emission_standard': 'ECO',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': None,
'fuel_type': 'Híbrido',
'id': '78e3d3c4-0311-5c37-8dec-0044cecd98ba',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/fiat-500x-dolcevita-ss-ed-15-hyb-97kw130cvdct-5p-electrico-hibrido-2022-en-pontevedra-70257170-covo.aspx',
'listing': 'auction',
'location': 'Pontevedra',
'make': 'FIAT',
'model': '500X',
'odometer': 69000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 1,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19719718/55984ec4-80dc-4eb1-86f1-c267335d0e53.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_78e3d3c4-0311-5c37-8dec-0044cecd98ba/78e3d3c4-0311-5c37-8dec-0044cecd98ba_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109348,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19719718/55984ec4-80dc-4eb1-86f1-c267335d0e53.jpg',
'Width': 800}],
'price': 23990,
'price_includes_vat': True,
'registration_date': '2023-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'FIAT 500X Dolcevita SS Ed. 1.5 Hyb. 97kW130cvDCT',
'transmission': 'automatic',
'trim': 'Dolcevita SS Ed. 1.5 Hyb. 97kW130cvDCT',
'vin': None,
'year': 2023}
2026-03-30 15:09:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:09:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%2770257170%27 HTTP/1.1" 200 None
2026-03-30 15:09:37 [auto_selling_coches.net.api] INFO: Saving data for 70257170: {'created_time': 1774883377.802194, 'last_price_update_time': 1774883377.802206}
2026-03-30 15:09:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:09:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net.api',RowKey='70257170') HTTP/1.1" 204 0
2026-03-30 15:09:37 [auto_selling_coches.net.api] INFO: Extracted item from API: 70257246 - FORD Bronco Outer Banks 2.7 EcoBoost V6 4x4 In
2026-03-30 15:09:37 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: d8094544-ccfe-55a2-87b0-27302ece0035 with identifier: 70257246
2026-03-30 15:09:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item d8094544-ccfe-55a2-87b0-27302ece0035
2026-03-30 15:09:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:09:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F19719753%252Fc96c7675-6fc8-484c-86f9-7bb9908bbdb9.jpg%27 HTTP/1.1" 200 None
2026-03-30 15:09:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19719753/c96c7675-6fc8-484c-86f9-7bb9908bbdb9.jpg already downloaded
2026-03-30 15:09:37 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: d8094544-ccfe-55a2-87b0-27302ece0035 with identifier 70257246
2026-03-30 15:09:37 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:09:37 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:09:37 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item d8094544-ccfe-55a2-87b0-27302ece0035
2026-03-30 15:09:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://web.gw.coches.net/details/70257246>
{'auction_title': '',
'body_type': 'SUV',
'c_o_2_emission_value': None,
'category': 'Coches',
'color': 'Verde',
'currency': 'EUR',
'description': 'EQUIPAMIENTO DESTACADO\n'
'Taloneras en forma de tubo para protección\n'
'Luces traseras LED\n'
'Luces de circulación diurna\n'
'Control de luces de carretera automático\n'
'Faros antiniebla delanteros LED\n'
'Cristales privacidad en ventanillas traseras y portón '
'trasero\n'
'Llantas de aleación 18 x 7,5 - Pintadas en negro brillante '
'mecanizado alto brillo\n'
'Neumáticos 255/70 R18 Todo Terreno A/T (32")\n'
'Rueda de repuesto convencional con sensor de presión\n'
'Climatizador automático bizona\n'
'Pantalla digital a color de 8"\n'
'Pantalla táctil LCD de 12” con capacidad de deslizamiento\n'
'SYNC® 4 con control por voz. Conectividad inalámbrica '
'compatible con Apple CarPlay® y Android Auto™\n'
'Equipo de radio con Navedgador, 10 altavoces, DAB\n'
'Asidero delantero para conductor y dos asideros para el '
'pasajero, uno de ellos en la consola central\n'
'Volante calefactado\n'
'Asiento del conductor con ajuste eléctrico en 10 posiciones\n'
'Asiento del pasajero con ajuste eléctrico en 8 posiciones\n'
'Asientos delanteros calefactables\n'
'Cargador inalámbrico\n'
'Toma de corriente en la parte trasera de la consola central '
'del suelo\n'
'Ford Co-Pilot360™ - Asistente pre colisión con frenado '
'automático de emergencia (AEB) - Detección de peatones - '
'Advertencia de colisión frontal - Soporte de freno dinámico\n'
'Espejos exteriores calefactados con cámara 360 / luces de '
'charco / BLIS / intermitentes / plegado manual\n'
'Sistema de mantenimiento de carril con advertencia al '
'conductor\n'
'Control de crucero adaptativo\n'
'cámara 360º\n'
'Tracción a las 4 ruedas seleccionable a tiempo parcial '
'(cambio electrónico sobre la marcha)\n'
'Protección de bajos\n'
'PRECIO PARA AUTONOMOS O EMPRESAS, PARTICULARES CONSULTAR\n'
'PRADOCAR MULTIMARCA, MAS DE 300 COCHES AL AÑO NOS AVALAN Y '
'MAS DE 2000 CLIENTES SATISFECHOS , ESPECIALISTAS EN LAS '
'MARCAS PREMIUM DEL MERCADO CON EXTESION DE GARANTIA OFICIAL , '
'BUSQUEDAS PERSONALIZADAS A LA CARTA “ PIENSA EN UN COCHE Y '
'NOSOTROS TE LO ENCONTRAMOS “ANUNCIO NO VINCULANTE , CON '
'CARÁCTER INFORMATIVO ,PUEDE CONTENER ERRORES TIPOGRAFICOS .',
'doors_number': 5,
'emission_standard': 'C',
'engine': '2.7L',
'engine_horse_power': 335,
'expiration_date': None,
'fuel_type': 'Gasolina',
'id': 'd8094544-ccfe-55a2-87b0-27302ece0035',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/ford-bronco-outer-banks-27-ecoboost-v6-335cv-4x4-in-5p-gasolina-2024-en-pontevedra-70257246-covo.aspx',
'listing': 'auction',
'location': 'Pontevedra',
'make': 'FORD',
'model': 'Bronco',
'odometer': 25,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 1,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19719753/c96c7675-6fc8-484c-86f9-7bb9908bbdb9.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d8094544-ccfe-55a2-87b0-27302ece0035/d8094544-ccfe-55a2-87b0-27302ece0035_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101673,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19719753/c96c7675-6fc8-484c-86f9-7bb9908bbdb9.jpg',
'Width': 800}],
'price': 64500,
'price_includes_vat': True,
'registration_date': '2025-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'FORD Bronco Outer Banks 2.7 EcoBoost V6 4x4 In',
'transmission': 'automatic',
'trim': 'Outer Banks 2.7 EcoBoost V6 335CV 4x4 In',
'vin': None,
'year': 2025}
2026-03-30 15:09:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:09:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%2770257246%27 HTTP/1.1" 200 None
2026-03-30 15:09:37 [auto_selling_coches.net.api] INFO: Saving data for 70257246: {'created_time': 1774883377.894399, 'last_price_update_time': 1774883377.894409}
2026-03-30 15:09:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:09:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net.api',RowKey='70257246') HTTP/1.1" 204 0
2026-03-30 15:09:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/62092548> (referer: https://www.coches.net/concesionario/pradocarmultimarca/?pg=1) ['zyte-api']
2026-03-30 15:09:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 15:09:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70266321> (referer: https://www.coches.net/concesionario/pradocarmultimarca/?pg=1) ['zyte-api']
2026-03-30 15:09:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 15:09:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/61190736> (referer: https://www.coches.net/concesionario/pradocarmultimarca/?pg=1) ['zyte-api']
2026-03-30 15:09:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 15:09:38 [auto_selling_coches.net.api] INFO: Extracted item from API: 62092548 - TOYOTA Hilux 2.8 D4D C.Dobl GR Sport AT HVO100
2026-03-30 15:09:38 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 7b182fdf-0493-58c9-bf06-c587a3f61cd3 with identifier: 62092548
2026-03-30 15:09:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 7b182fdf-0493-58c9-bf06-c587a3f61cd3
2026-03-30 15:09:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:09:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F19045566%252F798f6580-6b3d-4ab2-8580-f859a4b60c3c.jpg%27 HTTP/1.1" 200 None
2026-03-30 15:09:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19045566/798f6580-6b3d-4ab2-8580-f859a4b60c3c.jpg already downloaded
2026-03-30 15:09:38 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 7b182fdf-0493-58c9-bf06-c587a3f61cd3 with identifier 62092548
2026-03-30 15:09:38 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:09:38 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:09:38 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 7b182fdf-0493-58c9-bf06-c587a3f61cd3
2026-03-30 15:09:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://web.gw.coches.net/details/62092548>
{'auction_title': '',
'body_type': 'Pick Up',
'c_o_2_emission_value': None,
'category': 'Coches',
'color': 'Gris / Plata',
'currency': 'EUR',
'description': 'TOYOTA HILUX INVENCIBLE CAMBIO MANUAL ULTIMA UNIDAD EN EUROPA '
'ENTREGA INMEDIATA , PRECIO PARA AUTONOMO O EMPRESA, PARA '
'PARTICULARES CONSULTAR PRECIO.\n'
'\n'
'CLIENTES SATISFECHOS , ESPECIALISTAS EN LAS MARCAS PREMIUM '
'DEL MERCADO CON EXTESION DE GARANTIA OFICIAL , BUSQUEDAS '
'PERSONALIZADAS A LA CARTA “ PIENSA EN UN COCHE Y NOSOTROS TE '
'LO ENCONTRAMOS “ANUNCIO NO VINCULANTE , CON CARÁCTER '
'INFORMATIVO ,PUEDE CONTENER ERRORES TIPOGRAFICOS . PRADOCAR '
'MULTIMARCA, MAS DE 300 COCHES AL AÑO NOS AVALAN Y MAS DE 2000 '
'vendidos',
'doors_number': 4,
'emission_standard': 'ECO',
'engine': '2.8L',
'engine_horse_power': 204,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '7b182fdf-0493-58c9-bf06-c587a3f61cd3',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/toyota-hilux-28-d4d-204cv-cdobl-gr-sport-at-hvo100-4p-diesel-2024-en-pontevedra-62092548-covo.aspx',
'listing': 'auction',
'location': 'Pontevedra',
'make': 'TOYOTA',
'model': 'Hilux',
'odometer': 20,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 1,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19045566/798f6580-6b3d-4ab2-8580-f859a4b60c3c.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7b182fdf-0493-58c9-bf06-c587a3f61cd3/7b182fdf-0493-58c9-bf06-c587a3f61cd3_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 195206,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19045566/798f6580-6b3d-4ab2-8580-f859a4b60c3c.jpg',
'Width': 800}],
'price': 59900,
'price_includes_vat': True,
'registration_date': '2025-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'TOYOTA Hilux 2.8 D4D C.Dobl GR Sport AT HVO100',
'transmission': 'manual',
'trim': '2.8 D4D 204CV C.Dobl GR Sport AT HVO100',
'vin': None,
'year': 2025}
2026-03-30 15:09:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:09:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%2762092548%27 HTTP/1.1" 200 None
2026-03-30 15:09:38 [auto_selling_coches.net.api] INFO: Saving data for 62092548: {'created_time': 1774883378.709762, 'last_price_update_time': 1774883378.709771}
2026-03-30 15:09:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:09:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net.api',RowKey='62092548') HTTP/1.1" 204 0
2026-03-30 15:09:38 [auto_selling_coches.net.api] INFO: Extracted item from API: 70266321 - FORD Ranger 2.0 Ecoblue 4x4 Doble Cab XLT AT
2026-03-30 15:09:38 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: c9dd0e12-d7ae-57ab-ab74-b8e432b9ece5 with identifier: 70266321
2026-03-30 15:09:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item c9dd0e12-d7ae-57ab-ab74-b8e432b9ece5
2026-03-30 15:09:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:09:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F19727269%252F84c6afe8-2816-45fa-b19d-b72abb657105.jpg%27 HTTP/1.1" 200 None
2026-03-30 15:09:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19727269/84c6afe8-2816-45fa-b19d-b72abb657105.jpg already downloaded
2026-03-30 15:09:38 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: c9dd0e12-d7ae-57ab-ab74-b8e432b9ece5 with identifier 70266321
2026-03-30 15:09:38 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:09:38 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:09:38 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item c9dd0e12-d7ae-57ab-ab74-b8e432b9ece5
2026-03-30 15:09:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://web.gw.coches.net/details/70266321>
{'auction_title': '',
'body_type': 'Pick Up',
'c_o_2_emission_value': None,
'category': 'Coches',
'color': 'Blanco',
'currency': 'EUR',
'description': 'PRECIO PARA AUTONOMOS O EMPRESA,PARTICULARES CONSULTAR.FORD '
'RANGER 2026 – 2.0 ECOBLUE XLT: POTENCIA Y PRESTIGIO ??\n'
'¿Buscas una herramienta de trabajo infatigable que no '
'renuncie al confort? La Ford Ranger XLT 2026 es la '
'combinación perfecta de robustez "Raza Fuerte" y tecnología '
'de vanguardia.\n'
'?? ESPECIFICACIONES DESTACADAS\n'
'Motorización Eficiente: Equipado con el motor 2.0 EcoBlue '
'Diesel que entrega 170 CV y un par motor de 405 Nm, ideal '
'para equilibrar consumo y fuerza.\n'
'Capacidad de Carga: Lista para el trabajo duro con hasta '
'1.200 kg de carga útil y una capacidad de remolque de 3.500 '
'kg.\n'
'Transmisión: Caja de cambios de última generación para una '
'conducción fluida tanto en carretera como en terrenos '
'difíciles.\n'
'?? ACABADO XLT: EL EQUILIBRIO PERFECTO\n'
'El nivel XLT (Extra Luxury Trim) eleva la experiencia frente '
'al modelo base:\n'
'Exterior Premium: Parrilla con detalles cromados, llantas de '
'aleación de 17 pulgadas y faros antiniebla LED.\n'
'Tecnología a bordo: Sistema de infoentretenimiento con '
'pantalla táctil de 10" compatible con Apple CarPlay y Android '
'Auto inalámbrico.\n'
'Confort Superior: Tapicería exclusiva XLT, volante forrado en '
'cuero y espejos con plegado eléctrico.\n'
'Seguridad Activa: Sensores de aparcamiento, asistente de '
'pre-colisión y múltiples sistemas de asistencia a la '
'conducción.\n'
'?? LISTA PARA CUALQUIER DESAFÍO\n'
'Ya sea para tu flota profesional o para tus escapadas de fin '
'de semana, la Ranger 2026 ofrece la versatilidad de sus 4 '
'puertas y un sistema de tracción 4x4 capaz de superar '
'cualquier obstáculo.\n'
'\n'
'PRADOCAR MULTIMARCA, MAS DE 300 COCHES AL AÑO NOS AVALAN Y '
'MAS DE 2000 CLIENTES SATISFECHOS , ESPECIALISTAS EN LAS '
'MARCAS PREMIUM DEL MERCADO CON EXTESION DE GARANTIA OFICIAL , '
'BUSQUEDAS PERSONALIZADAS A LA CARTA “ PIENSA EN UN COCHE Y '
'NOSOTROS TE LO ENCONTRAMOS “ANUNCIO NO VINCULANTE , CON '
'CARÁCTER INFORMATIVO ,PUEDE CONTENER ERRORES TIPOGRAFICOS .',
'doors_number': 4,
'emission_standard': 'C',
'engine': '2.0L',
'engine_horse_power': 170,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': 'c9dd0e12-d7ae-57ab-ab74-b8e432b9ece5',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/ford-ranger-20-ecoblue-125kw-4x4-doble-cab-xlt-at-4p-diesel-2026-en-pontevedra-70266321-covo.aspx',
'listing': 'auction',
'location': 'Pontevedra',
'make': 'FORD',
'model': 'Ranger',
'odometer': 20,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 1,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19727269/84c6afe8-2816-45fa-b19d-b72abb657105.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c9dd0e12-d7ae-57ab-ab74-b8e432b9ece5/c9dd0e12-d7ae-57ab-ab74-b8e432b9ece5_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93624,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19727269/84c6afe8-2816-45fa-b19d-b72abb657105.jpg',
'Width': 800}],
'price': 46900,
'price_includes_vat': True,
'registration_date': '2026-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'FORD Ranger 2.0 Ecoblue 4x4 Doble Cab XLT AT',
'transmission': 'automatic',
'trim': '2.0 Ecoblue 125kW 4x4 Doble Cab XLT AT',
'vin': None,
'year': 2026}
2026-03-30 15:09:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:09:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%2770266321%27 HTTP/1.1" 200 None
2026-03-30 15:09:38 [auto_selling_coches.net.api] INFO: Saving data for 70266321: {'created_time': 1774883378.774637, 'last_price_update_time': 1774883378.774647}
2026-03-30 15:09:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:09:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net.api',RowKey='70266321') HTTP/1.1" 204 0
2026-03-30 15:09:38 [auto_selling_coches.net.api] INFO: Extracted item from API: 61190736 - JEEP Wrangler 2.2 CRD Sahara 8ATX E6D
2026-03-30 15:09:38 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 7ce1e718-79cc-5075-8c0c-b6c0ea78179f with identifier: 61190736
2026-03-30 15:09:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 7ce1e718-79cc-5075-8c0c-b6c0ea78179f
2026-03-30 15:09:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:09:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F18332778%252Ff8b706a1-05fd-4b26-915a-b8f359f64992.jpg%27 HTTP/1.1" 200 None
2026-03-30 15:09:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/18332778/f8b706a1-05fd-4b26-915a-b8f359f64992.jpg already downloaded
2026-03-30 15:09:38 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 7ce1e718-79cc-5075-8c0c-b6c0ea78179f with identifier 61190736
2026-03-30 15:09:38 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:09:38 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:09:38 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 7ce1e718-79cc-5075-8c0c-b6c0ea78179f
2026-03-30 15:09:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://web.gw.coches.net/details/61190736>
{'auction_title': '',
'body_type': 'SUV',
'c_o_2_emission_value': 192,
'category': 'Coches',
'color': 'Negro',
'currency': 'EUR',
'description': '',
'doors_number': 5,
'emission_standard': 'C',
'engine': '2.1L',
'engine_horse_power': 200,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '7ce1e718-79cc-5075-8c0c-b6c0ea78179f',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/jeep-wrangler-4p-2.2-crd-sahara-8atx-e6d-5p-diesel-2021-en-pontevedra-61190736-covo.aspx',
'listing': 'auction',
'location': 'Pontevedra',
'make': 'JEEP',
'model': 'Wrangler',
'odometer': 80000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 1,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/18332778/f8b706a1-05fd-4b26-915a-b8f359f64992.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7ce1e718-79cc-5075-8c0c-b6c0ea78179f/7ce1e718-79cc-5075-8c0c-b6c0ea78179f_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 232500,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/18332778/f8b706a1-05fd-4b26-915a-b8f359f64992.jpg',
'Width': 800}],
'price': 47990,
'price_includes_vat': True,
'registration_date': '2021-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'JEEP Wrangler 2.2 CRD Sahara 8ATX E6D',
'transmission': 'automatic',
'trim': '4p 2.2 CRD Sahara 8ATX E6D',
'vin': None,
'year': 2021}
2026-03-30 15:09:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:09:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%2761190736%27 HTTP/1.1" 200 None
2026-03-30 15:09:38 [auto_selling_coches.net.api] INFO: Saving data for 61190736: {'created_time': 1774883378.851279, 'last_price_update_time': 1774883378.851293}
2026-03-30 15:09:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:09:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net.api',RowKey='61190736') HTTP/1.1" 204 0
2026-03-30 15:09:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70051447> (referer: https://www.coches.net/concesionario/pradocarmultimarca/?pg=1) ['zyte-api']
2026-03-30 15:09:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 15:09:38 [auto_selling_coches.net.api] INFO: Extracted item from API: 70051447 - VOLKSWAGEN T-Cross Advance 1.6 TDI
2026-03-30 15:09:38 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 81de8795-dd72-5bcb-b9f8-0d7db261ba7f with identifier: 70051447
2026-03-30 15:09:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 81de8795-dd72-5bcb-b9f8-0d7db261ba7f
2026-03-30 15:09:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:09:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F19325415%252F18bf907f-70b0-412c-986a-f7dd65ead2c9.jpg%27 HTTP/1.1" 200 None
2026-03-30 15:09:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19325415/18bf907f-70b0-412c-986a-f7dd65ead2c9.jpg already downloaded
2026-03-30 15:09:38 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 81de8795-dd72-5bcb-b9f8-0d7db261ba7f with identifier 70051447
2026-03-30 15:09:38 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:09:38 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:09:39 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 81de8795-dd72-5bcb-b9f8-0d7db261ba7f
2026-03-30 15:09:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://web.gw.coches.net/details/70051447>
{'auction_title': '',
'body_type': 'SUV',
'c_o_2_emission_value': 107,
'category': 'Coches',
'color': 'Gris / Plata',
'currency': 'EUR',
'description': '',
'doors_number': 5,
'emission_standard': 'C',
'engine': '1.6L',
'engine_horse_power': 95,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '81de8795-dd72-5bcb-b9f8-0d7db261ba7f',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/volkswagen-t-cross-advance-16-tdi-70kw-95cv-5p-diesel-2020-en-pontevedra-70051447-covo.aspx',
'listing': 'auction',
'location': 'Pontevedra',
'make': 'VOLKSWAGEN',
'model': 'T-Cross',
'odometer': 100000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 1,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19325415/18bf907f-70b0-412c-986a-f7dd65ead2c9.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_81de8795-dd72-5bcb-b9f8-0d7db261ba7f/81de8795-dd72-5bcb-b9f8-0d7db261ba7f_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 241362,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19325415/18bf907f-70b0-412c-986a-f7dd65ead2c9.jpg',
'Width': 800}],
'price': 17900,
'price_includes_vat': True,
'registration_date': '2020-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'VOLKSWAGEN T-Cross Advance 1.6 TDI',
'transmission': 'manual',
'trim': 'Advance 1.6 TDI 70kW 95CV',
'vin': None,
'year': 2020}
2026-03-30 15:09:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:09:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%2770051447%27 HTTP/1.1" 200 None
2026-03-30 15:09:39 [auto_selling_coches.net.api] INFO: Saving data for 70051447: {'created_time': 1774883379.024079, 'last_price_update_time': 1774883379.02409}
2026-03-30 15:09:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:09:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net.api',RowKey='70051447') HTTP/1.1" 204 0
2026-03-30 15:09:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70051427> (referer: https://www.coches.net/concesionario/pradocarmultimarca/?pg=1) ['zyte-api']
2026-03-30 15:09:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 15:09:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70273172> (referer: https://www.coches.net/concesionario/pradocarmultimarca/?pg=1) ['zyte-api']
2026-03-30 15:09:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 15:09:39 [auto_selling_coches.net.api] INFO: Extracted item from API: 70051427 - VOLKSWAGEN Amarok CD Conect 3.0TDI 4MO BMT
2026-03-30 15:09:39 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: a8c5291b-794e-5769-9a90-b8399ad269b1 with identifier: 70051427
2026-03-30 15:09:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item a8c5291b-794e-5769-9a90-b8399ad269b1
2026-03-30 15:09:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:09:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F18669561%252F40adbe09-c195-4996-9cf6-60173a4cf919.jpg%27 HTTP/1.1" 200 None
2026-03-30 15:09:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/18669561/40adbe09-c195-4996-9cf6-60173a4cf919.jpg already downloaded
2026-03-30 15:09:39 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: a8c5291b-794e-5769-9a90-b8399ad269b1 with identifier 70051427
2026-03-30 15:09:39 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:09:39 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:09:39 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item a8c5291b-794e-5769-9a90-b8399ad269b1
2026-03-30 15:09:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://web.gw.coches.net/details/70051427>
{'auction_title': '',
'body_type': 'Pick Up',
'c_o_2_emission_value': 228,
'category': 'Coches',
'color': 'Blanco',
'currency': 'EUR',
'description': 'PRADOCAR MULTIMARCA, MAS DE 300 COCHES AL AÑO NOS AVALAN Y '
'MAS DE 2000 CLIENTES SATISFECHOS , ESPECIALISTAS EN LAS '
'MARCAS PREMIUM DEL MERCADO CON EXTESION DE GARANTIA OFICIAL , '
'BUSQUEDAS PERSONALIZADAS A LA CARTA “ PIENSA EN UN COCHE Y '
'NOSOTROS TE LO ENCONTRAMOS “ANUNCIO NO VINCULANTE , CON '
'CARÁCTER INFORMATIVO ,PUEDE CONTENER ERRORES TIPOGRAFICOS .',
'doors_number': 4,
'emission_standard': 'C',
'engine': '3.0L',
'engine_horse_power': 163,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': 'a8c5291b-794e-5769-9a90-b8399ad269b1',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/volkswagen-amarok-cd-conect-30tdi-4mo-bmt-120kw-4p-diesel-2018-en-pontevedra-70051427-covo.aspx',
'listing': 'auction',
'location': 'Pontevedra',
'make': 'VOLKSWAGEN',
'model': 'Amarok',
'odometer': 60000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 1,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/18669561/40adbe09-c195-4996-9cf6-60173a4cf919.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a8c5291b-794e-5769-9a90-b8399ad269b1/a8c5291b-794e-5769-9a90-b8399ad269b1_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 178857,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/18669561/40adbe09-c195-4996-9cf6-60173a4cf919.jpg',
'Width': 800}],
'price': 28490,
'price_includes_vat': True,
'registration_date': '2018-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'VOLKSWAGEN Amarok CD Conect 3.0TDI 4MO BMT',
'transmission': 'manual',
'trim': 'CD Conect 3.0TDI 4MO BMT 120kW',
'vin': None,
'year': 2018}
2026-03-30 15:09:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:09:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%2770051427%27 HTTP/1.1" 200 None
2026-03-30 15:09:39 [auto_selling_coches.net.api] INFO: Saving data for 70051427: {'created_time': 1774883379.730582, 'last_price_update_time': 1774883379.730598}
2026-03-30 15:09:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:09:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net.api',RowKey='70051427') HTTP/1.1" 204 0
2026-03-30 15:09:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/61388556> (referer: https://www.coches.net/concesionario/pradocarmultimarca/?pg=1) ['zyte-api']
2026-03-30 15:09:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 15:09:39 [auto_selling_coches.net.api] INFO: Extracted item from API: 70273172 - TOYOTA Hilux 2.8 D4D C.Dobl GR Sport AT HVO100
2026-03-30 15:09:39 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 5df1168d-d4e6-54c1-a90c-3de1ec97eac9 with identifier: 70273172
2026-03-30 15:09:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 5df1168d-d4e6-54c1-a90c-3de1ec97eac9
2026-03-30 15:09:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:09:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F19732749%252F194d97a2-610e-4172-b2ad-90338a9ab912.jpg%27 HTTP/1.1" 200 None
2026-03-30 15:09:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19732749/194d97a2-610e-4172-b2ad-90338a9ab912.jpg already downloaded
2026-03-30 15:09:39 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 5df1168d-d4e6-54c1-a90c-3de1ec97eac9 with identifier 70273172
2026-03-30 15:09:39 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:09:39 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:09:39 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 5df1168d-d4e6-54c1-a90c-3de1ec97eac9
2026-03-30 15:09:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://web.gw.coches.net/details/70273172>
{'auction_title': '',
'body_type': 'Pick Up',
'c_o_2_emission_value': None,
'category': 'Coches',
'color': 'Granate',
'currency': 'EUR',
'description': 'VEHICULO REESTRENO. PRECIO PARA AUTONOMOS Y EMPRESAS. '
'PARTICULARES CONSULTAR. IVA INCLUIDO\n'
'\n'
'PRADOCAR MULTIMARCA, MAS DE 300 COCHES AL AÑO NOS AVALAN Y '
'MAS DE 2000 CLIENTES SATISFECHOS , ESPECIALISTAS EN LAS '
'MARCAS PREMIUM DEL MERCADO CON EXTESION DE GARANTIA OFICIAL , '
'BUSQUEDAS PERSONALIZADAS A LA CARTA “ PIENSA EN UN COCHE Y '
'NOSOTROS TE LO ENCONTRAMOS “ANUNCIO NO VINCULANTE , CON '
'CARÁCTER INFORMATIVO ,PUEDE CONTENER ERRORES TIPOGRAFICOS .',
'doors_number': 4,
'emission_standard': 'ECO',
'engine': '2.8L',
'engine_horse_power': 204,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '5df1168d-d4e6-54c1-a90c-3de1ec97eac9',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/toyota-hilux-28-d4d-204cv-cdobl-gr-sport-at-hvo100-4p-diesel-2024-en-pontevedra-70273172-covo.aspx',
'listing': 'auction',
'location': 'Pontevedra',
'make': 'TOYOTA',
'model': 'Hilux',
'odometer': 25,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 1,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19732749/194d97a2-610e-4172-b2ad-90338a9ab912.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5df1168d-d4e6-54c1-a90c-3de1ec97eac9/5df1168d-d4e6-54c1-a90c-3de1ec97eac9_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107128,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19732749/194d97a2-610e-4172-b2ad-90338a9ab912.jpg',
'Width': 800}],
'price': 54900,
'price_includes_vat': True,
'registration_date': '2026-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'TOYOTA Hilux 2.8 D4D C.Dobl GR Sport AT HVO100',
'transmission': 'automatic',
'trim': '2.8 D4D 204CV C.Dobl GR Sport AT HVO100',
'vin': None,
'year': 2026}
2026-03-30 15:09:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:09:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%2770273172%27 HTTP/1.1" 200 None
2026-03-30 15:09:39 [auto_selling_coches.net.api] INFO: Saving data for 70273172: {'created_time': 1774883379.812758, 'last_price_update_time': 1774883379.812769}
2026-03-30 15:09:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:09:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net.api',RowKey='70273172') HTTP/1.1" 204 0
2026-03-30 15:09:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70273278> (referer: https://www.coches.net/concesionario/pradocarmultimarca/?pg=1) ['zyte-api']
2026-03-30 15:09:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 15:09:39 [auto_selling_coches.net.api] INFO: Extracted item from API: 61388556 - MASERATI Ghibli 3.0 V6 DS RWD
2026-03-30 15:09:39 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: a9be58d1-f20d-5457-935a-774999b50bcb with identifier: 61388556
2026-03-30 15:09:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item a9be58d1-f20d-5457-935a-774999b50bcb
2026-03-30 15:09:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:09:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F17984858%252F62fdf9e2-dac1-450c-bb1a-9b944c1f9242.jpg%27 HTTP/1.1" 200 None
2026-03-30 15:09:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/17984858/62fdf9e2-dac1-450c-bb1a-9b944c1f9242.jpg already downloaded
2026-03-30 15:09:39 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: a9be58d1-f20d-5457-935a-774999b50bcb with identifier 61388556
2026-03-30 15:09:39 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:09:39 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:09:39 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item a9be58d1-f20d-5457-935a-774999b50bcb
2026-03-30 15:09:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://web.gw.coches.net/details/61388556>
{'auction_title': '',
'body_type': 'Berlina',
'c_o_2_emission_value': 158,
'category': 'Coches',
'color': 'Blanco',
'currency': 'EUR',
'description': 'PRADOCAR MULTIMARCA, MAS DE 300 COCHES AL AÑO NOS AVALAN Y '
'MAS DE 2000 CLIENTES SATISFECHOS , ESPECIALISTAS EN LAS '
'MARCAS PREMIUM DEL MERCADO CON EXTESION DE GARANTIA OFICIAL , '
'BUSQUEDAS PERSONALIZADAS A LA CARTA “ PIENSA EN UN COCHE Y '
'NOSOTROS TE LO ENCONTRAMOS “ANUNCIO NO VINCULANTE , CON '
'CARÁCTER INFORMATIVO ,PUEDE CONTENER ERRORES TIPOGRAFICOS .',
'doors_number': 4,
'emission_standard': 'C',
'engine': '3.0L',
'engine_horse_power': 275,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': 'a9be58d1-f20d-5457-935a-774999b50bcb',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/maserati-ghibli-3.0-v6-ds-275cv-rwd-4p-diesel-2014-en-pontevedra-61388556-covo.aspx',
'listing': 'auction',
'location': 'Pontevedra',
'make': 'MASERATI',
'model': 'Ghibli',
'odometer': 130000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 1,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/17984858/62fdf9e2-dac1-450c-bb1a-9b944c1f9242.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a9be58d1-f20d-5457-935a-774999b50bcb/a9be58d1-f20d-5457-935a-774999b50bcb_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 192116,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/17984858/62fdf9e2-dac1-450c-bb1a-9b944c1f9242.jpg',
'Width': 800}],
'price': 35400,
'price_includes_vat': True,
'registration_date': '2014-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'MASERATI Ghibli 3.0 V6 DS RWD',
'transmission': 'automatic',
'trim': '3.0 V6 DS 275cv RWD',
'vin': None,
'year': 2014}
2026-03-30 15:09:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:09:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%2761388556%27 HTTP/1.1" 200 None
2026-03-30 15:09:39 [auto_selling_coches.net.api] INFO: Saving data for 61388556: {'created_time': 1774883379.898526, 'last_price_update_time': 1774883379.898536}
2026-03-30 15:09:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:09:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net.api',RowKey='61388556') HTTP/1.1" 204 0
2026-03-30 15:09:39 [auto_selling_coches.net.api] INFO: Extracted item from API: 70273278 - TOYOTA Hilux 2.8 D4D 150kW204CVCab Doble VX HVO100
2026-03-30 15:09:39 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 4d755d04-c3e0-58fe-a328-c47ae9346850 with identifier: 70273278
2026-03-30 15:09:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 4d755d04-c3e0-58fe-a328-c47ae9346850
2026-03-30 15:09:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:09:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F19732844%252Fb35c9c29-ee91-4c29-bbfd-3c49e31121aa.jpg%27 HTTP/1.1" 200 None
2026-03-30 15:09:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19732844/b35c9c29-ee91-4c29-bbfd-3c49e31121aa.jpg already downloaded
2026-03-30 15:09:39 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 4d755d04-c3e0-58fe-a328-c47ae9346850 with identifier 70273278
2026-03-30 15:09:39 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:09:39 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:09:39 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 4d755d04-c3e0-58fe-a328-c47ae9346850
2026-03-30 15:09:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://web.gw.coches.net/details/70273278>
{'auction_title': '',
'body_type': 'Pick Up',
'c_o_2_emission_value': None,
'category': 'Coches',
'color': 'Gris / Plata',
'currency': 'EUR',
'description': 'VARIAS UNIDADES EN STOCK PRECIO PARA EMPRESA Y AUTONOMOS, '
'PARTICULARES CONSULTAR. 204 CV DIESEL CAMBIO AUTOMATICO , '
'RESTO DE EQUIPAMIENTO DE SERIE, SE ENTREGA CON TODO INCLUIDO '
'EN 59900€ IVA INCLUIDO DEDUCIBLE PARA EMPRESAS Y AUTONOMOS.\n'
'\n'
'PRADOCAR MULTIMARCA, MAS DE 300 COCHES AL AÑO NOS AVALAN Y '
'MAS DE 2000 CLIENTES SATISFECHOS , ESPECIALISTAS EN LAS '
'MARCAS PREMIUM DEL MERCADO CON EXTESION DE GARANTIA OFICIAL , '
'BUSQUEDAS PERSONALIZADAS A LA CARTA “ PIENSA EN UN COCHE Y '
'NOSOTROS TE LO ENCONTRAMOS “ANUNCIO NO VINCULANTE , CON '
'CARÁCTER INFORMATIVO ,PUEDE CONTENER ERRORES TIPOGRAFICOS .',
'doors_number': 4,
'emission_standard': 'C',
'engine': '2.8L',
'engine_horse_power': 204,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '4d755d04-c3e0-58fe-a328-c47ae9346850',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/toyota-hilux-28-d4d-150kw204cvcab-doble-vx-hvo100-4p-diesel-2023-en-pontevedra-70273278-covo.aspx',
'listing': 'auction',
'location': 'Pontevedra',
'make': 'TOYOTA',
'model': 'Hilux',
'odometer': 25,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 1,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19732844/b35c9c29-ee91-4c29-bbfd-3c49e31121aa.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4d755d04-c3e0-58fe-a328-c47ae9346850/4d755d04-c3e0-58fe-a328-c47ae9346850_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75444,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19732844/b35c9c29-ee91-4c29-bbfd-3c49e31121aa.jpg',
'Width': 800}],
'price': 59900,
'price_includes_vat': True,
'registration_date': '2026-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'TOYOTA Hilux 2.8 D4D 150kW204CVCab Doble VX HVO100',
'transmission': 'automatic',
'trim': '2.8 D4D 150kW204CVCab Doble VX HVO100',
'vin': None,
'year': 2026}
2026-03-30 15:09:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:09:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%2770273278%27 HTTP/1.1" 200 None
2026-03-30 15:09:40 [auto_selling_coches.net.api] INFO: Saving data for 70273278: {'created_time': 1774883380.000055, 'last_price_update_time': 1774883380.000066}
2026-03-30 15:09:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:09:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net.api',RowKey='70273278') HTTP/1.1" 204 0
2026-03-30 15:09:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/60104014> (referer: https://www.coches.net/concesionario/pradocarmultimarca/?pg=1) ['zyte-api']
2026-03-30 15:09:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 15:09:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70282840> (referer: https://www.coches.net/concesionario/pradocarmultimarca/?pg=1) ['zyte-api']
2026-03-30 15:09:40 [auto_selling_coches.net.api] INFO: Extracted item from API: 60104014 - VOLKSWAGEN Golf GTD 2.0 TDI DSG BMT
2026-03-30 15:09:40 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: be31ba20-7534-5fbd-b291-6e9ca6e4fcb8 with identifier: 60104014
2026-03-30 15:09:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item be31ba20-7534-5fbd-b291-6e9ca6e4fcb8
2026-03-30 15:09:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:09:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F17442107%252Fe9c33595-71d4-4dcc-a3b9-eb0e24afbe64.jpg%27 HTTP/1.1" 200 None
2026-03-30 15:09:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/17442107/e9c33595-71d4-4dcc-a3b9-eb0e24afbe64.jpg already downloaded
2026-03-30 15:09:40 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: be31ba20-7534-5fbd-b291-6e9ca6e4fcb8 with identifier 60104014
2026-03-30 15:09:40 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:09:40 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:09:40 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item be31ba20-7534-5fbd-b291-6e9ca6e4fcb8
2026-03-30 15:09:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://web.gw.coches.net/details/60104014>
{'auction_title': '',
'body_type': 'Berlina',
'c_o_2_emission_value': 122,
'category': 'Coches',
'color': 'Gris / Plata',
'currency': 'EUR',
'description': 'golf VIII GTD 200cv del 2021 no deja ponerlo el buscador '
'porque es un coche que no se vende en españa, es importado.\n'
'\n'
'PRADOCAR MULTIMARCA, MAS DE 300 COCHES AL AÑO NOS AVALAN Y '
'MAS DE 2000 CLIENTES SATISFECHOS , ESPECIALISTAS EN LAS '
'MARCAS PREMIUM DEL MERCADO CON EXTESION DE GARANTIA OFICIAL , '
'BUSQUEDAS PERSONALIZADAS A LA CARTA “ PIENSA EN UN COCHE Y '
'NOSOTROS TE LO ENCONTRAMOS “ANUNCIO NO VINCULANTE , CON '
'CARÁCTER INFORMATIVO ,PUEDE CONTENER ERRORES TIPOGRAFICOS .',
'doors_number': 5,
'emission_standard': 'C',
'engine': '2.0L',
'engine_horse_power': 184,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': 'be31ba20-7534-5fbd-b291-6e9ca6e4fcb8',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/volkswagen-golf-gtd-2.0-tdi-dsg-bmt-5p-diesel-2017-en-pontevedra-60104014-covo.aspx',
'listing': 'auction',
'location': 'Pontevedra',
'make': 'VOLKSWAGEN',
'model': 'Golf',
'odometer': 96000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 1,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/17442107/e9c33595-71d4-4dcc-a3b9-eb0e24afbe64.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_be31ba20-7534-5fbd-b291-6e9ca6e4fcb8/be31ba20-7534-5fbd-b291-6e9ca6e4fcb8_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 207118,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/17442107/e9c33595-71d4-4dcc-a3b9-eb0e24afbe64.jpg',
'Width': 800}],
'price': 32800,
'price_includes_vat': True,
'registration_date': '2021-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'VOLKSWAGEN Golf GTD 2.0 TDI DSG BMT',
'transmission': 'automatic',
'trim': 'GTD 2.0 TDI DSG BMT',
'vin': None,
'year': 2021}
2026-03-30 15:09:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:09:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%2760104014%27 HTTP/1.1" 200 None
2026-03-30 15:09:40 [auto_selling_coches.net.api] INFO: Saving data for 60104014: {'created_time': 1774883380.784243, 'last_price_update_time': 1774883380.784254}
2026-03-30 15:09:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:09:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net.api',RowKey='60104014') HTTP/1.1" 204 0
2026-03-30 15:09:40 [auto_selling_coches.net.api] INFO: Extracted item from API: 70282840 - MINI MINI Cooper S JCW
2026-03-30 15:09:40 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: b041c31e-a6c0-54d3-8f9b-6850362ed497 with identifier: 70282840
2026-03-30 15:09:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item b041c31e-a6c0-54d3-8f9b-6850362ed497
2026-03-30 15:09:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:09:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F19744010%252F74d530c6-e84f-4b01-bf52-a9eb561fea4a.jpg%27 HTTP/1.1" 200 None
2026-03-30 15:09:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19744010/74d530c6-e84f-4b01-bf52-a9eb561fea4a.jpg already downloaded
2026-03-30 15:09:40 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: b041c31e-a6c0-54d3-8f9b-6850362ed497 with identifier 70282840
2026-03-30 15:09:40 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:09:40 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:09:40 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item b041c31e-a6c0-54d3-8f9b-6850362ed497
2026-03-30 15:09:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://web.gw.coches.net/details/70282840>
{'auction_title': '',
'body_type': 'Berlina',
'c_o_2_emission_value': 207,
'category': 'Coches',
'color': 'Gris / Plata',
'currency': 'EUR',
'description': 'PRADOCAR MULTIMARCA, MAS DE 300 COCHES AL AÑO NOS AVALAN Y '
'MAS DE 2000 CLIENTES SATISFECHOS , ESPECIALISTAS EN LAS '
'MARCAS PREMIUM DEL MERCADO CON EXTESION DE GARANTIA OFICIAL , '
'BUSQUEDAS PERSONALIZADAS A LA CARTA “ PIENSA EN UN COCHE Y '
'NOSOTROS TE LO ENCONTRAMOS “ANUNCIO NO VINCULANTE , CON '
'CARÁCTER INFORMATIVO ,PUEDE CONTENER ERRORES TIPOGRAFICOS .',
'doors_number': 3,
'emission_standard': 'C',
'engine': '1.6L',
'engine_horse_power': 210,
'expiration_date': None,
'fuel_type': 'Gasolina',
'id': 'b041c31e-a6c0-54d3-8f9b-6850362ed497',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/mini-mini-cooper-s--jcw-3p-gasolina-2007-en-pontevedra-70282840-covo.aspx',
'listing': 'auction',
'location': 'Pontevedra',
'make': 'MINI',
'model': 'MINI',
'odometer': 149000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 1,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19744010/74d530c6-e84f-4b01-bf52-a9eb561fea4a.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b041c31e-a6c0-54d3-8f9b-6850362ed497/b041c31e-a6c0-54d3-8f9b-6850362ed497_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100845,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19744010/74d530c6-e84f-4b01-bf52-a9eb561fea4a.jpg',
'Width': 800}],
'price': 12990,
'price_includes_vat': True,
'registration_date': '2007-01-01',
'seats_number': 4,
'seller_name': None,
'title': 'MINI MINI Cooper S JCW',
'transmission': 'manual',
'trim': 'Cooper S JCW',
'vin': None,
'year': 2007}
2026-03-30 15:09:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:09:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%2770282840%27 HTTP/1.1" 200 None
2026-03-30 15:09:40 [auto_selling_coches.net.api] INFO: Saving data for 70282840: {'created_time': 1774883380.850738, 'last_price_update_time': 1774883380.850751}
2026-03-30 15:09:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:09:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net.api',RowKey='70282840') HTTP/1.1" 204 0
2026-03-30 15:09:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70015969> (referer: https://www.coches.net/concesionario/pradocarmultimarca/?pg=1) ['zyte-api']
2026-03-30 15:09:41 [auto_selling_coches.net.api] INFO: Extracted item from API: 70015969 - NISSAN X-TRAIL 7pl 1.5T VC MHEV 4x2 NConnecta
2026-03-30 15:09:41 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: f7ce2003-17e4-530c-b282-b4b7fbf28df5 with identifier: 70015969
2026-03-30 15:09:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item f7ce2003-17e4-530c-b282-b4b7fbf28df5
2026-03-30 15:09:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:09:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F19535150%252Fd68cbc0b-8da2-4908-bdc3-32eae7d95a78.jpg%27 HTTP/1.1" 200 None
2026-03-30 15:09:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19535150/d68cbc0b-8da2-4908-bdc3-32eae7d95a78.jpg already downloaded
2026-03-30 15:09:41 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: f7ce2003-17e4-530c-b282-b4b7fbf28df5 with identifier 70015969
2026-03-30 15:09:41 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:09:41 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:09:41 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item f7ce2003-17e4-530c-b282-b4b7fbf28df5
2026-03-30 15:09:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://web.gw.coches.net/details/70015969>
{'auction_title': '',
'body_type': 'SUV',
'c_o_2_emission_value': None,
'category': 'Coches',
'color': 'Gris / Plata',
'currency': 'EUR',
'description': 'PRADOCAR MULTIMARCA, MAS DE 300 COCHES AL AÑO NOS AVALAN Y '
'MAS DE 2000 CLIENTES SATISFECHOS , ESPECIALISTAS EN LAS '
'MARCAS PREMIUM DEL MERCADO CON EXTESION DE GARANTIA OFICIAL , '
'BUSQUEDAS PERSONALIZADAS A LA CARTA “ PIENSA EN UN COCHE Y '
'NOSOTROS TE LO ENCONTRAMOS “ANUNCIO NO VINCULANTE , CON '
'CARÁCTER INFORMATIVO ,PUEDE CONTENER ERRORES TIPOGRAFICOS .',
'doors_number': 5,
'emission_standard': 'ECO',
'engine': '1.5L',
'engine_horse_power': 163,
'expiration_date': None,
'fuel_type': 'Híbrido',
'id': 'f7ce2003-17e4-530c-b282-b4b7fbf28df5',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/nissan-x-trail-7pl-15t-vc-120kw-mhev-4x2-nconnecta-5p-electrico-hibrido-2023-en-pontevedra-70015969-covo.aspx',
'listing': 'auction',
'location': 'Pontevedra',
'make': 'NISSAN',
'model': 'X-TRAIL',
'odometer': 60000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 1,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19535150/d68cbc0b-8da2-4908-bdc3-32eae7d95a78.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f7ce2003-17e4-530c-b282-b4b7fbf28df5/f7ce2003-17e4-530c-b282-b4b7fbf28df5_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100743,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19535150/d68cbc0b-8da2-4908-bdc3-32eae7d95a78.jpg',
'Width': 800}],
'price': 29490,
'price_includes_vat': True,
'registration_date': '2023-01-01',
'seats_number': 7,
'seller_name': None,
'title': 'NISSAN X-TRAIL 7pl 1.5T VC MHEV 4x2 NConnecta',
'transmission': 'automatic',
'trim': '7pl 1.5T VC 120kW MHEV 4x2 NConnecta',
'vin': None,
'year': 2023}
2026-03-30 15:09:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:09:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%2770015969%27 HTTP/1.1" 200 None
2026-03-30 15:09:41 [auto_selling_coches.net.api] INFO: Saving data for 70015969: {'created_time': 1774883381.159641, 'last_price_update_time': 1774883381.159653}
2026-03-30 15:09:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:09:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net.api',RowKey='70015969') HTTP/1.1" 204 0
2026-03-30 15:09:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/61498969> (referer: https://www.coches.net/concesionario/pradocarmultimarca/?pg=1) ['zyte-api']
2026-03-30 15:09:41 [auto_selling_coches.net.api] INFO: Extracted item from API: 61498969 - ALFA ROMEO Stelvio 2.0 Gasolina Executive AWD
2026-03-30 15:09:41 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 3e475d5a-7c41-5a95-8908-ce9d13b72f7d with identifier: 61498969
2026-03-30 15:09:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 3e475d5a-7c41-5a95-8908-ce9d13b72f7d
2026-03-30 15:09:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:09:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F18566301%252F7cc4a2a3-86aa-4925-84ef-4b91955d596d.jpg%27 HTTP/1.1" 200 None
2026-03-30 15:09:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/18566301/7cc4a2a3-86aa-4925-84ef-4b91955d596d.jpg already downloaded
2026-03-30 15:09:41 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 3e475d5a-7c41-5a95-8908-ce9d13b72f7d with identifier 61498969
2026-03-30 15:09:41 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:09:41 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:09:41 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 3e475d5a-7c41-5a95-8908-ce9d13b72f7d
2026-03-30 15:09:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://web.gw.coches.net/details/61498969>
{'auction_title': '',
'body_type': 'SUV',
'c_o_2_emission_value': 175,
'category': 'Coches',
'color': 'Rojo',
'currency': 'EUR',
'description': 'Equipación - Opciones\n'
'Comodidad\n'
' Asientos con calefacción\n'
'Exterior\n'
' Llantas de aleación\n'
'Otro tipo de opciones\n'
' Tapicería: cuero\n'
' Asistencia de estacionamiento trasera\n'
' Apertura eléctrica del portón trasero\n'
' Faros de descarga de gas\n'
' Cámara de visión trasera\n'
' Modo de transmisión tracción total\n'
' Transmisión automática - (8 velocidades)\n'
'\n'
'PRADOCAR MULTIMARCA, MAS DE 300 COCHES AL AÑO NOS AVALAN Y '
'MAS DE 2000 CLIENTES SATISFECHOS , ESPECIALISTAS EN LAS '
'MARCAS PREMIUM DEL MERCADO CON EXTESION DE GARANTIA OFICIAL , '
'BUSQUEDAS PERSONALIZADAS A LA CARTA “ PIENSA EN UN COCHE Y '
'NOSOTROS TE LO ENCONTRAMOS “ANUNCIO NO VINCULANTE , CON '
'CARÁCTER INFORMATIVO ,PUEDE CONTENER ERRORES TIPOGRAFICOS .',
'doors_number': 5,
'emission_standard': 'C',
'engine': '2.0L',
'engine_horse_power': 280,
'expiration_date': None,
'fuel_type': 'Gasolina',
'id': '3e475d5a-7c41-5a95-8908-ce9d13b72f7d',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/alfa-romeo-stelvio-2.0-gasolina-206kw-280cv-executive-awd-5p-gasolina-2020-en-pontevedra-61498969-covo.aspx',
'listing': 'auction',
'location': 'Pontevedra',
'make': 'ALFA ROMEO',
'model': 'Stelvio',
'odometer': 69269,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 1,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/18566301/7cc4a2a3-86aa-4925-84ef-4b91955d596d.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3e475d5a-7c41-5a95-8908-ce9d13b72f7d/3e475d5a-7c41-5a95-8908-ce9d13b72f7d_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 206226,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/18566301/7cc4a2a3-86aa-4925-84ef-4b91955d596d.jpg',
'Width': 800}],
'price': 27990,
'price_includes_vat': True,
'registration_date': '2020-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'ALFA ROMEO Stelvio 2.0 Gasolina Executive AWD',
'transmission': 'automatic',
'trim': '2.0 Gasolina 206kW 280CV Executive AWD',
'vin': None,
'year': 2020}
2026-03-30 15:09:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:09:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%2761498969%27 HTTP/1.1" 200 None
2026-03-30 15:09:41 [auto_selling_coches.net.api] INFO: Saving data for 61498969: {'created_time': 1774883381.348499, 'last_price_update_time': 1774883381.34851}
2026-03-30 15:09:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:09:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net.api',RowKey='61498969') HTTP/1.1" 204 0
2026-03-30 15:09:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/61411178> (referer: https://www.coches.net/concesionario/pradocarmultimarca/?pg=1) ['zyte-api']
2026-03-30 15:09:41 [auto_selling_coches.net.api] INFO: Extracted item from API: 61411178 - TOYOTA Hilux 2.8 D4D 150kW204CVCab Doble VX HVO100
2026-03-30 15:09:41 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: fb78504d-711c-578b-8e53-6587dc19a1b0 with identifier: 61411178
2026-03-30 15:09:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item fb78504d-711c-578b-8e53-6587dc19a1b0
2026-03-30 15:09:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:09:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F18503994%252Fb827ae1a-bfce-4460-8db0-9adda00a0a3b.jpg%27 HTTP/1.1" 200 None
2026-03-30 15:09:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/18503994/b827ae1a-bfce-4460-8db0-9adda00a0a3b.jpg already downloaded
2026-03-30 15:09:41 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: fb78504d-711c-578b-8e53-6587dc19a1b0 with identifier 61411178
2026-03-30 15:09:41 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:09:41 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:09:41 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item fb78504d-711c-578b-8e53-6587dc19a1b0
2026-03-30 15:09:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://web.gw.coches.net/details/61411178>
{'auction_title': '',
'body_type': 'Pick Up',
'c_o_2_emission_value': None,
'category': 'Coches',
'color': 'Beige',
'currency': 'EUR',
'description': 'TOYOTA HILUX EXECUTIVE, AUTOMATICA, LUCES LED, NAVEGADOR, '
'CAMARA 360ª VEHICULO REESTRENO. PRECIO PARA AUTONOMOS Y '
'EMPRESAS. PARTICULARES CONSULTAR.\n'
'\n'
'PRADOCAR MULTIMARCA, MAS DE 300 COCHES AL AÑO NOS AVALAN Y '
'MAS DE 2000 CLIENTES SATISFECHOS , ESPECIALISTAS EN LAS '
'MARCAS PREMIUM DEL MERCADO CON EXTESION DE GARANTIA OFICIAL , '
'BUSQUEDAS PERSONALIZADAS A LA CARTA “ PIENSA EN UN COCHE Y '
'NOSOTROS TE LO ENCONTRAMOS “ANUNCIO NO VINCULANTE , CON '
'CARÁCTER INFORMATIVO ,PUEDE CONTENER ERRORES TIPOGRAFICOS .',
'doors_number': 4,
'emission_standard': 'C',
'engine': '2.8L',
'engine_horse_power': 204,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': 'fb78504d-711c-578b-8e53-6587dc19a1b0',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/toyota-hilux-2.8-d4d-150kw204cvcab-doble-vx-hvo100-4p-diesel-2024-en-pontevedra-61411178-covo.aspx',
'listing': 'auction',
'location': 'Pontevedra',
'make': 'TOYOTA',
'model': 'Hilux',
'odometer': 25,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 1,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/18503994/b827ae1a-bfce-4460-8db0-9adda00a0a3b.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fb78504d-711c-578b-8e53-6587dc19a1b0/fb78504d-711c-578b-8e53-6587dc19a1b0_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 215339,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/18503994/b827ae1a-bfce-4460-8db0-9adda00a0a3b.jpg',
'Width': 800}],
'price': 54490,
'price_includes_vat': True,
'registration_date': '2026-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'TOYOTA Hilux 2.8 D4D 150kW204CVCab Doble VX HVO100',
'transmission': 'automatic',
'trim': '2.8 D4D 150kW204CVCab Doble VX HVO100',
'vin': None,
'year': 2026}
2026-03-30 15:09:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:09:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%2761411178%27 HTTP/1.1" 200 None
2026-03-30 15:09:41 [auto_selling_coches.net.api] INFO: Saving data for 61411178: {'created_time': 1774883381.789001, 'last_price_update_time': 1774883381.78901}
2026-03-30 15:09:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:09:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net.api',RowKey='61411178') HTTP/1.1" 204 0
2026-03-30 15:09:47 [scrapy.extensions.logstats] INFO: Crawled 32 pages (at 32 pages/min), scraped 30 items (at 30 items/min)
2026-03-30 15:09:47 [scrapy.extensions.memusage] INFO: Peak memory usage is 170MiB
2026-03-30 15:09:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.coches.net/concesionario/pradocarmultimarca?pg=2> (referer: https://www.coches.net/concesionario/pradocarmultimarca/?pg=1) ['zyte-api']
2026-03-30 15:09:53 [auto_selling_coches.net.api] INFO: Extracting listings from HTML page 2
2026-03-30 15:09:53 [auto_selling_coches.net.api] INFO: Found 28 listings in HTML (page 2)
2026-03-30 15:09:53 [auto_selling_coches.net.api] INFO: Found listing with ID: 61340877
2026-03-30 15:09:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:09:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%2761340877%27 HTTP/1.1" 200 None
2026-03-30 15:09:53 [auto_selling_coches.net.api] INFO: Scrape type for 61340877: 1
2026-03-30 15:09:53 [auto_selling_coches.net.api] INFO: Scraping new listing 61340877
2026-03-30 15:09:53 [auto_selling_coches.net.api] INFO: Found listing with ID: 61340973
2026-03-30 15:09:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:09:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%2761340973%27 HTTP/1.1" 200 None
2026-03-30 15:09:53 [auto_selling_coches.net.api] INFO: Scrape type for 61340973: 1
2026-03-30 15:09:53 [auto_selling_coches.net.api] INFO: Scraping new listing 61340973
2026-03-30 15:09:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 15:09:53 [auto_selling_coches.net.api] INFO: Found listing with ID: 70224383
2026-03-30 15:09:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:09:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%2770224383%27 HTTP/1.1" 200 None
2026-03-30 15:09:53 [auto_selling_coches.net.api] INFO: Scrape type for 70224383: 1
2026-03-30 15:09:53 [auto_selling_coches.net.api] INFO: Scraping new listing 70224383
2026-03-30 15:09:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 15:09:53 [auto_selling_coches.net.api] INFO: Found listing with ID: 62528783
2026-03-30 15:09:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:09:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%2762528783%27 HTTP/1.1" 200 None
2026-03-30 15:09:53 [auto_selling_coches.net.api] INFO: Scrape type for 62528783: 1
2026-03-30 15:09:53 [auto_selling_coches.net.api] INFO: Scraping new listing 62528783
2026-03-30 15:09:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 15:09:53 [auto_selling_coches.net.api] INFO: Found listing with ID: 70216867
2026-03-30 15:09:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:09:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%2770216867%27 HTTP/1.1" 200 None
2026-03-30 15:09:53 [auto_selling_coches.net.api] INFO: Scrape type for 70216867: 1
2026-03-30 15:09:53 [auto_selling_coches.net.api] INFO: Scraping new listing 70216867
2026-03-30 15:09:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 15:09:53 [auto_selling_coches.net.api] INFO: Found listing with ID: 60674270
2026-03-30 15:09:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:09:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%2760674270%27 HTTP/1.1" 200 None
2026-03-30 15:09:53 [auto_selling_coches.net.api] INFO: Scrape type for 60674270: 1
2026-03-30 15:09:53 [auto_selling_coches.net.api] INFO: Scraping new listing 60674270
2026-03-30 15:09:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 15:09:53 [auto_selling_coches.net.api] INFO: Found listing with ID: 60669414
2026-03-30 15:09:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:09:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%2760669414%27 HTTP/1.1" 200 None
2026-03-30 15:09:53 [auto_selling_coches.net.api] INFO: Scrape type for 60669414: 1
2026-03-30 15:09:53 [auto_selling_coches.net.api] INFO: Scraping new listing 60669414
2026-03-30 15:09:53 [auto_selling_coches.net.api] INFO: Found listing with ID: 62036569
2026-03-30 15:09:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:09:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%2762036569%27 HTTP/1.1" 200 None
2026-03-30 15:09:53 [auto_selling_coches.net.api] INFO: Scrape type for 62036569: 1
2026-03-30 15:09:53 [auto_selling_coches.net.api] INFO: Scraping new listing 62036569
2026-03-30 15:09:53 [auto_selling_coches.net.api] INFO: Found listing with ID: 62622739
2026-03-30 15:09:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:09:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%2762622739%27 HTTP/1.1" 200 None
2026-03-30 15:09:53 [auto_selling_coches.net.api] INFO: Scrape type for 62622739: 1
2026-03-30 15:09:53 [auto_selling_coches.net.api] INFO: Scraping new listing 62622739
2026-03-30 15:09:53 [auto_selling_coches.net.api] INFO: Found listing with ID: 62622555
2026-03-30 15:09:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:09:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%2762622555%27 HTTP/1.1" 200 None
2026-03-30 15:09:53 [auto_selling_coches.net.api] INFO: Scrape type for 62622555: 1
2026-03-30 15:09:53 [auto_selling_coches.net.api] INFO: Scraping new listing 62622555
2026-03-30 15:09:53 [auto_selling_coches.net.api] INFO: Found listing with ID: 62225417
2026-03-30 15:09:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:09:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%2762225417%27 HTTP/1.1" 200 None
2026-03-30 15:09:53 [auto_selling_coches.net.api] INFO: Scrape type for 62225417: 1
2026-03-30 15:09:53 [auto_selling_coches.net.api] INFO: Scraping new listing 62225417
2026-03-30 15:09:53 [auto_selling_coches.net.api] INFO: Found listing with ID: 60874276
2026-03-30 15:09:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:09:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%2760874276%27 HTTP/1.1" 200 None
2026-03-30 15:09:53 [auto_selling_coches.net.api] INFO: Scrape type for 60874276: 1
2026-03-30 15:09:53 [auto_selling_coches.net.api] INFO: Scraping new listing 60874276
2026-03-30 15:09:53 [auto_selling_coches.net.api] INFO: Found listing with ID: 60464804
2026-03-30 15:09:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:09:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%2760464804%27 HTTP/1.1" 200 None
2026-03-30 15:09:53 [auto_selling_coches.net.api] INFO: Scrape type for 60464804: 1
2026-03-30 15:09:53 [auto_selling_coches.net.api] INFO: Scraping new listing 60464804
2026-03-30 15:09:53 [auto_selling_coches.net.api] INFO: Found listing with ID: 60464949
2026-03-30 15:09:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:09:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%2760464949%27 HTTP/1.1" 200 None
2026-03-30 15:09:53 [auto_selling_coches.net.api] INFO: Scrape type for 60464949: 1
2026-03-30 15:09:53 [auto_selling_coches.net.api] INFO: Scraping new listing 60464949
2026-03-30 15:09:53 [auto_selling_coches.net.api] INFO: Found listing with ID: 70173786
2026-03-30 15:09:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:09:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%2770173786%27 HTTP/1.1" 200 None
2026-03-30 15:09:53 [auto_selling_coches.net.api] INFO: Scrape type for 70173786: 1
2026-03-30 15:09:53 [auto_selling_coches.net.api] INFO: Scraping new listing 70173786
2026-03-30 15:09:53 [auto_selling_coches.net.api] INFO: Found listing with ID: 61507142
2026-03-30 15:09:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:09:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%2761507142%27 HTTP/1.1" 200 None
2026-03-30 15:09:53 [auto_selling_coches.net.api] INFO: Scrape type for 61507142: 1
2026-03-30 15:09:53 [auto_selling_coches.net.api] INFO: Scraping new listing 61507142
2026-03-30 15:09:53 [auto_selling_coches.net.api] INFO: Found listing with ID: 61507421
2026-03-30 15:09:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:09:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%2761507421%27 HTTP/1.1" 200 None
2026-03-30 15:09:53 [auto_selling_coches.net.api] INFO: Scrape type for 61507421: 1
2026-03-30 15:09:53 [auto_selling_coches.net.api] INFO: Scraping new listing 61507421
2026-03-30 15:09:53 [auto_selling_coches.net.api] INFO: Found listing with ID: 61286468
2026-03-30 15:09:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:09:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%2761286468%27 HTTP/1.1" 200 None
2026-03-30 15:09:53 [auto_selling_coches.net.api] INFO: Scrape type for 61286468: 1
2026-03-30 15:09:53 [auto_selling_coches.net.api] INFO: Scraping new listing 61286468
2026-03-30 15:09:53 [auto_selling_coches.net.api] INFO: Found listing with ID: 61974929
2026-03-30 15:09:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:09:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%2761974929%27 HTTP/1.1" 200 None
2026-03-30 15:09:53 [auto_selling_coches.net.api] INFO: Scrape type for 61974929: 1
2026-03-30 15:09:53 [auto_selling_coches.net.api] INFO: Scraping new listing 61974929
2026-03-30 15:09:53 [auto_selling_coches.net.api] INFO: Found listing with ID: 61968864
2026-03-30 15:09:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:09:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%2761968864%27 HTTP/1.1" 200 None
2026-03-30 15:09:53 [auto_selling_coches.net.api] INFO: Scrape type for 61968864: 1
2026-03-30 15:09:53 [auto_selling_coches.net.api] INFO: Scraping new listing 61968864
2026-03-30 15:09:53 [auto_selling_coches.net.api] INFO: Found listing with ID: 60616477
2026-03-30 15:09:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:09:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%2760616477%27 HTTP/1.1" 200 None
2026-03-30 15:09:53 [auto_selling_coches.net.api] INFO: Scrape type for 60616477: 1
2026-03-30 15:09:53 [auto_selling_coches.net.api] INFO: Scraping new listing 60616477
2026-03-30 15:09:53 [auto_selling_coches.net.api] INFO: Found listing with ID: 60329388
2026-03-30 15:09:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:09:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%2760329388%27 HTTP/1.1" 200 None
2026-03-30 15:09:53 [auto_selling_coches.net.api] INFO: Scrape type for 60329388: 1
2026-03-30 15:09:53 [auto_selling_coches.net.api] INFO: Scraping new listing 60329388
2026-03-30 15:09:53 [auto_selling_coches.net.api] INFO: Found listing with ID: 61253056
2026-03-30 15:09:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:09:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%2761253056%27 HTTP/1.1" 200 None
2026-03-30 15:09:53 [auto_selling_coches.net.api] INFO: Scrape type for 61253056: 1
2026-03-30 15:09:53 [auto_selling_coches.net.api] INFO: Scraping new listing 61253056
2026-03-30 15:09:53 [auto_selling_coches.net.api] INFO: Found listing with ID: 62549286
2026-03-30 15:09:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:09:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%2762549286%27 HTTP/1.1" 200 None
2026-03-30 15:09:53 [auto_selling_coches.net.api] INFO: Scrape type for 62549286: 1
2026-03-30 15:09:53 [auto_selling_coches.net.api] INFO: Scraping new listing 62549286
2026-03-30 15:09:53 [auto_selling_coches.net.api] INFO: Found listing with ID: 61233296
2026-03-30 15:09:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:09:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%2761233296%27 HTTP/1.1" 200 None
2026-03-30 15:09:53 [auto_selling_coches.net.api] INFO: Scrape type for 61233296: 1
2026-03-30 15:09:53 [auto_selling_coches.net.api] INFO: Scraping new listing 61233296
2026-03-30 15:09:53 [auto_selling_coches.net.api] INFO: Found listing with ID: 61232836
2026-03-30 15:09:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:09:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%2761232836%27 HTTP/1.1" 200 None
2026-03-30 15:09:53 [auto_selling_coches.net.api] INFO: Scrape type for 61232836: 1
2026-03-30 15:09:53 [auto_selling_coches.net.api] INFO: Scraping new listing 61232836
2026-03-30 15:09:53 [auto_selling_coches.net.api] INFO: Found listing with ID: 60130187
2026-03-30 15:09:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:09:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%2760130187%27 HTTP/1.1" 200 None
2026-03-30 15:09:54 [auto_selling_coches.net.api] INFO: Scrape type for 60130187: 1
2026-03-30 15:09:54 [auto_selling_coches.net.api] INFO: Scraping new listing 60130187
2026-03-30 15:09:54 [auto_selling_coches.net.api] INFO: Found listing with ID: 60893948
2026-03-30 15:09:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:09:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%2760893948%27 HTTP/1.1" 200 None
2026-03-30 15:09:54 [auto_selling_coches.net.api] INFO: Scrape type for 60893948: 1
2026-03-30 15:09:54 [auto_selling_coches.net.api] INFO: Scraping new listing 60893948
2026-03-30 15:09:54 [auto_selling_coches.net.api] INFO: HTML pagination complete: 58 items scraped
2026-03-30 15:09:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/61340973> (referer: https://www.coches.net/concesionario/pradocarmultimarca/?pg=2) ['zyte-api']
2026-03-30 15:09:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 15:09:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/62528783> (referer: https://www.coches.net/concesionario/pradocarmultimarca/?pg=2) ['zyte-api']
2026-03-30 15:09:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 15:09:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70216867> (referer: https://www.coches.net/concesionario/pradocarmultimarca/?pg=2) ['zyte-api']
2026-03-30 15:09:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 15:09:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/61340877> (referer: https://www.coches.net/concesionario/pradocarmultimarca/?pg=2) ['zyte-api']
2026-03-30 15:09:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 15:09:54 [auto_selling_coches.net.api] INFO: Extracted item from API: 61340973 - TOYOTA Hilux 2.8 D4D C.Dobl GR Sport AT HVO100
2026-03-30 15:09:54 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: a6dcc07f-3102-5b51-a9ce-e94b5e21487e with identifier: 61340973
2026-03-30 15:09:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item a6dcc07f-3102-5b51-a9ce-e94b5e21487e
2026-03-30 15:09:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:09:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F18446617%252F4aebd722-cdf0-4d74-98de-558f1db2da52.jpg%27 HTTP/1.1" 200 None
2026-03-30 15:09:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/18446617/4aebd722-cdf0-4d74-98de-558f1db2da52.jpg already downloaded
2026-03-30 15:09:54 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: a6dcc07f-3102-5b51-a9ce-e94b5e21487e with identifier 61340973
2026-03-30 15:09:54 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:09:54 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:09:54 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item a6dcc07f-3102-5b51-a9ce-e94b5e21487e
2026-03-30 15:09:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://web.gw.coches.net/details/61340973>
{'auction_title': '',
'body_type': 'Pick Up',
'c_o_2_emission_value': None,
'category': 'Coches',
'color': 'Blanco',
'currency': 'EUR',
'description': 'TOYOTA HILUX 2.8 D 204 CV MANUAL, CAMARA TRASERA, PERFECTO '
'ESTADO VEHICULO DE REESTRENO.PRECIO PARA EMPRESA O AUTONOMO , '
'IVA INCLUIDO!!!! PARTICULARES CONSULTAR\n'
'\n'
'PRADOCAR MULTIMARCA, MAS DE 300 COCHES AL AÑO NOS AVALAN Y '
'MAS DE 2000 CLIENTES SATISFECHOS , ESPECIALISTAS EN LAS '
'MARCAS PREMIUM DEL MERCADO CON EXTESION DE GARANTIA OFICIAL , '
'BUSQUEDAS PERSONALIZADAS A LA CARTA “ PIENSA EN UN COCHE Y '
'NOSOTROS TE LO ENCONTRAMOS “ANUNCIO NO VINCULANTE , CON '
'CARÁCTER INFORMATIVO ,PUEDE CONTENER ERRORES TIPOGRAFICOS .',
'doors_number': 4,
'emission_standard': 'ECO',
'engine': '2.8L',
'engine_horse_power': 204,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': 'a6dcc07f-3102-5b51-a9ce-e94b5e21487e',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/toyota-hilux-28-d4d-204cv-cdobl-gr-sport-at-hvo100-4p-diesel-2024-en-pontevedra-61340973-covo.aspx',
'listing': 'auction',
'location': 'Pontevedra',
'make': 'TOYOTA',
'model': 'Hilux',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 1,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/18446617/4aebd722-cdf0-4d74-98de-558f1db2da52.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a6dcc07f-3102-5b51-a9ce-e94b5e21487e/a6dcc07f-3102-5b51-a9ce-e94b5e21487e_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 240502,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/18446617/4aebd722-cdf0-4d74-98de-558f1db2da52.jpg',
'Width': 800}],
'price': 48900,
'price_includes_vat': True,
'registration_date': '2026-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'TOYOTA Hilux 2.8 D4D C.Dobl GR Sport AT HVO100',
'transmission': 'manual',
'trim': '2.8 D4D 204CV C.Dobl GR Sport AT HVO100',
'vin': None,
'year': 2026}
2026-03-30 15:09:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:09:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%2761340973%27 HTTP/1.1" 200 None
2026-03-30 15:09:54 [auto_selling_coches.net.api] INFO: Saving data for 61340973: {'created_time': 1774883394.760932, 'last_price_update_time': 1774883394.760942}
2026-03-30 15:09:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:09:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net.api',RowKey='61340973') HTTP/1.1" 204 0
2026-03-30 15:09:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70224383> (referer: https://www.coches.net/concesionario/pradocarmultimarca/?pg=2) ['zyte-api']
2026-03-30 15:09:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 15:09:55 [auto_selling_coches.net.api] INFO: Extracted item from API: 62528783 - BMW X2 sDrive20i DCT
2026-03-30 15:09:55 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 7c6908c4-e4fc-55d9-8f25-5df11e267f21 with identifier: 62528783
2026-03-30 15:09:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 7c6908c4-e4fc-55d9-8f25-5df11e267f21
2026-03-30 15:09:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:09:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F19415922%252F441fa4c6-3da8-425c-b2ec-bf8960880c76.jpg%27 HTTP/1.1" 200 None
2026-03-30 15:09:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19415922/441fa4c6-3da8-425c-b2ec-bf8960880c76.jpg already downloaded
2026-03-30 15:09:55 [auto_selling_coches.net.api] INFO: Extracted item from API: 70216867 - TOYOTA Hilux 2.8 D4D C.Dobl GR Sport AT HVO100
2026-03-30 15:09:55 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: a38e8c37-8465-5069-a786-0ec5317af26f with identifier: 70216867
2026-03-30 15:09:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item a38e8c37-8465-5069-a786-0ec5317af26f
2026-03-30 15:09:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:09:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F19690264%252F8b43e1f9-da9e-4d8b-9dfc-293e6848c601.jpg%27 HTTP/1.1" 200 None
2026-03-30 15:09:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19690264/8b43e1f9-da9e-4d8b-9dfc-293e6848c601.jpg already downloaded
2026-03-30 15:09:55 [auto_selling_coches.net.api] INFO: Extracted item from API: 61340877 - LAND-ROVER Discovery Sport 2.0L TD4 4x4 HSE
2026-03-30 15:09:55 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: abfd3831-8d6d-5d4c-9e9c-dccb221b72c8 with identifier: 61340877
2026-03-30 15:09:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item abfd3831-8d6d-5d4c-9e9c-dccb221b72c8
2026-03-30 15:09:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:09:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F17907030%252F5ff082e2-3133-4870-90d0-8ee7ceef0cc5.jpg%27 HTTP/1.1" 200 None
2026-03-30 15:09:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/17907030/5ff082e2-3133-4870-90d0-8ee7ceef0cc5.jpg already downloaded
2026-03-30 15:09:55 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 7c6908c4-e4fc-55d9-8f25-5df11e267f21 with identifier 62528783
2026-03-30 15:09:55 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:09:55 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:09:55 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 7c6908c4-e4fc-55d9-8f25-5df11e267f21
2026-03-30 15:09:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://web.gw.coches.net/details/62528783>
{'auction_title': '',
'body_type': 'SUV',
'c_o_2_emission_value': None,
'category': 'Coches',
'color': 'Azul',
'currency': 'EUR',
'description': 'Equipación - Opciones\n'
'Opciones de alto valor\n'
' faros LED\n'
' Sistema de audio de alto rendimiento\n'
' Sistema de navegación\n'
' Interior deportivo\n'
' Asientos deportivos\n'
' Diseño exterior deportivo\n'
'Comodidad\n'
' Asistencia para luz de carretera\n'
' Aire acondicionado: Automático (2 zonas)\n'
' Asientos con calefacción\n'
' Asiento eléctrico\n'
' Ventanas eléctricas\n'
' Arranque sin llave (Keyless Go)\n'
' Sensor de luz\n'
' Volante multifunción\n'
' Sensor de lluvia\n'
' Asientos con memoria\n'
' Sistema Start-Stop\n'
'Seguridad y protección\n'
' Sistema antibloqueo (ABS)\n'
' Luces de circulación diurna\n'
' Control electrónico de estabilidad (ESP)\n'
' Faro antiniebla\n'
' Airbags: Frontal, lateral y más\n'
' Inmovilizador\n'
' Isofix\n'
' faros LED\n'
'Multimedia\n'
' Bluetooth\n'
' Reproductor de CD\n'
' Sistema de audio de alto rendimiento\n'
' MP3\n'
' Sistema de navegación\n'
' Ordenador de abordo\n'
' Radio\n'
'Interior\n'
' Interior deportivo\n'
' Asientos deportivos\n'
'Exterior\n'
' Llantas de aleación\n'
' Diseño exterior deportivo\n'
' Paquete deportivo\n'
' Suspensión deportiva\n'
'Otro tipo de opciones\n'
' Calefacción del asiento del conductor y del pasajero '
'delantero\n'
' Ajuste del asiento eléctrico con memoria\n'
' Asientos deportivos para conductor/pasajero delantero\n'
' Control de velocidad\n'
' Sistema de sonido\n'
' Sistema antideslizante\n'
'PRADOCAR MULTIMARCA, MAS DE 300 COCHES AL AÑO NOS AVALAN Y '
'MAS DE 2000 CLIENTES SATISFECHOS , ESPECIALISTAS EN LAS '
'MARCAS PREMIUM DEL MERCADO CON EXTESION DE GARANTIA OFICIAL , '
'BUSQUEDAS PERSONALIZADAS A LA CARTA “ PIENSA EN UN COCHE Y '
'NOSOTROS TE LO ENCONTRAMOS “ANUNCIO NO VINCULANTE , CON '
'CARÁCTER INFORMATIVO ,PUEDE CONTENER ERRORES TIPOGRAFICOS .',
'doors_number': 5,
'emission_standard': 'ECO',
'engine': '1.5L',
'engine_horse_power': 170,
'expiration_date': None,
'fuel_type': 'Híbrido',
'id': '7c6908c4-e4fc-55d9-8f25-5df11e267f21',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/bmw-x2-sdrive20i-dct-5p-electrico-hibrido-2024-en-pontevedra-62528783-covo.aspx',
'listing': 'auction',
'location': 'Pontevedra',
'make': 'BMW',
'model': 'X2',
'odometer': 38000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 1,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19415922/441fa4c6-3da8-425c-b2ec-bf8960880c76.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7c6908c4-e4fc-55d9-8f25-5df11e267f21/7c6908c4-e4fc-55d9-8f25-5df11e267f21_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105303,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19415922/441fa4c6-3da8-425c-b2ec-bf8960880c76.jpg',
'Width': 800}],
'price': 40990,
'price_includes_vat': True,
'registration_date': '2024-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'BMW X2 sDrive20i DCT',
'transmission': 'automatic',
'trim': 'sDrive20i DCT',
'vin': None,
'year': 2024}
2026-03-30 15:09:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:09:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%2762528783%27 HTTP/1.1" 200 None
2026-03-30 15:09:55 [auto_selling_coches.net.api] INFO: Saving data for 62528783: {'created_time': 1774883395.197411, 'last_price_update_time': 1774883395.197424}
2026-03-30 15:09:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:09:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net.api',RowKey='62528783') HTTP/1.1" 204 0
2026-03-30 15:09:55 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: a38e8c37-8465-5069-a786-0ec5317af26f with identifier 70216867
2026-03-30 15:09:55 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:09:55 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:09:55 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item a38e8c37-8465-5069-a786-0ec5317af26f
2026-03-30 15:09:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://web.gw.coches.net/details/70216867>
{'auction_title': '',
'body_type': 'Pick Up',
'c_o_2_emission_value': None,
'category': 'Coches',
'color': 'Gris / Plata',
'currency': 'EUR',
'description': 'TOYOTA HILUX INVENCIBLE CAMBIO MANUAL ULTIMA UNIDAD EN EUROPA '
'ENTREGA INMEDIATA , PRECIO PARA AUTONOMO O EMPRESA, PARA '
'PARTICULARES CONSULTAR PRECIO.\n'
'\n'
'CLIENTES SATISFECHOS , ESPECIALISTAS EN LAS MARCAS PREMIUM '
'DEL MERCADO CON EXTESION DE GARANTIA OFICIAL , BUSQUEDAS '
'PERSONALIZADAS A LA CARTA “ PIENSA EN UN COCHE Y NOSOTROS TE '
'LO ENCONTRAMOS “ANUNCIO NO VINCULANTE , CON CARÁCTER '
'INFORMATIVO ,PUEDE CONTENER ERRORES TIPOGRAFICOS . PRADOCAR '
'MULTIMARCA, MAS DE 300 COCHES AL AÑO NOS AVALAN Y MAS DE 2000 '
'vendidos',
'doors_number': 4,
'emission_standard': 'ECO',
'engine': '2.8L',
'engine_horse_power': 204,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': 'a38e8c37-8465-5069-a786-0ec5317af26f',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/toyota-hilux-28-d4d-204cv-cdobl-gr-sport-at-hvo100-4p-diesel-2024-en-pontevedra-70216867-covo.aspx',
'listing': 'auction',
'location': 'Pontevedra',
'make': 'TOYOTA',
'model': 'Hilux',
'odometer': 25,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 1,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19690264/8b43e1f9-da9e-4d8b-9dfc-293e6848c601.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a38e8c37-8465-5069-a786-0ec5317af26f/a38e8c37-8465-5069-a786-0ec5317af26f_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86549,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19690264/8b43e1f9-da9e-4d8b-9dfc-293e6848c601.jpg',
'Width': 800}],
'price': 59900,
'price_includes_vat': True,
'registration_date': '2026-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'TOYOTA Hilux 2.8 D4D C.Dobl GR Sport AT HVO100',
'transmission': 'manual',
'trim': '2.8 D4D 204CV C.Dobl GR Sport AT HVO100',
'vin': None,
'year': 2026}
2026-03-30 15:09:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:09:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%2770216867%27 HTTP/1.1" 200 None
2026-03-30 15:09:55 [auto_selling_coches.net.api] INFO: Saving data for 70216867: {'created_time': 1774883395.24986, 'last_price_update_time': 1774883395.249871}
2026-03-30 15:09:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:09:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net.api',RowKey='70216867') HTTP/1.1" 204 0
2026-03-30 15:09:55 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: abfd3831-8d6d-5d4c-9e9c-dccb221b72c8 with identifier 61340877
2026-03-30 15:09:55 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:09:55 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:09:55 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item abfd3831-8d6d-5d4c-9e9c-dccb221b72c8
2026-03-30 15:09:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://web.gw.coches.net/details/61340877>
{'auction_title': '',
'body_type': 'SUV',
'c_o_2_emission_value': 134,
'category': 'Coches',
'color': 'Negro',
'currency': 'EUR',
'description': 'LAND ROVER DISCOVERY SPORT 2.0 150CV 4X4 , AÑO 2016 , '
'96.000KM , NEGRO PROFUNDO , CAMARA TRASERA , GANCHO DE '
'REMOLQUE DESMONTABLE , VOLANTE ASIENTOS DELANTEROS Y TRASEROS '
'CALEFACTABLES , FAROS DE XENON , LED DIURNO , RECONOCIMIENTO '
'DE SEÑALES , ASISTENTE DE CAMBIO DE CARRIL , VOLANTE '
'MULTIFUNCION , ACCESO SIN LLAVE , ETC ETC ETC MUY EQUIPADO \n'
'PRADOCAR MULTIMARCA, MAS DE 300 COCHES AL AÑO NOS AVALAN Y '
'MAS DE 2000 CLIENTES SATISFECHOS , ESPECIALISTAS EN LAS '
'MARCAS PREMIUM DEL MERCADO CON EXTESION DE GARANTIA OFICIAL , '
'BUSQUEDAS PERSONALIZADAS A LA CARTA “ PIENSA EN UN COCHE Y '
'NOSOTROS TE LO ENCONTRAMOS “ANUNCIO NO VINCULANTE , CON '
'CARÁCTER INFORMATIVO ,PUEDE CONTENER ERRORES TIPOGRAFICOS .',
'doors_number': 5,
'emission_standard': 'C',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': 'abfd3831-8d6d-5d4c-9e9c-dccb221b72c8',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/land-rover-discovery-sport-2.0l-td4-110kw-150cv-4x4-hse-5p-diesel-2016-en-pontevedra-61340877-covo.aspx',
'listing': 'auction',
'location': 'Pontevedra',
'make': 'LAND-ROVER',
'model': 'Discovery Sport',
'odometer': 98000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 1,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/17907030/5ff082e2-3133-4870-90d0-8ee7ceef0cc5.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_abfd3831-8d6d-5d4c-9e9c-dccb221b72c8/abfd3831-8d6d-5d4c-9e9c-dccb221b72c8_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 185738,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/17907030/5ff082e2-3133-4870-90d0-8ee7ceef0cc5.jpg',
'Width': 800}],
'price': 20900,
'price_includes_vat': True,
'registration_date': '2016-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'LAND-ROVER Discovery Sport 2.0L TD4 4x4 HSE',
'transmission': 'automatic',
'trim': '2.0L TD4 110kW 150CV 4x4 HSE',
'vin': None,
'year': 2016}
2026-03-30 15:09:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:09:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%2761340877%27 HTTP/1.1" 200 None
2026-03-30 15:09:55 [auto_selling_coches.net.api] INFO: Saving data for 61340877: {'created_time': 1774883395.307364, 'last_price_update_time': 1774883395.307378}
2026-03-30 15:09:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:09:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net.api',RowKey='61340877') HTTP/1.1" 204 0
2026-03-30 15:09:55 [auto_selling_coches.net.api] INFO: Extracted item from API: 70224383 - FORD Puma 1.0 EcoBoost Titanium Auto
2026-03-30 15:09:55 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 372486d0-7ec7-5279-b601-f52b073f4d5b with identifier: 70224383
2026-03-30 15:09:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 372486d0-7ec7-5279-b601-f52b073f4d5b
2026-03-30 15:09:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:09:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F19696048%252F3ef06b53-ee1f-4359-97e6-9f66ef1de926.jpg%27 HTTP/1.1" 200 None
2026-03-30 15:09:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19696048/3ef06b53-ee1f-4359-97e6-9f66ef1de926.jpg already downloaded
2026-03-30 15:09:55 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 372486d0-7ec7-5279-b601-f52b073f4d5b with identifier 70224383
2026-03-30 15:09:55 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:09:55 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:09:55 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 372486d0-7ec7-5279-b601-f52b073f4d5b
2026-03-30 15:09:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://web.gw.coches.net/details/70224383>
{'auction_title': '',
'body_type': 'SUV',
'c_o_2_emission_value': None,
'category': 'Coches',
'color': 'Gris / Plata',
'currency': 'EUR',
'description': 'version TITANIUM 125CV \n'
'\n'
'PRADOCAR MULTIMARCA, MAS DE 300 COCHES AL AÑO NOS AVALAN Y '
'MAS DE 2000 CLIENTES SATISFECHOS , ESPECIALISTAS EN LAS '
'MARCAS PREMIUM DEL MERCADO CON EXTESION DE GARANTIA OFICIAL , '
'BUSQUEDAS PERSONALIZADAS A LA CARTA “ PIENSA EN UN COCHE Y '
'NOSOTROS TE LO ENCONTRAMOS “ANUNCIO NO VINCULANTE , CON '
'CARÁCTER INFORMATIVO ,PUEDE CONTENER ERRORES TIPOGRAFICOS .',
'doors_number': 5,
'emission_standard': 'C',
'engine': '1.0L',
'engine_horse_power': 125,
'expiration_date': None,
'fuel_type': 'Gasolina',
'id': '372486d0-7ec7-5279-b601-f52b073f4d5b',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/ford-puma-10-ecoboost-92kw-125cv-titanium-auto-5p-gasolina-2021-en-pontevedra-70224383-covo.aspx',
'listing': 'auction',
'location': 'Pontevedra',
'make': 'FORD',
'model': 'Puma',
'odometer': 69000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 1,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19696048/3ef06b53-ee1f-4359-97e6-9f66ef1de926.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_372486d0-7ec7-5279-b601-f52b073f4d5b/372486d0-7ec7-5279-b601-f52b073f4d5b_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104843,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19696048/3ef06b53-ee1f-4359-97e6-9f66ef1de926.jpg',
'Width': 800}],
'price': 16900,
'price_includes_vat': True,
'registration_date': '2023-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'FORD Puma 1.0 EcoBoost Titanium Auto',
'transmission': 'manual',
'trim': '1.0 EcoBoost 92kW 125cv Titanium Auto',
'vin': None,
'year': 2023}
2026-03-30 15:09:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:09:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%2770224383%27 HTTP/1.1" 200 None
2026-03-30 15:09:55 [auto_selling_coches.net.api] INFO: Saving data for 70224383: {'created_time': 1774883395.383224, 'last_price_update_time': 1774883395.383235}
2026-03-30 15:09:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:09:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net.api',RowKey='70224383') HTTP/1.1" 204 0
2026-03-30 15:09:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/60893948> (referer: https://www.coches.net/concesionario/pradocarmultimarca/?pg=2) ['zyte-api']
2026-03-30 15:09:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 15:09:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/60130187> (referer: https://www.coches.net/concesionario/pradocarmultimarca/?pg=2) ['zyte-api']
2026-03-30 15:09:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/61233296> (referer: https://www.coches.net/concesionario/pradocarmultimarca/?pg=2) ['zyte-api']
2026-03-30 15:09:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 15:09:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 15:09:56 [auto_selling_coches.net.api] INFO: Extracted item from API: 60893948 - TOYOTA Hilux 2.8 D4D 150kW204CVCab Doble VX HVO100
2026-03-30 15:09:56 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 5926fd11-a71f-508e-aeb3-7951bc537e85 with identifier: 60893948
2026-03-30 15:09:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 5926fd11-a71f-508e-aeb3-7951bc537e85
2026-03-30 15:09:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:09:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F18095239%252F043e37da-3edb-447b-93e7-0baf4533d551.jpg%27 HTTP/1.1" 200 None
2026-03-30 15:09:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/18095239/043e37da-3edb-447b-93e7-0baf4533d551.jpg not downloaded yet
2026-03-30 15:09:56 [auto_selling_coches.net.api] INFO: Extracted item from API: 60130187 - BMW Serie 1 116d
2026-03-30 15:09:56 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 8ef6b4a8-15b1-5675-a011-4592e600d5ec with identifier: 60130187
2026-03-30 15:09:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 8ef6b4a8-15b1-5675-a011-4592e600d5ec
2026-03-30 15:09:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:09:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F17459921%252F0210315c-6a72-42b6-acc0-03b557e5236f.jpg%27 HTTP/1.1" 200 None
2026-03-30 15:09:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/17459921/0210315c-6a72-42b6-acc0-03b557e5236f.jpg not downloaded yet
2026-03-30 15:09:56 [auto_selling_coches.net.api] INFO: Extracted item from API: 61233296 - TOYOTA Hilux 2.8 D4D C.Dobl GR Sport AT HVO100
2026-03-30 15:09:56 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 58398500-ab28-5aeb-9873-5a9497c64ef9 with identifier: 61233296
2026-03-30 15:09:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 58398500-ab28-5aeb-9873-5a9497c64ef9
2026-03-30 15:09:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:09:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F18367964%252F4a2dc8da-0c42-408c-bd69-8f0361816362.jpg%27 HTTP/1.1" 200 None
2026-03-30 15:09:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/18367964/4a2dc8da-0c42-408c-bd69-8f0361816362.jpg not downloaded yet
2026-03-30 15:09:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/61232836> (referer: https://www.coches.net/concesionario/pradocarmultimarca/?pg=2) ['zyte-api']
2026-03-30 15:09:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/62549286> (referer: https://www.coches.net/concesionario/pradocarmultimarca/?pg=2) ['zyte-api']
2026-03-30 15:09:56 [auto_selling_coches.net.api] INFO: Extracted item from API: 61232836 - PORSCHE Panamera 4S Sport Turismo
2026-03-30 15:09:56 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 45618646-6648-5388-9bc3-7b1047534314 with identifier: 61232836
2026-03-30 15:09:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 45618646-6648-5388-9bc3-7b1047534314
2026-03-30 15:09:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:09:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F18367694%252F216a8929-d94c-4ad9-90a6-edb32bc476cd.jpg%27 HTTP/1.1" 200 None
2026-03-30 15:09:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/18367694/216a8929-d94c-4ad9-90a6-edb32bc476cd.jpg not downloaded yet
2026-03-30 15:09:56 [auto_selling_coches.net.api] INFO: Extracted item from API: 62549286 - VOLKSWAGEN T-Roc RLine 1.5 TSI Cabrio
2026-03-30 15:09:56 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 1f4b3d08-c904-52f9-a413-b8396ece6aff with identifier: 62549286
2026-03-30 15:09:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 1f4b3d08-c904-52f9-a413-b8396ece6aff
2026-03-30 15:09:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:09:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F19428763%252F38632209-09f7-4441-bb02-8cc335245732.jpg%27 HTTP/1.1" 200 None
2026-03-30 15:09:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19428763/38632209-09f7-4441-bb02-8cc335245732.jpg not downloaded yet
2026-03-30 15:09:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/18367964/4a2dc8da-0c42-408c-bd69-8f0361816362.jpg> (referer: None)
2026-03-30 15:09:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/19428763/38632209-09f7-4441-bb02-8cc335245732.jpg> (referer: None)
2026-03-30 15:09:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/18367694/216a8929-d94c-4ad9-90a6-edb32bc476cd.jpg> (referer: None)
2026-03-30 15:09:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/18095239/043e37da-3edb-447b-93e7-0baf4533d551.jpg> (referer: None)
2026-03-30 15:09:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 15:09:56 [common.azure_blobstore] INFO: Using managed identity for Azure Blob Storage
2026-03-30 15:09:56 [common.azure_blobstore] INFO: Using managed identity with client ID: 39192755-105d-4ce2-a21d-ab53b63f8b87
2026-03-30 15:09:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 15:09:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5d1a0e83d0>
2026-03-30 15:09:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 15:09:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
2026-03-30 15:09:56 [urllib3.connectionpool] DEBUG: https://login.microsoftonline.com:443 "POST /8ea908c1-4e85-4692-bc3f-3646b9b40891/oauth2/v2.0/token HTTP/1.1" 200 2111
2026-03-30 15:09:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): alxproduction.blob.core.windows.net:443
2026-03-30 15:09:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 15:09:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 15:09:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_58398500-ab28-5aeb-9873-5a9497c64ef9/58398500-ab28-5aeb-9873-5a9497c64ef9_image_0.jpg HTTP/1.1" 201 0
2026-03-30 15:09:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:09:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto_selling_coches.net.api',RowKey='https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F18367964%252F4a2dc8da-0c42-408c-bd69-8f0361816362.jpg') HTTP/1.1" 204 0
2026-03-30 15:09:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/18367964/4a2dc8da-0c42-408c-bd69-8f0361816362.jpg saved to cache
2026-03-30 15:09:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 58398500-ab28-5aeb-9873-5a9497c64ef9
2026-03-30 15:09:56 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 58398500-ab28-5aeb-9873-5a9497c64ef9 sending to next pipeline
2026-03-30 15:09:56 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 58398500-ab28-5aeb-9873-5a9497c64ef9 with identifier 61233296
2026-03-30 15:09:56 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:09:56 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:09:57 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 58398500-ab28-5aeb-9873-5a9497c64ef9
2026-03-30 15:09:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/18367964/4a2dc8da-0c42-408c-bd69-8f0361816362.jpg>
{'auction_title': '',
'body_type': 'Pick Up',
'c_o_2_emission_value': None,
'category': 'Coches',
'color': 'Blanco',
'currency': 'EUR',
'description': 'TOYOTA HILUX GX MANUAL 2.8D 204CV VARIAS UNIDADES EN STOCK , '
'ENTREGA INMEDIATA.\n'
'PRECIO IVA INCLUIDO , PARA EMPRESAS Y AUTONOMOS. PARTICULARES '
'CONSULTAR CONDICIONES.\n'
'PRADOCAR MULTIMARCA, MAS DE 300 COCHES AL AÑO NOS AVALAN Y '
'MAS DE 2000 CLIENTES SATISFECHOS , ESPECIALISTAS EN LAS '
'MARCAS PREMIUM DEL MERCADO CON EXTESION DE GARANTIA OFICIAL , '
'BUSQUEDAS PERSONALIZADAS A LA CARTA “ PIENSA EN UN COCHE Y '
'NOSOTROS TE LO ENCONTRAMOS “ANUNCIO NO VINCULANTE , CON '
'CARÁCTER INFORMATIVO ,PUEDE CONTENER ERRORES TIPOGRAFICOS .',
'doors_number': 4,
'emission_standard': 'C',
'engine': '2.8L',
'engine_horse_power': 204,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '58398500-ab28-5aeb-9873-5a9497c64ef9',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/toyota-hilux-2.8-d4d-204cv-c.dobl-gr-sport-at-hvo100-4p-diesel-2025-en-pontevedra-61233296-covo.aspx',
'listing': 'auction',
'location': 'Pontevedra',
'make': 'TOYOTA',
'model': 'Hilux',
'odometer': 10,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 1,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_58398500-ab28-5aeb-9873-5a9497c64ef9/58398500-ab28-5aeb-9873-5a9497c64ef9_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 189327,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/18367964/4a2dc8da-0c42-408c-bd69-8f0361816362.jpg',
'Width': 800}],
'price': 47300,
'price_includes_vat': True,
'registration_date': '2025-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'TOYOTA Hilux 2.8 D4D C.Dobl GR Sport AT HVO100',
'transmission': 'manual',
'trim': '2.8 D4D 204CV C.Dobl GR Sport AT HVO100',
'vin': None,
'year': 2025}
2026-03-30 15:09:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:09:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%2761233296%27 HTTP/1.1" 200 None
2026-03-30 15:09:57 [auto_selling_coches.net.api] INFO: Saving data for 61233296: {'created_time': 1774883397.01835, 'last_price_update_time': 1774883397.01836}
2026-03-30 15:09:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:09:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net.api',RowKey='61233296') HTTP/1.1" 204 0
2026-03-30 15:09:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/60329388> (referer: https://www.coches.net/concesionario/pradocarmultimarca/?pg=2) ['zyte-api']
2026-03-30 15:09:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/61253056> (referer: https://www.coches.net/concesionario/pradocarmultimarca/?pg=2) ['zyte-api']
2026-03-30 15:09:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 15:09:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 15:09:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 15:09:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5d19f5b910>
2026-03-30 15:09:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 15:09:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 15:09:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 15:09:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1f4b3d08-c904-52f9-a413-b8396ece6aff/1f4b3d08-c904-52f9-a413-b8396ece6aff_image_0.jpg HTTP/1.1" 201 0
2026-03-30 15:09:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:09:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto_selling_coches.net.api',RowKey='https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F19428763%252F38632209-09f7-4441-bb02-8cc335245732.jpg') HTTP/1.1" 204 0
2026-03-30 15:09:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19428763/38632209-09f7-4441-bb02-8cc335245732.jpg saved to cache
2026-03-30 15:09:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 1f4b3d08-c904-52f9-a413-b8396ece6aff
2026-03-30 15:09:57 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 1f4b3d08-c904-52f9-a413-b8396ece6aff sending to next pipeline
2026-03-30 15:09:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 15:09:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5d1a126f90>
2026-03-30 15:09:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 15:09:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 15:09:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 15:09:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_45618646-6648-5388-9bc3-7b1047534314/45618646-6648-5388-9bc3-7b1047534314_image_0.jpg HTTP/1.1" 201 0
2026-03-30 15:09:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:09:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto_selling_coches.net.api',RowKey='https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F18367694%252F216a8929-d94c-4ad9-90a6-edb32bc476cd.jpg') HTTP/1.1" 204 0
2026-03-30 15:09:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/18367694/216a8929-d94c-4ad9-90a6-edb32bc476cd.jpg saved to cache
2026-03-30 15:09:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 45618646-6648-5388-9bc3-7b1047534314
2026-03-30 15:09:57 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 45618646-6648-5388-9bc3-7b1047534314 sending to next pipeline
2026-03-30 15:09:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 15:09:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5d19fee010>
2026-03-30 15:09:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 15:09:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 15:09:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 15:09:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5926fd11-a71f-508e-aeb3-7951bc537e85/5926fd11-a71f-508e-aeb3-7951bc537e85_image_0.jpg HTTP/1.1" 201 0
2026-03-30 15:09:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:09:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto_selling_coches.net.api',RowKey='https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F18095239%252F043e37da-3edb-447b-93e7-0baf4533d551.jpg') HTTP/1.1" 204 0
2026-03-30 15:09:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/18095239/043e37da-3edb-447b-93e7-0baf4533d551.jpg saved to cache
2026-03-30 15:09:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 5926fd11-a71f-508e-aeb3-7951bc537e85
2026-03-30 15:09:57 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 5926fd11-a71f-508e-aeb3-7951bc537e85 sending to next pipeline
2026-03-30 15:09:57 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 1f4b3d08-c904-52f9-a413-b8396ece6aff with identifier 62549286
2026-03-30 15:09:57 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:09:57 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:09:57 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 1f4b3d08-c904-52f9-a413-b8396ece6aff
2026-03-30 15:09:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/19428763/38632209-09f7-4441-bb02-8cc335245732.jpg>
{'auction_title': '',
'body_type': 'SUV',
'c_o_2_emission_value': 131,
'category': 'Coches',
'color': 'Azul',
'currency': 'EUR',
'description': 'Descripción del Vehículo\n'
'Se vende espectacular Volkswagen T-Roc Cabrio 1.5 TSI R-Line, '
'el único SUV descapotable del mercado, combinando la robustez '
'de un SUV con el placer de la conducción al aire libre.\n'
'Esta unidad cuenta con el acabado deportivo R-Line, que le '
'otorga una estética más agresiva y un interior distintivo, e '
'incluye un potente motor de 150 CV. \n'
'Diseño y Experiencia de Conducción: Disfruta de la libertad '
'con su capota de lona de alta calidad, que se abre y cierra '
'de forma electrohidráulica en aproximadamente 10 segundos, '
'incluso en movimiento. El diseño R-Line incluye parachoques '
'específicos, elementos en negro y llantas de aleación de 19" '
'.\n'
'Motorización y Rendimiento: Equipado con el eficiente motor '
'de gasolina 1.5 TSI de 150 CV, que ofrece un excelente '
'equilibrio entre prestaciones y consumo. La unidad puede '
'contar con la suave y rápida transmisión automática DSG de 7 '
'velocidades .\n'
'Equipamiento Interior y Tecnología: El interior R-Line ofrece '
'asientos deportivos confort con reposacabezas integrados y un '
'volante deportivo multifunción de cuero con levas de cambio . '
'Cuenta con tecnología avanzada, como el Digital Cockpit Pro '
'(pantalla de 10,25 pulgadas), sistema de infoentretenimiento '
'MIB3, y conectividad inalámbrica Apple CarPlay y Android '
'Auto.\n'
'Seguridad y Asistencia: Incluye avanzados sistemas de '
'asistencia al conductor como el control de crucero adaptativo '
'(ACC), asistente de aparcamiento (Park Assist), y un sistema '
'de protección antivuelco que se activa automáticamente. \n'
'Detalles del Anuncio\n'
'\n'
'PRADOCAR MULTIMARCA, MAS DE 300 COCHES AL AÑO NOS AVALAN Y '
'MAS DE 2000 CLIENTES SATISFECHOS , ESPECIALISTAS EN LAS '
'MARCAS PREMIUM DEL MERCADO CON EXTESION DE GARANTIA OFICIAL , '
'BUSQUEDAS PERSONALIZADAS A LA CARTA “ PIENSA EN UN COCHE Y '
'NOSOTROS TE LO ENCONTRAMOS “ANUNCIO NO VINCULANTE , CON '
'CARÁCTER INFORMATIVO ,PUEDE CONTENER ERRORES TIPOGRAFICOS .',
'doors_number': 2,
'emission_standard': 'C',
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': None,
'fuel_type': 'Gasolina',
'id': '1f4b3d08-c904-52f9-a413-b8396ece6aff',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/volkswagen-t-roc-rline-15-tsi-110kw-150cv-cabrio-2p-gasolina-2021-en-pontevedra-62549286-covo.aspx',
'listing': 'auction',
'location': 'Pontevedra',
'make': 'VOLKSWAGEN',
'model': 'T-Roc',
'odometer': 80000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 1,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1f4b3d08-c904-52f9-a413-b8396ece6aff/1f4b3d08-c904-52f9-a413-b8396ece6aff_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109117,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19428763/38632209-09f7-4441-bb02-8cc335245732.jpg',
'Width': 800}],
'price': 27900,
'price_includes_vat': True,
'registration_date': '2021-01-01',
'seats_number': 4,
'seller_name': None,
'title': 'VOLKSWAGEN T-Roc RLine 1.5 TSI Cabrio',
'transmission': 'automatic',
'trim': 'RLine 1.5 TSI 110kW 150CV Cabrio',
'vin': None,
'year': 2021}
2026-03-30 15:09:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:09:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%2762549286%27 HTTP/1.1" 200 None
2026-03-30 15:09:57 [auto_selling_coches.net.api] INFO: Saving data for 62549286: {'created_time': 1774883397.302079, 'last_price_update_time': 1774883397.302088}
2026-03-30 15:09:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:09:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net.api',RowKey='62549286') HTTP/1.1" 204 0
2026-03-30 15:09:57 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 45618646-6648-5388-9bc3-7b1047534314 with identifier 61232836
2026-03-30 15:09:57 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:09:57 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:09:57 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 45618646-6648-5388-9bc3-7b1047534314
2026-03-30 15:09:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/18367694/216a8929-d94c-4ad9-90a6-edb32bc476cd.jpg>
{'auction_title': '',
'body_type': 'Familiar',
'c_o_2_emission_value': 187,
'category': 'Coches',
'color': 'Negro',
'currency': 'EUR',
'description': 'Buscas Lujo, potencia y estilo en su máxima expresión? En '
'jpselectioncars te espera este Porsche Panamera 4S Sport '
'turismo 2.9 PDK8 440 CV. Año 2018. 97.469km. Porsche '
'Approved. Cambio automático con levas. Etiqueta ambiental C. '
'Vehículo en excelentes condiciones y muy equipado.\n'
'Faros LED- Matrix.\n'
'PDLS plus.\n'
'Sistema de ayuda al aparcamiento.\n'
'Surround View.\n'
'Techo panorámico practicable.\n'
'Servodirección electrónica Plus.\n'
'Eje direccional trasero.\n'
'Paquete Sport cromo.\n'
'Sistema de escape deportivo color negro.\n'
'Llantas Panamera turbo de 20".\n'
'Asientos delanteros confort con kit de memoria.\n'
'Airbags laterales traseros.\n'
'Asistente cambio de carril.\n'
'Paquete de almacenaje.\n'
'Extintor.\n'
'Sistema de sonido Bose Surround.\n'
'Interfaz USB trasero....\n'
'Se entrega revisado transferido y con garantía. Disponemos de '
'más vehículos en stock, no dudes en visitarnos.\n'
'Este anuncio no es vinculante, puede estar sujeto a posibles '
'errores o modificaciones sin previo aviso, se muestra a '
'título informativo y no contractual.\n'
'\n'
'PRADOCAR MULTIMARCA, MAS DE 300 COCHES AL AÑO NOS AVALAN Y '
'MAS DE 2000 CLIENTES SATISFECHOS , ESPECIALISTAS EN LAS '
'MARCAS PREMIUM DEL MERCADO CON EXTESION DE GARANTIA OFICIAL , '
'BUSQUEDAS PERSONALIZADAS A LA CARTA “ PIENSA EN UN COCHE Y '
'NOSOTROS TE LO ENCONTRAMOS “ANUNCIO NO VINCULANTE , CON '
'CARÁCTER INFORMATIVO ,PUEDE CONTENER ERRORES TIPOGRAFICOS .',
'doors_number': 5,
'emission_standard': 'C',
'engine': '2.9L',
'engine_horse_power': 440,
'expiration_date': None,
'fuel_type': 'Gasolina',
'id': '45618646-6648-5388-9bc3-7b1047534314',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/porsche-panamera-4s-sport-turismo-5p-gasolina-2018-en-pontevedra-61232836-covo.aspx',
'listing': 'auction',
'location': 'Pontevedra',
'make': 'PORSCHE',
'model': 'Panamera',
'odometer': 98000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 1,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_45618646-6648-5388-9bc3-7b1047534314/45618646-6648-5388-9bc3-7b1047534314_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 222745,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/18367694/216a8929-d94c-4ad9-90a6-edb32bc476cd.jpg',
'Width': 800}],
'price': 73890,
'price_includes_vat': True,
'registration_date': '2018-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'PORSCHE Panamera 4S Sport Turismo',
'transmission': 'automatic',
'trim': '4S Sport Turismo',
'vin': None,
'year': 2018}
2026-03-30 15:09:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:09:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%2761232836%27 HTTP/1.1" 200 None
2026-03-30 15:09:57 [auto_selling_coches.net.api] INFO: Saving data for 61232836: {'created_time': 1774883397.352171, 'last_price_update_time': 1774883397.352183}
2026-03-30 15:09:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:09:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net.api',RowKey='61232836') HTTP/1.1" 204 0
2026-03-30 15:09:57 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 5926fd11-a71f-508e-aeb3-7951bc537e85 with identifier 60893948
2026-03-30 15:09:57 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:09:57 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:09:57 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 5926fd11-a71f-508e-aeb3-7951bc537e85
2026-03-30 15:09:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/18095239/043e37da-3edb-447b-93e7-0baf4533d551.jpg>
{'auction_title': '',
'body_type': 'Pick Up',
'c_o_2_emission_value': None,
'category': 'Coches',
'color': 'Verde',
'currency': 'EUR',
'description': 'PRECIO PARA EMPRESA Y AUTONOMOS, PARTICULARES CONSULTAR. 204 '
'CV DIESEL CAMBIO MANUAL, RESTO DE EQUIPAMIENTO DE SERIE, SE '
'ENTREGA CON TODO INCLUIDO EN 47000€ IVA INCLUIDO DEDUCIBLE '
'PARA EMPRESAS Y AUTONOMOS.\n'
'\n'
'PRADOCAR MULTIMARCA, MAS DE 300 COCHES AL AÑO NOS AVALAN Y '
'MAS DE 2000 CLIENTES SATISFECHOS , ESPECIALISTAS EN LAS '
'MARCAS PREMIUM DEL MERCADO CON EXTESION DE GARANTIA OFICIAL , '
'BUSQUEDAS PERSONALIZADAS A LA CARTA “ PIENSA EN UN COCHE Y '
'NOSOTROS TE LO ENCONTRAMOS “ANUNCIO NO VINCULANTE , CON '
'CARÁCTER INFORMATIVO ,PUEDE CONTENER ERRORES TIPOGRAFICOS .',
'doors_number': 4,
'emission_standard': 'C',
'engine': '2.8L',
'engine_horse_power': 204,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '5926fd11-a71f-508e-aeb3-7951bc537e85',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/toyota-hilux-2.8-d4d-150kw204cvcab-doble-vx-hvo100-4p-diesel-2023-en-pontevedra-60893948-covo.aspx',
'listing': 'auction',
'location': 'Pontevedra',
'make': 'TOYOTA',
'model': 'Hilux',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 1,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5926fd11-a71f-508e-aeb3-7951bc537e85/5926fd11-a71f-508e-aeb3-7951bc537e85_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 121131,
'Height': 480,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/18095239/043e37da-3edb-447b-93e7-0baf4533d551.jpg',
'Width': 640}],
'price': 49900,
'price_includes_vat': True,
'registration_date': '2025-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'TOYOTA Hilux 2.8 D4D 150kW204CVCab Doble VX HVO100',
'transmission': 'manual',
'trim': '2.8 D4D 150kW204CVCab Doble VX HVO100',
'vin': None,
'year': 2025}
2026-03-30 15:09:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:09:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%2760893948%27 HTTP/1.1" 200 None
2026-03-30 15:09:57 [auto_selling_coches.net.api] INFO: Saving data for 60893948: {'created_time': 1774883397.421389, 'last_price_update_time': 1774883397.421403}
2026-03-30 15:09:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:09:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net.api',RowKey='60893948') HTTP/1.1" 204 0
2026-03-30 15:09:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/17459921/0210315c-6a72-42b6-acc0-03b557e5236f.jpg> (referer: None)
2026-03-30 15:09:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/60616477> (referer: https://www.coches.net/concesionario/pradocarmultimarca/?pg=2) ['zyte-api']
2026-03-30 15:09:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 15:09:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 15:09:57 [auto_selling_coches.net.api] INFO: Extracted item from API: 60329388 - AUDI Q2 30 TFSI
2026-03-30 15:09:57 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: acece25b-3b71-5687-b09e-cff9f8ae22b7 with identifier: 60329388
2026-03-30 15:09:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item acece25b-3b71-5687-b09e-cff9f8ae22b7
2026-03-30 15:09:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:09:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F17622372%252Fb80af26e-77bf-47f1-8a89-22173b2be40c.jpg%27 HTTP/1.1" 200 None
2026-03-30 15:09:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/17622372/b80af26e-77bf-47f1-8a89-22173b2be40c.jpg not downloaded yet
2026-03-30 15:09:57 [auto_selling_coches.net.api] INFO: Extracted item from API: 61253056 - LAND-ROVER Defender 3.0D I6 250 XDynamic SE 130 AT 4WD MHEV
2026-03-30 15:09:57 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 66034a30-c5cb-5986-b1f1-b7ce9a4e904e with identifier: 61253056
2026-03-30 15:09:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 66034a30-c5cb-5986-b1f1-b7ce9a4e904e
2026-03-30 15:09:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:09:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F18384177%252Fde152020-544d-41dc-90f6-158a10f84468.jpg%27 HTTP/1.1" 200 None
2026-03-30 15:09:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/18384177/de152020-544d-41dc-90f6-158a10f84468.jpg not downloaded yet
2026-03-30 15:09:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 15:09:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5d1a0a0950>
2026-03-30 15:09:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 15:09:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 15:09:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 15:09:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8ef6b4a8-15b1-5675-a011-4592e600d5ec/8ef6b4a8-15b1-5675-a011-4592e600d5ec_image_0.jpg HTTP/1.1" 201 0
2026-03-30 15:09:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:09:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto_selling_coches.net.api',RowKey='https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F17459921%252F0210315c-6a72-42b6-acc0-03b557e5236f.jpg') HTTP/1.1" 204 0
2026-03-30 15:09:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/17459921/0210315c-6a72-42b6-acc0-03b557e5236f.jpg saved to cache
2026-03-30 15:09:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 8ef6b4a8-15b1-5675-a011-4592e600d5ec
2026-03-30 15:09:57 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 8ef6b4a8-15b1-5675-a011-4592e600d5ec sending to next pipeline
2026-03-30 15:09:57 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 8ef6b4a8-15b1-5675-a011-4592e600d5ec with identifier 60130187
2026-03-30 15:09:57 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:09:57 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:09:57 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 8ef6b4a8-15b1-5675-a011-4592e600d5ec
2026-03-30 15:09:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/17459921/0210315c-6a72-42b6-acc0-03b557e5236f.jpg>
{'auction_title': '',
'body_type': 'Berlina',
'c_o_2_emission_value': 100,
'category': 'Coches',
'color': 'Gris / Plata',
'currency': 'EUR',
'description': 'Opciones de alto valor\n'
' Asientos deportivos\n'
'Comodidad\n'
' Aire acondicionado: Automático\n'
'Interior\n'
' Asientos deportivos\n'
'Exterior\n'
' Llantas de aleación\n'
'Otro tipo de opciones\n'
' Sistema de asistencia a la conducción: asistente de '
'conducción\n'
' Sistema de asistencia a la conducción: active guard plus\n'
' Proyector led\n'
' Caja de cambios de 7 velocidades - transmisión automática\n'
' Control de velocidad\n'
'PRADOCAR MULTIMARCA, MAS DE 300 COCHES AL AÑO NOS AVALAN Y '
'MAS DE 2000 CLIENTES SATISFECHOS , ESPECIALISTAS EN LAS '
'MARCAS PREMIUM DEL MERCADO CON EXTESION DE GARANTIA OFICIAL , '
'BUSQUEDAS PERSONALIZADAS A LA CARTA “ PIENSA EN UN COCHE Y '
'NOSOTROS TE LO ENCONTRAMOS “ANUNCIO NO VINCULANTE , CON '
'CARÁCTER INFORMATIVO ,PUEDE CONTENER ERRORES TIPOGRAFICOS .',
'doors_number': 5,
'emission_standard': 'C',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '8ef6b4a8-15b1-5675-a011-4592e600d5ec',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/bmw-serie-1-116d-5p-diesel-2020-en-pontevedra-60130187-covo.aspx',
'listing': 'auction',
'location': 'Pontevedra',
'make': 'BMW',
'model': 'Serie 1',
'odometer': 85000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 1,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8ef6b4a8-15b1-5675-a011-4592e600d5ec/8ef6b4a8-15b1-5675-a011-4592e600d5ec_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 213653,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/17459921/0210315c-6a72-42b6-acc0-03b557e5236f.jpg',
'Width': 800}],
'price': 21900,
'price_includes_vat': True,
'registration_date': '2020-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'BMW Serie 1 116d',
'transmission': 'automatic',
'trim': '116d',
'vin': None,
'year': 2020}
2026-03-30 15:09:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:09:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%2760130187%27 HTTP/1.1" 200 None
2026-03-30 15:09:57 [auto_selling_coches.net.api] INFO: Saving data for 60130187: {'created_time': 1774883397.637643, 'last_price_update_time': 1774883397.637654}
2026-03-30 15:09:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:09:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net.api',RowKey='60130187') HTTP/1.1" 204 0
2026-03-30 15:09:57 [auto_selling_coches.net.api] INFO: Extracted item from API: 60616477 - VOLKSWAGEN Golf Advance 1.6 TDI DSG
2026-03-30 15:09:57 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: ad0687ec-86a0-5508-8318-9d33c986cf07 with identifier: 60616477
2026-03-30 15:09:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item ad0687ec-86a0-5508-8318-9d33c986cf07
2026-03-30 15:09:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:09:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F17855866%252Fbaa69801-4285-4351-bb0d-baae4c86f9ac.jpg%27 HTTP/1.1" 200 None
2026-03-30 15:09:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/17855866/baa69801-4285-4351-bb0d-baae4c86f9ac.jpg not downloaded yet
2026-03-30 15:09:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/61968864> (referer: https://www.coches.net/concesionario/pradocarmultimarca/?pg=2) ['zyte-api']
2026-03-30 15:09:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/17855866/baa69801-4285-4351-bb0d-baae4c86f9ac.jpg> (referer: None)
2026-03-30 15:09:58 [auto_selling_coches.net.api] INFO: Extracted item from API: 61968864 - VOLKSWAGEN Amarok Aventura Cab.doble V6 3.0 TDI 10AT
2026-03-30 15:09:58 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 712ebf5a-1c4e-574c-b1de-4927fd9fef94 with identifier: 61968864
2026-03-30 15:09:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 712ebf5a-1c4e-574c-b1de-4927fd9fef94
2026-03-30 15:09:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:09:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F18942642%252F8fbdc319-9d9a-4f10-a992-140ea97a3cfd.jpg%27 HTTP/1.1" 200 None
2026-03-30 15:09:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/18942642/8fbdc319-9d9a-4f10-a992-140ea97a3cfd.jpg not downloaded yet
2026-03-30 15:09:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 15:09:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5d1a0ec190>
2026-03-30 15:09:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 15:09:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 15:09:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 15:09:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ad0687ec-86a0-5508-8318-9d33c986cf07/ad0687ec-86a0-5508-8318-9d33c986cf07_image_0.jpg HTTP/1.1" 201 0
2026-03-30 15:09:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:09:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto_selling_coches.net.api',RowKey='https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F17855866%252Fbaa69801-4285-4351-bb0d-baae4c86f9ac.jpg') HTTP/1.1" 204 0
2026-03-30 15:09:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/17855866/baa69801-4285-4351-bb0d-baae4c86f9ac.jpg saved to cache
2026-03-30 15:09:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item ad0687ec-86a0-5508-8318-9d33c986cf07
2026-03-30 15:09:58 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item ad0687ec-86a0-5508-8318-9d33c986cf07 sending to next pipeline
2026-03-30 15:09:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/61286468> (referer: https://www.coches.net/concesionario/pradocarmultimarca/?pg=2) ['zyte-api']
2026-03-30 15:09:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/61974929> (referer: https://www.coches.net/concesionario/pradocarmultimarca/?pg=2) ['zyte-api']
2026-03-30 15:09:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/61507421> (referer: https://www.coches.net/concesionario/pradocarmultimarca/?pg=2) ['zyte-api']
2026-03-30 15:09:58 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: ad0687ec-86a0-5508-8318-9d33c986cf07 with identifier 60616477
2026-03-30 15:09:58 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:09:58 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:09:58 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item ad0687ec-86a0-5508-8318-9d33c986cf07
2026-03-30 15:09:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/17855866/baa69801-4285-4351-bb0d-baae4c86f9ac.jpg>
{'auction_title': '',
'body_type': 'Berlina',
'c_o_2_emission_value': 102,
'category': 'Coches',
'color': 'Negro',
'currency': 'EUR',
'description': 'PRADOCAR MULTIMARCA, MAS DE 300 COCHES AL AÑO NOS AVALAN Y '
'MAS DE 2000 CLIENTES SATISFECHOS , ESPECIALISTAS EN LAS '
'MARCAS PREMIUM DEL MERCADO CON EXTESION DE GARANTIA OFICIAL , '
'BUSQUEDAS PERSONALIZADAS A LA CARTA “ PIENSA EN UN COCHE Y '
'NOSOTROS TE LO ENCONTRAMOS “ANUNCIO NO VINCULANTE , CON '
'CARÁCTER INFORMATIVO ,PUEDE CONTENER ERRORES TIPOGRAFICOS .',
'doors_number': 5,
'emission_standard': 'C',
'engine': '1.6L',
'engine_horse_power': 115,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': 'ad0687ec-86a0-5508-8318-9d33c986cf07',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/volkswagen-golf-advance-1.6-tdi-85kw-115cv-dsg-5p-diesel-2017-en-pontevedra-60616477-covo.aspx',
'listing': 'auction',
'location': 'Pontevedra',
'make': 'VOLKSWAGEN',
'model': 'Golf',
'odometer': 130000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 1,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ad0687ec-86a0-5508-8318-9d33c986cf07/ad0687ec-86a0-5508-8318-9d33c986cf07_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 209905,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/17855866/baa69801-4285-4351-bb0d-baae4c86f9ac.jpg',
'Width': 800}],
'price': 17800,
'price_includes_vat': True,
'registration_date': '2017-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'VOLKSWAGEN Golf Advance 1.6 TDI DSG',
'transmission': 'automatic',
'trim': 'Advance 1.6 TDI 85kW 115CV DSG',
'vin': None,
'year': 2017}
2026-03-30 15:09:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:09:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%2760616477%27 HTTP/1.1" 200 None
2026-03-30 15:09:58 [auto_selling_coches.net.api] INFO: Saving data for 60616477: {'created_time': 1774883398.570661, 'last_price_update_time': 1774883398.570674}
2026-03-30 15:09:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:09:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net.api',RowKey='60616477') HTTP/1.1" 204 0
2026-03-30 15:09:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/18384177/de152020-544d-41dc-90f6-158a10f84468.jpg> (referer: None)
2026-03-30 15:09:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 15:09:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 15:09:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/18942642/8fbdc319-9d9a-4f10-a992-140ea97a3cfd.jpg> (referer: None)
2026-03-30 15:09:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 15:09:58 [auto_selling_coches.net.api] INFO: Extracted item from API: 61286468 - VOLKSWAGEN Tiguan Sport 2.0 TDI 4Motion DSG
2026-03-30 15:09:58 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: b354d9c3-369f-500b-9ca0-ac0364c3d2df with identifier: 61286468
2026-03-30 15:09:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item b354d9c3-369f-500b-9ca0-ac0364c3d2df
2026-03-30 15:09:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:09:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F16968815%252F381534cd-262d-4923-8d58-98c210a0947e.jpg%27 HTTP/1.1" 200 None
2026-03-30 15:09:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/16968815/381534cd-262d-4923-8d58-98c210a0947e.jpg already downloaded
2026-03-30 15:09:58 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: b354d9c3-369f-500b-9ca0-ac0364c3d2df with identifier 61286468
2026-03-30 15:09:58 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:09:58 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:09:58 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item b354d9c3-369f-500b-9ca0-ac0364c3d2df
2026-03-30 15:09:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://web.gw.coches.net/details/61286468>
{'auction_title': '',
'body_type': 'SUV',
'c_o_2_emission_value': 147,
'category': 'Coches',
'color': 'Negro',
'currency': 'EUR',
'description': 'tiguan 2.0 tdi 190cv dsg 4 motion\n'
'\n'
'Apertura del portón del maletero eléctrica\n'
'Gancho de remolque abatible con desbloqueo eléctrico\n'
'Negro Profundo (efecto perla)\n'
'Paquete asientos Smart Confort con tapicería cuero "Vienna" '
'12 posiciones\n'
'Control de presión de neumáticos\n'
'Enchufe de 230V en maletero con iluminación LED extraíble\n'
'Faros LED High con asistente para luz de carretera "Dynaic '
'Light Assist"\n'
'Paquete de asientos Ergo-Active para conductor y acompañante '
'(14 posiciones)\n'
'Sistema de cierre y arranque sin llave "Keyless Access" con '
'cierre de seguridad "Safelock"\n'
'Sistema de navegación "Discover Media"\n'
'Techo solar panorámico corredizo\n'
'Head-up-Display\n'
'Regulación adaptativa del tren de rodaje DCC\n'
'"App-Connect"\n'
'Receptor de radio digital DAB+\n'
'Interfaz para telefonía móvil "Comfort"\n'
'Cámara marcha atrás "Rear Assist" incl. Servodirección para '
'aparcamiento "Park Assist" y "Park Pilot"\n'
'Asistente de reconocimiento de señales\n'
'Paquete Sport\n'
'Rueda de repuesto espacio y peso reducidos\n'
'Llantas de aleación "Nizza" 7Jx18" con neumáticos '
'autosellantes 235/55 R18 autosellantes\n'
'PRADOCAR MULTIMARCA, MAS DE 300 COCHES AL AÑO NOS AVALAN Y '
'MAS DE 2000 CLIENTES SATISFECHOS , ESPECIALISTAS EN LAS '
'MARCAS PREMIUM DEL MERCADO CON EXTESION DE GARANTIA OFICIAL , '
'BUSQUEDAS PERSONALIZADAS A LA CARTA “ PIENSA EN UN COCHE Y '
'NOSOTROS TE LO ENCONTRAMOS “ANUNCIO NO VINCULANTE , CON '
'CARÁCTER INFORMATIVO ,PUEDE CONTENER ERRORES TIPOGRAFICOS .',
'doors_number': 5,
'emission_standard': 'C',
'engine': '2.0L',
'engine_horse_power': 190,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': 'b354d9c3-369f-500b-9ca0-ac0364c3d2df',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/volkswagen-tiguan-sport-2.0-tdi-140kw-190cv-4motion-dsg-5p-diesel-2018-en-pontevedra-61286468-covo.aspx',
'listing': 'auction',
'location': 'Pontevedra',
'make': 'VOLKSWAGEN',
'model': 'Tiguan',
'odometer': 99000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 1,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/16968815/381534cd-262d-4923-8d58-98c210a0947e.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b354d9c3-369f-500b-9ca0-ac0364c3d2df/b354d9c3-369f-500b-9ca0-ac0364c3d2df_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 177322,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/16968815/381534cd-262d-4923-8d58-98c210a0947e.jpg',
'Width': 800}],
'price': 27500,
'price_includes_vat': True,
'registration_date': '2018-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'VOLKSWAGEN Tiguan Sport 2.0 TDI 4Motion DSG',
'transmission': 'automatic',
'trim': 'Sport 2.0 TDI 140kW 190CV 4Motion DSG',
'vin': None,
'year': 2018}
2026-03-30 15:09:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:09:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%2761286468%27 HTTP/1.1" 200 None
2026-03-30 15:09:58 [auto_selling_coches.net.api] INFO: Saving data for 61286468: {'created_time': 1774883398.683675, 'last_price_update_time': 1774883398.683686}
2026-03-30 15:09:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:09:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net.api',RowKey='61286468') HTTP/1.1" 204 0
2026-03-30 15:09:58 [auto_selling_coches.net.api] INFO: Extracted item from API: 61974929 - VOLKSWAGEN Amarok Aventura Cab.doble V6 3.0 TDI 10AT
2026-03-30 15:09:58 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: f8ff5bd8-07cb-5b0b-9e35-b2841081c9a3 with identifier: 61974929
2026-03-30 15:09:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item f8ff5bd8-07cb-5b0b-9e35-b2841081c9a3
2026-03-30 15:09:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:09:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F18948945%252F70f61044-2e15-428d-ae69-27111901417c.jpg%27 HTTP/1.1" 200 None
2026-03-30 15:09:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/18948945/70f61044-2e15-428d-ae69-27111901417c.jpg not downloaded yet
2026-03-30 15:09:58 [auto_selling_coches.net.api] INFO: Extracted item from API: 61507421 - TOYOTA Hilux 2.8 D4D MHEV CD VXL AT HVO100
2026-03-30 15:09:58 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 1f55adda-4fa9-57ed-b02e-f40e80f0c603 with identifier: 61507421
2026-03-30 15:09:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 1f55adda-4fa9-57ed-b02e-f40e80f0c603
2026-03-30 15:09:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:09:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F18573080%252F7aadf8ce-c969-44bf-94eb-41d453d970f6.jpg%27 HTTP/1.1" 200 None
2026-03-30 15:09:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/18573080/7aadf8ce-c969-44bf-94eb-41d453d970f6.jpg already downloaded
2026-03-30 15:09:58 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 1f55adda-4fa9-57ed-b02e-f40e80f0c603 with identifier 61507421
2026-03-30 15:09:58 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:09:58 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:09:58 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 1f55adda-4fa9-57ed-b02e-f40e80f0c603
2026-03-30 15:09:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://web.gw.coches.net/details/61507421>
{'auction_title': '',
'body_type': 'Pick Up',
'c_o_2_emission_value': None,
'category': 'Coches',
'color': 'Negro',
'currency': 'EUR',
'description': 'PRECIO PARA AUTONOMOS O EMPRESA, PARTICULARES CONSULTAR '
'CONDICIONES.\n'
'HILUX 2.8D 204 CV DIESEL hibrida AUTOMATICA, VEHICULO CON '
'GARANTIA OFICIAL\n'
'\n'
'CLIENTES SATISFECHOS , ESPECIALISTAS EN LAS MARCAS PREMIUM '
'DEL MERCADO CON EXTESION DE GARANTIA OFICIAL , BUSQUEDAS '
'PERSONALIZADAS A LA CARTA “ PIENSA EN UN COCHE Y NOSOTROS TE '
'LO ENCONTRAMOS “ANUNCIO NO VINCULANTE , CON CARÁCTER '
'INFORMATIVO ,PUEDE CONTENER ERRORES TIPOGRAFICOS . PRADOCAR '
'MULTIMARCA, MAS DE 300 COCHES AL AÑO NOS AVALAN Y MAS DE 2000 '
'vendidos',
'doors_number': 4,
'emission_standard': 'ECO',
'engine': '2.8L',
'engine_horse_power': 220,
'expiration_date': None,
'fuel_type': 'Híbrido',
'id': '1f55adda-4fa9-57ed-b02e-f40e80f0c603',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/toyota-hilux-28-d4d-mhev-220cv-cd-vxl-at-hvo100-4p-electrico-hibrido-2025-en-pontevedra-61507421-covo.aspx',
'listing': 'auction',
'location': 'Pontevedra',
'make': 'TOYOTA',
'model': 'Hilux',
'odometer': 25,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 1,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/18573080/7aadf8ce-c969-44bf-94eb-41d453d970f6.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1f55adda-4fa9-57ed-b02e-f40e80f0c603/1f55adda-4fa9-57ed-b02e-f40e80f0c603_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 228710,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/18573080/7aadf8ce-c969-44bf-94eb-41d453d970f6.jpg',
'Width': 800}],
'price': 49000,
'price_includes_vat': True,
'registration_date': '2025-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'TOYOTA Hilux 2.8 D4D MHEV CD VXL AT HVO100',
'transmission': 'automatic',
'trim': '2.8 D4D MHEV 220CV CD VXL AT HVO100',
'vin': None,
'year': 2025}
2026-03-30 15:09:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:09:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%2761507421%27 HTTP/1.1" 200 None
2026-03-30 15:09:58 [auto_selling_coches.net.api] INFO: Saving data for 61507421: {'created_time': 1774883398.767744, 'last_price_update_time': 1774883398.767755}
2026-03-30 15:09:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:09:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net.api',RowKey='61507421') HTTP/1.1" 204 0
2026-03-30 15:09:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 15:09:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5d1a02f450>
2026-03-30 15:09:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 15:09:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 15:09:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 15:09:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_66034a30-c5cb-5986-b1f1-b7ce9a4e904e/66034a30-c5cb-5986-b1f1-b7ce9a4e904e_image_0.jpg HTTP/1.1" 201 0
2026-03-30 15:09:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:09:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto_selling_coches.net.api',RowKey='https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F18384177%252Fde152020-544d-41dc-90f6-158a10f84468.jpg') HTTP/1.1" 204 0
2026-03-30 15:09:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/18384177/de152020-544d-41dc-90f6-158a10f84468.jpg saved to cache
2026-03-30 15:09:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 66034a30-c5cb-5986-b1f1-b7ce9a4e904e
2026-03-30 15:09:58 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 66034a30-c5cb-5986-b1f1-b7ce9a4e904e sending to next pipeline
2026-03-30 15:09:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/61507142> (referer: https://www.coches.net/concesionario/pradocarmultimarca/?pg=2) ['zyte-api']
2026-03-30 15:09:58 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 66034a30-c5cb-5986-b1f1-b7ce9a4e904e with identifier 61253056
2026-03-30 15:09:58 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:09:58 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:09:58 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 66034a30-c5cb-5986-b1f1-b7ce9a4e904e
2026-03-30 15:09:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/18384177/de152020-544d-41dc-90f6-158a10f84468.jpg>
{'auction_title': '',
'body_type': 'SUV',
'c_o_2_emission_value': None,
'category': 'Coches',
'color': 'Gris / Plata',
'currency': 'EUR',
'description': 'LAND ROVER DEFENDER 130 D300 SE XDYNAMIC (NO DEJA PONERLO LA '
'WEB) 300CV DIESEL 8 PLAZAS, TECHO PANORAMICO, GANCHO DE '
'REMOLQUE , ASIENTOS EN CUERO, CLIMATIZADOR 4 ZONAS, SISTEMA '
'SONIDO MERIDIAN, ASIENTOS DEL ELECTRICOS, SISTEMA MULTIMEDIA, '
'CUADRO DIGITAL ETC, ETC',
'doors_number': 5,
'emission_standard': 'C',
'engine': '3.0L',
'engine_horse_power': 249,
'expiration_date': None,
'fuel_type': 'Híbrido',
'id': '66034a30-c5cb-5986-b1f1-b7ce9a4e904e',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/land-rover-defender-3.0d-i6-250-xdynamic-se-130-at-4wd-mhev-5p-electrico-/-hibrido-2023-en-pontevedra-61253056-covo.aspx',
'listing': 'auction',
'location': 'Pontevedra',
'make': 'LAND-ROVER',
'model': 'Defender',
'odometer': 30000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 1,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_66034a30-c5cb-5986-b1f1-b7ce9a4e904e/66034a30-c5cb-5986-b1f1-b7ce9a4e904e_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 223275,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/18384177/de152020-544d-41dc-90f6-158a10f84468.jpg',
'Width': 800}],
'price': 99000,
'price_includes_vat': True,
'registration_date': '2023-01-01',
'seats_number': 8,
'seller_name': None,
'title': 'LAND-ROVER Defender 3.0D I6 250 XDynamic SE 130 AT 4WD MHEV',
'transmission': 'automatic',
'trim': '3.0D I6 250 XDynamic SE 130 AT 4WD MHEV',
'vin': None,
'year': 2023}
2026-03-30 15:09:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:09:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%2761253056%27 HTTP/1.1" 200 None
2026-03-30 15:09:58 [auto_selling_coches.net.api] INFO: Saving data for 61253056: {'created_time': 1774883398.874464, 'last_price_update_time': 1774883398.874478}
2026-03-30 15:09:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:09:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net.api',RowKey='61253056') HTTP/1.1" 204 0
2026-03-30 15:09:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/17622372/b80af26e-77bf-47f1-8a89-22173b2be40c.jpg> (referer: None)
2026-03-30 15:09:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 15:09:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 15:09:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5d1a15b150>
2026-03-30 15:09:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 15:09:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 15:09:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 15:09:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_712ebf5a-1c4e-574c-b1de-4927fd9fef94/712ebf5a-1c4e-574c-b1de-4927fd9fef94_image_0.jpg HTTP/1.1" 201 0
2026-03-30 15:09:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:09:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto_selling_coches.net.api',RowKey='https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F18942642%252F8fbdc319-9d9a-4f10-a992-140ea97a3cfd.jpg') HTTP/1.1" 204 0
2026-03-30 15:09:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/18942642/8fbdc319-9d9a-4f10-a992-140ea97a3cfd.jpg saved to cache
2026-03-30 15:09:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 712ebf5a-1c4e-574c-b1de-4927fd9fef94
2026-03-30 15:09:58 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 712ebf5a-1c4e-574c-b1de-4927fd9fef94 sending to next pipeline
2026-03-30 15:09:58 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 712ebf5a-1c4e-574c-b1de-4927fd9fef94 with identifier 61968864
2026-03-30 15:09:58 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:09:58 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:09:58 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 712ebf5a-1c4e-574c-b1de-4927fd9fef94
2026-03-30 15:09:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/18942642/8fbdc319-9d9a-4f10-a992-140ea97a3cfd.jpg>
{'auction_title': '',
'body_type': 'Pick Up',
'c_o_2_emission_value': None,
'category': 'Coches',
'color': 'Gris / Plata',
'currency': 'EUR',
'description': 'precio para autonomos o empresa IVA INCLUIDO, para '
'particulares consultar.\n'
'\n'
'PRADOCAR MULTIMARCA, MAS DE 300 COCHES AL AÑO NOS AVALAN Y '
'MAS DE 2000 CLIENTES SATISFECHOS , ESPECIALISTAS EN LAS '
'MARCAS PREMIUM DEL MERCADO CON EXTESION DE GARANTIA OFICIAL , '
'BUSQUEDAS PERSONALIZADAS A LA CARTA “ PIENSA EN UN COCHE Y '
'NOSOTROS TE LO ENCONTRAMOS “ANUNCIO NO VINCULANTE , CON '
'CARÁCTER INFORMATIVO ,PUEDE CONTENER ERRORES TIPOGRAFICOS .',
'doors_number': 4,
'emission_standard': 'C',
'engine': '3.0L',
'engine_horse_power': 240,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '712ebf5a-1c4e-574c-b1de-4927fd9fef94',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/volkswagen-amarok-aventura-cabdoble-v6-30-tdi-177kw-10at-4p-diesel-2025-en-pontevedra-61968864-covo.aspx',
'listing': 'auction',
'location': 'Pontevedra',
'make': 'VOLKSWAGEN',
'model': 'Amarok',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 1,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_712ebf5a-1c4e-574c-b1de-4927fd9fef94/712ebf5a-1c4e-574c-b1de-4927fd9fef94_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 218147,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/18942642/8fbdc319-9d9a-4f10-a992-140ea97a3cfd.jpg',
'Width': 800}],
'price': 53500,
'price_includes_vat': True,
'registration_date': '2025-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'VOLKSWAGEN Amarok Aventura Cab.doble V6 3.0 TDI 10AT',
'transmission': 'automatic',
'trim': 'Aventura Cab.doble V6 3.0 TDI 177kW 10AT',
'vin': None,
'year': 2025}
2026-03-30 15:09:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:09:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%2761968864%27 HTTP/1.1" 200 None
2026-03-30 15:09:58 [auto_selling_coches.net.api] INFO: Saving data for 61968864: {'created_time': 1774883398.974273, 'last_price_update_time': 1774883398.974286}
2026-03-30 15:09:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:09:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net.api',RowKey='61968864') HTTP/1.1" 204 0
2026-03-30 15:09:58 [auto_selling_coches.net.api] INFO: Extracted item from API: 61507142 - FORD Ranger 2.0 Ecobl eAWD D Cab Raptor AT
2026-03-30 15:09:58 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: ff4d2954-4d1a-54f0-a567-88f13c662eec with identifier: 61507142
2026-03-30 15:09:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item ff4d2954-4d1a-54f0-a567-88f13c662eec
2026-03-30 15:09:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:09:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F18572924%252Ff5cb2442-2716-4177-aa2a-6010c3157aab.jpg%27 HTTP/1.1" 200 None
2026-03-30 15:09:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/18572924/f5cb2442-2716-4177-aa2a-6010c3157aab.jpg already downloaded
2026-03-30 15:09:59 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: ff4d2954-4d1a-54f0-a567-88f13c662eec with identifier 61507142
2026-03-30 15:09:59 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:09:59 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:09:59 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item ff4d2954-4d1a-54f0-a567-88f13c662eec
2026-03-30 15:09:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://web.gw.coches.net/details/61507142>
{'auction_title': '',
'body_type': 'Pick Up',
'c_o_2_emission_value': None,
'category': 'Coches',
'color': 'Gris / Plata',
'currency': 'EUR',
'description': 'PRECIO PARA PROFESIONALES CON ALTA EN IAE AUTONOMOS O '
'EMPRESAS, PARA PARTICULARES CONSULTAR CONDICIONES \n'
'ENTREGA INMEDIATA GARANTIA OFICIAL,VEHICULO REESTRENO '
'PERSIANA ELECTRICA CORREDIZA TRASERA, TOMAS DE CORRIENTE '
'TRASERAS, GANCHO, PROTECTOR DE CAJA. TODO EL EQUIPAMIENTO '
'MULTIMEDIA Y CONECTIVIDAD SYNC 4, VEHICULO REESTRENO.\n'
'\n'
'PRADOCAR MULTIMARCA, MAS DE 300 COCHES AL AÑO NOS AVALAN Y '
'MAS DE 2000 CLIENTES SATISFECHOS , ESPECIALISTAS EN LAS '
'MARCAS PREMIUM DEL MERCADO CON EXTESION DE GARANTIA OFICIAL , '
'BUSQUEDAS PERSONALIZADAS A LA CARTA “ PIENSA EN UN COCHE Y '
'NOSOTROS TE LO ENCONTRAMOS “ANUNCIO NO VINCULANTE , CON '
'CARÁCTER INFORMATIVO ,PUEDE CONTENER ERRORES TIPOGRAFICOS .',
'doors_number': 4,
'emission_standard': 'C',
'engine': '2.0L',
'engine_horse_power': 210,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': 'ff4d2954-4d1a-54f0-a567-88f13c662eec',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/ford-ranger-2.0-ecobl-154kw-eawd-d-cab-raptor-at-4p-diesel-2025-en-pontevedra-61507142-covo.aspx',
'listing': 'auction',
'location': 'Pontevedra',
'make': 'FORD',
'model': 'Ranger',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 1,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/18572924/f5cb2442-2716-4177-aa2a-6010c3157aab.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ff4d2954-4d1a-54f0-a567-88f13c662eec/ff4d2954-4d1a-54f0-a567-88f13c662eec_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 203255,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/18572924/f5cb2442-2716-4177-aa2a-6010c3157aab.jpg',
'Width': 800}],
'price': 62990,
'price_includes_vat': True,
'registration_date': '2025-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'FORD Ranger 2.0 Ecobl eAWD D Cab Raptor AT',
'transmission': 'automatic',
'trim': '2.0 Ecobl 154kW eAWD D Cab Raptor AT',
'vin': None,
'year': 2025}
2026-03-30 15:09:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:09:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%2761507142%27 HTTP/1.1" 200 None
2026-03-30 15:09:59 [auto_selling_coches.net.api] INFO: Saving data for 61507142: {'created_time': 1774883399.041819, 'last_price_update_time': 1774883399.041833}
2026-03-30 15:09:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:09:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net.api',RowKey='61507142') HTTP/1.1" 204 0
2026-03-30 15:09:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 15:09:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5d1a0cb150>
2026-03-30 15:09:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 15:09:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 15:09:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 15:09:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_acece25b-3b71-5687-b09e-cff9f8ae22b7/acece25b-3b71-5687-b09e-cff9f8ae22b7_image_0.jpg HTTP/1.1" 201 0
2026-03-30 15:09:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:09:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto_selling_coches.net.api',RowKey='https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F17622372%252Fb80af26e-77bf-47f1-8a89-22173b2be40c.jpg') HTTP/1.1" 204 0
2026-03-30 15:09:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/17622372/b80af26e-77bf-47f1-8a89-22173b2be40c.jpg saved to cache
2026-03-30 15:09:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item acece25b-3b71-5687-b09e-cff9f8ae22b7
2026-03-30 15:09:59 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item acece25b-3b71-5687-b09e-cff9f8ae22b7 sending to next pipeline
2026-03-30 15:09:59 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: acece25b-3b71-5687-b09e-cff9f8ae22b7 with identifier 60329388
2026-03-30 15:09:59 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:09:59 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:09:59 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item acece25b-3b71-5687-b09e-cff9f8ae22b7
2026-03-30 15:09:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/17622372/b80af26e-77bf-47f1-8a89-22173b2be40c.jpg>
{'auction_title': '',
'body_type': 'SUV',
'c_o_2_emission_value': 117,
'category': 'Coches',
'color': 'Gris / Plata',
'currency': 'EUR',
'description': 'Equipación - Opciones\n'
'Opciones de alto valor\n'
' Sistema de navegación\n'
' Asientos deportivos\n'
'Comodidad\n'
' Asistencia para luz de carretera\n'
' Aire acondicionado: Automático\n'
' Asistente de aparcamiento: Posterior\n'
' Sistema Start-Stop\n'
'Seguridad y protección\n'
' Airbags: Frontal, lateral y más\n'
'Multimedia\n'
' Bluetooth\n'
' Reproductor de CD\n'
' Sistema de navegación\n'
' Ordenador de abordo\n'
' Radio\n'
'Interior\n'
' Asientos deportivos\n'
'Otro tipo de opciones\n'
' Sistema de frenos antibloqueo\n'
' Frenado de emergencia autónomo\n'
' Apoyabrazos para\n'
' Sistema de control de presión de neumáticos\n'
' Retrovisores exteriores calefactables y regulables '
'eléctricamente\n'
' Retrovisores exteriores del color de la carrocería\n'
' Luz baja automática\n'
' Elevalunas eléctricos traseros\n'
' Elevalunas eléctricos para\n'
' Programa electrónico de estabilidad\n'
' Sistema de alerta de colisión\n'
' Techo oscuro\n'
' El asiento trasero se puede plegar en partes.\n'
' Color blanco\n'
' Volante de cuero\n'
' Tapicería de cuero/tela\n'
' Sensor de estacionamiento trasero\n'
' sensor de lluvia\n'
' Integración de teléfonos inteligentes\n'
' Suspensión deportiva\n'
' Asientos deportivos\n'
' Volante deportivo\n'
' Alarma clase 1 (inmovilizador)\n'
' Manillar ajustable\n'
' Vidrio resistente al calor\n'
' Elevalunas eléctricos (solo delanteros)\n'
' Instalación de audio (mp3)\n'
' Llave maestra\n'
' Cierre centralizado con mando a distancia\n'
'\n'
' ContrCLIENTES SATISFECHOS , ESPECIALISTAS EN LAS MARCAS '
'PREMIUM DEL MERCADO CON EXTESION DE GARANTIA OFICIAL , '
'BUSQUEDAS PERSONALIZADAS A LA CARTA “ PIENSA EN UN COCHE Y '
'NOSOTROS TE LO ENCONTRAMOS “ANUNCIO NO VINCULANTE , CON '
'CARÁCTER INFORMATIVO ,PUEDE CONTENER ERRORES TIPOGRAFICOS . '
'PRADOCAR MULTIMARCA, MAS DE 300 COCHES AL AÑO NOS AVALAN Y '
'MAS DE 2000 vendidosol de velocidad',
'doors_number': 5,
'emission_standard': 'C',
'engine': '1.0L',
'engine_horse_power': 110,
'expiration_date': None,
'fuel_type': 'Gasolina',
'id': 'acece25b-3b71-5687-b09e-cff9f8ae22b7',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/audi-q2-30-tfsi-81kw-110cv-5p-gasolina-2020-en-pontevedra-60329388-covo.aspx',
'listing': 'auction',
'location': 'Pontevedra',
'make': 'AUDI',
'model': 'Q2',
'odometer': 120000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 1,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_acece25b-3b71-5687-b09e-cff9f8ae22b7/acece25b-3b71-5687-b09e-cff9f8ae22b7_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 208740,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/17622372/b80af26e-77bf-47f1-8a89-22173b2be40c.jpg',
'Width': 800}],
'price': 20900,
'price_includes_vat': True,
'registration_date': '2020-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'AUDI Q2 30 TFSI',
'transmission': 'manual',
'trim': '30 TFSI 81kW 110CV',
'vin': None,
'year': 2020}
2026-03-30 15:09:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:09:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%2760329388%27 HTTP/1.1" 200 None
2026-03-30 15:09:59 [auto_selling_coches.net.api] INFO: Saving data for 60329388: {'created_time': 1774883399.140231, 'last_price_update_time': 1774883399.140243}
2026-03-30 15:09:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:09:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net.api',RowKey='60329388') HTTP/1.1" 204 0
2026-03-30 15:09:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/18948945/70f61044-2e15-428d-ae69-27111901417c.jpg> (referer: None)
2026-03-30 15:09:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 15:09:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 15:09:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5d1a0f8390>
2026-03-30 15:09:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 15:09:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 15:09:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 15:09:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f8ff5bd8-07cb-5b0b-9e35-b2841081c9a3/f8ff5bd8-07cb-5b0b-9e35-b2841081c9a3_image_0.jpg HTTP/1.1" 201 0
2026-03-30 15:09:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:09:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto_selling_coches.net.api',RowKey='https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F18948945%252F70f61044-2e15-428d-ae69-27111901417c.jpg') HTTP/1.1" 204 0
2026-03-30 15:09:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/18948945/70f61044-2e15-428d-ae69-27111901417c.jpg saved to cache
2026-03-30 15:09:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item f8ff5bd8-07cb-5b0b-9e35-b2841081c9a3
2026-03-30 15:09:59 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item f8ff5bd8-07cb-5b0b-9e35-b2841081c9a3 sending to next pipeline
2026-03-30 15:09:59 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: f8ff5bd8-07cb-5b0b-9e35-b2841081c9a3 with identifier 61974929
2026-03-30 15:09:59 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:09:59 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:09:59 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item f8ff5bd8-07cb-5b0b-9e35-b2841081c9a3
2026-03-30 15:09:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/18948945/70f61044-2e15-428d-ae69-27111901417c.jpg>
{'auction_title': '',
'body_type': 'Pick Up',
'c_o_2_emission_value': None,
'category': 'Coches',
'color': 'Azul',
'currency': 'EUR',
'description': 'amarok aventura 3.0 v6 2025 precio iva incluido para '
'autonomos y empresas,entrega inmediata\n'
'\n'
'PRADOCAR MULTIMARCA, MAS DE 300 COCHES AL AÑO NOS AVALAN Y '
'MAS DE 2000 CLIENTES SATISFECHOS , ESPECIALISTAS EN LAS '
'MARCAS PREMIUM DEL MERCADO CON EXTESION DE GARANTIA OFICIAL , '
'BUSQUEDAS PERSONALIZADAS A LA CARTA “ PIENSA EN UN COCHE Y '
'NOSOTROS TE LO ENCONTRAMOS “ANUNCIO NO VINCULANTE , CON '
'CARÁCTER INFORMATIVO ,PUEDE CONTENER ERRORES TIPOGRAFICOS .',
'doors_number': 4,
'emission_standard': 'C',
'engine': '3.0L',
'engine_horse_power': 240,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': 'f8ff5bd8-07cb-5b0b-9e35-b2841081c9a3',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/volkswagen-amarok-aventura-cabdoble-v6-30-tdi-177kw-10at-4p-diesel-2025-en-pontevedra-61974929-covo.aspx',
'listing': 'auction',
'location': 'Pontevedra',
'make': 'VOLKSWAGEN',
'model': 'Amarok',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 1,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f8ff5bd8-07cb-5b0b-9e35-b2841081c9a3/f8ff5bd8-07cb-5b0b-9e35-b2841081c9a3_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 216698,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/18948945/70f61044-2e15-428d-ae69-27111901417c.jpg',
'Width': 800}],
'price': 55490,
'price_includes_vat': True,
'registration_date': '2025-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'VOLKSWAGEN Amarok Aventura Cab.doble V6 3.0 TDI 10AT',
'transmission': 'automatic',
'trim': 'Aventura Cab.doble V6 3.0 TDI 177kW 10AT',
'vin': None,
'year': 2025}
2026-03-30 15:09:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:09:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%2761974929%27 HTTP/1.1" 200 None
2026-03-30 15:09:59 [auto_selling_coches.net.api] INFO: Saving data for 61974929: {'created_time': 1774883399.374784, 'last_price_update_time': 1774883399.374802}
2026-03-30 15:09:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:09:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net.api',RowKey='61974929') HTTP/1.1" 204 0
2026-03-30 15:09:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/60464949> (referer: https://www.coches.net/concesionario/pradocarmultimarca/?pg=2) ['zyte-api']
2026-03-30 15:09:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 15:09:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70173786> (referer: https://www.coches.net/concesionario/pradocarmultimarca/?pg=2) ['zyte-api']
2026-03-30 15:09:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 15:09:59 [auto_selling_coches.net.api] INFO: Extracted item from API: 60464949 - VOLKSWAGEN Sharan Advance 2.0 TDI
2026-03-30 15:09:59 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 0b387422-347d-5b26-808b-dbefa1d4e95f with identifier: 60464949
2026-03-30 15:09:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 0b387422-347d-5b26-808b-dbefa1d4e95f
2026-03-30 15:09:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:09:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F17728744%252Fee6c1034-6a12-4df4-b03b-8c3707d3df2c.jpg%27 HTTP/1.1" 200 None
2026-03-30 15:09:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/17728744/ee6c1034-6a12-4df4-b03b-8c3707d3df2c.jpg already downloaded
2026-03-30 15:09:59 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 0b387422-347d-5b26-808b-dbefa1d4e95f with identifier 60464949
2026-03-30 15:09:59 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:09:59 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:09:59 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 0b387422-347d-5b26-808b-dbefa1d4e95f
2026-03-30 15:09:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://web.gw.coches.net/details/60464949>
{'auction_title': '',
'body_type': 'Monovolumen',
'c_o_2_emission_value': 132,
'category': 'Coches',
'color': 'Azul',
'currency': 'EUR',
'description': 'sistema bluetooth comfort\n'
'tela stripes gris\n'
'azul ravenna (metalizada)\n'
'CLIENTES SATISFECHOS , ESPECIALISTAS EN LAS MARCAS PREMIUM '
'DEL MERCADO CON EXTESION DE GARANTIA OFICIAL , BUSQUEDAS '
'PERSONALIZADAS A LA CARTA “ PIENSA EN UN COCHE Y NOSOTROS TE '
'LO ENCONTRAMOS “ANUNCIO NO VINCULANTE , CON CARÁCTER '
'INFORMATIVO ,PUEDE CONTENER ERRORES TIPOGRAFICOS . PRADOCAR '
'MULTIMARCA, MAS DE 300 COCHES AL AÑO NOS AVALAN Y MAS DE 2000 '
'vendidos',
'doors_number': 5,
'emission_standard': 'C',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '0b387422-347d-5b26-808b-dbefa1d4e95f',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/volkswagen-sharan-advance-2.0-tdi-110kw-150cv-5p-diesel-2018-en-pontevedra-60464949-covo.aspx',
'listing': 'auction',
'location': 'Pontevedra',
'make': 'VOLKSWAGEN',
'model': 'Sharan',
'odometer': 130000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 1,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/17728744/ee6c1034-6a12-4df4-b03b-8c3707d3df2c.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0b387422-347d-5b26-808b-dbefa1d4e95f/0b387422-347d-5b26-808b-dbefa1d4e95f_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 161424,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/17728744/ee6c1034-6a12-4df4-b03b-8c3707d3df2c.jpg',
'Width': 800}],
'price': 21000,
'price_includes_vat': True,
'registration_date': '2018-01-01',
'seats_number': 7,
'seller_name': None,
'title': 'VOLKSWAGEN Sharan Advance 2.0 TDI',
'transmission': 'manual',
'trim': 'Advance 2.0 TDI 110kW 150CV',
'vin': None,
'year': 2018}
2026-03-30 15:09:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:09:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%2760464949%27 HTTP/1.1" 200 None
2026-03-30 15:09:59 [auto_selling_coches.net.api] INFO: Saving data for 60464949: {'created_time': 1774883399.86784, 'last_price_update_time': 1774883399.86785}
2026-03-30 15:09:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:09:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net.api',RowKey='60464949') HTTP/1.1" 204 0
2026-03-30 15:09:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/60464804> (referer: https://www.coches.net/concesionario/pradocarmultimarca/?pg=2) ['zyte-api']
2026-03-30 15:09:59 [auto_selling_coches.net.api] INFO: Extracted item from API: 70173786 - TOYOTA Land Cruiser LAND CRUISER 250 HYBRID 48V VX
2026-03-30 15:09:59 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 13670bb1-f877-56d5-83b8-39a5ea69f144 with identifier: 70173786
2026-03-30 15:09:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 13670bb1-f877-56d5-83b8-39a5ea69f144
2026-03-30 15:09:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:09:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F19658693%252F1ef15b23-336c-42bc-9c96-89540754bf1d.jpg%27 HTTP/1.1" 200 None
2026-03-30 15:09:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19658693/1ef15b23-336c-42bc-9c96-89540754bf1d.jpg already downloaded
2026-03-30 15:09:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 15:09:59 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 13670bb1-f877-56d5-83b8-39a5ea69f144 with identifier 70173786
2026-03-30 15:09:59 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:09:59 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:09:59 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 13670bb1-f877-56d5-83b8-39a5ea69f144
2026-03-30 15:09:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://web.gw.coches.net/details/70173786>
{'auction_title': '',
'body_type': 'SUV',
'c_o_2_emission_value': None,
'category': 'Coches',
'color': 'Negro',
'currency': 'EUR',
'description': 'VEHICULO DISPONIBLE PARA ENTREGA INMEDIATA!!!! EN STOCK '
'DISPONIBLE\n'
'\n'
'PRADOCAR MULTIMARCA, MAS DE 300 COCHES AL AÑO NOS AVALAN Y '
'MAS DE 2000 CLIENTES SATISFECHOS , ESPECIALISTAS EN LAS '
'MARCAS PREMIUM DEL MERCADO CON EXTESION DE GARANTIA OFICIAL , '
'BUSQUEDAS PERSONALIZADAS A LA CARTA “ PIENSA EN UN COCHE Y '
'NOSOTROS TE LO ENCONTRAMOS “ANUNCIO NO VINCULANTE , CON '
'CARÁCTER INFORMATIVO ,PUEDE CONTENER ERRORES TIPOGRAFICOS .',
'doors_number': 5,
'emission_standard': 'ECO',
'engine': '2.8L',
'engine_horse_power': 204,
'expiration_date': None,
'fuel_type': 'Híbrido',
'id': '13670bb1-f877-56d5-83b8-39a5ea69f144',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/toyota-land-cruiser-land-cruiser-250-hybrid-48v-vx-5p-electrico-hibrido-2026-en-pontevedra-70173786-covo.aspx',
'listing': 'auction',
'location': 'Pontevedra',
'make': 'TOYOTA',
'model': 'Land Cruiser',
'odometer': 4,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 1,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19658693/1ef15b23-336c-42bc-9c96-89540754bf1d.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_13670bb1-f877-56d5-83b8-39a5ea69f144/13670bb1-f877-56d5-83b8-39a5ea69f144_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105213,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19658693/1ef15b23-336c-42bc-9c96-89540754bf1d.jpg',
'Width': 800}],
'price': 88500,
'price_includes_vat': True,
'registration_date': '2026-01-01',
'seats_number': 7,
'seller_name': None,
'title': 'TOYOTA Land Cruiser LAND CRUISER 250 HYBRID 48V VX',
'transmission': 'automatic',
'trim': 'LAND CRUISER 250 HYBRID 48V VX',
'vin': None,
'year': 2026}
2026-03-30 15:09:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:09:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%2770173786%27 HTTP/1.1" 200 None
2026-03-30 15:09:59 [auto_selling_coches.net.api] INFO: Saving data for 70173786: {'created_time': 1774883399.942644, 'last_price_update_time': 1774883399.942654}
2026-03-30 15:09:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:09:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net.api',RowKey='70173786') HTTP/1.1" 204 0
2026-03-30 15:09:59 [auto_selling_coches.net.api] INFO: Extracted item from API: 60464804 - AUDI Q2 Advanced 30 TDI
2026-03-30 15:09:59 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 747f87d4-bcfc-5cee-97df-995af15b6802 with identifier: 60464804
2026-03-30 15:09:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 747f87d4-bcfc-5cee-97df-995af15b6802
2026-03-30 15:10:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:10:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F17728654%252Faf6f8712-ed10-49d0-ba39-8cdcce48e4d2.jpg%27 HTTP/1.1" 200 None
2026-03-30 15:10:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/17728654/af6f8712-ed10-49d0-ba39-8cdcce48e4d2.jpg already downloaded
2026-03-30 15:10:00 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 747f87d4-bcfc-5cee-97df-995af15b6802 with identifier 60464804
2026-03-30 15:10:00 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:10:00 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:10:00 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 747f87d4-bcfc-5cee-97df-995af15b6802
2026-03-30 15:10:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://web.gw.coches.net/details/60464804>
{'auction_title': '',
'body_type': 'SUV',
'c_o_2_emission_value': 122,
'category': 'Coches',
'color': 'Gris / Plata',
'currency': 'EUR',
'description': 'Opciones de alto valor\n'
' Sistema de navegación\n'
'Comodidad\n'
' Aire acondicionado: Automático\n'
' Sensores de estacionamiento trasero\n'
'Multimedia\n'
' Reproductor de CD\n'
' Sistema de navegación\n'
'Otro tipo de opciones\n'
' Funda de equipaje\n'
' Tejidos de forro\n'
' Faros halógenos\n'
' Sin barra de remolque\n'
' Coche de pasajeros\n'
' Último servicio 25000kms\n'
' Control de velocidad\n'
'PRADOCAR MULTIMARCA, MAS DE 300 COCHES AL AÑO NOS AVALAN Y '
'MAS DE 2000 CLIENTES SATISFECHOS , ESPECIALISTAS EN LAS '
'MARCAS PREMIUM DEL MERCADO CON EXTESION DE GARANTIA OFICIAL , '
'BUSQUEDAS PERSONALIZADAS A LA CARTA “ PIENSA EN UN COCHE Y '
'NOSOTROS TE LO ENCONTRAMOS “ANUNCIO NO VINCULANTE , CON '
'CARÁCTER INFORMATIVO ,PUEDE CONTENER ERRORES TIPOGRAFICOS .',
'doors_number': 5,
'emission_standard': 'C',
'engine': '1.6L',
'engine_horse_power': 116,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '747f87d4-bcfc-5cee-97df-995af15b6802',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/audi-q2-advanced-30-tdi-85kw-116cv-5p-diesel-2019-en-pontevedra-60464804-covo.aspx',
'listing': 'auction',
'location': 'Pontevedra',
'make': 'AUDI',
'model': 'Q2',
'odometer': 100000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 1,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/17728654/af6f8712-ed10-49d0-ba39-8cdcce48e4d2.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_747f87d4-bcfc-5cee-97df-995af15b6802/747f87d4-bcfc-5cee-97df-995af15b6802_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 220113,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/17728654/af6f8712-ed10-49d0-ba39-8cdcce48e4d2.jpg',
'Width': 800}],
'price': 19900,
'price_includes_vat': True,
'registration_date': '2019-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'AUDI Q2 Advanced 30 TDI',
'transmission': 'manual',
'trim': 'Advanced 30 TDI 85kW 116CV',
'vin': None,
'year': 2019}
2026-03-30 15:10:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:10:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%2760464804%27 HTTP/1.1" 200 None
2026-03-30 15:10:00 [auto_selling_coches.net.api] INFO: Saving data for 60464804: {'created_time': 1774883400.071759, 'last_price_update_time': 1774883400.071771}
2026-03-30 15:10:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:10:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net.api',RowKey='60464804') HTTP/1.1" 204 0
2026-03-30 15:10:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/60874276> (referer: https://www.coches.net/concesionario/pradocarmultimarca/?pg=2) ['zyte-api']
2026-03-30 15:10:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 15:10:00 [auto_selling_coches.net.api] INFO: Extracted item from API: 60874276 - VOLKSWAGEN Tiguan Advance 2.0 TDI
2026-03-30 15:10:00 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 720bbd89-6917-5888-b101-803c2bd63c2f with identifier: 60874276
2026-03-30 15:10:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 720bbd89-6917-5888-b101-803c2bd63c2f
2026-03-30 15:10:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:10:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F18077689%252F060a37fb-25ea-48c3-acfd-2093f0996fc4.jpg%27 HTTP/1.1" 200 None
2026-03-30 15:10:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/18077689/060a37fb-25ea-48c3-acfd-2093f0996fc4.jpg already downloaded
2026-03-30 15:10:00 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 720bbd89-6917-5888-b101-803c2bd63c2f with identifier 60874276
2026-03-30 15:10:00 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:10:00 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:10:00 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 720bbd89-6917-5888-b101-803c2bd63c2f
2026-03-30 15:10:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://web.gw.coches.net/details/60874276>
{'auction_title': '',
'body_type': 'SUV',
'c_o_2_emission_value': 123,
'category': 'Coches',
'color': 'Beige',
'currency': 'EUR',
'description': 'Equipación - Opciones\n'
'Opciones de alto valor\n'
' Sistema de navegación\n'
'Comodidad\n'
' Retrovisor lateral eléctrico\n'
'Multimedia\n'
' Reproductor de CD\n'
' Sistema de navegación\n'
'Exterior\n'
' Llantas de aleación\n'
'Otro tipo de opciones\n'
' Aire acondicionado con control de climatización de 3 zonas\n'
' Sistema de asistencia a la conducción: sensor de '
'somnolencia\n'
' Sistema de asistencia a la conducción: Asistente de manejo\n'
' Tapa del maletero/portón trasero eléctrico\n'
' 4 llantas de aleación ligera "Montana" 7j x 17\n'
' Sistema de asistencia a la conducción: st assist\n'
' Cámara de visión trasera con vista panorámica de 360°\n'
'CLIENTES SATISFECHOS , ESPECIALISTAS EN LAS MARCAS PREMIUM '
'DEL MERCADO CON EXTESION DE GARANTIA OFICIAL , BUSQUEDAS '
'PERSONALIZADAS A LA CARTA “ PIENSA EN UN COCHE Y NOSOTROS TE '
'LO ENCONTRAMOS “ANUNCIO NO VINCULANTE , CON CARÁCTER '
'INFORMATIVO ,PUEDE CONTENER ERRORES TIPOGRAFICOS . PRADOCAR '
'MULTIMARCA, MAS DE 300 COCHES AL AÑO NOS AVALAN Y MAS DE 2000 '
'vendidos',
'doors_number': 5,
'emission_standard': 'C',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '720bbd89-6917-5888-b101-803c2bd63c2f',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/volkswagen-tiguan-advance-2.0-tdi-110kw-150cv-5p-diesel-2018-en-pontevedra-60874276-covo.aspx',
'listing': 'auction',
'location': 'Pontevedra',
'make': 'VOLKSWAGEN',
'model': 'Tiguan',
'odometer': 160000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 1,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/18077689/060a37fb-25ea-48c3-acfd-2093f0996fc4.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_720bbd89-6917-5888-b101-803c2bd63c2f/720bbd89-6917-5888-b101-803c2bd63c2f_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 201830,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/18077689/060a37fb-25ea-48c3-acfd-2093f0996fc4.jpg',
'Width': 800}],
'price': 20900,
'price_includes_vat': True,
'registration_date': '2018-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'VOLKSWAGEN Tiguan Advance 2.0 TDI',
'transmission': 'manual',
'trim': 'Advance 2.0 TDI 110kW 150CV',
'vin': None,
'year': 2018}
2026-03-30 15:10:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:10:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%2760874276%27 HTTP/1.1" 200 None
2026-03-30 15:10:00 [auto_selling_coches.net.api] INFO: Saving data for 60874276: {'created_time': 1774883400.267787, 'last_price_update_time': 1774883400.267803}
2026-03-30 15:10:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:10:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net.api',RowKey='60874276') HTTP/1.1" 204 0
2026-03-30 15:10:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/62225417> (referer: https://www.coches.net/concesionario/pradocarmultimarca/?pg=2) ['zyte-api']
2026-03-30 15:10:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 15:10:00 [auto_selling_coches.net.api] INFO: Extracted item from API: 62225417 - TOYOTA Hilux 2.8 D4D 150kW204CVCab Doble VX HVO100
2026-03-30 15:10:00 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: c4ef0667-a6ca-59b1-8a72-b6dcfe6bf671 with identifier: 62225417
2026-03-30 15:10:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item c4ef0667-a6ca-59b1-8a72-b6dcfe6bf671
2026-03-30 15:10:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:10:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F19154807%252F2105716c-ee39-4c3b-a592-98a32dc17d9e.jpg%27 HTTP/1.1" 200 None
2026-03-30 15:10:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19154807/2105716c-ee39-4c3b-a592-98a32dc17d9e.jpg already downloaded
2026-03-30 15:10:00 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: c4ef0667-a6ca-59b1-8a72-b6dcfe6bf671 with identifier 62225417
2026-03-30 15:10:00 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:10:00 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:10:00 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item c4ef0667-a6ca-59b1-8a72-b6dcfe6bf671
2026-03-30 15:10:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://web.gw.coches.net/details/62225417>
{'auction_title': '',
'body_type': 'Pick Up',
'c_o_2_emission_value': None,
'category': 'Coches',
'color': 'Gris / Plata',
'currency': 'EUR',
'description': 'VEHICULO REESTRENO. PRECIO PARA AUTONOMOS Y EMPRESAS. '
'PARTICULARES CONSULTAR. IVA INCLUIDO\n'
'\n'
'PRADOCAR MULTIMARCA, MAS DE 300 COCHES AL AÑO NOS AVALAN Y '
'MAS DE 2000 CLIENTES SATISFECHOS , ESPECIALISTAS EN LAS '
'MARCAS PREMIUM DEL MERCADO CON EXTESION DE GARANTIA OFICIAL , '
'BUSQUEDAS PERSONALIZADAS A LA CARTA “ PIENSA EN UN COCHE Y '
'NOSOTROS TE LO ENCONTRAMOS “ANUNCIO NO VINCULANTE , CON '
'CARÁCTER INFORMATIVO ,PUEDE CONTENER ERRORES TIPOGRAFICOS .',
'doors_number': 4,
'emission_standard': 'C',
'engine': '2.8L',
'engine_horse_power': 204,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': 'c4ef0667-a6ca-59b1-8a72-b6dcfe6bf671',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/toyota-hilux-28-d4d-150kw204cvcab-doble-vx-hvo100-4p-diesel-2023-en-pontevedra-62225417-covo.aspx',
'listing': 'auction',
'location': 'Pontevedra',
'make': 'TOYOTA',
'model': 'Hilux',
'odometer': 25,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 1,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19154807/2105716c-ee39-4c3b-a592-98a32dc17d9e.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c4ef0667-a6ca-59b1-8a72-b6dcfe6bf671/c4ef0667-a6ca-59b1-8a72-b6dcfe6bf671_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 227219,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19154807/2105716c-ee39-4c3b-a592-98a32dc17d9e.jpg',
'Width': 800}],
'price': 47900,
'price_includes_vat': True,
'registration_date': '2025-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'TOYOTA Hilux 2.8 D4D 150kW204CVCab Doble VX HVO100',
'transmission': 'manual',
'trim': '2.8 D4D 150kW204CVCab Doble VX HVO100',
'vin': None,
'year': 2025}
2026-03-30 15:10:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:10:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%2762225417%27 HTTP/1.1" 200 None
2026-03-30 15:10:00 [auto_selling_coches.net.api] INFO: Saving data for 62225417: {'created_time': 1774883400.537112, 'last_price_update_time': 1774883400.537124}
2026-03-30 15:10:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:10:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net.api',RowKey='62225417') HTTP/1.1" 204 0
2026-03-30 15:10:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/62622739> (referer: https://www.coches.net/concesionario/pradocarmultimarca/?pg=2) ['zyte-api']
2026-03-30 15:10:00 [auto_selling_coches.net.api] INFO: Extracted item from API: 62622739 - TOYOTA Corolla 1.8 125H BUSINESS PLUS ECVT
2026-03-30 15:10:00 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: d508e603-08d4-56fc-905b-3af7f011df85 with identifier: 62622739
2026-03-30 15:10:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item d508e603-08d4-56fc-905b-3af7f011df85
2026-03-30 15:10:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:10:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F19486441%252Fe320a2e3-b5d6-4de7-b920-a09735c0090f.jpg%27 HTTP/1.1" 200 None
2026-03-30 15:10:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19486441/e320a2e3-b5d6-4de7-b920-a09735c0090f.jpg already downloaded
2026-03-30 15:10:00 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: d508e603-08d4-56fc-905b-3af7f011df85 with identifier 62622739
2026-03-30 15:10:00 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:10:00 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:10:00 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item d508e603-08d4-56fc-905b-3af7f011df85
2026-03-30 15:10:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://web.gw.coches.net/details/62622739>
{'auction_title': '',
'body_type': 'Berlina',
'c_o_2_emission_value': 76,
'category': 'Coches',
'color': 'Azul',
'currency': 'EUR',
'description': 'Equipación - Opciones\n'
'Opciones de alto valor\n'
' faros LED\n'
' Sistema de navegación\n'
'Comodidad\n'
' Aire acondicionado: Automático (2 zonas)\n'
' Ventanas eléctricas\n'
' Arranque sin llave (Keyless Go)\n'
' Sensor de luz\n'
' Volante multifunción\n'
' Sensores de estacionamiento trasero\n'
' Sensor de lluvia\n'
' Sistema Start-Stop\n'
'Seguridad y protección\n'
' Sistema antibloqueo (ABS)\n'
' Luces de circulación diurna\n'
' Control electrónico de estabilidad (ESP)\n'
' Faro antiniebla\n'
' Airbags: Frontal, lateral y más\n'
' Inmovilizador\n'
' Sistema de fijación de asientos para niños (ISOFIX)\n'
' faros LED\n'
'Multimedia\n'
' Bluetooth\n'
' Reproductor de CD\n'
' Equipo de manos libres\n'
' MP3\n'
' Sistema de navegación\n'
' Ordenador de abordo\n'
' Radio\n'
'Exterior\n'
' Llantas de aleación\n'
'Otro tipo de opciones\n'
' Funda de equipaje\n'
' No gps\n'
' Tejidos de forro\n'
' N / A\n'
' Sin barra de remolque\n'
' automóvil de pasajeros\n'
' Último servicio 40000kms\n'
' Control de velocidad\n'
' Sistema antideslizante\n'
'Equipación - Opciones\n'
'Opciones de alto valor\n'
' faros LED\n'
' Sistema de navegación\n'
'Comodidad\n'
' Aire acondicionado: Automático (2 zonas)\n'
' Ventanas eléctricas\n'
' Arranque sin llave (Keyless Go)\n'
' Sensor de luz\n'
' Volante multifunción\n'
' Sensores de estacionamiento trasero\n'
' Sensor de lluvia\n'
' Sistema Start-Stop\n'
'Seguridad y protección\n'
' Sistema antibloqueo (ABS)\n'
' Luces de circulación diurna\n'
' Control electrónico de estabilidad (ESP)\n'
' Faro antiniebla\n'
' Airbags: Frontal, lateral y más\n'
' Inmovilizador\n'
' Sistema de fijación de asientos para niños (ISOFIX)\n'
' faros LED\n'
'Multimedia\n'
' Bluetooth\n'
' Reproductor de CD\n'
' Equipo de manos libres\n'
' MP3\n'
' Sistema de navegación\n'
' Ordenador de abordo\n'
' Radio\n'
'Exterior\n'
' Llantas de aleación\n'
'Otro tipo de opciones\n'
' Funda de equipaje\n'
'PRADOCAR MULTIMARCA, MAS DE 300 COCHES AL AÑO NOS AVALAN Y '
'MAS DE 2000 CLIENTES SATISFECHOS , ESPECIALISTAS EN LAS '
'MARCAS PREMIUM DEL MERCADO CON EXTESION DE GARANTIA OFICIAL , '
'BUSQUEDAS PERSONALIZADAS A LA CARTA “ PIENSA EN UN COCHE Y '
'NOSOTROS TE LO ENCONTRAMOS “ANUNCIO NO VINCULANTE , CON '
'CARÁCTER INFORMATIVO ,PUEDE CONTENER ERRORES TIPOGRAFICOS .',
'doors_number': 5,
'emission_standard': 'ECO',
'engine': '1.8L',
'engine_horse_power': 122,
'expiration_date': None,
'fuel_type': 'Híbrido',
'id': 'd508e603-08d4-56fc-905b-3af7f011df85',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/toyota-corolla-18-125h-business-plus-ecvt-5p-electrico-hibrido-2021-en-pontevedra-62622739-covo.aspx',
'listing': 'auction',
'location': 'Pontevedra',
'make': 'TOYOTA',
'model': 'Corolla',
'odometer': 50000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 1,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19486441/e320a2e3-b5d6-4de7-b920-a09735c0090f.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d508e603-08d4-56fc-905b-3af7f011df85/d508e603-08d4-56fc-905b-3af7f011df85_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94110,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19486441/e320a2e3-b5d6-4de7-b920-a09735c0090f.jpg',
'Width': 800}],
'price': 18490,
'price_includes_vat': True,
'registration_date': '2021-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'TOYOTA Corolla 1.8 125H BUSINESS PLUS ECVT',
'transmission': 'automatic',
'trim': '1.8 125H BUSINESS PLUS ECVT',
'vin': None,
'year': 2021}
2026-03-30 15:10:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:10:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%2762622739%27 HTTP/1.1" 200 None
2026-03-30 15:10:00 [auto_selling_coches.net.api] INFO: Saving data for 62622739: {'created_time': 1774883400.984237, 'last_price_update_time': 1774883400.984251}
2026-03-30 15:10:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:10:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net.api',RowKey='62622739') HTTP/1.1" 204 0
2026-03-30 15:10:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/62036569> (referer: https://www.coches.net/concesionario/pradocarmultimarca/?pg=2) ['zyte-api']
2026-03-30 15:10:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/62622555> (referer: https://www.coches.net/concesionario/pradocarmultimarca/?pg=2) ['zyte-api']
2026-03-30 15:10:01 [auto_selling_coches.net.api] INFO: Extracted item from API: 62036569 - FORD Ranger 3.0 Ecob eAWD Dob Cab Raptor AT
2026-03-30 15:10:01 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: b3b77537-b9ef-53a4-ac8a-4140fa362f69 with identifier: 62036569
2026-03-30 15:10:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item b3b77537-b9ef-53a4-ac8a-4140fa362f69
2026-03-30 15:10:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:10:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F18999351%252F39dc9936-972e-4773-85cc-639990aca56d.jpg%27 HTTP/1.1" 200 None
2026-03-30 15:10:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/18999351/39dc9936-972e-4773-85cc-639990aca56d.jpg already downloaded
2026-03-30 15:10:01 [auto_selling_coches.net.api] INFO: Extracted item from API: 62622555 - KIA Sportage 1.6 TGDi PHEV Drive 4x4
2026-03-30 15:10:01 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: bc679a01-e751-5722-a579-d3b592da1770 with identifier: 62622555
2026-03-30 15:10:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item bc679a01-e751-5722-a579-d3b592da1770
2026-03-30 15:10:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:10:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F19486376%252Fba3bcc77-36c6-4717-aa09-3c92f86b1150.jpg%27 HTTP/1.1" 200 None
2026-03-30 15:10:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19486376/ba3bcc77-36c6-4717-aa09-3c92f86b1150.jpg already downloaded
2026-03-30 15:10:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/60669414> (referer: https://www.coches.net/concesionario/pradocarmultimarca/?pg=2) ['zyte-api']
2026-03-30 15:10:01 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: b3b77537-b9ef-53a4-ac8a-4140fa362f69 with identifier 62036569
2026-03-30 15:10:01 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:10:01 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:10:01 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item b3b77537-b9ef-53a4-ac8a-4140fa362f69
2026-03-30 15:10:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://web.gw.coches.net/details/62036569>
{'auction_title': '',
'body_type': 'Pick Up',
'c_o_2_emission_value': None,
'category': 'Coches',
'color': 'Naranja',
'currency': 'EUR',
'description': 'FORD RANGER RAPTOR ORANGE CODE CON PAQUETE RAPTOR , 5 AÑOS DE '
'GARANTIA OFICIAL. ENTREGA INMEDIATA SIN ESPERAS, PRECIO PARA '
'AUTONOMOS Y EMPRESAS. PARTICULARES CONSULTAR. \n'
'\n'
'PRADOCAR MULTIMARCA, MAS DE 300 COCHES AL AÑO NOS AVALAN Y '
'MAS DE 2000 CLIENTES SATISFECHOS , ESPECIALISTAS EN LAS '
'MARCAS PREMIUM DEL MERCADO CON EXTESION DE GARANTIA OFICIAL , '
'BUSQUEDAS PERSONALIZADAS A LA CARTA “ PIENSA EN UN COCHE Y '
'NOSOTROS TE LO ENCONTRAMOS “ANUNCIO NO VINCULANTE , CON '
'CARÁCTER INFORMATIVO ,PUEDE CONTENER ERRORES TIPOGRAFICOS .',
'doors_number': 4,
'emission_standard': 'C',
'engine': '3.0L',
'engine_horse_power': 292,
'expiration_date': None,
'fuel_type': 'Gasolina',
'id': 'b3b77537-b9ef-53a4-ac8a-4140fa362f69',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/ford-ranger-30-ecob-215kw-eawd-dob-cab-raptor-at-4p-gasolina-2025-en-pontevedra-62036569-covo.aspx',
'listing': 'auction',
'location': 'Pontevedra',
'make': 'FORD',
'model': 'Ranger',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 1,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/18999351/39dc9936-972e-4773-85cc-639990aca56d.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b3b77537-b9ef-53a4-ac8a-4140fa362f69/b3b77537-b9ef-53a4-ac8a-4140fa362f69_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 204072,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/18999351/39dc9936-972e-4773-85cc-639990aca56d.jpg',
'Width': 800}],
'price': 70000,
'price_includes_vat': True,
'registration_date': '2025-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'FORD Ranger 3.0 Ecob eAWD Dob Cab Raptor AT',
'transmission': 'automatic',
'trim': '3.0 Ecob 215kW eAWD Dob Cab Raptor AT',
'vin': None,
'year': 2025}
2026-03-30 15:10:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:10:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%2762036569%27 HTTP/1.1" 200 None
2026-03-30 15:10:01 [auto_selling_coches.net.api] INFO: Saving data for 62036569: {'created_time': 1774883401.231634, 'last_price_update_time': 1774883401.23165}
2026-03-30 15:10:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:10:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net.api',RowKey='62036569') HTTP/1.1" 204 0
2026-03-30 15:10:01 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: bc679a01-e751-5722-a579-d3b592da1770 with identifier 62622555
2026-03-30 15:10:01 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:10:01 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:10:01 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item bc679a01-e751-5722-a579-d3b592da1770
2026-03-30 15:10:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://web.gw.coches.net/details/62622555>
{'auction_title': '',
'body_type': 'SUV',
'c_o_2_emission_value': None,
'category': 'Coches',
'color': 'Gris / Plata',
'currency': 'EUR',
'description': 'Equipación - Opciones\n'
'Comodidad\n'
' Asientos con calefacción\n'
'Exterior\n'
' Llantas de aleación\n'
'Otro tipo de opciones\n'
' Interfaz para smartphone (Apple CarPlay - Android AU)\n'
' Asiento trasero calefaccionado\n'
' Asiento(s) del pasajero delantero ajustable(s) '
'eléctricamente\n'
' Sistema de asistencia a la conducción: activo (activo) a\n'
' Sistema de asistencia a la conducción: reconocimiento de\n'
' Sistema de asistencia a la conducción: sensor de '
'somnolencia\n'
' Proyector Bi-LED\n'
' Cámara de marcha atrás\n'
' Sistema de asistencia a la conducción: asistencia al '
'embrague\n'
' Modo de transmisión: tracción total\n'
' Transmisión automática - (6 posiciones)\n'
' Tracción total\n'
'PRADOCAR MULTIMARCA, MAS DE 300 COCHES AL AÑO NOS AVALAN Y '
'MAS DE 2000 CLIENTES SATISFECHOS , ESPECIALISTAS EN LAS '
'MARCAS PREMIUM DEL MERCADO CON EXTESION DE GARANTIA OFICIAL , '
'BUSQUEDAS PERSONALIZADAS A LA CARTA “ PIENSA EN UN COCHE Y '
'NOSOTROS TE LO ENCONTRAMOS “ANUNCIO NO VINCULANTE , CON '
'CARÁCTER INFORMATIVO ,PUEDE CONTENER ERRORES TIPOGRAFICOS .',
'doors_number': 5,
'emission_standard': '0',
'engine': '1.6L',
'engine_horse_power': 265,
'expiration_date': None,
'fuel_type': 'Híbrido enchufable',
'id': 'bc679a01-e751-5722-a579-d3b592da1770',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/kia-sportage-16-tgdi-phev-198kw-265cv-drive-4x4-5p-electrico-hibrido-2022-en-pontevedra-62622555-covo.aspx',
'listing': 'auction',
'location': 'Pontevedra',
'make': 'KIA',
'model': 'Sportage',
'odometer': 37800,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 1,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/19486376/ba3bcc77-36c6-4717-aa09-3c92f86b1150.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bc679a01-e751-5722-a579-d3b592da1770/bc679a01-e751-5722-a579-d3b592da1770_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100251,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19486376/ba3bcc77-36c6-4717-aa09-3c92f86b1150.jpg',
'Width': 800}],
'price': 30390,
'price_includes_vat': True,
'registration_date': '2022-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'KIA Sportage 1.6 TGDi PHEV Drive 4x4',
'transmission': 'automatic',
'trim': '1.6 TGDi PHEV 198kW 265CV Drive 4x4',
'vin': None,
'year': 2022}
2026-03-30 15:10:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:10:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%2762622555%27 HTTP/1.1" 200 None
2026-03-30 15:10:01 [auto_selling_coches.net.api] INFO: Saving data for 62622555: {'created_time': 1774883401.284812, 'last_price_update_time': 1774883401.284827}
2026-03-30 15:10:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:10:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net.api',RowKey='62622555') HTTP/1.1" 204 0
2026-03-30 15:10:01 [auto_selling_coches.net.api] INFO: Extracted item from API: 60669414 - VOLVO V60 Cross Country 2.0 D3 Summum Auto
2026-03-30 15:10:01 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 264047c2-3863-5fec-b6fb-1a06e1334050 with identifier: 60669414
2026-03-30 15:10:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 264047c2-3863-5fec-b6fb-1a06e1334050
2026-03-30 15:10:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:10:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F17900441%252F796e61de-7230-4a4d-bf58-e3ad7124c4eb.jpg%27 HTTP/1.1" 200 None
2026-03-30 15:10:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/17900441/796e61de-7230-4a4d-bf58-e3ad7124c4eb.jpg already downloaded
2026-03-30 15:10:01 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 264047c2-3863-5fec-b6fb-1a06e1334050 with identifier 60669414
2026-03-30 15:10:01 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:10:01 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:10:01 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 264047c2-3863-5fec-b6fb-1a06e1334050
2026-03-30 15:10:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://web.gw.coches.net/details/60669414>
{'auction_title': '',
'body_type': 'Familiar',
'c_o_2_emission_value': 120,
'category': 'Coches',
'color': 'Marrón',
'currency': 'EUR',
'description': 'VOLVO V60 CROSS COUTRY 2.0 D3 AWD . LIBRO DE REVISIONES '
'OFICIAL VOLVO , gancho de remolque electrico.Asistencia para '
'luz de carretera\n'
' Aire acondicionado: Automático\n'
' Asiento eléctrico\n'
' Espejos laterales eléctricos\n'
' Ventanas eléctricas\n'
' Keyless go\n'
' Sensor de luz\n'
' Volante multifunción\n'
' Sensores de estacionamiento trasero\n'
' Sensor de lluvia\n'
' Portaequipajes\n'
' Sistema Start-Stop\n'
'Seguridad y protección\n'
' Sistema antibloqueo (ABS)\n'
' Luces de circulación diurna\n'
' ESP\n'
' Inmovilizador\n'
' Sistema de fijación de asientos para niños (ISOFIX)\n'
' Faros de xenón\n'
'Multimedia\n'
' Bluetooth\n'
' Reproductor de CD\n'
' Equipo de manos libres\n'
' MP3\n'
' Sistema de navegación\n'
' Ordenador de abordo\n'
' Sintonizador / Radio\n'
'Exterior\n'
' Llantas de aleación\n'
'Otro tipo de opciones\n'
' Control de velocidad\n'
' Tracción total\n'
' Filtro de partículas\n'
' Bolsa para esquí\n'
' Sistema antideslizante\n'
' Airbags: Frontal y lateral\n'
'PRADOCAR MULTIMARCA, MAS DE 300 COCHES AL AÑO NOS AVALAN Y '
'MAS DE 2000 CLIENTES SATISFECHOS , ESPECIALISTAS EN LAS '
'MARCAS PREMIUM DEL MERCADO CON EXTESION DE GARANTIA OFICIAL , '
'BUSQUEDAS PERSONALIZADAS A LA CARTA “ PIENSA EN UN COCHE Y '
'NOSOTROS TE LO ENCONTRAMOS “ANUNCIO NO VINCULANTE , CON '
'CARÁCTER INFORMATIVO ,PUEDE CONTENER ERRORES TIPOGRAFICOS .',
'doors_number': 5,
'emission_standard': 'C',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '264047c2-3863-5fec-b6fb-1a06e1334050',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/volvo-v60-cross-country-2.0-d3-summum-auto-5p-diesel-2019-en-pontevedra-60669414-covo.aspx',
'listing': 'auction',
'location': 'Pontevedra',
'make': 'VOLVO',
'model': 'V60 Cross Country',
'odometer': 80000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 1,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/17900441/796e61de-7230-4a4d-bf58-e3ad7124c4eb.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_264047c2-3863-5fec-b6fb-1a06e1334050/264047c2-3863-5fec-b6fb-1a06e1334050_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 194376,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/17900441/796e61de-7230-4a4d-bf58-e3ad7124c4eb.jpg',
'Width': 800}],
'price': 28400,
'price_includes_vat': True,
'registration_date': '2019-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'VOLVO V60 Cross Country 2.0 D3 Summum Auto',
'transmission': 'automatic',
'trim': '2.0 D3 Summum Auto',
'vin': None,
'year': 2019}
2026-03-30 15:10:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:10:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%2760669414%27 HTTP/1.1" 200 None
2026-03-30 15:10:01 [auto_selling_coches.net.api] INFO: Saving data for 60669414: {'created_time': 1774883401.356783, 'last_price_update_time': 1774883401.356795}
2026-03-30 15:10:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:10:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net.api',RowKey='60669414') HTTP/1.1" 204 0
2026-03-30 15:10:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/60674270> (referer: https://www.coches.net/concesionario/pradocarmultimarca/?pg=2) ['zyte-api']
2026-03-30 15:10:01 [auto_selling_coches.net.api] INFO: Extracted item from API: 60674270 - MINI MINI Cooper S
2026-03-30 15:10:01 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 51289973-8a56-5120-9f11-d48a8367cff8 with identifier: 60674270
2026-03-30 15:10:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 51289973-8a56-5120-9f11-d48a8367cff8
2026-03-30 15:10:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:10:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F17906926%252F06eb97fb-f774-4f37-a790-d171447b243d.jpg%27 HTTP/1.1" 200 None
2026-03-30 15:10:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/17906926/06eb97fb-f774-4f37-a790-d171447b243d.jpg already downloaded
2026-03-30 15:10:01 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 51289973-8a56-5120-9f11-d48a8367cff8 with identifier 60674270
2026-03-30 15:10:01 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:10:01 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:10:01 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 51289973-8a56-5120-9f11-d48a8367cff8
2026-03-30 15:10:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://web.gw.coches.net/details/60674270>
{'auction_title': '',
'body_type': 'Berlina',
'c_o_2_emission_value': 149,
'category': 'Coches',
'color': 'Gris / Plata',
'currency': 'EUR',
'description': 'mini cooper s turbo , año 2009 , 110.00km faros de xenon , '
'climatizador digital , bluethoot , llanta s 18 pulgadas , '
'focos delanteros largo alcance originales mini etc etc muy '
'bien cuidado\n'
'\n'
'PRADOCAR MULTIMARCA, MAS DE 300 COCHES AL AÑO NOS AVALAN Y '
'MAS DE 2000 CLIENTES SATISFECHOS , ESPECIALISTAS EN LAS '
'MARCAS PREMIUM DEL MERCADO CON EXTESION DE GARANTIA OFICIAL , '
'BUSQUEDAS PERSONALIZADAS A LA CARTA “ PIENSA EN UN COCHE Y '
'NOSOTROS TE LO ENCONTRAMOS “ANUNCIO NO VINCULANTE , CON '
'CARÁCTER INFORMATIVO ,PUEDE CONTENER ERRORES TIPOGRAFICOS .',
'doors_number': 3,
'emission_standard': 'C',
'engine': '1.6L',
'engine_horse_power': 175,
'expiration_date': None,
'fuel_type': 'Gasolina',
'id': '51289973-8a56-5120-9f11-d48a8367cff8',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/mini-mini-cooper-s-3p-gasolina-2010-en-pontevedra-60674270-covo.aspx',
'listing': 'auction',
'location': 'Pontevedra',
'make': 'MINI',
'model': 'MINI',
'odometer': 110000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 1,
'photo_urls': ['https://a.ccdn.es/cnet/vehicles/17906926/06eb97fb-f774-4f37-a790-d171447b243d.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_51289973-8a56-5120-9f11-d48a8367cff8/51289973-8a56-5120-9f11-d48a8367cff8_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 168088,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/17906926/06eb97fb-f774-4f37-a790-d171447b243d.jpg',
'Width': 800}],
'price': 10900,
'price_includes_vat': True,
'registration_date': '2010-01-01',
'seats_number': 4,
'seller_name': None,
'title': 'MINI MINI Cooper S',
'transmission': 'manual',
'trim': 'Cooper S',
'vin': None,
'year': 2010}
2026-03-30 15:10:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:10:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20RowKey%20eq%20%2760674270%27 HTTP/1.1" 200 None
2026-03-30 15:10:01 [auto_selling_coches.net.api] INFO: Saving data for 60674270: {'created_time': 1774883401.576297, 'last_price_update_time': 1774883401.57631}
2026-03-30 15:10:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:10:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net.api',RowKey='60674270') HTTP/1.1" 204 0
2026-03-30 15:10:01 [scrapy.core.engine] INFO: Closing spider (finished)
2026-03-30 15:10:01 [crawlers.pipelines.save_to_cdlq_db_auto_selling] DEBUG: [SaveToCdlqDbAutoSelling] failed to close cursor: 'SaveToCdlqDbAutoSelling' object has no attribute 'cursor'
2026-03-30 15:10:01 [crawlers.pipelines.save_to_cdlq_db_auto_selling] DEBUG: [SaveToCdlqDbAutoSelling] failed to close connection: 'SaveToCdlqDbAutoSelling' object has no attribute 'conn'
2026-03-30 15:10:01 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:10:01 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:10:01 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process scrape complete CloudEvent for item 4a7ffa7a2c1f11f18e133aacc95538c6
2026-03-30 15:10:01 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.ATTACHED: 3> -> <LinkState.DETACH_SENT: 4>
2026-03-30 15:10:01 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.ATTACHED: 3> -> <LinkState.DETACH_SENT: 4>
2026-03-30 15:10:01 [azure.servicebus._pyamqp.management_link] INFO: Management link receiver state changed: <LinkState.ATTACHED: 3> -> <LinkState.DETACH_SENT: 4>
2026-03-30 15:10:01 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.ATTACHED: 3> -> <LinkState.DETACH_SENT: 4>
2026-03-30 15:10:01 [azure.servicebus._pyamqp.management_link] INFO: Management link sender state changed: <LinkState.ATTACHED: 3> -> <LinkState.DETACH_SENT: 4>
2026-03-30 15:10:01 [azure.servicebus._pyamqp.session] INFO: Session state changed: <SessionState.MAPPED: 3> -> <SessionState.END_SENT: 4>
2026-03-30 15:10:01 [azure.servicebus._pyamqp._connection] INFO: Connection state changed: <ConnectionState.OPENED: 9> -> <ConnectionState.CLOSE_SENT: 11>
2026-03-30 15:10:01 [azure.servicebus._pyamqp._connection] INFO: Connection state changed: <ConnectionState.CLOSE_SENT: 11> -> <ConnectionState.END: 13>
2026-03-30 15:10:01 [azure.servicebus._pyamqp.session] INFO: Session state changed: <SessionState.END_SENT: 4> -> <SessionState.DISCARDING: 6>
2026-03-30 15:10:01 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.DETACH_SENT: 4> -> <LinkState.DETACHED: 0>
2026-03-30 15:10:01 [azure.servicebus._pyamqp.management_link] INFO: Management link sender state changed: <LinkState.DETACH_SENT: 4> -> <LinkState.DETACHED: 0>
2026-03-30 15:10:01 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.DETACH_SENT: 4> -> <LinkState.DETACHED: 0>
2026-03-30 15:10:01 [azure.servicebus._pyamqp.management_link] INFO: Management link receiver state changed: <LinkState.DETACH_SENT: 4> -> <LinkState.DETACHED: 0>
2026-03-30 15:10:01 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.DETACH_SENT: 4> -> <LinkState.DETACHED: 0>
2026-03-30 15:10:01 [azure.servicebus._pyamqp._transport] DEBUG: Transport endpoint is already disconnected: OSError(107, 'Transport endpoint is not connected')
2026-03-30 15:10:02 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: [AzureBusPipeline] connection closed
2026-03-30 15:10:02 [auto_selling_coches.net.api] INFO: auto_selling_coches.net.api Crawl ended with reason finished, scrape types: {<ScrapeType.NEW: 1>: 0, <ScrapeType.NEW_DUPLICATE_ID: 4>: 0, <ScrapeType.PRICE_UPDATE: 2>: 0, <ScrapeType.AUCTION_UPDATE: 3>: 0, <ScrapeType.SKIPPED: 0>: 0}
2026-03-30 15:10:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:10:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net.api%27%20and%20last_price_update_time%20lt%201773587402 HTTP/1.1" 200 None
2026-03-30 15:10:02 [scrapy.extensions.feedexport] INFO: Stored jsonlines feed (58 items) in: file:///var/lib/scrapyd/items/sourcing_v2/auto_selling_coches.net.api/4a7ffa7a2c1f11f18e133aacc95538c6.jl
2026-03-30 15:10:02 [scrapy.statscollectors] INFO: Dumping Scrapy stats:
{'downloader/request_bytes': 122122,
'downloader/request_count': 71,
'downloader/request_method_count/GET': 71,
'downloader/response_bytes': 5940217,
'downloader/response_count': 71,
'downloader/response_status_count/200': 70,
'downloader/response_status_count/400': 1,
'elapsed_time_seconds': 75.016463,
'feedexport/success_count/FileFeedStorage': 1,
'finish_reason': 'finished',
'finish_time': datetime.datetime(2026, 3, 30, 15, 10, 2, 700948, tzinfo=datetime.timezone.utc),
'httpcompression/response_bytes': 1932738,
'httpcompression/response_count': 10,
'item_scraped_count': 58,
'log_count/DEBUG': 894,
'log_count/INFO': 665,
'memusage/max': 178507776,
'memusage/startup': 149762048,
'photo_download_count': 10,
'request_depth_max': 4,
'response_received_count': 61,
'scheduler/dequeued': 71,
'scheduler/dequeued/memory': 71,
'scheduler/enqueued': 71,
'scheduler/enqueued/memory': 71,
'scrape_type/new': 58,
'scrapy-zyte-api/429': 0,
'scrapy-zyte-api/attempts': 61,
'scrapy-zyte-api/error_ratio': 0.0,
'scrapy-zyte-api/errors': 0,
'scrapy-zyte-api/fatal_errors': 0,
'scrapy-zyte-api/mean_connection_seconds': 2.100888725980872,
'scrapy-zyte-api/mean_response_seconds': 2.152090509528997,
'scrapy-zyte-api/processed': 61,
'scrapy-zyte-api/request_args/actions': 2,
'scrapy-zyte-api/request_args/browserHtml': 2,
'scrapy-zyte-api/request_args/customHttpRequestHeaders': 59,
'scrapy-zyte-api/request_args/experimental.requestCookies': 60,
'scrapy-zyte-api/request_args/experimental.responseCookies': 61,
'scrapy-zyte-api/request_args/httpResponseBody': 59,
'scrapy-zyte-api/request_args/httpResponseHeaders': 59,
'scrapy-zyte-api/request_args/requestHeaders': 1,
'scrapy-zyte-api/request_args/url': 61,
'scrapy-zyte-api/status_codes/200': 61,
'scrapy-zyte-api/success': 61,
'scrapy-zyte-api/success_ratio': 1.0,
'scrapy-zyte-api/throttle_ratio': 0.0,
'start_time': datetime.datetime(2026, 3, 30, 15, 8, 47, 684485, tzinfo=datetime.timezone.utc)}
2026-03-30 15:10:02 [scrapy.core.engine] INFO: Spider closed (finished)
2026-03-30 15:10:02 [asyncio] ERROR: Unclosed client session
client_session: <aiohttp.client.ClientSession object at 0x7f5d1d163310>
2026-03-30 15:10:02 [asyncio] ERROR: Unclosed client session
client_session: <aiohttp.client.ClientSession object at 0x7f5d1d163b50>
PROJECT (sourcing_v2)
SPIDER (auto_selling_coches.net.api)