2026-03-26 10:00:04 [scrapy.utils.log] INFO: Scrapy 2.11.2 started (bot: SourcingV2)
2026-03-26 10:00:04 [scrapy.utils.log] INFO: Versions: lxml 5.2.2.0, libxml2 2.12.6, cssselect 1.2.0, parsel 1.9.1, w3lib 2.1.2, Twisted 24.3.0, Python 3.11.2 (main, Mar 13 2023, 12:18:29) [GCC 12.2.0], pyOpenSSL 24.1.0 (OpenSSL 3.2.1 30 Jan 2024), cryptography 42.0.7, Platform Linux-5.15.0-1098-azure-x86_64-with-glibc2.36
2026-03-26 10:00:04 [adesa.es] INFO: Starting spider adesa.es
2026-03-26 10:00:04 [scrapy.addons] INFO: Enabled addons:
[]
2026-03-26 10:00:04 [asyncio] DEBUG: Using selector: EpollSelector
2026-03-26 10:00:04 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor
2026-03-26 10:00:04 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop
2026-03-26 10:00:04 [scrapy.extensions.telnet] INFO: Telnet Password: e4f0c9aee55f89cb
2026-03-26 10:00:04 [scrapy.middleware] INFO: Enabled extensions:
['scrapy.extensions.corestats.CoreStats',
'scrapy.extensions.telnet.TelnetConsole',
'scrapy.extensions.memusage.MemoryUsage',
'scrapy.extensions.feedexport.FeedExporter',
'scrapy.extensions.logstats.LogStats',
'scrapy.extensions.closespider.CloseSpider']
2026-03-26 10:00:04 [scrapy.crawler] INFO: Overridden settings:
{'BOT_NAME': 'SourcingV2',
'CLOSESPIDER_TIMEOUT': 7200,
'DOWNLOAD_MAXSIZE': 52428800,
'DOWNLOAD_WARNSIZE': 10485760,
'FEED_EXPORT_ENCODING': 'utf-8',
'LOG_FILE': '/var/log/scrapyd/logs/sourcing_v2/adesa.es/task_36_2026-03-26T10_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-26 10:00:04 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-26 10:00:04 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-26 10:00:04 [scrapy.middleware] INFO: Enabled downloader middlewares:
['scrapy.downloadermiddlewares.offsite.OffsiteMiddleware',
'scrapy.downloadermiddlewares.httpauth.HttpAuthMiddleware',
'scrapy.downloadermiddlewares.downloadtimeout.DownloadTimeoutMiddleware',
'scrapy.downloadermiddlewares.defaultheaders.DefaultHeadersMiddleware',
'scrapy.downloadermiddlewares.useragent.UserAgentMiddleware',
'scrapy_zyte_api.ScrapyZyteAPIDownloaderMiddleware',
'scrapy.downloadermiddlewares.retry.RetryMiddleware',
'scrapy.downloadermiddlewares.redirect.MetaRefreshMiddleware',
'scrapy.downloadermiddlewares.httpcompression.HttpCompressionMiddleware',
'scrapy.downloadermiddlewares.redirect.RedirectMiddleware',
'scrapy.downloadermiddlewares.cookies.CookiesMiddleware',
'scrapy.downloadermiddlewares.httpproxy.HttpProxyMiddleware',
'scrapy.downloadermiddlewares.stats.DownloaderStats']
2026-03-26 10:00:05 [crawlers.middlewares.id_gen_middleware] INFO: Setting up IdGenerationMiddleware
2026-03-26 10:00:05 [scrapy.middleware] INFO: Enabled spider middlewares:
['scrapy.spidermiddlewares.httperror.HttpErrorMiddleware',
'scrapy_zyte_api.ScrapyZyteAPISpiderMiddleware',
'crawlers.middlewares.monitoring_spider_middleware.MonitoringSpiderMiddleware',
'scrapy.spidermiddlewares.referer.RefererMiddleware',
'scrapy.spidermiddlewares.urllength.UrlLengthMiddleware',
'scrapy.spidermiddlewares.depth.DepthMiddleware',
'crawlers.middlewares.photo_download_middleware.PhotoDownloadMiddleware',
'crawlers.middlewares.report_download_middleware.ReportDownloadMiddleware',
'crawlers.middlewares.id_gen_middleware.IdGenMiddleware']
2026-03-26 10:00:05 [azure.identity._credentials.environment] INFO: Incomplete environment configuration for EnvironmentCredential. These variables are set: AZURE_TENANT_ID, AZURE_CLIENT_ID
2026-03-26 10:00:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
2026-03-26 10:00:05 [urllib3.connectionpool] DEBUG: https://login.microsoftonline.com:443 "POST /8ea908c1-4e85-4692-bc3f-3646b9b40891/oauth2/v2.0/token HTTP/1.1" 200 2123
2026-03-26 10:00:05 [azure.identity._credentials.chained] INFO: DefaultAzureCredential acquired a token from WorkloadIdentityCredential
2026-03-26 10:00:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): alxsourcingstorageprod.table.core.windows.net:443
2026-03-26 10:00:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:00:05 [crawlers.pipelines.translation_pipeline] INFO: Loading translations for language: auto
2026-03-26 10:00:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /Translations()?$filter=PartitionKey%20eq%20%27auto%27%20and%20RowKey%20eq%20%27auto%27 HTTP/1.1" 200 None
2026-03-26 10:00:05 [crawlers.pipelines.item_rules_pipeline] INFO: Setting up ItemRules Pipeline
2026-03-26 10:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_location_for_country.json
2026-03-26 10:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_cars_from_auction_title.json
2026-03-26 10:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_country.json
2026-03-26 10:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_fr.json
2026-03-26 10:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_photos.json
2026-03-26 10:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_from_info.json
2026-03-26 10:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_not_allowed.json
2026-03-26 10:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: not_operable_from_info.json
2026-03-26 10:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_models_not_allowed.json
2026-03-26 10:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_title.json
2026-03-26 10:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: imported_cars.json
2026-03-26 10:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_currency.json
2026-03-26 10:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_mileage.json
2026-03-26 10:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_auction_title.json
2026-03-26 10:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_country_of_origin.json
2026-03-26 10:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_pt.json
2026-03-26 10:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: electric_cars.json
2026-03-26 10:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_color.json
2026-03-26 10:00:05 [crawlers.pipelines.post_to_api] INFO: Setting up PostToApi Pipeline pointing to https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
2026-03-26 10:00:05 [scrapy.middleware] INFO: Enabled item pipelines:
['crawlers.pipelines.translation_pipeline.TranslationPipeline',
'crawlers.pipelines.item_rules_pipeline.ItemRulesPipeline',
'crawlers.pipelines.post_to_api.PostToApiPipeline']
2026-03-26 10:00:05 [scrapy.core.engine] INFO: Spider opened
2026-03-26 10:00:05 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min)
2026-03-26 10:00:05 [scrapy.extensions.telnet] INFO: Telnet console listening on 127.0.0.1:6023
2026-03-26 10:00:05 [scrapy.extensions.memusage] INFO: Peak memory usage is 143MiB
2026-03-26 10:00:05 [scrapy-playwright] INFO: Starting download handler
2026-03-26 10:00:05 [scrapy-playwright] INFO: Starting download handler
2026-03-26 10:00:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 10:00:12 [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-26 10:00:12 [adesa.es] INFO: Found listing with ID: 10724980
2026-03-26 10:00:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:00:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710724980%27 HTTP/1.1" 200 None
2026-03-26 10:00:12 [adesa.es] INFO: Scrape type for 10724980: 0
2026-03-26 10:00:12 [adesa.es] INFO: Skipping item 10724980 url https://www.openlane.eu/en/carv6/auction/10724980
2026-03-26 10:00:12 [adesa.es] INFO: Found listing with ID: 10727027
2026-03-26 10:00:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:00:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710727027%27 HTTP/1.1" 200 None
2026-03-26 10:00:12 [adesa.es] INFO: Scrape type for 10727027: 0
2026-03-26 10:00:12 [adesa.es] INFO: Skipping item 10727027 url https://www.openlane.eu/en/carv6/auction/10727027
2026-03-26 10:00:12 [adesa.es] INFO: Found listing with ID: 10727019
2026-03-26 10:00:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:00:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710727019%27 HTTP/1.1" 200 None
2026-03-26 10:00:12 [adesa.es] INFO: Scrape type for 10727019: 0
2026-03-26 10:00:12 [adesa.es] INFO: Skipping item 10727019 url https://www.openlane.eu/en/carv6/auction/10727019
2026-03-26 10:00:12 [adesa.es] INFO: Found listing with ID: 10727036
2026-03-26 10:00:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:00:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710727036%27 HTTP/1.1" 200 None
2026-03-26 10:00:12 [adesa.es] INFO: Scrape type for 10727036: 0
2026-03-26 10:00:12 [adesa.es] INFO: Skipping item 10727036 url https://www.openlane.eu/en/carv6/auction/10727036
2026-03-26 10:00:12 [adesa.es] INFO: Found listing with ID: 10727025
2026-03-26 10:00:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:00:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710727025%27 HTTP/1.1" 200 None
2026-03-26 10:00:12 [adesa.es] INFO: Scrape type for 10727025: 0
2026-03-26 10:00:12 [adesa.es] INFO: Skipping item 10727025 url https://www.openlane.eu/en/carv6/auction/10727025
2026-03-26 10:00:12 [adesa.es] INFO: Found listing with ID: 10727039
2026-03-26 10:00:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:00:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710727039%27 HTTP/1.1" 200 None
2026-03-26 10:00:12 [adesa.es] INFO: Scrape type for 10727039: 0
2026-03-26 10:00:12 [adesa.es] INFO: Skipping item 10727039 url https://www.openlane.eu/en/carv6/auction/10727039
2026-03-26 10:00:12 [adesa.es] INFO: Found listing with ID: 10727013
2026-03-26 10:00:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:00:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710727013%27 HTTP/1.1" 200 None
2026-03-26 10:00:12 [adesa.es] INFO: Scrape type for 10727013: 0
2026-03-26 10:00:12 [adesa.es] INFO: Skipping item 10727013 url https://www.openlane.eu/en/carv6/auction/10727013
2026-03-26 10:00:12 [adesa.es] INFO: Found listing with ID: 10727017
2026-03-26 10:00:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:00:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710727017%27 HTTP/1.1" 200 None
2026-03-26 10:00:12 [adesa.es] INFO: Scrape type for 10727017: 0
2026-03-26 10:00:12 [adesa.es] INFO: Skipping item 10727017 url https://www.openlane.eu/en/carv6/auction/10727017
2026-03-26 10:00:12 [adesa.es] INFO: Found listing with ID: 10727014
2026-03-26 10:00:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:00:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710727014%27 HTTP/1.1" 200 None
2026-03-26 10:00:12 [adesa.es] INFO: Scrape type for 10727014: 0
2026-03-26 10:00:12 [adesa.es] INFO: Skipping item 10727014 url https://www.openlane.eu/en/carv6/auction/10727014
2026-03-26 10:00:12 [adesa.es] INFO: Found listing with ID: 10727005
2026-03-26 10:00:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:00:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710727005%27 HTTP/1.1" 200 None
2026-03-26 10:00:12 [adesa.es] INFO: Scrape type for 10727005: 0
2026-03-26 10:00:12 [adesa.es] INFO: Skipping item 10727005 url https://www.openlane.eu/en/carv6/auction/10727005
2026-03-26 10:00:12 [adesa.es] INFO: Found listing with ID: 10727035
2026-03-26 10:00:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:00:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710727035%27 HTTP/1.1" 200 None
2026-03-26 10:00:12 [adesa.es] INFO: Scrape type for 10727035: 0
2026-03-26 10:00:12 [adesa.es] INFO: Skipping item 10727035 url https://www.openlane.eu/en/carv6/auction/10727035
2026-03-26 10:00:12 [adesa.es] INFO: Found listing with ID: 10727026
2026-03-26 10:00:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:00:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710727026%27 HTTP/1.1" 200 None
2026-03-26 10:00:12 [adesa.es] INFO: Scrape type for 10727026: 0
2026-03-26 10:00:12 [adesa.es] INFO: Skipping item 10727026 url https://www.openlane.eu/en/carv6/auction/10727026
2026-03-26 10:00:12 [adesa.es] INFO: Found listing with ID: 10727007
2026-03-26 10:00:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:00:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710727007%27 HTTP/1.1" 200 None
2026-03-26 10:00:12 [adesa.es] INFO: Scrape type for 10727007: 0
2026-03-26 10:00:12 [adesa.es] INFO: Skipping item 10727007 url https://www.openlane.eu/en/carv6/auction/10727007
2026-03-26 10:00:12 [adesa.es] INFO: Found listing with ID: 10727033
2026-03-26 10:00:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:00:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710727033%27 HTTP/1.1" 200 None
2026-03-26 10:00:12 [adesa.es] INFO: Scrape type for 10727033: 0
2026-03-26 10:00:12 [adesa.es] INFO: Skipping item 10727033 url https://www.openlane.eu/en/carv6/auction/10727033
2026-03-26 10:00:12 [adesa.es] INFO: Found listing with ID: 10727016
2026-03-26 10:00:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:00:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710727016%27 HTTP/1.1" 200 None
2026-03-26 10:00:12 [adesa.es] INFO: Scrape type for 10727016: 0
2026-03-26 10:00:12 [adesa.es] INFO: Skipping item 10727016 url https://www.openlane.eu/en/carv6/auction/10727016
2026-03-26 10:00:12 [adesa.es] INFO: Found listing with ID: 10727038
2026-03-26 10:00:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:00:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710727038%27 HTTP/1.1" 200 None
2026-03-26 10:00:12 [adesa.es] INFO: Scrape type for 10727038: 0
2026-03-26 10:00:12 [adesa.es] INFO: Skipping item 10727038 url https://www.openlane.eu/en/carv6/auction/10727038
2026-03-26 10:00:12 [adesa.es] INFO: Found listing with ID: 10727011
2026-03-26 10:00:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:00:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710727011%27 HTTP/1.1" 200 None
2026-03-26 10:00:12 [adesa.es] INFO: Scrape type for 10727011: 0
2026-03-26 10:00:12 [adesa.es] INFO: Skipping item 10727011 url https://www.openlane.eu/en/carv6/auction/10727011
2026-03-26 10:00:12 [adesa.es] INFO: Found listing with ID: 10727031
2026-03-26 10:00:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:00:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710727031%27 HTTP/1.1" 200 None
2026-03-26 10:00:12 [adesa.es] INFO: Scrape type for 10727031: 0
2026-03-26 10:00:12 [adesa.es] INFO: Skipping item 10727031 url https://www.openlane.eu/en/carv6/auction/10727031
2026-03-26 10:00:12 [adesa.es] INFO: Found listing with ID: 10727023
2026-03-26 10:00:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:00:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710727023%27 HTTP/1.1" 200 None
2026-03-26 10:00:12 [adesa.es] INFO: Scrape type for 10727023: 0
2026-03-26 10:00:12 [adesa.es] INFO: Skipping item 10727023 url https://www.openlane.eu/en/carv6/auction/10727023
2026-03-26 10:00:12 [adesa.es] INFO: Found listing with ID: 10727034
2026-03-26 10:00:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:00:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710727034%27 HTTP/1.1" 200 None
2026-03-26 10:00:12 [adesa.es] INFO: Scrape type for 10727034: 0
2026-03-26 10:00:12 [adesa.es] INFO: Skipping item 10727034 url https://www.openlane.eu/en/carv6/auction/10727034
2026-03-26 10:00:12 [adesa.es] INFO: Found listing with ID: 10727015
2026-03-26 10:00:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:00:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710727015%27 HTTP/1.1" 200 None
2026-03-26 10:00:12 [adesa.es] INFO: Scrape type for 10727015: 0
2026-03-26 10:00:12 [adesa.es] INFO: Skipping item 10727015 url https://www.openlane.eu/en/carv6/auction/10727015
2026-03-26 10:00:12 [adesa.es] INFO: Found listing with ID: 10727022
2026-03-26 10:00:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:00:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710727022%27 HTTP/1.1" 200 None
2026-03-26 10:00:12 [adesa.es] INFO: Scrape type for 10727022: 0
2026-03-26 10:00:12 [adesa.es] INFO: Skipping item 10727022 url https://www.openlane.eu/en/carv6/auction/10727022
2026-03-26 10:00:12 [adesa.es] INFO: Found listing with ID: 10727032
2026-03-26 10:00:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:00:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710727032%27 HTTP/1.1" 200 None
2026-03-26 10:00:12 [adesa.es] INFO: Scrape type for 10727032: 0
2026-03-26 10:00:12 [adesa.es] INFO: Skipping item 10727032 url https://www.openlane.eu/en/carv6/auction/10727032
2026-03-26 10:00:12 [adesa.es] INFO: Found listing with ID: 10727024
2026-03-26 10:00:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:00:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710727024%27 HTTP/1.1" 200 None
2026-03-26 10:00:12 [adesa.es] INFO: Scrape type for 10727024: 0
2026-03-26 10:00:12 [adesa.es] INFO: Skipping item 10727024 url https://www.openlane.eu/en/carv6/auction/10727024
2026-03-26 10:00:12 [adesa.es] INFO: Found listing with ID: 10727030
2026-03-26 10:00:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:00:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710727030%27 HTTP/1.1" 200 None
2026-03-26 10:00:12 [adesa.es] INFO: Scrape type for 10727030: 0
2026-03-26 10:00:12 [adesa.es] INFO: Skipping item 10727030 url https://www.openlane.eu/en/carv6/auction/10727030
2026-03-26 10:00:12 [adesa.es] INFO: Found listing with ID: 10727008
2026-03-26 10:00:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:00:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710727008%27 HTTP/1.1" 200 None
2026-03-26 10:00:12 [adesa.es] INFO: Scrape type for 10727008: 0
2026-03-26 10:00:12 [adesa.es] INFO: Skipping item 10727008 url https://www.openlane.eu/en/carv6/auction/10727008
2026-03-26 10:00:12 [adesa.es] INFO: Found listing with ID: 10727009
2026-03-26 10:00:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:00:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710727009%27 HTTP/1.1" 200 None
2026-03-26 10:00:12 [adesa.es] INFO: Scrape type for 10727009: 0
2026-03-26 10:00:12 [adesa.es] INFO: Skipping item 10727009 url https://www.openlane.eu/en/carv6/auction/10727009
2026-03-26 10:00:12 [adesa.es] INFO: Found listing with ID: 10727028
2026-03-26 10:00:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:00:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710727028%27 HTTP/1.1" 200 None
2026-03-26 10:00:12 [adesa.es] INFO: Scrape type for 10727028: 0
2026-03-26 10:00:12 [adesa.es] INFO: Skipping item 10727028 url https://www.openlane.eu/en/carv6/auction/10727028
2026-03-26 10:00:12 [adesa.es] INFO: Found listing with ID: 10727041
2026-03-26 10:00:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:00:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710727041%27 HTTP/1.1" 200 None
2026-03-26 10:00:12 [adesa.es] INFO: Scrape type for 10727041: 0
2026-03-26 10:00:12 [adesa.es] INFO: Skipping item 10727041 url https://www.openlane.eu/en/carv6/auction/10727041
2026-03-26 10:00:12 [adesa.es] INFO: Found listing with ID: 10727029
2026-03-26 10:00:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:00:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710727029%27 HTTP/1.1" 200 None
2026-03-26 10:00:12 [adesa.es] INFO: Scrape type for 10727029: 0
2026-03-26 10:00:12 [adesa.es] INFO: Skipping item 10727029 url https://www.openlane.eu/en/carv6/auction/10727029
2026-03-26 10:00:12 [adesa.es] INFO: Found listing with ID: 10727037
2026-03-26 10:00:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:00:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710727037%27 HTTP/1.1" 200 None
2026-03-26 10:00:12 [adesa.es] INFO: Scrape type for 10727037: 0
2026-03-26 10:00:12 [adesa.es] INFO: Skipping item 10727037 url https://www.openlane.eu/en/carv6/auction/10727037
2026-03-26 10:00:12 [adesa.es] INFO: Found listing with ID: 10727006
2026-03-26 10:00:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:00:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710727006%27 HTTP/1.1" 200 None
2026-03-26 10:00:12 [adesa.es] INFO: Scrape type for 10727006: 0
2026-03-26 10:00:12 [adesa.es] INFO: Skipping item 10727006 url https://www.openlane.eu/en/carv6/auction/10727006
2026-03-26 10:00:12 [adesa.es] INFO: Found listing with ID: 10727010
2026-03-26 10:00:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:00:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710727010%27 HTTP/1.1" 200 None
2026-03-26 10:00:12 [adesa.es] INFO: Scrape type for 10727010: 0
2026-03-26 10:00:12 [adesa.es] INFO: Skipping item 10727010 url https://www.openlane.eu/en/carv6/auction/10727010
2026-03-26 10:00:12 [adesa.es] INFO: Found listing with ID: 10727012
2026-03-26 10:00:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:00:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710727012%27 HTTP/1.1" 200 None
2026-03-26 10:00:12 [adesa.es] INFO: Scrape type for 10727012: 0
2026-03-26 10:00:12 [adesa.es] INFO: Skipping item 10727012 url https://www.openlane.eu/en/carv6/auction/10727012
2026-03-26 10:00:12 [adesa.es] INFO: Found listing with ID: 10727021
2026-03-26 10:00:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:00:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710727021%27 HTTP/1.1" 200 None
2026-03-26 10:00:12 [adesa.es] INFO: Scrape type for 10727021: 0
2026-03-26 10:00:12 [adesa.es] INFO: Skipping item 10727021 url https://www.openlane.eu/en/carv6/auction/10727021
2026-03-26 10:00:12 [adesa.es] INFO: Found listing with ID: 10727040
2026-03-26 10:00:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:00:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710727040%27 HTTP/1.1" 200 None
2026-03-26 10:00:12 [adesa.es] INFO: Scrape type for 10727040: 0
2026-03-26 10:00:12 [adesa.es] INFO: Skipping item 10727040 url https://www.openlane.eu/en/carv6/auction/10727040
2026-03-26 10:00:12 [adesa.es] INFO: Found listing with ID: 10727020
2026-03-26 10:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%2710727020%27 HTTP/1.1" 200 None
2026-03-26 10:00:13 [adesa.es] INFO: Scrape type for 10727020: 0
2026-03-26 10:00:13 [adesa.es] INFO: Skipping item 10727020 url https://www.openlane.eu/en/carv6/auction/10727020
2026-03-26 10:00:13 [adesa.es] INFO: Found listing with ID: 10727018
2026-03-26 10:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%2710727018%27 HTTP/1.1" 200 None
2026-03-26 10:00:13 [adesa.es] INFO: Scrape type for 10727018: 0
2026-03-26 10:00:13 [adesa.es] INFO: Skipping item 10727018 url https://www.openlane.eu/en/carv6/auction/10727018
2026-03-26 10:00:13 [adesa.es] INFO: Found listing with ID: 10723102
2026-03-26 10:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%2710723102%27 HTTP/1.1" 200 None
2026-03-26 10:00:13 [adesa.es] INFO: Scrape type for 10723102: 0
2026-03-26 10:00:13 [adesa.es] INFO: Skipping item 10723102 url https://www.openlane.eu/en/carv6/auction/10723102
2026-03-26 10:00:13 [adesa.es] INFO: Found listing with ID: 10723103
2026-03-26 10:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%2710723103%27 HTTP/1.1" 200 None
2026-03-26 10:00:13 [adesa.es] INFO: Scrape type for 10723103: 0
2026-03-26 10:00:13 [adesa.es] INFO: Skipping item 10723103 url https://www.openlane.eu/en/carv6/auction/10723103
2026-03-26 10:00:13 [adesa.es] INFO: Found listing with ID: 10723101
2026-03-26 10:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%2710723101%27 HTTP/1.1" 200 None
2026-03-26 10:00:13 [adesa.es] INFO: Scrape type for 10723101: 0
2026-03-26 10:00:13 [adesa.es] INFO: Skipping item 10723101 url https://www.openlane.eu/en/carv6/auction/10723101
2026-03-26 10:00:13 [adesa.es] INFO: Found listing with ID: 10723104
2026-03-26 10:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%2710723104%27 HTTP/1.1" 200 None
2026-03-26 10:00:13 [adesa.es] INFO: Scrape type for 10723104: 0
2026-03-26 10:00:13 [adesa.es] INFO: Skipping item 10723104 url https://www.openlane.eu/en/carv6/auction/10723104
2026-03-26 10:00:13 [adesa.es] INFO: Found listing with ID: 10723118
2026-03-26 10:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%2710723118%27 HTTP/1.1" 200 None
2026-03-26 10:00:13 [adesa.es] INFO: Scrape type for 10723118: 0
2026-03-26 10:00:13 [adesa.es] INFO: Skipping item 10723118 url https://www.openlane.eu/en/carv6/auction/10723118
2026-03-26 10:00:13 [adesa.es] INFO: Found listing with ID: 10721757
2026-03-26 10:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%2710721757%27 HTTP/1.1" 200 None
2026-03-26 10:00:13 [adesa.es] INFO: Scrape type for 10721757: 0
2026-03-26 10:00:13 [adesa.es] INFO: Skipping item 10721757 url https://www.openlane.eu/en/carv6/auction/10721757
2026-03-26 10:00:13 [adesa.es] INFO: Found listing with ID: 10721759
2026-03-26 10:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%2710721759%27 HTTP/1.1" 200 None
2026-03-26 10:00:13 [adesa.es] INFO: Scrape type for 10721759: 0
2026-03-26 10:00:13 [adesa.es] INFO: Skipping item 10721759 url https://www.openlane.eu/en/carv6/auction/10721759
2026-03-26 10:00:13 [adesa.es] INFO: Found listing with ID: 10719618
2026-03-26 10:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%2710719618%27 HTTP/1.1" 200 None
2026-03-26 10:00:13 [adesa.es] INFO: Scrape type for 10719618: 2
2026-03-26 10:00:13 [adesa.es] INFO: Scraping item 10719618 url https://www.openlane.eu/en/carv6/auction/10719618
2026-03-26 10:00:13 [adesa.es] INFO: Found listing with ID: 10405305
2026-03-26 10:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%2710405305%27 HTTP/1.1" 200 None
2026-03-26 10:00:13 [adesa.es] INFO: Scrape type for 10405305: 0
2026-03-26 10:00:13 [adesa.es] INFO: Skipping item 10405305 url https://www.openlane.eu/en/carv6/auction/10405305
2026-03-26 10:00:13 [adesa.es] INFO: Found listing with ID: 10405308
2026-03-26 10:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%2710405308%27 HTTP/1.1" 200 None
2026-03-26 10:00:13 [adesa.es] INFO: Scrape type for 10405308: 0
2026-03-26 10:00:13 [adesa.es] INFO: Skipping item 10405308 url https://www.openlane.eu/en/carv6/auction/10405308
2026-03-26 10:00:13 [adesa.es] INFO: Found listing with ID: 10518392
2026-03-26 10:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%2710518392%27 HTTP/1.1" 200 None
2026-03-26 10:00:13 [adesa.es] INFO: Scrape type for 10518392: 0
2026-03-26 10:00:13 [adesa.es] INFO: Skipping item 10518392 url https://www.openlane.eu/en/carv6/auction/10518392
2026-03-26 10:00:13 [adesa.es] INFO: Found listing with ID: 10405309
2026-03-26 10:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%2710405309%27 HTTP/1.1" 200 None
2026-03-26 10:00:13 [adesa.es] INFO: Scrape type for 10405309: 0
2026-03-26 10:00:13 [adesa.es] INFO: Skipping item 10405309 url https://www.openlane.eu/en/carv6/auction/10405309
2026-03-26 10:00:13 [adesa.es] INFO: Found listing with ID: 10438527
2026-03-26 10:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%2710438527%27 HTTP/1.1" 200 None
2026-03-26 10:00:13 [adesa.es] INFO: Scrape type for 10438527: 0
2026-03-26 10:00:13 [adesa.es] INFO: Skipping item 10438527 url https://www.openlane.eu/en/carv6/auction/10438527
2026-03-26 10:00:13 [adesa.es] INFO: Found listing with ID: 10472332
2026-03-26 10:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%2710472332%27 HTTP/1.1" 200 None
2026-03-26 10:00:13 [adesa.es] INFO: Scrape type for 10472332: 0
2026-03-26 10:00:13 [adesa.es] INFO: Skipping item 10472332 url https://www.openlane.eu/en/carv6/auction/10472332
2026-03-26 10:00:13 [adesa.es] INFO: Found listing with ID: 10505053
2026-03-26 10:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%2710505053%27 HTTP/1.1" 200 None
2026-03-26 10:00:13 [adesa.es] INFO: Scrape type for 10505053: 0
2026-03-26 10:00:13 [adesa.es] INFO: Skipping item 10505053 url https://www.openlane.eu/en/carv6/auction/10505053
2026-03-26 10:00:13 [adesa.es] INFO: Found listing with ID: 10530259
2026-03-26 10:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%2710530259%27 HTTP/1.1" 200 None
2026-03-26 10:00:13 [adesa.es] INFO: Scrape type for 10530259: 0
2026-03-26 10:00:13 [adesa.es] INFO: Skipping item 10530259 url https://www.openlane.eu/en/carv6/auction/10530259
2026-03-26 10:00:13 [adesa.es] INFO: Found listing with ID: 10512793
2026-03-26 10:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%2710512793%27 HTTP/1.1" 200 None
2026-03-26 10:00:13 [adesa.es] INFO: Scrape type for 10512793: 0
2026-03-26 10:00:13 [adesa.es] INFO: Skipping item 10512793 url https://www.openlane.eu/en/carv6/auction/10512793
2026-03-26 10:00:13 [adesa.es] INFO: Found listing with ID: 10699474
2026-03-26 10:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%2710699474%27 HTTP/1.1" 200 None
2026-03-26 10:00:13 [adesa.es] INFO: Scrape type for 10699474: 0
2026-03-26 10:00:13 [adesa.es] INFO: Skipping item 10699474 url https://www.openlane.eu/en/carv6/auction/10699474
2026-03-26 10:00:13 [adesa.es] INFO: Found listing with ID: 10472260
2026-03-26 10:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%2710472260%27 HTTP/1.1" 200 None
2026-03-26 10:00:13 [adesa.es] INFO: Scrape type for 10472260: 0
2026-03-26 10:00:13 [adesa.es] INFO: Skipping item 10472260 url https://www.openlane.eu/en/carv6/auction/10472260
2026-03-26 10:00:13 [adesa.es] INFO: Found listing with ID: 10640376
2026-03-26 10:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%2710640376%27 HTTP/1.1" 200 None
2026-03-26 10:00:13 [adesa.es] INFO: Scrape type for 10640376: 0
2026-03-26 10:00:13 [adesa.es] INFO: Skipping item 10640376 url https://www.openlane.eu/en/carv6/auction/10640376
2026-03-26 10:00:13 [adesa.es] INFO: Found listing with ID: 10699427
2026-03-26 10:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%2710699427%27 HTTP/1.1" 200 None
2026-03-26 10:00:13 [adesa.es] INFO: Scrape type for 10699427: 0
2026-03-26 10:00:13 [adesa.es] INFO: Skipping item 10699427 url https://www.openlane.eu/en/carv6/auction/10699427
2026-03-26 10:00:13 [adesa.es] INFO: Found listing with ID: 10699430
2026-03-26 10:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%2710699430%27 HTTP/1.1" 200 None
2026-03-26 10:00:13 [adesa.es] INFO: Scrape type for 10699430: 0
2026-03-26 10:00:13 [adesa.es] INFO: Skipping item 10699430 url https://www.openlane.eu/en/carv6/auction/10699430
2026-03-26 10:00:13 [adesa.es] INFO: Found listing with ID: 10612546
2026-03-26 10:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%2710612546%27 HTTP/1.1" 200 None
2026-03-26 10:00:13 [adesa.es] INFO: Scrape type for 10612546: 0
2026-03-26 10:00:13 [adesa.es] INFO: Skipping item 10612546 url https://www.openlane.eu/en/carv6/auction/10612546
2026-03-26 10:00:13 [adesa.es] INFO: Found listing with ID: 10723809
2026-03-26 10:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%2710723809%27 HTTP/1.1" 200 None
2026-03-26 10:00:13 [adesa.es] INFO: Scrape type for 10723809: 1
2026-03-26 10:00:13 [adesa.es] INFO: Scraping item 10723809 url https://www.openlane.eu/en/carv6/auction/10723809
2026-03-26 10: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-26 10:00:13 [adesa.es] INFO: Found listing with ID: 10698910
2026-03-26 10:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%2710698910%27 HTTP/1.1" 200 None
2026-03-26 10:00:13 [adesa.es] INFO: Scrape type for 10698910: 0
2026-03-26 10:00:13 [adesa.es] INFO: Skipping item 10698910 url https://www.openlane.eu/en/carv6/auction/10698910
2026-03-26 10:00:13 [adesa.es] INFO: Found listing with ID: 10698908
2026-03-26 10:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%2710698908%27 HTTP/1.1" 200 None
2026-03-26 10:00:13 [adesa.es] INFO: Scrape type for 10698908: 0
2026-03-26 10:00:13 [adesa.es] INFO: Skipping item 10698908 url https://www.openlane.eu/en/carv6/auction/10698908
2026-03-26 10:00:13 [adesa.es] INFO: Found listing with ID: 10698919
2026-03-26 10:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%2710698919%27 HTTP/1.1" 200 None
2026-03-26 10:00:13 [adesa.es] INFO: Scrape type for 10698919: 0
2026-03-26 10:00:13 [adesa.es] INFO: Skipping item 10698919 url https://www.openlane.eu/en/carv6/auction/10698919
2026-03-26 10:00:13 [adesa.es] INFO: Found listing with ID: 10698909
2026-03-26 10:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%2710698909%27 HTTP/1.1" 200 None
2026-03-26 10:00:13 [adesa.es] INFO: Scrape type for 10698909: 0
2026-03-26 10:00:13 [adesa.es] INFO: Skipping item 10698909 url https://www.openlane.eu/en/carv6/auction/10698909
2026-03-26 10:00:13 [adesa.es] INFO: Found listing with ID: 10698907
2026-03-26 10:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%2710698907%27 HTTP/1.1" 200 None
2026-03-26 10:00:13 [adesa.es] INFO: Scrape type for 10698907: 0
2026-03-26 10:00:13 [adesa.es] INFO: Skipping item 10698907 url https://www.openlane.eu/en/carv6/auction/10698907
2026-03-26 10:00:13 [adesa.es] INFO: Found listing with ID: 10682540
2026-03-26 10:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%2710682540%27 HTTP/1.1" 200 None
2026-03-26 10:00:13 [adesa.es] INFO: Scrape type for 10682540: 0
2026-03-26 10:00:13 [adesa.es] INFO: Skipping item 10682540 url https://www.openlane.eu/en/carv6/auction/10682540
2026-03-26 10:00:13 [adesa.es] INFO: Found listing with ID: 10667492
2026-03-26 10:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%2710667492%27 HTTP/1.1" 200 None
2026-03-26 10:00:13 [adesa.es] INFO: Scrape type for 10667492: 0
2026-03-26 10:00:13 [adesa.es] INFO: Skipping item 10667492 url https://www.openlane.eu/en/carv6/auction/10667492
2026-03-26 10:00:13 [adesa.es] INFO: Found listing with ID: 10452039
2026-03-26 10:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%2710452039%27 HTTP/1.1" 200 None
2026-03-26 10:00:13 [adesa.es] INFO: Scrape type for 10452039: 0
2026-03-26 10:00:13 [adesa.es] INFO: Skipping item 10452039 url https://www.openlane.eu/en/carv6/auction/10452039
2026-03-26 10:00:13 [adesa.es] INFO: Found listing with ID: 10518394
2026-03-26 10:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%2710518394%27 HTTP/1.1" 200 None
2026-03-26 10:00:13 [adesa.es] INFO: Scrape type for 10518394: 0
2026-03-26 10:00:13 [adesa.es] INFO: Skipping item 10518394 url https://www.openlane.eu/en/carv6/auction/10518394
2026-03-26 10:00:13 [adesa.es] INFO: Found listing with ID: 10405314
2026-03-26 10:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%2710405314%27 HTTP/1.1" 200 None
2026-03-26 10:00:13 [adesa.es] INFO: Scrape type for 10405314: 0
2026-03-26 10:00:13 [adesa.es] INFO: Skipping item 10405314 url https://www.openlane.eu/en/carv6/auction/10405314
2026-03-26 10:00:13 [adesa.es] INFO: Found listing with ID: 10405315
2026-03-26 10:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%2710405315%27 HTTP/1.1" 200 None
2026-03-26 10:00:13 [adesa.es] INFO: Scrape type for 10405315: 0
2026-03-26 10:00:13 [adesa.es] INFO: Skipping item 10405315 url https://www.openlane.eu/en/carv6/auction/10405315
2026-03-26 10:00:13 [adesa.es] INFO: Found listing with ID: 10493754
2026-03-26 10:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%2710493754%27 HTTP/1.1" 200 None
2026-03-26 10:00:13 [adesa.es] INFO: Scrape type for 10493754: 0
2026-03-26 10:00:13 [adesa.es] INFO: Skipping item 10493754 url https://www.openlane.eu/en/carv6/auction/10493754
2026-03-26 10:00:13 [adesa.es] INFO: Found listing with ID: 10550836
2026-03-26 10:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%2710550836%27 HTTP/1.1" 200 None
2026-03-26 10:00:13 [adesa.es] INFO: Scrape type for 10550836: 0
2026-03-26 10:00:13 [adesa.es] INFO: Skipping item 10550836 url https://www.openlane.eu/en/carv6/auction/10550836
2026-03-26 10:00:13 [adesa.es] INFO: Found listing with ID: 10667491
2026-03-26 10:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%2710667491%27 HTTP/1.1" 200 None
2026-03-26 10:00:13 [adesa.es] INFO: Scrape type for 10667491: 0
2026-03-26 10:00:13 [adesa.es] INFO: Skipping item 10667491 url https://www.openlane.eu/en/carv6/auction/10667491
2026-03-26 10:00:13 [adesa.es] INFO: Found listing with ID: 10405317
2026-03-26 10:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%2710405317%27 HTTP/1.1" 200 None
2026-03-26 10:00:13 [adesa.es] INFO: Scrape type for 10405317: 0
2026-03-26 10:00:13 [adesa.es] INFO: Skipping item 10405317 url https://www.openlane.eu/en/carv6/auction/10405317
2026-03-26 10:00:13 [adesa.es] INFO: Found listing with ID: 10653126
2026-03-26 10:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%2710653126%27 HTTP/1.1" 200 None
2026-03-26 10:00:13 [adesa.es] INFO: Scrape type for 10653126: 0
2026-03-26 10:00:13 [adesa.es] INFO: Skipping item 10653126 url https://www.openlane.eu/en/carv6/auction/10653126
2026-03-26 10:00:13 [adesa.es] INFO: Found listing with ID: 10640087
2026-03-26 10:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%2710640087%27 HTTP/1.1" 200 None
2026-03-26 10:00:13 [adesa.es] INFO: Scrape type for 10640087: 0
2026-03-26 10:00:13 [adesa.es] INFO: Skipping item 10640087 url https://www.openlane.eu/en/carv6/auction/10640087
2026-03-26 10:00:13 [adesa.es] INFO: Found listing with ID: 10699483
2026-03-26 10:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%2710699483%27 HTTP/1.1" 200 None
2026-03-26 10:00:14 [adesa.es] INFO: Scrape type for 10699483: 0
2026-03-26 10:00:14 [adesa.es] INFO: Skipping item 10699483 url https://www.openlane.eu/en/carv6/auction/10699483
2026-03-26 10:00:14 [adesa.es] INFO: Found listing with ID: 10699482
2026-03-26 10:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%2710699482%27 HTTP/1.1" 200 None
2026-03-26 10:00:14 [adesa.es] INFO: Scrape type for 10699482: 0
2026-03-26 10:00:14 [adesa.es] INFO: Skipping item 10699482 url https://www.openlane.eu/en/carv6/auction/10699482
2026-03-26 10:00:14 [adesa.es] INFO: Found listing with ID: 10700528
2026-03-26 10:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%2710700528%27 HTTP/1.1" 200 None
2026-03-26 10:00:14 [adesa.es] INFO: Scrape type for 10700528: 0
2026-03-26 10:00:14 [adesa.es] INFO: Skipping item 10700528 url https://www.openlane.eu/en/carv6/auction/10700528
2026-03-26 10:00:14 [adesa.es] INFO: Found listing with ID: 10666060
2026-03-26 10:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%2710666060%27 HTTP/1.1" 200 None
2026-03-26 10:00:14 [adesa.es] INFO: Scrape type for 10666060: 0
2026-03-26 10:00:14 [adesa.es] INFO: Skipping item 10666060 url https://www.openlane.eu/en/carv6/auction/10666060
2026-03-26 10:00:14 [adesa.es] INFO: Found listing with ID: 10619585
2026-03-26 10:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%2710619585%27 HTTP/1.1" 200 None
2026-03-26 10:00:14 [adesa.es] INFO: Scrape type for 10619585: 0
2026-03-26 10:00:14 [adesa.es] INFO: Skipping item 10619585 url https://www.openlane.eu/en/carv6/auction/10619585
2026-03-26 10:00:14 [adesa.es] INFO: Found listing with ID: 10655463
2026-03-26 10:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%2710655463%27 HTTP/1.1" 200 None
2026-03-26 10:00:14 [adesa.es] INFO: Scrape type for 10655463: 0
2026-03-26 10:00:14 [adesa.es] INFO: Skipping item 10655463 url https://www.openlane.eu/en/carv6/auction/10655463
2026-03-26 10:00:14 [adesa.es] INFO: Found listing with ID: 10276412
2026-03-26 10:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%2710276412%27 HTTP/1.1" 200 None
2026-03-26 10:00:14 [adesa.es] INFO: Scrape type for 10276412: 0
2026-03-26 10:00:14 [adesa.es] INFO: Skipping item 10276412 url https://www.openlane.eu/en/carv6/auction/10276412
2026-03-26 10:00:14 [adesa.es] INFO: Found listing with ID: 10643525
2026-03-26 10:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%2710643525%27 HTTP/1.1" 200 None
2026-03-26 10:00:14 [adesa.es] INFO: Scrape type for 10643525: 0
2026-03-26 10:00:14 [adesa.es] INFO: Skipping item 10643525 url https://www.openlane.eu/en/carv6/auction/10643525
2026-03-26 10:00:14 [adesa.es] INFO: Found listing with ID: 10571283
2026-03-26 10:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%2710571283%27 HTTP/1.1" 200 None
2026-03-26 10:00:14 [adesa.es] INFO: Scrape type for 10571283: 0
2026-03-26 10:00:14 [adesa.es] INFO: Skipping item 10571283 url https://www.openlane.eu/en/carv6/auction/10571283
2026-03-26 10:00:14 [adesa.es] INFO: Found listing with ID: 10405331
2026-03-26 10:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%2710405331%27 HTTP/1.1" 200 None
2026-03-26 10:00:14 [adesa.es] INFO: Scrape type for 10405331: 0
2026-03-26 10:00:14 [adesa.es] INFO: Skipping item 10405331 url https://www.openlane.eu/en/carv6/auction/10405331
2026-03-26 10:00:14 [adesa.es] INFO: Found listing with ID: 10676254
2026-03-26 10:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%2710676254%27 HTTP/1.1" 200 None
2026-03-26 10:00:14 [adesa.es] INFO: Scrape type for 10676254: 0
2026-03-26 10:00:14 [adesa.es] INFO: Skipping item 10676254 url https://www.openlane.eu/en/carv6/auction/10676254
2026-03-26 10:00:14 [adesa.es] INFO: Found listing with ID: 10571281
2026-03-26 10:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%2710571281%27 HTTP/1.1" 200 None
2026-03-26 10:00:14 [adesa.es] INFO: Scrape type for 10571281: 0
2026-03-26 10:00:14 [adesa.es] INFO: Skipping item 10571281 url https://www.openlane.eu/en/carv6/auction/10571281
2026-03-26 10:00:14 [adesa.es] INFO: Found listing with ID: 10572723
2026-03-26 10:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%2710572723%27 HTTP/1.1" 200 None
2026-03-26 10:00:14 [adesa.es] INFO: Scrape type for 10572723: 0
2026-03-26 10:00:14 [adesa.es] INFO: Skipping item 10572723 url https://www.openlane.eu/en/carv6/auction/10572723
2026-03-26 10:00:14 [adesa.es] INFO: Found listing with ID: 10694302
2026-03-26 10:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%2710694302%27 HTTP/1.1" 200 None
2026-03-26 10:00:14 [adesa.es] INFO: Scrape type for 10694302: 0
2026-03-26 10:00:14 [adesa.es] INFO: Skipping item 10694302 url https://www.openlane.eu/en/carv6/auction/10694302
2026-03-26 10:00:14 [adesa.es] INFO: Found listing with ID: 10723147
2026-03-26 10:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%2710723147%27 HTTP/1.1" 200 None
2026-03-26 10:00:14 [adesa.es] INFO: Scrape type for 10723147: 1
2026-03-26 10:00:14 [adesa.es] INFO: Scraping item 10723147 url https://www.openlane.eu/en/carv6/auction/10723147
2026-03-26 10: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-26 10:00:14 [adesa.es] INFO: Found listing with ID: 10654226
2026-03-26 10:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%2710654226%27 HTTP/1.1" 200 None
2026-03-26 10:00:14 [adesa.es] INFO: Scrape type for 10654226: 0
2026-03-26 10:00:14 [adesa.es] INFO: Skipping item 10654226 url https://www.openlane.eu/en/carv6/auction/10654226
2026-03-26 10:00:14 [adesa.es] INFO: Found listing with ID: 10601084
2026-03-26 10:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%2710601084%27 HTTP/1.1" 200 None
2026-03-26 10:00:14 [adesa.es] INFO: Scrape type for 10601084: 0
2026-03-26 10:00:14 [adesa.es] INFO: Skipping item 10601084 url https://www.openlane.eu/en/carv6/auction/10601084
2026-03-26 10:00:14 [adesa.es] INFO: Found listing with ID: 10633069
2026-03-26 10:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%2710633069%27 HTTP/1.1" 200 None
2026-03-26 10:00:14 [adesa.es] INFO: Scrape type for 10633069: 0
2026-03-26 10:00:14 [adesa.es] INFO: Skipping item 10633069 url https://www.openlane.eu/en/carv6/auction/10633069
2026-03-26 10:00:14 [adesa.es] INFO: Found listing with ID: 10649239
2026-03-26 10:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%2710649239%27 HTTP/1.1" 200 None
2026-03-26 10:00:14 [adesa.es] INFO: Scrape type for 10649239: 0
2026-03-26 10:00:14 [adesa.es] INFO: Skipping item 10649239 url https://www.openlane.eu/en/carv6/auction/10649239
2026-03-26 10:00:14 [adesa.es] INFO: Found listing with ID: 10648087
2026-03-26 10:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%2710648087%27 HTTP/1.1" 200 None
2026-03-26 10:00:14 [adesa.es] INFO: Scrape type for 10648087: 0
2026-03-26 10:00:14 [adesa.es] INFO: Skipping item 10648087 url https://www.openlane.eu/en/carv6/auction/10648087
2026-03-26 10:00:14 [adesa.es] INFO: Found listing with ID: 10633072
2026-03-26 10:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%2710633072%27 HTTP/1.1" 200 None
2026-03-26 10:00:14 [adesa.es] INFO: Scrape type for 10633072: 0
2026-03-26 10:00:14 [adesa.es] INFO: Skipping item 10633072 url https://www.openlane.eu/en/carv6/auction/10633072
2026-03-26 10: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-26 10: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-26 10:00:16 [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-26 10:00:16 [adesa.es] INFO: Found listing with ID: 10506267
2026-03-26 10:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710506267%27 HTTP/1.1" 200 None
2026-03-26 10:00:16 [adesa.es] INFO: Scrape type for 10506267: 0
2026-03-26 10:00:16 [adesa.es] INFO: Skipping item 10506267 url https://www.openlane.eu/en/carv6/auction/10506267
2026-03-26 10:00:16 [adesa.es] INFO: Found listing with ID: 10532903
2026-03-26 10:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710532903%27 HTTP/1.1" 200 None
2026-03-26 10:00:16 [adesa.es] INFO: Scrape type for 10532903: 0
2026-03-26 10:00:16 [adesa.es] INFO: Skipping item 10532903 url https://www.openlane.eu/en/carv6/auction/10532903
2026-03-26 10:00:16 [adesa.es] INFO: Found listing with ID: 10698917
2026-03-26 10:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710698917%27 HTTP/1.1" 200 None
2026-03-26 10:00:16 [adesa.es] INFO: Scrape type for 10698917: 0
2026-03-26 10:00:16 [adesa.es] INFO: Skipping item 10698917 url https://www.openlane.eu/en/carv6/auction/10698917
2026-03-26 10:00:16 [adesa.es] INFO: Found listing with ID: 10405389
2026-03-26 10:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710405389%27 HTTP/1.1" 200 None
2026-03-26 10:00:16 [adesa.es] INFO: Scrape type for 10405389: 0
2026-03-26 10:00:16 [adesa.es] INFO: Skipping item 10405389 url https://www.openlane.eu/en/carv6/auction/10405389
2026-03-26 10:00:16 [adesa.es] INFO: Found listing with ID: 10190878
2026-03-26 10:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710190878%27 HTTP/1.1" 200 None
2026-03-26 10:00:16 [adesa.es] INFO: Scrape type for 10190878: 0
2026-03-26 10:00:16 [adesa.es] INFO: Skipping item 10190878 url https://www.openlane.eu/en/carv6/auction/10190878
2026-03-26 10:00:16 [adesa.es] INFO: Found listing with ID: 10547993
2026-03-26 10:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710547993%27 HTTP/1.1" 200 None
2026-03-26 10:00:16 [adesa.es] INFO: Scrape type for 10547993: 0
2026-03-26 10:00:16 [adesa.es] INFO: Skipping item 10547993 url https://www.openlane.eu/en/carv6/auction/10547993
2026-03-26 10:00:16 [adesa.es] INFO: Found listing with ID: 10390884
2026-03-26 10:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710390884%27 HTTP/1.1" 200 None
2026-03-26 10:00:16 [adesa.es] INFO: Scrape type for 10390884: 0
2026-03-26 10:00:16 [adesa.es] INFO: Skipping item 10390884 url https://www.openlane.eu/en/carv6/auction/10390884
2026-03-26 10:00:16 [adesa.es] INFO: Found listing with ID: 10268081
2026-03-26 10:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710268081%27 HTTP/1.1" 200 None
2026-03-26 10:00:16 [adesa.es] INFO: Scrape type for 10268081: 0
2026-03-26 10:00:16 [adesa.es] INFO: Skipping item 10268081 url https://www.openlane.eu/en/carv6/auction/10268081
2026-03-26 10:00:16 [adesa.es] INFO: Found listing with ID: 10290504
2026-03-26 10:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710290504%27 HTTP/1.1" 200 None
2026-03-26 10:00:16 [adesa.es] INFO: Scrape type for 10290504: 0
2026-03-26 10:00:16 [adesa.es] INFO: Skipping item 10290504 url https://www.openlane.eu/en/carv6/auction/10290504
2026-03-26 10:00:16 [adesa.es] INFO: Found listing with ID: 10547995
2026-03-26 10:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710547995%27 HTTP/1.1" 200 None
2026-03-26 10:00:16 [adesa.es] INFO: Scrape type for 10547995: 0
2026-03-26 10:00:16 [adesa.es] INFO: Skipping item 10547995 url https://www.openlane.eu/en/carv6/auction/10547995
2026-03-26 10:00:16 [adesa.es] INFO: Found listing with ID: 10517945
2026-03-26 10:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710517945%27 HTTP/1.1" 200 None
2026-03-26 10:00:16 [adesa.es] INFO: Scrape type for 10517945: 0
2026-03-26 10:00:16 [adesa.es] INFO: Skipping item 10517945 url https://www.openlane.eu/en/carv6/auction/10517945
2026-03-26 10:00:16 [adesa.es] INFO: Found listing with ID: 10288813
2026-03-26 10:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710288813%27 HTTP/1.1" 200 None
2026-03-26 10:00:16 [adesa.es] INFO: Scrape type for 10288813: 0
2026-03-26 10:00:16 [adesa.es] INFO: Skipping item 10288813 url https://www.openlane.eu/en/carv6/auction/10288813
2026-03-26 10:00:16 [adesa.es] INFO: Found listing with ID: 10284087
2026-03-26 10:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710284087%27 HTTP/1.1" 200 None
2026-03-26 10:00:16 [adesa.es] INFO: Scrape type for 10284087: 0
2026-03-26 10:00:16 [adesa.es] INFO: Skipping item 10284087 url https://www.openlane.eu/en/carv6/auction/10284087
2026-03-26 10:00:16 [adesa.es] INFO: Found listing with ID: 10351796
2026-03-26 10:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710351796%27 HTTP/1.1" 200 None
2026-03-26 10:00:16 [adesa.es] INFO: Scrape type for 10351796: 0
2026-03-26 10:00:16 [adesa.es] INFO: Skipping item 10351796 url https://www.openlane.eu/en/carv6/auction/10351796
2026-03-26 10:00:16 [adesa.es] INFO: Found listing with ID: 10463637
2026-03-26 10:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710463637%27 HTTP/1.1" 200 None
2026-03-26 10:00:16 [adesa.es] INFO: Scrape type for 10463637: 0
2026-03-26 10:00:16 [adesa.es] INFO: Skipping item 10463637 url https://www.openlane.eu/en/carv6/auction/10463637
2026-03-26 10:00:16 [adesa.es] INFO: Found listing with ID: 10544796
2026-03-26 10:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710544796%27 HTTP/1.1" 200 None
2026-03-26 10:00:16 [adesa.es] INFO: Scrape type for 10544796: 0
2026-03-26 10:00:16 [adesa.es] INFO: Skipping item 10544796 url https://www.openlane.eu/en/carv6/auction/10544796
2026-03-26 10:00:16 [adesa.es] INFO: Found listing with ID: 10366802
2026-03-26 10:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710366802%27 HTTP/1.1" 200 None
2026-03-26 10:00:16 [adesa.es] INFO: Scrape type for 10366802: 0
2026-03-26 10:00:16 [adesa.es] INFO: Skipping item 10366802 url https://www.openlane.eu/en/carv6/auction/10366802
2026-03-26 10:00:16 [adesa.es] INFO: Found listing with ID: 10532913
2026-03-26 10:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710532913%27 HTTP/1.1" 200 None
2026-03-26 10:00:16 [adesa.es] INFO: Scrape type for 10532913: 0
2026-03-26 10:00:16 [adesa.es] INFO: Skipping item 10532913 url https://www.openlane.eu/en/carv6/auction/10532913
2026-03-26 10:00:16 [adesa.es] INFO: Found listing with ID: 10647804
2026-03-26 10:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710647804%27 HTTP/1.1" 200 None
2026-03-26 10:00:16 [adesa.es] INFO: Scrape type for 10647804: 0
2026-03-26 10:00:16 [adesa.es] INFO: Skipping item 10647804 url https://www.openlane.eu/en/carv6/auction/10647804
2026-03-26 10:00:16 [adesa.es] INFO: Found listing with ID: 10371381
2026-03-26 10:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710371381%27 HTTP/1.1" 200 None
2026-03-26 10:00:16 [adesa.es] INFO: Scrape type for 10371381: 0
2026-03-26 10:00:16 [adesa.es] INFO: Skipping item 10371381 url https://www.openlane.eu/en/carv6/auction/10371381
2026-03-26 10:00:16 [adesa.es] INFO: Found listing with ID: 10491567
2026-03-26 10:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710491567%27 HTTP/1.1" 200 None
2026-03-26 10:00:16 [adesa.es] INFO: Scrape type for 10491567: 0
2026-03-26 10:00:16 [adesa.es] INFO: Skipping item 10491567 url https://www.openlane.eu/en/carv6/auction/10491567
2026-03-26 10:00:16 [adesa.es] INFO: Found listing with ID: 10666055
2026-03-26 10:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710666055%27 HTTP/1.1" 200 None
2026-03-26 10:00:16 [adesa.es] INFO: Scrape type for 10666055: 0
2026-03-26 10:00:16 [adesa.es] INFO: Skipping item 10666055 url https://www.openlane.eu/en/carv6/auction/10666055
2026-03-26 10:00:16 [adesa.es] INFO: Found listing with ID: 10419050
2026-03-26 10:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710419050%27 HTTP/1.1" 200 None
2026-03-26 10:00:16 [adesa.es] INFO: Scrape type for 10419050: 0
2026-03-26 10:00:16 [adesa.es] INFO: Skipping item 10419050 url https://www.openlane.eu/en/carv6/auction/10419050
2026-03-26 10:00:16 [adesa.es] INFO: Found listing with ID: 10699394
2026-03-26 10:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710699394%27 HTTP/1.1" 200 None
2026-03-26 10:00:16 [adesa.es] INFO: Scrape type for 10699394: 0
2026-03-26 10:00:16 [adesa.es] INFO: Skipping item 10699394 url https://www.openlane.eu/en/carv6/auction/10699394
2026-03-26 10:00:16 [adesa.es] INFO: Found listing with ID: 10699405
2026-03-26 10:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710699405%27 HTTP/1.1" 200 None
2026-03-26 10:00:16 [adesa.es] INFO: Scrape type for 10699405: 0
2026-03-26 10:00:16 [adesa.es] INFO: Skipping item 10699405 url https://www.openlane.eu/en/carv6/auction/10699405
2026-03-26 10:00:16 [adesa.es] INFO: Found listing with ID: 10699409
2026-03-26 10:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710699409%27 HTTP/1.1" 200 None
2026-03-26 10:00:16 [adesa.es] INFO: Scrape type for 10699409: 0
2026-03-26 10:00:16 [adesa.es] INFO: Skipping item 10699409 url https://www.openlane.eu/en/carv6/auction/10699409
2026-03-26 10:00:16 [adesa.es] INFO: Found listing with ID: 10620011
2026-03-26 10:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710620011%27 HTTP/1.1" 200 None
2026-03-26 10:00:16 [adesa.es] INFO: Scrape type for 10620011: 0
2026-03-26 10:00:16 [adesa.es] INFO: Skipping item 10620011 url https://www.openlane.eu/en/carv6/auction/10620011
2026-03-26 10:00:16 [adesa.es] INFO: Found listing with ID: 10583626
2026-03-26 10:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710583626%27 HTTP/1.1" 200 None
2026-03-26 10:00:16 [adesa.es] INFO: Scrape type for 10583626: 0
2026-03-26 10:00:16 [adesa.es] INFO: Skipping item 10583626 url https://www.openlane.eu/en/carv6/auction/10583626
2026-03-26 10:00:16 [adesa.es] INFO: Found listing with ID: 10729511
2026-03-26 10:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710729511%27 HTTP/1.1" 200 None
2026-03-26 10:00:16 [adesa.es] INFO: Scrape type for 10729511: 1
2026-03-26 10:00:16 [adesa.es] INFO: Scraping item 10729511 url https://www.openlane.eu/en/carv6/auction/10729511
2026-03-26 10:00:16 [adesa.es] INFO: Found listing with ID: 10719698
2026-03-26 10:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710719698%27 HTTP/1.1" 200 None
2026-03-26 10:00:16 [adesa.es] INFO: Scrape type for 10719698: 0
2026-03-26 10:00:16 [adesa.es] INFO: Skipping item 10719698 url https://www.openlane.eu/en/carv6/auction/10719698
2026-03-26 10:00:16 [adesa.es] INFO: Found listing with ID: 10719691
2026-03-26 10:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710719691%27 HTTP/1.1" 200 None
2026-03-26 10:00:16 [adesa.es] INFO: Scrape type for 10719691: 0
2026-03-26 10:00:16 [adesa.es] INFO: Skipping item 10719691 url https://www.openlane.eu/en/carv6/auction/10719691
2026-03-26 10:00:16 [adesa.es] INFO: Found listing with ID: 10620671
2026-03-26 10:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710620671%27 HTTP/1.1" 200 None
2026-03-26 10:00:16 [adesa.es] INFO: Scrape type for 10620671: 0
2026-03-26 10:00:16 [adesa.es] INFO: Skipping item 10620671 url https://www.openlane.eu/en/carv6/auction/10620671
2026-03-26 10:00:16 [adesa.es] INFO: Found listing with ID: 10620669
2026-03-26 10:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710620669%27 HTTP/1.1" 200 None
2026-03-26 10:00:16 [adesa.es] INFO: Scrape type for 10620669: 0
2026-03-26 10:00:16 [adesa.es] INFO: Skipping item 10620669 url https://www.openlane.eu/en/carv6/auction/10620669
2026-03-26 10:00:16 [adesa.es] INFO: Found listing with ID: 10729505
2026-03-26 10:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710729505%27 HTTP/1.1" 200 None
2026-03-26 10:00:16 [adesa.es] INFO: Scrape type for 10729505: 1
2026-03-26 10:00:16 [adesa.es] INFO: Scraping item 10729505 url https://www.openlane.eu/en/carv6/auction/10729505
2026-03-26 10:00:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10723147> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 10:00:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10723809> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 10:00:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10719618> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 10:00:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 10:00:17 [adesa.es] INFO: Found listing with ID: 10690632
2026-03-26 10:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710690632%27 HTTP/1.1" 200 None
2026-03-26 10:00:17 [adesa.es] INFO: Scrape type for 10690632: 0
2026-03-26 10:00:17 [adesa.es] INFO: Skipping item 10690632 url https://www.openlane.eu/en/carv6/auction/10690632
2026-03-26 10:00:17 [adesa.es] INFO: Found listing with ID: 10721604
2026-03-26 10:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710721604%27 HTTP/1.1" 200 None
2026-03-26 10:00:17 [adesa.es] INFO: Scrape type for 10721604: 0
2026-03-26 10:00:17 [adesa.es] INFO: Skipping item 10721604 url https://www.openlane.eu/en/carv6/auction/10721604
2026-03-26 10:00:17 [adesa.es] INFO: Found listing with ID: 10699511
2026-03-26 10:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710699511%27 HTTP/1.1" 200 None
2026-03-26 10:00:17 [adesa.es] INFO: Scrape type for 10699511: 0
2026-03-26 10:00:17 [adesa.es] INFO: Skipping item 10699511 url https://www.openlane.eu/en/carv6/auction/10699511
2026-03-26 10:00:17 [adesa.es] INFO: Found listing with ID: 10563498
2026-03-26 10:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710563498%27 HTTP/1.1" 200 None
2026-03-26 10:00:17 [adesa.es] INFO: Scrape type for 10563498: 0
2026-03-26 10:00:17 [adesa.es] INFO: Skipping item 10563498 url https://www.openlane.eu/en/carv6/auction/10563498
2026-03-26 10:00:17 [adesa.es] INFO: Found listing with ID: 10699413
2026-03-26 10:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710699413%27 HTTP/1.1" 200 None
2026-03-26 10:00:17 [adesa.es] INFO: Scrape type for 10699413: 0
2026-03-26 10:00:17 [adesa.es] INFO: Skipping item 10699413 url https://www.openlane.eu/en/carv6/auction/10699413
2026-03-26 10:00:17 [adesa.es] INFO: Found listing with ID: 10597842
2026-03-26 10:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710597842%27 HTTP/1.1" 200 None
2026-03-26 10:00:17 [adesa.es] INFO: Scrape type for 10597842: 0
2026-03-26 10:00:17 [adesa.es] INFO: Skipping item 10597842 url https://www.openlane.eu/en/carv6/auction/10597842
2026-03-26 10:00:17 [adesa.es] INFO: Found listing with ID: 10699500
2026-03-26 10:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710699500%27 HTTP/1.1" 200 None
2026-03-26 10:00:17 [adesa.es] INFO: Scrape type for 10699500: 0
2026-03-26 10:00:17 [adesa.es] INFO: Skipping item 10699500 url https://www.openlane.eu/en/carv6/auction/10699500
2026-03-26 10:00:17 [adesa.es] INFO: Found listing with ID: 10699495
2026-03-26 10:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710699495%27 HTTP/1.1" 200 None
2026-03-26 10:00:17 [adesa.es] INFO: Scrape type for 10699495: 0
2026-03-26 10:00:17 [adesa.es] INFO: Skipping item 10699495 url https://www.openlane.eu/en/carv6/auction/10699495
2026-03-26 10:00:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 10:00:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0e6069b8-b4b8-506e-99c9-4302a0a00c4b with identifier: 10723147
2026-03-26 10:00:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0e6069b8-b4b8-506e-99c9-4302a0a00c4b with scrape type 1
2026-03-26 10:00:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 0e6069b8-b4b8-506e-99c9-4302a0a00c4b
2026-03-26 10:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745685%252Fgeneral%252Fdbae4a29-37c4-4477-a8d0-02ac27dabae1.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:00:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745685/general/dbae4a29-37c4-4477-a8d0-02ac27dabae1.jpg not downloaded yet
2026-03-26 10:00:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: eb492cc0-7ff4-523b-be53-6d78197a0747 with identifier: 10723809
2026-03-26 10:00:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item eb492cc0-7ff4-523b-be53-6d78197a0747 with scrape type 1
2026-03-26 10:00:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item eb492cc0-7ff4-523b-be53-6d78197a0747
2026-03-26 10:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5589704%252Fgeneral%252Fc0483c88-cf95-405d-9740-15ab329d477a.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:00:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5589704/general/c0483c88-cf95-405d-9740-15ab329d477a.jpg already downloaded
2026-03-26 10:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5589704%252Fgeneral%252F3957bb2c-60a8-44b4-85d3-0f7728e14dde.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:00:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5589704/general/3957bb2c-60a8-44b4-85d3-0f7728e14dde.jpg already downloaded
2026-03-26 10:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5589704%252Fgeneral%252F67b3839b-062a-4962-8e65-5da2d6e74bc9.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:00:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5589704/general/67b3839b-062a-4962-8e65-5da2d6e74bc9.jpg already downloaded
2026-03-26 10:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5589704%252Fgeneral%252F504d5d3e-68e6-44d0-b9ed-b2f10662b94f.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:00:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5589704/general/504d5d3e-68e6-44d0-b9ed-b2f10662b94f.jpg already downloaded
2026-03-26 10:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5589704%252Fgeneral%252Fafd003e0-6521-4224-be90-8792c04df89a.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:00:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5589704/general/afd003e0-6521-4224-be90-8792c04df89a.jpg already downloaded
2026-03-26 10:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5589704%252Fgeneral%252Ffe6036e2-7612-4349-a804-89117b22b287.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:00:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5589704/general/fe6036e2-7612-4349-a804-89117b22b287.jpg already downloaded
2026-03-26 10:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5589704%252Fgeneral%252F134d2784-53c5-4b93-9b3b-7ae622727849.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:00:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5589704/general/134d2784-53c5-4b93-9b3b-7ae622727849.jpg already downloaded
2026-03-26 10:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5589704%252Fgeneral%252Fc21b5d33-3698-4bbd-8970-830a3693e2b7.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:00:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5589704/general/c21b5d33-3698-4bbd-8970-830a3693e2b7.jpg already downloaded
2026-03-26 10:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5589704%252Fgeneral%252Feb42fdaa-3c6a-4a6c-a69e-696c9344cd11.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:00:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5589704/general/eb42fdaa-3c6a-4a6c-a69e-696c9344cd11.jpg not downloaded yet
2026-03-26 10:00:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ebf0ceb7-2c56-596d-a773-dd9e9add5c82 with identifier: 10719618
2026-03-26 10:00:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ebf0ceb7-2c56-596d-a773-dd9e9add5c82 with scrape type 2
2026-03-26 10:00:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ebf0ceb7-2c56-596d-a773-dd9e9add5c82 with scrape type 2
2026-03-26 10:00:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: ebf0ceb7-2c56-596d-a773-dd9e9add5c82, identifier: 10719618
2026-03-26 10:00:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: ebf0ceb7-2c56-596d-a773-dd9e9add5c82 with identifier: 10719618
2026-03-26 10:00:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-26 10:00:18 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Black HTTP/1.1" 200 None
2026-03-26 10:00:18 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-26 10:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-26 10:00:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-26 10:00:18 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Benzine HTTP/1.1" 200 None
2026-03-26 10:00:18 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-26 10:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-26 10:00:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: ebf0ceb7-2c56-596d-a773-dd9e9add5c82 with identifier: 10719618
2026-03-26 10:00:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: ebf0ceb7-2c56-596d-a773-dd9e9add5c82 with identifier: 10719618 to the API
2026-03-26 10:00:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 10:00:20 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 10:00:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10719618>
{'auction_title': '',
'c_o_2_emission_value': 160,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Petrol',
'id': 'ebf0ceb7-2c56-596d-a773-dd9e9add5c82',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': '2262MRX',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10719618',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q3',
'odometer': 16850,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 27300,
'price_includes_vat': True,
'registration_date': '2024-05-31',
'seats_number': 5,
'seller_name': None,
'title': 'Audi Q3 35 TFSI S Line - Petrol - Automatic - 150 hp - 16.850 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2024}
2026-03-26 10:00:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%2710719618%27 HTTP/1.1" 200 None
2026-03-26 10:00:20 [adesa.es] INFO: Saving data for 10719618: {'auction_closing_time': 1774603800.0, 'created_time': 1774414820.635527, 'last_price_update_time': 1774519220.551074}
2026-03-26 10:00:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:00:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10719618') HTTP/1.1" 204 0
2026-03-26 10:00:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%252F5745685%252Fgeneral%252Facdd5456-4c7d-4000-9b69-49f465bac2fd.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:00:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745685/general/acdd5456-4c7d-4000-9b69-49f465bac2fd.jpg not downloaded yet
2026-03-26 10:00:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%252F5589704%252Fgeneral%252Fd1dbb0ec-8ca0-476a-98a7-72cc16492586.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:00:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5589704/general/d1dbb0ec-8ca0-476a-98a7-72cc16492586.jpg already downloaded
2026-03-26 10:00:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%252F5745685%252Fgeneral%252F6fa5d03f-6429-48f2-9c73-f3b877e3b1a3.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:00:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745685/general/6fa5d03f-6429-48f2-9c73-f3b877e3b1a3.jpg not downloaded yet
2026-03-26 10:00:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%252F5745685%252Fgeneral%252Fa9f4304b-cc47-4305-970b-ba3a6da69ed5.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:00:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745685/general/a9f4304b-cc47-4305-970b-ba3a6da69ed5.jpg not downloaded yet
2026-03-26 10:00:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%252F5745685%252Fgeneral%252Fe0184e10-a175-4a09-86a5-b449e22d406e.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:00:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745685/general/e0184e10-a175-4a09-86a5-b449e22d406e.jpg not downloaded yet
2026-03-26 10:00:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%252F5745685%252Fgeneral%252F9b84f574-d86f-46d0-bbde-b0812ec3f393.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:00:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745685/general/9b84f574-d86f-46d0-bbde-b0812ec3f393.jpg not downloaded yet
2026-03-26 10:00:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%252F5745685%252Fgeneral%252Fb1ad5f97-c0ee-4d04-acac-c49614b838c5.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:00:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745685/general/b1ad5f97-c0ee-4d04-acac-c49614b838c5.jpg not downloaded yet
2026-03-26 10:00:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%252F5745685%252Fgeneral%252Fd697b2f9-9430-4b02-a6d4-9a2c932da36a.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:00:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745685/general/d697b2f9-9430-4b02-a6d4-9a2c932da36a.jpg not downloaded yet
2026-03-26 10:00:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%252F5745685%252Fgeneral%252F7469138b-bd10-4c90-a571-c12394bb5c38.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:00:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745685/general/7469138b-bd10-4c90-a571-c12394bb5c38.jpg not downloaded yet
2026-03-26 10:00:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%252F5745685%252Fgeneral%252F9e2afd80-4890-42eb-936d-a68449bacb60.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:00:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745685/general/9e2afd80-4890-42eb-936d-a68449bacb60.jpg not downloaded yet
2026-03-26 10:00:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745685/general/a9f4304b-cc47-4305-970b-ba3a6da69ed5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723147)
2026-03-26 10:00:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745685/general/9b84f574-d86f-46d0-bbde-b0812ec3f393.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723147)
2026-03-26 10:00:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745685/general/acdd5456-4c7d-4000-9b69-49f465bac2fd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723147)
2026-03-26 10:00:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745685/general/e0184e10-a175-4a09-86a5-b449e22d406e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723147)
2026-03-26 10:00:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5589704/general/eb42fdaa-3c6a-4a6c-a69e-696c9344cd11.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723809)
2026-03-26 10:00:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745685/general/dbae4a29-37c4-4477-a8d0-02ac27dabae1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723147)
2026-03-26 10:00:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745685/general/9e2afd80-4890-42eb-936d-a68449bacb60.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723147)
2026-03-26 10:00:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745685/general/b1ad5f97-c0ee-4d04-acac-c49614b838c5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723147)
2026-03-26 10:00:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745685/general/d697b2f9-9430-4b02-a6d4-9a2c932da36a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723147)
2026-03-26 10:00:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745685/general/7469138b-bd10-4c90-a571-c12394bb5c38.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723147)
2026-03-26 10:00:21 [common.azure_blobstore] INFO: Using managed identity for Azure Blob Storage
2026-03-26 10:00:21 [common.azure_blobstore] INFO: Using managed identity with client ID: 39192755-105d-4ce2-a21d-ab53b63f8b87
2026-03-26 10:00:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:00:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe19b3adf10>
2026-03-26 10:00:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:00:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
2026-03-26 10:00:21 [urllib3.connectionpool] DEBUG: https://login.microsoftonline.com:443 "POST /8ea908c1-4e85-4692-bc3f-3646b9b40891/oauth2/v2.0/token HTTP/1.1" 200 2123
2026-03-26 10:00:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): alxproduction.blob.core.windows.net:443
2026-03-26 10:00:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:00:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:00:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0e6069b8-b4b8-506e-99c9-4302a0a00c4b/0e6069b8-b4b8-506e-99c9-4302a0a00c4b_image_3.jpg HTTP/1.1" 201 0
2026-03-26 10:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745685%252Fgeneral%252Fa9f4304b-cc47-4305-970b-ba3a6da69ed5.jpg') HTTP/1.1" 204 0
2026-03-26 10:00:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745685/general/a9f4304b-cc47-4305-970b-ba3a6da69ed5.jpg saved to cache
2026-03-26 10:00:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 0e6069b8-b4b8-506e-99c9-4302a0a00c4b
2026-03-26 10:00:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:00:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe19b576fd0>
2026-03-26 10:00:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:00:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:00:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:00:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0e6069b8-b4b8-506e-99c9-4302a0a00c4b/0e6069b8-b4b8-506e-99c9-4302a0a00c4b_image_5.jpg HTTP/1.1" 201 0
2026-03-26 10:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745685%252Fgeneral%252F9b84f574-d86f-46d0-bbde-b0812ec3f393.jpg') HTTP/1.1" 204 0
2026-03-26 10:00:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745685/general/9b84f574-d86f-46d0-bbde-b0812ec3f393.jpg saved to cache
2026-03-26 10:00:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 0e6069b8-b4b8-506e-99c9-4302a0a00c4b
2026-03-26 10:00:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:00:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe19a10c0d0>
2026-03-26 10:00:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:00:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:00:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:00:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0e6069b8-b4b8-506e-99c9-4302a0a00c4b/0e6069b8-b4b8-506e-99c9-4302a0a00c4b_image_1.jpg HTTP/1.1" 201 0
2026-03-26 10:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745685%252Fgeneral%252Facdd5456-4c7d-4000-9b69-49f465bac2fd.jpg') HTTP/1.1" 204 0
2026-03-26 10:00:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745685/general/acdd5456-4c7d-4000-9b69-49f465bac2fd.jpg saved to cache
2026-03-26 10:00:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 0e6069b8-b4b8-506e-99c9-4302a0a00c4b
2026-03-26 10:00:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:00:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe19a10e7d0>
2026-03-26 10:00:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:00:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:00:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:00:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0e6069b8-b4b8-506e-99c9-4302a0a00c4b/0e6069b8-b4b8-506e-99c9-4302a0a00c4b_image_4.jpg HTTP/1.1" 201 0
2026-03-26 10:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745685%252Fgeneral%252Fe0184e10-a175-4a09-86a5-b449e22d406e.jpg') HTTP/1.1" 204 0
2026-03-26 10:00:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745685/general/e0184e10-a175-4a09-86a5-b449e22d406e.jpg saved to cache
2026-03-26 10:00:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 0e6069b8-b4b8-506e-99c9-4302a0a00c4b
2026-03-26 10:00:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:00:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe19a1079d0>
2026-03-26 10:00:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:00:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:00:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:00:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_eb492cc0-7ff4-523b-be53-6d78197a0747/eb492cc0-7ff4-523b-be53-6d78197a0747_image_8.jpg HTTP/1.1" 201 0
2026-03-26 10:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5589704%252Fgeneral%252Feb42fdaa-3c6a-4a6c-a69e-696c9344cd11.jpg') HTTP/1.1" 204 0
2026-03-26 10:00:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5589704/general/eb42fdaa-3c6a-4a6c-a69e-696c9344cd11.jpg saved to cache
2026-03-26 10:00:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item eb492cc0-7ff4-523b-be53-6d78197a0747
2026-03-26 10:00:21 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: eb492cc0-7ff4-523b-be53-6d78197a0747, skipping ID generation
2026-03-26 10:00:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item eb492cc0-7ff4-523b-be53-6d78197a0747 with scrape type 1
2026-03-26 10:00:21 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item eb492cc0-7ff4-523b-be53-6d78197a0747 sending to next pipeline
2026-03-26 10:00:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: eb492cc0-7ff4-523b-be53-6d78197a0747, identifier: 10723809
2026-03-26 10:00:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:00:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe1a145f050>
2026-03-26 10:00:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:00:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:00:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:00:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0e6069b8-b4b8-506e-99c9-4302a0a00c4b/0e6069b8-b4b8-506e-99c9-4302a0a00c4b_image_0.jpg HTTP/1.1" 201 0
2026-03-26 10:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745685%252Fgeneral%252Fdbae4a29-37c4-4477-a8d0-02ac27dabae1.jpg') HTTP/1.1" 204 0
2026-03-26 10:00:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745685/general/dbae4a29-37c4-4477-a8d0-02ac27dabae1.jpg saved to cache
2026-03-26 10:00:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 0e6069b8-b4b8-506e-99c9-4302a0a00c4b
2026-03-26 10:00:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:00:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe19a11b810>
2026-03-26 10:00:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:00:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:00:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:00:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0e6069b8-b4b8-506e-99c9-4302a0a00c4b/0e6069b8-b4b8-506e-99c9-4302a0a00c4b_image_9.jpg HTTP/1.1" 201 0
2026-03-26 10:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745685%252Fgeneral%252F9e2afd80-4890-42eb-936d-a68449bacb60.jpg') HTTP/1.1" 204 0
2026-03-26 10:00:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745685/general/9e2afd80-4890-42eb-936d-a68449bacb60.jpg saved to cache
2026-03-26 10:00:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 0e6069b8-b4b8-506e-99c9-4302a0a00c4b
2026-03-26 10:00:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:00:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe19b5a50d0>
2026-03-26 10:00:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:00:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:00:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:00:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0e6069b8-b4b8-506e-99c9-4302a0a00c4b/0e6069b8-b4b8-506e-99c9-4302a0a00c4b_image_6.jpg HTTP/1.1" 201 0
2026-03-26 10:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745685%252Fgeneral%252Fb1ad5f97-c0ee-4d04-acac-c49614b838c5.jpg') HTTP/1.1" 204 0
2026-03-26 10:00:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745685/general/b1ad5f97-c0ee-4d04-acac-c49614b838c5.jpg saved to cache
2026-03-26 10:00:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 0e6069b8-b4b8-506e-99c9-4302a0a00c4b
2026-03-26 10:00:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:00:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe19a1143d0>
2026-03-26 10:00:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:00:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:00:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:00:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0e6069b8-b4b8-506e-99c9-4302a0a00c4b/0e6069b8-b4b8-506e-99c9-4302a0a00c4b_image_7.jpg HTTP/1.1" 201 0
2026-03-26 10:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745685%252Fgeneral%252Fd697b2f9-9430-4b02-a6d4-9a2c932da36a.jpg') HTTP/1.1" 204 0
2026-03-26 10:00:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745685/general/d697b2f9-9430-4b02-a6d4-9a2c932da36a.jpg saved to cache
2026-03-26 10:00:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 0e6069b8-b4b8-506e-99c9-4302a0a00c4b
2026-03-26 10:00:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:00:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe1a13d3c10>
2026-03-26 10:00:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:00:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:00:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:00:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0e6069b8-b4b8-506e-99c9-4302a0a00c4b/0e6069b8-b4b8-506e-99c9-4302a0a00c4b_image_8.jpg HTTP/1.1" 201 0
2026-03-26 10:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745685%252Fgeneral%252F7469138b-bd10-4c90-a571-c12394bb5c38.jpg') HTTP/1.1" 204 0
2026-03-26 10:00:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745685/general/7469138b-bd10-4c90-a571-c12394bb5c38.jpg saved to cache
2026-03-26 10:00:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 0e6069b8-b4b8-506e-99c9-4302a0a00c4b
2026-03-26 10:00:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: eb492cc0-7ff4-523b-be53-6d78197a0747 with identifier: 10723809
2026-03-26 10:00:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-26 10:00:22 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Blue HTTP/1.1" 200 None
2026-03-26 10:00:22 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-26 10:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-26 10:00:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: eb492cc0-7ff4-523b-be53-6d78197a0747 with identifier: 10723809
2026-03-26 10:00:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: eb492cc0-7ff4-523b-be53-6d78197a0747 with identifier: 10723809 to the API
2026-03-26 10:00:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 10:00:23 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 10:00:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5589704/general/eb42fdaa-3c6a-4a6c-a69e-696c9344cd11.jpg>
{'auction_title': '',
'c_o_2_emission_value': 130,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 170,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': 'eb492cc0-7ff4-523b-be53-6d78197a0747',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': '1684MYN',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10723809',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X1',
'odometer': 14541,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 27,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eb492cc0-7ff4-523b-be53-6d78197a0747/eb492cc0-7ff4-523b-be53-6d78197a0747_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 199948,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5589704/general/c0483c88-cf95-405d-9740-15ab329d477a.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eb492cc0-7ff4-523b-be53-6d78197a0747/eb492cc0-7ff4-523b-be53-6d78197a0747_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 190625,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5589704/general/3957bb2c-60a8-44b4-85d3-0f7728e14dde.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eb492cc0-7ff4-523b-be53-6d78197a0747/eb492cc0-7ff4-523b-be53-6d78197a0747_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 185410,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5589704/general/67b3839b-062a-4962-8e65-5da2d6e74bc9.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eb492cc0-7ff4-523b-be53-6d78197a0747/eb492cc0-7ff4-523b-be53-6d78197a0747_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 184188,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5589704/general/504d5d3e-68e6-44d0-b9ed-b2f10662b94f.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eb492cc0-7ff4-523b-be53-6d78197a0747/eb492cc0-7ff4-523b-be53-6d78197a0747_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 213182,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5589704/general/afd003e0-6521-4224-be90-8792c04df89a.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eb492cc0-7ff4-523b-be53-6d78197a0747/eb492cc0-7ff4-523b-be53-6d78197a0747_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 215537,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5589704/general/fe6036e2-7612-4349-a804-89117b22b287.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eb492cc0-7ff4-523b-be53-6d78197a0747/eb492cc0-7ff4-523b-be53-6d78197a0747_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 327232,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5589704/general/c21b5d33-3698-4bbd-8970-830a3693e2b7.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eb492cc0-7ff4-523b-be53-6d78197a0747/eb492cc0-7ff4-523b-be53-6d78197a0747_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 381508,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5589704/general/134d2784-53c5-4b93-9b3b-7ae622727849.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eb492cc0-7ff4-523b-be53-6d78197a0747/eb492cc0-7ff4-523b-be53-6d78197a0747_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 426483,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5589704/general/eb42fdaa-3c6a-4a6c-a69e-696c9344cd11.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eb492cc0-7ff4-523b-be53-6d78197a0747/eb492cc0-7ff4-523b-be53-6d78197a0747_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 301811,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5589704/general/d1dbb0ec-8ca0-476a-98a7-72cc16492586.jpg',
'Width': 1920}],
'price': 35300,
'price_includes_vat': True,
'registration_date': '2025-02-20',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'BMW X1 20i M Sport - Petrol - Automatic - 170 hp - 14.541 km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2025}
2026-03-26 10:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710723809%27 HTTP/1.1" 200 None
2026-03-26 10:00:23 [adesa.es] INFO: Saving data for 10723809: {'created_time': 1774519223.230905, 'last_price_update_time': 1774519223.23092, 'auction_closing_time': 1798675200.0}
2026-03-26 10:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10723809') HTTP/1.1" 204 0
2026-03-26 10:00:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745685/general/6fa5d03f-6429-48f2-9c73-f3b877e3b1a3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723147)
2026-03-26 10:00:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10729511> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 10:00:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10729505> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 10:00:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:00:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe1a24dacd0>
2026-03-26 10:00:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:00:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:00:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:00:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0e6069b8-b4b8-506e-99c9-4302a0a00c4b/0e6069b8-b4b8-506e-99c9-4302a0a00c4b_image_2.jpg HTTP/1.1" 201 0
2026-03-26 10:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745685%252Fgeneral%252F6fa5d03f-6429-48f2-9c73-f3b877e3b1a3.jpg') HTTP/1.1" 204 0
2026-03-26 10:00:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745685/general/6fa5d03f-6429-48f2-9c73-f3b877e3b1a3.jpg saved to cache
2026-03-26 10:00:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 0e6069b8-b4b8-506e-99c9-4302a0a00c4b
2026-03-26 10:00:23 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 0e6069b8-b4b8-506e-99c9-4302a0a00c4b, skipping ID generation
2026-03-26 10:00:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0e6069b8-b4b8-506e-99c9-4302a0a00c4b with scrape type 1
2026-03-26 10:00:23 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 0e6069b8-b4b8-506e-99c9-4302a0a00c4b sending to next pipeline
2026-03-26 10:00:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: 0e6069b8-b4b8-506e-99c9-4302a0a00c4b, identifier: 10723147
2026-03-26 10:00:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: 0e6069b8-b4b8-506e-99c9-4302a0a00c4b with identifier: 10723147
2026-03-26 10:00:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-26 10:00:23 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Electric HTTP/1.1" 200 None
2026-03-26 10:00:23 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-26 10:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-26 10:00:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: 0e6069b8-b4b8-506e-99c9-4302a0a00c4b with identifier: 10723147
2026-03-26 10:00:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: 0e6069b8-b4b8-506e-99c9-4302a0a00c4b with identifier: 10723147 to the API
2026-03-26 10:00:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 10:00:25 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 10:00:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5745685/general/6fa5d03f-6429-48f2-9c73-f3b877e3b1a3.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'engine_horse_power': 138,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Electric',
'id': '0e6069b8-b4b8-506e-99c9-4302a0a00c4b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': '56761',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10723147',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': 'e-Rifter',
'odometer': 2172,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 20,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0e6069b8-b4b8-506e-99c9-4302a0a00c4b/0e6069b8-b4b8-506e-99c9-4302a0a00c4b_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 155267,
'Height': 900,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745685/general/dbae4a29-37c4-4477-a8d0-02ac27dabae1.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0e6069b8-b4b8-506e-99c9-4302a0a00c4b/0e6069b8-b4b8-506e-99c9-4302a0a00c4b_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 143954,
'Height': 900,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745685/general/acdd5456-4c7d-4000-9b69-49f465bac2fd.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0e6069b8-b4b8-506e-99c9-4302a0a00c4b/0e6069b8-b4b8-506e-99c9-4302a0a00c4b_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 129400,
'Height': 900,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745685/general/6fa5d03f-6429-48f2-9c73-f3b877e3b1a3.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0e6069b8-b4b8-506e-99c9-4302a0a00c4b/0e6069b8-b4b8-506e-99c9-4302a0a00c4b_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99402,
'Height': 900,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745685/general/a9f4304b-cc47-4305-970b-ba3a6da69ed5.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0e6069b8-b4b8-506e-99c9-4302a0a00c4b/0e6069b8-b4b8-506e-99c9-4302a0a00c4b_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 159836,
'Height': 900,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745685/general/e0184e10-a175-4a09-86a5-b449e22d406e.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0e6069b8-b4b8-506e-99c9-4302a0a00c4b/0e6069b8-b4b8-506e-99c9-4302a0a00c4b_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97137,
'Height': 900,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745685/general/9b84f574-d86f-46d0-bbde-b0812ec3f393.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0e6069b8-b4b8-506e-99c9-4302a0a00c4b/0e6069b8-b4b8-506e-99c9-4302a0a00c4b_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 66333,
'Height': 900,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745685/general/b1ad5f97-c0ee-4d04-acac-c49614b838c5.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0e6069b8-b4b8-506e-99c9-4302a0a00c4b/0e6069b8-b4b8-506e-99c9-4302a0a00c4b_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 65250,
'Height': 900,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745685/general/d697b2f9-9430-4b02-a6d4-9a2c932da36a.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0e6069b8-b4b8-506e-99c9-4302a0a00c4b/0e6069b8-b4b8-506e-99c9-4302a0a00c4b_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 144579,
'Height': 900,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745685/general/7469138b-bd10-4c90-a571-c12394bb5c38.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0e6069b8-b4b8-506e-99c9-4302a0a00c4b/0e6069b8-b4b8-506e-99c9-4302a0a00c4b_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 153099,
'Height': 900,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745685/general/9e2afd80-4890-42eb-936d-a68449bacb60.jpg',
'Width': 1200}],
'price': 23000,
'price_includes_vat': True,
'registration_date': '2025-04-03',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot e-Rifter Allure - Electric - Automatic - 138 hp - 2.172 km',
'transmission': 'automatic',
'trim': 'Allure',
'vin': None,
'year': 2025}
2026-03-26 10:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710723147%27 HTTP/1.1" 200 None
2026-03-26 10:00:25 [adesa.es] INFO: Saving data for 10723147: {'created_time': 1774519225.191488, 'last_price_update_time': 1774519225.1915, 'auction_closing_time': 1798675200.0}
2026-03-26 10:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10723147') HTTP/1.1" 204 0
2026-03-26 10:00:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 38287e5e-e2e9-5c01-860d-6ec8f7e900e2 with identifier: 10729511
2026-03-26 10:00:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 38287e5e-e2e9-5c01-860d-6ec8f7e900e2 with scrape type 1
2026-03-26 10:00:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 38287e5e-e2e9-5c01-860d-6ec8f7e900e2
2026-03-26 10:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5698143%252Fgeneral%252F1dd0413c-8157-4bf4-80c0-a7bc18923dd4.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:00:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698143/general/1dd0413c-8157-4bf4-80c0-a7bc18923dd4.jpg already downloaded
2026-03-26 10:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5698143%252Fgeneral%252Fa91974fe-48ed-468c-becb-74a3f73afca4.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:00:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698143/general/a91974fe-48ed-468c-becb-74a3f73afca4.jpg already downloaded
2026-03-26 10:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5698143%252Fgeneral%252F38b1fdce-b89d-4ba9-b8a3-7d15e1f3c864.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:00:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698143/general/38b1fdce-b89d-4ba9-b8a3-7d15e1f3c864.jpg already downloaded
2026-03-26 10:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5698143%252Fgeneral%252F4d9a7382-6120-46ce-95f9-fa02eea254cf.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:00:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698143/general/4d9a7382-6120-46ce-95f9-fa02eea254cf.jpg already downloaded
2026-03-26 10:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5698143%252Fgeneral%252F02c235a2-5832-4e11-8559-8ae80b685349.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:00:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698143/general/02c235a2-5832-4e11-8559-8ae80b685349.jpg already downloaded
2026-03-26 10:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5698143%252Fgeneral%252Ff2413374-be9f-4523-bab7-70f374a4afa1.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:00:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698143/general/f2413374-be9f-4523-bab7-70f374a4afa1.jpg already downloaded
2026-03-26 10:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5698143%252Fgeneral%252F8031fac6-4002-4372-9644-4ef9453f3e15.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:00:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698143/general/8031fac6-4002-4372-9644-4ef9453f3e15.jpg already downloaded
2026-03-26 10:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5698143%252Fgeneral%252F80a2b58f-b055-4a64-be8f-184a7f7ce1fc.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:00:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698143/general/80a2b58f-b055-4a64-be8f-184a7f7ce1fc.jpg not downloaded yet
2026-03-26 10:00:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 47eb7fcb-78ef-56c6-abc0-1eb2d0678973 with identifier: 10729505
2026-03-26 10:00:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 47eb7fcb-78ef-56c6-abc0-1eb2d0678973 with scrape type 1
2026-03-26 10:00:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 47eb7fcb-78ef-56c6-abc0-1eb2d0678973
2026-03-26 10:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747907%252Fgeneral%252F7493fe5e-8ad3-47b3-aadb-e436e03610e4.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:00:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747907/general/7493fe5e-8ad3-47b3-aadb-e436e03610e4.jpg not downloaded yet
2026-03-26 10:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5698143%252Fgeneral%252F5e888836-7d1d-4b34-8ac1-52d250a254d0.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:00:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698143/general/5e888836-7d1d-4b34-8ac1-52d250a254d0.jpg not downloaded yet
2026-03-26 10:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747907%252Fgeneral%252F9b6dc816-5843-45bf-af4d-9828392063c3.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:00:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747907/general/9b6dc816-5843-45bf-af4d-9828392063c3.jpg not downloaded yet
2026-03-26 10:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5698143%252Fgeneral%252F3ac87e1f-4da2-4615-a18c-ab66430854a3.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:00:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698143/general/3ac87e1f-4da2-4615-a18c-ab66430854a3.jpg not downloaded yet
2026-03-26 10:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747907%252Fgeneral%252F2b5e4726-57e7-4f5f-9354-8b96c0775f0b.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:00:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747907/general/2b5e4726-57e7-4f5f-9354-8b96c0775f0b.jpg not downloaded yet
2026-03-26 10:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747907%252Fgeneral%252Fe508373b-7d17-49f8-ba22-2a31f9a935ca.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:00:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747907/general/e508373b-7d17-49f8-ba22-2a31f9a935ca.jpg not downloaded yet
2026-03-26 10:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747907%252Fgeneral%252Fcc96dab9-e815-4d14-beda-5cf1eeb35e02.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:00:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747907/general/cc96dab9-e815-4d14-beda-5cf1eeb35e02.jpg not downloaded yet
2026-03-26 10:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747907%252Fgeneral%252Ff67d2f71-f3b4-4576-b001-1011bf43597f.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:00:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747907/general/f67d2f71-f3b4-4576-b001-1011bf43597f.jpg not downloaded yet
2026-03-26 10:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747907%252Fgeneral%252F36cfd40a-4b0b-4abc-88a8-87cb8364b2b6.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:00:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747907/general/36cfd40a-4b0b-4abc-88a8-87cb8364b2b6.jpg not downloaded yet
2026-03-26 10:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747907%252Fgeneral%252F74b3f98a-9015-4aff-9342-737bdef0db04.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:00:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747907/general/74b3f98a-9015-4aff-9342-737bdef0db04.jpg not downloaded yet
2026-03-26 10:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747907%252Fgeneral%252F777f1cd7-4262-4616-a6c2-f5d71f8a9a75.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:00:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747907/general/777f1cd7-4262-4616-a6c2-f5d71f8a9a75.jpg not downloaded yet
2026-03-26 10:00:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747907/general/7493fe5e-8ad3-47b3-aadb-e436e03610e4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729505)
2026-03-26 10:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747907%252Fgeneral%252F7ea2a461-b2ea-4662-a075-4499ddf4b39a.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:00:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747907/general/7ea2a461-b2ea-4662-a075-4499ddf4b39a.jpg not downloaded yet
2026-03-26 10:00:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5698143/general/5e888836-7d1d-4b34-8ac1-52d250a254d0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729511)
2026-03-26 10:00:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747907/general/e508373b-7d17-49f8-ba22-2a31f9a935ca.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729505)
2026-03-26 10:00:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5698143/general/80a2b58f-b055-4a64-be8f-184a7f7ce1fc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729511)
2026-03-26 10:00:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747907/general/9b6dc816-5843-45bf-af4d-9828392063c3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729505)
2026-03-26 10:00:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747907/general/2b5e4726-57e7-4f5f-9354-8b96c0775f0b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729505)
2026-03-26 10:00:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5698143/general/3ac87e1f-4da2-4615-a18c-ab66430854a3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729511)
2026-03-26 10:00:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747907/general/36cfd40a-4b0b-4abc-88a8-87cb8364b2b6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729505)
2026-03-26 10:00:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747907/general/f67d2f71-f3b4-4576-b001-1011bf43597f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729505)
2026-03-26 10:00:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:00:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe19b4c3b90>
2026-03-26 10:00:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:00:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:00:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:00:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_47eb7fcb-78ef-56c6-abc0-1eb2d0678973/47eb7fcb-78ef-56c6-abc0-1eb2d0678973_image_0.jpg HTTP/1.1" 201 0
2026-03-26 10:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747907%252Fgeneral%252F7493fe5e-8ad3-47b3-aadb-e436e03610e4.jpg') HTTP/1.1" 204 0
2026-03-26 10:00:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747907/general/7493fe5e-8ad3-47b3-aadb-e436e03610e4.jpg saved to cache
2026-03-26 10:00:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 47eb7fcb-78ef-56c6-abc0-1eb2d0678973
2026-03-26 10:00:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747907/general/777f1cd7-4262-4616-a6c2-f5d71f8a9a75.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729505)
2026-03-26 10:00:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747907/general/74b3f98a-9015-4aff-9342-737bdef0db04.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729505)
2026-03-26 10:00:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747907/general/cc96dab9-e815-4d14-beda-5cf1eeb35e02.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729505)
2026-03-26 10:00:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:00:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe19b20f5d0>
2026-03-26 10:00:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:00:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:00:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:00:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_38287e5e-e2e9-5c01-860d-6ec8f7e900e2/38287e5e-e2e9-5c01-860d-6ec8f7e900e2_image_8.jpg HTTP/1.1" 201 0
2026-03-26 10:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5698143%252Fgeneral%252F5e888836-7d1d-4b34-8ac1-52d250a254d0.jpg') HTTP/1.1" 204 0
2026-03-26 10:00:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698143/general/5e888836-7d1d-4b34-8ac1-52d250a254d0.jpg saved to cache
2026-03-26 10:00:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 38287e5e-e2e9-5c01-860d-6ec8f7e900e2
2026-03-26 10:00:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:00:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe19b216bd0>
2026-03-26 10:00:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:00:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:00:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:00:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_47eb7fcb-78ef-56c6-abc0-1eb2d0678973/47eb7fcb-78ef-56c6-abc0-1eb2d0678973_image_3.jpg HTTP/1.1" 201 0
2026-03-26 10:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747907%252Fgeneral%252Fe508373b-7d17-49f8-ba22-2a31f9a935ca.jpg') HTTP/1.1" 204 0
2026-03-26 10:00:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747907/general/e508373b-7d17-49f8-ba22-2a31f9a935ca.jpg saved to cache
2026-03-26 10:00:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 47eb7fcb-78ef-56c6-abc0-1eb2d0678973
2026-03-26 10:00:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:00:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe19b3e6f50>
2026-03-26 10:00:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:00:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:00:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:00:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_38287e5e-e2e9-5c01-860d-6ec8f7e900e2/38287e5e-e2e9-5c01-860d-6ec8f7e900e2_image_7.jpg HTTP/1.1" 201 0
2026-03-26 10:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%252F5698143%252Fgeneral%252F80a2b58f-b055-4a64-be8f-184a7f7ce1fc.jpg') HTTP/1.1" 204 0
2026-03-26 10:00:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698143/general/80a2b58f-b055-4a64-be8f-184a7f7ce1fc.jpg saved to cache
2026-03-26 10:00:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 38287e5e-e2e9-5c01-860d-6ec8f7e900e2
2026-03-26 10:00:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:00:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe19b216590>
2026-03-26 10:00:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10: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-26 10:00:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:00:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_47eb7fcb-78ef-56c6-abc0-1eb2d0678973/47eb7fcb-78ef-56c6-abc0-1eb2d0678973_image_1.jpg HTTP/1.1" 201 0
2026-03-26 10:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%252F5747907%252Fgeneral%252F9b6dc816-5843-45bf-af4d-9828392063c3.jpg') HTTP/1.1" 204 0
2026-03-26 10:00:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747907/general/9b6dc816-5843-45bf-af4d-9828392063c3.jpg saved to cache
2026-03-26 10:00:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 47eb7fcb-78ef-56c6-abc0-1eb2d0678973
2026-03-26 10:00:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:00:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe19b209910>
2026-03-26 10:00:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10: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-26 10:00:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:00:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_47eb7fcb-78ef-56c6-abc0-1eb2d0678973/47eb7fcb-78ef-56c6-abc0-1eb2d0678973_image_2.jpg HTTP/1.1" 201 0
2026-03-26 10:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%252F5747907%252Fgeneral%252F2b5e4726-57e7-4f5f-9354-8b96c0775f0b.jpg') HTTP/1.1" 204 0
2026-03-26 10:00:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747907/general/2b5e4726-57e7-4f5f-9354-8b96c0775f0b.jpg saved to cache
2026-03-26 10:00:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 47eb7fcb-78ef-56c6-abc0-1eb2d0678973
2026-03-26 10:00:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:00:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe19b1eef50>
2026-03-26 10:00:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10: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-26 10:00:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:00:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_38287e5e-e2e9-5c01-860d-6ec8f7e900e2/38287e5e-e2e9-5c01-860d-6ec8f7e900e2_image_9.jpg HTTP/1.1" 201 0
2026-03-26 10:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10: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%252F5698143%252Fgeneral%252F3ac87e1f-4da2-4615-a18c-ab66430854a3.jpg') HTTP/1.1" 204 0
2026-03-26 10:00:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698143/general/3ac87e1f-4da2-4615-a18c-ab66430854a3.jpg saved to cache
2026-03-26 10:00:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 38287e5e-e2e9-5c01-860d-6ec8f7e900e2
2026-03-26 10:00:26 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 38287e5e-e2e9-5c01-860d-6ec8f7e900e2, skipping ID generation
2026-03-26 10:00:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 38287e5e-e2e9-5c01-860d-6ec8f7e900e2 with scrape type 1
2026-03-26 10:00:26 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 38287e5e-e2e9-5c01-860d-6ec8f7e900e2 sending to next pipeline
2026-03-26 10:00:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: 38287e5e-e2e9-5c01-860d-6ec8f7e900e2, identifier: 10729511
2026-03-26 10:00:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: 38287e5e-e2e9-5c01-860d-6ec8f7e900e2 with identifier: 10729511
2026-03-26 10:00:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-26 10:00:26 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=White HTTP/1.1" 200 None
2026-03-26 10:00:26 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-26 10:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-26 10:00:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-26 10:00:26 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Diesel HTTP/1.1" 200 None
2026-03-26 10:00:26 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-26 10:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-26 10:00:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: 38287e5e-e2e9-5c01-860d-6ec8f7e900e2 with identifier: 10729511
2026-03-26 10:00:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: 38287e5e-e2e9-5c01-860d-6ec8f7e900e2 with identifier: 10729511 to the API
2026-03-26 10:00:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 10:00:27 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 10:00:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5698143/general/3ac87e1f-4da2-4615-a18c-ab66430854a3.jpg>
{'auction_title': '',
'c_o_2_emission_value': 136,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Diesel',
'id': '38287e5e-e2e9-5c01-860d-6ec8f7e900e2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': '5976NBZ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10729511',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X2',
'odometer': 13664,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 29,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_35182751-f7fa-55d2-ac3b-c267ae518d38/35182751-f7fa-55d2-ac3b-c267ae518d38_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 182705,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698143/general/1dd0413c-8157-4bf4-80c0-a7bc18923dd4.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_35182751-f7fa-55d2-ac3b-c267ae518d38/35182751-f7fa-55d2-ac3b-c267ae518d38_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 176841,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698143/general/a91974fe-48ed-468c-becb-74a3f73afca4.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_35182751-f7fa-55d2-ac3b-c267ae518d38/35182751-f7fa-55d2-ac3b-c267ae518d38_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 170072,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698143/general/38b1fdce-b89d-4ba9-b8a3-7d15e1f3c864.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_35182751-f7fa-55d2-ac3b-c267ae518d38/35182751-f7fa-55d2-ac3b-c267ae518d38_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 238777,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698143/general/4d9a7382-6120-46ce-95f9-fa02eea254cf.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_35182751-f7fa-55d2-ac3b-c267ae518d38/35182751-f7fa-55d2-ac3b-c267ae518d38_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 229914,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698143/general/02c235a2-5832-4e11-8559-8ae80b685349.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_35182751-f7fa-55d2-ac3b-c267ae518d38/35182751-f7fa-55d2-ac3b-c267ae518d38_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 363428,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698143/general/8031fac6-4002-4372-9644-4ef9453f3e15.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_35182751-f7fa-55d2-ac3b-c267ae518d38/35182751-f7fa-55d2-ac3b-c267ae518d38_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 360437,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698143/general/f2413374-be9f-4523-bab7-70f374a4afa1.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_38287e5e-e2e9-5c01-860d-6ec8f7e900e2/38287e5e-e2e9-5c01-860d-6ec8f7e900e2_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 348054,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698143/general/80a2b58f-b055-4a64-be8f-184a7f7ce1fc.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_38287e5e-e2e9-5c01-860d-6ec8f7e900e2/38287e5e-e2e9-5c01-860d-6ec8f7e900e2_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 402734,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698143/general/5e888836-7d1d-4b34-8ac1-52d250a254d0.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_38287e5e-e2e9-5c01-860d-6ec8f7e900e2/38287e5e-e2e9-5c01-860d-6ec8f7e900e2_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 375851,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698143/general/3ac87e1f-4da2-4615-a18c-ab66430854a3.jpg',
'Width': 1920}],
'price': 35100,
'price_includes_vat': True,
'registration_date': '2025-05-26',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'BMW X2 18d M Sport - Diesel - Automatic - 150 hp - 13.664 km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2025}
2026-03-26 10:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:00:27 [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-26 10:00:27 [adesa.es] INFO: Saving data for 10729511: {'created_time': 1774519227.854175, 'last_price_update_time': 1774519227.854193, 'auction_closing_time': 1798671600.0}
2026-03-26 10:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10729511') HTTP/1.1" 204 0
2026-03-26 10:00:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747907/general/7ea2a461-b2ea-4662-a075-4499ddf4b39a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729505)
2026-03-26 10:00:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:00:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe1a1ceaa90>
2026-03-26 10:00:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:00:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:00:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:00:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_47eb7fcb-78ef-56c6-abc0-1eb2d0678973/47eb7fcb-78ef-56c6-abc0-1eb2d0678973_image_6.jpg HTTP/1.1" 201 0
2026-03-26 10:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747907%252Fgeneral%252F36cfd40a-4b0b-4abc-88a8-87cb8364b2b6.jpg') HTTP/1.1" 204 0
2026-03-26 10:00:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747907/general/36cfd40a-4b0b-4abc-88a8-87cb8364b2b6.jpg saved to cache
2026-03-26 10:00:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 47eb7fcb-78ef-56c6-abc0-1eb2d0678973
2026-03-26 10:00:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:00:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe19b4cd0d0>
2026-03-26 10:00:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:00:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:00:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:00:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_47eb7fcb-78ef-56c6-abc0-1eb2d0678973/47eb7fcb-78ef-56c6-abc0-1eb2d0678973_image_5.jpg HTTP/1.1" 201 0
2026-03-26 10:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747907%252Fgeneral%252Ff67d2f71-f3b4-4576-b001-1011bf43597f.jpg') HTTP/1.1" 204 0
2026-03-26 10:00:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747907/general/f67d2f71-f3b4-4576-b001-1011bf43597f.jpg saved to cache
2026-03-26 10:00:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 47eb7fcb-78ef-56c6-abc0-1eb2d0678973
2026-03-26 10:00:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:00:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe19b487550>
2026-03-26 10:00:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:00:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:00:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:00:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_47eb7fcb-78ef-56c6-abc0-1eb2d0678973/47eb7fcb-78ef-56c6-abc0-1eb2d0678973_image_8.jpg HTTP/1.1" 201 0
2026-03-26 10:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747907%252Fgeneral%252F777f1cd7-4262-4616-a6c2-f5d71f8a9a75.jpg') HTTP/1.1" 204 0
2026-03-26 10:00:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747907/general/777f1cd7-4262-4616-a6c2-f5d71f8a9a75.jpg saved to cache
2026-03-26 10:00:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 47eb7fcb-78ef-56c6-abc0-1eb2d0678973
2026-03-26 10:00:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:00:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe19b3494d0>
2026-03-26 10:00:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:00:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:00:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:00:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_47eb7fcb-78ef-56c6-abc0-1eb2d0678973/47eb7fcb-78ef-56c6-abc0-1eb2d0678973_image_7.jpg HTTP/1.1" 201 0
2026-03-26 10:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747907%252Fgeneral%252F74b3f98a-9015-4aff-9342-737bdef0db04.jpg') HTTP/1.1" 204 0
2026-03-26 10:00:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747907/general/74b3f98a-9015-4aff-9342-737bdef0db04.jpg saved to cache
2026-03-26 10:00:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 47eb7fcb-78ef-56c6-abc0-1eb2d0678973
2026-03-26 10:00:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:00:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe1a13af090>
2026-03-26 10:00:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:00:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:00:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:00:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_47eb7fcb-78ef-56c6-abc0-1eb2d0678973/47eb7fcb-78ef-56c6-abc0-1eb2d0678973_image_4.jpg HTTP/1.1" 201 0
2026-03-26 10:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747907%252Fgeneral%252Fcc96dab9-e815-4d14-beda-5cf1eeb35e02.jpg') HTTP/1.1" 204 0
2026-03-26 10:00:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747907/general/cc96dab9-e815-4d14-beda-5cf1eeb35e02.jpg saved to cache
2026-03-26 10:00:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 47eb7fcb-78ef-56c6-abc0-1eb2d0678973
2026-03-26 10:00:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:00:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe19b476110>
2026-03-26 10:00:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:00:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:00:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:00:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_47eb7fcb-78ef-56c6-abc0-1eb2d0678973/47eb7fcb-78ef-56c6-abc0-1eb2d0678973_image_9.jpg HTTP/1.1" 201 0
2026-03-26 10:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747907%252Fgeneral%252F7ea2a461-b2ea-4662-a075-4499ddf4b39a.jpg') HTTP/1.1" 204 0
2026-03-26 10:00:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747907/general/7ea2a461-b2ea-4662-a075-4499ddf4b39a.jpg saved to cache
2026-03-26 10:00:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 47eb7fcb-78ef-56c6-abc0-1eb2d0678973
2026-03-26 10:00:28 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 47eb7fcb-78ef-56c6-abc0-1eb2d0678973, skipping ID generation
2026-03-26 10:00:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 47eb7fcb-78ef-56c6-abc0-1eb2d0678973 with scrape type 1
2026-03-26 10:00:28 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 47eb7fcb-78ef-56c6-abc0-1eb2d0678973 sending to next pipeline
2026-03-26 10:00:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: 47eb7fcb-78ef-56c6-abc0-1eb2d0678973, identifier: 10729505
2026-03-26 10:00:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: 47eb7fcb-78ef-56c6-abc0-1eb2d0678973 with identifier: 10729505
2026-03-26 10:00:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-26 10:00:28 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Gray HTTP/1.1" 200 None
2026-03-26 10:00:28 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-26 10:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-26 10:00:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: 47eb7fcb-78ef-56c6-abc0-1eb2d0678973 with identifier: 10729505
2026-03-26 10:00:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: 47eb7fcb-78ef-56c6-abc0-1eb2d0678973 with identifier: 10729505 to the API
2026-03-26 10:00:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 10:00:30 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 10:00:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5747907/general/7ea2a461-b2ea-4662-a075-4499ddf4b39a.jpg>
{'auction_title': '',
'c_o_2_emission_value': 137,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 131,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Diesel',
'id': '47eb7fcb-78ef-56c6-abc0-1eb2d0678973',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': '7080MVT',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10729505',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'DS',
'model': 'DS4',
'odometer': 8312,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 39,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_47eb7fcb-78ef-56c6-abc0-1eb2d0678973/47eb7fcb-78ef-56c6-abc0-1eb2d0678973_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 180088,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747907/general/7493fe5e-8ad3-47b3-aadb-e436e03610e4.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_47eb7fcb-78ef-56c6-abc0-1eb2d0678973/47eb7fcb-78ef-56c6-abc0-1eb2d0678973_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 187601,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747907/general/9b6dc816-5843-45bf-af4d-9828392063c3.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_47eb7fcb-78ef-56c6-abc0-1eb2d0678973/47eb7fcb-78ef-56c6-abc0-1eb2d0678973_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 209254,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747907/general/2b5e4726-57e7-4f5f-9354-8b96c0775f0b.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_47eb7fcb-78ef-56c6-abc0-1eb2d0678973/47eb7fcb-78ef-56c6-abc0-1eb2d0678973_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 204773,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747907/general/e508373b-7d17-49f8-ba22-2a31f9a935ca.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_47eb7fcb-78ef-56c6-abc0-1eb2d0678973/47eb7fcb-78ef-56c6-abc0-1eb2d0678973_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 379479,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747907/general/cc96dab9-e815-4d14-beda-5cf1eeb35e02.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_47eb7fcb-78ef-56c6-abc0-1eb2d0678973/47eb7fcb-78ef-56c6-abc0-1eb2d0678973_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 354848,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747907/general/f67d2f71-f3b4-4576-b001-1011bf43597f.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_47eb7fcb-78ef-56c6-abc0-1eb2d0678973/47eb7fcb-78ef-56c6-abc0-1eb2d0678973_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 433083,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747907/general/36cfd40a-4b0b-4abc-88a8-87cb8364b2b6.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_47eb7fcb-78ef-56c6-abc0-1eb2d0678973/47eb7fcb-78ef-56c6-abc0-1eb2d0678973_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 274200,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747907/general/74b3f98a-9015-4aff-9342-737bdef0db04.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_47eb7fcb-78ef-56c6-abc0-1eb2d0678973/47eb7fcb-78ef-56c6-abc0-1eb2d0678973_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 410798,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747907/general/777f1cd7-4262-4616-a6c2-f5d71f8a9a75.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_47eb7fcb-78ef-56c6-abc0-1eb2d0678973/47eb7fcb-78ef-56c6-abc0-1eb2d0678973_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 185922,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747907/general/7ea2a461-b2ea-4662-a075-4499ddf4b39a.jpg',
'Width': 1920}],
'price': 22000,
'price_includes_vat': True,
'registration_date': '2024-10-17',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'DS DS4 1.5 HDI - Diesel - Automatic - 131 hp - 8.312 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2024}
2026-03-26 10:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710729505%27 HTTP/1.1" 200 None
2026-03-26 10:00:30 [adesa.es] INFO: Saving data for 10729505: {'created_time': 1774519230.906002, 'last_price_update_time': 1774519230.906016, 'auction_closing_time': 1798671600.0}
2026-03-26 10:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10729505') HTTP/1.1" 204 0
2026-03-26 10:00:30 [scrapy.core.engine] INFO: Closing spider (finished)
2026-03-26 10:00:30 [adesa.es] INFO: adesa.es Crawl ended with reason finished, scrape types: {<ScrapeType.NEW: 1>: 0, <ScrapeType.NEW_DUPLICATE_ID: 4>: 0, <ScrapeType.PRICE_UPDATE: 2>: 0, <ScrapeType.AUCTION_UPDATE: 3>: 0, <ScrapeType.SKIPPED: 0>: 0, <ScrapeType.BATCH_SKIPPED: 5>: 0}
2026-03-26 10:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:00:31 [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%201774087231 HTTP/1.1" 200 None
2026-03-26 10:00:31 [scrapy.extensions.feedexport] INFO: Stored jsonlines feed (5 items) in: file:///var/lib/scrapyd/items/sourcing_v2/adesa.es/task_36_2026-03-26T10_00_00.jl
2026-03-26 10:00:31 [scrapy.statscollectors] INFO: Dumping Scrapy stats:
{'downloader/request_bytes': 26127,
'downloader/request_count': 31,
'downloader/request_method_count/GET': 29,
'downloader/request_method_count/POST': 2,
'downloader/response_bytes': 6560718,
'downloader/response_count': 31,
'downloader/response_status_count/200': 31,
'elapsed_time_seconds': 25.591461,
'feedexport/success_count/FileFeedStorage': 1,
'finish_reason': 'finished',
'finish_time': datetime.datetime(2026, 3, 26, 10, 0, 31, 174136, tzinfo=datetime.timezone.utc),
'item_scraped_count': 5,
'log_count/DEBUG': 571,
'log_count/INFO': 708,
'memusage/max': 149987328,
'memusage/startup': 149987328,
'photo_download_count': 24,
'request_depth_max': 3,
'response_received_count': 7,
'scheduler/dequeued': 31,
'scheduler/dequeued/memory': 31,
'scheduler/enqueued': 31,
'scheduler/enqueued/memory': 31,
'scrape_type/new': 4,
'scrape_type/price_update': 1,
'scrape_type/skipped': 137,
'scrapy-zyte-api/429': 0,
'scrapy-zyte-api/attempts': 7,
'scrapy-zyte-api/error_ratio': 0.0,
'scrapy-zyte-api/errors': 0,
'scrapy-zyte-api/fatal_errors': 0,
'scrapy-zyte-api/mean_connection_seconds': 3.2950241962181672,
'scrapy-zyte-api/mean_response_seconds': 3.3555233387409578,
'scrapy-zyte-api/processed': 7,
'scrapy-zyte-api/request_args/customHttpRequestHeaders': 7,
'scrapy-zyte-api/request_args/experimental.requestCookies': 6,
'scrapy-zyte-api/request_args/experimental.responseCookies': 7,
'scrapy-zyte-api/request_args/httpRequestBody': 2,
'scrapy-zyte-api/request_args/httpRequestMethod': 2,
'scrapy-zyte-api/request_args/httpResponseBody': 7,
'scrapy-zyte-api/request_args/httpResponseHeaders': 7,
'scrapy-zyte-api/request_args/url': 7,
'scrapy-zyte-api/status_codes/200': 7,
'scrapy-zyte-api/success': 7,
'scrapy-zyte-api/success_ratio': 1.0,
'scrapy-zyte-api/throttle_ratio': 0.0,
'source/items_encountered': 142,
'source/total_available': 142,
'start_time': datetime.datetime(2026, 3, 26, 10, 0, 5, 582675, tzinfo=datetime.timezone.utc)}
2026-03-26 10:00:31 [scrapy.core.engine] INFO: Spider closed (finished)
2026-03-26 10:00:31 [asyncio] ERROR: Unclosed client session
client_session: <aiohttp.client.ClientSession object at 0x7fe1a17b30d0>
2026-03-26 10:00:31 [asyncio] ERROR: Unclosed client session
client_session: <aiohttp.client.ClientSession object at 0x7fe1a142e850>