2026-03-27 17:00:04 [scrapy.utils.log] INFO: Scrapy 2.11.2 started (bot: SourcingV2)
2026-03-27 17: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 17:00:04 [adesa.es] INFO: Starting spider adesa.es
2026-03-27 17:00:04 [scrapy.addons] INFO: Enabled addons:
[]
2026-03-27 17:00:04 [asyncio] DEBUG: Using selector: EpollSelector
2026-03-27 17:00:04 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor
2026-03-27 17:00:04 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop
2026-03-27 17:00:05 [scrapy.extensions.telnet] INFO: Telnet Password: 6642f6d4d0afcaa6
2026-03-27 17:00:05 [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 17:00:05 [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-27T17_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 17:00:05 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-27 17:00:05 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-27 17:00:05 [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 17:00:05 [crawlers.middlewares.id_gen_middleware] INFO: Setting up IdGenerationMiddleware
2026-03-27 17: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 17: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 17:00:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
2026-03-27 17:00:05 [urllib3.connectionpool] DEBUG: https://login.microsoftonline.com:443 "POST /8ea908c1-4e85-4692-bc3f-3646b9b40891/oauth2/v2.0/token HTTP/1.1" 200 2107
2026-03-27 17:00:05 [azure.identity._credentials.chained] INFO: DefaultAzureCredential acquired a token from WorkloadIdentityCredential
2026-03-27 17:00:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): alxsourcingstorageprod.table.core.windows.net:443
2026-03-27 17:00:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:06 [crawlers.pipelines.translation_pipeline] INFO: Loading translations for language: auto
2026-03-27 17:00:06 [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 17:00:06 [crawlers.pipelines.item_rules_pipeline] INFO: Setting up ItemRules Pipeline
2026-03-27 17:00:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_location_for_country.json
2026-03-27 17:00:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_cars_from_auction_title.json
2026-03-27 17:00:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_country.json
2026-03-27 17:00:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_fr.json
2026-03-27 17:00:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_photos.json
2026-03-27 17:00:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_from_info.json
2026-03-27 17:00:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_not_allowed.json
2026-03-27 17:00:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: not_operable_from_info.json
2026-03-27 17:00:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_models_not_allowed.json
2026-03-27 17:00:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_title.json
2026-03-27 17:00:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: imported_cars.json
2026-03-27 17:00:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_currency.json
2026-03-27 17:00:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_mileage.json
2026-03-27 17:00:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_auction_title.json
2026-03-27 17:00:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_country_of_origin.json
2026-03-27 17:00:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_pt.json
2026-03-27 17:00:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: electric_cars.json
2026-03-27 17:00:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_color.json
2026-03-27 17:00:06 [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 17:00:06 [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 17:00:06 [scrapy.core.engine] INFO: Spider opened
2026-03-27 17:00:06 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min)
2026-03-27 17:00:06 [scrapy.extensions.telnet] INFO: Telnet console listening on 127.0.0.1:6023
2026-03-27 17:00:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 140MiB
2026-03-27 17:00:06 [scrapy-playwright] INFO: Starting download handler
2026-03-27 17:00:06 [scrapy-playwright] INFO: Starting download handler
2026-03-27 17:00:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:00:13 [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 17:00:13 [adesa.es] INFO: Found listing with ID: 10741807
2026-03-27 17:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710741807%27 HTTP/1.1" 200 None
2026-03-27 17:00:13 [adesa.es] INFO: Scrape type for 10741807: 1
2026-03-27 17:00:13 [adesa.es] INFO: Scraping item 10741807 url https://www.openlane.eu/en/carv6/auction/10741807
2026-03-27 17:00:13 [adesa.es] INFO: Found listing with ID: 10741802
2026-03-27 17:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710741802%27 HTTP/1.1" 200 None
2026-03-27 17:00:13 [adesa.es] INFO: Scrape type for 10741802: 1
2026-03-27 17:00:13 [adesa.es] INFO: Scraping item 10741802 url https://www.openlane.eu/en/carv6/auction/10741802
2026-03-27 17:00:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:00:13 [adesa.es] INFO: Found listing with ID: 10741815
2026-03-27 17:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710741815%27 HTTP/1.1" 200 None
2026-03-27 17:00:13 [adesa.es] INFO: Scrape type for 10741815: 1
2026-03-27 17:00:13 [adesa.es] INFO: Scraping item 10741815 url https://www.openlane.eu/en/carv6/auction/10741815
2026-03-27 17:00:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:00:13 [adesa.es] INFO: Found listing with ID: 10741816
2026-03-27 17:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710741816%27 HTTP/1.1" 200 None
2026-03-27 17:00:14 [adesa.es] INFO: Scrape type for 10741816: 1
2026-03-27 17:00:14 [adesa.es] INFO: Scraping item 10741816 url https://www.openlane.eu/en/carv6/auction/10741816
2026-03-27 17:00:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:00:14 [adesa.es] INFO: Found listing with ID: 10741798
2026-03-27 17:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710741798%27 HTTP/1.1" 200 None
2026-03-27 17:00:14 [adesa.es] INFO: Scrape type for 10741798: 1
2026-03-27 17:00:14 [adesa.es] INFO: Scraping item 10741798 url https://www.openlane.eu/en/carv6/auction/10741798
2026-03-27 17:00:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:00:14 [adesa.es] INFO: Found listing with ID: 10741800
2026-03-27 17:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710741800%27 HTTP/1.1" 200 None
2026-03-27 17:00:14 [adesa.es] INFO: Scrape type for 10741800: 1
2026-03-27 17:00:14 [adesa.es] INFO: Scraping item 10741800 url https://www.openlane.eu/en/carv6/auction/10741800
2026-03-27 17:00:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:00:14 [adesa.es] INFO: Found listing with ID: 10741819
2026-03-27 17:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710741819%27 HTTP/1.1" 200 None
2026-03-27 17:00:14 [adesa.es] INFO: Scrape type for 10741819: 1
2026-03-27 17:00:14 [adesa.es] INFO: Scraping item 10741819 url https://www.openlane.eu/en/carv6/auction/10741819
2026-03-27 17:00:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:00:14 [adesa.es] INFO: Found listing with ID: 10741814
2026-03-27 17:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710741814%27 HTTP/1.1" 200 None
2026-03-27 17:00:14 [adesa.es] INFO: Scrape type for 10741814: 1
2026-03-27 17:00:14 [adesa.es] INFO: Scraping item 10741814 url https://www.openlane.eu/en/carv6/auction/10741814
2026-03-27 17:00:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:00:14 [adesa.es] INFO: Found listing with ID: 10741821
2026-03-27 17:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710741821%27 HTTP/1.1" 200 None
2026-03-27 17:00:14 [adesa.es] INFO: Scrape type for 10741821: 1
2026-03-27 17:00:14 [adesa.es] INFO: Scraping item 10741821 url https://www.openlane.eu/en/carv6/auction/10741821
2026-03-27 17:00:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:00:14 [adesa.es] INFO: Found listing with ID: 10741822
2026-03-27 17:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710741822%27 HTTP/1.1" 200 None
2026-03-27 17:00:14 [adesa.es] INFO: Scrape type for 10741822: 1
2026-03-27 17:00:14 [adesa.es] INFO: Scraping item 10741822 url https://www.openlane.eu/en/carv6/auction/10741822
2026-03-27 17:00:14 [adesa.es] INFO: Found listing with ID: 10741806
2026-03-27 17:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710741806%27 HTTP/1.1" 200 None
2026-03-27 17:00:14 [adesa.es] INFO: Scrape type for 10741806: 1
2026-03-27 17:00:14 [adesa.es] INFO: Scraping item 10741806 url https://www.openlane.eu/en/carv6/auction/10741806
2026-03-27 17:00:14 [adesa.es] INFO: Found listing with ID: 10741792
2026-03-27 17:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710741792%27 HTTP/1.1" 200 None
2026-03-27 17:00:14 [adesa.es] INFO: Scrape type for 10741792: 1
2026-03-27 17:00:14 [adesa.es] INFO: Scraping item 10741792 url https://www.openlane.eu/en/carv6/auction/10741792
2026-03-27 17:00:14 [adesa.es] INFO: Found listing with ID: 10741812
2026-03-27 17:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710741812%27 HTTP/1.1" 200 None
2026-03-27 17:00:14 [adesa.es] INFO: Scrape type for 10741812: 1
2026-03-27 17:00:14 [adesa.es] INFO: Scraping item 10741812 url https://www.openlane.eu/en/carv6/auction/10741812
2026-03-27 17:00:14 [adesa.es] INFO: Found listing with ID: 10741796
2026-03-27 17:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710741796%27 HTTP/1.1" 200 None
2026-03-27 17:00:14 [adesa.es] INFO: Scrape type for 10741796: 1
2026-03-27 17:00:14 [adesa.es] INFO: Scraping item 10741796 url https://www.openlane.eu/en/carv6/auction/10741796
2026-03-27 17:00:14 [adesa.es] INFO: Found listing with ID: 10741805
2026-03-27 17:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710741805%27 HTTP/1.1" 200 None
2026-03-27 17:00:14 [adesa.es] INFO: Scrape type for 10741805: 1
2026-03-27 17:00:14 [adesa.es] INFO: Scraping item 10741805 url https://www.openlane.eu/en/carv6/auction/10741805
2026-03-27 17:00:14 [adesa.es] INFO: Found listing with ID: 10741813
2026-03-27 17:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710741813%27 HTTP/1.1" 200 None
2026-03-27 17:00:14 [adesa.es] INFO: Scrape type for 10741813: 1
2026-03-27 17:00:14 [adesa.es] INFO: Scraping item 10741813 url https://www.openlane.eu/en/carv6/auction/10741813
2026-03-27 17:00:14 [adesa.es] INFO: Found listing with ID: 10741799
2026-03-27 17:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710741799%27 HTTP/1.1" 200 None
2026-03-27 17:00:14 [adesa.es] INFO: Scrape type for 10741799: 1
2026-03-27 17:00:14 [adesa.es] INFO: Scraping item 10741799 url https://www.openlane.eu/en/carv6/auction/10741799
2026-03-27 17:00:14 [adesa.es] INFO: Found listing with ID: 10741811
2026-03-27 17:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710741811%27 HTTP/1.1" 200 None
2026-03-27 17:00:14 [adesa.es] INFO: Scrape type for 10741811: 1
2026-03-27 17:00:14 [adesa.es] INFO: Scraping item 10741811 url https://www.openlane.eu/en/carv6/auction/10741811
2026-03-27 17:00:14 [adesa.es] INFO: Found listing with ID: 10741810
2026-03-27 17:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710741810%27 HTTP/1.1" 200 None
2026-03-27 17:00:14 [adesa.es] INFO: Scrape type for 10741810: 1
2026-03-27 17:00:14 [adesa.es] INFO: Scraping item 10741810 url https://www.openlane.eu/en/carv6/auction/10741810
2026-03-27 17:00:14 [adesa.es] INFO: Found listing with ID: 10741793
2026-03-27 17:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710741793%27 HTTP/1.1" 200 None
2026-03-27 17:00:14 [adesa.es] INFO: Scrape type for 10741793: 1
2026-03-27 17:00:14 [adesa.es] INFO: Scraping item 10741793 url https://www.openlane.eu/en/carv6/auction/10741793
2026-03-27 17:00:14 [adesa.es] INFO: Found listing with ID: 10741794
2026-03-27 17:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710741794%27 HTTP/1.1" 200 None
2026-03-27 17:00:14 [adesa.es] INFO: Scrape type for 10741794: 1
2026-03-27 17:00:14 [adesa.es] INFO: Scraping item 10741794 url https://www.openlane.eu/en/carv6/auction/10741794
2026-03-27 17:00:14 [adesa.es] INFO: Found listing with ID: 10741808
2026-03-27 17:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710741808%27 HTTP/1.1" 200 None
2026-03-27 17:00:14 [adesa.es] INFO: Scrape type for 10741808: 1
2026-03-27 17:00:14 [adesa.es] INFO: Scraping item 10741808 url https://www.openlane.eu/en/carv6/auction/10741808
2026-03-27 17:00:14 [adesa.es] INFO: Found listing with ID: 10741818
2026-03-27 17:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710741818%27 HTTP/1.1" 200 None
2026-03-27 17:00:14 [adesa.es] INFO: Scrape type for 10741818: 1
2026-03-27 17:00:14 [adesa.es] INFO: Scraping item 10741818 url https://www.openlane.eu/en/carv6/auction/10741818
2026-03-27 17:00:14 [adesa.es] INFO: Found listing with ID: 10741809
2026-03-27 17:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710741809%27 HTTP/1.1" 200 None
2026-03-27 17:00:14 [adesa.es] INFO: Scrape type for 10741809: 1
2026-03-27 17:00:14 [adesa.es] INFO: Scraping item 10741809 url https://www.openlane.eu/en/carv6/auction/10741809
2026-03-27 17:00:14 [adesa.es] INFO: Found listing with ID: 10741795
2026-03-27 17:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710741795%27 HTTP/1.1" 200 None
2026-03-27 17:00:14 [adesa.es] INFO: Scrape type for 10741795: 1
2026-03-27 17:00:14 [adesa.es] INFO: Scraping item 10741795 url https://www.openlane.eu/en/carv6/auction/10741795
2026-03-27 17:00:14 [adesa.es] INFO: Found listing with ID: 10741797
2026-03-27 17:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710741797%27 HTTP/1.1" 200 None
2026-03-27 17:00:14 [adesa.es] INFO: Scrape type for 10741797: 1
2026-03-27 17:00:14 [adesa.es] INFO: Scraping item 10741797 url https://www.openlane.eu/en/carv6/auction/10741797
2026-03-27 17:00:14 [adesa.es] INFO: Found listing with ID: 10741804
2026-03-27 17:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710741804%27 HTTP/1.1" 200 None
2026-03-27 17:00:14 [adesa.es] INFO: Scrape type for 10741804: 1
2026-03-27 17:00:14 [adesa.es] INFO: Scraping item 10741804 url https://www.openlane.eu/en/carv6/auction/10741804
2026-03-27 17:00:14 [adesa.es] INFO: Found listing with ID: 10741817
2026-03-27 17:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710741817%27 HTTP/1.1" 200 None
2026-03-27 17:00:14 [adesa.es] INFO: Scrape type for 10741817: 1
2026-03-27 17:00:14 [adesa.es] INFO: Scraping item 10741817 url https://www.openlane.eu/en/carv6/auction/10741817
2026-03-27 17:00:14 [adesa.es] INFO: Found listing with ID: 10741803
2026-03-27 17:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710741803%27 HTTP/1.1" 200 None
2026-03-27 17:00:14 [adesa.es] INFO: Scrape type for 10741803: 1
2026-03-27 17:00:14 [adesa.es] INFO: Scraping item 10741803 url https://www.openlane.eu/en/carv6/auction/10741803
2026-03-27 17:00:14 [adesa.es] INFO: Found listing with ID: 10741801
2026-03-27 17:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710741801%27 HTTP/1.1" 200 None
2026-03-27 17:00:14 [adesa.es] INFO: Scrape type for 10741801: 1
2026-03-27 17:00:14 [adesa.es] INFO: Scraping item 10741801 url https://www.openlane.eu/en/carv6/auction/10741801
2026-03-27 17:00:14 [adesa.es] INFO: Found listing with ID: 10741820
2026-03-27 17:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710741820%27 HTTP/1.1" 200 None
2026-03-27 17:00:14 [adesa.es] INFO: Scrape type for 10741820: 1
2026-03-27 17:00:14 [adesa.es] INFO: Scraping item 10741820 url https://www.openlane.eu/en/carv6/auction/10741820
2026-03-27 17:00:14 [adesa.es] INFO: Found listing with ID: 10737974
2026-03-27 17:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710737974%27 HTTP/1.1" 200 None
2026-03-27 17:00:14 [adesa.es] INFO: Scrape type for 10737974: 1
2026-03-27 17:00:14 [adesa.es] INFO: Scraping item 10737974 url https://www.openlane.eu/en/carv6/auction/10737974
2026-03-27 17:00:14 [adesa.es] INFO: Found listing with ID: 10735044
2026-03-27 17:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710735044%27 HTTP/1.1" 200 None
2026-03-27 17:00:14 [adesa.es] INFO: Scrape type for 10735044: 0
2026-03-27 17:00:14 [adesa.es] INFO: Skipping item 10735044 url https://www.openlane.eu/en/carv6/auction/10735044
2026-03-27 17:00:14 [adesa.es] INFO: Found listing with ID: 10737455
2026-03-27 17:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710737455%27 HTTP/1.1" 200 None
2026-03-27 17:00:14 [adesa.es] INFO: Scrape type for 10737455: 1
2026-03-27 17:00:14 [adesa.es] INFO: Scraping item 10737455 url https://www.openlane.eu/en/carv6/auction/10737455
2026-03-27 17:00:14 [adesa.es] INFO: Found listing with ID: 10737459
2026-03-27 17:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710737459%27 HTTP/1.1" 200 None
2026-03-27 17:00:14 [adesa.es] INFO: Scrape type for 10737459: 1
2026-03-27 17:00:14 [adesa.es] INFO: Scraping item 10737459 url https://www.openlane.eu/en/carv6/auction/10737459
2026-03-27 17:00:14 [adesa.es] INFO: Found listing with ID: 10737454
2026-03-27 17:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710737454%27 HTTP/1.1" 200 None
2026-03-27 17:00:14 [adesa.es] INFO: Scrape type for 10737454: 1
2026-03-27 17:00:14 [adesa.es] INFO: Scraping item 10737454 url https://www.openlane.eu/en/carv6/auction/10737454
2026-03-27 17:00:14 [adesa.es] INFO: Found listing with ID: 10737460
2026-03-27 17:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710737460%27 HTTP/1.1" 200 None
2026-03-27 17:00:14 [adesa.es] INFO: Scrape type for 10737460: 1
2026-03-27 17:00:14 [adesa.es] INFO: Scraping item 10737460 url https://www.openlane.eu/en/carv6/auction/10737460
2026-03-27 17:00:14 [adesa.es] INFO: Found listing with ID: 10737458
2026-03-27 17:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710737458%27 HTTP/1.1" 200 None
2026-03-27 17:00:14 [adesa.es] INFO: Scrape type for 10737458: 1
2026-03-27 17:00:14 [adesa.es] INFO: Scraping item 10737458 url https://www.openlane.eu/en/carv6/auction/10737458
2026-03-27 17:00:14 [adesa.es] INFO: Found listing with ID: 10737452
2026-03-27 17:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710737452%27 HTTP/1.1" 200 None
2026-03-27 17:00:14 [adesa.es] INFO: Scrape type for 10737452: 1
2026-03-27 17:00:14 [adesa.es] INFO: Scraping item 10737452 url https://www.openlane.eu/en/carv6/auction/10737452
2026-03-27 17:00:14 [adesa.es] INFO: Found listing with ID: 10737478
2026-03-27 17:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710737478%27 HTTP/1.1" 200 None
2026-03-27 17:00:14 [adesa.es] INFO: Scrape type for 10737478: 1
2026-03-27 17:00:14 [adesa.es] INFO: Scraping item 10737478 url https://www.openlane.eu/en/carv6/auction/10737478
2026-03-27 17:00:14 [adesa.es] INFO: Found listing with ID: 10737481
2026-03-27 17:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710737481%27 HTTP/1.1" 200 None
2026-03-27 17:00:14 [adesa.es] INFO: Scrape type for 10737481: 1
2026-03-27 17:00:14 [adesa.es] INFO: Scraping item 10737481 url https://www.openlane.eu/en/carv6/auction/10737481
2026-03-27 17:00:14 [adesa.es] INFO: Found listing with ID: 10737483
2026-03-27 17:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710737483%27 HTTP/1.1" 200 None
2026-03-27 17:00:14 [adesa.es] INFO: Scrape type for 10737483: 1
2026-03-27 17:00:14 [adesa.es] INFO: Scraping item 10737483 url https://www.openlane.eu/en/carv6/auction/10737483
2026-03-27 17:00:14 [adesa.es] INFO: Found listing with ID: 10405305
2026-03-27 17:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:14 [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 17:00:14 [adesa.es] INFO: Scrape type for 10405305: 0
2026-03-27 17:00:14 [adesa.es] INFO: Skipping item 10405305 url https://www.openlane.eu/en/carv6/auction/10405305
2026-03-27 17:00:14 [adesa.es] INFO: Found listing with ID: 10405308
2026-03-27 17:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:14 [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 17:00:14 [adesa.es] INFO: Scrape type for 10405308: 0
2026-03-27 17:00:14 [adesa.es] INFO: Skipping item 10405308 url https://www.openlane.eu/en/carv6/auction/10405308
2026-03-27 17:00:14 [adesa.es] INFO: Found listing with ID: 10518392
2026-03-27 17:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:14 [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 17:00:14 [adesa.es] INFO: Scrape type for 10518392: 0
2026-03-27 17:00:14 [adesa.es] INFO: Skipping item 10518392 url https://www.openlane.eu/en/carv6/auction/10518392
2026-03-27 17:00:14 [adesa.es] INFO: Found listing with ID: 10405309
2026-03-27 17:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:14 [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 17:00:14 [adesa.es] INFO: Scrape type for 10405309: 0
2026-03-27 17:00:14 [adesa.es] INFO: Skipping item 10405309 url https://www.openlane.eu/en/carv6/auction/10405309
2026-03-27 17:00:14 [adesa.es] INFO: Found listing with ID: 10438527
2026-03-27 17:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:14 [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 17:00:14 [adesa.es] INFO: Scrape type for 10438527: 0
2026-03-27 17:00:14 [adesa.es] INFO: Skipping item 10438527 url https://www.openlane.eu/en/carv6/auction/10438527
2026-03-27 17:00:14 [adesa.es] INFO: Found listing with ID: 10472332
2026-03-27 17:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:14 [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 17:00:14 [adesa.es] INFO: Scrape type for 10472332: 0
2026-03-27 17:00:14 [adesa.es] INFO: Skipping item 10472332 url https://www.openlane.eu/en/carv6/auction/10472332
2026-03-27 17:00:14 [adesa.es] INFO: Found listing with ID: 10505053
2026-03-27 17:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:14 [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 17:00:14 [adesa.es] INFO: Scrape type for 10505053: 0
2026-03-27 17:00:14 [adesa.es] INFO: Skipping item 10505053 url https://www.openlane.eu/en/carv6/auction/10505053
2026-03-27 17:00:14 [adesa.es] INFO: Found listing with ID: 10512793
2026-03-27 17:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:14 [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 17:00:14 [adesa.es] INFO: Scrape type for 10512793: 2
2026-03-27 17:00:14 [adesa.es] INFO: Scraping item 10512793 url https://www.openlane.eu/en/carv6/auction/10512793
2026-03-27 17:00:14 [adesa.es] INFO: Found listing with ID: 10472260
2026-03-27 17:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:14 [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 17:00:14 [adesa.es] INFO: Scrape type for 10472260: 2
2026-03-27 17:00:14 [adesa.es] INFO: Scraping item 10472260 url https://www.openlane.eu/en/carv6/auction/10472260
2026-03-27 17:00:14 [adesa.es] INFO: Found listing with ID: 10640376
2026-03-27 17:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:14 [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 17:00:14 [adesa.es] INFO: Scrape type for 10640376: 2
2026-03-27 17:00:14 [adesa.es] INFO: Scraping item 10640376 url https://www.openlane.eu/en/carv6/auction/10640376
2026-03-27 17:00:14 [adesa.es] INFO: Found listing with ID: 10699430
2026-03-27 17:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:14 [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 17:00:14 [adesa.es] INFO: Scrape type for 10699430: 0
2026-03-27 17:00:14 [adesa.es] INFO: Skipping item 10699430 url https://www.openlane.eu/en/carv6/auction/10699430
2026-03-27 17:00:14 [adesa.es] INFO: Found listing with ID: 10699427
2026-03-27 17:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:14 [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 17:00:14 [adesa.es] INFO: Scrape type for 10699427: 2
2026-03-27 17:00:14 [adesa.es] INFO: Scraping item 10699427 url https://www.openlane.eu/en/carv6/auction/10699427
2026-03-27 17:00:14 [adesa.es] INFO: Found listing with ID: 10612546
2026-03-27 17:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:14 [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 17:00:14 [adesa.es] INFO: Scrape type for 10612546: 2
2026-03-27 17:00:14 [adesa.es] INFO: Scraping item 10612546 url https://www.openlane.eu/en/carv6/auction/10612546
2026-03-27 17:00:14 [adesa.es] INFO: Found listing with ID: 10723809
2026-03-27 17:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:14 [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 17:00:14 [adesa.es] INFO: Scrape type for 10723809: 0
2026-03-27 17:00:14 [adesa.es] INFO: Skipping item 10723809 url https://www.openlane.eu/en/carv6/auction/10723809
2026-03-27 17:00:14 [adesa.es] INFO: Found listing with ID: 10698910
2026-03-27 17:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:14 [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 17:00:14 [adesa.es] INFO: Scrape type for 10698910: 2
2026-03-27 17:00:14 [adesa.es] INFO: Scraping item 10698910 url https://www.openlane.eu/en/carv6/auction/10698910
2026-03-27 17:00:14 [adesa.es] INFO: Found listing with ID: 10698908
2026-03-27 17:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17: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 17:00:15 [adesa.es] INFO: Scrape type for 10698908: 2
2026-03-27 17:00:15 [adesa.es] INFO: Scraping item 10698908 url https://www.openlane.eu/en/carv6/auction/10698908
2026-03-27 17:00:15 [adesa.es] INFO: Found listing with ID: 10698919
2026-03-27 17:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17: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%2710698919%27 HTTP/1.1" 200 None
2026-03-27 17:00:15 [adesa.es] INFO: Scrape type for 10698919: 2
2026-03-27 17:00:15 [adesa.es] INFO: Scraping item 10698919 url https://www.openlane.eu/en/carv6/auction/10698919
2026-03-27 17:00:15 [adesa.es] INFO: Found listing with ID: 10698909
2026-03-27 17:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17: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%2710698909%27 HTTP/1.1" 200 None
2026-03-27 17:00:15 [adesa.es] INFO: Scrape type for 10698909: 0
2026-03-27 17:00:15 [adesa.es] INFO: Skipping item 10698909 url https://www.openlane.eu/en/carv6/auction/10698909
2026-03-27 17:00:15 [adesa.es] INFO: Found listing with ID: 10698907
2026-03-27 17:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17: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%2710698907%27 HTTP/1.1" 200 None
2026-03-27 17:00:15 [adesa.es] INFO: Scrape type for 10698907: 2
2026-03-27 17:00:15 [adesa.es] INFO: Scraping item 10698907 url https://www.openlane.eu/en/carv6/auction/10698907
2026-03-27 17:00:15 [adesa.es] INFO: Found listing with ID: 10682540
2026-03-27 17:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17: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%2710682540%27 HTTP/1.1" 200 None
2026-03-27 17:00:15 [adesa.es] INFO: Scrape type for 10682540: 0
2026-03-27 17:00:15 [adesa.es] INFO: Skipping item 10682540 url https://www.openlane.eu/en/carv6/auction/10682540
2026-03-27 17:00:15 [adesa.es] INFO: Found listing with ID: 10667492
2026-03-27 17:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17: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%2710667492%27 HTTP/1.1" 200 None
2026-03-27 17:00:15 [adesa.es] INFO: Scrape type for 10667492: 0
2026-03-27 17:00:15 [adesa.es] INFO: Skipping item 10667492 url https://www.openlane.eu/en/carv6/auction/10667492
2026-03-27 17:00:15 [adesa.es] INFO: Found listing with ID: 10452039
2026-03-27 17:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17: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%2710452039%27 HTTP/1.1" 200 None
2026-03-27 17:00:15 [adesa.es] INFO: Scrape type for 10452039: 2
2026-03-27 17:00:15 [adesa.es] INFO: Scraping item 10452039 url https://www.openlane.eu/en/carv6/auction/10452039
2026-03-27 17:00:15 [adesa.es] INFO: Found listing with ID: 10518394
2026-03-27 17:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17: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%2710518394%27 HTTP/1.1" 200 None
2026-03-27 17:00:15 [adesa.es] INFO: Scrape type for 10518394: 0
2026-03-27 17:00:15 [adesa.es] INFO: Skipping item 10518394 url https://www.openlane.eu/en/carv6/auction/10518394
2026-03-27 17:00:15 [adesa.es] INFO: Found listing with ID: 10405314
2026-03-27 17:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17: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%2710405314%27 HTTP/1.1" 200 None
2026-03-27 17:00:15 [adesa.es] INFO: Scrape type for 10405314: 2
2026-03-27 17:00:15 [adesa.es] INFO: Scraping item 10405314 url https://www.openlane.eu/en/carv6/auction/10405314
2026-03-27 17:00:15 [adesa.es] INFO: Found listing with ID: 10405315
2026-03-27 17:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17: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%2710405315%27 HTTP/1.1" 200 None
2026-03-27 17:00:15 [adesa.es] INFO: Scrape type for 10405315: 2
2026-03-27 17:00:15 [adesa.es] INFO: Scraping item 10405315 url https://www.openlane.eu/en/carv6/auction/10405315
2026-03-27 17:00:15 [adesa.es] INFO: Found listing with ID: 10493754
2026-03-27 17:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17: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%2710493754%27 HTTP/1.1" 200 None
2026-03-27 17:00:15 [adesa.es] INFO: Scrape type for 10493754: 2
2026-03-27 17:00:15 [adesa.es] INFO: Scraping item 10493754 url https://www.openlane.eu/en/carv6/auction/10493754
2026-03-27 17:00:15 [adesa.es] INFO: Found listing with ID: 10550836
2026-03-27 17:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17: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%2710550836%27 HTTP/1.1" 200 None
2026-03-27 17:00:15 [adesa.es] INFO: Scrape type for 10550836: 2
2026-03-27 17:00:15 [adesa.es] INFO: Scraping item 10550836 url https://www.openlane.eu/en/carv6/auction/10550836
2026-03-27 17:00:15 [adesa.es] INFO: Found listing with ID: 10667491
2026-03-27 17:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17: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%2710667491%27 HTTP/1.1" 200 None
2026-03-27 17:00:15 [adesa.es] INFO: Scrape type for 10667491: 0
2026-03-27 17:00:15 [adesa.es] INFO: Skipping item 10667491 url https://www.openlane.eu/en/carv6/auction/10667491
2026-03-27 17:00:15 [adesa.es] INFO: Found listing with ID: 10405317
2026-03-27 17:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17: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%2710405317%27 HTTP/1.1" 200 None
2026-03-27 17:00:15 [adesa.es] INFO: Scrape type for 10405317: 2
2026-03-27 17:00:15 [adesa.es] INFO: Scraping item 10405317 url https://www.openlane.eu/en/carv6/auction/10405317
2026-03-27 17:00:15 [adesa.es] INFO: Found listing with ID: 10653126
2026-03-27 17:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17: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%2710653126%27 HTTP/1.1" 200 None
2026-03-27 17:00:15 [adesa.es] INFO: Scrape type for 10653126: 2
2026-03-27 17:00:15 [adesa.es] INFO: Scraping item 10653126 url https://www.openlane.eu/en/carv6/auction/10653126
2026-03-27 17:00:15 [adesa.es] INFO: Found listing with ID: 10699482
2026-03-27 17:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17: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%2710699482%27 HTTP/1.1" 200 None
2026-03-27 17:00:15 [adesa.es] INFO: Scrape type for 10699482: 0
2026-03-27 17:00:15 [adesa.es] INFO: Skipping item 10699482 url https://www.openlane.eu/en/carv6/auction/10699482
2026-03-27 17:00:15 [adesa.es] INFO: Found listing with ID: 10699483
2026-03-27 17:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17: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%2710699483%27 HTTP/1.1" 200 None
2026-03-27 17:00:15 [adesa.es] INFO: Scrape type for 10699483: 2
2026-03-27 17:00:15 [adesa.es] INFO: Scraping item 10699483 url https://www.openlane.eu/en/carv6/auction/10699483
2026-03-27 17:00:15 [adesa.es] INFO: Found listing with ID: 10700528
2026-03-27 17:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17: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%2710700528%27 HTTP/1.1" 200 None
2026-03-27 17:00:15 [adesa.es] INFO: Scrape type for 10700528: 0
2026-03-27 17:00:15 [adesa.es] INFO: Skipping item 10700528 url https://www.openlane.eu/en/carv6/auction/10700528
2026-03-27 17:00:15 [adesa.es] INFO: Found listing with ID: 10666060
2026-03-27 17:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17: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%2710666060%27 HTTP/1.1" 200 None
2026-03-27 17:00:15 [adesa.es] INFO: Scrape type for 10666060: 0
2026-03-27 17:00:15 [adesa.es] INFO: Skipping item 10666060 url https://www.openlane.eu/en/carv6/auction/10666060
2026-03-27 17:00:15 [adesa.es] INFO: Found listing with ID: 10619585
2026-03-27 17:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17: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%2710619585%27 HTTP/1.1" 200 None
2026-03-27 17:00:15 [adesa.es] INFO: Scrape type for 10619585: 0
2026-03-27 17:00:15 [adesa.es] INFO: Skipping item 10619585 url https://www.openlane.eu/en/carv6/auction/10619585
2026-03-27 17:00:15 [adesa.es] INFO: Found listing with ID: 10655463
2026-03-27 17:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17: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%2710655463%27 HTTP/1.1" 200 None
2026-03-27 17:00:15 [adesa.es] INFO: Scrape type for 10655463: 2
2026-03-27 17:00:15 [adesa.es] INFO: Scraping item 10655463 url https://www.openlane.eu/en/carv6/auction/10655463
2026-03-27 17:00:15 [adesa.es] INFO: Found listing with ID: 10276412
2026-03-27 17:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17: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%2710276412%27 HTTP/1.1" 200 None
2026-03-27 17:00:15 [adesa.es] INFO: Scrape type for 10276412: 2
2026-03-27 17:00:15 [adesa.es] INFO: Scraping item 10276412 url https://www.openlane.eu/en/carv6/auction/10276412
2026-03-27 17:00:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741814> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:00:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741819> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:00:15 [adesa.es] INFO: Found listing with ID: 10643525
2026-03-27 17:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17: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%2710643525%27 HTTP/1.1" 200 None
2026-03-27 17:00:15 [adesa.es] INFO: Scrape type for 10643525: 2
2026-03-27 17:00:15 [adesa.es] INFO: Scraping item 10643525 url https://www.openlane.eu/en/carv6/auction/10643525
2026-03-27 17: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 17: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 17:00:15 [adesa.es] INFO: Found listing with ID: 10571283
2026-03-27 17:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17: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%2710571283%27 HTTP/1.1" 200 None
2026-03-27 17:00:15 [adesa.es] INFO: Scrape type for 10571283: 2
2026-03-27 17:00:15 [adesa.es] INFO: Scraping item 10571283 url https://www.openlane.eu/en/carv6/auction/10571283
2026-03-27 17:00:15 [adesa.es] INFO: Found listing with ID: 10405331
2026-03-27 17:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17: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%2710405331%27 HTTP/1.1" 200 None
2026-03-27 17:00:15 [adesa.es] INFO: Scrape type for 10405331: 2
2026-03-27 17:00:15 [adesa.es] INFO: Scraping item 10405331 url https://www.openlane.eu/en/carv6/auction/10405331
2026-03-27 17:00:15 [adesa.es] INFO: Found listing with ID: 10676254
2026-03-27 17:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17: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%2710676254%27 HTTP/1.1" 200 None
2026-03-27 17:00:15 [adesa.es] INFO: Scrape type for 10676254: 0
2026-03-27 17:00:15 [adesa.es] INFO: Skipping item 10676254 url https://www.openlane.eu/en/carv6/auction/10676254
2026-03-27 17:00:15 [adesa.es] INFO: Found listing with ID: 10571281
2026-03-27 17:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17: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%2710571281%27 HTTP/1.1" 200 None
2026-03-27 17:00:15 [adesa.es] INFO: Scrape type for 10571281: 2
2026-03-27 17:00:15 [adesa.es] INFO: Scraping item 10571281 url https://www.openlane.eu/en/carv6/auction/10571281
2026-03-27 17:00:15 [adesa.es] INFO: Found listing with ID: 10572723
2026-03-27 17:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17: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%2710572723%27 HTTP/1.1" 200 None
2026-03-27 17:00:15 [adesa.es] INFO: Scrape type for 10572723: 2
2026-03-27 17:00:15 [adesa.es] INFO: Scraping item 10572723 url https://www.openlane.eu/en/carv6/auction/10572723
2026-03-27 17:00:15 [adesa.es] INFO: Found listing with ID: 10694302
2026-03-27 17:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17: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%2710694302%27 HTTP/1.1" 200 None
2026-03-27 17:00:15 [adesa.es] INFO: Scrape type for 10694302: 0
2026-03-27 17:00:15 [adesa.es] INFO: Skipping item 10694302 url https://www.openlane.eu/en/carv6/auction/10694302
2026-03-27 17:00:15 [adesa.es] INFO: Found listing with ID: 10723147
2026-03-27 17:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17: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%2710723147%27 HTTP/1.1" 200 None
2026-03-27 17:00:15 [adesa.es] INFO: Scrape type for 10723147: 0
2026-03-27 17:00:15 [adesa.es] INFO: Skipping item 10723147 url https://www.openlane.eu/en/carv6/auction/10723147
2026-03-27 17:00:15 [adesa.es] INFO: Found listing with ID: 10654226
2026-03-27 17:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17: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%2710654226%27 HTTP/1.1" 200 None
2026-03-27 17:00:15 [adesa.es] INFO: Scrape type for 10654226: 0
2026-03-27 17:00:15 [adesa.es] INFO: Skipping item 10654226 url https://www.openlane.eu/en/carv6/auction/10654226
2026-03-27 17:00:15 [adesa.es] INFO: Found listing with ID: 10633069
2026-03-27 17:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17: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%2710633069%27 HTTP/1.1" 200 None
2026-03-27 17:00:15 [adesa.es] INFO: Scrape type for 10633069: 2
2026-03-27 17:00:15 [adesa.es] INFO: Scraping item 10633069 url https://www.openlane.eu/en/carv6/auction/10633069
2026-03-27 17:00:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 53ef4620-0326-542d-8715-8a2f28a017dd with identifier: 10741814
2026-03-27 17:00:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 53ef4620-0326-542d-8715-8a2f28a017dd with scrape type 1
2026-03-27 17:00:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 53ef4620-0326-542d-8715-8a2f28a017dd
2026-03-27 17:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:15 [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%252F5737657%252Fgeneral%252Ff819a87c-cc93-40c0-8681-ba387ebe8dd4.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:00:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737657/general/f819a87c-cc93-40c0-8681-ba387ebe8dd4.jpg already downloaded
2026-03-27 17:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:15 [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%252F5737657%252Fgeneral%252Fbe8fb523-0aaa-4061-b420-a721f9f4162e.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:00:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737657/general/be8fb523-0aaa-4061-b420-a721f9f4162e.jpg already downloaded
2026-03-27 17:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:15 [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%252F5737657%252Fgeneral%252Fbe561a0f-1dd0-4f1b-9e1d-04d96a11cfef.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:00:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737657/general/be561a0f-1dd0-4f1b-9e1d-04d96a11cfef.jpg already downloaded
2026-03-27 17:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:15 [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%252F5737657%252Fgeneral%252Feff1d97f-b252-4d0d-a8e0-bb10a22a3bb1.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:00:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737657/general/eff1d97f-b252-4d0d-a8e0-bb10a22a3bb1.jpg already downloaded
2026-03-27 17:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:15 [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%252F5737657%252Fgeneral%252F895fc260-a837-46f2-8abb-8b8de25033b0.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:00:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737657/general/895fc260-a837-46f2-8abb-8b8de25033b0.jpg already downloaded
2026-03-27 17:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:15 [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%252F5737657%252Fgeneral%252Fd30a15ce-994f-4c15-8523-fb6fad9edcb1.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:00:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737657/general/d30a15ce-994f-4c15-8523-fb6fad9edcb1.jpg already downloaded
2026-03-27 17:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:15 [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%252F5737657%252Fgeneral%252F6793e4f4-a12c-4308-966d-6c076c5a902f.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:00:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737657/general/6793e4f4-a12c-4308-966d-6c076c5a902f.jpg already downloaded
2026-03-27 17:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:15 [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%252F5737657%252Fgeneral%252F972479e1-fe3b-41c1-826c-cc7cce4d9a4c.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:00:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737657/general/972479e1-fe3b-41c1-826c-cc7cce4d9a4c.jpg already downloaded
2026-03-27 17:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:15 [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%252F5737657%252Fgeneral%252Fedb1f301-3306-4174-bfee-d52e41904ab8.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:00:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737657/general/edb1f301-3306-4174-bfee-d52e41904ab8.jpg already downloaded
2026-03-27 17:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:15 [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%252F5737657%252Fgeneral%252Fdb527051-3d6f-4e35-80be-0b8bebc8b55e.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:00:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737657/general/db527051-3d6f-4e35-80be-0b8bebc8b55e.jpg already downloaded
2026-03-27 17:00:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: 53ef4620-0326-542d-8715-8a2f28a017dd, identifier: 10741814
2026-03-27 17:00:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d2801591-a9c1-5246-b421-59571d916145 with identifier: 10741819
2026-03-27 17:00:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d2801591-a9c1-5246-b421-59571d916145 with scrape type 1
2026-03-27 17:00:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d2801591-a9c1-5246-b421-59571d916145
2026-03-27 17:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:16 [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%252F5751979%252Fgeneral%252Fd4736296-9c68-4c50-b4b4-70566deeb69a.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:00:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751979/general/d4736296-9c68-4c50-b4b4-70566deeb69a.jpg not downloaded yet
2026-03-27 17:00:16 [adesa.es] INFO: Found listing with ID: 10649239
2026-03-27 17:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17: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 17:00:16 [adesa.es] INFO: Scrape type for 10649239: 2
2026-03-27 17:00:16 [adesa.es] INFO: Scraping item 10649239 url https://www.openlane.eu/en/carv6/auction/10649239
2026-03-27 17:00:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: 53ef4620-0326-542d-8715-8a2f28a017dd with identifier: 10741814
2026-03-27 17:00:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-27 17:00:16 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Gray HTTP/1.1" 200 None
2026-03-27 17:00:16 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 17:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-27 17:00:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-27 17:00:16 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Benzine HTTP/1.1" 200 None
2026-03-27 17:00:16 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 17:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-27 17:00:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: 53ef4620-0326-542d-8715-8a2f28a017dd with identifier: 10741814
2026-03-27 17:00:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: 53ef4620-0326-542d-8715-8a2f28a017dd with identifier: 10741814 to the API
2026-03-27 17:00:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:00:18 [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 17:00:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741814>
{'auction_title': '',
'c_o_2_emission_value': 120,
'category': 'Compact',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.2L',
'engine_horse_power': 82,
'expiration_date': '2026-04-01T09:50:00Z',
'fuel_type': 'Petrol',
'id': '53ef4620-0326-542d-8715-8a2f28a017dd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '9910JGF',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741814',
'listing': 'auction',
'location': 'Soto del Real (Madrid) (Spain)',
'make': 'Ford',
'model': 'Fiesta',
'odometer': 196562,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 43,
'photo_urls': ['https://images.openlane.eu/carimgs/5737657/general/f819a87c-cc93-40c0-8681-ba387ebe8dd4.jpg',
'https://images.openlane.eu/carimgs/5737657/general/be8fb523-0aaa-4061-b420-a721f9f4162e.jpg',
'https://images.openlane.eu/carimgs/5737657/general/be561a0f-1dd0-4f1b-9e1d-04d96a11cfef.jpg',
'https://images.openlane.eu/carimgs/5737657/general/eff1d97f-b252-4d0d-a8e0-bb10a22a3bb1.jpg',
'https://images.openlane.eu/carimgs/5737657/general/895fc260-a837-46f2-8abb-8b8de25033b0.jpg',
'https://images.openlane.eu/carimgs/5737657/general/d30a15ce-994f-4c15-8523-fb6fad9edcb1.jpg',
'https://images.openlane.eu/carimgs/5737657/general/6793e4f4-a12c-4308-966d-6c076c5a902f.jpg',
'https://images.openlane.eu/carimgs/5737657/general/972479e1-fe3b-41c1-826c-cc7cce4d9a4c.jpg',
'https://images.openlane.eu/carimgs/5737657/general/edb1f301-3306-4174-bfee-d52e41904ab8.jpg',
'https://images.openlane.eu/carimgs/5737657/general/db527051-3d6f-4e35-80be-0b8bebc8b55e.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_53ef4620-0326-542d-8715-8a2f28a017dd/53ef4620-0326-542d-8715-8a2f28a017dd_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 70364,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737657/general/f819a87c-cc93-40c0-8681-ba387ebe8dd4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_53ef4620-0326-542d-8715-8a2f28a017dd/53ef4620-0326-542d-8715-8a2f28a017dd_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83287,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737657/general/be8fb523-0aaa-4061-b420-a721f9f4162e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_53ef4620-0326-542d-8715-8a2f28a017dd/53ef4620-0326-542d-8715-8a2f28a017dd_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75201,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737657/general/be561a0f-1dd0-4f1b-9e1d-04d96a11cfef.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_53ef4620-0326-542d-8715-8a2f28a017dd/53ef4620-0326-542d-8715-8a2f28a017dd_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74198,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737657/general/eff1d97f-b252-4d0d-a8e0-bb10a22a3bb1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_53ef4620-0326-542d-8715-8a2f28a017dd/53ef4620-0326-542d-8715-8a2f28a017dd_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 66187,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737657/general/895fc260-a837-46f2-8abb-8b8de25033b0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_53ef4620-0326-542d-8715-8a2f28a017dd/53ef4620-0326-542d-8715-8a2f28a017dd_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 53689,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737657/general/d30a15ce-994f-4c15-8523-fb6fad9edcb1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_53ef4620-0326-542d-8715-8a2f28a017dd/53ef4620-0326-542d-8715-8a2f28a017dd_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93901,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737657/general/6793e4f4-a12c-4308-966d-6c076c5a902f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_53ef4620-0326-542d-8715-8a2f28a017dd/53ef4620-0326-542d-8715-8a2f28a017dd_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105325,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737657/general/972479e1-fe3b-41c1-826c-cc7cce4d9a4c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_53ef4620-0326-542d-8715-8a2f28a017dd/53ef4620-0326-542d-8715-8a2f28a017dd_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 66454,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737657/general/edb1f301-3306-4174-bfee-d52e41904ab8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_53ef4620-0326-542d-8715-8a2f28a017dd/53ef4620-0326-542d-8715-8a2f28a017dd_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84711,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737657/general/db527051-3d6f-4e35-80be-0b8bebc8b55e.jpg',
'Width': 1024}],
'price': 3800,
'price_includes_vat': True,
'registration_date': '2015-06-17',
'seats_number': 5,
'seller_name': 'SANTANDER CONSUMER RENTING',
'title': 'Ford Fiesta 1.3 Trend - Petrol - Manual - 82 hp - 196.562 km',
'transmission': 'manual',
'trim': 'Trend',
'vin': None,
'year': 2015}
2026-03-27 17:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710741814%27 HTTP/1.1" 200 None
2026-03-27 17:00:18 [adesa.es] INFO: Saving data for 10741814: {'created_time': 1774630818.179302, 'last_price_update_time': 1774630818.179314, 'auction_closing_time': 1775037000.0}
2026-03-27 17:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10741814') HTTP/1.1" 204 0
2026-03-27 17:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:18 [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%252F5751979%252Fgeneral%252F8681eb39-5c6d-4dfe-9f6d-91e154ea4f16.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:00:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751979/general/8681eb39-5c6d-4dfe-9f6d-91e154ea4f16.jpg not downloaded yet
2026-03-27 17:00:18 [adesa.es] INFO: Found listing with ID: 10699474
2026-03-27 17:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:18 [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 17:00:18 [adesa.es] INFO: Scrape type for 10699474: 0
2026-03-27 17:00:18 [adesa.es] INFO: Skipping item 10699474 url https://www.openlane.eu/en/carv6/auction/10699474
2026-03-27 17:00:18 [adesa.es] INFO: Found listing with ID: 10648087
2026-03-27 17:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:18 [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 17:00:18 [adesa.es] INFO: Scrape type for 10648087: 0
2026-03-27 17:00:18 [adesa.es] INFO: Skipping item 10648087 url https://www.openlane.eu/en/carv6/auction/10648087
2026-03-27 17:00:18 [adesa.es] INFO: Found listing with ID: 10633072
2026-03-27 17:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:18 [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 17:00:18 [adesa.es] INFO: Scrape type for 10633072: 0
2026-03-27 17:00:18 [adesa.es] INFO: Skipping item 10633072 url https://www.openlane.eu/en/carv6/auction/10633072
2026-03-27 17:00:18 [adesa.es] INFO: Found listing with ID: 10506267
2026-03-27 17:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:18 [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 17:00:18 [adesa.es] INFO: Scrape type for 10506267: 0
2026-03-27 17:00:18 [adesa.es] INFO: Skipping item 10506267 url https://www.openlane.eu/en/carv6/auction/10506267
2026-03-27 17:00:18 [adesa.es] INFO: Found listing with ID: 10532903
2026-03-27 17:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:18 [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 17:00:18 [adesa.es] INFO: Scrape type for 10532903: 0
2026-03-27 17:00:18 [adesa.es] INFO: Skipping item 10532903 url https://www.openlane.eu/en/carv6/auction/10532903
2026-03-27 17:00:18 [adesa.es] INFO: Found listing with ID: 10734336
2026-03-27 17:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:18 [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 17:00:18 [adesa.es] INFO: Scrape type for 10734336: 0
2026-03-27 17:00:18 [adesa.es] INFO: Skipping item 10734336 url https://www.openlane.eu/en/carv6/auction/10734336
2026-03-27 17:00:18 [adesa.es] INFO: Found listing with ID: 10698917
2026-03-27 17:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:18 [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 17:00:18 [adesa.es] INFO: Scrape type for 10698917: 2
2026-03-27 17:00:18 [adesa.es] INFO: Scraping item 10698917 url https://www.openlane.eu/en/carv6/auction/10698917
2026-03-27 17:00:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741798> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:00:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741800> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:18 [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%252F5751979%252Fgeneral%252Fdf86ceec-eaa1-4277-8ea2-0c5f431bb8a6.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:00:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751979/general/df86ceec-eaa1-4277-8ea2-0c5f431bb8a6.jpg not downloaded yet
2026-03-27 17:00:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:00:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:00:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741815> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:00:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741816> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:00:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741807> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:00:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741802> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:00:18 [adesa.es] INFO: Found listing with ID: 10405389
2026-03-27 17:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:18 [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 17:00:18 [adesa.es] INFO: Scrape type for 10405389: 0
2026-03-27 17:00:18 [adesa.es] INFO: Skipping item 10405389 url https://www.openlane.eu/en/carv6/auction/10405389
2026-03-27 17:00:18 [adesa.es] INFO: Found listing with ID: 10190878
2026-03-27 17:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:18 [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 17:00:18 [adesa.es] INFO: Scrape type for 10190878: 0
2026-03-27 17:00:18 [adesa.es] INFO: Skipping item 10190878 url https://www.openlane.eu/en/carv6/auction/10190878
2026-03-27 17:00:18 [adesa.es] INFO: Found listing with ID: 10547993
2026-03-27 17:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:18 [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 17:00:18 [adesa.es] INFO: Scrape type for 10547993: 0
2026-03-27 17:00:18 [adesa.es] INFO: Skipping item 10547993 url https://www.openlane.eu/en/carv6/auction/10547993
2026-03-27 17:00:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:00:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:00:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:00:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:18 [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%252F5751979%252Fgeneral%252Fa4cc1b90-a732-4f79-ae9d-6a9d5409b54b.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:00:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751979/general/a4cc1b90-a732-4f79-ae9d-6a9d5409b54b.jpg not downloaded yet
2026-03-27 17:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:18 [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%252F5751979%252Fgeneral%252Fbb736c5a-cb57-46ba-aff2-45e5c0232577.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:00:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751979/general/bb736c5a-cb57-46ba-aff2-45e5c0232577.jpg not downloaded yet
2026-03-27 17:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:18 [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%252F5751979%252Fgeneral%252Fcd860906-7011-4870-9b20-de7d9fe1219b.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:00:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751979/general/cd860906-7011-4870-9b20-de7d9fe1219b.jpg not downloaded yet
2026-03-27 17:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:18 [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%252F5751979%252Fgeneral%252F0332c059-94d3-468c-9618-d128324d4979.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:00:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751979/general/0332c059-94d3-468c-9618-d128324d4979.jpg not downloaded yet
2026-03-27 17:00:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 90d75e42-cd74-5f62-9ae9-2c35047a1d93 with identifier: 10741798
2026-03-27 17:00:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 90d75e42-cd74-5f62-9ae9-2c35047a1d93 with scrape type 1
2026-03-27 17:00:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 90d75e42-cd74-5f62-9ae9-2c35047a1d93
2026-03-27 17:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:18 [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%252F5684879%252Fgeneral%252F68ad897d-6a64-4684-94ad-683aca162f3b.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:00:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5684879/general/68ad897d-6a64-4684-94ad-683aca162f3b.jpg already downloaded
2026-03-27 17:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:18 [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%252F5684879%252Fgeneral%252F88b2f316-2008-4d58-89eb-18de18b074ff.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:00:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5684879/general/88b2f316-2008-4d58-89eb-18de18b074ff.jpg already downloaded
2026-03-27 17:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:18 [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%252F5684879%252Fgeneral%252F1bb75954-a5b1-4c80-a5f3-aa4bb64ac7eb.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:00:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5684879/general/1bb75954-a5b1-4c80-a5f3-aa4bb64ac7eb.jpg already downloaded
2026-03-27 17:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:18 [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%252F5684879%252Fgeneral%252F7bb35577-6458-4a6a-929e-f64954bf15ab.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:00:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5684879/general/7bb35577-6458-4a6a-929e-f64954bf15ab.jpg already downloaded
2026-03-27 17:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:18 [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%252F5684879%252Fgeneral%252F5358c22e-726f-4967-97ad-e5f31a10cf43.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:00:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5684879/general/5358c22e-726f-4967-97ad-e5f31a10cf43.jpg already downloaded
2026-03-27 17:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:18 [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%252F5684879%252Fgeneral%252F46d2f874-afdd-4dc4-8565-072fb9f57996.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:00:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5684879/general/46d2f874-afdd-4dc4-8565-072fb9f57996.jpg already downloaded
2026-03-27 17:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:18 [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%252F5684879%252Fgeneral%252F160ee9ca-f204-474f-b272-7431377314b3.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:00:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5684879/general/160ee9ca-f204-474f-b272-7431377314b3.jpg already downloaded
2026-03-27 17:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:18 [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%252F5684879%252Fgeneral%252F42da248a-848c-484c-86e5-1e2d129437d4.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:00:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5684879/general/42da248a-848c-484c-86e5-1e2d129437d4.jpg already downloaded
2026-03-27 17:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:18 [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%252F5684879%252Fgeneral%252Fb3f957d2-8590-400e-97ea-f2e62fd52efd.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:00:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5684879/general/b3f957d2-8590-400e-97ea-f2e62fd52efd.jpg already downloaded
2026-03-27 17:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:18 [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%252F5684879%252Fgeneral%252Fa088af41-dcac-41dd-88ed-3f6de8631b1d.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:00:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5684879/general/a088af41-dcac-41dd-88ed-3f6de8631b1d.jpg already downloaded
2026-03-27 17:00:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: 90d75e42-cd74-5f62-9ae9-2c35047a1d93, identifier: 10741798
2026-03-27 17:00:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7f418bb7-ade2-5c1d-a4b6-87368dfc394f with identifier: 10741800
2026-03-27 17:00:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7f418bb7-ade2-5c1d-a4b6-87368dfc394f with scrape type 1
2026-03-27 17:00:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 7f418bb7-ade2-5c1d-a4b6-87368dfc394f
2026-03-27 17:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:18 [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%252F5698348%252Fgeneral%252F0e25c1a5-524e-4f75-abb8-d86b49f6ee09.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:00:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698348/general/0e25c1a5-524e-4f75-abb8-d86b49f6ee09.jpg already downloaded
2026-03-27 17:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:18 [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%252F5698348%252Fgeneral%252Fca878a74-e9e7-4f83-afb0-8be3921b8be2.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:00:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698348/general/ca878a74-e9e7-4f83-afb0-8be3921b8be2.jpg already downloaded
2026-03-27 17:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:18 [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%252F5698348%252Fgeneral%252F80ebf357-4fcc-4d20-a8f9-44f488e58751.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:00:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698348/general/80ebf357-4fcc-4d20-a8f9-44f488e58751.jpg already downloaded
2026-03-27 17:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:18 [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%252F5698348%252Fgeneral%252F78509468-bb06-4be0-a0dd-7161af6e98ab.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:00:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698348/general/78509468-bb06-4be0-a0dd-7161af6e98ab.jpg already downloaded
2026-03-27 17:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:18 [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%252F5698348%252Fgeneral%252F520e9314-6336-425b-9027-14b472c9f1a9.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:00:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698348/general/520e9314-6336-425b-9027-14b472c9f1a9.jpg already downloaded
2026-03-27 17:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:18 [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%252F5698348%252Fgeneral%252F401feb7a-c854-4d97-b1d8-9e7624b1b633.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:00:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698348/general/401feb7a-c854-4d97-b1d8-9e7624b1b633.jpg already downloaded
2026-03-27 17:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:18 [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%252F5698348%252Fgeneral%252F7d8062cd-6b06-41dd-b876-bef593a70314.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:00:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698348/general/7d8062cd-6b06-41dd-b876-bef593a70314.jpg already downloaded
2026-03-27 17:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:18 [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%252F5698348%252Fgeneral%252F98b77fb3-1d4e-4ff6-9cdf-26a18f4727c3.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:00:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698348/general/98b77fb3-1d4e-4ff6-9cdf-26a18f4727c3.jpg already downloaded
2026-03-27 17:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:19 [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%252F5698348%252Fgeneral%252F5f7b4dc2-dd5e-4c5d-94e8-01f3ba3878d5.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:00:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698348/general/5f7b4dc2-dd5e-4c5d-94e8-01f3ba3878d5.jpg already downloaded
2026-03-27 17:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:19 [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%252F5698348%252Fgeneral%252Fb0ca821c-5026-4f9c-924d-6a7be3d297ca.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:00:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698348/general/b0ca821c-5026-4f9c-924d-6a7be3d297ca.jpg already downloaded
2026-03-27 17:00:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: 7f418bb7-ade2-5c1d-a4b6-87368dfc394f, identifier: 10741800
2026-03-27 17:00:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: 90d75e42-cd74-5f62-9ae9-2c35047a1d93 with identifier: 10741798
2026-03-27 17:00:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: 90d75e42-cd74-5f62-9ae9-2c35047a1d93 with identifier: 10741798
2026-03-27 17:00:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: 90d75e42-cd74-5f62-9ae9-2c35047a1d93 with identifier: 10741798 to the API
2026-03-27 17:00:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17: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 17:00:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741798>
{'auction_title': '',
'c_o_2_emission_value': 116,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.2L',
'engine_horse_power': 130,
'expiration_date': '2026-04-01T09:50:00Z',
'fuel_type': 'Petrol',
'id': '90d75e42-cd74-5f62-9ae9-2c35047a1d93',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '4831JZG',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741798',
'listing': 'auction',
'location': 'Soto del Real (Madrid) (Spain)',
'make': 'Citroën',
'model': 'C4',
'odometer': 218221,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 28,
'photo_urls': ['https://images.openlane.eu/carimgs/5684879/general/68ad897d-6a64-4684-94ad-683aca162f3b.jpg',
'https://images.openlane.eu/carimgs/5684879/general/88b2f316-2008-4d58-89eb-18de18b074ff.jpg',
'https://images.openlane.eu/carimgs/5684879/general/1bb75954-a5b1-4c80-a5f3-aa4bb64ac7eb.jpg',
'https://images.openlane.eu/carimgs/5684879/general/7bb35577-6458-4a6a-929e-f64954bf15ab.jpg',
'https://images.openlane.eu/carimgs/5684879/general/5358c22e-726f-4967-97ad-e5f31a10cf43.jpg',
'https://images.openlane.eu/carimgs/5684879/general/46d2f874-afdd-4dc4-8565-072fb9f57996.jpg',
'https://images.openlane.eu/carimgs/5684879/general/160ee9ca-f204-474f-b272-7431377314b3.jpg',
'https://images.openlane.eu/carimgs/5684879/general/42da248a-848c-484c-86e5-1e2d129437d4.jpg',
'https://images.openlane.eu/carimgs/5684879/general/b3f957d2-8590-400e-97ea-f2e62fd52efd.jpg',
'https://images.openlane.eu/carimgs/5684879/general/a088af41-dcac-41dd-88ed-3f6de8631b1d.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_90d75e42-cd74-5f62-9ae9-2c35047a1d93/90d75e42-cd74-5f62-9ae9-2c35047a1d93_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 77083,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5684879/general/68ad897d-6a64-4684-94ad-683aca162f3b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_90d75e42-cd74-5f62-9ae9-2c35047a1d93/90d75e42-cd74-5f62-9ae9-2c35047a1d93_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87969,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5684879/general/88b2f316-2008-4d58-89eb-18de18b074ff.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_90d75e42-cd74-5f62-9ae9-2c35047a1d93/90d75e42-cd74-5f62-9ae9-2c35047a1d93_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 78186,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5684879/general/1bb75954-a5b1-4c80-a5f3-aa4bb64ac7eb.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_90d75e42-cd74-5f62-9ae9-2c35047a1d93/90d75e42-cd74-5f62-9ae9-2c35047a1d93_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 327199,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5684879/general/7bb35577-6458-4a6a-929e-f64954bf15ab.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_90d75e42-cd74-5f62-9ae9-2c35047a1d93/90d75e42-cd74-5f62-9ae9-2c35047a1d93_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87715,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5684879/general/5358c22e-726f-4967-97ad-e5f31a10cf43.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_90d75e42-cd74-5f62-9ae9-2c35047a1d93/90d75e42-cd74-5f62-9ae9-2c35047a1d93_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 56265,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5684879/general/46d2f874-afdd-4dc4-8565-072fb9f57996.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_90d75e42-cd74-5f62-9ae9-2c35047a1d93/90d75e42-cd74-5f62-9ae9-2c35047a1d93_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73241,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5684879/general/160ee9ca-f204-474f-b272-7431377314b3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_90d75e42-cd74-5f62-9ae9-2c35047a1d93/90d75e42-cd74-5f62-9ae9-2c35047a1d93_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106795,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5684879/general/42da248a-848c-484c-86e5-1e2d129437d4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_90d75e42-cd74-5f62-9ae9-2c35047a1d93/90d75e42-cd74-5f62-9ae9-2c35047a1d93_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 65205,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5684879/general/b3f957d2-8590-400e-97ea-f2e62fd52efd.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_90d75e42-cd74-5f62-9ae9-2c35047a1d93/90d75e42-cd74-5f62-9ae9-2c35047a1d93_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 53193,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5684879/general/a088af41-dcac-41dd-88ed-3f6de8631b1d.jpg',
'Width': 1024}],
'price': 3800,
'price_includes_vat': True,
'registration_date': '2017-05-24',
'seats_number': 5,
'seller_name': 'SANTANDER CONSUMER RENTING',
'title': 'Citroën C4 Picasso 1.2i Feel - Petrol - Manual - 130 hp - 218.221 '
'km',
'transmission': 'manual',
'trim': 'Feel',
'vin': None,
'year': 2017}
2026-03-27 17:00:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710741798%27 HTTP/1.1" 200 None
2026-03-27 17:00:20 [adesa.es] INFO: Saving data for 10741798: {'created_time': 1774630820.260677, 'last_price_update_time': 1774630820.260691, 'auction_closing_time': 1775037000.0}
2026-03-27 17:00:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10741798') HTTP/1.1" 204 0
2026-03-27 17:00:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: 7f418bb7-ade2-5c1d-a4b6-87368dfc394f with identifier: 10741800
2026-03-27 17:00:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: 7f418bb7-ade2-5c1d-a4b6-87368dfc394f with identifier: 10741800
2026-03-27 17:00:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: 7f418bb7-ade2-5c1d-a4b6-87368dfc394f with identifier: 10741800 to the API
2026-03-27 17:00:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17: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 17:00:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741800>
{'auction_title': '',
'c_o_2_emission_value': 116,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.2L',
'engine_horse_power': 130,
'expiration_date': '2026-04-01T09:50:00Z',
'fuel_type': 'Petrol',
'id': '7f418bb7-ade2-5c1d-a4b6-87368dfc394f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '4066JTP',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741800',
'listing': 'auction',
'location': 'Soto del Real (Madrid) (Spain)',
'make': 'Citroën',
'model': 'C4',
'odometer': 77780,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 35,
'photo_urls': ['https://images.openlane.eu/carimgs/5698348/general/0e25c1a5-524e-4f75-abb8-d86b49f6ee09.jpg',
'https://images.openlane.eu/carimgs/5698348/general/ca878a74-e9e7-4f83-afb0-8be3921b8be2.jpg',
'https://images.openlane.eu/carimgs/5698348/general/80ebf357-4fcc-4d20-a8f9-44f488e58751.jpg',
'https://images.openlane.eu/carimgs/5698348/general/78509468-bb06-4be0-a0dd-7161af6e98ab.jpg',
'https://images.openlane.eu/carimgs/5698348/general/520e9314-6336-425b-9027-14b472c9f1a9.jpg',
'https://images.openlane.eu/carimgs/5698348/general/401feb7a-c854-4d97-b1d8-9e7624b1b633.jpg',
'https://images.openlane.eu/carimgs/5698348/general/7d8062cd-6b06-41dd-b876-bef593a70314.jpg',
'https://images.openlane.eu/carimgs/5698348/general/98b77fb3-1d4e-4ff6-9cdf-26a18f4727c3.jpg',
'https://images.openlane.eu/carimgs/5698348/general/5f7b4dc2-dd5e-4c5d-94e8-01f3ba3878d5.jpg',
'https://images.openlane.eu/carimgs/5698348/general/b0ca821c-5026-4f9c-924d-6a7be3d297ca.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7f418bb7-ade2-5c1d-a4b6-87368dfc394f/7f418bb7-ade2-5c1d-a4b6-87368dfc394f_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80892,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698348/general/0e25c1a5-524e-4f75-abb8-d86b49f6ee09.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7f418bb7-ade2-5c1d-a4b6-87368dfc394f/7f418bb7-ade2-5c1d-a4b6-87368dfc394f_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86595,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698348/general/ca878a74-e9e7-4f83-afb0-8be3921b8be2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7f418bb7-ade2-5c1d-a4b6-87368dfc394f/7f418bb7-ade2-5c1d-a4b6-87368dfc394f_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 305158,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698348/general/80ebf357-4fcc-4d20-a8f9-44f488e58751.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7f418bb7-ade2-5c1d-a4b6-87368dfc394f/7f418bb7-ade2-5c1d-a4b6-87368dfc394f_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81897,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698348/general/78509468-bb06-4be0-a0dd-7161af6e98ab.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7f418bb7-ade2-5c1d-a4b6-87368dfc394f/7f418bb7-ade2-5c1d-a4b6-87368dfc394f_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 51233,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698348/general/520e9314-6336-425b-9027-14b472c9f1a9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7f418bb7-ade2-5c1d-a4b6-87368dfc394f/7f418bb7-ade2-5c1d-a4b6-87368dfc394f_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72838,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698348/general/401feb7a-c854-4d97-b1d8-9e7624b1b633.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7f418bb7-ade2-5c1d-a4b6-87368dfc394f/7f418bb7-ade2-5c1d-a4b6-87368dfc394f_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 77447,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698348/general/7d8062cd-6b06-41dd-b876-bef593a70314.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7f418bb7-ade2-5c1d-a4b6-87368dfc394f/7f418bb7-ade2-5c1d-a4b6-87368dfc394f_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 122519,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698348/general/98b77fb3-1d4e-4ff6-9cdf-26a18f4727c3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7f418bb7-ade2-5c1d-a4b6-87368dfc394f/7f418bb7-ade2-5c1d-a4b6-87368dfc394f_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 120881,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698348/general/5f7b4dc2-dd5e-4c5d-94e8-01f3ba3878d5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7f418bb7-ade2-5c1d-a4b6-87368dfc394f/7f418bb7-ade2-5c1d-a4b6-87368dfc394f_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 45795,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698348/general/b0ca821c-5026-4f9c-924d-6a7be3d297ca.jpg',
'Width': 1024}],
'price': 5500,
'price_includes_vat': True,
'registration_date': '2016-10-31',
'seats_number': 5,
'seller_name': 'SANTANDER CONSUMER RENTING',
'title': 'Citroën C4 Picasso Feel - Petrol - Manual - 130 hp - 77.780 km',
'transmission': 'manual',
'trim': 'Feel',
'vin': None,
'year': 2016}
2026-03-27 17:00:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710741800%27 HTTP/1.1" 200 None
2026-03-27 17:00:20 [adesa.es] INFO: Saving data for 10741800: {'created_time': 1774630820.652793, 'last_price_update_time': 1774630820.652804, 'auction_closing_time': 1775037000.0}
2026-03-27 17:00:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10741800') HTTP/1.1" 204 0
2026-03-27 17:00:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:20 [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%252F5751979%252Fgeneral%252Fa55d1cd9-b205-40aa-b6f5-7c6e71178ca9.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:00:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751979/general/a55d1cd9-b205-40aa-b6f5-7c6e71178ca9.jpg not downloaded yet
2026-03-27 17:00:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741822> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:00:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741821> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:00:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b6d132b2-1f84-59d8-9d5e-fced6780d01c with identifier: 10741815
2026-03-27 17:00:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b6d132b2-1f84-59d8-9d5e-fced6780d01c with scrape type 1
2026-03-27 17:00:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item b6d132b2-1f84-59d8-9d5e-fced6780d01c
2026-03-27 17:00:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:20 [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%252F5737658%252Fgeneral%252F637c64cb-9a75-4e21-a63e-4ead1b510d75.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:00:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737658/general/637c64cb-9a75-4e21-a63e-4ead1b510d75.jpg already downloaded
2026-03-27 17:00:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:20 [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%252F5737658%252Fgeneral%252F54f790f2-9baf-4e6b-b444-627e1451b843.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:00:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737658/general/54f790f2-9baf-4e6b-b444-627e1451b843.jpg already downloaded
2026-03-27 17:00:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:20 [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%252F5737658%252Fgeneral%252F80ec4369-a00c-4933-b9d3-cd937de3ccf8.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:00:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737658/general/80ec4369-a00c-4933-b9d3-cd937de3ccf8.jpg already downloaded
2026-03-27 17:00:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:20 [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%252F5737658%252Fgeneral%252F3b228c5d-a495-445d-a684-1cf7406fef03.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:00:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737658/general/3b228c5d-a495-445d-a684-1cf7406fef03.jpg already downloaded
2026-03-27 17:00:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:20 [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%252F5737658%252Fgeneral%252Fe400a983-c0fe-4734-9538-b7eeb82bc26f.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:00:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737658/general/e400a983-c0fe-4734-9538-b7eeb82bc26f.jpg already downloaded
2026-03-27 17:00:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:20 [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%252F5737658%252Fgeneral%252Fb04f49ce-2f05-4040-8be7-2f88bca3a198.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:00:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737658/general/b04f49ce-2f05-4040-8be7-2f88bca3a198.jpg already downloaded
2026-03-27 17:00:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:20 [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%252F5737658%252Fgeneral%252Fa6d18922-e620-4942-98e4-1bc7e7b8dfa2.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:00:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737658/general/a6d18922-e620-4942-98e4-1bc7e7b8dfa2.jpg already downloaded
2026-03-27 17:00:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:20 [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%252F5737658%252Fgeneral%252Ffc26d22b-c965-4ccc-a8b1-b48d230f3a67.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:00:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737658/general/fc26d22b-c965-4ccc-a8b1-b48d230f3a67.jpg already downloaded
2026-03-27 17:00:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:20 [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%252F5737658%252Fgeneral%252F3ffc1c69-9b20-4fb5-a9d2-db5ee6c4c122.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:00:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737658/general/3ffc1c69-9b20-4fb5-a9d2-db5ee6c4c122.jpg already downloaded
2026-03-27 17:00:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:20 [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%252F5737658%252Fgeneral%252F77a89926-1e11-4ec9-b059-a447ed4a0292.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:00:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737658/general/77a89926-1e11-4ec9-b059-a447ed4a0292.jpg already downloaded
2026-03-27 17:00:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: b6d132b2-1f84-59d8-9d5e-fced6780d01c, identifier: 10741815
2026-03-27 17:00:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8801c804-b027-51a2-a727-ef6d0b7e5ad4 with identifier: 10741816
2026-03-27 17:00:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8801c804-b027-51a2-a727-ef6d0b7e5ad4 with scrape type 1
2026-03-27 17:00:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 8801c804-b027-51a2-a727-ef6d0b7e5ad4
2026-03-27 17:00:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:20 [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%252F5737662%252Fgeneral%252Ff37f44fd-71ca-49b8-a010-3d460a221517.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:00:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737662/general/f37f44fd-71ca-49b8-a010-3d460a221517.jpg already downloaded
2026-03-27 17:00:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:21 [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%252F5737662%252Fgeneral%252F7eb89e21-8e71-45ff-8b1b-1eff079eb58f.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:00:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737662/general/7eb89e21-8e71-45ff-8b1b-1eff079eb58f.jpg already downloaded
2026-03-27 17:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:21 [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%252F5737662%252Fgeneral%252F5e7a165c-cbda-4385-aeb8-a1c01d184460.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:00:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737662/general/5e7a165c-cbda-4385-aeb8-a1c01d184460.jpg already downloaded
2026-03-27 17:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:21 [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%252F5737662%252Fgeneral%252Fce5dc6d0-0ff8-4c52-9855-02cf2afdb234.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:00:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737662/general/ce5dc6d0-0ff8-4c52-9855-02cf2afdb234.jpg already downloaded
2026-03-27 17:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:21 [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%252F5737662%252Fgeneral%252F607a0179-7140-4675-ad28-da66abc0d54c.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:00:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737662/general/607a0179-7140-4675-ad28-da66abc0d54c.jpg already downloaded
2026-03-27 17:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:21 [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%252F5737662%252Fgeneral%252F52e7e899-a6b6-4aad-8c71-aed7893924c2.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:00:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737662/general/52e7e899-a6b6-4aad-8c71-aed7893924c2.jpg already downloaded
2026-03-27 17:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:21 [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%252F5737662%252Fgeneral%252Ffc1abc4b-43a3-4e61-b69e-76cf1305331c.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:00:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737662/general/fc1abc4b-43a3-4e61-b69e-76cf1305331c.jpg already downloaded
2026-03-27 17:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:21 [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%252F5737662%252Fgeneral%252F1038de5f-4315-4861-a715-ee89ae270518.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:00:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737662/general/1038de5f-4315-4861-a715-ee89ae270518.jpg already downloaded
2026-03-27 17:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:21 [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%252F5737662%252Fgeneral%252F0850d591-bb71-47f5-848d-c375df2b5ab2.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:00:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737662/general/0850d591-bb71-47f5-848d-c375df2b5ab2.jpg already downloaded
2026-03-27 17:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:21 [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%252F5737662%252Fgeneral%252Fe6aa7f63-147f-4306-bfe1-ff597384103b.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:00:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737662/general/e6aa7f63-147f-4306-bfe1-ff597384103b.jpg already downloaded
2026-03-27 17:00:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: 8801c804-b027-51a2-a727-ef6d0b7e5ad4, identifier: 10741816
2026-03-27 17:00:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2d39a942-67c7-5119-afa6-3427905af904 with identifier: 10741807
2026-03-27 17:00:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2d39a942-67c7-5119-afa6-3427905af904 with scrape type 1
2026-03-27 17:00:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 2d39a942-67c7-5119-afa6-3427905af904
2026-03-27 17:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:21 [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%252F5725892%252Fgeneral%252F95015c63-c827-4fd8-aa3a-b0c51b4870a3.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:00:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725892/general/95015c63-c827-4fd8-aa3a-b0c51b4870a3.jpg already downloaded
2026-03-27 17:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:21 [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%252F5725892%252Fgeneral%252Fa8a32123-372c-436d-abb3-8433037b1545.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:00:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725892/general/a8a32123-372c-436d-abb3-8433037b1545.jpg already downloaded
2026-03-27 17:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:21 [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%252F5725892%252Fgeneral%252F9b23f808-07e7-453d-a113-e2372254dc64.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:00:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725892/general/9b23f808-07e7-453d-a113-e2372254dc64.jpg already downloaded
2026-03-27 17:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:21 [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%252F5725892%252Fgeneral%252Fac6594e6-7d3f-4f96-96ab-fd355fe403d9.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:00:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725892/general/ac6594e6-7d3f-4f96-96ab-fd355fe403d9.jpg already downloaded
2026-03-27 17:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:21 [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%252F5725892%252Fgeneral%252F345dcf30-d125-4500-8fe8-228deae25290.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:00:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725892/general/345dcf30-d125-4500-8fe8-228deae25290.jpg already downloaded
2026-03-27 17:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:21 [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%252F5725892%252Fgeneral%252F462cd4e9-5419-4d24-8d97-ffdba853ad56.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:00:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725892/general/462cd4e9-5419-4d24-8d97-ffdba853ad56.jpg already downloaded
2026-03-27 17:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:21 [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%252F5725892%252Fgeneral%252F02531457-7791-4371-b906-8e693eee7436.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:00:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725892/general/02531457-7791-4371-b906-8e693eee7436.jpg already downloaded
2026-03-27 17:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:21 [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%252F5725892%252Fgeneral%252F3d533bbf-ea23-41fa-9b2a-4cba2e8a2391.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:00:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725892/general/3d533bbf-ea23-41fa-9b2a-4cba2e8a2391.jpg already downloaded
2026-03-27 17:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:21 [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%252F5725892%252Fgeneral%252F16470cf3-1ff9-4345-a14f-5a493ba03e86.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:00:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725892/general/16470cf3-1ff9-4345-a14f-5a493ba03e86.jpg already downloaded
2026-03-27 17:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:21 [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%252F5725892%252Fgeneral%252Fca84d2b8-5561-4136-a281-117b87018522.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:00:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725892/general/ca84d2b8-5561-4136-a281-117b87018522.jpg already downloaded
2026-03-27 17:00:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: 2d39a942-67c7-5119-afa6-3427905af904, identifier: 10741807
2026-03-27 17:00:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7c681b37-90e3-51c9-9a89-added8f3ae00 with identifier: 10741802
2026-03-27 17:00:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7c681b37-90e3-51c9-9a89-added8f3ae00 with scrape type 1
2026-03-27 17:00:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 7c681b37-90e3-51c9-9a89-added8f3ae00
2026-03-27 17:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:21 [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%252F5713041%252Fgeneral%252Fa7d0b1c4-cc60-433b-bf7c-9bdcef3a13e3.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:00:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713041/general/a7d0b1c4-cc60-433b-bf7c-9bdcef3a13e3.jpg already downloaded
2026-03-27 17:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:21 [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%252F5713041%252Fgeneral%252F2aa7ebbe-de3e-4fed-9dd0-fa31ade73ed8.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:00:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713041/general/2aa7ebbe-de3e-4fed-9dd0-fa31ade73ed8.jpg already downloaded
2026-03-27 17:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:21 [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%252F5713041%252Fgeneral%252Fb1bdfa3e-d7ed-448e-92e3-dc987f0eb102.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:00:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713041/general/b1bdfa3e-d7ed-448e-92e3-dc987f0eb102.jpg already downloaded
2026-03-27 17:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:21 [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%252F5713041%252Fgeneral%252Fb7bccbda-ebae-4291-9939-7858b60b967e.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:00:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713041/general/b7bccbda-ebae-4291-9939-7858b60b967e.jpg already downloaded
2026-03-27 17:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:21 [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%252F5713041%252Fgeneral%252F37924089-107c-43d4-9328-955a8616e44e.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:00:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713041/general/37924089-107c-43d4-9328-955a8616e44e.jpg already downloaded
2026-03-27 17:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:21 [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%252F5713041%252Fgeneral%252F27428215-746c-44a8-90f3-1fbc5387ab66.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:00:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713041/general/27428215-746c-44a8-90f3-1fbc5387ab66.jpg already downloaded
2026-03-27 17:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:21 [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%252F5713041%252Fgeneral%252F583add7f-5c11-43cb-b66b-6965aded6717.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:00:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713041/general/583add7f-5c11-43cb-b66b-6965aded6717.jpg already downloaded
2026-03-27 17:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:21 [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%252F5713041%252Fgeneral%252F1741a80c-4539-4a5e-9c17-929c28128cdd.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:00:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713041/general/1741a80c-4539-4a5e-9c17-929c28128cdd.jpg already downloaded
2026-03-27 17:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:21 [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%252F5713041%252Fgeneral%252F442e9d16-2c46-4aa2-90be-357b64c31485.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:00:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713041/general/442e9d16-2c46-4aa2-90be-357b64c31485.jpg already downloaded
2026-03-27 17:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:21 [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%252F5713041%252Fgeneral%252F8f07730e-75ad-4135-a590-b38b3fedae4a.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:00:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713041/general/8f07730e-75ad-4135-a590-b38b3fedae4a.jpg already downloaded
2026-03-27 17:00:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: 7c681b37-90e3-51c9-9a89-added8f3ae00, identifier: 10741802
2026-03-27 17:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:21 [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%252F5751979%252Fgeneral%252F2d91a086-ab76-4eb7-b9fe-542f68182ecf.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:00:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751979/general/2d91a086-ab76-4eb7-b9fe-542f68182ecf.jpg not downloaded yet
2026-03-27 17:00:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:00:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:00:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: b6d132b2-1f84-59d8-9d5e-fced6780d01c with identifier: 10741815
2026-03-27 17:00:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-27 17:00:21 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Diesel HTTP/1.1" 200 None
2026-03-27 17:00:21 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 17: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 17:00:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: b6d132b2-1f84-59d8-9d5e-fced6780d01c with identifier: 10741815
2026-03-27 17:00:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: b6d132b2-1f84-59d8-9d5e-fced6780d01c with identifier: 10741815 to the API
2026-03-27 17:00:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17: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 17:00:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741815>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-04-01T09:50:00Z',
'fuel_type': 'Diesel',
'id': 'b6d132b2-1f84-59d8-9d5e-fced6780d01c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '9614LCB',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741815',
'listing': 'auction',
'location': 'Soto del Real (Madrid) (Spain)',
'make': 'Audi',
'model': 'A5',
'odometer': 248440,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 33,
'photo_urls': ['https://images.openlane.eu/carimgs/5737658/general/637c64cb-9a75-4e21-a63e-4ead1b510d75.jpg',
'https://images.openlane.eu/carimgs/5737658/general/54f790f2-9baf-4e6b-b444-627e1451b843.jpg',
'https://images.openlane.eu/carimgs/5737658/general/80ec4369-a00c-4933-b9d3-cd937de3ccf8.jpg',
'https://images.openlane.eu/carimgs/5737658/general/3b228c5d-a495-445d-a684-1cf7406fef03.jpg',
'https://images.openlane.eu/carimgs/5737658/general/e400a983-c0fe-4734-9538-b7eeb82bc26f.jpg',
'https://images.openlane.eu/carimgs/5737658/general/b04f49ce-2f05-4040-8be7-2f88bca3a198.jpg',
'https://images.openlane.eu/carimgs/5737658/general/a6d18922-e620-4942-98e4-1bc7e7b8dfa2.jpg',
'https://images.openlane.eu/carimgs/5737658/general/fc26d22b-c965-4ccc-a8b1-b48d230f3a67.jpg',
'https://images.openlane.eu/carimgs/5737658/general/3ffc1c69-9b20-4fb5-a9d2-db5ee6c4c122.jpg',
'https://images.openlane.eu/carimgs/5737658/general/77a89926-1e11-4ec9-b059-a447ed4a0292.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b6d132b2-1f84-59d8-9d5e-fced6780d01c/b6d132b2-1f84-59d8-9d5e-fced6780d01c_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 67790,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737658/general/637c64cb-9a75-4e21-a63e-4ead1b510d75.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b6d132b2-1f84-59d8-9d5e-fced6780d01c/b6d132b2-1f84-59d8-9d5e-fced6780d01c_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72163,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737658/general/54f790f2-9baf-4e6b-b444-627e1451b843.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b6d132b2-1f84-59d8-9d5e-fced6780d01c/b6d132b2-1f84-59d8-9d5e-fced6780d01c_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73894,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737658/general/80ec4369-a00c-4933-b9d3-cd937de3ccf8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b6d132b2-1f84-59d8-9d5e-fced6780d01c/b6d132b2-1f84-59d8-9d5e-fced6780d01c_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73008,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737658/general/3b228c5d-a495-445d-a684-1cf7406fef03.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b6d132b2-1f84-59d8-9d5e-fced6780d01c/b6d132b2-1f84-59d8-9d5e-fced6780d01c_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 47681,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737658/general/e400a983-c0fe-4734-9538-b7eeb82bc26f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b6d132b2-1f84-59d8-9d5e-fced6780d01c/b6d132b2-1f84-59d8-9d5e-fced6780d01c_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 77964,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737658/general/b04f49ce-2f05-4040-8be7-2f88bca3a198.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b6d132b2-1f84-59d8-9d5e-fced6780d01c/b6d132b2-1f84-59d8-9d5e-fced6780d01c_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81904,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737658/general/a6d18922-e620-4942-98e4-1bc7e7b8dfa2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b6d132b2-1f84-59d8-9d5e-fced6780d01c/b6d132b2-1f84-59d8-9d5e-fced6780d01c_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82470,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737658/general/fc26d22b-c965-4ccc-a8b1-b48d230f3a67.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b6d132b2-1f84-59d8-9d5e-fced6780d01c/b6d132b2-1f84-59d8-9d5e-fced6780d01c_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86876,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737658/general/3ffc1c69-9b20-4fb5-a9d2-db5ee6c4c122.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b6d132b2-1f84-59d8-9d5e-fced6780d01c/b6d132b2-1f84-59d8-9d5e-fced6780d01c_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 296798,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737658/general/77a89926-1e11-4ec9-b059-a447ed4a0292.jpg',
'Width': 2000}],
'price': 11600,
'price_includes_vat': True,
'registration_date': '2016-08-26',
'seats_number': 4,
'seller_name': 'SANTANDER CONSUMER RENTING',
'title': 'Audi A5 Sportback 2.0 TDI - Diesel - Automatic - 150 hp - 248.440 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2016}
2026-03-27 17:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17: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%2710741815%27 HTTP/1.1" 200 None
2026-03-27 17:00:23 [adesa.es] INFO: Saving data for 10741815: {'created_time': 1774630823.129147, 'last_price_update_time': 1774630823.129161, 'auction_closing_time': 1775037000.0}
2026-03-27 17:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10741815') HTTP/1.1" 204 0
2026-03-27 17:00:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: 8801c804-b027-51a2-a727-ef6d0b7e5ad4 with identifier: 10741816
2026-03-27 17:00:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-27 17:00:23 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Black HTTP/1.1" 200 None
2026-03-27 17:00:23 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 17: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 17:00:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: 8801c804-b027-51a2-a727-ef6d0b7e5ad4 with identifier: 10741816
2026-03-27 17:00:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: 8801c804-b027-51a2-a727-ef6d0b7e5ad4 with identifier: 10741816 to the API
2026-03-27 17:00:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17: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 17:00:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741816>
{'auction_title': '',
'c_o_2_emission_value': 100,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.2L',
'engine_horse_power': 110,
'expiration_date': '2026-04-01T09:50:00Z',
'fuel_type': 'Petrol',
'id': '8801c804-b027-51a2-a727-ef6d0b7e5ad4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1712JXC',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741816',
'listing': 'auction',
'location': 'Soto del Real (Madrid) (Spain)',
'make': 'Citroën',
'model': 'C4',
'odometer': 114285,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 42,
'photo_urls': ['https://images.openlane.eu/carimgs/5737662/general/f37f44fd-71ca-49b8-a010-3d460a221517.jpg',
'https://images.openlane.eu/carimgs/5737662/general/7eb89e21-8e71-45ff-8b1b-1eff079eb58f.jpg',
'https://images.openlane.eu/carimgs/5737662/general/5e7a165c-cbda-4385-aeb8-a1c01d184460.jpg',
'https://images.openlane.eu/carimgs/5737662/general/ce5dc6d0-0ff8-4c52-9855-02cf2afdb234.jpg',
'https://images.openlane.eu/carimgs/5737662/general/607a0179-7140-4675-ad28-da66abc0d54c.jpg',
'https://images.openlane.eu/carimgs/5737662/general/52e7e899-a6b6-4aad-8c71-aed7893924c2.jpg',
'https://images.openlane.eu/carimgs/5737662/general/fc1abc4b-43a3-4e61-b69e-76cf1305331c.jpg',
'https://images.openlane.eu/carimgs/5737662/general/1038de5f-4315-4861-a715-ee89ae270518.jpg',
'https://images.openlane.eu/carimgs/5737662/general/0850d591-bb71-47f5-848d-c375df2b5ab2.jpg',
'https://images.openlane.eu/carimgs/5737662/general/e6aa7f63-147f-4306-bfe1-ff597384103b.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8801c804-b027-51a2-a727-ef6d0b7e5ad4/8801c804-b027-51a2-a727-ef6d0b7e5ad4_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 63571,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737662/general/f37f44fd-71ca-49b8-a010-3d460a221517.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8801c804-b027-51a2-a727-ef6d0b7e5ad4/8801c804-b027-51a2-a727-ef6d0b7e5ad4_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 65168,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737662/general/7eb89e21-8e71-45ff-8b1b-1eff079eb58f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8801c804-b027-51a2-a727-ef6d0b7e5ad4/8801c804-b027-51a2-a727-ef6d0b7e5ad4_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72395,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737662/general/5e7a165c-cbda-4385-aeb8-a1c01d184460.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8801c804-b027-51a2-a727-ef6d0b7e5ad4/8801c804-b027-51a2-a727-ef6d0b7e5ad4_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72594,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737662/general/ce5dc6d0-0ff8-4c52-9855-02cf2afdb234.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8801c804-b027-51a2-a727-ef6d0b7e5ad4/8801c804-b027-51a2-a727-ef6d0b7e5ad4_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 66853,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737662/general/607a0179-7140-4675-ad28-da66abc0d54c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8801c804-b027-51a2-a727-ef6d0b7e5ad4/8801c804-b027-51a2-a727-ef6d0b7e5ad4_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 77857,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737662/general/52e7e899-a6b6-4aad-8c71-aed7893924c2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8801c804-b027-51a2-a727-ef6d0b7e5ad4/8801c804-b027-51a2-a727-ef6d0b7e5ad4_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 123887,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737662/general/fc1abc4b-43a3-4e61-b69e-76cf1305331c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8801c804-b027-51a2-a727-ef6d0b7e5ad4/8801c804-b027-51a2-a727-ef6d0b7e5ad4_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 63855,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737662/general/1038de5f-4315-4861-a715-ee89ae270518.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8801c804-b027-51a2-a727-ef6d0b7e5ad4/8801c804-b027-51a2-a727-ef6d0b7e5ad4_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 133590,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737662/general/0850d591-bb71-47f5-848d-c375df2b5ab2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8801c804-b027-51a2-a727-ef6d0b7e5ad4/8801c804-b027-51a2-a727-ef6d0b7e5ad4_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 51897,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737662/general/e6aa7f63-147f-4306-bfe1-ff597384103b.jpg',
'Width': 1024}],
'price': 5300,
'price_includes_vat': True,
'registration_date': '2017-02-27',
'seats_number': 5,
'seller_name': 'SANTANDER CONSUMER RENTING',
'title': 'Citroën C4 Cactus 1.2i Feel - Petrol - Manual - 110 hp - 114.285 km',
'transmission': 'manual',
'trim': 'Feel',
'vin': None,
'year': 2017}
2026-03-27 17:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17: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%2710741816%27 HTTP/1.1" 200 None
2026-03-27 17:00:23 [adesa.es] INFO: Saving data for 10741816: {'created_time': 1774630823.658803, 'last_price_update_time': 1774630823.658813, 'auction_closing_time': 1775037000.0}
2026-03-27 17:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10741816') HTTP/1.1" 204 0
2026-03-27 17:00:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: 2d39a942-67c7-5119-afa6-3427905af904 with identifier: 10741807
2026-03-27 17:00:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-27 17:00:23 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Red HTTP/1.1" 200 None
2026-03-27 17:00:23 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 17: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 17:00:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: 2d39a942-67c7-5119-afa6-3427905af904 with identifier: 10741807
2026-03-27 17:00:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: 2d39a942-67c7-5119-afa6-3427905af904 with identifier: 10741807 to the API
2026-03-27 17:00:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17: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 17:00:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741807>
{'auction_title': '',
'c_o_2_emission_value': 103,
'category': 'Hatchback',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.6L',
'engine_horse_power': 120,
'expiration_date': '2026-04-01T09:50:00Z',
'fuel_type': 'Diesel',
'id': '2d39a942-67c7-5119-afa6-3427905af904',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '9256KCB',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741807',
'listing': 'auction',
'location': 'Soto del Real (Madrid) (Spain)',
'make': 'Alfa Romeo',
'model': 'Giulietta',
'odometer': 194014,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 36,
'photo_urls': ['https://images.openlane.eu/carimgs/5725892/general/95015c63-c827-4fd8-aa3a-b0c51b4870a3.jpg',
'https://images.openlane.eu/carimgs/5725892/general/a8a32123-372c-436d-abb3-8433037b1545.jpg',
'https://images.openlane.eu/carimgs/5725892/general/9b23f808-07e7-453d-a113-e2372254dc64.jpg',
'https://images.openlane.eu/carimgs/5725892/general/ac6594e6-7d3f-4f96-96ab-fd355fe403d9.jpg',
'https://images.openlane.eu/carimgs/5725892/general/345dcf30-d125-4500-8fe8-228deae25290.jpg',
'https://images.openlane.eu/carimgs/5725892/general/462cd4e9-5419-4d24-8d97-ffdba853ad56.jpg',
'https://images.openlane.eu/carimgs/5725892/general/02531457-7791-4371-b906-8e693eee7436.jpg',
'https://images.openlane.eu/carimgs/5725892/general/3d533bbf-ea23-41fa-9b2a-4cba2e8a2391.jpg',
'https://images.openlane.eu/carimgs/5725892/general/16470cf3-1ff9-4345-a14f-5a493ba03e86.jpg',
'https://images.openlane.eu/carimgs/5725892/general/ca84d2b8-5561-4136-a281-117b87018522.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2d39a942-67c7-5119-afa6-3427905af904/2d39a942-67c7-5119-afa6-3427905af904_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81030,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725892/general/95015c63-c827-4fd8-aa3a-b0c51b4870a3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2d39a942-67c7-5119-afa6-3427905af904/2d39a942-67c7-5119-afa6-3427905af904_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 69933,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725892/general/a8a32123-372c-436d-abb3-8433037b1545.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2d39a942-67c7-5119-afa6-3427905af904/2d39a942-67c7-5119-afa6-3427905af904_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86109,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725892/general/9b23f808-07e7-453d-a113-e2372254dc64.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2d39a942-67c7-5119-afa6-3427905af904/2d39a942-67c7-5119-afa6-3427905af904_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86523,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725892/general/ac6594e6-7d3f-4f96-96ab-fd355fe403d9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2d39a942-67c7-5119-afa6-3427905af904/2d39a942-67c7-5119-afa6-3427905af904_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 69251,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725892/general/345dcf30-d125-4500-8fe8-228deae25290.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2d39a942-67c7-5119-afa6-3427905af904/2d39a942-67c7-5119-afa6-3427905af904_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83162,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725892/general/462cd4e9-5419-4d24-8d97-ffdba853ad56.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2d39a942-67c7-5119-afa6-3427905af904/2d39a942-67c7-5119-afa6-3427905af904_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89357,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725892/general/02531457-7791-4371-b906-8e693eee7436.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2d39a942-67c7-5119-afa6-3427905af904/2d39a942-67c7-5119-afa6-3427905af904_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107110,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725892/general/3d533bbf-ea23-41fa-9b2a-4cba2e8a2391.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2d39a942-67c7-5119-afa6-3427905af904/2d39a942-67c7-5119-afa6-3427905af904_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88209,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725892/general/16470cf3-1ff9-4345-a14f-5a493ba03e86.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2d39a942-67c7-5119-afa6-3427905af904/2d39a942-67c7-5119-afa6-3427905af904_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83481,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725892/general/ca84d2b8-5561-4136-a281-117b87018522.jpg',
'Width': 1024}],
'price': 5400,
'price_includes_vat': True,
'registration_date': '2017-07-26',
'seats_number': 5,
'seller_name': 'SANTANDER CONSUMER RENTING',
'title': 'Alfa Romeo Giulietta Super - Diesel - Manual - 120 hp - 194.014 km',
'transmission': 'manual',
'trim': 'Super',
'vin': None,
'year': 2017}
2026-03-27 17:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17: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%2710741807%27 HTTP/1.1" 200 None
2026-03-27 17:00:24 [adesa.es] INFO: Saving data for 10741807: {'created_time': 1774630824.215119, 'last_price_update_time': 1774630824.21513, 'auction_closing_time': 1775037000.0}
2026-03-27 17:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10741807') HTTP/1.1" 204 0
2026-03-27 17:00:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: 7c681b37-90e3-51c9-9a89-added8f3ae00 with identifier: 10741802
2026-03-27 17:00:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: 7c681b37-90e3-51c9-9a89-added8f3ae00 with identifier: 10741802
2026-03-27 17:00:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: 7c681b37-90e3-51c9-9a89-added8f3ae00 with identifier: 10741802 to the API
2026-03-27 17:00:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17: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 17:00:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741802>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-04-01T09:50:00Z',
'fuel_type': 'Petrol',
'id': '7c681b37-90e3-51c9-9a89-added8f3ae00',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '9815KSW',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741802',
'listing': 'auction',
'location': 'Soto del Real (Madrid) (Spain)',
'make': 'Audi',
'model': 'A4',
'odometer': 112149,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 42,
'photo_urls': ['https://images.openlane.eu/carimgs/5713041/general/a7d0b1c4-cc60-433b-bf7c-9bdcef3a13e3.jpg',
'https://images.openlane.eu/carimgs/5713041/general/2aa7ebbe-de3e-4fed-9dd0-fa31ade73ed8.jpg',
'https://images.openlane.eu/carimgs/5713041/general/b1bdfa3e-d7ed-448e-92e3-dc987f0eb102.jpg',
'https://images.openlane.eu/carimgs/5713041/general/b7bccbda-ebae-4291-9939-7858b60b967e.jpg',
'https://images.openlane.eu/carimgs/5713041/general/37924089-107c-43d4-9328-955a8616e44e.jpg',
'https://images.openlane.eu/carimgs/5713041/general/27428215-746c-44a8-90f3-1fbc5387ab66.jpg',
'https://images.openlane.eu/carimgs/5713041/general/583add7f-5c11-43cb-b66b-6965aded6717.jpg',
'https://images.openlane.eu/carimgs/5713041/general/1741a80c-4539-4a5e-9c17-929c28128cdd.jpg',
'https://images.openlane.eu/carimgs/5713041/general/442e9d16-2c46-4aa2-90be-357b64c31485.jpg',
'https://images.openlane.eu/carimgs/5713041/general/8f07730e-75ad-4135-a590-b38b3fedae4a.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7c681b37-90e3-51c9-9a89-added8f3ae00/7c681b37-90e3-51c9-9a89-added8f3ae00_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74165,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713041/general/a7d0b1c4-cc60-433b-bf7c-9bdcef3a13e3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7c681b37-90e3-51c9-9a89-added8f3ae00/7c681b37-90e3-51c9-9a89-added8f3ae00_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74478,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713041/general/2aa7ebbe-de3e-4fed-9dd0-fa31ade73ed8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7c681b37-90e3-51c9-9a89-added8f3ae00/7c681b37-90e3-51c9-9a89-added8f3ae00_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81206,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713041/general/b1bdfa3e-d7ed-448e-92e3-dc987f0eb102.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7c681b37-90e3-51c9-9a89-added8f3ae00/7c681b37-90e3-51c9-9a89-added8f3ae00_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75828,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713041/general/b7bccbda-ebae-4291-9939-7858b60b967e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7c681b37-90e3-51c9-9a89-added8f3ae00/7c681b37-90e3-51c9-9a89-added8f3ae00_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98300,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713041/general/37924089-107c-43d4-9328-955a8616e44e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7c681b37-90e3-51c9-9a89-added8f3ae00/7c681b37-90e3-51c9-9a89-added8f3ae00_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76892,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713041/general/27428215-746c-44a8-90f3-1fbc5387ab66.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7c681b37-90e3-51c9-9a89-added8f3ae00/7c681b37-90e3-51c9-9a89-added8f3ae00_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85601,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713041/general/583add7f-5c11-43cb-b66b-6965aded6717.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7c681b37-90e3-51c9-9a89-added8f3ae00/7c681b37-90e3-51c9-9a89-added8f3ae00_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80702,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713041/general/1741a80c-4539-4a5e-9c17-929c28128cdd.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7c681b37-90e3-51c9-9a89-added8f3ae00/7c681b37-90e3-51c9-9a89-added8f3ae00_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 59372,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713041/general/442e9d16-2c46-4aa2-90be-357b64c31485.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7c681b37-90e3-51c9-9a89-added8f3ae00/7c681b37-90e3-51c9-9a89-added8f3ae00_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74462,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713041/general/8f07730e-75ad-4135-a590-b38b3fedae4a.jpg',
'Width': 1024}],
'price': 15700,
'price_includes_vat': True,
'registration_date': '2019-01-01',
'seats_number': 5,
'seller_name': 'SANTANDER CONSUMER RENTING',
'title': 'Audi A4 35 TFSI Advanced - Petrol - Automatic - 150 hp - 112.149 km',
'transmission': 'automatic',
'trim': 'Advanced',
'vin': None,
'year': 2019}
2026-03-27 17:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17: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%2710741802%27 HTTP/1.1" 200 None
2026-03-27 17:00:24 [adesa.es] INFO: Saving data for 10741802: {'created_time': 1774630824.580732, 'last_price_update_time': 1774630824.580746, 'auction_closing_time': 1775037000.0}
2026-03-27 17:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10741802') HTTP/1.1" 204 0
2026-03-27 17:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:24 [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%252F5751979%252Fgeneral%252Fa170c1f7-e6a6-4101-a1e1-d86b65202bb1.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:00:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751979/general/a170c1f7-e6a6-4101-a1e1-d86b65202bb1.jpg not downloaded yet
2026-03-27 17:00:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741792> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:00:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741806> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:00:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:00:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:00:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8daceea5-137f-5640-b530-32b2914afd5f with identifier: 10741822
2026-03-27 17:00:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8daceea5-137f-5640-b530-32b2914afd5f with scrape type 1
2026-03-27 17:00:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 8daceea5-137f-5640-b530-32b2914afd5f
2026-03-27 17:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:24 [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%252F5751983%252Fgeneral%252Fd9a5448d-b41a-4809-86f6-59e22b340bea.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:00:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751983/general/d9a5448d-b41a-4809-86f6-59e22b340bea.jpg not downloaded yet
2026-03-27 17:00:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e4c67eb1-ea5b-5197-9b30-20cf32ff5124 with identifier: 10741821
2026-03-27 17:00:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e4c67eb1-ea5b-5197-9b30-20cf32ff5124 with scrape type 1
2026-03-27 17:00:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item e4c67eb1-ea5b-5197-9b30-20cf32ff5124
2026-03-27 17:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:24 [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%252F5751981%252Fgeneral%252F89427ee3-aa5b-4907-815c-bc440eaf0ebc.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:00:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751981/general/89427ee3-aa5b-4907-815c-bc440eaf0ebc.jpg not downloaded yet
2026-03-27 17:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:24 [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%252F5751983%252Fgeneral%252Ffce7c7c1-bd29-4649-8b57-e1c1265305ee.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:00:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751983/general/fce7c7c1-bd29-4649-8b57-e1c1265305ee.jpg not downloaded yet
2026-03-27 17:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:24 [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%252F5751981%252Fgeneral%252F0253a79e-a2f4-4deb-a048-a9fbe1dcd016.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:00:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751981/general/0253a79e-a2f4-4deb-a048-a9fbe1dcd016.jpg not downloaded yet
2026-03-27 17:00:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751979/general/8681eb39-5c6d-4dfe-9f6d-91e154ea4f16.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741819)
2026-03-27 17:00:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f5d650e5-204c-5e1d-b9da-3e9ca0dda337 with identifier: 10741792
2026-03-27 17:00:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f5d650e5-204c-5e1d-b9da-3e9ca0dda337 with scrape type 1
2026-03-27 17:00:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item f5d650e5-204c-5e1d-b9da-3e9ca0dda337
2026-03-27 17:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17: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%252F5612342%252Fgeneral%252F258a7aaf-3d2d-4bdc-bc69-bd2572365f4f.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:00:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5612342/general/258a7aaf-3d2d-4bdc-bc69-bd2572365f4f.jpg already downloaded
2026-03-27 17:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17: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%252F5612342%252Fgeneral%252F1684aaa3-a746-446c-8cd1-2299d11fb25a.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:00:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5612342/general/1684aaa3-a746-446c-8cd1-2299d11fb25a.jpg already downloaded
2026-03-27 17:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17: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%252F5612342%252Fgeneral%252F4d6c5ca2-c95a-4c1e-bf53-8b047b070591.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:00:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5612342/general/4d6c5ca2-c95a-4c1e-bf53-8b047b070591.jpg already downloaded
2026-03-27 17:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17: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%252F5612342%252Fgeneral%252Ff8ecba0c-2af7-460e-b896-2f3dc290b9eb.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:00:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5612342/general/f8ecba0c-2af7-460e-b896-2f3dc290b9eb.jpg already downloaded
2026-03-27 17:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17: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%252F5612342%252Fgeneral%252F872f7728-663b-455c-a05f-1b0c6fe2426c.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:00:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5612342/general/872f7728-663b-455c-a05f-1b0c6fe2426c.jpg already downloaded
2026-03-27 17:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17: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%252F5612342%252Fgeneral%252F8f3fdbc7-ab6e-4cf9-ac74-bc3df8763eba.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:00:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5612342/general/8f3fdbc7-ab6e-4cf9-ac74-bc3df8763eba.jpg already downloaded
2026-03-27 17:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17: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%252F5612342%252Fgeneral%252Fab78e75e-749d-45be-a350-2f9292804adc.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:00:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5612342/general/ab78e75e-749d-45be-a350-2f9292804adc.jpg already downloaded
2026-03-27 17:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17: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%252F5612342%252Fgeneral%252F8ea73f34-f7fd-4682-9466-b233ee3c7c07.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:00:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5612342/general/8ea73f34-f7fd-4682-9466-b233ee3c7c07.jpg already downloaded
2026-03-27 17:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17: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%252F5612342%252Fgeneral%252Ff535e5ee-54ad-43c1-9fb4-b1882f93f1a2.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:00:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5612342/general/f535e5ee-54ad-43c1-9fb4-b1882f93f1a2.jpg already downloaded
2026-03-27 17:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17: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%252F5612342%252Fgeneral%252Ffb546fd9-13e0-4235-986d-e2cfcaef9ab9.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:00:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5612342/general/fb546fd9-13e0-4235-986d-e2cfcaef9ab9.jpg already downloaded
2026-03-27 17:00:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: f5d650e5-204c-5e1d-b9da-3e9ca0dda337, identifier: 10741792
2026-03-27 17:00:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7086eefd-6bdb-56cf-8bf1-1d89f828e46a with identifier: 10741806
2026-03-27 17:00:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7086eefd-6bdb-56cf-8bf1-1d89f828e46a with scrape type 1
2026-03-27 17:00:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 7086eefd-6bdb-56cf-8bf1-1d89f828e46a
2026-03-27 17:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17: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%252F5725891%252Fgeneral%252F1ca61f3c-5595-4f50-80b1-38fea7f55e5e.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:00:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725891/general/1ca61f3c-5595-4f50-80b1-38fea7f55e5e.jpg already downloaded
2026-03-27 17:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17: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%252F5725891%252Fgeneral%252F8a86085b-380f-4fbd-9a69-4f477facb45a.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:00:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725891/general/8a86085b-380f-4fbd-9a69-4f477facb45a.jpg already downloaded
2026-03-27 17:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17: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%252F5725891%252Fgeneral%252F5cea44ef-9128-4192-9032-636fce719039.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:00:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725891/general/5cea44ef-9128-4192-9032-636fce719039.jpg already downloaded
2026-03-27 17:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17: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%252F5725891%252Fgeneral%252F70919606-3f98-4a3a-8a1b-68df2c1aa447.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:00:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725891/general/70919606-3f98-4a3a-8a1b-68df2c1aa447.jpg already downloaded
2026-03-27 17:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17: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%252F5725891%252Fgeneral%252F61552ec3-51d8-4a4a-af0f-ae251adeb83a.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:00:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725891/general/61552ec3-51d8-4a4a-af0f-ae251adeb83a.jpg already downloaded
2026-03-27 17:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17: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%252F5725891%252Fgeneral%252F88256d8b-63cd-4b40-a3d4-b281b820db1b.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:00:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725891/general/88256d8b-63cd-4b40-a3d4-b281b820db1b.jpg already downloaded
2026-03-27 17:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17: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%252F5725891%252Fgeneral%252Ffd865d0d-2193-4fa9-9dc4-49c0dcd78504.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:00:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725891/general/fd865d0d-2193-4fa9-9dc4-49c0dcd78504.jpg already downloaded
2026-03-27 17:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17: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%252F5725891%252Fgeneral%252F90af0cd3-e9d1-4abd-9f5c-7e7e816eaa33.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:00:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725891/general/90af0cd3-e9d1-4abd-9f5c-7e7e816eaa33.jpg already downloaded
2026-03-27 17:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17: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%252F5725891%252Fgeneral%252F4134e204-889b-4778-9ea2-a3ffae9ae902.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:00:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725891/general/4134e204-889b-4778-9ea2-a3ffae9ae902.jpg already downloaded
2026-03-27 17:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17: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%252F5725891%252Fgeneral%252F45e7ca5d-72c4-4304-802b-dc3bf9f1f795.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:00:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725891/general/45e7ca5d-72c4-4304-802b-dc3bf9f1f795.jpg already downloaded
2026-03-27 17:00:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: 7086eefd-6bdb-56cf-8bf1-1d89f828e46a, identifier: 10741806
2026-03-27 17:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17: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%252F5751983%252Fgeneral%252F8fb4e195-470b-4038-9666-96f370eaf1ce.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:00:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751983/general/8fb4e195-470b-4038-9666-96f370eaf1ce.jpg not downloaded yet
2026-03-27 17:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17: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%252F5751981%252Fgeneral%252Fd7540373-5021-45de-832e-37402ff22b35.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:00:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751981/general/d7540373-5021-45de-832e-37402ff22b35.jpg not downloaded yet
2026-03-27 17:00:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: f5d650e5-204c-5e1d-b9da-3e9ca0dda337 with identifier: 10741792
2026-03-27 17:00:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-27 17:00:25 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=White HTTP/1.1" 200 None
2026-03-27 17:00:25 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 17:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-27 17:00:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: f5d650e5-204c-5e1d-b9da-3e9ca0dda337 with identifier: 10741792
2026-03-27 17:00:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: f5d650e5-204c-5e1d-b9da-3e9ca0dda337 with identifier: 10741792 to the API
2026-03-27 17:00:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17: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 17:00:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741792>
{'auction_title': '',
'c_o_2_emission_value': 111,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'nb',
'engine': '1.5L',
'engine_horse_power': 100,
'expiration_date': '2026-04-01T09:50:00Z',
'fuel_type': 'Diesel',
'id': 'f5d650e5-204c-5e1d-b9da-3e9ca0dda337',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '6356MBZ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741792',
'listing': 'auction',
'location': 'Soto del Real (Madrid) (Spain)',
'make': 'Ford',
'model': 'Transit',
'odometer': 180669,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 67,
'photo_urls': ['https://images.openlane.eu/carimgs/5612342/general/258a7aaf-3d2d-4bdc-bc69-bd2572365f4f.jpg',
'https://images.openlane.eu/carimgs/5612342/general/1684aaa3-a746-446c-8cd1-2299d11fb25a.jpg',
'https://images.openlane.eu/carimgs/5612342/general/4d6c5ca2-c95a-4c1e-bf53-8b047b070591.jpg',
'https://images.openlane.eu/carimgs/5612342/general/f8ecba0c-2af7-460e-b896-2f3dc290b9eb.jpg',
'https://images.openlane.eu/carimgs/5612342/general/872f7728-663b-455c-a05f-1b0c6fe2426c.jpg',
'https://images.openlane.eu/carimgs/5612342/general/8f3fdbc7-ab6e-4cf9-ac74-bc3df8763eba.jpg',
'https://images.openlane.eu/carimgs/5612342/general/ab78e75e-749d-45be-a350-2f9292804adc.jpg',
'https://images.openlane.eu/carimgs/5612342/general/8ea73f34-f7fd-4682-9466-b233ee3c7c07.jpg',
'https://images.openlane.eu/carimgs/5612342/general/f535e5ee-54ad-43c1-9fb4-b1882f93f1a2.jpg',
'https://images.openlane.eu/carimgs/5612342/general/fb546fd9-13e0-4235-986d-e2cfcaef9ab9.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f5d650e5-204c-5e1d-b9da-3e9ca0dda337/f5d650e5-204c-5e1d-b9da-3e9ca0dda337_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75067,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5612342/general/258a7aaf-3d2d-4bdc-bc69-bd2572365f4f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f5d650e5-204c-5e1d-b9da-3e9ca0dda337/f5d650e5-204c-5e1d-b9da-3e9ca0dda337_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80573,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5612342/general/1684aaa3-a746-446c-8cd1-2299d11fb25a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f5d650e5-204c-5e1d-b9da-3e9ca0dda337/f5d650e5-204c-5e1d-b9da-3e9ca0dda337_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 64633,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5612342/general/4d6c5ca2-c95a-4c1e-bf53-8b047b070591.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f5d650e5-204c-5e1d-b9da-3e9ca0dda337/f5d650e5-204c-5e1d-b9da-3e9ca0dda337_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 62631,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5612342/general/f8ecba0c-2af7-460e-b896-2f3dc290b9eb.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f5d650e5-204c-5e1d-b9da-3e9ca0dda337/f5d650e5-204c-5e1d-b9da-3e9ca0dda337_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101222,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5612342/general/872f7728-663b-455c-a05f-1b0c6fe2426c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f5d650e5-204c-5e1d-b9da-3e9ca0dda337/f5d650e5-204c-5e1d-b9da-3e9ca0dda337_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76225,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5612342/general/8f3fdbc7-ab6e-4cf9-ac74-bc3df8763eba.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f5d650e5-204c-5e1d-b9da-3e9ca0dda337/f5d650e5-204c-5e1d-b9da-3e9ca0dda337_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104029,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5612342/general/ab78e75e-749d-45be-a350-2f9292804adc.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f5d650e5-204c-5e1d-b9da-3e9ca0dda337/f5d650e5-204c-5e1d-b9da-3e9ca0dda337_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68013,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5612342/general/8ea73f34-f7fd-4682-9466-b233ee3c7c07.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f5d650e5-204c-5e1d-b9da-3e9ca0dda337/f5d650e5-204c-5e1d-b9da-3e9ca0dda337_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 77015,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5612342/general/f535e5ee-54ad-43c1-9fb4-b1882f93f1a2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f5d650e5-204c-5e1d-b9da-3e9ca0dda337/f5d650e5-204c-5e1d-b9da-3e9ca0dda337_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 65068,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5612342/general/fb546fd9-13e0-4235-986d-e2cfcaef9ab9.jpg',
'Width': 1024}],
'price': 6100,
'price_includes_vat': True,
'registration_date': '2022-10-31',
'seats_number': 2,
'seller_name': 'SANTANDER CONSUMER RENTING',
'title': 'Ford Transit Connect 1.5 TDCI Trend - Diesel - Manual - 100 hp - '
'180.669 km',
'transmission': 'manual',
'trim': 'Trend',
'vin': None,
'year': 2022}
2026-03-27 17:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17: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%2710741792%27 HTTP/1.1" 200 None
2026-03-27 17:00:26 [adesa.es] INFO: Saving data for 10741792: {'created_time': 1774630826.217261, 'last_price_update_time': 1774630826.217272, 'auction_closing_time': 1775037000.0}
2026-03-27 17:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10741792') HTTP/1.1" 204 0
2026-03-27 17:00:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: 7086eefd-6bdb-56cf-8bf1-1d89f828e46a with identifier: 10741806
2026-03-27 17:00:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: 7086eefd-6bdb-56cf-8bf1-1d89f828e46a with identifier: 10741806
2026-03-27 17:00:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: 7086eefd-6bdb-56cf-8bf1-1d89f828e46a with identifier: 10741806 to the API
2026-03-27 17:00:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17: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 17:00:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741806>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.0L',
'engine_horse_power': 125,
'expiration_date': '2026-04-01T09:50:00Z',
'fuel_type': 'Petrol',
'id': '7086eefd-6bdb-56cf-8bf1-1d89f828e46a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '0935LGM',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741806',
'listing': 'auction',
'location': 'Soto del Real (Madrid) (Spain)',
'make': 'Ford',
'model': 'Puma',
'odometer': 85378,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 33,
'photo_urls': ['https://images.openlane.eu/carimgs/5725891/general/1ca61f3c-5595-4f50-80b1-38fea7f55e5e.jpg',
'https://images.openlane.eu/carimgs/5725891/general/8a86085b-380f-4fbd-9a69-4f477facb45a.jpg',
'https://images.openlane.eu/carimgs/5725891/general/5cea44ef-9128-4192-9032-636fce719039.jpg',
'https://images.openlane.eu/carimgs/5725891/general/70919606-3f98-4a3a-8a1b-68df2c1aa447.jpg',
'https://images.openlane.eu/carimgs/5725891/general/61552ec3-51d8-4a4a-af0f-ae251adeb83a.jpg',
'https://images.openlane.eu/carimgs/5725891/general/88256d8b-63cd-4b40-a3d4-b281b820db1b.jpg',
'https://images.openlane.eu/carimgs/5725891/general/fd865d0d-2193-4fa9-9dc4-49c0dcd78504.jpg',
'https://images.openlane.eu/carimgs/5725891/general/90af0cd3-e9d1-4abd-9f5c-7e7e816eaa33.jpg',
'https://images.openlane.eu/carimgs/5725891/general/4134e204-889b-4778-9ea2-a3ffae9ae902.jpg',
'https://images.openlane.eu/carimgs/5725891/general/45e7ca5d-72c4-4304-802b-dc3bf9f1f795.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7086eefd-6bdb-56cf-8bf1-1d89f828e46a/7086eefd-6bdb-56cf-8bf1-1d89f828e46a_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 267270,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725891/general/1ca61f3c-5595-4f50-80b1-38fea7f55e5e.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7086eefd-6bdb-56cf-8bf1-1d89f828e46a/7086eefd-6bdb-56cf-8bf1-1d89f828e46a_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 296052,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725891/general/8a86085b-380f-4fbd-9a69-4f477facb45a.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7086eefd-6bdb-56cf-8bf1-1d89f828e46a/7086eefd-6bdb-56cf-8bf1-1d89f828e46a_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72680,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725891/general/5cea44ef-9128-4192-9032-636fce719039.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7086eefd-6bdb-56cf-8bf1-1d89f828e46a/7086eefd-6bdb-56cf-8bf1-1d89f828e46a_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 77043,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725891/general/70919606-3f98-4a3a-8a1b-68df2c1aa447.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7086eefd-6bdb-56cf-8bf1-1d89f828e46a/7086eefd-6bdb-56cf-8bf1-1d89f828e46a_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 70874,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725891/general/61552ec3-51d8-4a4a-af0f-ae251adeb83a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7086eefd-6bdb-56cf-8bf1-1d89f828e46a/7086eefd-6bdb-56cf-8bf1-1d89f828e46a_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 55467,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725891/general/88256d8b-63cd-4b40-a3d4-b281b820db1b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7086eefd-6bdb-56cf-8bf1-1d89f828e46a/7086eefd-6bdb-56cf-8bf1-1d89f828e46a_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 66736,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725891/general/fd865d0d-2193-4fa9-9dc4-49c0dcd78504.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7086eefd-6bdb-56cf-8bf1-1d89f828e46a/7086eefd-6bdb-56cf-8bf1-1d89f828e46a_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80476,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725891/general/90af0cd3-e9d1-4abd-9f5c-7e7e816eaa33.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7086eefd-6bdb-56cf-8bf1-1d89f828e46a/7086eefd-6bdb-56cf-8bf1-1d89f828e46a_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90974,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725891/general/4134e204-889b-4778-9ea2-a3ffae9ae902.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7086eefd-6bdb-56cf-8bf1-1d89f828e46a/7086eefd-6bdb-56cf-8bf1-1d89f828e46a_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 78272,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725891/general/45e7ca5d-72c4-4304-802b-dc3bf9f1f795.jpg',
'Width': 1024}],
'price': 10900,
'price_includes_vat': True,
'registration_date': '2020-05-27',
'seats_number': 5,
'seller_name': 'SANTANDER CONSUMER RENTING',
'title': 'Ford Puma Titanium - Petrol - Manual - 125 hp - 85.378 km',
'transmission': 'manual',
'trim': 'Titanium',
'vin': None,
'year': 2020}
2026-03-27 17:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17: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%2710741806%27 HTTP/1.1" 200 None
2026-03-27 17:00:26 [adesa.es] INFO: Saving data for 10741806: {'created_time': 1774630826.632145, 'last_price_update_time': 1774630826.632163, 'auction_closing_time': 1775037000.0}
2026-03-27 17:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10741806') HTTP/1.1" 204 0
2026-03-27 17:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17: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%252F5751983%252Fgeneral%252F751f1322-e8ea-40e0-931e-a9c38818325e.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:00:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751983/general/751f1322-e8ea-40e0-931e-a9c38818325e.jpg not downloaded yet
2026-03-27 17:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17: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%252F5751981%252Fgeneral%252Fac9f296a-1549-4f3f-83c5-a3b5d657c4a9.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:00:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751981/general/ac9f296a-1549-4f3f-83c5-a3b5d657c4a9.jpg not downloaded yet
2026-03-27 17:00:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741805> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:00:26 [common.azure_blobstore] INFO: Using managed identity for Azure Blob Storage
2026-03-27 17:00:26 [common.azure_blobstore] INFO: Using managed identity with client ID: 39192755-105d-4ce2-a21d-ab53b63f8b87
2026-03-27 17:00:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:00:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f07b1917450>
2026-03-27 17:00:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:00:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
2026-03-27 17:00:26 [urllib3.connectionpool] DEBUG: https://login.microsoftonline.com:443 "POST /8ea908c1-4e85-4692-bc3f-3646b9b40891/oauth2/v2.0/token HTTP/1.1" 200 2113
2026-03-27 17:00:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): alxproduction.blob.core.windows.net:443
2026-03-27 17:00:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:00:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:00:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d2801591-a9c1-5246-b421-59571d916145/d2801591-a9c1-5246-b421-59571d916145_image_1.jpg HTTP/1.1" 201 0
2026-03-27 17:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751979%252Fgeneral%252F8681eb39-5c6d-4dfe-9f6d-91e154ea4f16.jpg') HTTP/1.1" 204 0
2026-03-27 17:00:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751979/general/8681eb39-5c6d-4dfe-9f6d-91e154ea4f16.jpg saved to cache
2026-03-27 17:00:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item d2801591-a9c1-5246-b421-59571d916145
2026-03-27 17:00:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:00:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741812> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17: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%252F5751983%252Fgeneral%252F664c9f96-320e-4d3b-b983-6d7083a7069f.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:00:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751983/general/664c9f96-320e-4d3b-b983-6d7083a7069f.jpg not downloaded yet
2026-03-27 17:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17: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%252F5751981%252Fgeneral%252F2857266a-7154-4a05-95e7-55a357b64dd2.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:00:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751981/general/2857266a-7154-4a05-95e7-55a357b64dd2.jpg not downloaded yet
2026-03-27 17:00:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:00:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751979/general/d4736296-9c68-4c50-b4b4-70566deeb69a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741819)
2026-03-27 17:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17: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%252F5751983%252Fgeneral%252F0858a153-a96f-41bb-b6ff-40b646601e64.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:00:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751983/general/0858a153-a96f-41bb-b6ff-40b646601e64.jpg not downloaded yet
2026-03-27 17:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17: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%252F5751981%252Fgeneral%252F3ab63a1c-520e-41fc-8234-d57e1f1fff14.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:00:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751981/general/3ab63a1c-520e-41fc-8234-d57e1f1fff14.jpg not downloaded yet
2026-03-27 17:00:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bcb7ec5c-ec18-5fc5-8ef6-dba2d9a75c03 with identifier: 10741805
2026-03-27 17:00:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bcb7ec5c-ec18-5fc5-8ef6-dba2d9a75c03 with scrape type 1
2026-03-27 17:00:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item bcb7ec5c-ec18-5fc5-8ef6-dba2d9a75c03
2026-03-27 17:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17: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%252F5725888%252Fgeneral%252Fc01a3ea9-43c3-4919-8337-279646ba8838.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:00:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725888/general/c01a3ea9-43c3-4919-8337-279646ba8838.jpg already downloaded
2026-03-27 17:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17: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%252F5725888%252Fgeneral%252Fbfaac138-2496-472a-9269-93003a0b2cca.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:00:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725888/general/bfaac138-2496-472a-9269-93003a0b2cca.jpg already downloaded
2026-03-27 17:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17: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%252F5725888%252Fgeneral%252F2c109e41-2513-492f-a604-a0e470cb33c6.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:00:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725888/general/2c109e41-2513-492f-a604-a0e470cb33c6.jpg already downloaded
2026-03-27 17:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17: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%252F5725888%252Fgeneral%252F60bdb02d-ffd7-46b8-afba-297af91defa5.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:00:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725888/general/60bdb02d-ffd7-46b8-afba-297af91defa5.jpg already downloaded
2026-03-27 17:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17: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%252F5725888%252Fgeneral%252Fb1db2551-1236-42e9-a703-47e3001184b9.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:00:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725888/general/b1db2551-1236-42e9-a703-47e3001184b9.jpg already downloaded
2026-03-27 17:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17: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%252F5725888%252Fgeneral%252F2dd2847a-4d7d-46a9-b783-5a552805f165.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:00:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725888/general/2dd2847a-4d7d-46a9-b783-5a552805f165.jpg already downloaded
2026-03-27 17:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17: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%252F5725888%252Fgeneral%252F29957d16-c50e-40c6-a71a-36177f7fbcae.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:00:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725888/general/29957d16-c50e-40c6-a71a-36177f7fbcae.jpg already downloaded
2026-03-27 17:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17: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%252F5725888%252Fgeneral%252Fca8046ed-ffa5-4dfb-a149-69fd2ba91b6f.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:00:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725888/general/ca8046ed-ffa5-4dfb-a149-69fd2ba91b6f.jpg already downloaded
2026-03-27 17:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17: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%252F5725888%252Fgeneral%252F3913106f-cde5-442f-a17c-0743c4697c0a.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:00:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725888/general/3913106f-cde5-442f-a17c-0743c4697c0a.jpg already downloaded
2026-03-27 17:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17: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%252F5725888%252Fgeneral%252Fe4ddb01f-ba87-47af-abfe-9c045b212d3a.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:00:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725888/general/e4ddb01f-ba87-47af-abfe-9c045b212d3a.jpg already downloaded
2026-03-27 17:00:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: bcb7ec5c-ec18-5fc5-8ef6-dba2d9a75c03, identifier: 10741805
2026-03-27 17:00:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: bcb7ec5c-ec18-5fc5-8ef6-dba2d9a75c03 with identifier: 10741805
2026-03-27 17:00:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: bcb7ec5c-ec18-5fc5-8ef6-dba2d9a75c03 with identifier: 10741805
2026-03-27 17:00:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: bcb7ec5c-ec18-5fc5-8ef6-dba2d9a75c03 with identifier: 10741805 to the API
2026-03-27 17:00:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:00:28 [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 17:00:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741805>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.5L',
'engine_horse_power': 106,
'expiration_date': '2026-04-01T09:50:00Z',
'fuel_type': 'Petrol',
'id': 'bcb7ec5c-ec18-5fc5-8ef6-dba2d9a75c03',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': '3693MKJ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741805',
'listing': 'auction',
'location': 'Soto del Real (Madrid) (Spain)',
'make': 'MG',
'model': 'ZS',
'odometer': 55370,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 28,
'photo_urls': ['https://images.openlane.eu/carimgs/5725888/general/c01a3ea9-43c3-4919-8337-279646ba8838.jpg',
'https://images.openlane.eu/carimgs/5725888/general/bfaac138-2496-472a-9269-93003a0b2cca.jpg',
'https://images.openlane.eu/carimgs/5725888/general/2c109e41-2513-492f-a604-a0e470cb33c6.jpg',
'https://images.openlane.eu/carimgs/5725888/general/60bdb02d-ffd7-46b8-afba-297af91defa5.jpg',
'https://images.openlane.eu/carimgs/5725888/general/b1db2551-1236-42e9-a703-47e3001184b9.jpg',
'https://images.openlane.eu/carimgs/5725888/general/2dd2847a-4d7d-46a9-b783-5a552805f165.jpg',
'https://images.openlane.eu/carimgs/5725888/general/29957d16-c50e-40c6-a71a-36177f7fbcae.jpg',
'https://images.openlane.eu/carimgs/5725888/general/ca8046ed-ffa5-4dfb-a149-69fd2ba91b6f.jpg',
'https://images.openlane.eu/carimgs/5725888/general/3913106f-cde5-442f-a17c-0743c4697c0a.jpg',
'https://images.openlane.eu/carimgs/5725888/general/e4ddb01f-ba87-47af-abfe-9c045b212d3a.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bcb7ec5c-ec18-5fc5-8ef6-dba2d9a75c03/bcb7ec5c-ec18-5fc5-8ef6-dba2d9a75c03_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 70269,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725888/general/c01a3ea9-43c3-4919-8337-279646ba8838.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bcb7ec5c-ec18-5fc5-8ef6-dba2d9a75c03/bcb7ec5c-ec18-5fc5-8ef6-dba2d9a75c03_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 66544,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725888/general/bfaac138-2496-472a-9269-93003a0b2cca.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bcb7ec5c-ec18-5fc5-8ef6-dba2d9a75c03/bcb7ec5c-ec18-5fc5-8ef6-dba2d9a75c03_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81659,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725888/general/2c109e41-2513-492f-a604-a0e470cb33c6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bcb7ec5c-ec18-5fc5-8ef6-dba2d9a75c03/bcb7ec5c-ec18-5fc5-8ef6-dba2d9a75c03_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80552,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725888/general/60bdb02d-ffd7-46b8-afba-297af91defa5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bcb7ec5c-ec18-5fc5-8ef6-dba2d9a75c03/bcb7ec5c-ec18-5fc5-8ef6-dba2d9a75c03_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 60204,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725888/general/b1db2551-1236-42e9-a703-47e3001184b9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bcb7ec5c-ec18-5fc5-8ef6-dba2d9a75c03/bcb7ec5c-ec18-5fc5-8ef6-dba2d9a75c03_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80468,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725888/general/2dd2847a-4d7d-46a9-b783-5a552805f165.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bcb7ec5c-ec18-5fc5-8ef6-dba2d9a75c03/bcb7ec5c-ec18-5fc5-8ef6-dba2d9a75c03_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 63641,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725888/general/29957d16-c50e-40c6-a71a-36177f7fbcae.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bcb7ec5c-ec18-5fc5-8ef6-dba2d9a75c03/bcb7ec5c-ec18-5fc5-8ef6-dba2d9a75c03_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80793,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725888/general/ca8046ed-ffa5-4dfb-a149-69fd2ba91b6f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bcb7ec5c-ec18-5fc5-8ef6-dba2d9a75c03/bcb7ec5c-ec18-5fc5-8ef6-dba2d9a75c03_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 52283,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725888/general/3913106f-cde5-442f-a17c-0743c4697c0a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bcb7ec5c-ec18-5fc5-8ef6-dba2d9a75c03/bcb7ec5c-ec18-5fc5-8ef6-dba2d9a75c03_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 278888,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725888/general/e4ddb01f-ba87-47af-abfe-9c045b212d3a.jpg',
'Width': 2000}],
'price': 11700,
'price_includes_vat': True,
'registration_date': '2023-09-18',
'seats_number': 5,
'seller_name': 'SANTANDER CONSUMER RENTING',
'title': 'MG ZS 1.5 Luxury - Petrol - Manual - 106 hp - 55.370 km',
'transmission': 'manual',
'trim': 'Luxury',
'vin': None,
'year': 2023}
2026-03-27 17:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17: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%2710741805%27 HTTP/1.1" 200 None
2026-03-27 17:00:28 [adesa.es] INFO: Saving data for 10741805: {'created_time': 1774630828.641187, 'last_price_update_time': 1774630828.641197, 'auction_closing_time': 1775037000.0}
2026-03-27 17:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10741805') HTTP/1.1" 204 0
2026-03-27 17:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17: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%252F5751983%252Fgeneral%252F5bce7df5-5d53-4928-9b40-53e15c956d03.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:00:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751983/general/5bce7df5-5d53-4928-9b40-53e15c956d03.jpg not downloaded yet
2026-03-27 17:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17: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%252F5751981%252Fgeneral%252F1c347f42-c3df-495b-8cdd-a25a14bf587b.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:00:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751981/general/1c347f42-c3df-495b-8cdd-a25a14bf587b.jpg not downloaded yet
2026-03-27 17:00:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751979/general/a55d1cd9-b205-40aa-b6f5-7c6e71178ca9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741819)
2026-03-27 17:00:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751979/general/0332c059-94d3-468c-9618-d128324d4979.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741819)
2026-03-27 17:00:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10276412> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:00:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751981/general/89427ee3-aa5b-4907-815c-bc440eaf0ebc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741821)
2026-03-27 17:00:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751981/general/d7540373-5021-45de-832e-37402ff22b35.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741821)
2026-03-27 17:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17: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%252F5751983%252Fgeneral%252F78d925b0-9d29-4ef0-9061-3ddfb7ccdd3d.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:00:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751983/general/78d925b0-9d29-4ef0-9061-3ddfb7ccdd3d.jpg not downloaded yet
2026-03-27 17:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17: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%252F5751981%252Fgeneral%252Fc6aaa458-2fee-4053-8e81-bbd8faab5ea9.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:00:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751981/general/c6aaa458-2fee-4053-8e81-bbd8faab5ea9.jpg not downloaded yet
2026-03-27 17:00:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741813> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:00:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 860da276-bb23-52c1-a586-6723b8838a81 with identifier: 10741812
2026-03-27 17:00:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 860da276-bb23-52c1-a586-6723b8838a81 with scrape type 1
2026-03-27 17:00:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 860da276-bb23-52c1-a586-6723b8838a81
2026-03-27 17:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17: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%252F5737653%252Fgeneral%252F8ae7540b-256f-4a54-94ff-b7b79d2627fb.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:00:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737653/general/8ae7540b-256f-4a54-94ff-b7b79d2627fb.jpg already downloaded
2026-03-27 17:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17: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%252F5737653%252Fgeneral%252F04a4b85e-43d6-42c9-a016-4de4dc4c4edf.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:00:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737653/general/04a4b85e-43d6-42c9-a016-4de4dc4c4edf.jpg already downloaded
2026-03-27 17:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17: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%252F5737653%252Fgeneral%252F7544f439-9d05-413b-98a9-7923147f680b.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:00:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737653/general/7544f439-9d05-413b-98a9-7923147f680b.jpg already downloaded
2026-03-27 17:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17: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%252F5737653%252Fgeneral%252Faf113bec-7281-4ade-a56e-cc2d246648aa.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:00:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737653/general/af113bec-7281-4ade-a56e-cc2d246648aa.jpg already downloaded
2026-03-27 17:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17: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%252F5737653%252Fgeneral%252Fa6789193-64a2-4bd7-97e9-6b5112fe7204.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:00:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737653/general/a6789193-64a2-4bd7-97e9-6b5112fe7204.jpg already downloaded
2026-03-27 17:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17: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%252F5737653%252Fgeneral%252Fb030bb67-47a3-4313-9935-7d733e116777.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:00:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737653/general/b030bb67-47a3-4313-9935-7d733e116777.jpg already downloaded
2026-03-27 17:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17: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%252F5737653%252Fgeneral%252F7ab1a8c9-e6d6-4698-95c5-b43219e07b03.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:00:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737653/general/7ab1a8c9-e6d6-4698-95c5-b43219e07b03.jpg already downloaded
2026-03-27 17:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17: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%252F5737653%252Fgeneral%252F05011b5f-f336-45ed-84b9-4717579f875d.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:00:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737653/general/05011b5f-f336-45ed-84b9-4717579f875d.jpg already downloaded
2026-03-27 17:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17: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%252F5737653%252Fgeneral%252Fb4047587-5a91-4d64-9397-bd02c4e5b966.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:00:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737653/general/b4047587-5a91-4d64-9397-bd02c4e5b966.jpg already downloaded
2026-03-27 17:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17: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%252F5737653%252Fgeneral%252F5e55d85b-fb71-4798-a7fa-bb15f8073c1c.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:00:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737653/general/5e55d85b-fb71-4798-a7fa-bb15f8073c1c.jpg already downloaded
2026-03-27 17:00:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: 860da276-bb23-52c1-a586-6723b8838a81, identifier: 10741812
2026-03-27 17:00:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:00:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f07b17edbd0>
2026-03-27 17:00:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17: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 17:00:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:00:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d2801591-a9c1-5246-b421-59571d916145/d2801591-a9c1-5246-b421-59571d916145_image_0.jpg HTTP/1.1" 201 0
2026-03-27 17:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17: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%252F5751979%252Fgeneral%252Fd4736296-9c68-4c50-b4b4-70566deeb69a.jpg') HTTP/1.1" 204 0
2026-03-27 17:00:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751979/general/d4736296-9c68-4c50-b4b4-70566deeb69a.jpg saved to cache
2026-03-27 17:00:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item d2801591-a9c1-5246-b421-59571d916145
2026-03-27 17:00:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: 860da276-bb23-52c1-a586-6723b8838a81 with identifier: 10741812
2026-03-27 17:00:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: 860da276-bb23-52c1-a586-6723b8838a81 with identifier: 10741812
2026-03-27 17:00:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: 860da276-bb23-52c1-a586-6723b8838a81 with identifier: 10741812 to the API
2026-03-27 17:00:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:00:29 [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 17:00:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741812>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '2.0L',
'engine_horse_power': 179,
'expiration_date': '2026-04-01T09:50:00Z',
'fuel_type': 'Diesel',
'id': '860da276-bb23-52c1-a586-6723b8838a81',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '6410LLW',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741812',
'listing': 'auction',
'location': 'Soto del Real (Madrid) (Spain)',
'make': 'Jaguar',
'model': 'XE',
'odometer': 83448,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 25,
'photo_urls': ['https://images.openlane.eu/carimgs/5737653/general/8ae7540b-256f-4a54-94ff-b7b79d2627fb.jpg',
'https://images.openlane.eu/carimgs/5737653/general/04a4b85e-43d6-42c9-a016-4de4dc4c4edf.jpg',
'https://images.openlane.eu/carimgs/5737653/general/7544f439-9d05-413b-98a9-7923147f680b.jpg',
'https://images.openlane.eu/carimgs/5737653/general/af113bec-7281-4ade-a56e-cc2d246648aa.jpg',
'https://images.openlane.eu/carimgs/5737653/general/a6789193-64a2-4bd7-97e9-6b5112fe7204.jpg',
'https://images.openlane.eu/carimgs/5737653/general/b030bb67-47a3-4313-9935-7d733e116777.jpg',
'https://images.openlane.eu/carimgs/5737653/general/7ab1a8c9-e6d6-4698-95c5-b43219e07b03.jpg',
'https://images.openlane.eu/carimgs/5737653/general/05011b5f-f336-45ed-84b9-4717579f875d.jpg',
'https://images.openlane.eu/carimgs/5737653/general/b4047587-5a91-4d64-9397-bd02c4e5b966.jpg',
'https://images.openlane.eu/carimgs/5737653/general/5e55d85b-fb71-4798-a7fa-bb15f8073c1c.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_860da276-bb23-52c1-a586-6723b8838a81/860da276-bb23-52c1-a586-6723b8838a81_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72230,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737653/general/8ae7540b-256f-4a54-94ff-b7b79d2627fb.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_860da276-bb23-52c1-a586-6723b8838a81/860da276-bb23-52c1-a586-6723b8838a81_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72319,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737653/general/04a4b85e-43d6-42c9-a016-4de4dc4c4edf.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_860da276-bb23-52c1-a586-6723b8838a81/860da276-bb23-52c1-a586-6723b8838a81_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82850,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737653/general/7544f439-9d05-413b-98a9-7923147f680b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_860da276-bb23-52c1-a586-6723b8838a81/860da276-bb23-52c1-a586-6723b8838a81_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68103,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737653/general/af113bec-7281-4ade-a56e-cc2d246648aa.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_860da276-bb23-52c1-a586-6723b8838a81/860da276-bb23-52c1-a586-6723b8838a81_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 55945,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737653/general/a6789193-64a2-4bd7-97e9-6b5112fe7204.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_860da276-bb23-52c1-a586-6723b8838a81/860da276-bb23-52c1-a586-6723b8838a81_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75141,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737653/general/b030bb67-47a3-4313-9935-7d733e116777.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_860da276-bb23-52c1-a586-6723b8838a81/860da276-bb23-52c1-a586-6723b8838a81_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 130677,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737653/general/7ab1a8c9-e6d6-4698-95c5-b43219e07b03.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_860da276-bb23-52c1-a586-6723b8838a81/860da276-bb23-52c1-a586-6723b8838a81_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68954,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737653/general/05011b5f-f336-45ed-84b9-4717579f875d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_860da276-bb23-52c1-a586-6723b8838a81/860da276-bb23-52c1-a586-6723b8838a81_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86516,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737653/general/b4047587-5a91-4d64-9397-bd02c4e5b966.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_860da276-bb23-52c1-a586-6723b8838a81/860da276-bb23-52c1-a586-6723b8838a81_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 47150,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737653/general/5e55d85b-fb71-4798-a7fa-bb15f8073c1c.jpg',
'Width': 1024}],
'price': 14600,
'price_includes_vat': True,
'registration_date': '2020-12-23',
'seats_number': 5,
'seller_name': 'SANTANDER CONSUMER RENTING',
'title': 'Jaguar XE S - Diesel - Automatic - 179 hp - 83.448 km',
'transmission': 'automatic',
'trim': 'S',
'vin': None,
'year': 2020}
2026-03-27 17:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710741812%27 HTTP/1.1" 200 None
2026-03-27 17:00:29 [adesa.es] INFO: Saving data for 10741812: {'created_time': 1774630829.41369, 'last_price_update_time': 1774630829.4137, 'auction_closing_time': 1775037000.0}
2026-03-27 17:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10741812') HTTP/1.1" 204 0
2026-03-27 17:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17: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%252F5751983%252Fgeneral%252F1215ce8c-81a3-49a6-847e-c044ecc1facf.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:00:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751983/general/1215ce8c-81a3-49a6-847e-c044ecc1facf.jpg not downloaded yet
2026-03-27 17:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17: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%252F5751981%252Fgeneral%252F1c9a7c4d-9c5f-4de8-b12c-5a0e1f988749.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:00:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751981/general/1c9a7c4d-9c5f-4de8-b12c-5a0e1f988749.jpg not downloaded yet
2026-03-27 17:00:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751979/general/a170c1f7-e6a6-4101-a1e1-d86b65202bb1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741819)
2026-03-27 17:00:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751979/general/2d91a086-ab76-4eb7-b9fe-542f68182ecf.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741819)
2026-03-27 17:00:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:00:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f07b176a450>
2026-03-27 17:00:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17: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 17:00:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:00:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d2801591-a9c1-5246-b421-59571d916145/d2801591-a9c1-5246-b421-59571d916145_image_7.jpg HTTP/1.1" 201 0
2026-03-27 17:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17: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%252F5751979%252Fgeneral%252Fa55d1cd9-b205-40aa-b6f5-7c6e71178ca9.jpg') HTTP/1.1" 204 0
2026-03-27 17:00:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751979/general/a55d1cd9-b205-40aa-b6f5-7c6e71178ca9.jpg saved to cache
2026-03-27 17:00:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item d2801591-a9c1-5246-b421-59571d916145
2026-03-27 17:00:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:00:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f07b1bde650>
2026-03-27 17:00:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17: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 17:00:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:00:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d2801591-a9c1-5246-b421-59571d916145/d2801591-a9c1-5246-b421-59571d916145_image_6.jpg HTTP/1.1" 201 0
2026-03-27 17:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17: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%252F5751979%252Fgeneral%252F0332c059-94d3-468c-9618-d128324d4979.jpg') HTTP/1.1" 204 0
2026-03-27 17:00:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751979/general/0332c059-94d3-468c-9618-d128324d4979.jpg saved to cache
2026-03-27 17:00:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item d2801591-a9c1-5246-b421-59571d916145
2026-03-27 17:00:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d54d9790-44ec-5256-9d77-80c58cb93f22 with identifier: 10276412
2026-03-27 17:00:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d54d9790-44ec-5256-9d77-80c58cb93f22 with scrape type 2
2026-03-27 17:00:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d54d9790-44ec-5256-9d77-80c58cb93f22 with scrape type 2
2026-03-27 17:00:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: d54d9790-44ec-5256-9d77-80c58cb93f22, identifier: 10276412
2026-03-27 17:00:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:00:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f07b176eb90>
2026-03-27 17:00:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17: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 17:00:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:00:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e4c67eb1-ea5b-5197-9b30-20cf32ff5124/e4c67eb1-ea5b-5197-9b30-20cf32ff5124_image_0.jpg HTTP/1.1" 201 0
2026-03-27 17:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17: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%252F5751981%252Fgeneral%252F89427ee3-aa5b-4907-815c-bc440eaf0ebc.jpg') HTTP/1.1" 204 0
2026-03-27 17:00:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751981/general/89427ee3-aa5b-4907-815c-bc440eaf0ebc.jpg saved to cache
2026-03-27 17:00:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item e4c67eb1-ea5b-5197-9b30-20cf32ff5124
2026-03-27 17:00:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:00:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f07b1bed410>
2026-03-27 17:00:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17: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 17:00:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:00:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e4c67eb1-ea5b-5197-9b30-20cf32ff5124/e4c67eb1-ea5b-5197-9b30-20cf32ff5124_image_2.jpg HTTP/1.1" 201 0
2026-03-27 17:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17: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%252F5751981%252Fgeneral%252Fd7540373-5021-45de-832e-37402ff22b35.jpg') HTTP/1.1" 204 0
2026-03-27 17:00:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751981/general/d7540373-5021-45de-832e-37402ff22b35.jpg saved to cache
2026-03-27 17:00:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item e4c67eb1-ea5b-5197-9b30-20cf32ff5124
2026-03-27 17:00:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ff37f222-758a-5c6b-a228-610c20b190af with identifier: 10741813
2026-03-27 17:00:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ff37f222-758a-5c6b-a228-610c20b190af with scrape type 1
2026-03-27 17:00:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item ff37f222-758a-5c6b-a228-610c20b190af
2026-03-27 17:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17: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%252F5737654%252Fgeneral%252Fb550ae95-fd47-407a-9e0e-237e9743e039.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:00:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737654/general/b550ae95-fd47-407a-9e0e-237e9743e039.jpg already downloaded
2026-03-27 17:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17: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%252F5737654%252Fgeneral%252F5309c34d-3b62-4eaa-8540-cbfb52531ee1.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:00:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737654/general/5309c34d-3b62-4eaa-8540-cbfb52531ee1.jpg already downloaded
2026-03-27 17:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17: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%252F5737654%252Fgeneral%252Fd40aabff-630c-4bed-887a-0e661b1701dc.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:00:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737654/general/d40aabff-630c-4bed-887a-0e661b1701dc.jpg already downloaded
2026-03-27 17:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17: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%252F5737654%252Fgeneral%252F66bf0d16-40da-47ea-8caa-3fa69bbe89fc.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:00:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737654/general/66bf0d16-40da-47ea-8caa-3fa69bbe89fc.jpg already downloaded
2026-03-27 17:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17: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%252F5737654%252Fgeneral%252F22280ac1-6d04-4619-a10f-4daee82795fc.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:00:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737654/general/22280ac1-6d04-4619-a10f-4daee82795fc.jpg already downloaded
2026-03-27 17:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17: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%252F5737654%252Fgeneral%252F2f19493f-18f5-47d3-9809-4c8af7ae872c.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:00:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737654/general/2f19493f-18f5-47d3-9809-4c8af7ae872c.jpg already downloaded
2026-03-27 17:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17: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%252F5737654%252Fgeneral%252F55d22e7d-a3db-4843-a18c-c9bda3b8c1aa.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:00:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737654/general/55d22e7d-a3db-4843-a18c-c9bda3b8c1aa.jpg already downloaded
2026-03-27 17:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17: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%252F5737654%252Fgeneral%252Fb4a4594d-0faf-4e8f-9cad-6405cd2b8959.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:00:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737654/general/b4a4594d-0faf-4e8f-9cad-6405cd2b8959.jpg already downloaded
2026-03-27 17:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17: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%252F5737654%252Fgeneral%252Fb038a839-88a0-451b-b70e-0e8ab66a3541.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:00:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737654/general/b038a839-88a0-451b-b70e-0e8ab66a3541.jpg already downloaded
2026-03-27 17:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17: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%252F5737654%252Fgeneral%252Fe75c827a-7e62-4bc6-97df-9c4a2883e389.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:00:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737654/general/e75c827a-7e62-4bc6-97df-9c4a2883e389.jpg already downloaded
2026-03-27 17:00:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: ff37f222-758a-5c6b-a228-610c20b190af, identifier: 10741813
2026-03-27 17:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:30 [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%252F5751983%252Fgeneral%252Ff7385dd8-2d97-45fc-9a07-8706d5acf8af.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:00:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751983/general/f7385dd8-2d97-45fc-9a07-8706d5acf8af.jpg not downloaded yet
2026-03-27 17:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:30 [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%252F5751981%252Fgeneral%252Fe3076640-02a4-4b7c-82b7-382025f277fe.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:00:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751981/general/e3076640-02a4-4b7c-82b7-382025f277fe.jpg not downloaded yet
2026-03-27 17:00:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: d54d9790-44ec-5256-9d77-80c58cb93f22 with identifier: 10276412
2026-03-27 17:00:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: d54d9790-44ec-5256-9d77-80c58cb93f22 with identifier: 10276412
2026-03-27 17:00:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: d54d9790-44ec-5256-9d77-80c58cb93f22 with identifier: 10276412 to the API
2026-03-27 17:00:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17: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 17:00:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10276412>
{'auction_title': '',
'c_o_2_emission_value': 112,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 136,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': 'd54d9790-44ec-5256-9d77-80c58cb93f22',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': '0908NHD',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10276412',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '2008',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 21600,
'price_includes_vat': True,
'registration_date': '2025-10-31',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 2008 1.2 Allure - Petrol - Automatic - 136 hp - 50 km',
'transmission': 'automatic',
'trim': 'Allure',
'vin': None,
'year': 2025}
2026-03-27 17:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17: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%2710276412%27 HTTP/1.1" 200 None
2026-03-27 17:00:31 [adesa.es] INFO: Saving data for 10276412: {'auction_closing_time': 1798675200.0, 'created_time': 1773334934.646785, 'last_price_update_time': 1774630831.382398}
2026-03-27 17:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10276412') HTTP/1.1" 204 0
2026-03-27 17:00:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: ff37f222-758a-5c6b-a228-610c20b190af with identifier: 10741813
2026-03-27 17:00:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: ff37f222-758a-5c6b-a228-610c20b190af with identifier: 10741813
2026-03-27 17:00:31 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: ff37f222-758a-5c6b-a228-610c20b190af with identifier: 10741813 to the API
2026-03-27 17:00:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17: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 17:00:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741813>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.5L',
'engine_horse_power': 106,
'expiration_date': '2026-04-01T09:50:00Z',
'fuel_type': 'Petrol',
'id': 'ff37f222-758a-5c6b-a228-610c20b190af',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '6380LZB',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741813',
'listing': 'auction',
'location': 'Soto del Real (Madrid) (Spain)',
'make': 'MG',
'model': 'ZS',
'odometer': 45612,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 39,
'photo_urls': ['https://images.openlane.eu/carimgs/5737654/general/b550ae95-fd47-407a-9e0e-237e9743e039.jpg',
'https://images.openlane.eu/carimgs/5737654/general/5309c34d-3b62-4eaa-8540-cbfb52531ee1.jpg',
'https://images.openlane.eu/carimgs/5737654/general/d40aabff-630c-4bed-887a-0e661b1701dc.jpg',
'https://images.openlane.eu/carimgs/5737654/general/66bf0d16-40da-47ea-8caa-3fa69bbe89fc.jpg',
'https://images.openlane.eu/carimgs/5737654/general/22280ac1-6d04-4619-a10f-4daee82795fc.jpg',
'https://images.openlane.eu/carimgs/5737654/general/2f19493f-18f5-47d3-9809-4c8af7ae872c.jpg',
'https://images.openlane.eu/carimgs/5737654/general/55d22e7d-a3db-4843-a18c-c9bda3b8c1aa.jpg',
'https://images.openlane.eu/carimgs/5737654/general/b4a4594d-0faf-4e8f-9cad-6405cd2b8959.jpg',
'https://images.openlane.eu/carimgs/5737654/general/b038a839-88a0-451b-b70e-0e8ab66a3541.jpg',
'https://images.openlane.eu/carimgs/5737654/general/e75c827a-7e62-4bc6-97df-9c4a2883e389.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ff37f222-758a-5c6b-a228-610c20b190af/ff37f222-758a-5c6b-a228-610c20b190af_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 69781,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737654/general/b550ae95-fd47-407a-9e0e-237e9743e039.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ff37f222-758a-5c6b-a228-610c20b190af/ff37f222-758a-5c6b-a228-610c20b190af_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73570,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737654/general/5309c34d-3b62-4eaa-8540-cbfb52531ee1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ff37f222-758a-5c6b-a228-610c20b190af/ff37f222-758a-5c6b-a228-610c20b190af_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83947,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737654/general/d40aabff-630c-4bed-887a-0e661b1701dc.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ff37f222-758a-5c6b-a228-610c20b190af/ff37f222-758a-5c6b-a228-610c20b190af_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80957,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737654/general/66bf0d16-40da-47ea-8caa-3fa69bbe89fc.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ff37f222-758a-5c6b-a228-610c20b190af/ff37f222-758a-5c6b-a228-610c20b190af_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 55743,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737654/general/22280ac1-6d04-4619-a10f-4daee82795fc.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ff37f222-758a-5c6b-a228-610c20b190af/ff37f222-758a-5c6b-a228-610c20b190af_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83631,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737654/general/2f19493f-18f5-47d3-9809-4c8af7ae872c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ff37f222-758a-5c6b-a228-610c20b190af/ff37f222-758a-5c6b-a228-610c20b190af_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85356,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737654/general/55d22e7d-a3db-4843-a18c-c9bda3b8c1aa.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ff37f222-758a-5c6b-a228-610c20b190af/ff37f222-758a-5c6b-a228-610c20b190af_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74626,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737654/general/b4a4594d-0faf-4e8f-9cad-6405cd2b8959.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ff37f222-758a-5c6b-a228-610c20b190af/ff37f222-758a-5c6b-a228-610c20b190af_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 49621,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737654/general/b038a839-88a0-451b-b70e-0e8ab66a3541.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ff37f222-758a-5c6b-a228-610c20b190af/ff37f222-758a-5c6b-a228-610c20b190af_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 59733,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737654/general/e75c827a-7e62-4bc6-97df-9c4a2883e389.jpg',
'Width': 1024}],
'price': 10500,
'price_includes_vat': True,
'registration_date': '2022-07-05',
'seats_number': 5,
'seller_name': 'SANTANDER CONSUMER RENTING',
'title': 'MG ZS Luxury - Petrol - Manual - 106 hp - 45.612 km',
'transmission': 'manual',
'trim': 'Luxury',
'vin': None,
'year': 2022}
2026-03-27 17:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17: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%2710741813%27 HTTP/1.1" 200 None
2026-03-27 17:00:31 [adesa.es] INFO: Saving data for 10741813: {'created_time': 1774630831.707358, 'last_price_update_time': 1774630831.707369, 'auction_closing_time': 1775037000.0}
2026-03-27 17:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10741813') HTTP/1.1" 204 0
2026-03-27 17:00:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751983/general/0858a153-a96f-41bb-b6ff-40b646601e64.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741822)
2026-03-27 17:00:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10655463> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:00:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751981/general/3ab63a1c-520e-41fc-8234-d57e1f1fff14.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741821)
2026-03-27 17:00:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751983/general/5bce7df5-5d53-4928-9b40-53e15c956d03.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741822)
2026-03-27 17:00:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751981/general/1c347f42-c3df-495b-8cdd-a25a14bf587b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741821)
2026-03-27 17:00:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10572723> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:00:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10633069> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:00:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:00:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f07b3c2e150>
2026-03-27 17:00:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:00:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:00:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:00:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d2801591-a9c1-5246-b421-59571d916145/d2801591-a9c1-5246-b421-59571d916145_image_9.jpg HTTP/1.1" 201 0
2026-03-27 17:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751979%252Fgeneral%252Fa170c1f7-e6a6-4101-a1e1-d86b65202bb1.jpg') HTTP/1.1" 204 0
2026-03-27 17:00:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751979/general/a170c1f7-e6a6-4101-a1e1-d86b65202bb1.jpg saved to cache
2026-03-27 17:00:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item d2801591-a9c1-5246-b421-59571d916145
2026-03-27 17:00:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:00:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f07b19f0e90>
2026-03-27 17:00:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:00:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:00:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:00:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d2801591-a9c1-5246-b421-59571d916145/d2801591-a9c1-5246-b421-59571d916145_image_8.jpg HTTP/1.1" 201 0
2026-03-27 17:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751979%252Fgeneral%252F2d91a086-ab76-4eb7-b9fe-542f68182ecf.jpg') HTTP/1.1" 204 0
2026-03-27 17:00:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751979/general/2d91a086-ab76-4eb7-b9fe-542f68182ecf.jpg saved to cache
2026-03-27 17:00:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item d2801591-a9c1-5246-b421-59571d916145
2026-03-27 17:00:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751981/general/2857266a-7154-4a05-95e7-55a357b64dd2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741821)
2026-03-27 17:00:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751983/general/664c9f96-320e-4d3b-b983-6d7083a7069f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741822)
2026-03-27 17:00:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10649239> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:00:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10698917> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:00:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:00:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f07b1793b10>
2026-03-27 17:00:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:00:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:00:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:00:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8daceea5-137f-5640-b530-32b2914afd5f/8daceea5-137f-5640-b530-32b2914afd5f_image_5.jpg HTTP/1.1" 201 0
2026-03-27 17:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751983%252Fgeneral%252F0858a153-a96f-41bb-b6ff-40b646601e64.jpg') HTTP/1.1" 204 0
2026-03-27 17:00:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751983/general/0858a153-a96f-41bb-b6ff-40b646601e64.jpg saved to cache
2026-03-27 17:00:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 8daceea5-137f-5640-b530-32b2914afd5f
2026-03-27 17:00:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e3f892ba-e942-5ddd-a403-754e5cfa7590 with identifier: 10655463
2026-03-27 17:00:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e3f892ba-e942-5ddd-a403-754e5cfa7590 with scrape type 2
2026-03-27 17:00:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e3f892ba-e942-5ddd-a403-754e5cfa7590 with scrape type 2
2026-03-27 17:00:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: e3f892ba-e942-5ddd-a403-754e5cfa7590, identifier: 10655463
2026-03-27 17:00:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751981/general/c6aaa458-2fee-4053-8e81-bbd8faab5ea9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741821)
2026-03-27 17:00:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: e3f892ba-e942-5ddd-a403-754e5cfa7590 with identifier: 10655463
2026-03-27 17:00:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: e3f892ba-e942-5ddd-a403-754e5cfa7590 with identifier: 10655463
2026-03-27 17:00:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: e3f892ba-e942-5ddd-a403-754e5cfa7590 with identifier: 10655463 to the API
2026-03-27 17:00:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17: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 17:00:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10655463>
{'auction_title': '',
'c_o_2_emission_value': 118,
'category': 'Hatchback',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 101,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': 'e3f892ba-e942-5ddd-a403-754e5cfa7590',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': '1249NGV',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10655463',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Corsa',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 14900,
'price_includes_vat': True,
'registration_date': '2025-10-22',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Opel Corsa 1.2 GS - Petrol - Manual - 101 hp - 50 km',
'transmission': 'manual',
'trim': 'GS',
'vin': None,
'year': 2025}
2026-03-27 17:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17: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%2710655463%27 HTTP/1.1" 200 None
2026-03-27 17:00:32 [adesa.es] INFO: Saving data for 10655463: {'auction_closing_time': 1798675200.0, 'created_time': 1773334931.106808, 'last_price_update_time': 1774630832.316971}
2026-03-27 17:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10655463') HTTP/1.1" 204 0
2026-03-27 17:00:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:00:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751981/general/1c9a7c4d-9c5f-4de8-b12c-5a0e1f988749.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741821)
2026-03-27 17:00:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751981/general/e3076640-02a4-4b7c-82b7-382025f277fe.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741821)
2026-03-27 17:00:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751983/general/751f1322-e8ea-40e0-931e-a9c38818325e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741822)
2026-03-27 17:00:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751983/general/1215ce8c-81a3-49a6-847e-c044ecc1facf.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741822)
2026-03-27 17:00:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:00:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:00:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:00:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:00:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f07b1aed910>
2026-03-27 17:00:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17: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 17:00:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:00:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e4c67eb1-ea5b-5197-9b30-20cf32ff5124/e4c67eb1-ea5b-5197-9b30-20cf32ff5124_image_5.jpg HTTP/1.1" 201 0
2026-03-27 17:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17: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%252F5751981%252Fgeneral%252F3ab63a1c-520e-41fc-8234-d57e1f1fff14.jpg') HTTP/1.1" 204 0
2026-03-27 17:00:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751981/general/3ab63a1c-520e-41fc-8234-d57e1f1fff14.jpg saved to cache
2026-03-27 17:00:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item e4c67eb1-ea5b-5197-9b30-20cf32ff5124
2026-03-27 17:00:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:00:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f07b1bb8f90>
2026-03-27 17:00:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17: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 17:00:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:00:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8daceea5-137f-5640-b530-32b2914afd5f/8daceea5-137f-5640-b530-32b2914afd5f_image_6.jpg HTTP/1.1" 201 0
2026-03-27 17:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17: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%252F5751983%252Fgeneral%252F5bce7df5-5d53-4928-9b40-53e15c956d03.jpg') HTTP/1.1" 204 0
2026-03-27 17:00:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751983/general/5bce7df5-5d53-4928-9b40-53e15c956d03.jpg saved to cache
2026-03-27 17:00:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 8daceea5-137f-5640-b530-32b2914afd5f
2026-03-27 17:00:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:00:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f07b1b8ccd0>
2026-03-27 17:00:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17: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 17:00:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:00:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e4c67eb1-ea5b-5197-9b30-20cf32ff5124/e4c67eb1-ea5b-5197-9b30-20cf32ff5124_image_6.jpg HTTP/1.1" 201 0
2026-03-27 17:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17: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%252F5751981%252Fgeneral%252F1c347f42-c3df-495b-8cdd-a25a14bf587b.jpg') HTTP/1.1" 204 0
2026-03-27 17:00:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751981/general/1c347f42-c3df-495b-8cdd-a25a14bf587b.jpg saved to cache
2026-03-27 17:00:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item e4c67eb1-ea5b-5197-9b30-20cf32ff5124
2026-03-27 17:00:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4100d3d3-129b-5dcc-acf8-9599b4286a2b with identifier: 10572723
2026-03-27 17:00:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4100d3d3-129b-5dcc-acf8-9599b4286a2b with scrape type 2
2026-03-27 17:00:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4100d3d3-129b-5dcc-acf8-9599b4286a2b with scrape type 2
2026-03-27 17:00:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: 4100d3d3-129b-5dcc-acf8-9599b4286a2b, identifier: 10572723
2026-03-27 17:00:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e405956b-2a4a-5649-96aa-dba3b5f9e814 with identifier: 10633069
2026-03-27 17:00:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e405956b-2a4a-5649-96aa-dba3b5f9e814 with scrape type 2
2026-03-27 17:00:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e405956b-2a4a-5649-96aa-dba3b5f9e814 with scrape type 2
2026-03-27 17:00:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: e405956b-2a4a-5649-96aa-dba3b5f9e814, identifier: 10633069
2026-03-27 17:00:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:00:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f07b1ba2310>
2026-03-27 17:00:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17: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 17:00:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:00:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e4c67eb1-ea5b-5197-9b30-20cf32ff5124/e4c67eb1-ea5b-5197-9b30-20cf32ff5124_image_4.jpg HTTP/1.1" 201 0
2026-03-27 17:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17: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%252F5751981%252Fgeneral%252F2857266a-7154-4a05-95e7-55a357b64dd2.jpg') HTTP/1.1" 204 0
2026-03-27 17:00:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751981/general/2857266a-7154-4a05-95e7-55a357b64dd2.jpg saved to cache
2026-03-27 17:00:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item e4c67eb1-ea5b-5197-9b30-20cf32ff5124
2026-03-27 17:00:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:00:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f07b1bb8ed0>
2026-03-27 17:00:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17: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 17:00:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:00:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8daceea5-137f-5640-b530-32b2914afd5f/8daceea5-137f-5640-b530-32b2914afd5f_image_4.jpg HTTP/1.1" 201 0
2026-03-27 17:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17: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%252F5751983%252Fgeneral%252F664c9f96-320e-4d3b-b983-6d7083a7069f.jpg') HTTP/1.1" 204 0
2026-03-27 17:00:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751983/general/664c9f96-320e-4d3b-b983-6d7083a7069f.jpg saved to cache
2026-03-27 17:00:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 8daceea5-137f-5640-b530-32b2914afd5f
2026-03-27 17:00:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ac80abd6-423b-56f3-9f61-86a138059ddc with identifier: 10649239
2026-03-27 17:00:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ac80abd6-423b-56f3-9f61-86a138059ddc with scrape type 2
2026-03-27 17:00:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ac80abd6-423b-56f3-9f61-86a138059ddc with scrape type 2
2026-03-27 17:00:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: ac80abd6-423b-56f3-9f61-86a138059ddc, identifier: 10649239
2026-03-27 17:00:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bba5bdcf-5f78-51e6-a9de-b20cbfff4858 with identifier: 10698917
2026-03-27 17:00:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bba5bdcf-5f78-51e6-a9de-b20cbfff4858 with scrape type 2
2026-03-27 17:00:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bba5bdcf-5f78-51e6-a9de-b20cbfff4858 with scrape type 2
2026-03-27 17:00:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: bba5bdcf-5f78-51e6-a9de-b20cbfff4858, identifier: 10698917
2026-03-27 17:00:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751983/general/78d925b0-9d29-4ef0-9061-3ddfb7ccdd3d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741822)
2026-03-27 17:00:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: 4100d3d3-129b-5dcc-acf8-9599b4286a2b with identifier: 10572723
2026-03-27 17:00:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: 4100d3d3-129b-5dcc-acf8-9599b4286a2b with identifier: 10572723
2026-03-27 17:00:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: 4100d3d3-129b-5dcc-acf8-9599b4286a2b with identifier: 10572723 to the API
2026-03-27 17:00:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17: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 17:00:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10572723>
{'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': '4100d3d3-129b-5dcc-acf8-9599b4286a2b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': '50531',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10572723',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '208',
'odometer': 8999,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 13000,
'price_includes_vat': True,
'registration_date': '2025-05-28',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 208 1.2 Allure - Petrol - Manual - 104 hp - 8.999 km',
'transmission': 'manual',
'trim': 'Allure',
'vin': None,
'year': 2025}
2026-03-27 17:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17: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%2710572723%27 HTTP/1.1" 200 None
2026-03-27 17:00:33 [adesa.es] INFO: Saving data for 10572723: {'auction_closing_time': 1798675200.0, 'created_time': 1773334838.934596, 'last_price_update_time': 1774630833.204395}
2026-03-27 17:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10572723') HTTP/1.1" 204 0
2026-03-27 17:00:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: e405956b-2a4a-5649-96aa-dba3b5f9e814 with identifier: 10633069
2026-03-27 17:00:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-27 17:00:33 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Blue HTTP/1.1" 200 None
2026-03-27 17:00:33 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 17:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-27 17:00:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: e405956b-2a4a-5649-96aa-dba3b5f9e814 with identifier: 10633069
2026-03-27 17:00:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: e405956b-2a4a-5649-96aa-dba3b5f9e814 with identifier: 10633069 to the API
2026-03-27 17:00:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17: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 17:00:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10633069>
{'auction_title': '',
'c_o_2_emission_value': 119,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 93,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': 'e405956b-2a4a-5649-96aa-dba3b5f9e814',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': '50689',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10633069',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Clio',
'odometer': 32140,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 13400,
'price_includes_vat': True,
'registration_date': '2024-05-30',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Renault Clio 1.0 Tce Techno - Petrol - Manual - 93 hp - 32.140 km',
'transmission': 'manual',
'trim': 'Techno',
'vin': None,
'year': 2024}
2026-03-27 17:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17: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%2710633069%27 HTTP/1.1" 200 None
2026-03-27 17:00:33 [adesa.es] INFO: Saving data for 10633069: {'auction_closing_time': 1798675200.0, 'created_time': 1773334941.380751, 'last_price_update_time': 1774630833.597321}
2026-03-27 17:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10633069') HTTP/1.1" 204 0
2026-03-27 17:00:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: ac80abd6-423b-56f3-9f61-86a138059ddc with identifier: 10649239
2026-03-27 17:00:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-27 17:00:33 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Hybride HTTP/1.1" 200 None
2026-03-27 17:00:33 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 17:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-27 17:00:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: ac80abd6-423b-56f3-9f61-86a138059ddc with identifier: 10649239
2026-03-27 17:00:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: ac80abd6-423b-56f3-9f61-86a138059ddc with identifier: 10649239 to the API
2026-03-27 17:00:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17: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 17:00:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10649239>
{'auction_title': '',
'c_o_2_emission_value': 109,
'category': 'MPV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 134,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Hybrid',
'id': 'ac80abd6-423b-56f3-9f61-86a138059ddc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': '50712',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10649239',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Espace',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 32100,
'price_includes_vat': True,
'registration_date': '2025-05-28',
'seats_number': 7,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Renault Espace Esprit Alpine - Hybrid - Automatic - 134 hp - 50 km',
'transmission': 'automatic',
'trim': 'Esprit Alpine',
'vin': None,
'year': 2025}
2026-03-27 17:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:34 [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 17:00:34 [adesa.es] INFO: Saving data for 10649239: {'auction_closing_time': 1798675200.0, 'created_time': 1773334939.875153, 'last_price_update_time': 1774630834.004197}
2026-03-27 17:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10649239') HTTP/1.1" 204 0
2026-03-27 17:00:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: bba5bdcf-5f78-51e6-a9de-b20cbfff4858 with identifier: 10698917
2026-03-27 17:00:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: bba5bdcf-5f78-51e6-a9de-b20cbfff4858 with identifier: 10698917
2026-03-27 17:00:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: bba5bdcf-5f78-51e6-a9de-b20cbfff4858 with identifier: 10698917 to the API
2026-03-27 17:00:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:00:34 [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 17:00:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10698917>
{'auction_title': '',
'c_o_2_emission_value': 123,
'category': 'SUV',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 119,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': 'bba5bdcf-5f78-51e6-a9de-b20cbfff4858',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': '52080',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10698917',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Kamiq',
'odometer': 26136,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 15100,
'price_includes_vat': True,
'registration_date': '2024-04-26',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Skoda Kamiq 1.0 TSI Selection - Petrol - Manual - 119 hp - 26.136 '
'km',
'transmission': 'manual',
'trim': 'Selection',
'vin': None,
'year': 2024}
2026-03-27 17:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:34 [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 17:00:34 [adesa.es] INFO: Saving data for 10698917: {'auction_closing_time': 1798675200.0, 'created_time': 1774000844.204049, 'last_price_update_time': 1774630834.254188}
2026-03-27 17:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10698917') HTTP/1.1" 204 0
2026-03-27 17:00:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:00:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:00:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f07b1c29dd0>
2026-03-27 17:00:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:00:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:00:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:00:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e4c67eb1-ea5b-5197-9b30-20cf32ff5124/e4c67eb1-ea5b-5197-9b30-20cf32ff5124_image_7.jpg HTTP/1.1" 201 0
2026-03-27 17:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751981%252Fgeneral%252Fc6aaa458-2fee-4053-8e81-bbd8faab5ea9.jpg') HTTP/1.1" 204 0
2026-03-27 17:00:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751981/general/c6aaa458-2fee-4053-8e81-bbd8faab5ea9.jpg saved to cache
2026-03-27 17:00:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item e4c67eb1-ea5b-5197-9b30-20cf32ff5124
2026-03-27 17:00:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751983/general/8fb4e195-470b-4038-9666-96f370eaf1ce.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741822)
2026-03-27 17:00:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:00:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751983/general/d9a5448d-b41a-4809-86f6-59e22b340bea.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741822)
2026-03-27 17:00:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751979/general/cd860906-7011-4870-9b20-de7d9fe1219b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741819)
2026-03-27 17:00:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751983/general/fce7c7c1-bd29-4649-8b57-e1c1265305ee.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741822)
2026-03-27 17:00:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751981/general/0253a79e-a2f4-4deb-a048-a9fbe1dcd016.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741821)
2026-03-27 17:00:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751981/general/ac9f296a-1549-4f3f-83c5-a3b5d657c4a9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741821)
2026-03-27 17:00:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751983/general/f7385dd8-2d97-45fc-9a07-8706d5acf8af.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741822)
2026-03-27 17:00:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:00:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f07b1c2a290>
2026-03-27 17:00:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:00:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:00:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:00:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e4c67eb1-ea5b-5197-9b30-20cf32ff5124/e4c67eb1-ea5b-5197-9b30-20cf32ff5124_image_8.jpg HTTP/1.1" 201 0
2026-03-27 17:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751981%252Fgeneral%252F1c9a7c4d-9c5f-4de8-b12c-5a0e1f988749.jpg') HTTP/1.1" 204 0
2026-03-27 17:00:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751981/general/1c9a7c4d-9c5f-4de8-b12c-5a0e1f988749.jpg saved to cache
2026-03-27 17:00:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item e4c67eb1-ea5b-5197-9b30-20cf32ff5124
2026-03-27 17:00:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:00:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f07b39786d0>
2026-03-27 17:00:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:00:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:00:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:00:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e4c67eb1-ea5b-5197-9b30-20cf32ff5124/e4c67eb1-ea5b-5197-9b30-20cf32ff5124_image_9.jpg HTTP/1.1" 201 0
2026-03-27 17:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751981%252Fgeneral%252Fe3076640-02a4-4b7c-82b7-382025f277fe.jpg') HTTP/1.1" 204 0
2026-03-27 17:00:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751981/general/e3076640-02a4-4b7c-82b7-382025f277fe.jpg saved to cache
2026-03-27 17:00:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item e4c67eb1-ea5b-5197-9b30-20cf32ff5124
2026-03-27 17:00:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:00:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f07b197c990>
2026-03-27 17:00:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:00:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:00:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:00:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8daceea5-137f-5640-b530-32b2914afd5f/8daceea5-137f-5640-b530-32b2914afd5f_image_3.jpg HTTP/1.1" 201 0
2026-03-27 17:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751983%252Fgeneral%252F751f1322-e8ea-40e0-931e-a9c38818325e.jpg') HTTP/1.1" 204 0
2026-03-27 17:00:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751983/general/751f1322-e8ea-40e0-931e-a9c38818325e.jpg saved to cache
2026-03-27 17:00:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 8daceea5-137f-5640-b530-32b2914afd5f
2026-03-27 17:00:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:00:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f07b1777ad0>
2026-03-27 17:00:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:00:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:00:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:00:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8daceea5-137f-5640-b530-32b2914afd5f/8daceea5-137f-5640-b530-32b2914afd5f_image_8.jpg HTTP/1.1" 201 0
2026-03-27 17:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751983%252Fgeneral%252F1215ce8c-81a3-49a6-847e-c044ecc1facf.jpg') HTTP/1.1" 204 0
2026-03-27 17:00:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751983/general/1215ce8c-81a3-49a6-847e-c044ecc1facf.jpg saved to cache
2026-03-27 17:00:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 8daceea5-137f-5640-b530-32b2914afd5f
2026-03-27 17:00:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:00:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f07b19e5dd0>
2026-03-27 17:00:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:00:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:00:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:00:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8daceea5-137f-5640-b530-32b2914afd5f/8daceea5-137f-5640-b530-32b2914afd5f_image_7.jpg HTTP/1.1" 201 0
2026-03-27 17:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751983%252Fgeneral%252F78d925b0-9d29-4ef0-9061-3ddfb7ccdd3d.jpg') HTTP/1.1" 204 0
2026-03-27 17:00:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751983/general/78d925b0-9d29-4ef0-9061-3ddfb7ccdd3d.jpg saved to cache
2026-03-27 17:00:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 8daceea5-137f-5640-b530-32b2914afd5f
2026-03-27 17:00:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:00:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751979/general/bb736c5a-cb57-46ba-aff2-45e5c0232577.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741819)
2026-03-27 17:00:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:00:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f07b1a0f310>
2026-03-27 17:00:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:00:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:00:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:00:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8daceea5-137f-5640-b530-32b2914afd5f/8daceea5-137f-5640-b530-32b2914afd5f_image_2.jpg HTTP/1.1" 201 0
2026-03-27 17:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751983%252Fgeneral%252F8fb4e195-470b-4038-9666-96f370eaf1ce.jpg') HTTP/1.1" 204 0
2026-03-27 17:00:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751983/general/8fb4e195-470b-4038-9666-96f370eaf1ce.jpg saved to cache
2026-03-27 17:00:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 8daceea5-137f-5640-b530-32b2914afd5f
2026-03-27 17:00:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:00:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f07b184f750>
2026-03-27 17:00:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:00:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:00:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:00:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8daceea5-137f-5640-b530-32b2914afd5f/8daceea5-137f-5640-b530-32b2914afd5f_image_0.jpg HTTP/1.1" 201 0
2026-03-27 17:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751983%252Fgeneral%252Fd9a5448d-b41a-4809-86f6-59e22b340bea.jpg') HTTP/1.1" 204 0
2026-03-27 17:00:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751983/general/d9a5448d-b41a-4809-86f6-59e22b340bea.jpg saved to cache
2026-03-27 17:00:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 8daceea5-137f-5640-b530-32b2914afd5f
2026-03-27 17:00:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:00:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f07b1a75dd0>
2026-03-27 17:00:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:00:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:00:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:00:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d2801591-a9c1-5246-b421-59571d916145/d2801591-a9c1-5246-b421-59571d916145_image_5.jpg HTTP/1.1" 201 0
2026-03-27 17:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751979%252Fgeneral%252Fcd860906-7011-4870-9b20-de7d9fe1219b.jpg') HTTP/1.1" 204 0
2026-03-27 17:00:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751979/general/cd860906-7011-4870-9b20-de7d9fe1219b.jpg saved to cache
2026-03-27 17:00:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item d2801591-a9c1-5246-b421-59571d916145
2026-03-27 17:00:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:00:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f07b1731e10>
2026-03-27 17:00:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:00:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:00:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:00:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8daceea5-137f-5640-b530-32b2914afd5f/8daceea5-137f-5640-b530-32b2914afd5f_image_1.jpg HTTP/1.1" 201 0
2026-03-27 17:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751983%252Fgeneral%252Ffce7c7c1-bd29-4649-8b57-e1c1265305ee.jpg') HTTP/1.1" 204 0
2026-03-27 17:00:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751983/general/fce7c7c1-bd29-4649-8b57-e1c1265305ee.jpg saved to cache
2026-03-27 17:00:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 8daceea5-137f-5640-b530-32b2914afd5f
2026-03-27 17:00:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:00:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f07b17cfa90>
2026-03-27 17:00:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:00:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:00:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:00:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e4c67eb1-ea5b-5197-9b30-20cf32ff5124/e4c67eb1-ea5b-5197-9b30-20cf32ff5124_image_1.jpg HTTP/1.1" 201 0
2026-03-27 17:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751981%252Fgeneral%252F0253a79e-a2f4-4deb-a048-a9fbe1dcd016.jpg') HTTP/1.1" 204 0
2026-03-27 17:00:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751981/general/0253a79e-a2f4-4deb-a048-a9fbe1dcd016.jpg saved to cache
2026-03-27 17:00:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item e4c67eb1-ea5b-5197-9b30-20cf32ff5124
2026-03-27 17:00:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:00:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f07b184c690>
2026-03-27 17:00:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:00:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:00:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:00:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e4c67eb1-ea5b-5197-9b30-20cf32ff5124/e4c67eb1-ea5b-5197-9b30-20cf32ff5124_image_3.jpg HTTP/1.1" 201 0
2026-03-27 17:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751981%252Fgeneral%252Fac9f296a-1549-4f3f-83c5-a3b5d657c4a9.jpg') HTTP/1.1" 204 0
2026-03-27 17:00:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751981/general/ac9f296a-1549-4f3f-83c5-a3b5d657c4a9.jpg saved to cache
2026-03-27 17:00:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item e4c67eb1-ea5b-5197-9b30-20cf32ff5124
2026-03-27 17:00:34 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: e4c67eb1-ea5b-5197-9b30-20cf32ff5124, skipping ID generation
2026-03-27 17:00:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e4c67eb1-ea5b-5197-9b30-20cf32ff5124 with scrape type 1
2026-03-27 17:00:34 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item e4c67eb1-ea5b-5197-9b30-20cf32ff5124 sending to next pipeline
2026-03-27 17:00:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: e4c67eb1-ea5b-5197-9b30-20cf32ff5124, identifier: 10741821
2026-03-27 17:00:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:00:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f07b3979610>
2026-03-27 17:00:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:00:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:00:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:00:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8daceea5-137f-5640-b530-32b2914afd5f/8daceea5-137f-5640-b530-32b2914afd5f_image_9.jpg HTTP/1.1" 201 0
2026-03-27 17:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751983%252Fgeneral%252Ff7385dd8-2d97-45fc-9a07-8706d5acf8af.jpg') HTTP/1.1" 204 0
2026-03-27 17:00:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751983/general/f7385dd8-2d97-45fc-9a07-8706d5acf8af.jpg saved to cache
2026-03-27 17:00:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 8daceea5-137f-5640-b530-32b2914afd5f
2026-03-27 17:00:35 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 8daceea5-137f-5640-b530-32b2914afd5f, skipping ID generation
2026-03-27 17:00:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8daceea5-137f-5640-b530-32b2914afd5f with scrape type 1
2026-03-27 17:00:35 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 8daceea5-137f-5640-b530-32b2914afd5f sending to next pipeline
2026-03-27 17:00:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: 8daceea5-137f-5640-b530-32b2914afd5f, identifier: 10741822
2026-03-27 17:00:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: e4c67eb1-ea5b-5197-9b30-20cf32ff5124 with identifier: 10741821
2026-03-27 17:00:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: e4c67eb1-ea5b-5197-9b30-20cf32ff5124 with identifier: 10741821
2026-03-27 17:00:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: e4c67eb1-ea5b-5197-9b30-20cf32ff5124 with identifier: 10741821 to the API
2026-03-27 17:00:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:00:35 [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 17:00:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5751981/general/ac9f296a-1549-4f3f-83c5-a3b5d657c4a9.jpg>
{'auction_title': '',
'c_o_2_emission_value': 156,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.5L',
'engine_horse_power': 120,
'expiration_date': '2026-04-01T09:50:00Z',
'fuel_type': 'Petrol',
'id': 'e4c67eb1-ea5b-5197-9b30-20cf32ff5124',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1747KZK',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741821',
'listing': 'auction',
'location': 'Soto del Real (Madrid) (Spain)',
'make': 'Ford',
'model': 'Kuga',
'odometer': 73000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 30,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e4c67eb1-ea5b-5197-9b30-20cf32ff5124/e4c67eb1-ea5b-5197-9b30-20cf32ff5124_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 414904,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751981/general/89427ee3-aa5b-4907-815c-bc440eaf0ebc.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e4c67eb1-ea5b-5197-9b30-20cf32ff5124/e4c67eb1-ea5b-5197-9b30-20cf32ff5124_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100241,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751981/general/0253a79e-a2f4-4deb-a048-a9fbe1dcd016.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e4c67eb1-ea5b-5197-9b30-20cf32ff5124/e4c67eb1-ea5b-5197-9b30-20cf32ff5124_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97097,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751981/general/d7540373-5021-45de-832e-37402ff22b35.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e4c67eb1-ea5b-5197-9b30-20cf32ff5124/e4c67eb1-ea5b-5197-9b30-20cf32ff5124_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 394998,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751981/general/ac9f296a-1549-4f3f-83c5-a3b5d657c4a9.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e4c67eb1-ea5b-5197-9b30-20cf32ff5124/e4c67eb1-ea5b-5197-9b30-20cf32ff5124_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83472,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751981/general/2857266a-7154-4a05-95e7-55a357b64dd2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e4c67eb1-ea5b-5197-9b30-20cf32ff5124/e4c67eb1-ea5b-5197-9b30-20cf32ff5124_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95671,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751981/general/3ab63a1c-520e-41fc-8234-d57e1f1fff14.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e4c67eb1-ea5b-5197-9b30-20cf32ff5124/e4c67eb1-ea5b-5197-9b30-20cf32ff5124_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97559,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751981/general/1c347f42-c3df-495b-8cdd-a25a14bf587b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e4c67eb1-ea5b-5197-9b30-20cf32ff5124/e4c67eb1-ea5b-5197-9b30-20cf32ff5124_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 132812,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751981/general/c6aaa458-2fee-4053-8e81-bbd8faab5ea9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e4c67eb1-ea5b-5197-9b30-20cf32ff5124/e4c67eb1-ea5b-5197-9b30-20cf32ff5124_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 53539,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751981/general/1c9a7c4d-9c5f-4de8-b12c-5a0e1f988749.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e4c67eb1-ea5b-5197-9b30-20cf32ff5124/e4c67eb1-ea5b-5197-9b30-20cf32ff5124_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 59311,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751981/general/e3076640-02a4-4b7c-82b7-382025f277fe.jpg',
'Width': 1024}],
'price': 12500,
'price_includes_vat': True,
'registration_date': '2019-07-31',
'seats_number': 5,
'seller_name': 'SANTANDER CONSUMER RENTING',
'title': 'Ford Kuga 1.5 Trend - Petrol - Manual - 120 hp - 73.000 km',
'transmission': 'manual',
'trim': 'Trend',
'vin': None,
'year': 2019}
2026-03-27 17:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710741821%27 HTTP/1.1" 200 None
2026-03-27 17:00:35 [adesa.es] INFO: Saving data for 10741821: {'created_time': 1774630835.56021, 'last_price_update_time': 1774630835.560221, 'auction_closing_time': 1775037000.0}
2026-03-27 17:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10741821') HTTP/1.1" 204 0
2026-03-27 17:00:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: 8daceea5-137f-5640-b530-32b2914afd5f with identifier: 10741822
2026-03-27 17:00:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: 8daceea5-137f-5640-b530-32b2914afd5f with identifier: 10741822
2026-03-27 17:00:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: 8daceea5-137f-5640-b530-32b2914afd5f with identifier: 10741822 to the API
2026-03-27 17:00:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:00:35 [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 17:00:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5751983/general/f7385dd8-2d97-45fc-9a07-8706d5acf8af.jpg>
{'auction_title': '',
'c_o_2_emission_value': 103,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.0L',
'engine_horse_power': 125,
'expiration_date': '2026-04-01T09:50:00Z',
'fuel_type': 'Petrol',
'id': '8daceea5-137f-5640-b530-32b2914afd5f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1636LFW',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741822',
'listing': 'auction',
'location': 'Soto del Real (Madrid) (Spain)',
'make': 'Ford',
'model': 'Puma',
'odometer': 82000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 24,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8daceea5-137f-5640-b530-32b2914afd5f/8daceea5-137f-5640-b530-32b2914afd5f_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92580,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751983/general/d9a5448d-b41a-4809-86f6-59e22b340bea.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8daceea5-137f-5640-b530-32b2914afd5f/8daceea5-137f-5640-b530-32b2914afd5f_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99137,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751983/general/fce7c7c1-bd29-4649-8b57-e1c1265305ee.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8daceea5-137f-5640-b530-32b2914afd5f/8daceea5-137f-5640-b530-32b2914afd5f_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94781,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751983/general/8fb4e195-470b-4038-9666-96f370eaf1ce.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8daceea5-137f-5640-b530-32b2914afd5f/8daceea5-137f-5640-b530-32b2914afd5f_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91472,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751983/general/751f1322-e8ea-40e0-931e-a9c38818325e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8daceea5-137f-5640-b530-32b2914afd5f/8daceea5-137f-5640-b530-32b2914afd5f_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76923,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751983/general/664c9f96-320e-4d3b-b983-6d7083a7069f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8daceea5-137f-5640-b530-32b2914afd5f/8daceea5-137f-5640-b530-32b2914afd5f_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 129469,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751983/general/0858a153-a96f-41bb-b6ff-40b646601e64.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8daceea5-137f-5640-b530-32b2914afd5f/8daceea5-137f-5640-b530-32b2914afd5f_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100518,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751983/general/5bce7df5-5d53-4928-9b40-53e15c956d03.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8daceea5-137f-5640-b530-32b2914afd5f/8daceea5-137f-5640-b530-32b2914afd5f_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75683,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751983/general/78d925b0-9d29-4ef0-9061-3ddfb7ccdd3d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8daceea5-137f-5640-b530-32b2914afd5f/8daceea5-137f-5640-b530-32b2914afd5f_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113916,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751983/general/1215ce8c-81a3-49a6-847e-c044ecc1facf.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8daceea5-137f-5640-b530-32b2914afd5f/8daceea5-137f-5640-b530-32b2914afd5f_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 398421,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751983/general/f7385dd8-2d97-45fc-9a07-8706d5acf8af.jpg',
'Width': 2000}],
'price': 11500,
'price_includes_vat': True,
'registration_date': '2020-02-27',
'seats_number': 5,
'seller_name': 'SANTANDER CONSUMER RENTING',
'title': 'Ford Puma 1.0 Titanium - Petrol - Manual - 125 hp - 82.000 km',
'transmission': 'manual',
'trim': 'Titanium',
'vin': None,
'year': 2020}
2026-03-27 17:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710741822%27 HTTP/1.1" 200 None
2026-03-27 17:00:36 [adesa.es] INFO: Saving data for 10741822: {'created_time': 1774630836.049319, 'last_price_update_time': 1774630836.04933, 'auction_closing_time': 1775037000.0}
2026-03-27 17:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10741822') HTTP/1.1" 204 0
2026-03-27 17:00:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751979/general/a4cc1b90-a732-4f79-ae9d-6a9d5409b54b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741819)
2026-03-27 17:00:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751979/general/df86ceec-eaa1-4277-8ea2-0c5f431bb8a6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741819)
2026-03-27 17:00:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10405331> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:00:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10571281> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:00:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10571283> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:00:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:00:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:00:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:00:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:00:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f07b181bad0>
2026-03-27 17:00:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:00:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:00:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:00:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d2801591-a9c1-5246-b421-59571d916145/d2801591-a9c1-5246-b421-59571d916145_image_4.jpg HTTP/1.1" 201 0
2026-03-27 17:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751979%252Fgeneral%252Fbb736c5a-cb57-46ba-aff2-45e5c0232577.jpg') HTTP/1.1" 204 0
2026-03-27 17:00:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751979/general/bb736c5a-cb57-46ba-aff2-45e5c0232577.jpg saved to cache
2026-03-27 17:00:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item d2801591-a9c1-5246-b421-59571d916145
2026-03-27 17:00:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:00:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f07b18225d0>
2026-03-27 17:00:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:00:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:00:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:00:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d2801591-a9c1-5246-b421-59571d916145/d2801591-a9c1-5246-b421-59571d916145_image_3.jpg HTTP/1.1" 201 0
2026-03-27 17:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751979%252Fgeneral%252Fa4cc1b90-a732-4f79-ae9d-6a9d5409b54b.jpg') HTTP/1.1" 204 0
2026-03-27 17:00:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751979/general/a4cc1b90-a732-4f79-ae9d-6a9d5409b54b.jpg saved to cache
2026-03-27 17:00:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item d2801591-a9c1-5246-b421-59571d916145
2026-03-27 17:00:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:00:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f07b190ee10>
2026-03-27 17:00:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:00:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:00:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:00:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d2801591-a9c1-5246-b421-59571d916145/d2801591-a9c1-5246-b421-59571d916145_image_2.jpg HTTP/1.1" 201 0
2026-03-27 17:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751979%252Fgeneral%252Fdf86ceec-eaa1-4277-8ea2-0c5f431bb8a6.jpg') HTTP/1.1" 204 0
2026-03-27 17:00:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751979/general/df86ceec-eaa1-4277-8ea2-0c5f431bb8a6.jpg saved to cache
2026-03-27 17:00:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item d2801591-a9c1-5246-b421-59571d916145
2026-03-27 17:00:36 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: d2801591-a9c1-5246-b421-59571d916145, skipping ID generation
2026-03-27 17:00:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d2801591-a9c1-5246-b421-59571d916145 with scrape type 1
2026-03-27 17:00:36 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item d2801591-a9c1-5246-b421-59571d916145 sending to next pipeline
2026-03-27 17:00:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: d2801591-a9c1-5246-b421-59571d916145, identifier: 10741819
2026-03-27 17:00:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: d2801591-a9c1-5246-b421-59571d916145 with identifier: 10741819
2026-03-27 17:00:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: d2801591-a9c1-5246-b421-59571d916145 with identifier: 10741819
2026-03-27 17:00:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: d2801591-a9c1-5246-b421-59571d916145 with identifier: 10741819 to the API
2026-03-27 17:00:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:00:36 [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 17:00:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5751979/general/df86ceec-eaa1-4277-8ea2-0c5f431bb8a6.jpg>
{'auction_title': '',
'c_o_2_emission_value': 115,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '0.9L',
'engine_horse_power': 90,
'expiration_date': '2026-04-01T09:50:00Z',
'fuel_type': 'Petrol',
'id': 'd2801591-a9c1-5246-b421-59571d916145',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '9997KBS',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741819',
'listing': 'auction',
'location': 'Soto del Real (Madrid) (Spain)',
'make': 'Dacia',
'model': 'Sandero',
'odometer': 91145,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 30,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d2801591-a9c1-5246-b421-59571d916145/d2801591-a9c1-5246-b421-59571d916145_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92408,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751979/general/d4736296-9c68-4c50-b4b4-70566deeb69a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d2801591-a9c1-5246-b421-59571d916145/d2801591-a9c1-5246-b421-59571d916145_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100322,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751979/general/8681eb39-5c6d-4dfe-9f6d-91e154ea4f16.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d2801591-a9c1-5246-b421-59571d916145/d2801591-a9c1-5246-b421-59571d916145_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95838,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751979/general/df86ceec-eaa1-4277-8ea2-0c5f431bb8a6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d2801591-a9c1-5246-b421-59571d916145/d2801591-a9c1-5246-b421-59571d916145_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 395820,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751979/general/a4cc1b90-a732-4f79-ae9d-6a9d5409b54b.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d2801591-a9c1-5246-b421-59571d916145/d2801591-a9c1-5246-b421-59571d916145_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87087,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751979/general/bb736c5a-cb57-46ba-aff2-45e5c0232577.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d2801591-a9c1-5246-b421-59571d916145/d2801591-a9c1-5246-b421-59571d916145_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 119935,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751979/general/cd860906-7011-4870-9b20-de7d9fe1219b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d2801591-a9c1-5246-b421-59571d916145/d2801591-a9c1-5246-b421-59571d916145_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82774,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751979/general/0332c059-94d3-468c-9618-d128324d4979.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d2801591-a9c1-5246-b421-59571d916145/d2801591-a9c1-5246-b421-59571d916145_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80775,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751979/general/a55d1cd9-b205-40aa-b6f5-7c6e71178ca9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d2801591-a9c1-5246-b421-59571d916145/d2801591-a9c1-5246-b421-59571d916145_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84559,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751979/general/2d91a086-ab76-4eb7-b9fe-542f68182ecf.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d2801591-a9c1-5246-b421-59571d916145/d2801591-a9c1-5246-b421-59571d916145_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95688,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751979/general/a170c1f7-e6a6-4101-a1e1-d86b65202bb1.jpg',
'Width': 1024}],
'price': 6500,
'price_includes_vat': True,
'registration_date': '2017-07-12',
'seats_number': 5,
'seller_name': 'SANTANDER CONSUMER RENTING',
'title': 'Dacia Sandero - Petrol - Manual - 90 hp - 91.145 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2017}
2026-03-27 17:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710741819%27 HTTP/1.1" 200 None
2026-03-27 17:00:36 [adesa.es] INFO: Saving data for 10741819: {'created_time': 1774630836.706254, 'last_price_update_time': 1774630836.706265, 'auction_closing_time': 1775037000.0}
2026-03-27 17:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10741819') HTTP/1.1" 204 0
2026-03-27 17:00:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 31b5e700-9423-525b-8ed3-4dbf5e850a6f with identifier: 10405331
2026-03-27 17:00:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 31b5e700-9423-525b-8ed3-4dbf5e850a6f with scrape type 2
2026-03-27 17:00:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 31b5e700-9423-525b-8ed3-4dbf5e850a6f with scrape type 2
2026-03-27 17:00:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: 31b5e700-9423-525b-8ed3-4dbf5e850a6f, identifier: 10405331
2026-03-27 17:00:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 67f0b865-b4e2-5b5d-b9c0-84b72915c85d with identifier: 10571281
2026-03-27 17:00:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 67f0b865-b4e2-5b5d-b9c0-84b72915c85d with scrape type 2
2026-03-27 17:00:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 67f0b865-b4e2-5b5d-b9c0-84b72915c85d with scrape type 2
2026-03-27 17:00:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: 67f0b865-b4e2-5b5d-b9c0-84b72915c85d, identifier: 10571281
2026-03-27 17:00:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9094affe-6b06-5f6a-911c-bb95d4ee3ccf with identifier: 10571283
2026-03-27 17:00:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9094affe-6b06-5f6a-911c-bb95d4ee3ccf with scrape type 2
2026-03-27 17:00:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9094affe-6b06-5f6a-911c-bb95d4ee3ccf with scrape type 2
2026-03-27 17:00:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: 9094affe-6b06-5f6a-911c-bb95d4ee3ccf, identifier: 10571283
2026-03-27 17:00:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: 31b5e700-9423-525b-8ed3-4dbf5e850a6f with identifier: 10405331
2026-03-27 17:00:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: 31b5e700-9423-525b-8ed3-4dbf5e850a6f with identifier: 10405331
2026-03-27 17:00:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: 31b5e700-9423-525b-8ed3-4dbf5e850a6f with identifier: 10405331 to the API
2026-03-27 17:00:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:00:37 [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 17:00:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10405331>
{'auction_title': '',
'c_o_2_emission_value': 118,
'category': 'Hatchback',
'color': 'White',
'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': '31b5e700-9423-525b-8ed3-4dbf5e850a6f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': '50486',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10405331',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '208',
'odometer': 10980,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 12950,
'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 - 10.980 km',
'transmission': 'manual',
'trim': 'Allure',
'vin': None,
'year': 2025}
2026-03-27 17:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:37 [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 17:00:37 [adesa.es] INFO: Saving data for 10405331: {'auction_closing_time': 1798675200.0, 'created_time': 1773334932.224038, 'last_price_update_time': 1774630837.26492}
2026-03-27 17:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10405331') HTTP/1.1" 204 0
2026-03-27 17:00:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: 67f0b865-b4e2-5b5d-b9c0-84b72915c85d with identifier: 10571281
2026-03-27 17:00:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: 67f0b865-b4e2-5b5d-b9c0-84b72915c85d with identifier: 10571281
2026-03-27 17:00:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: 67f0b865-b4e2-5b5d-b9c0-84b72915c85d with identifier: 10571281 to the API
2026-03-27 17:00:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:00:37 [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 17:00:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10571281>
{'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': '67f0b865-b4e2-5b5d-b9c0-84b72915c85d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': '50491',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10571281',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '208',
'odometer': 13627,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 12950,
'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 - 13.627 km',
'transmission': 'manual',
'trim': 'Allure',
'vin': None,
'year': 2025}
2026-03-27 17:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:37 [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 17:00:37 [adesa.es] INFO: Saving data for 10571281: {'auction_closing_time': 1798675200.0, 'created_time': 1773334838.467416, 'last_price_update_time': 1774630837.5255}
2026-03-27 17:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10571281') HTTP/1.1" 204 0
2026-03-27 17:00:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: 9094affe-6b06-5f6a-911c-bb95d4ee3ccf with identifier: 10571283
2026-03-27 17:00:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: 9094affe-6b06-5f6a-911c-bb95d4ee3ccf with identifier: 10571283
2026-03-27 17:00:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: 9094affe-6b06-5f6a-911c-bb95d4ee3ccf with identifier: 10571283 to the API
2026-03-27 17:00:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:00:37 [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 17:00:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10571283>
{'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': '9094affe-6b06-5f6a-911c-bb95d4ee3ccf',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': '53611',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10571283',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '208',
'odometer': 10325,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 12950,
'price_includes_vat': True,
'registration_date': '2025-05-28',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 208 1.2 Allure - Petrol - Manual - 104 hp - 10.325 km',
'transmission': 'manual',
'trim': 'Allure',
'vin': None,
'year': 2025}
2026-03-27 17:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:37 [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 17:00:37 [adesa.es] INFO: Saving data for 10571283: {'auction_closing_time': 1798675200.0, 'created_time': 1773334935.0006, 'last_price_update_time': 1774630837.784784}
2026-03-27 17:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10571283') HTTP/1.1" 204 0
2026-03-27 17:00:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10653126> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:00:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:00:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10643525> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:00:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10699483> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:00:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:00:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:00:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 143a7553-b2e5-57c9-a0ac-106a65078808 with identifier: 10653126
2026-03-27 17:00:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 143a7553-b2e5-57c9-a0ac-106a65078808 with scrape type 2
2026-03-27 17:00:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 143a7553-b2e5-57c9-a0ac-106a65078808 with scrape type 2
2026-03-27 17:00:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: 143a7553-b2e5-57c9-a0ac-106a65078808, identifier: 10653126
2026-03-27 17:00:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: 143a7553-b2e5-57c9-a0ac-106a65078808 with identifier: 10653126
2026-03-27 17:00:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: 143a7553-b2e5-57c9-a0ac-106a65078808 with identifier: 10653126
2026-03-27 17:00:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: 143a7553-b2e5-57c9-a0ac-106a65078808 with identifier: 10653126 to the API
2026-03-27 17:00:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:00:38 [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 17:00:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10653126>
{'auction_title': '',
'c_o_2_emission_value': 122,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 127,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': '143a7553-b2e5-57c9-a0ac-106a65078808',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': '1052NLC',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10653126',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Puma',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 19400,
'price_includes_vat': True,
'registration_date': '2026-03-03',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Ford Puma 1.0 ST Line - Petrol - Manual - 127 hp - 50 km',
'transmission': 'manual',
'trim': 'ST Line',
'vin': None,
'year': 2026}
2026-03-27 17:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:38 [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 17:00:38 [adesa.es] INFO: Saving data for 10653126: {'auction_closing_time': 1798675200.0, 'created_time': 1773334965.546387, 'last_price_update_time': 1774630838.237001}
2026-03-27 17:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10653126') HTTP/1.1" 204 0
2026-03-27 17:00:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3f80c424-a062-5f7d-a39f-7013b1f491de with identifier: 10643525
2026-03-27 17:00:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3f80c424-a062-5f7d-a39f-7013b1f491de with scrape type 2
2026-03-27 17:00:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3f80c424-a062-5f7d-a39f-7013b1f491de with scrape type 2
2026-03-27 17:00:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: 3f80c424-a062-5f7d-a39f-7013b1f491de, identifier: 10643525
2026-03-27 17:00:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 02f42d67-f157-5fa2-b64f-21b5a6f9186e with identifier: 10699483
2026-03-27 17:00:38 [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 17:00:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 02f42d67-f157-5fa2-b64f-21b5a6f9186e with scrape type 2
2026-03-27 17:00:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: 02f42d67-f157-5fa2-b64f-21b5a6f9186e, identifier: 10699483
2026-03-27 17:00:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: 3f80c424-a062-5f7d-a39f-7013b1f491de with identifier: 10643525
2026-03-27 17:00:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: 3f80c424-a062-5f7d-a39f-7013b1f491de with identifier: 10643525
2026-03-27 17:00:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: 3f80c424-a062-5f7d-a39f-7013b1f491de with identifier: 10643525 to the API
2026-03-27 17:00:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:00:38 [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 17:00:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10643525>
{'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': '3f80c424-a062-5f7d-a39f-7013b1f491de',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': '50502',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10643525',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '208',
'odometer': 10099,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 12600,
'price_includes_vat': True,
'registration_date': '2025-05-28',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 208 1.2 Allure - Petrol - Manual - 104 hp - 10.099 km',
'transmission': 'manual',
'trim': 'Allure',
'vin': None,
'year': 2025}
2026-03-27 17:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:38 [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 17:00:38 [adesa.es] INFO: Saving data for 10643525: {'auction_closing_time': 1798675200.0, 'created_time': 1773334840.139264, 'last_price_update_time': 1774630838.674818}
2026-03-27 17:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10643525') HTTP/1.1" 204 0
2026-03-27 17:00:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: 02f42d67-f157-5fa2-b64f-21b5a6f9186e with identifier: 10699483
2026-03-27 17:00:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: 02f42d67-f157-5fa2-b64f-21b5a6f9186e with identifier: 10699483
2026-03-27 17:00:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: 02f42d67-f157-5fa2-b64f-21b5a6f9186e with identifier: 10699483 to the API
2026-03-27 17:00:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:00:38 [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 17:00:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10699483>
{'auction_title': '',
'c_o_2_emission_value': 131,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.9L',
'engine_horse_power': 150,
'expiration_date': '2026-12-31T00: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': '7593NJD',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10699483',
'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': 'Stockcoach Automotive Marketplace',
'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 17:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:39 [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 17:00:39 [adesa.es] INFO: Saving data for 10699483: {'auction_closing_time': 1798675200.0, 'created_time': 1774000851.65651, 'last_price_update_time': 1774630839.03719}
2026-03-27 17:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10699483') HTTP/1.1" 204 0
2026-03-27 17:00:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10493754> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:00:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10405317> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:00:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:00:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:00:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 03805d96-6df9-58e0-995a-1b2cc1401321 with identifier: 10493754
2026-03-27 17:00:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 03805d96-6df9-58e0-995a-1b2cc1401321 with scrape type 2
2026-03-27 17:00:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 03805d96-6df9-58e0-995a-1b2cc1401321 with scrape type 2
2026-03-27 17:00:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: 03805d96-6df9-58e0-995a-1b2cc1401321, identifier: 10493754
2026-03-27 17:00:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c1f654ca-0ce2-510b-956e-bb695714abc6 with identifier: 10405317
2026-03-27 17:00:39 [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 17:00:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c1f654ca-0ce2-510b-956e-bb695714abc6 with scrape type 2
2026-03-27 17:00:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: c1f654ca-0ce2-510b-956e-bb695714abc6, identifier: 10405317
2026-03-27 17:00:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: 03805d96-6df9-58e0-995a-1b2cc1401321 with identifier: 10493754
2026-03-27 17:00:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-27 17:00:39 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Green HTTP/1.1" 200 None
2026-03-27 17:00:39 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 17:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-27 17:00:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: 03805d96-6df9-58e0-995a-1b2cc1401321 with identifier: 10493754
2026-03-27 17:00:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: 03805d96-6df9-58e0-995a-1b2cc1401321 with identifier: 10493754 to the API
2026-03-27 17:00:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:00:39 [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 17:00:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10493754>
{'auction_title': '',
'c_o_2_emission_value': 125,
'category': 'Hatchback',
'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': '03805d96-6df9-58e0-995a-1b2cc1401321',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': '52075',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10493754',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Dacia',
'model': 'Sandero',
'odometer': 38418,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 13800,
'price_includes_vat': True,
'registration_date': '2024-06-18',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Dacia Sandero 1.0 TCe Stepway Extreme - Petrol - Manual - 112 hp - '
'38.418 km',
'transmission': 'manual',
'trim': 'Stepway Extreme',
'vin': None,
'year': 2024}
2026-03-27 17:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:39 [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 17:00:39 [adesa.es] INFO: Saving data for 10493754: {'auction_closing_time': 1798675200.0, 'created_time': 1773334953.553766, 'last_price_update_time': 1774630839.677105}
2026-03-27 17:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10493754') HTTP/1.1" 204 0
2026-03-27 17:00:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: c1f654ca-0ce2-510b-956e-bb695714abc6 with identifier: 10405317
2026-03-27 17:00:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: c1f654ca-0ce2-510b-956e-bb695714abc6 with identifier: 10405317
2026-03-27 17:00:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: c1f654ca-0ce2-510b-956e-bb695714abc6 with identifier: 10405317 to the API
2026-03-27 17:00:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:00:39 [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 17:00:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10405317>
{'auction_title': '',
'c_o_2_emission_value': 116,
'category': 'Compact',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'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': '50398',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10405317',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Fiat',
'model': 'Panda',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 18900,
'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 17:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:39 [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 17:00:39 [adesa.es] INFO: Saving data for 10405317: {'auction_closing_time': 1798675200.0, 'created_time': 1773334956.592111, 'last_price_update_time': 1774630839.947328}
2026-03-27 17:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10405317') HTTP/1.1" 204 0
2026-03-27 17:00:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10405315> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:00:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:00:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 558cbb92-fc73-51cc-ab24-a0431682279d with identifier: 10405315
2026-03-27 17:00:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 558cbb92-fc73-51cc-ab24-a0431682279d with scrape type 2
2026-03-27 17:00:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 558cbb92-fc73-51cc-ab24-a0431682279d with scrape type 2
2026-03-27 17:00:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: 558cbb92-fc73-51cc-ab24-a0431682279d, identifier: 10405315
2026-03-27 17:00:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: 558cbb92-fc73-51cc-ab24-a0431682279d with identifier: 10405315
2026-03-27 17:00:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: 558cbb92-fc73-51cc-ab24-a0431682279d with identifier: 10405315
2026-03-27 17:00:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: 558cbb92-fc73-51cc-ab24-a0431682279d with identifier: 10405315 to the API
2026-03-27 17:00:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:00:41 [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 17:00:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10405315>
{'auction_title': '',
'c_o_2_emission_value': 125,
'category': 'Hatchback',
'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': '558cbb92-fc73-51cc-ab24-a0431682279d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': '50392',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10405315',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Dacia',
'model': 'Sandero',
'odometer': 36276,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 13800,
'price_includes_vat': True,
'registration_date': '2024-06-26',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Dacia Sandero 1.0 TCe Stepway Extreme - Petrol - Manual - 112 hp - '
'36.276 km',
'transmission': 'manual',
'trim': 'Stepway Extreme',
'vin': None,
'year': 2024}
2026-03-27 17:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:41 [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 17:00:41 [adesa.es] INFO: Saving data for 10405315: {'auction_closing_time': 1798675200.0, 'created_time': 1773334954.34242, 'last_price_update_time': 1774630841.132196}
2026-03-27 17:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10405315') HTTP/1.1" 204 0
2026-03-27 17:00:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10452039> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:00:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10698919> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:00:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10698907> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:00:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:00:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:00:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:00:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b353c141-97c7-5bec-9a08-f84c4157940e with identifier: 10452039
2026-03-27 17:00:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b353c141-97c7-5bec-9a08-f84c4157940e with scrape type 2
2026-03-27 17:00:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b353c141-97c7-5bec-9a08-f84c4157940e with scrape type 2
2026-03-27 17:00:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: b353c141-97c7-5bec-9a08-f84c4157940e, identifier: 10452039
2026-03-27 17:00:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: b353c141-97c7-5bec-9a08-f84c4157940e with identifier: 10452039
2026-03-27 17:00:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: b353c141-97c7-5bec-9a08-f84c4157940e with identifier: 10452039
2026-03-27 17:00:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: b353c141-97c7-5bec-9a08-f84c4157940e with identifier: 10452039 to the API
2026-03-27 17:00:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:00:41 [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 17:00:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10452039>
{'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': 'b353c141-97c7-5bec-9a08-f84c4157940e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': '51716',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10452039',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Dacia',
'model': 'Jogger',
'odometer': 25898,
'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 - 25.898 '
'km',
'transmission': 'manual',
'trim': 'Expression',
'vin': None,
'year': 2024}
2026-03-27 17:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:41 [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 17:00:41 [adesa.es] INFO: Saving data for 10452039: {'auction_closing_time': 1798675200.0, 'created_time': 1773334967.21965, 'last_price_update_time': 1774630841.583201}
2026-03-27 17:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10452039') HTTP/1.1" 204 0
2026-03-27 17:00:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10550836> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:00:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10405314> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:00:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7774c728-2bb6-5a36-9782-34e4d9b56904 with identifier: 10698919
2026-03-27 17:00:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7774c728-2bb6-5a36-9782-34e4d9b56904 with scrape type 2
2026-03-27 17:00:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7774c728-2bb6-5a36-9782-34e4d9b56904 with scrape type 2
2026-03-27 17:00:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: 7774c728-2bb6-5a36-9782-34e4d9b56904, identifier: 10698919
2026-03-27 17:00:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 35241809-9232-584d-b003-53f162b33330 with identifier: 10698907
2026-03-27 17:00:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 35241809-9232-584d-b003-53f162b33330 with scrape type 2
2026-03-27 17:00:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 35241809-9232-584d-b003-53f162b33330 with scrape type 2
2026-03-27 17:00:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: 35241809-9232-584d-b003-53f162b33330, identifier: 10698907
2026-03-27 17:00:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:00:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:00:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: 7774c728-2bb6-5a36-9782-34e4d9b56904 with identifier: 10698919
2026-03-27 17:00:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: 7774c728-2bb6-5a36-9782-34e4d9b56904 with identifier: 10698919
2026-03-27 17:00:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: 7774c728-2bb6-5a36-9782-34e4d9b56904 with identifier: 10698919 to the API
2026-03-27 17:00:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:00:41 [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 17:00:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10698919>
{'auction_title': '',
'c_o_2_emission_value': 117,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 104,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Diesel',
'id': '7774c728-2bb6-5a36-9782-34e4d9b56904',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': '51894',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10698919',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'C3',
'odometer': 39314,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 11700,
'price_includes_vat': True,
'registration_date': '2024-06-25',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Citroën C3 1.5 HDI Plus - Diesel - Manual - 104 hp - 39.314 km',
'transmission': 'manual',
'trim': 'Plus',
'vin': None,
'year': 2024}
2026-03-27 17:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:42 [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 17:00:42 [adesa.es] INFO: Saving data for 10698919: {'auction_closing_time': 1798675200.0, 'created_time': 1774000833.973817, 'last_price_update_time': 1774630842.014056}
2026-03-27 17:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10698919') HTTP/1.1" 204 0
2026-03-27 17:00:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: 35241809-9232-584d-b003-53f162b33330 with identifier: 10698907
2026-03-27 17:00:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: 35241809-9232-584d-b003-53f162b33330 with identifier: 10698907
2026-03-27 17:00:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: 35241809-9232-584d-b003-53f162b33330 with identifier: 10698907 to the API
2026-03-27 17:00:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:00:42 [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 17:00:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10698907>
{'auction_title': '',
'c_o_2_emission_value': 117,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 104,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Diesel',
'id': '35241809-9232-584d-b003-53f162b33330',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': '50292',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10698907',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'C3',
'odometer': 42421,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 11700,
'price_includes_vat': True,
'registration_date': '2024-05-30',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Citroën C3 1.5 HDI Plus - Diesel - Manual - 104 hp - 42.421 km',
'transmission': 'manual',
'trim': 'Plus',
'vin': None,
'year': 2024}
2026-03-27 17:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:42 [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 17:00:42 [adesa.es] INFO: Saving data for 10698907: {'auction_closing_time': 1798675200.0, 'created_time': 1774000867.771785, 'last_price_update_time': 1774630842.267445}
2026-03-27 17:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10698907') HTTP/1.1" 204 0
2026-03-27 17:00:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0b8fd6f7-5f29-5cc6-98ad-7c4673cbe9e1 with identifier: 10550836
2026-03-27 17:00:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0b8fd6f7-5f29-5cc6-98ad-7c4673cbe9e1 with scrape type 2
2026-03-27 17:00:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0b8fd6f7-5f29-5cc6-98ad-7c4673cbe9e1 with scrape type 2
2026-03-27 17:00:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: 0b8fd6f7-5f29-5cc6-98ad-7c4673cbe9e1, identifier: 10550836
2026-03-27 17:00:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f910f7ed-5da5-5b60-99d3-0df59d34d161 with identifier: 10405314
2026-03-27 17:00:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f910f7ed-5da5-5b60-99d3-0df59d34d161 with scrape type 2
2026-03-27 17:00:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f910f7ed-5da5-5b60-99d3-0df59d34d161 with scrape type 2
2026-03-27 17:00:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: f910f7ed-5da5-5b60-99d3-0df59d34d161, identifier: 10405314
2026-03-27 17:00:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: 0b8fd6f7-5f29-5cc6-98ad-7c4673cbe9e1 with identifier: 10550836
2026-03-27 17:00:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: 0b8fd6f7-5f29-5cc6-98ad-7c4673cbe9e1 with identifier: 10550836
2026-03-27 17:00:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: 0b8fd6f7-5f29-5cc6-98ad-7c4673cbe9e1 with identifier: 10550836 to the API
2026-03-27 17:00:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:00:42 [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 17:00:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10550836>
{'auction_title': '',
'c_o_2_emission_value': 125,
'category': 'Hatchback',
'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': '0b8fd6f7-5f29-5cc6-98ad-7c4673cbe9e1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': '54179',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10550836',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Dacia',
'model': 'Sandero',
'odometer': 41795,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 13800,
'price_includes_vat': True,
'registration_date': '2024-06-19',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Dacia Sandero 1.0 TCe Stepway Extreme - Petrol - Manual - 112 hp - '
'41.795 km',
'transmission': 'manual',
'trim': 'Stepway Extreme',
'vin': None,
'year': 2024}
2026-03-27 17:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:42 [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 17:00:42 [adesa.es] INFO: Saving data for 10550836: {'auction_closing_time': 1798675200.0, 'created_time': 1773334955.977401, 'last_price_update_time': 1774630842.700818}
2026-03-27 17:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10550836') HTTP/1.1" 204 0
2026-03-27 17:00:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: f910f7ed-5da5-5b60-99d3-0df59d34d161 with identifier: 10405314
2026-03-27 17:00:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: f910f7ed-5da5-5b60-99d3-0df59d34d161 with identifier: 10405314
2026-03-27 17:00:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: f910f7ed-5da5-5b60-99d3-0df59d34d161 with identifier: 10405314 to the API
2026-03-27 17:00:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:00:42 [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 17:00:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10405314>
{'auction_title': '',
'c_o_2_emission_value': 125,
'category': 'Hatchback',
'color': 'Blue',
'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': 'f910f7ed-5da5-5b60-99d3-0df59d34d161',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': '50394',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10405314',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Dacia',
'model': 'Sandero',
'odometer': 36092,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 13800,
'price_includes_vat': True,
'registration_date': '2024-06-26',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Dacia Sandero 1.0 TCe Stepway Extreme - Petrol - Manual - 112 hp - '
'36.092 km',
'transmission': 'manual',
'trim': 'Stepway Extreme',
'vin': None,
'year': 2024}
2026-03-27 17:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:42 [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 17:00:42 [adesa.es] INFO: Saving data for 10405314: {'auction_closing_time': 1798675200.0, 'created_time': 1773334954.751049, 'last_price_update_time': 1774630842.964874}
2026-03-27 17:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10405314') HTTP/1.1" 204 0
2026-03-27 17:00:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10698908> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:00:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:00:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10612546> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:00:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:00:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10699427> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:00:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:00:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bcddada7-fbd1-59bd-a00d-5d73c2dfb366 with identifier: 10698908
2026-03-27 17:00:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bcddada7-fbd1-59bd-a00d-5d73c2dfb366 with scrape type 2
2026-03-27 17:00:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bcddada7-fbd1-59bd-a00d-5d73c2dfb366 with scrape type 2
2026-03-27 17:00:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: bcddada7-fbd1-59bd-a00d-5d73c2dfb366, identifier: 10698908
2026-03-27 17:00:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: bcddada7-fbd1-59bd-a00d-5d73c2dfb366 with identifier: 10698908
2026-03-27 17:00:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: bcddada7-fbd1-59bd-a00d-5d73c2dfb366 with identifier: 10698908
2026-03-27 17:00:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: bcddada7-fbd1-59bd-a00d-5d73c2dfb366 with identifier: 10698908 to the API
2026-03-27 17:00:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:00:43 [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 17:00:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10698908>
{'auction_title': '',
'c_o_2_emission_value': 117,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 104,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Diesel',
'id': 'bcddada7-fbd1-59bd-a00d-5d73c2dfb366',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': '50293',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10698908',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'C3',
'odometer': 39092,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 11700,
'price_includes_vat': True,
'registration_date': '2024-05-30',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Citroën C3 1.5 HDI Plus - Diesel - Manual - 104 hp - 39.092 km',
'transmission': 'manual',
'trim': 'Plus',
'vin': None,
'year': 2024}
2026-03-27 17:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:43 [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 17:00:43 [adesa.es] INFO: Saving data for 10698908: {'auction_closing_time': 1798675200.0, 'created_time': 1774000836.659934, 'last_price_update_time': 1774630843.477358}
2026-03-27 17:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10698908') HTTP/1.1" 204 0
2026-03-27 17:00:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10698910> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:00:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:00:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 65696856-bd16-5fc0-9d0b-802418cdc78a with identifier: 10612546
2026-03-27 17:00:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 65696856-bd16-5fc0-9d0b-802418cdc78a with scrape type 2
2026-03-27 17:00:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 65696856-bd16-5fc0-9d0b-802418cdc78a with scrape type 2
2026-03-27 17:00:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: 65696856-bd16-5fc0-9d0b-802418cdc78a, identifier: 10612546
2026-03-27 17:00:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: de72deca-18bc-5519-9a2b-a0e39cc79d74 with identifier: 10699427
2026-03-27 17:00:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item de72deca-18bc-5519-9a2b-a0e39cc79d74 with scrape type 2
2026-03-27 17:00:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item de72deca-18bc-5519-9a2b-a0e39cc79d74 with scrape type 2
2026-03-27 17:00:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: de72deca-18bc-5519-9a2b-a0e39cc79d74, identifier: 10699427
2026-03-27 17:00:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: 65696856-bd16-5fc0-9d0b-802418cdc78a with identifier: 10612546
2026-03-27 17:00:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: 65696856-bd16-5fc0-9d0b-802418cdc78a with identifier: 10612546
2026-03-27 17:00:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: 65696856-bd16-5fc0-9d0b-802418cdc78a with identifier: 10612546 to the API
2026-03-27 17:00:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:00:44 [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 17:00:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10612546>
{'auction_title': '',
'c_o_2_emission_value': 112,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 164,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Hybrid',
'id': '65696856-bd16-5fc0-9d0b-802418cdc78a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': '48750',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10612546',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '1 Series',
'odometer': 23971,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 27000,
'price_includes_vat': True,
'registration_date': '2025-03-13',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'BMW 1 Series 120d M Sport - Hybrid - Automatic - 164 hp - 23.971 km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2025}
2026-03-27 17:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:44 [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 17:00:44 [adesa.es] INFO: Saving data for 10612546: {'auction_closing_time': 1798675200.0, 'created_time': 1773334964.745202, 'last_price_update_time': 1774630844.634701}
2026-03-27 17:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10612546') HTTP/1.1" 204 0
2026-03-27 17:00:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: de72deca-18bc-5519-9a2b-a0e39cc79d74 with identifier: 10699427
2026-03-27 17:00:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: de72deca-18bc-5519-9a2b-a0e39cc79d74 with identifier: 10699427
2026-03-27 17:00:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: de72deca-18bc-5519-9a2b-a0e39cc79d74 with identifier: 10699427 to the API
2026-03-27 17:00:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:00:44 [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 17:00:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10699427>
{'auction_title': '',
'c_o_2_emission_value': 109,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 136,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': 'de72deca-18bc-5519-9a2b-a0e39cc79d74',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': '0017NKD',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10699427',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Alfa Romeo',
'model': 'Junior',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 25700,
'price_includes_vat': True,
'registration_date': '2026-01-28',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Alfa Romeo Junior 1.2 - Petrol - Automatic - 136 hp - 50 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2026}
2026-03-27 17:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:44 [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 17:00:44 [adesa.es] INFO: Saving data for 10699427: {'auction_closing_time': 1798675200.0, 'created_time': 1774000831.395966, 'last_price_update_time': 1774630844.97318}
2026-03-27 17:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10699427') HTTP/1.1" 204 0
2026-03-27 17:00:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a7c3db02-8ed9-5250-bf20-2969d9ac3360 with identifier: 10698910
2026-03-27 17:00:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a7c3db02-8ed9-5250-bf20-2969d9ac3360 with scrape type 2
2026-03-27 17:00:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a7c3db02-8ed9-5250-bf20-2969d9ac3360 with scrape type 2
2026-03-27 17:00:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: a7c3db02-8ed9-5250-bf20-2969d9ac3360, identifier: 10698910
2026-03-27 17:00:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10472260> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:00:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: a7c3db02-8ed9-5250-bf20-2969d9ac3360 with identifier: 10698910
2026-03-27 17:00:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: a7c3db02-8ed9-5250-bf20-2969d9ac3360 with identifier: 10698910
2026-03-27 17:00:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: a7c3db02-8ed9-5250-bf20-2969d9ac3360 with identifier: 10698910 to the API
2026-03-27 17:00:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:00:45 [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 17:00:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10698910>
{'auction_title': '',
'c_o_2_emission_value': 117,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 104,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Diesel',
'id': 'a7c3db02-8ed9-5250-bf20-2969d9ac3360',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': '50298',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10698910',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'C3',
'odometer': 37330,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 11700,
'price_includes_vat': True,
'registration_date': '2024-06-18',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Citroën C3 1.5 HDI Plus - Diesel - Manual - 104 hp - 37.330 km',
'transmission': 'manual',
'trim': 'Plus',
'vin': None,
'year': 2024}
2026-03-27 17:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:45 [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 17:00:45 [adesa.es] INFO: Saving data for 10698910: {'auction_closing_time': 1798675200.0, 'created_time': 1774000830.762791, 'last_price_update_time': 1774630845.31939}
2026-03-27 17:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10698910') HTTP/1.1" 204 0
2026-03-27 17:00:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:00:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 09e4e625-15ff-536e-8451-2e77fcc13097 with identifier: 10472260
2026-03-27 17:00:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 09e4e625-15ff-536e-8451-2e77fcc13097 with scrape type 2
2026-03-27 17:00:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 09e4e625-15ff-536e-8451-2e77fcc13097 with scrape type 2
2026-03-27 17:00:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: 09e4e625-15ff-536e-8451-2e77fcc13097, identifier: 10472260
2026-03-27 17:00:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: 09e4e625-15ff-536e-8451-2e77fcc13097 with identifier: 10472260
2026-03-27 17:00:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: 09e4e625-15ff-536e-8451-2e77fcc13097 with identifier: 10472260
2026-03-27 17:00:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: 09e4e625-15ff-536e-8451-2e77fcc13097 with identifier: 10472260 to the API
2026-03-27 17:00:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:00:45 [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 17:00:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10472260>
{'auction_title': '',
'c_o_2_emission_value': 125,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 119,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Diesel',
'id': '09e4e625-15ff-536e-8451-2e77fcc13097',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': '52209',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10472260',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Karoq',
'odometer': 42378,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 20600,
'price_includes_vat': True,
'registration_date': '2024-04-03',
'seats_number': 5,
'seller_name': None,
'title': 'Skoda Karoq 2.0 TDI Selection - Diesel - Manual - 119 hp - 42.378 '
'km',
'transmission': 'manual',
'trim': 'Selection',
'vin': None,
'year': 2024}
2026-03-27 17:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:45 [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 17:00:45 [adesa.es] INFO: Saving data for 10472260: {'auction_closing_time': 1798675200.0, 'created_time': 1773334960.644222, 'last_price_update_time': 1774630845.68115}
2026-03-27 17:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10472260') HTTP/1.1" 204 0
2026-03-27 17:00:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737481> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:00:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:00:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bf0f1c6a-17c2-592f-b28e-8236739c85fb with identifier: 10737481
2026-03-27 17:00:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bf0f1c6a-17c2-592f-b28e-8236739c85fb with scrape type 1
2026-03-27 17:00:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item bf0f1c6a-17c2-592f-b28e-8236739c85fb
2026-03-27 17:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:46 [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%252F5733771%252Fgeneral%252F4dd5c1ce-e5d0-4c82-9487-b68d99e1b5f0.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:00:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733771/general/4dd5c1ce-e5d0-4c82-9487-b68d99e1b5f0.jpg not downloaded yet
2026-03-27 17:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:46 [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%252F5733771%252Fgeneral%252F7e1a66ef-50ad-41fc-8005-30223bafc41b.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:00:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733771/general/7e1a66ef-50ad-41fc-8005-30223bafc41b.jpg not downloaded yet
2026-03-27 17:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:46 [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%252F5733771%252Fgeneral%252F205a6250-35c9-493a-86c7-16c4419669bb.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:00:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733771/general/205a6250-35c9-493a-86c7-16c4419669bb.jpg not downloaded yet
2026-03-27 17:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:46 [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%252F5733771%252Fgeneral%252F27a989a4-42a6-499b-8125-398fa32fa4b6.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:00:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733771/general/27a989a4-42a6-499b-8125-398fa32fa4b6.jpg not downloaded yet
2026-03-27 17:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:46 [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%252F5733771%252Fgeneral%252F130479c9-ca1a-4c0a-8358-43dc3ac2a5fc.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:00:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733771/general/130479c9-ca1a-4c0a-8358-43dc3ac2a5fc.jpg not downloaded yet
2026-03-27 17:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:46 [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%252F5733771%252Fgeneral%252F187eb339-1006-4041-851c-1cdd2a36cf4a.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:00:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733771/general/187eb339-1006-4041-851c-1cdd2a36cf4a.jpg not downloaded yet
2026-03-27 17:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:46 [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%252F5733771%252Fgeneral%252Fb9736006-836c-41f9-9812-9e50ecdb44e4.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:00:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733771/general/b9736006-836c-41f9-9812-9e50ecdb44e4.jpg not downloaded yet
2026-03-27 17:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:46 [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%252F5733771%252Fgeneral%252F00a62943-ed2f-4181-8e9e-5b8fe1a51ab5.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:00:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733771/general/00a62943-ed2f-4181-8e9e-5b8fe1a51ab5.jpg not downloaded yet
2026-03-27 17:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:46 [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%252F5733771%252Fgeneral%252Fcc2ff1cc-d45c-42a8-9458-1a0f57ed66ba.jpeg%27 HTTP/1.1" 200 None
2026-03-27 17:00:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733771/general/cc2ff1cc-d45c-42a8-9458-1a0f57ed66ba.jpeg not downloaded yet
2026-03-27 17:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:46 [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%252F5733771%252Fgeneral%252Fe096bbcc-52e9-477b-91e2-543591477fcd.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:00:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733771/general/e096bbcc-52e9-477b-91e2-543591477fcd.jpg not downloaded yet
2026-03-27 17:00:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737483> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:00:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:00:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 700dc838-115d-5097-ae2e-54fc3b35f91e with identifier: 10737483
2026-03-27 17:00:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 700dc838-115d-5097-ae2e-54fc3b35f91e with scrape type 1
2026-03-27 17:00:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 700dc838-115d-5097-ae2e-54fc3b35f91e
2026-03-27 17:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:46 [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%252F5733775%252Fgeneral%252F807b428a-e924-4840-ba23-4e40abf72c66.jpeg%27 HTTP/1.1" 200 None
2026-03-27 17:00:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733775/general/807b428a-e924-4840-ba23-4e40abf72c66.jpeg not downloaded yet
2026-03-27 17:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:46 [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%252F5733775%252Fgeneral%252F57c21c55-d1f8-47e9-af50-59bcee5ce146.jpeg%27 HTTP/1.1" 200 None
2026-03-27 17:00:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733775/general/57c21c55-d1f8-47e9-af50-59bcee5ce146.jpeg not downloaded yet
2026-03-27 17:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:46 [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%252F5733775%252Fgeneral%252F6426623b-acc3-4c50-ad79-496ac36081a4.jpeg%27 HTTP/1.1" 200 None
2026-03-27 17:00:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733775/general/6426623b-acc3-4c50-ad79-496ac36081a4.jpeg not downloaded yet
2026-03-27 17:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:46 [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%252F5733775%252Fgeneral%252Fb2b557ff-3387-4ada-96b8-ba89df57d41e.jpeg%27 HTTP/1.1" 200 None
2026-03-27 17:00:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733775/general/b2b557ff-3387-4ada-96b8-ba89df57d41e.jpeg not downloaded yet
2026-03-27 17:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:46 [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%252F5733775%252Fgeneral%252F7a5c4c72-322e-40d7-aeec-465cab4efe50.jpeg%27 HTTP/1.1" 200 None
2026-03-27 17:00:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733775/general/7a5c4c72-322e-40d7-aeec-465cab4efe50.jpeg not downloaded yet
2026-03-27 17:00:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5733771/general/e096bbcc-52e9-477b-91e2-543591477fcd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10737481)
2026-03-27 17:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:46 [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%252F5733775%252Fgeneral%252F8b73e631-4aaa-4d39-8969-96b1cdc28300.jpeg%27 HTTP/1.1" 200 None
2026-03-27 17:00:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733775/general/8b73e631-4aaa-4d39-8969-96b1cdc28300.jpeg not downloaded yet
2026-03-27 17:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:46 [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%252F5733775%252Fgeneral%252Fef7d7a62-cb6b-4643-b5b0-e318d6bc74ce.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:00:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733775/general/ef7d7a62-cb6b-4643-b5b0-e318d6bc74ce.jpg not downloaded yet
2026-03-27 17:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:46 [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%252F5733775%252Fgeneral%252F436d4043-79ce-4f9e-8efd-662901ac92d6.jpeg%27 HTTP/1.1" 200 None
2026-03-27 17:00:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733775/general/436d4043-79ce-4f9e-8efd-662901ac92d6.jpeg not downloaded yet
2026-03-27 17:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:46 [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%252F5733775%252Fgeneral%252F9b0dab61-428e-4f86-bfff-5a89a50ffcc6.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:00:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733775/general/9b0dab61-428e-4f86-bfff-5a89a50ffcc6.jpg not downloaded yet
2026-03-27 17:00:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10640376> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:46 [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%252F5733775%252Fgeneral%252Ff41ee9ef-dfd5-4954-a82b-51b2ff91f9f4.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:00:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733775/general/f41ee9ef-dfd5-4954-a82b-51b2ff91f9f4.jpg not downloaded yet
2026-03-27 17:00:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:00:46 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 17:00:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:00:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f07b1a94a90>
2026-03-27 17:00:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:00:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:00:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:00:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bf0f1c6a-17c2-592f-b28e-8236739c85fb/bf0f1c6a-17c2-592f-b28e-8236739c85fb_image_9.jpg HTTP/1.1" 201 0
2026-03-27 17:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733771%252Fgeneral%252Fe096bbcc-52e9-477b-91e2-543591477fcd.jpg') HTTP/1.1" 204 0
2026-03-27 17:00:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733771/general/e096bbcc-52e9-477b-91e2-543591477fcd.jpg saved to cache
2026-03-27 17:00:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item bf0f1c6a-17c2-592f-b28e-8236739c85fb
2026-03-27 17:00:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737452> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:00:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:00:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 48ab165e-bd78-5bfb-b04d-e5ea25ee2c61 with identifier: 10640376
2026-03-27 17:00:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 48ab165e-bd78-5bfb-b04d-e5ea25ee2c61 with scrape type 2
2026-03-27 17:00:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 48ab165e-bd78-5bfb-b04d-e5ea25ee2c61 with scrape type 2
2026-03-27 17:00:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: 48ab165e-bd78-5bfb-b04d-e5ea25ee2c61, identifier: 10640376
2026-03-27 17:00:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: 48ab165e-bd78-5bfb-b04d-e5ea25ee2c61 with identifier: 10640376
2026-03-27 17:00:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: 48ab165e-bd78-5bfb-b04d-e5ea25ee2c61 with identifier: 10640376
2026-03-27 17:00:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: 48ab165e-bd78-5bfb-b04d-e5ea25ee2c61 with identifier: 10640376 to the API
2026-03-27 17:00:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:00:46 [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 17:00:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10640376>
{'auction_title': '',
'c_o_2_emission_value': 109,
'category': 'SUV',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 136,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Hybrid',
'id': '48ab165e-bd78-5bfb-b04d-e5ea25ee2c61',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': '4110NKT',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10640376',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Alfa Romeo',
'model': 'Junior',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 26300,
'price_includes_vat': True,
'registration_date': '2026-02-23',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Alfa Romeo Junior 1.2 - Hybrid - Automatic - 136 hp - 50 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2026}
2026-03-27 17:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:47 [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 17:00:47 [adesa.es] INFO: Saving data for 10640376: {'auction_closing_time': 1798675200.0, 'created_time': 1773334959.333807, 'last_price_update_time': 1774630847.092215}
2026-03-27 17:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10640376') HTTP/1.1" 204 0
2026-03-27 17:00:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e5f03982-674d-5ef6-8177-eecb74c3e05f with identifier: 10737452
2026-03-27 17:00:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e5f03982-674d-5ef6-8177-eecb74c3e05f with scrape type 1
2026-03-27 17:00:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item e5f03982-674d-5ef6-8177-eecb74c3e05f
2026-03-27 17:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:47 [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%252F5733746%252Fgeneral%252F8601cc7c-50be-45a1-bdc3-27e109355e29.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:00:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733746/general/8601cc7c-50be-45a1-bdc3-27e109355e29.jpg not downloaded yet
2026-03-27 17:00:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5733775/general/b2b557ff-3387-4ada-96b8-ba89df57d41e.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10737483)
2026-03-27 17:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:47 [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%252F5733746%252Fgeneral%252F9debbde5-7317-4324-a9b3-9a873fabef9e.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:00:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733746/general/9debbde5-7317-4324-a9b3-9a873fabef9e.jpg not downloaded yet
2026-03-27 17:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:47 [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%252F5733746%252Fgeneral%252Ff97fc8d9-be5e-42ef-8952-55f2b034e521.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:00:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733746/general/f97fc8d9-be5e-42ef-8952-55f2b034e521.jpg not downloaded yet
2026-03-27 17:00:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737458> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:00:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:47 [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%252F5733746%252Fgeneral%252F0198d89a-f097-4e51-b978-e6f358407812.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:00:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733746/general/0198d89a-f097-4e51-b978-e6f358407812.jpg not downloaded yet
2026-03-27 17:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:47 [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%252F5733746%252Fgeneral%252F154aca6c-60f4-487a-ac0e-b30798f047fd.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:00:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733746/general/154aca6c-60f4-487a-ac0e-b30798f047fd.jpg not downloaded yet
2026-03-27 17:00:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5733775/general/9b0dab61-428e-4f86-bfff-5a89a50ffcc6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10737483)
2026-03-27 17:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:47 [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%252F5733746%252Fgeneral%252F6a9303d6-b91d-48f1-9465-c9a7da5dcf07.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:00:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733746/general/6a9303d6-b91d-48f1-9465-c9a7da5dcf07.jpg not downloaded yet
2026-03-27 17:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:47 [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%252F5733746%252Fgeneral%252F97937bf8-f403-4b04-b455-a8b1883f70ca.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:00:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733746/general/97937bf8-f403-4b04-b455-a8b1883f70ca.jpg not downloaded yet
2026-03-27 17:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:47 [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%252F5733746%252Fgeneral%252F9bf4027c-a406-4f53-aad5-c350cb7cecd5.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:00:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733746/general/9bf4027c-a406-4f53-aad5-c350cb7cecd5.jpg not downloaded yet
2026-03-27 17:00:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:00:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f07b1a1a8d0>
2026-03-27 17:00:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:00:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:00:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:00:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_700dc838-115d-5097-ae2e-54fc3b35f91e/700dc838-115d-5097-ae2e-54fc3b35f91e_image_3.jpg HTTP/1.1" 201 0
2026-03-27 17:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733775%252Fgeneral%252Fb2b557ff-3387-4ada-96b8-ba89df57d41e.jpeg') HTTP/1.1" 204 0
2026-03-27 17:00:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733775/general/b2b557ff-3387-4ada-96b8-ba89df57d41e.jpeg saved to cache
2026-03-27 17:00:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 700dc838-115d-5097-ae2e-54fc3b35f91e
2026-03-27 17:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:47 [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%252F5733746%252Fgeneral%252Fae736cb8-a9de-4fea-be26-af492b7def91.jpeg%27 HTTP/1.1" 200 None
2026-03-27 17:00:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733746/general/ae736cb8-a9de-4fea-be26-af492b7def91.jpeg not downloaded yet
2026-03-27 17:00:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b8b59c84-93a3-567a-a167-cc93cd7747aa with identifier: 10737458
2026-03-27 17:00:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b8b59c84-93a3-567a-a167-cc93cd7747aa with scrape type 1
2026-03-27 17:00:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item b8b59c84-93a3-567a-a167-cc93cd7747aa
2026-03-27 17:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:47 [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%252F5733767%252Fgeneral%252F574e2bcb-322b-49bc-88a6-0e817cf78232.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:00:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733767/general/574e2bcb-322b-49bc-88a6-0e817cf78232.jpg not downloaded yet
2026-03-27 17:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:47 [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%252F5733746%252Fgeneral%252F52e04c9c-fd36-47f6-987b-7c952959d2c5.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:00:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733746/general/52e04c9c-fd36-47f6-987b-7c952959d2c5.jpg not downloaded yet
2026-03-27 17:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:47 [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%252F5733767%252Fgeneral%252F23d44161-8ed8-4b4f-9603-8d296ba62879.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:00:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733767/general/23d44161-8ed8-4b4f-9603-8d296ba62879.jpg not downloaded yet
2026-03-27 17:00:47 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 17:00:47 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00&'
2026-03-27 17:00:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:00:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f07b3b34750>
2026-03-27 17:00:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:00:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:00:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:00:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_700dc838-115d-5097-ae2e-54fc3b35f91e/700dc838-115d-5097-ae2e-54fc3b35f91e_image_8.jpg HTTP/1.1" 201 0
2026-03-27 17:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733775%252Fgeneral%252F9b0dab61-428e-4f86-bfff-5a89a50ffcc6.jpg') HTTP/1.1" 204 0
2026-03-27 17:00:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733775/general/9b0dab61-428e-4f86-bfff-5a89a50ffcc6.jpg saved to cache
2026-03-27 17:00:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 700dc838-115d-5097-ae2e-54fc3b35f91e
2026-03-27 17:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:47 [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%252F5733767%252Fgeneral%252Ff4386567-7f7f-4b94-8bee-0156ef5d8700.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:00:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733767/general/f4386567-7f7f-4b94-8bee-0156ef5d8700.jpg not downloaded yet
2026-03-27 17:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:47 [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%252F5733767%252Fgeneral%252Fb196b839-d9a9-4033-b351-1fdf85f7b2b9.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:00:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733767/general/b196b839-d9a9-4033-b351-1fdf85f7b2b9.jpg not downloaded yet
2026-03-27 17:00:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5733775/general/f41ee9ef-dfd5-4954-a82b-51b2ff91f9f4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10737483)
2026-03-27 17:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:47 [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%252F5733767%252Fgeneral%252F06090acb-0a67-474d-a21b-918b8c88661f.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:00:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733767/general/06090acb-0a67-474d-a21b-918b8c88661f.jpg not downloaded yet
2026-03-27 17:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:47 [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%252F5733767%252Fgeneral%252F868b45e6-bb98-45cc-b9e8-295d140604e8.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:00:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733767/general/868b45e6-bb98-45cc-b9e8-295d140604e8.jpg not downloaded yet
2026-03-27 17:00:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5733746/general/8601cc7c-50be-45a1-bdc3-27e109355e29.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10737452)
2026-03-27 17:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:47 [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%252F5733767%252Fgeneral%252F2894654c-2f8c-4dca-b300-61a1f900adae.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:00:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733767/general/2894654c-2f8c-4dca-b300-61a1f900adae.jpg not downloaded yet
2026-03-27 17:00:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5733746/general/9debbde5-7317-4324-a9b3-9a873fabef9e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10737452)
2026-03-27 17:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:47 [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%252F5733767%252Fgeneral%252Fbdb84a10-ad38-4970-a39c-64d1fbe0bf2b.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:00:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733767/general/bdb84a10-ad38-4970-a39c-64d1fbe0bf2b.jpg not downloaded yet
2026-03-27 17:00:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10512793> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:47 [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%252F5733767%252Fgeneral%252F06779176-14bd-4bcc-b68d-04098b37f3b7.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:00:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733767/general/06779176-14bd-4bcc-b68d-04098b37f3b7.jpg not downloaded yet
2026-03-27 17:00:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:00:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5733746/general/0198d89a-f097-4e51-b978-e6f358407812.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10737452)
2026-03-27 17:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:47 [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%252F5733767%252Fgeneral%252F00cbdb95-64c4-493e-abe9-7c5dfff718d9.jpeg%27 HTTP/1.1" 200 None
2026-03-27 17:00:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733767/general/00cbdb95-64c4-493e-abe9-7c5dfff718d9.jpeg not downloaded yet
2026-03-27 17:00:47 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 17:00:47 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00&'
2026-03-27 17:00:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:00:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f07b19bda90>
2026-03-27 17:00:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:00:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:00:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:00:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_700dc838-115d-5097-ae2e-54fc3b35f91e/700dc838-115d-5097-ae2e-54fc3b35f91e_image_9.jpg HTTP/1.1" 201 0
2026-03-27 17:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733775%252Fgeneral%252Ff41ee9ef-dfd5-4954-a82b-51b2ff91f9f4.jpg') HTTP/1.1" 204 0
2026-03-27 17:00:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733775/general/f41ee9ef-dfd5-4954-a82b-51b2ff91f9f4.jpg saved to cache
2026-03-27 17:00:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 700dc838-115d-5097-ae2e-54fc3b35f91e
2026-03-27 17:00:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737478> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:00:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:00:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:00:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f07b1a5c290>
2026-03-27 17:00:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:00:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:00:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:00:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e5f03982-674d-5ef6-8177-eecb74c3e05f/e5f03982-674d-5ef6-8177-eecb74c3e05f_image_0.jpg HTTP/1.1" 201 0
2026-03-27 17:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733746%252Fgeneral%252F8601cc7c-50be-45a1-bdc3-27e109355e29.jpg') HTTP/1.1" 204 0
2026-03-27 17:00:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733746/general/8601cc7c-50be-45a1-bdc3-27e109355e29.jpg saved to cache
2026-03-27 17:00:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item e5f03982-674d-5ef6-8177-eecb74c3e05f
2026-03-27 17:00:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:00:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f07b3aa9a50>
2026-03-27 17:00:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:00:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:00:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:00:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e5f03982-674d-5ef6-8177-eecb74c3e05f/e5f03982-674d-5ef6-8177-eecb74c3e05f_image_1.jpg HTTP/1.1" 201 0
2026-03-27 17:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733746%252Fgeneral%252F9debbde5-7317-4324-a9b3-9a873fabef9e.jpg') HTTP/1.1" 204 0
2026-03-27 17:00:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733746/general/9debbde5-7317-4324-a9b3-9a873fabef9e.jpg saved to cache
2026-03-27 17:00:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item e5f03982-674d-5ef6-8177-eecb74c3e05f
2026-03-27 17:00:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6a292ecb-37d9-5d28-bad7-8a333d268218 with identifier: 10512793
2026-03-27 17:00:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6a292ecb-37d9-5d28-bad7-8a333d268218 with scrape type 2
2026-03-27 17:00:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6a292ecb-37d9-5d28-bad7-8a333d268218 with scrape type 2
2026-03-27 17:00:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: 6a292ecb-37d9-5d28-bad7-8a333d268218, identifier: 10512793
2026-03-27 17:00:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:00:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f07b17ec0d0>
2026-03-27 17:00:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:00:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:00:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:00:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e5f03982-674d-5ef6-8177-eecb74c3e05f/e5f03982-674d-5ef6-8177-eecb74c3e05f_image_3.jpg HTTP/1.1" 201 0
2026-03-27 17:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733746%252Fgeneral%252F0198d89a-f097-4e51-b978-e6f358407812.jpg') HTTP/1.1" 204 0
2026-03-27 17:00:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733746/general/0198d89a-f097-4e51-b978-e6f358407812.jpg saved to cache
2026-03-27 17:00:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item e5f03982-674d-5ef6-8177-eecb74c3e05f
2026-03-27 17:00:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: 6a292ecb-37d9-5d28-bad7-8a333d268218 with identifier: 10512793
2026-03-27 17:00:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: 6a292ecb-37d9-5d28-bad7-8a333d268218 with identifier: 10512793
2026-03-27 17:00:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: 6a292ecb-37d9-5d28-bad7-8a333d268218 with identifier: 10512793 to the API
2026-03-27 17:00:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:00:48 [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 17:00:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10512793>
{'auction_title': '',
'c_o_2_emission_value': 119,
'category': 'Hatchback',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 93,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': '6a292ecb-37d9-5d28-bad7-8a333d268218',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': '50688',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10512793',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Clio',
'odometer': 42602,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 13350,
'price_includes_vat': True,
'registration_date': '2024-05-30',
'seats_number': 5,
'seller_name': None,
'title': 'Renault Clio 1.0 Tce Techno - Petrol - Manual - 93 hp - 42.602 km',
'transmission': 'manual',
'trim': 'Techno',
'vin': None,
'year': 2024}
2026-03-27 17:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:48 [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 17:00:48 [adesa.es] INFO: Saving data for 10512793: {'auction_closing_time': 1798675200.0, 'created_time': 1773334957.796559, 'last_price_update_time': 1774630848.561051}
2026-03-27 17:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10512793') HTTP/1.1" 204 0
2026-03-27 17:00:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737454> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:00:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737459> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:00:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:00:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:00:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737455> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:00:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 22fb779e-68ce-5276-884a-409d82030932 with identifier: 10737478
2026-03-27 17:00:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 22fb779e-68ce-5276-884a-409d82030932 with scrape type 1
2026-03-27 17:00:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 22fb779e-68ce-5276-884a-409d82030932
2026-03-27 17:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:48 [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%252F5733751%252Fgeneral%252F918adc0b-e74b-4634-b67f-258ae4b21086.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:00:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733751/general/918adc0b-e74b-4634-b67f-258ae4b21086.jpg not downloaded yet
2026-03-27 17:00:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5733767/general/00cbdb95-64c4-493e-abe9-7c5dfff718d9.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10737458)
2026-03-27 17:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:48 [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%252F5733751%252Fgeneral%252Ffd06ddff-95cb-4899-a2b8-087294f17501.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:00:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733751/general/fd06ddff-95cb-4899-a2b8-087294f17501.jpg not downloaded yet
2026-03-27 17:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:48 [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%252F5733751%252Fgeneral%252F83ba87bc-7ae0-4b50-93f7-c5a1ba2a0085.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:00:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733751/general/83ba87bc-7ae0-4b50-93f7-c5a1ba2a0085.jpg not downloaded yet
2026-03-27 17:00:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5733767/general/2894654c-2f8c-4dca-b300-61a1f900adae.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10737458)
2026-03-27 17:00:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5733767/general/bdb84a10-ad38-4970-a39c-64d1fbe0bf2b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10737458)
2026-03-27 17:00:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5733767/general/b196b839-d9a9-4033-b351-1fdf85f7b2b9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10737458)
2026-03-27 17:00:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5733767/general/868b45e6-bb98-45cc-b9e8-295d140604e8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10737458)
2026-03-27 17:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:48 [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%252F5733751%252Fgeneral%252F5c8da00c-b7c6-4bcf-a88c-2b2534fb3ff3.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:00:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733751/general/5c8da00c-b7c6-4bcf-a88c-2b2534fb3ff3.jpg not downloaded yet
2026-03-27 17:00:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737460> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:48 [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%252F5733751%252Fgeneral%252F84d3f300-c480-454e-9dde-892e30b066d3.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:00:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733751/general/84d3f300-c480-454e-9dde-892e30b066d3.jpg not downloaded yet
2026-03-27 17:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:48 [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%252F5733751%252Fgeneral%252Fbbf534c0-abb0-46fe-8456-c2f4b486b2aa.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:00:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733751/general/bbf534c0-abb0-46fe-8456-c2f4b486b2aa.jpg not downloaded yet
2026-03-27 17:00:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6687cdd3-789e-562c-8684-659721059c6f with identifier: 10737454
2026-03-27 17:00:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6687cdd3-789e-562c-8684-659721059c6f with scrape type 1
2026-03-27 17:00:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 6687cdd3-789e-562c-8684-659721059c6f
2026-03-27 17:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:48 [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%252F5733752%252Fgeneral%252F25a05f98-878a-428b-804a-e6c664b09269.jpeg%27 HTTP/1.1" 200 None
2026-03-27 17:00:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733752/general/25a05f98-878a-428b-804a-e6c664b09269.jpeg not downloaded yet
2026-03-27 17:00:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 83527f24-8322-51a6-9e8a-cb2c38e8471b with identifier: 10737459
2026-03-27 17:00:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 83527f24-8322-51a6-9e8a-cb2c38e8471b with scrape type 1
2026-03-27 17:00:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 83527f24-8322-51a6-9e8a-cb2c38e8471b
2026-03-27 17:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:48 [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%252F5733768%252Fgeneral%252Fc4019153-3db2-4c7f-a59c-320156823104.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:00:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733768/general/c4019153-3db2-4c7f-a59c-320156823104.jpg not downloaded yet
2026-03-27 17:00:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 136f68df-c1ee-51eb-a053-6e2308119eab with identifier: 10737455
2026-03-27 17:00:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 136f68df-c1ee-51eb-a053-6e2308119eab with scrape type 1
2026-03-27 17:00:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 136f68df-c1ee-51eb-a053-6e2308119eab
2026-03-27 17:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:48 [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%252F5733756%252Fgeneral%252F48450154-f225-4a4e-9756-1515a0d88e0c.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:00:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733756/general/48450154-f225-4a4e-9756-1515a0d88e0c.jpg not downloaded yet
2026-03-27 17:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:48 [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%252F5733751%252Fgeneral%252F8c0031f3-a28a-4289-98f8-c83ac54f7016.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:00:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733751/general/8c0031f3-a28a-4289-98f8-c83ac54f7016.jpg not downloaded yet
2026-03-27 17:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:48 [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%252F5733752%252Fgeneral%252F442202d0-3e87-451f-84a4-dfd39d46f48b.jpeg%27 HTTP/1.1" 200 None
2026-03-27 17:00:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733752/general/442202d0-3e87-451f-84a4-dfd39d46f48b.jpeg not downloaded yet
2026-03-27 17:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:48 [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%252F5733768%252Fgeneral%252F6ff44217-b7d2-4436-a6fa-d025ae785de2.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:00:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733768/general/6ff44217-b7d2-4436-a6fa-d025ae785de2.jpg not downloaded yet
2026-03-27 17:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:48 [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%252F5733756%252Fgeneral%252F63b170bc-cfc6-4716-9a89-57bfcd41299f.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:00:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733756/general/63b170bc-cfc6-4716-9a89-57bfcd41299f.jpg not downloaded yet
2026-03-27 17:00:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:00:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f07b3b36d90>
2026-03-27 17:00:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:00:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:00:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:00:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b8b59c84-93a3-567a-a167-cc93cd7747aa/b8b59c84-93a3-567a-a167-cc93cd7747aa_image_9.jpg HTTP/1.1" 201 0
2026-03-27 17:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733767%252Fgeneral%252F00cbdb95-64c4-493e-abe9-7c5dfff718d9.jpeg') HTTP/1.1" 204 0
2026-03-27 17:00:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733767/general/00cbdb95-64c4-493e-abe9-7c5dfff718d9.jpeg saved to cache
2026-03-27 17:00:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item b8b59c84-93a3-567a-a167-cc93cd7747aa
2026-03-27 17:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:48 [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%252F5733751%252Fgeneral%252F12c8b488-bf4e-4cbd-ab67-67f7e20e233c.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:00:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733751/general/12c8b488-bf4e-4cbd-ab67-67f7e20e233c.jpg not downloaded yet
2026-03-27 17:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:48 [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%252F5733752%252Fgeneral%252Ff0ec8acc-0648-4f9f-8680-5e48a67b98ec.jpeg%27 HTTP/1.1" 200 None
2026-03-27 17:00:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733752/general/f0ec8acc-0648-4f9f-8680-5e48a67b98ec.jpeg not downloaded yet
2026-03-27 17:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:49 [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%252F5733768%252Fgeneral%252F22d1d44d-aa7e-493c-b2fe-64bbf097e66b.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:00:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733768/general/22d1d44d-aa7e-493c-b2fe-64bbf097e66b.jpg not downloaded yet
2026-03-27 17:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:49 [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%252F5733756%252Fgeneral%252F22d66717-514d-446d-959e-060cd586dac9.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:00:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733756/general/22d66717-514d-446d-959e-060cd586dac9.jpg not downloaded yet
2026-03-27 17:00:49 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 17:00:49 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 34 - Data Location: 74 - value: b'\x00\x00\x00H\x00\x00\x00\x01'
2026-03-27 17:00:49 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 46 - Data Location: 82 - value: b'\x00\x00\x00H\x00\x00\x00\x01'
2026-03-27 17:00:49 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x00\x02'
2026-03-27 17:00:49 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00Z'
2026-03-27 17:00:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:00:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f07b1b6c950>
2026-03-27 17:00:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:00:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:00:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:00:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b8b59c84-93a3-567a-a167-cc93cd7747aa/b8b59c84-93a3-567a-a167-cc93cd7747aa_image_6.jpg HTTP/1.1" 201 0
2026-03-27 17:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733767%252Fgeneral%252F2894654c-2f8c-4dca-b300-61a1f900adae.jpg') HTTP/1.1" 204 0
2026-03-27 17:00:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733767/general/2894654c-2f8c-4dca-b300-61a1f900adae.jpg saved to cache
2026-03-27 17:00:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item b8b59c84-93a3-567a-a167-cc93cd7747aa
2026-03-27 17:00:49 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 17:00:49 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 34 - Data Location: 74 - value: b'\x00\x00\x00H\x00\x00\x00\x01'
2026-03-27 17:00:49 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 46 - Data Location: 82 - value: b'\x00\x00\x00H\x00\x00\x00\x01'
2026-03-27 17:00:49 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x00\x02'
2026-03-27 17:00:49 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00Z'
2026-03-27 17:00:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:00:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f07b1a0d2d0>
2026-03-27 17:00:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:00:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:00:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:00:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b8b59c84-93a3-567a-a167-cc93cd7747aa/b8b59c84-93a3-567a-a167-cc93cd7747aa_image_7.jpg HTTP/1.1" 201 0
2026-03-27 17:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733767%252Fgeneral%252Fbdb84a10-ad38-4970-a39c-64d1fbe0bf2b.jpg') HTTP/1.1" 204 0
2026-03-27 17:00:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733767/general/bdb84a10-ad38-4970-a39c-64d1fbe0bf2b.jpg saved to cache
2026-03-27 17:00:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item b8b59c84-93a3-567a-a167-cc93cd7747aa
2026-03-27 17:00:49 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 17:00:49 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 34 - Data Location: 74 - value: b'\x00\x00\x00H\x00\x00\x00\x01'
2026-03-27 17:00:49 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 46 - Data Location: 82 - value: b'\x00\x00\x00H\x00\x00\x00\x01'
2026-03-27 17:00:49 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x00\x02'
2026-03-27 17:00:49 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00Z'
2026-03-27 17:00:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:00:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f07b1b61110>
2026-03-27 17:00:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:00:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:00:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:00:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b8b59c84-93a3-567a-a167-cc93cd7747aa/b8b59c84-93a3-567a-a167-cc93cd7747aa_image_3.jpg HTTP/1.1" 201 0
2026-03-27 17:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733767%252Fgeneral%252Fb196b839-d9a9-4033-b351-1fdf85f7b2b9.jpg') HTTP/1.1" 204 0
2026-03-27 17:00:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733767/general/b196b839-d9a9-4033-b351-1fdf85f7b2b9.jpg saved to cache
2026-03-27 17:00:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item b8b59c84-93a3-567a-a167-cc93cd7747aa
2026-03-27 17:00:49 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 17:00:49 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 34 - Data Location: 74 - value: b'\x00\x00\x00H\x00\x00\x00\x01'
2026-03-27 17:00:49 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 46 - Data Location: 82 - value: b'\x00\x00\x00H\x00\x00\x00\x01'
2026-03-27 17:00:49 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x00\x02'
2026-03-27 17:00:49 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00Z'
2026-03-27 17:00:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:00:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f07b19e49d0>
2026-03-27 17:00:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:00:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:00:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:00:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b8b59c84-93a3-567a-a167-cc93cd7747aa/b8b59c84-93a3-567a-a167-cc93cd7747aa_image_5.jpg HTTP/1.1" 201 0
2026-03-27 17:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733767%252Fgeneral%252F868b45e6-bb98-45cc-b9e8-295d140604e8.jpg') HTTP/1.1" 204 0
2026-03-27 17:00:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733767/general/868b45e6-bb98-45cc-b9e8-295d140604e8.jpg saved to cache
2026-03-27 17:00:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item b8b59c84-93a3-567a-a167-cc93cd7747aa
2026-03-27 17:00:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bda314c7-9098-57aa-bf2c-b6501b804700 with identifier: 10737460
2026-03-27 17:00:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bda314c7-9098-57aa-bf2c-b6501b804700 with scrape type 1
2026-03-27 17:00:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item bda314c7-9098-57aa-bf2c-b6501b804700
2026-03-27 17:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:49 [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%252F5733774%252Fgeneral%252F39cad6ee-0cd7-40da-8b45-cb17810c8e85.jpeg%27 HTTP/1.1" 200 None
2026-03-27 17:00:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733774/general/39cad6ee-0cd7-40da-8b45-cb17810c8e85.jpeg not downloaded yet
2026-03-27 17:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:49 [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%252F5733751%252Fgeneral%252F5f79e7d3-d4aa-4124-bf5e-7af6d2c0f4a5.jpeg%27 HTTP/1.1" 200 None
2026-03-27 17:00:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733751/general/5f79e7d3-d4aa-4124-bf5e-7af6d2c0f4a5.jpeg not downloaded yet
2026-03-27 17:00:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5733767/general/f4386567-7f7f-4b94-8bee-0156ef5d8700.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10737458)
2026-03-27 17:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:49 [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%252F5733752%252Fgeneral%252F3f903a8c-3e99-43d4-b7fe-cfec4ce946f1.jpeg%27 HTTP/1.1" 200 None
2026-03-27 17:00:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733752/general/3f903a8c-3e99-43d4-b7fe-cfec4ce946f1.jpeg not downloaded yet
2026-03-27 17:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:49 [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%252F5733768%252Fgeneral%252F5f372546-cdd8-4056-b7db-39204b882acf.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:00:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733768/general/5f372546-cdd8-4056-b7db-39204b882acf.jpg not downloaded yet
2026-03-27 17:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:49 [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%252F5733756%252Fgeneral%252F70d2e85b-6d95-4f10-acc6-2e55d2a323b9.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:00:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733756/general/70d2e85b-6d95-4f10-acc6-2e55d2a323b9.jpg not downloaded yet
2026-03-27 17:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:49 [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%252F5733774%252Fgeneral%252F82fa49d9-3809-4d0f-9e37-db1a1ae9efe8.jpeg%27 HTTP/1.1" 200 None
2026-03-27 17:00:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733774/general/82fa49d9-3809-4d0f-9e37-db1a1ae9efe8.jpeg not downloaded yet
2026-03-27 17:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:49 [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%252F5733751%252Fgeneral%252F2fbc47d6-95e1-4af9-8c1a-6ba628b82b64.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:00:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733751/general/2fbc47d6-95e1-4af9-8c1a-6ba628b82b64.jpg not downloaded yet
2026-03-27 17:00:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737974> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:49 [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%252F5733752%252Fgeneral%252F6c9d0053-a74c-4979-b564-b551b5ca0989.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:00:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733752/general/6c9d0053-a74c-4979-b564-b551b5ca0989.jpg not downloaded yet
2026-03-27 17:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:49 [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%252F5733768%252Fgeneral%252F094f65c9-f0c5-4d42-b340-1796db1ac806.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:00:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733768/general/094f65c9-f0c5-4d42-b340-1796db1ac806.jpg not downloaded yet
2026-03-27 17:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:49 [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%252F5733756%252Fgeneral%252Fd93d3c27-5f2c-4ff1-aa99-c6ab31ceb3d7.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:00:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733756/general/d93d3c27-5f2c-4ff1-aa99-c6ab31ceb3d7.jpg not downloaded yet
2026-03-27 17:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:49 [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%252F5733774%252Fgeneral%252F8f31e343-fd48-4ec6-9cf4-0c4fae8ab6c2.jpeg%27 HTTP/1.1" 200 None
2026-03-27 17:00:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733774/general/8f31e343-fd48-4ec6-9cf4-0c4fae8ab6c2.jpeg not downloaded yet
2026-03-27 17:00:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741820> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:00:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5733751/general/918adc0b-e74b-4634-b67f-258ae4b21086.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10737478)
2026-03-27 17:00:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5733767/general/574e2bcb-322b-49bc-88a6-0e817cf78232.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10737458)
2026-03-27 17:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:49 [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%252F5733752%252Fgeneral%252Fd04bed50-3d81-40fe-a612-175488c29437.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:00:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733752/general/d04bed50-3d81-40fe-a612-175488c29437.jpg not downloaded yet
2026-03-27 17:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:49 [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%252F5733768%252Fgeneral%252Fd3f5575b-1d91-4e9b-bcae-c2f96ccd5fd4.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:00:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733768/general/d3f5575b-1d91-4e9b-bcae-c2f96ccd5fd4.jpg not downloaded yet
2026-03-27 17:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:49 [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%252F5733756%252Fgeneral%252F94d256d5-352d-4f7a-8802-b8a9f2b36df9.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:00:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733756/general/94d256d5-352d-4f7a-8802-b8a9f2b36df9.jpg not downloaded yet
2026-03-27 17:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:49 [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%252F5733774%252Fgeneral%252Fb461e7f6-78e3-4e94-a7e7-19abc19761a3.jpeg%27 HTTP/1.1" 200 None
2026-03-27 17:00:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733774/general/b461e7f6-78e3-4e94-a7e7-19abc19761a3.jpeg not downloaded yet
2026-03-27 17:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:49 [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%252F5733752%252Fgeneral%252F4344dc0e-dc83-4727-9529-3b80b8bdf11a.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:00:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733752/general/4344dc0e-dc83-4727-9529-3b80b8bdf11a.jpg not downloaded yet
2026-03-27 17:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:49 [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%252F5733768%252Fgeneral%252F20a21267-bd9d-4560-b492-ffa6374bd354.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:00:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733768/general/20a21267-bd9d-4560-b492-ffa6374bd354.jpg not downloaded yet
2026-03-27 17:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:49 [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%252F5733756%252Fgeneral%252Fc0018bb3-318d-4e68-9429-0013af81c91b.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:00:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733756/general/c0018bb3-318d-4e68-9429-0013af81c91b.jpg not downloaded yet
2026-03-27 17:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:49 [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%252F5733774%252Fgeneral%252F2cfd0913-217c-431d-9328-d0c3af8adfe7.jpeg%27 HTTP/1.1" 200 None
2026-03-27 17:00:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733774/general/2cfd0913-217c-431d-9328-d0c3af8adfe7.jpeg not downloaded yet
2026-03-27 17:00:49 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 17:00:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:00:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f07b1be6810>
2026-03-27 17:00:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:00:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:00:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:00:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b8b59c84-93a3-567a-a167-cc93cd7747aa/b8b59c84-93a3-567a-a167-cc93cd7747aa_image_2.jpg HTTP/1.1" 201 0
2026-03-27 17:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733767%252Fgeneral%252Ff4386567-7f7f-4b94-8bee-0156ef5d8700.jpg') HTTP/1.1" 204 0
2026-03-27 17:00:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733767/general/f4386567-7f7f-4b94-8bee-0156ef5d8700.jpg saved to cache
2026-03-27 17:00:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item b8b59c84-93a3-567a-a167-cc93cd7747aa
2026-03-27 17:00:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5733767/general/06779176-14bd-4bcc-b68d-04098b37f3b7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10737458)
2026-03-27 17:00:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5733746/general/ae736cb8-a9de-4fea-be26-af492b7def91.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10737452)
2026-03-27 17:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:50 [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%252F5733752%252Fgeneral%252F50e7a9f3-d9da-4514-b87f-df5adf6074f9.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:00:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733752/general/50e7a9f3-d9da-4514-b87f-df5adf6074f9.jpg not downloaded yet
2026-03-27 17:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:50 [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%252F5733768%252Fgeneral%252Fc76d5103-3a42-4753-8227-141e8041b86e.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:00:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733768/general/c76d5103-3a42-4753-8227-141e8041b86e.jpg not downloaded yet
2026-03-27 17:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:50 [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%252F5733756%252Fgeneral%252F8a596c60-7c78-4725-b77f-17ce8ffd8695.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:00:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733756/general/8a596c60-7c78-4725-b77f-17ce8ffd8695.jpg not downloaded yet
2026-03-27 17:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:50 [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%252F5733774%252Fgeneral%252F30b2b356-3eb4-4ddb-9329-63c924ecb636.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:00:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733774/general/30b2b356-3eb4-4ddb-9329-63c924ecb636.jpg not downloaded yet
2026-03-27 17:00:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e5b64c95-55d5-5e6c-a06e-d6e262eee44e with identifier: 10737974
2026-03-27 17:00:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e5b64c95-55d5-5e6c-a06e-d6e262eee44e with scrape type 1
2026-03-27 17:00:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item e5b64c95-55d5-5e6c-a06e-d6e262eee44e
2026-03-27 17:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:50 [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%252F5581792%252Fgeneral%252F31d1156c-1f15-4923-9533-448491e7c53b.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:00:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5581792/general/31d1156c-1f15-4923-9533-448491e7c53b.jpg already downloaded
2026-03-27 17:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:50 [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%252F5581792%252Fgeneral%252Fe59dafba-e868-4cb2-81c2-6b1196e84e3e.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:00:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5581792/general/e59dafba-e868-4cb2-81c2-6b1196e84e3e.JPG not downloaded yet
2026-03-27 17:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:50 [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%252F5733752%252Fgeneral%252Fc16aeb8a-31cd-4725-ba73-90ecb5bfd5da.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:00:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733752/general/c16aeb8a-31cd-4725-ba73-90ecb5bfd5da.jpg not downloaded yet
2026-03-27 17:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:50 [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%252F5733768%252Fgeneral%252Fa7e83ce8-4b2f-48ff-866c-5b77af991698.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:00:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733768/general/a7e83ce8-4b2f-48ff-866c-5b77af991698.jpg not downloaded yet
2026-03-27 17:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:50 [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%252F5733756%252Fgeneral%252F0a32f84d-8f4f-4c46-9852-2531ea0589cb.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:00:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733756/general/0a32f84d-8f4f-4c46-9852-2531ea0589cb.jpg not downloaded yet
2026-03-27 17:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:50 [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%252F5733774%252Fgeneral%252Fbf3b4239-411f-424f-88d6-89574592a2cf.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:00:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733774/general/bf3b4239-411f-424f-88d6-89574592a2cf.jpg not downloaded yet
2026-03-27 17:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:50 [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%252F5581792%252Fgeneral%252F1398672a-a9ee-4412-bca0-5981f10f2f9a.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:00:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5581792/general/1398672a-a9ee-4412-bca0-5981f10f2f9a.JPG not downloaded yet
2026-03-27 17:00:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a4a091af-73e1-565f-acc6-a7efe73bf362 with identifier: 10741820
2026-03-27 17:00:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a4a091af-73e1-565f-acc6-a7efe73bf362 with scrape type 1
2026-03-27 17:00:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a4a091af-73e1-565f-acc6-a7efe73bf362
2026-03-27 17:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:50 [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%252F5751980%252Fgeneral%252F119dbc01-cebb-4a34-b784-b779ae1a0569.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:00:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751980/general/119dbc01-cebb-4a34-b784-b779ae1a0569.jpg not downloaded yet
2026-03-27 17:00:50 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 17:00:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:00:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f07b1be6690>
2026-03-27 17:00:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:00:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:00:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:00:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_22fb779e-68ce-5276-884a-409d82030932/22fb779e-68ce-5276-884a-409d82030932_image_0.jpg HTTP/1.1" 201 0
2026-03-27 17:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733751%252Fgeneral%252F918adc0b-e74b-4634-b67f-258ae4b21086.jpg') HTTP/1.1" 204 0
2026-03-27 17:00:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733751/general/918adc0b-e74b-4634-b67f-258ae4b21086.jpg saved to cache
2026-03-27 17:00:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 22fb779e-68ce-5276-884a-409d82030932
2026-03-27 17:00:50 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 17:00:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:00:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f07b1ace710>
2026-03-27 17:00:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:00:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:00:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:00:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b8b59c84-93a3-567a-a167-cc93cd7747aa/b8b59c84-93a3-567a-a167-cc93cd7747aa_image_0.jpg HTTP/1.1" 201 0
2026-03-27 17:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733767%252Fgeneral%252F574e2bcb-322b-49bc-88a6-0e817cf78232.jpg') HTTP/1.1" 204 0
2026-03-27 17:00:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733767/general/574e2bcb-322b-49bc-88a6-0e817cf78232.jpg saved to cache
2026-03-27 17:00:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item b8b59c84-93a3-567a-a167-cc93cd7747aa
2026-03-27 17:00:50 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 17:00:50 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 34 - Data Location: 74 - value: b'\x00\x00\x00H\x00\x00\x00\x01'
2026-03-27 17:00:50 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 46 - Data Location: 82 - value: b'\x00\x00\x00H\x00\x00\x00\x01'
2026-03-27 17:00:50 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x00\x02'
2026-03-27 17:00:50 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00Z'
2026-03-27 17:00:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:00:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f07b06882d0>
2026-03-27 17:00:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:00:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:00:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:00:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b8b59c84-93a3-567a-a167-cc93cd7747aa/b8b59c84-93a3-567a-a167-cc93cd7747aa_image_8.jpg HTTP/1.1" 201 0
2026-03-27 17:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733767%252Fgeneral%252F06779176-14bd-4bcc-b68d-04098b37f3b7.jpg') HTTP/1.1" 204 0
2026-03-27 17:00:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733767/general/06779176-14bd-4bcc-b68d-04098b37f3b7.jpg saved to cache
2026-03-27 17:00:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item b8b59c84-93a3-567a-a167-cc93cd7747aa
2026-03-27 17:00:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:00:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f07b0687950>
2026-03-27 17:00:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:00:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:00:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:00:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e5f03982-674d-5ef6-8177-eecb74c3e05f/e5f03982-674d-5ef6-8177-eecb74c3e05f_image_8.jpg HTTP/1.1" 201 0
2026-03-27 17:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733746%252Fgeneral%252Fae736cb8-a9de-4fea-be26-af492b7def91.jpeg') HTTP/1.1" 204 0
2026-03-27 17:00:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733746/general/ae736cb8-a9de-4fea-be26-af492b7def91.jpeg saved to cache
2026-03-27 17:00:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item e5f03982-674d-5ef6-8177-eecb74c3e05f
2026-03-27 17:00:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5733746/general/52e04c9c-fd36-47f6-987b-7c952959d2c5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10737452)
2026-03-27 17:00:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5733751/general/5f79e7d3-d4aa-4124-bf5e-7af6d2c0f4a5.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10737478)
2026-03-27 17:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:50 [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%252F5733752%252Fgeneral%252Fca0223c0-5da8-4c03-b2f9-e90ab146d1d9.jpeg%27 HTTP/1.1" 200 None
2026-03-27 17:00:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733752/general/ca0223c0-5da8-4c03-b2f9-e90ab146d1d9.jpeg not downloaded yet
2026-03-27 17:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:50 [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%252F5733768%252Fgeneral%252F1a6683ac-6272-4ea2-a03c-453cde5d7b91.jpeg%27 HTTP/1.1" 200 None
2026-03-27 17:00:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733768/general/1a6683ac-6272-4ea2-a03c-453cde5d7b91.jpeg not downloaded yet
2026-03-27 17:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:50 [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%252F5733756%252Fgeneral%252F7a24541a-31e6-44cf-b732-dc476ee05914.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:00:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733756/general/7a24541a-31e6-44cf-b732-dc476ee05914.jpg not downloaded yet
2026-03-27 17:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:50 [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%252F5733774%252Fgeneral%252Ff05cc8dc-915e-4387-b3ca-95af03c6c6a5.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:00:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733774/general/f05cc8dc-915e-4387-b3ca-95af03c6c6a5.jpg not downloaded yet
2026-03-27 17:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:50 [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%252F5581792%252Fgeneral%252F2ade0f49-3111-4510-86e2-9e4eb03951f8.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:00:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5581792/general/2ade0f49-3111-4510-86e2-9e4eb03951f8.JPG not downloaded yet
2026-03-27 17:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:50 [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%252F5751980%252Fgeneral%252F7290c8c3-6cd5-4c74-9608-9acce2f91b8c.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:00:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751980/general/7290c8c3-6cd5-4c74-9608-9acce2f91b8c.jpg not downloaded yet
2026-03-27 17:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:50 [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%252F5733774%252Fgeneral%252F62c92bdf-399b-4130-8eae-2cf7708b82a8.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:00:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733774/general/62c92bdf-399b-4130-8eae-2cf7708b82a8.jpg not downloaded yet
2026-03-27 17:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:50 [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%252F5581792%252Fgeneral%252Fc1268dde-b599-40eb-ace9-32d57cb01953.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:00:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5581792/general/c1268dde-b599-40eb-ace9-32d57cb01953.JPG not downloaded yet
2026-03-27 17:00:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741803> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:50 [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%252F5751980%252Fgeneral%252Fa2fa78aa-2bf1-4535-91b4-f0192d450049.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:00:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751980/general/a2fa78aa-2bf1-4535-91b4-f0192d450049.jpg not downloaded yet
2026-03-27 17:00:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5733751/general/5c8da00c-b7c6-4bcf-a88c-2b2534fb3ff3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10737478)
2026-03-27 17:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:50 [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%252F5733774%252Fgeneral%252F5a5d7786-4259-492a-8762-1519521c5db0.jpeg%27 HTTP/1.1" 200 None
2026-03-27 17:00:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733774/general/5a5d7786-4259-492a-8762-1519521c5db0.jpeg not downloaded yet
2026-03-27 17:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:50 [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%252F5581792%252Fgeneral%252Fb079957f-0979-463b-8a69-35a859c02170.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:00:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5581792/general/b079957f-0979-463b-8a69-35a859c02170.JPG not downloaded yet
2026-03-27 17:00:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:00:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f07b068c750>
2026-03-27 17:00:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:00:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:00:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:00:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e5f03982-674d-5ef6-8177-eecb74c3e05f/e5f03982-674d-5ef6-8177-eecb74c3e05f_image_9.jpg HTTP/1.1" 201 0
2026-03-27 17:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733746%252Fgeneral%252F52e04c9c-fd36-47f6-987b-7c952959d2c5.jpg') HTTP/1.1" 204 0
2026-03-27 17:00:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733746/general/52e04c9c-fd36-47f6-987b-7c952959d2c5.jpg saved to cache
2026-03-27 17:00:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item e5f03982-674d-5ef6-8177-eecb74c3e05f
2026-03-27 17:00:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:00:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f07b1905190>
2026-03-27 17:00:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:00:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:00:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:00:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_22fb779e-68ce-5276-884a-409d82030932/22fb779e-68ce-5276-884a-409d82030932_image_8.jpg HTTP/1.1" 201 0
2026-03-27 17:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733751%252Fgeneral%252F5f79e7d3-d4aa-4124-bf5e-7af6d2c0f4a5.jpeg') HTTP/1.1" 204 0
2026-03-27 17:00:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733751/general/5f79e7d3-d4aa-4124-bf5e-7af6d2c0f4a5.jpeg saved to cache
2026-03-27 17:00:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 22fb779e-68ce-5276-884a-409d82030932
2026-03-27 17:00:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5733767/general/06090acb-0a67-474d-a21b-918b8c88661f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10737458)
2026-03-27 17:00:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5733767/general/23d44161-8ed8-4b4f-9603-8d296ba62879.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10737458)
2026-03-27 17:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:51 [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%252F5751980%252Fgeneral%252Fc2ad5557-5573-4caf-a8a8-85697d223e8f.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:00:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751980/general/c2ad5557-5573-4caf-a8a8-85697d223e8f.jpg not downloaded yet
2026-03-27 17:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:51 [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%252F5581792%252Fgeneral%252Fb645cf88-fb09-48f2-b5be-5ecd25200eb6.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:00:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5581792/general/b645cf88-fb09-48f2-b5be-5ecd25200eb6.JPG not downloaded yet
2026-03-27 17:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:51 [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%252F5751980%252Fgeneral%252F2c1833da-c8eb-4d5a-a2b6-8c6d76df2232.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:00:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751980/general/2c1833da-c8eb-4d5a-a2b6-8c6d76df2232.jpg not downloaded yet
2026-03-27 17:00:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d555bb87-e817-5010-adc3-cf6ba3ecda0f with identifier: 10741803
2026-03-27 17:00:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d555bb87-e817-5010-adc3-cf6ba3ecda0f with scrape type 1
2026-03-27 17:00:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d555bb87-e817-5010-adc3-cf6ba3ecda0f
2026-03-27 17:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:51 [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%252F5713190%252Fgeneral%252F410f8df4-94b5-4167-8138-e7bacc871c15.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:00:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713190/general/410f8df4-94b5-4167-8138-e7bacc871c15.jpg already downloaded
2026-03-27 17:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:51 [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%252F5713190%252Fgeneral%252F88bc9608-ada4-4a29-878e-c0ce61021ca2.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:00:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713190/general/88bc9608-ada4-4a29-878e-c0ce61021ca2.jpg already downloaded
2026-03-27 17:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:51 [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%252F5713190%252Fgeneral%252F75821a5c-dc0c-4462-8742-996ba5e8b399.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:00:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713190/general/75821a5c-dc0c-4462-8742-996ba5e8b399.jpg already downloaded
2026-03-27 17:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:51 [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%252F5713190%252Fgeneral%252F6cbc029f-799e-41cd-9c8e-69adcbad1809.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:00:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713190/general/6cbc029f-799e-41cd-9c8e-69adcbad1809.jpg already downloaded
2026-03-27 17:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:51 [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%252F5713190%252Fgeneral%252F8461090d-730f-4ea9-9c2a-56b5e3a032d9.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:00:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713190/general/8461090d-730f-4ea9-9c2a-56b5e3a032d9.jpg already downloaded
2026-03-27 17:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:51 [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%252F5713190%252Fgeneral%252F594a36f9-ee1a-4614-b9ab-725cada01e85.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:00:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713190/general/594a36f9-ee1a-4614-b9ab-725cada01e85.jpg already downloaded
2026-03-27 17:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:51 [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%252F5713190%252Fgeneral%252F156756b9-cd0b-4f0a-ad6f-1d1b8e624e43.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:00:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713190/general/156756b9-cd0b-4f0a-ad6f-1d1b8e624e43.jpg already downloaded
2026-03-27 17:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:51 [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%252F5713190%252Fgeneral%252Fba562aaa-0507-4318-8730-e454d6af8c3d.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:00:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713190/general/ba562aaa-0507-4318-8730-e454d6af8c3d.jpg already downloaded
2026-03-27 17:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:51 [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%252F5713190%252Fgeneral%252F5c04b6fc-959e-43e2-98c1-6bf5221b3079.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:00:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713190/general/5c04b6fc-959e-43e2-98c1-6bf5221b3079.jpg already downloaded
2026-03-27 17:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:51 [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%252F5713190%252Fgeneral%252F4bd16eb9-a8c0-4210-aa8c-d14185ed95c2.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:00:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713190/general/4bd16eb9-a8c0-4210-aa8c-d14185ed95c2.jpg already downloaded
2026-03-27 17:00:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: d555bb87-e817-5010-adc3-cf6ba3ecda0f, identifier: 10741803
2026-03-27 17:00:51 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 17:00:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:00:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f07b3947590>
2026-03-27 17:00:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:00:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:00:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:00:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_22fb779e-68ce-5276-884a-409d82030932/22fb779e-68ce-5276-884a-409d82030932_image_3.jpg HTTP/1.1" 201 0
2026-03-27 17:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733751%252Fgeneral%252F5c8da00c-b7c6-4bcf-a88c-2b2534fb3ff3.jpg') HTTP/1.1" 204 0
2026-03-27 17:00:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733751/general/5c8da00c-b7c6-4bcf-a88c-2b2534fb3ff3.jpg saved to cache
2026-03-27 17:00:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 22fb779e-68ce-5276-884a-409d82030932
2026-03-27 17:00:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5733774/general/82fa49d9-3809-4d0f-9e37-db1a1ae9efe8.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10737460)
2026-03-27 17:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:51 [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%252F5581792%252Fgeneral%252Fc4a42aa7-373e-427c-bea5-d49cf067dfc0.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:00:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5581792/general/c4a42aa7-373e-427c-bea5-d49cf067dfc0.JPG not downloaded yet
2026-03-27 17:00:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: d555bb87-e817-5010-adc3-cf6ba3ecda0f with identifier: 10741803
2026-03-27 17:00:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: d555bb87-e817-5010-adc3-cf6ba3ecda0f with identifier: 10741803
2026-03-27 17:00:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: d555bb87-e817-5010-adc3-cf6ba3ecda0f with identifier: 10741803 to the API
2026-03-27 17:00:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:00:51 [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 17:00:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741803>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.0L',
'engine_horse_power': 115,
'expiration_date': '2026-04-01T09:50:00Z',
'fuel_type': 'Petrol',
'id': 'd555bb87-e817-5010-adc3-cf6ba3ecda0f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'VSSZZZ5FZL',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741803',
'listing': 'auction',
'location': 'Soto del Real (Madrid) (Spain)',
'make': 'Seat',
'model': 'Ateca',
'odometer': 123248,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 24,
'photo_urls': ['https://images.openlane.eu/carimgs/5713190/general/410f8df4-94b5-4167-8138-e7bacc871c15.jpg',
'https://images.openlane.eu/carimgs/5713190/general/88bc9608-ada4-4a29-878e-c0ce61021ca2.jpg',
'https://images.openlane.eu/carimgs/5713190/general/75821a5c-dc0c-4462-8742-996ba5e8b399.jpg',
'https://images.openlane.eu/carimgs/5713190/general/6cbc029f-799e-41cd-9c8e-69adcbad1809.jpg',
'https://images.openlane.eu/carimgs/5713190/general/8461090d-730f-4ea9-9c2a-56b5e3a032d9.jpg',
'https://images.openlane.eu/carimgs/5713190/general/594a36f9-ee1a-4614-b9ab-725cada01e85.jpg',
'https://images.openlane.eu/carimgs/5713190/general/156756b9-cd0b-4f0a-ad6f-1d1b8e624e43.jpg',
'https://images.openlane.eu/carimgs/5713190/general/ba562aaa-0507-4318-8730-e454d6af8c3d.jpg',
'https://images.openlane.eu/carimgs/5713190/general/5c04b6fc-959e-43e2-98c1-6bf5221b3079.jpg',
'https://images.openlane.eu/carimgs/5713190/general/4bd16eb9-a8c0-4210-aa8c-d14185ed95c2.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d555bb87-e817-5010-adc3-cf6ba3ecda0f/d555bb87-e817-5010-adc3-cf6ba3ecda0f_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 77559,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713190/general/410f8df4-94b5-4167-8138-e7bacc871c15.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d555bb87-e817-5010-adc3-cf6ba3ecda0f/d555bb87-e817-5010-adc3-cf6ba3ecda0f_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79811,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713190/general/88bc9608-ada4-4a29-878e-c0ce61021ca2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d555bb87-e817-5010-adc3-cf6ba3ecda0f/d555bb87-e817-5010-adc3-cf6ba3ecda0f_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106109,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713190/general/75821a5c-dc0c-4462-8742-996ba5e8b399.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d555bb87-e817-5010-adc3-cf6ba3ecda0f/d555bb87-e817-5010-adc3-cf6ba3ecda0f_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 78342,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713190/general/6cbc029f-799e-41cd-9c8e-69adcbad1809.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d555bb87-e817-5010-adc3-cf6ba3ecda0f/d555bb87-e817-5010-adc3-cf6ba3ecda0f_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82403,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713190/general/8461090d-730f-4ea9-9c2a-56b5e3a032d9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d555bb87-e817-5010-adc3-cf6ba3ecda0f/d555bb87-e817-5010-adc3-cf6ba3ecda0f_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 59314,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713190/general/594a36f9-ee1a-4614-b9ab-725cada01e85.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d555bb87-e817-5010-adc3-cf6ba3ecda0f/d555bb87-e817-5010-adc3-cf6ba3ecda0f_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 55001,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713190/general/156756b9-cd0b-4f0a-ad6f-1d1b8e624e43.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d555bb87-e817-5010-adc3-cf6ba3ecda0f/d555bb87-e817-5010-adc3-cf6ba3ecda0f_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 78336,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713190/general/ba562aaa-0507-4318-8730-e454d6af8c3d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d555bb87-e817-5010-adc3-cf6ba3ecda0f/d555bb87-e817-5010-adc3-cf6ba3ecda0f_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82470,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713190/general/5c04b6fc-959e-43e2-98c1-6bf5221b3079.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d555bb87-e817-5010-adc3-cf6ba3ecda0f/d555bb87-e817-5010-adc3-cf6ba3ecda0f_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82403,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713190/general/4bd16eb9-a8c0-4210-aa8c-d14185ed95c2.jpg',
'Width': 1024}],
'price': 12500,
'price_includes_vat': True,
'registration_date': '2019-03-01',
'seats_number': 5,
'seller_name': 'SANTANDER CONSUMER RENTING',
'title': 'Seat Ateca 1.0 TSI Style - Petrol - Manual - 115 hp - 123.248 km',
'transmission': 'manual',
'trim': 'Style',
'vin': None,
'year': 2019}
2026-03-27 17:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17: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%2710741803%27 HTTP/1.1" 200 None
2026-03-27 17:00:52 [adesa.es] INFO: Saving data for 10741803: {'created_time': 1774630852.080165, 'last_price_update_time': 1774630852.080175, 'auction_closing_time': 1775037000.0}
2026-03-27 17:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10741803') HTTP/1.1" 204 0
2026-03-27 17:00:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5733774/general/8f31e343-fd48-4ec6-9cf4-0c4fae8ab6c2.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10737460)
2026-03-27 17:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:52 [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%252F5751980%252Fgeneral%252F40980ec4-b77e-45e9-8bb2-e72201d633d9.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:00:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751980/general/40980ec4-b77e-45e9-8bb2-e72201d633d9.jpg not downloaded yet
2026-03-27 17:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:52 [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%252F5581792%252Fgeneral%252Fd1341b2a-bc99-46be-9117-0c682aa10c9c.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:00:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5581792/general/d1341b2a-bc99-46be-9117-0c682aa10c9c.JPG not downloaded yet
2026-03-27 17:00:52 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 17:00:52 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 34 - Data Location: 74 - value: b'\x00\x00\x00H\x00\x00\x00\x01'
2026-03-27 17:00:52 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 46 - Data Location: 82 - value: b'\x00\x00\x00H\x00\x00\x00\x01'
2026-03-27 17:00:52 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x00\x02'
2026-03-27 17:00:52 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00Z'
2026-03-27 17:00:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:00:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f07b1a4f8d0>
2026-03-27 17:00:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:00:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:00:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:00:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b8b59c84-93a3-567a-a167-cc93cd7747aa/b8b59c84-93a3-567a-a167-cc93cd7747aa_image_4.jpg HTTP/1.1" 201 0
2026-03-27 17:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733767%252Fgeneral%252F06090acb-0a67-474d-a21b-918b8c88661f.jpg') HTTP/1.1" 204 0
2026-03-27 17:00:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733767/general/06090acb-0a67-474d-a21b-918b8c88661f.jpg saved to cache
2026-03-27 17:00:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item b8b59c84-93a3-567a-a167-cc93cd7747aa
2026-03-27 17:00:52 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 17:00:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:00:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f07b18e6650>
2026-03-27 17:00:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:00:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:00:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:00:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b8b59c84-93a3-567a-a167-cc93cd7747aa/b8b59c84-93a3-567a-a167-cc93cd7747aa_image_1.jpg HTTP/1.1" 201 0
2026-03-27 17:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733767%252Fgeneral%252F23d44161-8ed8-4b4f-9603-8d296ba62879.jpg') HTTP/1.1" 204 0
2026-03-27 17:00:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733767/general/23d44161-8ed8-4b4f-9603-8d296ba62879.jpg saved to cache
2026-03-27 17:00:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item b8b59c84-93a3-567a-a167-cc93cd7747aa
2026-03-27 17:00:52 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: b8b59c84-93a3-567a-a167-cc93cd7747aa, skipping ID generation
2026-03-27 17:00:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b8b59c84-93a3-567a-a167-cc93cd7747aa with scrape type 1
2026-03-27 17:00:52 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item b8b59c84-93a3-567a-a167-cc93cd7747aa sending to next pipeline
2026-03-27 17:00:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: b8b59c84-93a3-567a-a167-cc93cd7747aa, identifier: 10737458
2026-03-27 17:00:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5733756/general/d93d3c27-5f2c-4ff1-aa99-c6ab31ceb3d7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10737455)
2026-03-27 17:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:52 [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%252F5751980%252Fgeneral%252F288eab11-8a20-4e9f-9a5d-a3ba2e90787b.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:00:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751980/general/288eab11-8a20-4e9f-9a5d-a3ba2e90787b.jpg not downloaded yet
2026-03-27 17:00:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: b8b59c84-93a3-567a-a167-cc93cd7747aa with identifier: 10737458
2026-03-27 17:00:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: b8b59c84-93a3-567a-a167-cc93cd7747aa with identifier: 10737458
2026-03-27 17:00:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: b8b59c84-93a3-567a-a167-cc93cd7747aa with identifier: 10737458 to the API
2026-03-27 17:00:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17: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 17:00:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5733767/general/23d44161-8ed8-4b4f-9603-8d296ba62879.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.5L',
'engine_horse_power': 129,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Petrol',
'id': 'b8b59c84-93a3-567a-a167-cc93cd7747aa',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': '8133MPD',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737458',
'listing': 'auctionplusdirectbuy',
'location': 'Saarlouis (Germany)',
'make': 'Volvo',
'model': 'XC40',
'odometer': 29585,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 42,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b8b59c84-93a3-567a-a167-cc93cd7747aa/b8b59c84-93a3-567a-a167-cc93cd7747aa_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 490746,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733767/general/574e2bcb-322b-49bc-88a6-0e817cf78232.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b8b59c84-93a3-567a-a167-cc93cd7747aa/b8b59c84-93a3-567a-a167-cc93cd7747aa_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1799147,
'Height': 3000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733767/general/23d44161-8ed8-4b4f-9603-8d296ba62879.jpg',
'Width': 4000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b8b59c84-93a3-567a-a167-cc93cd7747aa/b8b59c84-93a3-567a-a167-cc93cd7747aa_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 534241,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733767/general/f4386567-7f7f-4b94-8bee-0156ef5d8700.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b8b59c84-93a3-567a-a167-cc93cd7747aa/b8b59c84-93a3-567a-a167-cc93cd7747aa_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 538479,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733767/general/b196b839-d9a9-4033-b351-1fdf85f7b2b9.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b8b59c84-93a3-567a-a167-cc93cd7747aa/b8b59c84-93a3-567a-a167-cc93cd7747aa_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2429445,
'Height': 3000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733767/general/06090acb-0a67-474d-a21b-918b8c88661f.jpg',
'Width': 4000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b8b59c84-93a3-567a-a167-cc93cd7747aa/b8b59c84-93a3-567a-a167-cc93cd7747aa_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 529144,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733767/general/868b45e6-bb98-45cc-b9e8-295d140604e8.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b8b59c84-93a3-567a-a167-cc93cd7747aa/b8b59c84-93a3-567a-a167-cc93cd7747aa_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 541805,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733767/general/2894654c-2f8c-4dca-b300-61a1f900adae.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b8b59c84-93a3-567a-a167-cc93cd7747aa/b8b59c84-93a3-567a-a167-cc93cd7747aa_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 614875,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733767/general/bdb84a10-ad38-4970-a39c-64d1fbe0bf2b.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b8b59c84-93a3-567a-a167-cc93cd7747aa/b8b59c84-93a3-567a-a167-cc93cd7747aa_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 748648,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733767/general/06779176-14bd-4bcc-b68d-04098b37f3b7.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b8b59c84-93a3-567a-a167-cc93cd7747aa/b8b59c84-93a3-567a-a167-cc93cd7747aa_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 285955,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733767/general/00cbdb95-64c4-493e-abe9-7c5dfff718d9.jpeg',
'Width': 2048}],
'price': 23300,
'price_includes_vat': True,
'registration_date': '2024-03-22',
'seats_number': 5,
'seller_name': 'AAF Group France',
'title': 'Volvo XC40 T2 Core - Petrol - Automatic - 129 hp - 29.585 km',
'transmission': 'automatic',
'trim': 'Core',
'vin': None,
'year': 2024}
2026-03-27 17:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17: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%2710737458%27 HTTP/1.1" 200 None
2026-03-27 17:00:52 [adesa.es] INFO: Saving data for 10737458: {'created_time': 1774630852.777287, 'last_price_update_time': 1774630852.777299, 'auction_closing_time': 1774864800.0}
2026-03-27 17:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10737458') HTTP/1.1" 204 0
2026-03-27 17:00:52 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5581792/general/1398672a-a9ee-4412-bca0-5981f10f2f9a.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10737974)
2026-03-27 17:00:52 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5581792/general/c1268dde-b599-40eb-ace9-32d57cb01953.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10737974)
2026-03-27 17:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:52 [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%252F5581792%252Fgeneral%252Fded20821-333f-4298-b08b-9928d25cf566.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:00:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5581792/general/ded20821-333f-4298-b08b-9928d25cf566.JPG not downloaded yet
2026-03-27 17:00:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:00:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f07b18f4450>
2026-03-27 17:00:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:00:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:00:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:00:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bda314c7-9098-57aa-bf2c-b6501b804700/bda314c7-9098-57aa-bf2c-b6501b804700_image_1.jpg HTTP/1.1" 201 0
2026-03-27 17:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733774%252Fgeneral%252F82fa49d9-3809-4d0f-9e37-db1a1ae9efe8.jpeg') HTTP/1.1" 204 0
2026-03-27 17:00:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733774/general/82fa49d9-3809-4d0f-9e37-db1a1ae9efe8.jpeg saved to cache
2026-03-27 17:00:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item bda314c7-9098-57aa-bf2c-b6501b804700
2026-03-27 17:00:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5733768/general/094f65c9-f0c5-4d42-b340-1796db1ac806.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10737459)
2026-03-27 17:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:52 [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%252F5751980%252Fgeneral%252F8925cedf-610a-4bc3-a31d-1f9d55da7acc.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:00:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751980/general/8925cedf-610a-4bc3-a31d-1f9d55da7acc.jpg not downloaded yet
2026-03-27 17:00:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:00:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f07b3af4a90>
2026-03-27 17:00:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:00:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:00:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:00:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bda314c7-9098-57aa-bf2c-b6501b804700/bda314c7-9098-57aa-bf2c-b6501b804700_image_2.jpg HTTP/1.1" 201 0
2026-03-27 17:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733774%252Fgeneral%252F8f31e343-fd48-4ec6-9cf4-0c4fae8ab6c2.jpeg') HTTP/1.1" 204 0
2026-03-27 17:00:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733774/general/8f31e343-fd48-4ec6-9cf4-0c4fae8ab6c2.jpeg saved to cache
2026-03-27 17:00:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item bda314c7-9098-57aa-bf2c-b6501b804700
2026-03-27 17:00:52 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 17:00:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:00:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f07b1bfbb90>
2026-03-27 17:00:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:00:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:00:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:00:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_136f68df-c1ee-51eb-a053-6e2308119eab/136f68df-c1ee-51eb-a053-6e2308119eab_image_4.jpg HTTP/1.1" 201 0
2026-03-27 17:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733756%252Fgeneral%252Fd93d3c27-5f2c-4ff1-aa99-c6ab31ceb3d7.jpg') HTTP/1.1" 204 0
2026-03-27 17:00:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733756/general/d93d3c27-5f2c-4ff1-aa99-c6ab31ceb3d7.jpg saved to cache
2026-03-27 17:00:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 136f68df-c1ee-51eb-a053-6e2308119eab
2026-03-27 17:00:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5733774/general/2cfd0913-217c-431d-9328-d0c3af8adfe7.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10737460)
2026-03-27 17:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:53 [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%252F5751980%252Fgeneral%252Ffbb9ff8a-e828-44fd-9bb4-51e617031e1b.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:00:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751980/general/fbb9ff8a-e828-44fd-9bb4-51e617031e1b.jpg not downloaded yet
2026-03-27 17:00:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5733756/general/c0018bb3-318d-4e68-9429-0013af81c91b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10737455)
2026-03-27 17:00:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751980/general/119dbc01-cebb-4a34-b784-b779ae1a0569.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741820)
2026-03-27 17:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:53 [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%252F5751980%252Fgeneral%252Fe98fb703-e916-4fb9-8741-e0156cccec56.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:00:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751980/general/e98fb703-e916-4fb9-8741-e0156cccec56.jpg not downloaded yet
2026-03-27 17:00:53 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item e5b64c95-55d5-5e6c-a06e-d6e262eee44e due to Ignoring non-200 response
2026-03-27 17:00:53 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item e5b64c95-55d5-5e6c-a06e-d6e262eee44e due to Ignoring non-200 response
2026-03-27 17:00:53 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 17:00:53 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 34 - Data Location: 74 - value: b'\x00\x00\x00H\x00\x00\x00\x01'
2026-03-27 17:00:53 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 46 - Data Location: 82 - value: b'\x00\x00\x00H\x00\x00\x00\x01'
2026-03-27 17:00:53 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x00\x02'
2026-03-27 17:00:53 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00Z'
2026-03-27 17:00:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:00:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f07b1a89710>
2026-03-27 17:00:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:00:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:00:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:00:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_83527f24-8322-51a6-9e8a-cb2c38e8471b/83527f24-8322-51a6-9e8a-cb2c38e8471b_image_4.jpg HTTP/1.1" 201 0
2026-03-27 17:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733768%252Fgeneral%252F094f65c9-f0c5-4d42-b340-1796db1ac806.jpg') HTTP/1.1" 204 0
2026-03-27 17:00:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733768/general/094f65c9-f0c5-4d42-b340-1796db1ac806.jpg saved to cache
2026-03-27 17:00:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 83527f24-8322-51a6-9e8a-cb2c38e8471b
2026-03-27 17:00:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5733751/general/fd06ddff-95cb-4899-a2b8-087294f17501.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10737478)
2026-03-27 17:00:53 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5581792/general/d1341b2a-bc99-46be-9117-0c682aa10c9c.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10737974)
2026-03-27 17:00:53 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5581792/general/c4a42aa7-373e-427c-bea5-d49cf067dfc0.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10737974)
2026-03-27 17:00:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:00:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f07b193a790>
2026-03-27 17:00:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:00:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:00:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:00:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bda314c7-9098-57aa-bf2c-b6501b804700/bda314c7-9098-57aa-bf2c-b6501b804700_image_4.jpg HTTP/1.1" 201 0
2026-03-27 17:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733774%252Fgeneral%252F2cfd0913-217c-431d-9328-d0c3af8adfe7.jpeg') HTTP/1.1" 204 0
2026-03-27 17:00:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733774/general/2cfd0913-217c-431d-9328-d0c3af8adfe7.jpeg saved to cache
2026-03-27 17:00:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item bda314c7-9098-57aa-bf2c-b6501b804700
2026-03-27 17:00:53 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 17:00:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:00:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f07b1a75510>
2026-03-27 17:00:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:00:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:00:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:00:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_136f68df-c1ee-51eb-a053-6e2308119eab/136f68df-c1ee-51eb-a053-6e2308119eab_image_6.jpg HTTP/1.1" 201 0
2026-03-27 17:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733756%252Fgeneral%252Fc0018bb3-318d-4e68-9429-0013af81c91b.jpg') HTTP/1.1" 204 0
2026-03-27 17:00:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733756/general/c0018bb3-318d-4e68-9429-0013af81c91b.jpg saved to cache
2026-03-27 17:00:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 136f68df-c1ee-51eb-a053-6e2308119eab
2026-03-27 17:00:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:00:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f07b1a4e150>
2026-03-27 17:00:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:00:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:00:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:00:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a4a091af-73e1-565f-acc6-a7efe73bf362/a4a091af-73e1-565f-acc6-a7efe73bf362_image_0.jpg HTTP/1.1" 201 0
2026-03-27 17:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751980%252Fgeneral%252F119dbc01-cebb-4a34-b784-b779ae1a0569.jpg') HTTP/1.1" 204 0
2026-03-27 17:00:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751980/general/119dbc01-cebb-4a34-b784-b779ae1a0569.jpg saved to cache
2026-03-27 17:00:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item a4a091af-73e1-565f-acc6-a7efe73bf362
2026-03-27 17:00:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5733774/general/62c92bdf-399b-4130-8eae-2cf7708b82a8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10737460)
2026-03-27 17:00:53 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5581792/general/b645cf88-fb09-48f2-b5be-5ecd25200eb6.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10737974)
2026-03-27 17:00:53 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5581792/general/b079957f-0979-463b-8a69-35a859c02170.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10737974)
2026-03-27 17:00:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751980/general/288eab11-8a20-4e9f-9a5d-a3ba2e90787b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741820)
2026-03-27 17:00:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751980/general/8925cedf-610a-4bc3-a31d-1f9d55da7acc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741820)
2026-03-27 17:00:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741801> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:00:53 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 17:00:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:00:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f07b1822310>
2026-03-27 17:00:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:00:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:00:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:00:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_22fb779e-68ce-5276-884a-409d82030932/22fb779e-68ce-5276-884a-409d82030932_image_1.jpg HTTP/1.1" 201 0
2026-03-27 17:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733751%252Fgeneral%252Ffd06ddff-95cb-4899-a2b8-087294f17501.jpg') HTTP/1.1" 204 0
2026-03-27 17:00:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733751/general/fd06ddff-95cb-4899-a2b8-087294f17501.jpg saved to cache
2026-03-27 17:00:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 22fb779e-68ce-5276-884a-409d82030932
2026-03-27 17:00:53 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item e5b64c95-55d5-5e6c-a06e-d6e262eee44e due to Ignoring non-200 response
2026-03-27 17:00:53 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item e5b64c95-55d5-5e6c-a06e-d6e262eee44e due to Ignoring non-200 response
2026-03-27 17:00:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751980/general/40980ec4-b77e-45e9-8bb2-e72201d633d9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741820)
2026-03-27 17:00:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751980/general/2c1833da-c8eb-4d5a-a2b6-8c6d76df2232.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741820)
2026-03-27 17:00:53 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 17:00:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:00:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f07b176a290>
2026-03-27 17:00:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:00:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:00:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:00:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bda314c7-9098-57aa-bf2c-b6501b804700/bda314c7-9098-57aa-bf2c-b6501b804700_image_8.jpg HTTP/1.1" 201 0
2026-03-27 17:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733774%252Fgeneral%252F62c92bdf-399b-4130-8eae-2cf7708b82a8.jpg') HTTP/1.1" 204 0
2026-03-27 17:00:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733774/general/62c92bdf-399b-4130-8eae-2cf7708b82a8.jpg saved to cache
2026-03-27 17:00:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item bda314c7-9098-57aa-bf2c-b6501b804700
2026-03-27 17:00:53 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item e5b64c95-55d5-5e6c-a06e-d6e262eee44e due to Ignoring non-200 response
2026-03-27 17:00:53 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item e5b64c95-55d5-5e6c-a06e-d6e262eee44e due to Ignoring non-200 response
2026-03-27 17:00:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:00:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f07b1970150>
2026-03-27 17:00:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:00:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:00:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:00:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a4a091af-73e1-565f-acc6-a7efe73bf362/a4a091af-73e1-565f-acc6-a7efe73bf362_image_6.jpg HTTP/1.1" 201 0
2026-03-27 17:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751980%252Fgeneral%252F288eab11-8a20-4e9f-9a5d-a3ba2e90787b.jpg') HTTP/1.1" 204 0
2026-03-27 17:00:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751980/general/288eab11-8a20-4e9f-9a5d-a3ba2e90787b.jpg saved to cache
2026-03-27 17:00:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item a4a091af-73e1-565f-acc6-a7efe73bf362
2026-03-27 17:00:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:00:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f07b18b9250>
2026-03-27 17:00:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:00:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:00:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:00:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a4a091af-73e1-565f-acc6-a7efe73bf362/a4a091af-73e1-565f-acc6-a7efe73bf362_image_7.jpg HTTP/1.1" 201 0
2026-03-27 17:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751980%252Fgeneral%252F8925cedf-610a-4bc3-a31d-1f9d55da7acc.jpg') HTTP/1.1" 204 0
2026-03-27 17:00:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751980/general/8925cedf-610a-4bc3-a31d-1f9d55da7acc.jpg saved to cache
2026-03-27 17:00:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item a4a091af-73e1-565f-acc6-a7efe73bf362
2026-03-27 17:00:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 703fddc3-fe76-53c8-94bc-683fc1ba5f95 with identifier: 10741801
2026-03-27 17:00:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 703fddc3-fe76-53c8-94bc-683fc1ba5f95 with scrape type 1
2026-03-27 17:00:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 703fddc3-fe76-53c8-94bc-683fc1ba5f95
2026-03-27 17:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:53 [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%252F5698349%252Fgeneral%252F78169e79-72c4-43bf-9b3b-62d423f71d70.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:00:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698349/general/78169e79-72c4-43bf-9b3b-62d423f71d70.jpg already downloaded
2026-03-27 17:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:53 [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%252F5698349%252Fgeneral%252F99997cd6-abbb-45e5-93b5-5133288080e2.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:00:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698349/general/99997cd6-abbb-45e5-93b5-5133288080e2.jpg already downloaded
2026-03-27 17:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:53 [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%252F5698349%252Fgeneral%252Fce932541-8909-4432-9d62-f0a010a071e1.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:00:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698349/general/ce932541-8909-4432-9d62-f0a010a071e1.jpg already downloaded
2026-03-27 17:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:53 [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%252F5698349%252Fgeneral%252F983aad83-28b5-4f41-a0a1-53a0fc7f542a.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:00:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698349/general/983aad83-28b5-4f41-a0a1-53a0fc7f542a.jpg already downloaded
2026-03-27 17:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:53 [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%252F5698349%252Fgeneral%252F5ecabd11-3f55-4d43-b841-2636a1f82cdc.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:00:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698349/general/5ecabd11-3f55-4d43-b841-2636a1f82cdc.jpg already downloaded
2026-03-27 17:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:53 [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%252F5698349%252Fgeneral%252F009715bb-2df6-4e8b-a944-36c2d267fdff.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:00:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698349/general/009715bb-2df6-4e8b-a944-36c2d267fdff.jpg already downloaded
2026-03-27 17:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:53 [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%252F5698349%252Fgeneral%252F95f328ce-4e71-4c45-96b8-4d2aa6de807f.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:00:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698349/general/95f328ce-4e71-4c45-96b8-4d2aa6de807f.jpg already downloaded
2026-03-27 17:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:54 [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%252F5698349%252Fgeneral%252Faab693e8-d7c0-4122-b7ac-5eadf5b01edb.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:00:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698349/general/aab693e8-d7c0-4122-b7ac-5eadf5b01edb.jpg already downloaded
2026-03-27 17:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:54 [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%252F5698349%252Fgeneral%252F030ff455-df46-4f58-a4f0-1ce80465175f.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:00:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698349/general/030ff455-df46-4f58-a4f0-1ce80465175f.jpg already downloaded
2026-03-27 17:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:54 [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%252F5698349%252Fgeneral%252F52164d85-d01b-41aa-9cc2-c33fb1124c19.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:00:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698349/general/52164d85-d01b-41aa-9cc2-c33fb1124c19.jpg already downloaded
2026-03-27 17:00:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: 703fddc3-fe76-53c8-94bc-683fc1ba5f95, identifier: 10741801
2026-03-27 17:00:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: 703fddc3-fe76-53c8-94bc-683fc1ba5f95 with identifier: 10741801
2026-03-27 17:00:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: 703fddc3-fe76-53c8-94bc-683fc1ba5f95 with identifier: 10741801
2026-03-27 17:00:54 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: 703fddc3-fe76-53c8-94bc-683fc1ba5f95 with identifier: 10741801 to the API
2026-03-27 17:00:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:00:54 [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 17:00:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741801>
{'auction_title': '',
'c_o_2_emission_value': 189,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 2,
'emission_standard': 'nb',
'engine': '2.0L',
'engine_horse_power': 140,
'expiration_date': '2026-04-01T09:50:00Z',
'fuel_type': 'Diesel',
'id': '703fddc3-fe76-53c8-94bc-683fc1ba5f95',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': '2791KZK',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741801',
'listing': 'auction',
'location': 'Soto del Real (Madrid) (Spain)',
'make': 'Volkswagen',
'model': 'Crafter',
'odometer': 208128,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 48,
'photo_urls': ['https://images.openlane.eu/carimgs/5698349/general/78169e79-72c4-43bf-9b3b-62d423f71d70.jpg',
'https://images.openlane.eu/carimgs/5698349/general/99997cd6-abbb-45e5-93b5-5133288080e2.jpg',
'https://images.openlane.eu/carimgs/5698349/general/ce932541-8909-4432-9d62-f0a010a071e1.jpg',
'https://images.openlane.eu/carimgs/5698349/general/983aad83-28b5-4f41-a0a1-53a0fc7f542a.jpg',
'https://images.openlane.eu/carimgs/5698349/general/5ecabd11-3f55-4d43-b841-2636a1f82cdc.jpg',
'https://images.openlane.eu/carimgs/5698349/general/009715bb-2df6-4e8b-a944-36c2d267fdff.jpg',
'https://images.openlane.eu/carimgs/5698349/general/95f328ce-4e71-4c45-96b8-4d2aa6de807f.jpg',
'https://images.openlane.eu/carimgs/5698349/general/aab693e8-d7c0-4122-b7ac-5eadf5b01edb.jpg',
'https://images.openlane.eu/carimgs/5698349/general/030ff455-df46-4f58-a4f0-1ce80465175f.jpg',
'https://images.openlane.eu/carimgs/5698349/general/52164d85-d01b-41aa-9cc2-c33fb1124c19.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_703fddc3-fe76-53c8-94bc-683fc1ba5f95/703fddc3-fe76-53c8-94bc-683fc1ba5f95_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 159108,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698349/general/78169e79-72c4-43bf-9b3b-62d423f71d70.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_703fddc3-fe76-53c8-94bc-683fc1ba5f95/703fddc3-fe76-53c8-94bc-683fc1ba5f95_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 173539,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698349/general/99997cd6-abbb-45e5-93b5-5133288080e2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_703fddc3-fe76-53c8-94bc-683fc1ba5f95/703fddc3-fe76-53c8-94bc-683fc1ba5f95_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94348,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698349/general/ce932541-8909-4432-9d62-f0a010a071e1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_703fddc3-fe76-53c8-94bc-683fc1ba5f95/703fddc3-fe76-53c8-94bc-683fc1ba5f95_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102452,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698349/general/983aad83-28b5-4f41-a0a1-53a0fc7f542a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_703fddc3-fe76-53c8-94bc-683fc1ba5f95/703fddc3-fe76-53c8-94bc-683fc1ba5f95_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 132499,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698349/general/5ecabd11-3f55-4d43-b841-2636a1f82cdc.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_703fddc3-fe76-53c8-94bc-683fc1ba5f95/703fddc3-fe76-53c8-94bc-683fc1ba5f95_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105747,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698349/general/009715bb-2df6-4e8b-a944-36c2d267fdff.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_703fddc3-fe76-53c8-94bc-683fc1ba5f95/703fddc3-fe76-53c8-94bc-683fc1ba5f95_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113153,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698349/general/95f328ce-4e71-4c45-96b8-4d2aa6de807f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_703fddc3-fe76-53c8-94bc-683fc1ba5f95/703fddc3-fe76-53c8-94bc-683fc1ba5f95_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94897,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698349/general/aab693e8-d7c0-4122-b7ac-5eadf5b01edb.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_703fddc3-fe76-53c8-94bc-683fc1ba5f95/703fddc3-fe76-53c8-94bc-683fc1ba5f95_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 633848,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698349/general/030ff455-df46-4f58-a4f0-1ce80465175f.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_703fddc3-fe76-53c8-94bc-683fc1ba5f95/703fddc3-fe76-53c8-94bc-683fc1ba5f95_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 603648,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698349/general/52164d85-d01b-41aa-9cc2-c33fb1124c19.jpg',
'Width': 2000}],
'price': 16100,
'price_includes_vat': True,
'registration_date': '2019-08-01',
'seats_number': 3,
'seller_name': 'SANTANDER CONSUMER RENTING',
'title': 'Volkswagen Crafter box - Diesel - Manual - 140 hp - 208.128 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2019}
2026-03-27 17:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710741801%27 HTTP/1.1" 200 None
2026-03-27 17:00:54 [adesa.es] INFO: Saving data for 10741801: {'created_time': 1774630854.414178, 'last_price_update_time': 1774630854.414194, 'auction_closing_time': 1775037000.0}
2026-03-27 17:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10741801') HTTP/1.1" 204 0
2026-03-27 17:00:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751980/general/c2ad5557-5573-4caf-a8a8-85697d223e8f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741820)
2026-03-27 17:00:54 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5581792/general/ded20821-333f-4298-b08b-9928d25cf566.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10737974)
2026-03-27 17:00:54 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5581792/general/2ade0f49-3111-4510-86e2-9e4eb03951f8.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10737974)
2026-03-27 17:00:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751980/general/fbb9ff8a-e828-44fd-9bb4-51e617031e1b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741820)
2026-03-27 17:00:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751980/general/e98fb703-e916-4fb9-8741-e0156cccec56.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741820)
2026-03-27 17:00:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751980/general/7290c8c3-6cd5-4c74-9608-9acce2f91b8c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741820)
2026-03-27 17:00:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751980/general/a2fa78aa-2bf1-4535-91b4-f0192d450049.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741820)
2026-03-27 17:00:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:00:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f07b1beffd0>
2026-03-27 17:00:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:00:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:00:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:00:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a4a091af-73e1-565f-acc6-a7efe73bf362/a4a091af-73e1-565f-acc6-a7efe73bf362_image_5.jpg HTTP/1.1" 201 0
2026-03-27 17:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751980%252Fgeneral%252F40980ec4-b77e-45e9-8bb2-e72201d633d9.jpg') HTTP/1.1" 204 0
2026-03-27 17:00:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751980/general/40980ec4-b77e-45e9-8bb2-e72201d633d9.jpg saved to cache
2026-03-27 17:00:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item a4a091af-73e1-565f-acc6-a7efe73bf362
2026-03-27 17:00:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:00:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f07b3ef5c50>
2026-03-27 17:00:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:00:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:00:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:00:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a4a091af-73e1-565f-acc6-a7efe73bf362/a4a091af-73e1-565f-acc6-a7efe73bf362_image_4.jpg HTTP/1.1" 201 0
2026-03-27 17:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751980%252Fgeneral%252F2c1833da-c8eb-4d5a-a2b6-8c6d76df2232.jpg') HTTP/1.1" 204 0
2026-03-27 17:00:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751980/general/2c1833da-c8eb-4d5a-a2b6-8c6d76df2232.jpg saved to cache
2026-03-27 17:00:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item a4a091af-73e1-565f-acc6-a7efe73bf362
2026-03-27 17:00:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:00:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f07b3961b10>
2026-03-27 17:00:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:00:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:00:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:00:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a4a091af-73e1-565f-acc6-a7efe73bf362/a4a091af-73e1-565f-acc6-a7efe73bf362_image_3.jpg HTTP/1.1" 201 0
2026-03-27 17:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751980%252Fgeneral%252Fc2ad5557-5573-4caf-a8a8-85697d223e8f.jpg') HTTP/1.1" 204 0
2026-03-27 17:00:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751980/general/c2ad5557-5573-4caf-a8a8-85697d223e8f.jpg saved to cache
2026-03-27 17:00:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item a4a091af-73e1-565f-acc6-a7efe73bf362
2026-03-27 17:00:54 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item e5b64c95-55d5-5e6c-a06e-d6e262eee44e due to Ignoring non-200 response
2026-03-27 17:00:54 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item e5b64c95-55d5-5e6c-a06e-d6e262eee44e due to Ignoring non-200 response
2026-03-27 17:00:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:00:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f07b1844990>
2026-03-27 17:00:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:00:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:00:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:00:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a4a091af-73e1-565f-acc6-a7efe73bf362/a4a091af-73e1-565f-acc6-a7efe73bf362_image_8.jpg HTTP/1.1" 201 0
2026-03-27 17:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751980%252Fgeneral%252Ffbb9ff8a-e828-44fd-9bb4-51e617031e1b.jpg') HTTP/1.1" 204 0
2026-03-27 17:00:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751980/general/fbb9ff8a-e828-44fd-9bb4-51e617031e1b.jpg saved to cache
2026-03-27 17:00:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item a4a091af-73e1-565f-acc6-a7efe73bf362
2026-03-27 17:00:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:00:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f07b1ab66d0>
2026-03-27 17:00:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:00:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:00:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:00:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a4a091af-73e1-565f-acc6-a7efe73bf362/a4a091af-73e1-565f-acc6-a7efe73bf362_image_9.jpg HTTP/1.1" 201 0
2026-03-27 17:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751980%252Fgeneral%252Fe98fb703-e916-4fb9-8741-e0156cccec56.jpg') HTTP/1.1" 204 0
2026-03-27 17:00:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751980/general/e98fb703-e916-4fb9-8741-e0156cccec56.jpg saved to cache
2026-03-27 17:00:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item a4a091af-73e1-565f-acc6-a7efe73bf362
2026-03-27 17:00:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:00:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f07b181b090>
2026-03-27 17:00:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:00:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:00:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:00:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a4a091af-73e1-565f-acc6-a7efe73bf362/a4a091af-73e1-565f-acc6-a7efe73bf362_image_1.jpg HTTP/1.1" 201 0
2026-03-27 17:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751980%252Fgeneral%252F7290c8c3-6cd5-4c74-9608-9acce2f91b8c.jpg') HTTP/1.1" 204 0
2026-03-27 17:00:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751980/general/7290c8c3-6cd5-4c74-9608-9acce2f91b8c.jpg saved to cache
2026-03-27 17:00:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item a4a091af-73e1-565f-acc6-a7efe73bf362
2026-03-27 17:00:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:00:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f07b18d1390>
2026-03-27 17:00:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:00:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:00:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:00:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a4a091af-73e1-565f-acc6-a7efe73bf362/a4a091af-73e1-565f-acc6-a7efe73bf362_image_2.jpg HTTP/1.1" 201 0
2026-03-27 17:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751980%252Fgeneral%252Fa2fa78aa-2bf1-4535-91b4-f0192d450049.jpg') HTTP/1.1" 204 0
2026-03-27 17:00:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751980/general/a2fa78aa-2bf1-4535-91b4-f0192d450049.jpg saved to cache
2026-03-27 17:00:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item a4a091af-73e1-565f-acc6-a7efe73bf362
2026-03-27 17:00:54 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: a4a091af-73e1-565f-acc6-a7efe73bf362, skipping ID generation
2026-03-27 17:00:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a4a091af-73e1-565f-acc6-a7efe73bf362 with scrape type 1
2026-03-27 17:00:54 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item a4a091af-73e1-565f-acc6-a7efe73bf362 sending to next pipeline
2026-03-27 17:00:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: a4a091af-73e1-565f-acc6-a7efe73bf362, identifier: 10741820
2026-03-27 17:00:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5733774/general/5a5d7786-4259-492a-8762-1519521c5db0.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10737460)
2026-03-27 17:00:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: a4a091af-73e1-565f-acc6-a7efe73bf362 with identifier: 10741820
2026-03-27 17:00:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: a4a091af-73e1-565f-acc6-a7efe73bf362 with identifier: 10741820
2026-03-27 17:00:54 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: a4a091af-73e1-565f-acc6-a7efe73bf362 with identifier: 10741820 to the API
2026-03-27 17:00:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:00:55 [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 17:00:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5751980/general/a2fa78aa-2bf1-4535-91b4-f0192d450049.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': 'nb',
'engine': '2.0L',
'engine_horse_power': 140,
'expiration_date': '2026-04-01T09:50:00Z',
'fuel_type': 'Diesel',
'id': 'a4a091af-73e1-565f-acc6-a7efe73bf362',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1776KZS',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741820',
'listing': 'auction',
'location': 'Soto del Real (Madrid) (Spain)',
'make': 'Volkswagen',
'model': 'Crafter',
'odometer': 244315,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 40,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a4a091af-73e1-565f-acc6-a7efe73bf362/a4a091af-73e1-565f-acc6-a7efe73bf362_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 513457,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751980/general/119dbc01-cebb-4a34-b784-b779ae1a0569.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a4a091af-73e1-565f-acc6-a7efe73bf362/a4a091af-73e1-565f-acc6-a7efe73bf362_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 162779,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751980/general/7290c8c3-6cd5-4c74-9608-9acce2f91b8c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a4a091af-73e1-565f-acc6-a7efe73bf362/a4a091af-73e1-565f-acc6-a7efe73bf362_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 136957,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751980/general/a2fa78aa-2bf1-4535-91b4-f0192d450049.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a4a091af-73e1-565f-acc6-a7efe73bf362/a4a091af-73e1-565f-acc6-a7efe73bf362_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 529811,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751980/general/c2ad5557-5573-4caf-a8a8-85697d223e8f.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a4a091af-73e1-565f-acc6-a7efe73bf362/a4a091af-73e1-565f-acc6-a7efe73bf362_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 183997,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751980/general/2c1833da-c8eb-4d5a-a2b6-8c6d76df2232.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a4a091af-73e1-565f-acc6-a7efe73bf362/a4a091af-73e1-565f-acc6-a7efe73bf362_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 149743,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751980/general/40980ec4-b77e-45e9-8bb2-e72201d633d9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a4a091af-73e1-565f-acc6-a7efe73bf362/a4a091af-73e1-565f-acc6-a7efe73bf362_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 122427,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751980/general/288eab11-8a20-4e9f-9a5d-a3ba2e90787b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a4a091af-73e1-565f-acc6-a7efe73bf362/a4a091af-73e1-565f-acc6-a7efe73bf362_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107347,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751980/general/8925cedf-610a-4bc3-a31d-1f9d55da7acc.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a4a091af-73e1-565f-acc6-a7efe73bf362/a4a091af-73e1-565f-acc6-a7efe73bf362_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 69928,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751980/general/fbb9ff8a-e828-44fd-9bb4-51e617031e1b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a4a091af-73e1-565f-acc6-a7efe73bf362/a4a091af-73e1-565f-acc6-a7efe73bf362_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 168806,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751980/general/e98fb703-e916-4fb9-8741-e0156cccec56.jpg',
'Width': 1024}],
'price': 9700,
'price_includes_vat': True,
'registration_date': '2019-08-22',
'seats_number': 3,
'seller_name': 'SANTANDER CONSUMER RENTING',
'title': 'Volkswagen Crafter L3H2 2.0 TDI - Diesel - Manual - 140 hp - '
'244.315 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2019}
2026-03-27 17:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710741820%27 HTTP/1.1" 200 None
2026-03-27 17:00:55 [adesa.es] INFO: Saving data for 10741820: {'created_time': 1774630855.253649, 'last_price_update_time': 1774630855.253659, 'auction_closing_time': 1775037000.0}
2026-03-27 17:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10741820') HTTP/1.1" 204 0
2026-03-27 17:00:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5733768/general/1a6683ac-6272-4ea2-a03c-453cde5d7b91.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10737459)
2026-03-27 17:00:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5733756/general/7a24541a-31e6-44cf-b732-dc476ee05914.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10737455)
2026-03-27 17:00:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5733756/general/0a32f84d-8f4f-4c46-9852-2531ea0589cb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10737455)
2026-03-27 17:00:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:00:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f07b1a57210>
2026-03-27 17:00:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:00:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:00:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:00:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bda314c7-9098-57aa-bf2c-b6501b804700/bda314c7-9098-57aa-bf2c-b6501b804700_image_9.jpg HTTP/1.1" 201 0
2026-03-27 17:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733774%252Fgeneral%252F5a5d7786-4259-492a-8762-1519521c5db0.jpeg') HTTP/1.1" 204 0
2026-03-27 17:00:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733774/general/5a5d7786-4259-492a-8762-1519521c5db0.jpeg saved to cache
2026-03-27 17:00:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item bda314c7-9098-57aa-bf2c-b6501b804700
2026-03-27 17:00:55 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5581792/general/e59dafba-e868-4cb2-81c2-6b1196e84e3e.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10737974)
2026-03-27 17:00:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5733774/general/f05cc8dc-915e-4387-b3ca-95af03c6c6a5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10737460)
2026-03-27 17:00:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5733752/general/ca0223c0-5da8-4c03-b2f9-e90ab146d1d9.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10737454)
2026-03-27 17:00:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5733768/general/a7e83ce8-4b2f-48ff-866c-5b77af991698.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10737459)
2026-03-27 17:00:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5733774/general/bf3b4239-411f-424f-88d6-89574592a2cf.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10737460)
2026-03-27 17:00:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:00:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f07b1759850>
2026-03-27 17:00:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:00:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:00:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:00:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_83527f24-8322-51a6-9e8a-cb2c38e8471b/83527f24-8322-51a6-9e8a-cb2c38e8471b_image_9.jpg HTTP/1.1" 201 0
2026-03-27 17:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733768%252Fgeneral%252F1a6683ac-6272-4ea2-a03c-453cde5d7b91.jpeg') HTTP/1.1" 204 0
2026-03-27 17:00:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733768/general/1a6683ac-6272-4ea2-a03c-453cde5d7b91.jpeg saved to cache
2026-03-27 17:00:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 83527f24-8322-51a6-9e8a-cb2c38e8471b
2026-03-27 17:00:55 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 17:00:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:00:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f07b17d5b50>
2026-03-27 17:00:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:00:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:00:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:00:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_136f68df-c1ee-51eb-a053-6e2308119eab/136f68df-c1ee-51eb-a053-6e2308119eab_image_9.jpg HTTP/1.1" 201 0
2026-03-27 17:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733756%252Fgeneral%252F7a24541a-31e6-44cf-b732-dc476ee05914.jpg') HTTP/1.1" 204 0
2026-03-27 17:00:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733756/general/7a24541a-31e6-44cf-b732-dc476ee05914.jpg saved to cache
2026-03-27 17:00:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 136f68df-c1ee-51eb-a053-6e2308119eab
2026-03-27 17:00:55 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 17:00:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:00:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f07b1a5fa90>
2026-03-27 17:00:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:00:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:00:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:00:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_136f68df-c1ee-51eb-a053-6e2308119eab/136f68df-c1ee-51eb-a053-6e2308119eab_image_8.jpg HTTP/1.1" 201 0
2026-03-27 17:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733756%252Fgeneral%252F0a32f84d-8f4f-4c46-9852-2531ea0589cb.jpg') HTTP/1.1" 204 0
2026-03-27 17:00:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733756/general/0a32f84d-8f4f-4c46-9852-2531ea0589cb.jpg saved to cache
2026-03-27 17:00:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 136f68df-c1ee-51eb-a053-6e2308119eab
2026-03-27 17:00:55 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: e5b64c95-55d5-5e6c-a06e-d6e262eee44e, skipping ID generation
2026-03-27 17:00:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e5b64c95-55d5-5e6c-a06e-d6e262eee44e with scrape type 1
2026-03-27 17:00:55 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item e5b64c95-55d5-5e6c-a06e-d6e262eee44e sending to next pipeline
2026-03-27 17:00:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: e5b64c95-55d5-5e6c-a06e-d6e262eee44e, identifier: 10737974
2026-03-27 17:00:55 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 17:00:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:00:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f07b1a0e910>
2026-03-27 17:00:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:00:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:00:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:00:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bda314c7-9098-57aa-bf2c-b6501b804700/bda314c7-9098-57aa-bf2c-b6501b804700_image_7.jpg HTTP/1.1" 201 0
2026-03-27 17:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733774%252Fgeneral%252Ff05cc8dc-915e-4387-b3ca-95af03c6c6a5.jpg') HTTP/1.1" 204 0
2026-03-27 17:00:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733774/general/f05cc8dc-915e-4387-b3ca-95af03c6c6a5.jpg saved to cache
2026-03-27 17:00:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item bda314c7-9098-57aa-bf2c-b6501b804700
2026-03-27 17:00:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:00:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f07b1c0b450>
2026-03-27 17:00:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:00:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:00:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:00:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6687cdd3-789e-562c-8684-659721059c6f/6687cdd3-789e-562c-8684-659721059c6f_image_9.jpg HTTP/1.1" 201 0
2026-03-27 17:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733752%252Fgeneral%252Fca0223c0-5da8-4c03-b2f9-e90ab146d1d9.jpeg') HTTP/1.1" 204 0
2026-03-27 17:00:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733752/general/ca0223c0-5da8-4c03-b2f9-e90ab146d1d9.jpeg saved to cache
2026-03-27 17:00:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 6687cdd3-789e-562c-8684-659721059c6f
2026-03-27 17:00:55 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 17:00:55 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 34 - Data Location: 74 - value: b'\x00\x00\x00H\x00\x00\x00\x01'
2026-03-27 17:00:55 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 46 - Data Location: 82 - value: b'\x00\x00\x00H\x00\x00\x00\x01'
2026-03-27 17:00:55 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x00\x02'
2026-03-27 17:00:55 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00Z'
2026-03-27 17:00:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:00:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f07b1b8fd90>
2026-03-27 17:00:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:00:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:00:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:00:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_83527f24-8322-51a6-9e8a-cb2c38e8471b/83527f24-8322-51a6-9e8a-cb2c38e8471b_image_8.jpg HTTP/1.1" 201 0
2026-03-27 17:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733768%252Fgeneral%252Fa7e83ce8-4b2f-48ff-866c-5b77af991698.jpg') HTTP/1.1" 204 0
2026-03-27 17:00:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733768/general/a7e83ce8-4b2f-48ff-866c-5b77af991698.jpg saved to cache
2026-03-27 17:00:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 83527f24-8322-51a6-9e8a-cb2c38e8471b
2026-03-27 17:00:55 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 17:00:55 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 34 - Data Location: 74 - value: b'\x00\x00\x00H\x00\x00\x00\x01'
2026-03-27 17:00:55 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 46 - Data Location: 82 - value: b'\x00\x00\x00H\x00\x00\x00\x01'
2026-03-27 17:00:55 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x00\x02'
2026-03-27 17:00:55 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00Z'
2026-03-27 17:00:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:00:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f07b172ee10>
2026-03-27 17:00:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:00:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:00:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:00:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bda314c7-9098-57aa-bf2c-b6501b804700/bda314c7-9098-57aa-bf2c-b6501b804700_image_6.jpg HTTP/1.1" 201 0
2026-03-27 17:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733774%252Fgeneral%252Fbf3b4239-411f-424f-88d6-89574592a2cf.jpg') HTTP/1.1" 204 0
2026-03-27 17:00:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733774/general/bf3b4239-411f-424f-88d6-89574592a2cf.jpg saved to cache
2026-03-27 17:00:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item bda314c7-9098-57aa-bf2c-b6501b804700
2026-03-27 17:00:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: e5b64c95-55d5-5e6c-a06e-d6e262eee44e with identifier: 10737974
2026-03-27 17:00:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: e5b64c95-55d5-5e6c-a06e-d6e262eee44e with identifier: 10737974
2026-03-27 17:00:56 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: e5b64c95-55d5-5e6c-a06e-d6e262eee44e with identifier: 10737974 to the API
2026-03-27 17:00:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:00:56 [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 17:00:56 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5581792/general/e59dafba-e868-4cb2-81c2-6b1196e84e3e.JPG>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Red',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'engine_horse_power': 218,
'expiration_date': '2026-03-30T13:10:00Z',
'fuel_type': 'Hybrid',
'id': 'e5b64c95-55d5-5e6c-a06e-d6e262eee44e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': '125004525',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737974',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'A',
'odometer': 23156,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 22,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e5b64c95-55d5-5e6c-a06e-d6e262eee44e/e5b64c95-55d5-5e6c-a06e-d6e262eee44e_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 169222,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5581792/general/31d1156c-1f15-4923-9533-448491e7c53b.jpg',
'Width': 2731}],
'price': 23600,
'price_includes_vat': True,
'registration_date': '2023-12-04',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Mercedes-Benz A 250e AMG Line - Hybrid - Automatic - 218 hp - '
'23.156 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2023}
2026-03-27 17:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710737974%27 HTTP/1.1" 200 None
2026-03-27 17:00:56 [adesa.es] INFO: Saving data for 10737974: {'created_time': 1774630856.364964, 'last_price_update_time': 1774630856.364977, 'auction_closing_time': 1774876200.0}
2026-03-27 17:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10737974') HTTP/1.1" 204 0
2026-03-27 17:00:56 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item e5b64c95-55d5-5e6c-a06e-d6e262eee44e due to Ignoring non-200 response
2026-03-27 17:00:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741796> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:00:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5733752/general/50e7a9f3-d9da-4514-b87f-df5adf6074f9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10737454)
2026-03-27 17:00:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5733752/general/4344dc0e-dc83-4727-9529-3b80b8bdf11a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10737454)
2026-03-27 17:00:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5733756/general/8a596c60-7c78-4725-b77f-17ce8ffd8695.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10737455)
2026-03-27 17:00:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5733768/general/20a21267-bd9d-4560-b492-ffa6374bd354.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10737459)
2026-03-27 17:00:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5733752/general/c16aeb8a-31cd-4725-ba73-90ecb5bfd5da.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10737454)
2026-03-27 17:00:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5733774/general/b461e7f6-78e3-4e94-a7e7-19abc19761a3.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10737460)
2026-03-27 17:00:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5733774/general/30b2b356-3eb4-4ddb-9329-63c924ecb636.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10737460)
2026-03-27 17:00:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5733768/general/c76d5103-3a42-4753-8227-141e8041b86e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10737459)
2026-03-27 17:00:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5733756/general/94d256d5-352d-4f7a-8802-b8a9f2b36df9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10737455)
2026-03-27 17:00:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5733756/general/70d2e85b-6d95-4f10-acc6-2e55d2a323b9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10737455)
2026-03-27 17:00:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 775e574d-e2f2-5f65-aa5d-c800ce4a8d17 with identifier: 10741796
2026-03-27 17:00:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 775e574d-e2f2-5f65-aa5d-c800ce4a8d17 with scrape type 1
2026-03-27 17:00:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 775e574d-e2f2-5f65-aa5d-c800ce4a8d17
2026-03-27 17:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:56 [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%252F5671304%252Fgeneral%252F37ba2e5c-3f89-49b6-902d-271e7e316aeb.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:00:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5671304/general/37ba2e5c-3f89-49b6-902d-271e7e316aeb.jpg already downloaded
2026-03-27 17:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:56 [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%252F5671304%252Fgeneral%252Febb060a2-e04e-4e74-aeee-f441f489ae54.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:00:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5671304/general/ebb060a2-e04e-4e74-aeee-f441f489ae54.jpg already downloaded
2026-03-27 17:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:56 [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%252F5671304%252Fgeneral%252F720574d2-da30-4dec-a140-f635c25d8e70.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:00:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5671304/general/720574d2-da30-4dec-a140-f635c25d8e70.jpg already downloaded
2026-03-27 17:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:56 [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%252F5671304%252Fgeneral%252Fc675f54b-970f-4419-8fa3-10ed0ed70c94.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:00:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5671304/general/c675f54b-970f-4419-8fa3-10ed0ed70c94.jpg already downloaded
2026-03-27 17:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:56 [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%252F5671304%252Fgeneral%252F529ca879-63cb-485b-9873-cef82c761f46.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:00:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5671304/general/529ca879-63cb-485b-9873-cef82c761f46.jpg already downloaded
2026-03-27 17:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:56 [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%252F5671304%252Fgeneral%252F70603130-263b-4b73-9b5b-77777b527dbe.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:00:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5671304/general/70603130-263b-4b73-9b5b-77777b527dbe.jpg already downloaded
2026-03-27 17:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:56 [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%252F5671304%252Fgeneral%252F83197271-af4d-4ebd-b17b-bddd55ca4e14.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:00:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5671304/general/83197271-af4d-4ebd-b17b-bddd55ca4e14.jpg already downloaded
2026-03-27 17:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:56 [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%252F5671304%252Fgeneral%252Fc6864190-95f9-4289-8091-21cf703edf55.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:00:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5671304/general/c6864190-95f9-4289-8091-21cf703edf55.jpg already downloaded
2026-03-27 17:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:56 [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%252F5671304%252Fgeneral%252F1c953b2e-bdd0-45b6-9534-03070936bae8.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:00:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5671304/general/1c953b2e-bdd0-45b6-9534-03070936bae8.jpg already downloaded
2026-03-27 17:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:56 [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%252F5671304%252Fgeneral%252Fa2855571-c72c-4a9a-9c72-0a55cb123f38.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:00:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5671304/general/a2855571-c72c-4a9a-9c72-0a55cb123f38.jpg already downloaded
2026-03-27 17:00:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: 775e574d-e2f2-5f65-aa5d-c800ce4a8d17, identifier: 10741796
2026-03-27 17:00:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: 775e574d-e2f2-5f65-aa5d-c800ce4a8d17 with identifier: 10741796
2026-03-27 17:00:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: 775e574d-e2f2-5f65-aa5d-c800ce4a8d17 with identifier: 10741796
2026-03-27 17:00:56 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: 775e574d-e2f2-5f65-aa5d-c800ce4a8d17 with identifier: 10741796 to the API
2026-03-27 17:00:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:00:56 [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 17:00:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741796>
{'auction_title': '',
'c_o_2_emission_value': 115,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.0L',
'engine_horse_power': 120,
'expiration_date': '2026-04-01T09:50:00Z',
'fuel_type': 'Petrol',
'id': '775e574d-e2f2-5f65-aa5d-c800ce4a8d17',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '5764KPF',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741796',
'listing': 'auction',
'location': 'Soto del Real (Madrid) (Spain)',
'make': 'Kia',
'model': 'Stonic',
'odometer': 102839,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 33,
'photo_urls': ['https://images.openlane.eu/carimgs/5671304/general/37ba2e5c-3f89-49b6-902d-271e7e316aeb.jpg',
'https://images.openlane.eu/carimgs/5671304/general/ebb060a2-e04e-4e74-aeee-f441f489ae54.jpg',
'https://images.openlane.eu/carimgs/5671304/general/720574d2-da30-4dec-a140-f635c25d8e70.jpg',
'https://images.openlane.eu/carimgs/5671304/general/c675f54b-970f-4419-8fa3-10ed0ed70c94.jpg',
'https://images.openlane.eu/carimgs/5671304/general/529ca879-63cb-485b-9873-cef82c761f46.jpg',
'https://images.openlane.eu/carimgs/5671304/general/70603130-263b-4b73-9b5b-77777b527dbe.jpg',
'https://images.openlane.eu/carimgs/5671304/general/83197271-af4d-4ebd-b17b-bddd55ca4e14.jpg',
'https://images.openlane.eu/carimgs/5671304/general/c6864190-95f9-4289-8091-21cf703edf55.jpg',
'https://images.openlane.eu/carimgs/5671304/general/1c953b2e-bdd0-45b6-9534-03070936bae8.jpg',
'https://images.openlane.eu/carimgs/5671304/general/a2855571-c72c-4a9a-9c72-0a55cb123f38.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_775e574d-e2f2-5f65-aa5d-c800ce4a8d17/775e574d-e2f2-5f65-aa5d-c800ce4a8d17_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 78210,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5671304/general/37ba2e5c-3f89-49b6-902d-271e7e316aeb.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_775e574d-e2f2-5f65-aa5d-c800ce4a8d17/775e574d-e2f2-5f65-aa5d-c800ce4a8d17_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76691,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5671304/general/ebb060a2-e04e-4e74-aeee-f441f489ae54.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_775e574d-e2f2-5f65-aa5d-c800ce4a8d17/775e574d-e2f2-5f65-aa5d-c800ce4a8d17_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75721,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5671304/general/720574d2-da30-4dec-a140-f635c25d8e70.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_775e574d-e2f2-5f65-aa5d-c800ce4a8d17/775e574d-e2f2-5f65-aa5d-c800ce4a8d17_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87040,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5671304/general/c675f54b-970f-4419-8fa3-10ed0ed70c94.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_775e574d-e2f2-5f65-aa5d-c800ce4a8d17/775e574d-e2f2-5f65-aa5d-c800ce4a8d17_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 69521,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5671304/general/529ca879-63cb-485b-9873-cef82c761f46.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_775e574d-e2f2-5f65-aa5d-c800ce4a8d17/775e574d-e2f2-5f65-aa5d-c800ce4a8d17_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 78032,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5671304/general/70603130-263b-4b73-9b5b-77777b527dbe.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_775e574d-e2f2-5f65-aa5d-c800ce4a8d17/775e574d-e2f2-5f65-aa5d-c800ce4a8d17_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87433,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5671304/general/83197271-af4d-4ebd-b17b-bddd55ca4e14.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_775e574d-e2f2-5f65-aa5d-c800ce4a8d17/775e574d-e2f2-5f65-aa5d-c800ce4a8d17_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 129585,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5671304/general/c6864190-95f9-4289-8091-21cf703edf55.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_775e574d-e2f2-5f65-aa5d-c800ce4a8d17/775e574d-e2f2-5f65-aa5d-c800ce4a8d17_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 64429,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5671304/general/1c953b2e-bdd0-45b6-9534-03070936bae8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_775e574d-e2f2-5f65-aa5d-c800ce4a8d17/775e574d-e2f2-5f65-aa5d-c800ce4a8d17_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 243096,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5671304/general/a2855571-c72c-4a9a-9c72-0a55cb123f38.jpg',
'Width': 1024}],
'price': 8100,
'price_includes_vat': True,
'registration_date': '2018-09-07',
'seats_number': 5,
'seller_name': 'SANTANDER CONSUMER RENTING',
'title': 'Kia Stonic 1.0 T-GDI - Petrol - Manual - 120 hp - 102.839 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2018}
2026-03-27 17:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710741796%27 HTTP/1.1" 200 None
2026-03-27 17:00:57 [adesa.es] INFO: Saving data for 10741796: {'created_time': 1774630857.079585, 'last_price_update_time': 1774630857.079597, 'auction_closing_time': 1775037000.0}
2026-03-27 17:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10741796') HTTP/1.1" 204 0
2026-03-27 17:00:57 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 17:00:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:00:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f07b1ad14d0>
2026-03-27 17:00:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:00:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:00:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:00:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6687cdd3-789e-562c-8684-659721059c6f/6687cdd3-789e-562c-8684-659721059c6f_image_7.jpg HTTP/1.1" 201 0
2026-03-27 17:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733752%252Fgeneral%252F50e7a9f3-d9da-4514-b87f-df5adf6074f9.jpg') HTTP/1.1" 204 0
2026-03-27 17:00:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733752/general/50e7a9f3-d9da-4514-b87f-df5adf6074f9.jpg saved to cache
2026-03-27 17:00:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 6687cdd3-789e-562c-8684-659721059c6f
2026-03-27 17:00:57 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 17:00:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:00:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f07b18aed90>
2026-03-27 17:00:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:00:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:00:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:00:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6687cdd3-789e-562c-8684-659721059c6f/6687cdd3-789e-562c-8684-659721059c6f_image_6.jpg HTTP/1.1" 201 0
2026-03-27 17:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733752%252Fgeneral%252F4344dc0e-dc83-4727-9529-3b80b8bdf11a.jpg') HTTP/1.1" 204 0
2026-03-27 17:00:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733752/general/4344dc0e-dc83-4727-9529-3b80b8bdf11a.jpg saved to cache
2026-03-27 17:00:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 6687cdd3-789e-562c-8684-659721059c6f
2026-03-27 17:00:57 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 17:00:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:00:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f07b1a40b10>
2026-03-27 17:00:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:00:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:00:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:00:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_136f68df-c1ee-51eb-a053-6e2308119eab/136f68df-c1ee-51eb-a053-6e2308119eab_image_7.jpg HTTP/1.1" 201 0
2026-03-27 17:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733756%252Fgeneral%252F8a596c60-7c78-4725-b77f-17ce8ffd8695.jpg') HTTP/1.1" 204 0
2026-03-27 17:00:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733756/general/8a596c60-7c78-4725-b77f-17ce8ffd8695.jpg saved to cache
2026-03-27 17:00:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 136f68df-c1ee-51eb-a053-6e2308119eab
2026-03-27 17:00:57 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 17:00:57 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 34 - Data Location: 74 - value: b'\x00\x00\x00H\x00\x00\x00\x01'
2026-03-27 17:00:57 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 46 - Data Location: 82 - value: b'\x00\x00\x00H\x00\x00\x00\x01'
2026-03-27 17:00:57 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x00\x02'
2026-03-27 17:00:57 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00Z'
2026-03-27 17:00:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:00:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f07b3942d10>
2026-03-27 17:00:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:00:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:00:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:00:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_83527f24-8322-51a6-9e8a-cb2c38e8471b/83527f24-8322-51a6-9e8a-cb2c38e8471b_image_6.jpg HTTP/1.1" 201 0
2026-03-27 17:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733768%252Fgeneral%252F20a21267-bd9d-4560-b492-ffa6374bd354.jpg') HTTP/1.1" 204 0
2026-03-27 17:00:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733768/general/20a21267-bd9d-4560-b492-ffa6374bd354.jpg saved to cache
2026-03-27 17:00:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 83527f24-8322-51a6-9e8a-cb2c38e8471b
2026-03-27 17:00:57 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 17:00:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:00:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f07b1a8f890>
2026-03-27 17:00:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:00:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:00:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:00:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6687cdd3-789e-562c-8684-659721059c6f/6687cdd3-789e-562c-8684-659721059c6f_image_8.jpg HTTP/1.1" 201 0
2026-03-27 17:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733752%252Fgeneral%252Fc16aeb8a-31cd-4725-ba73-90ecb5bfd5da.jpg') HTTP/1.1" 204 0
2026-03-27 17:00:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733752/general/c16aeb8a-31cd-4725-ba73-90ecb5bfd5da.jpg saved to cache
2026-03-27 17:00:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 6687cdd3-789e-562c-8684-659721059c6f
2026-03-27 17:00:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:00:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f07b17c9510>
2026-03-27 17:00:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:00:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:00:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:00:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bda314c7-9098-57aa-bf2c-b6501b804700/bda314c7-9098-57aa-bf2c-b6501b804700_image_3.jpg HTTP/1.1" 201 0
2026-03-27 17:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733774%252Fgeneral%252Fb461e7f6-78e3-4e94-a7e7-19abc19761a3.jpeg') HTTP/1.1" 204 0
2026-03-27 17:00:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733774/general/b461e7f6-78e3-4e94-a7e7-19abc19761a3.jpeg saved to cache
2026-03-27 17:00:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item bda314c7-9098-57aa-bf2c-b6501b804700
2026-03-27 17:00:57 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 17:00:57 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 34 - Data Location: 74 - value: b'\x00\x00\x00H\x00\x00\x00\x01'
2026-03-27 17:00:57 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 46 - Data Location: 82 - value: b'\x00\x00\x00H\x00\x00\x00\x01'
2026-03-27 17:00:57 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x00\x02'
2026-03-27 17:00:57 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00Z'
2026-03-27 17:00:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:00:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f07b17cb050>
2026-03-27 17:00:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:00:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:00:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:00:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bda314c7-9098-57aa-bf2c-b6501b804700/bda314c7-9098-57aa-bf2c-b6501b804700_image_5.jpg HTTP/1.1" 201 0
2026-03-27 17:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733774%252Fgeneral%252F30b2b356-3eb4-4ddb-9329-63c924ecb636.jpg') HTTP/1.1" 204 0
2026-03-27 17:00:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733774/general/30b2b356-3eb4-4ddb-9329-63c924ecb636.jpg saved to cache
2026-03-27 17:00:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item bda314c7-9098-57aa-bf2c-b6501b804700
2026-03-27 17:00:57 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 17:00:57 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 34 - Data Location: 74 - value: b'\x00\x00\x00H\x00\x00\x00\x01'
2026-03-27 17:00:57 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 46 - Data Location: 82 - value: b'\x00\x00\x00H\x00\x00\x00\x01'
2026-03-27 17:00:57 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x00\x02'
2026-03-27 17:00:57 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00Z'
2026-03-27 17:00:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:00:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f07b19f3d10>
2026-03-27 17:00:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:00:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:00:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:00:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_83527f24-8322-51a6-9e8a-cb2c38e8471b/83527f24-8322-51a6-9e8a-cb2c38e8471b_image_7.jpg HTTP/1.1" 201 0
2026-03-27 17:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733768%252Fgeneral%252Fc76d5103-3a42-4753-8227-141e8041b86e.jpg') HTTP/1.1" 204 0
2026-03-27 17:00:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733768/general/c76d5103-3a42-4753-8227-141e8041b86e.jpg saved to cache
2026-03-27 17:00:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 83527f24-8322-51a6-9e8a-cb2c38e8471b
2026-03-27 17:00:57 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 17:00:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:00:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f07b1a8cd90>
2026-03-27 17:00:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:00:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:00:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:00:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_136f68df-c1ee-51eb-a053-6e2308119eab/136f68df-c1ee-51eb-a053-6e2308119eab_image_5.jpg HTTP/1.1" 201 0
2026-03-27 17:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733756%252Fgeneral%252F94d256d5-352d-4f7a-8802-b8a9f2b36df9.jpg') HTTP/1.1" 204 0
2026-03-27 17:00:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733756/general/94d256d5-352d-4f7a-8802-b8a9f2b36df9.jpg saved to cache
2026-03-27 17:00:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 136f68df-c1ee-51eb-a053-6e2308119eab
2026-03-27 17:00:57 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 17:00:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:00:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f07b17c8490>
2026-03-27 17:00:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:00:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:00:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:00:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_136f68df-c1ee-51eb-a053-6e2308119eab/136f68df-c1ee-51eb-a053-6e2308119eab_image_3.jpg HTTP/1.1" 201 0
2026-03-27 17:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733756%252Fgeneral%252F70d2e85b-6d95-4f10-acc6-2e55d2a323b9.jpg') HTTP/1.1" 204 0
2026-03-27 17:00:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733756/general/70d2e85b-6d95-4f10-acc6-2e55d2a323b9.jpg saved to cache
2026-03-27 17:00:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 136f68df-c1ee-51eb-a053-6e2308119eab
2026-03-27 17:00:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5733751/general/2fbc47d6-95e1-4af9-8c1a-6ba628b82b64.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10737478)
2026-03-27 17:00:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5733752/general/3f903a8c-3e99-43d4-b7fe-cfec4ce946f1.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10737454)
2026-03-27 17:00:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5733752/general/6c9d0053-a74c-4979-b564-b551b5ca0989.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10737454)
2026-03-27 17:00:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5733756/general/22d66717-514d-446d-959e-060cd586dac9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10737455)
2026-03-27 17:00:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5733752/general/d04bed50-3d81-40fe-a612-175488c29437.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10737454)
2026-03-27 17:00:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5733774/general/39cad6ee-0cd7-40da-8b45-cb17810c8e85.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10737460)
2026-03-27 17:00:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5733768/general/5f372546-cdd8-4056-b7db-39204b882acf.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10737459)
2026-03-27 17:00:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5733768/general/d3f5575b-1d91-4e9b-bcae-c2f96ccd5fd4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10737459)
2026-03-27 17:00:58 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 17:00:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:00:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f07b19706d0>
2026-03-27 17:00:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:00:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:00:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:00:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_22fb779e-68ce-5276-884a-409d82030932/22fb779e-68ce-5276-884a-409d82030932_image_9.jpg HTTP/1.1" 201 0
2026-03-27 17:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733751%252Fgeneral%252F2fbc47d6-95e1-4af9-8c1a-6ba628b82b64.jpg') HTTP/1.1" 204 0
2026-03-27 17:00:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733751/general/2fbc47d6-95e1-4af9-8c1a-6ba628b82b64.jpg saved to cache
2026-03-27 17:00:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 22fb779e-68ce-5276-884a-409d82030932
2026-03-27 17:00:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:00:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f07b1ab6710>
2026-03-27 17:00:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:00:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:00:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:00:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6687cdd3-789e-562c-8684-659721059c6f/6687cdd3-789e-562c-8684-659721059c6f_image_3.jpg HTTP/1.1" 201 0
2026-03-27 17:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733752%252Fgeneral%252F3f903a8c-3e99-43d4-b7fe-cfec4ce946f1.jpeg') HTTP/1.1" 204 0
2026-03-27 17:00:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733752/general/3f903a8c-3e99-43d4-b7fe-cfec4ce946f1.jpeg saved to cache
2026-03-27 17:00:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 6687cdd3-789e-562c-8684-659721059c6f
2026-03-27 17:00:58 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 17:00:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:00:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f07b1b81810>
2026-03-27 17:00:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:00:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:00:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:00:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6687cdd3-789e-562c-8684-659721059c6f/6687cdd3-789e-562c-8684-659721059c6f_image_4.jpg HTTP/1.1" 201 0
2026-03-27 17:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733752%252Fgeneral%252F6c9d0053-a74c-4979-b564-b551b5ca0989.jpg') HTTP/1.1" 204 0
2026-03-27 17:00:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733752/general/6c9d0053-a74c-4979-b564-b551b5ca0989.jpg saved to cache
2026-03-27 17:00:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 6687cdd3-789e-562c-8684-659721059c6f
2026-03-27 17:00:58 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 17:00:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:00:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f07b184c490>
2026-03-27 17:00:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:00:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:00:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:00:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_136f68df-c1ee-51eb-a053-6e2308119eab/136f68df-c1ee-51eb-a053-6e2308119eab_image_2.jpg HTTP/1.1" 201 0
2026-03-27 17:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733756%252Fgeneral%252F22d66717-514d-446d-959e-060cd586dac9.jpg') HTTP/1.1" 204 0
2026-03-27 17:00:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733756/general/22d66717-514d-446d-959e-060cd586dac9.jpg saved to cache
2026-03-27 17:00:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 136f68df-c1ee-51eb-a053-6e2308119eab
2026-03-27 17:00:58 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 17:00:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:00:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f07b1997ad0>
2026-03-27 17:00:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:00:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:00:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:00:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6687cdd3-789e-562c-8684-659721059c6f/6687cdd3-789e-562c-8684-659721059c6f_image_5.jpg HTTP/1.1" 201 0
2026-03-27 17:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733752%252Fgeneral%252Fd04bed50-3d81-40fe-a612-175488c29437.jpg') HTTP/1.1" 204 0
2026-03-27 17:00:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733752/general/d04bed50-3d81-40fe-a612-175488c29437.jpg saved to cache
2026-03-27 17:00:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 6687cdd3-789e-562c-8684-659721059c6f
2026-03-27 17:00:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:00:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f07b1a5ef90>
2026-03-27 17:00:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:00:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:00:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:00:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bda314c7-9098-57aa-bf2c-b6501b804700/bda314c7-9098-57aa-bf2c-b6501b804700_image_0.jpg HTTP/1.1" 201 0
2026-03-27 17:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733774%252Fgeneral%252F39cad6ee-0cd7-40da-8b45-cb17810c8e85.jpeg') HTTP/1.1" 204 0
2026-03-27 17:00:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733774/general/39cad6ee-0cd7-40da-8b45-cb17810c8e85.jpeg saved to cache
2026-03-27 17:00:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item bda314c7-9098-57aa-bf2c-b6501b804700
2026-03-27 17:00:58 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: bda314c7-9098-57aa-bf2c-b6501b804700, skipping ID generation
2026-03-27 17:00:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bda314c7-9098-57aa-bf2c-b6501b804700 with scrape type 1
2026-03-27 17:00:58 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item bda314c7-9098-57aa-bf2c-b6501b804700 sending to next pipeline
2026-03-27 17:00:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: bda314c7-9098-57aa-bf2c-b6501b804700, identifier: 10737460
2026-03-27 17:00:58 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 17:00:58 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 34 - Data Location: 74 - value: b'\x00\x00\x00H\x00\x00\x00\x01'
2026-03-27 17:00:58 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 46 - Data Location: 82 - value: b'\x00\x00\x00H\x00\x00\x00\x01'
2026-03-27 17:00:58 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x00\x02'
2026-03-27 17:00:58 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00Z'
2026-03-27 17:00:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:00:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f07b0642050>
2026-03-27 17:00:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:00:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:00:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:00:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_83527f24-8322-51a6-9e8a-cb2c38e8471b/83527f24-8322-51a6-9e8a-cb2c38e8471b_image_3.jpg HTTP/1.1" 201 0
2026-03-27 17:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733768%252Fgeneral%252F5f372546-cdd8-4056-b7db-39204b882acf.jpg') HTTP/1.1" 204 0
2026-03-27 17:00:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733768/general/5f372546-cdd8-4056-b7db-39204b882acf.jpg saved to cache
2026-03-27 17:00:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 83527f24-8322-51a6-9e8a-cb2c38e8471b
2026-03-27 17:00:58 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 17:00:58 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 34 - Data Location: 74 - value: b'\x00\x00\x00H\x00\x00\x00\x01'
2026-03-27 17:00:58 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 46 - Data Location: 82 - value: b'\x00\x00\x00H\x00\x00\x00\x01'
2026-03-27 17:00:58 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x00\x02'
2026-03-27 17:00:58 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00Z'
2026-03-27 17:00:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:00:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f07b1a54c50>
2026-03-27 17:00:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:00:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:00:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:00:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_83527f24-8322-51a6-9e8a-cb2c38e8471b/83527f24-8322-51a6-9e8a-cb2c38e8471b_image_5.jpg HTTP/1.1" 201 0
2026-03-27 17:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733768%252Fgeneral%252Fd3f5575b-1d91-4e9b-bcae-c2f96ccd5fd4.jpg') HTTP/1.1" 204 0
2026-03-27 17:00:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733768/general/d3f5575b-1d91-4e9b-bcae-c2f96ccd5fd4.jpg saved to cache
2026-03-27 17:00:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 83527f24-8322-51a6-9e8a-cb2c38e8471b
2026-03-27 17:00:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: bda314c7-9098-57aa-bf2c-b6501b804700 with identifier: 10737460
2026-03-27 17:00:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-27 17:00:59 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Orange HTTP/1.1" 200 None
2026-03-27 17:00:59 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 17:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-27 17:00:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: bda314c7-9098-57aa-bf2c-b6501b804700 with identifier: 10737460
2026-03-27 17:00:59 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: bda314c7-9098-57aa-bf2c-b6501b804700 with identifier: 10737460 to the API
2026-03-27 17:00:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:00:59 [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 17:00:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5733774/general/39cad6ee-0cd7-40da-8b45-cb17810c8e85.jpeg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Orange',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 125,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Hybrid',
'id': 'bda314c7-9098-57aa-bf2c-b6501b804700',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': '3940LRS',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737460',
'listing': 'auctionplusdirectbuy',
'location': 'Saarlouis (Germany)',
'make': 'BMW',
'model': 'X2',
'odometer': 79254,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 43,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bda314c7-9098-57aa-bf2c-b6501b804700/bda314c7-9098-57aa-bf2c-b6501b804700_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 528756,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733774/general/39cad6ee-0cd7-40da-8b45-cb17810c8e85.jpeg',
'Width': 1536},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bda314c7-9098-57aa-bf2c-b6501b804700/bda314c7-9098-57aa-bf2c-b6501b804700_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 559579,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733774/general/82fa49d9-3809-4d0f-9e37-db1a1ae9efe8.jpeg',
'Width': 1536},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bda314c7-9098-57aa-bf2c-b6501b804700/bda314c7-9098-57aa-bf2c-b6501b804700_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 545490,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733774/general/8f31e343-fd48-4ec6-9cf4-0c4fae8ab6c2.jpeg',
'Width': 1536},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bda314c7-9098-57aa-bf2c-b6501b804700/bda314c7-9098-57aa-bf2c-b6501b804700_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 531679,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733774/general/b461e7f6-78e3-4e94-a7e7-19abc19761a3.jpeg',
'Width': 1536},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bda314c7-9098-57aa-bf2c-b6501b804700/bda314c7-9098-57aa-bf2c-b6501b804700_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 411780,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733774/general/2cfd0913-217c-431d-9328-d0c3af8adfe7.jpeg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bda314c7-9098-57aa-bf2c-b6501b804700/bda314c7-9098-57aa-bf2c-b6501b804700_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 579550,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733774/general/30b2b356-3eb4-4ddb-9329-63c924ecb636.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bda314c7-9098-57aa-bf2c-b6501b804700/bda314c7-9098-57aa-bf2c-b6501b804700_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 735413,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733774/general/bf3b4239-411f-424f-88d6-89574592a2cf.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bda314c7-9098-57aa-bf2c-b6501b804700/bda314c7-9098-57aa-bf2c-b6501b804700_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 598658,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733774/general/f05cc8dc-915e-4387-b3ca-95af03c6c6a5.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bda314c7-9098-57aa-bf2c-b6501b804700/bda314c7-9098-57aa-bf2c-b6501b804700_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 535624,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733774/general/62c92bdf-399b-4130-8eae-2cf7708b82a8.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bda314c7-9098-57aa-bf2c-b6501b804700/bda314c7-9098-57aa-bf2c-b6501b804700_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 416584,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733774/general/5a5d7786-4259-492a-8762-1519521c5db0.jpeg',
'Width': 1536}],
'price': 19000,
'price_includes_vat': True,
'registration_date': '2021-07-08',
'seats_number': 5,
'seller_name': 'AAF Group France',
'title': 'BMW X2 25e M Sport - xDrive - Hybrid - Automatic - 125 hp - 79.254 '
'km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2021}
2026-03-27 17:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710737460%27 HTTP/1.1" 200 None
2026-03-27 17:00:59 [adesa.es] INFO: Saving data for 10737460: {'created_time': 1774630859.718531, 'last_price_update_time': 1774630859.718539, 'auction_closing_time': 1774864800.0}
2026-03-27 17:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10737460') HTTP/1.1" 204 0
2026-03-27 17:00:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5733756/general/48450154-f225-4a4e-9756-1515a0d88e0c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10737455)
2026-03-27 17:00:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5733751/general/12c8b488-bf4e-4cbd-ab67-67f7e20e233c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10737478)
2026-03-27 17:00:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5733752/general/442202d0-3e87-451f-84a4-dfd39d46f48b.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10737454)
2026-03-27 17:00:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5733752/general/f0ec8acc-0648-4f9f-8680-5e48a67b98ec.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10737454)
2026-03-27 17:00:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5733751/general/8c0031f3-a28a-4289-98f8-c83ac54f7016.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10737478)
2026-03-27 17:00:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5733768/general/22d1d44d-aa7e-493c-b2fe-64bbf097e66b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10737459)
2026-03-27 17:00:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5733756/general/63b170bc-cfc6-4716-9a89-57bfcd41299f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10737455)
2026-03-27 17:00:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5733768/general/6ff44217-b7d2-4436-a6fa-d025ae785de2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10737459)
2026-03-27 17:00:59 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 17:00:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:00:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f07b1b7c350>
2026-03-27 17:00:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:00:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:00:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:00:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_136f68df-c1ee-51eb-a053-6e2308119eab/136f68df-c1ee-51eb-a053-6e2308119eab_image_0.jpg HTTP/1.1" 201 0
2026-03-27 17:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733756%252Fgeneral%252F48450154-f225-4a4e-9756-1515a0d88e0c.jpg') HTTP/1.1" 204 0
2026-03-27 17:00:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733756/general/48450154-f225-4a4e-9756-1515a0d88e0c.jpg saved to cache
2026-03-27 17:00:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 136f68df-c1ee-51eb-a053-6e2308119eab
2026-03-27 17:00:59 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 17:00:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:00:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f07b199e510>
2026-03-27 17:00:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:00:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:00:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:00:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_22fb779e-68ce-5276-884a-409d82030932/22fb779e-68ce-5276-884a-409d82030932_image_7.jpg HTTP/1.1" 201 0
2026-03-27 17:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733751%252Fgeneral%252F12c8b488-bf4e-4cbd-ab67-67f7e20e233c.jpg') HTTP/1.1" 204 0
2026-03-27 17:01:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733751/general/12c8b488-bf4e-4cbd-ab67-67f7e20e233c.jpg saved to cache
2026-03-27 17:01:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 22fb779e-68ce-5276-884a-409d82030932
2026-03-27 17:01:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:01:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f07b1a55050>
2026-03-27 17:01:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:01:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:01:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:01:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6687cdd3-789e-562c-8684-659721059c6f/6687cdd3-789e-562c-8684-659721059c6f_image_1.jpg HTTP/1.1" 201 0
2026-03-27 17:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733752%252Fgeneral%252F442202d0-3e87-451f-84a4-dfd39d46f48b.jpeg') HTTP/1.1" 204 0
2026-03-27 17:01:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733752/general/442202d0-3e87-451f-84a4-dfd39d46f48b.jpeg saved to cache
2026-03-27 17:01:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 6687cdd3-789e-562c-8684-659721059c6f
2026-03-27 17:01:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:01:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f07b18dfa90>
2026-03-27 17:01:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:01:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:01:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:01:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6687cdd3-789e-562c-8684-659721059c6f/6687cdd3-789e-562c-8684-659721059c6f_image_2.jpg HTTP/1.1" 201 0
2026-03-27 17:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733752%252Fgeneral%252Ff0ec8acc-0648-4f9f-8680-5e48a67b98ec.jpeg') HTTP/1.1" 204 0
2026-03-27 17:01:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733752/general/f0ec8acc-0648-4f9f-8680-5e48a67b98ec.jpeg saved to cache
2026-03-27 17:01:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 6687cdd3-789e-562c-8684-659721059c6f
2026-03-27 17:01:00 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 17:01:00 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00&'
2026-03-27 17:01:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:01:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f07b1bdfa90>
2026-03-27 17:01:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:01:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:01:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:01:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_22fb779e-68ce-5276-884a-409d82030932/22fb779e-68ce-5276-884a-409d82030932_image_6.jpg HTTP/1.1" 201 0
2026-03-27 17:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733751%252Fgeneral%252F8c0031f3-a28a-4289-98f8-c83ac54f7016.jpg') HTTP/1.1" 204 0
2026-03-27 17:01:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733751/general/8c0031f3-a28a-4289-98f8-c83ac54f7016.jpg saved to cache
2026-03-27 17:01:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 22fb779e-68ce-5276-884a-409d82030932
2026-03-27 17:01:00 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 17:01:00 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 34 - Data Location: 74 - value: b'\x00\x00\x00H\x00\x00\x00\x01'
2026-03-27 17:01:00 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 46 - Data Location: 82 - value: b'\x00\x00\x00H\x00\x00\x00\x01'
2026-03-27 17:01:00 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x00\x02'
2026-03-27 17:01:00 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00Z'
2026-03-27 17:01:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:01:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f07b3dc09d0>
2026-03-27 17:01:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:01:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:01:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:01:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_83527f24-8322-51a6-9e8a-cb2c38e8471b/83527f24-8322-51a6-9e8a-cb2c38e8471b_image_2.jpg HTTP/1.1" 201 0
2026-03-27 17:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733768%252Fgeneral%252F22d1d44d-aa7e-493c-b2fe-64bbf097e66b.jpg') HTTP/1.1" 204 0
2026-03-27 17:01:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733768/general/22d1d44d-aa7e-493c-b2fe-64bbf097e66b.jpg saved to cache
2026-03-27 17:01:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 83527f24-8322-51a6-9e8a-cb2c38e8471b
2026-03-27 17:01:00 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 17:01:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:01:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f07b1997ad0>
2026-03-27 17:01:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:01:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:01:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:01:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_136f68df-c1ee-51eb-a053-6e2308119eab/136f68df-c1ee-51eb-a053-6e2308119eab_image_1.jpg HTTP/1.1" 201 0
2026-03-27 17:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733756%252Fgeneral%252F63b170bc-cfc6-4716-9a89-57bfcd41299f.jpg') HTTP/1.1" 204 0
2026-03-27 17:01:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733756/general/63b170bc-cfc6-4716-9a89-57bfcd41299f.jpg saved to cache
2026-03-27 17:01:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 136f68df-c1ee-51eb-a053-6e2308119eab
2026-03-27 17:01:00 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 136f68df-c1ee-51eb-a053-6e2308119eab, skipping ID generation
2026-03-27 17:01:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 136f68df-c1ee-51eb-a053-6e2308119eab with scrape type 1
2026-03-27 17:01:00 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 136f68df-c1ee-51eb-a053-6e2308119eab sending to next pipeline
2026-03-27 17:01:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: 136f68df-c1ee-51eb-a053-6e2308119eab, identifier: 10737455
2026-03-27 17:01:00 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 17:01:00 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 34 - Data Location: 74 - value: b'\x00\x00\x00H\x00\x00\x00\x01'
2026-03-27 17:01:00 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 46 - Data Location: 82 - value: b'\x00\x00\x00H\x00\x00\x00\x01'
2026-03-27 17:01:00 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x00\x02'
2026-03-27 17:01:00 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00Z'
2026-03-27 17:01:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:01:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f07b1c14190>
2026-03-27 17:01:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:01:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:01:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:01:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_83527f24-8322-51a6-9e8a-cb2c38e8471b/83527f24-8322-51a6-9e8a-cb2c38e8471b_image_1.jpg HTTP/1.1" 201 0
2026-03-27 17:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733768%252Fgeneral%252F6ff44217-b7d2-4436-a6fa-d025ae785de2.jpg') HTTP/1.1" 204 0
2026-03-27 17:01:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733768/general/6ff44217-b7d2-4436-a6fa-d025ae785de2.jpg saved to cache
2026-03-27 17:01:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 83527f24-8322-51a6-9e8a-cb2c38e8471b
2026-03-27 17:01:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: 136f68df-c1ee-51eb-a053-6e2308119eab with identifier: 10737455
2026-03-27 17:01:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: 136f68df-c1ee-51eb-a053-6e2308119eab with identifier: 10737455
2026-03-27 17:01:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: 136f68df-c1ee-51eb-a053-6e2308119eab with identifier: 10737455 to the API
2026-03-27 17:01:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:01:01 [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 17:01:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5733756/general/63b170bc-cfc6-4716-9a89-57bfcd41299f.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'nb',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Petrol',
'id': '136f68df-c1ee-51eb-a053-6e2308119eab',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': '8550MSG',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737455',
'listing': 'auctionplusdirectbuy',
'location': 'Saarlouis (Germany)',
'make': 'Audi',
'model': 'A3',
'odometer': 25292,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 41,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_136f68df-c1ee-51eb-a053-6e2308119eab/136f68df-c1ee-51eb-a053-6e2308119eab_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 471474,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733756/general/48450154-f225-4a4e-9756-1515a0d88e0c.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_136f68df-c1ee-51eb-a053-6e2308119eab/136f68df-c1ee-51eb-a053-6e2308119eab_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1805817,
'Height': 3000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733756/general/63b170bc-cfc6-4716-9a89-57bfcd41299f.jpg',
'Width': 4000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_136f68df-c1ee-51eb-a053-6e2308119eab/136f68df-c1ee-51eb-a053-6e2308119eab_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 510693,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733756/general/22d66717-514d-446d-959e-060cd586dac9.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_136f68df-c1ee-51eb-a053-6e2308119eab/136f68df-c1ee-51eb-a053-6e2308119eab_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 493381,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733756/general/70d2e85b-6d95-4f10-acc6-2e55d2a323b9.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_136f68df-c1ee-51eb-a053-6e2308119eab/136f68df-c1ee-51eb-a053-6e2308119eab_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 397815,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733756/general/d93d3c27-5f2c-4ff1-aa99-c6ab31ceb3d7.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_136f68df-c1ee-51eb-a053-6e2308119eab/136f68df-c1ee-51eb-a053-6e2308119eab_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 371727,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733756/general/94d256d5-352d-4f7a-8802-b8a9f2b36df9.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_136f68df-c1ee-51eb-a053-6e2308119eab/136f68df-c1ee-51eb-a053-6e2308119eab_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 518361,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733756/general/c0018bb3-318d-4e68-9429-0013af81c91b.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_136f68df-c1ee-51eb-a053-6e2308119eab/136f68df-c1ee-51eb-a053-6e2308119eab_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 399565,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733756/general/8a596c60-7c78-4725-b77f-17ce8ffd8695.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_136f68df-c1ee-51eb-a053-6e2308119eab/136f68df-c1ee-51eb-a053-6e2308119eab_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 242972,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733756/general/0a32f84d-8f4f-4c46-9852-2531ea0589cb.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_136f68df-c1ee-51eb-a053-6e2308119eab/136f68df-c1ee-51eb-a053-6e2308119eab_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 289664,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733756/general/7a24541a-31e6-44cf-b732-dc476ee05914.jpg',
'Width': 1920}],
'price': 20200,
'price_includes_vat': True,
'registration_date': '2024-06-19',
'seats_number': 5,
'seller_name': 'AAF Group France',
'title': 'Audi A3 30 TFSI Advanced - Petrol - Automatic - 116 hp - 25.292 km',
'transmission': 'automatic',
'trim': 'Advanced',
'vin': None,
'year': 2024}
2026-03-27 17:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710737455%27 HTTP/1.1" 200 None
2026-03-27 17:01:01 [adesa.es] INFO: Saving data for 10737455: {'created_time': 1774630861.134969, 'last_price_update_time': 1774630861.134984, 'auction_closing_time': 1774864800.0}
2026-03-27 17:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10737455') HTTP/1.1" 204 0
2026-03-27 17:01:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5733751/general/bbf534c0-abb0-46fe-8456-c2f4b486b2aa.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10737478)
2026-03-27 17:01:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5733751/general/84d3f300-c480-454e-9dde-892e30b066d3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10737478)
2026-03-27 17:01:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5733752/general/25a05f98-878a-428b-804a-e6c664b09269.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10737454)
2026-03-27 17:01:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5733768/general/c4019153-3db2-4c7f-a59c-320156823104.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10737459)
2026-03-27 17:01:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5733751/general/83ba87bc-7ae0-4b50-93f7-c5a1ba2a0085.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10737478)
2026-03-27 17:01:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5733746/general/97937bf8-f403-4b04-b455-a8b1883f70ca.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10737452)
2026-03-27 17:01:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5733746/general/9bf4027c-a406-4f53-aad5-c350cb7cecd5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10737452)
2026-03-27 17:01:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5733746/general/6a9303d6-b91d-48f1-9465-c9a7da5dcf07.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10737452)
2026-03-27 17:01:01 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 17:01:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:01:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f07b1736d90>
2026-03-27 17:01:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:01:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:01:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:01:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_22fb779e-68ce-5276-884a-409d82030932/22fb779e-68ce-5276-884a-409d82030932_image_5.jpg HTTP/1.1" 201 0
2026-03-27 17:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733751%252Fgeneral%252Fbbf534c0-abb0-46fe-8456-c2f4b486b2aa.jpg') HTTP/1.1" 204 0
2026-03-27 17:01:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733751/general/bbf534c0-abb0-46fe-8456-c2f4b486b2aa.jpg saved to cache
2026-03-27 17:01:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 22fb779e-68ce-5276-884a-409d82030932
2026-03-27 17:01:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5733775/general/8b73e631-4aaa-4d39-8969-96b1cdc28300.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10737483)
2026-03-27 17:01:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5733775/general/7a5c4c72-322e-40d7-aeec-465cab4efe50.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10737483)
2026-03-27 17:01:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5733775/general/436d4043-79ce-4f9e-8efd-662901ac92d6.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10737483)
2026-03-27 17:01:01 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 17:01:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:01:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f07b1b8f790>
2026-03-27 17:01:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:01:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:01:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:01:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_22fb779e-68ce-5276-884a-409d82030932/22fb779e-68ce-5276-884a-409d82030932_image_4.jpg HTTP/1.1" 201 0
2026-03-27 17:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733751%252Fgeneral%252F84d3f300-c480-454e-9dde-892e30b066d3.jpg') HTTP/1.1" 204 0
2026-03-27 17:01:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733751/general/84d3f300-c480-454e-9dde-892e30b066d3.jpg saved to cache
2026-03-27 17:01:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 22fb779e-68ce-5276-884a-409d82030932
2026-03-27 17:01:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:01:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f07b18de550>
2026-03-27 17:01:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:01:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:01:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:01:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6687cdd3-789e-562c-8684-659721059c6f/6687cdd3-789e-562c-8684-659721059c6f_image_0.jpg HTTP/1.1" 201 0
2026-03-27 17:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733752%252Fgeneral%252F25a05f98-878a-428b-804a-e6c664b09269.jpeg') HTTP/1.1" 204 0
2026-03-27 17:01:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733752/general/25a05f98-878a-428b-804a-e6c664b09269.jpeg saved to cache
2026-03-27 17:01:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 6687cdd3-789e-562c-8684-659721059c6f
2026-03-27 17:01:01 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 6687cdd3-789e-562c-8684-659721059c6f, skipping ID generation
2026-03-27 17:01:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6687cdd3-789e-562c-8684-659721059c6f with scrape type 1
2026-03-27 17:01:01 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 6687cdd3-789e-562c-8684-659721059c6f sending to next pipeline
2026-03-27 17:01:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: 6687cdd3-789e-562c-8684-659721059c6f, identifier: 10737454
2026-03-27 17:01:01 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 17:01:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:01:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f07b1735dd0>
2026-03-27 17:01:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:01:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:01:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:01:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_83527f24-8322-51a6-9e8a-cb2c38e8471b/83527f24-8322-51a6-9e8a-cb2c38e8471b_image_0.jpg HTTP/1.1" 201 0
2026-03-27 17:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733768%252Fgeneral%252Fc4019153-3db2-4c7f-a59c-320156823104.jpg') HTTP/1.1" 204 0
2026-03-27 17:01:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733768/general/c4019153-3db2-4c7f-a59c-320156823104.jpg saved to cache
2026-03-27 17:01:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 83527f24-8322-51a6-9e8a-cb2c38e8471b
2026-03-27 17:01:01 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 83527f24-8322-51a6-9e8a-cb2c38e8471b, skipping ID generation
2026-03-27 17:01:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 83527f24-8322-51a6-9e8a-cb2c38e8471b with scrape type 1
2026-03-27 17:01:01 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 83527f24-8322-51a6-9e8a-cb2c38e8471b sending to next pipeline
2026-03-27 17:01:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: 83527f24-8322-51a6-9e8a-cb2c38e8471b, identifier: 10737459
2026-03-27 17:01:01 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 17:01:01 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00&'
2026-03-27 17:01:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:01:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f07b1731e10>
2026-03-27 17:01:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:01:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:01:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:01:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_22fb779e-68ce-5276-884a-409d82030932/22fb779e-68ce-5276-884a-409d82030932_image_2.jpg HTTP/1.1" 201 0
2026-03-27 17:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733751%252Fgeneral%252F83ba87bc-7ae0-4b50-93f7-c5a1ba2a0085.jpg') HTTP/1.1" 204 0
2026-03-27 17:01:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733751/general/83ba87bc-7ae0-4b50-93f7-c5a1ba2a0085.jpg saved to cache
2026-03-27 17:01:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 22fb779e-68ce-5276-884a-409d82030932
2026-03-27 17:01:01 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 22fb779e-68ce-5276-884a-409d82030932, skipping ID generation
2026-03-27 17:01:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 22fb779e-68ce-5276-884a-409d82030932 with scrape type 1
2026-03-27 17:01:01 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 22fb779e-68ce-5276-884a-409d82030932 sending to next pipeline
2026-03-27 17:01:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: 22fb779e-68ce-5276-884a-409d82030932, identifier: 10737478
2026-03-27 17:01:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:01:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f07b17df4d0>
2026-03-27 17:01:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:01:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:01:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:01:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e5f03982-674d-5ef6-8177-eecb74c3e05f/e5f03982-674d-5ef6-8177-eecb74c3e05f_image_6.jpg HTTP/1.1" 201 0
2026-03-27 17:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733746%252Fgeneral%252F97937bf8-f403-4b04-b455-a8b1883f70ca.jpg') HTTP/1.1" 204 0
2026-03-27 17:01:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733746/general/97937bf8-f403-4b04-b455-a8b1883f70ca.jpg saved to cache
2026-03-27 17:01:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item e5f03982-674d-5ef6-8177-eecb74c3e05f
2026-03-27 17:01:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:01:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f07b1907d90>
2026-03-27 17:01:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:01:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:01:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:01:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e5f03982-674d-5ef6-8177-eecb74c3e05f/e5f03982-674d-5ef6-8177-eecb74c3e05f_image_7.jpg HTTP/1.1" 201 0
2026-03-27 17:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733746%252Fgeneral%252F9bf4027c-a406-4f53-aad5-c350cb7cecd5.jpg') HTTP/1.1" 204 0
2026-03-27 17:01:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733746/general/9bf4027c-a406-4f53-aad5-c350cb7cecd5.jpg saved to cache
2026-03-27 17:01:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item e5f03982-674d-5ef6-8177-eecb74c3e05f
2026-03-27 17:01:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:01:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f07b1c21bd0>
2026-03-27 17:01:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:01:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:01:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:01:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e5f03982-674d-5ef6-8177-eecb74c3e05f/e5f03982-674d-5ef6-8177-eecb74c3e05f_image_5.jpg HTTP/1.1" 201 0
2026-03-27 17:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733746%252Fgeneral%252F6a9303d6-b91d-48f1-9465-c9a7da5dcf07.jpg') HTTP/1.1" 204 0
2026-03-27 17:01:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733746/general/6a9303d6-b91d-48f1-9465-c9a7da5dcf07.jpg saved to cache
2026-03-27 17:01:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item e5f03982-674d-5ef6-8177-eecb74c3e05f
2026-03-27 17:01:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5733775/general/57c21c55-d1f8-47e9-af50-59bcee5ce146.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10737483)
2026-03-27 17:01:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: 6687cdd3-789e-562c-8684-659721059c6f with identifier: 10737454
2026-03-27 17:01:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: 6687cdd3-789e-562c-8684-659721059c6f with identifier: 10737454
2026-03-27 17:01:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: 6687cdd3-789e-562c-8684-659721059c6f with identifier: 10737454 to the API
2026-03-27 17:01:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:01:02 [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 17:01:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5733752/general/25a05f98-878a-428b-804a-e6c664b09269.jpeg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Orange',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.5L',
'engine_horse_power': 125,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Hybrid',
'id': '6687cdd3-789e-562c-8684-659721059c6f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': '7701LRS',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737454',
'listing': 'auctionplusdirectbuy',
'location': 'Saarlouis (Germany)',
'make': 'BMW',
'model': 'X2',
'odometer': 69157,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 44,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6687cdd3-789e-562c-8684-659721059c6f/6687cdd3-789e-562c-8684-659721059c6f_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 585030,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733752/general/25a05f98-878a-428b-804a-e6c664b09269.jpeg',
'Width': 1536},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6687cdd3-789e-562c-8684-659721059c6f/6687cdd3-789e-562c-8684-659721059c6f_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 465586,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733752/general/442202d0-3e87-451f-84a4-dfd39d46f48b.jpeg',
'Width': 1536},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6687cdd3-789e-562c-8684-659721059c6f/6687cdd3-789e-562c-8684-659721059c6f_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 488755,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733752/general/f0ec8acc-0648-4f9f-8680-5e48a67b98ec.jpeg',
'Width': 1536},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6687cdd3-789e-562c-8684-659721059c6f/6687cdd3-789e-562c-8684-659721059c6f_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 390699,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733752/general/3f903a8c-3e99-43d4-b7fe-cfec4ce946f1.jpeg',
'Width': 1536},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6687cdd3-789e-562c-8684-659721059c6f/6687cdd3-789e-562c-8684-659721059c6f_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 560715,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733752/general/6c9d0053-a74c-4979-b564-b551b5ca0989.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6687cdd3-789e-562c-8684-659721059c6f/6687cdd3-789e-562c-8684-659721059c6f_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 547462,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733752/general/d04bed50-3d81-40fe-a612-175488c29437.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6687cdd3-789e-562c-8684-659721059c6f/6687cdd3-789e-562c-8684-659721059c6f_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 694247,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733752/general/4344dc0e-dc83-4727-9529-3b80b8bdf11a.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6687cdd3-789e-562c-8684-659721059c6f/6687cdd3-789e-562c-8684-659721059c6f_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 598658,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733752/general/50e7a9f3-d9da-4514-b87f-df5adf6074f9.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6687cdd3-789e-562c-8684-659721059c6f/6687cdd3-789e-562c-8684-659721059c6f_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 535624,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733752/general/c16aeb8a-31cd-4725-ba73-90ecb5bfd5da.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6687cdd3-789e-562c-8684-659721059c6f/6687cdd3-789e-562c-8684-659721059c6f_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 470680,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733752/general/ca0223c0-5da8-4c03-b2f9-e90ab146d1d9.jpeg',
'Width': 1536}],
'price': 19000,
'price_includes_vat': True,
'registration_date': '2021-07-09',
'seats_number': 5,
'seller_name': 'AAF Group France',
'title': 'BMW X2 25e M Sport - xDrive - Hybrid - Automatic - 125 hp - 69.157 '
'km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2021}
2026-03-27 17:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710737454%27 HTTP/1.1" 200 None
2026-03-27 17:01:02 [adesa.es] INFO: Saving data for 10737454: {'created_time': 1774630862.659066, 'last_price_update_time': 1774630862.659077, 'auction_closing_time': 1774864800.0}
2026-03-27 17:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10737454') HTTP/1.1" 204 0
2026-03-27 17:01:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: 83527f24-8322-51a6-9e8a-cb2c38e8471b with identifier: 10737459
2026-03-27 17:01:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: 83527f24-8322-51a6-9e8a-cb2c38e8471b with identifier: 10737459
2026-03-27 17:01:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: 83527f24-8322-51a6-9e8a-cb2c38e8471b with identifier: 10737459 to the API
2026-03-27 17:01:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:01:02 [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 17:01:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5733768/general/c4019153-3db2-4c7f-a59c-320156823104.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.0L',
'engine_horse_power': 110,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Petrol',
'id': '83527f24-8322-51a6-9e8a-cb2c38e8471b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': '7184MPC',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737459',
'listing': 'auctionplusdirectbuy',
'location': 'Saarlouis (Germany)',
'make': 'Audi',
'model': 'Q2',
'odometer': 22207,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 43,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_83527f24-8322-51a6-9e8a-cb2c38e8471b/83527f24-8322-51a6-9e8a-cb2c38e8471b_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 622041,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733768/general/c4019153-3db2-4c7f-a59c-320156823104.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_83527f24-8322-51a6-9e8a-cb2c38e8471b/83527f24-8322-51a6-9e8a-cb2c38e8471b_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2334308,
'Height': 3000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733768/general/6ff44217-b7d2-4436-a6fa-d025ae785de2.jpg',
'Width': 4000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_83527f24-8322-51a6-9e8a-cb2c38e8471b/83527f24-8322-51a6-9e8a-cb2c38e8471b_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 606077,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733768/general/22d1d44d-aa7e-493c-b2fe-64bbf097e66b.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_83527f24-8322-51a6-9e8a-cb2c38e8471b/83527f24-8322-51a6-9e8a-cb2c38e8471b_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 573166,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733768/general/5f372546-cdd8-4056-b7db-39204b882acf.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_83527f24-8322-51a6-9e8a-cb2c38e8471b/83527f24-8322-51a6-9e8a-cb2c38e8471b_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 489745,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733768/general/094f65c9-f0c5-4d42-b340-1796db1ac806.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_83527f24-8322-51a6-9e8a-cb2c38e8471b/83527f24-8322-51a6-9e8a-cb2c38e8471b_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 710688,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733768/general/d3f5575b-1d91-4e9b-bcae-c2f96ccd5fd4.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_83527f24-8322-51a6-9e8a-cb2c38e8471b/83527f24-8322-51a6-9e8a-cb2c38e8471b_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 635981,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733768/general/20a21267-bd9d-4560-b492-ffa6374bd354.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_83527f24-8322-51a6-9e8a-cb2c38e8471b/83527f24-8322-51a6-9e8a-cb2c38e8471b_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2003491,
'Height': 3000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733768/general/c76d5103-3a42-4753-8227-141e8041b86e.jpg',
'Width': 4000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_83527f24-8322-51a6-9e8a-cb2c38e8471b/83527f24-8322-51a6-9e8a-cb2c38e8471b_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 610175,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733768/general/a7e83ce8-4b2f-48ff-866c-5b77af991698.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_83527f24-8322-51a6-9e8a-cb2c38e8471b/83527f24-8322-51a6-9e8a-cb2c38e8471b_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 183199,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733768/general/1a6683ac-6272-4ea2-a03c-453cde5d7b91.jpeg',
'Width': 1600}],
'price': 21600,
'price_includes_vat': True,
'registration_date': '2024-03-20',
'seats_number': 5,
'seller_name': 'AAF Group France',
'title': 'Audi Q2 30 TFSI S Line - Petrol - Manual - 110 hp - 22.207 km',
'transmission': 'manual',
'trim': 'S Line',
'vin': None,
'year': 2024}
2026-03-27 17:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710737459%27 HTTP/1.1" 200 None
2026-03-27 17:01:03 [adesa.es] INFO: Saving data for 10737459: {'created_time': 1774630863.031621, 'last_price_update_time': 1774630863.031638, 'auction_closing_time': 1774864800.0}
2026-03-27 17:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10737459') HTTP/1.1" 204 0
2026-03-27 17:01:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: 22fb779e-68ce-5276-884a-409d82030932 with identifier: 10737478
2026-03-27 17:01:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-27 17:01:03 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Electric HTTP/1.1" 200 None
2026-03-27 17:01:03 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 17:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-27 17:01:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: 22fb779e-68ce-5276-884a-409d82030932 with identifier: 10737478
2026-03-27 17:01:03 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: 22fb779e-68ce-5276-884a-409d82030932 with identifier: 10737478 to the API
2026-03-27 17:01:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:01:03 [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 17:01:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5733751/general/83ba87bc-7ae0-4b50-93f7-c5a1ba2a0085.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 408,
'expiration_date': '2026-03-30T12:15:00Z',
'fuel_type': 'Electric',
'id': '22fb779e-68ce-5276-884a-409d82030932',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': '4805LTC',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737478',
'listing': 'auction',
'location': 'Saarlouis (Germany)',
'make': 'Audi',
'model': 'E-Tron',
'odometer': 38619,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 54,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_22fb779e-68ce-5276-884a-409d82030932/22fb779e-68ce-5276-884a-409d82030932_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 505832,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733751/general/918adc0b-e74b-4634-b67f-258ae4b21086.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_22fb779e-68ce-5276-884a-409d82030932/22fb779e-68ce-5276-884a-409d82030932_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2305136,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733751/general/fd06ddff-95cb-4899-a2b8-087294f17501.jpg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_22fb779e-68ce-5276-884a-409d82030932/22fb779e-68ce-5276-884a-409d82030932_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 558837,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733751/general/83ba87bc-7ae0-4b50-93f7-c5a1ba2a0085.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_22fb779e-68ce-5276-884a-409d82030932/22fb779e-68ce-5276-884a-409d82030932_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 538708,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733751/general/5c8da00c-b7c6-4bcf-a88c-2b2534fb3ff3.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_22fb779e-68ce-5276-884a-409d82030932/22fb779e-68ce-5276-884a-409d82030932_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 509813,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733751/general/84d3f300-c480-454e-9dde-892e30b066d3.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_22fb779e-68ce-5276-884a-409d82030932/22fb779e-68ce-5276-884a-409d82030932_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 542154,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733751/general/bbf534c0-abb0-46fe-8456-c2f4b486b2aa.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_22fb779e-68ce-5276-884a-409d82030932/22fb779e-68ce-5276-884a-409d82030932_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 582570,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733751/general/8c0031f3-a28a-4289-98f8-c83ac54f7016.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_22fb779e-68ce-5276-884a-409d82030932/22fb779e-68ce-5276-884a-409d82030932_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 580743,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733751/general/12c8b488-bf4e-4cbd-ab67-67f7e20e233c.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_22fb779e-68ce-5276-884a-409d82030932/22fb779e-68ce-5276-884a-409d82030932_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 297974,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733751/general/5f79e7d3-d4aa-4124-bf5e-7af6d2c0f4a5.jpeg',
'Width': 1536},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_22fb779e-68ce-5276-884a-409d82030932/22fb779e-68ce-5276-884a-409d82030932_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 443560,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733751/general/2fbc47d6-95e1-4af9-8c1a-6ba628b82b64.jpg',
'Width': 1920}],
'price': 29400,
'price_includes_vat': True,
'registration_date': '2021-09-30',
'seats_number': 5,
'seller_name': 'AAF Group France',
'title': 'Audi E-Tron 55 Advanced - Quattro - Electric - Automatic - 408 hp - '
'38.619 km',
'transmission': 'automatic',
'trim': 'Advanced',
'vin': None,
'year': 2021}
2026-03-27 17:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710737478%27 HTTP/1.1" 200 None
2026-03-27 17:01:03 [adesa.es] INFO: Saving data for 10737478: {'created_time': 1774630863.579763, 'last_price_update_time': 1774630863.579773, 'auction_closing_time': 1774872900.0}
2026-03-27 17:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10737478') HTTP/1.1" 204 0
2026-03-27 17:01:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5733775/general/6426623b-acc3-4c50-ad79-496ac36081a4.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10737483)
2026-03-27 17:01:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:01:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:01:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:01:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f07b1b0bf50>
2026-03-27 17:01:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:01:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:01:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:01:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_700dc838-115d-5097-ae2e-54fc3b35f91e/700dc838-115d-5097-ae2e-54fc3b35f91e_image_5.jpg HTTP/1.1" 201 0
2026-03-27 17:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733775%252Fgeneral%252F8b73e631-4aaa-4d39-8969-96b1cdc28300.jpeg') HTTP/1.1" 204 0
2026-03-27 17:01:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733775/general/8b73e631-4aaa-4d39-8969-96b1cdc28300.jpeg saved to cache
2026-03-27 17:01:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 700dc838-115d-5097-ae2e-54fc3b35f91e
2026-03-27 17:01:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:01:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f07b1a9e250>
2026-03-27 17:01:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:01:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:01:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:01:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_700dc838-115d-5097-ae2e-54fc3b35f91e/700dc838-115d-5097-ae2e-54fc3b35f91e_image_4.jpg HTTP/1.1" 201 0
2026-03-27 17:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733775%252Fgeneral%252F7a5c4c72-322e-40d7-aeec-465cab4efe50.jpeg') HTTP/1.1" 204 0
2026-03-27 17:01:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733775/general/7a5c4c72-322e-40d7-aeec-465cab4efe50.jpeg saved to cache
2026-03-27 17:01:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 700dc838-115d-5097-ae2e-54fc3b35f91e
2026-03-27 17:01:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:01:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f07b18cac90>
2026-03-27 17:01:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:01:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:01:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:01:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_700dc838-115d-5097-ae2e-54fc3b35f91e/700dc838-115d-5097-ae2e-54fc3b35f91e_image_7.jpg HTTP/1.1" 201 0
2026-03-27 17:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733775%252Fgeneral%252F436d4043-79ce-4f9e-8efd-662901ac92d6.jpeg') HTTP/1.1" 204 0
2026-03-27 17:01:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733775/general/436d4043-79ce-4f9e-8efd-662901ac92d6.jpeg saved to cache
2026-03-27 17:01:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 700dc838-115d-5097-ae2e-54fc3b35f91e
2026-03-27 17:01:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:01:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f07b1a1a390>
2026-03-27 17:01:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:01:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:01:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:01:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_700dc838-115d-5097-ae2e-54fc3b35f91e/700dc838-115d-5097-ae2e-54fc3b35f91e_image_1.jpg HTTP/1.1" 201 0
2026-03-27 17:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733775%252Fgeneral%252F57c21c55-d1f8-47e9-af50-59bcee5ce146.jpeg') HTTP/1.1" 204 0
2026-03-27 17:01:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733775/general/57c21c55-d1f8-47e9-af50-59bcee5ce146.jpeg saved to cache
2026-03-27 17:01:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 700dc838-115d-5097-ae2e-54fc3b35f91e
2026-03-27 17:01:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5733775/general/ef7d7a62-cb6b-4643-b5b0-e318d6bc74ce.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10737483)
2026-03-27 17:01:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5733771/general/cc2ff1cc-d45c-42a8-9458-1a0f57ed66ba.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10737481)
2026-03-27 17:01:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:01:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:01:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:01:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f07b3d0b350>
2026-03-27 17:01:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:01:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:01:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:01:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_700dc838-115d-5097-ae2e-54fc3b35f91e/700dc838-115d-5097-ae2e-54fc3b35f91e_image_2.jpg HTTP/1.1" 201 0
2026-03-27 17:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733775%252Fgeneral%252F6426623b-acc3-4c50-ad79-496ac36081a4.jpeg') HTTP/1.1" 204 0
2026-03-27 17:01:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733775/general/6426623b-acc3-4c50-ad79-496ac36081a4.jpeg saved to cache
2026-03-27 17:01:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 700dc838-115d-5097-ae2e-54fc3b35f91e
2026-03-27 17:01:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5733775/general/807b428a-e924-4840-ba23-4e40abf72c66.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10737483)
2026-03-27 17:01:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:01:03 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 17:01:03 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00&'
2026-03-27 17:01:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:01:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f07b174c410>
2026-03-27 17:01:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:01:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:01:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:01:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_700dc838-115d-5097-ae2e-54fc3b35f91e/700dc838-115d-5097-ae2e-54fc3b35f91e_image_6.jpg HTTP/1.1" 201 0
2026-03-27 17:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733775%252Fgeneral%252Fef7d7a62-cb6b-4643-b5b0-e318d6bc74ce.jpg') HTTP/1.1" 204 0
2026-03-27 17:01:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733775/general/ef7d7a62-cb6b-4643-b5b0-e318d6bc74ce.jpg saved to cache
2026-03-27 17:01:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 700dc838-115d-5097-ae2e-54fc3b35f91e
2026-03-27 17:01:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:01:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f07b1b0a050>
2026-03-27 17:01:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:01:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:01:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:01:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bf0f1c6a-17c2-592f-b28e-8236739c85fb/bf0f1c6a-17c2-592f-b28e-8236739c85fb_image_8.jpg HTTP/1.1" 201 0
2026-03-27 17:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733771%252Fgeneral%252Fcc2ff1cc-d45c-42a8-9458-1a0f57ed66ba.jpeg') HTTP/1.1" 204 0
2026-03-27 17:01:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733771/general/cc2ff1cc-d45c-42a8-9458-1a0f57ed66ba.jpeg saved to cache
2026-03-27 17:01:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item bf0f1c6a-17c2-592f-b28e-8236739c85fb
2026-03-27 17:01:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5733771/general/00a62943-ed2f-4181-8e9e-5b8fe1a51ab5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10737481)
2026-03-27 17:01:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5733746/general/154aca6c-60f4-487a-ac0e-b30798f047fd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10737452)
2026-03-27 17:01:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:01:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:01:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:01:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f07b197d050>
2026-03-27 17:01:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:01:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:01:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:01:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_700dc838-115d-5097-ae2e-54fc3b35f91e/700dc838-115d-5097-ae2e-54fc3b35f91e_image_0.jpg HTTP/1.1" 201 0
2026-03-27 17:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733775%252Fgeneral%252F807b428a-e924-4840-ba23-4e40abf72c66.jpeg') HTTP/1.1" 204 0
2026-03-27 17:01:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733775/general/807b428a-e924-4840-ba23-4e40abf72c66.jpeg saved to cache
2026-03-27 17:01:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 700dc838-115d-5097-ae2e-54fc3b35f91e
2026-03-27 17:01:04 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 700dc838-115d-5097-ae2e-54fc3b35f91e, skipping ID generation
2026-03-27 17:01:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 700dc838-115d-5097-ae2e-54fc3b35f91e with scrape type 1
2026-03-27 17:01:04 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 700dc838-115d-5097-ae2e-54fc3b35f91e sending to next pipeline
2026-03-27 17:01:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: 700dc838-115d-5097-ae2e-54fc3b35f91e, identifier: 10737483
2026-03-27 17:01:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5733771/general/187eb339-1006-4041-851c-1cdd2a36cf4a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10737481)
2026-03-27 17:01:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5733771/general/130479c9-ca1a-4c0a-8358-43dc3ac2a5fc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10737481)
2026-03-27 17:01:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: 700dc838-115d-5097-ae2e-54fc3b35f91e with identifier: 10737483
2026-03-27 17:01:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: 700dc838-115d-5097-ae2e-54fc3b35f91e with identifier: 10737483
2026-03-27 17:01:04 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: 700dc838-115d-5097-ae2e-54fc3b35f91e with identifier: 10737483 to the API
2026-03-27 17:01:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:01:04 [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 17:01:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5733775/general/807b428a-e924-4840-ba23-4e40abf72c66.jpeg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '2.0L',
'engine_horse_power': 185,
'expiration_date': '2026-03-30T12:15:00Z',
'fuel_type': 'Hybrid',
'id': '700dc838-115d-5097-ae2e-54fc3b35f91e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': '7754LRD',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737483',
'listing': 'auction',
'location': 'Saarlouis (Germany)',
'make': 'BMW',
'model': 'X3',
'odometer': 55429,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 36,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_700dc838-115d-5097-ae2e-54fc3b35f91e/700dc838-115d-5097-ae2e-54fc3b35f91e_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 370762,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733775/general/807b428a-e924-4840-ba23-4e40abf72c66.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_700dc838-115d-5097-ae2e-54fc3b35f91e/700dc838-115d-5097-ae2e-54fc3b35f91e_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 325944,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733775/general/57c21c55-d1f8-47e9-af50-59bcee5ce146.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_700dc838-115d-5097-ae2e-54fc3b35f91e/700dc838-115d-5097-ae2e-54fc3b35f91e_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 339637,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733775/general/6426623b-acc3-4c50-ad79-496ac36081a4.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_700dc838-115d-5097-ae2e-54fc3b35f91e/700dc838-115d-5097-ae2e-54fc3b35f91e_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 371402,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733775/general/b2b557ff-3387-4ada-96b8-ba89df57d41e.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_700dc838-115d-5097-ae2e-54fc3b35f91e/700dc838-115d-5097-ae2e-54fc3b35f91e_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 214066,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733775/general/7a5c4c72-322e-40d7-aeec-465cab4efe50.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_700dc838-115d-5097-ae2e-54fc3b35f91e/700dc838-115d-5097-ae2e-54fc3b35f91e_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 248057,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733775/general/8b73e631-4aaa-4d39-8969-96b1cdc28300.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_700dc838-115d-5097-ae2e-54fc3b35f91e/700dc838-115d-5097-ae2e-54fc3b35f91e_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 523192,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733775/general/ef7d7a62-cb6b-4643-b5b0-e318d6bc74ce.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_700dc838-115d-5097-ae2e-54fc3b35f91e/700dc838-115d-5097-ae2e-54fc3b35f91e_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 189917,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733775/general/436d4043-79ce-4f9e-8efd-662901ac92d6.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_700dc838-115d-5097-ae2e-54fc3b35f91e/700dc838-115d-5097-ae2e-54fc3b35f91e_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 756489,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733775/general/9b0dab61-428e-4f86-bfff-5a89a50ffcc6.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_700dc838-115d-5097-ae2e-54fc3b35f91e/700dc838-115d-5097-ae2e-54fc3b35f91e_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 705839,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733775/general/f41ee9ef-dfd5-4954-a82b-51b2ff91f9f4.jpg',
'Width': 1920}],
'price': 27200,
'price_includes_vat': True,
'registration_date': '2021-06-17',
'seats_number': 5,
'seller_name': 'AAF Group France',
'title': 'BMW X3 30e M Sport - xDrive - Hybrid - Automatic - 185 hp - 55.429 '
'km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2021}
2026-03-27 17:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710737483%27 HTTP/1.1" 200 None
2026-03-27 17:01:04 [adesa.es] INFO: Saving data for 10737483: {'created_time': 1774630864.737619, 'last_price_update_time': 1774630864.737631, 'auction_closing_time': 1774872900.0}
2026-03-27 17:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10737483') HTTP/1.1" 204 0
2026-03-27 17:01:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5733746/general/f97fc8d9-be5e-42ef-8952-55f2b034e521.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10737452)
2026-03-27 17:01:04 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 17:01:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:01:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f07b1b66f10>
2026-03-27 17:01:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:01:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:01:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:01:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bf0f1c6a-17c2-592f-b28e-8236739c85fb/bf0f1c6a-17c2-592f-b28e-8236739c85fb_image_7.jpg HTTP/1.1" 201 0
2026-03-27 17:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733771%252Fgeneral%252F00a62943-ed2f-4181-8e9e-5b8fe1a51ab5.jpg') HTTP/1.1" 204 0
2026-03-27 17:01:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733771/general/00a62943-ed2f-4181-8e9e-5b8fe1a51ab5.jpg saved to cache
2026-03-27 17:01:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item bf0f1c6a-17c2-592f-b28e-8236739c85fb
2026-03-27 17:01:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:01:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f07b1a19990>
2026-03-27 17:01:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:01:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:01:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:01:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e5f03982-674d-5ef6-8177-eecb74c3e05f/e5f03982-674d-5ef6-8177-eecb74c3e05f_image_4.jpg HTTP/1.1" 201 0
2026-03-27 17:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733746%252Fgeneral%252F154aca6c-60f4-487a-ac0e-b30798f047fd.jpg') HTTP/1.1" 204 0
2026-03-27 17:01:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733746/general/154aca6c-60f4-487a-ac0e-b30798f047fd.jpg saved to cache
2026-03-27 17:01:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item e5f03982-674d-5ef6-8177-eecb74c3e05f
2026-03-27 17:01:04 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 17:01:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:01:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f07b1b54850>
2026-03-27 17:01:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:01:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:01:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:01:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bf0f1c6a-17c2-592f-b28e-8236739c85fb/bf0f1c6a-17c2-592f-b28e-8236739c85fb_image_5.jpg HTTP/1.1" 201 0
2026-03-27 17:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733771%252Fgeneral%252F187eb339-1006-4041-851c-1cdd2a36cf4a.jpg') HTTP/1.1" 204 0
2026-03-27 17:01:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733771/general/187eb339-1006-4041-851c-1cdd2a36cf4a.jpg saved to cache
2026-03-27 17:01:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item bf0f1c6a-17c2-592f-b28e-8236739c85fb
2026-03-27 17:01:04 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 17:01:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:01:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f07b1741fd0>
2026-03-27 17:01:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:01:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:01:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:01:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bf0f1c6a-17c2-592f-b28e-8236739c85fb/bf0f1c6a-17c2-592f-b28e-8236739c85fb_image_4.jpg HTTP/1.1" 201 0
2026-03-27 17:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733771%252Fgeneral%252F130479c9-ca1a-4c0a-8358-43dc3ac2a5fc.jpg') HTTP/1.1" 204 0
2026-03-27 17:01:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733771/general/130479c9-ca1a-4c0a-8358-43dc3ac2a5fc.jpg saved to cache
2026-03-27 17:01:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item bf0f1c6a-17c2-592f-b28e-8236739c85fb
2026-03-27 17:01:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5733771/general/27a989a4-42a6-499b-8125-398fa32fa4b6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10737481)
2026-03-27 17:01:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5733771/general/205a6250-35c9-493a-86c7-16c4419669bb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10737481)
2026-03-27 17:01:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:01:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f07b0641f90>
2026-03-27 17:01:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:01:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:01:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:01:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e5f03982-674d-5ef6-8177-eecb74c3e05f/e5f03982-674d-5ef6-8177-eecb74c3e05f_image_2.jpg HTTP/1.1" 201 0
2026-03-27 17:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733746%252Fgeneral%252Ff97fc8d9-be5e-42ef-8952-55f2b034e521.jpg') HTTP/1.1" 204 0
2026-03-27 17:01:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733746/general/f97fc8d9-be5e-42ef-8952-55f2b034e521.jpg saved to cache
2026-03-27 17:01:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item e5f03982-674d-5ef6-8177-eecb74c3e05f
2026-03-27 17:01:05 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: e5f03982-674d-5ef6-8177-eecb74c3e05f, skipping ID generation
2026-03-27 17:01:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e5f03982-674d-5ef6-8177-eecb74c3e05f with scrape type 1
2026-03-27 17:01:05 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item e5f03982-674d-5ef6-8177-eecb74c3e05f sending to next pipeline
2026-03-27 17:01:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: e5f03982-674d-5ef6-8177-eecb74c3e05f, identifier: 10737452
2026-03-27 17:01:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: e5f03982-674d-5ef6-8177-eecb74c3e05f with identifier: 10737452
2026-03-27 17:01:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: e5f03982-674d-5ef6-8177-eecb74c3e05f with identifier: 10737452
2026-03-27 17:01:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: e5f03982-674d-5ef6-8177-eecb74c3e05f with identifier: 10737452 to the API
2026-03-27 17:01:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:01:06 [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 17:01:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5733746/general/f97fc8d9-be5e-42ef-8952-55f2b034e521.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '2.0L',
'engine_horse_power': 253,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Hybrid',
'id': 'e5f03982-674d-5ef6-8177-eecb74c3e05f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': '6730MNJ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737452',
'listing': 'auctionplusdirectbuy',
'location': 'Saarlouis (Germany)',
'make': 'Volvo',
'model': 'XC60',
'odometer': 25762,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 41,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e5f03982-674d-5ef6-8177-eecb74c3e05f/e5f03982-674d-5ef6-8177-eecb74c3e05f_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1177511,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733746/general/8601cc7c-50be-45a1-bdc3-27e109355e29.jpg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e5f03982-674d-5ef6-8177-eecb74c3e05f/e5f03982-674d-5ef6-8177-eecb74c3e05f_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1020753,
'Height': 3000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733746/general/9debbde5-7317-4324-a9b3-9a873fabef9e.jpg',
'Width': 4000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e5f03982-674d-5ef6-8177-eecb74c3e05f/e5f03982-674d-5ef6-8177-eecb74c3e05f_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1214175,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733746/general/f97fc8d9-be5e-42ef-8952-55f2b034e521.jpg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e5f03982-674d-5ef6-8177-eecb74c3e05f/e5f03982-674d-5ef6-8177-eecb74c3e05f_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1192430,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733746/general/0198d89a-f097-4e51-b978-e6f358407812.jpg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e5f03982-674d-5ef6-8177-eecb74c3e05f/e5f03982-674d-5ef6-8177-eecb74c3e05f_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1201005,
'Height': 3000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733746/general/154aca6c-60f4-487a-ac0e-b30798f047fd.jpg',
'Width': 4000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e5f03982-674d-5ef6-8177-eecb74c3e05f/e5f03982-674d-5ef6-8177-eecb74c3e05f_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1300862,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733746/general/6a9303d6-b91d-48f1-9465-c9a7da5dcf07.jpg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e5f03982-674d-5ef6-8177-eecb74c3e05f/e5f03982-674d-5ef6-8177-eecb74c3e05f_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1233948,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733746/general/97937bf8-f403-4b04-b455-a8b1883f70ca.jpg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e5f03982-674d-5ef6-8177-eecb74c3e05f/e5f03982-674d-5ef6-8177-eecb74c3e05f_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1078459,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733746/general/9bf4027c-a406-4f53-aad5-c350cb7cecd5.jpg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e5f03982-674d-5ef6-8177-eecb74c3e05f/e5f03982-674d-5ef6-8177-eecb74c3e05f_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 157424,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733746/general/ae736cb8-a9de-4fea-be26-af492b7def91.jpeg',
'Width': 1536},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e5f03982-674d-5ef6-8177-eecb74c3e05f/e5f03982-674d-5ef6-8177-eecb74c3e05f_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1147576,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733746/general/52e04c9c-fd36-47f6-987b-7c952959d2c5.jpg',
'Width': 4032}],
'price': 32100,
'price_includes_vat': True,
'registration_date': '2024-02-19',
'seats_number': 5,
'seller_name': 'AAF Group France',
'title': 'Volvo XC60 T6 Core - Hybrid - Automatic - 253 hp - 25.762 km',
'transmission': 'automatic',
'trim': 'Core',
'vin': None,
'year': 2024}
2026-03-27 17:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710737452%27 HTTP/1.1" 200 None
2026-03-27 17:01:06 [adesa.es] INFO: Saving data for 10737452: {'created_time': 1774630866.330997, 'last_price_update_time': 1774630866.331007, 'auction_closing_time': 1774864800.0}
2026-03-27 17:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10737452') HTTP/1.1" 204 0
2026-03-27 17:01:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5733771/general/4dd5c1ce-e5d0-4c82-9487-b68d99e1b5f0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10737481)
2026-03-27 17:01:06 [scrapy.extensions.logstats] INFO: Crawled 69 pages (at 69 pages/min), scraped 55 items (at 55 items/min)
2026-03-27 17:01:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 177MiB
2026-03-27 17:01:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741795> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:01:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741797> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:01:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741818> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:01:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:01:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f07b1bcfad0>
2026-03-27 17:01:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:01:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:01:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:01:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bf0f1c6a-17c2-592f-b28e-8236739c85fb/bf0f1c6a-17c2-592f-b28e-8236739c85fb_image_3.jpg HTTP/1.1" 201 0
2026-03-27 17:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733771%252Fgeneral%252F27a989a4-42a6-499b-8125-398fa32fa4b6.jpg') HTTP/1.1" 204 0
2026-03-27 17:01:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733771/general/27a989a4-42a6-499b-8125-398fa32fa4b6.jpg saved to cache
2026-03-27 17:01:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item bf0f1c6a-17c2-592f-b28e-8236739c85fb
2026-03-27 17:01:06 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 17:01:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:01:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f07b175a290>
2026-03-27 17:01:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:01:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:01:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:01:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bf0f1c6a-17c2-592f-b28e-8236739c85fb/bf0f1c6a-17c2-592f-b28e-8236739c85fb_image_2.jpg HTTP/1.1" 201 0
2026-03-27 17:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733771%252Fgeneral%252F205a6250-35c9-493a-86c7-16c4419669bb.jpg') HTTP/1.1" 204 0
2026-03-27 17:01:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733771/general/205a6250-35c9-493a-86c7-16c4419669bb.jpg saved to cache
2026-03-27 17:01:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item bf0f1c6a-17c2-592f-b28e-8236739c85fb
2026-03-27 17:01:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:01:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:01:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:01:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741817> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:01:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741804> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:01:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741809> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:01:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:01:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:01:06 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 17:01:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:01:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f07b174cad0>
2026-03-27 17:01:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:01:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:01:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:01:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bf0f1c6a-17c2-592f-b28e-8236739c85fb/bf0f1c6a-17c2-592f-b28e-8236739c85fb_image_0.jpg HTTP/1.1" 201 0
2026-03-27 17:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733771%252Fgeneral%252F4dd5c1ce-e5d0-4c82-9487-b68d99e1b5f0.jpg') HTTP/1.1" 204 0
2026-03-27 17:01:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733771/general/4dd5c1ce-e5d0-4c82-9487-b68d99e1b5f0.jpg saved to cache
2026-03-27 17:01:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item bf0f1c6a-17c2-592f-b28e-8236739c85fb
2026-03-27 17:01:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c936f671-6d80-5acf-a7e6-dca8e2f45131 with identifier: 10741795
2026-03-27 17:01:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c936f671-6d80-5acf-a7e6-dca8e2f45131 with scrape type 1
2026-03-27 17:01:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item c936f671-6d80-5acf-a7e6-dca8e2f45131
2026-03-27 17:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:06 [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%252F5671303%252Fgeneral%252F55762191-b672-4f3f-b280-2ad12ff26db9.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:01:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5671303/general/55762191-b672-4f3f-b280-2ad12ff26db9.jpg already downloaded
2026-03-27 17:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:06 [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%252F5671303%252Fgeneral%252Fe044d197-1a2e-403e-91e4-8247798e0b82.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:01:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5671303/general/e044d197-1a2e-403e-91e4-8247798e0b82.jpg already downloaded
2026-03-27 17:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:06 [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%252F5671303%252Fgeneral%252F78b24c36-e386-4e5d-ac6f-c74cabb492a1.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:01:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5671303/general/78b24c36-e386-4e5d-ac6f-c74cabb492a1.jpg already downloaded
2026-03-27 17:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:06 [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%252F5671303%252Fgeneral%252Feec3df3d-25e7-4062-b189-f064d1ba8754.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:01:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5671303/general/eec3df3d-25e7-4062-b189-f064d1ba8754.jpg already downloaded
2026-03-27 17:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:06 [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%252F5671303%252Fgeneral%252F77187e37-956b-42f3-85dd-37b5f0703283.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:01:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5671303/general/77187e37-956b-42f3-85dd-37b5f0703283.jpg already downloaded
2026-03-27 17:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:06 [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%252F5671303%252Fgeneral%252Fe6992b10-d794-447e-812e-e112154ffae4.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:01:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5671303/general/e6992b10-d794-447e-812e-e112154ffae4.jpg already downloaded
2026-03-27 17:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:06 [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%252F5671303%252Fgeneral%252F4d954d9b-6885-45f9-87fb-980e9da8cdcf.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:01:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5671303/general/4d954d9b-6885-45f9-87fb-980e9da8cdcf.jpg already downloaded
2026-03-27 17:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:06 [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%252F5671303%252Fgeneral%252Fca52c5d7-71fb-4075-b805-2f9320103602.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:01:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5671303/general/ca52c5d7-71fb-4075-b805-2f9320103602.jpg already downloaded
2026-03-27 17:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:06 [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%252F5671303%252Fgeneral%252Fd1e80756-f429-4c9f-8bb2-698079e593ad.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:01:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5671303/general/d1e80756-f429-4c9f-8bb2-698079e593ad.jpg already downloaded
2026-03-27 17:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:06 [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%252F5671303%252Fgeneral%252F05a4344b-41e7-46b6-b780-751d4e68b46e.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:01:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5671303/general/05a4344b-41e7-46b6-b780-751d4e68b46e.jpg already downloaded
2026-03-27 17:01:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: c936f671-6d80-5acf-a7e6-dca8e2f45131, identifier: 10741795
2026-03-27 17:01:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e45beae5-b2ed-553b-aded-c99aea632629 with identifier: 10741797
2026-03-27 17:01:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e45beae5-b2ed-553b-aded-c99aea632629 with scrape type 1
2026-03-27 17:01:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item e45beae5-b2ed-553b-aded-c99aea632629
2026-03-27 17:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:06 [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%252F5671308%252Fgeneral%252F222dd4d7-8ac4-4402-9a7e-fed4e5577c60.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:01:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5671308/general/222dd4d7-8ac4-4402-9a7e-fed4e5577c60.jpg already downloaded
2026-03-27 17:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:06 [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%252F5671308%252Fgeneral%252F1fa2aec5-fe46-45a7-89be-21f1f89cf2f5.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:01:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5671308/general/1fa2aec5-fe46-45a7-89be-21f1f89cf2f5.jpg already downloaded
2026-03-27 17:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:06 [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%252F5671308%252Fgeneral%252F39592b93-c742-4347-9698-2ec39ccc23de.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:01:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5671308/general/39592b93-c742-4347-9698-2ec39ccc23de.jpg already downloaded
2026-03-27 17:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:06 [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%252F5671308%252Fgeneral%252Ff1682979-6209-41db-aa4d-14aa7a4aa26e.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:01:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5671308/general/f1682979-6209-41db-aa4d-14aa7a4aa26e.jpg already downloaded
2026-03-27 17:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:06 [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%252F5671308%252Fgeneral%252F636ed866-eed2-47be-8732-d7f9ffae212a.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:01:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5671308/general/636ed866-eed2-47be-8732-d7f9ffae212a.jpg already downloaded
2026-03-27 17:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:06 [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%252F5671308%252Fgeneral%252F78e35afe-a311-40a3-b018-5d513effe109.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:01:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5671308/general/78e35afe-a311-40a3-b018-5d513effe109.jpg already downloaded
2026-03-27 17:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:06 [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%252F5671308%252Fgeneral%252Fccbe2632-0921-4d94-804c-36a4422ba275.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:01:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5671308/general/ccbe2632-0921-4d94-804c-36a4422ba275.jpg already downloaded
2026-03-27 17:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:06 [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%252F5671308%252Fgeneral%252F0d5dbcef-aed9-4d32-8159-70a8bc2cd4d3.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:01:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5671308/general/0d5dbcef-aed9-4d32-8159-70a8bc2cd4d3.jpg already downloaded
2026-03-27 17:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:07 [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%252F5671308%252Fgeneral%252Fdf4b5cdf-4fb1-4e2f-a308-003dedb5fb9c.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:01:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5671308/general/df4b5cdf-4fb1-4e2f-a308-003dedb5fb9c.jpg already downloaded
2026-03-27 17:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:07 [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%252F5671308%252Fgeneral%252F7989b101-341e-43bc-8f0e-08dd2a5c50ef.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:01:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5671308/general/7989b101-341e-43bc-8f0e-08dd2a5c50ef.jpg already downloaded
2026-03-27 17:01:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: e45beae5-b2ed-553b-aded-c99aea632629, identifier: 10741797
2026-03-27 17:01:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9942a157-f3c0-503c-b57a-f696e90ab810 with identifier: 10741818
2026-03-27 17:01:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9942a157-f3c0-503c-b57a-f696e90ab810 with scrape type 1
2026-03-27 17:01:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 9942a157-f3c0-503c-b57a-f696e90ab810
2026-03-27 17:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:07 [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%252F5737664%252Fgeneral%252F35aac226-59db-45c5-a695-bd8ee2148140.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:01:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737664/general/35aac226-59db-45c5-a695-bd8ee2148140.jpg already downloaded
2026-03-27 17:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:07 [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%252F5737664%252Fgeneral%252F3abadee5-54d7-4b24-9c5e-74857501bfcf.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:01:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737664/general/3abadee5-54d7-4b24-9c5e-74857501bfcf.jpg already downloaded
2026-03-27 17:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:07 [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%252F5737664%252Fgeneral%252Fe66f75e1-2f49-4838-b698-1cc1c9593a45.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:01:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737664/general/e66f75e1-2f49-4838-b698-1cc1c9593a45.jpg already downloaded
2026-03-27 17:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:07 [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%252F5737664%252Fgeneral%252F9614f35c-1b7a-430e-8592-fb756b851975.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:01:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737664/general/9614f35c-1b7a-430e-8592-fb756b851975.jpg already downloaded
2026-03-27 17:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:07 [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%252F5737664%252Fgeneral%252F1f8a3bbe-e3f7-40ed-a99e-e791534cdd5f.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:01:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737664/general/1f8a3bbe-e3f7-40ed-a99e-e791534cdd5f.jpg already downloaded
2026-03-27 17:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:07 [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%252F5737664%252Fgeneral%252F44a74bf1-78d2-4d0a-887a-de3b69862c7a.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:01:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737664/general/44a74bf1-78d2-4d0a-887a-de3b69862c7a.jpg already downloaded
2026-03-27 17:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:07 [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%252F5737664%252Fgeneral%252Fad223ffc-474b-415a-b383-8c1fa3694280.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:01:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737664/general/ad223ffc-474b-415a-b383-8c1fa3694280.jpg already downloaded
2026-03-27 17:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:07 [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%252F5737664%252Fgeneral%252F9e10199b-847b-4009-a068-a9ba35cb85cc.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:01:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737664/general/9e10199b-847b-4009-a068-a9ba35cb85cc.jpg already downloaded
2026-03-27 17:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:07 [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%252F5737664%252Fgeneral%252Fe79bbbc6-c8c5-4bb4-bc74-800f0c135e0e.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:01:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737664/general/e79bbbc6-c8c5-4bb4-bc74-800f0c135e0e.jpg already downloaded
2026-03-27 17:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:07 [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%252F5737664%252Fgeneral%252F5d6ae567-a129-4cfe-9c0e-061be52de1d8.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:01:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737664/general/5d6ae567-a129-4cfe-9c0e-061be52de1d8.jpg already downloaded
2026-03-27 17:01:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: 9942a157-f3c0-503c-b57a-f696e90ab810, identifier: 10741818
2026-03-27 17:01:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: c936f671-6d80-5acf-a7e6-dca8e2f45131 with identifier: 10741795
2026-03-27 17:01:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: c936f671-6d80-5acf-a7e6-dca8e2f45131 with identifier: 10741795
2026-03-27 17:01:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: c936f671-6d80-5acf-a7e6-dca8e2f45131 with identifier: 10741795 to the API
2026-03-27 17:01:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:01:07 [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 17:01:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741795>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.5L',
'engine_horse_power': 89,
'expiration_date': '2026-04-01T09:50:00Z',
'fuel_type': 'Diesel',
'id': 'c936f671-6d80-5acf-a7e6-dca8e2f45131',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '4345MCD',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741795',
'listing': 'auction',
'location': 'Soto del Real (Madrid) (Spain)',
'make': 'Renault',
'model': 'Captur',
'odometer': 121879,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 38,
'photo_urls': ['https://images.openlane.eu/carimgs/5671303/general/55762191-b672-4f3f-b280-2ad12ff26db9.jpg',
'https://images.openlane.eu/carimgs/5671303/general/e044d197-1a2e-403e-91e4-8247798e0b82.jpg',
'https://images.openlane.eu/carimgs/5671303/general/78b24c36-e386-4e5d-ac6f-c74cabb492a1.jpg',
'https://images.openlane.eu/carimgs/5671303/general/eec3df3d-25e7-4062-b189-f064d1ba8754.jpg',
'https://images.openlane.eu/carimgs/5671303/general/77187e37-956b-42f3-85dd-37b5f0703283.jpg',
'https://images.openlane.eu/carimgs/5671303/general/e6992b10-d794-447e-812e-e112154ffae4.jpg',
'https://images.openlane.eu/carimgs/5671303/general/4d954d9b-6885-45f9-87fb-980e9da8cdcf.jpg',
'https://images.openlane.eu/carimgs/5671303/general/ca52c5d7-71fb-4075-b805-2f9320103602.jpg',
'https://images.openlane.eu/carimgs/5671303/general/d1e80756-f429-4c9f-8bb2-698079e593ad.jpg',
'https://images.openlane.eu/carimgs/5671303/general/05a4344b-41e7-46b6-b780-751d4e68b46e.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c936f671-6d80-5acf-a7e6-dca8e2f45131/c936f671-6d80-5acf-a7e6-dca8e2f45131_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73382,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5671303/general/55762191-b672-4f3f-b280-2ad12ff26db9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c936f671-6d80-5acf-a7e6-dca8e2f45131/c936f671-6d80-5acf-a7e6-dca8e2f45131_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81362,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5671303/general/e044d197-1a2e-403e-91e4-8247798e0b82.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c936f671-6d80-5acf-a7e6-dca8e2f45131/c936f671-6d80-5acf-a7e6-dca8e2f45131_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79088,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5671303/general/78b24c36-e386-4e5d-ac6f-c74cabb492a1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c936f671-6d80-5acf-a7e6-dca8e2f45131/c936f671-6d80-5acf-a7e6-dca8e2f45131_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80331,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5671303/general/eec3df3d-25e7-4062-b189-f064d1ba8754.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c936f671-6d80-5acf-a7e6-dca8e2f45131/c936f671-6d80-5acf-a7e6-dca8e2f45131_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 47656,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5671303/general/77187e37-956b-42f3-85dd-37b5f0703283.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c936f671-6d80-5acf-a7e6-dca8e2f45131/c936f671-6d80-5acf-a7e6-dca8e2f45131_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73888,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5671303/general/e6992b10-d794-447e-812e-e112154ffae4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c936f671-6d80-5acf-a7e6-dca8e2f45131/c936f671-6d80-5acf-a7e6-dca8e2f45131_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 70670,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5671303/general/4d954d9b-6885-45f9-87fb-980e9da8cdcf.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c936f671-6d80-5acf-a7e6-dca8e2f45131/c936f671-6d80-5acf-a7e6-dca8e2f45131_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103626,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5671303/general/ca52c5d7-71fb-4075-b805-2f9320103602.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c936f671-6d80-5acf-a7e6-dca8e2f45131/c936f671-6d80-5acf-a7e6-dca8e2f45131_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93657,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5671303/general/d1e80756-f429-4c9f-8bb2-698079e593ad.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c936f671-6d80-5acf-a7e6-dca8e2f45131/c936f671-6d80-5acf-a7e6-dca8e2f45131_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 54009,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5671303/general/05a4344b-41e7-46b6-b780-751d4e68b46e.jpg',
'Width': 1024}],
'price': 9500,
'price_includes_vat': True,
'registration_date': '2019-07-17',
'seats_number': 5,
'seller_name': 'SANTANDER CONSUMER RENTING',
'title': 'Renault Captur Zen - Diesel - Automatic - 89 hp - 121.879 km',
'transmission': 'automatic',
'trim': 'Zen',
'vin': None,
'year': 2019}
2026-03-27 17:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710741795%27 HTTP/1.1" 200 None
2026-03-27 17:01:07 [adesa.es] INFO: Saving data for 10741795: {'created_time': 1774630867.711349, 'last_price_update_time': 1774630867.711358, 'auction_closing_time': 1775037000.0}
2026-03-27 17:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10741795') HTTP/1.1" 204 0
2026-03-27 17:01:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: e45beae5-b2ed-553b-aded-c99aea632629 with identifier: 10741797
2026-03-27 17:01:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: e45beae5-b2ed-553b-aded-c99aea632629 with identifier: 10741797
2026-03-27 17:01:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: e45beae5-b2ed-553b-aded-c99aea632629 with identifier: 10741797 to the API
2026-03-27 17:01:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:01:07 [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 17:01:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741797>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 110,
'expiration_date': '2026-04-01T09:50:00Z',
'fuel_type': 'Diesel',
'id': 'e45beae5-b2ed-553b-aded-c99aea632629',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '3815MDV',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741797',
'listing': 'auction',
'location': 'Soto del Real (Madrid) (Spain)',
'make': 'Renault',
'model': 'Kadjar',
'odometer': 152101,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 31,
'photo_urls': ['https://images.openlane.eu/carimgs/5671308/general/222dd4d7-8ac4-4402-9a7e-fed4e5577c60.jpg',
'https://images.openlane.eu/carimgs/5671308/general/1fa2aec5-fe46-45a7-89be-21f1f89cf2f5.jpg',
'https://images.openlane.eu/carimgs/5671308/general/39592b93-c742-4347-9698-2ec39ccc23de.jpg',
'https://images.openlane.eu/carimgs/5671308/general/f1682979-6209-41db-aa4d-14aa7a4aa26e.jpg',
'https://images.openlane.eu/carimgs/5671308/general/636ed866-eed2-47be-8732-d7f9ffae212a.jpg',
'https://images.openlane.eu/carimgs/5671308/general/78e35afe-a311-40a3-b018-5d513effe109.jpg',
'https://images.openlane.eu/carimgs/5671308/general/ccbe2632-0921-4d94-804c-36a4422ba275.jpg',
'https://images.openlane.eu/carimgs/5671308/general/0d5dbcef-aed9-4d32-8159-70a8bc2cd4d3.jpg',
'https://images.openlane.eu/carimgs/5671308/general/df4b5cdf-4fb1-4e2f-a308-003dedb5fb9c.jpg',
'https://images.openlane.eu/carimgs/5671308/general/7989b101-341e-43bc-8f0e-08dd2a5c50ef.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e45beae5-b2ed-553b-aded-c99aea632629/e45beae5-b2ed-553b-aded-c99aea632629_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88077,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5671308/general/222dd4d7-8ac4-4402-9a7e-fed4e5577c60.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e45beae5-b2ed-553b-aded-c99aea632629/e45beae5-b2ed-553b-aded-c99aea632629_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98122,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5671308/general/1fa2aec5-fe46-45a7-89be-21f1f89cf2f5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e45beae5-b2ed-553b-aded-c99aea632629/e45beae5-b2ed-553b-aded-c99aea632629_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90392,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5671308/general/39592b93-c742-4347-9698-2ec39ccc23de.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e45beae5-b2ed-553b-aded-c99aea632629/e45beae5-b2ed-553b-aded-c99aea632629_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91516,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5671308/general/f1682979-6209-41db-aa4d-14aa7a4aa26e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e45beae5-b2ed-553b-aded-c99aea632629/e45beae5-b2ed-553b-aded-c99aea632629_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 61643,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5671308/general/636ed866-eed2-47be-8732-d7f9ffae212a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e45beae5-b2ed-553b-aded-c99aea632629/e45beae5-b2ed-553b-aded-c99aea632629_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93028,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5671308/general/78e35afe-a311-40a3-b018-5d513effe109.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e45beae5-b2ed-553b-aded-c99aea632629/e45beae5-b2ed-553b-aded-c99aea632629_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84422,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5671308/general/ccbe2632-0921-4d94-804c-36a4422ba275.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e45beae5-b2ed-553b-aded-c99aea632629/e45beae5-b2ed-553b-aded-c99aea632629_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 140068,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5671308/general/0d5dbcef-aed9-4d32-8159-70a8bc2cd4d3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e45beae5-b2ed-553b-aded-c99aea632629/e45beae5-b2ed-553b-aded-c99aea632629_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87662,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5671308/general/df4b5cdf-4fb1-4e2f-a308-003dedb5fb9c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e45beae5-b2ed-553b-aded-c99aea632629/e45beae5-b2ed-553b-aded-c99aea632629_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88927,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5671308/general/7989b101-341e-43bc-8f0e-08dd2a5c50ef.jpg',
'Width': 1024}],
'price': 8300,
'price_includes_vat': True,
'registration_date': '2017-06-30',
'seats_number': 5,
'seller_name': 'SANTANDER CONSUMER RENTING',
'title': 'Renault Kadjar Intens - Diesel - Automatic - 110 hp - 152.101 km',
'transmission': 'automatic',
'trim': 'Intens',
'vin': None,
'year': 2017}
2026-03-27 17:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710741797%27 HTTP/1.1" 200 None
2026-03-27 17:01:08 [adesa.es] INFO: Saving data for 10741797: {'created_time': 1774630868.081411, 'last_price_update_time': 1774630868.081426, 'auction_closing_time': 1775037000.0}
2026-03-27 17:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10741797') HTTP/1.1" 204 0
2026-03-27 17:01:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: 9942a157-f3c0-503c-b57a-f696e90ab810 with identifier: 10741818
2026-03-27 17:01:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: 9942a157-f3c0-503c-b57a-f696e90ab810 with identifier: 10741818
2026-03-27 17:01:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: 9942a157-f3c0-503c-b57a-f696e90ab810 with identifier: 10741818 to the API
2026-03-27 17:01:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:01:08 [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 17:01:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741818>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.2L',
'engine_horse_power': 110,
'expiration_date': '2026-04-01T09:50:00Z',
'fuel_type': 'Petrol',
'id': '9942a157-f3c0-503c-b57a-f696e90ab810',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2183KTY',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741818',
'listing': 'auction',
'location': 'Soto del Real (Madrid) (Spain)',
'make': 'Opel',
'model': 'Crossland',
'odometer': 89490,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 32,
'photo_urls': ['https://images.openlane.eu/carimgs/5737664/general/35aac226-59db-45c5-a695-bd8ee2148140.jpg',
'https://images.openlane.eu/carimgs/5737664/general/3abadee5-54d7-4b24-9c5e-74857501bfcf.jpg',
'https://images.openlane.eu/carimgs/5737664/general/e66f75e1-2f49-4838-b698-1cc1c9593a45.jpg',
'https://images.openlane.eu/carimgs/5737664/general/9614f35c-1b7a-430e-8592-fb756b851975.jpg',
'https://images.openlane.eu/carimgs/5737664/general/1f8a3bbe-e3f7-40ed-a99e-e791534cdd5f.jpg',
'https://images.openlane.eu/carimgs/5737664/general/44a74bf1-78d2-4d0a-887a-de3b69862c7a.jpg',
'https://images.openlane.eu/carimgs/5737664/general/ad223ffc-474b-415a-b383-8c1fa3694280.jpg',
'https://images.openlane.eu/carimgs/5737664/general/9e10199b-847b-4009-a068-a9ba35cb85cc.jpg',
'https://images.openlane.eu/carimgs/5737664/general/e79bbbc6-c8c5-4bb4-bc74-800f0c135e0e.jpg',
'https://images.openlane.eu/carimgs/5737664/general/5d6ae567-a129-4cfe-9c0e-061be52de1d8.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9942a157-f3c0-503c-b57a-f696e90ab810/9942a157-f3c0-503c-b57a-f696e90ab810_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71550,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737664/general/35aac226-59db-45c5-a695-bd8ee2148140.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9942a157-f3c0-503c-b57a-f696e90ab810/9942a157-f3c0-503c-b57a-f696e90ab810_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 44167,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737664/general/3abadee5-54d7-4b24-9c5e-74857501bfcf.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9942a157-f3c0-503c-b57a-f696e90ab810/9942a157-f3c0-503c-b57a-f696e90ab810_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75297,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737664/general/e66f75e1-2f49-4838-b698-1cc1c9593a45.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9942a157-f3c0-503c-b57a-f696e90ab810/9942a157-f3c0-503c-b57a-f696e90ab810_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 69457,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737664/general/9614f35c-1b7a-430e-8592-fb756b851975.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9942a157-f3c0-503c-b57a-f696e90ab810/9942a157-f3c0-503c-b57a-f696e90ab810_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73396,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737664/general/1f8a3bbe-e3f7-40ed-a99e-e791534cdd5f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9942a157-f3c0-503c-b57a-f696e90ab810/9942a157-f3c0-503c-b57a-f696e90ab810_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76878,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737664/general/44a74bf1-78d2-4d0a-887a-de3b69862c7a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9942a157-f3c0-503c-b57a-f696e90ab810/9942a157-f3c0-503c-b57a-f696e90ab810_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82647,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737664/general/ad223ffc-474b-415a-b383-8c1fa3694280.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9942a157-f3c0-503c-b57a-f696e90ab810/9942a157-f3c0-503c-b57a-f696e90ab810_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75055,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737664/general/9e10199b-847b-4009-a068-a9ba35cb85cc.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9942a157-f3c0-503c-b57a-f696e90ab810/9942a157-f3c0-503c-b57a-f696e90ab810_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107974,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737664/general/e79bbbc6-c8c5-4bb4-bc74-800f0c135e0e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9942a157-f3c0-503c-b57a-f696e90ab810/9942a157-f3c0-503c-b57a-f696e90ab810_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 57679,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737664/general/5d6ae567-a129-4cfe-9c0e-061be52de1d8.jpg',
'Width': 1024}],
'price': 7700,
'price_includes_vat': True,
'registration_date': '2019-02-27',
'seats_number': 5,
'seller_name': 'SANTANDER CONSUMER RENTING',
'title': 'Opel Crossland 1.2 Design Line - Petrol - Manual - 110 hp - 89.490 '
'km',
'transmission': 'manual',
'trim': 'Design Line',
'vin': None,
'year': 2019}
2026-03-27 17:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710741818%27 HTTP/1.1" 200 None
2026-03-27 17:01:08 [adesa.es] INFO: Saving data for 10741818: {'created_time': 1774630868.437463, 'last_price_update_time': 1774630868.437474, 'auction_closing_time': 1775037000.0}
2026-03-27 17:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10741818') HTTP/1.1" 204 0
2026-03-27 17:01:08 [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 17:01:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741808> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:01:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 60fde880-8eb0-58b1-b779-69d5f668adaa with identifier: 10741817
2026-03-27 17:01:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 60fde880-8eb0-58b1-b779-69d5f668adaa with scrape type 1
2026-03-27 17:01:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 60fde880-8eb0-58b1-b779-69d5f668adaa
2026-03-27 17:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:08 [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%252F5737663%252Fgeneral%252Fac7375a7-0343-4387-b802-1cd949be4c77.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:01:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737663/general/ac7375a7-0343-4387-b802-1cd949be4c77.jpg already downloaded
2026-03-27 17:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:08 [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%252F5737663%252Fgeneral%252F97726148-d436-4b55-8b79-0e9d7b319bd9.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:01:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737663/general/97726148-d436-4b55-8b79-0e9d7b319bd9.jpg already downloaded
2026-03-27 17:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:08 [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%252F5737663%252Fgeneral%252Ff051961a-1310-4280-9f61-99a6e922ee65.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:01:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737663/general/f051961a-1310-4280-9f61-99a6e922ee65.jpg already downloaded
2026-03-27 17:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:08 [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%252F5737663%252Fgeneral%252F2be837a1-b554-45d0-8fdc-2c5504635979.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:01:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737663/general/2be837a1-b554-45d0-8fdc-2c5504635979.jpg already downloaded
2026-03-27 17:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:08 [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%252F5737663%252Fgeneral%252Ff19ac879-230d-4ba2-b08c-9799b91d63bb.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:01:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737663/general/f19ac879-230d-4ba2-b08c-9799b91d63bb.jpg already downloaded
2026-03-27 17:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:08 [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%252F5737663%252Fgeneral%252Fb0bf8701-8a73-4a16-a6f1-67255def7aab.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:01:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737663/general/b0bf8701-8a73-4a16-a6f1-67255def7aab.jpg already downloaded
2026-03-27 17:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:08 [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%252F5737663%252Fgeneral%252F4c8209df-2d3c-4df5-874a-b2e0009fb3e6.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:01:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737663/general/4c8209df-2d3c-4df5-874a-b2e0009fb3e6.jpg already downloaded
2026-03-27 17:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:08 [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%252F5737663%252Fgeneral%252Fc5bb0884-3bbb-460c-a89d-f4413ad06744.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:01:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737663/general/c5bb0884-3bbb-460c-a89d-f4413ad06744.jpg already downloaded
2026-03-27 17:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:08 [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%252F5737663%252Fgeneral%252F33646df8-388f-4f77-9bd7-1c8048b4dbcd.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:01:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737663/general/33646df8-388f-4f77-9bd7-1c8048b4dbcd.jpg already downloaded
2026-03-27 17:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:08 [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%252F5737663%252Fgeneral%252F7238bff1-3ac1-431a-8098-0161dd1d97d3.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:01:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737663/general/7238bff1-3ac1-431a-8098-0161dd1d97d3.jpg already downloaded
2026-03-27 17:01:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: 60fde880-8eb0-58b1-b779-69d5f668adaa, identifier: 10741817
2026-03-27 17:01:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b8d4ff73-0b0e-58e5-9c57-54fb875b2b3b with identifier: 10741804
2026-03-27 17:01:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b8d4ff73-0b0e-58e5-9c57-54fb875b2b3b with scrape type 1
2026-03-27 17:01:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item b8d4ff73-0b0e-58e5-9c57-54fb875b2b3b
2026-03-27 17:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:08 [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%252F5713194%252Fgeneral%252F0c0d6f06-159e-4dcc-886f-46b9993b2d29.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:01:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713194/general/0c0d6f06-159e-4dcc-886f-46b9993b2d29.jpg already downloaded
2026-03-27 17:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:08 [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%252F5713194%252Fgeneral%252F77c4808d-e693-4330-9f87-1397bf43e33d.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:01:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713194/general/77c4808d-e693-4330-9f87-1397bf43e33d.jpg already downloaded
2026-03-27 17:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:08 [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%252F5713194%252Fgeneral%252F8939c658-bf53-4352-a699-aa3befe67ebe.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:01:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713194/general/8939c658-bf53-4352-a699-aa3befe67ebe.jpg already downloaded
2026-03-27 17:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:08 [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%252F5713194%252Fgeneral%252F04aeca49-2034-4e1d-86f7-f333b73d0488.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:01:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713194/general/04aeca49-2034-4e1d-86f7-f333b73d0488.jpg already downloaded
2026-03-27 17:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:08 [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%252F5713194%252Fgeneral%252Fe1601b46-ce07-40ab-a727-33d3581ed35a.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:01:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713194/general/e1601b46-ce07-40ab-a727-33d3581ed35a.jpg already downloaded
2026-03-27 17:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:08 [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%252F5713194%252Fgeneral%252Ff9404fbf-d09d-4fef-a545-716322bbfe07.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:01:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713194/general/f9404fbf-d09d-4fef-a545-716322bbfe07.jpg already downloaded
2026-03-27 17:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:08 [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%252F5713194%252Fgeneral%252F81ef111e-a0b3-47dc-bf59-c25315a4324d.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:01:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713194/general/81ef111e-a0b3-47dc-bf59-c25315a4324d.jpg already downloaded
2026-03-27 17:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:08 [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%252F5713194%252Fgeneral%252Facf72bd1-5d36-42b1-95c6-55a4d076afe1.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:01:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713194/general/acf72bd1-5d36-42b1-95c6-55a4d076afe1.jpg already downloaded
2026-03-27 17:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:08 [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%252F5713194%252Fgeneral%252F438cfa66-ca4e-4af1-9259-750bbf0ab80f.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:01:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713194/general/438cfa66-ca4e-4af1-9259-750bbf0ab80f.jpg already downloaded
2026-03-27 17:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:08 [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%252F5713194%252Fgeneral%252Fc991c0fc-a412-4d1b-8dcf-134837fd5229.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:01:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713194/general/c991c0fc-a412-4d1b-8dcf-134837fd5229.jpg already downloaded
2026-03-27 17:01:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: b8d4ff73-0b0e-58e5-9c57-54fb875b2b3b, identifier: 10741804
2026-03-27 17:01:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b0d8169a-5612-5ca8-8cd1-02f5fed4fa6f with identifier: 10741809
2026-03-27 17:01:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b0d8169a-5612-5ca8-8cd1-02f5fed4fa6f with scrape type 1
2026-03-27 17:01:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item b0d8169a-5612-5ca8-8cd1-02f5fed4fa6f
2026-03-27 17:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:09 [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%252F5725895%252Fgeneral%252Fa4c4965e-f8d5-4f9a-b02e-6f4d24eb1475.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:01:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725895/general/a4c4965e-f8d5-4f9a-b02e-6f4d24eb1475.jpg already downloaded
2026-03-27 17:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:09 [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%252F5725895%252Fgeneral%252Fd6d6b976-bc46-4fc8-9210-9621391e3959.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:01:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725895/general/d6d6b976-bc46-4fc8-9210-9621391e3959.jpg already downloaded
2026-03-27 17:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:09 [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%252F5725895%252Fgeneral%252Fb3eb220b-44fa-4991-a253-98c3b8fb098e.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:01:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725895/general/b3eb220b-44fa-4991-a253-98c3b8fb098e.jpg already downloaded
2026-03-27 17:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:09 [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%252F5725895%252Fgeneral%252F57b0e95a-14fa-4b24-9754-9d93ef452949.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:01:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725895/general/57b0e95a-14fa-4b24-9754-9d93ef452949.jpg already downloaded
2026-03-27 17:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:09 [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%252F5725895%252Fgeneral%252F9ba32b39-a3ee-441e-8765-e16d2396c191.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:01:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725895/general/9ba32b39-a3ee-441e-8765-e16d2396c191.jpg already downloaded
2026-03-27 17:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:09 [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%252F5725895%252Fgeneral%252Ff0ee73bc-0820-409c-b5e4-2e594222b50d.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:01:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725895/general/f0ee73bc-0820-409c-b5e4-2e594222b50d.jpg already downloaded
2026-03-27 17:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:09 [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%252F5725895%252Fgeneral%252F6c102088-fdc7-49c1-b097-dfcbb168a7ad.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:01:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725895/general/6c102088-fdc7-49c1-b097-dfcbb168a7ad.jpg already downloaded
2026-03-27 17:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:09 [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%252F5725895%252Fgeneral%252F151dabe0-eecb-4152-99e2-d96f3465848e.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:01:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725895/general/151dabe0-eecb-4152-99e2-d96f3465848e.jpg already downloaded
2026-03-27 17:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:09 [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%252F5725895%252Fgeneral%252Fae76d4b8-e8cc-4a81-9016-424fc85217e1.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:01:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725895/general/ae76d4b8-e8cc-4a81-9016-424fc85217e1.jpg already downloaded
2026-03-27 17:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:09 [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%252F5725895%252Fgeneral%252F0d62f54f-01b6-42ea-84c6-9ebca8548b9d.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:01:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725895/general/0d62f54f-01b6-42ea-84c6-9ebca8548b9d.jpg already downloaded
2026-03-27 17:01:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: b0d8169a-5612-5ca8-8cd1-02f5fed4fa6f, identifier: 10741809
2026-03-27 17:01:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: 60fde880-8eb0-58b1-b779-69d5f668adaa with identifier: 10741817
2026-03-27 17:01:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: 60fde880-8eb0-58b1-b779-69d5f668adaa with identifier: 10741817
2026-03-27 17:01:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: 60fde880-8eb0-58b1-b779-69d5f668adaa with identifier: 10741817 to the API
2026-03-27 17:01:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:01:09 [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 17:01:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741817>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.0L',
'engine_horse_power': 116,
'expiration_date': '2026-04-01T09:50:00Z',
'fuel_type': 'Petrol',
'id': '60fde880-8eb0-58b1-b779-69d5f668adaa',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '6865MTV',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741817',
'listing': 'auction',
'location': 'Soto del Real (Madrid) (Spain)',
'make': 'Seat',
'model': 'Arona',
'odometer': 17309,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 27,
'photo_urls': ['https://images.openlane.eu/carimgs/5737663/general/ac7375a7-0343-4387-b802-1cd949be4c77.jpg',
'https://images.openlane.eu/carimgs/5737663/general/97726148-d436-4b55-8b79-0e9d7b319bd9.jpg',
'https://images.openlane.eu/carimgs/5737663/general/f051961a-1310-4280-9f61-99a6e922ee65.jpg',
'https://images.openlane.eu/carimgs/5737663/general/2be837a1-b554-45d0-8fdc-2c5504635979.jpg',
'https://images.openlane.eu/carimgs/5737663/general/f19ac879-230d-4ba2-b08c-9799b91d63bb.jpg',
'https://images.openlane.eu/carimgs/5737663/general/b0bf8701-8a73-4a16-a6f1-67255def7aab.jpg',
'https://images.openlane.eu/carimgs/5737663/general/4c8209df-2d3c-4df5-874a-b2e0009fb3e6.jpg',
'https://images.openlane.eu/carimgs/5737663/general/c5bb0884-3bbb-460c-a89d-f4413ad06744.jpg',
'https://images.openlane.eu/carimgs/5737663/general/33646df8-388f-4f77-9bd7-1c8048b4dbcd.jpg',
'https://images.openlane.eu/carimgs/5737663/general/7238bff1-3ac1-431a-8098-0161dd1d97d3.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_60fde880-8eb0-58b1-b779-69d5f668adaa/60fde880-8eb0-58b1-b779-69d5f668adaa_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73580,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737663/general/ac7375a7-0343-4387-b802-1cd949be4c77.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_60fde880-8eb0-58b1-b779-69d5f668adaa/60fde880-8eb0-58b1-b779-69d5f668adaa_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 78225,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737663/general/97726148-d436-4b55-8b79-0e9d7b319bd9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_60fde880-8eb0-58b1-b779-69d5f668adaa/60fde880-8eb0-58b1-b779-69d5f668adaa_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 78154,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737663/general/f051961a-1310-4280-9f61-99a6e922ee65.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_60fde880-8eb0-58b1-b779-69d5f668adaa/60fde880-8eb0-58b1-b779-69d5f668adaa_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86496,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737663/general/2be837a1-b554-45d0-8fdc-2c5504635979.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_60fde880-8eb0-58b1-b779-69d5f668adaa/60fde880-8eb0-58b1-b779-69d5f668adaa_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 48399,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737663/general/f19ac879-230d-4ba2-b08c-9799b91d63bb.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_60fde880-8eb0-58b1-b779-69d5f668adaa/60fde880-8eb0-58b1-b779-69d5f668adaa_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 59396,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737663/general/b0bf8701-8a73-4a16-a6f1-67255def7aab.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_60fde880-8eb0-58b1-b779-69d5f668adaa/60fde880-8eb0-58b1-b779-69d5f668adaa_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81326,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737663/general/4c8209df-2d3c-4df5-874a-b2e0009fb3e6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_60fde880-8eb0-58b1-b779-69d5f668adaa/60fde880-8eb0-58b1-b779-69d5f668adaa_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104264,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737663/general/c5bb0884-3bbb-460c-a89d-f4413ad06744.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_60fde880-8eb0-58b1-b779-69d5f668adaa/60fde880-8eb0-58b1-b779-69d5f668adaa_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 66818,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737663/general/33646df8-388f-4f77-9bd7-1c8048b4dbcd.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_60fde880-8eb0-58b1-b779-69d5f668adaa/60fde880-8eb0-58b1-b779-69d5f668adaa_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71749,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737663/general/7238bff1-3ac1-431a-8098-0161dd1d97d3.jpg',
'Width': 1024}],
'price': 15600,
'price_includes_vat': True,
'registration_date': '2024-08-30',
'seats_number': 5,
'seller_name': 'SANTANDER CONSUMER RENTING',
'title': 'Seat Arona 1.0 TSI Style - Petrol - Manual - 116 hp - 17.309 km',
'transmission': 'manual',
'trim': 'Style',
'vin': None,
'year': 2024}
2026-03-27 17:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710741817%27 HTTP/1.1" 200 None
2026-03-27 17:01:09 [adesa.es] INFO: Saving data for 10741817: {'created_time': 1774630869.626301, 'last_price_update_time': 1774630869.626311, 'auction_closing_time': 1775037000.0}
2026-03-27 17:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10741817') HTTP/1.1" 204 0
2026-03-27 17:01:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: b8d4ff73-0b0e-58e5-9c57-54fb875b2b3b with identifier: 10741804
2026-03-27 17:01:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: b8d4ff73-0b0e-58e5-9c57-54fb875b2b3b with identifier: 10741804
2026-03-27 17:01:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: b8d4ff73-0b0e-58e5-9c57-54fb875b2b3b with identifier: 10741804 to the API
2026-03-27 17:01:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:01:09 [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 17:01:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741804>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.0L',
'engine_horse_power': 110,
'expiration_date': '2026-04-01T09:50:00Z',
'fuel_type': 'Petrol',
'id': 'b8d4ff73-0b0e-58e5-9c57-54fb875b2b3b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '8522LPL',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741804',
'listing': 'auction',
'location': 'Soto del Real (Madrid) (Spain)',
'make': 'Seat',
'model': 'Arona',
'odometer': 116000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 44,
'photo_urls': ['https://images.openlane.eu/carimgs/5713194/general/0c0d6f06-159e-4dcc-886f-46b9993b2d29.jpg',
'https://images.openlane.eu/carimgs/5713194/general/77c4808d-e693-4330-9f87-1397bf43e33d.jpg',
'https://images.openlane.eu/carimgs/5713194/general/8939c658-bf53-4352-a699-aa3befe67ebe.jpg',
'https://images.openlane.eu/carimgs/5713194/general/04aeca49-2034-4e1d-86f7-f333b73d0488.jpg',
'https://images.openlane.eu/carimgs/5713194/general/e1601b46-ce07-40ab-a727-33d3581ed35a.jpg',
'https://images.openlane.eu/carimgs/5713194/general/f9404fbf-d09d-4fef-a545-716322bbfe07.jpg',
'https://images.openlane.eu/carimgs/5713194/general/81ef111e-a0b3-47dc-bf59-c25315a4324d.jpg',
'https://images.openlane.eu/carimgs/5713194/general/acf72bd1-5d36-42b1-95c6-55a4d076afe1.jpg',
'https://images.openlane.eu/carimgs/5713194/general/438cfa66-ca4e-4af1-9259-750bbf0ab80f.jpg',
'https://images.openlane.eu/carimgs/5713194/general/c991c0fc-a412-4d1b-8dcf-134837fd5229.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b8d4ff73-0b0e-58e5-9c57-54fb875b2b3b/b8d4ff73-0b0e-58e5-9c57-54fb875b2b3b_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 204658,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713194/general/0c0d6f06-159e-4dcc-886f-46b9993b2d29.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b8d4ff73-0b0e-58e5-9c57-54fb875b2b3b/b8d4ff73-0b0e-58e5-9c57-54fb875b2b3b_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 170208,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713194/general/77c4808d-e693-4330-9f87-1397bf43e33d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b8d4ff73-0b0e-58e5-9c57-54fb875b2b3b/b8d4ff73-0b0e-58e5-9c57-54fb875b2b3b_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 156412,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713194/general/8939c658-bf53-4352-a699-aa3befe67ebe.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b8d4ff73-0b0e-58e5-9c57-54fb875b2b3b/b8d4ff73-0b0e-58e5-9c57-54fb875b2b3b_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 154204,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713194/general/04aeca49-2034-4e1d-86f7-f333b73d0488.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b8d4ff73-0b0e-58e5-9c57-54fb875b2b3b/b8d4ff73-0b0e-58e5-9c57-54fb875b2b3b_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89179,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713194/general/e1601b46-ce07-40ab-a727-33d3581ed35a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b8d4ff73-0b0e-58e5-9c57-54fb875b2b3b/b8d4ff73-0b0e-58e5-9c57-54fb875b2b3b_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 63477,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713194/general/f9404fbf-d09d-4fef-a545-716322bbfe07.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b8d4ff73-0b0e-58e5-9c57-54fb875b2b3b/b8d4ff73-0b0e-58e5-9c57-54fb875b2b3b_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 197474,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713194/general/81ef111e-a0b3-47dc-bf59-c25315a4324d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b8d4ff73-0b0e-58e5-9c57-54fb875b2b3b/b8d4ff73-0b0e-58e5-9c57-54fb875b2b3b_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95753,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713194/general/acf72bd1-5d36-42b1-95c6-55a4d076afe1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b8d4ff73-0b0e-58e5-9c57-54fb875b2b3b/b8d4ff73-0b0e-58e5-9c57-54fb875b2b3b_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 219306,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713194/general/438cfa66-ca4e-4af1-9259-750bbf0ab80f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b8d4ff73-0b0e-58e5-9c57-54fb875b2b3b/b8d4ff73-0b0e-58e5-9c57-54fb875b2b3b_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80375,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713194/general/c991c0fc-a412-4d1b-8dcf-134837fd5229.jpg',
'Width': 1024}],
'price': 10000,
'price_includes_vat': True,
'registration_date': '2021-05-01',
'seats_number': 5,
'seller_name': 'SANTANDER CONSUMER RENTING',
'title': 'Seat Arona 1.0 TSI Style - Petrol - Manual - 110 hp - 116.000 km',
'transmission': 'manual',
'trim': 'Style',
'vin': None,
'year': 2021}
2026-03-27 17:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710741804%27 HTTP/1.1" 200 None
2026-03-27 17:01:09 [adesa.es] INFO: Saving data for 10741804: {'created_time': 1774630869.95481, 'last_price_update_time': 1774630869.954821, 'auction_closing_time': 1775037000.0}
2026-03-27 17:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10741804') HTTP/1.1" 204 0
2026-03-27 17:01:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: b0d8169a-5612-5ca8-8cd1-02f5fed4fa6f with identifier: 10741809
2026-03-27 17:01:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: b0d8169a-5612-5ca8-8cd1-02f5fed4fa6f with identifier: 10741809
2026-03-27 17:01:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: b0d8169a-5612-5ca8-8cd1-02f5fed4fa6f with identifier: 10741809 to the API
2026-03-27 17:01:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:01:10 [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 17:01:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741809>
{'auction_title': '',
'c_o_2_emission_value': 108,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.2L',
'engine_horse_power': 110,
'expiration_date': '2026-04-01T09:50:00Z',
'fuel_type': 'Petrol',
'id': 'b0d8169a-5612-5ca8-8cd1-02f5fed4fa6f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '5035LBF',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741809',
'listing': 'auction',
'location': 'Soto del Real (Madrid) (Spain)',
'make': 'Opel',
'model': 'Crossland',
'odometer': 129542,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 40,
'photo_urls': ['https://images.openlane.eu/carimgs/5725895/general/a4c4965e-f8d5-4f9a-b02e-6f4d24eb1475.jpg',
'https://images.openlane.eu/carimgs/5725895/general/d6d6b976-bc46-4fc8-9210-9621391e3959.jpg',
'https://images.openlane.eu/carimgs/5725895/general/b3eb220b-44fa-4991-a253-98c3b8fb098e.jpg',
'https://images.openlane.eu/carimgs/5725895/general/57b0e95a-14fa-4b24-9754-9d93ef452949.jpg',
'https://images.openlane.eu/carimgs/5725895/general/9ba32b39-a3ee-441e-8765-e16d2396c191.jpg',
'https://images.openlane.eu/carimgs/5725895/general/f0ee73bc-0820-409c-b5e4-2e594222b50d.jpg',
'https://images.openlane.eu/carimgs/5725895/general/6c102088-fdc7-49c1-b097-dfcbb168a7ad.jpg',
'https://images.openlane.eu/carimgs/5725895/general/151dabe0-eecb-4152-99e2-d96f3465848e.jpg',
'https://images.openlane.eu/carimgs/5725895/general/ae76d4b8-e8cc-4a81-9016-424fc85217e1.jpg',
'https://images.openlane.eu/carimgs/5725895/general/0d62f54f-01b6-42ea-84c6-9ebca8548b9d.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b0d8169a-5612-5ca8-8cd1-02f5fed4fa6f/b0d8169a-5612-5ca8-8cd1-02f5fed4fa6f_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 66450,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725895/general/a4c4965e-f8d5-4f9a-b02e-6f4d24eb1475.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b0d8169a-5612-5ca8-8cd1-02f5fed4fa6f/b0d8169a-5612-5ca8-8cd1-02f5fed4fa6f_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73045,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725895/general/d6d6b976-bc46-4fc8-9210-9621391e3959.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b0d8169a-5612-5ca8-8cd1-02f5fed4fa6f/b0d8169a-5612-5ca8-8cd1-02f5fed4fa6f_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 296853,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725895/general/b3eb220b-44fa-4991-a253-98c3b8fb098e.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b0d8169a-5612-5ca8-8cd1-02f5fed4fa6f/b0d8169a-5612-5ca8-8cd1-02f5fed4fa6f_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74299,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725895/general/57b0e95a-14fa-4b24-9754-9d93ef452949.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b0d8169a-5612-5ca8-8cd1-02f5fed4fa6f/b0d8169a-5612-5ca8-8cd1-02f5fed4fa6f_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 55907,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725895/general/9ba32b39-a3ee-441e-8765-e16d2396c191.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b0d8169a-5612-5ca8-8cd1-02f5fed4fa6f/b0d8169a-5612-5ca8-8cd1-02f5fed4fa6f_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68004,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725895/general/f0ee73bc-0820-409c-b5e4-2e594222b50d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b0d8169a-5612-5ca8-8cd1-02f5fed4fa6f/b0d8169a-5612-5ca8-8cd1-02f5fed4fa6f_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 69435,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725895/general/6c102088-fdc7-49c1-b097-dfcbb168a7ad.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b0d8169a-5612-5ca8-8cd1-02f5fed4fa6f/b0d8169a-5612-5ca8-8cd1-02f5fed4fa6f_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102296,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725895/general/151dabe0-eecb-4152-99e2-d96f3465848e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b0d8169a-5612-5ca8-8cd1-02f5fed4fa6f/b0d8169a-5612-5ca8-8cd1-02f5fed4fa6f_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 39098,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725895/general/ae76d4b8-e8cc-4a81-9016-424fc85217e1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b0d8169a-5612-5ca8-8cd1-02f5fed4fa6f/b0d8169a-5612-5ca8-8cd1-02f5fed4fa6f_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 78248,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725895/general/0d62f54f-01b6-42ea-84c6-9ebca8548b9d.jpg',
'Width': 1024}],
'price': 6400,
'price_includes_vat': True,
'registration_date': '2019-09-19',
'seats_number': 5,
'seller_name': 'SANTANDER CONSUMER RENTING',
'title': 'Opel Crossland Design Line - Petrol - Manual - 110 hp - 129.542 km',
'transmission': 'manual',
'trim': 'Design Line',
'vin': None,
'year': 2019}
2026-03-27 17:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710741809%27 HTTP/1.1" 200 None
2026-03-27 17:01:10 [adesa.es] INFO: Saving data for 10741809: {'created_time': 1774630870.352875, 'last_price_update_time': 1774630870.352924, 'auction_closing_time': 1775037000.0}
2026-03-27 17:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10741809') HTTP/1.1" 204 0
2026-03-27 17:01:10 [adesa.es] INFO: Found listing with ID: 10653126
2026-03-27 17:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:10 [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 17:01:10 [adesa.es] INFO: Scrape type for 10653126: 0
2026-03-27 17:01:10 [adesa.es] INFO: Skipping item 10653126 url https://www.openlane.eu/en/carv6/auction/10653126
2026-03-27 17:01:10 [adesa.es] INFO: Found listing with ID: 10699482
2026-03-27 17:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:10 [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 17:01:10 [adesa.es] INFO: Scrape type for 10699482: 0
2026-03-27 17:01:10 [adesa.es] INFO: Skipping item 10699482 url https://www.openlane.eu/en/carv6/auction/10699482
2026-03-27 17:01:10 [adesa.es] INFO: Found listing with ID: 10700528
2026-03-27 17:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:10 [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 17:01:10 [adesa.es] INFO: Scrape type for 10700528: 0
2026-03-27 17:01:10 [adesa.es] INFO: Skipping item 10700528 url https://www.openlane.eu/en/carv6/auction/10700528
2026-03-27 17:01:10 [adesa.es] INFO: Found listing with ID: 10699483
2026-03-27 17:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:10 [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 17:01:10 [adesa.es] INFO: Scrape type for 10699483: 0
2026-03-27 17:01:10 [adesa.es] INFO: Skipping item 10699483 url https://www.openlane.eu/en/carv6/auction/10699483
2026-03-27 17:01:10 [adesa.es] INFO: Found listing with ID: 10666060
2026-03-27 17:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:10 [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 17:01:10 [adesa.es] INFO: Scrape type for 10666060: 0
2026-03-27 17:01:10 [adesa.es] INFO: Skipping item 10666060 url https://www.openlane.eu/en/carv6/auction/10666060
2026-03-27 17:01:10 [adesa.es] INFO: Found listing with ID: 10619585
2026-03-27 17:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:10 [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 17:01:10 [adesa.es] INFO: Scrape type for 10619585: 0
2026-03-27 17:01:10 [adesa.es] INFO: Skipping item 10619585 url https://www.openlane.eu/en/carv6/auction/10619585
2026-03-27 17:01:10 [adesa.es] INFO: Found listing with ID: 10655463
2026-03-27 17:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:10 [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 17:01:10 [adesa.es] INFO: Scrape type for 10655463: 0
2026-03-27 17:01:10 [adesa.es] INFO: Skipping item 10655463 url https://www.openlane.eu/en/carv6/auction/10655463
2026-03-27 17:01:10 [adesa.es] INFO: Found listing with ID: 10276412
2026-03-27 17:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:10 [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 17:01:10 [adesa.es] INFO: Scrape type for 10276412: 0
2026-03-27 17:01:10 [adesa.es] INFO: Skipping item 10276412 url https://www.openlane.eu/en/carv6/auction/10276412
2026-03-27 17:01:10 [adesa.es] INFO: Found listing with ID: 10643525
2026-03-27 17:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:10 [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 17:01:10 [adesa.es] INFO: Scrape type for 10643525: 0
2026-03-27 17:01:10 [adesa.es] INFO: Skipping item 10643525 url https://www.openlane.eu/en/carv6/auction/10643525
2026-03-27 17:01:10 [adesa.es] INFO: Found listing with ID: 10571283
2026-03-27 17:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:10 [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 17:01:10 [adesa.es] INFO: Scrape type for 10571283: 0
2026-03-27 17:01:10 [adesa.es] INFO: Skipping item 10571283 url https://www.openlane.eu/en/carv6/auction/10571283
2026-03-27 17:01:10 [adesa.es] INFO: Found listing with ID: 10405331
2026-03-27 17:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:10 [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 17:01:10 [adesa.es] INFO: Scrape type for 10405331: 0
2026-03-27 17:01:10 [adesa.es] INFO: Skipping item 10405331 url https://www.openlane.eu/en/carv6/auction/10405331
2026-03-27 17:01:10 [adesa.es] INFO: Found listing with ID: 10676254
2026-03-27 17:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:10 [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 17:01:10 [adesa.es] INFO: Scrape type for 10676254: 0
2026-03-27 17:01:10 [adesa.es] INFO: Skipping item 10676254 url https://www.openlane.eu/en/carv6/auction/10676254
2026-03-27 17:01:10 [adesa.es] INFO: Found listing with ID: 10571281
2026-03-27 17:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:10 [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 17:01:10 [adesa.es] INFO: Scrape type for 10571281: 0
2026-03-27 17:01:10 [adesa.es] INFO: Skipping item 10571281 url https://www.openlane.eu/en/carv6/auction/10571281
2026-03-27 17:01:10 [adesa.es] INFO: Found listing with ID: 10572723
2026-03-27 17:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:10 [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 17:01:10 [adesa.es] INFO: Scrape type for 10572723: 0
2026-03-27 17:01:10 [adesa.es] INFO: Skipping item 10572723 url https://www.openlane.eu/en/carv6/auction/10572723
2026-03-27 17:01:10 [adesa.es] INFO: Found listing with ID: 10694302
2026-03-27 17:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:10 [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 17:01:10 [adesa.es] INFO: Scrape type for 10694302: 0
2026-03-27 17:01:10 [adesa.es] INFO: Skipping item 10694302 url https://www.openlane.eu/en/carv6/auction/10694302
2026-03-27 17:01:10 [adesa.es] INFO: Found listing with ID: 10723147
2026-03-27 17:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:10 [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 17:01:10 [adesa.es] INFO: Scrape type for 10723147: 0
2026-03-27 17:01:10 [adesa.es] INFO: Skipping item 10723147 url https://www.openlane.eu/en/carv6/auction/10723147
2026-03-27 17:01:10 [adesa.es] INFO: Found listing with ID: 10654226
2026-03-27 17:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:10 [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 17:01:10 [adesa.es] INFO: Scrape type for 10654226: 0
2026-03-27 17:01:10 [adesa.es] INFO: Skipping item 10654226 url https://www.openlane.eu/en/carv6/auction/10654226
2026-03-27 17:01:10 [adesa.es] INFO: Found listing with ID: 10633069
2026-03-27 17:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:10 [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 17:01:10 [adesa.es] INFO: Scrape type for 10633069: 0
2026-03-27 17:01:10 [adesa.es] INFO: Skipping item 10633069 url https://www.openlane.eu/en/carv6/auction/10633069
2026-03-27 17:01:10 [adesa.es] INFO: Found listing with ID: 10649239
2026-03-27 17:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:10 [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 17:01:10 [adesa.es] INFO: Scrape type for 10649239: 0
2026-03-27 17:01:10 [adesa.es] INFO: Skipping item 10649239 url https://www.openlane.eu/en/carv6/auction/10649239
2026-03-27 17:01:10 [adesa.es] INFO: Found listing with ID: 10699474
2026-03-27 17:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:10 [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 17:01:10 [adesa.es] INFO: Scrape type for 10699474: 2
2026-03-27 17:01:10 [adesa.es] INFO: Scraping item 10699474 url https://www.openlane.eu/en/carv6/auction/10699474
2026-03-27 17:01:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4ffeb92f-6268-5d51-9208-8ff11a28f77b with identifier: 10741808
2026-03-27 17:01:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4ffeb92f-6268-5d51-9208-8ff11a28f77b with scrape type 1
2026-03-27 17:01:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 4ffeb92f-6268-5d51-9208-8ff11a28f77b
2026-03-27 17:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:10 [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%252F5725894%252Fgeneral%252F296962fe-3e22-431b-a6e5-e30c240452df.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:01:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725894/general/296962fe-3e22-431b-a6e5-e30c240452df.jpg already downloaded
2026-03-27 17:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:10 [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%252F5725894%252Fgeneral%252F65c59531-d9c0-4e70-ac12-3d6792173781.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:01:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725894/general/65c59531-d9c0-4e70-ac12-3d6792173781.jpg already downloaded
2026-03-27 17:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:10 [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%252F5725894%252Fgeneral%252F17482d60-bc5a-4ab7-a412-11cb243e8761.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:01:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725894/general/17482d60-bc5a-4ab7-a412-11cb243e8761.jpg already downloaded
2026-03-27 17:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:10 [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%252F5725894%252Fgeneral%252F9b365686-156d-42ca-a2d3-1e46b7272847.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:01:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725894/general/9b365686-156d-42ca-a2d3-1e46b7272847.jpg already downloaded
2026-03-27 17:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:10 [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%252F5725894%252Fgeneral%252Fc6d0d345-af4b-4a94-a9c4-4d02881ab726.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:01:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725894/general/c6d0d345-af4b-4a94-a9c4-4d02881ab726.jpg already downloaded
2026-03-27 17:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:10 [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%252F5725894%252Fgeneral%252F67d61f23-58d2-40a2-a61d-50d15f064226.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:01:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725894/general/67d61f23-58d2-40a2-a61d-50d15f064226.jpg already downloaded
2026-03-27 17:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:10 [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%252F5725894%252Fgeneral%252F287d80d8-1e3b-464c-80e7-5c244e4aca1b.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:01:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725894/general/287d80d8-1e3b-464c-80e7-5c244e4aca1b.jpg already downloaded
2026-03-27 17:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:10 [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%252F5725894%252Fgeneral%252F7f09ded5-4db3-4d51-b237-e9ca937f8bd9.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:01:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725894/general/7f09ded5-4db3-4d51-b237-e9ca937f8bd9.jpg already downloaded
2026-03-27 17:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:10 [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%252F5725894%252Fgeneral%252Fed62ef4f-a913-48ce-9c45-765e260298c1.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:01:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725894/general/ed62ef4f-a913-48ce-9c45-765e260298c1.jpg already downloaded
2026-03-27 17:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:10 [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%252F5725894%252Fgeneral%252F3e50ec49-1fa7-43f5-8575-c5d9315d3309.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:01:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725894/general/3e50ec49-1fa7-43f5-8575-c5d9315d3309.jpg already downloaded
2026-03-27 17:01:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: 4ffeb92f-6268-5d51-9208-8ff11a28f77b, identifier: 10741808
2026-03-27 17:01:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: 4ffeb92f-6268-5d51-9208-8ff11a28f77b with identifier: 10741808
2026-03-27 17:01:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: 4ffeb92f-6268-5d51-9208-8ff11a28f77b with identifier: 10741808
2026-03-27 17:01:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: 4ffeb92f-6268-5d51-9208-8ff11a28f77b with identifier: 10741808 to the API
2026-03-27 17:01:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:01:11 [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 17:01:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741808>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.2L',
'engine_horse_power': 75,
'expiration_date': '2026-04-01T09:50:00Z',
'fuel_type': 'Petrol',
'id': '4ffeb92f-6268-5d51-9208-8ff11a28f77b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': '1381LMB',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741808',
'listing': 'auction',
'location': 'Soto del Real (Madrid) (Spain)',
'make': 'Opel',
'model': 'Corsa',
'odometer': 41978,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 42,
'photo_urls': ['https://images.openlane.eu/carimgs/5725894/general/296962fe-3e22-431b-a6e5-e30c240452df.jpg',
'https://images.openlane.eu/carimgs/5725894/general/65c59531-d9c0-4e70-ac12-3d6792173781.jpg',
'https://images.openlane.eu/carimgs/5725894/general/17482d60-bc5a-4ab7-a412-11cb243e8761.jpg',
'https://images.openlane.eu/carimgs/5725894/general/9b365686-156d-42ca-a2d3-1e46b7272847.jpg',
'https://images.openlane.eu/carimgs/5725894/general/c6d0d345-af4b-4a94-a9c4-4d02881ab726.jpg',
'https://images.openlane.eu/carimgs/5725894/general/67d61f23-58d2-40a2-a61d-50d15f064226.jpg',
'https://images.openlane.eu/carimgs/5725894/general/287d80d8-1e3b-464c-80e7-5c244e4aca1b.jpg',
'https://images.openlane.eu/carimgs/5725894/general/7f09ded5-4db3-4d51-b237-e9ca937f8bd9.jpg',
'https://images.openlane.eu/carimgs/5725894/general/ed62ef4f-a913-48ce-9c45-765e260298c1.jpg',
'https://images.openlane.eu/carimgs/5725894/general/3e50ec49-1fa7-43f5-8575-c5d9315d3309.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4ffeb92f-6268-5d51-9208-8ff11a28f77b/4ffeb92f-6268-5d51-9208-8ff11a28f77b_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 291067,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725894/general/296962fe-3e22-431b-a6e5-e30c240452df.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4ffeb92f-6268-5d51-9208-8ff11a28f77b/4ffeb92f-6268-5d51-9208-8ff11a28f77b_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76705,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725894/general/65c59531-d9c0-4e70-ac12-3d6792173781.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4ffeb92f-6268-5d51-9208-8ff11a28f77b/4ffeb92f-6268-5d51-9208-8ff11a28f77b_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 78873,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725894/general/17482d60-bc5a-4ab7-a412-11cb243e8761.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4ffeb92f-6268-5d51-9208-8ff11a28f77b/4ffeb92f-6268-5d51-9208-8ff11a28f77b_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 307218,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725894/general/9b365686-156d-42ca-a2d3-1e46b7272847.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4ffeb92f-6268-5d51-9208-8ff11a28f77b/4ffeb92f-6268-5d51-9208-8ff11a28f77b_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 55009,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725894/general/c6d0d345-af4b-4a94-a9c4-4d02881ab726.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4ffeb92f-6268-5d51-9208-8ff11a28f77b/4ffeb92f-6268-5d51-9208-8ff11a28f77b_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 77820,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725894/general/67d61f23-58d2-40a2-a61d-50d15f064226.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4ffeb92f-6268-5d51-9208-8ff11a28f77b/4ffeb92f-6268-5d51-9208-8ff11a28f77b_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85476,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725894/general/287d80d8-1e3b-464c-80e7-5c244e4aca1b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4ffeb92f-6268-5d51-9208-8ff11a28f77b/4ffeb92f-6268-5d51-9208-8ff11a28f77b_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75679,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725894/general/7f09ded5-4db3-4d51-b237-e9ca937f8bd9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4ffeb92f-6268-5d51-9208-8ff11a28f77b/4ffeb92f-6268-5d51-9208-8ff11a28f77b_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80237,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725894/general/ed62ef4f-a913-48ce-9c45-765e260298c1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4ffeb92f-6268-5d51-9208-8ff11a28f77b/4ffeb92f-6268-5d51-9208-8ff11a28f77b_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73890,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725894/general/3e50ec49-1fa7-43f5-8575-c5d9315d3309.jpg',
'Width': 1024}],
'price': 7400,
'price_includes_vat': True,
'registration_date': '2020-12-30',
'seats_number': 5,
'seller_name': 'SANTANDER CONSUMER RENTING',
'title': 'Opel Corsa Edition - Petrol - Manual - 75 hp - 41.978 km',
'transmission': 'manual',
'trim': 'Edition',
'vin': None,
'year': 2020}
2026-03-27 17:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710741808%27 HTTP/1.1" 200 None
2026-03-27 17:01:11 [adesa.es] INFO: Saving data for 10741808: {'created_time': 1774630871.441045, 'last_price_update_time': 1774630871.441055, 'auction_closing_time': 1775037000.0}
2026-03-27 17:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10741808') HTTP/1.1" 204 0
2026-03-27 17:01:11 [adesa.es] INFO: Found listing with ID: 10648087
2026-03-27 17:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:11 [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 17:01:11 [adesa.es] INFO: Scrape type for 10648087: 0
2026-03-27 17:01:11 [adesa.es] INFO: Skipping item 10648087 url https://www.openlane.eu/en/carv6/auction/10648087
2026-03-27 17:01:11 [adesa.es] INFO: Found listing with ID: 10633072
2026-03-27 17:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:11 [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 17:01:11 [adesa.es] INFO: Scrape type for 10633072: 0
2026-03-27 17:01:11 [adesa.es] INFO: Skipping item 10633072 url https://www.openlane.eu/en/carv6/auction/10633072
2026-03-27 17:01:11 [adesa.es] INFO: Found listing with ID: 10506267
2026-03-27 17:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:11 [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 17:01:11 [adesa.es] INFO: Scrape type for 10506267: 0
2026-03-27 17:01:11 [adesa.es] INFO: Skipping item 10506267 url https://www.openlane.eu/en/carv6/auction/10506267
2026-03-27 17:01:11 [adesa.es] INFO: Found listing with ID: 10532903
2026-03-27 17:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:11 [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 17:01:11 [adesa.es] INFO: Scrape type for 10532903: 0
2026-03-27 17:01:11 [adesa.es] INFO: Skipping item 10532903 url https://www.openlane.eu/en/carv6/auction/10532903
2026-03-27 17:01:11 [adesa.es] INFO: Found listing with ID: 10734336
2026-03-27 17:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:11 [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 17:01:11 [adesa.es] INFO: Scrape type for 10734336: 0
2026-03-27 17:01:11 [adesa.es] INFO: Skipping item 10734336 url https://www.openlane.eu/en/carv6/auction/10734336
2026-03-27 17:01:11 [adesa.es] INFO: Found listing with ID: 10698917
2026-03-27 17:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:11 [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 17:01:11 [adesa.es] INFO: Scrape type for 10698917: 0
2026-03-27 17:01:11 [adesa.es] INFO: Skipping item 10698917 url https://www.openlane.eu/en/carv6/auction/10698917
2026-03-27 17:01:11 [adesa.es] INFO: Found listing with ID: 10405389
2026-03-27 17:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:11 [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 17:01:11 [adesa.es] INFO: Scrape type for 10405389: 0
2026-03-27 17:01:11 [adesa.es] INFO: Skipping item 10405389 url https://www.openlane.eu/en/carv6/auction/10405389
2026-03-27 17:01:11 [adesa.es] INFO: Found listing with ID: 10190878
2026-03-27 17:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:11 [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 17:01:11 [adesa.es] INFO: Scrape type for 10190878: 0
2026-03-27 17:01:11 [adesa.es] INFO: Skipping item 10190878 url https://www.openlane.eu/en/carv6/auction/10190878
2026-03-27 17:01:11 [adesa.es] INFO: Found listing with ID: 10547993
2026-03-27 17:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:11 [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 17:01:11 [adesa.es] INFO: Scrape type for 10547993: 0
2026-03-27 17:01:11 [adesa.es] INFO: Skipping item 10547993 url https://www.openlane.eu/en/carv6/auction/10547993
2026-03-27 17:01:11 [adesa.es] INFO: Found listing with ID: 10390884
2026-03-27 17:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:11 [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 17:01:11 [adesa.es] INFO: Scrape type for 10390884: 0
2026-03-27 17:01:11 [adesa.es] INFO: Skipping item 10390884 url https://www.openlane.eu/en/carv6/auction/10390884
2026-03-27 17:01:11 [adesa.es] INFO: Found listing with ID: 10268081
2026-03-27 17:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:11 [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 17:01:11 [adesa.es] INFO: Scrape type for 10268081: 0
2026-03-27 17:01:11 [adesa.es] INFO: Skipping item 10268081 url https://www.openlane.eu/en/carv6/auction/10268081
2026-03-27 17:01:11 [adesa.es] INFO: Found listing with ID: 10290504
2026-03-27 17:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:11 [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 17:01:11 [adesa.es] INFO: Scrape type for 10290504: 0
2026-03-27 17:01:11 [adesa.es] INFO: Skipping item 10290504 url https://www.openlane.eu/en/carv6/auction/10290504
2026-03-27 17:01:11 [adesa.es] INFO: Found listing with ID: 10547995
2026-03-27 17:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:11 [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 17:01:11 [adesa.es] INFO: Scrape type for 10547995: 0
2026-03-27 17:01:11 [adesa.es] INFO: Skipping item 10547995 url https://www.openlane.eu/en/carv6/auction/10547995
2026-03-27 17:01:11 [adesa.es] INFO: Found listing with ID: 10517945
2026-03-27 17:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:11 [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 17:01:11 [adesa.es] INFO: Scrape type for 10517945: 0
2026-03-27 17:01:11 [adesa.es] INFO: Skipping item 10517945 url https://www.openlane.eu/en/carv6/auction/10517945
2026-03-27 17:01:11 [adesa.es] INFO: Found listing with ID: 10284087
2026-03-27 17:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:11 [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 17:01:11 [adesa.es] INFO: Scrape type for 10284087: 0
2026-03-27 17:01:11 [adesa.es] INFO: Skipping item 10284087 url https://www.openlane.eu/en/carv6/auction/10284087
2026-03-27 17:01:11 [adesa.es] INFO: Found listing with ID: 10288813
2026-03-27 17:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:11 [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 17:01:11 [adesa.es] INFO: Scrape type for 10288813: 0
2026-03-27 17:01:11 [adesa.es] INFO: Skipping item 10288813 url https://www.openlane.eu/en/carv6/auction/10288813
2026-03-27 17:01:11 [adesa.es] INFO: Found listing with ID: 10351796
2026-03-27 17:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:11 [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 17:01:11 [adesa.es] INFO: Scrape type for 10351796: 0
2026-03-27 17:01:11 [adesa.es] INFO: Skipping item 10351796 url https://www.openlane.eu/en/carv6/auction/10351796
2026-03-27 17:01:11 [adesa.es] INFO: Found listing with ID: 10463637
2026-03-27 17:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:11 [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 17:01:11 [adesa.es] INFO: Scrape type for 10463637: 0
2026-03-27 17:01:11 [adesa.es] INFO: Skipping item 10463637 url https://www.openlane.eu/en/carv6/auction/10463637
2026-03-27 17:01:11 [adesa.es] INFO: Found listing with ID: 10544796
2026-03-27 17:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:11 [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 17:01:11 [adesa.es] INFO: Scrape type for 10544796: 0
2026-03-27 17:01:11 [adesa.es] INFO: Skipping item 10544796 url https://www.openlane.eu/en/carv6/auction/10544796
2026-03-27 17:01:11 [adesa.es] INFO: Found listing with ID: 10366802
2026-03-27 17:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:11 [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 17:01:11 [adesa.es] INFO: Scrape type for 10366802: 0
2026-03-27 17:01:11 [adesa.es] INFO: Skipping item 10366802 url https://www.openlane.eu/en/carv6/auction/10366802
2026-03-27 17:01:11 [adesa.es] INFO: Found listing with ID: 10647804
2026-03-27 17:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:11 [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 17:01:11 [adesa.es] INFO: Scrape type for 10647804: 0
2026-03-27 17:01:11 [adesa.es] INFO: Skipping item 10647804 url https://www.openlane.eu/en/carv6/auction/10647804
2026-03-27 17:01:11 [adesa.es] INFO: Found listing with ID: 10371381
2026-03-27 17:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:11 [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 17:01:11 [adesa.es] INFO: Scrape type for 10371381: 0
2026-03-27 17:01:11 [adesa.es] INFO: Skipping item 10371381 url https://www.openlane.eu/en/carv6/auction/10371381
2026-03-27 17:01:11 [adesa.es] INFO: Found listing with ID: 10491567
2026-03-27 17:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:11 [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 17:01:11 [adesa.es] INFO: Scrape type for 10491567: 0
2026-03-27 17:01:11 [adesa.es] INFO: Skipping item 10491567 url https://www.openlane.eu/en/carv6/auction/10491567
2026-03-27 17:01:11 [adesa.es] INFO: Found listing with ID: 10666055
2026-03-27 17:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:11 [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 17:01:11 [adesa.es] INFO: Scrape type for 10666055: 2
2026-03-27 17:01:11 [adesa.es] INFO: Scraping item 10666055 url https://www.openlane.eu/en/carv6/auction/10666055
2026-03-27 17:01:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741794> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:01:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:01:11 [adesa.es] INFO: Found listing with ID: 10419050
2026-03-27 17:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:12 [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 17:01:12 [adesa.es] INFO: Scrape type for 10419050: 0
2026-03-27 17:01:12 [adesa.es] INFO: Skipping item 10419050 url https://www.openlane.eu/en/carv6/auction/10419050
2026-03-27 17:01:12 [adesa.es] INFO: Found listing with ID: 10699394
2026-03-27 17:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:12 [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 17:01:12 [adesa.es] INFO: Scrape type for 10699394: 2
2026-03-27 17:01:12 [adesa.es] INFO: Scraping item 10699394 url https://www.openlane.eu/en/carv6/auction/10699394
2026-03-27 17:01:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:01:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5733771/general/b9736006-836c-41f9-9812-9e50ecdb44e4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10737481)
2026-03-27 17:01:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741811> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:01:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741810> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:01:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741799> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:01:12 [adesa.es] INFO: Found listing with ID: 10699405
2026-03-27 17:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:12 [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 17:01:12 [adesa.es] INFO: Scrape type for 10699405: 2
2026-03-27 17:01:12 [adesa.es] INFO: Scraping item 10699405 url https://www.openlane.eu/en/carv6/auction/10699405
2026-03-27 17:01:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:01:12 [adesa.es] INFO: Found listing with ID: 10699409
2026-03-27 17:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:12 [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 17:01:12 [adesa.es] INFO: Scrape type for 10699409: 2
2026-03-27 17:01:12 [adesa.es] INFO: Scraping item 10699409 url https://www.openlane.eu/en/carv6/auction/10699409
2026-03-27 17:01:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:01:12 [adesa.es] INFO: Found listing with ID: 10620011
2026-03-27 17:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:12 [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 17:01:12 [adesa.es] INFO: Scrape type for 10620011: 0
2026-03-27 17:01:12 [adesa.es] INFO: Skipping item 10620011 url https://www.openlane.eu/en/carv6/auction/10620011
2026-03-27 17:01:12 [adesa.es] INFO: Found listing with ID: 10583626
2026-03-27 17:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:12 [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 17:01:12 [adesa.es] INFO: Scrape type for 10583626: 0
2026-03-27 17:01:12 [adesa.es] INFO: Skipping item 10583626 url https://www.openlane.eu/en/carv6/auction/10583626
2026-03-27 17:01:12 [adesa.es] INFO: Found listing with ID: 10729511
2026-03-27 17:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:12 [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 17:01:12 [adesa.es] INFO: Scrape type for 10729511: 0
2026-03-27 17:01:12 [adesa.es] INFO: Skipping item 10729511 url https://www.openlane.eu/en/carv6/auction/10729511
2026-03-27 17:01:12 [adesa.es] INFO: Found listing with ID: 10719698
2026-03-27 17:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:12 [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 17:01:12 [adesa.es] INFO: Scrape type for 10719698: 2
2026-03-27 17:01:12 [adesa.es] INFO: Scraping item 10719698 url https://www.openlane.eu/en/carv6/auction/10719698
2026-03-27 17:01:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:01:12 [adesa.es] INFO: Found listing with ID: 10719691
2026-03-27 17:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:12 [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 17:01:12 [adesa.es] INFO: Scrape type for 10719691: 2
2026-03-27 17:01:12 [adesa.es] INFO: Scraping item 10719691 url https://www.openlane.eu/en/carv6/auction/10719691
2026-03-27 17:01:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:01:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5549e0de-2f68-5a71-857f-0f0228a3a1cd with identifier: 10741794
2026-03-27 17:01:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5549e0de-2f68-5a71-857f-0f0228a3a1cd with scrape type 1
2026-03-27 17:01:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 5549e0de-2f68-5a71-857f-0f0228a3a1cd
2026-03-27 17:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:12 [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%252F5626509%252Fgeneral%252F08de5ea5-5477-4d3f-a107-b3a4181df345.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:01:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5626509/general/08de5ea5-5477-4d3f-a107-b3a4181df345.jpg already downloaded
2026-03-27 17:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:12 [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%252F5626509%252Fgeneral%252F161873c4-cac6-42bd-bb65-d7cdb7dd7f39.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:01:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5626509/general/161873c4-cac6-42bd-bb65-d7cdb7dd7f39.jpg already downloaded
2026-03-27 17:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:12 [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%252F5626509%252Fgeneral%252F3c4fefb1-50f8-495d-a5aa-d23c2f60918c.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:01:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5626509/general/3c4fefb1-50f8-495d-a5aa-d23c2f60918c.jpg already downloaded
2026-03-27 17:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:12 [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%252F5626509%252Fgeneral%252F3e902785-f6b1-4397-80a4-b669d2082ca7.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:01:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5626509/general/3e902785-f6b1-4397-80a4-b669d2082ca7.jpg already downloaded
2026-03-27 17:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:12 [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%252F5626509%252Fgeneral%252Ff93100d3-ad2e-4aed-88c4-5a59c318941e.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:01:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5626509/general/f93100d3-ad2e-4aed-88c4-5a59c318941e.jpg already downloaded
2026-03-27 17:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:12 [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%252F5626509%252Fgeneral%252F80d0ed52-330b-4ba1-b563-923c152afbca.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:01:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5626509/general/80d0ed52-330b-4ba1-b563-923c152afbca.jpg already downloaded
2026-03-27 17:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:12 [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%252F5626509%252Fgeneral%252Fc0388d9d-b15c-49dd-b43f-8e8842a40bae.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:01:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5626509/general/c0388d9d-b15c-49dd-b43f-8e8842a40bae.jpg already downloaded
2026-03-27 17:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:12 [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%252F5626509%252Fgeneral%252F07969206-4bf6-4e78-89db-9a45a58d20e8.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:01:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5626509/general/07969206-4bf6-4e78-89db-9a45a58d20e8.jpg already downloaded
2026-03-27 17:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:12 [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%252F5626509%252Fgeneral%252Fbf47e956-6e4b-4797-869e-972b3c17953f.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:01:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5626509/general/bf47e956-6e4b-4797-869e-972b3c17953f.jpg already downloaded
2026-03-27 17:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:12 [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%252F5626509%252Fgeneral%252F3823a3f4-5be3-4824-b1e7-f5cc0af25ee0.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:01:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5626509/general/3823a3f4-5be3-4824-b1e7-f5cc0af25ee0.jpg already downloaded
2026-03-27 17:01:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: 5549e0de-2f68-5a71-857f-0f0228a3a1cd, identifier: 10741794
2026-03-27 17:01:12 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 17:01:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:01:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f07b174dbd0>
2026-03-27 17:01:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:01:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:01:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:01:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bf0f1c6a-17c2-592f-b28e-8236739c85fb/bf0f1c6a-17c2-592f-b28e-8236739c85fb_image_6.jpg HTTP/1.1" 201 0
2026-03-27 17:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733771%252Fgeneral%252Fb9736006-836c-41f9-9812-9e50ecdb44e4.jpg') HTTP/1.1" 204 0
2026-03-27 17:01:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733771/general/b9736006-836c-41f9-9812-9e50ecdb44e4.jpg saved to cache
2026-03-27 17:01:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item bf0f1c6a-17c2-592f-b28e-8236739c85fb
2026-03-27 17:01:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f7d9f260-36be-510d-bab4-22556d0eddd6 with identifier: 10741811
2026-03-27 17:01:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f7d9f260-36be-510d-bab4-22556d0eddd6 with scrape type 1
2026-03-27 17:01:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item f7d9f260-36be-510d-bab4-22556d0eddd6
2026-03-27 17:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:12 [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%252F5737652%252Fgeneral%252F738475f7-b6a3-4d75-836e-51aaf1b54478.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:01:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737652/general/738475f7-b6a3-4d75-836e-51aaf1b54478.jpg already downloaded
2026-03-27 17:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:12 [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%252F5737652%252Fgeneral%252F881b900c-59f0-4f43-85f7-c975aced3c25.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:01:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737652/general/881b900c-59f0-4f43-85f7-c975aced3c25.jpg already downloaded
2026-03-27 17:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:12 [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%252F5737652%252Fgeneral%252F932959fc-6fd9-49a3-9e12-7cf326d3e6ed.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:01:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737652/general/932959fc-6fd9-49a3-9e12-7cf326d3e6ed.jpg already downloaded
2026-03-27 17:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:12 [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%252F5737652%252Fgeneral%252Fc7bbe5e3-176a-4c62-94e5-9d6bd0c1d624.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:01:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737652/general/c7bbe5e3-176a-4c62-94e5-9d6bd0c1d624.jpg already downloaded
2026-03-27 17:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:12 [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%252F5737652%252Fgeneral%252F2a199daf-933a-4505-83cb-2e4843d46e63.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:01:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737652/general/2a199daf-933a-4505-83cb-2e4843d46e63.jpg already downloaded
2026-03-27 17:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:12 [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%252F5737652%252Fgeneral%252F7a9665f0-42d7-4e27-9efd-b17f082dc0b1.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:01:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737652/general/7a9665f0-42d7-4e27-9efd-b17f082dc0b1.jpg already downloaded
2026-03-27 17:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:12 [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%252F5737652%252Fgeneral%252Fa1fa152e-c6a9-4e94-9b4f-d5f2b4ce7af8.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:01:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737652/general/a1fa152e-c6a9-4e94-9b4f-d5f2b4ce7af8.jpg already downloaded
2026-03-27 17:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:12 [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%252F5737652%252Fgeneral%252F83a59ab1-310c-4e7d-a928-f27bdddbab7f.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:01:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737652/general/83a59ab1-310c-4e7d-a928-f27bdddbab7f.jpg already downloaded
2026-03-27 17:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:12 [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%252F5737652%252Fgeneral%252F66e32944-fc96-4341-bafa-b1825495fd84.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:01:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737652/general/66e32944-fc96-4341-bafa-b1825495fd84.jpg already downloaded
2026-03-27 17:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:12 [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%252F5737652%252Fgeneral%252F9010ee15-f9a8-4c14-ba7e-b405db59e15d.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:01:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737652/general/9010ee15-f9a8-4c14-ba7e-b405db59e15d.jpg already downloaded
2026-03-27 17:01:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: f7d9f260-36be-510d-bab4-22556d0eddd6, identifier: 10741811
2026-03-27 17:01:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 77afec6c-ad99-5e60-9b4f-e9f1583761aa with identifier: 10741810
2026-03-27 17:01:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 77afec6c-ad99-5e60-9b4f-e9f1583761aa with scrape type 1
2026-03-27 17:01:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 77afec6c-ad99-5e60-9b4f-e9f1583761aa
2026-03-27 17:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:12 [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%252F5737650%252Fgeneral%252Fd063b70b-1bb1-4455-a251-7540bca3cebe.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:01:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737650/general/d063b70b-1bb1-4455-a251-7540bca3cebe.jpg already downloaded
2026-03-27 17:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:13 [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%252F5737650%252Fgeneral%252F087612b2-8577-4f37-8eca-c4b89bd5ec9b.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:01:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737650/general/087612b2-8577-4f37-8eca-c4b89bd5ec9b.jpg already downloaded
2026-03-27 17:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:13 [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%252F5737650%252Fgeneral%252Fd4f69a31-1767-40e1-815b-a92819c6cb91.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:01:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737650/general/d4f69a31-1767-40e1-815b-a92819c6cb91.jpg already downloaded
2026-03-27 17:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:13 [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%252F5737650%252Fgeneral%252Fa0bb87fd-f3ac-4464-ba8a-6c26f67af378.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:01:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737650/general/a0bb87fd-f3ac-4464-ba8a-6c26f67af378.jpg already downloaded
2026-03-27 17:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:13 [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%252F5737650%252Fgeneral%252F68526356-cf84-4cd5-80e9-a43fc51303e8.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:01:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737650/general/68526356-cf84-4cd5-80e9-a43fc51303e8.jpg already downloaded
2026-03-27 17:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:13 [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%252F5737650%252Fgeneral%252Fc79f5cb3-c1d0-41d9-a379-5b2ae7b9c482.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:01:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737650/general/c79f5cb3-c1d0-41d9-a379-5b2ae7b9c482.jpg already downloaded
2026-03-27 17:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:13 [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%252F5737650%252Fgeneral%252F377b8116-1d7c-41f1-8f0d-7ab2cc4b9aaa.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:01:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737650/general/377b8116-1d7c-41f1-8f0d-7ab2cc4b9aaa.jpg already downloaded
2026-03-27 17:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:13 [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%252F5737650%252Fgeneral%252F09c7bead-c5bc-4232-b441-c58b46849a63.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:01:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737650/general/09c7bead-c5bc-4232-b441-c58b46849a63.jpg already downloaded
2026-03-27 17:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:13 [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%252F5737650%252Fgeneral%252Fc344609c-d9cc-46d3-a4cb-c56ed1d8648e.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:01:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737650/general/c344609c-d9cc-46d3-a4cb-c56ed1d8648e.jpg already downloaded
2026-03-27 17:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:13 [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%252F5737650%252Fgeneral%252Fa8b41d56-2d4c-43ef-8ac6-b6add446ca9b.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:01:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737650/general/a8b41d56-2d4c-43ef-8ac6-b6add446ca9b.jpg already downloaded
2026-03-27 17:01:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: 77afec6c-ad99-5e60-9b4f-e9f1583761aa, identifier: 10741810
2026-03-27 17:01:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 99e42de3-8138-5b7b-8158-35163e31955c with identifier: 10741799
2026-03-27 17:01:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 99e42de3-8138-5b7b-8158-35163e31955c with scrape type 1
2026-03-27 17:01:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 99e42de3-8138-5b7b-8158-35163e31955c
2026-03-27 17:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:13 [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%252F5698346%252Fgeneral%252F5c34ebb8-b130-41e7-a114-5c9a7fa36ae7.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:01:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698346/general/5c34ebb8-b130-41e7-a114-5c9a7fa36ae7.jpg already downloaded
2026-03-27 17:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:13 [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%252F5698346%252Fgeneral%252F02986a7d-33f9-4b45-abb7-18a0fd58fa4f.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:01:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698346/general/02986a7d-33f9-4b45-abb7-18a0fd58fa4f.jpg already downloaded
2026-03-27 17:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:13 [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%252F5698346%252Fgeneral%252F67a14aed-fb48-4070-93f4-55089d747332.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:01:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698346/general/67a14aed-fb48-4070-93f4-55089d747332.jpg already downloaded
2026-03-27 17:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:13 [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%252F5698346%252Fgeneral%252F6135670e-6bfa-403a-be41-9bf4ef4879a4.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:01:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698346/general/6135670e-6bfa-403a-be41-9bf4ef4879a4.jpg already downloaded
2026-03-27 17:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:13 [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%252F5698346%252Fgeneral%252F07c7c74e-b997-48db-b12b-51c693c6f9ce.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:01:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698346/general/07c7c74e-b997-48db-b12b-51c693c6f9ce.jpg already downloaded
2026-03-27 17:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:13 [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%252F5698346%252Fgeneral%252F9cd14a0a-5f65-4fcd-8527-eb3fff84d89f.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:01:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698346/general/9cd14a0a-5f65-4fcd-8527-eb3fff84d89f.jpg already downloaded
2026-03-27 17:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:13 [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%252F5698346%252Fgeneral%252Feb80641c-226e-431a-8b90-1de333276f87.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:01:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698346/general/eb80641c-226e-431a-8b90-1de333276f87.jpg already downloaded
2026-03-27 17:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:13 [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%252F5698346%252Fgeneral%252F5af9c449-ab91-4ed0-9224-3a64f5f0f7dc.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:01:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698346/general/5af9c449-ab91-4ed0-9224-3a64f5f0f7dc.jpg already downloaded
2026-03-27 17:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:13 [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%252F5698346%252Fgeneral%252F6f8938ac-ef70-4155-a996-e295a8789e97.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:01:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698346/general/6f8938ac-ef70-4155-a996-e295a8789e97.jpg already downloaded
2026-03-27 17:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:13 [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%252F5698346%252Fgeneral%252Fb1d06c75-31f1-459b-b79e-0fbfbd63d9e6.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:01:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698346/general/b1d06c75-31f1-459b-b79e-0fbfbd63d9e6.jpg already downloaded
2026-03-27 17:01:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: 99e42de3-8138-5b7b-8158-35163e31955c, identifier: 10741799
2026-03-27 17:01:13 [adesa.es] INFO: Found listing with ID: 10620671
2026-03-27 17:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:13 [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 17:01:13 [adesa.es] INFO: Scrape type for 10620671: 0
2026-03-27 17:01:13 [adesa.es] INFO: Skipping item 10620671 url https://www.openlane.eu/en/carv6/auction/10620671
2026-03-27 17:01:13 [adesa.es] INFO: Found listing with ID: 10620669
2026-03-27 17:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:13 [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 17:01:13 [adesa.es] INFO: Scrape type for 10620669: 0
2026-03-27 17:01:13 [adesa.es] INFO: Skipping item 10620669 url https://www.openlane.eu/en/carv6/auction/10620669
2026-03-27 17:01:13 [adesa.es] INFO: Found listing with ID: 10730651
2026-03-27 17:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:13 [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 17:01:13 [adesa.es] INFO: Scrape type for 10730651: 0
2026-03-27 17:01:13 [adesa.es] INFO: Skipping item 10730651 url https://www.openlane.eu/en/carv6/auction/10730651
2026-03-27 17:01:13 [adesa.es] INFO: Found listing with ID: 10729505
2026-03-27 17:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:13 [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 17:01:13 [adesa.es] INFO: Scrape type for 10729505: 0
2026-03-27 17:01:13 [adesa.es] INFO: Skipping item 10729505 url https://www.openlane.eu/en/carv6/auction/10729505
2026-03-27 17:01:13 [adesa.es] INFO: Found listing with ID: 10733383
2026-03-27 17:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:13 [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 17:01:13 [adesa.es] INFO: Scrape type for 10733383: 0
2026-03-27 17:01:13 [adesa.es] INFO: Skipping item 10733383 url https://www.openlane.eu/en/carv6/auction/10733383
2026-03-27 17:01:13 [adesa.es] INFO: Found listing with ID: 10732543
2026-03-27 17:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:13 [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 17:01:13 [adesa.es] INFO: Scrape type for 10732543: 0
2026-03-27 17:01:13 [adesa.es] INFO: Skipping item 10732543 url https://www.openlane.eu/en/carv6/auction/10732543
2026-03-27 17:01:13 [adesa.es] INFO: Found listing with ID: 10730664
2026-03-27 17:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:13 [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 17:01:13 [adesa.es] INFO: Scrape type for 10730664: 0
2026-03-27 17:01:13 [adesa.es] INFO: Skipping item 10730664 url https://www.openlane.eu/en/carv6/auction/10730664
2026-03-27 17:01:13 [adesa.es] INFO: Found listing with ID: 10690632
2026-03-27 17:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:13 [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 17:01:13 [adesa.es] INFO: Scrape type for 10690632: 2
2026-03-27 17:01:13 [adesa.es] INFO: Scraping item 10690632 url https://www.openlane.eu/en/carv6/auction/10690632
2026-03-27 17:01:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: 5549e0de-2f68-5a71-857f-0f0228a3a1cd with identifier: 10741794
2026-03-27 17:01:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: 5549e0de-2f68-5a71-857f-0f0228a3a1cd with identifier: 10741794
2026-03-27 17:01:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: 5549e0de-2f68-5a71-857f-0f0228a3a1cd with identifier: 10741794 to the API
2026-03-27 17:01:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:01:13 [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 17:01:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741794>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.2L',
'engine_horse_power': 100,
'expiration_date': '2026-04-01T09:50:00Z',
'fuel_type': 'Petrol',
'id': '5549e0de-2f68-5a71-857f-0f0228a3a1cd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '6185LFF',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741794',
'listing': 'auction',
'location': 'Soto del Real (Madrid) (Spain)',
'make': 'Opel',
'model': 'Corsa',
'odometer': 75640,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 43,
'photo_urls': ['https://images.openlane.eu/carimgs/5626509/general/08de5ea5-5477-4d3f-a107-b3a4181df345.jpg',
'https://images.openlane.eu/carimgs/5626509/general/161873c4-cac6-42bd-bb65-d7cdb7dd7f39.jpg',
'https://images.openlane.eu/carimgs/5626509/general/3c4fefb1-50f8-495d-a5aa-d23c2f60918c.jpg',
'https://images.openlane.eu/carimgs/5626509/general/3e902785-f6b1-4397-80a4-b669d2082ca7.jpg',
'https://images.openlane.eu/carimgs/5626509/general/f93100d3-ad2e-4aed-88c4-5a59c318941e.jpg',
'https://images.openlane.eu/carimgs/5626509/general/80d0ed52-330b-4ba1-b563-923c152afbca.jpg',
'https://images.openlane.eu/carimgs/5626509/general/c0388d9d-b15c-49dd-b43f-8e8842a40bae.jpg',
'https://images.openlane.eu/carimgs/5626509/general/07969206-4bf6-4e78-89db-9a45a58d20e8.jpg',
'https://images.openlane.eu/carimgs/5626509/general/bf47e956-6e4b-4797-869e-972b3c17953f.jpg',
'https://images.openlane.eu/carimgs/5626509/general/3823a3f4-5be3-4824-b1e7-f5cc0af25ee0.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5549e0de-2f68-5a71-857f-0f0228a3a1cd/5549e0de-2f68-5a71-857f-0f0228a3a1cd_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 64804,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5626509/general/08de5ea5-5477-4d3f-a107-b3a4181df345.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5549e0de-2f68-5a71-857f-0f0228a3a1cd/5549e0de-2f68-5a71-857f-0f0228a3a1cd_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 65666,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5626509/general/161873c4-cac6-42bd-bb65-d7cdb7dd7f39.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5549e0de-2f68-5a71-857f-0f0228a3a1cd/5549e0de-2f68-5a71-857f-0f0228a3a1cd_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 70827,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5626509/general/3c4fefb1-50f8-495d-a5aa-d23c2f60918c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5549e0de-2f68-5a71-857f-0f0228a3a1cd/5549e0de-2f68-5a71-857f-0f0228a3a1cd_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68722,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5626509/general/3e902785-f6b1-4397-80a4-b669d2082ca7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5549e0de-2f68-5a71-857f-0f0228a3a1cd/5549e0de-2f68-5a71-857f-0f0228a3a1cd_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 50007,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5626509/general/f93100d3-ad2e-4aed-88c4-5a59c318941e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5549e0de-2f68-5a71-857f-0f0228a3a1cd/5549e0de-2f68-5a71-857f-0f0228a3a1cd_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79431,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5626509/general/80d0ed52-330b-4ba1-b563-923c152afbca.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5549e0de-2f68-5a71-857f-0f0228a3a1cd/5549e0de-2f68-5a71-857f-0f0228a3a1cd_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72400,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5626509/general/c0388d9d-b15c-49dd-b43f-8e8842a40bae.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5549e0de-2f68-5a71-857f-0f0228a3a1cd/5549e0de-2f68-5a71-857f-0f0228a3a1cd_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85063,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5626509/general/07969206-4bf6-4e78-89db-9a45a58d20e8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5549e0de-2f68-5a71-857f-0f0228a3a1cd/5549e0de-2f68-5a71-857f-0f0228a3a1cd_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 61185,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5626509/general/bf47e956-6e4b-4797-869e-972b3c17953f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5549e0de-2f68-5a71-857f-0f0228a3a1cd/5549e0de-2f68-5a71-857f-0f0228a3a1cd_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 64756,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5626509/general/3823a3f4-5be3-4824-b1e7-f5cc0af25ee0.jpg',
'Width': 1024}],
'price': 6300,
'price_includes_vat': True,
'registration_date': '2020-01-30',
'seats_number': 5,
'seller_name': 'SANTANDER CONSUMER RENTING',
'title': 'Opel Corsa 1.2 GS - Petrol - Manual - 100 hp - 75.640 km',
'transmission': 'manual',
'trim': 'GS',
'vin': None,
'year': 2020}
2026-03-27 17:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710741794%27 HTTP/1.1" 200 None
2026-03-27 17:01:14 [adesa.es] INFO: Saving data for 10741794: {'created_time': 1774630874.050514, 'last_price_update_time': 1774630874.05053, 'auction_closing_time': 1775037000.0}
2026-03-27 17:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10741794') HTTP/1.1" 204 0
2026-03-27 17:01:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: f7d9f260-36be-510d-bab4-22556d0eddd6 with identifier: 10741811
2026-03-27 17:01:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: f7d9f260-36be-510d-bab4-22556d0eddd6 with identifier: 10741811
2026-03-27 17:01:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: f7d9f260-36be-510d-bab4-22556d0eddd6 with identifier: 10741811 to the API
2026-03-27 17:01:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:01:14 [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 17:01:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741811>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Compact',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.0L',
'engine_horse_power': 80,
'expiration_date': '2026-04-01T09:50:00Z',
'fuel_type': 'Petrol',
'id': 'f7d9f260-36be-510d-bab4-22556d0eddd6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '3340KJW',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741811',
'listing': 'auction',
'location': 'Soto del Real (Madrid) (Spain)',
'make': 'Mitsubishi',
'model': 'Space Star',
'odometer': 149620,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 31,
'photo_urls': ['https://images.openlane.eu/carimgs/5737652/general/738475f7-b6a3-4d75-836e-51aaf1b54478.jpg',
'https://images.openlane.eu/carimgs/5737652/general/881b900c-59f0-4f43-85f7-c975aced3c25.jpg',
'https://images.openlane.eu/carimgs/5737652/general/932959fc-6fd9-49a3-9e12-7cf326d3e6ed.jpg',
'https://images.openlane.eu/carimgs/5737652/general/c7bbe5e3-176a-4c62-94e5-9d6bd0c1d624.jpg',
'https://images.openlane.eu/carimgs/5737652/general/2a199daf-933a-4505-83cb-2e4843d46e63.jpg',
'https://images.openlane.eu/carimgs/5737652/general/7a9665f0-42d7-4e27-9efd-b17f082dc0b1.jpg',
'https://images.openlane.eu/carimgs/5737652/general/a1fa152e-c6a9-4e94-9b4f-d5f2b4ce7af8.jpg',
'https://images.openlane.eu/carimgs/5737652/general/83a59ab1-310c-4e7d-a928-f27bdddbab7f.jpg',
'https://images.openlane.eu/carimgs/5737652/general/66e32944-fc96-4341-bafa-b1825495fd84.jpg',
'https://images.openlane.eu/carimgs/5737652/general/9010ee15-f9a8-4c14-ba7e-b405db59e15d.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f7d9f260-36be-510d-bab4-22556d0eddd6/f7d9f260-36be-510d-bab4-22556d0eddd6_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74832,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737652/general/738475f7-b6a3-4d75-836e-51aaf1b54478.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f7d9f260-36be-510d-bab4-22556d0eddd6/f7d9f260-36be-510d-bab4-22556d0eddd6_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76051,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737652/general/881b900c-59f0-4f43-85f7-c975aced3c25.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f7d9f260-36be-510d-bab4-22556d0eddd6/f7d9f260-36be-510d-bab4-22556d0eddd6_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 65761,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737652/general/932959fc-6fd9-49a3-9e12-7cf326d3e6ed.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f7d9f260-36be-510d-bab4-22556d0eddd6/f7d9f260-36be-510d-bab4-22556d0eddd6_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 77558,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737652/general/c7bbe5e3-176a-4c62-94e5-9d6bd0c1d624.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f7d9f260-36be-510d-bab4-22556d0eddd6/f7d9f260-36be-510d-bab4-22556d0eddd6_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71742,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737652/general/2a199daf-933a-4505-83cb-2e4843d46e63.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f7d9f260-36be-510d-bab4-22556d0eddd6/f7d9f260-36be-510d-bab4-22556d0eddd6_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74172,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737652/general/7a9665f0-42d7-4e27-9efd-b17f082dc0b1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f7d9f260-36be-510d-bab4-22556d0eddd6/f7d9f260-36be-510d-bab4-22556d0eddd6_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85624,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737652/general/a1fa152e-c6a9-4e94-9b4f-d5f2b4ce7af8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f7d9f260-36be-510d-bab4-22556d0eddd6/f7d9f260-36be-510d-bab4-22556d0eddd6_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 62131,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737652/general/83a59ab1-310c-4e7d-a928-f27bdddbab7f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f7d9f260-36be-510d-bab4-22556d0eddd6/f7d9f260-36be-510d-bab4-22556d0eddd6_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85566,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737652/general/66e32944-fc96-4341-bafa-b1825495fd84.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f7d9f260-36be-510d-bab4-22556d0eddd6/f7d9f260-36be-510d-bab4-22556d0eddd6_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 59046,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737652/general/9010ee15-f9a8-4c14-ba7e-b405db59e15d.jpg',
'Width': 1024}],
'price': 6200,
'price_includes_vat': True,
'registration_date': '2018-04-03',
'seats_number': 5,
'seller_name': 'SANTANDER CONSUMER RENTING',
'title': 'Mitsubishi Space Star 1.0 - Petrol - Manual - 80 hp - 149.620 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2018}
2026-03-27 17:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710741811%27 HTTP/1.1" 200 None
2026-03-27 17:01:14 [adesa.es] INFO: Saving data for 10741811: {'created_time': 1774630874.538081, 'last_price_update_time': 1774630874.538092, 'auction_closing_time': 1775037000.0}
2026-03-27 17:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10741811') HTTP/1.1" 204 0
2026-03-27 17:01:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: 77afec6c-ad99-5e60-9b4f-e9f1583761aa with identifier: 10741810
2026-03-27 17:01:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: 77afec6c-ad99-5e60-9b4f-e9f1583761aa with identifier: 10741810
2026-03-27 17:01:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: 77afec6c-ad99-5e60-9b4f-e9f1583761aa with identifier: 10741810 to the API
2026-03-27 17:01:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:01:14 [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 17:01:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741810>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.5L',
'engine_horse_power': 115,
'expiration_date': '2026-04-01T09:50:00Z',
'fuel_type': 'Diesel',
'id': '77afec6c-ad99-5e60-9b4f-e9f1583761aa',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '6768MNX',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741810',
'listing': 'auction',
'location': 'Soto del Real (Madrid) (Spain)',
'make': 'Nissan',
'model': 'Qashqai',
'odometer': 232843,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 40,
'photo_urls': ['https://images.openlane.eu/carimgs/5737650/general/d063b70b-1bb1-4455-a251-7540bca3cebe.jpg',
'https://images.openlane.eu/carimgs/5737650/general/087612b2-8577-4f37-8eca-c4b89bd5ec9b.jpg',
'https://images.openlane.eu/carimgs/5737650/general/d4f69a31-1767-40e1-815b-a92819c6cb91.jpg',
'https://images.openlane.eu/carimgs/5737650/general/a0bb87fd-f3ac-4464-ba8a-6c26f67af378.jpg',
'https://images.openlane.eu/carimgs/5737650/general/68526356-cf84-4cd5-80e9-a43fc51303e8.jpg',
'https://images.openlane.eu/carimgs/5737650/general/c79f5cb3-c1d0-41d9-a379-5b2ae7b9c482.jpg',
'https://images.openlane.eu/carimgs/5737650/general/377b8116-1d7c-41f1-8f0d-7ab2cc4b9aaa.jpg',
'https://images.openlane.eu/carimgs/5737650/general/09c7bead-c5bc-4232-b441-c58b46849a63.jpg',
'https://images.openlane.eu/carimgs/5737650/general/c344609c-d9cc-46d3-a4cb-c56ed1d8648e.jpg',
'https://images.openlane.eu/carimgs/5737650/general/a8b41d56-2d4c-43ef-8ac6-b6add446ca9b.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_77afec6c-ad99-5e60-9b4f-e9f1583761aa/77afec6c-ad99-5e60-9b4f-e9f1583761aa_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76386,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737650/general/d063b70b-1bb1-4455-a251-7540bca3cebe.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_77afec6c-ad99-5e60-9b4f-e9f1583761aa/77afec6c-ad99-5e60-9b4f-e9f1583761aa_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79402,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737650/general/087612b2-8577-4f37-8eca-c4b89bd5ec9b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_77afec6c-ad99-5e60-9b4f-e9f1583761aa/77afec6c-ad99-5e60-9b4f-e9f1583761aa_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74137,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737650/general/d4f69a31-1767-40e1-815b-a92819c6cb91.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_77afec6c-ad99-5e60-9b4f-e9f1583761aa/77afec6c-ad99-5e60-9b4f-e9f1583761aa_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82187,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737650/general/a0bb87fd-f3ac-4464-ba8a-6c26f67af378.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_77afec6c-ad99-5e60-9b4f-e9f1583761aa/77afec6c-ad99-5e60-9b4f-e9f1583761aa_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88296,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737650/general/68526356-cf84-4cd5-80e9-a43fc51303e8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_77afec6c-ad99-5e60-9b4f-e9f1583761aa/77afec6c-ad99-5e60-9b4f-e9f1583761aa_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 64162,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737650/general/c79f5cb3-c1d0-41d9-a379-5b2ae7b9c482.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_77afec6c-ad99-5e60-9b4f-e9f1583761aa/77afec6c-ad99-5e60-9b4f-e9f1583761aa_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80561,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737650/general/377b8116-1d7c-41f1-8f0d-7ab2cc4b9aaa.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_77afec6c-ad99-5e60-9b4f-e9f1583761aa/77afec6c-ad99-5e60-9b4f-e9f1583761aa_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 156872,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737650/general/09c7bead-c5bc-4232-b441-c58b46849a63.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_77afec6c-ad99-5e60-9b4f-e9f1583761aa/77afec6c-ad99-5e60-9b4f-e9f1583761aa_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86277,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737650/general/c344609c-d9cc-46d3-a4cb-c56ed1d8648e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_77afec6c-ad99-5e60-9b4f-e9f1583761aa/77afec6c-ad99-5e60-9b4f-e9f1583761aa_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 64688,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737650/general/a8b41d56-2d4c-43ef-8ac6-b6add446ca9b.jpg',
'Width': 1024}],
'price': 8700,
'price_includes_vat': True,
'registration_date': '2019-11-12',
'seats_number': 5,
'seller_name': 'SANTANDER CONSUMER RENTING',
'title': 'Nissan Qashqai Acenta - Diesel - Automatic - 115 hp - 232.843 km',
'transmission': 'automatic',
'trim': 'Acenta',
'vin': None,
'year': 2019}
2026-03-27 17:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710741810%27 HTTP/1.1" 200 None
2026-03-27 17:01:14 [adesa.es] INFO: Saving data for 10741810: {'created_time': 1774630874.861203, 'last_price_update_time': 1774630874.861217, 'auction_closing_time': 1775037000.0}
2026-03-27 17:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10741810') HTTP/1.1" 204 0
2026-03-27 17:01:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: 99e42de3-8138-5b7b-8158-35163e31955c with identifier: 10741799
2026-03-27 17:01:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: 99e42de3-8138-5b7b-8158-35163e31955c with identifier: 10741799
2026-03-27 17:01:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: 99e42de3-8138-5b7b-8158-35163e31955c with identifier: 10741799 to the API
2026-03-27 17:01:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:01:15 [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 17:01:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741799>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.5L',
'engine_horse_power': 106,
'expiration_date': '2026-04-01T09:50:00Z',
'fuel_type': 'Petrol',
'id': '99e42de3-8138-5b7b-8158-35163e31955c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '4484MLS',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741799',
'listing': 'auction',
'location': 'Soto del Real (Madrid) (Spain)',
'make': 'MG',
'model': 'ZS',
'odometer': 50970,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 22,
'photo_urls': ['https://images.openlane.eu/carimgs/5698346/general/5c34ebb8-b130-41e7-a114-5c9a7fa36ae7.jpg',
'https://images.openlane.eu/carimgs/5698346/general/02986a7d-33f9-4b45-abb7-18a0fd58fa4f.jpg',
'https://images.openlane.eu/carimgs/5698346/general/67a14aed-fb48-4070-93f4-55089d747332.jpg',
'https://images.openlane.eu/carimgs/5698346/general/6135670e-6bfa-403a-be41-9bf4ef4879a4.jpg',
'https://images.openlane.eu/carimgs/5698346/general/07c7c74e-b997-48db-b12b-51c693c6f9ce.jpg',
'https://images.openlane.eu/carimgs/5698346/general/9cd14a0a-5f65-4fcd-8527-eb3fff84d89f.jpg',
'https://images.openlane.eu/carimgs/5698346/general/eb80641c-226e-431a-8b90-1de333276f87.jpg',
'https://images.openlane.eu/carimgs/5698346/general/5af9c449-ab91-4ed0-9224-3a64f5f0f7dc.jpg',
'https://images.openlane.eu/carimgs/5698346/general/6f8938ac-ef70-4155-a996-e295a8789e97.jpg',
'https://images.openlane.eu/carimgs/5698346/general/b1d06c75-31f1-459b-b79e-0fbfbd63d9e6.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_99e42de3-8138-5b7b-8158-35163e31955c/99e42de3-8138-5b7b-8158-35163e31955c_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68406,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698346/general/5c34ebb8-b130-41e7-a114-5c9a7fa36ae7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_99e42de3-8138-5b7b-8158-35163e31955c/99e42de3-8138-5b7b-8158-35163e31955c_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 69652,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698346/general/02986a7d-33f9-4b45-abb7-18a0fd58fa4f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_99e42de3-8138-5b7b-8158-35163e31955c/99e42de3-8138-5b7b-8158-35163e31955c_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 266245,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698346/general/67a14aed-fb48-4070-93f4-55089d747332.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_99e42de3-8138-5b7b-8158-35163e31955c/99e42de3-8138-5b7b-8158-35163e31955c_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 299621,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698346/general/6135670e-6bfa-403a-be41-9bf4ef4879a4.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_99e42de3-8138-5b7b-8158-35163e31955c/99e42de3-8138-5b7b-8158-35163e31955c_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91315,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698346/general/07c7c74e-b997-48db-b12b-51c693c6f9ce.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_99e42de3-8138-5b7b-8158-35163e31955c/99e42de3-8138-5b7b-8158-35163e31955c_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80626,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698346/general/9cd14a0a-5f65-4fcd-8527-eb3fff84d89f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_99e42de3-8138-5b7b-8158-35163e31955c/99e42de3-8138-5b7b-8158-35163e31955c_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 60842,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698346/general/eb80641c-226e-431a-8b90-1de333276f87.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_99e42de3-8138-5b7b-8158-35163e31955c/99e42de3-8138-5b7b-8158-35163e31955c_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76073,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698346/general/5af9c449-ab91-4ed0-9224-3a64f5f0f7dc.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_99e42de3-8138-5b7b-8158-35163e31955c/99e42de3-8138-5b7b-8158-35163e31955c_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72603,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698346/general/6f8938ac-ef70-4155-a996-e295a8789e97.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_99e42de3-8138-5b7b-8158-35163e31955c/99e42de3-8138-5b7b-8158-35163e31955c_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83929,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698346/general/b1d06c75-31f1-459b-b79e-0fbfbd63d9e6.jpg',
'Width': 1024}],
'price': 10700,
'price_includes_vat': True,
'registration_date': '2023-11-23',
'seats_number': 5,
'seller_name': 'SANTANDER CONSUMER RENTING',
'title': 'MG ZS - Petrol - Manual - 106 hp - 50.970 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2023}
2026-03-27 17:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710741799%27 HTTP/1.1" 200 None
2026-03-27 17:01:15 [adesa.es] INFO: Saving data for 10741799: {'created_time': 1774630875.186237, 'last_price_update_time': 1774630875.186248, 'auction_closing_time': 1775037000.0}
2026-03-27 17:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10741799') HTTP/1.1" 204 0
2026-03-27 17:01: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 17:01:15 [adesa.es] INFO: Found listing with ID: 10721604
2026-03-27 17:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:15 [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 17:01:15 [adesa.es] INFO: Scrape type for 10721604: 2
2026-03-27 17:01:15 [adesa.es] INFO: Scraping item 10721604 url https://www.openlane.eu/en/carv6/auction/10721604
2026-03-27 17:01:15 [adesa.es] INFO: Found listing with ID: 10731309
2026-03-27 17:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:15 [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 17:01:15 [adesa.es] INFO: Scrape type for 10731309: 0
2026-03-27 17:01:15 [adesa.es] INFO: Skipping item 10731309 url https://www.openlane.eu/en/carv6/auction/10731309
2026-03-27 17:01:15 [adesa.es] INFO: Found listing with ID: 10563498
2026-03-27 17:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:15 [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 17:01:15 [adesa.es] INFO: Scrape type for 10563498: 0
2026-03-27 17:01:15 [adesa.es] INFO: Skipping item 10563498 url https://www.openlane.eu/en/carv6/auction/10563498
2026-03-27 17:01:15 [adesa.es] INFO: Found listing with ID: 10699413
2026-03-27 17:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:15 [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 17:01:15 [adesa.es] INFO: Scrape type for 10699413: 2
2026-03-27 17:01:15 [adesa.es] INFO: Scraping item 10699413 url https://www.openlane.eu/en/carv6/auction/10699413
2026-03-27 17:01:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5733771/general/7e1a66ef-50ad-41fc-8005-30223bafc41b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10737481)
2026-03-27 17:01:15 [adesa.es] INFO: Found listing with ID: 10597842
2026-03-27 17:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:15 [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 17:01:15 [adesa.es] INFO: Scrape type for 10597842: 0
2026-03-27 17:01:15 [adesa.es] INFO: Skipping item 10597842 url https://www.openlane.eu/en/carv6/auction/10597842
2026-03-27 17:01:15 [adesa.es] INFO: Found listing with ID: 10699495
2026-03-27 17:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:15 [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 17:01:15 [adesa.es] INFO: Scrape type for 10699495: 0
2026-03-27 17:01:15 [adesa.es] INFO: Skipping item 10699495 url https://www.openlane.eu/en/carv6/auction/10699495
2026-03-27 17:01:15 [adesa.es] INFO: Found listing with ID: 10699500
2026-03-27 17:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:15 [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 17:01:15 [adesa.es] INFO: Scrape type for 10699500: 2
2026-03-27 17:01:15 [adesa.es] INFO: Scraping item 10699500 url https://www.openlane.eu/en/carv6/auction/10699500
2026-03-27 17:01:15 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 17:01:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:01:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f07b17e0b50>
2026-03-27 17:01:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:01:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:01:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:01:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bf0f1c6a-17c2-592f-b28e-8236739c85fb/bf0f1c6a-17c2-592f-b28e-8236739c85fb_image_1.jpg HTTP/1.1" 201 0
2026-03-27 17:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733771%252Fgeneral%252F7e1a66ef-50ad-41fc-8005-30223bafc41b.jpg') HTTP/1.1" 204 0
2026-03-27 17:01:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733771/general/7e1a66ef-50ad-41fc-8005-30223bafc41b.jpg saved to cache
2026-03-27 17:01:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item bf0f1c6a-17c2-592f-b28e-8236739c85fb
2026-03-27 17:01:15 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: bf0f1c6a-17c2-592f-b28e-8236739c85fb, skipping ID generation
2026-03-27 17:01:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bf0f1c6a-17c2-592f-b28e-8236739c85fb with scrape type 1
2026-03-27 17:01:15 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item bf0f1c6a-17c2-592f-b28e-8236739c85fb sending to next pipeline
2026-03-27 17:01:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: bf0f1c6a-17c2-592f-b28e-8236739c85fb, identifier: 10737481
2026-03-27 17:01:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: bf0f1c6a-17c2-592f-b28e-8236739c85fb with identifier: 10737481
2026-03-27 17:01:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: bf0f1c6a-17c2-592f-b28e-8236739c85fb with identifier: 10737481
2026-03-27 17:01:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: bf0f1c6a-17c2-592f-b28e-8236739c85fb with identifier: 10737481 to the API
2026-03-27 17:01:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:01:15 [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 17:01:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5733771/general/7e1a66ef-50ad-41fc-8005-30223bafc41b.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Cabrio car',
'color': 'Green',
'currency': 'EUR',
'doors_number': 2,
'emission_standard': 'nb',
'engine': '2.0L',
'engine_horse_power': 190,
'expiration_date': '2026-03-30T12:15:00Z',
'fuel_type': 'Diesel',
'id': 'bf0f1c6a-17c2-592f-b28e-8236739c85fb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': '8100LPZ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737481',
'listing': 'auction',
'location': 'Saarlouis (Germany)',
'make': 'BMW',
'model': '4 Series',
'odometer': 68541,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 40,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bf0f1c6a-17c2-592f-b28e-8236739c85fb/bf0f1c6a-17c2-592f-b28e-8236739c85fb_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 481909,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733771/general/4dd5c1ce-e5d0-4c82-9487-b68d99e1b5f0.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bf0f1c6a-17c2-592f-b28e-8236739c85fb/bf0f1c6a-17c2-592f-b28e-8236739c85fb_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2810942,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733771/general/7e1a66ef-50ad-41fc-8005-30223bafc41b.jpg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bf0f1c6a-17c2-592f-b28e-8236739c85fb/bf0f1c6a-17c2-592f-b28e-8236739c85fb_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 515513,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733771/general/205a6250-35c9-493a-86c7-16c4419669bb.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bf0f1c6a-17c2-592f-b28e-8236739c85fb/bf0f1c6a-17c2-592f-b28e-8236739c85fb_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 735575,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733771/general/27a989a4-42a6-499b-8125-398fa32fa4b6.jpg',
'Width': 1918},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bf0f1c6a-17c2-592f-b28e-8236739c85fb/bf0f1c6a-17c2-592f-b28e-8236739c85fb_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 329154,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733771/general/130479c9-ca1a-4c0a-8358-43dc3ac2a5fc.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bf0f1c6a-17c2-592f-b28e-8236739c85fb/bf0f1c6a-17c2-592f-b28e-8236739c85fb_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 432658,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733771/general/187eb339-1006-4041-851c-1cdd2a36cf4a.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bf0f1c6a-17c2-592f-b28e-8236739c85fb/bf0f1c6a-17c2-592f-b28e-8236739c85fb_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2493183,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733771/general/b9736006-836c-41f9-9812-9e50ecdb44e4.jpg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bf0f1c6a-17c2-592f-b28e-8236739c85fb/bf0f1c6a-17c2-592f-b28e-8236739c85fb_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 602134,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733771/general/00a62943-ed2f-4181-8e9e-5b8fe1a51ab5.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bf0f1c6a-17c2-592f-b28e-8236739c85fb/bf0f1c6a-17c2-592f-b28e-8236739c85fb_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 161049,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733771/general/cc2ff1cc-d45c-42a8-9458-1a0f57ed66ba.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bf0f1c6a-17c2-592f-b28e-8236739c85fb/bf0f1c6a-17c2-592f-b28e-8236739c85fb_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 431172,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733771/general/e096bbcc-52e9-477b-91e2-543591477fcd.jpg',
'Width': 1920}],
'price': 28800,
'price_includes_vat': True,
'registration_date': '2021-06-10',
'seats_number': 4,
'seller_name': 'AAF Group France',
'title': 'BMW 4 Series 420d M Sport - Diesel - Automatic - 190 hp - 68.541 km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2021}
2026-03-27 17:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710737481%27 HTTP/1.1" 200 None
2026-03-27 17:01:15 [adesa.es] INFO: Saving data for 10737481: {'created_time': 1774630875.937339, 'last_price_update_time': 1774630875.93735, 'auction_closing_time': 1774872900.0}
2026-03-27 17:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10737481') HTTP/1.1" 204 0
2026-03-27 17:01:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10719698> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:01: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 17:01:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10699474> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:01: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 17:01:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1f123fa1-659a-565f-a03b-897db7874a86 with identifier: 10719698
2026-03-27 17:01:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1f123fa1-659a-565f-a03b-897db7874a86 with scrape type 2
2026-03-27 17:01:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1f123fa1-659a-565f-a03b-897db7874a86 with scrape type 2
2026-03-27 17:01:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: 1f123fa1-659a-565f-a03b-897db7874a86, identifier: 10719698
2026-03-27 17:01:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: 1f123fa1-659a-565f-a03b-897db7874a86 with identifier: 10719698
2026-03-27 17:01:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: 1f123fa1-659a-565f-a03b-897db7874a86 with identifier: 10719698
2026-03-27 17:01:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: 1f123fa1-659a-565f-a03b-897db7874a86 with identifier: 10719698 to the API
2026-03-27 17:01:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:01:16 [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 17:01:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10719698>
{'auction_title': '',
'c_o_2_emission_value': 122,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '2.0L',
'engine_horse_power': 164,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Diesel',
'id': '1f123fa1-659a-565f-a03b-897db7874a86',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': '57317',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10719698',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X2',
'odometer': 27321,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 37700,
'price_includes_vat': True,
'registration_date': '2025-06-05',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'BMW X2 20d M Sport - Diesel - Automatic - 164 hp - 27.321 km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2025}
2026-03-27 17:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:16 [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 17:01:16 [adesa.es] INFO: Saving data for 10719698: {'auction_closing_time': 1798671600.0, 'created_time': 1774432889.435342, 'last_price_update_time': 1774630876.595227}
2026-03-27 17:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10719698') HTTP/1.1" 204 0
2026-03-27 17:01:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10699405> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:01:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10699394> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:01:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10699409> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:01: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 17:01: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 17:01:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10666055> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:01:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 622c97a1-9467-5916-8930-e640c8b10c4b with identifier: 10699474
2026-03-27 17:01:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 622c97a1-9467-5916-8930-e640c8b10c4b with scrape type 2
2026-03-27 17:01:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 622c97a1-9467-5916-8930-e640c8b10c4b with scrape type 2
2026-03-27 17:01:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: 622c97a1-9467-5916-8930-e640c8b10c4b, identifier: 10699474
2026-03-27 17:01:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: 622c97a1-9467-5916-8930-e640c8b10c4b with identifier: 10699474
2026-03-27 17:01:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: 622c97a1-9467-5916-8930-e640c8b10c4b with identifier: 10699474
2026-03-27 17:01:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: 622c97a1-9467-5916-8930-e640c8b10c4b with identifier: 10699474 to the API
2026-03-27 17:01:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:01:16 [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 17:01:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10699474>
{'auction_title': '',
'c_o_2_emission_value': 113,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 131,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': '622c97a1-9467-5916-8930-e640c8b10c4b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': '1593NHR',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10699474',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Espace',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 34300,
'price_includes_vat': True,
'registration_date': '2025-11-24',
'seats_number': 7,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Renault Espace Esprit Alpine - Petrol - Automatic - 131 hp - 50 km',
'transmission': 'automatic',
'trim': 'Esprit Alpine',
'vin': None,
'year': 2025}
2026-03-27 17:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:16 [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 17:01:16 [adesa.es] INFO: Saving data for 10699474: {'auction_closing_time': 1798675200.0, 'created_time': 1774011625.488315, 'last_price_update_time': 1774630876.965274}
2026-03-27 17:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10699474') HTTP/1.1" 204 0
2026-03-27 17:01:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10719691> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:01:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e437a1d2-1149-5c45-b64c-123242478976 with identifier: 10699405
2026-03-27 17:01:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e437a1d2-1149-5c45-b64c-123242478976 with scrape type 2
2026-03-27 17:01:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e437a1d2-1149-5c45-b64c-123242478976 with scrape type 2
2026-03-27 17:01:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: e437a1d2-1149-5c45-b64c-123242478976, identifier: 10699405
2026-03-27 17:01:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b58733ef-9f2a-53b5-8a2d-384fd78ae5b3 with identifier: 10699394
2026-03-27 17:01:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b58733ef-9f2a-53b5-8a2d-384fd78ae5b3 with scrape type 2
2026-03-27 17:01:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b58733ef-9f2a-53b5-8a2d-384fd78ae5b3 with scrape type 2
2026-03-27 17:01:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: b58733ef-9f2a-53b5-8a2d-384fd78ae5b3, identifier: 10699394
2026-03-27 17:01:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5ef10c64-21b7-59c4-a333-c62bab16e1cd with identifier: 10699409
2026-03-27 17:01:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5ef10c64-21b7-59c4-a333-c62bab16e1cd with scrape type 2
2026-03-27 17:01:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5ef10c64-21b7-59c4-a333-c62bab16e1cd with scrape type 2
2026-03-27 17:01:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: 5ef10c64-21b7-59c4-a333-c62bab16e1cd, identifier: 10699409
2026-03-27 17:01:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fb43ec3e-26a4-5686-96ed-1f965da8cfd3 with identifier: 10666055
2026-03-27 17:01:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fb43ec3e-26a4-5686-96ed-1f965da8cfd3 with scrape type 2
2026-03-27 17:01:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fb43ec3e-26a4-5686-96ed-1f965da8cfd3 with scrape type 2
2026-03-27 17:01:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: fb43ec3e-26a4-5686-96ed-1f965da8cfd3, identifier: 10666055
2026-03-27 17:01:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: e437a1d2-1149-5c45-b64c-123242478976 with identifier: 10699405
2026-03-27 17:01:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: e437a1d2-1149-5c45-b64c-123242478976 with identifier: 10699405
2026-03-27 17:01:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: e437a1d2-1149-5c45-b64c-123242478976 with identifier: 10699405 to the API
2026-03-27 17:01:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:01:17 [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 17:01:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10699405>
{'auction_title': '',
'c_o_2_emission_value': 112,
'category': 'Saloon',
'color': 'White',
'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': 'e437a1d2-1149-5c45-b64c-123242478976',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': '1370MYN',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10699405',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '1 Series',
'odometer': 20998,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 29200,
'price_includes_vat': True,
'registration_date': '2025-02-20',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'BMW 1 Series 120d M Sport - Hybrid - Automatic - 164 hp - 20.998 km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2025}
2026-03-27 17:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01: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 17:01:17 [adesa.es] INFO: Saving data for 10699405: {'auction_closing_time': 1798671600.0, 'created_time': 1774000843.592418, 'last_price_update_time': 1774630877.684771}
2026-03-27 17:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10699405') HTTP/1.1" 204 0
2026-03-27 17:01:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: b58733ef-9f2a-53b5-8a2d-384fd78ae5b3 with identifier: 10699394
2026-03-27 17:01:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: b58733ef-9f2a-53b5-8a2d-384fd78ae5b3 with identifier: 10699394
2026-03-27 17:01:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: b58733ef-9f2a-53b5-8a2d-384fd78ae5b3 with identifier: 10699394 to the API
2026-03-27 17:01:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:01:17 [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 17:01:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10699394>
{'auction_title': '',
'c_o_2_emission_value': 113,
'category': 'Saloon',
'color': 'Black',
'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': 'b58733ef-9f2a-53b5-8a2d-384fd78ae5b3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': '4478MZF',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10699394',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '1 Series',
'odometer': 19741,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 30000,
'price_includes_vat': True,
'registration_date': '2025-03-18',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'BMW 1 Series 120d M Sport - Hybrid - Automatic - 164 hp - 19.741 km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2025}
2026-03-27 17:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01: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 17:01:17 [adesa.es] INFO: Saving data for 10699394: {'auction_closing_time': 1798671600.0, 'created_time': 1774000844.857909, 'last_price_update_time': 1774630877.937151}
2026-03-27 17:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10699394') HTTP/1.1" 204 0
2026-03-27 17:01:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: 5ef10c64-21b7-59c4-a333-c62bab16e1cd with identifier: 10699409
2026-03-27 17:01:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: 5ef10c64-21b7-59c4-a333-c62bab16e1cd with identifier: 10699409
2026-03-27 17:01:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: 5ef10c64-21b7-59c4-a333-c62bab16e1cd with identifier: 10699409 to the API
2026-03-27 17:01:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:01:18 [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 17:01:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10699409>
{'auction_title': '',
'c_o_2_emission_value': 112,
'category': 'Saloon',
'color': 'Black',
'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': '5ef10c64-21b7-59c4-a333-c62bab16e1cd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': '1360MYN',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10699409',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '1 Series',
'odometer': 21823,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 29700,
'price_includes_vat': True,
'registration_date': '2025-02-20',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'BMW 1 Series 120d M Sport - Hybrid - Automatic - 164 hp - 21.823 km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2025}
2026-03-27 17:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:18 [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 17:01:18 [adesa.es] INFO: Saving data for 10699409: {'auction_closing_time': 1798671600.0, 'created_time': 1774000837.647315, 'last_price_update_time': 1774630878.187388}
2026-03-27 17:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10699409') HTTP/1.1" 204 0
2026-03-27 17:01:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: fb43ec3e-26a4-5686-96ed-1f965da8cfd3 with identifier: 10666055
2026-03-27 17:01:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: fb43ec3e-26a4-5686-96ed-1f965da8cfd3 with identifier: 10666055
2026-03-27 17:01:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: fb43ec3e-26a4-5686-96ed-1f965da8cfd3 with identifier: 10666055 to the API
2026-03-27 17:01:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:01:18 [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 17:01:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10666055>
{'auction_title': '',
'c_o_2_emission_value': 112,
'category': 'Saloon',
'color': 'Black',
'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': 'fb43ec3e-26a4-5686-96ed-1f965da8cfd3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': '1368MYN',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10666055',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '1 Series',
'odometer': 19257,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 29700,
'price_includes_vat': True,
'registration_date': '2025-02-20',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'BMW 1 Series 120d M Sport - Hybrid - Automatic - 164 hp - 19.257 km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2025}
2026-03-27 17:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:18 [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 17:01:18 [adesa.es] INFO: Saving data for 10666055: {'auction_closing_time': 1798671600.0, 'created_time': 1773396040.257399, 'last_price_update_time': 1774630878.42873}
2026-03-27 17:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10666055') HTTP/1.1" 204 0
2026-03-27 17:01:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10690632> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:01:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10721604> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:01:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d574bc48-028c-5d6b-a2a0-b64471addbdc with identifier: 10719691
2026-03-27 17:01:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d574bc48-028c-5d6b-a2a0-b64471addbdc with scrape type 2
2026-03-27 17:01:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d574bc48-028c-5d6b-a2a0-b64471addbdc with scrape type 2
2026-03-27 17:01:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: d574bc48-028c-5d6b-a2a0-b64471addbdc, identifier: 10719691
2026-03-27 17:01:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: d574bc48-028c-5d6b-a2a0-b64471addbdc with identifier: 10719691
2026-03-27 17:01:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: d574bc48-028c-5d6b-a2a0-b64471addbdc with identifier: 10719691
2026-03-27 17:01:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: d574bc48-028c-5d6b-a2a0-b64471addbdc with identifier: 10719691 to the API
2026-03-27 17:01:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:01:18 [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 17:01:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10719691>
{'auction_title': '',
'c_o_2_emission_value': 122,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '2.0L',
'engine_horse_power': 164,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Diesel',
'id': 'd574bc48-028c-5d6b-a2a0-b64471addbdc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': '57316',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10719691',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X2',
'odometer': 28982,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 37700,
'price_includes_vat': True,
'registration_date': '2025-06-16',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'BMW X2 20d M Sport - Diesel - Automatic - 164 hp - 28.982 km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2025}
2026-03-27 17:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:18 [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 17:01:18 [adesa.es] INFO: Saving data for 10719691: {'auction_closing_time': 1798671600.0, 'created_time': 1774432881.83852, 'last_price_update_time': 1774630878.765456}
2026-03-27 17:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10719691') HTTP/1.1" 204 0
2026-03-27 17:01:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 81a8ebf1-9fa8-5535-979e-83ce05a3601b with identifier: 10690632
2026-03-27 17:01:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 81a8ebf1-9fa8-5535-979e-83ce05a3601b with scrape type 2
2026-03-27 17:01:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 81a8ebf1-9fa8-5535-979e-83ce05a3601b with scrape type 2
2026-03-27 17:01:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: 81a8ebf1-9fa8-5535-979e-83ce05a3601b, identifier: 10690632
2026-03-27 17:01:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e365e389-82a3-5cab-b83b-15d30db98793 with identifier: 10721604
2026-03-27 17:01:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e365e389-82a3-5cab-b83b-15d30db98793 with scrape type 2
2026-03-27 17:01:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e365e389-82a3-5cab-b83b-15d30db98793 with scrape type 2
2026-03-27 17:01:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: e365e389-82a3-5cab-b83b-15d30db98793, identifier: 10721604
2026-03-27 17:01:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: 81a8ebf1-9fa8-5535-979e-83ce05a3601b with identifier: 10690632
2026-03-27 17:01:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: 81a8ebf1-9fa8-5535-979e-83ce05a3601b with identifier: 10690632
2026-03-27 17:01:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: 81a8ebf1-9fa8-5535-979e-83ce05a3601b with identifier: 10690632 to the API
2026-03-27 17:01:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:01: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 17:01:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10690632>
{'auction_title': '',
'c_o_2_emission_value': 136,
'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': 'Hybrid',
'id': '81a8ebf1-9fa8-5535-979e-83ce05a3601b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': '1294MYN',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10690632',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'A',
'odometer': 19161,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 26200,
'price_includes_vat': True,
'registration_date': '2025-02-20',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Mercedes-Benz A 180 AMG Line - Hybrid - Automatic - 136 hp - 19.161 '
'km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2025}
2026-03-27 17:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:19 [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 17:01:19 [adesa.es] INFO: Saving data for 10690632: {'auction_closing_time': 1798671600.0, 'created_time': 1773914426.188722, 'last_price_update_time': 1774630879.172699}
2026-03-27 17:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10690632') HTTP/1.1" 204 0
2026-03-27 17:01:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: e365e389-82a3-5cab-b83b-15d30db98793 with identifier: 10721604
2026-03-27 17:01:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: e365e389-82a3-5cab-b83b-15d30db98793 with identifier: 10721604
2026-03-27 17:01:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: e365e389-82a3-5cab-b83b-15d30db98793 with identifier: 10721604 to the API
2026-03-27 17:01:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:01: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 17:01:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10721604>
{'auction_title': '',
'c_o_2_emission_value': 133,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.3L',
'engine_horse_power': 136,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': 'e365e389-82a3-5cab-b83b-15d30db98793',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': '4679NBT',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10721604',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'A',
'odometer': 12410,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 26200,
'price_includes_vat': True,
'registration_date': '2025-05-14',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Mercedes-Benz A 180 AMG Line - Petrol - Automatic - 136 hp - 12.410 '
'km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2025}
2026-03-27 17:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:19 [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 17:01:19 [adesa.es] INFO: Saving data for 10721604: {'auction_closing_time': 1798671600.0, 'created_time': 1774432876.290162, 'last_price_update_time': 1774630879.425237}
2026-03-27 17:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10721604') HTTP/1.1" 204 0
2026-03-27 17:01:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10699500> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:01:19 [crawlers.middlewares.id_gen_middleware] INFO: Duplicate ID generated for item: 622c97a1-9467-5916-8930-e640c8b10c4b with identifier: 10699500, dropping item
2026-03-27 17:01:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741793> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:01:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7b1ffb9b-b07e-55f9-b863-136014328ba5 with identifier: 10741793
2026-03-27 17:01:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7b1ffb9b-b07e-55f9-b863-136014328ba5 with scrape type 1
2026-03-27 17:01:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 7b1ffb9b-b07e-55f9-b863-136014328ba5
2026-03-27 17:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:19 [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%252F5612345%252Fgeneral%252F4eb916a2-ae99-42a9-98b4-26798c14c9a1.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:01:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5612345/general/4eb916a2-ae99-42a9-98b4-26798c14c9a1.jpg already downloaded
2026-03-27 17:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:19 [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%252F5612345%252Fgeneral%252F168f5baa-f91c-4427-a27e-4bdd1d37dc29.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:01:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5612345/general/168f5baa-f91c-4427-a27e-4bdd1d37dc29.jpg already downloaded
2026-03-27 17:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:19 [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%252F5612345%252Fgeneral%252F0928ab5a-35d4-4c69-acda-12c67e4c2544.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:01:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5612345/general/0928ab5a-35d4-4c69-acda-12c67e4c2544.jpg already downloaded
2026-03-27 17:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:19 [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%252F5612345%252Fgeneral%252Fa848eb36-1585-41bc-a1af-3d9515d5abc9.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:01:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5612345/general/a848eb36-1585-41bc-a1af-3d9515d5abc9.jpg already downloaded
2026-03-27 17:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:19 [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%252F5612345%252Fgeneral%252F4c327e09-f9d4-4170-af62-f223d9154bb8.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:01:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5612345/general/4c327e09-f9d4-4170-af62-f223d9154bb8.jpg already downloaded
2026-03-27 17:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:19 [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%252F5612345%252Fgeneral%252F86620136-089b-4e7b-8e96-414c7ea9a0e3.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:01:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5612345/general/86620136-089b-4e7b-8e96-414c7ea9a0e3.jpg already downloaded
2026-03-27 17:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:19 [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%252F5612345%252Fgeneral%252Ff8856e20-dc6b-4906-b17e-dd8a972ae0b2.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:01:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5612345/general/f8856e20-dc6b-4906-b17e-dd8a972ae0b2.jpg already downloaded
2026-03-27 17:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:19 [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%252F5612345%252Fgeneral%252F02f40164-fa46-4874-afd9-be1321cf52eb.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:01:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5612345/general/02f40164-fa46-4874-afd9-be1321cf52eb.jpg already downloaded
2026-03-27 17:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:19 [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%252F5612345%252Fgeneral%252F69095504-4e12-4ca2-92c1-774a7eea8caa.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:01:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5612345/general/69095504-4e12-4ca2-92c1-774a7eea8caa.jpg already downloaded
2026-03-27 17:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:19 [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%252F5612345%252Fgeneral%252Ff3a79b4f-2fbe-40cf-b5bf-5472f57aa2c5.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:01:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5612345/general/f3a79b4f-2fbe-40cf-b5bf-5472f57aa2c5.jpg already downloaded
2026-03-27 17:01:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: 7b1ffb9b-b07e-55f9-b863-136014328ba5, identifier: 10741793
2026-03-27 17:01:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: 7b1ffb9b-b07e-55f9-b863-136014328ba5 with identifier: 10741793
2026-03-27 17:01:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: 7b1ffb9b-b07e-55f9-b863-136014328ba5 with identifier: 10741793
2026-03-27 17:01:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: 7b1ffb9b-b07e-55f9-b863-136014328ba5 with identifier: 10741793 to the API
2026-03-27 17:01:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:01: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 17:01:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741793>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.2L',
'engine_horse_power': 75,
'expiration_date': '2026-04-01T09:50:00Z',
'fuel_type': 'Petrol',
'id': '7b1ffb9b-b07e-55f9-b863-136014328ba5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1018MFJ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741793',
'listing': 'auction',
'location': 'Soto del Real (Madrid) (Spain)',
'make': 'Opel',
'model': 'Corsa',
'odometer': 47438,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 36,
'photo_urls': ['https://images.openlane.eu/carimgs/5612345/general/4eb916a2-ae99-42a9-98b4-26798c14c9a1.jpg',
'https://images.openlane.eu/carimgs/5612345/general/168f5baa-f91c-4427-a27e-4bdd1d37dc29.jpg',
'https://images.openlane.eu/carimgs/5612345/general/0928ab5a-35d4-4c69-acda-12c67e4c2544.jpg',
'https://images.openlane.eu/carimgs/5612345/general/a848eb36-1585-41bc-a1af-3d9515d5abc9.jpg',
'https://images.openlane.eu/carimgs/5612345/general/4c327e09-f9d4-4170-af62-f223d9154bb8.jpg',
'https://images.openlane.eu/carimgs/5612345/general/86620136-089b-4e7b-8e96-414c7ea9a0e3.jpg',
'https://images.openlane.eu/carimgs/5612345/general/f8856e20-dc6b-4906-b17e-dd8a972ae0b2.jpg',
'https://images.openlane.eu/carimgs/5612345/general/02f40164-fa46-4874-afd9-be1321cf52eb.jpg',
'https://images.openlane.eu/carimgs/5612345/general/69095504-4e12-4ca2-92c1-774a7eea8caa.jpg',
'https://images.openlane.eu/carimgs/5612345/general/f3a79b4f-2fbe-40cf-b5bf-5472f57aa2c5.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7b1ffb9b-b07e-55f9-b863-136014328ba5/7b1ffb9b-b07e-55f9-b863-136014328ba5_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72369,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5612345/general/4eb916a2-ae99-42a9-98b4-26798c14c9a1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7b1ffb9b-b07e-55f9-b863-136014328ba5/7b1ffb9b-b07e-55f9-b863-136014328ba5_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72251,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5612345/general/168f5baa-f91c-4427-a27e-4bdd1d37dc29.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7b1ffb9b-b07e-55f9-b863-136014328ba5/7b1ffb9b-b07e-55f9-b863-136014328ba5_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75349,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5612345/general/0928ab5a-35d4-4c69-acda-12c67e4c2544.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7b1ffb9b-b07e-55f9-b863-136014328ba5/7b1ffb9b-b07e-55f9-b863-136014328ba5_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82085,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5612345/general/a848eb36-1585-41bc-a1af-3d9515d5abc9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7b1ffb9b-b07e-55f9-b863-136014328ba5/7b1ffb9b-b07e-55f9-b863-136014328ba5_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 50540,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5612345/general/4c327e09-f9d4-4170-af62-f223d9154bb8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7b1ffb9b-b07e-55f9-b863-136014328ba5/7b1ffb9b-b07e-55f9-b863-136014328ba5_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72227,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5612345/general/86620136-089b-4e7b-8e96-414c7ea9a0e3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7b1ffb9b-b07e-55f9-b863-136014328ba5/7b1ffb9b-b07e-55f9-b863-136014328ba5_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86026,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5612345/general/f8856e20-dc6b-4906-b17e-dd8a972ae0b2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7b1ffb9b-b07e-55f9-b863-136014328ba5/7b1ffb9b-b07e-55f9-b863-136014328ba5_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 59489,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5612345/general/02f40164-fa46-4874-afd9-be1321cf52eb.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7b1ffb9b-b07e-55f9-b863-136014328ba5/7b1ffb9b-b07e-55f9-b863-136014328ba5_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74277,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5612345/general/69095504-4e12-4ca2-92c1-774a7eea8caa.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7b1ffb9b-b07e-55f9-b863-136014328ba5/7b1ffb9b-b07e-55f9-b863-136014328ba5_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76508,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5612345/general/f3a79b4f-2fbe-40cf-b5bf-5472f57aa2c5.jpg',
'Width': 1024}],
'price': 7500,
'price_includes_vat': True,
'registration_date': '2023-03-07',
'seats_number': 5,
'seller_name': 'SANTANDER CONSUMER RENTING',
'title': 'Opel Corsa 1.2 Edition - Petrol - Manual - 75 hp - 47.438 km',
'transmission': 'manual',
'trim': 'Edition',
'vin': None,
'year': 2023}
2026-03-27 17:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710741793%27 HTTP/1.1" 200 None
2026-03-27 17:01:20 [adesa.es] INFO: Saving data for 10741793: {'created_time': 1774630880.339599, 'last_price_update_time': 1774630880.339609, 'auction_closing_time': 1775037000.0}
2026-03-27 17:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10741793') HTTP/1.1" 204 0
2026-03-27 17:01:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10699413> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:01:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d0ac1846-07bf-59f4-8239-8c580e7c293b with identifier: 10699413
2026-03-27 17:01:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d0ac1846-07bf-59f4-8239-8c580e7c293b with scrape type 2
2026-03-27 17:01:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d0ac1846-07bf-59f4-8239-8c580e7c293b with scrape type 2
2026-03-27 17:01:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: d0ac1846-07bf-59f4-8239-8c580e7c293b, identifier: 10699413
2026-03-27 17:01:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: d0ac1846-07bf-59f4-8239-8c580e7c293b with identifier: 10699413
2026-03-27 17:01:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: d0ac1846-07bf-59f4-8239-8c580e7c293b with identifier: 10699413
2026-03-27 17:01:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: d0ac1846-07bf-59f4-8239-8c580e7c293b with identifier: 10699413 to the API
2026-03-27 17:01:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:01: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 17:01:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10699413>
{'auction_title': '',
'c_o_2_emission_value': 123,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 136,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': 'd0ac1846-07bf-59f4-8239-8c580e7c293b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': '7629MWP',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10699413',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '3008',
'odometer': 22954,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 22000,
'price_includes_vat': True,
'registration_date': '2024-11-27',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 3008 Allure - Petrol - Automatic - 136 hp - 22.954 km',
'transmission': 'automatic',
'trim': 'Allure',
'vin': None,
'year': 2024}
2026-03-27 17:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:23 [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 17:01:23 [adesa.es] INFO: Saving data for 10699413: {'auction_closing_time': 1798671600.0, 'created_time': 1774000854.580554, 'last_price_update_time': 1774630883.143642}
2026-03-27 17:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10699413') HTTP/1.1" 204 0
2026-03-27 17:01:23 [scrapy.core.engine] INFO: Closing spider (finished)
2026-03-27 17:01:23 [adesa.es] INFO: adesa.es Crawl ended with reason finished, scrape types: {<ScrapeType.NEW: 1>: -1, <ScrapeType.NEW_DUPLICATE_ID: 4>: 1, <ScrapeType.PRICE_UPDATE: 2>: 3, <ScrapeType.AUCTION_UPDATE: 3>: 0, <ScrapeType.SKIPPED: 0>: 4, <ScrapeType.BATCH_SKIPPED: 5>: 0}
2026-03-27 17:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:23 [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%201774198883 HTTP/1.1" 200 None
2026-03-27 17:01:23 [scrapy.extensions.feedexport] INFO: Stored jsonlines feed (78 items) in: file:///var/lib/scrapyd/items/sourcing_v2/adesa.es/task_36_2026-03-27T17_00_00.jl
2026-03-27 17:01:23 [scrapy.statscollectors] INFO: Dumping Scrapy stats:
{'downloader/request_bytes': 186453,
'downloader/request_count': 220,
'downloader/request_method_count/GET': 218,
'downloader/request_method_count/POST': 2,
'downloader/response_bytes': 73955425,
'downloader/response_count': 220,
'downloader/response_status_count/200': 211,
'downloader/response_status_count/403': 9,
'elapsed_time_seconds': 77.114247,
'feedexport/success_count/FileFeedStorage': 1,
'finish_reason': 'finished',
'finish_time': datetime.datetime(2026, 3, 27, 17, 1, 23, 268321, tzinfo=datetime.timezone.utc),
'httpcompression/response_bytes': 40926,
'httpcompression/response_count': 9,
'item_scraped_count': 78,
'log_count/DEBUG': 2718,
'log_count/INFO': 2403,
'memusage/max': 185638912,
'memusage/startup': 147800064,
'photo_download_count': 130,
'request_depth_max': 2,
'response_received_count': 90,
'scheduler/dequeued': 220,
'scheduler/dequeued/memory': 220,
'scheduler/enqueued': 220,
'scheduler/enqueued/memory': 220,
'scrape_type/new': 40,
'scrape_type/new_duplicate_id': 1,
'scrape_type/price_update': 38,
'scrape_type/skipped': 89,
'scrapy-zyte-api/429': 0,
'scrapy-zyte-api/attempts': 81,
'scrapy-zyte-api/error_ratio': 0.0,
'scrapy-zyte-api/errors': 0,
'scrapy-zyte-api/fatal_errors': 0,
'scrapy-zyte-api/mean_connection_seconds': 4.785223487816339,
'scrapy-zyte-api/mean_response_seconds': 4.835827054869798,
'scrapy-zyte-api/processed': 81,
'scrapy-zyte-api/request_args/customHttpRequestHeaders': 81,
'scrapy-zyte-api/request_args/experimental.requestCookies': 80,
'scrapy-zyte-api/request_args/experimental.responseCookies': 81,
'scrapy-zyte-api/request_args/httpRequestBody': 2,
'scrapy-zyte-api/request_args/httpRequestMethod': 2,
'scrapy-zyte-api/request_args/httpResponseBody': 81,
'scrapy-zyte-api/request_args/httpResponseHeaders': 81,
'scrapy-zyte-api/request_args/url': 81,
'scrapy-zyte-api/status_codes/200': 81,
'scrapy-zyte-api/success': 81,
'scrapy-zyte-api/success_ratio': 1.0,
'scrapy-zyte-api/throttle_ratio': 0.0,
'source/items_encountered': 168,
'source/total_available': 168,
'start_time': datetime.datetime(2026, 3, 27, 17, 0, 6, 154074, tzinfo=datetime.timezone.utc)}
2026-03-27 17:01:23 [scrapy.core.engine] INFO: Spider closed (finished)
2026-03-27 17:01:23 [asyncio] ERROR: Unclosed client session
client_session: <aiohttp.client.ClientSession object at 0x7f07b3978990>
2026-03-27 17:01:23 [asyncio] ERROR: Unclosed client session
client_session: <aiohttp.client.ClientSession object at 0x7f07b397a050>