2026-03-27 10:00:04 [scrapy.utils.log] INFO: Scrapy 2.11.2 started (bot: SourcingV2)
2026-03-27 10:00:04 [scrapy.utils.log] INFO: Versions: lxml 5.2.2.0, libxml2 2.12.6, cssselect 1.2.0, parsel 1.9.1, w3lib 2.1.2, Twisted 24.3.0, Python 3.11.2 (main, Mar 13 2023, 12:18:29) [GCC 12.2.0], pyOpenSSL 24.1.0 (OpenSSL 3.2.1 30 Jan 2024), cryptography 42.0.7, Platform Linux-5.15.0-1098-azure-x86_64-with-glibc2.36
2026-03-27 10:00:04 [adesa.es] INFO: Starting spider adesa.es
2026-03-27 10:00:04 [scrapy.addons] INFO: Enabled addons:
[]
2026-03-27 10:00:04 [asyncio] DEBUG: Using selector: EpollSelector
2026-03-27 10:00:04 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor
2026-03-27 10:00:04 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop
2026-03-27 10:00:04 [scrapy.extensions.telnet] INFO: Telnet Password: 4e5177cd47805ae8
2026-03-27 10:00:04 [scrapy.middleware] INFO: Enabled extensions:
['scrapy.extensions.corestats.CoreStats',
'scrapy.extensions.telnet.TelnetConsole',
'scrapy.extensions.memusage.MemoryUsage',
'scrapy.extensions.feedexport.FeedExporter',
'scrapy.extensions.logstats.LogStats',
'scrapy.extensions.closespider.CloseSpider']
2026-03-27 10:00:04 [scrapy.crawler] INFO: Overridden settings:
{'BOT_NAME': 'SourcingV2',
'CLOSESPIDER_TIMEOUT': 7200,
'DOWNLOAD_MAXSIZE': 52428800,
'DOWNLOAD_WARNSIZE': 10485760,
'FEED_EXPORT_ENCODING': 'utf-8',
'LOG_FILE': '/var/log/scrapyd/logs/sourcing_v2/adesa.es/task_36_2026-03-27T10_00_00.log',
'LOG_FORMATTER': 'crawlers.log_formatter.SourcingLogFormatter',
'MEMUSAGE_LIMIT_MB': 2048,
'MEMUSAGE_WARNING_MB': 1536,
'NEWSPIDER_MODULE': 'spiders',
'REQUEST_FINGERPRINTER_CLASS': 'scrapy_zyte_api.ScrapyZyteAPIRequestFingerprinter',
'REQUEST_FINGERPRINTER_IMPLEMENTATION': '2.7',
'SPIDER_MODULES': ['spiders', 'auth_check'],
'TWISTED_REACTOR': 'twisted.internet.asyncioreactor.AsyncioSelectorReactor',
'USER_AGENT': ''}
2026-03-27 10:00:04 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-27 10:00:04 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-27 10:00:04 [scrapy.middleware] INFO: Enabled downloader middlewares:
['scrapy.downloadermiddlewares.offsite.OffsiteMiddleware',
'scrapy.downloadermiddlewares.httpauth.HttpAuthMiddleware',
'scrapy.downloadermiddlewares.downloadtimeout.DownloadTimeoutMiddleware',
'scrapy.downloadermiddlewares.defaultheaders.DefaultHeadersMiddleware',
'scrapy.downloadermiddlewares.useragent.UserAgentMiddleware',
'scrapy_zyte_api.ScrapyZyteAPIDownloaderMiddleware',
'scrapy.downloadermiddlewares.retry.RetryMiddleware',
'scrapy.downloadermiddlewares.redirect.MetaRefreshMiddleware',
'scrapy.downloadermiddlewares.httpcompression.HttpCompressionMiddleware',
'scrapy.downloadermiddlewares.redirect.RedirectMiddleware',
'scrapy.downloadermiddlewares.cookies.CookiesMiddleware',
'scrapy.downloadermiddlewares.httpproxy.HttpProxyMiddleware',
'scrapy.downloadermiddlewares.stats.DownloaderStats']
2026-03-27 10:00:05 [crawlers.middlewares.id_gen_middleware] INFO: Setting up IdGenerationMiddleware
2026-03-27 10:00:05 [scrapy.middleware] INFO: Enabled spider middlewares:
['scrapy.spidermiddlewares.httperror.HttpErrorMiddleware',
'scrapy_zyte_api.ScrapyZyteAPISpiderMiddleware',
'crawlers.middlewares.monitoring_spider_middleware.MonitoringSpiderMiddleware',
'scrapy.spidermiddlewares.referer.RefererMiddleware',
'scrapy.spidermiddlewares.urllength.UrlLengthMiddleware',
'scrapy.spidermiddlewares.depth.DepthMiddleware',
'crawlers.middlewares.photo_download_middleware.PhotoDownloadMiddleware',
'crawlers.middlewares.report_download_middleware.ReportDownloadMiddleware',
'crawlers.middlewares.id_gen_middleware.IdGenMiddleware']
2026-03-27 10:00:05 [azure.identity._credentials.environment] INFO: Incomplete environment configuration for EnvironmentCredential. These variables are set: AZURE_TENANT_ID, AZURE_CLIENT_ID
2026-03-27 10:00:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
2026-03-27 10:00:05 [urllib3.connectionpool] DEBUG: https://login.microsoftonline.com:443 "POST /8ea908c1-4e85-4692-bc3f-3646b9b40891/oauth2/v2.0/token HTTP/1.1" 200 2118
2026-03-27 10:00:05 [azure.identity._credentials.chained] INFO: DefaultAzureCredential acquired a token from WorkloadIdentityCredential
2026-03-27 10:00:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): alxsourcingstorageprod.table.core.windows.net:443
2026-03-27 10:00:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:00:05 [crawlers.pipelines.translation_pipeline] INFO: Loading translations for language: auto
2026-03-27 10:00:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /Translations()?$filter=PartitionKey%20eq%20%27auto%27%20and%20RowKey%20eq%20%27auto%27 HTTP/1.1" 200 None
2026-03-27 10:00:05 [crawlers.pipelines.item_rules_pipeline] INFO: Setting up ItemRules Pipeline
2026-03-27 10:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_location_for_country.json
2026-03-27 10:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_cars_from_auction_title.json
2026-03-27 10:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_country.json
2026-03-27 10:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_fr.json
2026-03-27 10:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_photos.json
2026-03-27 10:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_from_info.json
2026-03-27 10:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_not_allowed.json
2026-03-27 10:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: not_operable_from_info.json
2026-03-27 10:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_models_not_allowed.json
2026-03-27 10:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_title.json
2026-03-27 10:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: imported_cars.json
2026-03-27 10:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_currency.json
2026-03-27 10:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_mileage.json
2026-03-27 10:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_auction_title.json
2026-03-27 10:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_country_of_origin.json
2026-03-27 10:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_pt.json
2026-03-27 10:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: electric_cars.json
2026-03-27 10:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_color.json
2026-03-27 10:00:05 [crawlers.pipelines.post_to_api] INFO: Setting up PostToApi Pipeline pointing to https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
2026-03-27 10:00:05 [scrapy.middleware] INFO: Enabled item pipelines:
['crawlers.pipelines.translation_pipeline.TranslationPipeline',
'crawlers.pipelines.item_rules_pipeline.ItemRulesPipeline',
'crawlers.pipelines.post_to_api.PostToApiPipeline']
2026-03-27 10:00:05 [scrapy.core.engine] INFO: Spider opened
2026-03-27 10:00:05 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min)
2026-03-27 10:00:05 [scrapy.extensions.telnet] INFO: Telnet console listening on 127.0.0.1:6023
2026-03-27 10:00:05 [scrapy.extensions.memusage] INFO: Peak memory usage is 143MiB
2026-03-27 10:00:05 [scrapy-playwright] INFO: Starting download handler
2026-03-27 10:00:05 [scrapy-playwright] INFO: Starting download handler
2026-03-27 10:00:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 10:00:15 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 10:00:15 [adesa.es] INFO: Found listing with ID: 10731506
2026-03-27 10:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710731506%27 HTTP/1.1" 200 None
2026-03-27 10:00:15 [adesa.es] INFO: Scrape type for 10731506: 0
2026-03-27 10:00:15 [adesa.es] INFO: Skipping item 10731506 url https://www.openlane.eu/en/carv6/auction/10731506
2026-03-27 10:00:15 [adesa.es] INFO: Found listing with ID: 10732647
2026-03-27 10:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710732647%27 HTTP/1.1" 200 None
2026-03-27 10:00:15 [adesa.es] INFO: Scrape type for 10732647: 0
2026-03-27 10:00:15 [adesa.es] INFO: Skipping item 10732647 url https://www.openlane.eu/en/carv6/auction/10732647
2026-03-27 10:00:15 [adesa.es] INFO: Found listing with ID: 10405305
2026-03-27 10:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710405305%27 HTTP/1.1" 200 None
2026-03-27 10:00:15 [adesa.es] INFO: Scrape type for 10405305: 0
2026-03-27 10:00:15 [adesa.es] INFO: Skipping item 10405305 url https://www.openlane.eu/en/carv6/auction/10405305
2026-03-27 10:00:15 [adesa.es] INFO: Found listing with ID: 10405308
2026-03-27 10:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710405308%27 HTTP/1.1" 200 None
2026-03-27 10:00:15 [adesa.es] INFO: Scrape type for 10405308: 0
2026-03-27 10:00:15 [adesa.es] INFO: Skipping item 10405308 url https://www.openlane.eu/en/carv6/auction/10405308
2026-03-27 10:00:15 [adesa.es] INFO: Found listing with ID: 10518392
2026-03-27 10:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710518392%27 HTTP/1.1" 200 None
2026-03-27 10:00:15 [adesa.es] INFO: Scrape type for 10518392: 2
2026-03-27 10:00:15 [adesa.es] INFO: Scraping item 10518392 url https://www.openlane.eu/en/carv6/auction/10518392
2026-03-27 10:00:15 [adesa.es] INFO: Found listing with ID: 10405309
2026-03-27 10:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710405309%27 HTTP/1.1" 200 None
2026-03-27 10:00:15 [adesa.es] INFO: Scrape type for 10405309: 2
2026-03-27 10:00:15 [adesa.es] INFO: Scraping item 10405309 url https://www.openlane.eu/en/carv6/auction/10405309
2026-03-27 10:00:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 10:00:15 [adesa.es] INFO: Found listing with ID: 10472332
2026-03-27 10:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710472332%27 HTTP/1.1" 200 None
2026-03-27 10:00:15 [adesa.es] INFO: Scrape type for 10472332: 2
2026-03-27 10:00:15 [adesa.es] INFO: Scraping item 10472332 url https://www.openlane.eu/en/carv6/auction/10472332
2026-03-27 10:00:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 10:00:15 [adesa.es] INFO: Found listing with ID: 10438527
2026-03-27 10:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710438527%27 HTTP/1.1" 200 None
2026-03-27 10:00:15 [adesa.es] INFO: Scrape type for 10438527: 0
2026-03-27 10:00:15 [adesa.es] INFO: Skipping item 10438527 url https://www.openlane.eu/en/carv6/auction/10438527
2026-03-27 10:00:15 [adesa.es] INFO: Found listing with ID: 10505053
2026-03-27 10:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710505053%27 HTTP/1.1" 200 None
2026-03-27 10:00:15 [adesa.es] INFO: Scrape type for 10505053: 0
2026-03-27 10:00:15 [adesa.es] INFO: Skipping item 10505053 url https://www.openlane.eu/en/carv6/auction/10505053
2026-03-27 10:00:15 [adesa.es] INFO: Found listing with ID: 10512793
2026-03-27 10:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710512793%27 HTTP/1.1" 200 None
2026-03-27 10:00:15 [adesa.es] INFO: Scrape type for 10512793: 0
2026-03-27 10:00:15 [adesa.es] INFO: Skipping item 10512793 url https://www.openlane.eu/en/carv6/auction/10512793
2026-03-27 10:00:15 [adesa.es] INFO: Found listing with ID: 10699474
2026-03-27 10:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710699474%27 HTTP/1.1" 200 None
2026-03-27 10:00:15 [adesa.es] INFO: Scrape type for 10699474: 0
2026-03-27 10:00:15 [adesa.es] INFO: Skipping item 10699474 url https://www.openlane.eu/en/carv6/auction/10699474
2026-03-27 10:00:15 [adesa.es] INFO: Found listing with ID: 10472260
2026-03-27 10:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710472260%27 HTTP/1.1" 200 None
2026-03-27 10:00:15 [adesa.es] INFO: Scrape type for 10472260: 0
2026-03-27 10:00:15 [adesa.es] INFO: Skipping item 10472260 url https://www.openlane.eu/en/carv6/auction/10472260
2026-03-27 10:00:15 [adesa.es] INFO: Found listing with ID: 10640376
2026-03-27 10:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710640376%27 HTTP/1.1" 200 None
2026-03-27 10:00:15 [adesa.es] INFO: Scrape type for 10640376: 0
2026-03-27 10:00:15 [adesa.es] INFO: Skipping item 10640376 url https://www.openlane.eu/en/carv6/auction/10640376
2026-03-27 10:00:15 [adesa.es] INFO: Found listing with ID: 10699427
2026-03-27 10:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710699427%27 HTTP/1.1" 200 None
2026-03-27 10:00:15 [adesa.es] INFO: Scrape type for 10699427: 0
2026-03-27 10:00:15 [adesa.es] INFO: Skipping item 10699427 url https://www.openlane.eu/en/carv6/auction/10699427
2026-03-27 10:00:15 [adesa.es] INFO: Found listing with ID: 10699430
2026-03-27 10:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710699430%27 HTTP/1.1" 200 None
2026-03-27 10:00:15 [adesa.es] INFO: Scrape type for 10699430: 0
2026-03-27 10:00:15 [adesa.es] INFO: Skipping item 10699430 url https://www.openlane.eu/en/carv6/auction/10699430
2026-03-27 10:00:15 [adesa.es] INFO: Found listing with ID: 10612546
2026-03-27 10:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710612546%27 HTTP/1.1" 200 None
2026-03-27 10:00:15 [adesa.es] INFO: Scrape type for 10612546: 0
2026-03-27 10:00:15 [adesa.es] INFO: Skipping item 10612546 url https://www.openlane.eu/en/carv6/auction/10612546
2026-03-27 10:00:15 [adesa.es] INFO: Found listing with ID: 10723809
2026-03-27 10:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710723809%27 HTTP/1.1" 200 None
2026-03-27 10:00:15 [adesa.es] INFO: Scrape type for 10723809: 0
2026-03-27 10:00:15 [adesa.es] INFO: Skipping item 10723809 url https://www.openlane.eu/en/carv6/auction/10723809
2026-03-27 10:00:15 [adesa.es] INFO: Found listing with ID: 10698910
2026-03-27 10:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710698910%27 HTTP/1.1" 200 None
2026-03-27 10:00:15 [adesa.es] INFO: Scrape type for 10698910: 0
2026-03-27 10:00:15 [adesa.es] INFO: Skipping item 10698910 url https://www.openlane.eu/en/carv6/auction/10698910
2026-03-27 10:00:15 [adesa.es] INFO: Found listing with ID: 10698908
2026-03-27 10:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710698908%27 HTTP/1.1" 200 None
2026-03-27 10:00:15 [adesa.es] INFO: Scrape type for 10698908: 0
2026-03-27 10:00:15 [adesa.es] INFO: Skipping item 10698908 url https://www.openlane.eu/en/carv6/auction/10698908
2026-03-27 10:00:15 [adesa.es] INFO: Found listing with ID: 10698919
2026-03-27 10:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710698919%27 HTTP/1.1" 200 None
2026-03-27 10:00:16 [adesa.es] INFO: Scrape type for 10698919: 0
2026-03-27 10:00:16 [adesa.es] INFO: Skipping item 10698919 url https://www.openlane.eu/en/carv6/auction/10698919
2026-03-27 10:00:16 [adesa.es] INFO: Found listing with ID: 10698909
2026-03-27 10:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710698909%27 HTTP/1.1" 200 None
2026-03-27 10:00:16 [adesa.es] INFO: Scrape type for 10698909: 0
2026-03-27 10:00:16 [adesa.es] INFO: Skipping item 10698909 url https://www.openlane.eu/en/carv6/auction/10698909
2026-03-27 10:00:16 [adesa.es] INFO: Found listing with ID: 10698907
2026-03-27 10:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710698907%27 HTTP/1.1" 200 None
2026-03-27 10:00:16 [adesa.es] INFO: Scrape type for 10698907: 0
2026-03-27 10:00:16 [adesa.es] INFO: Skipping item 10698907 url https://www.openlane.eu/en/carv6/auction/10698907
2026-03-27 10:00:16 [adesa.es] INFO: Found listing with ID: 10682540
2026-03-27 10:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710682540%27 HTTP/1.1" 200 None
2026-03-27 10:00:16 [adesa.es] INFO: Scrape type for 10682540: 2
2026-03-27 10:00:16 [adesa.es] INFO: Scraping item 10682540 url https://www.openlane.eu/en/carv6/auction/10682540
2026-03-27 10:00:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 10:00:16 [adesa.es] INFO: Found listing with ID: 10667492
2026-03-27 10:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710667492%27 HTTP/1.1" 200 None
2026-03-27 10:00:16 [adesa.es] INFO: Scrape type for 10667492: 2
2026-03-27 10:00:16 [adesa.es] INFO: Scraping item 10667492 url https://www.openlane.eu/en/carv6/auction/10667492
2026-03-27 10:00:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 10:00:16 [adesa.es] INFO: Found listing with ID: 10452039
2026-03-27 10:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710452039%27 HTTP/1.1" 200 None
2026-03-27 10:00:16 [adesa.es] INFO: Scrape type for 10452039: 0
2026-03-27 10:00:16 [adesa.es] INFO: Skipping item 10452039 url https://www.openlane.eu/en/carv6/auction/10452039
2026-03-27 10:00:16 [adesa.es] INFO: Found listing with ID: 10518394
2026-03-27 10:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710518394%27 HTTP/1.1" 200 None
2026-03-27 10:00:16 [adesa.es] INFO: Scrape type for 10518394: 2
2026-03-27 10:00:16 [adesa.es] INFO: Scraping item 10518394 url https://www.openlane.eu/en/carv6/auction/10518394
2026-03-27 10:00:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 10:00:16 [adesa.es] INFO: Found listing with ID: 10405314
2026-03-27 10:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710405314%27 HTTP/1.1" 200 None
2026-03-27 10:00:16 [adesa.es] INFO: Scrape type for 10405314: 0
2026-03-27 10:00:16 [adesa.es] INFO: Skipping item 10405314 url https://www.openlane.eu/en/carv6/auction/10405314
2026-03-27 10:00:16 [adesa.es] INFO: Found listing with ID: 10405315
2026-03-27 10:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710405315%27 HTTP/1.1" 200 None
2026-03-27 10:00:16 [adesa.es] INFO: Scrape type for 10405315: 0
2026-03-27 10:00:16 [adesa.es] INFO: Skipping item 10405315 url https://www.openlane.eu/en/carv6/auction/10405315
2026-03-27 10:00:16 [adesa.es] INFO: Found listing with ID: 10493754
2026-03-27 10:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710493754%27 HTTP/1.1" 200 None
2026-03-27 10:00:16 [adesa.es] INFO: Scrape type for 10493754: 0
2026-03-27 10:00:16 [adesa.es] INFO: Skipping item 10493754 url https://www.openlane.eu/en/carv6/auction/10493754
2026-03-27 10:00:16 [adesa.es] INFO: Found listing with ID: 10550836
2026-03-27 10:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710550836%27 HTTP/1.1" 200 None
2026-03-27 10:00:16 [adesa.es] INFO: Scrape type for 10550836: 0
2026-03-27 10:00:16 [adesa.es] INFO: Skipping item 10550836 url https://www.openlane.eu/en/carv6/auction/10550836
2026-03-27 10:00:16 [adesa.es] INFO: Found listing with ID: 10667491
2026-03-27 10:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710667491%27 HTTP/1.1" 200 None
2026-03-27 10:00:16 [adesa.es] INFO: Scrape type for 10667491: 2
2026-03-27 10:00:16 [adesa.es] INFO: Scraping item 10667491 url https://www.openlane.eu/en/carv6/auction/10667491
2026-03-27 10:00:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 10:00:16 [adesa.es] INFO: Found listing with ID: 10405317
2026-03-27 10:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710405317%27 HTTP/1.1" 200 None
2026-03-27 10:00:16 [adesa.es] INFO: Scrape type for 10405317: 0
2026-03-27 10:00:16 [adesa.es] INFO: Skipping item 10405317 url https://www.openlane.eu/en/carv6/auction/10405317
2026-03-27 10:00:16 [adesa.es] INFO: Found listing with ID: 10653126
2026-03-27 10:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710653126%27 HTTP/1.1" 200 None
2026-03-27 10:00:16 [adesa.es] INFO: Scrape type for 10653126: 0
2026-03-27 10:00:16 [adesa.es] INFO: Skipping item 10653126 url https://www.openlane.eu/en/carv6/auction/10653126
2026-03-27 10:00:16 [adesa.es] INFO: Found listing with ID: 10727616
2026-03-27 10:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710727616%27 HTTP/1.1" 200 None
2026-03-27 10:00:16 [adesa.es] INFO: Scrape type for 10727616: 0
2026-03-27 10:00:16 [adesa.es] INFO: Skipping item 10727616 url https://www.openlane.eu/en/carv6/auction/10727616
2026-03-27 10:00:16 [adesa.es] INFO: Found listing with ID: 10700528
2026-03-27 10:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710700528%27 HTTP/1.1" 200 None
2026-03-27 10:00:16 [adesa.es] INFO: Scrape type for 10700528: 0
2026-03-27 10:00:16 [adesa.es] INFO: Skipping item 10700528 url https://www.openlane.eu/en/carv6/auction/10700528
2026-03-27 10:00:16 [adesa.es] INFO: Found listing with ID: 10699483
2026-03-27 10:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710699483%27 HTTP/1.1" 200 None
2026-03-27 10:00:16 [adesa.es] INFO: Scrape type for 10699483: 0
2026-03-27 10:00:16 [adesa.es] INFO: Skipping item 10699483 url https://www.openlane.eu/en/carv6/auction/10699483
2026-03-27 10:00:16 [adesa.es] INFO: Found listing with ID: 10699482
2026-03-27 10:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710699482%27 HTTP/1.1" 200 None
2026-03-27 10:00:16 [adesa.es] INFO: Scrape type for 10699482: 0
2026-03-27 10:00:16 [adesa.es] INFO: Skipping item 10699482 url https://www.openlane.eu/en/carv6/auction/10699482
2026-03-27 10:00:16 [adesa.es] INFO: Found listing with ID: 10666060
2026-03-27 10:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710666060%27 HTTP/1.1" 200 None
2026-03-27 10:00:16 [adesa.es] INFO: Scrape type for 10666060: 0
2026-03-27 10:00:16 [adesa.es] INFO: Skipping item 10666060 url https://www.openlane.eu/en/carv6/auction/10666060
2026-03-27 10:00:16 [adesa.es] INFO: Found listing with ID: 10619585
2026-03-27 10:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710619585%27 HTTP/1.1" 200 None
2026-03-27 10:00:16 [adesa.es] INFO: Scrape type for 10619585: 0
2026-03-27 10:00:16 [adesa.es] INFO: Skipping item 10619585 url https://www.openlane.eu/en/carv6/auction/10619585
2026-03-27 10:00:16 [adesa.es] INFO: Found listing with ID: 10655463
2026-03-27 10:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710655463%27 HTTP/1.1" 200 None
2026-03-27 10:00:16 [adesa.es] INFO: Scrape type for 10655463: 0
2026-03-27 10:00:16 [adesa.es] INFO: Skipping item 10655463 url https://www.openlane.eu/en/carv6/auction/10655463
2026-03-27 10:00:16 [adesa.es] INFO: Found listing with ID: 10276412
2026-03-27 10:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710276412%27 HTTP/1.1" 200 None
2026-03-27 10:00:16 [adesa.es] INFO: Scrape type for 10276412: 0
2026-03-27 10:00:16 [adesa.es] INFO: Skipping item 10276412 url https://www.openlane.eu/en/carv6/auction/10276412
2026-03-27 10:00:16 [adesa.es] INFO: Found listing with ID: 10643525
2026-03-27 10:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710643525%27 HTTP/1.1" 200 None
2026-03-27 10:00:16 [adesa.es] INFO: Scrape type for 10643525: 0
2026-03-27 10:00:16 [adesa.es] INFO: Skipping item 10643525 url https://www.openlane.eu/en/carv6/auction/10643525
2026-03-27 10:00:16 [adesa.es] INFO: Found listing with ID: 10571283
2026-03-27 10:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710571283%27 HTTP/1.1" 200 None
2026-03-27 10:00:16 [adesa.es] INFO: Scrape type for 10571283: 0
2026-03-27 10:00:16 [adesa.es] INFO: Skipping item 10571283 url https://www.openlane.eu/en/carv6/auction/10571283
2026-03-27 10:00:16 [adesa.es] INFO: Found listing with ID: 10405331
2026-03-27 10:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710405331%27 HTTP/1.1" 200 None
2026-03-27 10:00:16 [adesa.es] INFO: Scrape type for 10405331: 0
2026-03-27 10:00:16 [adesa.es] INFO: Skipping item 10405331 url https://www.openlane.eu/en/carv6/auction/10405331
2026-03-27 10:00:16 [adesa.es] INFO: Found listing with ID: 10676254
2026-03-27 10:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710676254%27 HTTP/1.1" 200 None
2026-03-27 10:00:16 [adesa.es] INFO: Scrape type for 10676254: 2
2026-03-27 10:00:16 [adesa.es] INFO: Scraping item 10676254 url https://www.openlane.eu/en/carv6/auction/10676254
2026-03-27 10:00:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 10:00:16 [adesa.es] INFO: Found listing with ID: 10571281
2026-03-27 10:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710571281%27 HTTP/1.1" 200 None
2026-03-27 10:00:16 [adesa.es] INFO: Scrape type for 10571281: 0
2026-03-27 10:00:16 [adesa.es] INFO: Skipping item 10571281 url https://www.openlane.eu/en/carv6/auction/10571281
2026-03-27 10:00:16 [adesa.es] INFO: Found listing with ID: 10572723
2026-03-27 10:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710572723%27 HTTP/1.1" 200 None
2026-03-27 10:00:16 [adesa.es] INFO: Scrape type for 10572723: 0
2026-03-27 10:00:16 [adesa.es] INFO: Skipping item 10572723 url https://www.openlane.eu/en/carv6/auction/10572723
2026-03-27 10:00:16 [adesa.es] INFO: Found listing with ID: 10694302
2026-03-27 10:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710694302%27 HTTP/1.1" 200 None
2026-03-27 10:00:16 [adesa.es] INFO: Scrape type for 10694302: 0
2026-03-27 10:00:16 [adesa.es] INFO: Skipping item 10694302 url https://www.openlane.eu/en/carv6/auction/10694302
2026-03-27 10:00:16 [adesa.es] INFO: Found listing with ID: 10723147
2026-03-27 10:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710723147%27 HTTP/1.1" 200 None
2026-03-27 10:00:16 [adesa.es] INFO: Scrape type for 10723147: 0
2026-03-27 10:00:16 [adesa.es] INFO: Skipping item 10723147 url https://www.openlane.eu/en/carv6/auction/10723147
2026-03-27 10:00:16 [adesa.es] INFO: Found listing with ID: 10654226
2026-03-27 10:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710654226%27 HTTP/1.1" 200 None
2026-03-27 10:00:16 [adesa.es] INFO: Scrape type for 10654226: 0
2026-03-27 10:00:16 [adesa.es] INFO: Skipping item 10654226 url https://www.openlane.eu/en/carv6/auction/10654226
2026-03-27 10:00:16 [adesa.es] INFO: Found listing with ID: 10601084
2026-03-27 10:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710601084%27 HTTP/1.1" 200 None
2026-03-27 10:00:16 [adesa.es] INFO: Scrape type for 10601084: 0
2026-03-27 10:00:16 [adesa.es] INFO: Skipping item 10601084 url https://www.openlane.eu/en/carv6/auction/10601084
2026-03-27 10:00:16 [adesa.es] INFO: Found listing with ID: 10633069
2026-03-27 10:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710633069%27 HTTP/1.1" 200 None
2026-03-27 10:00:16 [adesa.es] INFO: Scrape type for 10633069: 0
2026-03-27 10:00:16 [adesa.es] INFO: Skipping item 10633069 url https://www.openlane.eu/en/carv6/auction/10633069
2026-03-27 10:00:16 [adesa.es] INFO: Found listing with ID: 10649239
2026-03-27 10:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710649239%27 HTTP/1.1" 200 None
2026-03-27 10:00:16 [adesa.es] INFO: Scrape type for 10649239: 0
2026-03-27 10:00:16 [adesa.es] INFO: Skipping item 10649239 url https://www.openlane.eu/en/carv6/auction/10649239
2026-03-27 10:00:16 [adesa.es] INFO: Found listing with ID: 10648087
2026-03-27 10:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710648087%27 HTTP/1.1" 200 None
2026-03-27 10:00:16 [adesa.es] INFO: Scrape type for 10648087: 0
2026-03-27 10:00:16 [adesa.es] INFO: Skipping item 10648087 url https://www.openlane.eu/en/carv6/auction/10648087
2026-03-27 10:00:16 [adesa.es] INFO: Found listing with ID: 10633072
2026-03-27 10:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710633072%27 HTTP/1.1" 200 None
2026-03-27 10:00:16 [adesa.es] INFO: Scrape type for 10633072: 0
2026-03-27 10:00:16 [adesa.es] INFO: Skipping item 10633072 url https://www.openlane.eu/en/carv6/auction/10633072
2026-03-27 10:00:16 [adesa.es] INFO: Found listing with ID: 10506267
2026-03-27 10:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710506267%27 HTTP/1.1" 200 None
2026-03-27 10:00:16 [adesa.es] INFO: Scrape type for 10506267: 0
2026-03-27 10:00:16 [adesa.es] INFO: Skipping item 10506267 url https://www.openlane.eu/en/carv6/auction/10506267
2026-03-27 10:00:16 [adesa.es] INFO: Found listing with ID: 10532903
2026-03-27 10:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710532903%27 HTTP/1.1" 200 None
2026-03-27 10:00:16 [adesa.es] INFO: Scrape type for 10532903: 0
2026-03-27 10:00:16 [adesa.es] INFO: Skipping item 10532903 url https://www.openlane.eu/en/carv6/auction/10532903
2026-03-27 10:00:16 [adesa.es] INFO: Found listing with ID: 10734336
2026-03-27 10:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710734336%27 HTTP/1.1" 200 None
2026-03-27 10:00:16 [adesa.es] INFO: Scrape type for 10734336: 1
2026-03-27 10:00:16 [adesa.es] INFO: Scraping item 10734336 url https://www.openlane.eu/en/carv6/auction/10734336
2026-03-27 10:00:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 10:00:16 [adesa.es] INFO: Found listing with ID: 10698917
2026-03-27 10:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710698917%27 HTTP/1.1" 200 None
2026-03-27 10:00:16 [adesa.es] INFO: Scrape type for 10698917: 0
2026-03-27 10:00:16 [adesa.es] INFO: Skipping item 10698917 url https://www.openlane.eu/en/carv6/auction/10698917
2026-03-27 10:00:16 [adesa.es] INFO: Found listing with ID: 10405389
2026-03-27 10:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710405389%27 HTTP/1.1" 200 None
2026-03-27 10:00:16 [adesa.es] INFO: Scrape type for 10405389: 0
2026-03-27 10:00:16 [adesa.es] INFO: Skipping item 10405389 url https://www.openlane.eu/en/carv6/auction/10405389
2026-03-27 10:00:16 [adesa.es] INFO: Found listing with ID: 10190878
2026-03-27 10:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710190878%27 HTTP/1.1" 200 None
2026-03-27 10:00:16 [adesa.es] INFO: Scrape type for 10190878: 0
2026-03-27 10:00:16 [adesa.es] INFO: Skipping item 10190878 url https://www.openlane.eu/en/carv6/auction/10190878
2026-03-27 10:00:16 [adesa.es] INFO: Found listing with ID: 10547993
2026-03-27 10:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710547993%27 HTTP/1.1" 200 None
2026-03-27 10:00:16 [adesa.es] INFO: Scrape type for 10547993: 0
2026-03-27 10:00:16 [adesa.es] INFO: Skipping item 10547993 url https://www.openlane.eu/en/carv6/auction/10547993
2026-03-27 10:00:16 [adesa.es] INFO: Found listing with ID: 10390884
2026-03-27 10:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710390884%27 HTTP/1.1" 200 None
2026-03-27 10:00:17 [adesa.es] INFO: Scrape type for 10390884: 0
2026-03-27 10:00:17 [adesa.es] INFO: Skipping item 10390884 url https://www.openlane.eu/en/carv6/auction/10390884
2026-03-27 10:00:17 [adesa.es] INFO: Found listing with ID: 10268081
2026-03-27 10:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710268081%27 HTTP/1.1" 200 None
2026-03-27 10:00:17 [adesa.es] INFO: Scrape type for 10268081: 0
2026-03-27 10:00:17 [adesa.es] INFO: Skipping item 10268081 url https://www.openlane.eu/en/carv6/auction/10268081
2026-03-27 10:00:17 [adesa.es] INFO: Found listing with ID: 10290504
2026-03-27 10:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710290504%27 HTTP/1.1" 200 None
2026-03-27 10:00:17 [adesa.es] INFO: Scrape type for 10290504: 0
2026-03-27 10:00:17 [adesa.es] INFO: Skipping item 10290504 url https://www.openlane.eu/en/carv6/auction/10290504
2026-03-27 10:00:17 [adesa.es] INFO: Found listing with ID: 10547995
2026-03-27 10:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710547995%27 HTTP/1.1" 200 None
2026-03-27 10:00:17 [adesa.es] INFO: Scrape type for 10547995: 0
2026-03-27 10:00:17 [adesa.es] INFO: Skipping item 10547995 url https://www.openlane.eu/en/carv6/auction/10547995
2026-03-27 10:00:17 [adesa.es] INFO: Found listing with ID: 10517945
2026-03-27 10:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710517945%27 HTTP/1.1" 200 None
2026-03-27 10:00:17 [adesa.es] INFO: Scrape type for 10517945: 0
2026-03-27 10:00:17 [adesa.es] INFO: Skipping item 10517945 url https://www.openlane.eu/en/carv6/auction/10517945
2026-03-27 10:00:17 [adesa.es] INFO: Found listing with ID: 10284087
2026-03-27 10:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710284087%27 HTTP/1.1" 200 None
2026-03-27 10:00:17 [adesa.es] INFO: Scrape type for 10284087: 2
2026-03-27 10:00:17 [adesa.es] INFO: Scraping item 10284087 url https://www.openlane.eu/en/carv6/auction/10284087
2026-03-27 10:00:17 [adesa.es] INFO: Found listing with ID: 10288813
2026-03-27 10:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710288813%27 HTTP/1.1" 200 None
2026-03-27 10:00:17 [adesa.es] INFO: Scrape type for 10288813: 0
2026-03-27 10:00:17 [adesa.es] INFO: Skipping item 10288813 url https://www.openlane.eu/en/carv6/auction/10288813
2026-03-27 10:00:17 [adesa.es] INFO: Found listing with ID: 10351796
2026-03-27 10:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710351796%27 HTTP/1.1" 200 None
2026-03-27 10:00:17 [adesa.es] INFO: Scrape type for 10351796: 0
2026-03-27 10:00:17 [adesa.es] INFO: Skipping item 10351796 url https://www.openlane.eu/en/carv6/auction/10351796
2026-03-27 10:00:17 [adesa.es] INFO: Found listing with ID: 10463637
2026-03-27 10:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710463637%27 HTTP/1.1" 200 None
2026-03-27 10:00:17 [adesa.es] INFO: Scrape type for 10463637: 0
2026-03-27 10:00:17 [adesa.es] INFO: Skipping item 10463637 url https://www.openlane.eu/en/carv6/auction/10463637
2026-03-27 10:00:17 [adesa.es] INFO: Found listing with ID: 10544796
2026-03-27 10:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710544796%27 HTTP/1.1" 200 None
2026-03-27 10:00:17 [adesa.es] INFO: Scrape type for 10544796: 0
2026-03-27 10:00:17 [adesa.es] INFO: Skipping item 10544796 url https://www.openlane.eu/en/carv6/auction/10544796
2026-03-27 10:00:17 [adesa.es] INFO: Found listing with ID: 10366802
2026-03-27 10:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710366802%27 HTTP/1.1" 200 None
2026-03-27 10:00:17 [adesa.es] INFO: Scrape type for 10366802: 0
2026-03-27 10:00:17 [adesa.es] INFO: Skipping item 10366802 url https://www.openlane.eu/en/carv6/auction/10366802
2026-03-27 10:00:17 [adesa.es] INFO: Found listing with ID: 10647804
2026-03-27 10:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710647804%27 HTTP/1.1" 200 None
2026-03-27 10:00:17 [adesa.es] INFO: Scrape type for 10647804: 0
2026-03-27 10:00:17 [adesa.es] INFO: Skipping item 10647804 url https://www.openlane.eu/en/carv6/auction/10647804
2026-03-27 10:00:17 [adesa.es] INFO: Found listing with ID: 10371381
2026-03-27 10:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710371381%27 HTTP/1.1" 200 None
2026-03-27 10:00:17 [adesa.es] INFO: Scrape type for 10371381: 0
2026-03-27 10:00:17 [adesa.es] INFO: Skipping item 10371381 url https://www.openlane.eu/en/carv6/auction/10371381
2026-03-27 10:00:17 [adesa.es] INFO: Found listing with ID: 10491567
2026-03-27 10:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710491567%27 HTTP/1.1" 200 None
2026-03-27 10:00:17 [adesa.es] INFO: Scrape type for 10491567: 0
2026-03-27 10:00:17 [adesa.es] INFO: Skipping item 10491567 url https://www.openlane.eu/en/carv6/auction/10491567
2026-03-27 10:00:17 [adesa.es] INFO: Found listing with ID: 10666055
2026-03-27 10:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710666055%27 HTTP/1.1" 200 None
2026-03-27 10:00:17 [adesa.es] INFO: Scrape type for 10666055: 0
2026-03-27 10:00:17 [adesa.es] INFO: Skipping item 10666055 url https://www.openlane.eu/en/carv6/auction/10666055
2026-03-27 10:00:17 [adesa.es] INFO: Found listing with ID: 10419050
2026-03-27 10:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710419050%27 HTTP/1.1" 200 None
2026-03-27 10:00:17 [adesa.es] INFO: Scrape type for 10419050: 0
2026-03-27 10:00:17 [adesa.es] INFO: Skipping item 10419050 url https://www.openlane.eu/en/carv6/auction/10419050
2026-03-27 10:00:17 [adesa.es] INFO: Found listing with ID: 10699394
2026-03-27 10:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710699394%27 HTTP/1.1" 200 None
2026-03-27 10:00:17 [adesa.es] INFO: Scrape type for 10699394: 0
2026-03-27 10:00:17 [adesa.es] INFO: Skipping item 10699394 url https://www.openlane.eu/en/carv6/auction/10699394
2026-03-27 10:00:17 [adesa.es] INFO: Found listing with ID: 10699405
2026-03-27 10:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710699405%27 HTTP/1.1" 200 None
2026-03-27 10:00:17 [adesa.es] INFO: Scrape type for 10699405: 0
2026-03-27 10:00:17 [adesa.es] INFO: Skipping item 10699405 url https://www.openlane.eu/en/carv6/auction/10699405
2026-03-27 10:00:17 [adesa.es] INFO: Found listing with ID: 10699409
2026-03-27 10:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710699409%27 HTTP/1.1" 200 None
2026-03-27 10:00:17 [adesa.es] INFO: Scrape type for 10699409: 0
2026-03-27 10:00:17 [adesa.es] INFO: Skipping item 10699409 url https://www.openlane.eu/en/carv6/auction/10699409
2026-03-27 10:00:17 [adesa.es] INFO: Found listing with ID: 10620011
2026-03-27 10:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710620011%27 HTTP/1.1" 200 None
2026-03-27 10:00:17 [adesa.es] INFO: Scrape type for 10620011: 0
2026-03-27 10:00:17 [adesa.es] INFO: Skipping item 10620011 url https://www.openlane.eu/en/carv6/auction/10620011
2026-03-27 10:00:17 [adesa.es] INFO: Found listing with ID: 10583626
2026-03-27 10:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710583626%27 HTTP/1.1" 200 None
2026-03-27 10:00:17 [adesa.es] INFO: Scrape type for 10583626: 0
2026-03-27 10:00:17 [adesa.es] INFO: Skipping item 10583626 url https://www.openlane.eu/en/carv6/auction/10583626
2026-03-27 10:00:17 [adesa.es] INFO: Found listing with ID: 10729511
2026-03-27 10:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710729511%27 HTTP/1.1" 200 None
2026-03-27 10:00:17 [adesa.es] INFO: Scrape type for 10729511: 0
2026-03-27 10:00:17 [adesa.es] INFO: Skipping item 10729511 url https://www.openlane.eu/en/carv6/auction/10729511
2026-03-27 10:00:17 [adesa.es] INFO: Found listing with ID: 10719698
2026-03-27 10:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710719698%27 HTTP/1.1" 200 None
2026-03-27 10:00:17 [adesa.es] INFO: Scrape type for 10719698: 0
2026-03-27 10:00:17 [adesa.es] INFO: Skipping item 10719698 url https://www.openlane.eu/en/carv6/auction/10719698
2026-03-27 10:00:17 [adesa.es] INFO: Found listing with ID: 10719691
2026-03-27 10:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710719691%27 HTTP/1.1" 200 None
2026-03-27 10:00:17 [adesa.es] INFO: Scrape type for 10719691: 0
2026-03-27 10:00:17 [adesa.es] INFO: Skipping item 10719691 url https://www.openlane.eu/en/carv6/auction/10719691
2026-03-27 10:00:17 [adesa.es] INFO: Found listing with ID: 10620671
2026-03-27 10:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710620671%27 HTTP/1.1" 200 None
2026-03-27 10:00:17 [adesa.es] INFO: Scrape type for 10620671: 0
2026-03-27 10:00:17 [adesa.es] INFO: Skipping item 10620671 url https://www.openlane.eu/en/carv6/auction/10620671
2026-03-27 10:00:17 [adesa.es] INFO: Found listing with ID: 10620669
2026-03-27 10:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710620669%27 HTTP/1.1" 200 None
2026-03-27 10:00:17 [adesa.es] INFO: Scrape type for 10620669: 0
2026-03-27 10:00:17 [adesa.es] INFO: Skipping item 10620669 url https://www.openlane.eu/en/carv6/auction/10620669
2026-03-27 10:00:17 [adesa.es] INFO: Found listing with ID: 10730651
2026-03-27 10:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710730651%27 HTTP/1.1" 200 None
2026-03-27 10:00:17 [adesa.es] INFO: Scrape type for 10730651: 1
2026-03-27 10:00:17 [adesa.es] INFO: Scraping item 10730651 url https://www.openlane.eu/en/carv6/auction/10730651
2026-03-27 10:00:17 [adesa.es] INFO: Found listing with ID: 10729505
2026-03-27 10:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710729505%27 HTTP/1.1" 200 None
2026-03-27 10:00:17 [adesa.es] INFO: Scrape type for 10729505: 0
2026-03-27 10:00:17 [adesa.es] INFO: Skipping item 10729505 url https://www.openlane.eu/en/carv6/auction/10729505
2026-03-27 10:00:17 [adesa.es] INFO: Found listing with ID: 10733383
2026-03-27 10:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710733383%27 HTTP/1.1" 200 None
2026-03-27 10:00:17 [adesa.es] INFO: Scrape type for 10733383: 1
2026-03-27 10:00:17 [adesa.es] INFO: Scraping item 10733383 url https://www.openlane.eu/en/carv6/auction/10733383
2026-03-27 10:00:17 [adesa.es] INFO: Found listing with ID: 10732543
2026-03-27 10:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710732543%27 HTTP/1.1" 200 None
2026-03-27 10:00:17 [adesa.es] INFO: Scrape type for 10732543: 1
2026-03-27 10:00:17 [adesa.es] INFO: Scraping item 10732543 url https://www.openlane.eu/en/carv6/auction/10732543
2026-03-27 10:00:17 [adesa.es] INFO: Found listing with ID: 10730664
2026-03-27 10:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710730664%27 HTTP/1.1" 200 None
2026-03-27 10:00:17 [adesa.es] INFO: Scrape type for 10730664: 1
2026-03-27 10:00:17 [adesa.es] INFO: Scraping item 10730664 url https://www.openlane.eu/en/carv6/auction/10730664
2026-03-27 10:00:17 [adesa.es] INFO: Found listing with ID: 10690632
2026-03-27 10:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710690632%27 HTTP/1.1" 200 None
2026-03-27 10:00:17 [adesa.es] INFO: Scrape type for 10690632: 0
2026-03-27 10:00:17 [adesa.es] INFO: Skipping item 10690632 url https://www.openlane.eu/en/carv6/auction/10690632
2026-03-27 10:00:17 [adesa.es] INFO: Found listing with ID: 10721604
2026-03-27 10:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710721604%27 HTTP/1.1" 200 None
2026-03-27 10:00:17 [adesa.es] INFO: Scrape type for 10721604: 0
2026-03-27 10:00:17 [adesa.es] INFO: Skipping item 10721604 url https://www.openlane.eu/en/carv6/auction/10721604
2026-03-27 10:00:17 [adesa.es] INFO: Found listing with ID: 10731309
2026-03-27 10:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710731309%27 HTTP/1.1" 200 None
2026-03-27 10:00:17 [adesa.es] INFO: Scrape type for 10731309: 1
2026-03-27 10:00:17 [adesa.es] INFO: Scraping item 10731309 url https://www.openlane.eu/en/carv6/auction/10731309
2026-03-27 10:00:17 [adesa.es] INFO: Found listing with ID: 10699511
2026-03-27 10:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710699511%27 HTTP/1.1" 200 None
2026-03-27 10:00:17 [adesa.es] INFO: Scrape type for 10699511: 0
2026-03-27 10:00:17 [adesa.es] INFO: Skipping item 10699511 url https://www.openlane.eu/en/carv6/auction/10699511
2026-03-27 10:00:17 [adesa.es] INFO: Found listing with ID: 10563498
2026-03-27 10:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710563498%27 HTTP/1.1" 200 None
2026-03-27 10:00:17 [adesa.es] INFO: Scrape type for 10563498: 0
2026-03-27 10:00:17 [adesa.es] INFO: Skipping item 10563498 url https://www.openlane.eu/en/carv6/auction/10563498
2026-03-27 10:00:17 [adesa.es] INFO: Found listing with ID: 10699413
2026-03-27 10:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710699413%27 HTTP/1.1" 200 None
2026-03-27 10:00:17 [adesa.es] INFO: Scrape type for 10699413: 0
2026-03-27 10:00:17 [adesa.es] INFO: Skipping item 10699413 url https://www.openlane.eu/en/carv6/auction/10699413
2026-03-27 10:00:17 [adesa.es] INFO: Found listing with ID: 10597842
2026-03-27 10:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710597842%27 HTTP/1.1" 200 None
2026-03-27 10:00:17 [adesa.es] INFO: Scrape type for 10597842: 0
2026-03-27 10:00:17 [adesa.es] INFO: Skipping item 10597842 url https://www.openlane.eu/en/carv6/auction/10597842
2026-03-27 10:00:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10518392> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 10:00:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 10:00:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 05218cbc-8703-5498-8087-1ea660f9eff0 with identifier: 10518392
2026-03-27 10:00:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 05218cbc-8703-5498-8087-1ea660f9eff0 with scrape type 2
2026-03-27 10:00:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 05218cbc-8703-5498-8087-1ea660f9eff0 with scrape type 2
2026-03-27 10:00:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: 05218cbc-8703-5498-8087-1ea660f9eff0, identifier: 10518392
2026-03-27 10:00:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: 05218cbc-8703-5498-8087-1ea660f9eff0 with identifier: 10518392
2026-03-27 10:00:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-27 10:00:18 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Gray HTTP/1.1" 200 None
2026-03-27 10:00:18 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 10:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-27 10:00:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-27 10:00:18 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Benzine HTTP/1.1" 200 None
2026-03-27 10:00:18 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 10:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-27 10:00:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: 05218cbc-8703-5498-8087-1ea660f9eff0 with identifier: 10518392
2026-03-27 10:00:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: 05218cbc-8703-5498-8087-1ea660f9eff0 with identifier: 10518392 to the API
2026-03-27 10:00:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 10:00:19 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 10:00:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10518392>
{'auction_title': '',
'c_o_2_emission_value': 129,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 112,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': '05218cbc-8703-5498-8087-1ea660f9eff0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': '53128',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10518392',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Dacia',
'model': 'Jogger',
'odometer': 23208,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 15500,
'price_includes_vat': True,
'registration_date': '2024-05-24',
'seats_number': 7,
'seller_name': None,
'title': 'Dacia Jogger 1.0 TCe Expression - Petrol - Manual - 112 hp - 23.208 '
'km',
'transmission': 'manual',
'trim': 'Expression',
'vin': None,
'year': 2024}
2026-03-27 10:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710518392%27 HTTP/1.1" 200 None
2026-03-27 10:00:19 [adesa.es] INFO: Saving data for 10518392: {'auction_closing_time': 1798675200.0, 'created_time': 1773334984.290927, 'last_price_update_time': 1774605619.270833}
2026-03-27 10:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10518392') HTTP/1.1" 204 0
2026-03-27 10:00:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10472332> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 10:00:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10682540> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 10:00:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 10:00:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 10:00:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10667491> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 10:00:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10518394> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 10:00:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10405309> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 10:00:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 10:00:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 10:00:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 10:00:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a50ee5c5-8d5f-54e9-90b4-17ce7b474810 with identifier: 10472332
2026-03-27 10:00:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a50ee5c5-8d5f-54e9-90b4-17ce7b474810 with scrape type 2
2026-03-27 10:00:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a50ee5c5-8d5f-54e9-90b4-17ce7b474810 with scrape type 2
2026-03-27 10:00:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: a50ee5c5-8d5f-54e9-90b4-17ce7b474810, identifier: 10472332
2026-03-27 10:00:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2992def0-1751-5129-8223-57b3ad16ab16 with identifier: 10682540
2026-03-27 10:00:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2992def0-1751-5129-8223-57b3ad16ab16 with scrape type 2
2026-03-27 10:00:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2992def0-1751-5129-8223-57b3ad16ab16 with scrape type 2
2026-03-27 10:00:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: 2992def0-1751-5129-8223-57b3ad16ab16, identifier: 10682540
2026-03-27 10:00:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: a50ee5c5-8d5f-54e9-90b4-17ce7b474810 with identifier: 10472332
2026-03-27 10:00:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-27 10:00:19 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=White HTTP/1.1" 200 None
2026-03-27 10:00:19 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 10:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-27 10:00:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: a50ee5c5-8d5f-54e9-90b4-17ce7b474810 with identifier: 10472332
2026-03-27 10:00:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: a50ee5c5-8d5f-54e9-90b4-17ce7b474810 with identifier: 10472332 to the API
2026-03-27 10:00:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 10:00:20 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 10:00:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10472332>
{'auction_title': '',
'c_o_2_emission_value': 132,
'category': 'MPV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 112,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': 'a50ee5c5-8d5f-54e9-90b4-17ce7b474810',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': '50373',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10472332',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Dacia',
'model': 'Jogger',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 18400,
'price_includes_vat': True,
'registration_date': '2025-12-18',
'seats_number': 7,
'seller_name': None,
'title': 'Dacia Jogger 1.0 TCe Extreme - Petrol - Manual - 112 hp - 50 km',
'transmission': 'manual',
'trim': 'Extreme',
'vin': None,
'year': 2025}
2026-03-27 10:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710472332%27 HTTP/1.1" 200 None
2026-03-27 10:00:21 [adesa.es] INFO: Saving data for 10472332: {'auction_closing_time': 1798675200.0, 'created_time': 1773334985.38704, 'last_price_update_time': 1774605621.014478}
2026-03-27 10:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10472332') HTTP/1.1" 204 0
2026-03-27 10:00:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: 2992def0-1751-5129-8223-57b3ad16ab16 with identifier: 10682540
2026-03-27 10:00:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-27 10:00:21 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=LPG HTTP/1.1" 200 None
2026-03-27 10:00:21 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 10:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-27 10:00:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: 2992def0-1751-5129-8223-57b3ad16ab16 with identifier: 10682540
2026-03-27 10:00:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: 2992def0-1751-5129-8223-57b3ad16ab16 with identifier: 10682540 to the API
2026-03-27 10:00:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 10:00:22 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 10:00:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10682540>
{'auction_title': '',
'c_o_2_emission_value': 120,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.0L',
'engine_horse_power': 102,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'LPG',
'id': '2992def0-1751-5129-8223-57b3ad16ab16',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': '50934',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10682540',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Dacia',
'model': 'Jogger',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 16100,
'price_includes_vat': True,
'registration_date': '2025-06-26',
'seats_number': 7,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Dacia Jogger 1.0 Expression - LPG - Manual - 102 hp - 50 km',
'transmission': 'manual',
'trim': 'Expression',
'vin': None,
'year': 2025}
2026-03-27 10:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710682540%27 HTTP/1.1" 200 None
2026-03-27 10:00:22 [adesa.es] INFO: Saving data for 10682540: {'auction_closing_time': 1798675200.0, 'created_time': 1773752441.700701, 'last_price_update_time': 1774605622.609537}
2026-03-27 10:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10682540') HTTP/1.1" 204 0
2026-03-27 10:00:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c1f654ca-0ce2-510b-956e-bb695714abc6 with identifier: 10667491
2026-03-27 10:00:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c1f654ca-0ce2-510b-956e-bb695714abc6 with scrape type 2
2026-03-27 10:00:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c1f654ca-0ce2-510b-956e-bb695714abc6 with scrape type 2
2026-03-27 10:00:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: c1f654ca-0ce2-510b-956e-bb695714abc6, identifier: 10667491
2026-03-27 10:00:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 34f6b368-d5ed-562f-a106-ccd969fe5506 with identifier: 10518394
2026-03-27 10:00:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 34f6b368-d5ed-562f-a106-ccd969fe5506 with scrape type 2
2026-03-27 10:00:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 34f6b368-d5ed-562f-a106-ccd969fe5506 with scrape type 2
2026-03-27 10:00:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: 34f6b368-d5ed-562f-a106-ccd969fe5506, identifier: 10518394
2026-03-27 10:00:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a85b85d2-bd02-5d71-88b7-aee89735a85c with identifier: 10405309
2026-03-27 10:00:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a85b85d2-bd02-5d71-88b7-aee89735a85c with scrape type 2
2026-03-27 10:00:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a85b85d2-bd02-5d71-88b7-aee89735a85c with scrape type 2
2026-03-27 10:00:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: a85b85d2-bd02-5d71-88b7-aee89735a85c, identifier: 10405309
2026-03-27 10:00:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: c1f654ca-0ce2-510b-956e-bb695714abc6 with identifier: 10667491
2026-03-27 10:00:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-27 10:00:23 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Brown HTTP/1.1" 200 None
2026-03-27 10:00:23 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 10:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-27 10:00:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: c1f654ca-0ce2-510b-956e-bb695714abc6 with identifier: 10667491
2026-03-27 10:00:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: c1f654ca-0ce2-510b-956e-bb695714abc6 with identifier: 10667491 to the API
2026-03-27 10:00:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 10:00:23 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 10:00:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10667491>
{'auction_title': '',
'c_o_2_emission_value': 116,
'category': 'Compact',
'color': 'Brown',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.2L',
'engine_horse_power': 102,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': 'c1f654ca-0ce2-510b-956e-bb695714abc6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': '50403',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10667491',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Fiat',
'model': 'Panda',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 19200,
'price_includes_vat': True,
'registration_date': '2025-08-28',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Fiat Panda 1.2 La Prima - Petrol - Automatic - 102 hp - 50 km',
'transmission': 'automatic',
'trim': 'La Prima',
'vin': None,
'year': 2025}
2026-03-27 10:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710667491%27 HTTP/1.1" 200 None
2026-03-27 10:00:23 [adesa.es] INFO: Saving data for 10667491: {'auction_closing_time': 1798675200.0, 'created_time': 1773655309.27461, 'last_price_update_time': 1774605623.544806}
2026-03-27 10:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10667491') HTTP/1.1" 204 0
2026-03-27 10:00:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: 34f6b368-d5ed-562f-a106-ccd969fe5506 with identifier: 10518394
2026-03-27 10:00:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-27 10:00:23 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Green HTTP/1.1" 200 None
2026-03-27 10:00:23 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 10:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-27 10:00:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: 34f6b368-d5ed-562f-a106-ccd969fe5506 with identifier: 10518394
2026-03-27 10:00:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: 34f6b368-d5ed-562f-a106-ccd969fe5506 with identifier: 10518394 to the API
2026-03-27 10:00:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 10:00:24 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 10:00:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10518394>
{'auction_title': '',
'c_o_2_emission_value': 129,
'category': 'MPV',
'color': 'Green',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 112,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': '34f6b368-d5ed-562f-a106-ccd969fe5506',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': '53129',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10518394',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Dacia',
'model': 'Jogger',
'odometer': 27902,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 15500,
'price_includes_vat': True,
'registration_date': '2024-05-24',
'seats_number': 7,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Dacia Jogger 1.0 TCe Expression - Petrol - Manual - 112 hp - 27.902 '
'km',
'transmission': 'manual',
'trim': 'Expression',
'vin': None,
'year': 2024}
2026-03-27 10:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710518394%27 HTTP/1.1" 200 None
2026-03-27 10:00:24 [adesa.es] INFO: Saving data for 10518394: {'auction_closing_time': 1798675200.0, 'created_time': 1773334986.841493, 'last_price_update_time': 1774605624.515409}
2026-03-27 10:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10518394') HTTP/1.1" 204 0
2026-03-27 10:00:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: a85b85d2-bd02-5d71-88b7-aee89735a85c with identifier: 10405309
2026-03-27 10:00:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: a85b85d2-bd02-5d71-88b7-aee89735a85c with identifier: 10405309
2026-03-27 10:00:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: a85b85d2-bd02-5d71-88b7-aee89735a85c with identifier: 10405309 to the API
2026-03-27 10:00:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 10:00:25 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 10:00:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10405309>
{'auction_title': '',
'c_o_2_emission_value': 129,
'category': 'MPV',
'color': 'Green',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 112,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': 'a85b85d2-bd02-5d71-88b7-aee89735a85c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': '50346',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10405309',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Dacia',
'model': 'Jogger',
'odometer': 27596,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 15300,
'price_includes_vat': True,
'registration_date': '2024-05-24',
'seats_number': 7,
'seller_name': None,
'title': 'Dacia Jogger 1.0 TCe Expression - Petrol - Manual - 112 hp - 27.596 '
'km',
'transmission': 'manual',
'trim': 'Expression',
'vin': None,
'year': 2024}
2026-03-27 10:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710405309%27 HTTP/1.1" 200 None
2026-03-27 10:00:25 [adesa.es] INFO: Saving data for 10405309: {'auction_closing_time': 1798675200.0, 'created_time': 1773334986.319051, 'last_price_update_time': 1774605625.655979}
2026-03-27 10:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10405309') HTTP/1.1" 204 0
2026-03-27 10:00:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734336> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 10:00:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 10:00:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10667492> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 10:00:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 10:00:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a5b4e57d-b756-5cf9-9849-1c86facc5223 with identifier: 10734336
2026-03-27 10:00:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a5b4e57d-b756-5cf9-9849-1c86facc5223 with scrape type 1
2026-03-27 10:00:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a5b4e57d-b756-5cf9-9849-1c86facc5223
2026-03-27 10:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5630568%252Fgeneral%252F1d5a39a6-af12-409b-b70d-611b0d30b1a3.jpg%27 HTTP/1.1" 200 None
2026-03-27 10:00:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5630568/general/1d5a39a6-af12-409b-b70d-611b0d30b1a3.jpg not downloaded yet
2026-03-27 10:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5630568%252Fgeneral%252Fa6adfdba-c4c0-4308-8c5b-3b820d1c0f69.jpg%27 HTTP/1.1" 200 None
2026-03-27 10:00:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5630568/general/a6adfdba-c4c0-4308-8c5b-3b820d1c0f69.jpg not downloaded yet
2026-03-27 10:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5630568%252Fgeneral%252F12d52541-aa62-4cab-b38b-822b1c2732ad.jpg%27 HTTP/1.1" 200 None
2026-03-27 10:00:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5630568/general/12d52541-aa62-4cab-b38b-822b1c2732ad.jpg not downloaded yet
2026-03-27 10:00:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 874f3c0c-af10-5ad1-afae-ef5130f00181 with identifier: 10667492
2026-03-27 10:00:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 874f3c0c-af10-5ad1-afae-ef5130f00181 with scrape type 2
2026-03-27 10:00:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 874f3c0c-af10-5ad1-afae-ef5130f00181 with scrape type 2
2026-03-27 10:00:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: 874f3c0c-af10-5ad1-afae-ef5130f00181, identifier: 10667492
2026-03-27 10:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5630568%252Fgeneral%252Fd1bc4c27-1c18-4692-a200-81da18942e78.jpg%27 HTTP/1.1" 200 None
2026-03-27 10:00:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5630568/general/d1bc4c27-1c18-4692-a200-81da18942e78.jpg not downloaded yet
2026-03-27 10:00:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: 874f3c0c-af10-5ad1-afae-ef5130f00181 with identifier: 10667492
2026-03-27 10:00:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: 874f3c0c-af10-5ad1-afae-ef5130f00181 with identifier: 10667492
2026-03-27 10:00:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: 874f3c0c-af10-5ad1-afae-ef5130f00181 with identifier: 10667492 to the API
2026-03-27 10:00:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 10:00:26 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 10:00:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10667492>
{'auction_title': '',
'c_o_2_emission_value': 129,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 112,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': '874f3c0c-af10-5ad1-afae-ef5130f00181',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': '51687',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10667492',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Dacia',
'model': 'Jogger',
'odometer': 18364,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 15500,
'price_includes_vat': True,
'registration_date': '2024-05-24',
'seats_number': 7,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Dacia Jogger 1.0 TCe Expression - Petrol - Manual - 112 hp - 18.364 '
'km',
'transmission': 'manual',
'trim': 'Expression',
'vin': None,
'year': 2024}
2026-03-27 10:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710667492%27 HTTP/1.1" 200 None
2026-03-27 10:00:26 [adesa.es] INFO: Saving data for 10667492: {'auction_closing_time': 1798675200.0, 'created_time': 1773655315.13536, 'last_price_update_time': 1774605626.274944}
2026-03-27 10:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10667492') HTTP/1.1" 204 0
2026-03-27 10:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5630568%252Fgeneral%252F75b59fee-636c-4148-a2ac-41defcb085b2.jpg%27 HTTP/1.1" 200 None
2026-03-27 10:00:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5630568/general/75b59fee-636c-4148-a2ac-41defcb085b2.jpg not downloaded yet
2026-03-27 10:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5630568%252Fgeneral%252F62e12cfc-3597-496c-b12f-25a9508a3817.jpg%27 HTTP/1.1" 200 None
2026-03-27 10:00:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5630568/general/62e12cfc-3597-496c-b12f-25a9508a3817.jpg not downloaded yet
2026-03-27 10:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5630568%252Fgeneral%252Fef023015-08f2-4188-ba57-241f57b02191.jpg%27 HTTP/1.1" 200 None
2026-03-27 10:00:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5630568/general/ef023015-08f2-4188-ba57-241f57b02191.jpg not downloaded yet
2026-03-27 10:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5630568%252Fgeneral%252F27f5143e-c956-4926-94b3-3e544442b5e2.jpg%27 HTTP/1.1" 200 None
2026-03-27 10:00:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5630568/general/27f5143e-c956-4926-94b3-3e544442b5e2.jpg not downloaded yet
2026-03-27 10:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5630568%252Fgeneral%252Fdbe6364d-7f61-49e8-87fb-d45a2a4d5e93.jpg%27 HTTP/1.1" 200 None
2026-03-27 10:00:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5630568/general/dbe6364d-7f61-49e8-87fb-d45a2a4d5e93.jpg not downloaded yet
2026-03-27 10:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5630568%252Fgeneral%252F848bb572-72be-4bdd-a717-10841dcbe478.jpg%27 HTTP/1.1" 200 None
2026-03-27 10:00:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5630568/general/848bb572-72be-4bdd-a717-10841dcbe478.jpg not downloaded yet
2026-03-27 10:00:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733383> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 10:00:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d15e0674-e0b1-5b35-9158-f530beab9b43 with identifier: 10733383
2026-03-27 10:00:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d15e0674-e0b1-5b35-9158-f530beab9b43 with scrape type 1
2026-03-27 10:00:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d15e0674-e0b1-5b35-9158-f530beab9b43
2026-03-27 10:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749594%252Fgeneral%252Fe1790d09-739c-4ecf-99f4-23c0fa5d009c.jpg%27 HTTP/1.1" 200 None
2026-03-27 10:00:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749594/general/e1790d09-739c-4ecf-99f4-23c0fa5d009c.jpg not downloaded yet
2026-03-27 10:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749594%252Fgeneral%252F71633d17-c508-4904-b769-6a75576adf70.jpg%27 HTTP/1.1" 200 None
2026-03-27 10:00:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749594/general/71633d17-c508-4904-b769-6a75576adf70.jpg not downloaded yet
2026-03-27 10:00:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730651> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 10:00:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5630568/general/a6adfdba-c4c0-4308-8c5b-3b820d1c0f69.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734336)
2026-03-27 10:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749594%252Fgeneral%252F53b90488-ac22-4275-8970-e9fb2a61b2fa.jpg%27 HTTP/1.1" 200 None
2026-03-27 10:00:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749594/general/53b90488-ac22-4275-8970-e9fb2a61b2fa.jpg not downloaded yet
2026-03-27 10:00:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5630568/general/d1bc4c27-1c18-4692-a200-81da18942e78.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734336)
2026-03-27 10:00:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5630568/general/1d5a39a6-af12-409b-b70d-611b0d30b1a3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734336)
2026-03-27 10:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749594%252Fgeneral%252Fc6680b30-c11f-4bf3-b496-9664e71abc5e.jpg%27 HTTP/1.1" 200 None
2026-03-27 10:00:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749594/general/c6680b30-c11f-4bf3-b496-9664e71abc5e.jpg not downloaded yet
2026-03-27 10:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749594%252Fgeneral%252F75a2a19b-8c8d-43b0-8497-0e4adc172124.jpg%27 HTTP/1.1" 200 None
2026-03-27 10:00:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749594/general/75a2a19b-8c8d-43b0-8497-0e4adc172124.jpg not downloaded yet
2026-03-27 10:00:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5630568/general/62e12cfc-3597-496c-b12f-25a9508a3817.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734336)
2026-03-27 10:00:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5630568/general/75b59fee-636c-4148-a2ac-41defcb085b2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734336)
2026-03-27 10:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749594%252Fgeneral%252Fa34abd79-18b9-40f2-8636-33a8f6529534.jpg%27 HTTP/1.1" 200 None
2026-03-27 10:00:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749594/general/a34abd79-18b9-40f2-8636-33a8f6529534.jpg not downloaded yet
2026-03-27 10:00:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5630568/general/ef023015-08f2-4188-ba57-241f57b02191.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734336)
2026-03-27 10:00:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5630568/general/12d52541-aa62-4cab-b38b-822b1c2732ad.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734336)
2026-03-27 10:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749594%252Fgeneral%252F86f6670f-f1e6-40aa-b1f1-0a533a11ddeb.jpg%27 HTTP/1.1" 200 None
2026-03-27 10:00:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749594/general/86f6670f-f1e6-40aa-b1f1-0a533a11ddeb.jpg not downloaded yet
2026-03-27 10:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749594%252Fgeneral%252Fc7758dd1-f55b-499e-9d10-a49c93af4a41.jpg%27 HTTP/1.1" 200 None
2026-03-27 10:00:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749594/general/c7758dd1-f55b-499e-9d10-a49c93af4a41.jpg not downloaded yet
2026-03-27 10:00:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1a37120e-e50d-52ce-a04d-9fd833093681 with identifier: 10730651
2026-03-27 10:00:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1a37120e-e50d-52ce-a04d-9fd833093681 with scrape type 1
2026-03-27 10:00:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 1a37120e-e50d-52ce-a04d-9fd833093681
2026-03-27 10:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5600290%252Fgeneral%252F1f0f5c32-4d28-455b-b433-a1551ce80880.jpg%27 HTTP/1.1" 200 None
2026-03-27 10:00:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5600290/general/1f0f5c32-4d28-455b-b433-a1551ce80880.jpg already downloaded
2026-03-27 10:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5600290%252Fgeneral%252Fbe1d3464-346b-4659-96df-2a6966d046c9.jpg%27 HTTP/1.1" 200 None
2026-03-27 10:00:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5600290/general/be1d3464-346b-4659-96df-2a6966d046c9.jpg already downloaded
2026-03-27 10:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5600290%252Fgeneral%252F123222fb-572a-4737-a6ba-5c0a686df1ef.jpg%27 HTTP/1.1" 200 None
2026-03-27 10:00:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5600290/general/123222fb-572a-4737-a6ba-5c0a686df1ef.jpg already downloaded
2026-03-27 10:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5600290%252Fgeneral%252Fa290a24d-6eb9-4de1-9b41-6ff59fe8863a.jpg%27 HTTP/1.1" 200 None
2026-03-27 10:00:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5600290/general/a290a24d-6eb9-4de1-9b41-6ff59fe8863a.jpg already downloaded
2026-03-27 10:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5600290%252Fgeneral%252F6e3d9624-7e2e-447a-992b-3cad6881bc2f.jpg%27 HTTP/1.1" 200 None
2026-03-27 10:00:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5600290/general/6e3d9624-7e2e-447a-992b-3cad6881bc2f.jpg already downloaded
2026-03-27 10:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5600290%252Fgeneral%252F958a4e05-bc7e-4f31-bfe2-f54102378b38.jpg%27 HTTP/1.1" 200 None
2026-03-27 10:00:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5600290/general/958a4e05-bc7e-4f31-bfe2-f54102378b38.jpg already downloaded
2026-03-27 10:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5600290%252Fgeneral%252F58a55db0-dc8d-4de1-b4d2-25f8f71ca4bb.jpg%27 HTTP/1.1" 200 None
2026-03-27 10:00:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5600290/general/58a55db0-dc8d-4de1-b4d2-25f8f71ca4bb.jpg already downloaded
2026-03-27 10:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5600290%252Fgeneral%252Fdd61476a-b3a2-4f2e-8e3f-2e2cea3fdcf2.jpg%27 HTTP/1.1" 200 None
2026-03-27 10:00:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5600290/general/dd61476a-b3a2-4f2e-8e3f-2e2cea3fdcf2.jpg already downloaded
2026-03-27 10:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5600290%252Fgeneral%252Fed915122-324c-4b1d-ac9a-9bb988136a19.jpg%27 HTTP/1.1" 200 None
2026-03-27 10:00:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5600290/general/ed915122-324c-4b1d-ac9a-9bb988136a19.jpg already downloaded
2026-03-27 10:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5600290%252Fgeneral%252Ffca6012b-85ab-4e1f-a348-e10f0ec93e7b.jpg%27 HTTP/1.1" 200 None
2026-03-27 10:00:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5600290/general/fca6012b-85ab-4e1f-a348-e10f0ec93e7b.jpg already downloaded
2026-03-27 10:00:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: 1a37120e-e50d-52ce-a04d-9fd833093681, identifier: 10730651
2026-03-27 10:00:27 [common.azure_blobstore] INFO: Using managed identity for Azure Blob Storage
2026-03-27 10:00:27 [common.azure_blobstore] INFO: Using managed identity with client ID: 39192755-105d-4ce2-a21d-ab53b63f8b87
2026-03-27 10:00:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 10:00:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5317b3ddd0>
2026-03-27 10:00:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 10:00:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
2026-03-27 10:00:27 [urllib3.connectionpool] DEBUG: https://login.microsoftonline.com:443 "POST /8ea908c1-4e85-4692-bc3f-3646b9b40891/oauth2/v2.0/token HTTP/1.1" 200 2122
2026-03-27 10:00:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): alxproduction.blob.core.windows.net:443
2026-03-27 10:00:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 10:00:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 10:00:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a5b4e57d-b756-5cf9-9849-1c86facc5223/a5b4e57d-b756-5cf9-9849-1c86facc5223_image_1.jpg HTTP/1.1" 201 0
2026-03-27 10:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5630568%252Fgeneral%252Fa6adfdba-c4c0-4308-8c5b-3b820d1c0f69.jpg') HTTP/1.1" 204 0
2026-03-27 10:00:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5630568/general/a6adfdba-c4c0-4308-8c5b-3b820d1c0f69.jpg saved to cache
2026-03-27 10:00:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item a5b4e57d-b756-5cf9-9849-1c86facc5223
2026-03-27 10:00:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5630568/general/848bb572-72be-4bdd-a717-10841dcbe478.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734336)
2026-03-27 10:00:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5630568/general/27f5143e-c956-4926-94b3-3e544442b5e2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734336)
2026-03-27 10:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749594%252Fgeneral%252F6f19399f-7db4-4c92-b191-aedf85fb12ef.jpg%27 HTTP/1.1" 200 None
2026-03-27 10:00:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749594/general/6f19399f-7db4-4c92-b191-aedf85fb12ef.jpg not downloaded yet
2026-03-27 10:00:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: 1a37120e-e50d-52ce-a04d-9fd833093681 with identifier: 10730651
2026-03-27 10:00:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-27 10:00:27 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Hybride HTTP/1.1" 200 None
2026-03-27 10:00:27 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 10:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-27 10:00:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: 1a37120e-e50d-52ce-a04d-9fd833093681 with identifier: 10730651
2026-03-27 10:00:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: 1a37120e-e50d-52ce-a04d-9fd833093681 with identifier: 10730651 to the API
2026-03-27 10:00:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 10:00:27 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 10:00:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730651>
{'auction_title': '',
'c_o_2_emission_value': 121,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 164,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Hybrid',
'id': '1a37120e-e50d-52ce-a04d-9fd833093681',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': '49358',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730651',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X2',
'odometer': 26805,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 48,
'photo_urls': ['https://images.openlane.eu/carimgs/5600290/general/1f0f5c32-4d28-455b-b433-a1551ce80880.jpg',
'https://images.openlane.eu/carimgs/5600290/general/be1d3464-346b-4659-96df-2a6966d046c9.jpg',
'https://images.openlane.eu/carimgs/5600290/general/123222fb-572a-4737-a6ba-5c0a686df1ef.jpg',
'https://images.openlane.eu/carimgs/5600290/general/a290a24d-6eb9-4de1-9b41-6ff59fe8863a.jpg',
'https://images.openlane.eu/carimgs/5600290/general/6e3d9624-7e2e-447a-992b-3cad6881bc2f.jpg',
'https://images.openlane.eu/carimgs/5600290/general/958a4e05-bc7e-4f31-bfe2-f54102378b38.jpg',
'https://images.openlane.eu/carimgs/5600290/general/58a55db0-dc8d-4de1-b4d2-25f8f71ca4bb.jpg',
'https://images.openlane.eu/carimgs/5600290/general/dd61476a-b3a2-4f2e-8e3f-2e2cea3fdcf2.jpg',
'https://images.openlane.eu/carimgs/5600290/general/ed915122-324c-4b1d-ac9a-9bb988136a19.jpg',
'https://images.openlane.eu/carimgs/5600290/general/fca6012b-85ab-4e1f-a348-e10f0ec93e7b.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1a37120e-e50d-52ce-a04d-9fd833093681/1a37120e-e50d-52ce-a04d-9fd833093681_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 226516,
'Height': 1384,
'OriginUrl': 'https://images.openlane.eu/carimgs/5600290/general/1f0f5c32-4d28-455b-b433-a1551ce80880.jpg',
'Width': 1845},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1a37120e-e50d-52ce-a04d-9fd833093681/1a37120e-e50d-52ce-a04d-9fd833093681_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 169262,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5600290/general/be1d3464-346b-4659-96df-2a6966d046c9.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1a37120e-e50d-52ce-a04d-9fd833093681/1a37120e-e50d-52ce-a04d-9fd833093681_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 185854,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5600290/general/123222fb-572a-4737-a6ba-5c0a686df1ef.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1a37120e-e50d-52ce-a04d-9fd833093681/1a37120e-e50d-52ce-a04d-9fd833093681_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 160843,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5600290/general/a290a24d-6eb9-4de1-9b41-6ff59fe8863a.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1a37120e-e50d-52ce-a04d-9fd833093681/1a37120e-e50d-52ce-a04d-9fd833093681_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 131560,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5600290/general/6e3d9624-7e2e-447a-992b-3cad6881bc2f.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1a37120e-e50d-52ce-a04d-9fd833093681/1a37120e-e50d-52ce-a04d-9fd833093681_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 141554,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5600290/general/958a4e05-bc7e-4f31-bfe2-f54102378b38.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1a37120e-e50d-52ce-a04d-9fd833093681/1a37120e-e50d-52ce-a04d-9fd833093681_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 141092,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5600290/general/58a55db0-dc8d-4de1-b4d2-25f8f71ca4bb.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1a37120e-e50d-52ce-a04d-9fd833093681/1a37120e-e50d-52ce-a04d-9fd833093681_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 141415,
'Height': 900,
'OriginUrl': 'https://images.openlane.eu/carimgs/5600290/general/dd61476a-b3a2-4f2e-8e3f-2e2cea3fdcf2.jpg',
'Width': 1350},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1a37120e-e50d-52ce-a04d-9fd833093681/1a37120e-e50d-52ce-a04d-9fd833093681_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 149479,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5600290/general/ed915122-324c-4b1d-ac9a-9bb988136a19.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1a37120e-e50d-52ce-a04d-9fd833093681/1a37120e-e50d-52ce-a04d-9fd833093681_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 166557,
'Height': 900,
'OriginUrl': 'https://images.openlane.eu/carimgs/5600290/general/fca6012b-85ab-4e1f-a348-e10f0ec93e7b.jpg',
'Width': 1350}],
'price': 37000,
'price_includes_vat': True,
'registration_date': '2025-04-24',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'BMW X2 2.0 M Sport - Hybrid - Automatic - 164 hp - 26.805 km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2025}
2026-03-27 10:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710730651%27 HTTP/1.1" 200 None
2026-03-27 10:00:28 [adesa.es] INFO: Saving data for 10730651: {'created_time': 1774605628.072875, 'last_price_update_time': 1774605628.072887, 'auction_closing_time': 1798671600.0}
2026-03-27 10:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10730651') HTTP/1.1" 204 0
2026-03-27 10:00:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749594/general/e1790d09-739c-4ecf-99f4-23c0fa5d009c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733383)
2026-03-27 10:00:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 10:00:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f53178ae4d0>
2026-03-27 10:00:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 10:00:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 10:00:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 10:00:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a5b4e57d-b756-5cf9-9849-1c86facc5223/a5b4e57d-b756-5cf9-9849-1c86facc5223_image_3.jpg HTTP/1.1" 201 0
2026-03-27 10:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5630568%252Fgeneral%252Fd1bc4c27-1c18-4692-a200-81da18942e78.jpg') HTTP/1.1" 204 0
2026-03-27 10:00:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5630568/general/d1bc4c27-1c18-4692-a200-81da18942e78.jpg saved to cache
2026-03-27 10:00:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item a5b4e57d-b756-5cf9-9849-1c86facc5223
2026-03-27 10:00:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 10:00:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f53178c2290>
2026-03-27 10:00:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 10:00:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 10:00:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 10:00:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a5b4e57d-b756-5cf9-9849-1c86facc5223/a5b4e57d-b756-5cf9-9849-1c86facc5223_image_0.jpg HTTP/1.1" 201 0
2026-03-27 10:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5630568%252Fgeneral%252F1d5a39a6-af12-409b-b70d-611b0d30b1a3.jpg') HTTP/1.1" 204 0
2026-03-27 10:00:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5630568/general/1d5a39a6-af12-409b-b70d-611b0d30b1a3.jpg saved to cache
2026-03-27 10:00:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item a5b4e57d-b756-5cf9-9849-1c86facc5223
2026-03-27 10:00:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749594/general/71633d17-c508-4904-b769-6a75576adf70.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733383)
2026-03-27 10:00:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5630568/general/dbe6364d-7f61-49e8-87fb-d45a2a4d5e93.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734336)
2026-03-27 10:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749594%252Fgeneral%252F422fd42d-6b5e-43da-9a57-6352a90f81b4.jpg%27 HTTP/1.1" 200 None
2026-03-27 10:00:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749594/general/422fd42d-6b5e-43da-9a57-6352a90f81b4.jpg not downloaded yet
2026-03-27 10:00:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732543> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 10:00:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730664> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 10:00:28 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 10:00:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10284087> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 10:00:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749594/general/53b90488-ac22-4275-8970-e9fb2a61b2fa.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733383)
2026-03-27 10:00:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749594/general/c6680b30-c11f-4bf3-b496-9664e71abc5e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733383)
2026-03-27 10:00:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731309> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 10:00:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 10:00:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5317b69810>
2026-03-27 10:00:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 10:00:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 10:00:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 10:00:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a5b4e57d-b756-5cf9-9849-1c86facc5223/a5b4e57d-b756-5cf9-9849-1c86facc5223_image_5.jpg HTTP/1.1" 201 0
2026-03-27 10:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5630568%252Fgeneral%252F62e12cfc-3597-496c-b12f-25a9508a3817.jpg') HTTP/1.1" 204 0
2026-03-27 10:00:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5630568/general/62e12cfc-3597-496c-b12f-25a9508a3817.jpg saved to cache
2026-03-27 10:00:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item a5b4e57d-b756-5cf9-9849-1c86facc5223
2026-03-27 10:00:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 10:00:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f53259a6010>
2026-03-27 10:00:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 10:00:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 10:00:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 10:00:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a5b4e57d-b756-5cf9-9849-1c86facc5223/a5b4e57d-b756-5cf9-9849-1c86facc5223_image_4.jpg HTTP/1.1" 201 0
2026-03-27 10:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5630568%252Fgeneral%252F75b59fee-636c-4148-a2ac-41defcb085b2.jpg') HTTP/1.1" 204 0
2026-03-27 10:00:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5630568/general/75b59fee-636c-4148-a2ac-41defcb085b2.jpg saved to cache
2026-03-27 10:00:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item a5b4e57d-b756-5cf9-9849-1c86facc5223
2026-03-27 10:00:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 10:00:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5317b729d0>
2026-03-27 10:00:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 10:00:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 10:00:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 10:00:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a5b4e57d-b756-5cf9-9849-1c86facc5223/a5b4e57d-b756-5cf9-9849-1c86facc5223_image_6.jpg HTTP/1.1" 201 0
2026-03-27 10:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5630568%252Fgeneral%252Fef023015-08f2-4188-ba57-241f57b02191.jpg') HTTP/1.1" 204 0
2026-03-27 10:00:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5630568/general/ef023015-08f2-4188-ba57-241f57b02191.jpg saved to cache
2026-03-27 10:00:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item a5b4e57d-b756-5cf9-9849-1c86facc5223
2026-03-27 10:00:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 10:00:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5317bf07d0>
2026-03-27 10:00:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 10:00:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 10:00:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 10:00:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a5b4e57d-b756-5cf9-9849-1c86facc5223/a5b4e57d-b756-5cf9-9849-1c86facc5223_image_2.jpg HTTP/1.1" 201 0
2026-03-27 10:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5630568%252Fgeneral%252F12d52541-aa62-4cab-b38b-822b1c2732ad.jpg') HTTP/1.1" 204 0
2026-03-27 10:00:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5630568/general/12d52541-aa62-4cab-b38b-822b1c2732ad.jpg saved to cache
2026-03-27 10:00:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item a5b4e57d-b756-5cf9-9849-1c86facc5223
2026-03-27 10:00:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 10:00:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5317bf79d0>
2026-03-27 10:00:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 10:00:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 10:00:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 10:00:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a5b4e57d-b756-5cf9-9849-1c86facc5223/a5b4e57d-b756-5cf9-9849-1c86facc5223_image_9.jpg HTTP/1.1" 201 0
2026-03-27 10:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5630568%252Fgeneral%252F848bb572-72be-4bdd-a717-10841dcbe478.jpg') HTTP/1.1" 204 0
2026-03-27 10:00:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5630568/general/848bb572-72be-4bdd-a717-10841dcbe478.jpg saved to cache
2026-03-27 10:00:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item a5b4e57d-b756-5cf9-9849-1c86facc5223
2026-03-27 10:00:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 10:00:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5317a3ba10>
2026-03-27 10:00:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 10:00:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 10:00:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 10:00:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a5b4e57d-b756-5cf9-9849-1c86facc5223/a5b4e57d-b756-5cf9-9849-1c86facc5223_image_7.jpg HTTP/1.1" 201 0
2026-03-27 10:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5630568%252Fgeneral%252F27f5143e-c956-4926-94b3-3e544442b5e2.jpg') HTTP/1.1" 204 0
2026-03-27 10:00:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5630568/general/27f5143e-c956-4926-94b3-3e544442b5e2.jpg saved to cache
2026-03-27 10:00:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item a5b4e57d-b756-5cf9-9849-1c86facc5223
2026-03-27 10:00:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749594/general/75a2a19b-8c8d-43b0-8497-0e4adc172124.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733383)
2026-03-27 10:00:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 10:00:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f531792a610>
2026-03-27 10:00:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 10:00:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 10:00:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 10:00:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d15e0674-e0b1-5b35-9158-f530beab9b43/d15e0674-e0b1-5b35-9158-f530beab9b43_image_0.jpg HTTP/1.1" 201 0
2026-03-27 10:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749594%252Fgeneral%252Fe1790d09-739c-4ecf-99f4-23c0fa5d009c.jpg') HTTP/1.1" 204 0
2026-03-27 10:00:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749594/general/e1790d09-739c-4ecf-99f4-23c0fa5d009c.jpg saved to cache
2026-03-27 10:00:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item d15e0674-e0b1-5b35-9158-f530beab9b43
2026-03-27 10:00:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 10:00:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f53179863d0>
2026-03-27 10:00:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 10:00:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 10:00:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 10:00:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d15e0674-e0b1-5b35-9158-f530beab9b43/d15e0674-e0b1-5b35-9158-f530beab9b43_image_1.jpg HTTP/1.1" 201 0
2026-03-27 10:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749594%252Fgeneral%252F71633d17-c508-4904-b769-6a75576adf70.jpg') HTTP/1.1" 204 0
2026-03-27 10:00:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749594/general/71633d17-c508-4904-b769-6a75576adf70.jpg saved to cache
2026-03-27 10:00:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item d15e0674-e0b1-5b35-9158-f530beab9b43
2026-03-27 10:00:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 10:00:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5316eef710>
2026-03-27 10:00:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 10:00:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 10:00:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 10:00:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a5b4e57d-b756-5cf9-9849-1c86facc5223/a5b4e57d-b756-5cf9-9849-1c86facc5223_image_8.jpg HTTP/1.1" 201 0
2026-03-27 10:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5630568%252Fgeneral%252Fdbe6364d-7f61-49e8-87fb-d45a2a4d5e93.jpg') HTTP/1.1" 204 0
2026-03-27 10:00:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5630568/general/dbe6364d-7f61-49e8-87fb-d45a2a4d5e93.jpg saved to cache
2026-03-27 10:00:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item a5b4e57d-b756-5cf9-9849-1c86facc5223
2026-03-27 10:00:28 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: a5b4e57d-b756-5cf9-9849-1c86facc5223, skipping ID generation
2026-03-27 10:00:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a5b4e57d-b756-5cf9-9849-1c86facc5223 with scrape type 1
2026-03-27 10:00:28 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item a5b4e57d-b756-5cf9-9849-1c86facc5223 sending to next pipeline
2026-03-27 10:00:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: a5b4e57d-b756-5cf9-9849-1c86facc5223, identifier: 10734336
2026-03-27 10:00:28 [crawlers.middlewares.id_gen_middleware] INFO: Duplicate ID generated for item: d15e0674-e0b1-5b35-9158-f530beab9b43 with identifier: 10732543, dropping item
2026-03-27 10:00:28 [crawlers.middlewares.id_gen_middleware] INFO: Duplicate ID generated for item: d15e0674-e0b1-5b35-9158-f530beab9b43 with identifier: 10730664, dropping item
2026-03-27 10:00:28 [adesa.es] INFO: Found listing with ID: 10699500
2026-03-27 10:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710699500%27 HTTP/1.1" 200 None
2026-03-27 10:00:28 [adesa.es] INFO: Scrape type for 10699500: 0
2026-03-27 10:00:28 [adesa.es] INFO: Skipping item 10699500 url https://www.openlane.eu/en/carv6/auction/10699500
2026-03-27 10:00:28 [adesa.es] INFO: Found listing with ID: 10699495
2026-03-27 10:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710699495%27 HTTP/1.1" 200 None
2026-03-27 10:00:28 [adesa.es] INFO: Scrape type for 10699495: 0
2026-03-27 10:00:28 [adesa.es] INFO: Skipping item 10699495 url https://www.openlane.eu/en/carv6/auction/10699495
2026-03-27 10:00:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 02f42d67-f157-5fa2-b64f-21b5a6f9186e with identifier: 10284087
2026-03-27 10:00:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 02f42d67-f157-5fa2-b64f-21b5a6f9186e with scrape type 2
2026-03-27 10:00:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 02f42d67-f157-5fa2-b64f-21b5a6f9186e with scrape type 2
2026-03-27 10:00:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: 02f42d67-f157-5fa2-b64f-21b5a6f9186e, identifier: 10284087
2026-03-27 10:00:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 10:00:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f53178d1c10>
2026-03-27 10:00:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 10:00:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 10:00:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 10:00:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d15e0674-e0b1-5b35-9158-f530beab9b43/d15e0674-e0b1-5b35-9158-f530beab9b43_image_2.jpg HTTP/1.1" 201 0
2026-03-27 10:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749594%252Fgeneral%252F53b90488-ac22-4275-8970-e9fb2a61b2fa.jpg') HTTP/1.1" 204 0
2026-03-27 10:00:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749594/general/53b90488-ac22-4275-8970-e9fb2a61b2fa.jpg saved to cache
2026-03-27 10:00:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item d15e0674-e0b1-5b35-9158-f530beab9b43
2026-03-27 10:00:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 10:00:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5316f22390>
2026-03-27 10:00:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 10:00:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 10:00:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 10:00:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d15e0674-e0b1-5b35-9158-f530beab9b43/d15e0674-e0b1-5b35-9158-f530beab9b43_image_3.jpg HTTP/1.1" 201 0
2026-03-27 10:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749594%252Fgeneral%252Fc6680b30-c11f-4bf3-b496-9664e71abc5e.jpg') HTTP/1.1" 204 0
2026-03-27 10:00:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749594/general/c6680b30-c11f-4bf3-b496-9664e71abc5e.jpg saved to cache
2026-03-27 10:00:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item d15e0674-e0b1-5b35-9158-f530beab9b43
2026-03-27 10:00:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8cb13f80-952d-5abf-8880-4ca69ccf4b55 with identifier: 10731309
2026-03-27 10:00:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8cb13f80-952d-5abf-8880-4ca69ccf4b55 with scrape type 1
2026-03-27 10:00:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 8cb13f80-952d-5abf-8880-4ca69ccf4b55
2026-03-27 10:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5687377%252Fgeneral%252F79567a4b-bfcc-4a9a-aa3d-5cac85b41f4d.jpg%27 HTTP/1.1" 200 None
2026-03-27 10:00:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687377/general/79567a4b-bfcc-4a9a-aa3d-5cac85b41f4d.jpg already downloaded
2026-03-27 10:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5687377%252Fgeneral%252F52436a22-9f63-45ae-8d26-a5c40238f7ff.jpg%27 HTTP/1.1" 200 None
2026-03-27 10:00:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687377/general/52436a22-9f63-45ae-8d26-a5c40238f7ff.jpg already downloaded
2026-03-27 10:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5687377%252Fgeneral%252F517666e6-b96d-4a25-8763-f3d12a8ead0e.jpg%27 HTTP/1.1" 200 None
2026-03-27 10:00:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687377/general/517666e6-b96d-4a25-8763-f3d12a8ead0e.jpg already downloaded
2026-03-27 10:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5687377%252Fgeneral%252F81a1891e-3e9e-48be-b880-f893a62eb9b9.jpg%27 HTTP/1.1" 200 None
2026-03-27 10:00:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687377/general/81a1891e-3e9e-48be-b880-f893a62eb9b9.jpg already downloaded
2026-03-27 10:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5687377%252Fgeneral%252Fbc684741-ecb4-4fd9-8f69-4a18edbc8db4.jpg%27 HTTP/1.1" 200 None
2026-03-27 10:00:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687377/general/bc684741-ecb4-4fd9-8f69-4a18edbc8db4.jpg already downloaded
2026-03-27 10:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5687377%252Fgeneral%252Fc0d47559-556b-40d9-8ee3-c6932a8cf3ff.jpg%27 HTTP/1.1" 200 None
2026-03-27 10:00:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687377/general/c0d47559-556b-40d9-8ee3-c6932a8cf3ff.jpg already downloaded
2026-03-27 10:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5687377%252Fgeneral%252F47f3fa09-de9a-46dc-841c-4b007e29e852.jpg%27 HTTP/1.1" 200 None
2026-03-27 10:00:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687377/general/47f3fa09-de9a-46dc-841c-4b007e29e852.jpg already downloaded
2026-03-27 10:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5687377%252Fgeneral%252Fe128e10b-99f5-439d-8cd6-e65772ce922b.jpg%27 HTTP/1.1" 200 None
2026-03-27 10:00:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687377/general/e128e10b-99f5-439d-8cd6-e65772ce922b.jpg already downloaded
2026-03-27 10:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5687377%252Fgeneral%252F9cf880b0-16dc-4cca-ad79-dc35d56ba78b.jpg%27 HTTP/1.1" 200 None
2026-03-27 10:00:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687377/general/9cf880b0-16dc-4cca-ad79-dc35d56ba78b.jpg already downloaded
2026-03-27 10:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5687377%252Fgeneral%252F4c4ef7f0-c701-4c9d-9556-e0975270aa78.jpg%27 HTTP/1.1" 200 None
2026-03-27 10:00:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687377/general/4c4ef7f0-c701-4c9d-9556-e0975270aa78.jpg already downloaded
2026-03-27 10:00:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: 8cb13f80-952d-5abf-8880-4ca69ccf4b55, identifier: 10731309
2026-03-27 10:00:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749594/general/a34abd79-18b9-40f2-8636-33a8f6529534.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733383)
2026-03-27 10:00:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: a5b4e57d-b756-5cf9-9849-1c86facc5223 with identifier: 10734336
2026-03-27 10:00:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: a5b4e57d-b756-5cf9-9849-1c86facc5223 with identifier: 10734336
2026-03-27 10:00:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: a5b4e57d-b756-5cf9-9849-1c86facc5223 with identifier: 10734336 to the API
2026-03-27 10:00:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 10:00:30 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 10:00:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5630568/general/dbe6364d-7f61-49e8-87fb-d45a2a4d5e93.jpg>
{'auction_title': '',
'c_o_2_emission_value': 116,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 112,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': 'a5b4e57d-b756-5cf9-9849-1c86facc5223',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': '51676',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734336',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Seat',
'model': 'Ibiza',
'odometer': 44304,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 32,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a5b4e57d-b756-5cf9-9849-1c86facc5223/a5b4e57d-b756-5cf9-9849-1c86facc5223_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 49410,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5630568/general/1d5a39a6-af12-409b-b70d-611b0d30b1a3.jpg',
'Width': 1022},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a5b4e57d-b756-5cf9-9849-1c86facc5223/a5b4e57d-b756-5cf9-9849-1c86facc5223_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 46556,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5630568/general/a6adfdba-c4c0-4308-8c5b-3b820d1c0f69.jpg',
'Width': 1022},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a5b4e57d-b756-5cf9-9849-1c86facc5223/a5b4e57d-b756-5cf9-9849-1c86facc5223_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 47944,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5630568/general/12d52541-aa62-4cab-b38b-822b1c2732ad.jpg',
'Width': 1022},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a5b4e57d-b756-5cf9-9849-1c86facc5223/a5b4e57d-b756-5cf9-9849-1c86facc5223_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104827,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5630568/general/d1bc4c27-1c18-4692-a200-81da18942e78.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a5b4e57d-b756-5cf9-9849-1c86facc5223/a5b4e57d-b756-5cf9-9849-1c86facc5223_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102310,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5630568/general/75b59fee-636c-4148-a2ac-41defcb085b2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a5b4e57d-b756-5cf9-9849-1c86facc5223/a5b4e57d-b756-5cf9-9849-1c86facc5223_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110078,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5630568/general/62e12cfc-3597-496c-b12f-25a9508a3817.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a5b4e57d-b756-5cf9-9849-1c86facc5223/a5b4e57d-b756-5cf9-9849-1c86facc5223_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 116258,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5630568/general/ef023015-08f2-4188-ba57-241f57b02191.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a5b4e57d-b756-5cf9-9849-1c86facc5223/a5b4e57d-b756-5cf9-9849-1c86facc5223_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90545,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5630568/general/27f5143e-c956-4926-94b3-3e544442b5e2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a5b4e57d-b756-5cf9-9849-1c86facc5223/a5b4e57d-b756-5cf9-9849-1c86facc5223_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81494,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5630568/general/dbe6364d-7f61-49e8-87fb-d45a2a4d5e93.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a5b4e57d-b756-5cf9-9849-1c86facc5223/a5b4e57d-b756-5cf9-9849-1c86facc5223_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 60034,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5630568/general/848bb572-72be-4bdd-a717-10841dcbe478.jpg',
'Width': 1024}],
'price': 13800,
'price_includes_vat': True,
'registration_date': '2024-06-11',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Seat Ibiza 1.0 TSI FR - Petrol - Manual - 112 hp - 44.304 km',
'transmission': 'manual',
'trim': 'FR',
'vin': None,
'year': 2024}
2026-03-27 10:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710734336%27 HTTP/1.1" 200 None
2026-03-27 10:00:30 [adesa.es] INFO: Saving data for 10734336: {'created_time': 1774605630.662998, 'last_price_update_time': 1774605630.66301, 'auction_closing_time': 1798675200.0}
2026-03-27 10:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10734336') HTTP/1.1" 204 0
2026-03-27 10:00:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: 02f42d67-f157-5fa2-b64f-21b5a6f9186e with identifier: 10284087
2026-03-27 10:00:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-27 10:00:30 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Diesel HTTP/1.1" 200 None
2026-03-27 10:00:30 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 10:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-27 10:00:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: 02f42d67-f157-5fa2-b64f-21b5a6f9186e with identifier: 10284087
2026-03-27 10:00:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: 02f42d67-f157-5fa2-b64f-21b5a6f9186e with identifier: 10284087 to the API
2026-03-27 10:00:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 10:00:31 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 10:00:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10284087>
{'auction_title': '',
'c_o_2_emission_value': 131,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 150,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Diesel',
'id': '02f42d67-f157-5fa2-b64f-21b5a6f9186e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': '7594NJD',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10284087',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'A',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 33400,
'price_includes_vat': True,
'registration_date': '2025-12-15',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes-Benz A 200d AMG Line - Diesel - Automatic - 150 hp - 50 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2025}
2026-03-27 10:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710284087%27 HTTP/1.1" 200 None
2026-03-27 10:00:31 [adesa.es] INFO: Saving data for 10284087: {'auction_closing_time': 1798671600.0, 'created_time': 1773334831.888485, 'last_price_update_time': 1774605631.680076}
2026-03-27 10:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10284087') HTTP/1.1" 204 0
2026-03-27 10:00:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: 8cb13f80-952d-5abf-8880-4ca69ccf4b55 with identifier: 10731309
2026-03-27 10:00:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-27 10:00:31 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Black HTTP/1.1" 200 None
2026-03-27 10:00:31 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 10:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-27 10:00:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: 8cb13f80-952d-5abf-8880-4ca69ccf4b55 with identifier: 10731309
2026-03-27 10:00:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: 8cb13f80-952d-5abf-8880-4ca69ccf4b55 with identifier: 10731309 to the API
2026-03-27 10:00:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 10:00:32 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 10:00:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731309>
{'auction_title': '',
'c_o_2_emission_value': 133,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'engine_horse_power': 136,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': '8cb13f80-952d-5abf-8880-4ca69ccf4b55',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': '4659NBT',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731309',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'A',
'odometer': 15858,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 28,
'photo_urls': ['https://images.openlane.eu/carimgs/5687377/general/79567a4b-bfcc-4a9a-aa3d-5cac85b41f4d.jpg',
'https://images.openlane.eu/carimgs/5687377/general/52436a22-9f63-45ae-8d26-a5c40238f7ff.jpg',
'https://images.openlane.eu/carimgs/5687377/general/517666e6-b96d-4a25-8763-f3d12a8ead0e.jpg',
'https://images.openlane.eu/carimgs/5687377/general/81a1891e-3e9e-48be-b880-f893a62eb9b9.jpg',
'https://images.openlane.eu/carimgs/5687377/general/bc684741-ecb4-4fd9-8f69-4a18edbc8db4.jpg',
'https://images.openlane.eu/carimgs/5687377/general/c0d47559-556b-40d9-8ee3-c6932a8cf3ff.jpg',
'https://images.openlane.eu/carimgs/5687377/general/47f3fa09-de9a-46dc-841c-4b007e29e852.jpg',
'https://images.openlane.eu/carimgs/5687377/general/e128e10b-99f5-439d-8cd6-e65772ce922b.jpg',
'https://images.openlane.eu/carimgs/5687377/general/9cf880b0-16dc-4cca-ad79-dc35d56ba78b.jpg',
'https://images.openlane.eu/carimgs/5687377/general/4c4ef7f0-c701-4c9d-9556-e0975270aa78.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8cb13f80-952d-5abf-8880-4ca69ccf4b55/8cb13f80-952d-5abf-8880-4ca69ccf4b55_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 183344,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687377/general/79567a4b-bfcc-4a9a-aa3d-5cac85b41f4d.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8cb13f80-952d-5abf-8880-4ca69ccf4b55/8cb13f80-952d-5abf-8880-4ca69ccf4b55_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 183941,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687377/general/52436a22-9f63-45ae-8d26-a5c40238f7ff.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8cb13f80-952d-5abf-8880-4ca69ccf4b55/8cb13f80-952d-5abf-8880-4ca69ccf4b55_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 191125,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687377/general/bc684741-ecb4-4fd9-8f69-4a18edbc8db4.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8cb13f80-952d-5abf-8880-4ca69ccf4b55/8cb13f80-952d-5abf-8880-4ca69ccf4b55_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 167023,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687377/general/81a1891e-3e9e-48be-b880-f893a62eb9b9.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8cb13f80-952d-5abf-8880-4ca69ccf4b55/8cb13f80-952d-5abf-8880-4ca69ccf4b55_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 169493,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687377/general/517666e6-b96d-4a25-8763-f3d12a8ead0e.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8cb13f80-952d-5abf-8880-4ca69ccf4b55/8cb13f80-952d-5abf-8880-4ca69ccf4b55_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 204125,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687377/general/c0d47559-556b-40d9-8ee3-c6932a8cf3ff.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8cb13f80-952d-5abf-8880-4ca69ccf4b55/8cb13f80-952d-5abf-8880-4ca69ccf4b55_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 376011,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687377/general/9cf880b0-16dc-4cca-ad79-dc35d56ba78b.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8cb13f80-952d-5abf-8880-4ca69ccf4b55/8cb13f80-952d-5abf-8880-4ca69ccf4b55_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 332322,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687377/general/e128e10b-99f5-439d-8cd6-e65772ce922b.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8cb13f80-952d-5abf-8880-4ca69ccf4b55/8cb13f80-952d-5abf-8880-4ca69ccf4b55_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 375879,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687377/general/4c4ef7f0-c701-4c9d-9556-e0975270aa78.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8cb13f80-952d-5abf-8880-4ca69ccf4b55/8cb13f80-952d-5abf-8880-4ca69ccf4b55_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 405475,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687377/general/47f3fa09-de9a-46dc-841c-4b007e29e852.jpg',
'Width': 1920}],
'price': 26600,
'price_includes_vat': True,
'registration_date': '2025-05-14',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Mercedes-Benz A - Petrol - Automatic - 136 hp - 15.858 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2025}
2026-03-27 10:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710731309%27 HTTP/1.1" 200 None
2026-03-27 10:00:32 [adesa.es] INFO: Saving data for 10731309: {'created_time': 1774605632.459988, 'last_price_update_time': 1774605632.459998, 'auction_closing_time': 1798671600.0}
2026-03-27 10:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10731309') HTTP/1.1" 204 0
2026-03-27 10:00:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 10:00:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5317a73290>
2026-03-27 10:00:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 10:00:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 10:00:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 10:00:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d15e0674-e0b1-5b35-9158-f530beab9b43/d15e0674-e0b1-5b35-9158-f530beab9b43_image_4.jpg HTTP/1.1" 201 0
2026-03-27 10:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749594%252Fgeneral%252F75a2a19b-8c8d-43b0-8497-0e4adc172124.jpg') HTTP/1.1" 204 0
2026-03-27 10:00:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749594/general/75a2a19b-8c8d-43b0-8497-0e4adc172124.jpg saved to cache
2026-03-27 10:00:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item d15e0674-e0b1-5b35-9158-f530beab9b43
2026-03-27 10:00:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749594/general/86f6670f-f1e6-40aa-b1f1-0a533a11ddeb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733383)
2026-03-27 10:00:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749594/general/c7758dd1-f55b-499e-9d10-a49c93af4a41.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733383)
2026-03-27 10:00:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 10:00:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f532f78d150>
2026-03-27 10:00:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 10:00:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 10:00:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 10:00:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d15e0674-e0b1-5b35-9158-f530beab9b43/d15e0674-e0b1-5b35-9158-f530beab9b43_image_5.jpg HTTP/1.1" 201 0
2026-03-27 10:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749594%252Fgeneral%252Fa34abd79-18b9-40f2-8636-33a8f6529534.jpg') HTTP/1.1" 204 0
2026-03-27 10:00:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749594/general/a34abd79-18b9-40f2-8636-33a8f6529534.jpg saved to cache
2026-03-27 10:00:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item d15e0674-e0b1-5b35-9158-f530beab9b43
2026-03-27 10:00:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749594/general/422fd42d-6b5e-43da-9a57-6352a90f81b4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733383)
2026-03-27 10:00:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749594/general/6f19399f-7db4-4c92-b191-aedf85fb12ef.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733383)
2026-03-27 10:00:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 10:00:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5316f65990>
2026-03-27 10:00:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 10:00:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 10:00:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 10:00:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d15e0674-e0b1-5b35-9158-f530beab9b43/d15e0674-e0b1-5b35-9158-f530beab9b43_image_6.jpg HTTP/1.1" 201 0
2026-03-27 10:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749594%252Fgeneral%252F86f6670f-f1e6-40aa-b1f1-0a533a11ddeb.jpg') HTTP/1.1" 204 0
2026-03-27 10:00:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749594/general/86f6670f-f1e6-40aa-b1f1-0a533a11ddeb.jpg saved to cache
2026-03-27 10:00:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item d15e0674-e0b1-5b35-9158-f530beab9b43
2026-03-27 10:00:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 10:00:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5317a73190>
2026-03-27 10:00:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 10:00:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 10:00:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 10:00:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d15e0674-e0b1-5b35-9158-f530beab9b43/d15e0674-e0b1-5b35-9158-f530beab9b43_image_7.jpg HTTP/1.1" 201 0
2026-03-27 10:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749594%252Fgeneral%252Fc7758dd1-f55b-499e-9d10-a49c93af4a41.jpg') HTTP/1.1" 204 0
2026-03-27 10:00:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749594/general/c7758dd1-f55b-499e-9d10-a49c93af4a41.jpg saved to cache
2026-03-27 10:00:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item d15e0674-e0b1-5b35-9158-f530beab9b43
2026-03-27 10:00:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 10:00:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5324864690>
2026-03-27 10:00:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 10:00:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 10:00:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 10:00:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d15e0674-e0b1-5b35-9158-f530beab9b43/d15e0674-e0b1-5b35-9158-f530beab9b43_image_9.jpg HTTP/1.1" 201 0
2026-03-27 10:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749594%252Fgeneral%252F422fd42d-6b5e-43da-9a57-6352a90f81b4.jpg') HTTP/1.1" 204 0
2026-03-27 10:00:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749594/general/422fd42d-6b5e-43da-9a57-6352a90f81b4.jpg saved to cache
2026-03-27 10:00:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item d15e0674-e0b1-5b35-9158-f530beab9b43
2026-03-27 10:00:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 10:00:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5316f19b10>
2026-03-27 10:00:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 10:00:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 10:00:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 10:00:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d15e0674-e0b1-5b35-9158-f530beab9b43/d15e0674-e0b1-5b35-9158-f530beab9b43_image_8.jpg HTTP/1.1" 201 0
2026-03-27 10:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749594%252Fgeneral%252F6f19399f-7db4-4c92-b191-aedf85fb12ef.jpg') HTTP/1.1" 204 0
2026-03-27 10:00:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749594/general/6f19399f-7db4-4c92-b191-aedf85fb12ef.jpg saved to cache
2026-03-27 10:00:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item d15e0674-e0b1-5b35-9158-f530beab9b43
2026-03-27 10:00:33 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: d15e0674-e0b1-5b35-9158-f530beab9b43, skipping ID generation
2026-03-27 10:00:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d15e0674-e0b1-5b35-9158-f530beab9b43 with scrape type 1
2026-03-27 10:00:33 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item d15e0674-e0b1-5b35-9158-f530beab9b43 sending to next pipeline
2026-03-27 10:00:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: d15e0674-e0b1-5b35-9158-f530beab9b43, identifier: 10733383
2026-03-27 10:00:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: d15e0674-e0b1-5b35-9158-f530beab9b43 with identifier: 10733383
2026-03-27 10:00:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: d15e0674-e0b1-5b35-9158-f530beab9b43 with identifier: 10733383
2026-03-27 10:00:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: d15e0674-e0b1-5b35-9158-f530beab9b43 with identifier: 10733383 to the API
2026-03-27 10:00:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 10:00:33 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 10:00:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5749594/general/6f19399f-7db4-4c92-b191-aedf85fb12ef.jpg>
{'auction_title': '',
'c_o_2_emission_value': 109,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 101,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Hybrid',
'id': 'd15e0674-e0b1-5b35-9158-f530beab9b43',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': '9977NHV',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733383',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Fiat',
'model': '600',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 24,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d15e0674-e0b1-5b35-9158-f530beab9b43/d15e0674-e0b1-5b35-9158-f530beab9b43_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 171415,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749594/general/e1790d09-739c-4ecf-99f4-23c0fa5d009c.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d15e0674-e0b1-5b35-9158-f530beab9b43/d15e0674-e0b1-5b35-9158-f530beab9b43_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 173970,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749594/general/71633d17-c508-4904-b769-6a75576adf70.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d15e0674-e0b1-5b35-9158-f530beab9b43/d15e0674-e0b1-5b35-9158-f530beab9b43_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 170922,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749594/general/53b90488-ac22-4275-8970-e9fb2a61b2fa.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d15e0674-e0b1-5b35-9158-f530beab9b43/d15e0674-e0b1-5b35-9158-f530beab9b43_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 174173,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749594/general/c6680b30-c11f-4bf3-b496-9664e71abc5e.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d15e0674-e0b1-5b35-9158-f530beab9b43/d15e0674-e0b1-5b35-9158-f530beab9b43_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 204661,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749594/general/75a2a19b-8c8d-43b0-8497-0e4adc172124.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d15e0674-e0b1-5b35-9158-f530beab9b43/d15e0674-e0b1-5b35-9158-f530beab9b43_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 192304,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749594/general/a34abd79-18b9-40f2-8636-33a8f6529534.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d15e0674-e0b1-5b35-9158-f530beab9b43/d15e0674-e0b1-5b35-9158-f530beab9b43_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 420393,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749594/general/86f6670f-f1e6-40aa-b1f1-0a533a11ddeb.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d15e0674-e0b1-5b35-9158-f530beab9b43/d15e0674-e0b1-5b35-9158-f530beab9b43_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 436195,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749594/general/c7758dd1-f55b-499e-9d10-a49c93af4a41.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d15e0674-e0b1-5b35-9158-f530beab9b43/d15e0674-e0b1-5b35-9158-f530beab9b43_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 451742,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749594/general/6f19399f-7db4-4c92-b191-aedf85fb12ef.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d15e0674-e0b1-5b35-9158-f530beab9b43/d15e0674-e0b1-5b35-9158-f530beab9b43_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 373058,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749594/general/422fd42d-6b5e-43da-9a57-6352a90f81b4.jpg',
'Width': 1920}],
'price': 19700,
'price_includes_vat': True,
'registration_date': '2025-11-28',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Fiat 600 1.2 La Prima - Hybrid - Automatic - 101 hp - 50 km',
'transmission': 'automatic',
'trim': 'La Prima',
'vin': None,
'year': 2025}
2026-03-27 10:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710733383%27 HTTP/1.1" 200 None
2026-03-27 10:00:33 [adesa.es] INFO: Saving data for 10733383: {'created_time': 1774605633.784369, 'last_price_update_time': 1774605633.784382, 'auction_closing_time': 1798671600.0}
2026-03-27 10:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10733383') HTTP/1.1" 204 0
2026-03-27 10:00:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10676254> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 10:00:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 81a81f83-b8a5-5c93-9d37-31bce96d5448 with identifier: 10676254
2026-03-27 10:00:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 81a81f83-b8a5-5c93-9d37-31bce96d5448 with scrape type 2
2026-03-27 10:00:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 81a81f83-b8a5-5c93-9d37-31bce96d5448 with scrape type 2
2026-03-27 10:00:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: 81a81f83-b8a5-5c93-9d37-31bce96d5448, identifier: 10676254
2026-03-27 10:00:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: 81a81f83-b8a5-5c93-9d37-31bce96d5448 with identifier: 10676254
2026-03-27 10:00:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: 81a81f83-b8a5-5c93-9d37-31bce96d5448 with identifier: 10676254
2026-03-27 10:00:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: 81a81f83-b8a5-5c93-9d37-31bce96d5448 with identifier: 10676254 to the API
2026-03-27 10:00:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 10:00:52 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 10:00:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10676254>
{'auction_title': '',
'c_o_2_emission_value': 118,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 104,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': '81a81f83-b8a5-5c93-9d37-31bce96d5448',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': '50499',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10676254',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '208',
'odometer': 12739,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 12600,
'price_includes_vat': True,
'registration_date': '2025-04-29',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 208 1.2 Allure - Petrol - Manual - 104 hp - 12.739 km',
'transmission': 'manual',
'trim': 'Allure',
'vin': None,
'year': 2025}
2026-03-27 10:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710676254%27 HTTP/1.1" 200 None
2026-03-27 10:00:52 [adesa.es] INFO: Saving data for 10676254: {'auction_closing_time': 1798675200.0, 'created_time': 1773741806.380341, 'last_price_update_time': 1774605652.880757}
2026-03-27 10:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10676254') HTTP/1.1" 204 0
2026-03-27 10:00:52 [scrapy.core.engine] INFO: Closing spider (finished)
2026-03-27 10:00:52 [adesa.es] INFO: adesa.es Crawl ended with reason finished, scrape types: {<ScrapeType.NEW: 1>: -2, <ScrapeType.NEW_DUPLICATE_ID: 4>: 2, <ScrapeType.PRICE_UPDATE: 2>: 0, <ScrapeType.AUCTION_UPDATE: 3>: 0, <ScrapeType.SKIPPED: 0>: 2, <ScrapeType.BATCH_SKIPPED: 5>: 0}
2026-03-27 10:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710732543%27 HTTP/1.1" 200 None
2026-03-27 10:00:53 [adesa.es] INFO: Saving data for 10732543: {'created_time': 1774605653.024036}
2026-03-27 10:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10732543') HTTP/1.1" 204 0
2026-03-27 10:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710730664%27 HTTP/1.1" 200 None
2026-03-27 10:00:53 [adesa.es] INFO: Saving data for 10730664: {'created_time': 1774605653.081879}
2026-03-27 10:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10730664') HTTP/1.1" 204 0
2026-03-27 10:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 10:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20last_price_update_time%20lt%201774173653 HTTP/1.1" 200 None
2026-03-27 10:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.es',RowKey='10479286') HTTP/1.1" 204 0
2026-03-27 10:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.es',RowKey='10597880') HTTP/1.1" 204 0
2026-03-27 10:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.es',RowKey='10699770') HTTP/1.1" 204 0
2026-03-27 10:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.es',RowKey='10699771') HTTP/1.1" 204 0
2026-03-27 10:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.es',RowKey='10699772') HTTP/1.1" 204 0
2026-03-27 10:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.es',RowKey='10699773') HTTP/1.1" 204 0
2026-03-27 10:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.es',RowKey='10699790') HTTP/1.1" 204 0
2026-03-27 10:00:53 [scrapy.extensions.feedexport] INFO: Stored jsonlines feed (13 items) in: file:///var/lib/scrapyd/items/sourcing_v2/adesa.es/task_36_2026-03-27T10_00_00.jl
2026-03-27 10:00:53 [scrapy.statscollectors] INFO: Dumping Scrapy stats:
{'downloader/request_bytes': 32228,
'downloader/request_count': 37,
'downloader/request_method_count/GET': 35,
'downloader/request_method_count/POST': 2,
'downloader/response_bytes': 4618051,
'downloader/response_count': 37,
'downloader/response_status_count/200': 37,
'elapsed_time_seconds': 47.797184,
'feedexport/success_count/FileFeedStorage': 1,
'finish_reason': 'finished',
'finish_time': datetime.datetime(2026, 3, 27, 10, 0, 53, 269751, tzinfo=datetime.timezone.utc),
'item_scraped_count': 13,
'log_count/DEBUG': 566,
'log_count/INFO': 630,
'memusage/max': 150003712,
'memusage/startup': 150003712,
'photo_download_count': 20,
'request_depth_max': 2,
'response_received_count': 17,
'scheduler/dequeued': 37,
'scheduler/dequeued/memory': 37,
'scheduler/enqueued': 37,
'scheduler/enqueued/memory': 37,
'scrape_type/new': 4,
'scrape_type/new_duplicate_id': 2,
'scrape_type/price_update': 9,
'scrape_type/skipped': 87,
'scrapy-zyte-api/429': 0,
'scrapy-zyte-api/attempts': 17,
'scrapy-zyte-api/error_ratio': 0.0,
'scrapy-zyte-api/errors': 0,
'scrapy-zyte-api/fatal_errors': 0,
'scrapy-zyte-api/mean_connection_seconds': 7.02412102278322,
'scrapy-zyte-api/mean_response_seconds': 7.1318839475622084,
'scrapy-zyte-api/processed': 17,
'scrapy-zyte-api/request_args/customHttpRequestHeaders': 17,
'scrapy-zyte-api/request_args/experimental.requestCookies': 16,
'scrapy-zyte-api/request_args/experimental.responseCookies': 17,
'scrapy-zyte-api/request_args/httpRequestBody': 2,
'scrapy-zyte-api/request_args/httpRequestMethod': 2,
'scrapy-zyte-api/request_args/httpResponseBody': 17,
'scrapy-zyte-api/request_args/httpResponseHeaders': 17,
'scrapy-zyte-api/request_args/url': 17,
'scrapy-zyte-api/status_codes/200': 17,
'scrapy-zyte-api/success': 17,
'scrapy-zyte-api/success_ratio': 1.0,
'scrapy-zyte-api/throttle_ratio': 0.0,
'source/items_encountered': 102,
'source/total_available': 102,
'start_time': datetime.datetime(2026, 3, 27, 10, 0, 5, 472567, tzinfo=datetime.timezone.utc)}
2026-03-27 10:00:53 [scrapy.core.engine] INFO: Spider closed (finished)
2026-03-27 10:00:53 [asyncio] ERROR: Unclosed client session
client_session: <aiohttp.client.ClientSession object at 0x7f53259a61d0>
2026-03-27 10:00:53 [asyncio] ERROR: Unclosed client session
client_session: <aiohttp.client.ClientSession object at 0x7f53259a6690>